@vuetify/v0 1.0.0-alpha.5 → 1.0.0-beta.1

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 (121) hide show
  1. package/README.md +24 -5
  2. package/dist/{adapter-BFSJsyv7.mjs → adapter-BCVxBtDp.mjs} +1 -1
  3. package/dist/{adapter-CspReV3g.d.mts → adapter-DZeI0ZbW.d.mts} +1 -1
  4. package/dist/{adapter-oM18AdUc.mjs → adapter-DdTval2R.mjs} +1 -1
  5. package/dist/{adapter-DDJHLC8K.d.mts → adapter-we-0GbFH.d.mts} +2 -2
  6. package/dist/adapters-B350nY4t.mjs +4 -0
  7. package/dist/adapters-BYLWDmYl.mjs +5 -0
  8. package/dist/adapters-DKWBbvCe.mjs +4 -0
  9. package/dist/adapters-Da2jxCo7.mjs +2 -0
  10. package/dist/browser/index.js +2532 -916
  11. package/dist/components/index.d.mts +2 -3
  12. package/dist/components/index.mjs +2 -2
  13. package/dist/{components-Dn4Kbi0i.mjs → components-B210m9Ye.mjs} +1053 -493
  14. package/dist/composables/index.d.mts +8 -8
  15. package/dist/composables/index.mjs +26 -26
  16. package/dist/{consola-DYvbPNbF.mjs → consola-cad-VEV2.mjs} +5 -1
  17. package/dist/constants/index.mjs +1 -1
  18. package/dist/{createDataTable-H-PuVigU.mjs → createDataTable-B-Fo-uuL.mjs} +6 -6
  19. package/dist/{createGroup-aHt_kvtU.mjs → createGroup-CpaW7zEJ.mjs} +26 -14
  20. package/dist/{createRegistry-CWpvSbCe.mjs → createRegistry-8FryYQC-.mjs} +56 -41
  21. package/dist/{createSelection-MRyUZyW2.mjs → createSelection-DPOvmJ5q.mjs} +2 -2
  22. package/dist/{createSingle-BSciC9EJ.mjs → createSingle-CYi0RuOy.mjs} +4 -4
  23. package/dist/{createTokens-CQ9C7GTV.mjs → createTokens-DaJ_SYE7.mjs} +12 -5
  24. package/dist/{createTrinity-BTCs1pYx.mjs → createTrinity-z-3q9QWR.mjs} +5 -2
  25. package/dist/data-table/adapters/client/index.mjs +1 -1
  26. package/dist/data-table/adapters/index.mjs +5 -5
  27. package/dist/data-table/adapters/server/index.mjs +1 -1
  28. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  29. package/dist/data-table/index.d.mts +1 -1
  30. package/dist/data-table/index.mjs +5 -5
  31. package/dist/date/index.mjs +1 -1
  32. package/dist/features/adapters/flagsmith/index.d.mts +1 -1
  33. package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
  34. package/dist/features/adapters/posthog/index.d.mts +1 -1
  35. package/dist/features/adapters/posthog/index.mjs +1 -1
  36. package/dist/features/index.d.mts +2 -2
  37. package/dist/features/index.mjs +1 -1
  38. package/dist/{flagsmith-Cd44vxff.d.mts → flagsmith-Cn_KVy6v.d.mts} +1 -1
  39. package/dist/{globals-BRdxsC2M.mjs → globals-BBqmW3dM.mjs} +1 -1
  40. package/dist/{index-C0ewabdY.d.mts → index-BIyQ3OxC.d.mts} +1 -1
  41. package/dist/{index-CyUCELZC.d.mts → index-BN06veYe.d.mts} +678 -154
  42. package/dist/{index-CJdG9yY1.d.mts → index-BpDzW6zC.d.mts} +879 -454
  43. package/dist/{index-CLR1QMM3.d.mts → index-DHmuwBdv.d.mts} +60 -1
  44. package/dist/{index-C_t6t0Z-.d.mts → index-DWAgQOBa.d.mts} +1 -1
  45. package/dist/{index-BmEu85PI.d.mts → index-ZD3hw2Zo.d.mts} +2 -2
  46. package/dist/{index-BLaKZq0Y.d.mts → index-y-dyBzAF.d.mts} +96 -2
  47. package/dist/index.d.mts +11 -11
  48. package/dist/index.mjs +29 -29
  49. package/dist/json/attributes.json +128 -0
  50. package/dist/json/importMap.json +24 -0
  51. package/dist/json/tags.json +57 -0
  52. package/dist/json/web-types.json +375 -2
  53. package/dist/{launchdarkly-De701hkf.d.mts → launchdarkly-C3Knz7-v.d.mts} +1 -1
  54. package/dist/locale/adapters/index.d.mts +2 -2
  55. package/dist/locale/adapters/index.mjs +2 -2
  56. package/dist/locale/adapters/v0/index.d.mts +1 -1
  57. package/dist/locale/adapters/v0/index.mjs +1 -1
  58. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  59. package/dist/locale/index.d.mts +3 -3
  60. package/dist/locale/index.mjs +2 -2
  61. package/dist/logger/adapters/consola/index.mjs +1 -1
  62. package/dist/logger/adapters/index.mjs +4 -4
  63. package/dist/logger/adapters/pino/index.mjs +1 -1
  64. package/dist/logger/adapters/v0/index.mjs +1 -1
  65. package/dist/logger/index.d.mts +1 -1
  66. package/dist/logger/index.mjs +4 -4
  67. package/dist/notifications/index.d.mts +1 -1
  68. package/dist/notifications/index.mjs +2 -2
  69. package/dist/palettes/ant/generate/index.mjs +6 -1
  70. package/dist/palettes/ant/index.d.mts +1 -1
  71. package/dist/palettes/index.d.mts +3 -3
  72. package/dist/palettes/leonardo/generate/index.mjs +6 -2
  73. package/dist/palettes/material/generate/index.mjs +11 -2
  74. package/dist/palettes/material/index.d.mts +1 -1
  75. package/dist/palettes/md1/index.d.mts +1 -1
  76. package/dist/palettes/md2/index.d.mts +1 -1
  77. package/dist/palettes/radix/index.d.mts +1 -1
  78. package/dist/palettes/tailwind/index.d.mts +1 -1
  79. package/dist/permissions/adapters/index.d.mts +1 -1
  80. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  81. package/dist/permissions/index.d.mts +1 -1
  82. package/dist/permissions/index.mjs +1 -1
  83. package/dist/{pino-CIcYlW3u.mjs → pino-BscMO3RR.mjs} +5 -2
  84. package/dist/{posthog-CIrmvke4.d.mts → posthog-CR8R2ywM.d.mts} +1 -1
  85. package/dist/{posthog-0umvvA48.mjs → posthog-DPe6ewqN.mjs} +1 -1
  86. package/dist/rules/index.d.mts +2 -2
  87. package/dist/rules/index.mjs +1 -1
  88. package/dist/{server-BNSiVoMe.mjs → server-CZ83nTn_.mjs} +1 -1
  89. package/dist/storage/index.d.mts +1 -1
  90. package/dist/storage/index.mjs +1 -1
  91. package/dist/theme/adapters/index.d.mts +1 -1
  92. package/dist/theme/adapters/index.mjs +4 -4
  93. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  94. package/dist/theme/adapters/unhead/index.mjs +1 -1
  95. package/dist/theme/adapters/v0/index.d.mts +1 -1
  96. package/dist/theme/adapters/v0/index.mjs +1 -1
  97. package/dist/theme/index.d.mts +1 -1
  98. package/dist/theme/index.mjs +3 -3
  99. package/dist/types/index.d.mts +2 -2
  100. package/dist/{unhead-_cXZcx0j.mjs → unhead-l-ZLWtSR.mjs} +2 -2
  101. package/dist/{useClickOutside-DbOLg1uw.mjs → useClickOutside-BurEbsu3.mjs} +1409 -559
  102. package/dist/{useFeatures-Dhnr-Lg2.mjs → useFeatures-BWC23LA6.mjs} +4 -4
  103. package/dist/{useLocale-Sh-2sNiG.mjs → useLocale-yXLswxYa.mjs} +5 -5
  104. package/dist/{useLogger-1_ZeBY12.mjs → useLogger-JwRA-DZ7.mjs} +50 -6
  105. package/dist/{useNotifications-CAVQ7hK6.mjs → useNotifications-8qt26Ha9.mjs} +4 -4
  106. package/dist/{usePermissions-D9Oituwy.mjs → usePermissions-Bc1-N-lO.mjs} +11 -5
  107. package/dist/{useRules-DK4AeNeC.mjs → useRules-Dg-pFO8r.mjs} +2 -2
  108. package/dist/{useTheme-FMDQC81h.mjs → useTheme-TpMOisy2.mjs} +5 -5
  109. package/dist/utilities/index.d.mts +2 -2
  110. package/dist/utilities/index.mjs +117 -3
  111. package/dist/{v0-Ch-O6YVd.mjs → v0-BfZc5TNn.mjs} +1 -1
  112. package/dist/{v0-C42ssNIy.mjs → v0-C7j3bzRU.mjs} +1 -1
  113. package/dist/{v0-CEfbyyp2.mjs → v0-COaQncfZ.mjs} +1 -1
  114. package/dist/{v0-aYLq6qmT.d.mts → v0-WzS4GAIp.d.mts} +1 -1
  115. package/dist/{v0-D0imQlSD.mjs → v0-eRmUaRpH.mjs} +2 -2
  116. package/dist/{virtual-Cq5aRp7m.mjs → virtual-UumJ2BQ9.mjs} +1 -1
  117. package/package.json +12 -3
  118. package/dist/adapters-4t-NhR11.mjs +0 -5
  119. package/dist/adapters-BcoA0zCS.mjs +0 -4
  120. package/dist/adapters-BjaPK635.mjs +0 -2
  121. package/dist/adapters-DvG-9z9q.mjs +0 -3
@@ -1,17 +1,17 @@
1
1
  import { n as isSelfClosingTag } from "./htmlElements-CHXZfsZu.mjs";
2
- import { t as IN_BROWSER } from "./globals-BRdxsC2M.mjs";
2
+ import { t as IN_BROWSER } from "./globals-BBqmW3dM.mjs";
3
3
  import { clamp, isArray, isElement, isNull, isNullOrUndefined, isNumber, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
4
- import { n as createContext, r as provideContext } from "./createTrinity-BTCs1pYx.mjs";
5
- import { i as useLogger } from "./useLogger-1_ZeBY12.mjs";
6
- import { t as createRegistry } from "./createRegistry-CWpvSbCe.mjs";
7
- import { t as createSelection } from "./createSelection-MRyUZyW2.mjs";
8
- import { t as createSingle } from "./createSingle-BSciC9EJ.mjs";
9
- import { a as useLocale } from "./useLocale-Sh-2sNiG.mjs";
10
- import { A as useIntersectionObserver, At as createInput, C as usePresence, Ct as createNumberField, Ft as createCombobox, Ht as usePopover, Mt as createForm, O as useLazy, S as useProxyModel, Tt as createNested, Ut as createBreadcrumbs, Vt as useVirtualFocus, a as useToggleScope, at as createRating, b as useRovingFocus, ct as createProgress, dt as createOverflow, gt as toElement, ht as useResizeObserver, it as createSlider, j as useImage, mt as useElementSize, n as useDocumentEventListener, p as useStack, r as useEventListener, t as useClickOutside, tt as createStep, x as useRaf } from "./useClickOutside-DbOLg1uw.mjs";
11
- import { c as useTimer, i as useNotifications } from "./useNotifications-CAVQ7hK6.mjs";
12
- import { n as createPagination } from "./adapter-BFSJsyv7.mjs";
13
- import { t as createGroup } from "./createGroup-aHt_kvtU.mjs";
14
- import { i as useTheme } from "./useTheme-FMDQC81h.mjs";
4
+ import { n as createContext, r as provideContext } from "./createTrinity-z-3q9QWR.mjs";
5
+ import { i as useLogger } from "./useLogger-JwRA-DZ7.mjs";
6
+ import { t as createRegistry } from "./createRegistry-8FryYQC-.mjs";
7
+ import { t as createSelection } from "./createSelection-DPOvmJ5q.mjs";
8
+ import { t as createSingle } from "./createSingle-CYi0RuOy.mjs";
9
+ import { a as useLocale } from "./useLocale-yXLswxYa.mjs";
10
+ import { C as useRovingFocus, Dt as createNested, E as usePresence, Jt as usePopover, N as useIntersectionObserver, Nt as createForm, P as useImage, T as useProxyModel, Tt as createNumberField, Vt as createCombobox, Xt as createBreadcrumbs, Yt as useDelay, _t as useResizeObserver, c as useTooltip, g as useStack, gt as useElementSize, j as useLazy, jt as createInput, n as useDocumentEventListener, ot as createSlider, pt as createOverflow, qt as useVirtualFocus, r as useEventListener, rt as createStep, st as createRating, t as useClickOutside, ut as createProgress, vt as toElement, w as useRaf, zt as useToggleScope } from "./useClickOutside-BurEbsu3.mjs";
11
+ import { c as useTimer, i as useNotifications } from "./useNotifications-8qt26Ha9.mjs";
12
+ import { n as createPagination } from "./adapter-BCVxBtDp.mjs";
13
+ import { t as createGroup } from "./createGroup-CpaW7zEJ.mjs";
14
+ import { i as useTheme } from "./useTheme-TpMOisy2.mjs";
15
15
  import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, normalizeStyle, onActivated, onBeforeUnmount, onDeactivated, onMounted, onScopeDispose, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
16
16
  //#region src/components/Atom/Atom.vue
17
17
  /**
@@ -37,7 +37,7 @@ import { Fragment, Teleport, TransitionGroup, computed, createBlock, createComme
37
37
  * serving as the foundation for all other components that need polymorphic
38
38
  * rendering capabilities.
39
39
  */
40
- const _sfc_main$165 = /* @__PURE__ */ defineComponent({
40
+ const _sfc_main$170 = /* @__PURE__ */ defineComponent({
41
41
  name: "Atom",
42
42
  __name: "Atom",
43
43
  props: {
@@ -71,7 +71,7 @@ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
71
71
  //#endregion
72
72
  //#region src/components/AlertDialog/AlertDialogRoot.vue
73
73
  const [useAlertDialogContext, provideAlertDialogContext] = createContext();
74
- const _sfc_main$164 = /* @__PURE__ */ defineComponent({
74
+ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
75
75
  name: "AlertDialogRoot",
76
76
  __name: "AlertDialogRoot",
77
77
  props: /* @__PURE__ */ mergeModels({
@@ -117,7 +117,7 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
117
117
  close
118
118
  }));
119
119
  return (_ctx, _cache) => {
120
- return openBlock(), createBlock(unref(_sfc_main$165), {
120
+ return openBlock(), createBlock(unref(_sfc_main$170), {
121
121
  as: __props.as,
122
122
  renderless: ""
123
123
  }, {
@@ -129,7 +129,7 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
129
129
  });
130
130
  //#endregion
131
131
  //#region src/components/AlertDialog/AlertDialogAction.vue
132
- const _sfc_main$163 = /* @__PURE__ */ defineComponent({
132
+ const _sfc_main$168 = /* @__PURE__ */ defineComponent({
133
133
  name: "AlertDialogAction",
134
134
  __name: "AlertDialogAction",
135
135
  props: {
@@ -170,7 +170,7 @@ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
170
170
  }
171
171
  }));
172
172
  return (_ctx, _cache) => {
173
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
173
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
174
174
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
175
175
  _: 3
176
176
  }, 16, ["as"]);
@@ -179,7 +179,7 @@ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
179
179
  });
180
180
  //#endregion
181
181
  //#region src/components/AlertDialog/AlertDialogActivator.vue
182
- const _sfc_main$162 = /* @__PURE__ */ defineComponent({
182
+ const _sfc_main$167 = /* @__PURE__ */ defineComponent({
183
183
  name: "AlertDialogActivator",
184
184
  __name: "AlertDialogActivator",
185
185
  props: {
@@ -202,7 +202,7 @@ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
202
202
  }
203
203
  }));
204
204
  return (_ctx, _cache) => {
205
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
205
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
206
206
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
207
207
  _: 3
208
208
  }, 16, ["as"]);
@@ -211,7 +211,7 @@ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
211
211
  });
212
212
  //#endregion
213
213
  //#region src/components/AlertDialog/AlertDialogCancel.vue
214
- const _sfc_main$161 = /* @__PURE__ */ defineComponent({
214
+ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
215
215
  name: "AlertDialogCancel",
216
216
  __name: "AlertDialogCancel",
217
217
  props: {
@@ -238,7 +238,7 @@ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
238
238
  }
239
239
  }));
240
240
  return (_ctx, _cache) => {
241
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
241
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
242
242
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
243
243
  _: 3
244
244
  }, 16, ["as"]);
@@ -247,7 +247,7 @@ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
247
247
  });
248
248
  //#endregion
249
249
  //#region src/components/AlertDialog/AlertDialogClose.vue
250
- const _sfc_main$160 = /* @__PURE__ */ defineComponent({
250
+ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
251
251
  name: "AlertDialogClose",
252
252
  __name: "AlertDialogClose",
253
253
  props: {
@@ -269,7 +269,7 @@ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
269
269
  }
270
270
  }));
271
271
  return (_ctx, _cache) => {
272
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
272
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
273
273
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
274
274
  _: 3
275
275
  }, 16, ["as"]);
@@ -278,7 +278,7 @@ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
278
278
  });
279
279
  //#endregion
280
280
  //#region src/components/AlertDialog/AlertDialogContent.vue
281
- const _sfc_main$159 = /* @__PURE__ */ defineComponent({
281
+ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
282
282
  name: "AlertDialogContent",
283
283
  __name: "AlertDialogContent",
284
284
  props: {
@@ -355,7 +355,7 @@ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
355
355
  }
356
356
  }));
357
357
  return (_ctx, _cache) => {
358
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
358
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
359
359
  ref: "content",
360
360
  as: __props.as,
361
361
  style: styles.value
@@ -371,7 +371,7 @@ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
371
371
  });
372
372
  //#endregion
373
373
  //#region src/components/AlertDialog/AlertDialogDescription.vue
374
- const _sfc_main$158 = /* @__PURE__ */ defineComponent({
374
+ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
375
375
  name: "AlertDialogDescription",
376
376
  __name: "AlertDialogDescription",
377
377
  props: {
@@ -383,7 +383,7 @@ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
383
383
  const context = useAlertDialogContext(__props.namespace);
384
384
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
385
385
  return (_ctx, _cache) => {
386
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
386
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
387
387
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
388
388
  _: 3
389
389
  }, 16, ["as"]);
@@ -392,7 +392,7 @@ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
392
392
  });
393
393
  //#endregion
394
394
  //#region src/components/AlertDialog/AlertDialogTitle.vue
395
- const _sfc_main$157 = /* @__PURE__ */ defineComponent({
395
+ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
396
396
  name: "AlertDialogTitle",
397
397
  __name: "AlertDialogTitle",
398
398
  props: {
@@ -404,7 +404,7 @@ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
404
404
  const context = useAlertDialogContext(__props.namespace);
405
405
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
406
406
  return (_ctx, _cache) => {
407
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
407
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
408
408
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
409
409
  _: 3
410
410
  }, 16, ["as"]);
@@ -465,7 +465,7 @@ const AlertDialog = {
465
465
  * </template>
466
466
  * ```
467
467
  */
468
- Root: _sfc_main$164,
468
+ Root: _sfc_main$169,
469
469
  /**
470
470
  * Activator component that opens the alert dialog.
471
471
  *
@@ -484,7 +484,7 @@ const AlertDialog = {
484
484
  * </template>
485
485
  * ```
486
486
  */
487
- Activator: _sfc_main$162,
487
+ Activator: _sfc_main$167,
488
488
  /**
489
489
  * Content container for the alert dialog using native `<dialog>` element.
490
490
  *
@@ -506,7 +506,7 @@ const AlertDialog = {
506
506
  * </template>
507
507
  * ```
508
508
  */
509
- Content: _sfc_main$159,
509
+ Content: _sfc_main$164,
510
510
  /**
511
511
  * Title component for accessible alert dialog labeling.
512
512
  *
@@ -523,7 +523,7 @@ const AlertDialog = {
523
523
  * </template>
524
524
  * ```
525
525
  */
526
- Title: _sfc_main$157,
526
+ Title: _sfc_main$162,
527
527
  /**
528
528
  * Description component for accessible alert dialog description.
529
529
  *
@@ -542,7 +542,7 @@ const AlertDialog = {
542
542
  * </template>
543
543
  * ```
544
544
  */
545
- Description: _sfc_main$158,
545
+ Description: _sfc_main$163,
546
546
  /**
547
547
  * Cancel button component for dismissing the alert dialog.
548
548
  *
@@ -559,7 +559,7 @@ const AlertDialog = {
559
559
  * </template>
560
560
  * ```
561
561
  */
562
- Cancel: _sfc_main$161,
562
+ Cancel: _sfc_main$166,
563
563
  /**
564
564
  * Close button component for closing the alert dialog.
565
565
  *
@@ -576,7 +576,7 @@ const AlertDialog = {
576
576
  * </template>
577
577
  * ```
578
578
  */
579
- Close: _sfc_main$160,
579
+ Close: _sfc_main$165,
580
580
  /**
581
581
  * Action button component for confirming the alert dialog.
582
582
  *
@@ -593,11 +593,11 @@ const AlertDialog = {
593
593
  * </template>
594
594
  * ```
595
595
  */
596
- Action: _sfc_main$163
596
+ Action: _sfc_main$168
597
597
  };
598
598
  //#endregion
599
599
  //#region src/components/AspectRatio/AspectRatio.vue
600
- const _sfc_main$156 = /* @__PURE__ */ defineComponent({
600
+ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
601
601
  name: "AspectRatio",
602
602
  __name: "AspectRatio",
603
603
  props: {
@@ -612,7 +612,119 @@ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
612
612
  attrs: { style: { aspectRatio: resolved.value } }
613
613
  }));
614
614
  return (_ctx, _cache) => {
615
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
615
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
616
+ as: __props.as,
617
+ renderless: __props.renderless
618
+ }), {
619
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
620
+ _: 3
621
+ }, 16, ["as", "renderless"]);
622
+ };
623
+ }
624
+ });
625
+ //#endregion
626
+ //#region src/components/Avatar/AvatarGroup.vue
627
+ const [useAvatarGroup, provideAvatarGroup] = createContext();
628
+ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
629
+ name: "AvatarGroup",
630
+ __name: "AvatarGroup",
631
+ props: {
632
+ namespace: { default: "v0:avatar:group" },
633
+ max: {},
634
+ responsive: {
635
+ type: Boolean,
636
+ default: false
637
+ },
638
+ priority: { default: "start" },
639
+ gap: { default: 0 },
640
+ label: {},
641
+ ariaLabelledby: {},
642
+ ariaDescribedby: {},
643
+ as: { default: "div" },
644
+ renderless: { type: Boolean }
645
+ },
646
+ setup(__props) {
647
+ const registry = createRegistry({ reactive: true });
648
+ const indicatorWidth = shallowRef(0);
649
+ const itemWidth = shallowRef(0);
650
+ const overflow = shallowRef(null);
651
+ const containerRef = useTemplateRef("container");
652
+ useToggleScope(() => __props.responsive, () => {
653
+ overflow.value = createOverflow({
654
+ container: () => /* @__PURE__ */ toElement(containerRef.value?.element) ?? null,
655
+ gap: () => __props.gap,
656
+ reserved: indicatorWidth,
657
+ itemWidth,
658
+ reverse: () => __props.priority === "end"
659
+ });
660
+ onScopeDispose(() => {
661
+ overflow.value = null;
662
+ });
663
+ });
664
+ function isVisible(index) {
665
+ const tickets = registry.values();
666
+ const ticket = tickets[index];
667
+ if (!ticket) return true;
668
+ if (toValue(ticket.disabled)) return true;
669
+ const widthCap = overflow.value?.capacity.value ?? Infinity;
670
+ const cap = Math.min(__props.max ?? Infinity, widthCap);
671
+ if (cap === Infinity) return true;
672
+ let rank = 0;
673
+ let total = 0;
674
+ for (const [i, t] of tickets.entries()) {
675
+ if (toValue(t.disabled)) continue;
676
+ if (i === index) rank = total;
677
+ total++;
678
+ }
679
+ return __props.priority === "end" ? rank >= total - cap : rank < cap;
680
+ }
681
+ const tickets = toRef(() => registry.values());
682
+ const enabledCount = toRef(() => {
683
+ let n = 0;
684
+ for (const t of tickets.value) if (!toValue(t.disabled)) n++;
685
+ return n;
686
+ });
687
+ const visibleCount = toRef(() => {
688
+ let n = 0;
689
+ for (let i = 0; i < tickets.value.length; i++) {
690
+ const t = tickets.value[i];
691
+ if (toValue(t.disabled)) continue;
692
+ if (isVisible(i)) n++;
693
+ }
694
+ return n;
695
+ });
696
+ const hidden = toRef(() => tickets.value.filter((_, i) => !isVisible(i)));
697
+ const isOverflowing = toRef(() => {
698
+ if (overflow.value) return overflow.value.isOverflowing.value;
699
+ return enabledCount.value > (__props.max ?? Infinity);
700
+ });
701
+ provideAvatarGroup(__props.namespace, {
702
+ registry,
703
+ max: toRef(() => __props.max),
704
+ responsive: toRef(() => __props.responsive),
705
+ priority: toRef(() => __props.priority),
706
+ indicatorWidth,
707
+ itemWidth,
708
+ overflow,
709
+ isOverflowing,
710
+ isVisible
711
+ });
712
+ const slotProps = toRef(() => ({
713
+ total: enabledCount.value,
714
+ visible: visibleCount.value,
715
+ hidden: hidden.value,
716
+ isOverflowing: isOverflowing.value,
717
+ attrs: {
718
+ "role": "group",
719
+ "aria-label": __props.label || void 0,
720
+ "aria-labelledby": __props.ariaLabelledby || void 0,
721
+ "aria-describedby": __props.ariaDescribedby || void 0,
722
+ "data-overflow": isOverflowing.value || void 0,
723
+ "data-priority": __props.priority
724
+ }
725
+ }));
726
+ return (_ctx, _cache) => {
727
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "container" }, slotProps.value.attrs, {
616
728
  as: __props.as,
617
729
  renderless: __props.renderless
618
730
  }), {
@@ -625,11 +737,17 @@ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
625
737
  //#endregion
626
738
  //#region src/components/Avatar/AvatarRoot.vue
627
739
  const [useAvatarRoot, provideAvatarRoot] = createContext();
628
- const _sfc_main$155 = /* @__PURE__ */ defineComponent({
740
+ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
629
741
  name: "AvatarRoot",
630
742
  __name: "AvatarRoot",
631
743
  props: {
632
744
  namespace: { default: "v0:avatar" },
745
+ value: {},
746
+ disabled: {
747
+ type: Boolean,
748
+ default: false
749
+ },
750
+ groupNamespace: { default: "v0:avatar:group" },
633
751
  as: { default: "div" },
634
752
  renderless: { type: Boolean }
635
753
  },
@@ -639,20 +757,66 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
639
757
  multiple: false
640
758
  });
641
759
  provideAvatarRoot(__props.namespace, selection);
760
+ const group = useAvatarGroup(__props.groupNamespace, null);
761
+ const atomRef = useTemplateRef("atom");
762
+ const el = toRef(() => /* @__PURE__ */ toElement(atomRef.value?.element) ?? null);
763
+ const ticket = group?.registry.register({
764
+ value: __props.value,
765
+ disabled: toRef(() => __props.disabled),
766
+ el
767
+ });
768
+ function measure() {
769
+ if (!group || !ticket || !IN_BROWSER || !el.value) return;
770
+ const w = el.value.offsetWidth;
771
+ if (w === 0) return;
772
+ group.itemWidth.value = w;
773
+ }
774
+ let last = null;
775
+ useToggleScope(() => !!group && group.responsive.value, () => {
776
+ useResizeObserver(el, () => measure());
777
+ watch(() => [el.value, ticket?.index], ([element, index]) => {
778
+ measure();
779
+ if (/* @__PURE__ */ isNullOrUndefined(index)) return;
780
+ if (!/* @__PURE__ */ isNull(last) && last !== index) group?.overflow.value?.measure(last, void 0);
781
+ last = index;
782
+ group?.overflow.value?.measure(index, element ?? void 0);
783
+ }, { immediate: true });
784
+ });
785
+ onBeforeUnmount(() => {
786
+ if (!/* @__PURE__ */ isNull(last)) group?.overflow.value?.measure(last, void 0);
787
+ ticket?.unregister();
788
+ });
789
+ const isHidden = toRef(() => !!ticket && !group.isVisible(ticket.index));
790
+ const index = toRef(() => ticket?.index ?? 0);
791
+ const slotProps = toRef(() => ({
792
+ isHidden: isHidden.value,
793
+ index: index.value
794
+ }));
795
+ const inGroup = !/* @__PURE__ */ isNullOrUndefined(group);
642
796
  return (_ctx, _cache) => {
643
- return openBlock(), createBlock(unref(_sfc_main$165), {
797
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), {
798
+ ref: "atom",
799
+ "aria-hidden": isHidden.value || void 0,
644
800
  as: __props.as,
801
+ "data-hidden": isHidden.value || void 0,
802
+ "data-index": inGroup ? index.value : void 0,
645
803
  renderless: __props.renderless
646
804
  }, {
647
- default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
805
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
648
806
  _: 3
649
- }, 8, ["as", "renderless"]);
807
+ }, 8, [
808
+ "aria-hidden",
809
+ "as",
810
+ "data-hidden",
811
+ "data-index",
812
+ "renderless"
813
+ ])), [[vShow, !isHidden.value]]);
650
814
  };
