@vuetify/v0 1.0.1 → 1.0.3

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 (76) hide show
  1. package/dist/browser/index.d.ts +633 -374
  2. package/dist/browser/index.js +960 -449
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +2 -2
  5. package/dist/{components-BGEPbuSG.mjs → components-CeyYdes9.mjs} +926 -516
  6. package/dist/composables/index.d.mts +1 -1
  7. package/dist/composables/index.mjs +21 -21
  8. package/dist/{composables-CfcQp7UD.mjs → composables-Br-ApSWN.mjs} +45 -38
  9. package/dist/constants/index.mjs +1 -1
  10. package/dist/{createDataTable-BQKvmkfj.mjs → createDataTable-B1uf_rZu.mjs} +3 -3
  11. package/dist/{createGroup-63cIJS__.mjs → createGroup-Czt0x8tf.mjs} +1 -1
  12. package/dist/{createRegistry-DMIsLVfQ.mjs → createRegistry-Cu1WQTyV.mjs} +1 -1
  13. package/dist/{createSelection-BHnOqlJY.mjs → createSelection-kydb14hZ.mjs} +1 -1
  14. package/dist/{createSingle-Rh6cR-G_.mjs → createSingle-JWAjGQLk.mjs} +1 -1
  15. package/dist/{createTokens-BD-AGGzk.mjs → createTokens-BD7p5_XB.mjs} +2 -2
  16. package/dist/data-table/index.mjs +1 -1
  17. package/dist/date/index.mjs +1 -1
  18. package/dist/features/adapters/posthog/index.mjs +1 -1
  19. package/dist/features/index.d.mts +1 -1
  20. package/dist/features/index.mjs +1 -1
  21. package/dist/{globals-CM2GpI-A.mjs → globals-XB8xcQFv.mjs} +1 -1
  22. package/dist/{index-Bhzo6qwv.d.mts → index-0Wnlny_C.d.mts} +44 -0
  23. package/dist/{index-C0GDmRHJ.d.mts → index-BS_OGRsE.d.mts} +619 -424
  24. package/dist/{index-u0Sy6Dif.d.mts → index-DF0tMI2_.d.mts} +22 -2
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.mjs +24 -24
  27. package/dist/json/attributes.json +41 -1
  28. package/dist/json/importMap.json +8 -0
  29. package/dist/json/tags.json +156 -47
  30. package/dist/json/web-types.json +316 -2
  31. package/dist/locale/adapters/index.mjs +1 -1
  32. package/dist/locale/adapters/v0/index.mjs +1 -1
  33. package/dist/locale/index.d.mts +1 -1
  34. package/dist/locale/index.mjs +2 -2
  35. package/dist/locale/messages/en/index.d.mts +6 -0
  36. package/dist/locale/messages/en/index.mjs +11 -3
  37. package/dist/logger/adapters/index.mjs +1 -1
  38. package/dist/logger/adapters/v0/index.mjs +1 -1
  39. package/dist/logger/index.d.mts +1 -1
  40. package/dist/logger/index.mjs +2 -2
  41. package/dist/notifications/index.d.mts +1 -1
  42. package/dist/notifications/index.mjs +2 -2
  43. package/dist/palettes/index.d.mts +1 -1
  44. package/dist/permissions/adapters/index.d.mts +1 -1
  45. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  46. package/dist/permissions/index.d.mts +1 -1
  47. package/dist/permissions/index.mjs +1 -1
  48. package/dist/rules/index.d.mts +1 -1
  49. package/dist/rules/index.mjs +1 -1
  50. package/dist/storage/index.d.mts +1 -1
  51. package/dist/storage/index.mjs +1 -1
  52. package/dist/theme/adapters/index.d.mts +1 -1
  53. package/dist/theme/adapters/index.mjs +2 -2
  54. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  55. package/dist/theme/adapters/unhead/index.mjs +1 -1
  56. package/dist/theme/adapters/v0/index.d.mts +1 -1
  57. package/dist/theme/adapters/v0/index.mjs +1 -1
  58. package/dist/theme/index.d.mts +1 -1
  59. package/dist/theme/index.mjs +3 -3
  60. package/dist/{unhead-DVB3cg3m.mjs → unhead-VVWCVv5Z.mjs} +1 -1
  61. package/dist/{useEventListener-DO9cWwJS.mjs → useEventListener-DasgNSNh.mjs} +1 -1
  62. package/dist/{useFeatures-DYsDqjFv.mjs → useFeatures-SX-DoCwv.mjs} +3 -3
  63. package/dist/{useLocale-CIMTKTN0.mjs → useLocale-C8E7B4Il.mjs} +4 -4
  64. package/dist/{useLogger-eTRi_LkE.mjs → useLogger-pEmKLFsd.mjs} +2 -2
  65. package/dist/{useNotifications-BWSWV7A6.mjs → useNotifications-C6xFiQsD.mjs} +3 -3
  66. package/dist/{usePermissions-QP0GIGdO.mjs → usePermissions-CCA_18Be.mjs} +2 -2
  67. package/dist/{useRovingFocus-CK50J09j.mjs → useRovingFocus-D2_aApXC.mjs} +99 -25
  68. package/dist/{useRules-DhQuZ66P.mjs → useRules-CWWsE2Xt.mjs} +2 -2
  69. package/dist/{useStorage-Cs-eTm7F.mjs → useStorage-Dd_snxwm.mjs} +3 -3
  70. package/dist/{useTheme-oWWN_lkE.mjs → useTheme-8qFLgTvi.mjs} +4 -4
  71. package/dist/utilities/index.d.mts +1 -1
  72. package/dist/utilities/index.mjs +21 -1
  73. package/dist/{v0-SlPjHjDu.mjs → v0-BLhsLm61.mjs} +1 -1
  74. package/dist/{v0-BQDezfA9.mjs → v0-Bdm1oHXK.mjs} +1 -1
  75. package/dist/{v0-DfAHWKPZ.mjs → v0-DYG-2UmI.mjs} +1 -1
  76. package/package.json +25 -3
@@ -1,6 +1,6 @@
1
1
  import { a as ID, i as Extensible, n as DOMElement, o as MaybeArray, t as Activation } from "./index-CyNk9FpR.mjs";
2
2
  import { c as RegistryTicketInput, s as RegistryTicket, t as RegistryContext } from "./index-RGiSdjYt.mjs";
3
- import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-Bhzo6qwv.mjs";
3
+ import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-0Wnlny_C.mjs";
4
4
  import { l as PaginationTicket, o as PaginationContext } from "./adapter-_srNCBEi.mjs";
5
5
  import * as _$vue from "vue";
6
6
  import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
@@ -41,8 +41,8 @@ interface AtomExpose {
41
41
  element: TemplateRef<HTMLElement | null>;
42
42
  }
43
43
  interface AtomPrivateProps extends AtomProps {}
44
- declare const _default$168: typeof __VLS_export$168;
45
- declare const __VLS_export$168: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$32<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
44
+ declare const _default$170: typeof __VLS_export$170;
45
+ declare const __VLS_export$170: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$32<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
46
46
  props: _$vue.PublicProps & __VLS_PrettifyLocal$32<AtomPrivateProps> & (typeof globalThis extends {
47
47
  __VLS_PROPS_FALLBACK: infer P;
48
48
  } ? P : {});
@@ -62,6 +62,7 @@ interface AlertDialogContext {
62
62
  titleId: string;
63
63
  descriptionId: string;
64
64
  isPending: ShallowRef<boolean>;
65
+ cancelEl: ShallowRef<HTMLElement | null>;
65
66
  open: () => void;
66
67
  close: () => void;
67
68
  }
@@ -84,21 +85,21 @@ interface AlertDialogRootSlotProps {
84
85
  close: () => void;
85
86
  }
86
87
  declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
