@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.
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
@@ -7,46 +7,21 @@
7
7
  "displayName": "DataTableHeader",
8
8
  "methods": [],
9
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.19.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.19.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.17/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
10
  "columns": {
36
11
  "defaultValue": null,
37
12
  "description": "A list of table columns.",
38
13
  "name": "columns",
39
14
  "parent": {
40
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
15
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Table.d.ts",
41
16
  "name": "TableHeaderProps"
42
17
  },
43
18
  "declarations": [
44
19
  {
45
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
20
+ "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.20.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types/src/Table.d.ts",
46
21
  "name": "TableHeaderProps"
47
22
  },
48
23
  {
49
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/generated/system.gen.d.ts",
24
+ "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",
50
25
  "name": "SystemProperties"
51
26
  }
52
27
  ],
@@ -55,65 +30,48 @@
55
30
  "name": "(Iterable<T> & (AnyString | Columns<String | Number> | readonly NonNullable<Columns<String | Number>>[] | (AnyString | ... 3 more ...)[] | { ...; })) | undefined"
56
31
  }
57
32
  },
58
- "children": {
33
+ "style": {
59
34
  "defaultValue": null,
60
- "description": "A list of `Column(s)` or a function. If the latter, a list of columns must be provided using\nthe `columns` prop.",
61
- "name": "children",
35
+ "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.",
36
+ "name": "style",
62
37
  "parent": {
63
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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": "TableHeaderProps"
38
+ "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",
39
+ "name": "StyleRenderProps"
65
40
  },
66
41
  "declarations": [
67
42
  {
68
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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": "TableHeaderProps"
70
- },
71
- {
72
- "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
73
- "name": "DOMAttributes"
43
+ "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",
44
+ "name": "StyleRenderProps"
74
45
  }
75
46
  ],
76
47
  "required": false,
77
48
  "type": {
78
- "name": "((string | number | bigint | boolean | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<...> | ((item: T) => ReactElement<...>)) & (string | ... 6 more ... | Promise<...>)) | null"
49
+ "name": "StyleOrFunction<PopoverRenderProps>"
79
50
  }
80
51
  },
81
- "dependencies": {
82
- "defaultValue": null,
83
- "description": "Values that should invalidate the column cache when using dynamic collections.",
84
- "name": "dependencies",
52
+ "className": {
53
+ "defaultValue": {
54
+ "value": "'react-aria-TableHeader'"
55
+ },
56
+ "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.",
57
+ "name": "className",
85
58
  "parent": {
86
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
59
+ "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",
87
60
  "name": "TableHeaderProps"
88
61
  },
89
62
  "declarations": [
90
63
  {
91
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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
+ "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",
92
65
  "name": "TableHeaderProps"
93
- }
94
- ],
95
- "required": false,
96
- "type": {
97
- "name": "readonly any[]"
98
- }
99
- },
100
- "style": {
101
- "defaultValue": null,
102
- "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.",
103
- "name": "style",
104
- "parent": {
105
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
106
- "name": "StyleRenderProps"
107
- },
108
- "declarations": [
66
+ },
109
67
  {
110
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
111
- "name": "StyleRenderProps"
68
+ "fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
69
+ "name": "HTMLAttributes"
112
70
  }
113
71
  ],
114
72
  "required": false,
115
73
  "type": {
116
- "name": "StyleOrFunction<PopoverRenderProps>"
74
+ "name": "(ClassNameOrFunction<TableHeaderRenderProps> & string)"
117
75
  }
118
76
  },
119
77
  "render": {
@@ -121,12 +79,12 @@
121
79
  "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.",
122
80
  "name": "render",
123
81
  "parent": {
124
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
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/utils.d.ts",
125
83
  "name": "DOMRenderProps"
126
84
  },
127
85
  "declarations": [
128
86
  {
129
- "fileName": "nimbus/node_modules/.pnpm/react-aria-components@1.19.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",
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/utils.d.ts",
130
88
  "name": "DOMRenderProps"
131
89
  }
132
90
  ],
@@ -140,12 +98,12 @@
140
98
  "description": "Handler that is called when a hover interaction starts.",
141
99
  "name": "onHoverStart",
142
100
  "parent": {
143
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
101
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
144
102
  "name": "HoverEvents"
145
103
  },
146
104
  "declarations": [
147
105
  {
148
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
106
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
149
107
  "name": "HoverEvents"
150
108
  }
151
109
  ],
@@ -159,12 +117,12 @@
159
117
  "description": "Handler that is called when a hover interaction ends.",
160
118
  "name": "onHoverEnd",
161
119
  "parent": {
162
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
120
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
163
121
  "name": "HoverEvents"
164
122
  },
165
123
  "declarations": [
166
124
  {
167
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
125
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
168
126
  "name": "HoverEvents"
169
127
  }
170
128
  ],
@@ -178,12 +136,12 @@
178
136
  "description": "Handler that is called when the hover state changes.",
179
137
  "name": "onHoverChange",
180
138
  "parent": {
181
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
139
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
182
140
  "name": "HoverEvents"
183
141
  },
184
142
  "declarations": [
185
143
  {
186
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
144
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
187
145
  "name": "HoverEvents"
188
146
  }
189
147
  ],
@@ -192,23 +150,23 @@
192
150
  "name": "((isHovering: boolean) => void)"
193
151
  }
194
152
  },
