@commercetools/nimbus-mcp 3.3.0 → 3.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (199) hide show
  1. package/data/docs/route-manifest.json +714 -14
  2. package/data/docs/routes/components-data-display-data-table.json +172 -14
  3. package/data/docs/routes/components-data-display-item-group.json +413 -0
  4. package/data/docs/routes/components-data-display-item.json +611 -0
  5. package/data/docs/routes/components-feedback-skeleton.json +481 -0
  6. package/data/docs/routes/components-feedback-skeletoncircle.json +429 -0
  7. package/data/docs/routes/components-feedback-skeletontext.json +417 -0
  8. package/data/docs/routes/components-inputs-range-slider.json +633 -0
  9. package/data/docs/routes/components-inputs-slider.json +611 -0
  10. package/data/docs/routes/components-navigation-breadcrumbs.json +565 -0
  11. package/data/docs/routes/home-getting-started-installation.json +2 -2
  12. package/data/docs/routes/icons.json +3 -3
  13. package/data/docs/search-index.json +1 -1
  14. package/data/docs/types/AccordionContent.json +27 -27
  15. package/data/docs/types/AccordionHeader.json +89 -89
  16. package/data/docs/types/AccordionItem.json +22 -22
  17. package/data/docs/types/AccordionRoot.json +14 -14
  18. package/data/docs/types/ActivityIndicator.json +2 -2
  19. package/data/docs/types/AlertDescription.json +8 -8
  20. package/data/docs/types/AlertDismissButton.json +80 -80
  21. package/data/docs/types/AlertTitle.json +8 -8
  22. package/data/docs/types/Avatar.json +2 -2
  23. package/data/docs/types/Badge.json +3 -3
  24. package/data/docs/types/Body.json +6 -6
  25. package/data/docs/types/Box.json +6 -6
  26. package/data/docs/types/Breadcrumbs.json +12 -0
  27. package/data/docs/types/BreadcrumbsItem.json +296 -0
  28. package/data/docs/types/BreadcrumbsItemProps.json +9 -0
  29. package/data/docs/types/BreadcrumbsProps.json +9 -0
  30. package/data/docs/types/BreadcrumbsRoot.json +110 -0
  31. package/data/docs/types/Button.json +88 -88
  32. package/data/docs/types/Calendar.json +56 -56
  33. package/data/docs/types/Caption.json +6 -6
  34. package/data/docs/types/CardRoot.json +2 -2
  35. package/data/docs/types/Cell.json +20 -20
  36. package/data/docs/types/ChatMessageAvatar.json +2 -2
  37. package/data/docs/types/ChatMessageListRoot.json +2 -2
  38. package/data/docs/types/ChatMessageRoot.json +2 -2
  39. package/data/docs/types/Checkbox.json +88 -88
  40. package/data/docs/types/Code.json +10 -10
  41. package/data/docs/types/CollapsibleMotionContent.json +2 -2
  42. package/data/docs/types/CollapsibleMotionRoot.json +2 -2
  43. package/data/docs/types/CollapsibleMotionTrigger.json +4 -4
  44. package/data/docs/types/Column.json +8 -8
  45. package/data/docs/types/ColumnGroup.json +8 -8
  46. package/data/docs/types/ColumnHeader.json +18 -18
  47. package/data/docs/types/ComboBoxListBox.json +70 -70
  48. package/data/docs/types/ComboBoxOption.json +64 -64
  49. package/data/docs/types/ComboBoxPopover.json +148 -72
  50. package/data/docs/types/ComboBoxRoot.json +8 -8
  51. package/data/docs/types/ComboBoxSection.json +25 -25
  52. package/data/docs/types/ComboBoxTrigger.json +6 -6
  53. package/data/docs/types/Content.json +2 -2
  54. package/data/docs/types/DataTable.json +38 -23
  55. package/data/docs/types/DataTableBody.json +60 -79
  56. package/data/docs/types/DataTableCell.json +434 -0
  57. package/data/docs/types/DataTableColumn.json +540 -0
  58. package/data/docs/types/DataTableHeader.json +62 -85
  59. package/data/docs/types/DataTableRoot.json +38 -23
  60. package/data/docs/types/DataTableRow.json +790 -0
  61. package/data/docs/types/DataTableTable.json +20 -20
  62. package/data/docs/types/DateInput.json +72 -72
  63. package/data/docs/types/DatePicker.json +58 -58
  64. package/data/docs/types/DateRangePicker.json +86 -86
  65. package/data/docs/types/DateRangePickerField.json +86 -86
  66. package/data/docs/types/DefaultPageBackLink.json +16 -16
  67. package/data/docs/types/DefaultPageRoot.json +2 -2
  68. package/data/docs/types/DialogCloseTrigger.json +78 -78
  69. package/data/docs/types/DialogTrigger.json +2 -2
  70. package/data/docs/types/DraggableListField.json +62 -62
  71. package/data/docs/types/DraggableListItem.json +100 -53
  72. package/data/docs/types/DraggableListRoot.json +62 -62
  73. package/data/docs/types/DrawerCloseTrigger.json +78 -78
  74. package/data/docs/types/DrawerTrigger.json +2 -2
  75. package/data/docs/types/DropZone.json +14 -14
  76. package/data/docs/types/FieldErrors.json +2 -2
  77. package/data/docs/types/Flex.json +22 -22
  78. package/data/docs/types/FloatingActionButton.json +88 -88
  79. package/data/docs/types/Footer.json +6 -6
  80. package/data/docs/types/FormFieldRoot.json +2 -2
  81. package/data/docs/types/Grid.json +24 -24
  82. package/data/docs/types/Group.json +12 -12
  83. package/data/docs/types/Header.json +6 -6
  84. package/data/docs/types/Heading.json +8 -8
  85. package/data/docs/types/Icon.json +4 -4
  86. package/data/docs/types/IconButton.json +88 -88
  87. package/data/docs/types/IconToggleButton.json +72 -72
  88. package/data/docs/types/Image.json +30 -30
  89. package/data/docs/types/Indicator.json +6 -6
  90. package/data/docs/types/InlineSvg.json +2 -2
  91. package/data/docs/types/Item.json +6 -6
  92. package/data/docs/types/ItemActions.json +27 -0
  93. package/data/docs/types/ItemContent.json +27 -0
  94. package/data/docs/types/ItemDescription.json +27 -0
  95. package/data/docs/types/ItemFooter.json +27 -0
  96. package/data/docs/types/ItemGroup.json +12 -0
  97. package/data/docs/types/ItemGroupRoot.json +27 -0
  98. package/data/docs/types/ItemGroupSeparator.json +27 -0
  99. package/data/docs/types/ItemHeader.json +27 -0
  100. package/data/docs/types/ItemMedia.json +56 -0
  101. package/data/docs/types/ItemRoot.json +239 -0
  102. package/data/docs/types/ItemTitle.json +27 -0
  103. package/data/docs/types/Kbd.json +8 -8
  104. package/data/docs/types/Link.json +30 -30
  105. package/data/docs/types/ListIndicator.json +6 -6
  106. package/data/docs/types/ListItem.json +6 -6
  107. package/data/docs/types/ListRoot.json +10 -10
  108. package/data/docs/types/LoadingSpinner.json +2 -2
  109. package/data/docs/types/MakeElementFocusable.json +18 -18
  110. package/data/docs/types/Markdown.json +6 -6
  111. package/data/docs/types/MenuItem.json +63 -63
  112. package/data/docs/types/MenuRoot.json +56 -56
  113. package/data/docs/types/MenuSection.json +31 -31
  114. package/data/docs/types/MenuSubmenuTrigger.json +4 -4
  115. package/data/docs/types/MenuTrigger.json +89 -89
  116. package/data/docs/types/MultilineTextInput.json +104 -104
  117. package/data/docs/types/MultilineTextInputField.json +102 -102
  118. package/data/docs/types/NumberInput.json +86 -86
  119. package/data/docs/types/NumberInputField.json +82 -82
  120. package/data/docs/types/PageContentColumn.json +6 -6
  121. package/data/docs/types/PageContentRoot.json +6 -6
  122. package/data/docs/types/PasswordInput.json +100 -100
  123. package/data/docs/types/PasswordInputField.json +100 -100
  124. package/data/docs/types/ProgressBar.json +13 -13
  125. package/data/docs/types/RadioInputOption.json +56 -56
  126. package/data/docs/types/RadioInputRoot.json +48 -48
  127. package/data/docs/types/RangeCalendar.json +58 -58
  128. package/data/docs/types/RangeSlider.json +337 -0
  129. package/data/docs/types/RangeSliderProps.json +9 -0
  130. package/data/docs/types/Region.json +6 -6
  131. package/data/docs/types/RegionTarget.json +6 -6
  132. package/data/docs/types/RichTextInput.json +2 -2
  133. package/data/docs/types/Root.json +10 -10
  134. package/data/docs/types/Row.json +6 -6
  135. package/data/docs/types/ScrollArea.json +2 -2
  136. package/data/docs/types/SearchInput.json +106 -106
  137. package/data/docs/types/SearchInputField.json +102 -102
  138. package/data/docs/types/SelectOption.json +54 -54
  139. package/data/docs/types/SelectOptionGroup.json +18 -18
  140. package/data/docs/types/SelectOptions.json +64 -64
  141. package/data/docs/types/SelectRoot.json +92 -92
  142. package/data/docs/types/Separator.json +4 -4
  143. package/data/docs/types/SimpleGrid.json +28 -28
  144. package/data/docs/types/Skeleton.json +129 -0
  145. package/data/docs/types/SkeletonCircle.json +103 -0
  146. package/data/docs/types/SkeletonCircleProps.json +9 -0
  147. package/data/docs/types/SkeletonProps.json +9 -0
  148. package/data/docs/types/SkeletonText.json +62 -0
  149. package/data/docs/types/SkeletonTextProps.json +9 -0
  150. package/data/docs/types/Slider.json +337 -0
  151. package/data/docs/types/SplitButton.json +10 -10
  152. package/data/docs/types/Stack.json +2 -2
  153. package/data/docs/types/StepsNextTrigger.json +2 -2
  154. package/data/docs/types/StepsPrevTrigger.json +2 -2
  155. package/data/docs/types/StepsRoot.json +2 -2
  156. package/data/docs/types/StepsTrigger.json +2 -2
  157. package/data/docs/types/Switch.json +36 -36
  158. package/data/docs/types/TabNavItem.json +18 -18
  159. package/data/docs/types/TabNavRoot.json +2 -2
  160. package/data/docs/types/TableBody.json +6 -6
  161. package/data/docs/types/TableCaption.json +6 -6
  162. package/data/docs/types/TableCell.json +20 -20
  163. package/data/docs/types/TableColumn.json +8 -8
  164. package/data/docs/types/TableColumnGroup.json +8 -8
  165. package/data/docs/types/TableColumnHeader.json +18 -18
  166. package/data/docs/types/TableFooter.json +6 -6
  167. package/data/docs/types/TableHeader.json +6 -6
  168. package/data/docs/types/TableRoot.json +32 -32
  169. package/data/docs/types/TableRow.json +6 -6
  170. package/data/docs/types/TableScrollArea.json +6 -6
  171. package/data/docs/types/TabsTab.json +2 -2
  172. package/data/docs/types/TagGroupRoot.json +24 -24
  173. package/data/docs/types/TagGroupTag.json +56 -56
  174. package/data/docs/types/TagGroupTagList.json +15 -15
  175. package/data/docs/types/Text.json +8 -8
  176. package/data/docs/types/TextInput.json +102 -102
  177. package/data/docs/types/TextInputField.json +100 -100
  178. package/data/docs/types/TimeInput.json +68 -68
  179. package/data/docs/types/ToggleButton.json +74 -74
  180. package/data/docs/types/ToggleButtonGroupButton.json +32 -32
  181. package/data/docs/types/ToggleButtonGroupRoot.json +20 -20
  182. package/data/docs/types/Toolbar.json +9 -9
  183. package/data/docs/types/TooltipContent.json +28 -28
  184. package/data/docs/types/TooltipRoot.json +16 -16
  185. package/data/docs/types/TreeIndicator.json +82 -82
  186. package/data/docs/types/TreeItem.json +100 -51
  187. package/data/docs/types/TreeRoot.json +57 -57
  188. package/data/docs/types/Trigger.json +4 -4
  189. package/data/docs/types/VisuallyHidden.json +6 -6
  190. package/data/docs/types/createItemsFromCsvDrop.json +4 -4
  191. package/data/docs/types/createItemsFromDirectoryDrop.json +4 -4
  192. package/data/docs/types/createItemsFromFileDrop.json +4 -4
  193. package/data/docs/types/createItemsFromImageDrop.json +4 -4
  194. package/data/docs/types/createItemsFromJsonDrop.json +4 -4
  195. package/data/docs/types/manifest.json +28 -0
  196. package/data/docs/types/useRegion.json +2 -2
  197. package/data/docs/types/useTree.json +24 -24
  198. package/data/tokens.json +42 -0
  199. package/package.json +7 -7