87
- declare const _default$167: typeof __VLS_export$167;
88
- declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertDialogRootProps & {
88
+ declare const _default$169: typeof __VLS_export$169;
89
+ declare const __VLS_export$169: __VLS_WithSlots$129<_$vue.DefineComponent<AlertDialogRootProps & {
89
90
  modelValue?: boolean;
90
91
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
91
- "update:model-value": (value: boolean) => any;
92
92
  "update:modelValue": (value: boolean) => any;
93
+ "update:model-value": (value: boolean) => any;
93
94
  }, string, _$vue.PublicProps, Readonly<AlertDialogRootProps & {
94
95
  modelValue?: boolean;
95
96
  }> & Readonly<{
96
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
97
97
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
98
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
98
99
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
99
100
  default: (props: AlertDialogRootSlotProps) => any;
100
101
  }>;
101
- type __VLS_WithSlots$128<T, S> = T & {
102
+ type __VLS_WithSlots$129<T, S> = T & {
102
103
  new (): {
103
104
  $slots: S;
104
105
  };
@@ -115,17 +116,20 @@ interface AlertDialogActivatorSlotProps {
115
116
  /** Attributes to bind to the trigger element */
116
117
  attrs: {
117
118
  'type': 'button' | undefined;
119
+ 'role': 'button' | undefined;
120
+ 'tabindex': number;
118
121
  'aria-haspopup': 'dialog';
119
122
  'aria-expanded': boolean;
120
123
  'data-open': true | undefined;
121
124
  'onClick': () => void;
125
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
122
126
  };
123
127
  }
124
- declare const _default$166: typeof __VLS_export$166;
125
- declare const __VLS_export$166: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
128
+ declare const _default$168: typeof __VLS_export$168;
129
+ declare const __VLS_export$168: __VLS_WithSlots$128<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
126
130
  default: (props: AlertDialogActivatorSlotProps) => any;
127
131
  }>;
128
- type __VLS_WithSlots$127<T, S> = T & {
132
+ type __VLS_WithSlots$128<T, S> = T & {
129
133
  new (): {
130
134
  $slots: S;
131
135
  };
@@ -171,8 +175,8 @@ interface AlertDialogContentSlotProps {
171
175
  'onClose': (e: Event) => void;
172
176
  };
173
177
  }
174
- declare const _default$165: typeof __VLS_export$165;
175
- declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
178
+ declare const _default$167: typeof __VLS_export$167;
179
+ declare const __VLS_export$167: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
176
180
  cancel: (e: Event) => any;
177
181
  close: (e: Event) => any;
178
182
  }, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
@@ -181,7 +185,7 @@ declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertD
181
185
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
182
186
  default: (props: AlertDialogContentSlotProps) => any;
183
187
  }>;
184
- type __VLS_WithSlots$126<T, S> = T & {
188
+ type __VLS_WithSlots$127<T, S> = T & {
185
189
  new (): {
186
190
  $slots: S;
187
191
  };
@@ -198,11 +202,11 @@ interface AlertDialogTitleSlotProps {
198
202
  id: string;
199
203
  };
200
204
  }
201
- declare const _default$164: typeof __VLS_export$164;
202
- declare const __VLS_export$164: __VLS_WithSlots$125<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
205
+ declare const _default$166: typeof __VLS_export$166;
206
+ declare const __VLS_export$166: __VLS_WithSlots$126<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
203
207
  default: (props: AlertDialogTitleSlotProps) => any;
204
208
  }>;
205
- type __VLS_WithSlots$125<T, S> = T & {
209
+ type __VLS_WithSlots$126<T, S> = T & {
206
210
  new (): {
207
211
  $slots: S;
208
212
  };
@@ -219,11 +223,11 @@ interface AlertDialogDescriptionSlotProps {
219
223
  id: string;
220
224
  };
221
225
  }
222
- declare const _default$163: typeof __VLS_export$163;
223
- declare const __VLS_export$163: __VLS_WithSlots$124<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
226
+ declare const _default$165: typeof __VLS_export$165;
227
+ declare const __VLS_export$165: __VLS_WithSlots$125<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
224
228
  default: (props: AlertDialogDescriptionSlotProps) => any;
225
229
  }>;
226
- type __VLS_WithSlots$124<T, S> = T & {
230
+ type __VLS_WithSlots$125<T, S> = T & {
227
231
  new (): {
228
232
  $slots: S;
229
233
  };
@@ -242,16 +246,19 @@ interface AlertDialogCancelSlotProps {
242
246
  /** Attributes to bind to the cancel button element */
243
247
  attrs: {
244
248
  'type': 'button' | undefined;
249
+ 'role': 'button' | undefined;
250
+ 'tabindex': number;
245
251
  'disabled': boolean | undefined;
246
252
  'data-disabled': '' | undefined;
247
253
  'onClick': () => void;
254
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
248
255
  };
249
256
  }
250
- declare const _default$162: typeof __VLS_export$162;
251
- declare const __VLS_export$162: __VLS_WithSlots$123<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
257
+ declare const _default$164: typeof __VLS_export$164;
258
+ declare const __VLS_export$164: __VLS_WithSlots$124<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
252
259
  default: (props: AlertDialogCancelSlotProps) => any;
253
260
  }>;
254
- type __VLS_WithSlots$123<T, S> = T & {
261
+ type __VLS_WithSlots$124<T, S> = T & {
255
262
  new (): {
256
263
  $slots: S;
257
264
  };
@@ -268,15 +275,18 @@ interface AlertDialogCloseSlotProps {
268
275
  /** Attributes to bind to the close button element */
269
276
  attrs: {
270
277
  'type': 'button' | undefined;
278
+ 'role': 'button' | undefined;
279
+ 'tabindex': number;
271
280
  'aria-label': string;
272
281
  'onClick': () => void;
282
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
273
283
  };
274
284
  }
275
- declare const _default$161: typeof __VLS_export$161;
276
- declare const __VLS_export$161: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
285
+ declare const _default$163: typeof __VLS_export$163;
286
+ declare const __VLS_export$163: __VLS_WithSlots$123<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
277
287
  default: (props: AlertDialogCloseSlotProps) => any;
278
288
  }>;
279
- type __VLS_WithSlots$122<T, S> = T & {
289
+ type __VLS_WithSlots$123<T, S> = T & {
280
290
  new (): {
281
291
  $slots: S;
282
292
  };
@@ -304,21 +314,24 @@ interface AlertDialogActionSlotProps {
304
314
  /** Attributes to bind to the action button element */
305
315
  attrs: {
306
316
  'type': 'button' | undefined;
317
+ 'role': 'button' | undefined;
318
+ 'tabindex': number;
307
319
  'disabled': boolean | undefined;
308
320
  'data-disabled': '' | undefined;
309
321
  'data-pending': '' | undefined;
310
322
  'onClick': () => void;
323
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
311
324
  };
312
325
  }
313
- declare const _default$160: typeof __VLS_export$160;
314
- declare const __VLS_export$160: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
326
+ declare const _default$162: typeof __VLS_export$162;
327
+ declare const __VLS_export$162: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
315
328
  action: (event: AlertDialogActionEvent) => any;
316
329
  }, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
317
330
  onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
318
331
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
319
332
  default: (props: AlertDialogActionSlotProps) => any;
320
333
  }>;
321
- type __VLS_WithSlots$121<T, S> = T & {
334
+ type __VLS_WithSlots$122<T, S> = T & {
322
335
  new (): {
323
336
  $slots: S;
324
337
  };
@@ -381,11 +394,11 @@ declare const AlertDialog: {
381
394
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AlertDialogRootProps & {
382
395
  modelValue?: boolean;
383
396
  }> & Readonly<{
384
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
385
397
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
398
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
386
399
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
387
- "update:model-value": (value: boolean) => any;
388
400
  "update:modelValue": (value: boolean) => any;
401
+ "update:model-value": (value: boolean) => any;
389
402
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
390
403
  P: {};
391
404
  B: {};
@@ -396,8 +409,8 @@ declare const AlertDialog: {
396
409
  }, Readonly<AlertDialogRootProps & {
397
410
  modelValue?: boolean;
398
411
  }> & Readonly<{
399
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
400
412
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
413
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
401
414
  }>, {}, {}, {}, {}, {}>;
402
415
  __isFragment?: never;
403
416
  __isTeleport?: never;
@@ -405,11 +418,11 @@ declare const AlertDialog: {
405
418
  } & _$vue.ComponentOptionsBase<Readonly<AlertDialogRootProps & {
406
419
  modelValue?: boolean;
407
420
  }> & Readonly<{
408
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
409
421
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
422
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
410
423
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
411
- "update:model-value": (value: boolean) => any;
412
424
  "update:modelValue": (value: boolean) => any;
425
+ "update:model-value": (value: boolean) => any;
413
426
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
414
427
  $slots: {
415
428
  default: (props: AlertDialogRootSlotProps) => any;
@@ -701,11 +714,11 @@ interface AspectRatioSlotProps {
701
714
  };
702
715
  };
703
716
  }
704
- declare const _default$159: typeof __VLS_export$159;
705
- declare const __VLS_export$159: __VLS_WithSlots$120<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
717
+ declare const _default$161: typeof __VLS_export$161;
718
+ declare const __VLS_export$161: __VLS_WithSlots$121<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
706
719
  default: (props: AspectRatioSlotProps) => any;
707
720
  }>;
708
- type __VLS_WithSlots$120<T, S> = T & {
721
+ type __VLS_WithSlots$121<T, S> = T & {
709
722
  new (): {
710
723
  $slots: S;
711
724
  };
@@ -734,11 +747,11 @@ interface AvatarRootSlotProps {
734
747
  index: number;
735
748
  }
736
749
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
737
- declare const _default$158: typeof __VLS_export$158;
738
- declare const __VLS_export$158: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
750
+ declare const _default$160: typeof __VLS_export$160;
751
+ declare const __VLS_export$160: __VLS_WithSlots$120<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
739
752
  default: (props: AvatarRootSlotProps) => unknown;
740
753
  }>;
741
- type __VLS_WithSlots$119<T, S> = T & {
754
+ type __VLS_WithSlots$120<T, S> = T & {
742
755
  new (): {
743
756
  $slots: S;
744
757
  };
@@ -779,17 +792,17 @@ interface AvatarImageSlotProps {
779
792
  onError: (e: Event) => void;
780
793
  };
781
794
  }
782
- declare const _default$157: typeof __VLS_export$157;
783
- declare const __VLS_export$157: __VLS_WithSlots$118<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
784
- error: (e: Event) => any;
795
+ declare const _default$159: typeof __VLS_export$159;
796
+ declare const __VLS_export$159: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
785
797
  load: (e: Event) => any;
798
+ error: (e: Event) => any;
786
799
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
787
- onError?: ((e: Event) => any) | undefined;
788
800
  onLoad?: ((e: Event) => any) | undefined;
801
+ onError?: ((e: Event) => any) | undefined;
789
802
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
790
803
  default: (props: AvatarImageSlotProps) => any;
791
804
  }>;
792
- type __VLS_WithSlots$118<T, S> = T & {
805
+ type __VLS_WithSlots$119<T, S> = T & {
793
806
  new (): {
794
807
  $slots: S;
795
808
  };
@@ -804,11 +817,11 @@ interface AvatarFallbackSlotProps {
804
817
  /** Whether this fallback is currently visible */
805
818
  isSelected: boolean;
806
819
  }
807
- declare const _default$156: typeof __VLS_export$156;
808
- declare const __VLS_export$156: __VLS_WithSlots$117<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
820
+ declare const _default$158: typeof __VLS_export$158;
821
+ declare const __VLS_export$158: __VLS_WithSlots$118<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
809
822
  default: (props: AvatarFallbackSlotProps) => any;
810
823
  }>;
811
- type __VLS_WithSlots$117<T, S> = T & {
824
+ type __VLS_WithSlots$118<T, S> = T & {
812
825
  new (): {
813
826
  $slots: S;
814
827
  };
@@ -871,11 +884,11 @@ interface AvatarGroupSlotProps {
871
884
  };
872
885
  }
873
886
  declare const useAvatarGroup: (key: string, defaultValue?: AvatarGroupContext | null | undefined) => AvatarGroupContext | null, provideAvatarGroup: (key: string, context: AvatarGroupContext | null, app?: _$vue.App) => AvatarGroupContext | null;
874
- declare const _default$155: typeof __VLS_export$155;
875
- declare const __VLS_export$155: __VLS_WithSlots$116<_$vue.DefineComponent<AvatarGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
887
+ declare const _default$157: typeof __VLS_export$157;
888
+ declare const __VLS_export$157: __VLS_WithSlots$117<_$vue.DefineComponent<AvatarGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
876
889
  default: (props: AvatarGroupSlotProps) => unknown;
877
890
  }>;
878
- type __VLS_WithSlots$116<T, S> = T & {
891
+ type __VLS_WithSlots$117<T, S> = T & {
879
892
  new (): {
880
893
  $slots: S;
881
894
  };
@@ -895,11 +908,11 @@ interface AvatarIndicatorSlotProps {
895
908
  'data-overflow-indicator': 'true';
896
909
  };
897
910
  }
898
- declare const _default$154: typeof __VLS_export$154;
899
- declare const __VLS_export$154: __VLS_WithSlots$115<_$vue.DefineComponent<AvatarIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
911
+ declare const _default$156: typeof __VLS_export$156;
912
+ declare const __VLS_export$156: __VLS_WithSlots$116<_$vue.DefineComponent<AvatarIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
900
913
  default: (props: AvatarIndicatorSlotProps) => unknown;
901
914
  }>;
902
- type __VLS_WithSlots$115<T, S> = T & {
915
+ type __VLS_WithSlots$116<T, S> = T & {
903
916
  new (): {
904
917
  $slots: S;
905
918
  };
@@ -957,11 +970,11 @@ declare const Avatar: {
957
970
  */
958
971
  Image: {
959
972
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
960
- onError?: ((e: Event) => any) | undefined;
961
973
  onLoad?: ((e: Event) => any) | undefined;
974
+ onError?: ((e: Event) => any) | undefined;
962
975
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
963
- error: (e: Event) => any;
964
976
  load: (e: Event) => any;
977
+ error: (e: Event) => any;
965
978
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
966
979
  P: {};
967
980
  B: {};
@@ -970,18 +983,18 @@ declare const Avatar: {
970
983
  M: {};
971
984
  Defaults: {};
972
985
  }, Readonly<AvatarImageProps> & Readonly<{
973
- onError?: ((e: Event) => any) | undefined;
974
986
  onLoad?: ((e: Event) => any) | undefined;
987
+ onError?: ((e: Event) => any) | undefined;
975
988
  }>, {}, {}, {}, {}, {}>;
976
989
  __isFragment?: never;
977
990
  __isTeleport?: never;
978
991
  __isSuspense?: never;
979
992
  } & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
980
- onError?: ((e: Event) => any) | undefined;
981
993
  onLoad?: ((e: Event) => any) | undefined;
994
+ onError?: ((e: Event) => any) | undefined;
982
995
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
983
- error: (e: Event) => any;
984
996
  load: (e: Event) => any;
997
+ error: (e: Event) => any;
985
998
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
986
999
  $slots: {
987
1000
  default: (props: AvatarImageSlotProps) => any;
@@ -1078,7 +1091,7 @@ declare const Avatar: {
1078
1091
  };
1079
1092
  //#endregion
1080
1093
  //#region src/components/Breadcrumbs/types.d.ts
1081
- type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis';
1094
+ type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis' | 'activator';
1082
1095
  interface BreadcrumbsTicket extends GroupTicket {
1083
1096
  /** Type of breadcrumb element */
1084
1097
  type: BreadcrumbsTicketType;
@@ -1096,6 +1109,12 @@ interface BreadcrumbsRootContext {
1096
1109
  ellipsis: Ref<string>;
1097
1110
  /** Whether items are being truncated */
1098
1111
  isOverflowing: Readonly<Ref<boolean>>;
1112
+ /** Whether collapsed items are revealed via the ellipsis disclosure */
1113
+ expanded: ShallowRef<boolean>;
1114
+ /** Whether a BreadcrumbsActivator is registered in the trail */
1115
+ hasActivator: Readonly<Ref<boolean>>;
1116
+ /** Number of breadcrumb items currently hidden by truncation */
1117
+ hiddenCount: Readonly<ShallowRef<number>>;
1099
1118
  /** Measured ellipsis width in pixels (set by BreadcrumbsEllipsis) */
1100
1119
  ellipsisWidth: ShallowRef<number>;
1101
1120
  /** Route element measurement — first item/divider go to reserved space, rest to overflow */
@@ -1139,11 +1158,11 @@ interface BreadcrumbsRootSlotProps {
1139
1158
  };
1140
1159
  }
1141
1160
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
1142
- declare const _default$153: typeof __VLS_export$153;
1143
- declare const __VLS_export$153: __VLS_WithSlots$114<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1161
+ declare const _default$155: typeof __VLS_export$155;
1162
+ declare const __VLS_export$155: __VLS_WithSlots$115<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1144
1163
  default: (props: BreadcrumbsRootSlotProps) => unknown;
1145
1164
  }>;
1146
- type __VLS_WithSlots$114<T, S> = T & {
1165
+ type __VLS_WithSlots$115<T, S> = T & {
1147
1166
  new (): {
1148
1167
  $slots: S;
1149
1168
  };
@@ -1156,11 +1175,11 @@ interface BreadcrumbsListSlotProps {
1156
1175
  role: 'list';
1157
1176
  };
1158
1177
  }
1159
- declare const _default$152: typeof __VLS_export$152;
1160
- declare const __VLS_export$152: __VLS_WithSlots$113<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1178
+ declare const _default$154: typeof __VLS_export$154;
1179
+ declare const __VLS_export$154: __VLS_WithSlots$114<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1161
1180
  default: (props: BreadcrumbsListSlotProps) => unknown;
1162
1181
  }>;
1163
- type __VLS_WithSlots$113<T, S> = T & {
1182
+ type __VLS_WithSlots$114<T, S> = T & {
1164
1183
  new (): {
1165
1184
  $slots: S;
1166
1185
  };
@@ -1184,14 +1203,15 @@ interface BreadcrumbsItemSlotProps {
1184
1203
  isSelected: boolean;
1185
1204
  /** Attributes to bind to the item element */
1186
1205
  attrs: {
1206
+ 'inert': true | undefined;
1187
1207
  'data-selected': true | undefined;
1188
1208
  };
1189
1209
  }
1190
- declare const _default$151: typeof __VLS_export$151;
1191
- declare const __VLS_export$151: __VLS_WithSlots$112<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1210
+ declare const _default$153: typeof __VLS_export$153;
1211
+ declare const __VLS_export$153: __VLS_WithSlots$113<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1192
1212
  default: (props: BreadcrumbsItemSlotProps) => unknown;
1193
1213
  }>;
1194
- type __VLS_WithSlots$112<T, S> = T & {
1214
+ type __VLS_WithSlots$113<T, S> = T & {
1195
1215
  new (): {
1196
1216
  $slots: S;
1197
1217
  };
@@ -1205,11 +1225,11 @@ interface BreadcrumbsPageSlotProps {
1205
1225
  'aria-current': 'page';
1206
1226
  };
1207
1227
  }
1208
- declare const _default$150: typeof __VLS_export$150;
1209
- declare const __VLS_export$150: __VLS_WithSlots$111<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1228
+ declare const _default$152: typeof __VLS_export$152;
1229
+ declare const __VLS_export$152: __VLS_WithSlots$112<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1210
1230
  default: (props: BreadcrumbsPageSlotProps) => unknown;
1211
1231
  }>;
1212
- type __VLS_WithSlots$111<T, S> = T & {
1232
+ type __VLS_WithSlots$112<T, S> = T & {
1213
1233
  new (): {
1214
1234
  $slots: S;
1215
1235
  };
@@ -1237,11 +1257,11 @@ interface BreadcrumbsDividerSlotProps {
1237
1257
  'data-selected': true | undefined;
1238
1258
  };
1239
1259
  }
1240
- declare const _default$149: typeof __VLS_export$149;
1241
- declare const __VLS_export$149: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1260
+ declare const _default$151: typeof __VLS_export$151;
1261
+ declare const __VLS_export$151: __VLS_WithSlots$111<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1242
1262
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
1243
1263
  }>;
1244
- type __VLS_WithSlots$110<T, S> = T & {
1264
+ type __VLS_WithSlots$111<T, S> = T & {
1245
1265
  new (): {
1246
1266
  $slots: S;
1247
1267
  };
@@ -1263,16 +1283,52 @@ interface BreadcrumbsEllipsisSlotProps {
1263
1283
  ellipsis: string;
1264
1284
  /** Whether the ellipsis is currently selected (visible) */
1265
1285
  isSelected: boolean;
1286
+ /** Number of breadcrumb items hidden by truncation */
1287
+ count: number;
1266
1288
  /** Attributes to bind to the ellipsis element */
1267
1289
  attrs: {
1268
- 'aria-hidden': 'true';
1290
+ 'aria-hidden': 'true' | undefined;
1269
1291
  'data-selected': true | undefined;
1270
1292
  };
1271
1293
  }
1272
- declare const _default$148: typeof __VLS_export$148;
1273
- declare const __VLS_export$148: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1294
+ declare const _default$150: typeof __VLS_export$150;
1295
+ declare const __VLS_export$150: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1274
1296
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
1275
1297
  }>;
1298
+ type __VLS_WithSlots$110<T, S> = T & {
1299
+ new (): {
1300
+ $slots: S;
1301
+ };
1302
+ };
1303
+ //#endregion
1304
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue.d.ts
1305
+ interface BreadcrumbsActivatorProps extends AtomProps {
1306
+ /** Namespace for dependency injection */
1307
+ namespace?: string;
1308
+ }
1309
+ interface BreadcrumbsActivatorSlotProps {
1310
+ /** Whether the collapsed crumbs are currently revealed */
1311
+ isExpanded: boolean;
1312
+ /** Number of breadcrumb items hidden by truncation */
1313
+ count: number;
1314
+ /** Toggle visibility of the collapsed crumbs */
1315
+ toggle: () => void;
1316
+ /** Attributes to bind to the activator element */
1317
+ attrs: {
1318
+ 'type': 'button' | undefined;
1319
+ 'role': 'button' | undefined;
1320
+ 'tabindex': 0 | undefined;
1321
+ 'aria-expanded': boolean;
1322
+ 'aria-label': string;
1323
+ 'data-state': 'open' | 'closed';
1324
+ 'onClick': () => void;
1325
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
1326
+ };
1327
+ }
1328
+ declare const _default$149: typeof __VLS_export$149;
1329
+ declare const __VLS_export$149: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1330
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
1331
+ }>;
1276
1332
  type __VLS_WithSlots$109<T, S> = T & {
1277
1333
  new (): {
1278
1334
  $slots: S;
@@ -1281,8 +1337,8 @@ type __VLS_WithSlots$109<T, S> = T & {
1281
1337
  //#endregion
1282
1338
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
1283
1339
  type BreadcrumbsLinkProps = AtomProps;
1284
- declare const _default$147: typeof __VLS_export$147;
1285
- declare const __VLS_export$147: __VLS_WithSlots$108<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1340
+ declare const _default$148: typeof __VLS_export$148;
1341
+ declare const __VLS_export$148: __VLS_WithSlots$108<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1286
1342
  default?: (props: {}) => any;
1287
1343
  }>;
1288
1344
  type __VLS_WithSlots$108<T, S> = T & {
@@ -1580,6 +1636,38 @@ declare const Breadcrumbs: {
1580
1636
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
1581
1637
  };
1582
1638
  });
1639
+ /**
1640
+ * Disclosure control that reveals the crumbs hidden by truncation.
1641
+ * Place inside an Ellipsis, which stays the list item.
1642
+ *
1643
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
1644
+ *
1645
+ * @example
1646
+ * ```vue
1647
+ * <template>
1648
+ * <Breadcrumbs.Ellipsis>
1649
+ * <Breadcrumbs.Activator />
1650
+ * </Breadcrumbs.Ellipsis>
1651
+ * </template>
1652
+ * ```
1653
+ */
1654
+ Activator: {
1655
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
1656
+ P: {};
1657
+ B: {};
1658
+ D: {};
1659
+ C: {};
1660
+ M: {};
1661
+ Defaults: {};
1662
+ }, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1663
+ __isFragment?: never;
1664
+ __isTeleport?: never;
1665
+ __isSuspense?: never;
1666
+ } & _$vue.ComponentOptionsBase<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
1667
+ $slots: {
1668
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
1669
+ };
1670
+ });
1583
1671
  };
1584
1672
  //#endregion
1585
1673
  //#region src/components/Button/ButtonContent.vue.d.ts
@@ -1592,8 +1680,8 @@ interface ButtonContentProps {
1592
1680
  interface ButtonContentSlotProps {
1593
1681
  isSelected: boolean;
1594
1682
  }
1595
- declare const _default$146: typeof __VLS_export$146;
1596
- declare const __VLS_export$146: __VLS_WithSlots$107<_$vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1683
+ declare const _default$147: typeof __VLS_export$147;
1684
+ declare const __VLS_export$147: __VLS_WithSlots$107<_$vue.DefineComponent<ButtonContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1597
1685
  default: (props: ButtonContentSlotProps) => any;
1598
1686
  }>;
1599
1687
  type __VLS_WithSlots$107<T, S> = T & {
@@ -1636,13 +1724,13 @@ interface ButtonGroupSlotProps {
1636
1724
  };
1637
1725
  }
1638
1726
  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>>;
1639
- declare const _default$145: typeof __VLS_export$145;
1640
- declare const __VLS_export$145: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$31<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1727
+ declare const _default$146: typeof __VLS_export$146;
1728
+ declare const __VLS_export$146: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$31<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1641
1729
  props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
1642
1730
  modelValue?: T | T[];
1643
1731
  }) & {
1644
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1645
1732
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1733
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1646
1734
  }> & (typeof globalThis extends {
1647
1735
  __VLS_PROPS_FALLBACK: infer P;
1648
1736
  } ? P : {});
@@ -1668,8 +1756,8 @@ interface ButtonHiddenInputProps {
1668
1756
  /** Associate with form by ID */
1669
1757
  form?: string;
1670
1758
  }
1671
- declare const _default$144: typeof __VLS_export$144;
1672
- declare const __VLS_export$144: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1759
+ declare const _default$145: typeof __VLS_export$145;
1760
+ declare const __VLS_export$145: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1673
1761
  //#endregion
1674
1762
  //#region src/components/Button/ButtonIcon.vue.d.ts
1675
1763
  interface ButtonIconProps extends AtomProps {
@@ -1684,8 +1772,8 @@ interface ButtonIconSlotProps {
1684
1772
  'aria-hidden': true;
1685
1773
  };
1686
1774
  }
1687
- declare const _default$143: typeof __VLS_export$143;
1688
- declare const __VLS_export$143: __VLS_WithSlots$106<_$vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1775
+ declare const _default$144: typeof __VLS_export$144;
1776
+ declare const __VLS_export$144: __VLS_WithSlots$106<_$vue.DefineComponent<ButtonIconProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonIconProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1689
1777
  default: (props: ButtonIconSlotProps) => any;
1690
1778
  }>;
1691
1779
  type __VLS_WithSlots$106<T, S> = T & {
@@ -1705,8 +1793,8 @@ interface ButtonLoadingSlotProps {
1705
1793
  /** Whether this loading indicator is currently selected/visible */
1706
1794
  isSelected: boolean;
1707
1795
  }
1708
- declare const _default$142: typeof __VLS_export$142;
1709
- declare const __VLS_export$142: __VLS_WithSlots$105<_$vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1796
+ declare const _default$143: typeof __VLS_export$143;
1797
+ declare const __VLS_export$143: __VLS_WithSlots$105<_$vue.DefineComponent<ButtonLoadingProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1710
1798
  default: (props: ButtonLoadingSlotProps) => any;
1711
1799
  }>;
1712
1800
  type __VLS_WithSlots$105<T, S> = T & {
@@ -1790,11 +1878,12 @@ interface ButtonRootSlotProps {
1790
1878
  'data-selected': true | undefined;
1791
1879
  'data-solo': true | undefined;
1792
1880
  'onClick': (() => void) | undefined;
1881
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
1793
1882
  };
1794
1883
  }
1795
1884
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
1796
- declare const _default$141: typeof __VLS_export$141;
1797
- declare const __VLS_export$141: <V = unknown>(__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<{
1885
+ declare const _default$142: typeof __VLS_export$142;
1886
+ declare const __VLS_export$142: <V = unknown>(__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<{
1798
1887
  props: _$vue.PublicProps & __VLS_PrettifyLocal$30<ButtonRootProps<V>> & (typeof globalThis extends {
1799
1888
  __VLS_PROPS_FALLBACK: infer P;
1800
1889
  } ? P : {});
@@ -1907,8 +1996,8 @@ declare const Button: {
1907
1996
  as?: (DOMElement | null) | undefined;
1908
1997
  renderless?: boolean | undefined;
1909
1998
  modelValue?: (T | T[]) | undefined;
1910
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1911
1999
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2000
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1912
2001
  } & (typeof globalThis extends {
1913
2002
  __VLS_PROPS_FALLBACK: infer P;
1914
2003
  } ? P : {});
@@ -2181,8 +2270,8 @@ interface CarouselContext extends StepContext<CarouselTicket> {
2181
2270
  resume: () => void;
2182
2271
  }
2183
2272
  declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
2184
- declare const _default$140: typeof __VLS_export$140;
2185
- declare const __VLS_export$140: <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<{
2273
+ declare const _default$141: typeof __VLS_export$141;
2274
+ declare const __VLS_export$141: <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<{
2186
2275
  props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(CarouselRootProps & {
2187
2276
  modelValue?: T | T[];
2188
2277
  }) & {
@@ -2217,8 +2306,8 @@ interface CarouselViewportSlotProps {
2217
2306
  'style': Record<string, string | number>;
2218
2307
  };
2219
2308
  }
2220
- declare const _default$139: typeof __VLS_export$139;
2221
- declare const __VLS_export$139: __VLS_WithSlots$104<_$vue.DefineComponent<CarouselViewportProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2309
+ declare const _default$140: typeof __VLS_export$140;
2310
+ declare const __VLS_export$140: __VLS_WithSlots$104<_$vue.DefineComponent<CarouselViewportProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2222
2311
  default: (props: CarouselViewportSlotProps) => any;
2223
2312
  }>;
2224
2313
  type __VLS_WithSlots$104<T, S> = T & {
@@ -2269,8 +2358,8 @@ interface CarouselItemSlotProps {
2269
2358
  'style': Record<string, string>;
2270
2359
  };
2271
2360
  }
2272
- declare const _default$138: typeof __VLS_export$138;
2273
- declare const __VLS_export$138: <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<{
2361
+ declare const _default$139: typeof __VLS_export$139;
2362
+ declare const __VLS_export$139: <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<{
2274
2363
  props: _$vue.PublicProps & __VLS_PrettifyLocal$28<CarouselItemProps<V>> & (typeof globalThis extends {
2275
2364
  __VLS_PROPS_FALLBACK: infer P;
2276
2365
  } ? P : {});
@@ -2298,6 +2387,8 @@ interface CarouselPreviousSlotProps {
2298
2387
  /** Attributes to bind to the button element */
2299
2388
  attrs: {
2300
2389
  'type': 'button' | undefined;
2390
+ 'role': 'button' | undefined;
2391
+ 'tabindex': number;
2301
2392
  'aria-label': string;
2302
2393
  'aria-controls': string;
2303
2394
  'aria-disabled': boolean;
@@ -2305,10 +2396,11 @@ interface CarouselPreviousSlotProps {
2305
2396
  'data-disabled': true | undefined;
2306
2397
  'data-edge': true | undefined;
2307
2398
  'onClick': () => void;
2399
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
2308
2400
  };
2309
2401
  }
2310
- declare const _default$137: typeof __VLS_export$137;
2311
- declare const __VLS_export$137: __VLS_WithSlots$103<_$vue.DefineComponent<CarouselPreviousProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2402
+ declare const _default$138: typeof __VLS_export$138;
2403
+ declare const __VLS_export$138: __VLS_WithSlots$103<_$vue.DefineComponent<CarouselPreviousProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselPreviousProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2312
2404
  default: (props: CarouselPreviousSlotProps) => any;
2313
2405
  }>;
2314
2406
  type __VLS_WithSlots$103<T, S> = T & {
@@ -2330,6 +2422,8 @@ interface CarouselNextSlotProps {
2330
2422
  /** Attributes to bind to the button element */
2331
2423
  attrs: {
2332
2424
  'type': 'button' | undefined;
2425
+ 'role': 'button' | undefined;
2426
+ 'tabindex': number;
2333
2427
  'aria-label': string;
2334
2428
  'aria-controls': string;
2335
2429
  'aria-disabled': boolean;
@@ -2337,10 +2431,11 @@ interface CarouselNextSlotProps {
2337
2431
  'data-disabled': true | undefined;
2338
2432
  'data-edge': true | undefined;
2339
2433
  'onClick': () => void;
2434
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
2340
2435
  };
2341
2436
  }
2342
- declare const _default$136: typeof __VLS_export$136;
2343
- declare const __VLS_export$136: __VLS_WithSlots$102<_$vue.DefineComponent<CarouselNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2437
+ declare const _default$137: typeof __VLS_export$137;
2438
+ declare const __VLS_export$137: __VLS_WithSlots$102<_$vue.DefineComponent<CarouselNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2344
2439
  default: (props: CarouselNextSlotProps) => any;
2345
2440
  }>;
2346
2441
  type __VLS_WithSlots$102<T, S> = T & {
@@ -2390,8 +2485,8 @@ interface CarouselIndicatorSlotProps {
2390
2485
  'aria-orientation': 'horizontal' | 'vertical';
2391
2486
  };
2392
2487
  }
2393
- declare const _default$135: typeof __VLS_export$135;
2394
- declare const __VLS_export$135: __VLS_WithSlots$101<_$vue.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2488
+ declare const _default$136: typeof __VLS_export$136;
2489
+ declare const __VLS_export$136: __VLS_WithSlots$101<_$vue.DefineComponent<CarouselIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2395
2490
  default: (props: CarouselIndicatorSlotProps) => any;
2396
2491
  }>;
2397
2492
  type __VLS_WithSlots$101<T, S> = T & {
@@ -2426,8 +2521,8 @@ interface CarouselProgressSlotProps {
2426
2521
  };
2427
2522
  };
2428
2523
  }
2429
- declare const _default$134: typeof __VLS_export$134;
2430
- declare const __VLS_export$134: __VLS_WithSlots$100<_$vue.DefineComponent<CarouselProgressProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2524
+ declare const _default$135: typeof __VLS_export$135;
2525
+ declare const __VLS_export$135: __VLS_WithSlots$100<_$vue.DefineComponent<CarouselProgressProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2431
2526
  default: (props: CarouselProgressSlotProps) => any;
2432
2527
  }>;
2433
2528
  type __VLS_WithSlots$100<T, S> = T & {
@@ -2455,8 +2550,8 @@ interface CarouselLiveRegionSlotProps {
2455
2550
  'role': 'status';
2456
2551
  };
2457
2552
  }
2458
- declare const _default$133: typeof __VLS_export$133;
2459
- declare const __VLS_export$133: __VLS_WithSlots$99<_$vue.DefineComponent<CarouselLiveRegionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2553
+ declare const _default$134: typeof __VLS_export$134;
2554
+ declare const __VLS_export$134: __VLS_WithSlots$99<_$vue.DefineComponent<CarouselLiveRegionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselLiveRegionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2460
2555
  default: (props: CarouselLiveRegionSlotProps) => any;
2461
2556
  }>;
2462
2557
  type __VLS_WithSlots$99<T, S> = T & {
@@ -2886,13 +2981,13 @@ interface CheckboxGroupSlotProps {
2886
2981
  };
2887
2982
  }
2888
2983
  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>>;
2889
- declare const _default$132: typeof __VLS_export$132;
2890
- declare const __VLS_export$132: <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<{
2984
+ declare const _default$133: typeof __VLS_export$133;
2985
+ declare const __VLS_export$133: <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<{
2891
2986
  props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
2892
2987
  modelValue?: T | T[];
2893
2988
  }) & {
2894
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2895
2989
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2990
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2896
2991
  }> & (typeof globalThis extends {
2897
2992
  __VLS_PROPS_FALLBACK: infer P;
2898
2993
  } ? P : {});
@@ -2918,8 +3013,8 @@ interface CheckboxHiddenInputProps {
2918
3013
  /** Associate with form by ID (defaults to context value) */
2919
3014
  form?: string;
2920
3015
  }
2921
- declare const _default$131: typeof __VLS_export$131;
2922
- declare const __VLS_export$131: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
3016
+ declare const _default$132: typeof __VLS_export$132;
3017
+ declare const __VLS_export$132: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2923
3018
  //#endregion
2924
3019
  //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
2925
3020
  /** Visual state of the checkbox for styling purposes */
@@ -3019,13 +3114,13 @@ interface CheckboxRootSlotProps<V = unknown> {
3019
3114
  };
3020
3115
  }
3021
3116
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
3022
- declare const _default$130: typeof __VLS_export$130;
3023
- declare const __VLS_export$130: <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<{
3117
+ declare const _default$131: typeof __VLS_export$131;
3118
+ declare const __VLS_export$131: <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<{
3024
3119
  props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
3025
3120
  modelValue?: boolean;
3026
3121
  }) & {
3027
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3028
3122
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
3123
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3029
3124
  }> & (typeof globalThis extends {
3030
3125
  __VLS_PROPS_FALLBACK: infer P;
3031
3126
  } ? P : {});
@@ -3058,8 +3153,8 @@ interface CheckboxIndicatorSlotProps {
3058
3153
  };
3059
3154
  };
3060
3155
  }
3061
- declare const _default$129: typeof __VLS_export$129;
3062
- declare const __VLS_export$129: __VLS_WithSlots$98<_$vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3156
+ declare const _default$130: typeof __VLS_export$130;
3157
+ declare const __VLS_export$130: __VLS_WithSlots$98<_$vue.DefineComponent<CheckboxIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3063
3158
  default: (props: CheckboxIndicatorSlotProps) => any;
3064
3159
  }>;
3065
3160
  type __VLS_WithSlots$98<T, S> = T & {
@@ -3114,8 +3209,8 @@ interface CheckboxSelectAllSlotProps {
3114
3209
  'onKeydown': (e: KeyboardEvent) => void;
3115
3210
  };
3116
3211
  }
3117
- declare const _default$128: typeof __VLS_export$128;
3118
- declare const __VLS_export$128: __VLS_WithSlots$97<_$vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3212
+ declare const _default$129: typeof __VLS_export$129;
3213
+ declare const __VLS_export$129: __VLS_WithSlots$97<_$vue.DefineComponent<CheckboxSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3119
3214
  default: (props: CheckboxSelectAllSlotProps) => any;
3120
3215
  }>;
3121
3216
  type __VLS_WithSlots$97<T, S> = T & {
@@ -3193,8 +3288,8 @@ declare const Checkbox: {
3193
3288
  as?: (DOMElement | null) | undefined;
3194
3289
  renderless?: boolean | undefined;
3195
3290
  modelValue?: (T | T[]) | undefined;
3196
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3197
3291
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
3292
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3198
3293
  } & (typeof globalThis extends {
3199
3294
  __VLS_PROPS_FALLBACK: infer P;
3200
3295
  } ? P : {});
@@ -3324,8 +3419,8 @@ declare const Checkbox: {
3324
3419
  as?: (DOMElement | null) | undefined;
3325
3420
  renderless?: boolean | undefined;
3326
3421
  modelValue?: boolean | undefined;
3327
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3328
3422
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
3423
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3329
3424
  } & (typeof globalThis extends {
3330
3425
  __VLS_PROPS_FALLBACK: infer P;
3331
3426
  } ? P : {});
@@ -3425,17 +3520,17 @@ interface CollapsibleRootSlotProps {
3425
3520
  };
3426
3521
  }
3427
3522
  declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
3428
- declare const _default$127: typeof __VLS_export$127;
3429
- declare const __VLS_export$127: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
3523
+ declare const _default$128: typeof __VLS_export$128;
3524
+ declare const __VLS_export$128: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
3430
3525
  modelValue?: boolean;
3431
3526
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3432
- "update:model-value": (value: boolean) => any;
3433
3527
  "update:modelValue": (value: boolean) => any;
3528
+ "update:model-value": (value: boolean) => any;
3434
3529
  }, string, _$vue.PublicProps, Readonly<CollapsibleRootProps & {
3435
3530
  modelValue?: boolean;
3436
3531
  }> & Readonly<{
3437
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3438
3532
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3533
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3439
3534
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3440
3535
  default: (props: CollapsibleRootSlotProps) => any;
3441
3536
  }>;
@@ -3469,11 +3564,11 @@ interface CollapsibleActivatorSlotProps {
3469
3564
  'disabled': boolean | undefined; /** Type attribute for native button elements */
3470
3565
  'type': 'button' | undefined; /** Click handler to toggle */
3471
3566
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
3472
- 'onKeydown': (e: KeyboardEvent) => void;
3567
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3473
3568
  };
3474
3569
  }
3475
- declare const _default$126: typeof __VLS_export$126;
3476
- declare const __VLS_export$126: __VLS_WithSlots$95<_$vue.DefineComponent<CollapsibleActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3570
+ declare const _default$127: typeof __VLS_export$127;
3571
+ declare const __VLS_export$127: __VLS_WithSlots$95<_$vue.DefineComponent<CollapsibleActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3477
3572
  default: (props: CollapsibleActivatorSlotProps) => any;
3478
3573
  }>;
3479
3574
  type __VLS_WithSlots$95<T, S> = T & {
@@ -3493,8 +3588,8 @@ interface CollapsibleCueSlotProps {
3493
3588
  'data-state': 'open' | 'closed';
3494
3589
  };
3495
3590
  }
3496
- declare const _default$125: typeof __VLS_export$125;
3497
- declare const __VLS_export$125: __VLS_WithSlots$94<_$vue.DefineComponent<CollapsibleCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3591
+ declare const _default$126: typeof __VLS_export$126;
3592
+ declare const __VLS_export$126: __VLS_WithSlots$94<_$vue.DefineComponent<CollapsibleCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3498
3593
  default: (props: CollapsibleCueSlotProps) => any;
3499
3594
  }>;
3500
3595
  type __VLS_WithSlots$94<T, S> = T & {
@@ -3520,8 +3615,8 @@ interface CollapsibleContentSlotProps {
3520
3615
  'data-disabled': true | undefined;
3521
3616
  };
3522
3617
  }
3523
- declare const _default$124: typeof __VLS_export$124;
3524
- declare const __VLS_export$124: __VLS_WithSlots$93<_$vue.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3618
+ declare const _default$125: typeof __VLS_export$125;
3619
+ declare const __VLS_export$125: __VLS_WithSlots$93<_$vue.DefineComponent<CollapsibleContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapsibleContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3525
3620
  default: (props: CollapsibleContentSlotProps) => any;
3526
3621
  }>;
3527
3622
  type __VLS_WithSlots$93<T, S> = T & {
@@ -3561,11 +3656,11 @@ declare const Collapsible: {
3561
3656
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CollapsibleRootProps & {
3562
3657
  modelValue?: boolean;
3563
3658
  }> & Readonly<{
3564
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3565
3659
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3660
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3566
3661
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3567
- "update:model-value": (value: boolean) => any;
3568
3662
  "update:modelValue": (value: boolean) => any;
3663
+ "update:model-value": (value: boolean) => any;
3569
3664
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3570
3665
  P: {};
3571
3666
  B: {};
@@ -3576,8 +3671,8 @@ declare const Collapsible: {
3576
3671
  }, Readonly<CollapsibleRootProps & {
3577
3672
  modelValue?: boolean;
3578
3673
  }> & Readonly<{
3579
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3580
3674
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3675
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3581
3676
  }>, {}, {}, {}, {}, {}>;
3582
3677
  __isFragment?: never;
3583
3678
  __isTeleport?: never;
@@ -3585,11 +3680,11 @@ declare const Collapsible: {
3585
3680
  } & _$vue.ComponentOptionsBase<Readonly<CollapsibleRootProps & {
3586
3681
  modelValue?: boolean;
3587
3682
  }> & Readonly<{
3588
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3589
3683
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3684
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3590
3685
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3591
- "update:model-value": (value: boolean) => any;
3592
3686
  "update:modelValue": (value: boolean) => any;
3687
+ "update:model-value": (value: boolean) => any;
3593
3688
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
3594
3689
  $slots: {
3595
3690
  default: (props: CollapsibleRootSlotProps) => any;
@@ -3706,13 +3801,13 @@ interface ComboboxRootSlotProps {
3706
3801
  clear: () => void;
3707
3802
  }
3708
3803
  declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
3709
- declare const _default$123: typeof __VLS_export$123;
3710
- declare const __VLS_export$123: <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<{
3804
+ declare const _default$124: typeof __VLS_export$124;
3805
+ declare const __VLS_export$124: <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<{
3711
3806
  props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
3712
3807
  modelValue?: T | T[];
3713
3808
  }) & {
3714
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3715
3809
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
3810
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3716
3811
  }> & (typeof globalThis extends {
3717
3812
  __VLS_PROPS_FALLBACK: infer P;
3718
3813
  } ? P : {});
@@ -3741,8 +3836,8 @@ interface ComboboxActivatorSlotProps {
3741
3836
  'style': Record<string, string>;
3742
3837
  };
3743
3838
  }
3744
- declare const _default$122: typeof __VLS_export$122;
3745
- declare const __VLS_export$122: __VLS_WithSlots$92<_$vue.DefineComponent<ComboboxActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3839
+ declare const _default$123: typeof __VLS_export$123;
3840
+ declare const __VLS_export$123: __VLS_WithSlots$92<_$vue.DefineComponent<ComboboxActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3746
3841
  default: (props: ComboboxActivatorSlotProps) => any;
3747
3842
  }>;
3748
3843
  type __VLS_WithSlots$92<T, S> = T & {
@@ -3785,8 +3880,8 @@ interface ComboboxControlSlotProps {
3785
3880
  'onKeydown': (e: KeyboardEvent) => void;
3786
3881
  };
3787
3882
  }
3788
- declare const _default$121: typeof __VLS_export$121;
3789
- declare const __VLS_export$121: __VLS_WithSlots$91<_$vue.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3883
+ declare const _default$122: typeof __VLS_export$122;
3884
+ declare const __VLS_export$122: __VLS_WithSlots$91<_$vue.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3790
3885
  default: (props: ComboboxControlSlotProps) => any;
3791
3886
  }>;
3792
3887
  type __VLS_WithSlots$91<T, S> = T & {
@@ -3807,8 +3902,8 @@ interface ComboboxCueSlotProps {
3807
3902
  'onClick': () => void;
3808
3903
  };
3809
3904
  }
3810
- declare const _default$120: typeof __VLS_export$120;
3811
- declare const __VLS_export$120: __VLS_WithSlots$90<_$vue.DefineComponent<ComboboxCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3905
+ declare const _default$121: typeof __VLS_export$121;
3906
+ declare const __VLS_export$121: __VLS_WithSlots$90<_$vue.DefineComponent<ComboboxCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3812
3907
  default: (props: ComboboxCueSlotProps) => any;
3813
3908
  }>;
3814
3909
  type __VLS_WithSlots$90<T, S> = T & {
@@ -3830,8 +3925,8 @@ interface ComboboxContentSlotProps {
3830
3925
  /** Attributes to bind to the content element */
3831
3926
  attrs: Record<string, unknown>;
3832
3927
  }
3833
- declare const _default$119: typeof __VLS_export$119;
3834
- declare const __VLS_export$119: __VLS_WithSlots$89<_$vue.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3928
+ declare const _default$120: typeof __VLS_export$120;
3929
+ declare const __VLS_export$120: __VLS_WithSlots$89<_$vue.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3835
3930
  default: (props: ComboboxContentSlotProps) => any;
3836
3931
  }>;
3837
3932
  type __VLS_WithSlots$89<T, S> = T & {
@@ -3877,8 +3972,8 @@ interface ComboboxItemSlotProps<V = unknown> {
3877
3972
  'onClick': () => void;
3878
3973
  };
3879
3974
  }
3880
- declare const _default$118: typeof __VLS_export$118;
3881
- declare const __VLS_export$118: <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<{
3975
+ declare const _default$119: typeof __VLS_export$119;
3976
+ declare const __VLS_export$119: <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<{
3882
3977
  props: _$vue.PublicProps & __VLS_PrettifyLocal$24<ComboboxItemProps<V>> & (typeof globalThis extends {
3883
3978
  __VLS_PROPS_FALLBACK: infer P;
3884
3979
  } ? P : {});
@@ -3902,8 +3997,8 @@ interface ComboboxEmptySlotProps {
3902
3997
  /** Current query string */
3903
3998
  query: string;
3904
3999
  }
3905
- declare const _default$117: typeof __VLS_export$117;
3906
- declare const __VLS_export$117: __VLS_WithSlots$88<_$vue.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4000
+ declare const _default$118: typeof __VLS_export$118;
4001
+ declare const __VLS_export$118: __VLS_WithSlots$88<_$vue.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3907
4002
  default: (props: ComboboxEmptySlotProps) => any;
3908
4003
  }>;
3909
4004
  type __VLS_WithSlots$88<T, S> = T & {
@@ -3921,8 +4016,8 @@ interface ComboboxDescriptionSlotProps {
3921
4016
  /** ID for this description element */
3922
4017
  id: string;
3923
4018
  }
3924
- declare const _default$116: typeof __VLS_export$116;
3925
- declare const __VLS_export$116: __VLS_WithSlots$87<_$vue.DefineComponent<ComboboxDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4019
+ declare const _default$117: typeof __VLS_export$117;
4020
+ declare const __VLS_export$117: __VLS_WithSlots$87<_$vue.DefineComponent<ComboboxDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3926
4021
  default: (props: ComboboxDescriptionSlotProps) => any;
3927
4022
  }>;
3928
4023
  type __VLS_WithSlots$87<T, S> = T & {
@@ -3948,8 +4043,8 @@ interface ComboboxErrorSlotProps {
3948
4043
  'data-state': 'visible' | 'hidden';
3949
4044
  };
3950
4045
  }
3951
- declare const _default$115: typeof __VLS_export$115;
3952
- declare const __VLS_export$115: __VLS_WithSlots$86<_$vue.DefineComponent<ComboboxErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4046
+ declare const _default$116: typeof __VLS_export$116;
4047
+ declare const __VLS_export$116: __VLS_WithSlots$86<_$vue.DefineComponent<ComboboxErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ComboboxErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3953
4048
  default: (props: ComboboxErrorSlotProps) => any;
3954
4049
  }>;
3955
4050
  type __VLS_WithSlots$86<T, S> = T & {
@@ -3991,9 +4086,8 @@ type __VLS_WithSlots$86<T, S> = T & {
3991
4086
  * :key="item.id"
3992
4087
  * :id="item.id"
3993
4088
  * :value="item.label"
3994
- * v-slot="{ isSelected, attrs }"
3995
4089
  * >
3996
- * <div v-bind="attrs">{{ item.label }}</div>
4090
+ * {{ item.label }}
3997
4091
  * </Combobox.Item>
3998
4092
  * <Combobox.Empty>No results found</Combobox.Empty>
3999
4093
  * </Combobox.Content>
@@ -4053,8 +4147,8 @@ declare const Combobox: {
4053
4147
  as?: (DOMElement | null) | undefined;
4054
4148
  renderless?: boolean | undefined;
4055
4149
  modelValue?: (T | T[]) | undefined;
4056
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4057
4150
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4151
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4058
4152
  } & (typeof globalThis extends {
4059
4153
  __VLS_PROPS_FALLBACK: infer P;
4060
4154
  } ? P : {});
@@ -4201,10 +4295,13 @@ declare const Combobox: {
4201
4295
  *
4202
4296
  * @example
4203
4297
  * ```vue
4204
- * <Combobox.Item id="apple" value="Apple" v-slot="{ isSelected, isHighlighted, attrs }">
4205
- * <div v-bind="attrs" :class="{ highlighted: isHighlighted }">
4206
- * Apple {{ isSelected ? '✓' : '' }}
4207
- * </div>
4298
+ * <Combobox.Item
4299
+ * id="apple"
4300
+ * value="Apple"
4301
+ * class="data-[highlighted]:bg-primary"
4302
+ * v-slot="{ isSelected }"
4303
+ * >
4304
+ * Apple {{ isSelected ? '✓' : '' }}
4208
4305
  * </Combobox.Item>
4209
4306
  * ```
4210
4307
  */
@@ -4363,17 +4460,17 @@ interface DialogRootSlotProps {
4363
4460
  close: () => void;
4364
4461
  }
4365
4462
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
4366
- declare const _default$114: typeof __VLS_export$114;
4367
- declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
4463
+ declare const _default$115: typeof __VLS_export$115;
4464
+ declare const __VLS_export$115: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
4368
4465
  modelValue?: boolean;
4369
4466
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4370
- "update:model-value": (value: boolean) => any;
4371
4467
  "update:modelValue": (value: boolean) => any;
4468
+ "update:model-value": (value: boolean) => any;
4372
4469
  }, string, _$vue.PublicProps, Readonly<DialogRootProps & {
4373
4470
  modelValue?: boolean;
4374
4471
  }> & Readonly<{
4375
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4376
4472
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4473
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4377
4474
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4378
4475
  default: (props: DialogRootSlotProps) => any;
4379
4476
  }>;
@@ -4394,14 +4491,17 @@ interface DialogActivatorSlotProps {
4394
4491
  /** Attributes to bind to the trigger element */
4395
4492
  attrs: {
4396
4493
  'type': 'button' | undefined;
4494
+ 'role': 'button' | undefined;
4495
+ 'tabindex': number;
4397
4496
  'aria-haspopup': 'dialog';
4398
4497
  'aria-expanded': boolean;
4399
4498
  'data-open': true | undefined;
4400
4499
  'onClick': () => void;
4500
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4401
4501
  };
4402
4502
  }
4403
- declare const _default$113: typeof __VLS_export$113;
4404
- declare const __VLS_export$113: __VLS_WithSlots$84<_$vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4503
+ declare const _default$114: typeof __VLS_export$114;
4504
+ declare const __VLS_export$114: __VLS_WithSlots$84<_$vue.DefineComponent<DialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4405
4505
  default: (props: DialogActivatorSlotProps) => any;
4406
4506
  }>;
4407
4507
  type __VLS_WithSlots$84<T, S> = T & {
@@ -4449,8 +4549,8 @@ interface DialogContentSlotProps {
4449
4549
  'onClose': (e: Event) => void;
4450
4550
  };
4451
4551
  }
4452
- declare const _default$112: typeof __VLS_export$112;
4453
- declare const __VLS_export$112: __VLS_WithSlots$83<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4552
+ declare const _default$113: typeof __VLS_export$113;
4553
+ declare const __VLS_export$113: __VLS_WithSlots$83<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4454
4554
  cancel: (e: Event) => any;
4455
4555
  close: (e: Event) => any;
4456
4556
  }, string, _$vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
@@ -4476,8 +4576,8 @@ interface DialogTitleSlotProps {
4476
4576
  id: string;
4477
4577
  };
4478
4578
  }
4479
- declare const _default$111: typeof __VLS_export$111;
4480
- declare const __VLS_export$111: __VLS_WithSlots$82<_$vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4579
+ declare const _default$112: typeof __VLS_export$112;
4580
+ declare const __VLS_export$112: __VLS_WithSlots$82<_$vue.DefineComponent<DialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4481
4581
  default: (props: DialogTitleSlotProps) => any;
4482
4582
  }>;
