@commercetools/nimbus-mcp 3.3.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/docs/route-manifest.json +714 -14
- package/data/docs/routes/components-data-display-data-table.json +172 -14
- package/data/docs/routes/components-data-display-item-group.json +413 -0
- package/data/docs/routes/components-data-display-item.json +611 -0
- package/data/docs/routes/components-feedback-skeleton.json +481 -0
- package/data/docs/routes/components-feedback-skeletoncircle.json +429 -0
- package/data/docs/routes/components-feedback-skeletontext.json +417 -0
- package/data/docs/routes/components-inputs-range-slider.json +633 -0
- package/data/docs/routes/components-inputs-slider.json +611 -0
- package/data/docs/routes/components-navigation-breadcrumbs.json +565 -0
- package/data/docs/routes/home-getting-started-installation.json +2 -2
- package/data/docs/routes/icons.json +3 -3
- package/data/docs/search-index.json +1 -1
- 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/Breadcrumbs.json +12 -0
- package/data/docs/types/BreadcrumbsItem.json +296 -0
- package/data/docs/types/BreadcrumbsItemProps.json +9 -0
- package/data/docs/types/BreadcrumbsProps.json +9 -0
- package/data/docs/types/BreadcrumbsRoot.json +110 -0
- 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/ItemActions.json +27 -0
- package/data/docs/types/ItemContent.json +27 -0
- package/data/docs/types/ItemDescription.json +27 -0
- package/data/docs/types/ItemFooter.json +27 -0
- package/data/docs/types/ItemGroup.json +12 -0
- package/data/docs/types/ItemGroupRoot.json +27 -0
- package/data/docs/types/ItemGroupSeparator.json +27 -0
- package/data/docs/types/ItemHeader.json +27 -0
- package/data/docs/types/ItemMedia.json +56 -0
- package/data/docs/types/ItemRoot.json +239 -0
- package/data/docs/types/ItemTitle.json +27 -0
- 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 +337 -0
- package/data/docs/types/RangeSliderProps.json +9 -0
- 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 +129 -0
- package/data/docs/types/SkeletonCircle.json +103 -0
- package/data/docs/types/SkeletonCircleProps.json +9 -0
- package/data/docs/types/SkeletonProps.json +9 -0
- package/data/docs/types/SkeletonText.json +62 -0
- package/data/docs/types/SkeletonTextProps.json +9 -0
- package/data/docs/types/Slider.json +337 -0
- 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 +28 -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
|
@@ -0,0 +1,790 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tags": {},
|
|
3
|
+
"filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
|
|
4
|
+
"description": "",
|
|
5
|
+
"displayName": "DataTableRow",
|
|
6
|
+
"methods": [],
|
|
7
|
+
"props": {
|
|
8
|
+
"columns": {
|
|
9
|
+
"defaultValue": null,
|
|
10
|
+
"description": "A list of table columns.",
|
|
11
|
+
"name": "columns",
|
|
12
|
+
"parent": {
|
|
13
|
+
"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",
|
|
14
|
+
"name": "TableHeaderProps"
|
|
15
|
+
},
|
|
16
|
+
"declarations": [
|
|
17
|
+
{
|
|
18
|
+
"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",
|
|
19
|
+
"name": "TableHeaderProps"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/generated/system.gen.d.ts",
|
|
23
|
+
"name": "SystemProperties"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"required": false,
|
|
27
|
+
"type": {
|
|
28
|
+
"name": "(Iterable<T> & (AnyString | Columns<String | Number> | readonly NonNullable<Columns<String | Number>>[] | (AnyString | ... 3 more ...)[] | { ...; })) | undefined"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"style": {
|
|
32
|
+
"defaultValue": null,
|
|
33
|
+
"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.",
|
|
34
|
+
"name": "style",
|
|
35
|
+
"parent": {
|
|
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/utils.d.ts",
|
|
37
|
+
"name": "StyleRenderProps"
|
|
38
|
+
},
|
|
39
|
+
"declarations": [
|
|
40
|
+
{
|
|
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/utils.d.ts",
|
|
42
|
+
"name": "StyleRenderProps"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"required": false,
|
|
46
|
+
"type": {
|
|
47
|
+
"name": "StyleOrFunction<PopoverRenderProps>"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"className": {
|
|
51
|
+
"defaultValue": {
|
|
52
|
+
"value": "'react-aria-TableHeader'"
|
|
53
|
+
},
|
|
54
|
+
"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.",
|
|
55
|
+
"name": "className",
|
|
56
|
+
"parent": {
|
|
57
|
+
"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",
|
|
58
|
+
"name": "TableHeaderProps"
|
|
59
|
+
},
|
|
60
|
+
"declarations": [
|
|
61
|
+
{
|
|
62
|
+
"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",
|
|
63
|
+
"name": "TableHeaderProps"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
67
|
+
"name": "HTMLAttributes"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"required": false,
|
|
71
|
+
"type": {
|
|
72
|
+
"name": "(ClassNameOrFunction<TableHeaderRenderProps> & string)"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"id": {
|
|
76
|
+
"defaultValue": null,
|
|
77
|
+
"description": "The unique id of the row.",
|
|
78
|
+
"name": "id",
|
|
79
|
+
"parent": {
|
|
80
|
+
"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",
|
|
81
|
+
"name": "RowProps"
|
|
82
|
+
},
|
|
83
|
+
"declarations": [
|
|
84
|
+
{
|
|
85
|
+
"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",
|
|
86
|
+
"name": "RowProps"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
90
|
+
"name": "HTMLAttributes"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"required": false,
|
|
94
|
+
"type": {
|
|
95
|
+
"name": "string"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"rel": {
|
|
99
|
+
"defaultValue": null,
|
|
100
|
+
"description": "The relationship between the linked resource and the current page. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
101
|
+
"name": "rel",
|
|
102
|
+
"parent": {
|
|
103
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
104
|
+
"name": "LinkDOMProps"
|
|
105
|
+
},
|
|
106
|
+
"declarations": [
|
|
107
|
+
{
|
|
108
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
109
|
+
"name": "LinkDOMProps"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"required": false,
|
|
113
|
+
"type": {
|
|
114
|
+
"name": "string"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"onClick": {
|
|
118
|
+
"defaultValue": null,
|
|
119
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides\nadditional event details for non-mouse interactions.\n@deprecated Use `onPress` instead — it provides unified press handling\nacross mouse, touch, and keyboard interactions.",
|
|
120
|
+
"name": "onClick",
|
|
121
|
+
"parent": {
|
|
122
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
123
|
+
"name": "PressEvents"
|
|
124
|
+
},
|
|
125
|
+
"declarations": [
|
|
126
|
+
{
|
|
127
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
128
|
+
"name": "PressEvents"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"fileName": "nimbus/packages/nimbus/src/components/button/button.types.ts",
|
|
132
|
+
"name": "TypeLiteral"
|
|
133
|
+
}
|
|
134
|
+
],
|
|
135
|
+
"required": false,
|
|
136
|
+
"type": {
|
|
137
|
+
"name": "(((e: MouseEvent<FocusableElement, MouseEvent>) => void) & MouseEventHandler<HTMLButtonElement>)"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"value": {
|
|
141
|
+
"defaultValue": null,
|
|
142
|
+
"description": "The object value that this row represents. When using dynamic collections, this is set\nautomatically.",
|
|
143
|
+
"name": "value",
|
|
144
|
+
"parent": {
|
|
145
|
+
"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",
|
|
146
|
+
"name": "RowProps"
|
|
147
|
+
},
|
|
148
|
+
"declarations": [
|
|
149
|
+
{
|
|
150
|
+
"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",
|
|
151
|
+
"name": "RowProps"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"required": false,
|
|
155
|
+
"type": {
|
|
156
|
+
"name": "DataTableRowItem"
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
"isDisabled": {
|
|
160
|
+
"defaultValue": null,
|
|
161
|
+
"description": "Whether the row is disabled.",
|
|
162
|
+
"name": "isDisabled",
|
|
163
|
+
"parent": {
|
|
164
|
+
"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",
|
|
165
|
+
"name": "RowProps"
|
|
166
|
+
},
|
|
167
|
+
"declarations": [
|
|
168
|
+
{
|
|
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/Table.d.ts",
|
|
170
|
+
"name": "RowProps"
|
|
171
|
+
}
|
|
172
|
+
],
|
|
173
|
+
"required": false,
|
|
174
|
+
"type": {
|
|
175
|
+
"name": "boolean"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
"onPress": {
|
|
179
|
+
"defaultValue": null,
|
|
180
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
181
|
+
"name": "onPress",
|
|
182
|
+
"parent": {
|
|
183
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
184
|
+
"name": "PressEvents"
|
|
185
|
+
},
|
|
186
|
+
"declarations": [
|
|
187
|
+
{
|
|
188
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
189
|
+
"name": "PressEvents"
|
|
190
|
+
}
|
|
191
|
+
],
|
|
192
|
+
"required": false,
|
|
193
|
+
"type": {
|
|
194
|
+
"name": "((e: PressEvent) => void)"
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"onPressStart": {
|
|
198
|
+
"defaultValue": null,
|
|
199
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
200
|
+
"name": "onPressStart",
|
|
201
|
+
"parent": {
|
|
202
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
203
|
+
"name": "PressEvents"
|
|
204
|
+
},
|
|
205
|
+
"declarations": [
|
|
206
|
+
{
|
|
207
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
208
|
+
"name": "PressEvents"
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"required": false,
|
|
212
|
+
"type": {
|
|
213
|
+
"name": "((e: PressEvent) => void)"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"onPressEnd": {
|
|
217
|
+
"defaultValue": null,
|
|
218
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
219
|
+
"name": "onPressEnd",
|
|
220
|
+
"parent": {
|
|
221
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
222
|
+
"name": "PressEvents"
|
|
223
|
+
},
|
|
224
|
+
"declarations": [
|
|
225
|
+
{
|
|
226
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
227
|
+
"name": "PressEvents"
|
|
228
|
+
}
|
|
229
|
+
],
|
|
230
|
+
"required": false,
|
|
231
|
+
"type": {
|
|
232
|
+
"name": "((e: PressEvent) => void)"
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
"onPressChange": {
|
|
236
|
+
"defaultValue": null,
|
|
237
|
+
"description": "Handler that is called when the press state changes.",
|
|
238
|
+
"name": "onPressChange",
|
|
239
|
+
"parent": {
|
|
240
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
241
|
+
"name": "PressEvents"
|
|
242
|
+
},
|
|
243
|
+
"declarations": [
|
|
244
|
+
{
|
|
245
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
246
|
+
"name": "PressEvents"
|
|
247
|
+
}
|
|
248
|
+
],
|
|
249
|
+
"required": false,
|
|
250
|
+
"type": {
|
|
251
|
+
"name": "((isPressed: boolean) => void)"
|
|
252
|
+
}
|
|
253
|
+
},
|
|
254
|
+
"onPressUp": {
|
|
255
|
+
"defaultValue": null,
|
|
256
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
257
|
+
"name": "onPressUp",
|
|
258
|
+
"parent": {
|
|
259
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
260
|
+
"name": "PressEvents"
|
|
261
|
+
},
|
|
262
|
+
"declarations": [
|
|
263
|
+
{
|
|
264
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
265
|
+
"name": "PressEvents"
|
|
266
|
+
}
|
|
267
|
+
],
|
|
268
|
+
"required": false,
|
|
269
|
+
"type": {
|
|
270
|
+
"name": "((e: PressEvent) => void)"
|
|
271
|
+
}
|
|
272
|
+
},
|
|
273
|
+
"href": {
|
|
274
|
+
"defaultValue": null,
|
|
275
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
276
|
+
"name": "href",
|
|
277
|
+
"parent": {
|
|
278
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
279
|
+
"name": "LinkDOMProps"
|
|
280
|
+
},
|
|
281
|
+
"declarations": [
|
|
282
|
+
{
|
|
283
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
284
|
+
"name": "LinkDOMProps"
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"required": false,
|
|
288
|
+
"type": {
|
|
289
|
+
"name": "string"
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"target": {
|
|
293
|
+
"defaultValue": null,
|
|
294
|
+
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
295
|
+
"name": "target",
|
|
296
|
+
"parent": {
|
|
297
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
298
|
+
"name": "LinkDOMProps"
|
|
299
|
+
},
|
|
300
|
+
"declarations": [
|
|
301
|
+
{
|
|
302
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
303
|
+
"name": "LinkDOMProps"
|
|
304
|
+
}
|
|
305
|
+
],
|
|
306
|
+
"required": false,
|
|
307
|
+
"type": {
|
|
308
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
309
|
+
}
|
|
310
|
+
},
|
|
311
|
+
"render": {
|
|
312
|
+
"defaultValue": null,
|
|
313
|
+
"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.",
|
|
314
|
+
"name": "render",
|
|
315
|
+
"parent": {
|
|
316
|
+
"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",
|
|
317
|
+
"name": "DOMRenderProps"
|
|
318
|
+
},
|
|
319
|
+
"declarations": [
|
|
320
|
+
{
|
|
321
|
+
"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",
|
|
322
|
+
"name": "DOMRenderProps"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"required": false,
|
|
326
|
+
"type": {
|
|
327
|
+
"name": "DOMRenderFunction<\"div\", PopoverRenderProps>"
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
"download": {
|
|
331
|
+
"defaultValue": null,
|
|
332
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
333
|
+
"name": "download",
|
|
334
|
+
"parent": {
|
|
335
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
336
|
+
"name": "LinkDOMProps"
|
|
337
|
+
},
|
|
338
|
+
"declarations": [
|
|
339
|
+
{
|
|
340
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
341
|
+
"name": "LinkDOMProps"
|
|
342
|
+
}
|
|
343
|
+
],
|
|
344
|
+
"required": false,
|
|
345
|
+
"type": {
|
|
346
|
+
"name": "string | boolean"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"hrefLang": {
|
|
350
|
+
"defaultValue": null,
|
|
351
|
+
"description": "Hints at the human language of the linked URL.\nSee[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
352
|
+
"name": "hrefLang",
|
|
353
|
+
"parent": {
|
|
354
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
355
|
+
"name": "LinkDOMProps"
|
|
356
|
+
},
|
|
357
|
+
"declarations": [
|
|
358
|
+
{
|
|
359
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
360
|
+
"name": "LinkDOMProps"
|
|
361
|
+
}
|
|
362
|
+
],
|
|
363
|
+
"required": false,
|
|
364
|
+
"type": {
|
|
365
|
+
"name": "string"
|
|
366
|
+
}
|
|
367
|
+
},
|
|
368
|
+
"ping": {
|
|
369
|
+
"defaultValue": null,
|
|
370
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
371
|
+
"name": "ping",
|
|
372
|
+
"parent": {
|
|
373
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
374
|
+
"name": "LinkDOMProps"
|
|
375
|
+
},
|
|
376
|
+
"declarations": [
|
|
377
|
+
{
|
|
378
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
379
|
+
"name": "LinkDOMProps"
|
|
380
|
+
}
|
|
381
|
+
],
|
|
382
|
+
"required": false,
|
|
383
|
+
"type": {
|
|
384
|
+
"name": "string"
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
|
+
"referrerPolicy": {
|
|
388
|
+
"defaultValue": null,
|
|
389
|
+
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
390
|
+
"name": "referrerPolicy",
|
|
391
|
+
"parent": {
|
|
392
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
393
|
+
"name": "LinkDOMProps"
|
|
394
|
+
},
|
|
395
|
+
"declarations": [
|
|
396
|
+
{
|
|
397
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
398
|
+
"name": "LinkDOMProps"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"required": false,
|
|
402
|
+
"type": {
|
|
403
|
+
"name": "enum",
|
|
404
|
+
"raw": "HTMLAttributeReferrerPolicy",
|
|
405
|
+
"value": [
|
|
406
|
+
{
|
|
407
|
+
"value": "\"\""
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"value": "\"origin\""
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"value": "\"no-referrer\""
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"value": "\"no-referrer-when-downgrade\""
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"value": "\"origin-when-cross-origin\""
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"value": "\"same-origin\""
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"value": "\"strict-origin\""
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"value": "\"strict-origin-when-cross-origin\""
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"value": "\"unsafe-url\""
|
|
432
|
+
}
|
|
433
|
+
]
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
"onHoverStart": {
|
|
437
|
+
"defaultValue": null,
|
|
438
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
439
|
+
"name": "onHoverStart",
|
|
440
|
+
"parent": {
|
|
441
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
442
|
+
"name": "HoverEvents"
|
|
443
|
+
},
|
|
444
|
+
"declarations": [
|
|
445
|
+
{
|
|
446
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
447
|
+
"name": "HoverEvents"
|
|
448
|
+
}
|
|
449
|
+
],
|
|
450
|
+
"required": false,
|
|
451
|
+
"type": {
|
|
452
|
+
"name": "((e: HoverEvent) => void)"
|
|
453
|
+
}
|
|
454
|
+
},
|
|
455
|
+
"onHoverEnd": {
|
|
456
|
+
"defaultValue": null,
|
|
457
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
458
|
+
"name": "onHoverEnd",
|
|
459
|
+
"parent": {
|
|
460
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
461
|
+
"name": "HoverEvents"
|
|
462
|
+
},
|
|
463
|
+
"declarations": [
|
|
464
|
+
{
|
|
465
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
466
|
+
"name": "HoverEvents"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
469
|
+
"required": false,
|
|
470
|
+
"type": {
|
|
471
|
+
"name": "((e: HoverEvent) => void)"
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
"onHoverChange": {
|
|
475
|
+
"defaultValue": null,
|
|
476
|
+
"description": "Handler that is called when the hover state changes.",
|
|
477
|
+
"name": "onHoverChange",
|
|
478
|
+
"parent": {
|
|
479
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
480
|
+
"name": "HoverEvents"
|
|
481
|
+
},
|
|
482
|
+
"declarations": [
|
|
483
|
+
{
|
|
484
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
485
|
+
"name": "HoverEvents"
|
|
486
|
+
}
|
|
487
|
+
],
|
|
488
|
+
"required": false,
|
|
489
|
+
"type": {
|
|
490
|
+
"name": "((isHovering: boolean) => void)"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
"onAction": {
|
|
494
|
+
"defaultValue": null,
|
|
495
|
+
"description": "Handler that is called when a user performs an action on the row. The exact user event depends\non the collection's `selectionBehavior` prop and the interaction modality.",
|
|
496
|
+
"name": "onAction",
|
|
497
|
+
"parent": {
|
|
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/Table.d.ts",
|
|
499
|
+
"name": "RowProps"
|
|
500
|
+
},
|
|
501
|
+
"declarations": [
|
|
502
|
+
{
|
|
503
|
+
"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",
|
|
504
|
+
"name": "RowProps"
|
|
505
|
+
}
|
|
506
|
+
],
|
|
507
|
+
"required": false,
|
|
508
|
+
"type": {
|
|
509
|
+
"name": "(() => void)"
|
|
510
|
+
}
|
|
511
|
+
},
|
|
512
|
+
"disabledBehavior": {
|
|
513
|
+
"defaultValue": null,
|
|
514
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
515
|
+
"name": "disabledBehavior",
|
|
516
|
+
"parent": {
|
|
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/Table.d.ts",
|
|
518
|
+
"name": "RowProps"
|
|
519
|
+
},
|
|
520
|
+
"declarations": [
|
|
521
|
+
{
|
|
522
|
+
"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",
|
|
523
|
+
"name": "RowProps"
|
|
524
|
+
}
|
|
525
|
+
],
|
|
526
|
+
"required": false,
|
|
527
|
+
"type": {
|
|
528
|
+
"name": "enum",
|
|
529
|
+
"raw": "DisabledBehavior",
|
|
530
|
+
"value": [
|
|
531
|
+
{
|
|
532
|
+
"value": "\"all\""
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"value": "\"selection\""
|
|
536
|
+
}
|
|
537
|
+
]
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
"dependencies": {
|
|
541
|
+
"defaultValue": null,
|
|
542
|
+
"description": "Values that should invalidate the column cache when using dynamic collections.",
|
|
543
|
+
"name": "dependencies",
|
|
544
|
+
"parent": {
|
|
545
|
+
"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",
|
|
546
|
+
"name": "TableHeaderProps"
|
|
547
|
+
},
|
|
548
|
+
"declarations": [
|
|
549
|
+
{
|
|
550
|
+
"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",
|
|
551
|
+
"name": "TableHeaderProps"
|
|
552
|
+
}
|
|
553
|
+
],
|
|
554
|
+
"required": false,
|
|
555
|
+
"type": {
|
|
556
|
+
"name": "readonly any[]"
|
|
557
|
+
}
|
|
558
|
+
},
|
|
559
|
+
"textValue": {
|
|
560
|
+
"defaultValue": null,
|
|
561
|
+
"description": "A string representation of the row's contents, used for features like typeahead.",
|
|
562
|
+
"name": "textValue",
|
|
563
|
+
"parent": {
|
|
564
|
+
"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",
|
|
565
|
+
"name": "RowProps"
|
|
566
|
+
},
|
|
567
|
+
"declarations": [
|
|
568
|
+
{
|
|
569
|
+
"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",
|
|
570
|
+
"name": "RowProps"
|
|
571
|
+
}
|
|
572
|
+
],
|
|
573
|
+
"required": false,
|
|
574
|
+
"type": {
|
|
575
|
+
"name": "string"
|
|
576
|
+
}
|
|
577
|
+
},
|
|
578
|
+
"routerOptions": {
|
|
579
|
+
"defaultValue": null,
|
|
580
|
+
"description": "Options for the configured client side router.",
|
|
581
|
+
"name": "routerOptions",
|
|
582
|
+
"parent": {
|
|
583
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
584
|
+
"name": "LinkDOMProps"
|
|
585
|
+
},
|
|
586
|
+
"declarations": [
|
|
587
|
+
{
|
|
588
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
589
|
+
"name": "LinkDOMProps"
|
|
590
|
+
}
|
|
591
|
+
],
|
|
592
|
+
"required": false,
|
|
593
|
+
"type": {
|
|
594
|
+
"name": "undefined"
|
|
595
|
+
}
|
|
596
|
+
},
|
|
597
|
+
"hasChildItems": {
|
|
598
|
+
"defaultValue": null,
|
|
599
|
+
"description": "Whether this row has children, even if not loaded yet.",
|
|
600
|
+
"name": "hasChildItems",
|
|
601
|
+
"parent": {
|
|
602
|
+
"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",
|
|
603
|
+
"name": "RowProps"
|
|
604
|
+
},
|
|
605
|
+
"declarations": [
|
|
606
|
+
{
|
|
607
|
+
"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",
|
|
608
|
+
"name": "RowProps"
|
|
609
|
+
}
|
|
610
|
+
],
|
|
611
|
+
"required": false,
|
|
612
|
+
"type": {
|
|
613
|
+
"name": "boolean"
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"as": {
|
|
617
|
+
"defaultValue": null,
|
|
618
|
+
"description": "",
|
|
619
|
+
"name": "as",
|
|
620
|
+
"parent": {
|
|
621
|
+
"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",
|
|
622
|
+
"name": "PolymorphicProps"
|
|
623
|
+
},
|
|
624
|
+
"declarations": [
|
|
625
|
+
{
|
|
626
|
+
"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",
|
|
627
|
+
"name": "PolymorphicProps"
|
|
628
|
+
}
|
|
629
|
+
],
|
|
630
|
+
"required": false,
|
|
631
|
+
"type": {
|
|
632
|
+
"name": "ElementType"
|
|
633
|
+
}
|
|
634
|
+
},
|
|
635
|
+
"asChild": {
|
|
636
|
+
"defaultValue": null,
|
|
637
|
+
"description": "",
|
|
638
|
+
"name": "asChild",
|
|
639
|
+
"parent": {
|
|
640
|
+
"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",
|
|
641
|
+
"name": "PolymorphicProps"
|
|
642
|
+
},
|
|
643
|
+
"declarations": [
|
|
644
|
+
{
|
|
645
|
+
"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",
|
|
646
|
+
"name": "PolymorphicProps"
|
|
647
|
+
}
|
|
648
|
+
],
|
|
649
|
+
"required": false,
|
|
650
|
+
"type": {
|
|
651
|
+
"name": "boolean"
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
"css": {
|
|
655
|
+
"defaultValue": null,
|
|
656
|
+
"description": "",
|
|
657
|
+
"name": "css",
|
|
658
|
+
"parent": {
|
|
659
|
+
"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",
|
|
660
|
+
"name": "JsxStyleProps"
|
|
661
|
+
},
|
|
662
|
+
"declarations": [
|
|
663
|
+
{
|
|
664
|
+
"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",
|
|
665
|
+
"name": "JsxStyleProps"
|
|
666
|
+
}
|
|
667
|
+
],
|
|
668
|
+
"required": false,
|
|
669
|
+
"type": {
|
|
670
|
+
"name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
|
|
671
|
+
}
|
|
672
|
+
},
|
|
673
|
+
"ref": {
|
|
674
|
+
"defaultValue": null,
|
|
675
|
+
"description": "",
|
|
676
|
+
"name": "ref",
|
|
677
|
+
"declarations": [
|
|
678
|
+
{
|
|
679
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
680
|
+
"name": "TypeLiteral"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"required": false,
|
|
684
|
+
"type": {
|
|
685
|
+
"name": "Ref<HTMLTableRowElement>"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"row": {
|
|
689
|
+
"defaultValue": null,
|
|
690
|
+
"description": "",
|
|
691
|
+
"name": "row",
|
|
692
|
+
"declarations": [
|
|
693
|
+
{
|
|
694
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
695
|
+
"name": "TypeLiteral"
|
|
696
|
+
}
|
|
697
|
+
],
|
|
698
|
+
"required": true,
|
|
699
|
+
"type": {
|
|
700
|
+
"name": "DataTableRowItem"
|
|
701
|
+
}
|
|
702
|
+
},
|
|
703
|
+
"isExpanded": {
|
|
704
|
+
"defaultValue": {
|
|
705
|
+
"value": "false"
|
|
706
|
+
},
|
|
707
|
+
"description": "",
|
|
708
|
+
"name": "isExpanded",
|
|
709
|
+
"declarations": [
|
|
710
|
+
{
|
|
711
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
712
|
+
"name": "TypeLiteral"
|
|
713
|
+
}
|
|
714
|
+
],
|
|
715
|
+
"required": false,
|
|
716
|
+
"type": {
|
|
717
|
+
"name": "boolean"
|
|
718
|
+
}
|
|
719
|
+
},
|
|
720
|
+
"isPinned": {
|
|
721
|
+
"defaultValue": {
|
|
722
|
+
"value": "false"
|
|
723
|
+
},
|
|
724
|
+
"description": "",
|
|
725
|
+
"name": "isPinned",
|
|
726
|
+
"declarations": [
|
|
727
|
+
{
|
|
728
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
729
|
+
"name": "TypeLiteral"
|
|
730
|
+
}
|
|
731
|
+
],
|
|
732
|
+
"required": false,
|
|
733
|
+
"type": {
|
|
734
|
+
"name": "boolean"
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
"isFirstPinned": {
|
|
738
|
+
"defaultValue": {
|
|
739
|
+
"value": "false"
|
|
740
|
+
},
|
|
741
|
+
"description": "",
|
|
742
|
+
"name": "isFirstPinned",
|
|
743
|
+
"declarations": [
|
|
744
|
+
{
|
|
745
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
746
|
+
"name": "TypeLiteral"
|
|
747
|
+
}
|
|
748
|
+
],
|
|
749
|
+
"required": false,
|
|
750
|
+
"type": {
|
|
751
|
+
"name": "boolean"
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
"isLastPinned": {
|
|
755
|
+
"defaultValue": {
|
|
756
|
+
"value": "false"
|
|
757
|
+
},
|
|
758
|
+
"description": "",
|
|
759
|
+
"name": "isLastPinned",
|
|
760
|
+
"declarations": [
|
|
761
|
+
{
|
|
762
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
763
|
+
"name": "TypeLiteral"
|
|
764
|
+
}
|
|
765
|
+
],
|
|
766
|
+
"required": false,
|
|
767
|
+
"type": {
|
|
768
|
+
"name": "boolean"
|
|
769
|
+
}
|
|
770
|
+
},
|
|
771
|
+
"isSinglePinned": {
|
|
772
|
+
"defaultValue": {
|
|
773
|
+
"value": "false"
|
|
774
|
+
},
|
|
775
|
+
"description": "",
|
|
776
|
+
"name": "isSinglePinned",
|
|
777
|
+
"declarations": [
|
|
778
|
+
{
|
|
779
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
780
|
+
"name": "TypeLiteral"
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"required": false,
|
|
784
|
+
"type": {
|
|
785
|
+
"name": "boolean"
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
},
|
|
789
|
+
"supportsStyleProps": false
|
|
790
|
+
}
|