@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
@@ -1,6 +1,6 @@
1
1
  import { a as ID, i as Extensible, n as DOMElement, o as MaybeArray, t as Activation } from "./index-CyNk9FpR.mjs";
2
2
  import { c as RegistryTicketInput, s as RegistryTicket, t as RegistryContext } from "./index-RGiSdjYt.mjs";
3
- import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-Bhzo6qwv.mjs";
3
+ import { $i as RatingContext, Cs as ComboboxAdapter, Da as NumberFieldContext, Ha as NestedSelectionMode, Ia as NestedActiveMode, Io as StandardSchemaV1, Is as StepTicket, Ji as SliderContext, La as NestedContext, Ns as StepContext, Os as VirtualFocusReturn, Rt as PresenceState, Tc as SelectionTicketInput, To as RuleAlias, Ua as NestedTicket, Vs as GroupContext, W as StackTicket, Ws as GroupTicket, Zs as BreadcrumbsContext, _c as ImageStatus, dc as OverflowContext, ha as ProgressContext, ho as FormValidationRule, hs as ComboboxContext, js as PopoverReturn, lt as RovingFocusReturn, na as RatingItemState, oc as SingleTicket, rc as SingleContext, so as InputState, ta as RatingItemDescriptor, tn as NotificationTicket, va as ProgressTicket, wc as SelectionTicket, xc as SelectionContext, yc as UseImageReturn, za as NestedOpenMode } from "./index-0Wnlny_C.mjs";
4
4
  import { l as PaginationTicket, o as PaginationContext } from "./adapter-_srNCBEi.mjs";
5
5
  import * as _$vue from "vue";
6
6
  import { MaybeRefOrGetter, Ref, ShallowRef, TemplateRef } from "vue";
@@ -41,8 +41,8 @@ interface AtomExpose {
41
41
  element: TemplateRef<HTMLElement | null>;
42
42
  }
43
43
  interface AtomPrivateProps extends AtomProps {}