4483
4583
  type __VLS_WithSlots$82<T, S> = T & {
@@ -4497,8 +4597,8 @@ interface DialogDescriptionSlotProps {
4497
4597
  id: string;
4498
4598
  };
4499
4599
  }
4500
- declare const _default$110: typeof __VLS_export$110;
4501
- declare const __VLS_export$110: __VLS_WithSlots$81<_$vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4600
+ declare const _default$111: typeof __VLS_export$111;
4601
+ declare const __VLS_export$111: __VLS_WithSlots$81<_$vue.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4502
4602
  default: (props: DialogDescriptionSlotProps) => any;
4503
4603
  }>;
4504
4604
  type __VLS_WithSlots$81<T, S> = T & {
@@ -4518,12 +4618,15 @@ interface DialogCloseSlotProps {
4518
4618
  /** Attributes to bind to the close button element */
4519
4619
  attrs: {
4520
4620
  'type': 'button' | undefined;
4621
+ 'role': 'button' | undefined;
4622
+ 'tabindex': number;
4521
4623
  'aria-label': string;
4522
4624
  'onClick': () => void;
4625
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4523
4626
  };
4524
4627
  }
4525
- declare const _default$109: typeof __VLS_export$109;
4526
- declare const __VLS_export$109: __VLS_WithSlots$80<_$vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4628
+ declare const _default$110: typeof __VLS_export$110;
4629
+ declare const __VLS_export$110: __VLS_WithSlots$80<_$vue.DefineComponent<DialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<DialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4527
4630
  default: (props: DialogCloseSlotProps) => any;
4528
4631
  }>;
4529
4632
  type __VLS_WithSlots$80<T, S> = T & {
@@ -4589,11 +4692,11 @@ declare const Dialog: {
4589
4692
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
4590
4693
  modelValue?: boolean;
4591
4694
  }> & Readonly<{
4592
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4593
4695
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4696
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4594
4697
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4595
- "update:model-value": (value: boolean) => any;
4596
4698
  "update:modelValue": (value: boolean) => any;
4699
+ "update:model-value": (value: boolean) => any;
4597
4700
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
4598
4701
  P: {};
4599
4702
  B: {};
@@ -4604,8 +4707,8 @@ declare const Dialog: {
4604
4707
  }, Readonly<DialogRootProps & {
4605
4708
  modelValue?: boolean;
4606
4709
  }> & Readonly<{
4607
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4608
4710
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4711
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4609
4712
  }>, {}, {}, {}, {}, {}>;
4610
4713
  __isFragment?: never;
4611
4714
  __isTeleport?: never;
@@ -4613,11 +4716,11 @@ declare const Dialog: {
4613
4716
  } & _$vue.ComponentOptionsBase<Readonly<DialogRootProps & {
4614
4717
  modelValue?: boolean;
4615
4718
  }> & Readonly<{
4616
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4617
4719
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4720
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4618
4721
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4619
- "update:model-value": (value: boolean) => any;
4620
4722
  "update:modelValue": (value: boolean) => any;
4723
+ "update:model-value": (value: boolean) => any;
4621
4724
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
4622
4725
  $slots: {
4623
4726
  default: (props: DialogRootSlotProps) => any;
@@ -4851,13 +4954,13 @@ interface ExpansionPanelGroupSlotProps {
4851
4954
  toggle: (id: ID) => void;
4852
4955
  }
4853
4956
  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>>;
4854
- declare const _default$108: typeof __VLS_export$108;
4855
- declare const __VLS_export$108: <T = 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<{
4957
+ declare const _default$109: typeof __VLS_export$109;
4958
+ declare const __VLS_export$109: <T = 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<{
4856
4959
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
4857
4960
  modelValue?: T | T[];
4858
4961
  }) & {
4859
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4860
4962
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4963
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4861
4964
  }> & (typeof globalThis extends {
4862
4965
  __VLS_PROPS_FALLBACK: infer P;
4863
4966
  } ? P : {});
@@ -4911,8 +5014,8 @@ interface ExpansionPanelRootSlotProps {
4911
5014
  };
4912
5015
  }
4913
5016
  declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
4914
- declare const _default$107: typeof __VLS_export$107;
4915
- declare const __VLS_export$107: <V = 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<{
5017
+ declare const _default$108: typeof __VLS_export$108;
5018
+ declare const __VLS_export$108: <V = 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<{
4916
5019
  props: _$vue.PublicProps & __VLS_PrettifyLocal$22<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
4917
5020
  __VLS_PROPS_FALLBACK: infer P;
4918
5021
  } ? P : {});
@@ -4940,8 +5043,8 @@ interface ExpansionPanelHeaderSlotProps {
4940
5043
  /** Data attribute for selected state */'data-selected': true | undefined;
4941
5044
  };
4942
5045
  }
4943
- declare const _default$106: typeof __VLS_export$106;
4944
- declare const __VLS_export$106: __VLS_WithSlots$79<_$vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5046
+ declare const _default$107: typeof __VLS_export$107;
5047
+ declare const __VLS_export$107: __VLS_WithSlots$79<_$vue.DefineComponent<ExpansionPanelHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4945
5048
  default: (props: ExpansionPanelHeaderSlotProps) => any;
4946
5049
  }>;
4947
5050
  type __VLS_WithSlots$79<T, S> = T & {
@@ -4974,11 +5077,11 @@ interface ExpansionPanelActivatorSlotProps {
4974
5077
  'disabled': boolean | undefined; /** Type attribute for native button elements */
4975
5078
  'type': 'button' | undefined; /** Click handler to toggle panel */
4976
5079
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
4977
- 'onKeydown': (e: KeyboardEvent) => void;
5080
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4978
5081
  };
4979
5082
  }
4980
- declare const _default$105: typeof __VLS_export$105;
4981
- declare const __VLS_export$105: __VLS_WithSlots$78<_$vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5083
+ declare const _default$106: typeof __VLS_export$106;
5084
+ declare const __VLS_export$106: __VLS_WithSlots$78<_$vue.DefineComponent<ExpansionPanelActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4982
5085
  default: (props: ExpansionPanelActivatorSlotProps) => any;
4983
5086
  }>;
4984
5087
  type __VLS_WithSlots$78<T, S> = T & {
@@ -4998,8 +5101,8 @@ interface ExpansionPanelCueSlotProps {
4998
5101
  'data-state': 'open' | 'closed';
4999
5102
  };
5000
5103
  }
5001
- declare const _default$104: typeof __VLS_export$104;
5002
- declare const __VLS_export$104: __VLS_WithSlots$77<_$vue.DefineComponent<ExpansionPanelCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5104
+ declare const _default$105: typeof __VLS_export$105;
5105
+ declare const __VLS_export$105: __VLS_WithSlots$77<_$vue.DefineComponent<ExpansionPanelCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5003
5106
  default: (props: ExpansionPanelCueSlotProps) => any;
5004
5107
  }>;
5005
5108
  type __VLS_WithSlots$77<T, S> = T & {
@@ -5024,8 +5127,8 @@ interface ExpansionPanelContentSlotProps {
5024
5127
  'hidden': boolean;
5025
5128
  };
5026
5129
  }
5027
- declare const _default$103: typeof __VLS_export$103;
5028
- declare const __VLS_export$103: __VLS_WithSlots$76<_$vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5130
+ declare const _default$104: typeof __VLS_export$104;
5131
+ declare const __VLS_export$104: __VLS_WithSlots$76<_$vue.DefineComponent<ExpansionPanelContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ExpansionPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5029
5132
  default: (props: ExpansionPanelContentSlotProps) => any;
5030
5133
  }>;
5031
5134
  type __VLS_WithSlots$76<T, S> = T & {
@@ -5085,8 +5188,8 @@ declare const ExpansionPanel: {
5085
5188
  as?: (DOMElement | null) | undefined;
5086
5189
  renderless?: boolean | undefined;
5087
5190
  modelValue?: (T | T[]) | undefined;
5088
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5089
5191
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5192
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5090
5193
  } & (typeof globalThis extends {
5091
5194
  __VLS_PROPS_FALLBACK: infer P;
5092
5195
  } ? P : {});
@@ -5327,12 +5430,12 @@ interface FormSlotProps {
5327
5430
  onReset: (event: Event) => void;
5328
5431
  };
5329
5432
  }
5330
- declare const _default$102: typeof __VLS_export$102;
5331
- declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
5433
+ declare const _default$103: typeof __VLS_export$103;
5434
+ declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
5332
5435
  modelValue?: boolean | null;
5333
5436
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5334
- "update:model-value": (value: boolean | null) => any;
5335
5437
  "update:modelValue": (value: boolean | null) => any;
5438
+ "update:model-value": (value: boolean | null) => any;
5336
5439
  reset: () => any;
