@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
@@ -214,8 +214,8 @@ interface AtomExpose {
214
214
  element: TemplateRef<HTMLElement | null>;
215
215
  }
216
216
  interface AtomPrivateProps extends AtomProps {}
217
- declare const _default$9: typeof __VLS_export$168;
218
- 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<{
217
+ declare const _default$9: typeof __VLS_export$170;
218
+ 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<{
219
219
  props: _$vue.PublicProps & __VLS_PrettifyLocal$32<AtomPrivateProps> & (typeof globalThis extends {
220
220
  __VLS_PROPS_FALLBACK: infer P;
221
221
  } ? P : {});
@@ -235,6 +235,7 @@ interface AlertDialogContext {
235
235
  titleId: string;
236
236
  descriptionId: string;
237
237
  isPending: ShallowRef<boolean>;
238
+ cancelEl: ShallowRef<HTMLElement | null>;
238
239
  open: () => void;
239
240
  close: () => void;
240
241
  }
@@ -257,8 +258,8 @@ interface AlertDialogRootSlotProps {
257
258
  close: () => void;
258
259
  }
259
260
  declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
260
- declare const _default$6: typeof __VLS_export$167;
261
- declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertDialogRootProps & {
261
+ declare const _default$6: typeof __VLS_export$169;
262
+ declare const __VLS_export$169: __VLS_WithSlots$129<_$vue.DefineComponent<AlertDialogRootProps & {
262
263
  modelValue?: boolean;
263
264
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
264
265
  "update:modelValue": (value: boolean) => any;
@@ -271,7 +272,7 @@ declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertD
271
272
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
272
273
  default: (props: AlertDialogRootSlotProps) => any;
273
274
  }>;
274
- type __VLS_WithSlots$128<T, S> = T & {
275
+ type __VLS_WithSlots$129<T, S> = T & {
275
276
  new (): {
276
277
  $slots: S;
277
278
  };
@@ -288,17 +289,20 @@ interface AlertDialogActivatorSlotProps {
288
289
  /** Attributes to bind to the trigger element */
289
290
  attrs: {
290
291
  'type': 'button' | undefined;
292
+ 'role': 'button' | undefined;
293
+ 'tabindex': number;
291
294
  'aria-haspopup': 'dialog';
292
295
  'aria-expanded': boolean;
293
296
  'data-open': true | undefined;
294
297
  'onClick': () => void;
298
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
295
299
  };
296
300
  }
297
- declare const _default$1: typeof __VLS_export$166;
298
- 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>, {
301
+ declare const _default$1: typeof __VLS_export$168;
302
+ 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>, {
299
303
  default: (props: AlertDialogActivatorSlotProps) => any;
300
304
  }>;
301
- type __VLS_WithSlots$127<T, S> = T & {
305
+ type __VLS_WithSlots$128<T, S> = T & {
302
306
  new (): {
303
307
  $slots: S;
304
308
  };
@@ -344,8 +348,8 @@ interface AlertDialogContentSlotProps {
344
348
  'onClose': (e: Event) => void;
345
349
  };
346
350
  }
347
- declare const _default$4: typeof __VLS_export$165;
348
- declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
351
+ declare const _default$4: typeof __VLS_export$167;
352
+ declare const __VLS_export$167: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
349
353
  cancel: (e: Event) => any;
350
354
  close: (e: Event) => any;
351
355
  }, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
@@ -354,7 +358,7 @@ declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertD
354
358
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
355
359
  default: (props: AlertDialogContentSlotProps) => any;
356
360
  }>;
357
- type __VLS_WithSlots$126<T, S> = T & {
361
+ type __VLS_WithSlots$127<T, S> = T & {
358
362
  new (): {
359
363
  $slots: S;
360
364
  };
@@ -371,11 +375,11 @@ interface AlertDialogTitleSlotProps {
371
375
  id: string;
372
376
  };
373
377
  }
374
- declare const _default$7: typeof __VLS_export$164;
375
- 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>, {
378
+ declare const _default$7: typeof __VLS_export$166;
379
+ 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>, {
376
380
  default: (props: AlertDialogTitleSlotProps) => any;
377
381
  }>;
378
- type __VLS_WithSlots$125<T, S> = T & {
382
+ type __VLS_WithSlots$126<T, S> = T & {
379
383
  new (): {
380
384
  $slots: S;
381
385
  };
@@ -392,11 +396,11 @@ interface AlertDialogDescriptionSlotProps {
392
396
  id: string;
393
397
  };
394
398
  }
395
- declare const _default$5: typeof __VLS_export$163;
396
- 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>, {
399
+ declare const _default$5: typeof __VLS_export$165;
400
+ 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>, {
397
401
  default: (props: AlertDialogDescriptionSlotProps) => any;
398
402
  }>;
399
- type __VLS_WithSlots$124<T, S> = T & {
403
+ type __VLS_WithSlots$125<T, S> = T & {
400
404
  new (): {
401
405
  $slots: S;
402
406
  };
@@ -415,16 +419,19 @@ interface AlertDialogCancelSlotProps {
415
419
  /** Attributes to bind to the cancel button element */
416
420
  attrs: {
417
421
  'type': 'button' | undefined;
422
+ 'role': 'button' | undefined;
423
+ 'tabindex': number;
418
424
  'disabled': boolean | undefined;
419
425
  'data-disabled': '' | undefined;
420
426
  'onClick': () => void;
427
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
421
428
  };
422
429
  }
423
- declare const _default$2: typeof __VLS_export$162;
424
- 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>, {
430
+ declare const _default$2: typeof __VLS_export$164;
431
+ 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>, {
425
432
  default: (props: AlertDialogCancelSlotProps) => any;
426
433
  }>;
427
- type __VLS_WithSlots$123<T, S> = T & {
434
+ type __VLS_WithSlots$124<T, S> = T & {
428
435
  new (): {
429
436
  $slots: S;
430
437
  };
@@ -441,15 +448,18 @@ interface AlertDialogCloseSlotProps {
441
448
  /** Attributes to bind to the close button element */
442
449
  attrs: {
443
450
  'type': 'button' | undefined;
451
+ 'role': 'button' | undefined;
452
+ 'tabindex': number;
444
453
  'aria-label': string;
445
454
  'onClick': () => void;
455
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
446
456
  };
447
457
  }
448
- declare const _default$3: typeof __VLS_export$161;
449
- 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>, {
458
+ declare const _default$3: typeof __VLS_export$163;
459
+ 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>, {
450
460
  default: (props: AlertDialogCloseSlotProps) => any;
451
461
  }>;
452
- type __VLS_WithSlots$122<T, S> = T & {
462
+ type __VLS_WithSlots$123<T, S> = T & {
453
463
  new (): {
454
464
  $slots: S;
455
465
  };
@@ -477,21 +487,24 @@ interface AlertDialogActionSlotProps {
477
487
  /** Attributes to bind to the action button element */
478
488
  attrs: {
479
489
  'type': 'button' | undefined;
490
+ 'role': 'button' | undefined;
491
+ 'tabindex': number;
480
492
  'disabled': boolean | undefined;
481
493
  'data-disabled': '' | undefined;
482
494
  'data-pending': '' | undefined;
483
495
  'onClick': () => void;
496
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
484
497
  };
485
498
  }
486
- declare const _default: typeof __VLS_export$160;
487
- declare const __VLS_export$160: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
499
+ declare const _default: typeof __VLS_export$162;
500
+ declare const __VLS_export$162: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
488
501
  action: (event: AlertDialogActionEvent) => any;
489
502
  }, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
490
503
  onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
491
504
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
492
505
  default: (props: AlertDialogActionSlotProps) => any;
493
506
  }>;
494
- type __VLS_WithSlots$121<T, S> = T & {
507
+ type __VLS_WithSlots$122<T, S> = T & {
495
508
  new (): {
496
509
  $slots: S;
497
510
  };
@@ -874,11 +887,11 @@ interface AspectRatioSlotProps {
874
887
  };
875
888
  };
876
889
  }
877
- declare const _default$8: typeof __VLS_export$159;
878
- 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>, {
890
+ declare const _default$8: typeof __VLS_export$161;
891
+ 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>, {
879
892
  default: (props: AspectRatioSlotProps) => any;
880
893
  }>;
881
- type __VLS_WithSlots$120<T, S> = T & {
894
+ type __VLS_WithSlots$121<T, S> = T & {
882
895
  new (): {
883
896
  $slots: S;
884
897
  };
@@ -2221,11 +2234,11 @@ interface AvatarRootSlotProps {
2221
2234
  index: number;
2222
2235
  }
2223
2236
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
2224
- declare const _default$14: typeof __VLS_export$158;
2225
- 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>, {
2237
+ declare const _default$14: typeof __VLS_export$160;
2238
+ 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>, {
2226
2239
  default: (props: AvatarRootSlotProps) => unknown;
2227
2240
  }>;
2228
- type __VLS_WithSlots$119<T, S> = T & {
2241
+ type __VLS_WithSlots$120<T, S> = T & {
2229
2242
  new (): {
2230
2243
  $slots: S;
2231
2244
  };
@@ -2356,17 +2369,17 @@ interface AvatarImageSlotProps {
2356
2369
  onError: (e: Event) => void;
2357
2370
  };
2358
2371
  }
2359
- declare const _default$12: typeof __VLS_export$157;
2360
- declare const __VLS_export$157: __VLS_WithSlots$118<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2361
- load: (e: Event) => any;
2372
+ declare const _default$12: typeof __VLS_export$159;
2373
+ declare const __VLS_export$159: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2362
2374
  error: (e: Event) => any;
2375
+ load: (e: Event) => any;
2363
2376
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
2364
- onLoad?: ((e: Event) => any) | undefined;
2365
2377
  onError?: ((e: Event) => any) | undefined;
2378
+ onLoad?: ((e: Event) => any) | undefined;
2366
2379
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2367
2380
  default: (props: AvatarImageSlotProps) => any;
2368
2381
  }>;
2369
- type __VLS_WithSlots$118<T, S> = T & {
2382
+ type __VLS_WithSlots$119<T, S> = T & {
2370
2383
  new (): {
2371
2384
  $slots: S;
2372
2385
  };
@@ -2381,11 +2394,11 @@ interface AvatarFallbackSlotProps {
2381
2394
  /** Whether this fallback is currently visible */
2382
2395
  isSelected: boolean;
2383
2396
  }
2384
- declare const _default$10: typeof __VLS_export$156;
2385
- 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>, {
2397
+ declare const _default$10: typeof __VLS_export$158;
2398
+ 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>, {
2386
2399
  default: (props: AvatarFallbackSlotProps) => any;
2387
2400
  }>;
2388
- type __VLS_WithSlots$117<T, S> = T & {
2401
+ type __VLS_WithSlots$118<T, S> = T & {
2389
2402
  new (): {
2390
2403
  $slots: S;
2391
2404
  };
@@ -2593,11 +2606,11 @@ interface AvatarGroupSlotProps {
2593
2606
  };
2594
2607
  }
2595
2608
  declare const useAvatarGroup: (key: string, defaultValue?: AvatarGroupContext | null | undefined) => AvatarGroupContext | null, provideAvatarGroup: (key: string, context: AvatarGroupContext | null, app?: _$vue.App) => AvatarGroupContext | null;
2596
- declare const _default$11: typeof __VLS_export$155;
2597
- 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>, {
2609
+ declare const _default$11: typeof __VLS_export$157;
2610
+ 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>, {
2598
2611
  default: (props: AvatarGroupSlotProps) => unknown;
2599
2612
  }>;
2600
- type __VLS_WithSlots$116<T, S> = T & {
2613
+ type __VLS_WithSlots$117<T, S> = T & {
2601
2614
  new (): {
2602
2615
  $slots: S;
2603
2616
  };
@@ -2617,11 +2630,11 @@ interface AvatarIndicatorSlotProps {
2617
2630
  'data-overflow-indicator': 'true';
2618
2631
  };
2619
2632
  }
2620
- declare const _default$13: typeof __VLS_export$154;
2621
- 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>, {
2633
+ declare const _default$13: typeof __VLS_export$156;
2634
+ 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>, {
2622
2635
  default: (props: AvatarIndicatorSlotProps) => unknown;
2623
2636
  }>;
2624
- type __VLS_WithSlots$115<T, S> = T & {
2637
+ type __VLS_WithSlots$116<T, S> = T & {
2625
2638
  new (): {
2626
2639
  $slots: S;
2627
2640
  };
@@ -2679,11 +2692,11 @@ declare const Avatar: {
2679
2692
  */
2680
2693
  Image: {
2681
2694
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
2682
- onLoad?: ((e: Event) => any) | undefined;
2683
2695
  onError?: ((e: Event) => any) | undefined;
2696
+ onLoad?: ((e: Event) => any) | undefined;
2684
2697
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2685
- load: (e: Event) => any;
2686
2698
  error: (e: Event) => any;
2699
+ load: (e: Event) => any;
2687
2700
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2688
2701
  P: {};
2689
2702
  B: {};
@@ -2692,18 +2705,18 @@ declare const Avatar: {
2692
2705
  M: {};
2693
2706
  Defaults: {};
2694
2707
  }, Readonly<AvatarImageProps> & Readonly<{
2695
- onLoad?: ((e: Event) => any) | undefined;
2696
2708
  onError?: ((e: Event) => any) | undefined;
2709
+ onLoad?: ((e: Event) => any) | undefined;
2697
2710
  }>, {}, {}, {}, {}, {}>;
2698
2711
  __isFragment?: never;
2699
2712
  __isTeleport?: never;
2700
2713
  __isSuspense?: never;
2701
2714
  } & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
2702
- onLoad?: ((e: Event) => any) | undefined;
2703
2715
  onError?: ((e: Event) => any) | undefined;
2716
+ onLoad?: ((e: Event) => any) | undefined;
2704
2717
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2705
- load: (e: Event) => any;
2706
2718
  error: (e: Event) => any;
2719
+ load: (e: Event) => any;
2707
2720
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2708
2721
  $slots: {
2709
2722
  default: (props: AvatarImageSlotProps) => any;
@@ -3241,7 +3254,7 @@ declare function createGroupContext<Z extends GroupTicketInput = GroupTicketInpu
3241
3254
  declare function useGroup<Z extends GroupTicketInput = GroupTicketInput, E extends GroupTicket<Z> = GroupTicket<Z>, R extends GroupContext<Z, E> = GroupContext<Z, E>>(namespace?: string): R;
3242
3255
  //#endregion
3243
3256
  //#region src/components/Breadcrumbs/types.d.ts
3244
- type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis';
3257
+ type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis' | 'activator';
3245
3258
  interface BreadcrumbsTicket extends GroupTicket {
3246
3259
  /** Type of breadcrumb element */
3247
3260
  type: BreadcrumbsTicketType;
@@ -3259,6 +3272,12 @@ interface BreadcrumbsRootContext {
3259
3272
  ellipsis: Ref<string>;
3260
3273
  /** Whether items are being truncated */
3261
3274
  isOverflowing: Readonly<Ref<boolean>>;
3275
+ /** Whether collapsed items are revealed via the ellipsis disclosure */
3276
+ expanded: ShallowRef<boolean>;
3277
+ /** Whether a BreadcrumbsActivator is registered in the trail */
3278
+ hasActivator: Readonly<Ref<boolean>>;
3279
+ /** Number of breadcrumb items currently hidden by truncation */
3280
+ hiddenCount: Readonly<ShallowRef<number>>;
3262
3281
  /** Measured ellipsis width in pixels (set by BreadcrumbsEllipsis) */
3263
3282
  ellipsisWidth: ShallowRef<number>;
3264
3283
  /** Route element measurement — first item/divider go to reserved space, rest to overflow */
@@ -3302,11 +3321,11 @@ interface BreadcrumbsRootSlotProps {
3302
3321
  };
3303
3322
  }
3304
3323
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
3305
- declare const _default$21: typeof __VLS_export$153;
3306
- 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>, {
3324
+ declare const _default$22: typeof __VLS_export$155;
3325
+ 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>, {
3307
3326
  default: (props: BreadcrumbsRootSlotProps) => unknown;
3308
3327
  }>;
3309
- type __VLS_WithSlots$114<T, S> = T & {
3328
+ type __VLS_WithSlots$115<T, S> = T & {
3310
3329
  new (): {
3311
3330
  $slots: S;
3312
3331
  };
@@ -3319,11 +3338,11 @@ interface BreadcrumbsListSlotProps {
3319
3338
  role: 'list';
3320
3339
  };
3321
3340
  }
3322
- declare const _default$19: typeof __VLS_export$152;
3323
- 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>, {
3341
+ declare const _default$20: typeof __VLS_export$154;
3342
+ 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>, {
3324
3343
  default: (props: BreadcrumbsListSlotProps) => unknown;
3325
3344
  }>;
3326
- type __VLS_WithSlots$113<T, S> = T & {
3345
+ type __VLS_WithSlots$114<T, S> = T & {
3327
3346
  new (): {
3328
3347
  $slots: S;
3329
3348
  };
@@ -3347,14 +3366,15 @@ interface BreadcrumbsItemSlotProps {
3347
3366
  isSelected: boolean;
3348
3367
  /** Attributes to bind to the item element */
3349
3368
  attrs: {
3369
+ 'inert': true | undefined;
3350
3370
  'data-selected': true | undefined;
3351
3371
  };
3352
3372
  }
3353
- declare const _default$17: typeof __VLS_export$151;
3354
- 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>, {
3373
+ declare const _default$18: typeof __VLS_export$153;
3374
+ 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>, {
3355
3375
  default: (props: BreadcrumbsItemSlotProps) => unknown;
3356
3376
  }>;
3357
- type __VLS_WithSlots$112<T, S> = T & {
3377
+ type __VLS_WithSlots$113<T, S> = T & {
3358
3378
  new (): {
3359
3379
  $slots: S;
3360
3380
  };
@@ -3368,11 +3388,11 @@ interface BreadcrumbsPageSlotProps {
3368
3388
  'aria-current': 'page';
3369
3389
  };
3370
3390
  }
3371
- declare const _default$20: typeof __VLS_export$150;
3372
- 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>, {
3391
+ declare const _default$21: typeof __VLS_export$152;
3392
+ 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>, {
3373
3393
  default: (props: BreadcrumbsPageSlotProps) => unknown;
3374
3394
  }>;
3375
- type __VLS_WithSlots$111<T, S> = T & {
3395
+ type __VLS_WithSlots$112<T, S> = T & {
3376
3396
  new (): {
3377
3397
  $slots: S;
3378
3398
  };
@@ -3400,11 +3420,11 @@ interface BreadcrumbsDividerSlotProps {
3400
3420
  'data-selected': true | undefined;
3401
3421
  };
3402
3422
  }
3403
- declare const _default$15: typeof __VLS_export$149;
3404
- 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>, {
3423
+ declare const _default$16: typeof __VLS_export$151;
3424
+ 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>, {
3405
3425
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
3406
3426
  }>;
3407
- type __VLS_WithSlots$110<T, S> = T & {
3427
+ type __VLS_WithSlots$111<T, S> = T & {
3408
3428
  new (): {
3409
3429
  $slots: S;
3410
3430
  };
@@ -3426,16 +3446,52 @@ interface BreadcrumbsEllipsisSlotProps {
3426
3446
  ellipsis: string;
3427
3447
  /** Whether the ellipsis is currently selected (visible) */
3428
3448
  isSelected: boolean;
3449
+ /** Number of breadcrumb items hidden by truncation */
3450
+ count: number;
3429
3451
  /** Attributes to bind to the ellipsis element */
3430
3452
  attrs: {
3431
- 'aria-hidden': 'true';
3453
+ 'aria-hidden': 'true' | undefined;
3432
3454
  'data-selected': true | undefined;
3433
3455
  };
3434
3456
  }
3435
- declare const _default$16: typeof __VLS_export$148;
3436
- 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>, {
3457
+ declare const _default$17: typeof __VLS_export$150;
3458
+ 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>, {
3437
3459
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
3438
3460
  }>;
3461
+ type __VLS_WithSlots$110<T, S> = T & {
3462
+ new (): {
3463
+ $slots: S;
3464
+ };
3465
+ };
3466
+ //#endregion
3467
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue.d.ts
3468
+ interface BreadcrumbsActivatorProps extends AtomProps {
3469
+ /** Namespace for dependency injection */
3470
+ namespace?: string;
3471
+ }
3472
+ interface BreadcrumbsActivatorSlotProps {
3473
+ /** Whether the collapsed crumbs are currently revealed */
3474
+ isExpanded: boolean;
3475
+ /** Number of breadcrumb items hidden by truncation */
3476
+ count: number;
3477
+ /** Toggle visibility of the collapsed crumbs */
3478
+ toggle: () => void;
3479
+ /** Attributes to bind to the activator element */
3480
+ attrs: {
3481
+ 'type': 'button' | undefined;
3482
+ 'role': 'button' | undefined;
3483
+ 'tabindex': 0 | undefined;
3484
+ 'aria-expanded': boolean;
3485
+ 'aria-label': string;
3486
+ 'data-state': 'open' | 'closed';
3487
+ 'onClick': () => void;
3488
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3489
+ };
3490
+ }
3491
+ declare const _default$15: typeof __VLS_export$149;
3492
+ 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>, {
3493
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
3494
+ }>;
3439
3495
  type __VLS_WithSlots$109<T, S> = T & {
3440
3496
  new (): {
3441
3497
  $slots: S;
@@ -3444,8 +3500,8 @@ type __VLS_WithSlots$109<T, S> = T & {
3444
3500
  //#endregion
3445
3501
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
3446
3502
  type BreadcrumbsLinkProps = AtomProps;
3447
- declare const _default$18: typeof __VLS_export$147;
3448
- 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>, {
3503
+ declare const _default$19: typeof __VLS_export$148;
3504
+ 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>, {
3449
3505
  default?: (props: {}) => any;
3450
3506
  }>;
3451
3507
  type __VLS_WithSlots$108<T, S> = T & {
@@ -3743,6 +3799,38 @@ declare const Breadcrumbs: {
3743
3799
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
3744
3800
  };
3745
3801
  });
3802
+ /**
3803
+ * Disclosure control that reveals the crumbs hidden by truncation.
3804
+ * Place inside an Ellipsis, which stays the list item.
3805
+ *
3806
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
3807
+ *
3808
+ * @example
3809
+ * ```vue
3810
+ * <template>
3811
+ * <Breadcrumbs.Ellipsis>
3812
+ * <Breadcrumbs.Activator />
3813
+ * </Breadcrumbs.Ellipsis>
3814
+ * </template>
3815
+ * ```
3816
+ */
3817
+ Activator: {
3818
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3819
+ P: {};
3820
+ B: {};
3821
+ D: {};
3822
+ C: {};
3823
+ M: {};
3824
+ Defaults: {};
3825
+ }, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
3826
+ __isFragment?: never;
3827
+ __isTeleport?: never;
3828
+ __isSuspense?: never;
3829
+ } & _$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 () => {
3830
+ $slots: {
3831
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
3832
+ };
3833
+ });
3746
3834
  };
3747
3835
  //#endregion
3748
3836
  //#region src/components/Button/ButtonContent.vue.d.ts
@@ -3755,8 +3843,8 @@ interface ButtonContentProps {
3755
3843
  interface ButtonContentSlotProps {
3756
3844
  isSelected: boolean;
3757
3845
  }
3758
- declare const _default$22: typeof __VLS_export$146;
3759
- 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>, {
3846
+ declare const _default$23: typeof __VLS_export$147;
3847
+ 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>, {
3760
3848
  default: (props: ButtonContentSlotProps) => any;
3761
3849
  }>;
3762
3850
  type __VLS_WithSlots$107<T, S> = T & {
@@ -3799,8 +3887,8 @@ interface ButtonGroupSlotProps {
3799
3887
  };
3800
3888
  }
3801
3889
  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>>;
3802
- declare const _default$23: typeof __VLS_export$145;
3803
- 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<{
3890
+ declare const _default$24: typeof __VLS_export$146;
3891
+ 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<{
3804
3892
  props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
3805
3893
  modelValue?: T | T[];
3806
3894
  }) & {
@@ -3831,8 +3919,8 @@ interface ButtonHiddenInputProps {
3831
3919
  /** Associate with form by ID */
3832
3920
  form?: string;
3833
3921
  }
3834
- declare const _default$24: typeof __VLS_export$144;
3835
- declare const __VLS_export$144: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
3922
+ declare const _default$25: typeof __VLS_export$145;
3923
+ declare const __VLS_export$145: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
3836
3924
  //#endregion
3837
3925
  //#region src/components/Button/ButtonIcon.vue.d.ts
3838
3926
  interface ButtonIconProps extends AtomProps {
@@ -3847,8 +3935,8 @@ interface ButtonIconSlotProps {
3847
3935
  'aria-hidden': true;
3848
3936
  };
3849
3937
  }
3850
- declare const _default$25: typeof __VLS_export$143;
3851
- 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>, {
3938
+ declare const _default$26: typeof __VLS_export$144;
3939
+ 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>, {
3852
3940
  default: (props: ButtonIconSlotProps) => any;
3853
3941
  }>;
3854
3942
  type __VLS_WithSlots$106<T, S> = T & {
@@ -3868,8 +3956,8 @@ interface ButtonLoadingSlotProps {
3868
3956
  /** Whether this loading indicator is currently selected/visible */
3869
3957
  isSelected: boolean;
3870
3958
  }
3871
- declare const _default$26: typeof __VLS_export$142;
3872
- 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>, {
3959
+ declare const _default$27: typeof __VLS_export$143;
3960
+ 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>, {
3873
3961
  default: (props: ButtonLoadingSlotProps) => any;
3874
3962
  }>;
3875
3963
  type __VLS_WithSlots$105<T, S> = T & {
@@ -3953,11 +4041,12 @@ interface ButtonRootSlotProps {
3953
4041
  'data-selected': true | undefined;
3954
4042
  'data-solo': true | undefined;
3955
4043
  'onClick': (() => void) | undefined;
4044
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3956
4045
  };
3957
4046
  }
3958
4047
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
3959
- declare const _default$27: typeof __VLS_export$141;
3960
- 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<{
4048
+ declare const _default$28: typeof __VLS_export$142;
4049
+ 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<{
3961
4050
  props: _$vue.PublicProps & __VLS_PrettifyLocal$30<ButtonRootProps<V>> & (typeof globalThis extends {
3962
4051
  __VLS_PROPS_FALLBACK: infer P;
3963
4052
  } ? P : {});
@@ -4520,8 +4609,8 @@ interface CarouselContext extends StepContext<CarouselTicket> {
4520
4609
  resume: () => void;
4521
4610
  }
4522
4611
  declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
4523
- declare const _default$34: typeof __VLS_export$140;
4524
- 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<{
4612
+ declare const _default$35: typeof __VLS_export$141;
4613
+ 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<{
4525
4614
  props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(CarouselRootProps & {
4526
4615
  modelValue?: T | T[];
4527
4616
  }) & {
@@ -4556,8 +4645,8 @@ interface CarouselViewportSlotProps {
4556
4645
  'style': Record<string, string | number>;
4557
4646
  };
4558
4647
  }
4559
- declare const _default$35: typeof __VLS_export$139;
4560
- 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>, {
4648
+ declare const _default$36: typeof __VLS_export$140;
4649
+ 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>, {
4561
4650
  default: (props: CarouselViewportSlotProps) => any;
4562
4651
  }>;
4563
4652
  type __VLS_WithSlots$104<T, S> = T & {
@@ -4608,8 +4697,8 @@ interface CarouselItemSlotProps {
4608
4697
  'style': Record<string, string>;
4609
4698
  };
4610
4699
  }
4611
- declare const _default$29: typeof __VLS_export$138;
4612
- 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<{
4700
+ declare const _default$30: typeof __VLS_export$139;
4701
+ 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<{
4613
4702
  props: _$vue.PublicProps & __VLS_PrettifyLocal$28<CarouselItemProps<V>> & (typeof globalThis extends {
4614
4703
  __VLS_PROPS_FALLBACK: infer P;
4615
4704
  } ? P : {});
@@ -4637,6 +4726,8 @@ interface CarouselPreviousSlotProps {
4637
4726
  /** Attributes to bind to the button element */
4638
4727
  attrs: {
4639
4728
  'type': 'button' | undefined;
4729
+ 'role': 'button' | undefined;
4730
+ 'tabindex': number;
4640
4731
  'aria-label': string;
4641
4732
  'aria-controls': string;
4642
4733
  'aria-disabled': boolean;
@@ -4644,10 +4735,11 @@ interface CarouselPreviousSlotProps {
4644
4735
  'data-disabled': true | undefined;
4645
4736
  'data-edge': true | undefined;
4646
4737
  'onClick': () => void;
4738
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4647
4739
  };
4648
4740
  }
4649
- declare const _default$32: typeof __VLS_export$137;
4650
- 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>, {
4741
+ declare const _default$33: typeof __VLS_export$138;
4742
+ 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>, {
4651
4743
  default: (props: CarouselPreviousSlotProps) => any;
4652
4744
  }>;
4653
4745
  type __VLS_WithSlots$103<T, S> = T & {
@@ -4669,6 +4761,8 @@ interface CarouselNextSlotProps {
4669
4761
  /** Attributes to bind to the button element */
4670
4762
  attrs: {
4671
4763
  'type': 'button' | undefined;
4764
+ 'role': 'button' | undefined;
4765
+ 'tabindex': number;
4672
4766
  'aria-label': string;
4673
4767
  'aria-controls': string;
4674
4768
  'aria-disabled': boolean;
@@ -4676,10 +4770,11 @@ interface CarouselNextSlotProps {
4676
4770
  'data-disabled': true | undefined;
4677
4771
  'data-edge': true | undefined;
4678
4772
  'onClick': () => void;
4773
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4679
4774
  };
4680
4775
  }
4681
- declare const _default$31: typeof __VLS_export$136;
4682
- 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>, {
4776
+ declare const _default$32: typeof __VLS_export$137;
4777
+ 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>, {
4683
4778
  default: (props: CarouselNextSlotProps) => any;
4684
4779
  }>;
4685
4780
  type __VLS_WithSlots$102<T, S> = T & {
@@ -4729,8 +4824,8 @@ interface CarouselIndicatorSlotProps {
4729
4824
  'aria-orientation': 'horizontal' | 'vertical';
4730
4825
  };
4731
4826
  }
4732
- declare const _default$28: typeof __VLS_export$135;
4733
- 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>, {
4827
+ declare const _default$29: typeof __VLS_export$136;
4828
+ 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>, {
4734
4829
  default: (props: CarouselIndicatorSlotProps) => any;
4735
4830
  }>;
4736
4831
  type __VLS_WithSlots$101<T, S> = T & {
@@ -4765,8 +4860,8 @@ interface CarouselProgressSlotProps {
4765
4860
  };
4766
4861
  };
4767
4862
  }
4768
- declare const _default$33: typeof __VLS_export$134;
4769
- 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>, {
4863
+ declare const _default$34: typeof __VLS_export$135;
4864
+ 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>, {
4770
4865
  default: (props: CarouselProgressSlotProps) => any;
4771
4866
  }>;
4772
4867
  type __VLS_WithSlots$100<T, S> = T & {
@@ -4794,8 +4889,8 @@ interface CarouselLiveRegionSlotProps {
4794
4889
  'role': 'status';
4795
4890
  };
4796
4891
  }
4797
- declare const _default$30: typeof __VLS_export$133;
4798
- 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>, {
4892
+ declare const _default$31: typeof __VLS_export$134;
4893
+ 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>, {
4799
4894
  default: (props: CarouselLiveRegionSlotProps) => any;
4800
4895
  }>;
4801
4896
  type __VLS_WithSlots$99<T, S> = T & {
@@ -5225,8 +5320,8 @@ interface CheckboxGroupSlotProps {
5225
5320
  };
5226
5321
  }
5227
5322
  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>>;
5228
- declare const _default$36: typeof __VLS_export$132;
5229
- 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<{
5323
+ declare const _default$37: typeof __VLS_export$133;
5324
+ 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<{
5230
5325
  props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
5231
5326
  modelValue?: T | T[];
5232
5327
  }) & {
@@ -5257,8 +5352,8 @@ interface CheckboxHiddenInputProps {
5257
5352
  /** Associate with form by ID (defaults to context value) */
5258
5353
  form?: string;
5259
5354
  }
5260
- declare const _default$37: typeof __VLS_export$131;
5261
- declare const __VLS_export$131: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
5355
+ declare const _default$38: typeof __VLS_export$132;
5356
+ declare const __VLS_export$132: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
5262
5357
  //#endregion
5263
5358
  //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
5264
5359
  /** Visual state of the checkbox for styling purposes */
@@ -5358,8 +5453,8 @@ interface CheckboxRootSlotProps<V = unknown> {
5358
5453
  };
5359
5454
  }
5360
5455
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
5361
- declare const _default$39: typeof __VLS_export$130;
5362
- 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<{
5456
+ declare const _default$40: typeof __VLS_export$131;
5457
+ 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<{
5363
5458
  props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
5364
5459
  modelValue?: boolean;
5365
5460
  }) & {
@@ -5397,8 +5492,8 @@ interface CheckboxIndicatorSlotProps {
5397
5492
  };
5398
5493
  };
5399
5494
  }
5400
- declare const _default$38: typeof __VLS_export$129;
5401
- 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>, {
5495
+ declare const _default$39: typeof __VLS_export$130;
5496
+ 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>, {
5402
5497
  default: (props: CheckboxIndicatorSlotProps) => any;
5403
5498
  }>;
5404
5499
  type __VLS_WithSlots$98<T, S> = T & {
@@ -5453,8 +5548,8 @@ interface CheckboxSelectAllSlotProps {
5453
5548
  'onKeydown': (e: KeyboardEvent) => void;
5454
5549
  };
5455
5550
  }
5456
- declare const _default$40: typeof __VLS_export$128;
5457
- 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>, {
5551
+ declare const _default$41: typeof __VLS_export$129;
5552
+ 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>, {
5458
5553
  default: (props: CheckboxSelectAllSlotProps) => any;
5459
5554
  }>;
5460
5555
  type __VLS_WithSlots$97<T, S> = T & {
@@ -5764,8 +5859,8 @@ interface CollapsibleRootSlotProps {
5764
5859
  };
5765
5860
  }
5766
5861
  declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
5767
- declare const _default$44: typeof __VLS_export$127;
5768
- declare const __VLS_export$127: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
5862
+ declare const _default$45: typeof __VLS_export$128;
5863
+ declare const __VLS_export$128: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
5769
5864
  modelValue?: boolean;
5770
5865
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5771
5866
  "update:modelValue": (value: boolean) => any;
@@ -5808,11 +5903,11 @@ interface CollapsibleActivatorSlotProps {
5808
5903
  'disabled': boolean | undefined; /** Type attribute for native button elements */
5809
5904
  'type': 'button' | undefined; /** Click handler to toggle */
5810
5905
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
5811
- 'onKeydown': (e: KeyboardEvent) => void;
5906
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
5812
5907
  };
5813
5908
  }
5814
- declare const _default$41: typeof __VLS_export$126;
5815
- 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>, {
5909
+ declare const _default$42: typeof __VLS_export$127;
5910
+ 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>, {
5816
5911
  default: (props: CollapsibleActivatorSlotProps) => any;
5817
5912
  }>;
5818
5913
  type __VLS_WithSlots$95<T, S> = T & {
@@ -5832,8 +5927,8 @@ interface CollapsibleCueSlotProps {
5832
5927
  'data-state': 'open' | 'closed';
5833
5928
  };
5834
5929
  }
5835
- declare const _default$43: typeof __VLS_export$125;
5836
- 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>, {
5930
+ declare const _default$44: typeof __VLS_export$126;
5931
+ 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>, {
5837
5932
  default: (props: CollapsibleCueSlotProps) => any;
5838
5933
  }>;
5839
5934
  type __VLS_WithSlots$94<T, S> = T & {
@@ -5859,8 +5954,8 @@ interface CollapsibleContentSlotProps {
5859
5954
  'data-disabled': true | undefined;
5860
5955
  };
5861
5956
  }
5862
- declare const _default$42: typeof __VLS_export$124;
5863
- 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>, {
5957
+ declare const _default$43: typeof __VLS_export$125;
5958
+ 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>, {
5864
5959
  default: (props: CollapsibleContentSlotProps) => any;
5865
5960
  }>;
5866
5961
  type __VLS_WithSlots$93<T, S> = T & {
@@ -6381,8 +6476,8 @@ interface ComboboxRootSlotProps {
6381
6476
  clear: () => void;
6382
6477
  }
6383
6478
  declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
6384
- declare const _default$53: typeof __VLS_export$123;
6385
- 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<{
6479
+ declare const _default$54: typeof __VLS_export$124;
6480
+ 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<{
6386
6481
  props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
6387
6482
  modelValue?: T | T[];
6388
6483
  }) & {
@@ -6416,8 +6511,8 @@ interface ComboboxActivatorSlotProps {
6416
6511
  'style': Record<string, string>;
6417
6512
  };
6418
6513
  }
6419
- declare const _default$45: typeof __VLS_export$122;
6420
- 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>, {
6514
+ declare const _default$46: typeof __VLS_export$123;
6515
+ 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>, {
6421
6516
  default: (props: ComboboxActivatorSlotProps) => any;
6422
6517
  }>;
6423
6518
  type __VLS_WithSlots$92<T, S> = T & {
@@ -6460,8 +6555,8 @@ interface ComboboxControlSlotProps {
6460
6555
  'onKeydown': (e: KeyboardEvent) => void;
6461
6556
  };
6462
6557
  }
6463
- declare const _default$47: typeof __VLS_export$121;
6464
- 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>, {
6558
+ declare const _default$48: typeof __VLS_export$122;
6559
+ 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>, {
6465
6560
  default: (props: ComboboxControlSlotProps) => any;
6466
6561
  }>;
6467
6562
  type __VLS_WithSlots$91<T, S> = T & {
@@ -6482,8 +6577,8 @@ interface ComboboxCueSlotProps {
6482
6577
  'onClick': () => void;
6483
6578
  };
6484
6579
  }
6485
- declare const _default$48: typeof __VLS_export$120;
6486
- 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>, {
6580
+ declare const _default$49: typeof __VLS_export$121;
6581
+ 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>, {
6487
6582
  default: (props: ComboboxCueSlotProps) => any;
6488
6583
  }>;
6489
6584
  type __VLS_WithSlots$90<T, S> = T & {
@@ -6505,8 +6600,8 @@ interface ComboboxContentSlotProps {
6505
6600
  /** Attributes to bind to the content element */
6506
6601
  attrs: Record<string, unknown>;
6507
6602
  }
6508
- declare const _default$46: typeof __VLS_export$119;
6509
- 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>, {
6603
+ declare const _default$47: typeof __VLS_export$120;
6604
+ 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>, {
6510
6605
  default: (props: ComboboxContentSlotProps) => any;
6511
6606
  }>;
6512
6607
  type __VLS_WithSlots$89<T, S> = T & {
@@ -6552,8 +6647,8 @@ interface ComboboxItemSlotProps<V = unknown> {
6552
6647
  'onClick': () => void;
6553
6648
  };
6554
6649
  }
6555
- declare const _default$52: typeof __VLS_export$118;
6556
- 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<{
6650
+ declare const _default$53: typeof __VLS_export$119;
6651
+ 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<{
6557
6652
  props: _$vue.PublicProps & __VLS_PrettifyLocal$24<ComboboxItemProps<V>> & (typeof globalThis extends {
6558
6653
  __VLS_PROPS_FALLBACK: infer P;
6559
6654
  } ? P : {});
@@ -6577,8 +6672,8 @@ interface ComboboxEmptySlotProps {
6577
6672
  /** Current query string */
6578
6673
  query: string;
6579
6674
  }
6580
- declare const _default$50: typeof __VLS_export$117;
6581
- 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>, {
6675
+ declare const _default$51: typeof __VLS_export$118;
6676
+ 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>, {
6582
6677
  default: (props: ComboboxEmptySlotProps) => any;
6583
6678
  }>;
6584
6679
  type __VLS_WithSlots$88<T, S> = T & {
@@ -6596,8 +6691,8 @@ interface ComboboxDescriptionSlotProps {
6596
6691
  /** ID for this description element */
6597
6692
  id: string;
6598
6693
  }
6599
- declare const _default$49: typeof __VLS_export$116;
6600
- 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>, {
6694
+ declare const _default$50: typeof __VLS_export$117;
6695
+ 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>, {
6601
6696
  default: (props: ComboboxDescriptionSlotProps) => any;
6602
6697
  }>;
6603
6698
  type __VLS_WithSlots$87<T, S> = T & {
@@ -6623,8 +6718,8 @@ interface ComboboxErrorSlotProps {
6623
6718
  'data-state': 'visible' | 'hidden';
6624
6719
  };
6625
6720
  }
6626
- declare const _default$51: typeof __VLS_export$115;
6627
- 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>, {
6721
+ declare const _default$52: typeof __VLS_export$116;
6722
+ 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>, {
6628
6723
  default: (props: ComboboxErrorSlotProps) => any;
6629
6724
  }>;
6630
6725
  type __VLS_WithSlots$86<T, S> = T & {
@@ -6666,9 +6761,8 @@ type __VLS_WithSlots$86<T, S> = T & {
6666
6761
  * :key="item.id"
6667
6762
  * :id="item.id"
6668
6763
  * :value="item.label"
6669
- * v-slot="{ isSelected, attrs }"
6670
6764
  * >
6671
- * <div v-bind="attrs">{{ item.label }}</div>
6765
+ * {{ item.label }}
6672
6766
  * </Combobox.Item>
6673
6767
  * <Combobox.Empty>No results found</Combobox.Empty>
6674
6768
  * </Combobox.Content>
@@ -6876,10 +6970,13 @@ declare const Combobox: {
6876
6970
  *
6877
6971
  * @example
6878
6972
  * ```vue
6879
- * <Combobox.Item id="apple" value="Apple" v-slot="{ isSelected, isHighlighted, attrs }">
6880
- * <div v-bind="attrs" :class="{ highlighted: isHighlighted }">
6881
- * Apple {{ isSelected ? '✓' : '' }}
6882
- * </div>
6973
+ * <Combobox.Item
6974
+ * id="apple"
6975
+ * value="Apple"
6976
+ * class="data-[highlighted]:bg-primary"
6977
+ * v-slot="{ isSelected }"
6978
+ * >
6979
+ * Apple {{ isSelected ? '✓' : '' }}
6883
6980
  * </Combobox.Item>
6884
6981
  * ```
6885
6982
  */
@@ -7038,8 +7135,8 @@ interface DialogRootSlotProps {
7038
7135
  close: () => void;
7039
7136
  }
7040
7137
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
7041
- declare const _default$58: typeof __VLS_export$114;
7042
- declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
7138
+ declare const _default$59: typeof __VLS_export$115;
7139
+ declare const __VLS_export$115: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
7043
7140
  modelValue?: boolean;
7044
7141
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7045
7142
  "update:modelValue": (value: boolean) => any;
@@ -7069,14 +7166,17 @@ interface DialogActivatorSlotProps {
7069
7166
  /** Attributes to bind to the trigger element */
7070
7167
  attrs: {
7071
7168
  'type': 'button' | undefined;
7169
+ 'role': 'button' | undefined;
7170
+ 'tabindex': number;
7072
7171
  'aria-haspopup': 'dialog';
7073
7172
  'aria-expanded': boolean;
7074
7173
  'data-open': true | undefined;
7075
7174
  'onClick': () => void;
7175
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7076
7176
  };
7077
7177
  }
7078
- declare const _default$54: typeof __VLS_export$113;
7079
- 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>, {
7178
+ declare const _default$55: typeof __VLS_export$114;
7179
+ 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>, {
7080
7180
  default: (props: DialogActivatorSlotProps) => any;
7081
7181
  }>;
7082
7182
  type __VLS_WithSlots$84<T, S> = T & {
@@ -7124,8 +7224,8 @@ interface DialogContentSlotProps {
7124
7224
  'onClose': (e: Event) => void;
7125
7225
  };
7126
7226
  }
7127
- declare const _default$56: typeof __VLS_export$112;
7128
- declare const __VLS_export$112: __VLS_WithSlots$83<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7227
+ declare const _default$57: typeof __VLS_export$113;
7228
+ declare const __VLS_export$113: __VLS_WithSlots$83<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7129
7229
  cancel: (e: Event) => any;
7130
7230
  close: (e: Event) => any;
7131
7231
  }, string, _$vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
@@ -7151,8 +7251,8 @@ interface DialogTitleSlotProps {
7151
7251
  id: string;
7152
7252
  };
7153
7253
  }
7154
- declare const _default$59: typeof __VLS_export$111;
7155
- 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>, {
7254
+ declare const _default$60: typeof __VLS_export$112;
7255
+ 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>, {
7156
7256
  default: (props: DialogTitleSlotProps) => any;
7157
7257
  }>;
7158
7258
  type __VLS_WithSlots$82<T, S> = T & {
@@ -7172,8 +7272,8 @@ interface DialogDescriptionSlotProps {
7172
7272
  id: string;
7173
7273
  };
7174
7274
  }
7175
- declare const _default$57: typeof __VLS_export$110;
7176
- 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>, {
7275
+ declare const _default$58: typeof __VLS_export$111;
7276
+ 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>, {
7177
7277
  default: (props: DialogDescriptionSlotProps) => any;
7178
7278
  }>;
7179
7279
  type __VLS_WithSlots$81<T, S> = T & {
@@ -7193,12 +7293,15 @@ interface DialogCloseSlotProps {
7193
7293
  /** Attributes to bind to the close button element */
7194
7294
  attrs: {
7195
7295
  'type': 'button' | undefined;
7296
+ 'role': 'button' | undefined;
7297
+ 'tabindex': number;
7196
7298
  'aria-label': string;
7197
7299
  'onClick': () => void;
7300
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7198
7301
  };
7199
7302
  }
7200
- declare const _default$55: typeof __VLS_export$109;
7201
- 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>, {
7303
+ declare const _default$56: typeof __VLS_export$110;
7304
+ 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>, {
7202
7305
  default: (props: DialogCloseSlotProps) => any;
7203
7306
  }>;
7204
7307
  type __VLS_WithSlots$80<T, S> = T & {
@@ -7526,8 +7629,8 @@ interface ExpansionPanelGroupSlotProps {
7526
7629
  toggle: (id: ID) => void;
7527
7630
  }
7528
7631
  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>>;
7529
- declare const _default$63: typeof __VLS_export$108;
7530
- 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<{
7632
+ declare const _default$64: typeof __VLS_export$109;
7633
+ 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<{
7531
7634
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
7532
7635
  modelValue?: T | T[];
7533
7636
  }) & {
@@ -7586,8 +7689,8 @@ interface ExpansionPanelRootSlotProps {
7586
7689
  };
7587
7690
  }
7588
7691
  declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
7589
- declare const _default$65: typeof __VLS_export$107;
7590
- 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<{
7692
+ declare const _default$66: typeof __VLS_export$108;
7693
+ 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<{
7591
7694
  props: _$vue.PublicProps & __VLS_PrettifyLocal$22<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
7592
7695
  __VLS_PROPS_FALLBACK: infer P;
7593
7696
  } ? P : {});
@@ -7615,8 +7718,8 @@ interface ExpansionPanelHeaderSlotProps {
7615
7718
  /** Data attribute for selected state */'data-selected': true | undefined;
7616
7719
  };
7617
7720
  }
7618
- declare const _default$64: typeof __VLS_export$106;
7619
- 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>, {
7721
+ declare const _default$65: typeof __VLS_export$107;
7722
+ 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>, {
7620
7723
  default: (props: ExpansionPanelHeaderSlotProps) => any;
7621
7724
  }>;
7622
7725
  type __VLS_WithSlots$79<T, S> = T & {
@@ -7649,11 +7752,11 @@ interface ExpansionPanelActivatorSlotProps {
7649
7752
  'disabled': boolean | undefined; /** Type attribute for native button elements */
7650
7753
  'type': 'button' | undefined; /** Click handler to toggle panel */
7651
7754
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
7652
- 'onKeydown': (e: KeyboardEvent) => void;
7755
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7653
7756
  };
7654
7757
  }
7655
- declare const _default$60: typeof __VLS_export$105;
7656
- 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>, {
7758
+ declare const _default$61: typeof __VLS_export$106;
7759
+ 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>, {
7657
7760
  default: (props: ExpansionPanelActivatorSlotProps) => any;
7658
7761
  }>;
7659
7762
  type __VLS_WithSlots$78<T, S> = T & {
@@ -7673,8 +7776,8 @@ interface ExpansionPanelCueSlotProps {
7673
7776
  'data-state': 'open' | 'closed';
7674
7777
  };
7675
7778
  }
7676
- declare const _default$62: typeof __VLS_export$104;
7677
- 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>, {
7779
+ declare const _default$63: typeof __VLS_export$105;
7780
+ 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>, {
7678
7781
  default: (props: ExpansionPanelCueSlotProps) => any;
7679
7782
  }>;
7680
7783
  type __VLS_WithSlots$77<T, S> = T & {
@@ -7699,8 +7802,8 @@ interface ExpansionPanelContentSlotProps {
7699
7802
  'hidden': boolean;
7700
7803
  };
7701
7804
  }
7702
- declare const _default$61: typeof __VLS_export$103;
7703
- 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>, {
7805
+ declare const _default$62: typeof __VLS_export$104;
7806
+ 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>, {
7704
7807
  default: (props: ExpansionPanelContentSlotProps) => any;
7705
7808
  }>;
7706
7809
  type __VLS_WithSlots$76<T, S> = T & {
@@ -8002,8 +8105,8 @@ interface FormSlotProps {
8002
8105
  onReset: (event: Event) => void;
8003
8106
  };
8004
8107
  }
8005
- declare const _default$66: typeof __VLS_export$102;
8006
- declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
8108
+ declare const _default$67: typeof __VLS_export$103;
8109
+ declare const __VLS_export$103: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
8007
8110
  modelValue?: boolean | null;
8008
8111
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8009
8112
  "update:modelValue": (value: boolean | null) => any;
@@ -8073,8 +8176,8 @@ interface GroupRootSlotProps {
8073
8176
  };
8074
8177
  }
8075
8178
  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>>;
8076
- declare const _default$68: typeof __VLS_export$101;
8077
- 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<{
8179
+ declare const _default$69: typeof __VLS_export$102;
8180
+ 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<{
8078
8181
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
8079
8182
  modelValue?: T | T[];
8080
8183
  }) & {
@@ -8135,16 +8238,18 @@ interface GroupItemSlotProps<V = unknown> {
8135
8238
  /** Attributes to bind to the item element */
8136
8239
  attrs: {
8137
8240
  'role': 'checkbox';
8241
+ 'tabindex': 0 | -1;
8138
8242
  'aria-checked': boolean | 'mixed';
8139
8243
  'aria-disabled': boolean;
8140
8244
  'data-selected': true | undefined;
8141
8245
  'data-disabled': true | undefined;
8142
8246
  'data-mixed': true | undefined;
8143
8247
  'onClick': () => void;
8248
+ 'onKeydown': (e: KeyboardEvent) => void;
8144
8249
  };
8145
8250
  }
8146
- declare const _default$67: typeof __VLS_export$100;
8147
- 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<{
8251
+ declare const _default$68: typeof __VLS_export$101;
8252
+ 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<{
8148
8253
  props: _$vue.PublicProps & __VLS_PrettifyLocal$20<GroupItemProps<V>> & (typeof globalThis extends {
8149
8254
  __VLS_PROPS_FALLBACK: infer P;
8150
8255
  } ? P : {});
@@ -8298,8 +8403,8 @@ interface ImageRootSlotProps {
8298
8403
  }
8299
8404
  interface ImageContext extends UseImageReturn {}
8300
8405
  declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
8301
- declare const _default$72: typeof __VLS_export$99;
8302
- 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>, {
8406
+ declare const _default$73: typeof __VLS_export$100;
8407
+ 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>, {
8303
8408
  default: (props: ImageRootSlotProps) => any;
8304
8409
  }>;
8305
8410
  type __VLS_WithSlots$74<T, S> = T & {
@@ -8368,14 +8473,14 @@ interface ImageImgSlotProps {
8368
8473
  'onError': (e: Event) => void;
8369
8474
  };
8370
8475
  }
8371
- declare const _default$70: typeof __VLS_export$98;
8372
- declare const __VLS_export$98: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8373
- load: (e: Event) => any;
8476
+ declare const _default$71: typeof __VLS_export$99;
8477
+ declare const __VLS_export$99: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8374
8478
  error: (e: Event) => any;
8479
+ load: (e: Event) => any;
8375
8480
  loadstart: (src: string) => any;
8376
8481
  }, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
8377
- onLoad?: ((e: Event) => any) | undefined;
8378
8482
  onError?: ((e: Event) => any) | undefined;
8483
+ onLoad?: ((e: Event) => any) | undefined;
8379
8484
  onLoadstart?: ((src: string) => any) | undefined;
8380
8485
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8381
8486
  default: (props: ImageImgSlotProps) => any;
@@ -8400,8 +8505,8 @@ interface ImagePlaceholderSlotProps {
8400
8505
  'data-state': ImageStatus;
8401
8506
  };
8402
8507
  }
8403
- declare const _default$71: typeof __VLS_export$97;
8404
- 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>, {
8508
+ declare const _default$72: typeof __VLS_export$98;
8509
+ 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>, {
8405
8510
  default: (props: ImagePlaceholderSlotProps) => any;
8406
8511
  }>;
8407
8512
  type __VLS_WithSlots$72<T, S> = T & {
@@ -8424,8 +8529,8 @@ interface ImageFallbackSlotProps {
8424
8529
  'data-state': 'error';
8425
8530
  };
8426
8531
  }
8427
- declare const _default$69: typeof __VLS_export$96;
8428
- 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>, {
8532
+ declare const _default$70: typeof __VLS_export$97;
8533
+ 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>, {
8429
8534
  default: (props: ImageFallbackSlotProps) => any;
8430
8535
  }>;
8431
8536
  type __VLS_WithSlots$71<T, S> = T & {
@@ -8492,12 +8597,12 @@ declare const Image: {
8492
8597
  */
8493
8598
  Img: {
8494
8599
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
8495
- onLoad?: ((e: Event) => any) | undefined;
8496
8600
  onError?: ((e: Event) => any) | undefined;
8601
+ onLoad?: ((e: Event) => any) | undefined;
8497
8602
  onLoadstart?: ((src: string) => any) | undefined;
8498
8603
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8499
- load: (e: Event) => any;
8500
8604
  error: (e: Event) => any;
8605
+ load: (e: Event) => any;
8501
8606
  loadstart: (src: string) => any;
8502
8607
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
8503
8608
  P: {};
@@ -8507,20 +8612,20 @@ declare const Image: {
8507
8612
  M: {};
8508
8613
  Defaults: {};
8509
8614
  }, Readonly<ImageImgProps> & Readonly<{
8510
- onLoad?: ((e: Event) => any) | undefined;
8511
8615
  onError?: ((e: Event) => any) | undefined;
8616
+ onLoad?: ((e: Event) => any) | undefined;
8512
8617
  onLoadstart?: ((src: string) => any) | undefined;
8513
8618
  }>, {}, {}, {}, {}, {}>;
8514
8619
  __isFragment?: never;
8515
8620
  __isTeleport?: never;
8516
8621
  __isSuspense?: never;
8517
8622
  } & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
8518
- onLoad?: ((e: Event) => any) | undefined;
8519
8623
  onError?: ((e: Event) => any) | undefined;
8624
+ onLoad?: ((e: Event) => any) | undefined;
8520
8625
  onLoadstart?: ((src: string) => any) | undefined;
8521
8626
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8522
- load: (e: Event) => any;
8523
8627
  error: (e: Event) => any;
8628
+ load: (e: Event) => any;
8524
8629
  loadstart: (src: string) => any;
8525
8630
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
8526
8631
  $slots: {
@@ -8604,8 +8709,8 @@ interface InputControlSlotProps {
8604
8709
  /** Pre-computed attributes for the input element */
8605
8710
  attrs: Record<string, unknown>;
8606
8711
  }
8607
- declare const _default$73: typeof __VLS_export$95;
8608
- 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>, {
8712
+ declare const _default$74: typeof __VLS_export$96;
8713
+ 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>, {
8609
8714
  default: (props: InputControlSlotProps) => any;
8610
8715
  }>;
8611
8716
  type __VLS_WithSlots$70<T, S> = T & {
@@ -8625,8 +8730,8 @@ interface InputDescriptionSlotProps {
8625
8730
  /** ID for this description element */
8626
8731
  id: string;
8627
8732
  }
8628
- declare const _default$74: typeof __VLS_export$94;
8629
- 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>, {
8733
+ declare const _default$75: typeof __VLS_export$95;
8734
+ 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>, {
8630
8735
  default: (props: InputDescriptionSlotProps) => any;
8631
8736
  }>;
8632
8737
  type __VLS_WithSlots$69<T, S> = T & {
@@ -8652,8 +8757,8 @@ interface InputErrorSlotProps {
8652
8757
  'data-state': 'visible' | 'hidden';
8653
8758
  };
8654
8759
  }
8655
- declare const _default$75: typeof __VLS_export$93;
8656
- 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>, {
8760
+ declare const _default$76: typeof __VLS_export$94;
8761
+ 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>, {
8657
8762
  default: (props: InputErrorSlotProps) => any;
8658
8763
  }>;
8659
8764
  type __VLS_WithSlots$68<T, S> = T & {
@@ -14712,6 +14817,7 @@ interface ProxyModelTarget {
14712
14817
  multiple?: boolean;
14713
14818
  }) => void;
14714
14819
  select?: (id: string | number) => void;
14820
+ browse?: (value: never) => readonly ID[] | undefined;
14715
14821
  multiple?: MaybeRefOrGetter<boolean>;
14716
14822
  on?: (event: string, cb: (data: unknown) => void) => void;
14717
14823
  off?: (event: string, cb: (data: unknown) => void) => void;
@@ -14906,6 +15012,23 @@ declare function createReducedMotion(options?: ReducedMotionOptions): ReducedMot
14906
15012
  declare const createReducedMotionContext: <_E extends ReducedMotionContext = ReducedMotionContext>(_options?: ReducedMotionPluginOptions | undefined) => ContextTrinity<_E>, createReducedMotionPlugin: (_options?: ReducedMotionPluginOptions | undefined) => Plugin, useReducedMotion: <_E extends ReducedMotionContext = ReducedMotionContext>(namespace?: string) => _E;
14907
15013
  //#endregion
14908
15014
  //#region src/composables/useResizeObserver/index.d.ts
15015
+ /**
15016
+ * A reported size change for an observed element.
15017
+ *
15018
+ * `contentRect` always describes the content box, regardless of the `box`
15019
+ * option. Read `borderBoxSize` when padding and borders should be included —
15020
+ * both arrays are populated on every entry, so `box` selects which box model
15021
+ * triggers a callback, not which measurements are available.
15022
+ *
15023
+ * @example
15024
+ * ```ts
15025
+ * useResizeObserver(el, ([entry]) => {
15026
+ * entry.contentRect.height // content box, excludes padding + border
15027
+ * entry.contentBoxSize[0].blockSize // same value, writing-mode relative
15028
+ * entry.borderBoxSize[0].blockSize // includes padding + border
15029
+ * }, { box: 'border-box' })
15030
+ * ```
15031
+ */
14909
15032
  interface ResizeObserverEntry {
14910
15033
  contentRect: {
14911
15034
  width: number;
@@ -14913,6 +15036,23 @@ interface ResizeObserverEntry {
14913
15036
  top: number;
14914
15037
  left: number;
14915
15038
  };
15039
+ /**
15040
+ * The element's border box — content plus padding plus border — in
15041
+ * writing-mode-relative `inlineSize` / `blockSize` terms.
15042
+ *
15043
+ * Unlike `getBoundingClientRect()`, this is a layout measurement and is not
15044
+ * scaled by CSS transforms. The array mirrors the native API: one entry per
15045
+ * box fragment, so single-fragment elements report `borderBoxSize[0]`.
15046
+ */
15047
+ borderBoxSize: readonly ResizeObserverSize[];
15048
+ /**
15049
+ * The element's content box — excluding padding and border — in
15050
+ * writing-mode-relative `inlineSize` / `blockSize` terms.
15051
+ *
15052
+ * Carries the same measurement as `contentRect`, expressed on the logical
15053
+ * axes. The array mirrors the native API: one entry per box fragment.
15054
+ */
15055
+ contentBoxSize: readonly ResizeObserverSize[];
14916
15056
  target: Element;
14917
15057
  }
14918
15058
  interface ResizeObserverOptions {
@@ -14961,6 +15101,15 @@ interface UseResizeObserverReturn extends ObserverReturn {}
14961
15101
  * // Resume observation
14962
15102
  * resume()
14963
15103
  * ```
15104
+ *
15105
+ * @example
15106
+ * Measuring the border box — padding and borders included:
15107
+ *
15108
+ * ```ts
15109
+ * useResizeObserver(el, ([entry]) => {
15110
+ * height.value = entry.borderBoxSize[0].blockSize
15111
+ * }, { box: 'border-box' })
15112
+ * ```
14964
15113
  */
14965
15114
  declare function useResizeObserver(target: MaybeElementRef, callback: (entries: ResizeObserverEntry[]) => void, options?: ResizeObserverOptions): UseResizeObserverReturn;
14966
15115
  interface UseElementSizeReturn extends UseResizeObserverReturn {
@@ -16283,7 +16432,7 @@ interface InputRootContext {
16283
16432
  /** Form field name */
16284
16433
  readonly name?: string;
16285
16434
  /** Input type */
16286
- readonly type: string;
16435
+ readonly type: Readonly<Ref<string>>;
16287
16436
  /** Associate with form by ID */
16288
16437
  readonly form?: string;
16289
16438
  /** Whether this input is required */
@@ -16388,8 +16537,8 @@ interface InputRootSlotProps {
16388
16537
  };
16389
16538
  }
16390
16539
  declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: _$vue.App) => InputRootContext;
16391
- declare const _default$76: typeof __VLS_export$92;
16392
- declare const __VLS_export$92: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
16540
+ declare const _default$77: typeof __VLS_export$93;
16541
+ declare const __VLS_export$93: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
16393
16542
  modelValue?: string;
16394
16543
  focused?: boolean;
16395
16544
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -16643,8 +16792,8 @@ interface LocaleSlotProps {
16643
16792
  /** Attributes including lang for binding */
16644
16793
  attrs: Record<string, unknown>;
16645
16794
  }
16646
- declare const _default$77: typeof __VLS_export$91;
16647
- 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>, {
16795
+ declare const _default$78: typeof __VLS_export$92;
16796
+ 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>, {
16648
16797
  default: (props: LocaleSlotProps) => any;
16649
16798
  }>;
16650
16799
  type __VLS_WithSlots$66<T, S> = T & {
@@ -16657,8 +16806,10 @@ type __VLS_WithSlots$66<T, S> = T & {
16657
16806
  interface NumberFieldRootContext extends NumberFieldContext {
16658
16807
  /** Unique identifier */
16659
16808
  readonly id: ID;
16660
- /** Optional display label */
16809
+ /** Optional display label (used as aria-label on spinbutton) */
16661
16810
  readonly label?: string;
16811
+ /** ID of element that labels this spinbutton */
16812
+ readonly ariaLabelledby?: string;
16662
16813
  /** Form field name */
16663
16814
  readonly name?: string;
16664
16815
  /** Associate with form by ID */
@@ -16707,8 +16858,10 @@ interface NumberFieldRootContext extends NumberFieldContext {
16707
16858
  interface NumberFieldRootProps extends AtomProps {
16708
16859
  /** Unique identifier (auto-generated if not provided) */
16709
16860
  id?: ID;
16710
- /** Optional display label */
16861
+ /** Optional display label (rendered as aria-label on the spinbutton) */
16711
16862
  label?: string;
16863
+ /** ID of element that labels this spinbutton */
16864
+ ariaLabelledby?: string;
16712
16865
  /** Form field name */
16713
16866
  name?: string;
16714
16867
  /** Associate with form by ID */
@@ -16789,8 +16942,8 @@ interface NumberFieldRootSlotProps {
16789
16942
  };
16790
16943
  }
16791
16944
  declare const useNumberFieldRoot: (key: string, defaultValue?: NumberFieldRootContext | undefined) => NumberFieldRootContext, provideNumberFieldRoot: (key: string, context: NumberFieldRootContext, app?: _$vue.App) => NumberFieldRootContext;
16792
- declare const _default$83: typeof __VLS_export$90;
16793
- declare const __VLS_export$90: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
16945
+ declare const _default$84: typeof __VLS_export$91;
16946
+ declare const __VLS_export$91: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
16794
16947
  modelValue?: number | null;
16795
16948
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
16796
16949
  "update:modelValue": (value: number | null) => any;
@@ -16826,8 +16979,8 @@ interface NumberFieldControlSlotProps {
16826
16979
  /** Pre-computed attributes for the input element */
16827
16980
  attrs: Record<string, unknown>;
16828
16981
  }
16829
- declare const _default$78: typeof __VLS_export$89;
16830
- 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>, {
16982
+ declare const _default$79: typeof __VLS_export$90;
16983
+ 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>, {
16831
16984
  default: (props: NumberFieldControlSlotProps) => any;
16832
16985
  }>;
16833
16986
  type __VLS_WithSlots$64<T, S> = T & {
@@ -16847,8 +17000,8 @@ interface NumberFieldIncrementSlotProps {
16847
17000
  /** Pre-computed attributes for the button */
16848
17001
  attrs: Record<string, unknown>;
16849
17002
  }
16850
- declare const _default$82: typeof __VLS_export$88;
16851
- 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>, {
17003
+ declare const _default$83: typeof __VLS_export$89;
17004
+ 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>, {
16852
17005
  default: (props: NumberFieldIncrementSlotProps) => any;
16853
17006
  }>;
16854
17007
  type __VLS_WithSlots$63<T, S> = T & {
@@ -16868,8 +17021,8 @@ interface NumberFieldDecrementSlotProps {
16868
17021
  /** Pre-computed attributes for the button */
16869
17022
  attrs: Record<string, unknown>;
16870
17023
  }
16871
- declare const _default$79: typeof __VLS_export$87;
16872
- 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>, {
17024
+ declare const _default$80: typeof __VLS_export$88;
17025
+ 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>, {
16873
17026
  default: (props: NumberFieldDecrementSlotProps) => any;
16874
17027
  }>;
16875
17028
  type __VLS_WithSlots$62<T, S> = T & {
@@ -16898,8 +17051,8 @@ interface NumberFieldScrubSlotProps {
16898
17051
  'onPointerup': () => void;
16899
17052
  };
16900
17053
  }
16901
- declare const _default$84: typeof __VLS_export$86;
16902
- 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>, {
17054
+ declare const _default$85: typeof __VLS_export$87;
17055
+ 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>, {
16903
17056
  default: (props: NumberFieldScrubSlotProps) => any;
16904
17057
  }>;
16905
17058
  type __VLS_WithSlots$61<T, S> = T & {
@@ -16919,8 +17072,8 @@ interface NumberFieldDescriptionSlotProps {
16919
17072
  /** ID for this description element */
16920
17073
  id: string;
16921
17074
  }
16922
- declare const _default$80: typeof __VLS_export$85;
16923
- 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>, {
17075
+ declare const _default$81: typeof __VLS_export$86;
17076
+ 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>, {
16924
17077
  default: (props: NumberFieldDescriptionSlotProps) => any;
16925
17078
  }>;
16926
17079
  type __VLS_WithSlots$60<T, S> = T & {
@@ -16946,8 +17099,8 @@ interface NumberFieldErrorSlotProps {
16946
17099
  'data-state': 'visible' | 'hidden';
16947
17100
  };
16948
17101
  }
16949
- declare const _default$81: typeof __VLS_export$84;
16950
- 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>, {
17102
+ declare const _default$82: typeof __VLS_export$85;
17103
+ 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>, {
16951
17104
  default: (props: NumberFieldErrorSlotProps) => any;
16952
17105
  }>;
16953
17106
  type __VLS_WithSlots$59<T, S> = T & {
@@ -17280,8 +17433,8 @@ interface OverflowRootSlotProps {
17280
17433
  };
17281
17434
  }
17282
17435
  declare const useOverflowRoot: (key: string, defaultValue?: OverflowRootContext | undefined) => OverflowRootContext, provideOverflowRoot: (key: string, context: OverflowRootContext, app?: _$vue.App) => OverflowRootContext;
17283
- declare const _default$87: typeof __VLS_export$83;
17284
- 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>, {
17436
+ declare const _default$88: typeof __VLS_export$84;
17437
+ 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>, {
17285
17438
  default: (props: OverflowRootSlotProps) => unknown;
17286
17439
  }>;
17287
17440
  type __VLS_WithSlots$58<T, S> = T & {
@@ -17307,8 +17460,8 @@ interface OverflowItemSlotProps {
17307
17460
  'aria-hidden': 'true' | undefined;
17308
17461
  };
17309
17462
  }
17310
- declare const _default$86: typeof __VLS_export$82;
17311
- 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>, {
17463
+ declare const _default$87: typeof __VLS_export$83;
17464
+ 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>, {
17312
17465
  default: (props: OverflowItemSlotProps) => unknown;
17313
17466
  }>;
17314
17467
  type __VLS_WithSlots$57<T, S> = T & {
@@ -17330,8 +17483,8 @@ interface OverflowIndicatorSlotProps {
17330
17483
  'aria-live': 'polite';
17331
17484
  };
17332
17485
  }
17333
- declare const _default$85: typeof __VLS_export$81;
17334
- 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>, {
17486
+ declare const _default$86: typeof __VLS_export$82;
17487
+ 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>, {
17335
17488
  default: (props: OverflowIndicatorSlotProps) => unknown;
17336
17489
  }>;
17337
17490
  type __VLS_WithSlots$56<T, S> = T & {
@@ -17511,8 +17664,8 @@ interface PaginationRootSlotProps {
17511
17664
  'role': 'navigation' | undefined;
17512
17665
  };
17513
17666
  }
17514
- declare const _default$94: typeof __VLS_export$80;
17515
- 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<{
17667
+ declare const _default$95: typeof __VLS_export$81;
17668
+ 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<{
17516
17669
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
17517
17670
  modelValue?: number;
17518
17671
  }) & {
@@ -17562,11 +17715,13 @@ interface PaginationItemSlotProps {
17562
17715
  'disabled': boolean | undefined;
17563
17716
  'tabindex': number;
17564
17717
  'type': 'button' | undefined;
17718
+ 'role': 'button' | undefined;
17565
17719
  'onClick': () => void;
17720
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17566
17721
  };
17567
17722
  }
17568
- declare const _default$90: typeof __VLS_export$79;
17569
- 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>, {
17723
+ declare const _default$91: typeof __VLS_export$80;
17724
+ 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>, {
17570
17725
  default: (props: PaginationItemSlotProps) => any;
17571
17726
  }>;
17572
17727
  type __VLS_WithSlots$55<T, S> = T & {
@@ -17597,11 +17752,13 @@ interface PaginationFirstSlotProps {
17597
17752
  'disabled': boolean | undefined;
17598
17753
  'tabindex': number;
17599
17754
  'type': 'button' | undefined;
17755
+ 'role': 'button' | undefined;
17600
17756
  'onClick': () => void;
17757
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17601
17758
  };
17602
17759
  }
17603
- declare const _default$89: typeof __VLS_export$78;
17604
- 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>, {
17760
+ declare const _default$90: typeof __VLS_export$79;
17761
+ 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>, {
17605
17762
  default: (props: PaginationFirstSlotProps) => any;
17606
17763
  }>;
17607
17764
  type __VLS_WithSlots$54<T, S> = T & {
@@ -17632,11 +17789,13 @@ interface PaginationPrevSlotProps {
17632
17789
  'disabled': boolean | undefined;
17633
17790
  'tabindex': number;
17634
17791
  'type': 'button' | undefined;
17792
+ 'role': 'button' | undefined;
17635
17793
  'onClick': () => void;
17794
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17636
17795
  };
17637
17796
  }
17638
- declare const _default$93: typeof __VLS_export$77;
17639
- 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>, {
17797
+ declare const _default$94: typeof __VLS_export$78;
17798
+ 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>, {
17640
17799
  default: (props: PaginationPrevSlotProps) => any;
17641
17800
  }>;
17642
17801
  type __VLS_WithSlots$53<T, S> = T & {
@@ -17662,8 +17821,8 @@ interface PaginationEllipsisSlotProps {
17662
17821
  'aria-hidden': 'true';
17663
17822
  };
17664
17823
  }
17665
- declare const _default$88: typeof __VLS_export$76;
17666
- 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>, {
17824
+ declare const _default$89: typeof __VLS_export$77;
17825
+ 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>, {
17667
17826
  default: (props: PaginationEllipsisSlotProps) => any;
17668
17827
  }>;
17669
17828
  type __VLS_WithSlots$52<T, S> = T & {
@@ -17694,11 +17853,13 @@ interface PaginationNextSlotProps {
17694
17853
  'disabled': boolean | undefined;
17695
17854
  'tabindex': number;
17696
17855
  'type': 'button' | undefined;
17856
+ 'role': 'button' | undefined;
17697
17857
  'onClick': () => void;
17858
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17698
17859
  };
17699
17860
  }
17700
- declare const _default$92: typeof __VLS_export$75;
17701
- 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>, {
17861
+ declare const _default$93: typeof __VLS_export$76;
17862
+ 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>, {
17702
17863
  default: (props: PaginationNextSlotProps) => any;
17703
17864
  }>;
17704
17865
  type __VLS_WithSlots$51<T, S> = T & {
@@ -17729,11 +17890,13 @@ interface PaginationLastSlotProps {
17729
17890
  'disabled': boolean | undefined;
17730
17891
  'tabindex': number;
17731
17892
  'type': 'button' | undefined;
17893
+ 'role': 'button' | undefined;
17732
17894
  'onClick': () => void;
17895
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17733
17896
  };
17734
17897
  }
17735
- declare const _default$91: typeof __VLS_export$74;
17736
- 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>, {
17898
+ declare const _default$92: typeof __VLS_export$75;
17899
+ 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>, {
17737
17900
  default: (props: PaginationLastSlotProps) => any;
17738
17901
  }>;
17739
17902
  type __VLS_WithSlots$50<T, S> = T & {
@@ -17761,8 +17924,8 @@ interface PaginationStatusSlotProps {
17761
17924
  'role': 'status';
17762
17925
  };
17763
17926
  }
17764
- declare const _default$95: typeof __VLS_export$73;
17765
- 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>, {
17927
+ declare const _default$96: typeof __VLS_export$74;
17928
+ 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>, {
17766
17929
  default: (props: PaginationStatusSlotProps) => any;
17767
17930
  }>;
17768
17931
  type __VLS_WithSlots$49<T, S> = T & {
@@ -18145,8 +18308,8 @@ interface PopoverRootSlotProps {
18145
18308
  toggle: () => void;
18146
18309
  }
18147
18310
  declare const usePopoverContext: () => PopoverReturn, providePopoverContext: (context: PopoverReturn, app?: _$vue.App) => PopoverReturn;
18148
- declare const _default$98: typeof __VLS_export$72;
18149
- declare const __VLS_export$72: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
18311
+ declare const _default$99: typeof __VLS_export$73;
18312
+ declare const __VLS_export$73: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
18150
18313
  modelValue?: boolean;
18151
18314
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18152
18315
  "update:modelValue": (value: boolean) => any;
@@ -18175,14 +18338,17 @@ interface PopoverActivatorSlotProps {
18175
18338
  attrs: {
18176
18339
  'popovertarget': string;
18177
18340
  'type': 'button' | undefined;
18341
+ 'role': 'button' | undefined;
18342
+ 'tabindex': number;
18178
18343
  'aria-expanded': boolean;
18179
18344
  'aria-controls': string;
18180
18345
  'data-open': true | undefined;
18181
18346
  'style': Record<string, string>;
18347
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
18182
18348
  };
18183
18349
  }
18184
- declare const _default$96: typeof __VLS_export$71;
18185
- 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>, {
18350
+ declare const _default$97: typeof __VLS_export$72;
18351
+ 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>, {
18186
18352
  default: (props: PopoverActivatorSlotProps) => any;
18187
18353
  }>;
18188
18354
  type __VLS_WithSlots$47<T, S> = T & {
@@ -18214,8 +18380,8 @@ interface PopoverContentSlotProps {
18214
18380
  onBeforetoggle: (e: ToggleEvent) => void;
18215
18381
  };
18216
18382
  }
18217
- declare const _default$97: typeof __VLS_export$70;
18218
- declare const __VLS_export$70: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18383
+ declare const _default$98: typeof __VLS_export$71;
18384
+ declare const __VLS_export$71: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18219
18385
  beforetoggle: (e: ToggleEvent) => any;
18220
18386
  }, string, _$vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
18221
18387
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
@@ -18398,8 +18564,8 @@ interface PortalSlotProps {
18398
18564
  /** Close this portal (unselects from stack) */
18399
18565
  close: () => void;
18400
18566
  }
18401
- declare const _default$99: typeof __VLS_export$69;
18402
- declare const __VLS_export$69: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18567
+ declare const _default$100: typeof __VLS_export$70;
18568
+ declare const __VLS_export$70: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18403
18569
  close: () => any;
18404
18570
  }, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{
18405
18571
  onClose?: (() => any) | undefined;
@@ -18435,8 +18601,8 @@ interface PresenceSlotProps {
18435
18601
  /** Call when exit animation finishes. */
18436
18602
  done: () => void;
18437
18603
  }
18438
- declare const _default$100: typeof __VLS_export$68;
18439
- declare const __VLS_export$68: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
18604
+ declare const _default$101: typeof __VLS_export$69;
18605
+ declare const __VLS_export$69: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
18440
18606
  modelValue?: boolean;
18441
18607
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18442
18608
  "update:modelValue": (value: boolean) => any;
@@ -18464,9 +18630,13 @@ interface ProgressRootContext extends ProgressContext {
18464
18630
  readonly id: string;
18465
18631
  readonly name?: string;
18466
18632
  readonly labelId: string;
18633
+ /** Whether a Progress.Label child is currently mounted */
18634
+ readonly hasLabel: ShallowRef<boolean>;
18467
18635
  }
18468
18636
  interface ProgressRootProps extends AtomProps {
18469
18637
  id?: string;
18638
+ /** Accessible label when no visible Progress.Label is used */
18639
+ ariaLabel?: string;
18470
18640
  modelValue?: number | number[];
18471
18641
  min?: number;
18472
18642
  max?: number;
@@ -18485,15 +18655,16 @@ interface ProgressRootSlotProps {
18485
18655
  'aria-valuemin': number;
18486
18656
  'aria-valuemax': number;
18487
18657
  'aria-valuetext': string | undefined;
18488
- 'aria-labelledby': string;
18658
+ 'aria-label': string | undefined;
18659
+ 'aria-labelledby': string | undefined;
18489
18660
  'aria-busy': true | undefined;
18490
18661
  'data-state': 'determinate' | 'indeterminate';
18491
18662
  'data-complete': true | undefined;
18492
18663
  };
18493
18664
  }
18494
18665
  declare const useProgressRoot: (key: string, defaultValue?: ProgressRootContext | undefined) => ProgressRootContext, provideProgressRoot: (key: string, context: ProgressRootContext, app?: _$vue.App) => ProgressRootContext;
18495
- declare const _default$105: typeof __VLS_export$67;
18496
- declare const __VLS_export$67: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
18666
+ declare const _default$106: typeof __VLS_export$68;
18667
+ declare const __VLS_export$68: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
18497
18668
  modelValue?: number | number[];
18498
18669
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18499
18670
  "update:modelValue": (value: number | number[] | undefined) => any;
@@ -18521,8 +18692,8 @@ interface ProgressTrackSlotProps {
18521
18692
  'data-state': 'determinate' | 'indeterminate';
18522
18693
  };
18523
18694
  }
18524
- declare const _default$106: typeof __VLS_export$66;
18525
- 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>, {
18695
+ declare const _default$107: typeof __VLS_export$67;
18696
+ 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>, {
18526
18697
  default: (props: ProgressTrackSlotProps) => any;
18527
18698
  }>;
18528
18699
  type __VLS_WithSlots$42<T, S> = T & {
@@ -18548,8 +18719,8 @@ interface ProgressFillSlotProps {
18548
18719
  };
18549
18720
  };
18550
18721
  }
18551
- declare const _default$102: typeof __VLS_export$65;
18552
- 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>, {
18722
+ declare const _default$103: typeof __VLS_export$66;
18723
+ 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>, {
18553
18724
  default: (props: ProgressFillSlotProps) => any;
18554
18725
  }>;
18555
18726
  type __VLS_WithSlots$41<T, S> = T & {
@@ -18579,8 +18750,8 @@ interface ProgressBufferSlotProps {
18579
18750
  };
18580
18751
  };
18581
18752
  }
18582
- declare const _default$101: typeof __VLS_export$64;
18583
- 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>, {
18753
+ declare const _default$102: typeof __VLS_export$65;
18754
+ 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>, {
18584
18755
  default: (props: ProgressBufferSlotProps) => any;
18585
18756
  }>;
18586
18757
  type __VLS_WithSlots$40<T, S> = T & {
@@ -18604,8 +18775,8 @@ interface ProgressValueSlotProps {
18604
18775
  /** Pre-computed attributes for binding */
18605
18776
  attrs: Record<string, never>;
18606
18777
  }
18607
- declare const _default$107: typeof __VLS_export$63;
18608
- 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>, {
18778
+ declare const _default$108: typeof __VLS_export$64;
18779
+ 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>, {
18609
18780
  default: (props: ProgressValueSlotProps) => any;
18610
18781
  }>;
18611
18782
  type __VLS_WithSlots$39<T, S> = T & {
@@ -18626,8 +18797,8 @@ interface ProgressLabelSlotProps {
18626
18797
  id: string;
18627
18798
  };
18628
18799
  }
18629
- declare const _default$104: typeof __VLS_export$62;
18630
- 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>, {
18800
+ declare const _default$105: typeof __VLS_export$63;
18801
+ 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>, {
18631
18802
  default: (props: ProgressLabelSlotProps) => any;
18632
18803
  }>;
18633
18804
  type __VLS_WithSlots$38<T, S> = T & {
@@ -18641,8 +18812,8 @@ interface ProgressHiddenInputProps {
18641
18812
  /** Namespace for context injection from parent Progress.Root */
18642
18813
  namespace?: string;
18643
18814
  }
18644
- declare const _default$103: typeof __VLS_export$61;
18645
- declare const __VLS_export$61: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
18815
+ declare const _default$104: typeof __VLS_export$62;
18816
+ declare const __VLS_export$62: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
18646
18817
  //#endregion
18647
18818
  //#region src/components/Progress/index.d.ts
18648
18819
  /**
@@ -19079,8 +19250,8 @@ interface RadioGroupSlotProps {
19079
19250
  };
19080
19251
  }
19081
19252
  declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: _$vue.App) => RadioGroupContext;
19082
- declare const _default$108: typeof __VLS_export$60;
19083
- 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<{
19253
+ declare const _default$109: typeof __VLS_export$61;
19254
+ 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<{
19084
19255
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
19085
19256
  modelValue?: T;
19086
19257
  }) & {
@@ -19098,7 +19269,7 @@ declare const __VLS_export$60: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
19098
19269
  * @example
19099
19270
  * ```vue
19100
19271
  * <template>
19101
- * <Radio.Group v-slot="{ isNoneSelected, attrs }">
19272
+ * <Radio.Group v-slot="{ isNoneSelected, attrs }" renderless>
19102
19273
  * <div v-bind="attrs">
19103
19274
  * <p v-if="isNoneSelected">Please select an option</p>
19104
19275
  * <Radio.Root value="a">Option A</Radio.Root>
@@ -19161,8 +19332,8 @@ interface RadioHiddenInputProps {
19161
19332
  */
19162
19333
  form?: string;
19163
19334
  }
19164
- declare const _default$109: typeof __VLS_export$59;
19165
- declare const __VLS_export$59: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19335
+ declare const _default$110: typeof __VLS_export$60;
19336
+ declare const __VLS_export$60: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19166
19337
  //#endregion
19167
19338
  //#region src/components/Radio/RadioRoot.vue.d.ts
19168
19339
  /** Visual state of the radio for styling purposes */
@@ -19285,8 +19456,8 @@ interface RadioRootSlotProps<V = unknown> {
19285
19456
  };
19286
19457
  }
19287
19458
  declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: _$vue.App) => RadioRootContext;
19288
- declare const _default$111: typeof __VLS_export$58;
19289
- 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<{
19459
+ declare const _default$112: typeof __VLS_export$59;
19460
+ 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<{
19290
19461
  props: _$vue.PublicProps & __VLS_PrettifyLocal$17<RadioRootProps<V>> & (typeof globalThis extends {
19291
19462
  __VLS_PROPS_FALLBACK: infer P;
19292
19463
  } ? P : {});
@@ -19299,8 +19470,8 @@ declare const __VLS_export$58: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
19299
19470
  * @example
19300
19471
  * ```vue
19301
19472
  * <template>
19302
- * <Radio.Root v-slot="{ isChecked, select, attrs }" value="a">
19303
- * <div v-bind="attrs" v-on:click="select">
19473
+ * <Radio.Root v-slot="{ isChecked, attrs }" value="a" renderless>
19474
+ * <div v-bind="attrs">
19304
19475
  * <span :class="{ 'font-bold': isChecked }">Option A</span>
19305
19476
  * </div>
19306
19477
  * </Radio.Root>
@@ -19331,8 +19502,8 @@ interface RadioIndicatorSlotProps {
19331
19502
  };
19332
19503
  };
19333
19504
  }
19334
- declare const _default$110: typeof __VLS_export$57;
19335
- 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>, {
19505
+ declare const _default$111: typeof __VLS_export$58;
19506
+ 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>, {
19336
19507
  /**
19337
19508
  * Default slot for custom indicator content
19338
19509
  *
@@ -19603,6 +19774,10 @@ interface RatingRootProps extends AtomProps {
19603
19774
  disabled?: MaybeRefOrGetter<boolean>;
19604
19775
  /** Show value, prevent changes */
19605
19776
  readonly?: MaybeRefOrGetter<boolean>;
19777
+ /** Accessible name for the slider */
19778
+ ariaLabel?: string;
19779
+ /** ID of element that labels this slider */
19780
+ ariaLabelledby?: string;
19606
19781
  /** Form field name — triggers hidden input */
19607
19782
  name?: string;
19608
19783
  /** Namespace for context provision */
@@ -19627,6 +19802,8 @@ interface RatingRootSlotProps {
19627
19802
  'aria-valuemin': 0;
19628
19803
  'aria-valuemax': number;
19629
19804
  'aria-valuetext': string;
19805
+ 'aria-label': string | undefined;
19806
+ 'aria-labelledby': string | undefined;
19630
19807
  'aria-disabled': boolean;
19631
19808
  'aria-readonly': true | undefined;
19632
19809
  'data-disabled': true | undefined;
@@ -19637,8 +19814,8 @@ interface RatingRootSlotProps {
19637
19814
  };
19638
19815
  }
19639
19816
  declare const useRatingRoot: (key: string, defaultValue?: RatingRootContext | undefined) => RatingRootContext, provideRatingRoot: (key: string, context: RatingRootContext, app?: _$vue.App) => RatingRootContext;
19640
- declare const _default$114: typeof __VLS_export$56;
19641
- declare const __VLS_export$56: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
19817
+ declare const _default$115: typeof __VLS_export$57;
19818
+ declare const __VLS_export$57: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
19642
19819
  modelValue?: number;
19643
19820
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
19644
19821
  "update:modelValue": (value: number) => any;
@@ -19681,8 +19858,8 @@ interface RatingItemSlotProps {
19681
19858
  'onClick': () => void;
19682
19859
  };
19683
19860
  }
19684
- declare const _default$113: typeof __VLS_export$55;
19685
- 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>, {
19861
+ declare const _default$114: typeof __VLS_export$56;
19862
+ 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>, {
19686
19863
  default: (props: RatingItemSlotProps) => any;
19687
19864
  }>;
19688
19865
  type __VLS_WithSlots$35<T, S> = T & {
@@ -19696,8 +19873,8 @@ interface RatingHiddenInputProps {
19696
19873
  /** Namespace for context injection from parent Rating.Root */
19697
19874
  namespace?: string;
19698
19875
  }
19699
- declare const _default$112: typeof __VLS_export$54;
19700
- declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19876
+ declare const _default$113: typeof __VLS_export$55;
19877
+ declare const __VLS_export$55: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19701
19878
  //#endregion
19702
19879
  //#region src/components/Rating/index.d.ts
19703
19880
  /**
@@ -19725,7 +19902,6 @@ declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {},
19725
19902
  * v-for="i in 5"
19726
19903
  * :key="i"
19727
19904
  * :index="i"
19728
- * as="button"
19729
19905
  * v-slot="{ state }"
19730
19906
  * >
19731
19907
  * {{ state === 'full' ? '★' : '☆' }}
@@ -19761,7 +19937,6 @@ declare const Rating: {
19761
19937
  * v-for="i in 5"
19762
19938
  * :key="i"
19763
19939
  * :index="i"
19764
- * as="button"
19765
19940
  * v-slot="{ state }"
19766
19941
  * >
19767
19942
  * {{ state === 'full' ? '★' : '☆' }}
@@ -19824,7 +19999,6 @@ declare const Rating: {
19824
19999
  * <template>
19825
20000
  * <Rating.Item
19826
20001
  * :index="1"
19827
- * as="button"
19828
20002
  * class="[&[data-state=full]]:text-amber-500 [&[data-state=empty]]:text-gray-300"
19829
20003
  * v-slot="{ state }"
19830
20004
  * >
@@ -19876,7 +20050,6 @@ declare const Rating: {
19876
20050
  * v-for="i in 5"
19877
20051
  * :key="i"
19878
20052
  * :index="i"
19879
- * as="button"
19880
20053
  * v-slot="{ state }"
19881
20054
  * >
19882
20055
  * {{ state === 'full' ? '★' : '☆' }}
@@ -19927,8 +20100,8 @@ interface ScrimSlotProps {
19927
20100
  'onClick': () => void;
19928
20101
  };
19929
20102
  }
19930
- declare const _default$115: typeof __VLS_export$53;
19931
- 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>, {
20103
+ declare const _default$116: typeof __VLS_export$54;
20104
+ 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>, {
19932
20105
  default: (props: ScrimSlotProps) => any;
19933
20106
  }>;
19934
20107
  type __VLS_WithSlots$34<T, S> = T & {
@@ -20010,8 +20183,8 @@ interface SelectRootSlotProps {
20010
20183
  toggle: () => void;
20011
20184
  }
20012
20185
  declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: _$vue.App) => SelectContext;
20013
- declare const _default$121: typeof __VLS_export$52;
20014
- 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<{
20186
+ declare const _default$122: typeof __VLS_export$53;
20187
+ 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<{
20015
20188
  props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
20016
20189
  modelValue?: T | T[];
20017
20190
  }) & {
@@ -20056,8 +20229,8 @@ interface SelectActivatorSlotProps {
20056
20229
  'onKeydown': (e: KeyboardEvent) => void;
20057
20230
  };
20058
20231
  }
20059
- declare const _default$116: typeof __VLS_export$51;
20060
- 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>, {
20232
+ declare const _default$117: typeof __VLS_export$52;
20233
+ 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>, {
20061
20234
  default: (props: SelectActivatorSlotProps) => any;
20062
20235
  }>;
20063
20236
  type __VLS_WithSlots$33<T, S> = T & {
@@ -20085,8 +20258,8 @@ interface SelectValueSlotProps {
20085
20258
  /** Attributes to bind to the value element */
20086
20259
  attrs: Record<string, never>;
20087
20260
  }
20088
- declare const _default$122: typeof __VLS_export$50;
20089
- 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>, {
20261
+ declare const _default$123: typeof __VLS_export$51;
20262
+ 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>, {
20090
20263
  default: (props: SelectValueSlotProps) => any;
20091
20264
  }>;
20092
20265
  type __VLS_WithSlots$32<T, S> = T & {
@@ -20116,8 +20289,8 @@ interface SelectContentSlotProps {
20116
20289
  'style': Record<string, string>;
20117
20290
  };
20118
20291
  }
20119
- declare const _default$117: typeof __VLS_export$49;
20120
- 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>, {
20292
+ declare const _default$118: typeof __VLS_export$50;
20293
+ 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>, {
20121
20294
  default: (props: SelectContentSlotProps) => any;
20122
20295
  }>;
20123
20296
  type __VLS_WithSlots$31<T, S> = T & {
@@ -20137,8 +20310,8 @@ interface SelectCueSlotProps {
20137
20310
  'data-state': 'open' | 'closed';
20138
20311
  };
20139
20312
  }
20140
- declare const _default$118: typeof __VLS_export$48;
20141
- 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>, {
20313
+ declare const _default$119: typeof __VLS_export$49;
20314
+ 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>, {
20142
20315
  default: (props: SelectCueSlotProps) => any;
20143
20316
  }>;
20144
20317
  type __VLS_WithSlots$30<T, S> = T & {
@@ -20182,8 +20355,8 @@ interface SelectItemSlotProps<V = unknown> {
20182
20355
  'onClick': () => void;
20183
20356
  };
20184
20357
  }
20185
- declare const _default$119: typeof __VLS_export$47;
20186
- 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<{
20358
+ declare const _default$120: typeof __VLS_export$48;
20359
+ 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<{
20187
20360
  props: _$vue.PublicProps & __VLS_PrettifyLocal$15<SelectItemProps<V>> & (typeof globalThis extends {
20188
20361
  __VLS_PROPS_FALLBACK: infer P;
20189
20362
  } ? P : {});
@@ -20205,8 +20378,8 @@ interface SelectPlaceholderProps extends AtomProps {
20205
20378
  interface SelectPlaceholderSlotProps {
20206
20379
  hasValue: boolean;
20207
20380
  }
20208
- declare const _default$120: typeof __VLS_export$46;
20209
- 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>, {
20381
+ declare const _default$121: typeof __VLS_export$47;
20382
+ 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>, {
20210
20383
  default: (props: SelectPlaceholderSlotProps) => any;
20211
20384
  }>;
20212
20385
  type __VLS_WithSlots$29<T, S> = T & {
@@ -20250,9 +20423,8 @@ type __VLS_WithSlots$29<T, S> = T & {
20250
20423
  * :key="item.id"
20251
20424
  * :id="item.id"
20252
20425
  * :value="item.label"
20253
- * v-slot="{ isSelected, attrs }"
20254
20426
  * >
20255
- * <div v-bind="attrs">{{ item.label }}</div>
20427
+ * {{ item.label }}
20256
20428
  * </Select.Item>
20257
20429
  * </Select.Content>
20258
20430
  * </Select.Root>
@@ -20471,8 +20643,8 @@ declare const Select: {
20471
20643
  * </script>
20472
20644
  *
20473
20645
  * <template>
20474
- * <Select.Item id="apple" value="Apple" v-slot="{ isSelected, attrs }">
20475
- * <div v-bind="attrs">Apple {{ isSelected ? '✓' : '' }}</div>
20646
+ * <Select.Item id="apple" value="Apple" v-slot="{ isSelected }">
20647
+ * Apple {{ isSelected ? '✓' : '' }}
20476
20648
  * </Select.Item>
20477
20649
  * </template>
20478
20650
  * ```
@@ -20571,8 +20743,8 @@ interface SelectionRootSlotProps {
20571
20743
  };
20572
20744
  }
20573
20745
  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>>;
20574
- declare const _default$124: typeof __VLS_export$45;
20575
- 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<{
20746
+ declare const _default$125: typeof __VLS_export$46;
20747
+ 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<{
20576
20748
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
20577
20749
  modelValue?: T | T[];
20578
20750
  }) & {
@@ -20624,15 +20796,18 @@ interface SelectionItemSlotProps<V = unknown> {
20624
20796
  toggle: () => void;
20625
20797
  /** Attributes to bind to the item element */
20626
20798
  attrs: {
20799
+ 'role': 'option';
20800
+ 'tabindex': 0 | -1;
20627
20801
  'aria-selected': boolean;
20628
20802
  'aria-disabled': boolean;
20629
20803
  'data-selected': true | undefined;
20630
20804
  'data-disabled': true | undefined;
20631
20805
  'onClick': () => void;
20806
+ 'onKeydown': (e: KeyboardEvent) => void;
20632
20807
  };
20633
20808
  }
20634
- declare const _default$123: typeof __VLS_export$44;
20635
- 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<{
20809
+ declare const _default$124: typeof __VLS_export$45;
20810
+ 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<{
20636
20811
  props: _$vue.PublicProps & __VLS_PrettifyLocal$13<SelectionItemProps<V>> & (typeof globalThis extends {
20637
20812
  __VLS_PROPS_FALLBACK: infer P;
20638
20813
  } ? P : {});
@@ -20782,8 +20957,8 @@ interface SingleRootSlotProps {
20782
20957
  };
20783
20958
  }
20784
20959
  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>>;
20785
- declare const _default$126: typeof __VLS_export$43;
20786
- 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<{
20960
+ declare const _default$127: typeof __VLS_export$44;
20961
+ 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<{
20787
20962
  props: _$vue.PublicProps & __VLS_PrettifyLocal$12<(SingleRootProps & {
20788
20963
  modelValue?: T | T[];
20789
20964
  }) & {
@@ -20834,15 +21009,18 @@ interface SingleItemSlotProps<V = unknown> {
20834
21009
  toggle: () => void;
20835
21010
  /** Attributes to bind to the item element */
20836
21011
  attrs: {
21012
+ 'role': 'option';
21013
+ 'tabindex': 0 | -1;
20837
21014
  'aria-selected': boolean;
20838
21015
  'aria-disabled': boolean;
20839
21016
  'data-selected': true | undefined;
20840
21017
  'data-disabled': true | undefined;
20841
21018
  'onClick': () => void;
21019
+ 'onKeydown': (e: KeyboardEvent) => void;
20842
21020
  };
20843
21021
  }
20844
- declare const _default$125: typeof __VLS_export$42;
20845
- 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<{
21022
+ declare const _default$126: typeof __VLS_export$43;
21023
+ 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<{
20846
21024
  props: _$vue.PublicProps & __VLS_PrettifyLocal$11<SingleItemProps<V>> & (typeof globalThis extends {
20847
21025
  __VLS_PROPS_FALLBACK: infer P;
20848
21026
  } ? P : {});
@@ -21050,8 +21228,8 @@ interface SliderRootSlotProps {
21050
21228
  };
21051
21229
  }
21052
21230
  declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: _$vue.App) => SliderRootContext;
21053
- declare const _default$129: typeof __VLS_export$41;
21054
- declare const __VLS_export$41: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
21231
+ declare const _default$130: typeof __VLS_export$42;
21232
+ declare const __VLS_export$42: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
21055
21233
  modelValue?: number | number[];
21056
21234
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21057
21235
  "update:modelValue": (value: number | number[]) => any;
@@ -21089,8 +21267,8 @@ interface SliderTrackSlotProps {
21089
21267
  'onPointerdown': (e: PointerEvent) => void;
21090
21268
  };
21091
21269
  }
21092
- declare const _default$131: typeof __VLS_export$40;
21093
- 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>, {
21270
+ declare const _default$132: typeof __VLS_export$41;
21271
+ 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>, {
21094
21272
  default: (props: SliderTrackSlotProps) => any;
21095
21273
  }>;
21096
21274
  type __VLS_WithSlots$27<T, S> = T & {
@@ -21117,8 +21295,8 @@ interface SliderRangeSlotProps {
21117
21295
  'style': Record<string, string>;
21118
21296
  };
21119
21297
  }
21120
- declare const _default$128: typeof __VLS_export$39;
21121
- 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>, {
21298
+ declare const _default$129: typeof __VLS_export$40;
21299
+ 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>, {
21122
21300
  default: (props: SliderRangeSlotProps) => any;
21123
21301
  }>;
21124
21302
  type __VLS_WithSlots$26<T, S> = T & {
@@ -21169,8 +21347,8 @@ interface SliderThumbSlotProps {
21169
21347
  'onPointerdown': (e: PointerEvent) => void;
21170
21348
  };
21171
21349
  }
21172
- declare const _default$130: typeof __VLS_export$38;
21173
- 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>, {
21350
+ declare const _default$131: typeof __VLS_export$39;
21351
+ 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>, {
21174
21352
  default: (props: SliderThumbSlotProps) => any;
21175
21353
  }>;
21176
21354
  type __VLS_WithSlots$25<T, S> = T & {
@@ -21186,8 +21364,8 @@ interface SliderHiddenInputProps {
21186
21364
  /** Thumb index to read value from */
21187
21365
  index?: number;
21188
21366
  }
21189
- declare const _default$127: typeof __VLS_export$37;
21190
- declare const __VLS_export$37: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21367
+ declare const _default$128: typeof __VLS_export$38;
21368
+ declare const __VLS_export$38: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21191
21369
  //#endregion
21192
21370
  //#region src/components/Slider/index.d.ts
21193
21371
  /**
@@ -21429,23 +21607,43 @@ declare const Slider: {
21429
21607
  };
21430
21608
  //#endregion
21431
21609
  //#region src/components/Snackbar/SnackbarPortal.vue.d.ts
21610
+ interface SnackbarPortalContext {
21611
+ /** Mirror a message into the persistent announcers. Urgent routes to the assertive/alert region. */
21612
+ announce: (message: string, urgent?: boolean) => void;
21613
+ /** Current polite (role="status") announcement text */
21614
+ polite: Readonly<ShallowRef<string>>;
21615
+ /** Current assertive (role="alert") announcement text */
21616
+ assertive: Readonly<ShallowRef<string>>;
21617
+ }
21432
21618
  interface SnackbarPortalProps extends AtomProps {
21619
+ /** Auto-render the Snackbar.Announcer live-region pair. Set false to omit it or place `<Snackbar.Announcer>` yourself. @default true */
21620
+ announcer?: boolean;
21621
+ /** Namespace for dependency injection. @default 'v0:notifications' */
21622
+ namespace?: string;
21433
21623
  /** Teleport target. `'top-layer'` mounts into the topmost open modal; `false` renders inline. @default 'top-layer' */
21434
21624
  teleport?: 'top-layer' | (string & {}) | false;
21435
21625
  }
21436
21626
  interface SnackbarPortalSlotProps {
21437
21627
  /** Calculated z-index from useStack */
21438
21628
  zIndex: number;
21439
- /** Attributes to bind to the portal element */
21629
+ /**
21630
+ * Attributes to bind to the portal element.
21631
+ *
21632
+ * @remarks
21633
+ * The style carries only `zIndex` so consumer positioning (classes or
21634
+ * styles like `absolute` / `fixed`) wins. In renderless mode the wrapper
21635
+ * you render must be positioned (non-`static`) for the z-index to take
21636
+ * effect — the automatic `position: relative` fallback only covers the
21637
+ * element rendered by the non-renderless Atom.
21638
+ */
21440
21639
  attrs: {
21441
21640
  style: {
21442
- position: 'relative';
21443
21641
  zIndex: number;
21444
21642
  };
21445
21643
  };
21446
21644
  }
21447
- declare const _default$134: typeof __VLS_export$36;
21448
- 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>, {
21645
+ declare const _default$136: typeof __VLS_export$37;
21646
+ 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>, {
21449
21647
  default: (props: SnackbarPortalSlotProps) => any;
21450
21648
  }>;
21451
21649
  type __VLS_WithSlots$24<T, S> = T & {
@@ -21472,8 +21670,8 @@ interface SnackbarQueueSlotProps {
21472
21670
  onFocusout: (e: FocusEvent) => void;
21473
21671
  };
21474
21672
  }
21475
- declare const _default$135: typeof __VLS_export$35;
21476
- 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>, {
21673
+ declare const _default$137: typeof __VLS_export$36;
21674
+ 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>, {
21477
21675
  default: (props: SnackbarQueueSlotProps) => any;
21478
21676
  }>;
21479
21677
  type __VLS_WithSlots$23<T, S> = T & {
@@ -21502,8 +21700,8 @@ interface SnackbarRootSlotProps {
21502
21700
  role: string;
21503
21701
  };
21504
21702
  }
21505
- declare const _default$136: typeof __VLS_export$34;
21506
- declare const __VLS_export$34: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21703
+ declare const _default$138: typeof __VLS_export$35;
21704
+ declare const __VLS_export$35: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21507
21705
  dismiss: (id: ID) => any;
21508
21706
  }, string, _$vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
21509
21707
  onDismiss?: ((id: ID) => any) | undefined;
@@ -21525,12 +21723,15 @@ interface SnackbarCloseSlotProps {
21525
21723
  /** Attributes to bind to the close button element */
21526
21724
  attrs: {
21527
21725
  'type': 'button' | undefined;
21726
+ 'role': 'button' | undefined;
21727
+ 'tabindex': number;
21528
21728
  'aria-label': string;
21529
21729
  'onClick': () => void;
21730
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
21530
21731
  };
21531
21732
  }
21532
- declare const _default$132: typeof __VLS_export$33;
21533
- 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>, {
21733
+ declare const _default$134: typeof __VLS_export$34;
21734
+ 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>, {
21534
21735
  default: (props: SnackbarCloseSlotProps) => any;
21535
21736
  }>;
21536
21737
  type __VLS_WithSlots$21<T, S> = T & {
@@ -21539,9 +21740,17 @@ type __VLS_WithSlots$21<T, S> = T & {
21539
21740
  };
21540
21741
  };
21541
21742
  //#endregion
21743
+ //#region src/components/Snackbar/SnackbarAnnouncer.vue.d.ts
21744
+ interface SnackbarAnnouncerProps {
21745
+ /** Namespace for context injection from parent Snackbar.Portal. @default 'v0:notifications' */
21746
+ namespace?: string;
21747
+ }
21748
+ declare const _default$133: typeof __VLS_export$33;
21749
+ declare const __VLS_export$33: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21750
+ //#endregion
21542
21751
  //#region src/components/Snackbar/SnackbarContent.vue.d.ts
21543
21752
  type SnackbarContentProps = AtomProps;
21544
- declare const _default$133: typeof __VLS_export$32;
21753
+ declare const _default$135: typeof __VLS_export$32;
21545
21754
  declare const __VLS_export$32: __VLS_WithSlots$20<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
21546
21755
  default: () => any;
21547
21756
  }>;
@@ -21775,6 +21984,32 @@ declare const Snackbar: {
21775
21984
  default: (props: SnackbarCloseSlotProps) => any;
21776
21985
  };
21777
21986
  });
21987
+ /**
21988
+ * Visually-hidden polite + assertive live-region pair that announces
21989
+ * snackbar messages. Auto-rendered by Snackbar.Portal — place explicitly
21990
+ * with `:announcer="false"` on the Portal to control position or markup
21991
+ * order.
21992
+ *
21993
+ * @see https://0.vuetifyjs.com/components/semantic/snackbar
21994
+ *
21995
+ * @example
21996
+ * ```vue
21997
+ * <script setup lang="ts">
21998
+ * import { Snackbar } from '@vuetify/v0'
21999
+ * </script>
22000
+ *
22001
+ * <template>
22002
+ * <Snackbar.Portal :announcer="false">
22003
+ * <Snackbar.Announcer />
22004
+ * <Snackbar.Root>
22005
+ * <Snackbar.Content>Saved</Snackbar.Content>
22006
+ * <Snackbar.Close />
22007
+ * </Snackbar.Root>
22008
+ * </Snackbar.Portal>
22009
+ * </template>
22010
+ * ```
22011
+ */
22012
+ Announcer: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21778
22013
  };
21779
22014
  //#endregion
21780
22015
  //#region src/components/Splitter/SplitterRoot.vue.d.ts
@@ -21827,7 +22062,7 @@ interface SplitterRootSlotProps {
21827
22062
  };
21828
22063
  }
21829
22064
  declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?: _$vue.App) => SplitterContext;
21830
- declare const _default$139: typeof __VLS_export$31;
22065
+ declare const _default$141: typeof __VLS_export$31;
21831
22066
  declare const __VLS_export$31: __VLS_WithSlots$19<_$vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21832
22067
  layout: (sizes: number[]) => any;
21833
22068
  }, string, _$vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
@@ -21869,7 +22104,7 @@ interface SplitterPanelSlotProps {
21869
22104
  'data-collapsed': true | undefined;
21870
22105
  };
21871
22106
  }
21872
- declare const _default$138: typeof __VLS_export$30;
22107
+ declare const _default$140: typeof __VLS_export$30;
21873
22108
  declare const __VLS_export$30: __VLS_WithSlots$18<_$vue.DefineComponent<SplitterPanelProps & {
21874
22109
  collapsed?: boolean;
21875
22110
  }, SplitterPanelExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -21919,7 +22154,7 @@ interface SplitterHandleSlotProps {
21919
22154
  'onKeydown': (e: KeyboardEvent) => void;
21920
22155
  };
21921
22156
  }
21922
- declare const _default$137: typeof __VLS_export$29;
22157
+ declare const _default$139: typeof __VLS_export$29;
21923
22158
  declare const __VLS_export$29: __VLS_WithSlots$17<_$vue.DefineComponent<SplitterHandleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
21924
22159
  default: (props: SplitterHandleSlotProps) => any;
21925
22160
  }>;
@@ -22130,7 +22365,7 @@ interface StepRootSlotProps {
22130
22365
  };
22131
22366
  }
22132
22367
  declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?: _$vue.App) => StepContext<StepTicket, StepTicket<StepTicket>>;
22133
- declare const _default$141: typeof __VLS_export$28;
22368
+ declare const _default$143: typeof __VLS_export$28;
22134
22369
  declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22135
22370
  props: _$vue.PublicProps & __VLS_PrettifyLocal$10<(StepRootProps & {
22136
22371
  modelValue?: T | T[];
@@ -22182,14 +22417,17 @@ interface StepItemSlotProps<V = unknown> {
22182
22417
  toggle: () => void;
22183
22418
  /** Attributes to bind to the item element */
22184
22419
  attrs: {
22420
+ 'role': 'tab';
22421
+ 'tabindex': 0 | -1;
22185
22422
  'aria-selected': boolean;
22186
22423
  'aria-disabled': boolean;
22187
22424
  'data-selected': true | undefined;
22188
22425
  'data-disabled': true | undefined;
22189
22426
  'onClick': () => void;
22427
+ 'onKeydown': (e: KeyboardEvent) => void;
22190
22428
  };
22191
22429
  }
22192
- declare const _default$140: typeof __VLS_export$27;
22430
+ declare const _default$142: typeof __VLS_export$27;
22193
22431
  declare const __VLS_export$27: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22194
22432
  props: _$vue.PublicProps & __VLS_PrettifyLocal$9<StepItemProps<V>> & (typeof globalThis extends {
22195
22433
  __VLS_PROPS_FALLBACK: infer P;
@@ -22352,7 +22590,7 @@ interface SwitchGroupSlotProps {
22352
22590
  };
22353
22591
  }
22354
22592
  declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
22355
- declare const _default$142: typeof __VLS_export$26;
22593
+ declare const _default$144: typeof __VLS_export$26;
22356
22594
  declare const __VLS_export$26: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$8<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22357
22595
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
22358
22596
  modelValue?: T | T[];
@@ -22384,7 +22622,7 @@ interface SwitchHiddenInputProps {
22384
22622
  /** Associate with form by ID (overrides Root's form) */
22385
22623
  form?: string;
22386
22624
  }
22387
- declare const _default$143: typeof __VLS_export$25;
22625
+ declare const _default$145: typeof __VLS_export$25;
22388
22626
  declare const __VLS_export$25: _$vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
22389
22627
  //#endregion
22390
22628
  //#region src/components/Switch/SwitchRoot.vue.d.ts
@@ -22485,7 +22723,7 @@ interface SwitchRootSlotProps<V = unknown> {
22485
22723
  };
22486
22724
  }
22487
22725
  declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: _$vue.App) => SwitchRootContext<unknown>;
22488
- declare const _default$144: typeof __VLS_export$24;
22726
+ declare const _default$146: typeof __VLS_export$24;
22489
22727
  declare const __VLS_export$24: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$7<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22490
22728
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
22491
22729
  modelValue?: boolean;
@@ -22552,7 +22790,7 @@ interface SwitchSelectAllSlotProps {
22552
22790
  'onKeydown': (e: KeyboardEvent) => void;
22553
22791
  };
22554
22792
  }
22555
- declare const _default$145: typeof __VLS_export$23;
22793
+ declare const _default$147: typeof __VLS_export$23;
22556
22794
  declare const __VLS_export$23: __VLS_WithSlots$16<_$vue.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22557
22795
  default: (props: SwitchSelectAllSlotProps) => any;
22558
22796
  }>;
@@ -22578,7 +22816,7 @@ interface SwitchThumbSlotProps {
22578
22816
  'data-state': SwitchState;
22579
22817
  };
22580
22818
  }
22581
- declare const _default$146: typeof __VLS_export$22;
22819
+ declare const _default$148: typeof __VLS_export$22;
22582
22820
  declare const __VLS_export$22: __VLS_WithSlots$15<_$vue.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22583
22821
  default: (props: SwitchThumbSlotProps) => any;
22584
22822
  }>;
@@ -22604,7 +22842,7 @@ interface SwitchTrackSlotProps {
22604
22842
  'data-state': SwitchState;
22605
22843
  };
22606
22844
  }
22607
- declare const _default$147: typeof __VLS_export$21;
22845
+ declare const _default$149: typeof __VLS_export$21;
22608
22846
  declare const __VLS_export$21: __VLS_WithSlots$14<_$vue.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22609
22847
  default: (props: SwitchTrackSlotProps) => any;
22610
22848
  }>;
@@ -22995,7 +23233,7 @@ interface TabsContext extends StepContext<TabsTicket> {
22995
23233
  rootId: string;
22996
23234
  }
22997
23235
  declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: _$vue.App) => TabsContext;
22998
- declare const _default$151: typeof __VLS_export$20;
23236
+ declare const _default$153: typeof __VLS_export$20;
22999
23237
  declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23000
23238
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
23001
23239
  modelValue?: T | T[];
@@ -23037,7 +23275,7 @@ interface TabsListSlotProps {
23037
23275
  'data-disabled': true | undefined;
23038
23276
  };
23039
23277
  }
23040
- declare const _default$149: typeof __VLS_export$19;
23278
+ declare const _default$151: typeof __VLS_export$19;
23041
23279
  declare const __VLS_export$19: __VLS_WithSlots$13<_$vue.DefineComponent<TabsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23042
23280
  default: (props: TabsListSlotProps) => any;
23043
23281
  }>;
@@ -23093,7 +23331,7 @@ interface TabsItemSlotProps {
23093
23331
  'onFocus': () => void;
23094
23332
  };
23095
23333
  }
23096
- declare const _default$148: typeof __VLS_export$18;
23334
+ declare const _default$150: typeof __VLS_export$18;
23097
23335
  declare const __VLS_export$18: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23098
23336
  props: _$vue.PublicProps & __VLS_PrettifyLocal$5<TabsItemProps<V>> & (typeof globalThis extends {
23099
23337
  __VLS_PROPS_FALLBACK: infer P;
@@ -23129,7 +23367,7 @@ interface TabsPanelSlotProps {
23129
23367
  'data-selected': true | undefined;
23130
23368
  };
23131
23369
  }
23132
- declare const _default$150: typeof __VLS_export$17;
23370
+ declare const _default$152: typeof __VLS_export$17;
23133
23371
  declare const __VLS_export$17: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23134
23372
  props: _$vue.PublicProps & __VLS_PrettifyLocal$4<TabsPanelProps<V>> & (typeof globalThis extends {
23135
23373
  __VLS_PROPS_FALLBACK: infer P;
@@ -23307,7 +23545,7 @@ interface ThemeSlotProps {
23307
23545
  theme: ID | null | undefined;
23308
23546
  isDark: boolean;
23309
23547
  }
23310
- declare const _default$152: typeof __VLS_export$16;
23548
+ declare const _default$154: typeof __VLS_export$16;
23311
23549
  declare const __VLS_export$16: __VLS_WithSlots$12<_$vue.DefineComponent<ThemeProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ThemeProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23312
23550
  default: (props: ThemeSlotProps) => any;
23313
23551
  }>;
@@ -23358,7 +23596,7 @@ interface ToggleGroupSlotProps {
23358
23596
  };
23359
23597
  }
23360
23598
  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>>>;
23361
- declare const _default$153: typeof __VLS_export$15;
23599
+ declare const _default$155: typeof __VLS_export$15;
23362
23600
  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<{
23363
23601
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
23364
23602
  modelValue?: T | T[];
@@ -23395,7 +23633,7 @@ interface ToggleIndicatorSlotProps {
23395
23633
  };
23396
23634
  };
23397
23635
  }
23398
- declare const _default$154: typeof __VLS_export$14;
23636
+ declare const _default$156: typeof __VLS_export$14;
23399
23637
  declare const __VLS_export$14: __VLS_WithSlots$11<_$vue.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23400
23638
  default: (props: ToggleIndicatorSlotProps) => any;
23401
23639
  }>;
@@ -23436,17 +23674,18 @@ interface ToggleRootSlotProps {
23436
23674
  /** Attributes to bind to the toggle element */
23437
23675
  attrs: {
23438
23676
  'type': 'button' | undefined;
23677
+ 'role': 'button' | undefined;
23439
23678
  'aria-pressed': boolean;
23440
23679
  'aria-disabled': boolean;
23441
- 'tabindex': 0 | undefined;
23680
+ 'tabindex': 0 | -1;
23442
23681
  'data-state': 'on' | 'off';
23443
23682
  'data-disabled': true | undefined;
23444
23683
  'onClick': () => void;
23445
- 'onKeydown': (e: KeyboardEvent) => void;
23684
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
23446
23685
  };
23447
23686
  }
23448
23687
  declare const useToggleRoot: (key: string, defaultValue?: ToggleRootContext | undefined) => ToggleRootContext, provideToggleRoot: (key: string, context: ToggleRootContext, app?: _$vue.App) => ToggleRootContext;
23449
- declare const _default$155: typeof __VLS_export$13;
23688
+ declare const _default$157: typeof __VLS_export$13;
23450
23689
  declare const __VLS_export$13: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23451
23690
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
23452
23691
  modelValue?: boolean;
@@ -23695,7 +23934,7 @@ interface TooltipRootContext {
23695
23934
  attach: PopoverReturn['attach'];
23696
23935
  }
23697
23936
  declare const useTooltipRoot: (key: string, defaultValue?: TooltipRootContext | undefined) => TooltipRootContext, provideTooltipRoot: (key: string, context: TooltipRootContext, app?: _$vue.App) => TooltipRootContext;
23698
- declare const _default$158: typeof __VLS_export$12;
23937
+ declare const _default$160: typeof __VLS_export$12;
23699
23938
  declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
23700
23939
  modelValue?: boolean;
23701
23940
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -23738,7 +23977,7 @@ interface TooltipActivatorSlotProps {
23738
23977
  };
23739
23978
  styles: Record<string, string>;
23740
23979
  }
23741
- declare const _default$156: typeof __VLS_export$11;
23980
+ declare const _default$158: typeof __VLS_export$11;
23742
23981
  declare const __VLS_export$11: __VLS_WithSlots$9<_$vue.DefineComponent<TooltipActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TooltipActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23743
23982
  default: (props: TooltipActivatorSlotProps) => any;
23744
23983
  }>;
@@ -23767,7 +24006,7 @@ interface TooltipContentSlotProps {
23767
24006
  };
23768
24007
  styles: Record<string, string>;
23769
24008
  }
23770
- declare const _default$157: typeof __VLS_export$10;
24009
+ declare const _default$159: typeof __VLS_export$10;
23771
24010
  declare const __VLS_export$10: __VLS_WithSlots$8<_$vue.DefineComponent<TooltipContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TooltipContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23772
24011
  default: (props: TooltipContentSlotProps) => any;
23773
24012
  }>;
@@ -24362,7 +24601,7 @@ type __VLS_Slots$6 = {
24362
24601
  };
24363
24602
  declare const __VLS_base$6: _$vue.DefineComponent<TreeviewActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24364
24603
  declare const __VLS_export$9: __VLS_WithSlots$7<typeof __VLS_base$6, __VLS_Slots$6>;
24365
- declare const _default$159: typeof __VLS_export$9;
24604
+ declare const _default$161: typeof __VLS_export$9;
24366
24605
  type __VLS_WithSlots$7<T, S> = T & {
24367
24606
  new (): {
24368
24607
  $slots: S;
@@ -24375,7 +24614,7 @@ type __VLS_Slots$5 = {
24375
24614
  };
24376
24615
  declare const __VLS_base$5: _$vue.DefineComponent<TreeviewCheckboxProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24377
24616
  declare const __VLS_export$8: __VLS_WithSlots$6<typeof __VLS_base$5, __VLS_Slots$5>;
24378
- declare const _default$160: typeof __VLS_export$8;
24617
+ declare const _default$162: typeof __VLS_export$8;
24379
24618
  type __VLS_WithSlots$6<T, S> = T & {
24380
24619
  new (): {
24381
24620
  $slots: S;
@@ -24388,7 +24627,7 @@ type __VLS_Slots$4 = {
24388
24627
  };
24389
24628
  declare const __VLS_base$4: _$vue.DefineComponent<TreeviewContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24390
24629
  declare const __VLS_export$7: __VLS_WithSlots$5<typeof __VLS_base$4, __VLS_Slots$4>;
24391
- declare const _default$161: typeof __VLS_export$7;
24630
+ declare const _default$163: typeof __VLS_export$7;
24392
24631
  type __VLS_WithSlots$5<T, S> = T & {
24393
24632
  new (): {
24394
24633
  $slots: S;
@@ -24401,7 +24640,7 @@ type __VLS_Slots$3 = {
24401
24640
  };
24402
24641
  declare const __VLS_base$3: _$vue.DefineComponent<TreeviewCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24403
24642
  declare const __VLS_export$6: __VLS_WithSlots$4<typeof __VLS_base$3, __VLS_Slots$3>;
24404
- declare const _default$162: typeof __VLS_export$6;
24643
+ declare const _default$164: typeof __VLS_export$6;
24405
24644
  type __VLS_WithSlots$4<T, S> = T & {
24406
24645
  new (): {
24407
24646
  $slots: S;
@@ -24414,7 +24653,7 @@ type __VLS_Slots$2 = {
24414
24653
  };
24415
24654
  declare const __VLS_base$2: _$vue.DefineComponent<TreeviewGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24416
24655
  declare const __VLS_export$5: __VLS_WithSlots$3<typeof __VLS_base$2, __VLS_Slots$2>;
24417
- declare const _default$163: typeof __VLS_export$5;
24656
+ declare const _default$165: typeof __VLS_export$5;
24418
24657
  type __VLS_WithSlots$3<T, S> = T & {
24419
24658
  new (): {
24420
24659
  $slots: S;
@@ -24427,7 +24666,7 @@ type __VLS_Slots$1 = {
24427
24666
  };
24428
24667
  declare const __VLS_base$1: _$vue.DefineComponent<TreeviewIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24429
24668
  declare const __VLS_export$4: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
24430
- declare const _default$164: typeof __VLS_export$4;
24669
+ declare const _default$166: typeof __VLS_export$4;
24431
24670
  type __VLS_WithSlots$2<T, S> = T & {
24432
24671
  new (): {
24433
24672
  $slots: S;
@@ -24441,7 +24680,7 @@ interface TreeviewItemContext {
24441
24680
  hasContent: Ref<boolean>;
24442
24681
  }
24443
24682
  declare const useTreeviewItem: (key: string, defaultValue?: TreeviewItemContext | null | undefined) => TreeviewItemContext | null, provideTreeviewItem: (key: string, context: TreeviewItemContext | null, app?: _$vue.App) => TreeviewItemContext | null;
24444
- declare const _default$165: typeof __VLS_export$3;
24683
+ declare const _default$167: typeof __VLS_export$3;
24445
24684
  declare const __VLS_export$3: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24446
24685
  props: _$vue.PublicProps & __VLS_PrettifyLocal$1<TreeviewItemProps<V>> & (typeof globalThis extends {
24447
24686
  __VLS_PROPS_FALLBACK: infer P;
@@ -24460,7 +24699,7 @@ type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K
24460
24699
  //#region src/components/Treeview/TreeviewList.vue.d.ts
24461
24700
  type TreeviewListContext = RovingFocusReturn;
24462
24701
  declare const useTreeviewList: (key: string, defaultValue?: RovingFocusReturn | null | undefined) => RovingFocusReturn | null, provideTreeviewList: (key: string, context: RovingFocusReturn | null, app?: _$vue.App) => RovingFocusReturn | null;
24463
- declare const _default$166: typeof __VLS_export$2;
24702
+ declare const _default$168: typeof __VLS_export$2;
24464
24703
  declare const __VLS_export$2: __VLS_WithSlots$1<_$vue.DefineComponent<TreeviewListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
24465
24704
  default: (props: TreeviewListSlotProps) => any;
24466
24705
  }>;
@@ -24473,7 +24712,7 @@ type __VLS_WithSlots$1<T, S> = T & {
24473
24712
  //#region src/components/Treeview/TreeviewRoot.vue.d.ts
24474
24713
  type TreeviewRootContext = NestedContext<NestedTicket>;
24475
24714
  declare const useTreeviewRoot: (key: string, defaultValue?: TreeviewRootContext | undefined) => TreeviewRootContext, provideTreeviewRoot: (key: string, context: TreeviewRootContext, app?: _$vue.App) => TreeviewRootContext;
24476
- declare const _default$167: typeof __VLS_export$1;
24715
+ declare const _default$169: typeof __VLS_export$1;
24477
24716
  declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24478
24717
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
24479
24718
  modelValue?: T | T[];
@@ -24500,7 +24739,7 @@ type __VLS_Slots = {
24500
24739
  };
24501
24740
  declare const __VLS_base: _$vue.DefineComponent<TreeviewSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24502
24741
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24503
- declare const _default$168: typeof __VLS_export;
24742
+ declare const _default$170: typeof __VLS_export;
24504
24743
  type __VLS_WithSlots<T, S> = T & {
24505
24744
  new (): {
24506
24745
  $slots: S;
@@ -24734,7 +24973,7 @@ declare const Treeview: {
24734
24973
  *
24735
24974
  * @example
24736
24975
  * ```vue
24737
- * <Treeview.Cue v-slot="{ attrs }">
24976
+ * <Treeview.Cue v-slot="{ attrs }" renderless>
24738
24977
  * <span v-bind="attrs">▶</span>
24739
24978
  * </Treeview.Cue>
24740
24979
  * ```
@@ -24796,7 +25035,7 @@ declare const Treeview: {
24796
25035
  *
24797
25036
  * @example
24798
25037
  * ```vue
24799
- * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }">
25038
+ * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }" renderless>
24800
25039
  * <span v-bind="attrs">{{ isMixed ? '−' : isSelected ? '✓' : '○' }}</span>
24801
25040
  * </Treeview.Checkbox>
24802
25041
  * ```
@@ -24826,7 +25065,7 @@ declare const Treeview: {
24826
25065
  *
24827
25066
  * @example
24828
25067
  * ```vue
24829
- * <Treeview.Indicator v-slot="{ attrs }">
25068
+ * <Treeview.Indicator v-slot="{ attrs }" renderless>
24830
25069
  * <span v-bind="attrs">●</span>
24831
25070
  * </Treeview.Indicator>
24832
25071
  * ```
@@ -24859,7 +25098,7 @@ declare const Treeview: {
24859
25098
  *
24860
25099
  * @example
24861
25100
  * ```vue
24862
- * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }">
25101
+ * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }" renderless>
24863
25102
  * <button v-bind="attrs">
24864
25103
  * {{ isMixed ? '−' : isAllSelected ? '✓' : '○' }} Select All
24865
25104
  * </button>
@@ -25095,6 +25334,11 @@ declare function isBoolean(item: unknown): item is boolean;
25095
25334
  * Returns false for null and arrays, even though `typeof null === 'object'`
25096
25335
  * and `typeof [] === 'object'` in JavaScript.
25097
25336
  *
25337
+ * `Record<string, any>` is load-bearing: TypeScript does not grant interfaces
25338
+ * an implicit index signature, so `Record<string, unknown>` destroys known
25339
+ * property types on interface-typed values and fails to subtract
25340
+ * `Record<string, any>` members in the negative branch.
25341
+ *
25098
25342
  * @example
25099
25343
  * ```ts
25100
25344
  * isObject({}) // true
@@ -25106,7 +25350,7 @@ declare function isBoolean(item: unknown): item is boolean;
25106
25350
  * @see {@link isArray} to check for arrays
25107
25351
  * @see {@link isNull} to check for null
25108
25352
  */
25109
- declare function isObject(item: unknown): item is Record<string, unknown>;
25353
+ declare function isObject(item: unknown): item is Record<string, any>;
25110
25354
  /**
25111
25355
  * Checks if a value is a thenable (any object with a `.then` method).
25112
25356
  * Duck-typed — matches both native Promises and any Promise-like.
@@ -25142,8 +25386,23 @@ declare function isThenable(item: unknown): item is {
25142
25386
  * isArray([1, 2, 3]) // true
25143
25387
  * isArray('string') // false
25144
25388
  * ```
25389
+ *
25390
+ * @remarks The guard keeps whichever array constituents the input already had —
25391
+ * element types, tuple arity and `readonly` all survive, and the `else` branch
25392
+ * drops exactly those constituents. Three branches, in order:
25393
+ *
25394
+ * 1. `0 extends (1 & T)` detects an `any` input and yields `T[]` (`any[]`),
25395
+ * matching `Array.isArray` so callback parameters stay contextually typed.
25396
+ * 2. Nothing array-shaped to extract (an `unknown` value, say) falls back to
25397
+ * `unknown[]`, reproducing the previous narrowing so mutation and assignment
25398
+ * to `unknown[]` keep compiling.
25399
+ * 3. Otherwise the array constituents of `T` pass through untouched.
25400
+ *
25401
+ * `NoInfer<T[]>` widens the parameter just enough for TypeScript to accept the
25402
+ * first branch (a predicate must be assignable to its parameter's type) without
25403
+ * letting an array argument capture the inference site.
25145
25404
  */
25146
- declare function isArray(item: unknown): item is unknown[];
25405
+ declare function isArray<T>(item: T | NoInfer<T[]>): item is 0 extends (1 & T) ? T[] : [Extract<T, readonly unknown[]>] extends [never] ? T & unknown[] : Extract<T, readonly unknown[]>;
25147
25406
  /**
25148
25407
  * Checks if a value is a DOM Element
25149
25408
  *
@@ -25364,4 +25623,4 @@ declare function resolveIndexes(items: Iterable<{
25364
25623
  declare function instanceExists(): boolean;
25365
25624
  declare function instanceName(): string | undefined;
25366
25625
  //#endregion
25367
- export { type ActiveCell, ActiveDrag, AlertDialog, _default as AlertDialogAction, type AlertDialogActionEmits, type AlertDialogActionEvent, type AlertDialogActionProps, type AlertDialogActionSlotProps, _default$1 as AlertDialogActivator, type AlertDialogActivatorProps, type AlertDialogActivatorSlotProps, _default$2 as AlertDialogCancel, type AlertDialogCancelProps, type AlertDialogCancelSlotProps, _default$3 as AlertDialogClose, type AlertDialogCloseProps, type AlertDialogCloseSlotProps, _default$4 as AlertDialogContent, type AlertDialogContentEmits, type AlertDialogContentProps, type AlertDialogContentSlotProps, type AlertDialogContext, _default$5 as AlertDialogDescription, type AlertDialogDescriptionProps, type AlertDialogDescriptionSlotProps, _default$6 as AlertDialogRoot, type AlertDialogRootProps, type AlertDialogRootSlotProps, _default$7 as AlertDialogTitle, type AlertDialogTitleProps, type AlertDialogTitleSlotProps, _default$8 as AspectRatio, type AspectRatioProps, type AspectRatioSlotProps, _default$9 as Atom, type AtomExpose, type AtomProps, type AtomSlots, Avatar, type AvatarContext, _default$10 as AvatarFallback, type AvatarFallbackProps, type AvatarFallbackSlotProps, _default$11 as AvatarGroup, type AvatarGroupContext, type AvatarGroupPriority, type AvatarGroupProps, type AvatarGroupSlotProps, type AvatarGroupTicket, type AvatarGroupTicketInput, _default$12 as AvatarImage, type AvatarImageEmits, type AvatarImageProps, type AvatarImageSlotProps, _default$13 as AvatarIndicator, type AvatarIndicatorProps, type AvatarIndicatorSlotProps, _default$14 as AvatarRoot, type AvatarRootProps, type AvatarRootSlotProps, type AvatarTicket, BreadcrumbTicket, BreadcrumbTicketInput, Breadcrumbs, BreadcrumbsContext, BreadcrumbsContextOptions, _default$15 as BreadcrumbsDivider, type BreadcrumbsDividerProps, type BreadcrumbsDividerSlotProps, _default$16 as BreadcrumbsEllipsis, type BreadcrumbsEllipsisProps, type BreadcrumbsEllipsisSlotProps, _default$17 as BreadcrumbsItem, type BreadcrumbsItemProps, type BreadcrumbsItemSlotProps, _default$18 as BreadcrumbsLink, type BreadcrumbsLinkProps, _default$19 as BreadcrumbsList, type BreadcrumbsListProps, type BreadcrumbsListSlotProps, BreadcrumbsOptions, _default$20 as BreadcrumbsPage, type BreadcrumbsPageProps, type BreadcrumbsPageSlotProps, _default$21 as BreadcrumbsRoot, type BreadcrumbsRootContext, type BreadcrumbsRootProps, type BreadcrumbsRootSlotProps, type BreadcrumbsTicket, type BreadcrumbsTicketType, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, Button, _default$22 as ButtonContent, type ButtonContentProps, type ButtonContentSlotProps, _default$23 as ButtonGroup, type ButtonGroupProps, type ButtonGroupSlotProps, _default$24 as ButtonHiddenInput, type ButtonHiddenInputProps, _default$25 as ButtonIcon, type ButtonIconProps, type ButtonIconSlotProps, _default$26 as ButtonLoading, type ButtonLoadingProps, type ButtonLoadingSlotProps, _default$27 as ButtonRoot, type ButtonRootContext, type ButtonRootProps, type ButtonRootSlotProps, Carousel, type CarouselContext, _default$28 as CarouselIndicator, type CarouselIndicatorItem, type CarouselIndicatorProps, type CarouselIndicatorSlotProps, _default$29 as CarouselItem, type CarouselItemProps, type CarouselItemSlotProps, _default$30 as CarouselLiveRegion, type CarouselLiveRegionProps, type CarouselLiveRegionSlotProps, _default$31 as CarouselNext, type CarouselNextProps, type CarouselNextSlotProps, type CarouselOrientation, type CarouselPartTicket, _default$32 as CarouselPrevious, type CarouselPreviousProps, type CarouselPreviousSlotProps, _default$33 as CarouselProgress, type CarouselProgressProps, type CarouselProgressSlotProps, _default$34 as CarouselRoot, type CarouselRootProps, type CarouselRootSlotProps, type CarouselTicket, _default$35 as CarouselViewport, type CarouselViewportProps, type CarouselViewportSlotProps, type CellEditing, type CellEditingOptions, type CellEditingRegistry, Checkbox, _default$36 as CheckboxGroup, type CheckboxGroupProps, type CheckboxGroupSlotProps, _default$37 as CheckboxHiddenInput, type CheckboxHiddenInputProps, _default$38 as CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxIndicatorSlotProps, _default$39 as CheckboxRoot, type CheckboxRootContext, type CheckboxRootProps, type CheckboxRootSlotProps, _default$40 as CheckboxSelectAll, type CheckboxSelectAllProps, type CheckboxSelectAllSlotProps, type CheckboxState, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, type ClientComboboxAdapterOptions, ClientDataTableAdapter, Collapsible, _default$41 as CollapsibleActivator, type CollapsibleActivatorProps, type CollapsibleActivatorSlotProps, _default$42 as CollapsibleContent, type CollapsibleContentProps, type CollapsibleContentSlotProps, type CollapsibleContext, _default$43 as CollapsibleCue, type CollapsibleCueProps, type CollapsibleCueSlotProps, _default$44 as CollapsibleRoot, type CollapsibleRootProps, type CollapsibleRootSlotProps, Colors, type ColumnLayout, type ColumnNode, Combobox, _default$45 as ComboboxActivator, type ComboboxActivatorProps, type ComboboxActivatorSlotProps, ComboboxAdapter, type ComboboxAdapterContext, type ComboboxAdapterResult, _default$46 as ComboboxContent, type ComboboxContentProps, type ComboboxContentSlotProps, ComboboxContext, _default$47 as ComboboxControl, type ComboboxControlProps, type ComboboxControlSlotProps, _default$48 as ComboboxCue, type ComboboxCueProps, type ComboboxCueSlotProps, _default$49 as ComboboxDescription, type ComboboxDescriptionProps, type ComboboxDescriptionSlotProps, _default$50 as ComboboxEmpty, type ComboboxEmptyProps, type ComboboxEmptySlotProps, _default$51 as ComboboxError, type ComboboxErrorProps, type ComboboxErrorSlotProps, _default$52 as ComboboxItem, type ComboboxItemProps, type ComboboxItemSlotProps, ComboboxOptions, _default$53 as ComboboxRoot, type ComboboxRootProps, type ComboboxRootSlotProps, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataGridColumn, DataGridColumnTicket, DataGridColumnTicketInput, DataGridContext, DataGridContextOptions, DataGridOptions, type DataTableAdapter, type DataTableAdapterContext, type DataTableAdapterResult, DataTableColumnTicket, DataTableColumnTicketInput, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DataTableTicket, DataTableTicketInput, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, Dialog, _default$54 as DialogActivator, type DialogActivatorProps, type DialogActivatorSlotProps, _default$55 as DialogClose, type DialogCloseProps, type DialogCloseSlotProps, _default$56 as DialogContent, type DialogContentEmits, type DialogContentProps, type DialogContentSlotProps, type DialogContext, _default$57 as DialogDescription, type DialogDescriptionProps, type DialogDescriptionSlotProps, _default$58 as DialogRoot, type DialogRootProps, type DialogRootSlotProps, _default$59 as DialogTitle, type DialogTitleProps, type DialogTitleSlotProps, DragDropAdapter, type DragDropAdapterContext, type DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, type EditableColumn, EventHandler, ExpansionPanel, _default$60 as ExpansionPanelActivator, type ExpansionPanelActivatorProps, type ExpansionPanelActivatorSlotProps, _default$61 as ExpansionPanelContent, type ExpansionPanelContentProps, type ExpansionPanelContentSlotProps, _default$62 as ExpansionPanelCue, type ExpansionPanelCueProps, type ExpansionPanelCueSlotProps, _default$63 as ExpansionPanelGroup, type ExpansionPanelGroupProps, type ExpansionPanelGroupSlotProps, _default$64 as ExpansionPanelHeader, type ExpansionPanelHeaderProps, type ExpansionPanelHeaderSlotProps, type ExpansionPanelOptionsContext, _default$65 as ExpansionPanelRoot, type ExpansionPanelRootContext, type ExpansionPanelRootProps, type ExpansionPanelRootSlotProps, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, type FeaturesAdapterFlags, type FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, _default$66 as Form, FormContext, FormContextOptions, FormOptions, type FormProps, type FormSlotProps, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, type GridColumnDef, Group, GroupContext, GroupContextOptions, _default$67 as GroupItem, type GroupItemProps, type GroupItemSlotProps, GroupOptions, _default$68 as GroupRoot, type GroupRootProps, type GroupRootSlotProps, GroupTicket, GroupTicketInput, HTMLElementName, HighlightChunk, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, type ID, IN_BROWSER, Image, type ImageContext, _default$69 as ImageFallback, type ImageFallbackProps, type ImageFallbackSlotProps, _default$70 as ImageImg, type ImageImgEmits, type ImageImgProps, type ImageImgSlotProps, _default$71 as ImagePlaceholder, type ImagePlaceholderProps, type ImagePlaceholderSlotProps, _default$72 as ImageRoot, type ImageRootProps, type ImageRootSlotProps, ImageStatus, Input, InputContext, _default$73 as InputControl, type InputControlProps, type InputControlSlotProps, _default$74 as InputDescription, type InputDescriptionProps, type InputDescriptionSlotProps, _default$75 as InputError, type InputErrorProps, type InputErrorSlotProps, InputOptions, _default$76 as InputRoot, type InputRootContext, type InputRootProps, type InputRootSlotProps, InputState, type InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, type KeyboardAdapterOptions, LazyContext, LazyOptions, _default$77 as Locale, LocaleAdapter, type LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, type LocaleProps, LocaleRecord, type LocaleSlotProps, LocaleTicket, LocaleTicketInput, type LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MatchRange, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, type NestedActiveMode, type NestedContext, type NestedContextOptions, type NestedOpenMode, type NestedOptions, type NestedRegistration, type NestedSelectionMode, type NestedTicket, type NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationTicketInput, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberField, NumberFieldContext, _default$78 as NumberFieldControl, type NumberFieldControlProps, type NumberFieldControlSlotProps, _default$79 as NumberFieldDecrement, type NumberFieldDecrementProps, type NumberFieldDecrementSlotProps, _default$80 as NumberFieldDescription, type NumberFieldDescriptionProps, type NumberFieldDescriptionSlotProps, _default$81 as NumberFieldError, type NumberFieldErrorProps, type NumberFieldErrorSlotProps, _default$82 as NumberFieldIncrement, type NumberFieldIncrementProps, type NumberFieldIncrementSlotProps, NumberFieldOptions, _default$83 as NumberFieldRoot, type NumberFieldRootContext, type NumberFieldRootProps, type NumberFieldRootSlotProps, _default$84 as NumberFieldScrub, type NumberFieldScrubProps, type NumberFieldScrubSlotProps, NumericContext, NumericOptions, ObservableNodeList, Orientation, OtpContext, OtpOptions, OtpPattern, Overflow, OverflowContext, OverflowContextOptions, _default$85 as OverflowIndicator, type OverflowIndicatorProps, type OverflowIndicatorSlotProps, _default$86 as OverflowItem, type OverflowItemProps, type OverflowItemSlotProps, OverflowOptions, type OverflowPriority, _default$87 as OverflowRoot, type OverflowRootContext, type OverflowRootProps, type OverflowRootSlotProps, type OverflowTicket, type OverflowTicketInput, Pagination, PaginationContext, PaginationContextOptions, _default$88 as PaginationEllipsis, type PaginationEllipsisProps, type PaginationEllipsisSlotProps, _default$89 as PaginationFirst, type PaginationFirstProps, type PaginationFirstSlotProps, _default$90 as PaginationItem, type PaginationItemProps, type PaginationItemSlotProps, _default$91 as PaginationLast, type PaginationLastProps, type PaginationLastSlotProps, _default$92 as PaginationNext, type PaginationNextProps, type PaginationNextSlotProps, PaginationOptions, _default$93 as PaginationPrev, type PaginationPrevProps, type PaginationPrevSlotProps, _default$94 as PaginationRoot, type PaginationRootProps, type PaginationRootSlotProps, _default$95 as PaginationStatus, type PaginationStatusProps, type PaginationStatusSlotProps, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, type PinPosition, type PinnedRegion, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, type PointerAdapterOptions, Popover, _default$96 as PopoverActivator, type PopoverActivatorProps, type PopoverActivatorSlotProps, _default$97 as PopoverContent, type PopoverContentEmits, type PopoverContentProps, type PopoverContentSlotProps, type PopoverContext, PopoverOptions, PopoverReturn, _default$98 as PopoverRoot, type PopoverRootProps, type PopoverRootSlotProps, _default$99 as Portal, type PortalProps, type PortalSlotProps, _default$100 as Presence, type PresenceAttrs, type PresenceProps, type PresenceSlotProps, PresenceState, Primitive, Progress, _default$101 as ProgressBuffer, type ProgressBufferProps, type ProgressBufferSlotProps, ProgressContext, ProgressContextOptions, _default$102 as ProgressFill, type ProgressFillProps, type ProgressFillSlotProps, _default$103 as ProgressHiddenInput, type ProgressHiddenInputProps, _default$104 as ProgressLabel, type ProgressLabelProps, type ProgressLabelSlotProps, ProgressOptions, _default$105 as ProgressRoot, type ProgressRootContext, type ProgressRootProps, type ProgressRootSlotProps, ProgressTicket, ProgressTicketInput, _default$106 as ProgressTrack, type ProgressTrackProps, type ProgressTrackSlotProps, _default$107 as ProgressValue, type ProgressValueProps, type ProgressValueSlotProps, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RGB, Radio, type RadioActivation, _default$108 as RadioGroup, type RadioGroupContext, type RadioGroupProps, type RadioGroupSlotProps, _default$109 as RadioHiddenInput, type RadioHiddenInputProps, _default$110 as RadioIndicator, type RadioIndicatorProps, type RadioIndicatorSlotProps, _default$111 as RadioRoot, type RadioRootContext, type RadioRootProps, type RadioRootSlotProps, type RadioState, type RadioTicket, Rating, RatingContext, RatingContextOptions, _default$112 as RatingHiddenInput, type RatingHiddenInputProps, _default$113 as RatingItem, RatingItemDescriptor, type RatingItemProps, type RatingItemSlotProps, RatingItemState, RatingOptions, _default$114 as RatingRoot, type RatingRootContext, type RatingRootProps, type RatingRootSlotProps, ReducedMotionAdapter, type ReducedMotionAdapterSetupContext, ReducedMotionContext, ReducedMotionContextOptions, ReducedMotionMode, ReducedMotionOptions, ReducedMotionPluginOptions, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, type ResolvedColumn, RovingFocusOptions, RovingFocusReturn, RovingItem, type RowSpanningOptions, RtlAdapter, type RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _default$115 as Scrim, type ScrimProps, type ScrimSlotProps, ScrollToOptions, Select, _default$116 as SelectActivator, type SelectActivatorProps, type SelectActivatorSlotProps, _default$117 as SelectContent, type SelectContentProps, type SelectContentSlotProps, type SelectContext, _default$118 as SelectCue, type SelectCueProps, type SelectCueSlotProps, _default$119 as SelectItem, type SelectItemProps, type SelectItemSlotProps, _default$120 as SelectPlaceholder, type SelectPlaceholderProps, type SelectPlaceholderSlotProps, _default$121 as SelectRoot, type SelectRootProps, type SelectRootSlotProps, SelectStrategy, _default$122 as SelectValue, type SelectValueProps, type SelectValueSlotProps, Selection, SelectionContext, SelectionContextOptions, _default$123 as SelectionItem, type SelectionItemProps, type SelectionItemSlotProps, SelectionOptions, _default$124 as SelectionRoot, type SelectionRootProps, type SelectionRootSlotProps, SelectionTicket, SelectionTicketInput, SelfClosingElement, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, type ServerDataTableAdapterOptions, type ServerDataTableAdapterOptions as ServerGridAdapterOptions, Single, SingleContext, SingleContextOptions, _default$125 as SingleItem, type SingleItemProps, type SingleItemSlotProps, SingleOptions, _default$126 as SingleRoot, type SingleRootProps, type SingleRootSlotProps, SingleTicket, SingleTicketInput, Slider, SliderContext, _default$127 as SliderHiddenInput, type SliderHiddenInputProps, SliderOptions, _default$128 as SliderRange, type SliderRangeProps, type SliderRangeSlotProps, _default$129 as SliderRoot, type SliderRootContext, type SliderRootProps, type SliderRootSlotProps, _default$130 as SliderThumb, type SliderThumbProps, type SliderThumbSlotProps, type SliderThumbState, SliderTicket, SliderTicketInput, _default$131 as SliderTrack, type SliderTrackProps, type SliderTrackSlotProps, Snackbar, _default$132 as SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$133 as SnackbarContent, type SnackbarContentProps, _default$134 as SnackbarPortal, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$135 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$136 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$137 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterOrientation, _default$138 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, _default$139 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$140 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$141 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$142 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$143 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$144 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$145 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$146 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$147 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$148 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$149 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$150 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$151 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$152 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$153 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$154 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$155 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$156 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$157 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$158 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$159 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$160 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$161 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$162 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$163 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$164 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$165 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$166 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$167 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$168 as TreeviewSelectAll, type TreeviewSelectAllProps, type TreeviewSelectAllSlotProps, UNSAFE_KEYS, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0Error, type V0ErrorCode, type V0ErrorDetails, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, type ValidateEvent, type ValidateOn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
25626
+ export { type ActiveCell, ActiveDrag, AlertDialog, _default as AlertDialogAction, type AlertDialogActionEmits, type AlertDialogActionEvent, type AlertDialogActionProps, type AlertDialogActionSlotProps, _default$1 as AlertDialogActivator, type AlertDialogActivatorProps, type AlertDialogActivatorSlotProps, _default$2 as AlertDialogCancel, type AlertDialogCancelProps, type AlertDialogCancelSlotProps, _default$3 as AlertDialogClose, type AlertDialogCloseProps, type AlertDialogCloseSlotProps, _default$4 as AlertDialogContent, type AlertDialogContentEmits, type AlertDialogContentProps, type AlertDialogContentSlotProps, type AlertDialogContext, _default$5 as AlertDialogDescription, type AlertDialogDescriptionProps, type AlertDialogDescriptionSlotProps, _default$6 as AlertDialogRoot, type AlertDialogRootProps, type AlertDialogRootSlotProps, _default$7 as AlertDialogTitle, type AlertDialogTitleProps, type AlertDialogTitleSlotProps, _default$8 as AspectRatio, type AspectRatioProps, type AspectRatioSlotProps, _default$9 as Atom, type AtomExpose, type AtomProps, type AtomSlots, Avatar, type AvatarContext, _default$10 as AvatarFallback, type AvatarFallbackProps, type AvatarFallbackSlotProps, _default$11 as AvatarGroup, type AvatarGroupContext, type AvatarGroupPriority, type AvatarGroupProps, type AvatarGroupSlotProps, type AvatarGroupTicket, type AvatarGroupTicketInput, _default$12 as AvatarImage, type AvatarImageEmits, type AvatarImageProps, type AvatarImageSlotProps, _default$13 as AvatarIndicator, type AvatarIndicatorProps, type AvatarIndicatorSlotProps, _default$14 as AvatarRoot, type AvatarRootProps, type AvatarRootSlotProps, type AvatarTicket, BreadcrumbTicket, BreadcrumbTicketInput, Breadcrumbs, _default$15 as BreadcrumbsActivator, type BreadcrumbsActivatorProps, type BreadcrumbsActivatorSlotProps, BreadcrumbsContext, BreadcrumbsContextOptions, _default$16 as BreadcrumbsDivider, type BreadcrumbsDividerProps, type BreadcrumbsDividerSlotProps, _default$17 as BreadcrumbsEllipsis, type BreadcrumbsEllipsisProps, type BreadcrumbsEllipsisSlotProps, _default$18 as BreadcrumbsItem, type BreadcrumbsItemProps, type BreadcrumbsItemSlotProps, _default$19 as BreadcrumbsLink, type BreadcrumbsLinkProps, _default$20 as BreadcrumbsList, type BreadcrumbsListProps, type BreadcrumbsListSlotProps, BreadcrumbsOptions, _default$21 as BreadcrumbsPage, type BreadcrumbsPageProps, type BreadcrumbsPageSlotProps, _default$22 as BreadcrumbsRoot, type BreadcrumbsRootContext, type BreadcrumbsRootProps, type BreadcrumbsRootSlotProps, type BreadcrumbsTicket, type BreadcrumbsTicketType, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, Button, _default$23 as ButtonContent, type ButtonContentProps, type ButtonContentSlotProps, _default$24 as ButtonGroup, type ButtonGroupProps, type ButtonGroupSlotProps, _default$25 as ButtonHiddenInput, type ButtonHiddenInputProps, _default$26 as ButtonIcon, type ButtonIconProps, type ButtonIconSlotProps, _default$27 as ButtonLoading, type ButtonLoadingProps, type ButtonLoadingSlotProps, _default$28 as ButtonRoot, type ButtonRootContext, type ButtonRootProps, type ButtonRootSlotProps, Carousel, type CarouselContext, _default$29 as CarouselIndicator, type CarouselIndicatorItem, type CarouselIndicatorProps, type CarouselIndicatorSlotProps, _default$30 as CarouselItem, type CarouselItemProps, type CarouselItemSlotProps, _default$31 as CarouselLiveRegion, type CarouselLiveRegionProps, type CarouselLiveRegionSlotProps, _default$32 as CarouselNext, type CarouselNextProps, type CarouselNextSlotProps, type CarouselOrientation, type CarouselPartTicket, _default$33 as CarouselPrevious, type CarouselPreviousProps, type CarouselPreviousSlotProps, _default$34 as CarouselProgress, type CarouselProgressProps, type CarouselProgressSlotProps, _default$35 as CarouselRoot, type CarouselRootProps, type CarouselRootSlotProps, type CarouselTicket, _default$36 as CarouselViewport, type CarouselViewportProps, type CarouselViewportSlotProps, type CellEditing, type CellEditingOptions, type CellEditingRegistry, Checkbox, _default$37 as CheckboxGroup, type CheckboxGroupProps, type CheckboxGroupSlotProps, _default$38 as CheckboxHiddenInput, type CheckboxHiddenInputProps, _default$39 as CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxIndicatorSlotProps, _default$40 as CheckboxRoot, type CheckboxRootContext, type CheckboxRootProps, type CheckboxRootSlotProps, _default$41 as CheckboxSelectAll, type CheckboxSelectAllProps, type CheckboxSelectAllSlotProps, type CheckboxState, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, type ClientComboboxAdapterOptions, ClientDataTableAdapter, Collapsible, _default$42 as CollapsibleActivator, type CollapsibleActivatorProps, type CollapsibleActivatorSlotProps, _default$43 as CollapsibleContent, type CollapsibleContentProps, type CollapsibleContentSlotProps, type CollapsibleContext, _default$44 as CollapsibleCue, type CollapsibleCueProps, type CollapsibleCueSlotProps, _default$45 as CollapsibleRoot, type CollapsibleRootProps, type CollapsibleRootSlotProps, Colors, type ColumnLayout, type ColumnNode, Combobox, _default$46 as ComboboxActivator, type ComboboxActivatorProps, type ComboboxActivatorSlotProps, ComboboxAdapter, type ComboboxAdapterContext, type ComboboxAdapterResult, _default$47 as ComboboxContent, type ComboboxContentProps, type ComboboxContentSlotProps, ComboboxContext, _default$48 as ComboboxControl, type ComboboxControlProps, type ComboboxControlSlotProps, _default$49 as ComboboxCue, type ComboboxCueProps, type ComboboxCueSlotProps, _default$50 as ComboboxDescription, type ComboboxDescriptionProps, type ComboboxDescriptionSlotProps, _default$51 as ComboboxEmpty, type ComboboxEmptyProps, type ComboboxEmptySlotProps, _default$52 as ComboboxError, type ComboboxErrorProps, type ComboboxErrorSlotProps, _default$53 as ComboboxItem, type ComboboxItemProps, type ComboboxItemSlotProps, ComboboxOptions, _default$54 as ComboboxRoot, type ComboboxRootProps, type ComboboxRootSlotProps, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataGridColumn, DataGridColumnTicket, DataGridColumnTicketInput, DataGridContext, DataGridContextOptions, DataGridOptions, type DataTableAdapter, type DataTableAdapterContext, type DataTableAdapterResult, DataTableColumnTicket, DataTableColumnTicketInput, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DataTableTicket, DataTableTicketInput, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, Dialog, _default$55 as DialogActivator, type DialogActivatorProps, type DialogActivatorSlotProps, _default$56 as DialogClose, type DialogCloseProps, type DialogCloseSlotProps, _default$57 as DialogContent, type DialogContentEmits, type DialogContentProps, type DialogContentSlotProps, type DialogContext, _default$58 as DialogDescription, type DialogDescriptionProps, type DialogDescriptionSlotProps, _default$59 as DialogRoot, type DialogRootProps, type DialogRootSlotProps, _default$60 as DialogTitle, type DialogTitleProps, type DialogTitleSlotProps, DragDropAdapter, type DragDropAdapterContext, type DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, type EditableColumn, EventHandler, ExpansionPanel, _default$61 as ExpansionPanelActivator, type ExpansionPanelActivatorProps, type ExpansionPanelActivatorSlotProps, _default$62 as ExpansionPanelContent, type ExpansionPanelContentProps, type ExpansionPanelContentSlotProps, _default$63 as ExpansionPanelCue, type ExpansionPanelCueProps, type ExpansionPanelCueSlotProps, _default$64 as ExpansionPanelGroup, type ExpansionPanelGroupProps, type ExpansionPanelGroupSlotProps, _default$65 as ExpansionPanelHeader, type ExpansionPanelHeaderProps, type ExpansionPanelHeaderSlotProps, type ExpansionPanelOptionsContext, _default$66 as ExpansionPanelRoot, type ExpansionPanelRootContext, type ExpansionPanelRootProps, type ExpansionPanelRootSlotProps, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, type FeaturesAdapterFlags, type FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, _default$67 as Form, FormContext, FormContextOptions, FormOptions, type FormProps, type FormSlotProps, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, type GridColumnDef, Group, GroupContext, GroupContextOptions, _default$68 as GroupItem, type GroupItemProps, type GroupItemSlotProps, GroupOptions, _default$69 as GroupRoot, type GroupRootProps, type GroupRootSlotProps, GroupTicket, GroupTicketInput, HTMLElementName, HighlightChunk, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, type ID, IN_BROWSER, Image, type ImageContext, _default$70 as ImageFallback, type ImageFallbackProps, type ImageFallbackSlotProps, _default$71 as ImageImg, type ImageImgEmits, type ImageImgProps, type ImageImgSlotProps, _default$72 as ImagePlaceholder, type ImagePlaceholderProps, type ImagePlaceholderSlotProps, _default$73 as ImageRoot, type ImageRootProps, type ImageRootSlotProps, ImageStatus, Input, InputContext, _default$74 as InputControl, type InputControlProps, type InputControlSlotProps, _default$75 as InputDescription, type InputDescriptionProps, type InputDescriptionSlotProps, _default$76 as InputError, type InputErrorProps, type InputErrorSlotProps, InputOptions, _default$77 as InputRoot, type InputRootContext, type InputRootProps, type InputRootSlotProps, InputState, type InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, type KeyboardAdapterOptions, LazyContext, LazyOptions, _default$78 as Locale, LocaleAdapter, type LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, type LocaleProps, LocaleRecord, type LocaleSlotProps, LocaleTicket, LocaleTicketInput, type LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MatchRange, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, type NestedActiveMode, type NestedContext, type NestedContextOptions, type NestedOpenMode, type NestedOptions, type NestedRegistration, type NestedSelectionMode, type NestedTicket, type NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationTicketInput, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberField, NumberFieldContext, _default$79 as NumberFieldControl, type NumberFieldControlProps, type NumberFieldControlSlotProps, _default$80 as NumberFieldDecrement, type NumberFieldDecrementProps, type NumberFieldDecrementSlotProps, _default$81 as NumberFieldDescription, type NumberFieldDescriptionProps, type NumberFieldDescriptionSlotProps, _default$82 as NumberFieldError, type NumberFieldErrorProps, type NumberFieldErrorSlotProps, _default$83 as NumberFieldIncrement, type NumberFieldIncrementProps, type NumberFieldIncrementSlotProps, NumberFieldOptions, _default$84 as NumberFieldRoot, type NumberFieldRootContext, type NumberFieldRootProps, type NumberFieldRootSlotProps, _default$85 as NumberFieldScrub, type NumberFieldScrubProps, type NumberFieldScrubSlotProps, NumericContext, NumericOptions, ObservableNodeList, Orientation, OtpContext, OtpOptions, OtpPattern, Overflow, OverflowContext, OverflowContextOptions, _default$86 as OverflowIndicator, type OverflowIndicatorProps, type OverflowIndicatorSlotProps, _default$87 as OverflowItem, type OverflowItemProps, type OverflowItemSlotProps, OverflowOptions, type OverflowPriority, _default$88 as OverflowRoot, type OverflowRootContext, type OverflowRootProps, type OverflowRootSlotProps, type OverflowTicket, type OverflowTicketInput, Pagination, PaginationContext, PaginationContextOptions, _default$89 as PaginationEllipsis, type PaginationEllipsisProps, type PaginationEllipsisSlotProps, _default$90 as PaginationFirst, type PaginationFirstProps, type PaginationFirstSlotProps, _default$91 as PaginationItem, type PaginationItemProps, type PaginationItemSlotProps, _default$92 as PaginationLast, type PaginationLastProps, type PaginationLastSlotProps, _default$93 as PaginationNext, type PaginationNextProps, type PaginationNextSlotProps, PaginationOptions, _default$94 as PaginationPrev, type PaginationPrevProps, type PaginationPrevSlotProps, _default$95 as PaginationRoot, type PaginationRootProps, type PaginationRootSlotProps, _default$96 as PaginationStatus, type PaginationStatusProps, type PaginationStatusSlotProps, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, type PinPosition, type PinnedRegion, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, type PointerAdapterOptions, Popover, _default$97 as PopoverActivator, type PopoverActivatorProps, type PopoverActivatorSlotProps, _default$98 as PopoverContent, type PopoverContentEmits, type PopoverContentProps, type PopoverContentSlotProps, type PopoverContext, PopoverOptions, PopoverReturn, _default$99 as PopoverRoot, type PopoverRootProps, type PopoverRootSlotProps, _default$100 as Portal, type PortalProps, type PortalSlotProps, _default$101 as Presence, type PresenceAttrs, type PresenceProps, type PresenceSlotProps, PresenceState, Primitive, Progress, _default$102 as ProgressBuffer, type ProgressBufferProps, type ProgressBufferSlotProps, ProgressContext, ProgressContextOptions, _default$103 as ProgressFill, type ProgressFillProps, type ProgressFillSlotProps, _default$104 as ProgressHiddenInput, type ProgressHiddenInputProps, _default$105 as ProgressLabel, type ProgressLabelProps, type ProgressLabelSlotProps, ProgressOptions, _default$106 as ProgressRoot, type ProgressRootContext, type ProgressRootProps, type ProgressRootSlotProps, ProgressTicket, ProgressTicketInput, _default$107 as ProgressTrack, type ProgressTrackProps, type ProgressTrackSlotProps, _default$108 as ProgressValue, type ProgressValueProps, type ProgressValueSlotProps, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RGB, Radio, type RadioActivation, _default$109 as RadioGroup, type RadioGroupContext, type RadioGroupProps, type RadioGroupSlotProps, _default$110 as RadioHiddenInput, type RadioHiddenInputProps, _default$111 as RadioIndicator, type RadioIndicatorProps, type RadioIndicatorSlotProps, _default$112 as RadioRoot, type RadioRootContext, type RadioRootProps, type RadioRootSlotProps, type RadioState, type RadioTicket, Rating, RatingContext, RatingContextOptions, _default$113 as RatingHiddenInput, type RatingHiddenInputProps, _default$114 as RatingItem, RatingItemDescriptor, type RatingItemProps, type RatingItemSlotProps, RatingItemState, RatingOptions, _default$115 as RatingRoot, type RatingRootContext, type RatingRootProps, type RatingRootSlotProps, ReducedMotionAdapter, type ReducedMotionAdapterSetupContext, ReducedMotionContext, ReducedMotionContextOptions, ReducedMotionMode, ReducedMotionOptions, ReducedMotionPluginOptions, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, type ResolvedColumn, RovingFocusOptions, RovingFocusReturn, RovingItem, type RowSpanningOptions, RtlAdapter, type RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _default$116 as Scrim, type ScrimProps, type ScrimSlotProps, ScrollToOptions, Select, _default$117 as SelectActivator, type SelectActivatorProps, type SelectActivatorSlotProps, _default$118 as SelectContent, type SelectContentProps, type SelectContentSlotProps, type SelectContext, _default$119 as SelectCue, type SelectCueProps, type SelectCueSlotProps, _default$120 as SelectItem, type SelectItemProps, type SelectItemSlotProps, _default$121 as SelectPlaceholder, type SelectPlaceholderProps, type SelectPlaceholderSlotProps, _default$122 as SelectRoot, type SelectRootProps, type SelectRootSlotProps, SelectStrategy, _default$123 as SelectValue, type SelectValueProps, type SelectValueSlotProps, Selection, SelectionContext, SelectionContextOptions, _default$124 as SelectionItem, type SelectionItemProps, type SelectionItemSlotProps, SelectionOptions, _default$125 as SelectionRoot, type SelectionRootProps, type SelectionRootSlotProps, SelectionTicket, SelectionTicketInput, SelfClosingElement, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, type ServerDataTableAdapterOptions, type ServerDataTableAdapterOptions as ServerGridAdapterOptions, Single, SingleContext, SingleContextOptions, _default$126 as SingleItem, type SingleItemProps, type SingleItemSlotProps, SingleOptions, _default$127 as SingleRoot, type SingleRootProps, type SingleRootSlotProps, SingleTicket, SingleTicketInput, Slider, SliderContext, _default$128 as SliderHiddenInput, type SliderHiddenInputProps, SliderOptions, _default$129 as SliderRange, type SliderRangeProps, type SliderRangeSlotProps, _default$130 as SliderRoot, type SliderRootContext, type SliderRootProps, type SliderRootSlotProps, _default$131 as SliderThumb, type SliderThumbProps, type SliderThumbSlotProps, type SliderThumbState, SliderTicket, SliderTicketInput, _default$132 as SliderTrack, type SliderTrackProps, type SliderTrackSlotProps, Snackbar, _default$133 as SnackbarAnnouncer, type SnackbarAnnouncerProps, _default$134 as SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$135 as SnackbarContent, type SnackbarContentProps, _default$136 as SnackbarPortal, type SnackbarPortalContext, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$137 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$138 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$139 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterOrientation, _default$140 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, _default$141 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$142 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$143 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$144 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$145 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$146 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$147 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$148 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$149 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$150 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$151 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$152 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$153 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$154 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$155 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$156 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$157 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$158 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$159 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$160 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$161 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$162 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$163 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$164 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$165 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$166 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$167 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$168 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$169 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$170 as TreeviewSelectAll, type TreeviewSelectAllProps, type TreeviewSelectAllSlotProps, UNSAFE_KEYS, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0Error, type V0ErrorCode, type V0ErrorDetails, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, type ValidateEvent, type ValidateOn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };