@vuetify/v0 0.2.1 → 1.0.0-alpha.1

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 (113) hide show
  1. package/README.md +5 -1
  2. package/dist/{adapter-CCIeOzqr.mjs → adapter-CDpOQ8sn.mjs} +29 -20
  3. package/dist/{adapter-CcHB7rs3.d.mts → adapter-DoziXEzS.d.mts} +1 -1
  4. package/dist/{adapter-Drq1v5wV.mjs → adapter-DtgIrQsG.mjs} +5 -2
  5. package/dist/{adapter-BZjmDNJF.d.mts → adapter-J7ude3gO.d.mts} +2 -2
  6. package/dist/adapters-CFjrKxA2.mjs +5 -0
  7. package/dist/adapters-CiCexgsk.mjs +4 -0
  8. package/dist/{adapters-Cd8NDs18.mjs → adapters-Da2twiUn.mjs} +1 -1
  9. package/dist/adapters-DegUcfkd.mjs +2 -0
  10. package/dist/browser/index.js +10113 -8547
  11. package/dist/components/index.d.mts +3 -3
  12. package/dist/components/index.mjs +2 -2
  13. package/dist/{components-C142GPl_.mjs → components-CaPQCjo5.mjs} +1356 -386
  14. package/dist/composables/index.d.mts +11 -11
  15. package/dist/composables/index.mjs +24 -24
  16. package/dist/constants/index.mjs +2 -2
  17. package/dist/{createDataTable-DKE5QsMe.mjs → createDataTable-B4UflKnT.mjs} +100 -30
  18. package/dist/{createGroup-CzRZ9COh.mjs → createGroup-BC2nfttd.mjs} +24 -9
  19. package/dist/{createPagination-Tp4C4He8.mjs → createPagination-qvJkcTUY.mjs} +11 -7
  20. package/dist/{createSelection-Dsb3I0zm.mjs → createSelection-BA9guLah.mjs} +28 -21
  21. package/dist/{createSingle-C7IGUjP6.mjs → createSingle-BHxHLZeg.mjs} +13 -17
  22. package/dist/{createTokens-CHTawmud.mjs → createTokens-oJAeh262.mjs} +27 -15
  23. package/dist/{createTrinity-vvXk0ARD.mjs → createTrinity-BTCs1pYx.mjs} +34 -31
  24. package/dist/data-table/adapters/client/index.d.mts +1 -1
  25. package/dist/data-table/adapters/client/index.mjs +1 -1
  26. package/dist/data-table/adapters/index.d.mts +4 -4
  27. package/dist/data-table/adapters/index.mjs +5 -5
  28. package/dist/data-table/adapters/server/index.d.mts +1 -1
  29. package/dist/data-table/adapters/server/index.mjs +1 -1
  30. package/dist/data-table/adapters/virtual/index.d.mts +1 -1
  31. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  32. package/dist/data-table/index.d.mts +6 -6
  33. package/dist/data-table/index.mjs +6 -6
  34. package/dist/date/index.mjs +1 -1
  35. package/dist/features/adapters/posthog/index.mjs +1 -1
  36. package/dist/features/index.d.mts +1 -1
  37. package/dist/features/index.mjs +1 -1
  38. package/dist/{globals-BrRJkuSY.mjs → globals-Berkg6mP.mjs} +1 -1
  39. package/dist/{htmlElements-DcYtv0hg.mjs → htmlElements-CIePKaTX.mjs} +1 -1
  40. package/dist/{index-76fQGkkO.d.mts → index-D4odwkZg.d.mts} +8 -11
  41. package/dist/{index-B_XLHftL.d.mts → index-DFvLSoto.d.mts} +296 -258
  42. package/dist/{index-DoGxDgdN.d.mts → index-DVPq3_Fz.d.mts} +55 -4
  43. package/dist/{index-BFuSOgUi.d.mts → index-Gk3x_7zD.d.mts} +1570 -437
  44. package/dist/{index-BUsrN1vL.d.mts → index-TtSSvHY6.d.mts} +1 -1
  45. package/dist/index.d.mts +12 -12
  46. package/dist/index.mjs +27 -27
  47. package/dist/json/attributes.json +276 -0
  48. package/dist/json/importMap.json +60 -0
  49. package/dist/json/tags.json +136 -2
  50. package/dist/json/web-types.json +1183 -344
  51. package/dist/locale/adapters/index.d.mts +2 -2
  52. package/dist/locale/adapters/index.mjs +2 -2
  53. package/dist/locale/adapters/v0/index.d.mts +1 -1
  54. package/dist/locale/adapters/v0/index.mjs +1 -1
  55. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  56. package/dist/locale/index.d.mts +3 -3
  57. package/dist/locale/index.mjs +2 -2
  58. package/dist/logger/adapters/index.mjs +2 -2
  59. package/dist/logger/adapters/v0/index.mjs +1 -1
  60. package/dist/logger/index.d.mts +1 -1
  61. package/dist/logger/index.mjs +2 -2
  62. package/dist/notifications/index.d.mts +1 -1
  63. package/dist/notifications/index.mjs +1 -1
  64. package/dist/palettes/ant/index.d.mts +1 -1
  65. package/dist/palettes/index.d.mts +2 -2
  66. package/dist/palettes/material/index.d.mts +1 -1
  67. package/dist/palettes/md1/index.d.mts +1 -1
  68. package/dist/palettes/md2/index.d.mts +1 -1
  69. package/dist/palettes/radix/index.d.mts +1 -1
  70. package/dist/palettes/tailwind/index.d.mts +1 -1
  71. package/dist/permissions/adapters/index.d.mts +1 -1
  72. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  73. package/dist/permissions/index.d.mts +1 -1
  74. package/dist/permissions/index.mjs +1 -1
  75. package/dist/{posthog-Ccm8FQfD.mjs → posthog-CPvNHMUb.mjs} +1 -1
  76. package/dist/rules/index.d.mts +1 -1
  77. package/dist/rules/index.mjs +1 -1
  78. package/dist/{server-CIftA0pK.mjs → server-B6OtHgBT.mjs} +1 -1
  79. package/dist/{server-DNUTnISs.d.mts → server-ZiHJ4tfq.d.mts} +1 -1
  80. package/dist/storage/index.d.mts +1 -1
  81. package/dist/storage/index.mjs +1 -1
  82. package/dist/theme/adapters/index.d.mts +1 -1
  83. package/dist/theme/adapters/index.mjs +4 -4
  84. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  85. package/dist/theme/adapters/unhead/index.mjs +1 -1
  86. package/dist/theme/adapters/v0/index.d.mts +1 -1
  87. package/dist/theme/adapters/v0/index.mjs +1 -1
  88. package/dist/theme/index.d.mts +1 -1
  89. package/dist/theme/index.mjs +3 -3
  90. package/dist/{toArray-doLQVI56.mjs → toArray-BA_JxFPv.mjs} +9 -0
  91. package/dist/{unhead--58lO3Z-.mjs → unhead-D2YqAcmF.mjs} +2 -2
  92. package/dist/{useClickOutside-BjO3Nty9.mjs → useClickOutside-B9a6Jext.mjs} +572 -160
  93. package/dist/{useFeatures-D9bGOvh4.mjs → useFeatures-wgMwaQ5W.mjs} +14 -5
  94. package/dist/{useLocale-BRQTt3Ka.mjs → useLocale-qMmVnAwS.mjs} +14 -5
  95. package/dist/{useLogger-Daz-Zr0z.mjs → useLogger-DFIRqm-N.mjs} +33 -16
  96. package/dist/{usePermissions-Yp3guoLH.mjs → usePermissions-tZhkBJmq.mjs} +11 -3
  97. package/dist/{useRules-BFPH7q8w.mjs → useRules-D3UXEtu7.mjs} +10 -2
  98. package/dist/{useTheme-zRa0Nh_g.mjs → useTheme-BeD__R8t.mjs} +14 -5
  99. package/dist/utilities/index.mjs +5 -5
  100. package/dist/{v0-CcV0VwYd.mjs → v0-6XptGYVx.mjs} +2 -2
  101. package/dist/{v0-DOq_Ia5H.mjs → v0-BG7RhKBv.mjs} +2 -2
  102. package/dist/{v0-Bno8FQ_F.mjs → v0-CNitYI9N.mjs} +1 -1
  103. package/dist/{v0-BpgPZ1qB.d.mts → v0-CWXUkMY0.d.mts} +1 -1
  104. package/dist/{v0-BAG8p0si.d.mts → v0-Dzw5OwNo.d.mts} +1 -1
  105. package/dist/{v0-D-AEQbvj.mjs → v0-I2mHxD9T.mjs} +1 -1
  106. package/dist/{virtual-BaQWQ9ji.d.mts → virtual-BCOfxnRS.d.mts} +1 -1
  107. package/dist/{virtual-D1HwNBLS.mjs → virtual-To-dSw2_.mjs} +2 -2
  108. package/package.json +10 -7
  109. package/SKILL.md +0 -95
  110. package/dist/adapters-BbNfjyvY.mjs +0 -5
  111. package/dist/adapters-BzRMo72Y.mjs +0 -4
  112. package/dist/adapters-_DyP1X4U.mjs +0 -2
  113. /package/dist/{index-c55Utzva.d.mts → index-DvuJXuAN.d.mts} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { n as DOMElement, o as ID, s as MaybeArray, t as Activation } from "./index-B_AlCD7t.mjs";
2
- import { b as RegistryTicket, m as RegistryContext, x as RegistryTicketInput } from "./index-BUsrN1vL.mjs";
3
- import { Ei as ProgressContext, Ga as ComboboxContext, Gi as NestedActiveMode, Ho as SelectionTicket, Ji as NestedOpenMode, Ki as NestedContext, L as StackTicket, Lt as NotificationTicket, Na as StandardSchemaV1, Pi as NumberFieldContext, Po as SingleTicket, Qi as NestedTicket, Qr as StepContext, Sa as RuleAlias, To as BreadcrumbsContext, Uo as SelectionTicketInput, Zi as NestedSelectionMode, eo as ComboboxAdapterInterface, fa as FormValidationRule, fi as RatingItemDescriptor, ho as GroupContext, ia as InputState, io as VirtualFocusReturn, jo as SingleContext, ki as ProgressTicket, lo as OverflowContext, nt as RovingFocusReturn, oi as SliderContext, pi as RatingItemState, so as PopoverReturn, ti as StepTicket, ui as RatingContext, vo as GroupTicket, yt as PresenceState, zo as SelectionContext } from "./index-B_XLHftL.mjs";
4
- import { s as PaginationContext, u as PaginationTicket } from "./adapter-BZjmDNJF.mjs";
2
+ import { b as RegistryTicket, m as RegistryContext, x as RegistryTicketInput } from "./index-TtSSvHY6.mjs";
3
+ import { Ao as SingleTicket, Do as SingleContext, Ei as NumberFieldContext, Fi as NestedActiveMode, Fo as ImageStatus, Ha as ComboboxAdapterInterface, Hi as NestedTicket, Ho as SelectionTicket, Ii as NestedContext, Ka as VirtualFocusReturn, Ki as InputState, L as StackTicket, Lo as UseImageReturn, Lt as NotificationTicket, Na as ComboboxContext, Qr as SliderContext, Ri as NestedOpenMode, Uo as SelectionTicketInput, Vi as NestedSelectionMode, Ya as PopoverReturn, Za as StepContext, ai as RatingItemState, ao as OverflowContext, do as GroupContext, ea as FormValidationRule, eo as StepTicket, ii as RatingItemDescriptor, mo as GroupTicket, ni as RatingContext, nt as RovingFocusReturn, ua as RuleAlias, vi as ProgressContext, xa as StandardSchemaV1, xi as ProgressTicket, xo as BreadcrumbsContext, yt as PresenceState, zo as SelectionContext } from "./index-DFvLSoto.mjs";
4
+ import { s as PaginationContext, u as PaginationTicket } from "./adapter-J7ude3gO.mjs";
5
5
  import * as _$vue from "vue";
6
6
  import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
7
7
 
@@ -41,9 +41,9 @@ interface AtomExpose {
41
41
  element: TemplateRef<HTMLElement | null>;
42
42
  }
43
43
  interface AtomPrivateProps extends AtomProps {}
