@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
@@ -15,12 +15,12 @@
15
15
  "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.",
16
16
  "name": "className",
17
17
  "parent": {
18
- "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/Popover.d.ts",
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/Popover.d.ts",
19
19
  "name": "PopoverProps"
20
20
  },
21
21
  "declarations": [
22
22
  {
23
- "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/Popover.d.ts",
23
+ "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/Popover.d.ts",
24
24
  "name": "PopoverProps"
25
25
  }
26
26
  ],
@@ -34,12 +34,12 @@
34
34
  "description": "The name of the component that triggered the popover. This is reflected on the element\nas the `data-trigger` attribute, and can be used to provide specific\nstyles for the popover depending on which element triggered it.",
35
35
  "name": "trigger",
36
36
  "parent": {
37
- "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/Popover.d.ts",
37
+ "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/Popover.d.ts",
38
38
  "name": "PopoverProps"
39
39
  },
40
40
  "declarations": [
41
41
  {
42
- "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/Popover.d.ts",
42
+ "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/Popover.d.ts",
43
43
  "name": "PopoverProps"
44
44
  }
45
45
  ],
@@ -53,12 +53,12 @@
53
53
  "description": "The ref for the element which the popover positions itself with respect to.\n\nWhen used within a trigger component such as DialogTrigger, MenuTrigger, Select, etc.,\nthis is set automatically. It is only required when used standalone.",
54
54
  "name": "triggerRef",
55
55
  "parent": {
56
- "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/Popover.d.ts",
56
+ "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/Popover.d.ts",
57
57
  "name": "PopoverProps"
58
58
  },
59
59
  "declarations": [
60
60
  {
61
- "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/Popover.d.ts",
61
+ "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/Popover.d.ts",
62
62
  "name": "PopoverProps"
63
63
  }
64
64
  ],
@@ -72,12 +72,12 @@
72
72
  "description": "Whether the popover is currently performing an entry animation.",
73
73
  "name": "isEntering",
74
74
  "parent": {
75
- "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/Popover.d.ts",
75
+ "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/Popover.d.ts",
76
76
  "name": "PopoverProps"
77
77
  },
78
78
  "declarations": [
79
79
  {
80
- "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/Popover.d.ts",
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/Popover.d.ts",
81
81
  "name": "PopoverProps"
82
82
  }
83
83
  ],
@@ -91,12 +91,31 @@
91
91
  "description": "Whether the popover is currently performing an exit animation.",
92
92
  "name": "isExiting",
93
93
  "parent": {
94
- "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/Popover.d.ts",
94
+ "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/Popover.d.ts",
95
95
  "name": "PopoverProps"
96
96
  },