44
- declare const _default$168: typeof __VLS_export$168;
45
- declare const __VLS_export$168: <T extends Record<string, any> = {}>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$32<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
44
+ declare const _default$169: typeof __VLS_export$169;
45
+ 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<{
46
46
  props: _$vue.PublicProps & __VLS_PrettifyLocal$32<AtomPrivateProps> & (typeof globalThis extends {
47
47
  __VLS_PROPS_FALLBACK: infer P;
48
48
  } ? P : {});
@@ -84,21 +84,21 @@ interface AlertDialogRootSlotProps {
84
84
  close: () => void;
85
85
  }
86
86
  declare const useAlertDialogContext: (key: string, defaultValue?: AlertDialogContext | undefined) => AlertDialogContext, provideAlertDialogContext: (key: string, context: AlertDialogContext, app?: _$vue.App) => AlertDialogContext;
87
- declare const _default$167: typeof __VLS_export$167;
88
- declare const __VLS_export$167: __VLS_WithSlots$128<_$vue.DefineComponent<AlertDialogRootProps & {
87
+ declare const _default$168: typeof __VLS_export$168;
88
+ declare const __VLS_export$168: __VLS_WithSlots$129<_$vue.DefineComponent<AlertDialogRootProps & {
89
89
  modelValue?: boolean;
90
90
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
91
- "update:model-value": (value: boolean) => any;
92
91
  "update:modelValue": (value: boolean) => any;
92
+ "update:model-value": (value: boolean) => any;
93
93
  }, string, _$vue.PublicProps, Readonly<AlertDialogRootProps & {
94
94
  modelValue?: boolean;
95
95
  }> & Readonly<{
96
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
97
96
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
97
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
98
98
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
99
99
  default: (props: AlertDialogRootSlotProps) => any;
100
100
  }>;
101
- type __VLS_WithSlots$128<T, S> = T & {
101
+ type __VLS_WithSlots$129<T, S> = T & {
102
102
  new (): {
103
103
  $slots: S;
104
104
  };
@@ -121,11 +121,11 @@ interface AlertDialogActivatorSlotProps {
121
121
  'onClick': () => void;
122
122
  };
123
123
  }
124
- declare const _default$166: typeof __VLS_export$166;
125
- declare const __VLS_export$166: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogActivatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogActivatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
124
+ declare const _default$167: typeof __VLS_export$167;
125
+ 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>, {
126
126
  default: (props: AlertDialogActivatorSlotProps) => any;
127
127
  }>;
128
- type __VLS_WithSlots$127<T, S> = T & {
128
+ type __VLS_WithSlots$128<T, S> = T & {
129
129
  new (): {
130
130
  $slots: S;
131
131
  };
@@ -171,8 +171,8 @@ interface AlertDialogContentSlotProps {
171
171
  'onClose': (e: Event) => void;
172
172
  };
173
173
  }
174
- declare const _default$165: typeof __VLS_export$165;
175
- declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
174
+ declare const _default$166: typeof __VLS_export$166;
175
+ declare const __VLS_export$166: __VLS_WithSlots$127<_$vue.DefineComponent<AlertDialogContentProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
176
176
  cancel: (e: Event) => any;
177
177
  close: (e: Event) => any;
178
178
  }, string, _$vue.PublicProps, Readonly<AlertDialogContentProps> & Readonly<{
@@ -181,7 +181,7 @@ declare const __VLS_export$165: __VLS_WithSlots$126<_$vue.DefineComponent<AlertD
181
181
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
182
182
  default: (props: AlertDialogContentSlotProps) => any;
183
183
  }>;
184
- type __VLS_WithSlots$126<T, S> = T & {
184
+ type __VLS_WithSlots$127<T, S> = T & {
185
185
  new (): {
186
186
  $slots: S;
187
187
  };
@@ -198,11 +198,11 @@ interface AlertDialogTitleSlotProps {
198
198
  id: string;
199
199
  };
200
200
  }
201
- declare const _default$164: typeof __VLS_export$164;
202
- declare const __VLS_export$164: __VLS_WithSlots$125<_$vue.DefineComponent<AlertDialogTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
201
+ declare const _default$165: typeof __VLS_export$165;
202
+ 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>, {
203
203
  default: (props: AlertDialogTitleSlotProps) => any;
204
204
  }>;
205
- type __VLS_WithSlots$125<T, S> = T & {
205
+ type __VLS_WithSlots$126<T, S> = T & {
206
206
  new (): {
207
207
  $slots: S;
208
208
  };
@@ -219,11 +219,11 @@ interface AlertDialogDescriptionSlotProps {
219
219
  id: string;
220
220
  };
221
221
  }
222
- declare const _default$163: typeof __VLS_export$163;
223
- declare const __VLS_export$163: __VLS_WithSlots$124<_$vue.DefineComponent<AlertDialogDescriptionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
222
+ declare const _default$164: typeof __VLS_export$164;
223
+ 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>, {
224
224
  default: (props: AlertDialogDescriptionSlotProps) => any;
225
225
  }>;
226
- type __VLS_WithSlots$124<T, S> = T & {
226
+ type __VLS_WithSlots$125<T, S> = T & {
227
227
  new (): {
228
228
  $slots: S;
229
229
  };
@@ -247,11 +247,11 @@ interface AlertDialogCancelSlotProps {
247
247
  'onClick': () => void;
248
248
  };
249
249
  }
250
- declare const _default$162: typeof __VLS_export$162;
251
- declare const __VLS_export$162: __VLS_WithSlots$123<_$vue.DefineComponent<AlertDialogCancelProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCancelProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
250
+ declare const _default$163: typeof __VLS_export$163;
251
+ 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>, {
252
252
  default: (props: AlertDialogCancelSlotProps) => any;
253
253
  }>;
254
- type __VLS_WithSlots$123<T, S> = T & {
254
+ type __VLS_WithSlots$124<T, S> = T & {
255
255
  new (): {
256
256
  $slots: S;
257
257
  };
@@ -272,11 +272,11 @@ interface AlertDialogCloseSlotProps {
272
272
  'onClick': () => void;
273
273
  };
274
274
  }
275
- declare const _default$161: typeof __VLS_export$161;
276
- declare const __VLS_export$161: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AlertDialogCloseProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
275
+ declare const _default$162: typeof __VLS_export$162;
276
+ 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>, {
277
277
  default: (props: AlertDialogCloseSlotProps) => any;
278
278
  }>;
279
- type __VLS_WithSlots$122<T, S> = T & {
279
+ type __VLS_WithSlots$123<T, S> = T & {
280
280
  new (): {
281
281
  $slots: S;
282
282
  };
@@ -310,15 +310,15 @@ interface AlertDialogActionSlotProps {
310
310
  'onClick': () => void;
311
311
  };
312
312
  }
313
- declare const _default$160: typeof __VLS_export$160;
314
- declare const __VLS_export$160: __VLS_WithSlots$121<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
313
+ declare const _default$161: typeof __VLS_export$161;
314
+ declare const __VLS_export$161: __VLS_WithSlots$122<_$vue.DefineComponent<AlertDialogActionProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
315
315
  action: (event: AlertDialogActionEvent) => any;
316
316
  }, string, _$vue.PublicProps, Readonly<AlertDialogActionProps> & Readonly<{
317
317
  onAction?: ((event: AlertDialogActionEvent) => any) | undefined;
318
318
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
319
319
  default: (props: AlertDialogActionSlotProps) => any;
320
320
  }>;
321
- type __VLS_WithSlots$121<T, S> = T & {
321
+ type __VLS_WithSlots$122<T, S> = T & {
322
322
  new (): {
323
323
  $slots: S;
324
324
  };
@@ -381,11 +381,11 @@ declare const AlertDialog: {
381
381
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AlertDialogRootProps & {
382
382
  modelValue?: boolean;
383
383
  }> & Readonly<{
384
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
385
384
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
385
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
386
386
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
387
- "update:model-value": (value: boolean) => any;
388
387
  "update:modelValue": (value: boolean) => any;
388
+ "update:model-value": (value: boolean) => any;
389
389
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
390
390
  P: {};
391
391
  B: {};
@@ -396,8 +396,8 @@ declare const AlertDialog: {
396
396
  }, Readonly<AlertDialogRootProps & {
397
397
  modelValue?: boolean;
398
398
  }> & Readonly<{
399
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
400
399
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
400
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
401
401
  }>, {}, {}, {}, {}, {}>;
402
402
  __isFragment?: never;
403
403
  __isTeleport?: never;
@@ -405,11 +405,11 @@ declare const AlertDialog: {
405
405
  } & _$vue.ComponentOptionsBase<Readonly<AlertDialogRootProps & {
406
406
  modelValue?: boolean;
407
407
  }> & Readonly<{
408
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
409
408
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
409
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
410
410
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
411
- "update:model-value": (value: boolean) => any;
412
411
  "update:modelValue": (value: boolean) => any;
412
+ "update:model-value": (value: boolean) => any;
413
413
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
414
414
  $slots: {
415
415
  default: (props: AlertDialogRootSlotProps) => any;
@@ -701,11 +701,11 @@ interface AspectRatioSlotProps {
701
701
  };
702
702
  };
703
703
  }
704
- declare const _default$159: typeof __VLS_export$159;
705
- declare const __VLS_export$159: __VLS_WithSlots$120<_$vue.DefineComponent<AspectRatioProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AspectRatioProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
704
+ declare const _default$160: typeof __VLS_export$160;
705
+ 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>, {
706
706
  default: (props: AspectRatioSlotProps) => any;
707
707
  }>;
708
- type __VLS_WithSlots$120<T, S> = T & {
708
+ type __VLS_WithSlots$121<T, S> = T & {
709
709
  new (): {
710
710
  $slots: S;
711
711
  };
@@ -734,11 +734,11 @@ interface AvatarRootSlotProps {
734
734
  index: number;
735
735
  }
736
736
  declare const useAvatarRoot: (key: string, defaultValue?: AvatarContext | undefined) => AvatarContext, provideAvatarRoot: (key: string, context: AvatarContext, app?: _$vue.App) => AvatarContext;
737
- declare const _default$158: typeof __VLS_export$158;
738
- declare const __VLS_export$158: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
737
+ declare const _default$159: typeof __VLS_export$159;
738
+ 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>, {
739
739
  default: (props: AvatarRootSlotProps) => unknown;
740
740
  }>;
741
- type __VLS_WithSlots$119<T, S> = T & {
741
+ type __VLS_WithSlots$120<T, S> = T & {
742
742
  new (): {
743
743
  $slots: S;
744
744
  };
@@ -779,17 +779,17 @@ interface AvatarImageSlotProps {
779
779
  onError: (e: Event) => void;
780
780
  };
781
781
  }
782
- declare const _default$157: typeof __VLS_export$157;
783
- declare const __VLS_export$157: __VLS_WithSlots$118<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
784
- error: (e: Event) => any;
782
+ declare const _default$158: typeof __VLS_export$158;
783
+ declare const __VLS_export$158: __VLS_WithSlots$119<_$vue.DefineComponent<AvatarImageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
785
784
  load: (e: Event) => any;
785
+ error: (e: Event) => any;
786
786
  }, string, _$vue.PublicProps, Readonly<AvatarImageProps> & Readonly<{
787
- onError?: ((e: Event) => any) | undefined;
788
787
  onLoad?: ((e: Event) => any) | undefined;
788
+ onError?: ((e: Event) => any) | undefined;
789
789
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
790
790
  default: (props: AvatarImageSlotProps) => any;
791
791
  }>;
792
- type __VLS_WithSlots$118<T, S> = T & {
792
+ type __VLS_WithSlots$119<T, S> = T & {
793
793
  new (): {
794
794
  $slots: S;
795
795
  };
@@ -804,11 +804,11 @@ interface AvatarFallbackSlotProps {
804
804
  /** Whether this fallback is currently visible */
805
805
  isSelected: boolean;
806
806
  }
807
- declare const _default$156: typeof __VLS_export$156;
808
- declare const __VLS_export$156: __VLS_WithSlots$117<_$vue.DefineComponent<AvatarFallbackProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarFallbackProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
807
+ declare const _default$157: typeof __VLS_export$157;
808
+ 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>, {
809
809
  default: (props: AvatarFallbackSlotProps) => any;
810
810
  }>;
811
- type __VLS_WithSlots$117<T, S> = T & {
811
+ type __VLS_WithSlots$118<T, S> = T & {
812
812
  new (): {
813
813
  $slots: S;
814
814
  };
@@ -871,11 +871,11 @@ interface AvatarGroupSlotProps {
871
871
  };
872
872
  }
873
873
  declare const useAvatarGroup: (key: string, defaultValue?: AvatarGroupContext | null | undefined) => AvatarGroupContext | null, provideAvatarGroup: (key: string, context: AvatarGroupContext | null, app?: _$vue.App) => AvatarGroupContext | null;
874
- declare const _default$155: typeof __VLS_export$155;
875
- declare const __VLS_export$155: __VLS_WithSlots$116<_$vue.DefineComponent<AvatarGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
874
+ declare const _default$156: typeof __VLS_export$156;
875
+ 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>, {
876
876
  default: (props: AvatarGroupSlotProps) => unknown;
877
877
  }>;
878
- type __VLS_WithSlots$116<T, S> = T & {
878
+ type __VLS_WithSlots$117<T, S> = T & {
879
879
  new (): {
880
880
  $slots: S;
881
881
  };
@@ -895,11 +895,11 @@ interface AvatarIndicatorSlotProps {
895
895
  'data-overflow-indicator': 'true';
896
896
  };
897
897
  }
898
- declare const _default$154: typeof __VLS_export$154;
899
- declare const __VLS_export$154: __VLS_WithSlots$115<_$vue.DefineComponent<AvatarIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<AvatarIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
898
+ declare const _default$155: typeof __VLS_export$155;
899
+ 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>, {
900
900
  default: (props: AvatarIndicatorSlotProps) => unknown;
901
901
  }>;
902
- type __VLS_WithSlots$115<T, S> = T & {
902
+ type __VLS_WithSlots$116<T, S> = T & {
903
903
  new (): {
904
904
  $slots: S;
905
905
  };
@@ -957,11 +957,11 @@ declare const Avatar: {
957
957
  */
958
958
  Image: {
959
959
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<AvatarImageProps> & Readonly<{
960
- onError?: ((e: Event) => any) | undefined;
961
960
  onLoad?: ((e: Event) => any) | undefined;
961
+ onError?: ((e: Event) => any) | undefined;
962
962
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
963
- error: (e: Event) => any;
964
963
  load: (e: Event) => any;
964
+ error: (e: Event) => any;
965
965
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
966
966
  P: {};
967
967
  B: {};
@@ -970,18 +970,18 @@ declare const Avatar: {
970
970
  M: {};
971
971
  Defaults: {};
972
972
  }, Readonly<AvatarImageProps> & Readonly<{
973
- onError?: ((e: Event) => any) | undefined;
974
973
  onLoad?: ((e: Event) => any) | undefined;
974
+ onError?: ((e: Event) => any) | undefined;
975
975
  }>, {}, {}, {}, {}, {}>;
976
976
  __isFragment?: never;
977
977
  __isTeleport?: never;
978
978
  __isSuspense?: never;
979
979
  } & _$vue.ComponentOptionsBase<Readonly<AvatarImageProps> & Readonly<{
980
- onError?: ((e: Event) => any) | undefined;
981
980
  onLoad?: ((e: Event) => any) | undefined;
981
+ onError?: ((e: Event) => any) | undefined;
982
982
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
983
- error: (e: Event) => any;
984
983
  load: (e: Event) => any;
984
+ error: (e: Event) => any;
985
985
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
986
986
  $slots: {
987
987
  default: (props: AvatarImageSlotProps) => any;
@@ -1078,7 +1078,7 @@ declare const Avatar: {
1078
1078
  };
1079
1079
  //#endregion
1080
1080
  //#region src/components/Breadcrumbs/types.d.ts
1081
- type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis';
1081
+ type BreadcrumbsTicketType = 'item' | 'divider' | 'ellipsis' | 'activator';
1082
1082
  interface BreadcrumbsTicket extends GroupTicket {
1083
1083
  /** Type of breadcrumb element */
1084
1084
  type: BreadcrumbsTicketType;
@@ -1096,6 +1096,12 @@ interface BreadcrumbsRootContext {
1096
1096
  ellipsis: Ref<string>;
1097
1097
  /** Whether items are being truncated */
1098
1098
  isOverflowing: Readonly<Ref<boolean>>;
1099
+ /** Whether collapsed items are revealed via the ellipsis disclosure */
1100
+ expanded: ShallowRef<boolean>;
1101
+ /** Whether a BreadcrumbsActivator is registered in the trail */
1102
+ hasActivator: Readonly<Ref<boolean>>;
1103
+ /** Number of breadcrumb items currently hidden by truncation */
1104
+ hiddenCount: Readonly<ShallowRef<number>>;
1099
1105
  /** Measured ellipsis width in pixels (set by BreadcrumbsEllipsis) */
1100
1106
  ellipsisWidth: ShallowRef<number>;
1101
1107
  /** Route element measurement — first item/divider go to reserved space, rest to overflow */
@@ -1139,11 +1145,11 @@ interface BreadcrumbsRootSlotProps {
1139
1145
  };
1140
1146
  }
1141
1147
  declare const useBreadcrumbsRoot: (key: string, defaultValue?: BreadcrumbsRootContext | undefined) => BreadcrumbsRootContext, provideBreadcrumbsRoot: (key: string, context: BreadcrumbsRootContext, app?: _$vue.App) => BreadcrumbsRootContext;
1142
- declare const _default$153: typeof __VLS_export$153;
1143
- declare const __VLS_export$153: __VLS_WithSlots$114<_$vue.DefineComponent<BreadcrumbsRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsRootProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1148
+ declare const _default$154: typeof __VLS_export$154;
1149
+ 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>, {
1144
1150
  default: (props: BreadcrumbsRootSlotProps) => unknown;
1145
1151
  }>;
1146
- type __VLS_WithSlots$114<T, S> = T & {
1152
+ type __VLS_WithSlots$115<T, S> = T & {
1147
1153
  new (): {
1148
1154
  $slots: S;
1149
1155
  };
@@ -1156,11 +1162,11 @@ interface BreadcrumbsListSlotProps {
1156
1162
  role: 'list';
1157
1163
  };
1158
1164
  }
1159
- declare const _default$152: typeof __VLS_export$152;
1160
- declare const __VLS_export$152: __VLS_WithSlots$113<_$vue.DefineComponent<BreadcrumbsListProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsListProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1165
+ declare const _default$153: typeof __VLS_export$153;
1166
+ 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>, {
1161
1167
  default: (props: BreadcrumbsListSlotProps) => unknown;
1162
1168
  }>;
1163
- type __VLS_WithSlots$113<T, S> = T & {
1169
+ type __VLS_WithSlots$114<T, S> = T & {
1164
1170
  new (): {
1165
1171
  $slots: S;
1166
1172
  };
@@ -1184,14 +1190,15 @@ interface BreadcrumbsItemSlotProps {
1184
1190
  isSelected: boolean;
1185
1191
  /** Attributes to bind to the item element */
1186
1192
  attrs: {
1193
+ 'inert': true | undefined;
1187
1194
  'data-selected': true | undefined;
1188
1195
  };
1189
1196
  }
1190
- declare const _default$151: typeof __VLS_export$151;
1191
- declare const __VLS_export$151: __VLS_WithSlots$112<_$vue.DefineComponent<BreadcrumbsItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1197
+ declare const _default$152: typeof __VLS_export$152;
1198
+ 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>, {
1192
1199
  default: (props: BreadcrumbsItemSlotProps) => unknown;
1193
1200
  }>;
1194
- type __VLS_WithSlots$112<T, S> = T & {
1201
+ type __VLS_WithSlots$113<T, S> = T & {
1195
1202
  new (): {
1196
1203
  $slots: S;
1197
1204
  };
@@ -1205,11 +1212,11 @@ interface BreadcrumbsPageSlotProps {
1205
1212
  'aria-current': 'page';
1206
1213
  };
1207
1214
  }
1208
- declare const _default$150: typeof __VLS_export$150;
1209
- declare const __VLS_export$150: __VLS_WithSlots$111<_$vue.DefineComponent<BreadcrumbsPageProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1215
+ declare const _default$151: typeof __VLS_export$151;
1216
+ 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>, {
1210
1217
  default: (props: BreadcrumbsPageSlotProps) => unknown;
1211
1218
  }>;
1212
- type __VLS_WithSlots$111<T, S> = T & {
1219
+ type __VLS_WithSlots$112<T, S> = T & {
1213
1220
  new (): {
1214
1221
  $slots: S;
1215
1222
  };
@@ -1237,11 +1244,11 @@ interface BreadcrumbsDividerSlotProps {
1237
1244
  'data-selected': true | undefined;
1238
1245
  };
1239
1246
  }
1240
- declare const _default$149: typeof __VLS_export$149;
1241
- declare const __VLS_export$149: __VLS_WithSlots$110<_$vue.DefineComponent<BreadcrumbsDividerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsDividerProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1247
+ declare const _default$150: typeof __VLS_export$150;
1248
+ 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>, {
1242
1249
  default: (props: BreadcrumbsDividerSlotProps) => unknown;
1243
1250
  }>;
1244
- type __VLS_WithSlots$110<T, S> = T & {
1251
+ type __VLS_WithSlots$111<T, S> = T & {
1245
1252
  new (): {
1246
1253
  $slots: S;
1247
1254
  };
@@ -1263,16 +1270,52 @@ interface BreadcrumbsEllipsisSlotProps {
1263
1270
  ellipsis: string;
1264
1271
  /** Whether the ellipsis is currently selected (visible) */
1265
1272
  isSelected: boolean;
1273
+ /** Number of breadcrumb items hidden by truncation */
1274
+ count: number;
1266
1275
  /** Attributes to bind to the ellipsis element */
1267
1276
  attrs: {
1268
- 'aria-hidden': 'true';
1277
+ 'aria-hidden': 'true' | undefined;
1269
1278
  'data-selected': true | undefined;
1270
1279
  };
1271
1280
  }
1272
- declare const _default$148: typeof __VLS_export$148;
1273
- declare const __VLS_export$148: __VLS_WithSlots$109<_$vue.DefineComponent<BreadcrumbsEllipsisProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BreadcrumbsEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
1281
+ declare const _default$149: typeof __VLS_export$149;
1282
+ 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>, {
1274
1283
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
1275
1284
  }>;
1285
+ type __VLS_WithSlots$110<T, S> = T & {
1286
+ new (): {
1287
+ $slots: S;
1288
+ };
1289
+ };
1290
+ //#endregion
1291
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue.d.ts
1292
+ interface BreadcrumbsActivatorProps extends AtomProps {
1293
+ /** Namespace for dependency injection */
1294
+ namespace?: string;
1295
+ }
1296
+ interface BreadcrumbsActivatorSlotProps {
1297
+ /** Whether the collapsed crumbs are currently revealed */
1298
+ isExpanded: boolean;
1299
+ /** Number of breadcrumb items hidden by truncation */
1300
+ count: number;
1301
+ /** Toggle visibility of the collapsed crumbs */
1302
+ toggle: () => void;
1303
+ /** Attributes to bind to the activator element */
1304
+ attrs: {
1305
+ 'type': 'button' | undefined;
1306
+ 'role': 'button' | undefined;
1307
+ 'tabindex': 0 | undefined;
1308
+ 'aria-expanded': boolean;
1309
+ 'aria-label': string;
1310
+ 'data-state': 'open' | 'closed';
1311
+ 'onClick': () => void;
1312
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
1313
+ };
1314
+ }
1315
+ declare const _default$148: typeof __VLS_export$148;
1316
+ 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>, {
1317
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
1318
+ }>;
1276
1319
  type __VLS_WithSlots$109<T, S> = T & {
1277
1320
  new (): {
1278
1321
  $slots: S;
@@ -1580,6 +1623,38 @@ declare const Breadcrumbs: {
1580
1623
  default: (props: BreadcrumbsEllipsisSlotProps) => unknown;
1581
1624
  };
1582
1625
  });
1626
+ /**
1627
+ * Disclosure control that reveals the crumbs hidden by truncation.
1628
+ * Place inside an Ellipsis, which stays the list item.
1629
+ *
1630
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
1631
+ *
1632
+ * @example
1633
+ * ```vue
1634
+ * <template>
1635
+ * <Breadcrumbs.Ellipsis>
1636
+ * <Breadcrumbs.Activator />
1637
+ * </Breadcrumbs.Ellipsis>
1638
+ * </template>
1639
+ * ```
1640
+ */
1641
+ Activator: {
1642
+ new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
1643
+ P: {};
1644
+ B: {};
1645
+ D: {};
1646
+ C: {};
1647
+ M: {};
1648
+ Defaults: {};
1649
+ }, Readonly<BreadcrumbsActivatorProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
1650
+ __isFragment?: never;
1651
+ __isTeleport?: never;
1652
+ __isSuspense?: never;
1653
+ } & _$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 () => {
1654
+ $slots: {
1655
+ default: (props: BreadcrumbsActivatorSlotProps) => unknown;
1656
+ };
1657
+ });
1583
1658
  };
1584
1659
  //#endregion
1585
1660
  //#region src/components/Button/ButtonContent.vue.d.ts
@@ -1641,8 +1716,8 @@ declare const __VLS_export$145: <T = unknown>(__VLS_props: NonNullable<Awaited<t
1641
1716
  props: _$vue.PublicProps & __VLS_PrettifyLocal$31<(ButtonGroupProps & {
1642
1717
  modelValue?: T | T[];
1643
1718
  }) & {
1644
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1645
1719
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1720
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1646
1721
  }> & (typeof globalThis extends {
1647
1722
  __VLS_PROPS_FALLBACK: infer P;
1648
1723
  } ? P : {});
@@ -1790,6 +1865,7 @@ interface ButtonRootSlotProps {
1790
1865
  'data-selected': true | undefined;
1791
1866
  'data-solo': true | undefined;
1792
1867
  'onClick': (() => void) | undefined;
1868
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
1793
1869
  };
1794
1870
  }
1795
1871
  declare const useButtonRoot: (key: string, defaultValue?: ButtonRootContext | undefined) => ButtonRootContext, provideButtonRoot: (key: string, context: ButtonRootContext, app?: _$vue.App) => ButtonRootContext;
@@ -1907,8 +1983,8 @@ declare const Button: {
1907
1983
  as?: (DOMElement | null) | undefined;
1908
1984
  renderless?: boolean | undefined;
1909
1985
  modelValue?: (T | T[]) | undefined;
1910
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1911
1986
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
1987
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
1912
1988
  } & (typeof globalThis extends {
1913
1989
  __VLS_PROPS_FALLBACK: infer P;
1914
1990
  } ? P : {});
@@ -2891,8 +2967,8 @@ declare const __VLS_export$132: <T = unknown>(__VLS_props: NonNullable<Awaited<t
2891
2967
  props: _$vue.PublicProps & __VLS_PrettifyLocal$27<(CheckboxGroupProps & {
2892
2968
  modelValue?: T | T[];
2893
2969
  }) & {
2894
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2895
2970
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
2971
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
2896
2972
  }> & (typeof globalThis extends {
2897
2973
  __VLS_PROPS_FALLBACK: infer P;
2898
2974
  } ? P : {});
@@ -3024,8 +3100,8 @@ declare const __VLS_export$130: <V = unknown>(__VLS_props: NonNullable<Awaited<t
3024
3100
  props: _$vue.PublicProps & __VLS_PrettifyLocal$26<(CheckboxRootProps<V> & {
3025
3101
  modelValue?: boolean;
3026
3102
  }) & {
3027
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3028
3103
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
3104
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3029
3105
  }> & (typeof globalThis extends {
3030
3106
  __VLS_PROPS_FALLBACK: infer P;
3031
3107
  } ? P : {});
@@ -3193,8 +3269,8 @@ declare const Checkbox: {
3193
3269
  as?: (DOMElement | null) | undefined;
3194
3270
  renderless?: boolean | undefined;
3195
3271
  modelValue?: (T | T[]) | undefined;
3196
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3197
3272
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
3273
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3198
3274
  } & (typeof globalThis extends {
3199
3275
  __VLS_PROPS_FALLBACK: infer P;
3200
3276
  } ? P : {});
@@ -3324,8 +3400,8 @@ declare const Checkbox: {
3324
3400
  as?: (DOMElement | null) | undefined;
3325
3401
  renderless?: boolean | undefined;
3326
3402
  modelValue?: boolean | undefined;
3327
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3328
3403
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
3404
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3329
3405
  } & (typeof globalThis extends {
3330
3406
  __VLS_PROPS_FALLBACK: infer P;
3331
3407
  } ? P : {});
@@ -3429,13 +3505,13 @@ declare const _default$127: typeof __VLS_export$127;
3429
3505
  declare const __VLS_export$127: __VLS_WithSlots$96<_$vue.DefineComponent<CollapsibleRootProps & {
3430
3506
  modelValue?: boolean;
3431
3507
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3432
- "update:model-value": (value: boolean) => any;
3433
3508
  "update:modelValue": (value: boolean) => any;
3509
+ "update:model-value": (value: boolean) => any;
3434
3510
  }, string, _$vue.PublicProps, Readonly<CollapsibleRootProps & {
3435
3511
  modelValue?: boolean;
3436
3512
  }> & Readonly<{
3437
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3438
3513
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3514
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3439
3515
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
3440
3516
  default: (props: CollapsibleRootSlotProps) => any;
3441
3517
  }>;
@@ -3561,11 +3637,11 @@ declare const Collapsible: {
3561
3637
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<CollapsibleRootProps & {
3562
3638
  modelValue?: boolean;
3563
3639
  }> & Readonly<{
3564
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3565
3640
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3641
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3566
3642
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3567
- "update:model-value": (value: boolean) => any;
3568
3643
  "update:modelValue": (value: boolean) => any;
3644
+ "update:model-value": (value: boolean) => any;
3569
3645
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
3570
3646
  P: {};
3571
3647
  B: {};
@@ -3576,8 +3652,8 @@ declare const Collapsible: {
3576
3652
  }, Readonly<CollapsibleRootProps & {
3577
3653
  modelValue?: boolean;
3578
3654
  }> & Readonly<{
3579
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3580
3655
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3656
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3581
3657
  }>, {}, {}, {}, {}, {}>;
3582
3658
  __isFragment?: never;
3583
3659
  __isTeleport?: never;
@@ -3585,11 +3661,11 @@ declare const Collapsible: {
3585
3661
  } & _$vue.ComponentOptionsBase<Readonly<CollapsibleRootProps & {
3586
3662
  modelValue?: boolean;
3587
3663
  }> & Readonly<{
3588
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3589
3664
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
3665
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
3590
3666
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
3591
- "update:model-value": (value: boolean) => any;
3592
3667
  "update:modelValue": (value: boolean) => any;
3668
+ "update:model-value": (value: boolean) => any;
3593
3669
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
3594
3670
  $slots: {
3595
3671
  default: (props: CollapsibleRootSlotProps) => any;
@@ -3711,8 +3787,8 @@ declare const __VLS_export$123: <T = unknown>(__VLS_props: NonNullable<Awaited<t
3711
3787
  props: _$vue.PublicProps & __VLS_PrettifyLocal$25<(ComboboxRootProps & {
3712
3788
  modelValue?: T | T[];
3713
3789
  }) & {
3714
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3715
3790
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
3791
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
3716
3792
  }> & (typeof globalThis extends {
3717
3793
  __VLS_PROPS_FALLBACK: infer P;
3718
3794
  } ? P : {});
@@ -4053,8 +4129,8 @@ declare const Combobox: {
4053
4129
  as?: (DOMElement | null) | undefined;
4054
4130
  renderless?: boolean | undefined;
4055
4131
  modelValue?: (T | T[]) | undefined;
4056
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4057
4132
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4133
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4058
4134
  } & (typeof globalThis extends {
4059
4135
  __VLS_PROPS_FALLBACK: infer P;
4060
4136
  } ? P : {});
@@ -4367,13 +4443,13 @@ declare const _default$114: typeof __VLS_export$114;
4367
4443
  declare const __VLS_export$114: __VLS_WithSlots$85<_$vue.DefineComponent<DialogRootProps & {
4368
4444
  modelValue?: boolean;
4369
4445
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4370
- "update:model-value": (value: boolean) => any;
4371
4446
  "update:modelValue": (value: boolean) => any;
4447
+ "update:model-value": (value: boolean) => any;
4372
4448
  }, string, _$vue.PublicProps, Readonly<DialogRootProps & {
4373
4449
  modelValue?: boolean;
4374
4450
  }> & Readonly<{
4375
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4376
4451
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4452
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4377
4453
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
4378
4454
  default: (props: DialogRootSlotProps) => any;
4379
4455
  }>;
@@ -4589,11 +4665,11 @@ declare const Dialog: {
4589
4665
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<DialogRootProps & {
4590
4666
  modelValue?: boolean;
4591
4667
  }> & Readonly<{
4592
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4593
4668
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4669
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4594
4670
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4595
- "update:model-value": (value: boolean) => any;
4596
4671
  "update:modelValue": (value: boolean) => any;
4672
+ "update:model-value": (value: boolean) => any;
4597
4673
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
4598
4674
  P: {};
4599
4675
  B: {};
@@ -4604,8 +4680,8 @@ declare const Dialog: {
4604
4680
  }, Readonly<DialogRootProps & {
4605
4681
  modelValue?: boolean;
4606
4682
  }> & Readonly<{
4607
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4608
4683
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4684
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4609
4685
  }>, {}, {}, {}, {}, {}>;
4610
4686
  __isFragment?: never;
4611
4687
  __isTeleport?: never;
@@ -4613,11 +4689,11 @@ declare const Dialog: {
4613
4689
  } & _$vue.ComponentOptionsBase<Readonly<DialogRootProps & {
4614
4690
  modelValue?: boolean;
4615
4691
  }> & Readonly<{
4616
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4617
4692
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
4693
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
4618
4694
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
4619
- "update:model-value": (value: boolean) => any;
4620
4695
  "update:modelValue": (value: boolean) => any;
4696
+ "update:model-value": (value: boolean) => any;
4621
4697
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
4622
4698
  $slots: {
4623
4699
  default: (props: DialogRootSlotProps) => any;
@@ -4856,8 +4932,8 @@ declare const __VLS_export$108: <T = unknown>(__VLS_props: NonNullable<Awaited<t
4856
4932
  props: _$vue.PublicProps & __VLS_PrettifyLocal$23<(ExpansionPanelGroupProps & {
4857
4933
  modelValue?: T | T[];
4858
4934
  }) & {
4859
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4860
4935
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
4936
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
4861
4937
  }> & (typeof globalThis extends {
4862
4938
  __VLS_PROPS_FALLBACK: infer P;
4863
4939
  } ? P : {});
@@ -5085,8 +5161,8 @@ declare const ExpansionPanel: {
5085
5161
  as?: (DOMElement | null) | undefined;
5086
5162
  renderless?: boolean | undefined;
5087
5163
  modelValue?: (T | T[]) | undefined;
5088
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5089
5164
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5165
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5090
5166
  } & (typeof globalThis extends {
5091
5167
  __VLS_PROPS_FALLBACK: infer P;
5092
5168
  } ? P : {});
@@ -5331,8 +5407,8 @@ declare const _default$102: typeof __VLS_export$102;
5331
5407
  declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormProps & {
5332
5408
  modelValue?: boolean | null;
5333
5409
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5334
- "update:model-value": (value: boolean | null) => any;
5335
5410
  "update:modelValue": (value: boolean | null) => any;
5411
+ "update:model-value": (value: boolean | null) => any;
5336
5412
  reset: () => any;
5337
5413
  submit: (payload: {
5338
5414
  valid: boolean;
@@ -5340,8 +5416,8 @@ declare const __VLS_export$102: __VLS_WithSlots$75<_$vue.DefineComponent<FormPro
5340
5416
  }, string, _$vue.PublicProps, Readonly<FormProps & {
5341
5417
  modelValue?: boolean | null;
5342
5418
  }> & Readonly<{
5343
- "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
5344
5419
  "onUpdate:modelValue"?: ((value: boolean | null) => any) | undefined;
5420
+ "onUpdate:model-value"?: ((value: boolean | null) => any) | undefined;
5345
5421
  onReset?: (() => any) | undefined;
5346
5422
  onSubmit?: ((payload: {
5347
5423
  valid: boolean;
@@ -5403,8 +5479,8 @@ declare const __VLS_export$101: <T = unknown>(__VLS_props: NonNullable<Awaited<t
5403
5479
  props: _$vue.PublicProps & __VLS_PrettifyLocal$21<(GroupRootProps & {
5404
5480
  modelValue?: T | T[];
5405
5481
  }) & {
5406
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5407
5482
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5483
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5408
5484
  }> & (typeof globalThis extends {
5409
5485
  __VLS_PROPS_FALLBACK: infer P;
5410
5486
  } ? P : {});
@@ -5524,8 +5600,8 @@ declare const Group: {
5524
5600
  enroll?: boolean | undefined;
5525
5601
  mandatory?: boolean | "force" | undefined;
5526
5602
  modelValue?: (T | T[]) | undefined;
5527
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5528
5603
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
5604
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
5529
5605
  } & (typeof globalThis extends {
5530
5606
  __VLS_PROPS_FALLBACK: infer P;
5531
5607
  } ? P : {});
@@ -5695,12 +5771,12 @@ interface ImageImgSlotProps {
5695
5771
  }
5696
5772
  declare const _default$98: typeof __VLS_export$98;
5697
5773
  declare const __VLS_export$98: __VLS_WithSlots$73<_$vue.DefineComponent<ImageImgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5698
- error: (e: Event) => any;
5699
5774
  load: (e: Event) => any;
5775
+ error: (e: Event) => any;
5700
5776
  loadstart: (src: string) => any;
5701
5777
  }, string, _$vue.PublicProps, Readonly<ImageImgProps> & Readonly<{
5702
- onError?: ((e: Event) => any) | undefined;
5703
5778
  onLoad?: ((e: Event) => any) | undefined;
5779
+ onError?: ((e: Event) => any) | undefined;
5704
5780
  onLoadstart?: ((src: string) => any) | undefined;
5705
5781
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
5706
5782
  default: (props: ImageImgSlotProps) => any;
@@ -5817,12 +5893,12 @@ declare const Image: {
5817
5893
  */
5818
5894
  Img: {
5819
5895
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ImageImgProps> & Readonly<{
5820
- onError?: ((e: Event) => any) | undefined;
5821
5896
  onLoad?: ((e: Event) => any) | undefined;
5897
+ onError?: ((e: Event) => any) | undefined;
5822
5898
  onLoadstart?: ((src: string) => any) | undefined;
5823
5899
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5824
- error: (e: Event) => any;
5825
5900
  load: (e: Event) => any;
5901
+ error: (e: Event) => any;
5826
5902
  loadstart: (src: string) => any;
5827
5903
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
5828
5904
  P: {};
@@ -5832,20 +5908,20 @@ declare const Image: {
5832
5908
  M: {};
5833
5909
  Defaults: {};
5834
5910
  }, Readonly<ImageImgProps> & Readonly<{
5835
- onError?: ((e: Event) => any) | undefined;
5836
5911
  onLoad?: ((e: Event) => any) | undefined;
5912
+ onError?: ((e: Event) => any) | undefined;
5837
5913
  onLoadstart?: ((src: string) => any) | undefined;
5838
5914
  }>, {}, {}, {}, {}, {}>;
5839
5915
  __isFragment?: never;
5840
5916
  __isTeleport?: never;
5841
5917
  __isSuspense?: never;
5842
5918
  } & _$vue.ComponentOptionsBase<Readonly<ImageImgProps> & Readonly<{
5843
- onError?: ((e: Event) => any) | undefined;
5844
5919
  onLoad?: ((e: Event) => any) | undefined;
5920
+ onError?: ((e: Event) => any) | undefined;
5845
5921
  onLoadstart?: ((src: string) => any) | undefined;
5846
5922
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5847
- error: (e: Event) => any;
5848
5923
  load: (e: Event) => any;
5924
+ error: (e: Event) => any;
5849
5925
  loadstart: (src: string) => any;
5850
5926
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
5851
5927
  $slots: {
@@ -6110,15 +6186,15 @@ declare const __VLS_export$92: __VLS_WithSlots$67<_$vue.DefineComponent<InputRoo
6110
6186
  modelValue?: string;
6111
6187
  focused?: boolean;
6112
6188
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6113
- "update:model-value": (value: string) => any;
6114
6189
  "update:modelValue": (value: string) => any;
6190
+ "update:model-value": (value: string) => any;
6115
6191
  "update:focused": (...args: unknown[]) => any;
6116
6192
  }, string, _$vue.PublicProps, Readonly<InputRootProps & {
6117
6193
  modelValue?: string;
6118
6194
  focused?: boolean;
6119
6195
  }> & Readonly<{
6120
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6121
6196
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6197
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6122
6198
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6123
6199
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6124
6200
  default: (props: InputRootSlotProps) => any;
@@ -6294,12 +6370,12 @@ declare const Input: {
6294
6370
  modelValue?: string;
6295
6371
  focused?: boolean;
6296
6372
  }> & Readonly<{
6297
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6298
6373
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6374
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6299
6375
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6300
6376
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6301
- "update:model-value": (value: string) => any;
6302
6377
  "update:modelValue": (value: string) => any;
6378
+ "update:model-value": (value: string) => any;
6303
6379
  "update:focused": (...args: unknown[]) => any;
6304
6380
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
6305
6381
  P: {};
@@ -6312,8 +6388,8 @@ declare const Input: {
6312
6388
  modelValue?: string;
6313
6389
  focused?: boolean;
6314
6390
  }> & Readonly<{
6315
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6316
6391
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6392
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6317
6393
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6318
6394
  }>, {}, {}, {}, {}, {}>;
6319
6395
  __isFragment?: never;
@@ -6323,12 +6399,12 @@ declare const Input: {
6323
6399
  modelValue?: string;
6324
6400
  focused?: boolean;
6325
6401
  }> & Readonly<{
6326
- "onUpdate:model-value"?: ((value: string) => any) | undefined;
6327
6402
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
6403
+ "onUpdate:model-value"?: ((value: string) => any) | undefined;
6328
6404
  "onUpdate:focused"?: ((...args: unknown[]) => any) | undefined;
6329
6405
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6330
- "update:model-value": (value: string) => any;
6331
6406
  "update:modelValue": (value: string) => any;
6407
+ "update:model-value": (value: string) => any;
6332
6408
  "update:focused": (...args: unknown[]) => any;
6333
6409
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
6334
6410
  $slots: {
@@ -6510,13 +6586,13 @@ declare const _default$90: typeof __VLS_export$90;
6510
6586
  declare const __VLS_export$90: __VLS_WithSlots$65<_$vue.DefineComponent<NumberFieldRootProps & {
6511
6587
  modelValue?: number | null;
6512
6588
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6513
- "update:model-value": (value: number | null) => any;
6514
6589
  "update:modelValue": (value: number | null) => any;
6590
+ "update:model-value": (value: number | null) => any;
6515
6591
  }, string, _$vue.PublicProps, Readonly<NumberFieldRootProps & {
6516
6592
  modelValue?: number | null;
6517
6593
  }> & Readonly<{
6518
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6519
6594
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6595
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6520
6596
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
6521
6597
  default: (props: NumberFieldRootSlotProps) => any;
6522
6598
  }>;
@@ -6727,11 +6803,11 @@ declare const NumberField: {
6727
6803
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<NumberFieldRootProps & {
6728
6804
  modelValue?: number | null;
6729
6805
  }> & Readonly<{
6730
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6731
6806
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6807
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6732
6808
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6733
- "update:model-value": (value: number | null) => any;
6734
6809
  "update:modelValue": (value: number | null) => any;
6810
+ "update:model-value": (value: number | null) => any;
6735
6811
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
6736
6812
  P: {};
6737
6813
  B: {};
@@ -6742,8 +6818,8 @@ declare const NumberField: {
6742
6818
  }, Readonly<NumberFieldRootProps & {
6743
6819
  modelValue?: number | null;
6744
6820
  }> & Readonly<{
6745
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6746
6821
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6822
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6747
6823
  }>, {}, {}, {}, {}, {}>;
6748
6824
  __isFragment?: never;
6749
6825
  __isTeleport?: never;
@@ -6751,11 +6827,11 @@ declare const NumberField: {
6751
6827
  } & _$vue.ComponentOptionsBase<Readonly<NumberFieldRootProps & {
6752
6828
  modelValue?: number | null;
6753
6829
  }> & Readonly<{
6754
- "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6755
6830
  "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
6831
+ "onUpdate:model-value"?: ((value: number | null) => any) | undefined;
6756
6832
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
6757
- "update:model-value": (value: number | null) => any;
6758
6833
  "update:modelValue": (value: number | null) => any;
6834
+ "update:model-value": (value: number | null) => any;
6759
6835
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
6760
6836
  $slots: {
6761
6837
  default: (props: NumberFieldRootSlotProps) => any;
@@ -7233,8 +7309,8 @@ declare const __VLS_export$80: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
7233
7309
  props: _$vue.PublicProps & __VLS_PrettifyLocal$19<(PaginationRootProps & {
7234
7310
  modelValue?: number;
7235
7311
  }) & {
7236
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7237
7312
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
7313
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7238
7314
  }> & (typeof globalThis extends {
7239
7315
  __VLS_PROPS_FALLBACK: infer P;
7240
7316
  } ? P : {});
@@ -7279,7 +7355,9 @@ interface PaginationItemSlotProps {
7279
7355
  'disabled': boolean | undefined;
7280
7356
  'tabindex': number;
7281
7357
  'type': 'button' | undefined;
7358
+ 'role': 'button' | undefined;
7282
7359
  'onClick': () => void;
7360
+ 'onKeydown': ((e: KeyboardEvent) => void) | undefined;
7283
7361
  };
7284
7362
  }
7285
7363
  declare const _default$79: typeof __VLS_export$79;
@@ -7541,8 +7619,8 @@ declare const Pagination: {
7541
7619
  as?: (DOMElement | null) | undefined;
7542
7620
  renderless?: boolean | undefined;
7543
7621
  modelValue?: number | undefined;
7544
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7545
7622
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
7623
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
7546
7624
  } & (typeof globalThis extends {
7547
7625
  __VLS_PROPS_FALLBACK: infer P;
7548
7626
  } ? P : {});
@@ -8801,8 +8879,8 @@ declare const __VLS_export$60: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
8801
8879
  props: _$vue.PublicProps & __VLS_PrettifyLocal$18<(RadioGroupProps & {
8802
8880
  modelValue?: T;
8803
8881
  }) & {
8804
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
8805
8882
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
8883
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
8806
8884
  }> & (typeof globalThis extends {
8807
8885
  __VLS_PROPS_FALLBACK: infer P;
8808
8886
  } ? P : {});
@@ -9152,8 +9230,8 @@ declare const Radio: {
9152
9230
  as?: (DOMElement | null) | undefined;
9153
9231
  renderless?: boolean | undefined;
9154
9232
  modelValue?: T | undefined;
9155
- "onUpdate:model-value"?: ((value: T) => any) | undefined;
9156
9233
  "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
9234
+ "onUpdate:model-value"?: ((value: T) => any) | undefined;
9157
9235
  } & (typeof globalThis extends {
9158
9236
  __VLS_PROPS_FALLBACK: infer P;
9159
9237
  } ? P : {});
@@ -9732,8 +9810,8 @@ declare const __VLS_export$52: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
9732
9810
  props: _$vue.PublicProps & __VLS_PrettifyLocal$16<(SelectRootProps & {
9733
9811
  modelValue?: T | T[];
9734
9812
  }) & {
9735
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
9736
9813
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
9814
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
9737
9815
  }> & (typeof globalThis extends {
9738
9816
  __VLS_PROPS_FALLBACK: infer P;
9739
9817
  } ? P : {});
@@ -10022,8 +10100,8 @@ declare const Select: {
10022
10100
  as?: (DOMElement | null) | undefined;
10023
10101
  renderless?: boolean | undefined;
10024
10102
  modelValue?: (T | T[]) | undefined;
10025
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10026
10103
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10104
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10027
10105
  } & (typeof globalThis extends {
10028
10106
  __VLS_PROPS_FALLBACK: infer P;
10029
10107
  } ? P : {});
@@ -10293,8 +10371,8 @@ declare const __VLS_export$45: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
10293
10371
  props: _$vue.PublicProps & __VLS_PrettifyLocal$14<(SelectionRootProps & {
10294
10372
  modelValue?: T | T[];
10295
10373
  }) & {
10296
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10297
10374
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10375
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10298
10376
  }> & (typeof globalThis extends {
10299
10377
  __VLS_PROPS_FALLBACK: infer P;
10300
10378
  } ? P : {});
@@ -10409,8 +10487,8 @@ declare const Selection: {
10409
10487
  mandatory?: boolean | "force" | undefined;
10410
10488
  multiple?: boolean | undefined;
10411
10489
  modelValue?: (T | T[]) | undefined;
10412
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10413
10490
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
10491
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
10414
10492
  } & (typeof globalThis extends {
10415
10493
  __VLS_PROPS_FALLBACK: infer P;
10416
10494
  } ? P : {});
@@ -10771,15 +10849,15 @@ declare const _default$41: typeof __VLS_export$41;
10771
10849
  declare const __VLS_export$41: __VLS_WithSlots$28<_$vue.DefineComponent<SliderRootProps & {
10772
10850
  modelValue?: number | number[];
10773
10851
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10774
- "update:model-value": (value: number | number[]) => any;
10775
10852
  "update:modelValue": (value: number | number[]) => any;
10853
+ "update:model-value": (value: number | number[]) => any;
10776
10854
  start: (value: number | number[]) => any;
10777
10855
  end: (value: number | number[]) => any;
10778
10856
  }, string, _$vue.PublicProps, Readonly<SliderRootProps & {
10779
10857
  modelValue?: number | number[];
10780
10858
  }> & Readonly<{
10781
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10782
10859
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
10860
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10783
10861
  onStart?: ((value: number | number[]) => any) | undefined;
10784
10862
  onEnd?: ((value: number | number[]) => any) | undefined;
10785
10863
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
@@ -10966,13 +11044,13 @@ declare const Slider: {
10966
11044
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<SliderRootProps & {
10967
11045
  modelValue?: number | number[];
10968
11046
  }> & Readonly<{
10969
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10970
11047
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11048
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10971
11049
  onStart?: ((value: number | number[]) => any) | undefined;
10972
11050
  onEnd?: ((value: number | number[]) => any) | undefined;
10973
11051
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10974
- "update:model-value": (value: number | number[]) => any;
10975
11052
  "update:modelValue": (value: number | number[]) => any;
11053
+ "update:model-value": (value: number | number[]) => any;
10976
11054
  start: (value: number | number[]) => any;
10977
11055
  end: (value: number | number[]) => any;
10978
11056
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
@@ -10985,8 +11063,8 @@ declare const Slider: {
10985
11063
  }, Readonly<SliderRootProps & {
10986
11064
  modelValue?: number | number[];
10987
11065
  }> & Readonly<{
10988
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10989
11066
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11067
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
10990
11068
  onStart?: ((value: number | number[]) => any) | undefined;
10991
11069
  onEnd?: ((value: number | number[]) => any) | undefined;
10992
11070
  }>, {}, {}, {}, {}, {}>;
@@ -10996,13 +11074,13 @@ declare const Slider: {
10996
11074
  } & _$vue.ComponentOptionsBase<Readonly<SliderRootProps & {
10997
11075
  modelValue?: number | number[];
10998
11076
  }> & Readonly<{
10999
- "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
11000
11077
  "onUpdate:modelValue"?: ((value: number | number[]) => any) | undefined;
11078
+ "onUpdate:model-value"?: ((value: number | number[]) => any) | undefined;
11001
11079
  onStart?: ((value: number | number[]) => any) | undefined;
11002
11080
  onEnd?: ((value: number | number[]) => any) | undefined;
11003
11081
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11004
- "update:model-value": (value: number | number[]) => any;
11005
11082
  "update:modelValue": (value: number | number[]) => any;
11083
+ "update:model-value": (value: number | number[]) => any;
11006
11084
  start: (value: number | number[]) => any;
11007
11085
  end: (value: number | number[]) => any;
11008
11086
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
@@ -12074,8 +12152,8 @@ declare const __VLS_export$26: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
12074
12152
  props: _$vue.PublicProps & __VLS_PrettifyLocal$8<(SwitchGroupProps & {
12075
12153
  modelValue?: T | T[];
12076
12154
  }) & {
12077
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12078
12155
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12156
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12079
12157
  }> & (typeof globalThis extends {
12080
12158
  __VLS_PROPS_FALLBACK: infer P;
12081
12159
  } ? P : {});
@@ -12207,8 +12285,8 @@ declare const __VLS_export$24: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
12207
12285
  props: _$vue.PublicProps & __VLS_PrettifyLocal$7<(SwitchRootProps<V> & {
12208
12286
  modelValue?: boolean;
12209
12287
  }) & {
12210
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12211
12288
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12289
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12212
12290
  }> & (typeof globalThis extends {
12213
12291
  __VLS_PROPS_FALLBACK: infer P;
12214
12292
  } ? P : {});
@@ -12409,8 +12487,8 @@ declare const Switch: {
12409
12487
  as?: (DOMElement | null) | undefined;
12410
12488
  renderless?: boolean | undefined;
12411
12489
  modelValue?: (T | T[]) | undefined;
12412
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12413
12490
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12491
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12414
12492
  } & (typeof globalThis extends {
12415
12493
  __VLS_PROPS_FALLBACK: infer P;
12416
12494
  } ? P : {});
@@ -12500,8 +12578,8 @@ declare const Switch: {
12500
12578
  as?: (DOMElement | null) | undefined;
12501
12579
  renderless?: boolean | undefined;
12502
12580
  modelValue?: boolean | undefined;
12503
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12504
12581
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
12582
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
12505
12583
  } & (typeof globalThis extends {
12506
12584
  __VLS_PROPS_FALLBACK: infer P;
12507
12585
  } ? P : {});
@@ -12717,8 +12795,8 @@ declare const __VLS_export$20: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
12717
12795
  props: _$vue.PublicProps & __VLS_PrettifyLocal$6<(TabsRootProps & {
12718
12796
  modelValue?: T | T[];
12719
12797
  }) & {
12720
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12721
12798
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12799
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12722
12800
  }> & (typeof globalThis extends {
12723
12801
  __VLS_PROPS_FALLBACK: infer P;
12724
12802
  } ? P : {});
@@ -12913,8 +12991,8 @@ declare const Tabs: {
12913
12991
  orientation?: TabsOrientation | undefined;
12914
12992
  activation?: TabsActivation | undefined;
12915
12993
  modelValue?: (T | T[]) | undefined;
12916
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12917
12994
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
12995
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
12918
12996
  } & (typeof globalThis extends {
12919
12997
  __VLS_PROPS_FALLBACK: infer P;
12920
12998
  } ? P : {});
@@ -13080,8 +13158,8 @@ declare const __VLS_export$15: <T = unknown>(__VLS_props: NonNullable<Awaited<ty
13080
13158
  props: _$vue.PublicProps & __VLS_PrettifyLocal$3<(ToggleGroupProps & {
13081
13159
  modelValue?: T | T[];
13082
13160
  }) & {
13083
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13084
13161
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13162
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13085
13163
  }> & (typeof globalThis extends {
13086
13164
  __VLS_PROPS_FALLBACK: infer P;
13087
13165
  } ? P : {});
@@ -13153,6 +13231,7 @@ interface ToggleRootSlotProps {
13153
13231
  /** Attributes to bind to the toggle element */
13154
13232
  attrs: {
13155
13233
  'type': 'button' | undefined;
13234
+ 'role': 'button' | undefined;
13156
13235
  'aria-pressed': boolean;
13157
13236
  'aria-disabled': boolean;
13158
13237
  'tabindex': 0 | undefined;
@@ -13168,8 +13247,8 @@ declare const __VLS_export$13: <V = unknown>(__VLS_props: NonNullable<Awaited<ty
13168
13247
  props: _$vue.PublicProps & __VLS_PrettifyLocal$2<(ToggleRootProps<V> & {
13169
13248
  modelValue?: boolean;
13170
13249
  }) & {
13171
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13172
13250
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
13251
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13173
13252
  }> & (typeof globalThis extends {
13174
13253
  __VLS_PROPS_FALLBACK: infer P;
13175
13254
  } ? P : {});
@@ -13247,8 +13326,8 @@ declare const Toggle: {
13247
13326
  as?: (DOMElement | null) | undefined;
13248
13327
  renderless?: boolean | undefined;
13249
13328
  modelValue?: (T | T[]) | undefined;
13250
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13251
13329
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
13330
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
13252
13331
  } & (typeof globalThis extends {
13253
13332
  __VLS_PROPS_FALLBACK: infer P;
13254
13333
  } ? P : {});
@@ -13337,8 +13416,8 @@ declare const Toggle: {
13337
13416
  as?: (DOMElement | null) | undefined;
13338
13417
  renderless?: boolean | undefined;
13339
13418
  modelValue?: boolean | undefined;
13340
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13341
13419
  "onUpdate:modelValue"?: ((value: boolean | undefined) => any) | undefined;
13420
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13342
13421
  } & (typeof globalThis extends {
13343
13422
  __VLS_PROPS_FALLBACK: infer P;
13344
13423
  } ? P : {});
@@ -13416,13 +13495,13 @@ declare const _default$12: typeof __VLS_export$12;
13416
13495
  declare const __VLS_export$12: __VLS_WithSlots$10<_$vue.DefineComponent<TooltipRootProps & {
13417
13496
  modelValue?: boolean;
13418
13497
  }, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13419
- "update:model-value": (value: boolean) => any;
13420
13498
  "update:modelValue": (value: boolean) => any;
13499
+ "update:model-value": (value: boolean) => any;
13421
13500
  }, string, _$vue.PublicProps, Readonly<TooltipRootProps & {
13422
13501
  modelValue?: boolean;
13423
13502
  }> & Readonly<{
13424
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13425
13503
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13504
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13426
13505
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>, {
13427
13506
  default: (props: TooltipRootSlotProps) => any;
13428
13507
  }>;
@@ -13536,11 +13615,11 @@ declare const Tooltip: {
13536
13615
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<TooltipRootProps & {
13537
13616
  modelValue?: boolean;
13538
13617
  }> & Readonly<{
13539
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13540
13618
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13619
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13541
13620
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13542
- "update:model-value": (value: boolean) => any;
13543
13621
  "update:modelValue": (value: boolean) => any;
13622
+ "update:model-value": (value: boolean) => any;
13544
13623
  }, _$vue.PublicProps, {}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
13545
13624
  P: {};
13546
13625
  B: {};
@@ -13551,8 +13630,8 @@ declare const Tooltip: {
13551
13630
  }, Readonly<TooltipRootProps & {
13552
13631
  modelValue?: boolean;
13553
13632
  }> & Readonly<{
13554
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13555
13633
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13634
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13556
13635
  }>, {}, {}, {}, {}, {}>;
13557
13636
  __isFragment?: never;
13558
13637
  __isTeleport?: never;
@@ -13560,11 +13639,11 @@ declare const Tooltip: {
13560
13639
  } & _$vue.ComponentOptionsBase<Readonly<TooltipRootProps & {
13561
13640
  modelValue?: boolean;
13562
13641
  }> & Readonly<{
13563
- "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13564
13642
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
13643
+ "onUpdate:model-value"?: ((value: boolean) => any) | undefined;
13565
13644
  }>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13566
- "update:model-value": (value: boolean) => any;
13567
13645
  "update:modelValue": (value: boolean) => any;
13646
+ "update:model-value": (value: boolean) => any;
13568
13647
  }, string, {}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
13569
13648
  $slots: {
13570
13649
  default: (props: TooltipRootSlotProps) => any;
@@ -14195,8 +14274,8 @@ declare const __VLS_export$1: <T = unknown>(__VLS_props: NonNullable<Awaited<typ
14195
14274
  props: _$vue.PublicProps & __VLS_PrettifyLocal<(TreeviewRootProps & {
14196
14275
  modelValue?: T | T[];
14197
14276
  }) & {
14198
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14199
14277
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
14278
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14200
14279
  }> & (typeof globalThis extends {
14201
14280
  __VLS_PROPS_FALLBACK: infer P;
14202
14281
  } ? P : {});
@@ -14294,8 +14373,8 @@ declare const Treeview: {
14294
14373
  selection?: NestedSelectionMode | undefined;
14295
14374
  active?: NestedActiveMode | undefined;
14296
14375
  modelValue?: (T | T[]) | undefined;
14297
- "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14298
14376
  "onUpdate:modelValue"?: ((value: T | T[] | undefined) => any) | undefined;
14377
+ "onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
14299
14378
  } & (typeof globalThis extends {
14300
14379
  __VLS_PROPS_FALLBACK: infer P;
14301
14380
  } ? P : {});
@@ -14602,4 +14681,4 @@ declare const Treeview: {
14602
14681
  });
14603
14682
  };
14604
14683
  //#endregion
14605
- export { useTooltipRoot as $, PaginationPrevSlotProps as $a, _default$116 as $c, AvatarContext as $d, _default$62 as $i, CheckboxHiddenInputProps as $l, provideSnackbarQueueContext as $n, NumberFieldRootSlotProps as $o, _default$49 as $r, ExpansionPanel as $s, _default$24 as $t, ButtonGroupProps as $u, TreeviewGroupSlotProps as A, PopoverActivatorProps as Aa, _default$110 as Ac, BreadcrumbsRootContext as Ad, _default$165 as Af, _default$57 as Ai, CollapsibleActivatorProps as Al, SplitterPanelTicket as An, OverflowTicket as Ao, provideSingleRoot as Ar, _default$97 as As, TabsActivation as At, CarouselOrientation as Au, TreeviewSelectAllSlotProps as B, PaginationStatusProps as Ba, _default$113 as Bc, AvatarGroupSlotProps as Bd, AtomExpose as Bf, RadioActivation as Bi, CheckboxSelectAllProps as Bl, SnackbarCloseProps as Bn, NumberFieldScrubSlotProps as Bo, useSelectionRoot as Br, useImageRoot as Bs, SwitchTrackProps as Bt, ButtonRootProps as Bu, TreeviewCheckboxProps as C, PortalSlotProps as Ca, useExpansionPanelGroup as Cc, BreadcrumbsListSlotProps as Cd, _default$163 as Cf, RatingRootSlotProps as Ci, Collapsible as Cl, SplitterPanelExpose as Cn, OverflowRootProps as Co, Single as Cr, _default$95 as Cs, _default$17 as Ct, CarouselItemProps as Cu, TreeviewCueProps as D, PopoverContentProps as Da, _default$109 as Dc, _default$153 as Dd, AlertDialogContentEmits as Df, Radio as Di, CollapsibleCueProps as Dl, SplitterContext as Dn, useOverflowRoot as Do, SingleRootProps as Dr, _default$96 as Ds, TabsListProps as Dt, CarouselViewportSlotProps as Du, TreeviewContentSlotProps as E, PopoverContentEmits as Ea, DialogCloseSlotProps as Ec, BreadcrumbsRootSlotProps as Ed, _default$164 as Ef, useRatingRoot as Ei, _default$124 as El, _default$30 as En, provideOverflowRoot as Eo, _default$42 as Er, ImageFallbackSlotProps as Es, _default$18 as Et, CarouselViewportProps as Eu, TreeviewListProps as F, PopoverRootSlotProps as Fa, DialogContentProps as Fc, AvatarIndicatorSlotProps as Fd, AlertDialogRootProps as Ff, _default$58 as Fi, CollapsibleRootSlotProps as Fl, provideSplitterRoot as Fn, _default$84 as Fo, _default$44 as Fr, ImageContext as Fs, TabsTicket as Ft, _default$140 as Fu, TooltipActivatorProps as G, _default$74 as Ga, provideDialogContext as Gc, useAvatarGroup as Gd, _default$60 as Gi, _default$129 as Gl, SnackbarRootSlotProps as Gn, NumberFieldIncrementProps as Go, SelectItemProps as Gr, GroupRootProps as Gs, _default$22 as Gt, ButtonLoadingProps as Gu, TooltipContentProps as H, _default$73 as Ha, DialogRootProps as Hc, AvatarGroupTicketInput as Hd, AtomSlots as Hf, RadioGroupProps as Hi, _default$128 as Hl, _default$33 as Hn, NumberFieldDecrementProps as Ho, SelectPlaceholderProps as Hr, GroupItemProps as Hs, _default$21 as Ht, _default$141 as Hu, TreeviewListSlotProps as I, _default$72 as Ia, DialogContentSlotProps as Ic, _default$154 as Id, AlertDialogRootSlotProps as If, provideRadioRoot as Ii, _default$127 as Il, useSplitterRoot as In, NumberFieldDescriptionProps as Io, SelectionRootProps as Ir, ImageRootProps as Is, _default$20 as It, provideCarouselRoot as Iu, TooltipRootContext as J, _default$75 as Ja, ComboboxErrorProps as Jc, _default$156 as Jd, Progress as Ji, CheckboxRootSlotProps as Jl, useSnackbarRootContext as Jn, NumberFieldControlProps as Jo, SelectCueProps as Jr, provideGroupRoot as Js, _default$23 as Jt, ButtonIconProps as Ju, TooltipActivatorSlotProps as K, PaginationNextProps as Ka, useDialogContext as Kc, AvatarFallbackProps as Kd, provideRadioGroup as Ki, CheckboxRootContext as Kl, _default$34 as Kn, NumberFieldIncrementSlotProps as Ko, SelectItemSlotProps as Kr, GroupRootSlotProps as Ks, SwitchSelectAllProps as Kt, ButtonLoadingSlotProps as Ku, TreeviewRootProps as L, providePopoverContext as La, _default$112 as Lc, AvatarGroupContext as Ld, _default$167 as Lf, useRadioRoot as Li, provideCollapsible as Ll, Snackbar as Ln, NumberFieldDescriptionSlotProps as Lo, SelectionRootSlotProps as Lr, ImageRootSlotProps as Ls, provideTabsRoot as Lt, useCarouselRoot as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, DialogTitleSlotProps as Mc, BreadcrumbsTicketType as Md, AlertDialogActivatorSlotProps as Mf, RadioRootProps as Mi, _default$126 as Ml, SplitterRootProps as Mn, NumberField as Mo, Selection as Mr, ImageImgProps as Ms, TabsOrientation as Mt, CarouselRootProps as Mu, TreeviewItemProps as N, PopoverContext as Na, _default$111 as Nc, Avatar as Nd, _default$166 as Nf, RadioRootSlotProps as Ni, CollapsibleContext as Nl, SplitterRootSlotProps as Nn, NumberFieldErrorProps as No, SelectionItemProps as Nr, ImageImgSlotProps as Ns, TabsRootProps as Nt, CarouselRootSlotProps as Nu, TreeviewCueSlotProps as O, PopoverContentSlotProps as Oa, DialogDescriptionProps as Oc, provideBreadcrumbsRoot as Od, AlertDialogContentProps as Of, RadioIndicatorProps as Oi, CollapsibleCueSlotProps as Ol, SplitterOrientation as On, OverflowPriority as Oo, SingleRootSlotProps as Or, ImagePlaceholderProps as Os, TabsListSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PopoverRootProps as Pa, DialogContentEmits as Pc, AvatarIndicatorProps as Pd, AlertDialogContext as Pf, RadioState as Pi, CollapsibleRootProps as Pl, _default$31 as Pn, NumberFieldErrorSlotProps as Po, SelectionItemSlotProps as Pr, _default$98 as Ps, TabsRootSlotProps as Pt, CarouselTicket as Pu, provideTooltipRoot as Q, PaginationPrevProps as Qa, ComboboxDescriptionSlotProps as Qc, _default$157 as Qd, ProgressLabelSlotProps as Qi, useCheckboxRoot as Ql, _default$35 as Qn, NumberFieldRootProps as Qo, SelectContentSlotProps as Qr, _default$102 as Qs, SwitchState as Qt, _default$144 as Qu, TreeviewRootSlotProps as R, usePopoverContext as Ra, DialogActivatorProps as Rc, AvatarGroupPriority as Rd, provideAlertDialogContext as Rf, RadioHiddenInputProps as Ri, useCollapsible as Rl, SnackbarContentProps as Rn, _default$85 as Ro, _default$45 as Rr, _default$99 as Rs, useTabsRoot as Rt, Button as Ru, TreeviewActivatorSlotProps as S, PortalProps as Sa, provideExpansionPanelGroup as Sc, BreadcrumbsListProps as Sd, AlertDialogDescriptionSlotProps as Sf, RatingRootProps as Si, useComboboxContext as Sl, _default$29 as Sn, _default$82 as So, useSliderRoot as Sr, InputControlSlotProps as Ss, TabsPanelSlotProps as St, _default$137 as Su, TreeviewContentProps as T, Popover as Ta, DialogCloseProps as Tc, BreadcrumbsRootProps as Td, AlertDialogTitleSlotProps as Tf, provideRatingRoot as Ti, CollapsibleContentSlotProps as Tl, SplitterPanelSlotProps as Tn, _default$83 as To, SingleItemSlotProps as Tr, ImageFallbackProps as Ts, TabsItemSlotProps as Tt, _default$138 as Tu, TooltipContentSlotProps as U, PaginationLastProps as Ua, DialogRootSlotProps as Uc, _default$155 as Ud, _default$168 as Uf, RadioGroupSlotProps as Ui, CheckboxIndicatorProps as Ul, SnackbarRootContext as Un, NumberFieldDecrementSlotProps as Uo, SelectPlaceholderSlotProps as Ur, GroupItemSlotProps as Us, SwitchThumbProps as Ut, provideButtonRoot as Uu, Tooltip as V, PaginationStatusSlotProps as Va, DialogContext as Vc, AvatarGroupTicket as Vd, AtomProps as Vf, RadioGroupContext as Vi, CheckboxSelectAllSlotProps as Vl, SnackbarCloseSlotProps as Vn, _default$86 as Vo, Select as Vr, Group as Vs, SwitchTrackSlotProps as Vt, ButtonRootSlotProps as Vu, _default$10 as W, PaginationLastSlotProps as Wa, _default$114 as Wc, provideAvatarGroup as Wd, RadioTicket as Wi, CheckboxIndicatorSlotProps as Wl, SnackbarRootProps as Wn, _default$87 as Wo, _default$46 as Wr, _default$100 as Ws, SwitchThumbSlotProps as Wt, useButtonRoot as Wu, TooltipRootSlotProps as X, PaginationEllipsisSlotProps as Xa, _default$115 as Xc, AvatarImageProps as Xd, _default$61 as Xi, _default$130 as Xl, SnackbarQueueProps as Xn, _default$89 as Xo, _default$48 as Xr, FormProps as Xs, SwitchRootProps as Xt, _default$143 as Xu, TooltipRootProps as Y, PaginationEllipsisProps as Ya, ComboboxErrorSlotProps as Yc, AvatarImageEmits as Yd, ProgressHiddenInputProps as Yi, CheckboxState as Yl, SnackbarQueueContext as Yn, NumberFieldControlSlotProps as Yo, SelectCueSlotProps as Yr, useGroupRoot as Ys, SwitchRootContext as Yt, ButtonIconSlotProps as Yu, _default$12 as Z, _default$76 as Za, ComboboxDescriptionProps as Zc, AvatarImageSlotProps as Zd, ProgressLabelProps as Zi, provideCheckboxRoot as Zl, SnackbarQueueSlotProps as Zn, NumberFieldRootContext as Zo, SelectContentProps as Zr, FormSlotProps as Zs, SwitchRootSlotProps as Zt, ButtonHiddenInputProps as Zu, _default$6 as _, useProgressRoot as _a, useExpansionPanelRoot as _c, BreadcrumbsPageSlotProps as _d, _default$161 as _f, _default$54 as _i, _default$122 as _l, useStepRoot as _n, OverflowIndicatorProps as _o, SliderRootContext as _r, _default$93 as _s, ThemeProps as _t, CarouselNextProps as _u, provideTreeviewRoot as a, _default$64 as aa, _default$104 as ac, ButtonContentSlotProps as ad, useAvatarRoot as af, _default$51 as ai, _default$118 as al, SwitchGroupSlotProps as an, PaginationItemSlotProps as ao, SliderHiddenInputProps as ar, _default$91 as as, provideToggleRoot as at, useCheckboxGroup as au, _default$9 as b, PresenceSlotProps as ba, ExpansionPanelOptionsContext as bc, BreadcrumbsItemSlotProps as bd, _default$162 as bf, _default$55 as bi, _default$123 as bl, SplitterHandleSlotProps as bn, OverflowItemProps as bo, _default$41 as br, _default$94 as bs, Tabs as bt, CarouselPreviousProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, BreadcrumbsLinkProps as cd, _default$159 as cf, SelectRootSlotProps as ci, _default$119 as cl, useSwitchGroup as cn, PaginationRootSlotProps as co, SliderThumbSlotProps as cr, InputRootProps as cs, ToggleIndicatorSlotProps as ct, CarouselLiveRegionSlotProps as cu, TreeviewItemContext as d, _default$66 as da, _default$106 as dc, BreadcrumbsEllipsisSlotProps as dd, AlertDialogActionEvent as df, useSelectContext as di, _default$120 as dl, StepItemSlotProps as dn, providePaginationItems as do, SliderRangeProps as dr, ValidateOn as ds, ToggleGroupProps as dt, CarouselProgressSlotProps as du, ProgressValueProps as ea, ExpansionPanelContentProps as ec, ButtonGroupSlotProps as ed, AvatarRootProps as ef, SelectValueProps as ei, ComboboxEmptyProps as el, provideSwitchRoot as en, _default$77 as eo, useSnackbarQueueContext as er, _default$90 as es, Toggle as et, _default$131 as eu, _default$3 as f, ProgressRootContext as fa, ExpansionPanelRootContext as fc, _default$148 as fd, AlertDialogActionProps as ff, ScrimProps as fi, ComboboxControlProps as fl, _default$27 as fn, providePaginationRoot as fo, SliderRangeSlotProps as fr, _default$92 as fs, ToggleGroupSlotProps as ft, _default$134 as fu, _default$5 as g, provideProgressRoot as ga, provideExpansionPanelRoot as gc, BreadcrumbsPageProps as gd, AlertDialogCloseSlotProps as gf, RatingHiddenInputProps as gi, ComboboxActivatorSlotProps as gl, provideStepRoot as gn, Overflow as go, _default$40 as gr, InputErrorSlotProps as gs, useToggleGroup as gt, _default$135 as gu, _default$4 as h, _default$67 as ha, _default$107 as hc, _default$149 as hd, AlertDialogCloseProps as hf, Rating as hi, ComboboxActivatorProps as hl, _default$28 as hn, usePaginationRoot as ho, SliderTrackSlotProps as hr, InputErrorProps as hs, provideToggleGroup as ht, CarouselIndicatorSlotProps as hu, _default$1 as i, ProgressBufferSlotProps as ia, ExpansionPanelCueSlotProps as ic, ButtonContentProps as id, provideAvatarRoot as if, SelectActivatorSlotProps as ii, ComboboxItemSlotProps as il, SwitchGroupProps as in, PaginationItemProps as io, Slider as ir, LocaleSlotProps as is, _default$13 as it, provideCheckboxGroup as iu, TreeviewIndicatorProps as j, PopoverActivatorSlotProps as ja, DialogTitleProps as jc, BreadcrumbsTicket as jd, AlertDialogActivatorProps as jf, RadioRootContext as ji, CollapsibleActivatorSlotProps as jl, SplitterRootExpose as jn, OverflowTicketInput as jo, useSingleRoot as jr, ImageImgEmits as js, TabsContext as jt, CarouselPartTicket as ju, TreeviewGroupProps as k, _default$70 as ka, DialogDescriptionSlotProps as kc, useBreadcrumbsRoot as kd, AlertDialogContentSlotProps as kf, RadioIndicatorSlotProps as ki, _default$125 as kl, SplitterPanelInput as kn, OverflowRootContext as ko, _default$43 as kr, ImagePlaceholderSlotProps as ks, _default$19 as kt, CarouselContext as ku, provideTreeviewList as l, ProgressTrackProps as la, ExpansionPanelHeaderProps as lc, _default$147 as ld, AlertDialog as lf, _default$52 as li, ComboboxCueProps as ll, Step as ln, _default$80 as lo, SliderThumbState as lr, InputRootSlotProps as ls, _default$14 as lt, _default$133 as lu, useTreeviewItem as m, ProgressRootSlotProps as ma, ExpansionPanelRootSlotProps as mc, BreadcrumbsDividerSlotProps as md, _default$160 as mf, _default$53 as mi, _default$121 as ml, StepRootSlotProps as mn, usePaginationItems as mo, SliderTrackProps as mr, useInputRoot as ms, _default$15 as mt, CarouselIndicatorProps as mu, _default as n, _default$63 as na, _default$103 as nc, provideButtonGroup as nd, AvatarTicket as nf, _default$50 as ni, _default$117 as nl, SwitchHiddenInputProps as nn, PaginationFirstSlotProps as no, SnackbarPortalSlotProps as nr, useNumberFieldRoot as ns, ToggleRootProps as nt, CheckboxGroupSlotProps as nu, useTreeviewRoot as o, ProgressFillProps as oa, ExpansionPanelActivatorProps as oc, _default$146 as od, AspectRatioProps as of, SelectContext as oi, ComboboxContentProps as ol, _default$26 as on, _default$79 as oo, _default$37 as or, Input as os, useToggleRoot as ot, Carousel as ou, provideTreeviewItem as p, ProgressRootProps as pa, ExpansionPanelRootProps as pc, BreadcrumbsDividerProps as pd, AlertDialogActionSlotProps as pf, ScrimSlotProps as pi, ComboboxControlSlotProps as pl, StepRootProps as pn, usePaginationControls as po, _default$39 as pr, provideInputRoot as ps, ToggleOrientation as pt, CarouselIndicatorItem as pu, _default$11 as q, PaginationNextSlotProps as qa, Combobox as qc, AvatarFallbackSlotProps as qd, useRadioGroup as qi, CheckboxRootProps as ql, provideSnackbarRootContext as qn, _default$88 as qo, _default$47 as qr, _default$101 as qs, SwitchSelectAllSlotProps as qt, _default$142 as qu, TreeviewRootContext as r, ProgressBufferProps as ra, ExpansionPanelCueProps as rc, useButtonGroup as rd, _default$158 as rf, SelectActivatorProps as ri, ComboboxItemProps as rl, _default$25 as rn, _default$78 as ro, _default$36 as rr, LocaleProps as rs, ToggleRootSlotProps as rt, _default$132 as ru, TreeviewListContext as s, ProgressFillSlotProps as sa, ExpansionPanelActivatorSlotProps as sc, Breadcrumbs as sd, AspectRatioSlotProps as sf, SelectRootProps as si, ComboboxContentSlotProps as sl, provideSwitchGroup as sn, PaginationRootProps as so, SliderThumbProps as sr, InputRootContext as ss, ToggleIndicatorProps as st, CarouselLiveRegionProps as su, Treeview as t, ProgressValueSlotProps as ta, ExpansionPanelContentSlotProps as tc, _default$145 as td, AvatarRootSlotProps as tf, SelectValueSlotProps as ti, ComboboxEmptySlotProps as tl, useSwitchRoot as tn, PaginationFirstProps as to, SnackbarPortalProps as tr, provideNumberFieldRoot as ts, ToggleRootContext as tt, CheckboxGroupProps as tu, useTreeviewList as u, ProgressTrackSlotProps as ua, ExpansionPanelHeaderSlotProps as uc, BreadcrumbsEllipsisProps as ud, AlertDialogActionEmits as uf, provideSelectContext as ui, ComboboxCueSlotProps as ul, StepItemProps as un, providePaginationControls as uo, _default$38 as ur, ValidateEvent as us, ToggleGroupContext as ut, CarouselProgressProps as uu, _default$7 as v, PresenceAttrs as va, ExpansionPanelGroupProps as vc, _default$150 as vd, AlertDialogCancelProps as vf, RatingItemProps as vi, ComboboxRootProps as vl, Splitter as vn, OverflowIndicatorSlotProps as vo, SliderRootProps as vr, InputDescriptionProps as vs, ThemeSlotProps as vt, CarouselNextSlotProps as vu, TreeviewCheckboxSlotProps as w, _default$69 as wa, Dialog as wc, _default$152 as wd, AlertDialogTitleProps as wf, _default$56 as wi, CollapsibleContentProps as wl, SplitterPanelProps as wn, OverflowRootSlotProps as wo, SingleItemProps as wr, Image as ws, TabsItemProps as wt, CarouselItemSlotProps as wu, TreeviewActivatorProps as x, _default$68 as xa, _default$108 as xc, _default$151 as xd, AlertDialogDescriptionProps as xf, RatingRootContext as xi, provideComboboxContext as xl, SplitterHandleState as xn, OverflowItemSlotProps as xo, provideSliderRoot as xr, InputControlProps as xs, TabsPanelProps as xt, CarouselPreviousSlotProps as xu, _default$8 as y, PresenceProps as ya, ExpansionPanelGroupSlotProps as yc, BreadcrumbsItemProps as yd, AlertDialogCancelSlotProps as yf, RatingItemSlotProps as yi, ComboboxRootSlotProps as yl, SplitterHandleProps as yn, _default$81 as yo, SliderRootSlotProps as yr, InputDescriptionSlotProps as ys, _default$16 as yt, _default$136 as yu, TreeviewSelectAllProps as z, Pagination as za, DialogActivatorSlotProps as zc, AvatarGroupProps as zd, useAlertDialogContext as zf, _default$59 as zi, Checkbox as zl, _default$32 as zn, NumberFieldScrubProps as zo, provideSelectionRoot as zr, provideImageRoot as zs, Switch as zt, ButtonRootContext as zu };
14684
+ export { useTooltipRoot as $, PaginationPrevSlotProps as $a, _default$116 as $c, AvatarImageProps as $d, _default$62 as $i, CheckboxHiddenInputProps as $l, provideSnackbarQueueContext as $n, NumberFieldRootSlotProps as $o, _default$49 as $r, ExpansionPanel as $s, _default$24 as $t, ButtonGroupProps as $u, TreeviewGroupSlotProps as A, PopoverActivatorProps as Aa, _default$110 as Ac, _default$154 as Ad, AlertDialogContentEmits as Af, _default$57 as Ai, CollapsibleActivatorProps as Al, SplitterPanelTicket as An, OverflowTicket as Ao, provideSingleRoot as Ar, _default$97 as As, TabsActivation as At, CarouselOrientation as Au, TreeviewSelectAllSlotProps as B, PaginationStatusProps as Ba, _default$113 as Bc, AvatarGroupContext as Bd, _default$168 as Bf, RadioActivation as Bi, CheckboxSelectAllProps as Bl, SnackbarCloseProps as Bn, NumberFieldScrubSlotProps as Bo, useSelectionRoot as Br, useImageRoot as Bs, SwitchTrackProps as Bt, ButtonRootProps as Bu, TreeviewCheckboxProps as C, PortalSlotProps as Ca, useExpansionPanelGroup as Cc, BreadcrumbsItemSlotProps as Cd, _default$163 as Cf, RatingRootSlotProps as Ci, Collapsible as Cl, SplitterPanelExpose as Cn, OverflowRootProps as Co, Single as Cr, _default$95 as Cs, _default$17 as Ct, CarouselItemProps as Cu, TreeviewCueProps as D, PopoverContentProps as Da, _default$109 as Dc, _default$153 as Dd, AlertDialogTitleProps as Df, Radio as Di, CollapsibleCueProps as Dl, SplitterContext as Dn, useOverflowRoot as Do, SingleRootProps as Dr, _default$96 as Ds, TabsListProps as Dt, CarouselViewportSlotProps as Du, TreeviewContentSlotProps as E, PopoverContentEmits as Ea, DialogCloseSlotProps as Ec, BreadcrumbsListSlotProps as Ed, _default$164 as Ef, useRatingRoot as Ei, _default$124 as El, _default$30 as En, provideOverflowRoot as Eo, _default$42 as Er, ImageFallbackSlotProps as Es, _default$18 as Et, CarouselViewportProps as Eu, TreeviewListProps as F, PopoverRootSlotProps as Fa, DialogContentProps as Fc, BreadcrumbsTicketType as Fd, AlertDialogActivatorSlotProps as Ff, _default$58 as Fi, CollapsibleRootSlotProps as Fl, provideSplitterRoot as Fn, _default$84 as Fo, _default$44 as Fr, ImageContext as Fs, TabsTicket as Ft, _default$140 as Fu, TooltipActivatorProps as G, _default$74 as Ga, provideDialogContext as Gc, AvatarGroupTicketInput as Gd, AtomSlots as Gf, _default$60 as Gi, _default$129 as Gl, SnackbarRootSlotProps as Gn, NumberFieldIncrementProps as Go, SelectItemProps as Gr, GroupRootProps as Gs, _default$22 as Gt, ButtonLoadingProps as Gu, TooltipContentProps as H, _default$73 as Ha, DialogRootProps as Hc, AvatarGroupProps as Hd, useAlertDialogContext as Hf, RadioGroupProps as Hi, _default$128 as Hl, _default$33 as Hn, NumberFieldDecrementProps as Ho, SelectPlaceholderProps as Hr, GroupItemProps as Hs, _default$21 as Ht, _default$141 as Hu, TreeviewListSlotProps as I, _default$72 as Ia, DialogContentSlotProps as Ic, Avatar as Id, _default$167 as If, provideRadioRoot as Ii, _default$127 as Il, useSplitterRoot as In, NumberFieldDescriptionProps as Io, SelectionRootProps as Ir, ImageRootProps as Is, _default$20 as It, provideCarouselRoot as Iu, TooltipRootContext as J, _default$75 as Ja, ComboboxErrorProps as Jc, useAvatarGroup as Jd, Progress as Ji, CheckboxRootSlotProps as Jl, useSnackbarRootContext as Jn, NumberFieldControlProps as Jo, SelectCueProps as Jr, provideGroupRoot as Js, _default$23 as Jt, ButtonIconProps as Ju, TooltipActivatorSlotProps as K, PaginationNextProps as Ka, useDialogContext as Kc, _default$156 as Kd, _default$169 as Kf, provideRadioGroup as Ki, CheckboxRootContext as Kl, _default$34 as Kn, NumberFieldIncrementSlotProps as Ko, SelectItemSlotProps as Kr, GroupRootSlotProps as Ks, SwitchSelectAllProps as Kt, ButtonLoadingSlotProps as Ku, TreeviewRootProps as L, providePopoverContext as La, _default$112 as Lc, AvatarIndicatorProps as Ld, AlertDialogContext as Lf, useRadioRoot as Li, provideCollapsible as Ll, Snackbar as Ln, NumberFieldDescriptionSlotProps as Lo, SelectionRootSlotProps as Lr, ImageRootSlotProps as Ls, provideTabsRoot as Lt, useCarouselRoot as Lu, TreeviewIndicatorSlotProps as M, _default$71 as Ma, DialogTitleSlotProps as Mc, useBreadcrumbsRoot as Md, AlertDialogContentSlotProps as Mf, RadioRootProps as Mi, _default$126 as Ml, SplitterRootProps as Mn, NumberField as Mo, Selection as Mr, ImageImgProps as Ms, TabsOrientation as Mt, CarouselRootProps as Mu, TreeviewItemProps as N, PopoverContext as Na, _default$111 as Nc, BreadcrumbsRootContext as Nd, _default$166 as Nf, RadioRootSlotProps as Ni, CollapsibleContext as Nl, SplitterRootSlotProps as Nn, NumberFieldErrorProps as No, SelectionItemProps as Nr, ImageImgSlotProps as Ns, TabsRootProps as Nt, CarouselRootSlotProps as Nu, TreeviewCueSlotProps as O, PopoverContentSlotProps as Oa, DialogDescriptionProps as Oc, BreadcrumbsRootProps as Od, AlertDialogTitleSlotProps as Of, RadioIndicatorProps as Oi, CollapsibleCueSlotProps as Ol, SplitterOrientation as On, OverflowPriority as Oo, SingleRootSlotProps as Or, ImagePlaceholderProps as Os, TabsListSlotProps as Ot, _default$139 as Ou, TreeviewItemSlotProps as P, PopoverRootProps as Pa, DialogContentEmits as Pc, BreadcrumbsTicket as Pd, AlertDialogActivatorProps as Pf, RadioState as Pi, CollapsibleRootProps as Pl, _default$31 as Pn, NumberFieldErrorSlotProps as Po, SelectionItemSlotProps as Pr, _default$98 as Ps, TabsRootSlotProps as Pt, CarouselTicket as Pu, provideTooltipRoot as Q, PaginationPrevProps as Qa, ComboboxDescriptionSlotProps as Qc, AvatarImageEmits as Qd, ProgressLabelSlotProps as Qi, useCheckboxRoot as Ql, _default$35 as Qn, NumberFieldRootProps as Qo, SelectContentSlotProps as Qr, _default$102 as Qs, SwitchState as Qt, _default$144 as Qu, TreeviewRootSlotProps as R, usePopoverContext as Ra, DialogActivatorProps as Rc, AvatarIndicatorSlotProps as Rd, AlertDialogRootProps as Rf, RadioHiddenInputProps as Ri, useCollapsible as Rl, SnackbarContentProps as Rn, _default$85 as Ro, _default$45 as Rr, _default$99 as Rs, useTabsRoot as Rt, Button as Ru, TreeviewActivatorSlotProps as S, PortalProps as Sa, provideExpansionPanelGroup as Sc, BreadcrumbsItemProps as Sd, AlertDialogCancelSlotProps as Sf, RatingRootProps as Si, useComboboxContext as Sl, _default$29 as Sn, _default$82 as So, useSliderRoot as Sr, InputControlSlotProps as Ss, TabsPanelSlotProps as St, _default$137 as Su, TreeviewContentProps as T, Popover as Ta, DialogCloseProps as Tc, BreadcrumbsListProps as Td, AlertDialogDescriptionSlotProps as Tf, provideRatingRoot as Ti, CollapsibleContentSlotProps as Tl, SplitterPanelSlotProps as Tn, _default$83 as To, SingleItemSlotProps as Tr, ImageFallbackProps as Ts, TabsItemSlotProps as Tt, _default$138 as Tu, TooltipContentSlotProps as U, PaginationLastProps as Ua, DialogRootSlotProps as Uc, AvatarGroupSlotProps as Ud, AtomExpose as Uf, RadioGroupSlotProps as Ui, CheckboxIndicatorProps as Ul, SnackbarRootContext as Un, NumberFieldDecrementSlotProps as Uo, SelectPlaceholderSlotProps as Ur, GroupItemSlotProps as Us, SwitchThumbProps as Ut, provideButtonRoot as Uu, Tooltip as V, PaginationStatusSlotProps as Va, DialogContext as Vc, AvatarGroupPriority as Vd, provideAlertDialogContext as Vf, RadioGroupContext as Vi, CheckboxSelectAllSlotProps as Vl, SnackbarCloseSlotProps as Vn, _default$86 as Vo, Select as Vr, Group as Vs, SwitchTrackSlotProps as Vt, ButtonRootSlotProps as Vu, _default$10 as W, PaginationLastSlotProps as Wa, _default$114 as Wc, AvatarGroupTicket as Wd, AtomProps as Wf, RadioTicket as Wi, CheckboxIndicatorSlotProps as Wl, SnackbarRootProps as Wn, _default$87 as Wo, _default$46 as Wr, _default$100 as Ws, SwitchThumbSlotProps as Wt, useButtonRoot as Wu, TooltipRootSlotProps as X, PaginationEllipsisSlotProps as Xa, _default$115 as Xc, AvatarFallbackSlotProps as Xd, _default$61 as Xi, _default$130 as Xl, SnackbarQueueProps as Xn, _default$89 as Xo, _default$48 as Xr, FormProps as Xs, SwitchRootProps as Xt, _default$143 as Xu, TooltipRootProps as Y, PaginationEllipsisProps as Ya, ComboboxErrorSlotProps as Yc, AvatarFallbackProps as Yd, ProgressHiddenInputProps as Yi, CheckboxState as Yl, SnackbarQueueContext as Yn, NumberFieldControlSlotProps as Yo, SelectCueSlotProps as Yr, useGroupRoot as Ys, SwitchRootContext as Yt, ButtonIconSlotProps as Yu, _default$12 as Z, _default$76 as Za, ComboboxDescriptionProps as Zc, _default$157 as Zd, ProgressLabelProps as Zi, provideCheckboxRoot as Zl, SnackbarQueueSlotProps as Zn, NumberFieldRootContext as Zo, SelectContentProps as Zr, FormSlotProps as Zs, SwitchRootSlotProps as Zt, ButtonHiddenInputProps as Zu, _default$6 as _, useProgressRoot as _a, useExpansionPanelRoot as _c, BreadcrumbsDividerSlotProps as _d, _default$161 as _f, _default$54 as _i, _default$122 as _l, useStepRoot as _n, OverflowIndicatorProps as _o, SliderRootContext as _r, _default$93 as _s, ThemeProps as _t, CarouselNextProps as _u, provideTreeviewRoot as a, _default$64 as aa, _default$104 as ac, ButtonContentSlotProps as ad, AvatarTicket as af, _default$51 as ai, _default$118 as al, SwitchGroupSlotProps as an, PaginationItemSlotProps as ao, SliderHiddenInputProps as ar, _default$91 as as, provideToggleRoot as at, useCheckboxGroup as au, _default$9 as b, PresenceSlotProps as ba, ExpansionPanelOptionsContext as bc, BreadcrumbsPageSlotProps as bd, _default$162 as bf, _default$55 as bi, _default$123 as bl, SplitterHandleSlotProps as bn, OverflowItemProps as bo, _default$41 as br, _default$94 as bs, Tabs as bt, CarouselPreviousProps as bu, _default$2 as c, _default$65 as ca, _default$105 as cc, BreadcrumbsLinkProps as cd, useAvatarRoot as cf, SelectRootSlotProps as ci, _default$119 as cl, useSwitchGroup as cn, PaginationRootSlotProps as co, SliderThumbSlotProps as cr, InputRootProps as cs, ToggleIndicatorSlotProps as ct, CarouselLiveRegionSlotProps as cu, TreeviewItemContext as d, _default$66 as da, _default$106 as dc, BreadcrumbsActivatorSlotProps as dd, _default$160 as df, useSelectContext as di, _default$120 as dl, StepItemSlotProps as dn, providePaginationItems as do, SliderRangeProps as dr, ValidateOn as ds, ToggleGroupProps as dt, CarouselProgressSlotProps as du, ProgressValueProps as ea, ExpansionPanelContentProps as ec, ButtonGroupSlotProps as ed, AvatarImageSlotProps as ef, SelectValueProps as ei, ComboboxEmptyProps as el, provideSwitchRoot as en, _default$77 as eo, useSnackbarQueueContext as er, _default$90 as es, Toggle as et, _default$131 as eu, _default$3 as f, ProgressRootContext as fa, ExpansionPanelRootContext as fc, _default$148 as fd, AlertDialog as ff, ScrimProps as fi, ComboboxControlProps as fl, _default$27 as fn, providePaginationRoot as fo, SliderRangeSlotProps as fr, _default$92 as fs, ToggleGroupSlotProps as ft, _default$134 as fu, _default$5 as g, provideProgressRoot as ga, provideExpansionPanelRoot as gc, BreadcrumbsDividerProps as gd, AlertDialogActionSlotProps as gf, RatingHiddenInputProps as gi, ComboboxActivatorSlotProps as gl, provideStepRoot as gn, Overflow as go, _default$40 as gr, InputErrorSlotProps as gs, useToggleGroup as gt, _default$135 as gu, _default$4 as h, _default$67 as ha, _default$107 as hc, _default$149 as hd, AlertDialogActionProps as hf, Rating as hi, ComboboxActivatorProps as hl, _default$28 as hn, usePaginationRoot as ho, SliderTrackSlotProps as hr, InputErrorProps as hs, provideToggleGroup as ht, CarouselIndicatorSlotProps as hu, _default$1 as i, ProgressBufferSlotProps as ia, ExpansionPanelCueSlotProps as ic, ButtonContentProps as id, AvatarRootSlotProps as if, SelectActivatorSlotProps as ii, ComboboxItemSlotProps as il, SwitchGroupProps as in, PaginationItemProps as io, Slider as ir, LocaleSlotProps as is, _default$13 as it, provideCheckboxGroup as iu, TreeviewIndicatorProps as j, PopoverActivatorSlotProps as ja, DialogTitleProps as jc, provideBreadcrumbsRoot as jd, AlertDialogContentProps as jf, RadioRootContext as ji, CollapsibleActivatorSlotProps as jl, SplitterRootExpose as jn, OverflowTicketInput as jo, useSingleRoot as jr, ImageImgEmits as js, TabsContext as jt, CarouselPartTicket as ju, TreeviewGroupProps as k, _default$70 as ka, DialogDescriptionSlotProps as kc, BreadcrumbsRootSlotProps as kd, _default$165 as kf, RadioIndicatorSlotProps as ki, _default$125 as kl, SplitterPanelInput as kn, OverflowRootContext as ko, _default$43 as kr, ImagePlaceholderSlotProps as ks, _default$19 as kt, CarouselContext as ku, provideTreeviewList as l, ProgressTrackProps as la, ExpansionPanelHeaderProps as lc, _default$147 as ld, AspectRatioProps as lf, _default$52 as li, ComboboxCueProps as ll, Step as ln, _default$80 as lo, SliderThumbState as lr, InputRootSlotProps as ls, _default$14 as lt, _default$133 as lu, useTreeviewItem as m, ProgressRootSlotProps as ma, ExpansionPanelRootSlotProps as mc, BreadcrumbsEllipsisSlotProps as md, AlertDialogActionEvent as mf, _default$53 as mi, _default$121 as ml, StepRootSlotProps as mn, usePaginationItems as mo, SliderTrackProps as mr, useInputRoot as ms, _default$15 as mt, CarouselIndicatorProps as mu, _default as n, _default$63 as na, _default$103 as nc, provideButtonGroup as nd, AvatarContext as nf, _default$50 as ni, _default$117 as nl, SwitchHiddenInputProps as nn, PaginationFirstSlotProps as no, SnackbarPortalSlotProps as nr, useNumberFieldRoot as ns, ToggleRootProps as nt, CheckboxGroupSlotProps as nu, useTreeviewRoot as o, ProgressFillProps as oa, ExpansionPanelActivatorProps as oc, _default$146 as od, _default$159 as of, SelectContext as oi, ComboboxContentProps as ol, _default$26 as on, _default$79 as oo, _default$37 as or, Input as os, useToggleRoot as ot, Carousel as ou, provideTreeviewItem as p, ProgressRootProps as pa, ExpansionPanelRootProps as pc, BreadcrumbsEllipsisProps as pd, AlertDialogActionEmits as pf, ScrimSlotProps as pi, ComboboxControlSlotProps as pl, StepRootProps as pn, usePaginationControls as po, _default$39 as pr, provideInputRoot as ps, ToggleOrientation as pt, CarouselIndicatorItem as pu, _default$11 as q, PaginationNextSlotProps as qa, Combobox as qc, provideAvatarGroup as qd, useRadioGroup as qi, CheckboxRootProps as ql, provideSnackbarRootContext as qn, _default$88 as qo, _default$47 as qr, _default$101 as qs, SwitchSelectAllSlotProps as qt, _default$142 as qu, TreeviewRootContext as r, ProgressBufferProps as ra, ExpansionPanelCueProps as rc, useButtonGroup as rd, AvatarRootProps as rf, SelectActivatorProps as ri, ComboboxItemProps as rl, _default$25 as rn, _default$78 as ro, _default$36 as rr, LocaleProps as rs, ToggleRootSlotProps as rt, _default$132 as ru, TreeviewListContext as s, ProgressFillSlotProps as sa, ExpansionPanelActivatorSlotProps as sc, Breadcrumbs as sd, provideAvatarRoot as sf, SelectRootProps as si, ComboboxContentSlotProps as sl, provideSwitchGroup as sn, PaginationRootProps as so, SliderThumbProps as sr, InputRootContext as ss, ToggleIndicatorProps as st, CarouselLiveRegionProps as su, Treeview as t, ProgressValueSlotProps as ta, ExpansionPanelContentSlotProps as tc, _default$145 as td, _default$158 as tf, SelectValueSlotProps as ti, ComboboxEmptySlotProps as tl, useSwitchRoot as tn, PaginationFirstProps as to, SnackbarPortalProps as tr, provideNumberFieldRoot as ts, ToggleRootContext as tt, CheckboxGroupProps as tu, useTreeviewList as u, ProgressTrackSlotProps as ua, ExpansionPanelHeaderSlotProps as uc, BreadcrumbsActivatorProps as ud, AspectRatioSlotProps as uf, provideSelectContext as ui, ComboboxCueSlotProps as ul, StepItemProps as un, providePaginationControls as uo, _default$38 as ur, ValidateEvent as us, ToggleGroupContext as ut, CarouselProgressProps as uu, _default$7 as v, PresenceAttrs as va, ExpansionPanelGroupProps as vc, _default$150 as vd, AlertDialogCloseProps as vf, RatingItemProps as vi, ComboboxRootProps as vl, Splitter as vn, OverflowIndicatorSlotProps as vo, SliderRootProps as vr, InputDescriptionProps as vs, ThemeSlotProps as vt, CarouselNextSlotProps as vu, TreeviewCheckboxSlotProps as w, _default$69 as wa, Dialog as wc, _default$152 as wd, AlertDialogDescriptionProps as wf, _default$56 as wi, CollapsibleContentProps as wl, SplitterPanelProps as wn, OverflowRootSlotProps as wo, SingleItemProps as wr, Image as ws, TabsItemProps as wt, CarouselItemSlotProps as wu, TreeviewActivatorProps as x, _default$68 as xa, _default$108 as xc, _default$151 as xd, AlertDialogCancelProps as xf, RatingRootContext as xi, provideComboboxContext as xl, SplitterHandleState as xn, OverflowItemSlotProps as xo, provideSliderRoot as xr, InputControlProps as xs, TabsPanelProps as xt, CarouselPreviousSlotProps as xu, _default$8 as y, PresenceProps as ya, ExpansionPanelGroupSlotProps as yc, BreadcrumbsPageProps as yd, AlertDialogCloseSlotProps as yf, RatingItemSlotProps as yi, ComboboxRootSlotProps as yl, SplitterHandleProps as yn, _default$81 as yo, SliderRootSlotProps as yr, InputDescriptionSlotProps as ys, _default$16 as yt, _default$136 as yu, TreeviewSelectAllProps as z, Pagination as za, DialogActivatorSlotProps as zc, _default$155 as zd, AlertDialogRootSlotProps as zf, _default$59 as zi, Checkbox as zl, _default$32 as zn, NumberFieldScrubProps as zo, provideSelectionRoot as zr, provideImageRoot as zs, Switch as zt, ButtonRootContext as zu };