@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
@@ -0,0 +1,337 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "# Slider\n\nA single-thumb slider for selecting one numeric value within a range. Wraps\nReact Aria's Slider with Nimbus styling; the current value is shown in a\ntooltip on the handle while hovering, focusing, or dragging. Provide an\n`aria-label` (or use inside `FormField`) for the accessible name.",
5
+ "displayName": "Slider",
6
+ "methods": [],
7
+ "props": {
8
+ "size": {
9
+ "defaultValue": {
10
+ "value": "\"md\""
11
+ },
12
+ "description": "",
13
+ "name": "size",
14
+ "parent": {
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/generated/recipes.gen.d.ts",
16
+ "name": "NimbusCodeVariant"
17
+ },
18
+ "declarations": [
19
+ {
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/generated/recipes.gen.d.ts",
21
+ "name": "NimbusCodeVariant"
22
+ }
23
+ ],
24
+ "required": false,
25
+ "type": {
26
+ "name": "ConditionalValue<\"sm\" | \"md\" | \"lg\" | \"xs\">"
27
+ }
28
+ },
29
+ "variant": {
30
+ "defaultValue": {
31
+ "value": "\"solid\""
32
+ },
33
+ "description": "",
34
+ "name": "variant",
35
+ "parent": {
36
+ "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/generated/recipes.gen.d.ts",
37
+ "name": "NimbusCodeVariant"
38
+ },
39
+ "declarations": [
40
+ {
41
+ "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/generated/recipes.gen.d.ts",
42
+ "name": "NimbusCodeVariant"
43
+ }
44
+ ],
45
+ "required": false,
46
+ "type": {
47
+ "name": "ConditionalValue<\"outline\" | \"solid\" | \"subtle\" | \"plain\" | \"surface\">"
48
+ }
49
+ },
50
+ "step": {
51
+ "defaultValue": {
52
+ "value": "1"
53
+ },
54
+ "description": "The slider's step value.",
55
+ "name": "step",
56
+ "parent": {
57
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
58
+ "name": "SliderProps"
59
+ },
60
+ "declarations": [
61
+ {
62
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
63
+ "name": "SliderProps"
64
+ }
65
+ ],
66
+ "required": false,
67
+ "type": {
68
+ "name": "number"
69
+ }
70
+ },
71
+ "isDisabled": {
72
+ "defaultValue": null,
73
+ "description": "Whether the whole Slider is disabled.",
74
+ "name": "isDisabled",
75
+ "parent": {
76
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
77
+ "name": "SliderProps"
78
+ },
79
+ "declarations": [
80
+ {
81
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
82
+ "name": "SliderProps"
83
+ }
84
+ ],
85
+ "required": false,
86
+ "type": {
87
+ "name": "boolean"
88
+ }
89
+ },
90
+ "render": {
91
+ "defaultValue": null,
92
+ "description": "Overrides the default DOM element with a custom render function.\nThis allows rendering existing components with built-in styles and behaviors\nsuch as router links, animation libraries, and pre-styled components.\n\nRequirements:\n\n- You must render the expected element type (e.g. if `<button>` is expected, you cannot render an\n `<a>`).\n- Only a single root DOM element can be rendered (no fragments).\n- You must pass through props and ref to the underlying DOM element, merging with your own prop\n as appropriate.",
93
+ "name": "render",
94
+ "parent": {
95
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/utils.d.ts",
96
+ "name": "DOMRenderProps"
97
+ },
98
+ "declarations": [
99
+ {
100
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/utils.d.ts",
101
+ "name": "DOMRenderProps"
102
+ }
103
+ ],
104
+ "required": false,
105
+ "type": {
106
+ "name": "DOMRenderFunction<\"div\", PopoverRenderProps>"
107
+ }
108
+ },
109
+ "orientation": {
110
+ "defaultValue": {
111
+ "value": "'horizontal'"
112
+ },
113
+ "description": "The orientation of the Slider.",
114
+ "name": "orientation",
115
+ "parent": {
116
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
117
+ "name": "SliderProps"
118
+ },
119
+ "declarations": [
120
+ {
121
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
122
+ "name": "SliderProps"
123
+ }
124
+ ],
125
+ "required": false,
126
+ "type": {
127
+ "name": "enum",
128
+ "raw": "Orientation",
129
+ "value": [
130
+ {
131
+ "value": "\"horizontal\""
132
+ },
133
+ {
134
+ "value": "\"vertical\""
135
+ }
136
+ ]
137
+ }
138
+ },
139
+ "formatOptions": {
140
+ "defaultValue": null,
141
+ "description": "The display format of the value label.",
142
+ "name": "formatOptions",
143
+ "parent": {
144
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Slider.d.ts",
145
+ "name": "SliderProps"
146
+ },
147
+ "declarations": [
148
+ {
149
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Slider.d.ts",
150
+ "name": "SliderProps"
151
+ }
152
+ ],
153
+ "required": false,
154
+ "type": {
155
+ "name": "NumberFormatOptions"
156
+ }
157
+ },
158
+ "minValue": {
159
+ "defaultValue": {
160
+ "value": "0"
161
+ },
162
+ "description": "The slider's minimum value.",
163
+ "name": "minValue",
164
+ "parent": {
165
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
166
+ "name": "SliderProps"
167
+ },
168
+ "declarations": [
169
+ {
170
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
171
+ "name": "SliderProps"
172
+ }
173
+ ],
174
+ "required": false,
175
+ "type": {
176
+ "name": "number"
177
+ }
178
+ },
179
+ "maxValue": {
180
+ "defaultValue": {
181
+ "value": "100"
182
+ },
183
+ "description": "The slider's maximum value.",
184
+ "name": "maxValue",
185
+ "parent": {
186
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
187
+ "name": "SliderProps"
188
+ },
189
+ "declarations": [
190
+ {
191
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/slider/useSliderState.d.ts",
192
+ "name": "SliderProps"
193
+ }
194
+ ],
195
+ "required": false,
196
+ "type": {
197
+ "name": "number"
198
+ }
199
+ },
200
+ "thumbLabels": {
201
+ "defaultValue": null,
202
+ "description": "aria-labels for each thumb, indexed by thumb position.",
203
+ "name": "thumbLabels",
204
+ "declarations": [
205
+ {
206
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
207
+ "name": "TypeLiteral"
208
+ }
209
+ ],
210
+ "required": false,
211
+ "type": {
212
+ "name": "string[]"
213
+ }
214
+ },
215
+ "showTicks": {
216
+ "defaultValue": null,
217
+ "description": "Render tick marks along the track.",
218
+ "name": "showTicks",
219
+ "declarations": [
220
+ {
221
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
222
+ "name": "TypeLiteral"
223
+ }
224
+ ],
225
+ "required": false,
226
+ "type": {
227
+ "name": "boolean"
228
+ }
229
+ },
230
+ "tickStep": {
231
+ "defaultValue": null,
232
+ "description": "Interval between ticks; defaults to `step` when `showTicks` is set. A tick\nis always placed at `maxValue`, so when `tickStep` does not divide the\nrange evenly the final interval before `maxValue` is shorter than\n`tickStep`.",
233
+ "name": "tickStep",
234
+ "declarations": [
235
+ {
236
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
237
+ "name": "TypeLiteral"
238
+ }
239
+ ],
240
+ "required": false,
241
+ "type": {
242
+ "name": "number"
243
+ }
244
+ },
245
+ "isInvalid": {
246
+ "defaultValue": null,
247
+ "description": "Marks the slider as invalid for styling purposes (surfaced as\n`data-invalid` on the root element). React Aria's `Slider` has no\nnative validation state, so this is a Nimbus-only prop that is\nintentionally never forwarded to the underlying `RaSlider` — it\nexists so `FormField.Input` can clone its React-Aria-named\n`isInvalid` prop onto the control (see `form-field.root.tsx`).",
248
+ "name": "isInvalid",
249
+ "declarations": [
250
+ {
251
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
252
+ "name": "TypeLiteral"
253
+ }
254
+ ],
255
+ "required": false,
256
+ "type": {
257
+ "name": "boolean"
258
+ }
259
+ },
260
+ "ref": {
261
+ "defaultValue": null,
262
+ "description": "Forwarded to the root element.",
263
+ "name": "ref",
264
+ "declarations": [
265
+ {
266
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
267
+ "name": "TypeLiteral"
268
+ }
269
+ ],
270
+ "required": false,
271
+ "type": {
272
+ "name": "Ref<HTMLDivElement>"
273
+ }
274
+ },
275
+ "value": {
276
+ "defaultValue": null,
277
+ "description": "",
278
+ "name": "value",
279
+ "declarations": [
280
+ {
281
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
282
+ "name": "TypeLiteral"
283
+ }
284
+ ],
285
+ "required": false,
286
+ "type": {
287
+ "name": "number"
288
+ }
289
+ },
290
+ "defaultValue": {
291
+ "defaultValue": null,
292
+ "description": "",
293
+ "name": "defaultValue",
294
+ "declarations": [
295
+ {
296
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
297
+ "name": "TypeLiteral"
298
+ }
299
+ ],
300
+ "required": false,
301
+ "type": {
302
+ "name": "number"
303
+ }
304
+ },
305
+ "onChange": {
306
+ "defaultValue": null,
307
+ "description": "",
308
+ "name": "onChange",
309
+ "declarations": [
310
+ {
311
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
312
+ "name": "TypeLiteral"
313
+ }
314
+ ],
315
+ "required": false,
316
+ "type": {
317
+ "name": "((value: number) => void)"
318
+ }
319
+ },
320
+ "onChangeEnd": {
321
+ "defaultValue": null,
322
+ "description": "",
323
+ "name": "onChangeEnd",
324
+ "declarations": [
325
+ {
326
+ "fileName": "nimbus/packages/nimbus/src/components/slider/slider.types.ts",
327
+ "name": "TypeLiteral"
328
+ }
329
+ ],
330
+ "required": false,
331
+ "type": {
332
+ "name": "((value: number) => void)"
333
+ }
334
+ }
335
+ },
336
+ "supportsStyleProps": false
337
+ }
@@ -12,12 +12,12 @@
12
12
  "description": "",