5337
5440
  submit: (payload: {
5338
5441
  valid: boolean;
@@ -5340,8 +5443,8 @@ declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormPro
5340
5443
  }, string, _$vue.PublicProps, Readonly<FormProps & {
5341
5444
  modelValue?: boolean | null;
5342
5445
  }> & Readonly<{
5343
- "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
5344
5446
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
5447
+ "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
5345
5448
  onReset?: (() => any) | undefined;
5346
5449
  onSubmit?: ((payload: {
5347
5450
  valid: boolean;
@@ -5398,13 +5501,13 @@ interface GroupRootSlotProps {
5398
5501
  };
5399
5502
  }
5400
5503
  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>>;
5401
- declare const _default$101: typeof __VLS_export$101;
5402
- declare const __VLS_export$101: <T = 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<{
5504
+ declare const _default$102: typeof __VLS_export$102;
5505
+ declare const __VLS_export$102: <T = 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<{
5403
5506
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
5404
5507
  modelValue?: T | T[];
5405
5508
  }) & {
5406
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5407
5509
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5510
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5408
5511
  }> & (typeof globalThis extends {
5409
5512
  __VLS_PROPS_FALLBACK: infer P;
5410
5513
  } ? P : {});
@@ -5460,16 +5563,18 @@ interface GroupItemSlotProps<V = unknown> {
5460
5563
  /** Attributes to bind to the item element */
5461
5564
  attrs: {
5462
5565
  'role': 'checkbox';
5566
+ 'tabindex': 0 | -1;
5463
5567
  'aria-checked': boolean | 'mixed';
5464
5568
  'aria-disabled': boolean;
5465
5569
  'data-selected': true | undefined;
5466
5570
  'data-disabled': true | undefined;
5467
5571
  'data-mixed': true | undefined;
5468
5572
  'onClick': () => void;
5573
+ 'onKeydown': (e: KeyboardEvent) => void;
5469
5574
  };
5470
5575
  }
5471
- declare const _default$100: typeof __VLS_export$100;
5472
- declare const __VLS_export$100: <V = 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<{
5576
+ declare const _default$101: typeof __VLS_export$101;
5577
+ declare const __VLS_export$101: <V = 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<{
5473
5578
  props: _$vue.PublicProps & __VLS_PrettifyLocal$20<GroupItemProps<V>> & (typeof globalThis extends {
5474
5579
  __VLS_PROPS_FALLBACK: infer P;
5475
5580
  } ? P : {});
@@ -5524,8 +5629,8 @@ declare const Group: {
5524
5629
  enroll?: boolean | undefined;
5525
5630
  mandatory?: boolean | "force" | undefined;
5526
5631
  modelValue?: (T | T[]) | undefined;
5527
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5528
5632
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5633
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5529
5634
  } & (typeof globalThis extends {
5530
5635
  __VLS_PROPS_FALLBACK: infer P;
5531
5636
  } ? P : {});
@@ -5623,8 +5728,8 @@ interface ImageRootSlotProps {
5623
5728
  }
5624
5729
  interface ImageContext extends UseImageReturn {}
5625
5730
  declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
5626
- declare const _default$99: typeof __VLS_export$99;
5627
- declare const __VLS_export$99: __VLS_WithSlots$74<_$vue.DefineComponent<ImageRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5731
+ declare const _default$100: typeof __VLS_export$100;
5732
+ declare const __VLS_export$100: __VLS_WithSlots$74<_$vue.DefineComponent<ImageRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5628
5733
  default: (props: ImageRootSlotProps) => any;
5629
5734
  }>;
5630
5735
  type __VLS_WithSlots$74<T, S> = T & {
@@ -5693,14 +5798,14 @@ interface ImageImgSlotProps {
5693
5798
  'onError': (e: Event) => void;
5694
5799
  };
5695
5800
  }
5696
- declare const _default$98: typeof __VLS_export$98;
5697
- declare const __VLS_export$98: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5698
- error: (e: Event) => any;
5801
+ declare const _default$99: typeof __VLS_export$99;
5802
+ declare const __VLS_export$99: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5699
5803
  load: (e: Event) => any;
5804
+ error: (e: Event) => any;
5700
5805
  loadstart: (src: string) => any;
5701
5806
  }, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
5702
- onError?: ((e: Event) => any) | undefined;
5703
5807
  onLoad?: ((e: Event) => any) | undefined;
5808
+ onError?: ((e: Event) => any) | undefined;
5704
5809
  onLoadstart?: ((src: string) => any) | undefined;
5705
5810
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5706
5811
  default: (props: ImageImgSlotProps) => any;
@@ -5725,8 +5830,8 @@ interface ImagePlaceholderSlotProps {
5725
5830
  'data-state': ImageStatus;
5726
5831
  };
5727
5832
  }
5728
- declare const _default$97: typeof __VLS_export$97;
5729
- declare const __VLS_export$97: __VLS_WithSlots$72<_$vue.DefineComponent<ImagePlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5833
+ declare const _default$98: typeof __VLS_export$98;
5834
+ declare const __VLS_export$98: __VLS_WithSlots$72<_$vue.DefineComponent<ImagePlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImagePlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5730
5835
  default: (props: ImagePlaceholderSlotProps) => any;
5731
5836
  }>;
5732
5837
  type __VLS_WithSlots$72<T, S> = T & {
@@ -5749,8 +5854,8 @@ interface ImageFallbackSlotProps {
5749
5854
  'data-state': 'error';
5750
5855
  };
5751
5856
  }
5752
- declare const _default$96: typeof __VLS_export$96;
5753
- declare const __VLS_export$96: __VLS_WithSlots$71<_$vue.DefineComponent<ImageFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5857
+ declare const _default$97: typeof __VLS_export$97;
5858
+ declare const __VLS_export$97: __VLS_WithSlots$71<_$vue.DefineComponent<ImageFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ImageFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5754
5859
  default: (props: ImageFallbackSlotProps) => any;
5755
5860
  }>;
5756
5861
  type __VLS_WithSlots$71<T, S> = T & {
@@ -5817,12 +5922,12 @@ declare const Image: {
5817
5922
  */
5818
5923
  Img: {
5819
5924
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
5820
- onError?: ((e: Event) => any) | undefined;
5821
5925
  onLoad?: ((e: Event) => any) | undefined;
5926
+ onError?: ((e: Event) => any) | undefined;
5822
5927
  onLoadstart?: ((src: string) => any) | undefined;
5823
5928
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5824
- error: (e: Event) => any;
5825
5929
  load: (e: Event) => any;
5930
+ error: (e: Event) => any;
5826
5931
  loadstart: (src: string) => any;
5827
5932
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5828
5933
  P: {};
@@ -5832,20 +5937,20 @@ declare const Image: {
5832
5937
  M: {};
5833
5938
  Defaults: {};
5834
5939
  }, Readonly<ImageImgProps> & Readonly<{
5835
- onError?: ((e: Event) => any) | undefined;
5836
5940
  onLoad?: ((e: Event) => any) | undefined;
5941
+ onError?: ((e: Event) => any) | undefined;
5837
5942
  onLoadstart?: ((src: string) => any) | undefined;
5838
5943
  }>, {}, {}, {}, {}, {}>;
5839
5944
  __isFragment?: never;
5840
5945
  __isTeleport?: never;
5841
5946
  __isSuspense?: never;
5842
5947
  } & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
5843
- onError?: ((e: Event) => any) | undefined;
5844
5948
  onLoad?: ((e: Event) => any) | undefined;
5949
+ onError?: ((e: Event) => any) | undefined;
5845
5950
  onLoadstart?: ((src: string) => any) | undefined;
5846
5951
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5847
- error: (e: Event) => any;
5848
5952
  load: (e: Event) => any;
5953
+ error: (e: Event) => any;
5849
5954
  loadstart: (src: string) => any;
5850
5955
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5851
5956
  $slots: {
@@ -5929,8 +6034,8 @@ interface InputControlSlotProps {
5929
6034
  /** Pre-computed attributes for the input element */
5930
6035
  attrs: Record<string, unknown>;
5931
6036
  }
5932
- declare const _default$95: typeof __VLS_export$95;
5933
- declare const __VLS_export$95: __VLS_WithSlots$70<_$vue.DefineComponent<InputControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6037
+ declare const _default$96: typeof __VLS_export$96;
6038
+ declare const __VLS_export$96: __VLS_WithSlots$70<_$vue.DefineComponent<InputControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5934
6039
  default: (props: InputControlSlotProps) => any;
5935
6040
  }>;
5936
6041
  type __VLS_WithSlots$70<T, S> = T & {
@@ -5950,8 +6055,8 @@ interface InputDescriptionSlotProps {
5950
6055
  /** ID for this description element */
5951
6056
  id: string;
5952
6057
  }
5953
- declare const _default$94: typeof __VLS_export$94;
5954
- declare const __VLS_export$94: __VLS_WithSlots$69<_$vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6058
+ declare const _default$95: typeof __VLS_export$95;
6059
+ declare const __VLS_export$95: __VLS_WithSlots$69<_$vue.DefineComponent<InputDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5955
6060
  default: (props: InputDescriptionSlotProps) => any;
5956
6061
  }>;
5957
6062
  type __VLS_WithSlots$69<T, S> = T & {
@@ -5977,8 +6082,8 @@ interface InputErrorSlotProps {
5977
6082
  'data-state': 'visible' | 'hidden';
5978
6083
  };
5979
6084
  }
5980
- declare const _default$93: typeof __VLS_export$93;
5981
- declare const __VLS_export$93: __VLS_WithSlots$68<_$vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6085
+ declare const _default$94: typeof __VLS_export$94;
6086
+ declare const __VLS_export$94: __VLS_WithSlots$68<_$vue.DefineComponent<InputErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<InputErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5982
6087
  default: (props: InputErrorSlotProps) => any;
5983
6088
  }>;
5984
6089
  type __VLS_WithSlots$68<T, S> = T & {
@@ -6000,7 +6105,7 @@ interface InputRootContext {
6000
6105
  /** Form field name */
6001
6106
  readonly name?: string;
6002
6107
  /** Input type */
6003
- readonly type: string;
6108
+ readonly type: Readonly<Ref<string>>;
6004
6109
  /** Associate with form by ID */
6005
6110
  readonly form?: string;
6006
6111
  /** Whether this input is required */
@@ -6105,20 +6210,20 @@ interface InputRootSlotProps {
6105
6210
  };
6106
6211
  }
6107
6212
  declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: _$vue.App) => InputRootContext;
6108
- declare const _default$92: typeof __VLS_export$92;
6109
- declare const __VLS_export$92: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
6213
+ declare const _default$93: typeof __VLS_export$93;
6214
+ declare const __VLS_export$93: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
6110
6215
  modelValue?: string;
6111
6216
  focused?: boolean;
6112
6217
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6113
- "update:model-value": (value: string) => any;
6114
6218
  "update:modelValue": (value: string) => any;
6219
+ "update:model-value": (value: string) => any;
6115
6220
  "update:focused": (...args: unknown[]) => any;
6116
6221
  }, string, _$vue.PublicProps, Readonly<InputRootProps & {
6117
6222
  modelValue?: string;
6118
6223
  focused?: boolean;
6119
6224
  }> & Readonly<{
6120
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6121
6225
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6226
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6122
6227
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6123
6228
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6124
6229
  default: (props: InputRootSlotProps) => any;
@@ -6294,12 +6399,12 @@ declare const Input: {
6294
6399
  modelValue?: string;
6295
6400
  focused?: boolean;
6296
6401
  }> & Readonly<{
6297
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6298
6402
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6403
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6299
6404
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6300
6405
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6301
- "update:model-value": (value: string) => any;
6302
6406
  "update:modelValue": (value: string) => any;
6407
+ "update:model-value": (value: string) => any;
6303
6408
  "update:focused": (...args: unknown[]) => any;
6304
6409
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
6305
6410
  P: {};
@@ -6312,8 +6417,8 @@ declare const Input: {
6312
6417
  modelValue?: string;
6313
6418
  focused?: boolean;
6314
6419
  }> & Readonly<{
6315
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6316
6420
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6421
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6317
6422
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6318
6423
  }>, {}, {}, {}, {}, {}>;
6319
6424
  __isFragment?: never;
@@ -6323,12 +6428,12 @@ declare const Input: {
6323
6428
  modelValue?: string;
6324
6429
  focused?: boolean;
6325
6430
  }> & Readonly<{
6326
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6327
6431
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6432
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6328
6433
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6329
6434
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6330
- "update:model-value": (value: string) => any;
6331
6435
  "update:modelValue": (value: string) => any;
6436
+ "update:model-value": (value: string) => any;
6332
6437
  "update:focused": (...args: unknown[]) => any;
6333
6438
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
6334
6439
  $slots: {
@@ -6360,8 +6465,8 @@ interface LocaleSlotProps {
6360
6465
  /** Attributes including lang for binding */
6361
6466
  attrs: Record<string, unknown>;
6362
6467
  }
6363
- declare const _default$91: typeof __VLS_export$91;
6364
- declare const __VLS_export$91: __VLS_WithSlots$66<_$vue.DefineComponent<LocaleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<LocaleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6468
+ declare const _default$92: typeof __VLS_export$92;
6469
+ declare const __VLS_export$92: __VLS_WithSlots$66<_$vue.DefineComponent<LocaleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<LocaleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6365
6470
  default: (props: LocaleSlotProps) => any;
6366
6471
  }>;
6367
6472
  type __VLS_WithSlots$66<T, S> = T & {
@@ -6374,8 +6479,10 @@ type __VLS_WithSlots$66<T, S> = T & {
6374
6479
  interface NumberFieldRootContext extends NumberFieldContext {
6375
6480
  /** Unique identifier */
6376
6481
  readonly id: ID;
6377
- /** Optional display label */
6482
+ /** Optional display label (used as aria-label on spinbutton) */
6378
6483
  readonly label?: string;
6484
+ /** ID of element that labels this spinbutton */
6485
+ readonly ariaLabelledby?: string;
6379
6486
  /** Form field name */
6380
6487
  readonly name?: string;
6381
6488
  /** Associate with form by ID */
@@ -6424,8 +6531,10 @@ interface NumberFieldRootContext extends NumberFieldContext {
6424
6531
  interface NumberFieldRootProps extends AtomProps {
6425
6532
  /** Unique identifier (auto-generated if not provided) */
6426
6533
  id?: ID;
6427
- /** Optional display label */
6534
+ /** Optional display label (rendered as aria-label on the spinbutton) */
6428
6535
  label?: string;
6536
+ /** ID of element that labels this spinbutton */
6537
+ ariaLabelledby?: string;
6429
6538
  /** Form field name */
6430
6539
  name?: string;
6431
6540
  /** Associate with form by ID */
@@ -6506,17 +6615,17 @@ interface NumberFieldRootSlotProps {
6506
6615
  };
6507
6616
  }
6508
6617
  declare const useNumberFieldRoot: (key: string, defaultValue?: NumberFieldRootContext | undefined) => NumberFieldRootContext, provideNumberFieldRoot: (key: string, context: NumberFieldRootContext, app?: _$vue.App) => NumberFieldRootContext;
6509
- declare const _default$90: typeof __VLS_export$90;
6510
- declare const __VLS_export$90: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
6618
+ declare const _default$91: typeof __VLS_export$91;
6619
+ declare const __VLS_export$91: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
6511
6620
  modelValue?: number | null;
6512
6621
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6513
- "update:model-value": (value: number | null) => any;
6514
6622
  "update:modelValue": (value: number | null) => any;
6623
+ "update:model-value": (value: number | null) => any;
6515
6624
  }, string, _$vue.PublicProps, Readonly<NumberFieldRootProps & {
6516
6625
  modelValue?: number | null;
6517
6626
  }> & Readonly<{
6518
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6519
6627
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6628
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6520
6629
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6521
6630
  default: (props: NumberFieldRootSlotProps) => any;
6522
6631
  }>;
@@ -6543,8 +6652,8 @@ interface NumberFieldControlSlotProps {
6543
6652
  /** Pre-computed attributes for the input element */
6544
6653
  attrs: Record<string, unknown>;
6545
6654
  }
6546
- declare const _default$89: typeof __VLS_export$89;
6547
- declare const __VLS_export$89: __VLS_WithSlots$64<_$vue.DefineComponent<NumberFieldControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6655
+ declare const _default$90: typeof __VLS_export$90;
6656
+ declare const __VLS_export$90: __VLS_WithSlots$64<_$vue.DefineComponent<NumberFieldControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6548
6657
  default: (props: NumberFieldControlSlotProps) => any;
6549
6658
  }>;
6550
6659
  type __VLS_WithSlots$64<T, S> = T & {
@@ -6564,8 +6673,8 @@ interface NumberFieldIncrementSlotProps {
6564
6673
  /** Pre-computed attributes for the button */
6565
6674
  attrs: Record<string, unknown>;
6566
6675
  }
6567
- declare const _default$88: typeof __VLS_export$88;
6568
- declare const __VLS_export$88: __VLS_WithSlots$63<_$vue.DefineComponent<NumberFieldIncrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldIncrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6676
+ declare const _default$89: typeof __VLS_export$89;
6677
+ declare const __VLS_export$89: __VLS_WithSlots$63<_$vue.DefineComponent<NumberFieldIncrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldIncrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6569
6678
  default: (props: NumberFieldIncrementSlotProps) => any;
6570
6679
  }>;
6571
6680
  type __VLS_WithSlots$63<T, S> = T & {
@@ -6585,8 +6694,8 @@ interface NumberFieldDecrementSlotProps {
6585
6694
  /** Pre-computed attributes for the button */
6586
6695
  attrs: Record<string, unknown>;
6587
6696
  }
6588
- declare const _default$87: typeof __VLS_export$87;
6589
- declare const __VLS_export$87: __VLS_WithSlots$62<_$vue.DefineComponent<NumberFieldDecrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDecrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6697
+ declare const _default$88: typeof __VLS_export$88;
6698
+ declare const __VLS_export$88: __VLS_WithSlots$62<_$vue.DefineComponent<NumberFieldDecrementProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDecrementProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6590
6699
  default: (props: NumberFieldDecrementSlotProps) => any;
6591
6700
  }>;
6592
6701
  type __VLS_WithSlots$62<T, S> = T & {
@@ -6615,8 +6724,8 @@ interface NumberFieldScrubSlotProps {
6615
6724
  'onPointerup': () => void;
6616
6725
  };
6617
6726
  }
6618
- declare const _default$86: typeof __VLS_export$86;
6619
- declare const __VLS_export$86: __VLS_WithSlots$61<_$vue.DefineComponent<NumberFieldScrubProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldScrubProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6727
+ declare const _default$87: typeof __VLS_export$87;
6728
+ declare const __VLS_export$87: __VLS_WithSlots$61<_$vue.DefineComponent<NumberFieldScrubProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldScrubProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6620
6729
  default: (props: NumberFieldScrubSlotProps) => any;
6621
6730
  }>;
6622
6731
  type __VLS_WithSlots$61<T, S> = T & {
@@ -6636,8 +6745,8 @@ interface NumberFieldDescriptionSlotProps {
6636
6745
  /** ID for this description element */
6637
6746
  id: string;
6638
6747
  }
6639
- declare const _default$85: typeof __VLS_export$85;
6640
- declare const __VLS_export$85: __VLS_WithSlots$60<_$vue.DefineComponent<NumberFieldDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6748
+ declare const _default$86: typeof __VLS_export$86;
6749
+ declare const __VLS_export$86: __VLS_WithSlots$60<_$vue.DefineComponent<NumberFieldDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6641
6750
  default: (props: NumberFieldDescriptionSlotProps) => any;
6642
6751
  }>;
6643
6752
  type __VLS_WithSlots$60<T, S> = T & {
@@ -6663,8 +6772,8 @@ interface NumberFieldErrorSlotProps {
6663
6772
  'data-state': 'visible' | 'hidden';
6664
6773
  };
6665
6774
  }
6666
- declare const _default$84: typeof __VLS_export$84;
6667
- declare const __VLS_export$84: __VLS_WithSlots$59<_$vue.DefineComponent<NumberFieldErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6775
+ declare const _default$85: typeof __VLS_export$85;
6776
+ declare const __VLS_export$85: __VLS_WithSlots$59<_$vue.DefineComponent<NumberFieldErrorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<NumberFieldErrorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6668
6777
  default: (props: NumberFieldErrorSlotProps) => any;
6669
6778
  }>;
6670
6779
  type __VLS_WithSlots$59<T, S> = T & {
@@ -6727,11 +6836,11 @@ declare const NumberField: {
6727
6836
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<NumberFieldRootProps & {
6728
6837
  modelValue?: number | null;
6729
6838
  }> & Readonly<{
6730
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6731
6839
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6840
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6732
6841
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6733
- "update:model-value": (value: number | null) => any;
6734
6842
  "update:modelValue": (value: number | null) => any;
6843
+ "update:model-value": (value: number | null) => any;
6735
6844
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
6736
6845
  P: {};
6737
6846
  B: {};
@@ -6742,8 +6851,8 @@ declare const NumberField: {
6742
6851
  }, Readonly<NumberFieldRootProps & {
6743
6852
  modelValue?: number | null;
6744
6853
  }> & Readonly<{
6745
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6746
6854
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6855
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6747
6856
  }>, {}, {}, {}, {}, {}>;
6748
6857
  __isFragment?: never;
6749
6858
  __isTeleport?: never;
@@ -6751,11 +6860,11 @@ declare const NumberField: {
6751
6860
  } & _$vue.ComponentOptionsBase<Readonly<NumberFieldRootProps & {
6752
6861
  modelValue?: number | null;
6753
6862
  }> & Readonly<{
6754
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6755
6863
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6864
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6756
6865
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6757
- "update:model-value": (value: number | null) => any;
6758
6866
  "update:modelValue": (value: number | null) => any;
6867
+ "update:model-value": (value: number | null) => any;
6759
6868
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
6760
6869
  $slots: {
6761
6870
  default: (props: NumberFieldRootSlotProps) => any;
@@ -6997,8 +7106,8 @@ interface OverflowRootSlotProps {
6997
7106
  };
6998
7107
  }
6999
7108
  declare const useOverflowRoot: (key: string, defaultValue?: OverflowRootContext | undefined) => OverflowRootContext, provideOverflowRoot: (key: string, context: OverflowRootContext, app?: _$vue.App) => OverflowRootContext;
7000
- declare const _default$83: typeof __VLS_export$83;
7001
- declare const __VLS_export$83: __VLS_WithSlots$58<_$vue.DefineComponent<OverflowRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7109
+ declare const _default$84: typeof __VLS_export$84;
7110
+ declare const __VLS_export$84: __VLS_WithSlots$58<_$vue.DefineComponent<OverflowRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7002
7111
  default: (props: OverflowRootSlotProps) => unknown;
7003
7112
  }>;
7004
7113
  type __VLS_WithSlots$58<T, S> = T & {
@@ -7024,8 +7133,8 @@ interface OverflowItemSlotProps {
7024
7133
  'aria-hidden': 'true' | undefined;
7025
7134
  };
7026
7135
  }
7027
- declare const _default$82: typeof __VLS_export$82;
7028
- declare const __VLS_export$82: __VLS_WithSlots$57<_$vue.DefineComponent<OverflowItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7136
+ declare const _default$83: typeof __VLS_export$83;
7137
+ declare const __VLS_export$83: __VLS_WithSlots$57<_$vue.DefineComponent<OverflowItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7029
7138
  default: (props: OverflowItemSlotProps) => unknown;
7030
7139
  }>;
7031
7140
  type __VLS_WithSlots$57<T, S> = T & {
@@ -7047,8 +7156,8 @@ interface OverflowIndicatorSlotProps {
7047
7156
  'aria-live': 'polite';
7048
7157
  };
7049
7158
  }
7050
- declare const _default$81: typeof __VLS_export$81;
7051
- declare const __VLS_export$81: __VLS_WithSlots$56<_$vue.DefineComponent<OverflowIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7159
+ declare const _default$82: typeof __VLS_export$82;
7160
+ declare const __VLS_export$82: __VLS_WithSlots$56<_$vue.DefineComponent<OverflowIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<OverflowIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7052
7161
  default: (props: OverflowIndicatorSlotProps) => unknown;
7053
7162
  }>;
7054
7163
  type __VLS_WithSlots$56<T, S> = T & {
@@ -7228,13 +7337,13 @@ interface PaginationRootSlotProps {
7228
7337
  'role': 'navigation' | undefined;
7229
7338
  };
7230
7339
  }
7231
- declare const _default$80: typeof __VLS_export$80;
7232
- declare const __VLS_export$80: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7340
+ declare const _default$81: typeof __VLS_export$81;
7341
+ declare const __VLS_export$81: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$19<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7233
7342
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
7234
7343
  modelValue?: number;
7235
7344
  }) & {
7236
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7237
7345
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
7346
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7238
7347
  }> & (typeof globalThis extends {
7239
7348
  __VLS_PROPS_FALLBACK: infer P;
7240
7349
  } ? P : {});
@@ -7279,11 +7388,13 @@ interface PaginationItemSlotProps {
7279
7388
  'disabled': boolean | undefined;
7280
7389
  'tabindex': number;
7281
7390
  'type': 'button' | undefined;
7391
+ 'role': 'button' | undefined;
7282
7392
  'onClick': () => void;
7393
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7283
7394
  };
7284
7395
  }
7285
- declare const _default$79: typeof __VLS_export$79;
7286
- declare const __VLS_export$79: __VLS_WithSlots$55<_$vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7396
+ declare const _default$80: typeof __VLS_export$80;
7397
+ declare const __VLS_export$80: __VLS_WithSlots$55<_$vue.DefineComponent<PaginationItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7287
7398
  default: (props: PaginationItemSlotProps) => any;
7288
7399
  }>;
7289
7400
  type __VLS_WithSlots$55<T, S> = T & {
@@ -7314,11 +7425,13 @@ interface PaginationFirstSlotProps {
7314
7425
  'disabled': boolean | undefined;
7315
7426
  'tabindex': number;
7316
7427
  'type': 'button' | undefined;
7428
+ 'role': 'button' | undefined;
7317
7429
  'onClick': () => void;
7430
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7318
7431
  };
7319
7432
  }
7320
- declare const _default$78: typeof __VLS_export$78;
7321
- declare const __VLS_export$78: __VLS_WithSlots$54<_$vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7433
+ declare const _default$79: typeof __VLS_export$79;
7434
+ declare const __VLS_export$79: __VLS_WithSlots$54<_$vue.DefineComponent<PaginationFirstProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationFirstProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7322
7435
  default: (props: PaginationFirstSlotProps) => any;
7323
7436
  }>;
7324
7437
  type __VLS_WithSlots$54<T, S> = T & {
@@ -7349,11 +7462,13 @@ interface PaginationPrevSlotProps {
7349
7462
  'disabled': boolean | undefined;
7350
7463
  'tabindex': number;
7351
7464
  'type': 'button' | undefined;
7465
+ 'role': 'button' | undefined;
7352
7466
  'onClick': () => void;
7467
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7353
7468
  };
7354
7469
  }