@@ -255,6 +255,44 @@
255
255
  }
256
256
  ]
257
257
  },
258
+ {
259
+ "path": "/components/navigation/breadcrumbs",
260
+ "id": "Components-Breadcrumbs",
261
+ "title": "Breadcrumbs",
262
+ "exportName": "Breadcrumbs",
263
+ "description": "A navigation trail showing the path to the current page.",
264
+ "lifecycleState": "Stable",
265
+ "category": "Components",
266
+ "tags": [
267
+ "component",
268
+ "navigation",
269
+ "breadcrumbs"
270
+ ],
271
+ "menu": [
272
+ "Components",
273
+ "Navigation",
274
+ "Breadcrumbs"
275
+ ],
276
+ "order": 999,
277
+ "chunkName": "route-components-navigation-breadcrumbs",
278
+ "tabs": [
279
+ {
280
+ "key": "overview",
281
+ "title": "Overview",
282
+ "order": 0
283
+ },
284
+ {
285
+ "key": "dev",
286
+ "title": "Implementation",
287
+ "order": 3
288
+ },
289
+ {
290
+ "key": "a11y",
291
+ "title": "Accessibility",
292
+ "order": 4
293
+ }
294
+ ]
295
+ },
258
296
  {
259
297
  "path": "/components/buttons/button",
260
298
  "id": "Components-Button",
@@ -1533,6 +1571,98 @@
1533
1571
  }
