@commercetools/nimbus-mcp 3.4.0 → 3.5.1

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.
Files changed (170) hide show
  1. package/data/docs/routes/components-data-display-data-table.json +172 -14
  2. package/data/docs/routes/home-getting-started-installation.json +2 -2
  3. package/data/docs/types/AccordionContent.json +27 -27
  4. package/data/docs/types/AccordionHeader.json +89 -89
  5. package/data/docs/types/AccordionItem.json +22 -22
  6. package/data/docs/types/AccordionRoot.json +14 -14
  7. package/data/docs/types/ActivityIndicator.json +2 -2
  8. package/data/docs/types/AlertDescription.json +8 -8
  9. package/data/docs/types/AlertDismissButton.json +80 -80
  10. package/data/docs/types/AlertTitle.json +8 -8
  11. package/data/docs/types/Avatar.json +2 -2
  12. package/data/docs/types/Badge.json +3 -3
  13. package/data/docs/types/Body.json +6 -6
  14. package/data/docs/types/Box.json +6 -6
  15. package/data/docs/types/BreadcrumbsItem.json +18 -18
  16. package/data/docs/types/BreadcrumbsRoot.json +2 -2
  17. package/data/docs/types/Button.json +88 -88
  18. package/data/docs/types/Calendar.json +56 -56
  19. package/data/docs/types/Caption.json +6 -6
  20. package/data/docs/types/CardRoot.json +2 -2
  21. package/data/docs/types/Cell.json +20 -20
  22. package/data/docs/types/ChatMessageAvatar.json +2 -2
  23. package/data/docs/types/ChatMessageListRoot.json +2 -2
  24. package/data/docs/types/ChatMessageRoot.json +2 -2
  25. package/data/docs/types/Checkbox.json +88 -88
  26. package/data/docs/types/Code.json +10 -10
  27. package/data/docs/types/CollapsibleMotionContent.json +2 -2
  28. package/data/docs/types/CollapsibleMotionRoot.json +2 -2
  29. package/data/docs/types/CollapsibleMotionTrigger.json +4 -4
  30. package/data/docs/types/Column.json +8 -8
  31. package/data/docs/types/ColumnGroup.json +8 -8
  32. package/data/docs/types/ColumnHeader.json +18 -18
  33. package/data/docs/types/ComboBoxListBox.json +70 -70
  34. package/data/docs/types/ComboBoxOption.json +64 -64
  35. package/data/docs/types/ComboBoxPopover.json +148 -72
  36. package/data/docs/types/ComboBoxRoot.json +8 -8
  37. package/data/docs/types/ComboBoxSection.json +25 -25
  38. package/data/docs/types/ComboBoxTrigger.json +6 -6
  39. package/data/docs/types/Content.json +2 -2
  40. package/data/docs/types/DataTable.json +38 -23
  41. package/data/docs/types/DataTableBody.json +60 -79
  42. package/data/docs/types/DataTableCell.json +434 -0
  43. package/data/docs/types/DataTableColumn.json +540 -0
  44. package/data/docs/types/DataTableHeader.json +62 -85
  45. package/data/docs/types/DataTableRoot.json +38 -23
  46. package/data/docs/types/DataTableRow.json +790 -0
  47. package/data/docs/types/DataTableTable.json +20 -20
  48. package/data/docs/types/DateInput.json +72 -72
  49. package/data/docs/types/DatePicker.json +58 -58
  50. package/data/docs/types/DateRangePicker.json +86 -86
  51. package/data/docs/types/DateRangePickerField.json +86 -86
  52. package/data/docs/types/DefaultPageBackLink.json +16 -16
  53. package/data/docs/types/DefaultPageRoot.json +2 -2
  54. package/data/docs/types/DialogCloseTrigger.json +78 -78
  55. package/data/docs/types/DialogTrigger.json +2 -2
  56. package/data/docs/types/DraggableListField.json +62 -62
  57. package/data/docs/types/DraggableListItem.json +100 -53
  58. package/data/docs/types/DraggableListRoot.json +62 -62
  59. package/data/docs/types/DrawerCloseTrigger.json +78 -78
  60. package/data/docs/types/DrawerTrigger.json +2 -2
  61. package/data/docs/types/DropZone.json +14 -14
  62. package/data/docs/types/FieldErrors.json +2 -2
  63. package/data/docs/types/Flex.json +22 -22
  64. package/data/docs/types/FloatingActionButton.json +88 -88
  65. package/data/docs/types/Footer.json +6 -6
  66. package/data/docs/types/FormFieldRoot.json +2 -2
  67. package/data/docs/types/Grid.json +24 -24
  68. package/data/docs/types/Group.json +12 -12
  69. package/data/docs/types/Header.json +6 -6
  70. package/data/docs/types/Heading.json +8 -8
  71. package/data/docs/types/Icon.json +4 -4
  72. package/data/docs/types/IconButton.json +88 -88
  73. package/data/docs/types/IconToggleButton.json +72 -72
  74. package/data/docs/types/Image.json +30 -30
  75. package/data/docs/types/Indicator.json +6 -6
  76. package/data/docs/types/InlineSvg.json +2 -2
  77. package/data/docs/types/Item.json +6 -6
  78. package/data/docs/types/ItemRoot.json +16 -16
  79. package/data/docs/types/Kbd.json +8 -8
  80. package/data/docs/types/Link.json +30 -30
  81. package/data/docs/types/ListIndicator.json +6 -6
  82. package/data/docs/types/ListItem.json +6 -6
  83. package/data/docs/types/ListRoot.json +10 -10
  84. package/data/docs/types/LoadingSpinner.json +2 -2
  85. package/data/docs/types/MakeElementFocusable.json +18 -18
  86. package/data/docs/types/Markdown.json +6 -6
  87. package/data/docs/types/MenuItem.json +63 -63
  88. package/data/docs/types/MenuRoot.json +56 -56
  89. package/data/docs/types/MenuSection.json +31 -31
  90. package/data/docs/types/MenuSubmenuTrigger.json +4 -4
  91. package/data/docs/types/MenuTrigger.json +89 -89
  92. package/data/docs/types/MultilineTextInput.json +104 -104
  93. package/data/docs/types/MultilineTextInputField.json +102 -102
  94. package/data/docs/types/NumberInput.json +86 -86
  95. package/data/docs/types/NumberInputField.json +82 -82
  96. package/data/docs/types/PageContentColumn.json +6 -6
  97. package/data/docs/types/PageContentRoot.json +6 -6
  98. package/data/docs/types/PasswordInput.json +100 -100
  99. package/data/docs/types/PasswordInputField.json +100 -100
  100. package/data/docs/types/ProgressBar.json +13 -13
  101. package/data/docs/types/RadioInputOption.json +56 -56
  102. package/data/docs/types/RadioInputRoot.json +48 -48
  103. package/data/docs/types/RangeCalendar.json +58 -58
  104. package/data/docs/types/RangeSlider.json +18 -18
  105. package/data/docs/types/Region.json +6 -6
  106. package/data/docs/types/RegionTarget.json +6 -6
  107. package/data/docs/types/RichTextInput.json +2 -2
  108. package/data/docs/types/Root.json +10 -10
  109. package/data/docs/types/Row.json +6 -6
  110. package/data/docs/types/ScrollArea.json +2 -2
  111. package/data/docs/types/SearchInput.json +106 -106
  112. package/data/docs/types/SearchInputField.json +102 -102
  113. package/data/docs/types/SelectOption.json +54 -54
  114. package/data/docs/types/SelectOptionGroup.json +18 -18
  115. package/data/docs/types/SelectOptions.json +64 -64
  116. package/data/docs/types/SelectRoot.json +92 -92
  117. package/data/docs/types/Separator.json +4 -4
  118. package/data/docs/types/SimpleGrid.json +28 -28
  119. package/data/docs/types/Skeleton.json +2 -2
  120. package/data/docs/types/SkeletonCircle.json +2 -2
  121. package/data/docs/types/Slider.json +18 -18
  122. package/data/docs/types/SplitButton.json +10 -10
  123. package/data/docs/types/Stack.json +2 -2
  124. package/data/docs/types/StepsNextTrigger.json +2 -2
  125. package/data/docs/types/StepsPrevTrigger.json +2 -2
  126. package/data/docs/types/StepsRoot.json +2 -2
  127. package/data/docs/types/StepsTrigger.json +2 -2
  128. package/data/docs/types/Switch.json +36 -36
  129. package/data/docs/types/TabNavItem.json +18 -18
  130. package/data/docs/types/TabNavRoot.json +2 -2
  131. package/data/docs/types/TableBody.json +6 -6
  132. package/data/docs/types/TableCaption.json +6 -6
  133. package/data/docs/types/TableCell.json +20 -20
  134. package/data/docs/types/TableColumn.json +8 -8
  135. package/data/docs/types/TableColumnGroup.json +8 -8
  136. package/data/docs/types/TableColumnHeader.json +18 -18
  137. package/data/docs/types/TableFooter.json +6 -6
  138. package/data/docs/types/TableHeader.json +6 -6
  139. package/data/docs/types/TableRoot.json +32 -32
  140. package/data/docs/types/TableRow.json +6 -6
  141. package/data/docs/types/TableScrollArea.json +6 -6
  142. package/data/docs/types/TabsTab.json +2 -2
  143. package/data/docs/types/TagGroupRoot.json +24 -24
  144. package/data/docs/types/TagGroupTag.json +56 -56
  145. package/data/docs/types/TagGroupTagList.json +15 -15
  146. package/data/docs/types/Text.json +8 -8
  147. package/data/docs/types/TextInput.json +102 -102
  148. package/data/docs/types/TextInputField.json +100 -100
  149. package/data/docs/types/TimeInput.json +68 -68
  150. package/data/docs/types/ToggleButton.json +74 -74
  151. package/data/docs/types/ToggleButtonGroupButton.json +32 -32
  152. package/data/docs/types/ToggleButtonGroupRoot.json +20 -20
  153. package/data/docs/types/Toolbar.json +9 -9
  154. package/data/docs/types/TooltipContent.json +28 -28
  155. package/data/docs/types/TooltipRoot.json +16 -16
  156. package/data/docs/types/TreeIndicator.json +82 -82
  157. package/data/docs/types/TreeItem.json +100 -51
  158. package/data/docs/types/TreeRoot.json +57 -57
  159. package/data/docs/types/Trigger.json +4 -4
  160. package/data/docs/types/VisuallyHidden.json +6 -6
  161. package/data/docs/types/createItemsFromCsvDrop.json +4 -4
  162. package/data/docs/types/createItemsFromDirectoryDrop.json +4 -4
  163. package/data/docs/types/createItemsFromFileDrop.json +4 -4
  164. package/data/docs/types/createItemsFromImageDrop.json +4 -4
  165. package/data/docs/types/createItemsFromJsonDrop.json +4 -4
  166. package/data/docs/types/manifest.json +3 -0
  167. package/data/docs/types/useRegion.json +2 -2
  168. package/data/docs/types/useTree.json +24 -24
  169. package/data/tokens.json +42 -0
  170. package/package.json +7 -7