651
815
  }
652
816
  });
653
817
  //#endregion
654
818
  //#region src/components/Avatar/AvatarFallback.vue
655
- const _sfc_main$154 = /* @__PURE__ */ defineComponent({
819
+ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
656
820
  name: "AvatarFallback",
657
821
  __name: "AvatarFallback",
658
822
  props: {
@@ -666,7 +830,7 @@ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
666
830
  const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
667
831
  onBeforeUnmount(() => context.unregister(ticket.id));
668
832
  return (_ctx, _cache) => {
669
- return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$165), {
833
+ return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
670
834
  key: 0,
671
835
  as: __props.as,
672
836
  renderless: __props.renderless
@@ -679,7 +843,7 @@ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
679
843
  });
680
844
  //#endregion
681
845
  //#region src/components/Avatar/AvatarImage.vue
682
- const _sfc_main$153 = /* @__PURE__ */ defineComponent({
846
+ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
683
847
  name: "AvatarImage",
684
848
  inheritAttrs: false,
685
849
  __name: "AvatarImage",
@@ -738,7 +902,7 @@ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
738
902
  }
739
903
  }));
740
904
  return (_ctx, _cache) => {
741
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
905
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
742
906
  as: __props.as,
743
907
  renderless: __props.renderless
744
908
  }), {
@@ -749,6 +913,82 @@ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
749
913
  }
750
914
  });
751
915
  //#endregion
916
+ //#region src/components/Avatar/AvatarIndicator.vue
917
+ /**
918
+ * @module AvatarIndicator
919
+ *
920
+ * @see https://0.vuetifyjs.com/components/semantic/avatar
921
+ *
922
+ * @remarks
923
+ * Renders a "+N" indicator when an enclosing Avatar.Group truncates its
924
+ * children. Silently renders nothing outside a group, and renders nothing
925
+ * when the group is not overflowing. When the group's `responsive` flag
926
+ * is set, this component self-measures and feeds its width back to the
927
+ * group so createOverflow can reserve space for it (wired in Task 4).
928
+ */
929
+ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
930
+ name: "AvatarIndicator",
931
+ __name: "AvatarIndicator",
932
+ props: {
933
+ namespace: { default: "v0:avatar:group" },
934
+ as: { default: "span" },
935
+ renderless: { type: Boolean }
936
+ },
937
+ setup(__props) {
938
+ const LABEL_KEY = "Avatar.indicatorLabel";
939
+ const group = useAvatarGroup(__props.namespace, null);
940
+ const locale = useLocale();
941
+ const atomRef = useTemplateRef("atom");
942
+ const el = toRef(() => /* @__PURE__ */ toElement(atomRef.value?.element) ?? null);
943
+ function measure() {
944
+ if (!group || !IN_BROWSER || !el.value) {
945
+ if (group) group.indicatorWidth.value = 0;
946
+ return;
947
+ }
948
+ const style = getComputedStyle(el.value);
949
+ const marginX = (Number.parseFloat(style.marginLeft) || 0) + (Number.parseFloat(style.marginRight) || 0);
950
+ group.indicatorWidth.value = (el.value.offsetWidth || 0) + marginX;
951
+ }
952
+ useToggleScope(() => !!group && group.responsive.value, () => {
953
+ watch(el, () => measure(), { immediate: true });
954
+ useResizeObserver(el, () => measure());
955
+ });
956
+ onBeforeUnmount(() => {
957
+ if (group) group.indicatorWidth.value = 0;
958
+ });
959
+ const hidden = toRef(() => {
960
+ if (!group) return [];
961
+ return group.registry.values().filter((_, i) => !group.isVisible(i));
962
+ });
963
+ const count = toRef(() => hidden.value.length);
964
+ const slotProps = toRef(() => {
965
+ const translated = locale.t(LABEL_KEY, { count: count.value });
966
+ const ariaLabel = translated === LABEL_KEY ? `+${count.value}` : translated;
967
+ return {
968
+ count: count.value,
969
+ hidden: hidden.value,
970
+ attrs: {
971
+ "aria-label": ariaLabel,
972
+ "aria-live": "polite",
973
+ "data-overflow-indicator": "true"
974
+ }
975
+ };
976
+ });
977
+ return (_ctx, _cache) => {
978
+ return unref(group) && count.value > 0 ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
979
+ key: 0,
980
+ ref: "atom"
981
+ }, slotProps.value.attrs, {
982
+ as: __props.as,
983
+ renderless: __props.renderless
984
+ }), {
985
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
986
+ _: 3
987
+ }, 16, ["as", "renderless"])) : createCommentVNode("v-if", true);
988
+ };
989
+ }
990
+ });
991
+ //#endregion
752
992
  //#region src/components/Avatar/index.ts
753
993
  /**
754
994
  * Avatar component with sub-components for building avatars.
@@ -776,26 +1016,23 @@ const Avatar = {
776
1016
  * </template>
777
1017
  * ```
778
1018
  */
779
- Root: _sfc_main$155,
1019
+ Root: _sfc_main$159,
780
1020
  /**
781
- * Component for displaying the avatar image.
1021
+ * Image inside an Avatar.Root. Registers with the avatar's image
1022
+ * selection and shows when loaded.
782
1023
  *
783
1024
  * @see https://0.vuetifyjs.com/components/semantic/avatar
1025
+ */
1026
+ Image: _sfc_main$157,
1027
+ /**
1028
+ * Fallback content when no image is loaded.
784
1029
  *
785
- * @example
786
- * ```vue
787
- * <script lang="ts" setup>
788
- * import { Avatar } from '@vuetify/v0'
789
- * <\/script>
790
- *
791
- * <template>
792
- * <Avatar.Image src="/avatar.jpg" alt="User avatar" />
793
- * </template>
794
- * ```
1030
+ * @see https://0.vuetifyjs.com/components/semantic/avatar
795
1031
  */
796
- Image: _sfc_main$153,
1032
+ Fallback: _sfc_main$158,
797
1033
  /**
798
- * Component for displaying fallback content when image fails to load.
1034
+ * Group container for stacked / collapsing avatars. Owns the visibility
1035
+ * math driven by `max` and (optionally) width-based truncation.
799
1036
  *
800
1037
  * @see https://0.vuetifyjs.com/components/semantic/avatar
801
1038
  *
@@ -803,21 +1040,35 @@ const Avatar = {
803
1040
  * ```vue
804
1041
  * <script lang="ts" setup>
805
1042
  * import { Avatar } from '@vuetify/v0'
1043
+ * const users = [{ id: 1, initials: 'JD' }, { id: 2, initials: 'KW' }]
806
1044
  * <\/script>
807
1045
  *
808
1046
  * <template>
809
- * <Avatar.Fallback>
810
- * JD
811
- * </Avatar.Fallback>
1047
+ * <Avatar.Group :max="4">
1048
+ * <Avatar.Root v-for="u in users" :key="u.id" :value="u.id">
1049
+ * <Avatar.Fallback>{{ u.initials }}</Avatar.Fallback>
1050
+ * </Avatar.Root>
1051
+ *
1052
+ * <Avatar.Indicator v-slot="{ count }">
1053
+ * +{{ count }}
1054
+ * </Avatar.Indicator>
1055
+ * </Avatar.Group>
812
1056
  * </template>
813
1057
  * ```
814
1058
  */
815
- Fallback: _sfc_main$154
1059
+ Group: _sfc_main$160,
1060
+ /**
1061
+ * Overflow indicator for Avatar.Group. Renders only when items are
1062
+ * hidden. Slot receives the hidden count and hidden tickets.
1063
+ *
1064
+ * @see https://0.vuetifyjs.com/components/semantic/avatar
1065
+ */
1066
+ Indicator: _sfc_main$156
816
1067
  };
817
1068
  //#endregion
818
1069
  //#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
819
1070
  const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
820
- const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1071
+ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
821
1072
  name: "BreadcrumbsRoot",
822
1073
  __name: "BreadcrumbsRoot",
823
1074
  props: {
@@ -862,8 +1113,8 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
862
1113
  }
863
1114
  const htmlEl = el;
864
1115
  const style = getComputedStyle(htmlEl);
865
- const marginX = Number.parseFloat(style.marginLeft) + Number.parseFloat(style.marginRight);
866
- target.value = htmlEl.offsetWidth + marginX;
1116
+ const marginX = (Number.parseFloat(style.marginLeft) || 0) + (Number.parseFloat(style.marginRight) || 0);
1117
+ target.value = (htmlEl.offsetWidth || 0) + marginX;
867
1118
  }
868
1119
  function measureElement(index, type, el) {
869
1120
  if (type === "item" && (/* @__PURE__ */ isNull(_firstItemIndex) || index <= _firstItemIndex)) {
@@ -945,7 +1196,7 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
945
1196
  }
946
1197
  }));
947
1198
  return (_ctx, _cache) => {
948
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1199
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
949
1200
  ref: "container",
950
1201
  as: __props.as,
951
1202
  renderless: __props.renderless
@@ -958,7 +1209,7 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
958
1209
  });
959
1210
  //#endregion
960
1211
  //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
961
- const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1212
+ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
962
1213
  name: "BreadcrumbsDivider",
963
1214
  __name: "BreadcrumbsDivider",
964
1215
  props: {
@@ -994,7 +1245,7 @@ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
994
1245
  }
995
1246
  }));
996
1247
  return (_ctx, _cache) => {
997
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1248
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
998
1249
  ref: "el",
999
1250
  as: __props.as,
1000
1251
  renderless: __props.renderless
@@ -1007,7 +1258,7 @@ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1007
1258
  });
1008
1259
  //#endregion
1009
1260
  //#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
1010
- const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1261
+ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
1011
1262
  name: "BreadcrumbsEllipsis",
1012
1263
  __name: "BreadcrumbsEllipsis",
1013
1264
  props: {
@@ -1031,8 +1282,8 @@ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1031
1282
  }
1032
1283
  const el = element;
1033
1284
  const style = getComputedStyle(el);
1034
- const marginX = Number.parseFloat(style.marginLeft) + Number.parseFloat(style.marginRight);
1035
- context.ellipsisWidth.value = el.offsetWidth + marginX;
1285
+ const marginX = (Number.parseFloat(style.marginLeft) || 0) + (Number.parseFloat(style.marginRight) || 0);
1286
+ context.ellipsisWidth.value = (el.offsetWidth || 0) + marginX;
1036
1287
  }, { immediate: true });
1037
1288
  onBeforeUnmount(() => {
1038
1289
  context.ellipsisWidth.value = 0;
@@ -1050,7 +1301,7 @@ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1050
1301
  }
1051
1302
  }));
1052
1303
  return (_ctx, _cache) => {
1053
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1304
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1054
1305
  ref: "el",
1055
1306
  as: __props.as,
1056
1307
  renderless: __props.renderless
@@ -1063,7 +1314,7 @@ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1063
1314
  });
1064
1315
  //#endregion
1065
1316
  //#region src/components/Breadcrumbs/BreadcrumbsItem.vue
1066
- const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1317
+ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1067
1318
  name: "BreadcrumbsItem",
1068
1319
  __name: "BreadcrumbsItem",
1069
1320
  props: {
@@ -1102,7 +1353,7 @@ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1102
1353
  attrs: { "data-selected": isSelected.value || void 0 }
1103
1354
  }));
1104
1355
  return (_ctx, _cache) => {
1105
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1356
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1106
1357
  ref: "el",
1107
1358
  as: __props.as,
1108
1359
  renderless: __props.renderless
@@ -1115,7 +1366,7 @@ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1115
1366
  });
1116
1367
  //#endregion
1117
1368
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue
1118
- const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1369
+ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1119
1370
  name: "BreadcrumbsLink",
1120
1371
  __name: "BreadcrumbsLink",
1121
1372
  props: {
@@ -1124,7 +1375,7 @@ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1124
1375
  },
1125
1376
  setup(__props) {
1126
1377
  return (_ctx, _cache) => {
1127
- return openBlock(), createBlock(unref(_sfc_main$165), {
1378
+ return openBlock(), createBlock(unref(_sfc_main$170), {
1128
1379
  as: __props.as,
1129
1380
  renderless: __props.renderless
1130
1381
  }, {
@@ -1136,7 +1387,7 @@ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1136
1387
  });
1137
1388
  //#endregion
1138
1389
  //#region src/components/Breadcrumbs/BreadcrumbsList.vue
1139
- const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1390
+ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1140
1391
  name: "BreadcrumbsList",
1141
1392
  __name: "BreadcrumbsList",
1142
1393
  props: {
@@ -1146,7 +1397,7 @@ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1146
1397
  setup(__props) {
1147
1398
  const slotProps = toRef(() => ({ attrs: { role: "list" } }));
1148
1399
  return (_ctx, _cache) => {
1149
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1400
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1150
1401
  as: __props.as,
1151
1402
  renderless: __props.renderless
1152
1403
  }, slotProps.value.attrs), {
@@ -1158,7 +1409,7 @@ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1158
1409
  });
1159
1410
  //#endregion
1160
1411
  //#region src/components/Breadcrumbs/BreadcrumbsPage.vue
1161
- const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1412
+ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1162
1413
  name: "BreadcrumbsPage",
1163
1414
  __name: "BreadcrumbsPage",
1164
1415
  props: {
@@ -1168,7 +1419,7 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1168
1419
  setup(__props) {
1169
1420
  const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
1170
1421
  return (_ctx, _cache) => {
1171
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
1422
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1172
1423
  as: __props.as,
1173
1424
  renderless: __props.renderless
1174
1425
  }, slotProps.value.attrs), {
@@ -1223,7 +1474,7 @@ const Breadcrumbs = {
1223
1474
  * </template>
1224
1475
  * ```
1225
1476
  */
1226
- Root: _sfc_main$152,
1477
+ Root: _sfc_main$155,
1227
1478
  /**
1228
1479
  * Semantic list wrapper for breadcrumb items.
1229
1480
  * Renders as an ordered list with role="list".
@@ -1239,7 +1490,7 @@ const Breadcrumbs = {
1239
1490
  * </template>
1240
1491
  * ```
1241
1492
  */
1242
- List: _sfc_main$147,
1493
+ List: _sfc_main$150,
1243
1494
  /**
1244
1495
  * Individual breadcrumb item. Registers with root and
1245
1496
  * self-measures for overflow visibility.
@@ -1266,7 +1517,7 @@ const Breadcrumbs = {
1266
1517
  * </template>
1267
1518
  * ```
1268
1519
  */
1269
- Item: _sfc_main$149,
1520
+ Item: _sfc_main$152,
1270
1521
  /**
1271
1522
  * Navigable breadcrumb link. Renders as an anchor by default.
1272
1523
  * All attributes (href, to, etc.) fall through to the underlying element.
@@ -1293,7 +1544,7 @@ const Breadcrumbs = {
1293
1544
  * </template>
1294
1545
  * ```
1295
1546
  */
1296
- Link: _sfc_main$148,
1547
+ Link: _sfc_main$151,
1297
1548
  /**
1298
1549
  * Current page indicator. Renders as a span with
1299
1550
  * aria-current="page".
@@ -1310,7 +1561,7 @@ const Breadcrumbs = {
1310
1561
  * </template>
1311
1562
  * ```
1312
1563
  */
1313
- Page: _sfc_main$146,
1564
+ Page: _sfc_main$149,
1314
1565
  /**
1315
1566
  * Visual separator between breadcrumb items. Renders as a list
1316
1567
  * item with aria-hidden="true". Uses divider character from Root
@@ -1336,7 +1587,7 @@ const Breadcrumbs = {
1336
1587
  * </template>
1337
1588
  * ```
1338
1589
  */
1339
- Divider: _sfc_main$151,
1590
+ Divider: _sfc_main$154,
1340
1591
  /**
1341
1592
  * Ellipsis indicator shown when items are truncated by overflow.
1342
1593
  * Auto-hidden until overflow is detected. Renders with
@@ -1355,12 +1606,12 @@ const Breadcrumbs = {
1355
1606
  * </template>
1356
1607
  * ```
1357
1608
  */
1358
- Ellipsis: _sfc_main$150
1609
+ Ellipsis: _sfc_main$153
1359
1610
  };
1360
1611
  //#endregion
1361
1612
  //#region src/components/Button/ButtonGroup.vue
1362
1613
  const [useButtonGroup, provideButtonGroup] = createContext();
1363
- const _sfc_main$145 = /* @__PURE__ */ defineComponent({
1614
+ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1364
1615
  name: "ButtonGroup",
1365
1616
  __name: "ButtonGroup",
1366
1617
  props: /* @__PURE__ */ mergeModels({
@@ -1407,7 +1658,7 @@ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
1407
1658
  }
1408
1659
  }));
1409
1660
  return (_ctx, _cache) => {
1410
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
1661
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
1411
1662
  as: __props.as,
1412
1663
  renderless: __props.renderless
1413
1664
  }), {
@@ -1437,7 +1688,7 @@ const visuallyHiddenStyle$5 = {
1437
1688
  whiteSpace: "nowrap",
1438
1689
  border: "0"
1439
1690
  };
1440
- const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1691
+ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1441
1692
  name: "ButtonHiddenInput",
1442
1693
  __name: "ButtonHiddenInput",
1443
1694
  props: {
@@ -1475,7 +1726,7 @@ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1475
1726
  //#endregion
1476
1727
  //#region src/components/Button/ButtonRoot.vue
1477
1728
  const [useButtonRoot, provideButtonRoot] = createContext();
1478
- const _sfc_main$143 = /* @__PURE__ */ defineComponent({
1729
+ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1479
1730
  name: "ButtonRoot",
1480
1731
  inheritAttrs: false,
1481
1732
  __name: "ButtonRoot",
@@ -1581,19 +1832,19 @@ const _sfc_main$143 = /* @__PURE__ */ defineComponent({
1581
1832
  attrs: elementAttrs.value
1582
1833
  }));
1583
1834
  return (_ctx, _cache) => {
1584
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
1835
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
1585
1836
  as: __props.as,
1586
1837
  renderless: __props.renderless
1587
1838
  }), {
1588
1839
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1589
1840
  _: 3
1590
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$144, { key: 0 })) : createCommentVNode("v-if", true)], 64);
1841
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$147, { key: 0 })) : createCommentVNode("v-if", true)], 64);
1591
1842
  };
1592
1843
  }
1593
1844
  });
1594
1845
  //#endregion
1595
1846
  //#region src/components/Button/ButtonContent.vue
1596
- const _sfc_main$142 = /* @__PURE__ */ defineComponent({
1847
+ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
1597
1848
  name: "ButtonContent",
1598
1849
  __name: "ButtonContent",
1599
1850
  props: {
@@ -1611,7 +1862,7 @@ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
1611
1862
  });
1612
1863
  //#endregion
1613
1864
  //#region src/components/Button/ButtonIcon.vue
1614
- const _sfc_main$141 = /* @__PURE__ */ defineComponent({
1865
+ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1615
1866
  name: "ButtonIcon",
1616
1867
  __name: "ButtonIcon",
1617
1868
  props: {
@@ -1630,7 +1881,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
1630
1881
  attrs: { "aria-hidden": true }
1631
1882
  }));
1632
1883
  return (_ctx, _cache) => {
1633
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
1884
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
1634
1885
  as: __props.as,
1635
1886
  renderless: __props.renderless
1636
1887
  }), {
@@ -1642,7 +1893,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
1642
1893
  });
1643
1894
  //#endregion
1644
1895
  //#region src/components/Button/ButtonLoading.vue
1645
- const _sfc_main$140 = /* @__PURE__ */ defineComponent({
1896
+ const _sfc_main$143 = /* @__PURE__ */ defineComponent({
1646
1897
  name: "ButtonLoading",
1647
1898
  __name: "ButtonLoading",
1648
1899
  props: {
@@ -1714,7 +1965,7 @@ const Button = {
1714
1965
  * </template>
1715
1966
  * ```
1716
1967
  */
1717
- Content: _sfc_main$142,
1968
+ Content: _sfc_main$145,
1718
1969
  /**
1719
1970
  * Selection container for toggle button groups.
1720
1971
  *
@@ -1737,7 +1988,7 @@ const Button = {
1737
1988
  * </template>
1738
1989
  * ```
1739
1990
  */
1740
- Group: _sfc_main$145,
1991
+ Group: _sfc_main$148,
1741
1992
  /**
1742
1993
  * Hidden input component for form submission.
1743
1994
  *
@@ -1759,7 +2010,7 @@ const Button = {
1759
2010
  * </template>
1760
2011
  * ```
1761
2012
  */
1762
- HiddenInput: _sfc_main$144,
2013
+ HiddenInput: _sfc_main$147,
1763
2014
  /**
1764
2015
  * Icon wrapper with accessibility enforcement.
1765
2016
  *
@@ -1781,7 +2032,7 @@ const Button = {
1781
2032
  * </template>
1782
2033
  * ```
1783
2034
  */
1784
- Icon: _sfc_main$141,
2035
+ Icon: _sfc_main$144,
1785
2036
  /**
1786
2037
  * Loading indicator that becomes visible after the grace period.
1787
2038
  *
@@ -1807,7 +2058,7 @@ const Button = {
1807
2058
  * </template>
1808
2059
  * ```
1809
2060
  */
1810
- Loading: _sfc_main$140,
2061
+ Loading: _sfc_main$143,
1811
2062
  /**
1812
2063
  * Root component for buttons.
1813
2064
  *
@@ -1830,12 +2081,12 @@ const Button = {
1830
2081
  * </template>
1831
2082
  * ```
1832
2083
  */
1833
- Root: _sfc_main$143
2084
+ Root: _sfc_main$146
1834
2085
  };
1835
2086
  //#endregion
1836
2087
  //#region src/components/Carousel/CarouselRoot.vue
1837
2088
  const [useCarouselRoot, provideCarouselRoot] = createContext();
1838
- const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2089
+ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
1839
2090
  name: "CarouselRoot",
1840
2091
  __name: "CarouselRoot",
1841
2092
  props: /* @__PURE__ */ mergeModels({
@@ -1954,7 +2205,7 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
1954
2205
  }
1955
2206
  }));
1956
2207
  return (_ctx, _cache) => {
1957
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
2208
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
1958
2209
  as: __props.as,
1959
2210
  renderless: __props.renderless
1960
2211
  }), {
@@ -1966,7 +2217,7 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
1966
2217
  });
1967
2218
  //#endregion
1968
2219
  //#region src/components/Carousel/CarouselViewport.vue
1969
- const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2220
+ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
1970
2221
  name: "CarouselViewport",
1971
2222
  inheritAttrs: false,
1972
2223
  __name: "CarouselViewport",
@@ -2140,7 +2391,7 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2140
2391
  }