1534
1572
  ]
1535
1573
  },
1574
+ {
1575
+ "path": "/components/data-display/item",
1576
+ "id": "Components-Item",
1577
+ "title": "Item",
1578
+ "exportName": "Item",
1579
+ "description": "A horizontal content row with leading media, a title and description, and trailing actions — for settings, notification, and resource rows.",
1580
+ "lifecycleState": "Beta",
1581
+ "category": "Components",
1582
+ "tags": [
1583
+ "component",
1584
+ "item",
1585
+ "row",
1586
+ "list",
1587
+ "content"
1588
+ ],
1589
+ "menu": [
1590
+ "Components",
1591
+ "Data Display",
1592
+ "Item"
1593
+ ],
1594
+ "order": 999,
1595
+ "chunkName": "route-components-data-display-item",
1596
+ "tabs": [
1597
+ {
1598
+ "key": "overview",
1599
+ "title": "Overview",
1600
+ "order": 0
1601
+ },
1602
+ {
1603
+ "key": "guidelines",
1604
+ "title": "Guidelines",
1605
+ "order": 2
1606
+ },
1607
+ {
1608
+ "key": "dev",
1609
+ "title": "Implementation",
1610
+ "order": 3
1611
+ },
1612
+ {
1613
+ "key": "a11y",
1614
+ "title": "Accessibility",
1615
+ "order": 4
1616
+ }
1617
+ ]
1618
+ },
1619
+ {
1620
+ "path": "/components/data-display/item-group",
1621
+ "id": "Components-ItemGroup",
1622
+ "title": "Item group",
1623
+ "exportName": "ItemGroup",
1624
+ "description": "A container that groups a set of Item rows into a vertical stack, with optional dividers between them.",
1625
+ "lifecycleState": "Beta",
1626
+ "category": "Components",
1627
+ "tags": [
1628
+ "component",
1629
+ "item-group",
1630
+ "group",
1631
+ "list",
1632
+ "container",
1633
+ "rows",
1634
+ "separator"
1635
+ ],
1636
+ "menu": [
1637
+ "Components",
1638
+ "Data Display",
1639
+ "Item group"
1640
+ ],
1641
+ "order": 999,
1642
+ "chunkName": "route-components-data-display-item-group",
1643
+ "tabs": [
1644
+ {
1645
+ "key": "overview",
1646
+ "title": "Overview",
1647
+ "order": 0
1648
+ },
1649
+ {
1650
+ "key": "guidelines",
1651
+ "title": "Guidelines",
1652
+ "order": 2
1653
+ },
1654
+ {
1655
+ "key": "dev",
1656
+ "title": "Implementation",
1657
+ "order": 3
1658
+ },
1659
+ {
1660
+ "key": "a11y",
1661
+ "title": "Accessibility",
1662
+ "order": 4
1663
+ }
1664
+ ]
1665
+ },
1536
1666
  {
1537
1667
  "path": "/components/typography/kbd",
1538
1668
  "id": "Components-Kbd",
@@ -2700,6 +2830,206 @@
2700
2830
  }