@@ -0,0 +1,540 @@
1
+ {
2
+ "tags": {
3
+ "supportsStyleProps": ""
4
+ },
5
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
6
+ "description": "DataTable.Column - Individual column header component that handles sorting interactions",
7
+ "displayName": "DataTableColumn",
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
+ "allowsSorting": {
59
+ "defaultValue": null,
60
+ "description": "Whether the column allows sorting.",
61
+ "name": "allowsSorting",
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": "ColumnProps"
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": "ColumnProps"
70
+ }
71
+ ],
72
+ "required": false,
73
+ "type": {
74
+ "name": "boolean"
75
+ }
76
+ },
77
+ "isRowHeader": {
78
+ "defaultValue": null,
79
+ "description": "Whether a column is a [row header](https://www.w3.org/TR/wai-aria-1.1/#rowheader) and should be\nannounced by assistive technology during row navigation.",
80
+ "name": "isRowHeader",
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": "ColumnProps"
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": "ColumnProps"
89
+ }
90
+ ],
91
+ "required": false,
92
+ "type": {
93
+ "name": "boolean"
94
+ }
95
+ },
96
+ "textValue": {
97
+ "defaultValue": null,
98
+ "description": "A string representation of the row's contents, used for features like typeahead.",
99
+ "name": "textValue",
100
+ "parent": {
101
+ "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",
102
+ "name": "RowProps"
103
+ },
104
+ "declarations": [
105
+ {
106
+ "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",
107
+ "name": "RowProps"
108
+ }
109
+ ],
110
+ "required": false,
111
+ "type": {
112
+ "name": "string"
113
+ }
114
+ },
115
+ "width": {
116
+ "defaultValue": null,
117
+ "description": "The width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
118
+ "name": "width",
119
+ "parent": {
120
+ "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",
121
+ "name": "ColumnProps"
122
+ },
123
+ "declarations": [
124
+ {
125
+ "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",
126
+ "name": "ColumnProps"
127
+ }
128
+ ],
129
+ "required": false,
130
+ "type": {
131
+ "name": "ColumnSize | null"
132
+ }
133
+ },
134
+ "defaultWidth": {
135
+ "defaultValue": null,
136
+ "description": "The default width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
137
+ "name": "defaultWidth",
138
+ "parent": {
139
+ "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",
140
+ "name": "ColumnProps"
141
+ },
142
+ "declarations": [
143
+ {
144
+ "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",
145
+ "name": "ColumnProps"
146
+ }
147
+ ],
148
+ "required": false,
149
+ "type": {
150
+ "name": "ColumnSize | null"
151
+ }
152
+ },
153
+ "minWidth": {
154
+ "defaultValue": null,
155
+ "description": "The minimum width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
156
+ "name": "minWidth",
157
+ "parent": {
158
+ "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",
159
+ "name": "ColumnProps"
160
+ },
161
+ "declarations": [
162
+ {
163
+ "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",
164
+ "name": "ColumnProps"
165
+ }
166
+ ],
167
+ "required": false,
168
+ "type": {
169
+ "name": "ColumnStaticSize | null"
170
+ }
171
+ },
172
+ "maxWidth": {
173
+ "defaultValue": null,
174
+ "description": "The maximum width of the column. This prop only applies when the `<Table>` is wrapped in a\n`<ResizableTableContainer>`.",
175
+ "name": "maxWidth",
176
+ "parent": {
177
+ "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",
178
+ "name": "ColumnProps"
179
+ },
180
+ "declarations": [
181
+ {
182
+ "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",
183
+ "name": "ColumnProps"
184
+ }
185
+ ],
186
+ "required": false,
187
+ "type": {
188
+ "name": "ColumnStaticSize | null"
189
+ }
190
+ },
191
+ "focusMode": {
192
+ "defaultValue": null,
193
+ "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.",
194
+ "name": "focusMode",
195
+ "parent": {
196
+ "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",
197
+ "name": "CellProps"
198
+ },
199
+ "declarations": [
200
+ {
201
+ "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",
202
+ "name": "CellProps"
203
+ }
204
+ ],
205
+ "required": false,
206
+ "type": {
207
+ "name": "enum",
208
+ "raw": "\"cell\" | \"child\"",
209
+ "value": [
210
+ {
211
+ "value": "\"cell\""
212
+ },
213
+ {
214
+ "value": "\"child\""
215
+ }
216
+ ]
217
+ }
218
+ },
219
+ "allowsArrowNavigation": {
220
+ "defaultValue": null,
221
+ "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.",
222
+ "name": "allowsArrowNavigation",
223
+ "parent": {
224
+ "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",
225
+ "name": "CellProps"
226
+ },
227
+ "declarations": [
228
+ {
229
+ "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",
230
+ "name": "CellProps"
231
+ }
232
+ ],
233
+ "required": false,
234
+ "type": {
235
+ "name": "boolean"
236
+ }
237
+ },
238
+ "children": {
239
+ "defaultValue": null,
240
+ "description": "The children of the component. A function may be provided to alter the children based on\ncomponent state.",
241
+ "name": "children",
242
+ "parent": {
243
+ "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",
244
+ "name": "RenderProps"
245
+ },
246
+ "declarations": [
247
+ {
248
+ "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",
249
+ "name": "RenderProps"
250
+ }
251
+ ],
252
+ "required": false,
253
+ "type": {
254
+ "name": "ChildrenOrFunction<PopoverRenderProps>"
255
+ }
256
+ },
257
+ "style": {
258
+ "defaultValue": null,
259
+ "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.",
260
+ "name": "style",
261
+ "parent": {
262
+ "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",
263
+ "name": "StyleRenderProps"
264
+ },
265
+ "declarations": [
266
+ {
267
+ "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",
268
+ "name": "StyleRenderProps"
269
+ }
270
+ ],
271
+ "required": false,
272
+ "type": {
273
+ "name": "StyleOrFunction<PopoverRenderProps>"
274
+ }
275
+ },
276
+ "render": {
277
+ "defaultValue": null,
278
+ "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.",
279
+ "name": "render",
280
+ "parent": {
281
+ "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",
282
+ "name": "DOMRenderProps"
283
+ },
284
+ "declarations": [
285
+ {
286
+ "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",
287
+ "name": "DOMRenderProps"
288
+ }
289
+ ],
290
+ "required": false,
291
+ "type": {
292
+ "name": "DOMRenderFunction<\"div\", PopoverRenderProps>"
293
+ }
294
+ },
295
+ "as": {
296
+ "defaultValue": null,
297
+ "description": "",
298
+ "name": "as",
299
+ "parent": {
300
+ "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",
301
+ "name": "PolymorphicProps"
302
+ },
303
+ "declarations": [
304
+ {
305
+ "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",
306
+ "name": "PolymorphicProps"
307
+ }
308
+ ],
309
+ "required": false,
310
+ "type": {
311
+ "name": "ElementType"
312
+ }
313
+ },
314
+ "asChild": {
315
+ "defaultValue": null,
316
+ "description": "",
317
+ "name": "asChild",
318
+ "parent": {
319
+ "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",
320
+ "name": "PolymorphicProps"
321
+ },
322
+ "declarations": [
323
+ {
324
+ "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",
325
+ "name": "PolymorphicProps"
326
+ }
327
+ ],
328
+ "required": false,
329
+ "type": {
330
+ "name": "boolean"
331
+ }
332
+ },
333
+ "css": {
334
+ "defaultValue": null,
335
+ "description": "",
336
+ "name": "css",
337
+ "parent": {
338
+ "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",
339
+ "name": "JsxStyleProps"
340
+ },
341
+ "declarations": [
342
+ {
343
+ "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",
344
+ "name": "JsxStyleProps"
345
+ }
346
+ ],
347
+ "required": false,
348
+ "type": {
349
+ "name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
350
+ }
351
+ },
352
+ "abbr": {
353
+ "defaultValue": null,
354
+ "description": "",
355
+ "name": "abbr",
356
+ "parent": {
357
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
358
+ "name": "ThHTMLAttributes"
359
+ },
360
+ "declarations": [
361
+ {
362
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
363
+ "name": "ThHTMLAttributes"
364
+ }
365
+ ],
366
+ "required": false,
367
+ "type": {
368
+ "name": "string"
369
+ }
370
+ },
371
+ "align": {
372
+ "defaultValue": null,
373
+ "description": "",
374
+ "name": "align",
375
+ "parent": {
376
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
377
+ "name": "TableHTMLAttributes"
378
+ },
379
+ "declarations": [
380
+ {
381
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
382
+ "name": "TableHTMLAttributes"
383
+ }
384
+ ],
385
+ "required": false,
386
+ "type": {
387
+ "name": "enum",
388
+ "raw": "\"left\" | \"right\" | \"center\"",
389
+ "value": [
390
+ {
391
+ "value": "\"left\""
392
+ },
393
+ {
394
+ "value": "\"right\""
395
+ },
396
+ {
397
+ "value": "\"center\""
398
+ }
399
+ ]
400
+ }
401
+ },
402
+ "colSpan": {
403
+ "defaultValue": null,
404
+ "description": "",
405
+ "name": "colSpan",
406
+ "parent": {
407
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
408
+ "name": "ThHTMLAttributes"
409
+ },
410
+ "declarations": [
411
+ {
412
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
413
+ "name": "ThHTMLAttributes"
414
+ }
415
+ ],
416
+ "required": false,
417
+ "type": {
418
+ "name": "number"
419
+ }
420
+ },
421
+ "headers": {
422
+ "defaultValue": null,
423
+ "description": "",
424
+ "name": "headers",
425
+ "parent": {
426
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
427
+ "name": "ThHTMLAttributes"
428
+ },
429
+ "declarations": [
430
+ {
431
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
432
+ "name": "ThHTMLAttributes"
433
+ }
434
+ ],
435
+ "required": false,
436
+ "type": {
437
+ "name": "string"
438
+ }
439
+ },
440
+ "rowSpan": {
441
+ "defaultValue": null,
442
+ "description": "",
443
+ "name": "rowSpan",
444
+ "parent": {
445
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
446
+ "name": "ThHTMLAttributes"
447
+ },
448
+ "declarations": [
449
+ {
450
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
451
+ "name": "ThHTMLAttributes"
452
+ }
453
+ ],
454
+ "required": false,
455
+ "type": {
456
+ "name": "number"
457
+ }
458
+ },
459
+ "scope": {
460
+ "defaultValue": null,
461
+ "description": "",
462
+ "name": "scope",
463
+ "parent": {
464
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
465
+ "name": "ThHTMLAttributes"
466
+ },
467
+ "declarations": [
468
+ {
469
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
470
+ "name": "ThHTMLAttributes"
471
+ }
472
+ ],
473
+ "required": false,
474
+ "type": {
475
+ "name": "string"
476
+ }
477
+ },
478
+ "ref": {
479
+ "defaultValue": null,
480
+ "description": "",
481
+ "name": "ref",
482
+ "declarations": [
483
+ {
484
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
485
+ "name": "TypeLiteral"
486
+ }
487
+ ],
488
+ "required": false,
489
+ "type": {
490
+ "name": "Ref<HTMLTableCellElement>"
491
+ }
492
+ },
493
+ "column": {
494
+ "defaultValue": null,
495
+ "description": "",
496
+ "name": "column",
497
+ "declarations": [
498
+ {
499
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
500
+ "name": "TypeLiteral"
501
+ }
502
+ ],
503
+ "required": false,
504
+ "type": {
505
+ "name": "DataTableColumnItem<Record<string, unknown>>"
506
+ }
507
+ },
508
+ "unstyled": {
509
+ "defaultValue": null,
510
+ "description": "",
511
+ "name": "unstyled",
512
+ "declarations": [
513
+ {
514
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
515
+ "name": "TypeLiteral"
516
+ }
517
+ ],
518
+ "required": false,
519
+ "type": {
520
+ "name": "boolean"
521
+ }
522
+ },
523
+ "isInternalColumn": {
524
+ "defaultValue": null,
525
+ "description": "",
526
+ "name": "isInternalColumn",
527
+ "declarations": [
528
+ {
529
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
530
+ "name": "TypeLiteral"
531
+ }
532
+ ],
533
+ "required": false,
534
+ "type": {
535
+ "name": "boolean"
536
+ }
537
+ }
538
+ },
539
+ "supportsStyleProps": true
540
+ }