Component Status
Last updated: Jan 13, 2023
- Proposed – Example not yet validated by the Admin UI team that was contributed. The design is in the Team Components library and the code, when it exists, is in the shared CodeSandbox workspace. Teams should use these examples for inspiration.
- Designed – Solution being validated by the Admin UI team with no official implementation yet. The design, including specifications, is in the Components library. Teams should conduct usability test, implement the specifications and give feedback on the design.
- Experimental – Solution validated by the Admin UI team that is only partially implemented. The design is in the Components library and the unstable code is in a separate Lab package. Teams should test and give feedback on the code, but support is not guaranteed.
- Stable – Solution validated and implemented by the Admin UI team. The design is in the Components library and the code is in the main package. Team should use the component freely, request fixes for bugs and continue to suggest improvements.
- Deprecated – Solution invalidated by the Admin UI team. The design was removed from any library and the code, if it existed, will be removed from any package soon. Team should use the alternative provided in the documentation.
Component | Status | notes |
Alert | stable | - |
Anchor | experimental | Will be renamed to Link |
Avatar | experimental | - |
Bleed | stable | - |
Box | stable | - |
Button | stable | - |
Card | stable | - |
Center | stable | - |
Checkbox | stable | - |
Collapsible | deprecated | Use the useCollapsible hook instead |
CollapsibleGroup | deprecated | Use the useCollapsible hook instead |
Columns | experimental | - |
Combobox | experimental | - |
DataView | stable | - |
DatePicker | experimental | - |
Divider | stable | - |
Dropdown | experimental | Will be deprecated in favor of a future Select Inline |
File Input | proposed | - |
Filter | stable | - |
FilterBar | deprecated | Use the new Filter components instead |
FilterGroup | stable | - |
FilterMultiple | stable | - |
Flex | stable | - |
Grid | stable | - |
Heading | experimental | Levels are not dynamic yet |
Inline | experimental | - |
Label | stable | - |
List | experimental | - |
Localization | experimental | - |
Menu | stable | - |
Modal | stable | - |
Page | experimental | - |
Pagination | stable | - |
Paragraph | experimental | - |
Popover | proposed | - |
Radio | stable | - |
Search | stable | - |
Skeleton | stable | - |
Spinner | experimental | - |
Stack | stable | - |
Stats | proposed | Some teams currently refer to this component as Totalizer |
Switch | stable | - |
Tab | stable | - |
Table | stable | - |
Tag | stable | - |
Text | experimental | - |
Toast | stable | - |
Toolbar | stable | - |
Tooltip | stable | - |
VisuallyHidden | stable | - |