@vuetify/v0 0.1.5 → 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.
Files changed (162) hide show
  1. package/README.md +0 -1
  2. package/dist/{adapter-Cmeg49W9.mjs → adapter-B4zE-hA5.mjs} +10 -15
  3. package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
  4. package/dist/{adapter-D2JoR-4d.d.mts → adapter-DIx4Rntl.d.mts} +6 -49
  5. package/dist/adapters-BjeDmKc6.mjs +1 -0
  6. package/dist/adapters-Bv5aRv3l.mjs +1 -0
  7. package/dist/adapters-C66XaKkw.mjs +1 -0
  8. package/dist/adapters-DkVblyML.mjs +1 -0
  9. package/dist/adapters-uJLWGQJl.mjs +1 -0
  10. package/dist/browser/index.js +2251 -826
  11. package/dist/components/index.d.mts +2 -20
  12. package/dist/components/index.mjs +34 -39
  13. package/dist/{components-BbbGkTcN.mjs → components-CACff-Lt.mjs} +1154 -317
  14. package/dist/composables/index.d.mts +18 -17
  15. package/dist/composables/index.mjs +34 -37
  16. package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
  17. package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
  18. package/dist/constants/index.d.mts +1 -1
  19. package/dist/constants/index.mjs +3 -5
  20. package/dist/{createDataTable-cNf6DdHz.mjs → createDataTable-CLI4TALE.mjs} +9 -11
  21. package/dist/{createGroup-BrZPZudL.mjs → createGroup-Cf6lK9BR.mjs} +7 -9
  22. package/dist/{createPagination-Wc_vRGNQ.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
  23. package/dist/{createSelection-BURpoE3p.mjs → createSelection-DvOR2tKk.mjs} +216 -63
  24. package/dist/{createSingle-BE1vHaZy.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
  25. package/dist/{createTokens-jwf8-iGn.mjs → createTokens-CMRBDlzN.mjs} +41 -26
  26. package/dist/{createTrinity-DkwPrPRS.mjs → createTrinity-C_c8eedz.mjs} +10 -13
  27. package/dist/data-table/adapters/client/index.d.mts +1 -2
  28. package/dist/data-table/adapters/client/index.mjs +7 -9
  29. package/dist/data-table/adapters/index.d.mts +4 -4
  30. package/dist/data-table/adapters/index.mjs +10 -12
  31. package/dist/data-table/adapters/server/index.d.mts +1 -2
  32. package/dist/data-table/adapters/server/index.mjs +5 -7
  33. package/dist/data-table/adapters/virtual/index.d.mts +1 -2
  34. package/dist/data-table/adapters/virtual/index.mjs +7 -9
  35. package/dist/data-table/index.d.mts +5 -6
  36. package/dist/data-table/index.mjs +22 -25
  37. package/dist/date/index.d.mts +1 -3
  38. package/dist/date/index.mjs +3932 -3943
  39. package/dist/features/adapters/flagsmith/index.d.mts +2 -4
  40. package/dist/features/adapters/flagsmith/index.mjs +2 -3
  41. package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
  42. package/dist/features/adapters/launchdarkly/index.mjs +2 -3
  43. package/dist/features/adapters/posthog/index.d.mts +1 -3
  44. package/dist/features/adapters/posthog/index.mjs +3 -4
  45. package/dist/features/index.d.mts +2 -16
  46. package/dist/features/index.mjs +13 -18
  47. package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
  48. package/dist/{globals-vN-O052q.mjs → globals-BqRH_jdr.mjs} +2 -3
  49. package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
  50. package/dist/index-8sflFIN8.d.mts +856 -0
  51. package/dist/{index-BTMzRHep.d.mts → index-BE848tZ2.d.mts} +938 -889
  52. package/dist/{index-DRax9EgT.d.mts → index-CKbxWC4t.d.mts} +1358 -542
  53. package/dist/index-CeNfBYuo.d.mts +46 -0
  54. package/dist/{index-DdWxDPX3.d.mts → index-CmCMrlt3.d.mts} +3 -3
  55. package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
  56. package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
  57. package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
  58. package/dist/index.d.mts +22 -20
  59. package/dist/index.mjs +38 -40
  60. package/dist/json/attributes.json +196 -12
  61. package/dist/json/importMap.json +40 -0
  62. package/dist/json/tags.json +86 -0
  63. package/dist/json/web-types.json +605 -13
  64. package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
  65. package/dist/locale/adapters/index.d.mts +1 -2
  66. package/dist/locale/adapters/index.mjs +4 -6
  67. package/dist/locale/adapters/v0/index.d.mts +1 -2
  68. package/dist/locale/adapters/v0/index.mjs +3 -5
  69. package/dist/locale/index.d.mts +2 -16
  70. package/dist/locale/index.mjs +14 -17
  71. package/dist/logger/adapters/consola/index.d.mts +1 -2
  72. package/dist/logger/adapters/consola/index.mjs +2 -3
  73. package/dist/logger/adapters/index.d.mts +4 -4
  74. package/dist/logger/adapters/index.mjs +6 -8
  75. package/dist/logger/adapters/pino/index.d.mts +1 -2
  76. package/dist/logger/adapters/pino/index.mjs +3 -5
  77. package/dist/logger/adapters/v0/index.d.mts +1 -2
  78. package/dist/logger/adapters/v0/index.mjs +3 -5
  79. package/dist/logger/index.d.mts +5 -16
  80. package/dist/logger/index.mjs +8 -10
  81. package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
  82. package/dist/palettes/ant/generate/index.d.mts +9 -0
  83. package/dist/palettes/ant/generate/index.mjs +98 -0
  84. package/dist/palettes/ant/index.d.mts +6 -0
  85. package/dist/palettes/ant/index.mjs +149 -0
  86. package/dist/palettes/index.d.mts +12 -0
  87. package/dist/palettes/index.mjs +1 -0
  88. package/dist/palettes/leonardo/generate/index.d.mts +10 -0
  89. package/dist/palettes/leonardo/generate/index.mjs +120 -0
  90. package/dist/palettes/material/generate/index.d.mts +10 -0
  91. package/dist/palettes/material/generate/index.mjs +103 -0
  92. package/dist/palettes/material/index.d.mts +6 -0
  93. package/dist/palettes/material/index.mjs +173 -0
  94. package/dist/palettes/md1/index.d.mts +6 -0
  95. package/dist/palettes/md1/index.mjs +261 -0
  96. package/dist/palettes/md2/index.d.mts +6 -0
  97. package/dist/palettes/md2/index.mjs +297 -0
  98. package/dist/palettes/radix/index.d.mts +6 -0
  99. package/dist/palettes/radix/index.mjs +439 -0
  100. package/dist/palettes/tailwind/index.d.mts +6 -0
  101. package/dist/palettes/tailwind/index.mjs +291 -0
  102. package/dist/permissions/adapters/index.d.mts +2 -17
  103. package/dist/permissions/adapters/index.mjs +4 -6
  104. package/dist/permissions/adapters/v0/index.d.mts +1 -17
  105. package/dist/permissions/adapters/v0/index.mjs +3 -5
  106. package/dist/permissions/index.d.mts +1 -16
  107. package/dist/permissions/index.mjs +12 -15
  108. package/dist/{pino-DFxkZLiu.mjs → pino-B7tJ3m18.mjs} +2 -4
  109. package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
  110. package/dist/{posthog-BOUoZTTf.mjs → posthog-DbPqmaAp.mjs} +2 -4
  111. package/dist/rules/index.d.mts +2 -0
  112. package/dist/rules/index.mjs +15 -0
  113. package/dist/{server-C2R2POGE.mjs → server-CZ6ahbEH.mjs} +2 -4
  114. package/dist/{server-B-HWxaTQ.d.mts → server-Ch9J86tb.d.mts} +1 -2
  115. package/dist/storage/adapters/index.d.mts +2 -2
  116. package/dist/storage/adapters/index.mjs +2 -3
  117. package/dist/storage/adapters/memory/index.d.mts +1 -1
  118. package/dist/storage/adapters/memory/index.mjs +2 -3
  119. package/dist/storage/index.d.mts +3 -16
  120. package/dist/storage/index.mjs +33 -37
  121. package/dist/theme/adapters/index.d.mts +1 -16
  122. package/dist/theme/adapters/index.mjs +4 -6
  123. package/dist/theme/adapters/v0/index.d.mts +1 -16
  124. package/dist/theme/adapters/v0/index.mjs +3 -5
  125. package/dist/theme/index.d.mts +1 -16
  126. package/dist/theme/index.mjs +13 -16
  127. package/dist/{toArray-VIn8vYt3.mjs → toArray-VdROPpy-.mjs} +2 -4
  128. package/dist/types/index.d.mts +1 -1
  129. package/dist/types/index.mjs +1 -1
  130. package/dist/{useClickOutside-DIi0kjN5.mjs → useClickOutside-YOGwKo7v.mjs} +603 -287
  131. package/dist/{useFeatures-6O7EPJUS.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
  132. package/dist/{useLocale-DHjbekzS.mjs → useLocale-C8I_fNAS.mjs} +7 -9
  133. package/dist/{useLogger-BXqiUvt2.mjs → useLogger-B70T4SgK.mjs} +13 -16
  134. package/dist/{usePermissions-DFacFVqO.mjs → usePermissions-afVt2qR7.mjs} +5 -7
  135. package/dist/useRules-7C92Xzyt.mjs +144 -0
  136. package/dist/{useTheme-D0_1mjTw.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
  137. package/dist/utilities/index.d.mts +1 -2
  138. package/dist/utilities/index.mjs +426 -4
  139. package/dist/{v0-BNXo1ecc.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
  140. package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
  141. package/dist/{v0-BYqmw3qM.mjs → v0-B1QQGE4O.mjs} +2 -5
  142. package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
  143. package/dist/{v0-Dwufx8ae.mjs → v0-CGlkn5u7.mjs} +3 -6
  144. package/dist/{v0-CfSj99gF.mjs → v0-CHvU3jQE.mjs} +3 -5
  145. package/dist/{v0-BPzPP8C5.d.mts → v0-CdUL2eOn.d.mts} +1 -2
  146. package/dist/{v0-C8DBv9mh.mjs → v0-V-cQsuZD.mjs} +3 -5
  147. package/dist/{v0-Dc5mcpQs.mjs → v0-YAqbXudL.mjs} +3 -5
  148. package/dist/{virtual-A4e1yrdn.d.mts → virtual-DwBiFA25.d.mts} +1 -2
  149. package/dist/{virtual-BoTGK6HT.mjs → virtual-eDNVH1fz.mjs} +3 -5
  150. package/package.json +39 -11
  151. package/dist/adapter-DcwxFryd.d.mts +0 -97
  152. package/dist/adapters-BGJKsBrw.mjs +0 -1
  153. package/dist/adapters-BQ-Lr3PW.mjs +0 -1
  154. package/dist/adapters-DEXpW9If.mjs +0 -1
  155. package/dist/adapters-Q9WaOsJp.mjs +0 -1
  156. package/dist/adapters-SSDVth5e.mjs +0 -1
  157. package/dist/constants-B8pMSkcW.mjs +0 -1
  158. package/dist/utilities-Dx8wzGa5.mjs +0 -429
  159. /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
  160. /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
  161. /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
  162. /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
@@ -1,8 +1,9 @@
1
- import { n as DOMElement, o as ID, t as Activation } from "./index-BFBN5Zl3.mjs";
2
- import { s as PaginationContext, u as PaginationTicket } from "./adapter-D2JoR-4d.mjs";
3
- import { K as StepContext, Oi as GroupContext, Qi as SelectionContext, Ri as BreadcrumbsContext, Si as OverflowContext, Wi as SingleContext, Y as StepTicket, fa as RegistryTicket, it as StackTicket, ji as GroupTicket, oa as RegistryContext, pa as RegistryTicketInput, qi as SingleTicket, ta as SelectionTicket } from "./index-BTMzRHep.mjs";
4
- import * as vue643 from "vue";
5
- import { MaybeRef, Ref, ShallowRef, TemplateRef } from "vue";
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";
6
+ import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
6
7
 
7
8
  //#region src/components/Atom/Atom.vue.d.ts
8
9
  /**
@@ -40,17 +41,19 @@ interface AtomExpose {
40
41
  element: TemplateRef<HTMLElement | null>;
41
42
  }
42
43
  interface AtomPrivateProps extends AtomProps {}
43
- declare const __VLS_export$60: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$20<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
44
- props: __VLS_PrettifyLocal$20<AtomPrivateProps> & vue643.PublicProps;
45
- expose: (exposed: vue643.ShallowUnwrapRef<AtomExpose>) => void;
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
- }>) => vue643.VNode & {
53
+ }>) => vue.VNode & {
50
54
  __ctx?: Awaited<typeof __VLS_setup>;
51
55
  };
52
- declare const _default$60: typeof __VLS_export$60;
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,12 +65,12 @@ 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?: vue643.App) => AvatarContext;
66
- declare const __VLS_export$59: __VLS_WithSlots$36<vue643.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$59: typeof __VLS_export$59;
70
- type __VLS_WithSlots$36<T, S> = T & {
73
+ type __VLS_WithSlots$43<T, S> = T & {
71
74
  new (): {
72
75
  $slots: S;
73
76
  };
@@ -97,17 +100,17 @@ interface AvatarImageSlotProps {
97
100
  onError: (e: Event) => void;
98
101
  };
99
102
  }
100
- declare const __VLS_export$58: __VLS_WithSlots$35<vue643.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
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, vue643.PublicProps, Readonly<AvatarImageProps> & Readonly<{
107
+ }, string, vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
104
108
  onError?: ((e: Event) => any) | undefined;
105
109
  onLoad?: ((e: Event) => any) | undefined;
106
- }>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
110
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
107
111
  default: (props: AvatarImageSlotProps) => any;
108
112
  }>;
109
- declare const _default$58: typeof __VLS_export$58;
110
- type __VLS_WithSlots$35<T, S> = T & {
113
+ type __VLS_WithSlots$42<T, S> = T & {
111
114
  new (): {
112
115
  $slots: S;
113
116
  };
@@ -122,11 +125,11 @@ interface AvatarFallbackSlotProps {
122
125
  /** Whether this fallback is currently visible */
123
126
  isSelected: boolean;
124
127
  }
125
- declare const __VLS_export$57: __VLS_WithSlots$34<vue643.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$57: typeof __VLS_export$57;
129
- type __VLS_WithSlots$34<T, S> = T & {
132
+ type __VLS_WithSlots$41<T, S> = T & {
130
133
  new (): {
131
134
  $slots: S;
132
135
  };
@@ -160,7 +163,7 @@ declare const Avatar: {
160
163
  * ```
161
164
  */
162
165
  Root: {
163
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
199
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
197
200
  onError?: ((e: Event) => any) | undefined;
198
201
  onLoad?: ((e: Event) => any) | undefined;
199
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
202
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
200
203
  error: (e: Event) => any;
201
204
  load: (e: Event) => any;
202
- }, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
219
+ } & vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
217
220
  onError?: ((e: Event) => any) | undefined;
218
221
  onLoad?: ((e: Event) => any) | undefined;
219
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
222
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
220
223
  error: (e: Event) => any;
221
224
  load: (e: Event) => any;
222
- }, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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,12 +325,12 @@ 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?: vue643.App) => BreadcrumbsRootContext;
326
- declare const __VLS_export$56: __VLS_WithSlots$33<vue643.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$56: typeof __VLS_export$56;
330
- type __VLS_WithSlots$33<T, S> = T & {
333
+ type __VLS_WithSlots$40<T, S> = T & {
331
334
  new (): {
332
335
  $slots: S;
333
336
  };
@@ -340,11 +343,11 @@ interface BreadcrumbsListSlotProps {
340
343
  role: 'list';
341
344
  };
342
345
  }
343
- declare const __VLS_export$55: __VLS_WithSlots$32<vue643.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$54: typeof __VLS_export$55;
347
- type __VLS_WithSlots$32<T, S> = T & {
350
+ type __VLS_WithSlots$39<T, S> = T & {
348
351
  new (): {
349
352
  $slots: S;
350
353
  };
@@ -371,11 +374,11 @@ interface BreadcrumbsItemSlotProps {
371
374
  'data-selected': true | undefined;
372
375
  };
373
376
  }
374
- declare const __VLS_export$54: __VLS_WithSlots$31<vue643.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$52: typeof __VLS_export$54;
378
- type __VLS_WithSlots$31<T, S> = T & {
381
+ type __VLS_WithSlots$38<T, S> = T & {
379
382
  new (): {
380
383
  $slots: S;
381
384
  };
@@ -389,11 +392,11 @@ interface BreadcrumbsPageSlotProps {
389
392
  'aria-current': 'page';
390
393
  };
391
394
  }
392
- declare const __VLS_export$53: __VLS_WithSlots$30<vue643.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$55: typeof __VLS_export$53;
396
- type __VLS_WithSlots$30<T, S> = T & {
399
+ type __VLS_WithSlots$37<T, S> = T & {
397
400
  new (): {
398
401
  $slots: S;
399
402
  };
@@ -421,11 +424,11 @@ interface BreadcrumbsDividerSlotProps {
421
424
  'data-selected': true | undefined;
422
425
  };
423
426
  }
424
- declare const __VLS_export$52: __VLS_WithSlots$29<vue643.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$50: typeof __VLS_export$52;
428
- type __VLS_WithSlots$29<T, S> = T & {
431
+ type __VLS_WithSlots$36<T, S> = T & {
429
432
  new (): {
430
433
  $slots: S;
431
434
  };
@@ -453,11 +456,11 @@ interface BreadcrumbsEllipsisSlotProps {
453
456
  'data-selected': true | undefined;
454
457
  };
455
458
  }
456
- declare const __VLS_export$51: __VLS_WithSlots$28<vue643.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$51: typeof __VLS_export$51;
460
- type __VLS_WithSlots$28<T, S> = T & {
463
+ type __VLS_WithSlots$35<T, S> = T & {
461
464
  new (): {
462
465
  $slots: S;
463
466
  };
@@ -465,11 +468,11 @@ type __VLS_WithSlots$28<T, S> = T & {
465
468
  //#endregion
466
469
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
467
470
  type BreadcrumbsLinkProps = AtomProps;
468
- declare const __VLS_export$50: __VLS_WithSlots$27<vue643.DefineComponent<AtomProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$53: typeof __VLS_export$50;
472
- type __VLS_WithSlots$27<T, S> = T & {
475
+ type __VLS_WithSlots$34<T, S> = T & {
473
476
  new (): {
474
477
  $slots: S;
475
478
  };
@@ -520,7 +523,7 @@ declare const Breadcrumbs: {
520
523
  * ```
521
524
  */
522
525
  Root: {
523
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
821
- declare const __VLS_export$49: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
822
- props: __VLS_PrettifyLocal$19<(CheckboxGroupProps & {
823
+ 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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
834
- }>) => vue643.VNode & {
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
- declare const _default$45: typeof __VLS_export$49;
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 __VLS_export$48: vue643.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
852
- declare const _default$46: typeof __VLS_export$48;
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 */
@@ -894,9 +899,9 @@ interface CheckboxRootProps<V = unknown> extends AtomProps {
894
899
  /** Associate with form by ID */
895
900
  form?: string;
896
901
  /** Disables this checkbox */
897
- disabled?: MaybeRef<boolean>;
902
+ disabled?: MaybeRefOrGetter<boolean>;
898
903
  /** Sets the indeterminate state */
899
- indeterminate?: MaybeRef<boolean>;
904
+ indeterminate?: MaybeRefOrGetter<boolean>;
900
905
  /** Namespace for context provision to children (Indicator, HiddenInput) */
901
906
  namespace?: string;
902
907
  /** Namespace for connecting to parent Checkbox.Group */
@@ -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?: vue643.App) => CheckboxRootContext<unknown>;
950
- declare const __VLS_export$47: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
951
- props: __VLS_PrettifyLocal$18<(CheckboxRootProps<V> & {
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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: boolean | undefined) => void);
963
- }>) => vue643.VNode & {
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
- declare const _default$48: typeof __VLS_export$47;
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,11 +991,11 @@ interface CheckboxIndicatorSlotProps {
984
991
  };
985
992
  };
986
993
  }
987
- declare const __VLS_export$46: __VLS_WithSlots$26<vue643.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$47: typeof __VLS_export$46;
991
- type __VLS_WithSlots$26<T, S> = T & {
998
+ type __VLS_WithSlots$33<T, S> = T & {
992
999
  new (): {
993
1000
  $slots: S;
994
1001
  };
@@ -1038,11 +1045,11 @@ interface CheckboxSelectAllSlotProps {
1038
1045
  'data-disabled': true | undefined;
1039
1046
  };
1040
1047
  }
1041
- declare const __VLS_export$45: __VLS_WithSlots$25<vue643.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$49: typeof __VLS_export$45;
1045
- type __VLS_WithSlots$25<T, S> = T & {
1052
+ type __VLS_WithSlots$32<T, S> = T & {
1046
1053
  new (): {
1047
1054
  $slots: S;
1048
1055
  };
@@ -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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
1113
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1107
1114
  attrs: any;
1108
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
1129
- }>) => vue643.VNode & {
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: vue643.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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) & ((evt: "update:modelValue", value: boolean | undefined) => void);
1239
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
1231
1240
  attrs: any;
1232
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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?: vue643.MaybeRef<boolean> | undefined;
1240
- indeterminate?: vue643.MaybeRef<boolean> | undefined;
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: boolean | undefined) => void);
1258
- }>) => vue643.VNode & {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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,22 +1347,22 @@ 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?: vue643.App) => DialogContext;
1340
- declare const __VLS_export$44: __VLS_WithSlots$24<vue643.DefineComponent<DialogRootProps & {
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
- }, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
1354
+ }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1343
1355
  "update:model-value": (value: boolean) => any;
1344
1356
  "update:modelValue": (value: boolean) => any;
1345
- }, string, vue643.PublicProps, Readonly<DialogRootProps & {
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, vue643.ComponentProvideOptions, false, {}, any>, {
1362
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1351
1363
  default: (props: DialogRootSlotProps) => any;
1352
1364
  }>;
1353
- declare const _default$42: typeof __VLS_export$44;
1354
- type __VLS_WithSlots$24<T, S> = T & {
1365
+ type __VLS_WithSlots$31<T, S> = T & {
1355
1366
  new (): {
1356
1367
  $slots: S;
1357
1368
  };
@@ -1373,11 +1384,11 @@ interface DialogActivatorSlotProps {
1373
1384
  'data-dialog-open': '' | undefined;
1374
1385
  };
1375
1386
  }
1376
- declare const __VLS_export$43: __VLS_WithSlots$23<vue643.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$44: typeof __VLS_export$43;
1380
- type __VLS_WithSlots$23<T, S> = T & {
1391
+ type __VLS_WithSlots$30<T, S> = T & {
1381
1392
  new (): {
1382
1393
  $slots: S;
1383
1394
  };
@@ -1417,17 +1428,17 @@ interface DialogContentSlotProps {
1417
1428
  'aria-describedby': string;
1418
1429
  };
1419
1430
  }
1420
- declare const __VLS_export$42: __VLS_WithSlots$22<vue643.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
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, vue643.PublicProps, Readonly<DialogContentProps> & Readonly<{
1435
+ }, string, vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
1424
1436
  onCancel?: ((e: Event) => any) | undefined;
1425
1437
  onClose?: ((e: Event) => any) | undefined;
1426
- }>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
1438
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1427
1439
  default: (props: DialogContentSlotProps) => any;
1428
1440
  }>;
1429
- declare const _default$40: typeof __VLS_export$42;
1430
- type __VLS_WithSlots$22<T, S> = T & {
1441
+ type __VLS_WithSlots$29<T, S> = T & {
1431
1442
  new (): {
1432
1443
  $slots: S;
1433
1444
  };
@@ -1444,11 +1455,11 @@ interface DialogTitleSlotProps {
1444
1455
  id: string;
1445
1456
  };
1446
1457
  }
1447
- declare const __VLS_export$41: __VLS_WithSlots$21<vue643.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$43: typeof __VLS_export$41;
1451
- type __VLS_WithSlots$21<T, S> = T & {
1462
+ type __VLS_WithSlots$28<T, S> = T & {
1452
1463
  new (): {
1453
1464
  $slots: S;
1454
1465
  };
@@ -1465,11 +1476,11 @@ interface DialogDescriptionSlotProps {
1465
1476
  id: string;
1466
1477
  };
1467
1478
  }
1468
- declare const __VLS_export$40: __VLS_WithSlots$20<vue643.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$41: typeof __VLS_export$40;
1472
- type __VLS_WithSlots$20<T, S> = T & {
1483
+ type __VLS_WithSlots$27<T, S> = T & {
1473
1484
  new (): {
1474
1485
  $slots: S;
1475
1486
  };
@@ -1489,11 +1500,11 @@ interface DialogCloseSlotProps {
1489
1500
  'aria-label': 'Close';
1490
1501
  };
1491
1502
  }
1492
- declare const __VLS_export$39: __VLS_WithSlots$19<vue643.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$39: typeof __VLS_export$39;
1496
- type __VLS_WithSlots$19<T, S> = T & {
1507
+ type __VLS_WithSlots$26<T, S> = T & {
1497
1508
  new (): {
1498
1509
  $slots: S;
1499
1510
  };
@@ -1553,15 +1564,15 @@ declare const Dialog: {
1553
1564
  * ```
1554
1565
  */
1555
1566
  Root: {
1556
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
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
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
1572
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1562
1573
  "update:model-value": (value: boolean) => any;
1563
1574
  "update:modelValue": (value: boolean) => any;
1564
- }, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogRootProps & {
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
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
1596
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1586
1597
  "update:model-value": (value: boolean) => any;
1587
1598
  "update:modelValue": (value: boolean) => any;
1588
- }, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogContentProps> & Readonly<{
1660
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogContentProps> & Readonly<{
1650
1661
  onCancel?: ((e: Event) => any) | undefined;
1651
1662
  onClose?: ((e: Event) => any) | undefined;
1652
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
1663
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1653
1664
  cancel: (e: Event) => any;
1654
1665
  close: (e: Event) => any;
1655
- }, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogContentProps> & Readonly<{
1680
+ } & vue.ComponentOptionsBase<Readonly<DialogContentProps> & Readonly<{
1670
1681
  onCancel?: ((e: Event) => any) | undefined;
1671
1682
  onClose?: ((e: Event) => any) | undefined;
1672
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
1683
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1673
1684
  cancel: (e: Event) => any;
1674
1685
  close: (e: Event) => any;
1675
- }, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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?: vue643.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
1821
- declare const __VLS_export$38: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1822
- props: __VLS_PrettifyLocal$17<(ExpansionPanelRootProps & {
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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
1833
- }>) => vue643.VNode & {
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
- declare const _default$38: typeof __VLS_export$38;
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 {
@@ -1843,7 +1856,7 @@ interface ExpansionPanelItemProps<V = unknown> extends AtomProps {
1843
1856
  /** Value associated with this panel item for v-model binding */
1844
1857
  value?: V;
1845
1858
  /** Disables this specific panel item */
1846
- disabled?: MaybeRef<boolean>;
1859
+ disabled?: MaybeRefOrGetter<boolean>;
1847
1860
  /** Namespace to retrieve the parent ExpansionPanelRoot context (default: 'v0:expansion-panel') */
1848
1861
  namespace?: string;
1849
1862
  }
@@ -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?: vue643.App) => ExpansionPanelItemContext;
1879
- declare const __VLS_export$37: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1880
- props: __VLS_PrettifyLocal$16<ExpansionPanelItemProps<V>> & vue643.PublicProps;
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
- }>) => vue643.VNode & {
1902
+ }>) => vue.VNode & {
1888
1903
  __ctx?: Awaited<typeof __VLS_setup>;
1889
1904
  };
1890
- declare const _default$37: typeof __VLS_export$37;
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,15 +1914,14 @@ 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 __VLS_export$36: __VLS_WithSlots$18<vue643.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$36: typeof __VLS_export$36;
1911
- type __VLS_WithSlots$18<T, S> = T & {
1924
+ type __VLS_WithSlots$25<T, S> = T & {
1912
1925
  new (): {
1913
1926
  $slots: S;
1914
1927
  };
@@ -1927,37 +1940,25 @@ 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
- 'id': string;
1932
- /** ARIA role for accessibility (only set when not using native button) */
1933
- 'role': 'button' | undefined;
1934
- /** Tab index for keyboard navigation */
1935
- 'tabindex': number;
1936
- /** ARIA expanded state */
1937
- 'aria-expanded': boolean;
1938
- /** ARIA controls attribute pointing to content region */
1939
- 'aria-controls': string;
1940
- /** ARIA disabled state */
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 __VLS_export$35: __VLS_WithSlots$17<vue643.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
1957
+ 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$34: typeof __VLS_export$35;
1960
- type __VLS_WithSlots$17<T, S> = T & {
1961
+ type __VLS_WithSlots$24<T, S> = T & {
1961
1962
  new (): {
1962
1963
  $slots: S;
1963
1964
  };
@@ -1972,23 +1973,18 @@ 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
- 'data-selected': boolean;
1977
- /** Unique ID for the content region */
1978
- 'id': string;
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 __VLS_export$34: __VLS_WithSlots$16<vue643.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$35: typeof __VLS_export$34;
1991
- type __VLS_WithSlots$16<T, S> = T & {
1987
+ type __VLS_WithSlots$23<T, S> = T & {
1992
1988
  new (): {
1993
1989
  $slots: S;
1994
1990
  };
@@ -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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
2032
+ emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2037
2033
  attrs: any;
2038
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
2056
- }>) => vue643.VNode & {
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
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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?: vue643.MaybeRef<boolean> | undefined;
2093
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
2096
2094
  namespace?: string | undefined;
2097
2095
  as?: (DOMElement | null) | undefined;
2098
2096
  renderless?: boolean | undefined;
2099
- } & vue643.PublicProps;
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
- }>) => vue643.VNode & {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
2261
- declare const __VLS_export$33: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2262
- props: __VLS_PrettifyLocal$15<(GroupRootProps & {
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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
2274
- }>) => vue643.VNode & {
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
- declare const _default$33: typeof __VLS_export$33;
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> {
@@ -2286,9 +2288,9 @@ interface GroupItemProps<V = unknown> {
2286
2288
  /** Value associated with this item */
2287
2289
  value?: V;
2288
2290
  /** Disables this specific item */
2289
- disabled?: MaybeRef<boolean>;
2291
+ disabled?: MaybeRefOrGetter<boolean>;
2290
2292
  /** Sets the indeterminate state (for checkboxes) */
2291
- indeterminate?: MaybeRef<boolean>;
2293
+ indeterminate?: MaybeRefOrGetter<boolean>;
2292
2294
  /** Namespace for dependency injection */
2293
2295
  namespace?: string;
2294
2296
  }
@@ -2325,19 +2327,21 @@ interface GroupItemSlotProps<V = unknown> {
2325
2327
  'data-mixed': true | undefined;
2326
2328
  };
2327
2329
  }
2328
- declare const __VLS_export$32: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2329
- props: __VLS_PrettifyLocal$14<GroupItemProps<V>> & vue643.PublicProps;
2330
+ 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
- }>) => vue643.VNode & {
2341
+ }>) => vue.VNode & {
2337
2342
  __ctx?: Awaited<typeof __VLS_setup>;
2338
2343
  };
2339
- declare const _default$32: typeof __VLS_export$32;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
2377
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2374
2378
  attrs: any;
2375
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
2391
- }>) => vue643.VNode & {
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
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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?: vue643.MaybeRef<boolean> | undefined;
2424
- indeterminate?: vue643.MaybeRef<boolean> | undefined;
2429
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
2430
+ indeterminate?: vue.MaybeRefOrGetter<boolean> | undefined;
2425
2431
  namespace?: string | undefined;
2426
- } & vue643.PublicProps;
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
- }>) => vue643.VNode & {
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?: vue643.App) => PaginationContext;
2440
- declare const usePaginationControls: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationControls: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?: vue643.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
2441
- declare const usePaginationItems: (key: string, defaultValue?: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>> | undefined) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, providePaginationItems: (key: string, context: RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>, app?: vue643.App) => RegistryContext<RegistryTicketInput<unknown>, RegistryTicket<unknown> & RegistryTicketInput<unknown>>;
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 __VLS_export$31: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2493
- props: __VLS_PrettifyLocal$13<(PaginationRootProps & {
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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: number) => void);
2504
- }>) => vue643.VNode & {
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
- declare const _default$30: typeof __VLS_export$31;
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,11 +2550,11 @@ interface PaginationItemSlotProps {
2540
2550
  'onClick': () => void;
2541
2551
  };
2542
2552
  }
2543
- declare const __VLS_export$30: __VLS_WithSlots$15<vue643.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$26: typeof __VLS_export$30;
2547
- type __VLS_WithSlots$15<T, S> = T & {
2557
+ type __VLS_WithSlots$22<T, S> = T & {
2548
2558
  new (): {
2549
2559
  $slots: S;
2550
2560
  };
@@ -2575,11 +2585,11 @@ interface PaginationFirstSlotProps {
2575
2585
  'onClick': () => void;
2576
2586
  };
2577
2587
  }
2578
- declare const __VLS_export$29: __VLS_WithSlots$14<vue643.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$25: typeof __VLS_export$29;
2582
- type __VLS_WithSlots$14<T, S> = T & {
2592
+ type __VLS_WithSlots$21<T, S> = T & {
2583
2593
  new (): {
2584
2594
  $slots: S;
2585
2595
  };
@@ -2610,11 +2620,11 @@ interface PaginationPrevSlotProps {
2610
2620
  'onClick': () => void;
2611
2621
  };
2612
2622
  }
2613
- declare const __VLS_export$28: __VLS_WithSlots$13<vue643.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$29: typeof __VLS_export$28;
2617
- type __VLS_WithSlots$13<T, S> = T & {
2627
+ type __VLS_WithSlots$20<T, S> = T & {
2618
2628
  new (): {
2619
2629
  $slots: S;
2620
2630
  };
@@ -2637,11 +2647,11 @@ interface PaginationEllipsisSlotProps {
2637
2647
  'aria-hidden': 'true';
2638
2648
  };
2639
2649
  }
2640
- declare const __VLS_export$27: __VLS_WithSlots$12<vue643.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$24: typeof __VLS_export$27;
2644
- type __VLS_WithSlots$12<T, S> = T & {
2654
+ type __VLS_WithSlots$19<T, S> = T & {
2645
2655
  new (): {
2646
2656
  $slots: S;
2647
2657
  };
@@ -2672,11 +2682,11 @@ interface PaginationNextSlotProps {
2672
2682
  'onClick': () => void;
2673
2683
  };
2674
2684
  }
2675
- declare const __VLS_export$26: __VLS_WithSlots$11<vue643.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$28: typeof __VLS_export$26;
2679
- type __VLS_WithSlots$11<T, S> = T & {
2689
+ type __VLS_WithSlots$18<T, S> = T & {
2680
2690
  new (): {
2681
2691
  $slots: S;
2682
2692
  };
@@ -2707,11 +2717,11 @@ interface PaginationLastSlotProps {
2707
2717
  'onClick': () => void;
2708
2718
  };
2709
2719
  }
2710
- declare const __VLS_export$25: __VLS_WithSlots$10<vue643.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$27: typeof __VLS_export$25;
2714
- type __VLS_WithSlots$10<T, S> = T & {
2724
+ type __VLS_WithSlots$17<T, S> = T & {
2715
2725
  new (): {
2716
2726
  $slots: S;
2717
2727
  };
@@ -2736,11 +2746,11 @@ interface PaginationStatusSlotProps {
2736
2746
  'role': 'status';
2737
2747
  };
2738
2748
  }
2739
- declare const __VLS_export$24: __VLS_WithSlots$9<vue643.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$31: typeof __VLS_export$24;
2743
- type __VLS_WithSlots$9<T, S> = T & {
2753
+ type __VLS_WithSlots$16<T, S> = T & {
2744
2754
  new (): {
2745
2755
  $slots: S;
2746
2756
  };
@@ -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) & ((evt: "update:modelValue", value: number) => void);
2800
+ emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
2791
2801
  attrs: any;
2792
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: number) => void);
2810
- }>) => vue643.VNode & {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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,20 +3132,20 @@ 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?: vue643.App) => PopoverContext;
3124
- declare const __VLS_export$23: __VLS_WithSlots$8<vue643.DefineComponent<PopoverRootProps & {
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
- }, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
3139
+ }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3127
3140
  "update:modelValue": (value: boolean) => any;
3128
- }, string, vue643.PublicProps, Readonly<PopoverRootProps & {
3141
+ }, string, vue.PublicProps, Readonly<PopoverRootProps & {
3129
3142
  modelValue?: boolean;
3130
3143
  }> & Readonly<{
3131
3144
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3132
- }>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
3145
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3133
3146
  default: (props: PopoverRootSlotProps) => any;
3134
3147
  }>;
3135
- declare const _default$23: typeof __VLS_export$23;
3136
- type __VLS_WithSlots$8<T, S> = T & {
3148
+ type __VLS_WithSlots$15<T, S> = T & {
3137
3149
  new (): {
3138
3150
  $slots: S;
3139
3151
  };
@@ -3154,11 +3166,11 @@ interface PopoverActivatorSlotProps {
3154
3166
  'data-popover-open': '' | undefined;
3155
3167
  };
3156
3168
  }
3157
- declare const __VLS_export$22: __VLS_WithSlots$7<vue643.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$21: typeof __VLS_export$22;
3161
- type __VLS_WithSlots$7<T, S> = T & {
3173
+ type __VLS_WithSlots$14<T, S> = T & {
3162
3174
  new (): {
3163
3175
  $slots: S;
3164
3176
  };
@@ -3185,15 +3197,15 @@ interface PopoverContentSlotProps {
3185
3197
  popover: '';
3186
3198
  };
3187
3199
  }
3188
- declare const __VLS_export$21: __VLS_WithSlots$6<vue643.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
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, vue643.PublicProps, Readonly<PopoverContentProps> & Readonly<{
3203
+ }, string, vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
3191
3204
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
3192
- }>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
3205
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3193
3206
  default: (props: PopoverContentSlotProps) => any;
3194
3207
  }>;
3195
- declare const _default$22: typeof __VLS_export$21;
3196
- type __VLS_WithSlots$6<T, S> = T & {
3208
+ type __VLS_WithSlots$13<T, S> = T & {
3197
3209
  new (): {
3198
3210
  $slots: S;
3199
3211
  };
@@ -3231,13 +3243,13 @@ declare const Popover: {
3231
3243
  * ```
3232
3244
  */
3233
3245
  Root: {
3234
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverRootProps & {
3246
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PopoverRootProps & {
3235
3247
  modelValue?: boolean;
3236
3248
  }> & Readonly<{
3237
3249
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3238
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
3250
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3239
3251
  "update:modelValue": (value: boolean) => any;
3240
- }, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PopoverRootProps & {
3267
+ } & vue.ComponentOptionsBase<Readonly<PopoverRootProps & {
3256
3268
  modelValue?: boolean;
3257
3269
  }> & Readonly<{
3258
3270
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3259
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
3271
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3260
3272
  "update:modelValue": (value: boolean) => any;
3261
- }, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<PopoverContentProps> & Readonly<{
3332
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<PopoverContentProps> & Readonly<{
3321
3333
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
3322
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
3334
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3323
3335
  beforetoggle: (e: ToggleEvent) => any;
3324
- }, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<PopoverContentProps> & Readonly<{
3349
+ } & vue.ComponentOptionsBase<Readonly<PopoverContentProps> & Readonly<{
3338
3350
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
3339
- }>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {
3351
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3340
3352
  beforetoggle: (e: ToggleEvent) => any;
3341
- }, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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
  };
@@ -3349,7 +3361,7 @@ declare const Popover: {
3349
3361
  /** Ticket for radio items with element reference for focus management */
3350
3362
  interface RadioTicket extends SingleTicket {
3351
3363
  /** Element reference for roving tabindex focus management */
3352
- el?: MaybeRef<HTMLElement | null | undefined>;
3364
+ el?: MaybeRefOrGetter<HTMLElement | null | undefined>;
3353
3365
  }
3354
3366
  /** Activation mode alias for Radio component API */
3355
3367
  type RadioActivation = Activation;
@@ -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?: vue643.App) => RadioGroupContext;
3465
- declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3466
- props: __VLS_PrettifyLocal$12<(RadioGroupProps & {
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
- }> & vue643.PublicProps;
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$20: <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) & ((evt: "update:modelValue", value: T | undefined) => void);
3493
- }>) => vue643.VNode & {
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
- declare const _default$17: typeof __VLS_export$20;
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 __VLS_export$19: vue643.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
3546
- declare const _default$18: typeof __VLS_export$19;
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 */
@@ -3611,7 +3625,7 @@ interface RadioRootProps<V = unknown> extends AtomProps {
3611
3625
  * </template>
3612
3626
  * ```
3613
3627
  */
3614
- disabled?: MaybeRef<boolean>;
3628
+ disabled?: MaybeRefOrGetter<boolean>;
3615
3629
  /** Namespace for context provision to children (Indicator, HiddenInput) */
3616
3630
  namespace?: string;
3617
3631
  /** Namespace for connecting to parent Radio.Group */
@@ -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?: vue643.App) => RadioRootContext;
3667
- declare const __VLS_export$18: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3668
- props: __VLS_PrettifyLocal$11<RadioRootProps<V>> & vue643.PublicProps;
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$18: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
3686
3703
  default: (props: RadioRootSlotProps<V>) => any;
3687
3704
  };
3688
3705
  emit: {};
3689
- }>) => vue643.VNode & {
3706
+ }>) => vue.VNode & {
3690
3707
  __ctx?: Awaited<typeof __VLS_setup>;
3691
3708
  };
3692
- declare const _default$20: typeof __VLS_export$18;
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 __VLS_export$17: __VLS_WithSlots$5<vue643.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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,8 +3740,7 @@ declare const __VLS_export$17: __VLS_WithSlots$5<vue643.DefineComponent<RadioInd
3723
3740
  */
3724
3741
  default: (props: RadioIndicatorSlotProps) => any;
3725
3742
  }>;
3726
- declare const _default$19: typeof __VLS_export$17;
3727
- type __VLS_WithSlots$5<T, S> = T & {
3743
+ type __VLS_WithSlots$12<T, S> = T & {
3728
3744
  new (): {
3729
3745
  $slots: S;
3730
3746
  };
@@ -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) & ((evt: "update:modelValue", value: T | undefined) => void);
3815
+ emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
3800
3816
  attrs: any;
3801
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | undefined) => void);
3824
- }>) => vue643.VNode & {
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: vue643.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
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[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
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
- } & vue643.ComponentOptionsBase<Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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?: vue643.MaybeRef<boolean> | undefined;
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
- } & vue643.PublicProps;
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
- }>) => vue643.VNode & {
3970
+ }>) => vue.VNode & {
3951
3971
  __ctx?: Awaited<typeof __VLS_setup>;
3952
3972
  };
3953
3973
  };
@@ -3983,11 +4003,11 @@ interface ScrimSlotProps {
3983
4003
  /** Dismiss this overlay */
3984
4004
  dismiss: () => void;
3985
4005
  }
3986
- declare const __VLS_export$16: __VLS_WithSlots$4<vue643.DefineComponent<ScrimProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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$16: typeof __VLS_export$16;
3990
- type __VLS_WithSlots$4<T, S> = T & {
4010
+ type __VLS_WithSlots$11<T, S> = T & {
3991
4011
  new (): {
3992
4012
  $slots: S;
3993
4013
  };
@@ -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?: vue643.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
4031
- declare const __VLS_export$15: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4032
- props: __VLS_PrettifyLocal$10<(SelectionRootProps & {
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
- }> & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
4044
- }>) => vue643.VNode & {
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
- declare const _default$15: typeof __VLS_export$15;
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> {
@@ -4056,7 +4078,7 @@ interface SelectionItemProps<V = unknown> {
4056
4078
  /** Value associated with this item */
4057
4079
  value?: V;
4058
4080
  /** Disables this specific item */
4059
- disabled?: MaybeRef<boolean>;
4081
+ disabled?: MaybeRefOrGetter<boolean>;
4060
4082
  /** Namespace for dependency injection */
4061
4083
  namespace?: string;
4062
4084
  }
@@ -4085,19 +4107,21 @@ interface SelectionItemSlotProps<V = unknown> {
4085
4107
  'data-disabled': true | undefined;
4086
4108
  };
4087
4109
  }
4088
- declare const __VLS_export$14: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4089
- props: __VLS_PrettifyLocal$9<SelectionItemProps<V>> & vue643.PublicProps;
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
- }>) => vue643.VNode & {
4121
+ }>) => vue.VNode & {
4097
4122
  __ctx?: Awaited<typeof __VLS_setup>;
4098
4123
  };
4099
- declare const _default$14: typeof __VLS_export$14;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
4161
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4138
4162
  attrs: any;
4139
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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
- } & vue643.PublicProps;
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) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
4156
- }>) => vue643.VNode & {
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,25 +4206,779 @@ declare const Selection: {
4180
4206
  };
4181
4207
  emit: {};
4182
4208
  attrs: any;
4183
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
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?: vue643.MaybeRef<boolean> | undefined;
4214
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
4189
4215
  namespace?: string | undefined;
4190
- } & vue643.PublicProps;
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
- }>) => vue643.VNode & {
4225
+ }>) => vue.VNode & {
4198
4226
  __ctx?: Awaited<typeof __VLS_setup>;
4199
4227
  };
4200
4228
  };
4201
4229
  //#endregion
4230
+ //#region src/components/Slider/SliderRoot.vue.d.ts
4231
+ interface SliderRootContext extends SliderContext {
4232
+ /** Unique identifier */
4233
+ readonly id: string;
4234
+ /** Form field name */
4235
+ readonly name?: string;
4236
+ /** Form association */
4237
+ readonly form?: string;
4238
+ /** Track which thumb is currently being dragged */
4239
+ dragging: Ref<number | null>;
4240
+ /** Track element ref for percent calculation */
4241
+ track: Ref<HTMLElement | null>;
4242
+ /** Start a drag interaction for a thumb */
4243
+ onDrag: (index: number, event: PointerEvent, thumbEl?: HTMLElement) => void;
4244
+ }
4245
+ interface SliderRootProps extends AtomProps {
4246
+ /** Unique identifier (auto-generated if not provided) */
4247
+ id?: string;
4248
+ /** Minimum value (default: 0) */
4249
+ min?: number;
4250
+ /** Maximum value (default: 100) */
4251
+ max?: number;
4252
+ /** Step increment (default: 1) */
4253
+ step?: number;
4254
+ /** Disables the slider */
4255
+ disabled?: MaybeRefOrGetter<boolean>;
4256
+ /** Readonly — focusable but not editable */
4257
+ readonly?: MaybeRefOrGetter<boolean>;
4258
+ /** Slider orientation */
4259
+ orientation?: 'horizontal' | 'vertical';
4260
+ /** Flip the percent axis */
4261
+ inverted?: boolean;
4262
+ /** Minimum steps between adjacent thumbs (default: 0) */
4263
+ minStepsBetweenThumbs?: number;
4264
+ /** Allow thumbs to pass through each other (default: false) */
4265
+ crossover?: boolean;
4266
+ /** Form field name — triggers hidden inputs */
4267
+ name?: string;
4268
+ /** Associate with form by ID */
4269
+ form?: string;
4270
+ /** Namespace for context provision */
4271
+ namespace?: string;
4272
+ }
4273
+ interface SliderRootSlotProps {
4274
+ /** Unique identifier */
4275
+ id: string;
4276
+ /** All current values */
4277
+ values: number[];
4278
+ /** Minimum value */
4279
+ min: number;
4280
+ /** Maximum value */
4281
+ max: number;
4282
+ /** Whether the slider is disabled */
4283
+ isDisabled: boolean;
4284
+ /** Whether the slider is readonly */
4285
+ isReadonly: boolean;
4286
+ /** Slider orientation */
4287
+ orientation: 'horizontal' | 'vertical';
4288
+ /** Pre-computed attributes for binding */
4289
+ attrs: {
4290
+ 'data-disabled': true | undefined;
4291
+ 'data-readonly': true | undefined;
4292
+ 'data-orientation': 'horizontal' | 'vertical';
4293
+ };
4294
+ }
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 & {
4298
+ modelValue?: number | number[];
4299
+ }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4300
+ "update:model-value": (value: number | number[]) => any;
4301
+ "update:modelValue": (value: number | number[]) => any;
4302
+ start: (value: number | number[]) => any;
4303
+ end: (value: number | number[]) => any;
4304
+ }, string, vue.PublicProps, Readonly<SliderRootProps & {
4305
+ modelValue?: number | number[];
4306
+ }> & Readonly<{
4307
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
4308
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
4309
+ onStart?: ((value: number | number[]) => any) | undefined;
4310
+ onEnd?: ((value: number | number[]) => any) | undefined;
4311
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4312
+ default: (props: SliderRootSlotProps) => any;
4313
+ }>;
4314
+ type __VLS_WithSlots$10<T, S> = T & {
4315
+ new (): {
4316
+ $slots: S;
4317
+ };
4318
+ };
4319
+ //#endregion
4320
+ //#region src/components/Slider/SliderTrack.vue.d.ts
4321
+ interface SliderTrackProps extends AtomProps {
4322
+ /** Namespace for connecting to parent Slider.Root */
4323
+ namespace?: string;
4324
+ }
4325
+ interface SliderTrackSlotProps {
4326
+ /** Pre-computed attributes */
4327
+ attrs: {
4328
+ 'data-disabled': true | undefined;
4329
+ 'data-readonly': true | undefined;
4330
+ 'data-orientation': 'horizontal' | 'vertical';
4331
+ 'style': Record<string, string>;
4332
+ 'onPointerdown': (e: PointerEvent) => void;
4333
+ };
4334
+ }
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>, {
4337
+ default: (props: SliderTrackSlotProps) => any;
4338
+ }>;
4339
+ type __VLS_WithSlots$9<T, S> = T & {
4340
+ new (): {
4341
+ $slots: S;
4342
+ };
4343
+ };
4344
+ //#endregion
4345
+ //#region src/components/Slider/SliderRange.vue.d.ts
4346
+ interface SliderRangeProps extends AtomProps {
4347
+ /** Namespace for connecting to parent Slider.Root */
4348
+ namespace?: string;
4349
+ }
4350
+ interface SliderRangeSlotProps {
4351
+ /** Start percentage (0-100) */
4352
+ start: number;
4353
+ /** End percentage (0-100) */
4354
+ end: number;
4355
+ /** Pre-computed attributes and style */
4356
+ attrs: {
4357
+ 'data-disabled': true | undefined;
4358
+ 'data-readonly': true | undefined;
4359
+ 'data-orientation': 'horizontal' | 'vertical';
4360
+ 'style': Record<string, string>;
4361
+ };
4362
+ }
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>, {
4365
+ default: (props: SliderRangeSlotProps) => any;
4366
+ }>;
4367
+ type __VLS_WithSlots$8<T, S> = T & {
4368
+ new (): {
4369
+ $slots: S;
4370
+ };
4371
+ };
4372
+ //#endregion
4373
+ //#region src/components/Slider/SliderThumb.vue.d.ts
4374
+ type SliderThumbState = 'dragging' | 'idle';
4375
+ interface SliderThumbProps extends AtomProps {
4376
+ /** Namespace for connecting to parent Slider.Root */
4377
+ namespace?: string;
4378
+ /** Accessible label for this thumb */
4379
+ ariaLabel?: string;
4380
+ /** ID of element labelling this thumb */
4381
+ ariaLabelledby?: string;
4382
+ /** Custom aria-valuetext (for formatted display) */
4383
+ ariaValuetext?: string;
4384
+ }
4385
+ interface SliderThumbSlotProps {
4386
+ /** Thumb index in parent slider */
4387
+ index: number;
4388
+ /** Current value of this thumb */
4389
+ value: number;
4390
+ /** Current value as percentage (0-100) */
4391
+ percent: number;
4392
+ /** Whether this thumb is being dragged */
4393
+ isDragging: boolean;
4394
+ /** Pre-computed ARIA and data attributes */
4395
+ attrs: {
4396
+ 'role': 'slider';
4397
+ 'tabindex': 0 | -1;
4398
+ 'aria-valuenow': number;
4399
+ 'aria-valuemin': number;
4400
+ 'aria-valuemax': number;
4401
+ 'aria-valuetext': string | undefined;
4402
+ 'aria-orientation': 'horizontal' | 'vertical';
4403
+ 'aria-disabled': true | undefined;
4404
+ 'aria-readonly': true | undefined;
4405
+ 'aria-label': string | undefined;
4406
+ 'aria-labelledby': string | undefined;
4407
+ 'data-state': SliderThumbState;
4408
+ 'data-disabled': true | undefined;
4409
+ 'data-readonly': true | undefined;
4410
+ 'style': Record<string, string>;
4411
+ 'onKeydown': (e: KeyboardEvent) => void;
4412
+ 'onPointerdown': (e: PointerEvent) => void;
4413
+ };
4414
+ }
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>, {
4417
+ default: (props: SliderThumbSlotProps) => any;
4418
+ }>;
4419
+ type __VLS_WithSlots$7<T, S> = T & {
4420
+ new (): {
4421
+ $slots: S;
4422
+ };
4423
+ };
4424
+ //#endregion
4425
+ //#region src/components/Slider/SliderHiddenInput.vue.d.ts
4426
+ interface SliderHiddenInputProps {
4427
+ /** Namespace for context injection from parent Slider.Root */
4428
+ namespace?: string;
4429
+ /** Thumb index to read value from */
4430
+ index?: number;
4431
+ }
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>;
4434
+ //#endregion
4435
+ //#region src/components/Slider/index.d.ts
4436
+ /**
4437
+ * Slider component with sub-components for range input controls.
4438
+ *
4439
+ * @see https://0.vuetifyjs.com/components/slider
4440
+ *
4441
+ * @example
4442
+ * ```vue
4443
+ * <script setup lang="ts">
4444
+ * import { Slider } from '@vuetify/v0'
4445
+ * import { ref } from 'vue'
4446
+ *
4447
+ * const value = ref([50])
4448
+ * </script>
4449
+ *
4450
+ * <template>
4451
+ * <Slider.Root v-model="value" :min="0" :max="100">
4452
+ * <Slider.Track>
4453
+ * <Slider.Range />
4454
+ * </Slider.Track>
4455
+ * <Slider.Thumb />
4456
+ * </Slider.Root>
4457
+ * </template>
4458
+ * ```
4459
+ */
4460
+ declare const Slider: {
4461
+ /**
4462
+ * Root component for sliders.
4463
+ *
4464
+ * Creates slider context, provides it to child components, and
4465
+ * bridges v-model. Value is always `number[]`: single thumb = `[50]`,
4466
+ * range = `[25, 75]`. Configure min, max, step, and orientation via
4467
+ * props. When `name` prop is provided, automatically renders hidden
4468
+ * inputs for form submission.
4469
+ *
4470
+ * @see https://0.vuetifyjs.com/components/slider
4471
+ *
4472
+ * @example
4473
+ * ```vue
4474
+ * <script setup lang="ts">
4475
+ * import { Slider } from '@vuetify/v0'
4476
+ * import { ref } from 'vue'
4477
+ *
4478
+ * const value = ref([50])
4479
+ * </script>
4480
+ *
4481
+ * <template>
4482
+ * <Slider.Root v-model="value" :min="0" :max="100">
4483
+ * <Slider.Track>
4484
+ * <Slider.Range />
4485
+ * </Slider.Track>
4486
+ * <Slider.Thumb />
4487
+ * </Slider.Root>
4488
+ * </template>
4489
+ * ```
4490
+ */
4491
+ Root: {
4492
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
4493
+ modelValue?: number | number[];
4494
+ }> & Readonly<{
4495
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
4496
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
4497
+ onStart?: ((value: number | number[]) => any) | undefined;
4498
+ onEnd?: ((value: number | number[]) => any) | undefined;
4499
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4500
+ "update:model-value": (value: number | number[]) => any;
4501
+ "update:modelValue": (value: number | number[]) => any;
4502
+ start: (value: number | number[]) => any;
4503
+ end: (value: number | number[]) => any;
4504
+ }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4505
+ P: {};
4506
+ B: {};
4507
+ D: {};
4508
+ C: {};
4509
+ M: {};
4510
+ Defaults: {};
4511
+ }, Readonly<SliderRootProps & {
4512
+ modelValue?: number | number[];
4513
+ }> & Readonly<{
4514
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
4515
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
4516
+ onStart?: ((value: number | number[]) => any) | undefined;
4517
+ onEnd?: ((value: number | number[]) => any) | undefined;
4518
+ }>, {}, {}, {}, {}, {}>;
4519
+ __isFragment?: never;
4520
+ __isTeleport?: never;
4521
+ __isSuspense?: never;
4522
+ } & vue.ComponentOptionsBase<Readonly<SliderRootProps & {
4523
+ modelValue?: number | number[];
4524
+ }> & Readonly<{
4525
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
4526
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
4527
+ onStart?: ((value: number | number[]) => any) | undefined;
4528
+ onEnd?: ((value: number | number[]) => any) | undefined;
4529
+ }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4530
+ "update:model-value": (value: number | number[]) => any;
4531
+ "update:modelValue": (value: number | number[]) => any;
4532
+ start: (value: number | number[]) => any;
4533
+ end: (value: number | number[]) => any;
4534
+ }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
4535
+ $slots: {
4536
+ default: (props: SliderRootSlotProps) => any;
4537
+ };
4538
+ });
4539
+ /**
4540
+ * Track element that contains the Range and handles click-to-position.
4541
+ *
4542
+ * On pointerdown, calculates the value from pointer position, snaps
4543
+ * the nearest thumb to that value, and initiates drag. Must contain
4544
+ * Slider.Range as a child.
4545
+ *
4546
+ * @see https://0.vuetifyjs.com/components/slider#anatomy
4547
+ *
4548
+ * @example
4549
+ * ```vue
4550
+ * <Slider.Track>
4551
+ * <Slider.Range />
4552
+ * </Slider.Track>
4553
+ * ```
4554
+ */
4555
+ Track: {
4556
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4557
+ P: {};
4558
+ B: {};
4559
+ D: {};
4560
+ C: {};
4561
+ M: {};
4562
+ Defaults: {};
4563
+ }, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
4564
+ __isFragment?: never;
4565
+ __isTeleport?: never;
4566
+ __isSuspense?: never;
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 () => {
4568
+ $slots: {
4569
+ default: (props: SliderTrackSlotProps) => any;
4570
+ };
4571
+ });
4572
+ /**
4573
+ * Filled region between thumb positions.
4574
+ *
4575
+ * For single-thumb sliders, fills from min to the thumb value.
4576
+ * For range sliders, fills between the lowest and highest thumb
4577
+ * values. Must be used within a Slider.Track component.
4578
+ *
4579
+ * @see https://0.vuetifyjs.com/components/slider#anatomy
4580
+ *
4581
+ * @example
4582
+ * ```vue
4583
+ * <Slider.Track>
4584
+ * <Slider.Range />
4585
+ * </Slider.Track>
4586
+ * ```
4587
+ */
4588
+ Range: {
4589
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4590
+ P: {};
4591
+ B: {};
4592
+ D: {};
4593
+ C: {};
4594
+ M: {};
4595
+ Defaults: {};
4596
+ }, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
4597
+ __isFragment?: never;
4598
+ __isTeleport?: never;
4599
+ __isSuspense?: never;
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 () => {
4601
+ $slots: {
4602
+ default: (props: SliderRangeSlotProps) => any;
4603
+ };
4604
+ });
4605
+ /**
4606
+ * Draggable thumb control with keyboard navigation.
4607
+ *
4608
+ * Auto-registers with parent Root to receive its index. Supports
4609
+ * pointer drag and full keyboard navigation (Arrow, Page, Home/End).
4610
+ * Provides ARIA slider attributes including per-thumb constrained
4611
+ * valuemin/valuemax for multi-thumb sliders. Render multiple Thumbs
4612
+ * for range sliders.
4613
+ *
4614
+ * @see https://0.vuetifyjs.com/components/slider#anatomy
4615
+ *
4616
+ * @example
4617
+ * ```vue
4618
+ * <Slider.Thumb />
4619
+ * ```
4620
+ */
4621
+ Thumb: {
4622
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4623
+ P: {};
4624
+ B: {};
4625
+ D: {};
4626
+ C: {};
4627
+ M: {};
4628
+ Defaults: {};
4629
+ }, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
4630
+ __isFragment?: never;
4631
+ __isTeleport?: never;
4632
+ __isSuspense?: never;
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 () => {
4634
+ $slots: {
4635
+ default: (props: SliderThumbSlotProps) => any;
4636
+ };
4637
+ });
4638
+ /**
4639
+ * Hidden native input for form submission.
4640
+ *
4641
+ * Auto-rendered by Root when `name` prop is provided — one input
4642
+ * per thumb value. Can also be used explicitly for custom form
4643
+ * integration.
4644
+ *
4645
+ * @see https://0.vuetifyjs.com/components/slider#form-integration
4646
+ * @internal
4647
+ *
4648
+ * @example
4649
+ * ```vue
4650
+ * <script setup lang="ts">
4651
+ * import { Slider } from '@vuetify/v0'
4652
+ * import { ref } from 'vue'
4653
+ *
4654
+ * const value = ref([50])
4655
+ * </script>
4656
+ *
4657
+ * <template>
4658
+ * <!-- You don't need to do this — Root auto-renders hidden
4659
+ * inputs when the `name` prop is set. This is only needed
4660
+ * for custom form integration. -->
4661
+ * <Slider.Root v-model="value">
4662
+ * <Slider.Track>
4663
+ * <Slider.Range />
4664
+ * </Slider.Track>
4665
+ * <Slider.Thumb />
4666
+ * <Slider.HiddenInput name="volume" :index="0" />
4667
+ * </Slider.Root>
4668
+ * </template>
4669
+ * ```
4670
+ */
4671
+ HiddenInput: vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
4672
+ };
4673
+ //#endregion
4674
+ //#region src/components/Splitter/SplitterRoot.vue.d.ts
4675
+ type SplitterOrientation = 'horizontal' | 'vertical';
4676
+ interface SplitterPanelInput extends SelectionTicketInput {
4677
+ size: number;
4678
+ minSize: number;
4679
+ maxSize: number;
4680
+ collapsible: boolean;
4681
+ collapsedSize: number;
4682
+ defaultSize: number;
4683
+ }
4684
+ type SplitterPanelTicket = SelectionTicket<SplitterPanelInput>;
4685
+ interface SplitterContext {
4686
+ orientation: Readonly<Ref<SplitterOrientation>>;
4687
+ disabled: Readonly<Ref<boolean>>;
4688
+ panels: SelectionContext<SplitterPanelInput>;
4689
+ handles: RegistryContext;
4690
+ dragging: Readonly<Ref<boolean>>;
4691
+ draggingHandle: Readonly<Ref<number | null>>;
4692
+ rootEl: Readonly<Ref<HTMLElement | null>>;
4693
+ panel: (index: number) => SplitterPanelTicket | undefined;
4694
+ resize: (index: number, delta: number, options?: {
4695
+ emit?: boolean;
4696
+ }) => void;
4697
+ onStartDrag: (index: number) => void;
4698
+ onEndDrag: () => void;
4699
+ collapse: (index: number, neighborIndex?: number) => void;
4700
+ expand: (index: number, neighborIndex?: number) => void;
4701
+ distribute: (sizes: number[]) => void;
4702
+ }
4703
+ interface SplitterRootExpose {
4704
+ distribute: (sizes: number[]) => void;
4705
+ }
4706
+ interface SplitterRootProps extends AtomProps {
4707
+ orientation?: SplitterOrientation;
4708
+ disabled?: boolean;
4709
+ }
4710
+ interface SplitterRootSlotProps {
4711
+ orientation: SplitterOrientation;
4712
+ isDisabled: boolean;
4713
+ sizes: number[];
4714
+ isDragging: boolean;
4715
+ distribute: (sizes: number[]) => void;
4716
+ attrs: {
4717
+ 'data-orientation': SplitterOrientation;
4718
+ 'data-dragging': true | undefined;
4719
+ };
4720
+ }
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, {
4724
+ layout: (sizes: number[]) => any;
4725
+ }, string, vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
4726
+ onLayout?: ((sizes: number[]) => any) | undefined;
4727
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4728
+ default: (props: SplitterRootSlotProps) => any;
4729
+ }>;
4730
+ type __VLS_WithSlots$6<T, S> = T & {
4731
+ new (): {
4732
+ $slots: S;
4733
+ };
4734
+ };
4735
+ //#endregion
4736
+ //#region src/components/Splitter/SplitterPanel.vue.d.ts
4737
+ interface SplitterPanelProps extends AtomProps {
4738
+ defaultSize: number;
4739
+ minSize?: number;
4740
+ maxSize?: number;
4741
+ collapsible?: boolean;
4742
+ collapsedSize?: number;
4743
+ }
4744
+ interface SplitterPanelExpose {
4745
+ collapse: () => void;
4746
+ expand: () => void;
4747
+ size: Ref<number>;
4748
+ isCollapsed: Ref<boolean>;
4749
+ }
4750
+ interface SplitterPanelSlotProps {
4751
+ size: number;
4752
+ isCollapsed: boolean;
4753
+ collapse: () => void;
4754
+ expand: () => void;
4755
+ attrs: {
4756
+ 'id': string;
4757
+ 'data-orientation': SplitterOrientation;
4758
+ 'data-panel-index': number;
4759
+ 'data-collapsed': true | undefined;
4760
+ };
4761
+ }
4762
+ declare const _default$15: typeof __VLS_export$15;
4763
+ declare const __VLS_export$15: __VLS_WithSlots$5<vue.DefineComponent<SplitterPanelProps & {
4764
+ collapsed?: boolean;
4765
+ }, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4766
+ resize: (size: number) => any;
4767
+ "update:collapsed": (...args: unknown[]) => any;
4768
+ }, string, vue.PublicProps, Readonly<SplitterPanelProps & {
4769
+ collapsed?: boolean;
4770
+ }> & Readonly<{
4771
+ onResize?: ((size: number) => any) | undefined;
4772
+ "onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
4773
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4774
+ default: (props: SplitterPanelSlotProps) => any;
4775
+ }>;
4776
+ type __VLS_WithSlots$5<T, S> = T & {
4777
+ new (): {
4778
+ $slots: S;
4779
+ };
4780
+ };
4781
+ //#endregion
4782
+ //#region src/components/Splitter/SplitterHandle.vue.d.ts
4783
+ interface SplitterHandleProps extends AtomProps {
4784
+ disabled?: boolean;
4785
+ label?: string;
4786
+ }
4787
+ type SplitterHandleState = 'drag' | 'hover' | 'inactive';
4788
+ interface SplitterHandleSlotProps {
4789
+ isDragging: boolean;
4790
+ isDisabled: boolean;
4791
+ state: SplitterHandleState;
4792
+ attrs: {
4793
+ 'role': 'separator';
4794
+ 'tabindex': 0 | -1;
4795
+ 'aria-valuenow': number;
4796
+ 'aria-valuemin': number;
4797
+ 'aria-valuemax': number;
4798
+ 'aria-orientation': SplitterOrientation;
4799
+ 'aria-controls': string | undefined;
4800
+ 'aria-label': string | undefined;
4801
+ 'aria-disabled': true | undefined;
4802
+ 'data-state': SplitterHandleState;
4803
+ 'data-orientation': SplitterOrientation;
4804
+ 'data-disabled': true | undefined;
4805
+ 'style': Record<string, string>;
4806
+ 'onPointerdown': (e: PointerEvent) => void;
4807
+ 'onPointerenter': () => void;
4808
+ 'onPointerleave': () => void;
4809
+ 'onKeydown': (e: KeyboardEvent) => void;
4810
+ };
4811
+ }
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>, {
4814
+ default: (props: SplitterHandleSlotProps) => any;
4815
+ }>;
4816
+ type __VLS_WithSlots$4<T, S> = T & {
4817
+ new (): {
4818
+ $slots: S;
4819
+ };
4820
+ };
4821
+ //#endregion
4822
+ //#region src/components/Splitter/index.d.ts
4823
+ /**
4824
+ * Splitter component with sub-components for building resizable panel layouts.
4825
+ *
4826
+ * @see https://0.vuetifyjs.com/components/splitter
4827
+ *
4828
+ * @example
4829
+ * ```vue
4830
+ * <script lang="ts" setup>
4831
+ * import { Splitter } from '@vuetify/v0'
4832
+ * </script>
4833
+ *
4834
+ * <template>
4835
+ * <Splitter.Root orientation="horizontal">
4836
+ * <Splitter.Panel :default-size="60" :min-size="20">
4837
+ * Left content
4838
+ * </Splitter.Panel>
4839
+ *
4840
+ * <Splitter.Handle />
4841
+ *
4842
+ * <Splitter.Panel :default-size="40" :min-size="20">
4843
+ * Right content
4844
+ * </Splitter.Panel>
4845
+ * </Splitter.Root>
4846
+ * </template>
4847
+ * ```
4848
+ */
4849
+ declare const Splitter: {
4850
+ /**
4851
+ * Root container that provides splitter context and manages panel sizes.
4852
+ *
4853
+ * @see https://0.vuetifyjs.com/components/splitter
4854
+ *
4855
+ * @example
4856
+ * ```vue
4857
+ * <script lang="ts" setup>
4858
+ * import { Splitter } from '@vuetify/v0'
4859
+ * </script>
4860
+ *
4861
+ * <template>
4862
+ * <Splitter.Root orientation="horizontal">
4863
+ * <Splitter.Panel :default-size="60" :min-size="20">
4864
+ * Left content
4865
+ * </Splitter.Panel>
4866
+ *
4867
+ * <Splitter.Handle label="Resize panels" />
4868
+ *
4869
+ * <Splitter.Panel :default-size="40" :min-size="20">
4870
+ * Right content
4871
+ * </Splitter.Panel>
4872
+ * </Splitter.Root>
4873
+ * </template>
4874
+ * ```
4875
+ */
4876
+ Root: {
4877
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterRootProps> & Readonly<{
4878
+ onLayout?: ((sizes: number[]) => any) | undefined;
4879
+ }>, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4880
+ layout: (sizes: number[]) => any;
4881
+ }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4882
+ P: {};
4883
+ B: {};
4884
+ D: {};
4885
+ C: {};
4886
+ M: {};
4887
+ Defaults: {};
4888
+ }, Readonly<SplitterRootProps> & Readonly<{
4889
+ onLayout?: ((sizes: number[]) => any) | undefined;
4890
+ }>, SplitterRootExpose, {}, {}, {}, {}>;
4891
+ __isFragment?: never;
4892
+ __isTeleport?: never;
4893
+ __isSuspense?: never;
4894
+ } & vue.ComponentOptionsBase<Readonly<SplitterRootProps> & Readonly<{
4895
+ onLayout?: ((sizes: number[]) => any) | undefined;
4896
+ }>, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4897
+ layout: (sizes: number[]) => any;
4898
+ }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
4899
+ $slots: {
4900
+ default: (props: SplitterRootSlotProps) => any;
4901
+ };
4902
+ });
4903
+ /**
4904
+ * Resizable panel within a splitter layout, sized via flex-basis percentage.
4905
+ *
4906
+ * @see https://0.vuetifyjs.com/components/splitter#splitterpanel
4907
+ *
4908
+ * @example
4909
+ * ```vue
4910
+ * <Splitter.Panel :default-size="50" :min-size="20" :max-size="80">
4911
+ * Panel content
4912
+ * </Splitter.Panel>
4913
+ * ```
4914
+ */
4915
+ Panel: {
4916
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterPanelProps & {
4917
+ collapsed?: boolean;
4918
+ }> & Readonly<{
4919
+ onResize?: ((size: number) => any) | undefined;
4920
+ "onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
4921
+ }>, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4922
+ resize: (size: number) => any;
4923
+ "update:collapsed": (...args: unknown[]) => any;
4924
+ }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4925
+ P: {};
4926
+ B: {};
4927
+ D: {};
4928
+ C: {};
4929
+ M: {};
4930
+ Defaults: {};
4931
+ }, Readonly<SplitterPanelProps & {
4932
+ collapsed?: boolean;
4933
+ }> & Readonly<{
4934
+ onResize?: ((size: number) => any) | undefined;
4935
+ "onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
4936
+ }>, SplitterPanelExpose, {}, {}, {}, {}>;
4937
+ __isFragment?: never;
4938
+ __isTeleport?: never;
4939
+ __isSuspense?: never;
4940
+ } & vue.ComponentOptionsBase<Readonly<SplitterPanelProps & {
4941
+ collapsed?: boolean;
4942
+ }> & Readonly<{
4943
+ onResize?: ((size: number) => any) | undefined;
4944
+ "onUpdate:collapsed"?: ((...args: unknown[]) => any) | undefined;
4945
+ }>, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4946
+ resize: (size: number) => any;
4947
+ "update:collapsed": (...args: unknown[]) => any;
4948
+ }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
4949
+ $slots: {
4950
+ default: (props: SplitterPanelSlotProps) => any;
4951
+ };
4952
+ });
4953
+ /**
4954
+ * Draggable resize handle between two adjacent panels.
4955
+ *
4956
+ * @see https://0.vuetifyjs.com/components/splitter#splitterhandle
4957
+ *
4958
+ * @example
4959
+ * ```vue
4960
+ * <Splitter.Handle label="Resize panels" />
4961
+ * ```
4962
+ */
4963
+ Handle: {
4964
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4965
+ P: {};
4966
+ B: {};
4967
+ D: {};
4968
+ C: {};
4969
+ M: {};
4970
+ Defaults: {};
4971
+ }, Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
4972
+ __isFragment?: never;
4973
+ __isTeleport?: never;
4974
+ __isSuspense?: never;
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 () => {
4976
+ $slots: {
4977
+ default: (props: SplitterHandleSlotProps) => any;
4978
+ };
4979
+ });
4980
+ };
4981
+ //#endregion
4202
4982
  //#region src/components/Switch/SwitchGroup.vue.d.ts
4203
4983
  interface SwitchGroupProps extends AtomProps {
4204
4984
  /** Namespace for context provision to children */
@@ -4245,25 +5025,27 @@ interface SwitchGroupSlotProps {
4245
5025
  'aria-describedby': string | undefined;
4246
5026
  };
4247
5027
  }
4248
- declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: vue643.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
4249
- declare const __VLS_export$13: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$8<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4250
- props: __VLS_PrettifyLocal$8<(SwitchGroupProps & {
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 & {
4251
5032
  modelValue?: T | T[];
4252
5033
  }) & {
4253
5034
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4254
5035
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4255
- }> & vue643.PublicProps;
5036
+ }> & (typeof globalThis extends {
5037
+ __VLS_PROPS_FALLBACK: infer P;
5038
+ } ? P : {});
4256
5039
  expose: (exposed: {}) => void;
4257
5040
  attrs: any;
4258
5041
  slots: {
4259
5042
  default: (props: SwitchGroupSlotProps) => any;
4260
5043
  };
4261
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
4262
- }>) => vue643.VNode & {
5044
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5045
+ }>) => vue.VNode & {
4263
5046
  __ctx?: Awaited<typeof __VLS_setup>;
4264
5047
  };
4265
- declare const _default$8: typeof __VLS_export$13;
4266
- 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] }) & {};
4267
5049
  //#endregion
4268
5050
  //#region src/components/Switch/SwitchHiddenInput.vue.d.ts
4269
5051
  interface SwitchHiddenInputProps {
@@ -4276,8 +5058,8 @@ interface SwitchHiddenInputProps {
4276
5058
  /** Associate with form by ID (overrides Root's form) */
4277
5059
  form?: string;
4278
5060
  }
4279
- declare const __VLS_export$12: vue643.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
4280
- declare const _default$9: typeof __VLS_export$12;
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>;
4281
5063
  //#endregion
4282
5064
  //#region src/components/Switch/SwitchRoot.vue.d.ts
4283
5065
  /** Visual state of the switch for styling purposes */
@@ -4322,9 +5104,9 @@ interface SwitchRootProps<V = unknown> extends AtomProps {
4322
5104
  /** Associate with form by ID */
4323
5105
  form?: string;
4324
5106
  /** Disables this switch */
4325
- disabled?: MaybeRef<boolean>;
5107
+ disabled?: MaybeRefOrGetter<boolean>;
4326
5108
  /** Sets the indeterminate state */
4327
- indeterminate?: MaybeRef<boolean>;
5109
+ indeterminate?: MaybeRefOrGetter<boolean>;
4328
5110
  /** Namespace for context provision to children (Track, Thumb, HiddenInput) */
4329
5111
  namespace?: string;
4330
5112
  /** Namespace for connecting to parent Switch.Group */
@@ -4374,25 +5156,27 @@ interface SwitchRootSlotProps<V = unknown> {
4374
5156
  'data-disabled': true | undefined;
4375
5157
  };
4376
5158
  }
4377
- declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: vue643.App) => SwitchRootContext<unknown>;
4378
- declare const __VLS_export$11: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$7<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4379
- props: __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
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> & {
4380
5163
  modelValue?: boolean;
4381
5164
  }) & {
4382
5165
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4383
5166
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
4384
- }> & vue643.PublicProps;
5167
+ }> & (typeof globalThis extends {
5168
+ __VLS_PROPS_FALLBACK: infer P;
5169
+ } ? P : {});
4385
5170
  expose: (exposed: {}) => void;
4386
5171
  attrs: any;
4387
5172
  slots: {
4388
5173
  default: (props: SwitchRootSlotProps<V>) => any;
4389
5174
  };
4390
- emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
4391
- }>) => vue643.VNode & {
5175
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
5176
+ }>) => vue.VNode & {
4392
5177
  __ctx?: Awaited<typeof __VLS_setup>;
4393
5178
  };
4394
- declare const _default$10: typeof __VLS_export$11;
4395
- 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] }) & {};
4396
5180
  //#endregion
4397
5181
  //#region src/components/Switch/SwitchSelectAll.vue.d.ts
4398
5182
  interface SwitchSelectAllProps extends AtomProps {
@@ -4438,10 +5222,10 @@ interface SwitchSelectAllSlotProps {
4438
5222
  'data-disabled': true | undefined;
4439
5223
  };
4440
5224
  }
4441
- declare const __VLS_export$10: __VLS_WithSlots$3<vue643.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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>, {
4442
5227
  default: (props: SwitchSelectAllSlotProps) => any;
4443
5228
  }>;
4444
- declare const _default$11: typeof __VLS_export$10;
4445
5229
  type __VLS_WithSlots$3<T, S> = T & {
4446
5230
  new (): {
4447
5231
  $slots: S;
@@ -4466,10 +5250,10 @@ interface SwitchThumbSlotProps {
4466
5250
  };
4467
5251
  };
4468
5252
  }
4469
- declare const __VLS_export$9: __VLS_WithSlots$2<vue643.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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>, {
4470
5255
  default: (props: SwitchThumbSlotProps) => any;
4471
5256
  }>;
4472
- declare const _default$12: typeof __VLS_export$9;
4473
5257
  type __VLS_WithSlots$2<T, S> = T & {
4474
5258
  new (): {
4475
5259
  $slots: S;
@@ -4491,10 +5275,10 @@ interface SwitchTrackSlotProps {
4491
5275
  'data-state': SwitchState;
4492
5276
  };
4493
5277
  }
4494
- declare const __VLS_export$8: __VLS_WithSlots$1<vue643.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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>, {
4495
5280
  default: (props: SwitchTrackSlotProps) => any;
4496
5281
  }>;
4497
- declare const _default$13: typeof __VLS_export$8;
4498
5282
  type __VLS_WithSlots$1<T, S> = T & {
4499
5283
  new (): {
4500
5284
  $slots: S;
@@ -4565,10 +5349,10 @@ declare const Switch: {
4565
5349
  slots: {
4566
5350
  default: (props: SwitchGroupSlotProps) => any;
4567
5351
  };
4568
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
5352
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4569
5353
  attrs: any;
4570
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4571
- props: {
5354
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5355
+ props: vue.PublicProps & {
4572
5356
  namespace?: string | undefined;
4573
5357
  disabled?: boolean | undefined;
4574
5358
  enroll?: boolean | undefined;
@@ -4581,14 +5365,16 @@ declare const Switch: {
4581
5365
  modelValue?: (T | T[]) | undefined;
4582
5366
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4583
5367
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4584
- } & vue643.PublicProps;
5368
+ } & (typeof globalThis extends {
5369
+ __VLS_PROPS_FALLBACK: infer P;
5370
+ } ? P : {});
4585
5371
  expose: (exposed: {}) => void;
4586
5372
  attrs: any;
4587
5373
  slots: {
4588
5374
  default: (props: SwitchGroupSlotProps) => any;
4589
5375
  };
4590
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
4591
- }>) => vue643.VNode & {
5376
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5377
+ }>) => vue.VNode & {
4592
5378
  __ctx?: Awaited<typeof __VLS_setup>;
4593
5379
  };
4594
5380
  /**
@@ -4613,7 +5399,7 @@ declare const Switch: {
4613
5399
  * </template>
4614
5400
  * ```
4615
5401
  */
4616
- HiddenInput: vue643.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
5402
+ HiddenInput: vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
4617
5403
  /**
4618
5404
  * Root component for individual switches.
4619
5405
  *
@@ -4649,17 +5435,17 @@ declare const Switch: {
4649
5435
  slots: {
4650
5436
  default: (props: SwitchRootSlotProps<V>) => any;
4651
5437
  };
4652
- emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
5438
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
4653
5439
  attrs: any;
4654
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4655
- props: {
5440
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5441
+ props: vue.PublicProps & {
4656
5442
  id?: ID | undefined;
4657
5443
  label?: string | undefined;
4658
5444
  value?: V | undefined;
4659
5445
  name?: string | undefined;
4660
5446
  form?: string | undefined;
4661
- disabled?: vue643.MaybeRef<boolean> | undefined;
4662
- indeterminate?: vue643.MaybeRef<boolean> | undefined;
5447
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
5448
+ indeterminate?: vue.MaybeRefOrGetter<boolean> | undefined;
4663
5449
  namespace?: string | undefined;
4664
5450
  groupNamespace?: string | undefined;
4665
5451
  ariaLabelledby?: string | undefined;
@@ -4670,14 +5456,16 @@ declare const Switch: {
4670
5456
  modelValue?: boolean | undefined;
4671
5457
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4672
5458
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
4673
- } & vue643.PublicProps;
5459
+ } & (typeof globalThis extends {
5460
+ __VLS_PROPS_FALLBACK: infer P;
5461
+ } ? P : {});
4674
5462
  expose: (exposed: {}) => void;
4675
5463
  attrs: any;
4676
5464
  slots: {
4677
5465
  default: (props: SwitchRootSlotProps<V>) => any;
4678
5466
  };
4679
- emit: ((evt: "update:model-value", value: boolean) => void) & ((evt: "update:modelValue", value: boolean | undefined) => void);
4680
- }>) => vue643.VNode & {
5467
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
5468
+ }>) => vue.VNode & {
4681
5469
  __ctx?: Awaited<typeof __VLS_setup>;
4682
5470
  };
4683
5471
  /**
@@ -4718,7 +5506,7 @@ declare const Switch: {
4718
5506
  * ```
4719
5507
  */
4720
5508
  SelectAll: {
4721
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
5509
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4722
5510
  P: {};
4723
5511
  B: {};
4724
5512
  D: {};
@@ -4729,7 +5517,7 @@ declare const Switch: {
4729
5517
  __isFragment?: never;
4730
5518
  __isTeleport?: never;
4731
5519
  __isSuspense?: never;
4732
- } & vue643.ComponentOptionsBase<Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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 () => {
4733
5521
  $slots: {
4734
5522
  default: (props: SwitchSelectAllSlotProps) => any;
4735
5523
  };
@@ -4753,7 +5541,7 @@ declare const Switch: {
4753
5541
  * ```
4754
5542
  */
4755
5543
  Thumb: {
4756
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
5544
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4757
5545
  P: {};
4758
5546
  B: {};
4759
5547
  D: {};
@@ -4764,7 +5552,7 @@ declare const Switch: {
4764
5552
  __isFragment?: never;
4765
5553
  __isTeleport?: never;
4766
5554
  __isSuspense?: never;
4767
- } & vue643.ComponentOptionsBase<Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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 () => {
4768
5556
  $slots: {
4769
5557
  default: (props: SwitchThumbSlotProps) => any;
4770
5558
  };
@@ -4787,7 +5575,7 @@ declare const Switch: {
4787
5575
  * ```
4788
5576
  */
4789
5577
  Track: {
4790
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
5578
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4791
5579
  P: {};
4792
5580
  B: {};
4793
5581
  D: {};
@@ -4798,7 +5586,7 @@ declare const Switch: {
4798
5586
  __isFragment?: never;
4799
5587
  __isTeleport?: never;
4800
5588
  __isSuspense?: never;
4801
- } & vue643.ComponentOptionsBase<Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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 () => {
4802
5590
  $slots: {
4803
5591
  default: (props: SwitchTrackSlotProps) => any;
4804
5592
  };
@@ -4835,24 +5623,26 @@ interface SingleRootSlotProps {
4835
5623
  'aria-multiselectable': false;
4836
5624
  };
4837
5625
  }
4838
- declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?: vue643.App) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>;
4839
- declare const __VLS_export$7: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4840
- props: __VLS_PrettifyLocal$6<(SingleRootProps & {
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 & {
4841
5630
  modelValue?: T | T[];
4842
5631
  }) & {
4843
5632
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4844
- }> & vue643.PublicProps;
5633
+ }> & (typeof globalThis extends {
5634
+ __VLS_PROPS_FALLBACK: infer P;
5635
+ } ? P : {});
4845
5636
  expose: (exposed: {}) => void;
4846
5637
  attrs: any;
4847
5638
  slots: {
4848
5639
  default: (props: SingleRootSlotProps) => any;
4849
5640
  };
4850
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
4851
- }>) => vue643.VNode & {
5641
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
5642
+ }>) => vue.VNode & {
4852
5643
  __ctx?: Awaited<typeof __VLS_setup>;
4853
5644
  };
4854
- declare const _default$7: typeof __VLS_export$7;
4855
- 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] }) & {};
4856
5646
  //#endregion
4857
5647
  //#region src/components/Single/SingleItem.vue.d.ts
4858
5648
  interface SingleItemProps<V = unknown> {
@@ -4863,7 +5653,7 @@ interface SingleItemProps<V = unknown> {
4863
5653
  /** Value associated with this item */
4864
5654
  value?: V;
4865
5655
  /** Disables this specific item */
4866
- disabled?: MaybeRef<boolean>;
5656
+ disabled?: MaybeRefOrGetter<boolean>;
4867
5657
  /** Namespace for dependency injection */
4868
5658
  namespace?: string;
4869
5659
  }
@@ -4892,19 +5682,21 @@ interface SingleItemSlotProps<V = unknown> {
4892
5682
  'data-disabled': true | undefined;
4893
5683
  };
4894
5684
  }
4895
- declare const __VLS_export$6: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4896
- props: __VLS_PrettifyLocal$5<SingleItemProps<V>> & vue643.PublicProps;
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 : {});
4897
5690
  expose: (exposed: {}) => void;
4898
5691
  attrs: any;
4899
5692
  slots: {
4900
5693
  default: (props: SingleItemSlotProps<V>) => unknown;
4901
5694
  };
4902
5695
  emit: {};
4903
- }>) => vue643.VNode & {
5696
+ }>) => vue.VNode & {
4904
5697
  __ctx?: Awaited<typeof __VLS_setup>;
4905
5698
  };
4906
- declare const _default$6: typeof __VLS_export$6;
4907
- 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] }) & {};
4908
5700
  //#endregion