7355
- declare const _default$77: typeof __VLS_export$77;
7356
- declare const __VLS_export$77: __VLS_WithSlots$53<_$vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7470
+ declare const _default$78: typeof __VLS_export$78;
7471
+ declare const __VLS_export$78: __VLS_WithSlots$53<_$vue.DefineComponent<PaginationPrevProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationPrevProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7357
7472
  default: (props: PaginationPrevSlotProps) => any;
7358
7473
  }>;
7359
7474
  type __VLS_WithSlots$53<T, S> = T & {
@@ -7379,8 +7494,8 @@ interface PaginationEllipsisSlotProps {
7379
7494
  'aria-hidden': 'true';
7380
7495
  };
7381
7496
  }
7382
- declare const _default$76: typeof __VLS_export$76;
7383
- declare const __VLS_export$76: __VLS_WithSlots$52<_$vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7497
+ declare const _default$77: typeof __VLS_export$77;
7498
+ declare const __VLS_export$77: __VLS_WithSlots$52<_$vue.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7384
7499
  default: (props: PaginationEllipsisSlotProps) => any;
7385
7500
  }>;
7386
7501
  type __VLS_WithSlots$52<T, S> = T & {
@@ -7411,11 +7526,13 @@ interface PaginationNextSlotProps {
7411
7526
  'disabled': boolean | undefined;
7412
7527
  'tabindex': number;
7413
7528
  'type': 'button' | undefined;
7529
+ 'role': 'button' | undefined;
7414
7530
  'onClick': () => void;
7531
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7415
7532
  };
7416
7533
  }
7417
- declare const _default$75: typeof __VLS_export$75;
7418
- declare const __VLS_export$75: __VLS_WithSlots$51<_$vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7534
+ declare const _default$76: typeof __VLS_export$76;
7535
+ declare const __VLS_export$76: __VLS_WithSlots$51<_$vue.DefineComponent<PaginationNextProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationNextProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7419
7536
  default: (props: PaginationNextSlotProps) => any;
7420
7537
  }>;
7421
7538
  type __VLS_WithSlots$51<T, S> = T & {
@@ -7446,11 +7563,13 @@ interface PaginationLastSlotProps {
7446
7563
  'disabled': boolean | undefined;
7447
7564
  'tabindex': number;
7448
7565
  'type': 'button' | undefined;
7566
+ 'role': 'button' | undefined;
7449
7567
  'onClick': () => void;
7568
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7450
7569
  };
7451
7570
  }
7452
- declare const _default$74: typeof __VLS_export$74;
7453
- declare const __VLS_export$74: __VLS_WithSlots$50<_$vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7571
+ declare const _default$75: typeof __VLS_export$75;
7572
+ declare const __VLS_export$75: __VLS_WithSlots$50<_$vue.DefineComponent<PaginationLastProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationLastProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7454
7573
  default: (props: PaginationLastSlotProps) => any;
7455
7574
  }>;
7456
7575
  type __VLS_WithSlots$50<T, S> = T & {
@@ -7478,8 +7597,8 @@ interface PaginationStatusSlotProps {
7478
7597
  'role': 'status';
7479
7598
  };
7480
7599
  }
7481
- declare const _default$73: typeof __VLS_export$73;
7482
- declare const __VLS_export$73: __VLS_WithSlots$49<_$vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7600
+ declare const _default$74: typeof __VLS_export$74;
7601
+ declare const __VLS_export$74: __VLS_WithSlots$49<_$vue.DefineComponent<PaginationStatusProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PaginationStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7483
7602
  default: (props: PaginationStatusSlotProps) => any;
7484
7603
  }>;
7485
7604
  type __VLS_WithSlots$49<T, S> = T & {
@@ -7541,8 +7660,8 @@ declare const Pagination: {
7541
7660
  as?: (DOMElement | null) | undefined;
7542
7661
  renderless?: boolean | undefined;
7543
7662
  modelValue?: number | undefined;
7544
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7545
7663
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
7664
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7546
7665
  } & (typeof globalThis extends {
7547
7666
  __VLS_PROPS_FALLBACK: infer P;
7548
7667
  } ? P : {});
@@ -7862,8 +7981,8 @@ interface PopoverRootSlotProps {
7862
7981
  toggle: () => void;
7863
7982
  }
7864
7983
  declare const usePopoverContext: () => PopoverReturn, providePopoverContext: (context: PopoverReturn, app?: _$vue.App) => PopoverReturn;
7865
- declare const _default$72: typeof __VLS_export$72;
7866
- declare const __VLS_export$72: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
7984
+ declare const _default$73: typeof __VLS_export$73;
7985
+ declare const __VLS_export$73: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
7867
7986
  modelValue?: boolean;
7868
7987
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7869
7988
  "update:modelValue": (value: boolean) => any;
@@ -7892,14 +8011,17 @@ interface PopoverActivatorSlotProps {
7892
8011
  attrs: {
7893
8012
  'popovertarget': string;
7894
8013
  'type': 'button' | undefined;
8014
+ 'role': 'button' | undefined;
8015
+ 'tabindex': number;
7895
8016
  'aria-expanded': boolean;
7896
8017
  'aria-controls': string;
7897
8018
  'data-open': true | undefined;
7898
8019
  'style': Record<string, string>;
8020
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7899
8021
  };
7900
8022
  }
7901
- declare const _default$71: typeof __VLS_export$71;
7902
- declare const __VLS_export$71: __VLS_WithSlots$47<_$vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8023
+ declare const _default$72: typeof __VLS_export$72;
8024
+ declare const __VLS_export$72: __VLS_WithSlots$47<_$vue.DefineComponent<PopoverActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopoverActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
7903
8025
  default: (props: PopoverActivatorSlotProps) => any;
7904
8026
  }>;
7905
8027
  type __VLS_WithSlots$47<T, S> = T & {
@@ -7931,8 +8053,8 @@ interface PopoverContentSlotProps {
7931
8053
  onBeforetoggle: (e: ToggleEvent) => void;
7932
8054
  };
7933
8055
  }
7934
- declare const _default$70: typeof __VLS_export$70;
7935
- declare const __VLS_export$70: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8056
+ declare const _default$71: typeof __VLS_export$71;
8057
+ declare const __VLS_export$71: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7936
8058
  beforetoggle: (e: ToggleEvent) => any;
7937
8059
  }, string, _$vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
7938
8060
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
@@ -8115,8 +8237,8 @@ interface PortalSlotProps {
8115
8237
  /** Close this portal (unselects from stack) */
8116
8238
  close: () => void;
8117
8239
  }
8118
- declare const _default$69: typeof __VLS_export$69;
8119
- declare const __VLS_export$69: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8240
+ declare const _default$70: typeof __VLS_export$70;
8241
+ declare const __VLS_export$70: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8120
8242
  close: () => any;
8121
8243
  }, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{
8122
8244
  onClose?: (() => any) | undefined;
@@ -8152,8 +8274,8 @@ interface PresenceSlotProps {
8152
8274
  /** Call when exit animation finishes. */
8153
8275
  done: () => void;
8154
8276
  }
8155
- declare const _default$68: typeof __VLS_export$68;
8156
- declare const __VLS_export$68: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
8277
+ declare const _default$69: typeof __VLS_export$69;
8278
+ declare const __VLS_export$69: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
8157
8279
  modelValue?: boolean;
8158
8280
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8159
8281
  "update:modelValue": (value: boolean) => any;
@@ -8181,9 +8303,13 @@ interface ProgressRootContext extends ProgressContext {
8181
8303
  readonly id: string;
8182
8304
  readonly name?: string;
8183
8305
  readonly labelId: string;
8306
+ /** Whether a Progress.Label child is currently mounted */
8307
+ readonly hasLabel: ShallowRef<boolean>;
8184
8308
  }
8185
8309
  interface ProgressRootProps extends AtomProps {
8186
8310
  id?: string;
8311
+ /** Accessible label when no visible Progress.Label is used */
8312
+ ariaLabel?: string;
8187
8313
  modelValue?: number | number[];
8188
8314
  min?: number;
8189
8315
  max?: number;
@@ -8202,15 +8328,16 @@ interface ProgressRootSlotProps {
8202
8328
  'aria-valuemin': number;
8203
8329
  'aria-valuemax': number;
8204
8330
  'aria-valuetext': string | undefined;
8205
- 'aria-labelledby': string;
8331
+ 'aria-label': string | undefined;
8332
+ 'aria-labelledby': string | undefined;
8206
8333
  'aria-busy': true | undefined;
8207
8334
  'data-state': 'determinate' | 'indeterminate';
8208
8335
  'data-complete': true | undefined;
8209
8336
  };
8210
8337
  }
8211
8338
  declare const useProgressRoot: (key: string, defaultValue?: ProgressRootContext | undefined) => ProgressRootContext, provideProgressRoot: (key: string, context: ProgressRootContext, app?: _$vue.App) => ProgressRootContext;
8212
- declare const _default$67: typeof __VLS_export$67;
8213
- declare const __VLS_export$67: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
8339
+ declare const _default$68: typeof __VLS_export$68;
8340
+ declare const __VLS_export$68: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
8214
8341
  modelValue?: number | number[];
8215
8342
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8216
8343
  "update:modelValue": (value: number | number[] | undefined) => any;
@@ -8238,8 +8365,8 @@ interface ProgressTrackSlotProps {
8238
8365
  'data-state': 'determinate' | 'indeterminate';
8239
8366
  };
8240
8367
  }
8241
- declare const _default$66: typeof __VLS_export$66;
8242
- declare const __VLS_export$66: __VLS_WithSlots$42<_$vue.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8368
+ declare const _default$67: typeof __VLS_export$67;
8369
+ declare const __VLS_export$67: __VLS_WithSlots$42<_$vue.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8243
8370
  default: (props: ProgressTrackSlotProps) => any;
8244
8371
  }>;
8245
8372
  type __VLS_WithSlots$42<T, S> = T & {
@@ -8265,8 +8392,8 @@ interface ProgressFillSlotProps {
8265
8392
  };
8266
8393
  };
8267
8394
  }
8268
- declare const _default$65: typeof __VLS_export$65;
8269
- declare const __VLS_export$65: __VLS_WithSlots$41<_$vue.DefineComponent<ProgressFillProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressFillProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8395
+ declare const _default$66: typeof __VLS_export$66;
8396
+ declare const __VLS_export$66: __VLS_WithSlots$41<_$vue.DefineComponent<ProgressFillProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressFillProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8270
8397
  default: (props: ProgressFillSlotProps) => any;
8271
8398
  }>;
8272
8399
  type __VLS_WithSlots$41<T, S> = T & {
@@ -8296,8 +8423,8 @@ interface ProgressBufferSlotProps {
8296
8423
  };
8297
8424
  };
8298
8425
  }
8299
- declare const _default$64: typeof __VLS_export$64;
8300
- declare const __VLS_export$64: __VLS_WithSlots$40<_$vue.DefineComponent<ProgressBufferProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressBufferProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8426
+ declare const _default$65: typeof __VLS_export$65;
8427
+ declare const __VLS_export$65: __VLS_WithSlots$40<_$vue.DefineComponent<ProgressBufferProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressBufferProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8301
8428
  default: (props: ProgressBufferSlotProps) => any;
8302
8429
  }>;
8303
8430
  type __VLS_WithSlots$40<T, S> = T & {
@@ -8321,8 +8448,8 @@ interface ProgressValueSlotProps {
8321
8448
  /** Pre-computed attributes for binding */
8322
8449
  attrs: Record<string, never>;
8323
8450
  }
8324
- declare const _default$63: typeof __VLS_export$63;
8325
- declare const __VLS_export$63: __VLS_WithSlots$39<_$vue.DefineComponent<ProgressValueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressValueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8451
+ declare const _default$64: typeof __VLS_export$64;
8452
+ declare const __VLS_export$64: __VLS_WithSlots$39<_$vue.DefineComponent<ProgressValueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressValueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8326
8453
  default: (props: ProgressValueSlotProps) => any;
8327
8454
  }>;
8328
8455
  type __VLS_WithSlots$39<T, S> = T & {
@@ -8343,8 +8470,8 @@ interface ProgressLabelSlotProps {
8343
8470
  id: string;
8344
8471
  };
8345
8472
  }
8346
- declare const _default$62: typeof __VLS_export$62;
8347
- declare const __VLS_export$62: __VLS_WithSlots$38<_$vue.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8473
+ declare const _default$63: typeof __VLS_export$63;
8474
+ declare const __VLS_export$63: __VLS_WithSlots$38<_$vue.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8348
8475
  default: (props: ProgressLabelSlotProps) => any;
8349
8476
  }>;
8350
8477
  type __VLS_WithSlots$38<T, S> = T & {
@@ -8358,8 +8485,8 @@ interface ProgressHiddenInputProps {
8358
8485
  /** Namespace for context injection from parent Progress.Root */
8359
8486
  namespace?: string;
8360
8487
  }
8361
- declare const _default$61: typeof __VLS_export$61;
8362
- declare const __VLS_export$61: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8488
+ declare const _default$62: typeof __VLS_export$62;
8489
+ declare const __VLS_export$62: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8363
8490
  //#endregion
8364
8491
  //#region src/components/Progress/index.d.ts
8365
8492
  /**
@@ -8796,13 +8923,13 @@ interface RadioGroupSlotProps {
8796
8923
  };
8797
8924
  }
8798
8925
  declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: _$vue.App) => RadioGroupContext;
8799
- declare const _default$60: typeof __VLS_export$60;
8800
- declare const __VLS_export$60: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8926
+ declare const _default$61: typeof __VLS_export$61;
8927
+ declare const __VLS_export$61: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$18<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8801
8928
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
8802
8929
  modelValue?: T;
8803
8930
  }) & {
8804
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
8805
8931
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
8932
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
8806
8933
  }> & (typeof globalThis extends {
8807
8934
  __VLS_PROPS_FALLBACK: infer P;
8808
8935
  } ? P : {});
@@ -8815,7 +8942,7 @@ declare const __VLS_export$60: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
8815
8942
  * @example
8816
8943
  * ```vue
8817
8944
  * <template>
8818
- * <Radio.Group v-slot="{ isNoneSelected, attrs }">
8945
+ * <Radio.Group v-slot="{ isNoneSelected, attrs }" renderless>
8819
8946
  * <div v-bind="attrs">
8820
8947
  * <p v-if="isNoneSelected">Please select an option</p>
8821
8948
  * <Radio.Root value="a">Option A</Radio.Root>
@@ -8878,8 +9005,8 @@ interface RadioHiddenInputProps {
8878
9005
  */
8879
9006
  form?: string;
8880
9007
  }
8881
- declare const _default$59: typeof __VLS_export$59;
8882
- declare const __VLS_export$59: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
9008
+ declare const _default$60: typeof __VLS_export$60;
9009
+ declare const __VLS_export$60: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8883
9010
  //#endregion
8884
9011
  //#region src/components/Radio/RadioRoot.vue.d.ts
8885
9012
  /** Visual state of the radio for styling purposes */
@@ -9002,8 +9129,8 @@ interface RadioRootSlotProps<V = unknown> {
9002
9129
  };
9003
9130
  }
9004
9131
  declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: _$vue.App) => RadioRootContext;
9005
- declare const _default$58: typeof __VLS_export$58;
9006
- declare const __VLS_export$58: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9132
+ declare const _default$59: typeof __VLS_export$59;
9133
+ declare const __VLS_export$59: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$17<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9007
9134
  props: _$vue.PublicProps & __VLS_PrettifyLocal$17<RadioRootProps<V>> & (typeof globalThis extends {
9008
9135
  __VLS_PROPS_FALLBACK: infer P;
9009
9136
  } ? P : {});
@@ -9016,8 +9143,8 @@ declare const __VLS_export$58: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
9016
9143
  * @example
9017
9144
  * ```vue
9018
9145
  * <template>
9019
- * <Radio.Root v-slot="{ isChecked, select, attrs }" value="a">
9020
- * <div v-bind="attrs" v-on:click="select">
9146
+ * <Radio.Root v-slot="{ isChecked, attrs }" value="a" renderless>
9147
+ * <div v-bind="attrs">
9021
9148
  * <span :class="{ 'font-bold': isChecked }">Option A</span>
9022
9149
  * </div>
9023
9150
  * </Radio.Root>
@@ -9048,8 +9175,8 @@ interface RadioIndicatorSlotProps {
9048
9175
  };
9049
9176
  };
9050
9177
  }
9051
- declare const _default$57: typeof __VLS_export$57;
9052
- declare const __VLS_export$57: __VLS_WithSlots$37<_$vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9178
+ declare const _default$58: typeof __VLS_export$58;
9179
+ declare const __VLS_export$58: __VLS_WithSlots$37<_$vue.DefineComponent<RadioIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9053
9180
  /**
9054
9181
  * Default slot for custom indicator content
9055
9182
  *
@@ -9152,8 +9279,8 @@ declare const Radio: {
9152
9279
  as?: (DOMElement | null) | undefined;
9153
9280
  renderless?: boolean | undefined;
9154
9281
  modelValue?: T | undefined;
9155
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
9156
9282
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
9283
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
9157
9284
  } & (typeof globalThis extends {
9158
9285
  __VLS_PROPS_FALLBACK: infer P;
9159
9286
  } ? P : {});
@@ -9320,6 +9447,10 @@ interface RatingRootProps extends AtomProps {
9320
9447
  disabled?: MaybeRefOrGetter<boolean>;
9321
9448
  /** Show value, prevent changes */
9322
9449
  readonly?: MaybeRefOrGetter<boolean>;
9450
+ /** Accessible name for the slider */
9451
+ ariaLabel?: string;
9452
+ /** ID of element that labels this slider */
9453
+ ariaLabelledby?: string;
9323
9454
  /** Form field name — triggers hidden input */
9324
9455
  name?: string;
9325
9456
  /** Namespace for context provision */
@@ -9344,6 +9475,8 @@ interface RatingRootSlotProps {
9344
9475
  'aria-valuemin': 0;
9345
9476
  'aria-valuemax': number;
9346
9477
  'aria-valuetext': string;
9478
+ 'aria-label': string | undefined;
9479
+ 'aria-labelledby': string | undefined;
9347
9480
  'aria-disabled': boolean;
9348
9481
  'aria-readonly': true | undefined;
9349
9482
  'data-disabled': true | undefined;
@@ -9354,8 +9487,8 @@ interface RatingRootSlotProps {
9354
9487
  };
9355
9488
  }
9356
9489
  declare const useRatingRoot: (key: string, defaultValue?: RatingRootContext | undefined) => RatingRootContext, provideRatingRoot: (key: string, context: RatingRootContext, app?: _$vue.App) => RatingRootContext;
9357
- declare const _default$56: typeof __VLS_export$56;
9358
- declare const __VLS_export$56: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
9490
+ declare const _default$57: typeof __VLS_export$57;
9491
+ declare const __VLS_export$57: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
9359
9492
  modelValue?: number;
9360
9493
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
9361
9494
  "update:modelValue": (value: number) => any;
@@ -9398,8 +9531,8 @@ interface RatingItemSlotProps {
9398
9531
  'onClick': () => void;
9399
9532
  };
9400
9533
  }
9401
- declare const _default$55: typeof __VLS_export$55;
9402
- declare const __VLS_export$55: __VLS_WithSlots$35<_$vue.DefineComponent<RatingItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9534
+ declare const _default$56: typeof __VLS_export$56;
9535
+ declare const __VLS_export$56: __VLS_WithSlots$35<_$vue.DefineComponent<RatingItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9403
9536
  default: (props: RatingItemSlotProps) => any;
9404
9537
  }>;
9405
9538
  type __VLS_WithSlots$35<T, S> = T & {
@@ -9413,8 +9546,8 @@ interface RatingHiddenInputProps {
9413
9546
  /** Namespace for context injection from parent Rating.Root */
9414
9547
  namespace?: string;
9415
9548
  }
9416
- declare const _default$54: typeof __VLS_export$54;
9417
- declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
9549
+ declare const _default$55: typeof __VLS_export$55;
9550
+ declare const __VLS_export$55: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
9418
9551
  //#endregion
9419
9552
  //#region src/components/Rating/index.d.ts
9420
9553
  /**
@@ -9442,7 +9575,6 @@ declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {},
9442
9575
  * v-for="i in 5"
9443
9576
  * :key="i"
9444
9577
  * :index="i"
9445
- * as="button"
9446
9578
  * v-slot="{ state }"
9447
9579
  * >
9448
9580
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9478,7 +9610,6 @@ declare const Rating: {
9478
9610
  * v-for="i in 5"
9479
9611
  * :key="i"
9480
9612
  * :index="i"
9481
- * as="button"
9482
9613
  * v-slot="{ state }"
9483
9614
  * >
9484
9615
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9541,7 +9672,6 @@ declare const Rating: {
9541
9672
  * <template>
9542
9673
  * <Rating.Item
9543
9674
  * :index="1"
9544
- * as="button"
9545
9675
  * class="[&[data-state=full]]:text-amber-500 [&[data-state=empty]]:text-gray-300"
9546
9676
  * v-slot="{ state }"
9547
9677
  * >
@@ -9593,7 +9723,6 @@ declare const Rating: {
9593
9723
  * v-for="i in 5"
9594
9724
  * :key="i"
9595
9725
  * :index="i"
9596
- * as="button"
9597
9726
  * v-slot="{ state }"
9598
9727
  * >
9599
9728
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9644,8 +9773,8 @@ interface ScrimSlotProps {
9644
9773
  'onClick': () => void;
9645
9774
  };
9646
9775
  }
9647
- declare const _default$53: typeof __VLS_export$53;
9648
- declare const __VLS_export$53: __VLS_WithSlots$34<_$vue.DefineComponent<ScrimProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9776
+ declare const _default$54: typeof __VLS_export$54;
9777
+ declare const __VLS_export$54: __VLS_WithSlots$34<_$vue.DefineComponent<ScrimProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ScrimProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9649
9778
  default: (props: ScrimSlotProps) => any;
9650
9779
  }>;
9651
9780
  type __VLS_WithSlots$34<T, S> = T & {
@@ -9727,13 +9856,13 @@ interface SelectRootSlotProps {
9727
9856
  toggle: () => void;
9728
9857
  }
9729
9858
  declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: _$vue.App) => SelectContext;
9730
- declare const _default$52: typeof __VLS_export$52;
9731
- declare const __VLS_export$52: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9859
+ declare const _default$53: typeof __VLS_export$53;
9860
+ declare const __VLS_export$53: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$16<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9732
9861
  props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
9733
9862
  modelValue?: T | T[];
9734
9863
  }) & {
9735
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
9736
9864
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
9865
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
9737
9866
  }> & (typeof globalThis extends {
9738
9867
  __VLS_PROPS_FALLBACK: infer P;
9739
9868
  } ? P : {});
@@ -9773,8 +9902,8 @@ interface SelectActivatorSlotProps {
9773
9902
  'onKeydown': (e: KeyboardEvent) => void;
9774
9903
  };
9775
9904
  }
9776
- declare const _default$51: typeof __VLS_export$51;
9777
- declare const __VLS_export$51: __VLS_WithSlots$33<_$vue.DefineComponent<SelectActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9905
+ declare const _default$52: typeof __VLS_export$52;
9906
+ declare const __VLS_export$52: __VLS_WithSlots$33<_$vue.DefineComponent<SelectActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9778
9907
  default: (props: SelectActivatorSlotProps) => any;
9779
9908
  }>;
9780
9909
  type __VLS_WithSlots$33<T, S> = T & {
@@ -9802,8 +9931,8 @@ interface SelectValueSlotProps {
9802
9931
  /** Attributes to bind to the value element */
9803
9932
  attrs: Record<string, never>;
9804
9933
  }
9805
- declare const _default$50: typeof __VLS_export$50;
9806
- declare const __VLS_export$50: __VLS_WithSlots$32<_$vue.DefineComponent<SelectValueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9934
+ declare const _default$51: typeof __VLS_export$51;
9935
+ declare const __VLS_export$51: __VLS_WithSlots$32<_$vue.DefineComponent<SelectValueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9807
9936
  default: (props: SelectValueSlotProps) => any;
9808
9937
  }>;
9809
9938
  type __VLS_WithSlots$32<T, S> = T & {
@@ -9833,8 +9962,8 @@ interface SelectContentSlotProps {
9833
9962
  'style': Record<string, string>;
9834
9963
  };
9835
9964
  }
9836
- declare const _default$49: typeof __VLS_export$49;
9837
- declare const __VLS_export$49: __VLS_WithSlots$31<_$vue.DefineComponent<SelectContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9965
+ declare const _default$50: typeof __VLS_export$50;
9966
+ declare const __VLS_export$50: __VLS_WithSlots$31<_$vue.DefineComponent<SelectContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9838
9967
  default: (props: SelectContentSlotProps) => any;
9839
9968
  }>;
9840
9969
  type __VLS_WithSlots$31<T, S> = T & {
@@ -9854,8 +9983,8 @@ interface SelectCueSlotProps {
9854
9983
  'data-state': 'open' | 'closed';
9855
9984
  };
9856
9985
  }
9857
- declare const _default$48: typeof __VLS_export$48;
9858
- declare const __VLS_export$48: __VLS_WithSlots$30<_$vue.DefineComponent<SelectCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9986
+ declare const _default$49: typeof __VLS_export$49;
9987
+ declare const __VLS_export$49: __VLS_WithSlots$30<_$vue.DefineComponent<SelectCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9859
9988
  default: (props: SelectCueSlotProps) => any;
9860
9989
  }>;
9861
9990
  type __VLS_WithSlots$30<T, S> = T & {
@@ -9899,8 +10028,8 @@ interface SelectItemSlotProps<V = unknown> {
9899
10028
  'onClick': () => void;
9900
10029
  };
9901
10030
  }
9902
- declare const _default$47: typeof __VLS_export$47;
9903
- declare const __VLS_export$47: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10031
+ declare const _default$48: typeof __VLS_export$48;
10032
+ declare const __VLS_export$48: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$15<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9904
10033
  props: _$vue.PublicProps & __VLS_PrettifyLocal$15<SelectItemProps<V>> & (typeof globalThis extends {
9905
10034
  __VLS_PROPS_FALLBACK: infer P;
9906
10035
  } ? P : {});
@@ -9922,8 +10051,8 @@ interface SelectPlaceholderProps extends AtomProps {
9922
10051
  interface SelectPlaceholderSlotProps {
9923
10052
  hasValue: boolean;
9924
10053
  }
9925
- declare const _default$46: typeof __VLS_export$46;
9926
- declare const __VLS_export$46: __VLS_WithSlots$29<_$vue.DefineComponent<SelectPlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectPlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10054
+ declare const _default$47: typeof __VLS_export$47;
10055
+ declare const __VLS_export$47: __VLS_WithSlots$29<_$vue.DefineComponent<SelectPlaceholderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SelectPlaceholderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
9927
10056
  default: (props: SelectPlaceholderSlotProps) => any;
9928
10057
  }>;
9929
10058
  type __VLS_WithSlots$29<T, S> = T & {
@@ -9967,9 +10096,8 @@ type __VLS_WithSlots$29<T, S> = T & {
9967
10096
  * :key="item.id"
9968
10097
  * :id="item.id"
9969
10098
  * :value="item.label"
9970
- * v-slot="{ isSelected, attrs }"
9971
10099
  * >
9972
- * <div v-bind="attrs">{{ item.label }}</div>
10100
+ * {{ item.label }}
9973
10101
  * </Select.Item>
9974
10102
  * </Select.Content>
9975
10103
  * </Select.Root>
@@ -10022,8 +10150,8 @@ declare const Select: {
10022
10150
  as?: (DOMElement | null) | undefined;
10023
10151
  renderless?: boolean | undefined;
10024
10152
  modelValue?: (T | T[]) | undefined;
10025
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10026
10153
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10154
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10027
10155
  } & (typeof globalThis extends {
10028
10156
  __VLS_PROPS_FALLBACK: infer P;
10029
10157
  } ? P : {});
@@ -10188,8 +10316,8 @@ declare const Select: {
10188
10316
  * </script>
10189
10317
  *
10190
10318
  * <template>
10191
- * <Select.Item id="apple" value="Apple" v-slot="{ isSelected, attrs }">
10192
- * <div v-bind="attrs">Apple {{ isSelected ? '✓' : '' }}</div>
10319
+ * <Select.Item id="apple" value="Apple" v-slot="{ isSelected }">
10320
+ * Apple {{ isSelected ? '✓' : '' }}
10193
10321
  * </Select.Item>
10194
10322
  * </template>
10195
10323
  * ```
