@vuetify/v0 0.1.10 → 0.1.11

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 (107) hide show
  1. package/dist/{adapter-CqP9Z4JU.d.mts → adapter-Dv4TFNh9.d.mts} +7 -7
  2. package/dist/browser/index.js +1125 -162
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +19 -19
  5. package/dist/{components-TiigKVsl.mjs → components-Cxi4P1uo.mjs} +1028 -285
  6. package/dist/composables/index.d.mts +12 -12
  7. package/dist/composables/index.mjs +17 -17
  8. package/dist/{consola-C1OjyZVf.d.mts → consola-mE3TUsie.d.mts} +1 -1
  9. package/dist/constants/index.d.mts +1 -1
  10. package/dist/constants/index.mjs +1 -1
  11. package/dist/{createDataTable-DoqbfLt0.mjs → createDataTable-DnaaoU_Q.mjs} +2 -2
  12. package/dist/{createGroup-DpbGTwFy.mjs → createGroup-BgDjEOXE.mjs} +1 -1
  13. package/dist/{createSelection-B6bQNyuF.mjs → createSelection-I3pID-Mh.mjs} +1 -1
  14. package/dist/{createSingle-fWHREEJO.mjs → createSingle-CqX-KXFr.mjs} +1 -1
  15. package/dist/{createTokens-N8QIWw_D.mjs → createTokens-vyh3quuB.mjs} +1 -1
  16. package/dist/data-table/adapters/client/index.mjs +1 -1
  17. package/dist/data-table/adapters/index.mjs +1 -1
  18. package/dist/data-table/adapters/server/index.mjs +1 -1
  19. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  20. package/dist/data-table/index.d.mts +1 -1
  21. package/dist/data-table/index.mjs +10 -10
  22. package/dist/date/index.d.mts +9 -6
  23. package/dist/date/index.mjs +22 -15
  24. package/dist/features/adapters/flagsmith/index.d.mts +1 -13
  25. package/dist/features/adapters/launchdarkly/index.d.mts +1 -12
  26. package/dist/features/adapters/posthog/index.d.mts +1 -12
  27. package/dist/features/adapters/posthog/index.mjs +2 -2
  28. package/dist/features/index.d.mts +2 -2
  29. package/dist/features/index.mjs +8 -8
  30. package/dist/{globals-F7fiJVG1.mjs → globals-TLLuB8XQ.mjs} +1 -1
  31. package/dist/index-BTG8veDR.d.mts +13 -0
  32. package/dist/{index-DXdQb5BV.d.mts → index-Bz8iXBEX.d.mts} +1387 -372
  33. package/dist/index-CDGG7lCB.d.mts +1 -0
  34. package/dist/index-CrqJIYCP.d.mts +13 -0
  35. package/dist/index-D9G_YWS_.d.mts +14 -0
  36. package/dist/{index-Cv1XUHyA.d.mts → index-Dlz-FzrC.d.mts} +20 -1
  37. package/dist/index-LhFpnU-f.d.mts +1 -0
  38. package/dist/{index-Dfa5Wb4T.d.mts → index-bMdAIUKN.d.mts} +44 -11
  39. package/dist/index.d.mts +16 -16
  40. package/dist/index.mjs +20 -20
  41. package/dist/json/attributes.json +193 -1
  42. package/dist/json/importMap.json +52 -0
  43. package/dist/json/tags.json +108 -0
  44. package/dist/json/web-types.json +621 -3
  45. package/dist/locale/adapters/index.d.mts +2 -2
  46. package/dist/locale/adapters/index.mjs +2 -2
  47. package/dist/locale/adapters/v0/index.d.mts +1 -1
  48. package/dist/locale/adapters/v0/index.mjs +2 -2
  49. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  50. package/dist/locale/adapters/vue-i18n/index.mjs +1 -1
  51. package/dist/locale/index.d.mts +3 -3
  52. package/dist/locale/index.mjs +8 -8
  53. package/dist/logger/adapters/consola/index.d.mts +1 -1
  54. package/dist/logger/adapters/index.d.mts +4 -4
  55. package/dist/logger/adapters/index.mjs +2 -2
  56. package/dist/logger/adapters/pino/index.d.mts +1 -1
  57. package/dist/logger/adapters/pino/index.mjs +1 -1
  58. package/dist/logger/adapters/v0/index.d.mts +1 -1
  59. package/dist/logger/adapters/v0/index.mjs +2 -2
  60. package/dist/logger/index.d.mts +5 -5
  61. package/dist/logger/index.mjs +3 -3
  62. package/dist/notifications/index.d.mts +1 -2
  63. package/dist/notifications/index.mjs +1 -1
  64. package/dist/palettes/index.d.mts +1 -2
  65. package/dist/permissions/adapters/index.d.mts +1 -2
  66. package/dist/permissions/adapters/index.mjs +1 -1
  67. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  68. package/dist/permissions/adapters/v0/index.mjs +1 -1
  69. package/dist/permissions/index.d.mts +1 -1
  70. package/dist/permissions/index.mjs +5 -5
  71. package/dist/{pino-CM1iLXmi.d.mts → pino-DUx_ooLa.d.mts} +1 -1
  72. package/dist/{posthog-CdcdfMYS.mjs → posthog-0A_Ageii.mjs} +1 -1
  73. package/dist/rules/index.d.mts +1 -1
  74. package/dist/rules/index.mjs +9 -9
  75. package/dist/storage/adapters/index.d.mts +2 -2
  76. package/dist/storage/adapters/memory/index.d.mts +1 -1
  77. package/dist/storage/index.d.mts +3 -3
  78. package/dist/storage/index.mjs +17 -17
  79. package/dist/theme/adapters/index.d.mts +1 -1
  80. package/dist/theme/adapters/index.mjs +2 -2
  81. package/dist/theme/adapters/v0/index.d.mts +1 -1
  82. package/dist/theme/adapters/v0/index.mjs +2 -2
  83. package/dist/theme/index.d.mts +1 -1
  84. package/dist/theme/index.mjs +8 -8
  85. package/dist/{useClickOutside-DNuJQ9EG.mjs → useClickOutside-R0S58NVr.mjs} +135 -24
  86. package/dist/{useFeatures-CWNXTIXk.mjs → useFeatures-Bn16wSHD.mjs} +3 -3
  87. package/dist/{useLocale-Dzl6lCCF.mjs → useLocale-B8NaQT2b.mjs} +4 -4
  88. package/dist/{useLogger-Bw836Jbg.mjs → useLogger-xp_tiLJ5.mjs} +2 -2
  89. package/dist/{usePermissions-DrRVDeVy.mjs → usePermissions-nkU9OBB8.mjs} +2 -2
  90. package/dist/{useRules-TMGuA8al.mjs → useRules-RkVMgycJ.mjs} +2 -2
  91. package/dist/{useTheme-qMpg3Ti6.mjs → useTheme-QFLbV6tH.mjs} +14 -7
  92. package/dist/utilities/index.d.mts +2 -2
  93. package/dist/utilities/index.mjs +120 -21
  94. package/dist/{v0-CIEQpOK2.mjs → v0-AoEx-7U5.mjs} +8 -3
  95. package/dist/{v0-JPf99NKg.d.mts → v0-BdhPBG_p.d.mts} +1 -1
  96. package/dist/{v0-3zDdS4II.d.mts → v0-CItl0K-e.d.mts} +1 -1
  97. package/dist/{v0-DgaVf3xM.mjs → v0-CkxwC3wm.mjs} +1 -1
  98. package/dist/{v0-BsuBuBSa.mjs → v0-Di7YUWAH.mjs} +1 -1
  99. package/package.json +1 -1
  100. package/dist/v0-BBRwZ3at.d.mts +0 -10
  101. /package/dist/{adapter-D3dUnE__.d.mts → adapter-CN3E66HY.d.mts} +0 -0
  102. /package/dist/{adapter-CJQav2JB.d.mts → adapter-DcJbLnTC.d.mts} +0 -0
  103. /package/dist/{index-BvTD7kU8.d.mts → index-BAHMiB95.d.mts} +0 -0
  104. /package/dist/{index-dJKXAO5D.d.mts → index-BC1S8-8J.d.mts} +0 -0
  105. /package/dist/{index-CLDBngUs.d.mts → index-B_fIwnhR.d.mts} +0 -0
  106. /package/dist/{index-DSao7i57.d.mts → index-DiLStryt.d.mts} +0 -0
  107. /package/dist/{memory-DyBabFV1.d.mts → memory-CDrksYgA.d.mts} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { n as DOMElement, o as ID, s as MaybeArray, t as Activation } from "./index-Dor6eAEc.mjs";
2
2
  import { b as RegistryTicket, m as RegistryContext, x as RegistryTicketInput } from "./index-YyqYAay2.mjs";
3
- import { $ as StepContext, $a as SelectionTicketInput, Fa as BreadcrumbsContext, Oa as GroupTicket, Qa as SelectionTicket, Qr as FormValidationRule, Qt as PopoverReturn, Ta as GroupContext, Va as SingleContext, Wa as SingleTicket, Ya as SelectionContext, _t as SliderContext, ci as RuleAlias, dt as StackTicket, nt as StepTicket, pn as NotificationTicket, r as VirtualFocusReturn, ya as OverflowContext, yi as StandardSchemaV1 } from "./index-Dfa5Wb4T.mjs";
3
+ import { $ as StepContext, $a as SelectionTicket, $r as FormValidationRule, Bn as NestedOpenMode, Ea as GroupContext, Ga as SingleTicket, Ha as SingleContext, Ia as BreadcrumbsContext, Ln as NestedActiveMode, Pt as RovingFocusReturn, Qt as PopoverReturn, Rn as NestedContext, Un as NestedSelectionMode, Wn as NestedTicket, Xa as SelectionContext, _t as SliderContext, ba as OverflowContext, bi as StandardSchemaV1, dt as StackTicket, eo as SelectionTicketInput, ka as GroupTicket, li as RuleAlias, mn as NotificationTicket, nt as StepTicket, r as VirtualFocusReturn } from "./index-bMdAIUKN.mjs";
4
4
  import { s as PaginationContext, u as PaginationTicket } from "./adapter-hDuQ9aNN.mjs";
5
5
  import * as vue from "vue";
6
6
  import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
@@ -41,9 +41,9 @@ interface AtomExpose {
41
41
  element: TemplateRef<HTMLElement | null>;
42
42
  }
43
43
  interface AtomPrivateProps extends AtomProps {}
44
- declare const _default$91: typeof __VLS_export$91;
45
- declare const __VLS_export$91: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$23<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
46
- props: vue.PublicProps & __VLS_PrettifyLocal$23<AtomPrivateProps> & (typeof globalThis extends {
44
+ declare const _default$103: typeof __VLS_export$103;
45
+ declare const __VLS_export$103: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$25<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
46
+ props: vue.PublicProps & __VLS_PrettifyLocal$25<AtomPrivateProps> & (typeof globalThis extends {
47
47
  __VLS_PROPS_FALLBACK: infer P;
48
48
  } ? P : {});
49
49
  expose: (exposed: vue.ShallowUnwrapRef<AtomExpose>) => void;
@@ -53,7 +53,7 @@ declare const __VLS_export$91: <T extends Record<string, any> = {}>(__VLS_props:
53
53
  }>) => vue.VNode & {
54
54
  __ctx?: Awaited<typeof __VLS_setup>;
55
55
  };
56
- type __VLS_PrettifyLocal$23<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
56
+ type __VLS_PrettifyLocal$25<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
57
57
  //#endregion
58
58
  //#region src/components/Avatar/AvatarRoot.vue.d.ts
59
59
  interface AvatarRootProps extends AtomProps {
@@ -66,11 +66,11 @@ interface AvatarTicket extends SelectionTicket {
66
66
  }
67
67
  interface AvatarContext extends SelectionContext<AvatarTicket> {}
68
68
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: vue.App) => AvatarContext;
69
- declare const _default$90: typeof __VLS_export$90;
70
- declare const __VLS_export$90: __VLS_WithSlots$62<vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
69
+ declare const _default$102: typeof __VLS_export$102;
70
+ declare const __VLS_export$102: __VLS_WithSlots$72<vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
- type __VLS_WithSlots$62<T, S> = T & {
73
+ type __VLS_WithSlots$72<T, S> = T & {
74
74
  new (): {
75
75
  $slots: S;
76
76
  };
@@ -100,8 +100,8 @@ interface AvatarImageSlotProps {
100
100
  onError: (e: Event) => void;
101
101
  };
102
102
  }
103
- declare const _default$89: typeof __VLS_export$89;
104
- declare const __VLS_export$89: __VLS_WithSlots$61<vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
103
+ declare const _default$101: typeof __VLS_export$101;
104
+ declare const __VLS_export$101: __VLS_WithSlots$71<vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
105
105
  error: (e: Event) => any;
106
106
  load: (e: Event) => any;
107
107
  }, string, vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
@@ -110,7 +110,7 @@ declare const __VLS_export$89: __VLS_WithSlots$61<vue.DefineComponent<AvatarImag
110
110
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
111
111
  default: (props: AvatarImageSlotProps) => any;
112
112
  }>;
113
- type __VLS_WithSlots$61<T, S> = T & {
113
+ type __VLS_WithSlots$71<T, S> = T & {
114
114
  new (): {
115
115
  $slots: S;
116
116
  };
@@ -125,11 +125,11 @@ interface AvatarFallbackSlotProps {
125
125
  /** Whether this fallback is currently visible */
126
126
  isSelected: boolean;
127
127
  }
128
- declare const _default$88: typeof __VLS_export$88;
129
- declare const __VLS_export$88: __VLS_WithSlots$60<vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
128
+ declare const _default$100: typeof __VLS_export$100;
129
+ declare const __VLS_export$100: __VLS_WithSlots$70<vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
130
130
  default: (props: AvatarFallbackSlotProps) => any;
131
131
  }>;
132
- type __VLS_WithSlots$60<T, S> = T & {
132
+ type __VLS_WithSlots$70<T, S> = T & {
133
133
  new (): {
134
134
  $slots: S;
135
135
  };
@@ -326,11 +326,11 @@ interface BreadcrumbsRootSlotProps {
326
326
  };
327
327
  }
328
328
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: vue.App) => BreadcrumbsRootContext;
329
- declare const _default$87: typeof __VLS_export$87;
330
- declare const __VLS_export$87: __VLS_WithSlots$59<vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
329
+ declare const _default$99: typeof __VLS_export$99;
330
+ declare const __VLS_export$99: __VLS_WithSlots$69<vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
331
331
  default: (props: BreadcrumbsRootSlotProps) => unknown;
332
332
  }>;
333
- type __VLS_WithSlots$59<T, S> = T & {
333
+ type __VLS_WithSlots$69<T, S> = T & {
334
334
  new (): {
335
335
  $slots: S;
336
336
  };
@@ -343,11 +343,11 @@ interface BreadcrumbsListSlotProps {
343
343
  role: 'list';
344
344
  };
345
345
  }
346
- declare const _default$86: typeof __VLS_export$86;
347
- declare const __VLS_export$86: __VLS_WithSlots$58<vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
346
+ declare const _default$98: typeof __VLS_export$98;
347
+ declare const __VLS_export$98: __VLS_WithSlots$68<vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
348
348
  default: (props: BreadcrumbsListSlotProps) => unknown;
349
349
  }>;
350
- type __VLS_WithSlots$58<T, S> = T & {
350
+ type __VLS_WithSlots$68<T, S> = T & {
351
351
  new (): {
352
352
  $slots: S;
353
353
  };
@@ -374,11 +374,11 @@ interface BreadcrumbsItemSlotProps {
374
374
  'data-selected': true | undefined;
375
375
  };
376
376
  }
377
- declare const _default$85: typeof __VLS_export$85;
378
- declare const __VLS_export$85: __VLS_WithSlots$57<vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
377
+ declare const _default$97: typeof __VLS_export$97;
378
+ declare const __VLS_export$97: __VLS_WithSlots$67<vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
379
379
  default: (props: BreadcrumbsItemSlotProps) => unknown;
380
380
  }>;
381
- type __VLS_WithSlots$57<T, S> = T & {
381
+ type __VLS_WithSlots$67<T, S> = T & {
382
382
  new (): {
383
383
  $slots: S;
384
384
  };
@@ -392,11 +392,11 @@ interface BreadcrumbsPageSlotProps {
392
392
  'aria-current': 'page';
393
393
  };
394
394
  }
395
- declare const _default$84: typeof __VLS_export$84;
396
- declare const __VLS_export$84: __VLS_WithSlots$56<vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
395
+ declare const _default$96: typeof __VLS_export$96;
396
+ declare const __VLS_export$96: __VLS_WithSlots$66<vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
397
397
  default: (props: BreadcrumbsPageSlotProps) => unknown;
398
398
  }>;
399
- type __VLS_WithSlots$56<T, S> = T & {
399
+ type __VLS_WithSlots$66<T, S> = T & {
400
400
  new (): {
401
401
  $slots: S;
402
402
  };
@@ -424,11 +424,11 @@ interface BreadcrumbsDividerSlotProps {
424
424
  'data-selected': true | undefined;
425
425
  };
426
426
  }
427
- declare const _default$83: typeof __VLS_export$83;
428
- declare const __VLS_export$83: __VLS_WithSlots$55<vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
427
+ declare const _default$95: typeof __VLS_export$95;
428
+ declare const __VLS_export$95: __VLS_WithSlots$65<vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
429
429
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
430
430
  }>;
431
- type __VLS_WithSlots$55<T, S> = T & {
431
+ type __VLS_WithSlots$65<T, S> = T & {
432
432
  new (): {
433
433
  $slots: S;
434
434
  };
@@ -456,11 +456,11 @@ interface BreadcrumbsEllipsisSlotProps {
456
456
  'data-selected': true | undefined;
457
457
  };
458
458
  }
459
- declare const _default$82: typeof __VLS_export$82;
460
- declare const __VLS_export$82: __VLS_WithSlots$54<vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
459
+ declare const _default$94: typeof __VLS_export$94;
460
+ declare const __VLS_export$94: __VLS_WithSlots$64<vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
461
461
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
462
462
  }>;