2141
2392
  }));
2142
2393
  return (_ctx, _cache) => {
2143
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "viewport" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2394
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "viewport" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2144
2395
  as: __props.as,
2145
2396
  renderless: __props.renderless,
2146
2397
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2157,7 +2408,7 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2157
2408
  });
2158
2409
  //#endregion
2159
2410
  //#region src/components/Carousel/CarouselItem.vue
2160
- const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2411
+ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
2161
2412
  name: "CarouselItem",
2162
2413
  inheritAttrs: false,
2163
2414
  __name: "CarouselItem",
@@ -2218,7 +2469,7 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2218
2469
  }
2219
2470
  }));
2220
2471
  return (_ctx, _cache) => {
2221
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2472
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2222
2473
  as: __props.as,
2223
2474
  renderless: __props.renderless,
2224
2475
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2235,7 +2486,7 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2235
2486
  });
2236
2487
  //#endregion
2237
2488
  //#region src/components/Carousel/CarouselPrevious.vue
2238
- const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2489
+ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2239
2490
  name: "CarouselPrevious",
2240
2491
  inheritAttrs: false,
2241
2492
  __name: "CarouselPrevious",
@@ -2276,7 +2527,7 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2276
2527
  }
2277
2528
  }));
2278
2529
  return (_ctx, _cache) => {
2279
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2530
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2280
2531
  as: __props.as,
2281
2532
  renderless: __props.renderless
2282
2533
  }), {
@@ -2288,7 +2539,7 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2288
2539
  });
2289
2540
  //#endregion
2290
2541
  //#region src/components/Carousel/CarouselNext.vue
2291
- const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2542
+ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2292
2543
  name: "CarouselNext",
2293
2544
  inheritAttrs: false,
2294
2545
  __name: "CarouselNext",
@@ -2332,7 +2583,7 @@ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2332
2583
  }
2333
2584
  }));
2334
2585
  return (_ctx, _cache) => {
2335
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2586
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2336
2587
  as: __props.as,
2337
2588
  renderless: __props.renderless
2338
2589
  }), {
@@ -2344,7 +2595,7 @@ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2344
2595
  });
2345
2596
  //#endregion
2346
2597
  //#region src/components/Carousel/CarouselIndicator.vue
2347
- const _sfc_main$134 = /* @__PURE__ */ defineComponent({
2598
+ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2348
2599
  name: "CarouselIndicator",
2349
2600
  inheritAttrs: false,
2350
2601
  __name: "CarouselIndicator",
@@ -2446,7 +2697,7 @@ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
2446
2697
  };
2447
2698
  });
2448
2699
  return (_ctx, _cache) => {
2449
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2700
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2450
2701
  as: __props.as,
2451
2702
  renderless: __props.renderless
2452
2703
  }), {
@@ -2458,7 +2709,7 @@ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
2458
2709
  });
2459
2710
  //#endregion
2460
2711
  //#region src/components/Carousel/CarouselProgress.vue
2461
- const _sfc_main$133 = /* @__PURE__ */ defineComponent({
2712
+ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2462
2713
  name: "CarouselProgress",
2463
2714
  inheritAttrs: false,
2464
2715
  __name: "CarouselProgress",
@@ -2507,7 +2758,7 @@ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
2507
2758
  };
2508
2759
  });
2509
2760
  return (_ctx, _cache) => {
2510
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2761
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2511
2762
  as: __props.as,
2512
2763
  renderless: __props.renderless,
2513
2764
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2524,7 +2775,7 @@ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
2524
2775
  });
2525
2776
  //#endregion
2526
2777
  //#region src/components/Carousel/CarouselLiveRegion.vue
2527
- const _sfc_main$132 = /* @__PURE__ */ defineComponent({
2778
+ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2528
2779
  name: "CarouselLiveRegion",
2529
2780
  inheritAttrs: false,
2530
2781
  __name: "CarouselLiveRegion",
@@ -2570,7 +2821,7 @@ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
2570
2821
  }
2571
2822
  }));
2572
2823
  return (_ctx, _cache) => {
2573
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2824
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2574
2825
  as: __props.as,
2575
2826
  renderless: __props.renderless
2576
2827
  }), {
@@ -2634,7 +2885,7 @@ const Carousel = {
2634
2885
  * </template>
2635
2886
  * ```
2636
2887
  */
2637
- Root: _sfc_main$139,
2888
+ Root: _sfc_main$142,
2638
2889
  /**
2639
2890
  * Scroll-snap container for carousel items. Handles native drag/swipe
2640
2891
  * via CSS scroll-snap and synchronizes scroll position with selection.
@@ -2657,7 +2908,7 @@ const Carousel = {
2657
2908
  * </template>
2658
2909
  * ```
2659
2910
  */
2660
- Viewport: _sfc_main$138,
2911
+ Viewport: _sfc_main$141,
2661
2912
  /**
2662
2913
  * Individual carousel slide that registers with the step context.
2663
2914
  * Exposes selection state, visibility, and ARIA attributes.
@@ -2683,7 +2934,7 @@ const Carousel = {
2683
2934
  * </template>
2684
2935
  * ```
2685
2936
  */
2686
- Item: _sfc_main$137,
2937
+ Item: _sfc_main$140,
2687
2938
  /**
2688
2939
  * Navigation button that moves to the previous slide. Automatically
2689
2940
  * disables at the first slide in non-circular mode.
@@ -2707,7 +2958,7 @@ const Carousel = {
2707
2958
  * </template>
2708
2959
  * ```
2709
2960
  */
2710
- Previous: _sfc_main$136,
2961
+ Previous: _sfc_main$139,
2711
2962
  /**
2712
2963
  * Navigation button that moves to the next slide. Automatically
2713
2964
  * disables at the last visible boundary in non-circular mode.
@@ -2731,7 +2982,7 @@ const Carousel = {
2731
2982
  * </template>
2732
2983
  * ```
2733
2984
  */
2734
- Next: _sfc_main$135,
2985
+ Next: _sfc_main$138,
2735
2986
  /**
2736
2987
  * Dot indicator navigation showing the active slide. Exposes an
2737
2988
  * `items` array via slot props — one entry per slide with selection
@@ -2753,7 +3004,7 @@ const Carousel = {
2753
3004
  * </template>
2754
3005
  * ```
2755
3006
  */
2756
- Indicator: _sfc_main$134,
3007
+ Indicator: _sfc_main$137,
2757
3008
  /**
2758
3009
  * Autoplay progress bar that fills based on remaining timer duration.
2759
3010
  * Exposes progress (0–1), autoplay state, and width styling via
@@ -2777,7 +3028,7 @@ const Carousel = {
2777
3028
  * </template>
2778
3029
  * ```
2779
3030
  */
2780
- Progress: _sfc_main$133,
3031
+ Progress: _sfc_main$136,
2781
3032
  /**
2782
3033
  * Visually-hidden live region that announces slide changes to screen
2783
3034
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -2794,12 +3045,12 @@ const Carousel = {
2794
3045
  * </template>
2795
3046
  * ```
2796
3047
  */
2797
- LiveRegion: _sfc_main$132
3048
+ LiveRegion: _sfc_main$135
2798
3049
  };
2799
3050
  //#endregion
2800
3051
  //#region src/components/Checkbox/CheckboxGroup.vue
2801
3052
  const [useCheckboxGroup, provideCheckboxGroup] = createContext();
2802
- const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3053
+ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
2803
3054
  name: "CheckboxGroup",
2804
3055
  __name: "CheckboxGroup",
2805
3056
  props: /* @__PURE__ */ mergeModels({
@@ -2855,7 +3106,7 @@ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
2855
3106
  }
2856
3107
  }));
2857
3108
  return (_ctx, _cache) => {
2858
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3109
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
2859
3110
  as: __props.as,
2860
3111
  renderless: __props.renderless
2861
3112
  }), {
@@ -2868,7 +3119,7 @@ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
2868
3119
  //#endregion
2869
3120
  //#region src/components/Checkbox/CheckboxRoot.vue
2870
3121
  const [useCheckboxRoot, provideCheckboxRoot] = createContext();
2871
- const _sfc_main$130 = /* @__PURE__ */ defineComponent({
3122
+ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
2872
3123
  name: "CheckboxRoot",
2873
3124
  inheritAttrs: false,
2874
3125
  __name: "CheckboxRoot",
@@ -2989,13 +3240,13 @@ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
2989
3240
  }
2990
3241
  }));
2991
3242
  return (_ctx, _cache) => {
2992
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3243
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
2993
3244
  as: __props.as,
2994
3245
  renderless: __props.renderless
2995
3246
  }), {
2996
3247
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
2997
3248
  _: 3
2998
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$129, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3249
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$132, { key: 0 })) : createCommentVNode("v-if", true)], 64);
2999
3250
  };
3000
3251
  }
3001
3252
  });
@@ -3019,7 +3270,7 @@ const visuallyHiddenStyle$4 = {
3019
3270
  whiteSpace: "nowrap",
3020
3271
  border: "0"
3021
3272
  };
3022
- const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3273
+ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
3023
3274
  name: "CheckboxHiddenInput",
3024
3275
  __name: "CheckboxHiddenInput",
3025
3276
  props: {
@@ -3057,7 +3308,7 @@ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3057
3308
  });
3058
3309
  //#endregion
3059
3310
  //#region src/components/Checkbox/CheckboxIndicator.vue
3060
- const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3311
+ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3061
3312
  name: "CheckboxIndicator",
3062
3313
  __name: "CheckboxIndicator",
3063
3314
  props: {
@@ -3080,7 +3331,7 @@ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3080
3331
  }
3081
3332
  }));
3082
3333
  return (_ctx, _cache) => {
3083
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3334
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3084
3335
  as: __props.as,
3085
3336
  renderless: __props.renderless
3086
3337
  }), {
@@ -3092,7 +3343,7 @@ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3092
3343
  });
3093
3344
  //#endregion
3094
3345
  //#region src/components/Checkbox/CheckboxSelectAll.vue
3095
- const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3346
+ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
3096
3347
  name: "CheckboxSelectAll",
3097
3348
  inheritAttrs: false,
3098
3349
  __name: "CheckboxSelectAll",
@@ -3162,7 +3413,7 @@ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3162
3413
  }
3163
3414
  }));
3164
3415
  return (_ctx, _cache) => {
3165
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3416
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3166
3417
  as: __props.as,
3167
3418
  renderless: __props.renderless,
3168
3419
  onClick,
@@ -3226,7 +3477,7 @@ const Checkbox = {
3226
3477
  * </template>
3227
3478
  * ```
3228
3479
  */
3229
- Group: _sfc_main$131,
3480
+ Group: _sfc_main$134,
3230
3481
  /**
3231
3482
  * Hidden input component for form submission.
3232
3483
  *
@@ -3249,7 +3500,7 @@ const Checkbox = {
3249
3500
  * </template>
3250
3501
  * ```
3251
3502
  */
3252
- HiddenInput: _sfc_main$129,
3503
+ HiddenInput: _sfc_main$132,
3253
3504
  /**
3254
3505
  * Visual indicator component for checkboxes.
3255
3506
  *
@@ -3275,7 +3526,7 @@ const Checkbox = {
3275
3526
  * </template>
3276
3527
  * ```
3277
3528
  */
3278
- Indicator: _sfc_main$128,
3529
+ Indicator: _sfc_main$131,
3279
3530
  /**
3280
3531
  * Root component for individual checkboxes.
3281
3532
  *
@@ -3305,7 +3556,7 @@ const Checkbox = {
3305
3556
  * </template>
3306
3557
  * ```
3307
3558
  */
3308
- Root: _sfc_main$130,
3559
+ Root: _sfc_main$133,
3309
3560
  /**
3310
3561
  * Select all checkbox for group multi-selection.
3311
3562
  *
@@ -3340,12 +3591,12 @@ const Checkbox = {
3340
3591
  * </template>
3341
3592
  * ```
3342
3593
  */
3343
- SelectAll: _sfc_main$127
3594
+ SelectAll: _sfc_main$130
3344
3595
  };
3345
3596
  //#endregion
3346
3597
  //#region src/components/Collapsible/CollapsibleRoot.vue
3347
3598
  const [useCollapsible, provideCollapsible] = createContext();
3348
- const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3599
+ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3349
3600
  name: "CollapsibleRoot",
3350
3601
  __name: "CollapsibleRoot",
3351
3602
  props: /* @__PURE__ */ mergeModels({
@@ -3413,7 +3664,7 @@ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3413
3664
  }
3414
3665
  }));
3415
3666
  return (_ctx, _cache) => {
3416
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3667
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3417
3668
  as: __props.as,
3418
3669
  renderless: __props.renderless
3419
3670
  }), {
@@ -3425,7 +3676,7 @@ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3425
3676
  });
3426
3677
  //#endregion
3427
3678
  //#region src/components/Collapsible/CollapsibleActivator.vue
3428
- const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3679
+ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3429
3680
  name: "CollapsibleActivator",
3430
3681
  __name: "CollapsibleActivator",
3431
3682
  props: {
@@ -3461,7 +3712,7 @@ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3461
3712
  }
3462
3713
  }));
3463
3714
  return (_ctx, _cache) => {
3464
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3715
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3465
3716
  as: __props.as,
3466
3717
  renderless: __props.renderless
3467
3718
  }), {
@@ -3473,7 +3724,7 @@ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3473
3724
  });
3474
3725
  //#endregion
3475
3726
  //#region src/components/Collapsible/CollapsibleContent.vue
3476
- const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3727
+ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3477
3728
  name: "CollapsibleContent",
3478
3729
  __name: "CollapsibleContent",
3479
3730
  props: {
@@ -3495,7 +3746,7 @@ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3495
3746
  }
3496
3747
  }));
3497
3748
  return (_ctx, _cache) => {
3498
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3749
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3499
3750
  as: __props.as,
3500
3751
  renderless: __props.renderless
3501
3752
  }), {
@@ -3507,7 +3758,7 @@ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3507
3758
  });
3508
3759
  //#endregion
3509
3760
  //#region src/components/Collapsible/CollapsibleCue.vue
3510
- const _sfc_main$123 = /* @__PURE__ */ defineComponent({
3761
+ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3511
3762
  name: "CollapsibleCue",
3512
3763
  __name: "CollapsibleCue",
3513
3764
  props: {
@@ -3525,7 +3776,7 @@ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
3525
3776
  }
3526
3777
  }));
3527
3778
  return (_ctx, _cache) => {
3528
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
3779
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
3529
3780
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3530
3781
  _: 3
3531
3782
  }, 16, ["as"]);
@@ -3560,10 +3811,10 @@ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
3560
3811
  * ```
3561
3812
  */
3562
3813
  const Collapsible = {
3563
- Root: _sfc_main$126,
3564
- Activator: _sfc_main$125,
3565
- Cue: _sfc_main$123,
3566
- Content: _sfc_main$124
3814
+ Root: _sfc_main$129,
3815
+ Activator: _sfc_main$128,
3816
+ Cue: _sfc_main$126,
3817
+ Content: _sfc_main$127
3567
3818
  };
3568
3819
  //#endregion
3569
3820
  //#region src/components/Combobox/ComboboxHiddenInput.vue
@@ -3584,7 +3835,7 @@ const visuallyHiddenStyle$3 = {
3584
3835
  whiteSpace: "nowrap",
3585
3836
  border: "0"
3586
3837
  };
3587
- const _sfc_main$122 = /* @__PURE__ */ defineComponent({
3838
+ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3588
3839
  name: "ComboboxHiddenInput",
3589
3840
  __name: "ComboboxHiddenInput",
3590
3841
  props: { namespace: { default: "v0:combobox" } },
@@ -3618,7 +3869,7 @@ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
3618
3869
  //#endregion
3619
3870
  //#region src/components/Combobox/ComboboxRoot.vue
3620
3871
  const [useComboboxContext, provideComboboxContext] = createContext();
3621
- const _sfc_main$121 = /* @__PURE__ */ defineComponent({
3872
+ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3622
3873
  name: "ComboboxRoot",
3623
3874
  __name: "ComboboxRoot",
3624
3875
  props: /* @__PURE__ */ mergeModels({
@@ -3688,19 +3939,19 @@ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
3688
3939
  clear: context.clear
3689
3940
  }));
3690
3941
  return (_ctx, _cache) => {
3691
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), {
3942
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), {
3692
3943
  as: __props.as,
3693
3944
  renderless: ""
3694
3945
  }, {
3695
3946
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3696
3947
  _: 3
3697
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$122, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3948
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$125, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3698
3949
  };
3699
3950
  }
3700
3951
  });
3701
3952
  //#endregion
3702
3953
  //#region src/components/Combobox/ComboboxActivator.vue
3703
- const _sfc_main$120 = /* @__PURE__ */ defineComponent({
3954
+ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
3704
3955
  name: "ComboboxActivator",
3705
3956
  __name: "ComboboxActivator",
3706
3957
  props: {
@@ -3716,7 +3967,7 @@ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
3716
3967
  attrs: { "data-state": context.isOpen.value ? "open" : "closed" }
3717
3968
  }));
3718
3969
  return (_ctx, _cache) => {
3719
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
3970
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3720
3971
  as: __props.as,
3721
3972
  style: style.value
3722
3973
  }), {
@@ -3728,7 +3979,7 @@ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
3728
3979
  });
3729
3980
  //#endregion
3730
3981
  //#region src/components/Combobox/ComboboxContent.vue
3731
- const _sfc_main$119 = /* @__PURE__ */ defineComponent({
3982
+ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
3732
3983
  name: "ComboboxContent",
3733
3984
  __name: "ComboboxContent",
3734
3985
  props: {
@@ -3762,7 +4013,7 @@ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
3762
4013
  }));
3763
4014
  const style = toRef(() => context.popover.contentStyles.value);
3764
4015
  return (_ctx, _cache) => {
3765
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
4016
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
3766
4017
  ref_key: "content",
3767
4018
  ref: content
3768
4019
  }, slotProps.value.attrs, {
@@ -3777,7 +4028,7 @@ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
3777
4028
  });
3778
4029
  //#endregion
3779
4030
  //#region src/components/Combobox/ComboboxControl.vue
3780
- const _sfc_main$118 = /* @__PURE__ */ defineComponent({
4031
+ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
3781
4032
  name: "ComboboxControl",
3782
4033
  __name: "ComboboxControl",
3783
4034
  props: {
@@ -3862,7 +4113,7 @@ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
3862
4113
  }
3863
4114
  }));
3864
4115
  return (_ctx, _cache) => {
3865
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
4116
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
3866
4117
  ref_key: "input",
3867
4118
  ref: input
3868
4119
  }, slotProps.value.attrs, {
@@ -3882,7 +4133,7 @@ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
3882
4133
  });
3883
4134
  //#endregion
3884
4135
  //#region src/components/Combobox/ComboboxCue.vue
3885
- const _sfc_main$117 = /* @__PURE__ */ defineComponent({
4136
+ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
3886
4137
  name: "ComboboxCue",
3887
4138
  __name: "ComboboxCue",
3888
4139
  props: {
@@ -3904,7 +4155,7 @@ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
3904
4155
  }
3905
4156
  }));
3906
4157
  return (_ctx, _cache) => {
3907
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4158
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, { as: __props.as }), {
3908
4159
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3909
4160
  _: 3
3910
4161
  }, 16, ["as"]);
@@ -3913,7 +4164,7 @@ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
3913
4164
  });
3914
4165
  //#endregion
3915
4166
  //#region src/components/Combobox/ComboboxDescription.vue
3916
- const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4167
+ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
3917
4168
  name: "ComboboxDescription",
3918
4169
  inheritAttrs: false,
3919
4170
  __name: "ComboboxDescription",
@@ -3932,7 +4183,7 @@ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
3932
4183
  context.hasDescription.value = false;
3933
4184
  });
3934
4185
  return (_ctx, _cache) => {
3935
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(unref(attrs), {
4186
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(unref(attrs), {
3936
4187
  id: unref(context).descriptionId,
3937
4188
  as: __props.as,
3938
4189
  renderless: __props.renderless
@@ -3949,7 +4200,7 @@ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
3949
4200
  });
3950
4201
  //#endregion
3951
4202
  //#region src/components/Combobox/ComboboxEmpty.vue
3952
- const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4203
+ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
3953
4204
  name: "ComboboxEmpty",
3954
4205
  __name: "ComboboxEmpty",
3955
4206
  props: {
@@ -3961,7 +4212,7 @@ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
3961
4212
  const context = useComboboxContext(__props.namespace);
3962
4213
  const slotProps = toRef(() => ({ query: context.query.value }));
3963
4214
  return (_ctx, _cache) => {
3964
- return unref(context).isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$165), {
4215
+ return unref(context).isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
3965
4216
  key: 0,
3966
4217
  as: __props.as
3967
4218
  }, {
@@ -3973,7 +4224,7 @@ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
3973
4224
  });
3974
4225
  //#endregion
3975
4226
  //#region src/components/Combobox/ComboboxError.vue
3976
- const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4227
+ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
3977
4228
  name: "ComboboxError",
3978
4229
  inheritAttrs: false,
3979
4230
  __name: "ComboboxError",
@@ -4002,7 +4253,7 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4002
4253
  }
4003
4254
  }));
4004
4255
  return (_ctx, _cache) => {
4005
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
4256
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
4006
4257
  as: __props.as,
4007
4258
  renderless: __props.renderless
4008
4259
  }), {
@@ -4014,7 +4265,7 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4014
4265
  });
4015
4266
  //#endregion
4016
4267
  //#region src/components/Combobox/ComboboxItem.vue
4017
- const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4268
+ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4018
4269
  name: "ComboboxItem",
4019
4270
  __name: "ComboboxItem",
4020
4271
  props: {
@@ -4063,7 +4314,7 @@ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4063
4314
  }
4064
4315
  }));
4065
4316
  return (_ctx, _cache) => {
4066
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4317
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4067
4318
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4068
4319
  _: 3
4069
4320
  }, 16, ["as"])), [[vShow, isFiltered.value]]);
@@ -4143,7 +4394,7 @@ const Combobox = {
4143
4394
  * </template>
4144
4395
  * ```
4145
4396
  */
4146
- Root: _sfc_main$121,
4397
+ Root: _sfc_main$124,
4147
4398
  /**
4148
4399
  * Wrapper for the control and cue. Sets CSS anchor-name so the dropdown
4149
4400
  * positions relative to this element.
@@ -4158,7 +4409,7 @@ const Combobox = {
4158
4409
  * </Combobox.Activator>
4159
4410
  * ```
4160
4411
  */
4161
- Activator: _sfc_main$120,
4412
+ Activator: _sfc_main$123,
4162
4413
  /**
4163
4414
  * Text input that drives the query string and keyboard navigation.
4164
4415
  * Binds `role="combobox"` and manages `aria-activedescendant` via virtual focus.
@@ -4174,7 +4425,7 @@ const Combobox = {
4174
4425
  * <Combobox.Control open-on="input" placeholder="Start typing..." />
4175
4426
  * ```
4176
4427
  */
4177
- Control: _sfc_main$118,
4428
+ Control: _sfc_main$121,
4178
4429
  /**
4179
4430
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for
4180
4431
  * CSS-driven styling. Clicking toggles the dropdown.
@@ -4188,7 +4439,7 @@ const Combobox = {
4188
4439
  * </Combobox.Cue>
4189
4440
  * ```
4190
4441
  */
4191
- Cue: _sfc_main$117,
4442
+ Cue: _sfc_main$120,
4192
4443
  /**
4193
4444
  * Dropdown content container using native popover API with CSS anchor
4194
4445
  * positioning. Renders `role="listbox"` with lazy mounting.
@@ -4204,7 +4455,7 @@ const Combobox = {
4204
4455
  * </Combobox.Content>
4205
4456
  * ```
4206
4457
  */
4207
- Content: _sfc_main$119,
4458
+ Content: _sfc_main$122,
4208
4459
  /**
4209
4460
  * Option item within the combobox dropdown. Registers with selection and
4210
4461
  * virtual focus. Hidden via `v-show` when filtered out so selection state
@@ -4221,7 +4472,7 @@ const Combobox = {
4221
4472
  * </Combobox.Item>
4222
4473
  * ```
4223
4474
  */
4224
- Item: _sfc_main$113,
4475
+ Item: _sfc_main$116,
4225
4476
  /**
4226
4477
  * Empty state shown when no items match the current query. Exposes the
4227
4478
  * query string via slot props for contextual messaging.
@@ -4235,7 +4486,7 @@ const Combobox = {
4235
4486
  * </Combobox.Empty>
4236
4487
  * ```
4237
4488
  */
4238
- Empty: _sfc_main$115,
4489
+ Empty: _sfc_main$118,
4239
4490
  /**
4240
4491
  * Help text component connected via aria-describedby.
4241
4492
  * Auto-generates an ID that Combobox.Control references in its
@@ -4253,7 +4504,7 @@ const Combobox = {
4253
4504
  * </Combobox.Root>
4254
4505
  * ```
4255
4506
  */
4256
- Description: _sfc_main$116,
4507
+ Description: _sfc_main$119,
4257
4508
  /**
4258
4509
  * Error message component with aria-live announcements.
4259
4510
  * Renders error messages from Root's errorMessages prop.
@@ -4274,12 +4525,12 @@ const Combobox = {
4274
4525
  * </Combobox.Root>
4275
4526
  * ```
4276
4527
  */
4277
- Error: _sfc_main$114
4528
+ Error: _sfc_main$117
4278
4529
  };
4279
4530
  //#endregion
4280
4531
  //#region src/components/Dialog/DialogRoot.vue
4281
4532
  const [useDialogContext, provideDialogContext] = createContext();
4282
- const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4533
+ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4283
4534
  name: "DialogRoot",
4284
4535
  __name: "DialogRoot",
4285
4536
  props: /* @__PURE__ */ mergeModels({
@@ -4321,7 +4572,7 @@ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4321
4572
  close
4322
4573
  }));
