@vuetify/v0 0.1.8 → 0.1.9
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/SKILL.md +95 -0
- package/dist/adapter-CWp5eQ6R.d.mts +17 -0
- package/dist/{adapter-DIx4Rntl.d.mts → adapter-hDuQ9aNN.d.mts} +4 -4
- package/dist/browser/index.js +1352 -360
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +23 -23
- package/dist/{components-BbxKYAXs.mjs → components-mSy9az8x.mjs} +456 -231
- package/dist/composables/index.d.mts +16 -15
- package/dist/composables/index.mjs +22 -22
- package/dist/{consola-BVzYzeLH.d.mts → consola-C1OjyZVf.d.mts} +1 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-DZouEhvH.mjs → createDataTable-DIl09siC.mjs} +5 -5
- package/dist/{createGroup-BpJFi41X.mjs → createGroup-PvzsLu9E.mjs} +1 -1
- package/dist/{createPagination-Bu8vE0JW.mjs → createPagination-DZSJ8aO5.mjs} +5 -5
- package/dist/{createSelection-8MX0OHXR.mjs → createSelection-DbWP6c7H.mjs} +1 -1
- package/dist/{createSingle-CbuOBb-E.mjs → createSingle-CeAJpbXs.mjs} +6 -6
- package/dist/{createTokens-CXlT0Vc6.mjs → createTokens-C1gIuKCK.mjs} +25 -4
- package/dist/data-table/adapters/client/index.d.mts +1 -1
- package/dist/data-table/adapters/client/index.mjs +3 -3
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +5 -5
- package/dist/data-table/adapters/server/index.d.mts +1 -1
- package/dist/data-table/adapters/server/index.mjs +3 -3
- package/dist/data-table/adapters/virtual/index.d.mts +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +3 -3
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +14 -14
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +1 -1
- package/dist/features/index.mjs +8 -8
- package/dist/{globals-ClSU6mqC.mjs → globals-3i9umzyz.mjs} +1 -1
- package/dist/{index-CxW4itj1.d.mts → index-BoK8Ln2f.d.mts} +1 -1
- package/dist/{index-B5NU2uB7.d.mts → index-C5XZRWlO.d.mts} +506 -166
- package/dist/{index-CmCMrlt3.d.mts → index-CLDBngUs.d.mts} +1 -1
- package/dist/{index-63-0oJS8.d.mts → index-D0qnkRbl.d.mts} +389 -183
- package/dist/index.d.mts +19 -18
- package/dist/index.mjs +23 -23
- package/dist/json/attributes.json +60 -0
- package/dist/json/importMap.json +24 -0
- package/dist/json/tags.json +40 -0
- package/dist/json/web-types.json +221 -1
- package/dist/locale/adapters/index.d.mts +3 -2
- package/dist/locale/adapters/index.mjs +2 -2
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +2 -2
- package/dist/locale/adapters/vue-i18n/index.d.mts +22 -0
- package/dist/locale/adapters/vue-i18n/index.mjs +26 -0
- package/dist/locale/index.d.mts +4 -3
- package/dist/locale/index.mjs +8 -9
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +2 -2
- 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 +1 -1
- package/dist/logger/adapters/v0/index.mjs +2 -2
- package/dist/logger/index.d.mts +5 -5
- package/dist/logger/index.mjs +3 -3
- package/dist/notifications/index.d.mts +78 -0
- package/dist/notifications/index.mjs +215 -0
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +2 -2
- 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 +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.mjs +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +5 -5
- package/dist/{pino-Bzighnkd.d.mts → pino-CM1iLXmi.d.mts} +1 -1
- package/dist/{posthog-BE7-t7cV.mjs → posthog-CCQFQ5XD.mjs} +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +9 -10
- package/dist/{server-Ch9J86tb.d.mts → server-Ct-h4-OA.d.mts} +1 -1
- package/dist/{server-CZ6ahbEH.mjs → server-DHET3KNW.mjs} +1 -1
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/index.d.mts +3 -3
- package/dist/storage/index.mjs +21 -21
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +2 -2
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +2 -2
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +8 -8
- package/dist/{useClickOutside-W0Sur1rC.mjs → useClickOutside-hOhNk4eS.mjs} +860 -126
- package/dist/{useFeatures-CUicSI-E.mjs → useFeatures-CXRQvucQ.mjs} +3 -3
- package/dist/useLocale-BaufqE5Z.mjs +69 -0
- package/dist/{useLogger-DY1Hbcy1.mjs → useLogger-cGK00Ywd.mjs} +2 -2
- package/dist/{usePermissions-BSW59R4q.mjs → usePermissions-CR0HkjsF.mjs} +2 -2
- package/dist/{useRules-BbA6_gvs.mjs → useRules-LD-_-Hxt.mjs} +2 -2
- package/dist/{useTheme-Bdx2Lj5c.mjs → useTheme-Cs79AFNR.mjs} +5 -5
- package/dist/utilities/index.d.mts +1 -1
- package/dist/utilities/index.mjs +2 -1
- package/dist/{v0-BFseIsBi.mjs → v0-BJYwZgtp.mjs} +1 -1
- package/dist/v0-BdD1F6JK.d.mts +19 -0
- package/dist/{v0-YAqbXudL.mjs → v0-BoWQ8RK0.mjs} +1 -1
- package/dist/{v0-CdUL2eOn.d.mts → v0-CMeh39LQ.d.mts} +1 -1
- package/dist/v0-CehUknHv.mjs +62 -0
- package/dist/{v0-BZINNGoC.d.mts → v0-DFAgNbvC.d.mts} +1 -1
- package/dist/{v0-1xxC39wf.d.mts → v0-JPf99NKg.d.mts} +1 -1
- package/dist/{v0-2G2476h-.mjs → v0-Zu7neOYg.mjs} +1 -1
- package/dist/{virtual-DwBiFA25.d.mts → virtual-B1lRbO7Q.d.mts} +1 -1
- package/dist/{virtual-eDNVH1fz.mjs → virtual-D0_D5gkh.mjs} +1 -1
- package/package.json +11 -4
- package/dist/useLocale-cQlPxbpV.mjs +0 -87
- package/dist/v0-CAKa6tzG.d.mts +0 -22
- package/dist/v0-CHBrvw49.mjs +0 -35
- /package/dist/{adapter-JTFG3Jn8.d.mts → adapter-CJQav2JB.d.mts} +0 -0
- /package/dist/{index-MHkcqY_y.d.mts → index-BL4uTXWQ.d.mts} +0 -0
- /package/dist/{index-B5ZDDkXv.d.mts → index-BvTD7kU8.d.mts} +0 -0
- /package/dist/{index-NsE5nARK.d.mts → index-DSao7i57.d.mts} +0 -0
- /package/dist/{memory-BTtRdnNn.d.mts → memory-DyBabFV1.d.mts} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as DOMElement, o as ID, s as MaybeArray, t as Activation } from "./index-Dor6eAEc.mjs";
|
|
2
|
-
import { b as RegistryTicketInput, p as RegistryContext, y as RegistryTicket } from "./index-
|
|
3
|
-
import { $ as
|
|
4
|
-
import { s as PaginationContext, u as PaginationTicket } from "./adapter-
|
|
2
|
+
import { b as RegistryTicketInput, p as RegistryContext, y as RegistryTicket } from "./index-BoK8Ln2f.mjs";
|
|
3
|
+
import { $ as StepContext, $a as SelectionTicketInput, Fa as BreadcrumbsContext, Oa as GroupTicket, Qa as SelectionTicket, Qr as FormValidationRule, Qt as PopoverReturn, Ta as GroupContext, Va as SingleContext, Wa as SingleTicket, Ya as SelectionContext, _t as SliderContext, ci as RuleAlias, dt as StackTicket, nt as StepTicket, pn as NotificationTicket, r as VirtualFocusReturn, ya as OverflowContext, yi as StandardSchemaV1 } from "./index-D0qnkRbl.mjs";
|
|
4
|
+
import { s as PaginationContext, u as PaginationTicket } from "./adapter-hDuQ9aNN.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$85: typeof __VLS_export$85;
|
|
45
|
+
declare const __VLS_export$85: <T extends Record<string, any> = {}>(__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<{
|
|
46
46
|
props: vue.PublicProps & __VLS_PrettifyLocal$21<AtomPrivateProps> & (typeof globalThis extends {
|
|
47
47
|
__VLS_PROPS_FALLBACK: infer P;
|
|
48
48
|
} ? P : {});
|
|
@@ -66,11 +66,11 @@ interface AvatarTicket extends SelectionTicket {
|
|
|
66
66
|
}
|
|
67
67
|
interface AvatarContext extends SelectionContext<AvatarTicket> {}
|
|
68
68
|
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: vue.App) => AvatarContext;
|
|
69
|
-
declare const _default$
|
|
70
|
-
declare const __VLS_export$
|
|
69
|
+
declare const _default$84: typeof __VLS_export$84;
|
|
70
|
+
declare const __VLS_export$84: __VLS_WithSlots$59<vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
71
71
|
default?: (props: {}) => any;
|
|
72
72
|
}>;
|
|
73
|
-
type __VLS_WithSlots$
|
|
73
|
+
type __VLS_WithSlots$59<T, S> = T & {
|
|
74
74
|
new (): {
|
|
75
75
|
$slots: S;
|
|
76
76
|
};
|
|
@@ -100,8 +100,8 @@ interface AvatarImageSlotProps {
|
|
|
100
100
|
onError: (e: Event) => void;
|
|
101
101
|
};
|
|
102
102
|
}
|
|
103
|
-
declare const _default$
|
|
104
|
-
declare const __VLS_export$
|
|
103
|
+
declare const _default$83: typeof __VLS_export$83;
|
|
104
|
+
declare const __VLS_export$83: __VLS_WithSlots$58<vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
105
105
|
error: (e: Event) => any;
|
|
106
106
|
load: (e: Event) => any;
|
|
107
107
|
}, string, vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
|
|
@@ -110,7 +110,7 @@ declare const __VLS_export$78: __VLS_WithSlots$53<vue.DefineComponent<AvatarImag
|
|
|
110
110
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
111
111
|
default: (props: AvatarImageSlotProps) => any;
|
|
112
112
|
}>;
|
|
113
|
-
type __VLS_WithSlots$
|
|
113
|
+
type __VLS_WithSlots$58<T, S> = T & {
|
|
114
114
|
new (): {
|
|
115
115
|
$slots: S;
|
|
116
116
|
};
|
|
@@ -125,11 +125,11 @@ interface AvatarFallbackSlotProps {
|
|
|
125
125
|
/** Whether this fallback is currently visible */
|
|
126
126
|
isSelected: boolean;
|
|
127
127
|
}
|
|
128
|
-
declare const _default$
|
|
129
|
-
declare const __VLS_export$
|
|
128
|
+
declare const _default$82: typeof __VLS_export$82;
|
|
129
|
+
declare const __VLS_export$82: __VLS_WithSlots$57<vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
130
130
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
131
131
|
}>;
|
|
132
|
-
type __VLS_WithSlots$
|
|
132
|
+
type __VLS_WithSlots$57<T, S> = T & {
|
|
133
133
|
new (): {
|
|
134
134
|
$slots: S;
|
|
135
135
|
};
|
|
@@ -326,11 +326,11 @@ interface BreadcrumbsRootSlotProps {
|
|
|
326
326
|
};
|
|
327
327
|
}
|
|
328
328
|
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: vue.App) => BreadcrumbsRootContext;
|
|
329
|
-
declare const _default$
|
|
330
|
-
declare const __VLS_export$
|
|
329
|
+
declare const _default$81: typeof __VLS_export$81;
|
|
330
|
+
declare const __VLS_export$81: __VLS_WithSlots$56<vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
331
331
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
332
332
|
}>;
|
|
333
|
-
type __VLS_WithSlots$
|
|
333
|
+
type __VLS_WithSlots$56<T, S> = T & {
|
|
334
334
|
new (): {
|
|
335
335
|
$slots: S;
|
|
336
336
|
};
|
|
@@ -343,11 +343,11 @@ interface BreadcrumbsListSlotProps {
|
|
|
343
343
|
role: 'list';
|
|
344
344
|
};
|
|
345
345
|
}
|
|
346
|
-
declare const _default$
|
|
347
|
-
declare const __VLS_export$
|
|
346
|
+
declare const _default$80: typeof __VLS_export$80;
|
|
347
|
+
declare const __VLS_export$80: __VLS_WithSlots$55<vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
348
348
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
349
349
|
}>;
|
|
350
|
-
type __VLS_WithSlots$
|
|
350
|
+
type __VLS_WithSlots$55<T, S> = T & {
|
|
351
351
|
new (): {
|
|
352
352
|
$slots: S;
|
|
353
353
|
};
|
|
@@ -374,11 +374,11 @@ interface BreadcrumbsItemSlotProps {
|
|
|
374
374
|
'data-selected': true | undefined;
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
declare const _default$
|
|
378
|
-
declare const __VLS_export$
|
|
377
|
+
declare const _default$79: typeof __VLS_export$79;
|
|
378
|
+
declare const __VLS_export$79: __VLS_WithSlots$54<vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
379
379
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
380
380
|
}>;
|
|
381
|
-
type __VLS_WithSlots$
|
|
381
|
+
type __VLS_WithSlots$54<T, S> = T & {
|
|
382
382
|
new (): {
|
|
383
383
|
$slots: S;
|
|
384
384
|
};
|
|
@@ -392,11 +392,11 @@ interface BreadcrumbsPageSlotProps {
|
|
|
392
392
|
'aria-current': 'page';
|
|
393
393
|
};
|
|
394
394
|
}
|
|
395
|
-
declare const _default$
|
|
396
|
-
declare const __VLS_export$
|
|
395
|
+
declare const _default$78: typeof __VLS_export$78;
|
|
396
|
+
declare const __VLS_export$78: __VLS_WithSlots$53<vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
397
397
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
398
398
|
}>;
|
|
399
|
-
type __VLS_WithSlots$
|
|
399
|
+
type __VLS_WithSlots$53<T, S> = T & {
|
|
400
400
|
new (): {
|
|
401
401
|
$slots: S;
|
|
402
402
|
};
|
|
@@ -424,11 +424,11 @@ interface BreadcrumbsDividerSlotProps {
|
|
|
424
424
|
'data-selected': true | undefined;
|
|
425
425
|
};
|
|
426
426
|
}
|
|
427
|
-
declare const _default$
|
|
428
|
-
declare const __VLS_export$
|
|
427
|
+
declare const _default$77: typeof __VLS_export$77;
|
|
428
|
+
declare const __VLS_export$77: __VLS_WithSlots$52<vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
429
429
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
430
430
|
}>;
|
|
431
|
-
type __VLS_WithSlots$
|
|
431
|
+
type __VLS_WithSlots$52<T, S> = T & {
|
|
432
432
|
new (): {
|
|
433
433
|
$slots: S;
|
|
434
434
|
};
|
|
@@ -456,11 +456,11 @@ interface BreadcrumbsEllipsisSlotProps {
|
|
|
456
456
|
'data-selected': true | undefined;
|
|
457
457
|
};
|
|
458
458
|
}
|
|
459
|
-
declare const _default$
|
|
460
|
-
declare const __VLS_export$
|
|
459
|
+
declare const _default$76: typeof __VLS_export$76;
|
|
460
|
+
declare const __VLS_export$76: __VLS_WithSlots$51<vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
461
461
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
462
462
|
}>;
|
|
463
|
-
type __VLS_WithSlots$
|
|
463
|
+
type __VLS_WithSlots$51<T, S> = T & {
|
|
464
464
|
new (): {
|
|
465
465
|
$slots: S;
|
|
466
466
|
};
|
|
@@ -468,11 +468,11 @@ type __VLS_WithSlots$46<T, S> = T & {
|
|
|
468
468
|
//#endregion
|
|
469
469
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
|
|
470
470
|
type BreadcrumbsLinkProps = AtomProps;
|
|
471
|
-
declare const _default$
|
|
472
|
-
declare const __VLS_export$
|
|
471
|
+
declare const _default$75: typeof __VLS_export$75;
|
|
472
|
+
declare const __VLS_export$75: __VLS_WithSlots$50<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
473
473
|
default?: (props: {}) => any;
|
|
474
474
|
}>;
|
|
475
|
-
type __VLS_WithSlots$
|
|
475
|
+
type __VLS_WithSlots$50<T, S> = T & {
|
|
476
476
|
new (): {
|
|
477
477
|
$slots: S;
|
|
478
478
|
};
|
|
@@ -821,8 +821,8 @@ interface CheckboxGroupSlotProps {
|
|
|
821
821
|
};
|
|
822
822
|
}
|
|
823
823
|
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>>;
|
|
824
|
-
declare const _default$
|
|
825
|
-
declare const __VLS_export$
|
|
824
|
+
declare const _default$74: typeof __VLS_export$74;
|
|
825
|
+
declare const __VLS_export$74: <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<{
|
|
826
826
|
props: vue.PublicProps & __VLS_PrettifyLocal$20<(CheckboxGroupProps & {
|
|
827
827
|
modelValue?: T | T[];
|
|
828
828
|
}) & {
|
|
@@ -853,8 +853,8 @@ interface CheckboxHiddenInputProps {
|
|
|
853
853
|
/** Associate with form by ID (defaults to context value) */
|
|
854
854
|
form?: string;
|
|
855
855
|
}
|
|
856
|
-
declare const _default$
|
|
857
|
-
declare const __VLS_export$
|
|
856
|
+
declare const _default$73: typeof __VLS_export$73;
|
|
857
|
+
declare const __VLS_export$73: vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
858
858
|
//#endregion
|
|
859
859
|
//#region src/components/Checkbox/CheckboxRoot.vue.d.ts
|
|
860
860
|
/** Visual state of the checkbox for styling purposes */
|
|
@@ -952,8 +952,8 @@ interface CheckboxRootSlotProps<V = unknown> {
|
|
|
952
952
|
};
|
|
953
953
|
}
|
|
954
954
|
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: vue.App) => CheckboxRootContext<unknown>;
|
|
955
|
-
declare const _default$
|
|
956
|
-
declare const __VLS_export$
|
|
955
|
+
declare const _default$72: typeof __VLS_export$72;
|
|
956
|
+
declare const __VLS_export$72: <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<{
|
|
957
957
|
props: vue.PublicProps & __VLS_PrettifyLocal$19<(CheckboxRootProps<V> & {
|
|
958
958
|
modelValue?: boolean;
|
|
959
959
|
}) & {
|
|
@@ -991,11 +991,11 @@ interface CheckboxIndicatorSlotProps {
|
|
|
991
991
|
};
|
|
992
992
|
};
|
|
993
993
|
}
|
|
994
|
-
declare const _default$
|
|
995
|
-
declare const __VLS_export$
|
|
994
|
+
declare const _default$71: typeof __VLS_export$71;
|
|
995
|
+
declare const __VLS_export$71: __VLS_WithSlots$49<vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
996
996
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
997
997
|
}>;
|
|
998
|
-
type __VLS_WithSlots$
|
|
998
|
+
type __VLS_WithSlots$49<T, S> = T & {
|
|
999
999
|
new (): {
|
|
1000
1000
|
$slots: S;
|
|
1001
1001
|
};
|
|
@@ -1045,11 +1045,11 @@ interface CheckboxSelectAllSlotProps {
|
|
|
1045
1045
|
'data-disabled': true | undefined;
|
|
1046
1046
|
};
|
|
1047
1047
|
}
|
|
1048
|
-
declare const _default$
|
|
1049
|
-
declare const __VLS_export$
|
|
1048
|
+
declare const _default$70: typeof __VLS_export$70;
|
|
1049
|
+
declare const __VLS_export$70: __VLS_WithSlots$48<vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1050
1050
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
1051
1051
|
}>;
|
|
1052
|
-
type __VLS_WithSlots$
|
|
1052
|
+
type __VLS_WithSlots$48<T, S> = T & {
|
|
1053
1053
|
new (): {
|
|
1054
1054
|
$slots: S;
|
|
1055
1055
|
};
|
|
@@ -1348,8 +1348,8 @@ interface DialogRootSlotProps {
|
|
|
1348
1348
|
close: () => void;
|
|
1349
1349
|
}
|
|
1350
1350
|
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: vue.App) => DialogContext;
|
|
1351
|
-
declare const _default$
|
|
1352
|
-
declare const __VLS_export$
|
|
1351
|
+
declare const _default$69: typeof __VLS_export$69;
|
|
1352
|
+
declare const __VLS_export$69: __VLS_WithSlots$47<vue.DefineComponent<DialogRootProps & {
|
|
1353
1353
|
modelValue?: boolean;
|
|
1354
1354
|
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1355
1355
|
"update:model-value": (value: boolean) => any;
|
|
@@ -1362,7 +1362,7 @@ declare const __VLS_export$64: __VLS_WithSlots$42<vue.DefineComponent<DialogRoot
|
|
|
1362
1362
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1363
1363
|
default: (props: DialogRootSlotProps) => any;
|
|
1364
1364
|
}>;
|
|
1365
|
-
type __VLS_WithSlots$
|
|
1365
|
+
type __VLS_WithSlots$47<T, S> = T & {
|
|
1366
1366
|
new (): {
|
|
1367
1367
|
$slots: S;
|
|
1368
1368
|
};
|
|
@@ -1384,11 +1384,11 @@ interface DialogActivatorSlotProps {
|
|
|
1384
1384
|
'data-dialog-open': '' | undefined;
|
|
1385
1385
|
};
|
|
1386
1386
|
}
|
|
1387
|
-
declare const _default$
|
|
1388
|
-
declare const __VLS_export$
|
|
1387
|
+
declare const _default$68: typeof __VLS_export$68;
|
|
1388
|
+
declare const __VLS_export$68: __VLS_WithSlots$46<vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1389
1389
|
default: (props: DialogActivatorSlotProps) => any;
|
|
1390
1390
|
}>;
|
|
1391
|
-
type __VLS_WithSlots$
|
|
1391
|
+
type __VLS_WithSlots$46<T, S> = T & {
|
|
1392
1392
|
new (): {
|
|
1393
1393
|
$slots: S;
|
|
1394
1394
|
};
|
|
@@ -1428,8 +1428,8 @@ interface DialogContentSlotProps {
|
|
|
1428
1428
|
'aria-describedby': string;
|
|
1429
1429
|
};
|
|
1430
1430
|
}
|
|
1431
|
-
declare const _default$
|
|
1432
|
-
declare const __VLS_export$
|
|
1431
|
+
declare const _default$67: typeof __VLS_export$67;
|
|
1432
|
+
declare const __VLS_export$67: __VLS_WithSlots$45<vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1433
1433
|
cancel: (e: Event) => any;
|
|
1434
1434
|
close: (e: Event) => any;
|
|
1435
1435
|
}, string, vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
|
|
@@ -1438,7 +1438,7 @@ declare const __VLS_export$62: __VLS_WithSlots$40<vue.DefineComponent<DialogCont
|
|
|
1438
1438
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1439
1439
|
default: (props: DialogContentSlotProps) => any;
|
|
1440
1440
|
}>;
|
|
1441
|
-
type __VLS_WithSlots$
|
|
1441
|
+
type __VLS_WithSlots$45<T, S> = T & {
|
|
1442
1442
|
new (): {
|
|
1443
1443
|
$slots: S;
|
|
1444
1444
|
};
|
|
@@ -1455,11 +1455,11 @@ interface DialogTitleSlotProps {
|
|
|
1455
1455
|
id: string;
|
|
1456
1456
|
};
|
|
1457
1457
|
}
|
|
1458
|
-
declare const _default$
|
|
1459
|
-
declare const __VLS_export$
|
|
1458
|
+
declare const _default$66: typeof __VLS_export$66;
|
|
1459
|
+
declare const __VLS_export$66: __VLS_WithSlots$44<vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1460
1460
|
default: (props: DialogTitleSlotProps) => any;
|
|
1461
1461
|
}>;
|
|
1462
|
-
type __VLS_WithSlots$
|
|
1462
|
+
type __VLS_WithSlots$44<T, S> = T & {
|
|
1463
1463
|
new (): {
|
|
1464
1464
|
$slots: S;
|
|
1465
1465
|
};
|
|
@@ -1476,11 +1476,11 @@ interface DialogDescriptionSlotProps {
|
|
|
1476
1476
|
id: string;
|
|
1477
1477
|
};
|
|
1478
1478
|
}
|
|
1479
|
-
declare const _default$
|
|
1480
|
-
declare const __VLS_export$
|
|
1479
|
+
declare const _default$65: typeof __VLS_export$65;
|
|
1480
|
+
declare const __VLS_export$65: __VLS_WithSlots$43<vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1481
1481
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
1482
1482
|
}>;
|
|
1483
|
-
type __VLS_WithSlots$
|
|
1483
|
+
type __VLS_WithSlots$43<T, S> = T & {
|
|
1484
1484
|
new (): {
|
|
1485
1485
|
$slots: S;
|
|
1486
1486
|
};
|
|
@@ -1500,11 +1500,11 @@ interface DialogCloseSlotProps {
|
|
|
1500
1500
|
'aria-label': 'Close';
|
|
1501
1501
|
};
|
|
1502
1502
|
}
|
|
1503
|
-
declare const _default$
|
|
1504
|
-
declare const __VLS_export$
|
|
1503
|
+
declare const _default$64: typeof __VLS_export$64;
|
|
1504
|
+
declare const __VLS_export$64: __VLS_WithSlots$42<vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1505
1505
|
default: (props: DialogCloseSlotProps) => any;
|
|
1506
1506
|
}>;
|
|
1507
|
-
type __VLS_WithSlots$
|
|
1507
|
+
type __VLS_WithSlots$42<T, S> = T & {
|
|
1508
1508
|
new (): {
|
|
1509
1509
|
$slots: S;
|
|
1510
1510
|
};
|
|
@@ -1829,8 +1829,8 @@ interface ExpansionPanelRootSlotProps {
|
|
|
1829
1829
|
toggle: (id: ID) => void;
|
|
1830
1830
|
}
|
|
1831
1831
|
declare const useExpansionPanelRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
1832
|
-
declare const _default$
|
|
1833
|
-
declare const __VLS_export$
|
|
1832
|
+
declare const _default$63: typeof __VLS_export$63;
|
|
1833
|
+
declare const __VLS_export$63: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1834
1834
|
props: vue.PublicProps & __VLS_PrettifyLocal$18<(ExpansionPanelRootProps & {
|
|
1835
1835
|
modelValue?: T | T[];
|
|
1836
1836
|
}) & {
|
|
@@ -1888,8 +1888,8 @@ interface ExpansionPanelItemSlotProps {
|
|
|
1888
1888
|
};
|
|
1889
1889
|
}
|
|
1890
1890
|
declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?: vue.App) => ExpansionPanelItemContext;
|
|
1891
|
-
declare const _default$
|
|
1892
|
-
declare const __VLS_export$
|
|
1891
|
+
declare const _default$62: typeof __VLS_export$62;
|
|
1892
|
+
declare const __VLS_export$62: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1893
1893
|
props: vue.PublicProps & __VLS_PrettifyLocal$17<ExpansionPanelItemProps<V>> & (typeof globalThis extends {
|
|
1894
1894
|
__VLS_PROPS_FALLBACK: infer P;
|
|
1895
1895
|
} ? P : {});
|
|
@@ -1917,11 +1917,11 @@ interface ExpansionPanelHeaderSlotProps {
|
|
|
1917
1917
|
/** Data attribute for selected state */'data-selected': true | undefined;
|
|
1918
1918
|
};
|
|
1919
1919
|
}
|
|
1920
|
-
declare const _default$
|
|
1921
|
-
declare const __VLS_export$
|
|
1920
|
+
declare const _default$61: typeof __VLS_export$61;
|
|
1921
|
+
declare const __VLS_export$61: __VLS_WithSlots$41<vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1922
1922
|
default: (props: ExpansionPanelHeaderSlotProps) => any;
|
|
1923
1923
|
}>;
|
|
1924
|
-
type __VLS_WithSlots$
|
|
1924
|
+
type __VLS_WithSlots$41<T, S> = T & {
|
|
1925
1925
|
new (): {
|
|
1926
1926
|
$slots: S;
|
|
1927
1927
|
};
|
|
@@ -1954,11 +1954,11 @@ interface ExpansionPanelActivatorSlotProps {
|
|
|
1954
1954
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
1955
1955
|
};
|
|
1956
1956
|
}
|
|
1957
|
-
declare const _default$
|
|
1958
|
-
declare const __VLS_export$
|
|
1957
|
+
declare const _default$60: typeof __VLS_export$60;
|
|
1958
|
+
declare const __VLS_export$60: __VLS_WithSlots$40<vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1959
1959
|
default: (props: ExpansionPanelActivatorSlotProps) => any;
|
|
1960
1960
|
}>;
|
|
1961
|
-
type __VLS_WithSlots$
|
|
1961
|
+
type __VLS_WithSlots$40<T, S> = T & {
|
|
1962
1962
|
new (): {
|
|
1963
1963
|
$slots: S;
|
|
1964
1964
|
};
|
|
@@ -1980,11 +1980,11 @@ interface ExpansionPanelContentSlotProps {
|
|
|
1980
1980
|
'hidden': boolean;
|
|
1981
1981
|
};
|
|
1982
1982
|
}
|
|
1983
|
-
declare const _default$
|
|
1984
|
-
declare const __VLS_export$
|
|
1983
|
+
declare const _default$59: typeof __VLS_export$59;
|
|
1984
|
+
declare const __VLS_export$59: __VLS_WithSlots$39<vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1985
1985
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
1986
1986
|
}>;
|
|
1987
|
-
type __VLS_WithSlots$
|
|
1987
|
+
type __VLS_WithSlots$39<T, S> = T & {
|
|
1988
1988
|
new (): {
|
|
1989
1989
|
$slots: S;
|
|
1990
1990
|
};
|
|
@@ -2238,8 +2238,8 @@ interface FormSlotProps {
|
|
|
2238
2238
|
/** Reset all field validations */
|
|
2239
2239
|
reset: () => void;
|
|
2240
2240
|
}
|
|
2241
|
-
declare const _default$
|
|
2242
|
-
declare const __VLS_export$
|
|
2241
|
+
declare const _default$58: typeof __VLS_export$58;
|
|
2242
|
+
declare const __VLS_export$58: __VLS_WithSlots$38<vue.DefineComponent<FormProps & {
|
|
2243
2243
|
modelValue?: boolean | null;
|
|
2244
2244
|
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
2245
2245
|
reset: () => any;
|
|
@@ -2260,7 +2260,7 @@ declare const __VLS_export$53: __VLS_WithSlots$33<vue.DefineComponent<FormProps
|
|
|
2260
2260
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2261
2261
|
default: (props: FormSlotProps) => any;
|
|
2262
2262
|
}>;
|
|
2263
|
-
type __VLS_WithSlots$
|
|
2263
|
+
type __VLS_WithSlots$38<T, S> = T & {
|
|
2264
2264
|
new (): {
|
|
2265
2265
|
$slots: S;
|
|
2266
2266
|
};
|
|
@@ -2309,8 +2309,8 @@ interface GroupRootSlotProps {
|
|
|
2309
2309
|
};
|
|
2310
2310
|
}
|
|
2311
2311
|
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>>;
|
|
2312
|
-
declare const _default$
|
|
2313
|
-
declare const __VLS_export$
|
|
2312
|
+
declare const _default$57: typeof __VLS_export$57;
|
|
2313
|
+
declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2314
2314
|
props: vue.PublicProps & __VLS_PrettifyLocal$16<(GroupRootProps & {
|
|
2315
2315
|
modelValue?: T | T[];
|
|
2316
2316
|
}) & {
|
|
@@ -2378,8 +2378,8 @@ interface GroupItemSlotProps<V = unknown> {
|
|
|
2378
2378
|
'data-mixed': true | undefined;
|
|
2379
2379
|
};
|
|
2380
2380
|
}
|
|
2381
|
-
declare const _default$
|
|
2382
|
-
declare const __VLS_export$
|
|
2381
|
+
declare const _default$56: typeof __VLS_export$56;
|
|
2382
|
+
declare const __VLS_export$56: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2383
2383
|
props: vue.PublicProps & __VLS_PrettifyLocal$15<GroupItemProps<V>> & (typeof globalThis extends {
|
|
2384
2384
|
__VLS_PROPS_FALLBACK: infer P;
|
|
2385
2385
|
} ? P : {});
|
|
@@ -2510,11 +2510,11 @@ interface InputControlSlotProps {
|
|
|
2510
2510
|
/** Pre-computed attributes for the input element */
|
|
2511
2511
|
attrs: Record<string, unknown>;
|
|
2512
2512
|
}
|
|
2513
|
-
declare const _default$
|
|
2514
|
-
declare const __VLS_export$
|
|
2513
|
+
declare const _default$55: typeof __VLS_export$55;
|
|
2514
|
+
declare const __VLS_export$55: __VLS_WithSlots$37<vue.DefineComponent<InputControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2515
2515
|
default: (props: InputControlSlotProps) => any;
|
|
2516
2516
|
}>;
|
|
2517
|
-
type __VLS_WithSlots$
|
|
2517
|
+
type __VLS_WithSlots$37<T, S> = T & {
|
|
2518
2518
|
new (): {
|
|
2519
2519
|
$slots: S;
|
|
2520
2520
|
};
|
|
@@ -2529,11 +2529,11 @@ interface InputDescriptionSlotProps {
|
|
|
2529
2529
|
/** ID for this description element */
|
|
2530
2530
|
id: string;
|
|
2531
2531
|
}
|
|
2532
|
-
declare const _default$
|
|
2533
|
-
declare const __VLS_export$
|
|
2532
|
+
declare const _default$54: typeof __VLS_export$54;
|
|
2533
|
+
declare const __VLS_export$54: __VLS_WithSlots$36<vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2534
2534
|
default: (props: InputDescriptionSlotProps) => any;
|
|
2535
2535
|
}>;
|
|
2536
|
-
type __VLS_WithSlots$
|
|
2536
|
+
type __VLS_WithSlots$36<T, S> = T & {
|
|
2537
2537
|
new (): {
|
|
2538
2538
|
$slots: S;
|
|
2539
2539
|
};
|
|
@@ -2556,11 +2556,11 @@ interface InputErrorSlotProps {
|
|
|
2556
2556
|
'data-state': 'visible' | 'hidden';
|
|
2557
2557
|
};
|
|
2558
2558
|
}
|
|
2559
|
-
declare const _default$
|
|
2560
|
-
declare const __VLS_export$
|
|
2559
|
+
declare const _default$53: typeof __VLS_export$53;
|
|
2560
|
+
declare const __VLS_export$53: __VLS_WithSlots$35<vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2561
2561
|
default: (props: InputErrorSlotProps) => any;
|
|
2562
2562
|
}>;
|
|
2563
|
-
type __VLS_WithSlots$
|
|
2563
|
+
type __VLS_WithSlots$35<T, S> = T & {
|
|
2564
2564
|
new (): {
|
|
2565
2565
|
$slots: S;
|
|
2566
2566
|
};
|
|
@@ -2682,8 +2682,8 @@ interface InputRootSlotProps {
|
|
|
2682
2682
|
};
|
|
2683
2683
|
}
|
|
2684
2684
|
declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: vue.App) => InputRootContext;
|
|
2685
|
-
declare const _default$
|
|
2686
|
-
declare const __VLS_export$
|
|
2685
|
+
declare const _default$52: typeof __VLS_export$52;
|
|
2686
|
+
declare const __VLS_export$52: __VLS_WithSlots$34<vue.DefineComponent<InputRootProps & {
|
|
2687
2687
|
modelValue?: string;
|
|
2688
2688
|
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
2689
2689
|
"update:model-value": (value: string) => any;
|
|
@@ -2698,7 +2698,7 @@ declare const __VLS_export$47: __VLS_WithSlots$29<vue.DefineComponent<InputRootP
|
|
|
2698
2698
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2699
2699
|
default: (props: InputRootSlotProps) => any;
|
|
2700
2700
|
}>;
|
|
2701
|
-
type __VLS_WithSlots$
|
|
2701
|
+
type __VLS_WithSlots$34<T, S> = T & {
|
|
2702
2702
|
new (): {
|
|
2703
2703
|
$slots: S;
|
|
2704
2704
|
};
|
|
@@ -2963,8 +2963,8 @@ interface PaginationRootSlotProps {
|
|
|
2963
2963
|
'role': 'navigation' | undefined;
|
|
2964
2964
|
};
|
|
2965
2965
|
}
|
|
2966
|
-
declare const _default$
|
|
2967
|
-
declare const __VLS_export$
|
|
2966
|
+
declare const _default$51: typeof __VLS_export$51;
|
|
2967
|
+
declare const __VLS_export$51: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2968
2968
|
props: vue.PublicProps & __VLS_PrettifyLocal$14<(PaginationRootProps & {
|
|
2969
2969
|
modelValue?: number;
|
|
2970
2970
|
}) & {
|
|
@@ -3016,11 +3016,11 @@ interface PaginationItemSlotProps {
|
|
|
3016
3016
|
'onClick': () => void;
|
|
3017
3017
|
};
|
|
3018
3018
|
}
|
|
3019
|
-
declare const _default$
|
|
3020
|
-
declare const __VLS_export$
|
|
3019
|
+
declare const _default$50: typeof __VLS_export$50;
|
|
3020
|
+
declare const __VLS_export$50: __VLS_WithSlots$33<vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3021
3021
|
default: (props: PaginationItemSlotProps) => any;
|
|
3022
3022
|
}>;
|
|
3023
|
-
type __VLS_WithSlots$
|
|
3023
|
+
type __VLS_WithSlots$33<T, S> = T & {
|
|
3024
3024
|
new (): {
|
|
3025
3025
|
$slots: S;
|
|
3026
3026
|
};
|
|
@@ -3051,11 +3051,11 @@ interface PaginationFirstSlotProps {
|
|
|
3051
3051
|
'onClick': () => void;
|
|
3052
3052
|
};
|
|
3053
3053
|
}
|
|
3054
|
-
declare const _default$
|
|
3055
|
-
declare const __VLS_export$
|
|
3054
|
+
declare const _default$49: typeof __VLS_export$49;
|
|
3055
|
+
declare const __VLS_export$49: __VLS_WithSlots$32<vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3056
3056
|
default: (props: PaginationFirstSlotProps) => any;
|
|
3057
3057
|
}>;
|
|
3058
|
-
type __VLS_WithSlots$
|
|
3058
|
+
type __VLS_WithSlots$32<T, S> = T & {
|
|
3059
3059
|
new (): {
|
|
3060
3060
|
$slots: S;
|
|
3061
3061
|
};
|
|
@@ -3086,11 +3086,11 @@ interface PaginationPrevSlotProps {
|
|
|
3086
3086
|
'onClick': () => void;
|
|
3087
3087
|
};
|
|
3088
3088
|
}
|
|
3089
|
-
declare const _default$
|
|
3090
|
-
declare const __VLS_export$
|
|
3089
|
+
declare const _default$48: typeof __VLS_export$48;
|
|
3090
|
+
declare const __VLS_export$48: __VLS_WithSlots$31<vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3091
3091
|
default: (props: PaginationPrevSlotProps) => any;
|
|
3092
3092
|
}>;
|
|
3093
|
-
type __VLS_WithSlots$
|
|
3093
|
+
type __VLS_WithSlots$31<T, S> = T & {
|
|
3094
3094
|
new (): {
|
|
3095
3095
|
$slots: S;
|
|
3096
3096
|
};
|
|
@@ -3113,11 +3113,11 @@ interface PaginationEllipsisSlotProps {
|
|
|
3113
3113
|
'aria-hidden': 'true';
|
|
3114
3114
|
};
|
|
3115
3115
|
}
|
|
3116
|
-
declare const _default$
|
|
3117
|
-
declare const __VLS_export$
|
|
3116
|
+
declare const _default$47: typeof __VLS_export$47;
|
|
3117
|
+
declare const __VLS_export$47: __VLS_WithSlots$30<vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3118
3118
|
default: (props: PaginationEllipsisSlotProps) => any;
|
|
3119
3119
|
}>;
|
|
3120
|
-
type __VLS_WithSlots$
|
|
3120
|
+
type __VLS_WithSlots$30<T, S> = T & {
|
|
3121
3121
|
new (): {
|
|
3122
3122
|
$slots: S;
|
|
3123
3123
|
};
|
|
@@ -3148,11 +3148,11 @@ interface PaginationNextSlotProps {
|
|
|
3148
3148
|
'onClick': () => void;
|
|
3149
3149
|
};
|
|
3150
3150
|
}
|
|
3151
|
-
declare const _default$
|
|
3152
|
-
declare const __VLS_export$
|
|
3151
|
+
declare const _default$46: typeof __VLS_export$46;
|
|
3152
|
+
declare const __VLS_export$46: __VLS_WithSlots$29<vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3153
3153
|
default: (props: PaginationNextSlotProps) => any;
|
|
3154
3154
|
}>;
|
|
3155
|
-
type __VLS_WithSlots$
|
|
3155
|
+
type __VLS_WithSlots$29<T, S> = T & {
|
|
3156
3156
|
new (): {
|
|
3157
3157
|
$slots: S;
|
|
3158
3158
|
};
|
|
@@ -3183,11 +3183,11 @@ interface PaginationLastSlotProps {
|
|
|
3183
3183
|
'onClick': () => void;
|
|
3184
3184
|
};
|
|
3185
3185
|
}
|
|
3186
|
-
declare const _default$
|
|
3187
|
-
declare const __VLS_export$
|
|
3186
|
+
declare const _default$45: typeof __VLS_export$45;
|
|
3187
|
+
declare const __VLS_export$45: __VLS_WithSlots$28<vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3188
3188
|
default: (props: PaginationLastSlotProps) => any;
|
|
3189
3189
|
}>;
|
|
3190
|
-
type __VLS_WithSlots$
|
|
3190
|
+
type __VLS_WithSlots$28<T, S> = T & {
|
|
3191
3191
|
new (): {
|
|
3192
3192
|
$slots: S;
|
|
3193
3193
|
};
|
|
@@ -3212,11 +3212,11 @@ interface PaginationStatusSlotProps {
|
|
|
3212
3212
|
'role': 'status';
|
|
3213
3213
|
};
|
|
3214
3214
|
}
|
|
3215
|
-
declare const _default$
|
|
3216
|
-
declare const __VLS_export$
|
|
3215
|
+
declare const _default$44: typeof __VLS_export$44;
|
|
3216
|
+
declare const __VLS_export$44: __VLS_WithSlots$27<vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3217
3217
|
default: (props: PaginationStatusSlotProps) => any;
|
|
3218
3218
|
}>;
|
|
3219
|
-
type __VLS_WithSlots$
|
|
3219
|
+
type __VLS_WithSlots$27<T, S> = T & {
|
|
3220
3220
|
new (): {
|
|
3221
3221
|
$slots: S;
|
|
3222
3222
|
};
|
|
@@ -3598,8 +3598,8 @@ interface PopoverRootSlotProps {
|
|
|
3598
3598
|
toggle: () => void;
|
|
3599
3599
|
}
|
|
3600
3600
|
declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?: vue.App) => PopoverContext;
|
|
3601
|
-
declare const _default$
|
|
3602
|
-
declare const __VLS_export$
|
|
3601
|
+
declare const _default$43: typeof __VLS_export$43;
|
|
3602
|
+
declare const __VLS_export$43: __VLS_WithSlots$26<vue.DefineComponent<PopoverRootProps & {
|
|
3603
3603
|
modelValue?: boolean;
|
|
3604
3604
|
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3605
3605
|
"update:modelValue": (value: boolean) => any;
|
|
@@ -3610,7 +3610,7 @@ declare const __VLS_export$38: __VLS_WithSlots$21<vue.DefineComponent<PopoverRoo
|
|
|
3610
3610
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3611
3611
|
default: (props: PopoverRootSlotProps) => any;
|
|
3612
3612
|
}>;
|
|
3613
|
-
type __VLS_WithSlots$
|
|
3613
|
+
type __VLS_WithSlots$26<T, S> = T & {
|
|
3614
3614
|
new (): {
|
|
3615
3615
|
$slots: S;
|
|
3616
3616
|
};
|
|
@@ -3631,11 +3631,11 @@ interface PopoverActivatorSlotProps {
|
|
|
3631
3631
|
'data-popover-open': '' | undefined;
|
|
3632
3632
|
};
|
|
3633
3633
|
}
|
|
3634
|
-
declare const _default$
|
|
3635
|
-
declare const __VLS_export$
|
|
3634
|
+
declare const _default$42: typeof __VLS_export$42;
|
|
3635
|
+
declare const __VLS_export$42: __VLS_WithSlots$25<vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3636
3636
|
default: (props: PopoverActivatorSlotProps) => any;
|
|
3637
3637
|
}>;
|
|
3638
|
-
type __VLS_WithSlots$
|
|
3638
|
+
type __VLS_WithSlots$25<T, S> = T & {
|
|
3639
3639
|
new (): {
|
|
3640
3640
|
$slots: S;
|
|
3641
3641
|
};
|
|
@@ -3662,15 +3662,15 @@ interface PopoverContentSlotProps {
|
|
|
3662
3662
|
popover: '';
|
|
3663
3663
|
};
|
|
3664
3664
|
}
|
|
3665
|
-
declare const _default$
|
|
3666
|
-
declare const __VLS_export$
|
|
3665
|
+
declare const _default$41: typeof __VLS_export$41;
|
|
3666
|
+
declare const __VLS_export$41: __VLS_WithSlots$24<vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3667
3667
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3668
3668
|
}, string, vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
|
|
3669
3669
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3670
3670
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3671
3671
|
default: (props: PopoverContentSlotProps) => any;
|
|
3672
3672
|
}>;
|
|
3673
|
-
type __VLS_WithSlots$
|
|
3673
|
+
type __VLS_WithSlots$24<T, S> = T & {
|
|
3674
3674
|
new (): {
|
|
3675
3675
|
$slots: S;
|
|
3676
3676
|
};
|
|
@@ -3939,8 +3939,8 @@ interface RadioGroupSlotProps {
|
|
|
3939
3939
|
};
|
|
3940
3940
|
}
|
|
3941
3941
|
declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: vue.App) => RadioGroupContext;
|
|
3942
|
-
declare const _default$
|
|
3943
|
-
declare const __VLS_export$
|
|
3942
|
+
declare const _default$40: typeof __VLS_export$40;
|
|
3943
|
+
declare const __VLS_export$40: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3944
3944
|
props: vue.PublicProps & __VLS_PrettifyLocal$13<(RadioGroupProps & {
|
|
3945
3945
|
modelValue?: T;
|
|
3946
3946
|
}) & {
|
|
@@ -4021,8 +4021,8 @@ interface RadioHiddenInputProps {
|
|
|
4021
4021
|
*/
|
|
4022
4022
|
form?: string;
|
|
4023
4023
|
}
|
|
4024
|
-
declare const _default$
|
|
4025
|
-
declare const __VLS_export$
|
|
4024
|
+
declare const _default$39: typeof __VLS_export$39;
|
|
4025
|
+
declare const __VLS_export$39: vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
4026
4026
|
//#endregion
|
|
4027
4027
|
//#region src/components/Radio/RadioRoot.vue.d.ts
|
|
4028
4028
|
/** Visual state of the radio for styling purposes */
|
|
@@ -4143,8 +4143,8 @@ interface RadioRootSlotProps<V = unknown> {
|
|
|
4143
4143
|
};
|
|
4144
4144
|
}
|
|
4145
4145
|
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: vue.App) => RadioRootContext;
|
|
4146
|
-
declare const _default$
|
|
4147
|
-
declare const __VLS_export$
|
|
4146
|
+
declare const _default$38: typeof __VLS_export$38;
|
|
4147
|
+
declare const __VLS_export$38: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4148
4148
|
props: vue.PublicProps & __VLS_PrettifyLocal$12<RadioRootProps<V>> & (typeof globalThis extends {
|
|
4149
4149
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4150
4150
|
} ? P : {});
|
|
@@ -4189,8 +4189,8 @@ interface RadioIndicatorSlotProps {
|
|
|
4189
4189
|
};
|
|
4190
4190
|
};
|
|
4191
4191
|
}
|
|
4192
|
-
declare const _default$
|
|
4193
|
-
declare const __VLS_export$
|
|
4192
|
+
declare const _default$37: typeof __VLS_export$37;
|
|
4193
|
+
declare const __VLS_export$37: __VLS_WithSlots$23<vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4194
4194
|
/**
|
|
4195
4195
|
* Default slot for custom indicator content
|
|
4196
4196
|
*
|
|
@@ -4205,7 +4205,7 @@ declare const __VLS_export$32: __VLS_WithSlots$18<vue.DefineComponent<RadioIndic
|
|
|
4205
4205
|
*/
|
|
4206
4206
|
default: (props: RadioIndicatorSlotProps) => any;
|
|
4207
4207
|
}>;
|
|
4208
|
-
type __VLS_WithSlots$
|
|
4208
|
+
type __VLS_WithSlots$23<T, S> = T & {
|
|
4209
4209
|
new (): {
|
|
4210
4210
|
$slots: S;
|
|
4211
4211
|
};
|
|
@@ -4468,11 +4468,11 @@ interface ScrimSlotProps {
|
|
|
4468
4468
|
/** Dismiss this overlay */
|
|
4469
4469
|
dismiss: () => void;
|
|
4470
4470
|
}
|
|
4471
|
-
declare const _default$
|
|
4472
|
-
declare const __VLS_export$
|
|
4471
|
+
declare const _default$36: typeof __VLS_export$36;
|
|
4472
|
+
declare const __VLS_export$36: __VLS_WithSlots$22<vue.DefineComponent<ScrimProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4473
4473
|
default: (props: ScrimSlotProps) => any;
|
|
4474
4474
|
}>;
|
|
4475
|
-
type __VLS_WithSlots$
|
|
4475
|
+
type __VLS_WithSlots$22<T, S> = T & {
|
|
4476
4476
|
new (): {
|
|
4477
4477
|
$slots: S;
|
|
4478
4478
|
};
|
|
@@ -4549,8 +4549,8 @@ interface SelectRootSlotProps {
|
|
|
4549
4549
|
toggle: () => void;
|
|
4550
4550
|
}
|
|
4551
4551
|
declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: vue.App) => SelectContext;
|
|
4552
|
-
declare const _default$
|
|
4553
|
-
declare const __VLS_export$
|
|
4552
|
+
declare const _default$35: typeof __VLS_export$35;
|
|
4553
|
+
declare const __VLS_export$35: __VLS_WithSlots$21<vue.DefineComponent<SelectRootProps & {
|
|
4554
4554
|
modelValue?: ID | ID[];
|
|
4555
4555
|
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4556
4556
|
"update:model-value": (value: ID | ID[]) => any;
|
|
@@ -4563,7 +4563,7 @@ declare const __VLS_export$30: __VLS_WithSlots$16<vue.DefineComponent<SelectRoot
|
|
|
4563
4563
|
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4564
4564
|
default: (props: SelectRootSlotProps) => any;
|
|
4565
4565
|
}>;
|
|
4566
|
-
type __VLS_WithSlots$
|
|
4566
|
+
type __VLS_WithSlots$21<T, S> = T & {
|
|
4567
4567
|
new (): {
|
|
4568
4568
|
$slots: S;
|
|
4569
4569
|
};
|
|
@@ -4588,11 +4588,11 @@ interface SelectActivatorSlotProps {
|
|
|
4588
4588
|
'data-select-open': '' | undefined;
|
|
4589
4589
|
};
|
|
4590
4590
|
}
|
|
4591
|
-
declare const _default$
|
|
4592
|
-
declare const __VLS_export$
|
|
4591
|
+
declare const _default$34: typeof __VLS_export$34;
|
|
4592
|
+
declare const __VLS_export$34: __VLS_WithSlots$20<vue.DefineComponent<SelectActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4593
4593
|
default: (props: SelectActivatorSlotProps) => any;
|
|
4594
4594
|
}>;
|
|
4595
|
-
type __VLS_WithSlots$
|
|
4595
|
+
type __VLS_WithSlots$20<T, S> = T & {
|
|
4596
4596
|
new (): {
|
|
4597
4597
|
$slots: S;
|
|
4598
4598
|
};
|
|
@@ -4617,11 +4617,11 @@ interface SelectValueSlotProps {
|
|
|
4617
4617
|
/** Attributes to bind to the value element */
|
|
4618
4618
|
attrs: Record<string, never>;
|
|
4619
4619
|
}
|
|
4620
|
-
declare const _default$
|
|
4621
|
-
declare const __VLS_export$
|
|
4620
|
+
declare const _default$33: typeof __VLS_export$33;
|
|
4621
|
+
declare const __VLS_export$33: __VLS_WithSlots$19<vue.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4622
4622
|
default: (props: SelectValueSlotProps) => any;
|
|
4623
4623
|
}>;
|
|
4624
|
-
type __VLS_WithSlots$
|
|
4624
|
+
type __VLS_WithSlots$19<T, S> = T & {
|
|
4625
4625
|
new (): {
|
|
4626
4626
|
$slots: S;
|
|
4627
4627
|
};
|
|
@@ -4636,11 +4636,11 @@ interface SelectContentSlotProps {
|
|
|
4636
4636
|
/** Whether the dropdown is open */
|
|
4637
4637
|
isOpen: boolean;
|
|
4638
4638
|
}
|
|
4639
|
-
declare const _default$
|
|
4640
|
-
declare const __VLS_export$
|
|
4639
|
+
declare const _default$32: typeof __VLS_export$32;
|
|
4640
|
+
declare const __VLS_export$32: __VLS_WithSlots$18<vue.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4641
4641
|
default: (props: SelectContentSlotProps) => any;
|
|
4642
4642
|
}>;
|
|
4643
|
-
type __VLS_WithSlots$
|
|
4643
|
+
type __VLS_WithSlots$18<T, S> = T & {
|
|
4644
4644
|
new (): {
|
|
4645
4645
|
$slots: S;
|
|
4646
4646
|
};
|
|
@@ -4657,11 +4657,11 @@ interface SelectCueSlotProps {
|
|
|
4657
4657
|
'data-state': 'open' | 'closed';
|
|
4658
4658
|
};
|
|
4659
4659
|
}
|
|
4660
|
-
declare const _default$
|
|
4661
|
-
declare const __VLS_export$
|
|
4660
|
+
declare const _default$31: typeof __VLS_export$31;
|
|
4661
|
+
declare const __VLS_export$31: __VLS_WithSlots$17<vue.DefineComponent<SelectCueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectCueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4662
4662
|
default: (props: SelectCueSlotProps) => any;
|
|
4663
4663
|
}>;
|
|
4664
|
-
type __VLS_WithSlots$
|
|
4664
|
+
type __VLS_WithSlots$17<T, S> = T & {
|
|
4665
4665
|
new (): {
|
|
4666
4666
|
$slots: S;
|
|
4667
4667
|
};
|
|
@@ -4701,8 +4701,8 @@ interface SelectItemSlotProps<V = unknown> {
|
|
|
4701
4701
|
'data-id': string;
|
|
4702
4702
|
};
|
|
4703
4703
|
}
|
|
4704
|
-
declare const _default$
|
|
4705
|
-
declare const __VLS_export$
|
|
4704
|
+
declare const _default$30: typeof __VLS_export$30;
|
|
4705
|
+
declare const __VLS_export$30: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4706
4706
|
props: vue.PublicProps & __VLS_PrettifyLocal$11<SelectItemProps<V>> & (typeof globalThis extends {
|
|
4707
4707
|
__VLS_PROPS_FALLBACK: infer P;
|
|
4708
4708
|
} ? P : {});
|
|
@@ -4724,11 +4724,11 @@ interface SelectPlaceholderProps extends AtomProps {
|
|
|
4724
4724
|
interface SelectPlaceholderSlotProps {
|
|
4725
4725
|
hasValue: boolean;
|
|
4726
4726
|
}
|
|
4727
|
-
declare const _default$
|
|
4728
|
-
declare const __VLS_export$
|
|
4727
|
+
declare const _default$29: typeof __VLS_export$29;
|
|
4728
|
+
declare const __VLS_export$29: __VLS_WithSlots$16<vue.DefineComponent<SelectPlaceholderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectPlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4729
4729
|
default: (props: SelectPlaceholderSlotProps) => any;
|
|
4730
4730
|
}>;
|
|
4731
|
-
type __VLS_WithSlots$
|
|
4731
|
+
type __VLS_WithSlots$16<T, S> = T & {
|
|
4732
4732
|
new (): {
|
|
4733
4733
|
$slots: S;
|
|
4734
4734
|
};
|
|
@@ -5096,8 +5096,8 @@ interface SelectionRootSlotProps {
|
|
|
5096
5096
|
};
|
|
5097
5097
|
}
|
|
5098
5098
|
declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
5099
|
-
declare const _default$
|
|
5100
|
-
declare const __VLS_export$
|
|
5099
|
+
declare const _default$28: typeof __VLS_export$28;
|
|
5100
|
+
declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5101
5101
|
props: vue.PublicProps & __VLS_PrettifyLocal$10<(SelectionRootProps & {
|
|
5102
5102
|
modelValue?: T | T[];
|
|
5103
5103
|
}) & {
|
|
@@ -5155,8 +5155,8 @@ interface SelectionItemSlotProps<V = unknown> {
|
|
|
5155
5155
|
'data-disabled': true | undefined;
|
|
5156
5156
|
};
|
|
5157
5157
|
}
|
|
5158
|
-
declare const _default$
|
|
5159
|
-
declare const __VLS_export$
|
|
5158
|
+
declare const _default$27: typeof __VLS_export$27;
|
|
5159
|
+
declare const __VLS_export$27: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5160
5160
|
props: vue.PublicProps & __VLS_PrettifyLocal$9<SelectionItemProps<V>> & (typeof globalThis extends {
|
|
5161
5161
|
__VLS_PROPS_FALLBACK: infer P;
|
|
5162
5162
|
} ? P : {});
|
|
@@ -5275,6 +5275,346 @@ declare const Selection: {
|
|
|
5275
5275
|
};
|
|
5276
5276
|
};
|
|
5277
5277
|
//#endregion
|
|
5278
|
+
//#region src/components/Snackbar/SnackbarPortal.vue.d.ts
|
|
5279
|
+
interface SnackbarPortalProps extends AtomProps {
|
|
5280
|
+
/** Teleport target. `false` renders inline. @default 'body' */
|
|
5281
|
+
teleport?: string | false;
|
|
5282
|
+
}
|
|
5283
|
+
interface SnackbarPortalSlotProps {
|
|
5284
|
+
/** Calculated z-index from useStack */
|
|
5285
|
+
zIndex: number;
|
|
5286
|
+
}
|
|
5287
|
+
declare const _default$26: typeof __VLS_export$26;
|
|
5288
|
+
declare const __VLS_export$26: __VLS_WithSlots$15<vue.DefineComponent<SnackbarPortalProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5289
|
+
default: (props: SnackbarPortalSlotProps) => any;
|
|
5290
|
+
}>;
|
|
5291
|
+
type __VLS_WithSlots$15<T, S> = T & {
|
|
5292
|
+
new (): {
|
|
5293
|
+
$slots: S;
|
|
5294
|
+
};
|
|
5295
|
+
};
|
|
5296
|
+
//#endregion
|
|
5297
|
+
//#region src/components/Snackbar/SnackbarQueue.vue.d.ts
|
|
5298
|
+
interface SnackbarQueueContext {
|
|
5299
|
+
dismiss: (id: ID) => void;
|
|
5300
|
+
}
|
|
5301
|
+
declare const useSnackbarQueueContext: (key: string, defaultValue?: SnackbarQueueContext | null | undefined) => SnackbarQueueContext | null, provideSnackbarQueueContext: (key: string, context: SnackbarQueueContext | null, app?: vue.App) => SnackbarQueueContext | null;
|
|
5302
|
+
interface SnackbarQueueProps extends AtomProps {
|
|
5303
|
+
/** Which notifications instance to connect to. @default 'v0:notifications' */
|
|
5304
|
+
namespace?: string;
|
|
5305
|
+
}
|
|
5306
|
+
interface SnackbarQueueSlotProps {
|
|
5307
|
+
items: NotificationTicket[];
|
|
5308
|
+
attrs: {
|
|
5309
|
+
onMouseenter: () => void;
|
|
5310
|
+
onMouseleave: () => void;
|
|
5311
|
+
onFocusin: () => void;
|
|
5312
|
+
onFocusout: (e: FocusEvent) => void;
|
|
5313
|
+
};
|
|
5314
|
+
}
|
|
5315
|
+
declare const _default$25: typeof __VLS_export$25;
|
|
5316
|
+
declare const __VLS_export$25: __VLS_WithSlots$14<vue.DefineComponent<SnackbarQueueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5317
|
+
default: (props: SnackbarQueueSlotProps) => any;
|
|
5318
|
+
}>;
|
|
5319
|
+
type __VLS_WithSlots$14<T, S> = T & {
|
|
5320
|
+
new (): {
|
|
5321
|
+
$slots: S;
|
|
5322
|
+
};
|
|
5323
|
+
};
|
|
5324
|
+
//#endregion
|
|
5325
|
+
//#region src/components/Snackbar/SnackbarRoot.vue.d.ts
|
|
5326
|
+
interface SnackbarRootContext {
|
|
5327
|
+
id: ID;
|
|
5328
|
+
onDismiss: () => void;
|
|
5329
|
+
}
|
|
5330
|
+
declare const useSnackbarRootContext: (key: string, defaultValue?: SnackbarRootContext | undefined) => SnackbarRootContext, provideSnackbarRootContext: (key: string, context: SnackbarRootContext, app?: vue.App) => SnackbarRootContext;
|
|
5331
|
+
interface SnackbarRootProps extends AtomProps {
|
|
5332
|
+
/** Namespace for dependency injection. @default 'v0:notifications' */
|
|
5333
|
+
namespace?: string;
|
|
5334
|
+
/** Unique identifier. Auto-generated if not provided. */
|
|
5335
|
+
id?: ID;
|
|
5336
|
+
}
|
|
5337
|
+
interface SnackbarRootSlotProps {
|
|
5338
|
+
id: ID;
|
|
5339
|
+
attrs: {
|
|
5340
|
+
role: string;
|
|
5341
|
+
};
|
|
5342
|
+
}
|
|
5343
|
+
declare const _default$24: typeof __VLS_export$24;
|
|
5344
|
+
declare const __VLS_export$24: __VLS_WithSlots$13<vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
5345
|
+
dismiss: (id: ID) => any;
|
|
5346
|
+
}, string, vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
|
|
5347
|
+
onDismiss?: ((id: ID) => any) | undefined;
|
|
5348
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5349
|
+
default: (props: SnackbarRootSlotProps) => any;
|
|
5350
|
+
}>;
|
|
5351
|
+
type __VLS_WithSlots$13<T, S> = T & {
|
|
5352
|
+
new (): {
|
|
5353
|
+
$slots: S;
|
|
5354
|
+
};
|
|
5355
|
+
};
|
|
5356
|
+
//#endregion
|
|
5357
|
+
//#region src/components/Snackbar/SnackbarClose.vue.d.ts
|
|
5358
|
+
interface SnackbarCloseProps extends AtomProps {
|
|
5359
|
+
/** Namespace for dependency injection. @default 'v0:notifications' */
|
|
5360
|
+
namespace?: string;
|
|
5361
|
+
}
|
|
5362
|
+
interface SnackbarCloseSlotProps {
|
|
5363
|
+
/** Attributes to bind to the close button element */
|
|
5364
|
+
attrs: {
|
|
5365
|
+
'type': 'button' | undefined;
|
|
5366
|
+
'aria-label': 'Close';
|
|
5367
|
+
'onClick': () => void;
|
|
5368
|
+
};
|
|
5369
|
+
}
|
|
5370
|
+
declare const _default$23: typeof __VLS_export$23;
|
|
5371
|
+
declare const __VLS_export$23: __VLS_WithSlots$12<vue.DefineComponent<SnackbarCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5372
|
+
default: (props: SnackbarCloseSlotProps) => any;
|
|
5373
|
+
}>;
|
|
5374
|
+
type __VLS_WithSlots$12<T, S> = T & {
|
|
5375
|
+
new (): {
|
|
5376
|
+
$slots: S;
|
|
5377
|
+
};
|
|
5378
|
+
};
|
|
5379
|
+
//#endregion
|
|
5380
|
+
//#region src/components/Snackbar/SnackbarContent.vue.d.ts
|
|
5381
|
+
type SnackbarContentProps = AtomProps;
|
|
5382
|
+
declare const _default$22: typeof __VLS_export$22;
|
|
5383
|
+
declare const __VLS_export$22: __VLS_WithSlots$11<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5384
|
+
default: () => any;
|
|
5385
|
+
}>;
|
|
5386
|
+
type __VLS_WithSlots$11<T, S> = T & {
|
|
5387
|
+
new (): {
|
|
5388
|
+
$slots: S;
|
|
5389
|
+
};
|
|
5390
|
+
};
|
|
5391
|
+
//#endregion
|
|
5392
|
+
//#region src/components/Snackbar/index.d.ts
|
|
5393
|
+
/**
|
|
5394
|
+
* Snackbar component with sub-components for building toast notifications.
|
|
5395
|
+
*
|
|
5396
|
+
* @see https://0.vuetifyjs.com/components/snackbar
|
|
5397
|
+
*
|
|
5398
|
+
* @example
|
|
5399
|
+
* ```vue
|
|
5400
|
+
* <script setup lang="ts">
|
|
5401
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5402
|
+
* </script>
|
|
5403
|
+
*
|
|
5404
|
+
* <template>
|
|
5405
|
+
* <Snackbar.Portal>
|
|
5406
|
+
* <Snackbar.Queue v-slot="{ items }">
|
|
5407
|
+
* <template v-for="item in items" :key="item.id">
|
|
5408
|
+
* <Snackbar.Root :id="item.id">
|
|
5409
|
+
* <Snackbar.Content>{{ item.subject }}</Snackbar.Content>
|
|
5410
|
+
* <Snackbar.Close />
|
|
5411
|
+
* </Snackbar.Root>
|
|
5412
|
+
* </template>
|
|
5413
|
+
* </Snackbar.Queue>
|
|
5414
|
+
* </Snackbar.Portal>
|
|
5415
|
+
* </template>
|
|
5416
|
+
* ```
|
|
5417
|
+
*/
|
|
5418
|
+
declare const Snackbar: {
|
|
5419
|
+
/**
|
|
5420
|
+
* Container that teleports to `<body>` and manages z-index via useStack.
|
|
5421
|
+
* Coordinates layering with Dialog and Scrim. Pass `:teleport="false"`
|
|
5422
|
+
* for inline rendering (docs, Storybook, scoped containers).
|
|
5423
|
+
*
|
|
5424
|
+
* @see https://0.vuetifyjs.com/components/snackbar
|
|
5425
|
+
*
|
|
5426
|
+
* @example
|
|
5427
|
+
* ```vue
|
|
5428
|
+
* <script setup lang="ts">
|
|
5429
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5430
|
+
* </script>
|
|
5431
|
+
*
|
|
5432
|
+
* <template>
|
|
5433
|
+
* <Snackbar.Portal>
|
|
5434
|
+
* <Snackbar.Root>
|
|
5435
|
+
* <Snackbar.Content>Saved</Snackbar.Content>
|
|
5436
|
+
* <Snackbar.Close />
|
|
5437
|
+
* </Snackbar.Root>
|
|
5438
|
+
* </Snackbar.Portal>
|
|
5439
|
+
* </template>
|
|
5440
|
+
* ```
|
|
5441
|
+
*/
|
|
5442
|
+
Portal: {
|
|
5443
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5444
|
+
P: {};
|
|
5445
|
+
B: {};
|
|
5446
|
+
D: {};
|
|
5447
|
+
C: {};
|
|
5448
|
+
M: {};
|
|
5449
|
+
Defaults: {};
|
|
5450
|
+
}, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
5451
|
+
__isFragment?: never;
|
|
5452
|
+
__isTeleport?: never;
|
|
5453
|
+
__isSuspense?: never;
|
|
5454
|
+
} & vue.ComponentOptionsBase<Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5455
|
+
$slots: {
|
|
5456
|
+
default: (props: SnackbarPortalSlotProps) => any;
|
|
5457
|
+
};
|
|
5458
|
+
});
|
|
5459
|
+
/**
|
|
5460
|
+
* Connects to useNotifications by namespace and exposes queue items
|
|
5461
|
+
* via scoped slot. Pauses auto-dismiss on hover and focus (WCAG 2.2.1).
|
|
5462
|
+
* Re-pauses after dismiss when hover/focus is still active.
|
|
5463
|
+
*
|
|
5464
|
+
* @see https://0.vuetifyjs.com/components/snackbar#snackbarqueue
|
|
5465
|
+
*
|
|
5466
|
+
* @example
|
|
5467
|
+
* ```vue
|
|
5468
|
+
* <script setup lang="ts">
|
|
5469
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5470
|
+
* </script>
|
|
5471
|
+
*
|
|
5472
|
+
* <template>
|
|
5473
|
+
* <Snackbar.Queue v-slot="{ items }">
|
|
5474
|
+
* <Snackbar.Root v-for="item in items" :key="item.id" :id="item.id">
|
|
5475
|
+
* <Snackbar.Content>{{ item.subject }}</Snackbar.Content>
|
|
5476
|
+
* <Snackbar.Close />
|
|
5477
|
+
* </Snackbar.Root>
|
|
5478
|
+
* </Snackbar.Queue>
|
|
5479
|
+
* </template>
|
|
5480
|
+
* ```
|
|
5481
|
+
*/
|
|
5482
|
+
Queue: {
|
|
5483
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5484
|
+
P: {};
|
|
5485
|
+
B: {};
|
|
5486
|
+
D: {};
|
|
5487
|
+
C: {};
|
|
5488
|
+
M: {};
|
|
5489
|
+
Defaults: {};
|
|
5490
|
+
}, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
5491
|
+
__isFragment?: never;
|
|
5492
|
+
__isTeleport?: never;
|
|
5493
|
+
__isSuspense?: never;
|
|
5494
|
+
} & vue.ComponentOptionsBase<Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5495
|
+
$slots: {
|
|
5496
|
+
default: (props: SnackbarQueueSlotProps) => any;
|
|
5497
|
+
};
|
|
5498
|
+
});
|
|
5499
|
+
/**
|
|
5500
|
+
* A single snackbar instance. Provides dismiss context to child
|
|
5501
|
+
* Snackbar.Close components. Defaults to `role="status"` (polite
|
|
5502
|
+
* live region) — override with `role="alert"` for urgent notifications.
|
|
5503
|
+
*
|
|
5504
|
+
* @see https://0.vuetifyjs.com/components/snackbar#snackbarroot
|
|
5505
|
+
*
|
|
5506
|
+
* @example
|
|
5507
|
+
* ```vue
|
|
5508
|
+
* <script setup lang="ts">
|
|
5509
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5510
|
+
* </script>
|
|
5511
|
+
*
|
|
5512
|
+
* <template>
|
|
5513
|
+
* <Snackbar.Root :id="item.id">
|
|
5514
|
+
* <Snackbar.Content>{{ item.subject }}</Snackbar.Content>
|
|
5515
|
+
* <Snackbar.Close />
|
|
5516
|
+
* </Snackbar.Root>
|
|
5517
|
+
* </template>
|
|
5518
|
+
* ```
|
|
5519
|
+
*/
|
|
5520
|
+
Root: {
|
|
5521
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SnackbarRootProps> & Readonly<{
|
|
5522
|
+
onDismiss?: ((id: ID) => any) | undefined;
|
|
5523
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
5524
|
+
dismiss: (id: ID) => any;
|
|
5525
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5526
|
+
P: {};
|
|
5527
|
+
B: {};
|
|
5528
|
+
D: {};
|
|
5529
|
+
C: {};
|
|
5530
|
+
M: {};
|
|
5531
|
+
Defaults: {};
|
|
5532
|
+
}, Readonly<SnackbarRootProps> & Readonly<{
|
|
5533
|
+
onDismiss?: ((id: ID) => any) | undefined;
|
|
5534
|
+
}>, {}, {}, {}, {}, {}>;
|
|
5535
|
+
__isFragment?: never;
|
|
5536
|
+
__isTeleport?: never;
|
|
5537
|
+
__isSuspense?: never;
|
|
5538
|
+
} & vue.ComponentOptionsBase<Readonly<SnackbarRootProps> & Readonly<{
|
|
5539
|
+
onDismiss?: ((id: ID) => any) | undefined;
|
|
5540
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
5541
|
+
dismiss: (id: ID) => any;
|
|
5542
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5543
|
+
$slots: {
|
|
5544
|
+
default: (props: SnackbarRootSlotProps) => any;
|
|
5545
|
+
};
|
|
5546
|
+
});
|
|
5547
|
+
/**
|
|
5548
|
+
* Semantic wrapper for the notification message text.
|
|
5549
|
+
* Renders as a `<div>` by default. Polymorphic via the `as` prop.
|
|
5550
|
+
*
|
|
5551
|
+
* @see https://0.vuetifyjs.com/components/snackbar#snackbarcontent
|
|
5552
|
+
*
|
|
5553
|
+
* @example
|
|
5554
|
+
* ```vue
|
|
5555
|
+
* <script setup lang="ts">
|
|
5556
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5557
|
+
* </script>
|
|
5558
|
+
*
|
|
5559
|
+
* <template>
|
|
5560
|
+
* <Snackbar.Content>Changes saved</Snackbar.Content>
|
|
5561
|
+
* </template>
|
|
5562
|
+
* ```
|
|
5563
|
+
*/
|
|
5564
|
+
Content: {
|
|
5565
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5566
|
+
P: {};
|
|
5567
|
+
B: {};
|
|
5568
|
+
D: {};
|
|
5569
|
+
C: {};
|
|
5570
|
+
M: {};
|
|
5571
|
+
Defaults: {};
|
|
5572
|
+
}, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
5573
|
+
__isFragment?: never;
|
|
5574
|
+
__isTeleport?: never;
|
|
5575
|
+
__isSuspense?: never;
|
|
5576
|
+
} & vue.ComponentOptionsBase<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5577
|
+
$slots: {
|
|
5578
|
+
default: () => any;
|
|
5579
|
+
};
|
|
5580
|
+
});
|
|
5581
|
+
/**
|
|
5582
|
+
* Dismiss button that auto-wires to the nearest Snackbar.Root context.
|
|
5583
|
+
* Renders with `aria-label="Close"` and `type="button"`. In renderless
|
|
5584
|
+
* mode, all attributes including `onClick` are available via `slotProps.attrs`.
|
|
5585
|
+
*
|
|
5586
|
+
* @see https://0.vuetifyjs.com/components/snackbar#snackbarclose
|
|
5587
|
+
*
|
|
5588
|
+
* @example
|
|
5589
|
+
* ```vue
|
|
5590
|
+
* <script setup lang="ts">
|
|
5591
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
5592
|
+
* </script>
|
|
5593
|
+
*
|
|
5594
|
+
* <template>
|
|
5595
|
+
* <Snackbar.Close />
|
|
5596
|
+
* </template>
|
|
5597
|
+
* ```
|
|
5598
|
+
*/
|
|
5599
|
+
Close: {
|
|
5600
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5601
|
+
P: {};
|
|
5602
|
+
B: {};
|
|
5603
|
+
D: {};
|
|
5604
|
+
C: {};
|
|
5605
|
+
M: {};
|
|
5606
|
+
Defaults: {};
|
|
5607
|
+
}, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
5608
|
+
__isFragment?: never;
|
|
5609
|
+
__isTeleport?: never;
|
|
5610
|
+
__isSuspense?: never;
|
|
5611
|
+
} & vue.ComponentOptionsBase<Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5612
|
+
$slots: {
|
|
5613
|
+
default: (props: SnackbarCloseSlotProps) => any;
|
|
5614
|
+
};
|
|
5615
|
+
});
|
|
5616
|
+
};
|
|
5617
|
+
//#endregion
|
|
5278
5618
|
//#region src/components/Slider/SliderRoot.vue.d.ts
|
|
5279
5619
|
interface SliderRootContext extends SliderContext {
|
|
5280
5620
|
/** Unique identifier */
|
|
@@ -7440,4 +7780,4 @@ declare const Tabs: {
|
|
|
7440
7780
|
};
|
|
7441
7781
|
};
|
|
7442
7782
|
//#endregion
|
|
7443
|
-
export { provideSwitchRoot as $,
|
|
7783
|
+
export { provideSwitchRoot as $, _default$75 as $a, provideExpansionPanelItem as $i, _default$37 as $n, PaginationRootProps as $r, SnackbarRootProps as $t, SingleItemProps as A, Checkbox as Aa, _default$56 as Ai, SelectCueSlotProps as An, _default$83 as Ao, usePopoverContext as Ar, SliderThumbProps as At, SwitchTrackSlotProps as B, CheckboxState as Ba, ExpansionPanelContentProps as Bi, _default$34 as Bn, _default$85 as Bo, _default$46 as Br, SliderRootContext as Bt, _default$4 as C, _default$68 as Ca, _default$54 as Ci, SelectPlaceholderProps as Cn, Avatar as Co, PopoverActivatorSlotProps as Cr, SplitterRootSlotProps as Ct, provideStepRoot as D, _default$69 as Da, Group as Di, SelectItemSlotProps as Dn, AvatarImageEmits as Do, PopoverRootSlotProps as Dr, Slider as Dt, _default$5 as E, DialogRootSlotProps as Ea, _default$55 as Ei, SelectItemProps as En, _default$82 as Eo, PopoverRootProps as Er, useSplitterRoot as Et, _default$7 as F, CheckboxIndicatorSlotProps as Fa, useGroupRoot as Fi, SelectValueProps as Fn, provideAvatarRoot as Fo, PaginationLastProps as Fr, SliderRangeSlotProps as Ft, SwitchSelectAllProps as G, _default$73 as Ga, _default$60 as Gi, provideSelectContext as Gn, PaginationPrevSlotProps as Gr, useSliderRoot as Gt, SwitchThumbProps as H, provideCheckboxRoot as Ha, _default$59 as Hi, SelectRootProps as Hn, PaginationEllipsisSlotProps as Hr, SliderRootSlotProps as Ht, provideSingleRoot as I, _default$71 as Ia, FormProps as Ii, SelectValueSlotProps as In, useAvatarRoot as Io, PaginationLastSlotProps as Ir, _default$19 as It, SwitchRootContext as J, _default$74 as Ja, _default$61 as Ji, ScrimSlotProps as Jn, PaginationFirstSlotProps as Jr, _default$22 as Jt, SwitchSelectAllSlotProps as K, CheckboxGroupProps as Ka, ExpansionPanelHeaderProps as Ki, useSelectContext as Kn, _default$48 as Kr, Snackbar as Kt, useSingleRoot as L, CheckboxRootContext as La, FormSlotProps as Li, _default$33 as Ln, AtomExpose as Lo, _default$45 as Lr, SliderTrackProps as Lt, _default$6 as M, CheckboxSelectAllSlotProps as Ma, GroupRootSlotProps as Mi, SelectContentProps as Mn, AvatarRootProps as Mo, PaginationStatusProps as Mr, SliderThumbState as Mt, SingleRootProps as N, _default$70 as Na, _default$57 as Ni, SelectContentSlotProps as Nn, AvatarTicket as No, PaginationStatusSlotProps as Nr, _default$18 as Nt, useStepRoot as O, provideDialogContext as Oa, GroupItemProps as Oi, _default$30 as On, AvatarImageProps as Oo, _default$43 as Or, SliderHiddenInputProps as Ot, SingleRootSlotProps as P, CheckboxIndicatorProps as Pa, provideGroupRoot as Pi, _default$32 as Pn, _default$84 as Po, _default$44 as Pr, SliderRangeProps as Pt, _default$11 as Q, BreadcrumbsLinkProps as Qa, _default$62 as Qi, RadioIndicatorSlotProps as Qn, _default$50 as Qr, SnackbarRootContext as Qt, Switch as R, CheckboxRootProps as Ra, _default$58 as Ri, SelectActivatorProps as Rn, AtomProps as Ro, PaginationNextProps as Rr, SliderTrackSlotProps as Rt, StepItemSlotProps as S, DialogActivatorSlotProps as Sa, InputDescriptionSlotProps as Si, Select as Sn, BreadcrumbsTicketType as So, PopoverActivatorProps as Sr, SplitterRootProps as St, StepRootSlotProps as T, DialogRootProps as Ta, InputControlSlotProps as Ti, _default$29 as Tn, AvatarFallbackSlotProps as To, PopoverContext as Tr, provideSplitterRoot as Tt, SwitchThumbSlotProps as U, useCheckboxRoot as Ua, ExpansionPanelActivatorProps as Ui, SelectRootSlotProps as Un, _default$47 as Ur, _default$21 as Ut, _default$8 as V, _default$72 as Va, ExpansionPanelContentSlotProps as Vi, SelectContext as Vn, PaginationEllipsisProps as Vr, SliderRootProps as Vt, _default$9 as W, CheckboxHiddenInputProps as Wa, ExpansionPanelActivatorSlotProps as Wi, _default$35 as Wn, PaginationPrevProps as Wr, provideSliderRoot as Wt, SwitchRootSlotProps as X, useCheckboxGroup as Xa, ExpansionPanelItemProps as Xi, Radio as Xn, PaginationItemProps as Xr, SnackbarCloseSlotProps as Xt, SwitchRootProps as Y, provideCheckboxGroup as Ya, ExpansionPanelItemContext as Yi, _default$36 as Yn, _default$49 as Yr, SnackbarCloseProps as Yt, SwitchState as Z, Breadcrumbs as Za, ExpansionPanelItemSlotProps as Zi, RadioIndicatorProps as Zn, PaginationItemSlotProps as Zr, _default$23 as Zt, _default$3 as _, DialogContentEmits as _a, useInputRoot as _i, SelectionRootProps as _n, _default$81 as _o, Popover as _r, SplitterContext as _t, TabsItemProps as a, provideExpansionPanelRoot as aa, usePaginationControls as ai, SnackbarQueueProps as an, _default$77 as ao, provideRadioRoot as ar, _default$13 as at, Step as b, _default$67 as ba, _default$53 as bi, provideSelectionRoot as bn, BreadcrumbsRootContext as bo, PopoverContentSlotProps as br, SplitterPanelTicket as bt, TabsListProps as c, DialogCloseProps as ca, Input as ci, provideSnackbarQueueContext as cn, _default$78 as co, _default$39 as cr, Splitter as ct, TabsActivation as d, DialogDescriptionProps as da, InputRootSlotProps as di, SnackbarPortalSlotProps as dn, _default$79 as do, RadioGroupProps as dr, SplitterHandleState as dt, useExpansionPanelItem as ea, PaginationRootSlotProps as ei, SnackbarRootSlotProps as en, BreadcrumbsEllipsisProps as eo, RadioRootContext as er, useSwitchRoot as et, TabsContext as f, DialogDescriptionSlotProps as fa, InputState as fi, _default$26 as fn, BreadcrumbsListProps as fo, RadioGroupSlotProps as fr, _default$14 as ft, TabsTicket as g, _default$66 as ga, provideInputRoot as gi, _default$27 as gn, BreadcrumbsRootSlotProps as go, useRadioGroup as gr, _default$15 as gt, TabsRootSlotProps as h, DialogTitleSlotProps as ha, _default$52 as hi, SelectionItemSlotProps as hn, BreadcrumbsRootProps as ho, provideRadioGroup as hr, SplitterPanelSlotProps as ht, _default as i, _default$63 as ia, providePaginationRoot as ii, SnackbarQueueContext as in, BreadcrumbsDividerSlotProps as io, _default$38 as ir, SwitchGroupSlotProps as it, SingleItemSlotProps as j, CheckboxSelectAllProps as ja, GroupRootProps as ji, _default$31 as jn, AvatarContext as jo, Pagination as jr, SliderThumbSlotProps as jt, Single as k, useDialogContext as ka, GroupItemSlotProps as ki, SelectCueProps as kn, AvatarImageSlotProps as ko, providePopoverContext as kr, _default$17 as kt, TabsListSlotProps as l, DialogCloseSlotProps as la, InputRootContext as li, useSnackbarQueueContext as ln, BreadcrumbsItemProps as lo, RadioActivation as lr, SplitterHandleProps as lt, TabsRootProps as m, DialogTitleProps as ma, ValidateOn as mi, SelectionItemProps as mn, _default$80 as mo, _default$40 as mr, SplitterPanelProps as mt, TabsPanelProps as n, ExpansionPanelRootProps as na, providePaginationControls as ni, provideSnackbarRootContext as nn, _default$76 as no, RadioRootSlotProps as nr, _default$12 as nt, TabsItemSlotProps as o, useExpansionPanelRoot as oa, usePaginationItems as oi, SnackbarQueueSlotProps as on, BreadcrumbsPageProps as oo, useRadioRoot as or, provideSwitchGroup as ot, TabsOrientation as p, _default$65 as pa, ValidateEvent as pi, Selection as pn, BreadcrumbsListSlotProps as po, RadioTicket as pr, SplitterPanelExpose as pt, _default$10 as q, CheckboxGroupSlotProps as qa, ExpansionPanelHeaderSlotProps as qi, ScrimProps as qn, PaginationFirstProps as qr, SnackbarContentProps as qt, TabsPanelSlotProps as r, ExpansionPanelRootSlotProps as ra, providePaginationItems as ri, useSnackbarRootContext as rn, BreadcrumbsDividerProps as ro, RadioState as rr, SwitchGroupProps as rt, _default$1 as s, Dialog as sa, usePaginationRoot as si, _default$25 as sn, BreadcrumbsPageSlotProps as so, RadioHiddenInputProps as sr, useSwitchGroup as st, Tabs as t, ExpansionPanelOptionsContext as ta, _default$51 as ti, _default$24 as tn, BreadcrumbsEllipsisSlotProps as to, RadioRootProps as tr, SwitchHiddenInputProps as tt, _default$2 as u, _default$64 as ua, InputRootProps as ui, SnackbarPortalProps as un, BreadcrumbsItemSlotProps as uo, RadioGroupContext as ur, SplitterHandleSlotProps as ut, provideTabsRoot as v, DialogContentProps as va, InputErrorProps as vi, SelectionRootSlotProps as vn, provideBreadcrumbsRoot as vo, PopoverContentEmits as vr, SplitterOrientation as vt, StepRootProps as w, DialogContext as wa, InputControlProps as wi, SelectPlaceholderSlotProps as wn, AvatarFallbackProps as wo, _default$42 as wr, _default$16 as wt, StepItemProps as x, DialogActivatorProps as xa, InputDescriptionProps as xi, useSelectionRoot as xn, BreadcrumbsTicket as xo, _default$41 as xr, SplitterRootExpose as xt, useTabsRoot as y, DialogContentSlotProps as ya, InputErrorSlotProps as yi, _default$28 as yn, useBreadcrumbsRoot as yo, PopoverContentProps as yr, SplitterPanelInput as yt, SwitchTrackProps as z, CheckboxRootSlotProps as za, ExpansionPanel as zi, SelectActivatorSlotProps as zn, AtomSlots as zo, PaginationNextSlotProps as zr, _default$20 as zt };
|