@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
@@ -12,12 +12,12 @@
12
12
  "description": "",
13
13
  "name": "as",
14
14
  "parent": {
15
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
15
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
16
16
  "name": "PolymorphicProps"
17
17
  },
18
18
  "declarations": [
19
19
  {
20
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
20
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
21
21
  "name": "PolymorphicProps"
22
22
  }
23
23
  ],
@@ -31,12 +31,12 @@
31
31
  "description": "",
32
32
  "name": "asChild",
33
33
  "parent": {
34
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
34
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
35
35
  "name": "PolymorphicProps"
36
36
  },
37
37
  "declarations": [
38
38
  {
39
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
39
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
40
40
  "name": "PolymorphicProps"
41
41
  }
42
42
  ],
@@ -50,12 +50,12 @@
50
50
  "description": "",
51
51
  "name": "css",
52
52
  "parent": {
53
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
53
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
54
54
  "name": "JsxStyleProps"
55
55
  },
56
56
  "declarations": [
57
57
  {
58
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
58
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
59
59
  "name": "JsxStyleProps"
60
60
  }
61
61
  ],
@@ -84,12 +84,12 @@
84
84
  "description": "If `true`, the element will opt out of the theme styles.",
85
85
  "name": "unstyled",
86
86
  "parent": {
87
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
87
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
88
88
  "name": "UnstyledProp"
89
89
  },
90
90
  "declarations": [
91
91
  {
92
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
92
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
93
93
  "name": "UnstyledProp"
94
94
  }
95
95
  ],
@@ -48,12 +48,12 @@
48
48
  "description": "If `true`, the element will opt out of the theme styles.",
49
49
  "name": "unstyled",
50
50
  "parent": {
51
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
51
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
52
52
  "name": "UnstyledProp"
53
53
  },
54
54
  "declarations": [
55
55
  {
56
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
56
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
57
57
  "name": "UnstyledProp"
58
58
  }
59
59
  ],
@@ -22,7 +22,7 @@
22
22
  ],
23
23
  "required": false,
24
24
  "type": {
25
- "name": "ConditionalValue<\"md\" | \"2xs\" | \"xs\">"
25
+ "name": "ConditionalValue<\"sm\" | \"md\" | \"2xs\" | \"xs\">"
26
26
  }
27
27
  },
