@vuetify/v0 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/{adapter-Bjs_Nx_J.mjs → adapter-B4zE-hA5.mjs} +5 -8
- package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
- package/dist/{adapter-CLs-OrSN.d.mts → adapter-DIx4Rntl.d.mts} +5 -48
- package/dist/adapters-BjeDmKc6.mjs +1 -0
- package/dist/adapters-Bv5aRv3l.mjs +1 -0
- package/dist/adapters-C66XaKkw.mjs +1 -0
- package/dist/adapters-DkVblyML.mjs +1 -0
- package/dist/adapters-uJLWGQJl.mjs +1 -0
- package/dist/browser/index.js +712 -659
- package/dist/components/index.d.mts +1 -19
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-CACff-Lt.mjs} +145 -299
- package/dist/composables/index.d.mts +18 -17
- package/dist/composables/index.mjs +34 -37
- package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
- package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +3 -5
- package/dist/{createDataTable-lSofI5rU.mjs → createDataTable-CLI4TALE.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-Cf6lK9BR.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-DvOR2tKk.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CMRBDlzN.mjs} +23 -26
- package/dist/{createTrinity-Cii8-B2r.mjs → createTrinity-C_c8eedz.mjs} +10 -13
- package/dist/data-table/adapters/client/index.d.mts +1 -2
- package/dist/data-table/adapters/client/index.mjs +7 -9
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +10 -12
- package/dist/data-table/adapters/server/index.d.mts +1 -2
- package/dist/data-table/adapters/server/index.mjs +5 -7
- package/dist/data-table/adapters/virtual/index.d.mts +1 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -9
- package/dist/data-table/index.d.mts +5 -6
- package/dist/data-table/index.mjs +22 -25
- package/dist/date/index.d.mts +1 -3
- package/dist/date/index.mjs +3932 -3943
- package/dist/features/adapters/flagsmith/index.d.mts +2 -4
- package/dist/features/adapters/flagsmith/index.mjs +2 -3
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
- package/dist/features/adapters/launchdarkly/index.mjs +2 -3
- package/dist/features/adapters/posthog/index.d.mts +1 -3
- package/dist/features/adapters/posthog/index.mjs +3 -4
- package/dist/features/index.d.mts +2 -16
- package/dist/features/index.mjs +13 -18
- package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
- package/dist/{globals-D6FBsWDI.mjs → globals-BqRH_jdr.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/index-8sflFIN8.d.mts +856 -0
- package/dist/{index-De0SQt1w.d.mts → index-BE848tZ2.d.mts} +277 -979
- package/dist/{index-DlUIZN-F.d.mts → index-CKbxWC4t.d.mts} +610 -546
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
- package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
- package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
- package/dist/index.d.mts +22 -20
- package/dist/index.mjs +38 -40
- package/dist/json/web-types.json +1 -1
- package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
- package/dist/locale/adapters/index.d.mts +1 -2
- package/dist/locale/adapters/index.mjs +4 -6
- package/dist/locale/adapters/v0/index.d.mts +1 -2
- package/dist/locale/adapters/v0/index.mjs +3 -5
- package/dist/locale/index.d.mts +2 -16
- package/dist/locale/index.mjs +14 -17
- package/dist/logger/adapters/consola/index.d.mts +1 -2
- package/dist/logger/adapters/consola/index.mjs +2 -3
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +6 -8
- package/dist/logger/adapters/pino/index.d.mts +1 -2
- package/dist/logger/adapters/pino/index.mjs +3 -5
- package/dist/logger/adapters/v0/index.d.mts +1 -2
- package/dist/logger/adapters/v0/index.mjs +3 -5
- package/dist/logger/index.d.mts +5 -16
- package/dist/logger/index.mjs +8 -10
- package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
- package/dist/palettes/ant/generate/index.d.mts +9 -0
- package/dist/palettes/ant/generate/index.mjs +98 -0
- package/dist/palettes/ant/index.d.mts +6 -0
- package/dist/palettes/ant/index.mjs +149 -0
- package/dist/palettes/index.d.mts +12 -0
- package/dist/palettes/index.mjs +1 -0
- package/dist/palettes/leonardo/generate/index.d.mts +10 -0
- package/dist/palettes/leonardo/generate/index.mjs +120 -0
- package/dist/palettes/material/generate/index.d.mts +10 -0
- package/dist/palettes/material/generate/index.mjs +103 -0
- package/dist/palettes/material/index.d.mts +6 -0
- package/dist/palettes/material/index.mjs +173 -0
- package/dist/palettes/md1/index.d.mts +6 -0
- package/dist/palettes/md1/index.mjs +261 -0
- package/dist/palettes/md2/index.d.mts +6 -0
- package/dist/palettes/md2/index.mjs +297 -0
- package/dist/palettes/radix/index.d.mts +6 -0
- package/dist/palettes/radix/index.mjs +439 -0
- package/dist/palettes/tailwind/index.d.mts +6 -0
- package/dist/palettes/tailwind/index.mjs +291 -0
- package/dist/permissions/adapters/index.d.mts +2 -17
- package/dist/permissions/adapters/index.mjs +4 -6
- package/dist/permissions/adapters/v0/index.d.mts +1 -17
- package/dist/permissions/adapters/v0/index.mjs +3 -5
- package/dist/permissions/index.d.mts +1 -16
- package/dist/permissions/index.mjs +12 -15
- package/dist/{pino-BD5PCzAF.mjs → pino-B7tJ3m18.mjs} +2 -4
- package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
- package/dist/{posthog-BxaG8sYi.mjs → posthog-DbPqmaAp.mjs} +2 -4
- package/dist/rules/index.d.mts +2 -0
- package/dist/rules/index.mjs +15 -0
- package/dist/{server-DgOdFYMU.mjs → server-CZ6ahbEH.mjs} +2 -4
- package/dist/{server-CGAeOGPC.d.mts → server-Ch9J86tb.d.mts} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +2 -3
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +2 -3
- package/dist/storage/index.d.mts +3 -16
- package/dist/storage/index.mjs +33 -37
- package/dist/theme/adapters/index.d.mts +1 -16
- package/dist/theme/adapters/index.mjs +4 -6
- package/dist/theme/adapters/v0/index.d.mts +1 -16
- package/dist/theme/adapters/v0/index.mjs +3 -5
- package/dist/theme/index.d.mts +1 -16
- package/dist/theme/index.mjs +13 -16
- package/dist/{toArray-BBZH-G2X.mjs → toArray-VdROPpy-.mjs} +2 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/{useClickOutside-Bm_3mbcT.mjs → useClickOutside-YOGwKo7v.mjs} +314 -206
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-C8I_fNAS.mjs} +7 -9
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-B70T4SgK.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-afVt2qR7.mjs} +5 -7
- package/dist/useRules-7C92Xzyt.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-Bh8d1j_p.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-DzvhDU1W.mjs → v0-CGlkn5u7.mjs} +3 -6
- package/dist/{v0-BWBSVkew.mjs → v0-CHvU3jQE.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-lua6ffdk.mjs → v0-V-cQsuZD.mjs} +3 -5
- package/dist/{v0-CWUF_HqP.mjs → v0-YAqbXudL.mjs} +3 -5
- package/dist/{virtual-CVb9hRUU.d.mts → virtual-DwBiFA25.d.mts} +1 -2
- package/dist/{virtual-BEOqkQvm.mjs → virtual-eDNVH1fz.mjs} +3 -5
- package/package.json +39 -11
- package/dist/adapter-DcwxFryd.d.mts +0 -97
- package/dist/adapters-BGJKsBrw.mjs +0 -1
- package/dist/adapters-BQ-Lr3PW.mjs +0 -1
- package/dist/adapters-DEXpW9If.mjs +0 -1
- package/dist/adapters-Q9WaOsJp.mjs +0 -1
- package/dist/adapters-SSDVth5e.mjs +0 -1
- package/dist/constants-B8pMSkcW.mjs +0 -1
- package/dist/utilities-CcJtp9Gx.mjs +0 -429
- /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
- /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
- /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
- /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { n as DOMElement, o as ID, t as Activation } from "./index-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
1
|
+
import { n as DOMElement, o as ID, t as Activation } from "./index-Dor6eAEc.mjs";
|
|
2
|
+
import { b as RegistryTicketInput, p as RegistryContext, y as RegistryTicket } from "./index-8sflFIN8.mjs";
|
|
3
|
+
import { Gi as OverflowContext, K as StepContext, Ta as SelectionTicketInput, Y as StepTicket, Zi as GroupContext, ea as GroupTicket, ga as SingleTicket, it as StackTicket, pa as SingleContext, sa as BreadcrumbsContext, ut as SliderContext, wa as SelectionTicket, xa as SelectionContext } from "./index-BE848tZ2.mjs";
|
|
4
|
+
import { s as PaginationContext, u as PaginationTicket } from "./adapter-DIx4Rntl.mjs";
|
|
5
|
+
import * as vue from "vue";
|
|
5
6
|
import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
|
|
6
7
|
|
|
7
8
|
//#region src/components/Atom/Atom.vue.d.ts
|
|
@@ -40,17 +41,19 @@ interface AtomExpose {
|
|
|
40
41
|
element: TemplateRef<HTMLElement | null>;
|
|
41
42
|
}
|
|
42
43
|
interface AtomPrivateProps extends AtomProps {}
|
|
43
|
-
declare const
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
declare const _default$68: typeof __VLS_export$68;
|
|
45
|
+
declare const __VLS_export$68: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
46
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$20<AtomPrivateProps> & (typeof globalThis extends {
|
|
47
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
48
|
+
} ? P : {});
|
|
49
|
+
expose: (exposed: vue.ShallowUnwrapRef<AtomExpose>) => void;
|
|
46
50
|
attrs: any;
|
|
47
51
|
slots: AtomSlots<T>;
|
|
48
52
|
emit: {};
|
|
49
|
-
}>) =>
|
|
53
|
+
}>) => vue.VNode & {
|
|
50
54
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
51
55
|
};
|
|
52
|
-
|
|
53
|
-
type __VLS_PrettifyLocal$20<T> = { [K in keyof T as K]: T[K] } & {};
|
|
56
|
+
type __VLS_PrettifyLocal$20<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
54
57
|
//#endregion
|
|
55
58
|
//#region src/components/Avatar/AvatarRoot.vue.d.ts
|
|
56
59
|
interface AvatarRootProps extends AtomProps {
|
|
@@ -62,11 +65,11 @@ interface AvatarTicket extends SelectionTicket {
|
|
|
62
65
|
priority?: number;
|
|
63
66
|
}
|
|
64
67
|
interface AvatarContext extends SelectionContext<AvatarTicket> {}
|
|
65
|
-
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?:
|
|
66
|
-
declare const
|
|
68
|
+
declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: vue.App) => AvatarContext;
|
|
69
|
+
declare const _default$67: typeof __VLS_export$67;
|
|
70
|
+
declare const __VLS_export$67: __VLS_WithSlots$43<vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
67
71
|
default?: (props: {}) => any;
|
|
68
72
|
}>;
|
|
69
|
-
declare const _default$67: typeof __VLS_export$67;
|
|
70
73
|
type __VLS_WithSlots$43<T, S> = T & {
|
|
71
74
|
new (): {
|
|
72
75
|
$slots: S;
|
|
@@ -97,16 +100,16 @@ interface AvatarImageSlotProps {
|
|
|
97
100
|
onError: (e: Event) => void;
|
|
98
101
|
};
|
|
99
102
|
}
|
|
100
|
-
declare const
|
|
103
|
+
declare const _default$66: typeof __VLS_export$66;
|
|
104
|
+
declare const __VLS_export$66: __VLS_WithSlots$42<vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
101
105
|
error: (e: Event) => any;
|
|
102
106
|
load: (e: Event) => any;
|
|
103
|
-
}, string,
|
|
107
|
+
}, string, vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
|
|
104
108
|
onError?: ((e: Event) => any) | undefined;
|
|
105
109
|
onLoad?: ((e: Event) => any) | undefined;
|
|
106
|
-
}>, {}, {}, {}, {}, string,
|
|
110
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
107
111
|
default: (props: AvatarImageSlotProps) => any;
|
|
108
112
|
}>;
|
|
109
|
-
declare const _default$66: typeof __VLS_export$66;
|
|
110
113
|
type __VLS_WithSlots$42<T, S> = T & {
|
|
111
114
|
new (): {
|
|
112
115
|
$slots: S;
|
|
@@ -122,10 +125,10 @@ interface AvatarFallbackSlotProps {
|
|
|
122
125
|
/** Whether this fallback is currently visible */
|
|
123
126
|
isSelected: boolean;
|
|
124
127
|
}
|
|
125
|
-
declare const
|
|
128
|
+
declare const _default$65: typeof __VLS_export$65;
|
|
129
|
+
declare const __VLS_export$65: __VLS_WithSlots$41<vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
126
130
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
127
131
|
}>;
|
|
128
|
-
declare const _default$65: typeof __VLS_export$65;
|
|
129
132
|
type __VLS_WithSlots$41<T, S> = T & {
|
|
130
133
|
new (): {
|
|
131
134
|
$slots: S;
|
|
@@ -160,7 +163,7 @@ declare const Avatar: {
|
|
|
160
163
|
* ```
|
|
161
164
|
*/
|
|
162
165
|
Root: {
|
|
163
|
-
new (...args: any[]):
|
|
166
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
164
167
|
P: {};
|
|
165
168
|
B: {};
|
|
166
169
|
D: {};
|
|
@@ -171,7 +174,7 @@ declare const Avatar: {
|
|
|
171
174
|
__isFragment?: never;
|
|
172
175
|
__isTeleport?: never;
|
|
173
176
|
__isSuspense?: never;
|
|
174
|
-
} &
|
|
177
|
+
} & vue.ComponentOptionsBase<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
175
178
|
$slots: {
|
|
176
179
|
default?: (props: {}) => any;
|
|
177
180
|
};
|
|
@@ -193,13 +196,13 @@ declare const Avatar: {
|
|
|
193
196
|
* ```
|
|
194
197
|
*/
|
|
195
198
|
Image: {
|
|
196
|
-
new (...args: any[]):
|
|
199
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
|
|
197
200
|
onError?: ((e: Event) => any) | undefined;
|
|
198
201
|
onLoad?: ((e: Event) => any) | undefined;
|
|
199
|
-
}>, {}, {}, {}, {},
|
|
202
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
200
203
|
error: (e: Event) => any;
|
|
201
204
|
load: (e: Event) => any;
|
|
202
|
-
},
|
|
205
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
203
206
|
P: {};
|
|
204
207
|
B: {};
|
|
205
208
|
D: {};
|
|
@@ -213,13 +216,13 @@ declare const Avatar: {
|
|
|
213
216
|
__isFragment?: never;
|
|
214
217
|
__isTeleport?: never;
|
|
215
218
|
__isSuspense?: never;
|
|
216
|
-
} &
|
|
219
|
+
} & vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
|
|
217
220
|
onError?: ((e: Event) => any) | undefined;
|
|
218
221
|
onLoad?: ((e: Event) => any) | undefined;
|
|
219
|
-
}>, {}, {}, {}, {},
|
|
222
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
220
223
|
error: (e: Event) => any;
|
|
221
224
|
load: (e: Event) => any;
|
|
222
|
-
}, string, {}, {}, string, {},
|
|
225
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
223
226
|
$slots: {
|
|
224
227
|
default: (props: AvatarImageSlotProps) => any;
|
|
225
228
|
};
|
|
@@ -243,7 +246,7 @@ declare const Avatar: {
|
|
|
243
246
|
* ```
|
|
244
247
|
*/
|
|
245
248
|
Fallback: {
|
|
246
|
-
new (...args: any[]):
|
|
249
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
247
250
|
P: {};
|
|
248
251
|
B: {};
|
|
249
252
|
D: {};
|
|
@@ -254,7 +257,7 @@ declare const Avatar: {
|
|
|
254
257
|
__isFragment?: never;
|
|
255
258
|
__isTeleport?: never;
|
|
256
259
|
__isSuspense?: never;
|
|
257
|
-
} &
|
|
260
|
+
} & vue.ComponentOptionsBase<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
258
261
|
$slots: {
|
|
259
262
|
default: (props: AvatarFallbackSlotProps) => any;
|
|
260
263
|
};
|
|
@@ -322,11 +325,11 @@ interface BreadcrumbsRootSlotProps {
|
|
|
322
325
|
'role': 'navigation' | undefined;
|
|
323
326
|
};
|
|
324
327
|
}
|
|
325
|
-
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?:
|
|
326
|
-
declare const
|
|
328
|
+
declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: vue.App) => BreadcrumbsRootContext;
|
|
329
|
+
declare const _default$64: typeof __VLS_export$64;
|
|
330
|
+
declare const __VLS_export$64: __VLS_WithSlots$40<vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
327
331
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
328
332
|
}>;
|
|
329
|
-
declare const _default$64: typeof __VLS_export$64;
|
|
330
333
|
type __VLS_WithSlots$40<T, S> = T & {
|
|
331
334
|
new (): {
|
|
332
335
|
$slots: S;
|
|
@@ -340,10 +343,10 @@ interface BreadcrumbsListSlotProps {
|
|
|
340
343
|
role: 'list';
|
|
341
344
|
};
|
|
342
345
|
}
|
|
343
|
-
declare const
|
|
346
|
+
declare const _default$63: typeof __VLS_export$63;
|
|
347
|
+
declare const __VLS_export$63: __VLS_WithSlots$39<vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
344
348
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
345
349
|
}>;
|
|
346
|
-
declare const _default$62: typeof __VLS_export$63;
|
|
347
350
|
type __VLS_WithSlots$39<T, S> = T & {
|
|
348
351
|
new (): {
|
|
349
352
|
$slots: S;
|
|
@@ -371,10 +374,10 @@ interface BreadcrumbsItemSlotProps {
|
|
|
371
374
|
'data-selected': true | undefined;
|
|
372
375
|
};
|
|
373
376
|
}
|
|
374
|
-
declare const
|
|
377
|
+
declare const _default$62: typeof __VLS_export$62;
|
|
378
|
+
declare const __VLS_export$62: __VLS_WithSlots$38<vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
375
379
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
376
380
|
}>;
|
|
377
|
-
declare const _default$60: typeof __VLS_export$62;
|
|
378
381
|
type __VLS_WithSlots$38<T, S> = T & {
|
|
379
382
|
new (): {
|
|
380
383
|
$slots: S;
|
|
@@ -389,10 +392,10 @@ interface BreadcrumbsPageSlotProps {
|
|
|
389
392
|
'aria-current': 'page';
|
|
390
393
|
};
|
|
391
394
|
}
|
|
392
|
-
declare const
|
|
395
|
+
declare const _default$61: typeof __VLS_export$61;
|
|
396
|
+
declare const __VLS_export$61: __VLS_WithSlots$37<vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
393
397
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
394
398
|
}>;
|
|
395
|
-
declare const _default$63: typeof __VLS_export$61;
|
|
396
399
|
type __VLS_WithSlots$37<T, S> = T & {
|
|
397
400
|
new (): {
|
|
398
401
|
$slots: S;
|
|
@@ -421,10 +424,10 @@ interface BreadcrumbsDividerSlotProps {
|
|
|
421
424
|
'data-selected': true | undefined;
|
|
422
425
|
};
|
|
423
426
|
}
|
|
424
|
-
declare const
|
|
427
|
+
declare const _default$60: typeof __VLS_export$60;
|
|
428
|
+
declare const __VLS_export$60: __VLS_WithSlots$36<vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
425
429
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
426
430
|
}>;
|
|
427
|
-
declare const _default$58: typeof __VLS_export$60;
|
|
428
431
|
type __VLS_WithSlots$36<T, S> = T & {
|
|
429
432
|
new (): {
|
|
430
433
|
$slots: S;
|
|
@@ -453,10 +456,10 @@ interface BreadcrumbsEllipsisSlotProps {
|
|
|
453
456
|
'data-selected': true | undefined;
|
|
454
457
|
};
|
|
455
458
|
}
|
|
456
|
-
declare const
|
|
459
|
+
declare const _default$59: typeof __VLS_export$59;
|
|
460
|
+
declare const __VLS_export$59: __VLS_WithSlots$35<vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
457
461
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
458
462
|
}>;
|
|
459
|
-
declare const _default$59: typeof __VLS_export$59;
|
|
460
463
|
type __VLS_WithSlots$35<T, S> = T & {
|
|
461
464
|
new (): {
|
|
462
465
|
$slots: S;
|
|
@@ -465,10 +468,10 @@ type __VLS_WithSlots$35<T, S> = T & {
|
|
|
465
468
|
//#endregion
|
|
466
469
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
|
|
467
470
|
type BreadcrumbsLinkProps = AtomProps;
|
|
468
|
-
declare const
|
|
471
|
+
declare const _default$58: typeof __VLS_export$58;
|
|
472
|
+
declare const __VLS_export$58: __VLS_WithSlots$34<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
469
473
|
default?: (props: {}) => any;
|
|
470
474
|
}>;
|
|
471
|
-
declare const _default$61: typeof __VLS_export$58;
|
|
472
475
|
type __VLS_WithSlots$34<T, S> = T & {
|
|
473
476
|
new (): {
|
|
474
477
|
$slots: S;
|
|
@@ -520,7 +523,7 @@ declare const Breadcrumbs: {
|
|
|
520
523
|
* ```
|
|
521
524
|
*/
|
|
522
525
|
Root: {
|
|
523
|
-
new (...args: any[]):
|
|
526
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
524
527
|
P: {};
|
|
525
528
|
B: {};
|
|
526
529
|
D: {};
|
|
@@ -531,7 +534,7 @@ declare const Breadcrumbs: {
|
|
|
531
534
|
__isFragment?: never;
|
|
532
535
|
__isTeleport?: never;
|
|
533
536
|
__isSuspense?: never;
|
|
534
|
-
} &
|
|
537
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
535
538
|
$slots: {
|
|
536
539
|
default: (props: BreadcrumbsRootSlotProps) => unknown;
|
|
537
540
|
};
|
|
@@ -552,7 +555,7 @@ declare const Breadcrumbs: {
|
|
|
552
555
|
* ```
|
|
553
556
|
*/
|
|
554
557
|
List: {
|
|
555
|
-
new (...args: any[]):
|
|
558
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
556
559
|
P: {};
|
|
557
560
|
B: {};
|
|
558
561
|
D: {};
|
|
@@ -563,7 +566,7 @@ declare const Breadcrumbs: {
|
|
|
563
566
|
__isFragment?: never;
|
|
564
567
|
__isTeleport?: never;
|
|
565
568
|
__isSuspense?: never;
|
|
566
|
-
} &
|
|
569
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
567
570
|
$slots: {
|
|
568
571
|
default: (props: BreadcrumbsListSlotProps) => unknown;
|
|
569
572
|
};
|
|
@@ -595,7 +598,7 @@ declare const Breadcrumbs: {
|
|
|
595
598
|
* ```
|
|
596
599
|
*/
|
|
597
600
|
Item: {
|
|
598
|
-
new (...args: any[]):
|
|
601
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
599
602
|
P: {};
|
|
600
603
|
B: {};
|
|
601
604
|
D: {};
|
|
@@ -606,7 +609,7 @@ declare const Breadcrumbs: {
|
|
|
606
609
|
__isFragment?: never;
|
|
607
610
|
__isTeleport?: never;
|
|
608
611
|
__isSuspense?: never;
|
|
609
|
-
} &
|
|
612
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
610
613
|
$slots: {
|
|
611
614
|
default: (props: BreadcrumbsItemSlotProps) => unknown;
|
|
612
615
|
};
|
|
@@ -638,7 +641,7 @@ declare const Breadcrumbs: {
|
|
|
638
641
|
* ```
|
|
639
642
|
*/
|
|
640
643
|
Link: {
|
|
641
|
-
new (...args: any[]):
|
|
644
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
642
645
|
P: {};
|
|
643
646
|
B: {};
|
|
644
647
|
D: {};
|
|
@@ -649,7 +652,7 @@ declare const Breadcrumbs: {
|
|
|
649
652
|
__isFragment?: never;
|
|
650
653
|
__isTeleport?: never;
|
|
651
654
|
__isSuspense?: never;
|
|
652
|
-
} &
|
|
655
|
+
} & vue.ComponentOptionsBase<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
653
656
|
$slots: {
|
|
654
657
|
default?: (props: {}) => any;
|
|
655
658
|
};
|
|
@@ -671,7 +674,7 @@ declare const Breadcrumbs: {
|
|
|
671
674
|
* ```
|
|
672
675
|
*/
|
|
673
676
|
Page: {
|
|
674
|
-
new (...args: any[]):
|
|
677
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
675
678
|
P: {};
|
|
676
679
|
B: {};
|
|
677
680
|
D: {};
|
|
@@ -682,7 +685,7 @@ declare const Breadcrumbs: {
|
|
|
682
685
|
__isFragment?: never;
|
|
683
686
|
__isTeleport?: never;
|
|
684
687
|
__isSuspense?: never;
|
|
685
|
-
} &
|
|
688
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
686
689
|
$slots: {
|
|
687
690
|
default: (props: BreadcrumbsPageSlotProps) => unknown;
|
|
688
691
|
};
|
|
@@ -713,7 +716,7 @@ declare const Breadcrumbs: {
|
|
|
713
716
|
* ```
|
|
714
717
|
*/
|
|
715
718
|
Divider: {
|
|
716
|
-
new (...args: any[]):
|
|
719
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
717
720
|
P: {};
|
|
718
721
|
B: {};
|
|
719
722
|
D: {};
|
|
@@ -724,7 +727,7 @@ declare const Breadcrumbs: {
|
|
|
724
727
|
__isFragment?: never;
|
|
725
728
|
__isTeleport?: never;
|
|
726
729
|
__isSuspense?: never;
|
|
727
|
-
} &
|
|
730
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
728
731
|
$slots: {
|
|
729
732
|
default: (props: BreadcrumbsDividerSlotProps) => unknown;
|
|
730
733
|
};
|
|
@@ -748,7 +751,7 @@ declare const Breadcrumbs: {
|
|
|
748
751
|
* ```
|
|
749
752
|
*/
|
|
750
753
|
Ellipsis: {
|
|
751
|
-
new (...args: any[]):
|
|
754
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
752
755
|
P: {};
|
|
753
756
|
B: {};
|
|
754
757
|
D: {};
|
|
@@ -759,7 +762,7 @@ declare const Breadcrumbs: {
|
|
|
759
762
|
__isFragment?: never;
|
|
760
763
|
__isTeleport?: never;
|
|
761
764
|
__isSuspense?: never;
|
|
762
|
-
} &
|
|
765
|
+
} & vue.ComponentOptionsBase<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
763
766
|
$slots: {
|
|
764
767
|
default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
|
|
765
768
|
};
|
|
@@ -817,25 +820,27 @@ interface CheckboxGroupSlotProps {
|
|
|
817
820
|
'aria-describedby': string | undefined;
|
|
818
821
|
};
|
|
819
822
|
}
|
|
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
|
|
822
|
-
|
|
823
|
+
declare const useCheckboxGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideCheckboxGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
824
|
+
declare const _default$57: typeof __VLS_export$57;
|
|
825
|
+
declare const __VLS_export$57: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
826
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$19<(CheckboxGroupProps & {
|
|
823
827
|
modelValue?: T | T[];
|
|
824
828
|
}) & {
|
|
825
829
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
826
830
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
827
|
-
}> &
|
|
831
|
+
}> & (typeof globalThis extends {
|
|
832
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
833
|
+
} ? P : {});
|
|
828
834
|
expose: (exposed: {}) => void;
|
|
829
835
|
attrs: any;
|
|
830
836
|
slots: {
|
|
831
837
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
832
838
|
};
|
|
833
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
834
|
-
}>) =>
|
|
839
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
840
|
+
}>) => vue.VNode & {
|
|
835
841
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
836
842
|
};
|
|
837
|
-
|
|
838
|
-
type __VLS_PrettifyLocal$19<T> = { [K in keyof T as K]: T[K] } & {};
|
|
843
|
+
type __VLS_PrettifyLocal$19<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
839
844
|
//#endregion
|
|
840
845
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue.d.ts
|
|
841
846
|
interface CheckboxHiddenInputProps {
|
|
@@ -848,8 +853,8 @@ interface CheckboxHiddenInputProps {
|
|
|
848
853
|
/** Associate with form by ID (defaults to context value) */
|
|
849
854
|
form?: string;
|
|
850
855
|
}
|
|
851
|
-
declare const
|
|
852
|
-
declare const
|
|
856
|
+
declare const _default$56: typeof __VLS_export$56;
|
|
857
|
+
declare const __VLS_export$56: vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
853
858
|
//#endregion
|
|
854
859
|
//#region src/components/Checkbox/CheckboxRoot.vue.d.ts
|
|
855
860
|
/** Visual state of the checkbox for styling purposes */
|
|
@@ -946,25 +951,27 @@ interface CheckboxRootSlotProps<V = unknown> {
|
|
|
946
951
|
'data-disabled': true | undefined;
|
|
947
952
|
};
|
|
948
953
|
}
|
|
949
|
-
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?:
|
|
950
|
-
declare const
|
|
951
|
-
|
|
954
|
+
declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: vue.App) => CheckboxRootContext<unknown>;
|
|
955
|
+
declare const _default$55: typeof __VLS_export$55;
|
|
956
|
+
declare const __VLS_export$55: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
957
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$18<(CheckboxRootProps<V> & {
|
|
952
958
|
modelValue?: boolean;
|
|
953
959
|
}) & {
|
|
954
960
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
955
961
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
956
|
-
}> &
|
|
962
|
+
}> & (typeof globalThis extends {
|
|
963
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
964
|
+
} ? P : {});
|
|
957
965
|
expose: (exposed: {}) => void;
|
|
958
966
|
attrs: any;
|
|
959
967
|
slots: {
|
|
960
968
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
961
969
|
};
|
|
962
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
963
|
-
}>) =>
|
|
970
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
971
|
+
}>) => vue.VNode & {
|
|
964
972
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
965
973
|
};
|
|
966
|
-
|
|
967
|
-
type __VLS_PrettifyLocal$18<T> = { [K in keyof T as K]: T[K] } & {};
|
|
974
|
+
type __VLS_PrettifyLocal$18<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
968
975
|
//#endregion
|
|
969
976
|
//#region src/components/Checkbox/CheckboxIndicator.vue.d.ts
|
|
970
977
|
interface CheckboxIndicatorProps extends AtomProps {
|
|
@@ -984,10 +991,10 @@ interface CheckboxIndicatorSlotProps {
|
|
|
984
991
|
};
|
|
985
992
|
};
|
|
986
993
|
}
|
|
987
|
-
declare const
|
|
994
|
+
declare const _default$54: typeof __VLS_export$54;
|
|
995
|
+
declare const __VLS_export$54: __VLS_WithSlots$33<vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
988
996
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
989
997
|
}>;
|
|
990
|
-
declare const _default$55: typeof __VLS_export$54;
|
|
991
998
|
type __VLS_WithSlots$33<T, S> = T & {
|
|
992
999
|
new (): {
|
|
993
1000
|
$slots: S;
|
|
@@ -1038,10 +1045,10 @@ interface CheckboxSelectAllSlotProps {
|
|
|
1038
1045
|
'data-disabled': true | undefined;
|
|
1039
1046
|
};
|
|
1040
1047
|
}
|
|
1041
|
-
declare const
|
|
1048
|
+
declare const _default$53: typeof __VLS_export$53;
|
|
1049
|
+
declare const __VLS_export$53: __VLS_WithSlots$32<vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1042
1050
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
1043
1051
|
}>;
|
|
1044
|
-
declare const _default$57: typeof __VLS_export$53;
|
|
1045
1052
|
type __VLS_WithSlots$32<T, S> = T & {
|
|
1046
1053
|
new (): {
|
|
1047
1054
|
$slots: S;
|
|
@@ -1103,10 +1110,10 @@ declare const Checkbox: {
|
|
|
1103
1110
|
slots: {
|
|
1104
1111
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
1105
1112
|
};
|
|
1106
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
1113
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1107
1114
|
attrs: any;
|
|
1108
|
-
},
|
|
1109
|
-
props: {
|
|
1115
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1116
|
+
props: vue.PublicProps & {
|
|
1110
1117
|
namespace?: string | undefined;
|
|
1111
1118
|
disabled?: boolean | undefined;
|
|
1112
1119
|
enroll?: boolean | undefined;
|
|
@@ -1119,14 +1126,16 @@ declare const Checkbox: {
|
|
|
1119
1126
|
modelValue?: (T | T[]) | undefined;
|
|
1120
1127
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
1121
1128
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
1122
|
-
} &
|
|
1129
|
+
} & (typeof globalThis extends {
|
|
1130
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
1131
|
+
} ? P : {});
|
|
1123
1132
|
expose: (exposed: {}) => void;
|
|
1124
1133
|
attrs: any;
|
|
1125
1134
|
slots: {
|
|
1126
1135
|
default: (props: CheckboxGroupSlotProps) => any;
|
|
1127
1136
|
};
|
|
1128
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
1129
|
-
}>) =>
|
|
1137
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1138
|
+
}>) => vue.VNode & {
|
|
1130
1139
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1131
1140
|
};
|
|
1132
1141
|
/**
|
|
@@ -1151,7 +1160,7 @@ declare const Checkbox: {
|
|
|
1151
1160
|
* </template>
|
|
1152
1161
|
* ```
|
|
1153
1162
|
*/
|
|
1154
|
-
HiddenInput:
|
|
1163
|
+
HiddenInput: vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
1155
1164
|
/**
|
|
1156
1165
|
* Visual indicator component for checkboxes.
|
|
1157
1166
|
*
|
|
@@ -1178,7 +1187,7 @@ declare const Checkbox: {
|
|
|
1178
1187
|
* ```
|
|
1179
1188
|
*/
|
|
1180
1189
|
Indicator: {
|
|
1181
|
-
new (...args: any[]):
|
|
1190
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1182
1191
|
P: {};
|
|
1183
1192
|
B: {};
|
|
1184
1193
|
D: {};
|
|
@@ -1189,7 +1198,7 @@ declare const Checkbox: {
|
|
|
1189
1198
|
__isFragment?: never;
|
|
1190
1199
|
__isTeleport?: never;
|
|
1191
1200
|
__isSuspense?: never;
|
|
1192
|
-
} &
|
|
1201
|
+
} & vue.ComponentOptionsBase<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1193
1202
|
$slots: {
|
|
1194
1203
|
default: (props: CheckboxIndicatorSlotProps) => any;
|
|
1195
1204
|
};
|
|
@@ -1227,17 +1236,17 @@ declare const Checkbox: {
|
|
|
1227
1236
|
slots: {
|
|
1228
1237
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
1229
1238
|
};
|
|
1230
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
1239
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
1231
1240
|
attrs: any;
|
|
1232
|
-
},
|
|
1233
|
-
props: {
|
|
1241
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1242
|
+
props: vue.PublicProps & {
|
|
1234
1243
|
id?: ID | undefined;
|
|
1235
1244
|
label?: string | undefined;
|
|
1236
1245
|
value?: V | undefined;
|
|
1237
1246
|
name?: string | undefined;
|
|
1238
1247
|
form?: string | undefined;
|
|
1239
|
-
disabled?:
|
|
1240
|
-
indeterminate?:
|
|
1248
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
1249
|
+
indeterminate?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
1241
1250
|
namespace?: string | undefined;
|
|
1242
1251
|
groupNamespace?: string | undefined;
|
|
1243
1252
|
ariaLabelledby?: string | undefined;
|
|
@@ -1248,14 +1257,16 @@ declare const Checkbox: {
|
|
|
1248
1257
|
modelValue?: boolean | undefined;
|
|
1249
1258
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1250
1259
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
1251
|
-
} &
|
|
1260
|
+
} & (typeof globalThis extends {
|
|
1261
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
1262
|
+
} ? P : {});
|
|
1252
1263
|
expose: (exposed: {}) => void;
|
|
1253
1264
|
attrs: any;
|
|
1254
1265
|
slots: {
|
|
1255
1266
|
default: (props: CheckboxRootSlotProps<V>) => any;
|
|
1256
1267
|
};
|
|
1257
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
1258
|
-
}>) =>
|
|
1268
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
1269
|
+
}>) => vue.VNode & {
|
|
1259
1270
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1260
1271
|
};
|
|
1261
1272
|
/**
|
|
@@ -1293,7 +1304,7 @@ declare const Checkbox: {
|
|
|
1293
1304
|
* ```
|
|
1294
1305
|
*/
|
|
1295
1306
|
SelectAll: {
|
|
1296
|
-
new (...args: any[]):
|
|
1307
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1297
1308
|
P: {};
|
|
1298
1309
|
B: {};
|
|
1299
1310
|
D: {};
|
|
@@ -1304,7 +1315,7 @@ declare const Checkbox: {
|
|
|
1304
1315
|
__isFragment?: never;
|
|
1305
1316
|
__isTeleport?: never;
|
|
1306
1317
|
__isSuspense?: never;
|
|
1307
|
-
} &
|
|
1318
|
+
} & vue.ComponentOptionsBase<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1308
1319
|
$slots: {
|
|
1309
1320
|
default: (props: CheckboxSelectAllSlotProps) => any;
|
|
1310
1321
|
};
|
|
@@ -1336,21 +1347,21 @@ interface DialogRootSlotProps {
|
|
|
1336
1347
|
/** Close the dialog */
|
|
1337
1348
|
close: () => void;
|
|
1338
1349
|
}
|
|
1339
|
-
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?:
|
|
1340
|
-
declare const
|
|
1350
|
+
declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: vue.App) => DialogContext;
|
|
1351
|
+
declare const _default$52: typeof __VLS_export$52;
|
|
1352
|
+
declare const __VLS_export$52: __VLS_WithSlots$31<vue.DefineComponent<DialogRootProps & {
|
|
1341
1353
|
modelValue?: boolean;
|
|
1342
|
-
}, {}, {}, {}, {},
|
|
1354
|
+
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1343
1355
|
"update:model-value": (value: boolean) => any;
|
|
1344
1356
|
"update:modelValue": (value: boolean) => any;
|
|
1345
|
-
}, string,
|
|
1357
|
+
}, string, vue.PublicProps, Readonly<DialogRootProps & {
|
|
1346
1358
|
modelValue?: boolean;
|
|
1347
1359
|
}> & Readonly<{
|
|
1348
1360
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1349
1361
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1350
|
-
}>, {}, {}, {}, {}, string,
|
|
1362
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1351
1363
|
default: (props: DialogRootSlotProps) => any;
|
|
1352
1364
|
}>;
|
|
1353
|
-
declare const _default$50: typeof __VLS_export$52;
|
|
1354
1365
|
type __VLS_WithSlots$31<T, S> = T & {
|
|
1355
1366
|
new (): {
|
|
1356
1367
|
$slots: S;
|
|
@@ -1373,10 +1384,10 @@ interface DialogActivatorSlotProps {
|
|
|
1373
1384
|
'data-dialog-open': '' | undefined;
|
|
1374
1385
|
};
|
|
1375
1386
|
}
|
|
1376
|
-
declare const
|
|
1387
|
+
declare const _default$51: typeof __VLS_export$51;
|
|
1388
|
+
declare const __VLS_export$51: __VLS_WithSlots$30<vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1377
1389
|
default: (props: DialogActivatorSlotProps) => any;
|
|
1378
1390
|
}>;
|
|
1379
|
-
declare const _default$52: typeof __VLS_export$51;
|
|
1380
1391
|
type __VLS_WithSlots$30<T, S> = T & {
|
|
1381
1392
|
new (): {
|
|
1382
1393
|
$slots: S;
|
|
@@ -1417,16 +1428,16 @@ interface DialogContentSlotProps {
|
|
|
1417
1428
|
'aria-describedby': string;
|
|
1418
1429
|
};
|
|
1419
1430
|
}
|
|
1420
|
-
declare const
|
|
1431
|
+
declare const _default$50: typeof __VLS_export$50;
|
|
1432
|
+
declare const __VLS_export$50: __VLS_WithSlots$29<vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1421
1433
|
cancel: (e: Event) => any;
|
|
1422
1434
|
close: (e: Event) => any;
|
|
1423
|
-
}, string,
|
|
1435
|
+
}, string, vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
|
|
1424
1436
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1425
1437
|
onClose?: ((e: Event) => any) | undefined;
|
|
1426
|
-
}>, {}, {}, {}, {}, string,
|
|
1438
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1427
1439
|
default: (props: DialogContentSlotProps) => any;
|
|
1428
1440
|
}>;
|
|
1429
|
-
declare const _default$48: typeof __VLS_export$50;
|
|
1430
1441
|
type __VLS_WithSlots$29<T, S> = T & {
|
|
1431
1442
|
new (): {
|
|
1432
1443
|
$slots: S;
|
|
@@ -1444,10 +1455,10 @@ interface DialogTitleSlotProps {
|
|
|
1444
1455
|
id: string;
|
|
1445
1456
|
};
|
|
1446
1457
|
}
|
|
1447
|
-
declare const
|
|
1458
|
+
declare const _default$49: typeof __VLS_export$49;
|
|
1459
|
+
declare const __VLS_export$49: __VLS_WithSlots$28<vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1448
1460
|
default: (props: DialogTitleSlotProps) => any;
|
|
1449
1461
|
}>;
|
|
1450
|
-
declare const _default$51: typeof __VLS_export$49;
|
|
1451
1462
|
type __VLS_WithSlots$28<T, S> = T & {
|
|
1452
1463
|
new (): {
|
|
1453
1464
|
$slots: S;
|
|
@@ -1465,10 +1476,10 @@ interface DialogDescriptionSlotProps {
|
|
|
1465
1476
|
id: string;
|
|
1466
1477
|
};
|
|
1467
1478
|
}
|
|
1468
|
-
declare const
|
|
1479
|
+
declare const _default$48: typeof __VLS_export$48;
|
|
1480
|
+
declare const __VLS_export$48: __VLS_WithSlots$27<vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1469
1481
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
1470
1482
|
}>;
|
|
1471
|
-
declare const _default$49: typeof __VLS_export$48;
|
|
1472
1483
|
type __VLS_WithSlots$27<T, S> = T & {
|
|
1473
1484
|
new (): {
|
|
1474
1485
|
$slots: S;
|
|
@@ -1489,10 +1500,10 @@ interface DialogCloseSlotProps {
|
|
|
1489
1500
|
'aria-label': 'Close';
|
|
1490
1501
|
};
|
|
1491
1502
|
}
|
|
1492
|
-
declare const
|
|
1503
|
+
declare const _default$47: typeof __VLS_export$47;
|
|
1504
|
+
declare const __VLS_export$47: __VLS_WithSlots$26<vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1493
1505
|
default: (props: DialogCloseSlotProps) => any;
|
|
1494
1506
|
}>;
|
|
1495
|
-
declare const _default$47: typeof __VLS_export$47;
|
|
1496
1507
|
type __VLS_WithSlots$26<T, S> = T & {
|
|
1497
1508
|
new (): {
|
|
1498
1509
|
$slots: S;
|
|
@@ -1553,15 +1564,15 @@ declare const Dialog: {
|
|
|
1553
1564
|
* ```
|
|
1554
1565
|
*/
|
|
1555
1566
|
Root: {
|
|
1556
|
-
new (...args: any[]):
|
|
1567
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
|
|
1557
1568
|
modelValue?: boolean;
|
|
1558
1569
|
}> & Readonly<{
|
|
1559
1570
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1560
1571
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1561
|
-
}>, {}, {}, {}, {},
|
|
1572
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1562
1573
|
"update:model-value": (value: boolean) => any;
|
|
1563
1574
|
"update:modelValue": (value: boolean) => any;
|
|
1564
|
-
},
|
|
1575
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1565
1576
|
P: {};
|
|
1566
1577
|
B: {};
|
|
1567
1578
|
D: {};
|
|
@@ -1577,15 +1588,15 @@ declare const Dialog: {
|
|
|
1577
1588
|
__isFragment?: never;
|
|
1578
1589
|
__isTeleport?: never;
|
|
1579
1590
|
__isSuspense?: never;
|
|
1580
|
-
} &
|
|
1591
|
+
} & vue.ComponentOptionsBase<Readonly<DialogRootProps & {
|
|
1581
1592
|
modelValue?: boolean;
|
|
1582
1593
|
}> & Readonly<{
|
|
1583
1594
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
1584
1595
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
1585
|
-
}>, {}, {}, {}, {},
|
|
1596
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1586
1597
|
"update:model-value": (value: boolean) => any;
|
|
1587
1598
|
"update:modelValue": (value: boolean) => any;
|
|
1588
|
-
}, string, {}, {}, string, {},
|
|
1599
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1589
1600
|
$slots: {
|
|
1590
1601
|
default: (props: DialogRootSlotProps) => any;
|
|
1591
1602
|
};
|
|
@@ -1609,7 +1620,7 @@ declare const Dialog: {
|
|
|
1609
1620
|
* ```
|
|
1610
1621
|
*/
|
|
1611
1622
|
Activator: {
|
|
1612
|
-
new (...args: any[]):
|
|
1623
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1613
1624
|
P: {};
|
|
1614
1625
|
B: {};
|
|
1615
1626
|
D: {};
|
|
@@ -1620,7 +1631,7 @@ declare const Dialog: {
|
|
|
1620
1631
|
__isFragment?: never;
|
|
1621
1632
|
__isTeleport?: never;
|
|
1622
1633
|
__isSuspense?: never;
|
|
1623
|
-
} &
|
|
1634
|
+
} & vue.ComponentOptionsBase<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1624
1635
|
$slots: {
|
|
1625
1636
|
default: (props: DialogActivatorSlotProps) => any;
|
|
1626
1637
|
};
|
|
@@ -1646,13 +1657,13 @@ declare const Dialog: {
|
|
|
1646
1657
|
* ```
|
|
1647
1658
|
*/
|
|
1648
1659
|
Content: {
|
|
1649
|
-
new (...args: any[]):
|
|
1660
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogContentProps> & Readonly<{
|
|
1650
1661
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1651
1662
|
onClose?: ((e: Event) => any) | undefined;
|
|
1652
|
-
}>, {}, {}, {}, {},
|
|
1663
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1653
1664
|
cancel: (e: Event) => any;
|
|
1654
1665
|
close: (e: Event) => any;
|
|
1655
|
-
},
|
|
1666
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1656
1667
|
P: {};
|
|
1657
1668
|
B: {};
|
|
1658
1669
|
D: {};
|
|
@@ -1666,13 +1677,13 @@ declare const Dialog: {
|
|
|
1666
1677
|
__isFragment?: never;
|
|
1667
1678
|
__isTeleport?: never;
|
|
1668
1679
|
__isSuspense?: never;
|
|
1669
|
-
} &
|
|
1680
|
+
} & vue.ComponentOptionsBase<Readonly<DialogContentProps> & Readonly<{
|
|
1670
1681
|
onCancel?: ((e: Event) => any) | undefined;
|
|
1671
1682
|
onClose?: ((e: Event) => any) | undefined;
|
|
1672
|
-
}>, {}, {}, {}, {},
|
|
1683
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
1673
1684
|
cancel: (e: Event) => any;
|
|
1674
1685
|
close: (e: Event) => any;
|
|
1675
|
-
}, string, {}, {}, string, {},
|
|
1686
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1676
1687
|
$slots: {
|
|
1677
1688
|
default: (props: DialogContentSlotProps) => any;
|
|
1678
1689
|
};
|
|
@@ -1694,7 +1705,7 @@ declare const Dialog: {
|
|
|
1694
1705
|
* ```
|
|
1695
1706
|
*/
|
|
1696
1707
|
Title: {
|
|
1697
|
-
new (...args: any[]):
|
|
1708
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1698
1709
|
P: {};
|
|
1699
1710
|
B: {};
|
|
1700
1711
|
D: {};
|
|
@@ -1705,7 +1716,7 @@ declare const Dialog: {
|
|
|
1705
1716
|
__isFragment?: never;
|
|
1706
1717
|
__isTeleport?: never;
|
|
1707
1718
|
__isSuspense?: never;
|
|
1708
|
-
} &
|
|
1719
|
+
} & vue.ComponentOptionsBase<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1709
1720
|
$slots: {
|
|
1710
1721
|
default: (props: DialogTitleSlotProps) => any;
|
|
1711
1722
|
};
|
|
@@ -1729,7 +1740,7 @@ declare const Dialog: {
|
|
|
1729
1740
|
* ```
|
|
1730
1741
|
*/
|
|
1731
1742
|
Description: {
|
|
1732
|
-
new (...args: any[]):
|
|
1743
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1733
1744
|
P: {};
|
|
1734
1745
|
B: {};
|
|
1735
1746
|
D: {};
|
|
@@ -1740,7 +1751,7 @@ declare const Dialog: {
|
|
|
1740
1751
|
__isFragment?: never;
|
|
1741
1752
|
__isTeleport?: never;
|
|
1742
1753
|
__isSuspense?: never;
|
|
1743
|
-
} &
|
|
1754
|
+
} & vue.ComponentOptionsBase<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1744
1755
|
$slots: {
|
|
1745
1756
|
default: (props: DialogDescriptionSlotProps) => any;
|
|
1746
1757
|
};
|
|
@@ -1762,7 +1773,7 @@ declare const Dialog: {
|
|
|
1762
1773
|
* ```
|
|
1763
1774
|
*/
|
|
1764
1775
|
Close: {
|
|
1765
|
-
new (...args: any[]):
|
|
1776
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
1766
1777
|
P: {};
|
|
1767
1778
|
B: {};
|
|
1768
1779
|
D: {};
|
|
@@ -1773,7 +1784,7 @@ declare const Dialog: {
|
|
|
1773
1784
|
__isFragment?: never;
|
|
1774
1785
|
__isTeleport?: never;
|
|
1775
1786
|
__isSuspense?: never;
|
|
1776
|
-
} &
|
|
1787
|
+
} & vue.ComponentOptionsBase<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
1777
1788
|
$slots: {
|
|
1778
1789
|
default: (props: DialogCloseSlotProps) => any;
|
|
1779
1790
|
};
|
|
@@ -1817,24 +1828,26 @@ interface ExpansionPanelRootSlotProps {
|
|
|
1817
1828
|
/** Toggle a panel's expansion state by ID */
|
|
1818
1829
|
toggle: (id: ID) => void;
|
|
1819
1830
|
}
|
|
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
|
|
1822
|
-
|
|
1831
|
+
declare const useExpansionPanelRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
1832
|
+
declare const _default$46: typeof __VLS_export$46;
|
|
1833
|
+
declare const __VLS_export$46: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1834
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$17<(ExpansionPanelRootProps & {
|
|
1823
1835
|
modelValue?: T | T[];
|
|
1824
1836
|
}) & {
|
|
1825
1837
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
1826
|
-
}> &
|
|
1838
|
+
}> & (typeof globalThis extends {
|
|
1839
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
1840
|
+
} ? P : {});
|
|
1827
1841
|
expose: (exposed: {}) => void;
|
|
1828
1842
|
attrs: any;
|
|
1829
1843
|
slots: {
|
|
1830
1844
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
1831
1845
|
};
|
|
1832
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
1833
|
-
}>) =>
|
|
1846
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
1847
|
+
}>) => vue.VNode & {
|
|
1834
1848
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1835
1849
|
};
|
|
1836
|
-
|
|
1837
|
-
type __VLS_PrettifyLocal$17<T> = { [K in keyof T as K]: T[K] } & {};
|
|
1850
|
+
type __VLS_PrettifyLocal$17<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
1838
1851
|
//#endregion
|
|
1839
1852
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue.d.ts
|
|
1840
1853
|
interface ExpansionPanelItemProps<V = unknown> extends AtomProps {
|
|
@@ -1871,24 +1884,25 @@ interface ExpansionPanelItemSlotProps {
|
|
|
1871
1884
|
isDisabled: boolean;
|
|
1872
1885
|
/** Attributes to bind to the root element for accessibility */
|
|
1873
1886
|
attrs: {
|
|
1874
|
-
/** Data attribute for selected state */
|
|
1875
|
-
'data-selected': true | undefined;
|
|
1887
|
+
/** Data attribute for selected state */'data-selected': true | undefined;
|
|
1876
1888
|
};
|
|
1877
1889
|
}
|
|
1878
|
-
declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?:
|
|
1879
|
-
declare const
|
|
1880
|
-
|
|
1890
|
+
declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?: vue.App) => ExpansionPanelItemContext;
|
|
1891
|
+
declare const _default$45: typeof __VLS_export$45;
|
|
1892
|
+
declare const __VLS_export$45: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1893
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$16<ExpansionPanelItemProps<V>> & (typeof globalThis extends {
|
|
1894
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
1895
|
+
} ? P : {});
|
|
1881
1896
|
expose: (exposed: {}) => void;
|
|
1882
1897
|
attrs: any;
|
|
1883
1898
|
slots: {
|
|
1884
1899
|
default: (props: ExpansionPanelItemSlotProps) => any;
|
|
1885
1900
|
};
|
|
1886
1901
|
emit: {};
|
|
1887
|
-
}>) =>
|
|
1902
|
+
}>) => vue.VNode & {
|
|
1888
1903
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
1889
1904
|
};
|
|
1890
|
-
|
|
1891
|
-
type __VLS_PrettifyLocal$16<T> = { [K in keyof T as K]: T[K] } & {};
|
|
1905
|
+
type __VLS_PrettifyLocal$16<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
1892
1906
|
//#endregion
|
|
1893
1907
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue.d.ts
|
|
1894
1908
|
interface ExpansionPanelHeaderProps extends AtomProps {
|
|
@@ -1900,14 +1914,13 @@ interface ExpansionPanelHeaderSlotProps {
|
|
|
1900
1914
|
isSelected: boolean;
|
|
1901
1915
|
/** Attributes to bind to the root element for accessibility */
|
|
1902
1916
|
attrs: {
|
|
1903
|
-
/** Data attribute for selected state */
|
|
1904
|
-
'data-selected': true | undefined;
|
|
1917
|
+
/** Data attribute for selected state */'data-selected': true | undefined;
|
|
1905
1918
|
};
|
|
1906
1919
|
}
|
|
1907
|
-
declare const
|
|
1920
|
+
declare const _default$44: typeof __VLS_export$44;
|
|
1921
|
+
declare const __VLS_export$44: __VLS_WithSlots$25<vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1908
1922
|
default: (props: ExpansionPanelHeaderSlotProps) => any;
|
|
1909
1923
|
}>;
|
|
1910
|
-
declare const _default$44: typeof __VLS_export$44;
|
|
1911
1924
|
type __VLS_WithSlots$25<T, S> = T & {
|
|
1912
1925
|
new (): {
|
|
1913
1926
|
$slots: S;
|
|
@@ -1927,36 +1940,24 @@ interface ExpansionPanelActivatorSlotProps {
|
|
|
1927
1940
|
toggle: () => void;
|
|
1928
1941
|
/** Attributes to bind to the activator element for accessibility */
|
|
1929
1942
|
attrs: {
|
|
1930
|
-
/** Unique ID for the header/activator element */
|
|
1931
|
-
'
|
|
1932
|
-
/** ARIA
|
|
1933
|
-
'
|
|
1934
|
-
|
|
1935
|
-
'
|
|
1936
|
-
/**
|
|
1937
|
-
'
|
|
1938
|
-
/**
|
|
1939
|
-
'
|
|
1940
|
-
/**
|
|
1941
|
-
'aria-disabled': boolean;
|
|
1942
|
-
/** Data attribute for disabled state */
|
|
1943
|
-
'data-disabled': true | undefined;
|
|
1944
|
-
/** Data attribute for selected state */
|
|
1945
|
-
'data-selected': true | undefined;
|
|
1946
|
-
/** Disabled attribute for native button elements */
|
|
1947
|
-
'disabled': boolean | undefined;
|
|
1948
|
-
/** Type attribute for native button elements */
|
|
1949
|
-
'type': 'button' | undefined;
|
|
1950
|
-
/** Click handler to toggle panel */
|
|
1951
|
-
'onClick': () => void;
|
|
1952
|
-
/** Keyboard handler for Enter and Space keys */
|
|
1943
|
+
/** Unique ID for the header/activator element */'id': string; /** ARIA role for accessibility (only set when not using native button) */
|
|
1944
|
+
'role': 'button' | undefined; /** Tab index for keyboard navigation */
|
|
1945
|
+
'tabindex': number; /** ARIA expanded state */
|
|
1946
|
+
'aria-expanded': boolean; /** ARIA controls attribute pointing to content region */
|
|
1947
|
+
'aria-controls': string; /** ARIA disabled state */
|
|
1948
|
+
'aria-disabled': boolean; /** Data attribute for disabled state */
|
|
1949
|
+
'data-disabled': true | undefined; /** Data attribute for selected state */
|
|
1950
|
+
'data-selected': true | undefined; /** Disabled attribute for native button elements */
|
|
1951
|
+
'disabled': boolean | undefined; /** Type attribute for native button elements */
|
|
1952
|
+
'type': 'button' | undefined; /** Click handler to toggle panel */
|
|
1953
|
+
'onClick': () => void; /** Keyboard handler for Enter and Space keys */
|
|
1953
1954
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
1954
1955
|
};
|
|
1955
1956
|
}
|
|
1956
|
-
declare const
|
|
1957
|
+
declare const _default$43: typeof __VLS_export$43;
|
|
1958
|
+
declare const __VLS_export$43: __VLS_WithSlots$24<vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1957
1959
|
default: (props: ExpansionPanelActivatorSlotProps) => any;
|
|
1958
1960
|
}>;
|
|
1959
|
-
declare const _default$42: typeof __VLS_export$43;
|
|
1960
1961
|
type __VLS_WithSlots$24<T, S> = T & {
|
|
1961
1962
|
new (): {
|
|
1962
1963
|
$slots: S;
|
|
@@ -1972,22 +1973,17 @@ interface ExpansionPanelContentSlotProps {
|
|
|
1972
1973
|
isSelected: boolean;
|
|
1973
1974
|
/** Attributes to bind to the content element for accessibility */
|
|
1974
1975
|
attrs: {
|
|
1975
|
-
/** Data attribute for selected state */
|
|
1976
|
-
'
|
|
1977
|
-
/**
|
|
1978
|
-
'
|
|
1979
|
-
/** ARIA role for accessibility */
|
|
1980
|
-
'role': 'region';
|
|
1981
|
-
/** ARIA labelledby attribute pointing to header element */
|
|
1982
|
-
'aria-labelledby': string;
|
|
1983
|
-
/** Whether the content is hidden */
|
|
1976
|
+
/** Data attribute for selected state */'data-selected': boolean; /** Unique ID for the content region */
|
|
1977
|
+
'id': string; /** ARIA role for accessibility */
|
|
1978
|
+
'role': 'region'; /** ARIA labelledby attribute pointing to header element */
|
|
1979
|
+
'aria-labelledby': string; /** Whether the content is hidden */
|
|
1984
1980
|
'hidden': boolean;
|
|
1985
1981
|
};
|
|
1986
1982
|
}
|
|
1987
|
-
declare const
|
|
1983
|
+
declare const _default$42: typeof __VLS_export$42;
|
|
1984
|
+
declare const __VLS_export$42: __VLS_WithSlots$23<vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
1988
1985
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
1989
1986
|
}>;
|
|
1990
|
-
declare const _default$43: typeof __VLS_export$42;
|
|
1991
1987
|
type __VLS_WithSlots$23<T, S> = T & {
|
|
1992
1988
|
new (): {
|
|
1993
1989
|
$slots: S;
|
|
@@ -2033,10 +2029,10 @@ declare const ExpansionPanel: {
|
|
|
2033
2029
|
slots: {
|
|
2034
2030
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
2035
2031
|
};
|
|
2036
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
2032
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2037
2033
|
attrs: any;
|
|
2038
|
-
},
|
|
2039
|
-
props: {
|
|
2034
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2035
|
+
props: vue.PublicProps & {
|
|
2040
2036
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
2041
2037
|
namespace?: string | undefined;
|
|
2042
2038
|
disabled?: boolean | undefined;
|
|
@@ -2046,14 +2042,16 @@ declare const ExpansionPanel: {
|
|
|
2046
2042
|
as?: (DOMElement | null) | undefined;
|
|
2047
2043
|
renderless?: boolean | undefined;
|
|
2048
2044
|
modelValue?: (T | T[]) | undefined;
|
|
2049
|
-
} &
|
|
2045
|
+
} & (typeof globalThis extends {
|
|
2046
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2047
|
+
} ? P : {});
|
|
2050
2048
|
expose: (exposed: {}) => void;
|
|
2051
2049
|
attrs: any;
|
|
2052
2050
|
slots: {
|
|
2053
2051
|
default: (props: ExpansionPanelRootSlotProps) => any;
|
|
2054
2052
|
};
|
|
2055
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
2056
|
-
}>) =>
|
|
2053
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2054
|
+
}>) => vue.VNode & {
|
|
2057
2055
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2058
2056
|
};
|
|
2059
2057
|
/**
|
|
@@ -2088,22 +2086,24 @@ declare const ExpansionPanel: {
|
|
|
2088
2086
|
};
|
|
2089
2087
|
emit: {};
|
|
2090
2088
|
attrs: any;
|
|
2091
|
-
},
|
|
2092
|
-
props: {
|
|
2089
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2090
|
+
props: vue.PublicProps & {
|
|
2093
2091
|
id?: string | undefined;
|
|
2094
2092
|
value?: V | undefined;
|
|
2095
|
-
disabled?:
|
|
2093
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
2096
2094
|
namespace?: string | undefined;
|
|
2097
2095
|
as?: (DOMElement | null) | undefined;
|
|
2098
2096
|
renderless?: boolean | undefined;
|
|
2099
|
-
} &
|
|
2097
|
+
} & (typeof globalThis extends {
|
|
2098
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2099
|
+
} ? P : {});
|
|
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
|
+
}>) => vue.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[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.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
|
+
} & vue.ComponentOptionsBase<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.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[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.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
|
+
} & vue.ComponentOptionsBase<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.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[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.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
|
+
} & vue.ComponentOptionsBase<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
2212
2212
|
$slots: {
|
|
2213
2213
|
default: (props: ExpansionPanelContentSlotProps) => any;
|
|
2214
2214
|
};
|
|
@@ -2257,25 +2257,27 @@ 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
|
|
2262
|
-
|
|
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?: vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
2261
|
+
declare const _default$41: typeof __VLS_export$41;
|
|
2262
|
+
declare const __VLS_export$41: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2263
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$15<(GroupRootProps & {
|
|
2263
2264
|
modelValue?: T | T[];
|
|
2264
2265
|
}) & {
|
|
2265
2266
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2266
2267
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2267
|
-
}> &
|
|
2268
|
+
}> & (typeof globalThis extends {
|
|
2269
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2270
|
+
} ? P : {});
|
|
2268
2271
|
expose: (exposed: {}) => void;
|
|
2269
2272
|
attrs: any;
|
|
2270
2273
|
slots: {
|
|
2271
2274
|
default: (props: GroupRootSlotProps) => any;
|
|
2272
2275
|
};
|
|
2273
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
2274
|
-
}>) =>
|
|
2276
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2277
|
+
}>) => vue.VNode & {
|
|
2275
2278
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2276
2279
|
};
|
|
2277
|
-
|
|
2278
|
-
type __VLS_PrettifyLocal$15<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2280
|
+
type __VLS_PrettifyLocal$15<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
2279
2281
|
//#endregion
|
|
2280
2282
|
//#region src/components/Group/GroupItem.vue.d.ts
|
|
2281
2283
|
interface GroupItemProps<V = unknown> {
|
|
@@ -2325,19 +2327,21 @@ interface GroupItemSlotProps<V = unknown> {
|
|
|
2325
2327
|
'data-mixed': true | undefined;
|
|
2326
2328
|
};
|
|
2327
2329
|
}
|
|
2328
|
-
declare const
|
|
2329
|
-
|
|
2330
|
+
declare const _default$40: typeof __VLS_export$40;
|
|
2331
|
+
declare const __VLS_export$40: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2332
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$14<GroupItemProps<V>> & (typeof globalThis extends {
|
|
2333
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2334
|
+
} ? P : {});
|
|
2330
2335
|
expose: (exposed: {}) => void;
|
|
2331
2336
|
attrs: any;
|
|
2332
2337
|
slots: {
|
|
2333
2338
|
default: (props: GroupItemSlotProps<V>) => unknown;
|
|
2334
2339
|
};
|
|
2335
2340
|
emit: {};
|
|
2336
|
-
}>) =>
|
|
2341
|
+
}>) => vue.VNode & {
|
|
2337
2342
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2338
2343
|
};
|
|
2339
|
-
|
|
2340
|
-
type __VLS_PrettifyLocal$14<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2344
|
+
type __VLS_PrettifyLocal$14<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
2341
2345
|
//#endregion
|
|
2342
2346
|
//#region src/components/Group/index.d.ts
|
|
2343
2347
|
/**
|
|
@@ -2370,10 +2374,10 @@ declare const Group: {
|
|
|
2370
2374
|
slots: {
|
|
2371
2375
|
default: (props: GroupRootSlotProps) => any;
|
|
2372
2376
|
};
|
|
2373
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
2377
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2374
2378
|
attrs: any;
|
|
2375
|
-
},
|
|
2376
|
-
props: {
|
|
2379
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2380
|
+
props: vue.PublicProps & {
|
|
2377
2381
|
namespace?: string | undefined;
|
|
2378
2382
|
disabled?: boolean | undefined;
|
|
2379
2383
|
enroll?: boolean | undefined;
|
|
@@ -2381,14 +2385,16 @@ declare const Group: {
|
|
|
2381
2385
|
modelValue?: (T | T[]) | undefined;
|
|
2382
2386
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
2383
2387
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
2384
|
-
} &
|
|
2388
|
+
} & (typeof globalThis extends {
|
|
2389
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2390
|
+
} ? P : {});
|
|
2385
2391
|
expose: (exposed: {}) => void;
|
|
2386
2392
|
attrs: any;
|
|
2387
2393
|
slots: {
|
|
2388
2394
|
default: (props: GroupRootSlotProps) => any;
|
|
2389
2395
|
};
|
|
2390
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
2391
|
-
}>) =>
|
|
2396
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
2397
|
+
}>) => vue.VNode & {
|
|
2392
2398
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2393
2399
|
};
|
|
2394
2400
|
/**
|
|
@@ -2415,30 +2421,32 @@ declare const Group: {
|
|
|
2415
2421
|
};
|
|
2416
2422
|
emit: {};
|
|
2417
2423
|
attrs: any;
|
|
2418
|
-
},
|
|
2419
|
-
props: {
|
|
2424
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2425
|
+
props: vue.PublicProps & {
|
|
2420
2426
|
id?: string | undefined;
|
|
2421
2427
|
label?: string | undefined;
|
|
2422
2428
|
value?: V | undefined;
|
|
2423
|
-
disabled?:
|
|
2424
|
-
indeterminate?:
|
|
2429
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
2430
|
+
indeterminate?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
2425
2431
|
namespace?: string | undefined;
|
|
2426
|
-
} &
|
|
2432
|
+
} & (typeof globalThis extends {
|
|
2433
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2434
|
+
} ? P : {});
|
|
2427
2435
|
expose: (exposed: {}) => void;
|
|
2428
2436
|
attrs: any;
|
|
2429
2437
|
slots: {
|
|
2430
2438
|
default: (props: GroupItemSlotProps<V>) => unknown;
|
|
2431
2439
|
};
|
|
2432
2440
|
emit: {};
|
|
2433
|
-
}>) =>
|
|
2441
|
+
}>) => vue.VNode & {
|
|
2434
2442
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2435
2443
|
};
|
|
2436
2444
|
};
|
|
2437
2445
|
//#endregion
|
|
2438
2446
|
//#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?:
|
|
2447
|
+
declare const usePaginationRoot: (key: string, defaultValue?: PaginationContext | undefined) => PaginationContext, providePaginationRoot: (key: string, context: PaginationContext, app?: vue.App) => PaginationContext;
|
|
2448
|
+
declare const usePaginationControls: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationControls: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?: vue.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
|
|
2449
|
+
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?: vue.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
|
|
2442
2450
|
interface PaginationRootProps extends AtomProps {
|
|
2443
2451
|
/** Namespace for dependency injection */
|
|
2444
2452
|
namespace?: string;
|
|
@@ -2489,23 +2497,25 @@ interface PaginationRootSlotProps {
|
|
|
2489
2497
|
'role': 'navigation' | undefined;
|
|
2490
2498
|
};
|
|
2491
2499
|
}
|
|
2492
|
-
declare const
|
|
2493
|
-
|
|
2500
|
+
declare const _default$39: typeof __VLS_export$39;
|
|
2501
|
+
declare const __VLS_export$39: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2502
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$13<(PaginationRootProps & {
|
|
2494
2503
|
modelValue?: number;
|
|
2495
2504
|
}) & {
|
|
2496
2505
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
2497
|
-
}> &
|
|
2506
|
+
}> & (typeof globalThis extends {
|
|
2507
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2508
|
+
} ? P : {});
|
|
2498
2509
|
expose: (exposed: {}) => void;
|
|
2499
2510
|
attrs: any;
|
|
2500
2511
|
slots: {
|
|
2501
2512
|
default: (props: PaginationRootSlotProps) => any;
|
|
2502
2513
|
};
|
|
2503
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
2504
|
-
}>) =>
|
|
2514
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
|
|
2515
|
+
}>) => vue.VNode & {
|
|
2505
2516
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2506
2517
|
};
|
|
2507
|
-
|
|
2508
|
-
type __VLS_PrettifyLocal$13<T> = { [K in keyof T as K]: T[K] } & {};
|
|
2518
|
+
type __VLS_PrettifyLocal$13<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
2509
2519
|
//#endregion
|
|
2510
2520
|
//#region src/components/Pagination/PaginationItem.vue.d.ts
|
|
2511
2521
|
interface PaginationItemProps extends AtomProps {
|
|
@@ -2540,10 +2550,10 @@ interface PaginationItemSlotProps {
|
|
|
2540
2550
|
'onClick': () => void;
|
|
2541
2551
|
};
|
|
2542
2552
|
}
|
|
2543
|
-
declare const
|
|
2553
|
+
declare const _default$38: typeof __VLS_export$38;
|
|
2554
|
+
declare const __VLS_export$38: __VLS_WithSlots$22<vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2544
2555
|
default: (props: PaginationItemSlotProps) => any;
|
|
2545
2556
|
}>;
|
|
2546
|
-
declare const _default$34: typeof __VLS_export$38;
|
|
2547
2557
|
type __VLS_WithSlots$22<T, S> = T & {
|
|
2548
2558
|
new (): {
|
|
2549
2559
|
$slots: S;
|
|
@@ -2575,10 +2585,10 @@ interface PaginationFirstSlotProps {
|
|
|
2575
2585
|
'onClick': () => void;
|
|
2576
2586
|
};
|
|
2577
2587
|
}
|
|
2578
|
-
declare const
|
|
2588
|
+
declare const _default$37: typeof __VLS_export$37;
|
|
2589
|
+
declare const __VLS_export$37: __VLS_WithSlots$21<vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2579
2590
|
default: (props: PaginationFirstSlotProps) => any;
|
|
2580
2591
|
}>;
|
|
2581
|
-
declare const _default$33: typeof __VLS_export$37;
|
|
2582
2592
|
type __VLS_WithSlots$21<T, S> = T & {
|
|
2583
2593
|
new (): {
|
|
2584
2594
|
$slots: S;
|
|
@@ -2610,10 +2620,10 @@ interface PaginationPrevSlotProps {
|
|
|
2610
2620
|
'onClick': () => void;
|
|
2611
2621
|
};
|
|
2612
2622
|
}
|
|
2613
|
-
declare const
|
|
2623
|
+
declare const _default$36: typeof __VLS_export$36;
|
|
2624
|
+
declare const __VLS_export$36: __VLS_WithSlots$20<vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2614
2625
|
default: (props: PaginationPrevSlotProps) => any;
|
|
2615
2626
|
}>;
|
|
2616
|
-
declare const _default$37: typeof __VLS_export$36;
|
|
2617
2627
|
type __VLS_WithSlots$20<T, S> = T & {
|
|
2618
2628
|
new (): {
|
|
2619
2629
|
$slots: S;
|
|
@@ -2637,10 +2647,10 @@ interface PaginationEllipsisSlotProps {
|
|
|
2637
2647
|
'aria-hidden': 'true';
|
|
2638
2648
|
};
|
|
2639
2649
|
}
|
|
2640
|
-
declare const
|
|
2650
|
+
declare const _default$35: typeof __VLS_export$35;
|
|
2651
|
+
declare const __VLS_export$35: __VLS_WithSlots$19<vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2641
2652
|
default: (props: PaginationEllipsisSlotProps) => any;
|
|
2642
2653
|
}>;
|
|
2643
|
-
declare const _default$32: typeof __VLS_export$35;
|
|
2644
2654
|
type __VLS_WithSlots$19<T, S> = T & {
|
|
2645
2655
|
new (): {
|
|
2646
2656
|
$slots: S;
|
|
@@ -2672,10 +2682,10 @@ interface PaginationNextSlotProps {
|
|
|
2672
2682
|
'onClick': () => void;
|
|
2673
2683
|
};
|
|
2674
2684
|
}
|
|
2675
|
-
declare const
|
|
2685
|
+
declare const _default$34: typeof __VLS_export$34;
|
|
2686
|
+
declare const __VLS_export$34: __VLS_WithSlots$18<vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2676
2687
|
default: (props: PaginationNextSlotProps) => any;
|
|
2677
2688
|
}>;
|
|
2678
|
-
declare const _default$36: typeof __VLS_export$34;
|
|
2679
2689
|
type __VLS_WithSlots$18<T, S> = T & {
|
|
2680
2690
|
new (): {
|
|
2681
2691
|
$slots: S;
|
|
@@ -2707,10 +2717,10 @@ interface PaginationLastSlotProps {
|
|
|
2707
2717
|
'onClick': () => void;
|
|
2708
2718
|
};
|
|
2709
2719
|
}
|
|
2710
|
-
declare const
|
|
2720
|
+
declare const _default$33: typeof __VLS_export$33;
|
|
2721
|
+
declare const __VLS_export$33: __VLS_WithSlots$17<vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2711
2722
|
default: (props: PaginationLastSlotProps) => any;
|
|
2712
2723
|
}>;
|
|
2713
|
-
declare const _default$35: typeof __VLS_export$33;
|
|
2714
2724
|
type __VLS_WithSlots$17<T, S> = T & {
|
|
2715
2725
|
new (): {
|
|
2716
2726
|
$slots: S;
|
|
@@ -2736,10 +2746,10 @@ interface PaginationStatusSlotProps {
|
|
|
2736
2746
|
'role': 'status';
|
|
2737
2747
|
};
|
|
2738
2748
|
}
|
|
2739
|
-
declare const
|
|
2749
|
+
declare const _default$32: typeof __VLS_export$32;
|
|
2750
|
+
declare const __VLS_export$32: __VLS_WithSlots$16<vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
2740
2751
|
default: (props: PaginationStatusSlotProps) => any;
|
|
2741
2752
|
}>;
|
|
2742
|
-
declare const _default$39: typeof __VLS_export$32;
|
|
2743
2753
|
type __VLS_WithSlots$16<T, S> = T & {
|
|
2744
2754
|
new (): {
|
|
2745
2755
|
$slots: S;
|
|
@@ -2787,10 +2797,10 @@ declare const Pagination: {
|
|
|
2787
2797
|
slots: {
|
|
2788
2798
|
default: (props: PaginationRootSlotProps) => any;
|
|
2789
2799
|
};
|
|
2790
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
2800
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
|
|
2791
2801
|
attrs: any;
|
|
2792
|
-
},
|
|
2793
|
-
props: {
|
|
2802
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2803
|
+
props: vue.PublicProps & {
|
|
2794
2804
|
[x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
|
|
2795
2805
|
namespace?: string | undefined;
|
|
2796
2806
|
size?: number | undefined;
|
|
@@ -2800,14 +2810,16 @@ declare const Pagination: {
|
|
|
2800
2810
|
as?: (DOMElement | null) | undefined;
|
|
2801
2811
|
renderless?: boolean | undefined;
|
|
2802
2812
|
modelValue?: number | undefined;
|
|
2803
|
-
} &
|
|
2813
|
+
} & (typeof globalThis extends {
|
|
2814
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
2815
|
+
} ? P : {});
|
|
2804
2816
|
expose: (exposed: {}) => void;
|
|
2805
2817
|
attrs: any;
|
|
2806
2818
|
slots: {
|
|
2807
2819
|
default: (props: PaginationRootSlotProps) => any;
|
|
2808
2820
|
};
|
|
2809
|
-
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((
|
|
2810
|
-
}>) =>
|
|
2821
|
+
emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
|
|
2822
|
+
}>) => vue.VNode & {
|
|
2811
2823
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
2812
2824
|
};
|
|
2813
2825
|
/**
|
|
@@ -2832,7 +2844,7 @@ declare const Pagination: {
|
|
|
2832
2844
|
* ```
|
|
2833
2845
|
*/
|
|
2834
2846
|
Item: {
|
|
2835
|
-
new (...args: any[]):
|
|
2847
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
2836
2848
|
P: {};
|
|
2837
2849
|
B: {};
|
|
2838
2850
|
D: {};
|
|
@@ -2843,7 +2855,7 @@ declare const Pagination: {
|
|
|
2843
2855
|
__isFragment?: never;
|
|
2844
2856
|
__isTeleport?: never;
|
|
2845
2857
|
__isSuspense?: never;
|
|
2846
|
-
} &
|
|
2858
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
2847
2859
|
$slots: {
|
|
2848
2860
|
default: (props: PaginationItemSlotProps) => any;
|
|
2849
2861
|
};
|
|
@@ -2876,7 +2888,7 @@ declare const Pagination: {
|
|
|
2876
2888
|
* ```
|
|
2877
2889
|
*/
|
|
2878
2890
|
First: {
|
|
2879
|
-
new (...args: any[]):
|
|
2891
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
2880
2892
|
P: {};
|
|
2881
2893
|
B: {};
|
|
2882
2894
|
D: {};
|
|
@@ -2887,7 +2899,7 @@ declare const Pagination: {
|
|
|
2887
2899
|
__isFragment?: never;
|
|
2888
2900
|
__isTeleport?: never;
|
|
2889
2901
|
__isSuspense?: never;
|
|
2890
|
-
} &
|
|
2902
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
2891
2903
|
$slots: {
|
|
2892
2904
|
default: (props: PaginationFirstSlotProps) => any;
|
|
2893
2905
|
};
|
|
@@ -2920,7 +2932,7 @@ declare const Pagination: {
|
|
|
2920
2932
|
* ```
|
|
2921
2933
|
*/
|
|
2922
2934
|
Prev: {
|
|
2923
|
-
new (...args: any[]):
|
|
2935
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
2924
2936
|
P: {};
|
|
2925
2937
|
B: {};
|
|
2926
2938
|
D: {};
|
|
@@ -2931,7 +2943,7 @@ declare const Pagination: {
|
|
|
2931
2943
|
__isFragment?: never;
|
|
2932
2944
|
__isTeleport?: never;
|
|
2933
2945
|
__isSuspense?: never;
|
|
2934
|
-
} &
|
|
2946
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
2935
2947
|
$slots: {
|
|
2936
2948
|
default: (props: PaginationPrevSlotProps) => any;
|
|
2937
2949
|
};
|
|
@@ -2959,7 +2971,7 @@ declare const Pagination: {
|
|
|
2959
2971
|
* ```
|
|
2960
2972
|
*/
|
|
2961
2973
|
Ellipsis: {
|
|
2962
|
-
new (...args: any[]):
|
|
2974
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
2963
2975
|
P: {};
|
|
2964
2976
|
B: {};
|
|
2965
2977
|
D: {};
|
|
@@ -2970,7 +2982,7 @@ declare const Pagination: {
|
|
|
2970
2982
|
__isFragment?: never;
|
|
2971
2983
|
__isTeleport?: never;
|
|
2972
2984
|
__isSuspense?: never;
|
|
2973
|
-
} &
|
|
2985
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
2974
2986
|
$slots: {
|
|
2975
2987
|
default: (props: PaginationEllipsisSlotProps) => any;
|
|
2976
2988
|
};
|
|
@@ -3003,7 +3015,7 @@ declare const Pagination: {
|
|
|
3003
3015
|
* ```
|
|
3004
3016
|
*/
|
|
3005
3017
|
Next: {
|
|
3006
|
-
new (...args: any[]):
|
|
3018
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3007
3019
|
P: {};
|
|
3008
3020
|
B: {};
|
|
3009
3021
|
D: {};
|
|
@@ -3014,7 +3026,7 @@ declare const Pagination: {
|
|
|
3014
3026
|
__isFragment?: never;
|
|
3015
3027
|
__isTeleport?: never;
|
|
3016
3028
|
__isSuspense?: never;
|
|
3017
|
-
} &
|
|
3029
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3018
3030
|
$slots: {
|
|
3019
3031
|
default: (props: PaginationNextSlotProps) => any;
|
|
3020
3032
|
};
|
|
@@ -3047,7 +3059,7 @@ declare const Pagination: {
|
|
|
3047
3059
|
* ```
|
|
3048
3060
|
*/
|
|
3049
3061
|
Last: {
|
|
3050
|
-
new (...args: any[]):
|
|
3062
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3051
3063
|
P: {};
|
|
3052
3064
|
B: {};
|
|
3053
3065
|
D: {};
|
|
@@ -3058,7 +3070,7 @@ declare const Pagination: {
|
|
|
3058
3070
|
__isFragment?: never;
|
|
3059
3071
|
__isTeleport?: never;
|
|
3060
3072
|
__isSuspense?: never;
|
|
3061
|
-
} &
|
|
3073
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3062
3074
|
$slots: {
|
|
3063
3075
|
default: (props: PaginationLastSlotProps) => any;
|
|
3064
3076
|
};
|
|
@@ -3084,7 +3096,7 @@ declare const Pagination: {
|
|
|
3084
3096
|
* ```
|
|
3085
3097
|
*/
|
|
3086
3098
|
Status: {
|
|
3087
|
-
new (...args: any[]):
|
|
3099
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3088
3100
|
P: {};
|
|
3089
3101
|
B: {};
|
|
3090
3102
|
D: {};
|
|
@@ -3095,7 +3107,7 @@ declare const Pagination: {
|
|
|
3095
3107
|
__isFragment?: never;
|
|
3096
3108
|
__isTeleport?: never;
|
|
3097
3109
|
__isSuspense?: never;
|
|
3098
|
-
} &
|
|
3110
|
+
} & vue.ComponentOptionsBase<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3099
3111
|
$slots: {
|
|
3100
3112
|
default: (props: PaginationStatusSlotProps) => any;
|
|
3101
3113
|
};
|
|
@@ -3120,19 +3132,19 @@ interface PopoverRootSlotProps {
|
|
|
3120
3132
|
/** Toggle the popover open/closed state */
|
|
3121
3133
|
toggle: () => void;
|
|
3122
3134
|
}
|
|
3123
|
-
declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?:
|
|
3124
|
-
declare const
|
|
3135
|
+
declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?: vue.App) => PopoverContext;
|
|
3136
|
+
declare const _default$31: typeof __VLS_export$31;
|
|
3137
|
+
declare const __VLS_export$31: __VLS_WithSlots$15<vue.DefineComponent<PopoverRootProps & {
|
|
3125
3138
|
modelValue?: boolean;
|
|
3126
|
-
}, {}, {}, {}, {},
|
|
3139
|
+
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3127
3140
|
"update:modelValue": (value: boolean) => any;
|
|
3128
|
-
}, string,
|
|
3141
|
+
}, string, vue.PublicProps, Readonly<PopoverRootProps & {
|
|
3129
3142
|
modelValue?: boolean;
|
|
3130
3143
|
}> & Readonly<{
|
|
3131
3144
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3132
|
-
}>, {}, {}, {}, {}, string,
|
|
3145
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3133
3146
|
default: (props: PopoverRootSlotProps) => any;
|
|
3134
3147
|
}>;
|
|
3135
|
-
declare const _default$31: typeof __VLS_export$31;
|
|
3136
3148
|
type __VLS_WithSlots$15<T, S> = T & {
|
|
3137
3149
|
new (): {
|
|
3138
3150
|
$slots: S;
|
|
@@ -3154,10 +3166,10 @@ interface PopoverActivatorSlotProps {
|
|
|
3154
3166
|
'data-popover-open': '' | undefined;
|
|
3155
3167
|
};
|
|
3156
3168
|
}
|
|
3157
|
-
declare const
|
|
3169
|
+
declare const _default$30: typeof __VLS_export$30;
|
|
3170
|
+
declare const __VLS_export$30: __VLS_WithSlots$14<vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3158
3171
|
default: (props: PopoverActivatorSlotProps) => any;
|
|
3159
3172
|
}>;
|
|
3160
|
-
declare const _default$29: typeof __VLS_export$30;
|
|
3161
3173
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
3162
3174
|
new (): {
|
|
3163
3175
|
$slots: S;
|
|
@@ -3185,14 +3197,14 @@ interface PopoverContentSlotProps {
|
|
|
3185
3197
|
popover: '';
|
|
3186
3198
|
};
|
|
3187
3199
|
}
|
|
3188
|
-
declare const
|
|
3200
|
+
declare const _default$29: typeof __VLS_export$29;
|
|
3201
|
+
declare const __VLS_export$29: __VLS_WithSlots$13<vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3189
3202
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3190
|
-
}, string,
|
|
3203
|
+
}, string, vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
|
|
3191
3204
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3192
|
-
}>, {}, {}, {}, {}, string,
|
|
3205
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3193
3206
|
default: (props: PopoverContentSlotProps) => any;
|
|
3194
3207
|
}>;
|
|
3195
|
-
declare const _default$30: typeof __VLS_export$29;
|
|
3196
3208
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
3197
3209
|
new (): {
|
|
3198
3210
|
$slots: S;
|
|
@@ -3231,13 +3243,13 @@ declare const Popover: {
|
|
|
3231
3243
|
* ```
|
|
3232
3244
|
*/
|
|
3233
3245
|
Root: {
|
|
3234
|
-
new (...args: any[]):
|
|
3246
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PopoverRootProps & {
|
|
3235
3247
|
modelValue?: boolean;
|
|
3236
3248
|
}> & Readonly<{
|
|
3237
3249
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3238
|
-
}>, {}, {}, {}, {},
|
|
3250
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3239
3251
|
"update:modelValue": (value: boolean) => any;
|
|
3240
|
-
},
|
|
3252
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3241
3253
|
P: {};
|
|
3242
3254
|
B: {};
|
|
3243
3255
|
D: {};
|
|
@@ -3252,13 +3264,13 @@ declare const Popover: {
|
|
|
3252
3264
|
__isFragment?: never;
|
|
3253
3265
|
__isTeleport?: never;
|
|
3254
3266
|
__isSuspense?: never;
|
|
3255
|
-
} &
|
|
3267
|
+
} & vue.ComponentOptionsBase<Readonly<PopoverRootProps & {
|
|
3256
3268
|
modelValue?: boolean;
|
|
3257
3269
|
}> & Readonly<{
|
|
3258
3270
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
3259
|
-
}>, {}, {}, {}, {},
|
|
3271
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3260
3272
|
"update:modelValue": (value: boolean) => any;
|
|
3261
|
-
}, string, {}, {}, string, {},
|
|
3273
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3262
3274
|
$slots: {
|
|
3263
3275
|
default: (props: PopoverRootSlotProps) => any;
|
|
3264
3276
|
};
|
|
@@ -3282,7 +3294,7 @@ declare const Popover: {
|
|
|
3282
3294
|
* ```
|
|
3283
3295
|
*/
|
|
3284
3296
|
Activator: {
|
|
3285
|
-
new (...args: any[]):
|
|
3297
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3286
3298
|
P: {};
|
|
3287
3299
|
B: {};
|
|
3288
3300
|
D: {};
|
|
@@ -3293,7 +3305,7 @@ declare const Popover: {
|
|
|
3293
3305
|
__isFragment?: never;
|
|
3294
3306
|
__isTeleport?: never;
|
|
3295
3307
|
__isSuspense?: never;
|
|
3296
|
-
} &
|
|
3308
|
+
} & vue.ComponentOptionsBase<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3297
3309
|
$slots: {
|
|
3298
3310
|
default: (props: PopoverActivatorSlotProps) => any;
|
|
3299
3311
|
};
|
|
@@ -3317,11 +3329,11 @@ declare const Popover: {
|
|
|
3317
3329
|
* ```
|
|
3318
3330
|
*/
|
|
3319
3331
|
Content: {
|
|
3320
|
-
new (...args: any[]):
|
|
3332
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PopoverContentProps> & Readonly<{
|
|
3321
3333
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3322
|
-
}>, {}, {}, {}, {},
|
|
3334
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3323
3335
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3324
|
-
},
|
|
3336
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3325
3337
|
P: {};
|
|
3326
3338
|
B: {};
|
|
3327
3339
|
D: {};
|
|
@@ -3334,11 +3346,11 @@ declare const Popover: {
|
|
|
3334
3346
|
__isFragment?: never;
|
|
3335
3347
|
__isTeleport?: never;
|
|
3336
3348
|
__isSuspense?: never;
|
|
3337
|
-
} &
|
|
3349
|
+
} & vue.ComponentOptionsBase<Readonly<PopoverContentProps> & Readonly<{
|
|
3338
3350
|
onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
|
|
3339
|
-
}>, {}, {}, {}, {},
|
|
3351
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
3340
3352
|
beforetoggle: (e: ToggleEvent) => any;
|
|
3341
|
-
}, string, {}, {}, string, {},
|
|
3353
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3342
3354
|
$slots: {
|
|
3343
3355
|
default: (props: PopoverContentSlotProps) => any;
|
|
3344
3356
|
};
|
|
@@ -3461,14 +3473,17 @@ interface RadioGroupSlotProps {
|
|
|
3461
3473
|
'aria-required': boolean | undefined;
|
|
3462
3474
|
};
|
|
3463
3475
|
}
|
|
3464
|
-
declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?:
|
|
3465
|
-
declare const
|
|
3466
|
-
|
|
3476
|
+
declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: vue.App) => RadioGroupContext;
|
|
3477
|
+
declare const _default$28: typeof __VLS_export$28;
|
|
3478
|
+
declare const __VLS_export$28: <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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3479
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$12<(RadioGroupProps & {
|
|
3467
3480
|
modelValue?: T;
|
|
3468
3481
|
}) & {
|
|
3469
3482
|
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
3470
3483
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3471
|
-
}> &
|
|
3484
|
+
}> & (typeof globalThis extends {
|
|
3485
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
3486
|
+
} ? P : {});
|
|
3472
3487
|
expose: (exposed: {}) => void;
|
|
3473
3488
|
attrs: any;
|
|
3474
3489
|
slots: {
|
|
@@ -3489,12 +3504,11 @@ declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
3489
3504
|
*/
|
|
3490
3505
|
default: (props: RadioGroupSlotProps) => any;
|
|
3491
3506
|
};
|
|
3492
|
-
emit: ((evt: "update:model-value", value: T) => void) & ((
|
|
3493
|
-
}>) =>
|
|
3507
|
+
emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
|
|
3508
|
+
}>) => vue.VNode & {
|
|
3494
3509
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3495
3510
|
};
|
|
3496
|
-
|
|
3497
|
-
type __VLS_PrettifyLocal$12<T> = { [K in keyof T as K]: T[K] } & {};
|
|
3511
|
+
type __VLS_PrettifyLocal$12<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
3498
3512
|
//#endregion
|
|
3499
3513
|
//#region src/components/Radio/RadioHiddenInput.vue.d.ts
|
|
3500
3514
|
interface RadioHiddenInputProps {
|
|
@@ -3542,8 +3556,8 @@ interface RadioHiddenInputProps {
|
|
|
3542
3556
|
*/
|
|
3543
3557
|
form?: string;
|
|
3544
3558
|
}
|
|
3545
|
-
declare const
|
|
3546
|
-
declare const
|
|
3559
|
+
declare const _default$27: typeof __VLS_export$27;
|
|
3560
|
+
declare const __VLS_export$27: vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
3547
3561
|
//#endregion
|
|
3548
3562
|
//#region src/components/Radio/RadioRoot.vue.d.ts
|
|
3549
3563
|
/** Visual state of the radio for styling purposes */
|
|
@@ -3663,9 +3677,12 @@ interface RadioRootSlotProps<V = unknown> {
|
|
|
3663
3677
|
'data-radio-id': ID;
|
|
3664
3678
|
};
|
|
3665
3679
|
}
|
|
3666
|
-
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?:
|
|
3667
|
-
declare const
|
|
3668
|
-
|
|
3680
|
+
declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: vue.App) => RadioRootContext;
|
|
3681
|
+
declare const _default$26: typeof __VLS_export$26;
|
|
3682
|
+
declare const __VLS_export$26: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3683
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$11<RadioRootProps<V>> & (typeof globalThis extends {
|
|
3684
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
3685
|
+
} ? P : {});
|
|
3669
3686
|
expose: (exposed: {}) => void;
|
|
3670
3687
|
attrs: any;
|
|
3671
3688
|
slots: {
|
|
@@ -3686,11 +3703,10 @@ declare const __VLS_export$26: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
|
|
|
3686
3703
|
default: (props: RadioRootSlotProps<V>) => any;
|
|
3687
3704
|
};
|
|
3688
3705
|
emit: {};
|
|
3689
|
-
}>) =>
|
|
3706
|
+
}>) => vue.VNode & {
|
|
3690
3707
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3691
3708
|
};
|
|
3692
|
-
|
|
3693
|
-
type __VLS_PrettifyLocal$11<T> = { [K in keyof T as K]: T[K] } & {};
|
|
3709
|
+
type __VLS_PrettifyLocal$11<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
3694
3710
|
//#endregion
|
|
3695
3711
|
//#region src/components/Radio/RadioIndicator.vue.d.ts
|
|
3696
3712
|
interface RadioIndicatorProps extends AtomProps {
|
|
@@ -3708,7 +3724,8 @@ interface RadioIndicatorSlotProps {
|
|
|
3708
3724
|
};
|
|
3709
3725
|
};
|
|
3710
3726
|
}
|
|
3711
|
-
declare const
|
|
3727
|
+
declare const _default$25: typeof __VLS_export$25;
|
|
3728
|
+
declare const __VLS_export$25: __VLS_WithSlots$12<vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3712
3729
|
/**
|
|
3713
3730
|
* Default slot for custom indicator content
|
|
3714
3731
|
*
|
|
@@ -3723,7 +3740,6 @@ declare const __VLS_export$25: __VLS_WithSlots$12<vue760.DefineComponent<RadioIn
|
|
|
3723
3740
|
*/
|
|
3724
3741
|
default: (props: RadioIndicatorSlotProps) => any;
|
|
3725
3742
|
}>;
|
|
3726
|
-
declare const _default$27: typeof __VLS_export$25;
|
|
3727
3743
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
3728
3744
|
new (): {
|
|
3729
3745
|
$slots: S;
|
|
@@ -3796,10 +3812,10 @@ declare const Radio: {
|
|
|
3796
3812
|
slots: {
|
|
3797
3813
|
default: (props: RadioGroupSlotProps) => any;
|
|
3798
3814
|
};
|
|
3799
|
-
emit: ((evt: "update:model-value", value: T) => void) & ((
|
|
3815
|
+
emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
|
|
3800
3816
|
attrs: any;
|
|
3801
|
-
},
|
|
3802
|
-
props: {
|
|
3817
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3818
|
+
props: vue.PublicProps & {
|
|
3803
3819
|
namespace?: string | undefined;
|
|
3804
3820
|
disabled?: boolean | undefined;
|
|
3805
3821
|
mandatory?: boolean | "force" | undefined;
|
|
@@ -3814,14 +3830,16 @@ declare const Radio: {
|
|
|
3814
3830
|
modelValue?: T | undefined;
|
|
3815
3831
|
"onUpdate:model-value"?: ((value: T) => any) | undefined;
|
|
3816
3832
|
"onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
|
|
3817
|
-
} &
|
|
3833
|
+
} & (typeof globalThis extends {
|
|
3834
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
3835
|
+
} ? P : {});
|
|
3818
3836
|
expose: (exposed: {}) => void;
|
|
3819
3837
|
attrs: any;
|
|
3820
3838
|
slots: {
|
|
3821
3839
|
default: (props: RadioGroupSlotProps) => any;
|
|
3822
3840
|
};
|
|
3823
|
-
emit: ((evt: "update:model-value", value: T) => void) & ((
|
|
3824
|
-
}>) =>
|
|
3841
|
+
emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
|
|
3842
|
+
}>) => vue.VNode & {
|
|
3825
3843
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3826
3844
|
};
|
|
3827
3845
|
/**
|
|
@@ -3848,7 +3866,7 @@ declare const Radio: {
|
|
|
3848
3866
|
* </template>
|
|
3849
3867
|
* ```
|
|
3850
3868
|
*/
|
|
3851
|
-
HiddenInput:
|
|
3869
|
+
HiddenInput: vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
3852
3870
|
/**
|
|
3853
3871
|
* Visual indicator component for radio buttons.
|
|
3854
3872
|
*
|
|
@@ -3877,7 +3895,7 @@ declare const Radio: {
|
|
|
3877
3895
|
* ```
|
|
3878
3896
|
*/
|
|
3879
3897
|
Indicator: {
|
|
3880
|
-
new (...args: any[]):
|
|
3898
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
3881
3899
|
P: {};
|
|
3882
3900
|
B: {};
|
|
3883
3901
|
D: {};
|
|
@@ -3888,7 +3906,7 @@ declare const Radio: {
|
|
|
3888
3906
|
__isFragment?: never;
|
|
3889
3907
|
__isTeleport?: never;
|
|
3890
3908
|
__isSuspense?: never;
|
|
3891
|
-
} &
|
|
3909
|
+
} & vue.ComponentOptionsBase<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
3892
3910
|
$slots: {
|
|
3893
3911
|
default: (props: RadioIndicatorSlotProps) => any;
|
|
3894
3912
|
};
|
|
@@ -3925,14 +3943,14 @@ declare const Radio: {
|
|
|
3925
3943
|
};
|
|
3926
3944
|
emit: {};
|
|
3927
3945
|
attrs: any;
|
|
3928
|
-
},
|
|
3929
|
-
props: {
|
|
3946
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
3947
|
+
props: vue.PublicProps & {
|
|
3930
3948
|
id?: ID | undefined;
|
|
3931
3949
|
label?: string | undefined;
|
|
3932
3950
|
value?: V | undefined;
|
|
3933
3951
|
name?: string | undefined;
|
|
3934
3952
|
form?: string | undefined;
|
|
3935
|
-
disabled?:
|
|
3953
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
3936
3954
|
namespace?: string | undefined;
|
|
3937
3955
|
groupNamespace?: string | undefined;
|
|
3938
3956
|
ariaLabelledby?: string | undefined;
|
|
@@ -3940,14 +3958,16 @@ declare const Radio: {
|
|
|
3940
3958
|
ariaInvalid?: boolean | undefined;
|
|
3941
3959
|
as?: (DOMElement | null) | undefined;
|
|
3942
3960
|
renderless?: boolean | undefined;
|
|
3943
|
-
} &
|
|
3961
|
+
} & (typeof globalThis extends {
|
|
3962
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
3963
|
+
} ? P : {});
|
|
3944
3964
|
expose: (exposed: {}) => void;
|
|
3945
3965
|
attrs: any;
|
|
3946
3966
|
slots: {
|
|
3947
3967
|
default: (props: RadioRootSlotProps<V>) => any;
|
|
3948
3968
|
};
|
|
3949
3969
|
emit: {};
|
|
3950
|
-
}>) =>
|
|
3970
|
+
}>) => vue.VNode & {
|
|
3951
3971
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
3952
3972
|
};
|
|
3953
3973
|
};
|
|
@@ -3983,10 +4003,10 @@ interface ScrimSlotProps {
|
|
|
3983
4003
|
/** Dismiss this overlay */
|
|
3984
4004
|
dismiss: () => void;
|
|
3985
4005
|
}
|
|
3986
|
-
declare const
|
|
4006
|
+
declare const _default$24: typeof __VLS_export$24;
|
|
4007
|
+
declare const __VLS_export$24: __VLS_WithSlots$11<vue.DefineComponent<ScrimProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
3987
4008
|
default: (props: ScrimSlotProps) => any;
|
|
3988
4009
|
}>;
|
|
3989
|
-
declare const _default$24: typeof __VLS_export$24;
|
|
3990
4010
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
3991
4011
|
new (): {
|
|
3992
4012
|
$slots: S;
|
|
@@ -4027,25 +4047,27 @@ interface SelectionRootSlotProps {
|
|
|
4027
4047
|
'aria-multiselectable': boolean;
|
|
4028
4048
|
};
|
|
4029
4049
|
}
|
|
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
|
|
4032
|
-
|
|
4050
|
+
declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
|
|
4051
|
+
declare const _default$23: typeof __VLS_export$23;
|
|
4052
|
+
declare const __VLS_export$23: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4053
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$10<(SelectionRootProps & {
|
|
4033
4054
|
modelValue?: T | T[];
|
|
4034
4055
|
}) & {
|
|
4035
4056
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4036
4057
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4037
|
-
}> &
|
|
4058
|
+
}> & (typeof globalThis extends {
|
|
4059
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
4060
|
+
} ? P : {});
|
|
4038
4061
|
expose: (exposed: {}) => void;
|
|
4039
4062
|
attrs: any;
|
|
4040
4063
|
slots: {
|
|
4041
4064
|
default: (props: SelectionRootSlotProps) => any;
|
|
4042
4065
|
};
|
|
4043
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
4044
|
-
}>) =>
|
|
4066
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4067
|
+
}>) => vue.VNode & {
|
|
4045
4068
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4046
4069
|
};
|
|
4047
|
-
|
|
4048
|
-
type __VLS_PrettifyLocal$10<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4070
|
+
type __VLS_PrettifyLocal$10<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
4049
4071
|
//#endregion
|
|
4050
4072
|
//#region src/components/Selection/SelectionItem.vue.d.ts
|
|
4051
4073
|
interface SelectionItemProps<V = unknown> {
|
|
@@ -4085,19 +4107,21 @@ interface SelectionItemSlotProps<V = unknown> {
|
|
|
4085
4107
|
'data-disabled': true | undefined;
|
|
4086
4108
|
};
|
|
4087
4109
|
}
|
|
4088
|
-
declare const
|
|
4089
|
-
|
|
4110
|
+
declare const _default$22: typeof __VLS_export$22;
|
|
4111
|
+
declare const __VLS_export$22: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4112
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$9<SelectionItemProps<V>> & (typeof globalThis extends {
|
|
4113
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
4114
|
+
} ? P : {});
|
|
4090
4115
|
expose: (exposed: {}) => void;
|
|
4091
4116
|
attrs: any;
|
|
4092
4117
|
slots: {
|
|
4093
4118
|
default: (props: SelectionItemSlotProps<V>) => unknown;
|
|
4094
4119
|
};
|
|
4095
4120
|
emit: {};
|
|
4096
|
-
}>) =>
|
|
4121
|
+
}>) => vue.VNode & {
|
|
4097
4122
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4098
4123
|
};
|
|
4099
|
-
|
|
4100
|
-
type __VLS_PrettifyLocal$9<T> = { [K in keyof T as K]: T[K] } & {};
|
|
4124
|
+
type __VLS_PrettifyLocal$9<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
4101
4125
|
//#endregion
|
|
4102
4126
|
//#region src/components/Selection/index.d.ts
|
|
4103
4127
|
/**
|
|
@@ -4134,10 +4158,10 @@ declare const Selection: {
|
|
|
4134
4158
|
slots: {
|
|
4135
4159
|
default: (props: SelectionRootSlotProps) => any;
|
|
4136
4160
|
};
|
|
4137
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
4161
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4138
4162
|
attrs: any;
|
|
4139
|
-
},
|
|
4140
|
-
props: {
|
|
4163
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4164
|
+
props: vue.PublicProps & {
|
|
4141
4165
|
namespace?: string | undefined;
|
|
4142
4166
|
disabled?: boolean | undefined;
|
|
4143
4167
|
enroll?: boolean | undefined;
|
|
@@ -4146,14 +4170,16 @@ declare const Selection: {
|
|
|
4146
4170
|
modelValue?: (T | T[]) | undefined;
|
|
4147
4171
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
4148
4172
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
4149
|
-
} &
|
|
4173
|
+
} & (typeof globalThis extends {
|
|
4174
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
4175
|
+
} ? P : {});
|
|
4150
4176
|
expose: (exposed: {}) => void;
|
|
4151
4177
|
attrs: any;
|
|
4152
4178
|
slots: {
|
|
4153
4179
|
default: (props: SelectionRootSlotProps) => any;
|
|
4154
4180
|
};
|
|
4155
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
4156
|
-
}>) =>
|
|
4181
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
4182
|
+
}>) => vue.VNode & {
|
|
4157
4183
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4158
4184
|
};
|
|
4159
4185
|
/**
|
|
@@ -4180,21 +4206,23 @@ declare const Selection: {
|
|
|
4180
4206
|
};
|
|
4181
4207
|
emit: {};
|
|
4182
4208
|
attrs: any;
|
|
4183
|
-
},
|
|
4184
|
-
props: {
|
|
4209
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4210
|
+
props: vue.PublicProps & {
|
|
4185
4211
|
id?: string | undefined;
|
|
4186
4212
|
label?: string | undefined;
|
|
4187
4213
|
value?: V | undefined;
|
|
4188
|
-
disabled?:
|
|
4214
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
4189
4215
|
namespace?: string | undefined;
|
|
4190
|
-
} &
|
|
4216
|
+
} & (typeof globalThis extends {
|
|
4217
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
4218
|
+
} ? P : {});
|
|
4191
4219
|
expose: (exposed: {}) => void;
|
|
4192
4220
|
attrs: any;
|
|
4193
4221
|
slots: {
|
|
4194
4222
|
default: (props: SelectionItemSlotProps<V>) => unknown;
|
|
4195
4223
|
};
|
|
4196
4224
|
emit: {};
|
|
4197
|
-
}>) =>
|
|
4225
|
+
}>) => vue.VNode & {
|
|
4198
4226
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
4199
4227
|
};
|
|
4200
4228
|
};
|
|
@@ -4264,25 +4292,25 @@ interface SliderRootSlotProps {
|
|
|
4264
4292
|
'data-orientation': 'horizontal' | 'vertical';
|
|
4265
4293
|
};
|
|
4266
4294
|
}
|
|
4267
|
-
declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?:
|
|
4268
|
-
declare const
|
|
4295
|
+
declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: vue.App) => SliderRootContext;
|
|
4296
|
+
declare const _default$21: typeof __VLS_export$21;
|
|
4297
|
+
declare const __VLS_export$21: __VLS_WithSlots$10<vue.DefineComponent<SliderRootProps & {
|
|
4269
4298
|
modelValue?: number | number[];
|
|
4270
|
-
}, {}, {}, {}, {},
|
|
4299
|
+
}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4271
4300
|
"update:model-value": (value: number | number[]) => any;
|
|
4272
4301
|
"update:modelValue": (value: number | number[]) => any;
|
|
4273
4302
|
start: (value: number | number[]) => any;
|
|
4274
4303
|
end: (value: number | number[]) => any;
|
|
4275
|
-
}, string,
|
|
4304
|
+
}, string, vue.PublicProps, Readonly<SliderRootProps & {
|
|
4276
4305
|
modelValue?: number | number[];
|
|
4277
4306
|
}> & Readonly<{
|
|
4278
4307
|
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
4279
4308
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
4280
4309
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
4281
4310
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
4282
|
-
}>, {}, {}, {}, {}, string,
|
|
4311
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4283
4312
|
default: (props: SliderRootSlotProps) => any;
|
|
4284
4313
|
}>;
|
|
4285
|
-
declare const _default$19: typeof __VLS_export$21;
|
|
4286
4314
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
4287
4315
|
new (): {
|
|
4288
4316
|
$slots: S;
|
|
@@ -4304,10 +4332,10 @@ interface SliderTrackSlotProps {
|
|
|
4304
4332
|
'onPointerdown': (e: PointerEvent) => void;
|
|
4305
4333
|
};
|
|
4306
4334
|
}
|
|
4307
|
-
declare const
|
|
4335
|
+
declare const _default$20: typeof __VLS_export$20;
|
|
4336
|
+
declare const __VLS_export$20: __VLS_WithSlots$9<vue.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4308
4337
|
default: (props: SliderTrackSlotProps) => any;
|
|
4309
4338
|
}>;
|
|
4310
|
-
declare const _default$21: typeof __VLS_export$20;
|
|
4311
4339
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
4312
4340
|
new (): {
|
|
4313
4341
|
$slots: S;
|
|
@@ -4332,10 +4360,10 @@ interface SliderRangeSlotProps {
|
|
|
4332
4360
|
'style': Record<string, string>;
|
|
4333
4361
|
};
|
|
4334
4362
|
}
|
|
4335
|
-
declare const
|
|
4363
|
+
declare const _default$19: typeof __VLS_export$19;
|
|
4364
|
+
declare const __VLS_export$19: __VLS_WithSlots$8<vue.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4336
4365
|
default: (props: SliderRangeSlotProps) => any;
|
|
4337
4366
|
}>;
|
|
4338
|
-
declare const _default$18: typeof __VLS_export$19;
|
|
4339
4367
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
4340
4368
|
new (): {
|
|
4341
4369
|
$slots: S;
|
|
@@ -4384,10 +4412,10 @@ interface SliderThumbSlotProps {
|
|
|
4384
4412
|
'onPointerdown': (e: PointerEvent) => void;
|
|
4385
4413
|
};
|
|
4386
4414
|
}
|
|
4387
|
-
declare const
|
|
4415
|
+
declare const _default$18: typeof __VLS_export$18;
|
|
4416
|
+
declare const __VLS_export$18: __VLS_WithSlots$7<vue.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4388
4417
|
default: (props: SliderThumbSlotProps) => any;
|
|
4389
4418
|
}>;
|
|
4390
|
-
declare const _default$20: typeof __VLS_export$18;
|
|
4391
4419
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
4392
4420
|
new (): {
|
|
4393
4421
|
$slots: S;
|
|
@@ -4401,8 +4429,8 @@ interface SliderHiddenInputProps {
|
|
|
4401
4429
|
/** Thumb index to read value from */
|
|
4402
4430
|
index?: number;
|
|
4403
4431
|
}
|
|
4404
|
-
declare const __VLS_export$17: vue760.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue760.ComponentOptionsMixin, vue760.ComponentOptionsMixin, {}, string, vue760.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue760.ComponentProvideOptions, false, {}, any>;
|
|
4405
4432
|
declare const _default$17: typeof __VLS_export$17;
|
|
4433
|
+
declare const __VLS_export$17: vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
4406
4434
|
//#endregion
|
|
4407
4435
|
//#region src/components/Slider/index.d.ts
|
|
4408
4436
|
/**
|
|
@@ -4461,19 +4489,19 @@ declare const Slider: {
|
|
|
4461
4489
|
* ```
|
|
4462
4490
|
*/
|
|
4463
4491
|
Root: {
|
|
4464
|
-
new (...args: any[]):
|
|
4492
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
|
|
4465
4493
|
modelValue?: number | number[];
|
|
4466
4494
|
}> & Readonly<{
|
|
4467
4495
|
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
4468
4496
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
4469
4497
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
4470
4498
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
4471
|
-
}>, {}, {}, {}, {},
|
|
4499
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4472
4500
|
"update:model-value": (value: number | number[]) => any;
|
|
4473
4501
|
"update:modelValue": (value: number | number[]) => any;
|
|
4474
4502
|
start: (value: number | number[]) => any;
|
|
4475
4503
|
end: (value: number | number[]) => any;
|
|
4476
|
-
},
|
|
4504
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4477
4505
|
P: {};
|
|
4478
4506
|
B: {};
|
|
4479
4507
|
D: {};
|
|
@@ -4491,19 +4519,19 @@ declare const Slider: {
|
|
|
4491
4519
|
__isFragment?: never;
|
|
4492
4520
|
__isTeleport?: never;
|
|
4493
4521
|
__isSuspense?: never;
|
|
4494
|
-
} &
|
|
4522
|
+
} & vue.ComponentOptionsBase<Readonly<SliderRootProps & {
|
|
4495
4523
|
modelValue?: number | number[];
|
|
4496
4524
|
}> & Readonly<{
|
|
4497
4525
|
"onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
|
|
4498
4526
|
"onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
|
|
4499
4527
|
onStart?: ((value: number | number[]) => any) | undefined;
|
|
4500
4528
|
onEnd?: ((value: number | number[]) => any) | undefined;
|
|
4501
|
-
}>, {}, {}, {}, {},
|
|
4529
|
+
}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4502
4530
|
"update:model-value": (value: number | number[]) => any;
|
|
4503
4531
|
"update:modelValue": (value: number | number[]) => any;
|
|
4504
4532
|
start: (value: number | number[]) => any;
|
|
4505
4533
|
end: (value: number | number[]) => any;
|
|
4506
|
-
}, string, {}, {}, string, {},
|
|
4534
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4507
4535
|
$slots: {
|
|
4508
4536
|
default: (props: SliderRootSlotProps) => any;
|
|
4509
4537
|
};
|
|
@@ -4525,7 +4553,7 @@ declare const Slider: {
|
|
|
4525
4553
|
* ```
|
|
4526
4554
|
*/
|
|
4527
4555
|
Track: {
|
|
4528
|
-
new (...args: any[]):
|
|
4556
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4529
4557
|
P: {};
|
|
4530
4558
|
B: {};
|
|
4531
4559
|
D: {};
|
|
@@ -4536,7 +4564,7 @@ declare const Slider: {
|
|
|
4536
4564
|
__isFragment?: never;
|
|
4537
4565
|
__isTeleport?: never;
|
|
4538
4566
|
__isSuspense?: never;
|
|
4539
|
-
} &
|
|
4567
|
+
} & vue.ComponentOptionsBase<Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4540
4568
|
$slots: {
|
|
4541
4569
|
default: (props: SliderTrackSlotProps) => any;
|
|
4542
4570
|
};
|
|
@@ -4558,7 +4586,7 @@ declare const Slider: {
|
|
|
4558
4586
|
* ```
|
|
4559
4587
|
*/
|
|
4560
4588
|
Range: {
|
|
4561
|
-
new (...args: any[]):
|
|
4589
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4562
4590
|
P: {};
|
|
4563
4591
|
B: {};
|
|
4564
4592
|
D: {};
|
|
@@ -4569,7 +4597,7 @@ declare const Slider: {
|
|
|
4569
4597
|
__isFragment?: never;
|
|
4570
4598
|
__isTeleport?: never;
|
|
4571
4599
|
__isSuspense?: never;
|
|
4572
|
-
} &
|
|
4600
|
+
} & vue.ComponentOptionsBase<Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4573
4601
|
$slots: {
|
|
4574
4602
|
default: (props: SliderRangeSlotProps) => any;
|
|
4575
4603
|
};
|
|
@@ -4591,7 +4619,7 @@ declare const Slider: {
|
|
|
4591
4619
|
* ```
|
|
4592
4620
|
*/
|
|
4593
4621
|
Thumb: {
|
|
4594
|
-
new (...args: any[]):
|
|
4622
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4595
4623
|
P: {};
|
|
4596
4624
|
B: {};
|
|
4597
4625
|
D: {};
|
|
@@ -4602,7 +4630,7 @@ declare const Slider: {
|
|
|
4602
4630
|
__isFragment?: never;
|
|
4603
4631
|
__isTeleport?: never;
|
|
4604
4632
|
__isSuspense?: never;
|
|
4605
|
-
} &
|
|
4633
|
+
} & vue.ComponentOptionsBase<Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4606
4634
|
$slots: {
|
|
4607
4635
|
default: (props: SliderThumbSlotProps) => any;
|
|
4608
4636
|
};
|
|
@@ -4640,7 +4668,7 @@ declare const Slider: {
|
|
|
4640
4668
|
* </template>
|
|
4641
4669
|
* ```
|
|
4642
4670
|
*/
|
|
4643
|
-
HiddenInput:
|
|
4671
|
+
HiddenInput: vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
4644
4672
|
};
|
|
4645
4673
|
//#endregion
|
|
4646
4674
|
//#region src/components/Splitter/SplitterRoot.vue.d.ts
|
|
@@ -4690,15 +4718,15 @@ interface SplitterRootSlotProps {
|
|
|
4690
4718
|
'data-dragging': true | undefined;
|
|
4691
4719
|
};
|
|
4692
4720
|
}
|
|
4693
|
-
declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?:
|
|
4694
|
-
declare const
|
|
4721
|
+
declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?: vue.App) => SplitterContext;
|
|
4722
|
+
declare const _default$16: typeof __VLS_export$16;
|
|
4723
|
+
declare const __VLS_export$16: __VLS_WithSlots$6<vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4695
4724
|
layout: (sizes: number[]) => any;
|
|
4696
|
-
}, string,
|
|
4725
|
+
}, string, vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
|
|
4697
4726
|
onLayout?: ((sizes: number[]) => any) | undefined;
|
|
4698
|
-
}>, {}, {}, {}, {}, string,
|
|
4727
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4699
4728
|
default: (props: SplitterRootSlotProps) => any;
|
|
4700
4729
|
}>;
|
|
4701
|
-
declare const _default$14: typeof __VLS_export$16;
|
|
4702
4730
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
4703
4731
|
new (): {
|
|
4704
4732
|
$slots: S;
|
|
@@ -4731,20 +4759,20 @@ interface SplitterPanelSlotProps {
|
|
|
4731
4759
|
'data-collapsed': true | undefined;
|
|
4732
4760
|
};
|
|
4733
4761
|
}
|
|
4734
|
-
declare const
|
|
4762
|
+
declare const _default$15: typeof __VLS_export$15;
|
|
4763
|
+
declare const __VLS_export$15: __VLS_WithSlots$5<vue.DefineComponent<SplitterPanelProps & {
|
|
4735
4764
|
collapsed?: boolean;
|
|
4736
|
-
}, SplitterPanelExpose, {}, {}, {},
|
|
4765
|
+
}, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4737
4766
|
resize: (size: number) => any;
|
|
4738
4767
|
"update:collapsed": (...args: unknown[]) => any;
|
|
4739
|
-
}, string,
|
|
4768
|
+
}, string, vue.PublicProps, Readonly<SplitterPanelProps & {
|
|
4740
4769
|
collapsed?: boolean;
|
|
4741
4770
|
}> & Readonly<{
|
|
4742
4771
|
onResize?: ((size: number) => any) | undefined;
|
|
4743
4772
|
"onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
|
|
4744
|
-
}>, {}, {}, {}, {}, string,
|
|
4773
|
+
}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4745
4774
|
default: (props: SplitterPanelSlotProps) => any;
|
|
4746
4775
|
}>;
|
|
4747
|
-
declare const _default$15: typeof __VLS_export$15;
|
|
4748
4776
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
4749
4777
|
new (): {
|
|
4750
4778
|
$slots: S;
|
|
@@ -4781,10 +4809,10 @@ interface SplitterHandleSlotProps {
|
|
|
4781
4809
|
'onKeydown': (e: KeyboardEvent) => void;
|
|
4782
4810
|
};
|
|
4783
4811
|
}
|
|
4784
|
-
declare const
|
|
4812
|
+
declare const _default$14: typeof __VLS_export$14;
|
|
4813
|
+
declare const __VLS_export$14: __VLS_WithSlots$4<vue.DefineComponent<SplitterHandleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
4785
4814
|
default: (props: SplitterHandleSlotProps) => any;
|
|
4786
4815
|
}>;
|
|
4787
|
-
declare const _default$16: typeof __VLS_export$14;
|
|
4788
4816
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
4789
4817
|
new (): {
|
|
4790
4818
|
$slots: S;
|
|
@@ -4846,11 +4874,11 @@ declare const Splitter: {
|
|
|
4846
4874
|
* ```
|
|
4847
4875
|
*/
|
|
4848
4876
|
Root: {
|
|
4849
|
-
new (...args: any[]):
|
|
4877
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterRootProps> & Readonly<{
|
|
4850
4878
|
onLayout?: ((sizes: number[]) => any) | undefined;
|
|
4851
|
-
}>, SplitterRootExpose, {}, {}, {},
|
|
4879
|
+
}>, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4852
4880
|
layout: (sizes: number[]) => any;
|
|
4853
|
-
},
|
|
4881
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4854
4882
|
P: {};
|
|
4855
4883
|
B: {};
|
|
4856
4884
|
D: {};
|
|
@@ -4863,11 +4891,11 @@ declare const Splitter: {
|
|
|
4863
4891
|
__isFragment?: never;
|
|
4864
4892
|
__isTeleport?: never;
|
|
4865
4893
|
__isSuspense?: never;
|
|
4866
|
-
} &
|
|
4894
|
+
} & vue.ComponentOptionsBase<Readonly<SplitterRootProps> & Readonly<{
|
|
4867
4895
|
onLayout?: ((sizes: number[]) => any) | undefined;
|
|
4868
|
-
}>, SplitterRootExpose, {}, {}, {},
|
|
4896
|
+
}>, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4869
4897
|
layout: (sizes: number[]) => any;
|
|
4870
|
-
}, string, {}, {}, string, {},
|
|
4898
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4871
4899
|
$slots: {
|
|
4872
4900
|
default: (props: SplitterRootSlotProps) => any;
|
|
4873
4901
|
};
|
|
@@ -4885,15 +4913,15 @@ declare const Splitter: {
|
|
|
4885
4913
|
* ```
|
|
4886
4914
|
*/
|
|
4887
4915
|
Panel: {
|
|
4888
|
-
new (...args: any[]):
|
|
4916
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterPanelProps & {
|
|
4889
4917
|
collapsed?: boolean;
|
|
4890
4918
|
}> & Readonly<{
|
|
4891
4919
|
onResize?: ((size: number) => any) | undefined;
|
|
4892
4920
|
"onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
|
|
4893
|
-
}>, SplitterPanelExpose, {}, {}, {},
|
|
4921
|
+
}>, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4894
4922
|
resize: (size: number) => any;
|
|
4895
4923
|
"update:collapsed": (...args: unknown[]) => any;
|
|
4896
|
-
},
|
|
4924
|
+
}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4897
4925
|
P: {};
|
|
4898
4926
|
B: {};
|
|
4899
4927
|
D: {};
|
|
@@ -4909,15 +4937,15 @@ declare const Splitter: {
|
|
|
4909
4937
|
__isFragment?: never;
|
|
4910
4938
|
__isTeleport?: never;
|
|
4911
4939
|
__isSuspense?: never;
|
|
4912
|
-
} &
|
|
4940
|
+
} & vue.ComponentOptionsBase<Readonly<SplitterPanelProps & {
|
|
4913
4941
|
collapsed?: boolean;
|
|
4914
4942
|
}> & Readonly<{
|
|
4915
4943
|
onResize?: ((size: number) => any) | undefined;
|
|
4916
4944
|
"onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
|
|
4917
|
-
}>, SplitterPanelExpose, {}, {}, {},
|
|
4945
|
+
}>, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
|
4918
4946
|
resize: (size: number) => any;
|
|
4919
4947
|
"update:collapsed": (...args: unknown[]) => any;
|
|
4920
|
-
}, string, {}, {}, string, {},
|
|
4948
|
+
}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4921
4949
|
$slots: {
|
|
4922
4950
|
default: (props: SplitterPanelSlotProps) => any;
|
|
4923
4951
|
};
|
|
@@ -4933,7 +4961,7 @@ declare const Splitter: {
|
|
|
4933
4961
|
* ```
|
|
4934
4962
|
*/
|
|
4935
4963
|
Handle: {
|
|
4936
|
-
new (...args: any[]):
|
|
4964
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
4937
4965
|
P: {};
|
|
4938
4966
|
B: {};
|
|
4939
4967
|
D: {};
|
|
@@ -4944,7 +4972,7 @@ declare const Splitter: {
|
|
|
4944
4972
|
__isFragment?: never;
|
|
4945
4973
|
__isTeleport?: never;
|
|
4946
4974
|
__isSuspense?: never;
|
|
4947
|
-
} &
|
|
4975
|
+
} & vue.ComponentOptionsBase<Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
4948
4976
|
$slots: {
|
|
4949
4977
|
default: (props: SplitterHandleSlotProps) => any;
|
|
4950
4978
|
};
|
|
@@ -4997,25 +5025,27 @@ interface SwitchGroupSlotProps {
|
|
|
4997
5025
|
'aria-describedby': string | undefined;
|
|
4998
5026
|
};
|
|
4999
5027
|
}
|
|
5000
|
-
declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?:
|
|
5001
|
-
declare const
|
|
5002
|
-
|
|
5028
|
+
declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
|
|
5029
|
+
declare const _default$13: typeof __VLS_export$13;
|
|
5030
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5031
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
|
|
5003
5032
|
modelValue?: T | T[];
|
|
5004
5033
|
}) & {
|
|
5005
5034
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5006
5035
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5007
|
-
}> &
|
|
5036
|
+
}> & (typeof globalThis extends {
|
|
5037
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5038
|
+
} ? P : {});
|
|
5008
5039
|
expose: (exposed: {}) => void;
|
|
5009
5040
|
attrs: any;
|
|
5010
5041
|
slots: {
|
|
5011
5042
|
default: (props: SwitchGroupSlotProps) => any;
|
|
5012
5043
|
};
|
|
5013
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
5014
|
-
}>) =>
|
|
5044
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
5045
|
+
}>) => vue.VNode & {
|
|
5015
5046
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5016
5047
|
};
|
|
5017
|
-
|
|
5018
|
-
type __VLS_PrettifyLocal$8<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5048
|
+
type __VLS_PrettifyLocal$8<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5019
5049
|
//#endregion
|
|
5020
5050
|
//#region src/components/Switch/SwitchHiddenInput.vue.d.ts
|
|
5021
5051
|
interface SwitchHiddenInputProps {
|
|
@@ -5028,8 +5058,8 @@ interface SwitchHiddenInputProps {
|
|
|
5028
5058
|
/** Associate with form by ID (overrides Root's form) */
|
|
5029
5059
|
form?: string;
|
|
5030
5060
|
}
|
|
5031
|
-
declare const
|
|
5032
|
-
declare const
|
|
5061
|
+
declare const _default$12: typeof __VLS_export$12;
|
|
5062
|
+
declare const __VLS_export$12: vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
5033
5063
|
//#endregion
|
|
5034
5064
|
//#region src/components/Switch/SwitchRoot.vue.d.ts
|
|
5035
5065
|
/** Visual state of the switch for styling purposes */
|
|
@@ -5126,25 +5156,27 @@ interface SwitchRootSlotProps<V = unknown> {
|
|
|
5126
5156
|
'data-disabled': true | undefined;
|
|
5127
5157
|
};
|
|
5128
5158
|
}
|
|
5129
|
-
declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?:
|
|
5130
|
-
declare const
|
|
5131
|
-
|
|
5159
|
+
declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: vue.App) => SwitchRootContext<unknown>;
|
|
5160
|
+
declare const _default$11: typeof __VLS_export$11;
|
|
5161
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5162
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
|
|
5132
5163
|
modelValue?: boolean;
|
|
5133
5164
|
}) & {
|
|
5134
5165
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
5135
5166
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
5136
|
-
}> &
|
|
5167
|
+
}> & (typeof globalThis extends {
|
|
5168
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5169
|
+
} ? P : {});
|
|
5137
5170
|
expose: (exposed: {}) => void;
|
|
5138
5171
|
attrs: any;
|
|
5139
5172
|
slots: {
|
|
5140
5173
|
default: (props: SwitchRootSlotProps<V>) => any;
|
|
5141
5174
|
};
|
|
5142
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
5143
|
-
}>) =>
|
|
5175
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
5176
|
+
}>) => vue.VNode & {
|
|
5144
5177
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5145
5178
|
};
|
|
5146
|
-
|
|
5147
|
-
type __VLS_PrettifyLocal$7<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5179
|
+
type __VLS_PrettifyLocal$7<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5148
5180
|
//#endregion
|
|
5149
5181
|
//#region src/components/Switch/SwitchSelectAll.vue.d.ts
|
|
5150
5182
|
interface SwitchSelectAllProps extends AtomProps {
|
|
@@ -5190,10 +5222,10 @@ interface SwitchSelectAllSlotProps {
|
|
|
5190
5222
|
'data-disabled': true | undefined;
|
|
5191
5223
|
};
|
|
5192
5224
|
}
|
|
5193
|
-
declare const
|
|
5225
|
+
declare const _default$10: typeof __VLS_export$10;
|
|
5226
|
+
declare const __VLS_export$10: __VLS_WithSlots$3<vue.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5194
5227
|
default: (props: SwitchSelectAllSlotProps) => any;
|
|
5195
5228
|
}>;
|
|
5196
|
-
declare const _default$11: typeof __VLS_export$10;
|
|
5197
5229
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
5198
5230
|
new (): {
|
|
5199
5231
|
$slots: S;
|
|
@@ -5218,10 +5250,10 @@ interface SwitchThumbSlotProps {
|
|
|
5218
5250
|
};
|
|
5219
5251
|
};
|
|
5220
5252
|
}
|
|
5221
|
-
declare const
|
|
5253
|
+
declare const _default$9: typeof __VLS_export$9;
|
|
5254
|
+
declare const __VLS_export$9: __VLS_WithSlots$2<vue.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5222
5255
|
default: (props: SwitchThumbSlotProps) => any;
|
|
5223
5256
|
}>;
|
|
5224
|
-
declare const _default$12: typeof __VLS_export$9;
|
|
5225
5257
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
5226
5258
|
new (): {
|
|
5227
5259
|
$slots: S;
|
|
@@ -5243,10 +5275,10 @@ interface SwitchTrackSlotProps {
|
|
|
5243
5275
|
'data-state': SwitchState;
|
|
5244
5276
|
};
|
|
5245
5277
|
}
|
|
5246
|
-
declare const
|
|
5278
|
+
declare const _default$8: typeof __VLS_export$8;
|
|
5279
|
+
declare const __VLS_export$8: __VLS_WithSlots$1<vue.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
5247
5280
|
default: (props: SwitchTrackSlotProps) => any;
|
|
5248
5281
|
}>;
|
|
5249
|
-
declare const _default$13: typeof __VLS_export$8;
|
|
5250
5282
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
5251
5283
|
new (): {
|
|
5252
5284
|
$slots: S;
|
|
@@ -5317,10 +5349,10 @@ declare const Switch: {
|
|
|
5317
5349
|
slots: {
|
|
5318
5350
|
default: (props: SwitchGroupSlotProps) => any;
|
|
5319
5351
|
};
|
|
5320
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
5352
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
5321
5353
|
attrs: any;
|
|
5322
|
-
},
|
|
5323
|
-
props: {
|
|
5354
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5355
|
+
props: vue.PublicProps & {
|
|
5324
5356
|
namespace?: string | undefined;
|
|
5325
5357
|
disabled?: boolean | undefined;
|
|
5326
5358
|
enroll?: boolean | undefined;
|
|
@@ -5333,14 +5365,16 @@ declare const Switch: {
|
|
|
5333
5365
|
modelValue?: (T | T[]) | undefined;
|
|
5334
5366
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
5335
5367
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5336
|
-
} &
|
|
5368
|
+
} & (typeof globalThis extends {
|
|
5369
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5370
|
+
} ? P : {});
|
|
5337
5371
|
expose: (exposed: {}) => void;
|
|
5338
5372
|
attrs: any;
|
|
5339
5373
|
slots: {
|
|
5340
5374
|
default: (props: SwitchGroupSlotProps) => any;
|
|
5341
5375
|
};
|
|
5342
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
5343
|
-
}>) =>
|
|
5376
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
5377
|
+
}>) => vue.VNode & {
|
|
5344
5378
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5345
5379
|
};
|
|
5346
5380
|
/**
|
|
@@ -5365,7 +5399,7 @@ declare const Switch: {
|
|
|
5365
5399
|
* </template>
|
|
5366
5400
|
* ```
|
|
5367
5401
|
*/
|
|
5368
|
-
HiddenInput:
|
|
5402
|
+
HiddenInput: vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
5369
5403
|
/**
|
|
5370
5404
|
* Root component for individual switches.
|
|
5371
5405
|
*
|
|
@@ -5401,17 +5435,17 @@ declare const Switch: {
|
|
|
5401
5435
|
slots: {
|
|
5402
5436
|
default: (props: SwitchRootSlotProps<V>) => any;
|
|
5403
5437
|
};
|
|
5404
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
5438
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
5405
5439
|
attrs: any;
|
|
5406
|
-
},
|
|
5407
|
-
props: {
|
|
5440
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5441
|
+
props: vue.PublicProps & {
|
|
5408
5442
|
id?: ID | undefined;
|
|
5409
5443
|
label?: string | undefined;
|
|
5410
5444
|
value?: V | undefined;
|
|
5411
5445
|
name?: string | undefined;
|
|
5412
5446
|
form?: string | undefined;
|
|
5413
|
-
disabled?:
|
|
5414
|
-
indeterminate?:
|
|
5447
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
5448
|
+
indeterminate?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
5415
5449
|
namespace?: string | undefined;
|
|
5416
5450
|
groupNamespace?: string | undefined;
|
|
5417
5451
|
ariaLabelledby?: string | undefined;
|
|
@@ -5422,14 +5456,16 @@ declare const Switch: {
|
|
|
5422
5456
|
modelValue?: boolean | undefined;
|
|
5423
5457
|
"onUpdate:model-value"?: ((value: boolean) => any) | undefined;
|
|
5424
5458
|
"onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
|
|
5425
|
-
} &
|
|
5459
|
+
} & (typeof globalThis extends {
|
|
5460
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5461
|
+
} ? P : {});
|
|
5426
5462
|
expose: (exposed: {}) => void;
|
|
5427
5463
|
attrs: any;
|
|
5428
5464
|
slots: {
|
|
5429
5465
|
default: (props: SwitchRootSlotProps<V>) => any;
|
|
5430
5466
|
};
|
|
5431
|
-
emit: ((evt: "update:model-value", value: boolean) => void) & ((
|
|
5432
|
-
}>) =>
|
|
5467
|
+
emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
|
|
5468
|
+
}>) => vue.VNode & {
|
|
5433
5469
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5434
5470
|
};
|
|
5435
5471
|
/**
|
|
@@ -5470,7 +5506,7 @@ declare const Switch: {
|
|
|
5470
5506
|
* ```
|
|
5471
5507
|
*/
|
|
5472
5508
|
SelectAll: {
|
|
5473
|
-
new (...args: any[]):
|
|
5509
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5474
5510
|
P: {};
|
|
5475
5511
|
B: {};
|
|
5476
5512
|
D: {};
|
|
@@ -5481,7 +5517,7 @@ declare const Switch: {
|
|
|
5481
5517
|
__isFragment?: never;
|
|
5482
5518
|
__isTeleport?: never;
|
|
5483
5519
|
__isSuspense?: never;
|
|
5484
|
-
} &
|
|
5520
|
+
} & vue.ComponentOptionsBase<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5485
5521
|
$slots: {
|
|
5486
5522
|
default: (props: SwitchSelectAllSlotProps) => any;
|
|
5487
5523
|
};
|
|
@@ -5505,7 +5541,7 @@ declare const Switch: {
|
|
|
5505
5541
|
* ```
|
|
5506
5542
|
*/
|
|
5507
5543
|
Thumb: {
|
|
5508
|
-
new (...args: any[]):
|
|
5544
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5509
5545
|
P: {};
|
|
5510
5546
|
B: {};
|
|
5511
5547
|
D: {};
|
|
@@ -5516,7 +5552,7 @@ declare const Switch: {
|
|
|
5516
5552
|
__isFragment?: never;
|
|
5517
5553
|
__isTeleport?: never;
|
|
5518
5554
|
__isSuspense?: never;
|
|
5519
|
-
} &
|
|
5555
|
+
} & vue.ComponentOptionsBase<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5520
5556
|
$slots: {
|
|
5521
5557
|
default: (props: SwitchThumbSlotProps) => any;
|
|
5522
5558
|
};
|
|
@@ -5539,7 +5575,7 @@ declare const Switch: {
|
|
|
5539
5575
|
* ```
|
|
5540
5576
|
*/
|
|
5541
5577
|
Track: {
|
|
5542
|
-
new (...args: any[]):
|
|
5578
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
5543
5579
|
P: {};
|
|
5544
5580
|
B: {};
|
|
5545
5581
|
D: {};
|
|
@@ -5550,7 +5586,7 @@ declare const Switch: {
|
|
|
5550
5586
|
__isFragment?: never;
|
|
5551
5587
|
__isTeleport?: never;
|
|
5552
5588
|
__isSuspense?: never;
|
|
5553
|
-
} &
|
|
5589
|
+
} & vue.ComponentOptionsBase<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
5554
5590
|
$slots: {
|
|
5555
5591
|
default: (props: SwitchTrackSlotProps) => any;
|
|
5556
5592
|
};
|
|
@@ -5587,24 +5623,26 @@ interface SingleRootSlotProps {
|
|
|
5587
5623
|
'aria-multiselectable': false;
|
|
5588
5624
|
};
|
|
5589
5625
|
}
|
|
5590
|
-
declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?:
|
|
5591
|
-
declare const
|
|
5592
|
-
|
|
5626
|
+
declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?: vue.App) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>;
|
|
5627
|
+
declare const _default$7: typeof __VLS_export$7;
|
|
5628
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5629
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$6<(SingleRootProps & {
|
|
5593
5630
|
modelValue?: T | T[];
|
|
5594
5631
|
}) & {
|
|
5595
5632
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5596
|
-
}> &
|
|
5633
|
+
}> & (typeof globalThis extends {
|
|
5634
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5635
|
+
} ? P : {});
|
|
5597
5636
|
expose: (exposed: {}) => void;
|
|
5598
5637
|
attrs: any;
|
|
5599
5638
|
slots: {
|
|
5600
5639
|
default: (props: SingleRootSlotProps) => any;
|
|
5601
5640
|
};
|
|
5602
|
-
emit: (
|
|
5603
|
-
}>) =>
|
|
5641
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5642
|
+
}>) => vue.VNode & {
|
|
5604
5643
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5605
5644
|
};
|
|
5606
|
-
|
|
5607
|
-
type __VLS_PrettifyLocal$6<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5645
|
+
type __VLS_PrettifyLocal$6<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5608
5646
|
//#endregion
|
|
5609
5647
|
//#region src/components/Single/SingleItem.vue.d.ts
|
|
5610
5648
|
interface SingleItemProps<V = unknown> {
|
|
@@ -5644,19 +5682,21 @@ interface SingleItemSlotProps<V = unknown> {
|
|
|
5644
5682
|
'data-disabled': true | undefined;
|
|
5645
5683
|
};
|
|
5646
5684
|
}
|
|
5647
|
-
declare const
|
|
5648
|
-
|
|
5685
|
+
declare const _default$6: typeof __VLS_export$6;
|
|
5686
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5687
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$5<SingleItemProps<V>> & (typeof globalThis extends {
|
|
5688
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5689
|
+
} ? P : {});
|
|
5649
5690
|
expose: (exposed: {}) => void;
|
|
5650
5691
|
attrs: any;
|
|
5651
5692
|
slots: {
|
|
5652
5693
|
default: (props: SingleItemSlotProps<V>) => unknown;
|
|
5653
5694
|
};
|
|
5654
5695
|
emit: {};
|
|
5655
|
-
}>) =>
|
|
5696
|
+
}>) => vue.VNode & {
|
|
5656
5697
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5657
5698
|
};
|
|
5658
|
-
|
|
5659
|
-
type __VLS_PrettifyLocal$5<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5699
|
+
type __VLS_PrettifyLocal$5<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5660
5700
|
//#endregion
|
|
5661
5701
|
//#region src/components/Single/index.d.ts
|
|
5662
5702
|
/**
|
|
@@ -5693,24 +5733,26 @@ declare const Single: {
|
|
|
5693
5733
|
slots: {
|
|
5694
5734
|
default: (props: SingleRootSlotProps) => any;
|
|
5695
5735
|
};
|
|
5696
|
-
emit: (
|
|
5736
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5697
5737
|
attrs: any;
|
|
5698
|
-
},
|
|
5699
|
-
props: {
|
|
5738
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5739
|
+
props: vue.PublicProps & {
|
|
5700
5740
|
namespace?: string | undefined;
|
|
5701
5741
|
disabled?: boolean | undefined;
|
|
5702
5742
|
enroll?: boolean | undefined;
|
|
5703
5743
|
mandatory?: boolean | "force" | undefined;
|
|
5704
5744
|
modelValue?: (T | T[]) | undefined;
|
|
5705
5745
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5706
|
-
} &
|
|
5746
|
+
} & (typeof globalThis extends {
|
|
5747
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5748
|
+
} ? P : {});
|
|
5707
5749
|
expose: (exposed: {}) => void;
|
|
5708
5750
|
attrs: any;
|
|
5709
5751
|
slots: {
|
|
5710
5752
|
default: (props: SingleRootSlotProps) => any;
|
|
5711
5753
|
};
|
|
5712
|
-
emit: (
|
|
5713
|
-
}>) =>
|
|
5754
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5755
|
+
}>) => vue.VNode & {
|
|
5714
5756
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5715
5757
|
};
|
|
5716
5758
|
/**
|
|
@@ -5739,21 +5781,23 @@ declare const Single: {
|
|
|
5739
5781
|
};
|
|
5740
5782
|
emit: {};
|
|
5741
5783
|
attrs: any;
|
|
5742
|
-
},
|
|
5743
|
-
props: {
|
|
5784
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5785
|
+
props: vue.PublicProps & {
|
|
5744
5786
|
id?: string | undefined;
|
|
5745
5787
|
label?: string | undefined;
|
|
5746
5788
|
value?: V | undefined;
|
|
5747
|
-
disabled?:
|
|
5789
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
5748
5790
|
namespace?: string | undefined;
|
|
5749
|
-
} &
|
|
5791
|
+
} & (typeof globalThis extends {
|
|
5792
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5793
|
+
} ? P : {});
|
|
5750
5794
|
expose: (exposed: {}) => void;
|
|
5751
5795
|
attrs: any;
|
|
5752
5796
|
slots: {
|
|
5753
5797
|
default: (props: SingleItemSlotProps<V>) => unknown;
|
|
5754
5798
|
};
|
|
5755
5799
|
emit: {};
|
|
5756
|
-
}>) =>
|
|
5800
|
+
}>) => vue.VNode & {
|
|
5757
5801
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5758
5802
|
};
|
|
5759
5803
|
};
|
|
@@ -5798,24 +5842,26 @@ interface StepRootSlotProps {
|
|
|
5798
5842
|
'aria-multiselectable': false;
|
|
5799
5843
|
};
|
|
5800
5844
|
}
|
|
5801
|
-
declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?:
|
|
5802
|
-
declare const
|
|
5803
|
-
|
|
5845
|
+
declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?: vue.App) => StepContext<StepTicket, StepTicket<StepTicket>>;
|
|
5846
|
+
declare const _default$5: typeof __VLS_export$5;
|
|
5847
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5848
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$4<(StepRootProps & {
|
|
5804
5849
|
modelValue?: T | T[];
|
|
5805
5850
|
}) & {
|
|
5806
5851
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5807
|
-
}> &
|
|
5852
|
+
}> & (typeof globalThis extends {
|
|
5853
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5854
|
+
} ? P : {});
|
|
5808
5855
|
expose: (exposed: {}) => void;
|
|
5809
5856
|
attrs: any;
|
|
5810
5857
|
slots: {
|
|
5811
5858
|
default: (props: StepRootSlotProps) => any;
|
|
5812
5859
|
};
|
|
5813
|
-
emit: (
|
|
5814
|
-
}>) =>
|
|
5860
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5861
|
+
}>) => vue.VNode & {
|
|
5815
5862
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5816
5863
|
};
|
|
5817
|
-
|
|
5818
|
-
type __VLS_PrettifyLocal$4<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5864
|
+
type __VLS_PrettifyLocal$4<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5819
5865
|
//#endregion
|
|
5820
5866
|
//#region src/components/Step/StepItem.vue.d.ts
|
|
5821
5867
|
interface StepItemProps<V = unknown> {
|
|
@@ -5855,19 +5901,21 @@ interface StepItemSlotProps<V = unknown> {
|
|
|
5855
5901
|
'data-disabled': true | undefined;
|
|
5856
5902
|
};
|
|
5857
5903
|
}
|
|
5858
|
-
declare const
|
|
5859
|
-
|
|
5904
|
+
declare const _default$4: typeof __VLS_export$4;
|
|
5905
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5906
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$3<StepItemProps<V>> & (typeof globalThis extends {
|
|
5907
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5908
|
+
} ? P : {});
|
|
5860
5909
|
expose: (exposed: {}) => void;
|
|
5861
5910
|
attrs: any;
|
|
5862
5911
|
slots: {
|
|
5863
5912
|
default: (props: StepItemSlotProps<V>) => unknown;
|
|
5864
5913
|
};
|
|
5865
5914
|
emit: {};
|
|
5866
|
-
}>) =>
|
|
5915
|
+
}>) => vue.VNode & {
|
|
5867
5916
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5868
5917
|
};
|
|
5869
|
-
|
|
5870
|
-
type __VLS_PrettifyLocal$3<T> = { [K in keyof T as K]: T[K] } & {};
|
|
5918
|
+
type __VLS_PrettifyLocal$3<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
5871
5919
|
//#endregion
|
|
5872
5920
|
//#region src/components/Step/index.d.ts
|
|
5873
5921
|
/**
|
|
@@ -5902,24 +5950,26 @@ declare const Step: {
|
|
|
5902
5950
|
slots: {
|
|
5903
5951
|
default: (props: StepRootSlotProps) => any;
|
|
5904
5952
|
};
|
|
5905
|
-
emit: (
|
|
5953
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5906
5954
|
attrs: any;
|
|
5907
|
-
},
|
|
5908
|
-
props: {
|
|
5955
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5956
|
+
props: vue.PublicProps & {
|
|
5909
5957
|
namespace?: string | undefined;
|
|
5910
5958
|
disabled?: boolean | undefined;
|
|
5911
5959
|
enroll?: boolean | undefined;
|
|
5912
5960
|
mandatory?: boolean | "force" | undefined;
|
|
5913
5961
|
modelValue?: (T | T[]) | undefined;
|
|
5914
5962
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
5915
|
-
} &
|
|
5963
|
+
} & (typeof globalThis extends {
|
|
5964
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
5965
|
+
} ? P : {});
|
|
5916
5966
|
expose: (exposed: {}) => void;
|
|
5917
5967
|
attrs: any;
|
|
5918
5968
|
slots: {
|
|
5919
5969
|
default: (props: StepRootSlotProps) => any;
|
|
5920
5970
|
};
|
|
5921
|
-
emit: (
|
|
5922
|
-
}>) =>
|
|
5971
|
+
emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
|
|
5972
|
+
}>) => vue.VNode & {
|
|
5923
5973
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5924
5974
|
};
|
|
5925
5975
|
/**
|
|
@@ -5946,21 +5996,23 @@ declare const Step: {
|
|
|
5946
5996
|
};
|
|
5947
5997
|
emit: {};
|
|
5948
5998
|
attrs: any;
|
|
5949
|
-
},
|
|
5950
|
-
props: {
|
|
5999
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6000
|
+
props: vue.PublicProps & {
|
|
5951
6001
|
id?: string | undefined;
|
|
5952
6002
|
label?: string | undefined;
|
|
5953
6003
|
value?: V | undefined;
|
|
5954
|
-
disabled?:
|
|
6004
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
5955
6005
|
namespace?: string | undefined;
|
|
5956
|
-
} &
|
|
6006
|
+
} & (typeof globalThis extends {
|
|
6007
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6008
|
+
} ? P : {});
|
|
5957
6009
|
expose: (exposed: {}) => void;
|
|
5958
6010
|
attrs: any;
|
|
5959
6011
|
slots: {
|
|
5960
6012
|
default: (props: StepItemSlotProps<V>) => unknown;
|
|
5961
6013
|
};
|
|
5962
6014
|
emit: {};
|
|
5963
|
-
}>) =>
|
|
6015
|
+
}>) => vue.VNode & {
|
|
5964
6016
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
5965
6017
|
};
|
|
5966
6018
|
};
|
|
@@ -6037,25 +6089,27 @@ interface TabsContext extends StepContext<TabsTicket> {
|
|
|
6037
6089
|
/** Root ID for generating tab/panel IDs */
|
|
6038
6090
|
rootId: string;
|
|
6039
6091
|
}
|
|
6040
|
-
declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?:
|
|
6041
|
-
declare const
|
|
6042
|
-
|
|
6092
|
+
declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: vue.App) => TabsContext;
|
|
6093
|
+
declare const _default$3: typeof __VLS_export$3;
|
|
6094
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6095
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$2<(TabsRootProps & {
|
|
6043
6096
|
modelValue?: T | T[];
|
|
6044
6097
|
}) & {
|
|
6045
6098
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
6046
6099
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
6047
|
-
}> &
|
|
6100
|
+
}> & (typeof globalThis extends {
|
|
6101
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6102
|
+
} ? P : {});
|
|
6048
6103
|
expose: (exposed: {}) => void;
|
|
6049
6104
|
attrs: any;
|
|
6050
6105
|
slots: {
|
|
6051
6106
|
default: (props: TabsRootSlotProps) => any;
|
|
6052
6107
|
};
|
|
6053
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
6054
|
-
}>) =>
|
|
6108
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
6109
|
+
}>) => vue.VNode & {
|
|
6055
6110
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6056
6111
|
};
|
|
6057
|
-
|
|
6058
|
-
type __VLS_PrettifyLocal$2<T> = { [K in keyof T as K]: T[K] } & {};
|
|
6112
|
+
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
6059
6113
|
//#endregion
|
|
6060
6114
|
//#region src/components/Tabs/TabsList.vue.d.ts
|
|
6061
6115
|
interface TabsListProps extends AtomProps {
|
|
@@ -6078,10 +6132,10 @@ interface TabsListSlotProps {
|
|
|
6078
6132
|
'data-disabled': true | undefined;
|
|
6079
6133
|
};
|
|
6080
6134
|
}
|
|
6081
|
-
declare const
|
|
6135
|
+
declare const _default$2: typeof __VLS_export$2;
|
|
6136
|
+
declare const __VLS_export$2: __VLS_WithSlots<vue.DefineComponent<TabsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
|
|
6082
6137
|
default: (props: TabsListSlotProps) => any;
|
|
6083
6138
|
}>;
|
|
6084
|
-
declare const _default$1: typeof __VLS_export$2;
|
|
6085
6139
|
type __VLS_WithSlots<T, S> = T & {
|
|
6086
6140
|
new (): {
|
|
6087
6141
|
$slots: S;
|
|
@@ -6134,19 +6188,21 @@ interface TabsItemSlotProps {
|
|
|
6134
6188
|
'onFocus': () => void;
|
|
6135
6189
|
};
|
|
6136
6190
|
}
|
|
6137
|
-
declare const
|
|
6138
|
-
|
|
6191
|
+
declare const _default$1: typeof __VLS_export$1;
|
|
6192
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6193
|
+
props: vue.PublicProps & __VLS_PrettifyLocal$1<TabsItemProps<V>> & (typeof globalThis extends {
|
|
6194
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6195
|
+
} ? P : {});
|
|
6139
6196
|
expose: (exposed: {}) => void;
|
|
6140
6197
|
attrs: any;
|
|
6141
6198
|
slots: {
|
|
6142
6199
|
default: (props: TabsItemSlotProps) => any;
|
|
6143
6200
|
};
|
|
6144
6201
|
emit: {};
|
|
6145
|
-
}>) =>
|
|
6202
|
+
}>) => vue.VNode & {
|
|
6146
6203
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6147
6204
|
};
|
|
6148
|
-
|
|
6149
|
-
type __VLS_PrettifyLocal$1<T> = { [K in keyof T as K]: T[K] } & {};
|
|
6205
|
+
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
6150
6206
|
//#endregion
|
|
6151
6207
|
//#region src/components/Tabs/TabsPanel.vue.d.ts
|
|
6152
6208
|
interface TabsPanelProps<V = unknown> extends AtomProps {
|
|
@@ -6168,19 +6224,21 @@ interface TabsPanelSlotProps {
|
|
|
6168
6224
|
'data-selected': true | undefined;
|
|
6169
6225
|
};
|
|
6170
6226
|
}
|
|
6171
|
-
declare const
|
|
6172
|
-
|
|
6227
|
+
declare const _default: typeof __VLS_export;
|
|
6228
|
+
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_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6229
|
+
props: vue.PublicProps & __VLS_PrettifyLocal<TabsPanelProps<V>> & (typeof globalThis extends {
|
|
6230
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6231
|
+
} ? P : {});
|
|
6173
6232
|
expose: (exposed: {}) => void;
|
|
6174
6233
|
attrs: any;
|
|
6175
6234
|
slots: {
|
|
6176
6235
|
default: (props: TabsPanelSlotProps) => any;
|
|
6177
6236
|
};
|
|
6178
6237
|
emit: {};
|
|
6179
|
-
}>) =>
|
|
6238
|
+
}>) => vue.VNode & {
|
|
6180
6239
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6181
6240
|
};
|
|
6182
|
-
|
|
6183
|
-
type __VLS_PrettifyLocal<T> = { [K in keyof T as K]: T[K] } & {};
|
|
6241
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
6184
6242
|
//#endregion
|
|
6185
6243
|
//#region src/components/Tabs/index.d.ts
|
|
6186
6244
|
/**
|
|
@@ -6221,10 +6279,10 @@ declare const Tabs: {
|
|
|
6221
6279
|
slots: {
|
|
6222
6280
|
default: (props: TabsRootSlotProps) => any;
|
|
6223
6281
|
};
|
|
6224
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
6282
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
6225
6283
|
attrs: any;
|
|
6226
|
-
},
|
|
6227
|
-
props: {
|
|
6284
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6285
|
+
props: vue.PublicProps & {
|
|
6228
6286
|
namespace?: string | undefined;
|
|
6229
6287
|
disabled?: boolean | undefined;
|
|
6230
6288
|
enroll?: boolean | undefined;
|
|
@@ -6235,14 +6293,16 @@ declare const Tabs: {
|
|
|
6235
6293
|
modelValue?: (T | T[]) | undefined;
|
|
6236
6294
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
6237
6295
|
"onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
|
|
6238
|
-
} &
|
|
6296
|
+
} & (typeof globalThis extends {
|
|
6297
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6298
|
+
} ? P : {});
|
|
6239
6299
|
expose: (exposed: {}) => void;
|
|
6240
6300
|
attrs: any;
|
|
6241
6301
|
slots: {
|
|
6242
6302
|
default: (props: TabsRootSlotProps) => any;
|
|
6243
6303
|
};
|
|
6244
|
-
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((
|
|
6245
|
-
}>) =>
|
|
6304
|
+
emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
|
|
6305
|
+
}>) => vue.VNode & {
|
|
6246
6306
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6247
6307
|
};
|
|
6248
6308
|
/**
|
|
@@ -6251,7 +6311,7 @@ declare const Tabs: {
|
|
|
6251
6311
|
* @see https://0.vuetifyjs.com/components/tabs#tabslist
|
|
6252
6312
|
*/
|
|
6253
6313
|
List: {
|
|
6254
|
-
new (...args: any[]):
|
|
6314
|
+
new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
|
|
6255
6315
|
P: {};
|
|
6256
6316
|
B: {};
|
|
6257
6317
|
D: {};
|
|
@@ -6262,7 +6322,7 @@ declare const Tabs: {
|
|
|
6262
6322
|
__isFragment?: never;
|
|
6263
6323
|
__isTeleport?: never;
|
|
6264
6324
|
__isSuspense?: never;
|
|
6265
|
-
} &
|
|
6325
|
+
} & vue.ComponentOptionsBase<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
|
|
6266
6326
|
$slots: {
|
|
6267
6327
|
default: (props: TabsListSlotProps) => any;
|
|
6268
6328
|
};
|
|
@@ -6278,25 +6338,27 @@ declare const Tabs: {
|
|
|
6278
6338
|
};
|
|
6279
6339
|
emit: {};
|
|
6280
6340
|
attrs: any;
|
|
6281
|
-
},
|
|
6282
|
-
props: {
|
|
6341
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6342
|
+
props: vue.PublicProps & {
|
|
6283
6343
|
id?: ID | undefined;
|
|
6284
6344
|
value?: V | undefined;
|
|
6285
|
-
disabled?:
|
|
6345
|
+
disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
|
|
6286
6346
|
namespace?: string | undefined;
|
|
6287
6347
|
ariaLabel?: string | undefined;
|
|
6288
6348
|
ariaLabelledby?: string | undefined;
|
|
6289
6349
|
ariaDescribedby?: string | undefined;
|
|
6290
6350
|
as?: (DOMElement | null) | undefined;
|
|
6291
6351
|
renderless?: boolean | undefined;
|
|
6292
|
-
} &
|
|
6352
|
+
} & (typeof globalThis extends {
|
|
6353
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6354
|
+
} ? P : {});
|
|
6293
6355
|
expose: (exposed: {}) => void;
|
|
6294
6356
|
attrs: any;
|
|
6295
6357
|
slots: {
|
|
6296
6358
|
default: (props: TabsItemSlotProps) => any;
|
|
6297
6359
|
};
|
|
6298
6360
|
emit: {};
|
|
6299
|
-
}>) =>
|
|
6361
|
+
}>) => vue.VNode & {
|
|
6300
6362
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6301
6363
|
};
|
|
6302
6364
|
/**
|
|
@@ -6310,22 +6372,24 @@ declare const Tabs: {
|
|
|
6310
6372
|
};
|
|
6311
6373
|
emit: {};
|
|
6312
6374
|
attrs: any;
|
|
6313
|
-
},
|
|
6314
|
-
props: {
|
|
6375
|
+
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
6376
|
+
props: vue.PublicProps & {
|
|
6315
6377
|
value: V;
|
|
6316
6378
|
namespace?: string | undefined;
|
|
6317
6379
|
as?: (DOMElement | null) | undefined;
|
|
6318
6380
|
renderless?: boolean | undefined;
|
|
6319
|
-
} &
|
|
6381
|
+
} & (typeof globalThis extends {
|
|
6382
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
6383
|
+
} ? P : {});
|
|
6320
6384
|
expose: (exposed: {}) => void;
|
|
6321
6385
|
attrs: any;
|
|
6322
6386
|
slots: {
|
|
6323
6387
|
default: (props: TabsPanelSlotProps) => any;
|
|
6324
6388
|
};
|
|
6325
6389
|
emit: {};
|
|
6326
|
-
}>) =>
|
|
6390
|
+
}>) => vue.VNode & {
|
|
6327
6391
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
6328
6392
|
};
|
|
6329
6393
|
};
|
|
6330
6394
|
//#endregion
|
|
6331
|
-
export { provideSwitchRoot as $, BreadcrumbsListSlotProps as $i, PaginationPrevSlotProps as $n, _default$
|
|
6395
|
+
export { provideSwitchRoot as $, BreadcrumbsListSlotProps as $i, PaginationPrevSlotProps as $n, _default$48 as $r, provideSelectionRoot as $t, SingleItemProps as A, CheckboxHiddenInputProps as Ai, PopoverActivatorProps as An, ExpansionPanelActivatorSlotProps as Ar, SliderThumbProps as At, SwitchTrackSlotProps as B, BreadcrumbsEllipsisProps as Bi, PaginationStatusProps as Bn, useExpansionPanelItem as Br, SliderRootContext as Bt, _default$4 as C, AtomExpose as Ca, CheckboxRootContext as Ci, provideRadioGroup as Cn, provideGroupRoot as Cr, SplitterRootSlotProps as Ct, provideStepRoot as D, _default$55 as Di, PopoverContentProps as Dn, ExpansionPanelContentSlotProps as Dr, Slider as Dt, _default$5 as E, _default$68 as Ea, CheckboxState as Ei, PopoverContentEmits as En, ExpansionPanelContentProps as Er, useSplitterRoot as Et, _default$7 as F, provideCheckboxGroup as Fi, PopoverRootSlotProps as Fn, ExpansionPanelItemContext as Fr, SliderRangeSlotProps as Ft, SwitchSelectAllProps as G, _default$60 as Gi, _default$33 as Gn, provideExpansionPanelRoot as Gr, useSliderRoot as Gt, SwitchThumbProps as H, _default$59 as Hi, _default$32 as Hn, ExpansionPanelRootProps as Hr, SliderRootSlotProps as Ht, provideSingleRoot as I, useCheckboxGroup as Ii, _default$31 as In, ExpansionPanelItemProps as Ir, _default$19 as It, SwitchRootContext as J, _default$61 as Ji, _default$34 as Jn, DialogCloseProps as Jr, SelectionItemSlotProps as Jt, SwitchSelectAllSlotProps as K, BreadcrumbsPageProps as Ki, PaginationNextProps as Kn, useExpansionPanelRoot as Kr, Selection as Kt, useSingleRoot as L, Breadcrumbs as Li, providePopoverContext as Ln, ExpansionPanelItemSlotProps as Lr, SliderTrackProps as Lt, _default$6 as M, CheckboxGroupProps as Mi, _default$30 as Mn, ExpansionPanelHeaderProps as Mr, SliderThumbState as Mt, SingleRootProps as N, CheckboxGroupSlotProps as Ni, PopoverContext as Nn, ExpansionPanelHeaderSlotProps as Nr, _default$18 as Nt, useStepRoot as O, provideCheckboxRoot as Oi, PopoverContentSlotProps as On, _default$42 as Or, SliderHiddenInputProps as Ot, SingleRootSlotProps as P, _default$57 as Pi, PopoverRootProps as Pn, _default$44 as Pr, SliderRangeProps as Pt, _default$11 as Q, BreadcrumbsListProps as Qi, PaginationPrevProps as Qn, DialogDescriptionSlotProps as Qr, _default$23 as Qt, Switch as R, BreadcrumbsLinkProps as Ri, usePopoverContext as Rn, _default$45 as Rr, SliderTrackSlotProps as Rt, StepItemSlotProps as S, useAvatarRoot as Sa, _default$54 as Si, _default$28 as Sn, _default$41 as Sr, SplitterRootProps as St, StepRootSlotProps as T, AtomSlots as Ta, CheckboxRootSlotProps as Ti, Popover as Tn, ExpansionPanel as Tr, provideSplitterRoot as Tt, SwitchThumbSlotProps as U, BreadcrumbsDividerProps as Ui, PaginationLastProps as Un, ExpansionPanelRootSlotProps as Ur, _default$21 as Ut, _default$8 as V, BreadcrumbsEllipsisSlotProps as Vi, PaginationStatusSlotProps as Vn, ExpansionPanelOptionsContext as Vr, SliderRootProps as Vt, _default$9 as W, BreadcrumbsDividerSlotProps as Wi, PaginationLastSlotProps as Wn, _default$46 as Wr, provideSliderRoot as Wt, SwitchRootSlotProps as X, BreadcrumbsItemSlotProps as Xi, PaginationEllipsisSlotProps as Xn, _default$47 as Xr, SelectionRootProps as Xt, SwitchRootProps as Y, BreadcrumbsItemProps as Yi, PaginationEllipsisProps as Yn, DialogCloseSlotProps as Yr, _default$22 as Yt, SwitchState as Z, _default$62 as Zi, _default$35 as Zn, DialogDescriptionProps as Zr, SelectionRootSlotProps as Zt, _default$3 as _, AvatarContext as _a, CheckboxSelectAllProps as _i, RadioActivation as _n, GroupItemProps as _r, SplitterContext as _t, TabsItemProps as a, useBreadcrumbsRoot as aa, DialogContentSlotProps as ai, RadioIndicatorProps as an, PaginationItemSlotProps as ar, _default$13 as at, Step as b, _default$67 as ba, CheckboxIndicatorProps as bi, RadioGroupSlotProps as bn, GroupRootProps as br, SplitterPanelTicket as bt, TabsListProps as c, BreadcrumbsTicketType as ca, DialogActivatorSlotProps as ci, RadioRootContext as cn, PaginationRootSlotProps as cr, Splitter as ct, TabsActivation as d, AvatarFallbackSlotProps as da, DialogRootProps as di, RadioState as dn, providePaginationItems as dr, SplitterHandleState as dt, _default$63 as ea, DialogTitleProps as ei, useSelectionRoot as en, _default$36 as er, useSwitchRoot as et, TabsContext as f, _default$65 as fa, DialogRootSlotProps as fi, _default$26 as fn, providePaginationRoot as fr, _default$14 as ft, TabsTicket as g, _default$66 as ga, Checkbox as gi, _default$27 as gn, Group as gr, _default$15 as gt, TabsRootSlotProps as h, AvatarImageSlotProps as ha, useDialogContext as hi, RadioHiddenInputProps as hn, usePaginationRoot as hr, SplitterPanelSlotProps as ht, _default as i, provideBreadcrumbsRoot as ia, DialogContentProps as ii, Radio as in, PaginationItemProps as ir, SwitchGroupSlotProps as it, SingleItemSlotProps as j, _default$56 as ji, PopoverActivatorSlotProps as jn, _default$43 as jr, SliderThumbSlotProps as jt, Single as k, useCheckboxRoot as ki, _default$29 as kn, ExpansionPanelActivatorProps as kr, _default$17 as kt, TabsListSlotProps as l, Avatar as la, _default$51 as li, RadioRootProps as ln, _default$39 as lr, SplitterHandleProps as lt, TabsRootProps as m, AvatarImageProps as ma, provideDialogContext as mi, useRadioRoot as mn, usePaginationItems as mr, SplitterPanelProps as mt, TabsPanelProps as n, BreadcrumbsRootSlotProps as na, _default$49 as ni, ScrimSlotProps as nn, PaginationFirstSlotProps as nr, _default$12 as nt, TabsItemSlotProps as o, BreadcrumbsRootContext as oa, _default$50 as oi, RadioIndicatorSlotProps as on, _default$38 as or, provideSwitchGroup as ot, TabsOrientation as p, AvatarImageEmits as pa, _default$52 as pi, provideRadioRoot as pn, usePaginationControls as pr, SplitterPanelExpose as pt, _default$10 as q, BreadcrumbsPageSlotProps as qi, PaginationNextSlotProps as qn, Dialog as qr, SelectionItemProps as qt, TabsPanelSlotProps as r, _default$64 as ra, DialogContentEmits as ri, _default$24 as rn, _default$37 as rr, SwitchGroupProps as rt, _default$1 as s, BreadcrumbsTicket as sa, DialogActivatorProps as si, _default$25 as sn, PaginationRootProps as sr, useSwitchGroup as st, Tabs as t, BreadcrumbsRootProps as ta, DialogTitleSlotProps as ti, ScrimProps as tn, PaginationFirstProps as tr, SwitchHiddenInputProps as tt, _default$2 as u, AvatarFallbackProps as ua, DialogContext as ui, RadioRootSlotProps as un, providePaginationControls as ur, SplitterHandleSlotProps as ut, provideTabsRoot as v, AvatarRootProps as va, CheckboxSelectAllSlotProps as vi, RadioGroupContext as vn, GroupItemSlotProps as vr, SplitterOrientation as vt, StepRootProps as w, AtomProps as wa, CheckboxRootProps as wi, useRadioGroup as wn, useGroupRoot as wr, _default$16 as wt, StepItemProps as x, provideAvatarRoot as xa, CheckboxIndicatorSlotProps as xi, RadioTicket as xn, GroupRootSlotProps as xr, SplitterRootExpose as xt, useTabsRoot as y, AvatarTicket as ya, _default$53 as yi, RadioGroupProps as yn, _default$40 as yr, SplitterPanelInput as yt, SwitchTrackProps as z, _default$58 as zi, Pagination as zn, provideExpansionPanelItem as zr, _default$20 as zt };
|