44
- declare const _default$147: typeof __VLS_export$147;
45
- declare const __VLS_export$147: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$28<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$28<AtomPrivateProps> & (typeof globalThis extends {
44
+ declare const _default$160: typeof __VLS_export$160;
45
+ declare const __VLS_export$160: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$30<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$30<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$147: <T extends Record<string, any> = {}>(__VLS_props
53
53
  }>) => _$vue.VNode & {
54
54
  __ctx?: Awaited<typeof __VLS_setup>;
55
55
  };
56
- type __VLS_PrettifyLocal$28<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
56
+ type __VLS_PrettifyLocal$30<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/AlertDialog/AlertDialogRoot.vue.d.ts
59
59
  interface AlertDialogContext {
@@ -84,21 +84,21 @@ interface AlertDialogRootSlotProps {
84
84
  close: () => void;
85
85
  }
86
86
  declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
87
- declare const _default$146: typeof __VLS_export$146;
88
- declare const __VLS_export$146: __VLS_WithSlots$111<_$vue.DefineComponent<AlertDialogRootProps & {
87
+ declare const _default$159: typeof __VLS_export$159;
88
+ declare const __VLS_export$159: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogRootProps & {
89
89
  modelValue?: boolean;
90
90
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
91
- "update:model-value": (value: boolean) => any;
92
91
  "update:modelValue": (value: boolean) => any;
92
+ "update:model-value": (value: boolean) => any;
93
93
  }, string, _$vue.PublicProps, Readonly<AlertDialogRootProps & {
94
94
  modelValue?: boolean;
95
95
  }> & Readonly<{
96
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
97
96
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
97
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
98
98
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
99
99
  default: (props: AlertDialogRootSlotProps) => any;
100
100
  }>;
101
- type __VLS_WithSlots$111<T, S> = T & {
101
+ type __VLS_WithSlots$122<T, S> = T & {
102
102
  new (): {
103
103
  $slots: S;
104
104
  };
@@ -120,11 +120,11 @@ interface AlertDialogActivatorSlotProps {
120
120
  'data-alert-dialog-open': '' | undefined;
121
121
  };
122
122
  }
123
- declare const _default$145: typeof __VLS_export$145;
124
- declare const __VLS_export$145: __VLS_WithSlots$110<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
123
+ declare const _default$158: typeof __VLS_export$158;
124
+ declare const __VLS_export$158: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
125
125
  default: (props: AlertDialogActivatorSlotProps) => any;
126
126
  }>;
127
- type __VLS_WithSlots$110<T, S> = T & {
127
+ type __VLS_WithSlots$121<T, S> = T & {
128
128
  new (): {
129
129
  $slots: S;
130
130
  };
@@ -165,8 +165,8 @@ interface AlertDialogContentSlotProps {
165
165
  'aria-describedby': string;
166
166
  };
167
167
  }
168
- declare const _default$144: typeof __VLS_export$144;
169
- declare const __VLS_export$144: __VLS_WithSlots$109<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
168
+ declare const _default$157: typeof __VLS_export$157;
169
+ declare const __VLS_export$157: __VLS_WithSlots$120<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
170
170
  cancel: (e: Event) => any;
171
171
  close: (e: Event) => any;
172
172
  }, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
@@ -175,7 +175,7 @@ declare const __VLS_export$144: __VLS_WithSlots$109<_$vue.DefineComponent<AlertD
175
175
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
176
176
  default: (props: AlertDialogContentSlotProps) => any;
177
177
  }>;
178
- type __VLS_WithSlots$109<T, S> = T & {
178
+ type __VLS_WithSlots$120<T, S> = T & {
179
179
  new (): {
180
180
  $slots: S;
181
181
  };
@@ -192,11 +192,11 @@ interface AlertDialogTitleSlotProps {
192
192
  id: string;
193
193
  };
194
194
  }
195
- declare const _default$143: typeof __VLS_export$143;
196
- declare const __VLS_export$143: __VLS_WithSlots$108<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
195
+ declare const _default$156: typeof __VLS_export$156;
196
+ declare const __VLS_export$156: __VLS_WithSlots$119<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
197
197
  default: (props: AlertDialogTitleSlotProps) => any;
198
198
  }>;
199
- type __VLS_WithSlots$108<T, S> = T & {
199
+ type __VLS_WithSlots$119<T, S> = T & {
200
200
  new (): {
201
201
  $slots: S;
202
202
  };
@@ -213,11 +213,11 @@ interface AlertDialogDescriptionSlotProps {
213
213
  id: string;
214
214
  };
215
215
  }
216
- declare const _default$142: typeof __VLS_export$142;
217
- declare const __VLS_export$142: __VLS_WithSlots$107<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
216
+ declare const _default$155: typeof __VLS_export$155;
217
+ declare const __VLS_export$155: __VLS_WithSlots$118<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
218
218
  default: (props: AlertDialogDescriptionSlotProps) => any;
219
219
  }>;
220
- type __VLS_WithSlots$107<T, S> = T & {
220
+ type __VLS_WithSlots$118<T, S> = T & {
221
221
  new (): {
222
222
  $slots: S;
223
223
  };
@@ -240,11 +240,11 @@ interface AlertDialogCancelSlotProps {
240
240
  'data-disabled': '' | undefined;
241
241
  };
242
242
  }
243
- declare const _default$141: typeof __VLS_export$141;
244
- declare const __VLS_export$141: __VLS_WithSlots$106<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
243
+ declare const _default$154: typeof __VLS_export$154;
244
+ declare const __VLS_export$154: __VLS_WithSlots$117<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
245
245
  default: (props: AlertDialogCancelSlotProps) => any;
246
246
  }>;
247
- type __VLS_WithSlots$106<T, S> = T & {
247
+ type __VLS_WithSlots$117<T, S> = T & {
248
248
  new (): {
249
249
  $slots: S;
250
250
  };
@@ -261,14 +261,14 @@ interface AlertDialogCloseSlotProps {
261
261
  /** Attributes to bind to the close button element */
262
262
  attrs: {
263
263
  'type': 'button' | undefined;
264
- 'aria-label': 'Close';
264
+ 'aria-label': string;
265
265
  };
266
266
  }
267
- declare const _default$140: typeof __VLS_export$140;
268
- declare const __VLS_export$140: __VLS_WithSlots$105<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
267
+ declare const _default$153: typeof __VLS_export$153;
268
+ declare const __VLS_export$153: __VLS_WithSlots$116<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
269
269
  default: (props: AlertDialogCloseSlotProps) => any;
270
270
  }>;
271
- type __VLS_WithSlots$105<T, S> = T & {
271
+ type __VLS_WithSlots$116<T, S> = T & {
272
272
  new (): {
273
273
  $slots: S;
274
274
  };
@@ -301,15 +301,15 @@ interface AlertDialogActionSlotProps {
301
301
  'data-pending': '' | undefined;
302
302
  };
303
303
  }
304
- declare const _default$139: typeof __VLS_export$139;
305
- declare const __VLS_export$139: __VLS_WithSlots$104<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
304
+ declare const _default$152: typeof __VLS_export$152;
305
+ declare const __VLS_export$152: __VLS_WithSlots$115<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
306
306
  action: (event: AlertDialogActionEvent) => any;
307
307
  }, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
308
308
  onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
309
309
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
310
310
  default: (props: AlertDialogActionSlotProps) => any;
311
311
  }>;
312
- type __VLS_WithSlots$104<T, S> = T & {
312
+ type __VLS_WithSlots$115<T, S> = T & {
313
313
  new (): {
314
314
  $slots: S;
315
315
  };
@@ -372,11 +372,11 @@ declare const AlertDialog: {
372
372
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AlertDialogRootProps & {
373
373
  modelValue?: boolean;
374
374
  }> & Readonly<{
375
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
376
375
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
376
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
377
377
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
378
- "update:model-value": (value: boolean) => any;
379
378
  "update:modelValue": (value: boolean) => any;
379
+ "update:model-value": (value: boolean) => any;
380
380
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
381
381
  P: {};
382
382
  B: {};
@@ -387,8 +387,8 @@ declare const AlertDialog: {
387
387
  }, Readonly<AlertDialogRootProps & {
388
388
  modelValue?: boolean;
389
389
  }> & Readonly<{
390
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
391
390
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
391
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
392
392
  }>, {}, {}, {}, {}, {}>;
393
393
  __isFragment?: never;
394
394
  __isTeleport?: never;
@@ -396,11 +396,11 @@ declare const AlertDialog: {
396
396
  } & _$vue.ComponentOptionsBase<Readonly<AlertDialogRootProps & {
397
397
  modelValue?: boolean;
398
398
  }> & Readonly<{
399
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
400
399
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
400
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
401
401
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
402
- "update:model-value": (value: boolean) => any;
403
402
  "update:modelValue": (value: boolean) => any;
403
+ "update:model-value": (value: boolean) => any;
404
404
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
405
405
  $slots: {
406
406
  default: (props: AlertDialogRootSlotProps) => any;
@@ -673,6 +673,35 @@ declare const AlertDialog: {
673
673
  });
674
674
  };
675
675
  //#endregion
676
+ //#region src/components/AspectRatio/AspectRatio.vue.d.ts
677
+ interface AspectRatioProps extends AtomProps {
678
+ /**
679
+ * The aspect ratio as `width / height`. Accepts a number (`16 / 9`) or a
680
+ * CSS `aspect-ratio` string (`'16 / 9'`, `'1.777'`).
681
+ * @default 1
682
+ */
683
+ ratio?: number | string;
684
+ }
685
+ interface AspectRatioSlotProps {
686
+ /** Resolved CSS `aspect-ratio` value. */
687
+ ratio: string;
688
+ /** Attributes to bind to the root element. */
689
+ attrs: {
690
+ style: {
691
+ aspectRatio: string;
692
+ };
693
+ };
694
+ }
695
+ declare const _default$151: typeof __VLS_export$151;
696
+ declare const __VLS_export$151: __VLS_WithSlots$114<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
697
+ default: (props: AspectRatioSlotProps) => any;
698
+ }>;
699
+ type __VLS_WithSlots$114<T, S> = T & {
700
+ new (): {
701
+ $slots: S;
702
+ };
703
+ };
704
+ //#endregion
676
705
  //#region src/components/Avatar/AvatarRoot.vue.d.ts
677
706
  interface AvatarRootProps extends AtomProps {
678
707
  /** Namespace for dependency injection */
@@ -684,11 +713,11 @@ interface AvatarTicket extends SelectionTicket {
684
713
  }
685
714
  interface AvatarContext extends SelectionContext<AvatarTicket> {}
686
715
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
687
- declare const _default$138: typeof __VLS_export$138;
688
- declare const __VLS_export$138: __VLS_WithSlots$103<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
716
+ declare const _default$150: typeof __VLS_export$150;
717
+ declare const __VLS_export$150: __VLS_WithSlots$113<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
689
718
  default?: (props: {}) => any;
690
719
  }>;
691
- type __VLS_WithSlots$103<T, S> = T & {
720
+ type __VLS_WithSlots$113<T, S> = T & {
692
721
  new (): {
693
722
  $slots: S;
694
723
  };
@@ -710,6 +739,14 @@ interface AvatarImageEmits {
710
739
  interface AvatarImageSlotProps {
711
740
  /** Whether this image is currently visible */
712
741
  isSelected: boolean;
742
+ /** Current loading status */
743
+ status: ImageStatus;
744
+ /** Whether the image has loaded successfully */
745
+ isLoaded: boolean;
746
+ /** Whether the image failed to load */
747
+ isError: boolean;
748
+ /** Reset the image and re-attempt loading */
749
+ retry: () => void;
713
750
  /** Attributes to bind to the image element */
714
751
  attrs: {
715
752
  role: 'img';
@@ -718,17 +755,17 @@ interface AvatarImageSlotProps {
718
755
  onError: (e: Event) => void;
719
756
  };
720
757
  }
721
- declare const _default$137: typeof __VLS_export$137;
722
- declare const __VLS_export$137: __VLS_WithSlots$102<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
723
- error: (e: Event) => any;
758
+ declare const _default$149: typeof __VLS_export$149;
759
+ declare const __VLS_export$149: __VLS_WithSlots$112<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
724
760
  load: (e: Event) => any;
761
+ error: (e: Event) => any;
725
762
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
726
- onError?: ((e: Event) => any) | undefined;
727
763
  onLoad?: ((e: Event) => any) | undefined;
764
+ onError?: ((e: Event) => any) | undefined;
728
765
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
729
766
  default: (props: AvatarImageSlotProps) => any;
730
767
  }>;
731
- type __VLS_WithSlots$102<T, S> = T & {
768
+ type __VLS_WithSlots$112<T, S> = T & {
732
769
  new (): {
733
770
  $slots: S;
734
771
  };
@@ -743,11 +780,11 @@ interface AvatarFallbackSlotProps {
743
780
  /** Whether this fallback is currently visible */
744
781
  isSelected: boolean;
745
782
  }
746
- declare const _default$136: typeof __VLS_export$136;
747
- declare const __VLS_export$136: __VLS_WithSlots$101<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
783
+ declare const _default$148: typeof __VLS_export$148;
784
+ declare const __VLS_export$148: __VLS_WithSlots$111<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
748
785
  default: (props: AvatarFallbackSlotProps) => any;
749
786
  }>;
750
- type __VLS_WithSlots$101<T, S> = T & {
787
+ type __VLS_WithSlots$111<T, S> = T & {
751
788
  new (): {
752
789
  $slots: S;
753
790
  };
@@ -815,11 +852,11 @@ declare const Avatar: {
815
852
  */
816
853
  Image: {
817
854
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
818
- onError?: ((e: Event) => any) | undefined;
819
855
  onLoad?: ((e: Event) => any) | undefined;
856
+ onError?: ((e: Event) => any) | undefined;
820
857
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
821
- error: (e: Event) => any;
822
858
  load: (e: Event) => any;
859
+ error: (e: Event) => any;
823
860
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
824
861
  P: {};
825
862
  B: {};
@@ -828,18 +865,18 @@ declare const Avatar: {
828
865
  M: {};
829
866
  Defaults: {};
830
867
  }, Readonly<AvatarImageProps> & Readonly<{
831
- onError?: ((e: Event) => any) | undefined;
832
868
  onLoad?: ((e: Event) => any) | undefined;
869
+ onError?: ((e: Event) => any) | undefined;
833
870
  }>, {}, {}, {}, {}, {}>;
834
871
  __isFragment?: never;
835
872
  __isTeleport?: never;
836
873
  __isSuspense?: never;
837
874
  } & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
838
- onError?: ((e: Event) => any) | undefined;
839
875
  onLoad?: ((e: Event) => any) | undefined;
876
+ onError?: ((e: Event) => any) | undefined;
840
877
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
841
- error: (e: Event) => any;
842
878
  load: (e: Event) => any;
879
+ error: (e: Event) => any;
843
880
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
844
881
  $slots: {
845
882
  default: (props: AvatarImageSlotProps) => any;
@@ -944,11 +981,11 @@ interface BreadcrumbsRootSlotProps {
944
981
  };
945
982
  }
946
983
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
947
- declare const _default$135: typeof __VLS_export$135;
948
- declare const __VLS_export$135: __VLS_WithSlots$100<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
984
+ declare const _default$147: typeof __VLS_export$147;
985
+ declare const __VLS_export$147: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
949
986
  default: (props: BreadcrumbsRootSlotProps) => unknown;
950
987
  }>;
951
- type __VLS_WithSlots$100<T, S> = T & {
988
+ type __VLS_WithSlots$110<T, S> = T & {
952
989
  new (): {
953
990
  $slots: S;
954
991
  };
@@ -961,11 +998,11 @@ interface BreadcrumbsListSlotProps {
961
998
  role: 'list';
962
999
  };
963
1000
  }
964
- declare const _default$134: typeof __VLS_export$134;
965
- declare const __VLS_export$134: __VLS_WithSlots$99<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1001
+ declare const _default$146: typeof __VLS_export$146;
1002
+ declare const __VLS_export$146: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
966
1003
  default: (props: BreadcrumbsListSlotProps) => unknown;
967
1004
  }>;
968
- type __VLS_WithSlots$99<T, S> = T & {
1005
+ type __VLS_WithSlots$109<T, S> = T & {
969
1006
  new (): {
970
1007
  $slots: S;
971
1008
  };
@@ -992,11 +1029,11 @@ interface BreadcrumbsItemSlotProps {
992
1029
  'data-selected': true | undefined;
993
1030
  };
994
1031
  }
995
- declare const _default$133: typeof __VLS_export$133;
996
- declare const __VLS_export$133: __VLS_WithSlots$98<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1032
+ declare const _default$145: typeof __VLS_export$145;
1033
+ declare const __VLS_export$145: __VLS_WithSlots$108<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
997
1034
  default: (props: BreadcrumbsItemSlotProps) => unknown;
998
1035
  }>;
999
- type __VLS_WithSlots$98<T, S> = T & {
1036
+ type __VLS_WithSlots$108<T, S> = T & {
1000
1037
  new (): {
1001
1038
  $slots: S;
1002
1039
  };
@@ -1010,11 +1047,11 @@ interface BreadcrumbsPageSlotProps {
1010
1047
  'aria-current': 'page';
1011
1048
  };
1012
1049
  }
1013
- declare const _default$132: typeof __VLS_export$132;
1014
- declare const __VLS_export$132: __VLS_WithSlots$97<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1050
+ declare const _default$144: typeof __VLS_export$144;
1051
+ declare const __VLS_export$144: __VLS_WithSlots$107<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1015
1052
  default: (props: BreadcrumbsPageSlotProps) => unknown;
1016
1053
  }>;
1017
- type __VLS_WithSlots$97<T, S> = T & {
1054
+ type __VLS_WithSlots$107<T, S> = T & {
1018
1055
  new (): {
1019
1056
  $slots: S;
1020
1057
  };
@@ -1042,11 +1079,11 @@ interface BreadcrumbsDividerSlotProps {
1042
1079
  'data-selected': true | undefined;
1043
1080
  };
1044
1081
  }
1045
- declare const _default$131: typeof __VLS_export$131;
1046
- declare const __VLS_export$131: __VLS_WithSlots$96<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1082
+ declare const _default$143: typeof __VLS_export$143;
1083
+ declare const __VLS_export$143: __VLS_WithSlots$106<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1047
1084
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
1048
1085
  }>;
1049
- type __VLS_WithSlots$96<T, S> = T & {
1086
+ type __VLS_WithSlots$106<T, S> = T & {
1050
1087
  new (): {
1051
1088
  $slots: S;
1052
1089
  };
@@ -1074,11 +1111,11 @@ interface BreadcrumbsEllipsisSlotProps {
1074
1111
  'data-selected': true | undefined;
1075
1112
  };
1076
1113
  }
1077
- declare const _default$130: typeof __VLS_export$130;
1078
- declare const __VLS_export$130: __VLS_WithSlots$95<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1114
+ declare const _default$142: typeof __VLS_export$142;
1115
+ declare const __VLS_export$142: __VLS_WithSlots$105<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1079
1116
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
1080
1117
  }>;
1081
- type __VLS_WithSlots$95<T, S> = T & {
1118
+ type __VLS_WithSlots$105<T, S> = T & {
1082
1119
  new (): {
1083
1120
  $slots: S;
1084
1121
  };
@@ -1086,11 +1123,11 @@ type __VLS_WithSlots$95<T, S> = T & {
1086
1123
  //#endregion
1087
1124
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
1088
1125
  type BreadcrumbsLinkProps = AtomProps;
1089
- declare const _default$129: typeof __VLS_export$129;
1090
- declare const __VLS_export$129: __VLS_WithSlots$94<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1126
+ declare const _default$141: typeof __VLS_export$141;
1127
+ declare const __VLS_export$141: __VLS_WithSlots$104<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1091
1128
  default?: (props: {}) => any;
1092
1129
  }>;
1093
- type __VLS_WithSlots$94<T, S> = T & {
1130
+ type __VLS_WithSlots$104<T, S> = T & {
1094
1131
  new (): {
1095
1132
  $slots: S;
1096
1133
  };
@@ -1397,11 +1434,11 @@ interface ButtonContentProps {
1397
1434
  interface ButtonContentSlotProps {
1398
1435
  isSelected: boolean;
1399
1436
  }
1400
- declare const _default$128: typeof __VLS_export$128;
1401
- declare const __VLS_export$128: __VLS_WithSlots$93<_$vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1437
+ declare const _default$140: typeof __VLS_export$140;
1438
+ declare const __VLS_export$140: __VLS_WithSlots$103<_$vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1402
1439
  default: (props: ButtonContentSlotProps) => any;
1403
1440
  }>;
1404
- type __VLS_WithSlots$93<T, S> = T & {
1441
+ type __VLS_WithSlots$103<T, S> = T & {
1405
1442
  new (): {
1406
1443
  $slots: S;
1407
1444
  };
@@ -1441,13 +1478,13 @@ interface ButtonGroupSlotProps {
1441
1478
  };
1442
1479
  }
1443
1480
  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>>;
1444
- declare const _default$127: typeof __VLS_export$127;
1445
- declare const __VLS_export$127: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$27<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1446
- props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(ButtonGroupProps & {
1481
+ declare const _default$139: typeof __VLS_export$139;
1482
+ declare const __VLS_export$139: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$29<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1483
+ props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(ButtonGroupProps & {
1447
1484
  modelValue?: T | T[];
1448
1485
  }) & {
1449
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1450
1486
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1487
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1451
1488
  }> & (typeof globalThis extends {
1452
1489
  __VLS_PROPS_FALLBACK: infer P;
1453
1490
  } ? P : {});
@@ -1460,7 +1497,7 @@ declare const __VLS_export$127: <T = unknown>(__VLS_props: NonNullable<Awaited<t
1460
1497
  }>) => _$vue.VNode & {
1461
1498
  __ctx?: Awaited<typeof __VLS_setup>;
1462
1499
  };
1463
- type __VLS_PrettifyLocal$27<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1500
+ type __VLS_PrettifyLocal$29<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1464
1501
  //#endregion
1465
1502
  //#region src/components/Button/ButtonHiddenInput.vue.d.ts
1466
1503
  interface ButtonHiddenInputProps {
@@ -1473,8 +1510,8 @@ interface ButtonHiddenInputProps {
1473
1510
  /** Associate with form by ID */
1474
1511
  form?: string;
1475
1512
  }
1476
- declare const _default$126: typeof __VLS_export$126;
1477
- declare const __VLS_export$126: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1513
+ declare const _default$138: typeof __VLS_export$138;
1514
+ declare const __VLS_export$138: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1478
1515
  //#endregion
1479
1516
  //#region src/components/Button/ButtonIcon.vue.d.ts
1480
1517
  interface ButtonIconProps extends AtomProps {
@@ -1489,11 +1526,11 @@ interface ButtonIconSlotProps {
1489
1526
  'aria-hidden': true;
1490
1527
  };
1491
1528
  }
1492
- declare const _default$125: typeof __VLS_export$125;
1493
- declare const __VLS_export$125: __VLS_WithSlots$92<_$vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1529
+ declare const _default$137: typeof __VLS_export$137;
1530
+ declare const __VLS_export$137: __VLS_WithSlots$102<_$vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1494
1531
  default: (props: ButtonIconSlotProps) => any;
1495
1532
  }>;
1496
- type __VLS_WithSlots$92<T, S> = T & {
1533
+ type __VLS_WithSlots$102<T, S> = T & {
1497
1534
  new (): {
1498
1535
  $slots: S;
1499
1536
  };
@@ -1510,11 +1547,11 @@ interface ButtonLoadingSlotProps {
1510
1547
  /** Whether this loading indicator is currently selected/visible */
1511
1548
  isSelected: boolean;
1512
1549
  }
1513
- declare const _default$124: typeof __VLS_export$124;
1514
- declare const __VLS_export$124: __VLS_WithSlots$91<_$vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1550
+ declare const _default$136: typeof __VLS_export$136;
1551
+ declare const __VLS_export$136: __VLS_WithSlots$101<_$vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1515
1552
  default: (props: ButtonLoadingSlotProps) => any;
1516
1553
  }>;
1517
- type __VLS_WithSlots$91<T, S> = T & {
1554
+ type __VLS_WithSlots$101<T, S> = T & {
1518
1555
  new (): {
1519
1556
  $slots: S;
1520
1557
  };
@@ -1598,9 +1635,9 @@ interface ButtonRootSlotProps {
1598
1635
  };
1599
1636
  }
1600
1637
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
1601
- declare const _default$123: typeof __VLS_export$123;
1602
- declare const __VLS_export$123: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$26<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1603
- props: _$vue.PublicProps & __VLS_PrettifyLocal$26<ButtonRootProps<V>> & (typeof globalThis extends {
1638
+ declare const _default$135: typeof __VLS_export$135;
1639
+ declare const __VLS_export$135: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$28<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1640
+ props: _$vue.PublicProps & __VLS_PrettifyLocal$28<ButtonRootProps<V>> & (typeof globalThis extends {
1604
1641
  __VLS_PROPS_FALLBACK: infer P;
1605
1642
  } ? P : {});
1606
1643
  expose: (exposed: {}) => void;
@@ -1612,7 +1649,7 @@ declare const __VLS_export$123: <V = unknown>(__VLS_props: NonNullable<Awaited<t
1612
1649
  }>) => _$vue.VNode & {
1613
1650
  __ctx?: Awaited<typeof __VLS_setup>;
1614
1651
  };
1615
- type __VLS_PrettifyLocal$26<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1652
+ type __VLS_PrettifyLocal$28<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1616
1653
  //#endregion
1617
1654
  //#region src/components/Button/index.d.ts
1618
1655
  /**
@@ -1712,8 +1749,8 @@ declare const Button: {
1712
1749
  as?: (DOMElement | null) | undefined;
1713
1750
  renderless?: boolean | undefined;
1714
1751
  modelValue?: (T | T[]) | undefined;
1715
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1716
1752
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1753
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1717
1754
  } & (typeof globalThis extends {
1718
1755
  __VLS_PROPS_FALLBACK: infer P;
1719
1756
  } ? P : {});
@@ -1885,64 +1922,112 @@ declare const Button: {
1885
1922
  };
1886
1923
  };
1887
1924
  //#endregion
1888
- //#region src/components/Checkbox/CheckboxGroup.vue.d.ts
1889
- interface CheckboxGroupProps extends AtomProps {
1890
- /** Namespace for dependency injection */
1925
+ //#region src/components/Carousel/CarouselRoot.vue.d.ts
1926
+ type CarouselOrientation = 'horizontal' | 'vertical';
1927
+ interface CarouselTicket extends StepTicket {
1928
+ /** Element reference for DOM measurement */
1929
+ el?: MaybeRefOrGetter<HTMLElement | null>;
1930
+ }
1931
+ interface CarouselRootProps extends AtomProps {
1932
+ /** Unique identifier for the carousel */
1933
+ id?: string;
1934
+ /** Accessible label for the carousel region */
1935
+ label?: string;
1936
+ /** Namespace for dependency injection (must match child namespace) */
1891
1937
  namespace?: string;
1892
- /** Disables the entire checkbox group */
1938
+ /** Disables the entire carousel */
1893
1939
  disabled?: boolean;
1894
- /** Auto-select non-disabled items on registration */
1895
- enroll?: boolean;
1896
- /**
1897
- * Controls mandatory checkbox behavior:
1898
- * - false (default): No mandatory enforcement
1899
- * - true: Prevents deselecting the last selected item
1900
- * - `force`: Automatically selects the first non-disabled item on registration
1901
- */
1902
- mandatory?: boolean | 'force';
1903
- /** Accessible name for the group */
1904
- label?: string;
1905
- /** ID of element that labels this group */
1906
- ariaLabelledby?: string;
1907
- /** ID of element that describes this group */
1908
- ariaDescribedby?: string;
1909
- }
1910
- interface CheckboxGroupSlotProps {
1911
- /** Whether the checkbox group is disabled */
1940
+ /** Whether navigation wraps around from last to first */
1941
+ circular?: boolean;
1942
+ /** Carousel orientation */
1943
+ orientation?: CarouselOrientation;
1944
+ /** Number of slides visible at once */
1945
+ perView?: number;
1946
+ /** Autoplay interval in milliseconds. 0 disables autoplay. */
1947
+ autoplay?: number;
1948
+ /** Scroll behavior for programmatic navigation */
1949
+ behavior?: ScrollBehavior;
1950
+ }
1951
+ interface CarouselRootSlotProps {
1952
+ /** Whether the carousel is disabled */
1912
1953
  isDisabled: boolean;
1913
- /** Whether no items are currently selected */
1914
- isNoneSelected: boolean;
1915
- /** Whether all selectable (non-disabled) items are selected */
1916
- isAllSelected: boolean;
1917
- /** Whether some but not all selectable items are selected */
1918
- isMixed: boolean;
1919
- /** Select an item by ID */
1920
- select: (id: ID | ID[]) => void;
1921
- /** Unselect an item by ID */
1922
- unselect: (id: ID | ID[]) => void;
1923
- /** Toggle an item's selection state by ID */
1924
- toggle: (id: ID | ID[]) => void;
1925
- /** Select all selectable (non-disabled) items */
1926
- selectAll: () => void;
1927
- /** Unselect all items (respects mandatory option) */
1928
- unselectAll: () => void;
1929
- /** Toggle between all selected and none selected */
1930
- toggleAll: () => void;
1954
+ /** Current orientation */
1955
+ orientation: CarouselOrientation;
1956
+ /** Number of slides visible at once */
1957
+ perView: number;
1958
+ /** Select the first slide */
1959
+ first: () => void;
1960
+ /** Select the last slide */
1961
+ last: () => void;
1962
+ /** Select the next slide */
1963
+ next: () => void;
1964
+ /** Select the previous slide */
1965
+ prev: () => void;
1966
+ /** Step forward or backward by a specific count */
1967
+ step: (count: number) => void;
1968
+ /** Select a slide by ID */
1969
+ select: (id: ID) => void;
1970
+ /** Whether autoplay is active */
1971
+ isAutoplay: boolean;
1972
+ /** Whether autoplay is paused */
1973
+ isPaused: boolean;
1974
+ /** Milliseconds remaining until next slide */
1975
+ remaining: number;
1976
+ /** Start or restart autoplay from full interval */
1977
+ play: () => void;
1978
+ /** Stop autoplay and reset timer */
1979
+ stop: () => void;
1980
+ /** Pause autoplay, preserving remaining time */
1981
+ pause: () => void;
1982
+ /** Resume autoplay from where it was paused */
1983
+ resume: () => void;
1931
1984
  /** Attributes to bind to the root element */
1932
1985
  attrs: {
1933
- 'role': 'group';
1934
- 'aria-label': string | undefined;
1935
- 'aria-labelledby': string | undefined;
1936
- 'aria-describedby': string | undefined;
1986
+ 'role': 'region';
1987
+ 'aria-roledescription': 'carousel';
1988
+ 'aria-label': string;
1989
+ 'aria-disabled': boolean;
1990
+ 'data-disabled': true | undefined;
1937
1991
  };
1938
1992
  }
1939
- 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>>;
1940
- declare const _default$122: typeof __VLS_export$122;
1941
- declare const __VLS_export$122: <T = unknown>(__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<{
1942
- props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(CheckboxGroupProps & {
1993
+ interface CarouselPartTicket extends RegistryTicketInput {
1994
+ type: 'viewport' | 'previous' | 'next' | 'indicator' | 'progress' | 'live-region';
1995
+ el: MaybeRefOrGetter<HTMLElement | null>;
1996
+ }
1997
+ interface CarouselContext extends StepContext<CarouselTicket> {
1998
+ /** Carousel orientation */
1999
+ orientation: Ref<CarouselOrientation>;
2000
+ /** Number of slides visible at once */
2001
+ perView: Ref<number>;
2002
+ /** Whether navigation wraps around */
2003
+ circular: Ref<boolean>;
2004
+ /** Root ID for generating sub-component IDs */
2005
+ rootId: string;
2006
+ /** Scroll behavior for programmatic navigation */
2007
+ behavior: Ref<ScrollBehavior>;
2008
+ /** Registry for structural sub-components */
2009
+ parts: RegistryContext<CarouselPartTicket>;
2010
+ /** Autoplay interval duration in ms (0 = disabled) */
2011
+ autoplay: Readonly<Ref<number>>;
2012
+ /** Milliseconds remaining until next auto-advance */
2013
+ remaining: Readonly<Ref<number>>;
2014
+ /** Whether autoplay is currently active */
2015
+ isAutoplay: Readonly<Ref<boolean>>;
2016
+ /** Whether autoplay is currently paused */
2017
+ isPaused: Readonly<Ref<boolean>>;
2018
+ /** Restart autoplay from full interval */
2019
+ play: () => void;
2020
+ /** Pause autoplay timer */
2021
+ pause: () => void;
2022
+ /** Resume autoplay timer from remaining time */
2023
+ resume: () => void;
2024
+ }
2025
+ declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
2026
+ declare const _default$134: typeof __VLS_export$134;
2027
+ declare const __VLS_export$134: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$27<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2028
+ props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CarouselRootProps & {
1943
2029
  modelValue?: T | T[];
1944
2030
  }) & {
1945
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1946
2031
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1947
2032
  }> & (typeof globalThis extends {
1948
2033
  __VLS_PROPS_FALLBACK: infer P;
@@ -1950,58 +2035,764 @@ declare const __VLS_export$122: <T = unknown>(__VLS_props: NonNullable<Awaited<t
1950
2035
  expose: (exposed: {}) => void;
1951
2036
  attrs: any;
1952
2037
  slots: {
1953
- default: (props: CheckboxGroupSlotProps) => any;
2038
+ default: (props: CarouselRootSlotProps) => any;
1954
2039
  };
1955
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2040
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
1956
2041
  }>) => _$vue.VNode & {
1957
2042
  __ctx?: Awaited<typeof __VLS_setup>;
1958
2043
  };
1959
- type __VLS_PrettifyLocal$25<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2044
+ type __VLS_PrettifyLocal$27<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1960
2045
  //#endregion
1961
- //#region src/components/Checkbox/CheckboxHiddenInput.vue.d.ts
1962
- interface CheckboxHiddenInputProps {
1963
- /** Namespace for context injection from parent Checkbox.Root */
2046
+ //#region src/components/Carousel/CarouselViewport.vue.d.ts
2047
+ interface CarouselViewportProps extends AtomProps {
2048
+ /** Namespace for connecting to parent Carousel.Root */
1964
2049
  namespace?: string;
1965
- /** Form field name (defaults to context value) */
1966
- name?: string;
1967
- /** Submitted value when checked (defaults to context value or 'on') */
1968
- value?: string;
1969
- /** Associate with form by ID (defaults to context value) */
1970
- form?: string;
1971
2050
  }
1972
- declare const _default$121: typeof __VLS_export$121;
1973
- declare const __VLS_export$121: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2051
+ interface CarouselViewportSlotProps {
2052
+ /** Whether the user is currently dragging/scrolling */
2053
+ isDragging: boolean;
2054
+ /** Attributes to bind to the viewport element */
2055
+ attrs: {
2056
+ 'id': string;
2057
+ 'data-orientation': 'horizontal' | 'vertical';
2058
+ 'data-dragging': true | undefined;
2059
+ 'style': Record<string, string | number>;
2060
+ };
2061
+ }
2062
+ declare const _default$133: typeof __VLS_export$133;
2063
+ declare const __VLS_export$133: __VLS_WithSlots$100<_$vue.DefineComponent<CarouselViewportProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2064
+ default: (props: CarouselViewportSlotProps) => any;
2065
+ }>;
2066
+ type __VLS_WithSlots$100<T, S> = T & {
2067
+ new (): {
2068
+ $slots: S;
2069
+ };
2070
+ };
1974
2071
  //#endregion
1975
- //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
1976
- /** Visual state of the checkbox for styling purposes */
1977
- type CheckboxState = 'checked' | 'unchecked' | 'indeterminate';
1978
- interface CheckboxRootContext<V = unknown> {
2072
+ //#region src/components/Carousel/CarouselItem.vue.d.ts
2073
+ interface CarouselItemProps<V = unknown> extends AtomProps {
2074
+ /** Unique identifier (auto-generated if not provided) */
2075
+ id?: ID;
2076
+ /** Value associated with this slide */
2077
+ value?: V;
2078
+ /** Disables this specific slide */
2079
+ disabled?: MaybeRefOrGetter<boolean>;
2080
+ /** Namespace for dependency injection */
2081
+ namespace?: string;
2082
+ }
2083
+ interface CarouselItemSlotProps {
1979
2084
  /** Unique identifier */
1980
- readonly id: ID;
1981
- /** Optional display label */
1982
- readonly label?: string;
1983
- /** Value associated with this checkbox */
1984
- readonly value: V | undefined;
1985
- /** Form field name (triggers auto hidden input when provided) */
1986
- readonly name?: string;
1987
- /** Associate with form by ID */
1988
- readonly form?: string;
1989
- /** Whether this checkbox is currently checked */
1990
- isChecked: Readonly<Ref<boolean>>;
1991
- /** Whether this checkbox is in a mixed/indeterminate state */
1992
- isMixed: Readonly<Ref<boolean>>;
1993
- /** Whether this checkbox is disabled */
1994
- isDisabled: Readonly<Ref<boolean>>;
1995
- /** Check this checkbox */
2085
+ id: string;
2086
+ /** Whether this slide is the selected (anchor) slide */
2087
+ isSelected: boolean;
2088
+ /** Whether this slide is in the visible window */
2089
+ isActive: boolean;
2090
+ /** Whether this slide is disabled */
2091
+ isDisabled: boolean;
2092
+ /** Slide index in the carousel */
2093
+ index: number;
2094
+ /** Select this slide */
1996
2095
  select: () => void;
1997
- /** Uncheck this checkbox */
2096
+ /** Unselect this slide */
1998
2097
  unselect: () => void;
1999
- /** Toggle this checkbox's state */
2098
+ /** Toggle this slide's selection state */
2000
2099
  toggle: () => void;
2001
- /** Set this checkbox to mixed/indeterminate state (group mode only) */
2002
- mix: () => void;
2003
- /** Clear mixed/indeterminate state (group mode only) */
2004
- unmix: () => void;
2100
+ /** Attributes to bind to the slide element */
2101
+ attrs: {
2102
+ 'id': string;
2103
+ 'role': 'group';
2104
+ 'aria-roledescription': 'slide';
2105
+ 'aria-label': string;
2106
+ 'aria-hidden': true | undefined;
2107
+ 'data-selected': true | undefined;
2108
+ 'data-active': true | undefined;
2109
+ 'data-disabled': true | undefined;
2110
+ 'data-index': number;
2111
+ 'style': Record<string, string>;
2112
+ };
2113
+ }
2114
+ declare const _default$132: typeof __VLS_export$132;
2115
+ declare const __VLS_export$132: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$26<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2116
+ props: _$vue.PublicProps & __VLS_PrettifyLocal$26<CarouselItemProps<V>> & (typeof globalThis extends {
2117
+ __VLS_PROPS_FALLBACK: infer P;
2118
+ } ? P : {});
2119
+ expose: (exposed: {}) => void;
2120
+ attrs: any;
2121
+ slots: {
2122
+ default: (props: CarouselItemSlotProps) => any;
2123
+ };
2124
+ emit: {};
2125
+ }>) => _$vue.VNode & {
2126
+ __ctx?: Awaited<typeof __VLS_setup>;
2127
+ };
2128
+ type __VLS_PrettifyLocal$26<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2129
+ //#endregion
2130
+ //#region src/components/Carousel/CarouselPrevious.vue.d.ts
2131
+ interface CarouselPreviousProps extends AtomProps {
2132
+ /** Namespace for connecting to parent Carousel.Root */
2133
+ namespace?: string;
2134
+ }
2135
+ interface CarouselPreviousSlotProps {
2136
+ /** Whether the button is disabled */
2137
+ isDisabled: boolean;
2138
+ /** Whether the carousel is at the first slide (non-circular) */
2139
+ isAtEdge: boolean;
2140
+ /** Attributes to bind to the button element */
2141
+ attrs: {
2142
+ 'type': 'button' | undefined;
2143
+ 'aria-label': string;
2144
+ 'aria-controls': string;
2145
+ 'aria-disabled': boolean;
2146
+ 'disabled': boolean | undefined;
2147
+ 'data-disabled': true | undefined;
2148
+ 'data-edge': true | undefined;
2149
+ 'onClick': () => void;
2150
+ };
2151
+ }
2152
+ declare const _default$131: typeof __VLS_export$131;
2153
+ declare const __VLS_export$131: __VLS_WithSlots$99<_$vue.DefineComponent<CarouselPreviousProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2154
+ default: (props: CarouselPreviousSlotProps) => any;
2155
+ }>;
2156
+ type __VLS_WithSlots$99<T, S> = T & {
2157
+ new (): {
2158
+ $slots: S;
2159
+ };
2160
+ };
2161
+ //#endregion
2162
+ //#region src/components/Carousel/CarouselNext.vue.d.ts
2163
+ interface CarouselNextProps extends AtomProps {
2164
+ /** Namespace for connecting to parent Carousel.Root */
2165
+ namespace?: string;
2166
+ }
2167
+ interface CarouselNextSlotProps {
2168
+ /** Whether the button is disabled */
2169
+ isDisabled: boolean;
2170
+ /** Whether the carousel is at the last slide (non-circular) */
2171
+ isAtEdge: boolean;
2172
+ /** Attributes to bind to the button element */
2173
+ attrs: {
2174
+ 'type': 'button' | undefined;
2175
+ 'aria-label': string;
2176
+ 'aria-controls': string;
2177
+ 'aria-disabled': boolean;
2178
+ 'disabled': boolean | undefined;
2179
+ 'data-disabled': true | undefined;
2180
+ 'data-edge': true | undefined;
2181
+ 'onClick': () => void;
2182
+ };
2183
+ }
2184
+ declare const _default$130: typeof __VLS_export$130;
2185
+ declare const __VLS_export$130: __VLS_WithSlots$98<_$vue.DefineComponent<CarouselNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2186
+ default: (props: CarouselNextSlotProps) => any;
2187
+ }>;
2188
+ type __VLS_WithSlots$98<T, S> = T & {
2189
+ new (): {
2190
+ $slots: S;
2191
+ };
2192
+ };
2193
+ //#endregion
2194
+ //#region src/components/Carousel/CarouselIndicator.vue.d.ts
2195
+ interface CarouselIndicatorProps extends AtomProps {
2196
+ /** Accessible label for the indicator group */
2197
+ label?: string;
2198
+ /** Namespace for connecting to parent Carousel.Root */
2199
+ namespace?: string;
2200
+ }
2201
+ interface CarouselIndicatorItem {
2202
+ /** Slide index (0-based) */
2203
+ index: number;
2204
+ /** Whether this indicator's slide is selected */
2205
+ isSelected: boolean;
2206
+ /** Whether this indicator's slide is in the visible window */
2207
+ isActive: boolean;
2208
+ /** Attributes to bind to each indicator element */
2209
+ attrs: {
2210
+ 'role': 'tab';
2211
+ 'tabindex': 0 | -1;
2212
+ 'aria-selected': boolean;
2213
+ 'aria-controls': string;
2214
+ 'aria-label': string;
2215
+ 'data-selected': true | undefined;
2216
+ 'data-active': true | undefined;
2217
+ 'onClick': () => void;
2218
+ 'onKeydown': (e: KeyboardEvent) => void;
2219
+ };
2220
+ }
2221
+ interface CarouselIndicatorSlotProps {
2222
+ /** Total number of slides */
2223
+ size: number;
2224
+ /** Currently selected slide index */
2225
+ selectedIndex: number;
2226
+ /** Array of indicator items with per-dot state and attrs */
2227
+ items: CarouselIndicatorItem[];
2228
+ /** Attributes to bind to the indicator container */
2229
+ attrs: {
2230
+ 'role': 'tablist';
2231
+ 'aria-label': string;
2232
+ 'aria-orientation': 'horizontal' | 'vertical';
2233
+ };
2234
+ }
2235
+ declare const _default$129: typeof __VLS_export$129;
2236
+ declare const __VLS_export$129: __VLS_WithSlots$97<_$vue.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2237
+ default: (props: CarouselIndicatorSlotProps) => any;
2238
+ }>;
2239
+ type __VLS_WithSlots$97<T, S> = T & {
2240
+ new (): {
2241
+ $slots: S;
2242
+ };
2243
+ };
2244
+ //#endregion
2245
+ //#region src/components/Carousel/CarouselProgress.vue.d.ts
2246
+ interface CarouselProgressProps extends AtomProps {
2247
+ /** Namespace for connecting to parent Carousel.Root */
2248
+ namespace?: string;
2249
+ }
2250
+ interface CarouselProgressSlotProps {
2251
+ /** Progress value from 0 to 1 */
2252
+ progress: number;
2253
+ /** Whether autoplay is currently active */
2254
+ isAutoplay: boolean;
2255
+ /** Whether autoplay is paused */
2256
+ isPaused: boolean;
2257
+ /** Attributes to bind to the progress element */
2258
+ attrs: {
2259
+ 'role': 'progressbar';
2260
+ 'aria-valuenow': number;
2261
+ 'aria-valuemin': 0;
2262
+ 'aria-valuemax': 100;
2263
+ 'aria-valuetext': string;
2264
+ 'aria-label': string;
2265
+ 'data-state': 'active' | 'paused' | 'idle';
2266
+ 'style': {
2267
+ width: string;
2268
+ };
2269
+ };
2270
+ }
2271
+ declare const _default$128: typeof __VLS_export$128;
2272
+ declare const __VLS_export$128: __VLS_WithSlots$96<_$vue.DefineComponent<CarouselProgressProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2273
+ default: (props: CarouselProgressSlotProps) => any;
2274
+ }>;
2275
+ type __VLS_WithSlots$96<T, S> = T & {
2276
+ new (): {
2277
+ $slots: S;
2278
+ };
2279
+ };
2280
+ //#endregion
2281
+ //#region src/components/Carousel/CarouselLiveRegion.vue.d.ts
2282
+ interface CarouselLiveRegionProps extends AtomProps {
2283
+ /** Namespace for connecting to parent Carousel.Root */
2284
+ namespace?: string;
2285
+ }
2286
+ interface CarouselLiveRegionSlotProps {
2287
+ /** Current slide number (1-indexed) */
2288
+ current: number;
2289
+ /** Total number of slides */
2290
+ size: number;
2291
+ /** Announcement text */
2292
+ text: string;
2293
+ /** Attributes to bind to the live region element */
2294
+ attrs: {
2295
+ 'aria-atomic': true;
2296
+ 'aria-live': 'polite';
2297
+ 'role': 'status';
2298
+ };
2299
+ }
2300
+ declare const _default$127: typeof __VLS_export$127;
2301
+ declare const __VLS_export$127: __VLS_WithSlots$95<_$vue.DefineComponent<CarouselLiveRegionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2302
+ default: (props: CarouselLiveRegionSlotProps) => any;
2303
+ }>;
2304
+ type __VLS_WithSlots$95<T, S> = T & {
2305
+ new (): {
2306
+ $slots: S;
2307
+ };
2308
+ };
2309
+ //#endregion
2310
+ //#region src/components/Carousel/index.d.ts
2311
+ /**
2312
+ * Carousel component with sub-components for building accessible slide navigation.
2313
+ *
2314
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2315
+ *
2316
+ * @example
2317
+ * ```vue
2318
+ * <script setup lang="ts">
2319
+ * import { Carousel } from '@vuetify/v0'
2320
+ * </script>
2321
+ *
2322
+ * <template>
2323
+ * <Carousel.Root circular>
2324
+ * <Carousel.Viewport>
2325
+ * <Carousel.Item v-for="i in 5" :key="i" :value="i">
2326
+ * Slide {{ i }}
2327
+ * </Carousel.Item>
2328
+ * </Carousel.Viewport>
2329
+ *
2330
+ * <Carousel.Previous>Previous</Carousel.Previous>
2331
+ * <Carousel.Next>Next</Carousel.Next>
2332
+ * </Carousel.Root>
2333
+ * </template>
2334
+ * ```
2335
+ */
2336
+ declare const Carousel: {
2337
+ /**
2338
+ * Root component that provides carousel context.
2339
+ *
2340
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2341
+ *
2342
+ * @example
2343
+ * ```vue
2344
+ * <script setup lang="ts">
2345
+ * import { Carousel } from '@vuetify/v0'
2346
+ * </script>
2347
+ *
2348
+ * <template>
2349
+ * <Carousel.Root circular :autoplay="5000">
2350
+ * <Carousel.Viewport>
2351
+ * <Carousel.Item v-for="i in 5" :key="i" :value="i">
2352
+ * Slide {{ i }}
2353
+ * </Carousel.Item>
2354
+ * </Carousel.Viewport>
2355
+ *
2356
+ * <Carousel.Previous>Previous</Carousel.Previous>
2357
+ * <Carousel.Next>Next</Carousel.Next>
2358
+ * <Carousel.LiveRegion class="sr-only" />
2359
+ * </Carousel.Root>
2360
+ * </template>
2361
+ * ```
2362
+ */
2363
+ Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
2364
+ attrs: any;
2365
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
2366
+ slots: {
2367
+ default: (props: CarouselRootSlotProps) => any;
2368
+ };
2369
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2370
+ props: _$vue.PublicProps & {
2371
+ id?: string | undefined;
2372
+ label?: string | undefined;
2373
+ namespace?: string | undefined;
2374
+ disabled?: boolean | undefined;
2375
+ circular?: boolean | undefined;
2376
+ orientation?: CarouselOrientation | undefined;
2377
+ perView?: number | undefined;
2378
+ autoplay?: number | undefined;
2379
+ behavior?: ScrollBehavior | undefined;
2380
+ as?: (DOMElement | null) | undefined;
2381
+ renderless?: boolean | undefined;
2382
+ modelValue?: (T | T[]) | undefined;
2383
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2384
+ } & (typeof globalThis extends {
2385
+ __VLS_PROPS_FALLBACK: infer P;
2386
+ } ? P : {});
2387
+ expose: (exposed: {}) => void;
2388
+ attrs: any;
2389
+ slots: {
2390
+ default: (props: CarouselRootSlotProps) => any;
2391
+ };
2392
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
2393
+ }>) => _$vue.VNode & {
2394
+ __ctx?: Awaited<typeof __VLS_setup>;
2395
+ };
2396
+ /**
2397
+ * Scroll-snap container for carousel items. Handles native drag/swipe
2398
+ * via CSS scroll-snap and synchronizes scroll position with selection.
2399
+ *
2400
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2401
+ *
2402
+ * @example
2403
+ * ```vue
2404
+ * <template>
2405
+ * <Carousel.Viewport class="cursor-grab data-[dragging]:cursor-grabbing">
2406
+ * <Carousel.Item v-for="i in 5" :key="i" :value="i">
2407
+ * Slide {{ i }}
2408
+ * </Carousel.Item>
2409
+ * </Carousel.Viewport>
2410
+ *
2411
+ * <!-- With slot props -->
2412
+ * <Carousel.Viewport v-slot="{ isDragging }">
2413
+ * <span v-if="isDragging">Dragging...</span>
2414
+ * </Carousel.Viewport>
2415
+ * </template>
2416
+ * ```
2417
+ */
2418
+ Viewport: {
2419
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2420
+ P: {};
2421
+ B: {};
2422
+ D: {};
2423
+ C: {};
2424
+ M: {};
2425
+ Defaults: {};
2426
+ }, Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2427
+ __isFragment?: never;
2428
+ __isTeleport?: never;
2429
+ __isSuspense?: never;
2430
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2431
+ $slots: {
2432
+ default: (props: CarouselViewportSlotProps) => any;
2433
+ };
2434
+ });
2435
+ /**
2436
+ * Individual carousel slide that registers with the step context.
2437
+ * Exposes selection state, visibility, and ARIA attributes.
2438
+ *
2439
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2440
+ *
2441
+ * @example
2442
+ * ```vue
2443
+ * <template>
2444
+ * <Carousel.Item :value="1">Slide 1</Carousel.Item>
2445
+ *
2446
+ * <!-- With slot props -->
2447
+ * <Carousel.Item :value="2" v-slot="{ isActive, isSelected }">
2448
+ * <div :class="{ 'opacity-100': isActive, 'opacity-40': !isActive }">
2449
+ * Slide 2
2450
+ * </div>
2451
+ * </Carousel.Item>
2452
+ *
2453
+ * <!-- With data attributes -->
2454
+ * <Carousel.Item :value="3" class="data-[active]:opacity-100 opacity-40">
2455
+ * Slide 3
2456
+ * </Carousel.Item>
2457
+ * </template>
2458
+ * ```
2459
+ */
2460
+ Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
2461
+ attrs: any;
2462
+ emit: {};
2463
+ slots: {
2464
+ default: (props: CarouselItemSlotProps) => any;
2465
+ };
2466
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2467
+ props: _$vue.PublicProps & {
2468
+ id?: ID | undefined;
2469
+ value?: V | undefined;
2470
+ disabled?: _$vue.MaybeRefOrGetter<boolean> | undefined;
2471
+ namespace?: string | undefined;
2472
+ as?: (DOMElement | null) | undefined;
2473
+ renderless?: boolean | undefined;
2474
+ } & (typeof globalThis extends {
2475
+ __VLS_PROPS_FALLBACK: infer P;
2476
+ } ? P : {});
2477
+ expose: (exposed: {}) => void;
2478
+ attrs: any;
2479
+ slots: {
2480
+ default: (props: CarouselItemSlotProps) => any;
2481
+ };
2482
+ emit: {};
2483
+ }>) => _$vue.VNode & {
2484
+ __ctx?: Awaited<typeof __VLS_setup>;
2485
+ };
2486
+ /**
2487
+ * Navigation button that moves to the previous slide. Automatically
2488
+ * disables at the first slide in non-circular mode.
2489
+ *
2490
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2491
+ *
2492
+ * @example
2493
+ * ```vue
2494
+ * <template>
2495
+ * <Carousel.Previous>Previous</Carousel.Previous>
2496
+ *
2497
+ * <!-- With slot props -->
2498
+ * <Carousel.Previous v-slot="{ isDisabled, isAtEdge }">
2499
+ * <span :class="{ 'opacity-50': isDisabled }">‹</span>
2500
+ * </Carousel.Previous>
2501
+ *
2502
+ * <!-- With data attributes -->
2503
+ * <Carousel.Previous class="data-[disabled]:opacity-40">
2504
+ * Previous
2505
+ * </Carousel.Previous>
2506
+ * </template>
2507
+ * ```
2508
+ */
2509
+ Previous: {
2510
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2511
+ P: {};
2512
+ B: {};
2513
+ D: {};
2514
+ C: {};
2515
+ M: {};
2516
+ Defaults: {};
2517
+ }, Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2518
+ __isFragment?: never;
2519
+ __isTeleport?: never;
2520
+ __isSuspense?: never;
2521
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2522
+ $slots: {
2523
+ default: (props: CarouselPreviousSlotProps) => any;
2524
+ };
2525
+ });
2526
+ /**
2527
+ * Navigation button that moves to the next slide. Automatically
2528
+ * disables at the last visible boundary in non-circular mode.
2529
+ *
2530
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2531
+ *
2532
+ * @example
2533
+ * ```vue
2534
+ * <template>
2535
+ * <Carousel.Next>Next</Carousel.Next>
2536
+ *
2537
+ * <!-- With slot props -->
2538
+ * <Carousel.Next v-slot="{ isDisabled, isAtEdge }">
2539
+ * <span :class="{ 'opacity-50': isDisabled }">›</span>
2540
+ * </Carousel.Next>
2541
+ *
2542
+ * <!-- With data attributes -->
2543
+ * <Carousel.Next class="data-[disabled]:opacity-40">
2544
+ * Next
2545
+ * </Carousel.Next>
2546
+ * </template>
2547
+ * ```
2548
+ */
2549
+ Next: {
2550
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2551
+ P: {};
2552
+ B: {};
2553
+ D: {};
2554
+ C: {};
2555
+ M: {};
2556
+ Defaults: {};
2557
+ }, Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2558
+ __isFragment?: never;
2559
+ __isTeleport?: never;
2560
+ __isSuspense?: never;
2561
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2562
+ $slots: {
2563
+ default: (props: CarouselNextSlotProps) => any;
2564
+ };
2565
+ });
2566
+ /**
2567
+ * Dot indicator navigation showing the active slide. Exposes an
2568
+ * `items` array via slot props — one entry per slide with selection
2569
+ * state and ARIA attributes. Uses roving tabindex for keyboard nav.
2570
+ *
2571
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2572
+ *
2573
+ * @example
2574
+ * ```vue
2575
+ * <template>
2576
+ * <Carousel.Indicator v-slot="{ items }">
2577
+ * <button
2578
+ * v-for="item in items"
2579
+ * :key="item.index"
2580
+ * v-bind="item.attrs"
2581
+ * class="size-2 rounded-full bg-surface-variant data-[selected]:bg-primary"
2582
+ * />
2583
+ * </Carousel.Indicator>
2584
+ * </template>
2585
+ * ```
2586
+ */
2587
+ Indicator: {
2588
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2589
+ P: {};
2590
+ B: {};
2591
+ D: {};
2592
+ C: {};
2593
+ M: {};
2594
+ Defaults: {};
2595
+ }, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2596
+ __isFragment?: never;
2597
+ __isTeleport?: never;
2598
+ __isSuspense?: never;
2599
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2600
+ $slots: {
2601
+ default: (props: CarouselIndicatorSlotProps) => any;
2602
+ };
2603
+ });
2604
+ /**
2605
+ * Autoplay progress bar that fills based on remaining timer duration.
2606
+ * Exposes progress (0–1), autoplay state, and width styling via
2607
+ * slot props. Use `data-state` to style active/paused/idle states.
2608
+ *
2609
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2610
+ *
2611
+ * @example
2612
+ * ```vue
2613
+ * <template>
2614
+ * <Carousel.Progress
2615
+ * class="h-1 bg-surface-variant data-[state=idle]:hidden"
2616
+ * >
2617
+ * <template #default="{ attrs }">
2618
+ * <div
2619
+ * class="h-full bg-primary transition-[width]"
2620
+ * :style="attrs.style"
2621
+ * />
2622
+ * </template>
2623
+ * </Carousel.Progress>
2624
+ * </template>
2625
+ * ```
2626
+ */
2627
+ Progress: {
2628
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2629
+ P: {};
2630
+ B: {};
2631
+ D: {};
2632
+ C: {};
2633
+ M: {};
2634
+ Defaults: {};
2635
+ }, Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2636
+ __isFragment?: never;
2637
+ __isTeleport?: never;
2638
+ __isSuspense?: never;
2639
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2640
+ $slots: {
2641
+ default: (props: CarouselProgressSlotProps) => any;
2642
+ };
2643
+ });
2644
+ /**
2645
+ * Visually-hidden live region that announces slide changes to screen
2646
+ * readers. Should be styled with sr-only/visually-hidden CSS.
2647
+ *
2648
+ * @see https://0.vuetifyjs.com/components/semantic/carousel
2649
+ *
2650
+ * @example
2651
+ * ```vue
2652
+ * <template>
2653
+ * <Carousel.Root>
2654
+ * <Carousel.LiveRegion class="sr-only" />
2655
+ * <!-- other carousel items -->
2656
+ * </Carousel.Root>
2657
+ * </template>
2658
+ * ```
2659
+ */
2660
+ LiveRegion: {
2661
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2662
+ P: {};
2663
+ B: {};
2664
+ D: {};
2665
+ C: {};
2666
+ M: {};
2667
+ Defaults: {};
2668
+ }, Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
2669
+ __isFragment?: never;
2670
+ __isTeleport?: never;
2671
+ __isSuspense?: never;
2672
+ } & _$vue.ComponentOptionsBase<Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2673
+ $slots: {
2674
+ default: (props: CarouselLiveRegionSlotProps) => any;
2675
+ };
2676
+ });
2677
+ };
2678
+ //#endregion
2679
+ //#region src/components/Checkbox/CheckboxGroup.vue.d.ts
2680
+ interface CheckboxGroupProps extends AtomProps {
2681
+ /** Namespace for dependency injection */
2682
+ namespace?: string;
2683
+ /** Disables the entire checkbox group */
2684
+ disabled?: boolean;
2685
+ /** Auto-select non-disabled items on registration */
2686
+ enroll?: boolean;
2687
+ /**
2688
+ * Controls mandatory checkbox behavior:
2689
+ * - false (default): No mandatory enforcement
2690
+ * - true: Prevents deselecting the last selected item
2691
+ * - `force`: Automatically selects the first non-disabled item on registration
2692
+ */
2693
+ mandatory?: boolean | 'force';
2694
+ /** Accessible name for the group */
2695
+ label?: string;
2696
+ /** ID of element that labels this group */
2697
+ ariaLabelledby?: string;
2698
+ /** ID of element that describes this group */
2699
+ ariaDescribedby?: string;
2700
+ }
2701
+ interface CheckboxGroupSlotProps {
2702
+ /** Whether the checkbox group is disabled */
2703
+ isDisabled: boolean;
2704
+ /** Whether no items are currently selected */
2705
+ isNoneSelected: boolean;
2706
+ /** Whether all selectable (non-disabled) items are selected */
2707
+ isAllSelected: boolean;
2708
+ /** Whether some but not all selectable items are selected */
2709
+ isMixed: boolean;
2710
+ /** Select an item by ID */
2711
+ select: (id: ID | ID[]) => void;
2712
+ /** Unselect an item by ID */
2713
+ unselect: (id: ID | ID[]) => void;
2714
+ /** Toggle an item's selection state by ID */
2715
+ toggle: (id: ID | ID[]) => void;
2716
+ /** Select all selectable (non-disabled) items */
2717
+ selectAll: () => void;
2718
+ /** Unselect all items (respects mandatory option) */
2719
+ unselectAll: () => void;
2720
+ /** Toggle between all selected and none selected */
2721
+ toggleAll: () => void;
2722
+ /** Attributes to bind to the root element */
2723
+ attrs: {
2724
+ 'role': 'group';
2725
+ 'aria-label': string | undefined;
2726
+ 'aria-labelledby': string | undefined;
2727
+ 'aria-describedby': string | undefined;
2728
+ };
2729
+ }
2730
+ 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>>;
2731
+ declare const _default$126: typeof __VLS_export$126;
2732
+ declare const __VLS_export$126: <T = unknown>(__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<{
2733
+ props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(CheckboxGroupProps & {
2734
+ modelValue?: T | T[];
2735
+ }) & {
2736
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2737
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2738
+ }> & (typeof globalThis extends {
2739
+ __VLS_PROPS_FALLBACK: infer P;
2740
+ } ? P : {});
2741
+ expose: (exposed: {}) => void;
2742
+ attrs: any;
2743
+ slots: {
2744
+ default: (props: CheckboxGroupSlotProps) => any;
2745
+ };
2746
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
2747
+ }>) => _$vue.VNode & {
2748
+ __ctx?: Awaited<typeof __VLS_setup>;
2749
+ };
2750
+ type __VLS_PrettifyLocal$25<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
2751
+ //#endregion
2752
+ //#region src/components/Checkbox/CheckboxHiddenInput.vue.d.ts
2753
+ interface CheckboxHiddenInputProps {
2754
+ /** Namespace for context injection from parent Checkbox.Root */
2755
+ namespace?: string;
2756
+ /** Form field name (defaults to context value) */
2757
+ name?: string;
2758
+ /** Submitted value when checked (defaults to context value or 'on') */
2759
+ value?: string;
2760
+ /** Associate with form by ID (defaults to context value) */
2761
+ form?: string;
2762
+ }
2763
+ declare const _default$125: typeof __VLS_export$125;
2764
+ declare const __VLS_export$125: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2765
+ //#endregion
2766
+ //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
2767
+ /** Visual state of the checkbox for styling purposes */
2768
+ type CheckboxState = 'checked' | 'unchecked' | 'indeterminate';
2769
+ interface CheckboxRootContext<V = unknown> {
2770
+ /** Unique identifier */
2771
+ readonly id: ID;
2772
+ /** Optional display label */
2773
+ readonly label?: string;
2774
+ /** Value associated with this checkbox */
2775
+ readonly value: V | undefined;
2776
+ /** Form field name (triggers auto hidden input when provided) */
2777
+ readonly name?: string;
2778
+ /** Associate with form by ID */
2779
+ readonly form?: string;
2780
+ /** Whether this checkbox is currently checked */
2781
+ isChecked: Readonly<Ref<boolean>>;
2782
+ /** Whether this checkbox is in a mixed/indeterminate state */
2783
+ isMixed: Readonly<Ref<boolean>>;
2784
+ /** Whether this checkbox is disabled */
2785
+ isDisabled: Readonly<Ref<boolean>>;
2786
+ /** Check this checkbox */
2787
+ select: () => void;
2788
+ /** Uncheck this checkbox */
2789
+ unselect: () => void;
2790
+ /** Toggle this checkbox's state */
2791
+ toggle: () => void;
2792
+ /** Set this checkbox to mixed/indeterminate state (group mode only) */
2793
+ mix: () => void;
2794
+ /** Clear mixed/indeterminate state (group mode only) */
2795
+ unmix: () => void;
2005
2796
  }
2006
2797
  interface CheckboxRootProps<V = unknown> extends AtomProps {
2007
2798
  /** Unique identifier (auto-generated if not provided) */
@@ -2068,13 +2859,13 @@ interface CheckboxRootSlotProps<V = unknown> {
2068
2859
  };
2069
2860
  }
2070
2861
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
2071
- declare const _default$120: typeof __VLS_export$120;
2072
- declare const __VLS_export$120: <V = 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<{
2862
+ declare const _default$124: typeof __VLS_export$124;
2863
+ declare const __VLS_export$124: <V = 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<{
2073
2864
  props: _$vue.PublicProps & __VLS_PrettifyLocal$24<(CheckboxRootProps<V> & {
2074
2865
  modelValue?: boolean;
2075
2866
  }) & {
2076
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2077
2867
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
2868
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2078
2869
  }> & (typeof globalThis extends {
2079
2870
  __VLS_PROPS_FALLBACK: infer P;
2080
2871
  } ? P : {});
@@ -2107,11 +2898,11 @@ interface CheckboxIndicatorSlotProps {
2107
2898
  };
2108
2899
  };
2109
2900
  }
2110
- declare const _default$119: typeof __VLS_export$119;
2111
- declare const __VLS_export$119: __VLS_WithSlots$90<_$vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2901
+ declare const _default$123: typeof __VLS_export$123;
2902
+ declare const __VLS_export$123: __VLS_WithSlots$94<_$vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2112
2903
  default: (props: CheckboxIndicatorSlotProps) => any;
2113
2904
  }>;