4909
5701
  //#region src/components/Single/index.d.ts
4910
5702
  /**
@@ -4941,24 +5733,26 @@ declare const Single: {
4941
5733
  slots: {
4942
5734
  default: (props: SingleRootSlotProps) => any;
4943
5735
  };
4944
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
5736
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
4945
5737
  attrs: any;
4946
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4947
- props: {
5738
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5739
+ props: vue.PublicProps & {
4948
5740
  namespace?: string | undefined;
4949
5741
  disabled?: boolean | undefined;
4950
5742
  enroll?: boolean | undefined;
4951
5743
  mandatory?: boolean | "force" | undefined;
4952
5744
  modelValue?: (T | T[]) | undefined;
4953
5745
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4954
- } & vue643.PublicProps;
5746
+ } & (typeof globalThis extends {
5747
+ __VLS_PROPS_FALLBACK: infer P;
5748
+ } ? P : {});
4955
5749
  expose: (exposed: {}) => void;
4956
5750
  attrs: any;
4957
5751
  slots: {
4958
5752
  default: (props: SingleRootSlotProps) => any;
4959
5753
  };
4960
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
4961
- }>) => vue643.VNode & {
5754
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
5755
+ }>) => vue.VNode & {
4962
5756
  __ctx?: Awaited<typeof __VLS_setup>;
4963
5757
  };
4964
5758
  /**
@@ -4987,21 +5781,23 @@ declare const Single: {
4987
5781
  };
4988
5782
  emit: {};
4989
5783
  attrs: any;
4990
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4991
- props: {
5784
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5785
+ props: vue.PublicProps & {
4992
5786
  id?: string | undefined;
4993
5787
  label?: string | undefined;
4994
5788
  value?: V | undefined;
4995
- disabled?: vue643.MaybeRef<boolean> | undefined;
5789
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
4996
5790
  namespace?: string | undefined;
4997
- } & vue643.PublicProps;
5791
+ } & (typeof globalThis extends {
5792
+ __VLS_PROPS_FALLBACK: infer P;
5793
+ } ? P : {});
4998
5794
  expose: (exposed: {}) => void;
4999
5795
  attrs: any;
5000
5796
  slots: {
5001
5797
  default: (props: SingleItemSlotProps<V>) => unknown;
5002
5798
  };
5003
5799
  emit: {};
5004
- }>) => vue643.VNode & {
5800
+ }>) => vue.VNode & {
5005
5801
  __ctx?: Awaited<typeof __VLS_setup>;
5006
5802
  };
5007
5803
  };
@@ -5046,24 +5842,26 @@ interface StepRootSlotProps {
5046
5842
  'aria-multiselectable': false;
5047
5843
  };
5048
5844
  }
5049
- declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?: vue643.App) => StepContext<StepTicket, StepTicket<StepTicket>>;
5050
- declare const __VLS_export$5: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5051
- props: __VLS_PrettifyLocal$4<(StepRootProps & {
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 & {
5052
5849
  modelValue?: T | T[];
5053
5850
  }) & {
5054
5851
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5055
- }> & vue643.PublicProps;
5852
+ }> & (typeof globalThis extends {
5853
+ __VLS_PROPS_FALLBACK: infer P;
5854
+ } ? P : {});
5056
5855
  expose: (exposed: {}) => void;
5057
5856
  attrs: any;
5058
5857
  slots: {
5059
5858
  default: (props: StepRootSlotProps) => any;
5060
5859
  };
5061
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
5062
- }>) => vue643.VNode & {
5860
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
5861
+ }>) => vue.VNode & {
5063
5862
  __ctx?: Awaited<typeof __VLS_setup>;
5064
5863
  };
5065
- declare const _default$5: typeof __VLS_export$5;
5066
- 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] }) & {};
5067
5865
  //#endregion
5068
5866
  //#region src/components/Step/StepItem.vue.d.ts
5069
5867
  interface StepItemProps<V = unknown> {
@@ -5074,7 +5872,7 @@ interface StepItemProps<V = unknown> {
5074
5872
  /** Value associated with this item */
