@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
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"description": "A slot name for the component. Slots allow the component to receive props from a parent\ncomponent. An explicit `null` value indicates that the local props completely override all\nprops received from a parent.",
|
|
13
13
|
"name": "slot",
|
|
14
14
|
"parent": {
|
|
15
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
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
16
|
"name": "SlotProps"
|
|
17
17
|
},
|
|
18
18
|
"declarations": [
|
|
19
19
|
{
|
|
20
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
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
21
|
"name": "SlotProps"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
32
32
|
"name": "id",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
34
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
35
35
|
"name": "DOMProps"
|
|
36
36
|
},
|
|
37
37
|
"declarations": [
|
|
38
38
|
{
|
|
39
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
39
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
40
40
|
"name": "DOMProps"
|
|
41
41
|
}
|
|
42
42
|
],
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"description": "Identifies the element (or elements) that describes the object.",
|
|
51
51
|
"name": "aria-describedby",
|
|
52
52
|
"parent": {
|
|
53
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
53
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
54
54
|
"name": "AriaLabelingProps"
|
|
55
55
|
},
|
|
56
56
|
"declarations": [
|
|
57
57
|
{
|
|
58
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
58
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
59
59
|
"name": "AriaLabelingProps"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
@@ -69,12 +69,12 @@
|
|
|
69
69
|
"description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
|
|
70
70
|
"name": "aria-details",
|
|
71
71
|
"parent": {
|
|
72
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
72
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
73
73
|
"name": "AriaLabelingProps"
|
|
74
74
|
},
|
|
75
75
|
"declarations": [
|
|
76
76
|
{
|
|
77
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
77
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
78
78
|
"name": "AriaLabelingProps"
|
|
79
79
|
}
|
|
80
80
|
],
|
|
@@ -88,12 +88,12 @@
|
|
|
88
88
|
"description": "Defines a string value that labels the current element.",
|
|
89
89
|
"name": "aria-label",
|
|
90
90
|
"parent": {
|
|
91
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
91
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
92
92
|
"name": "AriaLabelingProps"
|
|
93
93
|
},
|
|
94
94
|
"declarations": [
|
|
95
95
|
{
|
|
96
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
96
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
97
97
|
"name": "AriaLabelingProps"
|
|
98
98
|
}
|
|
99
99
|
],
|
|
@@ -107,12 +107,12 @@
|
|
|
107
107
|
"description": "Identifies the element (or elements) that labels the current element.",
|
|
108
108
|
"name": "aria-labelledby",
|
|
109
109
|
"parent": {
|
|
110
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
110
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
111
111
|
"name": "AriaLabelingProps"
|
|
112
112
|
},
|
|
113
113
|
"declarations": [
|
|
114
114
|
{
|
|
115
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
115
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
116
116
|
"name": "AriaLabelingProps"
|
|
117
117
|
}
|
|
118
118
|
],
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
"description": "The contents of the collection.",
|
|
127
127
|
"name": "children",
|
|
128
128
|
"parent": {
|
|
129
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
129
|
+
"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",
|
|
130
130
|
"name": "CollectionProps"
|
|
131
131
|
},
|
|
132
132
|
"declarations": [
|
|
133
133
|
{
|
|
134
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
134
|
+
"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",
|
|
135
135
|
"name": "CollectionProps"
|
|
136
136
|
}
|
|
137
137
|
],
|
|
@@ -145,12 +145,12 @@
|
|
|
145
145
|
"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.",
|
|
146
146
|
"name": "render",
|
|
147
147
|
"parent": {
|
|
148
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
148
|
+
"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",
|
|
149
149
|
"name": "DOMRenderProps"
|
|
150
150
|
},
|
|
151
151
|
"declarations": [
|
|
152
152
|
{
|
|
153
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
153
|
+
"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",
|
|
154
154
|
"name": "DOMRenderProps"
|
|
155
155
|
}
|
|
156
156
|
],
|
|
@@ -166,12 +166,12 @@
|
|
|
166
166
|
"description": "Whether the items are arranged in a stack or grid.",
|
|
167
167
|
"name": "layout",
|
|
168
168
|
"parent": {
|
|
169
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
169
|
+
"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/GridList.d.ts",
|
|
170
170
|
"name": "GridListProps"
|
|
171
171
|
},
|
|
172
172
|
"declarations": [
|
|
173
173
|
{
|
|
174
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
174
|
+
"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/GridList.d.ts",
|
|
175
175
|
"name": "GridListProps"
|
|
176
176
|
}
|
|
177
177
|
],
|
|
@@ -196,12 +196,12 @@
|
|
|
196
196
|
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
197
197
|
"name": "keyboardNavigationBehavior",
|
|
198
198
|
"parent": {
|
|
199
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
199
|
+
"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/gridlist/useGridList.d.ts",
|
|
200
200
|
"name": "AriaGridListProps"
|
|
201
201
|
},
|
|
202
202
|
"declarations": [
|
|
203
203
|
{
|
|
204
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
204
|
+
"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/gridlist/useGridList.d.ts",
|
|
205
205
|
"name": "AriaGridListProps"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
@@ -226,12 +226,12 @@
|
|
|
226
226
|
"description": "Whether pressing the escape key should clear selection in the grid list or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
227
227
|
"name": "escapeKeyBehavior",
|
|
228
228
|
"parent": {
|
|
229
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
229
|
+
"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/gridlist/useGridList.d.ts",
|
|
230
230
|
"name": "AriaGridListProps"
|
|
231
231
|
},
|
|
232
232
|
"declarations": [
|
|
233
233
|
{
|
|
234
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
234
|
+
"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/gridlist/useGridList.d.ts",
|
|
235
235
|
"name": "AriaGridListProps"
|
|
236
236
|
}
|
|
237
237
|
],
|
|
@@ -254,12 +254,12 @@
|
|
|
254
254
|
"description": "Handler that is called when a user performs an action on an item. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
255
255
|
"name": "onAction",
|
|
256
256
|
"parent": {
|
|
257
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
257
|
+
"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/gridlist/useGridList.d.ts",
|
|
258
258
|
"name": "GridListProps"
|
|
259
259
|
},
|
|
260
260
|
"declarations": [
|
|
261
261
|
{
|
|
262
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
262
|
+
"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/gridlist/useGridList.d.ts",
|
|
263
263
|
"name": "GridListProps"
|
|
264
264
|
}
|
|
265
265
|
],
|
|
@@ -275,12 +275,12 @@
|
|
|
275
275
|
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
276
276
|
"name": "disabledBehavior",
|
|
277
277
|
"parent": {
|
|
278
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
278
|
+
"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/gridlist/useGridList.d.ts",
|
|
279
279
|
"name": "GridListProps"
|
|
280
280
|
},
|
|
281
281
|
"declarations": [
|
|
282
282
|
{
|
|
283
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
283
|
+
"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/gridlist/useGridList.d.ts",
|
|
284
284
|
"name": "GridListProps"
|
|
285
285
|
}
|
|
286
286
|
],
|
|
@@ -303,12 +303,12 @@
|
|
|
303
303
|
"description": "Whether selection should occur on press up instead of press down.",
|
|
304
304
|
"name": "shouldSelectOnPressUp",
|
|
305
305
|
"parent": {
|
|
306
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
306
|
+
"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/gridlist/useGridList.d.ts",
|
|
307
307
|
"name": "GridListProps"
|
|
308
308
|
},
|
|
309
309
|
"declarations": [
|
|
310
310
|
{
|
|
311
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
311
|
+
"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/gridlist/useGridList.d.ts",
|
|
312
312
|
"name": "GridListProps"
|
|
313
313
|
}
|
|
314
314
|
],
|
|
@@ -322,12 +322,12 @@
|
|
|
322
322
|
"description": "Item objects in the collection.",
|
|
323
323
|
"name": "items",
|
|
324
324
|
"parent": {
|
|
325
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
325
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
326
326
|
"name": "CollectionBase"
|
|
327
327
|
},
|
|
328
328
|
"declarations": [
|
|
329
329
|
{
|
|
330
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
330
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
331
331
|
"name": "CollectionBase"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
@@ -341,12 +341,12 @@
|
|
|
341
341
|
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise\ninteracted with.",
|
|
342
342
|
"name": "disabledKeys",
|
|
343
343
|
"parent": {
|
|
344
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
344
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
345
345
|
"name": "CollectionBase"
|
|
346
346
|
},
|
|
347
347
|
"declarations": [
|
|
348
348
|
{
|
|
349
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
349
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
350
350
|
"name": "CollectionBase"
|
|
351
351
|
}
|
|
352
352
|
],
|
|
@@ -360,12 +360,12 @@
|
|
|
360
360
|
"description": "The type of selection that is allowed in the collection.",
|
|
361
361
|
"name": "selectionMode",
|
|
362
362
|
"parent": {
|
|
363
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
363
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
364
364
|
"name": "MultipleSelection"
|
|
365
365
|
},
|
|
366
366
|
"declarations": [
|
|
367
367
|
{
|
|
368
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
368
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
369
369
|
"name": "MultipleSelection"
|
|
370
370
|
}
|
|
371
371
|
],
|
|
@@ -391,12 +391,12 @@
|
|
|
391
391
|
"description": "Whether the collection allows empty selection.",
|
|
392
392
|
"name": "disallowEmptySelection",
|
|
393
393
|
"parent": {
|
|
394
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
394
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
395
395
|
"name": "MultipleSelection"
|
|
396
396
|
},
|
|
397
397
|
"declarations": [
|
|
398
398
|
{
|
|
399
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
399
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
400
400
|
"name": "MultipleSelection"
|
|
401
401
|
}
|
|
402
402
|
],
|
|
@@ -410,12 +410,12 @@
|
|
|
410
410
|
"description": "The currently selected keys in the collection (controlled).",
|
|
411
411
|
"name": "selectedKeys",
|
|
412
412
|
"parent": {
|
|
413
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
413
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
414
414
|
"name": "MultipleSelection"
|
|
415
415
|
},
|
|
416
416
|
"declarations": [
|
|
417
417
|
{
|
|
418
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
418
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
419
419
|
"name": "MultipleSelection"
|
|
420
420
|
}
|
|
421
421
|
],
|
|
@@ -429,12 +429,12 @@
|
|
|
429
429
|
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
430
430
|
"name": "defaultSelectedKeys",
|
|
431
431
|
"parent": {
|
|
432
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
432
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
433
433
|
"name": "MultipleSelection"
|
|
434
434
|
},
|
|
435
435
|
"declarations": [
|
|
436
436
|
{
|
|
437
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
437
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
438
438
|
"name": "MultipleSelection"
|
|
439
439
|
}
|
|
440
440
|
],
|
|
@@ -448,12 +448,12 @@
|
|
|
448
448
|
"description": "Handler that is called when the selection changes.",
|
|
449
449
|
"name": "onSelectionChange",
|
|
450
450
|
"parent": {
|
|
451
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
451
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
452
452
|
"name": "MultipleSelection"
|
|
453
453
|
},
|
|
454
454
|
"declarations": [
|
|
455
455
|
{
|
|
456
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
456
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
457
457
|
"name": "MultipleSelection"
|
|
458
458
|
}
|
|
459
459
|
],
|
|
@@ -469,12 +469,12 @@
|
|
|
469
469
|
"description": "Whether typeahead navigation is disabled.",
|
|
470
470
|
"name": "disallowTypeAhead",
|
|
471
471
|
"parent": {
|
|
472
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
472
|
+
"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/GridList.d.ts",
|
|
473
473
|
"name": "GridListProps"
|
|
474
474
|
},
|
|
475
475
|
"declarations": [
|
|
476
476
|
{
|
|
477
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
477
|
+
"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/GridList.d.ts",
|
|
478
478
|
"name": "GridListProps"
|
|
479
479
|
}
|
|
480
480
|
],
|
|
@@ -490,12 +490,12 @@
|
|
|
490
490
|
"description": "How multiple selection should behave in the collection.",
|
|
491
491
|
"name": "selectionBehavior",
|
|
492
492
|
"parent": {
|
|
493
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
493
|
+
"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/GridList.d.ts",
|
|
494
494
|
"name": "GridListProps"
|
|
495
495
|
},
|
|
496
496
|
"declarations": [
|
|
497
497
|
{
|
|
498
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
498
|
+
"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/GridList.d.ts",
|
|
499
499
|
"name": "GridListProps"
|
|
500
500
|
}
|
|
501
501
|
],
|
|
@@ -518,12 +518,12 @@
|
|
|
518
518
|
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for\nthe GridList.",
|
|
519
519
|
"name": "dragAndDropHooks",
|
|
520
520
|
"parent": {
|
|
521
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
521
|
+
"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/GridList.d.ts",
|
|
522
522
|
"name": "GridListProps"
|
|
523
523
|
},
|
|
524
524
|
"declarations": [
|
|
525
525
|
{
|
|
526
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
526
|
+
"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/GridList.d.ts",
|
|
527
527
|
"name": "GridListProps"
|
|
528
528
|
}
|
|
529
529
|
],
|
|
@@ -539,12 +539,12 @@
|
|
|
539
539
|
"description": "The primary orientation of the items. Usually this is the direction that the collection\nscrolls.",
|
|
540
540
|
"name": "orientation",
|
|
541
541
|
"parent": {
|
|
542
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
542
|
+
"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/GridList.d.ts",
|
|
543
543
|
"name": "GridListProps"
|
|
544
544
|
},
|
|
545
545
|
"declarations": [
|
|
546
546
|
{
|
|
547
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
547
|
+
"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/GridList.d.ts",
|
|
548
548
|
"name": "GridListProps"
|
|
549
549
|
}
|
|
550
550
|
],
|
|
@@ -567,12 +567,12 @@
|
|
|
567
567
|
"description": "Which item in the collection to focus when tabbing into the collection. Overrides default\nroving tab index like behavior.\n@private",
|
|
568
568
|
"name": "UNSTABLE_focusOnEntry",
|
|
569
569
|
"parent": {
|
|
570
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
570
|
+
"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/GridList.d.ts",
|
|
571
571
|
"name": "GridListProps"
|
|
572
572
|
},
|
|
573
573
|
"declarations": [
|
|
574
574
|
{
|
|
575
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
575
|
+
"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/GridList.d.ts",
|
|
576
576
|
"name": "GridListProps"
|
|
577
577
|
}
|
|
578
578
|
],
|
|
@@ -595,12 +595,12 @@
|
|
|
595
595
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
596
596
|
"name": "dependencies",
|
|
597
597
|
"parent": {
|
|
598
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
598
|
+
"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",
|
|
599
599
|
"name": "CollectionProps"
|
|
600
600
|
},
|
|
601
601
|
"declarations": [
|
|
602
602
|
{
|
|
603
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
603
|
+
"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",
|
|
604
604
|
"name": "CollectionProps"
|
|
605
605
|
}
|
|
606
606
|
],
|
|
@@ -614,12 +614,12 @@
|
|
|
614
614
|
"description": "",
|
|
615
615
|
"name": "as",
|
|
616
616
|
"parent": {
|
|
617
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
617
|
+
"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",
|
|
618
618
|
"name": "PolymorphicProps"
|
|
619
619
|
},
|
|
620
620
|
"declarations": [
|
|
621
621
|
{
|
|
622
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
622
|
+
"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",
|
|
623
623
|
"name": "PolymorphicProps"
|
|
624
624
|
}
|
|
625
625
|
],
|
|
@@ -633,12 +633,12 @@
|
|
|
633
633
|
"description": "",
|
|
634
634
|
"name": "asChild",
|
|
635
635
|
"parent": {
|
|
636
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
636
|
+
"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",
|
|
637
637
|
"name": "PolymorphicProps"
|
|
638
638
|
},
|
|
639
639
|
"declarations": [
|
|
640
640
|
{
|
|
641
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
641
|
+
"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",
|
|
642
642
|
"name": "PolymorphicProps"
|
|
643
643
|
}
|
|
644
644
|
],
|
|
@@ -652,12 +652,12 @@
|
|
|
652
652
|
"description": "",
|
|
653
653
|
"name": "css",
|
|
654
654
|
"parent": {
|
|
655
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
655
|
+
"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",
|
|
656
656
|
"name": "JsxStyleProps"
|
|
657
657
|
},
|
|
658
658
|
"declarations": [
|
|
659
659
|
{
|
|
660
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
660
|
+
"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",
|
|
661
661
|
"name": "JsxStyleProps"
|
|
662
662
|
}
|
|
663
663
|
],
|
|
@@ -673,12 +673,12 @@
|
|
|
673
673
|
"description": "",
|
|
674
674
|
"name": "size",
|
|
675
675
|
"parent": {
|
|
676
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
676
|
+
"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",
|
|
677
677
|
"name": "NimbusCodeVariant"
|
|
678
678
|
},
|
|
679
679
|
"declarations": [
|
|
680
680
|
{
|
|
681
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
681
|
+
"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",
|
|
682
682
|
"name": "NimbusCodeVariant"
|
|
683
683
|
}
|
|
684
684
|
],
|