4323
4574
  return (_ctx, _cache) => {
4324
- return openBlock(), createBlock(unref(_sfc_main$165), {
4575
+ return openBlock(), createBlock(unref(_sfc_main$170), {
4325
4576
  as: __props.as,
4326
4577
  renderless: ""
4327
4578
  }, {
@@ -4333,7 +4584,7 @@ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4333
4584
  });
4334
4585
  //#endregion
4335
4586
  //#region src/components/Dialog/DialogClose.vue
4336
- const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4587
+ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4337
4588
  name: "DialogClose",
4338
4589
  __name: "DialogClose",
4339
4590
  props: {
@@ -4355,7 +4606,7 @@ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4355
4606
  }
4356
4607
  }));
4357
4608
  return (_ctx, _cache) => {
4358
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
4609
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
4359
4610
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4360
4611
  _: 3
4361
4612
  }, 16, ["as"]);
@@ -4364,7 +4615,7 @@ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4364
4615
  });
4365
4616
  //#endregion
4366
4617
  //#region src/components/Dialog/DialogContent.vue
4367
- const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4618
+ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4368
4619
  name: "DialogContent",
4369
4620
  __name: "DialogContent",
4370
4621
  props: {
@@ -4433,7 +4684,7 @@ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4433
4684
  }
4434
4685
  }));
4435
4686
  return (_ctx, _cache) => {
4436
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
4687
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4437
4688
  ref: "content",
4438
4689
  as: __props.as,
4439
4690
  style: styles.value
@@ -4449,7 +4700,7 @@ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4449
4700
  });
4450
4701
  //#endregion
4451
4702
  //#region src/components/Dialog/DialogDescription.vue
4452
- const _sfc_main$109 = /* @__PURE__ */ defineComponent({
4703
+ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4453
4704
  name: "DialogDescription",
4454
4705
  __name: "DialogDescription",
4455
4706
  props: {
@@ -4461,7 +4712,7 @@ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
4461
4712
  const context = useDialogContext(__props.namespace);
4462
4713
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
4463
4714
  return (_ctx, _cache) => {
4464
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4715
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4465
4716
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4466
4717
  _: 3
4467
4718
  }, 16, ["as"]);
@@ -4470,7 +4721,7 @@ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
4470
4721
  });
4471
4722
  //#endregion
4472
4723
  //#region src/components/Dialog/DialogTitle.vue
4473
- const _sfc_main$108 = /* @__PURE__ */ defineComponent({
4724
+ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4474
4725
  name: "DialogTitle",
4475
4726
  __name: "DialogTitle",
4476
4727
  props: {
@@ -4482,7 +4733,7 @@ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
4482
4733
  const context = useDialogContext(__props.namespace);
4483
4734
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
4484
4735
  return (_ctx, _cache) => {
4485
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4736
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4486
4737
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4487
4738
  _: 3
4488
4739
  }, 16, ["as"]);
@@ -4491,7 +4742,7 @@ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
4491
4742
  });
4492
4743
  //#endregion
4493
4744
  //#region src/components/Dialog/DialogActivator.vue
4494
- const _sfc_main$107 = /* @__PURE__ */ defineComponent({
4745
+ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4495
4746
  name: "DialogActivator",
4496
4747
  __name: "DialogActivator",
4497
4748
  props: {
@@ -4514,7 +4765,7 @@ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
4514
4765
  }
4515
4766
  }));
4516
4767
  return (_ctx, _cache) => {
4517
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
4768
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
4518
4769
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4519
4770
  _: 3
4520
4771
  }, 16, ["as"]);
@@ -4575,7 +4826,7 @@ const Dialog = {
4575
4826
  * </template>
4576
4827
  * ```
4577
4828
  */
4578
- Root: _sfc_main$112,
4829
+ Root: _sfc_main$115,
4579
4830
  /**
4580
4831
  * Activator component that opens the dialog.
4581
4832
  *
@@ -4594,7 +4845,7 @@ const Dialog = {
4594
4845
  * </template>
4595
4846
  * ```
4596
4847
  */
4597
- Activator: _sfc_main$107,
4848
+ Activator: _sfc_main$110,
4598
4849
  /**
4599
4850
  * Content container for the dialog using native `<dialog>` element.
4600
4851
  *
@@ -4615,7 +4866,7 @@ const Dialog = {
4615
4866
  * </template>
4616
4867
  * ```
4617
4868
  */
4618
- Content: _sfc_main$110,
4869
+ Content: _sfc_main$113,
4619
4870
  /**
4620
4871
  * Title component for accessible dialog labeling.
4621
4872
  *
@@ -4632,7 +4883,7 @@ const Dialog = {
4632
4883
  * </template>
4633
4884
  * ```
4634
4885
  */
4635
- Title: _sfc_main$108,
4886
+ Title: _sfc_main$111,
4636
4887
  /**
4637
4888
  * Description component for accessible dialog description.
4638
4889
  *
@@ -4651,7 +4902,7 @@ const Dialog = {
4651
4902
  * </template>
4652
4903
  * ```
4653
4904
  */
4654
- Description: _sfc_main$109,
4905
+ Description: _sfc_main$112,
4655
4906
  /**
4656
4907
  * Close button component for closing the dialog.
4657
4908
  *
@@ -4668,12 +4919,12 @@ const Dialog = {
4668
4919
  * </template>
4669
4920
  * ```
4670
4921
  */
4671
- Close: _sfc_main$111
4922
+ Close: _sfc_main$114
4672
4923
  };
4673
4924
  //#endregion
4674
4925
  //#region src/components/ExpansionPanel/ExpansionPanelGroup.vue
4675
4926
  const [useExpansionPanelGroup, provideExpansionPanelGroup] = createContext();
4676
- const _sfc_main$106 = /* @__PURE__ */ defineComponent({
4927
+ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
4677
4928
  name: "ExpansionPanelGroup",
4678
4929
  __name: "ExpansionPanelGroup",
4679
4930
  props: /* @__PURE__ */ mergeModels({
@@ -4720,7 +4971,7 @@ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
4720
4971
  }));
4721
4972
  provideExpansionPanelGroup(__props.namespace, selection);
4722
4973
  return (_ctx, _cache) => {
4723
- return openBlock(), createBlock(unref(_sfc_main$165), {
4974
+ return openBlock(), createBlock(unref(_sfc_main$170), {
4724
4975
  as: __props.as,
4725
4976
  renderless: __props.renderless
4726
4977
  }, {
@@ -4733,7 +4984,7 @@ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
4733
4984
  //#endregion
4734
4985
  //#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
4735
4986
  const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext({ suffix: "item" });
4736
- const _sfc_main$105 = /* @__PURE__ */ defineComponent({
4987
+ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
4737
4988
  name: "ExpansionPanelRoot",
4738
4989
  __name: "ExpansionPanelRoot",
4739
4990
  props: {
@@ -4767,7 +5018,7 @@ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
4767
5018
  isDisabled
4768
5019
  });
4769
5020
  return (_ctx, _cache) => {
4770
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
5021
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4771
5022
  as: __props.as,
4772
5023
  renderless: __props.renderless
4773
5024
  }), {
@@ -4779,7 +5030,7 @@ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
4779
5030
  });
4780
5031
  //#endregion
4781
5032
  //#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
4782
- const _sfc_main$104 = /* @__PURE__ */ defineComponent({
5033
+ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
4783
5034
  name: "ExpansionPanelActivator",
4784
5035
  __name: "ExpansionPanelActivator",
4785
5036
  props: {
@@ -4815,7 +5066,7 @@ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
4815
5066
  }
4816
5067
  }));
4817
5068
  return (_ctx, _cache) => {
4818
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
5069
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4819
5070
  as: __props.as,
4820
5071
  renderless: __props.renderless
4821
5072
  }), {
@@ -4827,7 +5078,7 @@ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
4827
5078
  });
4828
5079
  //#endregion
4829
5080
  //#region src/components/ExpansionPanel/ExpansionPanelContent.vue
4830
- const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5081
+ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
4831
5082
  name: "ExpansionPanelContent",
4832
5083
  __name: "ExpansionPanelContent",
4833
5084
  props: {
@@ -4848,7 +5099,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
4848
5099
  }
4849
5100
  }));
4850
5101
  return (_ctx, _cache) => {
4851
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
5102
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4852
5103
  as: __props.as,
4853
5104
  renderless: __props.renderless
4854
5105
  }), {
@@ -4860,7 +5111,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
4860
5111
  });
4861
5112
  //#endregion
4862
5113
  //#region src/components/ExpansionPanel/ExpansionPanelCue.vue
4863
- const _sfc_main$102 = /* @__PURE__ */ defineComponent({
5114
+ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
4864
5115
  name: "ExpansionPanelCue",
4865
5116
  __name: "ExpansionPanelCue",
4866
5117
  props: {
@@ -4878,7 +5129,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
4878
5129
  }
4879
5130
  }));
4880
5131
  return (_ctx, _cache) => {
4881
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
5132
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4882
5133
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4883
5134
  _: 3
4884
5135
  }, 16, ["as"]);
@@ -4887,7 +5138,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
4887
5138
  });
4888
5139
  //#endregion
4889
5140
  //#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
4890
- const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5141
+ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
4891
5142
  name: "ExpansionPanelHeader",
4892
5143
  __name: "ExpansionPanelHeader",
4893
5144
  props: {
@@ -4902,7 +5153,7 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
4902
5153
  attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
4903
5154
  }));
4904
5155
  return (_ctx, _cache) => {
4905
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
5156
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4906
5157
  as: __props.as,
4907
5158
  renderless: __props.renderless
4908
5159
  }), {
@@ -4948,7 +5199,7 @@ const ExpansionPanel = {
4948
5199
  *
4949
5200
  * @see https://0.vuetifyjs.com/components/disclosure/expansion-panel
4950
5201
  */
4951
- Group: _sfc_main$106,
5202
+ Group: _sfc_main$109,
4952
5203
  /**
4953
5204
  * Root component representing a single expansion panel.
4954
5205
  *
@@ -4975,7 +5226,7 @@ const ExpansionPanel = {
4975
5226
  * </template>
4976
5227
  * ```
4977
5228
  */
4978
- Root: _sfc_main$105,
5229
+ Root: _sfc_main$108,
4979
5230
  /**
4980
5231
  * (optional) Component for the header section of an expansion panel item.
4981
5232
  *
@@ -4996,7 +5247,7 @@ const ExpansionPanel = {
4996
5247
  * </template>
4997
5248
  * ```
4998
5249
  */
4999
- Header: _sfc_main$101,
5250
+ Header: _sfc_main$104,
5000
5251
  /**
5001
5252
  * Component for the activator section of an expansion panel header.
5002
5253
  *
@@ -5015,7 +5266,7 @@ const ExpansionPanel = {
5015
5266
  * </template>
5016
5267
  * ```
5017
5268
  */
5018
- Activator: _sfc_main$104,
5269
+ Activator: _sfc_main$107,
5019
5270
  /**
5020
5271
  * Visual cue for expansion state (e.g., chevron icon).
5021
5272
  *
@@ -5035,7 +5286,7 @@ const ExpansionPanel = {
5035
5286
  * </template>
5036
5287
  * ```
5037
5288
  */
5038
- Cue: _sfc_main$102,
5289
+ Cue: _sfc_main$105,
5039
5290
  /**
5040
5291
  * Component for the content section of an expansion panel item.
5041
5292
  *
@@ -5054,11 +5305,11 @@ const ExpansionPanel = {
5054
5305
  * </template>
5055
5306
  * ```
5056
5307
  */
5057
- Content: _sfc_main$103
5308
+ Content: _sfc_main$106
5058
5309
  };
5059
5310
  //#endregion
5060
5311
  //#region src/components/Form/Form.vue
5061
- const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5312
+ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5062
5313
  name: "Form",
5063
5314
  inheritAttrs: false,
5064
5315
  __name: "Form",
@@ -5116,7 +5367,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5116
5367
  reset: form.reset
5117
5368
  }));
5118
5369
  return (_ctx, _cache) => {
5119
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, unref(attrs), {
5370
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, unref(attrs), {
5120
5371
  onReset,
5121
5372
  onSubmit
5122
5373
  }), {
@@ -5129,7 +5380,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5129
5380
  //#endregion
5130
5381
  //#region src/components/Group/GroupRoot.vue
5131
5382
  const [useGroupRoot, provideGroupRoot] = createContext();
5132
- const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5383
+ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
5133
5384
  name: "GroupRoot",
5134
5385
  __name: "GroupRoot",
5135
5386
  props: /* @__PURE__ */ mergeModels({
@@ -5181,7 +5432,7 @@ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5181
5432
  });
5182
5433
  //#endregion
5183
5434
  //#region src/components/Group/GroupItem.vue
5184
- const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5435
+ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5185
5436
  name: "GroupItem",
5186
5437
  __name: "GroupItem",
5187
5438
  props: {
@@ -5259,7 +5510,7 @@ const Group = {
5259
5510
  * </template>
5260
5511
  * ```
5261
5512
  */
5262
- Root: _sfc_main$99,
5513
+ Root: _sfc_main$102,
5263
5514
  /**
5264
5515
  * Item component for multi-selection groups.
5265
5516
  *
@@ -5278,12 +5529,12 @@ const Group = {
5278
5529
  * </template>
5279
5530
  * ```
5280
5531
  */
5281
- Item: _sfc_main$98
5532
+ Item: _sfc_main$101
5282
5533
  };
5283
5534
  //#endregion
5284
5535
  //#region src/components/Image/ImageRoot.vue
5285
5536
  const [useImageRoot, provideImageRoot] = createContext();
5286
- const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5537
+ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5287
5538
  name: "ImageRoot",
5288
5539
  __name: "ImageRoot",
5289
5540
  props: {
@@ -5324,7 +5575,7 @@ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5324
5575
  attrs: { "data-state": image.status.value }
5325
5576
  }));
5326
5577
  return (_ctx, _cache) => {
5327
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "atom" }, slotProps.value.attrs, {
5578
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "atom" }, slotProps.value.attrs, {
5328
5579
  as: __props.as,
5329
5580
  renderless: __props.renderless
5330
5581
  }), {
@@ -5336,7 +5587,7 @@ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5336
5587
  });
5337
5588
  //#endregion
5338
5589
  //#region src/components/Image/ImageFallback.vue
5339
- const _sfc_main$96 = /* @__PURE__ */ defineComponent({
5590
+ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5340
5591
  name: "ImageFallback",
5341
5592
  __name: "ImageFallback",
5342
5593
  props: {
@@ -5354,7 +5605,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
5354
5605
  }
5355
5606
  }));
5356
5607
  return (_ctx, _cache) => {
5357
- return unref(context).isError.value ? (openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ key: 0 }, slotProps.value.attrs, {
5608
+ return unref(context).isError.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ key: 0 }, slotProps.value.attrs, {
5358
5609
  as: __props.as,
5359
5610
  renderless: __props.renderless
5360
5611
  }), {
@@ -5366,7 +5617,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
5366
5617
  });
5367
5618
  //#endregion
5368
5619
  //#region src/components/Image/ImageImg.vue
5369
- const _sfc_main$95 = /* @__PURE__ */ defineComponent({
5620
+ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5370
5621
  name: "ImageImg",
5371
5622
  __name: "ImageImg",
5372
5623
  props: {
@@ -5425,7 +5676,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
5425
5676
  }
5426
5677
  }));
5427
5678
  return (_ctx, _cache) => {
5428
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
5679
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5429
5680
  as: __props.as,
5430
5681
  renderless: __props.renderless
5431
5682
  }), {
@@ -5437,7 +5688,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
5437
5688
  });
5438
5689
  //#endregion
5439
5690
  //#region src/components/Image/ImagePlaceholder.vue
5440
- const _sfc_main$94 = /* @__PURE__ */ defineComponent({
5691
+ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5441
5692
  name: "ImagePlaceholder",
5442
5693
  __name: "ImagePlaceholder",
5443
5694
  props: {
@@ -5456,7 +5707,7 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
5456
5707
  }
5457
5708
  }));
5458
5709
  return (_ctx, _cache) => {
5459
- return isVisible.value ? (openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ key: 0 }, slotProps.value.attrs, {
5710
+ return isVisible.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ key: 0 }, slotProps.value.attrs, {
5460
5711
  as: __props.as,
5461
5712
  renderless: __props.renderless
5462
5713
  }), {
@@ -5495,7 +5746,7 @@ const Image = {
5495
5746
  * </template>
5496
5747
  * ```
5497
5748
  */
5498
- Root: _sfc_main$97,
5749
+ Root: _sfc_main$100,
5499
5750
  /**
5500
5751
  * The `<img>` element. Reads the gated source from context and reports
5501
5752
  * load/error events.
@@ -5507,7 +5758,7 @@ const Image = {
5507
5758
  * <Image.Img alt="Description" width="800" height="600" />
5508
5759
  * ```
5509
5760
  */
5510
- Img: _sfc_main$95,
5761
+ Img: _sfc_main$98,
5511
5762
  /**
5512
5763
  * Placeholder content shown while the image is idle or loading.
5513
5764
  *
@@ -5520,7 +5771,7 @@ const Image = {
5520
5771
  * </Image.Placeholder>
5521
5772
  * ```
5522
5773
  */
5523
- Placeholder: _sfc_main$94,
5774
+ Placeholder: _sfc_main$97,
5524
5775
  /**
5525
5776
  * Fallback content shown when the image fails to load. Exposes `retry()`
5526
5777
  * via slot props.
@@ -5534,7 +5785,7 @@ const Image = {
5534
5785
  * </Image.Fallback>
5535
5786
  * ```
5536
5787
  */
5537
- Fallback: _sfc_main$96
5788
+ Fallback: _sfc_main$99
5538
5789
  };
5539
5790
  //#endregion
5540
5791
  //#region src/components/Input/InputRoot.vue
@@ -5550,7 +5801,7 @@ function parseValidateOn$1(value) {
5550
5801
  modifier
5551
5802
  };
5552
5803
  }
5553
- const _sfc_main$93 = /* @__PURE__ */ defineComponent({
5804
+ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
5554
5805
  name: "InputRoot",
5555
5806
  inheritAttrs: false,
5556
5807
  __name: "InputRoot",
@@ -5605,7 +5856,11 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
5605
5856
  const { event, modifier } = parsed.value;
5606
5857
  if (event === "submit") return false;
5607
5858
  if (modifier === "lazy" && !input.isTouched.value) return false;
5608
- if (modifier === "eager" && input.isValid.value === false) return true;
5859
+ if (modifier === "eager") {
5860
+ if (input.isValid.value === false) return true;
5861
+ if (trigger === "input") return false;
5862
+ return trigger === event;
5863
+ }
5609
5864
  return trigger === event;
5610
5865
  }
5611
5866
  watch(input.isFocused, (val) => {
@@ -5674,7 +5929,7 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
5674
5929
  }
5675
5930
  }));
5676
5931
  return (_ctx, _cache) => {
5677
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5932
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5678
5933
  as: __props.as,
5679
5934
  renderless: __props.renderless
5680
5935
  }), {
@@ -5686,7 +5941,7 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
5686
5941
  });
5687
5942
  //#endregion
5688
5943
  //#region src/components/Input/InputControl.vue
5689
- const _sfc_main$92 = /* @__PURE__ */ defineComponent({
5944
+ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
5690
5945
  name: "InputControl",
5691
5946
  inheritAttrs: false,
5692
5947
  __name: "InputControl",
@@ -5747,7 +6002,7 @@ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
5747
6002
  attrs: controlAttrs.value
5748
6003
  }));
5749
6004
  return (_ctx, _cache) => {
5750
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6005
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
5751
6006
  as: __props.as,
5752
6007
  renderless: __props.renderless
5753
6008
  }), {
@@ -5759,7 +6014,7 @@ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
5759
6014
  });
5760
6015
  //#endregion
5761
6016
  //#region src/components/Input/InputDescription.vue
5762
- const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6017
+ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
5763
6018
  name: "InputDescription",
5764
6019
  inheritAttrs: false,
5765
6020
  __name: "InputDescription",
@@ -5777,7 +6032,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
5777
6032
  const descriptionAttrs = toRef(() => ({ id: root.descriptionId }));
5778
6033
  const slotProps = toRef(() => ({ id: root.descriptionId }));
5779
6034
  return (_ctx, _cache) => {
5780
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6035
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
5781
6036
  as: __props.as,
5782
6037
  renderless: __props.renderless
5783
6038
  }), {
@@ -5789,7 +6044,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
5789
6044
  });
5790
6045
  //#endregion
5791
6046
  //#region src/components/Input/InputError.vue
5792
- const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6047
+ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
5793
6048
  name: "InputError",
5794
6049
  inheritAttrs: false,
5795
6050
  __name: "InputError",
@@ -5814,7 +6069,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
5814
6069
  }
5815
6070
  }));
5816
6071
  return (_ctx, _cache) => {
5817
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6072
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5818
6073
  as: __props.as,
5819
6074
  renderless: __props.renderless
5820
6075
  }), {
@@ -5871,7 +6126,7 @@ const Input = {
5871
6126
  * </Input.Root>
5872
6127
  * ```
5873
6128
  */
5874
- Control: _sfc_main$92,
6129
+ Control: _sfc_main$95,
5875
6130
  /**
5876
6131
  * Help text component connected via aria-describedby.
5877
6132
  *
@@ -5888,7 +6143,7 @@ const Input = {
5888
6143
  * </Input.Root>
5889
6144
  * ```
5890
6145
  */
5891
- Description: _sfc_main$91,
6146
+ Description: _sfc_main$94,
5892
6147
  /**
5893
6148
  * Error message component with aria-live announcements.
5894
6149
  *
@@ -5908,7 +6163,7 @@ const Input = {
5908
6163
  * </Input.Root>
5909
6164
  * ```
5910
6165
  */
5911
- Error: _sfc_main$90,
6166
+ Error: _sfc_main$93,
5912
6167
  /**
5913
6168
  * Root component for text inputs with validation.
5914
6169
  *
@@ -5937,11 +6192,11 @@ const Input = {
5937
6192
  * </template>
5938
6193
  * ```
5939
6194
  */
5940
- Root: _sfc_main$93
6195
+ Root: _sfc_main$96
5941
6196
  };
5942
6197
  //#endregion
5943
6198
  //#region src/components/Locale/Locale.vue
5944
- const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6199
+ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
5945
6200
  name: "Locale",
5946
6201
  inheritAttrs: false,
5947
6202
  __name: "Locale",
@@ -6020,7 +6275,7 @@ function parseValidateOn(value) {
6020
6275
  modifier
6021
6276
  };
6022
6277
  }
6023
- const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6278
+ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6024
6279
  name: "NumberFieldRoot",
6025
6280
  inheritAttrs: false,
6026
6281
  __name: "NumberFieldRoot",
@@ -6088,7 +6343,11 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6088
6343
  const { event, modifier } = parsed.value;
6089
6344
  if (event === "submit") return false;
6090
6345
  if (modifier === "lazy" && !input.isTouched.value) return false;
6091
- if (modifier === "eager" && input.isValid.value === false) return true;
6346
+ if (modifier === "eager") {
6347
+ if (input.isValid.value === false) return true;
6348
+ if (trigger === "input") return false;
6349
+ return trigger === event;
6350
+ }
6092
6351
  return trigger === event;
6093
6352
  }
6094
6353
  watch(input.isFocused, (val) => {
@@ -6159,7 +6418,7 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6159
6418
  }
6160
6419
  }));
6161
6420
  return (_ctx, _cache) => {
6162
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6421
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6163
6422
  as: __props.as,
6164
6423
  renderless: __props.renderless
6165
6424
  }), {
@@ -6171,7 +6430,7 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6171
6430
  });
6172
6431
  //#endregion
6173
6432
  //#region src/components/NumberField/NumberFieldControl.vue
6174
- const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6433
+ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6175
6434
  name: "NumberFieldControl",
6176
6435
  inheritAttrs: false,
6177
6436
  __name: "NumberFieldControl",
@@ -6302,7 +6561,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6302
6561
  attrs: controlAttrs.value
6303
6562
  }));
6304
6563
  return (_ctx, _cache) => {
6305
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6564
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6306
6565
  as: __props.as,
6307
6566
  renderless: __props.renderless
6308
6567
  }), {
@@ -6314,7 +6573,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6314
6573
  });
6315
6574
  //#endregion
6316
6575
  //#region src/components/NumberField/NumberFieldDecrement.vue
6317
- const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6576
+ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6318
6577
  name: "NumberFieldDecrement",
6319
6578
  inheritAttrs: false,
6320
6579
  __name: "NumberFieldDecrement",
@@ -6376,7 +6635,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6376
6635
  attrs: controlAttrs.value
6377
6636
  }));
6378
6637
  return (_ctx, _cache) => {
6379
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6638
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6380
6639
  as: __props.as,
6381
6640
  renderless: __props.renderless
6382
6641
  }), {
@@ -6388,7 +6647,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6388
6647
  });
6389
6648
  //#endregion
6390
6649
  //#region src/components/NumberField/NumberFieldDescription.vue
6391
- const _sfc_main$85 = /* @__PURE__ */ defineComponent({
6650
+ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6392
6651
  name: "NumberFieldDescription",
6393
6652
  inheritAttrs: false,
6394
6653
  __name: "NumberFieldDescription",
@@ -6406,7 +6665,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
6406
6665
  const descriptionAttrs = toRef(() => ({ id: root.descriptionId }));
6407
6666
  const slotProps = toRef(() => ({ id: root.descriptionId }));
6408
6667
  return (_ctx, _cache) => {
6409
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6668
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6410
6669
  as: __props.as,
6411
6670
  renderless: __props.renderless
6412
6671
  }), {
@@ -6418,7 +6677,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
6418
6677
  });
6419
6678
  //#endregion
6420
6679
  //#region src/components/NumberField/NumberFieldError.vue
6421
- const _sfc_main$84 = /* @__PURE__ */ defineComponent({
6680
+ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6422
6681
  name: "NumberFieldError",
6423
6682
  inheritAttrs: false,
6424
6683
  __name: "NumberFieldError",
@@ -6443,7 +6702,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
6443
6702
  }
6444
6703
  }));
6445
6704
  return (_ctx, _cache) => {
6446
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6705
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6447
6706
  as: __props.as,
6448
6707
  renderless: __props.renderless
6449
6708
  }), {
@@ -6455,7 +6714,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
6455
6714
  });