5075
5873
  value?: V;
5076
5874
  /** Disables this specific item */
5077
- disabled?: MaybeRef<boolean>;
5875
+ disabled?: MaybeRefOrGetter<boolean>;
5078
5876
  /** Namespace for dependency injection */
5079
5877
  namespace?: string;
5080
5878
  }
@@ -5103,19 +5901,21 @@ interface StepItemSlotProps<V = unknown> {
5103
5901
  'data-disabled': true | undefined;
5104
5902
  };
5105
5903
  }
5106
- declare const __VLS_export$4: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5107
- props: __VLS_PrettifyLocal$3<StepItemProps<V>> & vue643.PublicProps;
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 : {});
5108
5909
  expose: (exposed: {}) => void;
5109
5910
  attrs: any;
5110
5911
  slots: {
5111
5912
  default: (props: StepItemSlotProps<V>) => unknown;
5112
5913
  };
5113
5914
  emit: {};
5114
- }>) => vue643.VNode & {
5915
+ }>) => vue.VNode & {
5115
5916
  __ctx?: Awaited<typeof __VLS_setup>;
5116
5917
  };
5117
- declare const _default$4: typeof __VLS_export$4;
5118
- 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] }) & {};
5119
5919
  //#endregion
5120
5920
  //#region src/components/Step/index.d.ts
