@vuetify/v0 1.0.4 → 1.1.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/dist/{adapter-lS_VpRow.mjs → adapter-q1sRACUc.mjs} +3 -1
- package/dist/browser/index.d.ts +59 -9
- package/dist/browser/index.js +221 -62
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/{components-BEULKf1l.mjs → components-B2BZ1B3K.mjs} +186 -55
- package/dist/composables/index.d.mts +1 -1
- package/dist/composables/index.mjs +22 -22
- package/dist/{composables-UDLJSkis.mjs → composables-DONBl_c9.mjs} +24 -14
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-odNvR9Tl.mjs → createDataTable-DgyHBfAr.mjs} +3 -3
- package/dist/{createGroup-DK5KxHjn.mjs → createGroup-BXKKcb9-.mjs} +1 -1
- package/dist/{createRegistry-DCWma-GG.mjs → createRegistry-B9cOWny2.mjs} +1 -1
- package/dist/{createSelection-B3L-4fLH.mjs → createSelection-CWE554_g.mjs} +1 -1
- package/dist/{createSingle-DBWZc1_G.mjs → createSingle-Dz-1Iv7u.mjs} +1 -1
- package/dist/{createTokens-C4ZmZFHA.mjs → createTokens-C4qcW2Kv.mjs} +2 -2
- package/dist/data-table/index.mjs +1 -1
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.mjs +1 -1
- package/dist/features/index.d.mts +1 -1
- package/dist/features/index.mjs +1 -1
- package/dist/{globals-BUTW4MHG.mjs → globals-CtaXlEOI.mjs} +1 -1
- package/dist/{index-CRi_o77U.d.mts → index-CTl0cGH6.d.mts} +111 -91
- package/dist/{index-CrAgM2EJ.d.mts → index-Dc7lKT6q.d.mts} +32 -2
- package/dist/index.d.mts +3 -3
- package/dist/index.mjs +24 -24
- package/dist/json/web-types.json +1 -1
- package/dist/locale/adapters/index.mjs +1 -1
- package/dist/locale/adapters/v0/index.mjs +1 -1
- package/dist/locale/index.d.mts +1 -1
- package/dist/locale/index.mjs +2 -2
- package/dist/locale/messages/en/index.d.mts +2 -0
- package/dist/locale/messages/en/index.mjs +5 -1
- package/dist/logger/adapters/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.mjs +1 -1
- package/dist/logger/index.d.mts +1 -1
- package/dist/logger/index.mjs +2 -2
- package/dist/notifications/index.d.mts +1 -1
- package/dist/notifications/index.mjs +2 -2
- package/dist/palettes/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/storage/index.d.mts +1 -1
- package/dist/storage/index.mjs +1 -1
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/unhead/index.d.mts +1 -1
- package/dist/theme/adapters/unhead/index.mjs +1 -1
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +1 -1
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +4 -4
- package/dist/{unhead-DHgoHwNp.mjs → unhead-BAWCwNOF.mjs} +2 -2
- package/dist/{useEventListener-DH8rxkg9.mjs → useEventListener-DSOeDtC-.mjs} +1 -1
- package/dist/{useFeatures-C69UhG6j.mjs → useFeatures-YJmONiU7.mjs} +3 -3
- package/dist/{useLocale-x-_byBGJ.mjs → useLocale-D-V0DENN.mjs} +4 -4
- package/dist/{useLogger-YmzhmbpJ.mjs → useLogger-CbvzXCWb.mjs} +2 -2
- package/dist/{useNotifications-HplEE-rp.mjs → useNotifications-Cqg3uDz0.mjs} +3 -3
- package/dist/{usePermissions-DOEFSPvv.mjs → usePermissions-BTdUVyQe.mjs} +2 -2
- package/dist/{useRovingFocus-B_21NzGP.mjs → useRovingFocus-g6ifibLg.mjs} +37 -21
- package/dist/{useRules-D3t_9FXV.mjs → useRules-DEiHd_eY.mjs} +2 -2
- package/dist/{useStorage-Dk0vBk5G.mjs → useStorage-BSfQfDbg.mjs} +3 -3
- package/dist/{useTheme-BgZhqWsW.mjs → useTheme-C0_i__N6.mjs} +4 -4
- package/dist/utilities/index.mjs +1 -1
- package/dist/{v0-BOwub0NK.mjs → v0-CCWHeKJM.mjs} +1 -1
- package/dist/{v0-sv4EvUA-.mjs → v0-CZBkpQjr.mjs} +1 -1
- package/dist/{v0-_kEIVNjG.mjs → v0-CveVV6On.mjs} +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as ID, i as Extensible, n as DOMElement, o as MaybeArray, t as Activation } from "./index-CyNk9FpR.mjs";
|
|
2
2
|
import { c as RegistryTicketInput, s as RegistryTicket, t as RegistryContext } from "./index-RGiSdjYt.mjs";
|
|
3
|
-
import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-
|
|
3
|
+
import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-Dc7lKT6q.mjs";
|
|
4
4
|
import { l as PaginationTicket, o as PaginationContext } from "./adapter-_srNCBEi.mjs";
|
|
5
5
|
import * as _$vue from "vue";
|
|
6
6
|
import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
|
|
@@ -61,6 +61,10 @@ interface AlertDialogContext {
|
|
|
61
61
|
id: string;
|
|
62
62
|
titleId: string;
|
|
63
63
|
descriptionId: string;
|
|
64
|
+
/** Whether an AlertDialog.Title child is currently mounted */
|
|
65
|
+
hasTitle: ShallowRef<boolean>;
|
|
66
|
+
/** Whether an AlertDialog.Description child is currently mounted */
|
|
67
|
+
hasDescription: ShallowRef<boolean>;
|
|
64
68
|
isPending: ShallowRef<boolean>;
|
|
65
69
|
cancelEl: ShallowRef<HTMLElement | null>;
|
|
66
70
|
open: () => void;
|
|
@@ -89,13 +93,13 @@ declare const _default$169: typeof __VLS_export$169;
|
|
|
89
93
|
declare const __VLS_export$169: __VLS_WithSlots$129<_$vue.DefineComponent<AlertDialogRootProps & {
|
|
90
94
|
modelValue?: boolean;
|
|
91
95
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
92
|
-
"update:model-value": (value: boolean) => any;
|
|
93
96
|
"update:modelValue": (value: boolean) => any;
|
|
97
|
+
"update:model-value": (value: boolean) => any;
|
|
94
98
|
}, string, _$vue.PublicProps, Readonly<AlertDialogRootProps & {
|
|
95
99
|
modelValue?: boolean;
|
|
96
100
|
}> & Readonly<{
|
|
97
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
98
101
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
102
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
99
103
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
100
104
|
default: (props: AlertDialogRootSlotProps) => any;
|
|
101
105
|
}>;
|
|
@@ -166,8 +170,8 @@ interface AlertDialogContentSlotProps {
|
|
|
166
170
|
'id': string;
|
|
167
171
|
'role': 'alertdialog';
|
|
168
172
|
'aria-modal': 'true';
|
|
169
|
-
'aria-labelledby': string;
|
|
170
|
-
'aria-describedby': string;
|
|
173
|
+
'aria-labelledby': string | undefined;
|
|
174
|
+
'aria-describedby': string | undefined;
|
|
171
175
|
'style': {
|
|
172
176
|
zIndex: number;
|
|
173
177
|
};
|
|
@@ -394,11 +398,11 @@ declare const AlertDialog: {
|
|
|
394
398
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AlertDialogRootProps & {
|
|
395
399
|
modelValue?: boolean;
|
|
396
400
|
}> & Readonly<{
|
|
397
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
398
401
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
402
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
399
403
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
400
|
-
"update:model-value": (value: boolean) => any;
|
|
401
404
|
"update:modelValue": (value: boolean) => any;
|
|
405
|
+
"update:model-value": (value: boolean) => any;
|
|
402
406
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
403
407
|
P: {};
|
|
404
408
|
B: {};
|
|
@@ -409,8 +413,8 @@ declare const AlertDialog: {
|
|
|
409
413
|
}, Readonly<AlertDialogRootProps & {
|
|
410
414
|
modelValue?: boolean;
|
|
411
415
|
}> & Readonly<{
|
|
412
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
413
416
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
417
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
414
418
|
}>, {}, {}, {}, {}, {}>;
|
|
415
419
|
__isFragment?: never;
|
|
416
420
|
__isTeleport?: never;
|
|
@@ -418,11 +422,11 @@ declare const AlertDialog: {
|
|
|
418
422
|
} & _$vue.ComponentOptionsBase<Readonly<AlertDialogRootProps & {
|
|
419
423
|
modelValue?: boolean;
|
|
420
424
|
}> & Readonly<{
|
|
421
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
422
425
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
426
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
423
427
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
424
|
-
"update:model-value": (value: boolean) => any;
|
|
425
428
|
"update:modelValue": (value: boolean) => any;
|
|
429
|
+
"update:model-value": (value: boolean) => any;
|
|
426
430
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
427
431
|
$slots: {
|
|
428
432
|
default: (props: AlertDialogRootSlotProps) => any;
|
|
@@ -1729,8 +1733,8 @@ declare const __VLS_export$146: <T = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
1729
1733
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
|
|
1730
1734
|
modelValue?: T | T[];
|
|
1731
1735
|
}) & {
|
|
1732
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1733
1736
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1737
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1734
1738
|
}> & (typeof globalThis extends {
|
|
1735
1739
|
__VLS_PROPS_FALLBACK: infer P;
|
|
1736
1740
|
} ? P : {});
|
|
@@ -1996,8 +2000,8 @@ declare const Button: {
|
|
|
1996
2000
|
as?: (DOMElement | null) | undefined;
|
|
1997
2001
|
renderless?: boolean | undefined;
|
|
1998
2002
|
modelValue?: (T | T[]) | undefined;
|
|
1999
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2000
2003
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2004
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2001
2005
|
} & (typeof globalThis extends {
|
|
2002
2006
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2003
2007
|
} ? P : {});
|
|
@@ -2986,8 +2990,8 @@ declare const __VLS_export$133: <T = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
2986
2990
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
|
|
2987
2991
|
modelValue?: T | T[];
|
|
2988
2992
|
}) & {
|
|
2989
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2990
2993
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2994
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2991
2995
|
}> & (typeof globalThis extends {
|
|
2992
2996
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2993
2997
|
} ? P : {});
|
|
@@ -3119,8 +3123,8 @@ declare const __VLS_export$131: <V = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
3119
3123
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
|
|
3120
3124
|
modelValue?: boolean;
|
|
3121
3125
|
}) & {
|
|
3122
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3123
3126
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
3127
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3124
3128
|
}> & (typeof globalThis extends {
|
|
3125
3129
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3126
3130
|
} ? P : {});
|
|
@@ -3288,8 +3292,8 @@ declare const Checkbox: {
|
|
|
3288
3292
|
as?: (DOMElement | null) | undefined;
|
|
3289
3293
|
renderless?: boolean | undefined;
|
|
3290
3294
|
modelValue?: (T | T[]) | undefined;
|
|
3291
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3292
3295
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
3296
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3293
3297
|
} & (typeof globalThis extends {
|
|
3294
3298
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3295
3299
|
} ? P : {});
|
|
@@ -3419,8 +3423,8 @@ declare const Checkbox: {
|
|
|
3419
3423
|
as?: (DOMElement | null) | undefined;
|
|
3420
3424
|
renderless?: boolean | undefined;
|
|
3421
3425
|
modelValue?: boolean | undefined;
|
|
3422
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3423
3426
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
3427
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3424
3428
|
} & (typeof globalThis extends {
|
|
3425
3429
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3426
3430
|
} ? P : {});
|
|
@@ -3524,13 +3528,13 @@ declare const _default$128: typeof __VLS_export$128;
|
|
|
3524
3528
|
declare const __VLS_export$128: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
|
|
3525
3529
|
modelValue?: boolean;
|
|
3526
3530
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3527
|
-
"update:model-value": (value: boolean) => any;
|
|
3528
3531
|
"update:modelValue": (value: boolean) => any;
|
|
3532
|
+
"update:model-value": (value: boolean) => any;
|
|
3529
3533
|
}, string, _$vue.PublicProps, Readonly<CollapsibleRootProps & {
|
|
3530
3534
|
modelValue?: boolean;
|
|
3531
3535
|
}> & Readonly<{
|
|
3532
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3533
3536
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3537
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3534
3538
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3535
3539
|
default: (props: CollapsibleRootSlotProps) => any;
|
|
3536
3540
|
}>;
|
|
@@ -3656,11 +3660,11 @@ declare const Collapsible: {
|
|
|
3656
3660
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CollapsibleRootProps & {
|
|
3657
3661
|
modelValue?: boolean;
|
|
3658
3662
|
}> & Readonly<{
|
|
3659
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3660
3663
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3664
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3661
3665
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3662
|
-
"update:model-value": (value: boolean) => any;
|
|
3663
3666
|
"update:modelValue": (value: boolean) => any;
|
|
3667
|
+
"update:model-value": (value: boolean) => any;
|
|
3664
3668
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
3665
3669
|
P: {};
|
|
3666
3670
|
B: {};
|
|
@@ -3671,8 +3675,8 @@ declare const Collapsible: {
|
|
|
3671
3675
|
}, Readonly<CollapsibleRootProps & {
|
|
3672
3676
|
modelValue?: boolean;
|
|
3673
3677
|
}> & Readonly<{
|
|
3674
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3675
3678
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3679
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3676
3680
|
}>, {}, {}, {}, {}, {}>;
|
|
3677
3681
|
__isFragment?: never;
|
|
3678
3682
|
__isTeleport?: never;
|
|
@@ -3680,11 +3684,11 @@ declare const Collapsible: {
|
|
|
3680
3684
|
} & _$vue.ComponentOptionsBase<Readonly<CollapsibleRootProps & {
|
|
3681
3685
|
modelValue?: boolean;
|
|
3682
3686
|
}> & Readonly<{
|
|
3683
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3684
3687
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3688
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3685
3689
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3686
|
-
"update:model-value": (value: boolean) => any;
|
|
3687
3690
|
"update:modelValue": (value: boolean) => any;
|
|
3691
|
+
"update:model-value": (value: boolean) => any;
|
|
3688
3692
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
3689
3693
|
$slots: {
|
|
3690
3694
|
default: (props: CollapsibleRootSlotProps) => any;
|
|
@@ -3806,8 +3810,8 @@ declare const __VLS_export$124: <T = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
3806
3810
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
|
|
3807
3811
|
modelValue?: T | T[];
|
|
3808
3812
|
}) & {
|
|
3809
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3810
3813
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
3814
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3811
3815
|
}> & (typeof globalThis extends {
|
|
3812
3816
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3813
3817
|
} ? P : {});
|
|
@@ -4147,8 +4151,8 @@ declare const Combobox: {
|
|
|
4147
4151
|
as?: (DOMElement | null) | undefined;
|
|
4148
4152
|
renderless?: boolean | undefined;
|
|
4149
4153
|
modelValue?: (T | T[]) | undefined;
|
|
4150
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4151
4154
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4155
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4152
4156
|
} & (typeof globalThis extends {
|
|
4153
4157
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4154
4158
|
} ? P : {});
|
|
@@ -4440,6 +4444,10 @@ interface DialogContext {
|
|
|
4440
4444
|
id: string;
|
|
4441
4445
|
titleId: string;
|
|
4442
4446
|
descriptionId: string;
|
|
4447
|
+
/** Whether a Dialog.Title child is currently mounted */
|
|
4448
|
+
hasTitle: ShallowRef<boolean>;
|
|
4449
|
+
/** Whether a Dialog.Description child is currently mounted */
|
|
4450
|
+
hasDescription: ShallowRef<boolean>;
|
|
4443
4451
|
open: () => void;
|
|
4444
4452
|
close: () => void;
|
|
4445
4453
|
}
|
|
@@ -4464,13 +4472,13 @@ declare const _default$115: typeof __VLS_export$115;
|
|
|
4464
4472
|
declare const __VLS_export$115: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
|
|
4465
4473
|
modelValue?: boolean;
|
|
4466
4474
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4467
|
-
"update:model-value": (value: boolean) => any;
|
|
4468
4475
|
"update:modelValue": (value: boolean) => any;
|
|
4476
|
+
"update:model-value": (value: boolean) => any;
|
|
4469
4477
|
}, string, _$vue.PublicProps, Readonly<DialogRootProps & {
|
|
4470
4478
|
modelValue?: boolean;
|
|
4471
4479
|
}> & Readonly<{
|
|
4472
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4473
4480
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4481
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4474
4482
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4475
4483
|
default: (props: DialogRootSlotProps) => any;
|
|
4476
4484
|
}>;
|
|
@@ -4540,8 +4548,8 @@ interface DialogContentSlotProps {
|
|
|
4540
4548
|
'id': string;
|
|
4541
4549
|
'role': 'dialog';
|
|
4542
4550
|
'aria-modal': 'true';
|
|
4543
|
-
'aria-labelledby': string;
|
|
4544
|
-
'aria-describedby': string;
|
|
4551
|
+
'aria-labelledby': string | undefined;
|
|
4552
|
+
'aria-describedby': string | undefined;
|
|
4545
4553
|
'style': {
|
|
4546
4554
|
zIndex: number;
|
|
4547
4555
|
};
|
|
@@ -4692,11 +4700,11 @@ declare const Dialog: {
|
|
|
4692
4700
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
|
|
4693
4701
|
modelValue?: boolean;
|
|
4694
4702
|
}> & Readonly<{
|
|
4695
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4696
4703
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4704
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4697
4705
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4698
|
-
"update:model-value": (value: boolean) => any;
|
|
4699
4706
|
"update:modelValue": (value: boolean) => any;
|
|
4707
|
+
"update:model-value": (value: boolean) => any;
|
|
4700
4708
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
4701
4709
|
P: {};
|
|
4702
4710
|
B: {};
|
|
@@ -4707,8 +4715,8 @@ declare const Dialog: {
|
|
|
4707
4715
|
}, Readonly<DialogRootProps & {
|
|
4708
4716
|
modelValue?: boolean;
|
|
4709
4717
|
}> & Readonly<{
|
|
4710
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4711
4718
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4719
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4712
4720
|
}>, {}, {}, {}, {}, {}>;
|
|
4713
4721
|
__isFragment?: never;
|
|
4714
4722
|
__isTeleport?: never;
|
|
@@ -4716,11 +4724,11 @@ declare const Dialog: {
|
|
|
4716
4724
|
} & _$vue.ComponentOptionsBase<Readonly<DialogRootProps & {
|
|
4717
4725
|
modelValue?: boolean;
|
|
4718
4726
|
}> & Readonly<{
|
|
4719
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4720
4727
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4728
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4721
4729
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4722
|
-
"update:model-value": (value: boolean) => any;
|
|
4723
4730
|
"update:modelValue": (value: boolean) => any;
|
|
4731
|
+
"update:model-value": (value: boolean) => any;
|
|
4724
4732
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
4725
4733
|
$slots: {
|
|
4726
4734
|
default: (props: DialogRootSlotProps) => any;
|
|
@@ -4959,8 +4967,8 @@ declare const __VLS_export$109: <T = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
4959
4967
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
|
|
4960
4968
|
modelValue?: T | T[];
|
|
4961
4969
|
}) & {
|
|
4962
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4963
4970
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4971
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4964
4972
|
}> & (typeof globalThis extends {
|
|
4965
4973
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4966
4974
|
} ? P : {});
|
|
@@ -5188,8 +5196,8 @@ declare const ExpansionPanel: {
|
|
|
5188
5196
|
as?: (DOMElement | null) | undefined;
|
|
5189
5197
|
renderless?: boolean | undefined;
|
|
5190
5198
|
modelValue?: (T | T[]) | undefined;
|
|
5191
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5192
5199
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5200
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5193
5201
|
} & (typeof globalThis extends {
|
|
5194
5202
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5195
5203
|
} ? P : {});
|
|
@@ -5434,8 +5442,8 @@ declare const _default$103: typeof __VLS_export$103;
|
|
|
5434
5442
|
declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
|
|
5435
5443
|
modelValue?: boolean | null;
|
|
5436
5444
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5437
|
-
"update:model-value": (value: boolean | null) => any;
|
|
5438
5445
|
"update:modelValue": (value: boolean | null) => any;
|
|
5446
|
+
"update:model-value": (value: boolean | null) => any;
|
|
5439
5447
|
reset: () => any;
|
|
5440
5448
|
submit: (payload: {
|
|
5441
5449
|
valid: boolean;
|
|
@@ -5443,8 +5451,8 @@ declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<FormPro
|
|
|
5443
5451
|
}, string, _$vue.PublicProps, Readonly<FormProps & {
|
|
5444
5452
|
modelValue?: boolean | null;
|
|
5445
5453
|
}> & Readonly<{
|
|
5446
|
-
"onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
|
|
5447
5454
|
"onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
|
|
5455
|
+
"onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
|
|
5448
5456
|
onReset?: (() => any) | undefined;
|
|
5449
5457
|
onSubmit?: ((payload: {
|
|
5450
5458
|
valid: boolean;
|
|
@@ -5506,8 +5514,8 @@ declare const __VLS_export$102: <T = unknown>(__VLS_props: NonNullable<Awaited<t
|
|
|
5506
5514
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
|
|
5507
5515
|
modelValue?: T | T[];
|
|
5508
5516
|
}) & {
|
|
5509
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5510
5517
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5518
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5511
5519
|
}> & (typeof globalThis extends {
|
|
5512
5520
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5513
5521
|
} ? P : {});
|
|
@@ -5629,8 +5637,8 @@ declare const Group: {
|
|
|
5629
5637
|
enroll?: boolean | undefined;
|
|
5630
5638
|
mandatory?: boolean | "force" | undefined;
|
|
5631
5639
|
modelValue?: (T | T[]) | undefined;
|
|
5632
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5633
5640
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5641
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5634
5642
|
} & (typeof globalThis extends {
|
|
5635
5643
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5636
5644
|
} ? P : {});
|
|
@@ -6215,15 +6223,15 @@ declare const __VLS_export$93: __VLS_WithSlots$67<_$vue.DefineComponent<InputRoo
|
|
|
6215
6223
|
modelValue?: string;
|
|
6216
6224
|
focused?: boolean;
|
|
6217
6225
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6218
|
-
"update:model-value": (value: string) => any;
|
|
6219
6226
|
"update:modelValue": (value: string) => any;
|
|
6227
|
+
"update:model-value": (value: string) => any;
|
|
6220
6228
|
"update:focused": (...args: unknown[]) => any;
|
|
6221
6229
|
}, string, _$vue.PublicProps, Readonly<InputRootProps & {
|
|
6222
6230
|
modelValue?: string;
|
|
6223
6231
|
focused?: boolean;
|
|
6224
6232
|
}> & Readonly<{
|
|
6225
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6226
6233
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6234
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6227
6235
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6228
6236
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6229
6237
|
default: (props: InputRootSlotProps) => any;
|
|
@@ -6399,12 +6407,12 @@ declare const Input: {
|
|
|
6399
6407
|
modelValue?: string;
|
|
6400
6408
|
focused?: boolean;
|
|
6401
6409
|
}> & Readonly<{
|
|
6402
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6403
6410
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6411
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6404
6412
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6405
6413
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6406
|
-
"update:model-value": (value: string) => any;
|
|
6407
6414
|
"update:modelValue": (value: string) => any;
|
|
6415
|
+
"update:model-value": (value: string) => any;
|
|
6408
6416
|
"update:focused": (...args: unknown[]) => any;
|
|
6409
6417
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6410
6418
|
P: {};
|
|
@@ -6417,8 +6425,8 @@ declare const Input: {
|
|
|
6417
6425
|
modelValue?: string;
|
|
6418
6426
|
focused?: boolean;
|
|
6419
6427
|
}> & Readonly<{
|
|
6420
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6421
6428
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6429
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6422
6430
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6423
6431
|
}>, {}, {}, {}, {}, {}>;
|
|
6424
6432
|
__isFragment?: never;
|
|
@@ -6428,12 +6436,12 @@ declare const Input: {
|
|
|
6428
6436
|
modelValue?: string;
|
|
6429
6437
|
focused?: boolean;
|
|
6430
6438
|
}> & Readonly<{
|
|
6431
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6432
6439
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6440
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6433
6441
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6434
6442
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6435
|
-
"update:model-value": (value: string) => any;
|
|
6436
6443
|
"update:modelValue": (value: string) => any;
|
|
6444
|
+
"update:model-value": (value: string) => any;
|
|
6437
6445
|
"update:focused": (...args: unknown[]) => any;
|
|
6438
6446
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6439
6447
|
$slots: {
|
|
@@ -6619,13 +6627,13 @@ declare const _default$91: typeof __VLS_export$91;
|
|
|
6619
6627
|
declare const __VLS_export$91: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
|
|
6620
6628
|
modelValue?: number | null;
|
|
6621
6629
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6622
|
-
"update:model-value": (value: number | null) => any;
|
|
6623
6630
|
"update:modelValue": (value: number | null) => any;
|
|
6631
|
+
"update:model-value": (value: number | null) => any;
|
|
6624
6632
|
}, string, _$vue.PublicProps, Readonly<NumberFieldRootProps & {
|
|
6625
6633
|
modelValue?: number | null;
|
|
6626
6634
|
}> & Readonly<{
|
|
6627
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6628
6635
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6636
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6629
6637
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6630
6638
|
default: (props: NumberFieldRootSlotProps) => any;
|
|
6631
6639
|
}>;
|
|
@@ -6836,11 +6844,11 @@ declare const NumberField: {
|
|
|
6836
6844
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<NumberFieldRootProps & {
|
|
6837
6845
|
modelValue?: number | null;
|
|
6838
6846
|
}> & Readonly<{
|
|
6839
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6840
6847
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6848
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6841
6849
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6842
|
-
"update:model-value": (value: number | null) => any;
|
|
6843
6850
|
"update:modelValue": (value: number | null) => any;
|
|
6851
|
+
"update:model-value": (value: number | null) => any;
|
|
6844
6852
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6845
6853
|
P: {};
|
|
6846
6854
|
B: {};
|
|
@@ -6851,8 +6859,8 @@ declare const NumberField: {
|
|
|
6851
6859
|
}, Readonly<NumberFieldRootProps & {
|
|
6852
6860
|
modelValue?: number | null;
|
|
6853
6861
|
}> & Readonly<{
|
|
6854
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6855
6862
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6863
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6856
6864
|
}>, {}, {}, {}, {}, {}>;
|
|
6857
6865
|
__isFragment?: never;
|
|
6858
6866
|
__isTeleport?: never;
|
|
@@ -6860,11 +6868,11 @@ declare const NumberField: {
|
|
|
6860
6868
|
} & _$vue.ComponentOptionsBase<Readonly<NumberFieldRootProps & {
|
|
6861
6869
|
modelValue?: number | null;
|
|
6862
6870
|
}> & Readonly<{
|
|
6863
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6864
6871
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6872
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6865
6873
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6866
|
-
"update:model-value": (value: number | null) => any;
|
|
6867
6874
|
"update:modelValue": (value: number | null) => any;
|
|
6875
|
+
"update:model-value": (value: number | null) => any;
|
|
6868
6876
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6869
6877
|
$slots: {
|
|
6870
6878
|
default: (props: NumberFieldRootSlotProps) => any;
|
|
@@ -7342,8 +7350,8 @@ declare const __VLS_export$81: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
7342
7350
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
|
|
7343
7351
|
modelValue?: number;
|
|
7344
7352
|
}) & {
|
|
7345
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7346
7353
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
7354
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7347
7355
|
}> & (typeof globalThis extends {
|
|
7348
7356
|
__VLS_PROPS_FALLBACK: infer P;
|
|
7349
7357
|
} ? P : {});
|
|
@@ -7660,8 +7668,8 @@ declare const Pagination: {
|
|
|
7660
7668
|
as?: (DOMElement | null) | undefined;
|
|
7661
7669
|
renderless?: boolean | undefined;
|
|
7662
7670
|
modelValue?: number | undefined;
|
|
7663
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7664
7671
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
7672
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7665
7673
|
} & (typeof globalThis extends {
|
|
7666
7674
|
__VLS_PROPS_FALLBACK: infer P;
|
|
7667
7675
|
} ? P : {});
|
|
@@ -8928,8 +8936,8 @@ declare const __VLS_export$61: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
8928
8936
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
|
|
8929
8937
|
modelValue?: T;
|
|
8930
8938
|
}) & {
|
|
8931
|
-
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8932
8939
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
8940
|
+
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8933
8941
|
}> & (typeof globalThis extends {
|
|
8934
8942
|
__VLS_PROPS_FALLBACK: infer P;
|
|
8935
8943
|
} ? P : {});
|
|
@@ -9279,8 +9287,8 @@ declare const Radio: {
|
|
|
9279
9287
|
as?: (DOMElement | null) | undefined;
|
|
9280
9288
|
renderless?: boolean | undefined;
|
|
9281
9289
|
modelValue?: T | undefined;
|
|
9282
|
-
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
9283
9290
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
9291
|
+
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
9284
9292
|
} & (typeof globalThis extends {
|
|
9285
9293
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9286
9294
|
} ? P : {});
|
|
@@ -9861,8 +9869,8 @@ declare const __VLS_export$53: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
9861
9869
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
|
|
9862
9870
|
modelValue?: T | T[];
|
|
9863
9871
|
}) & {
|
|
9864
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9865
9872
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
9873
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9866
9874
|
}> & (typeof globalThis extends {
|
|
9867
9875
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9868
9876
|
} ? P : {});
|
|
@@ -9896,6 +9904,7 @@ interface SelectActivatorSlotProps {
|
|
|
9896
9904
|
'aria-disabled': boolean;
|
|
9897
9905
|
'disabled': true | undefined;
|
|
9898
9906
|
'tabindex': 0 | undefined;
|
|
9907
|
+
'data-disabled': true | undefined;
|
|
9899
9908
|
'data-open': true | undefined;
|
|
9900
9909
|
'style': Record<string, string>;
|
|
9901
9910
|
'onClick': () => void;
|
|
@@ -10150,8 +10159,8 @@ declare const Select: {
|
|
|
10150
10159
|
as?: (DOMElement | null) | undefined;
|
|
10151
10160
|
renderless?: boolean | undefined;
|
|
10152
10161
|
modelValue?: (T | T[]) | undefined;
|
|
10153
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10154
10162
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
10163
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10155
10164
|
} & (typeof globalThis extends {
|
|
10156
10165
|
__VLS_PROPS_FALLBACK: infer P;
|
|
10157
10166
|
} ? P : {});
|
|
@@ -10421,8 +10430,8 @@ declare const __VLS_export$46: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
10421
10430
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
|
|
10422
10431
|
modelValue?: T | T[];
|
|
10423
10432
|
}) & {
|
|
10424
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10425
10433
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
10434
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10426
10435
|
}> & (typeof globalThis extends {
|
|
10427
10436
|
__VLS_PROPS_FALLBACK: infer P;
|
|
10428
10437
|
} ? P : {});
|
|
@@ -10540,8 +10549,8 @@ declare const Selection: {
|
|
|
10540
10549
|
mandatory?: boolean | "force" | undefined;
|
|
10541
10550
|
multiple?: boolean | undefined;
|
|
10542
10551
|
modelValue?: (T | T[]) | undefined;
|
|
10543
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10544
10552
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
10553
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
10545
10554
|
} & (typeof globalThis extends {
|
|
10546
10555
|
__VLS_PROPS_FALLBACK: infer P;
|
|
10547
10556
|
} ? P : {});
|
|
@@ -10905,15 +10914,15 @@ declare const _default$42: typeof __VLS_export$42;
|
|
|
10905
10914
|
declare const __VLS_export$42: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
|
|
10906
10915
|
modelValue?: number | number[];
|
|
10907
10916
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
10908
|
-
"update:model-value": (value: number | number[]) => any;
|
|
10909
10917
|
"update:modelValue": (value: number | number[]) => any;
|
|
10918
|
+
"update:model-value": (value: number | number[]) => any;
|
|
10910
10919
|
start: (value: number | number[]) => any;
|
|
10911
10920
|
end: (value: number | number[]) => any;
|
|
10912
10921
|
}, string, _$vue.PublicProps, Readonly<SliderRootProps & {
|
|
10913
10922
|
modelValue?: number | number[];
|
|
10914
10923
|
}> & Readonly<{
|
|
10915
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10916
10924
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
10925
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10917
10926
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
10918
10927
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
10919
10928
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -11100,13 +11109,13 @@ declare const Slider: {
|
|
|
11100
11109
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
|
|
11101
11110
|
modelValue?: number | number[];
|
|
11102
11111
|
}> & Readonly<{
|
|
11103
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11104
11112
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
11113
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11105
11114
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
11106
11115
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
11107
11116
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
11108
|
-
"update:model-value": (value: number | number[]) => any;
|
|
11109
11117
|
"update:modelValue": (value: number | number[]) => any;
|
|
11118
|
+
"update:model-value": (value: number | number[]) => any;
|
|
11110
11119
|
start: (value: number | number[]) => any;
|
|
11111
11120
|
end: (value: number | number[]) => any;
|
|
11112
11121
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
@@ -11119,8 +11128,8 @@ declare const Slider: {
|
|
|
11119
11128
|
}, Readonly<SliderRootProps & {
|
|
11120
11129
|
modelValue?: number | number[];
|
|
11121
11130
|
}> & Readonly<{
|
|
11122
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11123
11131
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
11132
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11124
11133
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
11125
11134
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
11126
11135
|
}>, {}, {}, {}, {}, {}>;
|
|
@@ -11130,13 +11139,13 @@ declare const Slider: {
|
|
|
11130
11139
|
} & _$vue.ComponentOptionsBase<Readonly<SliderRootProps & {
|
|
11131
11140
|
modelValue?: number | number[];
|
|
11132
11141
|
}> & Readonly<{
|
|
11133
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11134
11142
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
11143
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
11135
11144
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
11136
11145
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
11137
11146
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
11138
|
-
"update:model-value": (value: number | number[]) => any;
|
|
11139
11147
|
"update:modelValue": (value: number | number[]) => any;
|
|
11148
|
+
"update:model-value": (value: number | number[]) => any;
|
|
11140
11149
|
start: (value: number | number[]) => any;
|
|
11141
11150
|
end: (value: number | number[]) => any;
|
|
11142
11151
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
@@ -11687,6 +11696,11 @@ declare const Snackbar: {
|
|
|
11687
11696
|
//#endregion
|
|
11688
11697
|
//#region src/components/Splitter/SplitterRoot.vue.d.ts
|
|
11689
11698
|
type SplitterOrientation = 'horizontal' | 'vertical';
|
|
11699
|
+
type SplitterIntentMode = 'collapse' | 'expand';
|
|
11700
|
+
interface SplitterPendingIntent {
|
|
11701
|
+
id: ID;
|
|
11702
|
+
mode: SplitterIntentMode;
|
|
11703
|
+
}
|
|
11690
11704
|
interface SplitterPanelInput extends SelectionTicketInput {
|
|
11691
11705
|
size: number;
|
|
11692
11706
|
minSize: number;
|
|
@@ -11703,6 +11717,7 @@ interface SplitterContext {
|
|
|
11703
11717
|
handles: RegistryContext;
|
|
11704
11718
|
dragging: Readonly<Ref<boolean>>;
|
|
11705
11719
|
draggingHandle: Readonly<Ref<number | null>>;
|
|
11720
|
+
pending: Readonly<Ref<SplitterPendingIntent | null>>;
|
|
11706
11721
|
rootEl: Readonly<Ref<Element | null>>;
|
|
11707
11722
|
panel: (index: number) => SplitterPanelTicket | undefined;
|
|
11708
11723
|
resize: (index: number, delta: number, options?: {
|
|
@@ -11710,8 +11725,9 @@ interface SplitterContext {
|
|
|
11710
11725
|
}) => void;
|
|
11711
11726
|
onStartDrag: (index: number) => void;
|
|
11712
11727
|
onEndDrag: () => void;
|
|
11713
|
-
|
|
11714
|
-
|
|
11728
|
+
onAbortDrag: () => void;
|
|
11729
|
+
collapse: (index: number, neighborIndex?: number) => boolean;
|
|
11730
|
+
expand: (index: number, neighborIndex?: number) => boolean;
|
|
11715
11731
|
distribute: (sizes: number[]) => void;
|
|
11716
11732
|
}
|
|
11717
11733
|
interface SplitterRootExpose {
|
|
@@ -11807,12 +11823,15 @@ interface SplitterHandleSlotProps {
|
|
|
11807
11823
|
isDragging: boolean;
|
|
11808
11824
|
isDisabled: boolean;
|
|
11809
11825
|
state: SplitterHandleState;
|
|
11826
|
+
pending: SplitterIntentMode | null;
|
|
11827
|
+
pendingLabel: string | undefined;
|
|
11810
11828
|
attrs: {
|
|
11811
11829
|
'role': 'separator';
|
|
11812
11830
|
'tabindex': 0 | -1;
|
|
11813
11831
|
'aria-valuenow': number;
|
|
11814
11832
|
'aria-valuemin': number;
|
|
11815
11833
|
'aria-valuemax': number;
|
|
11834
|
+
'aria-valuetext': string | undefined;
|
|
11816
11835
|
'aria-orientation': SplitterOrientation;
|
|
11817
11836
|
'aria-controls': string | undefined;
|
|
11818
11837
|
'aria-label': string | undefined;
|
|
@@ -11820,6 +11839,7 @@ interface SplitterHandleSlotProps {
|
|
|
11820
11839
|
'data-state': SplitterHandleState;
|
|
11821
11840
|
'data-orientation': SplitterOrientation;
|
|
11822
11841
|
'data-disabled': true | undefined;
|
|
11842
|
+
'data-pending': SplitterIntentMode | undefined;
|
|
11823
11843
|
'style': Record<string, string>;
|
|
11824
11844
|
'onPointerdown': (e: PointerEvent) => void;
|
|
11825
11845
|
'onPointerenter': () => void;
|
|
@@ -12268,8 +12288,8 @@ declare const __VLS_export$26: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12268
12288
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
|
|
12269
12289
|
modelValue?: T | T[];
|
|
12270
12290
|
}) & {
|
|
12271
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12272
12291
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12292
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12273
12293
|
}> & (typeof globalThis extends {
|
|
12274
12294
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12275
12295
|
} ? P : {});
|
|
@@ -12401,8 +12421,8 @@ declare const __VLS_export$24: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12401
12421
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
|
|
12402
12422
|
modelValue?: boolean;
|
|
12403
12423
|
}) & {
|
|
12404
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12405
12424
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
12425
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12406
12426
|
}> & (typeof globalThis extends {
|
|
12407
12427
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12408
12428
|
} ? P : {});
|
|
@@ -12603,8 +12623,8 @@ declare const Switch: {
|
|
|
12603
12623
|
as?: (DOMElement | null) | undefined;
|
|
12604
12624
|
renderless?: boolean | undefined;
|
|
12605
12625
|
modelValue?: (T | T[]) | undefined;
|
|
12606
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12607
12626
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12627
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12608
12628
|
} & (typeof globalThis extends {
|
|
12609
12629
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12610
12630
|
} ? P : {});
|
|
@@ -12694,8 +12714,8 @@ declare const Switch: {
|
|
|
12694
12714
|
as?: (DOMElement | null) | undefined;
|
|
12695
12715
|
renderless?: boolean | undefined;
|
|
12696
12716
|
modelValue?: boolean | undefined;
|
|
12697
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12698
12717
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
12718
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12699
12719
|
} & (typeof globalThis extends {
|
|
12700
12720
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12701
12721
|
} ? P : {});
|
|
@@ -12911,8 +12931,8 @@ declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12911
12931
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
|
|
12912
12932
|
modelValue?: T | T[];
|
|
12913
12933
|
}) & {
|
|
12914
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12915
12934
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12935
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12916
12936
|
}> & (typeof globalThis extends {
|
|
12917
12937
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12918
12938
|
} ? P : {});
|
|
@@ -13107,8 +13127,8 @@ declare const Tabs: {
|
|
|
13107
13127
|
orientation?: TabsOrientation | undefined;
|
|
13108
13128
|
activation?: TabsActivation | undefined;
|
|
13109
13129
|
modelValue?: (T | T[]) | undefined;
|
|
13110
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13111
13130
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13131
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13112
13132
|
} & (typeof globalThis extends {
|
|
13113
13133
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13114
13134
|
} ? P : {});
|
|
@@ -13274,8 +13294,8 @@ declare const __VLS_export$15: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
13274
13294
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
|
|
13275
13295
|
modelValue?: T | T[];
|
|
13276
13296
|
}) & {
|
|
13277
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13278
13297
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13298
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13279
13299
|
}> & (typeof globalThis extends {
|
|
13280
13300
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13281
13301
|
} ? P : {});
|
|
@@ -13363,8 +13383,8 @@ declare const __VLS_export$13: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
13363
13383
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
|
|
13364
13384
|
modelValue?: boolean;
|
|
13365
13385
|
}) & {
|
|
13366
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13367
13386
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
13387
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13368
13388
|
}> & (typeof globalThis extends {
|
|
13369
13389
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13370
13390
|
} ? P : {});
|
|
@@ -13442,8 +13462,8 @@ declare const Toggle: {
|
|
|
13442
13462
|
as?: (DOMElement | null) | undefined;
|
|
13443
13463
|
renderless?: boolean | undefined;
|
|
13444
13464
|
modelValue?: (T | T[]) | undefined;
|
|
13445
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13446
13465
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13466
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13447
13467
|
} & (typeof globalThis extends {
|
|
13448
13468
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13449
13469
|
} ? P : {});
|
|
@@ -13532,8 +13552,8 @@ declare const Toggle: {
|
|
|
13532
13552
|
as?: (DOMElement | null) | undefined;
|
|
13533
13553
|
renderless?: boolean | undefined;
|
|
13534
13554
|
modelValue?: boolean | undefined;
|
|
13535
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13536
13555
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
13556
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13537
13557
|
} & (typeof globalThis extends {
|
|
13538
13558
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13539
13559
|
} ? P : {});
|
|
@@ -13611,13 +13631,13 @@ declare const _default$12: typeof __VLS_export$12;
|
|
|
13611
13631
|
declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
|
|
13612
13632
|
modelValue?: boolean;
|
|
13613
13633
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
13614
|
-
"update:model-value": (value: boolean) => any;
|
|
13615
13634
|
"update:modelValue": (value: boolean) => any;
|
|
13635
|
+
"update:model-value": (value: boolean) => any;
|
|
13616
13636
|
}, string, _$vue.PublicProps, Readonly<TooltipRootProps & {
|
|
13617
13637
|
modelValue?: boolean;
|
|
13618
13638
|
}> & Readonly<{
|
|
13619
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13620
13639
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
13640
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13621
13641
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
13622
13642
|
default: (props: TooltipRootSlotProps) => any;
|
|
13623
13643
|
}>;
|
|
@@ -13731,11 +13751,11 @@ declare const Tooltip: {
|
|
|
13731
13751
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<TooltipRootProps & {
|
|
13732
13752
|
modelValue?: boolean;
|
|
13733
13753
|
}> & Readonly<{
|
|
13734
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13735
13754
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
13755
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13736
13756
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
13737
|
-
"update:model-value": (value: boolean) => any;
|
|
13738
13757
|
"update:modelValue": (value: boolean) => any;
|
|
13758
|
+
"update:model-value": (value: boolean) => any;
|
|
13739
13759
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
13740
13760
|
P: {};
|
|
13741
13761
|
B: {};
|
|
@@ -13746,8 +13766,8 @@ declare const Tooltip: {
|
|
|
13746
13766
|
}, Readonly<TooltipRootProps & {
|
|
13747
13767
|
modelValue?: boolean;
|
|
13748
13768
|
}> & Readonly<{
|
|
13749
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13750
13769
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
13770
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13751
13771
|
}>, {}, {}, {}, {}, {}>;
|
|
13752
13772
|
__isFragment?: never;
|
|
13753
13773
|
__isTeleport?: never;
|
|
@@ -13755,11 +13775,11 @@ declare const Tooltip: {
|
|
|
13755
13775
|
} & _$vue.ComponentOptionsBase<Readonly<TooltipRootProps & {
|
|
13756
13776
|
modelValue?: boolean;
|
|
13757
13777
|
}> & Readonly<{
|
|
13758
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13759
13778
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
13779
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
13760
13780
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
13761
|
-
"update:model-value": (value: boolean) => any;
|
|
13762
13781
|
"update:modelValue": (value: boolean) => any;
|
|
13782
|
+
"update:model-value": (value: boolean) => any;
|
|
13763
13783
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
13764
13784
|
$slots: {
|
|
13765
13785
|
default: (props: TooltipRootSlotProps) => any;
|
|
@@ -14390,8 +14410,8 @@ declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
|
|
|
14390
14410
|
props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
|
|
14391
14411
|
modelValue?: T | T[];
|
|
14392
14412
|
}) & {
|
|
14393
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
14394
14413
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
14414
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
14395
14415
|
}> & (typeof globalThis extends {
|
|
14396
14416
|
__VLS_PROPS_FALLBACK: infer P;
|
|
14397
14417
|
} ? P : {});
|
|
@@ -14489,8 +14509,8 @@ declare const Treeview: {
|
|
|
14489
14509
|
selection?: NestedSelectionMode | undefined;
|
|
14490
14510
|
active?: NestedActiveMode | undefined;
|
|
14491
14511
|
modelValue?: (T | T[]) | undefined;
|
|
14492
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
14493
14512
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
14513
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
14494
14514
|
} & (typeof globalThis extends {
|
|
14495
14515
|
__VLS_PROPS_FALLBACK: infer P;
|
|
14496
14516
|
} ? P : {});
|
|
@@ -14797,4 +14817,4 @@ declare const Treeview: {
|
|
|
14797
14817
|
});
|
|
14798
14818
|
};
|
|
14799
14819
|
//#endregion
|
|
14800
|
-
export { useTooltipRoot as $, PaginationEllipsisSlotProps as $a, _default$116 as $c, AvatarFallbackSlotProps as $d, _default$62 as $i, _default$131 as $l, SnackbarQueueSlotProps as $n, _default$90 as $o, _default$49 as $r, FormProps as $s, _default$24 as $t, _default$144 as $u, TreeviewGroupSlotProps as A, PopoverContentProps as Aa, _default$110 as Ac, _default$154 as Ad, AlertDialogTitleProps as Af, Radio as Ai, CollapsibleCueProps as Al, SplitterPanelTicket as An, useOverflowRoot as Ao, SingleRootProps as Ar, _default$97 as As, TabsActivation as At, CarouselViewportSlotProps as Au, TreeviewSelectAllSlotProps as B, providePopoverContext as Ba, _default$113 as Bc, AvatarIndicatorProps as Bd, AlertDialogContext as Bf, useRadioRoot as Bi, provideCollapsible as Bl, SnackbarAnnouncerProps as Bn, NumberFieldDescriptionSlotProps as Bo, SelectionRootSlotProps as Br, ImageRootSlotProps as Bs, SwitchTrackProps as Bt, useCarouselRoot as Bu, TreeviewCheckboxProps as C, PresenceSlotProps as Ca, ExpansionPanelOptionsContext as Cc, BreadcrumbsPageSlotProps as Cd, _default$163 as Cf, _default$56 as Ci, _default$124 as Cl, SplitterPanelExpose as Cn, OverflowItemProps as Co, _default$42 as Cr, _default$95 as Cs, _default$17 as Ct, CarouselPreviousProps as Cu, TreeviewCueProps as D, _default$70 as Da, Dialog as Dc, _default$153 as Dd, AlertDialogDescriptionProps as Df, _default$57 as Di, CollapsibleContentProps as Dl, SplitterContext as Dn, OverflowRootSlotProps as Do, SingleItemProps as Dr, Image as Ds, TabsListProps as Dt, CarouselItemSlotProps as Du, TreeviewContentSlotProps as E, PortalSlotProps as Ea, useExpansionPanelGroup as Ec, BreadcrumbsItemSlotProps as Ed, _default$164 as Ef, RatingRootSlotProps as Ei, Collapsible as El, _default$30 as En, OverflowRootProps as Eo, Single as Er, _default$96 as Es, _default$18 as Et, CarouselItemProps as Eu, TreeviewListProps as F, _default$72 as Fa, DialogTitleSlotProps as Fc, useBreadcrumbsRoot as Fd, AlertDialogContentSlotProps as Ff, RadioRootProps as Fi, _default$127 as Fl, provideSplitterRoot as Fn, NumberField as Fo, Selection as Fr, ImageImgProps as Fs, TabsTicket as Ft, CarouselRootProps as Fu, TooltipActivatorProps as G, _default$74 as Ga, DialogRootProps as Gc, AvatarGroupProps as Gd, useAlertDialogContext as Gf, RadioGroupProps as Gi, _default$129 as Gl, SnackbarRootContext as Gn, NumberFieldDecrementProps as Go, SelectPlaceholderProps as Gr, GroupItemProps as Gs, _default$22 as Gt, _default$142 as Gu, TooltipContentProps as H, Pagination as Ha, DialogActivatorSlotProps as Hc, _default$156 as Hd, AlertDialogRootSlotProps as Hf, _default$60 as Hi, Checkbox as Hl, SnackbarCloseProps as Hn, NumberFieldScrubProps as Ho, provideSelectionRoot as Hr, provideImageRoot as Hs, _default$21 as Ht, ButtonRootContext as Hu, TreeviewListSlotProps as I, PopoverContext as Ia, _default$112 as Ic, BreadcrumbsRootContext as Id, _default$167 as If, RadioRootSlotProps as Ii, CollapsibleContext as Il, useSplitterRoot as In, NumberFieldErrorProps as Io, SelectionItemProps as Ir, ImageImgSlotProps as Is, _default$20 as It, CarouselRootSlotProps as Iu, TooltipRootContext as J, _default$75 as Ja, provideDialogContext as Jc, AvatarGroupTicketInput as Jd, AtomSlots as Jf, _default$61 as Ji, _default$130 as Jl, _default$35 as Jn, NumberFieldIncrementProps as Jo, SelectItemProps as Jr, GroupRootProps as Js, _default$23 as Jt, ButtonLoadingProps as Ju, TooltipActivatorSlotProps as K, PaginationLastProps as Ka, DialogRootSlotProps as Kc, AvatarGroupSlotProps as Kd, AtomExpose as Kf, RadioGroupSlotProps as Ki, CheckboxIndicatorProps as Kl, SnackbarRootProps as Kn, NumberFieldDecrementSlotProps as Ko, SelectPlaceholderSlotProps as Kr, GroupItemSlotProps as Ks, SwitchSelectAllProps as Kt, provideButtonRoot as Ku, TreeviewRootProps as L, PopoverRootProps as La, DialogContentEmits as Lc, BreadcrumbsTicket as Ld, AlertDialogActivatorProps as Lf, RadioState as Li, CollapsibleRootProps as Ll, Snackbar as Ln, NumberFieldErrorSlotProps as Lo, SelectionItemSlotProps as Lr, _default$99 as Ls, provideTabsRoot as Lt, CarouselTicket as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, DialogDescriptionSlotProps as Mc, BreadcrumbsRootSlotProps as Md, _default$166 as Mf, RadioIndicatorSlotProps as Mi, _default$126 as Ml, SplitterRootProps as Mn, OverflowRootContext as Mo, _default$44 as Mr, ImagePlaceholderSlotProps as Ms, TabsOrientation as Mt, CarouselContext as Mu, TreeviewItemProps as N, PopoverActivatorProps as Na, _default$111 as Nc, _default$155 as Nd, AlertDialogContentEmits as Nf, _default$58 as Ni, CollapsibleActivatorProps as Nl, SplitterRootSlotProps as Nn, OverflowTicket as No, provideSingleRoot as Nr, _default$98 as Ns, TabsRootProps as Nt, CarouselOrientation as Nu, TreeviewCueSlotProps as O, Popover as Oa, DialogCloseProps as Oc, BreadcrumbsListProps as Od, AlertDialogDescriptionSlotProps as Of, provideRatingRoot as Oi, CollapsibleContentSlotProps as Ol, SplitterOrientation as On, _default$84 as Oo, SingleItemSlotProps as Or, ImageFallbackProps as Os, TabsListSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PopoverActivatorSlotProps as Pa, DialogTitleProps as Pc, provideBreadcrumbsRoot as Pd, AlertDialogContentProps as Pf, RadioRootContext as Pi, CollapsibleActivatorSlotProps as Pl, _default$31 as Pn, OverflowTicketInput as Po, useSingleRoot as Pr, ImageImgEmits as Ps, TabsRootSlotProps as Pt, CarouselPartTicket as Pu, provideTooltipRoot as Q, PaginationEllipsisProps as Qa, ComboboxErrorSlotProps as Qc, AvatarFallbackProps as Qd, ProgressHiddenInputProps as Qi, CheckboxState as Ql, SnackbarQueueProps as Qn, NumberFieldControlSlotProps as Qo, SelectCueSlotProps as Qr, useGroupRoot as Qs, SwitchState as Qt, ButtonIconSlotProps as Qu, TreeviewRootSlotProps as R, PopoverRootSlotProps as Ra, DialogContentProps as Rc, BreadcrumbsTicketType as Rd, AlertDialogActivatorSlotProps as Rf, _default$59 as Ri, CollapsibleRootSlotProps as Rl, SnackbarContentProps as Rn, _default$85 as Ro, _default$45 as Rr, ImageContext as Rs, useTabsRoot as Rt, _default$141 as Ru, TreeviewActivatorSlotProps as S, PresenceProps as Sa, ExpansionPanelGroupSlotProps as Sc, BreadcrumbsPageProps as Sd, AlertDialogCloseSlotProps as Sf, RatingItemSlotProps as Si, ComboboxRootSlotProps as Sl, _default$29 as Sn, _default$82 as So, SliderRootSlotProps as Sr, InputDescriptionSlotProps as Ss, TabsPanelSlotProps as St, _default$137 as Su, TreeviewContentProps as T, PortalProps as Ta, provideExpansionPanelGroup as Tc, BreadcrumbsItemProps as Td, AlertDialogCancelSlotProps as Tf, RatingRootProps as Ti, useComboboxContext as Tl, SplitterPanelSlotProps as Tn, _default$83 as To, useSliderRoot as Tr, InputControlSlotProps as Ts, TabsItemSlotProps as Tt, _default$138 as Tu, TooltipContentSlotProps as U, PaginationStatusProps as Ua, _default$114 as Uc, AvatarGroupContext as Ud, _default$169 as Uf, RadioActivation as Ui, CheckboxSelectAllProps as Ul, SnackbarCloseSlotProps as Un, NumberFieldScrubSlotProps as Uo, useSelectionRoot as Ur, useImageRoot as Us, SwitchThumbProps as Ut, ButtonRootProps as Uu, Tooltip as V, usePopoverContext as Va, DialogActivatorProps as Vc, AvatarIndicatorSlotProps as Vd, AlertDialogRootProps as Vf, RadioHiddenInputProps as Vi, useCollapsible as Vl, _default$33 as Vn, _default$86 as Vo, _default$46 as Vr, _default$100 as Vs, SwitchTrackSlotProps as Vt, Button as Vu, _default$10 as W, PaginationStatusSlotProps as Wa, DialogContext as Wc, AvatarGroupPriority as Wd, provideAlertDialogContext as Wf, RadioGroupContext as Wi, CheckboxSelectAllSlotProps as Wl, _default$34 as Wn, _default$87 as Wo, Select as Wr, Group as Ws, SwitchThumbSlotProps as Wt, ButtonRootSlotProps as Wu, TooltipRootSlotProps as X, PaginationNextSlotProps as Xa, Combobox as Xc, provideAvatarGroup as Xd, useRadioGroup as Xi, CheckboxRootProps as Xl, useSnackbarRootContext as Xn, _default$89 as Xo, _default$48 as Xr, _default$102 as Xs, SwitchRootProps as Xt, _default$143 as Xu, TooltipRootProps as Y, PaginationNextProps as Ya, useDialogContext as Yc, _default$157 as Yd, _default$170 as Yf, provideRadioGroup as Yi, CheckboxRootContext as Yl, provideSnackbarRootContext as Yn, NumberFieldIncrementSlotProps as Yo, SelectItemSlotProps as Yr, GroupRootSlotProps as Ys, SwitchRootContext as Yt, ButtonLoadingSlotProps as Yu, _default$12 as Z, _default$76 as Za, ComboboxErrorProps as Zc, useAvatarGroup as Zd, Progress as Zi, CheckboxRootSlotProps as Zl, SnackbarQueueContext as Zn, NumberFieldControlProps as Zo, SelectCueProps as Zr, provideGroupRoot as Zs, SwitchRootSlotProps as Zt, ButtonIconProps as Zu, _default$6 as _, ProgressRootSlotProps as _a, ExpansionPanelRootSlotProps as _c, BreadcrumbsEllipsisSlotProps as _d, AlertDialogActionEvent as _f, _default$54 as _i, _default$122 as _l, useStepRoot as _n, usePaginationItems as _o, SliderTrackProps as _r, useInputRoot as _s, ThemeProps as _t, CarouselIndicatorProps as _u, provideTreeviewRoot as a, _default$64 as aa, _default$104 as ac, provideButtonGroup as ad, AvatarContext as af, _default$51 as ai, _default$118 as al, SwitchGroupSlotProps as an, PaginationFirstSlotProps as ao, SnackbarPortalSlotProps as ar, useNumberFieldRoot as as, provideToggleRoot as at, CheckboxGroupSlotProps as au, _default$9 as b, useProgressRoot as ba, useExpansionPanelRoot as bc, BreadcrumbsDividerSlotProps as bd, _default$162 as bf, _default$55 as bi, _default$123 as bl, SplitterHandleSlotProps as bn, OverflowIndicatorProps as bo, SliderRootContext as br, _default$94 as bs, Tabs as bt, CarouselNextProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, ButtonContentSlotProps as cd, AvatarTicket as cf, _default$52 as ci, _default$119 as cl, useSwitchGroup as cn, PaginationItemSlotProps as co, SliderHiddenInputProps as cr, _default$92 as cs, ToggleIndicatorSlotProps as ct, useCheckboxGroup as cu, TreeviewItemContext as d, _default$66 as da, _default$106 as dc, BreadcrumbsLinkProps as dd, useAvatarRoot as df, SelectRootSlotProps as di, _default$120 as dl, StepItemSlotProps as dn, PaginationRootSlotProps as do, SliderThumbSlotProps as dr, InputRootProps as ds, ToggleGroupProps as dt, CarouselLiveRegionSlotProps as du, ProgressLabelProps as ea, FormSlotProps as ec, ButtonHiddenInputProps as ed, _default$158 as ef, SelectContentProps as ei, ComboboxDescriptionProps as el, provideSwitchRoot as en, _default$77 as eo, _default$36 as er, NumberFieldRootContext as es, Toggle as et, provideCheckboxRoot as eu, _default$3 as f, ProgressTrackProps as fa, ExpansionPanelHeaderProps as fc, _default$148 as fd, AspectRatioProps as ff, _default$53 as fi, ComboboxCueProps as fl, _default$27 as fn, _default$81 as fo, SliderThumbState as fr, InputRootSlotProps as fs, ToggleGroupSlotProps as ft, _default$134 as fu, _default$5 as g, ProgressRootProps as ga, ExpansionPanelRootProps as gc, BreadcrumbsEllipsisProps as gd, AlertDialogActionEmits as gf, ScrimSlotProps as gi, ComboboxControlSlotProps as gl, provideStepRoot as gn, usePaginationControls as go, _default$40 as gr, provideInputRoot as gs, useToggleGroup as gt, CarouselIndicatorItem as gu, _default$4 as h, ProgressRootContext as ha, ExpansionPanelRootContext as hc, _default$149 as hd, AlertDialog as hf, ScrimProps as hi, ComboboxControlProps as hl, _default$28 as hn, providePaginationRoot as ho, SliderRangeSlotProps as hr, _default$93 as hs, provideToggleGroup as ht, _default$135 as hu, _default$1 as i, ProgressValueSlotProps as ia, ExpansionPanelContentSlotProps as ic, _default$146 as id, _default$159 as if, SelectValueSlotProps as ii, ComboboxEmptySlotProps as il, SwitchGroupProps as in, PaginationFirstProps as io, SnackbarPortalProps as ir, provideNumberFieldRoot as is, _default$13 as it, CheckboxGroupProps as iu, TreeviewIndicatorProps as j, PopoverContentSlotProps as ja, DialogDescriptionProps as jc, BreadcrumbsRootProps as jd, AlertDialogTitleSlotProps as jf, RadioIndicatorProps as ji, CollapsibleCueSlotProps as jl, SplitterRootExpose as jn, OverflowPriority as jo, SingleRootSlotProps as jr, ImagePlaceholderProps as js, TabsContext as jt, _default$140 as ju, TreeviewGroupProps as k, PopoverContentEmits as ka, DialogCloseSlotProps as kc, BreadcrumbsListSlotProps as kd, _default$165 as kf, useRatingRoot as ki, _default$125 as kl, SplitterPanelInput as kn, provideOverflowRoot as ko, _default$43 as kr, ImageFallbackSlotProps as ks, _default$19 as kt, CarouselViewportProps as ku, provideTreeviewList as l, ProgressFillProps as la, ExpansionPanelActivatorProps as lc, _default$147 as ld, _default$160 as lf, SelectContext as li, ComboboxContentProps as ll, Step as ln, _default$80 as lo, _default$38 as lr, Input as ls, _default$14 as lt, Carousel as lu, useTreeviewItem as m, _default$67 as ma, _default$107 as mc, BreadcrumbsActivatorSlotProps as md, _default$161 as mf, useSelectContext as mi, _default$121 as ml, StepRootSlotProps as mn, providePaginationItems as mo, SliderRangeProps as mr, ValidateOn as ms, _default$15 as mt, CarouselProgressSlotProps as mu, _default as n, _default$63 as na, ExpansionPanel as nc, ButtonGroupProps as nd, AvatarImageProps as nf, _default$50 as ni, _default$117 as nl, SwitchHiddenInputProps as nn, PaginationPrevSlotProps as no, useSnackbarQueueContext as nr, NumberFieldRootSlotProps as ns, ToggleRootProps as nt, CheckboxHiddenInputProps as nu, useTreeviewRoot as o, ProgressBufferProps as oa, ExpansionPanelCueProps as oc, useButtonGroup as od, AvatarRootProps as of, SelectActivatorProps as oi, ComboboxItemProps as ol, _default$26 as on, _default$79 as oo, _default$37 as or, LocaleProps as os, useToggleRoot as ot, _default$133 as ou, provideTreeviewItem as p, ProgressTrackSlotProps as pa, ExpansionPanelHeaderSlotProps as pc, BreadcrumbsActivatorProps as pd, AspectRatioSlotProps as pf, provideSelectContext as pi, ComboboxCueSlotProps as pl, StepRootProps as pn, providePaginationControls as po, _default$39 as pr, ValidateEvent as ps, ToggleOrientation as pt, CarouselProgressProps as pu, _default$11 as q, PaginationLastSlotProps as qa, _default$115 as qc, AvatarGroupTicket as qd, AtomProps as qf, RadioTicket as qi, CheckboxIndicatorSlotProps as ql, SnackbarRootSlotProps as qn, _default$88 as qo, _default$47 as qr, _default$101 as qs, SwitchSelectAllSlotProps as qt, useButtonRoot as qu, TreeviewRootContext as r, ProgressValueProps as ra, ExpansionPanelContentProps as rc, ButtonGroupSlotProps as rd, AvatarImageSlotProps as rf, SelectValueProps as ri, ComboboxEmptyProps as rl, _default$25 as rn, _default$78 as ro, SnackbarPortalContext as rr, _default$91 as rs, ToggleRootSlotProps as rt, _default$132 as ru, TreeviewListContext as s, ProgressBufferSlotProps as sa, ExpansionPanelCueSlotProps as sc, ButtonContentProps as sd, AvatarRootSlotProps as sf, SelectActivatorSlotProps as si, ComboboxItemSlotProps as sl, provideSwitchGroup as sn, PaginationItemProps as so, Slider as sr, LocaleSlotProps as ss, ToggleIndicatorProps as st, provideCheckboxGroup as su, Treeview as t, ProgressLabelSlotProps as ta, _default$103 as tc, _default$145 as td, AvatarImageEmits as tf, SelectContentSlotProps as ti, ComboboxDescriptionSlotProps as tl, useSwitchRoot as tn, PaginationPrevProps as to, provideSnackbarQueueContext as tr, NumberFieldRootProps as ts, ToggleRootContext as tt, useCheckboxRoot as tu, useTreeviewList as u, ProgressFillSlotProps as ua, ExpansionPanelActivatorSlotProps as uc, Breadcrumbs as ud, provideAvatarRoot as uf, SelectRootProps as ui, ComboboxContentSlotProps as ul, StepItemProps as un, PaginationRootProps as uo, SliderThumbProps as ur, InputRootContext as us, ToggleGroupContext as ut, CarouselLiveRegionProps as uu, _default$7 as v, _default$68 as va, _default$108 as vc, _default$150 as vd, AlertDialogActionProps as vf, Rating as vi, ComboboxActivatorProps as vl, Splitter as vn, usePaginationRoot as vo, SliderTrackSlotProps as vr, InputErrorProps as vs, ThemeSlotProps as vt, CarouselIndicatorSlotProps as vu, TreeviewCheckboxSlotProps as w, _default$69 as wa, _default$109 as wc, _default$152 as wd, AlertDialogCancelProps as wf, RatingRootContext as wi, provideComboboxContext as wl, SplitterPanelProps as wn, OverflowItemSlotProps as wo, provideSliderRoot as wr, InputControlProps as ws, TabsItemProps as wt, CarouselPreviousSlotProps as wu, TreeviewActivatorProps as x, PresenceAttrs as xa, ExpansionPanelGroupProps as xc, _default$151 as xd, AlertDialogCloseProps as xf, RatingItemProps as xi, ComboboxRootProps as xl, SplitterHandleState as xn, OverflowIndicatorSlotProps as xo, SliderRootProps as xr, InputDescriptionProps as xs, TabsPanelProps as xt, CarouselNextSlotProps as xu, _default$8 as y, provideProgressRoot as ya, provideExpansionPanelRoot as yc, BreadcrumbsDividerProps as yd, AlertDialogActionSlotProps as yf, RatingHiddenInputProps as yi, ComboboxActivatorSlotProps as yl, SplitterHandleProps as yn, Overflow as yo, _default$41 as yr, InputErrorSlotProps as ys, _default$16 as yt, _default$136 as yu, TreeviewSelectAllProps as z, _default$73 as za, DialogContentSlotProps as zc, Avatar as zd, _default$168 as zf, provideRadioRoot as zi, _default$128 as zl, _default$32 as zn, NumberFieldDescriptionProps as zo, SelectionRootProps as zr, ImageRootProps as zs, Switch as zt, provideCarouselRoot as zu };
|
|
14820
|
+
export { useTooltipRoot as $, _default$76 as $a, ComboboxErrorProps as $c, useAvatarGroup as $d, Progress as $i, CheckboxRootSlotProps as $l, SnackbarQueueContext as $n, NumberFieldControlProps as $o, SelectCueProps as $r, provideGroupRoot as $s, _default$24 as $t, ButtonIconProps as $u, TreeviewGroupSlotProps as A, Popover as Aa, DialogCloseProps as Ac, BreadcrumbsListProps as Ad, AlertDialogDescriptionSlotProps as Af, provideRatingRoot as Ai, CollapsibleContentSlotProps as Al, SplitterPanelInput as An, _default$84 as Ao, SingleItemSlotProps as Ar, ImageFallbackProps as As, TabsActivation as At, _default$139 as Au, TreeviewSelectAllSlotProps as B, PopoverRootSlotProps as Ba, DialogContentProps as Bc, BreadcrumbsTicketType as Bd, AlertDialogActivatorSlotProps as Bf, _default$59 as Bi, CollapsibleRootSlotProps as Bl, SnackbarContentProps as Bn, _default$85 as Bo, _default$45 as Br, ImageContext as Bs, SwitchTrackProps as Bt, _default$141 as Bu, TreeviewCheckboxProps as C, PresenceAttrs as Ca, ExpansionPanelGroupProps as Cc, _default$151 as Cd, AlertDialogCloseProps as Cf, RatingItemProps as Ci, ComboboxRootProps as Cl, SplitterPanelExpose as Cn, OverflowIndicatorSlotProps as Co, SliderRootProps as Cr, InputDescriptionProps as Cs, _default$17 as Ct, CarouselNextSlotProps as Cu, TreeviewCueProps as D, PortalProps as Da, provideExpansionPanelGroup as Dc, BreadcrumbsItemProps as Dd, AlertDialogCancelSlotProps as Df, RatingRootProps as Di, useComboboxContext as Dl, SplitterContext as Dn, _default$83 as Do, useSliderRoot as Dr, InputControlSlotProps as Ds, TabsListProps as Dt, _default$138 as Du, TreeviewContentSlotProps as E, _default$69 as Ea, _default$109 as Ec, _default$152 as Ed, AlertDialogCancelProps as Ef, RatingRootContext as Ei, provideComboboxContext as El, _default$30 as En, OverflowItemSlotProps as Eo, provideSliderRoot as Er, InputControlProps as Es, _default$18 as Et, CarouselPreviousSlotProps as Eu, TreeviewListProps as F, PopoverActivatorProps as Fa, _default$111 as Fc, _default$155 as Fd, AlertDialogContentEmits as Ff, _default$58 as Fi, CollapsibleActivatorProps as Fl, SplitterRootSlotProps as Fn, OverflowTicket as Fo, provideSingleRoot as Fr, _default$98 as Fs, TabsTicket as Ft, CarouselOrientation as Fu, TooltipActivatorProps as G, PaginationStatusProps as Ga, _default$114 as Gc, AvatarGroupContext as Gd, _default$169 as Gf, RadioActivation as Gi, CheckboxSelectAllProps as Gl, SnackbarCloseSlotProps as Gn, NumberFieldScrubSlotProps as Go, useSelectionRoot as Gr, useImageRoot as Gs, _default$22 as Gt, ButtonRootProps as Gu, TooltipContentProps as H, providePopoverContext as Ha, _default$113 as Hc, AvatarIndicatorProps as Hd, AlertDialogContext as Hf, useRadioRoot as Hi, provideCollapsible as Hl, SnackbarAnnouncerProps as Hn, NumberFieldDescriptionSlotProps as Ho, SelectionRootSlotProps as Hr, ImageRootSlotProps as Hs, _default$21 as Ht, useCarouselRoot as Hu, TreeviewListSlotProps as I, PopoverActivatorSlotProps as Ia, DialogTitleProps as Ic, provideBreadcrumbsRoot as Id, AlertDialogContentProps as If, RadioRootContext as Ii, CollapsibleActivatorSlotProps as Il, _default$31 as In, OverflowTicketInput as Io, useSingleRoot as Ir, ImageImgEmits as Is, _default$20 as It, CarouselPartTicket as Iu, TooltipRootContext as J, PaginationLastProps as Ja, DialogRootSlotProps as Jc, AvatarGroupSlotProps as Jd, AtomExpose as Jf, RadioGroupSlotProps as Ji, CheckboxIndicatorProps as Jl, SnackbarRootProps as Jn, NumberFieldDecrementSlotProps as Jo, SelectPlaceholderSlotProps as Jr, GroupItemSlotProps as Js, _default$23 as Jt, provideButtonRoot as Ju, TooltipActivatorSlotProps as K, PaginationStatusSlotProps as Ka, DialogContext as Kc, AvatarGroupPriority as Kd, provideAlertDialogContext as Kf, RadioGroupContext as Ki, CheckboxSelectAllSlotProps as Kl, _default$34 as Kn, _default$87 as Ko, Select as Kr, Group as Ks, SwitchSelectAllProps as Kt, ButtonRootSlotProps as Ku, TreeviewRootProps as L, _default$72 as La, DialogTitleSlotProps as Lc, useBreadcrumbsRoot as Ld, AlertDialogContentSlotProps as Lf, RadioRootProps as Li, _default$127 as Ll, provideSplitterRoot as Ln, NumberField as Lo, Selection as Lr, ImageImgProps as Ls, provideTabsRoot as Lt, CarouselRootProps as Lu, TreeviewIndicatorSlotProps as M, PopoverContentProps as Ma, _default$110 as Mc, _default$154 as Md, AlertDialogTitleProps as Mf, Radio as Mi, CollapsibleCueProps as Ml, SplitterPendingIntent as Mn, useOverflowRoot as Mo, SingleRootProps as Mr, _default$97 as Ms, TabsOrientation as Mt, CarouselViewportSlotProps as Mu, TreeviewItemProps as N, PopoverContentSlotProps as Na, DialogDescriptionProps as Nc, BreadcrumbsRootProps as Nd, AlertDialogTitleSlotProps as Nf, RadioIndicatorProps as Ni, CollapsibleCueSlotProps as Nl, SplitterRootExpose as Nn, OverflowPriority as No, SingleRootSlotProps as Nr, ImagePlaceholderProps as Ns, TabsRootProps as Nt, _default$140 as Nu, TreeviewCueSlotProps as O, PortalSlotProps as Oa, useExpansionPanelGroup as Oc, BreadcrumbsItemSlotProps as Od, _default$164 as Of, RatingRootSlotProps as Oi, Collapsible as Ol, SplitterIntentMode as On, OverflowRootProps as Oo, Single as Or, _default$96 as Os, TabsListSlotProps as Ot, CarouselItemProps as Ou, TreeviewItemSlotProps as P, _default$71 as Pa, DialogDescriptionSlotProps as Pc, BreadcrumbsRootSlotProps as Pd, _default$166 as Pf, RadioIndicatorSlotProps as Pi, _default$126 as Pl, SplitterRootProps as Pn, OverflowRootContext as Po, _default$44 as Pr, ImagePlaceholderSlotProps as Ps, TabsRootSlotProps as Pt, CarouselContext as Pu, provideTooltipRoot as Q, PaginationNextSlotProps as Qa, Combobox as Qc, provideAvatarGroup as Qd, useRadioGroup as Qi, CheckboxRootProps as Ql, useSnackbarRootContext as Qn, _default$89 as Qo, _default$48 as Qr, _default$102 as Qs, SwitchState as Qt, _default$143 as Qu, TreeviewRootSlotProps as R, PopoverContext as Ra, _default$112 as Rc, BreadcrumbsRootContext as Rd, _default$167 as Rf, RadioRootSlotProps as Ri, CollapsibleContext as Rl, useSplitterRoot as Rn, NumberFieldErrorProps as Ro, SelectionItemProps as Rr, ImageImgSlotProps as Rs, useTabsRoot as Rt, CarouselRootSlotProps as Ru, TreeviewActivatorSlotProps as S, useProgressRoot as Sa, useExpansionPanelRoot as Sc, BreadcrumbsDividerSlotProps as Sd, _default$162 as Sf, _default$55 as Si, _default$123 as Sl, _default$29 as Sn, OverflowIndicatorProps as So, SliderRootContext as Sr, _default$94 as Ss, TabsPanelSlotProps as St, CarouselNextProps as Su, TreeviewContentProps as T, PresenceSlotProps as Ta, ExpansionPanelOptionsContext as Tc, BreadcrumbsPageSlotProps as Td, _default$163 as Tf, _default$56 as Ti, _default$124 as Tl, SplitterPanelSlotProps as Tn, OverflowItemProps as To, _default$42 as Tr, _default$95 as Ts, TabsItemSlotProps as Tt, CarouselPreviousProps as Tu, TooltipContentSlotProps as U, usePopoverContext as Ua, DialogActivatorProps as Uc, AvatarIndicatorSlotProps as Ud, AlertDialogRootProps as Uf, RadioHiddenInputProps as Ui, useCollapsible as Ul, _default$33 as Un, _default$86 as Uo, _default$46 as Ur, _default$100 as Us, SwitchThumbProps as Ut, Button as Uu, Tooltip as V, _default$73 as Va, DialogContentSlotProps as Vc, Avatar as Vd, _default$168 as Vf, provideRadioRoot as Vi, _default$128 as Vl, _default$32 as Vn, NumberFieldDescriptionProps as Vo, SelectionRootProps as Vr, ImageRootProps as Vs, SwitchTrackSlotProps as Vt, provideCarouselRoot as Vu, _default$10 as W, Pagination as Wa, DialogActivatorSlotProps as Wc, _default$156 as Wd, AlertDialogRootSlotProps as Wf, _default$60 as Wi, Checkbox as Wl, SnackbarCloseProps as Wn, NumberFieldScrubProps as Wo, provideSelectionRoot as Wr, provideImageRoot as Ws, SwitchThumbSlotProps as Wt, ButtonRootContext as Wu, TooltipRootSlotProps as X, _default$75 as Xa, provideDialogContext as Xc, AvatarGroupTicketInput as Xd, AtomSlots as Xf, _default$61 as Xi, _default$130 as Xl, _default$35 as Xn, NumberFieldIncrementProps as Xo, SelectItemProps as Xr, GroupRootProps as Xs, SwitchRootProps as Xt, ButtonLoadingProps as Xu, TooltipRootProps as Y, PaginationLastSlotProps as Ya, _default$115 as Yc, AvatarGroupTicket as Yd, AtomProps as Yf, RadioTicket as Yi, CheckboxIndicatorSlotProps as Yl, SnackbarRootSlotProps as Yn, _default$88 as Yo, _default$47 as Yr, _default$101 as Ys, SwitchRootContext as Yt, useButtonRoot as Yu, _default$12 as Z, PaginationNextProps as Za, useDialogContext as Zc, _default$157 as Zd, _default$170 as Zf, provideRadioGroup as Zi, CheckboxRootContext as Zl, provideSnackbarRootContext as Zn, NumberFieldIncrementSlotProps as Zo, SelectItemSlotProps as Zr, GroupRootSlotProps as Zs, SwitchRootSlotProps as Zt, ButtonLoadingSlotProps as Zu, _default$6 as _, ProgressRootContext as _a, ExpansionPanelRootContext as _c, _default$149 as _d, AlertDialog as _f, ScrimProps as _i, ComboboxControlProps as _l, useStepRoot as _n, providePaginationRoot as _o, SliderRangeSlotProps as _r, _default$93 as _s, ThemeProps as _t, _default$135 as _u, provideTreeviewRoot as a, ProgressValueProps as aa, ExpansionPanelContentProps as ac, ButtonGroupSlotProps as ad, AvatarImageSlotProps as af, SelectValueProps as ai, ComboboxEmptyProps as al, SwitchGroupSlotProps as an, _default$78 as ao, SnackbarPortalContext as ar, _default$91 as as, provideToggleRoot as at, _default$132 as au, _default$9 as b, _default$68 as ba, _default$108 as bc, _default$150 as bd, AlertDialogActionProps as bf, Rating as bi, ComboboxActivatorProps as bl, SplitterHandleSlotProps as bn, usePaginationRoot as bo, SliderTrackSlotProps as br, InputErrorProps as bs, Tabs as bt, CarouselIndicatorSlotProps as bu, _default$2 as c, ProgressBufferProps as ca, ExpansionPanelCueProps as cc, useButtonGroup as cd, AvatarRootProps as cf, SelectActivatorProps as ci, ComboboxItemProps as cl, useSwitchGroup as cn, _default$79 as co, _default$37 as cr, LocaleProps as cs, ToggleIndicatorSlotProps as ct, _default$133 as cu, TreeviewItemContext as d, ProgressFillProps as da, ExpansionPanelActivatorProps as dc, _default$147 as dd, _default$160 as df, SelectContext as di, ComboboxContentProps as dl, StepItemSlotProps as dn, _default$80 as do, _default$38 as dr, Input as ds, ToggleGroupProps as dt, Carousel as du, ProgressHiddenInputProps as ea, useGroupRoot as ec, ButtonIconSlotProps as ed, AvatarFallbackProps as ef, SelectCueSlotProps as ei, ComboboxErrorSlotProps as el, provideSwitchRoot as en, PaginationEllipsisProps as eo, SnackbarQueueProps as er, NumberFieldControlSlotProps as es, Toggle as et, CheckboxState as eu, _default$3 as f, ProgressFillSlotProps as fa, ExpansionPanelActivatorSlotProps as fc, Breadcrumbs as fd, provideAvatarRoot as ff, SelectRootProps as fi, ComboboxContentSlotProps as fl, _default$27 as fn, PaginationRootProps as fo, SliderThumbProps as fr, InputRootContext as fs, ToggleGroupSlotProps as ft, CarouselLiveRegionProps as fu, _default$5 as g, _default$67 as ga, _default$107 as gc, BreadcrumbsActivatorSlotProps as gd, _default$161 as gf, useSelectContext as gi, _default$121 as gl, provideStepRoot as gn, providePaginationItems as go, SliderRangeProps as gr, ValidateOn as gs, useToggleGroup as gt, CarouselProgressSlotProps as gu, _default$4 as h, ProgressTrackSlotProps as ha, ExpansionPanelHeaderSlotProps as hc, BreadcrumbsActivatorProps as hd, AspectRatioSlotProps as hf, provideSelectContext as hi, ComboboxCueSlotProps as hl, _default$28 as hn, providePaginationControls as ho, _default$39 as hr, ValidateEvent as hs, provideToggleGroup as ht, CarouselProgressProps as hu, _default$1 as i, _default$63 as ia, ExpansionPanel as ic, ButtonGroupProps as id, AvatarImageProps as if, _default$50 as ii, _default$117 as il, SwitchGroupProps as in, PaginationPrevSlotProps as io, useSnackbarQueueContext as ir, NumberFieldRootSlotProps as is, _default$13 as it, CheckboxHiddenInputProps as iu, TreeviewIndicatorProps as j, PopoverContentEmits as ja, DialogCloseSlotProps as jc, BreadcrumbsListSlotProps as jd, _default$165 as jf, useRatingRoot as ji, _default$125 as jl, SplitterPanelTicket as jn, provideOverflowRoot as jo, _default$43 as jr, ImageFallbackSlotProps as js, TabsContext as jt, CarouselViewportProps as ju, TreeviewGroupProps as k, _default$70 as ka, Dialog as kc, _default$153 as kd, AlertDialogDescriptionProps as kf, _default$57 as ki, CollapsibleContentProps as kl, SplitterOrientation as kn, OverflowRootSlotProps as ko, SingleItemProps as kr, Image as ks, _default$19 as kt, CarouselItemSlotProps as ku, provideTreeviewList as l, ProgressBufferSlotProps as la, ExpansionPanelCueSlotProps as lc, ButtonContentProps as ld, AvatarRootSlotProps as lf, SelectActivatorSlotProps as li, ComboboxItemSlotProps as ll, Step as ln, PaginationItemProps as lo, Slider as lr, LocaleSlotProps as ls, _default$14 as lt, provideCheckboxGroup as lu, useTreeviewItem as m, ProgressTrackProps as ma, ExpansionPanelHeaderProps as mc, _default$148 as md, AspectRatioProps as mf, _default$53 as mi, ComboboxCueProps as ml, StepRootSlotProps as mn, _default$81 as mo, SliderThumbState as mr, InputRootSlotProps as ms, _default$15 as mt, _default$134 as mu, _default as n, ProgressLabelProps as na, FormSlotProps as nc, ButtonHiddenInputProps as nd, _default$158 as nf, SelectContentProps as ni, ComboboxDescriptionProps as nl, SwitchHiddenInputProps as nn, _default$77 as no, _default$36 as nr, NumberFieldRootContext as ns, ToggleRootProps as nt, provideCheckboxRoot as nu, useTreeviewRoot as o, ProgressValueSlotProps as oa, ExpansionPanelContentSlotProps as oc, _default$146 as od, _default$159 as of, SelectValueSlotProps as oi, ComboboxEmptySlotProps as ol, _default$26 as on, PaginationFirstProps as oo, SnackbarPortalProps as or, provideNumberFieldRoot as os, useToggleRoot as ot, CheckboxGroupProps as ou, provideTreeviewItem as p, _default$66 as pa, _default$106 as pc, BreadcrumbsLinkProps as pd, useAvatarRoot as pf, SelectRootSlotProps as pi, _default$120 as pl, StepRootProps as pn, PaginationRootSlotProps as po, SliderThumbSlotProps as pr, InputRootProps as ps, ToggleOrientation as pt, CarouselLiveRegionSlotProps as pu, _default$11 as q, _default$74 as qa, DialogRootProps as qc, AvatarGroupProps as qd, useAlertDialogContext as qf, RadioGroupProps as qi, _default$129 as ql, SnackbarRootContext as qn, NumberFieldDecrementProps as qo, SelectPlaceholderProps as qr, GroupItemProps as qs, SwitchSelectAllSlotProps as qt, _default$142 as qu, TreeviewRootContext as r, ProgressLabelSlotProps as ra, _default$103 as rc, _default$145 as rd, AvatarImageEmits as rf, SelectContentSlotProps as ri, ComboboxDescriptionSlotProps as rl, _default$25 as rn, PaginationPrevProps as ro, provideSnackbarQueueContext as rr, NumberFieldRootProps as rs, ToggleRootSlotProps as rt, useCheckboxRoot as ru, TreeviewListContext as s, _default$64 as sa, _default$104 as sc, provideButtonGroup as sd, AvatarContext as sf, _default$51 as si, _default$118 as sl, provideSwitchGroup as sn, PaginationFirstSlotProps as so, SnackbarPortalSlotProps as sr, useNumberFieldRoot as ss, ToggleIndicatorProps as st, CheckboxGroupSlotProps as su, Treeview as t, _default$62 as ta, FormProps as tc, _default$144 as td, AvatarFallbackSlotProps as tf, _default$49 as ti, _default$116 as tl, useSwitchRoot as tn, PaginationEllipsisSlotProps as to, SnackbarQueueSlotProps as tr, _default$90 as ts, ToggleRootContext as tt, _default$131 as tu, useTreeviewList as u, _default$65 as ua, _default$105 as uc, ButtonContentSlotProps as ud, AvatarTicket as uf, _default$52 as ui, _default$119 as ul, StepItemProps as un, PaginationItemSlotProps as uo, SliderHiddenInputProps as ur, _default$92 as us, ToggleGroupContext as ut, useCheckboxGroup as uu, _default$7 as v, ProgressRootProps as va, ExpansionPanelRootProps as vc, BreadcrumbsEllipsisProps as vd, AlertDialogActionEmits as vf, ScrimSlotProps as vi, ComboboxControlSlotProps as vl, Splitter as vn, usePaginationControls as vo, _default$40 as vr, provideInputRoot as vs, ThemeSlotProps as vt, CarouselIndicatorItem as vu, TreeviewCheckboxSlotProps as w, PresenceProps as wa, ExpansionPanelGroupSlotProps as wc, BreadcrumbsPageProps as wd, AlertDialogCloseSlotProps as wf, RatingItemSlotProps as wi, ComboboxRootSlotProps as wl, SplitterPanelProps as wn, _default$82 as wo, SliderRootSlotProps as wr, InputDescriptionSlotProps as ws, TabsItemProps as wt, _default$137 as wu, TreeviewActivatorProps as x, provideProgressRoot as xa, provideExpansionPanelRoot as xc, BreadcrumbsDividerProps as xd, AlertDialogActionSlotProps as xf, RatingHiddenInputProps as xi, ComboboxActivatorSlotProps as xl, SplitterHandleState as xn, Overflow as xo, _default$41 as xr, InputErrorSlotProps as xs, TabsPanelProps as xt, _default$136 as xu, _default$8 as y, ProgressRootSlotProps as ya, ExpansionPanelRootSlotProps as yc, BreadcrumbsEllipsisSlotProps as yd, AlertDialogActionEvent as yf, _default$54 as yi, _default$122 as yl, SplitterHandleProps as yn, usePaginationItems as yo, SliderTrackProps as yr, useInputRoot as ys, _default$16 as yt, CarouselIndicatorProps as yu, TreeviewSelectAllProps as z, PopoverRootProps as za, DialogContentEmits as zc, BreadcrumbsTicket as zd, AlertDialogActivatorProps as zf, RadioState as zi, CollapsibleRootProps as zl, Snackbar as zn, NumberFieldErrorSlotProps as zo, SelectionItemSlotProps as zr, _default$99 as zs, Switch as zt, CarouselTicket as zu };
|