@skeletonlabs/skeleton-react 4.8.0 → 4.10.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 (3) hide show
  1. package/dist/index.d.mts +340 -267
  2. package/dist/index.mjs +284 -101
  3. package/package.json +30 -29
package/dist/index.d.mts CHANGED
@@ -1,31 +1,32 @@
1
- import * as react0 from "react";
1
+ import * as react5 from "react";
2
2
  import { ComponentProps, JSX, PropsWithChildren, ReactNode } from "react";
3
3
  import { Api, ItemProps, Props } from "@zag-js/accordion";
4
4
  import { PropTypes } from "@zag-js/react";
5
5
  import * as react_jsx_runtime0 from "react/jsx-runtime";
6
6
  import { Api as Api$1, Props as Props$1 } from "@zag-js/avatar";
7
- import { Api as Api$2, Props as Props$2 } from "@zag-js/collapsible";
8
- import { Api as Api$3, ItemGroupLabelProps, ItemGroupProps, ItemProps as ItemProps$1, Props as Props$3 } from "@zag-js/combobox";
9
- import { Api as Api$4, DateValue, DayTableCellProps, InputProps, PresetTriggerProps, Props as Props$4, TableCellProps, ViewProps, parse as parseDate } from "@zag-js/date-picker";
10
- import { Api as Api$5, Props as Props$5 } from "@zag-js/dialog";
11
- import { Api as Api$6, ItemProps as ItemProps$2, Props as Props$6 } from "@zag-js/file-upload";
12
- import { Api as Api$7, Props as Props$7, ResizeTriggerProps, StageTriggerProps } from "@zag-js/floating-panel";
13
- import { Api as Api$8, ItemGroupLabelProps as ItemGroupLabelProps$1, ItemGroupProps as ItemGroupProps$1, ItemProps as ItemProps$3, Props as Props$8 } from "@zag-js/listbox";
14
- import { Api as Api$9, ItemGroupLabelProps as ItemGroupLabelProps$2, ItemGroupProps as ItemGroupProps$2, ItemProps as ItemProps$4, OptionItemProps, Props as Props$9, Service } from "@zag-js/menu";
15
- import { Api as Api$10, EllipsisProps, ItemProps as ItemProps$5, Props as Props$10 } from "@zag-js/pagination";
16
- import { Api as Api$11, Props as Props$11 } from "@zag-js/popover";
17
- import { Api as Api$12, Props as Props$12 } from "@zag-js/progress";
18
- import { Api as Api$13, ItemProps as ItemProps$6, Props as Props$13 } from "@zag-js/rating-group";
19
- import { Api as Api$14, ItemProps as ItemProps$7, Props as Props$14 } from "@zag-js/radio-group";
20
- import { Api as Api$15, MarkerProps, Props as Props$15, ThumbProps } from "@zag-js/slider";
21
- import { Api as Api$16, ItemProps as ItemProps$8, Props as Props$16 } from "@zag-js/steps";
22
- import { Api as Api$17, Props as Props$17 } from "@zag-js/switch";
23
- import { Api as Api$18, ContentProps, Props as Props$18, TriggerProps } from "@zag-js/tabs";
24
- import { Api as Api$19, ItemProps as ItemProps$9, Props as Props$19 } from "@zag-js/tags-input";
25
- import { Api as Api$20, Options, Props as Props$20, Store, createStore as createToaster } from "@zag-js/toast";
26
- import { Api as Api$21, ItemProps as ItemProps$10, Props as Props$21 } from "@zag-js/toggle-group";
27
- import { Api as Api$22, Props as Props$22 } from "@zag-js/tooltip";
28
- import { Api as Api$23, NodeProps, Props as Props$23, TreeNode, collection as createTreeViewCollection } from "@zag-js/tree-view";
7
+ import { Api as Api$2, IndicatorProps, ItemProps as ItemProps$1, Props as Props$2 } from "@zag-js/carousel";
8
+ import { Api as Api$3, Props as Props$3 } from "@zag-js/collapsible";
9
+ import { Api as Api$4, ItemGroupLabelProps, ItemGroupProps, ItemProps as ItemProps$2, Props as Props$4 } from "@zag-js/combobox";
10
+ import { Api as Api$5, DateValue, DayTableCellProps, InputProps, PresetTriggerProps, Props as Props$5, TableCellProps, ViewProps, parse as parseDate } from "@zag-js/date-picker";
11
+ import { Api as Api$6, Props as Props$6 } from "@zag-js/dialog";
12
+ import { Api as Api$7, ItemProps as ItemProps$3, Props as Props$7 } from "@zag-js/file-upload";
13
+ import { Api as Api$8, Props as Props$8, ResizeTriggerProps, StageTriggerProps } from "@zag-js/floating-panel";
14
+ import { Api as Api$9, ItemGroupLabelProps as ItemGroupLabelProps$1, ItemGroupProps as ItemGroupProps$1, ItemProps as ItemProps$4, Props as Props$9 } from "@zag-js/listbox";
15
+ import { Api as Api$10, ItemGroupLabelProps as ItemGroupLabelProps$2, ItemGroupProps as ItemGroupProps$2, ItemProps as ItemProps$5, OptionItemProps, Props as Props$10, Service } from "@zag-js/menu";
16
+ import { Api as Api$11, EllipsisProps, ItemProps as ItemProps$6, Props as Props$11 } from "@zag-js/pagination";
17
+ import { Api as Api$12, Props as Props$12 } from "@zag-js/popover";
18
+ import { Api as Api$13, Props as Props$13 } from "@zag-js/progress";
19
+ import { Api as Api$14, ItemProps as ItemProps$7, Props as Props$14 } from "@zag-js/rating-group";
20
+ import { Api as Api$15, ItemProps as ItemProps$8, Props as Props$15 } from "@zag-js/radio-group";
21
+ import { Api as Api$16, MarkerProps, Props as Props$16, ThumbProps } from "@zag-js/slider";
22
+ import { Api as Api$17, ItemProps as ItemProps$9, Props as Props$17 } from "@zag-js/steps";
23
+ import { Api as Api$18, Props as Props$18 } from "@zag-js/switch";
24
+ import { Api as Api$19, ContentProps, Props as Props$19, TriggerProps } from "@zag-js/tabs";
25
+ import { Api as Api$20, ItemProps as ItemProps$10, Props as Props$20 } from "@zag-js/tags-input";
26
+ import { Api as Api$21, Options, Props as Props$21, Store, createStore as createToaster } from "@zag-js/toast";
27
+ import { Api as Api$22, ItemProps as ItemProps$11, Props as Props$22 } from "@zag-js/toggle-group";
28
+ import { Api as Api$23, Props as Props$23 } from "@zag-js/tooltip";
29
+ import { Api as Api$24, NodeProps, Props as Props$24, TreeNode, collection as createTreeViewCollection } from "@zag-js/tree-view";
29
30
  import { CollectionItem, CollectionOptions, ListCollection } from "@zag-js/collection";
30
31
 
31
32
  //#region src/internal/html-attributes.d.ts
@@ -43,19 +44,19 @@ interface PropsWithElement<T extends keyof JSX.IntrinsicElements> {
43
44
  //#endregion
44
45
  //#region src/components/accordion/anatomy/item-content.d.ts
45
46
  interface AccordionItemContentProps extends PropsWithChildren, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
46
- declare function ItemContent(props: AccordionItemContentProps): react0.JSX.Element;
47
+ declare function ItemContent(props: AccordionItemContentProps): react5.JSX.Element;
47
48
  //#endregion
48
49
  //#region src/components/accordion/anatomy/item-indicator.d.ts
49
50
  interface AccordionItemIndicatorProps extends PropsWithChildren, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
50
- declare function ItemIndicator$3(props: AccordionItemIndicatorProps): react0.JSX.Element;
51
+ declare function ItemIndicator$3(props: AccordionItemIndicatorProps): react5.JSX.Element;
51
52
  //#endregion
52
53
  //#region src/components/accordion/anatomy/item.d.ts
53
54
  interface AccordionItemProps extends ItemProps, PropsWithChildren, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
54
- declare function Item$11(props: AccordionItemProps): react_jsx_runtime0.JSX.Element;
55
+ declare function Item$12(props: AccordionItemProps): react_jsx_runtime0.JSX.Element;
55
56
  //#endregion
56
57
  //#region src/components/accordion/anatomy/root.d.ts
57
58
  interface AccordionRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
58
- declare function Root$18(props: AccordionRootProps): react_jsx_runtime0.JSX.Element;
59
+ declare function Root$19(props: AccordionRootProps): react_jsx_runtime0.JSX.Element;
59
60
  //#endregion
60
61
  //#region src/components/accordion/modules/provider.d.ts
61
62
  declare function useAccordion(props?: Omit<Props, 'id'>): Api<PropTypes>;
@@ -64,23 +65,23 @@ declare function useAccordion(props?: Omit<Props, 'id'>): Api<PropTypes>;
64
65
  interface AccordionRootContextProps {
65
66
  children: (accordion: ReturnType<typeof useAccordion>) => ReactNode;
66
67
  }
67
- declare function RootContext$23(props: AccordionRootContextProps): ReactNode;
68
+ declare function RootContext$24(props: AccordionRootContextProps): ReactNode;
68
69
  //#endregion
69
70
  //#region src/components/accordion/anatomy/root-provider.d.ts
70
71
  interface AccordionRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
71
72
  value: ReturnType<typeof useAccordion>;
72
73
  }
73
- declare function RootProvider$17(props: AccordionRootProviderProps): react_jsx_runtime0.JSX.Element;
74
+ declare function RootProvider$18(props: AccordionRootProviderProps): react_jsx_runtime0.JSX.Element;
74
75
  //#endregion
75
76
  //#region src/components/accordion/anatomy/item-trigger.d.ts
76
77
  interface AccordionItemTriggerProps extends PropsWithChildren, PropsWithElement<'button'>, HTMLAttributes<'button'> {}
77
- declare function ItemTrigger(props: AccordionItemTriggerProps): react0.JSX.Element;
78
+ declare function ItemTrigger(props: AccordionItemTriggerProps): react5.JSX.Element;
78
79
  //#endregion
79
80
  //#region src/components/accordion/modules/anatomy.d.ts