@@ -10288,13 +10416,13 @@ interface SelectionRootSlotProps {
10288
10416
  };
10289
10417
  }
10290
10418
  declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
10291
- declare const _default$45: typeof __VLS_export$45;
10292
- declare const __VLS_export$45: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10419
+ declare const _default$46: typeof __VLS_export$46;
10420
+ declare const __VLS_export$46: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$14<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10293
10421
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
10294
10422
  modelValue?: T | T[];
10295
10423
  }) & {
10296
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10297
10424
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10425
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10298
10426
  }> & (typeof globalThis extends {
10299
10427
  __VLS_PROPS_FALLBACK: infer P;
10300
10428
  } ? P : {});
@@ -10341,15 +10469,18 @@ interface SelectionItemSlotProps<V = unknown> {
10341
10469
  toggle: () => void;
10342
10470
  /** Attributes to bind to the item element */
10343
10471
  attrs: {
10472
+ 'role': 'option';
10473
+ 'tabindex': 0 | -1;
10344
10474
  'aria-selected': boolean;
10345
10475
  'aria-disabled': boolean;
10346
10476
  'data-selected': true | undefined;
10347
10477
  'data-disabled': true | undefined;
10348
10478
  'onClick': () => void;
10479
+ 'onKeydown': (e: KeyboardEvent) => void;
10349
10480
  };
10350
10481
  }
10351
- declare const _default$44: typeof __VLS_export$44;
10352
- declare const __VLS_export$44: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10482
+ declare const _default$45: typeof __VLS_export$45;
10483
+ declare const __VLS_export$45: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$13<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10353
10484
  props: _$vue.PublicProps & __VLS_PrettifyLocal$13<SelectionItemProps<V>> & (typeof globalThis extends {
10354
10485
  __VLS_PROPS_FALLBACK: infer P;
10355
10486
  } ? P : {});
@@ -10409,8 +10540,8 @@ declare const Selection: {
10409
10540
  mandatory?: boolean | "force" | undefined;
10410
10541
  multiple?: boolean | undefined;
10411
10542
  modelValue?: (T | T[]) | undefined;
10412
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10413
10543
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10544
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10414
10545
  } & (typeof globalThis extends {
10415
10546
  __VLS_PROPS_FALLBACK: infer P;
10416
10547
  } ? P : {});
@@ -10499,8 +10630,8 @@ interface SingleRootSlotProps {
10499
10630
  };
10500
10631
  }
10501
10632
  declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?: _$vue.App) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>;
10502
- declare const _default$43: typeof __VLS_export$43;
10503
- declare const __VLS_export$43: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10633
+ declare const _default$44: typeof __VLS_export$44;
10634
+ declare const __VLS_export$44: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$12<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10504
10635
  props: _$vue.PublicProps & __VLS_PrettifyLocal$12<(SingleRootProps & {
10505
10636
  modelValue?: T | T[];
10506
10637
  }) & {
@@ -10551,15 +10682,18 @@ interface SingleItemSlotProps<V = unknown> {
10551
10682
  toggle: () => void;
10552
10683
  /** Attributes to bind to the item element */
10553
10684
  attrs: {
10685
+ 'role': 'option';
10686
+ 'tabindex': 0 | -1;
10554
10687
  'aria-selected': boolean;
10555
10688
  'aria-disabled': boolean;
10556
10689
  'data-selected': true | undefined;
10557
10690
  'data-disabled': true | undefined;
10558
10691
  'onClick': () => void;
10692
+ 'onKeydown': (e: KeyboardEvent) => void;
10559
10693
  };
10560
10694
  }
10561
- declare const _default$42: typeof __VLS_export$42;
10562
- declare const __VLS_export$42: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10695
+ declare const _default$43: typeof __VLS_export$43;
10696
+ declare const __VLS_export$43: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$11<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10563
10697
  props: _$vue.PublicProps & __VLS_PrettifyLocal$11<SingleItemProps<V>> & (typeof globalThis extends {
10564
10698
  __VLS_PROPS_FALLBACK: infer P;
10565
10699
  } ? P : {});
@@ -10767,19 +10901,19 @@ interface SliderRootSlotProps {
10767
10901
  };
10768
10902
  }
10769
10903
  declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: _$vue.App) => SliderRootContext;
10770
- declare const _default$41: typeof __VLS_export$41;
10771
- declare const __VLS_export$41: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
10904
+ declare const _default$42: typeof __VLS_export$42;
10905
+ declare const __VLS_export$42: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
10772
10906
  modelValue?: number | number[];
10773
10907
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10774
- "update:model-value": (value: number | number[]) => any;
10775
10908
  "update:modelValue": (value: number | number[]) => any;
10909
+ "update:model-value": (value: number | number[]) => any;
10776
10910
  start: (value: number | number[]) => any;
10777
10911
  end: (value: number | number[]) => any;
10778
10912
  }, string, _$vue.PublicProps, Readonly<SliderRootProps & {
10779
10913
  modelValue?: number | number[];
10780
10914
  }> & Readonly<{
10781
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10782
10915
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10916
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10783
10917
  onStart?: ((value: number | number[]) => any) | undefined;
10784
10918
  onEnd?: ((value: number | number[]) => any) | undefined;
10785
10919
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
@@ -10806,8 +10940,8 @@ interface SliderTrackSlotProps {
10806
10940
  'onPointerdown': (e: PointerEvent) => void;
10807
10941
  };
10808
10942
  }
10809
- declare const _default$40: typeof __VLS_export$40;
10810
- declare const __VLS_export$40: __VLS_WithSlots$27<_$vue.DefineComponent<SliderTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10943
+ declare const _default$41: typeof __VLS_export$41;
10944
+ declare const __VLS_export$41: __VLS_WithSlots$27<_$vue.DefineComponent<SliderTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10811
10945
  default: (props: SliderTrackSlotProps) => any;
10812
10946
  }>;
10813
10947
  type __VLS_WithSlots$27<T, S> = T & {
@@ -10834,8 +10968,8 @@ interface SliderRangeSlotProps {
10834
10968
  'style': Record<string, string>;
10835
10969
  };
10836
10970
  }
10837
- declare const _default$39: typeof __VLS_export$39;
10838
- declare const __VLS_export$39: __VLS_WithSlots$26<_$vue.DefineComponent<SliderRangeProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10971
+ declare const _default$40: typeof __VLS_export$40;
10972
+ declare const __VLS_export$40: __VLS_WithSlots$26<_$vue.DefineComponent<SliderRangeProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10839
10973
  default: (props: SliderRangeSlotProps) => any;
10840
10974
  }>;
10841
10975
  type __VLS_WithSlots$26<T, S> = T & {
@@ -10886,8 +11020,8 @@ interface SliderThumbSlotProps {
10886
11020
  'onPointerdown': (e: PointerEvent) => void;
10887
11021
  };
10888
11022
  }
10889
- declare const _default$38: typeof __VLS_export$38;
10890
- declare const __VLS_export$38: __VLS_WithSlots$25<_$vue.DefineComponent<SliderThumbProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11023
+ declare const _default$39: typeof __VLS_export$39;
11024
+ declare const __VLS_export$39: __VLS_WithSlots$25<_$vue.DefineComponent<SliderThumbProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
10891
11025
  default: (props: SliderThumbSlotProps) => any;
10892
11026
  }>;
10893
11027
  type __VLS_WithSlots$25<T, S> = T & {
@@ -10903,8 +11037,8 @@ interface SliderHiddenInputProps {
10903
11037
  /** Thumb index to read value from */
10904
11038
  index?: number;
10905
11039
  }
10906
- declare const _default$37: typeof __VLS_export$37;
10907
- declare const __VLS_export$37: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
11040
+ declare const _default$38: typeof __VLS_export$38;
11041
+ declare const __VLS_export$38: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
10908
11042
  //#endregion
10909
11043
  //#region src/components/Slider/index.d.ts
10910
11044
  /**
@@ -10966,13 +11100,13 @@ declare const Slider: {
10966
11100
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
10967
11101
  modelValue?: number | number[];
10968
11102
  }> & Readonly<{
10969
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10970
11103
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11104
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10971
11105
  onStart?: ((value: number | number[]) => any) | undefined;
10972
11106
  onEnd?: ((value: number | number[]) => any) | undefined;
10973
11107
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10974
- "update:model-value": (value: number | number[]) => any;
10975
11108
  "update:modelValue": (value: number | number[]) => any;
11109
+ "update:model-value": (value: number | number[]) => any;
10976
11110
  start: (value: number | number[]) => any;
10977
11111
  end: (value: number | number[]) => any;
10978
11112
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
@@ -10985,8 +11119,8 @@ declare const Slider: {
10985
11119
  }, Readonly<SliderRootProps & {
10986
11120
  modelValue?: number | number[];
10987
11121
  }> & Readonly<{
10988
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10989
11122
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11123
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10990
11124
  onStart?: ((value: number | number[]) => any) | undefined;
10991
11125
  onEnd?: ((value: number | number[]) => any) | undefined;
10992
11126
  }>, {}, {}, {}, {}, {}>;
@@ -10996,13 +11130,13 @@ declare const Slider: {
10996
11130
  } & _$vue.ComponentOptionsBase<Readonly<SliderRootProps & {
10997
11131
  modelValue?: number | number[];
10998
11132
  }> & Readonly<{
10999
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
11000
11133
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11134
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
11001
11135
  onStart?: ((value: number | number[]) => any) | undefined;
11002
11136
  onEnd?: ((value: number | number[]) => any) | undefined;
11003
11137
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11004
- "update:model-value": (value: number | number[]) => any;
11005
11138
  "update:modelValue": (value: number | number[]) => any;
11139
+ "update:model-value": (value: number | number[]) => any;
11006
11140
  start: (value: number | number[]) => any;
11007
11141
  end: (value: number | number[]) => any;
11008
11142
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
@@ -11146,23 +11280,43 @@ declare const Slider: {
11146
11280
  };
11147
11281
  //#endregion
11148
11282
  //#region src/components/Snackbar/SnackbarPortal.vue.d.ts
11283
+ interface SnackbarPortalContext {
11284
+ /** Mirror a message into the persistent announcers. Urgent routes to the assertive/alert region. */
11285
+ announce: (message: string, urgent?: boolean) => void;
11286
+ /** Current polite (role="status") announcement text */
11287
+ polite: Readonly<ShallowRef<string>>;
11288
+ /** Current assertive (role="alert") announcement text */
11289
+ assertive: Readonly<ShallowRef<string>>;
11290
+ }
11149
11291
  interface SnackbarPortalProps extends AtomProps {
11292
+ /** Auto-render the Snackbar.Announcer live-region pair. Set false to omit it or place `<Snackbar.Announcer>` yourself. @default true */
11293
+ announcer?: boolean;
11294
+ /** Namespace for dependency injection. @default 'v0:notifications' */
11295
+ namespace?: string;
11150
11296
  /** Teleport target. `'top-layer'` mounts into the topmost open modal; `false` renders inline. @default 'top-layer' */
11151
11297
  teleport?: 'top-layer' | (string & {}) | false;
11152
11298
  }
11153
11299
  interface SnackbarPortalSlotProps {
11154
11300
  /** Calculated z-index from useStack */
11155
11301
  zIndex: number;
11156
- /** Attributes to bind to the portal element */
11302
+ /**
11303
+ * Attributes to bind to the portal element.
11304
+ *
11305
+ * @remarks
11306
+ * The style carries only `zIndex` so consumer positioning (classes or
11307
+ * styles like `absolute` / `fixed`) wins. In renderless mode the wrapper
11308
+ * you render must be positioned (non-`static`) for the z-index to take
11309
+ * effect — the automatic `position: relative` fallback only covers the
11310
+ * element rendered by the non-renderless Atom.
11311
+ */
11157
11312
  attrs: {
11158
11313
  style: {
11159
- position: 'relative';
11160
11314
  zIndex: number;
11161
11315
  };
11162
11316
  };
11163
11317
  }
11164
- declare const _default$36: typeof __VLS_export$36;
11165
- declare const __VLS_export$36: __VLS_WithSlots$24<_$vue.DefineComponent<SnackbarPortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11318
+ declare const _default$37: typeof __VLS_export$37;
11319
+ declare const __VLS_export$37: __VLS_WithSlots$24<_$vue.DefineComponent<SnackbarPortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarPortalProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11166
11320
  default: (props: SnackbarPortalSlotProps) => any;
11167
11321
  }>;
11168
11322
  type __VLS_WithSlots$24<T, S> = T & {
@@ -11189,8 +11343,8 @@ interface SnackbarQueueSlotProps {
11189
11343
  onFocusout: (e: FocusEvent) => void;
11190
11344
  };
11191
11345
  }
11192
- declare const _default$35: typeof __VLS_export$35;
11193
- declare const __VLS_export$35: __VLS_WithSlots$23<_$vue.DefineComponent<SnackbarQueueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11346
+ declare const _default$36: typeof __VLS_export$36;
11347
+ declare const __VLS_export$36: __VLS_WithSlots$23<_$vue.DefineComponent<SnackbarQueueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarQueueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11194
11348
  default: (props: SnackbarQueueSlotProps) => any;
11195
11349
  }>;
11196
11350
  type __VLS_WithSlots$23<T, S> = T & {
@@ -11219,8 +11373,8 @@ interface SnackbarRootSlotProps {
11219
11373
  role: string;
11220
11374
  };
11221
11375
  }
11222
- declare const _default$34: typeof __VLS_export$34;
11223
- declare const __VLS_export$34: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11376
+ declare const _default$35: typeof __VLS_export$35;
11377
+ declare const __VLS_export$35: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11224
11378
  dismiss: (id: ID) => any;
11225
11379
  }, string, _$vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
11226
11380
  onDismiss?: ((id: ID) => any) | undefined;
@@ -11242,12 +11396,15 @@ interface SnackbarCloseSlotProps {
11242
11396
  /** Attributes to bind to the close button element */
11243
11397
  attrs: {
11244
11398
  'type': 'button' | undefined;
11399
+ 'role': 'button' | undefined;
11400
+ 'tabindex': number;
11245
11401
  'aria-label': string;
11246
11402
  'onClick': () => void;
11403
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
11247
11404
  };
11248
11405
  }
11249
- declare const _default$33: typeof __VLS_export$33;
11250
- declare const __VLS_export$33: __VLS_WithSlots$21<_$vue.DefineComponent<SnackbarCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11406
+ declare const _default$34: typeof __VLS_export$34;
11407
+ declare const __VLS_export$34: __VLS_WithSlots$21<_$vue.DefineComponent<SnackbarCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
11251
11408
  default: (props: SnackbarCloseSlotProps) => any;
11252
11409
  }>;
11253
11410
  type __VLS_WithSlots$21<T, S> = T & {
@@ -11256,6 +11413,14 @@ type __VLS_WithSlots$21<T, S> = T & {
11256
11413
  };
11257
11414
  };
11258
11415
  //#endregion
11416
+ //#region src/components/Snackbar/SnackbarAnnouncer.vue.d.ts
11417
+ interface SnackbarAnnouncerProps {
11418
+ /** Namespace for context injection from parent Snackbar.Portal. @default 'v0:notifications' */
11419
+ namespace?: string;
11420
+ }
11421
+ declare const _default$33: typeof __VLS_export$33;
11422
+ declare const __VLS_export$33: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
11423
+ //#endregion
11259
11424
  //#region src/components/Snackbar/SnackbarContent.vue.d.ts
11260
11425
  type SnackbarContentProps = AtomProps;
11261
11426
  declare const _default$32: typeof __VLS_export$32;
@@ -11492,6 +11657,32 @@ declare const Snackbar: {
11492
11657
  default: (props: SnackbarCloseSlotProps) => any;
11493
11658
  };
11494
11659
  });
11660
+ /**
11661
+ * Visually-hidden polite + assertive live-region pair that announces
11662
+ * snackbar messages. Auto-rendered by Snackbar.Portal — place explicitly
11663
+ * with `:announcer="false"` on the Portal to control position or markup
11664
+ * order.
11665
+ *
11666
+ * @see https://0.vuetifyjs.com/components/semantic/snackbar
11667
+ *
11668
+ * @example
11669
+ * ```vue
11670
+ * <script setup lang="ts">
11671
+ * import { Snackbar } from '@vuetify/v0'
11672
+ * </script>
11673
+ *
11674
+ * <template>
11675
+ * <Snackbar.Portal :announcer="false">
11676
+ * <Snackbar.Announcer />
11677
+ * <Snackbar.Root>
11678
+ * <Snackbar.Content>Saved</Snackbar.Content>
11679
+ * <Snackbar.Close />
11680
+ * </Snackbar.Root>
11681
+ * </Snackbar.Portal>
11682
+ * </template>
11683
+ * ```
11684
+ */
11685
+ Announcer: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
11495
11686
  };
11496
11687
  //#endregion
11497
11688
  //#region src/components/Splitter/SplitterRoot.vue.d.ts
@@ -11899,11 +12090,14 @@ interface StepItemSlotProps<V = unknown> {
11899
12090
  toggle: () => void;
11900
12091
  /** Attributes to bind to the item element */
11901
12092
  attrs: {
12093
+ 'role': 'tab';
12094
+ 'tabindex': 0 | -1;
11902
12095
  'aria-selected': boolean;
11903
12096
  'aria-disabled': boolean;
11904
12097
  'data-selected': true | undefined;
11905
12098
  'data-disabled': true | undefined;
11906
12099
  'onClick': () => void;
12100
+ 'onKeydown': (e: KeyboardEvent) => void;
11907
12101
  };
11908
12102
  }
11909
12103
  declare const _default$27: typeof __VLS_export$27;
@@ -12074,8 +12268,8 @@ declare const __VLS_export$26: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
12074
12268
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
12075
12269
  modelValue?: T | T[];
12076
12270
  }) & {
12077
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12078
12271
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12272
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12079
12273
  }> & (typeof globalThis extends {
12080
12274
  __VLS_PROPS_FALLBACK: infer P;
12081
12275
  } ? P : {});
@@ -12207,8 +12401,8 @@ declare const __VLS_export$24: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
12207
12401
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
12208
12402
  modelValue?: boolean;
12209
12403
  }) & {
12210
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12211
12404
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12405
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12212
12406
  }> & (typeof globalThis extends {
12213
12407
  __VLS_PROPS_FALLBACK: infer P;
12214
12408
  } ? P : {});
@@ -12409,8 +12603,8 @@ declare const Switch: {
12409
12603
  as?: (DOMElement | null) | undefined;
12410
12604
  renderless?: boolean | undefined;
12411
12605
  modelValue?: (T | T[]) | undefined;
12412
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12413
12606
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12607
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12414
12608
  } & (typeof globalThis extends {
12415
12609
  __VLS_PROPS_FALLBACK: infer P;
12416
12610
  } ? P : {});
@@ -12500,8 +12694,8 @@ declare const Switch: {
12500
12694
  as?: (DOMElement | null) | undefined;
12501
12695
  renderless?: boolean | undefined;
12502
12696
  modelValue?: boolean | undefined;
12503
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12504
12697
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12698
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12505
12699
  } & (typeof globalThis extends {
12506
12700
  __VLS_PROPS_FALLBACK: infer P;
12507
12701
  } ? P : {});
@@ -12717,8 +12911,8 @@ declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
12717
12911
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
12718
12912
  modelValue?: T | T[];
12719
12913
  }) & {
12720
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12721
12914
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12915
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12722
12916
  }> & (typeof globalThis extends {
12723
12917
  __VLS_PROPS_FALLBACK: infer P;
12724
12918
  } ? P : {});
@@ -12913,8 +13107,8 @@ declare const Tabs: {
12913
13107
  orientation?: TabsOrientation | undefined;
12914
13108
  activation?: TabsActivation | undefined;
12915
13109
  modelValue?: (T | T[]) | undefined;
12916
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12917
13110
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13111
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12918
13112
  } & (typeof globalThis extends {
12919
13113
  __VLS_PROPS_FALLBACK: infer P;
12920
13114
  } ? P : {});
@@ -13074,14 +13268,14 @@ interface ToggleGroupSlotProps {
13074
13268
  'data-disabled': true | undefined;
13075
13269
  };
13076
13270
  }
13077
- declare const useToggleGroup: (key: string, defaultValue?: ToggleGroupContext<SingleContext<SingleTicket, SingleTicket<SingleTicket>> | GroupContext<GroupTicket, GroupTicket<GroupTicket>>> | undefined) => ToggleGroupContext<SingleContext<SingleTicket, SingleTicket<SingleTicket>> | GroupContext<GroupTicket, GroupTicket<GroupTicket>>>, provideToggleGroup: (key: string, context: ToggleGroupContext<SingleContext<SingleTicket, SingleTicket<SingleTicket>> | GroupContext<GroupTicket, GroupTicket<GroupTicket>>>, app?: _$vue.App) => ToggleGroupContext<SingleContext<SingleTicket, SingleTicket<SingleTicket>> | GroupContext<GroupTicket, GroupTicket<GroupTicket>>>;
13271
+ declare const useToggleGroup: (key: string, defaultValue?: ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>> | undefined) => ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>, provideToggleGroup: (key: string, context: ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>, app?: _$vue.App) => ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>;
13078
13272
  declare const _default$15: typeof __VLS_export$15;
