@commercetools/nimbus-mcp 3.4.0 → 3.5.1
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.
- package/data/docs/routes/components-data-display-data-table.json +172 -14
- package/data/docs/routes/home-getting-started-installation.json +2 -2
- package/data/docs/types/AccordionContent.json +27 -27
- package/data/docs/types/AccordionHeader.json +89 -89
- package/data/docs/types/AccordionItem.json +22 -22
- package/data/docs/types/AccordionRoot.json +14 -14
- package/data/docs/types/ActivityIndicator.json +2 -2
- package/data/docs/types/AlertDescription.json +8 -8
- package/data/docs/types/AlertDismissButton.json +80 -80
- package/data/docs/types/AlertTitle.json +8 -8
- package/data/docs/types/Avatar.json +2 -2
- package/data/docs/types/Badge.json +3 -3
- package/data/docs/types/Body.json +6 -6
- package/data/docs/types/Box.json +6 -6
- package/data/docs/types/BreadcrumbsItem.json +18 -18
- package/data/docs/types/BreadcrumbsRoot.json +2 -2
- package/data/docs/types/Button.json +88 -88
- package/data/docs/types/Calendar.json +56 -56
- package/data/docs/types/Caption.json +6 -6
- package/data/docs/types/CardRoot.json +2 -2
- package/data/docs/types/Cell.json +20 -20
- package/data/docs/types/ChatMessageAvatar.json +2 -2
- package/data/docs/types/ChatMessageListRoot.json +2 -2
- package/data/docs/types/ChatMessageRoot.json +2 -2
- package/data/docs/types/Checkbox.json +88 -88
- package/data/docs/types/Code.json +10 -10
- package/data/docs/types/CollapsibleMotionContent.json +2 -2
- package/data/docs/types/CollapsibleMotionRoot.json +2 -2
- package/data/docs/types/CollapsibleMotionTrigger.json +4 -4
- package/data/docs/types/Column.json +8 -8
- package/data/docs/types/ColumnGroup.json +8 -8
- package/data/docs/types/ColumnHeader.json +18 -18
- package/data/docs/types/ComboBoxListBox.json +70 -70
- package/data/docs/types/ComboBoxOption.json +64 -64
- package/data/docs/types/ComboBoxPopover.json +148 -72
- package/data/docs/types/ComboBoxRoot.json +8 -8
- package/data/docs/types/ComboBoxSection.json +25 -25
- package/data/docs/types/ComboBoxTrigger.json +6 -6
- package/data/docs/types/Content.json +2 -2
- package/data/docs/types/DataTable.json +38 -23
- package/data/docs/types/DataTableBody.json +60 -79
- package/data/docs/types/DataTableCell.json +434 -0
- package/data/docs/types/DataTableColumn.json +540 -0
- package/data/docs/types/DataTableHeader.json +62 -85
- package/data/docs/types/DataTableRoot.json +38 -23
- package/data/docs/types/DataTableRow.json +790 -0
- package/data/docs/types/DataTableTable.json +20 -20
- package/data/docs/types/DateInput.json +72 -72
- package/data/docs/types/DatePicker.json +58 -58
- package/data/docs/types/DateRangePicker.json +86 -86
- package/data/docs/types/DateRangePickerField.json +86 -86
- package/data/docs/types/DefaultPageBackLink.json +16 -16
- package/data/docs/types/DefaultPageRoot.json +2 -2
- package/data/docs/types/DialogCloseTrigger.json +78 -78
- package/data/docs/types/DialogTrigger.json +2 -2
- package/data/docs/types/DraggableListField.json +62 -62
- package/data/docs/types/DraggableListItem.json +100 -53
- package/data/docs/types/DraggableListRoot.json +62 -62
- package/data/docs/types/DrawerCloseTrigger.json +78 -78
- package/data/docs/types/DrawerTrigger.json +2 -2
- package/data/docs/types/DropZone.json +14 -14
- package/data/docs/types/FieldErrors.json +2 -2
- package/data/docs/types/Flex.json +22 -22
- package/data/docs/types/FloatingActionButton.json +88 -88
- package/data/docs/types/Footer.json +6 -6
- package/data/docs/types/FormFieldRoot.json +2 -2
- package/data/docs/types/Grid.json +24 -24
- package/data/docs/types/Group.json +12 -12
- package/data/docs/types/Header.json +6 -6
- package/data/docs/types/Heading.json +8 -8
- package/data/docs/types/Icon.json +4 -4
- package/data/docs/types/IconButton.json +88 -88
- package/data/docs/types/IconToggleButton.json +72 -72
- package/data/docs/types/Image.json +30 -30
- package/data/docs/types/Indicator.json +6 -6
- package/data/docs/types/InlineSvg.json +2 -2
- package/data/docs/types/Item.json +6 -6
- package/data/docs/types/ItemRoot.json +16 -16
- package/data/docs/types/Kbd.json +8 -8
- package/data/docs/types/Link.json +30 -30
- package/data/docs/types/ListIndicator.json +6 -6
- package/data/docs/types/ListItem.json +6 -6
- package/data/docs/types/ListRoot.json +10 -10
- package/data/docs/types/LoadingSpinner.json +2 -2
- package/data/docs/types/MakeElementFocusable.json +18 -18
- package/data/docs/types/Markdown.json +6 -6
- package/data/docs/types/MenuItem.json +63 -63
- package/data/docs/types/MenuRoot.json +56 -56
- package/data/docs/types/MenuSection.json +31 -31
- package/data/docs/types/MenuSubmenuTrigger.json +4 -4
- package/data/docs/types/MenuTrigger.json +89 -89
- package/data/docs/types/MultilineTextInput.json +104 -104
- package/data/docs/types/MultilineTextInputField.json +102 -102
- package/data/docs/types/NumberInput.json +86 -86
- package/data/docs/types/NumberInputField.json +82 -82
- package/data/docs/types/PageContentColumn.json +6 -6
- package/data/docs/types/PageContentRoot.json +6 -6
- package/data/docs/types/PasswordInput.json +100 -100
- package/data/docs/types/PasswordInputField.json +100 -100
- package/data/docs/types/ProgressBar.json +13 -13
- package/data/docs/types/RadioInputOption.json +56 -56
- package/data/docs/types/RadioInputRoot.json +48 -48
- package/data/docs/types/RangeCalendar.json +58 -58
- package/data/docs/types/RangeSlider.json +18 -18
- package/data/docs/types/Region.json +6 -6
- package/data/docs/types/RegionTarget.json +6 -6
- package/data/docs/types/RichTextInput.json +2 -2
- package/data/docs/types/Root.json +10 -10
- package/data/docs/types/Row.json +6 -6
- package/data/docs/types/ScrollArea.json +2 -2
- package/data/docs/types/SearchInput.json +106 -106
- package/data/docs/types/SearchInputField.json +102 -102
- package/data/docs/types/SelectOption.json +54 -54
- package/data/docs/types/SelectOptionGroup.json +18 -18
- package/data/docs/types/SelectOptions.json +64 -64
- package/data/docs/types/SelectRoot.json +92 -92
- package/data/docs/types/Separator.json +4 -4
- package/data/docs/types/SimpleGrid.json +28 -28
- package/data/docs/types/Skeleton.json +2 -2
- package/data/docs/types/SkeletonCircle.json +2 -2
- package/data/docs/types/Slider.json +18 -18
- package/data/docs/types/SplitButton.json +10 -10
- package/data/docs/types/Stack.json +2 -2
- package/data/docs/types/StepsNextTrigger.json +2 -2
- package/data/docs/types/StepsPrevTrigger.json +2 -2
- package/data/docs/types/StepsRoot.json +2 -2
- package/data/docs/types/StepsTrigger.json +2 -2
- package/data/docs/types/Switch.json +36 -36
- package/data/docs/types/TabNavItem.json +18 -18
- package/data/docs/types/TabNavRoot.json +2 -2
- package/data/docs/types/TableBody.json +6 -6
- package/data/docs/types/TableCaption.json +6 -6
- package/data/docs/types/TableCell.json +20 -20
- package/data/docs/types/TableColumn.json +8 -8
- package/data/docs/types/TableColumnGroup.json +8 -8
- package/data/docs/types/TableColumnHeader.json +18 -18
- package/data/docs/types/TableFooter.json +6 -6
- package/data/docs/types/TableHeader.json +6 -6
- package/data/docs/types/TableRoot.json +32 -32
- package/data/docs/types/TableRow.json +6 -6
- package/data/docs/types/TableScrollArea.json +6 -6
- package/data/docs/types/TabsTab.json +2 -2
- package/data/docs/types/TagGroupRoot.json +24 -24
- package/data/docs/types/TagGroupTag.json +56 -56
- package/data/docs/types/TagGroupTagList.json +15 -15
- package/data/docs/types/Text.json +8 -8
- package/data/docs/types/TextInput.json +102 -102
- package/data/docs/types/TextInputField.json +100 -100
- package/data/docs/types/TimeInput.json +68 -68
- package/data/docs/types/ToggleButton.json +74 -74
- package/data/docs/types/ToggleButtonGroupButton.json +32 -32
- package/data/docs/types/ToggleButtonGroupRoot.json +20 -20
- package/data/docs/types/Toolbar.json +9 -9
- package/data/docs/types/TooltipContent.json +28 -28
- package/data/docs/types/TooltipRoot.json +16 -16
- package/data/docs/types/TreeIndicator.json +82 -82
- package/data/docs/types/TreeItem.json +100 -51
- package/data/docs/types/TreeRoot.json +57 -57
- package/data/docs/types/Trigger.json +4 -4
- package/data/docs/types/VisuallyHidden.json +6 -6
- package/data/docs/types/createItemsFromCsvDrop.json +4 -4
- package/data/docs/types/createItemsFromDirectoryDrop.json +4 -4
- package/data/docs/types/createItemsFromFileDrop.json +4 -4
- package/data/docs/types/createItemsFromImageDrop.json +4 -4
- package/data/docs/types/createItemsFromJsonDrop.json +4 -4
- package/data/docs/types/manifest.json +3 -0
- package/data/docs/types/useRegion.json +2 -2
- package/data/docs/types/useTree.json +24 -24
- package/data/tokens.json +42 -0
- package/package.json +7 -7
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"description": "",
|
|
15
15
|
"name": "size",
|
|
16
16
|
"parent": {
|
|
17
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
17
|
+
"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",
|
|
18
18
|
"name": "NimbusCodeVariant"
|
|
19
19
|
},
|
|
20
20
|
"declarations": [
|
|
21
21
|
{
|
|
22
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
22
|
+
"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",
|
|
23
23
|
"name": "NimbusCodeVariant"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"description": "",
|
|
34
34
|
"name": "htmlFor",
|
|
35
35
|
"parent": {
|
|
36
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
36
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
37
37
|
"name": "LabelHTMLAttributes"
|
|
38
38
|
},
|
|
39
39
|
"declarations": [
|
|
40
40
|
{
|
|
41
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
41
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
42
42
|
"name": "LabelHTMLAttributes"
|
|
43
43
|
}
|
|
44
44
|
],
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
"description": "Handler that is called when the element's selection state changes.",
|
|
53
53
|
"name": "onChange",
|
|
54
54
|
"parent": {
|
|
55
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
55
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
56
56
|
"name": "ToggleStateOptions"
|
|
57
57
|
},
|
|
58
58
|
"declarations": [
|
|
59
59
|
{
|
|
60
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
60
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
61
61
|
"name": "ToggleStateOptions"
|
|
62
62
|
}
|
|
63
63
|
],
|
|
@@ -71,12 +71,12 @@
|
|
|
71
71
|
"description": "The name of the input element, used when submitting an HTML form. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).",
|
|
72
72
|
"name": "name",
|
|
73
73
|
"parent": {
|
|
74
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
74
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
75
75
|
"name": "InputDOMProps"
|
|
76
76
|
},
|
|
77
77
|
"declarations": [
|
|
78
78
|
{
|
|
79
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
79
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
80
80
|
"name": "InputDOMProps"
|
|
81
81
|
}
|
|
82
82
|
],
|
|
@@ -90,12 +90,12 @@
|
|
|
90
90
|
"description": "The value of the input element, used when submitting an HTML form. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefvalue).",
|
|
91
91
|
"name": "value",
|
|
92
92
|
"parent": {
|
|
93
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
93
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
94
94
|
"name": "ToggleProps"
|
|
95
95
|
},
|
|
96
96
|
"declarations": [
|
|
97
97
|
{
|
|
98
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
98
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
99
99
|
"name": "ToggleProps"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
@@ -109,12 +109,12 @@
|
|
|
109
109
|
"description": "Whether the input is disabled.",
|
|
110
110
|
"name": "isDisabled",
|
|
111
111
|
"parent": {
|
|
112
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
112
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
113
113
|
"name": "InputBase"
|
|
114
114
|
},
|
|
115
115
|
"declarations": [
|
|
116
116
|
{
|
|
117
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
117
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
118
118
|
"name": "InputBase"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
@@ -128,12 +128,12 @@
|
|
|
128
128
|
"description": "Handler that is called when the press is released over the target.",
|
|
129
129
|
"name": "onPress",
|
|
130
130
|
"parent": {
|
|
131
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
131
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
132
132
|
"name": "PressEvents"
|
|
133
133
|
},
|
|
134
134
|
"declarations": [
|
|
135
135
|
{
|
|
136
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
136
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
137
137
|
"name": "PressEvents"
|
|
138
138
|
}
|
|
139
139
|
],
|
|
@@ -147,12 +147,12 @@
|
|
|
147
147
|
"description": "Handler that is called when a press interaction starts.",
|
|
148
148
|
"name": "onPressStart",
|
|
149
149
|
"parent": {
|
|
150
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
150
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
151
151
|
"name": "PressEvents"
|
|
152
152
|
},
|
|
153
153
|
"declarations": [
|
|
154
154
|
{
|
|
155
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
155
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
156
156
|
"name": "PressEvents"
|
|
157
157
|
}
|
|
158
158
|
],
|
|
@@ -166,12 +166,12 @@
|
|
|
166
166
|
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
167
167
|
"name": "onPressEnd",
|
|
168
168
|
"parent": {
|
|
169
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
169
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
170
170
|
"name": "PressEvents"
|
|
171
171
|
},
|
|
172
172
|
"declarations": [
|
|
173
173
|
{
|
|
174
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
174
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
175
175
|
"name": "PressEvents"
|
|
176
176
|
}
|
|
177
177
|
],
|
|
@@ -185,12 +185,12 @@
|
|
|
185
185
|
"description": "Handler that is called when the press state changes.",
|
|
186
186
|
"name": "onPressChange",
|
|
187
187
|
"parent": {
|
|
188
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
188
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
189
189
|
"name": "PressEvents"
|
|
190
190
|
},
|
|
191
191
|
"declarations": [
|
|
192
192
|
{
|
|
193
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
193
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
194
194
|
"name": "PressEvents"
|
|
195
195
|
}
|
|
196
196
|
],
|
|
@@ -204,12 +204,12 @@
|
|
|
204
204
|
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
205
205
|
"name": "onPressUp",
|
|
206
206
|
"parent": {
|
|
207
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
207
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
208
208
|
"name": "PressEvents"
|
|
209
209
|
},
|
|
210
210
|
"declarations": [
|
|
211
211
|
{
|
|
212
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
212
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
213
213
|
"name": "PressEvents"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
@@ -223,12 +223,12 @@
|
|
|
223
223
|
"description": "Handler that is called when the element's focus status changes.",
|
|
224
224
|
"name": "onFocusChange",
|
|
225
225
|
"parent": {
|
|
226
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
226
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
227
227
|
"name": "FocusEvents"
|
|
228
228
|
},
|
|
229
229
|
"declarations": [
|
|
230
230
|
{
|
|
231
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
231
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
232
232
|
"name": "FocusEvents"
|
|
233
233
|
}
|
|
234
234
|
],
|
|
@@ -242,12 +242,12 @@
|
|
|
242
242
|
"description": "Whether to exclude the element from the sequential tab order. If true,\nthe element will not be focusable via the keyboard by tabbing. This should\nbe avoided except in rare scenarios where an alternative means of accessing\nthe element or its functionality via the keyboard is available.",
|
|
243
243
|
"name": "excludeFromTabOrder",
|
|
244
244
|
"parent": {
|
|
245
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
245
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
246
246
|
"name": "FocusableDOMProps"
|
|
247
247
|
},
|
|
248
248
|
"declarations": [
|
|
249
249
|
{
|
|
250
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
250
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
251
251
|
"name": "FocusableDOMProps"
|
|
252
252
|
}
|
|
253
253
|
],
|
|
@@ -261,12 +261,12 @@
|
|
|
261
261
|
"description": "Whether the element should be selected (controlled).",
|
|
262
262
|
"name": "isSelected",
|
|
263
263
|
"parent": {
|
|
264
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
264
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
265
265
|
"name": "ToggleStateOptions"
|
|
266
266
|
},
|
|
267
267
|
"declarations": [
|
|
268
268
|
{
|
|
269
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
269
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
270
270
|
"name": "ToggleStateOptions"
|
|
271
271
|
}
|
|
272
272
|
],
|
|
@@ -280,12 +280,12 @@
|
|
|
280
280
|
"description": "Whether the element should be selected (uncontrolled).",
|
|
281
281
|
"name": "defaultSelected",
|
|
282
282
|
"parent": {
|
|
283
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
283
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
284
284
|
"name": "ToggleStateOptions"
|
|
285
285
|
},
|
|
286
286
|
"declarations": [
|
|
287
287
|
{
|
|
288
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
288
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/toggle/useToggleState.d.ts",
|
|
289
289
|
"name": "ToggleStateOptions"
|
|
290
290
|
}
|
|
291
291
|
],
|
|
@@ -299,12 +299,12 @@
|
|
|
299
299
|
"description": "Whether user input is required on the input before form submission.",
|
|
300
300
|
"name": "isRequired",
|
|
301
301
|
"parent": {
|
|
302
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
302
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
303
303
|
"name": "Validation"
|
|
304
304
|
},
|
|
305
305
|
"declarations": [
|
|
306
306
|
{
|
|
307
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
307
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
308
308
|
"name": "Validation"
|
|
309
309
|
}
|
|
310
310
|
],
|
|
@@ -318,12 +318,12 @@
|
|
|
318
318
|
"description": "Whether the input value is invalid.",
|
|
319
319
|
"name": "isInvalid",
|
|
320
320
|
"parent": {
|
|
321
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
321
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
322
322
|
"name": "Validation"
|
|
323
323
|
},
|
|
324
324
|
"declarations": [
|
|
325
325
|
{
|
|
326
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
326
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
327
327
|
"name": "Validation"
|
|
328
328
|
}
|
|
329
329
|
],
|
|
@@ -337,12 +337,12 @@
|
|
|
337
337
|
"description": "Whether the input can be selected but not changed by the user.",
|
|
338
338
|
"name": "isReadOnly",
|
|
339
339
|
"parent": {
|
|
340
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
340
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
341
341
|
"name": "InputBase"
|
|
342
342
|
},
|
|
343
343
|
"declarations": [
|
|
344
344
|
{
|
|
345
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
345
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
346
346
|
"name": "InputBase"
|
|
347
347
|
}
|
|
348
348
|
],
|
|
@@ -29,12 +29,12 @@
|
|
|
29
29
|
"description": "",
|
|
30
30
|
"name": "media",
|
|
31
31
|
"parent": {
|
|
32
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
32
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
33
33
|
"name": "AnchorHTMLAttributes"
|
|
34
34
|
},
|
|
35
35
|
"declarations": [
|
|
36
36
|
{
|
|
37
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
37
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
38
38
|
"name": "AnchorHTMLAttributes"
|
|
39
39
|
}
|
|
40
40
|
],
|
|
@@ -65,12 +65,12 @@
|
|
|
65
65
|
"description": "If `true`, the element will opt out of the theme styles.",
|
|
66
66
|
"name": "unstyled",
|
|
67
67
|
"parent": {
|
|
68
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
68
|
+
"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",
|
|
69
69
|
"name": "UnstyledProp"
|
|
70
70
|
},
|
|
71
71
|
"declarations": [
|
|
72
72
|
{
|
|
73
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
73
|
+
"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",
|
|
74
74
|
"name": "UnstyledProp"
|
|
75
75
|
}
|
|
76
76
|
],
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
"description": "",
|
|
85
85
|
"name": "type",
|
|
86
86
|
"parent": {
|
|
87
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
87
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
88
88
|
"name": "AnchorHTMLAttributes"
|
|
89
89
|
},
|
|
90
90
|
"declarations": [
|
|
91
91
|
{
|
|
92
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
92
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
93
93
|
"name": "AnchorHTMLAttributes"
|
|
94
94
|
}
|
|
95
95
|
],
|
|
@@ -103,12 +103,12 @@
|
|
|
103
103
|
"description": "The URL to navigate to when the back link is clicked",
|
|
104
104
|
"name": "href",
|
|
105
105
|
"parent": {
|
|
106
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
106
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
107
107
|
"name": "AnchorHTMLAttributes"
|
|
108
108
|
},
|
|
109
109
|
"declarations": [
|
|
110
110
|
{
|
|
111
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
111
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
112
112
|
"name": "AnchorHTMLAttributes"
|
|
113
113
|
},
|
|
114
114
|
{
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
"description": "",
|
|
127
127
|
"name": "target",
|
|
128
128
|
"parent": {
|
|
129
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
129
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
130
130
|
"name": "AnchorHTMLAttributes"
|
|
131
131
|
},
|
|
132
132
|
"declarations": [
|
|
133
133
|
{
|
|
134
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
134
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
135
135
|
"name": "AnchorHTMLAttributes"
|
|
136
136
|
}
|
|
137
137
|
],
|
|
@@ -145,12 +145,12 @@
|
|
|
145
145
|
"description": "",
|
|
146
146
|
"name": "download",
|
|
147
147
|
"parent": {
|
|
148
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
148
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
149
149
|
"name": "AnchorHTMLAttributes"
|
|
150
150
|
},
|
|
151
151
|
"declarations": [
|
|
152
152
|
{
|
|
153
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
153
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
154
154
|
"name": "AnchorHTMLAttributes"
|
|
155
155
|
}
|
|
156
156
|
],
|
|
@@ -164,12 +164,12 @@
|
|
|
164
164
|
"description": "",
|
|
165
165
|
"name": "hrefLang",
|
|
166
166
|
"parent": {
|
|
167
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
167
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
168
168
|
"name": "AnchorHTMLAttributes"
|
|
169
169
|
},
|
|
170
170
|
"declarations": [
|
|
171
171
|
{
|
|
172
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
172
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
173
173
|
"name": "AnchorHTMLAttributes"
|
|
174
174
|
}
|
|
175
175
|
],
|
|
@@ -183,12 +183,12 @@
|
|
|
183
183
|
"description": "",
|
|
184
184
|
"name": "ping",
|
|
185
185
|
"parent": {
|
|
186
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
186
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
187
187
|
"name": "AnchorHTMLAttributes"
|
|
188
188
|
},
|
|
189
189
|
"declarations": [
|
|
190
190
|
{
|
|
191
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
191
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
192
192
|
"name": "AnchorHTMLAttributes"
|
|
193
193
|
}
|
|
194
194
|
],
|
|
@@ -202,12 +202,12 @@
|
|
|
202
202
|
"description": "",
|
|
203
203
|
"name": "referrerPolicy",
|
|
204
204
|
"parent": {
|
|
205
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
205
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
206
206
|
"name": "AnchorHTMLAttributes"
|
|
207
207
|
},
|
|
208
208
|
"declarations": [
|
|
209
209
|
{
|
|
210
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
210
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
211
211
|
"name": "AnchorHTMLAttributes"
|
|
212
212
|
}
|
|
213
213
|
],
|
|
@@ -46,12 +46,12 @@
|
|
|
46
46
|
"description": "If `true`, the element will opt out of the theme styles.",
|
|
47
47
|
"name": "unstyled",
|
|
48
48
|
"parent": {
|
|
49
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
49
|
+
"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",
|
|
50
50
|
"name": "UnstyledProp"
|
|
51
51
|
},
|
|
52
52
|
"declarations": [
|
|
53
53
|
{
|
|
54
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
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": "UnstyledProp"
|
|
56
56
|
}
|
|
57
57
|
],
|
|
@@ -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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
],
|
|
@@ -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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
],
|