195
- "css": {
153
+ "dependencies": {
196
154
  "defaultValue": null,
197
- "description": "",
198
- "name": "css",
155
+ "description": "Values that should invalidate the column cache when using dynamic collections.",
156
+ "name": "dependencies",
199
157
  "parent": {
200
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
201
- "name": "JsxStyleProps"
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": "TableHeaderProps"
202
160
  },
203
161
  "declarations": [
204
162
  {
205
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
206
- "name": "JsxStyleProps"
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": "TableHeaderProps"
207
165
  }
208
166
  ],
209
167
  "required": false,
210
168
  "type": {
211
- "name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
169
+ "name": "readonly any[]"
212
170
  }
213
171
  },
214
172
  "as": {
@@ -216,12 +174,12 @@
216
174
  "description": "",
217
175
  "name": "as",
218
176
  "parent": {
219
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
177
+ "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",
220
178
  "name": "PolymorphicProps"
221
179
  },
222
180
  "declarations": [
223
181
  {
224
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
182
+ "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",
225
183
  "name": "PolymorphicProps"
226
184
  }
227
185
  ],
@@ -235,12 +193,12 @@
235
193
  "description": "",
236
194
  "name": "asChild",
237
195
  "parent": {
238
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
196
+ "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",
239
197
  "name": "PolymorphicProps"
240
198
  },
241
199
  "declarations": [
242
200
  {
243
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
201
+ "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",
244
202
  "name": "PolymorphicProps"
245
203
  }
246
204
  ],
@@ -249,6 +207,25 @@
249
207
  "name": "boolean"
250
208
  }
251
209
  },
210
+ "css": {
211
+ "defaultValue": null,
212
+ "description": "",
213
+ "name": "css",
214
+ "parent": {
215
+ "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",
216
+ "name": "JsxStyleProps"
217
+ },
218
+ "declarations": [
219
+ {
220
+ "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",
221
+ "name": "JsxStyleProps"
222
+ }
223
+ ],
224
+ "required": false,
225
+ "type": {
226
+ "name": "SystemStyleObject | Omit<(SystemStyleObject)[], keyof any[]>"
227
+ }
228
+ },
252
229
  "ref": {
253
230
  "defaultValue": null,
254
231
  "description": "",
@@ -12,12 +12,12 @@
12
12
  "description": "If `true`, the element will opt out of the theme styles.",
13
13
  "name": "unstyled",
14
14
  "parent": {
15
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
15
+ "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",
16
16
  "name": "UnstyledProp"
17
17
  },
18
18
  "declarations": [
19
19
  {
20
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
20
+ "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",
21
21
  "name": "UnstyledProp"
22
22
  }
23
23
  ],
@@ -360,10 +360,10 @@
360
360
  "name": "((row: DataTableRowItem<T>) => void)"
361
361
  }
362
362
  },
363
- "onDetailsClick": {
363
+ "renderNestedContent": {
364
364
  "defaultValue": null,
365
- "description": "",
366
- "name": "onDetailsClick",
365
+ "description": "Renders a full-width nested content panel below a row when expanded. Use this when every row should render the same component template with its own data. For per-row heterogeneous content, use `nestedKey` instead. The options object provides a `close` callback for collapsing the panel from within.",
366
+ "name": "renderNestedContent",
367
367
  "declarations": [
368
368
  {
369
369
  "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
@@ -372,22 +372,7 @@
372
372
  ],
373
373
  "required": false,
374
374
  "type": {
375
- "name": "((row: DataTableRowItem<T>) => void)"
376
- }
377
- },
378
- "renderDetails": {
379
- "defaultValue": null,
380
- "description": "",
381
- "name": "renderDetails",
382
- "declarations": [
383
- {
384
- "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
385
- "name": "TypeLiteral"
386
- }
387
- ],
388
- "required": false,
389
- "type": {
390
- "name": "((row: DataTableRowItem<T>) => ReactNode)"
375
+ "name": "((row: DataTableRowItem<T>, options: DataTableNestedContentOptions) => ReactNode)"
391
376
  }
392
377
  },
393
378
  "isTruncated": {
@@ -497,7 +482,7 @@
497
482
  },
498
483
  "onExpandRowsChange": {
499
484
  "defaultValue": null,
500
- "description": "Callback fired when expansion state changes",
485
+ "description": "Callback fired when expansion state changes. Receives the new expanded set, the ID of the toggled row, and the column ID that triggered the expansion (if triggered by a cell click).",
501
486
  "name": "onExpandRowsChange",
502
487
  "declarations": [
503
488
  {
@@ -507,7 +492,37 @@
507
492
  ],
508
493
  "required": false,
509
494
  "type": {
510
- "name": "((expanded: Set<string>) => void)"
495
+ "name": "((expanded: Set<string>, toggledRowId?: string, columnId?: string) => void) | undefined"
496
+ }
497
+ },
498
+ "allowsPinning": {
499
+ "defaultValue": null,
500
+ "description": "Whether to show the pin column. Defaults to `true`.",
501
+ "name": "allowsPinning",
502
+ "declarations": [
503
+ {
504
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
505
+ "name": "TypeLiteral"
506
+ }
507
+ ],
508
+ "required": false,
509
+ "type": {
510
+ "name": "boolean"
511
+ }
512
+ },
513
+ "allowsExpandColumn": {
514
+ "defaultValue": null,
515
+ "description": "Whether to show the expand chevron column. When `false`, rows with nested content can be expanded via row click. If `onRowClick` is also provided, both the expand toggle and `onRowClick` fire on click. Defaults to `true`.",
516
+ "name": "allowsExpandColumn",
517
+ "declarations": [
518
+ {
519
+ "fileName": "nimbus/packages/nimbus/src/components/data-table/data-table.types.ts",
520
+ "name": "TypeLiteral"
521
+ }
522
+ ],
523
+ "required": false,
524
+ "type": {
525
+ "name": "boolean"
511
526
  }
512
527
  },
513
528
  "pinnedRows": {