@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
|
@@ -0,0 +1,434 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tags": {
|
|
3
|
+
"supportsStyleProps": ""
|
|
4
|
+
},
|
|
5
|
+
"filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
|
|
6
|
+
"description": "DataTable.Cell - Individual cell component that displays data values with proper accessibility attributes",
|
|
7
|
+
"displayName": "DataTableCell",
|
|
8
|
+
"methods": [],
|
|
9
|
+
"props": {
|
|
10
|
+
"className": {
|
|
11
|
+
"defaultValue": {
|
|
12
|
+
"value": "'react-aria-TableHeader'"
|
|
13
|
+
},
|
|
14
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the\nelement. A function may be provided to compute the class based on component state.",
|
|
15
|
+
"name": "className",
|
|
16
|
+
"parent": {
|
|
17
|
+
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
18
|
+
"name": "TableHeaderProps"
|
|
19
|
+
},
|
|
20
|
+
"declarations": [
|
|
21
|
+
{
|
|
22
|
+
"fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Table.d.ts",
|
|
23
|
+
"name": "TableHeaderProps"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
27
|
+
"name": "HTMLAttributes"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"required": false,
|
|
31
|
+
"type": {
|
|
32
|
+
"name": "(ClassNameOrFunction<TableHeaderRenderProps> & string)"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"id": {
|
|
36
|
+
"defaultValue": null,
|
|
37
|
+
"description": "The unique id of the row.",
|
|
38
|
+
"name": "id",
|
|
39
|
+
"parent": {
|
|
40
|
+
"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",
|
|
41
|
+
"name": "RowProps"
|
|
42
|
+
},
|
|
43
|
+
"declarations": [
|
|
44
|
+
{
|
|
45
|
+
"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",
|
|
46
|
+
"name": "RowProps"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
50
|
+
"name": "HTMLAttributes"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"required": false,
|
|
54
|
+
"type": {
|
|
55
|
+
"name": "string"
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
"textValue": {
|
|
59
|
+
"defaultValue": null,
|
|
60
|
+
"description": "A string representation of the row's contents, used for features like typeahead.",
|
|
61
|
+
"name": "textValue",
|
|
62
|
+
"parent": {
|
|
63
|
+
"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",
|
|
64
|
+
"name": "RowProps"
|
|
65
|
+
},
|
|
66
|
+
"declarations": [
|
|
67
|
+
{
|
|
68
|
+
"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",
|
|
69
|
+
"name": "RowProps"
|
|
70
|
+
}
|
|
71
|
+
],
|
|
72
|
+
"required": false,
|
|
73
|
+
"type": {
|
|
74
|
+
"name": "string"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"colSpan": {
|
|
78
|
+
"defaultValue": null,
|
|
79
|
+
"description": "Indicates how many columns the data cell spans.",
|
|
80
|
+
"name": "colSpan",
|
|
81
|
+
"parent": {
|
|
82
|
+
"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",
|
|
83
|
+
"name": "CellProps"
|
|
84
|
+
},
|
|
85
|
+
"declarations": [
|
|
86
|
+
{
|
|
87
|
+
"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",
|
|
88
|
+
"name": "CellProps"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
92
|
+
"name": "TdHTMLAttributes"
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"required": false,
|
|
96
|
+
"type": {
|
|
97
|
+
"name": "number"
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
"focusMode": {
|
|
101
|
+
"defaultValue": null,
|
|
102
|
+
"description": "Whether the cell or its first focusable child element should be focused when the cell is\nfocused. Defaults to 'child' in arrow keyboard navigation mode and 'cell' in tab keyboard\nnavigation mode.",
|
|
103
|
+
"name": "focusMode",
|
|
104
|
+
"parent": {
|
|
105
|
+
"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",
|
|
106
|
+
"name": "CellProps"
|
|
107
|
+
},
|
|
108
|
+
"declarations": [
|
|
109
|
+
{
|
|
110
|
+
"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",
|
|
111
|
+
"name": "CellProps"
|
|
112
|
+
}
|
|
113
|
+
],
|
|
114
|
+
"required": false,
|
|
115
|
+
"type": {
|
|
116
|
+
"name": "enum",
|
|
117
|
+
"raw": "\"cell\" | \"child\"",
|
|
118
|
+
"value": [
|
|
119
|
+
{
|
|
120
|
+
"value": "\"cell\""
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"value": "\"child\""
|
|
124
|
+
}
|
|
125
|
+
]
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"allowsArrowNavigation": {
|
|
129
|
+
"defaultValue": null,
|
|
130
|
+
"description": "Whether the cell should support arrow key navigation even when the containing table uses\ntab keyboard navigation. Allows users to navigate between cells and rows with arrow keys while\nfocus is on an interactive child element within the cell.",
|
|
131
|
+
"name": "allowsArrowNavigation",
|
|
132
|
+
"parent": {
|
|
133
|
+
"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",
|
|
134
|
+
"name": "CellProps"
|
|
135
|
+
},
|
|
136
|
+
"declarations": [
|
|
137
|
+
{
|
|
138
|
+
"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",
|
|
139
|
+
"name": "CellProps"
|
|
140
|
+
}
|
|
141
|
+
],
|
|
142
|
+
"required": false,
|
|
143
|
+
"type": {
|
|
144
|
+
"name": "boolean"
|
|
145
|
+
}
|
|
146
|
+
},
|
|
147
|
+
"children": {
|
|
148
|
+
"defaultValue": null,
|
|
149
|
+
"description": "The children of the component. A function may be provided to alter the children based on\ncomponent state.",
|
|
150
|
+
"name": "children",
|
|
151
|
+
"parent": {
|
|
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/utils.d.ts",
|
|
153
|
+
"name": "RenderProps"
|
|
154
|
+
},
|
|
155
|
+
"declarations": [
|
|
156
|
+
{
|
|
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/utils.d.ts",
|
|
158
|
+
"name": "RenderProps"
|
|
159
|
+
}
|
|
160
|
+
],
|
|
161
|
+
"required": false,
|
|
162
|
+
"type": {
|
|
163
|
+
"name": "ChildrenOrFunction<PopoverRenderProps>"
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
"style": {
|
|
167
|
+
"defaultValue": null,
|
|
168
|
+
"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.",
|
|
169
|
+
"name": "style",
|
|
170
|
+
"parent": {
|
|
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
|
+
"name": "StyleRenderProps"
|
|
173
|
+
},
|
|
174
|
+
"declarations": [
|
|
175
|
+
{
|
|
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
|
+
"name": "StyleRenderProps"
|
|
178
|
+
}
|
|
179
|
+
],
|
|
180
|
+
"required": false,
|
|
181
|
+
"type": {
|
|
182
|
+
"name": "StyleOrFunction<PopoverRenderProps>"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
"render": {
|
|
186
|
+
"defaultValue": null,
|
|
187
|
+
"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.",
|
|
188
|
+
"name": "render",
|
|
189
|
+
"parent": {
|
|
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/utils.d.ts",
|
|
191
|
+
"name": "DOMRenderProps"
|
|
192
|
+
},
|
|
193
|
+
"declarations": [
|
|
194
|
+
{
|
|
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/utils.d.ts",
|
|
196
|
+
"name": "DOMRenderProps"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"required": false,
|
|
200
|
+
"type": {
|
|
201
|
+
"name": "DOMRenderFunction<\"div\", PopoverRenderProps>"
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
"abbr": {
|
|
205
|
+
"defaultValue": null,
|
|
206
|
+
"description": "",
|
|
207
|
+
"name": "abbr",
|
|
208
|
+
"parent": {
|
|
209
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
210
|
+
"name": "ThHTMLAttributes"
|
|
211
|
+
},
|
|
212
|
+
"declarations": [
|
|
213
|
+
{
|
|
214
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
215
|
+
"name": "ThHTMLAttributes"
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"required": false,
|
|
219
|
+
"type": {
|
|
220
|
+
"name": "string"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
"align": {
|
|
224
|
+
"defaultValue": null,
|
|
225
|
+
"description": "",
|
|
226
|
+
"name": "align",
|
|
227
|
+
"parent": {
|
|
228
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
229
|
+
"name": "TableHTMLAttributes"
|
|
230
|
+
},
|
|
231
|
+
"declarations": [
|
|
232
|
+
{
|
|
233
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
234
|
+
"name": "TableHTMLAttributes"
|
|
235
|
+
}
|
|
236
|
+
],
|
|
237
|
+
"required": false,
|
|
238
|
+
"type": {
|
|
239
|
+
"name": "enum",
|
|
240
|
+
"raw": "\"left\" | \"right\" | \"center\"",
|
|
241
|
+
"value": [
|
|
242
|
+
{
|
|
243
|
+
"value": "\"left\""
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"value": "\"right\""
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"value": "\"center\""
|
|
250
|
+
}
|
|
251
|
+
]
|
|
252
|
+
}
|
|
253
|
+
},
|
|
254
|
+
"headers": {
|
|
255
|
+
"defaultValue": null,
|
|
256
|
+
"description": "",
|
|
257
|
+
"name": "headers",
|
|
258
|
+
"parent": {
|
|
259
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
260
|
+
"name": "ThHTMLAttributes"
|
|
261
|
+
},
|
|
262
|
+
"declarations": [
|
|
263
|
+
{
|
|
264
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
265
|
+
"name": "ThHTMLAttributes"
|
|
266
|
+
}
|
|
267
|
+
],
|
|
268
|
+
"required": false,
|
|
269
|
+
"type": {
|
|
270
|
+
"name": "string"
|
|
271
|
+
}
|
|
272
|
+
},
|
|
273
|
+
"rowSpan": {
|
|
274
|
+
"defaultValue": null,
|
|
275
|
+
"description": "",
|
|
276
|
+
"name": "rowSpan",
|
|
277
|
+
"parent": {
|
|
278
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
279
|
+
"name": "ThHTMLAttributes"
|
|
280
|
+
},
|
|
281
|
+
"declarations": [
|
|
282
|
+
{
|
|
283
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
284
|
+
"name": "ThHTMLAttributes"
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"required": false,
|
|
288
|
+
"type": {
|
|
289
|
+
"name": "number"
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"scope": {
|
|
293
|
+
"defaultValue": null,
|
|
294
|
+
"description": "",
|
|
295
|
+
"name": "scope",
|
|
296
|
+
"parent": {
|
|
297
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
298
|
+
"name": "ThHTMLAttributes"
|
|
299
|
+
},
|
|
300
|
+
"declarations": [
|
|
301
|
+
{
|
|
302
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
303
|
+
"name": "ThHTMLAttributes"
|
|
304
|
+
}
|
|
305
|
+
],
|
|
306
|
+
"required": false,
|
|
307
|
+
"type": {
|
|
308
|
+
"name": "string"
|
|
309
|
+
}
|
|
310
|
+
},
|
|
311
|
+
"valign": {
|
|
312
|
+
"defaultValue": null,
|
|
313
|
+
"description": "",
|
|
314
|
+
"name": "valign",
|
|
315
|
+
"parent": {
|
|
316
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
317
|
+
"name": "TdHTMLAttributes"
|
|
318
|
+
},
|
|
319
|
+
"declarations": [
|
|
320
|
+
{
|
|
321
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
322
|
+
"name": "TdHTMLAttributes"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"required": false,
|
|
326
|
+
"type": {
|
|
327
|
+
"name": "enum",
|
|
328
|
+
"raw": "\"bottom\" | \"top\" | \"baseline\" | \"middle\"",
|
|
329
|
+
"value": [
|
|
330
|
+
{
|
|
331
|
+
"value": "\"bottom\""
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"value": "\"top\""
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"value": "\"baseline\""
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"value": "\"middle\""
|
|
341
|
+
}
|
|
342
|
+
]
|
|
343
|
+
}
|
|
344
|
+
},
|
|
345
|
+
"css": {
|
|
346
|
+
"defaultValue": null,
|
|
347
|
+
"description": "",
|
|
348
|
+
"name": "css",
|
|
349
|
+
"parent": {
|
|
350
|
+
"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",
|
|
351
|
+
"name": "JsxStyleProps"
|
|
352
|
+
},
|
|
353
|
+
"declarations": [
|
|
354
|
+
{
|
|
355
|
+
"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",
|
|
356
|
+
"name": "JsxStyleProps"
|
|
357
|
+
}
|
|
358
|
+
],
|
|
359
|
+
"required": false,
|
|
360
|
+
"type": {
|
|
361
|
+
"name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
|
|
362
|
+
}
|
|
363
|
+
},
|
|
364
|
+
"as": {
|
|
365
|
+
"defaultValue": null,
|
|
366
|
+
"description": "",
|
|
367
|
+
"name": "as",
|
|
368
|
+
"parent": {
|
|
369
|
+
"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",
|
|
370
|
+
"name": "PolymorphicProps"
|
|
371
|
+
},
|
|
372
|
+
"declarations": [
|
|
373
|
+
{
|
|
374
|
+
"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",
|
|
375
|
+
"name": "PolymorphicProps"
|
|
376
|
+
}
|
|
377
|
+
],
|
|
378
|
+
"required": false,
|
|
379
|
+
"type": {
|
|
380
|
+
"name": "ElementType"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
"asChild": {
|
|
384
|
+
"defaultValue": null,
|
|
385
|
+
"description": "",
|
|
386
|
+
"name": "asChild",
|
|
387
|
+
"parent": {
|
|
388
|
+
"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",
|
|
389
|
+
"name": "PolymorphicProps"
|
|
390
|
+
},
|
|
391
|
+
"declarations": [
|
|
392
|
+
{
|
|
393
|
+
"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",
|
|
394
|
+
"name": "PolymorphicProps"
|
|
395
|
+
}
|
|
396
|
+
],
|
|
397
|
+
"required": false,
|
|
398
|
+
"type": {
|
|
399
|
+
"name": "boolean"
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"ref": {
|
|
403
|
+
"defaultValue": null,
|
|
404
|
+
"description": "",
|
|
405
|
+
"name": "ref",
|
|
406
|
+
"declarations": [
|
|
407
|
+
{
|
|
408
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
409
|
+
"name": "TypeLiteral"
|
|
410
|
+
}
|
|
411
|
+
],
|
|
412
|
+
"required": false,
|
|
413
|
+
"type": {
|
|
414
|
+
"name": "Ref<HTMLTableCellElement>"
|
|
415
|
+
}
|
|
416
|
+
},
|
|
417
|
+
"isDisabled": {
|
|
418
|
+
"defaultValue": null,
|
|
419
|
+
"description": "",
|
|
420
|
+
"name": "isDisabled",
|
|
421
|
+
"declarations": [
|
|
422
|
+
{
|
|
423
|
+
"fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
|
|
424
|
+
"name": "TypeLiteral"
|
|
425
|
+
}
|
|
426
|
+
],
|
|
427
|
+
"required": false,
|
|
428
|
+
"type": {
|
|
429
|
+
"name": "boolean"
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
"supportsStyleProps": true
|
|
434
|
+
}
|