6456
6715
  //#endregion
6457
6716
  //#region src/components/NumberField/NumberFieldIncrement.vue
6458
- const _sfc_main$83 = /* @__PURE__ */ defineComponent({
6717
+ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6459
6718
  name: "NumberFieldIncrement",
6460
6719
  inheritAttrs: false,
6461
6720
  __name: "NumberFieldIncrement",
@@ -6517,7 +6776,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
6517
6776
  attrs: controlAttrs.value
6518
6777
  }));
6519
6778
  return (_ctx, _cache) => {
6520
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6779
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6521
6780
  as: __props.as,
6522
6781
  renderless: __props.renderless
6523
6782
  }), {
@@ -6529,7 +6788,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
6529
6788
  });
6530
6789
  //#endregion
6531
6790
  //#region src/components/NumberField/NumberFieldScrub.vue
6532
- const _sfc_main$82 = /* @__PURE__ */ defineComponent({
6791
+ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
6533
6792
  name: "NumberFieldScrub",
6534
6793
  inheritAttrs: false,
6535
6794
  __name: "NumberFieldScrub",
@@ -6584,7 +6843,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
6584
6843
  "data-readonly": root.isReadonly.value ? true : void 0
6585
6844
  } }));
6586
6845
  return (_ctx, _cache) => {
6587
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), scrubAttrs.value), {
6846
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), scrubAttrs.value), {
6588
6847
  as: __props.as,
6589
6848
  renderless: __props.renderless
6590
6849
  }), {
@@ -6645,7 +6904,7 @@ const NumberField = {
6645
6904
  * </template>
6646
6905
  * ```
6647
6906
  */
6648
- Root: _sfc_main$88,
6907
+ Root: _sfc_main$91,
6649
6908
  /**
6650
6909
  * Native input element with spinbutton semantics.
6651
6910
  *
@@ -6660,7 +6919,7 @@ const NumberField = {
6660
6919
  * <NumberField.Control />
6661
6920
  * ```
6662
6921
  */
6663
- Control: _sfc_main$87,
6922
+ Control: _sfc_main$90,
6664
6923
  /**
6665
6924
  * Increment button with spin-on-hold behavior.
6666
6925
  *
@@ -6675,7 +6934,7 @@ const NumberField = {
6675
6934
  * <NumberField.Increment>+</NumberField.Increment>
6676
6935
  * ```
6677
6936
  */
6678
- Increment: _sfc_main$83,
6937
+ Increment: _sfc_main$86,
6679
6938
  /**
6680
6939
  * Decrement button with spin-on-hold behavior.
6681
6940
  *
@@ -6690,7 +6949,7 @@ const NumberField = {
6690
6949
  * <NumberField.Decrement>-</NumberField.Decrement>
6691
6950
  * ```
6692
6951
  */
6693
- Decrement: _sfc_main$86,
6952
+ Decrement: _sfc_main$89,
6694
6953
  /**
6695
6954
  * Click-and-drag scrub control using Pointer Lock API.
6696
6955
  *
@@ -6705,7 +6964,7 @@ const NumberField = {
6705
6964
  * <NumberField.Scrub>Amount</NumberField.Scrub>
6706
6965
  * ```
6707
6966
  */
6708
- Scrub: _sfc_main$82,
6967
+ Scrub: _sfc_main$85,
6709
6968
  /**
6710
6969
  * Help text component connected via aria-describedby.
6711
6970
  *
@@ -6719,7 +6978,7 @@ const NumberField = {
6719
6978
  * <NumberField.Description>Enter a value between 0 and 100</NumberField.Description>
6720
6979
  * ```
6721
6980
  */
6722
- Description: _sfc_main$85,
6981
+ Description: _sfc_main$88,
6723
6982
  /**
6724
6983
  * Error message component connected via aria-errormessage.
6725
6984
  *
@@ -6735,7 +6994,7 @@ const NumberField = {
6735
6994
  * </NumberField.Error>
6736
6995
  * ```
6737
6996
  */
6738
- Error: _sfc_main$84
6997
+ Error: _sfc_main$87
6739
6998
  };
6740
6999
  //#endregion
6741
7000
  //#region src/components/Overflow/OverflowRoot.vue
@@ -6756,7 +7015,7 @@ const NumberField = {
6756
7015
  * `createOverflow` as a getter so capacity recomputes when the prop changes.
6757
7016
  */
6758
7017
  const [useOverflowRoot, provideOverflowRoot] = createContext();
6759
- const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7018
+ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
6760
7019
  name: "OverflowRoot",
6761
7020
  __name: "OverflowRoot",
6762
7021
  props: {
@@ -6820,7 +7079,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
6820
7079
  }
6821
7080
  }));
6822
7081
  return (_ctx, _cache) => {
6823
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7082
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
6824
7083
  ref: "container",
6825
7084
  as: __props.as,
6826
7085
  renderless: __props.renderless
@@ -6848,7 +7107,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
6848
7107
  * slot consumer must spread `slotProps.attrs` onto their own element to
6849
7108
  * preserve the data hook and live-region semantics.
6850
7109
  */
6851
- const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7110
+ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
6852
7111
  name: "OverflowIndicator",
6853
7112
  __name: "OverflowIndicator",
6854
7113
  props: {
@@ -6869,8 +7128,8 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
6869
7128
  return;
6870
7129
  }
6871
7130
  const style = getComputedStyle(el.value);
6872
- const marginX = Number.parseFloat(style.marginLeft) + Number.parseFloat(style.marginRight);
6873
- root.indicatorWidth.value = el.value.offsetWidth + marginX;
7131
+ const marginX = (Number.parseFloat(style.marginLeft) || 0) + (Number.parseFloat(style.marginRight) || 0);
7132
+ root.indicatorWidth.value = (el.value.offsetWidth || 0) + marginX;
6874
7133
  }
6875
7134
  watch(el, () => measure(), { immediate: true });
6876
7135
  useResizeObserver(el, () => measure());
@@ -6889,7 +7148,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
6889
7148
  }
6890
7149
  }));
6891
7150
  return (_ctx, _cache) => {
6892
- return unref(root).isOverflowing.value ? (openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7151
+ return unref(root).isOverflowing.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
6893
7152
  key: 0,
6894
7153
  ref: "atom",
6895
7154
  as: __props.as,
@@ -6917,7 +7176,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
6917
7176
  * so the slot consumer is responsible for honoring `isHidden` themselves —
6918
7177
  * read it from `slotProps.isHidden` and conditionally render or apply CSS.
6919
7178
  */
6920
- const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7179
+ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
6921
7180
  name: "OverflowItem",
6922
7181
  __name: "OverflowItem",
6923
7182
  props: {
@@ -6967,7 +7226,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
6967
7226
  }
6968
7227
  }));
6969
7228
  return (_ctx, _cache) => {
6970
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7229
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
6971
7230
  ref: "atom",
6972
7231
  as: __props.as,
6973
7232
  renderless: __props.renderless
@@ -7013,7 +7272,7 @@ const Overflow = {
7013
7272
  * </template>
7014
7273
  * ```
7015
7274
  */
7016
- Root: _sfc_main$81,
7275
+ Root: _sfc_main$84,
7017
7276
  /**
7018
7277
  * Individual overflow item. Registers with Root and self-measures.
7019
7278
  * Hidden when its index falls outside capacity.
@@ -7029,7 +7288,7 @@ const Overflow = {
7029
7288
  * </template>
7030
7289
  * ```
7031
7290
  */
7032
- Item: _sfc_main$79,
7291
+ Item: _sfc_main$82,
7033
7292
  /**
7034
7293
  * Indicator that renders only when items are hidden. Exposes the
7035
7294
  * hidden count and the array of hidden tickets via slot props.
@@ -7045,14 +7304,14 @@ const Overflow = {
7045
7304
  * </template>
7046
7305
  * ```
7047
7306
  */
7048
- Indicator: _sfc_main$80
7307
+ Indicator: _sfc_main$83
7049
7308
  };
7050
7309
  //#endregion
7051
7310
  //#region src/components/Pagination/PaginationRoot.vue
7052
7311
  const [usePaginationRoot, providePaginationRoot] = createContext();
7053
7312
  const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
7054
7313
  const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
7055
- const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7314
+ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7056
7315
  name: "PaginationRoot",
7057
7316
  __name: "PaginationRoot",
7058
7317
  props: /* @__PURE__ */ mergeModels({
@@ -7093,9 +7352,9 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7093
7352
  requestAnimationFrame(() => {
7094
7353
  const rootStyle = getComputedStyle(root);
7095
7354
  const style = getComputedStyle(el);
7096
- const marginX = Number.parseFloat(style.marginLeft) + Number.parseFloat(style.marginRight);
7355
+ const marginX = (Number.parseFloat(style.marginLeft) || 0) + (Number.parseFloat(style.marginRight) || 0);
7097
7356
  const gapX = Number.parseFloat(rootStyle.gap) || 0;
7098
- itemWidth.value = el.offsetWidth + marginX;
7357
+ itemWidth.value = (el.offsetWidth || 0) + marginX;
7099
7358
  itemGap.value = gapX;
7100
7359
  });
7101
7360
  }, { flush: "post" });
@@ -7139,7 +7398,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7139
7398
  providePaginationControls(__props.namespace, controls);
7140
7399
  providePaginationItems(__props.namespace, items);
7141
7400
  return (_ctx, _cache) => {
7142
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7401
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7143
7402
  ref_key: "atom",
7144
7403
  ref: atom
7145
7404
  }, slotProps.value.attrs, {
@@ -7154,7 +7413,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7154
7413
  });
7155
7414
  //#endregion
7156
7415
  //#region src/components/Pagination/PaginationEllipsis.vue
7157
- const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7416
+ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7158
7417
  name: "PaginationEllipsis",
7159
7418
  __name: "PaginationEllipsis",
7160
7419
  props: {
@@ -7182,7 +7441,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7182
7441
  }));
7183
7442
  onBeforeUnmount(() => items.unregister(__props.id));
7184
7443
  return (_ctx, _cache) => {
7185
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7444
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7186
7445
  ref_key: "atom",
7187
7446
  ref: atom
7188
7447
  }, slotProps.value.attrs, {
@@ -7197,7 +7456,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7197
7456
  });
7198
7457
  //#endregion
7199
7458
  //#region src/components/Pagination/PaginationFirst.vue
7200
- const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7459
+ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7201
7460
  name: "PaginationFirst",
7202
7461
  __name: "PaginationFirst",
7203
7462
  props: {
@@ -7239,7 +7498,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7239
7498
  }));
7240
7499
  onBeforeUnmount(() => controls.unregister(__props.id));
7241
7500
  return (_ctx, _cache) => {
7242
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7501
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7243
7502
  ref_key: "atom",
7244
7503
  ref: atom
7245
7504
  }, slotProps.value.attrs, {
@@ -7254,7 +7513,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7254
7513
  });
7255
7514
  //#endregion
7256
7515
  //#region src/components/Pagination/PaginationItem.vue
7257
- const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7516
+ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7258
7517
  name: "PaginationItem",
7259
7518
  __name: "PaginationItem",
7260
7519
  props: {
@@ -7307,7 +7566,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7307
7566
  }));
7308
7567
  onBeforeUnmount(() => items.unregister(__props.id));
7309
7568
  return (_ctx, _cache) => {
7310
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7569
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7311
7570
  ref_key: "atom",
7312
7571
  ref: atom
7313
7572
  }, slotProps.value.attrs, {
@@ -7322,7 +7581,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7322
7581
  });
7323
7582
  //#endregion
7324
7583
  //#region src/components/Pagination/PaginationLast.vue
7325
- const _sfc_main$74 = /* @__PURE__ */ defineComponent({
7584
+ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7326
7585
  name: "PaginationLast",
7327
7586
  __name: "PaginationLast",
7328
7587
  props: {
@@ -7364,7 +7623,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
7364
7623
  }));
7365
7624
  onBeforeUnmount(() => controls.unregister(__props.id));
7366
7625
  return (_ctx, _cache) => {
7367
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7626
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7368
7627
  ref_key: "atom",
7369
7628
  ref: atom
7370
7629
  }, slotProps.value.attrs, {
@@ -7379,7 +7638,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
7379
7638
  });
7380
7639
  //#endregion
7381
7640
  //#region src/components/Pagination/PaginationNext.vue
7382
- const _sfc_main$73 = /* @__PURE__ */ defineComponent({
7641
+ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7383
7642
  name: "PaginationNext",
7384
7643
  __name: "PaginationNext",
7385
7644
  props: {
@@ -7421,7 +7680,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
7421
7680
  }));
7422
7681
  onBeforeUnmount(() => controls.unregister(__props.id));
7423
7682
  return (_ctx, _cache) => {
7424
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7683
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7425
7684
  ref_key: "atom",
7426
7685
  ref: atom
7427
7686
  }, slotProps.value.attrs, {
@@ -7436,7 +7695,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
7436
7695
  });
7437
7696
  //#endregion
7438
7697
  //#region src/components/Pagination/PaginationPrev.vue
7439
- const _sfc_main$72 = /* @__PURE__ */ defineComponent({
7698
+ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7440
7699
  name: "PaginationPrev",
7441
7700
  __name: "PaginationPrev",
7442
7701
  props: {
@@ -7478,7 +7737,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
7478
7737
  }));
7479
7738
  onBeforeUnmount(() => controls.unregister(__props.id));
7480
7739
  return (_ctx, _cache) => {
7481
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
7740
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7482
7741
  ref_key: "atom",
7483
7742
  ref: atom
7484
7743
  }, slotProps.value.attrs, {
@@ -7493,7 +7752,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
7493
7752
  });
7494
7753
  //#endregion
7495
7754
  //#region src/components/Pagination/PaginationStatus.vue
7496
- const _sfc_main$71 = /* @__PURE__ */ defineComponent({
7755
+ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
7497
7756
  name: "PaginationStatus",
7498
7757
  __name: "PaginationStatus",
7499
7758
  props: {
@@ -7530,7 +7789,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
7530
7789
  }
7531
7790
  }));
7532
7791
  return (_ctx, _cache) => {
7533
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
7792
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
7534
7793
  as: __props.as,
7535
7794
  renderless: __props.renderless
7536
7795
  }), {
@@ -7578,7 +7837,7 @@ const Pagination = {
7578
7837
  * </template>
7579
7838
  * ```
7580
7839
  */
7581
- Root: _sfc_main$78,
7840
+ Root: _sfc_main$81,
7582
7841
  /**
7583
7842
  * Individual page button that navigates to a specific page number.
7584
7843
  *
@@ -7600,7 +7859,7 @@ const Pagination = {
7600
7859
  * </template>
7601
7860
  * ```
7602
7861
  */
7603
- Item: _sfc_main$75,
7862
+ Item: _sfc_main$78,
7604
7863
  /**
7605
7864
  * Navigation button that jumps to the first page. Automatically
7606
7865
  * disables when already on the first page.
@@ -7628,7 +7887,7 @@ const Pagination = {
7628
7887
  * </template>
7629
7888
  * ```
7630
7889
  */
7631
- First: _sfc_main$76,
7890
+ First: _sfc_main$79,
7632
7891
  /**
7633
7892
  * Navigation button that moves to the previous page. Automatically
7634
7893
  * disables when already on the first page.
@@ -7656,7 +7915,7 @@ const Pagination = {
7656
7915
  * </template>
7657
7916
  * ```
7658
7917
  */
7659
- Prev: _sfc_main$72,
7918
+ Prev: _sfc_main$75,
7660
7919
  /**
7661
7920
  * Visual indicator for omitted page numbers. Hidden from screen
7662
7921
  * readers via aria-hidden. Inherits ellipsis character from Root
@@ -7679,7 +7938,7 @@ const Pagination = {
7679
7938
  * </template>
7680
7939
  * ```
7681
7940
  */
7682
- Ellipsis: _sfc_main$77,
7941
+ Ellipsis: _sfc_main$80,
7683
7942
  /**
7684
7943
  * Navigation button that moves to the next page. Automatically
7685
7944
  * disables when already on the last page.
@@ -7707,7 +7966,7 @@ const Pagination = {
7707
7966
  * </template>
7708
7967
  * ```
7709
7968
  */
7710
- Next: _sfc_main$73,
7969
+ Next: _sfc_main$76,
7711
7970
  /**
7712
7971
  * Navigation button that jumps to the last page. Automatically
7713
7972
  * disables when already on the last page.
@@ -7735,7 +7994,7 @@ const Pagination = {
7735
7994
  * </template>
7736
7995
  * ```
7737
7996
  */
7738
- Last: _sfc_main$74,
7997
+ Last: _sfc_main$77,
7739
7998
  /**
7740
7999
  * Visually-hidden live region that announces page changes to screen
7741
8000
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -7756,12 +8015,12 @@ const Pagination = {
7756
8015
  * </template>
7757
8016
  * ```
7758
8017
  */
7759
- Status: _sfc_main$71
8018
+ Status: _sfc_main$74
7760
8019
  };
7761
8020
  //#endregion
7762
8021
  //#region src/components/Popover/PopoverRoot.vue
7763
8022
  const [usePopoverContext, providePopoverContext] = createContext("v0:popover");
7764
- const _sfc_main$70 = /* @__PURE__ */ defineComponent({
8023
+ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
7765
8024
  name: "PopoverRoot",
7766
8025
  __name: "PopoverRoot",
7767
8026
  props: /* @__PURE__ */ mergeModels({
@@ -7789,7 +8048,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
7789
8048
  toggle: popover.toggle
7790
8049
  }));
7791
8050
  return (_ctx, _cache) => {
7792
- return openBlock(), createBlock(unref(_sfc_main$165), {
8051
+ return openBlock(), createBlock(unref(_sfc_main$170), {
7793
8052
  as: __props.as,
7794
8053
  renderless: ""
7795
8054
  }, {
@@ -7801,7 +8060,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
7801
8060
  });
7802
8061
  //#endregion
7803
8062
  //#region src/components/Popover/PopoverActivator.vue
7804
- const _sfc_main$69 = /* @__PURE__ */ defineComponent({
8063
+ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
7805
8064
  name: "PopoverActivator",
7806
8065
  __name: "PopoverActivator",
7807
8066
  props: {
@@ -7825,7 +8084,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
7825
8084
  }
7826
8085
  }));
7827
8086
  return (_ctx, _cache) => {
7828
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
8087
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7829
8088
  as: __props.as,
7830
8089
  style: style.value
7831
8090
  }, slotProps.value.attrs), {
@@ -7837,7 +8096,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
7837
8096
  });
7838
8097
  //#endregion
7839
8098
  //#region src/components/Popover/PopoverContent.vue
7840
- const _sfc_main$68 = /* @__PURE__ */ defineComponent({
8099
+ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
7841
8100
  name: "PopoverContent",
7842
8101
  __name: "PopoverContent",
7843
8102
  props: {
@@ -7876,7 +8135,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
7876
8135
  }
7877
8136
  }));
7878
8137
  return (_ctx, _cache) => {
7879
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
8138
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7880
8139
  ref_key: "ref",
7881
8140
  ref,
7882
8141
  as: __props.as,
@@ -7920,7 +8179,7 @@ const Popover = {
7920
8179
  * </template>
7921
8180
  * ```
7922
8181
  */
7923
- Root: _sfc_main$70,
8182
+ Root: _sfc_main$73,
7924
8183
  /**
7925
8184
  * Activator component that opens the popover.
7926
8185
  *
@@ -7939,7 +8198,7 @@ const Popover = {
7939
8198
  * </template>
7940
8199
  * ```
7941
8200
  */
7942
- Activator: _sfc_main$69,
8201
+ Activator: _sfc_main$72,
7943
8202
  /**
7944
8203
  * Component for the content section of a popover.
7945
8204
  *
@@ -7958,7 +8217,7 @@ const Popover = {
7958
8217
  * </template>
7959
8218
  * ```
7960
8219
  */
7961
- Content: _sfc_main$68
8220
+ Content: _sfc_main$71
7962
8221
  };
7963
8222
  //#endregion
7964
8223
  //#region src/components/Portal/Portal.vue
@@ -7974,7 +8233,7 @@ const Popover = {
7974
8233
  * Standardizes the teleport + stack registration pattern used by
7975
8234
  * overlay components (Snackbar, Toast, Dialog, etc.).
7976
8235
  */
7977
- const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8236
+ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
7978
8237
  name: "Portal",
7979
8238
  __name: "Portal",
7980
8239
  props: {
@@ -8031,7 +8290,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8031
8290
  * - Lifecycle events: `enter`, `leave`, `after-leave`
8032
8291
  * - Animation-agnostic: works with CSS, WAAPI, GSAP, or nothing
8033
8292
  */
8034
- const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8293
+ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
8035
8294
  name: "Presence",
8036
8295
  __name: "Presence",
8037
8296
  props: /* @__PURE__ */ mergeModels({
@@ -8091,7 +8350,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8091
8350
  //#endregion
8092
8351
  //#region src/components/Progress/ProgressHiddenInput.vue
8093
8352
  const _hoisted_1$5 = ["name", "value"];
8094
- const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8353
+ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
8095
8354
  name: "ProgressHiddenInput",
8096
8355
  __name: "ProgressHiddenInput",
8097
8356
  props: { namespace: { default: "v0:progress:root" } },
@@ -8111,7 +8370,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8111
8370
  //#endregion
8112
8371
  //#region src/components/Progress/ProgressRoot.vue
8113
8372
  const [useProgressRoot, provideProgressRoot] = createContext();
8114
- const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8373
+ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8115
8374
  name: "ProgressRoot",
8116
8375
  inheritAttrs: false,
8117
8376
  __name: "ProgressRoot",
@@ -8182,19 +8441,19 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8182
8441
  };
8183
8442
  });
8184
8443
  return (_ctx, _cache) => {
8185
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8444
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8186
8445
  as: __props.as,
8187
8446
  renderless: __props.renderless
8188
8447
  }), {
8189
8448
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
8190
8449
  _: 3
8191
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$65, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8450
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$68, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8192
8451
  };
8193
8452
  }
8194
8453
  });
8195
8454
  //#endregion
8196
8455
  //#region src/components/Progress/ProgressBuffer.vue
8197
- const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8456
+ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8198
8457
  name: "ProgressBuffer",
8199
8458
  inheritAttrs: false,
8200
8459
  __name: "ProgressBuffer",
@@ -8223,7 +8482,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8223
8482
  }
8224
8483
  }));
8225
8484
  return (_ctx, _cache) => {
8226
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8485
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8227
8486
  as: __props.as,
8228
8487
  renderless: __props.renderless,
8229
8488
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -8240,7 +8499,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8240
8499
  });
8241
8500
  //#endregion
8242
8501
  //#region src/components/Progress/ProgressFill.vue
8243
- const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8502
+ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8244
8503
  name: "ProgressFill",
8245
8504
  inheritAttrs: false,
8246
8505
  __name: "ProgressFill",
@@ -8271,7 +8530,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8271
8530
  }
8272
8531
  }));
8273
8532
  return (_ctx, _cache) => {
8274
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8533
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8275
8534
  as: __props.as,
8276
8535
  renderless: __props.renderless,
8277
8536
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -8288,7 +8547,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8288
8547
  });
8289
8548
  //#endregion
8290
8549
  //#region src/components/Progress/ProgressLabel.vue
8291
- const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8550
+ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8292
8551
  name: "ProgressLabel",
8293
8552
  inheritAttrs: false,
8294
8553
  __name: "ProgressLabel",
@@ -8307,7 +8566,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8307
8566
  attrs: { id: root.labelId }
8308
8567
  }));
8309
8568
  return (_ctx, _cache) => {
8310
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8569
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8311
8570
  as: __props.as,
8312
8571
  renderless: __props.renderless
8313
8572
  }), {
@@ -8319,7 +8578,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8319
8578
  });
8320
8579
  //#endregion
8321
8580
  //#region src/components/Progress/ProgressTrack.vue
8322
- const _sfc_main$60 = /* @__PURE__ */ defineComponent({
8581
+ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8323
8582
  name: "ProgressTrack",
8324
8583
  inheritAttrs: false,
8325
8584
  __name: "ProgressTrack",
@@ -8333,7 +8592,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
8333
8592
  const root = useProgressRoot(__props.namespace);
8334
8593
  const slotProps = toRef(() => ({ attrs: { "data-state": root.isIndeterminate.value ? "indeterminate" : "determinate" } }));
8335
8594
  return (_ctx, _cache) => {
8336
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8595
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8337
8596
  as: __props.as,
8338
8597
  renderless: __props.renderless
8339
8598
  }), {
@@ -8345,7 +8604,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
8345
8604
  });
8346
8605
  //#endregion
8347
8606
  //#region src/components/Progress/ProgressValue.vue
8348
- const _sfc_main$59 = /* @__PURE__ */ defineComponent({
8607
+ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8349
8608
  name: "ProgressValue",
8350
8609
  inheritAttrs: false,
8351
8610
  __name: "ProgressValue",
@@ -8365,7 +8624,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
8365
8624
  attrs: {}
8366
8625
  }));
