@vuetify/v0 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/dist/browser/index.d.ts +405 -262
  2. package/dist/browser/index.js +551 -353
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +2 -2
  5. package/dist/{components-BGEPbuSG.mjs → components-EPI-OV3g.mjs} +323 -211
  6. package/dist/composables/index.d.mts +1 -1
  7. package/dist/composables/index.mjs +21 -21
  8. package/dist/{composables-CfcQp7UD.mjs → composables-Ce3inP9P.mjs} +9 -9
  9. package/dist/constants/index.mjs +1 -1
  10. package/dist/{createDataTable-BQKvmkfj.mjs → createDataTable-BnL2eb_0.mjs} +3 -3
  11. package/dist/{createGroup-63cIJS__.mjs → createGroup-CJjPnhGu.mjs} +1 -1
  12. package/dist/{createRegistry-DMIsLVfQ.mjs → createRegistry-BCyeTWME.mjs} +1 -1
  13. package/dist/{createSelection-BHnOqlJY.mjs → createSelection-MKYbRsRh.mjs} +1 -1
  14. package/dist/{createSingle-Rh6cR-G_.mjs → createSingle-BqTldaCh.mjs} +1 -1
  15. package/dist/{createTokens-BD-AGGzk.mjs → createTokens-1CBBjmzi.mjs} +2 -2
  16. package/dist/data-table/index.mjs +1 -1
  17. package/dist/date/index.mjs +1 -1
  18. package/dist/features/adapters/posthog/index.mjs +1 -1
  19. package/dist/features/index.d.mts +1 -1
  20. package/dist/features/index.mjs +1 -1
  21. package/dist/{globals-CM2GpI-A.mjs → globals-BVulH1kl.mjs} +1 -1
  22. package/dist/{index-Bhzo6qwv.d.mts → index-0Wnlny_C.d.mts} +44 -0
  23. package/dist/{index-C0GDmRHJ.d.mts → index-DBm7uM6h.d.mts} +241 -162
  24. package/dist/{index-u0Sy6Dif.d.mts → index-DF0tMI2_.d.mts} +22 -2
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.mjs +24 -24
  27. package/dist/json/attributes.json +12 -0
  28. package/dist/json/importMap.json +4 -0
  29. package/dist/json/tags.json +144 -47
  30. package/dist/json/web-types.json +243 -1
  31. package/dist/locale/adapters/index.mjs +1 -1
  32. package/dist/locale/adapters/v0/index.mjs +1 -1
  33. package/dist/locale/index.d.mts +1 -1
  34. package/dist/locale/index.mjs +2 -2
  35. package/dist/locale/messages/en/index.d.mts +1 -0
  36. package/dist/locale/messages/en/index.mjs +4 -1
  37. package/dist/logger/adapters/index.mjs +1 -1
  38. package/dist/logger/adapters/v0/index.mjs +1 -1
  39. package/dist/logger/index.d.mts +1 -1
  40. package/dist/logger/index.mjs +2 -2
  41. package/dist/notifications/index.d.mts +1 -1
  42. package/dist/notifications/index.mjs +2 -2
  43. package/dist/palettes/index.d.mts +1 -1
  44. package/dist/permissions/adapters/index.d.mts +1 -1
  45. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  46. package/dist/permissions/index.d.mts +1 -1
  47. package/dist/permissions/index.mjs +1 -1
  48. package/dist/rules/index.d.mts +1 -1
  49. package/dist/rules/index.mjs +1 -1
  50. package/dist/storage/index.d.mts +1 -1
  51. package/dist/storage/index.mjs +1 -1
  52. package/dist/theme/adapters/index.d.mts +1 -1
  53. package/dist/theme/adapters/index.mjs +2 -2
  54. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  55. package/dist/theme/adapters/unhead/index.mjs +1 -1
  56. package/dist/theme/adapters/v0/index.d.mts +1 -1
  57. package/dist/theme/adapters/v0/index.mjs +1 -1
  58. package/dist/theme/index.d.mts +1 -1
  59. package/dist/theme/index.mjs +3 -3
  60. package/dist/{unhead-DVB3cg3m.mjs → unhead-OxL9-io3.mjs} +1 -1
  61. package/dist/{useEventListener-DO9cWwJS.mjs → useEventListener-DvBy0REl.mjs} +1 -1
  62. package/dist/{useFeatures-DYsDqjFv.mjs → useFeatures-BzLoyh-D.mjs} +3 -3
  63. package/dist/{useLocale-CIMTKTN0.mjs → useLocale-6nnyjL_b.mjs} +4 -4
  64. package/dist/{useLogger-eTRi_LkE.mjs → useLogger-SKBSf2Ry.mjs} +2 -2
  65. package/dist/{useNotifications-BWSWV7A6.mjs → useNotifications-CD7VNgfs.mjs} +3 -3
  66. package/dist/{usePermissions-QP0GIGdO.mjs → usePermissions-CT4nIEtD.mjs} +2 -2
  67. package/dist/{useRovingFocus-CK50J09j.mjs → useRovingFocus-DPa2z5II.mjs} +91 -25
  68. package/dist/{useRules-DhQuZ66P.mjs → useRules-DhN_Glen.mjs} +2 -2
  69. package/dist/{useStorage-Cs-eTm7F.mjs → useStorage-vwbN1KlV.mjs} +3 -3
  70. package/dist/{useTheme-oWWN_lkE.mjs → useTheme-HbZK7iGf.mjs} +4 -4
  71. package/dist/utilities/index.d.mts +1 -1
  72. package/dist/utilities/index.mjs +21 -1
  73. package/dist/{v0-DfAHWKPZ.mjs → v0-C2JHbe3R.mjs} +1 -1
  74. package/dist/{v0-BQDezfA9.mjs → v0-CvlDO4sB.mjs} +1 -1
  75. package/dist/{v0-SlPjHjDu.mjs → v0-D-N-Egmx.mjs} +1 -1
  76. package/package.json +25 -3
@@ -214,8 +214,8 @@ interface AtomExpose {
214
214
  element: TemplateRef<HTMLElement | null>;
215
215
  }
216
216
  interface AtomPrivateProps extends AtomProps {}
217
- declare const _default$9: typeof __VLS_export$168;
218
- declare const __VLS_export$168: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$32<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
217
+ declare const _default$9: typeof __VLS_export$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<{
219
219
  props: _$vue.PublicProps & __VLS_PrettifyLocal$32<AtomPrivateProps> & (typeof globalThis extends {
220
220
  __VLS_PROPS_FALLBACK: infer P;
221
221
  } ? P : {});
@@ -257,8 +257,8 @@ interface AlertDialogRootSlotProps {
257
257
  close: () => void;
258
258
  }
259
259
  declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
260
- declare const _default$6: typeof __VLS_export$167;
261
- declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertDialogRootProps & {
260
+ declare const _default$6: typeof __VLS_export$168;
261
+ declare const __VLS_export$168: __VLS_WithSlots$129<_$vue.DefineComponent<AlertDialogRootProps & {
262
262
  modelValue?: boolean;
263
263
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
264
264
  "update:modelValue": (value: boolean) => any;
@@ -271,7 +271,7 @@ declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertD
271
271
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
272
272
  default: (props: AlertDialogRootSlotProps) => any;
273
273
  }>;
274
- type __VLS_WithSlots$128<T, S> = T & {
274
+ type __VLS_WithSlots$129<T, S> = T & {
275
275
  new (): {
276
276
  $slots: S;
277
277
  };
@@ -294,11 +294,11 @@ interface AlertDialogActivatorSlotProps {
294
294
  'onClick': () => void;
295
295
  };
296
296
  }
297
- declare const _default$1: typeof __VLS_export$166;
298
- declare const __VLS_export$166: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
299
299
  default: (props: AlertDialogActivatorSlotProps) => any;
300
300
  }>;
301
- type __VLS_WithSlots$127<T, S> = T & {
301
+ type __VLS_WithSlots$128<T, S> = T & {
302
302
  new (): {
303
303
  $slots: S;
304
304
  };
@@ -344,8 +344,8 @@ interface AlertDialogContentSlotProps {
344
344
  'onClose': (e: Event) => void;
345
345
  };
346
346
  }
347
- declare const _default$4: typeof __VLS_export$165;
348
- declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
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, {
349
349
  cancel: (e: Event) => any;
350
350
  close: (e: Event) => any;
351
351
  }, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
@@ -354,7 +354,7 @@ declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertD
354
354
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
355
355
  default: (props: AlertDialogContentSlotProps) => any;
356
356
  }>;
357
- type __VLS_WithSlots$126<T, S> = T & {
357
+ type __VLS_WithSlots$127<T, S> = T & {
358
358
  new (): {
359
359
  $slots: S;
360
360
  };
@@ -371,11 +371,11 @@ interface AlertDialogTitleSlotProps {
371
371
  id: string;
372
372
  };
373
373
  }
374
- declare const _default$7: typeof __VLS_export$164;
375
- declare const __VLS_export$164: __VLS_WithSlots$125<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
376
376
  default: (props: AlertDialogTitleSlotProps) => any;
377
377
  }>;
378
- type __VLS_WithSlots$125<T, S> = T & {
378
+ type __VLS_WithSlots$126<T, S> = T & {
379
379
  new (): {
380
380
  $slots: S;
381
381
  };
@@ -392,11 +392,11 @@ interface AlertDialogDescriptionSlotProps {
392
392
  id: string;
393
393
  };
394
394
  }
395
- declare const _default$5: typeof __VLS_export$163;
396
- declare const __VLS_export$163: __VLS_WithSlots$124<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
397
397
  default: (props: AlertDialogDescriptionSlotProps) => any;
398
398
  }>;
399
- type __VLS_WithSlots$124<T, S> = T & {
399
+ type __VLS_WithSlots$125<T, S> = T & {
400
400
  new (): {
401
401
  $slots: S;
402
402
  };
@@ -420,11 +420,11 @@ interface AlertDialogCancelSlotProps {
420
420
  'onClick': () => void;
421
421
  };
422
422
  }
423
- declare const _default$2: typeof __VLS_export$162;
424
- declare const __VLS_export$162: __VLS_WithSlots$123<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
425
425
  default: (props: AlertDialogCancelSlotProps) => any;
426
426
  }>;
427
- type __VLS_WithSlots$123<T, S> = T & {
427
+ type __VLS_WithSlots$124<T, S> = T & {
428
428
  new (): {
429
429
  $slots: S;
430
430
  };
@@ -445,11 +445,11 @@ interface AlertDialogCloseSlotProps {
445
445
  'onClick': () => void;
446
446
  };
447
447
  }
448
- declare const _default$3: typeof __VLS_export$161;
449
- declare const __VLS_export$161: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
450
450
  default: (props: AlertDialogCloseSlotProps) => any;
451
451
  }>;
452
- type __VLS_WithSlots$122<T, S> = T & {
452
+ type __VLS_WithSlots$123<T, S> = T & {
453
453
  new (): {
454
454
  $slots: S;
455
455
  };
@@ -483,15 +483,15 @@ interface AlertDialogActionSlotProps {
483
483
  'onClick': () => void;
484
484
  };
485
485
  }
486
- declare const _default: typeof __VLS_export$160;
487
- declare const __VLS_export$160: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
486
+ declare const _default: typeof __VLS_export$161;
487
+ declare const __VLS_export$161: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
488
488
  action: (event: AlertDialogActionEvent) => any;
489
489
  }, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
490
490
  onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
491
491
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
492
492
  default: (props: AlertDialogActionSlotProps) => any;
493
493
  }>;
494
- type __VLS_WithSlots$121<T, S> = T & {
494
+ type __VLS_WithSlots$122<T, S> = T & {
495
495
  new (): {
496
496
  $slots: S;
497
497
  };
@@ -874,11 +874,11 @@ interface AspectRatioSlotProps {
874
874
  };
875
875
  };
876
876
  }
877
- declare const _default$8: typeof __VLS_export$159;
878
- declare const __VLS_export$159: __VLS_WithSlots$120<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
879
879
  default: (props: AspectRatioSlotProps) => any;
880
880
  }>;
