order-history |
Primary container. Should be added to a div . |
order-history__header |
Denotes the "order history" element's header. Should be added to a div . |
order-history-header__contents |
Denotes the contents of the "order history" element's header. Should be added to a div . |
order-history-header__toggle |
Denotes the toggle between the "order history" element's views. Should be added to a div . |
toggle-orders |
Button to switch to "orders" view. Should be added to a a . |
toggle-items |
Button to switch to "items" view. Should be added to a a . |
order-history-header__date-filter |
Denotes the "order history" element's date range filter. Should be added to a div . |
order-history-header__date-option |
Denotes a date filter option. Should be added to a div . |
order-history-header__date-specific |
Denotes a specific or single date filter option. Should be added to a div . |
order-history-header__date-range |
Denotes a date range filter option. Should be added to a div . |
order-history-header__search |
Denotes the "order history" element's search form. Should be added to a div . |
order-history-header__actions |
Denotes the container for the "order history" element's actions. Should be added to a div . |
action-cart |
Button to go to shopping cart. Should be added to a a . |
action-export |
Button to export order history. Should be added to a a . |
table--order-history |
Denotes the history list table. Should be added to a table . |
table--order-items |
Denotes the items list table. Should be added to a table . |
order-history--export |
Denotes the "export order history" view. |
order-history--history--order-list |
Denotes a list of previous orders. |
order-history--history--order-view |
Denotes the details of a previously placed order. |
order-history--history--reorder |
Denotes form for reordering a previously placed order. |
order-history--history--preview |
Denotes a preview for a previously placed order. |
order-history--history--cart |
Denotes the "order history" shopping cart. |
order-history--history--receipt |
Denotes the receipt for reordering a previously placed order. |
order-history--items--item-list |
Denotes a list of previously ordered items. |
order-history--items--item-edit |
Denotes the form for modifying a previously ordered item. |
order-history--items--preview |
Denotes a preview for a previously ordered item. |