2701
2831
  ]
2702
2832
  },
2833
+ {
2834
+ "path": "/components/feedback/skeletoncircle",
2835
+ "id": "Components-SkeletonCircle",
2836
+ "title": "SkeletonCircle",
2837
+ "exportName": "SkeletonCircle",
2838
+ "description": "A circular loading placeholder sized to the Avatar scale, for avatars and icons.",
2839
+ "lifecycleState": "Stable",
2840
+ "category": "Components",
2841
+ "tags": [
2842
+ "component",
2843
+ "skeleton",
2844
+ "loading",
2845
+ "placeholder",
2846
+ "feedback",
2847
+ "circle",
2848
+ "avatar"
2849
+ ],
2850
+ "menu": [
2851
+ "Components",
2852
+ "Feedback",
2853
+ "SkeletonCircle"
2854
+ ],
2855
+ "order": 999,
2856
+ "chunkName": "route-components-feedback-skeletoncircle",
2857
+ "tabs": [
2858
+ {
2859
+ "key": "overview",
2860
+ "title": "Overview",
2861
+ "order": 0
2862
+ },
2863
+ {
2864
+ "key": "dev",
2865
+ "title": "Implementation",
2866
+ "order": 3
2867
+ }
2868
+ ]
2869
+ },
2870
+ {
2871
+ "path": "/components/feedback/skeletontext",
2872
+ "id": "Components-SkeletonText",
2873
+ "title": "SkeletonText",
2874
+ "exportName": "SkeletonText",
2875
+ "description": "A stack of placeholder lines that approximates a paragraph of text while content loads.",
2876
+ "lifecycleState": "Stable",
2877
+ "category": "Components",
2878
+ "tags": [
2879
+ "component",
2880
+ "skeleton",
2881
+ "loading",
2882
+ "placeholder",
2883
+ "feedback",
2884
+ "text"
2885
+ ],
2886
+ "menu": [
2887
+ "Components",
2888
+ "Feedback",
2889
+ "SkeletonText"
2890
+ ],
2891
+ "order": 999,
2892
+ "chunkName": "route-components-feedback-skeletontext",
2893
+ "tabs": [
2894
+ {
2895
+ "key": "overview",
2896
+ "title": "Overview",
2897
+ "order": 0
2898
+ },
2899
+ {
2900
+ "key": "dev",
2901
+ "title": "Implementation",
2902
+ "order": 3
2903
+ }
2904
+ ]
2905
+ },
2906
+ {
2907
+ "path": "/components/feedback/skeleton",
2908
+ "id": "Components-Skeleton",
2909
+ "title": "Skeleton",
2910
+ "exportName": "Skeleton",
2911
+ "description": "A loading placeholder that holds space for content while it loads, reducing perceived layout shift.",
2912
+ "lifecycleState": "Stable",
2913
+ "category": "Components",
2914
+ "tags": [
2915
+ "component",
2916
+ "skeleton",
2917
+ "loading",
2918
+ "placeholder",
2919
+ "feedback"
2920
+ ],
2921
+ "menu": [
2922
+ "Components",
2923
+ "Feedback",
2924
+ "Skeleton"
2925
+ ],
2926
+ "order": 999,
2927
+ "chunkName": "route-components-feedback-skeleton",
2928
+ "tabs": [
2929
+ {
2930
+ "key": "overview",
2931
+ "title": "Overview",
2932
+ "order": 0
2933
+ },
2934
+ {
2935
+ "key": "dev",
2936
+ "title": "Implementation",
2937
+ "order": 3
2938
+ }
2939
+ ]
2940
+ },
2941
+ {
2942
+ "path": "/components/inputs/range-slider",
2943
+ "id": "Components-RangeSlider",
2944
+ "title": "Range Slider",
2945
+ "exportName": "RangeSlider",
2946
+ "description": "A range slider lets users select a numeric range — a lower and an upper bound — by dragging two handles along a shared track.",
2947
+ "lifecycleState": "Beta",
2948
+ "category": "Components",
2949
+ "tags": [
2950
+ "component",
2951
+ "range slider",
2952
+ "slider",
2953
+ "input",
2954
+ "numeric",
2955
+ "range"
2956
+ ],
2957
+ "menu": [
2958
+ "Components",
2959
+ "Inputs",
2960
+ "Range Slider"
2961
+ ],
2962
+ "order": 999,
2963
+ "chunkName": "route-components-inputs-range-slider",
2964
+ "tabs": [
2965
+ {
2966
+ "key": "overview",
2967
+ "title": "Overview",
2968
+ "order": 0
2969
+ },
2970
+ {
2971
+ "key": "guidelines",
2972
+ "title": "Guidelines",
2973
+ "order": 2
2974
+ },
2975
+ {
2976
+ "key": "dev",
2977
+ "title": "Implementation",
2978
+ "order": 3
2979
+ },
2980
+ {
2981
+ "key": "a11y",
2982
+ "title": "Accessibility",
2983
+ "order": 4
2984
+ }
2985
+ ]
2986
+ },
2987
+ {
2988
+ "path": "/components/inputs/slider",
2989
+ "id": "Components-Slider",
2990
+ "title": "Slider",
2991
+ "exportName": "Slider",
2992
+ "description": "A slider lets users select a numeric value, or a numeric range, by dragging a handle along a track.",
2993
+ "lifecycleState": "Beta",
2994
+ "category": "Components",
2995
+ "tags": [
2996
+ "component",
2997
+ "slider",
2998
+ "range slider",
2999
+ "input",
3000
+ "numeric",
3001
+ "range"
3002
+ ],
3003
+ "menu": [
3004
+ "Components",
3005
+ "Inputs",
3006
+ "Slider"
3007
+ ],
3008
+ "order": 999,
3009
+ "chunkName": "route-components-inputs-slider",
3010
+ "tabs": [
3011
+ {
3012
+ "key": "overview",
3013
+ "title": "Overview",
3014
+ "order": 0
3015
+ },
3016
+ {
3017
+ "key": "guidelines",
3018
+ "title": "Guidelines",
3019
+ "order": 2
3020
+ },
3021
+ {
3022
+ "key": "dev",
3023
+ "title": "Implementation",
3024
+ "order": 3
3025
+ },
3026
+ {
3027
+ "key": "a11y",
3028
+ "title": "Accessibility",
3029
+ "order": 4
3030
+ }
3031
+ ]
3032
+ },
2703
3033
  {
2704
3034
  "path": "/components/layout/spacer",
2705
3035
  "id": "Components-Spacer",
@@ -5815,7 +6145,7 @@
5815
6145
  "path": "/icons",
5816
6146
  "id": "Icons",
5817
6147
  "title": "Icons",
5818
- "description": "display Icons",
6148
+ "description": "Find and use icons from the Nimbus icon library.",
5819
6149
  "category": "Icons",
5820
6150
  "tags": [
5821
6151
  "icons"
@@ -6056,27 +6386,65 @@
6056
6386
  ]
6057
6387
  },
