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