@vuetify/v0 1.0.2 → 1.0.4

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 (78) hide show
  1. package/dist/adapter-BCtceV3b.mjs +66 -0
  2. package/dist/{adapter-C5F2huij.d.mts → adapter-Bc0yPSfo.d.mts} +6 -1
  3. package/dist/browser/index.d.ts +499 -376
  4. package/dist/browser/index.js +594 -241
  5. package/dist/components/index.d.mts +2 -2
  6. package/dist/components/index.mjs +2 -2
  7. package/dist/{components-EPI-OV3g.mjs → components-BEULKf1l.mjs} +795 -497
  8. package/dist/composables/index.d.mts +2 -2
  9. package/dist/composables/index.mjs +22 -22
  10. package/dist/{composables-Ce3inP9P.mjs → composables-UDLJSkis.mjs} +80 -94
  11. package/dist/constants/index.mjs +1 -1
  12. package/dist/{createDataTable-BnL2eb_0.mjs → createDataTable-odNvR9Tl.mjs} +3 -3
  13. package/dist/{createGroup-CJjPnhGu.mjs → createGroup-DK5KxHjn.mjs} +1 -1
  14. package/dist/{createRegistry-BCyeTWME.mjs → createRegistry-DCWma-GG.mjs} +1 -1
  15. package/dist/{createSelection-MKYbRsRh.mjs → createSelection-B3L-4fLH.mjs} +1 -1
  16. package/dist/{createSingle-BqTldaCh.mjs → createSingle-DBWZc1_G.mjs} +1 -1
  17. package/dist/{createTokens-1CBBjmzi.mjs → createTokens-C4ZmZFHA.mjs} +2 -2
  18. package/dist/data-table/index.mjs +1 -1
  19. package/dist/date/index.d.mts +2 -2
  20. package/dist/date/index.mjs +7 -36
  21. package/dist/features/adapters/posthog/index.mjs +1 -1
  22. package/dist/features/index.d.mts +1 -1
  23. package/dist/features/index.mjs +1 -1
  24. package/dist/{globals-BVulH1kl.mjs → globals-BUTW4MHG.mjs} +1 -1
  25. package/dist/{index-DBm7uM6h.d.mts → index-CRi_o77U.d.mts} +521 -405
  26. package/dist/{index-0Wnlny_C.d.mts → index-CrAgM2EJ.d.mts} +5 -3
  27. package/dist/index.d.mts +4 -4
  28. package/dist/index.mjs +25 -25
  29. package/dist/json/attributes.json +29 -1
  30. package/dist/json/importMap.json +4 -0
  31. package/dist/json/tags.json +12 -0
  32. package/dist/json/web-types.json +74 -2
  33. package/dist/locale/adapters/index.mjs +1 -1
  34. package/dist/locale/adapters/v0/index.mjs +1 -1
  35. package/dist/locale/index.d.mts +1 -1
  36. package/dist/locale/index.mjs +2 -2
  37. package/dist/locale/messages/en/index.d.mts +5 -0
  38. package/dist/locale/messages/en/index.mjs +7 -2
  39. package/dist/logger/adapters/index.mjs +1 -1
  40. package/dist/logger/adapters/v0/index.mjs +1 -1
  41. package/dist/logger/index.d.mts +1 -1
  42. package/dist/logger/index.mjs +2 -2
  43. package/dist/notifications/index.d.mts +1 -1
  44. package/dist/notifications/index.mjs +2 -2
  45. package/dist/palettes/index.d.mts +1 -1
  46. package/dist/permissions/adapters/index.d.mts +1 -1
  47. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  48. package/dist/permissions/index.d.mts +1 -1
  49. package/dist/permissions/index.mjs +1 -1
  50. package/dist/rules/index.d.mts +1 -1
  51. package/dist/rules/index.mjs +1 -1
  52. package/dist/storage/index.d.mts +1 -1
  53. package/dist/storage/index.mjs +1 -1
  54. package/dist/theme/adapters/index.d.mts +1 -1
  55. package/dist/theme/adapters/index.mjs +2 -2
  56. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  57. package/dist/theme/adapters/unhead/index.mjs +1 -1
  58. package/dist/theme/adapters/v0/index.d.mts +1 -1
  59. package/dist/theme/adapters/v0/index.mjs +1 -1
  60. package/dist/theme/index.d.mts +1 -1
  61. package/dist/theme/index.mjs +3 -3
  62. package/dist/{unhead-OxL9-io3.mjs → unhead-DHgoHwNp.mjs} +1 -1
  63. package/dist/{useEventListener-DvBy0REl.mjs → useEventListener-DH8rxkg9.mjs} +1 -1
  64. package/dist/{useFeatures-BzLoyh-D.mjs → useFeatures-C69UhG6j.mjs} +3 -3
  65. package/dist/{useLocale-6nnyjL_b.mjs → useLocale-x-_byBGJ.mjs} +4 -4
  66. package/dist/{useLogger-SKBSf2Ry.mjs → useLogger-YmzhmbpJ.mjs} +2 -2
  67. package/dist/{useNotifications-CD7VNgfs.mjs → useNotifications-HplEE-rp.mjs} +3 -3
  68. package/dist/{usePermissions-CT4nIEtD.mjs → usePermissions-DOEFSPvv.mjs} +2 -2
  69. package/dist/{useRovingFocus-DPa2z5II.mjs → useRovingFocus-B_21NzGP.mjs} +26 -18
  70. package/dist/{useRules-DhN_Glen.mjs → useRules-D3t_9FXV.mjs} +2 -2
  71. package/dist/{useStorage-vwbN1KlV.mjs → useStorage-Dk0vBk5G.mjs} +3 -3
  72. package/dist/{useTheme-HbZK7iGf.mjs → useTheme-BgZhqWsW.mjs} +4 -4
  73. package/dist/utilities/index.mjs +1 -1
  74. package/dist/{v0-CvlDO4sB.mjs → v0-BOwub0NK.mjs} +1 -1
  75. package/dist/{v0-C2JHbe3R.mjs → v0-_kEIVNjG.mjs} +1 -1
  76. package/dist/{v0-D-N-Egmx.mjs → v0-sv4EvUA-.mjs} +1 -1
  77. package/package.json +1 -1
  78. package/dist/adapter-Cy7wXVFe.mjs +0 -4
@@ -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$169;
218
- declare const __VLS_export$169: <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$168;
261
- declare const __VLS_export$168: __VLS_WithSlots$129<_$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;
@@ -288,14 +289,17 @@ 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$167;
298
- declare const __VLS_export$167: __VLS_WithSlots$128<_$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
305
  type __VLS_WithSlots$128<T, S> = T & {
@@ -344,8 +348,8 @@ interface AlertDialogContentSlotProps {
344
348
  'onClose': (e: Event) => void;
345
349
  };
346
350
  }
347
- declare const _default$4: typeof __VLS_export$166;
348
- declare const __VLS_export$166: __VLS_WithSlots$127<_$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<{
@@ -371,8 +375,8 @@ interface AlertDialogTitleSlotProps {
371
375
  id: string;
372
376
  };
373
377
  }
374
- declare const _default$7: typeof __VLS_export$165;
375
- declare const __VLS_export$165: __VLS_WithSlots$126<_$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
382
  type __VLS_WithSlots$126<T, S> = T & {
@@ -392,8 +396,8 @@ interface AlertDialogDescriptionSlotProps {
392
396
  id: string;
393
397
  };
394
398
  }
