@vuetify/v0 1.0.0-alpha.2 → 1.0.0-alpha.4
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/README.md +6 -1
- package/dist/adapter-BSKx9WQ7.mjs +4 -0
- package/dist/{index-CT5SCLzW.d.mts → adapter-C6JmOyYo.d.mts} +6 -9
- package/dist/{adapter-gQ2SNKZq.mjs → adapter-C9cR4AcY.mjs} +248 -5
- package/dist/adapter-Chznb9Ju.mjs +4 -0
- package/dist/{adapter-DlX3FA3A.d.mts → adapter-Cr7Bl4la.d.mts} +3 -7
- package/dist/adapter-D8zizQVP.mjs +4 -0
- package/dist/adapter-DgBBe_BW.d.mts +17 -0
- package/dist/adapter-Dzyrlbz7.d.mts +98 -0
- package/dist/adapter-o8r-2vUn.d.mts +11 -0
- package/dist/adapters-B25KaYU4.mjs +2 -0
- package/dist/adapters-BcddLSNs.mjs +4 -0
- package/dist/adapters-D64TORDu.mjs +2 -0
- package/dist/adapters-Dv74Jk6A.mjs +5 -0
- package/dist/adapters-t6QC-zE8.mjs +3 -0
- package/dist/browser/index.js +5167 -597
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.mjs +2 -2
- package/dist/{components-CqDewYTU.mjs → components-BWxMSWr7.mjs} +3780 -417
- package/dist/composables/index.d.mts +19 -19
- package/dist/composables/index.mjs +31 -29
- package/dist/{consola-BdgyPEfx.d.mts → consola-Crr4qbeI.d.mts} +2 -2
- package/dist/{consola-Ceox8BWi.mjs → consola-DYvbPNbF.mjs} +3 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +2 -2
- package/dist/{createDataTable-rXBqGglI.mjs → createDataTable-DDr2yY-A.mjs} +30 -29
- package/dist/{createGroup-BU4olYtB.mjs → createGroup-BSGtfBUE.mjs} +3 -3
- package/dist/{createRegistry-Dl-bSSTr.mjs → createRegistry-Db_juawd.mjs} +78 -41
- package/dist/{createSelection-Csaa-C8p.mjs → createSelection-BeKZMxha.mjs} +3 -3
- package/dist/{createSingle-8xbHAIpY.mjs → createSingle-Dms2efxr.mjs} +1 -1
- package/dist/{createTokens-lNg2M_P_.mjs → createTokens-B1lwHZvO.mjs} +2 -2
- package/dist/data-table/adapters/client/index.d.mts +2 -2
- package/dist/data-table/adapters/client/index.mjs +2 -2
- package/dist/data-table/adapters/index.d.mts +5 -5
- package/dist/data-table/adapters/index.mjs +6 -6
- package/dist/data-table/adapters/server/index.d.mts +2 -2
- package/dist/data-table/adapters/server/index.mjs +2 -2
- package/dist/data-table/adapters/virtual/index.d.mts +2 -2
- package/dist/data-table/adapters/virtual/index.mjs +2 -2
- package/dist/data-table/index.d.mts +6 -6
- package/dist/data-table/index.mjs +6 -6
- package/dist/date/index.d.mts +3 -3
- package/dist/date/index.mjs +11 -4
- package/dist/features/adapters/flagsmith/index.d.mts +2 -2
- package/dist/features/adapters/flagsmith/index.mjs +2 -2
- package/dist/features/adapters/launchdarkly/index.d.mts +2 -2
- package/dist/features/adapters/launchdarkly/index.mjs +2 -2
- package/dist/features/adapters/posthog/index.d.mts +2 -2
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +3 -3
- package/dist/features/index.mjs +2 -1
- package/dist/{flagsmith-Dbh1h8WF.mjs → flagsmith-Cu93hUIF.mjs} +6 -4
- package/dist/{index-BzFHTW59.d.mts → flagsmith-ygKMImos.d.mts} +4 -4
- package/dist/{globals-CKdzjeLe.mjs → globals-BAe6tA_x.mjs} +1 -1
- package/dist/{index-GOpjKzaJ.d.mts → index-B3-FstpY.d.mts} +25 -2
- package/dist/{index-BJGcVy7e.d.mts → index-BA7YU2xY.d.mts} +5 -5
- package/dist/{index-BxKMMWnQ.d.mts → index-BfpLkDR_.d.mts} +1113 -74
- package/dist/{index-DE3bWw11.d.mts → index-Cw04PFVO.d.mts} +92 -48
- package/dist/index-DewYtDsc.d.mts +4 -0
- package/dist/{index-B7cqgTBL.d.mts → index-jQPkwo3G.d.mts} +598 -363
- package/dist/index.d.mts +23 -23
- package/dist/index.mjs +35 -33
- package/dist/json/attributes.json +57 -1
- package/dist/json/importMap.json +16 -0
- package/dist/json/tags.json +29 -0
- package/dist/json/web-types.json +181 -3
- package/dist/launchdarkly-BJR4vbbV.d.mts +13 -0
- package/dist/{launchdarkly-BKtW-idu.mjs → launchdarkly-CLGtJCsI.mjs} +6 -4
- package/dist/locale/adapters/index.d.mts +3 -3
- package/dist/locale/adapters/index.mjs +4 -3
- package/dist/locale/adapters/v0/index.d.mts +2 -2
- package/dist/locale/adapters/v0/index.mjs +2 -2
- package/dist/locale/adapters/vue-i18n/index.d.mts +3 -3
- package/dist/locale/adapters/vue-i18n/index.mjs +4 -2
- package/dist/locale/index.d.mts +4 -4
- package/dist/locale/index.mjs +4 -3
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/consola/index.mjs +1 -1
- package/dist/logger/adapters/index.d.mts +5 -5
- package/dist/logger/adapters/index.mjs +6 -5
- package/dist/logger/adapters/pino/index.d.mts +1 -1
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.d.mts +2 -2
- package/dist/logger/adapters/v0/index.mjs +2 -2
- package/dist/logger/index.d.mts +6 -6
- package/dist/logger/index.mjs +6 -5
- package/dist/{memory-CeSQE-QV.d.mts → memory-B0w39kno.d.mts} +9 -9
- package/dist/{memory-oYBvtkgx.mjs → memory-BMpJcQjQ.mjs} +13 -3
- package/dist/notifications/index.d.mts +30 -4
- package/dist/notifications/index.mjs +187 -126
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +3 -3
- package/dist/palettes/leonardo/generate/index.mjs +5 -1
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +2 -2
- package/dist/permissions/adapters/index.mjs +3 -3
- package/dist/permissions/adapters/v0/index.d.mts +2 -2
- package/dist/permissions/adapters/v0/index.mjs +2 -2
- package/dist/permissions/index.d.mts +2 -2
- package/dist/permissions/index.mjs +3 -3
- package/dist/{pino-9L79n6y6.mjs → pino-CIcYlW3u.mjs} +3 -1
- package/dist/{pino-DNfCEb0p.d.mts → pino-NmR7X0s4.d.mts} +2 -2
- package/dist/{posthog-DZNnPXxS.mjs → posthog-B3go2aCh.mjs} +7 -5
- package/dist/posthog-CQntUXFO.d.mts +13 -0
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/{server-3ilWFwqe.d.mts → server-DQK305lc.d.mts} +5 -5
- package/dist/{server-y7zLSCSx.mjs → server-ZFXbgQoY.mjs} +4 -3
- package/dist/storage/adapters/index.d.mts +3 -3
- package/dist/storage/adapters/index.mjs +2 -2
- package/dist/storage/adapters/memory/index.d.mts +2 -2
- package/dist/storage/adapters/memory/index.mjs +2 -2
- package/dist/storage/index.d.mts +4 -4
- package/dist/storage/index.mjs +3 -3
- package/dist/theme/adapters/index.d.mts +2 -2
- package/dist/theme/adapters/index.mjs +4 -4
- 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 +3 -3
- package/dist/types/index.d.mts +1 -1
- package/dist/{unhead-DZiD-4Tx.mjs → unhead-dPyVkgiJ.mjs} +2 -2
- package/dist/{useClickOutside-CmCUD_Pf.mjs → useClickOutside-B8naChaQ.mjs} +1405 -288
- package/dist/{useFeatures-ZIvzzuEV.mjs → useFeatures-x2iKp0C8.mjs} +7 -10
- package/dist/{useLocale-DTJx3aKR.mjs → useLocale-BUms59Bw.mjs} +6 -6
- package/dist/{useLogger-BBTcMN61.mjs → useLogger-DPSSa-YR.mjs} +4 -4
- package/dist/{useNotifications-H4knpvNw.mjs → useNotifications-BPTmZWQy.mjs} +22 -11
- package/dist/{usePermissions-B_G12Dwd.mjs → usePermissions-CTi-3pBk.mjs} +6 -6
- package/dist/{useRules--7Qoo60I.mjs → useRules-DNhljkyO.mjs} +2 -2
- package/dist/{useTheme-Co05TEeD.mjs → useTheme-3vW3kFNg.mjs} +5 -5
- package/dist/utilities/index.d.mts +2 -2
- package/dist/utilities/index.mjs +27 -2
- package/dist/{v0-DrOub-e1.d.mts → v0-CRGArJim.d.mts} +4 -4
- package/dist/{v0-D0Mh3EVG.mjs → v0-CotC1PiS.mjs} +5 -3
- package/dist/{v0-Dq3zhexO.mjs → v0-DAlKpCR8.mjs} +3 -4
- package/dist/{v0-D7Fm2C3Y.d.mts → v0-DDELiSI6.d.mts} +3 -3
- package/dist/v0-DYsCJPIu.d.mts +8 -0
- package/dist/{v0-BrTEO5sv.mjs → v0-DadOcxFI.mjs} +2 -2
- package/dist/{v0-Bmow1q_x.mjs → v0-Dvu8fMl3.mjs} +3 -3
- package/dist/{v0-DeiZuexg.mjs → v0-YJQoTLsp.mjs} +6 -4
- package/dist/virtual-BqCRw0ly.d.mts +8 -0
- package/dist/{virtual-C0yHf1DC.mjs → virtual-Dnno49F8.mjs} +3 -4
- package/package.json +10 -10
- package/dist/adapter-58IvIfAZ.d.mts +0 -96
- package/dist/adapter-BvWEd9w-.d.mts +0 -17
- package/dist/adapter-Dhq68tz0.d.mts +0 -11
- package/dist/adapters-BJ5n7rgh.mjs +0 -3
- package/dist/adapters-BnKW0BF_.mjs +0 -2
- package/dist/adapters-CBrvizWb.mjs +0 -4
- package/dist/adapters-CMJGA1k7.mjs +0 -2
- package/dist/adapters-Dse4bPxk.mjs +0 -5
- package/dist/createPagination-CHF7SmmK.mjs +0 -247
- package/dist/index-1XdASTjp.d.mts +0 -13
- package/dist/index-C6rdXZ7j.d.mts +0 -11
- package/dist/index-Dp1HjBxJ.d.mts +0 -13
- package/dist/v0-CdusXjY_.d.mts +0 -8
- package/dist/virtual-D4fckewC.d.mts +0 -8
- /package/dist/{adapter-Be9zUc-n.mjs → adapter-oM18AdUc.mjs} +0 -0
- /package/dist/{htmlElements-D4oMQZPJ.mjs → htmlElements-CHXZfsZu.mjs} +0 -0
- /package/dist/{index-CFhUdAHM.d.mts → index-CKKoxA9V.d.mts} +0 -0
- /package/dist/{index-DuddF-NR.d.mts → index-CLR1QMM3.d.mts} +0 -0
- /package/dist/{index-BgCkepP_.d.mts → index-DJQwYeyx.d.mts} +0 -0
- /package/dist/{index-CROz1VSV.d.mts → index-DWfPppPU.d.mts} +0 -0
- /package/dist/{index-DTvqw22G.d.mts → index-H_hl6-4b.d.mts} +0 -0
- /package/dist/{toArray-as9BWxBK.mjs → toArray-CD2-OxAz.mjs} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as ID, n as DOMElement, o as MaybeArray, t as Activation } from "./index-
|
|
2
|
-
import { b as RegistryTicket, m as RegistryContext, x as RegistryTicketInput } from "./index-
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import { a as ID, n as DOMElement, o as MaybeArray, t as Activation } from "./index-CLR1QMM3.mjs";
|
|
2
|
+
import { b as RegistryTicket, m as RegistryContext, x as RegistryTicketInput } from "./index-Cw04PFVO.mjs";
|
|
3
|
+
import { $o as GroupTicket, Ai as RatingItemState, Ci as SliderContext, Di as RatingContext, Ds as SelectionTicket, Eo as ComboboxAdapter, Ft as NotificationTicket, I as StackTicket, Io as StepContext, Ki as ProgressTicket, Os as SelectionTicketInput, Po as PopoverReturn, Ss as UseImageReturn, Ui as ProgressContext, Wo as OverflowContext, Xo as GroupContext, Ya as RuleAlias, Zi as NumberFieldContext, bs as ImageStatus, fa as NestedSelectionMode, fs as SingleContext, hs as SingleTicket, ja as InputState, jo as VirtualFocusReturn, ki as RatingItemDescriptor, la as NestedOpenMode, oa as NestedActiveMode, oo as StandardSchemaV1, os as BreadcrumbsContext, pa as NestedTicket, sa as NestedContext, tt as RovingFocusReturn, vo as ComboboxContext, vt as PresenceState, ws as SelectionContext, za as FormValidationRule, zo as StepTicket } from "./index-BfpLkDR_.mjs";
|
|
4
|
+
import { l as PaginationTicket, o as PaginationContext } from "./adapter-Cr7Bl4la.mjs";
|
|
5
5
|
import * as _$vue from "vue";
|
|
6
6
|
import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
|
|
7
7
|
|
|
@@ -41,8 +41,8 @@ interface AtomExpose {
|
|
|
41
41
|
element: TemplateRef<HTMLElement | null>;
|
|
42
42
|
}
|
|
43
43
|
interface AtomPrivateProps extends AtomProps {}
|
|
44
|
-
declare const _default$
|
|
45
|
-
declare const __VLS_export$
|
|
44
|
+
declare const _default$163: typeof __VLS_export$163;
|
|
45
|
+
declare const __VLS_export$163: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$30<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
46
46
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$30<AtomPrivateProps> & (typeof globalThis extends {
|
|
47
47
|
__VLS_PROPS_FALLBACK: infer P;
|
|
48
48
|
} ? P : {});
|
|
@@ -84,21 +84,21 @@ interface AlertDialogRootSlotProps {
|
|
|
84
84
|
close: () => void;
|
|
85
85
|
}
|
|
86
86
|
declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
|
|
87
|
-
declare const _default$
|
|
88
|
-
declare const __VLS_export$
|
|
87
|
+
declare const _default$162: typeof __VLS_export$162;
|
|
88
|
+
declare const __VLS_export$162: __VLS_WithSlots$125<_$vue.DefineComponent<AlertDialogRootProps & {
|
|
89
89
|
modelValue?: boolean;
|
|
90
90
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
91
|
-
"update:model-value": (value: boolean) => any;
|
|
92
91
|
"update:modelValue": (value: boolean) => any;
|
|
92
|
+
"update:model-value": (value: boolean) => any;
|
|
93
93
|
}, string, _$vue.PublicProps, Readonly<AlertDialogRootProps & {
|
|
94
94
|
modelValue?: boolean;
|
|
95
95
|
}> & Readonly<{
|
|
96
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
97
96
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
97
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
98
98
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
99
99
|
default: (props: AlertDialogRootSlotProps) => any;
|
|
100
100
|
}>;
|
|
101
|
-
type __VLS_WithSlots$
|
|
101
|
+
type __VLS_WithSlots$125<T, S> = T & {
|
|
102
102
|
new (): {
|
|
103
103
|
$slots: S;
|
|
104
104
|
};
|
|
@@ -120,11 +120,11 @@ interface AlertDialogActivatorSlotProps {
|
|
|
120
120
|
'data-open': true | undefined;
|
|
121
121
|
};
|
|
122
122
|
}
|
|
123
|
-
declare const _default$
|
|
124
|
-
declare const __VLS_export$
|
|
123
|
+
declare const _default$161: typeof __VLS_export$161;
|
|
124
|
+
declare const __VLS_export$161: __VLS_WithSlots$124<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
125
125
|
default: (props: AlertDialogActivatorSlotProps) => any;
|
|
126
126
|
}>;
|
|
127
|
-
type __VLS_WithSlots$
|
|
127
|
+
type __VLS_WithSlots$124<T, S> = T & {
|
|
128
128
|
new (): {
|
|
129
129
|
$slots: S;
|
|
130
130
|
};
|
|
@@ -165,8 +165,8 @@ interface AlertDialogContentSlotProps {
|
|
|
165
165
|
'aria-describedby': string;
|
|
166
166
|
};
|
|
167
167
|
}
|
|
168
|
-
declare const _default$
|
|
169
|
-
declare const __VLS_export$
|
|
168
|
+
declare const _default$160: typeof __VLS_export$160;
|
|
169
|
+
declare const __VLS_export$160: __VLS_WithSlots$123<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
170
170
|
cancel: (e: Event) => any;
|
|
171
171
|
close: (e: Event) => any;
|
|
172
172
|
}, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
|
|
@@ -175,7 +175,7 @@ declare const __VLS_export$157: __VLS_WithSlots$120<_$vue.DefineComponent<AlertD
|
|
|
175
175
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
176
176
|
default: (props: AlertDialogContentSlotProps) => any;
|
|
177
177
|
}>;
|
|
178
|
-
type __VLS_WithSlots$
|
|
178
|
+
type __VLS_WithSlots$123<T, S> = T & {
|
|
179
179
|
new (): {
|
|
180
180
|
$slots: S;
|
|
181
181
|
};
|
|
@@ -192,11 +192,11 @@ interface AlertDialogTitleSlotProps {
|
|
|
192
192
|
id: string;
|
|
193
193
|
};
|
|
194
194
|
}
|
|
195
|
-
declare const _default$
|
|
196
|
-
declare const __VLS_export$
|
|
195
|
+
declare const _default$159: typeof __VLS_export$159;
|
|
196
|
+
declare const __VLS_export$159: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
197
197
|
default: (props: AlertDialogTitleSlotProps) => any;
|
|
198
198
|
}>;
|
|
199
|
-
type __VLS_WithSlots$
|
|
199
|
+
type __VLS_WithSlots$122<T, S> = T & {
|
|
200
200
|
new (): {
|
|
201
201
|
$slots: S;
|
|
202
202
|
};
|
|
@@ -213,11 +213,11 @@ interface AlertDialogDescriptionSlotProps {
|
|
|
213
213
|
id: string;
|
|
214
214
|
};
|
|
215
215
|
}
|
|
216
|
-
declare const _default$
|
|
217
|
-
declare const __VLS_export$
|
|
216
|
+
declare const _default$158: typeof __VLS_export$158;
|
|
217
|
+
declare const __VLS_export$158: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
218
218
|
default: (props: AlertDialogDescriptionSlotProps) => any;
|
|
219
219
|
}>;
|
|
220
|
-
type __VLS_WithSlots$
|
|
220
|
+
type __VLS_WithSlots$121<T, S> = T & {
|
|
221
221
|
new (): {
|
|
222
222
|
$slots: S;
|
|
223
223
|
};
|
|
@@ -240,11 +240,11 @@ interface AlertDialogCancelSlotProps {
|
|
|
240
240
|
'data-disabled': '' | undefined;
|
|
241
241
|
};
|
|
242
242
|
}
|
|
243
|
-
declare const _default$
|
|
244
|
-
declare const __VLS_export$
|
|
243
|
+
declare const _default$157: typeof __VLS_export$157;
|
|
244
|
+
declare const __VLS_export$157: __VLS_WithSlots$120<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
245
245
|
default: (props: AlertDialogCancelSlotProps) => any;
|
|
246
246
|
}>;
|
|
247
|
-
type __VLS_WithSlots$
|
|
247
|
+
type __VLS_WithSlots$120<T, S> = T & {
|
|
248
248
|
new (): {
|
|
249
249
|
$slots: S;
|
|
250
250
|
};
|
|
@@ -264,11 +264,11 @@ interface AlertDialogCloseSlotProps {
|
|
|
264
264
|
'aria-label': string;
|
|
265
265
|
};
|
|
266
266
|
}
|
|
267
|
-
declare const _default$
|
|
268
|
-
declare const __VLS_export$
|
|
267
|
+
declare const _default$156: typeof __VLS_export$156;
|
|
268
|
+
declare const __VLS_export$156: __VLS_WithSlots$119<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
269
269
|
default: (props: AlertDialogCloseSlotProps) => any;
|
|
270
270
|
}>;
|
|
271
|
-
type __VLS_WithSlots$
|
|
271
|
+
type __VLS_WithSlots$119<T, S> = T & {
|
|
272
272
|
new (): {
|
|
273
273
|
$slots: S;
|
|
274
274
|
};
|
|
@@ -301,15 +301,15 @@ interface AlertDialogActionSlotProps {
|
|
|
301
301
|
'data-pending': '' | undefined;
|
|
302
302
|
};
|
|
303
303
|
}
|
|
304
|
-
declare const _default$
|
|
305
|
-
declare const __VLS_export$
|
|
304
|
+
declare const _default$155: typeof __VLS_export$155;
|
|
305
|
+
declare const __VLS_export$155: __VLS_WithSlots$118<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
306
306
|
action: (event: AlertDialogActionEvent) => any;
|
|
307
307
|
}, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
|
|
308
308
|
onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
|
|
309
309
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
310
310
|
default: (props: AlertDialogActionSlotProps) => any;
|
|
311
311
|
}>;
|
|
312
|
-
type __VLS_WithSlots$
|
|
312
|
+
type __VLS_WithSlots$118<T, S> = T & {
|
|
313
313
|
new (): {
|
|
314
314
|
$slots: S;
|
|
315
315
|
};
|
|
@@ -372,11 +372,11 @@ declare const AlertDialog: {
|
|
|
372
372
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AlertDialogRootProps & {
|
|
373
373
|
modelValue?: boolean;
|
|
374
374
|
}> & Readonly<{
|
|
375
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
376
375
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
376
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
377
377
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
378
|
-
"update:model-value": (value: boolean) => any;
|
|
379
378
|
"update:modelValue": (value: boolean) => any;
|
|
379
|
+
"update:model-value": (value: boolean) => any;
|
|
380
380
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
381
381
|
P: {};
|
|
382
382
|
B: {};
|
|
@@ -387,8 +387,8 @@ declare const AlertDialog: {
|
|
|
387
387
|
}, Readonly<AlertDialogRootProps & {
|
|
388
388
|
modelValue?: boolean;
|
|
389
389
|
}> & Readonly<{
|
|
390
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
391
390
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
391
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
392
392
|
}>, {}, {}, {}, {}, {}>;
|
|
393
393
|
__isFragment?: never;
|
|
394
394
|
__isTeleport?: never;
|
|
@@ -396,11 +396,11 @@ declare const AlertDialog: {
|
|
|
396
396
|
} & _$vue.ComponentOptionsBase<Readonly<AlertDialogRootProps & {
|
|
397
397
|
modelValue?: boolean;
|
|
398
398
|
}> & Readonly<{
|
|
399
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
400
399
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
400
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
401
401
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
402
|
-
"update:model-value": (value: boolean) => any;
|
|
403
402
|
"update:modelValue": (value: boolean) => any;
|
|
403
|
+
"update:model-value": (value: boolean) => any;
|
|
404
404
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
405
405
|
$slots: {
|
|
406
406
|
default: (props: AlertDialogRootSlotProps) => any;
|
|
@@ -692,11 +692,11 @@ interface AspectRatioSlotProps {
|
|
|
692
692
|
};
|
|
693
693
|
};
|
|
694
694
|
}
|
|
695
|
-
declare const _default$
|
|
696
|
-
declare const __VLS_export$
|
|
695
|
+
declare const _default$154: typeof __VLS_export$154;
|
|
696
|
+
declare const __VLS_export$154: __VLS_WithSlots$117<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
697
697
|
default: (props: AspectRatioSlotProps) => any;
|
|
698
698
|
}>;
|
|
699
|
-
type __VLS_WithSlots$
|
|
699
|
+
type __VLS_WithSlots$117<T, S> = T & {
|
|
700
700
|
new (): {
|
|
701
701
|
$slots: S;
|
|
702
702
|
};
|
|
@@ -713,11 +713,11 @@ interface AvatarTicket extends SelectionTicket {
|
|
|
713
713
|
}
|
|
714
714
|
interface AvatarContext extends SelectionContext<AvatarTicket> {}
|
|
715
715
|
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
|
|
716
|
-
declare const _default$
|
|
717
|
-
declare const __VLS_export$
|
|
716
|
+
declare const _default$153: typeof __VLS_export$153;
|
|
717
|
+
declare const __VLS_export$153: __VLS_WithSlots$116<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
718
718
|
default?: (props: {}) => any;
|
|
719
719
|
}>;
|
|
720
|
-
type __VLS_WithSlots$
|
|
720
|
+
type __VLS_WithSlots$116<T, S> = T & {
|
|
721
721
|
new (): {
|
|
722
722
|
$slots: S;
|
|
723
723
|
};
|
|
@@ -755,17 +755,17 @@ interface AvatarImageSlotProps {
|
|
|
755
755
|
onError: (e: Event) => void;
|
|
756
756
|
};
|
|
757
757
|
}
|
|
758
|
-
declare const _default$
|
|
759
|
-
declare const __VLS_export$
|
|
760
|
-
error: (e: Event) => any;
|
|
758
|
+
declare const _default$152: typeof __VLS_export$152;
|
|
759
|
+
declare const __VLS_export$152: __VLS_WithSlots$115<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
761
760
|
load: (e: Event) => any;
|
|
761
|
+
error: (e: Event) => any;
|
|
762
762
|
}, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
|
|
763
|
-
onError?: ((e: Event) => any) | undefined;
|
|
764
763
|
onLoad?: ((e: Event) => any) | undefined;
|
|
764
|
+
onError?: ((e: Event) => any) | undefined;
|
|
765
765
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
766
766
|
default: (props: AvatarImageSlotProps) => any;
|
|
767
767
|
}>;
|
|
768
|
-
type __VLS_WithSlots$
|
|
768
|
+
type __VLS_WithSlots$115<T, S> = T & {
|
|
769
769
|
new (): {
|
|
770
770
|
$slots: S;
|
|
771
771
|
};
|
|
@@ -780,11 +780,11 @@ interface AvatarFallbackSlotProps {
|
|
|
780
780
|
/** Whether this fallback is currently visible */
|
|
781
781
|
isSelected: boolean;
|
|
782
782
|
}
|
|
783
|
-
declare const _default$
|
|
784
|
-
declare const __VLS_export$
|
|
783
|
+
declare const _default$151: typeof __VLS_export$151;
|
|
784
|
+
declare const __VLS_export$151: __VLS_WithSlots$114<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
785
785
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
786
786
|
}>;
|
|
787
|
-
type __VLS_WithSlots$
|
|
787
|
+
type __VLS_WithSlots$114<T, S> = T & {
|
|
788
788
|
new (): {
|
|
789
789
|
$slots: S;
|
|
790
790
|
};
|
|
@@ -852,11 +852,11 @@ declare const Avatar: {
|
|
|
852
852
|
*/
|
|
853
853
|
Image: {
|
|
854
854
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
|
|
855
|
-
onError?: ((e: Event) => any) | undefined;
|
|
856
855
|
onLoad?: ((e: Event) => any) | undefined;
|
|
856
|
+
onError?: ((e: Event) => any) | undefined;
|
|
857
857
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
858
|
-
error: (e: Event) => any;
|
|
859
858
|
load: (e: Event) => any;
|
|
859
|
+
error: (e: Event) => any;
|
|
860
860
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
861
861
|
P: {};
|
|
862
862
|
B: {};
|
|
@@ -865,18 +865,18 @@ declare const Avatar: {
|
|
|
865
865
|
M: {};
|
|
866
866
|
Defaults: {};
|
|
867
867
|
}, Readonly<AvatarImageProps> & Readonly<{
|
|
868
|
-
onError?: ((e: Event) => any) | undefined;
|
|
869
868
|
onLoad?: ((e: Event) => any) | undefined;
|
|
869
|
+
onError?: ((e: Event) => any) | undefined;
|
|
870
870
|
}>, {}, {}, {}, {}, {}>;
|
|
871
871
|
__isFragment?: never;
|
|
872
872
|
__isTeleport?: never;
|
|
873
873
|
__isSuspense?: never;
|
|
874
874
|
} & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
|
|
875
|
-
onError?: ((e: Event) => any) | undefined;
|
|
876
875
|
onLoad?: ((e: Event) => any) | undefined;
|
|
876
|
+
onError?: ((e: Event) => any) | undefined;
|
|
877
877
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
878
|
-
error: (e: Event) => any;
|
|
879
878
|
load: (e: Event) => any;
|
|
879
|
+
error: (e: Event) => any;
|
|
880
880
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
881
881
|
$slots: {
|
|
882
882
|
default: (props: AvatarImageSlotProps) => any;
|
|
@@ -981,11 +981,11 @@ interface BreadcrumbsRootSlotProps {
|
|
|
981
981
|
};
|
|
982
982
|
}
|
|
983
983
|
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
|
|
984
|
-
declare const _default$
|
|
985
|
-
declare const __VLS_export$
|
|
984
|
+
declare const _default$150: typeof __VLS_export$150;
|
|
985
|
+
declare const __VLS_export$150: __VLS_WithSlots$113<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
986
986
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
987
987
|
}>;
|
|
988
|
-
type __VLS_WithSlots$
|
|
988
|
+
type __VLS_WithSlots$113<T, S> = T & {
|
|
989
989
|
new (): {
|
|
990
990
|
$slots: S;
|
|
991
991
|
};
|
|
@@ -998,11 +998,11 @@ interface BreadcrumbsListSlotProps {
|
|
|
998
998
|
role: 'list';
|
|
999
999
|
};
|
|
1000
1000
|
}
|
|
1001
|
-
declare const _default$
|
|
1002
|
-
declare const __VLS_export$
|
|
1001
|
+
declare const _default$149: typeof __VLS_export$149;
|
|
1002
|
+
declare const __VLS_export$149: __VLS_WithSlots$112<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1003
1003
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
1004
1004
|
}>;
|
|
1005
|
-
type __VLS_WithSlots$
|
|
1005
|
+
type __VLS_WithSlots$112<T, S> = T & {
|
|
1006
1006
|
new (): {
|
|
1007
1007
|
$slots: S;
|
|
1008
1008
|
};
|
|
@@ -1029,11 +1029,11 @@ interface BreadcrumbsItemSlotProps {
|
|
|
1029
1029
|
'data-selected': true | undefined;
|
|
1030
1030
|
};
|
|
1031
1031
|
}
|
|
1032
|
-
declare const _default$
|
|
1033
|
-
declare const __VLS_export$
|
|
1032
|
+
declare const _default$148: typeof __VLS_export$148;
|
|
1033
|
+
declare const __VLS_export$148: __VLS_WithSlots$111<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1034
1034
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
1035
1035
|
}>;
|
|
1036
|
-
type __VLS_WithSlots$
|
|
1036
|
+
type __VLS_WithSlots$111<T, S> = T & {
|
|
1037
1037
|
new (): {
|
|
1038
1038
|
$slots: S;
|
|
1039
1039
|
};
|
|
@@ -1047,11 +1047,11 @@ interface BreadcrumbsPageSlotProps {
|
|
|
1047
1047
|
'aria-current': 'page';
|
|
1048
1048
|
};
|
|
1049
1049
|
}
|
|
1050
|
-
declare const _default$
|
|
1051
|
-
declare const __VLS_export$
|
|
1050
|
+
declare const _default$147: typeof __VLS_export$147;
|
|
1051
|
+
declare const __VLS_export$147: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1052
1052
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
1053
1053
|
}>;
|
|
1054
|
-
type __VLS_WithSlots$
|
|
1054
|
+
type __VLS_WithSlots$110<T, S> = T & {
|
|
1055
1055
|
new (): {
|
|
1056
1056
|
$slots: S;
|
|
1057
1057
|
};
|
|
@@ -1079,11 +1079,11 @@ interface BreadcrumbsDividerSlotProps {
|
|
|
1079
1079
|
'data-selected': true | undefined;
|
|
1080
1080
|
};
|
|
1081
1081
|
}
|
|
1082
|
-
declare const _default$
|
|
1083
|
-
declare const __VLS_export$
|
|
1082
|
+
declare const _default$146: typeof __VLS_export$146;
|
|
1083
|
+
declare const __VLS_export$146: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1084
1084
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
1085
1085
|
}>;
|
|
1086
|
-
type __VLS_WithSlots$
|
|
1086
|
+
type __VLS_WithSlots$109<T, S> = T & {
|
|
1087
1087
|
new (): {
|
|
1088
1088
|
$slots: S;
|
|
1089
1089
|
};
|
|
@@ -1111,11 +1111,11 @@ interface BreadcrumbsEllipsisSlotProps {
|
|
|
1111
1111
|
'data-selected': true | undefined;
|
|
1112
1112
|
};
|
|
1113
1113
|
}
|
|
1114
|
-
declare const _default$
|
|
1115
|
-
declare const __VLS_export$
|
|
1114
|
+
declare const _default$145: typeof __VLS_export$145;
|
|
1115
|
+
declare const __VLS_export$145: __VLS_WithSlots$108<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1116
1116
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
1117
1117
|
}>;
|
|
1118
|
-
type __VLS_WithSlots$
|
|
1118
|
+
type __VLS_WithSlots$108<T, S> = T & {
|
|
1119
1119
|
new (): {
|
|
1120
1120
|
$slots: S;
|
|
1121
1121
|
};
|
|
@@ -1123,11 +1123,11 @@ type __VLS_WithSlots$105<T, S> = T & {
|
|
|
1123
1123
|
//#endregion
|
|
1124
1124
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
|
|
1125
1125
|
type BreadcrumbsLinkProps = AtomProps;
|
|
1126
|
-
declare const _default$
|
|
1127
|
-
declare const __VLS_export$
|
|
1126
|
+
declare const _default$144: typeof __VLS_export$144;
|
|
1127
|
+
declare const __VLS_export$144: __VLS_WithSlots$107<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1128
1128
|
default?: (props: {}) => any;
|
|
1129
1129
|
}>;
|
|
1130
|
-
type __VLS_WithSlots$
|
|
1130
|
+
type __VLS_WithSlots$107<T, S> = T & {
|
|
1131
1131
|
new (): {
|
|
1132
1132
|
$slots: S;
|
|
1133
1133
|
};
|
|
@@ -1434,11 +1434,11 @@ interface ButtonContentProps {
|
|
|
1434
1434
|
interface ButtonContentSlotProps {
|
|
1435
1435
|
isSelected: boolean;
|
|
1436
1436
|
}
|
|
1437
|
-
declare const _default$
|
|
1438
|
-
declare const __VLS_export$
|
|
1437
|
+
declare const _default$143: typeof __VLS_export$143;
|
|
1438
|
+
declare const __VLS_export$143: __VLS_WithSlots$106<_$vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1439
1439
|
default: (props: ButtonContentSlotProps) => any;
|
|
1440
1440
|
}>;
|
|
1441
|
-
type __VLS_WithSlots$
|
|
1441
|
+
type __VLS_WithSlots$106<T, S> = T & {
|
|
1442
1442
|
new (): {
|
|
1443
1443
|
$slots: S;
|
|
1444
1444
|
};
|
|
@@ -1478,13 +1478,13 @@ interface ButtonGroupSlotProps {
|
|
|
1478
1478
|
};
|
|
1479
1479
|
}
|
|
1480
1480
|
declare const useButtonGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideButtonGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
1481
|
-
declare const _default$
|
|
1482
|
-
declare const __VLS_export$
|
|
1481
|
+
declare const _default$142: typeof __VLS_export$142;
|
|
1482
|
+
declare const __VLS_export$142: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$29<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1483
1483
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(ButtonGroupProps & {
|
|
1484
1484
|
modelValue?: T | T[];
|
|
1485
1485
|
}) & {
|
|
1486
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1487
1486
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1487
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1488
1488
|
}> & (typeof globalThis extends {
|
|
1489
1489
|
__VLS_PROPS_FALLBACK: infer P;
|
|
1490
1490
|
} ? P : {});
|
|
@@ -1510,8 +1510,8 @@ interface ButtonHiddenInputProps {
|
|
|
1510
1510
|
/** Associate with form by ID */
|
|
1511
1511
|
form?: string;
|
|
1512
1512
|
}
|
|
1513
|
-
declare const _default$
|
|
1514
|
-
declare const __VLS_export$
|
|
1513
|
+
declare const _default$141: typeof __VLS_export$141;
|
|
1514
|
+
declare const __VLS_export$141: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
1515
1515
|
//#endregion
|
|
1516
1516
|
//#region src/components/Button/ButtonIcon.vue.d.ts
|
|
1517
1517
|
interface ButtonIconProps extends AtomProps {
|
|
@@ -1526,11 +1526,11 @@ interface ButtonIconSlotProps {
|
|
|
1526
1526
|
'aria-hidden': true;
|
|
1527
1527
|
};
|
|
1528
1528
|
}
|
|
1529
|
-
declare const _default$
|
|
1530
|
-
declare const __VLS_export$
|
|
1529
|
+
declare const _default$140: typeof __VLS_export$140;
|
|
1530
|
+
declare const __VLS_export$140: __VLS_WithSlots$105<_$vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1531
1531
|
default: (props: ButtonIconSlotProps) => any;
|
|
1532
1532
|
}>;
|
|
1533
|
-
type __VLS_WithSlots$
|
|
1533
|
+
type __VLS_WithSlots$105<T, S> = T & {
|
|
1534
1534
|
new (): {
|
|
1535
1535
|
$slots: S;
|
|
1536
1536
|
};
|
|
@@ -1547,11 +1547,11 @@ interface ButtonLoadingSlotProps {
|
|
|
1547
1547
|
/** Whether this loading indicator is currently selected/visible */
|
|
1548
1548
|
isSelected: boolean;
|
|
1549
1549
|
}
|
|
1550
|
-
declare const _default$
|
|
1551
|
-
declare const __VLS_export$
|
|
1550
|
+
declare const _default$139: typeof __VLS_export$139;
|
|
1551
|
+
declare const __VLS_export$139: __VLS_WithSlots$104<_$vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
1552
1552
|
default: (props: ButtonLoadingSlotProps) => any;
|
|
1553
1553
|
}>;
|
|
1554
|
-
type __VLS_WithSlots$
|
|
1554
|
+
type __VLS_WithSlots$104<T, S> = T & {
|
|
1555
1555
|
new (): {
|
|
1556
1556
|
$slots: S;
|
|
1557
1557
|
};
|
|
@@ -1620,7 +1620,7 @@ interface ButtonRootSlotProps {
|
|
|
1620
1620
|
'type': 'button' | undefined;
|
|
1621
1621
|
'role': 'button';
|
|
1622
1622
|
'disabled': true | undefined;
|
|
1623
|
-
'aria-disabled':
|
|
1623
|
+
'aria-disabled': boolean;
|
|
1624
1624
|
'aria-busy': true | undefined;
|
|
1625
1625
|
'aria-pressed': boolean | undefined;
|
|
1626
1626
|
'aria-label': string | undefined;
|
|
@@ -1635,8 +1635,8 @@ interface ButtonRootSlotProps {
|
|
|
1635
1635
|
};
|
|
1636
1636
|
}
|
|
1637
1637
|
declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
|
|
1638
|
-
declare const _default$
|
|
1639
|
-
declare const __VLS_export$
|
|
1638
|
+
declare const _default$138: typeof __VLS_export$138;
|
|
1639
|
+
declare const __VLS_export$138: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$28<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1640
1640
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$28<ButtonRootProps<V>> & (typeof globalThis extends {
|
|
1641
1641
|
__VLS_PROPS_FALLBACK: infer P;
|
|
1642
1642
|
} ? P : {});
|
|
@@ -1749,8 +1749,8 @@ declare const Button: {
|
|
|
1749
1749
|
as?: (DOMElement | null) | undefined;
|
|
1750
1750
|
renderless?: boolean | undefined;
|
|
1751
1751
|
modelValue?: (T | T[]) | undefined;
|
|
1752
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1753
1752
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1753
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1754
1754
|
} & (typeof globalThis extends {
|
|
1755
1755
|
__VLS_PROPS_FALLBACK: infer P;
|
|
1756
1756
|
} ? P : {});
|
|
@@ -1926,7 +1926,7 @@ declare const Button: {
|
|
|
1926
1926
|
type CarouselOrientation = 'horizontal' | 'vertical';
|
|
1927
1927
|
interface CarouselTicket extends StepTicket {
|
|
1928
1928
|
/** Element reference for DOM measurement */
|
|
1929
|
-
el?: MaybeRefOrGetter<
|
|
1929
|
+
el?: MaybeRefOrGetter<Element | null>;
|
|
1930
1930
|
}
|
|
1931
1931
|
interface CarouselRootProps extends AtomProps {
|
|
1932
1932
|
/** Unique identifier for the carousel */
|
|
@@ -1992,7 +1992,7 @@ interface CarouselRootSlotProps {
|
|
|
1992
1992
|
}
|
|
1993
1993
|
interface CarouselPartTicket extends RegistryTicketInput {
|
|
1994
1994
|
type: 'viewport' | 'previous' | 'next' | 'indicator' | 'progress' | 'live-region';
|
|
1995
|
-
el: MaybeRefOrGetter<
|
|
1995
|
+
el: MaybeRefOrGetter<Element | null>;
|
|
1996
1996
|
}
|
|
1997
1997
|
interface CarouselContext extends StepContext<CarouselTicket> {
|
|
1998
1998
|
/** Carousel orientation */
|
|
@@ -2023,8 +2023,8 @@ interface CarouselContext extends StepContext<CarouselTicket> {
|
|
|
2023
2023
|
resume: () => void;
|
|
2024
2024
|
}
|
|
2025
2025
|
declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
|
|
2026
|
-
declare const _default$
|
|
2027
|
-
declare const __VLS_export$
|
|
2026
|
+
declare const _default$137: typeof __VLS_export$137;
|
|
2027
|
+
declare const __VLS_export$137: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$27<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2028
2028
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CarouselRootProps & {
|
|
2029
2029
|
modelValue?: T | T[];
|
|
2030
2030
|
}) & {
|
|
@@ -2059,11 +2059,11 @@ interface CarouselViewportSlotProps {
|
|
|
2059
2059
|
'style': Record<string, string | number>;
|
|
2060
2060
|
};
|
|
2061
2061
|
}
|
|
2062
|
-
declare const _default$
|
|
2063
|
-
declare const __VLS_export$
|
|
2062
|
+
declare const _default$136: typeof __VLS_export$136;
|
|
2063
|
+
declare const __VLS_export$136: __VLS_WithSlots$103<_$vue.DefineComponent<CarouselViewportProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2064
2064
|
default: (props: CarouselViewportSlotProps) => any;
|
|
2065
2065
|
}>;
|
|
2066
|
-
type __VLS_WithSlots$
|
|
2066
|
+
type __VLS_WithSlots$103<T, S> = T & {
|
|
2067
2067
|
new (): {
|
|
2068
2068
|
$slots: S;
|
|
2069
2069
|
};
|
|
@@ -2111,8 +2111,8 @@ interface CarouselItemSlotProps {
|
|
|
2111
2111
|
'style': Record<string, string>;
|
|
2112
2112
|
};
|
|
2113
2113
|
}
|
|
2114
|
-
declare const _default$
|
|
2115
|
-
declare const __VLS_export$
|
|
2114
|
+
declare const _default$135: typeof __VLS_export$135;
|
|
2115
|
+
declare const __VLS_export$135: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$26<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2116
2116
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$26<CarouselItemProps<V>> & (typeof globalThis extends {
|
|
2117
2117
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2118
2118
|
} ? P : {});
|
|
@@ -2149,11 +2149,11 @@ interface CarouselPreviousSlotProps {
|
|
|
2149
2149
|
'onClick': () => void;
|
|
2150
2150
|
};
|
|
2151
2151
|
}
|
|
2152
|
-
declare const _default$
|
|
2153
|
-
declare const __VLS_export$
|
|
2152
|
+
declare const _default$134: typeof __VLS_export$134;
|
|
2153
|
+
declare const __VLS_export$134: __VLS_WithSlots$102<_$vue.DefineComponent<CarouselPreviousProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2154
2154
|
default: (props: CarouselPreviousSlotProps) => any;
|
|
2155
2155
|
}>;
|
|
2156
|
-
type __VLS_WithSlots$
|
|
2156
|
+
type __VLS_WithSlots$102<T, S> = T & {
|
|
2157
2157
|
new (): {
|
|
2158
2158
|
$slots: S;
|
|
2159
2159
|
};
|
|
@@ -2181,11 +2181,11 @@ interface CarouselNextSlotProps {
|
|
|
2181
2181
|
'onClick': () => void;
|
|
2182
2182
|
};
|
|
2183
2183
|
}
|
|
2184
|
-
declare const _default$
|
|
2185
|
-
declare const __VLS_export$
|
|
2184
|
+
declare const _default$133: typeof __VLS_export$133;
|
|
2185
|
+
declare const __VLS_export$133: __VLS_WithSlots$101<_$vue.DefineComponent<CarouselNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2186
2186
|
default: (props: CarouselNextSlotProps) => any;
|
|
2187
2187
|
}>;
|
|
2188
|
-
type __VLS_WithSlots$
|
|
2188
|
+
type __VLS_WithSlots$101<T, S> = T & {
|
|
2189
2189
|
new (): {
|
|
2190
2190
|
$slots: S;
|
|
2191
2191
|
};
|
|
@@ -2232,11 +2232,11 @@ interface CarouselIndicatorSlotProps {
|
|
|
2232
2232
|
'aria-orientation': 'horizontal' | 'vertical';
|
|
2233
2233
|
};
|
|
2234
2234
|
}
|
|
2235
|
-
declare const _default$
|
|
2236
|
-
declare const __VLS_export$
|
|
2235
|
+
declare const _default$132: typeof __VLS_export$132;
|
|
2236
|
+
declare const __VLS_export$132: __VLS_WithSlots$100<_$vue.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2237
2237
|
default: (props: CarouselIndicatorSlotProps) => any;
|
|
2238
2238
|
}>;
|
|
2239
|
-
type __VLS_WithSlots$
|
|
2239
|
+
type __VLS_WithSlots$100<T, S> = T & {
|
|
2240
2240
|
new (): {
|
|
2241
2241
|
$slots: S;
|
|
2242
2242
|
};
|
|
@@ -2268,11 +2268,11 @@ interface CarouselProgressSlotProps {
|
|
|
2268
2268
|
};
|
|
2269
2269
|
};
|
|
2270
2270
|
}
|
|
2271
|
-
declare const _default$
|
|
2272
|
-
declare const __VLS_export$
|
|
2271
|
+
declare const _default$131: typeof __VLS_export$131;
|
|
2272
|
+
declare const __VLS_export$131: __VLS_WithSlots$99<_$vue.DefineComponent<CarouselProgressProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2273
2273
|
default: (props: CarouselProgressSlotProps) => any;
|
|
2274
2274
|
}>;
|
|
2275
|
-
type __VLS_WithSlots$
|
|
2275
|
+
type __VLS_WithSlots$99<T, S> = T & {
|
|
2276
2276
|
new (): {
|
|
2277
2277
|
$slots: S;
|
|
2278
2278
|
};
|
|
@@ -2297,11 +2297,11 @@ interface CarouselLiveRegionSlotProps {
|
|
|
2297
2297
|
'role': 'status';
|
|
2298
2298
|
};
|
|
2299
2299
|
}
|
|
2300
|
-
declare const _default$
|
|
2301
|
-
declare const __VLS_export$
|
|
2300
|
+
declare const _default$130: typeof __VLS_export$130;
|
|
2301
|
+
declare const __VLS_export$130: __VLS_WithSlots$98<_$vue.DefineComponent<CarouselLiveRegionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2302
2302
|
default: (props: CarouselLiveRegionSlotProps) => any;
|
|
2303
2303
|
}>;
|
|
2304
|
-
type __VLS_WithSlots$
|
|
2304
|
+
type __VLS_WithSlots$98<T, S> = T & {
|
|
2305
2305
|
new (): {
|
|
2306
2306
|
$slots: S;
|
|
2307
2307
|
};
|
|
@@ -2728,13 +2728,13 @@ interface CheckboxGroupSlotProps {
|
|
|
2728
2728
|
};
|
|
2729
2729
|
}
|
|
2730
2730
|
declare const useCheckboxGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideCheckboxGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
2731
|
-
declare const _default$
|
|
2732
|
-
declare const __VLS_export$
|
|
2731
|
+
declare const _default$129: typeof __VLS_export$129;
|
|
2732
|
+
declare const __VLS_export$129: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$25<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2733
2733
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(CheckboxGroupProps & {
|
|
2734
2734
|
modelValue?: T | T[];
|
|
2735
2735
|
}) & {
|
|
2736
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2737
2736
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2737
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2738
2738
|
}> & (typeof globalThis extends {
|
|
2739
2739
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2740
2740
|
} ? P : {});
|
|
@@ -2760,8 +2760,8 @@ interface CheckboxHiddenInputProps {
|
|
|
2760
2760
|
/** Associate with form by ID (defaults to context value) */
|
|
2761
2761
|
form?: string;
|
|
2762
2762
|
}
|
|
2763
|
-
declare const _default$
|
|
2764
|
-
declare const __VLS_export$
|
|
2763
|
+
declare const _default$128: typeof __VLS_export$128;
|
|
2764
|
+
declare const __VLS_export$128: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
2765
2765
|
//#endregion
|
|
2766
2766
|
//#region src/components/Checkbox/CheckboxRoot.vue.d.ts
|
|
2767
2767
|
/** Visual state of the checkbox for styling purposes */
|
|
@@ -2848,7 +2848,7 @@ interface CheckboxRootSlotProps<V = unknown> {
|
|
|
2848
2848
|
'type': 'button' | undefined;
|
|
2849
2849
|
'role': 'checkbox';
|
|
2850
2850
|
'aria-checked': boolean | 'mixed';
|
|
2851
|
-
'aria-disabled': boolean
|
|
2851
|
+
'aria-disabled': boolean;
|
|
2852
2852
|
'aria-label': string | undefined;
|
|
2853
2853
|
'aria-labelledby': string | undefined;
|
|
2854
2854
|
'aria-describedby': string | undefined;
|
|
@@ -2856,16 +2856,18 @@ interface CheckboxRootSlotProps<V = unknown> {
|
|
|
2856
2856
|
'tabindex': 0 | undefined;
|
|
2857
2857
|
'data-state': CheckboxState;
|
|
2858
2858
|
'data-disabled': true | undefined;
|
|
2859
|
+
'onClick': () => void;
|
|
2860
|
+
'onKeydown': (e: KeyboardEvent) => void;
|
|
2859
2861
|
};
|
|
2860
2862
|
}
|
|
2861
2863
|
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
|
|
2862
|
-
declare const _default$
|
|
2863
|
-
declare const __VLS_export$
|
|
2864
|
+
declare const _default$127: typeof __VLS_export$127;
|
|
2865
|
+
declare const __VLS_export$127: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$24<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2864
2866
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$24<(CheckboxRootProps<V> & {
|
|
2865
2867
|
modelValue?: boolean;
|
|
2866
2868
|
}) & {
|
|
2867
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
2868
2869
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
2870
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
2869
2871
|
}> & (typeof globalThis extends {
|
|
2870
2872
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2871
2873
|
} ? P : {});
|
|
@@ -2898,11 +2900,11 @@ interface CheckboxIndicatorSlotProps {
|
|
|
2898
2900
|
};
|
|
2899
2901
|
};
|
|
2900
2902
|
}
|
|
2901
|
-
declare const _default$
|
|
2902
|
-
declare const __VLS_export$
|
|
2903
|
+
declare const _default$126: typeof __VLS_export$126;
|
|
2904
|
+
declare const __VLS_export$126: __VLS_WithSlots$97<_$vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2903
2905
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
2904
2906
|
}>;
|
|
2905
|
-
type __VLS_WithSlots$
|
|
2907
|
+
type __VLS_WithSlots$97<T, S> = T & {
|
|
2906
2908
|
new (): {
|
|
2907
2909
|
$slots: S;
|
|
2908
2910
|
};
|
|
@@ -2943,7 +2945,7 @@ interface CheckboxSelectAllSlotProps {
|
|
|
2943
2945
|
'type': 'button' | undefined;
|
|
2944
2946
|
'role': 'checkbox';
|
|
2945
2947
|
'aria-checked': boolean | 'mixed';
|
|
2946
|
-
'aria-disabled': boolean
|
|
2948
|
+
'aria-disabled': boolean;
|
|
2947
2949
|
'aria-label': string | undefined;
|
|
2948
2950
|
'aria-labelledby': string | undefined;
|
|
2949
2951
|
'aria-describedby': string | undefined;
|
|
@@ -2952,11 +2954,11 @@ interface CheckboxSelectAllSlotProps {
|
|
|
2952
2954
|
'data-disabled': true | undefined;
|
|
2953
2955
|
};
|
|
2954
2956
|
}
|
|
2955
|
-
declare const _default$
|
|
2956
|
-
declare const __VLS_export$
|
|
2957
|
+
declare const _default$125: typeof __VLS_export$125;
|
|
2958
|
+
declare const __VLS_export$125: __VLS_WithSlots$96<_$vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
2957
2959
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
2958
2960
|
}>;
|
|
2959
|
-
type __VLS_WithSlots$
|
|
2961
|
+
type __VLS_WithSlots$96<T, S> = T & {
|
|
2960
2962
|
new (): {
|
|
2961
2963
|
$slots: S;
|
|
2962
2964
|
};
|
|
@@ -3031,8 +3033,8 @@ declare const Checkbox: {
|
|
|
3031
3033
|
as?: (DOMElement | null) | undefined;
|
|
3032
3034
|
renderless?: boolean | undefined;
|
|
3033
3035
|
modelValue?: (T | T[]) | undefined;
|
|
3034
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3035
3036
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
3037
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
3036
3038
|
} & (typeof globalThis extends {
|
|
3037
3039
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3038
3040
|
} ? P : {});
|
|
@@ -3162,8 +3164,8 @@ declare const Checkbox: {
|
|
|
3162
3164
|
as?: (DOMElement | null) | undefined;
|
|
3163
3165
|
renderless?: boolean | undefined;
|
|
3164
3166
|
modelValue?: boolean | undefined;
|
|
3165
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3166
3167
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
3168
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3167
3169
|
} & (typeof globalThis extends {
|
|
3168
3170
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3169
3171
|
} ? P : {});
|
|
@@ -3263,21 +3265,21 @@ interface CollapsibleRootSlotProps {
|
|
|
3263
3265
|
};
|
|
3264
3266
|
}
|
|
3265
3267
|
declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
|
|
3266
|
-
declare const _default$
|
|
3267
|
-
declare const __VLS_export$
|
|
3268
|
+
declare const _default$124: typeof __VLS_export$124;
|
|
3269
|
+
declare const __VLS_export$124: __VLS_WithSlots$95<_$vue.DefineComponent<CollapsibleRootProps & {
|
|
3268
3270
|
modelValue?: boolean;
|
|
3269
3271
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3270
|
-
"update:model-value": (value: boolean) => any;
|
|
3271
3272
|
"update:modelValue": (value: boolean) => any;
|
|
3273
|
+
"update:model-value": (value: boolean) => any;
|
|
3272
3274
|
}, string, _$vue.PublicProps, Readonly<CollapsibleRootProps & {
|
|
3273
3275
|
modelValue?: boolean;
|
|
3274
3276
|
}> & Readonly<{
|
|
3275
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3276
3277
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3278
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3277
3279
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3278
3280
|
default: (props: CollapsibleRootSlotProps) => any;
|
|
3279
3281
|
}>;
|
|
3280
|
-
type __VLS_WithSlots$
|
|
3282
|
+
type __VLS_WithSlots$95<T, S> = T & {
|
|
3281
3283
|
new (): {
|
|
3282
3284
|
$slots: S;
|
|
3283
3285
|
};
|
|
@@ -3310,11 +3312,11 @@ interface CollapsibleActivatorSlotProps {
|
|
|
3310
3312
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
3311
3313
|
};
|
|
3312
3314
|
}
|
|
3313
|
-
declare const _default$
|
|
3314
|
-
declare const __VLS_export$
|
|
3315
|
+
declare const _default$123: typeof __VLS_export$123;
|
|
3316
|
+
declare const __VLS_export$123: __VLS_WithSlots$94<_$vue.DefineComponent<CollapsibleActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3315
3317
|
default: (props: CollapsibleActivatorSlotProps) => any;
|
|
3316
3318
|
}>;
|
|
3317
|
-
type __VLS_WithSlots$
|
|
3319
|
+
type __VLS_WithSlots$94<T, S> = T & {
|
|
3318
3320
|
new (): {
|
|
3319
3321
|
$slots: S;
|
|
3320
3322
|
};
|
|
@@ -3331,11 +3333,11 @@ interface CollapsibleCueSlotProps {
|
|
|
3331
3333
|
'data-state': 'open' | 'closed';
|
|
3332
3334
|
};
|
|
3333
3335
|
}
|
|
3334
|
-
declare const _default$
|
|
3335
|
-
declare const __VLS_export$
|
|
3336
|
+
declare const _default$122: typeof __VLS_export$122;
|
|
3337
|
+
declare const __VLS_export$122: __VLS_WithSlots$93<_$vue.DefineComponent<CollapsibleCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3336
3338
|
default: (props: CollapsibleCueSlotProps) => any;
|
|
3337
3339
|
}>;
|
|
3338
|
-
type __VLS_WithSlots$
|
|
3340
|
+
type __VLS_WithSlots$93<T, S> = T & {
|
|
3339
3341
|
new (): {
|
|
3340
3342
|
$slots: S;
|
|
3341
3343
|
};
|
|
@@ -3358,11 +3360,11 @@ interface CollapsibleContentSlotProps {
|
|
|
3358
3360
|
'data-disabled': true | undefined;
|
|
3359
3361
|
};
|
|
3360
3362
|
}
|
|
3361
|
-
declare const _default$
|
|
3362
|
-
declare const __VLS_export$
|
|
3363
|
+
declare const _default$121: typeof __VLS_export$121;
|
|
3364
|
+
declare const __VLS_export$121: __VLS_WithSlots$92<_$vue.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3363
3365
|
default: (props: CollapsibleContentSlotProps) => any;
|
|
3364
3366
|
}>;
|
|
3365
|
-
type __VLS_WithSlots$
|
|
3367
|
+
type __VLS_WithSlots$92<T, S> = T & {
|
|
3366
3368
|
new (): {
|
|
3367
3369
|
$slots: S;
|
|
3368
3370
|
};
|
|
@@ -3399,11 +3401,11 @@ declare const Collapsible: {
|
|
|
3399
3401
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CollapsibleRootProps & {
|
|
3400
3402
|
modelValue?: boolean;
|
|
3401
3403
|
}> & Readonly<{
|
|
3402
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3403
3404
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3405
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3404
3406
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3405
|
-
"update:model-value": (value: boolean) => any;
|
|
3406
3407
|
"update:modelValue": (value: boolean) => any;
|
|
3408
|
+
"update:model-value": (value: boolean) => any;
|
|
3407
3409
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
3408
3410
|
P: {};
|
|
3409
3411
|
B: {};
|
|
@@ -3414,8 +3416,8 @@ declare const Collapsible: {
|
|
|
3414
3416
|
}, Readonly<CollapsibleRootProps & {
|
|
3415
3417
|
modelValue?: boolean;
|
|
3416
3418
|
}> & Readonly<{
|
|
3417
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3418
3419
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3420
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3419
3421
|
}>, {}, {}, {}, {}, {}>;
|
|
3420
3422
|
__isFragment?: never;
|
|
3421
3423
|
__isTeleport?: never;
|
|
@@ -3423,11 +3425,11 @@ declare const Collapsible: {
|
|
|
3423
3425
|
} & _$vue.ComponentOptionsBase<Readonly<CollapsibleRootProps & {
|
|
3424
3426
|
modelValue?: boolean;
|
|
3425
3427
|
}> & Readonly<{
|
|
3426
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3427
3428
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3429
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
3428
3430
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3429
|
-
"update:model-value": (value: boolean) => any;
|
|
3430
3431
|
"update:modelValue": (value: boolean) => any;
|
|
3432
|
+
"update:model-value": (value: boolean) => any;
|
|
3431
3433
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
3432
3434
|
$slots: {
|
|
3433
3435
|
default: (props: CollapsibleRootSlotProps) => any;
|
|
@@ -3513,7 +3515,7 @@ interface ComboboxRootProps extends AtomProps {
|
|
|
3513
3515
|
/** Manual error messages */
|
|
3514
3516
|
errorMessages?: MaybeArray<string>;
|
|
3515
3517
|
/** Filtering/loading adapter (client-side or server-side) */
|
|
3516
|
-
adapter?:
|
|
3518
|
+
adapter?: ComboboxAdapter;
|
|
3517
3519
|
/** Maps selected value to input display text. Defaults to String(value). */
|
|
3518
3520
|
displayValue?: (value: unknown) => string;
|
|
3519
3521
|
}
|
|
@@ -3544,21 +3546,21 @@ interface ComboboxRootSlotProps {
|
|
|
3544
3546
|
clear: () => void;
|
|
3545
3547
|
}
|
|
3546
3548
|
declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
|
|
3547
|
-
declare const _default$
|
|
3548
|
-
declare const __VLS_export$
|
|
3549
|
+
declare const _default$120: typeof __VLS_export$120;
|
|
3550
|
+
declare const __VLS_export$120: __VLS_WithSlots$91<_$vue.DefineComponent<ComboboxRootProps & {
|
|
3549
3551
|
modelValue?: ID | ID[];
|
|
3550
3552
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3551
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
3552
3553
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
3554
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
3553
3555
|
}, string, _$vue.PublicProps, Readonly<ComboboxRootProps & {
|
|
3554
3556
|
modelValue?: ID | ID[];
|
|
3555
3557
|
}> & Readonly<{
|
|
3556
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3557
3558
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
3559
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3558
3560
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3559
3561
|
default: (props: ComboboxRootSlotProps) => any;
|
|
3560
3562
|
}>;
|
|
3561
|
-
type __VLS_WithSlots$
|
|
3563
|
+
type __VLS_WithSlots$91<T, S> = T & {
|
|
3562
3564
|
new (): {
|
|
3563
3565
|
$slots: S;
|
|
3564
3566
|
};
|
|
@@ -3577,11 +3579,11 @@ interface ComboboxActivatorSlotProps {
|
|
|
3577
3579
|
'data-state': 'open' | 'closed';
|
|
3578
3580
|
};
|
|
3579
3581
|
}
|
|
3580
|
-
declare const _default$
|
|
3581
|
-
declare const __VLS_export$
|
|
3582
|
+
declare const _default$119: typeof __VLS_export$119;
|
|
3583
|
+
declare const __VLS_export$119: __VLS_WithSlots$90<_$vue.DefineComponent<ComboboxActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3582
3584
|
default: (props: ComboboxActivatorSlotProps) => any;
|
|
3583
3585
|
}>;
|
|
3584
|
-
type __VLS_WithSlots$
|
|
3586
|
+
type __VLS_WithSlots$90<T, S> = T & {
|
|
3585
3587
|
new (): {
|
|
3586
3588
|
$slots: S;
|
|
3587
3589
|
};
|
|
@@ -3612,18 +3614,18 @@ interface ComboboxControlSlotProps {
|
|
|
3612
3614
|
'aria-describedby': string | undefined;
|
|
3613
3615
|
'aria-errormessage': string | undefined;
|
|
3614
3616
|
'aria-invalid': boolean | undefined;
|
|
3615
|
-
'aria-disabled': boolean
|
|
3617
|
+
'aria-disabled': boolean;
|
|
3616
3618
|
'disabled': boolean | undefined;
|
|
3617
3619
|
'onInput': (e: Event) => void;
|
|
3618
3620
|
'onFocus': () => void;
|
|
3619
3621
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
3620
3622
|
};
|
|
3621
3623
|
}
|
|
3622
|
-
declare const _default$
|
|
3623
|
-
declare const __VLS_export$
|
|
3624
|
+
declare const _default$118: typeof __VLS_export$118;
|
|
3625
|
+
declare const __VLS_export$118: __VLS_WithSlots$89<_$vue.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3624
3626
|
default: (props: ComboboxControlSlotProps) => any;
|
|
3625
3627
|
}>;
|
|
3626
|
-
type __VLS_WithSlots$
|
|
3628
|
+
type __VLS_WithSlots$89<T, S> = T & {
|
|
3627
3629
|
new (): {
|
|
3628
3630
|
$slots: S;
|
|
3629
3631
|
};
|
|
@@ -3641,11 +3643,11 @@ interface ComboboxCueSlotProps {
|
|
|
3641
3643
|
'onClick': () => void;
|
|
3642
3644
|
};
|
|
3643
3645
|
}
|
|
3644
|
-
declare const _default$
|
|
3645
|
-
declare const __VLS_export$
|
|
3646
|
+
declare const _default$117: typeof __VLS_export$117;
|
|
3647
|
+
declare const __VLS_export$117: __VLS_WithSlots$88<_$vue.DefineComponent<ComboboxCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3646
3648
|
default: (props: ComboboxCueSlotProps) => any;
|
|
3647
3649
|
}>;
|
|
3648
|
-
type __VLS_WithSlots$
|
|
3650
|
+
type __VLS_WithSlots$88<T, S> = T & {
|
|
3649
3651
|
new (): {
|
|
3650
3652
|
$slots: S;
|
|
3651
3653
|
};
|
|
@@ -3664,11 +3666,11 @@ interface ComboboxContentSlotProps {
|
|
|
3664
3666
|
/** Attributes to bind to the content element */
|
|
3665
3667
|
attrs: Record<string, unknown>;
|
|
3666
3668
|
}
|
|
3667
|
-
declare const _default$
|
|
3668
|
-
declare const __VLS_export$
|
|
3669
|
+
declare const _default$116: typeof __VLS_export$116;
|
|
3670
|
+
declare const __VLS_export$116: __VLS_WithSlots$87<_$vue.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3669
3671
|
default: (props: ComboboxContentSlotProps) => any;
|
|
3670
3672
|
}>;
|
|
3671
|
-
type __VLS_WithSlots$
|
|
3673
|
+
type __VLS_WithSlots$87<T, S> = T & {
|
|
3672
3674
|
new (): {
|
|
3673
3675
|
$slots: S;
|
|
3674
3676
|
};
|
|
@@ -3703,15 +3705,16 @@ interface ComboboxItemSlotProps<V = unknown> {
|
|
|
3703
3705
|
'id': string;
|
|
3704
3706
|
'role': 'option';
|
|
3705
3707
|
'aria-selected': boolean;
|
|
3706
|
-
'aria-disabled': boolean
|
|
3708
|
+
'aria-disabled': boolean;
|
|
3707
3709
|
'data-selected': true | undefined;
|
|
3708
3710
|
'data-highlighted': '' | undefined;
|
|
3709
3711
|
'data-disabled': true | undefined;
|
|
3710
3712
|
'data-id': string;
|
|
3713
|
+
'onClick': () => void;
|
|
3711
3714
|
};
|
|
3712
3715
|
}
|
|
3713
|
-
declare const _default$
|
|
3714
|
-
declare const __VLS_export$
|
|
3716
|
+
declare const _default$115: typeof __VLS_export$115;
|
|
3717
|
+
declare const __VLS_export$115: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$23<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3715
3718
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$23<ComboboxItemProps<V>> & (typeof globalThis extends {
|
|
3716
3719
|
__VLS_PROPS_FALLBACK: infer P;
|
|
3717
3720
|
} ? P : {});
|
|
@@ -3735,11 +3738,11 @@ interface ComboboxEmptySlotProps {
|
|
|
3735
3738
|
/** Current query string */
|
|
3736
3739
|
query: string;
|
|
3737
3740
|
}
|
|
3738
|
-
declare const _default$
|
|
3739
|
-
declare const __VLS_export$
|
|
3741
|
+
declare const _default$114: typeof __VLS_export$114;
|
|
3742
|
+
declare const __VLS_export$114: __VLS_WithSlots$86<_$vue.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3740
3743
|
default: (props: ComboboxEmptySlotProps) => any;
|
|
3741
3744
|
}>;
|
|
3742
|
-
type __VLS_WithSlots$
|
|
3745
|
+
type __VLS_WithSlots$86<T, S> = T & {
|
|
3743
3746
|
new (): {
|
|
3744
3747
|
$slots: S;
|
|
3745
3748
|
};
|
|
@@ -3754,11 +3757,11 @@ interface ComboboxDescriptionSlotProps {
|
|
|
3754
3757
|
/** ID for this description element */
|
|
3755
3758
|
id: string;
|
|
3756
3759
|
}
|
|
3757
|
-
declare const _default$
|
|
3758
|
-
declare const __VLS_export$
|
|
3760
|
+
declare const _default$113: typeof __VLS_export$113;
|
|
3761
|
+
declare const __VLS_export$113: __VLS_WithSlots$85<_$vue.DefineComponent<ComboboxDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3759
3762
|
default: (props: ComboboxDescriptionSlotProps) => any;
|
|
3760
3763
|
}>;
|
|
3761
|
-
type __VLS_WithSlots$
|
|
3764
|
+
type __VLS_WithSlots$85<T, S> = T & {
|
|
3762
3765
|
new (): {
|
|
3763
3766
|
$slots: S;
|
|
3764
3767
|
};
|
|
@@ -3781,11 +3784,11 @@ interface ComboboxErrorSlotProps {
|
|
|
3781
3784
|
'data-state': 'visible' | 'hidden';
|
|
3782
3785
|
};
|
|
3783
3786
|
}
|
|
3784
|
-
declare const _default$
|
|
3785
|
-
declare const __VLS_export$
|
|
3787
|
+
declare const _default$112: typeof __VLS_export$112;
|
|
3788
|
+
declare const __VLS_export$112: __VLS_WithSlots$84<_$vue.DefineComponent<ComboboxErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
3786
3789
|
default: (props: ComboboxErrorSlotProps) => any;
|
|
3787
3790
|
}>;
|
|
3788
|
-
type __VLS_WithSlots$
|
|
3791
|
+
type __VLS_WithSlots$84<T, S> = T & {
|
|
3789
3792
|
new (): {
|
|
3790
3793
|
$slots: S;
|
|
3791
3794
|
};
|
|
@@ -3867,11 +3870,11 @@ declare const Combobox: {
|
|
|
3867
3870
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ComboboxRootProps & {
|
|
3868
3871
|
modelValue?: ID | ID[];
|
|
3869
3872
|
}> & Readonly<{
|
|
3870
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3871
3873
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
3874
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3872
3875
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3873
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
3874
3876
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
3877
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
3875
3878
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
3876
3879
|
P: {};
|
|
3877
3880
|
B: {};
|
|
@@ -3882,8 +3885,8 @@ declare const Combobox: {
|
|
|
3882
3885
|
}, Readonly<ComboboxRootProps & {
|
|
3883
3886
|
modelValue?: ID | ID[];
|
|
3884
3887
|
}> & Readonly<{
|
|
3885
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3886
3888
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
3889
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3887
3890
|
}>, {}, {}, {}, {}, {}>;
|
|
3888
3891
|
__isFragment?: never;
|
|
3889
3892
|
__isTeleport?: never;
|
|
@@ -3891,11 +3894,11 @@ declare const Combobox: {
|
|
|
3891
3894
|
} & _$vue.ComponentOptionsBase<Readonly<ComboboxRootProps & {
|
|
3892
3895
|
modelValue?: ID | ID[];
|
|
3893
3896
|
}> & Readonly<{
|
|
3894
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3895
3897
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
3898
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
3896
3899
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
3897
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
3898
3900
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
3901
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
3899
3902
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
3900
3903
|
$slots: {
|
|
3901
3904
|
default: (props: ComboboxRootSlotProps) => any;
|
|
@@ -4197,21 +4200,21 @@ interface DialogRootSlotProps {
|
|
|
4197
4200
|
close: () => void;
|
|
4198
4201
|
}
|
|
4199
4202
|
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
|
|
4200
|
-
declare const _default$
|
|
4201
|
-
declare const __VLS_export$
|
|
4203
|
+
declare const _default$111: typeof __VLS_export$111;
|
|
4204
|
+
declare const __VLS_export$111: __VLS_WithSlots$83<_$vue.DefineComponent<DialogRootProps & {
|
|
4202
4205
|
modelValue?: boolean;
|
|
4203
4206
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4204
|
-
"update:model-value": (value: boolean) => any;
|
|
4205
4207
|
"update:modelValue": (value: boolean) => any;
|
|
4208
|
+
"update:model-value": (value: boolean) => any;
|
|
4206
4209
|
}, string, _$vue.PublicProps, Readonly<DialogRootProps & {
|
|
4207
4210
|
modelValue?: boolean;
|
|
4208
4211
|
}> & Readonly<{
|
|
4209
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4210
4212
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4213
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4211
4214
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4212
4215
|
default: (props: DialogRootSlotProps) => any;
|
|
4213
4216
|
}>;
|
|
4214
|
-
type __VLS_WithSlots$
|
|
4217
|
+
type __VLS_WithSlots$83<T, S> = T & {
|
|
4215
4218
|
new (): {
|
|
4216
4219
|
$slots: S;
|
|
4217
4220
|
};
|
|
@@ -4233,11 +4236,11 @@ interface DialogActivatorSlotProps {
|
|
|
4233
4236
|
'data-open': true | undefined;
|
|
4234
4237
|
};
|
|
4235
4238
|
}
|
|
4236
|
-
declare const _default$
|
|
4237
|
-
declare const __VLS_export$
|
|
4239
|
+
declare const _default$110: typeof __VLS_export$110;
|
|
4240
|
+
declare const __VLS_export$110: __VLS_WithSlots$82<_$vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4238
4241
|
default: (props: DialogActivatorSlotProps) => any;
|
|
4239
4242
|
}>;
|
|
4240
|
-
type __VLS_WithSlots$
|
|
4243
|
+
type __VLS_WithSlots$82<T, S> = T & {
|
|
4241
4244
|
new (): {
|
|
4242
4245
|
$slots: S;
|
|
4243
4246
|
};
|
|
@@ -4277,8 +4280,8 @@ interface DialogContentSlotProps {
|
|
|
4277
4280
|
'aria-describedby': string;
|
|
4278
4281
|
};
|
|
4279
4282
|
}
|
|
4280
|
-
declare const _default$
|
|
4281
|
-
declare const __VLS_export$
|
|
4283
|
+
declare const _default$109: typeof __VLS_export$109;
|
|
4284
|
+
declare const __VLS_export$109: __VLS_WithSlots$81<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4282
4285
|
cancel: (e: Event) => any;
|
|
4283
4286
|
close: (e: Event) => any;
|
|
4284
4287
|
}, string, _$vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
|
|
@@ -4287,7 +4290,7 @@ declare const __VLS_export$106: __VLS_WithSlots$78<_$vue.DefineComponent<DialogC
|
|
|
4287
4290
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4288
4291
|
default: (props: DialogContentSlotProps) => any;
|
|
4289
4292
|
}>;
|
|
4290
|
-
type __VLS_WithSlots$
|
|
4293
|
+
type __VLS_WithSlots$81<T, S> = T & {
|
|
4291
4294
|
new (): {
|
|
4292
4295
|
$slots: S;
|
|
4293
4296
|
};
|
|
@@ -4304,11 +4307,11 @@ interface DialogTitleSlotProps {
|
|
|
4304
4307
|
id: string;
|
|
4305
4308
|
};
|
|
4306
4309
|
}
|
|
4307
|
-
declare const _default$
|
|
4308
|
-
declare const __VLS_export$
|
|
4310
|
+
declare const _default$108: typeof __VLS_export$108;
|
|
4311
|
+
declare const __VLS_export$108: __VLS_WithSlots$80<_$vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4309
4312
|
default: (props: DialogTitleSlotProps) => any;
|
|
4310
4313
|
}>;
|
|
4311
|
-
type __VLS_WithSlots$
|
|
4314
|
+
type __VLS_WithSlots$80<T, S> = T & {
|
|
4312
4315
|
new (): {
|
|
4313
4316
|
$slots: S;
|
|
4314
4317
|
};
|
|
@@ -4325,11 +4328,11 @@ interface DialogDescriptionSlotProps {
|
|
|
4325
4328
|
id: string;
|
|
4326
4329
|
};
|
|
4327
4330
|
}
|
|
4328
|
-
declare const _default$
|
|
4329
|
-
declare const __VLS_export$
|
|
4331
|
+
declare const _default$107: typeof __VLS_export$107;
|
|
4332
|
+
declare const __VLS_export$107: __VLS_WithSlots$79<_$vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4330
4333
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
4331
4334
|
}>;
|
|
4332
|
-
type __VLS_WithSlots$
|
|
4335
|
+
type __VLS_WithSlots$79<T, S> = T & {
|
|
4333
4336
|
new (): {
|
|
4334
4337
|
$slots: S;
|
|
4335
4338
|
};
|
|
@@ -4349,11 +4352,11 @@ interface DialogCloseSlotProps {
|
|
|
4349
4352
|
'aria-label': string;
|
|
4350
4353
|
};
|
|
4351
4354
|
}
|
|
4352
|
-
declare const _default$
|
|
4353
|
-
declare const __VLS_export$
|
|
4355
|
+
declare const _default$106: typeof __VLS_export$106;
|
|
4356
|
+
declare const __VLS_export$106: __VLS_WithSlots$78<_$vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4354
4357
|
default: (props: DialogCloseSlotProps) => any;
|
|
4355
4358
|
}>;
|
|
4356
|
-
type __VLS_WithSlots$
|
|
4359
|
+
type __VLS_WithSlots$78<T, S> = T & {
|
|
4357
4360
|
new (): {
|
|
4358
4361
|
$slots: S;
|
|
4359
4362
|
};
|
|
@@ -4416,11 +4419,11 @@ declare const Dialog: {
|
|
|
4416
4419
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
|
|
4417
4420
|
modelValue?: boolean;
|
|
4418
4421
|
}> & Readonly<{
|
|
4419
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4420
4422
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4423
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4421
4424
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4422
|
-
"update:model-value": (value: boolean) => any;
|
|
4423
4425
|
"update:modelValue": (value: boolean) => any;
|
|
4426
|
+
"update:model-value": (value: boolean) => any;
|
|
4424
4427
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
4425
4428
|
P: {};
|
|
4426
4429
|
B: {};
|
|
@@ -4431,8 +4434,8 @@ declare const Dialog: {
|
|
|
4431
4434
|
}, Readonly<DialogRootProps & {
|
|
4432
4435
|
modelValue?: boolean;
|
|
4433
4436
|
}> & Readonly<{
|
|
4434
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4435
4437
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4438
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4436
4439
|
}>, {}, {}, {}, {}, {}>;
|
|
4437
4440
|
__isFragment?: never;
|
|
4438
4441
|
__isTeleport?: never;
|
|
@@ -4440,11 +4443,11 @@ declare const Dialog: {
|
|
|
4440
4443
|
} & _$vue.ComponentOptionsBase<Readonly<DialogRootProps & {
|
|
4441
4444
|
modelValue?: boolean;
|
|
4442
4445
|
}> & Readonly<{
|
|
4443
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4444
4446
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
4447
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4445
4448
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4446
|
-
"update:model-value": (value: boolean) => any;
|
|
4447
4449
|
"update:modelValue": (value: boolean) => any;
|
|
4450
|
+
"update:model-value": (value: boolean) => any;
|
|
4448
4451
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
4449
4452
|
$slots: {
|
|
4450
4453
|
default: (props: DialogRootSlotProps) => any;
|
|
@@ -4678,13 +4681,13 @@ interface ExpansionPanelGroupSlotProps {
|
|
|
4678
4681
|
toggle: (id: ID) => void;
|
|
4679
4682
|
}
|
|
4680
4683
|
declare const useExpansionPanelGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
4681
|
-
declare const _default$
|
|
4682
|
-
declare const __VLS_export$
|
|
4684
|
+
declare const _default$105: typeof __VLS_export$105;
|
|
4685
|
+
declare const __VLS_export$105: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$22<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4683
4686
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$22<(ExpansionPanelGroupProps & {
|
|
4684
4687
|
modelValue?: T | T[];
|
|
4685
4688
|
}) & {
|
|
4686
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4687
4689
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4690
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4688
4691
|
}> & (typeof globalThis extends {
|
|
4689
4692
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4690
4693
|
} ? P : {});
|
|
@@ -4738,8 +4741,8 @@ interface ExpansionPanelRootSlotProps {
|
|
|
4738
4741
|
};
|
|
4739
4742
|
}
|
|
4740
4743
|
declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
|
|
4741
|
-
declare const _default$
|
|
4742
|
-
declare const __VLS_export$
|
|
4744
|
+
declare const _default$104: typeof __VLS_export$104;
|
|
4745
|
+
declare const __VLS_export$104: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$21<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4743
4746
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$21<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
|
|
4744
4747
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4745
4748
|
} ? P : {});
|
|
@@ -4767,11 +4770,11 @@ interface ExpansionPanelHeaderSlotProps {
|
|
|
4767
4770
|
/** Data attribute for selected state */'data-selected': true | undefined;
|
|
4768
4771
|
};
|
|
4769
4772
|
}
|
|
4770
|
-
declare const _default$
|
|
4771
|
-
declare const __VLS_export$
|
|
4773
|
+
declare const _default$103: typeof __VLS_export$103;
|
|
4774
|
+
declare const __VLS_export$103: __VLS_WithSlots$77<_$vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4772
4775
|
default: (props: ExpansionPanelHeaderSlotProps) => any;
|
|
4773
4776
|
}>;
|
|
4774
|
-
type __VLS_WithSlots$
|
|
4777
|
+
type __VLS_WithSlots$77<T, S> = T & {
|
|
4775
4778
|
new (): {
|
|
4776
4779
|
$slots: S;
|
|
4777
4780
|
};
|
|
@@ -4804,11 +4807,11 @@ interface ExpansionPanelActivatorSlotProps {
|
|
|
4804
4807
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
4805
4808
|
};
|
|
4806
4809
|
}
|
|
4807
|
-
declare const _default$
|
|
4808
|
-
declare const __VLS_export$
|
|
4810
|
+
declare const _default$102: typeof __VLS_export$102;
|
|
4811
|
+
declare const __VLS_export$102: __VLS_WithSlots$76<_$vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4809
4812
|
default: (props: ExpansionPanelActivatorSlotProps) => any;
|
|
4810
4813
|
}>;
|
|
4811
|
-
type __VLS_WithSlots$
|
|
4814
|
+
type __VLS_WithSlots$76<T, S> = T & {
|
|
4812
4815
|
new (): {
|
|
4813
4816
|
$slots: S;
|
|
4814
4817
|
};
|
|
@@ -4825,11 +4828,11 @@ interface ExpansionPanelCueSlotProps {
|
|
|
4825
4828
|
'data-state': 'open' | 'closed';
|
|
4826
4829
|
};
|
|
4827
4830
|
}
|
|
4828
|
-
declare const _default$
|
|
4829
|
-
declare const __VLS_export$
|
|
4831
|
+
declare const _default$101: typeof __VLS_export$101;
|
|
4832
|
+
declare const __VLS_export$101: __VLS_WithSlots$75<_$vue.DefineComponent<ExpansionPanelCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4830
4833
|
default: (props: ExpansionPanelCueSlotProps) => any;
|
|
4831
4834
|
}>;
|
|
4832
|
-
type __VLS_WithSlots$
|
|
4835
|
+
type __VLS_WithSlots$75<T, S> = T & {
|
|
4833
4836
|
new (): {
|
|
4834
4837
|
$slots: S;
|
|
4835
4838
|
};
|
|
@@ -4851,11 +4854,11 @@ interface ExpansionPanelContentSlotProps {
|
|
|
4851
4854
|
'hidden': boolean;
|
|
4852
4855
|
};
|
|
4853
4856
|
}
|
|
4854
|
-
declare const _default$
|
|
4855
|
-
declare const __VLS_export$
|
|
4857
|
+
declare const _default$100: typeof __VLS_export$100;
|
|
4858
|
+
declare const __VLS_export$100: __VLS_WithSlots$74<_$vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
4856
4859
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
4857
4860
|
}>;
|
|
4858
|
-
type __VLS_WithSlots$
|
|
4861
|
+
type __VLS_WithSlots$74<T, S> = T & {
|
|
4859
4862
|
new (): {
|
|
4860
4863
|
$slots: S;
|
|
4861
4864
|
};
|
|
@@ -4912,8 +4915,8 @@ declare const ExpansionPanel: {
|
|
|
4912
4915
|
as?: (DOMElement | null) | undefined;
|
|
4913
4916
|
renderless?: boolean | undefined;
|
|
4914
4917
|
modelValue?: (T | T[]) | undefined;
|
|
4915
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4916
4918
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4919
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4917
4920
|
} & (typeof globalThis extends {
|
|
4918
4921
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4919
4922
|
} ? P : {});
|
|
@@ -5146,12 +5149,12 @@ interface FormSlotProps {
|
|
|
5146
5149
|
/** Reset all field validations */
|
|
5147
5150
|
reset: () => void;
|
|
5148
5151
|
}
|
|
5149
|
-
declare const _default$
|
|
5150
|
-
declare const __VLS_export$
|
|
5152
|
+
declare const _default$99: typeof __VLS_export$99;
|
|
5153
|
+
declare const __VLS_export$99: __VLS_WithSlots$73<_$vue.DefineComponent<FormProps & {
|
|
5151
5154
|
modelValue?: boolean | null;
|
|
5152
5155
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5153
|
-
"update:model-value": (value: boolean | null) => any;
|
|
5154
5156
|
"update:modelValue": (value: boolean | null) => any;
|
|
5157
|
+
"update:model-value": (value: boolean | null) => any;
|
|
5155
5158
|
reset: () => any;
|
|
5156
5159
|
submit: (payload: {
|
|
5157
5160
|
valid: boolean;
|
|
@@ -5159,8 +5162,8 @@ declare const __VLS_export$96: __VLS_WithSlots$70<_$vue.DefineComponent<FormProp
|
|
|
5159
5162
|
}, string, _$vue.PublicProps, Readonly<FormProps & {
|
|
5160
5163
|
modelValue?: boolean | null;
|
|
5161
5164
|
}> & Readonly<{
|
|
5162
|
-
"onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
|
|
5163
5165
|
"onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
|
|
5166
|
+
"onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
|
|
5164
5167
|
onReset?: (() => any) | undefined;
|
|
5165
5168
|
onSubmit?: ((payload: {
|
|
5166
5169
|
valid: boolean;
|
|
@@ -5168,7 +5171,7 @@ declare const __VLS_export$96: __VLS_WithSlots$70<_$vue.DefineComponent<FormProp
|
|
|
5168
5171
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5169
5172
|
default: (props: FormSlotProps) => any;
|
|
5170
5173
|
}>;
|
|
5171
|
-
type __VLS_WithSlots$
|
|
5174
|
+
type __VLS_WithSlots$73<T, S> = T & {
|
|
5172
5175
|
new (): {
|
|
5173
5176
|
$slots: S;
|
|
5174
5177
|
};
|
|
@@ -5217,13 +5220,13 @@ interface GroupRootSlotProps {
|
|
|
5217
5220
|
};
|
|
5218
5221
|
}
|
|
5219
5222
|
declare const useGroupRoot: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideGroupRoot: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
5220
|
-
declare const _default$
|
|
5221
|
-
declare const __VLS_export$
|
|
5223
|
+
declare const _default$98: typeof __VLS_export$98;
|
|
5224
|
+
declare const __VLS_export$98: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$20<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5222
5225
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$20<(GroupRootProps & {
|
|
5223
5226
|
modelValue?: T | T[];
|
|
5224
5227
|
}) & {
|
|
5225
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5226
5228
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5229
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5227
5230
|
}> & (typeof globalThis extends {
|
|
5228
5231
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5229
5232
|
} ? P : {});
|
|
@@ -5287,8 +5290,8 @@ interface GroupItemSlotProps<V = unknown> {
|
|
|
5287
5290
|
'onClick': () => void;
|
|
5288
5291
|
};
|
|
5289
5292
|
}
|
|
5290
|
-
declare const _default$
|
|
5291
|
-
declare const __VLS_export$
|
|
5293
|
+
declare const _default$97: typeof __VLS_export$97;
|
|
5294
|
+
declare const __VLS_export$97: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5292
5295
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$19<GroupItemProps<V>> & (typeof globalThis extends {
|
|
5293
5296
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5294
5297
|
} ? P : {});
|
|
@@ -5343,8 +5346,8 @@ declare const Group: {
|
|
|
5343
5346
|
enroll?: boolean | undefined;
|
|
5344
5347
|
mandatory?: boolean | "force" | undefined;
|
|
5345
5348
|
modelValue?: (T | T[]) | undefined;
|
|
5346
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5347
5349
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5350
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5348
5351
|
} & (typeof globalThis extends {
|
|
5349
5352
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5350
5353
|
} ? P : {});
|
|
@@ -5442,11 +5445,11 @@ interface ImageRootSlotProps {
|
|
|
5442
5445
|
}
|
|
5443
5446
|
interface ImageContext extends UseImageReturn {}
|
|
5444
5447
|
declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
|
|
5445
|
-
declare const _default$
|
|
5446
|
-
declare const __VLS_export$
|
|
5448
|
+
declare const _default$96: typeof __VLS_export$96;
|
|
5449
|
+
declare const __VLS_export$96: __VLS_WithSlots$72<_$vue.DefineComponent<ImageRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5447
5450
|
default: (props: ImageRootSlotProps) => any;
|
|
5448
5451
|
}>;
|
|
5449
|
-
type __VLS_WithSlots$
|
|
5452
|
+
type __VLS_WithSlots$72<T, S> = T & {
|
|
5450
5453
|
new (): {
|
|
5451
5454
|
$slots: S;
|
|
5452
5455
|
};
|
|
@@ -5512,19 +5515,19 @@ interface ImageImgSlotProps {
|
|
|
5512
5515
|
'onError': (e: Event) => void;
|
|
5513
5516
|
};
|
|
5514
5517
|
}
|
|
5515
|
-
declare const _default$
|
|
5516
|
-
declare const __VLS_export$
|
|
5517
|
-
error: (e: Event) => any;
|
|
5518
|
+
declare const _default$95: typeof __VLS_export$95;
|
|
5519
|
+
declare const __VLS_export$95: __VLS_WithSlots$71<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5518
5520
|
load: (e: Event) => any;
|
|
5521
|
+
error: (e: Event) => any;
|
|
5519
5522
|
loadstart: (src: string) => any;
|
|
5520
5523
|
}, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
|
|
5521
|
-
onError?: ((e: Event) => any) | undefined;
|
|
5522
5524
|
onLoad?: ((e: Event) => any) | undefined;
|
|
5525
|
+
onError?: ((e: Event) => any) | undefined;
|
|
5523
5526
|
onLoadstart?: ((src: string) => any) | undefined;
|
|
5524
5527
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5525
5528
|
default: (props: ImageImgSlotProps) => any;
|
|
5526
5529
|
}>;
|
|
5527
|
-
type __VLS_WithSlots$
|
|
5530
|
+
type __VLS_WithSlots$71<T, S> = T & {
|
|
5528
5531
|
new (): {
|
|
5529
5532
|
$slots: S;
|
|
5530
5533
|
};
|
|
@@ -5544,11 +5547,11 @@ interface ImagePlaceholderSlotProps {
|
|
|
5544
5547
|
'data-state': ImageStatus;
|
|
5545
5548
|
};
|
|
5546
5549
|
}
|
|
5547
|
-
declare const _default$
|
|
5548
|
-
declare const __VLS_export$
|
|
5550
|
+
declare const _default$94: typeof __VLS_export$94;
|
|
5551
|
+
declare const __VLS_export$94: __VLS_WithSlots$70<_$vue.DefineComponent<ImagePlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5549
5552
|
default: (props: ImagePlaceholderSlotProps) => any;
|
|
5550
5553
|
}>;
|
|
5551
|
-
type __VLS_WithSlots$
|
|
5554
|
+
type __VLS_WithSlots$70<T, S> = T & {
|
|
5552
5555
|
new (): {
|
|
5553
5556
|
$slots: S;
|
|
5554
5557
|
};
|
|
@@ -5568,11 +5571,11 @@ interface ImageFallbackSlotProps {
|
|
|
5568
5571
|
'data-state': 'error';
|
|
5569
5572
|
};
|
|
5570
5573
|
}
|
|
5571
|
-
declare const _default$
|
|
5572
|
-
declare const __VLS_export$
|
|
5574
|
+
declare const _default$93: typeof __VLS_export$93;
|
|
5575
|
+
declare const __VLS_export$93: __VLS_WithSlots$69<_$vue.DefineComponent<ImageFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5573
5576
|
default: (props: ImageFallbackSlotProps) => any;
|
|
5574
5577
|
}>;
|
|
5575
|
-
type __VLS_WithSlots$
|
|
5578
|
+
type __VLS_WithSlots$69<T, S> = T & {
|
|
5576
5579
|
new (): {
|
|
5577
5580
|
$slots: S;
|
|
5578
5581
|
};
|
|
@@ -5636,12 +5639,12 @@ declare const Image: {
|
|
|
5636
5639
|
*/
|
|
5637
5640
|
Img: {
|
|
5638
5641
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
|
|
5639
|
-
onError?: ((e: Event) => any) | undefined;
|
|
5640
5642
|
onLoad?: ((e: Event) => any) | undefined;
|
|
5643
|
+
onError?: ((e: Event) => any) | undefined;
|
|
5641
5644
|
onLoadstart?: ((src: string) => any) | undefined;
|
|
5642
5645
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5643
|
-
error: (e: Event) => any;
|
|
5644
5646
|
load: (e: Event) => any;
|
|
5647
|
+
error: (e: Event) => any;
|
|
5645
5648
|
loadstart: (src: string) => any;
|
|
5646
5649
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
5647
5650
|
P: {};
|
|
@@ -5651,20 +5654,20 @@ declare const Image: {
|
|
|
5651
5654
|
M: {};
|
|
5652
5655
|
Defaults: {};
|
|
5653
5656
|
}, Readonly<ImageImgProps> & Readonly<{
|
|
5654
|
-
onError?: ((e: Event) => any) | undefined;
|
|
5655
5657
|
onLoad?: ((e: Event) => any) | undefined;
|
|
5658
|
+
onError?: ((e: Event) => any) | undefined;
|
|
5656
5659
|
onLoadstart?: ((src: string) => any) | undefined;
|
|
5657
5660
|
}>, {}, {}, {}, {}, {}>;
|
|
5658
5661
|
__isFragment?: never;
|
|
5659
5662
|
__isTeleport?: never;
|
|
5660
5663
|
__isSuspense?: never;
|
|
5661
5664
|
} & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
|
|
5662
|
-
onError?: ((e: Event) => any) | undefined;
|
|
5663
5665
|
onLoad?: ((e: Event) => any) | undefined;
|
|
5666
|
+
onError?: ((e: Event) => any) | undefined;
|
|
5664
5667
|
onLoadstart?: ((src: string) => any) | undefined;
|
|
5665
5668
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5666
|
-
error: (e: Event) => any;
|
|
5667
5669
|
load: (e: Event) => any;
|
|
5670
|
+
error: (e: Event) => any;
|
|
5668
5671
|
loadstart: (src: string) => any;
|
|
5669
5672
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
5670
5673
|
$slots: {
|
|
@@ -5748,11 +5751,11 @@ interface InputControlSlotProps {
|
|
|
5748
5751
|
/** Pre-computed attributes for the input element */
|
|
5749
5752
|
attrs: Record<string, unknown>;
|
|
5750
5753
|
}
|
|
5751
|
-
declare const _default$
|
|
5752
|
-
declare const __VLS_export$
|
|
5754
|
+
declare const _default$92: typeof __VLS_export$92;
|
|
5755
|
+
declare const __VLS_export$92: __VLS_WithSlots$68<_$vue.DefineComponent<InputControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5753
5756
|
default: (props: InputControlSlotProps) => any;
|
|
5754
5757
|
}>;
|
|
5755
|
-
type __VLS_WithSlots$
|
|
5758
|
+
type __VLS_WithSlots$68<T, S> = T & {
|
|
5756
5759
|
new (): {
|
|
5757
5760
|
$slots: S;
|
|
5758
5761
|
};
|
|
@@ -5769,11 +5772,11 @@ interface InputDescriptionSlotProps {
|
|
|
5769
5772
|
/** ID for this description element */
|
|
5770
5773
|
id: string;
|
|
5771
5774
|
}
|
|
5772
|
-
declare const _default$
|
|
5773
|
-
declare const __VLS_export$
|
|
5775
|
+
declare const _default$91: typeof __VLS_export$91;
|
|
5776
|
+
declare const __VLS_export$91: __VLS_WithSlots$67<_$vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5774
5777
|
default: (props: InputDescriptionSlotProps) => any;
|
|
5775
5778
|
}>;
|
|
5776
|
-
type __VLS_WithSlots$
|
|
5779
|
+
type __VLS_WithSlots$67<T, S> = T & {
|
|
5777
5780
|
new (): {
|
|
5778
5781
|
$slots: S;
|
|
5779
5782
|
};
|
|
@@ -5796,11 +5799,11 @@ interface InputErrorSlotProps {
|
|
|
5796
5799
|
'data-state': 'visible' | 'hidden';
|
|
5797
5800
|
};
|
|
5798
5801
|
}
|
|
5799
|
-
declare const _default$
|
|
5800
|
-
declare const __VLS_export$
|
|
5802
|
+
declare const _default$90: typeof __VLS_export$90;
|
|
5803
|
+
declare const __VLS_export$90: __VLS_WithSlots$66<_$vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5801
5804
|
default: (props: InputErrorSlotProps) => any;
|
|
5802
5805
|
}>;
|
|
5803
|
-
type __VLS_WithSlots$
|
|
5806
|
+
type __VLS_WithSlots$66<T, S> = T & {
|
|
5804
5807
|
new (): {
|
|
5805
5808
|
$slots: S;
|
|
5806
5809
|
};
|
|
@@ -5924,25 +5927,25 @@ interface InputRootSlotProps {
|
|
|
5924
5927
|
};
|
|
5925
5928
|
}
|
|
5926
5929
|
declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: _$vue.App) => InputRootContext;
|
|
5927
|
-
declare const _default$
|
|
5928
|
-
declare const __VLS_export$
|
|
5930
|
+
declare const _default$89: typeof __VLS_export$89;
|
|
5931
|
+
declare const __VLS_export$89: __VLS_WithSlots$65<_$vue.DefineComponent<InputRootProps & {
|
|
5929
5932
|
modelValue?: string;
|
|
5930
5933
|
focused?: boolean;
|
|
5931
5934
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
5932
|
-
"update:model-value": (value: string) => any;
|
|
5933
5935
|
"update:modelValue": (value: string) => any;
|
|
5936
|
+
"update:model-value": (value: string) => any;
|
|
5934
5937
|
"update:focused": (...args: unknown[]) => any;
|
|
5935
5938
|
}, string, _$vue.PublicProps, Readonly<InputRootProps & {
|
|
5936
5939
|
modelValue?: string;
|
|
5937
5940
|
focused?: boolean;
|
|
5938
5941
|
}> & Readonly<{
|
|
5939
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
5940
5942
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
5943
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
5941
5944
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
5942
5945
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
5943
5946
|
default: (props: InputRootSlotProps) => any;
|
|
5944
5947
|
}>;
|
|
5945
|
-
type __VLS_WithSlots$
|
|
5948
|
+
type __VLS_WithSlots$65<T, S> = T & {
|
|
5946
5949
|
new (): {
|
|
5947
5950
|
$slots: S;
|
|
5948
5951
|
};
|
|
@@ -6113,12 +6116,12 @@ declare const Input: {
|
|
|
6113
6116
|
modelValue?: string;
|
|
6114
6117
|
focused?: boolean;
|
|
6115
6118
|
}> & Readonly<{
|
|
6116
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6117
6119
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6120
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6118
6121
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6119
6122
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6120
|
-
"update:model-value": (value: string) => any;
|
|
6121
6123
|
"update:modelValue": (value: string) => any;
|
|
6124
|
+
"update:model-value": (value: string) => any;
|
|
6122
6125
|
"update:focused": (...args: unknown[]) => any;
|
|
6123
6126
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6124
6127
|
P: {};
|
|
@@ -6131,8 +6134,8 @@ declare const Input: {
|
|
|
6131
6134
|
modelValue?: string;
|
|
6132
6135
|
focused?: boolean;
|
|
6133
6136
|
}> & Readonly<{
|
|
6134
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6135
6137
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6138
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6136
6139
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6137
6140
|
}>, {}, {}, {}, {}, {}>;
|
|
6138
6141
|
__isFragment?: never;
|
|
@@ -6142,12 +6145,12 @@ declare const Input: {
|
|
|
6142
6145
|
modelValue?: string;
|
|
6143
6146
|
focused?: boolean;
|
|
6144
6147
|
}> & Readonly<{
|
|
6145
|
-
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6146
6148
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6149
|
+
"onUpdate:model-value"?: ((value: string) => any) | undefined;
|
|
6147
6150
|
"onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
|
|
6148
6151
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6149
|
-
"update:model-value": (value: string) => any;
|
|
6150
6152
|
"update:modelValue": (value: string) => any;
|
|
6153
|
+
"update:model-value": (value: string) => any;
|
|
6151
6154
|
"update:focused": (...args: unknown[]) => any;
|
|
6152
6155
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6153
6156
|
$slots: {
|
|
@@ -6179,11 +6182,11 @@ interface LocaleSlotProps {
|
|
|
6179
6182
|
/** Attributes including lang for binding */
|
|
6180
6183
|
attrs: Record<string, unknown>;
|
|
6181
6184
|
}
|
|
6182
|
-
declare const _default$
|
|
6183
|
-
declare const __VLS_export$
|
|
6185
|
+
declare const _default$88: typeof __VLS_export$88;
|
|
6186
|
+
declare const __VLS_export$88: __VLS_WithSlots$64<_$vue.DefineComponent<LocaleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<LocaleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6184
6187
|
default: (props: LocaleSlotProps) => any;
|
|
6185
6188
|
}>;
|
|
6186
|
-
type __VLS_WithSlots$
|
|
6189
|
+
type __VLS_WithSlots$64<T, S> = T & {
|
|
6187
6190
|
new (): {
|
|
6188
6191
|
$slots: S;
|
|
6189
6192
|
};
|
|
@@ -6325,21 +6328,21 @@ interface NumberFieldRootSlotProps {
|
|
|
6325
6328
|
};
|
|
6326
6329
|
}
|
|
6327
6330
|
declare const useNumberFieldRoot: (key: string, defaultValue?: NumberFieldRootContext | undefined) => NumberFieldRootContext, provideNumberFieldRoot: (key: string, context: NumberFieldRootContext, app?: _$vue.App) => NumberFieldRootContext;
|
|
6328
|
-
declare const _default$
|
|
6329
|
-
declare const __VLS_export$
|
|
6331
|
+
declare const _default$87: typeof __VLS_export$87;
|
|
6332
|
+
declare const __VLS_export$87: __VLS_WithSlots$63<_$vue.DefineComponent<NumberFieldRootProps & {
|
|
6330
6333
|
modelValue?: number | null;
|
|
6331
6334
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6332
|
-
"update:model-value": (value: number | null) => any;
|
|
6333
6335
|
"update:modelValue": (value: number | null) => any;
|
|
6336
|
+
"update:model-value": (value: number | null) => any;
|
|
6334
6337
|
}, string, _$vue.PublicProps, Readonly<NumberFieldRootProps & {
|
|
6335
6338
|
modelValue?: number | null;
|
|
6336
6339
|
}> & Readonly<{
|
|
6337
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6338
6340
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6341
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6339
6342
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6340
6343
|
default: (props: NumberFieldRootSlotProps) => any;
|
|
6341
6344
|
}>;
|
|
6342
|
-
type __VLS_WithSlots$
|
|
6345
|
+
type __VLS_WithSlots$63<T, S> = T & {
|
|
6343
6346
|
new (): {
|
|
6344
6347
|
$slots: S;
|
|
6345
6348
|
};
|
|
@@ -6362,11 +6365,11 @@ interface NumberFieldControlSlotProps {
|
|
|
6362
6365
|
/** Pre-computed attributes for the input element */
|
|
6363
6366
|
attrs: Record<string, unknown>;
|
|
6364
6367
|
}
|
|
6365
|
-
declare const _default$
|
|
6366
|
-
declare const __VLS_export$
|
|
6368
|
+
declare const _default$86: typeof __VLS_export$86;
|
|
6369
|
+
declare const __VLS_export$86: __VLS_WithSlots$62<_$vue.DefineComponent<NumberFieldControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6367
6370
|
default: (props: NumberFieldControlSlotProps) => any;
|
|
6368
6371
|
}>;
|
|
6369
|
-
type __VLS_WithSlots$
|
|
6372
|
+
type __VLS_WithSlots$62<T, S> = T & {
|
|
6370
6373
|
new (): {
|
|
6371
6374
|
$slots: S;
|
|
6372
6375
|
};
|
|
@@ -6383,11 +6386,11 @@ interface NumberFieldIncrementSlotProps {
|
|
|
6383
6386
|
/** Pre-computed attributes for the button */
|
|
6384
6387
|
attrs: Record<string, unknown>;
|
|
6385
6388
|
}
|
|
6386
|
-
declare const _default$
|
|
6387
|
-
declare const __VLS_export$
|
|
6389
|
+
declare const _default$85: typeof __VLS_export$85;
|
|
6390
|
+
declare const __VLS_export$85: __VLS_WithSlots$61<_$vue.DefineComponent<NumberFieldIncrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldIncrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6388
6391
|
default: (props: NumberFieldIncrementSlotProps) => any;
|
|
6389
6392
|
}>;
|
|
6390
|
-
type __VLS_WithSlots$
|
|
6393
|
+
type __VLS_WithSlots$61<T, S> = T & {
|
|
6391
6394
|
new (): {
|
|
6392
6395
|
$slots: S;
|
|
6393
6396
|
};
|
|
@@ -6404,11 +6407,11 @@ interface NumberFieldDecrementSlotProps {
|
|
|
6404
6407
|
/** Pre-computed attributes for the button */
|
|
6405
6408
|
attrs: Record<string, unknown>;
|
|
6406
6409
|
}
|
|
6407
|
-
declare const _default$
|
|
6408
|
-
declare const __VLS_export$
|
|
6410
|
+
declare const _default$84: typeof __VLS_export$84;
|
|
6411
|
+
declare const __VLS_export$84: __VLS_WithSlots$60<_$vue.DefineComponent<NumberFieldDecrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDecrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6409
6412
|
default: (props: NumberFieldDecrementSlotProps) => any;
|
|
6410
6413
|
}>;
|
|
6411
|
-
type __VLS_WithSlots$
|
|
6414
|
+
type __VLS_WithSlots$60<T, S> = T & {
|
|
6412
6415
|
new (): {
|
|
6413
6416
|
$slots: S;
|
|
6414
6417
|
};
|
|
@@ -6431,11 +6434,11 @@ interface NumberFieldScrubSlotProps {
|
|
|
6431
6434
|
'data-readonly': true | undefined;
|
|
6432
6435
|
};
|
|
6433
6436
|
}
|
|
6434
|
-
declare const _default$
|
|
6435
|
-
declare const __VLS_export$
|
|
6437
|
+
declare const _default$83: typeof __VLS_export$83;
|
|
6438
|
+
declare const __VLS_export$83: __VLS_WithSlots$59<_$vue.DefineComponent<NumberFieldScrubProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldScrubProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6436
6439
|
default: (props: NumberFieldScrubSlotProps) => any;
|
|
6437
6440
|
}>;
|
|
6438
|
-
type __VLS_WithSlots$
|
|
6441
|
+
type __VLS_WithSlots$59<T, S> = T & {
|
|
6439
6442
|
new (): {
|
|
6440
6443
|
$slots: S;
|
|
6441
6444
|
};
|
|
@@ -6452,11 +6455,11 @@ interface NumberFieldDescriptionSlotProps {
|
|
|
6452
6455
|
/** ID for this description element */
|
|
6453
6456
|
id: string;
|
|
6454
6457
|
}
|
|
6455
|
-
declare const _default$
|
|
6456
|
-
declare const __VLS_export$
|
|
6458
|
+
declare const _default$82: typeof __VLS_export$82;
|
|
6459
|
+
declare const __VLS_export$82: __VLS_WithSlots$58<_$vue.DefineComponent<NumberFieldDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6457
6460
|
default: (props: NumberFieldDescriptionSlotProps) => any;
|
|
6458
6461
|
}>;
|
|
6459
|
-
type __VLS_WithSlots$
|
|
6462
|
+
type __VLS_WithSlots$58<T, S> = T & {
|
|
6460
6463
|
new (): {
|
|
6461
6464
|
$slots: S;
|
|
6462
6465
|
};
|
|
@@ -6479,11 +6482,11 @@ interface NumberFieldErrorSlotProps {
|
|
|
6479
6482
|
'data-state': 'visible' | 'hidden';
|
|
6480
6483
|
};
|
|
6481
6484
|
}
|
|
6482
|
-
declare const _default$
|
|
6483
|
-
declare const __VLS_export$
|
|
6485
|
+
declare const _default$81: typeof __VLS_export$81;
|
|
6486
|
+
declare const __VLS_export$81: __VLS_WithSlots$57<_$vue.DefineComponent<NumberFieldErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6484
6487
|
default: (props: NumberFieldErrorSlotProps) => any;
|
|
6485
6488
|
}>;
|
|
6486
|
-
type __VLS_WithSlots$
|
|
6489
|
+
type __VLS_WithSlots$57<T, S> = T & {
|
|
6487
6490
|
new (): {
|
|
6488
6491
|
$slots: S;
|
|
6489
6492
|
};
|
|
@@ -6543,11 +6546,11 @@ declare const NumberField: {
|
|
|
6543
6546
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<NumberFieldRootProps & {
|
|
6544
6547
|
modelValue?: number | null;
|
|
6545
6548
|
}> & Readonly<{
|
|
6546
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6547
6549
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6550
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6548
6551
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6549
|
-
"update:model-value": (value: number | null) => any;
|
|
6550
6552
|
"update:modelValue": (value: number | null) => any;
|
|
6553
|
+
"update:model-value": (value: number | null) => any;
|
|
6551
6554
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6552
6555
|
P: {};
|
|
6553
6556
|
B: {};
|
|
@@ -6558,8 +6561,8 @@ declare const NumberField: {
|
|
|
6558
6561
|
}, Readonly<NumberFieldRootProps & {
|
|
6559
6562
|
modelValue?: number | null;
|
|
6560
6563
|
}> & Readonly<{
|
|
6561
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6562
6564
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6565
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6563
6566
|
}>, {}, {}, {}, {}, {}>;
|
|
6564
6567
|
__isFragment?: never;
|
|
6565
6568
|
__isTeleport?: never;
|
|
@@ -6567,11 +6570,11 @@ declare const NumberField: {
|
|
|
6567
6570
|
} & _$vue.ComponentOptionsBase<Readonly<NumberFieldRootProps & {
|
|
6568
6571
|
modelValue?: number | null;
|
|
6569
6572
|
}> & Readonly<{
|
|
6570
|
-
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6571
6573
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
6574
|
+
"onUpdate:model-value"?: ((value: number | null) => any) | undefined;
|
|
6572
6575
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
6573
|
-
"update:model-value": (value: number | null) => any;
|
|
6574
6576
|
"update:modelValue": (value: number | null) => any;
|
|
6577
|
+
"update:model-value": (value: number | null) => any;
|
|
6575
6578
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6576
6579
|
$slots: {
|
|
6577
6580
|
default: (props: NumberFieldRootSlotProps) => any;
|
|
@@ -6765,6 +6768,231 @@ declare const NumberField: {
|
|
|
6765
6768
|
});
|
|
6766
6769
|
};
|
|
6767
6770
|
//#endregion
|
|
6771
|
+
//#region src/components/Overflow/types.d.ts
|
|
6772
|
+
type OverflowPriority = 'start' | 'end';
|
|
6773
|
+
interface OverflowTicketInput extends RegistryTicketInput {
|
|
6774
|
+
/** Skip this item from capacity calculation; always rendered visibly */
|
|
6775
|
+
disabled?: MaybeRefOrGetter<boolean>;
|
|
6776
|
+
}
|
|
6777
|
+
interface OverflowTicket extends RegistryTicket {
|
|
6778
|
+
/** Whether this item is excluded from capacity math */
|
|
6779
|
+
disabled: Readonly<Ref<boolean>>;
|
|
6780
|
+
}
|
|
6781
|
+
interface OverflowRootContext {
|
|
6782
|
+
/** Overflow composable for width tracking and capacity */
|
|
6783
|
+
overflow: OverflowContext;
|
|
6784
|
+
/** Registry of child Items */
|
|
6785
|
+
registry: RegistryContext<OverflowTicketInput, OverflowTicket>;
|
|
6786
|
+
/** Side that keeps items when overflow occurs */
|
|
6787
|
+
priority: Readonly<Ref<OverflowPriority>>;
|
|
6788
|
+
/** Whether truncation is disabled (everything renders) */
|
|
6789
|
+
disabled: Readonly<Ref<boolean>>;
|
|
6790
|
+
/** Width of the indicator element (reserved from available space) */
|
|
6791
|
+
indicatorWidth: ShallowRef<number>;
|
|
6792
|
+
/** Whether items currently overflow */
|
|
6793
|
+
isOverflowing: Readonly<Ref<boolean>>;
|
|
6794
|
+
/** Compute visibility for a given index */
|
|
6795
|
+
isVisible: (index: number) => boolean;
|
|
6796
|
+
}
|
|
6797
|
+
//#endregion
|
|
6798
|
+
//#region src/components/Overflow/OverflowRoot.vue.d.ts
|
|
6799
|
+
interface OverflowRootProps extends AtomProps {
|
|
6800
|
+
/** Namespace for dependency injection */
|
|
6801
|
+
namespace?: string;
|
|
6802
|
+
/** Pixel gap between items (mirror of CSS gap) */
|
|
6803
|
+
gap?: number;
|
|
6804
|
+
/** Side that keeps items when overflow occurs */
|
|
6805
|
+
priority?: OverflowPriority;
|
|
6806
|
+
/** Disable truncation; render everything */
|
|
6807
|
+
disabled?: boolean;
|
|
6808
|
+
}
|
|
6809
|
+
interface OverflowRootSlotProps {
|
|
6810
|
+
capacity: number;
|
|
6811
|
+
size: number;
|
|
6812
|
+
isOverflowing: boolean;
|
|
6813
|
+
attrs: {
|
|
6814
|
+
'data-overflow': true | undefined;
|
|
6815
|
+
'data-priority': OverflowPriority;
|
|
6816
|
+
};
|
|
6817
|
+
}
|
|
6818
|
+
declare const useOverflowRoot: (key: string, defaultValue?: OverflowRootContext | undefined) => OverflowRootContext, provideOverflowRoot: (key: string, context: OverflowRootContext, app?: _$vue.App) => OverflowRootContext;
|
|
6819
|
+
declare const _default$80: typeof __VLS_export$80;
|
|
6820
|
+
declare const __VLS_export$80: __VLS_WithSlots$56<_$vue.DefineComponent<OverflowRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6821
|
+
default: (props: OverflowRootSlotProps) => unknown;
|
|
6822
|
+
}>;
|
|
6823
|
+
type __VLS_WithSlots$56<T, S> = T & {
|
|
6824
|
+
new (): {
|
|
6825
|
+
$slots: S;
|
|
6826
|
+
};
|
|
6827
|
+
};
|
|
6828
|
+
//#endregion
|
|
6829
|
+
//#region src/components/Overflow/OverflowItem.vue.d.ts
|
|
6830
|
+
interface OverflowItemProps extends AtomProps {
|
|
6831
|
+
/** Namespace for dependency injection */
|
|
6832
|
+
namespace?: string;
|
|
6833
|
+
/** Value associated with this ticket (defaults to index) */
|
|
6834
|
+
value?: unknown;
|
|
6835
|
+
/** Skip from capacity calculation; always rendered visibly */
|
|
6836
|
+
disabled?: boolean;
|
|
6837
|
+
}
|
|
6838
|
+
interface OverflowItemSlotProps {
|
|
6839
|
+
isVisible: boolean;
|
|
6840
|
+
isHidden: boolean;
|
|
6841
|
+
attrs: {
|
|
6842
|
+
'data-hidden': true | undefined;
|
|
6843
|
+
'aria-hidden': 'true' | undefined;
|
|
6844
|
+
};
|
|
6845
|
+
}
|
|
6846
|
+
declare const _default$79: typeof __VLS_export$79;
|
|
6847
|
+
declare const __VLS_export$79: __VLS_WithSlots$55<_$vue.DefineComponent<OverflowItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6848
|
+
default: (props: OverflowItemSlotProps) => unknown;
|
|
6849
|
+
}>;
|
|
6850
|
+
type __VLS_WithSlots$55<T, S> = T & {
|
|
6851
|
+
new (): {
|
|
6852
|
+
$slots: S;
|
|
6853
|
+
};
|
|
6854
|
+
};
|
|
6855
|
+
//#endregion
|
|
6856
|
+
//#region src/components/Overflow/OverflowIndicator.vue.d.ts
|
|
6857
|
+
interface OverflowIndicatorProps extends AtomProps {
|
|
6858
|
+
/** Namespace for dependency injection */
|
|
6859
|
+
namespace?: string;
|
|
6860
|
+
}
|
|
6861
|
+
interface OverflowIndicatorSlotProps {
|
|
6862
|
+
count: number;
|
|
6863
|
+
hidden: OverflowTicket[];
|
|
6864
|
+
attrs: {
|
|
6865
|
+
'data-overflow-indicator': 'true';
|
|
6866
|
+
'aria-live': 'polite';
|
|
6867
|
+
};
|
|
6868
|
+
}
|
|
6869
|
+
declare const _default$78: typeof __VLS_export$78;
|
|
6870
|
+
declare const __VLS_export$78: __VLS_WithSlots$54<_$vue.DefineComponent<OverflowIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
6871
|
+
default: (props: OverflowIndicatorSlotProps) => unknown;
|
|
6872
|
+
}>;
|
|
6873
|
+
type __VLS_WithSlots$54<T, S> = T & {
|
|
6874
|
+
new (): {
|
|
6875
|
+
$slots: S;
|
|
6876
|
+
};
|
|
6877
|
+
};
|
|
6878
|
+
//#endregion
|
|
6879
|
+
//#region src/components/Overflow/index.d.ts
|
|
6880
|
+
/**
|
|
6881
|
+
* Headless responsive truncation primitive. Children render until the
|
|
6882
|
+
* container runs out of width, then overflowing children are hidden
|
|
6883
|
+
* and an indicator surfaces the hidden count.
|
|
6884
|
+
*
|
|
6885
|
+
* @see https://0.vuetifyjs.com/components/semantic/overflow
|
|
6886
|
+
*/
|
|
6887
|
+
declare const Overflow: {
|
|
6888
|
+
/**
|
|
6889
|
+
* Root component. Owns the createOverflow context, child registry,
|
|
6890
|
+
* and capacity computation.
|
|
6891
|
+
*
|
|
6892
|
+
* @see https://0.vuetifyjs.com/components/semantic/overflow
|
|
6893
|
+
*
|
|
6894
|
+
* @example
|
|
6895
|
+
* ```vue
|
|
6896
|
+
* <script setup lang="ts">
|
|
6897
|
+
* import { Overflow } from '@vuetify/v0'
|
|
6898
|
+
* </script>
|
|
6899
|
+
*
|
|
6900
|
+
* <template>
|
|
6901
|
+
* <Overflow.Root class="flex gap-2 overflow-hidden">
|
|
6902
|
+
* <Overflow.Item v-for="tag in tags" :key="tag">
|
|
6903
|
+
* {{ tag }}
|
|
6904
|
+
* </Overflow.Item>
|
|
6905
|
+
*
|
|
6906
|
+
* <Overflow.Indicator v-slot="{ count }">
|
|
6907
|
+
* +{{ count }} more
|
|
6908
|
+
* </Overflow.Indicator>
|
|
6909
|
+
* </Overflow.Root>
|
|
6910
|
+
* </template>
|
|
6911
|
+
* ```
|
|
6912
|
+
*/
|
|
6913
|
+
Root: {
|
|
6914
|
+
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6915
|
+
P: {};
|
|
6916
|
+
B: {};
|
|
6917
|
+
D: {};
|
|
6918
|
+
C: {};
|
|
6919
|
+
M: {};
|
|
6920
|
+
Defaults: {};
|
|
6921
|
+
}, Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
6922
|
+
__isFragment?: never;
|
|
6923
|
+
__isTeleport?: never;
|
|
6924
|
+
__isSuspense?: never;
|
|
6925
|
+
} & _$vue.ComponentOptionsBase<Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6926
|
+
$slots: {
|
|
6927
|
+
default: (props: OverflowRootSlotProps) => unknown;
|
|
6928
|
+
};
|
|
6929
|
+
});
|
|
6930
|
+
/**
|
|
6931
|
+
* Individual overflow item. Registers with Root and self-measures.
|
|
6932
|
+
* Hidden when its index falls outside capacity.
|
|
6933
|
+
*
|
|
6934
|
+
* @see https://0.vuetifyjs.com/components/semantic/overflow
|
|
6935
|
+
*
|
|
6936
|
+
* @example
|
|
6937
|
+
* ```vue
|
|
6938
|
+
* <template>
|
|
6939
|
+
* <Overflow.Item v-slot="{ isHidden }">
|
|
6940
|
+
* <span :class="{ 'opacity-50': isHidden }">Tag</span>
|
|
6941
|
+
* </Overflow.Item>
|
|
6942
|
+
* </template>
|
|
6943
|
+
* ```
|
|
6944
|
+
*/
|
|
6945
|
+
Item: {
|
|
6946
|
+
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6947
|
+
P: {};
|
|
6948
|
+
B: {};
|
|
6949
|
+
D: {};
|
|
6950
|
+
C: {};
|
|
6951
|
+
M: {};
|
|
6952
|
+
Defaults: {};
|
|
6953
|
+
}, Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
6954
|
+
__isFragment?: never;
|
|
6955
|
+
__isTeleport?: never;
|
|
6956
|
+
__isSuspense?: never;
|
|
6957
|
+
} & _$vue.ComponentOptionsBase<Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6958
|
+
$slots: {
|
|
6959
|
+
default: (props: OverflowItemSlotProps) => unknown;
|
|
6960
|
+
};
|
|
6961
|
+
});
|
|
6962
|
+
/**
|
|
6963
|
+
* Indicator that renders only when items are hidden. Exposes the
|
|
6964
|
+
* hidden count and the array of hidden tickets via slot props.
|
|
6965
|
+
*
|
|
6966
|
+
* @see https://0.vuetifyjs.com/components/semantic/overflow
|
|
6967
|
+
*
|
|
6968
|
+
* @example
|
|
6969
|
+
* ```vue
|
|
6970
|
+
* <template>
|
|
6971
|
+
* <Overflow.Indicator v-slot="{ count, hidden }">
|
|
6972
|
+
* +{{ count }} more
|
|
6973
|
+
* </Overflow.Indicator>
|
|
6974
|
+
* </template>
|
|
6975
|
+
* ```
|
|
6976
|
+
*/
|
|
6977
|
+
Indicator: {
|
|
6978
|
+
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
6979
|
+
P: {};
|
|
6980
|
+
B: {};
|
|
6981
|
+
D: {};
|
|
6982
|
+
C: {};
|
|
6983
|
+
M: {};
|
|
6984
|
+
Defaults: {};
|
|
6985
|
+
}, Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
6986
|
+
__isFragment?: never;
|
|
6987
|
+
__isTeleport?: never;
|
|
6988
|
+
__isSuspense?: never;
|
|
6989
|
+
} & _$vue.ComponentOptionsBase<Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
6990
|
+
$slots: {
|
|
6991
|
+
default: (props: OverflowIndicatorSlotProps) => unknown;
|
|
6992
|
+
};
|
|
6993
|
+
});
|
|
6994
|
+
};
|
|
6995
|
+
//#endregion
|
|
6768
6996
|
//#region src/components/Pagination/PaginationRoot.vue.d.ts
|
|
6769
6997
|
declare const usePaginationRoot: (key: string, defaultValue?: PaginationContext | undefined) => PaginationContext, providePaginationRoot: (key: string, context: PaginationContext, app?: _$vue.App) => PaginationContext;
|
|
6770
6998
|
declare const usePaginationControls: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationControls: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?: _$vue.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
|
|
@@ -6824,8 +7052,8 @@ declare const __VLS_export$77: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
6824
7052
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(PaginationRootProps & {
|
|
6825
7053
|
modelValue?: number;
|
|
6826
7054
|
}) & {
|
|
6827
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
6828
7055
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
7056
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
6829
7057
|
}> & (typeof globalThis extends {
|
|
6830
7058
|
__VLS_PROPS_FALLBACK: infer P;
|
|
6831
7059
|
} ? P : {});
|
|
@@ -7132,8 +7360,8 @@ declare const Pagination: {
|
|
|
7132
7360
|
as?: (DOMElement | null) | undefined;
|
|
7133
7361
|
renderless?: boolean | undefined;
|
|
7134
7362
|
modelValue?: number | undefined;
|
|
7135
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7136
7363
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
7364
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
7137
7365
|
} & (typeof globalThis extends {
|
|
7138
7366
|
__VLS_PROPS_FALLBACK: infer P;
|
|
7139
7367
|
} ? P : {});
|
|
@@ -8260,7 +8488,7 @@ declare const Progress: {
|
|
|
8260
8488
|
/** Ticket for radio items with element reference for focus management */
|
|
8261
8489
|
interface RadioTicket extends SingleTicket {
|
|
8262
8490
|
/** Element reference for roving tabindex focus management */
|
|
8263
|
-
el?: MaybeRefOrGetter<
|
|
8491
|
+
el?: MaybeRefOrGetter<Element | null | undefined>;
|
|
8264
8492
|
}
|
|
8265
8493
|
/** Activation mode alias for Radio component API */
|
|
8266
8494
|
type RadioActivation = Activation;
|
|
@@ -8378,8 +8606,8 @@ declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
8378
8606
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$17<(RadioGroupProps & {
|
|
8379
8607
|
modelValue?: T;
|
|
8380
8608
|
}) & {
|
|
8381
|
-
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8382
8609
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
8610
|
+
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8383
8611
|
}> & (typeof globalThis extends {
|
|
8384
8612
|
__VLS_PROPS_FALLBACK: infer P;
|
|
8385
8613
|
} ? P : {});
|
|
@@ -8565,7 +8793,7 @@ interface RadioRootSlotProps<V = unknown> {
|
|
|
8565
8793
|
'type': 'button' | undefined;
|
|
8566
8794
|
'role': 'radio';
|
|
8567
8795
|
'aria-checked': boolean;
|
|
8568
|
-
'aria-disabled': boolean
|
|
8796
|
+
'aria-disabled': boolean;
|
|
8569
8797
|
'aria-label': string | undefined;
|
|
8570
8798
|
'aria-labelledby': string | undefined;
|
|
8571
8799
|
'aria-describedby': string | undefined;
|
|
@@ -8574,6 +8802,8 @@ interface RadioRootSlotProps<V = unknown> {
|
|
|
8574
8802
|
'data-state': RadioState;
|
|
8575
8803
|
'data-disabled': true | undefined;
|
|
8576
8804
|
'data-radio-id': ID;
|
|
8805
|
+
'onClick': () => void;
|
|
8806
|
+
'onKeydown': (e: KeyboardEvent) => void;
|
|
8577
8807
|
};
|
|
8578
8808
|
}
|
|
8579
8809
|
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: _$vue.App) => RadioRootContext;
|
|
@@ -8727,8 +8957,8 @@ declare const Radio: {
|
|
|
8727
8957
|
as?: (DOMElement | null) | undefined;
|
|
8728
8958
|
renderless?: boolean | undefined;
|
|
8729
8959
|
modelValue?: T | undefined;
|
|
8730
|
-
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8731
8960
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
8961
|
+
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
8732
8962
|
} & (typeof globalThis extends {
|
|
8733
8963
|
__VLS_PROPS_FALLBACK: infer P;
|
|
8734
8964
|
} ? P : {});
|
|
@@ -9298,13 +9528,13 @@ declare const _default$49: typeof __VLS_export$49;
|
|
|
9298
9528
|
declare const __VLS_export$49: __VLS_WithSlots$31<_$vue.DefineComponent<SelectRootProps & {
|
|
9299
9529
|
modelValue?: ID | ID[];
|
|
9300
9530
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
9301
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
9302
9531
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
9532
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
9303
9533
|
}, string, _$vue.PublicProps, Readonly<SelectRootProps & {
|
|
9304
9534
|
modelValue?: ID | ID[];
|
|
9305
9535
|
}> & Readonly<{
|
|
9306
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9307
9536
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
9537
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9308
9538
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
9309
9539
|
default: (props: SelectRootSlotProps) => any;
|
|
9310
9540
|
}>;
|
|
@@ -9443,11 +9673,12 @@ interface SelectItemSlotProps<V = unknown> {
|
|
|
9443
9673
|
'id': string;
|
|
9444
9674
|
'role': 'option';
|
|
9445
9675
|
'aria-selected': boolean;
|
|
9446
|
-
'aria-disabled': boolean
|
|
9676
|
+
'aria-disabled': boolean;
|
|
9447
9677
|
'data-selected': true | undefined;
|
|
9448
9678
|
'data-highlighted': '' | undefined;
|
|
9449
9679
|
'data-disabled': true | undefined;
|
|
9450
9680
|
'data-id': string;
|
|
9681
|
+
'onClick': () => void;
|
|
9451
9682
|
};
|
|
9452
9683
|
}
|
|
9453
9684
|
declare const _default$44: typeof __VLS_export$44;
|
|
@@ -9559,11 +9790,11 @@ declare const Select: {
|
|
|
9559
9790
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SelectRootProps & {
|
|
9560
9791
|
modelValue?: ID | ID[];
|
|
9561
9792
|
}> & Readonly<{
|
|
9562
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9563
9793
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
9794
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9564
9795
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
9565
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
9566
9796
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
9797
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
9567
9798
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
9568
9799
|
P: {};
|
|
9569
9800
|
B: {};
|
|
@@ -9574,8 +9805,8 @@ declare const Select: {
|
|
|
9574
9805
|
}, Readonly<SelectRootProps & {
|
|
9575
9806
|
modelValue?: ID | ID[];
|
|
9576
9807
|
}> & Readonly<{
|
|
9577
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9578
9808
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
9809
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9579
9810
|
}>, {}, {}, {}, {}, {}>;
|
|
9580
9811
|
__isFragment?: never;
|
|
9581
9812
|
__isTeleport?: never;
|
|
@@ -9583,11 +9814,11 @@ declare const Select: {
|
|
|
9583
9814
|
} & _$vue.ComponentOptionsBase<Readonly<SelectRootProps & {
|
|
9584
9815
|
modelValue?: ID | ID[];
|
|
9585
9816
|
}> & Readonly<{
|
|
9586
|
-
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9587
9817
|
"onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
|
|
9818
|
+
"onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
|
|
9588
9819
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
9589
|
-
"update:model-value": (value: ID | ID[]) => any;
|
|
9590
9820
|
"update:modelValue": (value: ID | ID[] | undefined) => any;
|
|
9821
|
+
"update:model-value": (value: ID | ID[]) => any;
|
|
9591
9822
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
9592
9823
|
$slots: {
|
|
9593
9824
|
default: (props: SelectRootSlotProps) => any;
|
|
@@ -9850,8 +10081,8 @@ declare const __VLS_export$42: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
9850
10081
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
|
|
9851
10082
|
modelValue?: T | T[];
|
|
9852
10083
|
}) & {
|
|
9853
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9854
10084
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
10085
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9855
10086
|
}> & (typeof globalThis extends {
|
|
9856
10087
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9857
10088
|
} ? P : {});
|
|
@@ -9966,8 +10197,8 @@ declare const Selection: {
|
|
|
9966
10197
|
mandatory?: boolean | "force" | undefined;
|
|
9967
10198
|
multiple?: boolean | undefined;
|
|
9968
10199
|
modelValue?: (T | T[]) | undefined;
|
|
9969
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9970
10200
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
10201
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
9971
10202
|
} & (typeof globalThis extends {
|
|
9972
10203
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9973
10204
|
} ? P : {});
|
|
@@ -10321,15 +10552,15 @@ declare const _default$38: typeof __VLS_export$38;
|
|
|
10321
10552
|
declare const __VLS_export$38: __VLS_WithSlots$25<_$vue.DefineComponent<SliderRootProps & {
|
|
10322
10553
|
modelValue?: number | number[];
|
|
10323
10554
|
}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
10324
|
-
"update:model-value": (value: number | number[]) => any;
|
|
10325
10555
|
"update:modelValue": (value: number | number[]) => any;
|
|
10556
|
+
"update:model-value": (value: number | number[]) => any;
|
|
10326
10557
|
start: (value: number | number[]) => any;
|
|
10327
10558
|
end: (value: number | number[]) => any;
|
|
10328
10559
|
}, string, _$vue.PublicProps, Readonly<SliderRootProps & {
|
|
10329
10560
|
modelValue?: number | number[];
|
|
10330
10561
|
}> & Readonly<{
|
|
10331
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10332
10562
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
10563
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10333
10564
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
10334
10565
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
10335
10566
|
}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
|
|
@@ -10516,13 +10747,13 @@ declare const Slider: {
|
|
|
10516
10747
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
|
|
10517
10748
|
modelValue?: number | number[];
|
|
10518
10749
|
}> & Readonly<{
|
|
10519
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10520
10750
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
10751
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10521
10752
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
10522
10753
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
10523
10754
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
10524
|
-
"update:model-value": (value: number | number[]) => any;
|
|
10525
10755
|
"update:modelValue": (value: number | number[]) => any;
|
|
10756
|
+
"update:model-value": (value: number | number[]) => any;
|
|
10526
10757
|
start: (value: number | number[]) => any;
|
|
10527
10758
|
end: (value: number | number[]) => any;
|
|
10528
10759
|
}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
@@ -10535,8 +10766,8 @@ declare const Slider: {
|
|
|
10535
10766
|
}, Readonly<SliderRootProps & {
|
|
10536
10767
|
modelValue?: number | number[];
|
|
10537
10768
|
}> & Readonly<{
|
|
10538
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10539
10769
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
10770
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10540
10771
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
10541
10772
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
10542
10773
|
}>, {}, {}, {}, {}, {}>;
|
|
@@ -10546,13 +10777,13 @@ declare const Slider: {
|
|
|
10546
10777
|
} & _$vue.ComponentOptionsBase<Readonly<SliderRootProps & {
|
|
10547
10778
|
modelValue?: number | number[];
|
|
10548
10779
|
}> & Readonly<{
|
|
10549
|
-
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10550
10780
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
10781
|
+
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
10551
10782
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
10552
10783
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
10553
10784
|
}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
10554
|
-
"update:model-value": (value: number | number[]) => any;
|
|
10555
10785
|
"update:modelValue": (value: number | number[]) => any;
|
|
10786
|
+
"update:model-value": (value: number | number[]) => any;
|
|
10556
10787
|
start: (value: number | number[]) => any;
|
|
10557
10788
|
end: (value: number | number[]) => any;
|
|
10558
10789
|
}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
@@ -11053,7 +11284,7 @@ interface SplitterContext {
|
|
|
11053
11284
|
handles: RegistryContext;
|
|
11054
11285
|
dragging: Readonly<Ref<boolean>>;
|
|
11055
11286
|
draggingHandle: Readonly<Ref<number | null>>;
|
|
11056
|
-
rootEl: Readonly<Ref<
|
|
11287
|
+
rootEl: Readonly<Ref<Element | null>>;
|
|
11057
11288
|
panel: (index: number) => SplitterPanelTicket | undefined;
|
|
11058
11289
|
resize: (index: number, delta: number, options?: {
|
|
11059
11290
|
emit?: boolean;
|
|
@@ -11166,7 +11397,7 @@ interface SplitterHandleSlotProps {
|
|
|
11166
11397
|
'aria-orientation': SplitterOrientation;
|
|
11167
11398
|
'aria-controls': string | undefined;
|
|
11168
11399
|
'aria-label': string | undefined;
|
|
11169
|
-
'aria-disabled':
|
|
11400
|
+
'aria-disabled': boolean;
|
|
11170
11401
|
'data-state': SplitterHandleState;
|
|
11171
11402
|
'data-orientation': SplitterOrientation;
|
|
11172
11403
|
'data-disabled': true | undefined;
|
|
@@ -11615,8 +11846,8 @@ declare const __VLS_export$23: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
11615
11846
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
|
|
11616
11847
|
modelValue?: T | T[];
|
|
11617
11848
|
}) & {
|
|
11618
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
11619
11849
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
11850
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
11620
11851
|
}> & (typeof globalThis extends {
|
|
11621
11852
|
__VLS_PROPS_FALLBACK: infer P;
|
|
11622
11853
|
} ? P : {});
|
|
@@ -11730,7 +11961,7 @@ interface SwitchRootSlotProps<V = unknown> {
|
|
|
11730
11961
|
'type': 'button' | undefined;
|
|
11731
11962
|
'role': 'switch';
|
|
11732
11963
|
'aria-checked': boolean | 'mixed';
|
|
11733
|
-
'aria-disabled': boolean
|
|
11964
|
+
'aria-disabled': boolean;
|
|
11734
11965
|
'aria-label': string | undefined;
|
|
11735
11966
|
'aria-labelledby': string | undefined;
|
|
11736
11967
|
'aria-describedby': string | undefined;
|
|
@@ -11738,6 +11969,8 @@ interface SwitchRootSlotProps<V = unknown> {
|
|
|
11738
11969
|
'tabindex': 0 | undefined;
|
|
11739
11970
|
'data-state': SwitchState;
|
|
11740
11971
|
'data-disabled': true | undefined;
|
|
11972
|
+
'onClick': () => void;
|
|
11973
|
+
'onKeydown': (e: KeyboardEvent) => void;
|
|
11741
11974
|
};
|
|
11742
11975
|
}
|
|
11743
11976
|
declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: _$vue.App) => SwitchRootContext<unknown>;
|
|
@@ -11746,8 +11979,8 @@ declare const __VLS_export$21: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
11746
11979
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
|
|
11747
11980
|
modelValue?: boolean;
|
|
11748
11981
|
}) & {
|
|
11749
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
11750
11982
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
11983
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
11751
11984
|
}> & (typeof globalThis extends {
|
|
11752
11985
|
__VLS_PROPS_FALLBACK: infer P;
|
|
11753
11986
|
} ? P : {});
|
|
@@ -11797,7 +12030,7 @@ interface SwitchSelectAllSlotProps {
|
|
|
11797
12030
|
'type': 'button' | undefined;
|
|
11798
12031
|
'role': 'switch';
|
|
11799
12032
|
'aria-checked': boolean | 'mixed';
|
|
11800
|
-
'aria-disabled': boolean
|
|
12033
|
+
'aria-disabled': boolean;
|
|
11801
12034
|
'aria-label': string | undefined;
|
|
11802
12035
|
'aria-labelledby': string | undefined;
|
|
11803
12036
|
'aria-describedby': string | undefined;
|
|
@@ -11947,8 +12180,8 @@ declare const Switch: {
|
|
|
11947
12180
|
as?: (DOMElement | null) | undefined;
|
|
11948
12181
|
renderless?: boolean | undefined;
|
|
11949
12182
|
modelValue?: (T | T[]) | undefined;
|
|
11950
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
11951
12183
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12184
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
11952
12185
|
} & (typeof globalThis extends {
|
|
11953
12186
|
__VLS_PROPS_FALLBACK: infer P;
|
|
11954
12187
|
} ? P : {});
|
|
@@ -12038,8 +12271,8 @@ declare const Switch: {
|
|
|
12038
12271
|
as?: (DOMElement | null) | undefined;
|
|
12039
12272
|
renderless?: boolean | undefined;
|
|
12040
12273
|
modelValue?: boolean | undefined;
|
|
12041
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12042
12274
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
12275
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12043
12276
|
} & (typeof globalThis extends {
|
|
12044
12277
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12045
12278
|
} ? P : {});
|
|
@@ -12182,7 +12415,7 @@ type TabsOrientation = 'horizontal' | 'vertical';
|
|
|
12182
12415
|
/** Ticket for tab items with element reference for focus management */
|
|
12183
12416
|
interface TabsTicket extends StepTicket {
|
|
12184
12417
|
/** Element reference for roving tabindex focus management */
|
|
12185
|
-
el?: MaybeRefOrGetter<
|
|
12418
|
+
el?: MaybeRefOrGetter<Element | null | undefined>;
|
|
12186
12419
|
}
|
|
12187
12420
|
/** Activation mode alias for Tabs component API */
|
|
12188
12421
|
type TabsActivation = Activation;
|
|
@@ -12255,8 +12488,8 @@ declare const __VLS_export$17: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12255
12488
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
|
|
12256
12489
|
modelValue?: T | T[];
|
|
12257
12490
|
}) & {
|
|
12258
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12259
12491
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12492
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12260
12493
|
}> & (typeof globalThis extends {
|
|
12261
12494
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12262
12495
|
} ? P : {});
|
|
@@ -12288,7 +12521,7 @@ interface TabsListSlotProps {
|
|
|
12288
12521
|
'role': 'tablist';
|
|
12289
12522
|
'aria-orientation': TabsOrientation;
|
|
12290
12523
|
'aria-label': string | undefined;
|
|
12291
|
-
'aria-disabled': boolean
|
|
12524
|
+
'aria-disabled': boolean;
|
|
12292
12525
|
'data-disabled': true | undefined;
|
|
12293
12526
|
};
|
|
12294
12527
|
}
|
|
@@ -12335,7 +12568,7 @@ interface TabsItemSlotProps {
|
|
|
12335
12568
|
'tabindex': 0 | -1;
|
|
12336
12569
|
'aria-selected': boolean;
|
|
12337
12570
|
'aria-controls': string;
|
|
12338
|
-
'aria-disabled': boolean
|
|
12571
|
+
'aria-disabled': boolean;
|
|
12339
12572
|
'aria-label': string | undefined;
|
|
12340
12573
|
'aria-labelledby': string | undefined;
|
|
12341
12574
|
'aria-describedby': string | undefined;
|
|
@@ -12451,8 +12684,8 @@ declare const Tabs: {
|
|
|
12451
12684
|
orientation?: TabsOrientation | undefined;
|
|
12452
12685
|
activation?: TabsActivation | undefined;
|
|
12453
12686
|
modelValue?: (T | T[]) | undefined;
|
|
12454
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12455
12687
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12688
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12456
12689
|
} & (typeof globalThis extends {
|
|
12457
12690
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12458
12691
|
} ? P : {});
|
|
@@ -12598,7 +12831,7 @@ interface ToggleGroupSlotProps {
|
|
|
12598
12831
|
attrs: {
|
|
12599
12832
|
'role': 'group';
|
|
12600
12833
|
'aria-orientation': ToggleOrientation;
|
|
12601
|
-
'aria-disabled': boolean
|
|
12834
|
+
'aria-disabled': boolean;
|
|
12602
12835
|
'data-orientation': ToggleOrientation;
|
|
12603
12836
|
'data-disabled': true | undefined;
|
|
12604
12837
|
};
|
|
@@ -12609,8 +12842,8 @@ declare const __VLS_export$12: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12609
12842
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
|
|
12610
12843
|
modelValue?: T | T[];
|
|
12611
12844
|
}) & {
|
|
12612
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12613
12845
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
12846
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12614
12847
|
}> & (typeof globalThis extends {
|
|
12615
12848
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12616
12849
|
} ? P : {});
|
|
@@ -12683,10 +12916,12 @@ interface ToggleRootSlotProps {
|
|
|
12683
12916
|
attrs: {
|
|
12684
12917
|
'type': 'button' | undefined;
|
|
12685
12918
|
'aria-pressed': boolean;
|
|
12686
|
-
'aria-disabled': boolean
|
|
12919
|
+
'aria-disabled': boolean;
|
|
12687
12920
|
'tabindex': 0 | undefined;
|
|
12688
12921
|
'data-state': 'on' | 'off';
|
|
12689
12922
|
'data-disabled': true | undefined;
|
|
12923
|
+
'onClick': () => void;
|
|
12924
|
+
'onKeydown': (e: KeyboardEvent) => void;
|
|
12690
12925
|
};
|
|
12691
12926
|
}
|
|
12692
12927
|
declare const useToggleRoot: (key: string, defaultValue?: ToggleRootContext | undefined) => ToggleRootContext, provideToggleRoot: (key: string, context: ToggleRootContext, app?: _$vue.App) => ToggleRootContext;
|
|
@@ -12695,8 +12930,8 @@ declare const __VLS_export$10: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
12695
12930
|
props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
|
|
12696
12931
|
modelValue?: boolean;
|
|
12697
12932
|
}) & {
|
|
12698
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12699
12933
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
12934
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12700
12935
|
}> & (typeof globalThis extends {
|
|
12701
12936
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12702
12937
|
} ? P : {});
|
|
@@ -12771,8 +13006,8 @@ declare const Toggle: {
|
|
|
12771
13006
|
as?: (DOMElement | null) | undefined;
|
|
12772
13007
|
renderless?: boolean | undefined;
|
|
12773
13008
|
modelValue?: (T | T[]) | undefined;
|
|
12774
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12775
13009
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13010
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
12776
13011
|
} & (typeof globalThis extends {
|
|
12777
13012
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12778
13013
|
} ? P : {});
|
|
@@ -12861,8 +13096,8 @@ declare const Toggle: {
|
|
|
12861
13096
|
as?: (DOMElement | null) | undefined;
|
|
12862
13097
|
renderless?: boolean | undefined;
|
|
12863
13098
|
modelValue?: boolean | undefined;
|
|
12864
|
-
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12865
13099
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
13100
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
12866
13101
|
} & (typeof globalThis extends {
|
|
12867
13102
|
__VLS_PROPS_FALLBACK: infer P;
|
|
12868
13103
|
} ? P : {});
|
|
@@ -12895,7 +13130,7 @@ interface TreeviewActivatorSlotProps {
|
|
|
12895
13130
|
attrs: {
|
|
12896
13131
|
'role': 'button' | undefined;
|
|
12897
13132
|
'tabindex': -1;
|
|
12898
|
-
'aria-disabled':
|
|
13133
|
+
'aria-disabled': boolean;
|
|
12899
13134
|
'data-disabled': true | undefined;
|
|
12900
13135
|
'data-open': true | undefined;
|
|
12901
13136
|
'disabled': boolean | undefined;
|
|
@@ -12924,7 +13159,7 @@ interface TreeviewCheckboxSlotProps {
|
|
|
12924
13159
|
attrs: {
|
|
12925
13160
|
'role': 'checkbox';
|
|
12926
13161
|
'aria-checked': boolean | 'mixed';
|
|
12927
|
-
'aria-disabled':
|
|
13162
|
+
'aria-disabled': boolean;
|
|
12928
13163
|
'tabindex': -1;
|
|
12929
13164
|
'data-selected': true | undefined;
|
|
12930
13165
|
'data-disabled': true | undefined;
|
|
@@ -13105,7 +13340,7 @@ interface TreeviewSelectAllSlotProps {
|
|
|
13105
13340
|
attrs: {
|
|
13106
13341
|
'role': 'checkbox';
|
|
13107
13342
|
'aria-checked': boolean | 'mixed';
|
|
13108
|
-
'aria-disabled':
|
|
13343
|
+
'aria-disabled': boolean;
|
|
13109
13344
|
'aria-label': string | undefined;
|
|
13110
13345
|
'tabindex': 0 | undefined;
|
|
13111
13346
|
'data-state': 'checked' | 'unchecked' | 'indeterminate';
|
|
@@ -13419,8 +13654,8 @@ declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
|
|
|
13419
13654
|
props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
|
|
13420
13655
|
modelValue?: T | T[];
|
|
13421
13656
|
}) & {
|
|
13422
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13423
13657
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13658
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13424
13659
|
}> & (typeof globalThis extends {
|
|
13425
13660
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13426
13661
|
} ? P : {});
|
|
@@ -13518,8 +13753,8 @@ declare const Treeview: {
|
|
|
13518
13753
|
selection?: NestedSelectionMode | undefined;
|
|
13519
13754
|
active?: NestedActiveMode | undefined;
|
|
13520
13755
|
modelValue?: (T | T[]) | undefined;
|
|
13521
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13522
13756
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
13757
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
13523
13758
|
} & (typeof globalThis extends {
|
|
13524
13759
|
__VLS_PROPS_FALLBACK: infer P;
|
|
13525
13760
|
} ? P : {});
|
|
@@ -13826,4 +14061,4 @@ declare const Treeview: {
|
|
|
13826
14061
|
});
|
|
13827
14062
|
};
|
|
13828
14063
|
//#endregion
|
|
13829
|
-
export { ToggleGroupSlotProps as $, providePaginationRoot as $a, CollapsibleCueSlotProps as $c, AtomProps as $d, ProgressRootContext as $i, _default$133 as $l, SliderRangeSlotProps as $n, ImagePlaceholderProps as $o, ScrimProps as $r, DialogDescriptionProps as $s, _default$24 as $t, provideBreadcrumbsRoot as $u, TreeviewGroupSlotProps as A, PaginationLastProps as Aa, _default$112 as Ac, AlertDialogCancelProps as Ad, RadioGroupSlotProps as Ai, useCheckboxGroup as Al, SnackbarRootContext as An, _default$85 as Ao, SelectPlaceholderSlotProps as Ar, _default$98 as As, SwitchThumbProps as At, ButtonContentSlotProps as Au, TreeviewSelectAllSlotProps as B, PaginationPrevSlotProps as Ba, ComboboxActivatorProps as Bc, AlertDialogContentProps as Bd, _default$59 as Bi, CarouselIndicatorSlotProps as Bl, provideSnackbarQueueContext as Bn, InputErrorProps as Bo, _default$46 as Br, _default$101 as Bs, _default$21 as Bt, _default$143 as Bu, TreeviewCheckboxProps as C, _default$69 as Ca, ComboboxDescriptionSlotProps as Cc, AlertDialogActionEvent as Cd, provideRadioRoot as Ci, useCheckboxRoot as Cl, useSplitterRoot as Cn, NumberFieldRootProps as Co, SelectionRootProps as Cr, _default$96 as Cs, _default$17 as Ct, _default$138 as Cu, TreeviewCueProps as D, PaginationStatusProps as Da, _default$111 as Dc, AlertDialogCloseProps as Dd, RadioActivation as Di, CheckboxGroupSlotProps as Dl, SnackbarCloseProps as Dn, useNumberFieldRoot as Do, useSelectionRoot as Dr, _default$97 as Ds, SwitchTrackProps as Dt, provideButtonGroup as Du, TreeviewContentSlotProps as E, Pagination as Ea, ComboboxEmptySlotProps as Ec, _default$152 as Ed, _default$56 as Ei, CheckboxGroupProps as El, _default$29 as En, provideNumberFieldRoot as Eo, provideSelectionRoot as Er, ExpansionPanelContentSlotProps as Es, Switch as Et, _default$139 as Eu, TreeviewListProps as F, _default$72 as Fa, ComboboxCueSlotProps as Fc, _default$155 as Fd, Progress as Fi, CarouselProgressProps as Fl, useSnackbarRootContext as Fn, ValidateEvent as Fo, SelectCueProps as Fr, ExpansionPanelHeaderSlotProps as Fs, _default$20 as Ft, BreadcrumbsEllipsisProps as Fu, _default$10 as G, PaginationItemProps as Ga, _default$117 as Gc, _default$158 as Gd, ProgressBufferSlotProps as Gi, CarouselPreviousProps as Gl, Slider as Gn, _default$88 as Go, SelectActivatorSlotProps as Gr, ExpansionPanelOptionsContext as Gs, SwitchGroupProps as Gt, BreadcrumbsItemSlotProps as Gu, ToggleRootContext as H, PaginationFirstProps as Ha, _default$116 as Hc, _default$157 as Hd, ProgressValueSlotProps as Hi, CarouselNextProps as Hl, SnackbarPortalProps as Hn, _default$87 as Ho, SelectValueSlotProps as Hr, useExpansionPanelRoot as Hs, useSwitchRoot as Ht, BreadcrumbsPageSlotProps as Hu, TreeviewListSlotProps as I, PaginationEllipsisProps as Ia, _default$114 as Ic, AlertDialogTitleProps as Id, ProgressHiddenInputProps as Ii, CarouselProgressSlotProps as Il, SnackbarQueueContext as In, ValidateOn as Io, SelectCueSlotProps as Ir, _default$100 as Is, SwitchRootContext as It, BreadcrumbsEllipsisSlotProps as Iu, ToggleIndicatorProps as J, PaginationRootProps as Ja, Collapsible as Jc, AlertDialogRootSlotProps as Jd, ProgressFillSlotProps as Ji, CarouselItemProps as Jl, SliderThumbProps as Jn, _default$89 as Jo, SelectRootProps as Jr, useExpansionPanelGroup as Js, provideSwitchGroup as Jt, BreadcrumbsListSlotProps as Ju, provideToggleRoot as K, PaginationItemSlotProps as Ka, provideComboboxContext as Kc, AlertDialogContext as Kd, _default$61 as Ki, CarouselPreviousSlotProps as Kl, SliderHiddenInputProps as Kn, InputControlProps as Ko, _default$48 as Kr, _default$102 as Ks, SwitchGroupSlotProps as Kt, _default$145 as Ku, TreeviewRootProps as L, PaginationEllipsisSlotProps as La, ComboboxControlProps as Lc, AlertDialogTitleSlotProps as Ld, _default$58 as Li, _default$128 as Ll, SnackbarQueueProps as Ln, _default$86 as Lo, _default$45 as Lr, ExpansionPanelRootContext as Ls, SwitchRootProps as Lt, _default$142 as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, ComboboxContentSlotProps as Mc, _default$154 as Md, _default$57 as Mi, CarouselLiveRegionProps as Ml, SnackbarRootSlotProps as Mn, InputRootContext as Mo, SelectItemProps as Mr, ExpansionPanelActivatorSlotProps as Ms, _default$19 as Mt, Breadcrumbs as Mu, TreeviewItemProps as N, PaginationNextProps as Na, _default$113 as Nc, AlertDialogDescriptionProps as Nd, provideRadioGroup as Ni, CarouselLiveRegionSlotProps as Nl, _default$31 as Nn, InputRootProps as No, SelectItemSlotProps as Nr, _default$99 as Ns, SwitchSelectAllProps as Nt, BreadcrumbsLinkProps as Nu, TreeviewCueSlotProps as O, PaginationStatusSlotProps as Oa, ComboboxItemProps as Oc, AlertDialogCloseSlotProps as Od, RadioGroupContext as Oi, _default$126 as Ol, SnackbarCloseSlotProps as On, LocaleProps as Oo, Select as Or, ExpansionPanelCueProps as Os, SwitchTrackSlotProps as Ot, useButtonGroup as Ou, TreeviewItemSlotProps as P, PaginationNextSlotProps as Pa, ComboboxCueProps as Pc, AlertDialogDescriptionSlotProps as Pd, useRadioGroup as Pi, _default$127 as Pl, provideSnackbarRootContext as Pn, InputRootSlotProps as Po, _default$44 as Pr, ExpansionPanelHeaderProps as Ps, SwitchSelectAllSlotProps as Pt, _default$141 as Pu, ToggleGroupProps as Q, providePaginationItems as Qa, CollapsibleCueProps as Qc, AtomExpose as Qd, _default$63 as Qi, CarouselViewportSlotProps as Ql, SliderRangeProps as Qn, _default$90 as Qo, useSelectContext as Qr, _default$103 as Qs, StepItemSlotProps as Qt, _default$147 as Qu, TreeviewRootSlotProps as R, _default$73 as Ra, ComboboxControlSlotProps as Rc, _default$156 as Rd, ProgressLabelProps as Ri, CarouselIndicatorItem as Rl, SnackbarQueueSlotProps as Rn, provideInputRoot as Ro, SelectContentProps as Rr, ExpansionPanelRootProps as Rs, SwitchRootSlotProps as Rt, BreadcrumbsDividerProps as Ru, TreeviewActivatorSlotProps as S, PopoverRootSlotProps as Sa, ComboboxDescriptionProps as Sc, AlertDialogActionEmits as Sd, _default$55 as Si, provideCheckboxRoot as Sl, provideSplitterRoot as Sn, NumberFieldRootContext as So, _default$41 as Sr, FormSlotProps as Ss, TabsTicket as St, ButtonHiddenInputProps as Su, TreeviewContentProps as T, usePopoverContext as Ta, ComboboxEmptyProps as Tc, AlertDialogActionSlotProps as Td, RadioHiddenInputProps as Ti, _default$125 as Tl, SnackbarContentProps as Tn, _default$84 as To, _default$42 as Tr, ExpansionPanelContentProps as Ts, useTabsRoot as Tt, ButtonGroupSlotProps as Tu, ToggleRootProps as U, PaginationFirstSlotProps as Ua, ComboboxRootProps as Uc, AlertDialogActivatorProps as Ud, _default$60 as Ui, CarouselNextSlotProps as Ul, SnackbarPortalSlotProps as Un, InputDescriptionProps as Uo, _default$47 as Ur, ExpansionPanelGroupProps as Us, SwitchHiddenInputProps as Ut, _default$144 as Uu, Toggle as V, _default$74 as Va, ComboboxActivatorSlotProps as Vc, AlertDialogContentSlotProps as Vd, ProgressValueProps as Vi, _default$129 as Vl, useSnackbarQueueContext as Vn, InputErrorSlotProps as Vo, SelectValueProps as Vr, provideExpansionPanelRoot as Vs, provideSwitchRoot as Vt, BreadcrumbsPageProps as Vu, ToggleRootSlotProps as W, _default$75 as Wa, ComboboxRootSlotProps as Wc, AlertDialogActivatorSlotProps as Wd, ProgressBufferProps as Wi, _default$130 as Wl, _default$33 as Wn, InputDescriptionSlotProps as Wo, SelectActivatorProps as Wr, ExpansionPanelGroupSlotProps as Ws, _default$22 as Wt, BreadcrumbsItemProps as Wu, _default$11 as X, _default$77 as Xa, CollapsibleContentSlotProps as Xc, provideAlertDialogContext as Xd, ProgressTrackProps as Xi, _default$132 as Xl, SliderThumbState as Xn, ImageFallbackProps as Xo, _default$49 as Xr, DialogCloseProps as Xs, Step as Xt, BreadcrumbsRootProps as Xu, ToggleIndicatorSlotProps as Y, PaginationRootSlotProps as Ya, CollapsibleContentProps as Yc, _default$159 as Yd, _default$62 as Yi, CarouselItemSlotProps as Yl, SliderThumbSlotProps as Yn, Image as Yo, SelectRootSlotProps as Yr, Dialog as Ys, useSwitchGroup as Yt, _default$146 as Yu, ToggleGroupContext as Z, providePaginationControls as Za, _default$118 as Zc, useAlertDialogContext as Zd, ProgressTrackSlotProps as Zi, CarouselViewportProps as Zl, _default$35 as Zn, ImageFallbackSlotProps as Zo, provideSelectContext as Zr, DialogCloseSlotProps as Zs, StepItemProps as Zt, BreadcrumbsRootSlotProps as Zu, _default$6 as _, PopoverActivatorProps as _a, useDialogContext as _c, useAvatarRoot as _d, _default$54 as _i, CheckboxRootContext as _l, SplitterPanelTicket as _n, NumberFieldIncrementSlotProps as _o, provideSingleRoot as _r, GroupRootSlotProps as _s, TabsActivation as _t, ButtonLoadingSlotProps as _u, provideTreeviewRoot as a, PresenceAttrs as aa, DialogContentEmits as ac, AvatarFallbackProps as ad, RatingItemProps as ai, CollapsibleRootProps as al, Splitter as an, NumberFieldErrorSlotProps as ao, SliderRootProps as ar, _default$92 as as, ThemeSlotProps as at, CarouselTicket as au, _default$9 as b, PopoverContext as ba, ComboboxErrorSlotProps as bc, _default$151 as bd, RadioRootSlotProps as bi, CheckboxState as bl, SplitterRootSlotProps as bn, NumberFieldControlSlotProps as bo, SelectionItemProps as br, useGroupRoot as bs, TabsRootProps as bt, ButtonIconSlotProps as bu, _default$2 as c, _default$65 as ca, _default$106 as cc, AvatarImageEmits as cd, RatingRootContext as ci, provideCollapsible as cl, SplitterHandleState as cn, NumberFieldDescriptionSlotProps as co, provideSliderRoot as cr, ImageRootSlotProps as cs, TabsPanelProps as ct, useCarouselRoot as cu, TreeviewItemContext as d, _default$66 as da, _default$107 as dc, _default$149 as dd, _default$53 as di, CheckboxSelectAllProps as dl, SplitterPanelProps as dn, NumberFieldScrubSlotProps as do, SingleItemProps as dr, useImageRoot as ds, TabsItemProps as dt, ButtonRootProps as du, ProgressRootProps as ea, DialogDescriptionSlotProps as ec, useBreadcrumbsRoot as ed, AtomSlots as ef, ScrimSlotProps as ei, _default$119 as el, StepRootProps as en, usePaginationControls as eo, _default$36 as er, ImagePlaceholderSlotProps as es, ToggleOrientation as et, CarouselContext as eu, _default$3 as f, Popover as fa, DialogContext as fc, AvatarContext as fd, provideRatingRoot as fi, CheckboxSelectAllSlotProps as fl, SplitterPanelSlotProps as fn, _default$80 as fo, SingleItemSlotProps as fr, Group as fs, TabsItemSlotProps as ft, ButtonRootSlotProps as fu, _default$5 as g, _default$67 as ga, provideDialogContext as gc, provideAvatarRoot as gd, RadioIndicatorSlotProps as gi, _default$123 as gl, SplitterPanelInput as gn, NumberFieldIncrementProps as go, _default$40 as gr, GroupRootProps as gs, _default$16 as gt, ButtonLoadingProps as gu, _default$4 as h, PopoverContentSlotProps as ha, _default$108 as hc, _default$150 as hd, RadioIndicatorProps as hi, CheckboxIndicatorSlotProps as hl, SplitterOrientation as hn, _default$81 as ho, SingleRootSlotProps as hr, _default$94 as hs, TabsListSlotProps as ht, useButtonRoot as hu, _default$1 as i, useProgressRoot as ia, _default$105 as ic, Avatar as id, _default$51 as ii, CollapsibleContext as il, useStepRoot as in, NumberFieldErrorProps as io, SliderRootContext as ir, ImageImgSlotProps as is, ThemeProps as it, CarouselRootSlotProps as iu, TreeviewIndicatorProps as j, PaginationLastSlotProps as ja, ComboboxContentProps as jc, AlertDialogCancelSlotProps as jd, RadioTicket as ji, Carousel as jl, SnackbarRootProps as jn, Input as jo, _default$43 as jr, ExpansionPanelActivatorProps as js, SwitchThumbSlotProps as jt, _default$140 as ju, TreeviewGroupProps as k, _default$70 as ka, ComboboxItemSlotProps as kc, _default$153 as kd, RadioGroupProps as ki, provideCheckboxGroup as kl, _default$30 as kn, LocaleSlotProps as ko, SelectPlaceholderProps as kr, ExpansionPanelCueSlotProps as ks, _default$18 as kt, ButtonContentProps as ku, provideTreeviewList as l, PortalProps as la, DialogActivatorProps as lc, AvatarImageProps as ld, RatingRootProps as li, useCollapsible as ll, _default$26 as ln, _default$79 as lo, useSliderRoot as lr, _default$93 as ls, TabsPanelSlotProps as lt, Button as lu, useTreeviewItem as m, PopoverContentProps as ma, DialogRootSlotProps as mc, AvatarTicket as md, Radio as mi, CheckboxIndicatorProps as ml, SplitterContext as mn, NumberFieldDecrementSlotProps as mo, SingleRootProps as mr, GroupItemSlotProps as ms, TabsListProps as mt, provideButtonRoot as mu, _default as n, _default$64 as na, DialogTitleProps as nc, BreadcrumbsTicket as nd, Rating as ni, CollapsibleActivatorSlotProps as nl, _default$25 as nn, usePaginationRoot as no, SliderTrackSlotProps as nr, ImageImgEmits as ns, provideToggleGroup as nt, CarouselPartTicket as nu, useTreeviewRoot as o, PresenceProps as oa, DialogContentProps as oc, AvatarFallbackSlotProps as od, RatingItemSlotProps as oi, CollapsibleRootSlotProps as ol, SplitterHandleProps as on, _default$78 as oo, SliderRootSlotProps as or, ImageContext as os, _default$13 as ot, _default$134 as ou, provideTreeviewItem as p, PopoverContentEmits as pa, DialogRootProps as pc, AvatarRootProps as pd, useRatingRoot as pi, _default$122 as pl, _default$27 as pn, NumberFieldDecrementProps as po, _default$39 as pr, GroupItemProps as ps, _default$15 as pt, _default$135 as pu, useToggleRoot as q, _default$76 as qa, useComboboxContext as qc, AlertDialogRootProps as qd, ProgressFillProps as qi, _default$131 as ql, _default$34 as qn, InputControlSlotProps as qo, SelectContext as qr, provideExpansionPanelGroup as qs, _default$23 as qt, BreadcrumbsListProps as qu, TreeviewRootContext as r, provideProgressRoot as ra, DialogTitleSlotProps as rc, BreadcrumbsTicketType as rd, RatingHiddenInputProps as ri, _default$120 as rl, provideStepRoot as rn, NumberField as ro, _default$37 as rr, ImageImgProps as rs, useToggleGroup as rt, CarouselRootProps as ru, TreeviewListContext as s, PresenceSlotProps as sa, DialogContentSlotProps as sc, _default$148 as sd, _default$52 as si, _default$121 as sl, SplitterHandleSlotProps as sn, NumberFieldDescriptionProps as so, _default$38 as sr, ImageRootProps as ss, Tabs as st, provideCarouselRoot as su, Treeview as t, ProgressRootSlotProps as ta, _default$104 as tc, BreadcrumbsRootContext as td, _default$160 as tf, _default$50 as ti, CollapsibleActivatorProps as tl, StepRootSlotProps as tn, usePaginationItems as to, SliderTrackProps as tr, _default$91 as ts, _default$12 as tt, CarouselOrientation as tu, useTreeviewList as u, PortalSlotProps as ua, DialogActivatorSlotProps as uc, AvatarImageSlotProps as ud, RatingRootSlotProps as ui, Checkbox as ul, SplitterPanelExpose as un, NumberFieldScrubProps as uo, Single as ur, provideImageRoot as us, _default$14 as ut, ButtonRootContext as uu, _default$7 as v, PopoverActivatorSlotProps as va, Combobox as vc, AspectRatioProps as vd, RadioRootContext as vi, CheckboxRootProps as vl, SplitterRootExpose as vn, _default$82 as vo, useSingleRoot as vr, _default$95 as vs, TabsContext as vt, _default$136 as vu, TreeviewCheckboxSlotProps as w, providePopoverContext as wa, _default$110 as wc, AlertDialogActionProps as wd, useRadioRoot as wi, CheckboxHiddenInputProps as wl, Snackbar as wn, NumberFieldRootSlotProps as wo, SelectionRootSlotProps as wr, ExpansionPanel as ws, provideTabsRoot as wt, ButtonGroupProps as wu, TreeviewActivatorProps as x, PopoverRootProps as xa, _default$109 as xc, AlertDialog as xd, RadioState as xi, _default$124 as xl, _default$28 as xn, _default$83 as xo, SelectionItemSlotProps as xr, FormProps as xs, TabsRootSlotProps as xt, _default$137 as xu, _default$8 as y, _default$68 as ya, ComboboxErrorProps as yc, AspectRatioSlotProps as yd, RadioRootProps as yi, CheckboxRootSlotProps as yl, SplitterRootProps as yn, NumberFieldControlProps as yo, Selection as yr, provideGroupRoot as ys, TabsOrientation as yt, ButtonIconProps as yu, TreeviewSelectAllProps as z, PaginationPrevProps as za, _default$115 as zc, AlertDialogContentEmits as zd, ProgressLabelSlotProps as zi, CarouselIndicatorProps as zl, _default$32 as zn, useInputRoot as zo, SelectContentSlotProps as zr, ExpansionPanelRootSlotProps as zs, SwitchState as zt, BreadcrumbsDividerSlotProps as zu };
|
|
14064
|
+
export { ToggleGroupSlotProps as $, providePaginationRoot as $a, ComboboxControlProps as $c, AlertDialogTitleSlotProps as $d, ProgressRootContext as $i, _default$131 as $l, SliderRangeSlotProps as $n, _default$89 as $o, ScrimProps as $r, ExpansionPanelRootContext as $s, _default$24 as $t, _default$145 as $u, TreeviewGroupSlotProps as A, PaginationLastProps as Aa, DialogRootSlotProps as Ac, AvatarTicket as Ad, RadioGroupSlotProps as Ai, CheckboxIndicatorProps as Al, SnackbarRootContext as An, NumberFieldDecrementSlotProps as Ao, SelectPlaceholderSlotProps as Ar, GroupItemSlotProps as As, SwitchThumbProps as At, provideButtonRoot as Au, TreeviewSelectAllSlotProps as B, PaginationPrevSlotProps as Ba, _default$113 as Bc, AlertDialogActionProps as Bd, _default$59 as Bi, CheckboxHiddenInputProps as Bl, provideSnackbarQueueContext as Bn, NumberFieldRootSlotProps as Bo, _default$46 as Br, ExpansionPanel as Bs, _default$21 as Bt, ButtonGroupProps as Bu, TreeviewCheckboxProps as C, _default$69 as Ca, DialogContentSlotProps as Cc, _default$151 as Cd, provideRadioRoot as Ci, _default$124 as Cl, useSplitterRoot as Cn, NumberFieldDescriptionProps as Co, SelectionRootProps as Cr, ImageRootProps as Cs, _default$17 as Ct, provideCarouselRoot as Cu, TreeviewCueProps as D, PaginationStatusProps as Da, _default$110 as Dc, _default$152 as Dd, RadioActivation as Di, CheckboxSelectAllProps as Dl, SnackbarCloseProps as Dn, NumberFieldScrubSlotProps as Do, useSelectionRoot as Dr, useImageRoot as Ds, SwitchTrackProps as Dt, ButtonRootProps as Du, TreeviewContentSlotProps as E, Pagination as Ea, DialogActivatorSlotProps as Ec, AvatarImageSlotProps as Ed, _default$56 as Ei, Checkbox as El, _default$29 as En, NumberFieldScrubProps as Eo, provideSelectionRoot as Er, provideImageRoot as Es, Switch as Et, ButtonRootContext as Eu, TreeviewListProps as F, _default$72 as Fa, ComboboxErrorProps as Fc, AspectRatioSlotProps as Fd, Progress as Fi, CheckboxRootSlotProps as Fl, useSnackbarRootContext as Fn, NumberFieldControlProps as Fo, SelectCueProps as Fr, provideGroupRoot as Fs, _default$20 as Ft, ButtonIconProps as Fu, _default$10 as G, PaginationItemProps as Ga, ComboboxItemSlotProps as Gc, _default$156 as Gd, ProgressBufferSlotProps as Gi, provideCheckboxGroup as Gl, Slider as Gn, LocaleSlotProps as Go, SelectActivatorSlotProps as Gr, ExpansionPanelCueSlotProps as Gs, SwitchGroupProps as Gt, ButtonContentProps as Gu, ToggleRootContext as H, PaginationFirstProps as Ha, ComboboxEmptySlotProps as Hc, _default$155 as Hd, ProgressValueSlotProps as Hi, CheckboxGroupProps as Hl, SnackbarPortalProps as Hn, provideNumberFieldRoot as Ho, SelectValueSlotProps as Hr, ExpansionPanelContentSlotProps as Hs, useSwitchRoot as Ht, _default$142 as Hu, TreeviewListSlotProps as I, PaginationEllipsisProps as Ia, ComboboxErrorSlotProps as Ic, _default$154 as Id, ProgressHiddenInputProps as Ii, CheckboxState as Il, SnackbarQueueContext as In, NumberFieldControlSlotProps as Io, SelectCueSlotProps as Ir, useGroupRoot as Is, SwitchRootContext as It, ButtonIconSlotProps as Iu, ToggleIndicatorProps as J, PaginationRootProps as Ja, ComboboxContentSlotProps as Jc, _default$157 as Jd, ProgressFillSlotProps as Ji, CarouselLiveRegionProps as Jl, SliderThumbProps as Jn, InputRootContext as Jo, SelectRootProps as Jr, ExpansionPanelActivatorSlotProps as Js, provideSwitchGroup as Jt, Breadcrumbs as Ju, provideToggleRoot as K, PaginationItemSlotProps as Ka, _default$115 as Kc, AlertDialogCancelProps as Kd, _default$61 as Ki, useCheckboxGroup as Kl, SliderHiddenInputProps as Kn, _default$88 as Ko, _default$48 as Kr, _default$101 as Ks, SwitchGroupSlotProps as Kt, ButtonContentSlotProps as Ku, TreeviewRootProps as L, PaginationEllipsisSlotProps as La, _default$112 as Lc, AlertDialog as Ld, _default$58 as Li, _default$127 as Ll, SnackbarQueueProps as Ln, _default$86 as Lo, _default$45 as Lr, FormProps as Ls, SwitchRootProps as Lt, _default$140 as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, provideDialogContext as Mc, provideAvatarRoot as Md, _default$57 as Mi, _default$126 as Ml, SnackbarRootSlotProps as Mn, NumberFieldIncrementProps as Mo, SelectItemProps as Mr, GroupRootProps as Ms, _default$19 as Mt, ButtonLoadingProps as Mu, TreeviewItemProps as N, PaginationNextProps as Na, useDialogContext as Nc, useAvatarRoot as Nd, provideRadioGroup as Ni, CheckboxRootContext as Nl, _default$31 as Nn, NumberFieldIncrementSlotProps as No, SelectItemSlotProps as Nr, GroupRootSlotProps as Ns, SwitchSelectAllProps as Nt, ButtonLoadingSlotProps as Nu, TreeviewCueSlotProps as O, PaginationStatusSlotProps as Oa, DialogContext as Oc, AvatarContext as Od, RadioGroupContext as Oi, CheckboxSelectAllSlotProps as Ol, SnackbarCloseSlotProps as On, _default$83 as Oo, Select as Or, Group as Os, SwitchTrackSlotProps as Ot, ButtonRootSlotProps as Ou, TreeviewItemSlotProps as P, PaginationNextSlotProps as Pa, Combobox as Pc, AspectRatioProps as Pd, useRadioGroup as Pi, CheckboxRootProps as Pl, provideSnackbarRootContext as Pn, _default$85 as Po, _default$44 as Pr, _default$98 as Ps, SwitchSelectAllSlotProps as Pt, _default$139 as Pu, ToggleGroupProps as Q, providePaginationItems as Qa, _default$117 as Qc, AlertDialogTitleProps as Qd, _default$63 as Qi, CarouselProgressSlotProps as Ql, SliderRangeProps as Qn, ValidateOn as Qo, useSelectContext as Qr, _default$103 as Qs, StepItemSlotProps as Qt, BreadcrumbsEllipsisSlotProps as Qu, TreeviewRootSlotProps as R, _default$73 as Ra, ComboboxDescriptionProps as Rc, AlertDialogActionEmits as Rd, ProgressLabelProps as Ri, provideCheckboxRoot as Rl, SnackbarQueueSlotProps as Rn, NumberFieldRootContext as Ro, SelectContentProps as Rr, FormSlotProps as Rs, SwitchRootSlotProps as Rt, ButtonHiddenInputProps as Ru, TreeviewActivatorSlotProps as S, PopoverRootSlotProps as Sa, DialogContentProps as Sc, AvatarFallbackSlotProps as Sd, _default$55 as Si, CollapsibleRootSlotProps as Sl, provideSplitterRoot as Sn, _default$81 as So, _default$41 as Sr, ImageContext as Ss, TabsTicket as St, _default$137 as Su, TreeviewContentProps as T, usePopoverContext as Ta, DialogActivatorProps as Tc, AvatarImageProps as Td, RadioHiddenInputProps as Ti, useCollapsible as Tl, SnackbarContentProps as Tn, _default$82 as To, _default$42 as Tr, _default$96 as Ts, useTabsRoot as Tt, Button as Tu, ToggleRootProps as U, PaginationFirstSlotProps as Ua, _default$114 as Uc, AlertDialogCloseProps as Ud, _default$60 as Ui, CheckboxGroupSlotProps as Ul, SnackbarPortalSlotProps as Un, useNumberFieldRoot as Uo, _default$47 as Ur, _default$100 as Us, SwitchHiddenInputProps as Ut, provideButtonGroup as Uu, Toggle as V, _default$74 as Va, ComboboxEmptyProps as Vc, AlertDialogActionSlotProps as Vd, ProgressValueProps as Vi, _default$128 as Vl, useSnackbarQueueContext as Vn, _default$87 as Vo, SelectValueProps as Vr, ExpansionPanelContentProps as Vs, provideSwitchRoot as Vt, ButtonGroupSlotProps as Vu, ToggleRootSlotProps as W, _default$75 as Wa, ComboboxItemProps as Wc, AlertDialogCloseSlotProps as Wd, ProgressBufferProps as Wi, _default$129 as Wl, _default$33 as Wn, LocaleProps as Wo, SelectActivatorProps as Wr, ExpansionPanelCueProps as Ws, _default$22 as Wt, useButtonGroup as Wu, _default$11 as X, _default$77 as Xa, ComboboxCueProps as Xc, AlertDialogDescriptionSlotProps as Xd, ProgressTrackProps as Xi, _default$130 as Xl, SliderThumbState as Xn, InputRootSlotProps as Xo, _default$49 as Xr, ExpansionPanelHeaderProps as Xs, Step as Xt, _default$144 as Xu, ToggleIndicatorSlotProps as Y, PaginationRootSlotProps as Ya, _default$116 as Yc, AlertDialogDescriptionProps as Yd, _default$62 as Yi, CarouselLiveRegionSlotProps as Yl, SliderThumbSlotProps as Yn, InputRootProps as Yo, SelectRootSlotProps as Yr, _default$102 as Ys, useSwitchGroup as Yt, BreadcrumbsLinkProps as Yu, ToggleGroupContext as Z, providePaginationControls as Za, ComboboxCueSlotProps as Zc, _default$158 as Zd, ProgressTrackSlotProps as Zi, CarouselProgressProps as Zl, _default$35 as Zn, ValidateEvent as Zo, provideSelectContext as Zr, ExpansionPanelHeaderSlotProps as Zs, StepItemProps as Zt, BreadcrumbsEllipsisProps as Zu, _default$6 as _, PopoverActivatorProps as _a, _default$107 as _c, BreadcrumbsRootContext as _d, _default$163 as _f, _default$54 as _i, CollapsibleActivatorProps as _l, SplitterPanelTicket as _n, OverflowTicket as _o, provideSingleRoot as _r, _default$94 as _s, TabsActivation as _t, CarouselOrientation as _u, provideTreeviewRoot as a, PresenceAttrs as aa, ExpansionPanelGroupProps as ac, _default$147 as ad, AlertDialogActivatorProps as af, RatingItemProps as ai, ComboboxRootProps as al, Splitter as an, OverflowIndicatorSlotProps as ao, SliderRootProps as ar, InputDescriptionProps as as, ThemeSlotProps as at, CarouselNextSlotProps as au, _default$9 as b, PopoverContext as ba, _default$108 as bc, Avatar as bd, RadioRootSlotProps as bi, CollapsibleContext as bl, SplitterRootSlotProps as bn, NumberFieldErrorProps as bo, SelectionItemProps as br, ImageImgSlotProps as bs, TabsRootProps as bt, CarouselRootSlotProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, _default$148 as cd, AlertDialogContext as cf, RatingRootContext as ci, provideComboboxContext as cl, SplitterHandleState as cn, OverflowItemSlotProps as co, provideSliderRoot as cr, InputControlProps as cs, TabsPanelProps as ct, CarouselPreviousSlotProps as cu, TreeviewItemContext as d, _default$66 as da, Dialog as dc, _default$149 as dd, _default$162 as df, _default$53 as di, CollapsibleContentProps as dl, SplitterPanelProps as dn, OverflowRootSlotProps as do, SingleItemProps as dr, Image as ds, TabsItemProps as dt, CarouselItemSlotProps as du, ProgressRootProps as ea, ExpansionPanelRootProps as ec, BreadcrumbsDividerProps as ed, _default$159 as ef, ScrimSlotProps as ei, ComboboxControlSlotProps as el, StepRootProps as en, usePaginationControls as eo, _default$36 as er, provideInputRoot as es, ToggleOrientation as et, CarouselIndicatorItem as eu, _default$3 as f, Popover as fa, DialogCloseProps as fc, BreadcrumbsRootProps as fd, provideAlertDialogContext as ff, provideRatingRoot as fi, CollapsibleContentSlotProps as fl, SplitterPanelSlotProps as fn, _default$80 as fo, SingleItemSlotProps as fr, ImageFallbackProps as fs, TabsItemSlotProps as ft, _default$135 as fu, _default$5 as g, _default$67 as ga, DialogDescriptionSlotProps as gc, useBreadcrumbsRoot as gd, AtomSlots as gf, RadioIndicatorSlotProps as gi, _default$122 as gl, SplitterPanelInput as gn, OverflowRootContext as go, _default$40 as gr, ImagePlaceholderSlotProps as gs, _default$16 as gt, CarouselContext as gu, _default$4 as h, PopoverContentSlotProps as ha, DialogDescriptionProps as hc, provideBreadcrumbsRoot as hd, AtomProps as hf, RadioIndicatorProps as hi, CollapsibleCueSlotProps as hl, SplitterOrientation as hn, OverflowPriority as ho, SingleRootSlotProps as hr, ImagePlaceholderProps as hs, TabsListSlotProps as ht, _default$136 as hu, _default$1 as i, useProgressRoot as ia, useExpansionPanelRoot as ic, BreadcrumbsPageSlotProps as id, _default$160 as if, _default$51 as ii, _default$119 as il, useStepRoot as in, OverflowIndicatorProps as io, SliderRootContext as ir, _default$90 as is, ThemeProps as it, CarouselNextProps as iu, TreeviewIndicatorProps as j, PaginationLastSlotProps as ja, _default$111 as jc, _default$153 as jd, RadioTicket as ji, CheckboxIndicatorSlotProps as jl, SnackbarRootProps as jn, _default$84 as jo, _default$43 as jr, _default$97 as js, SwitchThumbSlotProps as jt, useButtonRoot as ju, TreeviewGroupProps as k, _default$70 as ka, DialogRootProps as kc, AvatarRootProps as kd, RadioGroupProps as ki, _default$125 as kl, _default$30 as kn, NumberFieldDecrementProps as ko, SelectPlaceholderProps as kr, GroupItemProps as ks, _default$18 as kt, _default$138 as ku, provideTreeviewList as l, PortalProps as la, provideExpansionPanelGroup as lc, BreadcrumbsListProps as ld, AlertDialogRootProps as lf, RatingRootProps as li, useComboboxContext as ll, _default$26 as ln, _default$79 as lo, useSliderRoot as lr, InputControlSlotProps as ls, TabsPanelSlotProps as lt, _default$134 as lu, useTreeviewItem as m, PopoverContentProps as ma, _default$106 as mc, _default$150 as md, AtomExpose as mf, Radio as mi, CollapsibleCueProps as ml, SplitterContext as mn, useOverflowRoot as mo, SingleRootProps as mr, _default$93 as ms, TabsListProps as mt, CarouselViewportSlotProps as mu, _default as n, _default$64 as na, _default$104 as nc, _default$146 as nd, AlertDialogContentProps as nf, Rating as ni, ComboboxActivatorProps as nl, _default$25 as nn, usePaginationRoot as no, SliderTrackSlotProps as nr, InputErrorProps as ns, provideToggleGroup as nt, CarouselIndicatorSlotProps as nu, useTreeviewRoot as o, PresenceProps as oa, ExpansionPanelGroupSlotProps as oc, BreadcrumbsItemProps as od, AlertDialogActivatorSlotProps as of, RatingItemSlotProps as oi, ComboboxRootSlotProps as ol, SplitterHandleProps as on, _default$78 as oo, SliderRootSlotProps as or, InputDescriptionSlotProps as os, _default$13 as ot, _default$133 as ou, provideTreeviewItem as p, PopoverContentEmits as pa, DialogCloseSlotProps as pc, BreadcrumbsRootSlotProps as pd, useAlertDialogContext as pf, useRatingRoot as pi, _default$121 as pl, _default$27 as pn, provideOverflowRoot as po, _default$39 as pr, ImageFallbackSlotProps as ps, _default$15 as pt, CarouselViewportProps as pu, useToggleRoot as q, _default$76 as qa, ComboboxContentProps as qc, AlertDialogCancelSlotProps as qd, ProgressFillProps as qi, Carousel as ql, _default$34 as qn, Input as qo, SelectContext as qr, ExpansionPanelActivatorProps as qs, _default$23 as qt, _default$143 as qu, TreeviewRootContext as r, provideProgressRoot as ra, provideExpansionPanelRoot as rc, BreadcrumbsPageProps as rd, AlertDialogContentSlotProps as rf, RatingHiddenInputProps as ri, ComboboxActivatorSlotProps as rl, provideStepRoot as rn, Overflow as ro, _default$37 as rr, InputErrorSlotProps as rs, useToggleGroup as rt, _default$132 as ru, TreeviewListContext as s, PresenceSlotProps as sa, ExpansionPanelOptionsContext as sc, BreadcrumbsItemSlotProps as sd, _default$161 as sf, _default$52 as si, _default$120 as sl, SplitterHandleSlotProps as sn, OverflowItemProps as so, _default$38 as sr, _default$91 as ss, Tabs as st, CarouselPreviousProps as su, Treeview as t, ProgressRootSlotProps as ta, ExpansionPanelRootSlotProps as tc, BreadcrumbsDividerSlotProps as td, AlertDialogContentEmits as tf, _default$50 as ti, _default$118 as tl, StepRootSlotProps as tn, usePaginationItems as to, SliderTrackProps as tr, useInputRoot as ts, _default$12 as tt, CarouselIndicatorProps as tu, useTreeviewList as u, PortalSlotProps as ua, useExpansionPanelGroup as uc, BreadcrumbsListSlotProps as ud, AlertDialogRootSlotProps as uf, RatingRootSlotProps as ui, Collapsible as ul, SplitterPanelExpose as un, OverflowRootProps as uo, Single as ur, _default$92 as us, _default$14 as ut, CarouselItemProps as uu, _default$7 as v, PopoverActivatorSlotProps as va, DialogTitleProps as vc, BreadcrumbsTicket as vd, RadioRootContext as vi, CollapsibleActivatorSlotProps as vl, SplitterRootExpose as vn, OverflowTicketInput as vo, useSingleRoot as vr, ImageImgEmits as vs, TabsContext as vt, CarouselPartTicket as vu, TreeviewCheckboxSlotProps as w, providePopoverContext as wa, _default$109 as wc, AvatarImageEmits as wd, useRadioRoot as wi, provideCollapsible as wl, Snackbar as wn, NumberFieldDescriptionSlotProps as wo, SelectionRootSlotProps as wr, ImageRootSlotProps as ws, provideTabsRoot as wt, useCarouselRoot as wu, TreeviewActivatorProps as x, PopoverRootProps as xa, DialogContentEmits as xc, AvatarFallbackProps as xd, RadioState as xi, CollapsibleRootProps as xl, _default$28 as xn, NumberFieldErrorSlotProps as xo, SelectionItemSlotProps as xr, _default$95 as xs, TabsRootSlotProps as xt, CarouselTicket as xu, _default$8 as y, _default$68 as ya, DialogTitleSlotProps as yc, BreadcrumbsTicketType as yd, RadioRootProps as yi, _default$123 as yl, SplitterRootProps as yn, NumberField as yo, Selection as yr, ImageImgProps as ys, TabsOrientation as yt, CarouselRootProps as yu, TreeviewSelectAllProps as z, PaginationPrevProps as za, ComboboxDescriptionSlotProps as zc, AlertDialogActionEvent as zd, ProgressLabelSlotProps as zi, useCheckboxRoot as zl, _default$32 as zn, NumberFieldRootProps as zo, SelectContentSlotProps as zr, _default$99 as zs, SwitchState as zt, _default$141 as zu };
|