13
13
  "name": "variant",
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/generated/recipes.gen.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/generated/recipes.gen.d.ts",
16
16
  "name": "NimbusCodeVariant"
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/generated/recipes.gen.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/generated/recipes.gen.d.ts",
21
21
  "name": "NimbusCodeVariant"
22
22
  }
23
23
  ],
@@ -63,12 +63,12 @@
63
63
  "description": "Whether the button is disabled.",
64
64
  "name": "isDisabled",
65
65
  "parent": {
66
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/button/useButton.d.ts",
66
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/button/useButton.d.ts",
67
67
  "name": "ButtonProps"
68
68
  },
69
69
  "declarations": [
70
70
  {
71
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/button/useButton.d.ts",
71
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/button/useButton.d.ts",
72
72
  "name": "ButtonProps"
73
73
  }
74
74
  ],
@@ -82,12 +82,12 @@
82
82
  "description": "Whether the overlay is open by default (controlled).",
83
83
  "name": "isOpen",
84
84
  "parent": {
85
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
85
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
86
86
  "name": "OverlayTriggerProps"
87
87
  },
88
88
  "declarations": [
89
89
  {
90
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
90
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
91
91
  "name": "OverlayTriggerProps"
92
92
  }
93
93
  ],
@@ -101,12 +101,12 @@
101
101
  "description": "Whether the overlay is open by default (uncontrolled).",