28
28
  "unstyled": {
@@ -30,12 +30,12 @@
30
30
  "description": "If `true`, the element will opt out of the theme styles.",
31
31
  "name": "unstyled",
32
32
  "parent": {
33
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
33
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
34
34
  "name": "UnstyledProp"
35
35
  },
36
36
  "declarations": [
37
37
  {
38
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
38
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
39
39
  "name": "UnstyledProp"
40
40
  }
41
41
  ],
@@ -10,12 +10,12 @@
10
10
  "description": "",
11
11
  "name": "css",
12
12
  "parent": {
13
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
13
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
14
14
  "name": "JsxStyleProps"
15
15
  },
16
16
  "declarations": [
17
17
  {
18
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
18
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
19
19
  "name": "JsxStyleProps"
20
20
  }
21
21
  ],
@@ -29,12 +29,12 @@
29
29
  "description": "",
30
30
  "name": "as",
31
31
  "parent": {
32
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
32
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
33
33
  "name": "PolymorphicProps"
34
34
  },
35
35
  "declarations": [
36
36
  {
37
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
37
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
38
38
  "name": "PolymorphicProps"
39
39
  }
40
40
  ],
@@ -48,12 +48,12 @@
48
48
  "description": "",
49
49
  "name": "asChild",
50
50
  "parent": {
51
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
51
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
52
52
  "name": "PolymorphicProps"
53
53
  },
54
54
  "declarations": [
55
55
  {
56
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
56
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
57
57
  "name": "PolymorphicProps"
58
58
  }
59
59
  ],
@@ -13,12 +13,12 @@
13
13
  "description": "",
14
14
  "name": "css",
15
15
  "parent": {
16
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
16
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
17
17
  "name": "JsxStyleProps"
18
18
  },
19
19
  "declarations": [
20
20
  {
21
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
21
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
22
22
  "name": "JsxStyleProps"
23
23
  }
24
24
  ],
@@ -32,12 +32,12 @@
32
32
  "description": "",
33
33
  "name": "as",
34
34
  "parent": {
35
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
35
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
36
36
  "name": "PolymorphicProps"
37
37
  },
38
38
  "declarations": [
39
39
  {
40
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
40
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
41
41
  "name": "PolymorphicProps"
42
42
  }
43
43
  ],
@@ -51,12 +51,12 @@
51
51
  "description": "",
52
52
  "name": "asChild",
53
53
  "parent": {
54
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
54
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
55
55
  "name": "PolymorphicProps"
56
56
  },
57
57
  "declarations": [
58
58
  {
59
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
59
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
60
60
  "name": "PolymorphicProps"
61
61
  }
62
62
  ],
@@ -0,0 +1,12 @@
1
+ {
2
+ "tags": {
3
+ "see": "{@link https://nimbus-documentation.vercel.app/components/navigation/breadcrumbs}",
4
+ "example": "```tsx\n<Breadcrumbs.Root aria-label=\"Breadcrumb\">\n <Breadcrumbs.Item href=\"/\">Home</Breadcrumbs.Item>\n <Breadcrumbs.Item href=\"/orders\">Orders</Breadcrumbs.Item>\n <Breadcrumbs.Item>Order #123</Breadcrumbs.Item>\n</Breadcrumbs.Root>\n```"
5
+ },
6
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
7
+ "description": "Breadcrumbs\n============================================================\nA navigation component that displays the hierarchical path to the current\npage as an ordered list of links. Built on React Aria Components'\n`Breadcrumbs`/`Breadcrumb`; the last item is treated as the current page\nautomatically (non-interactive text with `aria-current=\"page\"`).\n\nRenders proper navigation semantics (`<nav>` landmark, `<ol>`/`<li>`\nstructure, `<a>` elements, `aria-current=\"page\"`) for WCAG 2.1 AA compliant\npage navigation.",
8
+ "displayName": "Breadcrumbs",
9
+ "methods": [],
10
+ "props": {},
11
+ "supportsStyleProps": false
12
+ }
@@ -0,0 +1,296 @@
1
+ {
2
+ "tags": {
3
+ "supportsStyleProps": ""
4
+ },
5
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
6
+ "description": "# Breadcrumbs.Item\n\nAn individual breadcrumb. Renders an `<li>` (via React Aria's `Breadcrumb`)\ncontaining a navigation link (via React Aria's `Link`). The decorative\nseparator configured on `Breadcrumbs.Root` is rendered before every item\nexcept the first.\n\nWhen this is the last item in a `Breadcrumbs.Root`, React Aria marks it as the\ncurrent page automatically: it becomes non-interactive text with\n`aria-current=\"page\"` and is removed from the tab sequence. There is no\n`isCurrent` prop — currentness is derived from position.",
7
+ "displayName": "BreadcrumbsItem",
8
+ "methods": [],
9
+ "props": {
10
+ "size": {
11
+ "defaultValue": {
12
+ "value": "\"md\""
13
+ },
14
+ "description": "Size of the breadcrumb items.",
15
+ "name": "size",
16
+ "declarations": [
17
+ {
18
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
19
+ "name": "TypeLiteral"
20
+ }
21
+ ],
22
+ "required": false,
23
+ "type": {
24
+ "name": "ConditionalValue<\"sm\" | \"md\">"
25
+ }
26
+ },
27
+ "media": {
28
+ "defaultValue": null,
29
+ "description": "",
30
+ "name": "media",
31
+ "parent": {
32
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
33
+ "name": "AnchorHTMLAttributes"
34
+ },
35
+ "declarations": [
36
+ {
37
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
38
+ "name": "AnchorHTMLAttributes"
39
+ }
40
+ ],
41
+ "required": false,
42
+ "type": {
43
+ "name": "string"
44
+ }
45
+ },
46
+ "unstyled": {
47
+ "defaultValue": null,
48
+ "description": "If `true`, the element will opt out of the theme styles.",
49
+ "name": "unstyled",
50
+ "parent": {
51
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
52
+ "name": "UnstyledProp"
53
+ },
54
+ "declarations": [
55
+ {
56
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
57
+ "name": "UnstyledProp"
58
+ }
59
+ ],
60
+ "required": false,
61
+ "type": {
62
+ "name": "boolean"
63
+ }
64
+ },
65
+ "type": {
66
+ "defaultValue": null,
67
+ "description": "",
68
+ "name": "type",
69
+ "parent": {
70
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
71
+ "name": "AnchorHTMLAttributes"
72
+ },
73
+ "declarations": [
74
+ {
75
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
76
+ "name": "AnchorHTMLAttributes"
77
+ }
78
+ ],
79
+ "required": false,
80
+ "type": {
81
+ "name": "string"
82
+ }
83
+ },
84
+ "href": {
85
+ "defaultValue": null,
86
+ "description": "The URL to navigate to when the back link is clicked",
87
+ "name": "href",
88
+ "parent": {
89
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
90
+ "name": "AnchorHTMLAttributes"
91
+ },
92
+ "declarations": [
93
+ {
94
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
95
+ "name": "AnchorHTMLAttributes"
96
+ },
97
+ {
98
+ "fileName": "nimbus/packages/nimbus/src/components/default-page/default-page.types.ts",
99
+ "name": "TypeLiteral"
100
+ }
101
+ ],
102
+ "required": false,
103
+ "type": {
104
+ "name": "string"
105
+ }
106
+ },
107
+ "target": {
108
+ "defaultValue": null,
109
+ "description": "",
110
+ "name": "target",
111
+ "parent": {
112
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
113
+ "name": "AnchorHTMLAttributes"
114
+ },
115
+ "declarations": [
116
+ {
117
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
118
+ "name": "AnchorHTMLAttributes"
119
+ }
120
+ ],
121
+ "required": false,
122
+ "type": {
123
+ "name": "HTMLAttributeAnchorTarget"
124
+ }
125
+ },
126
+ "download": {
127
+ "defaultValue": null,
128
+ "description": "",
129
+ "name": "download",
130
+ "parent": {
131
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
132
+ "name": "AnchorHTMLAttributes"
133
+ },
134
+ "declarations": [
135
+ {
136
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
137
+ "name": "AnchorHTMLAttributes"
138
+ }
139
+ ],
140
+ "required": false,
141
+ "type": {
142
+ "name": "any"
143
+ }
144
+ },
145
+ "hrefLang": {
146
+ "defaultValue": null,
147
+ "description": "",
148
+ "name": "hrefLang",
149
+ "parent": {
150
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
151
+ "name": "AnchorHTMLAttributes"
152
+ },
153
+ "declarations": [
154
+ {
155
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
156
+ "name": "AnchorHTMLAttributes"
157
+ }
158
+ ],
159
+ "required": false,
160
+ "type": {
161
+ "name": "string"
162
+ }
163
+ },
164
+ "ping": {
165
+ "defaultValue": null,
166
+ "description": "",
167
+ "name": "ping",
168
+ "parent": {
169
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
170
+ "name": "AnchorHTMLAttributes"
171
+ },
172
+ "declarations": [
173
+ {
174
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
175
+ "name": "AnchorHTMLAttributes"
176
+ }
177
+ ],
178
+ "required": false,
179
+ "type": {
180
+ "name": "string"
181
+ }
182
+ },
183
+ "referrerPolicy": {
184
+ "defaultValue": null,
185
+ "description": "",
186
+ "name": "referrerPolicy",
187
+ "parent": {
188
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
189
+ "name": "AnchorHTMLAttributes"
190
+ },
191
+ "declarations": [
192
+ {
193
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
194
+ "name": "AnchorHTMLAttributes"
195
+ }
196
+ ],
197
+ "required": false,
198
+ "type": {
199
+ "name": "enum",
200
+ "raw": "HTMLAttributeReferrerPolicy",
201
+ "value": [
202
+ {
203
+ "value": "\"\""
204
+ },
205
+ {
206
+ "value": "\"origin\""
207
+ },
208
+ {
209
+ "value": "\"no-referrer\""
210
+ },
211
+ {
212
+ "value": "\"no-referrer-when-downgrade\""
213
+ },
214
+ {
215
+ "value": "\"origin-when-cross-origin\""
216
+ },
217
+ {
218
+ "value": "\"same-origin\""
219
+ },
220
+ {
221
+ "value": "\"strict-origin\""
222
+ },
223
+ {
224
+ "value": "\"strict-origin-when-cross-origin\""
225
+ },
226
+ {
227
+ "value": "\"unsafe-url\""
228
+ }
229
+ ]
230
+ }
231
+ },
232
+ "id": {
233
+ "defaultValue": null,
234
+ "description": "A unique key for the breadcrumb, passed to `Breadcrumbs.Root`'s `onAction`\nhandler when this item is activated.",
235
+ "name": "id",
236
+ "declarations": [
237
+ {
238
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
239
+ "name": "TypeLiteral"
240
+ }
241
+ ],
242
+ "required": false,
243
+ "type": {
244
+ "name": "string | number"
245
+ }
246
+ },
247
+ "isDisabled": {
248
+ "defaultValue": {
249
+ "value": "false"
250
+ },
251
+ "description": "Whether the item is disabled. Disabled items cannot be interacted with,\nare visually dimmed, and are removed from the tab sequence.",
252
+ "name": "isDisabled",
253
+ "declarations": [
254
+ {
255
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
256
+ "name": "TypeLiteral"
257
+ }
258
+ ],
259
+ "required": false,
260
+ "type": {
261
+ "name": "boolean"
262
+ }
263
+ },
264
+ "routerOptions": {
265
+ "defaultValue": null,
266
+ "description": "Options forwarded to the client-side router for this link.",
267
+ "name": "routerOptions",
268
+ "declarations": [
269
+ {
270
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
271
+ "name": "TypeLiteral"
272
+ }
273
+ ],
274
+ "required": false,
275
+ "type": {
276
+ "name": "any"
277
+ }
278
+ },
279
+ "ref": {
280
+ "defaultValue": null,
281
+ "description": "A ref to the underlying `<a>` element.",
282
+ "name": "ref",
283
+ "declarations": [
284
+ {
285
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
286
+ "name": "TypeLiteral"
287
+ }
288
+ ],
289
+ "required": false,
290
+ "type": {
291
+ "name": "Ref<HTMLAnchorElement>"
292
+ }
293
+ }
294
+ },
295
+ "supportsStyleProps": true
296
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "Props for the Breadcrumbs.Item component.\nRenders an `<li>` containing a navigation link. The last item rendered inside\na `Breadcrumbs.Root` automatically represents the current page (non-interactive\ntext with `aria-current=\"page\"`, removed from the tab sequence) — there is no\n`isCurrent` prop.",
5
+ "displayName": "BreadcrumbsItemProps",
6
+ "methods": [],
7
+ "props": {},
8
+ "supportsStyleProps": false
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "Props for the Breadcrumbs.Root component.\nRenders a `<nav>` landmark containing an ordered list of breadcrumb links.\nThe last item is treated as the current page automatically.",
5
+ "displayName": "BreadcrumbsProps",
6
+ "methods": [],
7
+ "props": {},
8
+ "supportsStyleProps": false
9
+ }
@@ -0,0 +1,110 @@
1
+ {
2
+ "tags": {
3
+ "supportsStyleProps": ""
4
+ },
5
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
6
+ "description": "# Breadcrumbs.Root\n\nThe root container for the Breadcrumbs component. Renders a `<nav>` landmark\nwrapping an ordered list (`<ol>`) of breadcrumb items, built on React Aria\nComponents' `Breadcrumbs`. The last item is treated as the current page\nautomatically.\n\nAccepts either compound `Breadcrumbs.Item` children or a declarative `items`\narray. Always provide an `aria-label` (e.g. `\"Breadcrumb\"`) to identify the\nnavigation landmark.",
7
+ "displayName": "BreadcrumbsRoot",
8
+ "methods": [],
9
+ "props": {
10
+ "size": {
11
+ "defaultValue": {
12
+ "value": "\"md\""
13
+ },
14
+ "description": "Size of the breadcrumb items.",
15
+ "name": "size",
16
+ "declarations": [
17
+ {
18
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
19
+ "name": "TypeLiteral"
20
+ }
21
+ ],
22
+ "required": false,
23
+ "type": {
24
+ "name": "ConditionalValue<\"sm\" | \"md\">"
25
+ }
26
+ },
27
+ "unstyled": {
28
+ "defaultValue": null,
29
+ "description": "If `true`, the element will opt out of the theme styles.",
30
+ "name": "unstyled",
31
+ "parent": {
32
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
33
+ "name": "UnstyledProp"
34
+ },
35
+ "declarations": [
36
+ {
37
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
38
+ "name": "UnstyledProp"
39
+ }
40
+ ],
41
+ "required": false,
42
+ "type": {
43
+ "name": "boolean"
44
+ }
45
+ },
46
+ "separator": {
47
+ "defaultValue": {
48
+ "value": "\"›\""
49
+ },
50
+ "description": "The visible separator rendered between breadcrumb items. Accepts any\nReact node (e.g. a string like \"/\" or an icon). The separator is\ndecorative and hidden from assistive technologies.",
51
+ "name": "separator",
52
+ "declarations": [
53
+ {
54
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
55
+ "name": "TypeLiteral"
56
+ }
57
+ ],
58
+ "required": false,
59
+ "type": {
60
+ "name": "ReactNode"
61
+ }
62
+ },
63
+ "items": {
64
+ "defaultValue": null,
65
+ "description": "Data-driven list of breadcrumbs. When provided, one `Breadcrumbs.Item` is\nrendered per entry (in order) and `children` is ignored. The last entry is\nthe current page. Prefer this for trails built from data; use compound\n`Breadcrumbs.Item` children for static trails.",
66
+ "name": "items",
67
+ "declarations": [
68
+ {
69
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
70
+ "name": "TypeLiteral"
71
+ }
72
+ ],
73
+ "required": false,
74
+ "type": {
75
+ "name": "BreadcrumbItem[]"
76
+ }
77
+ },
78
+ "onAction": {
79
+ "defaultValue": null,
80
+ "description": "Handler called with a breadcrumb's `id` when it is activated (clicked or\nvia keyboard). Useful for client-side routing.",
81
+ "name": "onAction",
82
+ "declarations": [
83
+ {
84
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
85
+ "name": "TypeLiteral"
86
+ }
87
+ ],
88
+ "required": false,
89
+ "type": {
90
+ "name": "((key: string | number) => void)"
91
+ }
92
+ },
93
+ "ref": {
94
+ "defaultValue": null,
95
+ "description": "A ref to the root `<nav>` element.",
96
+ "name": "ref",
97
+ "declarations": [
98
+ {
99
+ "fileName": "nimbus/packages/nimbus/src/components/breadcrumbs/breadcrumbs.types.ts",
100
+ "name": "TypeLiteral"
101
+ }
102
+ ],
103
+ "required": false,
104
+ "type": {
105
+ "name": "Ref<HTMLElement>"
106
+ }
107
+ }
108
+ },
109
+ "supportsStyleProps": true
110
+ }