@commercetools/nimbus-mcp 3.4.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.
- 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
|
@@ -7,6 +7,25 @@
|
|
|
7
7
|
"displayName": "DataTableBody",
|
|
8
8
|
"methods": [],
|
|
9
9
|
"props": {
|
|
10
|
+
"style": {
|
|
11
|
+
"defaultValue": null,
|
|
12
|
+
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the\nelement. A function may be provided to compute the style based on component state.",
|
|
13
|
+
"name": "style",
|
|
14
|
+
"parent": {
|
|
15
|
+
"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",
|
|
16
|
+
"name": "StyleRenderProps"
|
|
17
|
+
},
|
|
18
|
+
"declarations": [
|
|
19
|
+
{
|
|
20
|
+
"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",
|
|
21
|
+
"name": "StyleRenderProps"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"required": false,
|
|
25
|
+
"type": {
|
|
26
|
+
"name": "StyleOrFunction<PopoverRenderProps>"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
10
29
|
"className": {
|
|
11
30
|
"defaultValue": {
|
|
12
31
|
"value": "'react-aria-TableHeader'"
|
|
@@ -14,16 +33,16 @@
|
|
|
14
33
|
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
15
34
|
"name": "className",
|
|
16
35
|
"parent": {
|
|
17
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
36
|
+
"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/Table.d.ts",
|
|
18
37
|
"name": "TableHeaderProps"
|
|
19
38
|
},
|
|
20
39
|
"declarations": [
|
|
21
40
|
{
|
|
22
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
41
|
+
"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/Table.d.ts",
|
|
23
42
|
"name": "TableHeaderProps"
|
|
24
43
|
},
|
|
25
44
|
{
|
|
26
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
45
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
27
46
|
"name": "HTMLAttributes"
|
|
28
47
|
}
|
|
29
48
|
],
|
|
@@ -32,42 +51,42 @@
|
|
|
32
51
|
"name": "(ClassNameOrFunction<TableHeaderRenderProps> & string)"
|
|
33
52
|
}
|
|
34
53
|
},
|
|
35
|
-
"
|
|
54
|
+
"render": {
|
|
36
55
|
"defaultValue": null,
|
|
37
|
-
"description": "
|
|
38
|
-
"name": "
|
|
56
|
+
"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.",
|
|
57
|
+
"name": "render",
|
|
39
58
|
"parent": {
|
|
40
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
41
|
-
"name": "
|
|
59
|
+
"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",
|
|
60
|
+
"name": "DOMRenderProps"
|
|
42
61
|
},
|
|
43
62
|
"declarations": [
|
|
44
63
|
{
|
|
45
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
46
|
-
"name": "
|
|
64
|
+
"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",
|
|
65
|
+
"name": "DOMRenderProps"
|
|
47
66
|
}
|
|
48
67
|
],
|
|
49
68
|
"required": false,
|
|
50
69
|
"type": {
|
|
51
|
-
"name": "
|
|
70
|
+
"name": "DOMRenderFunction<\"div\", PopoverRenderProps>"
|
|
52
71
|
}
|
|
53
72
|
},
|
|
54
|
-
"
|
|
73
|
+
"renderEmptyState": {
|
|
55
74
|
"defaultValue": null,
|
|
56
|
-
"description": "
|
|
57
|
-
"name": "
|
|
75
|
+
"description": "Provides content to display when there are no rows in the table.",
|
|
76
|
+
"name": "renderEmptyState",
|
|
58
77
|
"parent": {
|
|
59
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
60
|
-
"name": "
|
|
78
|
+
"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/Table.d.ts",
|
|
79
|
+
"name": "TableBodyProps"
|
|
61
80
|
},
|
|
62
81
|
"declarations": [
|
|
63
82
|
{
|
|
64
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
65
|
-
"name": "
|
|
83
|
+
"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/Table.d.ts",
|
|
84
|
+
"name": "TableBodyProps"
|
|
66
85
|
}
|
|
67
86
|
],
|
|
68
87
|
"required": false,
|
|
69
88
|
"type": {
|
|
70
|
-
"name": "
|
|
89
|
+
"name": "((props: TableBodyRenderProps) => ReactNode)"
|
|
71
90
|
}
|
|
72
91
|
},
|
|
73
92
|
"items": {
|
|
@@ -75,12 +94,12 @@
|
|
|
75
94
|
"description": "Item objects in the collection.",
|
|
76
95
|
"name": "items",
|
|
77
96
|
"parent": {
|
|
78
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
97
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
79
98
|
"name": "CollectionBase"
|
|
80
99
|
},
|
|
81
100
|
"declarations": [
|
|
82
101
|
{
|
|
83
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
102
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
84
103
|
"name": "CollectionBase"
|
|
85
104
|
}
|
|
86
105
|
],
|
|
@@ -94,12 +113,12 @@
|
|
|
94
113
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
95
114
|
"name": "dependencies",
|
|
96
115
|
"parent": {
|
|
97
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
116
|
+
"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/Collection.d.ts",
|
|
98
117
|
"name": "CollectionProps"
|
|
99
118
|
},
|
|
100
119
|
"declarations": [
|
|
101
120
|
{
|
|
102
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
121
|
+
"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/Collection.d.ts",
|
|
103
122
|
"name": "CollectionProps"
|
|
104
123
|
}
|
|
105
124
|
],
|
|
@@ -108,42 +127,42 @@
|
|
|
108
127
|
"name": "readonly any[]"
|
|
109
128
|
}
|
|
110
129
|
},
|
|
111
|
-
"
|
|
130
|
+
"as": {
|
|
112
131
|
"defaultValue": null,
|
|
113
|
-
"description": "
|
|
114
|
-
"name": "
|
|
132
|
+
"description": "",
|
|
133
|
+
"name": "as",
|
|
115
134
|
"parent": {
|
|
116
|
-
"fileName": "nimbus/node_modules/.pnpm
|
|
117
|
-
"name": "
|
|
135
|
+
"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",
|
|
136
|
+
"name": "PolymorphicProps"
|
|
118
137
|
},
|
|
119
138
|
"declarations": [
|
|
120
139
|
{
|
|
121
|
-
"fileName": "nimbus/node_modules/.pnpm
|
|
122
|
-
"name": "
|
|
140
|
+
"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",
|
|
141
|
+
"name": "PolymorphicProps"
|
|
123
142
|
}
|
|
124
143
|
],
|
|
125
144
|
"required": false,
|
|
126
145
|
"type": {
|
|
127
|
-
"name": "
|
|
146
|
+
"name": "ElementType"
|
|
128
147
|
}
|
|
129
148
|
},
|
|
130
|
-
"
|
|
149
|
+
"asChild": {
|
|
131
150
|
"defaultValue": null,
|
|
132
|
-
"description": "
|
|
133
|
-
"name": "
|
|
151
|
+
"description": "",
|
|
152
|
+
"name": "asChild",
|
|
134
153
|
"parent": {
|
|
135
|
-
"fileName": "nimbus/node_modules/.pnpm
|
|
136
|
-
"name": "
|
|
154
|
+
"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",
|
|
155
|
+
"name": "PolymorphicProps"
|
|
137
156
|
},
|
|
138
157
|
"declarations": [
|
|
139
158
|
{
|
|
140
|
-
"fileName": "nimbus/node_modules/.pnpm
|
|
141
|
-
"name": "
|
|
159
|
+
"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",
|
|
160
|
+
"name": "PolymorphicProps"
|
|
142
161
|
}
|
|
143
162
|
],
|
|
144
163
|
"required": false,
|
|
145
164
|
"type": {
|
|
146
|
-
"name": "
|
|
165
|
+
"name": "boolean"
|
|
147
166
|
}
|
|
148
167
|
},
|
|
149
168
|
"css": {
|
|
@@ -151,12 +170,12 @@
|
|
|
151
170
|
"description": "",
|
|
152
171
|
"name": "css",
|
|
153
172
|
"parent": {
|
|
154
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
173
|
+
"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",
|
|
155
174
|
"name": "JsxStyleProps"
|
|
156
175
|
},
|
|
157
176
|
"declarations": [
|
|
158
177
|
{
|
|
159
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
178
|
+
"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",
|
|
160
179
|
"name": "JsxStyleProps"
|
|
161
180
|
}
|
|
162
181
|
],
|
|
@@ -165,44 +184,6 @@
|
|
|
165
184
|
"name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
|
|
166
185
|
}
|
|
167
186
|
},
|
|
168
|
-
"as": {
|
|
169
|
-
"defaultValue": null,
|
|
170
|
-
"description": "",
|
|
171
|
-
"name": "as",
|
|
172
|
-
"parent": {
|
|
173
|
-
"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",
|
|
174
|
-
"name": "PolymorphicProps"
|
|
175
|
-
},
|
|
176
|
-
"declarations": [
|
|
177
|
-
{
|
|
178
|
-
"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",
|
|
179
|
-
"name": "PolymorphicProps"
|
|
180
|
-
}
|
|
181
|
-
],
|
|
182
|
-
"required": false,
|
|
183
|
-
"type": {
|
|
184
|
-
"name": "ElementType"
|
|
185
|
-
}
|
|
186
|
-
},
|
|
187
|
-
"asChild": {
|
|
188
|
-
"defaultValue": null,
|
|
189
|
-
"description": "",
|
|
190
|
-
"name": "asChild",
|
|
191
|
-
"parent": {
|
|
192
|
-
"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",
|
|
193
|
-
"name": "PolymorphicProps"
|
|
194
|
-
},
|
|
195
|
-
"declarations": [
|
|
196
|
-
{
|
|
197
|
-
"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",
|
|
198
|
-
"name": "PolymorphicProps"
|
|
199
|
-
}
|
|
200
|
-
],
|
|
201
|
-
"required": false,
|
|
202
|
-
"type": {
|
|
203
|
-
"name": "boolean"
|
|
204
|
-
}
|
|
205
|
-
},
|
|
206
187
|
"ref": {
|
|
207
188
|
"defaultValue": null,
|
|
208
189
|
"description": "",
|