5121
5921
  /**
@@ -5150,24 +5950,26 @@ declare const Step: {
5150
5950
  slots: {
5151
5951
  default: (props: StepRootSlotProps) => any;
5152
5952
  };
5153
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
5953
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
5154
5954
  attrs: any;
5155
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5156
- props: {
5955
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5956
+ props: vue.PublicProps & {
5157
5957
  namespace?: string | undefined;
5158
5958
  disabled?: boolean | undefined;
5159
5959
  enroll?: boolean | undefined;
5160
5960
  mandatory?: boolean | "force" | undefined;
5161
5961
  modelValue?: (T | T[]) | undefined;
5162
5962
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5163
- } & vue643.PublicProps;
5963
+ } & (typeof globalThis extends {
5964
+ __VLS_PROPS_FALLBACK: infer P;
5965
+ } ? P : {});
5164
5966
  expose: (exposed: {}) => void;
5165
5967
  attrs: any;
5166
5968
  slots: {
5167
5969
  default: (props: StepRootSlotProps) => any;
5168
5970
  };
5169
- emit: (evt: "update:modelValue", value: T | T[] | undefined) => void;
5170
- }>) => vue643.VNode & {
5971
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
5972
+ }>) => vue.VNode & {
5171
5973
  __ctx?: Awaited<typeof __VLS_setup>;
5172
5974
  };
5173
5975
  /**
@@ -5194,21 +5996,23 @@ declare const Step: {
5194
5996
  };
5195
5997
  emit: {};
5196
5998
  attrs: any;
5197
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5198
- props: {
5999
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6000
+ props: vue.PublicProps & {
5199
6001
  id?: string | undefined;
5200
6002
  label?: string | undefined;
5201
6003
  value?: V | undefined;
5202
- disabled?: vue643.MaybeRef<boolean> | undefined;
6004
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
5203
6005
  namespace?: string | undefined;
5204
- } & vue643.PublicProps;
6006
+ } & (typeof globalThis extends {
6007
+ __VLS_PROPS_FALLBACK: infer P;
6008
+ } ? P : {});
5205
6009
  expose: (exposed: {}) => void;
5206
6010
  attrs: any;
5207
6011
  slots: {
5208
6012
  default: (props: StepItemSlotProps<V>) => unknown;
5209
6013
  };
5210
6014
  emit: {};
5211
- }>) => vue643.VNode & {
6015
+ }>) => vue.VNode & {
5212
6016
  __ctx?: Awaited<typeof __VLS_setup>;
5213
6017
  };
5214
6018
  };
@@ -5218,7 +6022,7 @@ type TabsOrientation = 'horizontal' | 'vertical';
5218
6022
  /** Ticket for tab items with element reference for focus management */