463
- type __VLS_WithSlots$54<T, S> = T & {
463
+ type __VLS_WithSlots$64<T, S> = T & {
464
464
  new (): {
465
465
  $slots: S;
466
466
  };
@@ -468,11 +468,11 @@ type __VLS_WithSlots$54<T, S> = T & {
468
468
  //#endregion
469
469
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
470
470
  type BreadcrumbsLinkProps = AtomProps;
471
- declare const _default$81: typeof __VLS_export$81;
472
- declare const __VLS_export$81: __VLS_WithSlots$53<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
471
+ declare const _default$93: typeof __VLS_export$93;
472
+ declare const __VLS_export$93: __VLS_WithSlots$63<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
473
473
  default?: (props: {}) => any;
474
474
  }>;
475
- type __VLS_WithSlots$53<T, S> = T & {
475
+ type __VLS_WithSlots$63<T, S> = T & {
476
476
  new (): {
477
477
  $slots: S;
478
478
  };
@@ -779,11 +779,11 @@ interface ButtonContentProps {
779
779
  interface ButtonContentSlotProps {
780
780
  isSelected: boolean;
781
781
  }
782
- declare const _default$80: typeof __VLS_export$80;
783
- declare const __VLS_export$80: __VLS_WithSlots$52<vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
782
+ declare const _default$92: typeof __VLS_export$92;
783
+ declare const __VLS_export$92: __VLS_WithSlots$62<vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
784
784
  default: (props: ButtonContentSlotProps) => any;
785
785
  }>;
786
- type __VLS_WithSlots$52<T, S> = T & {
786
+ type __VLS_WithSlots$62<T, S> = T & {
787
787
  new (): {
788
788
  $slots: S;
789
789
  };
@@ -823,13 +823,13 @@ interface ButtonGroupSlotProps {
823
823
  };
824
824
  }
825
825
  declare const useButtonGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideButtonGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
826
- declare const _default$79: typeof __VLS_export$79;
827
- declare const __VLS_export$79: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$22<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
828
- props: vue.PublicProps & __VLS_PrettifyLocal$22<(ButtonGroupProps & {
826
+ declare const _default$91: typeof __VLS_export$91;
827
+ declare const __VLS_export$91: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$24<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
828
+ props: vue.PublicProps & __VLS_PrettifyLocal$24<(ButtonGroupProps & {
829
829
  modelValue?: T | T[];
830
830
  }) & {
831
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
832
831
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
832
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
833
833
  }> & (typeof globalThis extends {
834
834
  __VLS_PROPS_FALLBACK: infer P;
835
835
  } ? P : {});
@@ -842,7 +842,7 @@ declare const __VLS_export$79: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
842
842
  }>) => vue.VNode & {
843
843
  __ctx?: Awaited<typeof __VLS_setup>;
844
844
  };
845
- type __VLS_PrettifyLocal$22<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
845
+ type __VLS_PrettifyLocal$24<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
846
846
  //#endregion
847
847
  //#region src/components/Button/ButtonHiddenInput.vue.d.ts
848
848
  interface ButtonHiddenInputProps {
@@ -855,8 +855,8 @@ interface ButtonHiddenInputProps {
855
855
  /** Associate with form by ID */
856
856
  form?: string;
857
857
  }
858
- declare const _default$78: typeof __VLS_export$78;
859
- declare const __VLS_export$78: vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
858
+ declare const _default$90: typeof __VLS_export$90;
859
+ declare const __VLS_export$90: vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
860
860
  //#endregion
861
861
  //#region src/components/Button/ButtonIcon.vue.d.ts
862
862
  interface ButtonIconProps extends AtomProps {
@@ -871,11 +871,11 @@ interface ButtonIconSlotProps {
871
871
  'aria-hidden': true;
872
872
  };
873
873
  }
874
- declare const _default$77: typeof __VLS_export$77;
875
- declare const __VLS_export$77: __VLS_WithSlots$51<vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
874
+ declare const _default$89: typeof __VLS_export$89;
875
+ declare const __VLS_export$89: __VLS_WithSlots$61<vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
876
876
  default: (props: ButtonIconSlotProps) => any;
877
877
  }>;
878
- type __VLS_WithSlots$51<T, S> = T & {
878
+ type __VLS_WithSlots$61<T, S> = T & {
879
879
  new (): {
880
880
  $slots: S;
881
881
  };
@@ -892,11 +892,11 @@ interface ButtonLoadingSlotProps {
892
892
  /** Whether this loading indicator is currently selected/visible */
893
893
  isSelected: boolean;
894
894
  }
895
- declare const _default$76: typeof __VLS_export$76;
896
- declare const __VLS_export$76: __VLS_WithSlots$50<vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
895
+ declare const _default$88: typeof __VLS_export$88;
896
+ declare const __VLS_export$88: __VLS_WithSlots$60<vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
897
897
  default: (props: ButtonLoadingSlotProps) => any;
898
898
  }>;
899
- type __VLS_WithSlots$50<T, S> = T & {
899
+ type __VLS_WithSlots$60<T, S> = T & {
900
900
  new (): {
901
901
  $slots: S;
902
902
  };
@@ -976,13 +976,13 @@ interface ButtonRootSlotProps {
976
976
  'data-disabled': true | undefined;
977
977
  'data-selected': true | undefined;
978
978
  'data-solo': true | undefined;
979
- 'onClick': () => void;
979
+ 'onClick': (() => void) | undefined;
980
980
  };
981
981
  }
982
982
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: vue.App) => ButtonRootContext;
983
- declare const _default$75: typeof __VLS_export$75;
984
- declare const __VLS_export$75: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$21<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
985
- props: vue.PublicProps & __VLS_PrettifyLocal$21<ButtonRootProps<V>> & (typeof globalThis extends {
983
+ declare const _default$87: typeof __VLS_export$87;
984
+ declare const __VLS_export$87: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$23<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
985
+ props: vue.PublicProps & __VLS_PrettifyLocal$23<ButtonRootProps<V>> & (typeof globalThis extends {
986
986
  __VLS_PROPS_FALLBACK: infer P;
987
987
  } ? P : {});
988
988
  expose: (exposed: {}) => void;
@@ -994,7 +994,7 @@ declare const __VLS_export$75: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
994
994
  }>) => vue.VNode & {
995
995
  __ctx?: Awaited<typeof __VLS_setup>;
996
996
  };
997
- type __VLS_PrettifyLocal$21<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
997
+ type __VLS_PrettifyLocal$23<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
998
998
  //#endregion
999
999
  //#region src/components/Button/index.d.ts
1000
1000
  /**
@@ -1080,8 +1080,8 @@ declare const Button: {
1080
1080
  slots: {
1081
1081
  default: (props: ButtonGroupSlotProps) => any;
1082
1082
  };
1083
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1084
1083
  attrs: any;
1084
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1085
1085
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1086
1086
  props: vue.PublicProps & {
1087
1087
  namespace?: string | undefined;
@@ -1094,8 +1094,8 @@ declare const Button: {
1094
1094
  as?: (DOMElement | null) | undefined;
1095
1095
  renderless?: boolean | undefined;
1096
1096
  modelValue?: (T | T[]) | undefined;
1097
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1098
1097
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1098
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1099
1099
  } & (typeof globalThis extends {
1100
1100
  __VLS_PROPS_FALLBACK: infer P;
1101
1101
  } ? P : {});
@@ -1236,8 +1236,8 @@ declare const Button: {
1236
1236
  slots: {
1237
1237
  default: (props: ButtonRootSlotProps) => any;
1238
1238
  };
1239
- emit: {};
1240
1239
  attrs: any;
1240
+ emit: {};
1241
1241
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1242
1242
  props: vue.PublicProps & {
1243
1243
  disabled?: boolean | undefined;
@@ -1319,13 +1319,13 @@ interface CheckboxGroupSlotProps {
1319
1319
  };
1320
1320
  }
1321
1321
  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>>;
1322
- declare const _default$74: typeof __VLS_export$74;
1323
- declare const __VLS_export$74: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$20<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1324
- props: vue.PublicProps & __VLS_PrettifyLocal$20<(CheckboxGroupProps & {
1322
+ declare const _default$86: typeof __VLS_export$86;
1323
+ declare const __VLS_export$86: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$22<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1324
+ props: vue.PublicProps & __VLS_PrettifyLocal$22<(CheckboxGroupProps & {
1325
1325
  modelValue?: T | T[];
1326
1326
  }) & {
1327
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1328
1327
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1328
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1329
1329
  }> & (typeof globalThis extends {
1330
1330
  __VLS_PROPS_FALLBACK: infer P;
1331
1331
  } ? P : {});
@@ -1338,7 +1338,7 @@ declare const __VLS_export$74: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
1338
1338
  }>) => vue.VNode & {
1339
1339
  __ctx?: Awaited<typeof __VLS_setup>;
1340
1340
  };
1341
- type __VLS_PrettifyLocal$20<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1341
+ type __VLS_PrettifyLocal$22<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1342
1342
  //#endregion
1343
1343
  //#region src/components/Checkbox/CheckboxHiddenInput.vue.d.ts
1344
1344
  interface CheckboxHiddenInputProps {
@@ -1351,8 +1351,8 @@ interface CheckboxHiddenInputProps {
1351
1351
  /** Associate with form by ID (defaults to context value) */
1352
1352
  form?: string;
1353
1353
  }
1354
- declare const _default$73: typeof __VLS_export$73;
1355
- declare const __VLS_export$73: vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
1354
+ declare const _default$85: typeof __VLS_export$85;
1355
+ declare const __VLS_export$85: vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
1356
1356
  //#endregion
1357
1357
  //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
1358
1358
  /** Visual state of the checkbox for styling purposes */
@@ -1450,13 +1450,13 @@ interface CheckboxRootSlotProps<V = unknown> {
1450
1450
  };
1451
1451
  }
1452
1452
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: vue.App) => CheckboxRootContext<unknown>;
1453
- declare const _default$72: typeof __VLS_export$72;
1454
- declare const __VLS_export$72: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1455
- props: vue.PublicProps & __VLS_PrettifyLocal$19<(CheckboxRootProps<V> & {
1453
+ declare const _default$84: typeof __VLS_export$84;
1454
+ declare const __VLS_export$84: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$21<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1455
+ props: vue.PublicProps & __VLS_PrettifyLocal$21<(CheckboxRootProps<V> & {
1456
1456
  modelValue?: boolean;
1457
1457
  }) & {
1458
- "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1459
1458
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1459
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1460
1460
  }> & (typeof globalThis extends {
1461
1461
  __VLS_PROPS_FALLBACK: infer P;
1462
1462
  } ? P : {});
@@ -1469,7 +1469,7 @@ declare const __VLS_export$72: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
1469
1469
  }>) => vue.VNode & {
1470
1470
  __ctx?: Awaited<typeof __VLS_setup>;
1471
1471
  };
1472
- type __VLS_PrettifyLocal$19<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1472
+ type __VLS_PrettifyLocal$21<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1473
1473
  //#endregion
1474
1474
  //#region src/components/Checkbox/CheckboxIndicator.vue.d.ts
1475
1475
  interface CheckboxIndicatorProps extends AtomProps {
@@ -1489,11 +1489,11 @@ interface CheckboxIndicatorSlotProps {
1489
1489
  };
1490
1490
  };
1491
1491
  }
1492
- declare const _default$71: typeof __VLS_export$71;
1493
- declare const __VLS_export$71: __VLS_WithSlots$49<vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1492
+ declare const _default$83: typeof __VLS_export$83;
1493
+ declare const __VLS_export$83: __VLS_WithSlots$59<vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1494
1494
  default: (props: CheckboxIndicatorSlotProps) => any;
1495
1495
  }>;
1496
- type __VLS_WithSlots$49<T, S> = T & {
1496
+ type __VLS_WithSlots$59<T, S> = T & {
1497
1497
  new (): {
1498
1498
  $slots: S;
1499
1499
  };
@@ -1543,11 +1543,11 @@ interface CheckboxSelectAllSlotProps {
1543
1543
  'data-disabled': true | undefined;
1544
1544
  };
1545
1545
  }
1546
- declare const _default$70: typeof __VLS_export$70;
1547
- declare const __VLS_export$70: __VLS_WithSlots$48<vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1546
+ declare const _default$82: typeof __VLS_export$82;
1547
+ declare const __VLS_export$82: __VLS_WithSlots$58<vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1548
1548
  default: (props: CheckboxSelectAllSlotProps) => any;
1549
1549
  }>;
1550
- type __VLS_WithSlots$48<T, S> = T & {
1550
+ type __VLS_WithSlots$58<T, S> = T & {
1551
1551
  new (): {
1552
1552
  $slots: S;
1553
1553
  };
@@ -1608,8 +1608,8 @@ declare const Checkbox: {
1608
1608
  slots: {
1609
1609
  default: (props: CheckboxGroupSlotProps) => any;
1610
1610
  };
1611
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1612
1611
  attrs: any;
1612
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1613
1613
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1614
1614
  props: vue.PublicProps & {
1615
1615
  namespace?: string | undefined;
@@ -1622,8 +1622,8 @@ declare const Checkbox: {
1622
1622
  as?: (DOMElement | null) | undefined;
1623
1623
  renderless?: boolean | undefined;
1624
1624
  modelValue?: (T | T[]) | undefined;
1625
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1626
1625
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1626
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1627
1627
  } & (typeof globalThis extends {
1628
1628
  __VLS_PROPS_FALLBACK: infer P;
1629
1629
  } ? P : {});
@@ -1734,8 +1734,8 @@ declare const Checkbox: {
1734
1734
  slots: {
1735
1735
  default: (props: CheckboxRootSlotProps<V>) => any;
1736
1736
  };
1737
- emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
1738
1737
  attrs: any;
1738
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
1739
1739
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1740
1740
  props: vue.PublicProps & {
1741
1741
  id?: ID | undefined;
@@ -1753,8 +1753,8 @@ declare const Checkbox: {
1753
1753
  as?: (DOMElement | null) | undefined;
1754
1754
  renderless?: boolean | undefined;
1755
1755
  modelValue?: boolean | undefined;
1756
- "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1757
1756
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1757
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1758
1758
  } & (typeof globalThis extends {
1759
1759
  __VLS_PROPS_FALLBACK: infer P;
1760
1760
  } ? P : {});
@@ -1846,21 +1846,21 @@ interface DialogRootSlotProps {
1846
1846
  close: () => void;
1847
1847
  }
1848
1848
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: vue.App) => DialogContext;
1849
- declare const _default$69: typeof __VLS_export$69;
1850
- declare const __VLS_export$69: __VLS_WithSlots$47<vue.DefineComponent<DialogRootProps & {
1849
+ declare const _default$81: typeof __VLS_export$81;
1850
+ declare const __VLS_export$81: __VLS_WithSlots$57<vue.DefineComponent<DialogRootProps & {
1851
1851
  modelValue?: boolean;
1852
1852
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1853
- "update:modelValue": (value: boolean) => any;
1854
1853
  "update:model-value": (value: boolean) => any;
1854
+ "update:modelValue": (value: boolean) => any;
1855
1855
  }, string, vue.PublicProps, Readonly<DialogRootProps & {
1856
1856
  modelValue?: boolean;
1857
1857
  }> & Readonly<{
1858
- "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1859
1858
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1859
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1860
1860
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1861
1861
  default: (props: DialogRootSlotProps) => any;
1862
1862
  }>;
1863
- type __VLS_WithSlots$47<T, S> = T & {
1863
+ type __VLS_WithSlots$57<T, S> = T & {
1864
1864
  new (): {
1865
1865
  $slots: S;
1866
1866
  };
@@ -1882,11 +1882,11 @@ interface DialogActivatorSlotProps {
1882
1882
  'data-dialog-open': '' | undefined;
1883
1883
  };
1884
1884
  }
1885
- declare const _default$68: typeof __VLS_export$68;
1886
- declare const __VLS_export$68: __VLS_WithSlots$46<vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1885
+ declare const _default$80: typeof __VLS_export$80;
1886
+ declare const __VLS_export$80: __VLS_WithSlots$56<vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1887
1887
  default: (props: DialogActivatorSlotProps) => any;
1888
1888
  }>;
1889
- type __VLS_WithSlots$46<T, S> = T & {
1889
+ type __VLS_WithSlots$56<T, S> = T & {
1890
1890
  new (): {
1891
1891
  $slots: S;
1892
1892
  };
@@ -1926,8 +1926,8 @@ interface DialogContentSlotProps {
1926
1926
  'aria-describedby': string;
1927
1927
  };
1928
1928
  }
1929
- declare const _default$67: typeof __VLS_export$67;
1930
- declare const __VLS_export$67: __VLS_WithSlots$45<vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1929
+ declare const _default$79: typeof __VLS_export$79;
1930
+ declare const __VLS_export$79: __VLS_WithSlots$55<vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1931
1931
  cancel: (e: Event) => any;
1932
1932
  close: (e: Event) => any;
1933
1933
  }, string, vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
@@ -1936,7 +1936,7 @@ declare const __VLS_export$67: __VLS_WithSlots$45<vue.DefineComponent<DialogCont
1936
1936
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1937
1937
  default: (props: DialogContentSlotProps) => any;
1938
1938
  }>;
1939
- type __VLS_WithSlots$45<T, S> = T & {
1939
+ type __VLS_WithSlots$55<T, S> = T & {
1940
1940
  new (): {
1941
1941
  $slots: S;
1942
1942
  };
@@ -1953,11 +1953,11 @@ interface DialogTitleSlotProps {
1953
1953
  id: string;
1954
1954
  };
1955
1955
  }
1956
- declare const _default$66: typeof __VLS_export$66;
1957
- declare const __VLS_export$66: __VLS_WithSlots$44<vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1956
+ declare const _default$78: typeof __VLS_export$78;
1957
+ declare const __VLS_export$78: __VLS_WithSlots$54<vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1958
1958
  default: (props: DialogTitleSlotProps) => any;
1959
1959
  }>;
1960
- type __VLS_WithSlots$44<T, S> = T & {
1960
+ type __VLS_WithSlots$54<T, S> = T & {
1961
1961
  new (): {
1962
1962
  $slots: S;
1963
1963
  };
@@ -1974,11 +1974,11 @@ interface DialogDescriptionSlotProps {
1974
1974
  id: string;
1975
1975
  };
1976
1976
  }
1977
- declare const _default$65: typeof __VLS_export$65;
1978
- declare const __VLS_export$65: __VLS_WithSlots$43<vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1977
+ declare const _default$77: typeof __VLS_export$77;
1978
+ declare const __VLS_export$77: __VLS_WithSlots$53<vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1979
1979
  default: (props: DialogDescriptionSlotProps) => any;
1980
1980
  }>;
1981
- type __VLS_WithSlots$43<T, S> = T & {
1981
+ type __VLS_WithSlots$53<T, S> = T & {
1982
1982
  new (): {
1983
1983
  $slots: S;
1984
1984
  };
@@ -1998,11 +1998,11 @@ interface DialogCloseSlotProps {
1998
1998
  'aria-label': 'Close';
1999
1999
  };
2000
2000
  }
2001
- declare const _default$64: typeof __VLS_export$64;
2002
- declare const __VLS_export$64: __VLS_WithSlots$42<vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2001
+ declare const _default$76: typeof __VLS_export$76;
2002
+ declare const __VLS_export$76: __VLS_WithSlots$52<vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2003
2003
  default: (props: DialogCloseSlotProps) => any;
2004
2004
  }>;
2005
- type __VLS_WithSlots$42<T, S> = T & {
2005
+ type __VLS_WithSlots$52<T, S> = T & {
2006
2006
  new (): {
2007
2007
  $slots: S;
2008
2008
  };
@@ -2065,11 +2065,11 @@ declare const Dialog: {
2065
2065
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
2066
2066
  modelValue?: boolean;
2067
2067
  }> & Readonly<{
2068
- "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2069
2068
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2069
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2070
2070
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2071
- "update:modelValue": (value: boolean) => any;
2072
2071
  "update:model-value": (value: boolean) => any;
2072
+ "update:modelValue": (value: boolean) => any;
2073
2073
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
2074
2074
  P: {};
2075
2075
  B: {};
@@ -2080,8 +2080,8 @@ declare const Dialog: {
2080
2080
  }, Readonly<DialogRootProps & {
2081
2081
  modelValue?: boolean;
2082
2082
  }> & Readonly<{
2083
- "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2084
2083
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2084
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2085
2085
  }>, {}, {}, {}, {}, {}>;
2086
2086
  __isFragment?: never;
2087
2087
  __isTeleport?: never;
@@ -2089,11 +2089,11 @@ declare const Dialog: {
2089
2089
  } & vue.ComponentOptionsBase<Readonly<DialogRootProps & {
2090
2090
  modelValue?: boolean;
2091
2091
  }> & Readonly<{
2092
- "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2093
2092
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2093
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2094
2094
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2095
- "update:modelValue": (value: boolean) => any;
2096
2095
  "update:model-value": (value: boolean) => any;
2096
+ "update:modelValue": (value: boolean) => any;
2097
2097
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
2098
2098
  $slots: {
2099
2099
  default: (props: DialogRootSlotProps) => any;
@@ -2327,9 +2327,9 @@ interface ExpansionPanelRootSlotProps {
2327
2327
  toggle: (id: ID) => void;
2328
2328
  }
2329
2329
  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>>;
2330
- declare const _default$63: typeof __VLS_export$63;
2331
- declare const __VLS_export$63: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2332
- props: vue.PublicProps & __VLS_PrettifyLocal$18<(ExpansionPanelRootProps & {
2330
+ declare const _default$75: typeof __VLS_export$75;
2331
+ declare const __VLS_export$75: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$20<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2332
+ props: vue.PublicProps & __VLS_PrettifyLocal$20<(ExpansionPanelRootProps & {
2333
2333
  modelValue?: T | T[];
2334
2334
  }) & {
2335
2335
  [x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
@@ -2345,7 +2345,7 @@ declare const __VLS_export$63: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
2345
2345
  }>) => vue.VNode & {
2346
2346
  __ctx?: Awaited<typeof __VLS_setup>;
2347
2347
  };
2348
- type __VLS_PrettifyLocal$18<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2348
+ type __VLS_PrettifyLocal$20<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2349
2349
  //#endregion
2350
2350
  //#region src/components/ExpansionPanel/ExpansionPanelItem.vue.d.ts
2351
2351
  interface ExpansionPanelItemProps<V = unknown> extends AtomProps {
@@ -2386,9 +2386,9 @@ interface ExpansionPanelItemSlotProps {
2386
2386
  };
2387
2387
  }
2388
2388
  declare const useExpansionPanelItem: (key: string, defaultValue?: ExpansionPanelItemContext | undefined) => ExpansionPanelItemContext, provideExpansionPanelItem: (key: string, context: ExpansionPanelItemContext, app?: vue.App) => ExpansionPanelItemContext;
2389
- declare const _default$62: typeof __VLS_export$62;
2390
- declare const __VLS_export$62: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2391
- props: vue.PublicProps & __VLS_PrettifyLocal$17<ExpansionPanelItemProps<V>> & (typeof globalThis extends {
2389
+ declare const _default$74: typeof __VLS_export$74;
2390
+ declare const __VLS_export$74: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2391
+ props: vue.PublicProps & __VLS_PrettifyLocal$19<ExpansionPanelItemProps<V>> & (typeof globalThis extends {
2392
2392
  __VLS_PROPS_FALLBACK: infer P;
2393
2393
  } ? P : {});
2394
2394
  expose: (exposed: {}) => void;
@@ -2400,7 +2400,7 @@ declare const __VLS_export$62: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
2400
2400
  }>) => vue.VNode & {
2401
2401
  __ctx?: Awaited<typeof __VLS_setup>;
2402
2402
  };
2403
- type __VLS_PrettifyLocal$17<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2403
+ type __VLS_PrettifyLocal$19<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2404
2404
  //#endregion
2405
2405
  //#region src/components/ExpansionPanel/ExpansionPanelHeader.vue.d.ts
2406
2406
  interface ExpansionPanelHeaderProps extends AtomProps {
@@ -2415,11 +2415,11 @@ interface ExpansionPanelHeaderSlotProps {
2415
2415
  /** Data attribute for selected state */'data-selected': true | undefined;
2416
2416
  };
2417
2417
  }
2418
- declare const _default$61: typeof __VLS_export$61;
2419
- declare const __VLS_export$61: __VLS_WithSlots$41<vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2418
+ declare const _default$73: typeof __VLS_export$73;
2419
+ declare const __VLS_export$73: __VLS_WithSlots$51<vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2420
2420
  default: (props: ExpansionPanelHeaderSlotProps) => any;
2421
2421
  }>;
2422
- type __VLS_WithSlots$41<T, S> = T & {
2422
+ type __VLS_WithSlots$51<T, S> = T & {
2423
2423
  new (): {
2424
2424
  $slots: S;
2425
2425
  };
@@ -2452,11 +2452,11 @@ interface ExpansionPanelActivatorSlotProps {
2452
2452
  'onKeydown': (e: KeyboardEvent) => void;
2453
2453
  };
2454
2454
  }
2455
- declare const _default$60: typeof __VLS_export$60;
2456
- declare const __VLS_export$60: __VLS_WithSlots$40<vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2455
+ declare const _default$72: typeof __VLS_export$72;
2456
+ declare const __VLS_export$72: __VLS_WithSlots$50<vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2457
2457
  default: (props: ExpansionPanelActivatorSlotProps) => any;
2458
2458
  }>;
2459
- type __VLS_WithSlots$40<T, S> = T & {
2459
+ type __VLS_WithSlots$50<T, S> = T & {
2460
2460
  new (): {
2461
2461
  $slots: S;
2462
2462
  };
@@ -2478,11 +2478,11 @@ interface ExpansionPanelContentSlotProps {
2478
2478
  'hidden': boolean;
2479
2479
  };
2480
2480
  }
2481
- declare const _default$59: typeof __VLS_export$59;
2482
- declare const __VLS_export$59: __VLS_WithSlots$39<vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2481
+ declare const _default$71: typeof __VLS_export$71;
2482
+ declare const __VLS_export$71: __VLS_WithSlots$49<vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2483
2483
  default: (props: ExpansionPanelContentSlotProps) => any;
2484
2484
  }>;
2485
- type __VLS_WithSlots$39<T, S> = T & {
2485
+ type __VLS_WithSlots$49<T, S> = T & {
2486
2486
  new (): {
2487
2487
  $slots: S;
2488
2488
  };
@@ -2527,8 +2527,8 @@ declare const ExpansionPanel: {
2527
2527
  slots: {
2528
2528
  default: (props: ExpansionPanelRootSlotProps) => any;
2529
2529
  };
2530
- emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2531
2530
  attrs: any;
2531
+ emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2532
2532
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2533
2533
  props: vue.PublicProps & {
2534
2534
  [x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
@@ -2582,8 +2582,8 @@ declare const ExpansionPanel: {
2582
2582
  slots: {
2583
2583
  default: (props: ExpansionPanelItemSlotProps) => any;
2584
2584
  };
2585
- emit: {};
2586
2585
  attrs: any;
2586
+ emit: {};
2587
2587
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2588
2588
  props: vue.PublicProps & {
2589
2589
  id?: string | undefined;
@@ -2736,29 +2736,29 @@ interface FormSlotProps {
2736
2736
  /** Reset all field validations */
2737
2737
  reset: () => void;
2738
2738
  }
2739
- declare const _default$58: typeof __VLS_export$58;
2740
- declare const __VLS_export$58: __VLS_WithSlots$38<vue.DefineComponent<FormProps & {
2739
+ declare const _default$70: typeof __VLS_export$70;
2740
+ declare const __VLS_export$70: __VLS_WithSlots$48<vue.DefineComponent<FormProps & {
2741
2741
  modelValue?: boolean | null;
2742
2742
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2743
- reset: () => any;
2744
- "update:modelValue": (value: boolean | null) => any;
2745
2743
  "update:model-value": (value: boolean | null) => any;
2744
+ "update:modelValue": (value: boolean | null) => any;
2745
+ reset: () => any;
2746
2746
  submit: (payload: {
2747
2747
  valid: boolean;
2748
2748
  }) => any;
2749
2749
  }, string, vue.PublicProps, Readonly<FormProps & {
2750
2750
  modelValue?: boolean | null;
2751
2751
  }> & Readonly<{
2752
- onReset?: (() => any) | undefined;
2753
- "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
2754
2752
  "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
2753
+ "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
2754
+ onReset?: (() => any) | undefined;
2755
2755
  onSubmit?: ((payload: {
2756
2756
  valid: boolean;
2757
2757
  }) => any) | undefined;
2758
2758
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2759
2759
  default: (props: FormSlotProps) => any;
2760
2760
  }>;
2761
- type __VLS_WithSlots$38<T, S> = T & {
2761
+ type __VLS_WithSlots$48<T, S> = T & {
2762
2762
  new (): {
2763
2763
  $slots: S;
2764
2764
  };
@@ -2807,13 +2807,13 @@ interface GroupRootSlotProps {
2807
2807
  };
2808
2808
  }
2809
2809
  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>>;
2810
- declare const _default$57: typeof __VLS_export$57;
2811
- declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2812
- props: vue.PublicProps & __VLS_PrettifyLocal$16<(GroupRootProps & {
2810
+ declare const _default$69: typeof __VLS_export$69;
2811
+ declare const __VLS_export$69: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2812
+ props: vue.PublicProps & __VLS_PrettifyLocal$18<(GroupRootProps & {
2813
2813
  modelValue?: T | T[];
2814
2814
  }) & {
2815
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2816
2815
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2816
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2817
2817
  }> & (typeof globalThis extends {
2818
2818
  __VLS_PROPS_FALLBACK: infer P;
2819
2819
  } ? P : {});
@@ -2826,7 +2826,7 @@ declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
2826
2826
  }>) => vue.VNode & {
2827
2827
  __ctx?: Awaited<typeof __VLS_setup>;
2828
2828
  };
2829
- type __VLS_PrettifyLocal$16<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2829
+ type __VLS_PrettifyLocal$18<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2830
2830
  //#endregion
2831
2831
  //#region src/components/Group/GroupItem.vue.d.ts
2832
2832
  interface GroupItemProps<V = unknown> {
@@ -2876,9 +2876,9 @@ interface GroupItemSlotProps<V = unknown> {
2876
2876
  'data-mixed': true | undefined;
2877
2877
  };
2878
2878
  }
2879
- declare const _default$56: typeof __VLS_export$56;
2880
- declare const __VLS_export$56: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2881
- props: vue.PublicProps & __VLS_PrettifyLocal$15<GroupItemProps<V>> & (typeof globalThis extends {
2879
+ declare const _default$68: typeof __VLS_export$68;
2880
+ declare const __VLS_export$68: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2881
+ props: vue.PublicProps & __VLS_PrettifyLocal$17<GroupItemProps<V>> & (typeof globalThis extends {
2882
2882
  __VLS_PROPS_FALLBACK: infer P;
2883
2883
  } ? P : {});
2884
2884
  expose: (exposed: {}) => void;
@@ -2890,7 +2890,7 @@ declare const __VLS_export$56: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
2890
2890
  }>) => vue.VNode & {
2891
2891
  __ctx?: Awaited<typeof __VLS_setup>;
2892
2892
  };
2893
- type __VLS_PrettifyLocal$15<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2893
+ type __VLS_PrettifyLocal$17<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2894
2894
  //#endregion
2895
2895
  //#region src/components/Group/index.d.ts
2896
2896
  /**
@@ -2923,8 +2923,8 @@ declare const Group: {
2923
2923
  slots: {
2924
2924
  default: (props: GroupRootSlotProps) => any;
2925
2925
  };
2926
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2927
2926
  attrs: any;
2927
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2928
2928
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2929
2929
  props: vue.PublicProps & {
2930
2930
  namespace?: string | undefined;
@@ -2932,8 +2932,8 @@ declare const Group: {
2932
2932
  enroll?: boolean | undefined;
2933
2933
  mandatory?: boolean | "force" | undefined;
2934
2934
  modelValue?: (T | T[]) | undefined;
2935
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2936
2935
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2936
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2937
2937
  } & (typeof globalThis extends {
2938
2938
  __VLS_PROPS_FALLBACK: infer P;
2939
2939
  } ? P : {});
@@ -2968,8 +2968,8 @@ declare const Group: {
2968
2968
  slots: {
2969
2969
  default: (props: GroupItemSlotProps<V>) => unknown;
2970
2970
  };
2971
- emit: {};
2972
2971
  attrs: any;
2972
+ emit: {};
2973
2973
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2974
2974
  props: vue.PublicProps & {
2975
2975
  id?: string | undefined;
@@ -3008,11 +3008,11 @@ interface InputControlSlotProps {
3008
3008
  /** Pre-computed attributes for the input element */
3009
3009
  attrs: Record<string, unknown>;
3010
3010
  }
3011
- declare const _default$55: typeof __VLS_export$55;
3012
- declare const __VLS_export$55: __VLS_WithSlots$37<vue.DefineComponent<InputControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3011
+ declare const _default$67: typeof __VLS_export$67;
3012
+ declare const __VLS_export$67: __VLS_WithSlots$47<vue.DefineComponent<InputControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3013
3013
  default: (props: InputControlSlotProps) => any;
3014
3014
  }>;
3015
- type __VLS_WithSlots$37<T, S> = T & {
3015
+ type __VLS_WithSlots$47<T, S> = T & {
3016
3016
  new (): {
3017
3017
  $slots: S;
3018
3018
  };
@@ -3027,11 +3027,11 @@ interface InputDescriptionSlotProps {
3027
3027
  /** ID for this description element */
3028
3028
  id: string;
3029
3029
  }
3030
- declare const _default$54: typeof __VLS_export$54;
3031
- declare const __VLS_export$54: __VLS_WithSlots$36<vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3030
+ declare const _default$66: typeof __VLS_export$66;
3031
+ declare const __VLS_export$66: __VLS_WithSlots$46<vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3032
3032
  default: (props: InputDescriptionSlotProps) => any;
3033
3033
  }>;
3034
- type __VLS_WithSlots$36<T, S> = T & {
3034
+ type __VLS_WithSlots$46<T, S> = T & {
3035
3035
  new (): {
3036
3036
  $slots: S;
3037
3037
  };
@@ -3054,11 +3054,11 @@ interface InputErrorSlotProps {
3054
3054
  'data-state': 'visible' | 'hidden';
3055
3055
  };
3056
3056
  }
3057
- declare const _default$53: typeof __VLS_export$53;
3058
- declare const __VLS_export$53: __VLS_WithSlots$35<vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3057
+ declare const _default$65: typeof __VLS_export$65;
3058
+ declare const __VLS_export$65: __VLS_WithSlots$45<vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3059
3059
  default: (props: InputErrorSlotProps) => any;
3060
3060
  }>;
3061
- type __VLS_WithSlots$35<T, S> = T & {
3061
+ type __VLS_WithSlots$45<T, S> = T & {
3062
3062
  new (): {
3063
3063
  $slots: S;
3064
3064
  };
@@ -3180,23 +3180,23 @@ interface InputRootSlotProps {
3180
3180
  };
3181
3181
  }
3182
3182
  declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: vue.App) => InputRootContext;
3183
- declare const _default$52: typeof __VLS_export$52;
3184
- declare const __VLS_export$52: __VLS_WithSlots$34<vue.DefineComponent<InputRootProps & {
3183
+ declare const _default$64: typeof __VLS_export$64;
3184
+ declare const __VLS_export$64: __VLS_WithSlots$44<vue.DefineComponent<InputRootProps & {
3185
3185
  modelValue?: string;
3186
3186
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3187
- "update:modelValue": (value: string) => any;
3188
3187
  "update:model-value": (value: string) => any;
3188
+ "update:modelValue": (value: string) => any;
3189
3189
  "update:isFocused": (value: boolean) => any;
3190
3190
  }, string, vue.PublicProps, Readonly<InputRootProps & {
3191
3191
  modelValue?: string;
3192
3192
  }> & Readonly<{
3193
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3194
3193
  "onUpdate:model-value"?: ((value: string) => any) | undefined;
3194
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3195
3195
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
3196
3196
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3197
3197
  default: (props: InputRootSlotProps) => any;
3198
3198
  }>;
3199
- type __VLS_WithSlots$34<T, S> = T & {
3199
+ type __VLS_WithSlots$44<T, S> = T & {
3200
3200
  new (): {
3201
3201
  $slots: S;
3202
3202
  };
@@ -3366,12 +3366,12 @@ declare const Input: {
3366
3366
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<InputRootProps & {
3367
3367
  modelValue?: string;
3368
3368
  }> & Readonly<{
3369
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3370
3369
  "onUpdate:model-value"?: ((value: string) => any) | undefined;
3370
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3371
3371
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
3372
3372
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3373
- "update:modelValue": (value: string) => any;
3374
3373
  "update:model-value": (value: string) => any;
3374
+ "update:modelValue": (value: string) => any;
3375
3375
  "update:isFocused": (value: boolean) => any;
3376
3376
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
3377
3377
  P: {};
@@ -3383,8 +3383,8 @@ declare const Input: {
3383
3383
  }, Readonly<InputRootProps & {
3384
3384
  modelValue?: string;
3385
3385
  }> & Readonly<{
3386
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3387
3386
  "onUpdate:model-value"?: ((value: string) => any) | undefined;
3387
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3388
3388
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
3389
3389
  }>, {}, {}, {}, {}, {}>;
3390
3390
  __isFragment?: never;
@@ -3393,12 +3393,12 @@ declare const Input: {
3393
3393
  } & vue.ComponentOptionsBase<Readonly<InputRootProps & {
3394
3394
  modelValue?: string;
3395
3395
  }> & Readonly<{
3396
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3397
3396
  "onUpdate:model-value"?: ((value: string) => any) | undefined;
3397
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3398
3398
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
3399
3399
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
3400
- "update:modelValue": (value: string) => any;
3401
3400
  "update:model-value": (value: string) => any;
3401
+ "update:modelValue": (value: string) => any;
3402
3402
  "update:isFocused": (value: boolean) => any;
3403
3403
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
3404
3404
  $slots: {
@@ -3407,6 +3407,39 @@ declare const Input: {
3407
3407
  });
3408
3408
  };
3409
3409
  //#endregion
3410
+ //#region src/components/Locale/Locale.vue.d.ts
3411
+ interface LocaleProps {
3412
+ /**
3413
+ * Locale ID to scope to
3414
+ */
3415
+ locale: string;
3416
+ /**
3417
+ * Skip wrapper element, pass attrs via slot
3418
+ *
3419
+ * @default false
3420
+ */
3421
+ renderless?: boolean;
3422
+ /**
3423
+ * Wrapper element tag
3424
+ *
3425
+ * @default 'div'
3426
+ */
3427
+ as?: DOMElement;
3428
+ }
3429
+ interface LocaleSlotProps {
3430
+ /** Attributes including lang for binding */
3431
+ attrs: Record<string, unknown>;
3432
+ }
3433
+ declare const _default$63: typeof __VLS_export$63;
3434
+ declare const __VLS_export$63: __VLS_WithSlots$43<vue.DefineComponent<LocaleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<LocaleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3435
+ default: (props: LocaleSlotProps) => any;
3436
+ }>;
3437
+ type __VLS_WithSlots$43<T, S> = T & {
3438
+ new (): {
3439
+ $slots: S;
3440
+ };
3441
+ };
3442
+ //#endregion
3410
3443
  //#region src/components/Pagination/PaginationRoot.vue.d.ts
3411
3444
  declare const usePaginationRoot: (key: string, defaultValue?: PaginationContext | undefined) => PaginationContext, providePaginationRoot: (key: string, context: PaginationContext, app?: vue.App) => PaginationContext;
3412
3445
  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>>;
@@ -3461,9 +3494,9 @@ interface PaginationRootSlotProps {
3461
3494
  'role': 'navigation' | undefined;
3462
3495
  };
3463
3496
  }
3464
- declare const _default$51: typeof __VLS_export$51;
3465
- declare const __VLS_export$51: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3466
- props: vue.PublicProps & __VLS_PrettifyLocal$14<(PaginationRootProps & {
3497
+ declare const _default$62: typeof __VLS_export$62;
3498
+ declare const __VLS_export$62: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3499
+ props: vue.PublicProps & __VLS_PrettifyLocal$16<(PaginationRootProps & {
3467
3500
  modelValue?: number;
3468
3501
  }) & {
3469
3502
  [x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
@@ -3479,7 +3512,7 @@ declare const __VLS_export$51: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
3479
3512
  }>) => vue.VNode & {
3480
3513
  __ctx?: Awaited<typeof __VLS_setup>;
3481
3514
  };
3482
- type __VLS_PrettifyLocal$14<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
3515
+ type __VLS_PrettifyLocal$16<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
3483
3516
  //#endregion
3484
3517
  //#region src/components/Pagination/PaginationItem.vue.d.ts
3485
3518
  interface PaginationItemProps extends AtomProps {
@@ -3514,11 +3547,11 @@ interface PaginationItemSlotProps {
3514
3547
  'onClick': () => void;
3515
3548
  };
3516
3549
  }
3517
- declare const _default$50: typeof __VLS_export$50;
3518
- declare const __VLS_export$50: __VLS_WithSlots$33<vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3550
+ declare const _default$61: typeof __VLS_export$61;
3551
+ declare const __VLS_export$61: __VLS_WithSlots$42<vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3519
3552
  default: (props: PaginationItemSlotProps) => any;
3520
3553
  }>;
3521
- type __VLS_WithSlots$33<T, S> = T & {
3554
+ type __VLS_WithSlots$42<T, S> = T & {
3522
3555
  new (): {
3523
3556
  $slots: S;
3524
3557
  };
@@ -3549,11 +3582,11 @@ interface PaginationFirstSlotProps {
3549
3582
  'onClick': () => void;
3550
3583
  };
3551
3584
  }
3552
- declare const _default$49: typeof __VLS_export$49;
3553
- declare const __VLS_export$49: __VLS_WithSlots$32<vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3585
+ declare const _default$60: typeof __VLS_export$60;
3586
+ declare const __VLS_export$60: __VLS_WithSlots$41<vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3554
3587
  default: (props: PaginationFirstSlotProps) => any;
3555
3588
  }>;
3556
- type __VLS_WithSlots$32<T, S> = T & {
3589
+ type __VLS_WithSlots$41<T, S> = T & {
3557
3590
  new (): {
3558
3591
  $slots: S;
3559
3592
  };
@@ -3584,11 +3617,11 @@ interface PaginationPrevSlotProps {
3584
3617
  'onClick': () => void;
3585
3618
  };
3586
3619
  }
3587
- declare const _default$48: typeof __VLS_export$48;
3588
- declare const __VLS_export$48: __VLS_WithSlots$31<vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3620
+ declare const _default$59: typeof __VLS_export$59;
3621
+ declare const __VLS_export$59: __VLS_WithSlots$40<vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3589
3622
  default: (props: PaginationPrevSlotProps) => any;
3590
3623
  }>;
3591
- type __VLS_WithSlots$31<T, S> = T & {
3624
+ type __VLS_WithSlots$40<T, S> = T & {
3592
3625
  new (): {
3593
3626
  $slots: S;
3594
3627
  };
@@ -3611,11 +3644,11 @@ interface PaginationEllipsisSlotProps {
3611
3644
  'aria-hidden': 'true';
3612
3645
  };
3613
3646
  }
3614
- declare const _default$47: typeof __VLS_export$47;
3615
- declare const __VLS_export$47: __VLS_WithSlots$30<vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3647
+ declare const _default$58: typeof __VLS_export$58;
3648
+ declare const __VLS_export$58: __VLS_WithSlots$39<vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3616
3649
  default: (props: PaginationEllipsisSlotProps) => any;
3617
3650
  }>;
3618
- type __VLS_WithSlots$30<T, S> = T & {
3651
+ type __VLS_WithSlots$39<T, S> = T & {
3619
3652
  new (): {
3620
3653
  $slots: S;
3621
3654
  };
@@ -3646,11 +3679,11 @@ interface PaginationNextSlotProps {
3646
3679
  'onClick': () => void;
3647
3680
  };
3648
3681
  }
3649
- declare const _default$46: typeof __VLS_export$46;
3650
- declare const __VLS_export$46: __VLS_WithSlots$29<vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3682
+ declare const _default$57: typeof __VLS_export$57;
3683
+ declare const __VLS_export$57: __VLS_WithSlots$38<vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3651
3684
  default: (props: PaginationNextSlotProps) => any;
3652
3685
  }>;
3653
- type __VLS_WithSlots$29<T, S> = T & {
3686
+ type __VLS_WithSlots$38<T, S> = T & {
3654
3687
  new (): {
3655
3688
  $slots: S;
3656
3689
  };
@@ -3681,11 +3714,11 @@ interface PaginationLastSlotProps {
3681
3714
  'onClick': () => void;
3682
3715
  };
3683
3716
  }
3684
- declare const _default$45: typeof __VLS_export$45;
3685
- declare const __VLS_export$45: __VLS_WithSlots$28<vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3717
+ declare const _default$56: typeof __VLS_export$56;
3718
+ declare const __VLS_export$56: __VLS_WithSlots$37<vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3686
3719
  default: (props: PaginationLastSlotProps) => any;
3687
3720
  }>;
3688
- type __VLS_WithSlots$28<T, S> = T & {
3721
+ type __VLS_WithSlots$37<T, S> = T & {
3689
3722
  new (): {
3690
3723
  $slots: S;
3691
3724
  };
@@ -3710,11 +3743,11 @@ interface PaginationStatusSlotProps {
3710
3743
  'role': 'status';
3711
3744
  };
3712
3745
  }
3713
- declare const _default$44: typeof __VLS_export$44;
3714
- declare const __VLS_export$44: __VLS_WithSlots$27<vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3746
+ declare const _default$55: typeof __VLS_export$55;
3747
+ declare const __VLS_export$55: __VLS_WithSlots$36<vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
3715
3748
  default: (props: PaginationStatusSlotProps) => any;
3716
3749
  }>;
3717
- type __VLS_WithSlots$27<T, S> = T & {
3750
+ type __VLS_WithSlots$36<T, S> = T & {
3718
3751
  new (): {
3719
3752
  $slots: S;
3720
3753
  };
@@ -3761,8 +3794,8 @@ declare const Pagination: {
3761
3794
  slots: {
3762
3795
  default: (props: PaginationRootSlotProps) => any;
3763
3796
  };
3764
- emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
3765
3797
  attrs: any;
3798
+ emit: ((evt: "update:model-value", ...args: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
3766
3799
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3767
3800
  props: vue.PublicProps & {
3768
3801
  [x: `on${Capitalize<string>}`]: ((...args: any) => any) | undefined;
@@ -4096,8 +4129,8 @@ interface PopoverRootSlotProps {
4096
4129
  toggle: () => void;
4097
4130
  }
4098
4131
  declare const usePopoverContext: () => PopoverContext, providePopoverContext: (context: PopoverContext, app?: vue.App) => PopoverContext;
4099
- declare const _default$43: typeof __VLS_export$43;
4100
- declare const __VLS_export$43: __VLS_WithSlots$26<vue.DefineComponent<PopoverRootProps & {
4132
+ declare const _default$54: typeof __VLS_export$54;
4133
+ declare const __VLS_export$54: __VLS_WithSlots$35<vue.DefineComponent<PopoverRootProps & {
4101
4134
  modelValue?: boolean;
4102
4135
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4103
4136
  "update:modelValue": (value: boolean) => any;
@@ -4108,7 +4141,7 @@ declare const __VLS_export$43: __VLS_WithSlots$26<vue.DefineComponent<PopoverRoo
4108
4141
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4109
4142
  default: (props: PopoverRootSlotProps) => any;
4110
4143
  }>;
4111
- type __VLS_WithSlots$26<T, S> = T & {
4144
+ type __VLS_WithSlots$35<T, S> = T & {
4112
4145
  new (): {
4113
4146
  $slots: S;
4114
4147
  };
@@ -4129,11 +4162,11 @@ interface PopoverActivatorSlotProps {
4129
4162
  'data-popover-open': '' | undefined;
4130
4163
  };
4131
4164
  }
4132
- declare const _default$42: typeof __VLS_export$42;
4133
- declare const __VLS_export$42: __VLS_WithSlots$25<vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4165
+ declare const _default$53: typeof __VLS_export$53;
4166
+ declare const __VLS_export$53: __VLS_WithSlots$34<vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4134
4167
  default: (props: PopoverActivatorSlotProps) => any;
4135
4168
  }>;
4136
- type __VLS_WithSlots$25<T, S> = T & {
4169
+ type __VLS_WithSlots$34<T, S> = T & {
4137
4170
  new (): {
4138
4171
  $slots: S;
4139
4172
  };
@@ -4160,15 +4193,15 @@ interface PopoverContentSlotProps {
4160
4193
  popover: '';
4161
4194
  };
4162
4195
  }
4163
- declare const _default$41: typeof __VLS_export$41;
4164
- declare const __VLS_export$41: __VLS_WithSlots$24<vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4196
+ declare const _default$52: typeof __VLS_export$52;
4197
+ declare const __VLS_export$52: __VLS_WithSlots$33<vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4165
4198
  beforetoggle: (e: ToggleEvent) => any;
4166
4199
  }, string, vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
4167
4200
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
4168
4201
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4169
4202
  default: (props: PopoverContentSlotProps) => any;
4170
4203
  }>;
4171
- type __VLS_WithSlots$24<T, S> = T & {
4204
+ type __VLS_WithSlots$33<T, S> = T & {
4172
4205
  new (): {
4173
4206
  $slots: S;
4174
4207
  };
@@ -4437,13 +4470,13 @@ interface RadioGroupSlotProps {
4437
4470
  };
4438
4471
  }
4439
4472
  declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: vue.App) => RadioGroupContext;
4440
- declare const _default$40: typeof __VLS_export$40;
4441
- declare const __VLS_export$40: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4442
- props: vue.PublicProps & __VLS_PrettifyLocal$13<(RadioGroupProps & {
4473
+ declare const _default$51: typeof __VLS_export$51;
4474
+ declare const __VLS_export$51: <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<{
4475
+ props: vue.PublicProps & __VLS_PrettifyLocal$15<(RadioGroupProps & {
4443
4476
  modelValue?: T;
4444
4477
  }) & {
4445
- "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4446
4478
  "onUpdate:model-value"?: ((value: T) => any) | undefined;
4479
+ "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4447
4480
  }> & (typeof globalThis extends {
4448
4481
  __VLS_PROPS_FALLBACK: infer P;
4449
4482
  } ? P : {});
@@ -4471,7 +4504,7 @@ declare const __VLS_export$40: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
4471
4504
  }>) => vue.VNode & {
4472
4505
  __ctx?: Awaited<typeof __VLS_setup>;
4473
4506
  };
4474
- type __VLS_PrettifyLocal$13<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
4507
+ type __VLS_PrettifyLocal$15<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
4475
4508
  //#endregion
4476
4509
  //#region src/components/Radio/RadioHiddenInput.vue.d.ts
4477
4510
  interface RadioHiddenInputProps {
@@ -4519,8 +4552,8 @@ interface RadioHiddenInputProps {
4519
4552
  */
4520
4553
  form?: string;
4521
4554
  }
4522
- declare const _default$39: typeof __VLS_export$39;
4523
- declare const __VLS_export$39: vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
4555
+ declare const _default$50: typeof __VLS_export$50;
4556
+ declare const __VLS_export$50: vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
4524
4557
  //#endregion
4525
4558
  //#region src/components/Radio/RadioRoot.vue.d.ts
4526
4559
  /** Visual state of the radio for styling purposes */
@@ -4641,9 +4674,9 @@ interface RadioRootSlotProps<V = unknown> {
4641
4674
  };
4642
4675
  }
4643
4676
  declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: vue.App) => RadioRootContext;
4644
- declare const _default$38: typeof __VLS_export$38;
4645
- declare const __VLS_export$38: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4646
- props: vue.PublicProps & __VLS_PrettifyLocal$12<RadioRootProps<V>> & (typeof globalThis extends {
4677
+ declare const _default$49: typeof __VLS_export$49;
4678
+ declare const __VLS_export$49: <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<{
4679
+ props: vue.PublicProps & __VLS_PrettifyLocal$14<RadioRootProps<V>> & (typeof globalThis extends {
4647
4680
  __VLS_PROPS_FALLBACK: infer P;
4648
4681
  } ? P : {});
4649
4682
  expose: (exposed: {}) => void;
@@ -4669,7 +4702,7 @@ declare const __VLS_export$38: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
4669
4702
  }>) => vue.VNode & {
4670
4703
  __ctx?: Awaited<typeof __VLS_setup>;
4671
4704
  };
4672
- type __VLS_PrettifyLocal$12<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
4705
+ type __VLS_PrettifyLocal$14<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
4673
4706
  //#endregion
4674
4707
  //#region src/components/Radio/RadioIndicator.vue.d.ts
4675
4708
  interface RadioIndicatorProps extends AtomProps {
@@ -4687,8 +4720,8 @@ interface RadioIndicatorSlotProps {
4687
4720
  };
4688
4721
  };
4689
4722
  }
4690
- declare const _default$37: typeof __VLS_export$37;
4691
- declare const __VLS_export$37: __VLS_WithSlots$23<vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4723
+ declare const _default$48: typeof __VLS_export$48;
4724
+ declare const __VLS_export$48: __VLS_WithSlots$32<vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4692
4725
  /**
4693
4726
  * Default slot for custom indicator content
4694
4727
  *
@@ -4703,7 +4736,7 @@ declare const __VLS_export$37: __VLS_WithSlots$23<vue.DefineComponent<RadioIndic
4703
4736
  */
4704
4737
  default: (props: RadioIndicatorSlotProps) => any;
4705
4738
  }>;
4706
- type __VLS_WithSlots$23<T, S> = T & {
4739
+ type __VLS_WithSlots$32<T, S> = T & {
4707
4740
  new (): {
4708
4741
  $slots: S;
4709
4742
  };
@@ -4775,8 +4808,8 @@ declare const Radio: {
4775
4808
  slots: {
4776
4809
  default: (props: RadioGroupSlotProps) => any;
4777
4810
  };
4778
- emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
4779
4811
  attrs: any;
4812
+ emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
4780
4813
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4781
4814
  props: vue.PublicProps & {
4782
4815
  namespace?: string | undefined;
@@ -4791,8 +4824,8 @@ declare const Radio: {
4791
4824
  as?: (DOMElement | null) | undefined;
4792
4825
  renderless?: boolean | undefined;
4793
4826
  modelValue?: T | undefined;
4794
- "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4795
4827
  "onUpdate:model-value"?: ((value: T) => any) | undefined;
4828
+ "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4796
4829
  } & (typeof globalThis extends {
4797
4830
  __VLS_PROPS_FALLBACK: infer P;
4798
4831
  } ? P : {});
@@ -4904,8 +4937,8 @@ declare const Radio: {
4904
4937
  slots: {
4905
4938
  default: (props: RadioRootSlotProps<V>) => any;
4906
4939
  };
4907
- emit: {};
4908
4940
  attrs: any;
4941
+ emit: {};
4909
4942
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4910
4943
  props: vue.PublicProps & {
4911
4944
  id?: ID | undefined;
@@ -4966,11 +4999,11 @@ interface ScrimSlotProps {
4966
4999
  /** Dismiss this overlay */
4967
5000
  dismiss: () => void;
4968
5001
  }
4969
- declare const _default$36: typeof __VLS_export$36;
4970
- declare const __VLS_export$36: __VLS_WithSlots$22<vue.DefineComponent<ScrimProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5002
+ declare const _default$47: typeof __VLS_export$47;
5003
+ declare const __VLS_export$47: __VLS_WithSlots$31<vue.DefineComponent<ScrimProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4971
5004
  default: (props: ScrimSlotProps) => any;
4972
5005
  }>;
4973
- type __VLS_WithSlots$22<T, S> = T & {
5006
+ type __VLS_WithSlots$31<T, S> = T & {
4974
5007
  new (): {
4975
5008
  $slots: S;
4976
5009
  };
@@ -5047,21 +5080,21 @@ interface SelectRootSlotProps {
5047
5080
  toggle: () => void;
5048
5081
  }
5049
5082
  declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: vue.App) => SelectContext;
5050
- declare const _default$35: typeof __VLS_export$35;
5051
- declare const __VLS_export$35: __VLS_WithSlots$21<vue.DefineComponent<SelectRootProps & {
5083
+ declare const _default$46: typeof __VLS_export$46;
5084
+ declare const __VLS_export$46: __VLS_WithSlots$30<vue.DefineComponent<SelectRootProps & {
5052
5085
  modelValue?: ID | ID[];
5053
5086
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5054
- "update:modelValue": (value: ID | ID[] | undefined) => any;
5055
5087
  "update:model-value": (value: ID | ID[]) => any;
5088
+ "update:modelValue": (value: ID | ID[] | undefined) => any;
5056
5089
  }, string, vue.PublicProps, Readonly<SelectRootProps & {
5057
5090
  modelValue?: ID | ID[];
5058
5091
  }> & Readonly<{
5059
- "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5060
5092
  "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
5093
+ "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5061
5094
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5062
5095
  default: (props: SelectRootSlotProps) => any;
5063
5096
  }>;
5064
- type __VLS_WithSlots$21<T, S> = T & {
5097
+ type __VLS_WithSlots$30<T, S> = T & {
5065
5098
  new (): {
5066
5099
  $slots: S;
5067
5100
  };
@@ -5086,11 +5119,11 @@ interface SelectActivatorSlotProps {
5086
5119
  'data-select-open': '' | undefined;
5087
5120
  };
5088
5121
  }
5089
- declare const _default$34: typeof __VLS_export$34;
5090
- declare const __VLS_export$34: __VLS_WithSlots$20<vue.DefineComponent<SelectActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5122
+ declare const _default$45: typeof __VLS_export$45;
5123
+ declare const __VLS_export$45: __VLS_WithSlots$29<vue.DefineComponent<SelectActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5091
5124
  default: (props: SelectActivatorSlotProps) => any;
5092
5125
  }>;
5093
- type __VLS_WithSlots$20<T, S> = T & {
5126
+ type __VLS_WithSlots$29<T, S> = T & {
5094
5127
  new (): {
5095
5128
  $slots: S;
5096
5129
  };
@@ -5115,11 +5148,11 @@ interface SelectValueSlotProps {
5115
5148
  /** Attributes to bind to the value element */
5116
5149
  attrs: Record<string, never>;
5117
5150
  }
5118
- declare const _default$33: typeof __VLS_export$33;
5119
- declare const __VLS_export$33: __VLS_WithSlots$19<vue.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5151
+ declare const _default$44: typeof __VLS_export$44;
5152
+ declare const __VLS_export$44: __VLS_WithSlots$28<vue.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5120
5153
  default: (props: SelectValueSlotProps) => any;
5121
5154
  }>;
5122
- type __VLS_WithSlots$19<T, S> = T & {
5155
+ type __VLS_WithSlots$28<T, S> = T & {
5123
5156
  new (): {
5124
5157
  $slots: S;
5125
5158
  };
@@ -5134,11 +5167,11 @@ interface SelectContentSlotProps {
5134
5167
  /** Whether the dropdown is open */
5135
5168
  isOpen: boolean;
5136
5169
  }
5137
- declare const _default$32: typeof __VLS_export$32;
5138
- declare const __VLS_export$32: __VLS_WithSlots$18<vue.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5170
+ declare const _default$43: typeof __VLS_export$43;
5171
+ declare const __VLS_export$43: __VLS_WithSlots$27<vue.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5139
5172
  default: (props: SelectContentSlotProps) => any;
5140
5173
  }>;
5141
- type __VLS_WithSlots$18<T, S> = T & {
5174
+ type __VLS_WithSlots$27<T, S> = T & {
5142
5175
  new (): {
5143
5176
  $slots: S;
5144
5177
  };
@@ -5155,11 +5188,11 @@ interface SelectCueSlotProps {
5155
5188
  'data-state': 'open' | 'closed';
5156
5189
  };
5157
5190
  }
5158
- declare const _default$31: typeof __VLS_export$31;
5159
- declare const __VLS_export$31: __VLS_WithSlots$17<vue.DefineComponent<SelectCueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectCueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5191
+ declare const _default$42: typeof __VLS_export$42;
5192
+ declare const __VLS_export$42: __VLS_WithSlots$26<vue.DefineComponent<SelectCueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectCueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5160
5193
  default: (props: SelectCueSlotProps) => any;
5161
5194
  }>;
5162
- type __VLS_WithSlots$17<T, S> = T & {
5195
+ type __VLS_WithSlots$26<T, S> = T & {
5163
5196
  new (): {
5164
5197
  $slots: S;
5165
5198
  };
@@ -5199,9 +5232,9 @@ interface SelectItemSlotProps<V = unknown> {
5199
5232
  'data-id': string;
5200
5233
  };
5201
5234
  }
5202
- declare const _default$30: typeof __VLS_export$30;
5203
- declare const __VLS_export$30: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5204
- props: vue.PublicProps & __VLS_PrettifyLocal$11<SelectItemProps<V>> & (typeof globalThis extends {
5235
+ declare const _default$41: typeof __VLS_export$41;
5236
+ declare const __VLS_export$41: <V = 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<{
5237
+ props: vue.PublicProps & __VLS_PrettifyLocal$13<SelectItemProps<V>> & (typeof globalThis extends {
5205
5238
  __VLS_PROPS_FALLBACK: infer P;
5206
5239
  } ? P : {});
5207
5240
  expose: (exposed: {}) => void;
@@ -5213,7 +5246,7 @@ declare const __VLS_export$30: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
5213
5246
  }>) => vue.VNode & {
5214
5247
  __ctx?: Awaited<typeof __VLS_setup>;
5215
5248
  };
5216
- type __VLS_PrettifyLocal$11<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5249
+ type __VLS_PrettifyLocal$13<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5217
5250
  //#endregion
5218
5251
  //#region src/components/Select/SelectPlaceholder.vue.d.ts
5219
5252
  interface SelectPlaceholderProps extends AtomProps {
@@ -5222,11 +5255,11 @@ interface SelectPlaceholderProps extends AtomProps {
5222
5255
  interface SelectPlaceholderSlotProps {
5223
5256
  hasValue: boolean;
5224
5257
  }
5225
- declare const _default$29: typeof __VLS_export$29;
5226
- declare const __VLS_export$29: __VLS_WithSlots$16<vue.DefineComponent<SelectPlaceholderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectPlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5258
+ declare const _default$40: typeof __VLS_export$40;
5259
+ declare const __VLS_export$40: __VLS_WithSlots$25<vue.DefineComponent<SelectPlaceholderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SelectPlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5227
5260
  default: (props: SelectPlaceholderSlotProps) => any;
5228
5261
  }>;
5229
- type __VLS_WithSlots$16<T, S> = T & {
5262
+ type __VLS_WithSlots$25<T, S> = T & {
5230
5263
  new (): {
5231
5264
  $slots: S;
5232
5265
  };
@@ -5308,11 +5341,11 @@ declare const Select: {
5308
5341
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SelectRootProps & {
5309
5342
  modelValue?: ID | ID[];
5310
5343
  }> & Readonly<{
5311
- "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5312
5344
  "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
5345
+ "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5313
5346
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5314
- "update:modelValue": (value: ID | ID[] | undefined) => any;
5315
5347
  "update:model-value": (value: ID | ID[]) => any;
5348
+ "update:modelValue": (value: ID | ID[] | undefined) => any;
5316
5349
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
5317
5350
  P: {};
5318
5351
  B: {};
@@ -5323,8 +5356,8 @@ declare const Select: {
5323
5356
  }, Readonly<SelectRootProps & {
5324
5357
  modelValue?: ID | ID[];
5325
5358
  }> & Readonly<{
5326
- "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5327
5359
  "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
5360
+ "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5328
5361
  }>, {}, {}, {}, {}, {}>;
5329
5362
  __isFragment?: never;
5330
5363
  __isTeleport?: never;
@@ -5332,11 +5365,11 @@ declare const Select: {
5332
5365
  } & vue.ComponentOptionsBase<Readonly<SelectRootProps & {
5333
5366
  modelValue?: ID | ID[];
5334
5367
  }> & Readonly<{
5335
- "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5336
5368
  "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
5369
+ "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5337
5370
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5338
- "update:modelValue": (value: ID | ID[] | undefined) => any;
5339
5371
  "update:model-value": (value: ID | ID[]) => any;
5372
+ "update:modelValue": (value: ID | ID[] | undefined) => any;
5340
5373
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
5341
5374
  $slots: {
5342
5375
  default: (props: SelectRootSlotProps) => any;
@@ -5504,8 +5537,8 @@ declare const Select: {
5504
5537
  slots: {
5505
5538
  default: (props: SelectItemSlotProps<V>) => any;
5506
5539
  };
5507
- emit: {};
5508
5540
  attrs: any;
5541
+ emit: {};
5509
5542
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5510
5543
  props: vue.PublicProps & {
5511
5544
  namespace?: string | undefined;
@@ -5594,13 +5627,13 @@ interface SelectionRootSlotProps {
5594
5627
  };
5595
5628
  }
5596
5629
  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>>;
5597
- declare const _default$28: typeof __VLS_export$28;
5598
- declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5599
- props: vue.PublicProps & __VLS_PrettifyLocal$10<(SelectionRootProps & {
5630
+ declare const _default$39: typeof __VLS_export$39;
5631
+ declare const __VLS_export$39: <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<{
5632
+ props: vue.PublicProps & __VLS_PrettifyLocal$12<(SelectionRootProps & {
5600
5633
  modelValue?: T | T[];
5601
5634
  }) & {
5602
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5603
5635
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5636
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5604
5637
  }> & (typeof globalThis extends {
5605
5638
  __VLS_PROPS_FALLBACK: infer P;
5606
5639
  } ? P : {});
@@ -5613,7 +5646,7 @@ declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
5613
5646
  }>) => vue.VNode & {
5614
5647
  __ctx?: Awaited<typeof __VLS_setup>;
5615
5648
  };
5616
- type __VLS_PrettifyLocal$10<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5649
+ type __VLS_PrettifyLocal$12<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5617
5650
  //#endregion
5618
5651
  //#region src/components/Selection/SelectionItem.vue.d.ts
5619
5652
  interface SelectionItemProps<V = unknown> {
@@ -5653,9 +5686,9 @@ interface SelectionItemSlotProps<V = unknown> {
5653
5686
  'data-disabled': true | undefined;
5654
5687
  };
5655
5688
  }
5656
- declare const _default$27: typeof __VLS_export$27;
5657
- declare const __VLS_export$27: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5658
- props: vue.PublicProps & __VLS_PrettifyLocal$9<SelectionItemProps<V>> & (typeof globalThis extends {
5689
+ declare const _default$38: typeof __VLS_export$38;
5690
+ declare const __VLS_export$38: <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<{
5691
+ props: vue.PublicProps & __VLS_PrettifyLocal$11<SelectionItemProps<V>> & (typeof globalThis extends {
5659
5692
  __VLS_PROPS_FALLBACK: infer P;
5660
5693
  } ? P : {});
5661
5694
  expose: (exposed: {}) => void;
@@ -5667,7 +5700,7 @@ declare const __VLS_export$27: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
5667
5700
  }>) => vue.VNode & {
5668
5701
  __ctx?: Awaited<typeof __VLS_setup>;
5669
5702
  };
5670
- type __VLS_PrettifyLocal$9<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5703
+ type __VLS_PrettifyLocal$11<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5671
5704
  //#endregion
5672
5705
  //#region src/components/Selection/index.d.ts
5673
5706
  /**
@@ -5704,8 +5737,8 @@ declare const Selection: {
5704
5737
  slots: {
5705
5738
  default: (props: SelectionRootSlotProps) => any;
5706
5739
  };
5707
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5708
5740
  attrs: any;
5741
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5709
5742
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5710
5743
  props: vue.PublicProps & {
5711
5744
  namespace?: string | undefined;
@@ -5714,8 +5747,8 @@ declare const Selection: {
5714
5747
  mandatory?: boolean | "force" | undefined;
5715
5748
  multiple?: boolean | undefined;
5716
5749
  modelValue?: (T | T[]) | undefined;
5717
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5718
5750
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5751
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5719
5752
  } & (typeof globalThis extends {
5720
5753
  __VLS_PROPS_FALLBACK: infer P;
5721
5754
  } ? P : {});
@@ -5750,8 +5783,8 @@ declare const Selection: {
5750
5783
  slots: {
5751
5784
  default: (props: SelectionItemSlotProps<V>) => unknown;
5752
5785
  };
5753
- emit: {};
5754
5786
  attrs: any;
5787
+ emit: {};
5755
5788
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5756
5789
  props: vue.PublicProps & {
5757
5790
  id?: string | undefined;
@@ -5782,11 +5815,11 @@ interface SnackbarPortalSlotProps {
5782
5815
  /** Calculated z-index from useStack */
5783
5816
  zIndex: number;
5784
5817
  }
5785
- declare const _default$26: typeof __VLS_export$26;
5786
- declare const __VLS_export$26: __VLS_WithSlots$15<vue.DefineComponent<SnackbarPortalProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5818
+ declare const _default$37: typeof __VLS_export$37;
5819
+ declare const __VLS_export$37: __VLS_WithSlots$24<vue.DefineComponent<SnackbarPortalProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5787
5820
  default: (props: SnackbarPortalSlotProps) => any;
5788
5821
  }>;
5789
- type __VLS_WithSlots$15<T, S> = T & {
5822
+ type __VLS_WithSlots$24<T, S> = T & {
5790
5823
  new (): {
5791
5824
  $slots: S;
5792
5825
  };
@@ -5810,11 +5843,11 @@ interface SnackbarQueueSlotProps {
5810
5843
  onFocusout: (e: FocusEvent) => void;
5811
5844
  };
5812
5845
  }
5813
- declare const _default$25: typeof __VLS_export$25;
5814
- declare const __VLS_export$25: __VLS_WithSlots$14<vue.DefineComponent<SnackbarQueueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5846
+ declare const _default$36: typeof __VLS_export$36;
5847
+ declare const __VLS_export$36: __VLS_WithSlots$23<vue.DefineComponent<SnackbarQueueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5815
5848
  default: (props: SnackbarQueueSlotProps) => any;
5816
5849
  }>;
5817
- type __VLS_WithSlots$14<T, S> = T & {
5850
+ type __VLS_WithSlots$23<T, S> = T & {
5818
5851
  new (): {
5819
5852
  $slots: S;
5820
5853
  };
@@ -5838,15 +5871,15 @@ interface SnackbarRootSlotProps {
5838
5871
  role: string;
5839
5872
  };
5840
5873
  }
5841
- declare const _default$24: typeof __VLS_export$24;
5842
- declare const __VLS_export$24: __VLS_WithSlots$13<vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5874
+ declare const _default$35: typeof __VLS_export$35;
5875
+ declare const __VLS_export$35: __VLS_WithSlots$22<vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5843
5876
  dismiss: (id: ID) => any;
5844
5877
  }, string, vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
5845
5878
  onDismiss?: ((id: ID) => any) | undefined;
5846
5879
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5847
5880
  default: (props: SnackbarRootSlotProps) => any;
5848
5881
  }>;
5849
- type __VLS_WithSlots$13<T, S> = T & {
5882
+ type __VLS_WithSlots$22<T, S> = T & {
5850
5883
  new (): {
5851
5884
  $slots: S;
5852
5885
  };
@@ -5865,11 +5898,11 @@ interface SnackbarCloseSlotProps {
5865
5898
  'onClick': () => void;
5866
5899
  };
5867
5900
  }
5868
- declare const _default$23: typeof __VLS_export$23;
5869
- declare const __VLS_export$23: __VLS_WithSlots$12<vue.DefineComponent<SnackbarCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5901
+ declare const _default$34: typeof __VLS_export$34;
5902
+ declare const __VLS_export$34: __VLS_WithSlots$21<vue.DefineComponent<SnackbarCloseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5870
5903
  default: (props: SnackbarCloseSlotProps) => any;
5871
5904
  }>;
5872
- type __VLS_WithSlots$12<T, S> = T & {
5905
+ type __VLS_WithSlots$21<T, S> = T & {
5873
5906
  new (): {
5874
5907
  $slots: S;
5875
5908
  };
@@ -5877,11 +5910,11 @@ type __VLS_WithSlots$12<T, S> = T & {
5877
5910
  //#endregion
5878
5911
  //#region src/components/Snackbar/SnackbarContent.vue.d.ts
5879
5912
  type SnackbarContentProps = AtomProps;
5880
- declare const _default$22: typeof __VLS_export$22;
5881
- declare const __VLS_export$22: __VLS_WithSlots$11<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5913
+ declare const _default$33: typeof __VLS_export$33;
5914
+ declare const __VLS_export$33: __VLS_WithSlots$20<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
5882
5915
  default: () => any;
5883
5916
  }>;
5884
- type __VLS_WithSlots$11<T, S> = T & {
5917
+ type __VLS_WithSlots$20<T, S> = T & {
5885
5918
  new (): {
5886
5919
  $slots: S;
5887
5920
  };
@@ -6179,25 +6212,25 @@ interface SliderRootSlotProps {
6179
6212
  };
6180
6213
  }
6181
6214
  declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: vue.App) => SliderRootContext;
6182
- declare const _default$21: typeof __VLS_export$21;
6183
- declare const __VLS_export$21: __VLS_WithSlots$10<vue.DefineComponent<SliderRootProps & {
6215
+ declare const _default$32: typeof __VLS_export$32;
6216
+ declare const __VLS_export$32: __VLS_WithSlots$19<vue.DefineComponent<SliderRootProps & {
6184
6217
  modelValue?: number | number[];
6185
6218
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6186
- "update:modelValue": (value: number | number[]) => any;
6187
6219
  "update:model-value": (value: number | number[]) => any;
6220
+ "update:modelValue": (value: number | number[]) => any;
6188
6221
  start: (value: number | number[]) => any;
6189
6222
  end: (value: number | number[]) => any;
6190
6223
  }, string, vue.PublicProps, Readonly<SliderRootProps & {
6191
6224
  modelValue?: number | number[];
6192
6225
  }> & Readonly<{
6193
- "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6194
6226
  "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
6227
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6195
6228
  onStart?: ((value: number | number[]) => any) | undefined;
6196
6229
  onEnd?: ((value: number | number[]) => any) | undefined;
6197
6230
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6198
6231
  default: (props: SliderRootSlotProps) => any;
6199
6232
  }>;
6200
- type __VLS_WithSlots$10<T, S> = T & {
6233
+ type __VLS_WithSlots$19<T, S> = T & {
6201
6234
  new (): {
6202
6235
  $slots: S;
6203
6236
  };
@@ -6218,11 +6251,11 @@ interface SliderTrackSlotProps {
6218
6251
  'onPointerdown': (e: PointerEvent) => void;
6219
6252
  };
6220
6253
  }
6221
- declare const _default$20: typeof __VLS_export$20;
6222
- 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>, {
6254
+ declare const _default$31: typeof __VLS_export$31;
6255
+ declare const __VLS_export$31: __VLS_WithSlots$18<vue.DefineComponent<SliderTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6223
6256
  default: (props: SliderTrackSlotProps) => any;
6224
6257
  }>;
6225
- type __VLS_WithSlots$9<T, S> = T & {
6258
+ type __VLS_WithSlots$18<T, S> = T & {
6226
6259
  new (): {
6227
6260
  $slots: S;
6228
6261
  };
@@ -6246,11 +6279,11 @@ interface SliderRangeSlotProps {
6246
6279
  'style': Record<string, string>;
6247
6280
  };
6248
6281
  }
6249
- declare const _default$19: typeof __VLS_export$19;
6250
- 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>, {
6282
+ declare const _default$30: typeof __VLS_export$30;
6283
+ declare const __VLS_export$30: __VLS_WithSlots$17<vue.DefineComponent<SliderRangeProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6251
6284
  default: (props: SliderRangeSlotProps) => any;
6252
6285
  }>;
6253
- type __VLS_WithSlots$8<T, S> = T & {
6286
+ type __VLS_WithSlots$17<T, S> = T & {
6254
6287
  new (): {
6255
6288
  $slots: S;
6256
6289
  };
@@ -6298,11 +6331,11 @@ interface SliderThumbSlotProps {
6298
6331
  'onPointerdown': (e: PointerEvent) => void;
6299
6332
  };
6300
6333
  }
6301
- declare const _default$18: typeof __VLS_export$18;
6302
- 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>, {
6334
+ declare const _default$29: typeof __VLS_export$29;
6335
+ declare const __VLS_export$29: __VLS_WithSlots$16<vue.DefineComponent<SliderThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6303
6336
  default: (props: SliderThumbSlotProps) => any;
6304
6337
  }>;
6305
- type __VLS_WithSlots$7<T, S> = T & {
6338
+ type __VLS_WithSlots$16<T, S> = T & {
6306
6339
  new (): {
6307
6340
  $slots: S;
6308
6341
  };
@@ -6315,8 +6348,8 @@ interface SliderHiddenInputProps {
6315
6348
  /** Thumb index to read value from */
6316
6349
  index?: number;
6317
6350
  }
6318
- declare const _default$17: typeof __VLS_export$17;
6319
- declare const __VLS_export$17: vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
6351
+ declare const _default$28: typeof __VLS_export$28;
6352
+ declare const __VLS_export$28: vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
6320
6353
  //#endregion
6321
6354
  //#region src/components/Slider/index.d.ts
6322
6355
  /**
@@ -6378,13 +6411,13 @@ declare const Slider: {
6378
6411
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
6379
6412
  modelValue?: number | number[];
6380
6413
  }> & Readonly<{
6381
- "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6382
6414
  "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
6415
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6383
6416
  onStart?: ((value: number | number[]) => any) | undefined;
6384
6417
  onEnd?: ((value: number | number[]) => any) | undefined;
6385
6418
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6386
- "update:modelValue": (value: number | number[]) => any;
6387
6419
  "update:model-value": (value: number | number[]) => any;
6420
+ "update:modelValue": (value: number | number[]) => any;
6388
6421
  start: (value: number | number[]) => any;
6389
6422
  end: (value: number | number[]) => any;
6390
6423
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
@@ -6397,8 +6430,8 @@ declare const Slider: {
6397
6430
  }, Readonly<SliderRootProps & {
6398
6431
  modelValue?: number | number[];
6399
6432
  }> & Readonly<{
6400
- "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6401
6433
  "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
6434
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6402
6435
  onStart?: ((value: number | number[]) => any) | undefined;
6403
6436
  onEnd?: ((value: number | number[]) => any) | undefined;
6404
6437
  }>, {}, {}, {}, {}, {}>;
@@ -6408,13 +6441,13 @@ declare const Slider: {
6408
6441
  } & vue.ComponentOptionsBase<Readonly<SliderRootProps & {
6409
6442
  modelValue?: number | number[];
6410
6443
  }> & Readonly<{
6411
- "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6412
6444
  "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
6445
+ "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6413
6446
  onStart?: ((value: number | number[]) => any) | undefined;
6414
6447
  onEnd?: ((value: number | number[]) => any) | undefined;
6415
6448
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6416
- "update:modelValue": (value: number | number[]) => any;
6417
6449
  "update:model-value": (value: number | number[]) => any;
6450
+ "update:modelValue": (value: number | number[]) => any;
6418
6451
  start: (value: number | number[]) => any;
6419
6452
  end: (value: number | number[]) => any;
6420
6453
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
@@ -6606,15 +6639,15 @@ interface SplitterRootSlotProps {
6606
6639
  };
6607
6640
  }
6608
6641
  declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?: vue.App) => SplitterContext;
6609
- declare const _default$16: typeof __VLS_export$16;
6610
- declare const __VLS_export$16: __VLS_WithSlots$6<vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6642
+ declare const _default$27: typeof __VLS_export$27;
6643
+ declare const __VLS_export$27: __VLS_WithSlots$15<vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6611
6644
  layout: (sizes: number[]) => any;
6612
6645
  }, string, vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
6613
6646
  onLayout?: ((sizes: number[]) => any) | undefined;
6614
6647
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6615
6648
  default: (props: SplitterRootSlotProps) => any;
6616
6649
  }>;
6617
- type __VLS_WithSlots$6<T, S> = T & {
6650
+ type __VLS_WithSlots$15<T, S> = T & {
6618
6651
  new (): {
6619
6652
  $slots: S;
6620
6653
  };
@@ -6624,7 +6657,7 @@ type __VLS_WithSlots$6<T, S> = T & {
6624
6657
  interface SplitterPanelProps extends AtomProps {
6625
6658
  defaultSize: number;
6626
6659
  minSize?: number;
6627
- maxSize?: number;
6660
+ maxSize?: number | `${number}px`;
6628
6661
  collapsible?: boolean;
6629
6662
  collapsedSize?: number;
6630
6663
  }
@@ -6647,8 +6680,8 @@ interface SplitterPanelSlotProps {
6647
6680
  'data-collapsed': true | undefined;
6648
6681
  };
6649
6682
  }
6650
- declare const _default$15: typeof __VLS_export$15;
6651
- declare const __VLS_export$15: __VLS_WithSlots$5<vue.DefineComponent<SplitterPanelProps & {
6683
+ declare const _default$26: typeof __VLS_export$26;
6684
+ declare const __VLS_export$26: __VLS_WithSlots$14<vue.DefineComponent<SplitterPanelProps & {
6652
6685
  collapsed?: boolean;
6653
6686
  }, SplitterPanelExpose, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
6654
6687
  resize: (size: number) => any;
@@ -6661,7 +6694,7 @@ declare const __VLS_export$15: __VLS_WithSlots$5<vue.DefineComponent<SplitterPan
6661
6694
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6662
6695
  default: (props: SplitterPanelSlotProps) => any;
6663
6696
  }>;
6664
- type __VLS_WithSlots$5<T, S> = T & {
6697
+ type __VLS_WithSlots$14<T, S> = T & {
6665
6698
  new (): {
6666
6699
  $slots: S;
6667
6700
  };
@@ -6697,11 +6730,11 @@ interface SplitterHandleSlotProps {
6697
6730
  'onKeydown': (e: KeyboardEvent) => void;
6698
6731
  };
6699
6732
  }
6700
- declare const _default$14: typeof __VLS_export$14;
6701
- 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>, {
6733
+ declare const _default$25: typeof __VLS_export$25;
6734
+ declare const __VLS_export$25: __VLS_WithSlots$13<vue.DefineComponent<SplitterHandleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
6702
6735
  default: (props: SplitterHandleSlotProps) => any;
6703
6736
  }>;
6704
- type __VLS_WithSlots$4<T, S> = T & {
6737
+ type __VLS_WithSlots$13<T, S> = T & {
6705
6738
  new (): {
6706
6739
  $slots: S;
6707
6740
  };
@@ -6914,13 +6947,13 @@ interface SwitchGroupSlotProps {
6914
6947
  };
6915
6948
  }
6916
6949
  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>>;
6917
- declare const _default$13: typeof __VLS_export$13;
6918
- 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<{
6919
- props: vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
6950
+ declare const _default$24: typeof __VLS_export$24;
6951
+ declare const __VLS_export$24: <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<{
6952
+ props: vue.PublicProps & __VLS_PrettifyLocal$10<(SwitchGroupProps & {
6920
6953
  modelValue?: T | T[];
6921
6954
  }) & {
6922
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
6923
6955
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6956
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
6924
6957
  }> & (typeof globalThis extends {
6925
6958
  __VLS_PROPS_FALLBACK: infer P;
6926
6959
  } ? P : {});
@@ -6933,7 +6966,7 @@ declare const __VLS_export$13: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
6933
6966
  }>) => vue.VNode & {
6934
6967
  __ctx?: Awaited<typeof __VLS_setup>;
6935
6968
  };
6936
- type __VLS_PrettifyLocal$8<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
6969
+ type __VLS_PrettifyLocal$10<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
6937
6970
  //#endregion
6938
6971
  //#region src/components/Switch/SwitchHiddenInput.vue.d.ts
6939
6972
  interface SwitchHiddenInputProps {
@@ -6946,8 +6979,8 @@ interface SwitchHiddenInputProps {
6946
6979
  /** Associate with form by ID (overrides Root's form) */
6947
6980
  form?: string;
6948
6981
  }
6949
- declare const _default$12: typeof __VLS_export$12;
6950
- declare const __VLS_export$12: vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
6982
+ declare const _default$23: typeof __VLS_export$23;
6983
+ declare const __VLS_export$23: vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
6951
6984
  //#endregion
6952
6985
  //#region src/components/Switch/SwitchRoot.vue.d.ts
6953
6986
  /** Visual state of the switch for styling purposes */
@@ -7045,13 +7078,13 @@ interface SwitchRootSlotProps<V = unknown> {
7045
7078
  };
7046
7079
  }
7047
7080
  declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: vue.App) => SwitchRootContext<unknown>;
7048
- declare const _default$11: typeof __VLS_export$11;
7049
- 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<{
7050
- props: vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
7081
+ declare const _default$22: typeof __VLS_export$22;
7082
+ 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<{
7083
+ props: vue.PublicProps & __VLS_PrettifyLocal$9<(SwitchRootProps<V> & {
7051
7084
  modelValue?: boolean;
7052
7085
  }) & {
7053
- "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7054
7086
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
7087
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7055
7088
  }> & (typeof globalThis extends {
7056
7089
  __VLS_PROPS_FALLBACK: infer P;
7057
7090
  } ? P : {});
@@ -7064,7 +7097,7 @@ declare const __VLS_export$11: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
7064
7097
  }>) => vue.VNode & {
7065
7098
  __ctx?: Awaited<typeof __VLS_setup>;
7066
7099
  };
7067
- type __VLS_PrettifyLocal$7<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7100
+ type __VLS_PrettifyLocal$9<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7068
7101
  //#endregion
7069
7102
  //#region src/components/Switch/SwitchSelectAll.vue.d.ts
7070
7103
  interface SwitchSelectAllProps extends AtomProps {
@@ -7110,11 +7143,11 @@ interface SwitchSelectAllSlotProps {
7110
7143
  'data-disabled': true | undefined;
7111
7144
  };
7112
7145
  }
7113
- declare const _default$10: typeof __VLS_export$10;
7114
- 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>, {
7146
+ declare const _default$21: typeof __VLS_export$21;
7147
+ declare const __VLS_export$21: __VLS_WithSlots$12<vue.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
7115
7148
  default: (props: SwitchSelectAllSlotProps) => any;
7116
7149
  }>;
7117
- type __VLS_WithSlots$3<T, S> = T & {
7150
+ type __VLS_WithSlots$12<T, S> = T & {
7118
7151
  new (): {
7119
7152
  $slots: S;
7120
7153
  };
@@ -7138,11 +7171,11 @@ interface SwitchThumbSlotProps {
7138
7171
  };
7139
7172
  };
7140
7173
  }
7141
- declare const _default$9: typeof __VLS_export$9;
7142
- 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>, {
7174
+ declare const _default$20: typeof __VLS_export$20;
7175
+ declare const __VLS_export$20: __VLS_WithSlots$11<vue.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
7143
7176
  default: (props: SwitchThumbSlotProps) => any;
7144
7177
  }>;
7145
- type __VLS_WithSlots$2<T, S> = T & {
7178
+ type __VLS_WithSlots$11<T, S> = T & {
7146
7179
  new (): {
7147
7180
  $slots: S;
7148
7181
  };
@@ -7163,11 +7196,11 @@ interface SwitchTrackSlotProps {
7163
7196
  'data-state': SwitchState;
7164
7197
  };
7165
7198
  }
7166
- declare const _default$8: typeof __VLS_export$8;
7167
- 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>, {
7199
+ declare const _default$19: typeof __VLS_export$19;
7200
+ declare const __VLS_export$19: __VLS_WithSlots$10<vue.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
7168
7201
  default: (props: SwitchTrackSlotProps) => any;
7169
7202
  }>;
7170
- type __VLS_WithSlots$1<T, S> = T & {
7203
+ type __VLS_WithSlots$10<T, S> = T & {
7171
7204
  new (): {
7172
7205
  $slots: S;
7173
7206
  };
@@ -7237,8 +7270,8 @@ declare const Switch: {
7237
7270
  slots: {
7238
7271
  default: (props: SwitchGroupSlotProps) => any;
7239
7272
  };
7240
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
7241
7273
  attrs: any;
7274
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
7242
7275
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7243
7276
  props: vue.PublicProps & {
7244
7277
  namespace?: string | undefined;
@@ -7251,8 +7284,8 @@ declare const Switch: {
7251
7284
  as?: (DOMElement | null) | undefined;
7252
7285
  renderless?: boolean | undefined;
7253
7286
  modelValue?: (T | T[]) | undefined;
7254
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7255
7287
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7288
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7256
7289
  } & (typeof globalThis extends {
7257
7290
  __VLS_PROPS_FALLBACK: infer P;
7258
7291
  } ? P : {});
@@ -7323,8 +7356,8 @@ declare const Switch: {
7323
7356
  slots: {
7324
7357
  default: (props: SwitchRootSlotProps<V>) => any;
7325
7358
  };
7326
- emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
7327
7359
  attrs: any;
7360
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
7328
7361
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7329
7362
  props: vue.PublicProps & {
7330
7363
  id?: ID | undefined;
@@ -7342,8 +7375,8 @@ declare const Switch: {
7342
7375
  as?: (DOMElement | null) | undefined;
7343
7376
  renderless?: boolean | undefined;
7344
7377
  modelValue?: boolean | undefined;
7345
- "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7346
7378
  "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
7379
+ "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7347
7380
  } & (typeof globalThis extends {
7348
7381
  __VLS_PROPS_FALLBACK: infer P;
7349
7382
  } ? P : {});
@@ -7512,9 +7545,9 @@ interface SingleRootSlotProps {
7512
7545
  };
7513
7546
  }
7514
7547
  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>>;
7515
- declare const _default$7: typeof __VLS_export$7;
7516
- 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<{
7517
- props: vue.PublicProps & __VLS_PrettifyLocal$6<(SingleRootProps & {
7548
+ declare const _default$18: typeof __VLS_export$18;
7549
+ declare const __VLS_export$18: <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<{
7550
+ props: vue.PublicProps & __VLS_PrettifyLocal$8<(SingleRootProps & {
7518
7551
  modelValue?: T | T[];
7519
7552
  }) & {
7520
7553
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
@@ -7530,7 +7563,7 @@ declare const __VLS_export$7: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
7530
7563
  }>) => vue.VNode & {
7531
7564
  __ctx?: Awaited<typeof __VLS_setup>;
7532
7565
  };
7533
- type __VLS_PrettifyLocal$6<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7566
+ type __VLS_PrettifyLocal$8<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7534
7567
  //#endregion
7535
7568
  //#region src/components/Single/SingleItem.vue.d.ts
7536
7569
  interface SingleItemProps<V = unknown> {
@@ -7570,9 +7603,9 @@ interface SingleItemSlotProps<V = unknown> {
7570
7603
  'data-disabled': true | undefined;
7571
7604
  };
7572
7605
  }
7573
- declare const _default$6: typeof __VLS_export$6;
7574
- 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<{
7575
- props: vue.PublicProps & __VLS_PrettifyLocal$5<SingleItemProps<V>> & (typeof globalThis extends {
7606
+ declare const _default$17: typeof __VLS_export$17;
7607
+ declare const __VLS_export$17: <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<{
7608
+ props: vue.PublicProps & __VLS_PrettifyLocal$7<SingleItemProps<V>> & (typeof globalThis extends {
7576
7609
  __VLS_PROPS_FALLBACK: infer P;
7577
7610
  } ? P : {});
7578
7611
  expose: (exposed: {}) => void;
@@ -7584,7 +7617,7 @@ declare const __VLS_export$6: <V = unknown>(__VLS_props: NonNullable<Awaited<typ
7584
7617
  }>) => vue.VNode & {
7585
7618
  __ctx?: Awaited<typeof __VLS_setup>;
7586
7619
  };
7587
- type __VLS_PrettifyLocal$5<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7620
+ type __VLS_PrettifyLocal$7<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7588
7621
  //#endregion
7589
7622
  //#region src/components/Single/index.d.ts
7590
7623
  /**
@@ -7621,8 +7654,8 @@ declare const Single: {
7621
7654
  slots: {
7622
7655
  default: (props: SingleRootSlotProps) => any;
7623
7656
  };
7624
- emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
7625
7657
  attrs: any;
7658
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
7626
7659
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7627
7660
  props: vue.PublicProps & {
7628
7661
  namespace?: string | undefined;
@@ -7667,8 +7700,8 @@ declare const Single: {
7667
7700
  slots: {
7668
7701
  default: (props: SingleItemSlotProps<V>) => unknown;
7669
7702
  };
7670
- emit: {};
7671
7703
  attrs: any;
7704
+ emit: {};
7672
7705
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7673
7706
  props: vue.PublicProps & {
7674
7707
  id?: string | undefined;
@@ -7731,9 +7764,9 @@ interface StepRootSlotProps {
7731
7764
  };
7732
7765
  }
7733
7766
  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>>;
7734
- declare const _default$5: typeof __VLS_export$5;
7735
- 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<{
7736
- props: vue.PublicProps & __VLS_PrettifyLocal$4<(StepRootProps & {
7767
+ declare const _default$16: typeof __VLS_export$16;
7768
+ declare const __VLS_export$16: <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<{
7769
+ props: vue.PublicProps & __VLS_PrettifyLocal$6<(StepRootProps & {
7737
7770
  modelValue?: T | T[];
7738
7771
  }) & {
7739
7772
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
@@ -7749,7 +7782,7 @@ declare const __VLS_export$5: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
7749
7782
  }>) => vue.VNode & {
7750
7783
  __ctx?: Awaited<typeof __VLS_setup>;
7751
7784
  };
7752
- type __VLS_PrettifyLocal$4<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7785
+ type __VLS_PrettifyLocal$6<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7753
7786
  //#endregion
7754
7787
  //#region src/components/Step/StepItem.vue.d.ts
7755
7788
  interface StepItemProps<V = unknown> {
@@ -7789,9 +7822,9 @@ interface StepItemSlotProps<V = unknown> {
7789
7822
  'data-disabled': true | undefined;
7790
7823
  };
7791
7824
  }
7792
- declare const _default$4: typeof __VLS_export$4;
7793
- 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<{
7794
- props: vue.PublicProps & __VLS_PrettifyLocal$3<StepItemProps<V>> & (typeof globalThis extends {
7825
+ declare const _default$15: typeof __VLS_export$15;
7826
+ declare const __VLS_export$15: <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<{
7827
+ props: vue.PublicProps & __VLS_PrettifyLocal$5<StepItemProps<V>> & (typeof globalThis extends {
7795
7828
  __VLS_PROPS_FALLBACK: infer P;
7796
7829
  } ? P : {});
7797
7830
  expose: (exposed: {}) => void;
@@ -7803,7 +7836,7 @@ declare const __VLS_export$4: <V = unknown>(__VLS_props: NonNullable<Awaited<typ
7803
7836
  }>) => vue.VNode & {
7804
7837
  __ctx?: Awaited<typeof __VLS_setup>;
7805
7838
  };
7806
- type __VLS_PrettifyLocal$3<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7839
+ type __VLS_PrettifyLocal$5<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
7807
7840
  //#endregion
7808
7841
  //#region src/components/Step/index.d.ts
7809
7842
  /**
@@ -7838,8 +7871,8 @@ declare const Step: {
7838
7871
  slots: {
7839
7872
  default: (props: StepRootSlotProps) => any;
7840
7873
  };
7841
- emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
7842
7874
  attrs: any;
7875
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
7843
7876
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7844
7877
  props: vue.PublicProps & {
7845
7878
  namespace?: string | undefined;
@@ -7882,8 +7915,8 @@ declare const Step: {
7882
7915
  slots: {
7883
7916
  default: (props: StepItemSlotProps<V>) => unknown;
7884
7917
  };
7885
- emit: {};
7886
7918
  attrs: any;
7919
+ emit: {};
7887
7920
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7888
7921
  props: vue.PublicProps & {
7889
7922
  id?: string | undefined;
@@ -7978,13 +8011,13 @@ interface TabsContext extends StepContext<TabsTicket> {
7978
8011
  rootId: string;
7979
8012
  }
7980
8013
  declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: vue.App) => TabsContext;
7981
- declare const _default$3: typeof __VLS_export$3;
7982
- 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<{
7983
- props: vue.PublicProps & __VLS_PrettifyLocal$2<(TabsRootProps & {
8014
+ declare const _default$14: typeof __VLS_export$14;
8015
+ declare const __VLS_export$14: <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<{
8016
+ props: vue.PublicProps & __VLS_PrettifyLocal$4<(TabsRootProps & {
7984
8017
  modelValue?: T | T[];
7985
8018
  }) & {
7986
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7987
8019
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8020
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7988
8021
  }> & (typeof globalThis extends {
7989
8022
  __VLS_PROPS_FALLBACK: infer P;
7990
8023
  } ? P : {});
@@ -7997,7 +8030,7 @@ declare const __VLS_export$3: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
7997
8030
  }>) => vue.VNode & {
7998
8031
  __ctx?: Awaited<typeof __VLS_setup>;
7999
8032
  };
8000
- type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8033
+ type __VLS_PrettifyLocal$4<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8001
8034
  //#endregion
8002
8035
  //#region src/components/Tabs/TabsList.vue.d.ts
8003
8036
  interface TabsListProps extends AtomProps {
@@ -8020,11 +8053,11 @@ interface TabsListSlotProps {
8020
8053
  'data-disabled': true | undefined;
8021
8054
  };
8022
8055
  }
8023
- declare const _default$2: typeof __VLS_export$2;
8024
- 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>, {
8056
+ declare const _default$13: typeof __VLS_export$13;
8057
+ declare const __VLS_export$13: __VLS_WithSlots$9<vue.DefineComponent<TabsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
8025
8058
  default: (props: TabsListSlotProps) => any;
8026
8059
  }>;
8027
- type __VLS_WithSlots<T, S> = T & {
8060
+ type __VLS_WithSlots$9<T, S> = T & {
8028
8061
  new (): {
8029
8062
  $slots: S;
8030
8063
  };
@@ -8076,9 +8109,9 @@ interface TabsItemSlotProps {
8076
8109
  'onFocus': () => void;
8077
8110
  };
8078
8111
  }
8079
- declare const _default$1: typeof __VLS_export$1;
8080
- 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<{
8081
- props: vue.PublicProps & __VLS_PrettifyLocal$1<TabsItemProps<V>> & (typeof globalThis extends {
8112
+ declare const _default$12: typeof __VLS_export$12;
8113
+ declare const __VLS_export$12: <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<{
8114
+ props: vue.PublicProps & __VLS_PrettifyLocal$3<TabsItemProps<V>> & (typeof globalThis extends {
8082
8115
  __VLS_PROPS_FALLBACK: infer P;
8083
8116
  } ? P : {});
8084
8117
  expose: (exposed: {}) => void;
@@ -8090,7 +8123,7 @@ declare const __VLS_export$1: <V = unknown>(__VLS_props: NonNullable<Awaited<typ
8090
8123
  }>) => vue.VNode & {
8091
8124
  __ctx?: Awaited<typeof __VLS_setup>;
8092
8125
  };
8093
- type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8126
+ type __VLS_PrettifyLocal$3<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8094
8127
  //#endregion
8095
8128
  //#region src/components/Tabs/TabsPanel.vue.d.ts
8096
8129
  interface TabsPanelProps<V = unknown> extends AtomProps {
@@ -8112,9 +8145,9 @@ interface TabsPanelSlotProps {
8112
8145
  'data-selected': true | undefined;
8113
8146
  };
8114
8147
  }
8115
- declare const _default: typeof __VLS_export;
8116
- 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<{
8117
- props: vue.PublicProps & __VLS_PrettifyLocal<TabsPanelProps<V>> & (typeof globalThis extends {
8148
+ declare const _default$11: typeof __VLS_export$11;
8149
+ declare const __VLS_export$11: <V = 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<{
8150
+ props: vue.PublicProps & __VLS_PrettifyLocal$2<TabsPanelProps<V>> & (typeof globalThis extends {
8118
8151
  __VLS_PROPS_FALLBACK: infer P;
8119
8152
  } ? P : {});
8120
8153
  expose: (exposed: {}) => void;
@@ -8126,7 +8159,7 @@ declare const __VLS_export: <V = unknown>(__VLS_props: NonNullable<Awaited<typeo
8126
8159
  }>) => vue.VNode & {
8127
8160
  __ctx?: Awaited<typeof __VLS_setup>;
8128
8161
  };
8129
- type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8162
+ type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8130
8163
  //#endregion
8131
8164
  //#region src/components/Tabs/index.d.ts
8132
8165
  /**
@@ -8167,8 +8200,8 @@ declare const Tabs: {
8167
8200
  slots: {
8168
8201
  default: (props: TabsRootSlotProps) => any;
8169
8202
  };
8170
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8171
8203
  attrs: any;
8204
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8172
8205
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8173
8206
  props: vue.PublicProps & {
8174
8207
  namespace?: string | undefined;
@@ -8179,8 +8212,8 @@ declare const Tabs: {
8179
8212
  orientation?: TabsOrientation | undefined;
8180
8213
  activation?: TabsActivation | undefined;
8181
8214
  modelValue?: (T | T[]) | undefined;
8182
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
8183
8215
  "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8216
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
8184
8217
  } & (typeof globalThis extends {
8185
8218
  __VLS_PROPS_FALLBACK: infer P;
8186
8219
  } ? P : {});
@@ -8224,8 +8257,8 @@ declare const Tabs: {
8224
8257
  slots: {
8225
8258
  default: (props: TabsItemSlotProps) => any;
8226
8259
  };
8227
- emit: {};
8228
8260
  attrs: any;
8261
+ emit: {};
8229
8262
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8230
8263
  props: vue.PublicProps & {
8231
8264
  id?: ID | undefined;
@@ -8258,8 +8291,8 @@ declare const Tabs: {
8258
8291
  slots: {
8259
8292
  default: (props: TabsPanelSlotProps) => any;
8260
8293
  };
8261
- emit: {};
8262
8294
  attrs: any;
8295
+ emit: {};
8263
8296
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8264
8297
  props: vue.PublicProps & {
8265
8298
  value: V;
@@ -8280,4 +8313,986 @@ declare const Tabs: {
8280
8313
  };
8281
8314
  };
8282
8315
  //#endregion
8283
- export { provideSwitchRoot as $, ButtonRootProps as $a, provideExpansionPanelItem as $i, _default$37 as $n, _default$89 as $o, PaginationRootProps as $r, SnackbarRootProps as $t, SingleItemProps as A, Checkbox as Aa, _default$56 as Ai, SelectCueSlotProps as An, BreadcrumbsPageSlotProps as Ao, usePopoverContext as Ar, SliderThumbProps as At, SwitchTrackSlotProps as B, CheckboxState as Ba, ExpansionPanelContentProps as Bi, _default$34 as Bn, _default$87 as Bo, _default$46 as Br, SliderRootContext as Bt, _default$4 as C, _default$68 as Ca, _default$54 as Ci, SelectPlaceholderProps as Cn, BreadcrumbsEllipsisProps as Co, PopoverActivatorSlotProps as Cr, SplitterRootSlotProps as Ct, provideStepRoot as D, _default$69 as Da, Group as Di, SelectItemSlotProps as Dn, BreadcrumbsDividerSlotProps as Do, PopoverRootSlotProps as Dr, Slider as Dt, _default$5 as E, DialogRootSlotProps as Ea, _default$55 as Ei, SelectItemProps as En, BreadcrumbsDividerProps as Eo, PopoverRootProps as Er, useSplitterRoot as Et, _default$7 as F, CheckboxIndicatorSlotProps as Fa, useGroupRoot as Fi, SelectValueProps as Fn, BreadcrumbsListProps as Fo, PaginationLastProps as Fr, SliderRangeSlotProps as Ft, SwitchSelectAllProps as G, _default$73 as Ga, _default$60 as Gi, provideSelectContext as Gn, BreadcrumbsTicketType as Go, PaginationPrevSlotProps as Gr, useSliderRoot as Gt, SwitchThumbProps as H, provideCheckboxRoot as Ha, _default$59 as Hi, SelectRootProps as Hn, useBreadcrumbsRoot as Ho, PaginationEllipsisSlotProps as Hr, SliderRootSlotProps as Ht, provideSingleRoot as I, _default$71 as Ia, FormProps as Ii, SelectValueSlotProps as In, BreadcrumbsListSlotProps as Io, PaginationLastSlotProps as Ir, _default$19 as It, SwitchRootContext as J, _default$74 as Ja, _default$61 as Ji, ScrimSlotProps as Jn, AvatarFallbackSlotProps as Jo, PaginationFirstSlotProps as Jr, _default$22 as Jt, SwitchSelectAllSlotProps as K, CheckboxGroupProps as Ka, ExpansionPanelHeaderProps as Ki, useSelectContext as Kn, Avatar as Ko, _default$48 as Kr, Snackbar as Kt, useSingleRoot as L, CheckboxRootContext as La, FormSlotProps as Li, _default$33 as Ln, _default$86 as Lo, _default$45 as Lr, SliderTrackProps as Lt, _default$6 as M, CheckboxSelectAllSlotProps as Ma, GroupRootSlotProps as Mi, SelectContentProps as Mn, BreadcrumbsItemProps as Mo, PaginationStatusProps as Mr, SliderThumbState as Mt, SingleRootProps as N, _default$70 as Na, _default$57 as Ni, SelectContentSlotProps as Nn, BreadcrumbsItemSlotProps as No, PaginationStatusSlotProps as Nr, _default$18 as Nt, useStepRoot as O, provideDialogContext as Oa, GroupItemProps as Oi, _default$30 as On, _default$83 as Oo, _default$43 as Or, SliderHiddenInputProps as Ot, SingleRootSlotProps as P, CheckboxIndicatorProps as Pa, provideGroupRoot as Pi, _default$32 as Pn, _default$85 as Po, _default$44 as Pr, SliderRangeProps as Pt, _default$11 as Q, ButtonRootContext as Qa, _default$62 as Qi, RadioIndicatorSlotProps as Qn, AvatarImageSlotProps as Qo, _default$50 as Qr, SnackbarRootContext as Qt, Switch as R, CheckboxRootProps as Ra, _default$58 as Ri, SelectActivatorProps as Rn, BreadcrumbsRootProps as Ro, PaginationNextProps as Rr, SliderTrackSlotProps as Rt, StepItemSlotProps as S, DialogActivatorSlotProps as Sa, InputDescriptionSlotProps as Si, Select as Sn, _default$81 as So, PopoverActivatorProps as Sr, SplitterRootProps as St, StepRootSlotProps as T, DialogRootProps as Ta, InputControlSlotProps as Ti, _default$29 as Tn, _default$82 as To, PopoverContext as Tr, provideSplitterRoot as Tt, SwitchThumbSlotProps as U, useCheckboxRoot as Ua, ExpansionPanelActivatorProps as Ui, SelectRootSlotProps as Un, BreadcrumbsRootContext as Uo, _default$47 as Ur, _default$21 as Ut, _default$8 as V, _default$72 as Va, ExpansionPanelContentSlotProps as Vi, SelectContext as Vn, provideBreadcrumbsRoot as Vo, PaginationEllipsisProps as Vr, SliderRootProps as Vt, _default$9 as W, CheckboxHiddenInputProps as Wa, ExpansionPanelActivatorSlotProps as Wi, _default$35 as Wn, BreadcrumbsTicket as Wo, PaginationPrevProps as Wr, provideSliderRoot as Wt, SwitchRootSlotProps as X, useCheckboxGroup as Xa, ExpansionPanelItemProps as Xi, Radio as Xn, AvatarImageEmits as Xo, PaginationItemProps as Xr, SnackbarCloseSlotProps as Xt, SwitchRootProps as Y, provideCheckboxGroup as Ya, ExpansionPanelItemContext as Yi, _default$36 as Yn, _default$88 as Yo, _default$49 as Yr, SnackbarCloseProps as Yt, SwitchState as Z, Button as Za, ExpansionPanelItemSlotProps as Zi, RadioIndicatorProps as Zn, AvatarImageProps as Zo, PaginationItemSlotProps as Zr, _default$23 as Zt, _default$3 as _, DialogContentEmits as _a, useInputRoot as _i, SelectionRootProps as _n, ButtonContentProps as _o, Popover as _r, SplitterContext as _t, TabsItemProps as a, provideExpansionPanelRoot as aa, usePaginationControls as ai, SnackbarQueueProps as an, ButtonLoadingSlotProps as ao, provideRadioRoot as ar, useAvatarRoot as as, _default$13 as at, Step as b, _default$67 as ba, _default$53 as bi, provideSelectionRoot as bn, Breadcrumbs as bo, PopoverContentSlotProps as br, SplitterPanelTicket as bt, TabsListProps as c, DialogCloseProps as ca, Input as ci, provideSnackbarQueueContext as cn, ButtonIconSlotProps as co, _default$39 as cr, AtomSlots as cs, Splitter as ct, TabsActivation as d, DialogDescriptionProps as da, InputRootSlotProps as di, SnackbarPortalSlotProps as dn, _default$78 as do, RadioGroupProps as dr, SplitterHandleState as dt, useExpansionPanelItem as ea, PaginationRootSlotProps as ei, SnackbarRootSlotProps as en, ButtonRootSlotProps as eo, RadioRootContext as er, AvatarContext as es, useSwitchRoot as et, TabsContext as f, DialogDescriptionSlotProps as fa, InputState as fi, _default$26 as fn, ButtonGroupProps as fo, RadioGroupSlotProps as fr, _default$14 as ft, TabsTicket as g, _default$66 as ga, provideInputRoot as gi, _default$27 as gn, useButtonGroup as go, useRadioGroup as gr, _default$15 as gt, TabsRootSlotProps as h, DialogTitleSlotProps as ha, _default$52 as hi, SelectionItemSlotProps as hn, provideButtonGroup as ho, provideRadioGroup as hr, SplitterPanelSlotProps as ht, _default as i, _default$63 as ia, providePaginationRoot as ii, SnackbarQueueContext as in, ButtonLoadingProps as io, _default$38 as ir, provideAvatarRoot as is, SwitchGroupSlotProps as it, SingleItemSlotProps as j, CheckboxSelectAllProps as ja, GroupRootProps as ji, _default$31 as jn, _default$84 as jo, Pagination as jr, SliderThumbSlotProps as jt, Single as k, useDialogContext as ka, GroupItemSlotProps as ki, SelectCueProps as kn, BreadcrumbsPageProps as ko, providePopoverContext as kr, _default$17 as kt, TabsListSlotProps as l, DialogCloseSlotProps as la, InputRootContext as li, useSnackbarQueueContext as ln, _default$77 as lo, RadioActivation as lr, _default$91 as ls, SplitterHandleProps as lt, TabsRootProps as m, DialogTitleProps as ma, ValidateOn as mi, SelectionItemProps as mn, _default$79 as mo, _default$40 as mr, SplitterPanelProps as mt, TabsPanelProps as n, ExpansionPanelRootProps as na, providePaginationControls as ni, provideSnackbarRootContext as nn, provideButtonRoot as no, RadioRootSlotProps as nr, AvatarTicket as ns, _default$12 as nt, TabsItemSlotProps as o, useExpansionPanelRoot as oa, usePaginationItems as oi, SnackbarQueueSlotProps as on, _default$76 as oo, useRadioRoot as or, AtomExpose as os, provideSwitchGroup as ot, TabsOrientation as p, _default$65 as pa, ValidateEvent as pi, Selection as pn, ButtonGroupSlotProps as po, RadioTicket as pr, SplitterPanelExpose as pt, _default$10 as q, CheckboxGroupSlotProps as qa, ExpansionPanelHeaderSlotProps as qi, ScrimProps as qn, AvatarFallbackProps as qo, PaginationFirstProps as qr, SnackbarContentProps as qt, TabsPanelSlotProps as r, ExpansionPanelRootSlotProps as ra, providePaginationItems as ri, useSnackbarRootContext as rn, useButtonRoot as ro, RadioState as rr, _default$90 as rs, SwitchGroupProps as rt, _default$1 as s, Dialog as sa, usePaginationRoot as si, _default$25 as sn, ButtonIconProps as so, RadioHiddenInputProps as sr, AtomProps as ss, useSwitchGroup as st, Tabs as t, ExpansionPanelOptionsContext as ta, _default$51 as ti, _default$24 as tn, _default$75 as to, RadioRootProps as tr, AvatarRootProps as ts, SwitchHiddenInputProps as tt, _default$2 as u, _default$64 as ua, InputRootProps as ui, SnackbarPortalProps as un, ButtonHiddenInputProps as uo, RadioGroupContext as ur, SplitterHandleSlotProps as ut, provideTabsRoot as v, DialogContentProps as va, InputErrorProps as vi, SelectionRootSlotProps as vn, ButtonContentSlotProps as vo, PopoverContentEmits as vr, SplitterOrientation as vt, StepRootProps as w, DialogContext as wa, InputControlProps as wi, SelectPlaceholderSlotProps as wn, BreadcrumbsEllipsisSlotProps as wo, _default$42 as wr, _default$16 as wt, StepItemProps as x, DialogActivatorProps as xa, InputDescriptionProps as xi, useSelectionRoot as xn, BreadcrumbsLinkProps as xo, _default$41 as xr, SplitterRootExpose as xt, useTabsRoot as y, DialogContentSlotProps as ya, InputErrorSlotProps as yi, _default$28 as yn, _default$80 as yo, PopoverContentProps as yr, SplitterPanelInput as yt, SwitchTrackProps as z, CheckboxRootSlotProps as za, ExpansionPanel as zi, SelectActivatorSlotProps as zn, BreadcrumbsRootSlotProps as zo, PaginationNextSlotProps as zr, _default$20 as zt };
8316
+ //#region src/components/Theme/Theme.vue.d.ts
8317
+ interface ThemeProps {
8318
+ /**
8319
+ * Theme ID to scope to
8320
+ */
8321
+ theme: string;
8322
+ /**
8323
+ * Skip wrapper element, pass attrs via slot
8324
+ *
8325
+ * @default false
8326
+ */
8327
+ renderless?: boolean;
8328
+ /**
8329
+ * Wrapper element tag
8330
+ *
8331
+ * @default 'div'
8332
+ */
8333
+ as?: DOMElement;
8334
+ }
8335
+ interface ThemeSlotProps {
8336
+ /** Attributes including data-theme for binding */
8337
+ attrs: Record<string, unknown>;
8338
+ }
8339
+ declare const _default$10: typeof __VLS_export$10;
8340
+ declare const __VLS_export$10: __VLS_WithSlots$8<vue.DefineComponent<ThemeProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ThemeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
8341
+ default: (props: ThemeSlotProps) => any;
8342
+ }>;
8343
+ type __VLS_WithSlots$8<T, S> = T & {
8344
+ new (): {
8345
+ $slots: S;
8346
+ };
8347
+ };
8348
+ //#endregion
8349
+ //#region src/components/Treeview/types.d.ts
8350
+ interface TreeviewActivatorProps extends AtomProps {
8351
+ /** Namespace for dependency injection */
8352
+ namespace?: string;
8353
+ }
8354
+ interface TreeviewActivatorSlotProps {
8355
+ /** Whether the parent item is expanded */
8356
+ isOpen: boolean;
8357
+ /** Whether the parent item is a leaf node (no children) */
8358
+ isLeaf: boolean;
8359
+ /** Whether the parent item is disabled */
8360
+ isDisabled: boolean;
8361
+ /** Toggle the parent item's open/closed state */
8362
+ flip: () => void;
8363
+ /** Attributes to bind to the activator element */
8364
+ attrs: {
8365
+ 'role': 'button' | undefined;
8366
+ 'tabindex': -1;
8367
+ 'aria-disabled': true | undefined;
8368
+ 'data-disabled': true | undefined;
8369
+ 'data-open': true | undefined;
8370
+ 'disabled': boolean | undefined;
8371
+ 'type': 'button' | undefined;
8372
+ 'onClick': () => void;
8373
+ };
8374
+ }
8375
+ interface TreeviewCheckboxProps extends AtomProps {
8376
+ /** Namespace for dependency injection */
8377
+ namespace?: string;
8378
+ }
8379
+ interface TreeviewCheckboxSlotProps {
8380
+ /** Whether the item is selected */
8381
+ isSelected: boolean;
8382
+ /** Whether the item is in a mixed/indeterminate state (some descendants selected) */
8383
+ isMixed: boolean;
8384
+ /** Whether the item is disabled */
8385
+ isDisabled: boolean;
8386
+ /** Toggle selection state */
8387
+ toggle: () => void;
8388
+ /** Select this item */
8389
+ select: () => void;
8390
+ /** Unselect this item */
8391
+ unselect: () => void;
8392
+ /** Attributes to bind to the checkbox element */
8393
+ attrs: {
8394
+ 'role': 'checkbox';
8395
+ 'aria-checked': boolean | 'mixed';
8396
+ 'aria-disabled': true | undefined;
8397
+ 'tabindex': -1;
8398
+ 'data-selected': true | undefined;
8399
+ 'data-disabled': true | undefined;
8400
+ 'data-mixed': true | undefined;
8401
+ 'onClick': () => void;
8402
+ };
8403
+ }
8404
+ interface TreeviewCueProps extends AtomProps {
8405
+ /** Namespace for dependency injection */
8406
+ namespace?: string;
8407
+ }
8408
+ interface TreeviewCueSlotProps {
8409
+ /** Whether the parent item is expanded */
8410
+ isOpen: boolean;
8411
+ /** Whether the parent item is a leaf node (no children) */
8412
+ isLeaf: boolean;
8413
+ /** Attributes to bind to the cue element */
8414
+ attrs: {
8415
+ 'aria-hidden': true;
8416
+ 'data-state': 'open' | 'closed';
8417
+ 'style': {
8418
+ visibility: 'visible' | 'hidden';
8419
+ };
8420
+ };
8421
+ }
8422
+ interface TreeviewContentProps {
8423
+ /** Namespace for dependency injection */
8424
+ namespace?: string;
8425
+ }
8426
+ interface TreeviewContentSlotProps {
8427
+ /** Whether the parent item is expanded */
8428
+ isOpen: boolean;
8429
+ }
8430
+ interface TreeviewGroupProps extends AtomProps {}
8431
+ interface TreeviewGroupSlotProps {
8432
+ /** Attributes to bind to the group element */
8433
+ attrs: {
8434
+ role: 'group';
8435
+ };
8436
+ }
8437
+ interface TreeviewIndicatorProps extends AtomProps {
8438
+ /** Namespace for dependency injection */
8439
+ namespace?: string;
8440
+ }
8441
+ interface TreeviewIndicatorSlotProps {
8442
+ /** Whether the item is selected */
8443
+ isSelected: boolean;
8444
+ /** Whether the item is in a mixed/indeterminate state */
8445
+ isMixed: boolean;
8446
+ /** Attributes to bind to the indicator element */
8447
+ attrs: {
8448
+ 'aria-hidden': true;
8449
+ 'data-state': 'checked' | 'unchecked' | 'indeterminate';
8450
+ 'style': {
8451
+ visibility: 'visible' | 'hidden';
8452
+ };
8453
+ };
8454
+ }
8455
+ interface TreeviewItemProps<V = unknown> extends AtomProps {
8456
+ /** Unique identifier (auto-generated if not provided) */
8457
+ id?: ID;
8458
+ /**
8459
+ * Value associated with this item
8460
+ *
8461
+ * @example
8462
+ * ```vue
8463
+ * <template>
8464
+ * <Treeview.Item value="settings">
8465
+ * <Treeview.Activator>Settings</Treeview.Activator>
8466
+ * </Treeview.Item>
8467
+ * </template>
8468
+ * ```
8469
+ */
8470
+ value?: V;
8471
+ /**
8472
+ * Disables this item
8473
+ *
8474
+ * @example
8475
+ * ```vue
8476
+ * <template>
8477
+ * <Treeview.Item disabled>
8478
+ * <Treeview.Activator>Locked</Treeview.Activator>
8479
+ * </Treeview.Item>
8480
+ * </template>
8481
+ * ```
8482
+ */
8483
+ disabled?: MaybeRefOrGetter<boolean>;
8484
+ /** Namespace for dependency injection */
8485
+ namespace?: string;
8486
+ }
8487
+ interface TreeviewItemSlotProps<V = unknown> {
8488
+ /** Unique identifier of this item */
8489
+ id: ID;
8490
+ /** Value associated with this item */
8491
+ value: V | undefined;
8492
+ /** Whether this item is selected */
8493
+ isSelected: boolean;
8494
+ /** Whether this item is in a mixed/indeterminate state */
8495
+ isMixed: boolean;
8496
+ /** Whether this item is disabled */
8497
+ isDisabled: boolean;
8498
+ /** Whether this item is expanded */
8499
+ isOpen: boolean;
8500
+ /** Whether this item is active/highlighted */
8501
+ isActive: boolean;
8502
+ /** Whether this item is a leaf node (no children) */
8503
+ isLeaf: boolean;
8504
+ /** Depth level in the tree (0 = root) */
8505
+ depth: number;
8506
+ /** Select this item */
8507
+ select: () => void;
8508
+ /** Unselect this item */
8509
+ unselect: () => void;
8510
+ /** Toggle selection state */
8511
+ toggle: () => void;
8512
+ /** Toggle open/closed state */
8513
+ flip: () => void;
8514
+ /** Expand this item */
8515
+ open: () => void;
8516
+ /** Collapse this item */
8517
+ close: () => void;
8518
+ /** Activate/highlight this item */
8519
+ activate: () => void;
8520
+ /** Deactivate/unhighlight this item */
8521
+ deactivate: () => void;
8522
+ }
8523
+ interface TreeviewListProps extends AtomProps {
8524
+ /** Namespace for dependency injection */
8525
+ namespace?: string;
8526
+ /** Whether multiple items can be selected (sets aria-multiselectable) */
8527
+ multiselectable?: boolean;
8528
+ /** Accessible label for the tree */
8529
+ label?: string;
8530
+ }
8531
+ interface TreeviewListSlotProps {
8532
+ /** Attributes to bind to the list element */
8533
+ attrs: {
8534
+ 'role': 'tree';
8535
+ 'aria-multiselectable': boolean;
8536
+ 'aria-label': string | undefined;
8537
+ 'onKeydown': (e: KeyboardEvent) => void;
8538
+ 'onFocusin': (e: FocusEvent) => void;
8539
+ };
8540
+ }
8541
+ interface TreeviewSelectAllProps extends AtomProps {
8542
+ /**
8543
+ * Optional display label (passed through to slot and aria-label)
8544
+ *
8545
+ * @example
8546
+ * ```vue
8547
+ * <template>
8548
+ * <Treeview.SelectAll label="Select all items" />
8549
+ * </template>
8550
+ * ```
8551
+ */
8552
+ label?: string;
8553
+ /** Disables this checkbox */
8554
+ disabled?: boolean;
8555
+ /** Namespace for dependency injection */
8556
+ namespace?: string;
8557
+ }
8558
+ interface TreeviewSelectAllSlotProps {
8559
+ /** Optional display label */
8560
+ label?: string;
8561
+ /** Whether all items are selected */
8562
+ isAllSelected: boolean;
8563
+ /** Whether some but not all items are selected */
8564
+ isMixed: boolean;
8565
+ /** Whether this checkbox is disabled */
8566
+ isDisabled: boolean;
8567
+ /** Select all items */
8568
+ selectAll: () => void;
8569
+ /** Unselect all items */
8570
+ unselectAll: () => void;
8571
+ /** Toggle between all selected and none selected */
8572
+ toggleAll: () => void;
8573
+ /** Attributes to bind to the select-all element */
8574
+ attrs: {
8575
+ 'role': 'checkbox';
8576
+ 'aria-checked': boolean | 'mixed';
8577
+ 'aria-disabled': true | undefined;
8578
+ 'aria-label': string | undefined;
8579
+ 'tabindex': 0 | undefined;
8580
+ 'data-state': 'checked' | 'unchecked' | 'indeterminate';
8581
+ 'data-disabled': true | undefined;
8582
+ 'onClick': () => void;
8583
+ 'onKeydown': (e: KeyboardEvent) => void;
8584
+ };
8585
+ }
8586
+ interface TreeviewRootProps {
8587
+ /** Namespace for dependency injection */
8588
+ namespace?: string;
8589
+ /**
8590
+ * Disables the entire tree
8591
+ *
8592
+ * @example
8593
+ * ```vue
8594
+ * <template>
8595
+ * <Treeview.Root disabled>
8596
+ * <Treeview.List>
8597
+ * <Treeview.Item>
8598
+ * <Treeview.Activator>Disabled item</Treeview.Activator>
8599
+ * </Treeview.Item>
8600
+ * </Treeview.List>
8601
+ * </Treeview.Root>
8602
+ * </template>
8603
+ * ```
8604
+ */
8605
+ disabled?: boolean;
8606
+ /**
8607
+ * Auto-select non-disabled items on registration
8608
+ *
8609
+ * @example
8610
+ * ```vue
8611
+ * <template>
8612
+ * <Treeview.Root enroll multiple>
8613
+ * <Treeview.List>
8614
+ * <Treeview.Item value="a">A</Treeview.Item>
8615
+ * <Treeview.Item value="b">B</Treeview.Item>
8616
+ * </Treeview.List>
8617
+ * </Treeview.Root>
8618
+ * </template>
8619
+ * ```
8620
+ */
8621
+ enroll?: boolean;
8622
+ /**
8623
+ * Prevents deselecting the last selected item
8624
+ *
8625
+ * @example
8626
+ * ```vue
8627
+ * <template>
8628
+ * <Treeview.Root mandatory>
8629
+ * <Treeview.List>
8630
+ * <Treeview.Item value="a">Always one selected</Treeview.Item>
8631
+ * <Treeview.Item value="b">Can't deselect last</Treeview.Item>
8632
+ * </Treeview.List>
8633
+ * </Treeview.Root>
8634
+ * </template>
8635
+ * ```
8636
+ */
8637
+ mandatory?: boolean | 'force';
8638
+ /**
8639
+ * Allows selecting multiple items
8640
+ *
8641
+ * @example
8642
+ * ```vue
8643
+ * <template>
8644
+ * <Treeview.Root multiple>
8645
+ * <Treeview.List>
8646
+ * <Treeview.Item value="a">
8647
+ * <Treeview.Checkbox />
8648
+ * Option A
8649
+ * </Treeview.Item>
8650
+ * <Treeview.Item value="b">
8651
+ * <Treeview.Checkbox />
8652
+ * Option B
8653
+ * </Treeview.Item>
8654
+ * </Treeview.List>
8655
+ * </Treeview.Root>
8656
+ * </template>
8657
+ * ```
8658
+ */
8659
+ multiple?: boolean;
8660
+ /**
8661
+ * Controls how nodes expand: 'multiple' (default) or 'single' (accordion)
8662
+ *
8663
+ * @example
8664
+ * ```vue
8665
+ * <template>
8666
+ * <Treeview.Root open="single">
8667
+ * <Treeview.List>
8668
+ * <Treeview.Item>
8669
+ * <Treeview.Activator>Only one open at a time</Treeview.Activator>
8670
+ * </Treeview.Item>
8671
+ * </Treeview.List>
8672
+ * </Treeview.Root>
8673
+ * </template>
8674
+ * ```
8675
+ */
8676
+ open?: NestedOpenMode;
8677
+ /**
8678
+ * Auto-expand all nodes on registration
8679
+ *
8680
+ * @example
8681
+ * ```vue
8682
+ * <template>
8683
+ * <Treeview.Root open-all>
8684
+ * <Treeview.List>
8685
+ * <Treeview.Item>
8686
+ * <Treeview.Activator>Parent</Treeview.Activator>
8687
+ * <Treeview.Content>
8688
+ * <Treeview.Item>
8689
+ * <Treeview.Activator>Child (visible on mount)</Treeview.Activator>
8690
+ * </Treeview.Item>
8691
+ * </Treeview.Content>
8692
+ * </Treeview.Item>
8693
+ * </Treeview.List>
8694
+ * </Treeview.Root>
8695
+ * </template>
8696
+ * ```
8697
+ */
8698
+ openAll?: boolean;
8699
+ /**
8700
+ * Opening a node also opens all its ancestors
8701
+ *
8702
+ * @example
8703
+ * ```vue
8704
+ * <template>
8705
+ * <Treeview.Root reveal>
8706
+ * <Treeview.List>...</Treeview.List>
8707
+ * </Treeview.Root>
8708
+ * </template>
8709
+ * ```
8710
+ */
8711
+ reveal?: boolean;
8712
+ /**
8713
+ * Controls how selection cascades: 'cascade' (default), 'independent', or 'leaf'
8714
+ *
8715
+ * @example
8716
+ * ```vue
8717
+ * <template>
8718
+ * <!-- Parent selection selects all descendants -->
8719
+ * <Treeview.Root selection="cascade" multiple>...</Treeview.Root>
8720
+ *
8721
+ * <!-- Each node selected independently -->
8722
+ * <Treeview.Root selection="independent" multiple>...</Treeview.Root>
8723
+ *
8724
+ * <!-- Only leaf nodes can be selected -->
8725
+ * <Treeview.Root selection="leaf" multiple>...</Treeview.Root>
8726
+ * </template>
8727
+ * ```
8728
+ */
8729
+ selection?: NestedSelectionMode;
8730
+ /**
8731
+ * Controls active/highlight mode: 'single' (default) or 'multiple'
8732
+ *
8733
+ * @example
8734
+ * ```vue
8735
+ * <template>
8736
+ * <Treeview.Root active="multiple">
8737
+ * <Treeview.List>...</Treeview.List>
8738
+ * </Treeview.Root>
8739
+ * </template>
8740
+ * ```
8741
+ */
8742
+ active?: NestedActiveMode;
8743
+ }
8744
+ interface TreeviewRootSlotProps {
8745
+ /** Whether the tree is disabled */
8746
+ isDisabled: boolean;
8747
+ /** Whether no items are selected */
8748
+ isNoneSelected: boolean;
8749
+ /** Whether all items are selected */
8750
+ isAllSelected: boolean;
8751
+ /** Whether some but not all items are selected */
8752
+ isMixed: boolean;
8753
+ /** Select one or more items by ID */
8754
+ select: (id: ID | ID[]) => void;
8755
+ /** Unselect one or more items by ID */
8756
+ unselect: (id: ID | ID[]) => void;
8757
+ /** Toggle selection of one or more items by ID */
8758
+ toggle: (id: ID | ID[]) => void;
8759
+ /** Select all items */
8760
+ selectAll: () => void;
8761
+ /** Unselect all items */
8762
+ unselectAll: () => void;
8763
+ /** Expand all non-leaf nodes */
8764
+ expandAll: () => void;
8765
+ /** Collapse all nodes */
8766
+ collapseAll: () => void;
8767
+ }
8768
+ //#endregion
8769
+ //#region src/components/Treeview/TreeviewActivator.vue.d.ts
8770
+ type __VLS_Slots$6 = {
8771
+ default: (props: TreeviewActivatorSlotProps) => any;
8772
+ };
8773
+ declare const __VLS_base$6: vue.DefineComponent<TreeviewActivatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8774
+ declare const __VLS_export$9: __VLS_WithSlots$7<typeof __VLS_base$6, __VLS_Slots$6>;
8775
+ declare const _default$9: typeof __VLS_export$9;
8776
+ type __VLS_WithSlots$7<T, S> = T & {
8777
+ new (): {
8778
+ $slots: S;
8779
+ };
8780
+ };
8781
+ //#endregion
8782
+ //#region src/components/Treeview/TreeviewCheckbox.vue.d.ts
8783
+ type __VLS_Slots$5 = {
8784
+ default: (props: TreeviewCheckboxSlotProps) => any;
8785
+ };
8786
+ declare const __VLS_base$5: vue.DefineComponent<TreeviewCheckboxProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8787
+ declare const __VLS_export$8: __VLS_WithSlots$6<typeof __VLS_base$5, __VLS_Slots$5>;
8788
+ declare const _default$8: typeof __VLS_export$8;
8789
+ type __VLS_WithSlots$6<T, S> = T & {
8790
+ new (): {
8791
+ $slots: S;
8792
+ };
8793
+ };
8794
+ //#endregion
8795
+ //#region src/components/Treeview/TreeviewContent.vue.d.ts
8796
+ type __VLS_Slots$4 = {
8797
+ default: (props: TreeviewContentSlotProps) => any;
8798
+ };
8799
+ declare const __VLS_base$4: vue.DefineComponent<TreeviewContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8800
+ declare const __VLS_export$7: __VLS_WithSlots$5<typeof __VLS_base$4, __VLS_Slots$4>;
8801
+ declare const _default$7: typeof __VLS_export$7;
8802
+ type __VLS_WithSlots$5<T, S> = T & {
8803
+ new (): {
8804
+ $slots: S;
8805
+ };
8806
+ };
8807
+ //#endregion
8808
+ //#region src/components/Treeview/TreeviewCue.vue.d.ts
8809
+ type __VLS_Slots$3 = {
8810
+ default: (props: TreeviewCueSlotProps) => any;
8811
+ };
8812
+ declare const __VLS_base$3: vue.DefineComponent<TreeviewCueProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8813
+ declare const __VLS_export$6: __VLS_WithSlots$4<typeof __VLS_base$3, __VLS_Slots$3>;
8814
+ declare const _default$6: typeof __VLS_export$6;
8815
+ type __VLS_WithSlots$4<T, S> = T & {
8816
+ new (): {
8817
+ $slots: S;
8818
+ };
8819
+ };
8820
+ //#endregion
8821
+ //#region src/components/Treeview/TreeviewGroup.vue.d.ts
8822
+ type __VLS_Slots$2 = {
8823
+ default: (props: TreeviewGroupSlotProps) => any;
8824
+ };
8825
+ declare const __VLS_base$2: vue.DefineComponent<TreeviewGroupProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8826
+ declare const __VLS_export$5: __VLS_WithSlots$3<typeof __VLS_base$2, __VLS_Slots$2>;
8827
+ declare const _default$5: typeof __VLS_export$5;
8828
+ type __VLS_WithSlots$3<T, S> = T & {
8829
+ new (): {
8830
+ $slots: S;
8831
+ };
8832
+ };
8833
+ //#endregion
8834
+ //#region src/components/Treeview/TreeviewIndicator.vue.d.ts
8835
+ type __VLS_Slots$1 = {
8836
+ default: (props: TreeviewIndicatorSlotProps) => any;
8837
+ };
8838
+ declare const __VLS_base$1: vue.DefineComponent<TreeviewIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8839
+ declare const __VLS_export$4: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
8840
+ declare const _default$4: typeof __VLS_export$4;
8841
+ type __VLS_WithSlots$2<T, S> = T & {
8842
+ new (): {
8843
+ $slots: S;
8844
+ };
8845
+ };
8846
+ //#endregion
8847
+ //#region src/components/Treeview/TreeviewItem.vue.d.ts
8848
+ interface TreeviewItemContext {
8849
+ ticket: NestedTicket;
8850
+ isDisabled: Readonly<Ref<boolean>>;
8851
+ hasContent: Ref<boolean>;
8852
+ }
8853
+ declare const useTreeviewItem: (key: string, defaultValue?: TreeviewItemContext | null | undefined) => TreeviewItemContext | null, provideTreeviewItem: (key: string, context: TreeviewItemContext | null, app?: vue.App) => TreeviewItemContext | null;
8854
+ declare const _default$3: typeof __VLS_export$3;
8855
+ declare const __VLS_export$3: <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<{
8856
+ props: vue.PublicProps & __VLS_PrettifyLocal$1<TreeviewItemProps<V>> & (typeof globalThis extends {
8857
+ __VLS_PROPS_FALLBACK: infer P;
8858
+ } ? P : {});
8859
+ expose: (exposed: {}) => void;
8860
+ attrs: any;
8861
+ slots: {
8862
+ default: (props: TreeviewItemSlotProps<V>) => any;
8863
+ };
8864
+ emit: {};
8865
+ }>) => vue.VNode & {
8866
+ __ctx?: Awaited<typeof __VLS_setup>;
8867
+ };
8868
+ type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8869
+ //#endregion
8870
+ //#region src/components/Treeview/TreeviewList.vue.d.ts
8871
+ type TreeviewListContext = RovingFocusReturn;
8872
+ declare const useTreeviewList: (key: string, defaultValue?: RovingFocusReturn | null | undefined) => RovingFocusReturn | null, provideTreeviewList: (key: string, context: RovingFocusReturn | null, app?: vue.App) => RovingFocusReturn | null;
8873
+ declare const _default$2: typeof __VLS_export$2;
8874
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue.DefineComponent<TreeviewListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
8875
+ default: (props: TreeviewListSlotProps) => any;
8876
+ }>;
8877
+ type __VLS_WithSlots$1<T, S> = T & {
8878
+ new (): {
8879
+ $slots: S;
8880
+ };
8881
+ };
8882
+ //#endregion
8883
+ //#region src/components/Treeview/TreeviewRoot.vue.d.ts
8884
+ type TreeviewRootContext = NestedContext<NestedTicket>;
8885
+ declare const useTreeviewRoot: (key: string, defaultValue?: TreeviewRootContext | undefined) => TreeviewRootContext, provideTreeviewRoot: (key: string, context: TreeviewRootContext, app?: vue.App) => TreeviewRootContext;
8886
+ declare const _default$1: typeof __VLS_export$1;
8887
+ declare const __VLS_export$1: <T = 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<{
8888
+ props: vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
8889
+ modelValue?: T | T[];
8890
+ }) & {
8891
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8892
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
8893
+ }> & (typeof globalThis extends {
8894
+ __VLS_PROPS_FALLBACK: infer P;
8895
+ } ? P : {});
8896
+ expose: (exposed: {}) => void;
8897
+ attrs: any;
8898
+ slots: {
8899
+ default: (props: TreeviewRootSlotProps) => any;
8900
+ };
8901
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8902
+ }>) => vue.VNode & {
8903
+ __ctx?: Awaited<typeof __VLS_setup>;
8904
+ };
8905
+ type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
8906
+ //#endregion
8907
+ //#region src/components/Treeview/TreeviewSelectAll.vue.d.ts
8908
+ type __VLS_Slots = {
8909
+ default: (props: TreeviewSelectAllSlotProps) => any;
8910
+ };
8911
+ declare const __VLS_base: vue.DefineComponent<TreeviewSelectAllProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
8912
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
8913
+ declare const _default: typeof __VLS_export;
8914
+ type __VLS_WithSlots<T, S> = T & {
8915
+ new (): {
8916
+ $slots: S;
8917
+ };
8918
+ };
8919
+ //#endregion
8920
+ //#region src/components/Treeview/index.d.ts
8921
+ /**
8922
+ * Treeview component with sub-components for hierarchical data.
8923
+ *
8924
+ * @see https://0.vuetifyjs.com/components/treeview
8925
+ *
8926
+ * @example
8927
+ * ```vue
8928
+ * <script setup lang="ts">
8929
+ * import { Treeview } from '@vuetify/v0'
8930
+ * </script>
8931
+ *
8932
+ * <template>
8933
+ * <Treeview.Root>
8934
+ * <Treeview.List>
8935
+ * <Treeview.Item>
8936
+ * <Treeview.Activator>Documents</Treeview.Activator>
8937
+ * <Treeview.Content>
8938
+ * <Treeview.Group>
8939
+ * <Treeview.Item>
8940
+ * <Treeview.Activator>Resume.pdf</Treeview.Activator>
8941
+ * </Treeview.Item>
8942
+ * </Treeview.Group>
8943
+ * </Treeview.Content>
8944
+ * </Treeview.Item>
8945
+ * </Treeview.List>
8946
+ * </Treeview.Root>
8947
+ * </template>
8948
+ * ```
8949
+ */
8950
+ declare const Treeview: {
8951
+ /**
8952
+ * Root component that creates and provides the nested context.
8953
+ *
8954
+ * @see https://0.vuetifyjs.com/components/treeview
8955
+ *
8956
+ * @example
8957
+ * ```vue
8958
+ * <script setup lang="ts">
8959
+ * import { Treeview } from '@vuetify/v0'
8960
+ * </script>
8961
+ *
8962
+ * <template>
8963
+ * <Treeview.Root v-model="selected" :multiple="true">
8964
+ * <Treeview.List>
8965
+ * <Treeview.Item value="a">Node A</Treeview.Item>
8966
+ * </Treeview.List>
8967
+ * </Treeview.Root>
8968
+ * </template>
8969
+ * ```
8970
+ */
8971
+ Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
8972
+ slots: {
8973
+ default: (props: TreeviewRootSlotProps) => any;
8974
+ };
8975
+ attrs: any;
8976
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8977
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8978
+ props: vue.PublicProps & {
8979
+ namespace?: string | undefined;
8980
+ disabled?: boolean | undefined;
8981
+ enroll?: boolean | undefined;
8982
+ mandatory?: boolean | "force" | undefined;
8983
+ multiple?: boolean | undefined;
8984
+ open?: NestedOpenMode | undefined;
8985
+ openAll?: boolean | undefined;
8986
+ reveal?: boolean | undefined;
8987
+ selection?: NestedSelectionMode | undefined;
8988
+ active?: NestedActiveMode | undefined;
8989
+ modelValue?: (T | T[]) | undefined;
8990
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8991
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
8992
+ } & (typeof globalThis extends {
8993
+ __VLS_PROPS_FALLBACK: infer P;
8994
+ } ? P : {});
8995
+ expose: (exposed: {}) => void;
8996
+ attrs: any;
8997
+ slots: {
8998
+ default: (props: TreeviewRootSlotProps) => any;
8999
+ };
9000
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
9001
+ }>) => vue.VNode & {
9002
+ __ctx?: Awaited<typeof __VLS_setup>;
9003
+ };
9004
+ /**
9005
+ * Top-level list container with `role="tree"` and `aria-multiselectable`.
9006
+ *
9007
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewlist
9008
+ *
9009
+ * @example
9010
+ * ```vue
9011
+ * <Treeview.List label="File browser">
9012
+ * <Treeview.Item>...</Treeview.Item>
9013
+ * </Treeview.List>
9014
+ * ```
9015
+ */
9016
+ List: {
9017
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9018
+ P: {};
9019
+ B: {};
9020
+ D: {};
9021
+ C: {};
9022
+ M: {};
9023
+ Defaults: {};
9024
+ }, Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9025
+ __isFragment?: never;
9026
+ __isTeleport?: never;
9027
+ __isSuspense?: never;
9028
+ } & vue.ComponentOptionsBase<Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9029
+ $slots: {
9030
+ default: (props: TreeviewListSlotProps) => any;
9031
+ };
9032
+ });
9033
+ /**
9034
+ * Tree node with `role="treeitem"`. Registers with the nearest Root context
9035
+ * and auto-nests under the closest ancestor Item.
9036
+ *
9037
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewitem
9038
+ *
9039
+ * @example
9040
+ * ```vue
9041
+ * <Treeview.Item id="docs" value="documents">
9042
+ * <Treeview.Activator>Documents</Treeview.Activator>
9043
+ * <Treeview.Content>
9044
+ * <Treeview.Group>
9045
+ * <Treeview.Item id="resume" value="resume.pdf">
9046
+ * <Treeview.Activator>Resume.pdf</Treeview.Activator>
9047
+ * </Treeview.Item>
9048
+ * </Treeview.Group>
9049
+ * </Treeview.Content>
9050
+ * </Treeview.Item>
9051
+ * ```
9052
+ */
9053
+ Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
9054
+ slots: {
9055
+ default: (props: TreeviewItemSlotProps<V>) => any;
9056
+ };
9057
+ attrs: any;
9058
+ emit: {};
9059
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9060
+ props: vue.PublicProps & {
9061
+ id?: ID | undefined;
9062
+ value?: V | undefined;
9063
+ disabled?: vue.MaybeRefOrGetter<boolean> | undefined;
9064
+ namespace?: string | undefined;
9065
+ as?: (DOMElement | null) | undefined;
9066
+ renderless?: boolean | undefined;
9067
+ } & (typeof globalThis extends {
9068
+ __VLS_PROPS_FALLBACK: infer P;
9069
+ } ? P : {});
9070
+ expose: (exposed: {}) => void;
9071
+ attrs: any;
9072
+ slots: {
9073
+ default: (props: TreeviewItemSlotProps<V>) => any;
9074
+ };
9075
+ emit: {};
9076
+ }>) => vue.VNode & {
9077
+ __ctx?: Awaited<typeof __VLS_setup>;
9078
+ };
9079
+ /**
9080
+ * Click-to-toggle trigger for expand/collapse. Renders a button by default.
9081
+ *
9082
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewactivator
9083
+ *
9084
+ * @example
9085
+ * ```vue
9086
+ * <Treeview.Activator v-slot="{ isOpen }">
9087
+ * {{ isOpen ? '▼' : '▶' }} Documents
9088
+ * </Treeview.Activator>
9089
+ * ```
9090
+ */
9091
+ Activator: {
9092
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9093
+ P: {};
9094
+ B: {};
9095
+ D: {};
9096
+ C: {};
9097
+ M: {};
9098
+ Defaults: {};
9099
+ }, Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9100
+ __isFragment?: never;
9101
+ __isTeleport?: never;
9102
+ __isSuspense?: never;
9103
+ } & vue.ComponentOptionsBase<Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9104
+ $slots: {
9105
+ default: (props: TreeviewActivatorSlotProps) => any;
9106
+ };
9107
+ });
9108
+ /**
9109
+ * Collapse gate for child nodes. Conditionally renders when the parent Item is open.
9110
+ *
9111
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewcontent
9112
+ *
9113
+ * @example
9114
+ * ```vue
9115
+ * <Treeview.Content>
9116
+ * <Treeview.Group>
9117
+ * <Treeview.Item>...</Treeview.Item>
9118
+ * </Treeview.Group>
9119
+ * </Treeview.Content>
9120
+ * ```
9121
+ */
9122
+ Content: {
9123
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9124
+ P: {};
9125
+ B: {};
9126
+ D: {};
9127
+ C: {};
9128
+ M: {};
9129
+ Defaults: {};
9130
+ }, Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9131
+ __isFragment?: never;
9132
+ __isTeleport?: never;
9133
+ __isSuspense?: never;
9134
+ } & vue.ComponentOptionsBase<Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9135
+ $slots: {
9136
+ default: (props: TreeviewContentSlotProps) => any;
9137
+ };
9138
+ });
9139
+ /**
9140
+ * Visual cue for expand/collapse state. Hides itself on leaf nodes.
9141
+ * Exposes `data-state="open|closed"` for CSS-driven styling.
9142
+ *
9143
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewcue
9144
+ *
9145
+ * @example
9146
+ * ```vue
9147
+ * <Treeview.Cue v-slot="{ attrs }">
9148
+ * <span v-bind="attrs">▶</span>
9149
+ * </Treeview.Cue>
9150
+ * ```
9151
+ */
9152
+ Cue: {
9153
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9154
+ P: {};
9155
+ B: {};
9156
+ D: {};
9157
+ C: {};
9158
+ M: {};
9159
+ Defaults: {};
9160
+ }, Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9161
+ __isFragment?: never;
9162
+ __isTeleport?: never;
9163
+ __isSuspense?: never;
9164
+ } & vue.ComponentOptionsBase<Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9165
+ $slots: {
9166
+ default: (props: TreeviewCueSlotProps) => any;
9167
+ };
9168
+ });
9169
+ /**
9170
+ * Wrapper with `role="group"` for nested child items inside Content.
9171
+ *
9172
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewgroup
9173
+ *
9174
+ * @example
9175
+ * ```vue
9176
+ * <Treeview.Content>
9177
+ * <Treeview.Group>
9178
+ * <Treeview.Item>Child A</Treeview.Item>
9179
+ * <Treeview.Item>Child B</Treeview.Item>
9180
+ * </Treeview.Group>
9181
+ * </Treeview.Content>
9182
+ * ```
9183
+ */
9184
+ Group: {
9185
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9186
+ P: {};
9187
+ B: {};
9188
+ D: {};
9189
+ C: {};
9190
+ M: {};
9191
+ Defaults: {};
9192
+ }, Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9193
+ __isFragment?: never;
9194
+ __isTeleport?: never;
9195
+ __isSuspense?: never;
9196
+ } & vue.ComponentOptionsBase<Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9197
+ $slots: {
9198
+ default: (props: TreeviewGroupSlotProps) => any;
9199
+ };
9200
+ });
9201
+ /**
9202
+ * Tri-state checkbox for selection. Toggles selection on click
9203
+ * and shows mixed state for partially-selected parents.
9204
+ *
9205
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewcheckbox
9206
+ *
9207
+ * @example
9208
+ * ```vue
9209
+ * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }">
9210
+ * <span v-bind="attrs">{{ isMixed ? '−' : isSelected ? '✓' : '○' }}</span>
9211
+ * </Treeview.Checkbox>
9212
+ * ```
9213
+ */
9214
+ Checkbox: {
9215
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9216
+ P: {};
9217
+ B: {};
9218
+ D: {};
9219
+ C: {};
9220
+ M: {};
9221
+ Defaults: {};
9222
+ }, Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9223
+ __isFragment?: never;
9224
+ __isTeleport?: never;
9225
+ __isSuspense?: never;
9226
+ } & vue.ComponentOptionsBase<Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9227
+ $slots: {
9228
+ default: (props: TreeviewCheckboxSlotProps) => any;
9229
+ };
9230
+ });
9231
+ /**
9232
+ * Visual indicator for selection state. Shows checked, unchecked,
9233
+ * or indeterminate via `data-state`.
9234
+ *
9235
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewindicator
9236
+ *
9237
+ * @example
9238
+ * ```vue
9239
+ * <Treeview.Indicator v-slot="{ attrs }">
9240
+ * <span v-bind="attrs">●</span>
9241
+ * </Treeview.Indicator>
9242
+ * ```
9243
+ */
9244
+ Indicator: {
9245
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9246
+ P: {};
9247
+ B: {};
9248
+ D: {};
9249
+ C: {};
9250
+ M: {};
9251
+ Defaults: {};
9252
+ }, Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9253
+ __isFragment?: never;
9254
+ __isTeleport?: never;
9255
+ __isSuspense?: never;
9256
+ } & vue.ComponentOptionsBase<Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9257
+ $slots: {
9258
+ default: (props: TreeviewIndicatorSlotProps) => any;
9259
+ };
9260
+ });
9261
+ /**
9262
+ * Select all checkbox for tree-wide multi-selection.
9263
+ *
9264
+ * Binds to parent TreeviewRoot's aggregate state. Reflects
9265
+ * isAllSelected/isMixed and calls toggleAll on click. Does NOT
9266
+ * register as a tree item. Must be used within a Treeview.Root.
9267
+ *
9268
+ * @see https://0.vuetifyjs.com/components/treeview#treeviewselectall
9269
+ *
9270
+ * @example
9271
+ * ```vue
9272
+ * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }">
9273
+ * <button v-bind="attrs">
9274
+ * {{ isMixed ? '−' : isAllSelected ? '✓' : '○' }} Select All
9275
+ * </button>
9276
+ * </Treeview.SelectAll>
9277
+ * ```
9278
+ */
9279
+ SelectAll: {
9280
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
9281
+ P: {};
9282
+ B: {};
9283
+ D: {};
9284
+ C: {};
9285
+ M: {};
9286
+ Defaults: {};
9287
+ }, Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
9288
+ __isFragment?: never;
9289
+ __isTeleport?: never;
9290
+ __isSuspense?: never;
9291
+ } & vue.ComponentOptionsBase<Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
9292
+ $slots: {
9293
+ default: (props: TreeviewSelectAllSlotProps) => any;
9294
+ };
9295
+ });
9296
+ };
9297
+ //#endregion
9298
+ export { _default$13 as $, Dialog as $a, _default$63 as $i, SnackbarPortalProps as $n, ButtonIconProps as $o, RadioGroupContext as $r, AtomProps as $s, SplitterHandleSlotProps as $t, TreeviewGroupSlotProps as A, _default$70 as Aa, PaginationEllipsisProps as Ai, SliderRootProps as An, CheckboxRootProps as Ao, SelectContext as Ar, BreadcrumbsRootProps as As, _default$19 as At, TreeviewSelectAllSlotProps as B, _default$73 as Ba, PaginationItemSlotProps as Bi, _default$34 as Bn, _default$86 as Bo, RadioIndicatorProps as Br, AvatarFallbackSlotProps as Bs, SwitchState as Bt, TreeviewCheckboxProps as C, GroupRootProps as Ca, _default$55 as Ci, SliderRangeProps as Cn, CheckboxSelectAllProps as Co, _default$43 as Cr, _default$96 as Cs, SingleRootSlotProps as Ct, TreeviewCueProps as D, useGroupRoot as Da, PaginationNextProps as Di, SliderTrackSlotProps as Dn, CheckboxIndicatorSlotProps as Do, SelectActivatorProps as Dr, BreadcrumbsListProps as Ds, Switch as Dt, TreeviewContentSlotProps as E, provideGroupRoot as Ea, _default$56 as Ei, SliderTrackProps as En, CheckboxIndicatorProps as Eo, _default$44 as Er, _default$97 as Es, useSingleRoot as Et, TreeviewListProps as F, ExpansionPanelActivatorProps as Fa, _default$59 as Fi, Snackbar as Fn, useCheckboxRoot as Fo, useSelectContext as Fr, BreadcrumbsRootContext as Fs, SwitchSelectAllSlotProps as Ft, TabsPanelProps as G, provideExpansionPanelItem as Ga, providePaginationControls as Gi, provideSnackbarRootContext as Gn, ButtonRootProps as Go, RadioRootSlotProps as Gr, _default$101 as Gs, _default$23 as Gt, ThemeSlotProps as H, ExpansionPanelItemProps as Ha, PaginationRootProps as Hi, SnackbarRootProps as Hn, useCheckboxGroup as Ho, _default$48 as Hr, AvatarImageEmits as Hs, provideSwitchRoot as Ht, TreeviewListSlotProps as I, ExpansionPanelActivatorSlotProps as Ia, PaginationFirstProps as Ii, SnackbarContentProps as In, CheckboxHiddenInputProps as Io, ScrimProps as Ir, BreadcrumbsTicket as Is, _default$21 as It, TabsItemProps as J, ExpansionPanelRootProps as Ja, usePaginationControls as Ji, SnackbarQueueProps as Jn, provideButtonRoot as Jo, provideRadioRoot as Jr, AvatarTicket as Js, _default$24 as Jt, TabsPanelSlotProps as K, useExpansionPanelItem as Ka, providePaginationItems as Ki, useSnackbarRootContext as Kn, ButtonRootSlotProps as Ko, RadioState as Kr, AvatarContext as Ks, SwitchGroupProps as Kt, TreeviewRootProps as L, _default$72 as La, PaginationFirstSlotProps as Li, _default$33 as Ln, _default$85 as Lo, ScrimSlotProps as Lr, BreadcrumbsTicketType as Ls, SwitchRootContext as Lt, TreeviewIndicatorSlotProps as M, ExpansionPanelContentProps as Ma, _default$58 as Mi, _default$32 as Mn, CheckboxState as Mo, SelectRootSlotProps as Mr, _default$99 as Ms, SwitchThumbSlotProps as Mt, TreeviewItemProps as N, ExpansionPanelContentSlotProps as Na, PaginationPrevProps as Ni, provideSliderRoot as Nn, _default$84 as No, _default$46 as Nr, provideBreadcrumbsRoot as Ns, _default$20 as Nt, TreeviewCueSlotProps as O, FormProps as Oa, PaginationNextSlotProps as Oi, _default$31 as On, _default$83 as Oo, SelectActivatorSlotProps as Or, BreadcrumbsListSlotProps as Os, SwitchTrackProps as Ot, TreeviewItemSlotProps as P, _default$71 as Pa, PaginationPrevSlotProps as Pi, useSliderRoot as Pn, provideCheckboxRoot as Po, provideSelectContext as Pr, useBreadcrumbsRoot as Ps, SwitchSelectAllProps as Pt, TabsListSlotProps as Q, useExpansionPanelRoot as Qa, LocaleSlotProps as Qi, useSnackbarQueueContext as Qn, _default$88 as Qo, RadioActivation as Qr, AtomExpose as Qs, SplitterHandleProps as Qt, TreeviewRootSlotProps as R, ExpansionPanelHeaderProps as Ra, _default$60 as Ri, SnackbarCloseProps as Rn, CheckboxGroupProps as Ro, _default$47 as Rr, Avatar as Rs, SwitchRootProps as Rt, TreeviewActivatorSlotProps as S, _default$68 as Sa, PaginationStatusSlotProps as Si, _default$29 as Sn, Checkbox as So, SelectContentSlotProps as Sr, BreadcrumbsPageSlotProps as Ss, SingleRootProps as St, TreeviewContentProps as T, _default$69 as Ta, PaginationLastSlotProps as Ti, _default$30 as Tn, _default$82 as To, SelectValueSlotProps as Tr, BreadcrumbsItemSlotProps as Ts, provideSingleRoot as Tt, _default$10 as U, ExpansionPanelItemSlotProps as Ua, PaginationRootSlotProps as Ui, SnackbarRootSlotProps as Un, Button as Uo, RadioRootContext as Ur, AvatarImageProps as Us, useSwitchRoot as Ut, ThemeProps as V, ExpansionPanelItemContext as Va, _default$61 as Vi, SnackbarRootContext as Vn, provideCheckboxGroup as Vo, RadioIndicatorSlotProps as Vr, _default$100 as Vs, _default$22 as Vt, Tabs as W, _default$74 as Wa, _default$62 as Wi, _default$35 as Wn, ButtonRootContext as Wo, RadioRootProps as Wr, AvatarImageSlotProps as Ws, SwitchHiddenInputProps as Wt, _default$12 as X, _default$75 as Xa, usePaginationRoot as Xi, _default$36 as Xn, ButtonLoadingProps as Xo, RadioHiddenInputProps as Xr, provideAvatarRoot as Xs, useSwitchGroup as Xt, TabsItemSlotProps as Y, ExpansionPanelRootSlotProps as Ya, usePaginationItems as Yi, SnackbarQueueSlotProps as Yn, useButtonRoot as Yo, useRadioRoot as Yr, _default$102 as Ys, provideSwitchGroup as Yt, TabsListProps as Z, provideExpansionPanelRoot as Za, LocaleProps as Zi, provideSnackbarQueueContext as Zn, ButtonLoadingSlotProps as Zo, _default$50 as Zr, useAvatarRoot as Zs, Splitter as Zt, _default$6 as _, InputControlSlotProps as _a, _default$54 as _i, SliderHiddenInputProps as _n, DialogRootProps as _o, _default$41 as _r, _default$94 as _s, useStepRoot as _t, provideTreeviewRoot as a, ValidateEvent as aa, useRadioGroup as ai, _default$26 as an, _default$77 as ao, _default$38 as ar, ButtonGroupSlotProps as as, TabsTicket as at, _default$9 as b, GroupItemProps as ba, Pagination as bi, SliderThumbSlotProps as bn, provideDialogContext as bo, _default$42 as br, _default$95 as bs, SingleItemSlotProps as bt, _default$2 as c, provideInputRoot as ca, PopoverContentProps as ci, SplitterPanelInput as cn, _default$78 as co, _default$39 as cr, useButtonGroup as cs, useTabsRoot as ct, TreeviewItemContext as d, InputErrorSlotProps as da, PopoverActivatorProps as di, SplitterRootProps as dn, DialogContentSlotProps as do, Select as dr, _default$92 as ds, StepItemSlotProps as dt, Input as ea, AtomSlots as ec, RadioGroupProps as ei, SplitterHandleState as en, DialogCloseProps as eo, SnackbarPortalSlotProps as er, ButtonIconSlotProps as es, TabsActivation as et, _default$3 as f, _default$65 as fa, PopoverActivatorSlotProps as fi, SplitterRootSlotProps as fn, _default$79 as fo, SelectPlaceholderProps as fr, Breadcrumbs as fs, _default$15 as ft, _default$5 as g, InputControlProps as ga, PopoverRootSlotProps as gi, Slider as gn, DialogContext as go, SelectItemSlotProps as gr, BreadcrumbsEllipsisSlotProps as gs, provideStepRoot as gt, _default$4 as h, _default$66 as ha, PopoverRootProps as hi, useSplitterRoot as hn, _default$80 as ho, SelectItemProps as hr, BreadcrumbsEllipsisProps as hs, _default$16 as ht, _default$1 as i, InputState as ia, provideRadioGroup as ii, SplitterPanelSlotProps as in, DialogDescriptionSlotProps as io, SelectionItemSlotProps as ir, ButtonGroupProps as is, TabsRootSlotProps as it, TreeviewIndicatorProps as j, ExpansionPanel as ja, PaginationEllipsisSlotProps as ji, SliderRootSlotProps as jn, CheckboxRootSlotProps as jo, SelectRootProps as jr, BreadcrumbsRootSlotProps as js, SwitchThumbProps as jt, TreeviewGroupProps as k, FormSlotProps as ka, _default$57 as ki, SliderRootContext as kn, CheckboxRootContext as ko, _default$45 as kr, _default$98 as ks, SwitchTrackSlotProps as kt, provideTreeviewList as l, useInputRoot as la, PopoverContentSlotProps as li, SplitterPanelTicket as ln, DialogContentEmits as lo, provideSelectionRoot as lr, ButtonContentProps as ls, Step as lt, useTreeviewItem as m, InputDescriptionSlotProps as ma, PopoverContext as mi, provideSplitterRoot as mn, DialogActivatorSlotProps as mo, _default$40 as mr, _default$93 as ms, StepRootSlotProps as mt, _default as n, InputRootProps as na, RadioTicket as ni, SplitterPanelExpose as nn, _default$76 as no, Selection as nr, ButtonHiddenInputProps as ns, TabsOrientation as nt, useTreeviewRoot as o, ValidateOn as oa, Popover as oi, SplitterContext as on, DialogTitleProps as oo, SelectionRootProps as or, _default$91 as os, _default$14 as ot, provideTreeviewItem as p, InputDescriptionProps as pa, _default$53 as pi, _default$27 as pn, DialogActivatorProps as po, SelectPlaceholderSlotProps as pr, BreadcrumbsLinkProps as ps, StepRootProps as pt, _default$11 as q, ExpansionPanelOptionsContext as qa, providePaginationRoot as qi, SnackbarQueueContext as qn, _default$87 as qo, _default$49 as qr, AvatarRootProps as qs, SwitchGroupSlotProps as qt, TreeviewRootContext as r, InputRootSlotProps as ra, _default$51 as ri, SplitterPanelProps as rn, DialogDescriptionProps as ro, SelectionItemProps as rr, _default$90 as rs, TabsRootProps as rt, TreeviewListContext as s, _default$64 as sa, PopoverContentEmits as si, SplitterOrientation as sn, DialogTitleSlotProps as so, SelectionRootSlotProps as sr, provideButtonGroup as ss, provideTabsRoot as st, Treeview as t, InputRootContext as ta, _default$103 as tc, RadioGroupSlotProps as ti, _default$25 as tn, DialogCloseSlotProps as to, _default$37 as tr, _default$89 as ts, TabsContext as tt, useTreeviewList as u, InputErrorProps as ua, _default$52 as ui, SplitterRootExpose as un, DialogContentProps as uo, useSelectionRoot as ur, ButtonContentSlotProps as us, StepItemProps as ut, _default$7 as v, _default$67 as va, providePopoverContext as vi, _default$28 as vn, DialogRootSlotProps as vo, SelectCueProps as vr, BreadcrumbsDividerProps as vs, Single as vt, TreeviewCheckboxSlotProps as w, GroupRootSlotProps as wa, PaginationLastProps as wi, SliderRangeSlotProps as wn, CheckboxSelectAllSlotProps as wo, SelectValueProps as wr, BreadcrumbsItemProps as ws, _default$18 as wt, TreeviewActivatorProps as x, GroupItemSlotProps as xa, PaginationStatusProps as xi, SliderThumbState as xn, useDialogContext as xo, SelectContentProps as xr, BreadcrumbsPageProps as xs, _default$17 as xt, _default$8 as y, Group as ya, usePopoverContext as yi, SliderThumbProps as yn, _default$81 as yo, SelectCueSlotProps as yr, BreadcrumbsDividerSlotProps as ys, SingleItemProps as yt, TreeviewSelectAllProps as z, ExpansionPanelHeaderSlotProps as za, PaginationItemProps as zi, SnackbarCloseSlotProps as zn, CheckboxGroupSlotProps as zo, Radio as zr, AvatarFallbackProps as zs, SwitchRootSlotProps as zt };