6058
6388
  {
6059
- "path": "/components/layout/box",
6060
- "id": "Components-Box",
6061
- "title": "Box",
6062
- "exportName": "Box",
6063
- "description": "Box is a basic layout component that serves as a wrapper or container. It's based on the Chakra UI Box component and supports all style props for rapid UI development.",
6389
+ "path": "/components/layout/box",
6390
+ "id": "Components-Box",
6391
+ "title": "Box",
6392
+ "exportName": "Box",
6393
+ "description": "Box is a basic layout component that serves as a wrapper or container. It's based on the Chakra UI Box component and supports all style props for rapid UI development.",
6394
+ "lifecycleState": "Stable",
6395
+ "category": "Components",
6396
+ "tags": [
6397
+ "component",
6398
+ "box",
6399
+ "container",
6400
+ "wrapper",
6401
+ "layout"
6402
+ ],
6403
+ "menu": [
6404
+ "Components",
6405
+ "Layout",
6406
+ "Box"
6407
+ ],
6408
+ "order": 999,
6409
+ "chunkName": "route-components-layout-box",
6410
+ "tabs": [
6411
+ {
6412
+ "key": "overview",
6413
+ "title": "Overview",
6414
+ "order": 0
6415
+ },
6416
+ {
6417
+ "key": "dev",
6418
+ "title": "Implementation",
6419
+ "order": 3
6420
+ },
6421
+ {
6422
+ "key": "a11y",
6423
+ "title": "Accessibility",
6424
+ "order": 4
6425
+ }
6426
+ ]
6427
+ },
6428
+ {
6429
+ "path": "/components/navigation/breadcrumbs",
6430
+ "id": "Components-Breadcrumbs",
6431
+ "title": "Breadcrumbs",
6432
+ "exportName": "Breadcrumbs",
6433
+ "description": "A navigation trail showing the path to the current page.",
6064
6434
  "lifecycleState": "Stable",
6065
6435
  "category": "Components",
6066
6436
  "tags": [
6067
6437
  "component",
6068
- "box",
6069
- "container",
6070
- "wrapper",
6071
- "layout"
6438
+ "navigation",
6439
+ "breadcrumbs"
6072
6440
  ],
6073
6441
  "menu": [
6074
6442
  "Components",
6075
- "Layout",
6076
- "Box"
6443
+ "Navigation",
6444
+ "Breadcrumbs"
6077
6445
  ],
6078
6446
  "order": 999,
6079
- "chunkName": "route-components-layout-box",
6447
+ "chunkName": "route-components-navigation-breadcrumbs",
6080
6448
  "tabs": [
6081
6449
  {
6082
6450
  "key": "overview",
@@ -7373,6 +7741,98 @@
7373
7741
  }
7374
7742
  ]
7375
7743
  },