5219
6023
  interface TabsTicket extends StepTicket {
5220
6024
  /** Element reference for roving tabindex focus management */
5221
- el?: MaybeRef<HTMLElement | null | undefined>;
6025
+ el?: MaybeRefOrGetter<HTMLElement | null | undefined>;
5222
6026
  }
5223
6027
  /** Activation mode alias for Tabs component API */
5224
6028
  type TabsActivation = Activation;
@@ -5285,25 +6089,27 @@ interface TabsContext extends StepContext<TabsTicket> {
5285
6089
  /** Root ID for generating tab/panel IDs */
5286
6090
  rootId: string;
5287
6091
  }
5288
- declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: vue643.App) => TabsContext;
5289
- declare const __VLS_export$3: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5290
- props: __VLS_PrettifyLocal$2<(TabsRootProps & {
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 & {
5291
6096
  modelValue?: T | T[];
5292
6097
  }) & {
5293
6098
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5294
6099
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5295
- }> & vue643.PublicProps;
6100
+ }> & (typeof globalThis extends {
6101
+ __VLS_PROPS_FALLBACK: infer P;
6102
+ } ? P : {});
5296
6103
  expose: (exposed: {}) => void;
5297
6104
  attrs: any;
5298
6105
  slots: {
5299
6106
  default: (props: TabsRootSlotProps) => any;
5300
6107
  };
