@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,16 +31,16 @@
|
|
|
31
31
|
"description": "Whether to auto focus the gridlist or an option.",
|
|
32
32
|
"name": "autoFocus",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
34
|
+
"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",
|
|
35
35
|
"name": "GridListProps"
|
|
36
36
|
},
|
|
37
37
|
"declarations": [
|
|
38
38
|
{
|
|
39
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
39
|
+
"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",
|
|
40
40
|
"name": "GridListProps"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
43
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
44
44
|
"name": "HTMLAttributes"
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
55
55
|
"name": "id",
|
|
56
56
|
"parent": {
|
|
57
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
57
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
58
58
|
"name": "DOMProps"
|
|
59
59
|
},
|
|
60
60
|
"declarations": [
|
|
61
61
|
{
|
|
62
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
62
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
63
63
|
"name": "DOMProps"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
@@ -73,12 +73,12 @@
|
|
|
73
73
|
"description": "Identifies the element (or elements) that describes the object.",
|
|
74
74
|
"name": "aria-describedby",
|
|
75
75
|
"parent": {
|
|
76
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
76
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
77
77
|
"name": "AriaLabelingProps"
|
|
78
78
|
},
|
|
79
79
|
"declarations": [
|
|
80
80
|
{
|
|
81
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
81
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82
82
|
"name": "AriaLabelingProps"
|
|
83
83
|
}
|
|
84
84
|
],
|
|
@@ -92,12 +92,12 @@
|
|
|
92
92
|
"description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
|
|
93
93
|
"name": "aria-details",
|
|
94
94
|
"parent": {
|
|
95
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
95
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
96
96
|
"name": "AriaLabelingProps"
|
|
97
97
|
},
|
|
98
98
|
"declarations": [
|
|
99
99
|
{
|
|
100
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
100
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
101
101
|
"name": "AriaLabelingProps"
|
|
102
102
|
}
|
|
103
103
|
],
|
|
@@ -111,12 +111,12 @@
|
|
|
111
111
|
"description": "Defines a string value that labels the current element.",
|
|
112
112
|
"name": "aria-label",
|
|
113
113
|
"parent": {
|
|
114
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
114
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
115
115
|
"name": "AriaLabelingProps"
|
|
116
116
|
},
|
|
117
117
|
"declarations": [
|
|
118
118
|
{
|
|
119
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
119
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
120
120
|
"name": "AriaLabelingProps"
|
|
121
121
|
}
|
|
122
122
|
],
|
|
@@ -130,12 +130,12 @@
|
|
|
130
130
|
"description": "Identifies the element (or elements) that labels the current element.",
|
|
131
131
|
"name": "aria-labelledby",
|
|
132
132
|
"parent": {
|
|
133
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
133
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
134
134
|
"name": "AriaLabelingProps"
|
|
135
135
|
},
|
|
136
136
|
"declarations": [
|
|
137
137
|
{
|
|
138
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
138
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
139
139
|
"name": "AriaLabelingProps"
|
|
140
140
|
}
|
|
141
141
|
],
|
|
@@ -149,12 +149,12 @@
|
|
|
149
149
|
"description": "The contents of the collection.",
|
|
150
150
|
"name": "children",
|
|
151
151
|
"parent": {
|
|
152
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
152
|
+
"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",
|
|
153
153
|
"name": "CollectionProps"
|
|
154
154
|
},
|
|
155
155
|
"declarations": [
|
|
156
156
|
{
|
|
157
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
157
|
+
"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",
|
|
158
158
|
"name": "CollectionProps"
|
|
159
159
|
}
|
|
160
160
|
],
|
|
@@ -168,12 +168,12 @@
|
|
|
168
168
|
"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.",
|
|
169
169
|
"name": "render",
|
|
170
170
|
"parent": {
|
|
171
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
171
|
+
"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",
|
|
172
172
|
"name": "DOMRenderProps"
|
|
173
173
|
},
|
|
174
174
|
"declarations": [
|
|
175
175
|
{
|
|
176
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
176
|
+
"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",
|
|
177
177
|
"name": "DOMRenderProps"
|
|
178
178
|
}
|
|
179
179
|
],
|
|
@@ -187,12 +187,12 @@
|
|
|
187
187
|
"description": "Provides content to display when there are no items in the list.",
|
|
188
188
|
"name": "renderEmptyState",
|
|
189
189
|
"parent": {
|
|
190
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
190
|
+
"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/Tree.d.ts",
|
|
191
191
|
"name": "TreeProps"
|
|
192
192
|
},
|
|
193
193
|
"declarations": [
|
|
194
194
|
{
|
|
195
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
195
|
+
"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/Tree.d.ts",
|
|
196
196
|
"name": "TreeProps"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
@@ -208,12 +208,12 @@
|
|
|
208
208
|
"description": "Whether keyboard navigation to focusable elements within grid list items is\nvia the left/right arrow keys or the tab key.",
|
|
209
209
|
"name": "keyboardNavigationBehavior",
|
|
210
210
|
"parent": {
|
|
211
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
211
|
+
"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",
|
|
212
212
|
"name": "AriaGridListProps"
|
|
213
213
|
},
|
|
214
214
|
"declarations": [
|
|
215
215
|
{
|
|
216
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
216
|
+
"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",
|
|
217
217
|
"name": "AriaGridListProps"
|
|
218
218
|
}
|
|
219
219
|
],
|
|
@@ -238,12 +238,12 @@
|
|
|
238
238
|
"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.",
|
|
239
239
|
"name": "escapeKeyBehavior",
|
|
240
240
|
"parent": {
|
|
241
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
241
|
+
"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",
|
|
242
242
|
"name": "AriaGridListProps"
|
|
243
243
|
},
|
|
244
244
|
"declarations": [
|
|
245
245
|
{
|
|
246
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
246
|
+
"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",
|
|
247
247
|
"name": "AriaGridListProps"
|
|
248
248
|
}
|
|
249
249
|
],
|
|
@@ -266,12 +266,12 @@
|
|
|
266
266
|
"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.",
|
|
267
267
|
"name": "onAction",
|
|
268
268
|
"parent": {
|
|
269
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
269
|
+
"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",
|
|
270
270
|
"name": "GridListProps"
|
|
271
271
|
},
|
|
272
272
|
"declarations": [
|
|
273
273
|
{
|
|
274
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
274
|
+
"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",
|
|
275
275
|
"name": "GridListProps"
|
|
276
276
|
}
|
|
277
277
|
],
|
|
@@ -287,12 +287,12 @@
|
|
|
287
287
|
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
288
288
|
"name": "disabledBehavior",
|
|
289
289
|
"parent": {
|
|
290
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
290
|
+
"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/Tree.d.ts",
|
|
291
291
|
"name": "TreeProps"
|
|
292
292
|
},
|
|
293
293
|
"declarations": [
|
|
294
294
|
{
|
|
295
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
295
|
+
"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/Tree.d.ts",
|
|
296
296
|
"name": "TreeProps"
|
|
297
297
|
}
|
|
298
298
|
],
|
|
@@ -315,12 +315,12 @@
|
|
|
315
315
|
"description": "Whether selection should occur on press up instead of press down.",
|
|
316
316
|
"name": "shouldSelectOnPressUp",
|
|
317
317
|
"parent": {
|
|
318
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
318
|
+
"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",
|
|
319
319
|
"name": "GridListProps"
|
|
320
320
|
},
|
|
321
321
|
"declarations": [
|
|
322
322
|
{
|
|
323
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
323
|
+
"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",
|
|
324
324
|
"name": "GridListProps"
|
|
325
325
|
}
|
|
326
326
|
],
|
|
@@ -334,12 +334,12 @@
|
|
|
334
334
|
"description": "Item objects in the collection.",
|
|
335
335
|
"name": "items",
|
|
336
336
|
"parent": {
|
|
337
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
337
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
338
338
|
"name": "CollectionBase"
|
|
339
339
|
},
|
|
340
340
|
"declarations": [
|
|
341
341
|
{
|
|
342
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
342
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
343
343
|
"name": "CollectionBase"
|
|
344
344
|
}
|
|
345
345
|
],
|
|
@@ -353,12 +353,12 @@
|
|
|
353
353
|
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise\ninteracted with.",
|
|
354
354
|
"name": "disabledKeys",
|
|
355
355
|
"parent": {
|
|
356
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
356
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
357
357
|
"name": "CollectionBase"
|
|
358
358
|
},
|
|
359
359
|
"declarations": [
|
|
360
360
|
{
|
|
361
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
361
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
362
362
|
"name": "CollectionBase"
|
|
363
363
|
}
|
|
364
364
|
],
|
|
@@ -372,12 +372,12 @@
|
|
|
372
372
|
"description": "The type of selection that is allowed in the collection.",
|
|
373
373
|
"name": "selectionMode",
|
|
374
374
|
"parent": {
|
|
375
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
375
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
376
376
|
"name": "MultipleSelection"
|
|
377
377
|
},
|
|
378
378
|
"declarations": [
|
|
379
379
|
{
|
|
380
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
380
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
381
381
|
"name": "MultipleSelection"
|
|
382
382
|
}
|
|
383
383
|
],
|
|
@@ -403,12 +403,12 @@
|
|
|
403
403
|
"description": "Whether the collection allows empty selection.",
|
|
404
404
|
"name": "disallowEmptySelection",
|
|
405
405
|
"parent": {
|
|
406
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
406
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
407
407
|
"name": "MultipleSelection"
|
|
408
408
|
},
|
|
409
409
|
"declarations": [
|
|
410
410
|
{
|
|
411
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
411
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
412
412
|
"name": "MultipleSelection"
|
|
413
413
|
}
|
|
414
414
|
],
|
|
@@ -422,12 +422,12 @@
|
|
|
422
422
|
"description": "The currently selected keys in the collection (controlled).",
|
|
423
423
|
"name": "selectedKeys",
|
|
424
424
|
"parent": {
|
|
425
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
425
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
426
426
|
"name": "MultipleSelection"
|
|
427
427
|
},
|
|
428
428
|
"declarations": [
|
|
429
429
|
{
|
|
430
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
430
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
431
431
|
"name": "MultipleSelection"
|
|
432
432
|
}
|
|
433
433
|
],
|
|
@@ -441,12 +441,12 @@
|
|
|
441
441
|
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
442
442
|
"name": "defaultSelectedKeys",
|
|
443
443
|
"parent": {
|
|
444
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
444
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
445
445
|
"name": "MultipleSelection"
|
|
446
446
|
},
|
|
447
447
|
"declarations": [
|
|
448
448
|
{
|
|
449
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
449
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
450
450
|
"name": "MultipleSelection"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
@@ -460,12 +460,12 @@
|
|
|
460
460
|
"description": "Handler that is called when the selection changes.",
|
|
461
461
|
"name": "onSelectionChange",
|
|
462
462
|
"parent": {
|
|
463
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
463
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
464
464
|
"name": "MultipleSelection"
|
|
465
465
|
},
|
|
466
466
|
"declarations": [
|
|
467
467
|
{
|
|
468
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
468
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
469
469
|
"name": "MultipleSelection"
|
|
470
470
|
}
|
|
471
471
|
],
|
|
@@ -481,12 +481,12 @@
|
|
|
481
481
|
"description": "How multiple selection should behave in the tree.",
|
|
482
482
|
"name": "selectionBehavior",
|
|
483
483
|
"parent": {
|
|
484
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
484
|
+
"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/Tree.d.ts",
|
|
485
485
|
"name": "TreeProps"
|
|
486
486
|
},
|
|
487
487
|
"declarations": [
|
|
488
488
|
{
|
|
489
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
489
|
+
"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/Tree.d.ts",
|
|
490
490
|
"name": "TreeProps"
|
|
491
491
|
}
|
|
492
492
|
],
|
|
@@ -509,12 +509,12 @@
|
|
|
509
509
|
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for\nthe Tree.",
|
|
510
510
|
"name": "dragAndDropHooks",
|
|
511
511
|
"parent": {
|
|
512
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
512
|
+
"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/Tree.d.ts",
|
|
513
513
|
"name": "TreeProps"
|
|
514
514
|
},
|
|
515
515
|
"declarations": [
|
|
516
516
|
{
|
|
517
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
517
|
+
"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/Tree.d.ts",
|
|
518
518
|
"name": "TreeProps"
|
|
519
519
|
}
|
|
520
520
|
],
|
|
@@ -528,12 +528,12 @@
|
|
|
528
528
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
529
529
|
"name": "dependencies",
|
|
530
530
|
"parent": {
|
|
531
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
531
|
+
"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",
|
|
532
532
|
"name": "CollectionProps"
|
|
533
533
|
},
|
|
534
534
|
"declarations": [
|
|
535
535
|
{
|
|
536
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.
|
|
536
|
+
"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",
|
|
537
537
|
"name": "CollectionProps"
|
|
538
538
|
}
|
|
539
539
|
],
|
|
@@ -547,12 +547,12 @@
|
|
|
547
547
|
"description": "Handler that is called when items are expanded or collapsed.",
|
|
548
548
|
"name": "onExpandedChange",
|
|
549
549
|
"parent": {
|
|
550
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
550
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
551
551
|
"name": "Expandable"
|
|
552
552
|
},
|
|
553
553
|
"declarations": [
|
|
554
554
|
{
|
|
555
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
555
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
556
556
|
"name": "Expandable"
|
|
557
557
|
}
|
|
558
558
|
],
|
|
@@ -566,12 +566,12 @@
|
|
|
566
566
|
"description": "The currently expanded keys in the collection (controlled).",
|
|
567
567
|
"name": "expandedKeys",
|
|
568
568
|
"parent": {
|
|
569
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
569
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
570
570
|
"name": "Expandable"
|
|
571
571
|
},
|
|
572
572
|
"declarations": [
|
|
573
573
|
{
|
|
574
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
574
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
575
575
|
"name": "Expandable"
|
|
576
576
|
}
|
|
577
577
|
],
|
|
@@ -585,12 +585,12 @@
|
|
|
585
585
|
"description": "The initial expanded keys in the collection (uncontrolled).",
|
|
586
586
|
"name": "defaultExpandedKeys",
|
|
587
587
|
"parent": {
|
|
588
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
588
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
589
589
|
"name": "Expandable"
|
|
590
590
|
},
|
|
591
591
|
"declarations": [
|
|
592
592
|
{
|
|
593
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
593
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
594
594
|
"name": "Expandable"
|
|
595
595
|
}
|
|
596
596
|
],
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"name": "type",
|
|
12
12
|
"parent": {
|
|
13
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
13
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
14
14
|
"name": "AnchorHTMLAttributes"
|
|
15
15
|
},
|
|
16
16
|
"declarations": [
|
|
17
17
|
{
|
|
18
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
18
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
19
19
|
"name": "AnchorHTMLAttributes"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
@@ -46,12 +46,12 @@
|
|
|
46
46
|
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
47
47
|
"name": "ref",
|
|
48
48
|
"parent": {
|
|
49
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
49
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
50
50
|
"name": "RefAttributes"
|
|
51
51
|
},
|
|
52
52
|
"declarations": [
|
|
53
53
|
{
|
|
54
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
54
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
55
55
|
"name": "RefAttributes"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"description": "The element's unique identifier. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
13
13
|
"name": "id",
|
|
14
14
|
"parent": {
|
|
15
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
15
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
16
16
|
"name": "DOMProps"
|
|
17
17
|
},
|
|
18
18
|
"declarations": [
|
|
19
19
|
{
|
|
20
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
20
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
21
21
|
"name": "DOMProps"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"description": "The content to visually hide.",
|
|
32
32
|
"name": "children",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
34
|
+
"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/visually-hidden/VisuallyHidden.d.ts",
|
|
35
35
|
"name": "VisuallyHiddenProps"
|
|
36
36
|
},
|
|
37
37
|
"declarations": [
|
|
38
38
|
{
|
|
39
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
39
|
+
"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/visually-hidden/VisuallyHidden.d.ts",
|
|
40
40
|
"name": "VisuallyHiddenProps"
|
|
41
41
|
}
|
|
42
42
|
],
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"description": "Whether the element should become visible on focus, for example skip links.",
|
|
51
51
|
"name": "isFocusable",
|
|
52
52
|
"parent": {
|
|
53
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
53
|
+
"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/visually-hidden/VisuallyHidden.d.ts",
|
|
54
54
|
"name": "VisuallyHiddenProps"
|
|
55
55
|
},
|
|
56
56
|
"declarations": [
|
|
57
57
|
{
|
|
58
|
-
"fileName": "nimbus/node_modules/.pnpm/react-aria@3.
|
|
58
|
+
"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/visually-hidden/VisuallyHidden.d.ts",
|
|
59
59
|
"name": "VisuallyHiddenProps"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
@@ -790,10 +790,10 @@
|
|
|
790
790
|
"name": "(index: number, value: DropItem) => DropItem[]"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
|
-
"__@iterator@
|
|
793
|
+
"__@iterator@1070": {
|
|
794
794
|
"defaultValue": null,
|
|
795
795
|
"description": "Iterator",
|
|
796
|
-
"name": "__@iterator@
|
|
796
|
+
"name": "__@iterator@1070",
|
|
797
797
|
"parent": {
|
|
798
798
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
799
799
|
"name": "String"
|
|
@@ -809,10 +809,10 @@
|
|
|
809
809
|
"name": "() => StringIterator<string>"
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
"__@unscopables@
|
|
812
|
+
"__@unscopables@3141": {
|
|
813
813
|
"defaultValue": null,
|
|
814
814
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
815
|
-
"name": "__@unscopables@
|
|
815
|
+
"name": "__@unscopables@3141",
|
|
816
816
|
"parent": {
|
|
817
817
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
818
818
|
"name": "Array"
|
|
@@ -790,10 +790,10 @@
|
|
|
790
790
|
"name": "(index: number, value: DropItem) => DropItem[]"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
|
-
"__@iterator@
|
|
793
|
+
"__@iterator@1070": {
|
|
794
794
|
"defaultValue": null,
|
|
795
795
|
"description": "Iterator",
|
|
796
|
-
"name": "__@iterator@
|
|
796
|
+
"name": "__@iterator@1070",
|
|
797
797
|
"parent": {
|
|
798
798
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
799
799
|
"name": "String"
|
|
@@ -809,10 +809,10 @@
|
|
|
809
809
|
"name": "() => StringIterator<string>"
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
"__@unscopables@
|
|
812
|
+
"__@unscopables@3141": {
|
|
813
813
|
"defaultValue": null,
|
|
814
814
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
815
|
-
"name": "__@unscopables@
|
|
815
|
+
"name": "__@unscopables@3141",
|
|
816
816
|
"parent": {
|
|
817
817
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
818
818
|
"name": "Array"
|
|
@@ -790,10 +790,10 @@
|
|
|
790
790
|
"name": "(index: number, value: DropItem) => DropItem[]"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
|
-
"__@iterator@
|
|
793
|
+
"__@iterator@1070": {
|
|
794
794
|
"defaultValue": null,
|
|
795
795
|
"description": "Iterator",
|
|
796
|
-
"name": "__@iterator@
|
|
796
|
+
"name": "__@iterator@1070",
|
|
797
797
|
"parent": {
|
|
798
798
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
799
799
|
"name": "String"
|
|
@@ -809,10 +809,10 @@
|
|
|
809
809
|
"name": "() => StringIterator<string>"
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
"__@unscopables@
|
|
812
|
+
"__@unscopables@3141": {
|
|
813
813
|
"defaultValue": null,
|
|
814
814
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
815
|
-
"name": "__@unscopables@
|
|
815
|
+
"name": "__@unscopables@3141",
|
|
816
816
|
"parent": {
|
|
817
817
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
818
818
|
"name": "Array"
|
|
@@ -790,10 +790,10 @@
|
|
|
790
790
|
"name": "(index: number, value: DropItem) => DropItem[]"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
|
-
"__@iterator@
|
|
793
|
+
"__@iterator@1070": {
|
|
794
794
|
"defaultValue": null,
|
|
795
795
|
"description": "Iterator",
|
|
796
|
-
"name": "__@iterator@
|
|
796
|
+
"name": "__@iterator@1070",
|
|
797
797
|
"parent": {
|
|
798
798
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
799
799
|
"name": "String"
|
|
@@ -809,10 +809,10 @@
|
|
|
809
809
|
"name": "() => StringIterator<string>"
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
"__@unscopables@
|
|
812
|
+
"__@unscopables@3141": {
|
|
813
813
|
"defaultValue": null,
|
|
814
814
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
815
|
-
"name": "__@unscopables@
|
|
815
|
+
"name": "__@unscopables@3141",
|
|
816
816
|
"parent": {
|
|
817
817
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
818
818
|
"name": "Array"
|