881
- type __VLS_WithSlots$120<T, S> = T & {
881
+ type __VLS_WithSlots$121<T, S> = T & {
882
882
  new (): {
883
883
  $slots: S;
884
884
  };
@@ -2221,11 +2221,11 @@ interface AvatarRootSlotProps {
2221
2221
  index: number;
2222
2222
  }
2223
2223
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
2224
- declare const _default$14: typeof __VLS_export$158;
2225
- declare const __VLS_export$158: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
2226
2226
  default: (props: AvatarRootSlotProps) => unknown;
2227
2227
  }>;
2228
- type __VLS_WithSlots$119<T, S> = T & {
2228
+ type __VLS_WithSlots$120<T, S> = T & {
2229
2229
  new (): {
2230
2230
  $slots: S;
2231
2231
  };
@@ -2356,17 +2356,17 @@ interface AvatarImageSlotProps {
2356
2356
  onError: (e: Event) => void;
2357
2357
  };
2358
2358
  }
2359
- declare const _default$12: typeof __VLS_export$157;
2360
- declare const __VLS_export$157: __VLS_WithSlots$118<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2361
- load: (e: Event) => any;
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, {
2362
2361
  error: (e: Event) => any;
2362
+ load: (e: Event) => any;
2363
2363
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
2364
- onLoad?: ((e: Event) => any) | undefined;
2365
2364
  onError?: ((e: Event) => any) | undefined;
2365
+ onLoad?: ((e: Event) => any) | undefined;
2366
2366
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
2367
2367
  default: (props: AvatarImageSlotProps) => any;
2368
2368
  }>;
2369
- type __VLS_WithSlots$118<T, S> = T & {
2369
+ type __VLS_WithSlots$119<T, S> = T & {
2370
2370
  new (): {
2371
2371
  $slots: S;
2372
2372
  };
@@ -2381,11 +2381,11 @@ interface AvatarFallbackSlotProps {
2381
2381
  /** Whether this fallback is currently visible */
2382
2382
  isSelected: boolean;
2383
2383
  }
2384
- declare const _default$10: typeof __VLS_export$156;
2385
- declare const __VLS_export$156: __VLS_WithSlots$117<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
2386
2386
  default: (props: AvatarFallbackSlotProps) => any;
2387
2387
  }>;
2388
- type __VLS_WithSlots$117<T, S> = T & {
2388
+ type __VLS_WithSlots$118<T, S> = T & {
2389
2389
  new (): {
2390
2390
  $slots: S;
2391
2391
  };
@@ -2593,11 +2593,11 @@ interface AvatarGroupSlotProps {
2593
2593
  };
2594
2594
  }
2595
2595
  declare const useAvatarGroup: (key: string, defaultValue?: AvatarGroupContext | null | undefined) => AvatarGroupContext | null, provideAvatarGroup: (key: string, context: AvatarGroupContext | null, app?: _$vue.App) => AvatarGroupContext | null;
2596
- declare const _default$11: typeof __VLS_export$155;
2597
- declare const __VLS_export$155: __VLS_WithSlots$116<_$vue.DefineComponent<AvatarGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
2598
2598
  default: (props: AvatarGroupSlotProps) => unknown;
2599
2599
  }>;
2600
- type __VLS_WithSlots$116<T, S> = T & {
2600
+ type __VLS_WithSlots$117<T, S> = T & {
2601
2601
  new (): {
2602
2602
  $slots: S;
2603
2603
  };
@@ -2617,11 +2617,11 @@ interface AvatarIndicatorSlotProps {
2617
2617
  'data-overflow-indicator': 'true';
2618
2618
  };
2619
2619
  }
2620
- declare const _default$13: typeof __VLS_export$154;
2621
- declare const __VLS_export$154: __VLS_WithSlots$115<_$vue.DefineComponent<AvatarIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
2622
2622
  default: (props: AvatarIndicatorSlotProps) => unknown;
2623
2623
  }>;
2624
- type __VLS_WithSlots$115<T, S> = T & {
2624
+ type __VLS_WithSlots$116<T, S> = T & {
2625
2625
  new (): {
2626
2626
  $slots: S;
2627
2627
  };
@@ -2679,11 +2679,11 @@ declare const Avatar: {
2679
2679
  */
2680
2680
  Image: {
2681
2681
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
2682
- onLoad?: ((e: Event) => any) | undefined;
2683
2682
  onError?: ((e: Event) => any) | undefined;
2683
+ onLoad?: ((e: Event) => any) | undefined;
2684
2684
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2685
- load: (e: Event) => any;
2686
2685
  error: (e: Event) => any;
2686
+ load: (e: Event) => any;
2687
2687
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
2688
2688
  P: {};
2689
2689
  B: {};
@@ -2692,18 +2692,18 @@ declare const Avatar: {
2692
2692
  M: {};
2693
2693
  Defaults: {};
2694
2694
  }, Readonly<AvatarImageProps> & Readonly<{
2695
- onLoad?: ((e: Event) => any) | undefined;
2696
2695
  onError?: ((e: Event) => any) | undefined;
2696
+ onLoad?: ((e: Event) => any) | undefined;
2697
2697
  }>, {}, {}, {}, {}, {}>;
2698
2698
  __isFragment?: never;
2699
2699
  __isTeleport?: never;
2700
2700
  __isSuspense?: never;
2701
2701
  } & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
2702
- onLoad?: ((e: Event) => any) | undefined;
2703
2702
  onError?: ((e: Event) => any) | undefined;
2703
+ onLoad?: ((e: Event) => any) | undefined;
2704
2704
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2705
- load: (e: Event) => any;
2706
2705
  error: (e: Event) => any;
2706
+ load: (e: Event) => any;
2707
2707
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
2708
2708
  $slots: {
2709
2709
  default: (props: AvatarImageSlotProps) => any;
@@ -3241,7 +3241,7 @@ declare function createGroupContext<Z extends GroupTicketInput = GroupTicketInpu
3241
3241
  declare function useGroup<Z extends GroupTicketInput = GroupTicketInput, E extends GroupTicket<Z> = GroupTicket<Z>, R extends GroupContext<Z, E> = GroupContext<Z, E>>(namespace?: string): R;
3242
3242
  //#endregion
3243
3243
  //#region src/components/Breadcrumbs/types.d.ts
3244
- type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis';
3244
+ type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis' | 'activator';
3245
3245
  interface BreadcrumbsTicket extends GroupTicket {
3246
3246
  /** Type of breadcrumb element */
3247
3247
  type: BreadcrumbsTicketType;
@@ -3259,6 +3259,12 @@ interface BreadcrumbsRootContext {
3259
3259
  ellipsis: Ref<string>;
3260
3260
  /** Whether items are being truncated */
3261
3261
  isOverflowing: Readonly<Ref<boolean>>;
3262
+ /** Whether collapsed items are revealed via the ellipsis disclosure */
3263
+ expanded: ShallowRef<boolean>;
3264
+ /** Whether a BreadcrumbsActivator is registered in the trail */
3265
+ hasActivator: Readonly<Ref<boolean>>;
3266
+ /** Number of breadcrumb items currently hidden by truncation */
3267
+ hiddenCount: Readonly<ShallowRef<number>>;
3262
3268
  /** Measured ellipsis width in pixels (set by BreadcrumbsEllipsis) */
3263
3269
  ellipsisWidth: ShallowRef<number>;
3264
3270
  /** Route element measurement — first item/divider go to reserved space, rest to overflow */
@@ -3302,11 +3308,11 @@ interface BreadcrumbsRootSlotProps {
3302
3308
  };
3303
3309
  }
3304
3310
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
3305
- declare const _default$21: typeof __VLS_export$153;
3306
- declare const __VLS_export$153: __VLS_WithSlots$114<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3307
3313
  default: (props: BreadcrumbsRootSlotProps) => unknown;
3308
3314
  }>;
3309
- type __VLS_WithSlots$114<T, S> = T & {
3315
+ type __VLS_WithSlots$115<T, S> = T & {
3310
3316
  new (): {
3311
3317
  $slots: S;
3312
3318
  };
@@ -3319,11 +3325,11 @@ interface BreadcrumbsListSlotProps {
3319
3325
  role: 'list';
3320
3326
  };
3321
3327
  }
3322
- declare const _default$19: typeof __VLS_export$152;
3323
- declare const __VLS_export$152: __VLS_WithSlots$113<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3324
3330
  default: (props: BreadcrumbsListSlotProps) => unknown;
3325
3331
  }>;
3326
- type __VLS_WithSlots$113<T, S> = T & {
3332
+ type __VLS_WithSlots$114<T, S> = T & {
3327
3333
  new (): {
3328
3334
  $slots: S;
3329
3335
  };
@@ -3347,14 +3353,15 @@ interface BreadcrumbsItemSlotProps {
3347
3353
  isSelected: boolean;
3348
3354
  /** Attributes to bind to the item element */
3349
3355
  attrs: {
3356
+ 'inert': true | undefined;
3350
3357
  'data-selected': true | undefined;
3351
3358
  };
3352
3359
  }
3353
- declare const _default$17: typeof __VLS_export$151;
3354
- declare const __VLS_export$151: __VLS_WithSlots$112<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3355
3362
  default: (props: BreadcrumbsItemSlotProps) => unknown;
3356
3363
  }>;
3357
- type __VLS_WithSlots$112<T, S> = T & {
3364
+ type __VLS_WithSlots$113<T, S> = T & {
3358
3365
  new (): {
3359
3366
  $slots: S;
3360
3367
  };
@@ -3368,11 +3375,11 @@ interface BreadcrumbsPageSlotProps {
3368
3375
  'aria-current': 'page';
3369
3376
  };
3370
3377
  }
3371
- declare const _default$20: typeof __VLS_export$150;
3372
- declare const __VLS_export$150: __VLS_WithSlots$111<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3373
3380
  default: (props: BreadcrumbsPageSlotProps) => unknown;
3374
3381
  }>;
3375
- type __VLS_WithSlots$111<T, S> = T & {
3382
+ type __VLS_WithSlots$112<T, S> = T & {
3376
3383
  new (): {
3377
3384
  $slots: S;
3378
3385
  };
@@ -3400,11 +3407,11 @@ interface BreadcrumbsDividerSlotProps {
3400
3407
  'data-selected': true | undefined;
3401
3408
  };
3402
3409
  }
3403
- declare const _default$15: typeof __VLS_export$149;
3404
- declare const __VLS_export$149: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3405
3412
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
3406
3413
  }>;
3407
- type __VLS_WithSlots$110<T, S> = T & {
3414
+ type __VLS_WithSlots$111<T, S> = T & {
3408
3415
  new (): {
3409
3416
  $slots: S;
3410
3417
  };
@@ -3426,16 +3433,52 @@ interface BreadcrumbsEllipsisSlotProps {
3426
3433
  ellipsis: string;
3427
3434
  /** Whether the ellipsis is currently selected (visible) */
3428
3435
  isSelected: boolean;
3436
+ /** Number of breadcrumb items hidden by truncation */
3437
+ count: number;
3429
3438
  /** Attributes to bind to the ellipsis element */
3430
3439
  attrs: {
3431
- 'aria-hidden': 'true';
3440
+ 'aria-hidden': 'true' | undefined;
3432
3441
  'data-selected': true | undefined;
3433
3442
  };
3434
3443
  }
3435
- declare const _default$16: typeof __VLS_export$148;
3436
- declare const __VLS_export$148: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
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>, {
3437
3446
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
3438
3447
  }>;
3448
+ type __VLS_WithSlots$110<T, S> = T & {
3449
+ new (): {
3450
+ $slots: S;
3451
+ };
3452
+ };
3453
+ //#endregion
3454
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue.d.ts
3455
+ interface BreadcrumbsActivatorProps extends AtomProps {
3456
+ /** Namespace for dependency injection */
3457
+ namespace?: string;
3458
+ }
3459
+ interface BreadcrumbsActivatorSlotProps {
3460
+ /** Whether the collapsed crumbs are currently revealed */
3461
+ isExpanded: boolean;
3462
+ /** Number of breadcrumb items hidden by truncation */
3463
+ count: number;
3464
+ /** Toggle visibility of the collapsed crumbs */
3465
+ toggle: () => void;
3466
+ /** Attributes to bind to the activator element */
3467
+ attrs: {
3468
+ 'type': 'button' | undefined;
3469
+ 'role': 'button' | undefined;
3470
+ 'tabindex': 0 | undefined;
3471
+ 'aria-expanded': boolean;
3472
+ 'aria-label': string;
3473
+ 'data-state': 'open' | 'closed';
3474
+ 'onClick': () => void;
3475
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3476
+ };
3477
+ }
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>, {
3480
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
3481
+ }>;
3439
3482
  type __VLS_WithSlots$109<T, S> = T & {
3440
3483
  new (): {
3441
3484
  $slots: S;
@@ -3444,7 +3487,7 @@ type __VLS_WithSlots$109<T, S> = T & {
3444
3487
  //#endregion
3445
3488
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue.d.ts
3446
3489
  type BreadcrumbsLinkProps = AtomProps;
3447
- declare const _default$18: typeof __VLS_export$147;
3490
+ declare const _default$19: typeof __VLS_export$147;
3448
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>, {
3449
3492
  default?: (props: {}) => any;
3450
3493
  }>;
@@ -3743,6 +3786,38 @@ declare const Breadcrumbs: {
3743
3786
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
3744
3787
  };
3745
3788
  });
3789
+ /**
3790
+ * Disclosure control that reveals the crumbs hidden by truncation.
3791
+ * Place inside an Ellipsis, which stays the list item.
3792
+ *
3793
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
3794
+ *
3795
+ * @example
3796
+ * ```vue
3797
+ * <template>
3798
+ * <Breadcrumbs.Ellipsis>
3799
+ * <Breadcrumbs.Activator />
3800
+ * </Breadcrumbs.Ellipsis>
3801
+ * </template>
3802
+ * ```
3803
+ */
3804
+ Activator: {
3805
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3806
+ P: {};
3807
+ B: {};
3808
+ D: {};
3809
+ C: {};
3810
+ M: {};
3811
+ Defaults: {};
3812
+ }, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
3813
+ __isFragment?: never;
3814
+ __isTeleport?: never;
3815
+ __isSuspense?: never;
3816
+ } & _$vue.ComponentOptionsBase<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
3817
+ $slots: {
3818
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
3819
+ };
3820
+ });
3746
3821
  };
3747
3822
  //#endregion
3748
3823
  //#region src/components/Button/ButtonContent.vue.d.ts
@@ -3755,7 +3830,7 @@ interface ButtonContentProps {
3755
3830
  interface ButtonContentSlotProps {
3756
3831
  isSelected: boolean;
3757
3832
  }
3758
- declare const _default$22: typeof __VLS_export$146;
3833
+ declare const _default$23: typeof __VLS_export$146;
3759
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>, {
3760
3835
  default: (props: ButtonContentSlotProps) => any;
3761
3836
  }>;
@@ -3799,7 +3874,7 @@ interface ButtonGroupSlotProps {
3799
3874
  };
3800
3875
  }
3801
3876
  declare const useButtonGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideButtonGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
3802
- declare const _default$23: typeof __VLS_export$145;
3877
+ declare const _default$24: typeof __VLS_export$145;
3803
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<{
3804
3879
  props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
3805
3880
  modelValue?: T | T[];
@@ -3831,7 +3906,7 @@ interface ButtonHiddenInputProps {
3831
3906
  /** Associate with form by ID */
3832
3907
  form?: string;
3833
3908
  }
3834
- declare const _default$24: typeof __VLS_export$144;
3909
+ declare const _default$25: typeof __VLS_export$144;
3835
3910
  declare const __VLS_export$144: _$vue.DefineComponent<ButtonHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
3836
3911
  //#endregion
3837
3912
  //#region src/components/Button/ButtonIcon.vue.d.ts
@@ -3847,7 +3922,7 @@ interface ButtonIconSlotProps {
3847
3922
  'aria-hidden': true;
3848
3923
  };
3849
3924
  }
3850
- declare const _default$25: typeof __VLS_export$143;
3925
+ declare const _default$26: typeof __VLS_export$143;
3851
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>, {
3852
3927
  default: (props: ButtonIconSlotProps) => any;
3853
3928
  }>;
@@ -3868,7 +3943,7 @@ interface ButtonLoadingSlotProps {
3868
3943
  /** Whether this loading indicator is currently selected/visible */
3869
3944
  isSelected: boolean;
3870
3945
  }
3871
- declare const _default$26: typeof __VLS_export$142;
3946
+ declare const _default$27: typeof __VLS_export$142;
3872
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>, {
3873
3948
  default: (props: ButtonLoadingSlotProps) => any;
3874
3949
  }>;
@@ -3953,10 +4028,11 @@ interface ButtonRootSlotProps {
3953
4028
  'data-selected': true | undefined;
3954
4029
  'data-solo': true | undefined;
3955
4030
  'onClick': (() => void) | undefined;
4031
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
3956
4032
  };
3957
4033
  }
3958
4034
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
3959
- declare const _default$27: typeof __VLS_export$141;
4035
+ declare const _default$28: typeof __VLS_export$141;
3960
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<{
3961
4037
  props: _$vue.PublicProps & __VLS_PrettifyLocal$30<ButtonRootProps<V>> & (typeof globalThis extends {
3962
4038
  __VLS_PROPS_FALLBACK: infer P;
@@ -4056,8 +4132,8 @@ declare const Button: {
4056
4132
  slots: {
4057
4133
  default: (props: ButtonGroupSlotProps) => any;
4058
4134
  };
4059
- attrs: any;
4060
4135
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
4136
+ attrs: any;
4061
4137
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4062
4138
  props: _$vue.PublicProps & {
4063
4139
  namespace?: string | undefined;
@@ -4212,8 +4288,8 @@ declare const Button: {
4212
4288
  slots: {
4213
4289
  default: (props: ButtonRootSlotProps) => any;
4214
4290
  };
4215
- attrs: any;
4216
4291
  emit: {};
4292
+ attrs: any;
4217
4293
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4218
4294
  props: _$vue.PublicProps & {
4219
4295
  disabled?: boolean | undefined;
@@ -4520,7 +4596,7 @@ interface CarouselContext extends StepContext<CarouselTicket> {
4520
4596
  resume: () => void;
4521
4597
  }
4522
4598
  declare const useCarouselRoot: (key: string, defaultValue?: CarouselContext | undefined) => CarouselContext, provideCarouselRoot: (key: string, context: CarouselContext, app?: _$vue.App) => CarouselContext;
4523
- declare const _default$34: typeof __VLS_export$140;
4599
+ declare const _default$35: typeof __VLS_export$140;
4524
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<{
4525
4601
  props: _$vue.PublicProps & __VLS_PrettifyLocal$29<(CarouselRootProps & {
4526
4602
  modelValue?: T | T[];
@@ -4556,7 +4632,7 @@ interface CarouselViewportSlotProps {
4556
4632
  'style': Record<string, string | number>;
4557
4633
  };
4558
4634
  }
4559
- declare const _default$35: typeof __VLS_export$139;
4635
+ declare const _default$36: typeof __VLS_export$139;
4560
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>, {
4561
4637
  default: (props: CarouselViewportSlotProps) => any;
4562
4638
  }>;
@@ -4608,7 +4684,7 @@ interface CarouselItemSlotProps {
4608
4684
  'style': Record<string, string>;
4609
4685
  };
4610
4686
  }
4611
- declare const _default$29: typeof __VLS_export$138;
4687
+ declare const _default$30: typeof __VLS_export$138;
4612
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<{
4613
4689
  props: _$vue.PublicProps & __VLS_PrettifyLocal$28<CarouselItemProps<V>> & (typeof globalThis extends {
4614
4690
  __VLS_PROPS_FALLBACK: infer P;
@@ -4646,7 +4722,7 @@ interface CarouselPreviousSlotProps {
4646
4722
  'onClick': () => void;
4647
4723
  };
4648
4724
  }
4649
- declare const _default$32: typeof __VLS_export$137;
4725
+ declare const _default$33: typeof __VLS_export$137;
4650
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>, {
4651
4727
  default: (props: CarouselPreviousSlotProps) => any;
4652
4728
  }>;
@@ -4678,7 +4754,7 @@ interface CarouselNextSlotProps {
4678
4754
  'onClick': () => void;
4679
4755
  };
4680
4756
  }
4681
- declare const _default$31: typeof __VLS_export$136;
4757
+ declare const _default$32: typeof __VLS_export$136;
4682
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>, {
4683
4759
  default: (props: CarouselNextSlotProps) => any;
4684
4760
  }>;
@@ -4729,7 +4805,7 @@ interface CarouselIndicatorSlotProps {
4729
4805
  'aria-orientation': 'horizontal' | 'vertical';
4730
4806
  };
4731
4807
  }
4732
- declare const _default$28: typeof __VLS_export$135;
4808
+ declare const _default$29: typeof __VLS_export$135;
4733
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>, {
4734
4810
  default: (props: CarouselIndicatorSlotProps) => any;
4735
4811
  }>;
@@ -4765,7 +4841,7 @@ interface CarouselProgressSlotProps {
4765
4841
  };
4766
4842
  };
4767
4843
  }
4768
- declare const _default$33: typeof __VLS_export$134;
4844
+ declare const _default$34: typeof __VLS_export$134;
4769
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>, {
4770
4846
  default: (props: CarouselProgressSlotProps) => any;
4771
4847
  }>;
@@ -4794,7 +4870,7 @@ interface CarouselLiveRegionSlotProps {
4794
4870
  'role': 'status';
4795
4871
  };
4796
4872
  }
4797
- declare const _default$30: typeof __VLS_export$133;
4873
+ declare const _default$31: typeof __VLS_export$133;
4798
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>, {
4799
4875
  default: (props: CarouselLiveRegionSlotProps) => any;
4800
4876
  }>;
@@ -4861,8 +4937,8 @@ declare const Carousel: {
4861
4937
  slots: {
4862
4938
  default: (props: CarouselRootSlotProps) => any;
4863
4939
  };
4864
- attrs: any;
4865
4940
  emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
4941
+ attrs: any;
4866
4942
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4867
4943
  props: _$vue.PublicProps & {
4868
4944
  id?: string | undefined;
@@ -4958,8 +5034,8 @@ declare const Carousel: {
4958
5034
  slots: {
4959
5035
  default: (props: CarouselItemSlotProps) => any;
4960
5036
  };
4961
- attrs: any;
4962
5037
  emit: {};
5038
+ attrs: any;
4963
5039
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4964
5040
  props: _$vue.PublicProps & {
4965
5041
  id?: ID | undefined;
@@ -5225,7 +5301,7 @@ interface CheckboxGroupSlotProps {
5225
5301
  };
5226
5302
  }
5227
5303
  declare const useCheckboxGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideCheckboxGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
5228
- declare const _default$36: typeof __VLS_export$132;
5304
+ declare const _default$37: typeof __VLS_export$132;
5229
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<{
5230
5306
  props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
5231
5307
  modelValue?: T | T[];
@@ -5257,7 +5333,7 @@ interface CheckboxHiddenInputProps {
5257
5333
  /** Associate with form by ID (defaults to context value) */
5258
5334
  form?: string;
5259
5335
  }
5260
- declare const _default$37: typeof __VLS_export$131;
5336
+ declare const _default$38: typeof __VLS_export$131;
5261
5337
  declare const __VLS_export$131: _$vue.DefineComponent<CheckboxHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CheckboxHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
5262
5338
  //#endregion
5263
5339
  //#region src/components/Checkbox/CheckboxRoot.vue.d.ts
@@ -5358,7 +5434,7 @@ interface CheckboxRootSlotProps<V = unknown> {
5358
5434
  };
5359
5435
  }
5360
5436
  declare const useCheckboxRoot: (key: string, defaultValue?: CheckboxRootContext<unknown> | undefined) => CheckboxRootContext<unknown>, provideCheckboxRoot: (key: string, context: CheckboxRootContext<unknown>, app?: _$vue.App) => CheckboxRootContext<unknown>;
5361
- declare const _default$39: typeof __VLS_export$130;
5437
+ declare const _default$40: typeof __VLS_export$130;
5362
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<{
5363
5439
  props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
5364
5440
  modelValue?: boolean;
@@ -5397,7 +5473,7 @@ interface CheckboxIndicatorSlotProps {
5397
5473
  };
5398
5474
  };
5399
5475
  }
5400
- declare const _default$38: typeof __VLS_export$129;
5476
+ declare const _default$39: typeof __VLS_export$129;
5401
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>, {
5402
5478
  default: (props: CheckboxIndicatorSlotProps) => any;
5403
5479
  }>;
@@ -5453,7 +5529,7 @@ interface CheckboxSelectAllSlotProps {
5453
5529
  'onKeydown': (e: KeyboardEvent) => void;
5454
5530
  };
5455
5531
  }
5456
- declare const _default$40: typeof __VLS_export$128;
5532
+ declare const _default$41: typeof __VLS_export$128;
5457
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>, {
5458
5534
  default: (props: CheckboxSelectAllSlotProps) => any;
5459
5535
  }>;
@@ -5518,8 +5594,8 @@ declare const Checkbox: {
5518
5594
  slots: {
5519
5595
  default: (props: CheckboxGroupSlotProps) => any;
5520
5596
  };
5521
- attrs: any;
5522
5597
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
5598
+ attrs: any;
5523
5599
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5524
5600
  props: _$vue.PublicProps & {
5525
5601
  namespace?: string | undefined;
@@ -5644,8 +5720,8 @@ declare const Checkbox: {
5644
5720
  slots: {
5645
5721
  default: (props: CheckboxRootSlotProps<V>) => any;
5646
5722
  };
5647
- attrs: any;
5648
5723
  emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
5724
+ attrs: any;
5649
5725
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5650
5726
  props: _$vue.PublicProps & {
5651
5727
  id?: ID | undefined;
@@ -5764,7 +5840,7 @@ interface CollapsibleRootSlotProps {
5764
5840
  };
5765
5841
  }
5766
5842
  declare const useCollapsible: (key: string, defaultValue?: CollapsibleContext | undefined) => CollapsibleContext, provideCollapsible: (key: string, context: CollapsibleContext, app?: _$vue.App) => CollapsibleContext;
5767
- declare const _default$44: typeof __VLS_export$127;
5843
+ declare const _default$45: typeof __VLS_export$127;
5768
5844
  declare const __VLS_export$127: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
5769
5845
  modelValue?: boolean;
5770
5846
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -5811,7 +5887,7 @@ interface CollapsibleActivatorSlotProps {
5811
5887
  'onKeydown': (e: KeyboardEvent) => void;
5812
5888
  };
5813
5889
  }
5814
- declare const _default$41: typeof __VLS_export$126;
5890
+ declare const _default$42: typeof __VLS_export$126;
5815
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>, {
5816
5892
  default: (props: CollapsibleActivatorSlotProps) => any;
5817
5893
  }>;
@@ -5832,7 +5908,7 @@ interface CollapsibleCueSlotProps {
5832
5908
  'data-state': 'open' | 'closed';
5833
5909
  };
5834
5910
  }
5835
- declare const _default$43: typeof __VLS_export$125;
5911
+ declare const _default$44: typeof __VLS_export$125;
5836
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>, {
5837
5913
  default: (props: CollapsibleCueSlotProps) => any;
5838
5914
  }>;
@@ -5859,7 +5935,7 @@ interface CollapsibleContentSlotProps {
5859
5935
  'data-disabled': true | undefined;
5860
5936
  };
5861
5937
  }
5862
- declare const _default$42: typeof __VLS_export$124;
5938
+ declare const _default$43: typeof __VLS_export$124;
5863
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>, {
5864
5940
  default: (props: CollapsibleContentSlotProps) => any;
5865
5941
  }>;
@@ -6381,7 +6457,7 @@ interface ComboboxRootSlotProps {
6381
6457
  clear: () => void;
6382
6458
  }
6383
6459
  declare const useComboboxContext: (key: string, defaultValue?: ComboboxContext | undefined) => ComboboxContext, provideComboboxContext: (key: string, context: ComboboxContext, app?: _$vue.App) => ComboboxContext;
6384
- declare const _default$53: typeof __VLS_export$123;
6460
+ declare const _default$54: typeof __VLS_export$123;
6385
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<{
6386
6462
  props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
6387
6463
  modelValue?: T | T[];
@@ -6416,7 +6492,7 @@ interface ComboboxActivatorSlotProps {
6416
6492
  'style': Record<string, string>;
6417
6493
  };
6418
6494
  }
6419
- declare const _default$45: typeof __VLS_export$122;
6495
+ declare const _default$46: typeof __VLS_export$122;
6420
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>, {
6421
6497
  default: (props: ComboboxActivatorSlotProps) => any;
6422
6498
  }>;
@@ -6460,7 +6536,7 @@ interface ComboboxControlSlotProps {
6460
6536
  'onKeydown': (e: KeyboardEvent) => void;
6461
6537
  };
6462
6538
  }
6463
- declare const _default$47: typeof __VLS_export$121;
6539
+ declare const _default$48: typeof __VLS_export$121;
6464
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>, {
6465
6541
  default: (props: ComboboxControlSlotProps) => any;
6466
6542
  }>;
@@ -6482,7 +6558,7 @@ interface ComboboxCueSlotProps {
6482
6558
  'onClick': () => void;
6483
6559
  };
6484
6560
  }
6485
- declare const _default$48: typeof __VLS_export$120;
6561
+ declare const _default$49: typeof __VLS_export$120;
6486
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>, {
6487
6563
  default: (props: ComboboxCueSlotProps) => any;
6488
6564
  }>;
@@ -6505,7 +6581,7 @@ interface ComboboxContentSlotProps {
6505
6581
  /** Attributes to bind to the content element */
6506
6582
  attrs: Record<string, unknown>;
6507
6583
  }
6508
- declare const _default$46: typeof __VLS_export$119;
6584
+ declare const _default$47: typeof __VLS_export$119;
6509
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>, {
6510
6586
  default: (props: ComboboxContentSlotProps) => any;
6511
6587
  }>;
@@ -6552,7 +6628,7 @@ interface ComboboxItemSlotProps<V = unknown> {
6552
6628
  'onClick': () => void;
6553
6629
  };
6554
6630
  }
6555
- declare const _default$52: typeof __VLS_export$118;
6631
+ declare const _default$53: typeof __VLS_export$118;
6556
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<{
6557
6633
  props: _$vue.PublicProps & __VLS_PrettifyLocal$24<ComboboxItemProps<V>> & (typeof globalThis extends {
6558
6634
  __VLS_PROPS_FALLBACK: infer P;
@@ -6577,7 +6653,7 @@ interface ComboboxEmptySlotProps {
6577
6653
  /** Current query string */
6578
6654
  query: string;
6579
6655
  }
6580
- declare const _default$50: typeof __VLS_export$117;
6656
+ declare const _default$51: typeof __VLS_export$117;
6581
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>, {
6582
6658
  default: (props: ComboboxEmptySlotProps) => any;
6583
6659
  }>;
@@ -6596,7 +6672,7 @@ interface ComboboxDescriptionSlotProps {
6596
6672
  /** ID for this description element */
6597
6673
  id: string;
6598
6674
  }
6599
- declare const _default$49: typeof __VLS_export$116;
6675
+ declare const _default$50: typeof __VLS_export$116;
6600
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>, {
6601
6677
  default: (props: ComboboxDescriptionSlotProps) => any;
6602
6678
  }>;
@@ -6623,7 +6699,7 @@ interface ComboboxErrorSlotProps {
6623
6699
  'data-state': 'visible' | 'hidden';
6624
6700
  };
6625
6701
  }
6626
- declare const _default$51: typeof __VLS_export$115;
6702
+ declare const _default$52: typeof __VLS_export$115;
6627
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>, {
6628
6704
  default: (props: ComboboxErrorSlotProps) => any;
6629
6705
  }>;
@@ -6709,8 +6785,8 @@ declare const Combobox: {
6709
6785
  slots: {
6710
6786
  default: (props: ComboboxRootSlotProps) => any;
6711
6787
  };
6712
- attrs: any;
6713
6788
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
6789
+ attrs: any;
6714
6790
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6715
6791
  props: _$vue.PublicProps & {
6716
6792
  namespace?: string | undefined;
@@ -6887,8 +6963,8 @@ declare const Combobox: {
6887
6963
  slots: {
6888
6964
  default: (props: ComboboxItemSlotProps<V>) => any;
6889
6965
  };
6890
- attrs: any;
6891
6966
  emit: {};
6967
+ attrs: any;
6892
6968
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6893
6969
  props: _$vue.PublicProps & {
6894
6970
  namespace?: string | undefined;
@@ -7038,7 +7114,7 @@ interface DialogRootSlotProps {
7038
7114
  close: () => void;
7039
7115
  }
7040
7116
  declare const useDialogContext: (key: string, defaultValue?: DialogContext | undefined) => DialogContext, provideDialogContext: (key: string, context: DialogContext, app?: _$vue.App) => DialogContext;
7041
- declare const _default$58: typeof __VLS_export$114;
7117
+ declare const _default$59: typeof __VLS_export$114;
7042
7118
  declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
7043
7119
  modelValue?: boolean;
7044
7120
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -7075,7 +7151,7 @@ interface DialogActivatorSlotProps {
7075
7151
  'onClick': () => void;
7076
7152
  };
7077
7153
  }
7078
- declare const _default$54: typeof __VLS_export$113;
7154
+ declare const _default$55: typeof __VLS_export$113;
7079
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>, {
7080
7156
  default: (props: DialogActivatorSlotProps) => any;
7081
7157
  }>;
@@ -7124,7 +7200,7 @@ interface DialogContentSlotProps {
7124
7200
  'onClose': (e: Event) => void;
7125
7201
  };
7126
7202
  }
7127
- declare const _default$56: typeof __VLS_export$112;
7203
+ declare const _default$57: typeof __VLS_export$112;
7128
7204
  declare const __VLS_export$112: __VLS_WithSlots$83<_$vue.DefineComponent<DialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
7129
7205
  cancel: (e: Event) => any;
7130
7206
  close: (e: Event) => any;
@@ -7151,7 +7227,7 @@ interface DialogTitleSlotProps {
7151
7227
  id: string;
7152
7228
  };
7153
7229
  }
7154
- declare const _default$59: typeof __VLS_export$111;
7230
+ declare const _default$60: typeof __VLS_export$111;
7155
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>, {
7156
7232
  default: (props: DialogTitleSlotProps) => any;
7157
7233
  }>;
@@ -7172,7 +7248,7 @@ interface DialogDescriptionSlotProps {
7172
7248
  id: string;
7173
7249
  };
7174
7250
  }
7175
- declare const _default$57: typeof __VLS_export$110;
7251
+ declare const _default$58: typeof __VLS_export$110;
7176
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>, {
7177
7253
  default: (props: DialogDescriptionSlotProps) => any;
7178
7254
  }>;
@@ -7197,7 +7273,7 @@ interface DialogCloseSlotProps {
7197
7273
  'onClick': () => void;
7198
7274
  };
7199
7275
  }
7200
- declare const _default$55: typeof __VLS_export$109;
7276
+ declare const _default$56: typeof __VLS_export$109;
7201
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>, {
7202
7278
  default: (props: DialogCloseSlotProps) => any;
7203
7279
  }>;
@@ -7526,7 +7602,7 @@ interface ExpansionPanelGroupSlotProps {
7526
7602
  toggle: (id: ID) => void;
7527
7603
  }
7528
7604
  declare const useExpansionPanelGroup: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideExpansionPanelGroup: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
7529
- declare const _default$63: typeof __VLS_export$108;
7605
+ declare const _default$64: typeof __VLS_export$108;
7530
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<{
7531
7607
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
7532
7608
  modelValue?: T | T[];
@@ -7586,7 +7662,7 @@ interface ExpansionPanelRootSlotProps {
7586
7662
  };
7587
7663
  }
7588
7664
  declare const useExpansionPanelRoot: (key: string, defaultValue?: ExpansionPanelRootContext | undefined) => ExpansionPanelRootContext, provideExpansionPanelRoot: (key: string, context: ExpansionPanelRootContext, app?: _$vue.App) => ExpansionPanelRootContext;
7589
- declare const _default$65: typeof __VLS_export$107;
7665
+ declare const _default$66: typeof __VLS_export$107;
7590
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<{
7591
7667
  props: _$vue.PublicProps & __VLS_PrettifyLocal$22<ExpansionPanelRootProps<V>> & (typeof globalThis extends {
7592
7668
  __VLS_PROPS_FALLBACK: infer P;
@@ -7615,7 +7691,7 @@ interface ExpansionPanelHeaderSlotProps {
7615
7691
  /** Data attribute for selected state */'data-selected': true | undefined;
7616
7692
  };
7617
7693
  }
7618
- declare const _default$64: typeof __VLS_export$106;
7694
+ declare const _default$65: typeof __VLS_export$106;
7619
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>, {
7620
7696
  default: (props: ExpansionPanelHeaderSlotProps) => any;
7621
7697
  }>;
@@ -7652,7 +7728,7 @@ interface ExpansionPanelActivatorSlotProps {
7652
7728
  'onKeydown': (e: KeyboardEvent) => void;
7653
7729
  };
7654
7730
  }
7655
- declare const _default$60: typeof __VLS_export$105;
7731
+ declare const _default$61: typeof __VLS_export$105;
7656
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>, {
7657
7733
  default: (props: ExpansionPanelActivatorSlotProps) => any;
7658
7734
  }>;
@@ -7673,7 +7749,7 @@ interface ExpansionPanelCueSlotProps {
7673
7749
  'data-state': 'open' | 'closed';
7674
7750
  };
7675
7751
  }
7676
- declare const _default$62: typeof __VLS_export$104;
7752
+ declare const _default$63: typeof __VLS_export$104;
7677
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>, {
7678
7754
  default: (props: ExpansionPanelCueSlotProps) => any;
7679
7755
  }>;
@@ -7699,7 +7775,7 @@ interface ExpansionPanelContentSlotProps {
7699
7775
  'hidden': boolean;
7700
7776
  };
7701
7777
  }
7702
- declare const _default$61: typeof __VLS_export$103;
7778
+ declare const _default$62: typeof __VLS_export$103;
7703
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>, {
7704
7780
  default: (props: ExpansionPanelContentSlotProps) => any;
7705
7781
  }>;
@@ -7748,8 +7824,8 @@ declare const ExpansionPanel: {
7748
7824
  slots: {
7749
7825
  default: (props: ExpansionPanelGroupSlotProps) => any;
7750
7826
  };
7751
- attrs: any;
7752
7827
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
7828
+ attrs: any;
7753
7829
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7754
7830
  props: _$vue.PublicProps & {
7755
7831
  namespace?: string | undefined;
@@ -7804,8 +7880,8 @@ declare const ExpansionPanel: {
7804
7880
  slots: {
7805
7881
  default: (props: ExpansionPanelRootSlotProps) => any;
7806
7882
  };
7807
- attrs: any;
7808
7883
  emit: {};
7884
+ attrs: any;
7809
7885
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7810
7886
  props: _$vue.PublicProps & {
7811
7887
  id?: string | undefined;
@@ -8002,22 +8078,22 @@ interface FormSlotProps {
8002
8078
  onReset: (event: Event) => void;
8003
8079
  };
8004
8080
  }
8005
- declare const _default$66: typeof __VLS_export$102;
8081
+ declare const _default$67: typeof __VLS_export$102;
8006
8082
  declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
8007
8083
  modelValue?: boolean | null;
8008
8084
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8085
+ reset: () => any;
8009
8086
  "update:modelValue": (value: boolean | null) => any;
8010
8087
  "update:model-value": (value: boolean | null) => any;
8011
- reset: () => any;
8012
8088
  submit: (payload: {
8013
8089
  valid: boolean;
8014
8090
  }) => any;
8015
8091
  }, string, _$vue.PublicProps, Readonly<FormProps & {
8016
8092
  modelValue?: boolean | null;
8017
8093
  }> & Readonly<{
8094
+ onReset?: (() => any) | undefined;
8018
8095
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
8019
8096
  "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
8020
- onReset?: (() => any) | undefined;
8021
8097
  onSubmit?: ((payload: {
8022
8098
  valid: boolean;
8023
8099
  }) => any) | undefined;
@@ -8073,7 +8149,7 @@ interface GroupRootSlotProps {
8073
8149
  };
8074
8150
  }
8075
8151
  declare const useGroupRoot: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideGroupRoot: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
8076
- declare const _default$68: typeof __VLS_export$101;
8152
+ declare const _default$69: typeof __VLS_export$101;
8077
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<{
8078
8154
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
8079
8155
  modelValue?: T | T[];
@@ -8143,7 +8219,7 @@ interface GroupItemSlotProps<V = unknown> {
8143
8219
  'onClick': () => void;
8144
8220
  };
8145
8221
  }
8146
- declare const _default$67: typeof __VLS_export$100;
8222
+ declare const _default$68: typeof __VLS_export$100;
8147
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<{
8148
8224
  props: _$vue.PublicProps & __VLS_PrettifyLocal$20<GroupItemProps<V>> & (typeof globalThis extends {
8149
8225
  __VLS_PROPS_FALLBACK: infer P;
@@ -8190,8 +8266,8 @@ declare const Group: {
8190
8266
  slots: {
8191
8267
  default: (props: GroupRootSlotProps) => any;
8192
8268
  };
8193
- attrs: any;
8194
8269
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
8270
+ attrs: any;
8195
8271
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8196
8272
  props: _$vue.PublicProps & {
8197
8273
  namespace?: string | undefined;
@@ -8235,8 +8311,8 @@ declare const Group: {
8235
8311
  slots: {
8236
8312
  default: (props: GroupItemSlotProps<V>) => unknown;
8237
8313
  };
8238
- attrs: any;
8239
8314
  emit: {};
8315
+ attrs: any;
8240
8316
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8241
8317
  props: _$vue.PublicProps & {
8242
8318
  id?: string | undefined;
@@ -8298,7 +8374,7 @@ interface ImageRootSlotProps {
8298
8374
  }
8299
8375
  interface ImageContext extends UseImageReturn {}
8300
8376
  declare const useImageRoot: (key: string, defaultValue?: ImageContext | undefined) => ImageContext, provideImageRoot: (key: string, context: ImageContext, app?: _$vue.App) => ImageContext;
8301
- declare const _default$72: typeof __VLS_export$99;
8377
+ declare const _default$73: typeof __VLS_export$99;
8302
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>, {
8303
8379
  default: (props: ImageRootSlotProps) => any;
8304
8380
  }>;
@@ -8368,14 +8444,14 @@ interface ImageImgSlotProps {
8368
8444
  'onError': (e: Event) => void;
8369
8445
  };
8370
8446
  }
8371
- declare const _default$70: typeof __VLS_export$98;
8447
+ declare const _default$71: typeof __VLS_export$98;
8372
8448
  declare const __VLS_export$98: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8373
- load: (e: Event) => any;
8374
8449
  error: (e: Event) => any;
8450
+ load: (e: Event) => any;
8375
8451
  loadstart: (src: string) => any;
8376
8452
  }, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
8377
- onLoad?: ((e: Event) => any) | undefined;
8378
8453
  onError?: ((e: Event) => any) | undefined;
8454
+ onLoad?: ((e: Event) => any) | undefined;
8379
8455
  onLoadstart?: ((src: string) => any) | undefined;
8380
8456
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
8381
8457
  default: (props: ImageImgSlotProps) => any;
@@ -8400,7 +8476,7 @@ interface ImagePlaceholderSlotProps {
8400
8476
  'data-state': ImageStatus;
8401
8477
  };
8402
8478
  }
8403
- declare const _default$71: typeof __VLS_export$97;
8479
+ declare const _default$72: typeof __VLS_export$97;
8404
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>, {
8405
8481
  default: (props: ImagePlaceholderSlotProps) => any;
8406
8482
  }>;
@@ -8424,7 +8500,7 @@ interface ImageFallbackSlotProps {
8424
8500
  'data-state': 'error';
8425
8501
  };
8426
8502
  }
8427
- declare const _default$69: typeof __VLS_export$96;
8503
+ declare const _default$70: typeof __VLS_export$96;
8428
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>, {
8429
8505
  default: (props: ImageFallbackSlotProps) => any;
8430
8506
  }>;
@@ -8492,12 +8568,12 @@ declare const Image: {
8492
8568
  */
8493
8569
  Img: {
8494
8570
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
8495
- onLoad?: ((e: Event) => any) | undefined;
8496
8571
  onError?: ((e: Event) => any) | undefined;
8572
+ onLoad?: ((e: Event) => any) | undefined;
8497
8573
  onLoadstart?: ((src: string) => any) | undefined;
8498
8574
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8499
- load: (e: Event) => any;
8500
8575
  error: (e: Event) => any;
8576
+ load: (e: Event) => any;
8501
8577
  loadstart: (src: string) => any;
8502
8578
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
8503
8579
  P: {};
@@ -8507,20 +8583,20 @@ declare const Image: {
8507
8583
  M: {};
8508
8584
  Defaults: {};
8509
8585
  }, Readonly<ImageImgProps> & Readonly<{
8510
- onLoad?: ((e: Event) => any) | undefined;
8511
8586
  onError?: ((e: Event) => any) | undefined;
8587
+ onLoad?: ((e: Event) => any) | undefined;
8512
8588
  onLoadstart?: ((src: string) => any) | undefined;
8513
8589
  }>, {}, {}, {}, {}, {}>;
8514
8590
  __isFragment?: never;
8515
8591
  __isTeleport?: never;
8516
8592
  __isSuspense?: never;
8517
8593
  } & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
8518
- onLoad?: ((e: Event) => any) | undefined;
8519
8594
  onError?: ((e: Event) => any) | undefined;
8595
+ onLoad?: ((e: Event) => any) | undefined;
8520
8596
  onLoadstart?: ((src: string) => any) | undefined;
8521
8597
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8522
- load: (e: Event) => any;
8523
8598
  error: (e: Event) => any;
8599
+ load: (e: Event) => any;
8524
8600
  loadstart: (src: string) => any;
8525
8601
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
8526
8602
  $slots: {
@@ -8604,7 +8680,7 @@ interface InputControlSlotProps {
8604
8680
  /** Pre-computed attributes for the input element */
8605
8681
  attrs: Record<string, unknown>;
8606
8682
  }
8607
- declare const _default$73: typeof __VLS_export$95;
8683
+ declare const _default$74: typeof __VLS_export$95;
8608
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>, {
8609
8685
  default: (props: InputControlSlotProps) => any;
8610
8686
  }>;
@@ -8625,7 +8701,7 @@ interface InputDescriptionSlotProps {
8625
8701
  /** ID for this description element */
8626
8702
  id: string;
8627
8703
  }
8628
- declare const _default$74: typeof __VLS_export$94;
8704
+ declare const _default$75: typeof __VLS_export$94;
8629
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>, {
8630
8706
  default: (props: InputDescriptionSlotProps) => any;
8631
8707
  }>;
@@ -8652,7 +8728,7 @@ interface InputErrorSlotProps {
8652
8728
  'data-state': 'visible' | 'hidden';
8653
8729
  };
8654
8730
  }
8655
- declare const _default$75: typeof __VLS_export$93;
8731
+ declare const _default$76: typeof __VLS_export$93;
8656
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>, {
8657
8733
  default: (props: InputErrorSlotProps) => any;
8658
8734
  }>;
@@ -14712,6 +14788,7 @@ interface ProxyModelTarget {
14712
14788
  multiple?: boolean;
14713
14789
  }) => void;
14714
14790
  select?: (id: string | number) => void;
14791
+ browse?: (value: never) => readonly ID[] | undefined;
14715
14792
  multiple?: MaybeRefOrGetter<boolean>;
14716
14793
  on?: (event: string, cb: (data: unknown) => void) => void;
14717
14794
  off?: (event: string, cb: (data: unknown) => void) => void;
@@ -14906,6 +14983,23 @@ declare function createReducedMotion(options?: ReducedMotionOptions): ReducedMot
14906
14983
  declare const createReducedMotionContext: <_E extends ReducedMotionContext = ReducedMotionContext>(_options?: ReducedMotionPluginOptions | undefined) => ContextTrinity<_E>, createReducedMotionPlugin: (_options?: ReducedMotionPluginOptions | undefined) => Plugin, useReducedMotion: <_E extends ReducedMotionContext = ReducedMotionContext>(namespace?: string) => _E;
14907
14984
  //#endregion
14908
14985
  //#region src/composables/useResizeObserver/index.d.ts
14986
+ /**
14987
+ * A reported size change for an observed element.
14988
+ *
14989
+ * `contentRect` always describes the content box, regardless of the `box`
14990
+ * option. Read `borderBoxSize` when padding and borders should be included —
14991
+ * both arrays are populated on every entry, so `box` selects which box model
14992
+ * triggers a callback, not which measurements are available.
14993
+ *
14994
+ * @example
14995
+ * ```ts
14996
+ * useResizeObserver(el, ([entry]) => {
14997
+ * entry.contentRect.height // content box, excludes padding + border
14998
+ * entry.contentBoxSize[0].blockSize // same value, writing-mode relative
14999
+ * entry.borderBoxSize[0].blockSize // includes padding + border
15000
+ * }, { box: 'border-box' })
15001
+ * ```
15002
+ */
14909
15003
  interface ResizeObserverEntry {
14910
15004
  contentRect: {
14911
15005
  width: number;
@@ -14913,6 +15007,23 @@ interface ResizeObserverEntry {
14913
15007
  top: number;
14914
15008
  left: number;
14915
15009
  };
15010
+ /**
15011
+ * The element's border box — content plus padding plus border — in
15012
+ * writing-mode-relative `inlineSize` / `blockSize` terms.
15013
+ *
15014
+ * Unlike `getBoundingClientRect()`, this is a layout measurement and is not
15015
+ * scaled by CSS transforms. The array mirrors the native API: one entry per
15016
+ * box fragment, so single-fragment elements report `borderBoxSize[0]`.
15017
+ */
15018
+ borderBoxSize: readonly ResizeObserverSize[];
15019
+ /**
15020
+ * The element's content box — excluding padding and border — in
15021
+ * writing-mode-relative `inlineSize` / `blockSize` terms.
15022
+ *
15023
+ * Carries the same measurement as `contentRect`, expressed on the logical
15024
+ * axes. The array mirrors the native API: one entry per box fragment.
15025
+ */
15026
+ contentBoxSize: readonly ResizeObserverSize[];
14916
15027
  target: Element;
14917
15028
  }
14918
15029
  interface ResizeObserverOptions {
@@ -14961,6 +15072,15 @@ interface UseResizeObserverReturn extends ObserverReturn {}
14961
15072
  * // Resume observation
14962
15073
  * resume()
14963
15074
  * ```
15075
+ *
15076
+ * @example
15077
+ * Measuring the border box — padding and borders included:
15078
+ *
15079
+ * ```ts
15080
+ * useResizeObserver(el, ([entry]) => {
15081
+ * height.value = entry.borderBoxSize[0].blockSize
15082
+ * }, { box: 'border-box' })
15083
+ * ```
14964
15084
  */
14965
15085
  declare function useResizeObserver(target: MaybeElementRef, callback: (entries: ResizeObserverEntry[]) => void, options?: ResizeObserverOptions): UseResizeObserverReturn;
14966
15086
  interface UseElementSizeReturn extends UseResizeObserverReturn {
@@ -16388,7 +16508,7 @@ interface InputRootSlotProps {
16388
16508
  };
16389
16509
  }
16390
16510
  declare const useInputRoot: (key: string, defaultValue?: InputRootContext | undefined) => InputRootContext, provideInputRoot: (key: string, context: InputRootContext, app?: _$vue.App) => InputRootContext;
16391
- declare const _default$76: typeof __VLS_export$92;
16511
+ declare const _default$77: typeof __VLS_export$92;
16392
16512
  declare const __VLS_export$92: __VLS_WithSlots$67<_$vue.DefineComponent<InputRootProps & {
16393
16513
  modelValue?: string;
16394
16514
  focused?: boolean;
@@ -16643,7 +16763,7 @@ interface LocaleSlotProps {
16643
16763
  /** Attributes including lang for binding */
16644
16764
  attrs: Record<string, unknown>;
16645
16765
  }
16646
- declare const _default$77: typeof __VLS_export$91;
16766
+ declare const _default$78: typeof __VLS_export$91;
16647
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>, {
16648
16768
  default: (props: LocaleSlotProps) => any;
16649
16769
  }>;
@@ -16789,7 +16909,7 @@ interface NumberFieldRootSlotProps {
16789
16909
  };
16790
16910
  }
16791
16911
  declare const useNumberFieldRoot: (key: string, defaultValue?: NumberFieldRootContext | undefined) => NumberFieldRootContext, provideNumberFieldRoot: (key: string, context: NumberFieldRootContext, app?: _$vue.App) => NumberFieldRootContext;
16792
- declare const _default$83: typeof __VLS_export$90;
16912
+ declare const _default$84: typeof __VLS_export$90;
16793
16913
  declare const __VLS_export$90: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
16794
16914
  modelValue?: number | null;
16795
16915
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -16826,7 +16946,7 @@ interface NumberFieldControlSlotProps {
16826
16946
  /** Pre-computed attributes for the input element */
16827
16947
  attrs: Record<string, unknown>;
16828
16948
  }
16829
- declare const _default$78: typeof __VLS_export$89;
16949
+ declare const _default$79: typeof __VLS_export$89;
16830
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>, {
16831
16951
  default: (props: NumberFieldControlSlotProps) => any;
16832
16952
  }>;
@@ -16847,7 +16967,7 @@ interface NumberFieldIncrementSlotProps {
16847
16967
  /** Pre-computed attributes for the button */
16848
16968
  attrs: Record<string, unknown>;
16849
16969
  }
16850
- declare const _default$82: typeof __VLS_export$88;
16970
+ declare const _default$83: typeof __VLS_export$88;
16851
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>, {
16852
16972
  default: (props: NumberFieldIncrementSlotProps) => any;
16853
16973
  }>;
@@ -16868,7 +16988,7 @@ interface NumberFieldDecrementSlotProps {
16868
16988
  /** Pre-computed attributes for the button */
16869
16989
  attrs: Record<string, unknown>;
16870
16990
  }
16871
- declare const _default$79: typeof __VLS_export$87;
16991
+ declare const _default$80: typeof __VLS_export$87;
16872
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>, {
16873
16993
  default: (props: NumberFieldDecrementSlotProps) => any;
16874
16994
  }>;
@@ -16898,7 +17018,7 @@ interface NumberFieldScrubSlotProps {
16898
17018
  'onPointerup': () => void;
16899
17019
  };
16900
17020
  }
16901
- declare const _default$84: typeof __VLS_export$86;
17021
+ declare const _default$85: typeof __VLS_export$86;
16902
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>, {
16903
17023
  default: (props: NumberFieldScrubSlotProps) => any;
16904
17024
  }>;
@@ -16919,7 +17039,7 @@ interface NumberFieldDescriptionSlotProps {
16919
17039
  /** ID for this description element */
16920
17040
  id: string;
16921
17041
  }
16922
- declare const _default$80: typeof __VLS_export$85;
17042
+ declare const _default$81: typeof __VLS_export$85;
16923
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>, {
16924
17044
  default: (props: NumberFieldDescriptionSlotProps) => any;
16925
17045
  }>;
@@ -16946,7 +17066,7 @@ interface NumberFieldErrorSlotProps {
16946
17066
  'data-state': 'visible' | 'hidden';
16947
17067
  };
16948
17068
  }
16949
- declare const _default$81: typeof __VLS_export$84;
17069
+ declare const _default$82: typeof __VLS_export$84;
16950
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>, {
16951
17071
  default: (props: NumberFieldErrorSlotProps) => any;
16952
17072
  }>;
@@ -17280,7 +17400,7 @@ interface OverflowRootSlotProps {
17280
17400
  };
17281
17401
  }
17282
17402
  declare const useOverflowRoot: (key: string, defaultValue?: OverflowRootContext | undefined) => OverflowRootContext, provideOverflowRoot: (key: string, context: OverflowRootContext, app?: _$vue.App) => OverflowRootContext;
17283
- declare const _default$87: typeof __VLS_export$83;
17403
+ declare const _default$88: typeof __VLS_export$83;
17284
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>, {
17285
17405
  default: (props: OverflowRootSlotProps) => unknown;
17286
17406
  }>;
@@ -17307,7 +17427,7 @@ interface OverflowItemSlotProps {
17307
17427
  'aria-hidden': 'true' | undefined;
17308
17428
  };
17309
17429
  }
17310
- declare const _default$86: typeof __VLS_export$82;
17430
+ declare const _default$87: typeof __VLS_export$82;
17311
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>, {
17312
17432
  default: (props: OverflowItemSlotProps) => unknown;
17313
17433
  }>;
@@ -17330,7 +17450,7 @@ interface OverflowIndicatorSlotProps {
17330
17450
  'aria-live': 'polite';
17331
17451
  };
17332
17452
  }
17333
- declare const _default$85: typeof __VLS_export$81;
17453
+ declare const _default$86: typeof __VLS_export$81;
17334
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>, {
17335
17455
  default: (props: OverflowIndicatorSlotProps) => unknown;
17336
17456
  }>;
@@ -17511,7 +17631,7 @@ interface PaginationRootSlotProps {
17511
17631
  'role': 'navigation' | undefined;
17512
17632
  };
17513
17633
  }
17514
- declare const _default$94: typeof __VLS_export$80;
17634
+ declare const _default$95: typeof __VLS_export$80;
17515
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<{
17516
17636
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
17517
17637
  modelValue?: number;
@@ -17562,10 +17682,12 @@ interface PaginationItemSlotProps {
17562
17682
  'disabled': boolean | undefined;
17563
17683
  'tabindex': number;
17564
17684
  'type': 'button' | undefined;
17685
+ 'role': 'button' | undefined;
17565
17686
  'onClick': () => void;
17687
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
17566
17688
  };
17567
17689
  }
17568
- declare const _default$90: typeof __VLS_export$79;
17690
+ declare const _default$91: typeof __VLS_export$79;
17569
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>, {
17570
17692
  default: (props: PaginationItemSlotProps) => any;
17571
17693
  }>;
@@ -17600,7 +17722,7 @@ interface PaginationFirstSlotProps {
17600
17722
  'onClick': () => void;
17601
17723
  };
17602
17724
  }
17603
- declare const _default$89: typeof __VLS_export$78;
17725
+ declare const _default$90: typeof __VLS_export$78;
17604
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>, {
17605
17727
  default: (props: PaginationFirstSlotProps) => any;
17606
17728
  }>;
@@ -17635,7 +17757,7 @@ interface PaginationPrevSlotProps {
17635
17757
  'onClick': () => void;
17636
17758
  };
17637
17759
  }
17638
- declare const _default$93: typeof __VLS_export$77;
17760
+ declare const _default$94: typeof __VLS_export$77;
17639
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>, {
17640
17762
  default: (props: PaginationPrevSlotProps) => any;
17641
17763
  }>;
@@ -17662,7 +17784,7 @@ interface PaginationEllipsisSlotProps {
17662
17784
  'aria-hidden': 'true';
17663
17785
  };
17664
17786
  }
17665
- declare const _default$88: typeof __VLS_export$76;
17787
+ declare const _default$89: typeof __VLS_export$76;
17666
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>, {
17667
17789
  default: (props: PaginationEllipsisSlotProps) => any;
17668
17790
  }>;
@@ -17697,7 +17819,7 @@ interface PaginationNextSlotProps {
17697
17819
  'onClick': () => void;
17698
17820
  };
17699
17821
  }
17700
- declare const _default$92: typeof __VLS_export$75;
17822
+ declare const _default$93: typeof __VLS_export$75;
17701
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>, {
17702
17824
  default: (props: PaginationNextSlotProps) => any;
17703
17825
  }>;
@@ -17732,7 +17854,7 @@ interface PaginationLastSlotProps {
17732
17854
  'onClick': () => void;
17733
17855
  };
17734
17856
  }
17735
- declare const _default$91: typeof __VLS_export$74;
17857
+ declare const _default$92: typeof __VLS_export$74;
17736
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>, {
17737
17859
  default: (props: PaginationLastSlotProps) => any;
17738
17860
  }>;
@@ -17761,7 +17883,7 @@ interface PaginationStatusSlotProps {
17761
17883
  'role': 'status';
17762
17884
  };
17763
17885
  }
17764
- declare const _default$95: typeof __VLS_export$73;
17886
+ declare const _default$96: typeof __VLS_export$73;
17765
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>, {
17766
17888
  default: (props: PaginationStatusSlotProps) => any;
17767
17889
  }>;
@@ -17812,8 +17934,8 @@ declare const Pagination: {
17812
17934
  slots: {
17813
17935
  default: (props: PaginationRootSlotProps) => any;
17814
17936
  };
17815
- attrs: any;
17816
17937
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: number) => void);
17938
+ attrs: any;
17817
17939
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
17818
17940
  props: _$vue.PublicProps & {
17819
17941
  namespace?: string | undefined;
@@ -18145,7 +18267,7 @@ interface PopoverRootSlotProps {
18145
18267
  toggle: () => void;
18146
18268
  }
18147
18269
  declare const usePopoverContext: () => PopoverReturn, providePopoverContext: (context: PopoverReturn, app?: _$vue.App) => PopoverReturn;
18148
- declare const _default$98: typeof __VLS_export$72;
18270
+ declare const _default$99: typeof __VLS_export$72;
18149
18271
  declare const __VLS_export$72: __VLS_WithSlots$48<_$vue.DefineComponent<PopoverRootProps & {
18150
18272
  modelValue?: boolean;
18151
18273
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -18181,7 +18303,7 @@ interface PopoverActivatorSlotProps {
18181
18303
  'style': Record<string, string>;
18182
18304
  };
18183
18305
  }
18184
- declare const _default$96: typeof __VLS_export$71;
18306
+ declare const _default$97: typeof __VLS_export$71;
18185
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>, {
18186
18308
  default: (props: PopoverActivatorSlotProps) => any;
18187
18309
  }>;
@@ -18214,7 +18336,7 @@ interface PopoverContentSlotProps {
18214
18336
  onBeforetoggle: (e: ToggleEvent) => void;
18215
18337
  };
18216
18338
  }
18217
- declare const _default$97: typeof __VLS_export$70;
18339
+ declare const _default$98: typeof __VLS_export$70;
18218
18340
  declare const __VLS_export$70: __VLS_WithSlots$46<_$vue.DefineComponent<PopoverContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18219
18341
  beforetoggle: (e: ToggleEvent) => any;
18220
18342
  }, string, _$vue.PublicProps, Readonly<PopoverContentProps> & Readonly<{
@@ -18398,7 +18520,7 @@ interface PortalSlotProps {
18398
18520
  /** Close this portal (unselects from stack) */
18399
18521
  close: () => void;
18400
18522
  }
18401
- declare const _default$99: typeof __VLS_export$69;
18523
+ declare const _default$100: typeof __VLS_export$69;
18402
18524
  declare const __VLS_export$69: __VLS_WithSlots$45<_$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
18403
18525
  close: () => any;
18404
18526
  }, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{
@@ -18435,7 +18557,7 @@ interface PresenceSlotProps {
18435
18557
  /** Call when exit animation finishes. */
18436
18558
  done: () => void;
18437
18559
  }
18438
- declare const _default$100: typeof __VLS_export$68;
18560
+ declare const _default$101: typeof __VLS_export$68;
18439
18561
  declare const __VLS_export$68: __VLS_WithSlots$44<_$vue.DefineComponent<PresenceProps & {
18440
18562
  modelValue?: boolean;
18441
18563
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -18492,7 +18614,7 @@ interface ProgressRootSlotProps {
18492
18614
  };
18493
18615
  }
18494
18616
  declare const useProgressRoot: (key: string, defaultValue?: ProgressRootContext | undefined) => ProgressRootContext, provideProgressRoot: (key: string, context: ProgressRootContext, app?: _$vue.App) => ProgressRootContext;
18495
- declare const _default$105: typeof __VLS_export$67;
18617
+ declare const _default$106: typeof __VLS_export$67;
18496
18618
  declare const __VLS_export$67: __VLS_WithSlots$43<_$vue.DefineComponent<ProgressRootProps & {
18497
18619
  modelValue?: number | number[];
18498
18620
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -18521,7 +18643,7 @@ interface ProgressTrackSlotProps {
18521
18643
  'data-state': 'determinate' | 'indeterminate';
18522
18644
  };
18523
18645
  }
18524
- declare const _default$106: typeof __VLS_export$66;
18646
+ declare const _default$107: typeof __VLS_export$66;
18525
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>, {
18526
18648
  default: (props: ProgressTrackSlotProps) => any;
18527
18649
  }>;
@@ -18548,7 +18670,7 @@ interface ProgressFillSlotProps {
18548
18670
  };
18549
18671
  };
18550
18672
  }
18551
- declare const _default$102: typeof __VLS_export$65;
18673
+ declare const _default$103: typeof __VLS_export$65;
18552
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>, {
18553
18675
  default: (props: ProgressFillSlotProps) => any;
18554
18676
  }>;
@@ -18579,7 +18701,7 @@ interface ProgressBufferSlotProps {
18579
18701
  };
18580
18702
  };
18581
18703
  }
18582
- declare const _default$101: typeof __VLS_export$64;
18704
+ declare const _default$102: typeof __VLS_export$64;
18583
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>, {
18584
18706
  default: (props: ProgressBufferSlotProps) => any;
18585
18707
  }>;
@@ -18604,7 +18726,7 @@ interface ProgressValueSlotProps {
18604
18726
  /** Pre-computed attributes for binding */
18605
18727
  attrs: Record<string, never>;
18606
18728
  }
18607
- declare const _default$107: typeof __VLS_export$63;
18729
+ declare const _default$108: typeof __VLS_export$63;
18608
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>, {
18609
18731
  default: (props: ProgressValueSlotProps) => any;
18610
18732
  }>;
@@ -18626,7 +18748,7 @@ interface ProgressLabelSlotProps {
18626
18748
  id: string;
18627
18749
  };
18628
18750
  }
18629
- declare const _default$104: typeof __VLS_export$62;
18751
+ declare const _default$105: typeof __VLS_export$62;
18630
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>, {
18631
18753
  default: (props: ProgressLabelSlotProps) => any;
18632
18754
  }>;
@@ -18641,7 +18763,7 @@ interface ProgressHiddenInputProps {
18641
18763
  /** Namespace for context injection from parent Progress.Root */
18642
18764
  namespace?: string;
18643
18765
  }
18644
- declare const _default$103: typeof __VLS_export$61;
18766
+ declare const _default$104: typeof __VLS_export$61;
18645
18767
  declare const __VLS_export$61: _$vue.DefineComponent<ProgressHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
18646
18768
  //#endregion
18647
18769
  //#region src/components/Progress/index.d.ts
@@ -19079,7 +19201,7 @@ interface RadioGroupSlotProps {
19079
19201
  };
19080
19202
  }
19081
19203
  declare const useRadioGroup: (key: string, defaultValue?: RadioGroupContext | undefined) => RadioGroupContext, provideRadioGroup: (key: string, context: RadioGroupContext, app?: _$vue.App) => RadioGroupContext;
19082
- declare const _default$108: typeof __VLS_export$60;
19204
+ declare const _default$109: typeof __VLS_export$60;
19083
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<{
19084
19206
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
19085
19207
  modelValue?: T;
@@ -19161,7 +19283,7 @@ interface RadioHiddenInputProps {
19161
19283
  */
19162
19284
  form?: string;
19163
19285
  }
19164
- declare const _default$109: typeof __VLS_export$59;
19286
+ declare const _default$110: typeof __VLS_export$59;
19165
19287
  declare const __VLS_export$59: _$vue.DefineComponent<RadioHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19166
19288
  //#endregion
19167
19289
  //#region src/components/Radio/RadioRoot.vue.d.ts
@@ -19285,7 +19407,7 @@ interface RadioRootSlotProps<V = unknown> {
19285
19407
  };
19286
19408
  }
19287
19409
  declare const useRadioRoot: (key: string, defaultValue?: RadioRootContext | undefined) => RadioRootContext, provideRadioRoot: (key: string, context: RadioRootContext, app?: _$vue.App) => RadioRootContext;
19288
- declare const _default$111: typeof __VLS_export$58;
19410
+ declare const _default$112: typeof __VLS_export$58;
19289
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<{
19290
19412
  props: _$vue.PublicProps & __VLS_PrettifyLocal$17<RadioRootProps<V>> & (typeof globalThis extends {
19291
19413
  __VLS_PROPS_FALLBACK: infer P;
@@ -19331,7 +19453,7 @@ interface RadioIndicatorSlotProps {
19331
19453
  };
19332
19454
  };
19333
19455
  }
19334
- declare const _default$110: typeof __VLS_export$57;
19456
+ declare const _default$111: typeof __VLS_export$57;
19335
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>, {
19336
19458
  /**
19337
19459
  * Default slot for custom indicator content
@@ -19419,8 +19541,8 @@ declare const Radio: {
19419
19541
  slots: {
19420
19542
  default: (props: RadioGroupSlotProps) => any;
19421
19543
  };
19422
- attrs: any;
19423
19544
  emit: ((evt: "update:model-value", value: T) => void) & ((event: "update:modelValue", value: T | undefined) => void);
19545
+ attrs: any;
19424
19546
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
19425
19547
  props: _$vue.PublicProps & {
19426
19548
  namespace?: string | undefined;
@@ -19548,8 +19670,8 @@ declare const Radio: {
19548
19670
  slots: {
19549
19671
  default: (props: RadioRootSlotProps<V>) => any;
19550
19672
  };
19551
- attrs: any;
19552
19673
  emit: {};
19674
+ attrs: any;
19553
19675
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
19554
19676
  props: _$vue.PublicProps & {
19555
19677
  id?: ID | undefined;
@@ -19637,7 +19759,7 @@ interface RatingRootSlotProps {
19637
19759
  };
19638
19760
  }
19639
19761
  declare const useRatingRoot: (key: string, defaultValue?: RatingRootContext | undefined) => RatingRootContext, provideRatingRoot: (key: string, context: RatingRootContext, app?: _$vue.App) => RatingRootContext;
19640
- declare const _default$114: typeof __VLS_export$56;
19762
+ declare const _default$115: typeof __VLS_export$56;
19641
19763
  declare const __VLS_export$56: __VLS_WithSlots$36<_$vue.DefineComponent<RatingRootProps & {
19642
19764
  modelValue?: number;
19643
19765
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -19681,7 +19803,7 @@ interface RatingItemSlotProps {
19681
19803
  'onClick': () => void;
19682
19804
  };
19683
19805
  }
19684
- declare const _default$113: typeof __VLS_export$55;
19806
+ declare const _default$114: typeof __VLS_export$55;
19685
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>, {
19686
19808
  default: (props: RatingItemSlotProps) => any;
19687
19809
  }>;
@@ -19696,7 +19818,7 @@ interface RatingHiddenInputProps {
19696
19818
  /** Namespace for context injection from parent Rating.Root */
19697
19819
  namespace?: string;
19698
19820
  }
19699
- declare const _default$112: typeof __VLS_export$54;
19821
+ declare const _default$113: typeof __VLS_export$54;
19700
19822
  declare const __VLS_export$54: _$vue.DefineComponent<RatingHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RatingHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19701
19823
  //#endregion
19702
19824
  //#region src/components/Rating/index.d.ts
@@ -19927,7 +20049,7 @@ interface ScrimSlotProps {
19927
20049
  'onClick': () => void;
19928
20050
  };
19929
20051
  }
19930
- declare const _default$115: typeof __VLS_export$53;
20052
+ declare const _default$116: typeof __VLS_export$53;
19931
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>, {
19932
20054
  default: (props: ScrimSlotProps) => any;
19933
20055
  }>;
@@ -20010,7 +20132,7 @@ interface SelectRootSlotProps {
20010
20132
  toggle: () => void;
20011
20133
  }
20012
20134
  declare const useSelectContext: (key: string, defaultValue?: SelectContext | undefined) => SelectContext, provideSelectContext: (key: string, context: SelectContext, app?: _$vue.App) => SelectContext;
20013
- declare const _default$121: typeof __VLS_export$52;
20135
+ declare const _default$122: typeof __VLS_export$52;
20014
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<{
20015
20137
  props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
20016
20138
  modelValue?: T | T[];
@@ -20056,7 +20178,7 @@ interface SelectActivatorSlotProps {
20056
20178
  'onKeydown': (e: KeyboardEvent) => void;
20057
20179
  };
20058
20180
  }
20059
- declare const _default$116: typeof __VLS_export$51;
20181
+ declare const _default$117: typeof __VLS_export$51;
20060
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>, {
20061
20183
  default: (props: SelectActivatorSlotProps) => any;
20062
20184
  }>;
@@ -20085,7 +20207,7 @@ interface SelectValueSlotProps {
20085
20207
  /** Attributes to bind to the value element */
20086
20208
  attrs: Record<string, never>;
20087
20209
  }
20088
- declare const _default$122: typeof __VLS_export$50;
20210
+ declare const _default$123: typeof __VLS_export$50;
20089
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>, {
20090
20212
  default: (props: SelectValueSlotProps) => any;
20091
20213
  }>;
@@ -20116,7 +20238,7 @@ interface SelectContentSlotProps {
20116
20238
  'style': Record<string, string>;
20117
20239
  };
20118
20240
  }
20119
- declare const _default$117: typeof __VLS_export$49;
20241
+ declare const _default$118: typeof __VLS_export$49;
20120
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>, {
20121
20243
  default: (props: SelectContentSlotProps) => any;
20122
20244
  }>;
@@ -20137,7 +20259,7 @@ interface SelectCueSlotProps {
20137
20259
  'data-state': 'open' | 'closed';
20138
20260
  };
20139
20261
  }
20140
- declare const _default$118: typeof __VLS_export$48;
20262
+ declare const _default$119: typeof __VLS_export$48;
20141
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>, {
20142
20264
  default: (props: SelectCueSlotProps) => any;
20143
20265
  }>;
@@ -20182,7 +20304,7 @@ interface SelectItemSlotProps<V = unknown> {
20182
20304
  'onClick': () => void;
20183
20305
  };
20184
20306
  }
20185
- declare const _default$119: typeof __VLS_export$47;
20307
+ declare const _default$120: typeof __VLS_export$47;
20186
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<{
20187
20309
  props: _$vue.PublicProps & __VLS_PrettifyLocal$15<SelectItemProps<V>> & (typeof globalThis extends {
20188
20310
  __VLS_PROPS_FALLBACK: infer P;
@@ -20205,7 +20327,7 @@ interface SelectPlaceholderProps extends AtomProps {
20205
20327
  interface SelectPlaceholderSlotProps {
20206
20328
  hasValue: boolean;
20207
20329
  }
20208
- declare const _default$120: typeof __VLS_export$46;
20330
+ declare const _default$121: typeof __VLS_export$46;
20209
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>, {
20210
20332
  default: (props: SelectPlaceholderSlotProps) => any;
20211
20333
  }>;
@@ -20291,8 +20413,8 @@ declare const Select: {
20291
20413
  slots: {
20292
20414
  default: (props: SelectRootSlotProps) => any;
20293
20415
  };
20294
- attrs: any;
20295
20416
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20417
+ attrs: any;
20296
20418
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20297
20419
  props: _$vue.PublicProps & {
20298
20420
  namespace?: string | undefined;
@@ -20481,8 +20603,8 @@ declare const Select: {
20481
20603
  slots: {
20482
20604
  default: (props: SelectItemSlotProps<V>) => any;
20483
20605
  };
20484
- attrs: any;
20485
20606
  emit: {};
20607
+ attrs: any;
20486
20608
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20487
20609
  props: _$vue.PublicProps & {
20488
20610
  namespace?: string | undefined;
@@ -20571,7 +20693,7 @@ interface SelectionRootSlotProps {
20571
20693
  };
20572
20694
  }
20573
20695
  declare const useSelectionRoot: (key: string, defaultValue?: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>> | undefined) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, provideSelectionRoot: (key: string, context: SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>, app?: _$vue.App) => SelectionContext<SelectionTicket, SelectionTicket<SelectionTicket>>;
20574
- declare const _default$124: typeof __VLS_export$45;
20696
+ declare const _default$125: typeof __VLS_export$45;
20575
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<{
20576
20698
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
20577
20699
  modelValue?: T | T[];
@@ -20631,7 +20753,7 @@ interface SelectionItemSlotProps<V = unknown> {
20631
20753
  'onClick': () => void;
20632
20754
  };
20633
20755
  }
20634
- declare const _default$123: typeof __VLS_export$44;
20756
+ declare const _default$124: typeof __VLS_export$44;
20635
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<{
20636
20758
  props: _$vue.PublicProps & __VLS_PrettifyLocal$13<SelectionItemProps<V>> & (typeof globalThis extends {
20637
20759
  __VLS_PROPS_FALLBACK: infer P;
@@ -20682,8 +20804,8 @@ declare const Selection: {
20682
20804
  slots: {
20683
20805
  default: (props: SelectionRootSlotProps) => any;
20684
20806
  };
20685
- attrs: any;
20686
20807
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
20808
+ attrs: any;
20687
20809
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20688
20810
  props: _$vue.PublicProps & {
20689
20811
  namespace?: string | undefined;
@@ -20728,8 +20850,8 @@ declare const Selection: {
20728
20850
  slots: {
20729
20851
  default: (props: SelectionItemSlotProps<V>) => unknown;
20730
20852
  };
20731
- attrs: any;
20732
20853
  emit: {};
20854
+ attrs: any;
20733
20855
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20734
20856
  props: _$vue.PublicProps & {
20735
20857
  id?: string | undefined;
@@ -20782,7 +20904,7 @@ interface SingleRootSlotProps {
20782
20904
  };
20783
20905
  }
20784
20906
  declare const useSingleRoot: (key: string, defaultValue?: SingleContext<SingleTicket, SingleTicket<SingleTicket>> | undefined) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>, provideSingleRoot: (key: string, context: SingleContext<SingleTicket, SingleTicket<SingleTicket>>, app?: _$vue.App) => SingleContext<SingleTicket, SingleTicket<SingleTicket>>;
20785
- declare const _default$126: typeof __VLS_export$43;
20907
+ declare const _default$127: typeof __VLS_export$43;
20786
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<{
20787
20909
  props: _$vue.PublicProps & __VLS_PrettifyLocal$12<(SingleRootProps & {
20788
20910
  modelValue?: T | T[];
@@ -20841,7 +20963,7 @@ interface SingleItemSlotProps<V = unknown> {
20841
20963
  'onClick': () => void;
20842
20964
  };
20843
20965
  }
20844
- declare const _default$125: typeof __VLS_export$42;
20966
+ declare const _default$126: typeof __VLS_export$42;
20845
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<{
20846
20968
  props: _$vue.PublicProps & __VLS_PrettifyLocal$11<SingleItemProps<V>> & (typeof globalThis extends {
20847
20969
  __VLS_PROPS_FALLBACK: infer P;
@@ -20892,8 +21014,8 @@ declare const Single: {
20892
21014
  slots: {
20893
21015
  default: (props: SingleRootSlotProps) => any;
20894
21016
  };
20895
- attrs: any;
20896
21017
  emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
21018
+ attrs: any;
20897
21019
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20898
21020
  props: _$vue.PublicProps & {
20899
21021
  namespace?: string | undefined;
@@ -20938,8 +21060,8 @@ declare const Single: {
20938
21060
  slots: {
20939
21061
  default: (props: SingleItemSlotProps<V>) => unknown;
20940
21062
  };
20941
- attrs: any;
20942
21063
  emit: {};
21064
+ attrs: any;
20943
21065
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
20944
21066
  props: _$vue.PublicProps & {
20945
21067
  id?: string | undefined;
@@ -21050,7 +21172,7 @@ interface SliderRootSlotProps {
21050
21172
  };
21051
21173
  }
21052
21174
  declare const useSliderRoot: (key: string, defaultValue?: SliderRootContext | undefined) => SliderRootContext, provideSliderRoot: (key: string, context: SliderRootContext, app?: _$vue.App) => SliderRootContext;
21053
- declare const _default$129: typeof __VLS_export$41;
21175
+ declare const _default$130: typeof __VLS_export$41;
21054
21176
  declare const __VLS_export$41: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
21055
21177
  modelValue?: number | number[];
21056
21178
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -21089,7 +21211,7 @@ interface SliderTrackSlotProps {
21089
21211
  'onPointerdown': (e: PointerEvent) => void;
21090
21212
  };
21091
21213
  }
21092
- declare const _default$131: typeof __VLS_export$40;
21214
+ declare const _default$132: typeof __VLS_export$40;
21093
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>, {
21094
21216
  default: (props: SliderTrackSlotProps) => any;
21095
21217
  }>;
@@ -21117,7 +21239,7 @@ interface SliderRangeSlotProps {
21117
21239
  'style': Record<string, string>;
21118
21240
  };
21119
21241
  }
21120
- declare const _default$128: typeof __VLS_export$39;
21242
+ declare const _default$129: typeof __VLS_export$39;
21121
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>, {
21122
21244
  default: (props: SliderRangeSlotProps) => any;
21123
21245
  }>;
@@ -21169,7 +21291,7 @@ interface SliderThumbSlotProps {
21169
21291
  'onPointerdown': (e: PointerEvent) => void;
21170
21292
  };
21171
21293
  }
21172
- declare const _default$130: typeof __VLS_export$38;
21294
+ declare const _default$131: typeof __VLS_export$38;
21173
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>, {
21174
21296
  default: (props: SliderThumbSlotProps) => any;
21175
21297
  }>;
@@ -21186,7 +21308,7 @@ interface SliderHiddenInputProps {
21186
21308
  /** Thumb index to read value from */
21187
21309
  index?: number;
21188
21310
  }
21189
- declare const _default$127: typeof __VLS_export$37;
21311
+ declare const _default$128: typeof __VLS_export$37;
21190
21312
  declare const __VLS_export$37: _$vue.DefineComponent<SliderHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SliderHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21191
21313
  //#endregion
21192
21314
  //#region src/components/Slider/index.d.ts
@@ -21444,7 +21566,7 @@ interface SnackbarPortalSlotProps {
21444
21566
  };
21445
21567
  };
21446
21568
  }
21447
- declare const _default$134: typeof __VLS_export$36;
21569
+ declare const _default$135: typeof __VLS_export$36;
21448
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>, {
21449
21571
  default: (props: SnackbarPortalSlotProps) => any;
21450
21572
  }>;
@@ -21472,7 +21594,7 @@ interface SnackbarQueueSlotProps {
21472
21594
  onFocusout: (e: FocusEvent) => void;
21473
21595
  };
21474
21596
  }
21475
- declare const _default$135: typeof __VLS_export$35;
21597
+ declare const _default$136: typeof __VLS_export$35;
21476
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>, {
21477
21599
  default: (props: SnackbarQueueSlotProps) => any;
21478
21600
  }>;
@@ -21502,7 +21624,7 @@ interface SnackbarRootSlotProps {
21502
21624
  role: string;
21503
21625
  };
21504
21626
  }
21505
- declare const _default$136: typeof __VLS_export$34;
21627
+ declare const _default$137: typeof __VLS_export$34;
21506
21628
  declare const __VLS_export$34: __VLS_WithSlots$22<_$vue.DefineComponent<SnackbarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21507
21629
  dismiss: (id: ID) => any;
21508
21630
  }, string, _$vue.PublicProps, Readonly<SnackbarRootProps> & Readonly<{
@@ -21529,7 +21651,7 @@ interface SnackbarCloseSlotProps {
21529
21651
  'onClick': () => void;
21530
21652
  };
21531
21653
  }
21532
- declare const _default$132: typeof __VLS_export$33;
21654
+ declare const _default$133: typeof __VLS_export$33;
21533
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>, {
21534
21656
  default: (props: SnackbarCloseSlotProps) => any;
21535
21657
  }>;
@@ -21541,7 +21663,7 @@ type __VLS_WithSlots$21<T, S> = T & {
21541
21663
  //#endregion
21542
21664
  //#region src/components/Snackbar/SnackbarContent.vue.d.ts
21543
21665
  type SnackbarContentProps = AtomProps;
21544
- declare const _default$133: typeof __VLS_export$32;
21666
+ declare const _default$134: typeof __VLS_export$32;
21545
21667
  declare const __VLS_export$32: __VLS_WithSlots$20<_$vue.DefineComponent<AtomProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AtomProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
21546
21668
  default: () => any;
21547
21669
  }>;
@@ -21827,7 +21949,7 @@ interface SplitterRootSlotProps {
21827
21949
  };
21828
21950
  }
21829
21951
  declare const useSplitterRoot: () => SplitterContext, provideSplitterRoot: (context: SplitterContext, app?: _$vue.App) => SplitterContext;
21830
- declare const _default$139: typeof __VLS_export$31;
21952
+ declare const _default$140: typeof __VLS_export$31;
21831
21953
  declare const __VLS_export$31: __VLS_WithSlots$19<_$vue.DefineComponent<SplitterRootProps, SplitterRootExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
21832
21954
  layout: (sizes: number[]) => any;
21833
21955
  }, string, _$vue.PublicProps, Readonly<SplitterRootProps> & Readonly<{
@@ -21869,7 +21991,7 @@ interface SplitterPanelSlotProps {
21869
21991
  'data-collapsed': true | undefined;
21870
21992
  };
21871
21993
  }
21872
- declare const _default$138: typeof __VLS_export$30;
21994
+ declare const _default$139: typeof __VLS_export$30;
21873
21995
  declare const __VLS_export$30: __VLS_WithSlots$18<_$vue.DefineComponent<SplitterPanelProps & {
21874
21996
  collapsed?: boolean;
21875
21997
  }, SplitterPanelExpose, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -21919,7 +22041,7 @@ interface SplitterHandleSlotProps {
21919
22041
  'onKeydown': (e: KeyboardEvent) => void;
21920
22042
  };
21921
22043
  }
21922
- declare const _default$137: typeof __VLS_export$29;
22044
+ declare const _default$138: typeof __VLS_export$29;
21923
22045
  declare const __VLS_export$29: __VLS_WithSlots$17<_$vue.DefineComponent<SplitterHandleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SplitterHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
21924
22046
  default: (props: SplitterHandleSlotProps) => any;
21925
22047
  }>;
@@ -22130,7 +22252,7 @@ interface StepRootSlotProps {
22130
22252
  };
22131
22253
  }
22132
22254
  declare const useStepRoot: (key: string, defaultValue?: StepContext<StepTicket, StepTicket<StepTicket>> | undefined) => StepContext<StepTicket, StepTicket<StepTicket>>, provideStepRoot: (key: string, context: StepContext<StepTicket, StepTicket<StepTicket>>, app?: _$vue.App) => StepContext<StepTicket, StepTicket<StepTicket>>;
22133
- declare const _default$141: typeof __VLS_export$28;
22255
+ declare const _default$142: typeof __VLS_export$28;
22134
22256
  declare const __VLS_export$28: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$10<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22135
22257
  props: _$vue.PublicProps & __VLS_PrettifyLocal$10<(StepRootProps & {
22136
22258
  modelValue?: T | T[];
@@ -22189,7 +22311,7 @@ interface StepItemSlotProps<V = unknown> {
22189
22311
  'onClick': () => void;
22190
22312
  };
22191
22313
  }
22192
- declare const _default$140: typeof __VLS_export$27;
22314
+ declare const _default$141: typeof __VLS_export$27;
22193
22315
  declare const __VLS_export$27: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$9<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22194
22316
  props: _$vue.PublicProps & __VLS_PrettifyLocal$9<StepItemProps<V>> & (typeof globalThis extends {
22195
22317
  __VLS_PROPS_FALLBACK: infer P;
@@ -22238,8 +22360,8 @@ declare const Step: {
22238
22360
  slots: {
22239
22361
  default: (props: StepRootSlotProps) => any;
22240
22362
  };
22241
- attrs: any;
22242
22363
  emit: (event: "update:modelValue", value: T | T[] | undefined) => void;
22364
+ attrs: any;
22243
22365
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22244
22366
  props: _$vue.PublicProps & {
22245
22367
  namespace?: string | undefined;
@@ -22282,8 +22404,8 @@ declare const Step: {
22282
22404
  slots: {
22283
22405
  default: (props: StepItemSlotProps<V>) => unknown;
22284
22406
  };
22285
- attrs: any;
22286
22407
  emit: {};
22408
+ attrs: any;
22287
22409
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22288
22410
  props: _$vue.PublicProps & {
22289
22411
  id?: string | undefined;
@@ -22352,7 +22474,7 @@ interface SwitchGroupSlotProps {
22352
22474
  };
22353
22475
  }
22354
22476
  declare const useSwitchGroup: (key: string, defaultValue?: GroupContext<GroupTicket, GroupTicket<GroupTicket>> | undefined) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>, provideSwitchGroup: (key: string, context: GroupContext<GroupTicket, GroupTicket<GroupTicket>>, app?: _$vue.App) => GroupContext<GroupTicket, GroupTicket<GroupTicket>>;
22355
- declare const _default$142: typeof __VLS_export$26;
22477
+ declare const _default$143: typeof __VLS_export$26;
22356
22478
  declare const __VLS_export$26: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$8<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22357
22479
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
22358
22480
  modelValue?: T | T[];
@@ -22384,7 +22506,7 @@ interface SwitchHiddenInputProps {
22384
22506
  /** Associate with form by ID (overrides Root's form) */
22385
22507
  form?: string;
22386
22508
  }
22387
- declare const _default$143: typeof __VLS_export$25;
22509
+ declare const _default$144: typeof __VLS_export$25;
22388
22510
  declare const __VLS_export$25: _$vue.DefineComponent<SwitchHiddenInputProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
22389
22511
  //#endregion
22390
22512
  //#region src/components/Switch/SwitchRoot.vue.d.ts
@@ -22485,7 +22607,7 @@ interface SwitchRootSlotProps<V = unknown> {
22485
22607
  };
22486
22608
  }
22487
22609
  declare const useSwitchRoot: (key: string, defaultValue?: SwitchRootContext<unknown> | undefined) => SwitchRootContext<unknown>, provideSwitchRoot: (key: string, context: SwitchRootContext<unknown>, app?: _$vue.App) => SwitchRootContext<unknown>;
22488
- declare const _default$144: typeof __VLS_export$24;
22610
+ declare const _default$145: typeof __VLS_export$24;
22489
22611
  declare const __VLS_export$24: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$7<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22490
22612
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
22491
22613
  modelValue?: boolean;
@@ -22552,7 +22674,7 @@ interface SwitchSelectAllSlotProps {
22552
22674
  'onKeydown': (e: KeyboardEvent) => void;
22553
22675
  };
22554
22676
  }
22555
- declare const _default$145: typeof __VLS_export$23;
22677
+ declare const _default$146: typeof __VLS_export$23;
22556
22678
  declare const __VLS_export$23: __VLS_WithSlots$16<_$vue.DefineComponent<SwitchSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22557
22679
  default: (props: SwitchSelectAllSlotProps) => any;
22558
22680
  }>;
@@ -22578,7 +22700,7 @@ interface SwitchThumbSlotProps {
22578
22700
  'data-state': SwitchState;
22579
22701
  };
22580
22702
  }
22581
- declare const _default$146: typeof __VLS_export$22;
22703
+ declare const _default$147: typeof __VLS_export$22;
22582
22704
  declare const __VLS_export$22: __VLS_WithSlots$15<_$vue.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22583
22705
  default: (props: SwitchThumbSlotProps) => any;
22584
22706
  }>;
@@ -22604,7 +22726,7 @@ interface SwitchTrackSlotProps {
22604
22726
  'data-state': SwitchState;
22605
22727
  };
22606
22728
  }
22607
- declare const _default$147: typeof __VLS_export$21;
22729
+ declare const _default$148: typeof __VLS_export$21;
22608
22730
  declare const __VLS_export$21: __VLS_WithSlots$14<_$vue.DefineComponent<SwitchTrackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<SwitchTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
22609
22731
  default: (props: SwitchTrackSlotProps) => any;
22610
22732
  }>;
@@ -22678,8 +22800,8 @@ declare const Switch: {
22678
22800
  slots: {
22679
22801
  default: (props: SwitchGroupSlotProps) => any;
22680
22802
  };
22681
- attrs: any;
22682
22803
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
22804
+ attrs: any;
22683
22805
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22684
22806
  props: _$vue.PublicProps & {
22685
22807
  namespace?: string | undefined;
@@ -22764,8 +22886,8 @@ declare const Switch: {
22764
22886
  slots: {
22765
22887
  default: (props: SwitchRootSlotProps<V>) => any;
22766
22888
  };
22767
- attrs: any;
22768
22889
  emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
22890
+ attrs: any;
22769
22891
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
22770
22892
  props: _$vue.PublicProps & {
22771
22893
  id?: ID | undefined;
@@ -22995,7 +23117,7 @@ interface TabsContext extends StepContext<TabsTicket> {
22995
23117
  rootId: string;
22996
23118
  }
22997
23119
  declare const useTabsRoot: (key: string, defaultValue?: TabsContext | undefined) => TabsContext, provideTabsRoot: (key: string, context: TabsContext, app?: _$vue.App) => TabsContext;
22998
- declare const _default$151: typeof __VLS_export$20;
23120
+ declare const _default$152: typeof __VLS_export$20;
22999
23121
  declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$6<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23000
23122
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
23001
23123
  modelValue?: T | T[];
@@ -23037,7 +23159,7 @@ interface TabsListSlotProps {
23037
23159
  'data-disabled': true | undefined;
23038
23160
  };
23039
23161
  }
23040
- declare const _default$149: typeof __VLS_export$19;
23162
+ declare const _default$150: typeof __VLS_export$19;
23041
23163
  declare const __VLS_export$19: __VLS_WithSlots$13<_$vue.DefineComponent<TabsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23042
23164
  default: (props: TabsListSlotProps) => any;
23043
23165
  }>;
@@ -23093,7 +23215,7 @@ interface TabsItemSlotProps {
23093
23215
  'onFocus': () => void;
23094
23216
  };
23095
23217
  }
23096
- declare const _default$148: typeof __VLS_export$18;
23218
+ declare const _default$149: typeof __VLS_export$18;
23097
23219
  declare const __VLS_export$18: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$5<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23098
23220
  props: _$vue.PublicProps & __VLS_PrettifyLocal$5<TabsItemProps<V>> & (typeof globalThis extends {
23099
23221
  __VLS_PROPS_FALLBACK: infer P;
@@ -23129,7 +23251,7 @@ interface TabsPanelSlotProps {
23129
23251
  'data-selected': true | undefined;
23130
23252
  };
23131
23253
  }
23132
- declare const _default$150: typeof __VLS_export$17;
23254
+ declare const _default$151: typeof __VLS_export$17;
23133
23255
  declare const __VLS_export$17: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23134
23256
  props: _$vue.PublicProps & __VLS_PrettifyLocal$4<TabsPanelProps<V>> & (typeof globalThis extends {
23135
23257
  __VLS_PROPS_FALLBACK: infer P;
@@ -23184,8 +23306,8 @@ declare const Tabs: {
23184
23306
  slots: {
23185
23307
  default: (props: TabsRootSlotProps) => any;
23186
23308
  };
23187
- attrs: any;
23188
23309
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23310
+ attrs: any;
23189
23311
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23190
23312
  props: _$vue.PublicProps & {
23191
23313
  namespace?: string | undefined;
@@ -23241,8 +23363,8 @@ declare const Tabs: {
23241
23363
  slots: {
23242
23364
  default: (props: TabsItemSlotProps) => any;
23243
23365
  };
23244
- attrs: any;
23245
23366
  emit: {};
23367
+ attrs: any;
23246
23368
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23247
23369
  props: _$vue.PublicProps & {
23248
23370
  id?: ID | undefined;
@@ -23275,8 +23397,8 @@ declare const Tabs: {
23275
23397
  slots: {
23276
23398
  default: (props: TabsPanelSlotProps) => any;
23277
23399
  };
23278
- attrs: any;
23279
23400
  emit: {};
23401
+ attrs: any;
23280
23402
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23281
23403
  props: _$vue.PublicProps & {
23282
23404
  value: V;
@@ -23307,7 +23429,7 @@ interface ThemeSlotProps {
23307
23429
  theme: ID | null | undefined;
23308
23430
  isDark: boolean;
23309
23431
  }
23310
- declare const _default$152: typeof __VLS_export$16;
23432
+ declare const _default$153: typeof __VLS_export$16;
23311
23433
  declare const __VLS_export$16: __VLS_WithSlots$12<_$vue.DefineComponent<ThemeProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ThemeProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23312
23434
  default: (props: ThemeSlotProps) => any;
23313
23435
  }>;
@@ -23358,7 +23480,7 @@ interface ToggleGroupSlotProps {
23358
23480
  };
23359
23481
  }
23360
23482
  declare const useToggleGroup: (key: string, defaultValue?: ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>> | undefined) => ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>, provideToggleGroup: (key: string, context: ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>, app?: _$vue.App) => ToggleGroupContext<GroupContext<GroupTicket, GroupTicket<GroupTicket>> | SingleContext<SingleTicket, SingleTicket<SingleTicket>>>;
23361
- declare const _default$153: typeof __VLS_export$15;
23483
+ declare const _default$154: typeof __VLS_export$15;
23362
23484
  declare const __VLS_export$15: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23363
23485
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
23364
23486
  modelValue?: T | T[];
@@ -23395,7 +23517,7 @@ interface ToggleIndicatorSlotProps {
23395
23517
  };
23396
23518
  };
23397
23519
  }
23398
- declare const _default$154: typeof __VLS_export$14;
23520
+ declare const _default$155: typeof __VLS_export$14;
23399
23521
  declare const __VLS_export$14: __VLS_WithSlots$11<_$vue.DefineComponent<ToggleIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ToggleIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23400
23522
  default: (props: ToggleIndicatorSlotProps) => any;
23401
23523
  }>;
@@ -23436,6 +23558,7 @@ interface ToggleRootSlotProps {
23436
23558
  /** Attributes to bind to the toggle element */
23437
23559
  attrs: {
23438
23560
  'type': 'button' | undefined;
23561
+ 'role': 'button' | undefined;
23439
23562
  'aria-pressed': boolean;
23440
23563
  'aria-disabled': boolean;
23441
23564
  'tabindex': 0 | undefined;
@@ -23446,7 +23569,7 @@ interface ToggleRootSlotProps {
23446
23569
  };
23447
23570
  }
23448
23571
  declare const useToggleRoot: (key: string, defaultValue?: ToggleRootContext | undefined) => ToggleRootContext, provideToggleRoot: (key: string, context: ToggleRootContext, app?: _$vue.App) => ToggleRootContext;
23449
- declare const _default$155: typeof __VLS_export$13;
23572
+ declare const _default$156: typeof __VLS_export$13;
23450
23573
  declare const __VLS_export$13: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23451
23574
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
23452
23575
  modelValue?: boolean;
@@ -23515,8 +23638,8 @@ declare const Toggle: {
23515
23638
  slots: {
23516
23639
  default: (props: ToggleGroupSlotProps) => any;
23517
23640
  };
23518
- attrs: any;
23519
23641
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
23642
+ attrs: any;
23520
23643
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23521
23644
  props: _$vue.PublicProps & {
23522
23645
  namespace?: string | undefined;
@@ -23608,8 +23731,8 @@ declare const Toggle: {
23608
23731
  slots: {
23609
23732
  default: (props: ToggleRootSlotProps) => any;
23610
23733
  };
23611
- attrs: any;
23612
23734
  emit: ((evt: "update:model-value", value: boolean) => void) & ((event: "update:modelValue", value: boolean | undefined) => void);
23735
+ attrs: any;
23613
23736
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
23614
23737
  props: _$vue.PublicProps & {
23615
23738
  id?: ID | undefined;
@@ -23695,7 +23818,7 @@ interface TooltipRootContext {
23695
23818
  attach: PopoverReturn['attach'];
23696
23819
  }
23697
23820
  declare const useTooltipRoot: (key: string, defaultValue?: TooltipRootContext | undefined) => TooltipRootContext, provideTooltipRoot: (key: string, context: TooltipRootContext, app?: _$vue.App) => TooltipRootContext;
23698
- declare const _default$158: typeof __VLS_export$12;
23821
+ declare const _default$159: typeof __VLS_export$12;
23699
23822
  declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
23700
23823
  modelValue?: boolean;
23701
23824
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -23738,7 +23861,7 @@ interface TooltipActivatorSlotProps {
23738
23861
  };
23739
23862
  styles: Record<string, string>;
23740
23863
  }
23741
- declare const _default$156: typeof __VLS_export$11;
23864
+ declare const _default$157: typeof __VLS_export$11;
23742
23865
  declare const __VLS_export$11: __VLS_WithSlots$9<_$vue.DefineComponent<TooltipActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TooltipActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23743
23866
  default: (props: TooltipActivatorSlotProps) => any;
23744
23867
  }>;
@@ -23767,7 +23890,7 @@ interface TooltipContentSlotProps {
23767
23890
  };
23768
23891
  styles: Record<string, string>;
23769
23892
  }
23770
- declare const _default$157: typeof __VLS_export$10;
23893
+ declare const _default$158: typeof __VLS_export$10;
23771
23894
  declare const __VLS_export$10: __VLS_WithSlots$8<_$vue.DefineComponent<TooltipContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TooltipContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
23772
23895
  default: (props: TooltipContentSlotProps) => any;
23773
23896
  }>;
@@ -24362,7 +24485,7 @@ type __VLS_Slots$6 = {
24362
24485
  };
24363
24486
  declare const __VLS_base$6: _$vue.DefineComponent<TreeviewActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24364
24487
  declare const __VLS_export$9: __VLS_WithSlots$7<typeof __VLS_base$6, __VLS_Slots$6>;
24365
- declare const _default$159: typeof __VLS_export$9;
24488
+ declare const _default$160: typeof __VLS_export$9;
24366
24489
  type __VLS_WithSlots$7<T, S> = T & {
24367
24490
  new (): {
24368
24491
  $slots: S;
@@ -24375,7 +24498,7 @@ type __VLS_Slots$5 = {
24375
24498
  };
24376
24499
  declare const __VLS_base$5: _$vue.DefineComponent<TreeviewCheckboxProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24377
24500
  declare const __VLS_export$8: __VLS_WithSlots$6<typeof __VLS_base$5, __VLS_Slots$5>;
24378
- declare const _default$160: typeof __VLS_export$8;
24501
+ declare const _default$161: typeof __VLS_export$8;
24379
24502
  type __VLS_WithSlots$6<T, S> = T & {
24380
24503
  new (): {
24381
24504
  $slots: S;
@@ -24388,7 +24511,7 @@ type __VLS_Slots$4 = {
24388
24511
  };
24389
24512
  declare const __VLS_base$4: _$vue.DefineComponent<TreeviewContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewContentProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24390
24513
  declare const __VLS_export$7: __VLS_WithSlots$5<typeof __VLS_base$4, __VLS_Slots$4>;
24391
- declare const _default$161: typeof __VLS_export$7;
24514
+ declare const _default$162: typeof __VLS_export$7;
24392
24515
  type __VLS_WithSlots$5<T, S> = T & {
24393
24516
  new (): {
24394
24517
  $slots: S;
@@ -24401,7 +24524,7 @@ type __VLS_Slots$3 = {
24401
24524
  };
24402
24525
  declare const __VLS_base$3: _$vue.DefineComponent<TreeviewCueProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewCueProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24403
24526
  declare const __VLS_export$6: __VLS_WithSlots$4<typeof __VLS_base$3, __VLS_Slots$3>;
24404
- declare const _default$162: typeof __VLS_export$6;
24527
+ declare const _default$163: typeof __VLS_export$6;
24405
24528
  type __VLS_WithSlots$4<T, S> = T & {
24406
24529
  new (): {
24407
24530
  $slots: S;
@@ -24414,7 +24537,7 @@ type __VLS_Slots$2 = {
24414
24537
  };
24415
24538
  declare const __VLS_base$2: _$vue.DefineComponent<TreeviewGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24416
24539
  declare const __VLS_export$5: __VLS_WithSlots$3<typeof __VLS_base$2, __VLS_Slots$2>;
24417
- declare const _default$163: typeof __VLS_export$5;
24540
+ declare const _default$164: typeof __VLS_export$5;
24418
24541
  type __VLS_WithSlots$3<T, S> = T & {
24419
24542
  new (): {
24420
24543
  $slots: S;
@@ -24427,7 +24550,7 @@ type __VLS_Slots$1 = {
24427
24550
  };
24428
24551
  declare const __VLS_base$1: _$vue.DefineComponent<TreeviewIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24429
24552
  declare const __VLS_export$4: __VLS_WithSlots$2<typeof __VLS_base$1, __VLS_Slots$1>;
24430
- declare const _default$164: typeof __VLS_export$4;
24553
+ declare const _default$165: typeof __VLS_export$4;
24431
24554
  type __VLS_WithSlots$2<T, S> = T & {
24432
24555
  new (): {
24433
24556
  $slots: S;
@@ -24441,7 +24564,7 @@ interface TreeviewItemContext {
24441
24564
  hasContent: Ref<boolean>;
24442
24565
  }
24443
24566
  declare const useTreeviewItem: (key: string, defaultValue?: TreeviewItemContext | null | undefined) => TreeviewItemContext | null, provideTreeviewItem: (key: string, context: TreeviewItemContext | null, app?: _$vue.App) => TreeviewItemContext | null;
24444
- declare const _default$165: typeof __VLS_export$3;
24567
+ declare const _default$166: typeof __VLS_export$3;
24445
24568
  declare const __VLS_export$3: <V = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24446
24569
  props: _$vue.PublicProps & __VLS_PrettifyLocal$1<TreeviewItemProps<V>> & (typeof globalThis extends {
24447
24570
  __VLS_PROPS_FALLBACK: infer P;
@@ -24460,7 +24583,7 @@ type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K
24460
24583
  //#region src/components/Treeview/TreeviewList.vue.d.ts
24461
24584
  type TreeviewListContext = RovingFocusReturn;
24462
24585
  declare const useTreeviewList: (key: string, defaultValue?: RovingFocusReturn | null | undefined) => RovingFocusReturn | null, provideTreeviewList: (key: string, context: RovingFocusReturn | null, app?: _$vue.App) => RovingFocusReturn | null;
24463
- declare const _default$166: typeof __VLS_export$2;
24586
+ declare const _default$167: typeof __VLS_export$2;
24464
24587
  declare const __VLS_export$2: __VLS_WithSlots$1<_$vue.DefineComponent<TreeviewListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
24465
24588
  default: (props: TreeviewListSlotProps) => any;
24466
24589
  }>;
@@ -24473,7 +24596,7 @@ type __VLS_WithSlots$1<T, S> = T & {
24473
24596
  //#region src/components/Treeview/TreeviewRoot.vue.d.ts
24474
24597
  type TreeviewRootContext = NestedContext<NestedTicket>;
24475
24598
  declare const useTreeviewRoot: (key: string, defaultValue?: TreeviewRootContext | undefined) => TreeviewRootContext, provideTreeviewRoot: (key: string, context: TreeviewRootContext, app?: _$vue.App) => TreeviewRootContext;
24476
- declare const _default$167: typeof __VLS_export$1;
24599
+ declare const _default$168: typeof __VLS_export$1;
24477
24600
  declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24478
24601
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
24479
24602
  modelValue?: T | T[];
@@ -24500,7 +24623,7 @@ type __VLS_Slots = {
24500
24623
  };
24501
24624
  declare const __VLS_base: _$vue.DefineComponent<TreeviewSelectAllProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<TreeviewSelectAllProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24502
24625
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24503
- declare const _default$168: typeof __VLS_export;
24626
+ declare const _default$169: typeof __VLS_export;
24504
24627
  type __VLS_WithSlots<T, S> = T & {
24505
24628
  new (): {
24506
24629
  $slots: S;
@@ -24562,8 +24685,8 @@ declare const Treeview: {
24562
24685
  slots: {
24563
24686
  default: (props: TreeviewRootSlotProps) => any;
24564
24687
  };
24565
- attrs: any;
24566
24688
  emit: ((evt: "update:model-value", value: T | T[]) => void) & ((event: "update:modelValue", value: T | T[] | undefined) => void);
24689
+ attrs: any;
24567
24690
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24568
24691
  props: _$vue.PublicProps & {
24569
24692
  namespace?: string | undefined;
@@ -24644,8 +24767,8 @@ declare const Treeview: {
24644
24767
  slots: {
24645
24768
  default: (props: TreeviewItemSlotProps<V>) => any;
24646
24769
  };
24647
- attrs: any;
24648
24770
  emit: {};
24771
+ attrs: any;
24649
24772
  }, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
24650
24773
  props: _$vue.PublicProps & {
24651
24774
  id?: ID | undefined;
@@ -25095,6 +25218,11 @@ declare function isBoolean(item: unknown): item is boolean;
25095
25218
  * Returns false for null and arrays, even though `typeof null === 'object'`
25096
25219
  * and `typeof [] === 'object'` in JavaScript.
25097
25220
  *
25221
+ * `Record<string, any>` is load-bearing: TypeScript does not grant interfaces
25222
+ * an implicit index signature, so `Record<string, unknown>` destroys known
25223
+ * property types on interface-typed values and fails to subtract
25224
+ * `Record<string, any>` members in the negative branch.
25225
+ *
25098
25226
  * @example
25099
25227
  * ```ts
25100
25228
  * isObject({}) // true
@@ -25106,7 +25234,7 @@ declare function isBoolean(item: unknown): item is boolean;
25106
25234
  * @see {@link isArray} to check for arrays
25107
25235
  * @see {@link isNull} to check for null
25108
25236
  */
25109
- declare function isObject(item: unknown): item is Record<string, unknown>;
25237
+ declare function isObject(item: unknown): item is Record<string, any>;
25110
25238
  /**
25111
25239
  * Checks if a value is a thenable (any object with a `.then` method).
25112
25240
  * Duck-typed — matches both native Promises and any Promise-like.
@@ -25142,8 +25270,23 @@ declare function isThenable(item: unknown): item is {
25142
25270
  * isArray([1, 2, 3]) // true
25143
25271
  * isArray('string') // false
25144
25272
  * ```
25273
+ *
25274
+ * @remarks The guard keeps whichever array constituents the input already had —
25275
+ * element types, tuple arity and `readonly` all survive, and the `else` branch
25276
+ * drops exactly those constituents. Three branches, in order:
25277
+ *
25278
+ * 1. `0 extends (1 & T)` detects an `any` input and yields `T[]` (`any[]`),
25279
+ * matching `Array.isArray` so callback parameters stay contextually typed.
25280
+ * 2. Nothing array-shaped to extract (an `unknown` value, say) falls back to
25281
+ * `unknown[]`, reproducing the previous narrowing so mutation and assignment
25282
+ * to `unknown[]` keep compiling.
25283
+ * 3. Otherwise the array constituents of `T` pass through untouched.
25284
+ *
25285
+ * `NoInfer<T[]>` widens the parameter just enough for TypeScript to accept the
25286
+ * first branch (a predicate must be assignable to its parameter's type) without
25287
+ * letting an array argument capture the inference site.
25145
25288
  */
25146
- declare function isArray(item: unknown): item is unknown[];
25289
+ declare function isArray<T>(item: T | NoInfer<T[]>): item is 0 extends (1 & T) ? T[] : [Extract<T, readonly unknown[]>] extends [never] ? T & unknown[] : Extract<T, readonly unknown[]>;
25147
25290
  /**
25148
25291
  * Checks if a value is a DOM Element
25149
25292
  *
@@ -25364,4 +25507,4 @@ declare function resolveIndexes(items: Iterable<{
25364
25507
  declare function instanceExists(): boolean;
25365
25508
  declare function instanceName(): string | undefined;
25366
25509
  //#endregion
25367
- export { type ActiveCell, ActiveDrag, AlertDialog, _default as AlertDialogAction, type AlertDialogActionEmits, type AlertDialogActionEvent, type AlertDialogActionProps, type AlertDialogActionSlotProps, _default$1 as AlertDialogActivator, type AlertDialogActivatorProps, type AlertDialogActivatorSlotProps, _default$2 as AlertDialogCancel, type AlertDialogCancelProps, type AlertDialogCancelSlotProps, _default$3 as AlertDialogClose, type AlertDialogCloseProps, type AlertDialogCloseSlotProps, _default$4 as AlertDialogContent, type AlertDialogContentEmits, type AlertDialogContentProps, type AlertDialogContentSlotProps, type AlertDialogContext, _default$5 as AlertDialogDescription, type AlertDialogDescriptionProps, type AlertDialogDescriptionSlotProps, _default$6 as AlertDialogRoot, type AlertDialogRootProps, type AlertDialogRootSlotProps, _default$7 as AlertDialogTitle, type AlertDialogTitleProps, type AlertDialogTitleSlotProps, _default$8 as AspectRatio, type AspectRatioProps, type AspectRatioSlotProps, _default$9 as Atom, type AtomExpose, type AtomProps, type AtomSlots, Avatar, type AvatarContext, _default$10 as AvatarFallback, type AvatarFallbackProps, type AvatarFallbackSlotProps, _default$11 as AvatarGroup, type AvatarGroupContext, type AvatarGroupPriority, type AvatarGroupProps, type AvatarGroupSlotProps, type AvatarGroupTicket, type AvatarGroupTicketInput, _default$12 as AvatarImage, type AvatarImageEmits, type AvatarImageProps, type AvatarImageSlotProps, _default$13 as AvatarIndicator, type AvatarIndicatorProps, type AvatarIndicatorSlotProps, _default$14 as AvatarRoot, type AvatarRootProps, type AvatarRootSlotProps, type AvatarTicket, BreadcrumbTicket, BreadcrumbTicketInput, Breadcrumbs, BreadcrumbsContext, BreadcrumbsContextOptions, _default$15 as BreadcrumbsDivider, type BreadcrumbsDividerProps, type BreadcrumbsDividerSlotProps, _default$16 as BreadcrumbsEllipsis, type BreadcrumbsEllipsisProps, type BreadcrumbsEllipsisSlotProps, _default$17 as BreadcrumbsItem, type BreadcrumbsItemProps, type BreadcrumbsItemSlotProps, _default$18 as BreadcrumbsLink, type BreadcrumbsLinkProps, _default$19 as BreadcrumbsList, type BreadcrumbsListProps, type BreadcrumbsListSlotProps, BreadcrumbsOptions, _default$20 as BreadcrumbsPage, type BreadcrumbsPageProps, type BreadcrumbsPageSlotProps, _default$21 as BreadcrumbsRoot, type BreadcrumbsRootContext, type BreadcrumbsRootProps, type BreadcrumbsRootSlotProps, type BreadcrumbsTicket, type BreadcrumbsTicketType, BreakpointName, BreakpointsContext, BreakpointsContextOptions, BreakpointsOptions, BreakpointsPluginOptions, Button, _default$22 as ButtonContent, type ButtonContentProps, type ButtonContentSlotProps, _default$23 as ButtonGroup, type ButtonGroupProps, type ButtonGroupSlotProps, _default$24 as ButtonHiddenInput, type ButtonHiddenInputProps, _default$25 as ButtonIcon, type ButtonIconProps, type ButtonIconSlotProps, _default$26 as ButtonLoading, type ButtonLoadingProps, type ButtonLoadingSlotProps, _default$27 as ButtonRoot, type ButtonRootContext, type ButtonRootProps, type ButtonRootSlotProps, Carousel, type CarouselContext, _default$28 as CarouselIndicator, type CarouselIndicatorItem, type CarouselIndicatorProps, type CarouselIndicatorSlotProps, _default$29 as CarouselItem, type CarouselItemProps, type CarouselItemSlotProps, _default$30 as CarouselLiveRegion, type CarouselLiveRegionProps, type CarouselLiveRegionSlotProps, _default$31 as CarouselNext, type CarouselNextProps, type CarouselNextSlotProps, type CarouselOrientation, type CarouselPartTicket, _default$32 as CarouselPrevious, type CarouselPreviousProps, type CarouselPreviousSlotProps, _default$33 as CarouselProgress, type CarouselProgressProps, type CarouselProgressSlotProps, _default$34 as CarouselRoot, type CarouselRootProps, type CarouselRootSlotProps, type CarouselTicket, _default$35 as CarouselViewport, type CarouselViewportProps, type CarouselViewportSlotProps, type CellEditing, type CellEditingOptions, type CellEditingRegistry, Checkbox, _default$36 as CheckboxGroup, type CheckboxGroupProps, type CheckboxGroupSlotProps, _default$37 as CheckboxHiddenInput, type CheckboxHiddenInputProps, _default$38 as CheckboxIndicator, type CheckboxIndicatorProps, type CheckboxIndicatorSlotProps, _default$39 as CheckboxRoot, type CheckboxRootContext, type CheckboxRootProps, type CheckboxRootSlotProps, _default$40 as CheckboxSelectAll, type CheckboxSelectAllProps, type CheckboxSelectAllSlotProps, type CheckboxState, CleanupFunction, ClickOutsideElement, ClickOutsideIgnoreTarget, ClickOutsideTarget, ClientComboboxAdapter, type ClientComboboxAdapterOptions, ClientDataTableAdapter, Collapsible, _default$41 as CollapsibleActivator, type CollapsibleActivatorProps, type CollapsibleActivatorSlotProps, _default$42 as CollapsibleContent, type CollapsibleContentProps, type CollapsibleContentSlotProps, type CollapsibleContext, _default$43 as CollapsibleCue, type CollapsibleCueProps, type CollapsibleCueSlotProps, _default$44 as CollapsibleRoot, type CollapsibleRootProps, type CollapsibleRootSlotProps, Colors, type ColumnLayout, type ColumnNode, Combobox, _default$45 as ComboboxActivator, type ComboboxActivatorProps, type ComboboxActivatorSlotProps, ComboboxAdapter, type ComboboxAdapterContext, type ComboboxAdapterResult, _default$46 as ComboboxContent, type ComboboxContentProps, type ComboboxContentSlotProps, ComboboxContext, _default$47 as ComboboxControl, type ComboboxControlProps, type ComboboxControlSlotProps, _default$48 as ComboboxCue, type ComboboxCueProps, type ComboboxCueSlotProps, _default$49 as ComboboxDescription, type ComboboxDescriptionProps, type ComboboxDescriptionSlotProps, _default$50 as ComboboxEmpty, type ComboboxEmptyProps, type ComboboxEmptySlotProps, _default$51 as ComboboxError, type ComboboxErrorProps, type ComboboxErrorSlotProps, _default$52 as ComboboxItem, type ComboboxItemProps, type ComboboxItemSlotProps, ComboboxOptions, _default$53 as ComboboxRoot, type ComboboxRootProps, type ComboboxRootSlotProps, ConsolaLoggerAdapter, ContextKey, ContextTrinity, CreateContextOptions, DataGridColumn, DataGridColumnTicket, DataGridColumnTicketInput, DataGridContext, DataGridContextOptions, DataGridOptions, type DataTableAdapter, type DataTableAdapterContext, type DataTableAdapterResult, DataTableColumnTicket, DataTableColumnTicketInput, DataTableContext, DataTableContextOptions, DataTableExpansion, DataTableGroup, DataTableGrouping, DataTableOptions, DataTableSelection, DataTableSort, DataTableTicket, DataTableTicketInput, DateAdapter, DateContext, DateContextOptions, DateOptions, DatePluginOptions, Dialog, _default$54 as DialogActivator, type DialogActivatorProps, type DialogActivatorSlotProps, _default$55 as DialogClose, type DialogCloseProps, type DialogCloseSlotProps, _default$56 as DialogContent, type DialogContentEmits, type DialogContentProps, type DialogContentSlotProps, type DialogContext, _default$57 as DialogDescription, type DialogDescriptionProps, type DialogDescriptionSlotProps, _default$58 as DialogRoot, type DialogRootProps, type DialogRootSlotProps, _default$59 as DialogTitle, type DialogTitleProps, type DialogTitleSlotProps, DragDropAdapter, type DragDropAdapterContext, type DragDropAdapterEmit, DragDropContext, DragDropOptions, DragDropPlugin, DragType, DragVia, DraggableTicket, DraggableTicketInput, DraggablesContext, DropIndicator, DropPosition, DropZoneTicket, DropZoneTicketInput, type EditableColumn, EventHandler, ExpansionPanel, _default$60 as ExpansionPanelActivator, type ExpansionPanelActivatorProps, type ExpansionPanelActivatorSlotProps, _default$61 as ExpansionPanelContent, type ExpansionPanelContentProps, type ExpansionPanelContentSlotProps, _default$62 as ExpansionPanelCue, type ExpansionPanelCueProps, type ExpansionPanelCueSlotProps, _default$63 as ExpansionPanelGroup, type ExpansionPanelGroupProps, type ExpansionPanelGroupSlotProps, _default$64 as ExpansionPanelHeader, type ExpansionPanelHeaderProps, type ExpansionPanelHeaderSlotProps, type ExpansionPanelOptionsContext, _default$65 as ExpansionPanelRoot, type ExpansionPanelRootContext, type ExpansionPanelRootProps, type ExpansionPanelRootSlotProps, FeatureContext, FeatureContextOptions, FeatureOptions, FeaturePluginOptions, FeatureTicket, FeatureTicketInput, FeaturesAdapter, type FeaturesAdapterFlags, type FeaturesAdapterValue, FilterContext, FilterContextOptions, FilterFunction, FilterItem, FilterMode, FilterOptions, FilterQuery, FilterResult, FlatTokenCollection, _default$66 as Form, FormContext, FormContextOptions, FormOptions, type FormProps, type FormSlotProps, FormTicket, FormTicketInput, FormValidationResult, FormValidationRule, FormValue, type GridColumnDef, Group, GroupContext, GroupContextOptions, _default$67 as GroupItem, type GroupItemProps, type GroupItemSlotProps, GroupOptions, _default$68 as GroupRoot, type GroupRootProps, type GroupRootSlotProps, GroupTicket, GroupTicketInput, HTMLElementName, HighlightChunk, HydrationContext, HydrationContextOptions, HydrationOptions, HydrationPluginOptions, type ID, IN_BROWSER, Image, type ImageContext, _default$69 as ImageFallback, type ImageFallbackProps, type ImageFallbackSlotProps, _default$70 as ImageImg, type ImageImgEmits, type ImageImgProps, type ImageImgSlotProps, _default$71 as ImagePlaceholder, type ImagePlaceholderProps, type ImagePlaceholderSlotProps, _default$72 as ImageRoot, type ImageRootProps, type ImageRootSlotProps, ImageStatus, Input, InputContext, _default$73 as InputControl, type InputControlProps, type InputControlSlotProps, _default$74 as InputDescription, type InputDescriptionProps, type InputDescriptionSlotProps, _default$75 as InputError, type InputErrorProps, type InputErrorSlotProps, InputOptions, _default$76 as InputRoot, type InputRootContext, type InputRootProps, type InputRootSlotProps, InputState, type InternalHeader, IntersectionObserverEntry, IntersectionObserverOptions, KanbanColumnTicket, KanbanColumnTicketInput, KanbanContext, KanbanEventListener, KanbanOptions, KanbanTransferPayload, KeyboardAdapter, type KeyboardAdapterOptions, LazyContext, LazyOptions, _default$77 as Locale, LocaleAdapter, type LocaleAdapterContext, LocaleContext, LocaleContextOptions, LocaleOptions, LocalePluginOptions, type LocaleProps, LocaleRecord, type LocaleSlotProps, LocaleTicket, LocaleTicketInput, type LogLevel, LoggerAdapter, LoggerContext, LoggerContextOptions, LoggerOptions, LoggerPluginOptions, MatchRange, MaybeElementRef, MediaQueryContext, MemoryStorageAdapter, ModelContext, ModelOptions, ModelTicket, ModelTicketInput, MutationObserverRecord, type NestedActiveMode, type NestedContext, type NestedContextOptions, type NestedOpenMode, type NestedOptions, type NestedRegistration, type NestedSelectionMode, type NestedTicket, type NestedTicketInput, NotificationInput, NotificationSeverity, NotificationTicket, NotificationTicketInput, NotificationsAdapterContext, NotificationsContext, NotificationsOptions, NotificationsPluginOptions, NumberField, NumberFieldContext, _default$78 as NumberFieldControl, type NumberFieldControlProps, type NumberFieldControlSlotProps, _default$79 as NumberFieldDecrement, type NumberFieldDecrementProps, type NumberFieldDecrementSlotProps, _default$80 as NumberFieldDescription, type NumberFieldDescriptionProps, type NumberFieldDescriptionSlotProps, _default$81 as NumberFieldError, type NumberFieldErrorProps, type NumberFieldErrorSlotProps, _default$82 as NumberFieldIncrement, type NumberFieldIncrementProps, type NumberFieldIncrementSlotProps, NumberFieldOptions, _default$83 as NumberFieldRoot, type NumberFieldRootContext, type NumberFieldRootProps, type NumberFieldRootSlotProps, _default$84 as NumberFieldScrub, type NumberFieldScrubProps, type NumberFieldScrubSlotProps, NumericContext, NumericOptions, ObservableNodeList, Orientation, OtpContext, OtpOptions, OtpPattern, Overflow, OverflowContext, OverflowContextOptions, _default$85 as OverflowIndicator, type OverflowIndicatorProps, type OverflowIndicatorSlotProps, _default$86 as OverflowItem, type OverflowItemProps, type OverflowItemSlotProps, OverflowOptions, type OverflowPriority, _default$87 as OverflowRoot, type OverflowRootContext, type OverflowRootProps, type OverflowRootSlotProps, type OverflowTicket, type OverflowTicketInput, Pagination, PaginationContext, PaginationContextOptions, _default$88 as PaginationEllipsis, type PaginationEllipsisProps, type PaginationEllipsisSlotProps, _default$89 as PaginationFirst, type PaginationFirstProps, type PaginationFirstSlotProps, _default$90 as PaginationItem, type PaginationItemProps, type PaginationItemSlotProps, _default$91 as PaginationLast, type PaginationLastProps, type PaginationLastSlotProps, _default$92 as PaginationNext, type PaginationNextProps, type PaginationNextSlotProps, PaginationOptions, _default$93 as PaginationPrev, type PaginationPrevProps, type PaginationPrevSlotProps, _default$94 as PaginationRoot, type PaginationRootProps, type PaginationRootSlotProps, _default$95 as PaginationStatus, type PaginationStatusProps, type PaginationStatusSlotProps, PaginationTicket, PermissionContext, PermissionContextOptions, PermissionOptions, PermissionPluginOptions, PermissionTicket, PermissionsAdapter, type PinPosition, type PinnedRegion, PinoLoggerAdapter, PlatformContext, Plugin, PluginContextConfig, PluginOptions, PointerAdapter, type PointerAdapterOptions, Popover, _default$96 as PopoverActivator, type PopoverActivatorProps, type PopoverActivatorSlotProps, _default$97 as PopoverContent, type PopoverContentEmits, type PopoverContentProps, type PopoverContentSlotProps, type PopoverContext, PopoverOptions, PopoverReturn, _default$98 as PopoverRoot, type PopoverRootProps, type PopoverRootSlotProps, _default$99 as Portal, type PortalProps, type PortalSlotProps, _default$100 as Presence, type PresenceAttrs, type PresenceProps, type PresenceSlotProps, PresenceState, Primitive, Progress, _default$101 as ProgressBuffer, type ProgressBufferProps, type ProgressBufferSlotProps, ProgressContext, ProgressContextOptions, _default$102 as ProgressFill, type ProgressFillProps, type ProgressFillSlotProps, _default$103 as ProgressHiddenInput, type ProgressHiddenInputProps, _default$104 as ProgressLabel, type ProgressLabelProps, type ProgressLabelSlotProps, ProgressOptions, _default$105 as ProgressRoot, type ProgressRootContext, type ProgressRootProps, type ProgressRootSlotProps, ProgressTicket, ProgressTicketInput, _default$106 as ProgressTrack, type ProgressTrackProps, type ProgressTrackSlotProps, _default$107 as ProgressValue, type ProgressValueProps, type ProgressValueSlotProps, ProxyModelOptions, ProxyModelTarget, ProxyRegistryContext, ProxyRegistryOptions, QueueContext, QueueContextOptions, QueueOptions, QueueTicket, QueueTicketInput, RGB, Radio, type RadioActivation, _default$108 as RadioGroup, type RadioGroupContext, type RadioGroupProps, type RadioGroupSlotProps, _default$109 as RadioHiddenInput, type RadioHiddenInputProps, _default$110 as RadioIndicator, type RadioIndicatorProps, type RadioIndicatorSlotProps, _default$111 as RadioRoot, type RadioRootContext, type RadioRootProps, type RadioRootSlotProps, type RadioState, type RadioTicket, Rating, RatingContext, RatingContextOptions, _default$112 as RatingHiddenInput, type RatingHiddenInputProps, _default$113 as RatingItem, RatingItemDescriptor, type RatingItemProps, type RatingItemSlotProps, RatingItemState, RatingOptions, _default$114 as RatingRoot, type RatingRootContext, type RatingRootProps, type RatingRootSlotProps, ReducedMotionAdapter, type ReducedMotionAdapterSetupContext, ReducedMotionContext, ReducedMotionContextOptions, ReducedMotionMode, ReducedMotionOptions, ReducedMotionPluginOptions, RegistryContext, RegistryContextOptions, RegistryEventCallback, RegistryEventMap, RegistryEventName, RegistryOptions, RegistryTicket, RegistryTicketInput, ResizeObserverEntry, ResizeObserverOptions, type ResolvedColumn, RovingFocusOptions, RovingFocusReturn, RovingItem, type RowSpanningOptions, RtlAdapter, type RtlAdapterSetupContext, RtlContext, RtlContextOptions, RtlOptions, RtlPluginOptions, RuleAlias, RuleAliases, RuleInput, RulesContext, RulesContextOptions, RulesOptions, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _default$115 as Scrim, type ScrimProps, type ScrimSlotProps, ScrollToOptions, Select, _default$116 as SelectActivator, type SelectActivatorProps, type SelectActivatorSlotProps, _default$117 as SelectContent, type SelectContentProps, type SelectContentSlotProps, type SelectContext, _default$118 as SelectCue, type SelectCueProps, type SelectCueSlotProps, _default$119 as SelectItem, type SelectItemProps, type SelectItemSlotProps, _default$120 as SelectPlaceholder, type SelectPlaceholderProps, type SelectPlaceholderSlotProps, _default$121 as SelectRoot, type SelectRootProps, type SelectRootSlotProps, SelectStrategy, _default$122 as SelectValue, type SelectValueProps, type SelectValueSlotProps, Selection, SelectionContext, SelectionContextOptions, _default$123 as SelectionItem, type SelectionItemProps, type SelectionItemSlotProps, SelectionOptions, _default$124 as SelectionRoot, type SelectionRootProps, type SelectionRootSlotProps, SelectionTicket, SelectionTicketInput, SelfClosingElement, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, type ServerDataTableAdapterOptions, type ServerDataTableAdapterOptions as ServerGridAdapterOptions, Single, SingleContext, SingleContextOptions, _default$125 as SingleItem, type SingleItemProps, type SingleItemSlotProps, SingleOptions, _default$126 as SingleRoot, type SingleRootProps, type SingleRootSlotProps, SingleTicket, SingleTicketInput, Slider, SliderContext, _default$127 as SliderHiddenInput, type SliderHiddenInputProps, SliderOptions, _default$128 as SliderRange, type SliderRangeProps, type SliderRangeSlotProps, _default$129 as SliderRoot, type SliderRootContext, type SliderRootProps, type SliderRootSlotProps, _default$130 as SliderThumb, type SliderThumbProps, type SliderThumbSlotProps, type SliderThumbState, SliderTicket, SliderTicketInput, _default$131 as SliderTrack, type SliderTrackProps, type SliderTrackSlotProps, Snackbar, _default$132 as SnackbarClose, type SnackbarCloseProps, type SnackbarCloseSlotProps, _default$133 as SnackbarContent, type SnackbarContentProps, _default$134 as SnackbarPortal, type SnackbarPortalProps, type SnackbarPortalSlotProps, _default$135 as SnackbarQueue, type SnackbarQueueContext, type SnackbarQueueProps, type SnackbarQueueSlotProps, _default$136 as SnackbarRoot, type SnackbarRootContext, type SnackbarRootProps, type SnackbarRootSlotProps, type SortDirection, type SortEntry, SortableContext, SortableEventListener, SortableMovePayload, SortableOptions, SortableTicket, SortableTicketInput, type SpanEntry, Splitter, type SplitterContext, _default$137 as SplitterHandle, type SplitterHandleProps, type SplitterHandleSlotProps, type SplitterHandleState, type SplitterOrientation, _default$138 as SplitterPanel, type SplitterPanelExpose, type SplitterPanelInput, type SplitterPanelProps, type SplitterPanelSlotProps, type SplitterPanelTicket, _default$139 as SplitterRoot, type SplitterRootExpose, type SplitterRootProps, type SplitterRootSlotProps, StackContext, StackContextOptions, StackOptions, StackPluginOptions, StackTicket, StackTicketInput, type StandardSchemaV1, Step, StepContext, StepContextOptions, _default$140 as StepItem, type StepItemProps, type StepItemSlotProps, StepOptions, _default$141 as StepRoot, type StepRootProps, type StepRootSlotProps, StepTicket, StepTicketInput, StorageAdapter, StorageContext, StorageContextOptions, StorageOptions, StoragePluginOptions, type StorageType, Switch, _default$142 as SwitchGroup, type SwitchGroupProps, type SwitchGroupSlotProps, _default$143 as SwitchHiddenInput, type SwitchHiddenInputProps, _default$144 as SwitchRoot, type SwitchRootContext, type SwitchRootProps, type SwitchRootSlotProps, _default$145 as SwitchSelectAll, type SwitchSelectAllProps, type SwitchSelectAllSlotProps, type SwitchState, _default$146 as SwitchThumb, type SwitchThumbProps, type SwitchThumbSlotProps, _default$147 as SwitchTrack, type SwitchTrackProps, type SwitchTrackSlotProps, Tabs, type TabsActivation, type TabsContext, _default$148 as TabsItem, type TabsItemProps, type TabsItemSlotProps, _default$149 as TabsList, type TabsListProps, type TabsListSlotProps, type TabsOrientation, _default$150 as TabsPanel, type TabsPanelProps, type TabsPanelSlotProps, _default$151 as TabsRoot, type TabsRootProps, type TabsRootSlotProps, type TabsTicket, _default$152 as Theme, ThemeAdapter, ThemeColors, ThemeContext, ThemeContextOptions, ThemeOptions, ThemePluginOptions, type ThemeProps, ThemeRecord, type ThemeSlotProps, ThemeTicket, ThemeTicketInput, TimelineContext, TimelineContextOptions, TimelineOptions, TimelineTicket, TimerContext, TimerOptions, ToHighlightOptions, Toggle, _default$153 as ToggleGroup, type ToggleGroupContext, type ToggleGroupProps, type ToggleGroupSlotProps, _default$154 as ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorSlotProps, type ToggleOrientation, _default$155 as ToggleRoot, type ToggleRootContext, type ToggleRootProps, type ToggleRootSlotProps, ToggleScopeControls, TokenAlias, TokenCollection, TokenContext, TokenContextOptions, TokenOptions, TokenPrimitive, TokenTicket, TokenValue, Tooltip, _default$156 as TooltipActivator, type TooltipActivatorProps, type TooltipActivatorSlotProps, _default$157 as TooltipContent, type TooltipContentProps, type TooltipContentSlotProps, TooltipContext, TooltipContextOptions, TooltipOptions, TooltipPluginOptions, _default$158 as TooltipRoot, type TooltipRootContext, type TooltipRootProps, type TooltipRootSlotProps, Treeview, _default$159 as TreeviewActivator, type TreeviewActivatorProps, type TreeviewActivatorSlotProps, _default$160 as TreeviewCheckbox, type TreeviewCheckboxProps, type TreeviewCheckboxSlotProps, _default$161 as TreeviewContent, type TreeviewContentProps, type TreeviewContentSlotProps, _default$162 as TreeviewCue, type TreeviewCueProps, type TreeviewCueSlotProps, _default$163 as TreeviewGroup, type TreeviewGroupProps, type TreeviewGroupSlotProps, _default$164 as TreeviewIndicator, type TreeviewIndicatorProps, type TreeviewIndicatorSlotProps, _default$165 as TreeviewItem, type TreeviewItemContext, type TreeviewItemProps, type TreeviewItemSlotProps, _default$166 as TreeviewList, type TreeviewListContext, type TreeviewListProps, type TreeviewListSlotProps, _default$167 as TreeviewRoot, type TreeviewRootContext, type TreeviewRootProps, type TreeviewRootSlotProps, _default$168 as TreeviewSelectAll, type TreeviewSelectAllProps, type TreeviewSelectAllSlotProps, UNSAFE_KEYS, UseClickOutsideOptions, UseClickOutsideReturn, UseDelayOptions, UseDelayReturn, UseDelayStartOptions, UseElementIntersectionReturn, UseElementSizeReturn, UseHotkeyOptions, UseHotkeyReturn, UseImageOptions, UseImageReturn, UseIntersectionObserverReturn, UseMutationObserverOptions, UseMutationObserverReturn, UsePresenceOptions, UsePresenceReturn, UseRafReturn, UseResizeObserverReturn, V0Error, type V0ErrorCode, type V0ErrorDetails, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, type ValidateEvent, type ValidateOn, ValidationContext, ValidationOptions, ValidationTicket, ValidationTicketInput, VirtualAnchor, VirtualContext, VirtualContextOptions, VirtualDataTableAdapter, VirtualDirection, VirtualFocusItem, VirtualFocusOptions, VirtualFocusReturn, VirtualItem, VirtualOptions, VirtualState, ZonesContext, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
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 };