@vuetify/v0 0.1.9 → 0.1.10

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 (87) hide show
  1. package/dist/{adapter-CWp5eQ6R.d.mts → adapter-D3dUnE__.d.mts} +1 -1
  2. package/dist/browser/index.js +679 -346
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +19 -19
  5. package/dist/{components-mSy9az8x.mjs → components-TiigKVsl.mjs} +467 -113
  6. package/dist/composables/index.d.mts +5 -5
  7. package/dist/composables/index.mjs +18 -18
  8. package/dist/constants/index.mjs +1 -1
  9. package/dist/{createDataTable-DIl09siC.mjs → createDataTable-DoqbfLt0.mjs} +2 -2
  10. package/dist/{createGroup-PvzsLu9E.mjs → createGroup-DpbGTwFy.mjs} +1 -1
  11. package/dist/{createSelection-DbWP6c7H.mjs → createSelection-B6bQNyuF.mjs} +1 -1
  12. package/dist/{createSingle-CeAJpbXs.mjs → createSingle-fWHREEJO.mjs} +1 -1
  13. package/dist/{createTokens-C1gIuKCK.mjs → createTokens-N8QIWw_D.mjs} +2 -2
  14. package/dist/data-table/adapters/client/index.mjs +1 -1
  15. package/dist/data-table/adapters/index.mjs +1 -1
  16. package/dist/data-table/adapters/server/index.mjs +1 -1
  17. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  18. package/dist/data-table/index.mjs +10 -10
  19. package/dist/date/index.mjs +1 -1
  20. package/dist/features/adapters/posthog/index.mjs +2 -2
  21. package/dist/features/index.d.mts +1 -1
  22. package/dist/features/index.mjs +8 -8
  23. package/dist/{globals-3i9umzyz.mjs → globals-F7fiJVG1.mjs} +1 -1
  24. package/dist/{index-BL4uTXWQ.d.mts → index-Cv1XUHyA.d.mts} +1 -21
  25. package/dist/{index-C5XZRWlO.d.mts → index-DXdQb5BV.d.mts} +583 -83
  26. package/dist/{index-D0qnkRbl.d.mts → index-Dfa5Wb4T.d.mts} +43 -5
  27. package/dist/{index-BoK8Ln2f.d.mts → index-YyqYAay2.d.mts} +9 -1
  28. package/dist/index.d.mts +7 -7
  29. package/dist/index.mjs +20 -20
  30. package/dist/json/attributes.json +136 -0
  31. package/dist/json/importMap.json +28 -0
  32. package/dist/json/tags.json +64 -0
  33. package/dist/json/web-types.json +397 -1
  34. package/dist/locale/adapters/index.d.mts +2 -2
  35. package/dist/locale/adapters/index.mjs +2 -2
  36. package/dist/locale/adapters/v0/index.d.mts +1 -1
  37. package/dist/locale/adapters/v0/index.mjs +2 -2
  38. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  39. package/dist/locale/adapters/vue-i18n/index.mjs +1 -1
  40. package/dist/locale/index.d.mts +3 -3
  41. package/dist/locale/index.mjs +8 -8
  42. package/dist/logger/adapters/index.mjs +2 -2
  43. package/dist/logger/adapters/pino/index.mjs +1 -1
  44. package/dist/logger/adapters/v0/index.mjs +2 -2
  45. package/dist/logger/index.d.mts +1 -1
  46. package/dist/logger/index.mjs +3 -3
  47. package/dist/notifications/index.d.mts +1 -1
  48. package/dist/notifications/index.mjs +1 -1
  49. package/dist/palettes/ant/index.d.mts +1 -1
  50. package/dist/palettes/index.d.mts +2 -2
  51. package/dist/palettes/material/index.d.mts +1 -1
  52. package/dist/palettes/md1/index.d.mts +1 -1
  53. package/dist/palettes/md2/index.d.mts +1 -1
  54. package/dist/palettes/radix/index.d.mts +1 -1
  55. package/dist/palettes/tailwind/index.d.mts +1 -1
  56. package/dist/permissions/adapters/index.d.mts +2 -2
  57. package/dist/permissions/adapters/index.mjs +1 -1
  58. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  59. package/dist/permissions/adapters/v0/index.mjs +1 -1
  60. package/dist/permissions/index.d.mts +1 -1
  61. package/dist/permissions/index.mjs +5 -5
  62. package/dist/{posthog-CCQFQ5XD.mjs → posthog-CdcdfMYS.mjs} +1 -1
  63. package/dist/rules/index.d.mts +1 -1
  64. package/dist/rules/index.mjs +9 -9
  65. package/dist/storage/index.d.mts +1 -1
  66. package/dist/storage/index.mjs +17 -17
  67. package/dist/theme/adapters/index.d.mts +1 -1
  68. package/dist/theme/adapters/index.mjs +2 -2
  69. package/dist/theme/adapters/v0/index.d.mts +1 -1
  70. package/dist/theme/adapters/v0/index.mjs +2 -2
  71. package/dist/theme/index.d.mts +1 -1
  72. package/dist/theme/index.mjs +8 -8
  73. package/dist/{useClickOutside-hOhNk4eS.mjs → useClickOutside-DNuJQ9EG.mjs} +135 -135
  74. package/dist/{useFeatures-CXRQvucQ.mjs → useFeatures-CWNXTIXk.mjs} +3 -3
  75. package/dist/{useLocale-BaufqE5Z.mjs → useLocale-Dzl6lCCF.mjs} +10 -4
  76. package/dist/{useLogger-cGK00Ywd.mjs → useLogger-Bw836Jbg.mjs} +2 -2
  77. package/dist/{usePermissions-CR0HkjsF.mjs → usePermissions-DrRVDeVy.mjs} +2 -2
  78. package/dist/{useRules-LD-_-Hxt.mjs → useRules-TMGuA8al.mjs} +2 -2
  79. package/dist/{useTheme-Cs79AFNR.mjs → useTheme-qMpg3Ti6.mjs} +8 -5
  80. package/dist/utilities/index.d.mts +2 -2
  81. package/dist/utilities/index.mjs +2 -32
  82. package/dist/{v0-BdD1F6JK.d.mts → v0-3zDdS4II.d.mts} +1 -1
  83. package/dist/{v0-DFAgNbvC.d.mts → v0-BBRwZ3at.d.mts} +1 -1
  84. package/dist/{v0-BJYwZgtp.mjs → v0-BsuBuBSa.mjs} +1 -1
  85. package/dist/{v0-Zu7neOYg.mjs → v0-CIEQpOK2.mjs} +1 -1
  86. package/dist/{v0-CehUknHv.mjs → v0-DgaVf3xM.mjs} +1 -1
  87. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { n as DOMElement, o as ID, s as MaybeArray, t as Activation } from "./index-Dor6eAEc.mjs";