13079
13273
  declare const __VLS_export$15: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
13080
13274
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
13081
13275
  modelValue?: T | T[];
13082
13276
  }) & {
13083
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13084
13277
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13278
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13085
13279
  }> & (typeof globalThis extends {
13086
13280
  __VLS_PROPS_FALLBACK: infer P;
13087
13281
  } ? P : {});
@@ -13153,13 +13347,14 @@ interface ToggleRootSlotProps {
13153
13347
  /** Attributes to bind to the toggle element */
13154
13348
  attrs: {
13155
13349
  'type': 'button' | undefined;
13350
+ 'role': 'button' | undefined;
13156
13351
  'aria-pressed': boolean;
13157
13352
  'aria-disabled': boolean;
13158
- 'tabindex': 0 | undefined;
13353
+ 'tabindex': 0 | -1;
13159
13354
  'data-state': 'on' | 'off';
13160
13355
  'data-disabled': true | undefined;
13161
13356
  'onClick': () => void;
13162
- 'onKeydown': (e: KeyboardEvent) => void;
13357
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
13163
13358
  };
13164
13359
  }
13165
13360
  declare const useToggleRoot: (key: string, defaultValue?: ToggleRootContext | undefined) => ToggleRootContext, provideToggleRoot: (key: string, context: ToggleRootContext, app?: _$vue.App) => ToggleRootContext;
@@ -13168,8 +13363,8 @@ declare const __VLS_export$13: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
13168
13363
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
13169
13364
  modelValue?: boolean;
13170
13365
  }) & {
13171
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13172
13366
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
13367
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13173
13368
  }> & (typeof globalThis extends {
13174
13369
  __VLS_PROPS_FALLBACK: infer P;
13175
13370
  } ? P : {});
@@ -13247,8 +13442,8 @@ declare const Toggle: {
13247
13442
  as?: (DOMElement | null) | undefined;
13248
13443
  renderless?: boolean | undefined;
13249
13444
  modelValue?: (T | T[]) | undefined;
13250
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13251
13445
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13446
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13252
13447
  } & (typeof globalThis extends {
13253
13448
  __VLS_PROPS_FALLBACK: infer P;
13254
13449
  } ? P : {});
@@ -13337,8 +13532,8 @@ declare const Toggle: {
13337
13532
  as?: (DOMElement | null) | undefined;
13338
13533
  renderless?: boolean | undefined;
13339
13534
  modelValue?: boolean | undefined;
13340
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13341
13535
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
13536
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13342
13537
  } & (typeof globalThis extends {
13343
13538
  __VLS_PROPS_FALLBACK: infer P;
13344
13539
  } ? P : {});
@@ -13416,13 +13611,13 @@ declare const _default$12: typeof __VLS_export$12;
13416
13611
  declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
13417
13612
  modelValue?: boolean;
13418
13613
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13419
- "update:model-value": (value: boolean) => any;
13420
13614
  "update:modelValue": (value: boolean) => any;
13615
+ "update:model-value": (value: boolean) => any;
13421
13616
  }, string, _$vue.PublicProps, Readonly<TooltipRootProps & {
13422
13617
  modelValue?: boolean;
13423
13618
  }> & Readonly<{
13424
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13425
13619
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13620
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13426
13621
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
13427
13622
  default: (props: TooltipRootSlotProps) => any;
13428
13623
  }>;