2114
- type __VLS_WithSlots$90<T, S> = T & {
2905
+ type __VLS_WithSlots$94<T, S> = T & {
2115
2906
  new (): {
2116
2907
  $slots: S;
2117
2908
  };
@@ -2161,11 +2952,11 @@ interface CheckboxSelectAllSlotProps {
2161
2952
  'data-disabled': true | undefined;
2162
2953
  };
2163
2954
  }
2164
- declare const _default$118: typeof __VLS_export$118;
2165
- declare const __VLS_export$118: __VLS_WithSlots$89<_$vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2955
+ declare const _default$122: typeof __VLS_export$122;
2956
+ declare const __VLS_export$122: __VLS_WithSlots$93<_$vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2166
2957
  default: (props: CheckboxSelectAllSlotProps) => any;
2167
2958
  }>;
2168
- type __VLS_WithSlots$89<T, S> = T & {
2959
+ type __VLS_WithSlots$93<T, S> = T & {
2169
2960
  new (): {
2170
2961
  $slots: S;
2171
2962
  };
@@ -2240,8 +3031,8 @@ declare const Checkbox: {
2240
3031
  as?: (DOMElement | null) | undefined;
2241
3032
  renderless?: boolean | undefined;
2242
3033
  modelValue?: (T | T[]) | undefined;
2243
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2244
3034
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
3035
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2245
3036
  } & (typeof globalThis extends {
2246
3037
  __VLS_PROPS_FALLBACK: infer P;
2247
3038
  } ? P : {});
@@ -2371,8 +3162,8 @@ declare const Checkbox: {
2371
3162
  as?: (DOMElement | null) | undefined;
2372
3163
  renderless?: boolean | undefined;
2373
3164
  modelValue?: boolean | undefined;
2374
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2375
3165
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
3166
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2376
3167
  } & (typeof globalThis extends {
2377
3168
  __VLS_PROPS_FALLBACK: infer P;
2378
3169
  } ? P : {});
@@ -2472,21 +3263,21 @@ interface CollapsibleRootSlotProps {
2472
3263
  };
2473
3264
  }
2474
3265
  declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
2475
- declare const _default$117: typeof __VLS_export$117;
2476
- declare const __VLS_export$117: __VLS_WithSlots$88<_$vue.DefineComponent<CollapsibleRootProps & {
3266
+ declare const _default$121: typeof __VLS_export$121;
3267
+ declare const __VLS_export$121: __VLS_WithSlots$92<_$vue.DefineComponent<CollapsibleRootProps & {
2477
3268
  modelValue?: boolean;
2478
3269
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2479
- "update:model-value": (value: boolean) => any;
2480
3270
  "update:modelValue": (value: boolean) => any;
3271
+ "update:model-value": (value: boolean) => any;
2481
3272
  }, string, _$vue.PublicProps, Readonly<CollapsibleRootProps & {
2482
3273
  modelValue?: boolean;
2483
3274
  }> & Readonly<{
2484
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2485
3275
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3276
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2486
3277
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2487
3278
  default: (props: CollapsibleRootSlotProps) => any;
2488
3279
  }>;
2489
- type __VLS_WithSlots$88<T, S> = T & {
3280
+ type __VLS_WithSlots$92<T, S> = T & {
2490
3281
  new (): {
2491
3282
  $slots: S;
2492
3283
  };
@@ -2519,11 +3310,11 @@ interface CollapsibleActivatorSlotProps {
2519
3310
  'onKeydown': (e: KeyboardEvent) => void;
2520
3311
  };
2521
3312
  }
2522
- declare const _default$116: typeof __VLS_export$116;
2523
- declare const __VLS_export$116: __VLS_WithSlots$87<_$vue.DefineComponent<CollapsibleActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3313
+ declare const _default$120: typeof __VLS_export$120;
3314
+ declare const __VLS_export$120: __VLS_WithSlots$91<_$vue.DefineComponent<CollapsibleActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2524
3315
  default: (props: CollapsibleActivatorSlotProps) => any;
2525
3316
  }>;
2526
- type __VLS_WithSlots$87<T, S> = T & {
3317
+ type __VLS_WithSlots$91<T, S> = T & {
2527
3318
  new (): {
2528
3319
  $slots: S;
2529
3320
  };
@@ -2540,11 +3331,11 @@ interface CollapsibleCueSlotProps {
2540
3331
  'data-state': 'open' | 'closed';
2541
3332
  };
2542
3333
  }
2543
- declare const _default$115: typeof __VLS_export$115;
2544
- declare const __VLS_export$115: __VLS_WithSlots$86<_$vue.DefineComponent<CollapsibleCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3334
+ declare const _default$119: typeof __VLS_export$119;
3335
+ declare const __VLS_export$119: __VLS_WithSlots$90<_$vue.DefineComponent<CollapsibleCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2545
3336
  default: (props: CollapsibleCueSlotProps) => any;
2546
3337
  }>;
2547
- type __VLS_WithSlots$86<T, S> = T & {
3338
+ type __VLS_WithSlots$90<T, S> = T & {
2548
3339
  new (): {
2549
3340
  $slots: S;
2550
3341
  };
@@ -2567,11 +3358,11 @@ interface CollapsibleContentSlotProps {
2567
3358
  'data-disabled': true | undefined;
2568
3359
  };
2569
3360
  }
2570
- declare const _default$114: typeof __VLS_export$114;
2571
- declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3361
+ declare const _default$118: typeof __VLS_export$118;
3362
+ declare const __VLS_export$118: __VLS_WithSlots$89<_$vue.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2572
3363
  default: (props: CollapsibleContentSlotProps) => any;
2573
3364
  }>;
2574
- type __VLS_WithSlots$85<T, S> = T & {
3365
+ type __VLS_WithSlots$89<T, S> = T & {
2575
3366
  new (): {
2576
3367
  $slots: S;
2577
3368
  };
@@ -2608,11 +3399,11 @@ declare const Collapsible: {
2608
3399
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CollapsibleRootProps & {
2609
3400
  modelValue?: boolean;
2610
3401
  }> & Readonly<{
2611
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2612
3402
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3403
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2613
3404
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2614
- "update:model-value": (value: boolean) => any;
2615
3405
  "update:modelValue": (value: boolean) => any;
3406
+ "update:model-value": (value: boolean) => any;
2616
3407
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2617
3408
  P: {};
2618
3409
  B: {};
@@ -2623,8 +3414,8 @@ declare const Collapsible: {
2623
3414
  }, Readonly<CollapsibleRootProps & {
2624
3415
  modelValue?: boolean;
2625
3416
  }> & Readonly<{
2626
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2627
3417
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3418
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2628
3419
  }>, {}, {}, {}, {}, {}>;
2629
3420
  __isFragment?: never;
2630
3421
  __isTeleport?: never;
@@ -2632,11 +3423,11 @@ declare const Collapsible: {
2632
3423
  } & _$vue.ComponentOptionsBase<Readonly<CollapsibleRootProps & {
2633
3424
  modelValue?: boolean;
2634
3425
  }> & Readonly<{
2635
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2636
3426
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3427
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
2637
3428
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2638
- "update:model-value": (value: boolean) => any;
2639
3429
  "update:modelValue": (value: boolean) => any;
3430
+ "update:model-value": (value: boolean) => any;
2640
3431
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2641
3432
  $slots: {
2642
3433
  default: (props: CollapsibleRootSlotProps) => any;
@@ -2753,21 +3544,21 @@ interface ComboboxRootSlotProps {
2753
3544
  clear: () => void;
2754
3545
  }
2755
3546
  declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
2756
- declare const _default$113: typeof __VLS_export$113;
2757
- declare const __VLS_export$113: __VLS_WithSlots$84<_$vue.DefineComponent<ComboboxRootProps & {
3547
+ declare const _default$117: typeof __VLS_export$117;
3548
+ declare const __VLS_export$117: __VLS_WithSlots$88<_$vue.DefineComponent<ComboboxRootProps & {
2758
3549
  modelValue?: ID | ID[];
2759
3550
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2760
- "update:model-value": (value: ID | ID[]) => any;
2761
3551
  "update:modelValue": (value: ID | ID[] | undefined) => any;
3552
+ "update:model-value": (value: ID | ID[]) => any;
2762
3553
  }, string, _$vue.PublicProps, Readonly<ComboboxRootProps & {
2763
3554
  modelValue?: ID | ID[];
2764
3555
  }> & Readonly<{
2765
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
2766
3556
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
3557
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
2767
3558
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2768
3559
  default: (props: ComboboxRootSlotProps) => any;
2769
3560
  }>;
2770
- type __VLS_WithSlots$84<T, S> = T & {
3561
+ type __VLS_WithSlots$88<T, S> = T & {
2771
3562
  new (): {
2772
3563
  $slots: S;
2773
3564
  };
@@ -2786,11 +3577,11 @@ interface ComboboxActivatorSlotProps {
2786
3577
  'data-state': 'open' | 'closed';
2787
3578
  };
2788
3579
  }
2789
- declare const _default$112: typeof __VLS_export$112;
2790
- declare const __VLS_export$112: __VLS_WithSlots$83<_$vue.DefineComponent<ComboboxActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3580
+ declare const _default$116: typeof __VLS_export$116;
3581
+ declare const __VLS_export$116: __VLS_WithSlots$87<_$vue.DefineComponent<ComboboxActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2791
3582
  default: (props: ComboboxActivatorSlotProps) => any;
2792
3583
  }>;
2793
- type __VLS_WithSlots$83<T, S> = T & {
3584
+ type __VLS_WithSlots$87<T, S> = T & {
2794
3585
  new (): {
2795
3586
  $slots: S;
2796
3587
  };
@@ -2828,11 +3619,11 @@ interface ComboboxControlSlotProps {
2828
3619
  'onKeydown': (e: KeyboardEvent) => void;
2829
3620
  };
2830
3621
  }
2831
- declare const _default$111: typeof __VLS_export$111;
2832
- declare const __VLS_export$111: __VLS_WithSlots$82<_$vue.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3622
+ declare const _default$115: typeof __VLS_export$115;
3623
+ declare const __VLS_export$115: __VLS_WithSlots$86<_$vue.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2833
3624
  default: (props: ComboboxControlSlotProps) => any;
2834
3625
  }>;
2835
- type __VLS_WithSlots$82<T, S> = T & {
3626
+ type __VLS_WithSlots$86<T, S> = T & {
2836
3627
  new (): {
2837
3628
  $slots: S;
2838
3629
  };
@@ -2850,11 +3641,11 @@ interface ComboboxCueSlotProps {
2850
3641
  'onClick': () => void;
2851
3642
  };
2852
3643
  }
2853
- declare const _default$110: typeof __VLS_export$110;
2854
- declare const __VLS_export$110: __VLS_WithSlots$81<_$vue.DefineComponent<ComboboxCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3644
+ declare const _default$114: typeof __VLS_export$114;
3645
+ declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<ComboboxCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2855
3646
  default: (props: ComboboxCueSlotProps) => any;
2856
3647
  }>;
2857
- type __VLS_WithSlots$81<T, S> = T & {
3648
+ type __VLS_WithSlots$85<T, S> = T & {
2858
3649
  new (): {
2859
3650
  $slots: S;
2860
3651
  };
@@ -2873,11 +3664,11 @@ interface ComboboxContentSlotProps {
2873
3664
  /** Attributes to bind to the content element */
2874
3665
  attrs: Record<string, unknown>;
2875
3666
  }
2876
- declare const _default$109: typeof __VLS_export$109;
2877
- declare const __VLS_export$109: __VLS_WithSlots$80<_$vue.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3667
+ declare const _default$113: typeof __VLS_export$113;
3668
+ declare const __VLS_export$113: __VLS_WithSlots$84<_$vue.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2878
3669
  default: (props: ComboboxContentSlotProps) => any;
2879
3670
  }>;
2880
- type __VLS_WithSlots$80<T, S> = T & {
3671
+ type __VLS_WithSlots$84<T, S> = T & {
2881
3672
  new (): {
2882
3673
  $slots: S;
2883
3674
  };
@@ -2919,8 +3710,8 @@ interface ComboboxItemSlotProps<V = unknown> {
2919
3710
  'data-id': string;
2920
3711
  };
2921
3712
  }
2922
- declare const _default$108: typeof __VLS_export$108;
2923
- declare const __VLS_export$108: <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<{
3713
+ declare const _default$112: typeof __VLS_export$112;
3714
+ declare const __VLS_export$112: <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<{
2924
3715
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<ComboboxItemProps<V>> & (typeof globalThis extends {
2925
3716
  __VLS_PROPS_FALLBACK: infer P;
2926
3717
  } ? P : {});
@@ -2944,11 +3735,11 @@ interface ComboboxEmptySlotProps {
2944
3735
  /** Current query string */
2945
3736
  query: string;
2946
3737
  }
2947
- declare const _default$107: typeof __VLS_export$107;
2948
- declare const __VLS_export$107: __VLS_WithSlots$79<_$vue.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3738
+ declare const _default$111: typeof __VLS_export$111;
3739
+ declare const __VLS_export$111: __VLS_WithSlots$83<_$vue.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2949
3740
  default: (props: ComboboxEmptySlotProps) => any;
2950
3741
  }>;
2951
- type __VLS_WithSlots$79<T, S> = T & {
3742
+ type __VLS_WithSlots$83<T, S> = T & {
2952
3743
  new (): {
2953
3744
  $slots: S;
2954
3745
  };
@@ -2963,11 +3754,11 @@ interface ComboboxDescriptionSlotProps {
2963
3754
  /** ID for this description element */
2964
3755
  id: string;
2965
3756
  }
2966
- declare const _default$106: typeof __VLS_export$106;
2967
- declare const __VLS_export$106: __VLS_WithSlots$78<_$vue.DefineComponent<ComboboxDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3757
+ declare const _default$110: typeof __VLS_export$110;
3758
+ declare const __VLS_export$110: __VLS_WithSlots$82<_$vue.DefineComponent<ComboboxDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2968
3759
  default: (props: ComboboxDescriptionSlotProps) => any;
2969
3760
  }>;
2970
- type __VLS_WithSlots$78<T, S> = T & {
3761
+ type __VLS_WithSlots$82<T, S> = T & {
2971
3762
  new (): {
2972
3763
  $slots: S;
2973
3764
  };
@@ -2990,11 +3781,11 @@ interface ComboboxErrorSlotProps {
2990
3781
  'data-state': 'visible' | 'hidden';
2991
3782
  };
2992
3783
  }
2993
- declare const _default$105: typeof __VLS_export$105;
2994
- declare const __VLS_export$105: __VLS_WithSlots$77<_$vue.DefineComponent<ComboboxErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3784
+ declare const _default$109: typeof __VLS_export$109;
3785
+ declare const __VLS_export$109: __VLS_WithSlots$81<_$vue.DefineComponent<ComboboxErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2995
3786
  default: (props: ComboboxErrorSlotProps) => any;
2996
3787
  }>;
2997
- type __VLS_WithSlots$77<T, S> = T & {
3788
+ type __VLS_WithSlots$81<T, S> = T & {
2998
3789
  new (): {
2999
3790
  $slots: S;
3000
3791
  };
@@ -3076,11 +3867,11 @@ declare const Combobox: {
3076
3867
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ComboboxRootProps & {
3077
3868
  modelValue?: ID | ID[];
3078
3869
  }> & Readonly<{
3079
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3080
3870
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
3871
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3081
3872
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3082
- "update:model-value": (value: ID | ID[]) => any;
3083
3873
  "update:modelValue": (value: ID | ID[] | undefined) => any;
3874
+ "update:model-value": (value: ID | ID[]) => any;
3084
3875
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3085
3876
  P: {};
3086
3877
  B: {};
@@ -3091,8 +3882,8 @@ declare const Combobox: {
3091
3882
  }, Readonly<ComboboxRootProps & {
3092
3883
  modelValue?: ID | ID[];
3093
3884
  }> & Readonly<{
3094
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3095
3885
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
3886
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3096
3887
  }>, {}, {}, {}, {}, {}>;
3097
3888
  __isFragment?: never;
3098
3889
  __isTeleport?: never;
@@ -3100,11 +3891,11 @@ declare const Combobox: {
3100
3891
  } & _$vue.ComponentOptionsBase<Readonly<ComboboxRootProps & {
3101
3892
  modelValue?: ID | ID[];
3102
3893
  }> & Readonly<{
3103
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3104
3894
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
3895
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
3105
3896
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3106
- "update:model-value": (value: ID | ID[]) => any;
3107
3897
  "update:modelValue": (value: ID | ID[] | undefined) => any;
3898
+ "update:model-value": (value: ID | ID[]) => any;
3108
3899
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
3109
3900
  $slots: {
3110
3901
  default: (props: ComboboxRootSlotProps) => any;
@@ -3406,21 +4197,21 @@ interface DialogRootSlotProps {
3406
4197
  close: () => void;
3407
4198
  }
3408
4199
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
3409
- declare const _default$104: typeof __VLS_export$104;
3410
- declare const __VLS_export$104: __VLS_WithSlots$76<_$vue.DefineComponent<DialogRootProps & {
4200
+ declare const _default$108: typeof __VLS_export$108;
4201
+ declare const __VLS_export$108: __VLS_WithSlots$80<_$vue.DefineComponent<DialogRootProps & {
3411
4202
  modelValue?: boolean;
3412
4203
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3413
- "update:model-value": (value: boolean) => any;
3414
4204
  "update:modelValue": (value: boolean) => any;
4205
+ "update:model-value": (value: boolean) => any;
3415
4206
  }, string, _$vue.PublicProps, Readonly<DialogRootProps & {
3416
4207
  modelValue?: boolean;
3417
4208
  }> & Readonly<{
3418
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3419
4209
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4210
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3420
4211
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3421
4212
  default: (props: DialogRootSlotProps) => any;
3422
4213
  }>;
3423
- type __VLS_WithSlots$76<T, S> = T & {
4214
+ type __VLS_WithSlots$80<T, S> = T & {
3424
4215
  new (): {
3425
4216
  $slots: S;
3426
4217
  };
@@ -3442,11 +4233,11 @@ interface DialogActivatorSlotProps {
3442
4233
  'data-dialog-open': '' | undefined;
3443
4234
  };
3444
4235
  }
3445
- declare const _default$103: typeof __VLS_export$103;
3446
- declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4236
+ declare const _default$107: typeof __VLS_export$107;
4237
+ declare const __VLS_export$107: __VLS_WithSlots$79<_$vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3447
4238
  default: (props: DialogActivatorSlotProps) => any;
3448
4239
  }>;
3449
- type __VLS_WithSlots$75<T, S> = T & {
4240
+ type __VLS_WithSlots$79<T, S> = T & {
3450
4241
  new (): {
3451
4242
  $slots: S;
3452
4243
  };
@@ -3486,8 +4277,8 @@ interface DialogContentSlotProps {
3486
4277
  'aria-describedby': string;
3487
4278
  };
3488
4279
  }
3489
- declare const _default$102: typeof __VLS_export$102;
3490
- declare const __VLS_export$102: __VLS_WithSlots$74<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4280
+ declare const _default$106: typeof __VLS_export$106;
4281
+ declare const __VLS_export$106: __VLS_WithSlots$78<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3491
4282
  cancel: (e: Event) => any;
3492
4283
  close: (e: Event) => any;
3493
4284
  }, string, _$vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
@@ -3496,7 +4287,7 @@ declare const __VLS_export$102: __VLS_WithSlots$74<_$vue.DefineComponent<DialogC
3496
4287
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3497
4288
  default: (props: DialogContentSlotProps) => any;
3498
4289
  }>;
3499
- type __VLS_WithSlots$74<T, S> = T & {
4290
+ type __VLS_WithSlots$78<T, S> = T & {
3500
4291
  new (): {
3501
4292
  $slots: S;
3502
4293
  };
@@ -3513,11 +4304,11 @@ interface DialogTitleSlotProps {
3513
4304
  id: string;
3514
4305
  };
3515
4306
  }
3516
- declare const _default$101: typeof __VLS_export$101;
3517
- declare const __VLS_export$101: __VLS_WithSlots$73<_$vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4307
+ declare const _default$105: typeof __VLS_export$105;
4308
+ declare const __VLS_export$105: __VLS_WithSlots$77<_$vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3518
4309
  default: (props: DialogTitleSlotProps) => any;
3519
4310
  }>;
3520
- type __VLS_WithSlots$73<T, S> = T & {
4311
+ type __VLS_WithSlots$77<T, S> = T & {
3521
4312
  new (): {
3522
4313
  $slots: S;
3523
4314
  };
@@ -3534,11 +4325,11 @@ interface DialogDescriptionSlotProps {
3534
4325
  id: string;
3535
4326
  };
3536
4327
  }
3537
- declare const _default$100: typeof __VLS_export$100;
3538
- declare const __VLS_export$100: __VLS_WithSlots$72<_$vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4328
+ declare const _default$104: typeof __VLS_export$104;
4329
+ declare const __VLS_export$104: __VLS_WithSlots$76<_$vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3539
4330
  default: (props: DialogDescriptionSlotProps) => any;
3540
4331
  }>;
3541
- type __VLS_WithSlots$72<T, S> = T & {
4332
+ type __VLS_WithSlots$76<T, S> = T & {
3542
4333
  new (): {
3543
4334
  $slots: S;
3544
4335
  };
@@ -3555,14 +4346,14 @@ interface DialogCloseSlotProps {
3555
4346
  /** Attributes to bind to the close button element */
3556
4347
  attrs: {
3557
4348
  'type': 'button' | undefined;
3558
- 'aria-label': 'Close';
4349
+ 'aria-label': string;
3559
4350
  };
3560
4351
  }
3561
- declare const _default$99: typeof __VLS_export$99;
3562
- declare const __VLS_export$99: __VLS_WithSlots$71<_$vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4352
+ declare const _default$103: typeof __VLS_export$103;
4353
+ declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3563
4354
  default: (props: DialogCloseSlotProps) => any;
3564
4355
  }>;
3565
- type __VLS_WithSlots$71<T, S> = T & {
4356
+ type __VLS_WithSlots$75<T, S> = T & {
3566
4357
  new (): {
3567
4358
  $slots: S;
3568
4359
  };
@@ -3625,11 +4416,11 @@ declare const Dialog: {
3625
4416
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
3626
4417
  modelValue?: boolean;
3627
4418
  }> & Readonly<{
3628
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3629
4419
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4420
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3630
4421
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3631
- "update:model-value": (value: boolean) => any;
3632
4422
  "update:modelValue": (value: boolean) => any;
4423
+ "update:model-value": (value: boolean) => any;
3633
4424
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3634
4425
  P: {};
3635
4426
  B: {};
@@ -3640,8 +4431,8 @@ declare const Dialog: {
3640
4431
  }, Readonly<DialogRootProps & {
3641
4432
  modelValue?: boolean;
3642
4433
  }> & Readonly<{
3643
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3644
4434
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4435
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3645
4436
  }>, {}, {}, {}, {}, {}>;
3646
4437
  __isFragment?: never;
3647
4438
  __isTeleport?: never;
@@ -3649,11 +4440,11 @@ declare const Dialog: {
3649
4440
  } & _$vue.ComponentOptionsBase<Readonly<DialogRootProps & {
3650
4441
  modelValue?: boolean;
3651
4442
  }> & Readonly<{
3652
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3653
4443
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4444
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3654
4445
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3655
- "update:model-value": (value: boolean) => any;
3656
4446
  "update:modelValue": (value: boolean) => any;
4447
+ "update:model-value": (value: boolean) => any;
3657
4448
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
3658
4449
  $slots: {
3659
4450
  default: (props: DialogRootSlotProps) => any;
@@ -3887,13 +4678,13 @@ interface ExpansionPanelGroupSlotProps {
3887
4678
  toggle: (id: ID) => void;
3888
4679
  }
3889
4680
  declare const useExpansionPanelGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
3890
- declare const _default$98: typeof __VLS_export$98;
3891
- declare const __VLS_export$98: <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<{
4681
+ declare const _default$102: typeof __VLS_export$102;
4682
+ declare const __VLS_export$102: <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<{
3892
4683
  props: _$vue.PublicProps & __VLS_PrettifyLocal$22<(ExpansionPanelGroupProps & {
3893
4684
  modelValue?: T | T[];
3894
4685
  }) & {
3895
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3896
4686
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4687
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3897
4688
  }> & (typeof globalThis extends {
3898
4689
  __VLS_PROPS_FALLBACK: infer P;
3899
4690
  } ? P : {});
@@ -3947,8 +4738,8 @@ interface ExpansionPanelRootSlotProps {
3947
4738
  };
3948
4739
  }
3949
4740
  declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
3950
- declare const _default$97: typeof __VLS_export$97;
3951
- declare const __VLS_export$97: <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<{
4741
+ declare const _default$101: typeof __VLS_export$101;
4742
+ declare const __VLS_export$101: <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<{
3952
4743
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
3953
4744
  __VLS_PROPS_FALLBACK: infer P;
3954
4745
  } ? P : {});
@@ -3976,11 +4767,11 @@ interface ExpansionPanelHeaderSlotProps {
3976
4767
  /** Data attribute for selected state */'data-selected': true | undefined;
3977
4768
  };
3978
4769
  }
3979
- declare const _default$96: typeof __VLS_export$96;
3980
- declare const __VLS_export$96: __VLS_WithSlots$70<_$vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4770
+ declare const _default$100: typeof __VLS_export$100;
4771
+ declare const __VLS_export$100: __VLS_WithSlots$74<_$vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3981
4772
  default: (props: ExpansionPanelHeaderSlotProps) => any;
3982
4773
  }>;
3983
- type __VLS_WithSlots$70<T, S> = T & {
4774
+ type __VLS_WithSlots$74<T, S> = T & {
3984
4775
  new (): {
3985
4776
  $slots: S;
3986
4777
  };
@@ -4013,11 +4804,11 @@ interface ExpansionPanelActivatorSlotProps {
4013
4804
  'onKeydown': (e: KeyboardEvent) => void;
4014
4805
  };
4015
4806
  }
4016
- declare const _default$95: typeof __VLS_export$95;
4017
- declare const __VLS_export$95: __VLS_WithSlots$69<_$vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4807
+ declare const _default$99: typeof __VLS_export$99;
4808
+ declare const __VLS_export$99: __VLS_WithSlots$73<_$vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4018
4809
  default: (props: ExpansionPanelActivatorSlotProps) => any;
4019
4810
  }>;
4020
- type __VLS_WithSlots$69<T, S> = T & {
4811
+ type __VLS_WithSlots$73<T, S> = T & {
4021
4812
  new (): {
4022
4813
  $slots: S;
4023
4814
  };
@@ -4034,11 +4825,11 @@ interface ExpansionPanelCueSlotProps {
4034
4825
  'data-state': 'open' | 'closed';
4035
4826
  };
4036
4827
  }
4037
- declare const _default$94: typeof __VLS_export$94;
4038
- declare const __VLS_export$94: __VLS_WithSlots$68<_$vue.DefineComponent<ExpansionPanelCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4828
+ declare const _default$98: typeof __VLS_export$98;
4829
+ declare const __VLS_export$98: __VLS_WithSlots$72<_$vue.DefineComponent<ExpansionPanelCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4039
4830
  default: (props: ExpansionPanelCueSlotProps) => any;
4040
4831
  }>;
4041
- type __VLS_WithSlots$68<T, S> = T & {
4832
+ type __VLS_WithSlots$72<T, S> = T & {
4042
4833
  new (): {
4043
4834
  $slots: S;
4044
4835
  };
@@ -4060,11 +4851,11 @@ interface ExpansionPanelContentSlotProps {
4060
4851
  'hidden': boolean;
4061
4852
  };
4062
4853
  }
4063
- declare const _default$93: typeof __VLS_export$93;
4064
- declare const __VLS_export$93: __VLS_WithSlots$67<_$vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4854
+ declare const _default$97: typeof __VLS_export$97;
4855
+ declare const __VLS_export$97: __VLS_WithSlots$71<_$vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4065
4856
  default: (props: ExpansionPanelContentSlotProps) => any;
4066
4857
  }>;
4067
- type __VLS_WithSlots$67<T, S> = T & {
4858
+ type __VLS_WithSlots$71<T, S> = T & {
4068
4859
  new (): {
4069
4860
  $slots: S;
4070
4861
  };
@@ -4121,8 +4912,8 @@ declare const ExpansionPanel: {
4121
4912
  as?: (DOMElement | null) | undefined;
4122
4913
  renderless?: boolean | undefined;
4123
4914
  modelValue?: (T | T[]) | undefined;
4124
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4125
4915
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4916
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4126
4917
  } & (typeof globalThis extends {
4127
4918
  __VLS_PROPS_FALLBACK: infer P;
4128
4919
  } ? P : {});
@@ -4355,12 +5146,12 @@ interface FormSlotProps {
4355
5146
  /** Reset all field validations */
4356
5147
  reset: () => void;
4357
5148
  }
4358
- declare const _default$92: typeof __VLS_export$92;
4359
- declare const __VLS_export$92: __VLS_WithSlots$66<_$vue.DefineComponent<FormProps & {
5149
+ declare const _default$96: typeof __VLS_export$96;
5150
+ declare const __VLS_export$96: __VLS_WithSlots$70<_$vue.DefineComponent<FormProps & {
4360
5151
  modelValue?: boolean | null;
4361
5152
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4362
- "update:model-value": (value: boolean | null) => any;
4363
5153
  "update:modelValue": (value: boolean | null) => any;
5154
+ "update:model-value": (value: boolean | null) => any;
4364
5155
  reset: () => any;
4365
5156
  submit: (payload: {
4366
5157
  valid: boolean;
@@ -4368,8 +5159,8 @@ declare const __VLS_export$92: __VLS_WithSlots$66<_$vue.DefineComponent<FormProp
4368
5159
  }, string, _$vue.PublicProps, Readonly<FormProps & {
4369
5160
  modelValue?: boolean | null;
4370
5161
  }> & Readonly<{
4371
- "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
4372
5162
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
5163
+ "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
4373
5164
  onReset?: (() => any) | undefined;
4374
5165
  onSubmit?: ((payload: {
4375
5166
  valid: boolean;
@@ -4377,7 +5168,7 @@ declare const __VLS_export$92: __VLS_WithSlots$66<_$vue.DefineComponent<FormProp
4377
5168
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4378
5169
  default: (props: FormSlotProps) => any;
4379
5170
  }>;
4380
- type __VLS_WithSlots$66<T, S> = T & {
5171
+ type __VLS_WithSlots$70<T, S> = T & {
4381
5172
  new (): {
4382
5173
  $slots: S;
4383
5174
  };
@@ -4426,13 +5217,13 @@ interface GroupRootSlotProps {
4426
5217
  };
4427
5218
  }
4428
5219
  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>>;
4429
- declare const _default$91: typeof __VLS_export$91;
4430
- declare const __VLS_export$91: <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<{
5220
+ declare const _default$95: typeof __VLS_export$95;
5221
+ declare const __VLS_export$95: <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<{
4431
5222
  props: _$vue.PublicProps & __VLS_PrettifyLocal$20<(GroupRootProps & {
4432
5223
  modelValue?: T | T[];
4433
5224
  }) & {
4434
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4435
5225
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5226
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4436
5227
  }> & (typeof globalThis extends {
4437
5228
  __VLS_PROPS_FALLBACK: infer P;
4438
5229
  } ? P : {});
@@ -4496,8 +5287,8 @@ interface GroupItemSlotProps<V = unknown> {
4496
5287
  'onClick': () => void;
4497
5288
  };
4498
5289
  }
4499
- declare const _default$90: typeof __VLS_export$90;
4500
- declare const __VLS_export$90: <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<{
5290
+ declare const _default$94: typeof __VLS_export$94;
5291
+ declare const __VLS_export$94: <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<{
4501
5292
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<GroupItemProps<V>> & (typeof globalThis extends {
4502
5293
  __VLS_PROPS_FALLBACK: infer P;
4503
5294
  } ? P : {});
@@ -4506,110 +5297,439 @@ declare const __VLS_export$90: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
4506
5297
  slots: {
4507
5298
  default: (props: GroupItemSlotProps<V>) => unknown;
4508
5299
  };
4509
- emit: {};
4510
- }>) => _$vue.VNode & {
4511
- __ctx?: Awaited<typeof __VLS_setup>;
5300
+ emit: {};
5301
+ }>) => _$vue.VNode & {
5302
+ __ctx?: Awaited<typeof __VLS_setup>;
5303
+ };
5304
+ type __VLS_PrettifyLocal$19<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
5305
+ //#endregion
5306
+ //#region src/components/Group/index.d.ts
5307
+ /**
5308
+ * Group component with sub-components for multi-selection.
5309
+ *
5310
+ * @see https://0.vuetifyjs.com/components/providers/group
5311
+ */
5312
+ declare const Group: {
5313
+ /**
5314
+ * Root component for multi-selection groups.
5315
+ *
5316
+ * @see https://0.vuetifyjs.com/components/providers/group
5317
+ *
5318
+ * @example
5319
+ * ```vue
5320
+ * <script lang="ts" setup>
5321
+ * import { Group } from '@vuetify/v0'
5322
+ * </script>
5323
+ *
5324
+ * <template>
5325
+ * <Group.Root v-model="selected">
5326
+ * <Group.Item value="a">Option A</Group.Item>
5327
+ *
5328
+ * <Group.Item value="b">Option B</Group.Item>
5329
+ * </Group.Root>
5330
+ * </template>
5331
+ * ```
5332
+ */
5333
+ Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
5334
+ attrs: any;
5335
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5336
+ slots: {
5337
+ default: (props: GroupRootSlotProps) => any;
5338
+ };
5339
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5340
+ props: _$vue.PublicProps & {
5341
+ namespace?: string | undefined;
5342
+ disabled?: boolean | undefined;
5343
+ enroll?: boolean | undefined;
5344
+ mandatory?: boolean | "force" | undefined;
5345
+ modelValue?: (T | T[]) | undefined;
5346
+ "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5347
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5348
+ } & (typeof globalThis extends {
5349
+ __VLS_PROPS_FALLBACK: infer P;
5350
+ } ? P : {});
5351
+ expose: (exposed: {}) => void;
5352
+ attrs: any;
5353
+ slots: {
5354
+ default: (props: GroupRootSlotProps) => any;
5355
+ };
5356
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5357
+ }>) => _$vue.VNode & {
5358
+ __ctx?: Awaited<typeof __VLS_setup>;
5359
+ };
5360
+ /**
5361
+ * Item component for multi-selection groups.
5362
+ *
5363
+ * @see https://0.vuetifyjs.com/components/providers/group
5364
+ *
5365
+ * @example
5366
+ * ```vue
5367
+ * <script lang="ts" setup>
5368
+ * import { Group } from '@vuetify/v0'
5369
+ * </script>
5370
+ *
5371
+ * <template>
5372
+ * <Group.Item value="a">
5373
+ * Option A
5374
+ * </Group.Item>
5375
+ * </template>
5376
+ * ```
5377
+ */
5378
+ Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
5379
+ attrs: any;
5380
+ emit: {};
5381
+ slots: {
5382
+ default: (props: GroupItemSlotProps<V>) => unknown;
5383
+ };
5384
+ }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5385
+ props: _$vue.PublicProps & {
5386
+ id?: string | undefined;
5387
+ label?: string | undefined;
5388
+ value?: V | undefined;
5389
+ disabled?: _$vue.MaybeRefOrGetter<boolean> | undefined;
5390
+ indeterminate?: _$vue.MaybeRefOrGetter<boolean> | undefined;
5391
+ namespace?: string | undefined;
5392
+ } & (typeof globalThis extends {
5393
+ __VLS_PROPS_FALLBACK: infer P;
5394
+ } ? P : {});
5395
+ expose: (exposed: {}) => void;
5396
+ attrs: any;
5397
+ slots: {
5398
+ default: (props: GroupItemSlotProps<V>) => unknown;
5399
+ };
5400
+ emit: {};
5401
+ }>) => _$vue.VNode & {
5402
+ __ctx?: Awaited<typeof __VLS_setup>;
5403
+ };
5404
+ };
5405
+ //#endregion
5406
+ //#region src/components/Image/ImageRoot.vue.d.ts
5407
+ interface ImageRootProps extends AtomProps {
5408
+ /** Image source URL. Forwarded to Image.Img via context. */
5409
+ src?: string;
5410
+ /** Defer loading until the root element intersects the viewport. */
5411
+ lazy?: boolean;
5412
+ /** IntersectionObserver root margin. Only used when lazy is true. */
5413
+ rootMargin?: string;
5414
+ /**
5415
+ * IntersectionObserver threshold(s). A number or array of numbers
5416
+ * between 0.0 and 1.0 indicating the percentage of the target's
5417
+ * visibility required to trigger the observer. Only used when lazy is true.
5418
+ */
5419
+ threshold?: number | number[];
5420
+ /**
5421
+ * IntersectionObserver root element. If omitted, the viewport is used.
5422
+ * Pass a scroll container to observe intersections relative to it instead.
5423
+ * Only used when lazy is true.
5424
+ */
5425
+ root?: Element | null;
5426
+ /** Namespace for dependency injection. */
5427
+ namespace?: string;
5428
+ }
5429
+ interface ImageRootSlotProps {
5430
+ /** Current loading status. */
5431
+ status: ImageStatus;
5432
+ isIdle: boolean;
5433
+ isLoading: boolean;
5434
+ isLoaded: boolean;
5435
+ isError: boolean;
5436
+ /** Reset the image and re-attempt loading. */
5437
+ retry: () => void;
5438
+ /** Attributes for the root element. */
5439
+ attrs: {
5440
+ 'data-state': ImageStatus;
5441
+ };
5442
+ }
5443
+ interface ImageContext extends UseImageReturn {}
5444
+ declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
5445
+ declare const _default$93: typeof __VLS_export$93;
5446
+ declare const __VLS_export$93: __VLS_WithSlots$69<_$vue.DefineComponent<ImageRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5447
+ default: (props: ImageRootSlotProps) => any;
5448
+ }>;
5449
+ type __VLS_WithSlots$69<T, S> = T & {
5450
+ new (): {
5451
+ $slots: S;
5452
+ };
5453
+ };
5454
+ //#endregion
5455
+ //#region src/components/Image/ImageImg.vue.d.ts
5456
+ interface ImageImgProps extends AtomProps {
5457
+ /** Accessible alt text. */
5458
+ alt?: string;
5459
+ /** Responsive image candidates. */
5460
+ srcset?: string;
5461
+ /** Image sizes hint for responsive selection. */
5462
+ sizes?: string;
5463
+ /** Intrinsic image width — set to prevent layout shift. */
5464
+ width?: number | string;
5465
+ /** Intrinsic image height — set to prevent layout shift. */
5466
+ height?: number | string;
5467
+ /** CORS request mode. */
5468
+ crossorigin?: '' | 'anonymous' | 'use-credentials';
5469
+ /** Referrer policy for the request. */
5470
+ referrerpolicy?: string;
5471
+ /** How the browser should decode the image. */
5472
+ decoding?: 'sync' | 'async' | 'auto';
5473
+ /** Native browser-managed lazy loading hint. */
5474
+ loading?: 'eager' | 'lazy';
5475
+ /** Resource priority hint. */
5476
+ fetchpriority?: 'high' | 'low' | 'auto';
5477
+ /** Namespace for retrieving the Image context. */
5478
+ namespace?: string;
5479
+ }
5480
+ interface ImageImgEmits {
5481
+ load: [e: Event];
5482
+ error: [e: Event];
5483
+ /**
5484
+ * Synthesized event fired when the image transitions into the `loading`
5485
+ * state: on initial mount if `eager`, on intersection if `lazy`, when
5486
+ * `src` changes, or when `retry()` is called. Emits the source URL that
5487
+ * started loading — analytics can treat every emit as one network request.
5488
+ */
5489
+ loadstart: [src: string];
5490
+ }
5491
+ interface ImageImgSlotProps {
5492
+ /** Whether the image has loaded successfully. */
5493
+ isLoaded: boolean;
5494
+ /** Current loading status. */
5495
+ status: ImageStatus;
5496
+ /** Attributes to bind to the image element. */
5497
+ attrs: {
5498
+ 'role': 'img';
5499
+ 'src': string | undefined;
5500
+ 'srcset': string | undefined;
5501
+ 'sizes': string | undefined;
5502
+ 'alt': string | undefined;
5503
+ 'width': number | string | undefined;
5504
+ 'height': number | string | undefined;
5505
+ 'crossorigin': '' | 'anonymous' | 'use-credentials' | undefined;
5506
+ 'referrerpolicy': string | undefined;
5507
+ 'decoding': 'sync' | 'async' | 'auto';
5508
+ 'loading': 'eager' | 'lazy' | undefined;
5509
+ 'fetchpriority': 'high' | 'low' | 'auto' | undefined;
5510
+ 'data-state': ImageStatus;
5511
+ 'onLoad': (e: Event) => void;
5512
+ 'onError': (e: Event) => void;
5513
+ };
5514
+ }
5515
+ declare const _default$92: typeof __VLS_export$92;
5516
+ declare const __VLS_export$92: __VLS_WithSlots$68<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5517
+ load: (e: Event) => any;
5518
+ error: (e: Event) => any;
5519
+ loadstart: (src: string) => any;
5520
+ }, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
5521
+ onLoad?: ((e: Event) => any) | undefined;
5522
+ onError?: ((e: Event) => any) | undefined;
5523
+ onLoadstart?: ((src: string) => any) | undefined;
5524
+ }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5525
+ default: (props: ImageImgSlotProps) => any;
5526
+ }>;
5527
+ type __VLS_WithSlots$68<T, S> = T & {
5528
+ new (): {
5529
+ $slots: S;
5530
+ };
5531
+ };
5532
+ //#endregion
5533
+ //#region src/components/Image/ImagePlaceholder.vue.d.ts
5534
+ interface ImagePlaceholderProps extends AtomProps {
5535
+ /** Namespace for retrieving the Image context. */
5536
+ namespace?: string;
5537
+ }
5538
+ interface ImagePlaceholderSlotProps {
5539
+ /** Current loading status. */
5540
+ status: ImageStatus;
5541
+ /** Attributes to bind to the placeholder element. */
5542
+ attrs: {
5543
+ 'aria-hidden': true;
5544
+ 'data-state': ImageStatus;
5545
+ };
5546
+ }
5547
+ declare const _default$91: typeof __VLS_export$91;
5548
+ declare const __VLS_export$91: __VLS_WithSlots$67<_$vue.DefineComponent<ImagePlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5549
+ default: (props: ImagePlaceholderSlotProps) => any;
5550
+ }>;
5551
+ type __VLS_WithSlots$67<T, S> = T & {
5552
+ new (): {
5553
+ $slots: S;
5554
+ };
5555
+ };
5556
+ //#endregion
5557
+ //#region src/components/Image/ImageFallback.vue.d.ts
5558
+ interface ImageFallbackProps extends AtomProps {
5559
+ /** Namespace for retrieving the Image context. */
5560
+ namespace?: string;
5561
+ }
5562
+ interface ImageFallbackSlotProps {
5563
+ /** Reset the image and re-attempt loading. */
5564
+ retry: () => void;
5565
+ /** Attributes to bind to the fallback element. */
5566
+ attrs: {
5567
+ 'role': 'img';
5568
+ 'data-state': 'error';
5569
+ };
5570
+ }
5571
+ declare const _default$90: typeof __VLS_export$90;
5572
+ declare const __VLS_export$90: __VLS_WithSlots$66<_$vue.DefineComponent<ImageFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5573
+ default: (props: ImageFallbackSlotProps) => any;
5574
+ }>;
5575
+ type __VLS_WithSlots$66<T, S> = T & {
5576
+ new (): {
5577
+ $slots: S;
5578
+ };
4512
5579
  };
4513
- type __VLS_PrettifyLocal$19<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
4514
5580
  //#endregion
4515
- //#region src/components/Group/index.d.ts
5581
+ //#region src/components/Image/index.d.ts
4516
5582
  /**
4517
- * Group component with sub-components for multi-selection.
5583
+ * Image component with sub-components for managing image loading lifecycle.
4518
5584
  *
4519
- * @see https://0.vuetifyjs.com/components/providers/group
5585
+ * @see https://0.vuetifyjs.com/components/semantic/image
4520
5586
  */
4521
- declare const Group: {
5587
+ declare const Image: {
4522
5588
  /**
4523
- * Root component for multi-selection groups.
5589
+ * Root component for images. Owns the loading state machine and optionally
5590
+ * manages lazy loading via IntersectionObserver.
4524
5591
  *
4525
- * @see https://0.vuetifyjs.com/components/providers/group
5592
+ * @see https://0.vuetifyjs.com/components/semantic/image
4526
5593
  *
4527
5594
  * @example
4528
5595
  * ```vue
4529
5596
  * <script lang="ts" setup>
4530
- * import { Group } from '@vuetify/v0'
5597
+ * import { Image } from '@vuetify/v0'
4531
5598
  * </script>
4532
5599
  *
4533
5600
  * <template>
4534
- * <Group.Root v-model="selected">
4535
- * <Group.Item value="a">Option A</Group.Item>
4536
- *
4537
- * <Group.Item value="b">Option B</Group.Item>
4538
- * </Group.Root>
5601
+ * <Image.Root src="/photo.jpg">
5602
+ * <Image.Img alt="A photo" width="800" height="600" />
5603
+ * <Image.Placeholder>Loading...</Image.Placeholder>
5604
+ * <Image.Fallback>Failed to load</Image.Fallback>
5605
+ * </Image.Root>
4539
5606
  * </template>
4540
5607
  * ```
4541
5608
  */
4542
- Root: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
4543
- attrs: any;
4544
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4545
- slots: {
4546
- default: (props: GroupRootSlotProps) => any;
4547
- };
4548
- }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4549
- props: _$vue.PublicProps & {
4550
- namespace?: string | undefined;
4551
- disabled?: boolean | undefined;
4552
- enroll?: boolean | undefined;
4553
- mandatory?: boolean | "force" | undefined;
4554
- modelValue?: (T | T[]) | undefined;
4555
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4556
- "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4557
- } & (typeof globalThis extends {
4558
- __VLS_PROPS_FALLBACK: infer P;
4559
- } ? P : {});
4560
- expose: (exposed: {}) => void;
4561
- attrs: any;
4562
- slots: {
4563
- default: (props: GroupRootSlotProps) => any;
5609
+ Root: {
5610
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5611
+ P: {};
5612
+ B: {};
5613
+ D: {};
5614
+ C: {};
5615
+ M: {};
5616
+ Defaults: {};
5617
+ }, Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
5618
+ __isFragment?: never;
5619
+ __isTeleport?: never;
5620
+ __isSuspense?: never;
5621
+ } & _$vue.ComponentOptionsBase<Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5622
+ $slots: {
5623
+ default: (props: ImageRootSlotProps) => any;
4564
5624
  };
4565
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4566
- }>) => _$vue.VNode & {
4567
- __ctx?: Awaited<typeof __VLS_setup>;
4568
- };
5625
+ });
4569
5626
  /**
4570
- * Item component for multi-selection groups.
5627
+ * The `<img>` element. Reads the gated source from context and reports
5628
+ * load/error events.
4571
5629
  *
4572
- * @see https://0.vuetifyjs.com/components/providers/group
5630
+ * @see https://0.vuetifyjs.com/components/semantic/image
4573
5631
  *
4574
5632
  * @example
4575
5633
  * ```vue
4576
- * <script lang="ts" setup>
4577
- * import { Group } from '@vuetify/v0'
4578
- * </script>
5634
+ * <Image.Img alt="Description" width="800" height="600" />
5635
+ * ```
5636
+ */
5637
+ Img: {
5638
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
5639
+ onLoad?: ((e: Event) => any) | undefined;
5640
+ onError?: ((e: Event) => any) | undefined;
5641
+ onLoadstart?: ((src: string) => any) | undefined;
5642
+ }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5643
+ load: (e: Event) => any;
5644
+ error: (e: Event) => any;
5645
+ loadstart: (src: string) => any;
5646
+ }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5647
+ P: {};
5648
+ B: {};
5649
+ D: {};
5650
+ C: {};
5651
+ M: {};
5652
+ Defaults: {};
5653
+ }, Readonly<ImageImgProps> & Readonly<{
5654
+ onLoad?: ((e: Event) => any) | undefined;
5655
+ onError?: ((e: Event) => any) | undefined;
5656
+ onLoadstart?: ((src: string) => any) | undefined;
5657
+ }>, {}, {}, {}, {}, {}>;
5658
+ __isFragment?: never;
5659
+ __isTeleport?: never;
5660
+ __isSuspense?: never;
5661
+ } & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
5662
+ onLoad?: ((e: Event) => any) | undefined;
5663
+ onError?: ((e: Event) => any) | undefined;
5664
+ onLoadstart?: ((src: string) => any) | undefined;
5665
+ }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5666
+ load: (e: Event) => any;
5667
+ error: (e: Event) => any;
5668
+ loadstart: (src: string) => any;
5669
+ }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5670
+ $slots: {
5671
+ default: (props: ImageImgSlotProps) => any;
5672
+ };
5673
+ });
5674
+ /**
5675
+ * Placeholder content shown while the image is idle or loading.
4579
5676
  *
4580
- * <template>
4581
- * <Group.Item value="a">
4582
- * Option A
4583
- * </Group.Item>
4584
- * </template>
5677
+ * @see https://0.vuetifyjs.com/components/semantic/image
5678
+ *
5679
+ * @example
5680
+ * ```vue
5681
+ * <Image.Placeholder>
5682
+ * <div class="bg-gray-200 animate-pulse" />
5683
+ * </Image.Placeholder>
4585
5684
  * ```
4586
5685
  */
4587
- Item: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
4588
- attrs: any;
4589
- emit: {};
4590
- slots: {
4591
- default: (props: GroupItemSlotProps<V>) => unknown;
5686
+ Placeholder: {
5687
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5688
+ P: {};
5689
+ B: {};
5690
+ D: {};
5691
+ C: {};
5692
+ M: {};
5693
+ Defaults: {};
5694
+ }, Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
5695
+ __isFragment?: never;
5696
+ __isTeleport?: never;
5697
+ __isSuspense?: never;
5698
+ } & _$vue.ComponentOptionsBase<Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5699
+ $slots: {
5700
+ default: (props: ImagePlaceholderSlotProps) => any;
4592
5701
  };
4593
- }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4594
- props: _$vue.PublicProps & {
4595
- id?: string | undefined;
4596
- label?: string | undefined;
4597
- value?: V | undefined;
4598
- disabled?: _$vue.MaybeRefOrGetter<boolean> | undefined;
4599
- indeterminate?: _$vue.MaybeRefOrGetter<boolean> | undefined;
4600
- namespace?: string | undefined;
4601
- } & (typeof globalThis extends {
4602
- __VLS_PROPS_FALLBACK: infer P;
4603
- } ? P : {});
4604
- expose: (exposed: {}) => void;
4605
- attrs: any;
4606
- slots: {
4607
- default: (props: GroupItemSlotProps<V>) => unknown;
5702
+ });
5703
+ /**
5704
+ * Fallback content shown when the image fails to load. Exposes `retry()`
5705
+ * via slot props.
5706
+ *
5707
+ * @see https://0.vuetifyjs.com/components/semantic/image
5708
+ *
5709
+ * @example
5710
+ * ```vue
5711
+ * <Image.Fallback v-slot="{ retry }">
5712
+ * <button @click="retry">Retry</button>
5713
+ * </Image.Fallback>
5714
+ * ```
5715
+ */
5716
+ Fallback: {
5717
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5718
+ P: {};
5719
+ B: {};
5720
+ D: {};
5721
+ C: {};
5722
+ M: {};
5723
+ Defaults: {};
5724
+ }, Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
5725
+ __isFragment?: never;
5726
+ __isTeleport?: never;
5727
+ __isSuspense?: never;
5728
+ } & _$vue.ComponentOptionsBase<Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5729
+ $slots: {
5730
+ default: (props: ImageFallbackSlotProps) => any;
4608
5731
  };
4609
- emit: {};
4610
- }>) => _$vue.VNode & {
4611
- __ctx?: Awaited<typeof __VLS_setup>;
4612
- };
5732
+ });
4613
5733
  };
4614
5734
  //#endregion
4615
5735
  //#region src/components/Input/InputControl.vue.d.ts
@@ -4807,16 +5927,18 @@ declare const useInputRoot: (key: string, defaultValue?: InputRootContext | unde
4807
5927
  declare const _default$86: typeof __VLS_export$86;
4808
5928
  declare const __VLS_export$86: __VLS_WithSlots$62<_$vue.DefineComponent<InputRootProps & {
4809
5929
  modelValue?: string;
5930
+ focused?: boolean;
4810
5931
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4811
- "update:model-value": (value: string) => any;
4812
5932
  "update:modelValue": (value: string) => any;
4813
- "update:isFocused": (value: boolean) => any;
5933
+ "update:model-value": (value: string) => any;
5934
+ "update:focused": (...args: unknown[]) => any;
4814
5935
  }, string, _$vue.PublicProps, Readonly<InputRootProps & {
4815
5936
  modelValue?: string;
5937
+ focused?: boolean;
4816
5938
  }> & Readonly<{
4817
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
4818
5939
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
4819
- "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
5940
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
5941
+ "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
4820
5942
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4821
5943
  default: (props: InputRootSlotProps) => any;
4822
5944
  }>;
@@ -4989,14 +6111,15 @@ declare const Input: {
4989
6111
  Root: {
4990
6112
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<InputRootProps & {
4991
6113
  modelValue?: string;
6114
+ focused?: boolean;
4992
6115
  }> & Readonly<{
4993
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
4994
6116
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
4995
- "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
6117
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6118
+ "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
4996
6119
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4997
- "update:model-value": (value: string) => any;
4998
6120
  "update:modelValue": (value: string) => any;
4999
- "update:isFocused": (value: boolean) => any;
6121
+ "update:model-value": (value: string) => any;
6122
+ "update:focused": (...args: unknown[]) => any;
5000
6123
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5001
6124
  P: {};
5002
6125
  B: {};
@@ -5006,24 +6129,26 @@ declare const Input: {
5006
6129
  Defaults: {};
5007
6130
  }, Readonly<InputRootProps & {
5008
6131
  modelValue?: string;
6132
+ focused?: boolean;
5009
6133
  }> & Readonly<{
5010
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
5011
6134
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
5012
- "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
6135
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6136
+ "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
5013
6137
  }>, {}, {}, {}, {}, {}>;
5014
6138
  __isFragment?: never;
5015
6139
  __isTeleport?: never;
5016
6140
  __isSuspense?: never;
5017
6141
  } & _$vue.ComponentOptionsBase<Readonly<InputRootProps & {
5018
6142
  modelValue?: string;
6143
+ focused?: boolean;
5019
6144
  }> & Readonly<{
5020
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
5021
6145
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
5022
- "onUpdate:isFocused"?: ((value: boolean) => any) | undefined;
6146
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6147
+ "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
5023
6148
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5024
- "update:model-value": (value: string) => any;
5025
6149
  "update:modelValue": (value: string) => any;
5026
- "update:isFocused": (value: boolean) => any;
6150
+ "update:model-value": (value: string) => any;
6151
+ "update:focused": (...args: unknown[]) => any;
5027
6152
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5028
6153
  $slots: {
5029
6154
  default: (props: InputRootSlotProps) => any;
@@ -5204,13 +6329,13 @@ declare const _default$84: typeof __VLS_export$84;
5204
6329
  declare const __VLS_export$84: __VLS_WithSlots$60<_$vue.DefineComponent<NumberFieldRootProps & {
5205
6330
  modelValue?: number | null;
5206
6331
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5207
- "update:model-value": (value: number | null) => any;
5208
6332
  "update:modelValue": (value: number | null) => any;
6333
+ "update:model-value": (value: number | null) => any;
5209
6334
  }, string, _$vue.PublicProps, Readonly<NumberFieldRootProps & {
5210
6335
  modelValue?: number | null;
5211
6336
  }> & Readonly<{
5212
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5213
6337
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6338
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5214
6339
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5215
6340
  default: (props: NumberFieldRootSlotProps) => any;
5216
6341
  }>;
@@ -5418,11 +6543,11 @@ declare const NumberField: {
5418
6543
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<NumberFieldRootProps & {
5419
6544
  modelValue?: number | null;
5420
6545
  }> & Readonly<{
5421
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5422
6546
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6547
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5423
6548
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5424
- "update:model-value": (value: number | null) => any;
5425
6549
  "update:modelValue": (value: number | null) => any;
6550
+ "update:model-value": (value: number | null) => any;
5426
6551
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5427
6552
  P: {};
5428
6553
  B: {};
@@ -5433,8 +6558,8 @@ declare const NumberField: {
5433
6558
  }, Readonly<NumberFieldRootProps & {
5434
6559
  modelValue?: number | null;
5435
6560
  }> & Readonly<{
5436
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5437
6561
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6562
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5438
6563
  }>, {}, {}, {}, {}, {}>;
5439
6564
  __isFragment?: never;
5440
6565
  __isTeleport?: never;
@@ -5442,11 +6567,11 @@ declare const NumberField: {
5442
6567
  } & _$vue.ComponentOptionsBase<Readonly<NumberFieldRootProps & {
5443
6568
  modelValue?: number | null;
5444
6569
  }> & Readonly<{
5445
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5446
6570
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6571
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
5447
6572
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5448
- "update:model-value": (value: number | null) => any;
5449
6573
  "update:modelValue": (value: number | null) => any;
6574
+ "update:model-value": (value: number | null) => any;
5450
6575
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5451
6576
  $slots: {
5452
6577
  default: (props: NumberFieldRootSlotProps) => any;
@@ -5699,8 +6824,8 @@ declare const __VLS_export$77: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
5699
6824
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(PaginationRootProps & {
5700
6825
  modelValue?: number;
5701
6826
  }) & {
5702
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5703
6827
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
6828
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5704
6829
  }> & (typeof globalThis extends {
5705
6830
  __VLS_PROPS_FALLBACK: infer P;
5706
6831
  } ? P : {});
@@ -6007,8 +7132,8 @@ declare const Pagination: {
6007
7132
  as?: (DOMElement | null) | undefined;
6008
7133
  renderless?: boolean | undefined;
6009
7134
  modelValue?: number | undefined;
6010
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6011
7135
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
7136
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
6012
7137
  } & (typeof globalThis extends {
6013
7138
  __VLS_PROPS_FALLBACK: infer P;
6014
7139
  } ? P : {});
@@ -6561,13 +7686,21 @@ interface PortalProps {
6561
7686
  to?: string | HTMLElement;
6562
7687
  /** Render inline instead of teleporting. @default false */
6563
7688
  disabled?: boolean;
7689
+ /** Block scrim close. @default false */
7690
+ blocking?: boolean;
6564
7691
  }
6565
7692
  interface PortalSlotProps {
6566
7693
  /** Calculated z-index from useStack */
6567
7694
  zIndex: number;
7695
+ /** Close this portal (unselects from stack) */
7696
+ close: () => void;
6568
7697
  }
6569
7698
  declare const _default$66: typeof __VLS_export$66;
6570
- declare const __VLS_export$66: __VLS_WithSlots$43<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7699
+ declare const __VLS_export$66: __VLS_WithSlots$43<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7700
+ close: () => any;
7701
+ }, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{
7702
+ onClose?: (() => any) | undefined;
7703
+ }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6571
7704
  default: (props: PortalSlotProps) => any;
6572
7705
  }>;
6573
7706
  type __VLS_WithSlots$43<T, S> = T & {
@@ -7248,8 +8381,8 @@ declare const __VLS_export$57: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
7248
8381
  props: _$vue.PublicProps & __VLS_PrettifyLocal$17<(RadioGroupProps & {
7249
8382
  modelValue?: T;
7250
8383
  }) & {
7251
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
7252
8384
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
8385
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
7253
8386
  }> & (typeof globalThis extends {
7254
8387
  __VLS_PROPS_FALLBACK: infer P;
7255
8388
  } ? P : {});
@@ -7597,8 +8730,8 @@ declare const Radio: {
7597
8730
  as?: (DOMElement | null) | undefined;
7598
8731
  renderless?: boolean | undefined;
7599
8732
  modelValue?: T | undefined;
7600
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
7601
8733
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
8734
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
7602
8735
  } & (typeof globalThis extends {
7603
8736
  __VLS_PROPS_FALLBACK: infer P;
7604
8737
  } ? P : {});
@@ -8168,13 +9301,13 @@ declare const _default$49: typeof __VLS_export$49;
8168
9301
  declare const __VLS_export$49: __VLS_WithSlots$31<_$vue.DefineComponent<SelectRootProps & {
8169
9302
  modelValue?: ID | ID[];
8170
9303
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8171
- "update:model-value": (value: ID | ID[]) => any;
8172
9304
  "update:modelValue": (value: ID | ID[] | undefined) => any;
9305
+ "update:model-value": (value: ID | ID[]) => any;
8173
9306
  }, string, _$vue.PublicProps, Readonly<SelectRootProps & {
8174
9307
  modelValue?: ID | ID[];
8175
9308
  }> & Readonly<{
8176
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8177
9309
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
9310
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8178
9311
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8179
9312
  default: (props: SelectRootSlotProps) => any;
8180
9313
  }>;
@@ -8429,11 +9562,11 @@ declare const Select: {
8429
9562
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SelectRootProps & {
8430
9563
  modelValue?: ID | ID[];
8431
9564
  }> & Readonly<{
8432
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8433
9565
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
9566
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8434
9567
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8435
- "update:model-value": (value: ID | ID[]) => any;
8436
9568
  "update:modelValue": (value: ID | ID[] | undefined) => any;
9569
+ "update:model-value": (value: ID | ID[]) => any;
8437
9570
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
8438
9571
  P: {};
8439
9572
  B: {};
@@ -8444,8 +9577,8 @@ declare const Select: {
8444
9577
  }, Readonly<SelectRootProps & {
8445
9578
  modelValue?: ID | ID[];
8446
9579
  }> & Readonly<{
8447
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8448
9580
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
9581
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8449
9582
  }>, {}, {}, {}, {}, {}>;
8450
9583
  __isFragment?: never;
8451
9584
  __isTeleport?: never;
@@ -8453,11 +9586,11 @@ declare const Select: {
8453
9586
  } & _$vue.ComponentOptionsBase<Readonly<SelectRootProps & {
8454
9587
  modelValue?: ID | ID[];
8455
9588
  }> & Readonly<{
8456
- "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8457
9589
  "onUpdate:modelValue"?: ((value: ID | ID[] | undefined) => any) | undefined;
9590
+ "onUpdate:model-value"?: ((value: ID | ID[]) => any) | undefined;
8458
9591
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8459
- "update:model-value": (value: ID | ID[]) => any;
8460
9592
  "update:modelValue": (value: ID | ID[] | undefined) => any;
9593
+ "update:model-value": (value: ID | ID[]) => any;
8461
9594
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
8462
9595
  $slots: {
8463
9596
  default: (props: SelectRootSlotProps) => any;
@@ -8720,8 +9853,8 @@ declare const __VLS_export$42: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
8720
9853
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
8721
9854
  modelValue?: T | T[];
8722
9855
  }) & {
8723
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8724
9856
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
9857
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8725
9858
  }> & (typeof globalThis extends {
8726
9859
  __VLS_PROPS_FALLBACK: infer P;
8727
9860
  } ? P : {});
@@ -8836,8 +9969,8 @@ declare const Selection: {
8836
9969
  mandatory?: boolean | "force" | undefined;
8837
9970
  multiple?: boolean | undefined;
8838
9971
  modelValue?: (T | T[]) | undefined;
8839
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8840
9972
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
9973
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
8841
9974
  } & (typeof globalThis extends {
8842
9975
  __VLS_PROPS_FALLBACK: infer P;
8843
9976
  } ? P : {});
@@ -9191,15 +10324,15 @@ declare const _default$38: typeof __VLS_export$38;
9191
10324
  declare const __VLS_export$38: __VLS_WithSlots$25<_$vue.DefineComponent<SliderRootProps & {
9192
10325
  modelValue?: number | number[];
9193
10326
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
9194
- "update:model-value": (value: number | number[]) => any;
9195
10327
  "update:modelValue": (value: number | number[]) => any;
10328
+ "update:model-value": (value: number | number[]) => any;
9196
10329
  start: (value: number | number[]) => any;
9197
10330
  end: (value: number | number[]) => any;
9198
10331
  }, string, _$vue.PublicProps, Readonly<SliderRootProps & {
9199
10332
  modelValue?: number | number[];
9200
10333
  }> & Readonly<{
9201
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9202
10334
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10335
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9203
10336
  onStart?: ((value: number | number[]) => any) | undefined;
9204
10337
  onEnd?: ((value: number | number[]) => any) | undefined;
9205
10338
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
@@ -9386,13 +10519,13 @@ declare const Slider: {
9386
10519
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
9387
10520
  modelValue?: number | number[];
9388
10521
  }> & Readonly<{
9389
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9390
10522
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10523
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9391
10524
  onStart?: ((value: number | number[]) => any) | undefined;
9392
10525
  onEnd?: ((value: number | number[]) => any) | undefined;
9393
10526
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
9394
- "update:model-value": (value: number | number[]) => any;
9395
10527
  "update:modelValue": (value: number | number[]) => any;
10528
+ "update:model-value": (value: number | number[]) => any;
9396
10529
  start: (value: number | number[]) => any;
9397
10530
  end: (value: number | number[]) => any;
9398
10531
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
@@ -9405,8 +10538,8 @@ declare const Slider: {
9405
10538
  }, Readonly<SliderRootProps & {
9406
10539
  modelValue?: number | number[];
9407
10540
  }> & Readonly<{
9408
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9409
10541
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10542
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9410
10543
  onStart?: ((value: number | number[]) => any) | undefined;
9411
10544
  onEnd?: ((value: number | number[]) => any) | undefined;
9412
10545
  }>, {}, {}, {}, {}, {}>;
@@ -9416,13 +10549,13 @@ declare const Slider: {
9416
10549
  } & _$vue.ComponentOptionsBase<Readonly<SliderRootProps & {
9417
10550
  modelValue?: number | number[];
9418
10551
  }> & Readonly<{
9419
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9420
10552
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10553
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
9421
10554
  onStart?: ((value: number | number[]) => any) | undefined;
9422
10555
  onEnd?: ((value: number | number[]) => any) | undefined;
9423
10556
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
9424
- "update:model-value": (value: number | number[]) => any;
9425
10557
  "update:modelValue": (value: number | number[]) => any;
10558
+ "update:model-value": (value: number | number[]) => any;
9426
10559
  start: (value: number | number[]) => any;
9427
10560
  end: (value: number | number[]) => any;
9428
10561
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
@@ -9653,7 +10786,7 @@ interface SnackbarCloseSlotProps {
9653
10786
  /** Attributes to bind to the close button element */
9654
10787
  attrs: {
9655
10788
  'type': 'button' | undefined;
9656
- 'aria-label': 'Close';
10789
+ 'aria-label': string;
9657
10790
  'onClick': () => void;
9658
10791
  };
9659
10792
  }
@@ -9980,8 +11113,8 @@ interface SplitterPanelProps extends AtomProps {
9980
11113
  interface SplitterPanelExpose {
9981
11114
  collapse: () => void;
9982
11115
  expand: () => void;
9983
- size: Ref<number>;
9984
- isCollapsed: Ref<boolean>;
11116
+ size: Readonly<Ref<number>>;
11117
+ isCollapsed: Readonly<Ref<boolean>>;
9985
11118
  }
9986
11119
  interface SplitterPanelSlotProps {
9987
11120
  size: number;
@@ -10484,8 +11617,8 @@ declare const __VLS_export$23: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
10484
11617
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
10485
11618
  modelValue?: T | T[];
10486
11619
  }) & {
10487
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10488
11620
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
11621
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10489
11622
  }> & (typeof globalThis extends {
10490
11623
  __VLS_PROPS_FALLBACK: infer P;
10491
11624
  } ? P : {});
@@ -10615,8 +11748,8 @@ declare const __VLS_export$21: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
10615
11748
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
10616
11749
  modelValue?: boolean;
10617
11750
  }) & {
10618
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
10619
11751
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
11752
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
10620
11753
  }> & (typeof globalThis extends {
10621
11754
  __VLS_PROPS_FALLBACK: infer P;
10622
11755
  } ? P : {});
@@ -10816,8 +11949,8 @@ declare const Switch: {
10816
11949
  as?: (DOMElement | null) | undefined;
10817
11950
  renderless?: boolean | undefined;
10818
11951
  modelValue?: (T | T[]) | undefined;
10819
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10820
11952
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
11953
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10821
11954
  } & (typeof globalThis extends {
10822
11955
  __VLS_PROPS_FALLBACK: infer P;
10823
11956
  } ? P : {});
@@ -10907,8 +12040,8 @@ declare const Switch: {
10907
12040
  as?: (DOMElement | null) | undefined;
10908
12041
  renderless?: boolean | undefined;
10909
12042
  modelValue?: boolean | undefined;
10910
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
10911
12043
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12044
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
10912
12045
  } & (typeof globalThis extends {
10913
12046
  __VLS_PROPS_FALLBACK: infer P;
10914
12047
  } ? P : {});
@@ -11124,8 +12257,8 @@ declare const __VLS_export$17: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
11124
12257
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
11125
12258
  modelValue?: T | T[];
11126
12259
  }) & {
11127
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11128
12260
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12261
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11129
12262
  }> & (typeof globalThis extends {
11130
12263
  __VLS_PROPS_FALLBACK: infer P;
11131
12264
  } ? P : {});
@@ -11320,8 +12453,8 @@ declare const Tabs: {
11320
12453
  orientation?: TabsOrientation | undefined;
11321
12454
  activation?: TabsActivation | undefined;
11322
12455
  modelValue?: (T | T[]) | undefined;
11323
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11324
12456
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12457
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11325
12458
  } & (typeof globalThis extends {
11326
12459
  __VLS_PROPS_FALLBACK: infer P;
11327
12460
  } ? P : {});
@@ -11478,8 +12611,8 @@ declare const __VLS_export$12: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
11478
12611
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
11479
12612
  modelValue?: T | T[];
11480
12613
  }) & {
11481
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11482
12614
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12615
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11483
12616
  }> & (typeof globalThis extends {
11484
12617
  __VLS_PROPS_FALLBACK: infer P;
11485
12618
  } ? P : {});
@@ -11564,8 +12697,8 @@ declare const __VLS_export$10: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
11564
12697
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
11565
12698
  modelValue?: boolean;
11566
12699
  }) & {
11567
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
11568
12700
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12701
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
11569
12702
  }> & (typeof globalThis extends {
11570
12703
  __VLS_PROPS_FALLBACK: infer P;
11571
12704
  } ? P : {});
@@ -11640,8 +12773,8 @@ declare const Toggle: {
11640
12773
  as?: (DOMElement | null) | undefined;
11641
12774
  renderless?: boolean | undefined;
11642
12775
  modelValue?: (T | T[]) | undefined;
11643
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11644
12776
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12777
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
11645
12778
  } & (typeof globalThis extends {
11646
12779
  __VLS_PROPS_FALLBACK: infer P;
11647
12780
  } ? P : {});
@@ -11730,8 +12863,8 @@ declare const Toggle: {
11730
12863
  as?: (DOMElement | null) | undefined;
11731
12864
  renderless?: boolean | undefined;
11732
12865
  modelValue?: boolean | undefined;
11733
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
11734
12866
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12867
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
11735
12868
  } & (typeof globalThis extends {
11736
12869
  __VLS_PROPS_FALLBACK: infer P;
11737
12870
  } ? P : {});
@@ -12288,8 +13421,8 @@ declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
12288
13421
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
12289
13422
  modelValue?: T | T[];
12290
13423
  }) & {
12291
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12292
13424
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13425
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12293
13426
  }> & (typeof globalThis extends {
12294
13427
  __VLS_PROPS_FALLBACK: infer P;
12295
13428
  } ? P : {});
@@ -12387,8 +13520,8 @@ declare const Treeview: {
12387
13520
  selection?: NestedSelectionMode | undefined;
12388
13521
  active?: NestedActiveMode | undefined;
12389
13522
  modelValue?: (T | T[]) | undefined;
12390
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12391
13523
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13524
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12392
13525
  } & (typeof globalThis extends {
12393
13526
  __VLS_PROPS_FALLBACK: infer P;
12394
13527
  } ? P : {});
@@ -12695,4 +13828,4 @@ declare const Treeview: {
12695
13828
  });
12696
13829
  };
12697
13830
  //#endregion
12698
- export { ToggleGroupSlotProps as $, providePaginationRoot as $a, _default$119 as $c, ProgressRootContext as $i, BreadcrumbsListSlotProps as $l, SliderRangeSlotProps as $n, GroupRootProps as $o, ScrimProps as $r, provideDialogContext as $s, _default$24 as $t, useAlertDialogContext as $u, TreeviewGroupSlotProps as A, PaginationLastProps as Aa, useComboboxContext as Ac, RadioGroupSlotProps as Ai, ButtonGroupSlotProps as Al, SnackbarRootContext as An, _default$85 as Ao, SelectPlaceholderSlotProps as Ar, provideExpansionPanelGroup as As, SwitchThumbProps as At, AlertDialogCloseSlotProps as Au, TreeviewSelectAllSlotProps as B, PaginationPrevSlotProps as Ba, _default$116 as Bc, _default$59 as Bi, BreadcrumbsEllipsisProps as Bl, provideSnackbarQueueContext as Bn, InputErrorProps as Bo, _default$46 as Br, DialogTitleSlotProps as Bs, _default$21 as Bt, _default$143 as Bu, TreeviewCheckboxProps as C, _default$69 as Ca, ComboboxActivatorProps as Cc, provideRadioRoot as Ci, _default$124 as Cl, useSplitterRoot as Cn, NumberFieldRootProps as Co, SelectionRootProps as Cr, _default$97 as Cs, _default$17 as Ct, AlertDialog as Cu, TreeviewCueProps as D, PaginationStatusProps as Da, ComboboxRootSlotProps as Dc, RadioActivation as Di, ButtonHiddenInputProps as Dl, SnackbarCloseProps as Dn, useNumberFieldRoot as Do, useSelectionRoot as Dr, ExpansionPanelGroupSlotProps as Ds, SwitchTrackProps as Dt, AlertDialogActionSlotProps as Du, TreeviewContentSlotProps as E, Pagination as Ea, ComboboxRootProps as Ec, _default$56 as Ei, _default$125 as El, _default$29 as En, provideNumberFieldRoot as Eo, provideSelectionRoot as Er, ExpansionPanelGroupProps as Es, Switch as Et, AlertDialogActionProps as Eu, TreeviewListProps as F, _default$72 as Fa, CollapsibleCueProps as Fc, Progress as Fi, ButtonContentSlotProps as Fl, useSnackbarRootContext as Fn, ValidateEvent as Fo, SelectCueProps as Fr, _default$99 as Fs, _default$20 as Ft, AlertDialogDescriptionProps as Fu, _default$10 as G, PaginationItemProps as Ga, provideCollapsible as Gc, ProgressBufferSlotProps as Gi, _default$131 as Gl, Slider as Gn, _default$88 as Go, SelectActivatorSlotProps as Gr, _default$102 as Gs, SwitchGroupProps as Gt, AlertDialogActivatorProps as Gu, ToggleRootContext as H, PaginationFirstProps as Ha, CollapsibleRootProps as Hc, ProgressValueSlotProps as Hi, _default$130 as Hl, SnackbarPortalProps as Hn, _default$87 as Ho, SelectValueSlotProps as Hr, DialogContentEmits as Hs, useSwitchRoot as Ht, AlertDialogContentProps as Hu, TreeviewListSlotProps as I, PaginationEllipsisProps as Ia, CollapsibleCueSlotProps as Ic, ProgressHiddenInputProps as Ii, _default$128 as Il, SnackbarQueueContext as In, ValidateOn as Io, SelectCueSlotProps as Ir, DialogDescriptionProps as Is, SwitchRootContext as It, AlertDialogDescriptionSlotProps as Iu, ToggleIndicatorProps as J, PaginationRootProps as Ja, CheckboxSelectAllProps as Jc, ProgressFillSlotProps as Ji, _default$132 as Jl, SliderThumbProps as Jn, _default$89 as Jo, SelectRootProps as Jr, _default$103 as Js, provideSwitchGroup as Jt, AlertDialogContext as Ju, provideToggleRoot as K, PaginationItemSlotProps as Ka, useCollapsible as Kc, _default$61 as Ki, BreadcrumbsPageProps as Kl, SliderHiddenInputProps as Kn, InputControlProps as Ko, _default$48 as Kr, DialogActivatorProps as Ks, SwitchGroupSlotProps as Kt, AlertDialogActivatorSlotProps as Ku, TreeviewRootProps as L, PaginationEllipsisSlotProps as La, _default$115 as Lc, _default$58 as Li, Breadcrumbs as Ll, SnackbarQueueProps as Ln, _default$86 as Lo, _default$45 as Lr, DialogDescriptionSlotProps as Ls, SwitchRootProps as Lt, _default$142 as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, CollapsibleContentProps as Mc, _default$57 as Mi, provideButtonGroup as Ml, SnackbarRootSlotProps as Mn, InputRootContext as Mo, SelectItemProps as Mr, Dialog as Ms, _default$19 as Mt, AlertDialogCancelProps as Mu, TreeviewItemProps as N, PaginationNextProps as Na, CollapsibleContentSlotProps as Nc, provideRadioGroup as Ni, useButtonGroup as Nl, _default$31 as Nn, InputRootProps as No, SelectItemSlotProps as Nr, DialogCloseProps as Ns, SwitchSelectAllProps as Nt, AlertDialogCancelSlotProps as Nu, TreeviewCueSlotProps as O, PaginationStatusSlotProps as Oa, _default$113 as Oc, RadioGroupContext as Oi, _default$126 as Ol, SnackbarCloseSlotProps as On, LocaleProps as Oo, Select as Or, ExpansionPanelOptionsContext as Os, SwitchTrackSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PaginationNextSlotProps as Pa, _default$114 as Pc, useRadioGroup as Pi, ButtonContentProps as Pl, provideSnackbarRootContext as Pn, InputRootSlotProps as Po, _default$44 as Pr, DialogCloseSlotProps as Ps, SwitchSelectAllSlotProps as Pt, _default$141 as Pu, ToggleGroupProps as Q, providePaginationItems as Qa, CheckboxIndicatorSlotProps as Qc, _default$63 as Qi, BreadcrumbsListProps as Ql, SliderRangeProps as Qn, _default$90 as Qo, useSelectContext as Qr, _default$104 as Qs, StepItemSlotProps as Qt, provideAlertDialogContext as Qu, TreeviewRootSlotProps as R, _default$73 as Ra, CollapsibleActivatorProps as Rc, ProgressLabelProps as Ri, BreadcrumbsLinkProps as Rl, SnackbarQueueSlotProps as Rn, provideInputRoot as Ro, SelectContentProps as Rr, _default$100 as Rs, SwitchRootSlotProps as Rt, AlertDialogTitleProps as Ru, TreeviewActivatorSlotProps as S, PopoverRootSlotProps as Sa, _default$111 as Sc, _default$55 as Si, ButtonLoadingSlotProps as Sl, provideSplitterRoot as Sn, NumberFieldRootContext as So, _default$41 as Sr, ExpansionPanelRootSlotProps as Ss, TabsTicket as St, useAvatarRoot as Su, TreeviewContentProps as T, usePopoverContext as Ta, _default$112 as Tc, RadioHiddenInputProps as Ti, ButtonIconSlotProps as Tl, SnackbarContentProps as Tn, _default$84 as To, _default$42 as Tr, useExpansionPanelRoot as Ts, useTabsRoot as Tt, AlertDialogActionEvent as Tu, ToggleRootProps as U, PaginationFirstSlotProps as Ua, CollapsibleRootSlotProps as Uc, _default$60 as Ui, BreadcrumbsDividerProps as Ul, SnackbarPortalSlotProps as Un, InputDescriptionProps as Uo, _default$47 as Ur, DialogContentProps as Us, SwitchHiddenInputProps as Ut, AlertDialogContentSlotProps as Uu, Toggle as V, _default$74 as Va, CollapsibleContext as Vc, ProgressValueProps as Vi, BreadcrumbsEllipsisSlotProps as Vl, useSnackbarQueueContext as Vn, InputErrorSlotProps as Vo, SelectValueProps as Vr, _default$101 as Vs, provideSwitchRoot as Vt, AlertDialogContentEmits as Vu, ToggleRootSlotProps as W, _default$75 as Wa, _default$117 as Wc, ProgressBufferProps as Wi, BreadcrumbsDividerSlotProps as Wl, _default$33 as Wn, InputDescriptionSlotProps as Wo, SelectActivatorProps as Wr, DialogContentSlotProps as Ws, _default$22 as Wt, _default$144 as Wu, _default$11 as X, _default$77 as Xa, _default$118 as Xc, ProgressTrackProps as Xi, BreadcrumbsItemSlotProps as Xl, SliderThumbState as Xn, GroupItemProps as Xo, _default$49 as Xr, DialogRootProps as Xs, Step as Xt, AlertDialogRootSlotProps as Xu, ToggleIndicatorSlotProps as Y, PaginationRootSlotProps as Ya, CheckboxSelectAllSlotProps as Yc, _default$62 as Yi, BreadcrumbsItemProps as Yl, SliderThumbSlotProps as Yn, Group as Yo, SelectRootSlotProps as Yr, DialogContext as Ys, useSwitchGroup as Yt, AlertDialogRootProps as Yu, ToggleGroupContext as Z, providePaginationControls as Za, CheckboxIndicatorProps as Zc, ProgressTrackSlotProps as Zi, _default$133 as Zl, _default$35 as Zn, GroupItemSlotProps as Zo, provideSelectContext as Zr, DialogRootSlotProps as Zs, StepItemProps as Zt, _default$146 as Zu, _default$6 as _, PopoverActivatorProps as _a, ComboboxCueProps as _c, _default$54 as _i, ButtonRootSlotProps as _l, SplitterPanelTicket as _n, NumberFieldIncrementSlotProps as _o, provideSingleRoot as _r, ExpansionPanelHeaderProps as _s, TabsActivation as _t, AvatarContext as _u, provideTreeviewRoot as a, PresenceAttrs as aa, ComboboxDescriptionProps as ac, RatingItemProps as ai, provideCheckboxRoot as al, Splitter as an, NumberFieldErrorSlotProps as ao, SliderRootProps as ar, FormSlotProps as as, ThemeSlotProps as at, useBreadcrumbsRoot as au, _default$9 as b, PopoverContext as ba, ComboboxControlProps as bc, RadioRootSlotProps as bi, useButtonRoot as bl, SplitterRootSlotProps as bn, NumberFieldControlSlotProps as bo, SelectionItemProps as br, ExpansionPanelRootContext as bs, TabsRootProps as bt, _default$138 as bu, _default$2 as c, _default$65 as ca, ComboboxEmptyProps as cc, RatingRootContext as ci, _default$121 as cl, SplitterHandleState as cn, NumberFieldDescriptionSlotProps as co, provideSliderRoot as cr, ExpansionPanelContentProps as cs, TabsPanelProps as ct, BreadcrumbsTicketType as cu, TreeviewItemContext as d, _default$66 as da, ComboboxItemProps as dc, _default$53 as di, _default$122 as dl, SplitterPanelProps as dn, NumberFieldScrubSlotProps as do, SingleItemProps as dr, ExpansionPanelCueProps as ds, TabsItemProps as dt, AvatarFallbackSlotProps as du, ProgressRootProps as ea, useDialogContext as ec, AtomExpose as ed, ScrimSlotProps as ei, CheckboxRootContext as el, StepRootProps as en, usePaginationControls as eo, _default$36 as er, GroupRootSlotProps as es, ToggleOrientation as et, _default$134 as eu, _default$3 as f, Popover as fa, ComboboxItemSlotProps as fc, provideRatingRoot as fi, provideCheckboxGroup as fl, SplitterPanelSlotProps as fn, _default$80 as fo, SingleItemSlotProps as fr, ExpansionPanelCueSlotProps as fs, TabsItemSlotProps as ft, _default$136 as fu, _default$5 as g, _default$67 as ga, _default$109 as gc, RadioIndicatorSlotProps as gi, ButtonRootProps as gl, SplitterPanelInput as gn, NumberFieldIncrementProps as go, _default$40 as gr, _default$95 as gs, _default$16 as gt, _default$137 as gu, _default$4 as h, PopoverContentSlotProps as ha, ComboboxContentSlotProps as hc, RadioIndicatorProps as hi, ButtonRootContext as hl, SplitterOrientation as hn, _default$81 as ho, SingleRootSlotProps as hr, ExpansionPanelActivatorSlotProps as hs, TabsListSlotProps as ht, AvatarImageSlotProps as hu, _default$1 as i, useProgressRoot as ia, _default$105 as ic, _default$51 as ii, _default$120 as il, useStepRoot as in, NumberFieldErrorProps as io, SliderRootContext as ir, FormProps as is, ThemeProps as it, provideBreadcrumbsRoot as iu, TreeviewIndicatorProps as j, PaginationLastSlotProps as ja, Collapsible as jc, RadioTicket as ji, _default$127 as jl, SnackbarRootProps as jn, Input as jo, _default$43 as jr, useExpansionPanelGroup as js, SwitchThumbSlotProps as jt, _default$140 as ju, TreeviewGroupProps as k, _default$70 as ka, provideComboboxContext as kc, RadioGroupProps as ki, ButtonGroupProps as kl, _default$30 as kn, LocaleSlotProps as ko, SelectPlaceholderProps as kr, _default$98 as ks, _default$18 as kt, AlertDialogCloseProps as ku, provideTreeviewList as l, PortalProps as la, ComboboxEmptySlotProps as lc, RatingRootProps as li, CheckboxGroupProps as ll, _default$26 as ln, _default$79 as lo, useSliderRoot as lr, ExpansionPanelContentSlotProps as ls, TabsPanelSlotProps as lt, Avatar as lu, useTreeviewItem as m, PopoverContentProps as ma, ComboboxContentProps as mc, Radio as mi, Button as ml, SplitterContext as mn, NumberFieldDecrementSlotProps as mo, SingleRootProps as mr, ExpansionPanelActivatorProps as ms, TabsListProps as mt, AvatarImageProps as mu, _default as n, _default$64 as na, ComboboxErrorProps as nc, AtomSlots as nd, Rating as ni, CheckboxRootSlotProps as nl, _default$25 as nn, usePaginationRoot as no, SliderTrackSlotProps as nr, provideGroupRoot as ns, provideToggleGroup as nt, BreadcrumbsRootSlotProps as nu, useTreeviewRoot as o, PresenceProps as oa, ComboboxDescriptionSlotProps as oc, RatingItemSlotProps as oi, useCheckboxRoot as ol, SplitterHandleProps as on, _default$78 as oo, SliderRootSlotProps as or, _default$92 as os, _default$13 as ot, BreadcrumbsRootContext as ou, provideTreeviewItem as p, PopoverContentEmits as pa, _default$108 as pc, useRatingRoot as pi, useCheckboxGroup as pl, _default$27 as pn, NumberFieldDecrementProps as po, _default$39 as pr, _default$94 as ps, _default$15 as pt, AvatarImageEmits as pu, useToggleRoot as q, _default$76 as qa, Checkbox as qc, ProgressFillProps as qi, BreadcrumbsPageSlotProps as ql, _default$34 as qn, InputControlSlotProps as qo, SelectContext as qr, DialogActivatorSlotProps as qs, _default$23 as qt, _default$145 as qu, TreeviewRootContext as r, provideProgressRoot as ra, ComboboxErrorSlotProps as rc, _default$147 as rd, RatingHiddenInputProps as ri, CheckboxState as rl, provideStepRoot as rn, NumberField as ro, _default$37 as rr, useGroupRoot as rs, useToggleGroup as rt, _default$135 as ru, TreeviewListContext as s, PresenceSlotProps as sa, _default$106 as sc, _default$52 as si, CheckboxHiddenInputProps as sl, SplitterHandleSlotProps as sn, NumberFieldDescriptionProps as so, _default$38 as sr, ExpansionPanel as ss, Tabs as st, BreadcrumbsTicket as su, Treeview as t, ProgressRootSlotProps as ta, Combobox as tc, AtomProps as td, _default$50 as ti, CheckboxRootProps as tl, StepRootSlotProps as tn, usePaginationItems as to, SliderTrackProps as tr, _default$91 as ts, _default$12 as tt, BreadcrumbsRootProps as tu, useTreeviewList as u, PortalSlotProps as ua, _default$107 as uc, RatingRootSlotProps as ui, CheckboxGroupSlotProps as ul, SplitterPanelExpose as un, NumberFieldScrubProps as uo, Single as ur, _default$93 as us, _default$14 as ut, AvatarFallbackProps as uu, _default$7 as v, PopoverActivatorSlotProps as va, ComboboxCueSlotProps as vc, RadioRootContext as vi, _default$123 as vl, SplitterRootExpose as vn, _default$82 as vo, useSingleRoot as vr, ExpansionPanelHeaderSlotProps as vs, TabsContext as vt, AvatarRootProps as vu, TreeviewCheckboxSlotProps as w, providePopoverContext as wa, ComboboxActivatorSlotProps as wc, useRadioRoot as wi, ButtonIconProps as wl, Snackbar as wn, NumberFieldRootSlotProps as wo, SelectionRootSlotProps as wr, provideExpansionPanelRoot as ws, provideTabsRoot as wt, AlertDialogActionEmits as wu, TreeviewActivatorProps as x, PopoverRootProps as xa, ComboboxControlSlotProps as xc, RadioState as xi, ButtonLoadingProps as xl, _default$28 as xn, _default$83 as xo, SelectionItemSlotProps as xr, ExpansionPanelRootProps as xs, TabsRootSlotProps as xt, provideAvatarRoot as xu, _default$8 as y, _default$68 as ya, _default$110 as yc, RadioRootProps as yi, provideButtonRoot as yl, SplitterRootProps as yn, NumberFieldControlProps as yo, Selection as yr, _default$96 as ys, TabsOrientation as yt, AvatarTicket as yu, TreeviewSelectAllProps as z, PaginationPrevProps as za, CollapsibleActivatorSlotProps as zc, ProgressLabelSlotProps as zi, _default$129 as zl, _default$32 as zn, useInputRoot as zo, SelectContentSlotProps as zr, DialogTitleProps as zs, SwitchState as zt, AlertDialogTitleSlotProps as zu };
13831
+ export { ToggleGroupSlotProps as $, providePaginationRoot as $a, CollapsibleCueSlotProps as $c, AtomProps as $d, ProgressRootContext as $i, _default$133 as $l, SliderRangeSlotProps as $n, ImagePlaceholderProps as $o, ScrimProps as $r, DialogDescriptionProps as $s, _default$24 as $t, provideBreadcrumbsRoot as $u, TreeviewGroupSlotProps as A, PaginationLastProps as Aa, _default$112 as Ac, AlertDialogCancelProps as Ad, RadioGroupSlotProps as Ai, useCheckboxGroup as Al, SnackbarRootContext as An, _default$85 as Ao, SelectPlaceholderSlotProps as Ar, _default$98 as As, SwitchThumbProps as At, ButtonContentSlotProps as Au, TreeviewSelectAllSlotProps as B, PaginationPrevSlotProps as Ba, ComboboxActivatorProps as Bc, AlertDialogContentProps as Bd, _default$59 as Bi, CarouselIndicatorSlotProps as Bl, provideSnackbarQueueContext as Bn, InputErrorProps as Bo, _default$46 as Br, _default$101 as Bs, _default$21 as Bt, _default$143 as Bu, TreeviewCheckboxProps as C, _default$69 as Ca, ComboboxDescriptionSlotProps as Cc, AlertDialogActionEvent as Cd, provideRadioRoot as Ci, useCheckboxRoot as Cl, useSplitterRoot as Cn, NumberFieldRootProps as Co, SelectionRootProps as Cr, _default$96 as Cs, _default$17 as Ct, _default$138 as Cu, TreeviewCueProps as D, PaginationStatusProps as Da, _default$111 as Dc, AlertDialogCloseProps as Dd, RadioActivation as Di, CheckboxGroupSlotProps as Dl, SnackbarCloseProps as Dn, useNumberFieldRoot as Do, useSelectionRoot as Dr, _default$97 as Ds, SwitchTrackProps as Dt, provideButtonGroup as Du, TreeviewContentSlotProps as E, Pagination as Ea, ComboboxEmptySlotProps as Ec, _default$152 as Ed, _default$56 as Ei, CheckboxGroupProps as El, _default$29 as En, provideNumberFieldRoot as Eo, provideSelectionRoot as Er, ExpansionPanelContentSlotProps as Es, Switch as Et, _default$139 as Eu, TreeviewListProps as F, _default$72 as Fa, ComboboxCueSlotProps as Fc, _default$155 as Fd, Progress as Fi, CarouselProgressProps as Fl, useSnackbarRootContext as Fn, ValidateEvent as Fo, SelectCueProps as Fr, ExpansionPanelHeaderSlotProps as Fs, _default$20 as Ft, BreadcrumbsEllipsisProps as Fu, _default$10 as G, PaginationItemProps as Ga, _default$117 as Gc, _default$158 as Gd, ProgressBufferSlotProps as Gi, CarouselPreviousProps as Gl, Slider as Gn, _default$88 as Go, SelectActivatorSlotProps as Gr, ExpansionPanelOptionsContext as Gs, SwitchGroupProps as Gt, BreadcrumbsItemSlotProps as Gu, ToggleRootContext as H, PaginationFirstProps as Ha, _default$116 as Hc, _default$157 as Hd, ProgressValueSlotProps as Hi, CarouselNextProps as Hl, SnackbarPortalProps as Hn, _default$87 as Ho, SelectValueSlotProps as Hr, useExpansionPanelRoot as Hs, useSwitchRoot as Ht, BreadcrumbsPageSlotProps as Hu, TreeviewListSlotProps as I, PaginationEllipsisProps as Ia, _default$114 as Ic, AlertDialogTitleProps as Id, ProgressHiddenInputProps as Ii, CarouselProgressSlotProps as Il, SnackbarQueueContext as In, ValidateOn as Io, SelectCueSlotProps as Ir, _default$100 as Is, SwitchRootContext as It, BreadcrumbsEllipsisSlotProps as Iu, ToggleIndicatorProps as J, PaginationRootProps as Ja, Collapsible as Jc, AlertDialogRootSlotProps as Jd, ProgressFillSlotProps as Ji, CarouselItemProps as Jl, SliderThumbProps as Jn, _default$89 as Jo, SelectRootProps as Jr, useExpansionPanelGroup as Js, provideSwitchGroup as Jt, BreadcrumbsListSlotProps as Ju, provideToggleRoot as K, PaginationItemSlotProps as Ka, provideComboboxContext as Kc, AlertDialogContext as Kd, _default$61 as Ki, CarouselPreviousSlotProps as Kl, SliderHiddenInputProps as Kn, InputControlProps as Ko, _default$48 as Kr, _default$102 as Ks, SwitchGroupSlotProps as Kt, _default$145 as Ku, TreeviewRootProps as L, PaginationEllipsisSlotProps as La, ComboboxControlProps as Lc, AlertDialogTitleSlotProps as Ld, _default$58 as Li, _default$128 as Ll, SnackbarQueueProps as Ln, _default$86 as Lo, _default$45 as Lr, ExpansionPanelRootContext as Ls, SwitchRootProps as Lt, _default$142 as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, ComboboxContentSlotProps as Mc, _default$154 as Md, _default$57 as Mi, CarouselLiveRegionProps as Ml, SnackbarRootSlotProps as Mn, InputRootContext as Mo, SelectItemProps as Mr, ExpansionPanelActivatorSlotProps as Ms, _default$19 as Mt, Breadcrumbs as Mu, TreeviewItemProps as N, PaginationNextProps as Na, _default$113 as Nc, AlertDialogDescriptionProps as Nd, provideRadioGroup as Ni, CarouselLiveRegionSlotProps as Nl, _default$31 as Nn, InputRootProps as No, SelectItemSlotProps as Nr, _default$99 as Ns, SwitchSelectAllProps as Nt, BreadcrumbsLinkProps as Nu, TreeviewCueSlotProps as O, PaginationStatusSlotProps as Oa, ComboboxItemProps as Oc, AlertDialogCloseSlotProps as Od, RadioGroupContext as Oi, _default$126 as Ol, SnackbarCloseSlotProps as On, LocaleProps as Oo, Select as Or, ExpansionPanelCueProps as Os, SwitchTrackSlotProps as Ot, useButtonGroup as Ou, TreeviewItemSlotProps as P, PaginationNextSlotProps as Pa, ComboboxCueProps as Pc, AlertDialogDescriptionSlotProps as Pd, useRadioGroup as Pi, _default$127 as Pl, provideSnackbarRootContext as Pn, InputRootSlotProps as Po, _default$44 as Pr, ExpansionPanelHeaderProps as Ps, SwitchSelectAllSlotProps as Pt, _default$141 as Pu, ToggleGroupProps as Q, providePaginationItems as Qa, CollapsibleCueProps as Qc, AtomExpose as Qd, _default$63 as Qi, CarouselViewportSlotProps as Ql, SliderRangeProps as Qn, _default$90 as Qo, useSelectContext as Qr, _default$103 as Qs, StepItemSlotProps as Qt, _default$147 as Qu, TreeviewRootSlotProps as R, _default$73 as Ra, ComboboxControlSlotProps as Rc, _default$156 as Rd, ProgressLabelProps as Ri, CarouselIndicatorItem as Rl, SnackbarQueueSlotProps as Rn, provideInputRoot as Ro, SelectContentProps as Rr, ExpansionPanelRootProps as Rs, SwitchRootSlotProps as Rt, BreadcrumbsDividerProps as Ru, TreeviewActivatorSlotProps as S, PopoverRootSlotProps as Sa, ComboboxDescriptionProps as Sc, AlertDialogActionEmits as Sd, _default$55 as Si, provideCheckboxRoot as Sl, provideSplitterRoot as Sn, NumberFieldRootContext as So, _default$41 as Sr, FormSlotProps as Ss, TabsTicket as St, ButtonHiddenInputProps as Su, TreeviewContentProps as T, usePopoverContext as Ta, ComboboxEmptyProps as Tc, AlertDialogActionSlotProps as Td, RadioHiddenInputProps as Ti, _default$125 as Tl, SnackbarContentProps as Tn, _default$84 as To, _default$42 as Tr, ExpansionPanelContentProps as Ts, useTabsRoot as Tt, ButtonGroupSlotProps as Tu, ToggleRootProps as U, PaginationFirstSlotProps as Ua, ComboboxRootProps as Uc, AlertDialogActivatorProps as Ud, _default$60 as Ui, CarouselNextSlotProps as Ul, SnackbarPortalSlotProps as Un, InputDescriptionProps as Uo, _default$47 as Ur, ExpansionPanelGroupProps as Us, SwitchHiddenInputProps as Ut, _default$144 as Uu, Toggle as V, _default$74 as Va, ComboboxActivatorSlotProps as Vc, AlertDialogContentSlotProps as Vd, ProgressValueProps as Vi, _default$129 as Vl, useSnackbarQueueContext as Vn, InputErrorSlotProps as Vo, SelectValueProps as Vr, provideExpansionPanelRoot as Vs, provideSwitchRoot as Vt, BreadcrumbsPageProps as Vu, ToggleRootSlotProps as W, _default$75 as Wa, ComboboxRootSlotProps as Wc, AlertDialogActivatorSlotProps as Wd, ProgressBufferProps as Wi, _default$130 as Wl, _default$33 as Wn, InputDescriptionSlotProps as Wo, SelectActivatorProps as Wr, ExpansionPanelGroupSlotProps as Ws, _default$22 as Wt, BreadcrumbsItemProps as Wu, _default$11 as X, _default$77 as Xa, CollapsibleContentSlotProps as Xc, provideAlertDialogContext as Xd, ProgressTrackProps as Xi, _default$132 as Xl, SliderThumbState as Xn, ImageFallbackProps as Xo, _default$49 as Xr, DialogCloseProps as Xs, Step as Xt, BreadcrumbsRootProps as Xu, ToggleIndicatorSlotProps as Y, PaginationRootSlotProps as Ya, CollapsibleContentProps as Yc, _default$159 as Yd, _default$62 as Yi, CarouselItemSlotProps as Yl, SliderThumbSlotProps as Yn, Image as Yo, SelectRootSlotProps as Yr, Dialog as Ys, useSwitchGroup as Yt, _default$146 as Yu, ToggleGroupContext as Z, providePaginationControls as Za, _default$118 as Zc, useAlertDialogContext as Zd, ProgressTrackSlotProps as Zi, CarouselViewportProps as Zl, _default$35 as Zn, ImageFallbackSlotProps as Zo, provideSelectContext as Zr, DialogCloseSlotProps as Zs, StepItemProps as Zt, BreadcrumbsRootSlotProps as Zu, _default$6 as _, PopoverActivatorProps as _a, useDialogContext as _c, useAvatarRoot as _d, _default$54 as _i, CheckboxRootContext as _l, SplitterPanelTicket as _n, NumberFieldIncrementSlotProps as _o, provideSingleRoot as _r, GroupRootSlotProps as _s, TabsActivation as _t, ButtonLoadingSlotProps as _u, provideTreeviewRoot as a, PresenceAttrs as aa, DialogContentEmits as ac, AvatarFallbackProps as ad, RatingItemProps as ai, CollapsibleRootProps as al, Splitter as an, NumberFieldErrorSlotProps as ao, SliderRootProps as ar, _default$92 as as, ThemeSlotProps as at, CarouselTicket as au, _default$9 as b, PopoverContext as ba, ComboboxErrorSlotProps as bc, _default$151 as bd, RadioRootSlotProps as bi, CheckboxState as bl, SplitterRootSlotProps as bn, NumberFieldControlSlotProps as bo, SelectionItemProps as br, useGroupRoot as bs, TabsRootProps as bt, ButtonIconSlotProps as bu, _default$2 as c, _default$65 as ca, _default$106 as cc, AvatarImageEmits as cd, RatingRootContext as ci, provideCollapsible as cl, SplitterHandleState as cn, NumberFieldDescriptionSlotProps as co, provideSliderRoot as cr, ImageRootSlotProps as cs, TabsPanelProps as ct, useCarouselRoot as cu, TreeviewItemContext as d, _default$66 as da, _default$107 as dc, _default$149 as dd, _default$53 as di, CheckboxSelectAllProps as dl, SplitterPanelProps as dn, NumberFieldScrubSlotProps as do, SingleItemProps as dr, useImageRoot as ds, TabsItemProps as dt, ButtonRootProps as du, ProgressRootProps as ea, DialogDescriptionSlotProps as ec, useBreadcrumbsRoot as ed, AtomSlots as ef, ScrimSlotProps as ei, _default$119 as el, StepRootProps as en, usePaginationControls as eo, _default$36 as er, ImagePlaceholderSlotProps as es, ToggleOrientation as et, CarouselContext as eu, _default$3 as f, Popover as fa, DialogContext as fc, AvatarContext as fd, provideRatingRoot as fi, CheckboxSelectAllSlotProps as fl, SplitterPanelSlotProps as fn, _default$80 as fo, SingleItemSlotProps as fr, Group as fs, TabsItemSlotProps as ft, ButtonRootSlotProps as fu, _default$5 as g, _default$67 as ga, provideDialogContext as gc, provideAvatarRoot as gd, RadioIndicatorSlotProps as gi, _default$123 as gl, SplitterPanelInput as gn, NumberFieldIncrementProps as go, _default$40 as gr, GroupRootProps as gs, _default$16 as gt, ButtonLoadingProps as gu, _default$4 as h, PopoverContentSlotProps as ha, _default$108 as hc, _default$150 as hd, RadioIndicatorProps as hi, CheckboxIndicatorSlotProps as hl, SplitterOrientation as hn, _default$81 as ho, SingleRootSlotProps as hr, _default$94 as hs, TabsListSlotProps as ht, useButtonRoot as hu, _default$1 as i, useProgressRoot as ia, _default$105 as ic, Avatar as id, _default$51 as ii, CollapsibleContext as il, useStepRoot as in, NumberFieldErrorProps as io, SliderRootContext as ir, ImageImgSlotProps as is, ThemeProps as it, CarouselRootSlotProps as iu, TreeviewIndicatorProps as j, PaginationLastSlotProps as ja, ComboboxContentProps as jc, AlertDialogCancelSlotProps as jd, RadioTicket as ji, Carousel as jl, SnackbarRootProps as jn, Input as jo, _default$43 as jr, ExpansionPanelActivatorProps as js, SwitchThumbSlotProps as jt, _default$140 as ju, TreeviewGroupProps as k, _default$70 as ka, ComboboxItemSlotProps as kc, _default$153 as kd, RadioGroupProps as ki, provideCheckboxGroup as kl, _default$30 as kn, LocaleSlotProps as ko, SelectPlaceholderProps as kr, ExpansionPanelCueSlotProps as ks, _default$18 as kt, ButtonContentProps as ku, provideTreeviewList as l, PortalProps as la, DialogActivatorProps as lc, AvatarImageProps as ld, RatingRootProps as li, useCollapsible as ll, _default$26 as ln, _default$79 as lo, useSliderRoot as lr, _default$93 as ls, TabsPanelSlotProps as lt, Button as lu, useTreeviewItem as m, PopoverContentProps as ma, DialogRootSlotProps as mc, AvatarTicket as md, Radio as mi, CheckboxIndicatorProps as ml, SplitterContext as mn, NumberFieldDecrementSlotProps as mo, SingleRootProps as mr, GroupItemSlotProps as ms, TabsListProps as mt, provideButtonRoot as mu, _default as n, _default$64 as na, DialogTitleProps as nc, BreadcrumbsTicket as nd, Rating as ni, CollapsibleActivatorSlotProps as nl, _default$25 as nn, usePaginationRoot as no, SliderTrackSlotProps as nr, ImageImgEmits as ns, provideToggleGroup as nt, CarouselPartTicket as nu, useTreeviewRoot as o, PresenceProps as oa, DialogContentProps as oc, AvatarFallbackSlotProps as od, RatingItemSlotProps as oi, CollapsibleRootSlotProps as ol, SplitterHandleProps as on, _default$78 as oo, SliderRootSlotProps as or, ImageContext as os, _default$13 as ot, _default$134 as ou, provideTreeviewItem as p, PopoverContentEmits as pa, DialogRootProps as pc, AvatarRootProps as pd, useRatingRoot as pi, _default$122 as pl, _default$27 as pn, NumberFieldDecrementProps as po, _default$39 as pr, GroupItemProps as ps, _default$15 as pt, _default$135 as pu, useToggleRoot as q, _default$76 as qa, useComboboxContext as qc, AlertDialogRootProps as qd, ProgressFillProps as qi, _default$131 as ql, _default$34 as qn, InputControlSlotProps as qo, SelectContext as qr, provideExpansionPanelGroup as qs, _default$23 as qt, BreadcrumbsListProps as qu, TreeviewRootContext as r, provideProgressRoot as ra, DialogTitleSlotProps as rc, BreadcrumbsTicketType as rd, RatingHiddenInputProps as ri, _default$120 as rl, provideStepRoot as rn, NumberField as ro, _default$37 as rr, ImageImgProps as rs, useToggleGroup as rt, CarouselRootProps as ru, TreeviewListContext as s, PresenceSlotProps as sa, DialogContentSlotProps as sc, _default$148 as sd, _default$52 as si, _default$121 as sl, SplitterHandleSlotProps as sn, NumberFieldDescriptionProps as so, _default$38 as sr, ImageRootProps as ss, Tabs as st, provideCarouselRoot as su, Treeview as t, ProgressRootSlotProps as ta, _default$104 as tc, BreadcrumbsRootContext as td, _default$160 as tf, _default$50 as ti, CollapsibleActivatorProps as tl, StepRootSlotProps as tn, usePaginationItems as to, SliderTrackProps as tr, _default$91 as ts, _default$12 as tt, CarouselOrientation as tu, useTreeviewList as u, PortalSlotProps as ua, DialogActivatorSlotProps as uc, AvatarImageSlotProps as ud, RatingRootSlotProps as ui, Checkbox as ul, SplitterPanelExpose as un, NumberFieldScrubProps as uo, Single as ur, provideImageRoot as us, _default$14 as ut, ButtonRootContext as uu, _default$7 as v, PopoverActivatorSlotProps as va, Combobox as vc, AspectRatioProps as vd, RadioRootContext as vi, CheckboxRootProps as vl, SplitterRootExpose as vn, _default$82 as vo, useSingleRoot as vr, _default$95 as vs, TabsContext as vt, _default$136 as vu, TreeviewCheckboxSlotProps as w, providePopoverContext as wa, _default$110 as wc, AlertDialogActionProps as wd, useRadioRoot as wi, CheckboxHiddenInputProps as wl, Snackbar as wn, NumberFieldRootSlotProps as wo, SelectionRootSlotProps as wr, ExpansionPanel as ws, provideTabsRoot as wt, ButtonGroupProps as wu, TreeviewActivatorProps as x, PopoverRootProps as xa, _default$109 as xc, AlertDialog as xd, RadioState as xi, _default$124 as xl, _default$28 as xn, _default$83 as xo, SelectionItemSlotProps as xr, FormProps as xs, TabsRootSlotProps as xt, _default$137 as xu, _default$8 as y, _default$68 as ya, ComboboxErrorProps as yc, AspectRatioSlotProps as yd, RadioRootProps as yi, CheckboxRootSlotProps as yl, SplitterRootProps as yn, NumberFieldControlProps as yo, Selection as yr, provideGroupRoot as ys, TabsOrientation as yt, ButtonIconProps as yu, TreeviewSelectAllProps as z, PaginationPrevProps as za, _default$115 as zc, AlertDialogContentEmits as zd, ProgressLabelSlotProps as zi, CarouselIndicatorProps as zl, _default$32 as zn, useInputRoot as zo, SelectContentSlotProps as zr, ExpansionPanelRootSlotProps as zs, SwitchState as zt, BreadcrumbsDividerSlotProps as zu };