2
- import { b as RegistryTicketInput, p as RegistryContext, y as RegistryTicket } from "./index-BoK8Ln2f.mjs";
3
- import { $ as StepContext, $a as SelectionTicketInput, Fa as BreadcrumbsContext, Oa as GroupTicket, Qa as SelectionTicket, Qr as FormValidationRule, Qt as PopoverReturn, Ta as GroupContext, Va as SingleContext, Wa as SingleTicket, Ya as SelectionContext, _t as SliderContext, ci as RuleAlias, dt as StackTicket, nt as StepTicket, pn as NotificationTicket, r as VirtualFocusReturn, ya as OverflowContext, yi as StandardSchemaV1 } from "./index-D0qnkRbl.mjs";
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";
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$85: typeof __VLS_export$85;
45
- declare const __VLS_export$85: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$21<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
46
- props: vue.PublicProps & __VLS_PrettifyLocal$21<AtomPrivateProps> & (typeof globalThis extends {
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 {
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$85: <T extends Record<string, any> = {}>(__VLS_props:
53
53
  }>) => vue.VNode & {
54
54
  __ctx?: Awaited<typeof __VLS_setup>;
55
55
  };
56
- type __VLS_PrettifyLocal$21<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
56
+ type __VLS_PrettifyLocal$23<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$84: typeof __VLS_export$84;
70
- declare const __VLS_export$84: __VLS_WithSlots$59<vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
- type __VLS_WithSlots$59<T, S> = T & {
73
+ type __VLS_WithSlots$62<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$83: typeof __VLS_export$83;
104
- declare const __VLS_export$83: __VLS_WithSlots$58<vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
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, {
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$83: __VLS_WithSlots$58<vue.DefineComponent<AvatarImag
110
110
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
111
111
  default: (props: AvatarImageSlotProps) => any;
112
112
  }>;
113
- type __VLS_WithSlots$58<T, S> = T & {
113
+ type __VLS_WithSlots$61<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$82: typeof __VLS_export$82;
129
- declare const __VLS_export$82: __VLS_WithSlots$57<vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
130
130
  default: (props: AvatarFallbackSlotProps) => any;
131
131
  }>;
132
- type __VLS_WithSlots$57<T, S> = T & {
132
+ type __VLS_WithSlots$60<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$81: typeof __VLS_export$81;
330
- declare const __VLS_export$81: __VLS_WithSlots$56<vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
331
331
  default: (props: BreadcrumbsRootSlotProps) => unknown;
332
332
  }>;
333
- type __VLS_WithSlots$56<T, S> = T & {
333
+ type __VLS_WithSlots$59<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$80: typeof __VLS_export$80;
347
- declare const __VLS_export$80: __VLS_WithSlots$55<vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
348
348
  default: (props: BreadcrumbsListSlotProps) => unknown;
349
349
  }>;
350
- type __VLS_WithSlots$55<T, S> = T & {
350
+ type __VLS_WithSlots$58<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$79: typeof __VLS_export$79;
378
- declare const __VLS_export$79: __VLS_WithSlots$54<vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
379
379
  default: (props: BreadcrumbsItemSlotProps) => unknown;
380
380
  }>;
381
- type __VLS_WithSlots$54<T, S> = T & {
381
+ type __VLS_WithSlots$57<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$78: typeof __VLS_export$78;
396
- declare const __VLS_export$78: __VLS_WithSlots$53<vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
397
397
  default: (props: BreadcrumbsPageSlotProps) => unknown;
398
398
  }>;
399
- type __VLS_WithSlots$53<T, S> = T & {
399
+ type __VLS_WithSlots$56<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$77: typeof __VLS_export$77;
428
- declare const __VLS_export$77: __VLS_WithSlots$52<vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
429
429
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
430
430
  }>;
431
- type __VLS_WithSlots$52<T, S> = T & {
431
+ type __VLS_WithSlots$55<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$76: typeof __VLS_export$76;
460
- declare const __VLS_export$76: __VLS_WithSlots$51<vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
461
461
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
462
462
  }>;
463
- type __VLS_WithSlots$51<T, S> = T & {
463
+ type __VLS_WithSlots$54<T, S> = T & {
464
464
  new (): {
465
465
  $slots: S;
466
466
  };
@@ -468,11 +468,11 @@ type __VLS_WithSlots$51<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$75: typeof __VLS_export$75;
472
- declare const __VLS_export$75: __VLS_WithSlots$50<vue.DefineComponent<AtomProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
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>, {
473
473
  default?: (props: {}) => any;
474
474
  }>;
475
- type __VLS_WithSlots$50<T, S> = T & {
475
+ type __VLS_WithSlots$53<T, S> = T & {
476
476
  new (): {
477
477
  $slots: S;
478
478
  };
@@ -769,6 +769,504 @@ declare const Breadcrumbs: {
769
769
  });
770
770
  };
771
771
  //#endregion
772
+ //#region src/components/Button/ButtonContent.vue.d.ts
773
+ interface ButtonContentProps {
774
+ /** Unique identifier for ticket registration */
775
+ id?: ID;
776
+ /** Namespace for context injection from parent Button.Root */
777
+ namespace?: string;
778
+ }
779
+ interface ButtonContentSlotProps {
780
+ isSelected: boolean;
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>, {
784
+ default: (props: ButtonContentSlotProps) => any;
785
+ }>;
786
+ type __VLS_WithSlots$52<T, S> = T & {
787
+ new (): {
788
+ $slots: S;
789
+ };
790
+ };
791
+ //#endregion
792
+ //#region src/components/Button/ButtonGroup.vue.d.ts
793
+ interface ButtonGroupProps extends AtomProps {
794
+ /** Namespace for dependency injection */
795
+ namespace?: string;
796
+ /** Disables the entire button group */
797
+ disabled?: boolean;
798
+ /** Single (default) or multi-select */
799
+ multiple?: boolean;
800
+ /**
801
+ * Controls mandatory selection behavior:
802
+ * - false (default): No mandatory enforcement
803
+ * - true: Prevents deselecting the last selected item
804
+ * - `force`: Automatically selects the first non-disabled item on registration
805
+ */
806
+ mandatory?: boolean | 'force';
807
+ /** Accessible name for the group */
808
+ label?: string;
809
+ /** ID of element that labels this group */
810
+ ariaLabelledby?: string;
811
+ /** ID of element that describes this group */
812
+ ariaDescribedby?: string;
813
+ }
814
+ interface ButtonGroupSlotProps {
815
+ /** Whether the button group is disabled */
816
+ isDisabled: boolean;
817
+ /** Attributes to bind to the root element */
818
+ attrs: {
819
+ 'role': 'group';
820
+ 'aria-label': string | undefined;
821
+ 'aria-labelledby': string | undefined;
822
+ 'aria-describedby': string | undefined;
823
+ };
824
+ }
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 & {
829
+ modelValue?: T | T[];
830
+ }) & {
831
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
832
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
833
+ }> & (typeof globalThis extends {
834
+ __VLS_PROPS_FALLBACK: infer P;
835
+ } ? P : {});
836
+ expose: (exposed: {}) => void;
837
+ attrs: any;
838
+ slots: {
839
+ default: (props: ButtonGroupSlotProps) => any;
840
+ };
841
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
842
+ }>) => vue.VNode & {
843
+ __ctx?: Awaited<typeof __VLS_setup>;
844
+ };
845
+ type __VLS_PrettifyLocal$22<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
846
+ //#endregion
847
+ //#region src/components/Button/ButtonHiddenInput.vue.d.ts
848
+ interface ButtonHiddenInputProps {
849
+ /** Namespace for context injection from parent Button.Root */
850
+ namespace?: string;
851
+ /** Form field name */
852
+ name?: string;
853
+ /** Submitted value (defaults to 'on') */
854
+ value?: string;
855
+ /** Associate with form by ID */
856
+ form?: string;
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>;
860
+ //#endregion
861
+ //#region src/components/Button/ButtonIcon.vue.d.ts
862
+ interface ButtonIconProps extends AtomProps {
863
+ /** Namespace for context injection from parent Button.Root */
864
+ namespace?: string;
865
+ }
866
+ interface ButtonIconSlotProps {
867
+ /** Whether this is an icon-only button */
868
+ isSolo: boolean;
869
+ /** Attributes to bind to the icon element */
870
+ attrs: {
871
+ 'aria-hidden': true;
872
+ };
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>, {
876
+ default: (props: ButtonIconSlotProps) => any;
877
+ }>;
878
+ type __VLS_WithSlots$51<T, S> = T & {
879
+ new (): {
880
+ $slots: S;
881
+ };
882
+ };
883
+ //#endregion
884
+ //#region src/components/Button/ButtonLoading.vue.d.ts
885
+ interface ButtonLoadingProps {
886
+ /** Unique identifier for ticket registration */
887
+ id?: ID;
888
+ /** Namespace for context injection from parent Button.Root */
889
+ namespace?: string;
890
+ }
891
+ interface ButtonLoadingSlotProps {
892
+ /** Whether this loading indicator is currently selected/visible */
893
+ isSelected: boolean;
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>, {
897
+ default: (props: ButtonLoadingSlotProps) => any;
898
+ }>;
899
+ type __VLS_WithSlots$50<T, S> = T & {
900
+ new (): {
901
+ $slots: S;
902
+ };
903
+ };
904
+ //#endregion
905
+ //#region src/components/Button/ButtonRoot.vue.d.ts
906
+ interface ButtonRootContext {
907
+ /** The button's value (for group registration / form submission) */
908
+ value: unknown;
909
+ /** Form field name */
910
+ name?: string;
911
+ /** Form association ID */
912
+ form?: string;
913
+ /** Whether the button is in the loading state (after grace period) */
914
+ isLoading: Readonly<Ref<boolean>>;
915
+ /** Whether the button is disabled */
916
+ isDisabled: Readonly<Ref<boolean>>;
917
+ /** Whether the button is readonly */
918
+ isReadonly: Readonly<Ref<boolean>>;
919
+ /** Whether the button is passive */
920
+ isPassive: Readonly<Ref<boolean>>;
921
+ /** Whether the button is selected (in group mode) */
922
+ isSelected: Readonly<Ref<boolean>>;
923
+ /** Whether the button is an icon-only button */
924
+ isSolo: Ref<boolean>;
925
+ /** Internal single selection for Loading/Content visibility */
926
+ single: SingleContext;
927
+ }
928
+ interface ButtonRootProps<V = unknown> extends AtomProps {
929
+ /** Disables the button — fully non-interactive, removed from tab order */
930
+ disabled?: boolean;
931
+ /** Non-clickable but looks normal, remains focusable/hoverable */
932
+ readonly?: boolean;
933
+ /** Non-clickable, looks disabled via [data-passive], remains focusable/hoverable */
934
+ passive?: boolean;
935
+ /** Triggers loading state with grace period before visual indicator */
936
+ loading?: boolean;
937
+ /** Duration in ms before loading UI appears (0 to show immediately) */
938
+ grace?: number;
939
+ /** Value for use inside Button.Group */
940
+ value?: V;
941
+ /** Namespace for context provision to children */
942
+ namespace?: string;
943
+ /** Namespace for connecting to parent Button.Group */
944
+ groupNamespace?: string;
945
+ /** Form field name — auto-renders HiddenInput when set */
946
+ name?: string;
947
+ /** Associate with form by ID */
948
+ form?: string;
949
+ /** Accessible label for the button */
950
+ ariaLabel?: string;
951
+ }
952
+ interface ButtonRootSlotProps {
953
+ /** Whether the button is in the loading state (after grace period) */
954
+ isLoading: boolean;
955
+ /** Whether the button is disabled */
956
+ isDisabled: boolean;
957
+ /** Whether the button is readonly */
958
+ isReadonly: boolean;
959
+ /** Whether the button is passive */
960
+ isPassive: boolean;
961
+ /** Whether the button is selected (in group mode) */
962
+ isSelected: boolean;
963
+ /** Attributes to bind to the button element */
964
+ attrs: {
965
+ 'type': 'button' | undefined;
966
+ 'role': 'button';
967
+ 'disabled': true | undefined;
968
+ 'aria-disabled': true | undefined;
969
+ 'aria-busy': true | undefined;
970
+ 'aria-pressed': boolean | undefined;
971
+ 'aria-label': string | undefined;
972
+ 'tabindex': 0 | -1 | undefined;
973
+ 'data-loading': true | undefined;
974
+ 'data-passive': true | undefined;
975
+ 'data-readonly': true | undefined;
976
+ 'data-disabled': true | undefined;
977
+ 'data-selected': true | undefined;
978
+ 'data-solo': true | undefined;
979
+ 'onClick': () => void;
980
+ };
981
+ }
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 {
986
+ __VLS_PROPS_FALLBACK: infer P;
987
+ } ? P : {});
988
+ expose: (exposed: {}) => void;
989
+ attrs: any;
990
+ slots: {
991
+ default: (props: ButtonRootSlotProps) => any;
992
+ };
993
+ emit: {};
994
+ }>) => vue.VNode & {
995
+ __ctx?: Awaited<typeof __VLS_setup>;
996
+ };
997
+ type __VLS_PrettifyLocal$21<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
998
+ //#endregion
999
+ //#region src/components/Button/index.d.ts
1000
+ /**
1001
+ * Button component with sub-components for interactive button controls.
1002
+ *
1003
+ * @see https://0.vuetifyjs.com/components/actions/button
1004
+ *
1005
+ * @example
1006
+ * ```vue
1007
+ * <script setup lang="ts">
1008
+ * import { Button } from '@vuetify/v0'
1009
+ * </script>
1010
+ *
1011
+ * <template>
1012
+ * <Button.Root>
1013
+ * <Button.Content>Click me</Button.Content>
1014
+ * </Button.Root>
1015
+ * </template>
1016
+ * ```
1017
+ */
1018
+ declare const Button: {
1019
+ /**
1020
+ * Default content area for buttons.
1021
+ *
1022
+ * Registers with Root's internal selection as the fallback.
1023
+ * Always rendered, selected when Loading is not active.
1024
+ *
1025
+ * @see https://0.vuetifyjs.com/components/actions/button#content
1026
+ *
1027
+ * @example
1028
+ * ```vue
1029
+ * <script setup lang="ts">
1030
+ * import { Button } from '@vuetify/v0'
1031
+ * </script>
1032
+ *
1033
+ * <template>
1034
+ * <Button.Root>
1035
+ * <Button.Content>Submit</Button.Content>
1036
+ * </Button.Root>
1037
+ * </template>
1038
+ * ```
1039
+ */
1040
+ Content: {
1041
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
1042
+ P: {};
1043
+ B: {};
1044
+ D: {};
1045
+ C: {};
1046
+ M: {};
1047
+ Defaults: {};
1048
+ }, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1049
+ __isFragment?: never;
1050
+ __isTeleport?: never;
1051
+ __isSuspense?: never;
1052
+ } & vue.ComponentOptionsBase<Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
1053
+ $slots: {
1054
+ default: (props: ButtonContentSlotProps) => any;
1055
+ };
1056
+ });
1057
+ /**
1058
+ * Selection container for toggle button groups.
1059
+ *
1060
+ * @see https://0.vuetifyjs.com/components/actions/button#group
1061
+ *
1062
+ * @example
1063
+ * ```vue
1064
+ * <script setup lang="ts">
1065
+ * import { Button } from '@vuetify/v0'
1066
+ * import { ref } from 'vue'
1067
+ *
1068
+ * const selected = ref<string>()
1069
+ * </script>
1070
+ *
1071
+ * <template>
1072
+ * <Button.Group v-model="selected">
1073
+ * <Button.Root value="bold">B</Button.Root>
1074
+ * <Button.Root value="italic">I</Button.Root>
1075
+ * </Button.Group>
1076
+ * </template>
1077
+ * ```
1078
+ */
1079
+ Group: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
1080
+ slots: {
1081
+ default: (props: ButtonGroupSlotProps) => any;
1082
+ };
1083
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1084
+ attrs: any;
1085
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1086
+ props: vue.PublicProps & {
1087
+ namespace?: string | undefined;
1088
+ disabled?: boolean | undefined;
1089
+ multiple?: boolean | undefined;
1090
+ mandatory?: boolean | "force" | undefined;
1091
+ label?: string | undefined;
1092
+ ariaLabelledby?: string | undefined;
1093
+ ariaDescribedby?: string | undefined;
1094
+ as?: (DOMElement | null) | undefined;
1095
+ renderless?: boolean | undefined;
1096
+ modelValue?: (T | T[]) | undefined;
1097
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1098
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1099
+ } & (typeof globalThis extends {
1100
+ __VLS_PROPS_FALLBACK: infer P;
1101
+ } ? P : {});
1102
+ expose: (exposed: {}) => void;
1103
+ attrs: any;
1104
+ slots: {
1105
+ default: (props: ButtonGroupSlotProps) => any;
1106
+ };
1107
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
1108
+ }>) => vue.VNode & {
1109
+ __ctx?: Awaited<typeof __VLS_setup>;
1110
+ };
1111
+ /**
1112
+ * Hidden input component for form submission.
1113
+ *
1114
+ * @see https://0.vuetifyjs.com/components/actions/button#hiddeninput
1115
+ *
1116
+ * @example
1117
+ * ```vue
1118
+ * <script setup lang="ts">
1119
+ * import { Button } from '@vuetify/v0'
1120
+ * </script>
1121
+ *
1122
+ * <template>
1123
+ * <Button.Group>
1124
+ * <Button.Root value="yes">
1125
+ * Yes
1126
+ * <Button.HiddenInput name="answer" />
1127
+ * </Button.Root>
1128
+ * </Button.Group>
1129
+ * </template>
1130
+ * ```
1131
+ */
1132
+ HiddenInput: vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
1133
+ /**
1134
+ * Icon wrapper with accessibility enforcement.
1135
+ *
1136
+ * Sets `aria-hidden="true"` on itself. Detects solo buttons
1137
+ * and warns when `aria-label` is missing on Root.
1138
+ *
1139
+ * @see https://0.vuetifyjs.com/components/actions/button#icon
1140
+ *
1141
+ * @example
1142
+ * ```vue
1143
+ * <script setup lang="ts">
1144
+ * import { Button } from '@vuetify/v0'
1145
+ * </script>
1146
+ *
1147
+ * <template>
1148
+ * <Button.Root aria-label="Close">
1149
+ * <Button.Icon>✕</Button.Icon>
1150
+ * </Button.Root>
1151
+ * </template>
1152
+ * ```
1153
+ */
1154
+ Icon: {
1155
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
1156
+ P: {};
1157
+ B: {};
1158
+ D: {};
1159
+ C: {};
1160
+ M: {};
1161
+ Defaults: {};
1162
+ }, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1163
+ __isFragment?: never;
1164
+ __isTeleport?: never;
1165
+ __isSuspense?: never;
1166
+ } & vue.ComponentOptionsBase<Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
1167
+ $slots: {
1168
+ default: (props: ButtonIconSlotProps) => any;
1169
+ };
1170
+ });
1171
+ /**
1172
+ * Loading indicator that becomes visible after the grace period.
1173
+ *
1174
+ * Registers with Root's internal selection. Enabled and selected
1175
+ * when Root's isLoading becomes true (after grace period).
1176
+ *
1177
+ * @see https://0.vuetifyjs.com/components/actions/button#loading
1178
+ *
1179
+ * @example
1180
+ * ```vue
1181
+ * <script setup lang="ts">
1182
+ * import { Button } from '@vuetify/v0'
1183
+ * import { shallowRef } from 'vue'
1184
+ *
1185
+ * const loading = shallowRef(false)
1186
+ * </script>
1187
+ *
1188
+ * <template>
1189
+ * <Button.Root :loading @click="loading = true">
1190
+ * <Button.Loading>Saving...</Button.Loading>
1191
+ * <Button.Content>Save</Button.Content>
1192
+ * </Button.Root>
1193
+ * </template>
1194
+ * ```
1195
+ */
1196
+ Loading: {
1197
+ new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
1198
+ P: {};
1199
+ B: {};
1200
+ D: {};
1201
+ C: {};
1202
+ M: {};
1203
+ Defaults: {};
1204
+ }, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1205
+ __isFragment?: never;
1206
+ __isTeleport?: never;
1207
+ __isSuspense?: never;
1208
+ } & vue.ComponentOptionsBase<Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
1209
+ $slots: {
1210
+ default: (props: ButtonLoadingSlotProps) => any;
1211
+ };
1212
+ });
1213
+ /**
1214
+ * Root component for buttons.
1215
+ *
1216
+ * Renders as a button with proper ARIA attributes. Supports
1217
+ * disabled, readonly, passive, and loading states. When inside
1218
+ * a Button.Group, registers as a toggle button.
1219
+ *
1220
+ * @see https://0.vuetifyjs.com/components/actions/button#root
1221
+ *
1222
+ * @example
1223
+ * ```vue
1224
+ * <script setup lang="ts">
1225
+ * import { Button } from '@vuetify/v0'
1226
+ * </script>
1227
+ *
1228
+ * <template>
1229
+ * <Button.Root>
1230
+ * <Button.Content>Click me</Button.Content>
1231
+ * </Button.Root>
1232
+ * </template>
1233
+ * ```
1234
+ */
1235
+ Root: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
1236
+ slots: {
1237
+ default: (props: ButtonRootSlotProps) => any;
1238
+ };
1239
+ emit: {};
1240
+ attrs: any;
1241
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1242
+ props: vue.PublicProps & {
1243
+ disabled?: boolean | undefined;
1244
+ readonly?: boolean | undefined;
1245
+ passive?: boolean | undefined;
1246
+ loading?: boolean | undefined;
1247
+ grace?: number | undefined;
1248
+ value?: V | undefined;
1249
+ namespace?: string | undefined;
1250
+ groupNamespace?: string | undefined;
1251
+ name?: string | undefined;
1252
+ form?: string | undefined;
1253
+ ariaLabel?: string | undefined;
1254
+ as?: (DOMElement | null) | undefined;
1255
+ renderless?: boolean | undefined;
1256
+ } & (typeof globalThis extends {
1257
+ __VLS_PROPS_FALLBACK: infer P;
1258
+ } ? P : {});
1259
+ expose: (exposed: {}) => void;
1260
+ attrs: any;
1261
+ slots: {
1262
+ default: (props: ButtonRootSlotProps) => any;
1263
+ };
1264
+ emit: {};
1265
+ }>) => vue.VNode & {
1266
+ __ctx?: Awaited<typeof __VLS_setup>;
1267
+ };
1268
+ };
1269
+ //#endregion
772
1270
  //#region src/components/Checkbox/CheckboxGroup.vue.d.ts