@@ -13536,11 +13731,11 @@ declare const Tooltip: {
13536
13731
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<TooltipRootProps & {
13537
13732
  modelValue?: boolean;
13538
13733
  }> & Readonly<{
13539
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13540
13734
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13735
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13541
13736
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13542
- "update:model-value": (value: boolean) => any;
13543
13737
  "update:modelValue": (value: boolean) => any;
13738
+ "update:model-value": (value: boolean) => any;
13544
13739
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
13545
13740
  P: {};
13546
13741
  B: {};
@@ -13551,8 +13746,8 @@ declare const Tooltip: {
13551
13746
  }, Readonly<TooltipRootProps & {
13552
13747
  modelValue?: boolean;
13553
13748
  }> & Readonly<{
13554
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13555
13749
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13750
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13556
13751
  }>, {}, {}, {}, {}, {}>;
13557
13752
  __isFragment?: never;
13558
13753
  __isTeleport?: never;
@@ -13560,11 +13755,11 @@ declare const Tooltip: {
13560
13755
  } & _$vue.ComponentOptionsBase<Readonly<TooltipRootProps & {
13561
13756
  modelValue?: boolean;
13562
13757
  }> & Readonly<{
13563
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13564
13758
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13759
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13565
13760
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13566
- "update:model-value": (value: boolean) => any;
13567
13761
  "update:modelValue": (value: boolean) => any;
13762
+ "update:model-value": (value: boolean) => any;
13568
13763
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
13569
13764
  $slots: {
13570
13765
  default: (props: TooltipRootSlotProps) => any;
@@ -14195,8 +14390,8 @@ declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
14195
14390
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
14196
14391
  modelValue?: T | T[];
14197
14392
  }) & {
14198
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14199
14393
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
14394
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14200
14395
  }> & (typeof globalThis extends {
14201
14396
  __VLS_PROPS_FALLBACK: infer P;
14202
14397
  } ? P : {});
@@ -14294,8 +14489,8 @@ declare const Treeview: {
14294
14489
  selection?: NestedSelectionMode | undefined;
14295
14490
  active?: NestedActiveMode | undefined;
14296
14491
  modelValue?: (T | T[]) | undefined;
14297
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14298
14492
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
14493
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14299
14494
  } & (typeof globalThis extends {
14300
14495
  __VLS_PROPS_FALLBACK: infer P;
14301
14496
  } ? P : {});
@@ -14451,7 +14646,7 @@ declare const Treeview: {
14451
14646
  *
14452
14647
  * @example
14453
14648
  * ```vue
14454
- * <Treeview.Cue v-slot="{ attrs }">
14649
+ * <Treeview.Cue v-slot="{ attrs }" renderless>
14455
14650
  * <span v-bind="attrs">▶</span>
14456
14651
  * </Treeview.Cue>
14457
14652
  * ```
@@ -14513,7 +14708,7 @@ declare const Treeview: {
14513
14708
  *
14514
14709
  * @example
14515
14710
  * ```vue
14516
- * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }">
14711
+ * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }" renderless>
14517
14712
  * <span v-bind="attrs">{{ isMixed ? '−' : isSelected ? '✓' : '○' }}</span>
14518
14713
  * </Treeview.Checkbox>
14519
14714
  * ```
@@ -14543,7 +14738,7 @@ declare const Treeview: {
14543
14738
  *
14544
14739
  * @example
14545
14740
  * ```vue
14546
- * <Treeview.Indicator v-slot="{ attrs }">
14741
+ * <Treeview.Indicator v-slot="{ attrs }" renderless>
14547
14742
  * <span v-bind="attrs">●</span>
14548
14743
  * </Treeview.Indicator>
14549
14744
  * ```
@@ -14576,7 +14771,7 @@ declare const Treeview: {
14576
14771
  *
14577
14772
  * @example
14578
14773
  * ```vue
14579
- * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }">
14774
+ * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }" renderless>
14580
14775
  * <button v-bind="attrs">
14581
14776
  * {{ isMixed ? '−' : isAllSelected ? '✓' : '○' }} Select All
14582
14777
  * </button>
@@ -14602,4 +14797,4 @@ declare const Treeview: {
14602
14797
  });
14603
14798
  };
14604
14799
  //#endregion
14605
- export { useTooltipRoot as $, PaginationPrevSlotProps as $a, _default$116 as $c, AvatarContext as $d, _default$62 as $i, CheckboxHiddenInputProps as $l, provideSnackbarQueueContext as $n, NumberFieldRootSlotProps as $o, _default$49 as $r, ExpansionPanel as $s, _default$24 as $t, ButtonGroupProps as $u, TreeviewGroupSlotProps as A, PopoverActivatorProps as Aa, _default$110 as Ac, BreadcrumbsRootContext as Ad, _default$165 as Af, _default$57 as Ai, CollapsibleActivatorProps as Al, SplitterPanelTicket as An, OverflowTicket as Ao, provideSingleRoot as Ar, _default$97 as As, TabsActivation as At, CarouselOrientation as Au, TreeviewSelectAllSlotProps as B, PaginationStatusProps as Ba, _default$113 as Bc, AvatarGroupSlotProps as Bd, AtomExpose as Bf, RadioActivation as Bi, CheckboxSelectAllProps as Bl, SnackbarCloseProps as Bn, NumberFieldScrubSlotProps as Bo, useSelectionRoot as Br, useImageRoot as Bs, SwitchTrackProps as Bt, ButtonRootProps as Bu, TreeviewCheckboxProps as C, PortalSlotProps as Ca, useExpansionPanelGroup as Cc, BreadcrumbsListSlotProps as Cd, _default$163 as Cf, RatingRootSlotProps as Ci, Collapsible as Cl, SplitterPanelExpose as Cn, OverflowRootProps as Co, Single as Cr, _default$95 as Cs, _default$17 as Ct, CarouselItemProps as Cu, TreeviewCueProps as D, PopoverContentProps as Da, _default$109 as Dc, _default$153 as Dd, AlertDialogContentEmits as Df, Radio as Di, CollapsibleCueProps as Dl, SplitterContext as Dn, useOverflowRoot as Do, SingleRootProps as Dr, _default$96 as Ds, TabsListProps as Dt, CarouselViewportSlotProps as Du, TreeviewContentSlotProps as E, PopoverContentEmits as Ea, DialogCloseSlotProps as Ec, BreadcrumbsRootSlotProps as Ed, _default$164 as Ef, useRatingRoot as Ei, _default$124 as El, _default$30 as En, provideOverflowRoot as Eo, _default$42 as Er, ImageFallbackSlotProps as Es, _default$18 as Et, CarouselViewportProps as Eu, TreeviewListProps as F, PopoverRootSlotProps as Fa, DialogContentProps as Fc, AvatarIndicatorSlotProps as Fd, AlertDialogRootProps as Ff, _default$58 as Fi, CollapsibleRootSlotProps as Fl, provideSplitterRoot as Fn, _default$84 as Fo, _default$44 as Fr, ImageContext as Fs, TabsTicket as Ft, _default$140 as Fu, TooltipActivatorProps as G, _default$74 as Ga, provideDialogContext as Gc, useAvatarGroup as Gd, _default$60 as Gi, _default$129 as Gl, SnackbarRootSlotProps as Gn, NumberFieldIncrementProps as Go, SelectItemProps as Gr, GroupRootProps as Gs, _default$22 as Gt, ButtonLoadingProps as Gu, TooltipContentProps as H, _default$73 as Ha, DialogRootProps as Hc, AvatarGroupTicketInput as Hd, AtomSlots as Hf, RadioGroupProps as Hi, _default$128 as Hl, _default$33 as Hn, NumberFieldDecrementProps as Ho, SelectPlaceholderProps as Hr, GroupItemProps as Hs, _default$21 as Ht, _default$141 as Hu, TreeviewListSlotProps as I, _default$72 as Ia, DialogContentSlotProps as Ic, _default$154 as Id, AlertDialogRootSlotProps as If, provideRadioRoot as Ii, _default$127 as Il, useSplitterRoot as In, NumberFieldDescriptionProps as Io, SelectionRootProps as Ir, ImageRootProps as Is, _default$20 as It, provideCarouselRoot as Iu, TooltipRootContext as J, _default$75 as Ja, ComboboxErrorProps as Jc, _default$156 as Jd, Progress as Ji, CheckboxRootSlotProps as Jl, useSnackbarRootContext as Jn, NumberFieldControlProps as Jo, SelectCueProps as Jr, provideGroupRoot as Js, _default$23 as Jt, ButtonIconProps as Ju, TooltipActivatorSlotProps as K, PaginationNextProps as Ka, useDialogContext as Kc, AvatarFallbackProps as Kd, provideRadioGroup as Ki, CheckboxRootContext as Kl, _default$34 as Kn, NumberFieldIncrementSlotProps as Ko, SelectItemSlotProps as Kr, GroupRootSlotProps as Ks, SwitchSelectAllProps as Kt, ButtonLoadingSlotProps as Ku, TreeviewRootProps as L, providePopoverContext as La, _default$112 as Lc, AvatarGroupContext as Ld, _default$167 as Lf, useRadioRoot as Li, provideCollapsible as Ll, Snackbar as Ln, NumberFieldDescriptionSlotProps as Lo, SelectionRootSlotProps as Lr, ImageRootSlotProps as Ls, provideTabsRoot as Lt, useCarouselRoot as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, DialogTitleSlotProps as Mc, BreadcrumbsTicketType as Md, AlertDialogActivatorSlotProps as Mf, RadioRootProps as Mi, _default$126 as Ml, SplitterRootProps as Mn, NumberField as Mo, Selection as Mr, ImageImgProps as Ms, TabsOrientation as Mt, CarouselRootProps as Mu, TreeviewItemProps as N, PopoverContext as Na, _default$111 as Nc, Avatar as Nd, _default$166 as Nf, RadioRootSlotProps as Ni, CollapsibleContext as Nl, SplitterRootSlotProps as Nn, NumberFieldErrorProps as No, SelectionItemProps as Nr, ImageImgSlotProps as Ns, TabsRootProps as Nt, CarouselRootSlotProps as Nu, TreeviewCueSlotProps as O, PopoverContentSlotProps as Oa, DialogDescriptionProps as Oc, provideBreadcrumbsRoot as Od, AlertDialogContentProps as Of, RadioIndicatorProps as Oi, CollapsibleCueSlotProps as Ol, SplitterOrientation as On, OverflowPriority as Oo, SingleRootSlotProps as Or, ImagePlaceholderProps as Os, TabsListSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PopoverRootProps as Pa, DialogContentEmits as Pc, AvatarIndicatorProps as Pd, AlertDialogContext as Pf, RadioState as Pi, CollapsibleRootProps as Pl, _default$31 as Pn, NumberFieldErrorSlotProps as Po, SelectionItemSlotProps as Pr, _default$98 as Ps, TabsRootSlotProps as Pt, CarouselTicket as Pu, provideTooltipRoot as Q, PaginationPrevProps as Qa, ComboboxDescriptionSlotProps as Qc, _default$157 as Qd, ProgressLabelSlotProps as Qi, useCheckboxRoot as Ql, _default$35 as Qn, NumberFieldRootProps as Qo, SelectContentSlotProps as Qr, _default$102 as Qs, SwitchState as Qt, _default$144 as Qu, TreeviewRootSlotProps as R, usePopoverContext as Ra, DialogActivatorProps as Rc, AvatarGroupPriority as Rd, provideAlertDialogContext as Rf, RadioHiddenInputProps as Ri, useCollapsible as Rl, SnackbarContentProps as Rn, _default$85 as Ro, _default$45 as Rr, _default$99 as Rs, useTabsRoot as Rt, Button as Ru, TreeviewActivatorSlotProps as S, PortalProps as Sa, provideExpansionPanelGroup as Sc, BreadcrumbsListProps as Sd, AlertDialogDescriptionSlotProps as Sf, RatingRootProps as Si, useComboboxContext as Sl, _default$29 as Sn, _default$82 as So, useSliderRoot as Sr, InputControlSlotProps as Ss, TabsPanelSlotProps as St, _default$137 as Su, TreeviewContentProps as T, Popover as Ta, DialogCloseProps as Tc, BreadcrumbsRootProps as Td, AlertDialogTitleSlotProps as Tf, provideRatingRoot as Ti, CollapsibleContentSlotProps as Tl, SplitterPanelSlotProps as Tn, _default$83 as To, SingleItemSlotProps as Tr, ImageFallbackProps as Ts, TabsItemSlotProps as Tt, _default$138 as Tu, TooltipContentSlotProps as U, PaginationLastProps as Ua, DialogRootSlotProps as Uc, _default$155 as Ud, _default$168 as Uf, RadioGroupSlotProps as Ui, CheckboxIndicatorProps as Ul, SnackbarRootContext as Un, NumberFieldDecrementSlotProps as Uo, SelectPlaceholderSlotProps as Ur, GroupItemSlotProps as Us, SwitchThumbProps as Ut, provideButtonRoot as Uu, Tooltip as V, PaginationStatusSlotProps as Va, DialogContext as Vc, AvatarGroupTicket as Vd, AtomProps as Vf, RadioGroupContext as Vi, CheckboxSelectAllSlotProps as Vl, SnackbarCloseSlotProps as Vn, _default$86 as Vo, Select as Vr, Group as Vs, SwitchTrackSlotProps as Vt, ButtonRootSlotProps as Vu, _default$10 as W, PaginationLastSlotProps as Wa, _default$114 as Wc, provideAvatarGroup as Wd, RadioTicket as Wi, CheckboxIndicatorSlotProps as Wl, SnackbarRootProps as Wn, _default$87 as Wo, _default$46 as Wr, _default$100 as Ws, SwitchThumbSlotProps as Wt, useButtonRoot as Wu, TooltipRootSlotProps as X, PaginationEllipsisSlotProps as Xa, _default$115 as Xc, AvatarImageProps as Xd, _default$61 as Xi, _default$130 as Xl, SnackbarQueueProps as Xn, _default$89 as Xo, _default$48 as Xr, FormProps as Xs, SwitchRootProps as Xt, _default$143 as Xu, TooltipRootProps as Y, PaginationEllipsisProps as Ya, ComboboxErrorSlotProps as Yc, AvatarImageEmits as Yd, ProgressHiddenInputProps as Yi, CheckboxState as Yl, SnackbarQueueContext as Yn, NumberFieldControlSlotProps as Yo, SelectCueSlotProps as Yr, useGroupRoot as Ys, SwitchRootContext as Yt, ButtonIconSlotProps as Yu, _default$12 as Z, _default$76 as Za, ComboboxDescriptionProps as Zc, AvatarImageSlotProps as Zd, ProgressLabelProps as Zi, provideCheckboxRoot as Zl, SnackbarQueueSlotProps as Zn, NumberFieldRootContext as Zo, SelectContentProps as Zr, FormSlotProps as Zs, SwitchRootSlotProps as Zt, ButtonHiddenInputProps as Zu, _default$6 as _, useProgressRoot as _a, useExpansionPanelRoot as _c, BreadcrumbsPageSlotProps as _d, _default$161 as _f, _default$54 as _i, _default$122 as _l, useStepRoot as _n, OverflowIndicatorProps as _o, SliderRootContext as _r, _default$93 as _s, ThemeProps as _t, CarouselNextProps as _u, provideTreeviewRoot as a, _default$64 as aa, _default$104 as ac, ButtonContentSlotProps as ad, useAvatarRoot as af, _default$51 as ai, _default$118 as al, SwitchGroupSlotProps as an, PaginationItemSlotProps as ao, SliderHiddenInputProps as ar, _default$91 as as, provideToggleRoot as at, useCheckboxGroup as au, _default$9 as b, PresenceSlotProps as ba, ExpansionPanelOptionsContext as bc, BreadcrumbsItemSlotProps as bd, _default$162 as bf, _default$55 as bi, _default$123 as bl, SplitterHandleSlotProps as bn, OverflowItemProps as bo, _default$41 as br, _default$94 as bs, Tabs as bt, CarouselPreviousProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, BreadcrumbsLinkProps as cd, _default$159 as cf, SelectRootSlotProps as ci, _default$119 as cl, useSwitchGroup as cn, PaginationRootSlotProps as co, SliderThumbSlotProps as cr, InputRootProps as cs, ToggleIndicatorSlotProps as ct, CarouselLiveRegionSlotProps as cu, TreeviewItemContext as d, _default$66 as da, _default$106 as dc, BreadcrumbsEllipsisSlotProps as dd, AlertDialogActionEvent as df, useSelectContext as di, _default$120 as dl, StepItemSlotProps as dn, providePaginationItems as do, SliderRangeProps as dr, ValidateOn as ds, ToggleGroupProps as dt, CarouselProgressSlotProps as du, ProgressValueProps as ea, ExpansionPanelContentProps as ec, ButtonGroupSlotProps as ed, AvatarRootProps as ef, SelectValueProps as ei, ComboboxEmptyProps as el, provideSwitchRoot as en, _default$77 as eo, useSnackbarQueueContext as er, _default$90 as es, Toggle as et, _default$131 as eu, _default$3 as f, ProgressRootContext as fa, ExpansionPanelRootContext as fc, _default$148 as fd, AlertDialogActionProps as ff, ScrimProps as fi, ComboboxControlProps as fl, _default$27 as fn, providePaginationRoot as fo, SliderRangeSlotProps as fr, _default$92 as fs, ToggleGroupSlotProps as ft, _default$134 as fu, _default$5 as g, provideProgressRoot as ga, provideExpansionPanelRoot as gc, BreadcrumbsPageProps as gd, AlertDialogCloseSlotProps as gf, RatingHiddenInputProps as gi, ComboboxActivatorSlotProps as gl, provideStepRoot as gn, Overflow as go, _default$40 as gr, InputErrorSlotProps as gs, useToggleGroup as gt, _default$135 as gu, _default$4 as h, _default$67 as ha, _default$107 as hc, _default$149 as hd, AlertDialogCloseProps as hf, Rating as hi, ComboboxActivatorProps as hl, _default$28 as hn, usePaginationRoot as ho, SliderTrackSlotProps as hr, InputErrorProps as hs, provideToggleGroup as ht, CarouselIndicatorSlotProps as hu, _default$1 as i, ProgressBufferSlotProps as ia, ExpansionPanelCueSlotProps as ic, ButtonContentProps as id, provideAvatarRoot as if, SelectActivatorSlotProps as ii, ComboboxItemSlotProps as il, SwitchGroupProps as in, PaginationItemProps as io, Slider as ir, LocaleSlotProps as is, _default$13 as it, provideCheckboxGroup as iu, TreeviewIndicatorProps as j, PopoverActivatorSlotProps as ja, DialogTitleProps as jc, BreadcrumbsTicket as jd, AlertDialogActivatorProps as jf, RadioRootContext as ji, CollapsibleActivatorSlotProps as jl, SplitterRootExpose as jn, OverflowTicketInput as jo, useSingleRoot as jr, ImageImgEmits as js, TabsContext as jt, CarouselPartTicket as ju, TreeviewGroupProps as k, _default$70 as ka, DialogDescriptionSlotProps as kc, useBreadcrumbsRoot as kd, AlertDialogContentSlotProps as kf, RadioIndicatorSlotProps as ki, _default$125 as kl, SplitterPanelInput as kn, OverflowRootContext as ko, _default$43 as kr, ImagePlaceholderSlotProps as ks, _default$19 as kt, CarouselContext as ku, provideTreeviewList as l, ProgressTrackProps as la, ExpansionPanelHeaderProps as lc, _default$147 as ld, AlertDialog as lf, _default$52 as li, ComboboxCueProps as ll, Step as ln, _default$80 as lo, SliderThumbState as lr, InputRootSlotProps as ls, _default$14 as lt, _default$133 as lu, useTreeviewItem as m, ProgressRootSlotProps as ma, ExpansionPanelRootSlotProps as mc, BreadcrumbsDividerSlotProps as md, _default$160 as mf, _default$53 as mi, _default$121 as ml, StepRootSlotProps as mn, usePaginationItems as mo, SliderTrackProps as mr, useInputRoot as ms, _default$15 as mt, CarouselIndicatorProps as mu, _default as n, _default$63 as na, _default$103 as nc, provideButtonGroup as nd, AvatarTicket as nf, _default$50 as ni, _default$117 as nl, SwitchHiddenInputProps as nn, PaginationFirstSlotProps as no, SnackbarPortalSlotProps as nr, useNumberFieldRoot as ns, ToggleRootProps as nt, CheckboxGroupSlotProps as nu, useTreeviewRoot as o, ProgressFillProps as oa, ExpansionPanelActivatorProps as oc, _default$146 as od, AspectRatioProps as of, SelectContext as oi, ComboboxContentProps as ol, _default$26 as on, _default$79 as oo, _default$37 as or, Input as os, useToggleRoot as ot, Carousel as ou, provideTreeviewItem as p, ProgressRootProps as pa, ExpansionPanelRootProps as pc, BreadcrumbsDividerProps as pd, AlertDialogActionSlotProps as pf, ScrimSlotProps as pi, ComboboxControlSlotProps as pl, StepRootProps as pn, usePaginationControls as po, _default$39 as pr, provideInputRoot as ps, ToggleOrientation as pt, CarouselIndicatorItem as pu, _default$11 as q, PaginationNextSlotProps as qa, Combobox as qc, AvatarFallbackSlotProps as qd, useRadioGroup as qi, CheckboxRootProps as ql, provideSnackbarRootContext as qn, _default$88 as qo, _default$47 as qr, _default$101 as qs, SwitchSelectAllSlotProps as qt, _default$142 as qu, TreeviewRootContext as r, ProgressBufferProps as ra, ExpansionPanelCueProps as rc, useButtonGroup as rd, _default$158 as rf, SelectActivatorProps as ri, ComboboxItemProps as rl, _default$25 as rn, _default$78 as ro, _default$36 as rr, LocaleProps as rs, ToggleRootSlotProps as rt, _default$132 as ru, TreeviewListContext as s, ProgressFillSlotProps as sa, ExpansionPanelActivatorSlotProps as sc, Breadcrumbs as sd, AspectRatioSlotProps as sf, SelectRootProps as si, ComboboxContentSlotProps as sl, provideSwitchGroup as sn, PaginationRootProps as so, SliderThumbProps as sr, InputRootContext as ss, ToggleIndicatorProps as st, CarouselLiveRegionProps as su, Treeview as t, ProgressValueSlotProps as ta, ExpansionPanelContentSlotProps as tc, _default$145 as td, AvatarRootSlotProps as tf, SelectValueSlotProps as ti, ComboboxEmptySlotProps as tl, useSwitchRoot as tn, PaginationFirstProps as to, SnackbarPortalProps as tr, provideNumberFieldRoot as ts, ToggleRootContext as tt, CheckboxGroupProps as tu, useTreeviewList as u, ProgressTrackSlotProps as ua, ExpansionPanelHeaderSlotProps as uc, BreadcrumbsEllipsisProps as ud, AlertDialogActionEmits as uf, provideSelectContext as ui, ComboboxCueSlotProps as ul, StepItemProps as un, providePaginationControls as uo, _default$38 as ur, ValidateEvent as us, ToggleGroupContext as ut, CarouselProgressProps as uu, _default$7 as v, PresenceAttrs as va, ExpansionPanelGroupProps as vc, _default$150 as vd, AlertDialogCancelProps as vf, RatingItemProps as vi, ComboboxRootProps as vl, Splitter as vn, OverflowIndicatorSlotProps as vo, SliderRootProps as vr, InputDescriptionProps as vs, ThemeSlotProps as vt, CarouselNextSlotProps as vu, TreeviewCheckboxSlotProps as w, _default$69 as wa, Dialog as wc, _default$152 as wd, AlertDialogTitleProps as wf, _default$56 as wi, CollapsibleContentProps as wl, SplitterPanelProps as wn, OverflowRootSlotProps as wo, SingleItemProps as wr, Image as ws, TabsItemProps as wt, CarouselItemSlotProps as wu, TreeviewActivatorProps as x, _default$68 as xa, _default$108 as xc, _default$151 as xd, AlertDialogDescriptionProps as xf, RatingRootContext as xi, provideComboboxContext as xl, SplitterHandleState as xn, OverflowItemSlotProps as xo, provideSliderRoot as xr, InputControlProps as xs, TabsPanelProps as xt, CarouselPreviousSlotProps as xu, _default$8 as y, PresenceProps as ya, ExpansionPanelGroupSlotProps as yc, BreadcrumbsItemProps as yd, AlertDialogCancelSlotProps as yf, RatingItemSlotProps as yi, ComboboxRootSlotProps as yl, SplitterHandleProps as yn, _default$81 as yo, SliderRootSlotProps as yr, InputDescriptionSlotProps as ys, _default$16 as yt, _default$136 as yu, TreeviewSelectAllProps as z, Pagination as za, DialogActivatorSlotProps as zc, AvatarGroupProps as zd, useAlertDialogContext as zf, _default$59 as zi, Checkbox as zl, _default$32 as zn, NumberFieldScrubProps as zo, provideSelectionRoot as zr, provideImageRoot as zs, Switch as zt, ButtonRootContext as zu };
14800
+ export { useTooltipRoot as $, PaginationEllipsisSlotProps as $a, _default$116 as $c, AvatarFallbackSlotProps as $d, _default$62 as $i, _default$131 as $l, SnackbarQueueSlotProps as $n, _default$90 as $o, _default$49 as $r, FormProps as $s, _default$24 as $t, _default$144 as $u, TreeviewGroupSlotProps as A, PopoverContentProps as Aa, _default$110 as Ac, _default$154 as Ad, AlertDialogTitleProps as Af, Radio as Ai, CollapsibleCueProps as Al, SplitterPanelTicket as An, useOverflowRoot as Ao, SingleRootProps as Ar, _default$97 as As, TabsActivation as At, CarouselViewportSlotProps as Au, TreeviewSelectAllSlotProps as B, providePopoverContext as Ba, _default$113 as Bc, AvatarIndicatorProps as Bd, AlertDialogContext as Bf, useRadioRoot as Bi, provideCollapsible as Bl, SnackbarAnnouncerProps as Bn, NumberFieldDescriptionSlotProps as Bo, SelectionRootSlotProps as Br, ImageRootSlotProps as Bs, SwitchTrackProps as Bt, useCarouselRoot as Bu, TreeviewCheckboxProps as C, PresenceSlotProps as Ca, ExpansionPanelOptionsContext as Cc, BreadcrumbsPageSlotProps as Cd, _default$163 as Cf, _default$56 as Ci, _default$124 as Cl, SplitterPanelExpose as Cn, OverflowItemProps as Co, _default$42 as Cr, _default$95 as Cs, _default$17 as Ct, CarouselPreviousProps as Cu, TreeviewCueProps as D, _default$70 as Da, Dialog as Dc, _default$153 as Dd, AlertDialogDescriptionProps as Df, _default$57 as Di, CollapsibleContentProps as Dl, SplitterContext as Dn, OverflowRootSlotProps as Do, SingleItemProps as Dr, Image as Ds, TabsListProps as Dt, CarouselItemSlotProps as Du, TreeviewContentSlotProps as E, PortalSlotProps as Ea, useExpansionPanelGroup as Ec, BreadcrumbsItemSlotProps as Ed, _default$164 as Ef, RatingRootSlotProps as Ei, Collapsible as El, _default$30 as En, OverflowRootProps as Eo, Single as Er, _default$96 as Es, _default$18 as Et, CarouselItemProps as Eu, TreeviewListProps as F, _default$72 as Fa, DialogTitleSlotProps as Fc, useBreadcrumbsRoot as Fd, AlertDialogContentSlotProps as Ff, RadioRootProps as Fi, _default$127 as Fl, provideSplitterRoot as Fn, NumberField as Fo, Selection as Fr, ImageImgProps as Fs, TabsTicket as Ft, CarouselRootProps as Fu, TooltipActivatorProps as G, _default$74 as Ga, DialogRootProps as Gc, AvatarGroupProps as Gd, useAlertDialogContext as Gf, RadioGroupProps as Gi, _default$129 as Gl, SnackbarRootContext as Gn, NumberFieldDecrementProps as Go, SelectPlaceholderProps as Gr, GroupItemProps as Gs, _default$22 as Gt, _default$142 as Gu, TooltipContentProps as H, Pagination as Ha, DialogActivatorSlotProps as Hc, _default$156 as Hd, AlertDialogRootSlotProps as Hf, _default$60 as Hi, Checkbox as Hl, SnackbarCloseProps as Hn, NumberFieldScrubProps as Ho, provideSelectionRoot as Hr, provideImageRoot as Hs, _default$21 as Ht, ButtonRootContext as Hu, TreeviewListSlotProps as I, PopoverContext as Ia, _default$112 as Ic, BreadcrumbsRootContext as Id, _default$167 as If, RadioRootSlotProps as Ii, CollapsibleContext as Il, useSplitterRoot as In, NumberFieldErrorProps as Io, SelectionItemProps as Ir, ImageImgSlotProps as Is, _default$20 as It, CarouselRootSlotProps as Iu, TooltipRootContext as J, _default$75 as Ja, provideDialogContext as Jc, AvatarGroupTicketInput as Jd, AtomSlots as Jf, _default$61 as Ji, _default$130 as Jl, _default$35 as Jn, NumberFieldIncrementProps as Jo, SelectItemProps as Jr, GroupRootProps as Js, _default$23 as Jt, ButtonLoadingProps as Ju, TooltipActivatorSlotProps as K, PaginationLastProps as Ka, DialogRootSlotProps as Kc, AvatarGroupSlotProps as Kd, AtomExpose as Kf, RadioGroupSlotProps as Ki, CheckboxIndicatorProps as Kl, SnackbarRootProps as Kn, NumberFieldDecrementSlotProps as Ko, SelectPlaceholderSlotProps as Kr, GroupItemSlotProps as Ks, SwitchSelectAllProps as Kt, provideButtonRoot as Ku, TreeviewRootProps as L, PopoverRootProps as La, DialogContentEmits as Lc, BreadcrumbsTicket as Ld, AlertDialogActivatorProps as Lf, RadioState as Li, CollapsibleRootProps as Ll, Snackbar as Ln, NumberFieldErrorSlotProps as Lo, SelectionItemSlotProps as Lr, _default$99 as Ls, provideTabsRoot as Lt, CarouselTicket as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, DialogDescriptionSlotProps as Mc, BreadcrumbsRootSlotProps as Md, _default$166 as Mf, RadioIndicatorSlotProps as Mi, _default$126 as Ml, SplitterRootProps as Mn, OverflowRootContext as Mo, _default$44 as Mr, ImagePlaceholderSlotProps as Ms, TabsOrientation as Mt, CarouselContext as Mu, TreeviewItemProps as N, PopoverActivatorProps as Na, _default$111 as Nc, _default$155 as Nd, AlertDialogContentEmits as Nf, _default$58 as Ni, CollapsibleActivatorProps as Nl, SplitterRootSlotProps as Nn, OverflowTicket as No, provideSingleRoot as Nr, _default$98 as Ns, TabsRootProps as Nt, CarouselOrientation as Nu, TreeviewCueSlotProps as O, Popover as Oa, DialogCloseProps as Oc, BreadcrumbsListProps as Od, AlertDialogDescriptionSlotProps as Of, provideRatingRoot as Oi, CollapsibleContentSlotProps as Ol, SplitterOrientation as On, _default$84 as Oo, SingleItemSlotProps as Or, ImageFallbackProps as Os, TabsListSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PopoverActivatorSlotProps as Pa, DialogTitleProps as Pc, provideBreadcrumbsRoot as Pd, AlertDialogContentProps as Pf, RadioRootContext as Pi, CollapsibleActivatorSlotProps as Pl, _default$31 as Pn, OverflowTicketInput as Po, useSingleRoot as Pr, ImageImgEmits as Ps, TabsRootSlotProps as Pt, CarouselPartTicket as Pu, provideTooltipRoot as Q, PaginationEllipsisProps as Qa, ComboboxErrorSlotProps as Qc, AvatarFallbackProps as Qd, ProgressHiddenInputProps as Qi, CheckboxState as Ql, SnackbarQueueProps as Qn, NumberFieldControlSlotProps as Qo, SelectCueSlotProps as Qr, useGroupRoot as Qs, SwitchState as Qt, ButtonIconSlotProps as Qu, TreeviewRootSlotProps as R, PopoverRootSlotProps as Ra, DialogContentProps as Rc, BreadcrumbsTicketType as Rd, AlertDialogActivatorSlotProps as Rf, _default$59 as Ri, CollapsibleRootSlotProps as Rl, SnackbarContentProps as Rn, _default$85 as Ro, _default$45 as Rr, ImageContext as Rs, useTabsRoot as Rt, _default$141 as Ru, TreeviewActivatorSlotProps as S, PresenceProps as Sa, ExpansionPanelGroupSlotProps as Sc, BreadcrumbsPageProps as Sd, AlertDialogCloseSlotProps as Sf, RatingItemSlotProps as Si, ComboboxRootSlotProps as Sl, _default$29 as Sn, _default$82 as So, SliderRootSlotProps as Sr, InputDescriptionSlotProps as Ss, TabsPanelSlotProps as St, _default$137 as Su, TreeviewContentProps as T, PortalProps as Ta, provideExpansionPanelGroup as Tc, BreadcrumbsItemProps as Td, AlertDialogCancelSlotProps as Tf, RatingRootProps as Ti, useComboboxContext as Tl, SplitterPanelSlotProps as Tn, _default$83 as To, useSliderRoot as Tr, InputControlSlotProps as Ts, TabsItemSlotProps as Tt, _default$138 as Tu, TooltipContentSlotProps as U, PaginationStatusProps as Ua, _default$114 as Uc, AvatarGroupContext as Ud, _default$169 as Uf, RadioActivation as Ui, CheckboxSelectAllProps as Ul, SnackbarCloseSlotProps as Un, NumberFieldScrubSlotProps as Uo, useSelectionRoot as Ur, useImageRoot as Us, SwitchThumbProps as Ut, ButtonRootProps as Uu, Tooltip as V, usePopoverContext as Va, DialogActivatorProps as Vc, AvatarIndicatorSlotProps as Vd, AlertDialogRootProps as Vf, RadioHiddenInputProps as Vi, useCollapsible as Vl, _default$33 as Vn, _default$86 as Vo, _default$46 as Vr, _default$100 as Vs, SwitchTrackSlotProps as Vt, Button as Vu, _default$10 as W, PaginationStatusSlotProps as Wa, DialogContext as Wc, AvatarGroupPriority as Wd, provideAlertDialogContext as Wf, RadioGroupContext as Wi, CheckboxSelectAllSlotProps as Wl, _default$34 as Wn, _default$87 as Wo, Select as Wr, Group as Ws, SwitchThumbSlotProps as Wt, ButtonRootSlotProps as Wu, TooltipRootSlotProps as X, PaginationNextSlotProps as Xa, Combobox as Xc, provideAvatarGroup as Xd, useRadioGroup as Xi, CheckboxRootProps as Xl, useSnackbarRootContext as Xn, _default$89 as Xo, _default$48 as Xr, _default$102 as Xs, SwitchRootProps as Xt, _default$143 as Xu, TooltipRootProps as Y, PaginationNextProps as Ya, useDialogContext as Yc, _default$157 as Yd, _default$170 as Yf, provideRadioGroup as Yi, CheckboxRootContext as Yl, provideSnackbarRootContext as Yn, NumberFieldIncrementSlotProps as Yo, SelectItemSlotProps as Yr, GroupRootSlotProps as Ys, SwitchRootContext as Yt, ButtonLoadingSlotProps as Yu, _default$12 as Z, _default$76 as Za, ComboboxErrorProps as Zc, useAvatarGroup as Zd, Progress as Zi, CheckboxRootSlotProps as Zl, SnackbarQueueContext as Zn, NumberFieldControlProps as Zo, SelectCueProps as Zr, provideGroupRoot as Zs, SwitchRootSlotProps as Zt, ButtonIconProps as Zu, _default$6 as _, ProgressRootSlotProps as _a, ExpansionPanelRootSlotProps as _c, BreadcrumbsEllipsisSlotProps as _d, AlertDialogActionEvent as _f, _default$54 as _i, _default$122 as _l, useStepRoot as _n, usePaginationItems as _o, SliderTrackProps as _r, useInputRoot as _s, ThemeProps as _t, CarouselIndicatorProps as _u, provideTreeviewRoot as a, _default$64 as aa, _default$104 as ac, provideButtonGroup as ad, AvatarContext as af, _default$51 as ai, _default$118 as al, SwitchGroupSlotProps as an, PaginationFirstSlotProps as ao, SnackbarPortalSlotProps as ar, useNumberFieldRoot as as, provideToggleRoot as at, CheckboxGroupSlotProps as au, _default$9 as b, useProgressRoot as ba, useExpansionPanelRoot as bc, BreadcrumbsDividerSlotProps as bd, _default$162 as bf, _default$55 as bi, _default$123 as bl, SplitterHandleSlotProps as bn, OverflowIndicatorProps as bo, SliderRootContext as br, _default$94 as bs, Tabs as bt, CarouselNextProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, ButtonContentSlotProps as cd, AvatarTicket as cf, _default$52 as ci, _default$119 as cl, useSwitchGroup as cn, PaginationItemSlotProps as co, SliderHiddenInputProps as cr, _default$92 as cs, ToggleIndicatorSlotProps as ct, useCheckboxGroup as cu, TreeviewItemContext as d, _default$66 as da, _default$106 as dc, BreadcrumbsLinkProps as dd, useAvatarRoot as df, SelectRootSlotProps as di, _default$120 as dl, StepItemSlotProps as dn, PaginationRootSlotProps as do, SliderThumbSlotProps as dr, InputRootProps as ds, ToggleGroupProps as dt, CarouselLiveRegionSlotProps as du, ProgressLabelProps as ea, FormSlotProps as ec, ButtonHiddenInputProps as ed, _default$158 as ef, SelectContentProps as ei, ComboboxDescriptionProps as el, provideSwitchRoot as en, _default$77 as eo, _default$36 as er, NumberFieldRootContext as es, Toggle as et, provideCheckboxRoot as eu, _default$3 as f, ProgressTrackProps as fa, ExpansionPanelHeaderProps as fc, _default$148 as fd, AspectRatioProps as ff, _default$53 as fi, ComboboxCueProps as fl, _default$27 as fn, _default$81 as fo, SliderThumbState as fr, InputRootSlotProps as fs, ToggleGroupSlotProps as ft, _default$134 as fu, _default$5 as g, ProgressRootProps as ga, ExpansionPanelRootProps as gc, BreadcrumbsEllipsisProps as gd, AlertDialogActionEmits as gf, ScrimSlotProps as gi, ComboboxControlSlotProps as gl, provideStepRoot as gn, usePaginationControls as go, _default$40 as gr, provideInputRoot as gs, useToggleGroup as gt, CarouselIndicatorItem as gu, _default$4 as h, ProgressRootContext as ha, ExpansionPanelRootContext as hc, _default$149 as hd, AlertDialog as hf, ScrimProps as hi, ComboboxControlProps as hl, _default$28 as hn, providePaginationRoot as ho, SliderRangeSlotProps as hr, _default$93 as hs, provideToggleGroup as ht, _default$135 as hu, _default$1 as i, ProgressValueSlotProps as ia, ExpansionPanelContentSlotProps as ic, _default$146 as id, _default$159 as if, SelectValueSlotProps as ii, ComboboxEmptySlotProps as il, SwitchGroupProps as in, PaginationFirstProps as io, SnackbarPortalProps as ir, provideNumberFieldRoot as is, _default$13 as it, CheckboxGroupProps as iu, TreeviewIndicatorProps as j, PopoverContentSlotProps as ja, DialogDescriptionProps as jc, BreadcrumbsRootProps as jd, AlertDialogTitleSlotProps as jf, RadioIndicatorProps as ji, CollapsibleCueSlotProps as jl, SplitterRootExpose as jn, OverflowPriority as jo, SingleRootSlotProps as jr, ImagePlaceholderProps as js, TabsContext as jt, _default$140 as ju, TreeviewGroupProps as k, PopoverContentEmits as ka, DialogCloseSlotProps as kc, BreadcrumbsListSlotProps as kd, _default$165 as kf, useRatingRoot as ki, _default$125 as kl, SplitterPanelInput as kn, provideOverflowRoot as ko, _default$43 as kr, ImageFallbackSlotProps as ks, _default$19 as kt, CarouselViewportProps as ku, provideTreeviewList as l, ProgressFillProps as la, ExpansionPanelActivatorProps as lc, _default$147 as ld, _default$160 as lf, SelectContext as li, ComboboxContentProps as ll, Step as ln, _default$80 as lo, _default$38 as lr, Input as ls, _default$14 as lt, Carousel as lu, useTreeviewItem as m, _default$67 as ma, _default$107 as mc, BreadcrumbsActivatorSlotProps as md, _default$161 as mf, useSelectContext as mi, _default$121 as ml, StepRootSlotProps as mn, providePaginationItems as mo, SliderRangeProps as mr, ValidateOn as ms, _default$15 as mt, CarouselProgressSlotProps as mu, _default as n, _default$63 as na, ExpansionPanel as nc, ButtonGroupProps as nd, AvatarImageProps as nf, _default$50 as ni, _default$117 as nl, SwitchHiddenInputProps as nn, PaginationPrevSlotProps as no, useSnackbarQueueContext as nr, NumberFieldRootSlotProps as ns, ToggleRootProps as nt, CheckboxHiddenInputProps as nu, useTreeviewRoot as o, ProgressBufferProps as oa, ExpansionPanelCueProps as oc, useButtonGroup as od, AvatarRootProps as of, SelectActivatorProps as oi, ComboboxItemProps as ol, _default$26 as on, _default$79 as oo, _default$37 as or, LocaleProps as os, useToggleRoot as ot, _default$133 as ou, provideTreeviewItem as p, ProgressTrackSlotProps as pa, ExpansionPanelHeaderSlotProps as pc, BreadcrumbsActivatorProps as pd, AspectRatioSlotProps as pf, provideSelectContext as pi, ComboboxCueSlotProps as pl, StepRootProps as pn, providePaginationControls as po, _default$39 as pr, ValidateEvent as ps, ToggleOrientation as pt, CarouselProgressProps as pu, _default$11 as q, PaginationLastSlotProps as qa, _default$115 as qc, AvatarGroupTicket as qd, AtomProps as qf, RadioTicket as qi, CheckboxIndicatorSlotProps as ql, SnackbarRootSlotProps as qn, _default$88 as qo, _default$47 as qr, _default$101 as qs, SwitchSelectAllSlotProps as qt, useButtonRoot as qu, TreeviewRootContext as r, ProgressValueProps as ra, ExpansionPanelContentProps as rc, ButtonGroupSlotProps as rd, AvatarImageSlotProps as rf, SelectValueProps as ri, ComboboxEmptyProps as rl, _default$25 as rn, _default$78 as ro, SnackbarPortalContext as rr, _default$91 as rs, ToggleRootSlotProps as rt, _default$132 as ru, TreeviewListContext as s, ProgressBufferSlotProps as sa, ExpansionPanelCueSlotProps as sc, ButtonContentProps as sd, AvatarRootSlotProps as sf, SelectActivatorSlotProps as si, ComboboxItemSlotProps as sl, provideSwitchGroup as sn, PaginationItemProps as so, Slider as sr, LocaleSlotProps as ss, ToggleIndicatorProps as st, provideCheckboxGroup as su, Treeview as t, ProgressLabelSlotProps as ta, _default$103 as tc, _default$145 as td, AvatarImageEmits as tf, SelectContentSlotProps as ti, ComboboxDescriptionSlotProps as tl, useSwitchRoot as tn, PaginationPrevProps as to, provideSnackbarQueueContext as tr, NumberFieldRootProps as ts, ToggleRootContext as tt, useCheckboxRoot as tu, useTreeviewList as u, ProgressFillSlotProps as ua, ExpansionPanelActivatorSlotProps as uc, Breadcrumbs as ud, provideAvatarRoot as uf, SelectRootProps as ui, ComboboxContentSlotProps as ul, StepItemProps as un, PaginationRootProps as uo, SliderThumbProps as ur, InputRootContext as us, ToggleGroupContext as ut, CarouselLiveRegionProps as uu, _default$7 as v, _default$68 as va, _default$108 as vc, _default$150 as vd, AlertDialogActionProps as vf, Rating as vi, ComboboxActivatorProps as vl, Splitter as vn, usePaginationRoot as vo, SliderTrackSlotProps as vr, InputErrorProps as vs, ThemeSlotProps as vt, CarouselIndicatorSlotProps as vu, TreeviewCheckboxSlotProps as w, _default$69 as wa, _default$109 as wc, _default$152 as wd, AlertDialogCancelProps as wf, RatingRootContext as wi, provideComboboxContext as wl, SplitterPanelProps as wn, OverflowItemSlotProps as wo, provideSliderRoot as wr, InputControlProps as ws, TabsItemProps as wt, CarouselPreviousSlotProps as wu, TreeviewActivatorProps as x, PresenceAttrs as xa, ExpansionPanelGroupProps as xc, _default$151 as xd, AlertDialogCloseProps as xf, RatingItemProps as xi, ComboboxRootProps as xl, SplitterHandleState as xn, OverflowIndicatorSlotProps as xo, SliderRootProps as xr, InputDescriptionProps as xs, TabsPanelProps as xt, CarouselNextSlotProps as xu, _default$8 as y, provideProgressRoot as ya, provideExpansionPanelRoot as yc, BreadcrumbsDividerProps as yd, AlertDialogActionSlotProps as yf, RatingHiddenInputProps as yi, ComboboxActivatorSlotProps as yl, SplitterHandleProps as yn, Overflow as yo, _default$41 as yr, InputErrorSlotProps as ys, _default$16 as yt, _default$136 as yu, TreeviewSelectAllProps as z, _default$73 as za, DialogContentSlotProps as zc, Avatar as zd, _default$168 as zf, provideRadioRoot as zi, _default$128 as zl, _default$32 as zn, NumberFieldDescriptionProps as zo, SelectionRootProps as zr, ImageRootProps as zs, Switch as zt, provideCarouselRoot as zu };