7744
+ {
7745
+ "path": "/components/data-display/item",
7746
+ "id": "Components-Item",
7747
+ "title": "Item",
7748
+ "exportName": "Item",
7749
+ "description": "A horizontal content row with leading media, a title and description, and trailing actions — for settings, notification, and resource rows.",
7750
+ "lifecycleState": "Beta",
7751
+ "category": "Components",
7752
+ "tags": [
7753
+ "component",
7754
+ "item",
7755
+ "row",
7756
+ "list",
7757
+ "content"
7758
+ ],
7759
+ "menu": [
7760
+ "Components",
7761
+ "Data Display",
7762
+ "Item"
7763
+ ],
7764
+ "order": 999,
7765
+ "chunkName": "route-components-data-display-item",
7766
+ "tabs": [
7767
+ {
7768
+ "key": "overview",
7769
+ "title": "Overview",
7770
+ "order": 0
7771
+ },
7772
+ {
7773
+ "key": "guidelines",
7774
+ "title": "Guidelines",
7775
+ "order": 2
7776
+ },
7777
+ {
7778
+ "key": "dev",
7779
+ "title": "Implementation",
7780
+ "order": 3
7781
+ },
7782
+ {
7783
+ "key": "a11y",
7784
+ "title": "Accessibility",
7785
+ "order": 4
7786
+ }
7787
+ ]
7788
+ },
7789
+ {
7790
+ "path": "/components/data-display/item-group",
7791
+ "id": "Components-ItemGroup",
7792
+ "title": "Item group",
7793
+ "exportName": "ItemGroup",
7794
+ "description": "A container that groups a set of Item rows into a vertical stack, with optional dividers between them.",
7795
+ "lifecycleState": "Beta",
7796
+ "category": "Components",
7797
+ "tags": [
7798
+ "component",
7799
+ "item-group",
7800
+ "group",
7801
+ "list",
7802
+ "container",
7803
+ "rows",
7804
+ "separator"
7805
+ ],
7806
+ "menu": [
7807
+ "Components",
7808
+ "Data Display",
7809
+ "Item group"
7810
+ ],
7811
+ "order": 999,
7812
+ "chunkName": "route-components-data-display-item-group",
7813
+ "tabs": [
7814
+ {
7815
+ "key": "overview",
7816
+ "title": "Overview",
7817
+ "order": 0
7818
+ },
7819
+ {
7820
+ "key": "guidelines",
7821
+ "title": "Guidelines",
7822
+ "order": 2
7823
+ },
7824
+ {
7825
+ "key": "dev",
7826
+ "title": "Implementation",
7827
+ "order": 3
7828
+ },
7829
+ {
7830
+ "key": "a11y",
7831
+ "title": "Accessibility",
7832
+ "order": 4
7833
+ }
7834
+ ]
7835
+ },
7376
7836
  {
7377
7837
  "path": "/components/typography/kbd",
7378
7838
  "id": "Components-Kbd",
@@ -8540,6 +9000,206 @@
8540
9000
  }