5301
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
5302
- }>) => vue643.VNode & {
6108
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
6109
+ }>) => vue.VNode & {
5303
6110
  __ctx?: Awaited<typeof __VLS_setup>;
5304
6111
  };
5305
- declare const _default: typeof __VLS_export$3;
5306
- 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] }) & {};
5307
6113
  //#endregion
5308
6114
  //#region src/components/Tabs/TabsList.vue.d.ts
5309
6115
  interface TabsListProps extends AtomProps {
@@ -5326,10 +6132,10 @@ interface TabsListSlotProps {
5326
6132
  'data-disabled': true | undefined;
5327
6133
  };
5328
6134
  }
5329
- declare const __VLS_export$2: __VLS_WithSlots<vue643.DefineComponent<TabsListProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>, {
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>, {
5330
6137
  default: (props: TabsListSlotProps) => any;
5331
6138
  }>;
5332
- declare const _default$1: typeof __VLS_export$2;
5333
6139
  type __VLS_WithSlots<T, S> = T & {
5334
6140
  new (): {
5335
6141
  $slots: S;
@@ -5343,7 +6149,7 @@ interface TabsItemProps<V = unknown> extends AtomProps {
5343
6149
  /** Value associated with this tab (used to match with TabsPanel) */
5344
6150
  value?: V;
5345
6151
  /** Disables this specific tab */
5346
- disabled?: MaybeRef<boolean>;
6152
+ disabled?: MaybeRefOrGetter<boolean>;
5347
6153
  /** Namespace for dependency injection */
5348
6154
  namespace?: string;
5349
6155
  /** Accessible label for this tab */
@@ -5382,19 +6188,21 @@ interface TabsItemSlotProps {
5382
6188
  'onFocus': () => void;
5383
6189
  };
5384
6190
  }
5385
- declare const __VLS_export$1: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5386
- props: __VLS_PrettifyLocal$1<TabsItemProps<V>> & vue643.PublicProps;
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 : {});
5387
6196
  expose: (exposed: {}) => void;
5388
6197
  attrs: any;
5389
6198
  slots: {
5390
6199
  default: (props: TabsItemSlotProps) => any;
5391
6200
  };
5392
6201
  emit: {};
5393
- }>) => vue643.VNode & {
6202
+ }>) => vue.VNode & {
5394
6203
  __ctx?: Awaited<typeof __VLS_setup>;
5395
6204
  };