80
- declare const Accordion: typeof Root$18 & {
81
- Provider: typeof RootProvider$17;
82
- Context: typeof RootContext$23;
83
- Item: typeof Item$11;
81
+ declare const Accordion: typeof Root$19 & {
82
+ Provider: typeof RootProvider$18;
83
+ Context: typeof RootContext$24;
84
+ Item: typeof Item$12;
84
85
  ItemTrigger: typeof ItemTrigger;
85
86
  ItemIndicator: typeof ItemIndicator$3;
86
87
  ItemContent: typeof ItemContent;
@@ -88,23 +89,23 @@ declare const Accordion: typeof Root$18 & {
88
89
  //#endregion
89
90
  //#region src/components/app-bar/anatomy/root.d.ts
90
91
  interface AppBarRootProps extends PropsWithElement<'header'>, HTMLAttributes<'header'> {}
91
- declare function AppBarRoot(props: AppBarRootProps): react0.JSX.Element;
92
+ declare function AppBarRoot(props: AppBarRootProps): react5.JSX.Element;
92
93
  //#endregion
93
94
  //#region src/components/app-bar/anatomy/toolbar.d.ts
94
95
  interface AppBarToolbarProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
95
- declare function AppBarToolbar(props: AppBarToolbarProps): react0.JSX.Element;
96
+ declare function AppBarToolbar(props: AppBarToolbarProps): react5.JSX.Element;
96
97
  //#endregion
97
98
  //#region src/components/app-bar/anatomy/lead.d.ts
98
99
  interface AppBarLeadProps extends PropsWithElement<'nav'>, HTMLAttributes<'nav'> {}
99
- declare function AppBarLead(props: AppBarLeadProps): react0.JSX.Element;
100
+ declare function AppBarLead(props: AppBarLeadProps): react5.JSX.Element;
100
101
  //#endregion
101
102
  //#region src/components/app-bar/anatomy/headline.d.ts
102
103
  interface AppBarHeadlineProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
103
- declare function AppBarHeadline(props: AppBarHeadlineProps): react0.JSX.Element;
104
+ declare function AppBarHeadline(props: AppBarHeadlineProps): react5.JSX.Element;
104
105
  //#endregion
105
106
  //#region src/components/app-bar/anatomy/trail.d.ts
106
107
  interface AppBarTrailProps extends PropsWithElement<'nav'>, HTMLAttributes<'nav'> {}
107
- declare function AppBarTrail(props: AppBarTrailProps): react0.JSX.Element;
108
+ declare function AppBarTrail(props: AppBarTrailProps): react5.JSX.Element;
108
109
  //#endregion
109
110
  //#region src/components/app-bar/modules/anatomy.d.ts
110
111
  declare const AppBar: typeof AppBarRoot & {
@@ -116,11 +117,11 @@ declare const AppBar: typeof AppBarRoot & {
116
117
  //#endregion
117
118
  //#region src/components/avatar/anatomy/fallback.d.ts
118
119
  interface AvatarFallbackProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
119
- declare function Fallback(props: AvatarFallbackProps): react0.JSX.Element;
120
+ declare function Fallback(props: AvatarFallbackProps): react5.JSX.Element;
120
121
  //#endregion
121
122
  //#region src/components/avatar/anatomy/image.d.ts
122
123
  interface AvatarImageProps extends PropsWithElement<'img'>, HTMLAttributes<'img', 'children'> {}
123
- declare function Image(props: AvatarImageProps): react0.JSX.Element;
124
+ declare function Image(props: AvatarImageProps): react5.JSX.Element;
124
125
  //#endregion
125
126
  //#region src/components/avatar/anatomy/root.d.ts
126
127
  interface AvatarRootProps extends Omit<Props$1, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
@@ -133,7 +134,7 @@ declare function useAvatar(props?: Omit<Props$1, 'id'>): Api$1<PropTypes>;
133
134
  interface AvatarRootContextProps {
134
135
  children: (avatar: ReturnType<typeof useAvatar>) => ReactNode;
135
136
  }
136
- declare function RootContext$22(props: AvatarRootContextProps): ReactNode;
137
+ declare function RootContext$23(props: AvatarRootContextProps): ReactNode;
137
138
  //#endregion
138
139
  //#region src/components/avatar/anatomy/root-provider.d.ts
139
140
  interface AvatarRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
@@ -144,21 +145,93 @@ declare function AvatarRootProvider(props: AvatarRootProviderProps): react_jsx_r
144
145
  //#region src/components/avatar/modules/anatomy.d.ts
145
146
  declare const Avatar: typeof AvatarRoot & {
146
147
  Provider: typeof AvatarRootProvider;
147
- Context: typeof RootContext$22;
148
+ Context: typeof RootContext$23;
148
149
  Image: typeof Image;
149
150
  Fallback: typeof Fallback;
150
151
  };
151
152
  //#endregion
153
+ //#region src/components/carousel/anatomy/autoplay-trigger.d.ts
154
+ interface CarouselAutoplayTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
155
+ declare function AutoplayTrigger(props: CarouselAutoplayTriggerProps): react5.JSX.Element;
156
+ //#endregion
157
+ //#region src/components/carousel/anatomy/control.d.ts
158
+ interface CarouselControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
159
+ declare function Control$8(props: CarouselControlProps): react5.JSX.Element;
160
+ //#endregion
161
+ //#region src/components/carousel/anatomy/indicator-group.d.ts
162
+ interface CarouselIndicatorGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
163
+ declare function IndicatorGroup(props: CarouselIndicatorGroupProps): react5.JSX.Element;
164
+ //#endregion
165
+ //#region src/components/carousel/anatomy/indicator.d.ts
166
+ interface CarouselIndicatorProps extends IndicatorProps, PropsWithElement<'button'>, HTMLAttributes<'button'> {}
167
+ declare function Indicator$5(props: CarouselIndicatorProps): react5.JSX.Element;
168
+ //#endregion
169
+ //#region src/components/carousel/anatomy/item-group.d.ts
170
+ interface CarouselItemGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
171
+ declare function ItemGroup$4(props: CarouselItemGroupProps): react5.JSX.Element;
172
+ //#endregion
173
+ //#region src/components/carousel/anatomy/item.d.ts
174
+ interface CarouselItemProps extends ItemProps$1, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
175
+ declare function Item$11(props: CarouselItemProps): react5.JSX.Element;
176
+ //#endregion
177
+ //#region src/components/carousel/anatomy/next-trigger.d.ts
178
+ interface CarouselNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
179
+ declare function NextTrigger$3(props: CarouselNextTriggerProps): react5.JSX.Element;
180
+ //#endregion
181
+ //#region src/components/carousel/anatomy/prev-trigger.d.ts
182
+ interface CarouselPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
183
+ declare function PrevTrigger$3(props: CarouselPrevTriggerProps): react5.JSX.Element;
184
+ //#endregion
185
+ //#region src/components/carousel/anatomy/progress-text.d.ts
186
+ interface CarouselProgressTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
187
+ declare function ProgressText(props: CarouselProgressTextProps): react5.JSX.Element;
188
+ //#endregion
189
+ //#region src/components/carousel/anatomy/root.d.ts
190
+ interface CarouselRootProps extends Omit<Props$2, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
191
+ declare function Root$18(props: CarouselRootProps): react_jsx_runtime0.JSX.Element;
192
+ //#endregion
193
+ //#region src/components/carousel/modules/provider.d.ts
194
+ declare function useCarousel(props: Omit<Props$2, 'id'> & {
195
+ slideCount?: number;
196
+ }): Api$2<PropTypes>;
197
+ //#endregion
198
+ //#region src/components/carousel/anatomy/root-context.d.ts
199
+ interface CarouselRootContextProps {
200
+ children: (carousel: ReturnType<typeof useCarousel>) => ReactNode;
201
+ }
202
+ declare function RootContext$22(props: CarouselRootContextProps): ReactNode;
203
+ //#endregion
204
+ //#region src/components/carousel/anatomy/root-provider.d.ts
205
+ interface CarouselRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
206
+ value: ReturnType<typeof useCarousel>;
207
+ }
208
+ declare function RootProvider$17(props: CarouselRootProviderProps): react_jsx_runtime0.JSX.Element;
209
+ //#endregion
210
+ //#region src/components/carousel/modules/anatomy.d.ts
211
+ declare const Carousel: typeof Root$18 & {
212
+ Provider: typeof RootProvider$17;
213
+ Context: typeof RootContext$22;
214
+ Control: typeof Control$8;
215
+ ItemGroup: typeof ItemGroup$4;
216
+ Item: typeof Item$11;
217
+ PrevTrigger: typeof PrevTrigger$3;
218
+ NextTrigger: typeof NextTrigger$3;
219
+ AutoplayTrigger: typeof AutoplayTrigger;
220
+ IndicatorGroup: typeof IndicatorGroup;
221
+ Indicator: typeof Indicator$5;
222
+ ProgressText: typeof ProgressText;
223
+ };
224
+ //#endregion
152
225
  //#region src/components/collapsible/anatomy/content.d.ts
153
226
  interface CollapsibleContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
154
- declare function Content$10(props: CollapsibleContentProps): react0.JSX.Element;
227
+ declare function Content$10(props: CollapsibleContentProps): react5.JSX.Element;
155
228
  //#endregion
156
229
  //#region src/components/collapsible/anatomy/root.d.ts
157
- interface CollapsibleRootProps extends Omit<Props$2, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
230
+ interface CollapsibleRootProps extends Omit<Props$3, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
158
231
  declare function CollapsibleRoot(props: CollapsibleRootProps): react_jsx_runtime0.JSX.Element;
159
232
  //#endregion
160
233
  //#region src/components/collapsible/modules/provider.d.ts
161
- declare function useCollapsible(props?: Omit<Props$2, 'id'>): Api$2<PropTypes>;
234
+ declare function useCollapsible(props?: Omit<Props$3, 'id'>): Api$3<PropTypes>;
162
235
  //#endregion
163
236
  //#region src/components/collapsible/anatomy/root-context.d.ts
164
237
  interface CollapsibleRootContextProps {
@@ -174,11 +247,11 @@ declare function CollapsibleRootProvider(props: CollapsibleRootProviderProps): r
174
247
  //#endregion
175
248
  //#region src/components/collapsible/anatomy/trigger.d.ts
176
249
  interface CollapsibleTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
177
- declare function Trigger$10(props: CollapsibleTriggerProps): react0.JSX.Element;
250
+ declare function Trigger$10(props: CollapsibleTriggerProps): react5.JSX.Element;
178
251
  //#endregion
179
252
  //#region src/components/collapsible/anatomy/indicator.d.ts
180
253
  interface CollapsibleIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
181
- declare function Indicator$4(props: CollapsibleIndicatorProps): react0.JSX.Element;
254
+ declare function Indicator$4(props: CollapsibleIndicatorProps): react5.JSX.Element;
182
255
  //#endregion
183
256
  //#region src/components/collapsible/modules/anatomy.d.ts
184
257
  declare const Collapsible: typeof CollapsibleRoot & {
@@ -191,22 +264,22 @@ declare const Collapsible: typeof CollapsibleRoot & {
191
264
  //#endregion
192
265
  //#region src/components/combobox/anatomy/clear-trigger.d.ts
193
266
  interface ComboboxClearTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
194
- declare function ClearTrigger$2(props: ComboboxClearTriggerProps): react0.JSX.Element;
267
+ declare function ClearTrigger$2(props: ComboboxClearTriggerProps): react5.JSX.Element;
195
268
  //#endregion
196
269
  //#region src/components/combobox/anatomy/content.d.ts
197
270
  interface ComboboxContentProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
198
- declare function Content$9(props: ComboboxContentProps): react0.JSX.Element;
271
+ declare function Content$9(props: ComboboxContentProps): react5.JSX.Element;
199
272
  //#endregion
200
273
  //#region src/components/combobox/anatomy/control.d.ts
201
274
  interface ComboboxControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
202
- declare function Control$7(props: ComboboxControlProps): react0.JSX.Element;
275
+ declare function Control$7(props: ComboboxControlProps): react5.JSX.Element;
203
276
  //#endregion
204
277
  //#region src/components/combobox/anatomy/input.d.ts
205
278
  interface ComboboxInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
206
- declare function Input$3(props: ComboboxInputProps): react0.JSX.Element;
279
+ declare function Input$3(props: ComboboxInputProps): react5.JSX.Element;
207
280
  //#endregion
208
281
  //#region src/components/combobox/anatomy/item.d.ts
209
- interface ComboboxItemProps extends ItemProps$1, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
282
+ interface ComboboxItemProps extends ItemProps$2, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
210
283
  declare function Item$10(props: ComboboxItemProps): react_jsx_runtime0.JSX.Element;
211
284
  //#endregion
212
285
  //#region src/components/combobox/anatomy/item-group.d.ts
@@ -215,30 +288,30 @@ declare function ItemGroup$3(props: ComboboxItemGroupProps): react_jsx_runtime0.
215
288
  //#endregion
216
289
  //#region src/components/combobox/anatomy/item-group-label.d.ts
217
290
  interface ComboboxItemGroupLabelProps extends Omit<ItemGroupLabelProps, 'htmlFor'>, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
218
- declare function ItemGroupLabel$2(props: ComboboxItemGroupLabelProps): react0.JSX.Element;
291
+ declare function ItemGroupLabel$2(props: ComboboxItemGroupLabelProps): react5.JSX.Element;
219
292
  //#endregion
220
293
  //#region src/components/combobox/anatomy/item-indicator.d.ts
221
294
  interface ComboboxItemIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
222
- declare function ItemIndicator$2(props: ComboboxItemIndicatorProps): react0.JSX.Element;
295
+ declare function ItemIndicator$2(props: ComboboxItemIndicatorProps): react5.JSX.Element;
223
296
  //#endregion
224
297
  //#region src/components/combobox/anatomy/item-text.d.ts
225
298
  interface ComboboxItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
226
- declare function ItemText$4(props: ComboboxItemTextProps): react0.JSX.Element;
299
+ declare function ItemText$4(props: ComboboxItemTextProps): react5.JSX.Element;
227
300
  //#endregion
228
301
  //#region src/components/combobox/anatomy/label.d.ts
229
302
  interface ComboboxLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
230
- declare function Label$10(props: ComboboxLabelProps): react0.JSX.Element;
303
+ declare function Label$10(props: ComboboxLabelProps): react5.JSX.Element;
231
304
  //#endregion
232
305
  //#region src/components/combobox/anatomy/positioner.d.ts
233
306
  interface ComboboxPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
234
- declare function Positioner$6(props: ComboboxPositionerProps): react0.JSX.Element;
307
+ declare function Positioner$6(props: ComboboxPositionerProps): react5.JSX.Element;
235
308
  //#endregion
236
309
  //#region src/components/combobox/anatomy/root.d.ts
237
- interface ComboboxRootProps extends Omit<Props$3, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
310
+ interface ComboboxRootProps extends Omit<Props$4, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
238
311
  declare function Root$17(props: ComboboxRootProps): react_jsx_runtime0.JSX.Element;
239
312
  //#endregion
240
313
  //#region src/components/combobox/modules/provider.d.ts
241
- declare function useCombobox(props?: Omit<Props$3, 'id'>): Api$3<PropTypes>;
314
+ declare function useCombobox(props?: Omit<Props$4, 'id'>): Api$4<PropTypes>;
242
315
  //#endregion
243
316
  //#region src/components/combobox/anatomy/root-context.d.ts
244
317
  interface ComboboxRootContextProps {
@@ -254,7 +327,7 @@ declare function RootProvider$16(props: ComboboxRootProviderProps): react_jsx_ru
254
327
  //#endregion
255
328
  //#region src/components/combobox/anatomy/trigger.d.ts
256
329
  interface ComboboxTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
257
- declare function Trigger$9(props: ComboboxTriggerProps): react0.JSX.Element;
330
+ declare function Trigger$9(props: ComboboxTriggerProps): react5.JSX.Element;
258
331
  //#endregion
259
332
  //#region src/components/combobox/modules/anatomy.d.ts
260
333
  declare const Combobox: typeof Root$17 & {
@@ -276,50 +349,50 @@ declare const Combobox: typeof Root$17 & {
276
349
  //#endregion
277
350
  //#region src/components/date-picker/anatomy/content.d.ts
278
351
  interface DatePickerContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
279
- declare function Content$8(props: DatePickerContentProps): react0.JSX.Element;
352
+ declare function Content$8(props: DatePickerContentProps): react5.JSX.Element;
280
353
  //#endregion
281
354
  //#region src/components/date-picker/anatomy/control.d.ts
282
355
  interface DatePickerControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
283
- declare function Control$6(props: DatePickerControlProps): react0.JSX.Element;
356
+ declare function Control$6(props: DatePickerControlProps): react5.JSX.Element;
284
357
  //#endregion
285
358
  //#region src/components/date-picker/anatomy/input.d.ts
286
359
  interface DatePickerInputProps extends InputProps, PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
287
- declare function Input$2(props: DatePickerInputProps): react0.JSX.Element;
360
+ declare function Input$2(props: DatePickerInputProps): react5.JSX.Element;
288
361
  //#endregion
289
362
  //#region src/components/date-picker/anatomy/label.d.ts
290
363
  interface DatePickerLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
291
- declare function Label$9(props: DatePickerLabelProps): react0.JSX.Element;
364
+ declare function Label$9(props: DatePickerLabelProps): react5.JSX.Element;
292
365
  //#endregion
293
366
  //#region src/components/date-picker/anatomy/month-select.d.ts
294
367
  interface DatePickerMonthSelectProps extends PropsWithElement<'select'>, HTMLAttributes<'select', 'children'> {}
295
- declare function MonthSelect(props: DatePickerMonthSelectProps): react0.JSX.Element;
368
+ declare function MonthSelect(props: DatePickerMonthSelectProps): react5.JSX.Element;
296
369
  //#endregion
297
370
  //#region src/components/date-picker/anatomy/next-trigger.d.ts
298
371
  interface DatePickerNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
299
- declare function NextTrigger$2(props: DatePickerNextTriggerProps): react0.JSX.Element;
372
+ declare function NextTrigger$2(props: DatePickerNextTriggerProps): react5.JSX.Element;
300
373
  //#endregion
301
374
  //#region src/components/date-picker/anatomy/positioner.d.ts
302
375
  interface DatePickerPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
303
- declare function Positioner$5(props: DatePickerPositionerProps): react0.JSX.Element;
376
+ declare function Positioner$5(props: DatePickerPositionerProps): react5.JSX.Element;
304
377
  //#endregion
305
378
  //#region src/components/date-picker/anatomy/preset-trigger.d.ts
306
379
  interface DatePickerPresetTriggerProps extends PresetTriggerProps, PropsWithElement<'button'>, HTMLAttributes<'button', 'value'> {}
307
- declare function PresetTrigger(props: DatePickerPresetTriggerProps): react0.JSX.Element;
380
+ declare function PresetTrigger(props: DatePickerPresetTriggerProps): react5.JSX.Element;
308
381
  //#endregion
309
382
  //#region src/components/date-picker/anatomy/prev-trigger.d.ts
310
383
  interface DatePickerPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
311
- declare function PrevTrigger$2(props: DatePickerPrevTriggerProps): react0.JSX.Element;
384
+ declare function PrevTrigger$2(props: DatePickerPrevTriggerProps): react5.JSX.Element;
312
385
  //#endregion
313
386
  //#region src/components/date-picker/anatomy/range-text.d.ts
314
387
  interface DatePickerRangeTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
315
- declare function RangeText(props: DatePickerRangeTextProps): react0.JSX.Element;
388
+ declare function RangeText(props: DatePickerRangeTextProps): react5.JSX.Element;
316
389
  //#endregion
317
390
  //#region src/components/date-picker/anatomy/root.d.ts
318
- interface DatePickerRootProps extends Omit<Props$4, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
391
+ interface DatePickerRootProps extends Omit<Props$5, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
319
392
  declare function Root$16(props: DatePickerRootProps): react_jsx_runtime0.JSX.Element;
320
393
  //#endregion
321
394
  //#region src/components/date-picker/modules/provider.d.ts
322
- declare function useDatePicker(props?: Omit<Props$4, 'id'>): Api$4<PropTypes>;
395
+ declare function useDatePicker(props?: Omit<Props$5, 'id'>): Api$5<PropTypes>;
323
396
  //#endregion
324
397
  //#region src/components/date-picker/anatomy/root-context.d.ts
325
398
  interface DatePickerRootContextProps {
@@ -335,11 +408,11 @@ declare function RootProvider$15(props: DatePickerRootProviderProps): react_jsx_
335
408
  //#endregion
336
409
  //#region src/components/date-picker/anatomy/table.d.ts
337
410
  interface DatePickerTableProps extends PropsWithElement<'table'>, HTMLAttributes<'table'> {}
338
- declare function Table(props: DatePickerTableProps): react0.JSX.Element;
411
+ declare function Table(props: DatePickerTableProps): react5.JSX.Element;
339
412
  //#endregion
340
413
  //#region src/components/date-picker/anatomy/table-body.d.ts
341
414
  interface DatePickerTableBodyProps extends PropsWithElement<'tbody'>, HTMLAttributes<'tbody'> {}
342
- declare function TableBody(props: DatePickerTableBodyProps): react0.JSX.Element;
415
+ declare function TableBody(props: DatePickerTableBodyProps): react5.JSX.Element;
343
416
  //#endregion
344
417
  //#region src/internal/union.d.ts
345
418
  type Union<T, U> = { [K in keyof T]: K extends keyof U ? U[K] | T[K] : T[K] } & Omit<U, keyof T>;
@@ -350,23 +423,23 @@ declare function TableCell(props: DatePickerTableCellProps): react_jsx_runtime0.
350
423
  //#endregion
351
424
  //#region src/components/date-picker/anatomy/table-cell-trigger.d.ts
352
425
  interface DatePickerTableCellTriggerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
353
- declare function TableCellTrigger(props: DatePickerTableCellTriggerProps): react0.JSX.Element;
426
+ declare function TableCellTrigger(props: DatePickerTableCellTriggerProps): react5.JSX.Element;
354
427
  //#endregion
355
428
  //#region src/components/date-picker/anatomy/table-head.d.ts
356
429
  interface DatePickerTableHeadProps extends PropsWithElement<'thead'>, HTMLAttributes<'thead'> {}
357
- declare function TableHead(props: DatePickerTableHeadProps): react0.JSX.Element;
430
+ declare function TableHead(props: DatePickerTableHeadProps): react5.JSX.Element;
358
431
  //#endregion
359
432
  //#region src/components/date-picker/anatomy/table-header.d.ts
360
433
  interface DatePickerTableHeaderProps extends PropsWithElement<'th'>, HTMLAttributes<'th'> {}
361
- declare function TableHeader(props: DatePickerTableHeaderProps): react0.JSX.Element;
434
+ declare function TableHeader(props: DatePickerTableHeaderProps): react5.JSX.Element;
362
435
  //#endregion
363
436
  //#region src/components/date-picker/anatomy/table-row.d.ts
364
437
  interface DatePickerTableRowProps extends PropsWithElement<'tr'>, HTMLAttributes<'tr'> {}
365
- declare function TableRow(props: DatePickerTableRowProps): react0.JSX.Element;
438
+ declare function TableRow(props: DatePickerTableRowProps): react5.JSX.Element;
366
439
  //#endregion
367
440
  //#region src/components/date-picker/anatomy/trigger.d.ts
368
441
  interface DatePickerTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
369
- declare function Trigger$8(props: DatePickerTriggerProps): react0.JSX.Element;
442
+ declare function Trigger$8(props: DatePickerTriggerProps): react5.JSX.Element;
370
443
  //#endregion
371
444
  //#region src/components/date-picker/anatomy/view.d.ts
372
445
  interface DatePickerViewProps extends ViewProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
@@ -374,15 +447,15 @@ declare function View(props: DatePickerViewProps): react_jsx_runtime0.JSX.Elemen
374
447
  //#endregion
375
448
  //#region src/components/date-picker/anatomy/view-control.d.ts
376
449
  interface DatePickerViewControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
377
- declare function ViewControl(props: DatePickerViewControlProps): react0.JSX.Element;
450
+ declare function ViewControl(props: DatePickerViewControlProps): react5.JSX.Element;
378
451
  //#endregion
379
452
  //#region src/components/date-picker/anatomy/view-trigger.d.ts
380
453
  interface DatePickerViewTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
381
- declare function ViewTrigger(props: DatePickerViewTriggerProps): react0.JSX.Element;
454
+ declare function ViewTrigger(props: DatePickerViewTriggerProps): react5.JSX.Element;
382
455
  //#endregion
383
456
  //#region src/components/date-picker/anatomy/year-select.d.ts
384
457
  interface DatePickerYearSelectProps extends PropsWithElement<'select'>, HTMLAttributes<'select', 'children'> {}
385
- declare function YearSelect(props: DatePickerYearSelectProps): react0.JSX.Element;
458
+ declare function YearSelect(props: DatePickerYearSelectProps): react5.JSX.Element;
386
459
  //#endregion
387
460
  //#region src/components/date-picker/modules/anatomy.d.ts
388
461
  declare const DatePicker: typeof Root$16 & {
@@ -414,30 +487,30 @@ declare const DatePicker: typeof Root$16 & {
414
487
  //#endregion
415
488
  //#region src/components/dialog/anatomy/backdrop.d.ts
416
489
  interface DialogBackdropProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
417
- declare function Backdrop(props: DialogBackdropProps): react0.JSX.Element;
490
+ declare function Backdrop(props: DialogBackdropProps): react5.JSX.Element;
418
491
  //#endregion
419
492
  //#region src/components/dialog/anatomy/close-trigger.d.ts
420
493
  interface DialogCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
421
- declare function CloseTrigger$3(props: DialogCloseTriggerProps): react0.JSX.Element;
494
+ declare function CloseTrigger$3(props: DialogCloseTriggerProps): react5.JSX.Element;
422
495
  //#endregion
423
496
  //#region src/components/dialog/anatomy/content.d.ts
424
497
  interface DialogContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
425
- declare function Content$7(props: DialogContentProps): react0.JSX.Element;
498
+ declare function Content$7(props: DialogContentProps): react5.JSX.Element;
426
499
  //#endregion
427
500
  //#region src/components/dialog/anatomy/description.d.ts
428
501
  interface DialogDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
429
- declare function Description$2(props: DialogDescriptionProps): react0.JSX.Element;
502
+ declare function Description$2(props: DialogDescriptionProps): react5.JSX.Element;
430
503
  //#endregion
431
504
  //#region src/components/dialog/anatomy/positioner.d.ts
432
505
  interface DialogPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
433
- declare function Positioner$4(props: DialogPositionerProps): react0.JSX.Element;
506
+ declare function Positioner$4(props: DialogPositionerProps): react5.JSX.Element;
434
507
  //#endregion
435
508
  //#region src/components/dialog/anatomy/root.d.ts
436
- interface DialogRootProps extends PropsWithChildren, Omit<Props$5, 'id'> {}
509
+ interface DialogRootProps extends PropsWithChildren, Omit<Props$6, 'id'> {}
437
510
  declare function Root$15(props: DialogRootProps): react_jsx_runtime0.JSX.Element;
438
511
  //#endregion
439
512
  //#region src/components/dialog/modules/provider.d.ts
440
- declare function useDialog(props?: Omit<Props$5, 'id'>): Api$5<PropTypes>;
513
+ declare function useDialog(props?: Omit<Props$6, 'id'>): Api$6<PropTypes>;
441
514
  //#endregion
442
515
  //#region src/components/dialog/anatomy/root-context.d.ts
443
516
  interface DialogRootContextProps {
@@ -453,11 +526,11 @@ declare function RootProvider$14(props: DialogRootProviderProps): react_jsx_runt
453
526
  //#endregion
454
527
  //#region src/components/dialog/anatomy/title.d.ts
455
528
  interface DialogTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
456
- declare function Title$3(props: DialogTitleProps): react0.JSX.Element;
529
+ declare function Title$3(props: DialogTitleProps): react5.JSX.Element;
457
530
  //#endregion
458
531
  //#region src/components/dialog/anatomy/trigger.d.ts
459
532
  interface DialogTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
460
- declare function Trigger$7(props: DialogTriggerProps): react0.JSX.Element;
533
+ declare function Trigger$7(props: DialogTriggerProps): react5.JSX.Element;
461
534
  //#endregion
462
535
  //#region src/components/dialog/modules/anatomy.d.ts
463
536
  declare const Dialog: typeof Root$15 & {
@@ -474,46 +547,46 @@ declare const Dialog: typeof Root$15 & {
474
547
  //#endregion
475
548
  //#region src/components/file-upload/anatomy/clear-trigger.d.ts
476
549
  interface FileUploadClearTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
477
- declare function ClearTrigger$1(props: FileUploadClearTriggerProps): react0.JSX.Element;
550
+ declare function ClearTrigger$1(props: FileUploadClearTriggerProps): react5.JSX.Element;
478
551
  //#endregion
479
552
  //#region src/components/file-upload/anatomy/dropzone.d.ts
480
553
  interface FileUploadDropzoneProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
481
- declare function Dropzone(props: FileUploadDropzoneProps): react0.JSX.Element;
554
+ declare function Dropzone(props: FileUploadDropzoneProps): react5.JSX.Element;
482
555
  //#endregion
483
556
  //#region src/components/file-upload/anatomy/hidden-input.d.ts
484
557
  interface FileUploadHiddenInputProps extends PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
485
- declare function HiddenInput$4(props: FileUploadHiddenInputProps): react0.JSX.Element;
558
+ declare function HiddenInput$4(props: FileUploadHiddenInputProps): react5.JSX.Element;
486
559
  //#endregion
487
560
  //#region src/components/file-upload/anatomy/item.d.ts
488
- interface FileUploadItemProps extends ItemProps$2, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
561
+ interface FileUploadItemProps extends ItemProps$3, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
489
562
  declare function Item$9(props: FileUploadItemProps): react_jsx_runtime0.JSX.Element;
490
563
  //#endregion
491
564
  //#region src/components/file-upload/anatomy/item-delete-trigger.d.ts
492
565
  interface FileUploadItemDeleteTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
493
- declare function ItemDeleteTrigger$1(props: FileUploadItemDeleteTriggerProps): react0.JSX.Element;
566
+ declare function ItemDeleteTrigger$1(props: FileUploadItemDeleteTriggerProps): react5.JSX.Element;
494
567
  //#endregion
495
568
  //#region src/components/file-upload/anatomy/item-group.d.ts
496
569
  interface FileUploadItemGroupProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
497
- declare function ItemGroup$2(props: FileUploadItemGroupProps): react0.JSX.Element;
570
+ declare function ItemGroup$2(props: FileUploadItemGroupProps): react5.JSX.Element;
498
571
  //#endregion
499
572
  //#region src/components/file-upload/anatomy/item-name.d.ts
500
573
  interface FileUploadItemNameProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
501
- declare function ItemName(props: FileUploadItemNameProps): react0.JSX.Element;
574
+ declare function ItemName(props: FileUploadItemNameProps): react5.JSX.Element;
502
575
  //#endregion
503
576
  //#region src/components/file-upload/anatomy/item-size-text.d.ts
504
577
  interface FileUploadItemSizeTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
505
- declare function ItemSizeText(props: FileUploadItemSizeTextProps): react0.JSX.Element;
578
+ declare function ItemSizeText(props: FileUploadItemSizeTextProps): react5.JSX.Element;
506
579
  //#endregion
507
580
  //#region src/components/file-upload/anatomy/label.d.ts
508
581
  interface FileUploadLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
509
- declare function Label$8(props: FileUploadLabelProps): react0.JSX.Element;
582
+ declare function Label$8(props: FileUploadLabelProps): react5.JSX.Element;
510
583
  //#endregion
511
584
  //#region src/components/file-upload/anatomy/root.d.ts
512
- interface FileUploadRootProps extends Omit<Props$6, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id' | 'dir'> {}
585
+ interface FileUploadRootProps extends Omit<Props$7, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id' | 'dir'> {}
513
586
  declare function Root$14(props: FileUploadRootProps): react_jsx_runtime0.JSX.Element;
514
587
  //#endregion
515
588
  //#region src/components/file-upload/modules/provider.d.ts
516
- declare function useFileUpload(props?: Omit<Props$6, 'id'>): Api$6<PropTypes>;
589
+ declare function useFileUpload(props?: Omit<Props$7, 'id'>): Api$7<PropTypes>;
517
590
  //#endregion
518
591
  //#region src/components/file-upload/anatomy/root-context.d.ts
519
592
  interface FileUploadRootContextProps {
@@ -529,7 +602,7 @@ declare function RootProvider$13(props: FileUploadRootProviderProps): react_jsx_
529
602
  //#endregion
530
603
  //#region src/components/file-upload/anatomy/trigger.d.ts
531
604
  interface FileUploadTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
532
- declare function Trigger$6(props: FileUploadTriggerProps): react0.JSX.Element;
605
+ declare function Trigger$6(props: FileUploadTriggerProps): react5.JSX.Element;
533
606
  //#endregion
534
607
  //#region src/components/file-upload/modules/anatomy.d.ts
535
608
  declare const FileUpload: typeof Root$14 & {
@@ -549,42 +622,42 @@ declare const FileUpload: typeof Root$14 & {
549
622
  //#endregion
550
623
  //#region src/components/floating-panel/anatomy/body.d.ts
551
624
  interface FloatingPanelBodyProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
552
- declare function Body(props: FloatingPanelBodyProps): react0.JSX.Element;
625
+ declare function Body(props: FloatingPanelBodyProps): react5.JSX.Element;
553
626
  //#endregion
554
627
  //#region src/components/floating-panel/anatomy/close-trigger.d.ts
555
628
  interface FloatingPanelCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
556
- declare function CloseTrigger$2(props: FloatingPanelCloseTriggerProps): react0.JSX.Element;
629
+ declare function CloseTrigger$2(props: FloatingPanelCloseTriggerProps): react5.JSX.Element;
557
630
  //#endregion
558
631
  //#region src/components/floating-panel/anatomy/content.d.ts
559
632
  interface FloatingPanelContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
560
- declare function Content$6(props: FloatingPanelContentProps): react0.JSX.Element;
633
+ declare function Content$6(props: FloatingPanelContentProps): react5.JSX.Element;
561
634
  //#endregion
562
635
  //#region src/components/floating-panel/anatomy/control.d.ts
563
636
  interface FloatingPanelControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
564
- declare function Control$5(props: FloatingPanelControlProps): react0.JSX.Element;
637
+ declare function Control$5(props: FloatingPanelControlProps): react5.JSX.Element;
565
638
  //#endregion
566
639
  //#region src/components/floating-panel/anatomy/drag-trigger.d.ts
567
640
  interface FloatingPanelDragTriggerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
568
- declare function DragTrigger(props: FloatingPanelDragTriggerProps): react0.JSX.Element;
641
+ declare function DragTrigger(props: FloatingPanelDragTriggerProps): react5.JSX.Element;
569
642
  //#endregion
570
643
  //#region src/components/floating-panel/anatomy/header.d.ts
571
644
  interface FloatingPanelHeaderProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
572
- declare function Header(props: FloatingPanelHeaderProps): react0.JSX.Element;
645
+ declare function Header(props: FloatingPanelHeaderProps): react5.JSX.Element;
573
646
  //#endregion
574
647
  //#region src/components/floating-panel/anatomy/positioner.d.ts
575
648
  interface FloatingPanelPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
576
- declare function Positioner$3(props: FloatingPanelPositionerProps): react0.JSX.Element;
649
+ declare function Positioner$3(props: FloatingPanelPositionerProps): react5.JSX.Element;
577
650
  //#endregion
578
651
  //#region src/components/floating-panel/anatomy/resize-trigger.d.ts
579
652
  interface FloatingPanelResizeTriggerProps extends ResizeTriggerProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
580
- declare function ResizeTrigger(props: FloatingPanelResizeTriggerProps): react0.JSX.Element;
653
+ declare function ResizeTrigger(props: FloatingPanelResizeTriggerProps): react5.JSX.Element;
581
654
  //#endregion
582
655
  //#region src/components/floating-panel/anatomy/root.d.ts
583
- interface FloatingPanelRootProps extends PropsWithChildren, Omit<Props$7, 'id'> {}
656
+ interface FloatingPanelRootProps extends PropsWithChildren, Omit<Props$8, 'id'> {}
584
657
  declare function Root$13(props: FloatingPanelRootProps): react_jsx_runtime0.JSX.Element;
585
658
  //#endregion
586
659
  //#region src/components/floating-panel/modules/provider.d.ts
587
- declare function useFloatingPanel(props?: Omit<Props$7, 'id'>): Api$7<PropTypes>;
660
+ declare function useFloatingPanel(props?: Omit<Props$8, 'id'>): Api$8<PropTypes>;
588
661
  //#endregion
589
662
  //#region src/components/floating-panel/anatomy/root-context.d.ts
590
663
  interface FloatingPanelRootContextProps {
@@ -600,15 +673,15 @@ declare function RootProvider$12(props: FloatingPanelRootProviderProps): react_j
600
673
  //#endregion
601
674
  //#region src/components/floating-panel/anatomy/stage-trigger.d.ts
602
675
  interface FloatingPanelStageTriggerProps extends StageTriggerProps, PropsWithElement<'button'>, HTMLAttributes<'button'> {}
603
- declare function StageTrigger(props: FloatingPanelStageTriggerProps): react0.JSX.Element;
676
+ declare function StageTrigger(props: FloatingPanelStageTriggerProps): react5.JSX.Element;
604
677
  //#endregion
605
678
  //#region src/components/floating-panel/anatomy/title.d.ts
606
679
  interface FloatingPanelTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
607
- declare function Title$2(props: FloatingPanelTitleProps): react0.JSX.Element;
680
+ declare function Title$2(props: FloatingPanelTitleProps): react5.JSX.Element;
608
681
  //#endregion
609
682
  //#region src/components/floating-panel/anatomy/trigger.d.ts
610
683
  interface FloatingPanelTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
611
- declare function Trigger$5(props: FloatingPanelTriggerProps): react0.JSX.Element;
684
+ declare function Trigger$5(props: FloatingPanelTriggerProps): react5.JSX.Element;
612
685
  //#endregion
613
686
  //#region src/components/floating-panel/modules/anatomy.d.ts
614
687
  declare const FloatingPanel: typeof Root$13 & {
@@ -628,7 +701,7 @@ declare const FloatingPanel: typeof Root$13 & {
628
701
  };
629
702
  //#endregion
630
703
  //#region src/components/listbox/anatomy/root.d.ts
631
- interface ListboxRootProps extends Omit<Props$8, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
704
+ interface ListboxRootProps extends Omit<Props$9, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
632
705
  declare function Root$12(props: ListboxRootProps): react_jsx_runtime0.JSX.Element;
633
706
  //#endregion
634
707
  //#region src/components/listbox/anatomy/item-group.d.ts
@@ -637,26 +710,26 @@ declare function ItemGroup$1(props: ListboxItemGroupProps): react_jsx_runtime0.J
637
710
  //#endregion
638
711
  //#region src/components/listbox/anatomy/item-group-label.d.ts
639
712
  interface ListboxItemGroupLabelProps extends Omit<ItemGroupLabelProps$1, 'htmlFor'>, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
640
- declare function ItemGroupLabel$1(props: ListboxItemGroupLabelProps): react0.JSX.Element;
713
+ declare function ItemGroupLabel$1(props: ListboxItemGroupLabelProps): react5.JSX.Element;
641
714
  //#endregion
642
715
  //#region src/components/listbox/anatomy/item.d.ts
643
- interface ListboxItemProps extends ItemProps$3, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
716
+ interface ListboxItemProps extends ItemProps$4, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
644
717
  declare function Item$8(props: ListboxItemProps): react_jsx_runtime0.JSX.Element;
645
718
  //#endregion
646
719
  //#region src/components/listbox/anatomy/input.d.ts
647
720
  interface ListboxInputProps extends PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
648
- declare function Input$1(props: ListboxInputProps): react0.JSX.Element;
721
+ declare function Input$1(props: ListboxInputProps): react5.JSX.Element;
649
722
  //#endregion
650
723
  //#region src/components/listbox/anatomy/item-indicator.d.ts
651
724
  interface ListboxItemIndicatorProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
652
- declare function ItemIndicator$1(props: ListboxItemIndicatorProps): react0.JSX.Element;
725
+ declare function ItemIndicator$1(props: ListboxItemIndicatorProps): react5.JSX.Element;
653
726
  //#endregion
654
727
  //#region src/components/listbox/anatomy/item-text.d.ts
655
728
  interface ListboxItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
656
- declare function ItemText$3(props: ListboxItemTextProps): react0.JSX.Element;
729
+ declare function ItemText$3(props: ListboxItemTextProps): react5.JSX.Element;
657
730
  //#endregion
658
731
  //#region src/components/listbox/modules/provider.d.ts
659
- declare function useListbox(props: Omit<Props$8, 'id'>): Api$8<PropTypes>;
732
+ declare function useListbox(props: Omit<Props$9, 'id'>): Api$9<PropTypes>;
660
733
  //#endregion
661
734
  //#region src/components/listbox/anatomy/root-context.d.ts
662
735
  interface ListboxRootContextProps {
@@ -672,11 +745,11 @@ declare function RootProvider$11(props: ListboxRootProviderProps): react_jsx_run
672
745
  //#endregion
673
746
  //#region src/components/listbox/anatomy/label.d.ts
674
747
  interface ListboxLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
675
- declare function Label$7(props: ListboxLabelProps): react0.JSX.Element;
748
+ declare function Label$7(props: ListboxLabelProps): react5.JSX.Element;
676
749
  //#endregion
677
750
  //#region src/components/listbox/anatomy/content.d.ts
678
751
  interface ListboxContentProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
679
- declare function Content$5(props: ListboxContentProps): react0.JSX.Element;
752
+ declare function Content$5(props: ListboxContentProps): react5.JSX.Element;
680
753
  //#endregion
681
754
  //#region src/components/listbox/modules/anatomy.d.ts
682
755
  declare const Listbox: typeof Root$12 & {
@@ -694,22 +767,22 @@ declare const Listbox: typeof Root$12 & {
694
767
  //#endregion
695
768
  //#region src/components/menu/anatomy/arrow.d.ts
696
769
  interface MenuArrowProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
697
- declare function Arrow$2(props: MenuArrowProps): react0.JSX.Element;
770
+ declare function Arrow$2(props: MenuArrowProps): react5.JSX.Element;
698
771
  //#endregion
699
772
  //#region src/components/menu/anatomy/arrow-tip.d.ts
700
773
  interface MenuArrowTipProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
701
- declare function ArrowTip$2(props: MenuArrowTipProps): react0.JSX.Element;
774
+ declare function ArrowTip$2(props: MenuArrowTipProps): react5.JSX.Element;
702
775
  //#endregion
703
776
  //#region src/components/menu/anatomy/content.d.ts
704
777
  interface MenuContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
705
- declare function Content$4(props: MenuContentProps): react0.JSX.Element;
778
+ declare function Content$4(props: MenuContentProps): react5.JSX.Element;
706
779
  //#endregion
707
780
  //#region src/components/menu/anatomy/context-trigger.d.ts
708
781
  interface MenuContextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button', 'id' | 'dir'> {}
709
- declare function ContextTrigger(props: MenuContextTriggerProps): react0.JSX.Element;
782
+ declare function ContextTrigger(props: MenuContextTriggerProps): react5.JSX.Element;
710
783
  //#endregion
711
784
  //#region src/components/menu/anatomy/item.d.ts
712
- interface MenuItemProps extends ItemProps$4, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
785
+ interface MenuItemProps extends ItemProps$5, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
713
786
  declare function Item$7(props: MenuItemProps): react_jsx_runtime0.JSX.Element;
714
787
  //#endregion
715
788
  //#region src/components/menu/anatomy/item-group.d.ts
@@ -718,7 +791,7 @@ declare function ItemGroup(props: MenuItemGroupProps): react_jsx_runtime0.JSX.El
718
791
  //#endregion
719
792
  //#region src/components/menu/anatomy/item-group-label.d.ts
720
793
  interface MenuItemGroupLabelProps extends Omit<ItemGroupLabelProps$2, 'htmlFor'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
721
- declare function ItemGroupLabel(props: MenuItemGroupLabelProps): react0.JSX.Element;
794
+ declare function ItemGroupLabel(props: MenuItemGroupLabelProps): react5.JSX.Element;
722
795
  //#endregion
723
796
  //#region src/components/menu/anatomy/option-item.d.ts
724
797
  interface MenuOptionItemProps extends OptionItemProps, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
@@ -726,26 +799,26 @@ declare function OptionItem(props: MenuOptionItemProps): react_jsx_runtime0.JSX.
726
799
  //#endregion
727
800
  //#region src/components/menu/anatomy/item-text.d.ts
728
801
  interface MenuItemTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
729
- declare function ItemText$2(props: MenuItemTextProps): react0.JSX.Element;
802
+ declare function ItemText$2(props: MenuItemTextProps): react5.JSX.Element;
730
803
  //#endregion
731
804
  //#region src/components/menu/anatomy/item-indicator.d.ts
732
805
  interface MenuItemIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
733
- declare function ItemIndicator(props: MenuItemIndicatorProps): react0.JSX.Element;
806
+ declare function ItemIndicator(props: MenuItemIndicatorProps): react5.JSX.Element;
734
807
  //#endregion
735
808
  //#region src/components/menu/anatomy/indicator.d.ts
736
809
  interface MenuIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
737
- declare function Indicator$3(props: MenuIndicatorProps): react0.JSX.Element;
810
+ declare function Indicator$3(props: MenuIndicatorProps): react5.JSX.Element;
738
811
  //#endregion
739
812
  //#region src/components/menu/anatomy/positioner.d.ts
740
813
  interface MenuPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
741
- declare function Positioner$2(props: MenuPositionerProps): react0.JSX.Element;
814
+ declare function Positioner$2(props: MenuPositionerProps): react5.JSX.Element;
742
815
  //#endregion
743
816
  //#region src/components/menu/anatomy/root.d.ts
744
- interface MenuRootProps extends Omit<Props$9, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div', 'id' | 'dir'>, 'onSelect' | 'aria-label'> {}
817
+ interface MenuRootProps extends Omit<Props$10, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div', 'id' | 'dir'>, 'onSelect' | 'aria-label'> {}
745
818
  declare function Root$11(props: MenuRootProps): react_jsx_runtime0.JSX.Element;
746
819
  //#endregion
747
820
  //#region src/components/menu/modules/provider.d.ts
748
- declare function useMenu(props?: Omit<Props$9, 'id'>): Api$9<PropTypes> & {
821
+ declare function useMenu(props?: Omit<Props$10, 'id'>): Api$10<PropTypes> & {
749
822
  service: Service;
750
823
  };
751
824
  //#endregion
@@ -763,14 +836,14 @@ declare function RootProvider$10(props: MenuRootProviderProps): react_jsx_runtim
763
836
  //#endregion
764
837
  //#region src/components/menu/anatomy/separator.d.ts
765
838
  interface MenuSeparatorProps extends PropsWithElement<'hr'>, HTMLAttributes<'hr', 'id' | 'dir' | 'children'> {}
766
- declare function Separator$1(props: MenuSeparatorProps): react0.JSX.Element;
839
+ declare function Separator$1(props: MenuSeparatorProps): react5.JSX.Element;
767
840
  //#endregion
768
841
  //#region src/components/menu/anatomy/trigger.d.ts
769
842
  interface MenuTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button', 'id' | 'dir'> {}
770
- declare function Trigger$4(props: MenuTriggerProps): react0.JSX.Element;
843
+ declare function Trigger$4(props: MenuTriggerProps): react5.JSX.Element;
771
844
  //#endregion
772
845
  //#region src/components/menu/anatomy/trigger-item.d.ts
773
- interface MenuTriggerItemProps extends ItemProps$4, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
846
+ interface MenuTriggerItemProps extends ItemProps$5, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
774
847
  declare function TriggerItem(props: MenuTriggerItemProps): react_jsx_runtime0.JSX.Element;
775
848
  //#endregion
776
849
  //#region src/components/menu/modules/anatomy.d.ts
@@ -807,39 +880,39 @@ declare function NavigationRoot(props: NavigationRootProps): react_jsx_runtime0.
807
880
  //#endregion
808
881
  //#region src/components/navigation/anatomy/menu.d.ts
809
882
  interface NavigationMenuProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
810
- declare function NavigationMenu(props: NavigationMenuProps): react0.JSX.Element;
883
+ declare function NavigationMenu(props: NavigationMenuProps): react5.JSX.Element;
811
884
  //#endregion
812
885
  //#region src/components/navigation/anatomy/header.d.ts
813
886
  interface NavigationHeaderProps extends PropsWithElement<'header'>, HTMLAttributes<'header'> {}
814
- declare function NavigationHeader(props: NavigationHeaderProps): react0.JSX.Element;
887
+ declare function NavigationHeader(props: NavigationHeaderProps): react5.JSX.Element;
815
888
  //#endregion
816
889
  //#region src/components/navigation/anatomy/content.d.ts
817
890
  interface NavigationContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
818
- declare function NavigationContent(props: NavigationContentProps): react0.JSX.Element;
891
+ declare function NavigationContent(props: NavigationContentProps): react5.JSX.Element;
819
892
  //#endregion
820
893
  //#region src/components/navigation/anatomy/footer.d.ts
821
894
  interface NavigationFooterProps extends PropsWithElement<'footer'>, HTMLAttributes<'footer'> {}
822
- declare function NavigationFooter(props: NavigationFooterProps): react0.JSX.Element;
895
+ declare function NavigationFooter(props: NavigationFooterProps): react5.JSX.Element;
823
896
  //#endregion
824
897
  //#region src/components/navigation/anatomy/group.d.ts
825
898
  interface NavigationGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
826
- declare function NavigationGroup(props: NavigationGroupProps): react0.JSX.Element;
899
+ declare function NavigationGroup(props: NavigationGroupProps): react5.JSX.Element;
827
900
  //#endregion
828
901
  //#region src/components/navigation/anatomy/label.d.ts
829
902
  interface NavigationLabelProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
830
- declare function NavigationLabel(props: NavigationLabelProps): react0.JSX.Element;
903
+ declare function NavigationLabel(props: NavigationLabelProps): react5.JSX.Element;
831
904
  //#endregion
832
905
  //#region src/components/navigation/anatomy/trigger.d.ts
833
906
  interface NavigationTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
834
- declare function NavigationTrigger(props: NavigationTriggerProps): react0.JSX.Element;
907
+ declare function NavigationTrigger(props: NavigationTriggerProps): react5.JSX.Element;
835
908
  //#endregion
836
909
  //#region src/components/navigation/anatomy/trigger-anchor.d.ts
837
910
  interface NavigationTriggerAnchorProps extends PropsWithElement<'a'>, HTMLAttributes<'a'> {}
838
- declare function NavigationTriggerAnchor(props: NavigationTriggerAnchorProps): react0.JSX.Element;
911
+ declare function NavigationTriggerAnchor(props: NavigationTriggerAnchorProps): react5.JSX.Element;
839
912
  //#endregion
840
913
  //#region src/components/navigation/anatomy/trigger-text.d.ts
841
914
  interface NavigationTriggerTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
842
- declare function NavigationTriggerText(props: NavigationTriggerTextProps): react0.JSX.Element;
915
+ declare function NavigationTriggerText(props: NavigationTriggerTextProps): react5.JSX.Element;
843
916
  //#endregion
844
917
  //#region src/components/navigation/modules/anatomy.d.ts
845
918
  declare const Navigation: typeof NavigationRoot & {
@@ -856,30 +929,30 @@ declare const Navigation: typeof NavigationRoot & {
856
929
  //#endregion
857
930
  //#region src/components/pagination/anatomy/ellipsis.d.ts
858
931
  interface PaginationEllipsisProps extends EllipsisProps, PropsWithElement<'span'>, HTMLAttributes<'span'> {}
859
- declare function Ellipsis(props: PaginationEllipsisProps): react0.JSX.Element;
932
+ declare function Ellipsis(props: PaginationEllipsisProps): react5.JSX.Element;
860
933
  //#endregion
861
934
  //#region src/components/pagination/anatomy/first-trigger.d.ts
862
935
  interface PaginationFirstTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
863
- declare function FirstTrigger(props: PaginationFirstTriggerProps): react0.JSX.Element;
936
+ declare function FirstTrigger(props: PaginationFirstTriggerProps): react5.JSX.Element;
864
937
  //#endregion
865
938
  //#region src/components/pagination/anatomy/item.d.ts
866
- interface PaginationItemProps extends ItemProps$5, PropsWithElement<'a'>, HTMLAttributes<'a', 'type'> {}
867
- declare function Item$6(props: PaginationItemProps): react0.JSX.Element;
939
+ interface PaginationItemProps extends ItemProps$6, PropsWithElement<'a'>, HTMLAttributes<'a', 'type'> {}
940
+ declare function Item$6(props: PaginationItemProps): react5.JSX.Element;
868
941
  //#endregion
869
942
  //#region src/components/pagination/anatomy/last-trigger.d.ts
870
943
  interface PaginationLastTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
871
- declare function LastTrigger(props: PaginationLastTriggerProps): react0.JSX.Element;
944
+ declare function LastTrigger(props: PaginationLastTriggerProps): react5.JSX.Element;
872
945
  //#endregion
873
946
  //#region src/components/pagination/anatomy/next-trigger.d.ts
874
947
  interface PaginationNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
875
- declare function NextTrigger$1(props: PaginationNextTriggerProps): react0.JSX.Element;
948
+ declare function NextTrigger$1(props: PaginationNextTriggerProps): react5.JSX.Element;
876
949
  //#endregion
877
950
  //#region src/components/pagination/anatomy/prev-trigger.d.ts
878
951
  interface PaginationPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
879
- declare function PrevTrigger$1(props: PaginationPrevTriggerProps): react0.JSX.Element;
952
+ declare function PrevTrigger$1(props: PaginationPrevTriggerProps): react5.JSX.Element;
880
953
  //#endregion
881
954
  //#region src/components/pagination/modules/provider.d.ts
882
- declare function usePagination(props?: Omit<Props$10, 'id'>): Api$10<PropTypes>;
955
+ declare function usePagination(props?: Omit<Props$11, 'id'>): Api$11<PropTypes>;
883
956
  //#endregion
884
957
  //#region src/components/pagination/anatomy/root-context.d.ts
885
958
  interface PaginationRootContextProps {
@@ -894,7 +967,7 @@ interface PaginationRootProviderProps extends PropsWithElement<'nav'>, HTMLAttri
894
967
  declare function PaginationRootProvider(props: PaginationRootProviderProps): react_jsx_runtime0.JSX.Element;
895
968
  //#endregion
896
969
  //#region src/components/pagination/anatomy/root.d.ts
897
- interface PaginationRootProps extends Omit<Props$10, 'id'>, PropsWithElement<'nav'>, HTMLAttributes<'nav', 'id' | 'dir'> {}
970
+ interface PaginationRootProps extends Omit<Props$11, 'id'>, PropsWithElement<'nav'>, HTMLAttributes<'nav', 'id' | 'dir'> {}
898
971
  declare function PaginationRoot(props: PaginationRootProps): react_jsx_runtime0.JSX.Element;
899
972
  //#endregion
900
973
  //#region src/components/pagination/modules/anatomy.d.ts
@@ -911,30 +984,30 @@ declare const Pagination: typeof PaginationRoot & {
911
984
  //#endregion
912
985
  //#region src/components/popover/anatomy/anchor.d.ts
913
986
  interface PopoverAnchorProps extends PropsWithChildren, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
914
- declare function Anchor(props: PopoverAnchorProps): react0.JSX.Element;
987
+ declare function Anchor(props: PopoverAnchorProps): react5.JSX.Element;
915
988
  //#endregion
916
989
  //#region src/components/popover/anatomy/close-trigger.d.ts
917
990
  interface PopoverCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
918
- declare function CloseTrigger$1(props: PopoverCloseTriggerProps): react0.JSX.Element;
991
+ declare function CloseTrigger$1(props: PopoverCloseTriggerProps): react5.JSX.Element;
919
992
  //#endregion
920
993
  //#region src/components/popover/anatomy/content.d.ts
921
994
  interface PopoverContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
922
- declare function Content$3(props: PopoverContentProps): react0.JSX.Element;
995
+ declare function Content$3(props: PopoverContentProps): react5.JSX.Element;
923
996
  //#endregion
924
997
  //#region src/components/popover/anatomy/description.d.ts
925
998
  interface PopoverDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
926
- declare function Description$1(props: PopoverDescriptionProps): react0.JSX.Element;
999
+ declare function Description$1(props: PopoverDescriptionProps): react5.JSX.Element;
927
1000
  //#endregion
928
1001
  //#region src/components/popover/anatomy/positioner.d.ts
929
1002
  interface PopoverPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
930
- declare function Positioner$1(props: PopoverPositionerProps): react0.JSX.Element;
1003
+ declare function Positioner$1(props: PopoverPositionerProps): react5.JSX.Element;
931
1004
  //#endregion
932
1005
  //#region src/components/popover/anatomy/root.d.ts
933
- interface PopoverRootProps extends PropsWithChildren, Omit<Props$11, 'id'> {}
1006
+ interface PopoverRootProps extends PropsWithChildren, Omit<Props$12, 'id'> {}
934
1007
  declare function Root$10(props: PopoverRootProps): react_jsx_runtime0.JSX.Element;
935
1008
  //#endregion
936
1009
  //#region src/components/popover/modules/provider.d.ts
937
- declare function usePopover(props?: Omit<Props$11, 'id'>): Api$11<PropTypes>;
1010
+ declare function usePopover(props?: Omit<Props$12, 'id'>): Api$12<PropTypes>;
938
1011
  //#endregion
939
1012
  //#region src/components/popover/anatomy/root-context.d.ts
940
1013
  interface PopoverRootContextProps {
@@ -950,19 +1023,19 @@ declare function RootProvider$9(props: PopoverRootProviderProps): react_jsx_runt
950
1023
  //#endregion
951
1024
  //#region src/components/popover/anatomy/title.d.ts
952
1025
  interface PopoverTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
953
- declare function Title$1(props: PopoverTitleProps): react0.JSX.Element;
1026
+ declare function Title$1(props: PopoverTitleProps): react5.JSX.Element;
954
1027
  //#endregion
955
1028
  //#region src/components/popover/anatomy/arrow.d.ts
956
1029
  interface PopoverArrowProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
957
- declare function Arrow$1(props: PopoverArrowProps): react0.JSX.Element;
1030
+ declare function Arrow$1(props: PopoverArrowProps): react5.JSX.Element;
958
1031
  //#endregion
959
1032
  //#region src/components/popover/anatomy/arrow-tip.d.ts
960
1033
  interface PopoverArrowTipProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
961
- declare function ArrowTip$1(props: PopoverArrowTipProps): react0.JSX.Element;
1034
+ declare function ArrowTip$1(props: PopoverArrowTipProps): react5.JSX.Element;
962
1035
  //#endregion
963
1036
  //#region src/components/popover/anatomy/trigger.d.ts
964
1037
  interface PopoverTriggerProps extends PropsWithChildren, PropsWithElement<'button'>, HTMLAttributes<'button'> {}
965
- declare function Trigger$3(props: PopoverTriggerProps): react0.JSX.Element;
1038
+ declare function Trigger$3(props: PopoverTriggerProps): react5.JSX.Element;
966
1039
  //#endregion
967
1040
  //#region src/components/popover/modules/anatomy.d.ts
968
1041
  declare const Popover: typeof Root$10 & {
@@ -1001,18 +1074,18 @@ declare const Portal: typeof Root$9;
1001
1074
  //#endregion
1002
1075
  //#region src/components/progress/anatomy/label.d.ts
1003
1076
  interface ProgressLabelProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1004
- declare function Label$6(props: ProgressLabelProps): react0.JSX.Element;
1077
+ declare function Label$6(props: ProgressLabelProps): react5.JSX.Element;
1005
1078
  //#endregion
1006
1079
  //#region src/components/progress/anatomy/range.d.ts
1007
1080
  interface ProgressRangeProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
1008
- declare function Range$1(props: ProgressRangeProps): react0.JSX.Element;
1081
+ declare function Range$1(props: ProgressRangeProps): react5.JSX.Element;
1009
1082
  //#endregion
1010
1083
  //#region src/components/progress/anatomy/root.d.ts
1011
- interface ProgressRootProps extends Omit<Props$12, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1084
+ interface ProgressRootProps extends Omit<Props$13, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1012
1085
  declare function Root$8(props: ProgressRootProps): react_jsx_runtime0.JSX.Element;
1013
1086
  //#endregion
1014
1087
  //#region src/components/progress/modules/provider.d.ts
1015
- declare function useProgress(props?: Omit<Props$12, 'id'>): Api$12<PropTypes>;
1088
+ declare function useProgress(props?: Omit<Props$13, 'id'>): Api$13<PropTypes>;
1016
1089
  //#endregion
1017
1090
  //#region src/components/progress/anatomy/root-context.d.ts
1018
1091
  interface ProgressRootContextProps {
@@ -1028,23 +1101,23 @@ declare function RootProvider$8(props: ProgressRootProviderProps): react_jsx_run
1028
1101
  //#endregion
1029
1102
  //#region src/components/progress/anatomy/track.d.ts
1030
1103
  interface ProgressTrackProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1031
- declare function Track$1(props: ProgressTrackProps): react0.JSX.Element;
1104
+ declare function Track$1(props: ProgressTrackProps): react5.JSX.Element;
1032
1105
  //#endregion
1033
1106
  //#region src/components/progress/anatomy/value-text.d.ts
1034
1107
  interface ProgressValueTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1035
- declare function ValueText$1(props: ProgressValueTextProps): react0.JSX.Element;
1108
+ declare function ValueText$1(props: ProgressValueTextProps): react5.JSX.Element;
1036
1109
  //#endregion
1037
1110
  //#region src/components/progress/anatomy/circle.d.ts
1038
1111
  interface ProgressCircleProps extends PropsWithElement<'svg'>, HTMLAttributes<'svg'> {}
1039
- declare function Circle(props: ProgressCircleProps): react0.JSX.Element;
1112
+ declare function Circle(props: ProgressCircleProps): react5.JSX.Element;
1040
1113
  //#endregion
1041
1114
  //#region src/components/progress/anatomy/circle-range.d.ts
1042
1115
  interface ProgressCircleRangeProps extends PropsWithElement<'circle'>, HTMLAttributes<'circle', 'children'> {}
1043
- declare function CircleRange(props: ProgressCircleRangeProps): react0.JSX.Element;
1116
+ declare function CircleRange(props: ProgressCircleRangeProps): react5.JSX.Element;
1044
1117
  //#endregion
1045
1118
  //#region src/components/progress/anatomy/circle-track.d.ts
1046
1119
  interface ProgressCircleTrackProps extends PropsWithElement<'circle'>, HTMLAttributes<'circle', 'children'> {}
1047
- declare function CircleTrack(props: ProgressCircleTrackProps): react0.JSX.Element;
1120
+ declare function CircleTrack(props: ProgressCircleTrackProps): react5.JSX.Element;
1048
1121
  //#endregion
1049
1122
  //#region src/components/progress/modules/anatomy.d.ts
1050
1123
  declare const Progress: typeof Root$8 & {
@@ -1061,14 +1134,14 @@ declare const Progress: typeof Root$8 & {
1061
1134
  //#endregion
1062
1135
  //#region src/components/rating-group/anatomy/control.d.ts
1063
1136
  interface RatingGroupControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
1064
- declare function Control$4(props: RatingGroupControlProps): react0.JSX.Element;
1137
+ declare function Control$4(props: RatingGroupControlProps): react5.JSX.Element;
1065
1138
  //#endregion
1066
1139
  //#region src/components/rating-group/anatomy/hidden-input.d.ts
1067
1140
  interface RatingGroupHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'id' | 'dir' | 'children'> {}
1068
- declare function HiddenInput$3(props: RatingGroupHiddenInputProps): react0.JSX.Element;
1141
+ declare function HiddenInput$3(props: RatingGroupHiddenInputProps): react5.JSX.Element;
1069
1142
  //#endregion
1070
1143
  //#region src/components/rating-group/anatomy/item.d.ts
1071
- interface RatingGroupItemProps extends ItemProps$6, PropsWithElement<'span'>, HTMLAttributes<'span', 'id' | 'dir'> {
1144
+ interface RatingGroupItemProps extends ItemProps$7, PropsWithElement<'span'>, HTMLAttributes<'span', 'id' | 'dir'> {
1072
1145
  /**
1073
1146
  * The content to render when the item is in the empty state.
1074
1147
  *
@@ -1088,18 +1161,18 @@ interface RatingGroupItemProps extends ItemProps$6, PropsWithElement<'span'>, HT
1088
1161
  */
1089
1162
  full?: ReactNode;
1090
1163
  }
1091
- declare function Item$5(props: RatingGroupItemProps): react0.JSX.Element;
1164
+ declare function Item$5(props: RatingGroupItemProps): react5.JSX.Element;
1092
1165
  //#endregion
1093
1166
  //#region src/components/rating-group/anatomy/label.d.ts
1094
1167
  interface RatingGroupLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label', 'id' | 'dir'> {}
1095
- declare function Label$5(props: RatingGroupLabelProps): react0.JSX.Element;
1168
+ declare function Label$5(props: RatingGroupLabelProps): react5.JSX.Element;
1096
1169
  //#endregion
1097
1170
  //#region src/components/rating-group/anatomy/root.d.ts
1098
- interface RatingGroupRootProps extends Omit<Props$13, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1171
+ interface RatingGroupRootProps extends Omit<Props$14, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1099
1172
  declare function Root$7(props: RatingGroupRootProps): react_jsx_runtime0.JSX.Element;
1100
1173
  //#endregion
1101
1174
  //#region src/components/rating-group/modules/provider.d.ts
1102
- declare function useRatingGroup(props?: Omit<Props$13, 'id'>): Api$13<PropTypes>;
1175
+ declare function useRatingGroup(props?: Omit<Props$14, 'id'>): Api$14<PropTypes>;
1103
1176
  //#endregion
1104
1177
  //#region src/components/rating-group/anatomy/root-context.d.ts
1105
1178
  interface RatingGroupRootContextProps {
@@ -1125,30 +1198,30 @@ declare const RatingGroup: typeof Root$7 & {
1125
1198
  //#endregion
1126
1199
  //#region src/components/segmented-control/anatomy/control.d.ts
1127
1200
  interface SegmentedControlControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1128
- declare function Control$3(props: SegmentedControlControlProps): react0.JSX.Element;
1201
+ declare function Control$3(props: SegmentedControlControlProps): react5.JSX.Element;
1129
1202
  //#endregion
1130
1203
  //#region src/components/segmented-control/anatomy/indicator.d.ts
1131
1204
  interface SegmentedControlIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
1132
- declare function Indicator$2(props: SegmentedControlIndicatorProps): react0.JSX.Element;
1205
+ declare function Indicator$2(props: SegmentedControlIndicatorProps): react5.JSX.Element;
1133
1206
  //#endregion
1134
1207
  //#region src/components/segmented-control/anatomy/item-hidden-input.d.ts
1135
1208
  interface SegmentedControlItemHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1136
- declare function ItemHiddenInput(props: SegmentedControlItemHiddenInputProps): react0.JSX.Element;
1209
+ declare function ItemHiddenInput(props: SegmentedControlItemHiddenInputProps): react5.JSX.Element;
1137
1210
  //#endregion
1138
1211
  //#region src/components/segmented-control/anatomy/item-text.d.ts
1139
1212
  interface SegmentedControlItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1140
- declare function ItemText$1(props: SegmentedControlItemTextProps): react0.JSX.Element;
1213
+ declare function ItemText$1(props: SegmentedControlItemTextProps): react5.JSX.Element;
1141
1214
  //#endregion
1142
1215
  //#region src/components/segmented-control/anatomy/item.d.ts
1143
- interface SegmentedControlItemProps extends ItemProps$7, PropsWithElement<'label'>, HTMLAttributes<'label'> {}
1216
+ interface SegmentedControlItemProps extends ItemProps$8, PropsWithElement<'label'>, HTMLAttributes<'label'> {}
1144
1217
  declare function Item$4(props: SegmentedControlItemProps): react_jsx_runtime0.JSX.Element;
1145
1218
  //#endregion
1146
1219
  //#region src/components/segmented-control/anatomy/label.d.ts
1147
1220
  interface SegmentedControlLabelProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1148
- declare function Label$4(props: SegmentedControlLabelProps): react0.JSX.Element;
1221
+ declare function Label$4(props: SegmentedControlLabelProps): react5.JSX.Element;
1149
1222
  //#endregion
1150
1223
  //#region src/components/segmented-control/modules/provider.d.ts
1151
- declare function useSegmentedControl(props?: Omit<Props$14, 'id'>): Api$14<PropTypes>;
1224
+ declare function useSegmentedControl(props?: Omit<Props$15, 'id'>): Api$15<PropTypes>;
1152
1225
  //#endregion
1153
1226
  //#region src/components/segmented-control/anatomy/root-context.d.ts
1154
1227
  interface SegmentedControlRootContextProps {
@@ -1163,7 +1236,7 @@ interface SegmentedControlRootProviderProps extends PropsWithElement<'div'>, HTM
1163
1236
  declare function RootProvider$6(props: SegmentedControlRootProviderProps): react_jsx_runtime0.JSX.Element;
1164
1237
  //#endregion
1165
1238
  //#region src/components/segmented-control/anatomy/root.d.ts
1166
- interface SegmentedControlRootProps extends Omit<Props$14, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1239
+ interface SegmentedControlRootProps extends Omit<Props$15, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1167
1240
  declare function Root$6(props: SegmentedControlRootProps): react_jsx_runtime0.JSX.Element;
1168
1241
  //#endregion
1169
1242
  //#region src/components/segmented-control/modules/anatomy.d.ts
@@ -1180,30 +1253,30 @@ declare const SegmentedControl: typeof Root$6 & {
1180
1253
  //#endregion
1181
1254
  //#region src/components/slider/anatomy/control.d.ts
1182
1255
  interface SliderControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1183
- declare function Control$2(props: SliderControlProps): react0.JSX.Element;
1256
+ declare function Control$2(props: SliderControlProps): react5.JSX.Element;
1184
1257
  //#endregion
1185
1258
  //#region src/components/slider/anatomy/hidden-input.d.ts
1186
1259
  interface SliderHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1187
- declare function HiddenInput$2(props: SliderHiddenInputProps): react0.JSX.Element;
1260
+ declare function HiddenInput$2(props: SliderHiddenInputProps): react5.JSX.Element;
1188
1261
  //#endregion
1189
1262
  //#region src/components/slider/anatomy/label.d.ts
1190
1263
  interface SliderLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
1191
- declare function Label$3(props: SliderLabelProps): react0.JSX.Element;
1264
+ declare function Label$3(props: SliderLabelProps): react5.JSX.Element;
1192
1265
  //#endregion
1193
1266
  //#region src/components/slider/anatomy/marker-group.d.ts
1194
1267
  interface SliderMarkerGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1195
- declare function MarkerGroup(props: SliderMarkerGroupProps): react0.JSX.Element;
1268
+ declare function MarkerGroup(props: SliderMarkerGroupProps): react5.JSX.Element;
1196
1269
  //#endregion
1197
1270
  //#region src/components/slider/anatomy/marker.d.ts
1198
1271
  interface SliderMarkerProps extends MarkerProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1199
- declare function Marker(props: SliderMarkerProps): react0.JSX.Element;
1272
+ declare function Marker(props: SliderMarkerProps): react5.JSX.Element;
1200
1273
  //#endregion
1201
1274
  //#region src/components/slider/anatomy/range.d.ts
1202
1275
  interface SliderRangeProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1203
- declare function Range(props: SliderRangeProps): react0.JSX.Element;
1276
+ declare function Range(props: SliderRangeProps): react5.JSX.Element;
1204
1277
  //#endregion
1205
1278
  //#region src/components/slider/modules/provider.d.ts
1206
- declare function useSlider(props?: Omit<Props$15, 'id'>): Api$15<PropTypes>;
1279
+ declare function useSlider(props?: Omit<Props$16, 'id'>): Api$16<PropTypes>;
1207
1280
  //#endregion
1208
1281
  //#region src/components/slider/anatomy/root-context.d.ts
1209
1282
  interface SliderRootContextProps {
@@ -1218,7 +1291,7 @@ interface SliderRootProviderProps extends PropsWithElement<'div'>, HTMLAttribute
1218
1291
  declare function SliderRootProvider(props: SliderRootProviderProps): react_jsx_runtime0.JSX.Element;
1219
1292
  //#endregion
1220
1293
  //#region src/components/slider/anatomy/root.d.ts
1221
- interface SliderRootProps extends Omit<Props$15, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'aria-label' | 'aria-labelledby'> {}
1294
+ interface SliderRootProps extends Omit<Props$16, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'aria-label' | 'aria-labelledby'> {}
1222
1295
  declare function SliderRoot$1(props: SliderRootProps): react_jsx_runtime0.JSX.Element;
1223
1296
  //#endregion
1224
1297
  //#region src/components/slider/anatomy/thumb.d.ts
@@ -1227,11 +1300,11 @@ declare function Thumb$1(props: SliderThumbProps): react_jsx_runtime0.JSX.Elemen
1227
1300
  //#endregion
1228
1301
  //#region src/components/slider/anatomy/track.d.ts
1229
1302
  interface SliderTrackProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1230
- declare function Track(props: SliderTrackProps): react0.JSX.Element;
1303
+ declare function Track(props: SliderTrackProps): react5.JSX.Element;
1231
1304
  //#endregion
1232
1305
  //#region src/components/slider/anatomy/value-text.d.ts
1233
1306
  interface SliderValueTextProps extends PropsWithElement<'output'>, HTMLAttributes<'output'> {}
1234
- declare function ValueText(props: SliderValueTextProps): react0.JSX.Element;
1307
+ declare function ValueText(props: SliderValueTextProps): react5.JSX.Element;
1235
1308
  //#endregion
1236
1309
  //#region src/components/slider/modules/anatomy.d.ts
1237
1310
  declare const Slider: typeof SliderRoot$1 & {
@@ -1249,35 +1322,35 @@ declare const Slider: typeof SliderRoot$1 & {
1249
1322
  };
1250
1323
  //#endregion
1251
1324
  //#region src/components/steps/anatomy/content.d.ts
1252
- interface StepsContentProps extends ItemProps$8, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1253
- declare function Content$2(props: StepsContentProps): react0.JSX.Element;
1325
+ interface StepsContentProps extends ItemProps$9, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1326
+ declare function Content$2(props: StepsContentProps): react5.JSX.Element;
1254
1327
  //#endregion
1255
1328
  //#region src/components/steps/anatomy/indicator.d.ts
1256
1329
  interface StepsIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1257
- declare function Indicator$1(props: StepsIndicatorProps): react0.JSX.Element;
1330
+ declare function Indicator$1(props: StepsIndicatorProps): react5.JSX.Element;
1258
1331
  //#endregion
1259
1332
  //#region src/components/steps/anatomy/item.d.ts
1260
- interface StepsItemProps extends ItemProps$8, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1333
+ interface StepsItemProps extends ItemProps$9, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1261
1334
  declare function Item$3(props: StepsItemProps): react_jsx_runtime0.JSX.Element;
1262
1335
  //#endregion
1263
1336
  //#region src/components/steps/anatomy/list.d.ts
1264
1337
  interface StepsListProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1265
- declare function List$1(props: StepsListProps): react0.JSX.Element;
1338
+ declare function List$1(props: StepsListProps): react5.JSX.Element;
1266
1339
  //#endregion
1267
1340
  //#region src/components/steps/anatomy/next-trigger.d.ts
1268
1341
  interface StepsNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
1269
- declare function NextTrigger(props: StepsNextTriggerProps): react0.JSX.Element;
1342
+ declare function NextTrigger(props: StepsNextTriggerProps): react5.JSX.Element;
1270
1343
  //#endregion
1271
1344
  //#region src/components/steps/anatomy/prev-trigger.d.ts
1272
1345
  interface StepsPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
1273
- declare function PrevTrigger(props: StepsPrevTriggerProps): react0.JSX.Element;
1346
+ declare function PrevTrigger(props: StepsPrevTriggerProps): react5.JSX.Element;
1274
1347
  //#endregion
1275
1348
  //#region src/components/steps/anatomy/root.d.ts
1276
- interface StepsRootProps extends Omit<Props$16, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
1349
+ interface StepsRootProps extends Omit<Props$17, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
1277
1350
  declare function SliderRoot(props: StepsRootProps): react_jsx_runtime0.JSX.Element;
1278
1351
  //#endregion
1279
1352
  //#region src/components/steps/modules/provider.d.ts
1280
- declare function useSteps(props?: Omit<Props$16, 'id'>): Api$16<PropTypes>;
1353
+ declare function useSteps(props?: Omit<Props$17, 'id'>): Api$17<PropTypes>;
1281
1354
  //#endregion
1282
1355
  //#region src/components/steps/anatomy/root-context.d.ts
1283
1356
  interface StepsRootContextProps {
@@ -1293,11 +1366,11 @@ declare function RootProvider$5(props: StepsRootProviderProps): react_jsx_runtim
1293
1366
  //#endregion
1294
1367
  //#region src/components/steps/anatomy/separator.d.ts
1295
1368
  interface StepsSeparatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1296
- declare function Separator(props: StepsSeparatorProps): react0.JSX.Element;
1369
+ declare function Separator(props: StepsSeparatorProps): react5.JSX.Element;
1297
1370
  //#endregion
1298
1371
  //#region src/components/steps/anatomy/trigger.d.ts
1299
1372
  interface StepsTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
1300
- declare function Trigger$2(props: StepsTriggerProps): react0.JSX.Element;
1373
+ declare function Trigger$2(props: StepsTriggerProps): react5.JSX.Element;
1301
1374
  //#endregion
1302
1375
  //#region src/components/steps/modules/anatomy.d.ts
1303
1376
  declare const Steps: typeof SliderRoot & {
@@ -1315,18 +1388,18 @@ declare const Steps: typeof SliderRoot & {
1315
1388
  //#endregion
1316
1389
  //#region src/components/switch/anatomy/control.d.ts
1317
1390
  interface SwitchControlProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1318
- declare function Control$1(props: SwitchControlProps): react0.JSX.Element;
1391
+ declare function Control$1(props: SwitchControlProps): react5.JSX.Element;
1319
1392
  //#endregion
1320
1393
  //#region src/components/switch/anatomy/hidden-input.d.ts
1321
1394
  interface SwitchHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1322
- declare function HiddenInput$1(props: SwitchHiddenInputProps): react0.JSX.Element;
1395
+ declare function HiddenInput$1(props: SwitchHiddenInputProps): react5.JSX.Element;
1323
1396
  //#endregion
1324
1397
  //#region src/components/switch/anatomy/label.d.ts
1325
1398
  interface SwitchLabelProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1326
- declare function Label$2(props: SwitchLabelProps): react0.JSX.Element;
1399
+ declare function Label$2(props: SwitchLabelProps): react5.JSX.Element;
1327
1400
  //#endregion
1328
1401
  //#region src/components/switch/modules/provider.d.ts
1329
- declare function useSwitch(props?: Omit<Props$17, 'id'>): Api$17<PropTypes>;
1402
+ declare function useSwitch(props?: Omit<Props$18, 'id'>): Api$18<PropTypes>;
1330
1403
  //#endregion
1331
1404
  //#region src/components/switch/anatomy/root-context.d.ts
1332
1405
  interface SwitchRootContextProps {
@@ -1342,10 +1415,10 @@ declare function RootProvider$4(props: SwitchRootProviderProps): react_jsx_runti
1342
1415
  //#endregion
1343
1416
  //#region src/components/switch/anatomy/thumb.d.ts
1344
1417
  interface SwitchThumbProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1345
- declare function Thumb(props: SwitchThumbProps): react0.JSX.Element;
1418
+ declare function Thumb(props: SwitchThumbProps): react5.JSX.Element;
1346
1419
  //#endregion
1347
1420
  //#region src/components/switch/anatomy/root.d.ts
1348
- interface SwitchRootProps extends Omit<Props$17, 'id'>, PropsWithElement<'label'>, HTMLAttributes<'label', 'id' | 'dir'> {}
1421
+ interface SwitchRootProps extends Omit<Props$18, 'id'>, PropsWithElement<'label'>, HTMLAttributes<'label', 'id' | 'dir'> {}
1349
1422
  declare function Root$5(props: SwitchRootProps): react_jsx_runtime0.JSX.Element;
1350
1423
  //#endregion
1351
1424
  //#region src/components/switch/modules/anatomy.d.ts
@@ -1360,22 +1433,22 @@ declare const Switch: typeof Root$5 & {
1360
1433
  //#endregion
1361
1434
  //#region src/components/tabs/anatomy/content.d.ts
1362
1435
  interface TabsContentProps extends ContentProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1363
- declare function Content$1(props: TabsContentProps): react0.JSX.Element;
1436
+ declare function Content$1(props: TabsContentProps): react5.JSX.Element;
1364
1437
  //#endregion
1365
1438
  //#region src/components/tabs/anatomy/indicator.d.ts
1366
1439
  interface TabsIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
1367
- declare function Indicator(props: TabsIndicatorProps): react0.JSX.Element;
1440
+ declare function Indicator(props: TabsIndicatorProps): react5.JSX.Element;
1368
1441
  //#endregion
1369
1442
  //#region src/components/tabs/anatomy/list.d.ts
1370
1443
  interface TabsListProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
1371
- declare function List(props: TabsListProps): react0.JSX.Element;
1444
+ declare function List(props: TabsListProps): react5.JSX.Element;
1372
1445
  //#endregion
1373
1446
  //#region src/components/tabs/anatomy/root.d.ts
1374
- interface TabsRootProps extends Omit<Props$18, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1447
+ interface TabsRootProps extends Omit<Props$19, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1375
1448
  declare function Root$4(props: TabsRootProps): react_jsx_runtime0.JSX.Element;
1376
1449
  //#endregion
1377
1450
  //#region src/components/tabs/modules/provider.d.ts
1378
- declare function useTabs(props?: Omit<Props$18, 'id'>): Api$18<PropTypes>;
1451
+ declare function useTabs(props?: Omit<Props$19, 'id'>): Api$19<PropTypes>;
1379
1452
  //#endregion
1380
1453
  //#region src/components/tabs/anatomy/root-context.d.ts
1381
1454
  interface TabsRootContextProps {
@@ -1391,7 +1464,7 @@ declare function RootProvider$3(props: TabsRootProviderProps): react_jsx_runtime
1391
1464
  //#endregion
1392
1465
  //#region src/components/tabs/anatomy/trigger.d.ts
1393
1466
  interface TabsTriggerProps extends TriggerProps, PropsWithElement<'button'>, HTMLAttributes<'button', 'value'> {}
1394
- declare function Trigger$1(props: TabsTriggerProps): react0.JSX.Element;
1467
+ declare function Trigger$1(props: TabsTriggerProps): react5.JSX.Element;
1395
1468
  //#endregion
1396
1469
  //#region src/components/tabs/modules/anatomy.d.ts
1397
1470
  declare const Tabs: typeof Root$4 & {
@@ -1405,50 +1478,50 @@ declare const Tabs: typeof Root$4 & {
1405
1478
  //#endregion
1406
1479
  //#region src/components/tags-input/anatomy/clear-trigger.d.ts
1407
1480
  interface TagsInputClearTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
1408
- declare function ClearTrigger(props: TagsInputClearTriggerProps): react0.JSX.Element;
1481
+ declare function ClearTrigger(props: TagsInputClearTriggerProps): react5.JSX.Element;
1409
1482
  //#endregion
1410
1483
  //#region src/components/tags-input/anatomy/control.d.ts
1411
1484
  interface TagsInputControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1412
- declare function Control(props: TagsInputControlProps): react0.JSX.Element;
1485
+ declare function Control(props: TagsInputControlProps): react5.JSX.Element;
1413
1486
  //#endregion
1414
1487
  //#region src/components/tags-input/anatomy/hidden-input.d.ts
1415
1488
  interface TagsInputHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1416
- declare function HiddenInput(props: TagsInputHiddenInputProps): react0.JSX.Element;
1489
+ declare function HiddenInput(props: TagsInputHiddenInputProps): react5.JSX.Element;
1417
1490
  //#endregion
1418
1491
  //#region src/components/tags-input/anatomy/input.d.ts
1419
1492
  interface TagsInputInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1420
- declare function Input(props: TagsInputInputProps): react0.JSX.Element;
1493
+ declare function Input(props: TagsInputInputProps): react5.JSX.Element;
1421
1494
  //#endregion
1422
1495
  //#region src/components/tags-input/anatomy/item.d.ts
1423
- interface TagsInputItemProps extends ItemProps$9, PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1496
+ interface TagsInputItemProps extends ItemProps$10, PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1424
1497
  declare function Item$2(props: TagsInputItemProps): react_jsx_runtime0.JSX.Element;
1425
1498
  //#endregion
1426
1499
  //#region src/components/tags-input/anatomy/item-delete-trigger.d.ts
1427
1500
  interface TagsInputItemDeleteTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
1428
- declare function ItemDeleteTrigger(props: TagsInputItemDeleteTriggerProps): react0.JSX.Element;
1501
+ declare function ItemDeleteTrigger(props: TagsInputItemDeleteTriggerProps): react5.JSX.Element;
1429
1502
  //#endregion
1430
1503
  //#region src/components/tags-input/anatomy/item-input.d.ts
1431
1504
  interface TagsInputItemInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
1432
- declare function ItemInput(props: TagsInputItemInputProps): react0.JSX.Element;
1505
+ declare function ItemInput(props: TagsInputItemInputProps): react5.JSX.Element;
1433
1506
  //#endregion
1434
1507
  //#region src/components/tags-input/anatomy/item-preview.d.ts
1435
1508
  interface TagsInputItemPreviewProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1436
- declare function ItemPreview(props: TagsInputItemPreviewProps): react0.JSX.Element;
1509
+ declare function ItemPreview(props: TagsInputItemPreviewProps): react5.JSX.Element;
1437
1510
  //#endregion
1438
1511
  //#region src/components/tags-input/anatomy/item-text.d.ts
1439
1512
  interface TagsInputItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1440
- declare function ItemText(props: TagsInputItemTextProps): react0.JSX.Element;
1513
+ declare function ItemText(props: TagsInputItemTextProps): react5.JSX.Element;
1441
1514
  //#endregion
1442
1515
  //#region src/components/tags-input/anatomy/label.d.ts
1443
1516
  interface TagsInputLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
1444
- declare function Label$1(props: TagsInputLabelProps): react0.JSX.Element;
1517
+ declare function Label$1(props: TagsInputLabelProps): react5.JSX.Element;
1445
1518
  //#endregion
1446
1519
  //#region src/components/tags-input/anatomy/root.d.ts
1447
- interface TagsInputRootProps extends Omit<Props$19, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1520
+ interface TagsInputRootProps extends Omit<Props$20, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1448
1521
  declare function Root$3(props: TagsInputRootProps): react_jsx_runtime0.JSX.Element;
1449
1522
  //#endregion
1450
1523
  //#region src/components/tags-input/modules/provider.d.ts
1451
- declare function useTagsInput(props?: Omit<Props$19, 'id'>): Api$19<PropTypes>;
1524
+ declare function useTagsInput(props?: Omit<Props$20, 'id'>): Api$20<PropTypes>;
1452
1525
  //#endregion
1453
1526
  //#region src/components/tags-input/anatomy/root-context.d.ts
1454
1527
  interface TagsInputRootContextProps {
@@ -1480,22 +1553,22 @@ declare const TagsInput: typeof Root$3 & {
1480
1553
  //#endregion
1481
1554
  //#region src/components/toast/anatomy/close-trigger.d.ts
1482
1555
  interface ToastCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
1483
- declare function CloseTrigger(props: ToastCloseTriggerProps): react0.JSX.Element;
1556
+ declare function CloseTrigger(props: ToastCloseTriggerProps): react5.JSX.Element;
1484
1557
  //#endregion
1485
1558
  //#region src/components/toast/anatomy/description.d.ts
1486
1559
  interface ToastDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1487
- declare function Description(props: ToastDescriptionProps): react0.JSX.Element;
1560
+ declare function Description(props: ToastDescriptionProps): react5.JSX.Element;
1488
1561
  //#endregion
1489
1562
  //#region src/components/toast/anatomy/group.d.ts
1490
1563
  interface ToastGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'children'> {
1491
1564
  toaster: Store;
1492
- children?: (toast: Props$20) => JSX.Element | null;
1565
+ children?: (toast: Props$21) => JSX.Element | null;
1493
1566
  }
1494
1567
  declare function Group(props: ToastGroupProps): react_jsx_runtime0.JSX.Element;
1495
1568
  //#endregion
1496
1569
  //#region src/components/toast/anatomy/message.d.ts
1497
1570
  interface ToastMessageProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1498
- declare function Message(props: ToastMessageProps): react0.JSX.Element;
1571
+ declare function Message(props: ToastMessageProps): react5.JSX.Element;
1499
1572
  //#endregion
1500
1573
  //#region src/components/toast/anatomy/root.d.ts
1501
1574
  interface ToastRootProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
@@ -1505,17 +1578,17 @@ declare function Root$2(props: ToastRootProps): react_jsx_runtime0.JSX.Element;
1505
1578
  //#endregion
1506
1579
  //#region src/components/toast/anatomy/root-context.d.ts
1507
1580
  interface ToastRootContextProps {
1508
- children: (toast: Api$20<PropTypes>) => ReactNode;
1581
+ children: (toast: Api$21<PropTypes>) => ReactNode;
1509
1582
  }
1510
1583
  declare function RootContext$3(props: ToastRootContextProps): ReactNode;
1511
1584
  //#endregion
1512
1585
  //#region src/components/toast/anatomy/title.d.ts
1513
1586
  interface ToastTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1514
- declare function Title(props: ToastTitleProps): react0.JSX.Element;
1587
+ declare function Title(props: ToastTitleProps): react5.JSX.Element;
1515
1588
  //#endregion
1516
1589
  //#region src/components/toast/anatomy/action-trigger.d.ts
1517
1590
  interface ToastActionTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
1518
- declare function ActionTrigger(props: ToastActionTriggerProps): react0.JSX.Element;
1591
+ declare function ActionTrigger(props: ToastActionTriggerProps): react5.JSX.Element;
1519
1592
  //#endregion
1520
1593
  //#region src/components/toast/modules/anatomy.d.ts
1521
1594
  declare const Toast: typeof Root$2 & {
@@ -1529,15 +1602,15 @@ declare const Toast: typeof Root$2 & {
1529
1602
  };
1530
1603
  //#endregion
1531
1604
  //#region src/components/toggle-group/anatomy/item.d.ts
1532
- interface ToggleGroupItemProps extends ItemProps$10, PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
1533
- declare function Item$1(props: ToggleGroupItemProps): react0.JSX.Element;
1605
+ interface ToggleGroupItemProps extends ItemProps$11, PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
1606
+ declare function Item$1(props: ToggleGroupItemProps): react5.JSX.Element;
1534
1607
  //#endregion
1535
1608
  //#region src/components/toggle-group/anatomy/root.d.ts
1536
- interface ToggleGroupRootProps extends Omit<Props$21, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1609
+ interface ToggleGroupRootProps extends Omit<Props$22, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1537
1610
  declare function ToggleGroupRoot(props: ToggleGroupRootProps): react_jsx_runtime0.JSX.Element;
1538
1611
  //#endregion
1539
1612
  //#region src/components/toggle-group/modules/provider.d.ts
1540
- declare function useToggleGroup(props?: Omit<Props$21, 'id'>): Api$21<PropTypes>;
1613
+ declare function useToggleGroup(props?: Omit<Props$22, 'id'>): Api$22<PropTypes>;
1541
1614
  //#endregion
1542
1615
  //#region src/components/toggle-group/anatomy/root-context.d.ts
1543
1616
  interface ToggleGroupRootContextProps {
@@ -1560,26 +1633,26 @@ declare const ToggleGroup: typeof ToggleGroupRoot & {
1560
1633
  //#endregion
1561
1634
  //#region src/components/tooltip/anatomy/arrow.d.ts
1562
1635
  interface TooltipArrowProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1563
- declare function Arrow(props: TooltipArrowProps): react0.JSX.Element;
1636
+ declare function Arrow(props: TooltipArrowProps): react5.JSX.Element;
1564
1637
  //#endregion
1565
1638
  //#region src/components/tooltip/anatomy/arrow-tip.d.ts
1566
1639
  interface TooltipArrowTipProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1567
- declare function ArrowTip(props: TooltipArrowTipProps): react0.JSX.Element;
1640
+ declare function ArrowTip(props: TooltipArrowTipProps): react5.JSX.Element;
1568
1641
  //#endregion
1569
1642
  //#region src/components/tooltip/anatomy/content.d.ts
1570
1643
  interface TooltipContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1571
- declare function Content(props: TooltipContentProps): react0.JSX.Element;
1644
+ declare function Content(props: TooltipContentProps): react5.JSX.Element;
1572
1645
  //#endregion
1573
1646
  //#region src/components/tooltip/anatomy/positioner.d.ts
1574
1647
  interface TooltipPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1575
1648
  declare function Positioner(props: TooltipPositionerProps): react_jsx_runtime0.JSX.Element;
1576
1649
  //#endregion
1577
1650
  //#region src/components/tooltip/anatomy/root.d.ts
1578
- interface TooltipRootProps extends PropsWithChildren, Omit<Props$22, 'id'> {}
1651
+ interface TooltipRootProps extends PropsWithChildren, Omit<Props$23, 'id'> {}
1579
1652
  declare function Root$1(props: TooltipRootProps): react_jsx_runtime0.JSX.Element;
1580
1653
  //#endregion
1581
1654
  //#region src/components/tooltip/modules/provider.d.ts
1582
- declare function useTooltip(props?: Omit<Props$22, 'id'>): Api$22<PropTypes>;
1655
+ declare function useTooltip(props?: Omit<Props$23, 'id'>): Api$23<PropTypes>;
1583
1656
  //#endregion
1584
1657
  //#region src/components/tooltip/anatomy/root-context.d.ts
1585
1658
  interface TooltipRootContextProps {
@@ -1595,7 +1668,7 @@ declare function RootProvider$1(props: TooltipRootProviderProps): react_jsx_runt
1595
1668
  //#endregion
1596
1669
  //#region src/components/tooltip/anatomy/trigger.d.ts
1597
1670
  interface TooltipTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
1598
- declare function Trigger(props: TooltipTriggerProps): react0.JSX.Element;
1671
+ declare function Trigger(props: TooltipTriggerProps): react5.JSX.Element;
1599
1672
  //#endregion
1600
1673
  //#region src/components/tooltip/modules/anatomy.d.ts
1601
1674
  declare const Tooltip: typeof Root$1 & {
@@ -1610,31 +1683,31 @@ declare const Tooltip: typeof Root$1 & {
1610
1683
  //#endregion
1611
1684
  //#region src/components/tree-view/anatomy/branch-content.d.ts
1612
1685
  interface TreeViewBranchContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1613
- declare function BranchContent(props: TreeViewBranchContentProps): react0.JSX.Element;
1686
+ declare function BranchContent(props: TreeViewBranchContentProps): react5.JSX.Element;
1614
1687
  //#endregion
1615
1688
  //#region src/components/tree-view/anatomy/branch-control.d.ts
1616
1689
  interface TreeViewBranchControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1617
- declare function BranchControl(props: TreeViewBranchControlProps): react0.JSX.Element;
1690
+ declare function BranchControl(props: TreeViewBranchControlProps): react5.JSX.Element;
1618
1691
  //#endregion
1619
1692
  //#region src/components/tree-view/anatomy/branch-indent-guide.d.ts
1620
1693
  interface TreeViewBranchIndentGuideProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1621
- declare function BranchIndentGuide(props: TreeViewBranchIndentGuideProps): react0.JSX.Element;
1694
+ declare function BranchIndentGuide(props: TreeViewBranchIndentGuideProps): react5.JSX.Element;
1622
1695
  //#endregion
1623
1696
  //#region src/components/tree-view/anatomy/branch-indicator.d.ts
1624
1697
  interface TreeViewBranchIndicatorProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1625
- declare function BranchIndicator(props: TreeViewBranchIndicatorProps): react0.JSX.Element;
1698
+ declare function BranchIndicator(props: TreeViewBranchIndicatorProps): react5.JSX.Element;
1626
1699
  //#endregion
1627
1700
  //#region src/components/tree-view/anatomy/branch-text.d.ts
1628
1701
  interface TreeViewBranchTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
1629
- declare function BranchText(props: TreeViewBranchTextProps): react0.JSX.Element;
1702
+ declare function BranchText(props: TreeViewBranchTextProps): react5.JSX.Element;
1630
1703
  //#endregion
1631
1704
  //#region src/components/tree-view/anatomy/branch.d.ts
1632
1705
  interface TreeViewBranchProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1633
- declare function Branch(props: TreeViewBranchProps): react0.JSX.Element;
1706
+ declare function Branch(props: TreeViewBranchProps): react5.JSX.Element;
1634
1707
  //#endregion
1635
1708
  //#region src/components/tree-view/anatomy/item.d.ts
1636
1709
  interface TreeViewItemProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1637
- declare function Item(props: TreeViewItemProps): react0.JSX.Element;
1710
+ declare function Item(props: TreeViewItemProps): react5.JSX.Element;
1638
1711
  //#endregion
1639
1712
  //#region src/components/tree-view/anatomy/label.d.ts
1640
1713
  interface TreeViewLabelProps extends PropsWithElement<'h3'>, HTMLAttributes<'h3'> {
@@ -1660,7 +1733,7 @@ interface TreeViewNodeProviderProps extends PropsWithChildren {
1660
1733
  declare function NodeProvider(props: TreeViewNodeProviderProps): react_jsx_runtime0.JSX.Element;
1661
1734
  //#endregion
1662
1735
  //#region src/components/tree-view/modules/provider.d.ts
1663
- declare function useTreeView<T extends TreeNode = TreeNode>(props?: Omit<Props$23<T>, 'id'>): Api$23<PropTypes>;
1736
+ declare function useTreeView<T extends TreeNode = TreeNode>(props?: Omit<Props$24<T>, 'id'>): Api$24<PropTypes>;
1664
1737
  //#endregion
1665
1738
  //#region src/components/tree-view/anatomy/root-context.d.ts
1666
1739
  interface TreeViewRootContextProps {
@@ -1675,12 +1748,12 @@ interface TreeViewRootProviderProps extends PropsWithElement<'div'>, HTMLAttribu
1675
1748
  declare function RootProvider(props: TreeViewRootProviderProps): react_jsx_runtime0.JSX.Element;
1676
1749
  //#endregion
1677
1750
  //#region src/components/tree-view/anatomy/root.d.ts
1678
- interface TreeViewRootProps<T extends TreeNode = TreeNode> extends Omit<Props$23<T>, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1751
+ interface TreeViewRootProps<T extends TreeNode = TreeNode> extends Omit<Props$24<T>, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
1679
1752
  declare function Root<T extends TreeNode = TreeNode>(props: TreeViewRootProps<T>): react_jsx_runtime0.JSX.Element;
1680
1753
  //#endregion
1681
1754
  //#region src/components/tree-view/anatomy/tree.d.ts
1682
1755
  interface TreeViewTreeProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
1683
- declare function Tree(props: TreeViewTreeProps): react0.JSX.Element;
1756
+ declare function Tree(props: TreeViewTreeProps): react5.JSX.Element;
1684
1757
  //#endregion
1685
1758
  //#region src/components/tree-view/modules/anatomy.d.ts
1686
1759
  declare const TreeView: typeof Root & {
@@ -1702,4 +1775,4 @@ declare const TreeView: typeof Root & {
1702
1775
  //#region src/hooks/use-list-collection.d.ts
1703
1776
  declare function useListCollection<T extends CollectionItem = CollectionItem>(options: CollectionOptions<T>): ListCollection<T>;
1704
1777
  //#endregion
1705
- export { Accordion, type AccordionItemContentProps, type AccordionItemIndicatorProps, type AccordionItemProps, type AccordionItemTriggerProps, type AccordionRootContextProps, type AccordionRootProps, type AccordionRootProviderProps, AppBar, type AppBarHeadlineProps, type AppBarLeadProps, type AppBarRootProps, type AppBarToolbarProps, type AppBarTrailProps, Avatar, type AvatarFallbackProps, type AvatarImageProps, type AvatarRootContextProps, type AvatarRootProps, type AvatarRootProviderProps, Collapsible, type CollapsibleContentProps, type CollapsibleIndicatorProps, type CollapsibleRootContextProps, type CollapsibleRootProps, type CollapsibleRootProviderProps, type CollapsibleTriggerProps, Combobox, type ComboboxClearTriggerProps, type ComboboxContentProps, type ComboboxControlProps, type ComboboxInputProps, type ComboboxItemGroupLabelProps, type ComboboxItemGroupProps, type ComboboxItemIndicatorProps, type ComboboxItemProps, type ComboboxItemTextProps, type ComboboxLabelProps, type ComboboxPositionerProps, type ComboboxRootContextProps, type ComboboxRootProps, type ComboboxRootProviderProps, type ComboboxTriggerProps, DatePicker, type DatePickerContentProps, type DatePickerControlProps, type DatePickerInputProps, type DatePickerLabelProps, type DatePickerMonthSelectProps, type DatePickerNextTriggerProps, type DatePickerPositionerProps, type DatePickerPresetTriggerProps, type DatePickerPrevTriggerProps, type DatePickerRangeTextProps, type DatePickerRootContextProps, type DatePickerRootProps, type DatePickerRootProviderProps, type DatePickerTableBodyProps, type DatePickerTableCellProps, type DatePickerTableCellTriggerProps, type DatePickerTableHeadProps, type DatePickerTableHeaderProps, type DatePickerTableProps, type DatePickerTableRowProps, type DatePickerTriggerProps, type DatePickerViewControlProps, type DatePickerViewProps, type DatePickerViewTriggerProps, type DatePickerYearSelectProps, type DateValue, Dialog, type DialogBackdropProps, type DialogCloseTriggerProps, type DialogContentProps, type DialogDescriptionProps, type DialogPositionerProps, type DialogRootContextProps, type DialogRootProps, type DialogRootProviderProps, type DialogTitleProps, type DialogTriggerProps, FileUpload, type FileUploadClearTriggerProps, type FileUploadDropzoneProps, type FileUploadHiddenInputProps, type FileUploadItemDeleteTriggerProps, type FileUploadItemGroupProps, type FileUploadItemNameProps, type FileUploadItemProps, type FileUploadItemSizeTextProps, type FileUploadLabelProps, type FileUploadRootContextProps, type FileUploadRootProps, type FileUploadRootProviderProps, type FileUploadTriggerProps, FloatingPanel, type FloatingPanelBodyProps, type FloatingPanelCloseTriggerProps, type FloatingPanelContentProps, type FloatingPanelControlProps, type FloatingPanelDragTriggerProps, type FloatingPanelHeaderProps, type FloatingPanelPositionerProps, type FloatingPanelResizeTriggerProps, type FloatingPanelRootContextProps, type FloatingPanelRootProps, type FloatingPanelRootProviderProps, type FloatingPanelStageTriggerProps, type FloatingPanelTitleProps, type FloatingPanelTriggerProps, Listbox, type ListboxContentProps, type ListboxInputProps, type ListboxItemGroupLabelProps, type ListboxItemGroupProps, type ListboxItemIndicatorProps, type ListboxItemProps, type ListboxItemTextProps, type ListboxLabelProps, type ListboxRootContextProps, type ListboxRootProps, type ListboxRootProviderProps, Menu, type MenuArrowProps, type MenuArrowTipProps, type MenuContentProps, type MenuContextTriggerProps, type MenuIndicatorProps, type MenuItemGroupLabelProps, type MenuItemGroupProps, type MenuItemIndicatorProps, type MenuItemProps, type MenuItemTextProps, type MenuOptionItemProps, type MenuPositionerProps, type MenuRootContextProps, type MenuRootProps, type MenuRootProviderProps, type MenuSeparatorProps, type MenuTriggerItemProps, type MenuTriggerProps, Navigation, type NavigationContentProps, type NavigationFooterProps, type NavigationGroupProps, type NavigationHeaderProps, type NavigationLabelProps, type NavigationMenuProps, type NavigationRootProps, type NavigationTriggerAnchorProps, type NavigationTriggerProps, type NavigationTriggerTextProps, Pagination, type PaginationEllipsisProps, type PaginationFirstTriggerProps, type PaginationItemProps, type PaginationLastTriggerProps, type PaginationNextTriggerProps, type PaginationPrevTriggerProps, type PaginationRootContextProps, type PaginationRootProps, type PaginationRootProviderProps, Popover, type PopoverAnchorProps, type PopoverArrowProps, type PopoverArrowTipProps, type PopoverCloseTriggerProps, type PopoverContentProps, type PopoverDescriptionProps, type PopoverPositionerProps, type PopoverRootContextProps, type PopoverRootProps, type PopoverRootProviderProps, type PopoverTitleProps, type PopoverTriggerProps, Portal, type PortalRootProps, Progress, type ProgressCircleProps, type ProgressCircleRangeProps, type ProgressCircleTrackProps, type ProgressLabelProps, type ProgressRangeProps, type ProgressRootContextProps, type ProgressRootProps, type ProgressRootProviderProps, type ProgressTrackProps, type ProgressValueTextProps, RatingGroup, type RatingGroupControlProps, type RatingGroupHiddenInputProps, type RatingGroupItemProps, type RatingGroupLabelProps, type RatingGroupRootContextProps, type RatingGroupRootProps, type RatingGroupRootProviderProps, SegmentedControl, type SegmentedControlControlProps, type SegmentedControlIndicatorProps, type SegmentedControlItemHiddenInputProps, type SegmentedControlItemProps, type SegmentedControlItemTextProps, type SegmentedControlLabelProps, type SegmentedControlRootContextProps, type SegmentedControlRootProps, type SegmentedControlRootProviderProps, Slider, type SliderControlProps, type SliderHiddenInputProps, type SliderLabelProps, type SliderMarkerGroupProps, type SliderMarkerProps, type SliderRangeProps, type SliderRootContextProps, type SliderRootProps, type SliderRootProviderProps, type SliderThumbProps, type SliderTrackProps, type SliderValueTextProps, Steps, type StepsContentProps, type StepsIndicatorProps, type StepsItemProps, type StepsListProps, type StepsNextTriggerProps, type StepsPrevTriggerProps, type StepsRootContextProps, type StepsRootProps, type StepsRootProviderProps, type StepsSeparatorProps, type StepsTriggerProps, Switch, type SwitchControlProps, type SwitchHiddenInputProps, type SwitchLabelProps, type SwitchRootContextProps, type SwitchRootProps, type SwitchRootProviderProps, type SwitchThumbProps, Tabs, type TabsContentProps, type TabsIndicatorProps, type TabsListProps, type TabsRootContextProps, type TabsRootProps, type TabsRootProviderProps, type TabsTriggerProps, TagsInput, type TagsInputClearTriggerProps, type TagsInputControlProps, type TagsInputHiddenInputProps, type TagsInputInputProps, type TagsInputItemDeleteTriggerProps, type TagsInputItemInputProps, type TagsInputItemPreviewProps, type TagsInputItemProps, type TagsInputItemTextProps, type TagsInputLabelProps, type TagsInputRootContextProps, type TagsInputRootProps, type TagsInputRootProviderProps, Toast, type ToastActionTriggerProps, type ToastCloseTriggerProps, type ToastDescriptionProps, type ToastGroupProps, type ToastMessageProps, type ToastRootContextProps, type ToastRootProps, type ToastTitleProps, ToggleGroup, type ToggleGroupItemProps, type ToggleGroupRootContextProps, type ToggleGroupRootProps, type ToggleGroupRootProviderProps, Tooltip, type TooltipArrowProps, type TooltipArrowTipProps, type TooltipContentProps, type TooltipPositionerProps, type TooltipRootContextProps, type TooltipRootProps, type TooltipRootProviderProps, type TooltipTriggerProps, TreeView, type TreeViewBranchContentProps, type TreeViewBranchControlProps, type TreeViewBranchIndentGuideProps, type TreeViewBranchIndicatorProps, type TreeViewBranchProps, type TreeViewBranchTextProps, type TreeViewItemProps, type TreeViewLabelProps, type TreeViewNodeContextProps, type TreeViewNodeProviderProps, type TreeViewRootContextProps, type TreeViewRootProps, type TreeViewRootProviderProps, type TreeViewTreeProps, createToaster, createTreeViewCollection, parseDate, useAccordion, useAvatar, useCollapsible, useCombobox, useDatePicker, useDialog, useFileUpload, useFloatingPanel, useListCollection, useListbox, useMenu, usePagination, usePopover, useProgress, useRatingGroup, useSegmentedControl, useSlider, useSteps, useSwitch, useTabs, useTagsInput, useToggleGroup, useTooltip, useTreeView };
1778
+ export { Accordion, type AccordionItemContentProps, type AccordionItemIndicatorProps, type AccordionItemProps, type AccordionItemTriggerProps, type AccordionRootContextProps, type AccordionRootProps, type AccordionRootProviderProps, AppBar, type AppBarHeadlineProps, type AppBarLeadProps, type AppBarRootProps, type AppBarToolbarProps, type AppBarTrailProps, Avatar, type AvatarFallbackProps, type AvatarImageProps, type AvatarRootContextProps, type AvatarRootProps, type AvatarRootProviderProps, Carousel, type CarouselAutoplayTriggerProps, type CarouselControlProps, type CarouselIndicatorGroupProps, type CarouselIndicatorProps, type CarouselItemGroupProps, type CarouselItemProps, type CarouselNextTriggerProps, type CarouselPrevTriggerProps, type CarouselProgressTextProps, type CarouselRootContextProps, type CarouselRootProps, type CarouselRootProviderProps, Collapsible, type CollapsibleContentProps, type CollapsibleIndicatorProps, type CollapsibleRootContextProps, type CollapsibleRootProps, type CollapsibleRootProviderProps, type CollapsibleTriggerProps, Combobox, type ComboboxClearTriggerProps, type ComboboxContentProps, type ComboboxControlProps, type ComboboxInputProps, type ComboboxItemGroupLabelProps, type ComboboxItemGroupProps, type ComboboxItemIndicatorProps, type ComboboxItemProps, type ComboboxItemTextProps, type ComboboxLabelProps, type ComboboxPositionerProps, type ComboboxRootContextProps, type ComboboxRootProps, type ComboboxRootProviderProps, type ComboboxTriggerProps, DatePicker, type DatePickerContentProps, type DatePickerControlProps, type DatePickerInputProps, type DatePickerLabelProps, type DatePickerMonthSelectProps, type DatePickerNextTriggerProps, type DatePickerPositionerProps, type DatePickerPresetTriggerProps, type DatePickerPrevTriggerProps, type DatePickerRangeTextProps, type DatePickerRootContextProps, type DatePickerRootProps, type DatePickerRootProviderProps, type DatePickerTableBodyProps, type DatePickerTableCellProps, type DatePickerTableCellTriggerProps, type DatePickerTableHeadProps, type DatePickerTableHeaderProps, type DatePickerTableProps, type DatePickerTableRowProps, type DatePickerTriggerProps, type DatePickerViewControlProps, type DatePickerViewProps, type DatePickerViewTriggerProps, type DatePickerYearSelectProps, type DateValue, Dialog, type DialogBackdropProps, type DialogCloseTriggerProps, type DialogContentProps, type DialogDescriptionProps, type DialogPositionerProps, type DialogRootContextProps, type DialogRootProps, type DialogRootProviderProps, type DialogTitleProps, type DialogTriggerProps, FileUpload, type FileUploadClearTriggerProps, type FileUploadDropzoneProps, type FileUploadHiddenInputProps, type FileUploadItemDeleteTriggerProps, type FileUploadItemGroupProps, type FileUploadItemNameProps, type FileUploadItemProps, type FileUploadItemSizeTextProps, type FileUploadLabelProps, type FileUploadRootContextProps, type FileUploadRootProps, type FileUploadRootProviderProps, type FileUploadTriggerProps, FloatingPanel, type FloatingPanelBodyProps, type FloatingPanelCloseTriggerProps, type FloatingPanelContentProps, type FloatingPanelControlProps, type FloatingPanelDragTriggerProps, type FloatingPanelHeaderProps, type FloatingPanelPositionerProps, type FloatingPanelResizeTriggerProps, type FloatingPanelRootContextProps, type FloatingPanelRootProps, type FloatingPanelRootProviderProps, type FloatingPanelStageTriggerProps, type FloatingPanelTitleProps, type FloatingPanelTriggerProps, Listbox, type ListboxContentProps, type ListboxInputProps, type ListboxItemGroupLabelProps, type ListboxItemGroupProps, type ListboxItemIndicatorProps, type ListboxItemProps, type ListboxItemTextProps, type ListboxLabelProps, type ListboxRootContextProps, type ListboxRootProps, type ListboxRootProviderProps, Menu, type MenuArrowProps, type MenuArrowTipProps, type MenuContentProps, type MenuContextTriggerProps, type MenuIndicatorProps, type MenuItemGroupLabelProps, type MenuItemGroupProps, type MenuItemIndicatorProps, type MenuItemProps, type MenuItemTextProps, type MenuOptionItemProps, type MenuPositionerProps, type MenuRootContextProps, type MenuRootProps, type MenuRootProviderProps, type MenuSeparatorProps, type MenuTriggerItemProps, type MenuTriggerProps, Navigation, type NavigationContentProps, type NavigationFooterProps, type NavigationGroupProps, type NavigationHeaderProps, type NavigationLabelProps, type NavigationMenuProps, type NavigationRootProps, type NavigationTriggerAnchorProps, type NavigationTriggerProps, type NavigationTriggerTextProps, Pagination, type PaginationEllipsisProps, type PaginationFirstTriggerProps, type PaginationItemProps, type PaginationLastTriggerProps, type PaginationNextTriggerProps, type PaginationPrevTriggerProps, type PaginationRootContextProps, type PaginationRootProps, type PaginationRootProviderProps, Popover, type PopoverAnchorProps, type PopoverArrowProps, type PopoverArrowTipProps, type PopoverCloseTriggerProps, type PopoverContentProps, type PopoverDescriptionProps, type PopoverPositionerProps, type PopoverRootContextProps, type PopoverRootProps, type PopoverRootProviderProps, type PopoverTitleProps, type PopoverTriggerProps, Portal, type PortalRootProps, Progress, type ProgressCircleProps, type ProgressCircleRangeProps, type ProgressCircleTrackProps, type ProgressLabelProps, type ProgressRangeProps, type ProgressRootContextProps, type ProgressRootProps, type ProgressRootProviderProps, type ProgressTrackProps, type ProgressValueTextProps, RatingGroup, type RatingGroupControlProps, type RatingGroupHiddenInputProps, type RatingGroupItemProps, type RatingGroupLabelProps, type RatingGroupRootContextProps, type RatingGroupRootProps, type RatingGroupRootProviderProps, SegmentedControl, type SegmentedControlControlProps, type SegmentedControlIndicatorProps, type SegmentedControlItemHiddenInputProps, type SegmentedControlItemProps, type SegmentedControlItemTextProps, type SegmentedControlLabelProps, type SegmentedControlRootContextProps, type SegmentedControlRootProps, type SegmentedControlRootProviderProps, Slider, type SliderControlProps, type SliderHiddenInputProps, type SliderLabelProps, type SliderMarkerGroupProps, type SliderMarkerProps, type SliderRangeProps, type SliderRootContextProps, type SliderRootProps, type SliderRootProviderProps, type SliderThumbProps, type SliderTrackProps, type SliderValueTextProps, Steps, type StepsContentProps, type StepsIndicatorProps, type StepsItemProps, type StepsListProps, type StepsNextTriggerProps, type StepsPrevTriggerProps, type StepsRootContextProps, type StepsRootProps, type StepsRootProviderProps, type StepsSeparatorProps, type StepsTriggerProps, Switch, type SwitchControlProps, type SwitchHiddenInputProps, type SwitchLabelProps, type SwitchRootContextProps, type SwitchRootProps, type SwitchRootProviderProps, type SwitchThumbProps, Tabs, type TabsContentProps, type TabsIndicatorProps, type TabsListProps, type TabsRootContextProps, type TabsRootProps, type TabsRootProviderProps, type TabsTriggerProps, TagsInput, type TagsInputClearTriggerProps, type TagsInputControlProps, type TagsInputHiddenInputProps, type TagsInputInputProps, type TagsInputItemDeleteTriggerProps, type TagsInputItemInputProps, type TagsInputItemPreviewProps, type TagsInputItemProps, type TagsInputItemTextProps, type TagsInputLabelProps, type TagsInputRootContextProps, type TagsInputRootProps, type TagsInputRootProviderProps, Toast, type ToastActionTriggerProps, type ToastCloseTriggerProps, type ToastDescriptionProps, type ToastGroupProps, type ToastMessageProps, type ToastRootContextProps, type ToastRootProps, type ToastTitleProps, ToggleGroup, type ToggleGroupItemProps, type ToggleGroupRootContextProps, type ToggleGroupRootProps, type ToggleGroupRootProviderProps, Tooltip, type TooltipArrowProps, type TooltipArrowTipProps, type TooltipContentProps, type TooltipPositionerProps, type TooltipRootContextProps, type TooltipRootProps, type TooltipRootProviderProps, type TooltipTriggerProps, TreeView, type TreeViewBranchContentProps, type TreeViewBranchControlProps, type TreeViewBranchIndentGuideProps, type TreeViewBranchIndicatorProps, type TreeViewBranchProps, type TreeViewBranchTextProps, type TreeViewItemProps, type TreeViewLabelProps, type TreeViewNodeContextProps, type TreeViewNodeProviderProps, type TreeViewRootContextProps, type TreeViewRootProps, type TreeViewRootProviderProps, type TreeViewTreeProps, createToaster, createTreeViewCollection, parseDate, useAccordion, useAvatar, useCarousel, useCollapsible, useCombobox, useDatePicker, useDialog, useFileUpload, useFloatingPanel, useListCollection, useListbox, useMenu, usePagination, usePopover, useProgress, useRatingGroup, useSegmentedControl, useSlider, useSteps, useSwitch, useTabs, useTagsInput, useToggleGroup, useTooltip, useTreeView };