Featured Post 1
-- This is a wider card with supporting text below as a natural lead-in to additional content. -
-diff --git a/src/modules/accordion.marko b/src/modules/accordion.marko deleted file mode 100644 index 082275ff2..000000000 --- a/src/modules/accordion.marko +++ /dev/null @@ -1,609 +0,0 @@ -
- An accordion is a series of expandable sections of content. Each section has a summary header that is used to toggle the display of its related content. -
- -By default, each section is rendered as closed. When opened, the section will stay open until explicitly closed.
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Apply the open property to render a section in an open state.
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Apply the - - accordion--large - - modifier to increase the size of each section summary. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Use the name attribute to ensure only one section can be open at a time, with other sections automatically closing.
-NOTE: For browsers that do not yet support this attribute, Javascript is needed to mimic the behavior as a fallback.
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- An alert dialog is a specific type of lightbox-dialog that must be explicitly acknowledged in order to dimiss. -
-- The markup requirements are very strictly: a heading, description and button. -
-- You must acknowledge this alert to continue. -
-- You must acknowledge this alert to continue. -
-- Avatars are graphical assets that represent users’ identities across products. -
-- Avatars can show a default image (the first letter of the user's name), custom image, or unknown image. -
-- NOTE: - Avatars can be considered as - decorative - or - informative - ${" "}depending on their context and surroundings. Typically, an avatar is displayed adjacent to the user's name, or a sign-in link, therefore making it decorative. -
- -The default avatar displays the first letter of the user's name.
- -- The default avatar can have a background color of teal, light-teal, green, lime, yellow, orange, magenta, or pink. -
- -Avatars can be customized with an image.
-- NOTE: - ${" "}Sighted users can visually distinguish an avatar based on the image; for non-sighted users the equivalent experience is the name of the user (not a description of the image contents, e.g. "dog in car"!). -
- -- The - - avatar-signed-out - - icon is used to a represent a user that is not signed in. -
- -Avatars can have a size of 32, 40, 48, 56, 64, 96 or 128 pixels.
- -- A badge is a visual indicator added to an element to convey quantity, newness or both. Badges are intended to remind a user of previous actions taken, or to alert them of new actions that they should consider. -
-- The badge module contains the basic, base styles for a static badge element. Badges can also be placed inside of the${" "} - - icon button - - and - - menu - - modules. -
- -The calendar module offers readonly and interactive calendar capabilities.
-Both types of calendar are structured as data tables; each column representing a day of the week.
- -A readonly calendar has cells containing static text or hypertext.
-The current date is conveyed using calendar__cell--current and clipped text.
- -NOTE: for the eagle-eyed BEM afionados, we are saying each span has an implicit class of calendar__cell.
- -Inactive/unavailable dates are conveyed using calendar__cell--disabled and offscreen text.
- -Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 - inactive | -2 - inactive | -3 - inactive | -4 - inactive | -5 - inactive | -|
6 - inactive | -7 - inactive | -8 - inactive | -9 - inactive | -10 - inactive | -11 - inactive | -12 - inactive | -
13 - inactive | -14 - today | -15 | -16 | -17 | -18 | -19 | -
20 | -21 | -22 | -23 | -24 | -25 | -26 | -
27 | -28 | -29 | -30 | -31 | -- |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 - inactive | -2 - inactive | -3 - inactive | -4 - inactive | -5 - inactive | -|
6 - inactive | -7 - inactive | -8 - inactive | -9 - inactive | -10 - inactive | -11 - inactive | -12 - inactive | -
13 - inactive | -14 - today | -15 | -16 | -17 | -18 | -19 | -
20 | -21 | -22 | -23 | -24 | -25 | -26 | -
27 | -28 | -29 | -30 | -31 | -- |
Date ranges are conveyed using calendar__cell--selected, calendar__range, calendar__range--start, calendar__range-end and clipped text.
- -Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 - inactive | -2 - inactive | -3 - inactive | -4 - inactive | -5 - inactive | -|
6 - inactive | -7 - inactive | -8 - inactive | -9 - inactive | -10 - inactive | -11 - inactive | -12 - inactive | -
13 - inactive | -14 - today | -15 | -16 | -- 17 - start of range - | -- 18 - in range - | -- 19 - in range - | -
- 20 - in range - | -- 21 - in range - | -- 22 - in range - | -- 23 - in range - | -- 24 - in range - | -- 25 - end of range - | -26 | -
27 | -28 | -29 | -30 | -31 | -- |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 - inactive | -2 - inactive | -3 - inactive | -4 - inactive | -5 - inactive | -|
6 - inactive | -7 - inactive | -8 - inactive | -9 - inactive | -10 - inactive | -11 - inactive | -12 - inactive | -
13 - inactive | -14 - today | -15 | -16 | -- 17 - selected - start of range - | -- 18 - in range - | -- 19 - in range - | -
- 20 - in range - | -- 21 - in range - | -- 22 - in range - | -- 23 - in range - | -- 24 - in range - | -- 25 - selected - end of range - | -26 | -
27 | -28 | -29 | -30 | -31 | -- |
An interactive calendar uses toggle buttons to allow the input of single dates or date ranges.
-NOTE: a fully functional and accessible interactive calendar requires JavaScript and is outside the scope of a CSS library such as eBay Skin. The examples below are NOT fully functional and serve to demonstrate the necessary HTML semantics and styling hooks only.
- -A single date selection is conveyed using aria-pressed.
-NOTE: in comparison to the readonly calendar, with buttons we can now leverage the disabled property and aria-current instead of clipped text.
- -Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | - | - | - | - | - | |
- | - | - | - | - | - | - |
- | - | - | - | - - | -- | - |
- | - | - | - | - | - | - |
- | - | - | - | - | - |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | - | - | - | - | - | |
- | - | - | - | - | - | - |
- | - | - | - | - - | -- | - |
- | - | - | - | - | - | - |
- | - | - | - | - | - |
Date ranges are bookended by two buttons with the aria-pressed property. All buttons in between these dates leverage clipped text for assistive technology.
- -Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | - | - | - | - | - | |
- | - | - | - | - | - | - |
- | - | - | - | - - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- |
- | - | - | - | - | - |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | - | - | - | - | - | |
- | - | - | - | - | - | - |
- | - | - | - | - - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- |
- | - | - | - | - | - |
The calendar module allows an optional header section for pagination between months.
- -Multiple instances of calendar__month can be rendered inside of the calendar__body.
- -Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 | -|||||
2 | -3 | -4 | -5 | -6 | -7 | -8 | -
9 | -10 | -11 | -12 | -13 | -14 | -15 | -
16 | -17 | -18 | -19 | -20 | -21 | -22 | -
23 | -24 | -25 | -26 | -27 | -28 | -29 | -
30 | -31 | -- |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 | -2 | -3 | -4 | -5 | -|
6 | -7 | -8 | -9 | -10 | -11 | -12 | -
13 | -14 - today | -15 | -16 | -17 | -18 | -19 | -
20 | -21 | -22 | -23 | -24 | -25 | -26 | -
27 | -28 | -29 | -30 | -31 | -- |
Su | Mo | Tu | We | Th | Fr | Sa | -
---|---|---|---|---|---|---|
- | 1 | -2 | -||||
3 | -4 | -5 | -6 | -7 | -8 | -9 | -
10 | -11 | -12 | -13 | -14 | -15 | -16 | -
17 | -18 | -19 | -20 | -21 | -22 | -23 | -
24 | -25 | -26 | -27 | -28 | -29 | -30 | -
Carousels display a list of similar items in a scrolling, horizontal viewport. Items may be entirely static (e.g. an image), entirely interactive (e.g. button) or contain a mix of static and interactive elements (e.g. a heading, image and link).
-Items may be ungrouped and scrolled in a continuous manner, or grouped and scrolled via a discrete number of slides.
-NOTE: No JavaScript behaviour has been implemented in the carousel examples (i.e. the left & right paddle controls are non-functional), we demonstrate the CSS aspect only. For detailed behaviour requirements, please visit the eBay MIND Pattern for Carousel.
- -The default carousel is a continuous carousel. Continuous carousels have no concept of slides, only a continuous flow of items.
-Continuous carousels cannot guarantee any kind of "peek", therefore a faded mask is applied to the viewport as visual affordance. To disable the mask, when the carousel has reached the end of the content, simply remove the carousel__viewport--mask modifier.
- -A slide carousel has a discrete number of items in the viewport. Each group of items constitutes a "slide".
-For visual affordance, instead of a faded mask, slide carousels are always able to show a "peek" of more content.
-A slide carousel requires an ARIA live-region (typically also a heading) to convey slide updates to assistive technology.
- -A slideshow carousel is a discrete carousel that shows exactly one item per slide; it requires no other visual affordance than a play/pause button.
-A slideshow carousel can be set to autoplay, but must loop no more than once.
- -- A CCD (Common Charger Directive) is a pictogram to display if a charger is included with a product or not. It also displays the Wattage of the charger in an easy way to allow users to know if this charger is compatible with their plugs. -
-- CCD consists of two icons. The first represents if the charger is included or not. The second is the label that details the actual rating and fast charging specifications -
-In the rating, the range is always shown as Watts (W).
- -- When charger is included, use the - - ccd-charger-included - - icon. -
-- When charger is not included, use the - - ccd-charger-not-included - - icon. -
-- The USB PD text is shown if the charger has USB PD. If the charger does not have USB PD, the text should not be shown. -
-A representation of legend keys and their values on the plotted area of any chart or graph.
-- A checkbox is a form control that allows multiple selections from a group of choices. -
-- The purpose of a checkbox is to collect form data; therefore a checkbox should always be used in conjunction with a form, label and submit button. -
-- The checkbox is decoupled from its text label to allow more flexibility in terms of layout. How and where you provide this label is up to you, but do not forget it! -
- -- Use the - - checkbox - - base class to create a checkbox. -
-- NOTE: - ${" "}Skin uses SVG to give a custom checkbox appearance. This SVG is hidden by default to prevent it from appearing alongside the browser default checkbox in a non-CSS state. -
- -- For a mixed checkbox, that is partially checked, or indeterminate, apply the${" "} - - aria-checked="mixed" - - state and use - - icon-checkbox-mixed-18 - - . -
-- NOTE - : JavaScript is required to toggle the aria-checked state. -
- -- For a larger checkbox, use the - - checkbox--large - - modifier plus the - - #icon-checkbox-unchecked-24 - - , - - #icon-checkbox-checked-24 - - and - - #icon-checkbox-unchecked-24 - - icons. -
- -- Use the - - disabled - - attribute to disable any checkbox input. -
- -- A group of checkboxes allows multi-select (unlike a group of radio buttons which enforces single-select). -
-- A - - fieldset - - and - - legend - - are - required - in order to create the correct grouping semantics. Note that the Skin - - global - - module removes the default fieldset border and padding. -
-- The following example uses the - - field module - - for simple layout of checkbox fields and labels. -
- -- TIP - : For large checkboxes, wrap each label and control inside of a - - field__group - - element to maintain vertical alignment. -
-- To stack checkboxes vertically instead of side-by-side, simply replace the span wrapper with a div wrapper. -
- -A chip represents a descrete highlighted value.
- -A static chip simply for informational purposes.
- -An interactive chip has a delete button inside for chip removal.
- -- When chips appear next to each other in a set, spacing and positioning adjustments should be made on the container, and if necessary, margins adjusted as such. Please review design documentation and follow the guidance here for appropriate specifications. -
- -- Chips have a display of - - inline-flex - - ${" "}so they will naturally inherit some native inline attributes. One of those is the implied white space between each one. Bear this mind when creating your container. -
-- Here is an example of a container constrained to - - 300px - - (for vertical spacing demo reasons) that uses - - flex - - ${" "}with wrapping to remove the whitespace and provide a clean set of chips (whitespace-free) within a container using the appropriate spacing conventions. -
- -- Chips Combobox are creators and managers of - - chip - - ${" "}components. They allow user search of existing chip options, additions, and removals of chips. The search/selection follows the pattern of the combobox pattern. -
- -- This is the simplest type of implementation with an empty chips combobox component usually encountered on initial information entry. -
- -- NOTE - : For empty Chips Combobox implementations, to avoid layout issues, make sure${" "} - - .chips-combobox__items - - does NOT have any whitespace. -
- -- Adding the modifier, - - .chips-combobox--fluid - - makes the component fluid and expands it to the width of its container. -
- -- This is the chips combobox with pre-populated chip items, something you'd see when editing a chips combobox component. -
- -- When disabled, Chips Combobox becomes "frozen" and users are unable to interact with the module - search for, add, and remove chips. -
-- To turn on this state, add - - aria-disabled="true" - - ${" "}to the outer element of the module. Additonally, you'll need to add the${" "} - - disabled - - attribute to all the buttons inside as well as the - - input - - element for combobox. -
- -- When a user enters text that is considered to be invalid, the Chips Combobox module can enter an error state. Developers can validate the text entry and trigger invalid/valid states as needed. -
-- To turn on the error state, add a class of - - chips-combobox--error - - ${" "}to the outer element of the module. To turn off the error state, remove the class. -
-- In addition to the inclusion of the modifier to turn on the error state, there should also be an accompanying error message relevant to the reason for the error. Per${" "} - - a11y - - ${" "}rules, color alone should not be used to indicate an error. For more information, please see the${" "} - - field error state docs - - . -
- -- A combobox is a combination of textbox and listbox. The textbox value can be constructed via manual text entry as normal,${" "} - or - via selection from the listbox options, - or - a combination of both. -
-- TIP - : A combobox can be further enhanced with - - autocomplete behaviour - - . -
- -- Selecting an option should simply fill the textbox with that value. Options may not have state or any other kind of secondary behaviour. -
- -- Apply the - - disabled - - property to disable the combobox. -
- -- A confirm dialog is a specific type of lightbox-dialog that prompts a user to confirm or reject their action. -
-- The markup requirements are very strictly: a heading, description and two buttons. -
- -- You will permanently lose this address. -
-You will permanently lose this address.
-- The date textbox offers a calendar based "date picker" as an alternative to manual text entry. -
- -- The single select date textbox consists of a - - textbox - - plus - - icon button - - . The icon button launches an interactive - - calendar - - inside of a flyout. -
-- The aria-label of the calendar button should be intuitive enough for users of speech recognition software to identify. -
-- NOTE: - ${" "}a fully functional interactive calendar requires JavaScript and is outside the scope of a CSS library. The calendar in this example is a simple readonly version. -
- -Su | -Mo | -Tu | -We | -Th | -Fr | -Sa | -
---|---|---|---|---|---|---|
- | - - | -- - | -- - | -- - | -- - | -|
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- |
Su | -Mo | -Tu | -We | -Th | -Fr | -Sa | -
---|---|---|---|---|---|---|
- | - - | -- - | -||||
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- The disabled date textbox is a disabled textbox input with a calendar icon button that's also disabled. Use the${" "} - - disabled - - attribute on the - - input - - as well as - - button - - . -
- -- Selecting a date range requires two textboxes; one for the start date and one for the end date. -
-Su | -Mo | -Tu | -We | -Th | -Fr | -Sa | -
---|---|---|---|---|---|---|
- | - - | -- - | -- - | -- - | -- - | -|
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- |
Su | -Mo | -Tu | -We | -Th | -Fr | -Sa | -
---|---|---|---|---|---|---|
- | - - | -- - | -||||
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -
- A details element is an interactive control used to expand and collapse content. -
-- NOTE: - The - - details-element-polyfill - - is required to polyfill older browsers. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Sample content
-- Apply the - - open - - attribute to change the state. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Sample content
-- Apply the - - details__summary--center - - class to center the summary. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Sample content
-- Apply the - - details__summary--small - - class to use the smaller version of summary. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Sample content
-Works with right-to-left languages.
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-Sample content
-- The donut chart is a data visualization module designed to display comparative data in an easily digestible and - visually appealing format. Our donut chart is composed of four sections: the title, metric, graph, and - legend, each serving a distinct purpose to enhance the user's understanding of the data presented. -
- -- In practice, the .donut-chart__graph is where we will load in the third-party donut chart. -
- -The education notice is meant to display a variety of informational content. By default it has a gray background color that has less prominence.
- -Education notice can use any large 24x24 program badge icon. The icon can be black or blue. They are black by default, but approved program badges can use blue. If the blue is too prominent or noisy, program badges can use black as well.
- -You can now split payments on two cards.
-You can now split payments on two cards.
-Default educational notice (gray background) can use a blue icon by adding an icon--prominent modifier on the icon element.
- -You can now split payments on two cards.
-You can now split payments on two cards.
-The prominent education notice includes a background color that pops a bit more. It can be used with a education-notice--prominent modifier.
- -Authenticity Guarantee means your item is authentic or your money back.
-Authenticity Guarantee means your item is authentic or your money back.
-A close button can be placed in a education-notice__header element.
- -You can now split payments on two cards.
-You can now split payments on two cards.
-Link or button actions can be placed in the education-notice__footer element.
- -You can now use the Vault to store items like this securely.
-You can now use the Vault to store items like this securely.
-You can now use the Vault to store items like this securely.
-You can now use the Vault to store items like this securely.
-- EEK is an icon that is used for energy ratings. It is a rating system that is used to show how energy efficient a product is. - EEKs have two parts, a range, and a rating. - The following ranges are available: -
-EEK MIN | -EEK MAX | -ICON | -
---|---|---|
${min} | -${max} | -
-
-
- |
-
-
- And for each range, making sure each rating exists within that given range, the EEK can have the following - ratings: -
-Then each rating needs to have a different color. This depends on the distance it is from the upper range
- -EEK RATING NAME | -
-
- |
-
- |
-
- |
-
- |
-
---|---|---|---|---|
- - - - - - | -
- |
-
- |
-
- |
-
- |
-
EEK RATING NAME | -
- |
-
- |
-
- |
-
- |
-
---|---|---|---|---|
- - - - - - | -
- |
-
- |
-
- |
-
- |
-
In order to match other items on the screen, you can use eek--large class to increase the size
-The field module facilitates the layout of a form control and its associated label, plus any other applicable text or sub-controls (e.g. error text or help button).
- -The field__label & field__control elements are inline by default, taking up only as much horizontal space as they need.
-Multiple fields can be laid out inline by using the span tag with field class, as per the example below.
- -Replace the span tag with a div tag to layout unstacked fields in blocks, as per the following example.
- -For a textarea, the label will be vertically aligned to the middle of the field by default. Apply the field--align-top modifier to align it to the top.
- -For a label stacked above the control, use the field__label--stacked element modifier.
-Again, multiple fields can be laid out inline by using a span tag, as per the example below.
- -Replace the span tag with a div tag to layout the stacked fields in blocks, as per the example below.
- -The field label will honour any font-size cascade. Wrap the label and control in a field__group element to maintain vertical alignment.
-NOTE: form controls do not inherit the font-size cascade. This is default browser behaviour.
- -The disabled control is conveyed using the disabled attribute. The value of a disabled control is not passed to the server.
-TIP: Disabled controls are exempt from WCAG colour contrast requirements.
- -A readonly control is conveyed using the readonly attribute. The value of a readonly control is passed to the server.
-A required field is conveyed visually with an asterisk, and non-visually using the aria-required property.
-An invalid control is conveyed visually via a combination of red outline and some other indicator (usually either text and/or an icon). The invalid state is conveyed non-visually using the aria-invalid state.
-IMPORTANT: The example below shows the field with red border only. Do not forget that colour should not be used as the only visual means of conveying information. A description and/or icon is also required. See next section for more details.
-A field may have nearby text to describe additional instructions, status or validation error of the control.
-The field__description element defines some minimal styling, but does not dictate location or layout. This element has modifiers for confirmation, information and attention, depending on the type of descriptive text (or icon).
-TIP: The description element can be designated as an ARIA live-region if client-side updates occur.
- -A description can be placed adjacent to any stacked or unstacked field simply by using an inline-level tag, such as span.
-To change the type of decription you would use field__description--confirmation, field__description--information, or field__description--attention.
- -A description can be placed underneath a stacked field simply by using a block-level tag, such as div.
-A description can be added directly above and/or below the control by utlising CSS table-layout via the field--table modifier and field__row elements.
-When you use a floating label, you can have the description text below
-You can use a listbox button as a field. This example includes a label, the listbox button as well an error message with the entire thing in an error state.
- -You can use a textbox in an error state. This example includes a label, the textbox as well an error message with the entire thing in an error state.
- -You can use a textbox in an error state. This example includes a label, the textbox as well an error message with the entire thing in an error state.
- -Form control elements (such as select and input) are inline-block by default, and will only use up as much of their parent's horizontal space as they need.
-For a stacked field the control must be set to 100% width (using the fluid utility class) to fill all available space.
- -The above example shows the fields in a flexbox layout. This layout is created using the field-group helper class. Notice that each field is also set to fluid, in order to fill all available flexbox space (flexbox layout takes care of dividing the space evenly between fluid fields).
- -If we set the form control width to 100% in an unstacked field, the control would flow to a new line below the label (effectively behaving like a stacked label). This behaviour can be avoided by adding an additional field__group element to create flex layout inside of the field.
-TIP: You may want to experiment with sizes other than 100%, and also the flexbox justify-content property.
- -For a fluid control and description, those elements can be wrapped in a field__group container to create flex layout.
- -A field may have a character count section typically under the input and aligned to the right.
- - This variant adds a top-level container that houses both the field description and the character count, though field description or error is not necessary. - -In order to be accessible, the character count should have a clipped element to describe what it is. At the same time, aria-describedby should be added to the input element that points to the character count element. Finally, aria-live should be off by default, but if it passes the current max characters, then it should be changed to polite. Once it goes back down below the max, it should go back to off.
- -Character character can be added by utlising CSS grid via the field__description--group modifier and the addition of the relevant markup. By default if there is only one element in the group, it will align to the right
- -A field description (or error) and character count can be added by adding an element before the field count. It will left align the description and right align the character count.
- -A field description (or error) and character count can also be added to a text area. Use similar markup as before but add a textarea element.
- -- The file-input lets the user choose one or more files from their device storage. Once chosen, the files can be uploaded to a server using${" "} - - form submission - - , or manipulated using JavaScript code and - - the File API - - . -
-- The entire element can function as a dropzone for drag and drop, however this functionality requires JavaScript and is outside the scope of a CSS library such as eBay Skin. -
- -- The file-preview-card-group is a group of single or multiple file preview cards. -
- -- This component is an atomic piece - - file-preview-card - - ${" "}which is the recommended piece to use. Using other components may result in unexpected results. -
- -- Similar to Toggle Button Group, this component is responsive out of the box. The cards will responsively shrink and stretch the specific type of cards inside and attempt to fit the cards nicely within the container at any and all screen sizes. -
- -- We use - - display: grid - - ${" "}to create a predefined allotted number of card slots per breakpoint. We also use container queries to modify how many slots should be available per breakpoint. This allows cards to shrink/stretch the predefined number of cards at each breakpoint with a fallback to media queries for unsupported browsers. -
- -- The responsive rules around how many toggle cards appear on a single line before wrapping into a new line have all been predefined and baked into the component, so developers don't need to provide anything else to have an optimal responsive layout at various screen sizes. -
- -- In the demo below, drag the range to see the responsive rules in action. -
- -- -
- The file-preview-card can be used to display file previews. A css grid layout is used to define the areas in which certain elements can be placed. -
- -For image file types, the image is showcased in the body of the card.
- -For video file types, a preview is shown within the body of the card.
- -- For document file types, such as documents, the card does not display a preview within its body. -
- -- If the number of visual files exceeds the maximum display limit, a "See More" action button will appear at the center of the preview card, allowing you to view the additional files. -
- -The flag module is a bundle that provides full access to all the country flags via the <svg> and <use> tags.
- -A flag can be referenced from the flags svg file. We also provide - individual flags as SVGs located in this directory. You can include these on your page as - raw SVGs as needed.
- -NOTE: the SVG tag does not support the hidden attribute, hence a - hidden wrapper element is needed.
- -Floating labels appear to sit inside the textbox when it has no value or focus, and sit above the textbox otherwise.
- -If the textbox has no value, the label can be positioned inside the textbox.
- -If the textbox has a value, the label must be positioned above the textbox.
- -Use the disabled property & floating-label__label--disabled modifier on the input element and the label element respectively to disable the input.
- -The placeholder should only be shown when the textbox is focused and there is no text
- -Set the aria-invalid property to true and add floating-label__label--invalid to the label to semantically and visually highlight the invalid state.
- -Use the textarea tag for a multi-line textbox.
-A multi-line textbox allows line breaks and has a minimum height of 200px.
-In order to prevent overlap for floating label, use .floating-label--opaque class
-Use the textarea tag for a multi-line textbox.
-A multi-line textbox allows line breaks and has a minimum height of 200px.
-This example shows how the floating label will truncate with long text
- -For phone input, the label always remains in floating state above the input. This state ensures that the label does not obscure the phone number.
-By default, with only the base markup shown above, the label remains in a floating state above the input. This default state ensures that the label does not obscure the textbox value while we wait for JavaScript.
-When JavaScript is ready, the label can be re-positioned inside the textbox by adding the floating-label__label--inline modifier class. By default, this re-positioning of label happens instantly, without a transition. Typically, we do not want to show transitions on the initial page render, as this might be too jarring and distracting for some users.
-You will also need to add the floating-label__label--focus class when the input recieves focus and remove it when the input loses focus. This is to ensure the right colors are applied to the label when focusing the input.
-To opt into transitions after the initial render is complete, add the floating-label__label--animate modifier when the textbox receives focus.
-The examples above use makeup-floating-label, a simple JavaScript module that adds the aforementioned logic. Feel free to use this module or use it as the basis to roll your own.
-The global module defines the styles of any common page aspects, such as font family, font size, background color, text color and link states.
-The icon module is a bundle that provides full access to the entire range of eBay iconography via the <svg> and <use> tags.
- -To avoid gigantic icons when in a non-CSS state, we use the SVG width and height attributes to override the - browser's default 300x150 size.
- -NOTE: Skin removes all pointer events on icons (via pointer-events: - none) due to a bug in IE. To add events to these icons you should wrap them in another element and - attach your events there.
- -An icon symbol declaration can - be referenced from the same file or an external SVG file. If in the same file, the symbol - must be stamped on the page inside of an SVG block.
-We also provide individual icons as SVGs located in this directory. - You can include these on your page as raw SVGs as needed.
- -NOTE: the SVG tag does not support the hidden attribute, hence a - hidden wrapper element is needed.
- -A presentational icon provides no additional content, context or affordance to a page, section or widget.
-Presentational icons require aria-hidden="true", in order to hide them from - assistive technology.
- -A non-presentational icon provides essential content, context or affordance to a page, section or widget.
- -Non-presentational icons require both role="img" and an aria-label for assistive technology.
- -Each icon can have a class that corresponds to its width. For example, icon--24 - corresponds to the 24px width icon. These correspond with the size associated with each icon.
-For colored icons use icon--24-colored - These will set the height, and the width will align with the aspect ratio
- -Icons have a name postfix that corresponds to the width of the icon. For example, "icon-information-24" corresponds to the information icon of the 24px width. Heights may differ depending on the icon.
-Most icons can be given a disabled appearance by adding the icon--disabled - modifier.
- -Icons that are simple and have only a stroke/fill of a single color simply inherit color and are disabled by inheriting that color as the stroke/fill.
- -There are certain filled icons that show up black by default. In order to color these icons, apply the icon--{name}-filled modifier.
- -Icons that are more complex and have multiple colors with a suffix of -colored are grayscaled with an opacity.
- -These deprecated icons have either been removed or renamed. We keep deprecated icon files around to allow some time for transitioning to new icons. Deprecated icon files and mentions in docs, however, get removed with the following major Skin versions.
- -The following icons have been deprecated. They will be deleted in the next major Skin version. To transition usage to the new icons, please refer to the icons above and/or refer to the icon transition spreadsheet.
-Image placeholder should be used when an image is not present. By default this is 300x300px, but can be resized - to it a container.
-This asset can be found either in dist/svg/icons/image-placeholder.svg or in the - icons bundle
- -An infotip is a button which can be clicked to display information about another element or area on the page.
-Toggle the aria-expanded state of the button to expand or collapse the infotip.
- -By default, the position of the overlay and its pointer will remain static. For these following examples, we are using floating-ui to help position the tooltip and the pointer dynamically.
-In order to get this to work with floating-ui, you need to remove pointer position infotip__pointer--top-left and remove any style positioning
- -If nesting an infotip inside of a paragraph element, make sure that there are no block level elements, such as div, h1-6, or p elements.
- -- Inside paragraph - - - - -
-- Inside paragraph - - - - -
-On small screens, the infotip should launch a modal lightbox-dialog.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-The purpose of a notice is to convey the next course of action for a task or flow. The notice must be clear and concise, with minimum cognitive load.
-An inline-level notice provides tips, guidance and feedback on individual elements and form controls.
-An inline-level notice may have a status of general (default), confirmation, information or attention.
- -Your price has been updated.
- -Your price has been updated.
- -Send offers to interested buyers.
- -Add required aspects to keep item alive.
- -Your price has been updated.
- -Your price has been updated.
- -Send offers to interested buyers.
- -Add required aspects to keep item alive.
- -DEPRECATED. Use SASS mixins and variables instead
- -- In comparison to past versions, Skin now offers a very minimal public - - LESS - - ${" "}API (i.e. LESS variables and mixins). Over time this may be reduced to zero. This is due to the introduction of CSS Custom Properties, which give us many benefits over LESS variables in our token based system. -
-- Also, our Less module is - not - intended as a - general-purpose - library of utility mixins and variables such as - - LessHat - - . -
- -- NOTE - : Lasso requires the additional - - lasso-less - - plugin dependency in your app package.json. -
- -- Skin uses a proportional spacing system anchored around a base value of 8px. -
-- NOTE: - ${" "}Spacing variables in LESS are deprecated. In a future release, they will become part of the new CSS Custom Property API. -
- -NAME | -SIZE | -
---|---|
spacing-25 | -- spacing-100 * 0.25 - | -
spacing-50 | -- spacing-100 * 0.50 - | -
spacing-100 | -8 | -
spacing-200 | -- spacing-100 * 2 - | -
spacing-400 | -- spacing-100 * 4 - | -
spacing-600 | -- spacing-100 * 6 - | -
spacing-800 | -- spacing-100 * 8 - | -
A lightbox dialog is a modal window spawned by the main web page or application.
-The lightbox-dialog is fully responsive. On large screens it will be aligned to the center of the screen; on small screens at the bottom. Small screens display an additional "handle" button, used to expand the dialog height.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -The lightbox scales vertically and adds scrollbars when content overflows the viewport.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure - dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-Lorem ... 1
-Lorem ... 2
-(you get the idea)
-Lorem ... n
- -If you want to add a previous button to the lightbox, add the icon button before the dialog heading tag.
- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -To have a wider lightbox add lightbox-dialog--wide to the dialog
-On small screens, a wide lightbox will span almost the entire screen. This is the suggeested replacement for fullscreen dialog
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -To have a thinner lightbox add lightbox-dialog--narrow to the dialog
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -To have a large lightbox add lightbox-dialog--large to the dialog
-On small screens, a large lightbox will span almost the entire screen. This is the suggeested replacement for fullscreen dialog
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Any lightbox can be transitioned in and out, using the lightbox-dialog__window--animate and lightbox-dialog--mask-fade modifiers. On large screens, animate will fade in and on small screens the panel will slide in from the bottom.
-The default fade duration is 16ms.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-- www.ebay.com -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-- www.ebay.com -
-Call to action buttons can be placed in an optional footer section. They will be aligned to the end of the horizontal axis by default.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
-An image may be added to the lightbox header for a more expressive experience. Image will be cropped to a hardcoded height as per design standards.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -- The link module itself does not provide any base styling of anchor tags, that styling instead comes from the${" "} - - global - - module. -
- -- When nested amongst paragraphs of text, the anchor tag's default underline gives visual affordance that this selection of text is a${" "} - hyperlink - . The color of the link alone would not be sufficient affordance in this context and therefore the underline is required and must not be removed. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod${" "} - - tempor incididunt - - ${" "}ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation${" "} - - ullamco laboris - - ${" "}nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in${" "} - - voluptate velit esse cillum - - dolore eu fugiat nulla pariatur. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
-- Nav links are typically used in blocks of navigation within sidebars, allowing the user to navigate the site hierarchy. -
-- Nav links remove the default underline. The "color alone" principle mentioned above is not violated, because in this context there are other visual affordances (e.g. heading, placement, spacing and surrounding elements) that these elements are interactive. -
- -- To style a button to look like a link, use the - - fake-link - - class. -
- -- To disable a button styled to look like a link, use the disabled attribute. -
- -- A list component is used to display certain types of data in a structured format. It can be used to display a list of items, a list of links, or a list of buttons. -
-- This can be placed inside a container and will resize to fit the contents. The list expands to a maxumum of 480px. -
- -- List also supports buttons or links as a list item. Actionable components, such as a switch, can be added in the trailing portion of the list, but they cannot be used in conjunction with buttons or link. -
-- To add a divider, add a - - hr - - element after the list item. -
-The list will adjust to the width of the container it is in.
-- For an interactive list, you can add a fieldset with radios or checkboxes -
-- A listbox is intended for use as a custom, non-form based implementation of the native HTML select element. -
- -- By default, no option is selected until interacting with the widget. This matches the behaviour of a native HTML select element. -
- -- An initial selection can be specified by applying the - - aria-selected - - state to a single option. -
- -- You can add a subtitle to an option by adding a - - .listbox__description - - element. -
- -Market Sans is an exclusive typeface developed specifically for eBay. This module downloads and installs the typeface directly from the eBay CDN servers. The typeface can then be referenced via the 'Market Sans' font-family name.
- -TIP: The Market Sans font-family, and all fallbacks, can also be applied using the Less variable @font-family-market-sans.
-- The page grid module establishes the rows, columns and areas onto which child elements can be placed. The page grid is fully responsive. -
-- Setting up a responsive page grid requires two key elements: a container element, and the grid element itself. -
-- The container element takes care of positioning the grid in relation to the page (typically center-justified) and adds outer margins. -
-- The grid element creates the actual columns (and gutters); eight columns for small viewports, sixteen for large. -
- -- Any content that is - off-grid - ${" "}, a full bleed banner for example, should be placed outside of these two elements. -
-- Grid areas are definable with - - CSS Grid syntax - - . -
- -- When working with responsive web pages, the mindset should always be mobile-first. This means that your default styles (outside of media queries) should be targeting phones - the smallest of screens. As such, there is no need to have a minimum threshold by wrapping mobile styles inside a media query. -
-- Though our minimum screen width support starts at - - 320px - - ${" "}, in theory this means that default styles will support devices much narrower than that since we don't set a minimum. The${" "} - - 320px - - is, at best, an implied breakpoint. -
-- Subsequent media queries should increase in screen width and alter the UI styling additively avoiding style declaration duplications when possible. The following${" "} - - CSS - - shows the grid layout of the Skin website itself. -
- -- You can see that for small screens, our top-level landmark elements simply span the full width of the grid. For large screens, things are a little more interesting, and we specify exactly how many rows and columns each landmark should occupy on the grid. -
- -Here is the corresponding HTML.
- -- You can see how it looks on this page by enabling our - - debug mode - - , which gives a quick visual indication of the grid columns. -
- -- We've set up - - CSS - - properties and - - LESS - - ${" "}constants to provide developers with easy reference for responsive adjustments of UIs. The${" "} - - CSS - - ${" "}properties allow for customization of page grid for UIs that require it, but${" "} - - please use them sparingly and be mindful of the impact those overrides can have - - . -
- -- These properties allow for costumization of page grid for UIs that require it, but please${" "} - - use them sparingly and be mindful of the impact those overrides can have - - . -
-- Additionally, we've set up - - LESS - - ${" "}constants for easier reference of the current breakpoints as well as some other dimension/spacing values. -
- -- They are meant to be consumed ONLY as constants for read-only purposes as references. -
-- Subgrids allow you to create alignment of child elements on the same grid as page grid. Currently, subgrid only has partial support (with and without${" "} - - CSS Subgrid - - ${" "}support), but fallbacks allow for a seamless implementation. You will need to add a bit of${" "} - - CSS - - on your implementation side to accomplish this. -
- -- Firstly, you will need to add a class of - - page-grid__subgrid - - to the internal subgrid: -
-- This is a wider card with supporting text below as a natural lead-in to additional content. -
-- Additionally, you will need to set up the corresponding subgrid - - CSS - - ${" "}as such to allow for support of subgrids in browsers that do not yet have support: -
- -- To see how the page grid system (engine) works in conjunction with various types of implementations (templates), check out our set of templates utilizing page grid and subgrid. -
- - Page Grid Templates - -- A page notice appears prominently at the top of the page, for high priority use cases, conveying the next course of action for a task or flow. -
-- To aid discoverabilty for assistive technology, each page notice is a labelled landmark region with a level-2 heading. -
-- A page notice can have a status of general (default), confirmation, attention or information. -
- -- Opt into eBay payments before Jan 12th to pay no selling fees. -
-- - Opt in - -
- -Opt into eBay payments before Jan 12th to pay no selling fees.
-- - Error 1 - - , - - Error 2 - - , - - Error 3 - - . -
-- Pagination allows a user to navigate back and forth through a URL based dataset, or jump directly to any specific URL in that set. -
-- The pagination set has a maximum of seven items. An item can be a page number or an overflow element (see next section). -
-- Traditional MPA pagination uses links to reload the entire page when clicked. For SPAs, this default click event behaviour can be prevented with JavaScript ( - - aria-live - - should also be set from "off" to "on"). -
-- Anchor tags can be replaced with buttons if the result set is not intended to be${" "} - - deep linkable - - . This is a rare & unlikely scenario - therefore please exercise caution! -
- -- A leading and/or trailing overflow element may occupy a slot in the pagination if the total number of pages is greater than seven. -
-- This overflow element can be a static icon (see below) or an interactive menu button (see next section). -
- -In the following example, the first overflow slot is occupied.
- -Our last example shows both overflow-horizontal-24 slots occupied.
- -- A static overflow icon provides no mechanism to jump to any page that is not immediately available in the pagination's current view. This mechanism can either be deferred to another control outside of the pagination (e.g. a menu button) or, as described in this section, the static overflow icon can be switched out for a fake menu button. -
- -- Panel dialogs are modal and require a close button. They fill the entire y-axis of the screen and a portion of the x-axis. -
-- The dialog must remain in a - - hidden - - state for all users and devices until opened. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- - www.ebay.com - -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -- Apply the - - panel-dialog__window--end - - modifier to display the panel at the end of the x-axis. -
-End panels typically contain an additional CTA button.
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -
-- - www.ebay.com - -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore - magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- -- Panels can slide in and out, using the - - dialog__window--slide - - modifier. -
-- The slide transition duration is 32ms. An accompanying - - dialog--mask-fade-slow - - modifier on the - - panel-dialog - - ${" "}should also be applied. This slower fade matches the 32ms of the slide transition. -
- -- The phone input pattern is a progressive enhancement of a textbox that allows users to select the country associated with their phone number. -
- -- Use the - - phone-input - - ${" "}class to create the default phone input. The phone input consists of a listbox button and a textbox with${" "} - - type=tel - - ${" "}. The listbox button is used to select the country code and the textbox is used to enter the local phone number. -
-- Use ARIA to provide a grouping role, similar to fieldset and legend, for more flexibility when using${" "} - - field - - classes. For label inline usage, please see the - - field module - - . -
-- Use the - - phone-input--large - - modifier to increase the size of the phone input. Also, use - - btn--large, btn--large-fixed-height - - and - - textbox--large - - for the button and textbox respectively. -
-- Use the - - phone-input--readonly - - ${" "}modifier to make the control readonly. The listbox button is disabled and${" "} - - readonly - - ${" "}attribute is added on the textbox to prevent any modification of its value. -
-- Use the - - phone-input--disabled - - modifier to turn on the disabled state. Besides modifier, - - disabled - - ${" "}attribute on both the listbox button and textbox input to completely disable the phone input. -
-- Using the - - listbox-button--error - - modifier, turns on the error state to the listbox button and - - aria-invalid="true" - - to the textbox. -
-- Using the - - phone-input--fluid - - ${" "}modifier makes the component fluid and expands it to the width of its container. -
-- The expressive progress bar can replace our traditional spinner to feel faster during periods of longer loading. To portray responsive and quicker loads, the expressive loader's design uses visual momentum to indicate progression across refreshing, page loading and user actions. -
- -- This pattern consists of an animated progress bar in various colors and an optional set of messages that are cycled into view. These messages render in an element with${" "} - - role="status" - - , which announces new content to assistive technology. The live examples that follow use${" "} - - aria-live="off" - - ${" "}to prevent the status element from proactively announcing new content. This is only for demo purposes, so that this documentation page does not overwhelm the viewer with example status updates. The${" "} - - aria-live - - override should not be included in implementations of this pattern. -
- -- The expressive progress bar also renders different experiences depending on the${" "} - - prefers-reduced-motion - - ${" "}media query. Toggle your reduced motion settings to view examples with the default behavior and reduced motion behavior. -
- -- The base expressive loader consists of a progressbar with 12 lines of varying widths. Each line has a width of 10% - 40% of its container, with each set of four lines adding up to 100% width. You can use JavaScript to randomly generate the line widths, though it's not required. -
- -- In the default behavior, lines scale up from 0% to their defined width and move horizontally across the screen. When the user prefers reduced motion, the lines still animate. However, instead of growing from 0% to their defined width, they stay a fixed size and scroll more slowly across the screen. -
- -- If there is only one message, add the - - progress-bar-expressive__message--in - - class to its status element to animate it in. -
- -- The following examples demonstrate cycling through messages using JavaScript. Note that JavaScript is not bundled with Skin, so you will need to write your own${" "} - - js - - ${" "}implementation of this pattern. We have outlined the steps below so you can recreate them in your JavaScript framework of choice. -
- -- To cycle a message into view in the default mode: -
- When - - @media (prefers-reduced-motion: reduce) - - , there is no transition state between messages, so the aria-hidden message is not needed. To fade in the first message, add the${" "} - - progress-bar-expressive__message--initial - - class to the status element. For all subsequent messages, remove the - - progress-bar-expressive__message--initial - - class and simply update the content in the status element. -
- -- By default, the expressive progress bar displays with large text. For smaller text, apply the${" "} - - progress-bar-expressive--medium - - class to the message container. -
- -- The progress bar gives an immediate, real-time visualisation of the current task completion status. -
- -A value of 0 reflects an initial state, with zero progress.
- -Any value between 0 and 100 reflects a loading state.
- -A value of 100 reflects a completed state.
- -- To fill the entire width of the container, use the - - progress-bar--fluid - - modifier. -
- -- Use the buttons below to see an example of the progress bar value being animated. -
- -- A progress-spinner animation is used to convey a busy or loading state. -
-- A progress-spinner is considered a critical graphic, therefore an - - img - - role and - - aria-label - - property are required. -
- -- Use the - - progress-spinner--small - - modifier class to create a small progress spinner. -
- -- Use the - - progress-spinner--large - - modifier class to create a large progress spinner. -
- -Steppers portray progress through a sequence of steps.
- -- The default stepper has a horizontal layout. The stepper fills all available space and evenly distributes its steps. -
-- Use the - - aria-current - attribute to denote the current step in the list. All items after the current will be shown in progress. -
-- The default state for each item will be the complete or active state until it reaches - - [aria-current] - - element. Then the rest will be upcoming state. You can also use - - .progress-stepper__items--upcoming - - on the - - progress-stepper__items - - container to show upcoming state for all items. -
- -July 3rd
- -July 4th
- -July 5th
- -July 6th
- -July 3rd
- -July 4th
- -July 5th
- -July 6th
- -The stepper can be sized and aligned using standard CSS:
- -July 3rd
- -July 4th
- -July 5th
- -July 6th
- -July 3rd
- -July 4th
- -July 5th
- -July 6th
- -- Use the - progress-stepper--vertical - modifier for a stepper with vertical layout. -
- -New Mens Addidas Ultra Boost
- -We will notify you once it ships.
- -Guaranteed Wednesday, October 09.
- -New Mens Addidas Ultra Boost
- -We will notify you once it ships.
- -Guaranteed Wednesday, October 09.
- -July 3rd
- -July 5th
- -July 6th
- -July 3rd
- -July 5th
- -July 6th
- -- A radio button is a form control that allows a single selection from a group of choices. -
-- The purpose of a radio button is to collect form data. Therefore, radio buttons should always be used in conjunction with a form, label and submit button. -
-- The radio is decoupled from its text label to allow more flexibility in terms of layout. How and where you provide this label is up to you, but do not forget it! -
- -- Use the - - radio - - base class to create a styled radio. -
-- NOTE: - ${" "}Skin uses SVG to give a custom radio button appearance. This SVG is hidden by default to prevent it from appearing alongside the browser default radio button in a non-CSS state. -
- -- For a larger radio button, use the - - radio--large - - modifier plus the - - #icon-radio-unchecked-24 - - and - - #icon-radio-checked-24 - - icons. -
- -- Use the - - disabled - - attribute to disable any radio input. -
-- A group of radios enforces single-select (unlike a group of checkboxes which allows multi-select). -
-- A - - fieldset - - and - - legend - - are - required - in order to create the correct grouping semantics. Note that the Skin - - global - - module removes the default fieldset border and padding. -
-- The following example uses the - - field module - - for simple layout of radio button fields and labels. -
-- TIP - : For large radios, wrap each label and control inside of a - - field__group - - element to maintain vertical alignment. -
-- To stack radio buttons vertically instead of side-by-side, simply replace the${" "} - - span - - wrapper with a - - div - - wrapper. -
- -- A section notice conveys either system status and feedback to users about their actions and options or, for${" "} - educational - ${" "}section notices, contextually educates users about programs, features and opportunities. -
-- To aid discoverabilty for assistive technology, each section notice is a labelled landmark region. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-- A status-based section notice has a 16x16 icon representing confirmation, attention or information. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-Use a heading element to create a titled section notice.
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-- A close button can be placed in a - - section-notice__footer - - element. -
- -- Lorem ipsum dolor sit amet, consectetur adipiscing elit. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-- Link or button actions can be placed in a - - section-notice__cta - - element. -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-- - Action - -
- -Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-- Action -
- -Section titles function as identifiers for groups of elements.
- -- The standard, static section title is designed to support a single line on desktop and wrap only when displayed on narrow screens such as mWeb or native. -
- -- The subtitle is designed to support any additional information. This text should be concise and fit onto a single line. -
- -- An arrow icon gives visual affordance that the title is a link. A linked section title can also have a subtitle. -
- -- The optional overflow control can house less frequently accessed controls, (e.g., personalization feedback). -
- -- A select allows the user to select one item from a list of options. A select is exactly the same as a normal HTML select (because it is one), but Skin's version uses a wrapper to style it. -
-- The purpose of a select is to collect form data; therefore a select should always be used in conjunction with a form, label and submit button. If you are not submitting form data, then a${" "} - - menu - - maybe a better choice. -
-- IMPORTANT: - ${" "}The examples below show the select in isolation, without any label. Please see the${" "} - - field - - ${" "}module for details on labeling controls. Remember: every select requires a label! -
- -- If no suitable default value exists, the first option in the list can be used as a prompt and set to${" "} - - disabled - - & - - selected - - . -
- -- For a large select, apply the - - select--large - - modifier. -
- -- Signals are data-backed recommendations to help customers make more informed decisions. -
-- There are four signal types, each with its own corresponding modifier class: trustworthy, recent, time-sensitive & neutral. -
- -- A skeleton is a graphical placeholder, reserving physical space in the page for content that is not yet available for the client to render. A skeleton can be considered as an alternative to the${" "} - - progress spinner - - in many situations. -
-- A skeleton is appropriate as a placeholder for content in cases where a service or action may be slow to resolve. -
-- A skeleton is NOT appropriate as a placeholder for content if rendering that content or placeholder would cause unexpected page layout shift (see below for more details). -
- -- It is the developer's responsibility to ensure the - - CLS metric - - ${" "}of a page is not negatively impacted by the introduction of a skeleton placeholder;${" "} - - a poor CLS score will occur whenever content shifts unexpectedly - - . Unexpected movement of page content usually happens because resources are loaded asynchronously or DOM elements get dynamically added to the page above existing content. Skeletons can help mask these problems${" "} - if - ${" "}they reserve the correct amount of physical space, but can compound the problem when they do not. -
-- The - - skeleton examples page - - ${" "}illustrates various techniques for implementing skeletons across some common loading scenarios. -
- -Skeleton | -Default | -On-Secondary | -Purple | -Green | -Blue | -
---|---|---|---|---|---|
- - Avatar - - | -
-
-
-
- |
-
-
-
-
-
- |
-
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
- - Button - - | -
-
-
-
- |
-
-
-
-
-
- |
-
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
- - Textbox - - | -
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
- - Image - - | -
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
- - Text - - | -
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
-
-
-
- |
-
- On large screens, skeleton loaders use a solid fill for background color; on small screens, a shimmer is applied. -
-- The color can be changed to purple, green or blue by applying the appropriate modifier, e.g.${" "} - - skeleton--green - - . View the - - composite skeletons - - examples for further details. -
- -- Use the - - skeleton__avatar - - class to create a skeleton placeholder for an avatar. -
-- Use the - - skeleton__button - - class to create a skeleton placeholder for the default button shape. -
-- Use the - - small - - modifier to match the shape of a small button. -
-- Use the - - large - - modifier to match the shape of a large button. -
-- Use the - - skeleton__textbox - - class to create a skeleton placeholder for a textbox. -
-- Use the - - skeleton__image - - class to create a skeleton placeholder for an image. -
- -- Notice that the height and width must be set on the - - skeleton__image - - element. -
- -- Use the - - skeleton__text - - class to create a skeleton for a single block of text. -
-- Use the - - skeleton__text--large - - modifier to match the shape of a large block of text. -
-- Use the - - skeleton__text--multiline - - mofifier to create a skeleton for two lines of text. -
-- Combinations of skeletons can form a custom placeholder for more complex content, such as a typical eCommerce item tile in the example below. -
- -- Here is a skeleton for a compact user profile. Notice that a - - div - - tag can be replaced with a - - span - - tag for inline-block layout of elements. -
-- The following custom properties (aka CSS Variables) are available for component-level overrides and other general theming purposes. -
- -- A snackbar is a non-modal dialog that appears in response to a lightweight user action. It dissapears automatically after a minimum of 6 seconds. -
-- The display of the snackbar should be toggled using the - - hidden - - property. Please refer to the - - Dialog Transitions - - ${" "}section for information on how to correctly trigger a CSS transition from a hidden state. With the correct JavaScript in place, applying the${" "} - - snackbar-dialog--transition - - ${" "}modifier class will opt into a transition that slides in on show, and fades out on hide. -
- -- NOTE - : A toast is non-modal and therefore - should not - capture or trap keyboard focus when opened. -
- -The default snackbar displays a short, non-interactive message.
- -- A snackbar can contain a single shortcut action. Typically this is an "undo". -
-- In order to give all users adequate time to find and reach the action, the snackbar DOM position must be placed closely after the users current location (i.e.${" "} - - document.activeElement - - ). This ensures a natual reading and keyboard order. In addition, an - - accesskey - - attribute allows quick access via the operating system's - - access keys - - . -
- -- The content and action can be stacked vertically by using the - - snackbar-dialog__window--column - - modifier. -
- -Star rating select allows users to interact with and set a star rating.
- -Star rating select uses radio buttons under the hood so even in the absence of CSS, its gracefully degradation should allow for full accessible interactivity and use.
- -NOTE: JavaScript is required to handle the filled visual marking of all stars previous to the currently selected star rating.
- -This instance of star rating select uses visible HTML fieldset
and legend
for semantic grouping.
This instance of star rating select uses an invisible ARIA radio group for semantic grouping.
-- This is a non-interactive, display-only star rating pattern. For an interactive user-selectable star rating selection pattern, please refer to${" "} - - Star Rating Select - - . -
- -- This is the simplest method for displaying star rating. To have more flexibility over individual stars, consider using Method 2 - Independent Stars. -
-Each non-interactive star-rating is available as an SVG symbol.
- - - -- Below is the code example for how to use the "star-rating-2-5" symbol. Please refer to the${" "} - - icon section - - for full guidance on how to include and use SVG symbols. -
- -- This is built using fine-grained pieces (individual stars) for optimal flexibility and for allowing potential independant star treatments (i.e. animations). -
--
- - -The SVG module imports an external SVG source containing all symbol definitions.
-- A switch behaves a bit like a checkbox - it can be on or off (i.e checked or unchecked). The key difference is that a switch is not a true form control. It typically executes JavaScript on the client when toggled (i.e. without a full page reload) rather than storing form data to be sent to the server. -
-- Whereas checkboxes are often used to allow multi-selection from a group of choices, switches are more often used in isolation or as a series of unrelated options. -
-- A switch requires the - - switch - - role and - - aria-checked - - attribute for assistive technology. -
-- REMEMBER: - ${" "}every switch requires a visible, programmatic label to indicate its purpose. -
- -- The default version of the switch requires JavaScript to maintain the - - aria-checked - - state when clicked. -
-- The - - switch__control - - child element requires a - - tabindex - - value of 0 (zero) to be keyboard focusable. -
- -- To disable a switch, apply the - - aria-disabled - - attribute. -
-- The - - tabindex - - property must be set to -1 (negative one) to prevent keyboard focus. -
- -- This version of the switch uses a checkbox under the hood. It should be used if you require the switch to store data inside of a form. As mentioned above however, this is not the intended purpose of a switch. You may wish to consider using an actual checkbox instead. -
- -- To disable a checkbox switch, apply the - - disabled - - attribute. -
- -- The following custom properties (aka CSS Variables) are available for system color-scheme appearance (i.e. light-mode & dark-mode) and other general theming purposes: -
- -- A table represents tabular data—that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data. -
- -- To allow scrolling of the table via a keyboard interface, the root element must be added to the page's tab sequence. This in turn requires the root element to have an accessible role and label. -
- -- A basic table is a static table with no additional features. -
-Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A compact density table is a table with reduced spacing to allow for more rows to be displayed in a smaller space. You can make tables more compact by adding the table--density-compact modifier class to module. -
-Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A relaxed density table is a table with increased spacing to allow for larger rows. You can make tables relaxed density by adding the table--density-relaxed modifier class to module. -
-Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A table with a frozen header allows the header row to persist in a sticky manner while scrolling vertically through the table. You can make headers frozen by adding the table--frozen-header modifier class to module. -
- -Seller | -Item | -Status | -List Count | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -- | - -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -- | - -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -- | - -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -- | - -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -- | - -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- You may constrain the height of the table, which will constrain the table to a percentage of the viewport height as opposed to allowing the full table contents to be fully visible. This is typically used in a table with a frozen header. To do so, add a table--constrained-height modifier class to module. -
- -Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
- |
- $89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -|
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- You may freeze any one of the first three column so it is always present when scrolling by adding table--freeze-column-x modifier class to module, where x is the column you'd like to freeze. -
- -Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
Seller | -Item | -Status | -List Price | -Quantity Available | -Orders | -Watchers | -Protection | -Shipping | -Delivery | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
- Backorder
- |
- $499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -|
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A sortable table is a table that allows users to sort the data in the table by clicking on the column headers. You can make tables sortable by using sort buttons in <thead> > <th>. Additionally, for accessibility purposes, aria-sort="ascending" or aria-sort="descending" should be added respectively to the <th> to reflect the current sort order. -
-- If using buttons to sort the table, the aria-pressed="true" attribute should be added to the button to indicate the current sort order. The aria-pressed attribute should be toggled between true and false when the button is clicked. -
-- If using anchors to sort the table with a page refresh, you would forgo the pressed state and just do <a href="my-url">Seller...</a>. Additionally, you'd need to change the aria-sort attribute to match the sort order after the page refresh. -
-- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- When a table is fetching data for sorting, filtering, or pagination, a loading state should be displayed to indicate that the table is in the process of loading. This can be achieved by adding the table--loading-state class to the .table element. -
- -- Additionally, in the loading state, the module should be inaccessible to the user. This can be achieved by setting tabindex="-1" to the module container, and adding the inert attribute to the table inside the module. Since inert is not fully supported in older browsers, it is recommended to either use a polyfill or use JavaScript to disable all interactive elements inside the table when in loading state. Elements that support disabled should be disabled. Anchors should have their href attributes removed. -
- -- Here are some other steps to manually ensure the module is inaccessible: -
- The loading state should be displayed until the data is fully loaded. In addition to the loading state being set on the table, a progress bar expressive should be added to relay the loading state both visually and for screen readers. The live examples that follow use aria-live="off" to prevent the status element from proactively announcing new content. This is only for demo purposes, so that this documentation page does not overwhelm the viewer with example status updates. The aria-live override should not be included in implementations of this pattern. -
- -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo SNES Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$89.85 | -45 | -
-
- 00-10542-89507
-
- 200
- |
- 5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX 360 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Backorder - | -$499.99 | -345 | -
-
- 00-10542-89507
-
- 100
- |
- 205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -
-
-
-
-
-
-
-
-
- Microsoft XBOX One Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Preparing - | -$499.99 | -399 | -
-
- 00-10542-89507
-
- 100
- |
- 407 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -
-
-
-
-
-
-
-
-
- Sony Playstation 5 Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Restocking - | -$519.99 | -205 | -
-
- 00-10542-89507
-
- 100
- |
- 265 | -$29.99 | -FREE | -4/11 - 4/15 | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
Nintendo | -
-
-
-
-
-
-
-
-
- Nintendo Switch Brand New Gaming System with Four Controllers
-
-
- SKU : A43BTR5678 • Quantity : 1
-
- |
- - Ready to Ship - | -$287.96 | -300 | -
-
-
-
- 00-10542-89507
-
- 100
- |
- 95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A table can be put into 'selection mode' by adding the class table--mode-selection to the component parent. This will make slight spacing accommodations for the layout. -
- -- A table in selection mode allows users to select rows within a table. This is useful when users need to perform actions on selected rows. -
- -- The first column of the table will contain a checkbox that allows users to select the row. The first row of the table will contain a checkbox that allows users to select all rows. The checkbox in the table header should have an aria-label of something like, "Select all rows" while all other checkboxes should have an aria-label of something like, "Select row". -
- -- Each row should have one column that is its unique idenitifier. That column should typically be the first static column in the row. That column should be indicated using <th scope="row"> element, which affords various accessibility benefits. -
- - -- - - - - - - - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|---|
- - - - - - - - | -Nintendo | -Switch | -- | $287.96 | -300 | -207 | -95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- - - - - - - - | -Nintendo | -SNES | -- | $89.85 | -45 | -17 | -5 | -$18.95 | -FREE | -4/11 - 4/15 | -
- - - - - - - - | -Microsoft | -XBOX 360 | -- | $499.99 | -345 | -455 | -205 | -$17.99 | -FREE | -4/17 - 4/25 | -
- - - - - - - - | -Microsoft | -XBOX One | -- | $499.99 | -399 | -407 | -305 | -$27.99 | -FREE | -4/9 - 4/11 | -
- - - - - - - - | -Sony | -Playstation 5 | -- | $519.99 | -205 | -265 | -199 | -$29.99 | -FREE | -4/11 - 4/15 | -
- - - - - - - - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|---|
-
-
- |
- Nintendo | -Switch | -- | $287.96 | -300 | -207 | -95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A table can have actions inside for performing various tasks for each row. -
- -- - | -- - | -- Condition - | -- Multiple Actions - | -- Actions Plus - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|---|---|
Nintendo | -Switch | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$287.96 | -300 | -207 | -95 | -$17.99 | -FREE | -4/1 - 4/5 | -
Nintendo | -SNES | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$89.85 | -45 | -17 | -5 | -$18.95 | -FREE | -4/11 - 4/15 | -
Microsoft | -XBOX 360 | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$499.99 | -345 | -455 | -205 | -$17.99 | -FREE | -4/17 - 4/25 | -
Microsoft | -XBOX One | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$499.99 | -399 | -407 | -305 | -$27.99 | -FREE | -4/9 - 4/11 | -
Sony | -Playstation 5 | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$519.99 | -205 | -265 | -199 | -$29.99 | -FREE | -4/11 - 4/15 | -
- - | -- - | -- Condition - | -- Multiple Actions - | -- Actions Plus - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|---|---|
Nintendo | -Switch | -- - - - - | -
-
-
-
- Edit Listing
-
-
-
-
-
-
- |
- - - | -$287.96 | -300 | -207 | -95 | -$17.99 | -FREE | -4/1 - 4/5 | -
- A table can have field inputs for quick data modification for each row. -
- -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
- - - - | -- - - - - | -- | - - - - | -300 | -207 | -95 | -$17.99 | -- - - - | -4/1 - 4/5 | -
- - - - | -- - - - - | -- | - - - - | -45 | -17 | -5 | -$18.95 | -- - - - | -4/11 - 4/15 | -
- - - - | -- - - - - | -- | - - - - | -345 | -455 | -205 | -$17.99 | -- - - - | -4/17 - 4/25 | -
- - - - | -- - - - - | -- | - - - - | -399 | -407 | -305 | -$27.99 | -- - - - | -4/9 - 4/11 | -
- - - - | -- - - - - | -- | - - - - | -205 | -265 | -199 | -$29.99 | -- - - - | -4/11 - 4/15 | -
- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -- - | -
---|---|---|---|---|---|---|---|---|---|
- - - - | -- - - - - | -- | - - - - | -300 | -207 | -95 | -$17.99 | -- - - - | -4/1 - 4/5 | -
- Tabs allow the user to switch between multiple - panels - ${" "}of content. By decluttering the user-interface in this way, we say that tabs follow the principal of${" "} - - progressive disclosure - - . -
-- Selecting a tab should update the visible panel - without - ${" "}a full page reload. If a full page load is required instead (i.e. acting like a link), please see the${" "} - - fake tab - - section below for more details. -
- -- When a tab is selected, the - - aria-selected - - ${" "}state of all tabs in the list must be updated in order for the CSS to reflect the change. Only one tab can be selected and in the tab order at any moment in time. Likewise, only one tabpanel can be visible at any time, and it must correspond to the currently selected tab. -
- -- Use child element modifier - - tabs__items--large - - to opt into larger font-size for tabs. -
- -- NOTE: - ${" "}JavaScript is required to handle tab selection state, panel visibility, focus management and arrow-key navigation. For detailed behaviour requirements, please visit the${" "} - - eBay MIND Pattern for Tabs - - . -
- -- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut? -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. -
-- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut? -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. -
-- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut? -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. -
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut?
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut?
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut?
-- A fake tab - looks - ${" "}like a normal tab, but is actually a hyperlink to a new page. Therefore a set of fake tabs behaves more like a simple navigational widget, rather than a dynamic user interface control. -
-- A valid HREF attribute is - required - for all anchor tags. A value of "javascript" (or any such variant) is - not - a valid URL! -
-- The - - aria-current - - ${" "}attribute is used to programmatically denote the current page state and current link. -
- -- Use child element modifier - - fake-tabs__items--large - - to opt into larger font-size for fake tabs. -
- -- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet assumenda culpa est nisi porro quae quidem ratione repellendus, temporibus. Assumenda atque dolor dolorem eligendi eveniet ipsam modi necessitatibus quos ut? -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. -
-- A textbox (also known as an - input - ) allows the user to enter data. -
-- The purpose of a textbox is to collect form data. Therefore, textbox should always be used in conjunction with a form, label and submit button. -
- -- IMPORTANT:The examples below show the textbox in isolation, without any label. Remember: every textbox requires a label! -
- - -Use an input tag for a single-line textbox.
-- Use the - - readonly - - attribute to prevent any modification of the value. -
-- Use the - - disabled - - attribute to completely disable the input and any value. -
-- Use the - - aria-invalid - - attribute to highlight any input with error. -
-Use the textarea tag for a multi-line textbox.
-- A multi-line textbox allows line breaks and has a minimum height of 200px. -
-- Apply the - - textbox--fluid - - modifier (or - - fluid - - utility class) to fill the width of the parent element. -
-- Single-line textboxes can be augmented with any SVG - - icon - - . -
- -- To display the icon at the end of the control, position the - - svg - - tag after the input. -
- -- NOTE: - ${" "}The icon is presentational, and therefore hidden from assistive technology using${" "} - - aria-hidden - - . Remember, the purpose of the field must be conveyed using a label. -
- -- Single-line textboxes also support an - - icon button - - in the end position. -
- -- An icon button in the end position can also be teamed up with a static icon in the start position. -
- -- Use - - textbox--large - - modifier to style the textbox to be large size -
-- Add a - - span - - containing text before the input to show it as a prefix text. -
- -- Add a - - span - - containing text after the input to show it as a postfix text. -
- -Postfix/prefix icons can be mixed with static text in the textbox.
- -- A toast is a non-modal dialog that appears in response to a system-level action. -
-- The display of the toast should be toggled using the - - hidden - - property. Please refer to the - - Dialog Transitions - - ${" "}section for information on how to correctly trigger a CSS transition from a hidden state. With the correct JavaScript in place, applying the${" "} - - toast-dialog--transition - - ${" "}modifier class will opt into a transition that slides in on show, and fades out on hide. -
- -- NOTE - : A toast is non-modal and therefore - should not - ${" "}capture or trap keyboard focus when opened. Keyboard users require a way to quickly access the actions within the toast. This is achieved via the${" "} - - accesskey - - attribute. -
- -The default toast displays a single, primary call-to-action.
- -A secondary action is also supported.
- -Contains all custom properties necessary to correctly render the Evo Design System, in accordance with the token system.
-Core, light and dark token sets are individually exposed via the following submodules:
-*This sub-module will not be included automatically by it's parent module; it must be explicitly included by any page that is itself dark-mode compatible.
- -NOTE: Primitive tokens are not intended to be used by the application; instead, they are utilized by the semantic tokens.
-- A tooltip gives additional information about an interactive element - typically a button. The tooltip activates on mouse hover or keyboard focus of the button. -
-- The tooltip must be programmatically associated with the button by using the${" "} - - aria-describedby - - property and - - tooltip - - role. -
-- Toggle the - - aria-expanded - - state of the button to expand or collapse its associated tooltip. -
- -- By default, the position of the overlay and its pointer will remain static. For these following examples, we are using${" "} - - floating-ui - - to help position the tooltip and the pointer dynamically. -
-- In order to get this to work with floating-ui, you need to remove pointer position${" "} - - tooltip__pointer--top-left - - and remove any style positioning -
- -- A tourtip points out a new feature or section of the page. A tourtip is open by default and must be explcitly closed using its close button. Once closed, it cannot be reopened. -
-- Toggle the - - tourtip--expanded - - modifier to expand or collapse the tourtip. -
- -- By default, the position of the overlay and its pointer will remain static. For these following examples, we are using${" "} - - floating-ui - - to help position the tooltip and the pointer dynamically. -
-- In order to get this to work with floating-ui, you need to remove pointer position${" "} - - tourtip__pointer--top-left - - and remove any style positioning -
- -- Tourtip also supports having a footer as well as an index in the case there are multiple tourtips on the page -
-- Static sites without access to the LESS preprocessor can leverage the Skin type ramp via the typography module. -
-- Giant text and large text are always bold. Other entries in the type ramp can be set to${" "} - - bold-text - - or - - secondary-text - - using the relevant class. -
- -- Product titles are regular font weight, use the - - Market Sans - - font and are responsive based on a small or large screen size. -
- -- Section titles are bold font weight, use the - - Market Sans - - font and are responsive based on a small or large screen size. -
- -- The utility module provides a small set of common, utility classes. It is${" "} - not - intended as an - exhaustive - library of utility classes or functions (i.e. it is not - - Funcssion - - !). -
- -Class | -Properties | -
---|---|
.clearfix | -Clear floated elements | -
.clipped | -Element visible to screen reader only | -
.clipped--stealth | -Clipped element becomes visible on focus (modifier) | -
.image-treatment | -- Applied on an image container. Will apply a grey background to the image inside container. - | -
.image-stretch | -Image will stretch up and down | -
.image-center | -Vertically and horizontally center an image | -
.image-scale | -Image will scale up and down | -
.image-disabled | -Image will appear disabled. | -
.scrollbars-permanent | -Display permanent scrollbars on containers as a progressive enhancement. | -
.text-truncate | -Truncate single-line text | -
Item | -Notes | -
---|---|
- - will-change - - | -- There are known - - performance issues using this approach - - ${" "}to indicate imminent element style changes for browsers. It's recommended to use this sparingly and only to remedy known performance issues and not anticipate them. - | -