5396
- declare const _default$2: typeof __VLS_export$1;
5397
- 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] }) & {};
5398
6206
  //#endregion
5399
6207
  //#region src/components/Tabs/TabsPanel.vue.d.ts
5400
6208
  interface TabsPanelProps<V = unknown> extends AtomProps {
@@ -5416,19 +6224,21 @@ interface TabsPanelSlotProps {
5416
6224
  'data-selected': true | undefined;
5417
6225
  };
5418
6226
  }
5419
- declare const __VLS_export: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5420
- props: __VLS_PrettifyLocal<TabsPanelProps<V>> & vue643.PublicProps;
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 : {});
5421
6232
  expose: (exposed: {}) => void;
5422
6233
  attrs: any;
5423
6234
  slots: {
5424
6235
  default: (props: TabsPanelSlotProps) => any;
5425
6236
  };
5426
6237
  emit: {};
5427
- }>) => vue643.VNode & {
6238
+ }>) => vue.VNode & {
5428
6239
  __ctx?: Awaited<typeof __VLS_setup>;
5429
6240
  };
5430
- declare const _default$3: typeof __VLS_export;
5431
- 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] }) & {};
5432
6242
  //#endregion
5433
6243
  //#region src/components/Tabs/index.d.ts
5434
6244
  /**
@@ -5469,10 +6279,10 @@ declare const Tabs: {
5469
6279
  slots: {
5470
6280
  default: (props: TabsRootSlotProps) => any;
5471
6281
  };
5472
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
6282
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5473
6283
  attrs: any;
5474
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5475
- props: {
6284
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6285
+ props: vue.PublicProps & {
5476
6286
  namespace?: string | undefined;
5477
6287
  disabled?: boolean | undefined;
5478
6288
  enroll?: boolean | undefined;
@@ -5483,14 +6293,16 @@ declare const Tabs: {
5483
6293
  modelValue?: (T | T[]) | undefined;
5484
6294
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5485
6295
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5486
- } & vue643.PublicProps;
6296
+ } & (typeof globalThis extends {
6297
+ __VLS_PROPS_FALLBACK: infer P;
6298
+ } ? P : {});
5487
6299
  expose: (exposed: {}) => void;
5488
6300
  attrs: any;
5489
6301
  slots: {
5490
6302
  default: (props: TabsRootSlotProps) => any;
5491
6303
  };
5492
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "update:modelValue", value: T | T[] | undefined) => void);
5493
- }>) => vue643.VNode & {
6304
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
6305
+ }>) => vue.VNode & {
5494
6306
  __ctx?: Awaited<typeof __VLS_setup>;
5495
6307
  };
5496
6308
  /**
@@ -5499,7 +6311,7 @@ declare const Tabs: {
5499
6311
  * @see https://0.vuetifyjs.com/components/tabs#tabslist
5500
6312
  */