395
- declare const _default$5: typeof __VLS_export$164;
396
- declare const __VLS_export$164: __VLS_WithSlots$125<_$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
403
  type __VLS_WithSlots$125<T, S> = T & {
@@ -415,13 +419,16 @@ 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$163;
424
- declare const __VLS_export$163: __VLS_WithSlots$124<_$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
434
  type __VLS_WithSlots$124<T, S> = T & {
@@ -441,12 +448,15 @@ 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$162;
449
- declare const __VLS_export$162: __VLS_WithSlots$123<_$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
462
  type __VLS_WithSlots$123<T, S> = T & {
@@ -477,14 +487,17 @@ 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$161;
487
- declare const __VLS_export$161: __VLS_WithSlots$122<_$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;
@@ -874,8 +887,8 @@ interface AspectRatioSlotProps {
874
887
  };
875
888
  };
876
889
  }
877
- declare const _default$8: typeof __VLS_export$160;
878
- declare const __VLS_export$160: __VLS_WithSlots$121<_$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
894
  type __VLS_WithSlots$121<T, S> = T & {
@@ -2221,8 +2234,8 @@ 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$159;
2225
- declare const __VLS_export$159: __VLS_WithSlots$120<_$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
2241
  type __VLS_WithSlots$120<T, S> = T & {
@@ -2356,8 +2369,8 @@ interface AvatarImageSlotProps {
2356
2369
  onError: (e: Event) => void;
2357
2370
  };
2358
2371
  }
2359
- declare const _default$12: typeof __VLS_export$158;
2360
- declare const __VLS_export$158: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
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, {
2361
2374
  error: (e: Event) => any;
2362
2375
  load: (e: Event) => any;
2363
2376
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
@@ -2381,8 +2394,8 @@ interface AvatarFallbackSlotProps {
2381
2394
  /** Whether this fallback is currently visible */
2382
2395
  isSelected: boolean;
2383
2396
  }
2384
- declare const _default$10: typeof __VLS_export$157;
2385
- declare const __VLS_export$157: __VLS_WithSlots$118<_$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
2401
  type __VLS_WithSlots$118<T, S> = T & {
@@ -2593,8 +2606,8 @@ 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$156;
2597
- declare const __VLS_export$156: __VLS_WithSlots$117<_$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
2613
  type __VLS_WithSlots$117<T, S> = T & {
@@ -2617,8 +2630,8 @@ interface AvatarIndicatorSlotProps {
2617
2630
  'data-overflow-indicator': 'true';
2618
2631
  };
2619
2632
  }
2620
- declare const _default$13: typeof __VLS_export$155;
2621
- declare const __VLS_export$155: __VLS_WithSlots$116<_$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
2637
  type __VLS_WithSlots$116<T, S> = T & {
@@ -3308,8 +3321,8 @@ interface BreadcrumbsRootSlotProps {
3308
3321
  };
3309
3322
  }
3310
3323
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
3311
- declare const _default$22: typeof __VLS_export$154;
3312
- declare const __VLS_export$154: __VLS_WithSlots$115<_$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>, {
3313
3326
  default: (props: BreadcrumbsRootSlotProps) => unknown;
3314
3327
  }>;
3315
3328
  type __VLS_WithSlots$115<T, S> = T & {
@@ -3325,8 +3338,8 @@ interface BreadcrumbsListSlotProps {
3325
3338
  role: 'list';
3326
3339
  };
3327
3340
  }
3328
- declare const _default$20: typeof __VLS_export$153;
3329
- declare const __VLS_export$153: __VLS_WithSlots$114<_$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>, {
3330
3343
  default: (props: BreadcrumbsListSlotProps) => unknown;
3331
3344
  }>;
3332
3345
  type __VLS_WithSlots$114<T, S> = T & {
@@ -3357,8 +3370,8 @@ interface BreadcrumbsItemSlotProps {
3357
3370
  'data-selected': true | undefined;
3358
3371
  };
3359
3372
  }
3360
- declare const _default$18: typeof __VLS_export$152;
3361
- declare const __VLS_export$152: __VLS_WithSlots$113<_$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>, {
3362
3375
  default: (props: BreadcrumbsItemSlotProps) => unknown;
3363
3376
  }>;
3364
3377
  type __VLS_WithSlots$113<T, S> = T & {
@@ -3375,8 +3388,8 @@ interface BreadcrumbsPageSlotProps {
3375
3388
  'aria-current': 'page';
3376
3389
  };
3377
3390
  }
3378
- declare const _default$21: typeof __VLS_export$151;
3379
- declare const __VLS_export$151: __VLS_WithSlots$112<_$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>, {
3380
3393
  default: (props: BreadcrumbsPageSlotProps) => unknown;
3381
3394
  }>;
3382
3395
  type __VLS_WithSlots$112<T, S> = T & {
@@ -3407,8 +3420,8 @@ interface BreadcrumbsDividerSlotProps {
3407
3420
  'data-selected': true | undefined;
3408
3421
  };
3409
3422
  }
3410
- declare const _default$16: typeof __VLS_export$150;
3411
- declare const __VLS_export$150: __VLS_WithSlots$111<_$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>, {
3412
3425
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
3413
3426
  }>;
3414
3427
  type __VLS_WithSlots$111<T, S> = T & {
@@ -3441,8 +3454,8 @@ interface BreadcrumbsEllipsisSlotProps {
3441
3454
  'data-selected': true | undefined;
3442
3455
  };
3443
3456
  }
3444
- declare const _default$17: typeof __VLS_export$149;
3445
- declare const __VLS_export$149: __VLS_WithSlots$110<_$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>, {
3446
3459
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
3447
3460
  }>;
3448
3461
  type __VLS_WithSlots$110<T, S> = T & {
@@ -3475,8 +3488,8 @@ interface BreadcrumbsActivatorSlotProps {
3475
3488
  'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3476
3489
  };
3477
3490
  }
3478
- declare const _default$15: typeof __VLS_export$148;
3479
- declare const __VLS_export$148: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3480
3493
  default: (props: BreadcrumbsActivatorSlotProps) => unknown;
3481
3494
  }>;
3482
3495
  type __VLS_WithSlots$109<T, S> = T & {
@@ -3487,8 +3500,8 @@ type __VLS_WithSlots$109<T, S> = T & {
3487
3500
  //#endregion
3488
3501
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
3489
3502
  type BreadcrumbsLinkProps = AtomProps;
3490
- declare const _default$19: typeof __VLS_export$147;
3491
- 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>, {
3492
3505
  default?: (props: {}) => any;
3493
3506
  }>;
3494
3507
  type __VLS_WithSlots$108<T, S> = T & {
@@ -3830,8 +3843,8 @@ interface ButtonContentProps {
3830
3843
  interface ButtonContentSlotProps {
3831
3844
  isSelected: boolean;
3832
3845
  }
3833
- declare const _default$23: typeof __VLS_export$146;
3834
- 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>, {
3835
3848
  default: (props: ButtonContentSlotProps) => any;
3836
3849
  }>;
3837
3850
  type __VLS_WithSlots$107<T, S> = T & {
@@ -3874,8 +3887,8 @@ interface ButtonGroupSlotProps {
3874
3887
  };
3875
3888
  }
3876
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>>;
3877
- declare const _default$24: typeof __VLS_export$145;
3878
- 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<{
3879
3892
  props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
3880
3893
  modelValue?: T | T[];
3881
3894
  }) & {
@@ -3906,8 +3919,8 @@ interface ButtonHiddenInputProps {
3906
3919
  /** Associate with form by ID */
3907
3920
  form?: string;
3908
3921
  }
3909
- declare const _default$25: typeof __VLS_export$144;
3910
- 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>;
3911
3924
  //#endregion
3912
3925
  //#region src/components/Button/ButtonIcon.vue.d.ts
3913
3926
  interface ButtonIconProps extends AtomProps {
@@ -3922,8 +3935,8 @@ interface ButtonIconSlotProps {
3922
3935
  'aria-hidden': true;
3923
3936
  };
3924
3937
  }
3925
- declare const _default$26: typeof __VLS_export$143;
3926
- 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>, {
3927
3940
  default: (props: ButtonIconSlotProps) => any;
3928
3941
  }>;
3929
3942
  type __VLS_WithSlots$106<T, S> = T & {
@@ -3943,8 +3956,8 @@ interface ButtonLoadingSlotProps {
3943
3956
  /** Whether this loading indicator is currently selected/visible */
3944
3957
  isSelected: boolean;
3945
3958
  }
3946
- declare const _default$27: typeof __VLS_export$142;
3947
- 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>, {
3948
3961
  default: (props: ButtonLoadingSlotProps) => any;
3949
3962
  }>;
3950
3963
  type __VLS_WithSlots$105<T, S> = T & {
@@ -4032,8 +4045,8 @@ interface ButtonRootSlotProps {
4032
4045
  };
4033
4046
  }
4034
4047
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
4035
- declare const _default$28: typeof __VLS_export$141;
4036
- 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<{
4037
4050
  props: _$vue.PublicProps & __VLS_PrettifyLocal$30<ButtonRootProps<V>> & (typeof globalThis extends {
4038
4051
  __VLS_PROPS_FALLBACK: infer P;
4039
4052
  } ? P : {});
@@ -4132,8 +4145,8 @@ declare const Button: {
4132
4145
  slots: {
4133
4146
  default: (props: ButtonGroupSlotProps) => any;
4134
4147
  };
4135
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4136
4148
  attrs: any;
4149
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4137
4150
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4138
4151
  props: _$vue.PublicProps & {
4139
4152
  namespace?: string | undefined;
@@ -4288,8 +4301,8 @@ declare const Button: {
4288
4301
  slots: {
4289
4302
  default: (props: ButtonRootSlotProps) => any;
4290
4303
  };
4291
- emit: {};
4292
4304
  attrs: any;
4305
+ emit: {};
4293
4306
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4294
4307
  props: _$vue.PublicProps & {
4295
4308
  disabled?: boolean | undefined;
@@ -4596,8 +4609,8 @@ interface CarouselContext extends StepContext<CarouselTicket> {
4596
4609
  resume: () => void;
4597
4610
  }
4598
4611
  declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
4599
- declare const _default$35: typeof __VLS_export$140;
4600
- 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<{
4601
4614
  props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(CarouselRootProps & {
4602
4615
  modelValue?: T | T[];
4603
4616
  }) & {
@@ -4632,8 +4645,8 @@ interface CarouselViewportSlotProps {
4632
4645
  'style': Record<string, string | number>;
4633
4646
  };
4634
4647
  }
4635
- declare const _default$36: typeof __VLS_export$139;
4636
- 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>, {
4637
4650
  default: (props: CarouselViewportSlotProps) => any;
4638
4651
  }>;
4639
4652
  type __VLS_WithSlots$104<T, S> = T & {
@@ -4684,8 +4697,8 @@ interface CarouselItemSlotProps {
4684
4697
  'style': Record<string, string>;
4685
4698
  };
4686
4699
  }
4687
- declare const _default$30: typeof __VLS_export$138;
4688
- 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<{
4689
4702
  props: _$vue.PublicProps & __VLS_PrettifyLocal$28<CarouselItemProps<V>> & (typeof globalThis extends {
4690
4703
  __VLS_PROPS_FALLBACK: infer P;
4691
4704
  } ? P : {});
@@ -4713,6 +4726,8 @@ interface CarouselPreviousSlotProps {
4713
4726
  /** Attributes to bind to the button element */
4714
4727
  attrs: {
4715
4728
  'type': 'button' | undefined;
4729
+ 'role': 'button' | undefined;
4730
+ 'tabindex': number;
4716
4731
  'aria-label': string;
4717
4732
  'aria-controls': string;
4718
4733
  'aria-disabled': boolean;
@@ -4720,10 +4735,11 @@ interface CarouselPreviousSlotProps {
4720
4735
  'data-disabled': true | undefined;
4721
4736
  'data-edge': true | undefined;
4722
4737
  'onClick': () => void;
4738
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4723
4739
  };
4724
4740
  }
4725
- declare const _default$33: typeof __VLS_export$137;
4726
- 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>, {
4727
4743
  default: (props: CarouselPreviousSlotProps) => any;
4728
4744
  }>;
4729
4745
  type __VLS_WithSlots$103<T, S> = T & {
@@ -4745,6 +4761,8 @@ interface CarouselNextSlotProps {
4745
4761
  /** Attributes to bind to the button element */
4746
4762
  attrs: {
4747
4763
  'type': 'button' | undefined;
4764
+ 'role': 'button' | undefined;
4765
+ 'tabindex': number;
4748
4766
  'aria-label': string;
4749
4767
  'aria-controls': string;
4750
4768
  'aria-disabled': boolean;
@@ -4752,10 +4770,11 @@ interface CarouselNextSlotProps {
4752
4770
  'data-disabled': true | undefined;
4753
4771
  'data-edge': true | undefined;
4754
4772
  'onClick': () => void;
4773
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
4755
4774
  };
4756
4775
  }
4757
- declare const _default$32: typeof __VLS_export$136;
4758
- 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>, {
4759
4778
  default: (props: CarouselNextSlotProps) => any;
4760
4779
  }>;
4761
4780
  type __VLS_WithSlots$102<T, S> = T & {
@@ -4805,8 +4824,8 @@ interface CarouselIndicatorSlotProps {
4805
4824
  'aria-orientation': 'horizontal' | 'vertical';
4806
4825
  };
4807
4826
  }
4808
- declare const _default$29: typeof __VLS_export$135;
4809
- 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>, {
4810
4829
  default: (props: CarouselIndicatorSlotProps) => any;
4811
4830
  }>;
4812
4831
  type __VLS_WithSlots$101<T, S> = T & {
@@ -4841,8 +4860,8 @@ interface CarouselProgressSlotProps {
4841
4860
  };
4842
4861
  };
4843
4862
  }
4844
- declare const _default$34: typeof __VLS_export$134;
4845
- 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>, {
4846
4865
  default: (props: CarouselProgressSlotProps) => any;
4847
4866
  }>;
4848
4867
  type __VLS_WithSlots$100<T, S> = T & {
@@ -4870,8 +4889,8 @@ interface CarouselLiveRegionSlotProps {
4870
4889
  'role': 'status';
4871
4890
  };
4872
4891
  }
4873
- declare const _default$31: typeof __VLS_export$133;
4874
- 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>, {
4875
4894
  default: (props: CarouselLiveRegionSlotProps) => any;
4876
4895
  }>;
4877
4896
  type __VLS_WithSlots$99<T, S> = T & {
@@ -4937,8 +4956,8 @@ declare const Carousel: {
4937
4956
  slots: {
4938
4957
  default: (props: CarouselRootSlotProps) => any;
4939
4958
  };
4940
- emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
4941
4959
  attrs: any;
4960
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
4942
4961
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4943
4962
  props: _$vue.PublicProps & {
4944
4963
  id?: string | undefined;
@@ -5034,8 +5053,8 @@ declare const Carousel: {
5034
5053
  slots: {
5035
5054
  default: (props: CarouselItemSlotProps) => any;
5036
5055
  };
5037
- emit: {};
5038
5056
  attrs: any;
5057
+ emit: {};
5039
5058
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5040
5059
  props: _$vue.PublicProps & {
5041
5060
  id?: ID | undefined;
@@ -5301,8 +5320,8 @@ interface CheckboxGroupSlotProps {
5301
5320
  };
5302
5321
  }
5303
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>>;
5304
- declare const _default$37: typeof __VLS_export$132;
5305
- 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<{
5306
5325
  props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
5307
5326
  modelValue?: T | T[];
5308
5327
  }) & {
@@ -5333,8 +5352,8 @@ interface CheckboxHiddenInputProps {
5333
5352
  /** Associate with form by ID (defaults to context value) */
5334
5353
  form?: string;
5335
5354
  }
5336
- declare const _default$38: typeof __VLS_export$131;
5337
- 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>;
5338
5357
  //#endregion
5339
5358
  //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
5340
5359
  /** Visual state of the checkbox for styling purposes */
@@ -5434,8 +5453,8 @@ interface CheckboxRootSlotProps<V = unknown> {
5434
5453
  };
5435
5454
  }
5436
5455
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
5437
- declare const _default$40: typeof __VLS_export$130;
5438
- 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<{
5439
5458
  props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
5440
5459
  modelValue?: boolean;
5441
5460
  }) & {
@@ -5473,8 +5492,8 @@ interface CheckboxIndicatorSlotProps {
5473
5492
  };
5474
5493
  };
5475
5494
  }
5476
- declare const _default$39: typeof __VLS_export$129;
5477
- 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>, {
5478
5497
  default: (props: CheckboxIndicatorSlotProps) => any;
5479
5498
  }>;
5480
5499
  type __VLS_WithSlots$98<T, S> = T & {
@@ -5529,8 +5548,8 @@ interface CheckboxSelectAllSlotProps {
5529
5548
  'onKeydown': (e: KeyboardEvent) => void;
5530
5549
  };
5531
5550
  }
5532
- declare const _default$41: typeof __VLS_export$128;
5533
- 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>, {
5534
5553
  default: (props: CheckboxSelectAllSlotProps) => any;
5535
5554
  }>;
5536
5555
  type __VLS_WithSlots$97<T, S> = T & {
@@ -5594,8 +5613,8 @@ declare const Checkbox: {
5594
5613
  slots: {
5595
5614
  default: (props: CheckboxGroupSlotProps) => any;
5596
5615
  };
5597
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5598
5616
  attrs: any;
5617
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5599
5618
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5600
5619
  props: _$vue.PublicProps & {
5601
5620
  namespace?: string | undefined;
@@ -5720,8 +5739,8 @@ declare const Checkbox: {
5720
5739
  slots: {
5721
5740
  default: (props: CheckboxRootSlotProps<V>) => any;
5722
5741
  };
5723
- emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
5724
5742
  attrs: any;
5743
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
5725
5744
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5726
5745
  props: _$vue.PublicProps & {
5727
5746
  id?: ID | undefined;
@@ -5840,8 +5859,8 @@ interface CollapsibleRootSlotProps {
5840
5859
  };
5841
5860
  }
5842
5861
  declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
5843
- declare const _default$45: typeof __VLS_export$127;
5844
- 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 & {
5845
5864
  modelValue?: boolean;
5846
5865
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5847
5866
  "update:modelValue": (value: boolean) => any;
@@ -5884,11 +5903,11 @@ interface CollapsibleActivatorSlotProps {
5884
5903
  'disabled': boolean | undefined; /** Type attribute for native button elements */
5885
5904
  'type': 'button' | undefined; /** Click handler to toggle */
5886
5905
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
5887
- 'onKeydown': (e: KeyboardEvent) => void;
5906
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
5888
5907
  };
5889
5908
  }
5890
- declare const _default$42: typeof __VLS_export$126;
5891
- 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>, {
5892
5911
  default: (props: CollapsibleActivatorSlotProps) => any;
5893
5912
  }>;
5894
5913
  type __VLS_WithSlots$95<T, S> = T & {
@@ -5908,8 +5927,8 @@ interface CollapsibleCueSlotProps {
5908
5927
  'data-state': 'open' | 'closed';
5909
5928
  };
5910
5929
  }
5911
- declare const _default$44: typeof __VLS_export$125;
5912
- 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>, {
5913
5932
  default: (props: CollapsibleCueSlotProps) => any;
5914
5933
  }>;
5915
5934
  type __VLS_WithSlots$94<T, S> = T & {
@@ -5935,8 +5954,8 @@ interface CollapsibleContentSlotProps {
5935
5954
  'data-disabled': true | undefined;
5936
5955
  };
5937
5956
  }
5938
- declare const _default$43: typeof __VLS_export$124;
5939
- 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>, {
5940
5959
  default: (props: CollapsibleContentSlotProps) => any;
5941
5960
  }>;
5942
5961
  type __VLS_WithSlots$93<T, S> = T & {
@@ -6457,8 +6476,8 @@ interface ComboboxRootSlotProps {
6457
6476
  clear: () => void;
6458
6477
  }
6459
6478
  declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
6460
- declare const _default$54: typeof __VLS_export$123;
6461
- 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<{
6462
6481
  props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
6463
6482
  modelValue?: T | T[];
6464
6483
  }) & {
@@ -6492,8 +6511,8 @@ interface ComboboxActivatorSlotProps {
6492
6511
  'style': Record<string, string>;
6493
6512
  };
6494
6513
  }
6495
- declare const _default$46: typeof __VLS_export$122;
6496
- 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>, {
6497
6516
  default: (props: ComboboxActivatorSlotProps) => any;
6498
6517
  }>;
6499
6518
  type __VLS_WithSlots$92<T, S> = T & {
@@ -6536,8 +6555,8 @@ interface ComboboxControlSlotProps {
6536
6555
  'onKeydown': (e: KeyboardEvent) => void;
6537
6556
  };
6538
6557
  }
6539
- declare const _default$48: typeof __VLS_export$121;
6540
- 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>, {
6541
6560
  default: (props: ComboboxControlSlotProps) => any;
6542
6561
  }>;
6543
6562
  type __VLS_WithSlots$91<T, S> = T & {
@@ -6558,8 +6577,8 @@ interface ComboboxCueSlotProps {
6558
6577
  'onClick': () => void;
6559
6578
  };
6560
6579
  }
6561
- declare const _default$49: typeof __VLS_export$120;
6562
- 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>, {
6563
6582
  default: (props: ComboboxCueSlotProps) => any;
6564
6583
  }>;
6565
6584
  type __VLS_WithSlots$90<T, S> = T & {
@@ -6581,8 +6600,8 @@ interface ComboboxContentSlotProps {
6581
6600
  /** Attributes to bind to the content element */
6582
6601
  attrs: Record<string, unknown>;
6583
6602
  }
6584
- declare const _default$47: typeof __VLS_export$119;
6585
- 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>, {
6586
6605
  default: (props: ComboboxContentSlotProps) => any;
6587
6606
  }>;
6588
6607
  type __VLS_WithSlots$89<T, S> = T & {
@@ -6628,8 +6647,8 @@ interface ComboboxItemSlotProps<V = unknown> {
6628
6647
  'onClick': () => void;
6629
6648
  };
6630
6649
  }
6631
- declare const _default$53: typeof __VLS_export$118;
6632
- 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<{
6633
6652
  props: _$vue.PublicProps & __VLS_PrettifyLocal$24<ComboboxItemProps<V>> & (typeof globalThis extends {
6634
6653
  __VLS_PROPS_FALLBACK: infer P;
6635
6654
  } ? P : {});
@@ -6653,8 +6672,8 @@ interface ComboboxEmptySlotProps {
6653
6672
  /** Current query string */
6654
6673
  query: string;
6655
6674
  }
6656
- declare const _default$51: typeof __VLS_export$117;
6657
- 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>, {
6658
6677
  default: (props: ComboboxEmptySlotProps) => any;
6659
6678
  }>;
6660
6679
  type __VLS_WithSlots$88<T, S> = T & {
@@ -6672,8 +6691,8 @@ interface ComboboxDescriptionSlotProps {
6672
6691
  /** ID for this description element */
6673
6692
  id: string;
6674
6693
  }
6675
- declare const _default$50: typeof __VLS_export$116;
6676
- 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>, {
6677
6696
  default: (props: ComboboxDescriptionSlotProps) => any;
6678
6697
  }>;
6679
6698
  type __VLS_WithSlots$87<T, S> = T & {
@@ -6699,8 +6718,8 @@ interface ComboboxErrorSlotProps {
6699
6718
  'data-state': 'visible' | 'hidden';
6700
6719
  };
6701
6720
  }
6702
- declare const _default$52: typeof __VLS_export$115;
6703
- 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>, {
6704
6723
  default: (props: ComboboxErrorSlotProps) => any;
6705
6724
  }>;
6706
6725
  type __VLS_WithSlots$86<T, S> = T & {
@@ -6742,9 +6761,8 @@ type __VLS_WithSlots$86<T, S> = T & {
6742
6761
  * :key="item.id"
6743
6762
  * :id="item.id"
6744
6763
  * :value="item.label"
6745
- * v-slot="{ isSelected, attrs }"
6746
6764
  * >
6747
- * <div v-bind="attrs">{{ item.label }}</div>
6765
+ * {{ item.label }}
6748
6766
  * </Combobox.Item>
6749
6767
  * <Combobox.Empty>No results found</Combobox.Empty>
6750
6768
  * </Combobox.Content>
@@ -6785,8 +6803,8 @@ declare const Combobox: {
6785
6803
  slots: {
6786
6804
  default: (props: ComboboxRootSlotProps) => any;
6787
6805
  };
6788
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
6789
6806
  attrs: any;
6807
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
6790
6808
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6791
6809
  props: _$vue.PublicProps & {
6792
6810
  namespace?: string | undefined;
@@ -6952,10 +6970,13 @@ declare const Combobox: {
6952
6970
  *
6953
6971
  * @example
6954
6972
  * ```vue
6955
- * <Combobox.Item id="apple" value="Apple" v-slot="{ isSelected, isHighlighted, attrs }">
6956
- * <div v-bind="attrs" :class="{ highlighted: isHighlighted }">
6957
- * Apple {{ isSelected ? '✓' : '' }}
6958
- * </div>
6973
+ * <Combobox.Item
6974
+ * id="apple"
6975
+ * value="Apple"
6976
+ * class="data-[highlighted]:bg-primary"
6977
+ * v-slot="{ isSelected }"
6978
+ * >
6979
+ * Apple {{ isSelected ? '✓' : '' }}
6959
6980
  * </Combobox.Item>
6960
6981
  * ```
6961
6982
  */
@@ -6963,8 +6984,8 @@ declare const Combobox: {
6963
6984
  slots: {
6964
6985
  default: (props: ComboboxItemSlotProps<V>) => any;
6965
6986
  };
6966
- emit: {};
6967
6987
  attrs: any;
6988
+ emit: {};
6968
6989
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6969
6990
  props: _$vue.PublicProps & {
6970
6991
  namespace?: string | undefined;
@@ -7114,8 +7135,8 @@ interface DialogRootSlotProps {
7114
7135
  close: () => void;
7115
7136
  }
7116
7137
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
7117
- declare const _default$59: typeof __VLS_export$114;
7118
- 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 & {
7119
7140
  modelValue?: boolean;
7120
7141
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7121
7142
  "update:modelValue": (value: boolean) => any;
@@ -7145,14 +7166,17 @@ interface DialogActivatorSlotProps {
7145
7166
  /** Attributes to bind to the trigger element */
7146
7167
  attrs: {
7147
7168
  'type': 'button' | undefined;
7169
+ 'role': 'button' | undefined;
7170
+ 'tabindex': number;
7148
7171
  'aria-haspopup': 'dialog';
7149
7172
  'aria-expanded': boolean;
7150
7173
  'data-open': true | undefined;
7151
7174
  'onClick': () => void;
7175
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7152
7176
  };
7153
7177
  }
7154
- declare const _default$55: typeof __VLS_export$113;
7155
- 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>, {
7156
7180
  default: (props: DialogActivatorSlotProps) => any;
7157
7181
  }>;
7158
7182
  type __VLS_WithSlots$84<T, S> = T & {
@@ -7200,8 +7224,8 @@ interface DialogContentSlotProps {
7200
7224
  'onClose': (e: Event) => void;
7201
7225
  };
7202
7226
  }
7203
- declare const _default$57: typeof __VLS_export$112;
7204
- 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, {
7205
7229
  cancel: (e: Event) => any;
7206
7230
  close: (e: Event) => any;
7207
7231
  }, string, _$vue.PublicProps, Readonly<DialogContentProps> & Readonly<{
@@ -7227,8 +7251,8 @@ interface DialogTitleSlotProps {
7227
7251
  id: string;
7228
7252
  };
7229
7253
  }
7230
- declare const _default$60: typeof __VLS_export$111;
7231
- 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>, {
7232
7256
  default: (props: DialogTitleSlotProps) => any;
7233
7257
  }>;
7234
7258
  type __VLS_WithSlots$82<T, S> = T & {
@@ -7248,8 +7272,8 @@ interface DialogDescriptionSlotProps {
7248
7272
  id: string;
7249
7273
  };
7250
7274
  }
7251
- declare const _default$58: typeof __VLS_export$110;
7252
- 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>, {
7253
7277
  default: (props: DialogDescriptionSlotProps) => any;
7254
7278
  }>;
7255
7279
  type __VLS_WithSlots$81<T, S> = T & {
@@ -7269,12 +7293,15 @@ interface DialogCloseSlotProps {
7269
7293
  /** Attributes to bind to the close button element */
7270
7294
  attrs: {
7271
7295
  'type': 'button' | undefined;
7296
+ 'role': 'button' | undefined;
7297
+ 'tabindex': number;
7272
7298
  'aria-label': string;
7273
7299
  'onClick': () => void;
7300
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7274
7301
  };
7275
7302
  }
7276
- declare const _default$56: typeof __VLS_export$109;
7277
- 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>, {
7278
7305
  default: (props: DialogCloseSlotProps) => any;
7279
7306
  }>;
7280
7307
  type __VLS_WithSlots$80<T, S> = T & {
@@ -7602,8 +7629,8 @@ interface ExpansionPanelGroupSlotProps {
7602
7629
  toggle: (id: ID) => void;
7603
7630
  }
7604
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>>;
7605
- declare const _default$64: typeof __VLS_export$108;
7606
- 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<{
7607
7634
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
7608
7635
  modelValue?: T | T[];
7609
7636
  }) & {
@@ -7662,8 +7689,8 @@ interface ExpansionPanelRootSlotProps {
7662
7689
  };
7663
7690
  }
7664
7691
  declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
7665
- declare const _default$66: typeof __VLS_export$107;
7666
- 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<{
7667
7694
  props: _$vue.PublicProps & __VLS_PrettifyLocal$22<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
7668
7695
  __VLS_PROPS_FALLBACK: infer P;
7669
7696
  } ? P : {});
@@ -7691,8 +7718,8 @@ interface ExpansionPanelHeaderSlotProps {
7691
7718
  /** Data attribute for selected state */'data-selected': true | undefined;
7692
7719
  };
7693
7720
  }
7694
- declare const _default$65: typeof __VLS_export$106;
7695
- 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>, {
7696
7723
  default: (props: ExpansionPanelHeaderSlotProps) => any;
7697
7724
  }>;
7698
7725
  type __VLS_WithSlots$79<T, S> = T & {
@@ -7725,11 +7752,11 @@ interface ExpansionPanelActivatorSlotProps {
7725
7752
  'disabled': boolean | undefined; /** Type attribute for native button elements */
7726
7753
  'type': 'button' | undefined; /** Click handler to toggle panel */
7727
7754
  'onClick': () => void; /** Keyboard handler for Enter and Space keys */
7728
- 'onKeydown': (e: KeyboardEvent) => void;
7755
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7729
7756
  };
7730
7757
  }
7731
- declare const _default$61: typeof __VLS_export$105;
7732
- 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>, {
7733
7760
  default: (props: ExpansionPanelActivatorSlotProps) => any;
7734
7761
  }>;
7735
7762
  type __VLS_WithSlots$78<T, S> = T & {
@@ -7749,8 +7776,8 @@ interface ExpansionPanelCueSlotProps {
7749
7776
  'data-state': 'open' | 'closed';
7750
7777
  };
7751
7778
  }
7752
- declare const _default$63: typeof __VLS_export$104;
7753
- 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>, {
7754
7781
  default: (props: ExpansionPanelCueSlotProps) => any;
7755
7782
  }>;
7756
7783
  type __VLS_WithSlots$77<T, S> = T & {
@@ -7775,8 +7802,8 @@ interface ExpansionPanelContentSlotProps {
7775
7802
  'hidden': boolean;
7776
7803
  };
7777
7804
  }
7778
- declare const _default$62: typeof __VLS_export$103;
7779
- 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>, {
7780
7807
  default: (props: ExpansionPanelContentSlotProps) => any;
7781
7808
  }>;
7782
7809
  type __VLS_WithSlots$76<T, S> = T & {
@@ -7824,8 +7851,8 @@ declare const ExpansionPanel: {
7824
7851
  slots: {
7825
7852
  default: (props: ExpansionPanelGroupSlotProps) => any;
7826
7853
  };
7827
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
7828
7854
  attrs: any;
7855
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
7829
7856
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7830
7857
  props: _$vue.PublicProps & {
7831
7858
  namespace?: string | undefined;
@@ -7880,8 +7907,8 @@ declare const ExpansionPanel: {
7880
7907
  slots: {
7881
7908
  default: (props: ExpansionPanelRootSlotProps) => any;
7882
7909
  };
7883
- emit: {};
7884
7910
  attrs: any;
7911
+ emit: {};
7885
7912
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7886
7913
  props: _$vue.PublicProps & {
7887
7914
  id?: string | undefined;
@@ -8078,22 +8105,22 @@ interface FormSlotProps {
8078
8105
  onReset: (event: Event) => void;
8079
8106
  };
8080
8107
  }
8081
- declare const _default$67: typeof __VLS_export$102;
8082
- 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 & {
8083
8110
  modelValue?: boolean | null;
8084
8111
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8085
- reset: () => any;
8086
8112
  "update:modelValue": (value: boolean | null) => any;
8087
8113
  "update:model-value": (value: boolean | null) => any;
8114
+ reset: () => any;
8088
8115
  submit: (payload: {
8089
8116
  valid: boolean;
8090
8117
  }) => any;
8091
8118
  }, string, _$vue.PublicProps, Readonly<FormProps & {
8092
8119
  modelValue?: boolean | null;
8093
8120
  }> & Readonly<{
8094
- onReset?: (() => any) | undefined;
8095
8121
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
8096
8122
  "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
8123
+ onReset?: (() => any) | undefined;
8097
8124
  onSubmit?: ((payload: {
8098
8125
  valid: boolean;
8099
8126
  }) => any) | undefined;
@@ -8149,8 +8176,8 @@ interface GroupRootSlotProps {
8149
8176
  };
8150
8177
  }
8151
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>>;
8152
- declare const _default$69: typeof __VLS_export$101;
8153
- 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<{
8154
8181
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
8155
8182
  modelValue?: T | T[];
8156
8183
  }) & {
@@ -8211,16 +8238,18 @@ interface GroupItemSlotProps<V = unknown> {
8211
8238
  /** Attributes to bind to the item element */
8212
8239
  attrs: {
8213
8240
  'role': 'checkbox';
8241
+ 'tabindex': 0 | -1;
8214
8242
  'aria-checked': boolean | 'mixed';
8215
8243
  'aria-disabled': boolean;
8216
8244
  'data-selected': true | undefined;
8217
8245
  'data-disabled': true | undefined;
8218
8246
  'data-mixed': true | undefined;
8219
8247
  'onClick': () => void;
8248
+ 'onKeydown': (e: KeyboardEvent) => void;
8220
8249
  };
8221
8250
  }
8222
- declare const _default$68: typeof __VLS_export$100;
8223
- 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<{
8224
8253
  props: _$vue.PublicProps & __VLS_PrettifyLocal$20<GroupItemProps<V>> & (typeof globalThis extends {
8225
8254
  __VLS_PROPS_FALLBACK: infer P;
8226
8255
  } ? P : {});
@@ -8266,8 +8295,8 @@ declare const Group: {
8266
8295
  slots: {
8267
8296
  default: (props: GroupRootSlotProps) => any;
8268
8297
  };
8269
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8270
8298
  attrs: any;
8299
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8271
8300
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8272
8301
  props: _$vue.PublicProps & {
8273
8302
  namespace?: string | undefined;
@@ -8311,8 +8340,8 @@ declare const Group: {
8311
8340
  slots: {
8312
8341
  default: (props: GroupItemSlotProps<V>) => unknown;
8313
8342
  };
8314
- emit: {};
8315
8343
  attrs: any;
8344
+ emit: {};
8316
8345
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8317
8346
  props: _$vue.PublicProps & {
8318
8347
  id?: string | undefined;
@@ -8374,8 +8403,8 @@ interface ImageRootSlotProps {
8374
8403
  }
8375
8404
  interface ImageContext extends UseImageReturn {}
8376
8405
  declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
8377
- declare const _default$73: typeof __VLS_export$99;
8378
- 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>, {
8379
8408
  default: (props: ImageRootSlotProps) => any;
8380
8409
  }>;
8381
8410
  type __VLS_WithSlots$74<T, S> = T & {
@@ -8444,8 +8473,8 @@ interface ImageImgSlotProps {
8444
8473
  'onError': (e: Event) => void;
8445
8474
  };
8446
8475
  }
8447
- declare const _default$71: typeof __VLS_export$98;
8448
- declare const __VLS_export$98: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
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, {
8449
8478
  error: (e: Event) => any;
8450
8479
  load: (e: Event) => any;
8451
8480
  loadstart: (src: string) => any;
@@ -8476,8 +8505,8 @@ interface ImagePlaceholderSlotProps {
8476
8505
  'data-state': ImageStatus;
8477
8506
  };
8478
8507
  }
8479
- declare const _default$72: typeof __VLS_export$97;
8480
- 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>, {
8481
8510
  default: (props: ImagePlaceholderSlotProps) => any;
8482
8511
  }>;
8483
8512
  type __VLS_WithSlots$72<T, S> = T & {
@@ -8500,8 +8529,8 @@ interface ImageFallbackSlotProps {
8500
8529
  'data-state': 'error';
8501
8530
  };
8502
8531
  }
8503
- declare const _default$70: typeof __VLS_export$96;
8504
- 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>, {
8505
8534
  default: (props: ImageFallbackSlotProps) => any;
8506
8535
  }>;
8507
8536
  type __VLS_WithSlots$71<T, S> = T & {
@@ -8680,8 +8709,8 @@ interface InputControlSlotProps {
8680
8709
  /** Pre-computed attributes for the input element */
8681
8710
  attrs: Record<string, unknown>;
8682
8711
  }
8683
- declare const _default$74: typeof __VLS_export$95;
8684
- 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>, {
8685
8714
  default: (props: InputControlSlotProps) => any;
8686
8715
  }>;
8687
8716
  type __VLS_WithSlots$70<T, S> = T & {
@@ -8701,8 +8730,8 @@ interface InputDescriptionSlotProps {
8701
8730
  /** ID for this description element */
8702
8731
  id: string;
8703
8732
  }
8704
- declare const _default$75: typeof __VLS_export$94;
8705
- 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>, {
8706
8735
  default: (props: InputDescriptionSlotProps) => any;
8707
8736
  }>;
8708
8737
  type __VLS_WithSlots$69<T, S> = T & {
@@ -8728,8 +8757,8 @@ interface InputErrorSlotProps {
8728
8757
  'data-state': 'visible' | 'hidden';
8729
8758
  };
8730
8759
  }
8731
- declare const _default$76: typeof __VLS_export$93;
8732
- 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>, {
8733
8762
  default: (props: InputErrorSlotProps) => any;
8734
8763
  }>;
8735
8764
  type __VLS_WithSlots$68<T, S> = T & {
@@ -12862,7 +12891,12 @@ declare abstract class DateAdapter<T = Temporal.PlainDateTime> {
12862
12891
  abstract setMinutes(date: T, minutes: number): T;
12863
12892
  abstract setSeconds(date: T, seconds: number): T;
12864
12893
  abstract getWeekdays(weekdayFormat?: 'long' | 'short' | 'narrow'): string[];
12865
- abstract getWeekArray(date: T): T[][];
12894
+ /**
12895
+ * Weeks-of-7 matrix for the month containing `date`, spilling into adjacent
12896
+ * months at the edges. With `fixedWeeks`, trailing weeks pad the matrix to a
12897
+ * constant 6 rows (42 cells) so calendar grids keep a stable height.
12898
+ */
12899
+ abstract getWeekArray(date: T, fixedWeeks?: boolean): T[][];
12866
12900
  /** Get array of months in a year (12 dates, one for each month) */
12867
12901
  abstract getMonthArray(date: T): T[];
12868
12902
  /** Get array of years between start and end dates */
@@ -13288,8 +13322,10 @@ interface DropIndicator {
13288
13322
  rect: DOMRect;
13289
13323
  }
13290
13324
  /**
13291
- * Position passed to drop hooks. `index` and `indicator` are populated for
13292
- * oriented zones; unoriented zones receive only the pointer location.
13325
+ * Position passed to drop hooks. `index` is populated for oriented zones;
13326
+ * unoriented zones receive only the pointer location. `indicator` is absent
13327
+ * when no slot was proposed: an empty zone resolves `index` to `0`, a drop on
13328
+ * a slot flanking the drag's own position resolves to that position (a stay).
13293
13329
  *
13294
13330
  * @example
13295
13331
  * ```ts
@@ -16403,7 +16439,7 @@ interface InputRootContext {
16403
16439
  /** Form field name */
16404
16440
  readonly name?: string;
16405
16441
  /** Input type */
16406
- readonly type: string;
16442
+ readonly type: Readonly<Ref<string>>;
16407
16443
  /** Associate with form by ID */
16408
16444
  readonly form?: string;
16409
16445
  /** Whether this input is required */
@@ -16508,8 +16544,8 @@ interface InputRootSlotProps {
16508
16544
  };
16509
16545
  }
16510
16546
  declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: _$vue.App) => InputRootContext;
16511
- declare const _default$77: typeof __VLS_export$92;
16512
- declare const __VLS_export$92: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
16547
+ declare const _default$77: typeof __VLS_export$93;
16548
+ declare const __VLS_export$93: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
16513
16549
  modelValue?: string;
16514
16550
  focused?: boolean;
16515
16551
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -16763,8 +16799,8 @@ interface LocaleSlotProps {
16763
16799
  /** Attributes including lang for binding */
16764
16800
  attrs: Record<string, unknown>;
16765
16801
  }
16766
- declare const _default$78: typeof __VLS_export$91;
16767
- 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>, {
16802
+ declare const _default$78: typeof __VLS_export$92;
16803
+ 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>, {
16768
16804
  default: (props: LocaleSlotProps) => any;
16769
16805
  }>;
16770
16806
  type __VLS_WithSlots$66<T, S> = T & {
@@ -16777,8 +16813,10 @@ type __VLS_WithSlots$66<T, S> = T & {
16777
16813
  interface NumberFieldRootContext extends NumberFieldContext {
16778
16814
  /** Unique identifier */
16779
16815
  readonly id: ID;
16780
- /** Optional display label */
16816
+ /** Optional display label (used as aria-label on spinbutton) */
16781
16817
  readonly label?: string;
16818
+ /** ID of element that labels this spinbutton */
16819
+ readonly ariaLabelledby?: string;
16782
16820
  /** Form field name */
16783
16821
  readonly name?: string;
16784
16822
  /** Associate with form by ID */
@@ -16827,8 +16865,10 @@ interface NumberFieldRootContext extends NumberFieldContext {
16827
16865
  interface NumberFieldRootProps extends AtomProps {
16828
16866
  /** Unique identifier (auto-generated if not provided) */
16829
16867
  id?: ID;
16830
- /** Optional display label */
16868
+ /** Optional display label (rendered as aria-label on the spinbutton) */
16831
16869
  label?: string;
16870
+ /** ID of element that labels this spinbutton */
16871
+ ariaLabelledby?: string;
16832
16872
  /** Form field name */
16833
16873
  name?: string;
16834
16874
  /** Associate with form by ID */
@@ -16909,8 +16949,8 @@ interface NumberFieldRootSlotProps {
16909
16949
  };
16910
16950
  }
16911
16951
  declare const useNumberFieldRoot: (key: string, defaultValue?: NumberFieldRootContext | undefined) => NumberFieldRootContext, provideNumberFieldRoot: (key: string, context: NumberFieldRootContext, app?: _$vue.App) => NumberFieldRootContext;
16912
- declare const _default$84: typeof __VLS_export$90;
16913
- declare const __VLS_export$90: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
16952
+ declare const _default$84: typeof __VLS_export$91;
16953
+ declare const __VLS_export$91: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
16914
16954
  modelValue?: number | null;
16915
16955
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
16916
16956
  "update:modelValue": (value: number | null) => any;
@@ -16946,8 +16986,8 @@ interface NumberFieldControlSlotProps {
16946
16986
  /** Pre-computed attributes for the input element */
16947
16987
  attrs: Record<string, unknown>;
16948
16988
  }
16949
- declare const _default$79: typeof __VLS_export$89;
16950
- 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>, {
16989
+ declare const _default$79: typeof __VLS_export$90;
16990
+ 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>, {
16951
16991
  default: (props: NumberFieldControlSlotProps) => any;
16952
16992
  }>;
16953
16993
  type __VLS_WithSlots$64<T, S> = T & {
@@ -16967,8 +17007,8 @@ interface NumberFieldIncrementSlotProps {
16967
17007
  /** Pre-computed attributes for the button */
16968
17008
  attrs: Record<string, unknown>;
16969
17009
  }
16970
- declare const _default$83: typeof __VLS_export$88;
16971
- 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>, {
17010
+ declare const _default$83: typeof __VLS_export$89;
17011
+ 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>, {
16972
17012
  default: (props: NumberFieldIncrementSlotProps) => any;
16973
17013
  }>;
16974
17014
  type __VLS_WithSlots$63<T, S> = T & {
@@ -16988,8 +17028,8 @@ interface NumberFieldDecrementSlotProps {
16988
17028
  /** Pre-computed attributes for the button */
16989
17029
  attrs: Record<string, unknown>;
16990
17030
  }
16991
- declare const _default$80: typeof __VLS_export$87;
16992
- 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>, {
17031
+ declare const _default$80: typeof __VLS_export$88;
17032
+ 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>, {
16993
17033
  default: (props: NumberFieldDecrementSlotProps) => any;
16994
17034
  }>;
16995
17035
  type __VLS_WithSlots$62<T, S> = T & {
@@ -17018,8 +17058,8 @@ interface NumberFieldScrubSlotProps {
17018
17058
  'onPointerup': () => void;
17019
17059
  };
17020
17060
  }
17021
- declare const _default$85: typeof __VLS_export$86;
17022
- 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>, {
17061
+ declare const _default$85: typeof __VLS_export$87;
17062
+ 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>, {
17023
17063
  default: (props: NumberFieldScrubSlotProps) => any;
17024
17064
  }>;
17025
17065
  type __VLS_WithSlots$61<T, S> = T & {
@@ -17039,8 +17079,8 @@ interface NumberFieldDescriptionSlotProps {
17039
17079
  /** ID for this description element */
17040
17080
  id: string;
17041
17081
  }
17042
- declare const _default$81: typeof __VLS_export$85;
17043
- 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>, {
17082
+ declare const _default$81: typeof __VLS_export$86;
17083
+ 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>, {
17044
17084
  default: (props: NumberFieldDescriptionSlotProps) => any;
17045
17085
  }>;
17046
17086
  type __VLS_WithSlots$60<T, S> = T & {
@@ -17066,8 +17106,8 @@ interface NumberFieldErrorSlotProps {
17066
17106
  'data-state': 'visible' | 'hidden';
17067
17107
  };
17068
17108
  }
17069
- declare const _default$82: typeof __VLS_export$84;
17070
- 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>, {
17109
+ declare const _default$82: typeof __VLS_export$85;
17110
+ 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>, {
17071
17111
  default: (props: NumberFieldErrorSlotProps) => any;
17072
17112
  }>;
17073
17113
  type __VLS_WithSlots$59<T, S> = T & {
@@ -17400,8 +17440,8 @@ interface OverflowRootSlotProps {
17400
17440
  };
17401
17441
  }
17402
17442
  declare const useOverflowRoot: (key: string, defaultValue?: OverflowRootContext | undefined) => OverflowRootContext, provideOverflowRoot: (key: string, context: OverflowRootContext, app?: _$vue.App) => OverflowRootContext;
17403
- declare const _default$88: typeof __VLS_export$83;
17404
- 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>, {
17443
+ declare const _default$88: typeof __VLS_export$84;
17444
+ 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>, {
17405
17445
  default: (props: OverflowRootSlotProps) => unknown;
17406
17446
  }>;
17407
17447
  type __VLS_WithSlots$58<T, S> = T & {
@@ -17427,8 +17467,8 @@ interface OverflowItemSlotProps {
17427
17467
  'aria-hidden': 'true' | undefined;
17428
17468
  };
17429
17469
  }
17430
- declare const _default$87: typeof __VLS_export$82;
17431
- 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>, {
17470
+ declare const _default$87: typeof __VLS_export$83;
17471
+ 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>, {
17432
17472
  default: (props: OverflowItemSlotProps) => unknown;
17433
17473
  }>;
17434
17474
  type __VLS_WithSlots$57<T, S> = T & {
@@ -17450,8 +17490,8 @@ interface OverflowIndicatorSlotProps {
17450
17490
  'aria-live': 'polite';
17451
17491
  };
17452
17492
  }
17453
- declare const _default$86: typeof __VLS_export$81;
17454
- 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>, {
17493
+ declare const _default$86: typeof __VLS_export$82;
17494
+ 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>, {
17455
17495
  default: (props: OverflowIndicatorSlotProps) => unknown;
17456
17496
  }>;
17457
17497
  type __VLS_WithSlots$56<T, S> = T & {
@@ -17631,8 +17671,8 @@ interface PaginationRootSlotProps {
17631
17671
  'role': 'navigation' | undefined;
17632
17672
  };
17633
17673
  }
17634
- declare const _default$95: typeof __VLS_export$80;
17635
- 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<{
17674
+ declare const _default$95: typeof __VLS_export$81;
17675
+ 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<{
17636
17676
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
17637
17677
  modelValue?: number;
17638
17678
  }) & {
@@ -17687,8 +17727,8 @@ interface PaginationItemSlotProps {
17687
17727
  'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17688
17728
  };
17689
17729
  }
17690
- declare const _default$91: typeof __VLS_export$79;
17691
- 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>, {
17730
+ declare const _default$91: typeof __VLS_export$80;
17731
+ 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>, {
17692
17732
  default: (props: PaginationItemSlotProps) => any;
17693
17733
  }>;
17694
17734
  type __VLS_WithSlots$55<T, S> = T & {
@@ -17719,11 +17759,13 @@ interface PaginationFirstSlotProps {
17719
17759
  'disabled': boolean | undefined;
17720
17760
  'tabindex': number;
17721
17761
  'type': 'button' | undefined;
17762
+ 'role': 'button' | undefined;
17722
17763
  'onClick': () => void;
17764
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17723
17765
  };
17724
17766
  }
17725
- declare const _default$90: typeof __VLS_export$78;
17726
- 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>, {
17767
+ declare const _default$90: typeof __VLS_export$79;
17768
+ 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>, {
17727
17769
  default: (props: PaginationFirstSlotProps) => any;
17728
17770
  }>;
17729
17771
  type __VLS_WithSlots$54<T, S> = T & {
@@ -17754,11 +17796,13 @@ interface PaginationPrevSlotProps {
17754
17796
  'disabled': boolean | undefined;
17755
17797
  'tabindex': number;
17756
17798
  'type': 'button' | undefined;
17799
+ 'role': 'button' | undefined;
17757
17800
  'onClick': () => void;
17801
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17758
17802
  };
17759
17803
  }
17760
- declare const _default$94: typeof __VLS_export$77;
17761
- 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>, {
17804
+ declare const _default$94: typeof __VLS_export$78;
17805
+ 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>, {
17762
17806
  default: (props: PaginationPrevSlotProps) => any;
17763
17807
  }>;
17764
17808
  type __VLS_WithSlots$53<T, S> = T & {
@@ -17784,8 +17828,8 @@ interface PaginationEllipsisSlotProps {
17784
17828
  'aria-hidden': 'true';
17785
17829
  };
17786
17830
  }
17787
- declare const _default$89: typeof __VLS_export$76;
17788
- 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>, {
17831
+ declare const _default$89: typeof __VLS_export$77;
17832
+ 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>, {
17789
17833
  default: (props: PaginationEllipsisSlotProps) => any;
17790
17834
  }>;
17791
17835
  type __VLS_WithSlots$52<T, S> = T & {
@@ -17816,11 +17860,13 @@ interface PaginationNextSlotProps {
17816
17860
  'disabled': boolean | undefined;
17817
17861
  'tabindex': number;
17818
17862
  'type': 'button' | undefined;
17863
+ 'role': 'button' | undefined;
17819
17864
  'onClick': () => void;
17865
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17820
17866
  };
17821
17867
  }
17822
- declare const _default$93: typeof __VLS_export$75;
17823
- 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>, {
17868
+ declare const _default$93: typeof __VLS_export$76;
17869
+ 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>, {
17824
17870
  default: (props: PaginationNextSlotProps) => any;
17825
17871
  }>;
17826
17872
  type __VLS_WithSlots$51<T, S> = T & {
@@ -17851,11 +17897,13 @@ interface PaginationLastSlotProps {
17851
17897
  'disabled': boolean | undefined;
17852
17898
  'tabindex': number;
17853
17899
  'type': 'button' | undefined;
17900
+ 'role': 'button' | undefined;
17854
17901
  'onClick': () => void;
17902
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17855
17903
  };
17856
17904
  }
17857
- declare const _default$92: typeof __VLS_export$74;
17858
- 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>, {
17905
+ declare const _default$92: typeof __VLS_export$75;
17906
+ 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>, {
17859
17907
  default: (props: PaginationLastSlotProps) => any;
17860
17908
  }>;
17861
17909
  type __VLS_WithSlots$50<T, S> = T & {
@@ -17883,8 +17931,8 @@ interface PaginationStatusSlotProps {
17883
17931
  'role': 'status';
17884
17932
  };
17885
17933
  }
17886
- declare const _default$96: typeof __VLS_export$73;
17887
- 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>, {
17934
+ declare const _default$96: typeof __VLS_export$74;
17935
+ 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>, {
17888
17936
  default: (props: PaginationStatusSlotProps) => any;
17889
17937
  }>;
17890
17938
  type __VLS_WithSlots$49<T, S> = T & {
@@ -17934,8 +17982,8 @@ declare const Pagination: {
17934
17982
  slots: {
17935
17983
  default: (props: PaginationRootSlotProps) => any;
17936
17984
  };
17937
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
17938
17985
  attrs: any;
17986
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
17939
17987
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
17940
17988
  props: _$vue.PublicProps & {
17941
17989
  namespace?: string | undefined;
@@ -18267,8 +18315,8 @@ interface PopoverRootSlotProps {
18267
18315
  toggle: () => void;
18268
18316
  }
18269
18317
  declare const usePopoverContext: () => PopoverReturn, providePopoverContext: (context: PopoverReturn, app?: _$vue.App) => PopoverReturn;
18270
- declare const _default$99: typeof __VLS_export$72;
18271
- declare const __VLS_export$72: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
18318
+ declare const _default$99: typeof __VLS_export$73;
18319
+ declare const __VLS_export$73: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
18272
18320
  modelValue?: boolean;
18273
18321
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18274
18322
  "update:modelValue": (value: boolean) => any;
@@ -18297,14 +18345,17 @@ interface PopoverActivatorSlotProps {
18297
18345
  attrs: {
18298
18346
  'popovertarget': string;
18299
18347
  'type': 'button' | undefined;
18348
+ 'role': 'button' | undefined;
18349
+ 'tabindex': number;
18300
18350
  'aria-expanded': boolean;
18301
18351
  'aria-controls': string;
18302
18352
  'data-open': true | undefined;
18303
18353
  'style': Record<string, string>;
18354
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
18304
18355
  };
18305
18356
  }
18306
- declare const _default$97: typeof __VLS_export$71;
18307
- 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>, {
18357
+ declare const _default$97: typeof __VLS_export$72;
18358
+ 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>, {
18308
18359
  default: (props: PopoverActivatorSlotProps) => any;
18309
18360
  }>;
18310
18361
  type __VLS_WithSlots$47<T, S> = T & {
@@ -18336,8 +18387,8 @@ interface PopoverContentSlotProps {
18336
18387
  onBeforetoggle: (e: ToggleEvent) => void;
18337
18388
  };
18338
18389
  }
18339
- declare const _default$98: typeof __VLS_export$70;
18340
- declare const __VLS_export$70: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18390
+ declare const _default$98: typeof __VLS_export$71;
18391
+ declare const __VLS_export$71: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18341
18392
  beforetoggle: (e: ToggleEvent) => any;
18342
18393
  }, string, _$vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
18343
18394
  onBeforetoggle?: ((e: ToggleEvent) => any) | undefined;
@@ -18520,8 +18571,8 @@ interface PortalSlotProps {
18520
18571
  /** Close this portal (unselects from stack) */
18521
18572
  close: () => void;
18522
18573
  }
18523
- declare const _default$100: typeof __VLS_export$69;
18524
- declare const __VLS_export$69: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18574
+ declare const _default$100: typeof __VLS_export$70;
18575
+ declare const __VLS_export$70: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18525
18576
  close: () => any;
18526
18577
  }, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{
18527
18578
  onClose?: (() => any) | undefined;
@@ -18557,8 +18608,8 @@ interface PresenceSlotProps {
18557
18608
  /** Call when exit animation finishes. */
18558
18609
  done: () => void;
18559
18610
  }
18560
- declare const _default$101: typeof __VLS_export$68;
18561
- declare const __VLS_export$68: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
18611
+ declare const _default$101: typeof __VLS_export$69;
18612
+ declare const __VLS_export$69: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
18562
18613
  modelValue?: boolean;
18563
18614
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18564
18615
  "update:modelValue": (value: boolean) => any;
@@ -18586,9 +18637,13 @@ interface ProgressRootContext extends ProgressContext {
18586
18637
  readonly id: string;
18587
18638
  readonly name?: string;
18588
18639
  readonly labelId: string;
18640
+ /** Whether a Progress.Label child is currently mounted */
18641
+ readonly hasLabel: ShallowRef<boolean>;
18589
18642
  }
18590
18643
  interface ProgressRootProps extends AtomProps {
18591
18644
  id?: string;
18645
+ /** Accessible label when no visible Progress.Label is used */
18646
+ ariaLabel?: string;
18592
18647
  modelValue?: number | number[];
18593
18648
  min?: number;
18594
18649
  max?: number;
@@ -18607,15 +18662,16 @@ interface ProgressRootSlotProps {
18607
18662
  'aria-valuemin': number;
18608
18663
  'aria-valuemax': number;
18609
18664
  'aria-valuetext': string | undefined;
18610
- 'aria-labelledby': string;
18665
+ 'aria-label': string | undefined;
18666
+ 'aria-labelledby': string | undefined;
18611
18667
  'aria-busy': true | undefined;
18612
18668
  'data-state': 'determinate' | 'indeterminate';
18613
18669
  'data-complete': true | undefined;
18614
18670
  };
18615
18671
  }
18616
18672
  declare const useProgressRoot: (key: string, defaultValue?: ProgressRootContext | undefined) => ProgressRootContext, provideProgressRoot: (key: string, context: ProgressRootContext, app?: _$vue.App) => ProgressRootContext;
18617
- declare const _default$106: typeof __VLS_export$67;
18618
- declare const __VLS_export$67: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
18673
+ declare const _default$106: typeof __VLS_export$68;
18674
+ declare const __VLS_export$68: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
18619
18675
  modelValue?: number | number[];
18620
18676
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18621
18677
  "update:modelValue": (value: number | number[] | undefined) => any;
@@ -18643,8 +18699,8 @@ interface ProgressTrackSlotProps {
18643
18699
  'data-state': 'determinate' | 'indeterminate';
18644
18700
  };
18645
18701
  }
18646
- declare const _default$107: typeof __VLS_export$66;
18647
- 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>, {
18702
+ declare const _default$107: typeof __VLS_export$67;
18703
+ 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>, {
18648
18704
  default: (props: ProgressTrackSlotProps) => any;
18649
18705
  }>;
18650
18706
  type __VLS_WithSlots$42<T, S> = T & {
@@ -18670,8 +18726,8 @@ interface ProgressFillSlotProps {
18670
18726
  };
18671
18727
  };
18672
18728
  }
18673
- declare const _default$103: typeof __VLS_export$65;
18674
- 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>, {
18729
+ declare const _default$103: typeof __VLS_export$66;
18730
+ 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>, {
18675
18731
  default: (props: ProgressFillSlotProps) => any;
18676
18732
  }>;
18677
18733
  type __VLS_WithSlots$41<T, S> = T & {
@@ -18701,8 +18757,8 @@ interface ProgressBufferSlotProps {
18701
18757
  };
18702
18758
  };
18703
18759
  }
18704
- declare const _default$102: typeof __VLS_export$64;
18705
- 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>, {
18760
+ declare const _default$102: typeof __VLS_export$65;
18761
+ 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>, {
18706
18762
  default: (props: ProgressBufferSlotProps) => any;
18707
18763
  }>;
18708
18764
  type __VLS_WithSlots$40<T, S> = T & {
@@ -18726,8 +18782,8 @@ interface ProgressValueSlotProps {
18726
18782
  /** Pre-computed attributes for binding */
18727
18783
  attrs: Record<string, never>;
18728
18784
  }
18729
- declare const _default$108: typeof __VLS_export$63;
18730
- 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>, {
18785
+ declare const _default$108: typeof __VLS_export$64;
18786
+ 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>, {
18731
18787
  default: (props: ProgressValueSlotProps) => any;
18732
18788
  }>;
18733
18789
  type __VLS_WithSlots$39<T, S> = T & {
@@ -18748,8 +18804,8 @@ interface ProgressLabelSlotProps {
18748
18804
  id: string;
18749
18805
  };
18750
18806
  }
18751
- declare const _default$105: typeof __VLS_export$62;
18752
- 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>, {
18807
+ declare const _default$105: typeof __VLS_export$63;
18808
+ 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>, {
18753
18809
  default: (props: ProgressLabelSlotProps) => any;
18754
18810
  }>;
18755
18811
  type __VLS_WithSlots$38<T, S> = T & {
@@ -18763,8 +18819,8 @@ interface ProgressHiddenInputProps {
18763
18819
  /** Namespace for context injection from parent Progress.Root */
18764
18820
  namespace?: string;
18765
18821
  }
18766
- declare const _default$104: typeof __VLS_export$61;
18767
- declare const __VLS_export$61: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
18822
+ declare const _default$104: typeof __VLS_export$62;
18823
+ declare const __VLS_export$62: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
18768
18824
  //#endregion
18769
18825
  //#region src/components/Progress/index.d.ts
18770
18826
  /**
@@ -19201,8 +19257,8 @@ interface RadioGroupSlotProps {
19201
19257
  };
19202
19258
  }
19203
19259
  declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: _$vue.App) => RadioGroupContext;
19204
- declare const _default$109: typeof __VLS_export$60;
19205
- 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<{
19260
+ declare const _default$109: typeof __VLS_export$61;
19261
+ 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<{
19206
19262
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
19207
19263
  modelValue?: T;
19208
19264
  }) & {
@@ -19220,7 +19276,7 @@ declare const __VLS_export$60: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
19220
19276
  * @example
19221
19277
  * ```vue
19222
19278
  * <template>
19223
- * <Radio.Group v-slot="{ isNoneSelected, attrs }">
19279
+ * <Radio.Group v-slot="{ isNoneSelected, attrs }" renderless>
19224
19280
  * <div v-bind="attrs">
19225
19281
  * <p v-if="isNoneSelected">Please select an option</p>
19226
19282
  * <Radio.Root value="a">Option A</Radio.Root>
@@ -19283,8 +19339,8 @@ interface RadioHiddenInputProps {
19283
19339
  */
19284
19340
  form?: string;
19285
19341
  }
19286
- declare const _default$110: typeof __VLS_export$59;
19287
- declare const __VLS_export$59: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19342
+ declare const _default$110: typeof __VLS_export$60;
19343
+ declare const __VLS_export$60: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19288
19344
  //#endregion
19289
19345
  //#region src/components/Radio/RadioRoot.vue.d.ts
19290
19346
  /** Visual state of the radio for styling purposes */
@@ -19407,8 +19463,8 @@ interface RadioRootSlotProps<V = unknown> {
19407
19463
  };
19408
19464
  }
19409
19465
  declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: _$vue.App) => RadioRootContext;
19410
- declare const _default$112: typeof __VLS_export$58;
19411
- 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<{
19466
+ declare const _default$112: typeof __VLS_export$59;
19467
+ 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<{
19412
19468
  props: _$vue.PublicProps & __VLS_PrettifyLocal$17<RadioRootProps<V>> & (typeof globalThis extends {
19413
19469
  __VLS_PROPS_FALLBACK: infer P;
19414
19470
  } ? P : {});
@@ -19421,8 +19477,8 @@ declare const __VLS_export$58: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
19421
19477
  * @example
19422
19478
  * ```vue
19423
19479
  * <template>
19424
- * <Radio.Root v-slot="{ isChecked, select, attrs }" value="a">
19425
- * <div v-bind="attrs" v-on:click="select">
19480
+ * <Radio.Root v-slot="{ isChecked, attrs }" value="a" renderless>
19481
+ * <div v-bind="attrs">
19426
19482
  * <span :class="{ 'font-bold': isChecked }">Option A</span>
19427
19483
  * </div>
19428
19484
  * </Radio.Root>
@@ -19453,8 +19509,8 @@ interface RadioIndicatorSlotProps {
19453
19509
  };
19454
19510
  };
19455
19511
  }
19456
- declare const _default$111: typeof __VLS_export$57;
19457
- 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>, {
19512
+ declare const _default$111: typeof __VLS_export$58;
19513
+ 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>, {
19458
19514
  /**
19459
19515
  * Default slot for custom indicator content
19460
19516
  *
@@ -19541,8 +19597,8 @@ declare const Radio: {
19541
19597
  slots: {
19542
19598
  default: (props: RadioGroupSlotProps) => any;
19543
19599
  };
19544
- emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
19545
19600
  attrs: any;
19601
+ emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
19546
19602
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
19547
19603
  props: _$vue.PublicProps & {
19548
19604
  namespace?: string | undefined;
@@ -19670,8 +19726,8 @@ declare const Radio: {
19670
19726
  slots: {
19671
19727
  default: (props: RadioRootSlotProps<V>) => any;
19672
19728
  };
19673
- emit: {};
19674
19729
  attrs: any;
19730
+ emit: {};
19675
19731
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
19676
19732
  props: _$vue.PublicProps & {
19677
19733
  id?: ID | undefined;
@@ -19725,6 +19781,10 @@ interface RatingRootProps extends AtomProps {
19725
19781
  disabled?: MaybeRefOrGetter<boolean>;
19726
19782
  /** Show value, prevent changes */
19727
19783
  readonly?: MaybeRefOrGetter<boolean>;
19784
+ /** Accessible name for the slider */
19785
+ ariaLabel?: string;
19786
+ /** ID of element that labels this slider */
19787
+ ariaLabelledby?: string;
19728
19788
  /** Form field name — triggers hidden input */
19729
19789
  name?: string;
19730
19790
  /** Namespace for context provision */
@@ -19749,6 +19809,8 @@ interface RatingRootSlotProps {
19749
19809
  'aria-valuemin': 0;
19750
19810
  'aria-valuemax': number;
19751
19811
  'aria-valuetext': string;
19812
+ 'aria-label': string | undefined;
19813
+ 'aria-labelledby': string | undefined;
19752
19814
  'aria-disabled': boolean;
19753
19815
  'aria-readonly': true | undefined;
19754
19816
  'data-disabled': true | undefined;
@@ -19759,8 +19821,8 @@ interface RatingRootSlotProps {
19759
19821
  };
19760
19822
  }
19761
19823
  declare const useRatingRoot: (key: string, defaultValue?: RatingRootContext | undefined) => RatingRootContext, provideRatingRoot: (key: string, context: RatingRootContext, app?: _$vue.App) => RatingRootContext;
19762
- declare const _default$115: typeof __VLS_export$56;
19763
- declare const __VLS_export$56: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
19824
+ declare const _default$115: typeof __VLS_export$57;
19825
+ declare const __VLS_export$57: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
19764
19826
  modelValue?: number;
19765
19827
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
19766
19828
  "update:modelValue": (value: number) => any;
@@ -19803,8 +19865,8 @@ interface RatingItemSlotProps {
19803
19865
  'onClick': () => void;
19804
19866
  };
19805
19867
  }
19806
- declare const _default$114: typeof __VLS_export$55;
19807
- 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>, {
19868
+ declare const _default$114: typeof __VLS_export$56;
19869
+ 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>, {
19808
19870
  default: (props: RatingItemSlotProps) => any;
19809
19871
  }>;
19810
19872
  type __VLS_WithSlots$35<T, S> = T & {
@@ -19818,8 +19880,8 @@ interface RatingHiddenInputProps {
19818
19880
  /** Namespace for context injection from parent Rating.Root */
19819
19881
  namespace?: string;
19820
19882
  }
19821
- declare const _default$113: typeof __VLS_export$54;
19822
- declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19883
+ declare const _default$113: typeof __VLS_export$55;
19884
+ declare const __VLS_export$55: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19823
19885
  //#endregion
19824
19886
  //#region src/components/Rating/index.d.ts
19825
19887
  /**
@@ -19847,7 +19909,6 @@ declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {},
19847
19909
  * v-for="i in 5"
19848
19910
  * :key="i"
19849
19911
  * :index="i"
19850
- * as="button"
19851
19912
  * v-slot="{ state }"
19852
19913
  * >
19853
19914
  * {{ state === 'full' ? '★' : '☆' }}
@@ -19883,7 +19944,6 @@ declare const Rating: {
19883
19944
  * v-for="i in 5"
19884
19945
  * :key="i"
19885
19946
  * :index="i"
19886
- * as="button"
19887
19947
  * v-slot="{ state }"
19888
19948
  * >
19889
19949
  * {{ state === 'full' ? '★' : '☆' }}
@@ -19946,7 +20006,6 @@ declare const Rating: {
19946
20006
  * <template>
19947
20007
  * <Rating.Item
19948
20008
  * :index="1"
19949
- * as="button"
19950
20009
  * class="[&[data-state=full]]:text-amber-500 [&[data-state=empty]]:text-gray-300"
19951
20010
  * v-slot="{ state }"
19952
20011
  * >
@@ -19998,7 +20057,6 @@ declare const Rating: {
19998
20057
  * v-for="i in 5"
19999
20058
  * :key="i"
20000
20059
  * :index="i"
20001
- * as="button"
20002
20060
  * v-slot="{ state }"
20003
20061
  * >
20004
20062
  * {{ state === 'full' ? '★' : '☆' }}
@@ -20049,8 +20107,8 @@ interface ScrimSlotProps {
20049
20107
  'onClick': () => void;
20050
20108
  };
20051
20109
  }
20052
- declare const _default$116: typeof __VLS_export$53;
20053
- 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>, {
20110
+ declare const _default$116: typeof __VLS_export$54;
20111
+ 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>, {
20054
20112
  default: (props: ScrimSlotProps) => any;
20055
20113
  }>;
20056
20114
  type __VLS_WithSlots$34<T, S> = T & {
@@ -20132,8 +20190,8 @@ interface SelectRootSlotProps {
20132
20190
  toggle: () => void;
20133
20191
  }
20134
20192
  declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: _$vue.App) => SelectContext;
20135
- declare const _default$122: typeof __VLS_export$52;
20136
- 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<{
20193
+ declare const _default$122: typeof __VLS_export$53;
20194
+ 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<{
20137
20195
  props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
20138
20196
  modelValue?: T | T[];
20139
20197
  }) & {
@@ -20178,8 +20236,8 @@ interface SelectActivatorSlotProps {
20178
20236
  'onKeydown': (e: KeyboardEvent) => void;
20179
20237
  };
20180
20238
  }
20181
- declare const _default$117: typeof __VLS_export$51;
20182
- 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>, {
20239
+ declare const _default$117: typeof __VLS_export$52;
20240
+ 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>, {
20183
20241
  default: (props: SelectActivatorSlotProps) => any;
20184
20242
  }>;
20185
20243
  type __VLS_WithSlots$33<T, S> = T & {
@@ -20207,8 +20265,8 @@ interface SelectValueSlotProps {
20207
20265
  /** Attributes to bind to the value element */
20208
20266
  attrs: Record<string, never>;
20209
20267
  }
20210
- declare const _default$123: typeof __VLS_export$50;
20211
- 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>, {
20268
+ declare const _default$123: typeof __VLS_export$51;
20269
+ 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>, {
20212
20270
  default: (props: SelectValueSlotProps) => any;
20213
20271
  }>;
20214
20272
  type __VLS_WithSlots$32<T, S> = T & {
@@ -20238,8 +20296,8 @@ interface SelectContentSlotProps {
20238
20296
  'style': Record<string, string>;
20239
20297
  };
20240
20298
  }
20241
- declare const _default$118: typeof __VLS_export$49;
20242
- 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>, {
20299
+ declare const _default$118: typeof __VLS_export$50;
20300
+ 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>, {
20243
20301
  default: (props: SelectContentSlotProps) => any;
20244
20302
  }>;
20245
20303
  type __VLS_WithSlots$31<T, S> = T & {
@@ -20259,8 +20317,8 @@ interface SelectCueSlotProps {
20259
20317
  'data-state': 'open' | 'closed';
20260
20318
  };
20261
20319
  }
20262
- declare const _default$119: typeof __VLS_export$48;
20263
- 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>, {
20320
+ declare const _default$119: typeof __VLS_export$49;
20321
+ 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>, {
20264
20322
  default: (props: SelectCueSlotProps) => any;
20265
20323
  }>;
20266
20324
  type __VLS_WithSlots$30<T, S> = T & {
@@ -20304,8 +20362,8 @@ interface SelectItemSlotProps<V = unknown> {
20304
20362
  'onClick': () => void;
20305
20363
  };
20306
20364
  }
20307
- declare const _default$120: typeof __VLS_export$47;
20308
- 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<{
20365
+ declare const _default$120: typeof __VLS_export$48;
20366
+ 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<{
20309
20367
  props: _$vue.PublicProps & __VLS_PrettifyLocal$15<SelectItemProps<V>> & (typeof globalThis extends {
20310
20368
  __VLS_PROPS_FALLBACK: infer P;
20311
20369
  } ? P : {});
@@ -20327,8 +20385,8 @@ interface SelectPlaceholderProps extends AtomProps {
20327
20385
  interface SelectPlaceholderSlotProps {
20328
20386
  hasValue: boolean;
20329
20387
  }
20330
- declare const _default$121: typeof __VLS_export$46;
20331
- 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>, {
20388
+ declare const _default$121: typeof __VLS_export$47;
20389
+ 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>, {
20332
20390
  default: (props: SelectPlaceholderSlotProps) => any;
20333
20391
  }>;
20334
20392
  type __VLS_WithSlots$29<T, S> = T & {
@@ -20372,9 +20430,8 @@ type __VLS_WithSlots$29<T, S> = T & {
20372
20430
  * :key="item.id"
20373
20431
  * :id="item.id"
20374
20432
  * :value="item.label"
20375
- * v-slot="{ isSelected, attrs }"
20376
20433
  * >
20377
- * <div v-bind="attrs">{{ item.label }}</div>
20434
+ * {{ item.label }}
20378
20435
  * </Select.Item>
20379
20436
  * </Select.Content>
20380
20437
  * </Select.Root>
@@ -20413,8 +20470,8 @@ declare const Select: {
20413
20470
  slots: {
20414
20471
  default: (props: SelectRootSlotProps) => any;
20415
20472
  };
20416
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20417
20473
  attrs: any;
20474
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20418
20475
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20419
20476
  props: _$vue.PublicProps & {
20420
20477
  namespace?: string | undefined;
@@ -20593,8 +20650,8 @@ declare const Select: {
20593
20650
  * </script>
20594
20651
  *
20595
20652
  * <template>
20596
- * <Select.Item id="apple" value="Apple" v-slot="{ isSelected, attrs }">
20597
- * <div v-bind="attrs">Apple {{ isSelected ? '✓' : '' }}</div>
20653
+ * <Select.Item id="apple" value="Apple" v-slot="{ isSelected }">
20654
+ * Apple {{ isSelected ? '✓' : '' }}
20598
20655
  * </Select.Item>
20599
20656
  * </template>
20600
20657
  * ```
@@ -20603,8 +20660,8 @@ declare const Select: {
20603
20660
  slots: {
20604
20661
  default: (props: SelectItemSlotProps<V>) => any;
20605
20662
  };
20606
- emit: {};
20607
20663
  attrs: any;
20664
+ emit: {};
20608
20665
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20609
20666
  props: _$vue.PublicProps & {
20610
20667
  namespace?: string | undefined;
@@ -20693,8 +20750,8 @@ interface SelectionRootSlotProps {
20693
20750
  };
20694
20751
  }
20695
20752
  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>>;
20696
- declare const _default$125: typeof __VLS_export$45;
20697
- 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<{
20753
+ declare const _default$125: typeof __VLS_export$46;
20754
+ 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<{
20698
20755
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
20699
20756
  modelValue?: T | T[];
20700
20757
  }) & {
@@ -20746,15 +20803,18 @@ interface SelectionItemSlotProps<V = unknown> {
20746
20803
  toggle: () => void;
20747
20804
  /** Attributes to bind to the item element */
20748
20805
  attrs: {
20806
+ 'role': 'option';
20807
+ 'tabindex': 0 | -1;
20749
20808
  'aria-selected': boolean;
20750
20809
  'aria-disabled': boolean;
20751
20810
  'data-selected': true | undefined;
20752
20811
  'data-disabled': true | undefined;
20753
20812
  'onClick': () => void;
20813
+ 'onKeydown': (e: KeyboardEvent) => void;
20754
20814
  };
20755
20815
  }
20756
- declare const _default$124: typeof __VLS_export$44;
20757
- 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<{
20816
+ declare const _default$124: typeof __VLS_export$45;
20817
+ 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<{
20758
20818
  props: _$vue.PublicProps & __VLS_PrettifyLocal$13<SelectionItemProps<V>> & (typeof globalThis extends {
20759
20819
  __VLS_PROPS_FALLBACK: infer P;
20760
20820
  } ? P : {});
@@ -20804,8 +20864,8 @@ declare const Selection: {
20804
20864
  slots: {
20805
20865
  default: (props: SelectionRootSlotProps) => any;
20806
20866
  };
20807
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20808
20867
  attrs: any;
20868
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20809
20869
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20810
20870
  props: _$vue.PublicProps & {
20811
20871
  namespace?: string | undefined;
@@ -20850,8 +20910,8 @@ declare const Selection: {
20850
20910
  slots: {
20851
20911
  default: (props: SelectionItemSlotProps<V>) => unknown;
20852
20912
  };
20853
- emit: {};
20854
20913
  attrs: any;
20914
+ emit: {};
20855
20915
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20856
20916
  props: _$vue.PublicProps & {
20857
20917
  id?: string | undefined;
@@ -20904,8 +20964,8 @@ interface SingleRootSlotProps {
20904
20964
  };
20905
20965
  }
20906
20966
  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>>;
20907
- declare const _default$127: typeof __VLS_export$43;
20908
- 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<{
20967
+ declare const _default$127: typeof __VLS_export$44;
20968
+ 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<{
20909
20969
  props: _$vue.PublicProps & __VLS_PrettifyLocal$12<(SingleRootProps & {
20910
20970
  modelValue?: T | T[];
20911
20971
  }) & {
@@ -20956,15 +21016,18 @@ interface SingleItemSlotProps<V = unknown> {
20956
21016
  toggle: () => void;
20957
21017
  /** Attributes to bind to the item element */
20958
21018
  attrs: {
21019
+ 'role': 'option';
21020
+ 'tabindex': 0 | -1;
20959
21021
  'aria-selected': boolean;
20960
21022
  'aria-disabled': boolean;
20961
21023
  'data-selected': true | undefined;
20962
21024
  'data-disabled': true | undefined;
20963
21025
  'onClick': () => void;
21026
+ 'onKeydown': (e: KeyboardEvent) => void;
20964
21027
  };
20965
21028
  }
20966
- declare const _default$126: typeof __VLS_export$42;
20967
- 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<{
21029
+ declare const _default$126: typeof __VLS_export$43;
21030
+ 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<{
20968
21031
  props: _$vue.PublicProps & __VLS_PrettifyLocal$11<SingleItemProps<V>> & (typeof globalThis extends {
20969
21032
  __VLS_PROPS_FALLBACK: infer P;
20970
21033
  } ? P : {});
@@ -21014,8 +21077,8 @@ declare const Single: {
21014
21077
  slots: {
21015
21078
  default: (props: SingleRootSlotProps) => any;
21016
21079
  };
21017
- emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
21018
21080
  attrs: any;
21081
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
21019
21082
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
21020
21083
  props: _$vue.PublicProps & {
21021
21084
  namespace?: string | undefined;
@@ -21060,8 +21123,8 @@ declare const Single: {
21060
21123
  slots: {
21061
21124
  default: (props: SingleItemSlotProps<V>) => unknown;
21062
21125
  };
21063
- emit: {};
21064
21126
  attrs: any;
21127
+ emit: {};
21065
21128
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
21066
21129
  props: _$vue.PublicProps & {
21067
21130
  id?: string | undefined;
@@ -21172,8 +21235,8 @@ interface SliderRootSlotProps {
21172
21235
  };
21173
21236
  }
21174
21237
  declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: _$vue.App) => SliderRootContext;
21175
- declare const _default$130: typeof __VLS_export$41;
21176
- declare const __VLS_export$41: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
21238
+ declare const _default$130: typeof __VLS_export$42;
21239
+ declare const __VLS_export$42: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
21177
21240
  modelValue?: number | number[];
21178
21241
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21179
21242
  "update:modelValue": (value: number | number[]) => any;
@@ -21211,8 +21274,8 @@ interface SliderTrackSlotProps {
21211
21274
  'onPointerdown': (e: PointerEvent) => void;
21212
21275
  };
21213
21276
  }
21214
- declare const _default$132: typeof __VLS_export$40;
21215
- 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>, {
21277
+ declare const _default$132: typeof __VLS_export$41;
21278
+ 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>, {
21216
21279
  default: (props: SliderTrackSlotProps) => any;
21217
21280
  }>;
21218
21281
  type __VLS_WithSlots$27<T, S> = T & {
@@ -21239,8 +21302,8 @@ interface SliderRangeSlotProps {
21239
21302
  'style': Record<string, string>;
21240
21303
  };
21241
21304
  }
21242
- declare const _default$129: typeof __VLS_export$39;
21243
- 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>, {
21305
+ declare const _default$129: typeof __VLS_export$40;
21306
+ 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>, {
21244
21307
  default: (props: SliderRangeSlotProps) => any;
21245
21308
  }>;
21246
21309
  type __VLS_WithSlots$26<T, S> = T & {
@@ -21291,8 +21354,8 @@ interface SliderThumbSlotProps {
21291
21354
  'onPointerdown': (e: PointerEvent) => void;
21292
21355
  };
21293
21356
  }
21294
- declare const _default$131: typeof __VLS_export$38;
21295
- 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>, {
21357
+ declare const _default$131: typeof __VLS_export$39;
21358
+ 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>, {
21296
21359
  default: (props: SliderThumbSlotProps) => any;
21297
21360
  }>;
21298
21361
  type __VLS_WithSlots$25<T, S> = T & {
@@ -21308,8 +21371,8 @@ interface SliderHiddenInputProps {
21308
21371
  /** Thumb index to read value from */
21309
21372
  index?: number;
21310
21373
  }
21311
- declare const _default$128: typeof __VLS_export$37;
21312
- declare const __VLS_export$37: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21374
+ declare const _default$128: typeof __VLS_export$38;
21375
+ declare const __VLS_export$38: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21313
21376
  //#endregion
21314
21377
  //#region src/components/Slider/index.d.ts
21315
21378
  /**
@@ -21551,23 +21614,43 @@ declare const Slider: {
21551
21614
  };
21552
21615
  //#endregion
21553
21616
  //#region src/components/Snackbar/SnackbarPortal.vue.d.ts
21617
+ interface SnackbarPortalContext {
21618
+ /** Mirror a message into the persistent announcers. Urgent routes to the assertive/alert region. */
21619
+ announce: (message: string, urgent?: boolean) => void;
21620
+ /** Current polite (role="status") announcement text */
21621
+ polite: Readonly<ShallowRef<string>>;
21622
+ /** Current assertive (role="alert") announcement text */
21623
+ assertive: Readonly<ShallowRef<string>>;
21624
+ }
21554
21625
  interface SnackbarPortalProps extends AtomProps {
21626
+ /** Auto-render the Snackbar.Announcer live-region pair. Set false to omit it or place `<Snackbar.Announcer>` yourself. @default true */
21627
+ announcer?: boolean;
21628
+ /** Namespace for dependency injection. @default 'v0:notifications' */
21629
+ namespace?: string;
21555
21630
  /** Teleport target. `'top-layer'` mounts into the topmost open modal; `false` renders inline. @default 'top-layer' */
21556
21631
  teleport?: 'top-layer' | (string & {}) | false;
21557
21632
  }
21558
21633
  interface SnackbarPortalSlotProps {
21559
21634
  /** Calculated z-index from useStack */
21560
21635
  zIndex: number;
21561
- /** Attributes to bind to the portal element */
21636
+ /**
21637
+ * Attributes to bind to the portal element.
21638
+ *
21639
+ * @remarks
21640
+ * The style carries only `zIndex` so consumer positioning (classes or
21641
+ * styles like `absolute` / `fixed`) wins. In renderless mode the wrapper
21642
+ * you render must be positioned (non-`static`) for the z-index to take
21643
+ * effect — the automatic `position: relative` fallback only covers the
21644
+ * element rendered by the non-renderless Atom.
21645
+ */
21562
21646
  attrs: {
21563
21647
  style: {
21564
- position: 'relative';
21565
21648
  zIndex: number;
21566
21649
  };
21567
21650
  };
21568
21651
  }
21569
- declare const _default$135: typeof __VLS_export$36;
21570
- 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>, {
21652
+ declare const _default$136: typeof __VLS_export$37;
21653
+ 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>, {
21571
21654
  default: (props: SnackbarPortalSlotProps) => any;
21572
21655
  }>;
21573
21656
  type __VLS_WithSlots$24<T, S> = T & {
@@ -21594,8 +21677,8 @@ interface SnackbarQueueSlotProps {
21594
21677
  onFocusout: (e: FocusEvent) => void;
21595
21678
  };
21596
21679
  }
21597
- declare const _default$136: typeof __VLS_export$35;
21598
- 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>, {
21680
+ declare const _default$137: typeof __VLS_export$36;
21681
+ 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>, {
21599
21682
  default: (props: SnackbarQueueSlotProps) => any;
21600
21683
  }>;
21601
21684
  type __VLS_WithSlots$23<T, S> = T & {
@@ -21624,8 +21707,8 @@ interface SnackbarRootSlotProps {
21624
21707
  role: string;
21625
21708
  };
21626
21709
  }
21627
- declare const _default$137: typeof __VLS_export$34;
21628
- declare const __VLS_export$34: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21710
+ declare const _default$138: typeof __VLS_export$35;
21711
+ declare const __VLS_export$35: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21629
21712
  dismiss: (id: ID) => any;
21630
21713
  }, string, _$vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
21631
21714
  onDismiss?: ((id: ID) => any) | undefined;
@@ -21647,12 +21730,15 @@ interface SnackbarCloseSlotProps {
21647
21730
  /** Attributes to bind to the close button element */
21648
21731
  attrs: {
21649
21732
  'type': 'button' | undefined;
21733
+ 'role': 'button' | undefined;
21734
+ 'tabindex': number;
21650
21735
  'aria-label': string;
21651
21736
  'onClick': () => void;
21737
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
21652
21738
  };
21653
21739
  }
21654
- declare const _default$133: typeof __VLS_export$33;
21655
- 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>, {
21740
+ declare const _default$134: typeof __VLS_export$34;
21741
+ 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>, {
21656
21742
  default: (props: SnackbarCloseSlotProps) => any;
21657
21743
  }>;
21658
21744
  type __VLS_WithSlots$21<T, S> = T & {
@@ -21661,9 +21747,17 @@ type __VLS_WithSlots$21<T, S> = T & {
21661
21747
  };
21662
21748
  };
21663
21749
  //#endregion
21750
+ //#region src/components/Snackbar/SnackbarAnnouncer.vue.d.ts
21751
+ interface SnackbarAnnouncerProps {
21752
+ /** Namespace for context injection from parent Snackbar.Portal. @default 'v0:notifications' */
21753
+ namespace?: string;
21754
+ }
21755
+ declare const _default$133: typeof __VLS_export$33;
21756
+ declare const __VLS_export$33: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21757
+ //#endregion
21664
21758
  //#region src/components/Snackbar/SnackbarContent.vue.d.ts
21665
21759
  type SnackbarContentProps = AtomProps;
21666
- declare const _default$134: typeof __VLS_export$32;
21760
+ declare const _default$135: typeof __VLS_export$32;
21667
21761
  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>, {
21668
21762
  default: () => any;
21669
21763
  }>;
@@ -21897,6 +21991,32 @@ declare const Snackbar: {
21897
21991
  default: (props: SnackbarCloseSlotProps) => any;
21898
21992
  };
21899
21993
  });
21994
+ /**
21995
+ * Visually-hidden polite + assertive live-region pair that announces
21996
+ * snackbar messages. Auto-rendered by Snackbar.Portal — place explicitly
21997
+ * with `:announcer="false"` on the Portal to control position or markup
21998
+ * order.
21999
+ *
22000
+ * @see https://0.vuetifyjs.com/components/semantic/snackbar
22001
+ *
22002
+ * @example
22003
+ * ```vue
22004
+ * <script setup lang="ts">
22005
+ * import { Snackbar } from '@vuetify/v0'
22006
+ * </script>
22007
+ *
22008
+ * <template>
22009
+ * <Snackbar.Portal :announcer="false">
22010
+ * <Snackbar.Announcer />
22011
+ * <Snackbar.Root>
22012
+ * <Snackbar.Content>Saved</Snackbar.Content>
22013
+ * <Snackbar.Close />
22014
+ * </Snackbar.Root>
22015
+ * </Snackbar.Portal>
22016
+ * </template>
22017
+ * ```
22018
+ */
22019
+ Announcer: _$vue.DefineComponent<SnackbarAnnouncerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SnackbarAnnouncerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21900
22020
  };
21901
22021
  //#endregion
21902
22022
  //#region src/components/Splitter/SplitterRoot.vue.d.ts
@@ -21949,7 +22069,7 @@ interface SplitterRootSlotProps {
21949
22069
  };
21950
22070
  }
21951
22071
  declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?: _$vue.App) => SplitterContext;
21952
- declare const _default$140: typeof __VLS_export$31;
22072
+ declare const _default$141: typeof __VLS_export$31;
21953
22073
  declare const __VLS_export$31: __VLS_WithSlots$19<_$vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21954
22074
  layout: (sizes: number[]) => any;
21955
22075
  }, string, _$vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
@@ -21991,7 +22111,7 @@ interface SplitterPanelSlotProps {
21991
22111
  'data-collapsed': true | undefined;
21992
22112
  };
21993
22113
  }
21994
- declare const _default$139: typeof __VLS_export$30;
22114
+ declare const _default$140: typeof __VLS_export$30;
21995
22115
  declare const __VLS_export$30: __VLS_WithSlots$18<_$vue.DefineComponent<SplitterPanelProps & {
21996
22116
  collapsed?: boolean;
21997
22117
  }, SplitterPanelExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -22041,7 +22161,7 @@ interface SplitterHandleSlotProps {
22041
22161
  'onKeydown': (e: KeyboardEvent) => void;
22042
22162
  };
22043
22163
  }
22044
- declare const _default$138: typeof __VLS_export$29;
22164
+ declare const _default$139: typeof __VLS_export$29;
22045
22165
  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>, {
22046
22166
  default: (props: SplitterHandleSlotProps) => any;
22047
22167
  }>;
@@ -22252,7 +22372,7 @@ interface StepRootSlotProps {
22252
22372
  };
22253
22373
  }
22254
22374
  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>>;
22255
- declare const _default$142: typeof __VLS_export$28;
22375
+ declare const _default$143: typeof __VLS_export$28;
22256
22376
  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<{
22257
22377
  props: _$vue.PublicProps & __VLS_PrettifyLocal$10<(StepRootProps & {
22258
22378
  modelValue?: T | T[];
@@ -22304,14 +22424,17 @@ interface StepItemSlotProps<V = unknown> {
22304
22424
  toggle: () => void;
22305
22425
  /** Attributes to bind to the item element */
22306
22426
  attrs: {
22427
+ 'role': 'tab';
22428
+ 'tabindex': 0 | -1;
22307
22429
  'aria-selected': boolean;
22308
22430
  'aria-disabled': boolean;
22309
22431
  'data-selected': true | undefined;
22310
22432
  'data-disabled': true | undefined;
22311
22433
  'onClick': () => void;
22434
+ 'onKeydown': (e: KeyboardEvent) => void;
22312
22435
  };
22313
22436
  }
22314
- declare const _default$141: typeof __VLS_export$27;
22437
+ declare const _default$142: typeof __VLS_export$27;
22315
22438
  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<{
22316
22439
  props: _$vue.PublicProps & __VLS_PrettifyLocal$9<StepItemProps<V>> & (typeof globalThis extends {
22317
22440
  __VLS_PROPS_FALLBACK: infer P;
@@ -22360,8 +22483,8 @@ declare const Step: {
22360
22483
  slots: {
22361
22484
  default: (props: StepRootSlotProps) => any;
22362
22485
  };
22363
- emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
22364
22486
  attrs: any;
22487
+ emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
22365
22488
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22366
22489
  props: _$vue.PublicProps & {
22367
22490
  namespace?: string | undefined;
@@ -22404,8 +22527,8 @@ declare const Step: {
22404
22527
  slots: {
22405
22528
  default: (props: StepItemSlotProps<V>) => unknown;
22406
22529
  };
22407
- emit: {};
22408
22530
  attrs: any;
22531
+ emit: {};
22409
22532
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22410
22533
  props: _$vue.PublicProps & {
22411
22534
  id?: string | undefined;
@@ -22474,7 +22597,7 @@ interface SwitchGroupSlotProps {
22474
22597
  };
22475
22598
  }
22476
22599
  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>>;
22477
- declare const _default$143: typeof __VLS_export$26;
22600
+ declare const _default$144: typeof __VLS_export$26;
22478
22601
  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<{
22479
22602
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
22480
22603
  modelValue?: T | T[];
@@ -22506,7 +22629,7 @@ interface SwitchHiddenInputProps {
22506
22629
  /** Associate with form by ID (overrides Root's form) */
22507
22630
  form?: string;
22508
22631
  }
22509
- declare const _default$144: typeof __VLS_export$25;
22632
+ declare const _default$145: typeof __VLS_export$25;
22510
22633
  declare const __VLS_export$25: _$vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
22511
22634
  //#endregion
22512
22635
  //#region src/components/Switch/SwitchRoot.vue.d.ts
@@ -22607,7 +22730,7 @@ interface SwitchRootSlotProps<V = unknown> {
22607
22730
  };
22608
22731
  }
22609
22732
  declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: _$vue.App) => SwitchRootContext<unknown>;
22610
- declare const _default$145: typeof __VLS_export$24;
22733
+ declare const _default$146: typeof __VLS_export$24;
22611
22734
  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<{
22612
22735
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
22613
22736
  modelValue?: boolean;
@@ -22674,7 +22797,7 @@ interface SwitchSelectAllSlotProps {
22674
22797
  'onKeydown': (e: KeyboardEvent) => void;
22675
22798
  };
22676
22799
  }
22677
- declare const _default$146: typeof __VLS_export$23;
22800
+ declare const _default$147: typeof __VLS_export$23;
22678
22801
  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>, {
22679
22802
  default: (props: SwitchSelectAllSlotProps) => any;
22680
22803
  }>;
@@ -22700,7 +22823,7 @@ interface SwitchThumbSlotProps {
22700
22823
  'data-state': SwitchState;
22701
22824
  };
22702
22825
  }
22703
- declare const _default$147: typeof __VLS_export$22;
22826
+ declare const _default$148: typeof __VLS_export$22;
22704
22827
  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>, {
22705
22828
  default: (props: SwitchThumbSlotProps) => any;
22706
22829
  }>;
@@ -22726,7 +22849,7 @@ interface SwitchTrackSlotProps {
22726
22849
  'data-state': SwitchState;
22727
22850
  };
22728
22851
  }
22729
- declare const _default$148: typeof __VLS_export$21;
22852
+ declare const _default$149: typeof __VLS_export$21;
22730
22853
  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>, {
22731
22854
  default: (props: SwitchTrackSlotProps) => any;
22732
22855
  }>;
@@ -22800,8 +22923,8 @@ declare const Switch: {
22800
22923
  slots: {
22801
22924
  default: (props: SwitchGroupSlotProps) => any;
22802
22925
  };
22803
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
22804
22926
  attrs: any;
22927
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
22805
22928
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22806
22929
  props: _$vue.PublicProps & {
22807
22930
  namespace?: string | undefined;
@@ -22886,8 +23009,8 @@ declare const Switch: {
22886
23009
  slots: {
22887
23010
  default: (props: SwitchRootSlotProps<V>) => any;
22888
23011
  };
22889
- emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
22890
23012
  attrs: any;
23013
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
22891
23014
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22892
23015
  props: _$vue.PublicProps & {
22893
23016
  id?: ID | undefined;
@@ -23117,7 +23240,7 @@ interface TabsContext extends StepContext<TabsTicket> {
23117
23240
  rootId: string;
23118
23241
  }
23119
23242
  declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: _$vue.App) => TabsContext;
23120
- declare const _default$152: typeof __VLS_export$20;
23243
+ declare const _default$153: typeof __VLS_export$20;
23121
23244
  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<{
23122
23245
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
23123
23246
  modelValue?: T | T[];
@@ -23159,7 +23282,7 @@ interface TabsListSlotProps {
23159
23282
  'data-disabled': true | undefined;
23160
23283
  };
23161
23284
  }
23162
- declare const _default$150: typeof __VLS_export$19;
23285
+ declare const _default$151: typeof __VLS_export$19;
23163
23286
  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>, {
23164
23287
  default: (props: TabsListSlotProps) => any;
23165
23288
  }>;
@@ -23215,7 +23338,7 @@ interface TabsItemSlotProps {
23215
23338
  'onFocus': () => void;
23216
23339
  };
23217
23340
  }
23218
- declare const _default$149: typeof __VLS_export$18;
23341
+ declare const _default$150: typeof __VLS_export$18;
23219
23342
  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<{
23220
23343
  props: _$vue.PublicProps & __VLS_PrettifyLocal$5<TabsItemProps<V>> & (typeof globalThis extends {
23221
23344
  __VLS_PROPS_FALLBACK: infer P;
@@ -23251,7 +23374,7 @@ interface TabsPanelSlotProps {
23251
23374
  'data-selected': true | undefined;
23252
23375
  };
23253
23376
  }
23254
- declare const _default$151: typeof __VLS_export$17;
23377
+ declare const _default$152: typeof __VLS_export$17;
23255
23378
  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<{
23256
23379
  props: _$vue.PublicProps & __VLS_PrettifyLocal$4<TabsPanelProps<V>> & (typeof globalThis extends {
23257
23380
  __VLS_PROPS_FALLBACK: infer P;
@@ -23306,8 +23429,8 @@ declare const Tabs: {
23306
23429
  slots: {
23307
23430
  default: (props: TabsRootSlotProps) => any;
23308
23431
  };
23309
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23310
23432
  attrs: any;
23433
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23311
23434
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23312
23435
  props: _$vue.PublicProps & {
23313
23436
  namespace?: string | undefined;
@@ -23363,8 +23486,8 @@ declare const Tabs: {
23363
23486
  slots: {
23364
23487
  default: (props: TabsItemSlotProps) => any;
23365
23488
  };
23366
- emit: {};
23367
23489
  attrs: any;
23490
+ emit: {};
23368
23491
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23369
23492
  props: _$vue.PublicProps & {
23370
23493
  id?: ID | undefined;
@@ -23397,8 +23520,8 @@ declare const Tabs: {
23397
23520
  slots: {
23398
23521
  default: (props: TabsPanelSlotProps) => any;
23399
23522
  };
23400
- emit: {};
23401
23523
  attrs: any;
23524
+ emit: {};
23402
23525
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23403
23526
  props: _$vue.PublicProps & {
23404
23527
  value: V;
@@ -23429,7 +23552,7 @@ interface ThemeSlotProps {
23429
23552
  theme: ID | null | undefined;
23430
23553
  isDark: boolean;
23431
23554
  }
23432
- declare const _default$153: typeof __VLS_export$16;
23555
+ declare const _default$154: typeof __VLS_export$16;
23433
23556
  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>, {
23434
23557
  default: (props: ThemeSlotProps) => any;
23435
23558
  }>;
@@ -23480,7 +23603,7 @@ interface ToggleGroupSlotProps {
23480
23603
  };
23481
23604
  }
23482
23605
  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>>>;
23483
- declare const _default$154: typeof __VLS_export$15;
23606
+ declare const _default$155: typeof __VLS_export$15;
23484
23607
  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<{
23485
23608
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
23486
23609
  modelValue?: T | T[];
@@ -23517,7 +23640,7 @@ interface ToggleIndicatorSlotProps {
23517
23640
  };
23518
23641
  };
23519
23642
  }
23520
- declare const _default$155: typeof __VLS_export$14;
23643
+ declare const _default$156: typeof __VLS_export$14;
23521
23644
  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>, {
23522
23645
  default: (props: ToggleIndicatorSlotProps) => any;
23523
23646
  }>;
@@ -23561,15 +23684,15 @@ interface ToggleRootSlotProps {
23561
23684
  'role': 'button' | undefined;
23562
23685
  'aria-pressed': boolean;
23563
23686
  'aria-disabled': boolean;
23564
- 'tabindex': 0 | undefined;
23687
+ 'tabindex': 0 | -1;
23565
23688
  'data-state': 'on' | 'off';
23566
23689
  'data-disabled': true | undefined;
23567
23690
  'onClick': () => void;
23568
- 'onKeydown': (e: KeyboardEvent) => void;
23691
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
23569
23692
  };
23570
23693
  }
23571
23694
  declare const useToggleRoot: (key: string, defaultValue?: ToggleRootContext | undefined) => ToggleRootContext, provideToggleRoot: (key: string, context: ToggleRootContext, app?: _$vue.App) => ToggleRootContext;
23572
- declare const _default$156: typeof __VLS_export$13;
23695
+ declare const _default$157: typeof __VLS_export$13;
23573
23696
  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<{
23574
23697
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
23575
23698
  modelValue?: boolean;
@@ -23638,8 +23761,8 @@ declare const Toggle: {
23638
23761
  slots: {
23639
23762
  default: (props: ToggleGroupSlotProps) => any;
23640
23763
  };
23641
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23642
23764
  attrs: any;
23765
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23643
23766
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23644
23767
  props: _$vue.PublicProps & {
23645
23768
  namespace?: string | undefined;
@@ -23731,8 +23854,8 @@ declare const Toggle: {
23731
23854
  slots: {
23732
23855
  default: (props: ToggleRootSlotProps) => any;
23733
23856
  };
23734
- emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
23735
23857
  attrs: any;
23858
+ emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
23736
23859
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23737
23860
  props: _$vue.PublicProps & {
23738
23861
  id?: ID | undefined;
@@ -23818,7 +23941,7 @@ interface TooltipRootContext {
23818
23941
  attach: PopoverReturn['attach'];
23819
23942
  }
23820
23943
  declare const useTooltipRoot: (key: string, defaultValue?: TooltipRootContext | undefined) => TooltipRootContext, provideTooltipRoot: (key: string, context: TooltipRootContext, app?: _$vue.App) => TooltipRootContext;
23821
- declare const _default$159: typeof __VLS_export$12;
23944
+ declare const _default$160: typeof __VLS_export$12;
23822
23945
  declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
23823
23946
  modelValue?: boolean;
23824
23947
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -23861,7 +23984,7 @@ interface TooltipActivatorSlotProps {
23861
23984
  };
23862
23985
  styles: Record<string, string>;
23863
23986
  }
23864
- declare const _default$157: typeof __VLS_export$11;
23987
+ declare const _default$158: typeof __VLS_export$11;
23865
23988
  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>, {
23866
23989
  default: (props: TooltipActivatorSlotProps) => any;
23867
23990
  }>;
@@ -23890,7 +24013,7 @@ interface TooltipContentSlotProps {
23890
24013
  };
23891
24014
  styles: Record<string, string>;
23892
24015
  }
23893
- declare const _default$158: typeof __VLS_export$10;
24016
+ declare const _default$159: typeof __VLS_export$10;
23894
24017
  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>, {
23895
24018
  default: (props: TooltipContentSlotProps) => any;
23896
24019
  }>;
@@ -24485,7 +24608,7 @@ type __VLS_Slots$6 = {
24485
24608
  };
24486
24609
  declare const __VLS_base$6: _$vue.DefineComponent<TreeviewActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24487
24610
  declare const __VLS_export$9: __VLS_WithSlots$7<typeof __VLS_base$6, __VLS_Slots$6>;
24488
- declare const _default$160: typeof __VLS_export$9;
24611
+ declare const _default$161: typeof __VLS_export$9;
24489
24612
  type __VLS_WithSlots$7<T, S> = T & {
24490
24613
  new (): {
24491
24614
  $slots: S;
@@ -24498,7 +24621,7 @@ type __VLS_Slots$5 = {
24498
24621
  };
24499
24622
  declare const __VLS_base$5: _$vue.DefineComponent<TreeviewCheckboxProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24500
24623
  declare const __VLS_export$8: __VLS_WithSlots$6<typeof __VLS_base$5, __VLS_Slots$5>;
24501
- declare const _default$161: typeof __VLS_export$8;
24624
+ declare const _default$162: typeof __VLS_export$8;
24502
24625
  type __VLS_WithSlots$6<T, S> = T & {
24503
24626
  new (): {
24504
24627
  $slots: S;
@@ -24511,7 +24634,7 @@ type __VLS_Slots$4 = {
24511
24634
  };
24512
24635
  declare const __VLS_base$4: _$vue.DefineComponent<TreeviewContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24513
24636
  declare const __VLS_export$7: __VLS_WithSlots$5<typeof __VLS_base$4, __VLS_Slots$4>;
24514
- declare const _default$162: typeof __VLS_export$7;
24637
+ declare const _default$163: typeof __VLS_export$7;
24515
24638
  type __VLS_WithSlots$5<T, S> = T & {
24516
24639
  new (): {
24517
24640
  $slots: S;
@@ -24524,7 +24647,7 @@ type __VLS_Slots$3 = {
24524
24647
  };
24525
24648
  declare const __VLS_base$3: _$vue.DefineComponent<TreeviewCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24526
24649
  declare const __VLS_export$6: __VLS_WithSlots$4<typeof __VLS_base$3, __VLS_Slots$3>;
24527
- declare const _default$163: typeof __VLS_export$6;
24650
+ declare const _default$164: typeof __VLS_export$6;
24528
24651
  type __VLS_WithSlots$4<T, S> = T & {
24529
24652
  new (): {
24530
24653
  $slots: S;
@@ -24537,7 +24660,7 @@ type __VLS_Slots$2 = {
24537
24660
  };
24538
24661
  declare const __VLS_base$2: _$vue.DefineComponent<TreeviewGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24539
24662
  declare const __VLS_export$5: __VLS_WithSlots$3<typeof __VLS_base$2, __VLS_Slots$2>;
24540
- declare const _default$164: typeof __VLS_export$5;
24663
+ declare const _default$165: typeof __VLS_export$5;
24541
24664
  type __VLS_WithSlots$3<T, S> = T & {
24542
24665
  new (): {
24543
24666
  $slots: S;
@@ -24550,7 +24673,7 @@ type __VLS_Slots$1 = {
24550
24673
  };
24551
24674
  declare const __VLS_base$1: _$vue.DefineComponent<TreeviewIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24552
24675
  declare const __VLS_export$4: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
24553
- declare const _default$165: typeof __VLS_export$4;
24676
+ declare const _default$166: typeof __VLS_export$4;
24554
24677
  type __VLS_WithSlots$2<T, S> = T & {
24555
24678
  new (): {
24556
24679
  $slots: S;
@@ -24564,7 +24687,7 @@ interface TreeviewItemContext {
24564
24687
  hasContent: Ref<boolean>;
24565
24688
  }
24566
24689
  declare const useTreeviewItem: (key: string, defaultValue?: TreeviewItemContext | null | undefined) => TreeviewItemContext | null, provideTreeviewItem: (key: string, context: TreeviewItemContext | null, app?: _$vue.App) => TreeviewItemContext | null;
24567
- declare const _default$166: typeof __VLS_export$3;
24690
+ declare const _default$167: typeof __VLS_export$3;
24568
24691
  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<{
24569
24692
  props: _$vue.PublicProps & __VLS_PrettifyLocal$1<TreeviewItemProps<V>> & (typeof globalThis extends {
24570
24693
  __VLS_PROPS_FALLBACK: infer P;
@@ -24583,7 +24706,7 @@ type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K
24583
24706
  //#region src/components/Treeview/TreeviewList.vue.d.ts
24584
24707
  type TreeviewListContext = RovingFocusReturn;
24585
24708
  declare const useTreeviewList: (key: string, defaultValue?: RovingFocusReturn | null | undefined) => RovingFocusReturn | null, provideTreeviewList: (key: string, context: RovingFocusReturn | null, app?: _$vue.App) => RovingFocusReturn | null;
24586
- declare const _default$167: typeof __VLS_export$2;
24709
+ declare const _default$168: typeof __VLS_export$2;
24587
24710
  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>, {
24588
24711
  default: (props: TreeviewListSlotProps) => any;
24589
24712
  }>;
@@ -24596,7 +24719,7 @@ type __VLS_WithSlots$1<T, S> = T & {
24596
24719
  //#region src/components/Treeview/TreeviewRoot.vue.d.ts
24597
24720
  type TreeviewRootContext = NestedContext<NestedTicket>;
24598
24721
  declare const useTreeviewRoot: (key: string, defaultValue?: TreeviewRootContext | undefined) => TreeviewRootContext, provideTreeviewRoot: (key: string, context: TreeviewRootContext, app?: _$vue.App) => TreeviewRootContext;
24599
- declare const _default$168: typeof __VLS_export$1;
24722
+ declare const _default$169: typeof __VLS_export$1;
24600
24723
  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<{
24601
24724
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
24602
24725
  modelValue?: T | T[];
@@ -24623,7 +24746,7 @@ type __VLS_Slots = {
24623
24746
  };
24624
24747
  declare const __VLS_base: _$vue.DefineComponent<TreeviewSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24625
24748
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24626
- declare const _default$169: typeof __VLS_export;
24749
+ declare const _default$170: typeof __VLS_export;
24627
24750
  type __VLS_WithSlots<T, S> = T & {
24628
24751
  new (): {
24629
24752
  $slots: S;
@@ -24685,8 +24808,8 @@ declare const Treeview: {
24685
24808
  slots: {
24686
24809
  default: (props: TreeviewRootSlotProps) => any;
24687
24810
  };
24688
- emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
24689
24811
  attrs: any;
24812
+ emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
24690
24813
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24691
24814
  props: _$vue.PublicProps & {
24692
24815
  namespace?: string | undefined;
@@ -24767,8 +24890,8 @@ declare const Treeview: {
24767
24890
  slots: {
24768
24891
  default: (props: TreeviewItemSlotProps<V>) => any;
24769
24892
  };
24770
- emit: {};
24771
24893
  attrs: any;
24894
+ emit: {};
24772
24895
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24773
24896
  props: _$vue.PublicProps & {
24774
24897
  id?: ID | undefined;
@@ -24857,7 +24980,7 @@ declare const Treeview: {
24857
24980
  *
24858
24981
  * @example
24859
24982
  * ```vue
24860
- * <Treeview.Cue v-slot="{ attrs }">
24983
+ * <Treeview.Cue v-slot="{ attrs }" renderless>
24861
24984
  * <span v-bind="attrs">▶</span>
24862
24985
  * </Treeview.Cue>
24863
24986
  * ```
@@ -24919,7 +25042,7 @@ declare const Treeview: {
24919
25042
  *
24920
25043
  * @example
24921
25044
  * ```vue
24922
- * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }">
25045
+ * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }" renderless>
24923
25046
  * <span v-bind="attrs">{{ isMixed ? '−' : isSelected ? '✓' : '○' }}</span>
24924
25047
  * </Treeview.Checkbox>
24925
25048
  * ```
@@ -24949,7 +25072,7 @@ declare const Treeview: {
24949
25072
  *
24950
25073
  * @example
24951
25074
  * ```vue
24952
- * <Treeview.Indicator v-slot="{ attrs }">
25075
+ * <Treeview.Indicator v-slot="{ attrs }" renderless>
24953
25076
  * <span v-bind="attrs">●</span>
24954
25077
  * </Treeview.Indicator>
24955
25078
  * ```
@@ -24982,7 +25105,7 @@ declare const Treeview: {
24982
25105
  *
24983
25106
  * @example
24984
25107
  * ```vue
24985
- * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }">
25108
+ * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }" renderless>
24986
25109
  * <button v-bind="attrs">
24987
25110
  * {{ isMixed ? '−' : isAllSelected ? '✓' : '○' }} Select All
24988
25111
  * </button>
@@ -25507,4 +25630,4 @@ declare function resolveIndexes(items: Iterable<{
25507
25630
  declare function instanceExists(): boolean;
25508
25631
  declare function instanceName(): string | undefined;
25509
25632
  //#endregion
25510
- 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 SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$134 as SnackbarContent, type SnackbarContentProps, _default$135 as SnackbarPortal, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$136 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$137 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$138 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterOrientation, _default$139 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, _default$140 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$141 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$142 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$143 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$144 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$145 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$146 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$147 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$148 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$149 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$150 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$151 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$152 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$153 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$154 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$155 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$156 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$157 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$158 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$159 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$160 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$161 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$162 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$163 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$164 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$165 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$166 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$167 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$168 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$169 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 };
25633
+ 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 };