97
97
  "declarations": [
98
98
  {
99
- "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/Popover.d.ts",
99
+ "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/Popover.d.ts",
100
+ "name": "PopoverProps"
101
+ }
102
+ ],
103
+ "required": false,
104
+ "type": {
105
+ "name": "boolean"
106
+ }
107
+ },
108
+ "shouldSkipAnimation": {
109
+ "defaultValue": null,
110
+ "description": "Whether the popover should appear and disappear without an entry or exit animation. This is\nused by components such as PreviewTrigger to skip animations when quickly swapping between\noverlays.",
111
+ "name": "shouldSkipAnimation",
112
+ "parent": {
113
+ "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/Popover.d.ts",
114
+ "name": "PopoverProps"
115
+ },
116
+ "declarations": [
117
+ {
118
+ "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/Popover.d.ts",
100
119
  "name": "PopoverProps"
101
120
  }
102
121
  ],
@@ -112,12 +131,12 @@
112
131
  "description": "The container element in which the overlay portal will be placed. This may have unknown\nbehavior depending on where it is portalled to.\n@deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.",
113
132
  "name": "UNSTABLE_portalContainer",
114
133
  "parent": {
115
- "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/Popover.d.ts",
134
+ "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/Popover.d.ts",
116
135
  "name": "PopoverProps"
117
136
  },
118
137
  "declarations": [
119
138
  {
120
- "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/Popover.d.ts",
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/Popover.d.ts",
121
140
  "name": "PopoverProps"
122
141
  }
123
142
  ],
@@ -133,12 +152,12 @@
133
152
  "description": "The additional offset applied along the main axis between the element and its\nanchor element.",
134
153
  "name": "offset",
135
154
  "parent": {
136
- "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/Popover.d.ts",
155
+ "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/Popover.d.ts",
137
156
  "name": "PopoverProps"
138
157
  },
139
158
  "declarations": [
140
159
  {
141
- "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/Popover.d.ts",
160
+ "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/Popover.d.ts",
142
161
  "name": "PopoverProps"
143
162
  }
144
163
  ],
@@ -154,12 +173,12 @@
154
173
  "description": "The placement of the element with respect to its anchor element.",
155
174
  "name": "placement",
156
175
  "parent": {
157
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
176
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
158
177
  "name": "PositionProps"
159
178
  },
160
179
  "declarations": [
161
180
  {
162
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
181
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
163
182
  "name": "PositionProps"
164
183
  }
165
184
  ],
@@ -244,12 +263,12 @@
244
263
  "description": "The placement padding that should be applied between the element and its\nsurrounding container.",
245
264
  "name": "containerPadding",
246
265
  "parent": {
247
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
266
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
248
267
  "name": "PositionProps"
249
268
  },
250
269
  "declarations": [
251
270
  {
252
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
271
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
253
272
  "name": "PositionProps"
254
273
  }
255
274
  ],
@@ -265,12 +284,12 @@
265
284
  "description": "The additional offset applied along the cross axis between the element and its\nanchor element.",
266
285
  "name": "crossOffset",
267
286
  "parent": {
268
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
287
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
269
288
  "name": "PositionProps"
270
289
  },
271
290
  "declarations": [
272
291
  {
273
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
292
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
274
293
  "name": "PositionProps"
275
294
  }
276
295
  ],
@@ -286,12 +305,12 @@
286
305
  "description": "Whether the element should flip its orientation (e.g. top to bottom or left to right) when\nthere is insufficient room for it to render completely.",
287
306
  "name": "shouldFlip",
288
307
  "parent": {
289
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
308
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
290
309
  "name": "PositionProps"
291
310
  },
292
311
  "declarations": [
293
312
  {
294
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
313
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
295
314
  "name": "PositionProps"
296
315
  }
297
316
  ],
@@ -305,12 +324,12 @@
305
324
  "description": "The maxHeight specified for the overlay element.\nBy default, it will take all space up to the current viewport height.",
306
325
  "name": "maxHeight",
307
326
  "parent": {
308
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
327
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
309
328
  "name": "AriaPositionProps"
310
329
  },
311
330
  "declarations": [
312
331
  {
313
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
332
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
314
333
  "name": "AriaPositionProps"
315
334
  }
316
335
  ],
@@ -326,12 +345,12 @@
326
345
  "description": "Element that that serves as the positioning boundary.",
327
346
  "name": "boundaryElement",
328
347
  "parent": {
329
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
348
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
330
349
  "name": "AriaPositionProps"
331
350
  },
332
351
  "declarations": [
333
352
  {
334
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
353
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
335
354
  "name": "AriaPositionProps"
336
355
  }
337
356
  ],
@@ -345,12 +364,12 @@
345
364
  "description": "A ref for the popover arrow element.",
346
365
  "name": "arrowRef",
347
366
  "parent": {
348
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
367
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
349
368
  "name": "AriaPopoverProps"
350
369
  },
351
370
  "declarations": [
352
371
  {
353
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
372
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
354
373
  "name": "AriaPopoverProps"
355
374
  }
356
375
  ],
@@ -366,12 +385,12 @@
366
385
  "description": "A ref for the scrollable region within the overlay.",
367
386
  "name": "scrollRef",
368
387
  "parent": {
369
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
388
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
370
389
  "name": "AriaPositionProps"
371
390
  },
372
391
  "declarations": [
373
392
  {
374
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
393
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
375
394
  "name": "AriaPositionProps"
376
395
  }
377
396
  ],
@@ -387,12 +406,12 @@
387
406
  "description": "Whether the overlay should update its position automatically.",
388
407
  "name": "shouldUpdatePosition",
389
408
  "parent": {
390
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
409
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
391
410
  "name": "AriaPositionProps"
392
411
  },
393
412
  "declarations": [
394
413
  {
395
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
414
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
396
415
  "name": "AriaPositionProps"
397
416
  }
398
417
  ],
@@ -408,12 +427,12 @@
408
427
  "description": "The minimum distance the arrow's edge should be from the edge of the overlay element.",
409
428
  "name": "arrowBoundaryOffset",
410
429
  "parent": {
411
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
430
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
412
431
  "name": "AriaPositionProps"
413
432
  },
414
433
  "declarations": [
415
434
  {
416
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
435
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
417
436
  "name": "AriaPositionProps"
418
437
  }
419
438
  ],
@@ -429,12 +448,12 @@
429
448
  "description": "Overrides the target element's bounding rectangle. Useful for positioning relative to\na specific point such as the mouse cursor (e.g. context menus) or text selection.\n@param target - The target element.",
430
449
  "name": "getTargetRect",
431
450
  "parent": {
432
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
451
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
433
452
  "name": "AriaPositionProps"
434
453
  },
435
454
  "declarations": [
436
455
  {
437
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
456
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/useOverlayPosition.d.ts",
438
457
  "name": "AriaPositionProps"
439
458
  }
440
459
  ],
@@ -443,17 +462,74 @@
443
462
  "name": "((target: Element) => DOMRect | null)"
444
463
  }
445
464
  },
465
+ "onFocusWithin": {
466
+ "defaultValue": null,
467
+ "description": "Handler that is called when the target element or a descendant receives focus.",
468
+ "name": "onFocusWithin",
469
+ "parent": {
470
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
471
+ "name": "FocusWithinProps"
472
+ },
473
+ "declarations": [
474
+ {
475
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
476
+ "name": "FocusWithinProps"
477
+ }
478
+ ],
479
+ "required": false,
480
+ "type": {
481
+ "name": "((e: FocusEvent<Element, Element>) => void)"
482
+ }
483
+ },
484
+ "onBlurWithin": {
485
+ "defaultValue": null,
486
+ "description": "Handler that is called when the target element and all descendants lose focus.",
487
+ "name": "onBlurWithin",
488
+ "parent": {
489
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
490
+ "name": "FocusWithinProps"
491
+ },
492
+ "declarations": [
493
+ {
494
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
495
+ "name": "FocusWithinProps"
496
+ }
497
+ ],
498
+ "required": false,
499
+ "type": {
500
+ "name": "((e: FocusEvent<Element, Element>) => void)"
501
+ }
502
+ },
503
+ "onFocusWithinChange": {
504
+ "defaultValue": null,
505
+ "description": "Handler that is called when the the focus within state changes.",
506
+ "name": "onFocusWithinChange",
507
+ "parent": {
508
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
509
+ "name": "FocusWithinProps"
510
+ },
511
+ "declarations": [
512
+ {
513
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/interactions/useFocusWithin.d.ts",
514
+ "name": "FocusWithinProps"
515
+ }
516
+ ],
517
+ "required": false,
518
+ "type": {
519
+ "name": "((isFocusWithin: boolean) => void)"
520
+ }
521
+ },
446
522
  "isNonModal": {
447
523
  "defaultValue": null,
448
524
  "description": "Whether the popover is non-modal, i.e. elements outside the popover may be\ninteracted with by assistive technologies.\n\nMost popovers should not use this option as it may negatively impact the screen\nreader experience. Only use with components such as combobox, which are designed\nto handle this situation carefully.",
449
525
  "name": "isNonModal",
450
526
  "parent": {
451
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
527
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
452
528
  "name": "AriaPopoverProps"
453
529
  },
454
530
  "declarations": [
455
531
  {
456
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
532
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
457
533
  "name": "AriaPopoverProps"
458
534
  }
459
535
  ],
@@ -469,12 +545,12 @@
469
545
  "description": "Whether pressing the escape key to close the popover should be disabled.\n\nMost popovers should not use this option. When set to true, an alternative\nway to close the popover with a keyboard must be provided.",
470
546
  "name": "isKeyboardDismissDisabled",
471
547
  "parent": {
472
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
548
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
473
549
  "name": "AriaPopoverProps"
474
550
  },
475
551
  "declarations": [
476
552
  {
477
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
553
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
478
554
  "name": "AriaPopoverProps"
479
555
  }
480
556
  ],
@@ -488,12 +564,12 @@
488
564
  "description": "When user interacts with the argument element outside of the popover ref,\nreturn true if onClose should be called. This gives you a chance to filter\nout interaction with elements that should not dismiss the popover.\nBy default, onClose will always be called on interaction outside the popover ref.",
489
565
  "name": "shouldCloseOnInteractOutside",
490
566
  "parent": {
491
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
567
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
492
568
  "name": "AriaPopoverProps"
493
569
  },
494
570
  "declarations": [
495
571
  {
496
- "fileName": "nimbus/node_modules/.pnpm/react-aria@3.50.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
572
+ "fileName": "nimbus/node_modules/.pnpm/react-aria@3.51.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria/dist/types/src/overlays/usePopover.d.ts",
497
573
  "name": "AriaPopoverProps"
498
574
  }
499
575
  ],
@@ -507,12 +583,12 @@
507
583
  "description": "Whether the overlay is open by default (controlled).",
508
584
  "name": "isOpen",
509
585
  "parent": {
510
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
586
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
511
587
  "name": "OverlayTriggerProps"
512
588
  },
513
589
  "declarations": [
514
590
  {
515
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
591
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
516
592
  "name": "OverlayTriggerProps"
517
593
  }
518
594
  ],
@@ -526,12 +602,12 @@
526
602
  "description": "Whether the overlay is open by default (uncontrolled).",
527
603
  "name": "defaultOpen",
528
604
  "parent": {
529
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
605
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
530
606
  "name": "OverlayTriggerProps"
531
607
  },
532
608
  "declarations": [
533
609
  {
534
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
610
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
535
611
  "name": "OverlayTriggerProps"
536
612
  }
537
613
  ],
@@ -545,12 +621,12 @@
545
621
  "description": "Handler that is called when the overlay's open state changes.",
546
622
  "name": "onOpenChange",
547
623
  "parent": {
548
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
624
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
549
625
  "name": "OverlayTriggerProps"
550
626
  },
551
627
  "declarations": [
552
628
  {
553
- "fileName": "nimbus/node_modules/.pnpm/react-stately@3.48.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
629
+ "fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/overlays/useOverlayTriggerState.d.ts",
554
630
  "name": "OverlayTriggerProps"
555
631
  }
556
632
  ],
@@ -564,12 +640,12 @@
564
640
  "description": "The children of the component. A function may be provided to alter the children based on\ncomponent state.",
565
641
  "name": "children",
566
642
  "parent": {
567
- "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",
643
+ "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",
568
644
  "name": "RenderProps"
569
645
  },
570
646
  "declarations": [
571
647
  {
572
- "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",
648
+ "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",
573
649
  "name": "RenderProps"
574
650
  }
575
651
  ],
@@ -583,12 +659,12 @@
583
659
  "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.",
584
660
  "name": "style",
585
661
  "parent": {
586
- "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",
662
+ "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",
587
663
  "name": "StyleRenderProps"
588
664
  },
589
665
  "declarations": [
590
666
  {
591
- "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",
667
+ "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",
592
668
  "name": "StyleRenderProps"
593
669
  }
594
670
  ],
@@ -602,12 +678,12 @@
602
678
  "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.",
603
679
  "name": "render",
604
680
  "parent": {
605
- "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",
681
+ "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",
606
682
  "name": "DOMRenderProps"
607
683
  },
608
684
  "declarations": [
609
685
  {
610
- "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",
686
+ "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",
611
687
  "name": "DOMRenderProps"
612
688
  }
613
689
  ],
@@ -621,12 +697,12 @@
621
697
  "description": "A slot name for the component. Slots allow the component to receive props from a parent\ncomponent. An explicit `null` value indicates that the local props completely override all\nprops received from a parent.",
622
698
  "name": "slot",
623
699
  "parent": {
624
- "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",
700
+ "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",
625
701
  "name": "SlotProps"
626
702
  },
627
703
  "declarations": [
628
704
  {
629
- "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",
705
+ "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",
630
706
  "name": "SlotProps"
631
707
  }
632
708
  ],
@@ -640,12 +716,12 @@
640
716
  "description": "Defines a string value that labels the current element.",
641
717
  "name": "aria-label",
642
718
  "parent": {
643
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
719
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
644
720
  "name": "AriaLabelingProps"
645
721
  },
646
722
  "declarations": [
647
723
  {
648
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
724
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
649
725
  "name": "AriaLabelingProps"
650
726
  }
651
727
  ],
@@ -659,12 +735,12 @@
659
735
  "description": "Identifies the element (or elements) that labels the current element.",
660
736
  "name": "aria-labelledby",
661
737
  "parent": {
662
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
738
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
663
739
  "name": "AriaLabelingProps"
664
740
  },
665
741
  "declarations": [
666
742
  {
667
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
743
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
668
744
  "name": "AriaLabelingProps"
669
745
  }
670
746
  ],
@@ -678,12 +754,12 @@
678
754
  "description": "Identifies the element (or elements) that describes the object.",
679
755
  "name": "aria-describedby",
680
756
  "parent": {
681
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
757
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
682
758
  "name": "AriaLabelingProps"
683
759
  },
684
760
  "declarations": [
685
761
  {
686
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
762
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
687
763
  "name": "AriaLabelingProps"
688
764
  }
689
765
  ],
@@ -697,12 +773,12 @@
697
773
  "description": "Identifies the element (or elements) that provide a detailed, extended description for the\nobject.",
698
774
  "name": "aria-details",
699
775
  "parent": {
700
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
776
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
701
777
  "name": "AriaLabelingProps"
702
778
  },
703
779
  "declarations": [
704
780
  {
705
- "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.0_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
781
+ "fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
706
782
  "name": "AriaLabelingProps"
707
783
  }
708
784
  ],
@@ -716,12 +792,12 @@
716
792
  "description": "",
717
793
  "name": "as",
718
794
  "parent": {
719
- "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",
795
+ "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",
720
796
  "name": "PolymorphicProps"
721
797
  },
722
798
  "declarations": [
723
799
  {
724
- "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",
800
+ "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",
725
801
  "name": "PolymorphicProps"
726
802
  }
727
803
  ],
@@ -735,12 +811,12 @@
735
811
  "description": "",
736
812
  "name": "asChild",
737
813
  "parent": {
738
- "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",
814
+ "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",
739
815
  "name": "PolymorphicProps"
740
816
  },
741
817
  "declarations": [
742
818
  {
743
- "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",
819
+ "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",
744
820
  "name": "PolymorphicProps"
745
821
  }
746
822
  ],
@@ -754,12 +830,12 @@
754
830
  "description": "",
755
831
  "name": "css",
756
832
  "parent": {
757
- "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",
833
+ "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",
758
834
  "name": "JsxStyleProps"
759
835
  },
760
836
  "declarations": [
761
837
  {
762
- "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",
838
+ "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",
763
839
  "name": "JsxStyleProps"
764
840
  }
765
841
  ],
@@ -773,12 +849,12 @@
773
849
  "description": "If `true`, the element will opt out of the theme styles.",
774
850
  "name": "unstyled",
775
851
  "parent": {
776
- "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",
852
+ "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",
777
853
  "name": "UnstyledProp"
778
854
  },
779
855
  "declarations": [
780
856
  {
781
- "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",
857
+ "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",
782
858
  "name": "UnstyledProp"
783
859
  }
784
860
  ],