5501
6313
  List: {
5502
- new (...args: any[]): vue643.CreateComponentPublicInstanceWithMixins<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, vue643.PublicProps, {}, false, {}, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, {}, any, vue643.ComponentProvideOptions, {
6314
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
5503
6315
  P: {};
5504
6316
  B: {};
5505
6317
  D: {};
@@ -5510,7 +6322,7 @@ declare const Tabs: {
5510
6322
  __isFragment?: never;
5511
6323
  __isTeleport?: never;
5512
6324
  __isSuspense?: never;
5513
- } & vue643.ComponentOptionsBase<Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue643.GlobalComponents, vue643.GlobalDirectives, string, vue643.ComponentProvideOptions> & vue643.VNodeProps & vue643.AllowedComponentProps & vue643.ComponentCustomProps & (new () => {
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 () => {
5514
6326
  $slots: {
5515
6327
  default: (props: TabsListSlotProps) => any;
5516
6328
  };
@@ -5526,25 +6338,27 @@ declare const Tabs: {
5526
6338
  };
5527
6339
  emit: {};
5528
6340
  attrs: any;
5529
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5530
- props: {
6341
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6342
+ props: vue.PublicProps & {
5531
6343
  id?: ID | undefined;
5532
6344
  value?: V | undefined;
5533
- disabled?: vue643.MaybeRef<boolean> | undefined;
6345
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
5534
6346
  namespace?: string | undefined;
5535
6347
  ariaLabel?: string | undefined;
5536
6348
  ariaLabelledby?: string | undefined;
5537
6349
  ariaDescribedby?: string | undefined;
5538
6350
  as?: (DOMElement | null) | undefined;
5539
6351
  renderless?: boolean | undefined;
5540
- } & vue643.PublicProps;
6352
+ } & (typeof globalThis extends {
6353
+ __VLS_PROPS_FALLBACK: infer P;
6354
+ } ? P : {});
5541
6355
  expose: (exposed: {}) => void;
5542
6356
  attrs: any;
5543
6357
  slots: {
5544
6358
  default: (props: TabsItemSlotProps) => any;
5545
6359
  };
5546
6360
  emit: {};
5547
- }>) => vue643.VNode & {
6361
+ }>) => vue.VNode & {
5548
6362
  __ctx?: Awaited<typeof __VLS_setup>;
5549
6363
  };
5550
6364
  /**
@@ -5558,22 +6372,24 @@ declare const Tabs: {
5558
6372
  };
5559
6373
  emit: {};
5560
6374
  attrs: any;
5561
- }, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5562
- props: {
6375
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6376
+ props: vue.PublicProps & {
5563
6377
  value: V;
5564
6378
  namespace?: string | undefined;
5565
6379
  as?: (DOMElement | null) | undefined;
5566
6380
  renderless?: boolean | undefined;
5567
- } & vue643.PublicProps;
6381
+ } & (typeof globalThis extends {
6382
+ __VLS_PROPS_FALLBACK: infer P;
6383
+ } ? P : {});
5568
6384
  expose: (exposed: {}) => void;
5569
6385
  attrs: any;
5570
6386
  slots: {
5571
6387
  default: (props: TabsPanelSlotProps) => any;
5572
6388
  };
5573
6389
  emit: {};
5574
- }>) => vue643.VNode & {
6390
+ }>) => vue.VNode & {
5575
6391
  __ctx?: Awaited<typeof __VLS_setup>;
5576
6392
  };
5577
6393
  };
5578
6394
  //#endregion
5579
- export { provideSwitchRoot as $, ExpansionPanelItemSlotProps as $n, Breadcrumbs as $r, providePopoverContext as $t, SingleItemProps as A, AvatarImageProps as Ai, usePaginationItems as An, provideDialogContext as Ar, useRadioRoot as At, SwitchTrackSlotProps as B, AtomProps as Bi, useGroupRoot as Bn, CheckboxRootProps as Br, useRadioGroup as Bt, _default$4 as C, BreadcrumbsTicket as Ci, PaginationRootProps as Cn, DialogActivatorProps as Cr, _default$19 as Ct, provideStepRoot as D, AvatarFallbackSlotProps as Di, providePaginationItems as Dn, DialogRootProps as Dr, RadioState as Dt, _default$5 as E, AvatarFallbackProps as Ei, providePaginationControls as En, DialogContext as Er, RadioRootSlotProps as Et, _default$7 as F, AvatarTicket as Fi, _default$32 as Fn, _default$49 as Fr, RadioGroupProps as Ft, SwitchSelectAllProps as G, ExpansionPanelActivatorProps as Gn, useCheckboxRoot as Gr, _default$22 as Gt, SwitchThumbProps as H, _default$60 as Hi, ExpansionPanelContentProps as Hn, CheckboxState as Hr, PopoverContentEmits as Ht, provideSingleRoot as I, _default$59 as Ii, GroupRootProps as In, CheckboxIndicatorProps as Ir, RadioGroupSlotProps as It, SwitchRootContext as J, ExpansionPanelHeaderProps as Jn, CheckboxGroupProps as Jr, _default$21 as Jt, SwitchSelectAllSlotProps as K, ExpansionPanelActivatorSlotProps as Kn, CheckboxHiddenInputProps as Kr, PopoverActivatorProps as Kt, useSingleRoot as L, provideAvatarRoot as Li, GroupRootSlotProps as Ln, CheckboxIndicatorSlotProps as Lr, RadioTicket as Lt, _default$6 as M, _default$58 as Mi, Group as Mn, Checkbox as Mr, _default$18 as Mt, SingleRootProps as N, AvatarContext as Ni, GroupItemProps as Nn, CheckboxSelectAllProps as Nr, RadioActivation as Nt, useStepRoot as O, _default$57 as Oi, providePaginationRoot as On, DialogRootSlotProps as Or, _default$20 as Ot, SingleRootSlotProps as P, AvatarRootProps as Pi, GroupItemSlotProps as Pn, CheckboxSelectAllSlotProps as Pr, RadioGroupContext as Pt, _default$10 as Q, ExpansionPanelItemProps as Qn, useCheckboxGroup as Qr, _default$23 as Qt, Switch as R, useAvatarRoot as Ri, _default$33 as Rn, _default$47 as Rr, _default$17 as Rt, StepItemSlotProps as S, BreadcrumbsRootContext as Si, _default$26 as Sn, _default$40 as Sr, RadioIndicatorSlotProps as St, StepRootSlotProps as T, Avatar as Ti, _default$30 as Tn, _default$44 as Tr, RadioRootProps as Tt, SwitchThumbSlotProps as U, ExpansionPanelContentSlotProps as Un, _default$48 as Ur, PopoverContentProps as Ut, _default$13 as V, AtomSlots as Vi, ExpansionPanel as Vn, CheckboxRootSlotProps as Vr, Popover as Vt, _default$12 as W, _default$35 as Wn, provideCheckboxRoot as Wr, PopoverContentSlotProps as Wt, SwitchRootSlotProps as X, _default$36 as Xn, _default$45 as Xr, PopoverRootProps as Xt, SwitchRootProps as Y, ExpansionPanelHeaderSlotProps as Yn, CheckboxGroupSlotProps as Yr, PopoverContext as Yt, SwitchState as Z, ExpansionPanelItemContext as Zn, provideCheckboxGroup as Zr, PopoverRootSlotProps as Zt, _default as _, BreadcrumbsRootProps as _i, PaginationFirstProps as _n, DialogTitleSlotProps as _r, ScrimProps as _t, TabsItemProps as a, BreadcrumbsDividerProps as ai, PaginationLastProps as an, ExpansionPanelRootSlotProps as ar, _default$8 as at, Step as b, provideBreadcrumbsRoot as bi, PaginationItemProps as bn, DialogContentProps as br, Radio as bt, TabsListProps as c, BreadcrumbsPageProps as ci, PaginationNextProps as cn, useExpansionPanelRoot as cr, Selection as ct, TabsActivation as d, BreadcrumbsItemProps as di, PaginationEllipsisProps as dn, DialogCloseSlotProps as dr, _default$14 as dt, BreadcrumbsLinkProps as ei, usePopoverContext as en, _default$37 as er, useSwitchRoot as et, TabsContext as f, BreadcrumbsItemSlotProps as fi, PaginationEllipsisSlotProps as fn, _default$39 as fr, SelectionRootProps as ft, TabsTicket as g, _default$54 as gi, _default$29 as gn, DialogTitleProps as gr, useSelectionRoot as gt, TabsRootSlotProps as h, BreadcrumbsListSlotProps as hi, PaginationPrevSlotProps as hn, _default$41 as hr, provideSelectionRoot as ht, _default$3 as i, _default$51 as ii, _default$31 as in, ExpansionPanelRootProps as ir, SwitchGroupSlotProps as it, SingleItemSlotProps as j, AvatarImageSlotProps as ji, usePaginationRoot as jn, useDialogContext as jr, RadioHiddenInputProps as jt, Single as k, AvatarImageEmits as ki, usePaginationControls as kn, _default$42 as kr, provideRadioRoot as kt, TabsListSlotProps as l, BreadcrumbsPageSlotProps as li, PaginationNextSlotProps as ln, Dialog as lr, SelectionItemProps as lt, TabsRootProps as m, BreadcrumbsListProps as mi, PaginationPrevProps as mn, DialogDescriptionSlotProps as mr, _default$15 as mt, TabsPanelProps as n, BreadcrumbsEllipsisProps as ni, PaginationStatusProps as nn, useExpansionPanelItem as nr, _default$9 as nt, TabsItemSlotProps as o, BreadcrumbsDividerSlotProps as oi, PaginationLastSlotProps as on, _default$38 as or, provideSwitchGroup as ot, TabsOrientation as p, _default$52 as pi, _default$24 as pn, DialogDescriptionProps as pr, SelectionRootSlotProps as pt, _default$11 as q, _default$34 as qn, _default$46 as qr, PopoverActivatorSlotProps as qt, TabsPanelSlotProps as r, BreadcrumbsEllipsisSlotProps as ri, PaginationStatusSlotProps as rn, ExpansionPanelOptionsContext as rr, SwitchGroupProps as rt, _default$2 as s, _default$50 as si, _default$27 as sn, provideExpansionPanelRoot as sr, useSwitchGroup as st, Tabs as t, _default$53 as ti, Pagination as tn, provideExpansionPanelItem as tr, SwitchHiddenInputProps as tt, _default$1 as u, _default$55 as ui, _default$28 as un, DialogCloseProps as ur, SelectionItemSlotProps as ut, provideTabsRoot as v, BreadcrumbsRootSlotProps as vi, PaginationFirstSlotProps as vn, _default$43 as vr, ScrimSlotProps as vt, StepRootProps as w, BreadcrumbsTicketType as wi, PaginationRootSlotProps as wn, DialogActivatorSlotProps as wr, RadioRootContext as wt, StepItemProps as x, useBreadcrumbsRoot as xi, PaginationItemSlotProps as xn, DialogContentSlotProps as xr, RadioIndicatorProps as xt, useTabsRoot as y, _default$56 as yi, _default$25 as yn, DialogContentEmits as yr, _default$16 as yt, SwitchTrackProps as z, AtomExpose as zi, provideGroupRoot as zn, CheckboxRootContext as zr, provideRadioGroup as zt };
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 };