773
1271
  interface CheckboxGroupProps extends AtomProps {
774
1272
  /** Namespace for dependency injection */
@@ -826,8 +1324,8 @@ declare const __VLS_export$74: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
826
1324
  props: vue.PublicProps & __VLS_PrettifyLocal$20<(CheckboxGroupProps & {
827
1325
  modelValue?: T | T[];
828
1326
  }) & {
829
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
830
1327
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1328
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
831
1329
  }> & (typeof globalThis extends {
832
1330
  __VLS_PROPS_FALLBACK: infer P;
833
1331
  } ? P : {});
@@ -957,8 +1455,8 @@ declare const __VLS_export$72: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
957
1455
  props: vue.PublicProps & __VLS_PrettifyLocal$19<(CheckboxRootProps<V> & {
958
1456
  modelValue?: boolean;
959
1457
  }) & {
960
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
961
1458
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1459
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
962
1460
  }> & (typeof globalThis extends {
963
1461
  __VLS_PROPS_FALLBACK: infer P;
964
1462
  } ? P : {});
@@ -1124,8 +1622,8 @@ declare const Checkbox: {
1124
1622
  as?: (DOMElement | null) | undefined;
1125
1623
  renderless?: boolean | undefined;
1126
1624
  modelValue?: (T | T[]) | undefined;
1127
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1128
1625
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1626
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1129
1627
  } & (typeof globalThis extends {
1130
1628
  __VLS_PROPS_FALLBACK: infer P;
1131
1629
  } ? P : {});
@@ -1255,8 +1753,8 @@ declare const Checkbox: {
1255
1753
  as?: (DOMElement | null) | undefined;
1256
1754
  renderless?: boolean | undefined;
1257
1755
  modelValue?: boolean | undefined;
1258
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1259
1756
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
1757
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1260
1758
  } & (typeof globalThis extends {
1261
1759
  __VLS_PROPS_FALLBACK: infer P;
1262
1760
  } ? P : {});
@@ -1352,13 +1850,13 @@ declare const _default$69: typeof __VLS_export$69;
1352
1850
  declare const __VLS_export$69: __VLS_WithSlots$47<vue.DefineComponent<DialogRootProps & {
1353
1851
  modelValue?: boolean;
1354
1852
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1355
- "update:model-value": (value: boolean) => any;
1356
1853
  "update:modelValue": (value: boolean) => any;
1854
+ "update:model-value": (value: boolean) => any;
1357
1855
  }, string, vue.PublicProps, Readonly<DialogRootProps & {
1358
1856
  modelValue?: boolean;
1359
1857
  }> & Readonly<{
1360
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1361
1858
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1859
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1362
1860
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
1363
1861
  default: (props: DialogRootSlotProps) => any;
1364
1862
  }>;
@@ -1567,11 +2065,11 @@ declare const Dialog: {
1567
2065
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
1568
2066
  modelValue?: boolean;
1569
2067
  }> & Readonly<{
1570
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1571
2068
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2069
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1572
2070
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1573
- "update:model-value": (value: boolean) => any;
1574
2071
  "update:modelValue": (value: boolean) => any;
2072
+ "update:model-value": (value: boolean) => any;
1575
2073
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
1576
2074
  P: {};
1577
2075
  B: {};
@@ -1582,8 +2080,8 @@ declare const Dialog: {
1582
2080
  }, Readonly<DialogRootProps & {
1583
2081
  modelValue?: boolean;
1584
2082
  }> & Readonly<{
1585
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1586
2083
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2084
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1587
2085
  }>, {}, {}, {}, {}, {}>;
1588
2086
  __isFragment?: never;
1589
2087
  __isTeleport?: never;
@@ -1591,11 +2089,11 @@ declare const Dialog: {
1591
2089
  } & vue.ComponentOptionsBase<Readonly<DialogRootProps & {
1592
2090
  modelValue?: boolean;
1593
2091
  }> & Readonly<{
1594
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1595
2092
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
2093
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
1596
2094
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
1597
- "update:model-value": (value: boolean) => any;
1598
2095
  "update:modelValue": (value: boolean) => any;
2096
+ "update:model-value": (value: boolean) => any;
1599
2097
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
1600
2098
  $slots: {
1601
2099
  default: (props: DialogRootSlotProps) => any;
@@ -2243,8 +2741,8 @@ declare const __VLS_export$58: __VLS_WithSlots$38<vue.DefineComponent<FormProps
2243
2741
  modelValue?: boolean | null;
2244
2742
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2245
2743
  reset: () => any;
2246
- "update:model-value": (value: boolean | null) => any;
2247
2744
  "update:modelValue": (value: boolean | null) => any;
2745
+ "update:model-value": (value: boolean | null) => any;
2248
2746
  submit: (payload: {
2249
2747
  valid: boolean;
2250
2748
  }) => any;
@@ -2252,8 +2750,8 @@ declare const __VLS_export$58: __VLS_WithSlots$38<vue.DefineComponent<FormProps
2252
2750
  modelValue?: boolean | null;
2253
2751
  }> & Readonly<{
2254
2752
  onReset?: (() => any) | undefined;
2255
- "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
2256
2753
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
2754
+ "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
2257
2755
  onSubmit?: ((payload: {
2258
2756
  valid: boolean;
2259
2757
  }) => any) | undefined;
@@ -2314,8 +2812,8 @@ declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
2314
2812
  props: vue.PublicProps & __VLS_PrettifyLocal$16<(GroupRootProps & {
2315
2813
  modelValue?: T | T[];
2316
2814
  }) & {
2317
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2318
2815
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2816
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2319
2817
  }> & (typeof globalThis extends {
2320
2818
  __VLS_PROPS_FALLBACK: infer P;
2321
2819
  } ? P : {});
@@ -2434,8 +2932,8 @@ declare const Group: {
2434
2932
  enroll?: boolean | undefined;
2435
2933
  mandatory?: boolean | "force" | undefined;
2436
2934
  modelValue?: (T | T[]) | undefined;
2437
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2438
2935
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2936
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2439
2937
  } & (typeof globalThis extends {
2440
2938
  __VLS_PROPS_FALLBACK: infer P;
2441
2939
  } ? P : {});
@@ -2686,14 +3184,14 @@ declare const _default$52: typeof __VLS_export$52;
2686
3184
  declare const __VLS_export$52: __VLS_WithSlots$34<vue.DefineComponent<InputRootProps & {
2687
3185
  modelValue?: string;
2688
3186
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2689
- "update:model-value": (value: string) => any;
2690
3187
  "update:modelValue": (value: string) => any;
3188
+ "update:model-value": (value: string) => any;
2691
3189
  "update:isFocused": (value: boolean) => any;
2692
3190
  }, string, vue.PublicProps, Readonly<InputRootProps & {
2693
3191
  modelValue?: string;
2694
3192
  }> & Readonly<{
2695
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
2696
3193
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3194
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
2697
3195
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
2698
3196
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
2699
3197
  default: (props: InputRootSlotProps) => any;
@@ -2868,12 +3366,12 @@ declare const Input: {
2868
3366
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<InputRootProps & {
2869
3367
  modelValue?: string;
2870
3368
  }> & Readonly<{
2871
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
2872
3369
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3370
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
2873
3371
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
2874
3372
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2875
- "update:model-value": (value: string) => any;
2876
3373
  "update:modelValue": (value: string) => any;
3374
+ "update:model-value": (value: string) => any;
2877
3375
  "update:isFocused": (value: boolean) => any;
2878
3376
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
2879
3377
  P: {};
@@ -2885,8 +3383,8 @@ declare const Input: {
2885
3383
  }, Readonly<InputRootProps & {
2886
3384
  modelValue?: string;
2887
3385
  }> & Readonly<{
2888
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
2889
3386
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3387
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
2890
3388
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
2891
3389
  }>, {}, {}, {}, {}, {}>;
2892
3390
  __isFragment?: never;
@@ -2895,12 +3393,12 @@ declare const Input: {
2895
3393
  } & vue.ComponentOptionsBase<Readonly<InputRootProps & {
2896
3394
  modelValue?: string;
2897
3395
  }> & Readonly<{
2898
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
2899
3396
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3397
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
2900
3398
  "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
2901
3399
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
2902
- "update:model-value": (value: string) => any;
2903
3400
  "update:modelValue": (value: string) => any;
3401
+ "update:model-value": (value: string) => any;
2904
3402
  "update:isFocused": (value: boolean) => any;
2905
3403
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
2906
3404
  $slots: {
@@ -3944,8 +4442,8 @@ declare const __VLS_export$40: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
3944
4442
  props: vue.PublicProps & __VLS_PrettifyLocal$13<(RadioGroupProps & {
3945
4443
  modelValue?: T;
3946
4444
  }) & {
3947
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
3948
4445
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4446
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
3949
4447
  }> & (typeof globalThis extends {
3950
4448
  __VLS_PROPS_FALLBACK: infer P;
3951
4449
  } ? P : {});
@@ -4293,8 +4791,8 @@ declare const Radio: {
4293
4791
  as?: (DOMElement | null) | undefined;
4294
4792
  renderless?: boolean | undefined;
4295
4793
  modelValue?: T | undefined;
4296
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
4297
4794
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
4795
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
4298
4796
  } & (typeof globalThis extends {
4299
4797
  __VLS_PROPS_FALLBACK: infer P;
4300
4798
  } ? P : {});
@@ -4553,13 +5051,13 @@ declare const _default$35: typeof __VLS_export$35;
4553
5051
  declare const __VLS_export$35: __VLS_WithSlots$21<vue.DefineComponent<SelectRootProps & {
4554
5052
  modelValue?: ID | ID[];
4555
5053
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4556
- "update:model-value": (value: ID | ID[]) => any;
4557
5054
  "update:modelValue": (value: ID | ID[] | undefined) => any;
5055
+ "update:model-value": (value: ID | ID[]) => any;
4558
5056
  }, string, vue.PublicProps, Readonly<SelectRootProps & {
4559
5057
  modelValue?: ID | ID[];
4560
5058
  }> & Readonly<{
4561
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4562
5059
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5060
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4563
5061
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
4564
5062
  default: (props: SelectRootSlotProps) => any;
4565
5063
  }>;
@@ -4810,11 +5308,11 @@ declare const Select: {
4810
5308
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SelectRootProps & {
4811
5309
  modelValue?: ID | ID[];
4812
5310
  }> & Readonly<{
4813
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4814
5311
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5312
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4815
5313
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4816
- "update:model-value": (value: ID | ID[]) => any;
4817
5314
  "update:modelValue": (value: ID | ID[] | undefined) => any;
5315
+ "update:model-value": (value: ID | ID[]) => any;
4818
5316
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
4819
5317
  P: {};
4820
5318
  B: {};
@@ -4825,8 +5323,8 @@ declare const Select: {
4825
5323
  }, Readonly<SelectRootProps & {
4826
5324
  modelValue?: ID | ID[];
4827
5325
  }> & Readonly<{
4828
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4829
5326
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5327
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4830
5328
  }>, {}, {}, {}, {}, {}>;
4831
5329
  __isFragment?: never;
4832
5330
  __isTeleport?: never;
@@ -4834,11 +5332,11 @@ declare const Select: {
4834
5332
  } & vue.ComponentOptionsBase<Readonly<SelectRootProps & {
4835
5333
  modelValue?: ID | ID[];
4836
5334
  }> & Readonly<{
4837
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4838
5335
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
5336
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
4839
5337
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4840
- "update:model-value": (value: ID | ID[]) => any;
4841
5338
  "update:modelValue": (value: ID | ID[] | undefined) => any;
5339
+ "update:model-value": (value: ID | ID[]) => any;
4842
5340
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
4843
5341
  $slots: {
4844
5342
  default: (props: SelectRootSlotProps) => any;
@@ -5101,8 +5599,8 @@ declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
5101
5599
  props: vue.PublicProps & __VLS_PrettifyLocal$10<(SelectionRootProps & {
5102
5600
  modelValue?: T | T[];
5103
5601
  }) & {
5104
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5105
5602
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5603
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5106
5604
  }> & (typeof globalThis extends {
5107
5605
  __VLS_PROPS_FALLBACK: infer P;
5108
5606
  } ? P : {});
@@ -5216,8 +5714,8 @@ declare const Selection: {
5216
5714
  mandatory?: boolean | "force" | undefined;
5217
5715
  multiple?: boolean | undefined;
5218
5716
  modelValue?: (T | T[]) | undefined;
5219
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5220
5717
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5718
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5221
5719
  } & (typeof globalThis extends {
5222
5720
  __VLS_PROPS_FALLBACK: infer P;
5223
5721
  } ? P : {});
@@ -5685,15 +6183,15 @@ declare const _default$21: typeof __VLS_export$21;
5685
6183
  declare const __VLS_export$21: __VLS_WithSlots$10<vue.DefineComponent<SliderRootProps & {
5686
6184
  modelValue?: number | number[];
5687
6185
  }, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5688
- "update:model-value": (value: number | number[]) => any;
5689
6186
  "update:modelValue": (value: number | number[]) => any;
6187
+ "update:model-value": (value: number | number[]) => any;
5690
6188
  start: (value: number | number[]) => any;
5691
6189
  end: (value: number | number[]) => any;
5692
6190
  }, string, vue.PublicProps, Readonly<SliderRootProps & {
5693
6191
  modelValue?: number | number[];
5694
6192
  }> & Readonly<{
5695
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5696
6193
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6194
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5697
6195
  onStart?: ((value: number | number[]) => any) | undefined;
5698
6196
  onEnd?: ((value: number | number[]) => any) | undefined;
5699
6197
  }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
@@ -5880,13 +6378,13 @@ declare const Slider: {
5880
6378
  new (...args: any[]): vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
5881
6379
  modelValue?: number | number[];
5882
6380
  }> & Readonly<{
5883
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5884
6381
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6382
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5885
6383
  onStart?: ((value: number | number[]) => any) | undefined;
5886
6384
  onEnd?: ((value: number | number[]) => any) | undefined;
5887
6385
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5888
- "update:model-value": (value: number | number[]) => any;
5889
6386
  "update:modelValue": (value: number | number[]) => any;
6387
+ "update:model-value": (value: number | number[]) => any;
5890
6388
  start: (value: number | number[]) => any;
5891
6389
  end: (value: number | number[]) => any;
5892
6390
  }, vue.PublicProps, {}, false, {}, {}, vue.GlobalComponents, vue.GlobalDirectives, string, {}, any, vue.ComponentProvideOptions, {
@@ -5899,8 +6397,8 @@ declare const Slider: {
5899
6397
  }, Readonly<SliderRootProps & {
5900
6398
  modelValue?: number | number[];
5901
6399
  }> & Readonly<{
5902
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5903
6400
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6401
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5904
6402
  onStart?: ((value: number | number[]) => any) | undefined;
5905
6403
  onEnd?: ((value: number | number[]) => any) | undefined;
5906
6404
  }>, {}, {}, {}, {}, {}>;
@@ -5910,13 +6408,13 @@ declare const Slider: {
5910
6408
  } & vue.ComponentOptionsBase<Readonly<SliderRootProps & {
5911
6409
  modelValue?: number | number[];
5912
6410
  }> & Readonly<{
5913
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5914
6411
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
6412
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
5915
6413
  onStart?: ((value: number | number[]) => any) | undefined;
5916
6414
  onEnd?: ((value: number | number[]) => any) | undefined;
5917
6415
  }>, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
5918
- "update:model-value": (value: number | number[]) => any;
5919
6416
  "update:modelValue": (value: number | number[]) => any;
6417
+ "update:model-value": (value: number | number[]) => any;
5920
6418
  start: (value: number | number[]) => any;
5921
6419
  end: (value: number | number[]) => any;
5922
6420
  }, string, {}, {}, string, {}, vue.GlobalComponents, vue.GlobalDirectives, string, vue.ComponentProvideOptions> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new () => {
@@ -6102,6 +6600,7 @@ interface SplitterRootSlotProps {
6102
6600
  isDragging: boolean;
6103
6601
  distribute: (sizes: number[]) => void;
6104
6602
  attrs: {
6603
+ 'style'?: Record<string, string>;
6105
6604
  'data-orientation': SplitterOrientation;
6106
6605
  'data-dragging': true | undefined;
6107
6606
  };
@@ -6142,6 +6641,7 @@ interface SplitterPanelSlotProps {
6142
6641
  expand: () => void;
6143
6642
  attrs: {
6144
6643
  'id': string;
6644
+ 'style'?: Record<string, string>;
6145
6645
  'data-orientation': SplitterOrientation;
6146
6646
  'data-panel-index': number;
6147
6647
  'data-collapsed': true | undefined;
@@ -6419,8 +6919,8 @@ declare const __VLS_export$13: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
6419
6919
  props: vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
6420
6920
  modelValue?: T | T[];
6421
6921
  }) & {
6422
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6423
6922
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
6923
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6424
6924
  }> & (typeof globalThis extends {
6425
6925
  __VLS_PROPS_FALLBACK: infer P;
6426
6926
  } ? P : {});
@@ -6550,8 +7050,8 @@ declare const __VLS_export$11: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
6550
7050
  props: vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
6551
7051
  modelValue?: boolean;
6552
7052
  }) & {
6553
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
6554
7053
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7054
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
6555
7055
  }> & (typeof globalThis extends {
6556
7056
  __VLS_PROPS_FALLBACK: infer P;
6557
7057
  } ? P : {});
@@ -6751,8 +7251,8 @@ declare const Switch: {
6751
7251
  as?: (DOMElement | null) | undefined;
6752
7252
  renderless?: boolean | undefined;
6753
7253
  modelValue?: (T | T[]) | undefined;
6754
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6755
7254
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7255
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6756
7256
  } & (typeof globalThis extends {
6757
7257
  __VLS_PROPS_FALLBACK: infer P;
6758
7258
  } ? P : {});
@@ -6842,8 +7342,8 @@ declare const Switch: {
6842
7342
  as?: (DOMElement | null) | undefined;
6843
7343
  renderless?: boolean | undefined;
6844
7344
  modelValue?: boolean | undefined;
6845
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
6846
7345
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
7346
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
6847
7347
  } & (typeof globalThis extends {
6848
7348
  __VLS_PROPS_FALLBACK: infer P;
6849
7349
  } ? P : {});
@@ -7483,8 +7983,8 @@ declare const __VLS_export$3: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
7483
7983
  props: vue.PublicProps & __VLS_PrettifyLocal$2<(TabsRootProps & {
7484
7984
  modelValue?: T | T[];
7485
7985
  }) & {
7486
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7487
7986
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
7987
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7488
7988
  }> & (typeof globalThis extends {
7489
7989
  __VLS_PROPS_FALLBACK: infer P;
7490
7990
  } ? P : {});
@@ -7679,8 +8179,8 @@ declare const Tabs: {
7679
8179
  orientation?: TabsOrientation | undefined;
7680
8180
  activation?: TabsActivation | undefined;
7681
8181
  modelValue?: (T | T[]) | undefined;
7682
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7683
8182
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
8183
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7684
8184
  } & (typeof globalThis extends {
7685
8185
  __VLS_PROPS_FALLBACK: infer P;
7686
8186
  } ? P : {});
@@ -7780,4 +8280,4 @@ declare const Tabs: {
7780
8280
  };
7781
8281
  };
7782
8282
  //#endregion
7783
- export { provideSwitchRoot as $, _default$75 as $a, provideExpansionPanelItem as $i, _default$37 as $n, PaginationRootProps as $r, SnackbarRootProps as $t, SingleItemProps as A, Checkbox as Aa, _default$56 as Ai, SelectCueSlotProps as An, _default$83 as Ao, usePopoverContext as Ar, SliderThumbProps as At, SwitchTrackSlotProps as B, CheckboxState as Ba, ExpansionPanelContentProps as Bi, _default$34 as Bn, _default$85 as Bo, _default$46 as Br, SliderRootContext as Bt, _default$4 as C, _default$68 as Ca, _default$54 as Ci, SelectPlaceholderProps as Cn, Avatar as Co, PopoverActivatorSlotProps as Cr, SplitterRootSlotProps as Ct, provideStepRoot as D, _default$69 as Da, Group as Di, SelectItemSlotProps as Dn, AvatarImageEmits as Do, PopoverRootSlotProps as Dr, Slider as Dt, _default$5 as E, DialogRootSlotProps as Ea, _default$55 as Ei, SelectItemProps as En, _default$82 as Eo, PopoverRootProps as Er, useSplitterRoot as Et, _default$7 as F, CheckboxIndicatorSlotProps as Fa, useGroupRoot as Fi, SelectValueProps as Fn, provideAvatarRoot as Fo, PaginationLastProps as Fr, SliderRangeSlotProps as Ft, SwitchSelectAllProps as G, _default$73 as Ga, _default$60 as Gi, provideSelectContext as Gn, PaginationPrevSlotProps as Gr, useSliderRoot as Gt, SwitchThumbProps as H, provideCheckboxRoot as Ha, _default$59 as Hi, SelectRootProps as Hn, PaginationEllipsisSlotProps as Hr, SliderRootSlotProps as Ht, provideSingleRoot as I, _default$71 as Ia, FormProps as Ii, SelectValueSlotProps as In, useAvatarRoot as Io, PaginationLastSlotProps as Ir, _default$19 as It, SwitchRootContext as J, _default$74 as Ja, _default$61 as Ji, ScrimSlotProps as Jn, PaginationFirstSlotProps as Jr, _default$22 as Jt, SwitchSelectAllSlotProps as K, CheckboxGroupProps as Ka, ExpansionPanelHeaderProps as Ki, useSelectContext as Kn, _default$48 as Kr, Snackbar as Kt, useSingleRoot as L, CheckboxRootContext as La, FormSlotProps as Li, _default$33 as Ln, AtomExpose as Lo, _default$45 as Lr, SliderTrackProps as Lt, _default$6 as M, CheckboxSelectAllSlotProps as Ma, GroupRootSlotProps as Mi, SelectContentProps as Mn, AvatarRootProps as Mo, PaginationStatusProps as Mr, SliderThumbState as Mt, SingleRootProps as N, _default$70 as Na, _default$57 as Ni, SelectContentSlotProps as Nn, AvatarTicket as No, PaginationStatusSlotProps as Nr, _default$18 as Nt, useStepRoot as O, provideDialogContext as Oa, GroupItemProps as Oi, _default$30 as On, AvatarImageProps as Oo, _default$43 as Or, SliderHiddenInputProps as Ot, SingleRootSlotProps as P, CheckboxIndicatorProps as Pa, provideGroupRoot as Pi, _default$32 as Pn, _default$84 as Po, _default$44 as Pr, SliderRangeProps as Pt, _default$11 as Q, BreadcrumbsLinkProps as Qa, _default$62 as Qi, RadioIndicatorSlotProps as Qn, _default$50 as Qr, SnackbarRootContext as Qt, Switch as R, CheckboxRootProps as Ra, _default$58 as Ri, SelectActivatorProps as Rn, AtomProps as Ro, PaginationNextProps as Rr, SliderTrackSlotProps as Rt, StepItemSlotProps as S, DialogActivatorSlotProps as Sa, InputDescriptionSlotProps as Si, Select as Sn, BreadcrumbsTicketType as So, PopoverActivatorProps as Sr, SplitterRootProps as St, StepRootSlotProps as T, DialogRootProps as Ta, InputControlSlotProps as Ti, _default$29 as Tn, AvatarFallbackSlotProps as To, PopoverContext as Tr, provideSplitterRoot as Tt, SwitchThumbSlotProps as U, useCheckboxRoot as Ua, ExpansionPanelActivatorProps as Ui, SelectRootSlotProps as Un, _default$47 as Ur, _default$21 as Ut, _default$8 as V, _default$72 as Va, ExpansionPanelContentSlotProps as Vi, SelectContext as Vn, PaginationEllipsisProps as Vr, SliderRootProps as Vt, _default$9 as W, CheckboxHiddenInputProps as Wa, ExpansionPanelActivatorSlotProps as Wi, _default$35 as Wn, PaginationPrevProps as Wr, provideSliderRoot as Wt, SwitchRootSlotProps as X, useCheckboxGroup as Xa, ExpansionPanelItemProps as Xi, Radio as Xn, PaginationItemProps as Xr, SnackbarCloseSlotProps as Xt, SwitchRootProps as Y, provideCheckboxGroup as Ya, ExpansionPanelItemContext as Yi, _default$36 as Yn, _default$49 as Yr, SnackbarCloseProps as Yt, SwitchState as Z, Breadcrumbs as Za, ExpansionPanelItemSlotProps as Zi, RadioIndicatorProps as Zn, PaginationItemSlotProps as Zr, _default$23 as Zt, _default$3 as _, DialogContentEmits as _a, useInputRoot as _i, SelectionRootProps as _n, _default$81 as _o, Popover as _r, SplitterContext as _t, TabsItemProps as a, provideExpansionPanelRoot as aa, usePaginationControls as ai, SnackbarQueueProps as an, _default$77 as ao, provideRadioRoot as ar, _default$13 as at, Step as b, _default$67 as ba, _default$53 as bi, provideSelectionRoot as bn, BreadcrumbsRootContext as bo, PopoverContentSlotProps as br, SplitterPanelTicket as bt, TabsListProps as c, DialogCloseProps as ca, Input as ci, provideSnackbarQueueContext as cn, _default$78 as co, _default$39 as cr, Splitter as ct, TabsActivation as d, DialogDescriptionProps as da, InputRootSlotProps as di, SnackbarPortalSlotProps as dn, _default$79 as do, RadioGroupProps as dr, SplitterHandleState as dt, useExpansionPanelItem as ea, PaginationRootSlotProps as ei, SnackbarRootSlotProps as en, BreadcrumbsEllipsisProps as eo, RadioRootContext as er, useSwitchRoot as et, TabsContext as f, DialogDescriptionSlotProps as fa, InputState as fi, _default$26 as fn, BreadcrumbsListProps as fo, RadioGroupSlotProps as fr, _default$14 as ft, TabsTicket as g, _default$66 as ga, provideInputRoot as gi, _default$27 as gn, BreadcrumbsRootSlotProps as go, useRadioGroup as gr, _default$15 as gt, TabsRootSlotProps as h, DialogTitleSlotProps as ha, _default$52 as hi, SelectionItemSlotProps as hn, BreadcrumbsRootProps as ho, provideRadioGroup as hr, SplitterPanelSlotProps as ht, _default as i, _default$63 as ia, providePaginationRoot as ii, SnackbarQueueContext as in, BreadcrumbsDividerSlotProps as io, _default$38 as ir, SwitchGroupSlotProps as it, SingleItemSlotProps as j, CheckboxSelectAllProps as ja, GroupRootProps as ji, _default$31 as jn, AvatarContext as jo, Pagination as jr, SliderThumbSlotProps as jt, Single as k, useDialogContext as ka, GroupItemSlotProps as ki, SelectCueProps as kn, AvatarImageSlotProps as ko, providePopoverContext as kr, _default$17 as kt, TabsListSlotProps as l, DialogCloseSlotProps as la, InputRootContext as li, useSnackbarQueueContext as ln, BreadcrumbsItemProps as lo, RadioActivation as lr, SplitterHandleProps as lt, TabsRootProps as m, DialogTitleProps as ma, ValidateOn as mi, SelectionItemProps as mn, _default$80 as mo, _default$40 as mr, SplitterPanelProps as mt, TabsPanelProps as n, ExpansionPanelRootProps as na, providePaginationControls as ni, provideSnackbarRootContext as nn, _default$76 as no, RadioRootSlotProps as nr, _default$12 as nt, TabsItemSlotProps as o, useExpansionPanelRoot as oa, usePaginationItems as oi, SnackbarQueueSlotProps as on, BreadcrumbsPageProps as oo, useRadioRoot as or, provideSwitchGroup as ot, TabsOrientation as p, _default$65 as pa, ValidateEvent as pi, Selection as pn, BreadcrumbsListSlotProps as po, RadioTicket as pr, SplitterPanelExpose as pt, _default$10 as q, CheckboxGroupSlotProps as qa, ExpansionPanelHeaderSlotProps as qi, ScrimProps as qn, PaginationFirstProps as qr, SnackbarContentProps as qt, TabsPanelSlotProps as r, ExpansionPanelRootSlotProps as ra, providePaginationItems as ri, useSnackbarRootContext as rn, BreadcrumbsDividerProps as ro, RadioState as rr, SwitchGroupProps as rt, _default$1 as s, Dialog as sa, usePaginationRoot as si, _default$25 as sn, BreadcrumbsPageSlotProps as so, RadioHiddenInputProps as sr, useSwitchGroup as st, Tabs as t, ExpansionPanelOptionsContext as ta, _default$51 as ti, _default$24 as tn, BreadcrumbsEllipsisSlotProps as to, RadioRootProps as tr, SwitchHiddenInputProps as tt, _default$2 as u, _default$64 as ua, InputRootProps as ui, SnackbarPortalProps as un, BreadcrumbsItemSlotProps as uo, RadioGroupContext as ur, SplitterHandleSlotProps as ut, provideTabsRoot as v, DialogContentProps as va, InputErrorProps as vi, SelectionRootSlotProps as vn, provideBreadcrumbsRoot as vo, PopoverContentEmits as vr, SplitterOrientation as vt, StepRootProps as w, DialogContext as wa, InputControlProps as wi, SelectPlaceholderSlotProps as wn, AvatarFallbackProps as wo, _default$42 as wr, _default$16 as wt, StepItemProps as x, DialogActivatorProps as xa, InputDescriptionProps as xi, useSelectionRoot as xn, BreadcrumbsTicket as xo, _default$41 as xr, SplitterRootExpose as xt, useTabsRoot as y, DialogContentSlotProps as ya, InputErrorSlotProps as yi, _default$28 as yn, useBreadcrumbsRoot as yo, PopoverContentProps as yr, SplitterPanelInput as yt, SwitchTrackProps as z, CheckboxRootSlotProps as za, ExpansionPanel as zi, SelectActivatorSlotProps as zn, AtomSlots as zo, PaginationNextSlotProps as zr, _default$20 as zt };
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 };