@typlog/ui 0.14.0 → 0.16.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.
package/index.d.ts ADDED
@@ -0,0 +1,3061 @@
1
+ import { AcceptableInputValue } from 'reka-ui';
2
+ import { AcceptableValue } from 'reka-ui';
3
+ import { AccordionContentProps } from 'reka-ui';
4
+ import { AccordionItemProps as AccordionItemProps_2 } from 'reka-ui';
5
+ import { AccordionRootProps as AccordionRootProps_2 } from 'reka-ui';
6
+ import { AlertDialogAction } from 'reka-ui';
7
+ import { AlertDialogActionProps } from 'reka-ui';
8
+ import { AlertDialogCancel } from 'reka-ui';
9
+ import { AlertDialogCancelProps } from 'reka-ui';
10
+ import { AlertDialogContentProps } from 'reka-ui';
11
+ import { AlertDialogProps } from 'reka-ui';
12
+ import { AlertDialogRoot } from 'reka-ui';
13
+ import { AlertDialogTrigger } from 'reka-ui';
14
+ import { AlertDialogTriggerProps } from 'reka-ui';
15
+ import { AsTag } from 'reka-ui';
16
+ import { CheckboxGroupRootEmits } from 'reka-ui';
17
+ import { CheckboxGroupRootProps } from 'reka-ui';
18
+ import { CheckboxRootProps } from 'reka-ui';
19
+ import { CollapsibleContentProps } from 'reka-ui';
20
+ import { CollapsibleRootProps as CollapsibleRootProps_2 } from 'reka-ui';
21
+ import { CollapsibleTriggerProps as CollapsibleTriggerProps_2 } from 'reka-ui';
22
+ import { ComboboxContentProps as ComboboxContentProps_2 } from 'reka-ui';
23
+ import { ComboboxGroup } from 'reka-ui';
24
+ import { ComboboxInputProps as ComboboxInputProps_2 } from 'reka-ui';
25
+ import { ComboboxItemProps } from 'reka-ui';
26
+ import { ComboboxLabelProps } from 'reka-ui';
27
+ import { ComboboxRootProps as ComboboxRootProps_2 } from 'reka-ui';
28
+ import { Component } from 'vue';
29
+ import { ComponentOptionsMixin } from 'vue';
30
+ import { ComponentProvideOptions } from 'vue';
31
+ import { ComputedRef } from 'vue';
32
+ import { DefineComponent } from 'vue';
33
+ import { DialogClose } from 'reka-ui';
34
+ import { DialogCloseProps } from 'reka-ui';
35
+ import { DialogContentProps } from 'reka-ui';
36
+ import { DialogRoot } from 'reka-ui';
37
+ import { DialogRootProps } from 'reka-ui';
38
+ import { DialogTrigger } from 'reka-ui';
39
+ import { DialogTriggerProps } from 'reka-ui';
40
+ import { DrawerClose } from 'reka-ui';
41
+ import { DrawerCloseProps } from 'reka-ui';
42
+ import { DrawerContentEmits } from 'reka-ui';
43
+ import { DrawerContentProps } from 'reka-ui';
44
+ import { DrawerHandleProps } from 'reka-ui';
45
+ import { DrawerIndent } from 'reka-ui';
46
+ import { DrawerIndentBackground } from 'reka-ui';
47
+ import { DrawerIndentBackgroundProps } from 'reka-ui';
48
+ import { DrawerIndentProps } from 'reka-ui';
49
+ import { DrawerOpenChangeDetails } from 'reka-ui';
50
+ import { DrawerProvider } from 'reka-ui';
51
+ import { DrawerRootEmits as DrawerRootEmits_2 } from 'reka-ui';
52
+ import { DrawerRootProps as DrawerRootProps_2 } from 'reka-ui';
53
+ import { DrawerSwipeArea } from 'reka-ui';
54
+ import { DrawerSwipeAreaProps } from 'reka-ui';
55
+ import { DrawerTrigger } from 'reka-ui';
56
+ import { DrawerTriggerProps } from 'reka-ui';
57
+ import { DropdownMenuContentProps as DropdownMenuContentProps_2 } from 'reka-ui';
58
+ import { DropdownMenuItemProps as DropdownMenuItemProps_2 } from 'reka-ui';
59
+ import { DropdownMenuRoot } from 'reka-ui';
60
+ import { DropdownMenuTrigger } from 'reka-ui';
61
+ import { EditableRootProps } from 'reka-ui';
62
+ import { FlattenedItem } from 'reka-ui';
63
+ import { FocusOutsideEvent } from 'reka-ui';
64
+ import { MaybeRefOrGetter } from 'vue';
65
+ import { NavigationMenuContentProps } from 'reka-ui';
66
+ import { NavigationMenuItem } from 'reka-ui';
67
+ import { NavigationMenuLinkProps as NavigationMenuLinkProps_2 } from 'reka-ui';
68
+ import { NavigationMenuListProps as NavigationMenuListProps_2 } from 'reka-ui';
69
+ import { NavigationMenuRootProps } from 'reka-ui';
70
+ import { NavigationMenuTriggerProps as NavigationMenuTriggerProps_2 } from 'reka-ui';
71
+ import { PaginationRootProps } from 'reka-ui';
72
+ import { PinInputInputProps as PinInputInputProps_2 } from 'reka-ui';
73
+ import { PinInputRootProps as PinInputRootProps_2 } from 'reka-ui';
74
+ import { PointerDownOutsideEvent } from 'reka-ui';
75
+ import { PopoverClose } from 'reka-ui';
76
+ import { PopoverContentProps } from 'reka-ui';
77
+ import { PopoverRoot } from 'reka-ui';
78
+ import { PopoverTrigger } from 'reka-ui';
79
+ import { PrimitiveProps } from 'reka-ui';
80
+ import { PublicProps } from 'vue';
81
+ import { RadioGroupItemProps as RadioGroupItemProps_2 } from 'reka-ui';
82
+ import { RadioGroupRootProps as RadioGroupRootProps_2 } from 'reka-ui';
83
+ import { Ref } from 'vue';
84
+ import { ScrollAreaRootProps } from 'reka-ui';
85
+ import { SelectContentProps as SelectContentProps_2 } from 'reka-ui';
86
+ import { SelectGroup } from 'reka-ui';
87
+ import { SelectItemProps } from 'reka-ui';
88
+ import { SelectLabelProps } from 'reka-ui';
89
+ import { SelectRootProps as SelectRootProps_2 } from 'reka-ui';
90
+ import { SelectTriggerProps as SelectTriggerProps_2 } from 'reka-ui';
91
+ import { SwitchRootProps } from 'reka-ui';
92
+ import { TabsContent } from 'reka-ui';
93
+ import { TabsRoot } from 'reka-ui';
94
+ import { TabsTriggerProps } from 'reka-ui';
95
+ import { ToastProviderProps as ToastProviderProps_2 } from 'reka-ui';
96
+ import { ToggleGroupItemProps } from 'reka-ui';
97
+ import { ToggleGroupRootProps as ToggleGroupRootProps_2 } from 'reka-ui';
98
+ import { ToggleProps as ToggleProps_2 } from 'reka-ui';
99
+ import { TooltipContentProps } from 'reka-ui';
100
+ import { TooltipRootProps } from 'reka-ui';
101
+ import { TreeItemEmits as TreeItemEmits_2 } from 'reka-ui';
102
+ import { TreeItemProps as TreeItemProps_2 } from 'reka-ui';
103
+ import { TreeItemSelectEvent } from 'reka-ui';
104
+ import { TreeItemToggleEvent } from 'reka-ui';
105
+ import { TreeRootEmits as TreeRootEmits_2 } from 'reka-ui';
106
+ import { TreeRootProps as TreeRootProps_2 } from 'reka-ui';
107
+ import { TreeVirtualizerProps } from 'reka-ui';
108
+ import { VirtualItem } from '@tanstack/vue-virtual';
109
+ import { VNode } from 'vue';
110
+
111
+ declare const __VLS_base: DefineComponent<ToggleGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToggleGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
112
+
113
+ declare const __VLS_base_2: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
114
+
115
+ declare const __VLS_base_3: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
116
+
117
+ declare const __VLS_base_4: DefineComponent<TabsTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
118
+
119
+ declare const __VLS_base_5: DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
120
+
121
+ declare const __VLS_export: __VLS_WithSlots< DefineComponent<ThemeProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ThemeProviderProps> & Readonly<{}>, {
122
+ accentColor: ColorType;
123
+ radius: RadiusType;
124
+ grayColor: GrayColorType;
125
+ scaling: ScalingType;
126
+ panelBackground: "solid" | "translucent";
127
+ hasBackground: boolean;
128
+ as: AsTag | Component;
129
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
130
+ default?: (props: {}) => any;
131
+ }>;
132
+
133
+ declare const __VLS_export_10: __VLS_WithSlots_8< DefineComponent<SpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SpinnerProps> & Readonly<{}>, {
134
+ as: AsTag | Component;
135
+ size: "1" | "2" | "3";
136
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
137
+ default?: (props: {}) => any;
138
+ }>;
139
+
140
+ declare const __VLS_export_100: __VLS_WithSlots_84< DefineComponent<CollapsibleRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
141
+ "update:open": (value: boolean) => any;
142
+ }, string, PublicProps, Readonly<CollapsibleRootProps> & Readonly<{
143
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
144
+ }>, {
145
+ size: "1" | "2" | "3" | "4";
146
+ variant: "ghost" | "soft" | "surface";
147
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
148
+ default?: (props: {}) => any;
149
+ }>;
150
+
151
+ declare const __VLS_export_101: __VLS_WithSlots_85< DefineComponent<CollapsibleTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CollapsibleTriggerProps> & Readonly<{}>, {
152
+ indicator: "none" | "left" | "right";
153
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
154
+ default?: (props: {}) => any;
155
+ } & {
156
+ default?: (props: {}) => any;
157
+ }>;
158
+
159
+ declare const __VLS_export_102: __VLS_WithSlots_86<typeof __VLS_base_5, __VLS_Slots_5>;
160
+
161
+ declare const __VLS_export_103: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
162
+
163
+ declare const __VLS_export_104: DefineComponent<PaginationProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
164
+ "update:page": (value: number) => any;
165
+ }, string, PublicProps, Readonly<PaginationProps> & Readonly<{
166
+ "onUpdate:page"?: ((value: number) => any) | undefined;
167
+ }>, {
168
+ size: "1" | "2" | "3" | "4";
169
+ variant: "soft" | "surface" | "outline" | "ghost";
170
+ color: ColorType;
171
+ navigation: "none" | "prev-next" | "first-last" | "all";
172
+ itemsPerPage: number;
173
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
174
+
175
+ declare const __VLS_export_105: __VLS_WithSlots_87< DefineComponent<ToastProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {
176
+ size: "1" | "2" | "3";
177
+ breakpoint: number;
178
+ position: "top-left" | "top-right" | "top-center" | "bottom-left" | "bottom-right" | "bottom-center";
179
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
180
+ default?: (props: {}) => any;
181
+ } & {
182
+ item?: (props: {
183
+ key: number;
184
+ message: {
185
+ id: number;
186
+ category?: MessageCategory | undefined;
187
+ title: string;
188
+ height?: number | undefined;
189
+ type?: "foreground" | "background" | undefined;
190
+ duration?: number | undefined;
191
+ description?: string | undefined;
192
+ action?: {
193
+ label: string;
194
+ altText?: string | undefined;
195
+ variant?: "solid" | "soft" | "surface" | "outline" | "ghost" | undefined;
196
+ color?: ColorType | undefined;
197
+ radius?: RadiusType | undefined;
198
+ size?: "1" | "2" | "3" | "4" | undefined;
199
+ onClick: () => void;
200
+ } | undefined;
201
+ };
202
+ index: number;
203
+ }) => any;
204
+ }>;
205
+
206
+ declare const __VLS_export_106: __VLS_WithSlots_88< DefineComponent<TableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TableProps> & Readonly<{}>, {
207
+ size: "1" | "2" | "3";
208
+ variant: "surface" | "ghost";
209
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
210
+ default?: (props: {}) => any;
211
+ }>;
212
+
213
+ declare const __VLS_export_107: DefineComponent<SeparatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SeparatorProps> & Readonly<{}>, {
214
+ as: "span" | "div";
215
+ size: "1" | "2" | "3" | "4";
216
+ color: ColorType;
217
+ orientation: "horizontal" | "vertical";
218
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
219
+
220
+ declare const __VLS_export_108: __VLS_WithSlots_89< DefineComponent<TooltipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TooltipProps> & Readonly<{}>, {
221
+ color: ColorType;
222
+ side: "top" | "right" | "bottom" | "left";
223
+ sideOffset: number;
224
+ avoidCollisions: boolean;
225
+ collisionPadding: number | Partial<Record<"top" | "right" | "bottom" | "left", number>>;
226
+ maxWidth: string;
227
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
228
+ default?: (props: {}) => any;
229
+ } & {
230
+ content?: (props: {}) => any;
231
+ }>;
232
+
233
+ declare const __VLS_export_109: DefineComponent<QuotaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<QuotaProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
234
+
235
+ declare const __VLS_export_11: __VLS_WithSlots_9< DefineComponent<EmptyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<EmptyProps> & Readonly<{}>, {
236
+ as: AsTag | Component;
237
+ size: "1" | "2" | "3";
238
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
239
+ default?: (props: {}) => any;
240
+ }>;
241
+
242
+ declare const __VLS_export_110: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
243
+
244
+ declare const __VLS_export_111: __VLS_WithSlots_90< DefineComponent<SavingIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SavingIndicatorProps> & Readonly<{}>, {
245
+ as: AsTag | Component;
246
+ size: "1" | "2" | "3";
247
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
248
+ default?: (props: {
249
+ status: SavingStatus;
250
+ }) => any;
251
+ }>;
252
+
253
+ declare const __VLS_export_12: __VLS_WithSlots_10< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
254
+ as: AsTag | Component;
255
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
256
+ default?: (props: {}) => any;
257
+ }>;
258
+
259
+ declare const __VLS_export_13: __VLS_WithSlots_11< DefineComponent<EmptyMediaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<EmptyMediaProps> & Readonly<{}>, {
260
+ as: AsTag | Component;
261
+ variant: "default" | "icon";
262
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
263
+ default?: (props: {}) => any;
264
+ }>;
265
+
266
+ declare const __VLS_export_14: __VLS_WithSlots_12< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
267
+ as: AsTag | Component;
268
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
269
+ default?: (props: {}) => any;
270
+ }>;
271
+
272
+ declare const __VLS_export_15: __VLS_WithSlots_13< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
273
+ as: AsTag | Component;
274
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
275
+ default?: (props: {}) => any;
276
+ }>;
277
+
278
+ declare const __VLS_export_16: __VLS_WithSlots_14< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
279
+ as: AsTag | Component;
280
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
281
+ default?: (props: {}) => any;
282
+ }>;
283
+
284
+ declare const __VLS_export_17: <T extends Record<string, any> = Record<string, any>, U extends Record<string, any> = Record<string, any>, M extends boolean = false>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
285
+ props: PublicProps & __VLS_PrettifyLocal<TreeRootProps<T, U, M> & {
286
+ "onUpdate:modelValue"?: ((val: M extends true ? T[] : T) => any) | undefined;
287
+ "onUpdate:expanded"?: ((val: string[]) => any) | undefined;
288
+ }> & (typeof globalThis extends {
289
+ __VLS_PROPS_FALLBACK: infer P;
290
+ } ? P : {});
291
+ expose: (exposed: {}) => void;
292
+ attrs: any;
293
+ slots: {
294
+ default?: (props: {
295
+ item: FlattenedItem<T>;
296
+ virtualItem?: VirtualItem;
297
+ modelValue: M extends true ? U[] : U;
298
+ expanded: string[];
299
+ }) => any;
300
+ };
301
+ emit: ((evt: "update:modelValue", val: M extends true ? T[] : T) => void) & ((evt: "update:expanded", val: string[]) => void);
302
+ }>) => VNode & {
303
+ __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
304
+ };
305
+
306
+ declare const __VLS_export_18: <T extends Record<string, any> = Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
307
+ props: PublicProps & __VLS_PrettifyLocal_2<TreeItemProps<T> & {
308
+ onSelect?: ((event: TreeItemSelectEvent<T>) => any) | undefined;
309
+ onToggle?: ((event: TreeItemToggleEvent<T>) => any) | undefined;
310
+ }> & (typeof globalThis extends {
311
+ __VLS_PROPS_FALLBACK: infer P;
312
+ } ? P : {});
313
+ expose: (exposed: {}) => void;
314
+ attrs: any;
315
+ slots: {
316
+ /** Text shorthand for the item. */
317
+ default?: (props: TreeItemSlotProps<T>) => any;
318
+ /** Replaces the leading icon. */
319
+ icon?: (props: TreeItemSlotProps<T>) => any;
320
+ /** Replaces the item text. */
321
+ text?: (props: TreeItemSlotProps<T>) => any;
322
+ /** Replaces the trailing icon. */
323
+ trailing?: (props: TreeItemSlotProps<T>) => any;
324
+ /** Replaces the disclosure indicator. */
325
+ indicator?: (props: TreeItemSlotProps<T>) => any;
326
+ };
327
+ emit: ((evt: "select", event: TreeItemSelectEvent<T>) => void) & ((evt: "toggle", event: TreeItemToggleEvent<T>) => void);
328
+ }>) => VNode & {
329
+ __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
330
+ };
331
+
332
+ declare const __VLS_export_19: __VLS_WithSlots_15< DefineComponent<TreeItemIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TreeItemIndicatorProps> & Readonly<{}>, {
333
+ disabled: boolean;
334
+ expanded: boolean;
335
+ hasChildren: boolean;
336
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
337
+ default?: (props: {}) => any;
338
+ }>;
339
+
340
+ declare const __VLS_export_2: DefineComponent<AvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AvatarProps> & Readonly<{}>, {
341
+ radius: RadiusType;
342
+ size: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";
343
+ variant: "solid" | "soft" | "outline" | "surface" | "ring";
344
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
345
+
346
+ declare const __VLS_export_20: DefineComponent<DialogCloseButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DialogCloseButtonProps> & Readonly<{}>, {
347
+ as: AsTag | Component;
348
+ size: "1" | "2" | "3" | "4";
349
+ variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
350
+ color: ColorType;
351
+ highContrast: boolean;
352
+ tooltip: string;
353
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
354
+
355
+ declare const __VLS_export_21: __VLS_WithSlots_16< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
356
+ as: AsTag | Component;
357
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
358
+ default?: (props: {}) => any;
359
+ }>;
360
+
361
+ declare const __VLS_export_22: __VLS_WithSlots_17< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
362
+ as: AsTag | Component;
363
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
364
+ default?: (props: {}) => any;
365
+ }>;
366
+
367
+ declare const __VLS_export_23: __VLS_WithSlots_18< DefineComponent<DialogPopupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
368
+ escapeKeyDown: (event: KeyboardEvent) => any;
369
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
370
+ focusOutside: (event: FocusOutsideEvent) => any;
371
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
372
+ openAutoFocus: (event: Event) => any;
373
+ closeAutoFocus: (event: Event) => any;
374
+ }, string, PublicProps, Readonly<DialogPopupProps> & Readonly<{
375
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
376
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
377
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
378
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
379
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
380
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
381
+ }>, {
382
+ size: "1" | "2" | "3" | "4" | "5";
383
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
384
+ default?: (props: {}) => any;
385
+ }>;
386
+
387
+ declare const __VLS_export_24: __VLS_WithSlots_19< DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
388
+ escapeKeyDown: (event: KeyboardEvent) => any;
389
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
390
+ focusOutside: (event: FocusOutsideEvent) => any;
391
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
392
+ openAutoFocus: (event: Event) => any;
393
+ closeAutoFocus: (event: Event) => any;
394
+ }, string, PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
395
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
396
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
397
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
398
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
399
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
400
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
401
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
402
+ default?: (props: {}) => any;
403
+ }>;
404
+
405
+ declare const __VLS_export_25: DefineComponent<DrawerCloseButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerCloseButtonProps> & Readonly<{}>, {
406
+ as: AsTag | Component;
407
+ size: "1" | "2" | "3" | "4";
408
+ variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
409
+ color: ColorType;
410
+ highContrast: boolean;
411
+ tooltip: string;
412
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
413
+
414
+ declare const __VLS_export_26: __VLS_WithSlots_20< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
415
+ as: AsTag | Component;
416
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
417
+ default?: (props: {}) => any;
418
+ }>;
419
+
420
+ declare const __VLS_export_27: __VLS_WithSlots_21< DefineComponent<DrawerHandleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
421
+ default?: (props: {}) => any;
422
+ }>;
423
+
424
+ declare const __VLS_export_28: __VLS_WithSlots_22< DefineComponent<DrawerPopupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
425
+ escapeKeyDown: (event: KeyboardEvent) => any;
426
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
427
+ focusOutside: (event: FocusOutsideEvent) => any;
428
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
429
+ openAutoFocus: (event: Event) => any;
430
+ closeAutoFocus: (event: Event) => any;
431
+ }, string, PublicProps, Readonly<DrawerPopupProps> & Readonly<{
432
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
433
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
434
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
435
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
436
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
437
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
438
+ }>, {
439
+ size: "1" | "2" | "3";
440
+ showHandle: boolean;
441
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
442
+ default?: (props: {}) => any;
443
+ }>;
444
+
445
+ declare const __VLS_export_29: __VLS_WithSlots_23< DefineComponent<DrawerRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
446
+ "update:open": (value: boolean, details?: DrawerOpenChangeDetails | undefined) => any;
447
+ "update:openComplete": (value: boolean) => any;
448
+ "update:snapPoint": (value: (string | number) | null) => any;
449
+ }, string, PublicProps, Readonly<DrawerRootProps> & Readonly<{
450
+ "onUpdate:open"?: ((value: boolean, details?: DrawerOpenChangeDetails | undefined) => any) | undefined;
451
+ "onUpdate:openComplete"?: ((value: boolean) => any) | undefined;
452
+ "onUpdate:snapPoint"?: ((value: (string | number) | null) => any) | undefined;
453
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
454
+ default?: (props: {
455
+ open: boolean;
456
+ close: () => void;
457
+ }) => any;
458
+ }>;
459
+
460
+ declare const __VLS_export_3: __VLS_WithSlots_2< DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {
461
+ radius: RadiusType;
462
+ as: AsTag;
463
+ size: "1" | "2" | "3";
464
+ variant: "solid" | "soft" | "surface" | "outline";
465
+ highContrast: boolean;
466
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
467
+ default?: (props: {}) => any;
468
+ }>;
469
+
470
+ declare const __VLS_export_30: __VLS_WithSlots_24< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
471
+ as: AsTag | Component;
472
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
473
+ default?: (props: {}) => any;
474
+ }>;
475
+
476
+ declare const __VLS_export_31: __VLS_WithSlots_25< DefineComponent<DropdownMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
477
+ escapeKeyDown: (event: KeyboardEvent) => any;
478
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
479
+ focusOutside: (event: FocusOutsideEvent) => any;
480
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
481
+ openAutoFocus: (event: Event) => any;
482
+ closeAutoFocus: (event: Event) => any;
483
+ }, string, PublicProps, Readonly<DropdownMenuContentProps> & Readonly<{
484
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
485
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
486
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
487
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
488
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
489
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
490
+ }>, {
491
+ size: "1" | "2";
492
+ variant: "solid" | "soft";
493
+ sideOffset: number;
494
+ align: "start" | "center" | "end";
495
+ collisionPadding: number | Partial<Record<"top" | "right" | "bottom" | "left", number>>;
496
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
497
+ default?: (props: {}) => any;
498
+ }>;
499
+
500
+ declare const __VLS_export_32: __VLS_WithSlots_26< DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
501
+ select: (event: Event) => any;
502
+ }, string, PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
503
+ onSelect?: ((event: Event) => any) | undefined;
504
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
505
+ default?: (props: {}) => any;
506
+ }>;
507
+
508
+ declare const __VLS_export_33: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
509
+
510
+ declare const __VLS_export_34: __VLS_WithSlots_27< DefineComponent<PopoverPopupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
511
+ escapeKeyDown: (event: KeyboardEvent) => any;
512
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
513
+ focusOutside: (event: FocusOutsideEvent) => any;
514
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
515
+ openAutoFocus: (event: Event) => any;
516
+ closeAutoFocus: (event: Event) => any;
517
+ }, string, PublicProps, Readonly<PopoverPopupProps> & Readonly<{
518
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
519
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
520
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
521
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
522
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
523
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
524
+ }>, {
525
+ size: "1" | "2";
526
+ side: "top" | "right" | "bottom" | "left";
527
+ sideOffset: number;
528
+ align: "start" | "center" | "end";
529
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
530
+ default?: (props: {}) => any;
531
+ }>;
532
+
533
+ declare const __VLS_export_35: __VLS_WithSlots_28< DefineComponent<NavigationMenuRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
534
+ "update:modelValue": (value: string) => any;
535
+ }, string, PublicProps, Readonly<NavigationMenuRootProps> & Readonly<{
536
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
537
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
538
+ default?: (props: {}) => any;
539
+ }>;
540
+
541
+ declare const __VLS_export_36: __VLS_WithSlots_29< DefineComponent<NavigationMenuLinkProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
542
+ select: (payload: CustomEvent<{
543
+ originalEvent: Event;
544
+ }>) => any;
545
+ }, string, PublicProps, Readonly<NavigationMenuLinkProps> & Readonly<{
546
+ onSelect?: ((payload: CustomEvent<{
547
+ originalEvent: Event;
548
+ }>) => any) | undefined;
549
+ }>, {
550
+ size: "1" | "2" | "3";
551
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
552
+ default?: (props: {}) => any;
553
+ }>;
554
+
555
+ declare const __VLS_export_37: __VLS_WithSlots_30< DefineComponent<NavigationMenuTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NavigationMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
556
+ default?: (props: {}) => any;
557
+ }>;
558
+
559
+ declare const __VLS_export_38: __VLS_WithSlots_31< DefineComponent<NavigationMenuListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NavigationMenuListProps> & Readonly<{}>, {
560
+ size: "1" | "2" | "3";
561
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
562
+ default?: (props: {}) => any;
563
+ }>;
564
+
565
+ declare const __VLS_export_39: __VLS_WithSlots_32< DefineComponent<NavigationMenuContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
566
+ escapeKeyDown: (event: KeyboardEvent) => any;
567
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
568
+ focusOutside: (event: FocusOutsideEvent) => any;
569
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
570
+ }, string, PublicProps, Readonly<NavigationMenuContentProps> & Readonly<{
571
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
572
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
573
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
574
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
575
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
576
+ default?: (props: {}) => any;
577
+ }>;
578
+
579
+ declare const __VLS_export_4: __VLS_WithSlots_3< DefineComponent<CardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CardProps> & Readonly<{}>, {
580
+ as: AsTag | Component;
581
+ size: "1" | "2" | "3" | "4" | "5";
582
+ variant: "surface" | "soft";
583
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
584
+ default?: (props: {}) => any;
585
+ }>;
586
+
587
+ declare const __VLS_export_40: __VLS_WithSlots_33< DefineComponent<SidebarProviderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarProviderProps> & Readonly<{}>, {
588
+ as: AsTag | Component;
589
+ breakpoint: number;
590
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
591
+ default?: (props: {}) => any;
592
+ }>;
593
+
594
+ declare const __VLS_export_41: __VLS_WithSlots_34< DefineComponent<SidebarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
595
+ escapeKeyDown: (event: KeyboardEvent) => any;
596
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
597
+ focusOutside: (event: FocusOutsideEvent) => any;
598
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
599
+ openAutoFocus: (event: Event) => any;
600
+ closeAutoFocus: (event: Event) => any;
601
+ "update:open": (value: boolean) => any;
602
+ "update:collapsed": (value: boolean) => any;
603
+ }, string, PublicProps, Readonly<SidebarProps> & Readonly<{
604
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
605
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
606
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
607
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
608
+ onOpenAutoFocus?: ((event: Event) => any) | undefined;
609
+ onCloseAutoFocus?: ((event: Event) => any) | undefined;
610
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
611
+ "onUpdate:collapsed"?: ((value: boolean) => any) | undefined;
612
+ }>, {
613
+ as: AsTag | Component;
614
+ variant: "default" | "floating" | "inset";
615
+ width: string;
616
+ side: "left" | "right";
617
+ defaultOpen: boolean;
618
+ open: boolean;
619
+ disableOutsidePointerEvents: boolean;
620
+ collapsed: boolean;
621
+ defaultCollapsed: boolean;
622
+ collapsible: "offcanvas" | "icon" | "none";
623
+ collapsedWidth: string;
624
+ mobileWidth: string;
625
+ mobileTitle: string;
626
+ mobileDescription: string;
627
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
628
+ default?: (props: {
629
+ /** Current mobile open state. */
630
+ open: boolean;
631
+ /** Whether the currently rendered sidebar is visually collapsed. */
632
+ collapsed: boolean;
633
+ /** Toggles the state appropriate for the current viewport. */
634
+ toggle: () => void;
635
+ }) => any;
636
+ }>;
637
+
638
+ declare const __VLS_export_42: __VLS_WithSlots_35< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
639
+ as: AsTag | Component;
640
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
641
+ default?: (props: {}) => any;
642
+ }>;
643
+
644
+ declare const __VLS_export_43: __VLS_WithSlots_36< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
645
+ as: AsTag | Component;
646
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
647
+ default?: (props: {}) => any;
648
+ }>;
649
+
650
+ declare const __VLS_export_44: __VLS_WithSlots_37< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
651
+ as: AsTag | Component;
652
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
653
+ default?: (props: {}) => any;
654
+ }>;
655
+
656
+ declare const __VLS_export_45: __VLS_WithSlots_38< DefineComponent<SidebarTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarTriggerProps> & Readonly<{}>, {
657
+ as: AsTag | Component;
658
+ disabled: boolean;
659
+ target: "left" | "right";
660
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
661
+ default?: (props: {
662
+ open: boolean;
663
+ collapsed: boolean;
664
+ target: "right" | "left";
665
+ }) => any;
666
+ }>;
667
+
668
+ declare const __VLS_export_46: __VLS_WithSlots_39< DefineComponent<SidebarRailProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarRailProps> & Readonly<{}>, {
669
+ as: AsTag | Component;
670
+ disabled: boolean;
671
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
672
+ default?: (props: {
673
+ collapsed: boolean;
674
+ }) => any;
675
+ }>;
676
+
677
+ declare const __VLS_export_47: __VLS_WithSlots_40< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
678
+ as: AsTag | Component;
679
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
680
+ default?: (props: {}) => any;
681
+ }>;
682
+
683
+ declare const __VLS_export_48: __VLS_WithSlots_41< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
684
+ as: AsTag | Component;
685
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
686
+ default?: (props: {}) => any;
687
+ }>;
688
+
689
+ declare const __VLS_export_49: __VLS_WithSlots_42< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
690
+ as: AsTag | Component;
691
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
692
+ default?: (props: {}) => any;
693
+ }>;
694
+
695
+ declare const __VLS_export_5: __VLS_WithSlots_4< DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
696
+ as: AsTag | Component;
697
+ size: "1" | "2" | "3" | "4";
698
+ variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
699
+ highContrast: boolean;
700
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
701
+ default?: (props: {}) => any;
702
+ }>;
703
+
704
+ declare const __VLS_export_50: __VLS_WithSlots_43< DefineComponent<SidebarMenuProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuProps> & Readonly<{}>, {
705
+ as: AsTag | Component;
706
+ size: "1" | "2" | "3";
707
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
708
+ default?: (props: {}) => any;
709
+ }>;
710
+
711
+ declare const __VLS_export_51: __VLS_WithSlots_44< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
712
+ as: AsTag | Component;
713
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
714
+ default?: (props: {}) => any;
715
+ }>;
716
+
717
+ declare const __VLS_export_52: __VLS_WithSlots_45< DefineComponent<SidebarMenuButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuButtonProps> & Readonly<{}>, {
718
+ as: AsTag | Component;
719
+ disabled: boolean;
720
+ active: boolean;
721
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
722
+ /** Shorthand for the `text` slot. */
723
+ default?: () => any;
724
+ /** Replaces the leading `icon` prop. */
725
+ icon?: () => any;
726
+ /** Replaces the `text` prop. */
727
+ text?: () => any;
728
+ /** Replaces the `trailingIcon` prop. */
729
+ trailing?: () => any;
730
+ }>;
731
+
732
+ declare const __VLS_export_53: __VLS_WithSlots_46< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
733
+ as: AsTag | Component;
734
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
735
+ default?: (props: {}) => any;
736
+ }>;
737
+
738
+ declare const __VLS_export_54: __VLS_WithSlots_47< DefineComponent<PrimitiveProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PrimitiveProps> & Readonly<{}>, {
739
+ as: AsTag | Component;
740
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
741
+ default?: (props: {}) => any;
742
+ }>;
743
+
744
+ declare const __VLS_export_55: __VLS_WithSlots_48< DefineComponent<SidebarMenuSubButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SidebarMenuSubButtonProps> & Readonly<{}>, {
745
+ as: AsTag | Component;
746
+ disabled: boolean;
747
+ active: boolean;
748
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
749
+ /** Shorthand for the `text` slot. */
750
+ default?: () => any;
751
+ /** Replaces the leading `icon` prop. */
752
+ icon?: () => any;
753
+ /** Replaces the `text` prop. */
754
+ text?: () => any;
755
+ /** Replaces the `trailingIcon` prop. */
756
+ trailing?: () => any;
757
+ }>;
758
+
759
+ declare const __VLS_export_56: __VLS_WithSlots_49< DefineComponent<SwitchProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
760
+ "update:modelValue": (payload: boolean) => any;
761
+ }, string, PublicProps, Readonly<SwitchProps> & Readonly<{
762
+ "onUpdate:modelValue"?: ((payload: boolean) => any) | undefined;
763
+ }>, {
764
+ size: "1" | "2" | "3";
765
+ variant: "surface" | "soft";
766
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
767
+ default?: (props: {}) => any;
768
+ }>;
769
+
770
+ declare const __VLS_export_57: DefineComponent<CheckboxProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
771
+ "update:modelValue": (value: boolean | "indeterminate") => any;
772
+ }, string, PublicProps, Readonly<CheckboxProps> & Readonly<{
773
+ "onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
774
+ }>, {
775
+ size: "1" | "2" | "3";
776
+ variant: "surface" | "soft";
777
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
778
+
779
+ declare const __VLS_export_58: <T extends AcceptableValue = AcceptableValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
780
+ props: PublicProps & __VLS_PrettifyLocal_3<CheckboxGroupProps<T> & {
781
+ "onUpdate:modelValue"?: ((value: T[]) => any) | undefined;
782
+ }> & (typeof globalThis extends {
783
+ __VLS_PROPS_FALLBACK: infer P;
784
+ } ? P : {});
785
+ expose: (exposed: {}) => void;
786
+ attrs: any;
787
+ slots: {
788
+ 'select-all'?: (props: {
789
+ checkboxProps: CheckboxGroupSelectAllProps;
790
+ }) => any;
791
+ default?: () => any;
792
+ };
793
+ emit: (evt: "update:modelValue", value: T[]) => void;
794
+ }>) => VNode & {
795
+ __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
796
+ };
797
+
798
+ declare const __VLS_export_59: __VLS_WithSlots_50< DefineComponent<ToggleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
799
+ "update:modelValue": (value: boolean) => any;
800
+ }, string, PublicProps, Readonly<ToggleProps> & Readonly<{
801
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
802
+ }>, {
803
+ size: "1" | "2" | "3";
804
+ variant: "solid" | "soft" | "ghost";
805
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
806
+ default?: (props: {}) => any;
807
+ }>;
808
+
809
+ declare const __VLS_export_6: __VLS_WithSlots_5< DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
810
+ as: AsTag | Component;
811
+ size: "1" | "2" | "3" | "4";
812
+ variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
813
+ highContrast: boolean;
814
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
815
+ default?: (props: {}) => any;
816
+ }>;
817
+
818
+ declare const __VLS_export_60: __VLS_WithSlots_51< DefineComponent<ToggleGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
819
+ "update:modelValue": (payload: AcceptableValue | AcceptableValue[]) => any;
820
+ }, string, PublicProps, Readonly<ToggleGroupRootProps> & Readonly<{
821
+ "onUpdate:modelValue"?: ((payload: AcceptableValue | AcceptableValue[]) => any) | undefined;
822
+ }>, {
823
+ size: "1" | "2" | "3";
824
+ variant: "solid" | "soft" | "surface" | "outline" | "ghost";
825
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
826
+ default?: (props: {}) => any;
827
+ }>;
828
+
829
+ declare const __VLS_export_61: __VLS_WithSlots_52<typeof __VLS_base, __VLS_Slots>;
830
+
831
+ declare const __VLS_export_62: __VLS_WithSlots_53< DefineComponent<TextFieldProps & {
832
+ modelValue?: any;
833
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
834
+ "update:modelValue": (value: any) => any;
835
+ }, string, PublicProps, Readonly<TextFieldProps & {
836
+ modelValue?: any;
837
+ }> & Readonly<{
838
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
839
+ }>, {
840
+ type: "date" | "datetime-local" | "email" | "hidden" | "month" | "number" | "password" | "search" | "tel" | "text" | "time" | "url" | "week" | "file";
841
+ size: "1" | "2" | "3";
842
+ variant: "surface" | "soft";
843
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
844
+ left?: (props: {}) => any;
845
+ } & {
846
+ right?: (props: {}) => any;
847
+ }>;
848
+
849
+ declare const __VLS_export_63: DefineComponent<TextAreaProps & {
850
+ modelValue?: string;
851
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
852
+ "update:modelValue": (value: string) => any;
853
+ }, string, PublicProps, Readonly<TextAreaProps & {
854
+ modelValue?: string;
855
+ }> & Readonly<{
856
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
857
+ }>, {
858
+ size: "1" | "2" | "3";
859
+ variant: "surface" | "soft";
860
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
861
+
862
+ declare const __VLS_export_64: DefineComponent<ColorFieldProps & {
863
+ modelValue?: string;
864
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
865
+ "update:modelValue": (value: string | undefined) => any;
866
+ }, string, PublicProps, Readonly<ColorFieldProps & {
867
+ modelValue?: string;
868
+ }> & Readonly<{
869
+ "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
870
+ }>, {
871
+ as: AsTag | Component;
872
+ size: "1" | "2" | "3";
873
+ variant: "solid" | "ring";
874
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
875
+
876
+ declare const __VLS_export_65: <Type extends PinInputType = "text">(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal_4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
877
+ props: PublicProps & __VLS_PrettifyLocal_4<PinInputRootProps<Type> & {
878
+ "onUpdate:modelValue"?: ((value: PinInputValue<Type>) => any) | undefined;
879
+ onComplete?: ((value: PinInputValue<Type>) => any) | undefined;
880
+ }> & (typeof globalThis extends {
881
+ __VLS_PROPS_FALLBACK: infer P;
882
+ } ? P : {});
883
+ expose: (exposed: {}) => void;
884
+ attrs: any;
885
+ slots: {
886
+ default?: (props: {
887
+ /** Current input values. */
888
+ modelValue: PinInputValue<Type>;
889
+ }) => any;
890
+ };
891
+ emit: ((evt: "update:modelValue", value: PinInputValue<Type>) => void) & ((evt: "complete", value: PinInputValue<Type>) => void);
892
+ }>) => VNode & {
893
+ __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
894
+ };
895
+
896
+ declare const __VLS_export_66: __VLS_WithSlots_54< DefineComponent<PinInputInputProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PinInputInputProps_2> & Readonly<{}>, {
897
+ as: AsTag | Component;
898
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
899
+ default?: (props: {}) => any;
900
+ }>;
901
+
902
+ declare const __VLS_export_67: __VLS_WithSlots_55< DefineComponent<SelectRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
903
+ "update:modelValue": (value: AcceptableValue) => any;
904
+ "update:open": (value: boolean) => any;
905
+ }, string, PublicProps, Readonly<SelectRootProps> & Readonly<{
906
+ "onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
907
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
908
+ }>, {
909
+ size: "1" | "2" | "3";
910
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
911
+ default?: (props: {}) => any;
912
+ }>;
913
+
914
+ declare const __VLS_export_68: __VLS_WithSlots_56< DefineComponent<SelectContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {
915
+ variant: "solid" | "soft";
916
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
917
+ default?: (props: {}) => any;
918
+ }>;
919
+
920
+ declare const __VLS_export_69: __VLS_WithSlots_57< DefineComponent<SelectTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
921
+ variant: "surface" | "soft" | "ghost";
922
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
923
+ default?: (props: {
924
+ selectedLabel: string[];
925
+ modelValue: AcceptableValue | AcceptableValue[] | undefined;
926
+ }) => any;
927
+ }>;
928
+
929
+ declare const __VLS_export_7: DefineComponent<ButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ButtonProps> & Readonly<{}>, {
930
+ as: AsTag | Component;
931
+ size: "1" | "2" | "3" | "4";
932
+ variant: "classic" | "solid" | "soft" | "surface" | "outline" | "ghost";
933
+ color: ColorType;
934
+ highContrast: boolean;
935
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
936
+
937
+ declare const __VLS_export_70: __VLS_WithSlots_58< DefineComponent<SelectItemProps< AcceptableValue>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectItemProps< AcceptableValue>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
938
+ default?: (props: {}) => any;
939
+ }>;
940
+
941
+ declare const __VLS_export_71: __VLS_WithSlots_59< DefineComponent<SelectLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
942
+ default?: (props: {}) => any;
943
+ }>;
944
+
945
+ declare const __VLS_export_72: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
946
+
947
+ declare const __VLS_export_73: __VLS_WithSlots_60< DefineComponent<ComboboxRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
948
+ "update:modelValue": (value: AcceptableValue) => any;
949
+ "update:open": (value: boolean) => any;
950
+ highlight: (payload: {
951
+ ref: HTMLElement;
952
+ value: AcceptableValue;
953
+ } | undefined) => any;
954
+ }, string, PublicProps, Readonly<ComboboxRootProps> & Readonly<{
955
+ "onUpdate:modelValue"?: ((value: AcceptableValue) => any) | undefined;
956
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
957
+ onHighlight?: ((payload: {
958
+ ref: HTMLElement;
959
+ value: AcceptableValue;
960
+ } | undefined) => any) | undefined;
961
+ }>, {
962
+ size: "1" | "2" | "3";
963
+ multiple: boolean;
964
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
965
+ default?: (props: {}) => any;
966
+ }>;
967
+
968
+ declare const __VLS_export_74: __VLS_WithSlots_61< DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
969
+ "update:modelValue": (args_0: string) => any;
970
+ }, string, PublicProps, Readonly<ComboboxInputProps> & Readonly<{
971
+ "onUpdate:modelValue"?: ((args_0: string) => any) | undefined;
972
+ }>, {
973
+ variant: "surface" | "soft";
974
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
975
+ item?: (props: {
976
+ value: AcceptableInputValue;
977
+ }) => any;
978
+ }>;
979
+
980
+ declare const __VLS_export_75: __VLS_WithSlots_62< DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
981
+ escapeKeyDown: (event: KeyboardEvent) => any;
982
+ pointerDownOutside: (event: PointerDownOutsideEvent) => any;
983
+ focusOutside: (event: FocusOutsideEvent) => any;
984
+ interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
985
+ }, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{
986
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
987
+ onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
988
+ onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
989
+ onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
990
+ }>, {
991
+ variant: "solid" | "soft";
992
+ sideOffset: number;
993
+ position: "inline" | "popper";
994
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
995
+ default?: (props: {}) => any;
996
+ }>;
997
+
998
+ declare const __VLS_export_76: __VLS_WithSlots_63<typeof __VLS_base_2, __VLS_Slots_2>;
999
+
1000
+ declare const __VLS_export_77: __VLS_WithSlots_64< DefineComponent<ComboboxLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1001
+ default?: (props: {}) => any;
1002
+ }>;
1003
+
1004
+ declare const __VLS_export_78: __VLS_WithSlots_65<typeof __VLS_base_3, __VLS_Slots_3>;
1005
+
1006
+ declare const __VLS_export_79: DefineComponent<RadioProps & {
1007
+ modelValue?: any;
1008
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1009
+ "update:modelValue": (value: any) => any;
1010
+ }, string, PublicProps, Readonly<RadioProps & {
1011
+ modelValue?: any;
1012
+ }> & Readonly<{
1013
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
1014
+ }>, {
1015
+ size: "1" | "2" | "3";
1016
+ variant: "surface" | "soft";
1017
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1018
+
1019
+ declare const __VLS_export_8: __VLS_WithSlots_6< DefineComponent<ScrollAreaProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ScrollAreaProps> & Readonly<{}>, {
1020
+ type: "auto" | "scroll" | "always" | "hover" | "glimpse";
1021
+ size: "1" | "2" | "3";
1022
+ scrollbars: "vertical" | "horizontal" | "both";
1023
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1024
+ default?: (props: {}) => any;
1025
+ }>;
1026
+
1027
+ declare const __VLS_export_80: __VLS_WithSlots_66< DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1028
+ "update:modelValue": (payload: AcceptableValue) => any;
1029
+ }, string, PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
1030
+ "onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
1031
+ }>, {
1032
+ size: "1" | "2" | "3";
1033
+ variant: "surface" | "soft";
1034
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1035
+ default?: (props: {}) => any;
1036
+ }>;
1037
+
1038
+ declare const __VLS_export_81: __VLS_WithSlots_67< DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1039
+ default?: (props: {}) => any;
1040
+ }>;
1041
+
1042
+ declare const __VLS_export_82: __VLS_WithSlots_68< DefineComponent<RadioCardsRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1043
+ "update:modelValue": (payload: AcceptableValue) => any;
1044
+ }, string, PublicProps, Readonly<RadioCardsRootProps> & Readonly<{
1045
+ "onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
1046
+ }>, {
1047
+ size: "1" | "2" | "3";
1048
+ variant: "surface" | "classic";
1049
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1050
+ default?: (props: {}) => any;
1051
+ }>;
1052
+
1053
+ declare const __VLS_export_83: __VLS_WithSlots_69< DefineComponent<RadioGroupItemProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1054
+ default?: (props: {}) => any;
1055
+ }>;
1056
+
1057
+ declare const __VLS_export_84: __VLS_WithSlots_70< DefineComponent<RadioTabsRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1058
+ "update:modelValue": (payload: AcceptableValue) => any;
1059
+ }, string, PublicProps, Readonly<RadioTabsRootProps> & Readonly<{
1060
+ "onUpdate:modelValue"?: ((payload: AcceptableValue) => any) | undefined;
1061
+ }>, {
1062
+ size: "1" | "2";
1063
+ variant: "classic" | "surface" | "soft";
1064
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1065
+ default?: (props: {}) => any;
1066
+ }>;
1067
+
1068
+ declare const __VLS_export_85: __VLS_WithSlots_71< DefineComponent<RadioGroupItemProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<RadioGroupItemProps_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1069
+ default?: (props: {}) => any;
1070
+ }>;
1071
+
1072
+ declare const __VLS_export_86: __VLS_WithSlots_72< DefineComponent<TabsListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TabsListProps> & Readonly<{}>, {
1073
+ size: "1" | "2";
1074
+ variant: "classic" | "outline" | "surface" | "soft";
1075
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1076
+ default?: (props: {}) => any;
1077
+ }>;
1078
+
1079
+ declare const __VLS_export_87: __VLS_WithSlots_73<typeof __VLS_base_4, __VLS_Slots_4>;
1080
+
1081
+ declare const __VLS_export_88: DefineComponent<EditableProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1082
+ "update:modelValue": (value: string) => any;
1083
+ submit: (value: string | null | undefined) => any;
1084
+ "update:state": (state: "submit" | "edit" | "cancel") => any;
1085
+ }, string, PublicProps, Readonly<EditableProps> & Readonly<{
1086
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1087
+ onSubmit?: ((value: string | null | undefined) => any) | undefined;
1088
+ "onUpdate:state"?: ((state: "submit" | "edit" | "cancel") => any) | undefined;
1089
+ }>, {
1090
+ radius: RadiusType;
1091
+ size: "1" | "2" | "3";
1092
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1093
+
1094
+ declare const __VLS_export_89: __VLS_WithSlots_74< DefineComponent<FormRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1095
+ reset: (event: Event) => any;
1096
+ submit: (event: SubmitEvent) => any;
1097
+ invalid: (event: Event) => any;
1098
+ }, string, PublicProps, Readonly<FormRootProps> & Readonly<{
1099
+ onReset?: ((event: Event) => any) | undefined;
1100
+ onSubmit?: ((event: SubmitEvent) => any) | undefined;
1101
+ onInvalid?: ((event: Event) => any) | undefined;
1102
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1103
+ default?: (props: {}) => any;
1104
+ }>;
1105
+
1106
+ declare const __VLS_export_9: __VLS_WithSlots_7< DefineComponent<SkeletonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<SkeletonProps> & Readonly<{}>, {
1107
+ as: AsTag | Component;
1108
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1109
+ default?: (props: {}) => any;
1110
+ }>;
1111
+
1112
+ declare const __VLS_export_90: __VLS_WithSlots_75< DefineComponent<FieldRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<FieldRootProps> & Readonly<{}>, {
1113
+ disabled: boolean;
1114
+ required: boolean;
1115
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1116
+ default?: (props: {}) => any;
1117
+ }>;
1118
+
1119
+ declare const __VLS_export_91: __VLS_WithSlots_76< DefineComponent<FieldLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<FieldLabelProps> & Readonly<{}>, {
1120
+ as: AsTag | Component;
1121
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1122
+ default?: (props: {}) => any;
1123
+ }>;
1124
+
1125
+ declare const __VLS_export_92: __VLS_WithSlots_77< DefineComponent<FieldControlProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<FieldControlProps> & Readonly<{}>, {
1126
+ as: AsTag | Component;
1127
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1128
+ default?: (props: {}) => any;
1129
+ }>;
1130
+
1131
+ declare const __VLS_export_93: __VLS_WithSlots_78< DefineComponent<FieldDescriptionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<FieldDescriptionProps> & Readonly<{}>, {
1132
+ as: AsTag | Component;
1133
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1134
+ default?: (props: {}) => any;
1135
+ }>;
1136
+
1137
+ declare const __VLS_export_94: __VLS_WithSlots_79< DefineComponent<FieldErrorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<FieldErrorProps> & Readonly<{}>, {
1138
+ as: AsTag | Component;
1139
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1140
+ default?: (props: {
1141
+ errors: string[];
1142
+ }) => any;
1143
+ }>;
1144
+
1145
+ declare const __VLS_export_95: __VLS_WithSlots_80< DefineComponent<AccordionRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1146
+ "update:modelValue": (value: string | string[] | undefined) => any;
1147
+ }, string, PublicProps, Readonly<AccordionRootProps> & Readonly<{
1148
+ "onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
1149
+ }>, {
1150
+ size: "1" | "2" | "3";
1151
+ indicatorSide: "left" | "right";
1152
+ indicatorIcon: "none" | "chevron" | "plus";
1153
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1154
+ default?: (props: {}) => any;
1155
+ }>;
1156
+
1157
+ declare const __VLS_export_96: __VLS_WithSlots_81< DefineComponent<AccordionItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1158
+ default?: (props: {}) => any;
1159
+ }>;
1160
+
1161
+ declare const __VLS_export_97: __VLS_WithSlots_82< DefineComponent<AccordionContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionContentProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1162
+ default?: (props: {}) => any;
1163
+ }>;
1164
+
1165
+ declare const __VLS_export_98: __VLS_WithSlots_83< DefineComponent<AccordionTriggerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>, {
1166
+ default?: (props: {}) => any;
1167
+ }>;
1168
+
1169
+ declare const __VLS_export_99: DefineComponent<AccordionIndicatorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AccordionIndicatorProps> & Readonly<{}>, {
1170
+ variant: "chevron" | "plus";
1171
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1172
+
1173
+ declare type __VLS_PrettifyLocal<T> = (T extends any ? {
1174
+ [K in keyof T]: T[K];
1175
+ } : {
1176
+ [K in keyof T as K]: T[K];
1177
+ }) & {};
1178
+
1179
+ declare type __VLS_PrettifyLocal_2<T> = (T extends any ? {
1180
+ [K in keyof T]: T[K];
1181
+ } : {
1182
+ [K in keyof T as K]: T[K];
1183
+ }) & {};
1184
+
1185
+ declare type __VLS_PrettifyLocal_3<T> = (T extends any ? {
1186
+ [K in keyof T]: T[K];
1187
+ } : {
1188
+ [K in keyof T as K]: T[K];
1189
+ }) & {};
1190
+
1191
+ declare type __VLS_PrettifyLocal_4<T> = (T extends any ? {
1192
+ [K in keyof T]: T[K];
1193
+ } : {
1194
+ [K in keyof T as K]: T[K];
1195
+ }) & {};
1196
+
1197
+ declare type __VLS_Props = ComboboxItemProps;
1198
+
1199
+ declare type __VLS_Slots = {} & {
1200
+ default?: (props: typeof __VLS_8) => any;
1201
+ };
1202
+
1203
+ declare type __VLS_Slots_2 = {} & {
1204
+ default?: (props: typeof __VLS_19) => any;
1205
+ };
1206
+
1207
+ declare type __VLS_Slots_3 = {} & {
1208
+ default?: (props: typeof __VLS_8) => any;
1209
+ };
1210
+
1211
+ declare type __VLS_Slots_4 = {} & {
1212
+ default?: (props: typeof __VLS_8) => any;
1213
+ } & {
1214
+ default?: (props: typeof __VLS_10) => any;
1215
+ };
1216
+
1217
+ declare type __VLS_Slots_5 = {} & {
1218
+ default?: (props: typeof __VLS_8) => any;
1219
+ };
1220
+
1221
+ declare type __VLS_WithSlots<T, S> = T & {
1222
+ new (): {
1223
+ $slots: S;
1224
+ };
1225
+ };
1226
+
1227
+ declare type __VLS_WithSlots_10<T, S> = T & {
1228
+ new (): {
1229
+ $slots: S;
1230
+ };
1231
+ };
1232
+
1233
+ declare type __VLS_WithSlots_11<T, S> = T & {
1234
+ new (): {
1235
+ $slots: S;
1236
+ };
1237
+ };
1238
+
1239
+ declare type __VLS_WithSlots_12<T, S> = T & {
1240
+ new (): {
1241
+ $slots: S;
1242
+ };
1243
+ };
1244
+
1245
+ declare type __VLS_WithSlots_13<T, S> = T & {
1246
+ new (): {
1247
+ $slots: S;
1248
+ };
1249
+ };
1250
+
1251
+ declare type __VLS_WithSlots_14<T, S> = T & {
1252
+ new (): {
1253
+ $slots: S;
1254
+ };
1255
+ };
1256
+
1257
+ declare type __VLS_WithSlots_15<T, S> = T & {
1258
+ new (): {
1259
+ $slots: S;
1260
+ };
1261
+ };
1262
+
1263
+ declare type __VLS_WithSlots_16<T, S> = T & {
1264
+ new (): {
1265
+ $slots: S;
1266
+ };
1267
+ };
1268
+
1269
+ declare type __VLS_WithSlots_17<T, S> = T & {
1270
+ new (): {
1271
+ $slots: S;
1272
+ };
1273
+ };
1274
+
1275
+ declare type __VLS_WithSlots_18<T, S> = T & {
1276
+ new (): {
1277
+ $slots: S;
1278
+ };
1279
+ };
1280
+
1281
+ declare type __VLS_WithSlots_19<T, S> = T & {
1282
+ new (): {
1283
+ $slots: S;
1284
+ };
1285
+ };
1286
+
1287
+ declare type __VLS_WithSlots_2<T, S> = T & {
1288
+ new (): {
1289
+ $slots: S;
1290
+ };
1291
+ };
1292
+
1293
+ declare type __VLS_WithSlots_20<T, S> = T & {
1294
+ new (): {
1295
+ $slots: S;
1296
+ };
1297
+ };
1298
+
1299
+ declare type __VLS_WithSlots_21<T, S> = T & {
1300
+ new (): {
1301
+ $slots: S;
1302
+ };
1303
+ };
1304
+
1305
+ declare type __VLS_WithSlots_22<T, S> = T & {
1306
+ new (): {
1307
+ $slots: S;
1308
+ };
1309
+ };
1310
+
1311
+ declare type __VLS_WithSlots_23<T, S> = T & {
1312
+ new (): {
1313
+ $slots: S;
1314
+ };
1315
+ };
1316
+
1317
+ declare type __VLS_WithSlots_24<T, S> = T & {
1318
+ new (): {
1319
+ $slots: S;
1320
+ };
1321
+ };
1322
+
1323
+ declare type __VLS_WithSlots_25<T, S> = T & {
1324
+ new (): {
1325
+ $slots: S;
1326
+ };
1327
+ };
1328
+
1329
+ declare type __VLS_WithSlots_26<T, S> = T & {
1330
+ new (): {
1331
+ $slots: S;
1332
+ };
1333
+ };
1334
+
1335
+ declare type __VLS_WithSlots_27<T, S> = T & {
1336
+ new (): {
1337
+ $slots: S;
1338
+ };
1339
+ };
1340
+
1341
+ declare type __VLS_WithSlots_28<T, S> = T & {
1342
+ new (): {
1343
+ $slots: S;
1344
+ };
1345
+ };
1346
+
1347
+ declare type __VLS_WithSlots_29<T, S> = T & {
1348
+ new (): {
1349
+ $slots: S;
1350
+ };
1351
+ };
1352
+
1353
+ declare type __VLS_WithSlots_3<T, S> = T & {
1354
+ new (): {
1355
+ $slots: S;
1356
+ };
1357
+ };
1358
+
1359
+ declare type __VLS_WithSlots_30<T, S> = T & {
1360
+ new (): {
1361
+ $slots: S;
1362
+ };
1363
+ };
1364
+
1365
+ declare type __VLS_WithSlots_31<T, S> = T & {
1366
+ new (): {
1367
+ $slots: S;
1368
+ };
1369
+ };
1370
+
1371
+ declare type __VLS_WithSlots_32<T, S> = T & {
1372
+ new (): {
1373
+ $slots: S;
1374
+ };
1375
+ };
1376
+
1377
+ declare type __VLS_WithSlots_33<T, S> = T & {
1378
+ new (): {
1379
+ $slots: S;
1380
+ };
1381
+ };
1382
+
1383
+ declare type __VLS_WithSlots_34<T, S> = T & {
1384
+ new (): {
1385
+ $slots: S;
1386
+ };
1387
+ };
1388
+
1389
+ declare type __VLS_WithSlots_35<T, S> = T & {
1390
+ new (): {
1391
+ $slots: S;
1392
+ };
1393
+ };
1394
+
1395
+ declare type __VLS_WithSlots_36<T, S> = T & {
1396
+ new (): {
1397
+ $slots: S;
1398
+ };
1399
+ };
1400
+
1401
+ declare type __VLS_WithSlots_37<T, S> = T & {
1402
+ new (): {
1403
+ $slots: S;
1404
+ };
1405
+ };
1406
+
1407
+ declare type __VLS_WithSlots_38<T, S> = T & {
1408
+ new (): {
1409
+ $slots: S;
1410
+ };
1411
+ };
1412
+
1413
+ declare type __VLS_WithSlots_39<T, S> = T & {
1414
+ new (): {
1415
+ $slots: S;
1416
+ };
1417
+ };
1418
+
1419
+ declare type __VLS_WithSlots_4<T, S> = T & {
1420
+ new (): {
1421
+ $slots: S;
1422
+ };
1423
+ };
1424
+
1425
+ declare type __VLS_WithSlots_40<T, S> = T & {
1426
+ new (): {
1427
+ $slots: S;
1428
+ };
1429
+ };
1430
+
1431
+ declare type __VLS_WithSlots_41<T, S> = T & {
1432
+ new (): {
1433
+ $slots: S;
1434
+ };
1435
+ };
1436
+
1437
+ declare type __VLS_WithSlots_42<T, S> = T & {
1438
+ new (): {
1439
+ $slots: S;
1440
+ };
1441
+ };
1442
+
1443
+ declare type __VLS_WithSlots_43<T, S> = T & {
1444
+ new (): {
1445
+ $slots: S;
1446
+ };
1447
+ };
1448
+
1449
+ declare type __VLS_WithSlots_44<T, S> = T & {
1450
+ new (): {
1451
+ $slots: S;
1452
+ };
1453
+ };
1454
+
1455
+ declare type __VLS_WithSlots_45<T, S> = T & {
1456
+ new (): {
1457
+ $slots: S;
1458
+ };
1459
+ };
1460
+
1461
+ declare type __VLS_WithSlots_46<T, S> = T & {
1462
+ new (): {
1463
+ $slots: S;
1464
+ };
1465
+ };
1466
+
1467
+ declare type __VLS_WithSlots_47<T, S> = T & {
1468
+ new (): {
1469
+ $slots: S;
1470
+ };
1471
+ };
1472
+
1473
+ declare type __VLS_WithSlots_48<T, S> = T & {
1474
+ new (): {
1475
+ $slots: S;
1476
+ };
1477
+ };
1478
+
1479
+ declare type __VLS_WithSlots_49<T, S> = T & {
1480
+ new (): {
1481
+ $slots: S;
1482
+ };
1483
+ };
1484
+
1485
+ declare type __VLS_WithSlots_5<T, S> = T & {
1486
+ new (): {
1487
+ $slots: S;
1488
+ };
1489
+ };
1490
+
1491
+ declare type __VLS_WithSlots_50<T, S> = T & {
1492
+ new (): {
1493
+ $slots: S;
1494
+ };
1495
+ };
1496
+
1497
+ declare type __VLS_WithSlots_51<T, S> = T & {
1498
+ new (): {
1499
+ $slots: S;
1500
+ };
1501
+ };
1502
+
1503
+ declare type __VLS_WithSlots_52<T, S> = T & {
1504
+ new (): {
1505
+ $slots: S;
1506
+ };
1507
+ };
1508
+
1509
+ declare type __VLS_WithSlots_53<T, S> = T & {
1510
+ new (): {
1511
+ $slots: S;
1512
+ };
1513
+ };
1514
+
1515
+ declare type __VLS_WithSlots_54<T, S> = T & {
1516
+ new (): {
1517
+ $slots: S;
1518
+ };
1519
+ };
1520
+
1521
+ declare type __VLS_WithSlots_55<T, S> = T & {
1522
+ new (): {
1523
+ $slots: S;
1524
+ };
1525
+ };
1526
+
1527
+ declare type __VLS_WithSlots_56<T, S> = T & {
1528
+ new (): {
1529
+ $slots: S;
1530
+ };
1531
+ };
1532
+
1533
+ declare type __VLS_WithSlots_57<T, S> = T & {
1534
+ new (): {
1535
+ $slots: S;
1536
+ };
1537
+ };
1538
+
1539
+ declare type __VLS_WithSlots_58<T, S> = T & {
1540
+ new (): {
1541
+ $slots: S;
1542
+ };
1543
+ };
1544
+
1545
+ declare type __VLS_WithSlots_59<T, S> = T & {
1546
+ new (): {
1547
+ $slots: S;
1548
+ };
1549
+ };
1550
+
1551
+ declare type __VLS_WithSlots_6<T, S> = T & {
1552
+ new (): {
1553
+ $slots: S;
1554
+ };
1555
+ };
1556
+
1557
+ declare type __VLS_WithSlots_60<T, S> = T & {
1558
+ new (): {
1559
+ $slots: S;
1560
+ };
1561
+ };
1562
+
1563
+ declare type __VLS_WithSlots_61<T, S> = T & {
1564
+ new (): {
1565
+ $slots: S;
1566
+ };
1567
+ };
1568
+
1569
+ declare type __VLS_WithSlots_62<T, S> = T & {
1570
+ new (): {
1571
+ $slots: S;
1572
+ };
1573
+ };
1574
+
1575
+ declare type __VLS_WithSlots_63<T, S> = T & {
1576
+ new (): {
1577
+ $slots: S;
1578
+ };
1579
+ };
1580
+
1581
+ declare type __VLS_WithSlots_64<T, S> = T & {
1582
+ new (): {
1583
+ $slots: S;
1584
+ };
1585
+ };
1586
+
1587
+ declare type __VLS_WithSlots_65<T, S> = T & {
1588
+ new (): {
1589
+ $slots: S;
1590
+ };
1591
+ };
1592
+
1593
+ declare type __VLS_WithSlots_66<T, S> = T & {
1594
+ new (): {
1595
+ $slots: S;
1596
+ };
1597
+ };
1598
+
1599
+ declare type __VLS_WithSlots_67<T, S> = T & {
1600
+ new (): {
1601
+ $slots: S;
1602
+ };
1603
+ };
1604
+
1605
+ declare type __VLS_WithSlots_68<T, S> = T & {
1606
+ new (): {
1607
+ $slots: S;
1608
+ };
1609
+ };
1610
+
1611
+ declare type __VLS_WithSlots_69<T, S> = T & {
1612
+ new (): {
1613
+ $slots: S;
1614
+ };
1615
+ };
1616
+
1617
+ declare type __VLS_WithSlots_7<T, S> = T & {
1618
+ new (): {
1619
+ $slots: S;
1620
+ };
1621
+ };
1622
+
1623
+ declare type __VLS_WithSlots_70<T, S> = T & {
1624
+ new (): {
1625
+ $slots: S;
1626
+ };
1627
+ };
1628
+
1629
+ declare type __VLS_WithSlots_71<T, S> = T & {
1630
+ new (): {
1631
+ $slots: S;
1632
+ };
1633
+ };
1634
+
1635
+ declare type __VLS_WithSlots_72<T, S> = T & {
1636
+ new (): {
1637
+ $slots: S;
1638
+ };
1639
+ };
1640
+
1641
+ declare type __VLS_WithSlots_73<T, S> = T & {
1642
+ new (): {
1643
+ $slots: S;
1644
+ };
1645
+ };
1646
+
1647
+ declare type __VLS_WithSlots_74<T, S> = T & {
1648
+ new (): {
1649
+ $slots: S;
1650
+ };
1651
+ };
1652
+
1653
+ declare type __VLS_WithSlots_75<T, S> = T & {
1654
+ new (): {
1655
+ $slots: S;
1656
+ };
1657
+ };
1658
+
1659
+ declare type __VLS_WithSlots_76<T, S> = T & {
1660
+ new (): {
1661
+ $slots: S;
1662
+ };
1663
+ };
1664
+
1665
+ declare type __VLS_WithSlots_77<T, S> = T & {
1666
+ new (): {
1667
+ $slots: S;
1668
+ };
1669
+ };
1670
+
1671
+ declare type __VLS_WithSlots_78<T, S> = T & {
1672
+ new (): {
1673
+ $slots: S;
1674
+ };
1675
+ };
1676
+
1677
+ declare type __VLS_WithSlots_79<T, S> = T & {
1678
+ new (): {
1679
+ $slots: S;
1680
+ };
1681
+ };
1682
+
1683
+ declare type __VLS_WithSlots_8<T, S> = T & {
1684
+ new (): {
1685
+ $slots: S;
1686
+ };
1687
+ };
1688
+
1689
+ declare type __VLS_WithSlots_80<T, S> = T & {
1690
+ new (): {
1691
+ $slots: S;
1692
+ };
1693
+ };
1694
+
1695
+ declare type __VLS_WithSlots_81<T, S> = T & {
1696
+ new (): {
1697
+ $slots: S;
1698
+ };
1699
+ };
1700
+
1701
+ declare type __VLS_WithSlots_82<T, S> = T & {
1702
+ new (): {
1703
+ $slots: S;
1704
+ };
1705
+ };
1706
+
1707
+ declare type __VLS_WithSlots_83<T, S> = T & {
1708
+ new (): {
1709
+ $slots: S;
1710
+ };
1711
+ };
1712
+
1713
+ declare type __VLS_WithSlots_84<T, S> = T & {
1714
+ new (): {
1715
+ $slots: S;
1716
+ };
1717
+ };
1718
+
1719
+ declare type __VLS_WithSlots_85<T, S> = T & {
1720
+ new (): {
1721
+ $slots: S;
1722
+ };
1723
+ };
1724
+
1725
+ declare type __VLS_WithSlots_86<T, S> = T & {
1726
+ new (): {
1727
+ $slots: S;
1728
+ };
1729
+ };
1730
+
1731
+ declare type __VLS_WithSlots_87<T, S> = T & {
1732
+ new (): {
1733
+ $slots: S;
1734
+ };
1735
+ };
1736
+
1737
+ declare type __VLS_WithSlots_88<T, S> = T & {
1738
+ new (): {
1739
+ $slots: S;
1740
+ };
1741
+ };
1742
+
1743
+ declare type __VLS_WithSlots_89<T, S> = T & {
1744
+ new (): {
1745
+ $slots: S;
1746
+ };
1747
+ };
1748
+
1749
+ declare type __VLS_WithSlots_9<T, S> = T & {
1750
+ new (): {
1751
+ $slots: S;
1752
+ };
1753
+ };
1754
+
1755
+ declare type __VLS_WithSlots_90<T, S> = T & {
1756
+ new (): {
1757
+ $slots: S;
1758
+ };
1759
+ };
1760
+
1761
+ export declare const AccordionContent: typeof __VLS_export_97;
1762
+
1763
+ export { AccordionContentProps }
1764
+
1765
+ export declare const AccordionIndicator: typeof __VLS_export_99;
1766
+
1767
+ export declare interface AccordionIndicatorProps {
1768
+ /**
1769
+ * The indicator icon for the accordion trigger.
1770
+ * @default "chevron"
1771
+ */
1772
+ variant?: 'chevron' | 'plus';
1773
+ }
1774
+
1775
+ export declare const AccordionItem: typeof __VLS_export_96;
1776
+
1777
+ export declare interface AccordionItemProps extends Omit<AccordionItemProps_2, 'value'> {
1778
+ /**
1779
+ * A string identifier for the accordion item. If omitted, a unique value will be generated automatically.
1780
+ */
1781
+ value?: string;
1782
+ }
1783
+
1784
+ export declare const AccordionRoot: typeof __VLS_export_95;
1785
+
1786
+ export declare interface AccordionRootProps extends AccordionRootProps_2 {
1787
+ /**
1788
+ * Control the size of the accordion.
1789
+ *
1790
+ * @default "1"
1791
+ */
1792
+ size?: '1' | '2' | '3';
1793
+ /**
1794
+ * The indicator icon's poistion, left or right.
1795
+ *
1796
+ * @default "right"
1797
+ */
1798
+ indicatorSide?: 'left' | 'right';
1799
+ /**
1800
+ * An indicator icon on the left or right of the trigger.
1801
+ *
1802
+ * @default "chevron"
1803
+ */
1804
+ indicatorIcon?: 'none' | 'chevron' | 'plus';
1805
+ /**
1806
+ * The orientation of the accordion.
1807
+ *
1808
+ * @default "vertical"
1809
+ */
1810
+ orientation?: 'vertical' | 'horizontal';
1811
+ }
1812
+
1813
+ export declare const AccordionTrigger: typeof __VLS_export_98;
1814
+
1815
+ export declare interface AccordionTriggerProps extends PrimitiveProps {
1816
+ /**
1817
+ * The indicator icon's poistion, left or right.
1818
+ *
1819
+ * @default "right"
1820
+ */
1821
+ indicatorSide?: 'left' | 'right';
1822
+ /**
1823
+ * An indicator icon on the left or right of the trigger.
1824
+ *
1825
+ * @default "chevron"
1826
+ */
1827
+ indicatorIcon?: 'none' | 'chevron' | 'plus';
1828
+ }
1829
+
1830
+ export { AlertDialogAction }
1831
+
1832
+ export { AlertDialogActionProps }
1833
+
1834
+ export { AlertDialogCancel }
1835
+
1836
+ export { AlertDialogCancelProps }
1837
+
1838
+ export declare const AlertDialogPopup: typeof __VLS_export_24;
1839
+
1840
+ export declare type AlertDialogPopupProps = AlertDialogContentProps;
1841
+
1842
+ export { AlertDialogProps }
1843
+
1844
+ export { AlertDialogRoot }
1845
+
1846
+ export { AlertDialogTrigger }
1847
+
1848
+ export { AlertDialogTriggerProps }
1849
+
1850
+ export declare const Avatar: typeof __VLS_export_2;
1851
+
1852
+ export declare interface AvatarProps {
1853
+ /** Alt text of the avatar, usually the person's name. */
1854
+ alt?: string;
1855
+ /** Avatar's image source URL. */
1856
+ src?: string;
1857
+ /** Using fallback characters for the avatar. */
1858
+ fallback?: string;
1859
+ /**
1860
+ * Overrides the radius inherited from the theme.
1861
+ * @default "small"
1862
+ */
1863
+ radius?: RadiusType;
1864
+ /**
1865
+ * The visual variant to apply.
1866
+ * @default "solid"
1867
+ */
1868
+ variant?: 'solid' | 'soft' | 'outline' | 'surface' | 'ring';
1869
+ /**
1870
+ * Control the size of the avatar.
1871
+ * @default "2"
1872
+ */
1873
+ size?: '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9';
1874
+ /** Overrides the accent color inherited from the Theme. */
1875
+ color?: ColorType;
1876
+ }
1877
+
1878
+ export declare const Badge: typeof __VLS_export_3;
1879
+
1880
+ export declare interface BadgeProps {
1881
+ /**
1882
+ * The visual variant to apply.
1883
+ * @default "soft"
1884
+ */
1885
+ variant?: 'solid' | 'soft' | 'surface' | 'outline';
1886
+ /** Overrides the accent color inherited from the theme. */
1887
+ color?: ColorType;
1888
+ /**
1889
+ * Overrides the radius inherited from the theme.
1890
+ * @default "small"
1891
+ */
1892
+ radius?: RadiusType;
1893
+ /**
1894
+ * Control the size of the badge.
1895
+ * @default "1"
1896
+ */
1897
+ size?: '1' | '2' | '3';
1898
+ /** Uses a higher contrast color for the component. */
1899
+ highContrast?: boolean;
1900
+ /**
1901
+ * The element or component this component should render as.
1902
+ * @default "span"
1903
+ */
1904
+ as?: AsTag;
1905
+ asChild?: boolean;
1906
+ }
1907
+
1908
+ export declare const buildPropsClass: (props: Record<string, any>, keys: string[]) => ComputedRef<string[]>;
1909
+
1910
+ export declare const Button: typeof __VLS_export_5;
1911
+
1912
+ export declare interface ButtonProps {
1913
+ /**
1914
+ * The visual variant to apply.
1915
+ * @default "solid"
1916
+ */
1917
+ variant?: 'classic' | 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
1918
+ /** Overrides the accent color inherited from the ThemeProvider. */
1919
+ color?: ColorType;
1920
+ /** Overrides the radius inherited from the ThemeProvider. */
1921
+ radius?: RadiusType;
1922
+ /**
1923
+ * Control the size of the button.
1924
+ * @default "2"
1925
+ */
1926
+ size?: '1' | '2' | '3' | '4';
1927
+ /** Uses a higher contrast color for the component. */
1928
+ highContrast?: boolean;
1929
+ /** Mark the button as disabled. */
1930
+ disabled?: boolean;
1931
+ /**
1932
+ * The element or component this component should render as.
1933
+ * @default "button"
1934
+ */
1935
+ as?: AsTag | Component;
1936
+ asChild?: boolean;
1937
+ }
1938
+
1939
+ export declare const Card: typeof __VLS_export_4;
1940
+
1941
+ export declare interface CardProps extends PrimitiveProps {
1942
+ variant?: 'surface' | 'soft';
1943
+ radius?: RadiusType;
1944
+ size?: '1' | '2' | '3' | '4' | '5';
1945
+ }
1946
+
1947
+ export declare const Checkbox: typeof __VLS_export_57;
1948
+
1949
+ export declare const CheckboxGroup: typeof __VLS_export_58;
1950
+
1951
+ export declare type CheckboxGroupEmits<T extends AcceptableValue = AcceptableValue> = CheckboxGroupRootEmits<T>;
1952
+
1953
+ export declare interface CheckboxGroupProps<T extends AcceptableValue = AcceptableValue> extends Omit<CheckboxGroupRootProps<T>, 'as' | 'asChild'> {
1954
+ /** The outer element or component. @default "div" */
1955
+ as?: PrimitiveProps['as'];
1956
+ /** The element or component that wraps the default slot. @default "div" */
1957
+ contentAs?: PrimitiveProps['as'];
1958
+ /**
1959
+ * All values controlled by the select-all checkbox.
1960
+ * Values outside this list remain unchanged when the group is cleared.
1961
+ */
1962
+ allValues?: T[];
1963
+ }
1964
+
1965
+ export declare interface CheckboxGroupSelectAllProps {
1966
+ modelValue: boolean | 'indeterminate';
1967
+ disabled?: boolean;
1968
+ 'onUpdate:modelValue': (value: boolean | 'indeterminate') => void;
1969
+ }
1970
+
1971
+ export declare interface CheckboxProps extends CheckboxRootProps {
1972
+ color?: ColorType;
1973
+ variant?: 'surface' | 'soft';
1974
+ size?: '1' | '2' | '3';
1975
+ highContrast?: boolean;
1976
+ }
1977
+
1978
+ export declare const CloseButton: typeof __VLS_export_7;
1979
+
1980
+ export declare const CollapsibleContent: typeof __VLS_export_102;
1981
+
1982
+ export { CollapsibleContentProps }
1983
+
1984
+ export declare const CollapsibleIndicator: typeof __VLS_export_103;
1985
+
1986
+ export declare const CollapsibleRoot: typeof __VLS_export_100;
1987
+
1988
+ export declare interface CollapsibleRootProps extends CollapsibleRootProps_2 {
1989
+ color?: ColorType;
1990
+ radius?: RadiusType;
1991
+ variant?: 'ghost' | 'soft' | 'surface';
1992
+ size?: '1' | '2' | '3' | '4';
1993
+ }
1994
+
1995
+ export declare const CollapsibleTrigger: typeof __VLS_export_101;
1996
+
1997
+ export declare interface CollapsibleTriggerProps extends CollapsibleTriggerProps_2 {
1998
+ indicator?: 'none' | 'left' | 'right';
1999
+ }
2000
+
2001
+ export declare const ColorField: typeof __VLS_export_64;
2002
+
2003
+ export declare interface ColorFieldProps extends Omit<PrimitiveProps, 'asChild'> {
2004
+ id?: string;
2005
+ variant?: 'solid' | 'ring';
2006
+ size?: '1' | '2' | '3';
2007
+ radius?: RadiusType;
2008
+ defaultValue?: string;
2009
+ }
2010
+
2011
+ export declare type ColorType = 'gray' | 'gold' | 'bronze' | 'brown' | 'yellow' | 'amber' | 'orange' | 'tomato' | 'red' | 'ruby' | 'crimson' | 'pink' | 'plum' | 'purple' | 'violet' | 'iris' | 'indigo' | 'blue' | 'cyan' | 'teal' | 'jade' | 'green' | 'grass' | 'lime' | 'mint' | 'sky';
2012
+
2013
+ export declare const ComboboxContent: typeof __VLS_export_75;
2014
+
2015
+ declare interface ComboboxContentProps extends ComboboxContentProps_2 {
2016
+ variant?: 'solid' | 'soft';
2017
+ }
2018
+
2019
+ export declare const ComboboxEmpty: typeof __VLS_export_78;
2020
+
2021
+ export { ComboboxGroup }
2022
+
2023
+ export declare const ComboboxInput: typeof __VLS_export_74;
2024
+
2025
+ declare interface ComboboxInputProps extends ComboboxInputProps_2 {
2026
+ variant?: 'surface' | 'soft';
2027
+ radius?: RadiusType;
2028
+ placeholder?: string;
2029
+ /** Classes for the component's stable visual parts. */
2030
+ ui?: ComboboxInputUI;
2031
+ }
2032
+
2033
+ export declare interface ComboboxInputUI {
2034
+ base?: string;
2035
+ values?: string;
2036
+ value?: string;
2037
+ input?: string;
2038
+ trigger?: string;
2039
+ remove?: string;
2040
+ }
2041
+
2042
+ export declare const ComboboxItem: typeof __VLS_export_76;
2043
+
2044
+ export declare const ComboboxLabel: typeof __VLS_export_77;
2045
+
2046
+ export declare const ComboboxRoot: typeof __VLS_export_73;
2047
+
2048
+ export declare interface ComboboxRootProps extends ComboboxRootProps_2 {
2049
+ size?: '1' | '2' | '3';
2050
+ color?: ColorType;
2051
+ highContrast?: boolean;
2052
+ }
2053
+
2054
+ declare const _default: typeof __VLS_export_20;
2055
+ export { _default as AlertDialogCancelButton }
2056
+ export { _default as DialogCloseButton }
2057
+
2058
+ declare const _default_2: typeof __VLS_export_21;
2059
+ export { _default_2 as AlertDialogTitle }
2060
+ export { _default_2 as DialogTitle }
2061
+
2062
+ declare const _default_3: typeof __VLS_export_22;
2063
+ export { _default_3 as AlertDialogDescription }
2064
+ export { _default_3 as DialogDescription }
2065
+
2066
+ export { DialogClose }
2067
+
2068
+ declare interface DialogCloseButtonProps extends ButtonProps {
2069
+ tooltip?: string;
2070
+ }
2071
+ export { DialogCloseButtonProps as AlertDialogCloseButtonProps }
2072
+ export { DialogCloseButtonProps }
2073
+
2074
+ export { DialogCloseProps }
2075
+
2076
+ export declare const DialogPopup: typeof __VLS_export_23;
2077
+
2078
+ export declare interface DialogPopupProps extends DialogContentProps {
2079
+ /**
2080
+ * Control size of the dialog. It will affect the padding and border-radius.
2081
+ * @default "1"
2082
+ */
2083
+ size?: '1' | '2' | '3' | '4' | '5';
2084
+ /** Classes for the component's stable visual parts. */
2085
+ ui?: DialogPopupUI;
2086
+ }
2087
+
2088
+ export declare interface DialogPopupUI {
2089
+ overlay?: string;
2090
+ wrapper?: string;
2091
+ container?: string;
2092
+ content?: string;
2093
+ }
2094
+
2095
+ export { DialogRoot }
2096
+
2097
+ export { DialogRootProps }
2098
+
2099
+ export { DialogTrigger }
2100
+
2101
+ export { DialogTriggerProps }
2102
+
2103
+ export { DrawerClose }
2104
+
2105
+ export declare const DrawerCloseButton: typeof __VLS_export_25;
2106
+
2107
+ export declare interface DrawerCloseButtonProps extends ButtonProps {
2108
+ tooltip?: string;
2109
+ }
2110
+
2111
+ export { DrawerCloseProps }
2112
+
2113
+ export declare const DrawerDescription: typeof __VLS_export_26;
2114
+
2115
+ export declare const DrawerHandle: typeof __VLS_export_27;
2116
+
2117
+ export { DrawerHandleProps }
2118
+
2119
+ export { DrawerIndent }
2120
+
2121
+ export { DrawerIndentBackground }
2122
+
2123
+ export { DrawerIndentBackgroundProps }
2124
+
2125
+ export { DrawerIndentProps }
2126
+
2127
+ export declare const DrawerPopup: typeof __VLS_export_28;
2128
+
2129
+ export declare interface DrawerPopupProps extends DrawerContentProps {
2130
+ /** Control the size of the drawer. @default "2" */
2131
+ size?: '1' | '2' | '3';
2132
+ /** Render a draggable handle. @default true */
2133
+ showHandle?: boolean;
2134
+ /** Classes for the component's stable visual parts. */
2135
+ ui?: DrawerPopupUI;
2136
+ }
2137
+
2138
+ export declare interface DrawerPopupUI {
2139
+ viewport?: string;
2140
+ overlay?: string;
2141
+ content?: string;
2142
+ handle?: string;
2143
+ }
2144
+
2145
+ export { DrawerProvider }
2146
+
2147
+ export declare const DrawerRoot: typeof __VLS_export_29;
2148
+
2149
+ export declare type DrawerRootEmits = DrawerRootEmits_2;
2150
+
2151
+ export declare interface DrawerRootProps extends DrawerRootProps_2 {
2152
+ }
2153
+
2154
+ export { DrawerSwipeArea }
2155
+
2156
+ export { DrawerSwipeAreaProps }
2157
+
2158
+ export declare const DrawerTitle: typeof __VLS_export_30;
2159
+
2160
+ export { DrawerTrigger }
2161
+
2162
+ export { DrawerTriggerProps }
2163
+
2164
+ export declare const DropdownMenuContent: typeof __VLS_export_31;
2165
+
2166
+ export declare interface DropdownMenuContentProps extends DropdownMenuContentProps_2 {
2167
+ size?: '1' | '2';
2168
+ variant?: 'solid' | 'soft';
2169
+ color?: ColorType;
2170
+ highContrast?: boolean;
2171
+ }
2172
+
2173
+ export declare const DropdownMenuItem: typeof __VLS_export_32;
2174
+
2175
+ export declare interface DropdownMenuItemProps extends DropdownMenuItemProps_2 {
2176
+ color?: ColorType;
2177
+ shortcut?: string;
2178
+ }
2179
+
2180
+ export { DropdownMenuRoot }
2181
+
2182
+ export declare const DropdownMenuSeparator: typeof __VLS_export_33;
2183
+
2184
+ export { DropdownMenuTrigger }
2185
+
2186
+ export declare const Editable: typeof __VLS_export_88;
2187
+
2188
+ export declare interface EditableProps extends EditableRootProps {
2189
+ /**
2190
+ * Overrides the radius inherited from the theme.
2191
+ * @default "small"
2192
+ */
2193
+ radius?: RadiusType;
2194
+ /** Overrides the accent color inherited from the theme. */
2195
+ color?: ColorType;
2196
+ /**
2197
+ * Control the size of the padding and radius.
2198
+ * @default "1"
2199
+ */
2200
+ size?: '1' | '2' | '3';
2201
+ }
2202
+
2203
+ export declare const Empty: typeof __VLS_export_11;
2204
+
2205
+ export declare const EmptyContent: typeof __VLS_export_16;
2206
+
2207
+ export declare type EmptyContentProps = PrimitiveProps;
2208
+
2209
+ declare interface EmptyContext {
2210
+ size: Ref<'1' | '2' | '3'>;
2211
+ }
2212
+
2213
+ export declare const EmptyDescription: typeof __VLS_export_15;
2214
+
2215
+ export declare type EmptyDescriptionProps = PrimitiveProps;
2216
+
2217
+ export declare const EmptyHeader: typeof __VLS_export_12;
2218
+
2219
+ export declare type EmptyHeaderProps = PrimitiveProps;
2220
+
2221
+ export declare const EmptyMedia: typeof __VLS_export_13;
2222
+
2223
+ export declare interface EmptyMediaProps extends PrimitiveProps {
2224
+ /**
2225
+ * Controls whether the media is presented as a plain visual or an icon tile.
2226
+ * @default "default"
2227
+ */
2228
+ variant?: 'default' | 'icon';
2229
+ }
2230
+
2231
+ export declare interface EmptyProps extends PrimitiveProps {
2232
+ /**
2233
+ * Controls the spacing and typography of the empty state.
2234
+ * @default "2"
2235
+ */
2236
+ size?: '1' | '2' | '3';
2237
+ /** Overrides the radius inherited from the theme. */
2238
+ radius?: RadiusType;
2239
+ }
2240
+
2241
+ export declare const EmptyTitle: typeof __VLS_export_14;
2242
+
2243
+ export declare type EmptyTitleProps = PrimitiveProps;
2244
+
2245
+ export declare const FieldControl: typeof __VLS_export_92;
2246
+
2247
+ export declare interface FieldControlProps {
2248
+ as?: AsTag | Component;
2249
+ asChild?: boolean;
2250
+ id?: string;
2251
+ }
2252
+
2253
+ export declare const FieldDescription: typeof __VLS_export_93;
2254
+
2255
+ export declare interface FieldDescriptionProps {
2256
+ as?: AsTag | Component;
2257
+ asChild?: boolean;
2258
+ }
2259
+
2260
+ export declare const FieldError: typeof __VLS_export_94;
2261
+
2262
+ export declare interface FieldErrorProps {
2263
+ as?: AsTag | Component;
2264
+ asChild?: boolean;
2265
+ match?: keyof ValidityState;
2266
+ }
2267
+
2268
+ export declare const FieldLabel: typeof __VLS_export_91;
2269
+
2270
+ export declare interface FieldLabelProps {
2271
+ as?: AsTag | Component;
2272
+ asChild?: boolean;
2273
+ for?: string;
2274
+ }
2275
+
2276
+ export declare const FieldRoot: typeof __VLS_export_90;
2277
+
2278
+ export declare interface FieldRootProps {
2279
+ /** The form field name used for errors and native submission. */
2280
+ name?: string;
2281
+ /** Explicitly sets the generated control ID. */
2282
+ id?: string;
2283
+ /** Marks the field as required. */
2284
+ required?: boolean;
2285
+ /** Disables the field control. */
2286
+ disabled?: boolean;
2287
+ /** A validator-neutral callback returning one or more messages. */
2288
+ validate?: FieldValidator;
2289
+ /** Initial field errors controlled by the consumer. */
2290
+ errors?: FormError;
2291
+ }
2292
+
2293
+ export declare type FieldValidator = (value: unknown) => FormError | null | Promise<FormError | null>;
2294
+
2295
+ export declare type FormError = string | string[];
2296
+
2297
+ export declare const FormRoot: typeof __VLS_export_89;
2298
+
2299
+ export declare type FormRootEmits = {
2300
+ submit: [event: SubmitEvent];
2301
+ reset: [event: Event];
2302
+ invalid: [event: Event];
2303
+ };
2304
+
2305
+ export declare interface FormRootProps {
2306
+ /** Field errors keyed by field name. */
2307
+ errors?: Record<string, FormError>;
2308
+ }
2309
+
2310
+ declare type GrayColorType = 'auto' | 'mauve' | 'olive' | 'sage' | 'sand' | 'slate';
2311
+
2312
+ export declare const IconButton: typeof __VLS_export_6;
2313
+
2314
+ export declare type IconButtonProps = ButtonProps;
2315
+
2316
+ export declare const injectEmptyContext: <T extends EmptyContext | null | undefined = EmptyContext>(fallback?: T | undefined) => T extends null ? EmptyContext | null : EmptyContext;
2317
+
2318
+ export declare const injectThemeContext: <T extends ThemeProviderContext | null | undefined = ThemeProviderContext>(fallback?: T | undefined) => T extends null ? ThemeProviderContext | null : ThemeProviderContext;
2319
+
2320
+ export declare type Message = string | {
2321
+ title: string;
2322
+ duration?: number;
2323
+ type?: 'foreground' | 'background';
2324
+ description?: string;
2325
+ action?: MessageAction;
2326
+ };
2327
+
2328
+ declare interface MessageAction {
2329
+ label: string;
2330
+ altText?: string;
2331
+ variant?: 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
2332
+ color?: ColorType;
2333
+ radius?: RadiusType;
2334
+ size?: '1' | '2' | '3' | '4';
2335
+ onClick: () => void;
2336
+ }
2337
+
2338
+ declare type MessageCategory = 'success' | 'info' | 'warning' | 'error' | 'loading';
2339
+
2340
+ export declare const NavigationMenuContent: typeof __VLS_export_39;
2341
+
2342
+ export { NavigationMenuItem }
2343
+
2344
+ export declare const NavigationMenuLink: typeof __VLS_export_36;
2345
+
2346
+ export declare interface NavigationMenuLinkProps extends NavigationMenuLinkProps_2 {
2347
+ /** Overrides the accent color inherited from the ThemeProvider. */
2348
+ color?: ColorType;
2349
+ /** Control the size of the component. */
2350
+ size?: '1' | '2' | '3';
2351
+ /** Overrides the radius inherited from the ThemeProvider. */
2352
+ radius?: RadiusType;
2353
+ }
2354
+
2355
+ export declare const NavigationMenuList: typeof __VLS_export_38;
2356
+
2357
+ export declare interface NavigationMenuListProps extends NavigationMenuListProps_2 {
2358
+ /** Overrides the accent color inherited from the ThemeProvider. */
2359
+ color?: ColorType;
2360
+ /**
2361
+ * Control the size of the button.
2362
+ * @default "2"
2363
+ */
2364
+ size?: '1' | '2' | '3';
2365
+ /** Overrides the radius inherited from the ThemeProvider. */
2366
+ radius?: RadiusType;
2367
+ }
2368
+
2369
+ export declare const NavigationMenuRoot: typeof __VLS_export_35;
2370
+
2371
+ export declare const NavigationMenuTrigger: typeof __VLS_export_37;
2372
+
2373
+ export declare interface NavigationMenuTriggerProps extends NavigationMenuTriggerProps_2 {
2374
+ /** Overrides the accent color inherited from the ThemeProvider. */
2375
+ color?: ColorType;
2376
+ /** Control the size of the component. */
2377
+ size?: '1' | '2' | '3';
2378
+ /** Overrides the radius inherited from the ThemeProvider. */
2379
+ radius?: RadiusType;
2380
+ }
2381
+
2382
+ export declare const Pagination: typeof __VLS_export_104;
2383
+
2384
+ export declare interface PaginationProps extends PaginationRootProps {
2385
+ color?: ColorType;
2386
+ size?: '1' | '2' | '3' | '4';
2387
+ variant?: 'soft' | 'surface' | 'outline' | 'ghost';
2388
+ navigation?: 'none' | 'prev-next' | 'first-last' | 'all';
2389
+ /** Classes for the component's stable visual parts. */
2390
+ ui?: PaginationUI;
2391
+ }
2392
+
2393
+ export declare interface PaginationUI {
2394
+ base?: string;
2395
+ list?: string;
2396
+ item?: string;
2397
+ ellipsis?: string;
2398
+ first?: string;
2399
+ previous?: string;
2400
+ next?: string;
2401
+ last?: string;
2402
+ }
2403
+
2404
+ export declare const PinInputInput: typeof __VLS_export_66;
2405
+
2406
+ export declare type PinInputInputProps = PinInputInputProps_2;
2407
+
2408
+ export declare const PinInputRoot: typeof __VLS_export_65;
2409
+
2410
+ export declare type PinInputRootEmits<Type extends PinInputType = 'text'> = {
2411
+ 'update:modelValue': [value: PinInputValue<Type>];
2412
+ complete: [value: PinInputValue<Type>];
2413
+ };
2414
+
2415
+ export declare interface PinInputRootProps<Type extends PinInputType = 'text'> extends PinInputRootProps_2<Type> {
2416
+ /** Controls the component size. @default "2" */
2417
+ size?: '1' | '2' | '3';
2418
+ /** Controls the visual treatment. @default "surface" */
2419
+ variant?: 'surface' | 'soft';
2420
+ /** Overrides the accent color inherited from ThemeProvider. */
2421
+ color?: ColorType;
2422
+ /** Controls the corner radius. */
2423
+ radius?: RadiusType;
2424
+ }
2425
+
2426
+ export declare type PinInputType = 'text' | 'number';
2427
+
2428
+ export declare type PinInputValue<Type extends PinInputType = 'text'> = [Type] extends ['number'] ? number[] : string[];
2429
+
2430
+ export { PopoverClose }
2431
+
2432
+ export declare const PopoverPopup: typeof __VLS_export_34;
2433
+
2434
+ export declare interface PopoverPopupProps extends PopoverContentProps {
2435
+ size?: '1' | '2';
2436
+ }
2437
+
2438
+ export { PopoverRoot }
2439
+
2440
+ export { PopoverTrigger }
2441
+
2442
+ declare interface PromiseMessageOption<T> {
2443
+ loading: string;
2444
+ success: (data: T) => Message;
2445
+ error?: (err: Error) => Message;
2446
+ }
2447
+
2448
+ export declare const provideEmptyContext: (contextValue: EmptyContext) => EmptyContext;
2449
+
2450
+ export declare const provideThemeContext: (contextValue: ThemeProviderContext) => ThemeProviderContext;
2451
+
2452
+ export declare const Quota: typeof __VLS_export_109;
2453
+
2454
+ export declare interface QuotaProps {
2455
+ percent: number;
2456
+ color?: ColorType;
2457
+ }
2458
+
2459
+ export declare const Radio: typeof __VLS_export_79;
2460
+
2461
+ export declare const RadioCardsItem: typeof __VLS_export_83;
2462
+
2463
+ export declare const RadioCardsRoot: typeof __VLS_export_82;
2464
+
2465
+ export declare interface RadioCardsRootProps extends RadioGroupRootProps_2 {
2466
+ /**
2467
+ * The visual variant of the radio group.
2468
+ * @default "surface"
2469
+ */
2470
+ variant?: 'surface' | 'classic';
2471
+ /**
2472
+ * Control the size of the radio group.
2473
+ * @default "2"
2474
+ */
2475
+ size?: '1' | '2' | '3';
2476
+ /** Overrides the accent color inherited from the ThemeProvider. */
2477
+ color?: ColorType;
2478
+ /** Uses a higher contrast color for the component. */
2479
+ highContrast?: boolean;
2480
+ }
2481
+
2482
+ export declare const RadioGroupItem: typeof __VLS_export_81;
2483
+
2484
+ export declare interface RadioGroupItemProps extends RadioGroupItemProps_2 {
2485
+ /** Overrides the accent color inherited from the RadioGroupRoot. */
2486
+ color?: ColorType;
2487
+ /** Overrides the size inherited from the RadioGroupRoot. */
2488
+ size?: '1' | '2' | '3';
2489
+ /** Overrides the variant inherited from the RadioGroupRoot. */
2490
+ variant?: 'surface' | 'soft';
2491
+ /** Overrides the highContrast prop inherited from the RadioGroupRoot. */
2492
+ highContrast?: boolean;
2493
+ }
2494
+
2495
+ export declare const RadioGroupRoot: typeof __VLS_export_80;
2496
+
2497
+ export declare interface RadioGroupRootProps extends RadioGroupRootProps_2 {
2498
+ /**
2499
+ * The visual variant of the radio group.
2500
+ * @default "surface"
2501
+ */
2502
+ variant?: 'surface' | 'soft';
2503
+ /**
2504
+ * Control the size of the radio group.
2505
+ * @default "2"
2506
+ */
2507
+ size?: '1' | '2' | '3';
2508
+ /** Overrides the accent color inherited from the ThemeProvider. */
2509
+ color?: ColorType;
2510
+ /** Uses a higher contrast color for the component. */
2511
+ highContrast?: boolean;
2512
+ }
2513
+
2514
+ export declare interface RadioProps {
2515
+ /**
2516
+ * The visual variant to apply.
2517
+ * @default "surface"
2518
+ */
2519
+ variant?: 'surface' | 'soft';
2520
+ /** Overrides the accent color inherited from the Theme. */
2521
+ color?: ColorType;
2522
+ /**
2523
+ * Control the size of the radio.
2524
+ * @default "2"
2525
+ */
2526
+ size?: '1' | '2' | '3';
2527
+ /** Uses a higher contrast color for the component. */
2528
+ highContrast?: boolean;
2529
+ }
2530
+
2531
+ export declare const RadioTabsItem: typeof __VLS_export_85;
2532
+
2533
+ export declare type RadioTabsItemProps = RadioGroupItemProps_2;
2534
+
2535
+ export declare const RadioTabsRoot: typeof __VLS_export_84;
2536
+
2537
+ export declare interface RadioTabsRootProps extends RadioGroupRootProps_2 {
2538
+ /**
2539
+ * The visual variant of the radio tabs.
2540
+ * @default "classic"
2541
+ */
2542
+ variant?: 'classic' | 'surface' | 'soft';
2543
+ /**
2544
+ * Control the size of the radio tabs.
2545
+ * @default "2"
2546
+ */
2547
+ size?: '1' | '2';
2548
+ /** Overrides the accent color inherited from the ThemeProvider. */
2549
+ color?: ColorType;
2550
+ /** Overrides the radius inherited from the ThemeProvider. */
2551
+ radius?: RadiusType;
2552
+ }
2553
+
2554
+ export declare type RadiusType = 'none' | 'small' | 'medium' | 'large' | 'full';
2555
+
2556
+ export declare const SavingIndicator: typeof __VLS_export_111;
2557
+
2558
+ export declare interface SavingIndicatorProps extends Omit<PrimitiveProps, 'asChild'> {
2559
+ status: SavingStatus;
2560
+ size?: '1' | '2' | '3';
2561
+ }
2562
+
2563
+ export declare type SavingStatus = 'idle' | 'saving' | 'saved';
2564
+
2565
+ declare type ScalingType = '90%' | '95%' | '100%' | '105%' | '110%' | '115%' | '120%';
2566
+
2567
+ export declare const ScrollArea: typeof __VLS_export_8;
2568
+
2569
+ export declare interface ScrollAreaProps extends ScrollAreaRootProps {
2570
+ size?: '1' | '2' | '3';
2571
+ radius?: RadiusType;
2572
+ scrollbars?: 'vertical' | 'horizontal' | 'both';
2573
+ }
2574
+
2575
+ export declare const SelectContent: typeof __VLS_export_68;
2576
+
2577
+ export declare interface SelectContentProps extends SelectContentProps_2 {
2578
+ variant?: 'solid' | 'soft';
2579
+ }
2580
+
2581
+ export { SelectGroup }
2582
+
2583
+ export declare const SelectItem: typeof __VLS_export_70;
2584
+
2585
+ export { SelectItemProps }
2586
+
2587
+ export declare const SelectLabel: typeof __VLS_export_71;
2588
+
2589
+ export { SelectLabelProps }
2590
+
2591
+ export declare const SelectRoot: typeof __VLS_export_67;
2592
+
2593
+ export declare interface SelectRootProps extends SelectRootProps_2 {
2594
+ size?: '1' | '2' | '3';
2595
+ color?: ColorType;
2596
+ highContrast?: boolean;
2597
+ }
2598
+
2599
+ export declare const SelectSeparator: typeof __VLS_export_72;
2600
+
2601
+ export declare const SelectTrigger: typeof __VLS_export_69;
2602
+
2603
+ export declare interface SelectTriggerProps extends SelectTriggerProps_2 {
2604
+ variant?: 'surface' | 'soft' | 'ghost';
2605
+ radius?: RadiusType;
2606
+ placeholder?: string;
2607
+ }
2608
+
2609
+ export declare const Separator: typeof __VLS_export_107;
2610
+
2611
+ export declare interface SeparatorProps {
2612
+ /**
2613
+ * The element this separator should render as.
2614
+ * @default "span"
2615
+ */
2616
+ as?: 'span' | 'div';
2617
+ /**
2618
+ * Control the orientation of the separator.
2619
+ * @default "horizontal"
2620
+ */
2621
+ orientation?: 'horizontal' | 'vertical';
2622
+ /**
2623
+ * Control the size of the separator.
2624
+ * @default "1"
2625
+ */
2626
+ size?: '1' | '2' | '3' | '4';
2627
+ /**
2628
+ * Overrides the color of the separator.
2629
+ * @default "gray"
2630
+ */
2631
+ color?: ColorType;
2632
+ }
2633
+
2634
+ export declare const Sidebar: typeof __VLS_export_41;
2635
+
2636
+ export declare const SidebarBody: typeof __VLS_export_43;
2637
+
2638
+ export declare type SidebarBodyProps = PrimitiveProps;
2639
+
2640
+ export declare type SidebarEmits = DrawerContentEmits & {
2641
+ /** Emitted when the mobile open state changes. */
2642
+ 'update:open': [value: boolean];
2643
+ /** Emitted when the desktop collapsed state changes. */
2644
+ 'update:collapsed': [value: boolean];
2645
+ };
2646
+
2647
+ export declare const SidebarFooter: typeof __VLS_export_44;
2648
+
2649
+ export declare type SidebarFooterProps = PrimitiveProps;
2650
+
2651
+ export declare const SidebarGroup: typeof __VLS_export_48;
2652
+
2653
+ export declare const SidebarGroupLabel: typeof __VLS_export_49;
2654
+
2655
+ export declare type SidebarGroupLabelProps = PrimitiveProps;
2656
+
2657
+ export declare type SidebarGroupProps = PrimitiveProps;
2658
+
2659
+ export declare const SidebarHeader: typeof __VLS_export_42;
2660
+
2661
+ export declare type SidebarHeaderProps = PrimitiveProps;
2662
+
2663
+ export declare const SidebarInset: typeof __VLS_export_47;
2664
+
2665
+ export declare type SidebarInsetProps = PrimitiveProps;
2666
+
2667
+ export declare const SidebarMenu: typeof __VLS_export_50;
2668
+
2669
+ export declare const SidebarMenuButton: typeof __VLS_export_52;
2670
+
2671
+ export declare interface SidebarMenuButtonProps extends PrimitiveProps {
2672
+ /** Iconify icon rendered before the text. */
2673
+ icon?: string;
2674
+ /** Primary button text. Also supplies the collapsed tooltip by default. */
2675
+ text?: string;
2676
+ /** Iconify icon rendered in the trailing position. */
2677
+ trailingIcon?: string;
2678
+ /** Marks this item as the current selection. */
2679
+ active?: boolean;
2680
+ /** Prevents interaction with this item. */
2681
+ disabled?: boolean;
2682
+ /**
2683
+ * Label shown when an icon-only collapsed item is hovered or focused.
2684
+ * Set to `false` to disable the tooltip inferred from `text`.
2685
+ */
2686
+ tooltip?: string | false;
2687
+ }
2688
+
2689
+ export declare const SidebarMenuItem: typeof __VLS_export_51;
2690
+
2691
+ export declare type SidebarMenuItemProps = PrimitiveProps;
2692
+
2693
+ export declare interface SidebarMenuProps extends PrimitiveProps {
2694
+ /**
2695
+ * Controls the inherited size of menu and submenu buttons.
2696
+ * @default "2"
2697
+ */
2698
+ size?: '1' | '2' | '3';
2699
+ /** Overrides the accent color inherited from the ThemeProvider. */
2700
+ color?: ColorType;
2701
+ }
2702
+
2703
+ export declare const SidebarMenuSub: typeof __VLS_export_53;
2704
+
2705
+ export declare const SidebarMenuSubButton: typeof __VLS_export_55;
2706
+
2707
+ export declare interface SidebarMenuSubButtonProps extends PrimitiveProps {
2708
+ /** Iconify icon rendered before the text. */
2709
+ icon?: string;
2710
+ /** Primary button text. */
2711
+ text?: string;
2712
+ /** Iconify icon rendered in the trailing position. */
2713
+ trailingIcon?: string;
2714
+ /** Marks this item as the current selection. */
2715
+ active?: boolean;
2716
+ /** Prevents interaction with this item. */
2717
+ disabled?: boolean;
2718
+ }
2719
+
2720
+ export declare const SidebarMenuSubItem: typeof __VLS_export_54;
2721
+
2722
+ export declare type SidebarMenuSubItemProps = PrimitiveProps;
2723
+
2724
+ export declare type SidebarMenuSubProps = PrimitiveProps;
2725
+
2726
+ export declare interface SidebarProps extends DrawerContentProps {
2727
+ /** Controls whether the mobile sidebar is open. */
2728
+ open?: boolean;
2729
+ /** Initial mobile open state when `open` is uncontrolled. @default false */
2730
+ defaultOpen?: boolean;
2731
+ /** Controls whether the desktop sidebar is collapsed. */
2732
+ collapsed?: boolean;
2733
+ /** Initial desktop collapsed state when `collapsed` is uncontrolled. @default false */
2734
+ defaultCollapsed?: boolean;
2735
+ /** The edge of the layout that contains the sidebar. @default "left" */
2736
+ side?: 'left' | 'right';
2737
+ /** The visual relationship between the sidebar and main content. @default "default" */
2738
+ variant?: 'default' | 'floating' | 'inset';
2739
+ /** The desktop collapse behavior. @default "offcanvas" */
2740
+ collapsible?: 'offcanvas' | 'icon' | 'none';
2741
+ /** The expanded desktop width. @default "16rem" */
2742
+ width?: string;
2743
+ /** The desktop width when `collapsible="icon"`. @default "3.5rem" */
2744
+ collapsedWidth?: string;
2745
+ /** The sidebar width below the mobile breakpoint. @default "18rem" */
2746
+ mobileWidth?: string;
2747
+ /** Accessible title announced when the sidebar opens on mobile. @default "Navigation" */
2748
+ mobileTitle?: string;
2749
+ /** Accessible description announced when the sidebar opens on mobile. @default "Site navigation" */
2750
+ mobileDescription?: string;
2751
+ }
2752
+
2753
+ export declare const SidebarProvider: typeof __VLS_export_40;
2754
+
2755
+ export declare interface SidebarProviderProps {
2756
+ /** The element or component used for the layout container. @default "div" */
2757
+ as?: AsTag | Component;
2758
+ /** The viewport width in pixels at which the sidebar switches between mobile and desktop behavior. @default 1024 */
2759
+ breakpoint?: number;
2760
+ }
2761
+
2762
+ export declare const SidebarRail: typeof __VLS_export_46;
2763
+
2764
+ export declare interface SidebarRailProps extends PrimitiveProps {
2765
+ /** Overrides the generated accessible label. */
2766
+ label?: string;
2767
+ /** Prevents the rail from changing the collapsed state. */
2768
+ disabled?: boolean;
2769
+ }
2770
+
2771
+ export declare const SidebarTrigger: typeof __VLS_export_45;
2772
+
2773
+ export declare interface SidebarTriggerProps extends PrimitiveProps {
2774
+ /** The sidebar edge controlled by this trigger. @default "left" */
2775
+ target?: 'left' | 'right';
2776
+ /** Overrides the generated accessible label. */
2777
+ label?: string;
2778
+ /** Prevents the trigger from changing sidebar state. */
2779
+ disabled?: boolean;
2780
+ }
2781
+
2782
+ export declare const Skeleton: typeof __VLS_export_9;
2783
+
2784
+ export declare interface SkeletonProps extends PrimitiveProps {
2785
+ /** Overrides the radius inherited from the theme. */
2786
+ radius?: RadiusType;
2787
+ }
2788
+
2789
+ export declare const Spinner: typeof __VLS_export_10;
2790
+
2791
+ export declare const SpinnerIcon: typeof __VLS_export_110;
2792
+
2793
+ export declare interface SpinnerProps extends PrimitiveProps {
2794
+ /**
2795
+ * Controls the size of the spinner.
2796
+ * @default "2"
2797
+ */
2798
+ size?: '1' | '2' | '3';
2799
+ /** Overrides the accent color inherited from the theme. */
2800
+ color?: ColorType;
2801
+ }
2802
+
2803
+ export declare const Switch: typeof __VLS_export_56;
2804
+
2805
+ export declare interface SwitchProps extends SwitchRootProps {
2806
+ color?: ColorType;
2807
+ variant?: 'surface' | 'soft';
2808
+ size?: '1' | '2' | '3';
2809
+ highContrast?: boolean;
2810
+ radius?: RadiusType;
2811
+ }
2812
+
2813
+ export declare const Table: typeof __VLS_export_106;
2814
+
2815
+ export declare interface TableProps {
2816
+ size?: '1' | '2' | '3';
2817
+ variant?: 'surface' | 'ghost';
2818
+ layout?: 'auto' | 'fixed';
2819
+ }
2820
+
2821
+ export { TabsContent }
2822
+
2823
+ export declare const TabsList: typeof __VLS_export_86;
2824
+
2825
+ export declare interface TabsListProps {
2826
+ size?: '1' | '2';
2827
+ radius?: RadiusType;
2828
+ color?: ColorType;
2829
+ variant?: 'classic' | 'outline' | 'surface' | 'soft';
2830
+ highContrast?: boolean;
2831
+ }
2832
+
2833
+ export { TabsRoot }
2834
+
2835
+ export declare const TabsTrigger: typeof __VLS_export_87;
2836
+
2837
+ export declare const TextArea: typeof __VLS_export_63;
2838
+
2839
+ export declare interface TextAreaProps {
2840
+ class?: string;
2841
+ size?: '1' | '2' | '3';
2842
+ variant?: 'surface' | 'soft';
2843
+ resize?: 'none' | 'vertical' | 'horizontal' | 'both';
2844
+ color?: ColorType;
2845
+ radius?: RadiusType;
2846
+ }
2847
+
2848
+ export declare const TextField: typeof __VLS_export_62;
2849
+
2850
+ export declare interface TextFieldProps {
2851
+ id?: string;
2852
+ class?: string;
2853
+ size?: '1' | '2' | '3';
2854
+ variant?: 'surface' | 'soft';
2855
+ color?: ColorType;
2856
+ radius?: RadiusType;
2857
+ type?: 'date' | 'datetime-local' | 'email' | 'hidden' | 'month' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'file';
2858
+ }
2859
+
2860
+ export declare const ThemeProvider: typeof __VLS_export;
2861
+
2862
+ declare interface ThemeProviderContext {
2863
+ accentColor: Ref<ColorType>;
2864
+ radius: Ref<RadiusType>;
2865
+ grayColor: Ref<GrayColorType>;
2866
+ scaling: Ref<ScalingType>;
2867
+ panelBackground: Ref<'solid' | 'translucent'>;
2868
+ hasBackground: Ref<boolean>;
2869
+ }
2870
+
2871
+ export declare interface ThemeProviderProps extends PrimitiveProps {
2872
+ accentColor?: ColorType;
2873
+ radius?: RadiusType;
2874
+ grayColor?: GrayColorType;
2875
+ scaling?: ScalingType;
2876
+ panelBackground?: 'solid' | 'translucent';
2877
+ hasBackground?: boolean;
2878
+ }
2879
+
2880
+ export declare const toast: ToastFunction;
2881
+
2882
+ declare type ToastFunction = {
2883
+ (message: Message): number;
2884
+ info: (message: Message) => number;
2885
+ success: (message: Message) => number;
2886
+ warning: (message: Message) => number;
2887
+ error: (message: Message) => number;
2888
+ promise: <T>(fn: () => Promise<T>, options: PromiseMessageOption<T>) => number;
2889
+ };
2890
+
2891
+ export declare interface ToastMessage {
2892
+ id: number;
2893
+ category?: MessageCategory;
2894
+ title: string;
2895
+ height?: number;
2896
+ type?: 'foreground' | 'background';
2897
+ duration?: number;
2898
+ description?: string;
2899
+ action?: MessageAction;
2900
+ }
2901
+
2902
+ export declare const ToastProvider: typeof __VLS_export_105;
2903
+
2904
+ export declare interface ToastProviderProps extends ToastProviderProps_2 {
2905
+ /** The viewport width in pixels at which toast messages switch to a full-width mobile layout. @default 640 */
2906
+ breakpoint?: number;
2907
+ size?: '1' | '2' | '3';
2908
+ position?: 'top-left' | 'top-right' | 'top-center' | 'bottom-left' | 'bottom-right' | 'bottom-center';
2909
+ }
2910
+
2911
+ export declare const Toggle: typeof __VLS_export_59;
2912
+
2913
+ export declare const ToggleGroupItem: typeof __VLS_export_61;
2914
+
2915
+ export declare const ToggleGroupRoot: typeof __VLS_export_60;
2916
+
2917
+ export declare interface ToggleGroupRootProps extends ToggleGroupRootProps_2 {
2918
+ /**
2919
+ * The visual variant to apply.
2920
+ * @default "solid"
2921
+ */
2922
+ variant?: 'solid' | 'soft' | 'surface' | 'outline' | 'ghost';
2923
+ /** Overrides the accent color inherited from the Theme. */
2924
+ color?: ColorType;
2925
+ /**
2926
+ * Control the size of the toggle.
2927
+ * @default "2"
2928
+ */
2929
+ size?: '1' | '2' | '3';
2930
+ /** Uses a higher contrast color for the component. */
2931
+ highContrast?: boolean;
2932
+ /** Overrides the radius inherited from the theme. */
2933
+ radius?: RadiusType;
2934
+ }
2935
+
2936
+ export declare interface ToggleProps extends ToggleProps_2 {
2937
+ /**
2938
+ * The visual variant to apply.
2939
+ * @default "soft"
2940
+ */
2941
+ variant?: 'solid' | 'soft' | 'ghost';
2942
+ /** Overrides the accent color inherited from the Theme. */
2943
+ color?: ColorType;
2944
+ /** Overrides the radius inherited from the theme. */
2945
+ radius?: RadiusType;
2946
+ /**
2947
+ * Control the size of the toggle.
2948
+ * @default "2"
2949
+ */
2950
+ size?: '1' | '2' | '3';
2951
+ /** Uses a higher contrast color for the component. */
2952
+ highContrast?: boolean;
2953
+ }
2954
+
2955
+ export declare const Tooltip: typeof __VLS_export_108;
2956
+
2957
+ export declare interface TooltipProps extends TooltipRootProps, TooltipContentProps {
2958
+ /** The content associated with the tooltip. */
2959
+ content?: string;
2960
+ /**
2961
+ * The max width of the tooltip popup.
2962
+ * @default "360px"
2963
+ */
2964
+ maxWidth?: string;
2965
+ /** Background color of the tooltip popup.
2966
+ * @default "gray"
2967
+ */
2968
+ color?: ColorType;
2969
+ }
2970
+
2971
+ export declare const TreeItem: typeof __VLS_export_18;
2972
+
2973
+ export declare type TreeItemEmits<T extends Record<string, any> = Record<string, any>> = TreeItemEmits_2<T>;
2974
+
2975
+ export declare const TreeItemIndicator: typeof __VLS_export_19;
2976
+
2977
+ export declare interface TreeItemIndicatorProps {
2978
+ /** Whether the parent item is expanded. */
2979
+ expanded?: boolean;
2980
+ /** Whether the item has children. */
2981
+ hasChildren?: boolean;
2982
+ /** Whether the item is disabled. */
2983
+ disabled?: boolean;
2984
+ }
2985
+
2986
+ export declare interface TreeItemProps<T extends Record<string, any> = Record<string, any>> extends TreeItemProps_2<T> {
2987
+ /** Whether the item should display a disclosure indicator. Defaults to the tree data. */
2988
+ hasChildren?: boolean;
2989
+ /** Iconify icon rendered before the item text. */
2990
+ icon?: string;
2991
+ /** Text rendered when no text or default slot is provided. */
2992
+ text?: string;
2993
+ /** Iconify icon rendered at the end of the row. */
2994
+ trailingIcon?: string;
2995
+ }
2996
+
2997
+ export declare interface TreeItemSlotProps<T extends Record<string, any> = Record<string, any>> {
2998
+ value: T;
2999
+ hasChildren: boolean;
3000
+ isExpanded: boolean;
3001
+ isSelected: boolean;
3002
+ isIndeterminate: boolean | undefined;
3003
+ isDisabled: boolean;
3004
+ handleSelect: () => void;
3005
+ handleToggle: () => void;
3006
+ }
3007
+
3008
+ export declare const TreeRoot: typeof __VLS_export_17;
3009
+
3010
+ export declare interface TreeRootContext {
3011
+ size: Ref<'1' | '2' | '3'>;
3012
+ color: Ref<ColorType | undefined>;
3013
+ highContrast: Ref<boolean>;
3014
+ }
3015
+
3016
+ export declare type TreeRootEmits<T extends Record<string, any> = Record<string, any>, M extends boolean = false> = TreeRootEmits_2<T, M>;
3017
+
3018
+ export declare interface TreeRootProps<T extends Record<string, any> = Record<string, any>, U extends Record<string, any> = Record<string, any>, M extends boolean = false> extends TreeRootProps_2<T, U, M> {
3019
+ /** Enables virtual rendering, optionally configuring the virtualizer. @default false */
3020
+ virtual?: boolean | TreeVirtualOptions<T>;
3021
+ /** Controls the size of each tree row. @default "2" */
3022
+ size?: '1' | '2' | '3';
3023
+ /** Overrides the accent color inherited from the theme. */
3024
+ color?: ColorType;
3025
+ /** Uses a higher contrast color for selected tree items. */
3026
+ highContrast?: boolean;
3027
+ }
3028
+
3029
+ export declare interface TreeRootSlotProps<T extends Record<string, any> = Record<string, any>, U extends Record<string, any> = Record<string, any>, M extends boolean = false> {
3030
+ /** The flattened tree item to render. */
3031
+ item: FlattenedItem<T>;
3032
+ /** The virtual item metadata; present when `virtual` is enabled. */
3033
+ virtualItem?: VirtualItem;
3034
+ modelValue: M extends true ? U[] : U;
3035
+ expanded: string[];
3036
+ }
3037
+
3038
+ export declare interface TreeVirtualOptions<T extends Record<string, any> = Record<string, any>> extends Omit<TreeVirtualizerProps, 'textContent'> {
3039
+ /** Number of items rendered outside the visible area. @default 12 */
3040
+ overscan?: number;
3041
+ /** Estimated size (in px) of each item. @default 28 */
3042
+ estimateSize?: number | ((index: number) => number);
3043
+ /** Text content for each item to enable type-ahead navigation. */
3044
+ textContent?: (item: T) => string;
3045
+ }
3046
+
3047
+ export declare function useForwardPropsEmitsWithout<T extends Record<string, any>, Name extends string>(props: MaybeRefOrGetter<T>, emit: (name: Name, ...args: any[]) => void, exclude: string[]): ComputedRef<{ [K in keyof T as [T[K]] extends [boolean] ? K : never]?: T[K] | undefined; } & { [K_1 in keyof T as [T[K_1]] extends [boolean] ? never : K_1]: T[K_1]; } & {
3048
+ [x: `on-${string}`]: ((...args: any[]) => void) | undefined;
3049
+ }>;
3050
+
3051
+ export declare function useForwardPropsWithout<T extends Record<string, any>>(props: MaybeRefOrGetter<T>, exclude: string[]): ComputedRef<{ [K in keyof T as [T[K]] extends [boolean] ? K : never]?: T[K] | undefined; } & { [K_1 in keyof T as [T[K_1]] extends [boolean] ? never : K_1]: T[K_1]; }>;
3052
+
3053
+ export { }
3054
+
3055
+
3056
+ declare global {
3057
+ interface Window {
3058
+ turnstile?: TurnstileApi;
3059
+ cfTurnstileOnLoad?: () => void;
3060
+ }
3061
+ }