8541
9001
  ]
8542
9002
  },
9003
+ {
9004
+ "path": "/components/feedback/skeletoncircle",
9005
+ "id": "Components-SkeletonCircle",
9006
+ "title": "SkeletonCircle",
9007
+ "exportName": "SkeletonCircle",
9008
+ "description": "A circular loading placeholder sized to the Avatar scale, for avatars and icons.",
9009
+ "lifecycleState": "Stable",
9010
+ "category": "Components",
9011
+ "tags": [
9012
+ "component",
9013
+ "skeleton",
9014
+ "loading",
9015
+ "placeholder",
9016
+ "feedback",
9017
+ "circle",
9018
+ "avatar"
9019
+ ],
9020
+ "menu": [
9021
+ "Components",
9022
+ "Feedback",
9023
+ "SkeletonCircle"
9024
+ ],
9025
+ "order": 999,
9026
+ "chunkName": "route-components-feedback-skeletoncircle",
9027
+ "tabs": [
9028
+ {
9029
+ "key": "overview",
9030
+ "title": "Overview",
9031
+ "order": 0
9032
+ },
9033
+ {
9034
+ "key": "dev",
9035
+ "title": "Implementation",
9036
+ "order": 3
9037
+ }
9038
+ ]
9039
+ },
9040
+ {
9041
+ "path": "/components/feedback/skeletontext",
9042
+ "id": "Components-SkeletonText",
9043
+ "title": "SkeletonText",
9044
+ "exportName": "SkeletonText",
9045
+ "description": "A stack of placeholder lines that approximates a paragraph of text while content loads.",
9046
+ "lifecycleState": "Stable",
9047
+ "category": "Components",
9048
+ "tags": [
9049
+ "component",
9050
+ "skeleton",
9051
+ "loading",
9052
+ "placeholder",
9053
+ "feedback",
9054
+ "text"
9055
+ ],
9056
+ "menu": [
9057
+ "Components",
9058
+ "Feedback",
9059
+ "SkeletonText"
9060
+ ],
9061
+ "order": 999,
9062
+ "chunkName": "route-components-feedback-skeletontext",
9063
+ "tabs": [
9064
+ {
9065
+ "key": "overview",
9066
+ "title": "Overview",
9067
+ "order": 0
9068
+ },
9069
+ {
9070
+ "key": "dev",
9071
+ "title": "Implementation",
9072
+ "order": 3
9073
+ }
9074
+ ]
9075
+ },
9076
+ {
9077
+ "path": "/components/feedback/skeleton",
9078
+ "id": "Components-Skeleton",
9079
+ "title": "Skeleton",
9080
+ "exportName": "Skeleton",
9081
+ "description": "A loading placeholder that holds space for content while it loads, reducing perceived layout shift.",
9082
+ "lifecycleState": "Stable",
9083
+ "category": "Components",
9084
+ "tags": [
9085
+ "component",
9086
+ "skeleton",
9087
+ "loading",
9088
+ "placeholder",
9089
+ "feedback"
9090
+ ],
9091
+ "menu": [
9092
+ "Components",
9093
+ "Feedback",
9094
+ "Skeleton"
9095
+ ],
9096
+ "order": 999,
9097
+ "chunkName": "route-components-feedback-skeleton",
9098
+ "tabs": [
9099
+ {
9100
+ "key": "overview",
9101
+ "title": "Overview",
9102
+ "order": 0
9103
+ },
9104
+ {
9105
+ "key": "dev",
9106
+ "title": "Implementation",
9107
+ "order": 3
9108
+ }
9109
+ ]
9110
+ },
9111
+ {
9112
+ "path": "/components/inputs/range-slider",
9113
+ "id": "Components-RangeSlider",
9114
+ "title": "Range Slider",
9115
+ "exportName": "RangeSlider",
9116
+ "description": "A range slider lets users select a numeric range — a lower and an upper bound — by dragging two handles along a shared track.",
9117
+ "lifecycleState": "Beta",
9118
+ "category": "Components",
9119
+ "tags": [
9120
+ "component",
9121
+ "range slider",
9122
+ "slider",
9123
+ "input",
9124
+ "numeric",
9125
+ "range"
9126
+ ],
9127
+ "menu": [
9128
+ "Components",
9129
+ "Inputs",
9130
+ "Range Slider"
9131
+ ],
9132
+ "order": 999,
9133
+ "chunkName": "route-components-inputs-range-slider",
9134
+ "tabs": [
9135
+ {
9136
+ "key": "overview",
9137
+ "title": "Overview",
9138
+ "order": 0
9139
+ },
9140
+ {
9141
+ "key": "guidelines",
9142
+ "title": "Guidelines",
9143
+ "order": 2
9144
+ },
9145
+ {
9146
+ "key": "dev",
9147
+ "title": "Implementation",
9148
+ "order": 3
9149
+ },
9150
+ {
9151
+ "key": "a11y",
9152
+ "title": "Accessibility",
9153
+ "order": 4
9154
+ }
9155
+ ]
9156
+ },
9157
+ {
9158
+ "path": "/components/inputs/slider",
9159
+ "id": "Components-Slider",
9160
+ "title": "Slider",
9161
+ "exportName": "Slider",
9162
+ "description": "A slider lets users select a numeric value, or a numeric range, by dragging a handle along a track.",
9163
+ "lifecycleState": "Beta",
9164
+ "category": "Components",
9165
+ "tags": [
9166
+ "component",
9167
+ "slider",
9168
+ "range slider",
9169
+ "input",
9170
+ "numeric",
9171
+ "range"
9172
+ ],
9173
+ "menu": [
9174
+ "Components",
9175
+ "Inputs",
9176
+ "Slider"
9177
+ ],
9178
+ "order": 999,
9179
+ "chunkName": "route-components-inputs-slider",
9180
+ "tabs": [
9181
+ {
9182
+ "key": "overview",
9183
+ "title": "Overview",
9184
+ "order": 0
9185
+ },
9186
+ {
9187
+ "key": "guidelines",
9188
+ "title": "Guidelines",
9189
+ "order": 2
9190
+ },
9191
+ {
9192
+ "key": "dev",
9193
+ "title": "Implementation",
9194
+ "order": 3
9195
+ },
9196
+ {
9197
+ "key": "a11y",
9198
+ "title": "Accessibility",
9199
+ "order": 4
9200
+ }
9201
+ ]
9202
+ },
8543
9203
  {
8544
9204
  "path": "/components/layout/spacer",
8545
9205
  "id": "Components-Spacer",
@@ -11683,7 +12343,7 @@
11683
12343
  "path": "/icons",
11684
12344
  "id": "Icons",
11685
12345
  "title": "Icons",
11686
- "description": "display Icons",
12346
+ "description": "Find and use icons from the Nimbus icon library.",
11687
12347
  "category": "Icons",
11688
12348
  "tags": [
11689
12349
  "icons"
@@ -11738,6 +12398,11 @@
11738
12398
  "title": "Box",
11739
12399
  "path": "/components/layout/box"
11740
12400
  },
12401
+ {
12402
+ "id": "Components-Breadcrumbs",
12403
+ "title": "Breadcrumbs",
12404
+ "path": "/components/navigation/breadcrumbs"
12405
+ },
11741
12406
  {
11742
12407
  "id": "Components-Button",
11743
12408
  "title": "Button",
@@ -11888,6 +12553,16 @@
11888
12553
  "title": "Inline svg",
11889
12554
  "path": "/components/media/inline-svg"
11890
12555
  },
12556
+ {
12557
+ "id": "Components-Item",
12558
+ "title": "Item",
12559
+ "path": "/components/data-display/item"
12560
+ },
12561
+ {
12562
+ "id": "Components-ItemGroup",
12563
+ "title": "Item group",
12564
+ "path": "/components/data-display/item-group"
12565
+ },
11891
12566
  {
11892
12567
  "id": "Components-Kbd",
11893
12568
  "title": "Kbd",
@@ -12023,6 +12698,31 @@
12023
12698
  "title": "Simple grid",
12024
12699
  "path": "/components/layout/simple-grid"
12025
12700
  },
12701
+ {
12702
+ "id": "Components-SkeletonCircle",
12703
+ "title": "SkeletonCircle",
12704
+ "path": "/components/feedback/skeletoncircle"
12705
+ },
12706
+ {
12707
+ "id": "Components-SkeletonText",
12708
+ "title": "SkeletonText",
12709
+ "path": "/components/feedback/skeletontext"
12710
+ },
12711
+ {
12712
+ "id": "Components-Skeleton",
12713
+ "title": "Skeleton",
12714
+ "path": "/components/feedback/skeleton"
12715
+ },
12716
+ {
12717
+ "id": "Components-RangeSlider",
12718
+ "title": "Range Slider",
12719
+ "path": "/components/inputs/range-slider"
12720
+ },
12721
+ {
12722
+ "id": "Components-Slider",
12723
+ "title": "Slider",
12724
+ "path": "/components/inputs/slider"
12725
+ },
12026
12726
  {
12027
12727
  "id": "Components-Spacer",
12028
12728
  "title": "Spacer",