@vuetify/v0 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{adapter-D_0ptsPm.mjs → adapter-Cmeg49W9.mjs} +3 -3
- package/dist/{adapter-BN-h5JbD.d.mts → adapter-D2JoR-4d.d.mts} +2 -2
- package/dist/browser/index.js +611 -110
- package/dist/components/index.d.mts +8 -8
- package/dist/components/index.mjs +28 -28
- package/dist/{components-CMuzTJdK.mjs → components-BbbGkTcN.mjs} +578 -113
- package/dist/composables/index.d.mts +7 -7
- package/dist/composables/index.mjs +27 -27
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-BJnmvxfb.mjs → createDataTable-cNf6DdHz.mjs} +5 -5
- package/dist/{createGroup-CPhp6FUh.mjs → createGroup-BrZPZudL.mjs} +4 -4
- package/dist/{createPagination-cyOWlpfH.mjs → createPagination-Wc_vRGNQ.mjs} +2 -2
- package/dist/{createSelection-uqEbFgha.mjs → createSelection-BURpoE3p.mjs} +3 -3
- package/dist/{createSingle-B59ya3aa.mjs → createSingle-BE1vHaZy.mjs} +2 -2
- package/dist/{createTokens-BlhLdHXE.mjs → createTokens-jwf8-iGn.mjs} +3 -3
- package/dist/{createTrinity-EeHQSsb6.mjs → createTrinity-DkwPrPRS.mjs} +1 -1
- package/dist/data-table/adapters/client/index.d.mts +2 -2
- package/dist/data-table/adapters/client/index.mjs +7 -7
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +9 -9
- package/dist/data-table/adapters/server/index.d.mts +2 -2
- package/dist/data-table/adapters/server/index.mjs +5 -5
- package/dist/data-table/adapters/virtual/index.d.mts +2 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -7
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +19 -19
- package/dist/date/index.mjs +2 -2
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +6 -6
- package/dist/features/index.mjs +12 -12
- package/dist/{globals-B_GVfG06.mjs → globals-vN-O052q.mjs} +1 -1
- package/dist/{index-Dd0m0LIJ.d.mts → index-BTMzRHep.d.mts} +50 -8
- package/dist/{index-CQrDeqsK.d.mts → index-DRax9EgT.d.mts} +1037 -431
- package/dist/{index-7mWYFHA6.d.mts → index-DdWxDPX3.d.mts} +1 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.mjs +28 -28
- package/dist/json/attributes.json +172 -0
- package/dist/json/importMap.json +28 -0
- package/dist/json/tags.json +73 -0
- package/dist/json/web-types.json +475 -1
- package/dist/locale/adapters/index.mjs +3 -3
- package/dist/locale/adapters/v0/index.mjs +3 -3
- package/dist/locale/index.d.mts +6 -6
- package/dist/locale/index.mjs +12 -12
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +3 -3
- package/dist/logger/adapters/v0/index.mjs +3 -3
- package/dist/logger/index.d.mts +6 -6
- package/dist/logger/index.mjs +6 -6
- package/dist/permissions/adapters/index.d.mts +7 -7
- package/dist/permissions/adapters/index.mjs +3 -3
- package/dist/permissions/adapters/v0/index.d.mts +7 -7
- package/dist/permissions/adapters/v0/index.mjs +3 -3
- package/dist/permissions/index.d.mts +6 -6
- package/dist/permissions/index.mjs +10 -10
- package/dist/{pino-01x_NmWp.mjs → pino-DFxkZLiu.mjs} +1 -1
- package/dist/{posthog-BrGBPPir.mjs → posthog-BOUoZTTf.mjs} +1 -1
- package/dist/{server-6cs14bj1.d.mts → server-B-HWxaTQ.d.mts} +1 -1
- package/dist/{server-ClCwiLMA.mjs → server-C2R2POGE.mjs} +1 -1
- package/dist/storage/index.d.mts +6 -6
- package/dist/storage/index.mjs +26 -26
- package/dist/theme/adapters/index.d.mts +6 -6
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/v0/index.d.mts +6 -6
- package/dist/theme/adapters/v0/index.mjs +3 -3
- package/dist/theme/index.d.mts +6 -6
- package/dist/theme/index.mjs +11 -11
- package/dist/{toArray-DIeXVX1C.mjs → toArray-VIn8vYt3.mjs} +1 -1
- package/dist/{useClickOutside-p8HP07At.mjs → useClickOutside-DIi0kjN5.mjs} +53 -17
- package/dist/{useFeatures-C4JF3Hgr.mjs → useFeatures-6O7EPJUS.mjs} +4 -4
- package/dist/{useLocale-DlbShzF-.mjs → useLocale-DHjbekzS.mjs} +6 -6
- package/dist/{useLogger-CO9JwbSJ.mjs → useLogger-BXqiUvt2.mjs} +4 -4
- package/dist/{usePermissions-DQVT_4nD.mjs → usePermissions-DFacFVqO.mjs} +4 -4
- package/dist/{useTheme-Bcw1Ebyt.mjs → useTheme-D0_1mjTw.mjs} +4 -4
- package/dist/utilities/index.mjs +2 -2
- package/dist/{utilities-BqS1sC1W.mjs → utilities-Dx8wzGa5.mjs} +1 -1
- package/dist/{v0-C-9dv_1S.d.mts → v0-BNXo1ecc.d.mts} +1 -1
- package/dist/{v0-RepwEY1F.d.mts → v0-BPzPP8C5.d.mts} +1 -1
- package/dist/{v0-B40YkIQ-.mjs → v0-BYqmw3qM.mjs} +1 -1
- package/dist/{v0-CtjuUUPl.mjs → v0-C8DBv9mh.mjs} +2 -2
- package/dist/{v0-BtQCSBOG.mjs → v0-CfSj99gF.mjs} +2 -2
- package/dist/{v0-BogbIzpM.mjs → v0-Dc5mcpQs.mjs} +2 -2
- package/dist/{v0-ONBWyQYQ.mjs → v0-Dwufx8ae.mjs} +2 -2
- package/dist/{virtual-B3IPkHC0.d.mts → virtual-A4e1yrdn.d.mts} +1 -1
- package/dist/{virtual-BP9WXRzN.mjs → virtual-BoTGK6HT.mjs} +2 -2
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as DOMElement, o as ID, t as Activation } from "./index-BFBN5Zl3.mjs";
|
|
2
|
-
import { s as PaginationContext, u as PaginationTicket } from "./adapter-
|
|
3
|
-
import {
|
|
4
|
-
import * as
|
|
2
|
+
import { s as PaginationContext, u as PaginationTicket } from "./adapter-D2JoR-4d.mjs";
|
|
3
|
+
import { K as StepContext, Oi as GroupContext, Qi as SelectionContext, Ri as BreadcrumbsContext, Si as OverflowContext, Wi as SingleContext, Y as StepTicket, fa as RegistryTicket, it as StackTicket, ji as GroupTicket, oa as RegistryContext, pa as RegistryTicketInput, qi as SingleTicket, ta as SelectionTicket } from "./index-BTMzRHep.mjs";
|
|
4
|
+
import * as vue643 from "vue";
|
|
5
5
|
import { MaybeRef, Ref, ShallowRef, TemplateRef } from "vue";
|
|
6
6
|
|
|
7
7
|
//#region src/components/Atom/Atom.vue.d.ts
|
|
@@ -40,17 +40,17 @@ interface AtomExpose {
|
|
|
40
40
|
element: TemplateRef<HTMLElement | null>;
|
|
41
41
|
}
|
|
42
42
|
interface AtomPrivateProps extends AtomProps {}
|
|
43
|
-
declare const __VLS_export$
|
|
44
|
-
props: __VLS_PrettifyLocal$
|
|
45
|
-
expose: (exposed:
|
|
43
|
+
declare const __VLS_export$60: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$20<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
44
|
+
props: __VLS_PrettifyLocal$20<AtomPrivateProps> & vue643.PublicProps;
|
|
45
|
+
expose: (exposed: vue643.ShallowUnwrapRef<AtomExpose>) => void;
|
|
46
46
|
attrs: any;
|
|
47
47
|
slots: AtomSlots<T>;
|
|
48
48
|
emit: {};
|
|
49
|
-
}>) =>
|
|
49
|
+
}>) => vue643.VNode & {
|
|
50
50
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
51
51
|
};
|
|
52
|
-
declare const _default$
|
|
53
|
-
type __VLS_PrettifyLocal$
|
|
52
|
+
declare const _default$60: typeof __VLS_export$60;
|
|
53
|
+
type __VLS_PrettifyLocal$20<T> = { [K in keyof T as K]: T[K] } & {};
|
|
54
54
|
//#endregion
|
|
55
55
|
//#region src/components/Avatar/AvatarRoot.vue.d.ts
|
|
56
56
|
interface AvatarRootProps extends AtomProps {
|
|
@@ -62,12 +62,12 @@ interface AvatarTicket extends SelectionTicket {
|
|
|
62
62
|
priority?: number;
|
|
63
63
|
}
|
|
64
64
|
interface AvatarContext extends SelectionContext<AvatarTicket> {}
|
|
65
|
-
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?:
|
|
66
|
-
declare const __VLS_export$
|
|
65
|
+
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: vue643.App) => AvatarContext;
|
|
66
|
+
declare const __VLS_export$59: __VLS_WithSlots$36<vue643.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
67
67
|
default?: (props: {}) => any;
|
|
68
68
|
}>;
|
|
69
|
-
declare const _default$
|
|
70
|
-
type __VLS_WithSlots$
|
|
69
|
+
declare const _default$59: typeof __VLS_export$59;
|
|
70
|
+
type __VLS_WithSlots$36<T, S> = T & {
|
|
71
71
|
new (): {
|
|
72
72
|
$slots: S;
|
|
73
73
|
};
|
|
@@ -97,17 +97,17 @@ interface AvatarImageSlotProps {
|
|
|
97
97
|
onError: (e: Event) => void;
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
|
-
declare const __VLS_export$
|
|
100
|
+
declare const __VLS_export$58: __VLS_WithSlots$35<vue643.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
101
101
|
error: (e: Event) => any;
|
|
102
102
|
load: (e: Event) => any;
|
|
103
|
-
}, string,
|
|
103
|
+
}, string, vue643.PublicProps, Readonly<AvatarImageProps> & Readonly<{
|
|
104
104
|
onError?: ((e: Event) => any) | undefined;
|
|
105
105
|
onLoad?: ((e: Event) => any) | undefined;
|
|
106
|
-
}>, {}, {}, {}, {}, string,
|
|
106
|
+
}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
107
107
|
default: (props: AvatarImageSlotProps) => any;
|
|
108
108
|
}>;
|
|
109
|
-
declare const _default$
|
|
110
|
-
type __VLS_WithSlots$
|
|
109
|
+
declare const _default$58: typeof __VLS_export$58;
|
|
110
|
+
type __VLS_WithSlots$35<T, S> = T & {
|
|
111
111
|
new (): {
|
|
112
112
|
$slots: S;
|
|
113
113
|
};
|
|
@@ -122,11 +122,11 @@ interface AvatarFallbackSlotProps {
|
|
|
122
122
|
/** Whether this fallback is currently visible */
|
|
123
123
|
isSelected: boolean;
|
|
124
124
|
}
|
|
125
|
-
declare const __VLS_export$
|
|
125
|
+
declare const __VLS_export$57: __VLS_WithSlots$34<vue643.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
126
126
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
127
127
|
}>;
|
|
128
|
-
declare const _default$
|
|
129
|
-
type __VLS_WithSlots$
|
|
128
|
+
declare const _default$57: typeof __VLS_export$57;
|
|
129
|
+
type __VLS_WithSlots$34<T, S> = T & {
|
|
130
130
|
new (): {
|
|
131
131
|
$slots: S;
|
|
132
132
|
};
|
|
@@ -160,7 +160,7 @@ declare const Avatar: {
|
|
|
160
160
|
* ```
|
|
161
161
|
*/
|
|
162
162
|
Root: {
|
|
163
|
-
new (...args: any[]):
|
|
163
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
164
164
|
P: {};
|
|
165
165
|
B: {};
|
|
166
166
|
D: {};
|
|
@@ -171,7 +171,7 @@ declare const Avatar: {
|
|
|
171
171
|
__isFragment?: never;
|
|
172
172
|
__isTeleport?: never;
|
|
173
173
|
__isSuspense?: never;
|
|
174
|
-
} &
|
|
174
|
+
} & vue643.ComponentOptionsBase<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
175
175
|
$slots: {
|
|
176
176
|
default?: (props: {}) => any;
|
|
177
177
|
};
|
|
@@ -193,13 +193,13 @@ declare const Avatar: {
|
|
|
193
193
|
* ```
|
|
194
194
|
*/
|
|
195
195
|
Image: {
|
|
196
|
-
new (...args: any[]):
|
|
196
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
|
|
197
197
|
onError?: ((e: Event) => any) | undefined;
|
|
198
198
|
onLoad?: ((e: Event) => any) | undefined;
|
|
199
|
-
}>, {}, {}, {}, {},
|
|
199
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
200
200
|
error: (e: Event) => any;
|
|
201
201
|
load: (e: Event) => any;
|
|
202
|
-
},
|
|
202
|
+
}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
203
203
|
P: {};
|
|
204
204
|
B: {};
|
|
205
205
|
D: {};
|
|
@@ -213,13 +213,13 @@ declare const Avatar: {
|
|
|
213
213
|
__isFragment?: never;
|
|
214
214
|
__isTeleport?: never;
|
|
215
215
|
__isSuspense?: never;
|
|
216
|
-
} &
|
|
216
|
+
} & vue643.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
|
|
217
217
|
onError?: ((e: Event) => any) | undefined;
|
|
218
218
|
onLoad?: ((e: Event) => any) | undefined;
|
|
219
|
-
}>, {}, {}, {}, {},
|
|
219
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
220
220
|
error: (e: Event) => any;
|
|
221
221
|
load: (e: Event) => any;
|
|
222
|
-
}, string, {}, {}, string, {},
|
|
222
|
+
}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
223
223
|
$slots: {
|
|
224
224
|
default: (props: AvatarImageSlotProps) => any;
|
|
225
225
|
};
|
|
@@ -243,7 +243,7 @@ declare const Avatar: {
|
|
|
243
243
|
* ```
|
|
244
244
|
*/
|
|
245
245
|
Fallback: {
|
|
246
|
-
new (...args: any[]):
|
|
246
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
247
247
|
P: {};
|
|
248
248
|
B: {};
|
|
249
249
|
D: {};
|
|
@@ -254,7 +254,7 @@ declare const Avatar: {
|
|
|
254
254
|
__isFragment?: never;
|
|
255
255
|
__isTeleport?: never;
|
|
256
256
|
__isSuspense?: never;
|
|
257
|
-
} &
|
|
257
|
+
} & vue643.ComponentOptionsBase<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
258
258
|
$slots: {
|
|
259
259
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
260
260
|
};
|
|
@@ -322,12 +322,12 @@ interface BreadcrumbsRootSlotProps {
|
|
|
322
322
|
'role': 'navigation' | undefined;
|
|
323
323
|
};
|
|
324
324
|
}
|
|
325
|
-
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?:
|
|
326
|
-
declare const __VLS_export$
|
|
325
|
+
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: vue643.App) => BreadcrumbsRootContext;
|
|
326
|
+
declare const __VLS_export$56: __VLS_WithSlots$33<vue643.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
327
327
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
328
328
|
}>;
|
|
329
|
-
declare const _default$
|
|
330
|
-
type __VLS_WithSlots$
|
|
329
|
+
declare const _default$56: typeof __VLS_export$56;
|
|
330
|
+
type __VLS_WithSlots$33<T, S> = T & {
|
|
331
331
|
new (): {
|
|
332
332
|
$slots: S;
|
|
333
333
|
};
|
|
@@ -340,11 +340,11 @@ interface BreadcrumbsListSlotProps {
|
|
|
340
340
|
role: 'list';
|
|
341
341
|
};
|
|
342
342
|
}
|
|
343
|
-
declare const __VLS_export$
|
|
343
|
+
declare const __VLS_export$55: __VLS_WithSlots$32<vue643.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
344
344
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
345
345
|
}>;
|
|
346
|
-
declare const _default$
|
|
347
|
-
type __VLS_WithSlots$
|
|
346
|
+
declare const _default$54: typeof __VLS_export$55;
|
|
347
|
+
type __VLS_WithSlots$32<T, S> = T & {
|
|
348
348
|
new (): {
|
|
349
349
|
$slots: S;
|
|
350
350
|
};
|
|
@@ -371,11 +371,11 @@ interface BreadcrumbsItemSlotProps {
|
|
|
371
371
|
'data-selected': true | undefined;
|
|
372
372
|
};
|
|
373
373
|
}
|
|
374
|
-
declare const __VLS_export$
|
|
374
|
+
declare const __VLS_export$54: __VLS_WithSlots$31<vue643.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
375
375
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
376
376
|
}>;
|
|
377
|
-
declare const _default$
|
|
378
|
-
type __VLS_WithSlots$
|
|
377
|
+
declare const _default$52: typeof __VLS_export$54;
|
|
378
|
+
type __VLS_WithSlots$31<T, S> = T & {
|
|
379
379
|
new (): {
|
|
380
380
|
$slots: S;
|
|
381
381
|
};
|
|
@@ -389,11 +389,11 @@ interface BreadcrumbsPageSlotProps {
|
|
|
389
389
|
'aria-current': 'page';
|
|
390
390
|
};
|
|
391
391
|
}
|
|
392
|
-
declare const __VLS_export$
|
|
392
|
+
declare const __VLS_export$53: __VLS_WithSlots$30<vue643.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
393
393
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
394
394
|
}>;
|
|
395
|
-
declare const _default$
|
|
396
|
-
type __VLS_WithSlots$
|
|
395
|
+
declare const _default$55: typeof __VLS_export$53;
|
|
396
|
+
type __VLS_WithSlots$30<T, S> = T & {
|
|
397
397
|
new (): {
|
|
398
398
|
$slots: S;
|
|
399
399
|
};
|
|
@@ -421,11 +421,11 @@ interface BreadcrumbsDividerSlotProps {
|
|
|
421
421
|
'data-selected': true | undefined;
|
|
422
422
|
};
|
|
423
423
|
}
|
|
424
|
-
declare const __VLS_export$
|
|
424
|
+
declare const __VLS_export$52: __VLS_WithSlots$29<vue643.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
425
425
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
426
426
|
}>;
|
|
427
|
-
declare const _default$
|
|
428
|
-
type __VLS_WithSlots$
|
|
427
|
+
declare const _default$50: typeof __VLS_export$52;
|
|
428
|
+
type __VLS_WithSlots$29<T, S> = T & {
|
|
429
429
|
new (): {
|
|
430
430
|
$slots: S;
|
|
431
431
|
};
|
|
@@ -453,11 +453,11 @@ interface BreadcrumbsEllipsisSlotProps {
|
|
|
453
453
|
'data-selected': true | undefined;
|
|
454
454
|
};
|
|
455
455
|
}
|
|
456
|
-
declare const __VLS_export$
|
|
456
|
+
declare const __VLS_export$51: __VLS_WithSlots$28<vue643.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
457
457
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
458
458
|
}>;
|
|
459
|
-
declare const _default$
|
|
460
|
-
type __VLS_WithSlots$
|
|
459
|
+
declare const _default$51: typeof __VLS_export$51;
|
|
460
|
+
type __VLS_WithSlots$28<T, S> = T & {
|
|
461
461
|
new (): {
|
|
462
462
|
$slots: S;
|
|
463
463
|
};
|
|
@@ -465,11 +465,11 @@ type __VLS_WithSlots$25<T, S> = T & {
|
|
|
465
465
|
//#endregion
|
|
466
466
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
|
|
467
467
|
type BreadcrumbsLinkProps = AtomProps;
|
|
468
|
-
declare const __VLS_export$
|
|
468
|
+
declare const __VLS_export$50: __VLS_WithSlots$27<vue643.DefineComponent<AtomProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
469
469
|
default?: (props: {}) => any;
|
|
470
470
|
}>;
|
|
471
|
-
declare const _default$
|
|
472
|
-
type __VLS_WithSlots$
|
|
471
|
+
declare const _default$53: typeof __VLS_export$50;
|
|
472
|
+
type __VLS_WithSlots$27<T, S> = T & {
|
|
473
473
|
new (): {
|
|
474
474
|
$slots: S;
|
|
475
475
|
};
|
|
@@ -520,7 +520,7 @@ declare const Breadcrumbs: {
|
|
|
520
520
|
* ```
|
|
521
521
|
*/
|
|
522
522
|
Root: {
|
|
523
|
-
new (...args: any[]):
|
|
523
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
524
524
|
P: {};
|
|
525
525
|
B: {};
|
|
526
526
|
D: {};
|
|
@@ -531,7 +531,7 @@ declare const Breadcrumbs: {
|
|
|
531
531
|
__isFragment?: never;
|
|
532
532
|
__isTeleport?: never;
|
|
533
533
|
__isSuspense?: never;
|
|
534
|
-
} &
|
|
534
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
535
535
|
$slots: {
|
|
536
536
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
537
537
|
};
|
|
@@ -552,7 +552,7 @@ declare const Breadcrumbs: {
|
|
|
552
552
|
* ```
|
|
553
553
|
*/
|
|
554
554
|
List: {
|
|
555
|
-
new (...args: any[]):
|
|
555
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
556
556
|
P: {};
|
|
557
557
|
B: {};
|
|
558
558
|
D: {};
|
|
@@ -563,7 +563,7 @@ declare const Breadcrumbs: {
|
|
|
563
563
|
__isFragment?: never;
|
|
564
564
|
__isTeleport?: never;
|
|
565
565
|
__isSuspense?: never;
|
|
566
|
-
} &
|
|
566
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
567
567
|
$slots: {
|
|
568
568
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
569
569
|
};
|
|
@@ -595,7 +595,7 @@ declare const Breadcrumbs: {
|
|
|
595
595
|
* ```
|
|
596
596
|
*/
|
|
597
597
|
Item: {
|
|
598
|
-
new (...args: any[]):
|
|
598
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
599
599
|
P: {};
|
|
600
600
|
B: {};
|
|
601
601
|
D: {};
|
|
@@ -606,7 +606,7 @@ declare const Breadcrumbs: {
|
|
|
606
606
|
__isFragment?: never;
|
|
607
607
|
__isTeleport?: never;
|
|
608
608
|
__isSuspense?: never;
|
|
609
|
-
} &
|
|
609
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
610
610
|
$slots: {
|
|
611
611
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
612
612
|
};
|
|
@@ -638,7 +638,7 @@ declare const Breadcrumbs: {
|
|
|
638
638
|
* ```
|
|
639
639
|
*/
|
|
640
640
|
Link: {
|
|
641
|
-
new (...args: any[]):
|
|
641
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
642
642
|
P: {};
|
|
643
643
|
B: {};
|
|
644
644
|
D: {};
|
|
@@ -649,7 +649,7 @@ declare const Breadcrumbs: {
|
|
|
649
649
|
__isFragment?: never;
|
|
650
650
|
__isTeleport?: never;
|
|
651
651
|
__isSuspense?: never;
|
|
652
|
-
} &
|
|
652
|
+
} & vue643.ComponentOptionsBase<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
653
653
|
$slots: {
|
|
654
654
|
default?: (props: {}) => any;
|
|
655
655
|
};
|
|
@@ -671,7 +671,7 @@ declare const Breadcrumbs: {
|
|
|
671
671
|
* ```
|
|
672
672
|
*/
|
|
673
673
|
Page: {
|
|
674
|
-
new (...args: any[]):
|
|
674
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
675
675
|
P: {};
|
|
676
676
|
B: {};
|
|
677
677
|
D: {};
|
|
@@ -682,7 +682,7 @@ declare const Breadcrumbs: {
|
|
|
682
682
|
__isFragment?: never;
|
|
683
683
|
__isTeleport?: never;
|
|
684
684
|
__isSuspense?: never;
|
|
685
|
-
} &
|
|
685
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
686
686
|
$slots: {
|
|
687
687
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
688
688
|
};
|
|
@@ -713,7 +713,7 @@ declare const Breadcrumbs: {
|
|
|
713
713
|
* ```
|
|
714
714
|
*/
|
|
715
715
|
Divider: {
|
|
716
|
-
new (...args: any[]):
|
|
716
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
717
717
|
P: {};
|
|
718
718
|
B: {};
|
|
719
719
|
D: {};
|
|
@@ -724,7 +724,7 @@ declare const Breadcrumbs: {
|
|
|
724
724
|
__isFragment?: never;
|
|
725
725
|
__isTeleport?: never;
|
|
726
726
|
__isSuspense?: never;
|
|
727
|
-
} &
|
|
727
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
728
728
|
$slots: {
|
|
729
729
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
730
730
|
};
|
|
@@ -748,7 +748,7 @@ declare const Breadcrumbs: {
|
|
|
748
748
|
* ```
|
|
749
749
|
*/
|
|
750
750
|
Ellipsis: {
|
|
751
|
-
new (...args: any[]):
|
|
751
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
752
752
|
P: {};
|
|
753
753
|
B: {};
|
|
754
754
|
D: {};
|
|
@@ -759,7 +759,7 @@ declare const Breadcrumbs: {
|
|
|
759
759
|
__isFragment?: never;
|
|
760
760
|
__isTeleport?: never;
|
|
761
761
|
__isSuspense?: never;
|
|
762
|
-
} &
|
|
762
|
+
} & vue643.ComponentOptionsBase<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
763
763
|
$slots: {
|
|
764
764
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
765
765
|
};
|
|
@@ -817,25 +817,25 @@ interface CheckboxGroupSlotProps {
|
|
|
817
817
|
'aria-describedby': string | undefined;
|
|
818
818
|
};
|
|
819
819
|
}
|
|
820
|
-
declare const useCheckboxGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideCheckboxGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?:
|
|
821
|
-
declare const __VLS_export$
|
|
822
|
-
props: __VLS_PrettifyLocal$
|
|
820
|
+
declare const useCheckboxGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideCheckboxGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
821
|
+
declare const __VLS_export$49: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
822
|
+
props: __VLS_PrettifyLocal$19<(CheckboxGroupProps & {
|
|
823
823
|
modelValue?: T | T[];
|
|
824
824
|
}) & {
|
|
825
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
826
825
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
827
|
-
|
|
826
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
827
|
+
}> & vue643.PublicProps;
|
|
828
828
|
expose: (exposed: {}) => void;
|
|
829
829
|
attrs: any;
|
|
830
830
|
slots: {
|
|
831
831
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
832
832
|
};
|
|
833
833
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
834
|
-
}>) =>
|
|
834
|
+
}>) => vue643.VNode & {
|
|
835
835
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
836
836
|
};
|
|
837
|
-
declare const _default$
|
|
838
|
-
type __VLS_PrettifyLocal$
|
|
837
|
+
declare const _default$45: typeof __VLS_export$49;
|
|
838
|
+
type __VLS_PrettifyLocal$19<T> = { [K in keyof T as K]: T[K] } & {};
|
|
839
839
|
//#endregion
|
|
840
840
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue.d.ts
|
|
841
841
|
interface CheckboxHiddenInputProps {
|
|
@@ -848,8 +848,8 @@ interface CheckboxHiddenInputProps {
|
|
|
848
848
|
/** Associate with form by ID (defaults to context value) */
|
|
849
849
|
form?: string;
|
|
850
850
|
}
|
|
851
|
-
declare const __VLS_export$
|
|
852
|
-
declare const _default$
|
|
851
|
+
declare const __VLS_export$48: vue643.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
852
|
+
declare const _default$46: typeof __VLS_export$48;
|
|
853
853
|
//#endregion
|
|
854
854
|
//#region src/components/Checkbox/CheckboxRoot.vue.d.ts
|
|
855
855
|
/** Visual state of the checkbox for styling purposes */
|
|
@@ -946,25 +946,25 @@ interface CheckboxRootSlotProps<V = unknown> {
|
|
|
946
946
|
'data-disabled': true | undefined;
|
|
947
947
|
};
|
|
948
948
|
}
|
|
949
|
-
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?:
|
|
950
|
-
declare const __VLS_export$
|
|
951
|
-
props: __VLS_PrettifyLocal$
|
|
949
|
+
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: vue643.App) => CheckboxRootContext<unknown>;
|
|
950
|
+
declare const __VLS_export$47: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
951
|
+
props: __VLS_PrettifyLocal$18<(CheckboxRootProps<V> & {
|
|
952
952
|
modelValue?: boolean;
|
|
953
953
|
}) & {
|
|
954
|
-
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
955
954
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
956
|
-
|
|
955
|
+
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
956
|
+
}> & vue643.PublicProps;
|
|
957
957
|
expose: (exposed: {}) => void;
|
|
958
958
|
attrs: any;
|
|
959
959
|
slots: {
|
|
960
960
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
961
961
|
};
|
|
962
962
|
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
963
|
-
}>) =>
|
|
963
|
+
}>) => vue643.VNode & {
|
|
964
964
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
965
965
|
};
|
|
966
|
-
declare const _default$
|
|
967
|
-
type __VLS_PrettifyLocal$
|
|
966
|
+
declare const _default$48: typeof __VLS_export$47;
|
|
967
|
+
type __VLS_PrettifyLocal$18<T> = { [K in keyof T as K]: T[K] } & {};
|
|
968
968
|
//#endregion
|
|
969
969
|
//#region src/components/Checkbox/CheckboxIndicator.vue.d.ts
|
|
970
970
|
interface CheckboxIndicatorProps extends AtomProps {
|
|
@@ -984,11 +984,11 @@ interface CheckboxIndicatorSlotProps {
|
|
|
984
984
|
};
|
|
985
985
|
};
|
|
986
986
|
}
|
|
987
|
-
declare const __VLS_export$
|
|
987
|
+
declare const __VLS_export$46: __VLS_WithSlots$26<vue643.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
988
988
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
989
989
|
}>;
|
|
990
|
-
declare const _default$
|
|
991
|
-
type __VLS_WithSlots$
|
|
990
|
+
declare const _default$47: typeof __VLS_export$46;
|
|
991
|
+
type __VLS_WithSlots$26<T, S> = T & {
|
|
992
992
|
new (): {
|
|
993
993
|
$slots: S;
|
|
994
994
|
};
|
|
@@ -1038,11 +1038,11 @@ interface CheckboxSelectAllSlotProps {
|
|
|
1038
1038
|
'data-disabled': true | undefined;
|
|
1039
1039
|
};
|
|
1040
1040
|
}
|
|
1041
|
-
declare const __VLS_export$
|
|
1041
|
+
declare const __VLS_export$45: __VLS_WithSlots$25<vue643.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1042
1042
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
1043
1043
|
}>;
|
|
1044
|
-
declare const _default$
|
|
1045
|
-
type __VLS_WithSlots$
|
|
1044
|
+
declare const _default$49: typeof __VLS_export$45;
|
|
1045
|
+
type __VLS_WithSlots$25<T, S> = T & {
|
|
1046
1046
|
new (): {
|
|
1047
1047
|
$slots: S;
|
|
1048
1048
|
};
|
|
@@ -1100,10 +1100,10 @@ declare const Checkbox: {
|
|
|
1100
1100
|
* ```
|
|
1101
1101
|
*/
|
|
1102
1102
|
Group: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
1103
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1104
1103
|
slots: {
|
|
1105
1104
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
1106
1105
|
};
|
|
1106
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1107
1107
|
attrs: any;
|
|
1108
1108
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1109
1109
|
props: {
|
|
@@ -1117,16 +1117,16 @@ declare const Checkbox: {
|
|
|
1117
1117
|
as?: (DOMElement | null) | undefined;
|
|
1118
1118
|
renderless?: boolean | undefined;
|
|
1119
1119
|
modelValue?: (T | T[]) | undefined;
|
|
1120
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1121
1120
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1122
|
-
|
|
1121
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1122
|
+
} & vue643.PublicProps;
|
|
1123
1123
|
expose: (exposed: {}) => void;
|
|
1124
1124
|
attrs: any;
|
|
1125
1125
|
slots: {
|
|
1126
1126
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
1127
1127
|
};
|
|
1128
1128
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1129
|
-
}>) =>
|
|
1129
|
+
}>) => vue643.VNode & {
|
|
1130
1130
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1131
1131
|
};
|
|
1132
1132
|
/**
|
|
@@ -1151,7 +1151,7 @@ declare const Checkbox: {
|
|
|
1151
1151
|
* </template>
|
|
1152
1152
|
* ```
|
|
1153
1153
|
*/
|
|
1154
|
-
HiddenInput:
|
|
1154
|
+
HiddenInput: vue643.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
1155
1155
|
/**
|
|
1156
1156
|
* Visual indicator component for checkboxes.
|
|
1157
1157
|
*
|
|
@@ -1178,7 +1178,7 @@ declare const Checkbox: {
|
|
|
1178
1178
|
* ```
|
|
1179
1179
|
*/
|
|
1180
1180
|
Indicator: {
|
|
1181
|
-
new (...args: any[]):
|
|
1181
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1182
1182
|
P: {};
|
|
1183
1183
|
B: {};
|
|
1184
1184
|
D: {};
|
|
@@ -1189,7 +1189,7 @@ declare const Checkbox: {
|
|
|
1189
1189
|
__isFragment?: never;
|
|
1190
1190
|
__isTeleport?: never;
|
|
1191
1191
|
__isSuspense?: never;
|
|
1192
|
-
} &
|
|
1192
|
+
} & vue643.ComponentOptionsBase<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1193
1193
|
$slots: {
|
|
1194
1194
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
1195
1195
|
};
|
|
@@ -1224,10 +1224,10 @@ declare const Checkbox: {
|
|
|
1224
1224
|
* ```
|
|
1225
1225
|
*/
|
|
1226
1226
|
Root: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
1227
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
1228
1227
|
slots: {
|
|
1229
1228
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
1230
1229
|
};
|
|
1230
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
1231
1231
|
attrs: any;
|
|
1232
1232
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1233
1233
|
props: {
|
|
@@ -1236,8 +1236,8 @@ declare const Checkbox: {
|
|
|
1236
1236
|
value?: V | undefined;
|
|
1237
1237
|
name?: string | undefined;
|
|
1238
1238
|
form?: string | undefined;
|
|
1239
|
-
disabled?:
|
|
1240
|
-
indeterminate?:
|
|
1239
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
1240
|
+
indeterminate?: vue643.MaybeRef<boolean> | undefined;
|
|
1241
1241
|
namespace?: string | undefined;
|
|
1242
1242
|
groupNamespace?: string | undefined;
|
|
1243
1243
|
ariaLabelledby?: string | undefined;
|
|
@@ -1246,16 +1246,16 @@ declare const Checkbox: {
|
|
|
1246
1246
|
as?: (DOMElement | null) | undefined;
|
|
1247
1247
|
renderless?: boolean | undefined;
|
|
1248
1248
|
modelValue?: boolean | undefined;
|
|
1249
|
-
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
1250
1249
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1251
|
-
|
|
1250
|
+
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
1251
|
+
} & vue643.PublicProps;
|
|
1252
1252
|
expose: (exposed: {}) => void;
|
|
1253
1253
|
attrs: any;
|
|
1254
1254
|
slots: {
|
|
1255
1255
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
1256
1256
|
};
|
|
1257
1257
|
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
1258
|
-
}>) =>
|
|
1258
|
+
}>) => vue643.VNode & {
|
|
1259
1259
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1260
1260
|
};
|
|
1261
1261
|
/**
|
|
@@ -1293,7 +1293,7 @@ declare const Checkbox: {
|
|
|
1293
1293
|
* ```
|
|
1294
1294
|
*/
|
|
1295
1295
|
SelectAll: {
|
|
1296
|
-
new (...args: any[]):
|
|
1296
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1297
1297
|
P: {};
|
|
1298
1298
|
B: {};
|
|
1299
1299
|
D: {};
|
|
@@ -1304,7 +1304,7 @@ declare const Checkbox: {
|
|
|
1304
1304
|
__isFragment?: never;
|
|
1305
1305
|
__isTeleport?: never;
|
|
1306
1306
|
__isSuspense?: never;
|
|
1307
|
-
} &
|
|
1307
|
+
} & vue643.ComponentOptionsBase<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1308
1308
|
$slots: {
|
|
1309
1309
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
1310
1310
|
};
|
|
@@ -1336,22 +1336,22 @@ interface DialogRootSlotProps {
|
|
|
1336
1336
|
/** Close the dialog */
|
|
1337
1337
|
close: () => void;
|
|
1338
1338
|
}
|
|
1339
|
-
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?:
|
|
1340
|
-
declare const __VLS_export$
|
|
1339
|
+
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: vue643.App) => DialogContext;
|
|
1340
|
+
declare const __VLS_export$44: __VLS_WithSlots$24<vue643.DefineComponent<DialogRootProps & {
|
|
1341
1341
|
modelValue?: boolean;
|
|
1342
|
-
}, {}, {}, {}, {},
|
|
1343
|
-
"update:modelValue": (value: boolean) => any;
|
|
1342
|
+
}, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1344
1343
|
"update:model-value": (value: boolean) => any;
|
|
1345
|
-
|
|
1344
|
+
"update:modelValue": (value: boolean) => any;
|
|
1345
|
+
}, string, vue643.PublicProps, Readonly<DialogRootProps & {
|
|
1346
1346
|
modelValue?: boolean;
|
|
1347
1347
|
}> & Readonly<{
|
|
1348
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1349
1348
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1350
|
-
|
|
1349
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1350
|
+
}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1351
1351
|
default: (props: DialogRootSlotProps) => any;
|
|
1352
1352
|
}>;
|
|
1353
|
-
declare const _default$
|
|
1354
|
-
type __VLS_WithSlots$
|
|
1353
|
+
declare const _default$42: typeof __VLS_export$44;
|
|
1354
|
+
type __VLS_WithSlots$24<T, S> = T & {
|
|
1355
1355
|
new (): {
|
|
1356
1356
|
$slots: S;
|
|
1357
1357
|
};
|
|
@@ -1373,11 +1373,11 @@ interface DialogActivatorSlotProps {
|
|
|
1373
1373
|
'data-dialog-open': '' | undefined;
|
|
1374
1374
|
};
|
|
1375
1375
|
}
|
|
1376
|
-
declare const __VLS_export$
|
|
1376
|
+
declare const __VLS_export$43: __VLS_WithSlots$23<vue643.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1377
1377
|
default: (props: DialogActivatorSlotProps) => any;
|
|
1378
1378
|
}>;
|
|
1379
|
-
declare const _default$
|
|
1380
|
-
type __VLS_WithSlots$
|
|
1379
|
+
declare const _default$44: typeof __VLS_export$43;
|
|
1380
|
+
type __VLS_WithSlots$23<T, S> = T & {
|
|
1381
1381
|
new (): {
|
|
1382
1382
|
$slots: S;
|
|
1383
1383
|
};
|
|
@@ -1417,17 +1417,17 @@ interface DialogContentSlotProps {
|
|
|
1417
1417
|
'aria-describedby': string;
|
|
1418
1418
|
};
|
|
1419
1419
|
}
|
|
1420
|
-
declare const __VLS_export$
|
|
1420
|
+
declare const __VLS_export$42: __VLS_WithSlots$22<vue643.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1421
1421
|
cancel: (e: Event) => any;
|
|
1422
1422
|
close: (e: Event) => any;
|
|
1423
|
-
}, string,
|
|
1423
|
+
}, string, vue643.PublicProps, Readonly<DialogContentProps> & Readonly<{
|
|
1424
1424
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1425
1425
|
onClose?: ((e: Event) => any) | undefined;
|
|
1426
|
-
}>, {}, {}, {}, {}, string,
|
|
1426
|
+
}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1427
1427
|
default: (props: DialogContentSlotProps) => any;
|
|
1428
1428
|
}>;
|
|
1429
|
-
declare const _default$
|
|
1430
|
-
type __VLS_WithSlots$
|
|
1429
|
+
declare const _default$40: typeof __VLS_export$42;
|
|
1430
|
+
type __VLS_WithSlots$22<T, S> = T & {
|
|
1431
1431
|
new (): {
|
|
1432
1432
|
$slots: S;
|
|
1433
1433
|
};
|
|
@@ -1444,11 +1444,11 @@ interface DialogTitleSlotProps {
|
|
|
1444
1444
|
id: string;
|
|
1445
1445
|
};
|
|
1446
1446
|
}
|
|
1447
|
-
declare const __VLS_export$
|
|
1447
|
+
declare const __VLS_export$41: __VLS_WithSlots$21<vue643.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1448
1448
|
default: (props: DialogTitleSlotProps) => any;
|
|
1449
1449
|
}>;
|
|
1450
|
-
declare const _default$
|
|
1451
|
-
type __VLS_WithSlots$
|
|
1450
|
+
declare const _default$43: typeof __VLS_export$41;
|
|
1451
|
+
type __VLS_WithSlots$21<T, S> = T & {
|
|
1452
1452
|
new (): {
|
|
1453
1453
|
$slots: S;
|
|
1454
1454
|
};
|
|
@@ -1465,11 +1465,11 @@ interface DialogDescriptionSlotProps {
|
|
|
1465
1465
|
id: string;
|
|
1466
1466
|
};
|
|
1467
1467
|
}
|
|
1468
|
-
declare const __VLS_export$
|
|
1468
|
+
declare const __VLS_export$40: __VLS_WithSlots$20<vue643.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1469
1469
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
1470
1470
|
}>;
|
|
1471
|
-
declare const _default$
|
|
1472
|
-
type __VLS_WithSlots$
|
|
1471
|
+
declare const _default$41: typeof __VLS_export$40;
|
|
1472
|
+
type __VLS_WithSlots$20<T, S> = T & {
|
|
1473
1473
|
new (): {
|
|
1474
1474
|
$slots: S;
|
|
1475
1475
|
};
|
|
@@ -1489,11 +1489,11 @@ interface DialogCloseSlotProps {
|
|
|
1489
1489
|
'aria-label': 'Close';
|
|
1490
1490
|
};
|
|
1491
1491
|
}
|
|
1492
|
-
declare const __VLS_export$
|
|
1492
|
+
declare const __VLS_export$39: __VLS_WithSlots$19<vue643.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1493
1493
|
default: (props: DialogCloseSlotProps) => any;
|
|
1494
1494
|
}>;
|
|
1495
|
-
declare const _default$
|
|
1496
|
-
type __VLS_WithSlots$
|
|
1495
|
+
declare const _default$39: typeof __VLS_export$39;
|
|
1496
|
+
type __VLS_WithSlots$19<T, S> = T & {
|
|
1497
1497
|
new (): {
|
|
1498
1498
|
$slots: S;
|
|
1499
1499
|
};
|
|
@@ -1553,15 +1553,15 @@ declare const Dialog: {
|
|
|
1553
1553
|
* ```
|
|
1554
1554
|
*/
|
|
1555
1555
|
Root: {
|
|
1556
|
-
new (...args: any[]):
|
|
1556
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
|
|
1557
1557
|
modelValue?: boolean;
|
|
1558
1558
|
}> & Readonly<{
|
|
1559
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1560
1559
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1561
|
-
|
|
1562
|
-
|
|
1560
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1561
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1563
1562
|
"update:model-value": (value: boolean) => any;
|
|
1564
|
-
|
|
1563
|
+
"update:modelValue": (value: boolean) => any;
|
|
1564
|
+
}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1565
1565
|
P: {};
|
|
1566
1566
|
B: {};
|
|
1567
1567
|
D: {};
|
|
@@ -1571,21 +1571,21 @@ declare const Dialog: {
|
|
|
1571
1571
|
}, Readonly<DialogRootProps & {
|
|
1572
1572
|
modelValue?: boolean;
|
|
1573
1573
|
}> & Readonly<{
|
|
1574
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1575
1574
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1575
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1576
1576
|
}>, {}, {}, {}, {}, {}>;
|
|
1577
1577
|
__isFragment?: never;
|
|
1578
1578
|
__isTeleport?: never;
|
|
1579
1579
|
__isSuspense?: never;
|
|
1580
|
-
} &
|
|
1580
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogRootProps & {
|
|
1581
1581
|
modelValue?: boolean;
|
|
1582
1582
|
}> & Readonly<{
|
|
1583
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1584
1583
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1585
|
-
|
|
1586
|
-
|
|
1584
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1585
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1587
1586
|
"update:model-value": (value: boolean) => any;
|
|
1588
|
-
|
|
1587
|
+
"update:modelValue": (value: boolean) => any;
|
|
1588
|
+
}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1589
1589
|
$slots: {
|
|
1590
1590
|
default: (props: DialogRootSlotProps) => any;
|
|
1591
1591
|
};
|
|
@@ -1609,7 +1609,7 @@ declare const Dialog: {
|
|
|
1609
1609
|
* ```
|
|
1610
1610
|
*/
|
|
1611
1611
|
Activator: {
|
|
1612
|
-
new (...args: any[]):
|
|
1612
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1613
1613
|
P: {};
|
|
1614
1614
|
B: {};
|
|
1615
1615
|
D: {};
|
|
@@ -1620,7 +1620,7 @@ declare const Dialog: {
|
|
|
1620
1620
|
__isFragment?: never;
|
|
1621
1621
|
__isTeleport?: never;
|
|
1622
1622
|
__isSuspense?: never;
|
|
1623
|
-
} &
|
|
1623
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1624
1624
|
$slots: {
|
|
1625
1625
|
default: (props: DialogActivatorSlotProps) => any;
|
|
1626
1626
|
};
|
|
@@ -1646,13 +1646,13 @@ declare const Dialog: {
|
|
|
1646
1646
|
* ```
|
|
1647
1647
|
*/
|
|
1648
1648
|
Content: {
|
|
1649
|
-
new (...args: any[]):
|
|
1649
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogContentProps> & Readonly<{
|
|
1650
1650
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1651
1651
|
onClose?: ((e: Event) => any) | undefined;
|
|
1652
|
-
}>, {}, {}, {}, {},
|
|
1652
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1653
1653
|
cancel: (e: Event) => any;
|
|
1654
1654
|
close: (e: Event) => any;
|
|
1655
|
-
},
|
|
1655
|
+
}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1656
1656
|
P: {};
|
|
1657
1657
|
B: {};
|
|
1658
1658
|
D: {};
|
|
@@ -1666,13 +1666,13 @@ declare const Dialog: {
|
|
|
1666
1666
|
__isFragment?: never;
|
|
1667
1667
|
__isTeleport?: never;
|
|
1668
1668
|
__isSuspense?: never;
|
|
1669
|
-
} &
|
|
1669
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogContentProps> & Readonly<{
|
|
1670
1670
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1671
1671
|
onClose?: ((e: Event) => any) | undefined;
|
|
1672
|
-
}>, {}, {}, {}, {},
|
|
1672
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
1673
1673
|
cancel: (e: Event) => any;
|
|
1674
1674
|
close: (e: Event) => any;
|
|
1675
|
-
}, string, {}, {}, string, {},
|
|
1675
|
+
}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1676
1676
|
$slots: {
|
|
1677
1677
|
default: (props: DialogContentSlotProps) => any;
|
|
1678
1678
|
};
|
|
@@ -1694,7 +1694,7 @@ declare const Dialog: {
|
|
|
1694
1694
|
* ```
|
|
1695
1695
|
*/
|
|
1696
1696
|
Title: {
|
|
1697
|
-
new (...args: any[]):
|
|
1697
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1698
1698
|
P: {};
|
|
1699
1699
|
B: {};
|
|
1700
1700
|
D: {};
|
|
@@ -1705,7 +1705,7 @@ declare const Dialog: {
|
|
|
1705
1705
|
__isFragment?: never;
|
|
1706
1706
|
__isTeleport?: never;
|
|
1707
1707
|
__isSuspense?: never;
|
|
1708
|
-
} &
|
|
1708
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1709
1709
|
$slots: {
|
|
1710
1710
|
default: (props: DialogTitleSlotProps) => any;
|
|
1711
1711
|
};
|
|
@@ -1729,7 +1729,7 @@ declare const Dialog: {
|
|
|
1729
1729
|
* ```
|
|
1730
1730
|
*/
|
|
1731
1731
|
Description: {
|
|
1732
|
-
new (...args: any[]):
|
|
1732
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1733
1733
|
P: {};
|
|
1734
1734
|
B: {};
|
|
1735
1735
|
D: {};
|
|
@@ -1740,7 +1740,7 @@ declare const Dialog: {
|
|
|
1740
1740
|
__isFragment?: never;
|
|
1741
1741
|
__isTeleport?: never;
|
|
1742
1742
|
__isSuspense?: never;
|
|
1743
|
-
} &
|
|
1743
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1744
1744
|
$slots: {
|
|
1745
1745
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
1746
1746
|
};
|
|
@@ -1762,7 +1762,7 @@ declare const Dialog: {
|
|
|
1762
1762
|
* ```
|
|
1763
1763
|
*/
|
|
1764
1764
|
Close: {
|
|
1765
|
-
new (...args: any[]):
|
|
1765
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
1766
1766
|
P: {};
|
|
1767
1767
|
B: {};
|
|
1768
1768
|
D: {};
|
|
@@ -1773,7 +1773,7 @@ declare const Dialog: {
|
|
|
1773
1773
|
__isFragment?: never;
|
|
1774
1774
|
__isTeleport?: never;
|
|
1775
1775
|
__isSuspense?: never;
|
|
1776
|
-
} &
|
|
1776
|
+
} & vue643.ComponentOptionsBase<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
1777
1777
|
$slots: {
|
|
1778
1778
|
default: (props: DialogCloseSlotProps) => any;
|
|
1779
1779
|
};
|
|
@@ -1817,24 +1817,24 @@ interface ExpansionPanelRootSlotProps {
|
|
|
1817
1817
|
/** Toggle a panel's expansion state by ID */
|
|
1818
1818
|
toggle: (id: ID) => void;
|
|
1819
1819
|
}
|
|
1820
|
-
declare const useExpansionPanelRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?:
|
|
1821
|
-
declare const __VLS_export$
|
|
1822
|
-
props: __VLS_PrettifyLocal$
|
|
1820
|
+
declare const useExpansionPanelRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue643.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
1821
|
+
declare const __VLS_export$38: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1822
|
+
props: __VLS_PrettifyLocal$17<(ExpansionPanelRootProps & {
|
|
1823
1823
|
modelValue?: T | T[];
|
|
1824
1824
|
}) & {
|
|
1825
1825
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
1826
|
-
}> &
|
|
1826
|
+
}> & vue643.PublicProps;
|
|
1827
1827
|
expose: (exposed: {}) => void;
|
|
1828
1828
|
attrs: any;
|
|
1829
1829
|
slots: {
|
|
1830
1830
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
1831
1831
|
};
|
|
1832
1832
|
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1833
|
-
}>) =>
|
|
1833
|
+
}>) => vue643.VNode & {
|
|
1834
1834
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1835
1835
|
};
|
|
1836
|
-
declare const _default$
|
|
1837
|
-
type __VLS_PrettifyLocal$
|
|
1836
|
+
declare const _default$38: typeof __VLS_export$38;
|
|
1837
|
+
type __VLS_PrettifyLocal$17<T> = { [K in keyof T as K]: T[K] } & {};
|
|
1838
1838
|
//#endregion
|
|
1839
1839
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue.d.ts
|
|
1840
1840
|
interface ExpansionPanelItemProps<V = unknown> extends AtomProps {
|
|
@@ -1875,20 +1875,20 @@ interface ExpansionPanelItemSlotProps {
|
|
|
1875
1875
|
'data-selected': true | undefined;
|
|
1876
1876
|
};
|
|
1877
1877
|
}
|
|
1878
|
-
declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?:
|
|
1879
|
-
declare const __VLS_export$
|
|
1880
|
-
props: __VLS_PrettifyLocal$
|
|
1878
|
+
declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?: vue643.App) => ExpansionPanelItemContext;
|
|
1879
|
+
declare const __VLS_export$37: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1880
|
+
props: __VLS_PrettifyLocal$16<ExpansionPanelItemProps<V>> & vue643.PublicProps;
|
|
1881
1881
|
expose: (exposed: {}) => void;
|
|
1882
1882
|
attrs: any;
|
|
1883
1883
|
slots: {
|
|
1884
1884
|
default: (props: ExpansionPanelItemSlotProps) => any;
|
|
1885
1885
|
};
|
|
1886
1886
|
emit: {};
|
|
1887
|
-
}>) =>
|
|
1887
|
+
}>) => vue643.VNode & {
|
|
1888
1888
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1889
1889
|
};
|
|
1890
|
-
declare const _default$
|
|
1891
|
-
type __VLS_PrettifyLocal$
|
|
1890
|
+
declare const _default$37: typeof __VLS_export$37;
|
|
1891
|
+
type __VLS_PrettifyLocal$16<T> = { [K in keyof T as K]: T[K] } & {};
|
|
1892
1892
|
//#endregion
|
|
1893
1893
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue.d.ts
|
|
1894
1894
|
interface ExpansionPanelHeaderProps extends AtomProps {
|
|
@@ -1904,11 +1904,11 @@ interface ExpansionPanelHeaderSlotProps {
|
|
|
1904
1904
|
'data-selected': true | undefined;
|
|
1905
1905
|
};
|
|
1906
1906
|
}
|
|
1907
|
-
declare const __VLS_export$
|
|
1907
|
+
declare const __VLS_export$36: __VLS_WithSlots$18<vue643.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1908
1908
|
default: (props: ExpansionPanelHeaderSlotProps) => any;
|
|
1909
1909
|
}>;
|
|
1910
|
-
declare const _default$
|
|
1911
|
-
type __VLS_WithSlots$
|
|
1910
|
+
declare const _default$36: typeof __VLS_export$36;
|
|
1911
|
+
type __VLS_WithSlots$18<T, S> = T & {
|
|
1912
1912
|
new (): {
|
|
1913
1913
|
$slots: S;
|
|
1914
1914
|
};
|
|
@@ -1953,11 +1953,11 @@ interface ExpansionPanelActivatorSlotProps {
|
|
|
1953
1953
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
1954
1954
|
};
|
|
1955
1955
|
}
|
|
1956
|
-
declare const __VLS_export$
|
|
1956
|
+
declare const __VLS_export$35: __VLS_WithSlots$17<vue643.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1957
1957
|
default: (props: ExpansionPanelActivatorSlotProps) => any;
|
|
1958
1958
|
}>;
|
|
1959
|
-
declare const _default$
|
|
1960
|
-
type __VLS_WithSlots$
|
|
1959
|
+
declare const _default$34: typeof __VLS_export$35;
|
|
1960
|
+
type __VLS_WithSlots$17<T, S> = T & {
|
|
1961
1961
|
new (): {
|
|
1962
1962
|
$slots: S;
|
|
1963
1963
|
};
|
|
@@ -1984,11 +1984,11 @@ interface ExpansionPanelContentSlotProps {
|
|
|
1984
1984
|
'hidden': boolean;
|
|
1985
1985
|
};
|
|
1986
1986
|
}
|
|
1987
|
-
declare const __VLS_export$
|
|
1987
|
+
declare const __VLS_export$34: __VLS_WithSlots$16<vue643.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
1988
1988
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
1989
1989
|
}>;
|
|
1990
|
-
declare const _default$
|
|
1991
|
-
type __VLS_WithSlots$
|
|
1990
|
+
declare const _default$35: typeof __VLS_export$34;
|
|
1991
|
+
type __VLS_WithSlots$16<T, S> = T & {
|
|
1992
1992
|
new (): {
|
|
1993
1993
|
$slots: S;
|
|
1994
1994
|
};
|
|
@@ -2030,10 +2030,10 @@ declare const ExpansionPanel: {
|
|
|
2030
2030
|
* ```
|
|
2031
2031
|
*/
|
|
2032
2032
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2033
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2034
2033
|
slots: {
|
|
2035
2034
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
2036
2035
|
};
|
|
2036
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2037
2037
|
attrs: any;
|
|
2038
2038
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2039
2039
|
props: {
|
|
@@ -2046,14 +2046,14 @@ declare const ExpansionPanel: {
|
|
|
2046
2046
|
as?: (DOMElement | null) | undefined;
|
|
2047
2047
|
renderless?: boolean | undefined;
|
|
2048
2048
|
modelValue?: (T | T[]) | undefined;
|
|
2049
|
-
} &
|
|
2049
|
+
} & vue643.PublicProps;
|
|
2050
2050
|
expose: (exposed: {}) => void;
|
|
2051
2051
|
attrs: any;
|
|
2052
2052
|
slots: {
|
|
2053
2053
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
2054
2054
|
};
|
|
2055
2055
|
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2056
|
-
}>) =>
|
|
2056
|
+
}>) => vue643.VNode & {
|
|
2057
2057
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2058
2058
|
};
|
|
2059
2059
|
/**
|
|
@@ -2083,27 +2083,27 @@ declare const ExpansionPanel: {
|
|
|
2083
2083
|
* ```
|
|
2084
2084
|
*/
|
|
2085
2085
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2086
|
-
emit: {};
|
|
2087
2086
|
slots: {
|
|
2088
2087
|
default: (props: ExpansionPanelItemSlotProps) => any;
|
|
2089
2088
|
};
|
|
2089
|
+
emit: {};
|
|
2090
2090
|
attrs: any;
|
|
2091
2091
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2092
2092
|
props: {
|
|
2093
2093
|
id?: string | undefined;
|
|
2094
2094
|
value?: V | undefined;
|
|
2095
|
-
disabled?:
|
|
2095
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
2096
2096
|
namespace?: string | undefined;
|
|
2097
2097
|
as?: (DOMElement | null) | undefined;
|
|
2098
2098
|
renderless?: boolean | undefined;
|
|
2099
|
-
} &
|
|
2099
|
+
} & vue643.PublicProps;
|
|
2100
2100
|
expose: (exposed: {}) => void;
|
|
2101
2101
|
attrs: any;
|
|
2102
2102
|
slots: {
|
|
2103
2103
|
default: (props: ExpansionPanelItemSlotProps) => any;
|
|
2104
2104
|
};
|
|
2105
2105
|
emit: {};
|
|
2106
|
-
}>) =>
|
|
2106
|
+
}>) => vue643.VNode & {
|
|
2107
2107
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2108
2108
|
};
|
|
2109
2109
|
/**
|
|
@@ -2127,7 +2127,7 @@ declare const ExpansionPanel: {
|
|
|
2127
2127
|
* ```
|
|
2128
2128
|
*/
|
|
2129
2129
|
Header: {
|
|
2130
|
-
new (...args: any[]):
|
|
2130
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2131
2131
|
P: {};
|
|
2132
2132
|
B: {};
|
|
2133
2133
|
D: {};
|
|
@@ -2138,7 +2138,7 @@ declare const ExpansionPanel: {
|
|
|
2138
2138
|
__isFragment?: never;
|
|
2139
2139
|
__isTeleport?: never;
|
|
2140
2140
|
__isSuspense?: never;
|
|
2141
|
-
} &
|
|
2141
|
+
} & vue643.ComponentOptionsBase<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2142
2142
|
$slots: {
|
|
2143
2143
|
default: (props: ExpansionPanelHeaderSlotProps) => any;
|
|
2144
2144
|
};
|
|
@@ -2162,7 +2162,7 @@ declare const ExpansionPanel: {
|
|
|
2162
2162
|
* ```
|
|
2163
2163
|
*/
|
|
2164
2164
|
Activator: {
|
|
2165
|
-
new (...args: any[]):
|
|
2165
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2166
2166
|
P: {};
|
|
2167
2167
|
B: {};
|
|
2168
2168
|
D: {};
|
|
@@ -2173,7 +2173,7 @@ declare const ExpansionPanel: {
|
|
|
2173
2173
|
__isFragment?: never;
|
|
2174
2174
|
__isTeleport?: never;
|
|
2175
2175
|
__isSuspense?: never;
|
|
2176
|
-
} &
|
|
2176
|
+
} & vue643.ComponentOptionsBase<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2177
2177
|
$slots: {
|
|
2178
2178
|
default: (props: ExpansionPanelActivatorSlotProps) => any;
|
|
2179
2179
|
};
|
|
@@ -2197,7 +2197,7 @@ declare const ExpansionPanel: {
|
|
|
2197
2197
|
* ```
|
|
2198
2198
|
*/
|
|
2199
2199
|
Content: {
|
|
2200
|
-
new (...args: any[]):
|
|
2200
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2201
2201
|
P: {};
|
|
2202
2202
|
B: {};
|
|
2203
2203
|
D: {};
|
|
@@ -2208,7 +2208,7 @@ declare const ExpansionPanel: {
|
|
|
2208
2208
|
__isFragment?: never;
|
|
2209
2209
|
__isTeleport?: never;
|
|
2210
2210
|
__isSuspense?: never;
|
|
2211
|
-
} &
|
|
2211
|
+
} & vue643.ComponentOptionsBase<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2212
2212
|
$slots: {
|
|
2213
2213
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
2214
2214
|
};
|
|
@@ -2257,25 +2257,25 @@ interface GroupRootSlotProps {
|
|
|
2257
2257
|
'aria-multiselectable': true;
|
|
2258
2258
|
};
|
|
2259
2259
|
}
|
|
2260
|
-
declare const useGroupRoot: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideGroupRoot: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?:
|
|
2261
|
-
declare const __VLS_export$
|
|
2262
|
-
props: __VLS_PrettifyLocal$
|
|
2260
|
+
declare const useGroupRoot: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideGroupRoot: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
2261
|
+
declare const __VLS_export$33: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2262
|
+
props: __VLS_PrettifyLocal$15<(GroupRootProps & {
|
|
2263
2263
|
modelValue?: T | T[];
|
|
2264
2264
|
}) & {
|
|
2265
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2266
2265
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2267
|
-
|
|
2266
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2267
|
+
}> & vue643.PublicProps;
|
|
2268
2268
|
expose: (exposed: {}) => void;
|
|
2269
2269
|
attrs: any;
|
|
2270
2270
|
slots: {
|
|
2271
2271
|
default: (props: GroupRootSlotProps) => any;
|
|
2272
2272
|
};
|
|
2273
2273
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2274
|
-
}>) =>
|
|
2274
|
+
}>) => vue643.VNode & {
|
|
2275
2275
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2276
2276
|
};
|
|
2277
|
-
declare const _default$
|
|
2278
|
-
type __VLS_PrettifyLocal$
|
|
2277
|
+
declare const _default$33: typeof __VLS_export$33;
|
|
2278
|
+
type __VLS_PrettifyLocal$15<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2279
2279
|
//#endregion
|
|
2280
2280
|
//#region src/components/Group/GroupItem.vue.d.ts
|
|
2281
2281
|
interface GroupItemProps<V = unknown> {
|
|
@@ -2325,19 +2325,19 @@ interface GroupItemSlotProps<V = unknown> {
|
|
|
2325
2325
|
'data-mixed': true | undefined;
|
|
2326
2326
|
};
|
|
2327
2327
|
}
|
|
2328
|
-
declare const __VLS_export$
|
|
2329
|
-
props: __VLS_PrettifyLocal$
|
|
2328
|
+
declare const __VLS_export$32: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2329
|
+
props: __VLS_PrettifyLocal$14<GroupItemProps<V>> & vue643.PublicProps;
|
|
2330
2330
|
expose: (exposed: {}) => void;
|
|
2331
2331
|
attrs: any;
|
|
2332
2332
|
slots: {
|
|
2333
2333
|
default: (props: GroupItemSlotProps<V>) => unknown;
|
|
2334
2334
|
};
|
|
2335
2335
|
emit: {};
|
|
2336
|
-
}>) =>
|
|
2336
|
+
}>) => vue643.VNode & {
|
|
2337
2337
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2338
2338
|
};
|
|
2339
|
-
declare const _default$
|
|
2340
|
-
type __VLS_PrettifyLocal$
|
|
2339
|
+
declare const _default$32: typeof __VLS_export$32;
|
|
2340
|
+
type __VLS_PrettifyLocal$14<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2341
2341
|
//#endregion
|
|
2342
2342
|
//#region src/components/Group/index.d.ts
|
|
2343
2343
|
/**
|
|
@@ -2367,10 +2367,10 @@ declare const Group: {
|
|
|
2367
2367
|
* ```
|
|
2368
2368
|
*/
|
|
2369
2369
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2370
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2371
2370
|
slots: {
|
|
2372
2371
|
default: (props: GroupRootSlotProps) => any;
|
|
2373
2372
|
};
|
|
2373
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2374
2374
|
attrs: any;
|
|
2375
2375
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2376
2376
|
props: {
|
|
@@ -2379,16 +2379,16 @@ declare const Group: {
|
|
|
2379
2379
|
enroll?: boolean | undefined;
|
|
2380
2380
|
mandatory?: boolean | "force" | undefined;
|
|
2381
2381
|
modelValue?: (T | T[]) | undefined;
|
|
2382
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2383
2382
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2384
|
-
|
|
2383
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2384
|
+
} & vue643.PublicProps;
|
|
2385
2385
|
expose: (exposed: {}) => void;
|
|
2386
2386
|
attrs: any;
|
|
2387
2387
|
slots: {
|
|
2388
2388
|
default: (props: GroupRootSlotProps) => any;
|
|
2389
2389
|
};
|
|
2390
2390
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2391
|
-
}>) =>
|
|
2391
|
+
}>) => vue643.VNode & {
|
|
2392
2392
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2393
2393
|
};
|
|
2394
2394
|
/**
|
|
@@ -2410,35 +2410,35 @@ declare const Group: {
|
|
|
2410
2410
|
* ```
|
|
2411
2411
|
*/
|
|
2412
2412
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2413
|
-
emit: {};
|
|
2414
2413
|
slots: {
|
|
2415
2414
|
default: (props: GroupItemSlotProps<V>) => unknown;
|
|
2416
2415
|
};
|
|
2416
|
+
emit: {};
|
|
2417
2417
|
attrs: any;
|
|
2418
2418
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2419
2419
|
props: {
|
|
2420
2420
|
id?: string | undefined;
|
|
2421
2421
|
label?: string | undefined;
|
|
2422
2422
|
value?: V | undefined;
|
|
2423
|
-
disabled?:
|
|
2424
|
-
indeterminate?:
|
|
2423
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
2424
|
+
indeterminate?: vue643.MaybeRef<boolean> | undefined;
|
|
2425
2425
|
namespace?: string | undefined;
|
|
2426
|
-
} &
|
|
2426
|
+
} & vue643.PublicProps;
|
|
2427
2427
|
expose: (exposed: {}) => void;
|
|
2428
2428
|
attrs: any;
|
|
2429
2429
|
slots: {
|
|
2430
2430
|
default: (props: GroupItemSlotProps<V>) => unknown;
|
|
2431
2431
|
};
|
|
2432
2432
|
emit: {};
|
|
2433
|
-
}>) =>
|
|
2433
|
+
}>) => vue643.VNode & {
|
|
2434
2434
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2435
2435
|
};
|
|
2436
2436
|
};
|
|
2437
2437
|
//#endregion
|
|
2438
2438
|
//#region src/components/Pagination/PaginationRoot.vue.d.ts
|
|
2439
|
-
declare const usePaginationRoot: (key: string, defaultValue?: PaginationContext | undefined) => PaginationContext, providePaginationRoot: (key: string, context: PaginationContext, app?:
|
|
2440
|
-
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?:
|
|
2441
|
-
declare const usePaginationItems: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationItems: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?:
|
|
2439
|
+
declare const usePaginationRoot: (key: string, defaultValue?: PaginationContext | undefined) => PaginationContext, providePaginationRoot: (key: string, context: PaginationContext, app?: vue643.App) => PaginationContext;
|
|
2440
|
+
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?: vue643.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
|
|
2441
|
+
declare const usePaginationItems: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationItems: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?: vue643.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
|
|
2442
2442
|
interface PaginationRootProps extends AtomProps {
|
|
2443
2443
|
/** Namespace for dependency injection */
|
|
2444
2444
|
namespace?: string;
|
|
@@ -2489,23 +2489,23 @@ interface PaginationRootSlotProps {
|
|
|
2489
2489
|
'role': 'navigation' | undefined;
|
|
2490
2490
|
};
|
|
2491
2491
|
}
|
|
2492
|
-
declare const __VLS_export$
|
|
2493
|
-
props: __VLS_PrettifyLocal$
|
|
2492
|
+
declare const __VLS_export$31: <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_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2493
|
+
props: __VLS_PrettifyLocal$13<(PaginationRootProps & {
|
|
2494
2494
|
modelValue?: number;
|
|
2495
2495
|
}) & {
|
|
2496
2496
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
2497
|
-
}> &
|
|
2497
|
+
}> & vue643.PublicProps;
|
|
2498
2498
|
expose: (exposed: {}) => void;
|
|
2499
2499
|
attrs: any;
|
|
2500
2500
|
slots: {
|
|
2501
2501
|
default: (props: PaginationRootSlotProps) => any;
|
|
2502
2502
|
};
|
|
2503
2503
|
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: number) => void);
|
|
2504
|
-
}>) =>
|
|
2504
|
+
}>) => vue643.VNode & {
|
|
2505
2505
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2506
2506
|
};
|
|
2507
|
-
declare const _default$
|
|
2508
|
-
type __VLS_PrettifyLocal$
|
|
2507
|
+
declare const _default$30: typeof __VLS_export$31;
|
|
2508
|
+
type __VLS_PrettifyLocal$13<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2509
2509
|
//#endregion
|
|
2510
2510
|
//#region src/components/Pagination/PaginationItem.vue.d.ts
|
|
2511
2511
|
interface PaginationItemProps extends AtomProps {
|
|
@@ -2540,11 +2540,11 @@ interface PaginationItemSlotProps {
|
|
|
2540
2540
|
'onClick': () => void;
|
|
2541
2541
|
};
|
|
2542
2542
|
}
|
|
2543
|
-
declare const __VLS_export$
|
|
2543
|
+
declare const __VLS_export$30: __VLS_WithSlots$15<vue643.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2544
2544
|
default: (props: PaginationItemSlotProps) => any;
|
|
2545
2545
|
}>;
|
|
2546
|
-
declare const _default$
|
|
2547
|
-
type __VLS_WithSlots$
|
|
2546
|
+
declare const _default$26: typeof __VLS_export$30;
|
|
2547
|
+
type __VLS_WithSlots$15<T, S> = T & {
|
|
2548
2548
|
new (): {
|
|
2549
2549
|
$slots: S;
|
|
2550
2550
|
};
|
|
@@ -2575,11 +2575,11 @@ interface PaginationFirstSlotProps {
|
|
|
2575
2575
|
'onClick': () => void;
|
|
2576
2576
|
};
|
|
2577
2577
|
}
|
|
2578
|
-
declare const __VLS_export$
|
|
2578
|
+
declare const __VLS_export$29: __VLS_WithSlots$14<vue643.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2579
2579
|
default: (props: PaginationFirstSlotProps) => any;
|
|
2580
2580
|
}>;
|
|
2581
|
-
declare const _default$
|
|
2582
|
-
type __VLS_WithSlots$
|
|
2581
|
+
declare const _default$25: typeof __VLS_export$29;
|
|
2582
|
+
type __VLS_WithSlots$14<T, S> = T & {
|
|
2583
2583
|
new (): {
|
|
2584
2584
|
$slots: S;
|
|
2585
2585
|
};
|
|
@@ -2610,11 +2610,11 @@ interface PaginationPrevSlotProps {
|
|
|
2610
2610
|
'onClick': () => void;
|
|
2611
2611
|
};
|
|
2612
2612
|
}
|
|
2613
|
-
declare const __VLS_export$
|
|
2613
|
+
declare const __VLS_export$28: __VLS_WithSlots$13<vue643.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2614
2614
|
default: (props: PaginationPrevSlotProps) => any;
|
|
2615
2615
|
}>;
|
|
2616
|
-
declare const _default$
|
|
2617
|
-
type __VLS_WithSlots$
|
|
2616
|
+
declare const _default$29: typeof __VLS_export$28;
|
|
2617
|
+
type __VLS_WithSlots$13<T, S> = T & {
|
|
2618
2618
|
new (): {
|
|
2619
2619
|
$slots: S;
|
|
2620
2620
|
};
|
|
@@ -2637,11 +2637,11 @@ interface PaginationEllipsisSlotProps {
|
|
|
2637
2637
|
'aria-hidden': 'true';
|
|
2638
2638
|
};
|
|
2639
2639
|
}
|
|
2640
|
-
declare const __VLS_export$
|
|
2640
|
+
declare const __VLS_export$27: __VLS_WithSlots$12<vue643.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2641
2641
|
default: (props: PaginationEllipsisSlotProps) => any;
|
|
2642
2642
|
}>;
|
|
2643
|
-
declare const _default$
|
|
2644
|
-
type __VLS_WithSlots$
|
|
2643
|
+
declare const _default$24: typeof __VLS_export$27;
|
|
2644
|
+
type __VLS_WithSlots$12<T, S> = T & {
|
|
2645
2645
|
new (): {
|
|
2646
2646
|
$slots: S;
|
|
2647
2647
|
};
|
|
@@ -2672,11 +2672,11 @@ interface PaginationNextSlotProps {
|
|
|
2672
2672
|
'onClick': () => void;
|
|
2673
2673
|
};
|
|
2674
2674
|
}
|
|
2675
|
-
declare const __VLS_export$
|
|
2675
|
+
declare const __VLS_export$26: __VLS_WithSlots$11<vue643.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2676
2676
|
default: (props: PaginationNextSlotProps) => any;
|
|
2677
2677
|
}>;
|
|
2678
|
-
declare const _default$
|
|
2679
|
-
type __VLS_WithSlots$
|
|
2678
|
+
declare const _default$28: typeof __VLS_export$26;
|
|
2679
|
+
type __VLS_WithSlots$11<T, S> = T & {
|
|
2680
2680
|
new (): {
|
|
2681
2681
|
$slots: S;
|
|
2682
2682
|
};
|
|
@@ -2707,11 +2707,11 @@ interface PaginationLastSlotProps {
|
|
|
2707
2707
|
'onClick': () => void;
|
|
2708
2708
|
};
|
|
2709
2709
|
}
|
|
2710
|
-
declare const __VLS_export$
|
|
2710
|
+
declare const __VLS_export$25: __VLS_WithSlots$10<vue643.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2711
2711
|
default: (props: PaginationLastSlotProps) => any;
|
|
2712
2712
|
}>;
|
|
2713
|
-
declare const _default$
|
|
2714
|
-
type __VLS_WithSlots$
|
|
2713
|
+
declare const _default$27: typeof __VLS_export$25;
|
|
2714
|
+
type __VLS_WithSlots$10<T, S> = T & {
|
|
2715
2715
|
new (): {
|
|
2716
2716
|
$slots: S;
|
|
2717
2717
|
};
|
|
@@ -2736,11 +2736,11 @@ interface PaginationStatusSlotProps {
|
|
|
2736
2736
|
'role': 'status';
|
|
2737
2737
|
};
|
|
2738
2738
|
}
|
|
2739
|
-
declare const __VLS_export$
|
|
2739
|
+
declare const __VLS_export$24: __VLS_WithSlots$9<vue643.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
2740
2740
|
default: (props: PaginationStatusSlotProps) => any;
|
|
2741
2741
|
}>;
|
|
2742
|
-
declare const _default$
|
|
2743
|
-
type __VLS_WithSlots$
|
|
2742
|
+
declare const _default$31: typeof __VLS_export$24;
|
|
2743
|
+
type __VLS_WithSlots$9<T, S> = T & {
|
|
2744
2744
|
new (): {
|
|
2745
2745
|
$slots: S;
|
|
2746
2746
|
};
|
|
@@ -2784,10 +2784,10 @@ declare const Pagination: {
|
|
|
2784
2784
|
* ```
|
|
2785
2785
|
*/
|
|
2786
2786
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
2787
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: number) => void);
|
|
2788
2787
|
slots: {
|
|
2789
2788
|
default: (props: PaginationRootSlotProps) => any;
|
|
2790
2789
|
};
|
|
2790
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: number) => void);
|
|
2791
2791
|
attrs: any;
|
|
2792
2792
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2793
2793
|
props: {
|
|
@@ -2800,14 +2800,14 @@ declare const Pagination: {
|
|
|
2800
2800
|
as?: (DOMElement | null) | undefined;
|
|
2801
2801
|
renderless?: boolean | undefined;
|
|
2802
2802
|
modelValue?: number | undefined;
|
|
2803
|
-
} &
|
|
2803
|
+
} & vue643.PublicProps;
|
|
2804
2804
|
expose: (exposed: {}) => void;
|
|
2805
2805
|
attrs: any;
|
|
2806
2806
|
slots: {
|
|
2807
2807
|
default: (props: PaginationRootSlotProps) => any;
|
|
2808
2808
|
};
|
|
2809
2809
|
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((evt: "update:modelValue", value: number) => void);
|
|
2810
|
-
}>) =>
|
|
2810
|
+
}>) => vue643.VNode & {
|
|
2811
2811
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2812
2812
|
};
|
|
2813
2813
|
/**
|
|
@@ -2832,7 +2832,7 @@ declare const Pagination: {
|
|
|
2832
2832
|
* ```
|
|
2833
2833
|
*/
|
|
2834
2834
|
Item: {
|
|
2835
|
-
new (...args: any[]):
|
|
2835
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2836
2836
|
P: {};
|
|
2837
2837
|
B: {};
|
|
2838
2838
|
D: {};
|
|
@@ -2843,7 +2843,7 @@ declare const Pagination: {
|
|
|
2843
2843
|
__isFragment?: never;
|
|
2844
2844
|
__isTeleport?: never;
|
|
2845
2845
|
__isSuspense?: never;
|
|
2846
|
-
} &
|
|
2846
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2847
2847
|
$slots: {
|
|
2848
2848
|
default: (props: PaginationItemSlotProps) => any;
|
|
2849
2849
|
};
|
|
@@ -2876,7 +2876,7 @@ declare const Pagination: {
|
|
|
2876
2876
|
* ```
|
|
2877
2877
|
*/
|
|
2878
2878
|
First: {
|
|
2879
|
-
new (...args: any[]):
|
|
2879
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2880
2880
|
P: {};
|
|
2881
2881
|
B: {};
|
|
2882
2882
|
D: {};
|
|
@@ -2887,7 +2887,7 @@ declare const Pagination: {
|
|
|
2887
2887
|
__isFragment?: never;
|
|
2888
2888
|
__isTeleport?: never;
|
|
2889
2889
|
__isSuspense?: never;
|
|
2890
|
-
} &
|
|
2890
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2891
2891
|
$slots: {
|
|
2892
2892
|
default: (props: PaginationFirstSlotProps) => any;
|
|
2893
2893
|
};
|
|
@@ -2920,7 +2920,7 @@ declare const Pagination: {
|
|
|
2920
2920
|
* ```
|
|
2921
2921
|
*/
|
|
2922
2922
|
Prev: {
|
|
2923
|
-
new (...args: any[]):
|
|
2923
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2924
2924
|
P: {};
|
|
2925
2925
|
B: {};
|
|
2926
2926
|
D: {};
|
|
@@ -2931,7 +2931,7 @@ declare const Pagination: {
|
|
|
2931
2931
|
__isFragment?: never;
|
|
2932
2932
|
__isTeleport?: never;
|
|
2933
2933
|
__isSuspense?: never;
|
|
2934
|
-
} &
|
|
2934
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2935
2935
|
$slots: {
|
|
2936
2936
|
default: (props: PaginationPrevSlotProps) => any;
|
|
2937
2937
|
};
|
|
@@ -2959,7 +2959,7 @@ declare const Pagination: {
|
|
|
2959
2959
|
* ```
|
|
2960
2960
|
*/
|
|
2961
2961
|
Ellipsis: {
|
|
2962
|
-
new (...args: any[]):
|
|
2962
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
2963
2963
|
P: {};
|
|
2964
2964
|
B: {};
|
|
2965
2965
|
D: {};
|
|
@@ -2970,7 +2970,7 @@ declare const Pagination: {
|
|
|
2970
2970
|
__isFragment?: never;
|
|
2971
2971
|
__isTeleport?: never;
|
|
2972
2972
|
__isSuspense?: never;
|
|
2973
|
-
} &
|
|
2973
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
2974
2974
|
$slots: {
|
|
2975
2975
|
default: (props: PaginationEllipsisSlotProps) => any;
|
|
2976
2976
|
};
|
|
@@ -3003,7 +3003,7 @@ declare const Pagination: {
|
|
|
3003
3003
|
* ```
|
|
3004
3004
|
*/
|
|
3005
3005
|
Next: {
|
|
3006
|
-
new (...args: any[]):
|
|
3006
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3007
3007
|
P: {};
|
|
3008
3008
|
B: {};
|
|
3009
3009
|
D: {};
|
|
@@ -3014,7 +3014,7 @@ declare const Pagination: {
|
|
|
3014
3014
|
__isFragment?: never;
|
|
3015
3015
|
__isTeleport?: never;
|
|
3016
3016
|
__isSuspense?: never;
|
|
3017
|
-
} &
|
|
3017
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3018
3018
|
$slots: {
|
|
3019
3019
|
default: (props: PaginationNextSlotProps) => any;
|
|
3020
3020
|
};
|
|
@@ -3047,7 +3047,7 @@ declare const Pagination: {
|
|
|
3047
3047
|
* ```
|
|
3048
3048
|
*/
|
|
3049
3049
|
Last: {
|
|
3050
|
-
new (...args: any[]):
|
|
3050
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3051
3051
|
P: {};
|
|
3052
3052
|
B: {};
|
|
3053
3053
|
D: {};
|
|
@@ -3058,7 +3058,7 @@ declare const Pagination: {
|
|
|
3058
3058
|
__isFragment?: never;
|
|
3059
3059
|
__isTeleport?: never;
|
|
3060
3060
|
__isSuspense?: never;
|
|
3061
|
-
} &
|
|
3061
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3062
3062
|
$slots: {
|
|
3063
3063
|
default: (props: PaginationLastSlotProps) => any;
|
|
3064
3064
|
};
|
|
@@ -3084,7 +3084,7 @@ declare const Pagination: {
|
|
|
3084
3084
|
* ```
|
|
3085
3085
|
*/
|
|
3086
3086
|
Status: {
|
|
3087
|
-
new (...args: any[]):
|
|
3087
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3088
3088
|
P: {};
|
|
3089
3089
|
B: {};
|
|
3090
3090
|
D: {};
|
|
@@ -3095,7 +3095,7 @@ declare const Pagination: {
|
|
|
3095
3095
|
__isFragment?: never;
|
|
3096
3096
|
__isTeleport?: never;
|
|
3097
3097
|
__isSuspense?: never;
|
|
3098
|
-
} &
|
|
3098
|
+
} & vue643.ComponentOptionsBase<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3099
3099
|
$slots: {
|
|
3100
3100
|
default: (props: PaginationStatusSlotProps) => any;
|
|
3101
3101
|
};
|
|
@@ -3120,20 +3120,20 @@ interface PopoverRootSlotProps {
|
|
|
3120
3120
|
/** Toggle the popover open/closed state */
|
|
3121
3121
|
toggle: () => void;
|
|
3122
3122
|
}
|
|
3123
|
-
declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?:
|
|
3124
|
-
declare const __VLS_export$
|
|
3123
|
+
declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?: vue643.App) => PopoverContext;
|
|
3124
|
+
declare const __VLS_export$23: __VLS_WithSlots$8<vue643.DefineComponent<PopoverRootProps & {
|
|
3125
3125
|
modelValue?: boolean;
|
|
3126
|
-
}, {}, {}, {}, {},
|
|
3126
|
+
}, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3127
3127
|
"update:modelValue": (value: boolean) => any;
|
|
3128
|
-
}, string,
|
|
3128
|
+
}, string, vue643.PublicProps, Readonly<PopoverRootProps & {
|
|
3129
3129
|
modelValue?: boolean;
|
|
3130
3130
|
}> & Readonly<{
|
|
3131
3131
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3132
|
-
}>, {}, {}, {}, {}, string,
|
|
3132
|
+
}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
3133
3133
|
default: (props: PopoverRootSlotProps) => any;
|
|
3134
3134
|
}>;
|
|
3135
|
-
declare const _default$
|
|
3136
|
-
type __VLS_WithSlots$
|
|
3135
|
+
declare const _default$23: typeof __VLS_export$23;
|
|
3136
|
+
type __VLS_WithSlots$8<T, S> = T & {
|
|
3137
3137
|
new (): {
|
|
3138
3138
|
$slots: S;
|
|
3139
3139
|
};
|
|
@@ -3154,11 +3154,11 @@ interface PopoverActivatorSlotProps {
|
|
|
3154
3154
|
'data-popover-open': '' | undefined;
|
|
3155
3155
|
};
|
|
3156
3156
|
}
|
|
3157
|
-
declare const __VLS_export$
|
|
3157
|
+
declare const __VLS_export$22: __VLS_WithSlots$7<vue643.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
3158
3158
|
default: (props: PopoverActivatorSlotProps) => any;
|
|
3159
3159
|
}>;
|
|
3160
|
-
declare const _default$
|
|
3161
|
-
type __VLS_WithSlots$
|
|
3160
|
+
declare const _default$21: typeof __VLS_export$22;
|
|
3161
|
+
type __VLS_WithSlots$7<T, S> = T & {
|
|
3162
3162
|
new (): {
|
|
3163
3163
|
$slots: S;
|
|
3164
3164
|
};
|
|
@@ -3185,15 +3185,15 @@ interface PopoverContentSlotProps {
|
|
|
3185
3185
|
popover: '';
|
|
3186
3186
|
};
|
|
3187
3187
|
}
|
|
3188
|
-
declare const __VLS_export$
|
|
3188
|
+
declare const __VLS_export$21: __VLS_WithSlots$6<vue643.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3189
3189
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3190
|
-
}, string,
|
|
3190
|
+
}, string, vue643.PublicProps, Readonly<PopoverContentProps> & Readonly<{
|
|
3191
3191
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3192
|
-
}>, {}, {}, {}, {}, string,
|
|
3192
|
+
}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
3193
3193
|
default: (props: PopoverContentSlotProps) => any;
|
|
3194
3194
|
}>;
|
|
3195
|
-
declare const _default$
|
|
3196
|
-
type __VLS_WithSlots$
|
|
3195
|
+
declare const _default$22: typeof __VLS_export$21;
|
|
3196
|
+
type __VLS_WithSlots$6<T, S> = T & {
|
|
3197
3197
|
new (): {
|
|
3198
3198
|
$slots: S;
|
|
3199
3199
|
};
|
|
@@ -3231,13 +3231,13 @@ declare const Popover: {
|
|
|
3231
3231
|
* ```
|
|
3232
3232
|
*/
|
|
3233
3233
|
Root: {
|
|
3234
|
-
new (...args: any[]):
|
|
3234
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverRootProps & {
|
|
3235
3235
|
modelValue?: boolean;
|
|
3236
3236
|
}> & Readonly<{
|
|
3237
3237
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3238
|
-
}>, {}, {}, {}, {},
|
|
3238
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3239
3239
|
"update:modelValue": (value: boolean) => any;
|
|
3240
|
-
},
|
|
3240
|
+
}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3241
3241
|
P: {};
|
|
3242
3242
|
B: {};
|
|
3243
3243
|
D: {};
|
|
@@ -3252,13 +3252,13 @@ declare const Popover: {
|
|
|
3252
3252
|
__isFragment?: never;
|
|
3253
3253
|
__isTeleport?: never;
|
|
3254
3254
|
__isSuspense?: never;
|
|
3255
|
-
} &
|
|
3255
|
+
} & vue643.ComponentOptionsBase<Readonly<PopoverRootProps & {
|
|
3256
3256
|
modelValue?: boolean;
|
|
3257
3257
|
}> & Readonly<{
|
|
3258
3258
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3259
|
-
}>, {}, {}, {}, {},
|
|
3259
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3260
3260
|
"update:modelValue": (value: boolean) => any;
|
|
3261
|
-
}, string, {}, {}, string, {},
|
|
3261
|
+
}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3262
3262
|
$slots: {
|
|
3263
3263
|
default: (props: PopoverRootSlotProps) => any;
|
|
3264
3264
|
};
|
|
@@ -3282,7 +3282,7 @@ declare const Popover: {
|
|
|
3282
3282
|
* ```
|
|
3283
3283
|
*/
|
|
3284
3284
|
Activator: {
|
|
3285
|
-
new (...args: any[]):
|
|
3285
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3286
3286
|
P: {};
|
|
3287
3287
|
B: {};
|
|
3288
3288
|
D: {};
|
|
@@ -3293,7 +3293,7 @@ declare const Popover: {
|
|
|
3293
3293
|
__isFragment?: never;
|
|
3294
3294
|
__isTeleport?: never;
|
|
3295
3295
|
__isSuspense?: never;
|
|
3296
|
-
} &
|
|
3296
|
+
} & vue643.ComponentOptionsBase<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3297
3297
|
$slots: {
|
|
3298
3298
|
default: (props: PopoverActivatorSlotProps) => any;
|
|
3299
3299
|
};
|
|
@@ -3317,11 +3317,11 @@ declare const Popover: {
|
|
|
3317
3317
|
* ```
|
|
3318
3318
|
*/
|
|
3319
3319
|
Content: {
|
|
3320
|
-
new (...args: any[]):
|
|
3320
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverContentProps> & Readonly<{
|
|
3321
3321
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3322
|
-
}>, {}, {}, {}, {},
|
|
3322
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3323
3323
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3324
|
-
},
|
|
3324
|
+
}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3325
3325
|
P: {};
|
|
3326
3326
|
B: {};
|
|
3327
3327
|
D: {};
|
|
@@ -3334,11 +3334,11 @@ declare const Popover: {
|
|
|
3334
3334
|
__isFragment?: never;
|
|
3335
3335
|
__isTeleport?: never;
|
|
3336
3336
|
__isSuspense?: never;
|
|
3337
|
-
} &
|
|
3337
|
+
} & vue643.ComponentOptionsBase<Readonly<PopoverContentProps> & Readonly<{
|
|
3338
3338
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3339
|
-
}>, {}, {}, {}, {},
|
|
3339
|
+
}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
|
|
3340
3340
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3341
|
-
}, string, {}, {}, string, {},
|
|
3341
|
+
}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3342
3342
|
$slots: {
|
|
3343
3343
|
default: (props: PopoverContentSlotProps) => any;
|
|
3344
3344
|
};
|
|
@@ -3461,14 +3461,14 @@ interface RadioGroupSlotProps {
|
|
|
3461
3461
|
'aria-required': boolean | undefined;
|
|
3462
3462
|
};
|
|
3463
3463
|
}
|
|
3464
|
-
declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?:
|
|
3465
|
-
declare const __VLS_export$
|
|
3466
|
-
props: __VLS_PrettifyLocal$
|
|
3464
|
+
declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: vue643.App) => RadioGroupContext;
|
|
3465
|
+
declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3466
|
+
props: __VLS_PrettifyLocal$12<(RadioGroupProps & {
|
|
3467
3467
|
modelValue?: T;
|
|
3468
3468
|
}) & {
|
|
3469
|
-
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3470
3469
|
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
3471
|
-
|
|
3470
|
+
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3471
|
+
}> & vue643.PublicProps;
|
|
3472
3472
|
expose: (exposed: {}) => void;
|
|
3473
3473
|
attrs: any;
|
|
3474
3474
|
slots: {
|
|
@@ -3490,11 +3490,11 @@ declare const __VLS_export$14: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
3490
3490
|
default: (props: RadioGroupSlotProps) => any;
|
|
3491
3491
|
};
|
|
3492
3492
|
emit: ((evt: "update:model-value", value: T) => void) & ((evt: "update:modelValue", value: T | undefined) => void);
|
|
3493
|
-
}>) =>
|
|
3493
|
+
}>) => vue643.VNode & {
|
|
3494
3494
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3495
3495
|
};
|
|
3496
|
-
declare const _default$
|
|
3497
|
-
type __VLS_PrettifyLocal$
|
|
3496
|
+
declare const _default$17: typeof __VLS_export$20;
|
|
3497
|
+
type __VLS_PrettifyLocal$12<T> = { [K in keyof T as K]: T[K] } & {};
|
|
3498
3498
|
//#endregion
|
|
3499
3499
|
//#region src/components/Radio/RadioHiddenInput.vue.d.ts
|
|
3500
3500
|
interface RadioHiddenInputProps {
|
|
@@ -3542,8 +3542,8 @@ interface RadioHiddenInputProps {
|
|
|
3542
3542
|
*/
|
|
3543
3543
|
form?: string;
|
|
3544
3544
|
}
|
|
3545
|
-
declare const __VLS_export$
|
|
3546
|
-
declare const _default$
|
|
3545
|
+
declare const __VLS_export$19: vue643.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
3546
|
+
declare const _default$18: typeof __VLS_export$19;
|
|
3547
3547
|
//#endregion
|
|
3548
3548
|
//#region src/components/Radio/RadioRoot.vue.d.ts
|
|
3549
3549
|
/** Visual state of the radio for styling purposes */
|
|
@@ -3663,9 +3663,9 @@ interface RadioRootSlotProps<V = unknown> {
|
|
|
3663
3663
|
'data-radio-id': ID;
|
|
3664
3664
|
};
|
|
3665
3665
|
}
|
|
3666
|
-
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?:
|
|
3667
|
-
declare const __VLS_export$
|
|
3668
|
-
props: __VLS_PrettifyLocal$
|
|
3666
|
+
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: vue643.App) => RadioRootContext;
|
|
3667
|
+
declare const __VLS_export$18: <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_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3668
|
+
props: __VLS_PrettifyLocal$11<RadioRootProps<V>> & vue643.PublicProps;
|
|
3669
3669
|
expose: (exposed: {}) => void;
|
|
3670
3670
|
attrs: any;
|
|
3671
3671
|
slots: {
|
|
@@ -3686,11 +3686,11 @@ declare const __VLS_export$12: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
3686
3686
|
default: (props: RadioRootSlotProps<V>) => any;
|
|
3687
3687
|
};
|
|
3688
3688
|
emit: {};
|
|
3689
|
-
}>) =>
|
|
3689
|
+
}>) => vue643.VNode & {
|
|
3690
3690
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3691
3691
|
};
|
|
3692
|
-
declare const _default$
|
|
3693
|
-
type __VLS_PrettifyLocal$
|
|
3692
|
+
declare const _default$20: typeof __VLS_export$18;
|
|
3693
|
+
type __VLS_PrettifyLocal$11<T> = { [K in keyof T as K]: T[K] } & {};
|
|
3694
3694
|
//#endregion
|
|
3695
3695
|
//#region src/components/Radio/RadioIndicator.vue.d.ts
|
|
3696
3696
|
interface RadioIndicatorProps extends AtomProps {
|
|
@@ -3708,7 +3708,7 @@ interface RadioIndicatorSlotProps {
|
|
|
3708
3708
|
};
|
|
3709
3709
|
};
|
|
3710
3710
|
}
|
|
3711
|
-
declare const __VLS_export$
|
|
3711
|
+
declare const __VLS_export$17: __VLS_WithSlots$5<vue643.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
3712
3712
|
/**
|
|
3713
3713
|
* Default slot for custom indicator content
|
|
3714
3714
|
*
|
|
@@ -3723,8 +3723,8 @@ declare const __VLS_export$11: __VLS_WithSlots$2<vue584.DefineComponent<RadioInd
|
|
|
3723
3723
|
*/
|
|
3724
3724
|
default: (props: RadioIndicatorSlotProps) => any;
|
|
3725
3725
|
}>;
|
|
3726
|
-
declare const _default$
|
|
3727
|
-
type __VLS_WithSlots$
|
|
3726
|
+
declare const _default$19: typeof __VLS_export$17;
|
|
3727
|
+
type __VLS_WithSlots$5<T, S> = T & {
|
|
3728
3728
|
new (): {
|
|
3729
3729
|
$slots: S;
|
|
3730
3730
|
};
|
|
@@ -3793,10 +3793,10 @@ declare const Radio: {
|
|
|
3793
3793
|
* ```
|
|
3794
3794
|
*/
|
|
3795
3795
|
Group: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
3796
|
-
emit: ((evt: "update:model-value", value: T) => void) & ((evt: "update:modelValue", value: T | undefined) => void);
|
|
3797
3796
|
slots: {
|
|
3798
3797
|
default: (props: RadioGroupSlotProps) => any;
|
|
3799
3798
|
};
|
|
3799
|
+
emit: ((evt: "update:model-value", value: T) => void) & ((evt: "update:modelValue", value: T | undefined) => void);
|
|
3800
3800
|
attrs: any;
|
|
3801
3801
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3802
3802
|
props: {
|
|
@@ -3812,16 +3812,16 @@ declare const Radio: {
|
|
|
3812
3812
|
as?: (DOMElement | null) | undefined;
|
|
3813
3813
|
renderless?: boolean | undefined;
|
|
3814
3814
|
modelValue?: T | undefined;
|
|
3815
|
-
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3816
3815
|
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
3817
|
-
|
|
3816
|
+
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3817
|
+
} & vue643.PublicProps;
|
|
3818
3818
|
expose: (exposed: {}) => void;
|
|
3819
3819
|
attrs: any;
|
|
3820
3820
|
slots: {
|
|
3821
3821
|
default: (props: RadioGroupSlotProps) => any;
|
|
3822
3822
|
};
|
|
3823
3823
|
emit: ((evt: "update:model-value", value: T) => void) & ((evt: "update:modelValue", value: T | undefined) => void);
|
|
3824
|
-
}>) =>
|
|
3824
|
+
}>) => vue643.VNode & {
|
|
3825
3825
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3826
3826
|
};
|
|
3827
3827
|
/**
|
|
@@ -3848,7 +3848,7 @@ declare const Radio: {
|
|
|
3848
3848
|
* </template>
|
|
3849
3849
|
* ```
|
|
3850
3850
|
*/
|
|
3851
|
-
HiddenInput:
|
|
3851
|
+
HiddenInput: vue643.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
3852
3852
|
/**
|
|
3853
3853
|
* Visual indicator component for radio buttons.
|
|
3854
3854
|
*
|
|
@@ -3877,7 +3877,7 @@ declare const Radio: {
|
|
|
3877
3877
|
* ```
|
|
3878
3878
|
*/
|
|
3879
3879
|
Indicator: {
|
|
3880
|
-
new (...args: any[]):
|
|
3880
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
3881
3881
|
P: {};
|
|
3882
3882
|
B: {};
|
|
3883
3883
|
D: {};
|
|
@@ -3888,7 +3888,7 @@ declare const Radio: {
|
|
|
3888
3888
|
__isFragment?: never;
|
|
3889
3889
|
__isTeleport?: never;
|
|
3890
3890
|
__isSuspense?: never;
|
|
3891
|
-
} &
|
|
3891
|
+
} & vue643.ComponentOptionsBase<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
3892
3892
|
$slots: {
|
|
3893
3893
|
default: (props: RadioIndicatorSlotProps) => any;
|
|
3894
3894
|
};
|
|
@@ -3920,10 +3920,10 @@ declare const Radio: {
|
|
|
3920
3920
|
* ```
|
|
3921
3921
|
*/
|
|
3922
3922
|
Root: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
3923
|
-
emit: {};
|
|
3924
3923
|
slots: {
|
|
3925
3924
|
default: (props: RadioRootSlotProps<V>) => any;
|
|
3926
3925
|
};
|
|
3926
|
+
emit: {};
|
|
3927
3927
|
attrs: any;
|
|
3928
3928
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3929
3929
|
props: {
|
|
@@ -3932,7 +3932,7 @@ declare const Radio: {
|
|
|
3932
3932
|
value?: V | undefined;
|
|
3933
3933
|
name?: string | undefined;
|
|
3934
3934
|
form?: string | undefined;
|
|
3935
|
-
disabled?:
|
|
3935
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
3936
3936
|
namespace?: string | undefined;
|
|
3937
3937
|
groupNamespace?: string | undefined;
|
|
3938
3938
|
ariaLabelledby?: string | undefined;
|
|
@@ -3940,14 +3940,14 @@ declare const Radio: {
|
|
|
3940
3940
|
ariaInvalid?: boolean | undefined;
|
|
3941
3941
|
as?: (DOMElement | null) | undefined;
|
|
3942
3942
|
renderless?: boolean | undefined;
|
|
3943
|
-
} &
|
|
3943
|
+
} & vue643.PublicProps;
|
|
3944
3944
|
expose: (exposed: {}) => void;
|
|
3945
3945
|
attrs: any;
|
|
3946
3946
|
slots: {
|
|
3947
3947
|
default: (props: RadioRootSlotProps<V>) => any;
|
|
3948
3948
|
};
|
|
3949
3949
|
emit: {};
|
|
3950
|
-
}>) =>
|
|
3950
|
+
}>) => vue643.VNode & {
|
|
3951
3951
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3952
3952
|
};
|
|
3953
3953
|
};
|
|
@@ -3983,11 +3983,11 @@ interface ScrimSlotProps {
|
|
|
3983
3983
|
/** Dismiss this overlay */
|
|
3984
3984
|
dismiss: () => void;
|
|
3985
3985
|
}
|
|
3986
|
-
declare const __VLS_export$
|
|
3986
|
+
declare const __VLS_export$16: __VLS_WithSlots$4<vue643.DefineComponent<ScrimProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
3987
3987
|
default: (props: ScrimSlotProps) => any;
|
|
3988
3988
|
}>;
|
|
3989
|
-
declare const _default$
|
|
3990
|
-
type __VLS_WithSlots$
|
|
3989
|
+
declare const _default$16: typeof __VLS_export$16;
|
|
3990
|
+
type __VLS_WithSlots$4<T, S> = T & {
|
|
3991
3991
|
new (): {
|
|
3992
3992
|
$slots: S;
|
|
3993
3993
|
};
|
|
@@ -4027,25 +4027,25 @@ interface SelectionRootSlotProps {
|
|
|
4027
4027
|
'aria-multiselectable': boolean;
|
|
4028
4028
|
};
|
|
4029
4029
|
}
|
|
4030
|
-
declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?:
|
|
4031
|
-
declare const __VLS_export$
|
|
4032
|
-
props: __VLS_PrettifyLocal$
|
|
4030
|
+
declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue643.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
4031
|
+
declare const __VLS_export$15: <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_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4032
|
+
props: __VLS_PrettifyLocal$10<(SelectionRootProps & {
|
|
4033
4033
|
modelValue?: T | T[];
|
|
4034
4034
|
}) & {
|
|
4035
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4036
4035
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4037
|
-
|
|
4036
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4037
|
+
}> & vue643.PublicProps;
|
|
4038
4038
|
expose: (exposed: {}) => void;
|
|
4039
4039
|
attrs: any;
|
|
4040
4040
|
slots: {
|
|
4041
4041
|
default: (props: SelectionRootSlotProps) => any;
|
|
4042
4042
|
};
|
|
4043
4043
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4044
|
-
}>) =>
|
|
4044
|
+
}>) => vue643.VNode & {
|
|
4045
4045
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4046
4046
|
};
|
|
4047
|
-
declare const _default$
|
|
4048
|
-
type __VLS_PrettifyLocal$
|
|
4047
|
+
declare const _default$15: typeof __VLS_export$15;
|
|
4048
|
+
type __VLS_PrettifyLocal$10<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4049
4049
|
//#endregion
|
|
4050
4050
|
//#region src/components/Selection/SelectionItem.vue.d.ts
|
|
4051
4051
|
interface SelectionItemProps<V = unknown> {
|
|
@@ -4085,19 +4085,19 @@ interface SelectionItemSlotProps<V = unknown> {
|
|
|
4085
4085
|
'data-disabled': true | undefined;
|
|
4086
4086
|
};
|
|
4087
4087
|
}
|
|
4088
|
-
declare const __VLS_export$
|
|
4089
|
-
props: __VLS_PrettifyLocal$
|
|
4088
|
+
declare const __VLS_export$14: <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_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4089
|
+
props: __VLS_PrettifyLocal$9<SelectionItemProps<V>> & vue643.PublicProps;
|
|
4090
4090
|
expose: (exposed: {}) => void;
|
|
4091
4091
|
attrs: any;
|
|
4092
4092
|
slots: {
|
|
4093
4093
|
default: (props: SelectionItemSlotProps<V>) => unknown;
|
|
4094
4094
|
};
|
|
4095
4095
|
emit: {};
|
|
4096
|
-
}>) =>
|
|
4096
|
+
}>) => vue643.VNode & {
|
|
4097
4097
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4098
4098
|
};
|
|
4099
|
-
declare const _default$
|
|
4100
|
-
type __VLS_PrettifyLocal$
|
|
4099
|
+
declare const _default$14: typeof __VLS_export$14;
|
|
4100
|
+
type __VLS_PrettifyLocal$9<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4101
4101
|
//#endregion
|
|
4102
4102
|
//#region src/components/Selection/index.d.ts
|
|
4103
4103
|
/**
|
|
@@ -4131,10 +4131,10 @@ declare const Selection: {
|
|
|
4131
4131
|
* ```
|
|
4132
4132
|
*/
|
|
4133
4133
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4134
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4135
4134
|
slots: {
|
|
4136
4135
|
default: (props: SelectionRootSlotProps) => any;
|
|
4137
4136
|
};
|
|
4137
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4138
4138
|
attrs: any;
|
|
4139
4139
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4140
4140
|
props: {
|
|
@@ -4144,16 +4144,16 @@ declare const Selection: {
|
|
|
4144
4144
|
mandatory?: boolean | "force" | undefined;
|
|
4145
4145
|
multiple?: boolean | undefined;
|
|
4146
4146
|
modelValue?: (T | T[]) | undefined;
|
|
4147
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4148
4147
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4149
|
-
|
|
4148
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4149
|
+
} & vue643.PublicProps;
|
|
4150
4150
|
expose: (exposed: {}) => void;
|
|
4151
4151
|
attrs: any;
|
|
4152
4152
|
slots: {
|
|
4153
4153
|
default: (props: SelectionRootSlotProps) => any;
|
|
4154
4154
|
};
|
|
4155
4155
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4156
|
-
}>) =>
|
|
4156
|
+
}>) => vue643.VNode & {
|
|
4157
4157
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4158
4158
|
};
|
|
4159
4159
|
/**
|
|
@@ -4175,102 +4175,708 @@ declare const Selection: {
|
|
|
4175
4175
|
* ```
|
|
4176
4176
|
*/
|
|
4177
4177
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4178
|
-
emit: {};
|
|
4179
4178
|
slots: {
|
|
4180
4179
|
default: (props: SelectionItemSlotProps<V>) => unknown;
|
|
4181
4180
|
};
|
|
4181
|
+
emit: {};
|
|
4182
4182
|
attrs: any;
|
|
4183
4183
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4184
4184
|
props: {
|
|
4185
4185
|
id?: string | undefined;
|
|
4186
4186
|
label?: string | undefined;
|
|
4187
4187
|
value?: V | undefined;
|
|
4188
|
-
disabled?:
|
|
4188
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
4189
4189
|
namespace?: string | undefined;
|
|
4190
|
-
} &
|
|
4190
|
+
} & vue643.PublicProps;
|
|
4191
4191
|
expose: (exposed: {}) => void;
|
|
4192
4192
|
attrs: any;
|
|
4193
4193
|
slots: {
|
|
4194
4194
|
default: (props: SelectionItemSlotProps<V>) => unknown;
|
|
4195
4195
|
};
|
|
4196
4196
|
emit: {};
|
|
4197
|
-
}>) =>
|
|
4197
|
+
}>) => vue643.VNode & {
|
|
4198
4198
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4199
4199
|
};
|
|
4200
4200
|
};
|
|
4201
4201
|
//#endregion
|
|
4202
|
-
//#region src/components/
|
|
4203
|
-
interface
|
|
4204
|
-
/** Namespace for
|
|
4202
|
+
//#region src/components/Switch/SwitchGroup.vue.d.ts
|
|
4203
|
+
interface SwitchGroupProps extends AtomProps {
|
|
4204
|
+
/** Namespace for context provision to children */
|
|
4205
4205
|
namespace?: string;
|
|
4206
|
-
/** Disables
|
|
4206
|
+
/** Disables all switches in the group */
|
|
4207
4207
|
disabled?: boolean;
|
|
4208
|
-
/** Auto-select
|
|
4208
|
+
/** Auto-select items on registration */
|
|
4209
4209
|
enroll?: boolean;
|
|
4210
|
-
/**
|
|
4211
|
-
* Controls mandatory single behavior:
|
|
4212
|
-
* - false (default): No mandatory single enforcement
|
|
4213
|
-
* - true: Prevents deselecting the last selected item
|
|
4214
|
-
* - `force`: Automatically selects the first non-disabled item on registration
|
|
4215
|
-
*/
|
|
4210
|
+
/** Require at least one switch to be on. `'force'` prevents deselecting the last item */
|
|
4216
4211
|
mandatory?: boolean | 'force';
|
|
4212
|
+
/** Accessible group label */
|
|
4213
|
+
label?: string;
|
|
4214
|
+
/** ID of element that labels this group */
|
|
4215
|
+
ariaLabelledby?: string;
|
|
4216
|
+
/** ID of element that describes this group */
|
|
4217
|
+
ariaDescribedby?: string;
|
|
4217
4218
|
}
|
|
4218
|
-
interface
|
|
4219
|
-
/** Whether the
|
|
4219
|
+
interface SwitchGroupSlotProps {
|
|
4220
|
+
/** Whether the group is disabled */
|
|
4220
4221
|
isDisabled: boolean;
|
|
4221
|
-
/**
|
|
4222
|
-
|
|
4223
|
-
/**
|
|
4224
|
-
|
|
4225
|
-
/**
|
|
4226
|
-
|
|
4227
|
-
/**
|
|
4222
|
+
/** Whether no switches are on */
|
|
4223
|
+
isNoneSelected: boolean;
|
|
4224
|
+
/** Whether all switches are on */
|
|
4225
|
+
isAllSelected: boolean;
|
|
4226
|
+
/** Whether some but not all switches are on */
|
|
4227
|
+
isMixed: boolean;
|
|
4228
|
+
/** Turn on specific switches by ID */
|
|
4229
|
+
select: (id: ID | ID[]) => void;
|
|
4230
|
+
/** Turn off specific switches by ID */
|
|
4231
|
+
unselect: (id: ID | ID[]) => void;
|
|
4232
|
+
/** Toggle specific switches by ID */
|
|
4233
|
+
toggle: (id: ID | ID[]) => void;
|
|
4234
|
+
/** Turn on all switches */
|
|
4235
|
+
selectAll: () => void;
|
|
4236
|
+
/** Turn off all switches */
|
|
4237
|
+
unselectAll: () => void;
|
|
4238
|
+
/** Toggle all switches */
|
|
4239
|
+
toggleAll: () => void;
|
|
4240
|
+
/** Pre-computed ARIA attributes for the group element */
|
|
4228
4241
|
attrs: {
|
|
4229
|
-
'
|
|
4242
|
+
'role': 'group';
|
|
4243
|
+
'aria-label': string | undefined;
|
|
4244
|
+
'aria-labelledby': string | undefined;
|
|
4245
|
+
'aria-describedby': string | undefined;
|
|
4230
4246
|
};
|
|
4231
4247
|
}
|
|
4232
|
-
declare const
|
|
4233
|
-
declare const __VLS_export$
|
|
4234
|
-
props: __VLS_PrettifyLocal$
|
|
4248
|
+
declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
4249
|
+
declare const __VLS_export$13: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$8<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4250
|
+
props: __VLS_PrettifyLocal$8<(SwitchGroupProps & {
|
|
4235
4251
|
modelValue?: T | T[];
|
|
4236
4252
|
}) & {
|
|
4253
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4237
4254
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4238
|
-
}> &
|
|
4255
|
+
}> & vue643.PublicProps;
|
|
4239
4256
|
expose: (exposed: {}) => void;
|
|
4240
4257
|
attrs: any;
|
|
4241
4258
|
slots: {
|
|
4242
|
-
default: (props:
|
|
4259
|
+
default: (props: SwitchGroupSlotProps) => any;
|
|
4243
4260
|
};
|
|
4244
|
-
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4245
|
-
}>) =>
|
|
4261
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4262
|
+
}>) => vue643.VNode & {
|
|
4246
4263
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4247
4264
|
};
|
|
4248
|
-
declare const _default$
|
|
4249
|
-
type __VLS_PrettifyLocal$
|
|
4265
|
+
declare const _default$8: typeof __VLS_export$13;
|
|
4266
|
+
type __VLS_PrettifyLocal$8<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4250
4267
|
//#endregion
|
|
4251
|
-
//#region src/components/
|
|
4252
|
-
interface
|
|
4268
|
+
//#region src/components/Switch/SwitchHiddenInput.vue.d.ts
|
|
4269
|
+
interface SwitchHiddenInputProps {
|
|
4270
|
+
/** Namespace for connecting to parent Switch.Root */
|
|
4271
|
+
namespace?: string;
|
|
4272
|
+
/** Form field name (overrides Root's name) */
|
|
4273
|
+
name?: string;
|
|
4274
|
+
/** Form field value (overrides Root's value, defaults to 'on') */
|
|
4275
|
+
value?: string;
|
|
4276
|
+
/** Associate with form by ID (overrides Root's form) */
|
|
4277
|
+
form?: string;
|
|
4278
|
+
}
|
|
4279
|
+
declare const __VLS_export$12: vue643.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
4280
|
+
declare const _default$9: typeof __VLS_export$12;
|
|
4281
|
+
//#endregion
|
|
4282
|
+
//#region src/components/Switch/SwitchRoot.vue.d.ts
|
|
4283
|
+
/** Visual state of the switch for styling purposes */
|
|
4284
|
+
type SwitchState = 'checked' | 'unchecked' | 'indeterminate';
|
|
4285
|
+
interface SwitchRootContext<V = unknown> {
|
|
4286
|
+
/** Unique identifier */
|
|
4287
|
+
readonly id: ID;
|
|
4288
|
+
/** Optional display label */
|
|
4289
|
+
readonly label?: string;
|
|
4290
|
+
/** Value associated with this switch */
|
|
4291
|
+
readonly value: V | undefined;
|
|
4292
|
+
/** Form field name (triggers auto hidden input when provided) */
|
|
4293
|
+
readonly name?: string;
|
|
4294
|
+
/** Associate with form by ID */
|
|
4295
|
+
readonly form?: string;
|
|
4296
|
+
/** Whether this switch is currently on */
|
|
4297
|
+
isChecked: Readonly<Ref<boolean>>;
|
|
4298
|
+
/** Whether this switch is in a mixed/indeterminate state */
|
|
4299
|
+
isMixed: Readonly<Ref<boolean>>;
|
|
4300
|
+
/** Whether this switch is disabled */
|
|
4301
|
+
isDisabled: Readonly<Ref<boolean>>;
|
|
4302
|
+
/** Turn this switch on */
|
|
4303
|
+
select: () => void;
|
|
4304
|
+
/** Turn this switch off */
|
|
4305
|
+
unselect: () => void;
|
|
4306
|
+
/** Toggle this switch's state */
|
|
4307
|
+
toggle: () => void;
|
|
4308
|
+
/** Set this switch to mixed/indeterminate state (group mode only) */
|
|
4309
|
+
mix: () => void;
|
|
4310
|
+
/** Clear mixed/indeterminate state (group mode only) */
|
|
4311
|
+
unmix: () => void;
|
|
4312
|
+
}
|
|
4313
|
+
interface SwitchRootProps<V = unknown> extends AtomProps {
|
|
4253
4314
|
/** Unique identifier (auto-generated if not provided) */
|
|
4254
|
-
id?:
|
|
4255
|
-
/** Optional display label (passed through to slot
|
|
4315
|
+
id?: ID;
|
|
4316
|
+
/** Optional display label (passed through to slot) */
|
|
4256
4317
|
label?: string;
|
|
4257
|
-
/** Value associated with this
|
|
4318
|
+
/** Value associated with this switch (used in group mode and form submission) */
|
|
4258
4319
|
value?: V;
|
|
4259
|
-
/**
|
|
4320
|
+
/** Form field name - triggers auto hidden input when provided */
|
|
4321
|
+
name?: string;
|
|
4322
|
+
/** Associate with form by ID */
|
|
4323
|
+
form?: string;
|
|
4324
|
+
/** Disables this switch */
|
|
4260
4325
|
disabled?: MaybeRef<boolean>;
|
|
4261
|
-
/**
|
|
4326
|
+
/** Sets the indeterminate state */
|
|
4327
|
+
indeterminate?: MaybeRef<boolean>;
|
|
4328
|
+
/** Namespace for context provision to children (Track, Thumb, HiddenInput) */
|
|
4262
4329
|
namespace?: string;
|
|
4330
|
+
/** Namespace for connecting to parent Switch.Group */
|
|
4331
|
+
groupNamespace?: string;
|
|
4332
|
+
/** ID of element that labels this switch */
|
|
4333
|
+
ariaLabelledby?: string;
|
|
4334
|
+
/** ID of element that describes this switch */
|
|
4335
|
+
ariaDescribedby?: string;
|
|
4336
|
+
/** Whether the switch has an invalid value */
|
|
4337
|
+
ariaInvalid?: boolean;
|
|
4263
4338
|
}
|
|
4264
|
-
interface
|
|
4339
|
+
interface SwitchRootSlotProps<V = unknown> {
|
|
4265
4340
|
/** Unique identifier */
|
|
4266
|
-
id:
|
|
4341
|
+
id: ID;
|
|
4267
4342
|
/** Optional display label */
|
|
4268
4343
|
label?: string;
|
|
4269
|
-
/** Value associated with this
|
|
4344
|
+
/** Value associated with this switch */
|
|
4270
4345
|
value: V | undefined;
|
|
4271
|
-
/** Whether this
|
|
4272
|
-
|
|
4273
|
-
/** Whether this
|
|
4346
|
+
/** Whether this switch is currently on */
|
|
4347
|
+
isChecked: boolean;
|
|
4348
|
+
/** Whether this switch is in a mixed/indeterminate state */
|
|
4349
|
+
isMixed: boolean;
|
|
4350
|
+
/** Whether this switch is disabled */
|
|
4351
|
+
isDisabled: boolean;
|
|
4352
|
+
/** Turn this switch on */
|
|
4353
|
+
select: () => void;
|
|
4354
|
+
/** Turn this switch off */
|
|
4355
|
+
unselect: () => void;
|
|
4356
|
+
/** Toggle this switch's state */
|
|
4357
|
+
toggle: () => void;
|
|
4358
|
+
/** Set this switch to mixed/indeterminate state (group mode only) */
|
|
4359
|
+
mix: () => void;
|
|
4360
|
+
/** Clear mixed/indeterminate state (group mode only) */
|
|
4361
|
+
unmix: () => void;
|
|
4362
|
+
/** Pre-computed ARIA and data attributes for the root element */
|
|
4363
|
+
attrs: {
|
|
4364
|
+
'type': 'button' | undefined;
|
|
4365
|
+
'role': 'switch';
|
|
4366
|
+
'aria-checked': boolean | 'mixed';
|
|
4367
|
+
'aria-disabled': boolean | undefined;
|
|
4368
|
+
'aria-label': string | undefined;
|
|
4369
|
+
'aria-labelledby': string | undefined;
|
|
4370
|
+
'aria-describedby': string | undefined;
|
|
4371
|
+
'aria-invalid': boolean | undefined;
|
|
4372
|
+
'tabindex': 0 | undefined;
|
|
4373
|
+
'data-state': SwitchState;
|
|
4374
|
+
'data-disabled': true | undefined;
|
|
4375
|
+
};
|
|
4376
|
+
}
|
|
4377
|
+
declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: vue643.App) => SwitchRootContext<unknown>;
|
|
4378
|
+
declare const __VLS_export$11: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$7<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4379
|
+
props: __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
|
|
4380
|
+
modelValue?: boolean;
|
|
4381
|
+
}) & {
|
|
4382
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4383
|
+
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
4384
|
+
}> & vue643.PublicProps;
|
|
4385
|
+
expose: (exposed: {}) => void;
|
|
4386
|
+
attrs: any;
|
|
4387
|
+
slots: {
|
|
4388
|
+
default: (props: SwitchRootSlotProps<V>) => any;
|
|
4389
|
+
};
|
|
4390
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
4391
|
+
}>) => vue643.VNode & {
|
|
4392
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4393
|
+
};
|
|
4394
|
+
declare const _default$10: typeof __VLS_export$11;
|
|
4395
|
+
type __VLS_PrettifyLocal$7<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4396
|
+
//#endregion
|
|
4397
|
+
//#region src/components/Switch/SwitchSelectAll.vue.d.ts
|
|
4398
|
+
interface SwitchSelectAllProps extends AtomProps {
|
|
4399
|
+
/** Accessible label for the select-all toggle */
|
|
4400
|
+
label?: string;
|
|
4401
|
+
/** Disables this toggle */
|
|
4402
|
+
disabled?: boolean;
|
|
4403
|
+
/** Namespace for context provision to children (Track, Thumb) */
|
|
4404
|
+
namespace?: string;
|
|
4405
|
+
/** Namespace for connecting to parent Switch.Group */
|
|
4406
|
+
groupNamespace?: string;
|
|
4407
|
+
/** ID of element that labels this toggle */
|
|
4408
|
+
ariaLabelledby?: string;
|
|
4409
|
+
/** ID of element that describes this toggle */
|
|
4410
|
+
ariaDescribedby?: string;
|
|
4411
|
+
}
|
|
4412
|
+
interface SwitchSelectAllSlotProps {
|
|
4413
|
+
/** Accessible label */
|
|
4414
|
+
label?: string;
|
|
4415
|
+
/** Whether all switches in the group are on */
|
|
4416
|
+
isAllSelected: boolean;
|
|
4417
|
+
/** Whether some but not all switches are on */
|
|
4418
|
+
isMixed: boolean;
|
|
4419
|
+
/** Whether this toggle is disabled */
|
|
4420
|
+
isDisabled: boolean;
|
|
4421
|
+
/** Turn on all switches in the group */
|
|
4422
|
+
selectAll: () => void;
|
|
4423
|
+
/** Turn off all switches in the group */
|
|
4424
|
+
unselectAll: () => void;
|
|
4425
|
+
/** Toggle all switches in the group */
|
|
4426
|
+
toggleAll: () => void;
|
|
4427
|
+
/** Pre-computed ARIA and data attributes for the root element */
|
|
4428
|
+
attrs: {
|
|
4429
|
+
'type': 'button' | undefined;
|
|
4430
|
+
'role': 'switch';
|
|
4431
|
+
'aria-checked': boolean | 'mixed';
|
|
4432
|
+
'aria-disabled': boolean | undefined;
|
|
4433
|
+
'aria-label': string | undefined;
|
|
4434
|
+
'aria-labelledby': string | undefined;
|
|
4435
|
+
'aria-describedby': string | undefined;
|
|
4436
|
+
'tabindex': 0 | undefined;
|
|
4437
|
+
'data-state': SwitchState;
|
|
4438
|
+
'data-disabled': true | undefined;
|
|
4439
|
+
};
|
|
4440
|
+
}
|
|
4441
|
+
declare const __VLS_export$10: __VLS_WithSlots$3<vue643.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
4442
|
+
default: (props: SwitchSelectAllSlotProps) => any;
|
|
4443
|
+
}>;
|
|
4444
|
+
declare const _default$11: typeof __VLS_export$10;
|
|
4445
|
+
type __VLS_WithSlots$3<T, S> = T & {
|
|
4446
|
+
new (): {
|
|
4447
|
+
$slots: S;
|
|
4448
|
+
};
|
|
4449
|
+
};
|
|
4450
|
+
//#endregion
|
|
4451
|
+
//#region src/components/Switch/SwitchThumb.vue.d.ts
|
|
4452
|
+
interface SwitchThumbProps extends AtomProps {
|
|
4453
|
+
/** Namespace for connecting to parent Switch.Root */
|
|
4454
|
+
namespace?: string;
|
|
4455
|
+
}
|
|
4456
|
+
interface SwitchThumbSlotProps {
|
|
4457
|
+
/** Whether the parent switch is on */
|
|
4458
|
+
isChecked: boolean;
|
|
4459
|
+
/** Whether the parent switch is in a mixed/indeterminate state */
|
|
4460
|
+
isMixed: boolean;
|
|
4461
|
+
/** Pre-computed data attributes and visibility style for styling */
|
|
4462
|
+
attrs: {
|
|
4463
|
+
'data-state': SwitchState;
|
|
4464
|
+
'style': {
|
|
4465
|
+
visibility: 'visible' | 'hidden';
|
|
4466
|
+
};
|
|
4467
|
+
};
|
|
4468
|
+
}
|
|
4469
|
+
declare const __VLS_export$9: __VLS_WithSlots$2<vue643.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
4470
|
+
default: (props: SwitchThumbSlotProps) => any;
|
|
4471
|
+
}>;
|
|
4472
|
+
declare const _default$12: typeof __VLS_export$9;
|
|
4473
|
+
type __VLS_WithSlots$2<T, S> = T & {
|
|
4474
|
+
new (): {
|
|
4475
|
+
$slots: S;
|
|
4476
|
+
};
|
|
4477
|
+
};
|
|
4478
|
+
//#endregion
|
|
4479
|
+
//#region src/components/Switch/SwitchTrack.vue.d.ts
|
|
4480
|
+
interface SwitchTrackProps extends AtomProps {
|
|
4481
|
+
/** Namespace for connecting to parent Switch.Root */
|
|
4482
|
+
namespace?: string;
|
|
4483
|
+
}
|
|
4484
|
+
interface SwitchTrackSlotProps {
|
|
4485
|
+
/** Whether the parent switch is on */
|
|
4486
|
+
isChecked: boolean;
|
|
4487
|
+
/** Whether the parent switch is in a mixed/indeterminate state */
|
|
4488
|
+
isMixed: boolean;
|
|
4489
|
+
/** Pre-computed data attributes for styling */
|
|
4490
|
+
attrs: {
|
|
4491
|
+
'data-state': SwitchState;
|
|
4492
|
+
};
|
|
4493
|
+
}
|
|
4494
|
+
declare const __VLS_export$8: __VLS_WithSlots$1<vue643.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
4495
|
+
default: (props: SwitchTrackSlotProps) => any;
|
|
4496
|
+
}>;
|
|
4497
|
+
declare const _default$13: typeof __VLS_export$8;
|
|
4498
|
+
type __VLS_WithSlots$1<T, S> = T & {
|
|
4499
|
+
new (): {
|
|
4500
|
+
$slots: S;
|
|
4501
|
+
};
|
|
4502
|
+
};
|
|
4503
|
+
//#endregion
|
|
4504
|
+
//#region src/components/Switch/index.d.ts
|
|
4505
|
+
/**
|
|
4506
|
+
* Switch component with sub-components for toggle controls.
|
|
4507
|
+
*
|
|
4508
|
+
* @see https://0.vuetifyjs.com/components/forms/switch
|
|
4509
|
+
*
|
|
4510
|
+
* @example
|
|
4511
|
+
* ```vue
|
|
4512
|
+
* <script lang="ts" setup>
|
|
4513
|
+
* import { Switch } from '@vuetify/v0'
|
|
4514
|
+
* import { ref } from 'vue'
|
|
4515
|
+
*
|
|
4516
|
+
* const enabled = ref(false)
|
|
4517
|
+
* </script>
|
|
4518
|
+
*
|
|
4519
|
+
* <template>
|
|
4520
|
+
* <label>
|
|
4521
|
+
* <Switch.Root v-model="enabled">
|
|
4522
|
+
* <Switch.Track>
|
|
4523
|
+
* <Switch.Thumb />
|
|
4524
|
+
* </Switch.Track>
|
|
4525
|
+
* </Switch.Root>
|
|
4526
|
+
* Enable notifications
|
|
4527
|
+
* </label>
|
|
4528
|
+
* </template>
|
|
4529
|
+
* ```
|
|
4530
|
+
*/
|
|
4531
|
+
declare const Switch: {
|
|
4532
|
+
/**
|
|
4533
|
+
* Group component for managing multiple switches with tri-state support.
|
|
4534
|
+
*
|
|
4535
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#group
|
|
4536
|
+
*
|
|
4537
|
+
* @example
|
|
4538
|
+
* ```vue
|
|
4539
|
+
* <script setup lang="ts">
|
|
4540
|
+
* import { Switch } from '@vuetify/v0'
|
|
4541
|
+
* import { ref } from 'vue'
|
|
4542
|
+
*
|
|
4543
|
+
* const selected = ref<string[]>([])
|
|
4544
|
+
* </script>
|
|
4545
|
+
*
|
|
4546
|
+
* <template>
|
|
4547
|
+
* <Switch.Group v-model="selected">
|
|
4548
|
+
* <label>
|
|
4549
|
+
* <Switch.Root value="a">
|
|
4550
|
+
* <Switch.Track><Switch.Thumb /></Switch.Track>
|
|
4551
|
+
* </Switch.Root>
|
|
4552
|
+
* Option A
|
|
4553
|
+
* </label>
|
|
4554
|
+
* <label>
|
|
4555
|
+
* <Switch.Root value="b">
|
|
4556
|
+
* <Switch.Track><Switch.Thumb /></Switch.Track>
|
|
4557
|
+
* </Switch.Root>
|
|
4558
|
+
* Option B
|
|
4559
|
+
* </label>
|
|
4560
|
+
* </Switch.Group>
|
|
4561
|
+
* </template>
|
|
4562
|
+
* ```
|
|
4563
|
+
*/
|
|
4564
|
+
Group: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4565
|
+
slots: {
|
|
4566
|
+
default: (props: SwitchGroupSlotProps) => any;
|
|
4567
|
+
};
|
|
4568
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4569
|
+
attrs: any;
|
|
4570
|
+
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4571
|
+
props: {
|
|
4572
|
+
namespace?: string | undefined;
|
|
4573
|
+
disabled?: boolean | undefined;
|
|
4574
|
+
enroll?: boolean | undefined;
|
|
4575
|
+
mandatory?: boolean | "force" | undefined;
|
|
4576
|
+
label?: string | undefined;
|
|
4577
|
+
ariaLabelledby?: string | undefined;
|
|
4578
|
+
ariaDescribedby?: string | undefined;
|
|
4579
|
+
as?: (DOMElement | null) | undefined;
|
|
4580
|
+
renderless?: boolean | undefined;
|
|
4581
|
+
modelValue?: (T | T[]) | undefined;
|
|
4582
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4583
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4584
|
+
} & vue643.PublicProps;
|
|
4585
|
+
expose: (exposed: {}) => void;
|
|
4586
|
+
attrs: any;
|
|
4587
|
+
slots: {
|
|
4588
|
+
default: (props: SwitchGroupSlotProps) => any;
|
|
4589
|
+
};
|
|
4590
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4591
|
+
}>) => vue643.VNode & {
|
|
4592
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4593
|
+
};
|
|
4594
|
+
/**
|
|
4595
|
+
* Hidden input component for form submission.
|
|
4596
|
+
*
|
|
4597
|
+
* Auto-rendered by Root when `name` prop is provided.
|
|
4598
|
+
* Can also be used explicitly for custom form integration.
|
|
4599
|
+
*
|
|
4600
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#hiddeninput
|
|
4601
|
+
*
|
|
4602
|
+
* @example
|
|
4603
|
+
* ```vue
|
|
4604
|
+
* <script setup lang="ts">
|
|
4605
|
+
* import { Switch } from '@vuetify/v0'
|
|
4606
|
+
* </script>
|
|
4607
|
+
*
|
|
4608
|
+
* <template>
|
|
4609
|
+
* <Switch.Root>
|
|
4610
|
+
* <Switch.Track><Switch.Thumb /></Switch.Track>
|
|
4611
|
+
* <Switch.HiddenInput name="notifications" value="on" />
|
|
4612
|
+
* </Switch.Root>
|
|
4613
|
+
* </template>
|
|
4614
|
+
* ```
|
|
4615
|
+
*/
|
|
4616
|
+
HiddenInput: vue643.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
|
|
4617
|
+
/**
|
|
4618
|
+
* Root component for individual switches.
|
|
4619
|
+
*
|
|
4620
|
+
* Renders as a button with `role="switch"` and proper ARIA attributes.
|
|
4621
|
+
* Handles click/keyboard interactions. Supports standalone mode with
|
|
4622
|
+
* v-model or group mode within Switch.Group. When `name` prop is
|
|
4623
|
+
* provided, automatically renders a hidden input for form submission.
|
|
4624
|
+
*
|
|
4625
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#root
|
|
4626
|
+
*
|
|
4627
|
+
* @example
|
|
4628
|
+
* ```vue
|
|
4629
|
+
* <script setup lang="ts">
|
|
4630
|
+
* import { Switch } from '@vuetify/v0'
|
|
4631
|
+
* import { ref } from 'vue'
|
|
4632
|
+
*
|
|
4633
|
+
* const enabled = ref(false)
|
|
4634
|
+
* </script>
|
|
4635
|
+
*
|
|
4636
|
+
* <template>
|
|
4637
|
+
* <label>
|
|
4638
|
+
* <Switch.Root v-model="enabled">
|
|
4639
|
+
* <Switch.Track>
|
|
4640
|
+
* <Switch.Thumb />
|
|
4641
|
+
* </Switch.Track>
|
|
4642
|
+
* </Switch.Root>
|
|
4643
|
+
* Enable notifications
|
|
4644
|
+
* </label>
|
|
4645
|
+
* </template>
|
|
4646
|
+
* ```
|
|
4647
|
+
*/
|
|
4648
|
+
Root: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4649
|
+
slots: {
|
|
4650
|
+
default: (props: SwitchRootSlotProps<V>) => any;
|
|
4651
|
+
};
|
|
4652
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
4653
|
+
attrs: any;
|
|
4654
|
+
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4655
|
+
props: {
|
|
4656
|
+
id?: ID | undefined;
|
|
4657
|
+
label?: string | undefined;
|
|
4658
|
+
value?: V | undefined;
|
|
4659
|
+
name?: string | undefined;
|
|
4660
|
+
form?: string | undefined;
|
|
4661
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
4662
|
+
indeterminate?: vue643.MaybeRef<boolean> | undefined;
|
|
4663
|
+
namespace?: string | undefined;
|
|
4664
|
+
groupNamespace?: string | undefined;
|
|
4665
|
+
ariaLabelledby?: string | undefined;
|
|
4666
|
+
ariaDescribedby?: string | undefined;
|
|
4667
|
+
ariaInvalid?: boolean | undefined;
|
|
4668
|
+
as?: (DOMElement | null) | undefined;
|
|
4669
|
+
renderless?: boolean | undefined;
|
|
4670
|
+
modelValue?: boolean | undefined;
|
|
4671
|
+
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
4672
|
+
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
4673
|
+
} & vue643.PublicProps;
|
|
4674
|
+
expose: (exposed: {}) => void;
|
|
4675
|
+
attrs: any;
|
|
4676
|
+
slots: {
|
|
4677
|
+
default: (props: SwitchRootSlotProps<V>) => any;
|
|
4678
|
+
};
|
|
4679
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
|
|
4680
|
+
}>) => vue643.VNode & {
|
|
4681
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4682
|
+
};
|
|
4683
|
+
/**
|
|
4684
|
+
* Select-all toggle for group multi-selection.
|
|
4685
|
+
*
|
|
4686
|
+
* Binds to parent Switch.Group's aggregate state. Reflects
|
|
4687
|
+
* isAllSelected/isMixed and calls toggleAll on click. Does NOT
|
|
4688
|
+
* register as a group item. Must be used within a Switch.Group.
|
|
4689
|
+
*
|
|
4690
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#selectall
|
|
4691
|
+
*
|
|
4692
|
+
* @example
|
|
4693
|
+
* ```vue
|
|
4694
|
+
* <script setup lang="ts">
|
|
4695
|
+
* import { Switch } from '@vuetify/v0'
|
|
4696
|
+
* import { ref } from 'vue'
|
|
4697
|
+
*
|
|
4698
|
+
* const selected = ref<string[]>([])
|
|
4699
|
+
* </script>
|
|
4700
|
+
*
|
|
4701
|
+
* <template>
|
|
4702
|
+
* <Switch.Group v-model="selected">
|
|
4703
|
+
* <label>
|
|
4704
|
+
* <Switch.SelectAll label="Toggle all">
|
|
4705
|
+
* <Switch.Track><Switch.Thumb /></Switch.Track>
|
|
4706
|
+
* </Switch.SelectAll>
|
|
4707
|
+
* Select all
|
|
4708
|
+
* </label>
|
|
4709
|
+
*
|
|
4710
|
+
* <label>
|
|
4711
|
+
* <Switch.Root value="a">
|
|
4712
|
+
* <Switch.Track><Switch.Thumb /></Switch.Track>
|
|
4713
|
+
* </Switch.Root>
|
|
4714
|
+
* Option A
|
|
4715
|
+
* </label>
|
|
4716
|
+
* </Switch.Group>
|
|
4717
|
+
* </template>
|
|
4718
|
+
* ```
|
|
4719
|
+
*/
|
|
4720
|
+
SelectAll: {
|
|
4721
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
4722
|
+
P: {};
|
|
4723
|
+
B: {};
|
|
4724
|
+
D: {};
|
|
4725
|
+
C: {};
|
|
4726
|
+
M: {};
|
|
4727
|
+
Defaults: {};
|
|
4728
|
+
}, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
4729
|
+
__isFragment?: never;
|
|
4730
|
+
__isTeleport?: never;
|
|
4731
|
+
__isSuspense?: never;
|
|
4732
|
+
} & vue643.ComponentOptionsBase<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
4733
|
+
$slots: {
|
|
4734
|
+
default: (props: SwitchSelectAllSlotProps) => any;
|
|
4735
|
+
};
|
|
4736
|
+
});
|
|
4737
|
+
/**
|
|
4738
|
+
* Sliding knob indicator for switches.
|
|
4739
|
+
*
|
|
4740
|
+
* Renders as a span with `data-state` attribute for CSS styling.
|
|
4741
|
+
* Hidden via `visibility: hidden` when unchecked and not mixed.
|
|
4742
|
+
* Must be used within a Switch.Root or Switch.SelectAll.
|
|
4743
|
+
*
|
|
4744
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#thumb
|
|
4745
|
+
*
|
|
4746
|
+
* @example
|
|
4747
|
+
* ```vue
|
|
4748
|
+
* <Switch.Root v-model="enabled">
|
|
4749
|
+
* <Switch.Track>
|
|
4750
|
+
* <Switch.Thumb />
|
|
4751
|
+
* </Switch.Track>
|
|
4752
|
+
* </Switch.Root>
|
|
4753
|
+
* ```
|
|
4754
|
+
*/
|
|
4755
|
+
Thumb: {
|
|
4756
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
4757
|
+
P: {};
|
|
4758
|
+
B: {};
|
|
4759
|
+
D: {};
|
|
4760
|
+
C: {};
|
|
4761
|
+
M: {};
|
|
4762
|
+
Defaults: {};
|
|
4763
|
+
}, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
4764
|
+
__isFragment?: never;
|
|
4765
|
+
__isTeleport?: never;
|
|
4766
|
+
__isSuspense?: never;
|
|
4767
|
+
} & vue643.ComponentOptionsBase<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
4768
|
+
$slots: {
|
|
4769
|
+
default: (props: SwitchThumbSlotProps) => any;
|
|
4770
|
+
};
|
|
4771
|
+
});
|
|
4772
|
+
/**
|
|
4773
|
+
* Track/rail component for switches.
|
|
4774
|
+
*
|
|
4775
|
+
* Always visible, provides `data-state` attribute for CSS styling.
|
|
4776
|
+
* Must be used within a Switch.Root or Switch.SelectAll.
|
|
4777
|
+
*
|
|
4778
|
+
* @see https://0.vuetifyjs.com/components/forms/switch#track
|
|
4779
|
+
*
|
|
4780
|
+
* @example
|
|
4781
|
+
* ```vue
|
|
4782
|
+
* <Switch.Root v-model="enabled">
|
|
4783
|
+
* <Switch.Track>
|
|
4784
|
+
* <Switch.Thumb />
|
|
4785
|
+
* </Switch.Track>
|
|
4786
|
+
* </Switch.Root>
|
|
4787
|
+
* ```
|
|
4788
|
+
*/
|
|
4789
|
+
Track: {
|
|
4790
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
4791
|
+
P: {};
|
|
4792
|
+
B: {};
|
|
4793
|
+
D: {};
|
|
4794
|
+
C: {};
|
|
4795
|
+
M: {};
|
|
4796
|
+
Defaults: {};
|
|
4797
|
+
}, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
4798
|
+
__isFragment?: never;
|
|
4799
|
+
__isTeleport?: never;
|
|
4800
|
+
__isSuspense?: never;
|
|
4801
|
+
} & vue643.ComponentOptionsBase<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
4802
|
+
$slots: {
|
|
4803
|
+
default: (props: SwitchTrackSlotProps) => any;
|
|
4804
|
+
};
|
|
4805
|
+
});
|
|
4806
|
+
};
|
|
4807
|
+
//#endregion
|
|
4808
|
+
//#region src/components/Single/SingleRoot.vue.d.ts
|
|
4809
|
+
interface SingleRootProps {
|
|
4810
|
+
/** Namespace for dependency injection (must match SingleItem namespace) */
|
|
4811
|
+
namespace?: string;
|
|
4812
|
+
/** Disables the entire single instance */
|
|
4813
|
+
disabled?: boolean;
|
|
4814
|
+
/** Auto-select non-disabled items on registration */
|
|
4815
|
+
enroll?: boolean;
|
|
4816
|
+
/**
|
|
4817
|
+
* Controls mandatory single behavior:
|
|
4818
|
+
* - false (default): No mandatory single enforcement
|
|
4819
|
+
* - true: Prevents deselecting the last selected item
|
|
4820
|
+
* - `force`: Automatically selects the first non-disabled item on registration
|
|
4821
|
+
*/
|
|
4822
|
+
mandatory?: boolean | 'force';
|
|
4823
|
+
}
|
|
4824
|
+
interface SingleRootSlotProps {
|
|
4825
|
+
/** Whether the single instance is disabled */
|
|
4826
|
+
isDisabled: boolean;
|
|
4827
|
+
/** Select an item by ID */
|
|
4828
|
+
select: (id: ID) => void;
|
|
4829
|
+
/** Unselect an item by ID */
|
|
4830
|
+
unselect: (id: ID) => void;
|
|
4831
|
+
/** Toggle an item's single state by ID */
|
|
4832
|
+
toggle: (id: ID) => void;
|
|
4833
|
+
/** Attributes to bind to the root element */
|
|
4834
|
+
attrs: {
|
|
4835
|
+
'aria-multiselectable': false;
|
|
4836
|
+
};
|
|
4837
|
+
}
|
|
4838
|
+
declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?: vue643.App) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>;
|
|
4839
|
+
declare const __VLS_export$7: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4840
|
+
props: __VLS_PrettifyLocal$6<(SingleRootProps & {
|
|
4841
|
+
modelValue?: T | T[];
|
|
4842
|
+
}) & {
|
|
4843
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4844
|
+
}> & vue643.PublicProps;
|
|
4845
|
+
expose: (exposed: {}) => void;
|
|
4846
|
+
attrs: any;
|
|
4847
|
+
slots: {
|
|
4848
|
+
default: (props: SingleRootSlotProps) => any;
|
|
4849
|
+
};
|
|
4850
|
+
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4851
|
+
}>) => vue643.VNode & {
|
|
4852
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4853
|
+
};
|
|
4854
|
+
declare const _default$7: typeof __VLS_export$7;
|
|
4855
|
+
type __VLS_PrettifyLocal$6<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4856
|
+
//#endregion
|
|
4857
|
+
//#region src/components/Single/SingleItem.vue.d.ts
|
|
4858
|
+
interface SingleItemProps<V = unknown> {
|
|
4859
|
+
/** Unique identifier (auto-generated if not provided) */
|
|
4860
|
+
id?: string;
|
|
4861
|
+
/** Optional display label (passed through to slot, not used in registration) */
|
|
4862
|
+
label?: string;
|
|
4863
|
+
/** Value associated with this item */
|
|
4864
|
+
value?: V;
|
|
4865
|
+
/** Disables this specific item */
|
|
4866
|
+
disabled?: MaybeRef<boolean>;
|
|
4867
|
+
/** Namespace for dependency injection */
|
|
4868
|
+
namespace?: string;
|
|
4869
|
+
}
|
|
4870
|
+
interface SingleItemSlotProps<V = unknown> {
|
|
4871
|
+
/** Unique identifier */
|
|
4872
|
+
id: string;
|
|
4873
|
+
/** Optional display label */
|
|
4874
|
+
label?: string;
|
|
4875
|
+
/** Value associated with this item */
|
|
4876
|
+
value: V | undefined;
|
|
4877
|
+
/** Whether this item is currently selected */
|
|
4878
|
+
isSelected: boolean;
|
|
4879
|
+
/** Whether this item is disabled */
|
|
4274
4880
|
isDisabled: boolean;
|
|
4275
4881
|
/** Select this item */
|
|
4276
4882
|
select: () => void;
|
|
@@ -4287,14 +4893,14 @@ interface SingleItemSlotProps<V = unknown> {
|
|
|
4287
4893
|
};
|
|
4288
4894
|
}
|
|
4289
4895
|
declare const __VLS_export$6: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4290
|
-
props: __VLS_PrettifyLocal$5<SingleItemProps<V>> &
|
|
4896
|
+
props: __VLS_PrettifyLocal$5<SingleItemProps<V>> & vue643.PublicProps;
|
|
4291
4897
|
expose: (exposed: {}) => void;
|
|
4292
4898
|
attrs: any;
|
|
4293
4899
|
slots: {
|
|
4294
4900
|
default: (props: SingleItemSlotProps<V>) => unknown;
|
|
4295
4901
|
};
|
|
4296
4902
|
emit: {};
|
|
4297
|
-
}>) =>
|
|
4903
|
+
}>) => vue643.VNode & {
|
|
4298
4904
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4299
4905
|
};
|
|
4300
4906
|
declare const _default$6: typeof __VLS_export$6;
|
|
@@ -4332,10 +4938,10 @@ declare const Single: {
|
|
|
4332
4938
|
* ```
|
|
4333
4939
|
*/
|
|
4334
4940
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4335
|
-
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4336
4941
|
slots: {
|
|
4337
4942
|
default: (props: SingleRootSlotProps) => any;
|
|
4338
4943
|
};
|
|
4944
|
+
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4339
4945
|
attrs: any;
|
|
4340
4946
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4341
4947
|
props: {
|
|
@@ -4345,14 +4951,14 @@ declare const Single: {
|
|
|
4345
4951
|
mandatory?: boolean | "force" | undefined;
|
|
4346
4952
|
modelValue?: (T | T[]) | undefined;
|
|
4347
4953
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4348
|
-
} &
|
|
4954
|
+
} & vue643.PublicProps;
|
|
4349
4955
|
expose: (exposed: {}) => void;
|
|
4350
4956
|
attrs: any;
|
|
4351
4957
|
slots: {
|
|
4352
4958
|
default: (props: SingleRootSlotProps) => any;
|
|
4353
4959
|
};
|
|
4354
4960
|
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4355
|
-
}>) =>
|
|
4961
|
+
}>) => vue643.VNode & {
|
|
4356
4962
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4357
4963
|
};
|
|
4358
4964
|
/**
|
|
@@ -4376,26 +4982,26 @@ declare const Single: {
|
|
|
4376
4982
|
* ```
|
|
4377
4983
|
*/
|
|
4378
4984
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4379
|
-
emit: {};
|
|
4380
4985
|
slots: {
|
|
4381
4986
|
default: (props: SingleItemSlotProps<V>) => unknown;
|
|
4382
4987
|
};
|
|
4988
|
+
emit: {};
|
|
4383
4989
|
attrs: any;
|
|
4384
4990
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4385
4991
|
props: {
|
|
4386
4992
|
id?: string | undefined;
|
|
4387
4993
|
label?: string | undefined;
|
|
4388
4994
|
value?: V | undefined;
|
|
4389
|
-
disabled?:
|
|
4995
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
4390
4996
|
namespace?: string | undefined;
|
|
4391
|
-
} &
|
|
4997
|
+
} & vue643.PublicProps;
|
|
4392
4998
|
expose: (exposed: {}) => void;
|
|
4393
4999
|
attrs: any;
|
|
4394
5000
|
slots: {
|
|
4395
5001
|
default: (props: SingleItemSlotProps<V>) => unknown;
|
|
4396
5002
|
};
|
|
4397
5003
|
emit: {};
|
|
4398
|
-
}>) =>
|
|
5004
|
+
}>) => vue643.VNode & {
|
|
4399
5005
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4400
5006
|
};
|
|
4401
5007
|
};
|
|
@@ -4440,20 +5046,20 @@ interface StepRootSlotProps {
|
|
|
4440
5046
|
'aria-multiselectable': false;
|
|
4441
5047
|
};
|
|
4442
5048
|
}
|
|
4443
|
-
declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?:
|
|
5049
|
+
declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?: vue643.App) => StepContext<StepTicket, StepTicket<StepTicket>>;
|
|
4444
5050
|
declare const __VLS_export$5: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4445
5051
|
props: __VLS_PrettifyLocal$4<(StepRootProps & {
|
|
4446
5052
|
modelValue?: T | T[];
|
|
4447
5053
|
}) & {
|
|
4448
5054
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4449
|
-
}> &
|
|
5055
|
+
}> & vue643.PublicProps;
|
|
4450
5056
|
expose: (exposed: {}) => void;
|
|
4451
5057
|
attrs: any;
|
|
4452
5058
|
slots: {
|
|
4453
5059
|
default: (props: StepRootSlotProps) => any;
|
|
4454
5060
|
};
|
|
4455
5061
|
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4456
|
-
}>) =>
|
|
5062
|
+
}>) => vue643.VNode & {
|
|
4457
5063
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4458
5064
|
};
|
|
4459
5065
|
declare const _default$5: typeof __VLS_export$5;
|
|
@@ -4498,14 +5104,14 @@ interface StepItemSlotProps<V = unknown> {
|
|
|
4498
5104
|
};
|
|
4499
5105
|
}
|
|
4500
5106
|
declare const __VLS_export$4: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4501
|
-
props: __VLS_PrettifyLocal$3<StepItemProps<V>> &
|
|
5107
|
+
props: __VLS_PrettifyLocal$3<StepItemProps<V>> & vue643.PublicProps;
|
|
4502
5108
|
expose: (exposed: {}) => void;
|
|
4503
5109
|
attrs: any;
|
|
4504
5110
|
slots: {
|
|
4505
5111
|
default: (props: StepItemSlotProps<V>) => unknown;
|
|
4506
5112
|
};
|
|
4507
5113
|
emit: {};
|
|
4508
|
-
}>) =>
|
|
5114
|
+
}>) => vue643.VNode & {
|
|
4509
5115
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4510
5116
|
};
|
|
4511
5117
|
declare const _default$4: typeof __VLS_export$4;
|
|
@@ -4541,10 +5147,10 @@ declare const Step: {
|
|
|
4541
5147
|
* ```
|
|
4542
5148
|
*/
|
|
4543
5149
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4544
|
-
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4545
5150
|
slots: {
|
|
4546
5151
|
default: (props: StepRootSlotProps) => any;
|
|
4547
5152
|
};
|
|
5153
|
+
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4548
5154
|
attrs: any;
|
|
4549
5155
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4550
5156
|
props: {
|
|
@@ -4554,14 +5160,14 @@ declare const Step: {
|
|
|
4554
5160
|
mandatory?: boolean | "force" | undefined;
|
|
4555
5161
|
modelValue?: (T | T[]) | undefined;
|
|
4556
5162
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4557
|
-
} &
|
|
5163
|
+
} & vue643.PublicProps;
|
|
4558
5164
|
expose: (exposed: {}) => void;
|
|
4559
5165
|
attrs: any;
|
|
4560
5166
|
slots: {
|
|
4561
5167
|
default: (props: StepRootSlotProps) => any;
|
|
4562
5168
|
};
|
|
4563
5169
|
emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
|
|
4564
|
-
}>) =>
|
|
5170
|
+
}>) => vue643.VNode & {
|
|
4565
5171
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4566
5172
|
};
|
|
4567
5173
|
/**
|
|
@@ -4583,26 +5189,26 @@ declare const Step: {
|
|
|
4583
5189
|
* ```
|
|
4584
5190
|
*/
|
|
4585
5191
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4586
|
-
emit: {};
|
|
4587
5192
|
slots: {
|
|
4588
5193
|
default: (props: StepItemSlotProps<V>) => unknown;
|
|
4589
5194
|
};
|
|
5195
|
+
emit: {};
|
|
4590
5196
|
attrs: any;
|
|
4591
5197
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4592
5198
|
props: {
|
|
4593
5199
|
id?: string | undefined;
|
|
4594
5200
|
label?: string | undefined;
|
|
4595
5201
|
value?: V | undefined;
|
|
4596
|
-
disabled?:
|
|
5202
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
4597
5203
|
namespace?: string | undefined;
|
|
4598
|
-
} &
|
|
5204
|
+
} & vue643.PublicProps;
|
|
4599
5205
|
expose: (exposed: {}) => void;
|
|
4600
5206
|
attrs: any;
|
|
4601
5207
|
slots: {
|
|
4602
5208
|
default: (props: StepItemSlotProps<V>) => unknown;
|
|
4603
5209
|
};
|
|
4604
5210
|
emit: {};
|
|
4605
|
-
}>) =>
|
|
5211
|
+
}>) => vue643.VNode & {
|
|
4606
5212
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4607
5213
|
};
|
|
4608
5214
|
};
|
|
@@ -4679,21 +5285,21 @@ interface TabsContext extends StepContext<TabsTicket> {
|
|
|
4679
5285
|
/** Root ID for generating tab/panel IDs */
|
|
4680
5286
|
rootId: string;
|
|
4681
5287
|
}
|
|
4682
|
-
declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?:
|
|
5288
|
+
declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: vue643.App) => TabsContext;
|
|
4683
5289
|
declare const __VLS_export$3: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4684
5290
|
props: __VLS_PrettifyLocal$2<(TabsRootProps & {
|
|
4685
5291
|
modelValue?: T | T[];
|
|
4686
5292
|
}) & {
|
|
4687
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4688
5293
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4689
|
-
|
|
5294
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5295
|
+
}> & vue643.PublicProps;
|
|
4690
5296
|
expose: (exposed: {}) => void;
|
|
4691
5297
|
attrs: any;
|
|
4692
5298
|
slots: {
|
|
4693
5299
|
default: (props: TabsRootSlotProps) => any;
|
|
4694
5300
|
};
|
|
4695
5301
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4696
|
-
}>) =>
|
|
5302
|
+
}>) => vue643.VNode & {
|
|
4697
5303
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4698
5304
|
};
|
|
4699
5305
|
declare const _default: typeof __VLS_export$3;
|
|
@@ -4720,7 +5326,7 @@ interface TabsListSlotProps {
|
|
|
4720
5326
|
'data-disabled': true | undefined;
|
|
4721
5327
|
};
|
|
4722
5328
|
}
|
|
4723
|
-
declare const __VLS_export$2: __VLS_WithSlots<
|
|
5329
|
+
declare const __VLS_export$2: __VLS_WithSlots<vue643.DefineComponent<TabsListProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
|
|
4724
5330
|
default: (props: TabsListSlotProps) => any;
|
|
4725
5331
|
}>;
|
|
4726
5332
|
declare const _default$1: typeof __VLS_export$2;
|
|
@@ -4777,14 +5383,14 @@ interface TabsItemSlotProps {
|
|
|
4777
5383
|
};
|
|
4778
5384
|
}
|
|
4779
5385
|
declare const __VLS_export$1: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4780
|
-
props: __VLS_PrettifyLocal$1<TabsItemProps<V>> &
|
|
5386
|
+
props: __VLS_PrettifyLocal$1<TabsItemProps<V>> & vue643.PublicProps;
|
|
4781
5387
|
expose: (exposed: {}) => void;
|
|
4782
5388
|
attrs: any;
|
|
4783
5389
|
slots: {
|
|
4784
5390
|
default: (props: TabsItemSlotProps) => any;
|
|
4785
5391
|
};
|
|
4786
5392
|
emit: {};
|
|
4787
|
-
}>) =>
|
|
5393
|
+
}>) => vue643.VNode & {
|
|
4788
5394
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4789
5395
|
};
|
|
4790
5396
|
declare const _default$2: typeof __VLS_export$1;
|
|
@@ -4811,14 +5417,14 @@ interface TabsPanelSlotProps {
|
|
|
4811
5417
|
};
|
|
4812
5418
|
}
|
|
4813
5419
|
declare const __VLS_export: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4814
|
-
props: __VLS_PrettifyLocal<TabsPanelProps<V>> &
|
|
5420
|
+
props: __VLS_PrettifyLocal<TabsPanelProps<V>> & vue643.PublicProps;
|
|
4815
5421
|
expose: (exposed: {}) => void;
|
|
4816
5422
|
attrs: any;
|
|
4817
5423
|
slots: {
|
|
4818
5424
|
default: (props: TabsPanelSlotProps) => any;
|
|
4819
5425
|
};
|
|
4820
5426
|
emit: {};
|
|
4821
|
-
}>) =>
|
|
5427
|
+
}>) => vue643.VNode & {
|
|
4822
5428
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4823
5429
|
};
|
|
4824
5430
|
declare const _default$3: typeof __VLS_export;
|
|
@@ -4860,10 +5466,10 @@ declare const Tabs: {
|
|
|
4860
5466
|
* @see https://0.vuetifyjs.com/components/tabs
|
|
4861
5467
|
*/
|
|
4862
5468
|
Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4863
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4864
5469
|
slots: {
|
|
4865
5470
|
default: (props: TabsRootSlotProps) => any;
|
|
4866
5471
|
};
|
|
5472
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4867
5473
|
attrs: any;
|
|
4868
5474
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4869
5475
|
props: {
|
|
@@ -4875,16 +5481,16 @@ declare const Tabs: {
|
|
|
4875
5481
|
orientation?: TabsOrientation | undefined;
|
|
4876
5482
|
activation?: TabsActivation | undefined;
|
|
4877
5483
|
modelValue?: (T | T[]) | undefined;
|
|
4878
|
-
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4879
5484
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4880
|
-
|
|
5485
|
+
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5486
|
+
} & vue643.PublicProps;
|
|
4881
5487
|
expose: (exposed: {}) => void;
|
|
4882
5488
|
attrs: any;
|
|
4883
5489
|
slots: {
|
|
4884
5490
|
default: (props: TabsRootSlotProps) => any;
|
|
4885
5491
|
};
|
|
4886
5492
|
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4887
|
-
}>) =>
|
|
5493
|
+
}>) => vue643.VNode & {
|
|
4888
5494
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4889
5495
|
};
|
|
4890
5496
|
/**
|
|
@@ -4893,7 +5499,7 @@ declare const Tabs: {
|
|
|
4893
5499
|
* @see https://0.vuetifyjs.com/components/tabs#tabslist
|
|
4894
5500
|
*/
|
|
4895
5501
|
List: {
|
|
4896
|
-
new (...args: any[]):
|
|
5502
|
+
new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
|
|
4897
5503
|
P: {};
|
|
4898
5504
|
B: {};
|
|
4899
5505
|
D: {};
|
|
@@ -4904,7 +5510,7 @@ declare const Tabs: {
|
|
|
4904
5510
|
__isFragment?: never;
|
|
4905
5511
|
__isTeleport?: never;
|
|
4906
5512
|
__isSuspense?: never;
|
|
4907
|
-
} &
|
|
5513
|
+
} & vue643.ComponentOptionsBase<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
|
|
4908
5514
|
$slots: {
|
|
4909
5515
|
default: (props: TabsListSlotProps) => any;
|
|
4910
5516
|
};
|
|
@@ -4915,30 +5521,30 @@ declare const Tabs: {
|
|
|
4915
5521
|
* @see https://0.vuetifyjs.com/components/tabs#tabsitem
|
|
4916
5522
|
*/
|
|
4917
5523
|
Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4918
|
-
emit: {};
|
|
4919
5524
|
slots: {
|
|
4920
5525
|
default: (props: TabsItemSlotProps) => any;
|
|
4921
5526
|
};
|
|
5527
|
+
emit: {};
|
|
4922
5528
|
attrs: any;
|
|
4923
5529
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4924
5530
|
props: {
|
|
4925
5531
|
id?: ID | undefined;
|
|
4926
5532
|
value?: V | undefined;
|
|
4927
|
-
disabled?:
|
|
5533
|
+
disabled?: vue643.MaybeRef<boolean> | undefined;
|
|
4928
5534
|
namespace?: string | undefined;
|
|
4929
5535
|
ariaLabel?: string | undefined;
|
|
4930
5536
|
ariaLabelledby?: string | undefined;
|
|
4931
5537
|
ariaDescribedby?: string | undefined;
|
|
4932
5538
|
as?: (DOMElement | null) | undefined;
|
|
4933
5539
|
renderless?: boolean | undefined;
|
|
4934
|
-
} &
|
|
5540
|
+
} & vue643.PublicProps;
|
|
4935
5541
|
expose: (exposed: {}) => void;
|
|
4936
5542
|
attrs: any;
|
|
4937
5543
|
slots: {
|
|
4938
5544
|
default: (props: TabsItemSlotProps) => any;
|
|
4939
5545
|
};
|
|
4940
5546
|
emit: {};
|
|
4941
|
-
}>) =>
|
|
5547
|
+
}>) => vue643.VNode & {
|
|
4942
5548
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4943
5549
|
};
|
|
4944
5550
|
/**
|
|
@@ -4947,10 +5553,10 @@ declare const Tabs: {
|
|
|
4947
5553
|
* @see https://0.vuetifyjs.com/components/tabs#tabspanel
|
|
4948
5554
|
*/
|
|
4949
5555
|
Panel: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
|
|
4950
|
-
emit: {};
|
|
4951
5556
|
slots: {
|
|
4952
5557
|
default: (props: TabsPanelSlotProps) => any;
|
|
4953
5558
|
};
|
|
5559
|
+
emit: {};
|
|
4954
5560
|
attrs: any;
|
|
4955
5561
|
}, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4956
5562
|
props: {
|
|
@@ -4958,16 +5564,16 @@ declare const Tabs: {
|
|
|
4958
5564
|
namespace?: string | undefined;
|
|
4959
5565
|
as?: (DOMElement | null) | undefined;
|
|
4960
5566
|
renderless?: boolean | undefined;
|
|
4961
|
-
} &
|
|
5567
|
+
} & vue643.PublicProps;
|
|
4962
5568
|
expose: (exposed: {}) => void;
|
|
4963
5569
|
attrs: any;
|
|
4964
5570
|
slots: {
|
|
4965
5571
|
default: (props: TabsPanelSlotProps) => any;
|
|
4966
5572
|
};
|
|
4967
5573
|
emit: {};
|
|
4968
|
-
}>) =>
|
|
5574
|
+
}>) => vue643.VNode & {
|
|
4969
5575
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4970
5576
|
};
|
|
4971
5577
|
};
|
|
4972
5578
|
//#endregion
|
|
4973
|
-
export {
|
|
5579
|
+
export { provideSwitchRoot as $, ExpansionPanelItemSlotProps as $n, Breadcrumbs as $r, providePopoverContext as $t, SingleItemProps as A, AvatarImageProps as Ai, usePaginationItems as An, provideDialogContext as Ar, useRadioRoot as At, SwitchTrackSlotProps as B, AtomProps as Bi, useGroupRoot as Bn, CheckboxRootProps as Br, useRadioGroup as Bt, _default$4 as C, BreadcrumbsTicket as Ci, PaginationRootProps as Cn, DialogActivatorProps as Cr, _default$19 as Ct, provideStepRoot as D, AvatarFallbackSlotProps as Di, providePaginationItems as Dn, DialogRootProps as Dr, RadioState as Dt, _default$5 as E, AvatarFallbackProps as Ei, providePaginationControls as En, DialogContext as Er, RadioRootSlotProps as Et, _default$7 as F, AvatarTicket as Fi, _default$32 as Fn, _default$49 as Fr, RadioGroupProps as Ft, SwitchSelectAllProps as G, ExpansionPanelActivatorProps as Gn, useCheckboxRoot as Gr, _default$22 as Gt, SwitchThumbProps as H, _default$60 as Hi, ExpansionPanelContentProps as Hn, CheckboxState as Hr, PopoverContentEmits as Ht, provideSingleRoot as I, _default$59 as Ii, GroupRootProps as In, CheckboxIndicatorProps as Ir, RadioGroupSlotProps as It, SwitchRootContext as J, ExpansionPanelHeaderProps as Jn, CheckboxGroupProps as Jr, _default$21 as Jt, SwitchSelectAllSlotProps as K, ExpansionPanelActivatorSlotProps as Kn, CheckboxHiddenInputProps as Kr, PopoverActivatorProps as Kt, useSingleRoot as L, provideAvatarRoot as Li, GroupRootSlotProps as Ln, CheckboxIndicatorSlotProps as Lr, RadioTicket as Lt, _default$6 as M, _default$58 as Mi, Group as Mn, Checkbox as Mr, _default$18 as Mt, SingleRootProps as N, AvatarContext as Ni, GroupItemProps as Nn, CheckboxSelectAllProps as Nr, RadioActivation as Nt, useStepRoot as O, _default$57 as Oi, providePaginationRoot as On, DialogRootSlotProps as Or, _default$20 as Ot, SingleRootSlotProps as P, AvatarRootProps as Pi, GroupItemSlotProps as Pn, CheckboxSelectAllSlotProps as Pr, RadioGroupContext as Pt, _default$10 as Q, ExpansionPanelItemProps as Qn, useCheckboxGroup as Qr, _default$23 as Qt, Switch as R, useAvatarRoot as Ri, _default$33 as Rn, _default$47 as Rr, _default$17 as Rt, StepItemSlotProps as S, BreadcrumbsRootContext as Si, _default$26 as Sn, _default$40 as Sr, RadioIndicatorSlotProps as St, StepRootSlotProps as T, Avatar as Ti, _default$30 as Tn, _default$44 as Tr, RadioRootProps as Tt, SwitchThumbSlotProps as U, ExpansionPanelContentSlotProps as Un, _default$48 as Ur, PopoverContentProps as Ut, _default$13 as V, AtomSlots as Vi, ExpansionPanel as Vn, CheckboxRootSlotProps as Vr, Popover as Vt, _default$12 as W, _default$35 as Wn, provideCheckboxRoot as Wr, PopoverContentSlotProps as Wt, SwitchRootSlotProps as X, _default$36 as Xn, _default$45 as Xr, PopoverRootProps as Xt, SwitchRootProps as Y, ExpansionPanelHeaderSlotProps as Yn, CheckboxGroupSlotProps as Yr, PopoverContext as Yt, SwitchState as Z, ExpansionPanelItemContext as Zn, provideCheckboxGroup as Zr, PopoverRootSlotProps as Zt, _default as _, BreadcrumbsRootProps as _i, PaginationFirstProps as _n, DialogTitleSlotProps as _r, ScrimProps as _t, TabsItemProps as a, BreadcrumbsDividerProps as ai, PaginationLastProps as an, ExpansionPanelRootSlotProps as ar, _default$8 as at, Step as b, provideBreadcrumbsRoot as bi, PaginationItemProps as bn, DialogContentProps as br, Radio as bt, TabsListProps as c, BreadcrumbsPageProps as ci, PaginationNextProps as cn, useExpansionPanelRoot as cr, Selection as ct, TabsActivation as d, BreadcrumbsItemProps as di, PaginationEllipsisProps as dn, DialogCloseSlotProps as dr, _default$14 as dt, BreadcrumbsLinkProps as ei, usePopoverContext as en, _default$37 as er, useSwitchRoot as et, TabsContext as f, BreadcrumbsItemSlotProps as fi, PaginationEllipsisSlotProps as fn, _default$39 as fr, SelectionRootProps as ft, TabsTicket as g, _default$54 as gi, _default$29 as gn, DialogTitleProps as gr, useSelectionRoot as gt, TabsRootSlotProps as h, BreadcrumbsListSlotProps as hi, PaginationPrevSlotProps as hn, _default$41 as hr, provideSelectionRoot as ht, _default$3 as i, _default$51 as ii, _default$31 as in, ExpansionPanelRootProps as ir, SwitchGroupSlotProps as it, SingleItemSlotProps as j, AvatarImageSlotProps as ji, usePaginationRoot as jn, useDialogContext as jr, RadioHiddenInputProps as jt, Single as k, AvatarImageEmits as ki, usePaginationControls as kn, _default$42 as kr, provideRadioRoot as kt, TabsListSlotProps as l, BreadcrumbsPageSlotProps as li, PaginationNextSlotProps as ln, Dialog as lr, SelectionItemProps as lt, TabsRootProps as m, BreadcrumbsListProps as mi, PaginationPrevProps as mn, DialogDescriptionSlotProps as mr, _default$15 as mt, TabsPanelProps as n, BreadcrumbsEllipsisProps as ni, PaginationStatusProps as nn, useExpansionPanelItem as nr, _default$9 as nt, TabsItemSlotProps as o, BreadcrumbsDividerSlotProps as oi, PaginationLastSlotProps as on, _default$38 as or, provideSwitchGroup as ot, TabsOrientation as p, _default$52 as pi, _default$24 as pn, DialogDescriptionProps as pr, SelectionRootSlotProps as pt, _default$11 as q, _default$34 as qn, _default$46 as qr, PopoverActivatorSlotProps as qt, TabsPanelSlotProps as r, BreadcrumbsEllipsisSlotProps as ri, PaginationStatusSlotProps as rn, ExpansionPanelOptionsContext as rr, SwitchGroupProps as rt, _default$2 as s, _default$50 as si, _default$27 as sn, provideExpansionPanelRoot as sr, useSwitchGroup as st, Tabs as t, _default$53 as ti, Pagination as tn, provideExpansionPanelItem as tr, SwitchHiddenInputProps as tt, _default$1 as u, _default$55 as ui, _default$28 as un, DialogCloseProps as ur, SelectionItemSlotProps as ut, provideTabsRoot as v, BreadcrumbsRootSlotProps as vi, PaginationFirstSlotProps as vn, _default$43 as vr, ScrimSlotProps as vt, StepRootProps as w, BreadcrumbsTicketType as wi, PaginationRootSlotProps as wn, DialogActivatorSlotProps as wr, RadioRootContext as wt, StepItemProps as x, useBreadcrumbsRoot as xi, PaginationItemSlotProps as xn, DialogContentSlotProps as xr, RadioIndicatorProps as xt, useTabsRoot as y, _default$56 as yi, _default$25 as yn, DialogContentEmits as yr, _default$16 as yt, SwitchTrackProps as z, AtomExpose as zi, provideGroupRoot as zn, CheckboxRootContext as zr, provideRadioGroup as zt };
|