8367
8626
  return (_ctx, _cache) => {
8368
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8627
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8369
8628
  as: __props.as,
8370
8629
  renderless: __props.renderless
8371
8630
  }), {
@@ -8437,7 +8696,7 @@ const Progress = {
8437
8696
  * </template>
8438
8697
  * ```
8439
8698
  */
8440
- Root: _sfc_main$64,
8699
+ Root: _sfc_main$67,
8441
8700
  /**
8442
8701
  * Track container for the progress bar.
8443
8702
  *
@@ -8460,7 +8719,7 @@ const Progress = {
8460
8719
  * </template>
8461
8720
  * ```
8462
8721
  */
8463
- Track: _sfc_main$60,
8722
+ Track: _sfc_main$63,
8464
8723
  /**
8465
8724
  * Fill element representing the current progress value.
8466
8725
  *
@@ -8481,7 +8740,7 @@ const Progress = {
8481
8740
  * </template>
8482
8741
  * ```
8483
8742
  */
8484
- Fill: _sfc_main$62,
8743
+ Fill: _sfc_main$65,
8485
8744
  /**
8486
8745
  * Buffer indicator for streaming or loading progress.
8487
8746
  *
@@ -8505,7 +8764,7 @@ const Progress = {
8505
8764
  * </template>
8506
8765
  * ```
8507
8766
  */
8508
- Buffer: _sfc_main$63,
8767
+ Buffer: _sfc_main$66,
8509
8768
  /**
8510
8769
  * Text display for the current progress value.
8511
8770
  *
@@ -8528,7 +8787,7 @@ const Progress = {
8528
8787
  * </template>
8529
8788
  * ```
8530
8789
  */
8531
- Value: _sfc_main$59,
8790
+ Value: _sfc_main$62,
8532
8791
  /**
8533
8792
  * Accessible label for the progress indicator.
8534
8793
  *
@@ -8549,7 +8808,7 @@ const Progress = {
8549
8808
  * </template>
8550
8809
  * ```
8551
8810
  */
8552
- Label: _sfc_main$61,
8811
+ Label: _sfc_main$64,
8553
8812
  /**
8554
8813
  * Hidden native input for form submission.
8555
8814
  *
@@ -8579,12 +8838,12 @@ const Progress = {
8579
8838
  * </template>
8580
8839
  * ```
8581
8840
  */
8582
- HiddenInput: _sfc_main$65
8841
+ HiddenInput: _sfc_main$68
8583
8842
  };
8584
8843
  //#endregion
8585
8844
  //#region src/components/Radio/RadioGroup.vue
8586
8845
  const [useRadioGroup, provideRadioGroup] = createContext();
8587
- const _sfc_main$58 = /* @__PURE__ */ defineComponent({
8846
+ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8588
8847
  name: "RadioGroup",
8589
8848
  __name: "RadioGroup",
8590
8849
  props: /* @__PURE__ */ mergeModels({
@@ -8636,7 +8895,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
8636
8895
  }
8637
8896
  }));
8638
8897
  return (_ctx, _cache) => {
8639
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
8898
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
8640
8899
  as: __props.as,
8641
8900
  renderless: __props.renderless
8642
8901
  }), {
@@ -8649,7 +8908,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
8649
8908
  //#endregion
8650
8909
  //#region src/components/Radio/RadioRoot.vue
8651
8910
  const [useRadioRoot, provideRadioRoot] = createContext();
8652
- const _sfc_main$57 = /* @__PURE__ */ defineComponent({
8911
+ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
8653
8912
  name: "RadioRoot",
8654
8913
  inheritAttrs: false,
8655
8914
  __name: "RadioRoot",
@@ -8761,13 +9020,13 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
8761
9020
  }
8762
9021
  }));
8763
9022
  return (_ctx, _cache) => {
8764
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
9023
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
8765
9024
  as: __props.as,
8766
9025
  renderless: __props.renderless
8767
9026
  }), {
8768
9027
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
8769
9028
  _: 3
8770
- }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$56, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9029
+ }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$59, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8771
9030
  };
8772
9031
  }
8773
9032
  });
@@ -8791,7 +9050,7 @@ const visuallyHiddenStyle$2 = {
8791
9050
  whiteSpace: "nowrap",
8792
9051
  border: "0"
8793
9052
  };
8794
- const _sfc_main$56 = /* @__PURE__ */ defineComponent({
9053
+ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
8795
9054
  name: "RadioHiddenInput",
8796
9055
  __name: "RadioHiddenInput",
8797
9056
  props: {
@@ -8828,7 +9087,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
8828
9087
  });
8829
9088
  //#endregion
8830
9089
  //#region src/components/Radio/RadioIndicator.vue
8831
- const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9090
+ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
8832
9091
  name: "RadioIndicator",
8833
9092
  __name: "RadioIndicator",
8834
9093
  props: {
@@ -8848,7 +9107,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
8848
9107
  }
8849
9108
  }));
8850
9109
  return (_ctx, _cache) => {
8851
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
9110
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
8852
9111
  as: __props.as,
8853
9112
  renderless: __props.renderless
8854
9113
  }), {
@@ -8921,7 +9180,7 @@ const Radio = {
8921
9180
  * </template>
8922
9181
  * ```
8923
9182
  */
8924
- Group: _sfc_main$58,
9183
+ Group: _sfc_main$61,
8925
9184
  /**
8926
9185
  * Hidden input component for form submission.
8927
9186
  *
@@ -8946,7 +9205,7 @@ const Radio = {
8946
9205
  * </template>
8947
9206
  * ```
8948
9207
  */
8949
- HiddenInput: _sfc_main$56,
9208
+ HiddenInput: _sfc_main$59,
8950
9209
  /**
8951
9210
  * Visual indicator component for radio buttons.
8952
9211
  *
@@ -8974,7 +9233,7 @@ const Radio = {
8974
9233
  * </template>
8975
9234
  * ```
8976
9235
  */
8977
- Indicator: _sfc_main$55,
9236
+ Indicator: _sfc_main$58,
8978
9237
  /**
8979
9238
  * Root component for individual radio buttons.
8980
9239
  *
@@ -9001,12 +9260,12 @@ const Radio = {
9001
9260
  * </template>
9002
9261
  * ```
9003
9262
  */
9004
- Root: _sfc_main$57
9263
+ Root: _sfc_main$60
9005
9264
  };
9006
9265
  //#endregion
9007
9266
  //#region src/components/Rating/RatingRoot.vue
9008
9267
  const [useRatingRoot, provideRatingRoot] = createContext();
9009
- const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9268
+ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9010
9269
  name: "RatingRoot",
9011
9270
  inheritAttrs: false,
9012
9271
  __name: "RatingRoot",
@@ -9093,13 +9352,13 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9093
9352
  }
9094
9353
  }));
9095
9354
  return (_ctx, _cache) => {
9096
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9355
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9097
9356
  as: __props.as,
9098
9357
  renderless: __props.renderless
9099
9358
  }), {
9100
9359
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9101
9360
  _: 3
9102
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$53, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9361
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$56, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9103
9362
  };
9104
9363
  }
9105
9364
  });
@@ -9110,7 +9369,7 @@ const _hoisted_1$3 = [
9110
9369
  "name",
9111
9370
  "value"
9112
9371
  ];
9113
- const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9372
+ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
9114
9373
  name: "RatingHiddenInput",
9115
9374
  __name: "RatingHiddenInput",
9116
9375
  props: { namespace: { default: "v0:rating:root" } },
@@ -9131,7 +9390,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9131
9390
  });
9132
9391
  //#endregion
9133
9392
  //#region src/components/Rating/RatingItem.vue
9134
- const _sfc_main$52 = /* @__PURE__ */ defineComponent({
9393
+ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9135
9394
  name: "RatingItem",
9136
9395
  inheritAttrs: false,
9137
9396
  __name: "RatingItem",
@@ -9184,7 +9443,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
9184
9443
  }
9185
9444
  }));
9186
9445
  return (_ctx, _cache) => {
9187
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9446
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9188
9447
  as: __props.as,
9189
9448
  renderless: __props.renderless
9190
9449
  }), {
@@ -9266,7 +9525,7 @@ const Rating = {
9266
9525
  * </template>
9267
9526
  * ```
9268
9527
  */
9269
- Root: _sfc_main$54,
9528
+ Root: _sfc_main$57,
9270
9529
  /**
9271
9530
  * Individual rating item (star/icon).
9272
9531
  *
@@ -9297,7 +9556,7 @@ const Rating = {
9297
9556
  * </template>
9298
9557
  * ```
9299
9558
  */
9300
- Item: _sfc_main$52,
9559
+ Item: _sfc_main$55,
9301
9560
  /**
9302
9561
  * Hidden native input for form submission.
9303
9562
  *
@@ -9333,11 +9592,11 @@ const Rating = {
9333
9592
  * </template>
9334
9593
  * ```
9335
9594
  */
9336
- HiddenInput: _sfc_main$53
9595
+ HiddenInput: _sfc_main$56
9337
9596
  };
9338
9597
  //#endregion
9339
9598
  //#region src/components/Scrim/Scrim.vue
9340
- const _sfc_main$51 = /* @__PURE__ */ defineComponent({
9599
+ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9341
9600
  name: "Scrim",
9342
9601
  inheritAttrs: false,
9343
9602
  __name: "Scrim",
@@ -9375,7 +9634,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
9375
9634
  to: __props.teleportTo
9376
9635
  }, [createVNode(TransitionGroup, { name: __props.transition }, {
9377
9636
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
9378
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
9637
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
9379
9638
  key: ticket.id,
9380
9639
  as: __props.as,
9381
9640
  style: getStyle(ticket)
@@ -9394,7 +9653,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
9394
9653
  name: __props.transition
9395
9654
  }, {
9396
9655
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
9397
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
9656
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
9398
9657
  key: ticket.id,
9399
9658
  as: __props.as,
9400
9659
  style: getStyle(ticket)
@@ -9431,7 +9690,7 @@ const visuallyHiddenStyle$1 = {
9431
9690
  whiteSpace: "nowrap",
9432
9691
  border: "0"
9433
9692
  };
9434
- const _sfc_main$50 = /* @__PURE__ */ defineComponent({
9693
+ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9435
9694
  name: "SelectHiddenInput",
9436
9695
  __name: "SelectHiddenInput",
9437
9696
  props: { namespace: { default: "v0:select" } },
@@ -9465,7 +9724,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
9465
9724
  //#endregion
9466
9725
  //#region src/components/Select/SelectRoot.vue
9467
9726
  const [useSelectContext, provideSelectContext] = createContext();
9468
- const _sfc_main$49 = /* @__PURE__ */ defineComponent({
9727
+ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
9469
9728
  name: "SelectRoot",
9470
9729
  __name: "SelectRoot",
9471
9730
  props: /* @__PURE__ */ mergeModels({
@@ -9572,19 +9831,19 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
9572
9831
  toggle
9573
9832
  }));
9574
9833
  return (_ctx, _cache) => {
9575
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), {
9834
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), {
9576
9835
  as: __props.as,
9577
9836
  renderless: ""
9578
9837
  }, {
9579
9838
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9580
9839
  _: 3
9581
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$50, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9840
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$53, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9582
9841
  };
9583
9842
  }
9584
9843
  });
9585
9844
  //#endregion
9586
9845
  //#region src/components/Select/SelectActivator.vue
9587
- const _sfc_main$48 = /* @__PURE__ */ defineComponent({
9846
+ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
9588
9847
  name: "SelectActivator",
9589
9848
  __name: "SelectActivator",
9590
9849
  props: {
@@ -9646,7 +9905,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
9646
9905
  }
9647
9906
  }));
9648
9907
  return (_ctx, _cache) => {
9649
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
9908
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
9650
9909
  ref: "activator",
9651
9910
  as: __props.as,
9652
9911
  style: style.value
@@ -9662,7 +9921,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
9662
9921
  });
9663
9922
  //#endregion
9664
9923
  //#region src/components/Select/SelectContent.vue
9665
- const _sfc_main$47 = /* @__PURE__ */ defineComponent({
9924
+ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
9666
9925
  name: "SelectContent",
9667
9926
  __name: "SelectContent",
9668
9927
  props: {
@@ -9691,7 +9950,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
9691
9950
  }));
9692
9951
  const style = toRef(() => context.popover.contentStyles.value);
9693
9952
  return (_ctx, _cache) => {
9694
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
9953
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
9695
9954
  ref_key: "content",
9696
9955
  ref: content
9697
9956
  }, slotProps.value.attrs, {
@@ -9706,7 +9965,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
9706
9965
  });
9707
9966
  //#endregion
9708
9967
  //#region src/components/Select/SelectCue.vue
9709
- const _sfc_main$46 = /* @__PURE__ */ defineComponent({
9968
+ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
9710
9969
  name: "SelectCue",
9711
9970
  __name: "SelectCue",
9712
9971
  props: {
@@ -9724,7 +9983,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
9724
9983
  }
9725
9984
  }));
9726
9985
  return (_ctx, _cache) => {
9727
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
9986
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
9728
9987
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9729
9988
  _: 3
9730
9989
  }, 16, ["as"]);
@@ -9733,7 +9992,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
9733
9992
  });
9734
9993
  //#endregion
9735
9994
  //#region src/components/Select/SelectItem.vue
9736
- const _sfc_main$45 = /* @__PURE__ */ defineComponent({
9995
+ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
9737
9996
  name: "SelectItem",
9738
9997
  __name: "SelectItem",
9739
9998
  props: {
@@ -9780,7 +10039,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
9780
10039
  }
9781
10040
  }));
9782
10041
  return (_ctx, _cache) => {
9783
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ as: __props.as }, slotProps.value.attrs), {
10042
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ as: __props.as }, slotProps.value.attrs), {
9784
10043
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9785
10044
  _: 3
9786
10045
  }, 16, ["as"]);
@@ -9789,7 +10048,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
9789
10048
  });
9790
10049
  //#endregion
9791
10050
  //#region src/components/Select/SelectPlaceholder.vue
9792
- const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10051
+ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
9793
10052
  name: "SelectPlaceholder",
9794
10053
  __name: "SelectPlaceholder",
9795
10054
  props: {
@@ -9801,7 +10060,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
9801
10060
  const context = useSelectContext(__props.namespace);
9802
10061
  const hasValue = toRef(() => context.selection.selectedIds.size > 0 || !/* @__PURE__ */ isNullOrUndefined(context.modelValue.value));
9803
10062
  return (_ctx, _cache) => {
9804
- return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$165), {
10063
+ return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
9805
10064
  key: 0,
9806
10065
  as: __props.as
9807
10066
  }, {
@@ -9813,7 +10072,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
9813
10072
  });
9814
10073
  //#endregion
9815
10074
  //#region src/components/Select/SelectValue.vue
9816
- const _sfc_main$43 = /* @__PURE__ */ defineComponent({
10075
+ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
9817
10076
  name: "SelectValue",
9818
10077
  __name: "SelectValue",
9819
10078
  props: {
@@ -9844,7 +10103,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
9844
10103
  };
9845
10104
  });
9846
10105
  return (_ctx, _cache) => {
9847
- return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$165), {
10106
+ return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
9848
10107
  key: 0,
9849
10108
  as: __props.as
9850
10109
  }, {
@@ -9927,7 +10186,7 @@ const Select = {
9927
10186
  * </template>
9928
10187
  * ```
9929
10188
  */
9930
- Root: _sfc_main$49,
10189
+ Root: _sfc_main$52,
9931
10190
  /**
9932
10191
  * Activator button that opens the select dropdown.
9933
10192
  *
@@ -9946,7 +10205,7 @@ const Select = {
9946
10205
  * </template>
9947
10206
  * ```
9948
10207
  */
9949
- Activator: _sfc_main$48,
10208
+ Activator: _sfc_main$51,
9950
10209
  /**
9951
10210
  * Display component for the selected value. Slot-based — consumers provide rendering.
9952
10211
  *
@@ -9966,7 +10225,7 @@ const Select = {
9966
10225
  * </template>
9967
10226
  * ```
9968
10227
  */
9969
- Value: _sfc_main$43,
10228
+ Value: _sfc_main$46,
9970
10229
  /**
9971
10230
  * Dropdown content container using native popover API with CSS anchor positioning.
9972
10231
  *
@@ -9986,7 +10245,7 @@ const Select = {
9986
10245
  * </template>
9987
10246
  * ```
9988
10247
  */
9989
- Content: _sfc_main$47,
10248
+ Content: _sfc_main$50,
9990
10249
  /**
9991
10250
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for CSS-driven styling.
9992
10251
  *
@@ -10003,7 +10262,7 @@ const Select = {
10003
10262
  * </Select.Activator>
10004
10263
  * ```
10005
10264
  */
10006
- Cue: _sfc_main$46,
10265
+ Cue: _sfc_main$49,
10007
10266
  /**
10008
10267
  * Option item within the select dropdown. Registers with selection and virtual focus.
10009
10268
  *
@@ -10022,7 +10281,7 @@ const Select = {
10022
10281
  * </template>
10023
10282
  * ```
10024
10283
  */
10025
- Item: _sfc_main$45,
10284
+ Item: _sfc_main$48,
10026
10285
  /**
10027
10286
  * Placeholder text shown when no value is selected. Automatically hidden when a selection exists.
10028
10287
  *
@@ -10037,12 +10296,12 @@ const Select = {
10037
10296
  * </Select.Activator>
10038
10297
  * ```
10039
10298
  */
10040
- Placeholder: _sfc_main$44
10299
+ Placeholder: _sfc_main$47
10041
10300
  };
10042
10301
  //#endregion
10043
10302
  //#region src/components/Selection/SelectionRoot.vue
10044
10303
  const [useSelectionRoot, provideSelectionRoot] = createContext();
10045
- const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10304
+ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
10046
10305
  name: "SelectionRoot",
10047
10306
  __name: "SelectionRoot",
10048
10307
  props: /* @__PURE__ */ mergeModels({
@@ -10094,7 +10353,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10094
10353
  });
10095
10354
  //#endregion
10096
10355
  //#region src/components/Selection/SelectionItem.vue
10097
- const _sfc_main$41 = /* @__PURE__ */ defineComponent({
10356
+ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10098
10357
  name: "SelectionItem",
10099
10358
  __name: "SelectionItem",
10100
10359
  props: {
@@ -10169,7 +10428,7 @@ const Selection = {
10169
10428
  * </template>
10170
10429
  * ```
10171
10430
  */
10172
- Root: _sfc_main$42,
10431
+ Root: _sfc_main$45,
10173
10432
  /**
10174
10433
  * Item component for selection contexts.
10175
10434
  *
@@ -10188,12 +10447,12 @@ const Selection = {
10188
10447
  * </template>
10189
10448
  * ```
10190
10449
  */
10191
- Item: _sfc_main$41
10450
+ Item: _sfc_main$44
10192
10451
  };
10193
10452
  //#endregion
10194
10453
  //#region src/components/Single/SingleRoot.vue
10195
10454
  const [useSingleRoot, provideSingleRoot] = createContext();
10196
- const _sfc_main$40 = /* @__PURE__ */ defineComponent({
10455
+ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
10197
10456
  name: "SingleRoot",
10198
10457
  __name: "SingleRoot",
10199
10458
  props: /* @__PURE__ */ mergeModels({
@@ -10239,7 +10498,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
10239
10498
  });
10240
10499
  //#endregion
10241
10500
  //#region src/components/Single/SingleItem.vue
10242
- const _sfc_main$39 = /* @__PURE__ */ defineComponent({
10501
+ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10243
10502
  name: "SingleItem",
10244
10503
  __name: "SingleItem",
10245
10504
  props: {
@@ -10314,7 +10573,7 @@ const Single = {
10314
10573
  * </template>
10315
10574
  * ```
10316
10575
  */
10317
- Root: _sfc_main$40,
10576
+ Root: _sfc_main$43,
10318
10577
  /**
10319
10578
  * Component representing a selectable item within Single.Root.
10320
10579
  *
@@ -10335,12 +10594,12 @@ const Single = {
10335
10594
  * </template>
10336
10595
  * ```
10337
10596
  */
10338
- Item: _sfc_main$39
10597
+ Item: _sfc_main$42
10339
10598
  };
10340
10599
  //#endregion
10341
10600
  //#region src/components/Slider/SliderRoot.vue
10342
10601
  const [useSliderRoot, provideSliderRoot] = createContext();
10343
- const _sfc_main$38 = /* @__PURE__ */ defineComponent({
10602
+ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
10344
10603
  name: "SliderRoot",
10345
10604
  inheritAttrs: false,
10346
10605
  __name: "SliderRoot",
@@ -10477,14 +10736,14 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
10477
10736
  }
10478
10737
  }));
10479
10738
  return (_ctx, _cache) => {
10480
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10739
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10481
10740
  as: __props.as,
10482
10741
  renderless: __props.renderless
10483
10742
  }), {
10484
10743
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
10485
10744
  _: 3
10486
10745
  }, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
10487
- return openBlock(), createBlock(_sfc_main$37, {
10746
+ return openBlock(), createBlock(_sfc_main$40, {
10488
10747
  key: index,
10489
10748
  index
10490
10749
  }, null, 8, ["index"]);
@@ -10500,7 +10759,7 @@ const _hoisted_1$1 = [
10500
10759
  "name",
10501
10760
  "value"
10502
10761
  ];
10503
- const _sfc_main$37 = /* @__PURE__ */ defineComponent({
10762
+ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
10504
10763
  name: "SliderHiddenInput",
10505
10764
  __name: "SliderHiddenInput",
10506
10765
  props: {
@@ -10525,7 +10784,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
10525
10784
  });
10526
10785
  //#endregion
10527
10786
  //#region src/components/Slider/SliderRange.vue
10528
- const _sfc_main$36 = /* @__PURE__ */ defineComponent({
10787
+ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
10529
10788
  name: "SliderRange",
10530
10789
  inheritAttrs: false,
10531
10790
  __name: "SliderRange",
@@ -10566,7 +10825,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
10566
10825
  }
10567
10826
  }));
10568
10827
  return (_ctx, _cache) => {
10569
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10828
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10570
10829
  as: __props.as,
10571
10830
  renderless: __props.renderless,
10572
10831
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -10583,7 +10842,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
10583
10842
  });
10584
10843
  //#endregion
10585
10844
  //#region src/components/Slider/SliderThumb.vue
10586
- const _sfc_main$35 = /* @__PURE__ */ defineComponent({
10845
+ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
10587
10846
  name: "SliderThumb",
10588
10847
  inheritAttrs: false,
10589
10848
  __name: "SliderThumb",
@@ -10677,7 +10936,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
10677
10936
  }
10678
10937
  }));
10679
10938
  return (_ctx, _cache) => {
10680
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "thumb" }, mergeProps(unref(attrs), slotProps.value.attrs), {
10939
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "thumb" }, mergeProps(unref(attrs), slotProps.value.attrs), {
10681
10940
  as: __props.as,
10682
10941
  renderless: __props.renderless,
10683
10942
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -10694,7 +10953,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
10694
10953
  });
10695
10954
  //#endregion
10696
10955
  //#region src/components/Slider/SliderTrack.vue
10697
- const _sfc_main$34 = /* @__PURE__ */ defineComponent({
10956
+ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
10698
10957
  name: "SliderTrack",
10699
10958
  inheritAttrs: false,
10700
10959
  __name: "SliderTrack",
@@ -10743,7 +11002,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
10743
11002
  "onPointerdown": onPointerdown
10744
11003
  } }));
10745
11004
  return (_ctx, _cache) => {
10746
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "track" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11005
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "track" }, mergeProps(unref(attrs), slotProps.value.attrs), {
10747
11006
  as: __props.as,
10748
11007
  renderless: __props.renderless,
10749
11008
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -10815,7 +11074,7 @@ const Slider = {
10815
11074
  * </template>
10816
11075
  * ```
10817
11076
  */
10818
- Root: _sfc_main$38,
11077
+ Root: _sfc_main$41,
10819
11078
  /**
10820
11079
  * Track element that contains the Range and handles click-to-position.
10821
11080
  *
@@ -10832,7 +11091,7 @@ const Slider = {
10832
11091
  * </Slider.Track>
10833
11092
  * ```
10834
11093
  */
10835
- Track: _sfc_main$34,
11094
+ Track: _sfc_main$37,
10836
11095
  /**
10837
11096
  * Filled region between thumb positions.
10838
11097
  *
@@ -10849,7 +11108,7 @@ const Slider = {
10849
11108
  * </Slider.Track>
10850
11109
  * ```
10851
11110
  */
10852
- Range: _sfc_main$36,
11111
+ Range: _sfc_main$39,
10853
11112
  /**
10854
11113
  * Draggable thumb control with keyboard navigation.
10855
11114
  *
@@ -10866,7 +11125,7 @@ const Slider = {
10866
11125
  * <Slider.Thumb />
10867
11126
  * ```
10868
11127
  */
10869
- Thumb: _sfc_main$35,
11128
+ Thumb: _sfc_main$38,
10870
11129
  /**
10871
11130
  * Hidden native input for form submission.
10872
11131
  *
@@ -10900,11 +11159,11 @@ const Slider = {
10900
11159
  * </template>
10901
11160
  * ```
10902
11161
  */
10903
- HiddenInput: _sfc_main$37
11162
+ HiddenInput: _sfc_main$40
10904
11163
  };
10905
11164
  //#endregion
10906
11165
  //#region src/components/Snackbar/SnackbarPortal.vue
10907
- const _sfc_main$33 = /* @__PURE__ */ defineComponent({
11166
+ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
10908
11167
  name: "SnackbarPortal",
10909
11168
  inheritAttrs: false,
10910
11169
  __name: "SnackbarPortal",
@@ -10918,11 +11177,11 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
10918
11177
  },
10919
11178
  setup(__props) {
10920
11179
  return (_ctx, _cache) => {
10921
- return openBlock(), createBlock(unref(_sfc_main$67), {
11180
+ return openBlock(), createBlock(unref(_sfc_main$70), {
10922
11181
  disabled: __props.teleport === false,
10923
11182
  to: __props.teleport || "body"
10924
11183
  }, {
10925
- default: withCtx(({ zIndex }) => [createVNode(unref(_sfc_main$165), mergeProps({
11184
+ default: withCtx(({ zIndex }) => [createVNode(unref(_sfc_main$170), mergeProps({
10926
11185
  as: __props.as,
10927
11186
  style: { zIndex }
10928
11187
  }, _ctx.$attrs), {
@@ -10937,7 +11196,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
10937
11196
  //#endregion
10938
11197
  //#region src/components/Snackbar/SnackbarQueue.vue
10939
11198
  const [useSnackbarQueueContext, provideSnackbarQueueContext] = createContext({ suffix: "queue" });
10940
- const _sfc_main$32 = /* @__PURE__ */ defineComponent({
11199
+ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
10941
11200
  name: "SnackbarQueue",
10942
11201
  __name: "SnackbarQueue",
10943
11202
  props: {
@@ -10993,7 +11252,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
10993
11252
  }
10994
11253
  }));
10995
11254
  return (_ctx, _cache) => {
10996
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
11255
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10997
11256
  ref_key: "container",
10998
11257
  ref: container
10999
11258
  }, slotProps.value.attrs, { as: __props.as }), {
@@ -11006,7 +11265,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
11006
11265
  //#endregion
11007
11266
  //#region src/components/Snackbar/SnackbarRoot.vue
11008
11267
  const [useSnackbarRootContext, provideSnackbarRootContext] = createContext({ suffix: "root" });
11009
- const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11268
+ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
11010
11269
  name: "SnackbarRoot",
11011
11270
  __name: "SnackbarRoot",
11012
11271
  props: {
@@ -11032,7 +11291,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11032
11291
  attrs: { role: "status" }
11033
11292
  }));
11034
11293
  return (_ctx, _cache) => {
11035
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, { as: __props.as }), {
11294
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, { as: __props.as }), {
11036
11295
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
11037
11296
  _: 3
11038
11297
  }, 16, ["as"]);
@@ -11041,7 +11300,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11041
11300
  });
11042
11301
  //#endregion
11043
11302
  //#region src/components/Snackbar/SnackbarContent.vue
11044
- const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11303
+ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
11045
11304
  name: "SnackbarContent",
11046
11305
  __name: "SnackbarContent",
11047
11306
  props: {
@@ -11050,7 +11309,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11050
11309
  },
11051
11310
  setup(__props) {
11052
11311
  return (_ctx, _cache) => {
11053
- return openBlock(), createBlock(unref(_sfc_main$165), { as: __props.as }, {
11312
+ return openBlock(), createBlock(unref(_sfc_main$170), { as: __props.as }, {
11054
11313
  default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
11055
11314
  _: 3
11056
11315
  }, 8, ["as"]);
@@ -11059,7 +11318,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11059
11318
  });
11060
11319
  //#endregion
11061
11320
  //#region src/components/Snackbar/SnackbarClose.vue
11062
- const _sfc_main$29 = /* @__PURE__ */ defineComponent({
11321
+ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
11063
11322
  name: "SnackbarClose",
11064
11323
  __name: "SnackbarClose",
11065
11324
  props: {
@@ -11079,7 +11338,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
11079
11338
  "onClick": onClick
11080
11339
  } }));
11081
11340
  return (_ctx, _cache) => {
11082
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, { as: __props.as }), {
11341
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, { as: __props.as }), {
11083
11342
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
11084
11343
  _: 3
11085
11344
  }, 16, ["as"]);
@@ -11137,7 +11396,7 @@ const Snackbar = {
11137
11396
  * </template>
11138
11397
  * ```
11139
11398
  */
11140
- Portal: _sfc_main$33,
11399
+ Portal: _sfc_main$36,
11141
11400
  /**
11142
11401
  * Connects to useNotifications by namespace and exposes queue items
11143
11402
  * via scoped slot. Pauses auto-dismiss on hover and focus (WCAG 2.2.1).
@@ -11161,7 +11420,7 @@ const Snackbar = {
11161
11420
  * </template>
11162
11421
  * ```
11163
11422
  */
11164
- Queue: _sfc_main$32,
11423
+ Queue: _sfc_main$35,
11165
11424
  /**
11166
11425
  * A single snackbar instance. Provides dismiss context to child
11167
11426
  * Snackbar.Close components. Defaults to `role="status"` (polite
@@ -11183,7 +11442,7 @@ const Snackbar = {
11183
11442
  * </template>
11184
11443
  * ```
11185
11444
  */
11186
- Root: _sfc_main$31,
11445
+ Root: _sfc_main$34,
11187
11446
  /**
11188
11447
  * Semantic wrapper for the notification message text.
11189
11448
  * Renders as a `<div>` by default. Polymorphic via the `as` prop.
@@ -11201,7 +11460,7 @@ const Snackbar = {
11201
11460
  * </template>
11202
11461
  * ```
11203
11462
  */
11204
- Content: _sfc_main$30,
11463
+ Content: _sfc_main$33,
11205
11464
  /**
11206
11465
  * Dismiss button that auto-wires to the nearest Snackbar.Root context.
11207
11466
  * Renders with `aria-label="Close"` and `type="button"`. In renderless
@@ -11220,12 +11479,12 @@ const Snackbar = {
11220
11479
  * </template>
11221
11480
  * ```
11222
11481
  */
11223
- Close: _sfc_main$29
11482
+ Close: _sfc_main$32
11224
11483
  };
11225
11484
  //#endregion
11226
11485
  //#region src/components/Splitter/SplitterRoot.vue
11227
11486
  const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
11228
- const _sfc_main$28 = /* @__PURE__ */ defineComponent({
11487
+ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11229
11488
  name: "SplitterRoot",
11230
11489
  inheritAttrs: false,
11231
11490
  __name: "SplitterRoot",
@@ -11425,7 +11684,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
11425
11684
  }
11426
11685
  }));
11427
11686
  return (_ctx, _cache) => {
11428
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11687
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11429
11688
  as: __props.as,
11430
11689
  renderless: __props.renderless,
11431
11690
  style: [
@@ -11449,7 +11708,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
11449
11708
  });
11450
11709
  //#endregion
11451
11710
  //#region src/components/Splitter/SplitterPanel.vue
11452
- const _sfc_main$27 = /* @__PURE__ */ defineComponent({
11711
+ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11453
11712
  name: "SplitterPanel",
11454
11713
  inheritAttrs: false,
11455
11714
  __name: "SplitterPanel",
@@ -11560,7 +11819,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
11560
11819
  }
11561
11820
  }));
11562
11821
  return (_ctx, _cache) => {
11563
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11822
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11564
11823
  as: __props.as,
11565
11824
  renderless: __props.renderless,
11566
11825
  style: [
@@ -11586,7 +11845,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
11586
11845
  });
11587
11846
  //#endregion
11588
11847
  //#region src/components/Splitter/SplitterHandle.vue
11589
- const _sfc_main$26 = /* @__PURE__ */ defineComponent({
11848
+ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
11590
11849
  name: "SplitterHandle",
11591
11850
  inheritAttrs: false,
11592
11851
  __name: "SplitterHandle",
@@ -11764,7 +12023,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
11764
12023
  }
11765
12024
  }));
11766
12025
  return (_ctx, _cache) => {
11767
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12026
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11768
12027
  as: __props.as,
11769
12028
  renderless: __props.renderless,
11770
12029
  style: [
@@ -11838,7 +12097,7 @@ const Splitter = {
11838
12097
  * </template>
11839
12098
  * ```
11840
12099
  */
11841
- Root: _sfc_main$28,
12100
+ Root: _sfc_main$31,
11842
12101
  /**
11843
12102
  * Resizable panel within a splitter layout, sized via flex-basis percentage.
11844
12103
  *
@@ -11851,7 +12110,7 @@ const Splitter = {
11851
12110
  * </Splitter.Panel>
11852
12111
  * ```
11853
12112
  */
11854
- Panel: _sfc_main$27,
12113
+ Panel: _sfc_main$30,
11855
12114
  /**
11856
12115
  * Draggable resize handle between two adjacent panels.
11857
12116
  *
@@ -11862,12 +12121,12 @@ const Splitter = {
11862
12121
  * <Splitter.Handle label="Resize panels" />
11863
12122
  * ```
11864
12123
  */
11865
- Handle: _sfc_main$26
12124
+ Handle: _sfc_main$29
11866
12125
  };
11867
12126
  //#endregion
11868
12127
  //#region src/components/Step/StepRoot.vue
11869
12128
  const [useStepRoot, provideStepRoot] = createContext();
11870
- const _sfc_main$25 = /* @__PURE__ */ defineComponent({
12129
+ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
11871
12130
  name: "StepRoot",
11872
12131
  __name: "StepRoot",
11873
12132
  props: /* @__PURE__ */ mergeModels({
@@ -11918,7 +12177,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
11918
12177
  });
11919
12178
  //#endregion
11920
12179
  //#region src/components/Step/StepItem.vue
11921
- const _sfc_main$24 = /* @__PURE__ */ defineComponent({
12180
+ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
11922
12181
  name: "StepItem",
11923
12182
  __name: "StepItem",
11924
12183
  props: {
@@ -11991,7 +12250,7 @@ const Step = {
11991
12250
  * </template>
11992
12251
  * ```
11993
12252
  */
11994
- Root: _sfc_main$25,
12253
+ Root: _sfc_main$28,
11995
12254
  /**
11996
12255
  * Component representing a single step item.
11997
12256
  *
@@ -12010,12 +12269,12 @@ const Step = {
12010
12269
  * </template>
12011
12270
  * ```
12012
12271
  */
12013
- Item: _sfc_main$24
12272
+ Item: _sfc_main$27
12014
12273
  };
12015
12274
  //#endregion
12016
12275
  //#region src/components/Switch/SwitchGroup.vue
12017
12276
  const [useSwitchGroup, provideSwitchGroup] = createContext();
12018
- const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12277
+ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
12019
12278
  name: "SwitchGroup",
12020
12279
  __name: "SwitchGroup",
12021
12280
  props: /* @__PURE__ */ mergeModels({
@@ -12071,7 +12330,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12071
12330
  }
12072
12331
  }));
12073
12332
  return (_ctx, _cache) => {
12074
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
12333
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
12075
12334
  as: __props.as,
12076
12335
  renderless: __props.renderless
12077
12336
  }), {
@@ -12084,7 +12343,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12084
12343
  //#endregion
12085
12344
  //#region src/components/Switch/SwitchRoot.vue
12086
12345
  const [useSwitchRoot, provideSwitchRoot] = createContext();
12087
- const _sfc_main$22 = /* @__PURE__ */ defineComponent({
12346
+ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
12088
12347
  name: "SwitchRoot",
12089
12348
  inheritAttrs: false,
12090
12349
  __name: "SwitchRoot",
@@ -12205,13 +12464,13 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
12205
12464
  }
12206
12465
  }));
12207
12466
  return (_ctx, _cache) => {
12208
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12467
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12209
12468
  as: __props.as,
12210
12469
  renderless: __props.renderless
12211
12470
  }), {
12212
12471
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
12213
12472
  _: 3
12214
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$21, { key: 0 })) : createCommentVNode("v-if", true)], 64);
12473
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$24, { key: 0 })) : createCommentVNode("v-if", true)], 64);
12215
12474
  };