102
102
  "name": "defaultOpen",
103
103
  "parent": {
104
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
104
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
105
105
  "name": "OverlayTriggerProps"
106
106
  },
107
107
  "declarations": [
108
108
  {
109
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
109
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
110
110
  "name": "OverlayTriggerProps"
111
111
  }
112
112
  ],
@@ -120,12 +120,12 @@
120
120
  "description": "Handler that is called when the overlay's open state changes.",
121
121
  "name": "onOpenChange",
122
122
  "parent": {
123
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
123
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
124
124
  "name": "OverlayTriggerProps"
125
125
  },
126
126
  "declarations": [
127
127
  {
128
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
128
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
129
129
  "name": "OverlayTriggerProps"
130
130
  }
131
131
  ],
@@ -13,12 +13,12 @@
13
13
  "description": "",
14
14
  "name": "as",
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": "PolymorphicProps"
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": "PolymorphicProps"
23
23
  }
24
24
  ],
@@ -13,12 +13,12 @@
13
13
  "description": "",
14
14
  "name": "type",
15
15
  "parent": {
16
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
16
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
17
17
  "name": "AnchorHTMLAttributes"
18
18
  },
19
19
  "declarations": [
20
20
  {
21
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
21
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
22
22
  "name": "AnchorHTMLAttributes"
23
23
  }
24
24
  ],
@@ -13,12 +13,12 @@
13
13
  "description": "",
14
14
  "name": "type",
15
15
  "parent": {
16
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
16
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
17
17
  "name": "AnchorHTMLAttributes"
18
18
  },
19
19
  "declarations": [
20
20
  {
21
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
21
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
22
22
  "name": "AnchorHTMLAttributes"
23
23
  }
24
24
  ],
@@ -34,12 +34,12 @@
34
34
  "description": "If `true`, the element will opt out of the theme styles.",
35
35
  "name": "unstyled",
36
36
  "parent": {
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": "UnstyledProp"
39
39
  },
40
40
  "declarations": [
41
41
  {
42
- "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",
42
+ "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",
43
43
  "name": "UnstyledProp"
44
44
  }
45
45
  ],
@@ -13,12 +13,12 @@
13
13
  "description": "",
14
14
  "name": "type",
15
15
  "parent": {
16
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
16
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
17
17
  "name": "AnchorHTMLAttributes"
18
18
  },
19
19
  "declarations": [
20
20
  {
21
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
21
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
22
22
  "name": "AnchorHTMLAttributes"
23
23
  }
24
24
  ],