12216
12475
  }
12217
12476
  });
@@ -12235,7 +12494,7 @@ const visuallyHiddenStyle = {
12235
12494
  whiteSpace: "nowrap",
12236
12495
  border: "0"
12237
12496
  };
12238
- const _sfc_main$21 = /* @__PURE__ */ defineComponent({
12497
+ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
12239
12498
  name: "SwitchHiddenInput",
12240
12499
  __name: "SwitchHiddenInput",
12241
12500
  props: {
@@ -12273,7 +12532,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
12273
12532
  });
12274
12533
  //#endregion
12275
12534
  //#region src/components/Switch/SwitchSelectAll.vue
12276
- const _sfc_main$20 = /* @__PURE__ */ defineComponent({
12535
+ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12277
12536
  name: "SwitchSelectAll",
12278
12537
  inheritAttrs: false,
12279
12538
  __name: "SwitchSelectAll",
@@ -12343,7 +12602,7 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
12343
12602
  }
12344
12603
  }));
12345
12604
  return (_ctx, _cache) => {
12346
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12605
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12347
12606
  as: __props.as,
12348
12607
  renderless: __props.renderless,
12349
12608
  onClick,
@@ -12357,7 +12616,7 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
12357
12616
  });
12358
12617
  //#endregion
12359
12618
  //#region src/components/Switch/SwitchThumb.vue
12360
- const _sfc_main$19 = /* @__PURE__ */ defineComponent({
12619
+ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
12361
12620
  name: "SwitchThumb",
12362
12621
  __name: "SwitchThumb",
12363
12622
  props: {
@@ -12380,7 +12639,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
12380
12639
  }
12381
12640
  }));
12382
12641
  return (_ctx, _cache) => {
12383
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
12642
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
12384
12643
  as: __props.as,
12385
12644
  renderless: __props.renderless
12386
12645
  }), {
@@ -12392,7 +12651,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
12392
12651
  });
12393
12652
  //#endregion
12394
12653
  //#region src/components/Switch/SwitchTrack.vue
12395
- const _sfc_main$18 = /* @__PURE__ */ defineComponent({
12654
+ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
12396
12655
  name: "SwitchTrack",
12397
12656
  __name: "SwitchTrack",
12398
12657
  props: {
@@ -12411,7 +12670,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
12411
12670
  attrs: { "data-state": dataState.value }
12412
12671
  }));
12413
12672
  return (_ctx, _cache) => {
12414
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
12673
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
12415
12674
  as: __props.as,
12416
12675
  dir: "ltr",
12417
12676
  renderless: __props.renderless
@@ -12483,7 +12742,7 @@ const Switch = {
12483
12742
  * </template>
12484
12743
  * ```
12485
12744
  */
12486
- Group: _sfc_main$23,
12745
+ Group: _sfc_main$26,
12487
12746
  /**
12488
12747
  * Hidden input component for form submission.
12489
12748
  *
@@ -12506,7 +12765,7 @@ const Switch = {
12506
12765
  * </template>
12507
12766
  * ```
12508
12767
  */
12509
- HiddenInput: _sfc_main$21,
12768
+ HiddenInput: _sfc_main$24,
12510
12769
  /**
12511
12770
  * Root component for individual switches.
12512
12771
  *
@@ -12538,7 +12797,7 @@ const Switch = {
12538
12797
  * </template>
12539
12798
  * ```
12540
12799
  */
12541
- Root: _sfc_main$22,
12800
+ Root: _sfc_main$25,
12542
12801
  /**
12543
12802
  * Select-all toggle for group multi-selection.
12544
12803
  *
@@ -12576,7 +12835,7 @@ const Switch = {
12576
12835
  * </template>
12577
12836
  * ```
12578
12837
  */
12579
- SelectAll: _sfc_main$20,
12838
+ SelectAll: _sfc_main$23,
12580
12839
  /**
12581
12840
  * Sliding knob indicator for switches.
12582
12841
  *
@@ -12595,7 +12854,7 @@ const Switch = {
12595
12854
  * </Switch.Root>
12596
12855
  * ```
12597
12856
  */
12598
- Thumb: _sfc_main$19,
12857
+ Thumb: _sfc_main$22,
12599
12858
  /**
12600
12859
  * Track/rail component for switches.
12601
12860
  *
@@ -12613,12 +12872,12 @@ const Switch = {
12613
12872
  * </Switch.Root>
12614
12873
  * ```
12615
12874
  */
12616
- Track: _sfc_main$18
12875
+ Track: _sfc_main$21
12617
12876
  };
12618
12877
  //#endregion
12619
12878
  //#region src/components/Tabs/TabsRoot.vue
12620
12879
  const [useTabsRoot, provideTabsRoot] = createContext();
12621
- const _sfc_main$17 = /* @__PURE__ */ defineComponent({
12880
+ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
12622
12881
  name: "TabsRoot",
12623
12882
  __name: "TabsRoot",
12624
12883
  props: /* @__PURE__ */ mergeModels({
@@ -12686,7 +12945,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
12686
12945
  });
12687
12946
  //#endregion
12688
12947
  //#region src/components/Tabs/TabsList.vue
12689
- const _sfc_main$16 = /* @__PURE__ */ defineComponent({
12948
+ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
12690
12949
  name: "TabsList",
12691
12950
  inheritAttrs: false,
12692
12951
  __name: "TabsList",
@@ -12712,7 +12971,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
12712
12971
  }
12713
12972
  }));
12714
12973
  return (_ctx, _cache) => {
12715
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12974
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12716
12975
  as: __props.as,
12717
12976
  renderless: __props.renderless
12718
12977
  }), {
@@ -12724,7 +12983,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
12724
12983
  });
12725
12984
  //#endregion
12726
12985
  //#region src/components/Tabs/TabsItem.vue
12727
- const _sfc_main$15 = /* @__PURE__ */ defineComponent({
12986
+ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
12728
12987
  name: "TabsItem",
12729
12988
  inheritAttrs: false,
12730
12989
  __name: "TabsItem",
@@ -12860,7 +13119,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
12860
13119
  }
12861
13120
  }));
12862
13121
  return (_ctx, _cache) => {
12863
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
13122
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
12864
13123
  as: __props.as,
12865
13124
  renderless: __props.renderless
12866
13125
  }), {
@@ -12872,7 +13131,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
12872
13131
  });
12873
13132
  //#endregion
12874
13133
  //#region src/components/Tabs/TabsPanel.vue
12875
- const _sfc_main$14 = /* @__PURE__ */ defineComponent({
13134
+ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
12876
13135
  name: "TabsPanel",
12877
13136
  inheritAttrs: false,
12878
13137
  __name: "TabsPanel",
@@ -12909,7 +13168,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
12909
13168
  }
12910
13169
  }));
12911
13170
  return (_ctx, _cache) => {
12912
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13171
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12913
13172
  as: __props.as,
12914
13173
  renderless: __props.renderless
12915
13174
  }), {
@@ -12955,29 +13214,29 @@ const Tabs = {
12955
13214
  *
12956
13215
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
12957
13216
  */
12958
- Root: _sfc_main$17,
13217
+ Root: _sfc_main$20,
12959
13218
  /**
12960
13219
  * Container for tab triggers with tablist role.
12961
13220
  *
12962
13221
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
12963
13222
  */
12964
- List: _sfc_main$16,
13223
+ List: _sfc_main$19,
12965
13224
  /**
12966
13225
  * Individual tab trigger.
12967
13226
  *
12968
13227
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
12969
13228
  */
12970
- Item: _sfc_main$15,
13229
+ Item: _sfc_main$18,
12971
13230
  /**
12972
13231
  * Content panel associated with a tab.
12973
13232
  *
12974
13233
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
12975
13234
  */
12976
- Panel: _sfc_main$14
13235
+ Panel: _sfc_main$17
12977
13236
  };
12978
13237
  //#endregion
12979
13238
  //#region src/components/Theme/Theme.vue
12980
- const _sfc_main$13 = /* @__PURE__ */ defineComponent({
13239
+ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
12981
13240
  name: "Theme",
12982
13241
  inheritAttrs: false,
12983
13242
  __name: "Theme",
@@ -13019,7 +13278,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
13019
13278
  isDark: isDark.value
13020
13279
  }));
13021
13280
  return (_ctx, _cache) => {
13022
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps({
13281
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
13023
13282
  as: __props.as,
13024
13283
  "data-theme": selectedId.value,
13025
13284
  renderless: __props.renderless
@@ -13037,7 +13296,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
13037
13296
  //#endregion
13038
13297
  //#region src/components/Toggle/ToggleGroup.vue
13039
13298
  const [useToggleGroup, provideToggleGroup] = createContext();
13040
- const _sfc_main$12 = /* @__PURE__ */ defineComponent({
13299
+ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
13041
13300
  name: "ToggleGroup",
13042
13301
  __name: "ToggleGroup",
13043
13302
  props: /* @__PURE__ */ mergeModels({
@@ -13090,7 +13349,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
13090
13349
  }
13091
13350
  }));
13092
13351
  return (_ctx, _cache) => {
13093
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
13352
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13094
13353
  as: __props.as,
13095
13354
  renderless: __props.renderless
13096
13355
  }), {
@@ -13103,7 +13362,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
13103
13362
  //#endregion
13104
13363
  //#region src/components/Toggle/ToggleRoot.vue
13105
13364
  const [useToggleRoot, provideToggleRoot] = createContext();
13106
- const _sfc_main$11 = /* @__PURE__ */ defineComponent({
13365
+ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
13107
13366
  name: "ToggleRoot",
13108
13367
  inheritAttrs: false,
13109
13368
  __name: "ToggleRoot",
@@ -13182,7 +13441,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
13182
13441
  }
13183
13442
  }));
13184
13443
  return (_ctx, _cache) => {
13185
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13444
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13186
13445
  as: __props.as,
13187
13446
  renderless: __props.renderless
13188
13447
  }), {
@@ -13194,7 +13453,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
13194
13453
  });
13195
13454
  //#endregion
13196
13455
  //#region src/components/Toggle/ToggleIndicator.vue
13197
- const _sfc_main$10 = /* @__PURE__ */ defineComponent({
13456
+ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
13198
13457
  name: "ToggleIndicator",
13199
13458
  __name: "ToggleIndicator",
13200
13459
  props: {
@@ -13213,7 +13472,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
13213
13472
  }
13214
13473
  }));
13215
13474
  return (_ctx, _cache) => {
13216
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
13475
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13217
13476
  as: __props.as,
13218
13477
  renderless: __props.renderless
13219
13478
  }), {
@@ -13268,7 +13527,7 @@ const Toggle = {
13268
13527
  * </template>
13269
13528
  * ```
13270
13529
  */
13271
- Group: _sfc_main$12,
13530
+ Group: _sfc_main$15,
13272
13531
  /**
13273
13532
  * Visual indicator for the pressed state.
13274
13533
  *
@@ -13290,7 +13549,7 @@ const Toggle = {
13290
13549
  * </template>
13291
13550
  * ```
13292
13551
  */
13293
- Indicator: _sfc_main$10,
13552
+ Indicator: _sfc_main$13,
13294
13553
  /**
13295
13554
  * Pressable toggle button with on/off state.
13296
13555
  *
@@ -13313,7 +13572,308 @@ const Toggle = {
13313
13572
  * </template>
13314
13573
  * ```
13315
13574
  */
13316
- Root: _sfc_main$11
13575
+ Root: _sfc_main$14
13576
+ };
13577
+ //#endregion
13578
+ //#region src/components/Tooltip/TooltipRoot.vue
13579
+ const [useTooltipRoot, provideTooltipRoot] = createContext({ suffix: "root" });
13580
+ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
13581
+ name: "TooltipRoot",
13582
+ __name: "TooltipRoot",
13583
+ props: /* @__PURE__ */ mergeModels({
13584
+ openDelay: {},
13585
+ closeDelay: {},
13586
+ disabled: {
13587
+ type: Boolean,
13588
+ default: false
13589
+ },
13590
+ interactive: {
13591
+ type: Boolean,
13592
+ default: false
13593
+ },
13594
+ positionArea: { default: "top" },
13595
+ positionTry: { default: "most-height top" },
13596
+ namespace: { default: "v0:tooltip" },
13597
+ as: { default: null },
13598
+ renderless: { type: Boolean }
13599
+ }, {
13600
+ "modelValue": {
13601
+ type: Boolean,
13602
+ default: false
13603
+ },
13604
+ "modelModifiers": {}
13605
+ }),
13606
+ emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
13607
+ setup(__props) {
13608
+ const isOpen = useModel(__props, "modelValue");
13609
+ const region = useTooltip();
13610
+ const isDisabled = toRef(() => __props.disabled || region.disabled.value);
13611
+ const popover = usePopover({
13612
+ isOpen,
13613
+ positionArea: __props.positionArea,
13614
+ positionTry: __props.positionTry
13615
+ });
13616
+ const skipped = shallowRef(false);
13617
+ const delay = useDelay((direction) => {
13618
+ if (direction && isDisabled.value) return;
13619
+ isOpen.value = direction;
13620
+ if (!direction) skipped.value = false;
13621
+ }, {
13622
+ openDelay: toRef(() => skipped.value ? 0 : __props.openDelay ?? region.openDelay.value),
13623
+ closeDelay: toRef(() => __props.closeDelay ?? region.closeDelay.value)
13624
+ });
13625
+ function open(instant = false) {
13626
+ if (isDisabled.value) return;
13627
+ skipped.value = instant || region.shouldSkipOpenDelay();
13628
+ delay.start(true);
13629
+ }
13630
+ function close() {
13631
+ delay.start(false);
13632
+ }
13633
+ function cancel() {
13634
+ delay.stop();
13635
+ }
13636
+ let registered = false;
13637
+ watch(isOpen, (value) => {
13638
+ if (value && !registered) {
13639
+ region.register({ id: popover.id });
13640
+ registered = true;
13641
+ } else if (!value && registered) {
13642
+ region.unregister(popover.id);
13643
+ registered = false;
13644
+ }
13645
+ }, { immediate: true });
13646
+ onBeforeUnmount(() => {
13647
+ if (registered) region.unregister(popover.id);
13648
+ });
13649
+ const dataState = toRef(() => {
13650
+ return isOpen.value ? skipped.value ? "instant-open" : "delayed-open" : "closed";
13651
+ });
13652
+ const context = {
13653
+ id: popover.id,
13654
+ isOpen,
13655
+ isDisabled,
13656
+ isInteractive: toRef(() => __props.interactive),
13657
+ dataState,
13658
+ open,
13659
+ close,
13660
+ cancel,
13661
+ contentAttrs: popover.contentAttrs,
13662
+ contentStyles: popover.contentStyles,
13663
+ anchorStyles: popover.anchorStyles,
13664
+ attach: popover.attach
13665
+ };
13666
+ provideTooltipRoot(__props.namespace, context);
13667
+ const slotProps = toRef(() => ({
13668
+ isOpen: isOpen.value,
13669
+ isDisabled: isDisabled.value
13670
+ }));
13671
+ return (_ctx, _cache) => {
13672
+ return openBlock(), createBlock(unref(_sfc_main$170), {
13673
+ as: __props.as,
13674
+ renderless: ""
13675
+ }, {
13676
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
13677
+ _: 3
13678
+ }, 8, ["as"]);
13679
+ };
13680
+ }
13681
+ });
13682
+ //#endregion
13683
+ //#region src/components/Tooltip/TooltipActivator.vue
13684
+ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
13685
+ name: "TooltipActivator",
13686
+ inheritAttrs: false,
13687
+ __name: "TooltipActivator",
13688
+ props: {
13689
+ namespace: { default: "v0:tooltip" },
13690
+ as: { default: "button" },
13691
+ renderless: { type: Boolean }
13692
+ },
13693
+ setup(__props) {
13694
+ const attrs = useAttrs();
13695
+ const root = useTooltipRoot(__props.namespace);
13696
+ function onPointerenter(e) {
13697
+ if (e.pointerType === "touch") return;
13698
+ root.open();
13699
+ }
13700
+ function onPointerleave(e) {
13701
+ if (e.pointerType === "touch") return;
13702
+ root.close();
13703
+ }
13704
+ function onFocus(e) {
13705
+ if (!e.target.matches(":focus-visible")) return;
13706
+ root.cancel();
13707
+ root.open(true);
13708
+ }
13709
+ function onBlur() {
13710
+ root.cancel();
13711
+ root.close();
13712
+ }
13713
+ function onClick() {
13714
+ root.close();
13715
+ }
13716
+ function onKeydown(e) {
13717
+ if (e.key === "Escape") root.close();
13718
+ }
13719
+ const slotProps = toRef(() => ({
13720
+ isOpen: root.isOpen.value,
13721
+ isDisabled: root.isDisabled.value,
13722
+ attrs: {
13723
+ "aria-describedby": root.id,
13724
+ "data-state": root.dataState.value,
13725
+ "aria-disabled": __props.as === "button" ? void 0 : root.isDisabled.value,
13726
+ "disabled": __props.as === "button" ? root.isDisabled.value : void 0,
13727
+ "type": __props.as === "button" ? "button" : void 0,
13728
+ "data-disabled": root.isDisabled.value || void 0,
13729
+ "onPointerenter": onPointerenter,
13730
+ "onPointerleave": onPointerleave,
13731
+ "onFocus": onFocus,
13732
+ "onBlur": onBlur,
13733
+ "onClick": onClick,
13734
+ "onKeydown": onKeydown
13735
+ }
13736
+ }));
13737
+ return (_ctx, _cache) => {
13738
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
13739
+ as: __props.as,
13740
+ renderless: __props.renderless,
13741
+ style: unref(root).anchorStyles.value
13742
+ }, mergeProps(unref(attrs), slotProps.value.attrs)), {
13743
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
13744
+ _: 3
13745
+ }, 16, [
13746
+ "as",
13747
+ "renderless",
13748
+ "style"
13749
+ ]);
13750
+ };
13751
+ }
13752
+ });
13753
+ //#endregion
13754
+ //#region src/components/Tooltip/TooltipContent.vue
13755
+ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
13756
+ name: "TooltipContent",
13757
+ inheritAttrs: false,
13758
+ __name: "TooltipContent",
13759
+ props: {
13760
+ namespace: { default: "v0:tooltip" },
13761
+ as: { default: "div" },
13762
+ renderless: { type: Boolean }
13763
+ },
13764
+ setup(__props) {
13765
+ const attrs = useAttrs();
13766
+ const atomRef = useTemplateRef("atom");
13767
+ const root = useTooltipRoot(__props.namespace);
13768
+ root.attach(() => atomRef.value?.element);
13769
+ function onPointerenter() {
13770
+ if (!root.isInteractive.value) return;
13771
+ root.cancel();
13772
+ }
13773
+ function onPointerleave() {
13774
+ if (!root.isInteractive.value) return;
13775
+ root.close();
13776
+ }
13777
+ const slotProps = toRef(() => ({
13778
+ isOpen: root.isOpen.value,
13779
+ isInteractive: root.isInteractive.value,
13780
+ attrs: {
13781
+ ...root.contentAttrs.value,
13782
+ "role": "tooltip",
13783
+ "data-state": root.dataState.value,
13784
+ "data-interactive": root.isInteractive.value || void 0,
13785
+ "onPointerenter": onPointerenter,
13786
+ "onPointerleave": onPointerleave
13787
+ },
13788
+ styles: root.contentStyles.value
13789
+ }));
13790
+ return (_ctx, _cache) => {
13791
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
13792
+ ref: "atom",
13793
+ as: __props.as,
13794
+ renderless: __props.renderless,
13795
+ style: slotProps.value.styles
13796
+ }, mergeProps(unref(attrs), slotProps.value.attrs)), {
13797
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
13798
+ _: 3
13799
+ }, 16, [
13800
+ "as",
13801
+ "renderless",
13802
+ "style"
13803
+ ]);
13804
+ };
13805
+ }
13806
+ });
13807
+ //#endregion
13808
+ //#region src/components/Tooltip/index.ts
13809
+ /**
13810
+ * Tooltip compound component.
13811
+ *
13812
+ * @see https://0.vuetifyjs.com/components/disclosure/tooltip
13813
+ *
13814
+ * @example
13815
+ * ```vue
13816
+ * <script lang="ts" setup>
13817
+ * import { Tooltip } from '@vuetify/v0'
13818
+ * <\/script>
13819
+ *
13820
+ * <template>
13821
+ * <Tooltip.Root>
13822
+ * <Tooltip.Activator>Hover me</Tooltip.Activator>
13823
+ * <Tooltip.Content>Helpful description</Tooltip.Content>
13824
+ * </Tooltip.Root>
13825
+ * </template>
13826
+ * ```
13827
+ */
13828
+ const Tooltip = {
13829
+ /**
13830
+ * Root of a single tooltip instance; coordinates delay, state, and anchoring.
13831
+ *
13832
+ * @example
13833
+ * ```vue
13834
+ * <script lang="ts" setup>
13835
+ * import { Tooltip } from '@vuetify/v0'
13836
+ * <\/script>
13837
+ *
13838
+ * <template>
13839
+ * <Tooltip.Root>
13840
+ * <Tooltip.Activator>Hover me</Tooltip.Activator>
13841
+ * <Tooltip.Content>Helpful description</Tooltip.Content>
13842
+ * </Tooltip.Root>
13843
+ * </template>
13844
+ * ```
13845
+ */
13846
+ Root: _sfc_main$12,
13847
+ /**
13848
+ * Trigger element that opens the tooltip on hover/focus.
13849
+ *
13850
+ * @example
13851
+ * ```vue
13852
+ * <script lang="ts" setup>
13853
+ * import { Tooltip } from '@vuetify/v0'
13854
+ * <\/script>
13855
+ *
13856
+ * <template>
13857
+ * <Tooltip.Activator>Hover me</Tooltip.Activator>
13858
+ * </template>
13859
+ * ```
13860
+ */
13861
+ Activator: _sfc_main$11,
13862
+ /**
13863
+ * Floating content shown while the tooltip is open.
13864
+ *
13865
+ * @example
13866
+ * ```vue
13867
+ * <script lang="ts" setup>
13868
+ * import { Tooltip } from '@vuetify/v0'
13869
+ * <\/script>
13870
+ *
13871
+ * <template>
13872
+ * <Tooltip.Content>Helpful description</Tooltip.Content>
13873
+ * </template>
13874
+ * ```
13875
+ */
13876
+ Content: _sfc_main$10
13317
13877
  };
13318
13878
  //#endregion
13319
13879
  //#region src/components/Treeview/TreeviewRoot.vue
@@ -13501,7 +14061,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
13501
14061
  onFocusin
13502
14062
  } }));
13503
14063
  return (_ctx, _cache) => {
13504
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14064
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13505
14065
  as: __props.as,
13506
14066
  renderless: __props.renderless
13507
14067
  }), {
@@ -13566,7 +14126,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
13566
14126
  deactivate: ticket.deactivate
13567
14127
  }));
13568
14128
  return (_ctx, _cache) => {
13569
- return openBlock(), createBlock(unref(_sfc_main$165), {
14129
+ return openBlock(), createBlock(unref(_sfc_main$170), {
13570
14130
  ref: "root",
13571
14131
  "aria-disabled": slotProps.value.isDisabled,
13572
14132
  "aria-expanded": hasContent.value ? slotProps.value.isOpen : void 0,
@@ -13634,7 +14194,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
13634
14194
  }
13635
14195
  }));
13636
14196
  return (_ctx, _cache) => {
13637
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14197
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13638
14198
  as: __props.as,
13639
14199
  renderless: __props.renderless
13640
14200
  }), {
@@ -13675,7 +14235,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
13675
14235
  }
13676
14236
  }));
13677
14237
  return (_ctx, _cache) => {
13678
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14238
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13679
14239
  as: __props.as,
13680
14240
  renderless: __props.renderless
13681
14241
  }), {
@@ -13735,7 +14295,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
13735
14295
  }
13736
14296
  }));
13737
14297
  return (_ctx, _cache) => {
13738
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14298
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13739
14299
  as: __props.as,
13740
14300
  renderless: __props.renderless
13741
14301
  }), {
@@ -13757,7 +14317,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
13757
14317
  setup(__props) {
13758
14318
  const slotProps = toRef(() => ({ attrs: { role: "group" } }));
13759
14319
  return (_ctx, _cache) => {
13760
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14320
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13761
14321
  as: __props.as,
13762
14322
  renderless: __props.renderless
13763
14323
  }), {
@@ -13793,7 +14353,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
13793
14353
  }
13794
14354
  }));
13795
14355
  return (_ctx, _cache) => {
13796
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14356
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13797
14357
  as: __props.as,
13798
14358
  renderless: __props.renderless
13799
14359
  }), {
@@ -13895,7 +14455,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
13895
14455
  }
13896
14456
  }));
13897
14457
  return (_ctx, _cache) => {
13898
- return openBlock(), createBlock(unref(_sfc_main$165), mergeProps(slotProps.value.attrs, {
14458
+ return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13899
14459
  as: __props.as,
13900
14460
  renderless: __props.renderless
13901
14461
  }), {
@@ -14099,4 +14659,4 @@ const Treeview = {
14099
14659
  SelectAll: _sfc_main
14100
14660
  };
14101
14661
  //#endregion
14102
- export { _sfc_main$28 as $, _sfc_main$157 as $i, _sfc_main$90 as $n, _sfc_main$125 as $r, _sfc_main$58 as $t, _sfc_main$16 as A, useButtonRoot as Ai, providePaginationItems as An, _sfc_main$107 as Ar, Select as At, provideSwitchRoot as B, _sfc_main$150 as Bi, useOverflowRoot as Bn, _sfc_main$114 as Br, _sfc_main$51 as Bt, _sfc_main$12 as C, useCarouselRoot as Ci, _sfc_main$73 as Cn, _sfc_main$105 as Cr, provideSingleRoot as Ct, Tabs as D, _sfc_main$142 as Di, _sfc_main$77 as Dn, provideExpansionPanelGroup as Dr, _sfc_main$42 as Dt, _sfc_main$13 as E, _sfc_main$141 as Ei, _sfc_main$76 as En, _sfc_main$106 as Er, _sfc_main$41 as Et, _sfc_main$18 as F, Breadcrumbs as Fi, Overflow as Fn, _sfc_main$112 as Fr, _sfc_main$47 as Ft, Step as G, Avatar as Gi, _sfc_main$85 as Gn, _sfc_main$119 as Gr, provideRatingRoot as Gt, _sfc_main$23 as H, _sfc_main$152 as Hi, _sfc_main$82 as Hn, _sfc_main$116 as Hr, _sfc_main$52 as Ht, _sfc_main$19 as I, _sfc_main$146 as Ii, _sfc_main$79 as In, provideDialogContext as Ir, _sfc_main$48 as It, provideStepRoot as J, _sfc_main$155 as Ji, _sfc_main$88 as Jn, provideComboboxContext as Jr, _sfc_main$55 as Jt, _sfc_main$24 as K, _sfc_main$153 as Ki, _sfc_main$86 as Kn, _sfc_main$120 as Kr, useRatingRoot as Kt, _sfc_main$20 as L, _sfc_main$147 as Li, _sfc_main$80 as Ln, useDialogContext as Lr, _sfc_main$49 as Lt, provideTabsRoot as M, _sfc_main$145 as Mi, usePaginationControls as Mn, _sfc_main$109 as Mr, _sfc_main$44 as Mt, useTabsRoot as N, provideButtonGroup as Ni, usePaginationItems as Nn, _sfc_main$110 as Nr, _sfc_main$45 as Nt, _sfc_main$14 as O, _sfc_main$143 as Oi, _sfc_main$78 as On, useExpansionPanelGroup as Or, provideSelectionRoot as Ot, Switch as P, useButtonGroup as Pi, usePaginationRoot as Pn, _sfc_main$111 as Pr, _sfc_main$46 as Pt, _sfc_main$27 as Q, AlertDialog as Qi, Input as Qn, _sfc_main$124 as Qr, useRadioRoot as Qt, _sfc_main$21 as R, _sfc_main$148 as Ri, _sfc_main$81 as Rn, Combobox as Rr, provideSelectContext as Rt, useToggleRoot as S, provideCarouselRoot as Si, _sfc_main$72 as Sn, _sfc_main$104 as Sr, _sfc_main$40 as St, useToggleGroup as T, _sfc_main$140 as Ti, _sfc_main$75 as Tn, useExpansionPanelRoot as Tr, Selection as Tt, provideSwitchGroup as U, provideBreadcrumbsRoot as Ui, _sfc_main$83 as Un, _sfc_main$117 as Ur, _sfc_main$53 as Ut, useSwitchRoot as V, _sfc_main$151 as Vi, NumberField as Vn, _sfc_main$115 as Vr, Rating as Vt, useSwitchGroup as W, useBreadcrumbsRoot as Wi, _sfc_main$84 as Wn, _sfc_main$118 as Wr, _sfc_main$54 as Wt, Splitter as X, useAvatarRoot as Xi, useNumberFieldRoot as Xn, Collapsible as Xr, _sfc_main$57 as Xt, useStepRoot as Y, provideAvatarRoot as Yi, provideNumberFieldRoot as Yn, useComboboxContext as Yr, _sfc_main$56 as Yt, _sfc_main$26 as Z, _sfc_main$156 as Zi, _sfc_main$89 as Zn, _sfc_main$123 as Zr, provideRadioRoot as Zt, useTreeviewRoot as _, _sfc_main$135 as _i, _sfc_main$70 as _n, _sfc_main$100 as _r, _sfc_main$38 as _t, _sfc_main$3 as a, _sfc_main$163 as aa, _sfc_main$128 as ai, _sfc_main$61 as an, Image as ar, _sfc_main$31 as at, _sfc_main$11 as b, _sfc_main$138 as bi, Pagination as bn, _sfc_main$102 as br, Single as bt, _sfc_main$6 as c, useAlertDialogContext as ca, provideCheckboxRoot as ci, _sfc_main$64 as cn, _sfc_main$96 as cr, _sfc_main$32 as ct, useTreeviewItem as d, provideCheckboxGroup as di, _sfc_main$65 as dn, useImageRoot as dr, _sfc_main$33 as dt, _sfc_main$158 as ea, _sfc_main$126 as ei, provideRadioGroup as en, _sfc_main$91 as er, provideSplitterRoot as et, _sfc_main$8 as f, useCheckboxGroup as fi, _sfc_main$66 as fn, Group as fr, Slider as ft, provideTreeviewRoot as g, _sfc_main$134 as gi, _sfc_main$69 as gn, useGroupRoot as gr, _sfc_main$37 as gt, _sfc_main$9 as h, _sfc_main$133 as hi, _sfc_main$68 as hn, provideGroupRoot as hr, _sfc_main$36 as ht, _sfc_main$2 as i, _sfc_main$162 as ia, _sfc_main$127 as ii, _sfc_main$60 as in, useInputRoot as ir, _sfc_main$30 as it, _sfc_main$17 as j, _sfc_main$144 as ji, providePaginationRoot as jn, _sfc_main$108 as jr, _sfc_main$43 as jt, _sfc_main$15 as k, provideButtonRoot as ki, providePaginationControls as kn, Dialog as kr, useSelectionRoot as kt, _sfc_main$7 as l, _sfc_main$165 as la, useCheckboxRoot as li, provideProgressRoot as ln, _sfc_main$97 as lr, provideSnackbarQueueContext as lt, useTreeviewList as m, _sfc_main$132 as mi, Popover as mn, _sfc_main$99 as mr, _sfc_main$35 as mt, _sfc_main as n, _sfc_main$160 as na, useCollapsible as ni, Progress as nn, _sfc_main$93 as nr, Snackbar as nt, _sfc_main$4 as o, _sfc_main$164 as oa, _sfc_main$129 as oi, _sfc_main$62 as on, _sfc_main$94 as or, provideSnackbarRootContext as ot, provideTreeviewList as p, Carousel as pi, _sfc_main$67 as pn, _sfc_main$98 as pr, _sfc_main$34 as pt, _sfc_main$25 as q, _sfc_main$154 as qi, _sfc_main$87 as qn, _sfc_main$121 as qr, Radio as qt, _sfc_main$1 as r, _sfc_main$161 as ra, Checkbox as ri, _sfc_main$59 as rn, provideInputRoot as rr, _sfc_main$29 as rt, _sfc_main$5 as s, provideAlertDialogContext as sa, _sfc_main$130 as si, _sfc_main$63 as sn, _sfc_main$95 as sr, useSnackbarRootContext as st, Treeview as t, _sfc_main$159 as ta, provideCollapsible as ti, useRadioGroup as tn, _sfc_main$92 as tr, useSplitterRoot as tt, provideTreeviewItem as u, _sfc_main$131 as ui, useProgressRoot as un, provideImageRoot as ur, useSnackbarQueueContext as ut, Toggle as v, _sfc_main$136 as vi, providePopoverContext as vn, ExpansionPanel as vr, provideSliderRoot as vt, provideToggleGroup as w, Button as wi, _sfc_main$74 as wn, provideExpansionPanelRoot as wr, useSingleRoot as wt, provideToggleRoot as x, _sfc_main$139 as xi, _sfc_main$71 as xn, _sfc_main$103 as xr, _sfc_main$39 as xt, _sfc_main$10 as y, _sfc_main$137 as yi, usePopoverContext as yn, _sfc_main$101 as yr, useSliderRoot as yt, _sfc_main$22 as z, _sfc_main$149 as zi, provideOverflowRoot as zn, _sfc_main$113 as zr, useSelectContext as zt };
14662
+ export { _sfc_main$28 as $, _sfc_main$157 as $i, _sfc_main$90 as $n, _sfc_main$124 as $r, Radio as $t, provideToggleGroup as A, Button as Ai, _sfc_main$77 as An, provideExpansionPanelRoot as Ar, useSingleRoot as At, Switch as B, useButtonGroup as Bi, usePaginationRoot as Bn, _sfc_main$114 as Br, _sfc_main$49 as Bt, useTooltipRoot as C, _sfc_main$138 as Ci, _sfc_main$73 as Cn, _sfc_main$103 as Cr, _sfc_main$41 as Ct, provideToggleRoot as D, _sfc_main$142 as Di, _sfc_main$74 as Dn, _sfc_main$106 as Dr, _sfc_main$42 as Dt, _sfc_main$14 as E, _sfc_main$141 as Ei, Pagination as En, _sfc_main$105 as Er, Single as Et, _sfc_main$18 as F, provideButtonRoot as Fi, providePaginationControls as Fn, Dialog as Fr, useSelectionRoot as Ft, _sfc_main$25 as G, _sfc_main$152 as Gi, provideOverflowRoot as Gn, _sfc_main$116 as Gr, useSelectContext as Gt, _sfc_main$22 as H, _sfc_main$149 as Hi, _sfc_main$82 as Hn, provideDialogContext as Hr, _sfc_main$51 as Ht, _sfc_main$19 as I, useButtonRoot as Ii, providePaginationItems as In, _sfc_main$110 as Ir, Select as It, _sfc_main$26 as J, _sfc_main$155 as Ji, _sfc_main$85 as Jn, _sfc_main$119 as Jr, _sfc_main$55 as Jt, provideSwitchRoot as K, _sfc_main$153 as Ki, useOverflowRoot as Kn, _sfc_main$117 as Kr, _sfc_main$54 as Kt, _sfc_main$20 as L, _sfc_main$147 as Li, providePaginationRoot as Ln, _sfc_main$111 as Lr, _sfc_main$46 as Lt, _sfc_main$16 as M, _sfc_main$144 as Mi, _sfc_main$79 as Mn, _sfc_main$109 as Mr, _sfc_main$44 as Mt, Tabs as N, _sfc_main$145 as Ni, _sfc_main$80 as Nn, provideExpansionPanelGroup as Nr, _sfc_main$45 as Nt, useToggleRoot as O, provideCarouselRoot as Oi, _sfc_main$75 as On, _sfc_main$107 as Or, _sfc_main$43 as Ot, _sfc_main$17 as P, _sfc_main$146 as Pi, _sfc_main$81 as Pn, useExpansionPanelGroup as Pr, provideSelectionRoot as Pt, _sfc_main$27 as Q, _sfc_main$156 as Qi, _sfc_main$89 as Qn, _sfc_main$123 as Qr, useRatingRoot as Qt, provideTabsRoot as R, _sfc_main$148 as Ri, usePaginationControls as Rn, _sfc_main$112 as Rr, _sfc_main$47 as Rt, provideTooltipRoot as S, _sfc_main$137 as Si, _sfc_main$72 as Sn, useGroupRoot as Sr, _sfc_main$40 as St, _sfc_main$13 as T, _sfc_main$140 as Ti, usePopoverContext as Tn, _sfc_main$104 as Tr, useSliderRoot as Tt, _sfc_main$23 as U, _sfc_main$150 as Ui, _sfc_main$83 as Un, useDialogContext as Ur, _sfc_main$52 as Ut, _sfc_main$21 as V, Breadcrumbs as Vi, Overflow as Vn, _sfc_main$115 as Vr, _sfc_main$50 as Vt, _sfc_main$24 as W, _sfc_main$151 as Wi, _sfc_main$84 as Wn, Combobox as Wr, provideSelectContext as Wt, useSwitchGroup as X, useBreadcrumbsRoot as Xi, _sfc_main$87 as Xn, _sfc_main$121 as Xr, _sfc_main$57 as Xt, provideSwitchGroup as Y, provideBreadcrumbsRoot as Yi, _sfc_main$86 as Yn, _sfc_main$120 as Yr, _sfc_main$56 as Yt, Step as Z, Avatar as Zi, _sfc_main$88 as Zn, _sfc_main$122 as Zr, provideRatingRoot as Zt, useTreeviewRoot as _, provideAlertDialogContext as _a, provideCheckboxGroup as _i, _sfc_main$68 as _n, useImageRoot as _r, _sfc_main$36 as _t, _sfc_main$3 as a, provideAvatarGroup as aa, _sfc_main$128 as ai, _sfc_main$61 as an, _sfc_main$93 as ar, _sfc_main$31 as at, _sfc_main$11 as b, _sfc_main$135 as bi, Popover as bn, _sfc_main$102 as br, _sfc_main$38 as bt, _sfc_main$6 as c, AlertDialog as ca, useCollapsible as ci, Progress as cn, _sfc_main$96 as cr, Snackbar as ct, useTreeviewItem as d, _sfc_main$164 as da, _sfc_main$131 as di, _sfc_main$64 as dn, Image as dr, _sfc_main$34 as dt, _sfc_main$158 as ea, provideComboboxContext as ei, _sfc_main$58 as en, _sfc_main$91 as er, provideStepRoot as et, _sfc_main$8 as f, _sfc_main$165 as fa, _sfc_main$132 as fi, _sfc_main$65 as fn, _sfc_main$97 as fr, provideSnackbarRootContext as ft, provideTreeviewRoot as g, _sfc_main$169 as ga, _sfc_main$134 as gi, useProgressRoot as gn, provideImageRoot as gr, useSnackbarQueueContext as gt, _sfc_main$9 as h, _sfc_main$168 as ha, useCheckboxRoot as hi, provideProgressRoot as hn, _sfc_main$100 as hr, provideSnackbarQueueContext as ht, _sfc_main$2 as i, _sfc_main$160 as ia, _sfc_main$127 as ii, useRadioRoot as in, Input as ir, _sfc_main$30 as it, useToggleGroup as j, _sfc_main$143 as ji, _sfc_main$78 as jn, useExpansionPanelRoot as jr, Selection as jt, _sfc_main$15 as k, useCarouselRoot as ki, _sfc_main$76 as kn, _sfc_main$108 as kr, provideSingleRoot as kt, _sfc_main$7 as l, _sfc_main$162 as la, Checkbox as li, _sfc_main$62 as ln, provideInputRoot as lr, _sfc_main$32 as lt, useTreeviewList as m, _sfc_main$167 as ma, provideCheckboxRoot as mi, _sfc_main$67 as mn, _sfc_main$99 as mr, _sfc_main$35 as mt, _sfc_main as n, provideAvatarRoot as na, Collapsible as ni, _sfc_main$60 as nn, useNumberFieldRoot as nr, Splitter as nt, _sfc_main$4 as o, useAvatarGroup as oa, _sfc_main$129 as oi, provideRadioGroup as on, _sfc_main$94 as or, provideSplitterRoot as ot, provideTreeviewList as p, _sfc_main$166 as pa, _sfc_main$133 as pi, _sfc_main$66 as pn, _sfc_main$98 as pr, useSnackbarRootContext as pt, useSwitchRoot as q, _sfc_main$154 as qi, NumberField as qn, _sfc_main$118 as qr, Rating as qt, _sfc_main$1 as r, useAvatarRoot as ra, _sfc_main$126 as ri, provideRadioRoot as rn, _sfc_main$92 as rr, _sfc_main$29 as rt, _sfc_main$5 as s, _sfc_main$161 as sa, provideCollapsible as si, useRadioGroup as sn, _sfc_main$95 as sr, useSplitterRoot as st, Treeview as t, _sfc_main$159 as ta, useComboboxContext as ti, _sfc_main$59 as tn, provideNumberFieldRoot as tr, useStepRoot as tt, provideTreeviewItem as u, _sfc_main$163 as ua, _sfc_main$130 as ui, _sfc_main$63 as un, useInputRoot as ur, _sfc_main$33 as ut, Tooltip as v, useAlertDialogContext as va, useCheckboxGroup as vi, _sfc_main$69 as vn, Group as vr, Slider as vt, Toggle as w, _sfc_main$139 as wi, providePopoverContext as wn, ExpansionPanel as wr, provideSliderRoot as wt, _sfc_main$12 as x, _sfc_main$136 as xi, _sfc_main$71 as xn, provideGroupRoot as xr, _sfc_main$39 as xt, _sfc_main$10 as y, _sfc_main$170 as ya, Carousel as yi, _sfc_main$70 as yn, _sfc_main$101 as yr, _sfc_main$37 as yt, useTabsRoot as z, provideButtonGroup as zi, usePaginationItems as zn, _sfc_main$113 as zr, _sfc_main$48 as zt };