@vuetify/v0 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/dist/browser/index.d.ts +633 -374
  2. package/dist/browser/index.js +960 -449
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +2 -2
  5. package/dist/{components-BGEPbuSG.mjs → components-CeyYdes9.mjs} +926 -516
  6. package/dist/composables/index.d.mts +1 -1
  7. package/dist/composables/index.mjs +21 -21
  8. package/dist/{composables-CfcQp7UD.mjs → composables-Br-ApSWN.mjs} +45 -38
  9. package/dist/constants/index.mjs +1 -1
  10. package/dist/{createDataTable-BQKvmkfj.mjs → createDataTable-B1uf_rZu.mjs} +3 -3
  11. package/dist/{createGroup-63cIJS__.mjs → createGroup-Czt0x8tf.mjs} +1 -1
  12. package/dist/{createRegistry-DMIsLVfQ.mjs → createRegistry-Cu1WQTyV.mjs} +1 -1
  13. package/dist/{createSelection-BHnOqlJY.mjs → createSelection-kydb14hZ.mjs} +1 -1
  14. package/dist/{createSingle-Rh6cR-G_.mjs → createSingle-JWAjGQLk.mjs} +1 -1
  15. package/dist/{createTokens-BD-AGGzk.mjs → createTokens-BD7p5_XB.mjs} +2 -2
  16. package/dist/data-table/index.mjs +1 -1
  17. package/dist/date/index.mjs +1 -1
  18. package/dist/features/adapters/posthog/index.mjs +1 -1
  19. package/dist/features/index.d.mts +1 -1
  20. package/dist/features/index.mjs +1 -1
  21. package/dist/{globals-CM2GpI-A.mjs → globals-XB8xcQFv.mjs} +1 -1
  22. package/dist/{index-Bhzo6qwv.d.mts → index-0Wnlny_C.d.mts} +44 -0
  23. package/dist/{index-C0GDmRHJ.d.mts → index-BS_OGRsE.d.mts} +619 -424
  24. package/dist/{index-u0Sy6Dif.d.mts → index-DF0tMI2_.d.mts} +22 -2
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.mjs +24 -24
  27. package/dist/json/attributes.json +41 -1
  28. package/dist/json/importMap.json +8 -0
  29. package/dist/json/tags.json +156 -47
  30. package/dist/json/web-types.json +316 -2
  31. package/dist/locale/adapters/index.mjs +1 -1
  32. package/dist/locale/adapters/v0/index.mjs +1 -1
  33. package/dist/locale/index.d.mts +1 -1
  34. package/dist/locale/index.mjs +2 -2
  35. package/dist/locale/messages/en/index.d.mts +6 -0
  36. package/dist/locale/messages/en/index.mjs +11 -3
  37. package/dist/logger/adapters/index.mjs +1 -1
  38. package/dist/logger/adapters/v0/index.mjs +1 -1
  39. package/dist/logger/index.d.mts +1 -1
  40. package/dist/logger/index.mjs +2 -2
  41. package/dist/notifications/index.d.mts +1 -1
  42. package/dist/notifications/index.mjs +2 -2
  43. package/dist/palettes/index.d.mts +1 -1
  44. package/dist/permissions/adapters/index.d.mts +1 -1
  45. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  46. package/dist/permissions/index.d.mts +1 -1
  47. package/dist/permissions/index.mjs +1 -1
  48. package/dist/rules/index.d.mts +1 -1
  49. package/dist/rules/index.mjs +1 -1
  50. package/dist/storage/index.d.mts +1 -1
  51. package/dist/storage/index.mjs +1 -1
  52. package/dist/theme/adapters/index.d.mts +1 -1
  53. package/dist/theme/adapters/index.mjs +2 -2
  54. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  55. package/dist/theme/adapters/unhead/index.mjs +1 -1
  56. package/dist/theme/adapters/v0/index.d.mts +1 -1
  57. package/dist/theme/adapters/v0/index.mjs +1 -1
  58. package/dist/theme/index.d.mts +1 -1
  59. package/dist/theme/index.mjs +3 -3
  60. package/dist/{unhead-DVB3cg3m.mjs → unhead-VVWCVv5Z.mjs} +1 -1
  61. package/dist/{useEventListener-DO9cWwJS.mjs → useEventListener-DasgNSNh.mjs} +1 -1
  62. package/dist/{useFeatures-DYsDqjFv.mjs → useFeatures-SX-DoCwv.mjs} +3 -3
  63. package/dist/{useLocale-CIMTKTN0.mjs → useLocale-C8E7B4Il.mjs} +4 -4
  64. package/dist/{useLogger-eTRi_LkE.mjs → useLogger-pEmKLFsd.mjs} +2 -2
  65. package/dist/{useNotifications-BWSWV7A6.mjs → useNotifications-C6xFiQsD.mjs} +3 -3
  66. package/dist/{usePermissions-QP0GIGdO.mjs → usePermissions-CCA_18Be.mjs} +2 -2
  67. package/dist/{useRovingFocus-CK50J09j.mjs → useRovingFocus-D2_aApXC.mjs} +99 -25
  68. package/dist/{useRules-DhQuZ66P.mjs → useRules-CWWsE2Xt.mjs} +2 -2
  69. package/dist/{useStorage-Cs-eTm7F.mjs → useStorage-Dd_snxwm.mjs} +3 -3
  70. package/dist/{useTheme-oWWN_lkE.mjs → useTheme-8qFLgTvi.mjs} +4 -4
  71. package/dist/utilities/index.d.mts +1 -1
  72. package/dist/utilities/index.mjs +21 -1
  73. package/dist/{v0-SlPjHjDu.mjs → v0-BLhsLm61.mjs} +1 -1
  74. package/dist/{v0-BQDezfA9.mjs → v0-Bdm1oHXK.mjs} +1 -1
  75. package/dist/{v0-DfAHWKPZ.mjs → v0-DYG-2UmI.mjs} +1 -1
  76. package/package.json +25 -3
@@ -1,19 +1,19 @@
1
1
  import { n as isSelfClosingTag } from "./htmlElements-CHXZfsZu.mjs";
2
- import { t as IN_BROWSER } from "./globals-CM2GpI-A.mjs";
2
+ import { t as IN_BROWSER } from "./globals-XB8xcQFv.mjs";
3
3
  import { clamp, isArray, isElement, isNull, isNullOrUndefined, isNumber, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
4
4
  import { n as createContext, r as provideContext } from "./createTrinity-z-3q9QWR.mjs";
5
- import { i as useLogger } from "./useLogger-eTRi_LkE.mjs";
6
- import { t as createRegistry } from "./createRegistry-DMIsLVfQ.mjs";
7
- import { t as createSelection } from "./createSelection-BHnOqlJY.mjs";
8
- import { t as createSingle } from "./createSingle-Rh6cR-G_.mjs";
9
- import { a as useLocale } from "./useLocale-CIMTKTN0.mjs";
10
- import { n as useEventListener, t as useDocumentEventListener } from "./useEventListener-DO9cWwJS.mjs";
11
- import { B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, F as useDelay, I as createStep, J as useResizeObserver, N as useVirtualFocus, O as createCombobox, P as usePopover, U as useImage, W as createOverflow, _ as useRaf, at as useStack, b as createInput, c as useTooltip, g as usePresence, l as createSlider, n as createNested, ot as toElement, p as createProgress, q as useElementSize, st as useClickOutside, t as useRovingFocus, tt as useToggleScope, u as createRating, v as createNumberField, w as createForm, z as useProxyModel } from "./useRovingFocus-CK50J09j.mjs";
12
- import { t as createGroup } from "./createGroup-63cIJS__.mjs";
13
- import { c as useTimer, i as useNotifications } from "./useNotifications-BWSWV7A6.mjs";
5
+ import { i as useLogger } from "./useLogger-pEmKLFsd.mjs";
6
+ import { t as createRegistry } from "./createRegistry-Cu1WQTyV.mjs";
7
+ import { t as createSelection } from "./createSelection-kydb14hZ.mjs";
8
+ import { t as createSingle } from "./createSingle-JWAjGQLk.mjs";
9
+ import { a as useLocale } from "./useLocale-C8E7B4Il.mjs";
10
+ import { n as useEventListener, t as useDocumentEventListener } from "./useEventListener-DasgNSNh.mjs";
11
+ import { B as createBreadcrumbs, C as useIntersectionObserver, D as useLazy, F as useDelay, I as createStep, J as useResizeObserver, N as useVirtualFocus, O as createCombobox, P as usePopover, U as useImage, W as createOverflow, _ as useRaf, at as useStack, b as createInput, c as useTooltip, g as usePresence, l as createSlider, n as createNested, ot as toElement, p as createProgress, q as useElementSize, st as useClickOutside, t as useRovingFocus, tt as useToggleScope, u as createRating, v as createNumberField, w as createForm, z as useProxyModel } from "./useRovingFocus-D2_aApXC.mjs";
12
+ import { t as createGroup } from "./createGroup-Czt0x8tf.mjs";
13
+ import { c as useTimer, i as useNotifications } from "./useNotifications-C6xFiQsD.mjs";
14
14
  import { t as createPagination } from "./createPagination-B5dfqY-a.mjs";
15
- import { i as useTheme } from "./useTheme-oWWN_lkE.mjs";
16
- 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";
15
+ import { i as useTheme } from "./useTheme-8qFLgTvi.mjs";
16
+ import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, normalizeStyle, onActivated, onBeforeUnmount, onDeactivated, onMounted, onScopeDispose, onUnmounted, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowReadonly, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
17
17
  //#region src/components/Atom/Atom.vue
18
18
  /**
19
19
  * @module Atom
@@ -38,7 +38,7 @@ import { Fragment, Teleport, TransitionGroup, computed, createBlock, createComme
38
38
  * serving as the foundation for all other components that need polymorphic
39
39
  * rendering capabilities.
40
40
  */
41
- const _sfc_main$170 = /* @__PURE__ */ defineComponent({
41
+ const _sfc_main$172 = /* @__PURE__ */ defineComponent({
42
42
  name: "Atom",
43
43
  __name: "Atom",
44
44
  props: {
@@ -72,7 +72,7 @@ const _sfc_main$170 = /* @__PURE__ */ defineComponent({
72
72
  //#endregion
73
73
  //#region src/components/AlertDialog/AlertDialogRoot.vue
74
74
  const [useAlertDialogContext, provideAlertDialogContext] = createContext();
75
- const _sfc_main$169 = /* @__PURE__ */ defineComponent({
75
+ const _sfc_main$171 = /* @__PURE__ */ defineComponent({
76
76
  name: "AlertDialogRoot",
77
77
  __name: "AlertDialogRoot",
78
78
  props: /* @__PURE__ */ mergeModels({
@@ -92,6 +92,7 @@ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
92
92
  const id = __props.id ?? /* @__PURE__ */ useId$1();
93
93
  const isOpen = useModel(__props, "modelValue");
94
94
  const isPending = shallowRef(false);
95
+ const cancelEl = shallowRef(null);
95
96
  const titleId = `${id}-title`;
96
97
  const descriptionId = `${id}-description`;
97
98
  function open() {
@@ -107,6 +108,7 @@ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
107
108
  titleId,
108
109
  descriptionId,
109
110
  isPending,
111
+ cancelEl,
110
112
  open,
111
113
  close
112
114
  });
@@ -118,7 +120,7 @@ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
118
120
  close
119
121
  }));
120
122
  return (_ctx, _cache) => {
121
- return openBlock(), createBlock(unref(_sfc_main$170), {
123
+ return openBlock(), createBlock(unref(_sfc_main$172), {
122
124
  as: __props.as,
123
125
  renderless: ""
124
126
  }, {
@@ -130,7 +132,7 @@ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
130
132
  });
131
133
  //#endregion
132
134
  //#region src/components/AlertDialog/AlertDialogAction.vue
133
- const _sfc_main$168 = /* @__PURE__ */ defineComponent({
135
+ const _sfc_main$170 = /* @__PURE__ */ defineComponent({
134
136
  name: "AlertDialogAction",
135
137
  __name: "AlertDialogAction",
136
138
  props: {
@@ -161,18 +163,27 @@ const _sfc_main$168 = /* @__PURE__ */ defineComponent({
161
163
  });
162
164
  if (!waited) context.close();
163
165
  }
166
+ function onKeydown(e) {
167
+ if (e.key === "Enter" || e.key === " ") {
168
+ e.preventDefault();
169
+ onClick();
170
+ }
171
+ }
164
172
  const slotProps = toRef(() => ({
165
173
  isPending: context.isPending.value,
166
174
  attrs: {
167
175
  "type": __props.as === "button" ? "button" : void 0,
168
- "disabled": __props.disabled || void 0,
176
+ "role": __props.as === "button" ? void 0 : "button",
177
+ "tabindex": __props.disabled ? -1 : 0,
178
+ "disabled": __props.as === "button" ? __props.disabled || void 0 : void 0,
169
179
  "data-disabled": __props.disabled ? "" : void 0,
170
180
  "data-pending": context.isPending.value ? "" : void 0,
171
- "onClick": onClick
181
+ "onClick": onClick,
182
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
172
183
  }
173
184
  }));
174
185
  return (_ctx, _cache) => {
175
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
186
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
176
187
  as: __props.as,
177
188
  renderless: __props.renderless
178
189
  }, slotProps.value.attrs), {
@@ -184,7 +195,7 @@ const _sfc_main$168 = /* @__PURE__ */ defineComponent({
184
195
  });
185
196
  //#endregion
186
197
  //#region src/components/AlertDialog/AlertDialogActivator.vue
187
- const _sfc_main$167 = /* @__PURE__ */ defineComponent({
198
+ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
188
199
  name: "AlertDialogActivator",
189
200
  __name: "AlertDialogActivator",
190
201
  props: {
@@ -197,18 +208,27 @@ const _sfc_main$167 = /* @__PURE__ */ defineComponent({
197
208
  function onClick() {
198
209
  context.open();
199
210
  }
211
+ function onKeydown(e) {
212
+ if (e.key === "Enter" || e.key === " ") {
213
+ e.preventDefault();
214
+ onClick();
215
+ }
216
+ }
200
217
  const slotProps = toRef(() => ({
201
218
  isOpen: context.isOpen.value,
202
219
  attrs: {
203
220
  "type": __props.as === "button" ? "button" : void 0,
221
+ "role": __props.as === "button" ? void 0 : "button",
222
+ "tabindex": 0,
204
223
  "aria-haspopup": "dialog",
205
224
  "aria-expanded": context.isOpen.value,
206
225
  "data-open": context.isOpen.value || void 0,
207
- "onClick": onClick
226
+ "onClick": onClick,
227
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
208
228
  }
209
229
  }));
210
230
  return (_ctx, _cache) => {
211
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
231
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
212
232
  as: __props.as,
213
233
  renderless: __props.renderless
214
234
  }, slotProps.value.attrs), {
@@ -220,7 +240,7 @@ const _sfc_main$167 = /* @__PURE__ */ defineComponent({
220
240
  });
221
241
  //#endregion
222
242
  //#region src/components/AlertDialog/AlertDialogCancel.vue
223
- const _sfc_main$166 = /* @__PURE__ */ defineComponent({
243
+ const _sfc_main$168 = /* @__PURE__ */ defineComponent({
224
244
  name: "AlertDialogCancel",
225
245
  __name: "AlertDialogCancel",
226
246
  props: {
@@ -234,21 +254,38 @@ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
234
254
  },
235
255
  setup(__props) {
236
256
  const context = useAlertDialogContext(__props.namespace);
257
+ const cancelRef = useTemplateRef("cancel");
258
+ onMounted(() => {
259
+ context.cancelEl.value = cancelRef.value?.element ?? null;
260
+ });
261
+ onUnmounted(() => {
262
+ context.cancelEl.value = null;
263
+ });
237
264
  function onClick() {
238
265
  if (__props.disabled) return;
239
266
  context.close();
240
267
  }
268
+ function onKeydown(e) {
269
+ if (e.key === "Enter" || e.key === " ") {
270
+ e.preventDefault();
271
+ onClick();
272
+ }
273
+ }
241
274
  const slotProps = toRef(() => ({
242
275
  isOpen: context.isOpen.value,
243
276
  attrs: {
244
277
  "type": __props.as === "button" ? "button" : void 0,
245
- "disabled": __props.disabled || void 0,
278
+ "role": __props.as === "button" ? void 0 : "button",
279
+ "tabindex": __props.disabled ? -1 : 0,
280
+ "disabled": __props.as === "button" ? __props.disabled || void 0 : void 0,
246
281
  "data-disabled": __props.disabled ? "" : void 0,
247
- "onClick": onClick
282
+ "onClick": onClick,
283
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
248
284
  }
249
285
  }));
250
286
  return (_ctx, _cache) => {
251
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
287
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
288
+ ref: "cancel",
252
289
  as: __props.as,
253
290
  renderless: __props.renderless
254
291
  }, slotProps.value.attrs), {
@@ -260,7 +297,7 @@ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
260
297
  });
261
298
  //#endregion
262
299
  //#region src/components/AlertDialog/AlertDialogClose.vue
263
- const _sfc_main$165 = /* @__PURE__ */ defineComponent({
300
+ const _sfc_main$167 = /* @__PURE__ */ defineComponent({
264
301
  name: "AlertDialogClose",
265
302
  __name: "AlertDialogClose",
266
303
  props: {
@@ -274,16 +311,25 @@ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
274
311
  function onClick() {
275
312
  context.close();
276
313
  }
314
+ function onKeydown(e) {
315
+ if (e.key === "Enter" || e.key === " ") {
316
+ e.preventDefault();
317
+ onClick();
318
+ }
319
+ }
277
320
  const slotProps = toRef(() => ({
278
321
  isOpen: context.isOpen.value,
279
322
  attrs: {
280
323
  "type": __props.as === "button" ? "button" : void 0,
324
+ "role": __props.as === "button" ? void 0 : "button",
325
+ "tabindex": 0,
281
326
  "aria-label": locale.ti("AlertDialog.close") ?? "Close",
282
- "onClick": onClick
327
+ "onClick": onClick,
328
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
283
329
  }
284
330
  }));
285
331
  return (_ctx, _cache) => {
286
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
332
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
287
333
  as: __props.as,
288
334
  renderless: __props.renderless
289
335
  }, slotProps.value.attrs), {
@@ -295,7 +341,7 @@ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
295
341
  });
296
342
  //#endregion
297
343
  //#region src/components/AlertDialog/AlertDialogContent.vue
298
- const _sfc_main$164 = /* @__PURE__ */ defineComponent({
344
+ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
299
345
  name: "AlertDialogContent",
300
346
  __name: "AlertDialogContent",
301
347
  props: {
@@ -329,15 +375,23 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
329
375
  if (isOpen) ticket.select();
330
376
  else ticket.unselect();
331
377
  }, { immediate: true });
378
+ function focusCancel() {
379
+ context.cancelEl.value?.focus();
380
+ }
332
381
  watch(context.isOpen, (isOpen) => {
333
382
  const element = contentRef.value?.element;
334
383
  /* v8 ignore next -- defensive guard, element is always present after mount */
335
384
  if (!element) return;
336
- if (isOpen) element.showModal?.();
337
- else element.close?.();
385
+ if (isOpen) {
386
+ element.showModal?.();
387
+ focusCancel();
388
+ } else element.close?.();
338
389
  });
339
390
  onMounted(() => {
340
- if (context.isOpen.value) (contentRef.value?.element)?.showModal();
391
+ if (context.isOpen.value) {
392
+ (contentRef.value?.element)?.showModal();
393
+ focusCancel();
394
+ }
341
395
  });
342
396
  useToggleScope(
343
397
  () => __props.closeOnClickOutside && context.isOpen.value,
@@ -375,7 +429,7 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
375
429
  }
376
430
  }));
377
431
  return (_ctx, _cache) => {
378
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
432
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
379
433
  ref: "content",
380
434
  as: __props.as,
381
435
  renderless: __props.renderless
@@ -388,7 +442,7 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
388
442
  });
389
443
  //#endregion
390
444
  //#region src/components/AlertDialog/AlertDialogDescription.vue
391
- const _sfc_main$163 = /* @__PURE__ */ defineComponent({
445
+ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
392
446
  name: "AlertDialogDescription",
393
447
  __name: "AlertDialogDescription",
394
448
  props: {
@@ -400,7 +454,7 @@ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
400
454
  const context = useAlertDialogContext(__props.namespace);
401
455
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
402
456
  return (_ctx, _cache) => {
403
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
457
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
404
458
  as: __props.as,
405
459
  renderless: __props.renderless
406
460
  }, slotProps.value.attrs), {
@@ -412,7 +466,7 @@ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
412
466
  });
413
467
  //#endregion
414
468
  //#region src/components/AlertDialog/AlertDialogTitle.vue
415
- const _sfc_main$162 = /* @__PURE__ */ defineComponent({
469
+ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
416
470
  name: "AlertDialogTitle",
417
471
  __name: "AlertDialogTitle",
418
472
  props: {
@@ -424,7 +478,7 @@ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
424
478
  const context = useAlertDialogContext(__props.namespace);
425
479
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
426
480
  return (_ctx, _cache) => {
427
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
481
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
428
482
  as: __props.as,
429
483
  renderless: __props.renderless
430
484
  }, slotProps.value.attrs), {
@@ -488,7 +542,7 @@ const AlertDialog = {
488
542
  * </template>
489
543
  * ```
490
544
  */
491
- Root: _sfc_main$169,
545
+ Root: _sfc_main$171,
492
546
  /**
493
547
  * Activator component that opens the alert dialog.
494
548
  *
@@ -507,7 +561,7 @@ const AlertDialog = {
507
561
  * </template>
508
562
  * ```
509
563
  */
510
- Activator: _sfc_main$167,
564
+ Activator: _sfc_main$169,
511
565
  /**
512
566
  * Content container for the alert dialog using native `<dialog>` element.
513
567
  *
@@ -529,7 +583,7 @@ const AlertDialog = {
529
583
  * </template>
530
584
  * ```
531
585
  */
532
- Content: _sfc_main$164,
586
+ Content: _sfc_main$166,
533
587
  /**
534
588
  * Title component for accessible alert dialog labeling.
535
589
  *
@@ -546,7 +600,7 @@ const AlertDialog = {
546
600
  * </template>
547
601
  * ```
548
602
  */
549
- Title: _sfc_main$162,
603
+ Title: _sfc_main$164,
550
604
  /**
551
605
  * Description component for accessible alert dialog description.
552
606
  *
@@ -565,7 +619,7 @@ const AlertDialog = {
565
619
  * </template>
566
620
  * ```
567
621
  */
568
- Description: _sfc_main$163,
622
+ Description: _sfc_main$165,
569
623
  /**
570
624
  * Cancel button component for dismissing the alert dialog.
571
625
  *
@@ -582,7 +636,7 @@ const AlertDialog = {
582
636
  * </template>
583
637
  * ```
584
638
  */
585
- Cancel: _sfc_main$166,
639
+ Cancel: _sfc_main$168,
586
640
  /**
587
641
  * Close button component for closing the alert dialog.
588
642
  *
@@ -599,7 +653,7 @@ const AlertDialog = {
599
653
  * </template>
600
654
  * ```
601
655
  */
602
- Close: _sfc_main$165,
656
+ Close: _sfc_main$167,
603
657
  /**
604
658
  * Action button component for confirming the alert dialog.
605
659
  *
@@ -616,11 +670,11 @@ const AlertDialog = {
616
670
  * </template>
617
671
  * ```
618
672
  */
619
- Action: _sfc_main$168
673
+ Action: _sfc_main$170
620
674
  };
621
675
  //#endregion
622
676
  //#region src/components/AspectRatio/AspectRatio.vue
623
- const _sfc_main$161 = /* @__PURE__ */ defineComponent({
677
+ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
624
678
  name: "AspectRatio",
625
679
  __name: "AspectRatio",
626
680
  props: {
@@ -635,7 +689,7 @@ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
635
689
  attrs: { style: { aspectRatio: resolved.value } }
636
690
  }));
637
691
  return (_ctx, _cache) => {
638
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
692
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
639
693
  as: __props.as,
640
694
  renderless: __props.renderless
641
695
  }), {
@@ -648,7 +702,7 @@ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
648
702
  //#endregion
649
703
  //#region src/components/Avatar/AvatarGroup.vue
650
704
  const [useAvatarGroup, provideAvatarGroup] = createContext();
651
- const _sfc_main$160 = /* @__PURE__ */ defineComponent({
705
+ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
652
706
  name: "AvatarGroup",
653
707
  __name: "AvatarGroup",
654
708
  props: {
@@ -747,7 +801,7 @@ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
747
801
  }
748
802
  }));
749
803
  return (_ctx, _cache) => {
750
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "container" }, slotProps.value.attrs, {
804
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "container" }, slotProps.value.attrs, {
751
805
  as: __props.as,
752
806
  renderless: __props.renderless
753
807
  }), {
@@ -760,7 +814,7 @@ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
760
814
  //#endregion
761
815
  //#region src/components/Avatar/AvatarRoot.vue
762
816
  const [useAvatarRoot, provideAvatarRoot] = createContext();
763
- const _sfc_main$159 = /* @__PURE__ */ defineComponent({
817
+ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
764
818
  name: "AvatarRoot",
765
819
  __name: "AvatarRoot",
766
820
  props: {
@@ -817,7 +871,7 @@ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
817
871
  }));
818
872
  const inGroup = !/* @__PURE__ */ isNullOrUndefined(group);
819
873
  return (_ctx, _cache) => {
820
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), {
874
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), {
821
875
  ref: "atom",
822
876
  "aria-hidden": isHidden.value || void 0,
823
877
  as: __props.as,
@@ -839,7 +893,7 @@ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
839
893
  });
840
894
  //#endregion
841
895
  //#region src/components/Avatar/AvatarFallback.vue
842
- const _sfc_main$158 = /* @__PURE__ */ defineComponent({
896
+ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
843
897
  name: "AvatarFallback",
844
898
  __name: "AvatarFallback",
845
899
  props: {
@@ -853,7 +907,7 @@ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
853
907
  const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
854
908
  onBeforeUnmount(() => context.unregister(ticket.id));
855
909
  return (_ctx, _cache) => {
856
- return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
910
+ return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$172), {
857
911
  key: 0,
858
912
  as: __props.as,
859
913
  renderless: __props.renderless
@@ -866,7 +920,7 @@ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
866
920
  });
867
921
  //#endregion
868
922
  //#region src/components/Avatar/AvatarImage.vue
869
- const _sfc_main$157 = /* @__PURE__ */ defineComponent({
923
+ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
870
924
  name: "AvatarImage",
871
925
  __name: "AvatarImage",
872
926
  props: {
@@ -934,7 +988,7 @@ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
934
988
  }
935
989
  }));
936
990
  return (_ctx, _cache) => {
937
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
991
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
938
992
  as: __props.as,
939
993
  renderless: __props.renderless
940
994
  }), {
@@ -958,7 +1012,7 @@ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
958
1012
  * is set, this component self-measures and feeds its width back to the
959
1013
  * group so createOverflow can reserve space for it (wired in Task 4).
960
1014
  */
961
- const _sfc_main$156 = /* @__PURE__ */ defineComponent({
1015
+ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
962
1016
  name: "AvatarIndicator",
963
1017
  __name: "AvatarIndicator",
964
1018
  props: {
@@ -1006,7 +1060,7 @@ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
1006
1060
  };
1007
1061
  });
1008
1062
  return (_ctx, _cache) => {
1009
- return unref(group) && count.value > 0 ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1063
+ return unref(group) && count.value > 0 ? (openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1010
1064
  key: 0,
1011
1065
  ref: "atom"
1012
1066
  }, slotProps.value.attrs, {
@@ -1047,20 +1101,20 @@ const Avatar = {
1047
1101
  * </template>
1048
1102
  * ```
1049
1103
  */
1050
- Root: _sfc_main$159,
1104
+ Root: _sfc_main$161,
1051
1105
  /**
1052
1106
  * Image inside an Avatar.Root. Registers with the avatar's image
1053
1107
  * selection and shows when loaded.
1054
1108
  *
1055
1109
  * @see https://0.vuetifyjs.com/components/semantic/avatar
1056
1110
  */
1057
- Image: _sfc_main$157,
1111
+ Image: _sfc_main$159,
1058
1112
  /**
1059
1113
  * Fallback content when no image is loaded.
1060
1114
  *
1061
1115
  * @see https://0.vuetifyjs.com/components/semantic/avatar
1062
1116
  */
1063
- Fallback: _sfc_main$158,
1117
+ Fallback: _sfc_main$160,
1064
1118
  /**
1065
1119
  * Group container for stacked / collapsing avatars. Owns the visibility
1066
1120
  * math driven by `max` and (optionally) width-based truncation.
@@ -1087,19 +1141,19 @@ const Avatar = {
1087
1141
  * </template>
1088
1142
  * ```
1089
1143
  */
1090
- Group: _sfc_main$160,
1144
+ Group: _sfc_main$162,
1091
1145
  /**
1092
1146
  * Overflow indicator for Avatar.Group. Renders only when items are
1093
1147
  * hidden. Slot receives the hidden count and hidden tickets.
1094
1148
  *
1095
1149
  * @see https://0.vuetifyjs.com/components/semantic/avatar
1096
1150
  */
1097
- Indicator: _sfc_main$156
1151
+ Indicator: _sfc_main$158
1098
1152
  };
1099
1153
  //#endregion
1100
1154
  //#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
1101
1155
  const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
1102
- const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1156
+ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
1103
1157
  name: "BreadcrumbsRoot",
1104
1158
  __name: "BreadcrumbsRoot",
1105
1159
  props: {
@@ -1117,7 +1171,8 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1117
1171
  const breadcrumbs = createBreadcrumbs({ enroll: true });
1118
1172
  const group = createGroup({
1119
1173
  enroll: true,
1120
- multiple: true
1174
+ multiple: true,
1175
+ reactive: true
1121
1176
  });
1122
1177
  const ellipsisWidth = shallowRef(0);
1123
1178
  const firstItemWidth = shallowRef(0);
@@ -1135,6 +1190,9 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1135
1190
  reverse: true
1136
1191
  });
1137
1192
  const isOverflowing = overflow.isOverflowing;
1193
+ const hasActivator = toRef(() => group.values().some((t) => t.type === "activator"));
1194
+ const expanded = shallowRef(false);
1195
+ const hiddenCount = shallowRef(0);
1138
1196
  let _firstItemIndex = null;
1139
1197
  let _firstDividerIndex = null;
1140
1198
  function measureToRef(el, target) {
@@ -1160,12 +1218,19 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1160
1218
  }
1161
1219
  overflow.measure(index, el);
1162
1220
  }
1163
- watch([() => overflow.capacity.value, () => group.size], ([capacity]) => {
1221
+ watch([
1222
+ () => overflow.capacity.value,
1223
+ () => group.size,
1224
+ expanded
1225
+ ], ([capacity]) => {
1164
1226
  const all = group.values();
1165
1227
  const contentTickets = [];
1166
1228
  const ellipsisTickets = [];
1167
- for (const ticket of all) if (ticket.type === "ellipsis") ellipsisTickets.push(ticket);
1168
- else contentTickets.push(ticket);
1229
+ for (const ticket of all) {
1230
+ if (ticket.type === "activator") continue;
1231
+ if (ticket.type === "ellipsis") ellipsisTickets.push(ticket);
1232
+ else contentTickets.push(ticket);
1233
+ }
1169
1234
  const contentSize = contentTickets.length;
1170
1235
  const measuredCount = Math.max(0, contentSize - 2);
1171
1236
  const fI = firstItemWidth.value;
@@ -1173,33 +1238,40 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1173
1238
  const eW = ellipsisWidth.value;
1174
1239
  const reserved = fI + __props.gap + fD + __props.gap + eW + __props.gap;
1175
1240
  if (capacity === Infinity || capacity >= measuredCount) {
1241
+ hiddenCount.value = 0;
1242
+ if (expanded.value) expanded.value = false;
1176
1243
  for (const t of ellipsisTickets) group.unselect(t.id);
1177
1244
  for (const t of contentTickets) if (!t.isSelected.value) group.select(t.id);
1178
1245
  return;
1179
1246
  }
1180
- for (const t of ellipsisTickets) group.select(t.id);
1181
- for (let i = 0; i < 2 && i < contentSize; i++) if (!contentTickets[i].isSelected.value) group.select(contentTickets[i].id);
1182
1247
  const lastIndex = contentSize - 1;
1183
1248
  const poolStart = 2;
1184
1249
  const poolSize = Math.max(0, lastIndex - poolStart + 1);
1185
1250
  const toShow = Math.min(poolSize, capacity);
1186
1251
  const showStart = lastIndex - toShow + 1;
1187
- for (let i = poolStart; i <= lastIndex; i++) {
1188
- const t = contentTickets[i];
1189
- if (i >= showStart) {
1190
- if (!t.isSelected.value) group.select(t.id);
1191
- } else group.unselect(t.id);
1192
- }
1252
+ const visible = Array.from({ length: contentSize }, (_, i) => i < 2 || i >= showStart);
1253
+ let showEllipsis = true;
1193
1254
  if (toShow > 0 && showStart > poolStart && contentTickets[showStart].type === "item") {
1194
1255
  const sep = showStart - 1;
1195
- if (sep >= poolStart && contentTickets[sep].type === "divider" && !contentTickets[sep].isSelected.value) group.select(contentTickets[sep].id);
1256
+ if (contentTickets[sep].type === "divider") visible[sep] = true;
1196
1257
  }
1197
1258
  if (capacity === 0) {
1198
- if (lastIndex >= poolStart && !contentTickets[lastIndex].isSelected.value) group.select(contentTickets[lastIndex].id);
1259
+ visible[lastIndex] = true;
1199
1260
  const w = overflow.width.value;
1200
- if (w < reserved + fD && contentSize > 1) group.unselect(contentTickets[1].id);
1201
- if (w < fI + __props.gap + eW + __props.gap) for (const t of ellipsisTickets) group.unselect(t.id);
1202
- if (w < fI + __props.gap) group.unselect(contentTickets[0].id);
1261
+ if (w < reserved + fD) visible[1] = false;
1262
+ if (w < fI + __props.gap + eW + __props.gap) showEllipsis = false;
1263
+ if (w < fI + __props.gap) visible[0] = false;
1264
+ }
1265
+ let hidden = 0;
1266
+ for (let i = 0; i < contentSize; i++) if (!visible[i] && contentTickets[i].type === "item") hidden++;
1267
+ hiddenCount.value = hidden;
1268
+ for (const t of ellipsisTickets) if (showEllipsis || expanded.value) group.select(t.id);
1269
+ else group.unselect(t.id);
1270
+ for (let i = 0; i < contentSize; i++) {
1271
+ const t = contentTickets[i];
1272
+ if (expanded.value || visible[i]) {
1273
+ if (!t.isSelected.value) group.select(t.id);
1274
+ } else group.unselect(t.id);
1203
1275
  }
1204
1276
  }, { immediate: true });
1205
1277
  provideBreadcrumbsRoot(__props.namespace, {
@@ -1209,6 +1281,9 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1209
1281
  divider: toRef(() => __props.divider),
1210
1282
  ellipsis: toRef(() => __props.ellipsis),
1211
1283
  isOverflowing,
1284
+ expanded,
1285
+ hasActivator,
1286
+ hiddenCount,
1212
1287
  ellipsisWidth,
1213
1288
  measureElement
1214
1289
  });
@@ -1227,7 +1302,7 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1227
1302
  }
1228
1303
  }));
1229
1304
  return (_ctx, _cache) => {
1230
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1305
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1231
1306
  ref: "container",
1232
1307
  as: __props.as,
1233
1308
  renderless: __props.renderless
@@ -1239,8 +1314,62 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1239
1314
  }
1240
1315
  });
1241
1316
  //#endregion
1317
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue
1318
+ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
1319
+ name: "BreadcrumbsActivator",
1320
+ __name: "BreadcrumbsActivator",
1321
+ props: {
1322
+ namespace: { default: "v0:breadcrumbs" },
1323
+ as: { default: "button" },
1324
+ renderless: { type: Boolean }
1325
+ },
1326
+ setup(__props) {
1327
+ const locale = useLocale();
1328
+ const context = useBreadcrumbsRoot(__props.namespace);
1329
+ const ticket = context.group.register({ type: "activator" });
1330
+ onBeforeUnmount(() => {
1331
+ context.group.unregister(ticket.id);
1332
+ });
1333
+ const isExpanded = toRef(() => context.expanded.value);
1334
+ const count = toRef(() => context.hiddenCount.value);
1335
+ const label = toRef(() => locale.ti("Breadcrumbs.expand", { count: count.value }) ?? `Show ${count.value} more breadcrumbs`);
1336
+ function toggle() {
1337
+ context.expanded.value = !context.expanded.value;
1338
+ }
1339
+ function onKeydown(e) {
1340
+ if (e.key !== "Enter" && e.key !== " ") return;
1341
+ e.preventDefault();
1342
+ toggle();
1343
+ }
1344
+ const slotProps = toRef(() => ({
1345
+ isExpanded: isExpanded.value,
1346
+ count: count.value,
1347
+ toggle,
1348
+ attrs: {
1349
+ "type": __props.as === "button" ? "button" : void 0,
1350
+ "role": __props.as === "button" ? void 0 : "button",
1351
+ "tabindex": __props.as === "button" ? void 0 : 0,
1352
+ "aria-expanded": isExpanded.value,
1353
+ "aria-label": label.value,
1354
+ "data-state": isExpanded.value ? "open" : "closed",
1355
+ "onClick": toggle,
1356
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
1357
+ }
1358
+ }));
1359
+ return (_ctx, _cache) => {
1360
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1361
+ as: __props.as,
1362
+ renderless: __props.renderless
1363
+ }, slotProps.value.attrs), {
1364
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1365
+ _: 3
1366
+ }, 16, ["as", "renderless"]);
1367
+ };
1368
+ }
1369
+ });
1370
+ //#endregion
1242
1371
  //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
1243
- const _sfc_main$154 = /* @__PURE__ */ defineComponent({
1372
+ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
1244
1373
  name: "BreadcrumbsDivider",
1245
1374
  __name: "BreadcrumbsDivider",
1246
1375
  props: {
@@ -1276,7 +1405,7 @@ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
1276
1405
  }
1277
1406
  }));
1278
1407
  return (_ctx, _cache) => {
1279
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1408
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1280
1409
  ref: "el",
1281
1410
  as: __props.as,
1282
1411
  renderless: __props.renderless
@@ -1289,7 +1418,7 @@ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
1289
1418
  });
1290
1419
  //#endregion
1291
1420
  //#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
1292
- const _sfc_main$153 = /* @__PURE__ */ defineComponent({
1421
+ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
1293
1422
  name: "BreadcrumbsEllipsis",
1294
1423
  __name: "BreadcrumbsEllipsis",
1295
1424
  props: {
@@ -1322,17 +1451,19 @@ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
1322
1451
  });
1323
1452
  const resolvedEllipsis = toRef(() => __props.ellipsis ?? context.ellipsis.value);
1324
1453
  const isSelected = toRef(() => ticket.isSelected.value);
1454
+ const count = toRef(() => context.hiddenCount.value);
1325
1455
  const slotProps = toRef(() => ({
1326
1456
  id: ticket.id,
1327
1457
  ellipsis: resolvedEllipsis.value,
1328
1458
  isSelected: isSelected.value,
1459
+ count: count.value,
1329
1460
  attrs: {
1330
- "aria-hidden": "true",
1461
+ "aria-hidden": context.hasActivator.value ? void 0 : "true",
1331
1462
  "data-selected": isSelected.value || void 0
1332
1463
  }
1333
1464
  }));
1334
1465
  return (_ctx, _cache) => {
1335
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1466
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1336
1467
  ref: "el",
1337
1468
  as: __props.as,
1338
1469
  renderless: __props.renderless
@@ -1345,7 +1476,7 @@ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
1345
1476
  });
1346
1477
  //#endregion
1347
1478
  //#region src/components/Breadcrumbs/BreadcrumbsItem.vue
1348
- const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1479
+ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
1349
1480
  name: "BreadcrumbsItem",
1350
1481
  __name: "BreadcrumbsItem",
1351
1482
  props: {
@@ -1381,10 +1512,13 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1381
1512
  const slotProps = toRef(() => ({
1382
1513
  id: ticket.id,
1383
1514
  isSelected: isSelected.value,
1384
- attrs: { "data-selected": isSelected.value || void 0 }
1515
+ attrs: {
1516
+ "inert": isSelected.value ? void 0 : true,
1517
+ "data-selected": isSelected.value || void 0
1518
+ }
1385
1519
  }));
1386
1520
  return (_ctx, _cache) => {
1387
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1521
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1388
1522
  ref: "el",
1389
1523
  as: __props.as,
1390
1524
  renderless: __props.renderless
@@ -1397,7 +1531,7 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1397
1531
  });
1398
1532
  //#endregion
1399
1533
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue
1400
- const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1534
+ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
1401
1535
  name: "BreadcrumbsLink",
1402
1536
  __name: "BreadcrumbsLink",
1403
1537
  props: {
@@ -1406,7 +1540,7 @@ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1406
1540
  },
1407
1541
  setup(__props) {
1408
1542
  return (_ctx, _cache) => {
1409
- return openBlock(), createBlock(unref(_sfc_main$170), {
1543
+ return openBlock(), createBlock(unref(_sfc_main$172), {
1410
1544
  as: __props.as,
1411
1545
  renderless: __props.renderless
1412
1546
  }, {
@@ -1418,7 +1552,7 @@ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1418
1552
  });
1419
1553
  //#endregion
1420
1554
  //#region src/components/Breadcrumbs/BreadcrumbsList.vue
1421
- const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1555
+ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
1422
1556
  name: "BreadcrumbsList",
1423
1557
  __name: "BreadcrumbsList",
1424
1558
  props: {
@@ -1428,7 +1562,7 @@ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1428
1562
  setup(__props) {
1429
1563
  const slotProps = toRef(() => ({ attrs: { role: "list" } }));
1430
1564
  return (_ctx, _cache) => {
1431
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1565
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1432
1566
  as: __props.as,
1433
1567
  renderless: __props.renderless
1434
1568
  }, slotProps.value.attrs), {
@@ -1440,7 +1574,7 @@ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1440
1574
  });
1441
1575
  //#endregion
1442
1576
  //#region src/components/Breadcrumbs/BreadcrumbsPage.vue
1443
- const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1577
+ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
1444
1578
  name: "BreadcrumbsPage",
1445
1579
  __name: "BreadcrumbsPage",
1446
1580
  props: {
@@ -1450,7 +1584,7 @@ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1450
1584
  setup(__props) {
1451
1585
  const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
1452
1586
  return (_ctx, _cache) => {
1453
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
1587
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
1454
1588
  as: __props.as,
1455
1589
  renderless: __props.renderless
1456
1590
  }, slotProps.value.attrs), {
@@ -1505,7 +1639,7 @@ const Breadcrumbs = {
1505
1639
  * </template>
1506
1640
  * ```
1507
1641
  */
1508
- Root: _sfc_main$155,
1642
+ Root: _sfc_main$157,
1509
1643
  /**
1510
1644
  * Semantic list wrapper for breadcrumb items.
1511
1645
  * Renders as an ordered list with role="list".
@@ -1521,7 +1655,7 @@ const Breadcrumbs = {
1521
1655
  * </template>
1522
1656
  * ```
1523
1657
  */
1524
- List: _sfc_main$150,
1658
+ List: _sfc_main$151,
1525
1659
  /**
1526
1660
  * Individual breadcrumb item. Registers with root and
1527
1661
  * self-measures for overflow visibility.
@@ -1548,7 +1682,7 @@ const Breadcrumbs = {
1548
1682
  * </template>
1549
1683
  * ```
1550
1684
  */
1551
- Item: _sfc_main$152,
1685
+ Item: _sfc_main$153,
1552
1686
  /**
1553
1687
  * Navigable breadcrumb link. Renders as an anchor by default.
1554
1688
  * All attributes (href, to, etc.) fall through to the underlying element.
@@ -1575,7 +1709,7 @@ const Breadcrumbs = {
1575
1709
  * </template>
1576
1710
  * ```
1577
1711
  */
1578
- Link: _sfc_main$151,
1712
+ Link: _sfc_main$152,
1579
1713
  /**
1580
1714
  * Current page indicator. Renders as a span with
1581
1715
  * aria-current="page".
@@ -1592,7 +1726,7 @@ const Breadcrumbs = {
1592
1726
  * </template>
1593
1727
  * ```
1594
1728
  */
1595
- Page: _sfc_main$149,
1729
+ Page: _sfc_main$150,
1596
1730
  /**
1597
1731
  * Visual separator between breadcrumb items. Renders as a list
1598
1732
  * item with aria-hidden="true". Uses divider character from Root
@@ -1618,7 +1752,7 @@ const Breadcrumbs = {
1618
1752
  * </template>
1619
1753
  * ```
1620
1754
  */
1621
- Divider: _sfc_main$154,
1755
+ Divider: _sfc_main$155,
1622
1756
  /**
1623
1757
  * Ellipsis indicator shown when items are truncated by overflow.
1624
1758
  * Auto-hidden until overflow is detected. Renders with
@@ -1637,12 +1771,28 @@ const Breadcrumbs = {
1637
1771
  * </template>
1638
1772
  * ```
1639
1773
  */
1640
- Ellipsis: _sfc_main$153
1774
+ Ellipsis: _sfc_main$154,
1775
+ /**
1776
+ * Disclosure control that reveals the crumbs hidden by truncation.
1777
+ * Place inside an Ellipsis, which stays the list item.
1778
+ *
1779
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
1780
+ *
1781
+ * @example
1782
+ * ```vue
1783
+ * <template>
1784
+ * <Breadcrumbs.Ellipsis>
1785
+ * <Breadcrumbs.Activator />
1786
+ * </Breadcrumbs.Ellipsis>
1787
+ * </template>
1788
+ * ```
1789
+ */
1790
+ Activator: _sfc_main$156
1641
1791
  };
1642
1792
  //#endregion
1643
1793
  //#region src/components/Button/ButtonGroup.vue
1644
1794
  const [useButtonGroup, provideButtonGroup] = createContext();
1645
- const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1795
+ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
1646
1796
  name: "ButtonGroup",
1647
1797
  __name: "ButtonGroup",
1648
1798
  props: /* @__PURE__ */ mergeModels({
@@ -1689,7 +1839,7 @@ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1689
1839
  }
1690
1840
  }));
1691
1841
  return (_ctx, _cache) => {
1692
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
1842
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
1693
1843
  as: __props.as,
1694
1844
  renderless: __props.renderless
1695
1845
  }), {
@@ -1708,7 +1858,7 @@ const _hoisted_1$8 = [
1708
1858
  "name",
1709
1859
  "value"
1710
1860
  ];
1711
- const visuallyHiddenStyle$5 = {
1861
+ const visuallyHiddenStyle$6 = {
1712
1862
  position: "absolute",
1713
1863
  width: "1px",
1714
1864
  height: "1px",
@@ -1719,7 +1869,7 @@ const visuallyHiddenStyle$5 = {
1719
1869
  whiteSpace: "nowrap",
1720
1870
  border: "0"
1721
1871
  };
1722
- const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1872
+ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
1723
1873
  name: "ButtonHiddenInput",
1724
1874
  __name: "ButtonHiddenInput",
1725
1875
  props: {
@@ -1746,7 +1896,7 @@ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1746
1896
  form: form.value,
1747
1897
  inert: "",
1748
1898
  name: name.value,
1749
- style: visuallyHiddenStyle$5,
1899
+ style: visuallyHiddenStyle$6,
1750
1900
  tabindex: "-1",
1751
1901
  type: "checkbox",
1752
1902
  value: value.value
@@ -1757,7 +1907,7 @@ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1757
1907
  //#endregion
1758
1908
  //#region src/components/Button/ButtonRoot.vue
1759
1909
  const [useButtonRoot, provideButtonRoot] = createContext();
1760
- const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1910
+ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
1761
1911
  name: "ButtonRoot",
1762
1912
  inheritAttrs: false,
1763
1913
  __name: "ButtonRoot",
@@ -1820,6 +1970,12 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1820
1970
  if (isDisabled.value || isReadonly.value || isPassive.value || __props.loading || !ticket) return;
1821
1971
  ticket.toggle();
1822
1972
  }
1973
+ function onKeydown(e) {
1974
+ if (e.key === "Enter" || e.key === " ") {
1975
+ e.preventDefault();
1976
+ onClick();
1977
+ }
1978
+ }
1823
1979
  onBeforeUnmount(() => {
1824
1980
  timer.stop();
1825
1981
  ticket?.unregister();
@@ -1852,7 +2008,8 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1852
2008
  "data-disabled": isDisabled.value ? true : void 0,
1853
2009
  "data-selected": group && isSelected.value ? true : void 0,
1854
2010
  "data-solo": isSolo.value ? true : void 0,
1855
- "onClick": ticket ? onClick : void 0
2011
+ "onClick": ticket ? onClick : void 0,
2012
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
1856
2013
  }));
1857
2014
  const slotProps = toRef(() => ({
1858
2015
  isLoading: isLoading.value,
@@ -1863,19 +2020,19 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1863
2020
  attrs: elementAttrs.value
1864
2021
  }));
1865
2022
  return (_ctx, _cache) => {
1866
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
2023
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
1867
2024
  as: __props.as,
1868
2025
  renderless: __props.renderless
1869
2026
  }), {
1870
2027
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1871
2028
  _: 3
1872
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$147, { key: 0 })) : createCommentVNode("v-if", true)], 64);
2029
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$148, { key: 0 })) : createCommentVNode("v-if", true)], 64);
1873
2030
  };
1874
2031
  }
1875
2032
  });
1876
2033
  //#endregion
1877
2034
  //#region src/components/Button/ButtonContent.vue
1878
- const _sfc_main$145 = /* @__PURE__ */ defineComponent({
2035
+ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
1879
2036
  name: "ButtonContent",
1880
2037
  __name: "ButtonContent",
1881
2038
  props: {
@@ -1893,7 +2050,7 @@ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
1893
2050
  });
1894
2051
  //#endregion
1895
2052
  //#region src/components/Button/ButtonIcon.vue
1896
- const _sfc_main$144 = /* @__PURE__ */ defineComponent({
2053
+ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
1897
2054
  name: "ButtonIcon",
1898
2055
  __name: "ButtonIcon",
1899
2056
  props: {
@@ -1912,7 +2069,7 @@ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1912
2069
  attrs: { "aria-hidden": true }
1913
2070
  }));
1914
2071
  return (_ctx, _cache) => {
1915
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
2072
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
1916
2073
  as: __props.as,
1917
2074
  renderless: __props.renderless
1918
2075
  }), {
@@ -1924,7 +2081,7 @@ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1924
2081
  });
1925
2082
  //#endregion
1926
2083
  //#region src/components/Button/ButtonLoading.vue
1927
- const _sfc_main$143 = /* @__PURE__ */ defineComponent({
2084
+ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
1928
2085
  name: "ButtonLoading",
1929
2086
  __name: "ButtonLoading",
1930
2087
  props: {
@@ -1996,7 +2153,7 @@ const Button = {
1996
2153
  * </template>
1997
2154
  * ```
1998
2155
  */
1999
- Content: _sfc_main$145,
2156
+ Content: _sfc_main$146,
2000
2157
  /**
2001
2158
  * Selection container for toggle button groups.
2002
2159
  *
@@ -2019,7 +2176,7 @@ const Button = {
2019
2176
  * </template>
2020
2177
  * ```
2021
2178
  */
2022
- Group: _sfc_main$148,
2179
+ Group: _sfc_main$149,
2023
2180
  /**
2024
2181
  * Hidden input component for form submission.
2025
2182
  *
@@ -2041,7 +2198,7 @@ const Button = {
2041
2198
  * </template>
2042
2199
  * ```
2043
2200
  */
2044
- HiddenInput: _sfc_main$147,
2201
+ HiddenInput: _sfc_main$148,
2045
2202
  /**
2046
2203
  * Icon wrapper with accessibility enforcement.
2047
2204
  *
@@ -2063,7 +2220,7 @@ const Button = {
2063
2220
  * </template>
2064
2221
  * ```
2065
2222
  */
2066
- Icon: _sfc_main$144,
2223
+ Icon: _sfc_main$145,
2067
2224
  /**
2068
2225
  * Loading indicator that becomes visible after the grace period.
2069
2226
  *
@@ -2089,7 +2246,7 @@ const Button = {
2089
2246
  * </template>
2090
2247
  * ```
2091
2248
  */
2092
- Loading: _sfc_main$143,
2249
+ Loading: _sfc_main$144,
2093
2250
  /**
2094
2251
  * Root component for buttons.
2095
2252
  *
@@ -2112,12 +2269,12 @@ const Button = {
2112
2269
  * </template>
2113
2270
  * ```
2114
2271
  */
2115
- Root: _sfc_main$146
2272
+ Root: _sfc_main$147
2116
2273
  };
2117
2274
  //#endregion
2118
2275
  //#region src/components/Carousel/CarouselRoot.vue
2119
2276
  const [useCarouselRoot, provideCarouselRoot] = createContext();
2120
- const _sfc_main$142 = /* @__PURE__ */ defineComponent({
2277
+ const _sfc_main$143 = /* @__PURE__ */ defineComponent({
2121
2278
  name: "CarouselRoot",
2122
2279
  __name: "CarouselRoot",
2123
2280
  props: /* @__PURE__ */ mergeModels({
@@ -2236,7 +2393,7 @@ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
2236
2393
  }
2237
2394
  }));
2238
2395
  return (_ctx, _cache) => {
2239
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
2396
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
2240
2397
  as: __props.as,
2241
2398
  renderless: __props.renderless
2242
2399
  }), {
@@ -2248,7 +2405,7 @@ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
2248
2405
  });
2249
2406
  //#endregion
2250
2407
  //#region src/components/Carousel/CarouselViewport.vue
2251
- const _sfc_main$141 = /* @__PURE__ */ defineComponent({
2408
+ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
2252
2409
  name: "CarouselViewport",
2253
2410
  inheritAttrs: false,
2254
2411
  __name: "CarouselViewport",
@@ -2426,7 +2583,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
2426
2583
  }
2427
2584
  }));
2428
2585
  return (_ctx, _cache) => {
2429
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "viewport" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2586
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "viewport" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2430
2587
  as: __props.as,
2431
2588
  renderless: __props.renderless,
2432
2589
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2443,7 +2600,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
2443
2600
  });
2444
2601
  //#endregion
2445
2602
  //#region src/components/Carousel/CarouselItem.vue
2446
- const _sfc_main$140 = /* @__PURE__ */ defineComponent({
2603
+ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
2447
2604
  name: "CarouselItem",
2448
2605
  inheritAttrs: false,
2449
2606
  __name: "CarouselItem",
@@ -2504,7 +2661,7 @@ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
2504
2661
  }
2505
2662
  }));
2506
2663
  return (_ctx, _cache) => {
2507
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2664
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2508
2665
  as: __props.as,
2509
2666
  renderless: __props.renderless,
2510
2667
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2521,7 +2678,7 @@ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
2521
2678
  });
2522
2679
  //#endregion
2523
2680
  //#region src/components/Carousel/CarouselPrevious.vue
2524
- const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2681
+ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
2525
2682
  name: "CarouselPrevious",
2526
2683
  inheritAttrs: false,
2527
2684
  __name: "CarouselPrevious",
@@ -2547,22 +2704,31 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2547
2704
  function onClick() {
2548
2705
  if (!isDisabled.value) carousel.prev();
2549
2706
  }
2707
+ function onKeydown(e) {
2708
+ if (e.key === "Enter" || e.key === " ") {
2709
+ e.preventDefault();
2710
+ onClick();
2711
+ }
2712
+ }
2550
2713
  const slotProps = toRef(() => ({
2551
2714
  isDisabled: isDisabled.value,
2552
2715
  isAtEdge: isAtEdge.value,
2553
2716
  attrs: {
2554
2717
  "type": __props.as === "button" ? "button" : void 0,
2718
+ "role": __props.as === "button" ? void 0 : "button",
2719
+ "tabindex": isDisabled.value ? -1 : 0,
2555
2720
  "aria-label": locale.ti("Carousel.prev") ?? "Previous slide",
2556
2721
  "aria-controls": viewportId,
2557
2722
  "aria-disabled": isDisabled.value,
2558
2723
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
2559
2724
  "data-disabled": isDisabled.value || void 0,
2560
2725
  "data-edge": isAtEdge.value || void 0,
2561
- "onClick": onClick
2726
+ "onClick": onClick,
2727
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
2562
2728
  }
2563
2729
  }));
2564
2730
  return (_ctx, _cache) => {
2565
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2731
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2566
2732
  as: __props.as,
2567
2733
  renderless: __props.renderless
2568
2734
  }), {
@@ -2574,7 +2740,7 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2574
2740
  });
2575
2741
  //#endregion
2576
2742
  //#region src/components/Carousel/CarouselNext.vue
2577
- const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2743
+ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
2578
2744
  name: "CarouselNext",
2579
2745
  inheritAttrs: false,
2580
2746
  __name: "CarouselNext",
@@ -2603,22 +2769,31 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2603
2769
  function onClick() {
2604
2770
  if (!isDisabled.value) carousel.next();
2605
2771
  }
2772
+ function onKeydown(e) {
2773
+ if (e.key === "Enter" || e.key === " ") {
2774
+ e.preventDefault();
2775
+ onClick();
2776
+ }
2777
+ }
2606
2778
  const slotProps = toRef(() => ({
2607
2779
  isDisabled: isDisabled.value,
2608
2780
  isAtEdge: isAtEdge.value,
2609
2781
  attrs: {
2610
2782
  "type": __props.as === "button" ? "button" : void 0,
2783
+ "role": __props.as === "button" ? void 0 : "button",
2784
+ "tabindex": isDisabled.value ? -1 : 0,
2611
2785
  "aria-label": locale.ti("Carousel.next") ?? "Next slide",
2612
2786
  "aria-controls": viewportId,
2613
2787
  "aria-disabled": isDisabled.value,
2614
2788
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
2615
2789
  "data-disabled": isDisabled.value || void 0,
2616
2790
  "data-edge": isAtEdge.value || void 0,
2617
- "onClick": onClick
2791
+ "onClick": onClick,
2792
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
2618
2793
  }
2619
2794
  }));
2620
2795
  return (_ctx, _cache) => {
2621
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2796
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2622
2797
  as: __props.as,
2623
2798
  renderless: __props.renderless
2624
2799
  }), {
@@ -2630,7 +2805,7 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2630
2805
  });
2631
2806
  //#endregion
2632
2807
  //#region src/components/Carousel/CarouselIndicator.vue
2633
- const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2808
+ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
2634
2809
  name: "CarouselIndicator",
2635
2810
  inheritAttrs: false,
2636
2811
  __name: "CarouselIndicator",
@@ -2732,7 +2907,7 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2732
2907
  };
2733
2908
  });
2734
2909
  return (_ctx, _cache) => {
2735
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2910
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2736
2911
  as: __props.as,
2737
2912
  renderless: __props.renderless
2738
2913
  }), {
@@ -2744,7 +2919,7 @@ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2744
2919
  });
2745
2920
  //#endregion
2746
2921
  //#region src/components/Carousel/CarouselProgress.vue
2747
- const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2922
+ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
2748
2923
  name: "CarouselProgress",
2749
2924
  inheritAttrs: false,
2750
2925
  __name: "CarouselProgress",
@@ -2793,7 +2968,7 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2793
2968
  };
2794
2969
  });
2795
2970
  return (_ctx, _cache) => {
2796
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2971
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2797
2972
  as: __props.as,
2798
2973
  renderless: __props.renderless,
2799
2974
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -2810,7 +2985,7 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2810
2985
  });
2811
2986
  //#endregion
2812
2987
  //#region src/components/Carousel/CarouselLiveRegion.vue
2813
- const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2988
+ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
2814
2989
  name: "CarouselLiveRegion",
2815
2990
  inheritAttrs: false,
2816
2991
  __name: "CarouselLiveRegion",
@@ -2856,7 +3031,7 @@ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
2856
3031
  }
2857
3032
  }));
2858
3033
  return (_ctx, _cache) => {
2859
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
3034
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
2860
3035
  as: __props.as,
2861
3036
  renderless: __props.renderless
2862
3037
  }), {
@@ -2920,7 +3095,7 @@ const Carousel = {
2920
3095
  * </template>
2921
3096
  * ```
2922
3097
  */
2923
- Root: _sfc_main$142,
3098
+ Root: _sfc_main$143,
2924
3099
  /**
2925
3100
  * Scroll-snap container for carousel items. Handles native drag/swipe
2926
3101
  * via CSS scroll-snap and synchronizes scroll position with selection.
@@ -2943,7 +3118,7 @@ const Carousel = {
2943
3118
  * </template>
2944
3119
  * ```
2945
3120
  */
2946
- Viewport: _sfc_main$141,
3121
+ Viewport: _sfc_main$142,
2947
3122
  /**
2948
3123
  * Individual carousel slide that registers with the step context.
2949
3124
  * Exposes selection state, visibility, and ARIA attributes.
@@ -2969,7 +3144,7 @@ const Carousel = {
2969
3144
  * </template>
2970
3145
  * ```
2971
3146
  */
2972
- Item: _sfc_main$140,
3147
+ Item: _sfc_main$141,
2973
3148
  /**
2974
3149
  * Navigation button that moves to the previous slide. Automatically
2975
3150
  * disables at the first slide in non-circular mode.
@@ -2993,7 +3168,7 @@ const Carousel = {
2993
3168
  * </template>
2994
3169
  * ```
2995
3170
  */
2996
- Previous: _sfc_main$139,
3171
+ Previous: _sfc_main$140,
2997
3172
  /**
2998
3173
  * Navigation button that moves to the next slide. Automatically
2999
3174
  * disables at the last visible boundary in non-circular mode.
@@ -3017,7 +3192,7 @@ const Carousel = {
3017
3192
  * </template>
3018
3193
  * ```
3019
3194
  */
3020
- Next: _sfc_main$138,
3195
+ Next: _sfc_main$139,
3021
3196
  /**
3022
3197
  * Dot indicator navigation showing the active slide. Exposes an
3023
3198
  * `items` array via slot props — one entry per slide with selection
@@ -3039,7 +3214,7 @@ const Carousel = {
3039
3214
  * </template>
3040
3215
  * ```
3041
3216
  */
3042
- Indicator: _sfc_main$137,
3217
+ Indicator: _sfc_main$138,
3043
3218
  /**
3044
3219
  * Autoplay progress bar that fills based on remaining timer duration.
3045
3220
  * Exposes progress (0–1), autoplay state, and width styling via
@@ -3063,7 +3238,7 @@ const Carousel = {
3063
3238
  * </template>
3064
3239
  * ```
3065
3240
  */
3066
- Progress: _sfc_main$136,
3241
+ Progress: _sfc_main$137,
3067
3242
  /**
3068
3243
  * Visually-hidden live region that announces slide changes to screen
3069
3244
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -3080,12 +3255,12 @@ const Carousel = {
3080
3255
  * </template>
3081
3256
  * ```
3082
3257
  */
3083
- LiveRegion: _sfc_main$135
3258
+ LiveRegion: _sfc_main$136
3084
3259
  };
3085
3260
  //#endregion
3086
3261
  //#region src/components/Checkbox/CheckboxGroup.vue
3087
3262
  const [useCheckboxGroup, provideCheckboxGroup] = createContext();
3088
- const _sfc_main$134 = /* @__PURE__ */ defineComponent({
3263
+ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
3089
3264
  name: "CheckboxGroup",
3090
3265
  __name: "CheckboxGroup",
3091
3266
  props: /* @__PURE__ */ mergeModels({
@@ -3141,7 +3316,7 @@ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
3141
3316
  }
3142
3317
  }));
3143
3318
  return (_ctx, _cache) => {
3144
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3319
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
3145
3320
  as: __props.as,
3146
3321
  renderless: __props.renderless
3147
3322
  }), {
@@ -3154,7 +3329,7 @@ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
3154
3329
  //#endregion
3155
3330
  //#region src/components/Checkbox/CheckboxRoot.vue
3156
3331
  const [useCheckboxRoot, provideCheckboxRoot] = createContext();
3157
- const _sfc_main$133 = /* @__PURE__ */ defineComponent({
3332
+ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
3158
3333
  name: "CheckboxRoot",
3159
3334
  inheritAttrs: false,
3160
3335
  __name: "CheckboxRoot",
@@ -3275,13 +3450,13 @@ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
3275
3450
  }
3276
3451
  }));
3277
3452
  return (_ctx, _cache) => {
3278
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3453
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3279
3454
  as: __props.as,
3280
3455
  renderless: __props.renderless
3281
3456
  }), {
3282
3457
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3283
3458
  _: 3
3284
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$132, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3459
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$133, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3285
3460
  };
3286
3461
  }
3287
3462
  });
@@ -3294,7 +3469,7 @@ const _hoisted_1$7 = [
3294
3469
  "name",
3295
3470
  "value"
3296
3471
  ];
3297
- const visuallyHiddenStyle$4 = {
3472
+ const visuallyHiddenStyle$5 = {
3298
3473
  position: "absolute",
3299
3474
  width: "1px",
3300
3475
  height: "1px",
@@ -3305,7 +3480,7 @@ const visuallyHiddenStyle$4 = {
3305
3480
  whiteSpace: "nowrap",
3306
3481
  border: "0"
3307
3482
  };
3308
- const _sfc_main$132 = /* @__PURE__ */ defineComponent({
3483
+ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
3309
3484
  name: "CheckboxHiddenInput",
3310
3485
  __name: "CheckboxHiddenInput",
3311
3486
  props: {
@@ -3333,7 +3508,7 @@ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
3333
3508
  form: form.value,
3334
3509
  inert: "",
3335
3510
  name: name.value,
3336
- style: visuallyHiddenStyle$4,
3511
+ style: visuallyHiddenStyle$5,
3337
3512
  tabindex: "-1",
3338
3513
  type: "checkbox",
3339
3514
  value: value.value
@@ -3343,7 +3518,7 @@ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
3343
3518
  });
3344
3519
  //#endregion
3345
3520
  //#region src/components/Checkbox/CheckboxIndicator.vue
3346
- const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3521
+ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
3347
3522
  name: "CheckboxIndicator",
3348
3523
  __name: "CheckboxIndicator",
3349
3524
  props: {
@@ -3366,7 +3541,7 @@ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3366
3541
  }
3367
3542
  }));
3368
3543
  return (_ctx, _cache) => {
3369
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3544
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
3370
3545
  as: __props.as,
3371
3546
  renderless: __props.renderless
3372
3547
  }), {
@@ -3378,7 +3553,7 @@ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3378
3553
  });
3379
3554
  //#endregion
3380
3555
  //#region src/components/Checkbox/CheckboxSelectAll.vue
3381
- const _sfc_main$130 = /* @__PURE__ */ defineComponent({
3556
+ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
3382
3557
  name: "CheckboxSelectAll",
3383
3558
  inheritAttrs: false,
3384
3559
  __name: "CheckboxSelectAll",
@@ -3450,7 +3625,7 @@ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
3450
3625
  }
3451
3626
  }));
3452
3627
  return (_ctx, _cache) => {
3453
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3628
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
3454
3629
  as: __props.as,
3455
3630
  renderless: __props.renderless
3456
3631
  }), {
@@ -3512,7 +3687,7 @@ const Checkbox = {
3512
3687
  * </template>
3513
3688
  * ```
3514
3689
  */
3515
- Group: _sfc_main$134,
3690
+ Group: _sfc_main$135,
3516
3691
  /**
3517
3692
  * Hidden input component for form submission.
3518
3693
  *
@@ -3535,7 +3710,7 @@ const Checkbox = {
3535
3710
  * </template>
3536
3711
  * ```
3537
3712
  */
3538
- HiddenInput: _sfc_main$132,
3713
+ HiddenInput: _sfc_main$133,
3539
3714
  /**
3540
3715
  * Visual indicator component for checkboxes.
3541
3716
  *
@@ -3561,7 +3736,7 @@ const Checkbox = {
3561
3736
  * </template>
3562
3737
  * ```
3563
3738
  */
3564
- Indicator: _sfc_main$131,
3739
+ Indicator: _sfc_main$132,
3565
3740
  /**
3566
3741
  * Root component for individual checkboxes.
3567
3742
  *
@@ -3591,7 +3766,7 @@ const Checkbox = {
3591
3766
  * </template>
3592
3767
  * ```
3593
3768
  */
3594
- Root: _sfc_main$133,
3769
+ Root: _sfc_main$134,
3595
3770
  /**
3596
3771
  * Select all checkbox for group multi-selection.
3597
3772
  *
@@ -3626,12 +3801,12 @@ const Checkbox = {
3626
3801
  * </template>
3627
3802
  * ```
3628
3803
  */
3629
- SelectAll: _sfc_main$130
3804
+ SelectAll: _sfc_main$131
3630
3805
  };
3631
3806
  //#endregion
3632
3807
  //#region src/components/Collapsible/CollapsibleRoot.vue
3633
3808
  const [useCollapsible, provideCollapsible] = createContext();
3634
- const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3809
+ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
3635
3810
  name: "CollapsibleRoot",
3636
3811
  __name: "CollapsibleRoot",
3637
3812
  props: /* @__PURE__ */ mergeModels({
@@ -3699,7 +3874,7 @@ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3699
3874
  }
3700
3875
  }));
3701
3876
  return (_ctx, _cache) => {
3702
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3877
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
3703
3878
  as: __props.as,
3704
3879
  renderless: __props.renderless
3705
3880
  }), {
@@ -3711,7 +3886,7 @@ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3711
3886
  });
3712
3887
  //#endregion
3713
3888
  //#region src/components/Collapsible/CollapsibleActivator.vue
3714
- const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3889
+ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
3715
3890
  name: "CollapsibleActivator",
3716
3891
  __name: "CollapsibleActivator",
3717
3892
  props: {
@@ -3743,11 +3918,11 @@ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3743
3918
  "disabled": __props.as === "button" ? context.disabled.value : void 0,
3744
3919
  "type": __props.as === "button" ? "button" : void 0,
3745
3920
  "onClick": context.toggle,
3746
- onKeydown
3921
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
3747
3922
  }
3748
3923
  }));
3749
3924
  return (_ctx, _cache) => {
3750
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3925
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
3751
3926
  as: __props.as,
3752
3927
  renderless: __props.renderless
3753
3928
  }), {
@@ -3759,7 +3934,7 @@ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3759
3934
  });
3760
3935
  //#endregion
3761
3936
  //#region src/components/Collapsible/CollapsibleContent.vue
3762
- const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3937
+ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
3763
3938
  name: "CollapsibleContent",
3764
3939
  __name: "CollapsibleContent",
3765
3940
  props: {
@@ -3781,7 +3956,7 @@ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3781
3956
  }
3782
3957
  }));
3783
3958
  return (_ctx, _cache) => {
3784
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
3959
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
3785
3960
  as: __props.as,
3786
3961
  renderless: __props.renderless
3787
3962
  }), {
@@ -3793,7 +3968,7 @@ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3793
3968
  });
3794
3969
  //#endregion
3795
3970
  //#region src/components/Collapsible/CollapsibleCue.vue
3796
- const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3971
+ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
3797
3972
  name: "CollapsibleCue",
3798
3973
  __name: "CollapsibleCue",
3799
3974
  props: {
@@ -3811,7 +3986,7 @@ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3811
3986
  }
3812
3987
  }));
3813
3988
  return (_ctx, _cache) => {
3814
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
3989
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
3815
3990
  as: __props.as,
3816
3991
  renderless: __props.renderless
3817
3992
  }, slotProps.value.attrs), {
@@ -3849,10 +4024,10 @@ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3849
4024
  * ```
3850
4025
  */
3851
4026
  const Collapsible = {
3852
- Root: _sfc_main$129,
3853
- Activator: _sfc_main$128,
3854
- Cue: _sfc_main$126,
3855
- Content: _sfc_main$127
4027
+ Root: _sfc_main$130,
4028
+ Activator: _sfc_main$129,
4029
+ Cue: _sfc_main$127,
4030
+ Content: _sfc_main$128
3856
4031
  };
3857
4032
  //#endregion
3858
4033
  //#region src/components/Combobox/ComboboxHiddenInput.vue
@@ -3862,7 +4037,7 @@ const _hoisted_1$6 = [
3862
4037
  "name",
3863
4038
  "value"
3864
4039
  ];
3865
- const visuallyHiddenStyle$3 = {
4040
+ const visuallyHiddenStyle$4 = {
3866
4041
  position: "absolute",
3867
4042
  width: "1px",
3868
4043
  height: "1px",
@@ -3873,7 +4048,7 @@ const visuallyHiddenStyle$3 = {
3873
4048
  whiteSpace: "nowrap",
3874
4049
  border: "0"
3875
4050
  };
3876
- const _sfc_main$125 = /* @__PURE__ */ defineComponent({
4051
+ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
3877
4052
  name: "ComboboxHiddenInput",
3878
4053
  __name: "ComboboxHiddenInput",
3879
4054
  props: { namespace: { default: "v0:combobox" } },
@@ -3895,7 +4070,7 @@ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3895
4070
  form: unref(context).form,
3896
4071
  inert: "",
3897
4072
  name: unref(context).name,
3898
- style: visuallyHiddenStyle$3,
4073
+ style: visuallyHiddenStyle$4,
3899
4074
  tabindex: "-1",
3900
4075
  type: "hidden",
3901
4076
  value: val
@@ -3907,7 +4082,7 @@ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3907
4082
  //#endregion
3908
4083
  //#region src/components/Combobox/ComboboxRoot.vue
3909
4084
  const [useComboboxContext, provideComboboxContext] = createContext();
3910
- const _sfc_main$124 = /* @__PURE__ */ defineComponent({
4085
+ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
3911
4086
  name: "ComboboxRoot",
3912
4087
  __name: "ComboboxRoot",
3913
4088
  props: /* @__PURE__ */ mergeModels({
@@ -3977,19 +4152,19 @@ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3977
4152
  clear: context.clear
3978
4153
  }));
3979
4154
  return (_ctx, _cache) => {
3980
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), {
4155
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), {
3981
4156
  as: __props.as,
3982
4157
  renderless: ""
3983
4158
  }, {
3984
4159
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3985
4160
  _: 3
3986
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$125, { key: 0 })) : createCommentVNode("v-if", true)], 64);
4161
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$126, { key: 0 })) : createCommentVNode("v-if", true)], 64);
3987
4162
  };
3988
4163
  }
3989
4164
  });
3990
4165
  //#endregion
3991
4166
  //#region src/components/Combobox/ComboboxActivator.vue
3992
- const _sfc_main$123 = /* @__PURE__ */ defineComponent({
4167
+ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
3993
4168
  name: "ComboboxActivator",
3994
4169
  __name: "ComboboxActivator",
3995
4170
  props: {
@@ -4007,7 +4182,7 @@ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
4007
4182
  }
4008
4183
  }));
4009
4184
  return (_ctx, _cache) => {
4010
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4185
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
4011
4186
  as: __props.as,
4012
4187
  renderless: __props.renderless
4013
4188
  }), {
@@ -4019,7 +4194,7 @@ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
4019
4194
  });
4020
4195
  //#endregion
4021
4196
  //#region src/components/Combobox/ComboboxContent.vue
4022
- const _sfc_main$122 = /* @__PURE__ */ defineComponent({
4197
+ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
4023
4198
  name: "ComboboxContent",
4024
4199
  __name: "ComboboxContent",
4025
4200
  props: {
@@ -4053,7 +4228,7 @@ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
4053
4228
  }
4054
4229
  }));
4055
4230
  return (_ctx, _cache) => {
4056
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4231
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4057
4232
  ref_key: "content",
4058
4233
  ref: content
4059
4234
  }, slotProps.value.attrs, {
@@ -4068,7 +4243,7 @@ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
4068
4243
  });
4069
4244
  //#endregion
4070
4245
  //#region src/components/Combobox/ComboboxControl.vue
4071
- const _sfc_main$121 = /* @__PURE__ */ defineComponent({
4246
+ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
4072
4247
  name: "ComboboxControl",
4073
4248
  __name: "ComboboxControl",
4074
4249
  props: {
@@ -4155,7 +4330,7 @@ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
4155
4330
  }
4156
4331
  }));
4157
4332
  return (_ctx, _cache) => {
4158
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4333
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4159
4334
  ref_key: "input",
4160
4335
  ref: input
4161
4336
  }, slotProps.value.attrs, {
@@ -4170,7 +4345,7 @@ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
4170
4345
  });
4171
4346
  //#endregion
4172
4347
  //#region src/components/Combobox/ComboboxCue.vue
4173
- const _sfc_main$120 = /* @__PURE__ */ defineComponent({
4348
+ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
4174
4349
  name: "ComboboxCue",
4175
4350
  __name: "ComboboxCue",
4176
4351
  props: {
@@ -4192,7 +4367,7 @@ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
4192
4367
  }
4193
4368
  }));
4194
4369
  return (_ctx, _cache) => {
4195
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4370
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
4196
4371
  as: __props.as,
4197
4372
  renderless: __props.renderless
4198
4373
  }), {
@@ -4204,7 +4379,7 @@ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
4204
4379
  });
4205
4380
  //#endregion
4206
4381
  //#region src/components/Combobox/ComboboxDescription.vue
4207
- const _sfc_main$119 = /* @__PURE__ */ defineComponent({
4382
+ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
4208
4383
  name: "ComboboxDescription",
4209
4384
  inheritAttrs: false,
4210
4385
  __name: "ComboboxDescription",
@@ -4223,7 +4398,7 @@ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
4223
4398
  context.hasDescription.value = false;
4224
4399
  });
4225
4400
  return (_ctx, _cache) => {
4226
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(unref(attrs), {
4401
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(unref(attrs), {
4227
4402
  id: unref(context).descriptionId,
4228
4403
  as: __props.as,
4229
4404
  renderless: __props.renderless
@@ -4240,7 +4415,7 @@ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
4240
4415
  });
4241
4416
  //#endregion
4242
4417
  //#region src/components/Combobox/ComboboxEmpty.vue
4243
- const _sfc_main$118 = /* @__PURE__ */ defineComponent({
4418
+ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
4244
4419
  name: "ComboboxEmpty",
4245
4420
  __name: "ComboboxEmpty",
4246
4421
  props: {
@@ -4253,7 +4428,7 @@ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
4253
4428
  const locale = useLocale();
4254
4429
  const slotProps = toRef(() => ({ query: context.query.value }));
4255
4430
  return (_ctx, _cache) => {
4256
- return unref(context).isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
4431
+ return unref(context).isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$172), {
4257
4432
  key: 0,
4258
4433
  as: __props.as,
4259
4434
  renderless: __props.renderless
@@ -4266,7 +4441,7 @@ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
4266
4441
  });
4267
4442
  //#endregion
4268
4443
  //#region src/components/Combobox/ComboboxError.vue
4269
- const _sfc_main$117 = /* @__PURE__ */ defineComponent({
4444
+ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
4270
4445
  name: "ComboboxError",
4271
4446
  inheritAttrs: false,
4272
4447
  __name: "ComboboxError",
@@ -4295,7 +4470,7 @@ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
4295
4470
  }
4296
4471
  }));
4297
4472
  return (_ctx, _cache) => {
4298
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
4473
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
4299
4474
  as: __props.as,
4300
4475
  renderless: __props.renderless
4301
4476
  }), {
@@ -4307,7 +4482,7 @@ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
4307
4482
  });
4308
4483
  //#endregion
4309
4484
  //#region src/components/Combobox/ComboboxItem.vue
4310
- const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4485
+ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
4311
4486
  name: "ComboboxItem",
4312
4487
  __name: "ComboboxItem",
4313
4488
  props: {
@@ -4356,7 +4531,7 @@ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4356
4531
  }
4357
4532
  }));
4358
4533
  return (_ctx, _cache) => {
4359
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
4534
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
4360
4535
  as: __props.as,
4361
4536
  renderless: __props.renderless
4362
4537
  }), {
@@ -4400,9 +4575,8 @@ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4400
4575
  * :key="item.id"
4401
4576
  * :id="item.id"
4402
4577
  * :value="item.label"
4403
- * v-slot="{ isSelected, attrs }"
4404
4578
  * >
4405
- * <div v-bind="attrs">{{ item.label }}</div>
4579
+ * {{ item.label }}
4406
4580
  * </Combobox.Item>
4407
4581
  * <Combobox.Empty>No results found</Combobox.Empty>
4408
4582
  * </Combobox.Content>
@@ -4439,7 +4613,7 @@ const Combobox = {
4439
4613
  * </template>
4440
4614
  * ```
4441
4615
  */
4442
- Root: _sfc_main$124,
4616
+ Root: _sfc_main$125,
4443
4617
  /**
4444
4618
  * Wrapper for the control and cue. Sets CSS anchor-name so the dropdown
4445
4619
  * positions relative to this element.
@@ -4454,7 +4628,7 @@ const Combobox = {
4454
4628
  * </Combobox.Activator>
4455
4629
  * ```
4456
4630
  */
4457
- Activator: _sfc_main$123,
4631
+ Activator: _sfc_main$124,
4458
4632
  /**
4459
4633
  * Text input that drives the query string and keyboard navigation.
4460
4634
  * Binds `role="combobox"` and manages `aria-activedescendant` via virtual focus.
@@ -4470,7 +4644,7 @@ const Combobox = {
4470
4644
  * <Combobox.Control open-on="input" placeholder="Start typing..." />
4471
4645
  * ```
4472
4646
  */
4473
- Control: _sfc_main$121,
4647
+ Control: _sfc_main$122,
4474
4648
  /**
4475
4649
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for
4476
4650
  * CSS-driven styling. Clicking toggles the dropdown.
@@ -4484,7 +4658,7 @@ const Combobox = {
4484
4658
  * </Combobox.Cue>
4485
4659
  * ```
4486
4660
  */
4487
- Cue: _sfc_main$120,
4661
+ Cue: _sfc_main$121,
4488
4662
  /**
4489
4663
  * Dropdown content container using native popover API with CSS anchor
4490
4664
  * positioning. Renders `role="listbox"` with lazy mounting.
@@ -4500,7 +4674,7 @@ const Combobox = {
4500
4674
  * </Combobox.Content>
4501
4675
  * ```
4502
4676
  */
4503
- Content: _sfc_main$122,
4677
+ Content: _sfc_main$123,
4504
4678
  /**
4505
4679
  * Option item within the combobox dropdown. Registers with selection and
4506
4680
  * virtual focus. Hidden via `v-show` when filtered out so selection state
@@ -4510,14 +4684,17 @@ const Combobox = {
4510
4684
  *
4511
4685
  * @example
4512
4686
  * ```vue
4513
- * <Combobox.Item id="apple" value="Apple" v-slot="{ isSelected, isHighlighted, attrs }">
4514
- * <div v-bind="attrs" :class="{ highlighted: isHighlighted }">
4515
- * Apple {{ isSelected ? '✓' : '' }}
4516
- * </div>
4687
+ * <Combobox.Item
4688
+ * id="apple"
4689
+ * value="Apple"
4690
+ * class="data-[highlighted]:bg-primary"
4691
+ * v-slot="{ isSelected }"
4692
+ * >
4693
+ * Apple {{ isSelected ? '✓' : '' }}
4517
4694
  * </Combobox.Item>
4518
4695
  * ```
4519
4696
  */
4520
- Item: _sfc_main$116,
4697
+ Item: _sfc_main$117,
4521
4698
  /**
4522
4699
  * Empty state shown when no items match the current query. Exposes the
4523
4700
  * query string via slot props for contextual messaging.
@@ -4531,7 +4708,7 @@ const Combobox = {
4531
4708
  * </Combobox.Empty>
4532
4709
  * ```
4533
4710
  */
4534
- Empty: _sfc_main$118,
4711
+ Empty: _sfc_main$119,
4535
4712
  /**
4536
4713
  * Help text component connected via aria-describedby.
4537
4714
  * Auto-generates an ID that Combobox.Control references in its
@@ -4549,7 +4726,7 @@ const Combobox = {
4549
4726
  * </Combobox.Root>
4550
4727
  * ```
4551
4728
  */
4552
- Description: _sfc_main$119,
4729
+ Description: _sfc_main$120,
4553
4730
  /**
4554
4731
  * Error message component with aria-live announcements.
4555
4732
  * Renders error messages from Root's errorMessages prop.
@@ -4570,12 +4747,12 @@ const Combobox = {
4570
4747
  * </Combobox.Root>
4571
4748
  * ```
4572
4749
  */
4573
- Error: _sfc_main$117
4750
+ Error: _sfc_main$118
4574
4751
  };
4575
4752
  //#endregion
4576
4753
  //#region src/components/Dialog/DialogRoot.vue
4577
4754
  const [useDialogContext, provideDialogContext] = createContext();
4578
- const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4755
+ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
4579
4756
  name: "DialogRoot",
4580
4757
  __name: "DialogRoot",
4581
4758
  props: /* @__PURE__ */ mergeModels({
@@ -4617,7 +4794,7 @@ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4617
4794
  close
4618
4795
  }));
4619
4796
  return (_ctx, _cache) => {
4620
- return openBlock(), createBlock(unref(_sfc_main$170), {
4797
+ return openBlock(), createBlock(unref(_sfc_main$172), {
4621
4798
  as: __props.as,
4622
4799
  renderless: ""
4623
4800
  }, {
@@ -4629,7 +4806,7 @@ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4629
4806
  });
4630
4807
  //#endregion
4631
4808
  //#region src/components/Dialog/DialogClose.vue
4632
- const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4809
+ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
4633
4810
  name: "DialogClose",
4634
4811
  __name: "DialogClose",
4635
4812
  props: {
@@ -4643,16 +4820,25 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4643
4820
  function onClick() {
4644
4821
  context.close();
4645
4822
  }
4823
+ function onKeydown(e) {
4824
+ if (e.key === "Enter" || e.key === " ") {
4825
+ e.preventDefault();
4826
+ onClick();
4827
+ }
4828
+ }
4646
4829
  const slotProps = toRef(() => ({
4647
4830
  isOpen: context.isOpen.value,
4648
4831
  attrs: {
4649
4832
  "type": __props.as === "button" ? "button" : void 0,
4833
+ "role": __props.as === "button" ? void 0 : "button",
4834
+ "tabindex": 0,
4650
4835
  "aria-label": locale.ti("Dialog.close") ?? "Close",
4651
- "onClick": onClick
4836
+ "onClick": onClick,
4837
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
4652
4838
  }
4653
4839
  }));
4654
4840
  return (_ctx, _cache) => {
4655
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4841
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4656
4842
  as: __props.as,
4657
4843
  renderless: __props.renderless
4658
4844
  }, slotProps.value.attrs), {
@@ -4664,7 +4850,7 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4664
4850
  });
4665
4851
  //#endregion
4666
4852
  //#region src/components/Dialog/DialogContent.vue
4667
- const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4853
+ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
4668
4854
  name: "DialogContent",
4669
4855
  __name: "DialogContent",
4670
4856
  props: {
@@ -4736,7 +4922,7 @@ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4736
4922
  }
4737
4923
  }));
4738
4924
  return (_ctx, _cache) => {
4739
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4925
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4740
4926
  ref: "content",
4741
4927
  as: __props.as,
4742
4928
  renderless: __props.renderless
@@ -4749,7 +4935,7 @@ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4749
4935
  });
4750
4936
  //#endregion
4751
4937
  //#region src/components/Dialog/DialogDescription.vue
4752
- const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4938
+ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
4753
4939
  name: "DialogDescription",
4754
4940
  __name: "DialogDescription",
4755
4941
  props: {
@@ -4761,7 +4947,7 @@ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4761
4947
  const context = useDialogContext(__props.namespace);
4762
4948
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
4763
4949
  return (_ctx, _cache) => {
4764
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4950
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4765
4951
  as: __props.as,
4766
4952
  renderless: __props.renderless
4767
4953
  }, slotProps.value.attrs), {
@@ -4773,7 +4959,7 @@ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4773
4959
  });
4774
4960
  //#endregion
4775
4961
  //#region src/components/Dialog/DialogTitle.vue
4776
- const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4962
+ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
4777
4963
  name: "DialogTitle",
4778
4964
  __name: "DialogTitle",
4779
4965
  props: {
@@ -4785,7 +4971,7 @@ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4785
4971
  const context = useDialogContext(__props.namespace);
4786
4972
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
4787
4973
  return (_ctx, _cache) => {
4788
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
4974
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4789
4975
  as: __props.as,
4790
4976
  renderless: __props.renderless
4791
4977
  }, slotProps.value.attrs), {
@@ -4797,7 +4983,7 @@ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4797
4983
  });
4798
4984
  //#endregion
4799
4985
  //#region src/components/Dialog/DialogActivator.vue
4800
- const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4986
+ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
4801
4987
  name: "DialogActivator",
4802
4988
  __name: "DialogActivator",
4803
4989
  props: {
@@ -4810,18 +4996,27 @@ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4810
4996
  function onClick() {
4811
4997
  context.open();
4812
4998
  }
4999
+ function onKeydown(e) {
5000
+ if (e.key === "Enter" || e.key === " ") {
5001
+ e.preventDefault();
5002
+ onClick();
5003
+ }
5004
+ }
4813
5005
  const slotProps = toRef(() => ({
4814
5006
  isOpen: context.isOpen.value,
4815
5007
  attrs: {
4816
5008
  "type": __props.as === "button" ? "button" : void 0,
5009
+ "role": __props.as === "button" ? void 0 : "button",
5010
+ "tabindex": 0,
4817
5011
  "aria-haspopup": "dialog",
4818
5012
  "aria-expanded": context.isOpen.value,
4819
5013
  "data-open": context.isOpen.value || void 0,
4820
- "onClick": onClick
5014
+ "onClick": onClick,
5015
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
4821
5016
  }
4822
5017
  }));
4823
5018
  return (_ctx, _cache) => {
4824
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
5019
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
4825
5020
  as: __props.as,
4826
5021
  renderless: __props.renderless
4827
5022
  }, slotProps.value.attrs), {
@@ -4885,7 +5080,7 @@ const Dialog = {
4885
5080
  * </template>
4886
5081
  * ```
4887
5082
  */
4888
- Root: _sfc_main$115,
5083
+ Root: _sfc_main$116,
4889
5084
  /**
4890
5085
  * Activator component that opens the dialog.
4891
5086
  *
@@ -4904,7 +5099,7 @@ const Dialog = {
4904
5099
  * </template>
4905
5100
  * ```
4906
5101
  */
4907
- Activator: _sfc_main$110,
5102
+ Activator: _sfc_main$111,
4908
5103
  /**
4909
5104
  * Content container for the dialog using native `<dialog>` element.
4910
5105
  *
@@ -4925,7 +5120,7 @@ const Dialog = {
4925
5120
  * </template>
4926
5121
  * ```
4927
5122
  */
4928
- Content: _sfc_main$113,
5123
+ Content: _sfc_main$114,
4929
5124
  /**
4930
5125
  * Title component for accessible dialog labeling.
4931
5126
  *
@@ -4942,7 +5137,7 @@ const Dialog = {
4942
5137
  * </template>
4943
5138
  * ```
4944
5139
  */
4945
- Title: _sfc_main$111,
5140
+ Title: _sfc_main$112,
4946
5141
  /**
4947
5142
  * Description component for accessible dialog description.
4948
5143
  *
@@ -4961,7 +5156,7 @@ const Dialog = {
4961
5156
  * </template>
4962
5157
  * ```
4963
5158
  */
4964
- Description: _sfc_main$112,
5159
+ Description: _sfc_main$113,
4965
5160
  /**
4966
5161
  * Close button component for closing the dialog.
4967
5162
  *
@@ -4978,12 +5173,12 @@ const Dialog = {
4978
5173
  * </template>
4979
5174
  * ```
4980
5175
  */
4981
- Close: _sfc_main$114
5176
+ Close: _sfc_main$115
4982
5177
  };
4983
5178
  //#endregion
4984
5179
  //#region src/components/ExpansionPanel/ExpansionPanelGroup.vue
4985
5180
  const [useExpansionPanelGroup, provideExpansionPanelGroup] = createContext();
4986
- const _sfc_main$109 = /* @__PURE__ */ defineComponent({
5181
+ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
4987
5182
  name: "ExpansionPanelGroup",
4988
5183
  __name: "ExpansionPanelGroup",
4989
5184
  props: /* @__PURE__ */ mergeModels({
@@ -5030,7 +5225,7 @@ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
5030
5225
  }));
5031
5226
  provideExpansionPanelGroup(__props.namespace, selection);
5032
5227
  return (_ctx, _cache) => {
5033
- return openBlock(), createBlock(unref(_sfc_main$170), {
5228
+ return openBlock(), createBlock(unref(_sfc_main$172), {
5034
5229
  as: __props.as,
5035
5230
  renderless: __props.renderless
5036
5231
  }, {
@@ -5043,7 +5238,7 @@ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
5043
5238
  //#endregion
5044
5239
  //#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
5045
5240
  const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext({ suffix: "item" });
5046
- const _sfc_main$108 = /* @__PURE__ */ defineComponent({
5241
+ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
5047
5242
  name: "ExpansionPanelRoot",
5048
5243
  __name: "ExpansionPanelRoot",
5049
5244
  props: {
@@ -5077,7 +5272,7 @@ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
5077
5272
  isDisabled
5078
5273
  });
5079
5274
  return (_ctx, _cache) => {
5080
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5275
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
5081
5276
  as: __props.as,
5082
5277
  renderless: __props.renderless
5083
5278
  }), {
@@ -5089,7 +5284,7 @@ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
5089
5284
  });
5090
5285
  //#endregion
5091
5286
  //#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
5092
- const _sfc_main$107 = /* @__PURE__ */ defineComponent({
5287
+ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
5093
5288
  name: "ExpansionPanelActivator",
5094
5289
  __name: "ExpansionPanelActivator",
5095
5290
  props: {
@@ -5126,11 +5321,11 @@ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
5126
5321
  "disabled": __props.as === "button" ? item.isDisabled.value : void 0,
5127
5322
  "type": __props.as === "button" ? "button" : void 0,
5128
5323
  "onClick": onClick,
5129
- onKeydown
5324
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
5130
5325
  }
5131
5326
  }));
5132
5327
  return (_ctx, _cache) => {
5133
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5328
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
5134
5329
  as: __props.as,
5135
5330
  renderless: __props.renderless
5136
5331
  }), {
@@ -5142,7 +5337,7 @@ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
5142
5337
  });
5143
5338
  //#endregion
5144
5339
  //#region src/components/ExpansionPanel/ExpansionPanelContent.vue
5145
- const _sfc_main$106 = /* @__PURE__ */ defineComponent({
5340
+ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
5146
5341
  name: "ExpansionPanelContent",
5147
5342
  __name: "ExpansionPanelContent",
5148
5343
  props: {
@@ -5163,7 +5358,7 @@ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
5163
5358
  }
5164
5359
  }));
5165
5360
  return (_ctx, _cache) => {
5166
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5361
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
5167
5362
  as: __props.as,
5168
5363
  renderless: __props.renderless
5169
5364
  }), {
@@ -5175,7 +5370,7 @@ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
5175
5370
  });
5176
5371
  //#endregion
5177
5372
  //#region src/components/ExpansionPanel/ExpansionPanelCue.vue
5178
- const _sfc_main$105 = /* @__PURE__ */ defineComponent({
5373
+ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
5179
5374
  name: "ExpansionPanelCue",
5180
5375
  __name: "ExpansionPanelCue",
5181
5376
  props: {
@@ -5193,7 +5388,7 @@ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
5193
5388
  }
5194
5389
  }));
5195
5390
  return (_ctx, _cache) => {
5196
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
5391
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
5197
5392
  as: __props.as,
5198
5393
  renderless: __props.renderless
5199
5394
  }, slotProps.value.attrs), {
@@ -5205,7 +5400,7 @@ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
5205
5400
  });
5206
5401
  //#endregion
5207
5402
  //#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
5208
- const _sfc_main$104 = /* @__PURE__ */ defineComponent({
5403
+ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
5209
5404
  name: "ExpansionPanelHeader",
5210
5405
  __name: "ExpansionPanelHeader",
5211
5406
  props: {
@@ -5220,7 +5415,7 @@ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
5220
5415
  attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
5221
5416
  }));
5222
5417
  return (_ctx, _cache) => {
5223
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5418
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
5224
5419
  as: __props.as,
5225
5420
  renderless: __props.renderless
5226
5421
  }), {
@@ -5266,7 +5461,7 @@ const ExpansionPanel = {
5266
5461
  *
5267
5462
  * @see https://0.vuetifyjs.com/components/disclosure/expansion-panel
5268
5463
  */
5269
- Group: _sfc_main$109,
5464
+ Group: _sfc_main$110,
5270
5465
  /**
5271
5466
  * Root component representing a single expansion panel.
5272
5467
  *
@@ -5293,7 +5488,7 @@ const ExpansionPanel = {
5293
5488
  * </template>
5294
5489
  * ```
5295
5490
  */
5296
- Root: _sfc_main$108,
5491
+ Root: _sfc_main$109,
5297
5492
  /**
5298
5493
  * (optional) Component for the header section of an expansion panel item.
5299
5494
  *
@@ -5314,7 +5509,7 @@ const ExpansionPanel = {
5314
5509
  * </template>
5315
5510
  * ```
5316
5511
  */
5317
- Header: _sfc_main$104,
5512
+ Header: _sfc_main$105,
5318
5513
  /**
5319
5514
  * Component for the activator section of an expansion panel header.
5320
5515
  *
@@ -5333,7 +5528,7 @@ const ExpansionPanel = {
5333
5528
  * </template>
5334
5529
  * ```
5335
5530
  */
5336
- Activator: _sfc_main$107,
5531
+ Activator: _sfc_main$108,
5337
5532
  /**
5338
5533
  * Visual cue for expansion state (e.g., chevron icon).
5339
5534
  *
@@ -5353,7 +5548,7 @@ const ExpansionPanel = {
5353
5548
  * </template>
5354
5549
  * ```
5355
5550
  */
5356
- Cue: _sfc_main$105,
5551
+ Cue: _sfc_main$106,
5357
5552
  /**
5358
5553
  * Component for the content section of an expansion panel item.
5359
5554
  *
@@ -5372,11 +5567,11 @@ const ExpansionPanel = {
5372
5567
  * </template>
5373
5568
  * ```
5374
5569
  */
5375
- Content: _sfc_main$106
5570
+ Content: _sfc_main$107
5376
5571
  };
5377
5572
  //#endregion
5378
5573
  //#region src/components/Form/Form.vue
5379
- const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5574
+ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
5380
5575
  name: "Form",
5381
5576
  inheritAttrs: false,
5382
5577
  __name: "Form",
@@ -5443,7 +5638,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5443
5638
  }
5444
5639
  }));
5445
5640
  return (_ctx, _cache) => {
5446
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5641
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5447
5642
  as: __props.as,
5448
5643
  renderless: __props.renderless
5449
5644
  }), {
@@ -5456,7 +5651,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5456
5651
  //#endregion
5457
5652
  //#region src/components/Group/GroupRoot.vue
5458
5653
  const [useGroupRoot, provideGroupRoot] = createContext();
5459
- const _sfc_main$102 = /* @__PURE__ */ defineComponent({
5654
+ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
5460
5655
  name: "GroupRoot",
5461
5656
  __name: "GroupRoot",
5462
5657
  props: /* @__PURE__ */ mergeModels({
@@ -5508,7 +5703,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
5508
5703
  });
5509
5704
  //#endregion
5510
5705
  //#region src/components/Group/GroupItem.vue
5511
- const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5706
+ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
5512
5707
  name: "GroupItem",
5513
5708
  __name: "GroupItem",
5514
5709
  props: {
@@ -5532,6 +5727,11 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5532
5727
  if (toValue(isDisabled)) return;
5533
5728
  ticket.toggle();
5534
5729
  }
5730
+ function onKeydown(e) {
5731
+ if (e.key !== " ") return;
5732
+ e.preventDefault();
5733
+ onClick();
5734
+ }
5535
5735
  onBeforeUnmount(() => {
5536
5736
  group.unregister(ticket.id);
5537
5737
  });
@@ -5549,12 +5749,14 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5549
5749
  unmix: ticket.unmix,
5550
5750
  attrs: {
5551
5751
  "role": "checkbox",
5752
+ "tabindex": toValue(isDisabled) ? -1 : 0,
5552
5753
  "aria-checked": toValue(ticket.isMixed) ? "mixed" : toValue(ticket.isSelected),
5553
5754
  "aria-disabled": toValue(isDisabled),
5554
5755
  "data-selected": toValue(ticket.isSelected) || void 0,
5555
5756
  "data-disabled": toValue(isDisabled) || void 0,
5556
5757
  "data-mixed": toValue(ticket.isMixed) || void 0,
5557
- "onClick": onClick
5758
+ "onClick": onClick,
5759
+ "onKeydown": onKeydown
5558
5760
  }
5559
5761
  }));
5560
5762
  return (_ctx, _cache) => {
@@ -5590,7 +5792,7 @@ const Group = {
5590
5792
  * </template>
5591
5793
  * ```
5592
5794
  */
5593
- Root: _sfc_main$102,
5795
+ Root: _sfc_main$103,
5594
5796
  /**
5595
5797
  * Item component for multi-selection groups.
5596
5798
  *
@@ -5609,12 +5811,12 @@ const Group = {
5609
5811
  * </template>
5610
5812
  * ```
5611
5813
  */
5612
- Item: _sfc_main$101
5814
+ Item: _sfc_main$102
5613
5815
  };
5614
5816
  //#endregion
5615
5817
  //#region src/components/Image/ImageRoot.vue
5616
5818
  const [useImageRoot, provideImageRoot] = createContext();
5617
- const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5819
+ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
5618
5820
  name: "ImageRoot",
5619
5821
  __name: "ImageRoot",
5620
5822
  props: {
@@ -5655,7 +5857,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5655
5857
  attrs: { "data-state": image.status.value }
5656
5858
  }));
5657
5859
  return (_ctx, _cache) => {
5658
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "atom" }, slotProps.value.attrs, {
5860
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "atom" }, slotProps.value.attrs, {
5659
5861
  as: __props.as,
5660
5862
  renderless: __props.renderless
5661
5863
  }), {
@@ -5667,7 +5869,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5667
5869
  });
5668
5870
  //#endregion
5669
5871
  //#region src/components/Image/ImageFallback.vue
5670
- const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5872
+ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
5671
5873
  name: "ImageFallback",
5672
5874
  __name: "ImageFallback",
5673
5875
  props: {
@@ -5685,7 +5887,7 @@ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5685
5887
  }
5686
5888
  }));
5687
5889
  return (_ctx, _cache) => {
5688
- return unref(context).isError.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ key: 0 }, slotProps.value.attrs, {
5890
+ return unref(context).isError.value ? (openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ key: 0 }, slotProps.value.attrs, {
5689
5891
  as: __props.as,
5690
5892
  renderless: __props.renderless
5691
5893
  }), {
@@ -5697,7 +5899,7 @@ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5697
5899
  });
5698
5900
  //#endregion
5699
5901
  //#region src/components/Image/ImageImg.vue
5700
- const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5902
+ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
5701
5903
  name: "ImageImg",
5702
5904
  __name: "ImageImg",
5703
5905
  props: {
@@ -5756,7 +5958,7 @@ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5756
5958
  }
5757
5959
  }));
5758
5960
  return (_ctx, _cache) => {
5759
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
5961
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
5760
5962
  as: __props.as,
5761
5963
  renderless: __props.renderless
5762
5964
  }), {
@@ -5768,7 +5970,7 @@ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5768
5970
  });
5769
5971
  //#endregion
5770
5972
  //#region src/components/Image/ImagePlaceholder.vue
5771
- const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5973
+ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
5772
5974
  name: "ImagePlaceholder",
5773
5975
  __name: "ImagePlaceholder",
5774
5976
  props: {
@@ -5787,7 +5989,7 @@ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5787
5989
  }
5788
5990
  }));
5789
5991
  return (_ctx, _cache) => {
5790
- return isVisible.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ key: 0 }, slotProps.value.attrs, {
5992
+ return isVisible.value ? (openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ key: 0 }, slotProps.value.attrs, {
5791
5993
  as: __props.as,
5792
5994
  renderless: __props.renderless
5793
5995
  }), {
@@ -5826,7 +6028,7 @@ const Image = {
5826
6028
  * </template>
5827
6029
  * ```
5828
6030
  */
5829
- Root: _sfc_main$100,
6031
+ Root: _sfc_main$101,
5830
6032
  /**
5831
6033
  * The `<img>` element. Reads the gated source from context and reports
5832
6034
  * load/error events.
@@ -5838,7 +6040,7 @@ const Image = {
5838
6040
  * <Image.Img alt="Description" width="800" height="600" />
5839
6041
  * ```
5840
6042
  */
5841
- Img: _sfc_main$98,
6043
+ Img: _sfc_main$99,
5842
6044
  /**
5843
6045
  * Placeholder content shown while the image is idle or loading.
5844
6046
  *
@@ -5851,7 +6053,7 @@ const Image = {
5851
6053
  * </Image.Placeholder>
5852
6054
  * ```
5853
6055
  */
5854
- Placeholder: _sfc_main$97,
6056
+ Placeholder: _sfc_main$98,
5855
6057
  /**
5856
6058
  * Fallback content shown when the image fails to load. Exposes `retry()`
5857
6059
  * via slot props.
@@ -5865,7 +6067,7 @@ const Image = {
5865
6067
  * </Image.Fallback>
5866
6068
  * ```
5867
6069
  */
5868
- Fallback: _sfc_main$99
6070
+ Fallback: _sfc_main$100
5869
6071
  };
5870
6072
  //#endregion
5871
6073
  //#region src/components/Input/InputRoot.vue
@@ -5881,7 +6083,7 @@ function parseValidateOn$1(value) {
5881
6083
  modifier
5882
6084
  };
5883
6085
  }
5884
- const _sfc_main$96 = /* @__PURE__ */ defineComponent({
6086
+ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
5885
6087
  name: "InputRoot",
5886
6088
  inheritAttrs: false,
5887
6089
  __name: "InputRoot",
@@ -5964,7 +6166,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
5964
6166
  id: input.id,
5965
6167
  label: __props.label,
5966
6168
  name: __props.name,
5967
- type: __props.type,
6169
+ type: toRef(() => __props.type),
5968
6170
  form: __props.form,
5969
6171
  required: __props.required,
5970
6172
  descriptionId: input.descriptionId,
@@ -6009,7 +6211,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
6009
6211
  }
6010
6212
  }));
6011
6213
  return (_ctx, _cache) => {
6012
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6214
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6013
6215
  as: __props.as,
6014
6216
  renderless: __props.renderless
6015
6217
  }), {
@@ -6021,7 +6223,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
6021
6223
  });
6022
6224
  //#endregion
6023
6225
  //#region src/components/Input/InputControl.vue
6024
- const _sfc_main$95 = /* @__PURE__ */ defineComponent({
6226
+ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
6025
6227
  name: "InputControl",
6026
6228
  inheritAttrs: false,
6027
6229
  __name: "InputControl",
@@ -6053,7 +6255,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
6053
6255
  const isFocused = root.isFocused.value;
6054
6256
  return {
6055
6257
  "id": root.id,
6056
- "type": root.type,
6258
+ "type": root.type.value,
6057
6259
  "name": root.name,
6058
6260
  "value": root.value.value,
6059
6261
  "form": root.form,
@@ -6082,7 +6284,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
6082
6284
  attrs: controlAttrs.value
6083
6285
  }));
6084
6286
  return (_ctx, _cache) => {
6085
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6287
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6086
6288
  as: __props.as,
6087
6289
  renderless: __props.renderless
6088
6290
  }), {
@@ -6094,7 +6296,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
6094
6296
  });
6095
6297
  //#endregion
6096
6298
  //#region src/components/Input/InputDescription.vue
6097
- const _sfc_main$94 = /* @__PURE__ */ defineComponent({
6299
+ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
6098
6300
  name: "InputDescription",
6099
6301
  inheritAttrs: false,
6100
6302
  __name: "InputDescription",
@@ -6112,7 +6314,7 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
6112
6314
  const descriptionAttrs = toRef(() => ({ id: root.descriptionId }));
6113
6315
  const slotProps = toRef(() => ({ id: root.descriptionId }));
6114
6316
  return (_ctx, _cache) => {
6115
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6317
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6116
6318
  as: __props.as,
6117
6319
  renderless: __props.renderless
6118
6320
  }), {
@@ -6124,7 +6326,7 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
6124
6326
  });
6125
6327
  //#endregion
6126
6328
  //#region src/components/Input/InputError.vue
6127
- const _sfc_main$93 = /* @__PURE__ */ defineComponent({
6329
+ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
6128
6330
  name: "InputError",
6129
6331
  inheritAttrs: false,
6130
6332
  __name: "InputError",
@@ -6149,7 +6351,7 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
6149
6351
  }
6150
6352
  }));
6151
6353
  return (_ctx, _cache) => {
6152
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6354
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6153
6355
  as: __props.as,
6154
6356
  renderless: __props.renderless
6155
6357
  }), {
@@ -6206,7 +6408,7 @@ const Input = {
6206
6408
  * </Input.Root>
6207
6409
  * ```
6208
6410
  */
6209
- Control: _sfc_main$95,
6411
+ Control: _sfc_main$96,
6210
6412
  /**
6211
6413
  * Help text component connected via aria-describedby.
6212
6414
  *
@@ -6223,7 +6425,7 @@ const Input = {
6223
6425
  * </Input.Root>
6224
6426
  * ```
6225
6427
  */
6226
- Description: _sfc_main$94,
6428
+ Description: _sfc_main$95,
6227
6429
  /**
6228
6430
  * Error message component with aria-live announcements.
6229
6431
  *
@@ -6243,7 +6445,7 @@ const Input = {
6243
6445
  * </Input.Root>
6244
6446
  * ```
6245
6447
  */
6246
- Error: _sfc_main$93,
6448
+ Error: _sfc_main$94,
6247
6449
  /**
6248
6450
  * Root component for text inputs with validation.
6249
6451
  *
@@ -6272,11 +6474,11 @@ const Input = {
6272
6474
  * </template>
6273
6475
  * ```
6274
6476
  */
6275
- Root: _sfc_main$96
6477
+ Root: _sfc_main$97
6276
6478
  };
6277
6479
  //#endregion
6278
6480
  //#region src/components/Locale/Locale.vue
6279
- const _sfc_main$92 = /* @__PURE__ */ defineComponent({
6481
+ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
6280
6482
  name: "Locale",
6281
6483
  inheritAttrs: false,
6282
6484
  __name: "Locale",
@@ -6355,13 +6557,14 @@ function parseValidateOn(value) {
6355
6557
  modifier
6356
6558
  };
6357
6559
  }
6358
- const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6560
+ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
6359
6561
  name: "NumberFieldRoot",
6360
6562
  inheritAttrs: false,
6361
6563
  __name: "NumberFieldRoot",
6362
6564
  props: /* @__PURE__ */ mergeModels({
6363
6565
  id: { default: () => /* @__PURE__ */ useId$1() },
6364
6566
  label: {},
6567
+ ariaLabelledby: {},
6365
6568
  name: {},
6366
6569
  form: {},
6367
6570
  required: { type: Boolean },
@@ -6451,6 +6654,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6451
6654
  input,
6452
6655
  id: input.id,
6453
6656
  label: __props.label,
6657
+ ariaLabelledby: __props.ariaLabelledby,
6454
6658
  name: __props.name,
6455
6659
  form: __props.form,
6456
6660
  required: __props.required,
@@ -6498,7 +6702,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6498
6702
  }
6499
6703
  }));
6500
6704
  return (_ctx, _cache) => {
6501
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6705
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6502
6706
  as: __props.as,
6503
6707
  renderless: __props.renderless
6504
6708
  }), {
@@ -6510,7 +6714,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6510
6714
  });
6511
6715
  //#endregion
6512
6716
  //#region src/components/NumberField/NumberFieldControl.vue
6513
- const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6717
+ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
6514
6718
  name: "NumberFieldControl",
6515
6719
  inheritAttrs: false,
6516
6720
  __name: "NumberFieldControl",
@@ -6522,6 +6726,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6522
6726
  setup(__props) {
6523
6727
  const attrs = useAttrs();
6524
6728
  const root = useNumberFieldRoot(__props.namespace);
6729
+ const locale = useLocale();
6525
6730
  const leap = Math.max(1, Math.round(root.numeric.leap / root.numeric.step));
6526
6731
  const text = shallowRef("");
6527
6732
  function syncText() {
@@ -6617,7 +6822,8 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6617
6822
  "aria-valuemin": Number.isFinite(root.numeric.min) ? root.numeric.min : void 0,
6618
6823
  "aria-valuemax": Number.isFinite(root.numeric.max) ? root.numeric.max : void 0,
6619
6824
  "aria-invalid": invalid || void 0,
6620
- "aria-label": root.label || void 0,
6825
+ "aria-label": root.ariaLabelledby ? void 0 : root.label || (locale.ti("NumberField.label") ?? "Number"),
6826
+ "aria-labelledby": root.ariaLabelledby || void 0,
6621
6827
  "aria-describedby": describedby.value,
6622
6828
  "aria-errormessage": root.hasError.value && root.errors.value.length > 0 ? root.errorId : void 0,
6623
6829
  "aria-required": root.required || void 0,
@@ -6641,7 +6847,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6641
6847
  attrs: controlAttrs.value
6642
6848
  }));
6643
6849
  return (_ctx, _cache) => {
6644
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6850
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6645
6851
  as: __props.as,
6646
6852
  renderless: __props.renderless
6647
6853
  }), {
@@ -6653,7 +6859,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6653
6859
  });
6654
6860
  //#endregion
6655
6861
  //#region src/components/NumberField/NumberFieldDecrement.vue
6656
- const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6862
+ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
6657
6863
  name: "NumberFieldDecrement",
6658
6864
  inheritAttrs: false,
6659
6865
  __name: "NumberFieldDecrement",
@@ -6715,7 +6921,7 @@ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6715
6921
  attrs: controlAttrs.value
6716
6922
  }));
6717
6923
  return (_ctx, _cache) => {
6718
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6924
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6719
6925
  as: __props.as,
6720
6926
  renderless: __props.renderless
6721
6927
  }), {
@@ -6727,7 +6933,7 @@ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6727
6933
  });
6728
6934
  //#endregion
6729
6935
  //#region src/components/NumberField/NumberFieldDescription.vue
6730
- const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6936
+ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
6731
6937
  name: "NumberFieldDescription",
6732
6938
  inheritAttrs: false,
6733
6939
  __name: "NumberFieldDescription",
@@ -6745,7 +6951,7 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6745
6951
  const descriptionAttrs = toRef(() => ({ id: root.descriptionId }));
6746
6952
  const slotProps = toRef(() => ({ id: root.descriptionId }));
6747
6953
  return (_ctx, _cache) => {
6748
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6954
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), descriptionAttrs.value), {
6749
6955
  as: __props.as,
6750
6956
  renderless: __props.renderless
6751
6957
  }), {
@@ -6757,7 +6963,7 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6757
6963
  });
6758
6964
  //#endregion
6759
6965
  //#region src/components/NumberField/NumberFieldError.vue
6760
- const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6966
+ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
6761
6967
  name: "NumberFieldError",
6762
6968
  inheritAttrs: false,
6763
6969
  __name: "NumberFieldError",
@@ -6782,7 +6988,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6782
6988
  }
6783
6989
  }));
6784
6990
  return (_ctx, _cache) => {
6785
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6991
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6786
6992
  as: __props.as,
6787
6993
  renderless: __props.renderless
6788
6994
  }), {
@@ -6794,7 +7000,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6794
7000
  });
6795
7001
  //#endregion
6796
7002
  //#region src/components/NumberField/NumberFieldIncrement.vue
6797
- const _sfc_main$86 = /* @__PURE__ */ defineComponent({
7003
+ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
6798
7004
  name: "NumberFieldIncrement",
6799
7005
  inheritAttrs: false,
6800
7006
  __name: "NumberFieldIncrement",
@@ -6856,7 +7062,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6856
7062
  attrs: controlAttrs.value
6857
7063
  }));
6858
7064
  return (_ctx, _cache) => {
6859
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
7065
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), controlAttrs.value), {
6860
7066
  as: __props.as,
6861
7067
  renderless: __props.renderless
6862
7068
  }), {
@@ -6868,7 +7074,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6868
7074
  });
6869
7075
  //#endregion
6870
7076
  //#region src/components/NumberField/NumberFieldScrub.vue
6871
- const _sfc_main$85 = /* @__PURE__ */ defineComponent({
7077
+ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
6872
7078
  name: "NumberFieldScrub",
6873
7079
  inheritAttrs: false,
6874
7080
  __name: "NumberFieldScrub",
@@ -6918,7 +7124,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
6918
7124
  onPointerup
6919
7125
  } }));
6920
7126
  return (_ctx, _cache) => {
6921
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
7127
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
6922
7128
  as: __props.as,
6923
7129
  renderless: __props.renderless
6924
7130
  }), {
@@ -6979,7 +7185,7 @@ const NumberField = {
6979
7185
  * </template>
6980
7186
  * ```
6981
7187
  */
6982
- Root: _sfc_main$91,
7188
+ Root: _sfc_main$92,
6983
7189
  /**
6984
7190
  * Native input element with spinbutton semantics.
6985
7191
  *
@@ -6994,7 +7200,7 @@ const NumberField = {
6994
7200
  * <NumberField.Control />
6995
7201
  * ```
6996
7202
  */
6997
- Control: _sfc_main$90,
7203
+ Control: _sfc_main$91,
6998
7204
  /**
6999
7205
  * Increment button with spin-on-hold behavior.
7000
7206
  *
@@ -7009,7 +7215,7 @@ const NumberField = {
7009
7215
  * <NumberField.Increment>+</NumberField.Increment>
7010
7216
  * ```
7011
7217
  */
7012
- Increment: _sfc_main$86,
7218
+ Increment: _sfc_main$87,
7013
7219
  /**
7014
7220
  * Decrement button with spin-on-hold behavior.
7015
7221
  *
@@ -7024,7 +7230,7 @@ const NumberField = {
7024
7230
  * <NumberField.Decrement>-</NumberField.Decrement>
7025
7231
  * ```
7026
7232
  */
7027
- Decrement: _sfc_main$89,
7233
+ Decrement: _sfc_main$90,
7028
7234
  /**
7029
7235
  * Click-and-drag scrub control using Pointer Lock API.
7030
7236
  *
@@ -7039,7 +7245,7 @@ const NumberField = {
7039
7245
  * <NumberField.Scrub>Amount</NumberField.Scrub>
7040
7246
  * ```
7041
7247
  */
7042
- Scrub: _sfc_main$85,
7248
+ Scrub: _sfc_main$86,
7043
7249
  /**
7044
7250
  * Help text component connected via aria-describedby.
7045
7251
  *
@@ -7053,7 +7259,7 @@ const NumberField = {
7053
7259
  * <NumberField.Description>Enter a value between 0 and 100</NumberField.Description>
7054
7260
  * ```
7055
7261
  */
7056
- Description: _sfc_main$88,
7262
+ Description: _sfc_main$89,
7057
7263
  /**
7058
7264
  * Error message component connected via aria-errormessage.
7059
7265
  *
@@ -7069,7 +7275,7 @@ const NumberField = {
7069
7275
  * </NumberField.Error>
7070
7276
  * ```
7071
7277
  */
7072
- Error: _sfc_main$87
7278
+ Error: _sfc_main$88
7073
7279
  };
7074
7280
  //#endregion
7075
7281
  //#region src/components/Overflow/OverflowRoot.vue
@@ -7090,7 +7296,7 @@ const NumberField = {
7090
7296
  * `createOverflow` as a getter so capacity recomputes when the prop changes.
7091
7297
  */
7092
7298
  const [useOverflowRoot, provideOverflowRoot] = createContext();
7093
- const _sfc_main$84 = /* @__PURE__ */ defineComponent({
7299
+ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
7094
7300
  name: "OverflowRoot",
7095
7301
  __name: "OverflowRoot",
7096
7302
  props: {
@@ -7151,7 +7357,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
7151
7357
  }
7152
7358
  }));
7153
7359
  return (_ctx, _cache) => {
7154
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7360
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7155
7361
  ref: "container",
7156
7362
  as: __props.as,
7157
7363
  renderless: __props.renderless
@@ -7179,7 +7385,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
7179
7385
  * slot consumer must spread `slotProps.attrs` onto their own element to
7180
7386
  * preserve the data hook and live-region semantics.
7181
7387
  */
7182
- const _sfc_main$83 = /* @__PURE__ */ defineComponent({
7388
+ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
7183
7389
  name: "OverflowIndicator",
7184
7390
  __name: "OverflowIndicator",
7185
7391
  props: {
@@ -7220,7 +7426,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
7220
7426
  }
7221
7427
  }));
7222
7428
  return (_ctx, _cache) => {
7223
- return unref(root).isOverflowing.value ? (openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7429
+ return unref(root).isOverflowing.value ? (openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7224
7430
  key: 0,
7225
7431
  ref: "atom",
7226
7432
  as: __props.as,
@@ -7248,7 +7454,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
7248
7454
  * so the slot consumer is responsible for honoring `isHidden` themselves —
7249
7455
  * read it from `slotProps.isHidden` and conditionally render or apply CSS.
7250
7456
  */
7251
- const _sfc_main$82 = /* @__PURE__ */ defineComponent({
7457
+ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
7252
7458
  name: "OverflowItem",
7253
7459
  __name: "OverflowItem",
7254
7460
  props: {
@@ -7298,7 +7504,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
7298
7504
  }
7299
7505
  }));
7300
7506
  return (_ctx, _cache) => {
7301
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7507
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7302
7508
  ref: "atom",
7303
7509
  as: __props.as,
7304
7510
  renderless: __props.renderless
@@ -7344,7 +7550,7 @@ const Overflow = {
7344
7550
  * </template>
7345
7551
  * ```
7346
7552
  */
7347
- Root: _sfc_main$84,
7553
+ Root: _sfc_main$85,
7348
7554
  /**
7349
7555
  * Individual overflow item. Registers with Root and self-measures.
7350
7556
  * Hidden when its index falls outside capacity.
@@ -7360,7 +7566,7 @@ const Overflow = {
7360
7566
  * </template>
7361
7567
  * ```
7362
7568
  */
7363
- Item: _sfc_main$82,
7569
+ Item: _sfc_main$83,
7364
7570
  /**
7365
7571
  * Indicator that renders only when items are hidden. Exposes the
7366
7572
  * hidden count and the array of hidden tickets via slot props.
@@ -7376,14 +7582,14 @@ const Overflow = {
7376
7582
  * </template>
7377
7583
  * ```
7378
7584
  */
7379
- Indicator: _sfc_main$83
7585
+ Indicator: _sfc_main$84
7380
7586
  };
7381
7587
  //#endregion
7382
7588
  //#region src/components/Pagination/PaginationRoot.vue
7383
7589
  const [usePaginationRoot, providePaginationRoot] = createContext();
7384
7590
  const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
7385
7591
  const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
7386
- const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7592
+ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
7387
7593
  name: "PaginationRoot",
7388
7594
  __name: "PaginationRoot",
7389
7595
  props: /* @__PURE__ */ mergeModels({
@@ -7470,7 +7676,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7470
7676
  providePaginationControls(__props.namespace, controls);
7471
7677
  providePaginationItems(__props.namespace, items);
7472
7678
  return (_ctx, _cache) => {
7473
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7679
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7474
7680
  ref_key: "atom",
7475
7681
  ref: atom
7476
7682
  }, slotProps.value.attrs, {
@@ -7485,7 +7691,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7485
7691
  });
7486
7692
  //#endregion
7487
7693
  //#region src/components/Pagination/PaginationEllipsis.vue
7488
- const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7694
+ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
7489
7695
  name: "PaginationEllipsis",
7490
7696
  __name: "PaginationEllipsis",
7491
7697
  props: {
@@ -7513,7 +7719,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7513
7719
  }));
7514
7720
  onBeforeUnmount(() => items.unregister(__props.id));
7515
7721
  return (_ctx, _cache) => {
7516
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7722
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7517
7723
  ref_key: "atom",
7518
7724
  ref: atom
7519
7725
  }, slotProps.value.attrs, {
@@ -7528,7 +7734,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7528
7734
  });
7529
7735
  //#endregion
7530
7736
  //#region src/components/Pagination/PaginationFirst.vue
7531
- const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7737
+ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
7532
7738
  name: "PaginationFirst",
7533
7739
  __name: "PaginationFirst",
7534
7740
  props: {
@@ -7555,6 +7761,12 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7555
7761
  if (isDisabled.value) return;
7556
7762
  pagination.first();
7557
7763
  }
7764
+ function onKeydown(e) {
7765
+ if (e.key === "Enter" || e.key === " ") {
7766
+ e.preventDefault();
7767
+ first();
7768
+ }
7769
+ }
7558
7770
  const slotProps = toRef(() => ({
7559
7771
  isDisabled: isDisabled.value,
7560
7772
  first,
@@ -7565,12 +7777,14 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7565
7777
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
7566
7778
  "tabindex": isDisabled.value ? -1 : 0,
7567
7779
  "type": __props.as === "button" ? "button" : void 0,
7568
- "onClick": first
7780
+ "role": __props.as === "button" ? void 0 : "button",
7781
+ "onClick": first,
7782
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7569
7783
  }
7570
7784
  }));
7571
7785
  onBeforeUnmount(() => controls.unregister(__props.id));
7572
7786
  return (_ctx, _cache) => {
7573
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7787
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7574
7788
  ref_key: "atom",
7575
7789
  ref: atom
7576
7790
  }, slotProps.value.attrs, {
@@ -7585,7 +7799,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7585
7799
  });
7586
7800
  //#endregion
7587
7801
  //#region src/components/Pagination/PaginationItem.vue
7588
- const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7802
+ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
7589
7803
  name: "PaginationItem",
7590
7804
  __name: "PaginationItem",
7591
7805
  props: {
@@ -7619,6 +7833,12 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7619
7833
  if (__props.disabled) return;
7620
7834
  pagination.select(__props.value);
7621
7835
  }
7836
+ function onKeydown(e) {
7837
+ if (e.key === "Enter" || e.key === " ") {
7838
+ e.preventDefault();
7839
+ select();
7840
+ }
7841
+ }
7622
7842
  const slotProps = toRef(() => ({
7623
7843
  page: __props.value,
7624
7844
  isSelected: isSelected.value,
@@ -7633,12 +7853,14 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7633
7853
  "disabled": __props.as === "button" ? __props.disabled : void 0,
7634
7854
  "tabindex": __props.disabled ? -1 : 0,
7635
7855
  "type": __props.as === "button" ? "button" : void 0,
7636
- "onClick": select
7856
+ "role": __props.as === "button" ? void 0 : "button",
7857
+ "onClick": select,
7858
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7637
7859
  }
7638
7860
  }));
7639
7861
  onBeforeUnmount(() => items.unregister(__props.id));
7640
7862
  return (_ctx, _cache) => {
7641
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7863
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7642
7864
  ref_key: "atom",
7643
7865
  ref: atom
7644
7866
  }, slotProps.value.attrs, {
@@ -7653,7 +7875,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7653
7875
  });
7654
7876
  //#endregion
7655
7877
  //#region src/components/Pagination/PaginationLast.vue
7656
- const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7878
+ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
7657
7879
  name: "PaginationLast",
7658
7880
  __name: "PaginationLast",
7659
7881
  props: {
@@ -7680,6 +7902,12 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7680
7902
  if (isDisabled.value) return;
7681
7903
  pagination.last();
7682
7904
  }
7905
+ function onKeydown(e) {
7906
+ if (e.key === "Enter" || e.key === " ") {
7907
+ e.preventDefault();
7908
+ last();
7909
+ }
7910
+ }
7683
7911
  const slotProps = toRef(() => ({
7684
7912
  isDisabled: isDisabled.value,
7685
7913
  last,
@@ -7690,12 +7918,14 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7690
7918
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
7691
7919
  "tabindex": isDisabled.value ? -1 : 0,
7692
7920
  "type": __props.as === "button" ? "button" : void 0,
7693
- "onClick": last
7921
+ "role": __props.as === "button" ? void 0 : "button",
7922
+ "onClick": last,
7923
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7694
7924
  }
7695
7925
  }));
7696
7926
  onBeforeUnmount(() => controls.unregister(__props.id));
7697
7927
  return (_ctx, _cache) => {
7698
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7928
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7699
7929
  ref_key: "atom",
7700
7930
  ref: atom
7701
7931
  }, slotProps.value.attrs, {
@@ -7710,7 +7940,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7710
7940
  });
7711
7941
  //#endregion
7712
7942
  //#region src/components/Pagination/PaginationNext.vue
7713
- const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7943
+ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
7714
7944
  name: "PaginationNext",
7715
7945
  __name: "PaginationNext",
7716
7946
  props: {
@@ -7737,6 +7967,12 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7737
7967
  if (isDisabled.value) return;
7738
7968
  pagination.next();
7739
7969
  }
7970
+ function onKeydown(e) {
7971
+ if (e.key === "Enter" || e.key === " ") {
7972
+ e.preventDefault();
7973
+ next();
7974
+ }
7975
+ }
7740
7976
  const slotProps = toRef(() => ({
7741
7977
  isDisabled: isDisabled.value,
7742
7978
  next,
@@ -7747,12 +7983,14 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7747
7983
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
7748
7984
  "tabindex": isDisabled.value ? -1 : 0,
7749
7985
  "type": __props.as === "button" ? "button" : void 0,
7750
- "onClick": next
7986
+ "role": __props.as === "button" ? void 0 : "button",
7987
+ "onClick": next,
7988
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7751
7989
  }
7752
7990
  }));
7753
7991
  onBeforeUnmount(() => controls.unregister(__props.id));
7754
7992
  return (_ctx, _cache) => {
7755
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
7993
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7756
7994
  ref_key: "atom",
7757
7995
  ref: atom
7758
7996
  }, slotProps.value.attrs, {
@@ -7767,7 +8005,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7767
8005
  });
7768
8006
  //#endregion
7769
8007
  //#region src/components/Pagination/PaginationPrev.vue
7770
- const _sfc_main$75 = /* @__PURE__ */ defineComponent({
8008
+ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
7771
8009
  name: "PaginationPrev",
7772
8010
  __name: "PaginationPrev",
7773
8011
  props: {
@@ -7794,6 +8032,12 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7794
8032
  if (isDisabled.value) return;
7795
8033
  pagination.prev();
7796
8034
  }
8035
+ function onKeydown(e) {
8036
+ if (e.key === "Enter" || e.key === " ") {
8037
+ e.preventDefault();
8038
+ prev();
8039
+ }
8040
+ }
7797
8041
  const slotProps = toRef(() => ({
7798
8042
  isDisabled: isDisabled.value,
7799
8043
  prev,
@@ -7804,12 +8048,14 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7804
8048
  "disabled": __props.as === "button" ? isDisabled.value : void 0,
7805
8049
  "tabindex": isDisabled.value ? -1 : 0,
7806
8050
  "type": __props.as === "button" ? "button" : void 0,
7807
- "onClick": prev
8051
+ "role": __props.as === "button" ? void 0 : "button",
8052
+ "onClick": prev,
8053
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7808
8054
  }
7809
8055
  }));
7810
8056
  onBeforeUnmount(() => controls.unregister(__props.id));
7811
8057
  return (_ctx, _cache) => {
7812
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
8058
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
7813
8059
  ref_key: "atom",
7814
8060
  ref: atom
7815
8061
  }, slotProps.value.attrs, {
@@ -7824,7 +8070,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7824
8070
  });
7825
8071
  //#endregion
7826
8072
  //#region src/components/Pagination/PaginationStatus.vue
7827
- const _sfc_main$74 = /* @__PURE__ */ defineComponent({
8073
+ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
7828
8074
  name: "PaginationStatus",
7829
8075
  __name: "PaginationStatus",
7830
8076
  props: {
@@ -7861,7 +8107,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
7861
8107
  }
7862
8108
  }));
7863
8109
  return (_ctx, _cache) => {
7864
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
8110
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
7865
8111
  as: __props.as,
7866
8112
  renderless: __props.renderless
7867
8113
  }), {
@@ -7909,7 +8155,7 @@ const Pagination = {
7909
8155
  * </template>
7910
8156
  * ```
7911
8157
  */
7912
- Root: _sfc_main$81,
8158
+ Root: _sfc_main$82,
7913
8159
  /**
7914
8160
  * Individual page button that navigates to a specific page number.
7915
8161
  *
@@ -7931,7 +8177,7 @@ const Pagination = {
7931
8177
  * </template>
7932
8178
  * ```
7933
8179
  */
7934
- Item: _sfc_main$78,
8180
+ Item: _sfc_main$79,
7935
8181
  /**
7936
8182
  * Navigation button that jumps to the first page. Automatically
7937
8183
  * disables when already on the first page.
@@ -7959,7 +8205,7 @@ const Pagination = {
7959
8205
  * </template>
7960
8206
  * ```
7961
8207
  */
7962
- First: _sfc_main$79,
8208
+ First: _sfc_main$80,
7963
8209
  /**
7964
8210
  * Navigation button that moves to the previous page. Automatically
7965
8211
  * disables when already on the first page.
@@ -7987,7 +8233,7 @@ const Pagination = {
7987
8233
  * </template>
7988
8234
  * ```
7989
8235
  */
7990
- Prev: _sfc_main$75,
8236
+ Prev: _sfc_main$76,
7991
8237
  /**
7992
8238
  * Visual indicator for omitted page numbers. Hidden from screen
7993
8239
  * readers via aria-hidden. Inherits ellipsis character from Root
@@ -8010,7 +8256,7 @@ const Pagination = {
8010
8256
  * </template>
8011
8257
  * ```
8012
8258
  */
8013
- Ellipsis: _sfc_main$80,
8259
+ Ellipsis: _sfc_main$81,
8014
8260
  /**
8015
8261
  * Navigation button that moves to the next page. Automatically
8016
8262
  * disables when already on the last page.
@@ -8038,7 +8284,7 @@ const Pagination = {
8038
8284
  * </template>
8039
8285
  * ```
8040
8286
  */
8041
- Next: _sfc_main$76,
8287
+ Next: _sfc_main$77,
8042
8288
  /**
8043
8289
  * Navigation button that jumps to the last page. Automatically
8044
8290
  * disables when already on the last page.
@@ -8066,7 +8312,7 @@ const Pagination = {
8066
8312
  * </template>
8067
8313
  * ```
8068
8314
  */
8069
- Last: _sfc_main$77,
8315
+ Last: _sfc_main$78,
8070
8316
  /**
8071
8317
  * Visually-hidden live region that announces page changes to screen
8072
8318
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -8087,12 +8333,12 @@ const Pagination = {
8087
8333
  * </template>
8088
8334
  * ```
8089
8335
  */
8090
- Status: _sfc_main$74
8336
+ Status: _sfc_main$75
8091
8337
  };
8092
8338
  //#endregion
8093
8339
  //#region src/components/Popover/PopoverRoot.vue
8094
8340
  const [usePopoverContext, providePopoverContext] = createContext("v0:popover");
8095
- const _sfc_main$73 = /* @__PURE__ */ defineComponent({
8341
+ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
8096
8342
  name: "PopoverRoot",
8097
8343
  __name: "PopoverRoot",
8098
8344
  props: /* @__PURE__ */ mergeModels({
@@ -8120,7 +8366,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
8120
8366
  toggle: popover.toggle
8121
8367
  }));
8122
8368
  return (_ctx, _cache) => {
8123
- return openBlock(), createBlock(unref(_sfc_main$170), {
8369
+ return openBlock(), createBlock(unref(_sfc_main$172), {
8124
8370
  as: __props.as,
8125
8371
  renderless: ""
8126
8372
  }, {
@@ -8132,7 +8378,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
8132
8378
  });
8133
8379
  //#endregion
8134
8380
  //#region src/components/Popover/PopoverActivator.vue
8135
- const _sfc_main$72 = /* @__PURE__ */ defineComponent({
8381
+ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
8136
8382
  name: "PopoverActivator",
8137
8383
  __name: "PopoverActivator",
8138
8384
  props: {
@@ -8147,19 +8393,28 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
8147
8393
  if (__props.target) return { anchorName: `--${String(__props.target).replace(/[^a-zA-Z0-9_-]/g, "")}` };
8148
8394
  return context.anchorStyles.value;
8149
8395
  });
8396
+ function onKeydown(e) {
8397
+ if (e.key === "Enter" || e.key === " ") {
8398
+ e.preventDefault();
8399
+ context.toggle();
8400
+ }
8401
+ }
8150
8402
  const slotProps = toRef(() => ({
8151
8403
  isOpen: context.isOpen.value,
8152
8404
  attrs: {
8153
8405
  "popovertarget": toValue(popovertarget),
8154
8406
  "type": __props.as === "button" ? "button" : void 0,
8407
+ "role": __props.as === "button" ? void 0 : "button",
8408
+ "tabindex": 0,
8155
8409
  "aria-expanded": context.isOpen.value,
8156
8410
  "aria-controls": toValue(popovertarget),
8157
8411
  "data-open": context.isOpen.value || void 0,
8158
- "style": style.value
8412
+ "style": style.value,
8413
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
8159
8414
  }
8160
8415
  }));
8161
8416
  return (_ctx, _cache) => {
8162
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
8417
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
8163
8418
  as: __props.as,
8164
8419
  renderless: __props.renderless
8165
8420
  }, slotProps.value.attrs), {
@@ -8171,7 +8426,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
8171
8426
  });
8172
8427
  //#endregion
8173
8428
  //#region src/components/Popover/PopoverContent.vue
8174
- const _sfc_main$71 = /* @__PURE__ */ defineComponent({
8429
+ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
8175
8430
  name: "PopoverContent",
8176
8431
  __name: "PopoverContent",
8177
8432
  props: {
@@ -8212,7 +8467,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
8212
8467
  }
8213
8468
  }));
8214
8469
  return (_ctx, _cache) => {
8215
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
8470
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
8216
8471
  ref_key: "ref",
8217
8472
  ref,
8218
8473
  as: __props.as,
@@ -8256,7 +8511,7 @@ const Popover = {
8256
8511
  * </template>
8257
8512
  * ```
8258
8513
  */
8259
- Root: _sfc_main$73,
8514
+ Root: _sfc_main$74,
8260
8515
  /**
8261
8516
  * Activator component that opens the popover.
8262
8517
  *
@@ -8275,7 +8530,7 @@ const Popover = {
8275
8530
  * </template>
8276
8531
  * ```
8277
8532
  */
8278
- Activator: _sfc_main$72,
8533
+ Activator: _sfc_main$73,
8279
8534
  /**
8280
8535
  * Component for the content section of a popover.
8281
8536
  *
@@ -8294,7 +8549,7 @@ const Popover = {
8294
8549
  * </template>
8295
8550
  * ```
8296
8551
  */
8297
- Content: _sfc_main$71
8552
+ Content: _sfc_main$72
8298
8553
  };
8299
8554
  //#endregion
8300
8555
  //#region src/components/Portal/Portal.vue
@@ -8310,7 +8565,7 @@ const Popover = {
8310
8565
  * Standardizes the teleport + stack registration pattern used by
8311
8566
  * overlay components (Snackbar, Toast, Dialog, etc.).
8312
8567
  */
8313
- const _sfc_main$70 = /* @__PURE__ */ defineComponent({
8568
+ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
8314
8569
  name: "Portal",
8315
8570
  __name: "Portal",
8316
8571
  props: {
@@ -8373,7 +8628,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
8373
8628
  * - Lifecycle events: `enter`, `leave`, `after-leave`
8374
8629
  * - Animation-agnostic: works with CSS, WAAPI, GSAP, or nothing
8375
8630
  */
8376
- const _sfc_main$69 = /* @__PURE__ */ defineComponent({
8631
+ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
8377
8632
  name: "Presence",
8378
8633
  __name: "Presence",
8379
8634
  props: /* @__PURE__ */ mergeModels({
@@ -8433,7 +8688,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
8433
8688
  //#endregion
8434
8689
  //#region src/components/Progress/ProgressHiddenInput.vue
8435
8690
  const _hoisted_1$5 = ["name", "value"];
8436
- const _sfc_main$68 = /* @__PURE__ */ defineComponent({
8691
+ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
8437
8692
  name: "ProgressHiddenInput",
8438
8693
  __name: "ProgressHiddenInput",
8439
8694
  props: { namespace: { default: "v0:progress:root" } },
@@ -8453,12 +8708,13 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
8453
8708
  //#endregion
8454
8709
  //#region src/components/Progress/ProgressRoot.vue
8455
8710
  const [useProgressRoot, provideProgressRoot] = createContext();
8456
- const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8711
+ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
8457
8712
  name: "ProgressRoot",
8458
8713
  inheritAttrs: false,
8459
8714
  __name: "ProgressRoot",
8460
8715
  props: /* @__PURE__ */ mergeModels({
8461
8716
  id: { default: () => /* @__PURE__ */ useId$1() },
8717
+ ariaLabel: {},
8462
8718
  modelValue: {},
8463
8719
  min: { default: 0 },
8464
8720
  max: { default: 100 },
@@ -8493,11 +8749,13 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8493
8749
  });
8494
8750
  useProxyModel(progress, internal, { multiple: true });
8495
8751
  const labelId = `${__props.id}-label`;
8752
+ const hasLabel = shallowRef(false);
8496
8753
  const context = {
8497
8754
  ...progress,
8498
8755
  id: __props.id,
8499
8756
  name: __props.name,
8500
- labelId
8757
+ labelId,
8758
+ hasLabel
8501
8759
  };
8502
8760
  provideProgressRoot(__props.namespace, context);
8503
8761
  const slotProps = toRef(() => {
@@ -8516,7 +8774,8 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8516
8774
  "aria-valuemin": __props.min,
8517
8775
  "aria-valuemax": __props.max,
8518
8776
  "aria-valuetext": indeterminate ? void 0 : `${Math.round(pct)}%`,
8519
- "aria-labelledby": labelId,
8777
+ "aria-label": hasLabel.value ? void 0 : __props.ariaLabel,
8778
+ "aria-labelledby": hasLabel.value ? labelId : void 0,
8520
8779
  "aria-busy": indeterminate ? true : void 0,
8521
8780
  "data-state": indeterminate ? "indeterminate" : "determinate",
8522
8781
  "data-complete": total >= __props.max ? true : void 0
@@ -8524,19 +8783,19 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8524
8783
  };
8525
8784
  });
8526
8785
  return (_ctx, _cache) => {
8527
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8786
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8528
8787
  as: __props.as,
8529
8788
  renderless: __props.renderless
8530
8789
  }), {
8531
8790
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
8532
8791
  _: 3
8533
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$68, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8792
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$69, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8534
8793
  };
8535
8794
  }
8536
8795
  });
8537
8796
  //#endregion
8538
8797
  //#region src/components/Progress/ProgressBuffer.vue
8539
- const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8798
+ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
8540
8799
  name: "ProgressBuffer",
8541
8800
  inheritAttrs: false,
8542
8801
  __name: "ProgressBuffer",
@@ -8565,7 +8824,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8565
8824
  }
8566
8825
  }));
8567
8826
  return (_ctx, _cache) => {
8568
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8827
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8569
8828
  as: __props.as,
8570
8829
  renderless: __props.renderless,
8571
8830
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -8582,7 +8841,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8582
8841
  });
8583
8842
  //#endregion
8584
8843
  //#region src/components/Progress/ProgressFill.vue
8585
- const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8844
+ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
8586
8845
  name: "ProgressFill",
8587
8846
  inheritAttrs: false,
8588
8847
  __name: "ProgressFill",
@@ -8613,7 +8872,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8613
8872
  }
8614
8873
  }));
8615
8874
  return (_ctx, _cache) => {
8616
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8875
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8617
8876
  as: __props.as,
8618
8877
  renderless: __props.renderless,
8619
8878
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -8630,7 +8889,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8630
8889
  });
8631
8890
  //#endregion
8632
8891
  //#region src/components/Progress/ProgressLabel.vue
8633
- const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8892
+ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
8634
8893
  name: "ProgressLabel",
8635
8894
  inheritAttrs: false,
8636
8895
  __name: "ProgressLabel",
@@ -8642,6 +8901,12 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8642
8901
  setup(__props) {
8643
8902
  const attrs = useAttrs();
8644
8903
  const root = useProgressRoot(__props.namespace);
8904
+ onMounted(() => {
8905
+ root.hasLabel.value = true;
8906
+ });
8907
+ onBeforeUnmount(() => {
8908
+ root.hasLabel.value = false;
8909
+ });
8645
8910
  const slotProps = toRef(() => ({
8646
8911
  total: root.total.value,
8647
8912
  percent: root.percent.value,
@@ -8649,7 +8914,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8649
8914
  attrs: { id: root.labelId }
8650
8915
  }));
8651
8916
  return (_ctx, _cache) => {
8652
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8917
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8653
8918
  as: __props.as,
8654
8919
  renderless: __props.renderless
8655
8920
  }), {
@@ -8661,7 +8926,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8661
8926
  });
8662
8927
  //#endregion
8663
8928
  //#region src/components/Progress/ProgressTrack.vue
8664
- const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8929
+ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
8665
8930
  name: "ProgressTrack",
8666
8931
  inheritAttrs: false,
8667
8932
  __name: "ProgressTrack",
@@ -8675,7 +8940,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8675
8940
  const root = useProgressRoot(__props.namespace);
8676
8941
  const slotProps = toRef(() => ({ attrs: { "data-state": root.isIndeterminate.value ? "indeterminate" : "determinate" } }));
8677
8942
  return (_ctx, _cache) => {
8678
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8943
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8679
8944
  as: __props.as,
8680
8945
  renderless: __props.renderless
8681
8946
  }), {
@@ -8687,7 +8952,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8687
8952
  });
8688
8953
  //#endregion
8689
8954
  //#region src/components/Progress/ProgressValue.vue
8690
- const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8955
+ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
8691
8956
  name: "ProgressValue",
8692
8957
  inheritAttrs: false,
8693
8958
  __name: "ProgressValue",
@@ -8707,7 +8972,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8707
8972
  attrs: {}
8708
8973
  }));
8709
8974
  return (_ctx, _cache) => {
8710
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8975
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
8711
8976
  as: __props.as,
8712
8977
  renderless: __props.renderless
8713
8978
  }), {
@@ -8779,7 +9044,7 @@ const Progress = {
8779
9044
  * </template>
8780
9045
  * ```
8781
9046
  */
8782
- Root: _sfc_main$67,
9047
+ Root: _sfc_main$68,
8783
9048
  /**
8784
9049
  * Track container for the progress bar.
8785
9050
  *
@@ -8802,7 +9067,7 @@ const Progress = {
8802
9067
  * </template>
8803
9068
  * ```
8804
9069
  */
8805
- Track: _sfc_main$63,
9070
+ Track: _sfc_main$64,
8806
9071
  /**
8807
9072
  * Fill element representing the current progress value.
8808
9073
  *
@@ -8823,7 +9088,7 @@ const Progress = {
8823
9088
  * </template>
8824
9089
  * ```
8825
9090
  */
8826
- Fill: _sfc_main$65,
9091
+ Fill: _sfc_main$66,
8827
9092
  /**
8828
9093
  * Buffer indicator for streaming or loading progress.
8829
9094
  *
@@ -8847,7 +9112,7 @@ const Progress = {
8847
9112
  * </template>
8848
9113
  * ```
8849
9114
  */
8850
- Buffer: _sfc_main$66,
9115
+ Buffer: _sfc_main$67,
8851
9116
  /**
8852
9117
  * Text display for the current progress value.
8853
9118
  *
@@ -8870,7 +9135,7 @@ const Progress = {
8870
9135
  * </template>
8871
9136
  * ```
8872
9137
  */
8873
- Value: _sfc_main$62,
9138
+ Value: _sfc_main$63,
8874
9139
  /**
8875
9140
  * Accessible label for the progress indicator.
8876
9141
  *
@@ -8891,7 +9156,7 @@ const Progress = {
8891
9156
  * </template>
8892
9157
  * ```
8893
9158
  */
8894
- Label: _sfc_main$64,
9159
+ Label: _sfc_main$65,
8895
9160
  /**
8896
9161
  * Hidden native input for form submission.
8897
9162
  *
@@ -8921,12 +9186,12 @@ const Progress = {
8921
9186
  * </template>
8922
9187
  * ```
8923
9188
  */
8924
- HiddenInput: _sfc_main$68
9189
+ HiddenInput: _sfc_main$69
8925
9190
  };
8926
9191
  //#endregion
8927
9192
  //#region src/components/Radio/RadioGroup.vue
8928
9193
  const [useRadioGroup, provideRadioGroup] = createContext();
8929
- const _sfc_main$61 = /* @__PURE__ */ defineComponent({
9194
+ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
8930
9195
  name: "RadioGroup",
8931
9196
  __name: "RadioGroup",
8932
9197
  props: /* @__PURE__ */ mergeModels({
@@ -8978,7 +9243,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8978
9243
  }
8979
9244
  }));
8980
9245
  return (_ctx, _cache) => {
8981
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
9246
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
8982
9247
  as: __props.as,
8983
9248
  renderless: __props.renderless
8984
9249
  }), {
@@ -8991,7 +9256,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8991
9256
  //#endregion
8992
9257
  //#region src/components/Radio/RadioRoot.vue
8993
9258
  const [useRadioRoot, provideRadioRoot] = createContext();
8994
- const _sfc_main$60 = /* @__PURE__ */ defineComponent({
9259
+ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
8995
9260
  name: "RadioRoot",
8996
9261
  inheritAttrs: false,
8997
9262
  __name: "RadioRoot",
@@ -9103,13 +9368,13 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
9103
9368
  }
9104
9369
  }));
9105
9370
  return (_ctx, _cache) => {
9106
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
9371
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
9107
9372
  as: __props.as,
9108
9373
  renderless: __props.renderless
9109
9374
  }), {
9110
9375
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9111
9376
  _: 3
9112
- }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$59, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9377
+ }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$60, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9113
9378
  };
9114
9379
  }
9115
9380
  });
@@ -9122,7 +9387,7 @@ const _hoisted_1$4 = [
9122
9387
  "name",
9123
9388
  "value"
9124
9389
  ];
9125
- const visuallyHiddenStyle$2 = {
9390
+ const visuallyHiddenStyle$3 = {
9126
9391
  position: "absolute",
9127
9392
  width: "1px",
9128
9393
  height: "1px",
@@ -9133,7 +9398,7 @@ const visuallyHiddenStyle$2 = {
9133
9398
  whiteSpace: "nowrap",
9134
9399
  border: "0"
9135
9400
  };
9136
- const _sfc_main$59 = /* @__PURE__ */ defineComponent({
9401
+ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
9137
9402
  name: "RadioHiddenInput",
9138
9403
  __name: "RadioHiddenInput",
9139
9404
  props: {
@@ -9160,7 +9425,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
9160
9425
  form: form.value,
9161
9426
  inert: "",
9162
9427
  name: name.value,
9163
- style: visuallyHiddenStyle$2,
9428
+ style: visuallyHiddenStyle$3,
9164
9429
  tabindex: "-1",
9165
9430
  type: "radio",
9166
9431
  value: value.value
@@ -9170,7 +9435,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
9170
9435
  });
9171
9436
  //#endregion
9172
9437
  //#region src/components/Radio/RadioIndicator.vue
9173
- const _sfc_main$58 = /* @__PURE__ */ defineComponent({
9438
+ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
9174
9439
  name: "RadioIndicator",
9175
9440
  __name: "RadioIndicator",
9176
9441
  props: {
@@ -9190,7 +9455,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
9190
9455
  }
9191
9456
  }));
9192
9457
  return (_ctx, _cache) => {
9193
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
9458
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
9194
9459
  as: __props.as,
9195
9460
  renderless: __props.renderless
9196
9461
  }), {
@@ -9263,7 +9528,7 @@ const Radio = {
9263
9528
  * </template>
9264
9529
  * ```
9265
9530
  */
9266
- Group: _sfc_main$61,
9531
+ Group: _sfc_main$62,
9267
9532
  /**
9268
9533
  * Hidden input component for form submission.
9269
9534
  *
@@ -9288,7 +9553,7 @@ const Radio = {
9288
9553
  * </template>
9289
9554
  * ```
9290
9555
  */
9291
- HiddenInput: _sfc_main$59,
9556
+ HiddenInput: _sfc_main$60,
9292
9557
  /**
9293
9558
  * Visual indicator component for radio buttons.
9294
9559
  *
@@ -9316,7 +9581,7 @@ const Radio = {
9316
9581
  * </template>
9317
9582
  * ```
9318
9583
  */
9319
- Indicator: _sfc_main$58,
9584
+ Indicator: _sfc_main$59,
9320
9585
  /**
9321
9586
  * Root component for individual radio buttons.
9322
9587
  *
@@ -9343,12 +9608,12 @@ const Radio = {
9343
9608
  * </template>
9344
9609
  * ```
9345
9610
  */
9346
- Root: _sfc_main$60
9611
+ Root: _sfc_main$61
9347
9612
  };
9348
9613
  //#endregion
9349
9614
  //#region src/components/Rating/RatingRoot.vue
9350
9615
  const [useRatingRoot, provideRatingRoot] = createContext();
9351
- const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9616
+ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
9352
9617
  name: "RatingRoot",
9353
9618
  inheritAttrs: false,
9354
9619
  __name: "RatingRoot",
@@ -9361,6 +9626,8 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9361
9626
  },
9362
9627
  disabled: { default: false },
9363
9628
  readonly: { default: false },
9629
+ ariaLabel: {},
9630
+ ariaLabelledby: {},
9364
9631
  name: {},
9365
9632
  namespace: { default: "v0:rating:root" },
9366
9633
  as: { default: "div" },
@@ -9425,6 +9692,8 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9425
9692
  value: rating.value.value,
9426
9693
  size: rating.size
9427
9694
  }) ?? `${rating.value.value} of ${rating.size} stars`,
9695
+ "aria-label": __props.ariaLabelledby ? void 0 : __props.ariaLabel || (locale.ti("Rating.label") ?? "Rating"),
9696
+ "aria-labelledby": __props.ariaLabelledby || void 0,
9428
9697
  "aria-disabled": isDisabled.value,
9429
9698
  "aria-readonly": isReadonly.value ? true : void 0,
9430
9699
  "data-disabled": isDisabled.value ? true : void 0,
@@ -9435,13 +9704,13 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9435
9704
  }
9436
9705
  }));
9437
9706
  return (_ctx, _cache) => {
9438
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9707
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9439
9708
  as: __props.as,
9440
9709
  renderless: __props.renderless
9441
9710
  }), {
9442
9711
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9443
9712
  _: 3
9444
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$56, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9713
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$57, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9445
9714
  };
9446
9715
  }
9447
9716
  });
@@ -9452,7 +9721,7 @@ const _hoisted_1$3 = [
9452
9721
  "name",
9453
9722
  "value"
9454
9723
  ];
9455
- const _sfc_main$56 = /* @__PURE__ */ defineComponent({
9724
+ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
9456
9725
  name: "RatingHiddenInput",
9457
9726
  __name: "RatingHiddenInput",
9458
9727
  props: { namespace: { default: "v0:rating:root" } },
@@ -9473,7 +9742,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
9473
9742
  });
9474
9743
  //#endregion
9475
9744
  //#region src/components/Rating/RatingItem.vue
9476
- const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9745
+ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
9477
9746
  name: "RatingItem",
9478
9747
  inheritAttrs: false,
9479
9748
  __name: "RatingItem",
@@ -9526,7 +9795,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9526
9795
  }
9527
9796
  }));
9528
9797
  return (_ctx, _cache) => {
9529
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9798
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
9530
9799
  as: __props.as,
9531
9800
  renderless: __props.renderless
9532
9801
  }), {
@@ -9563,7 +9832,6 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9563
9832
  * v-for="i in 5"
9564
9833
  * :key="i"
9565
9834
  * :index="i"
9566
- * as="button"
9567
9835
  * v-slot="{ state }"
9568
9836
  * >
9569
9837
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9599,7 +9867,6 @@ const Rating = {
9599
9867
  * v-for="i in 5"
9600
9868
  * :key="i"
9601
9869
  * :index="i"
9602
- * as="button"
9603
9870
  * v-slot="{ state }"
9604
9871
  * >
9605
9872
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9608,7 +9875,7 @@ const Rating = {
9608
9875
  * </template>
9609
9876
  * ```
9610
9877
  */
9611
- Root: _sfc_main$57,
9878
+ Root: _sfc_main$58,
9612
9879
  /**
9613
9880
  * Individual rating item (star/icon).
9614
9881
  *
@@ -9630,7 +9897,6 @@ const Rating = {
9630
9897
  * <template>
9631
9898
  * <Rating.Item
9632
9899
  * :index="1"
9633
- * as="button"
9634
9900
  * class="[&[data-state=full]]:text-amber-500 [&[data-state=empty]]:text-gray-300"
9635
9901
  * v-slot="{ state }"
9636
9902
  * >
@@ -9639,7 +9905,7 @@ const Rating = {
9639
9905
  * </template>
9640
9906
  * ```
9641
9907
  */
9642
- Item: _sfc_main$55,
9908
+ Item: _sfc_main$56,
9643
9909
  /**
9644
9910
  * Hidden native input for form submission.
9645
9911
  *
@@ -9666,7 +9932,6 @@ const Rating = {
9666
9932
  * v-for="i in 5"
9667
9933
  * :key="i"
9668
9934
  * :index="i"
9669
- * as="button"
9670
9935
  * v-slot="{ state }"
9671
9936
  * >
9672
9937
  * {{ state === 'full' ? '★' : '☆' }}
@@ -9675,11 +9940,11 @@ const Rating = {
9675
9940
  * </template>
9676
9941
  * ```
9677
9942
  */
9678
- HiddenInput: _sfc_main$56
9943
+ HiddenInput: _sfc_main$57
9679
9944
  };
9680
9945
  //#endregion
9681
9946
  //#region src/components/Scrim/Scrim.vue
9682
- const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9947
+ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
9683
9948
  name: "Scrim",
9684
9949
  inheritAttrs: false,
9685
9950
  __name: "Scrim",
@@ -9720,7 +9985,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9720
9985
  to: __props.teleportTo
9721
9986
  }, [createVNode(TransitionGroup, { name: __props.transition }, {
9722
9987
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
9723
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
9988
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
9724
9989
  key: ticket.id,
9725
9990
  as: __props.as,
9726
9991
  renderless: __props.renderless
@@ -9735,7 +10000,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9735
10000
  name: __props.transition
9736
10001
  }, {
9737
10002
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
9738
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10003
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
9739
10004
  key: ticket.id,
9740
10005
  as: __props.as,
9741
10006
  renderless: __props.renderless
@@ -9757,7 +10022,7 @@ const _hoisted_1$2 = [
9757
10022
  "name",
9758
10023
  "value"
9759
10024
  ];
9760
- const visuallyHiddenStyle$1 = {
10025
+ const visuallyHiddenStyle$2 = {
9761
10026
  position: "absolute",
9762
10027
  width: "1px",
9763
10028
  height: "1px",
@@ -9768,7 +10033,7 @@ const visuallyHiddenStyle$1 = {
9768
10033
  whiteSpace: "nowrap",
9769
10034
  border: "0"
9770
10035
  };
9771
- const _sfc_main$53 = /* @__PURE__ */ defineComponent({
10036
+ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
9772
10037
  name: "SelectHiddenInput",
9773
10038
  __name: "SelectHiddenInput",
9774
10039
  props: { namespace: { default: "v0:select" } },
@@ -9790,7 +10055,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9790
10055
  form: unref(context).form,
9791
10056
  inert: "",
9792
10057
  name: unref(context).name,
9793
- style: visuallyHiddenStyle$1,
10058
+ style: visuallyHiddenStyle$2,
9794
10059
  tabindex: "-1",
9795
10060
  type: "hidden",
9796
10061
  value: val
@@ -9802,7 +10067,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9802
10067
  //#endregion
9803
10068
  //#region src/components/Select/SelectRoot.vue
9804
10069
  const [useSelectContext, provideSelectContext] = createContext();
9805
- const _sfc_main$52 = /* @__PURE__ */ defineComponent({
10070
+ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
9806
10071
  name: "SelectRoot",
9807
10072
  __name: "SelectRoot",
9808
10073
  props: /* @__PURE__ */ mergeModels({
@@ -9909,19 +10174,19 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
9909
10174
  toggle
9910
10175
  }));
9911
10176
  return (_ctx, _cache) => {
9912
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), {
10177
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), {
9913
10178
  as: __props.as,
9914
10179
  renderless: ""
9915
10180
  }, {
9916
10181
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
9917
10182
  _: 3
9918
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$53, { key: 0 })) : createCommentVNode("v-if", true)], 64);
10183
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$54, { key: 0 })) : createCommentVNode("v-if", true)], 64);
9919
10184
  };
9920
10185
  }
9921
10186
  });
9922
10187
  //#endregion
9923
10188
  //#region src/components/Select/SelectActivator.vue
9924
- const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10189
+ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
9925
10190
  name: "SelectActivator",
9926
10191
  __name: "SelectActivator",
9927
10192
  props: {
@@ -9988,7 +10253,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
9988
10253
  }
9989
10254
  }));
9990
10255
  return (_ctx, _cache) => {
9991
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10256
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
9992
10257
  ref: "activator",
9993
10258
  as: __props.as,
9994
10259
  renderless: __props.renderless
@@ -10001,7 +10266,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10001
10266
  });
10002
10267
  //#endregion
10003
10268
  //#region src/components/Select/SelectContent.vue
10004
- const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10269
+ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10005
10270
  name: "SelectContent",
10006
10271
  __name: "SelectContent",
10007
10272
  props: {
@@ -10031,7 +10296,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10031
10296
  }
10032
10297
  }));
10033
10298
  return (_ctx, _cache) => {
10034
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10299
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
10035
10300
  ref_key: "content",
10036
10301
  ref: content,
10037
10302
  as: __props.as,
@@ -10045,7 +10310,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10045
10310
  });
10046
10311
  //#endregion
10047
10312
  //#region src/components/Select/SelectCue.vue
10048
- const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10313
+ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10049
10314
  name: "SelectCue",
10050
10315
  __name: "SelectCue",
10051
10316
  props: {
@@ -10063,7 +10328,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10063
10328
  }
10064
10329
  }));
10065
10330
  return (_ctx, _cache) => {
10066
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10331
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
10067
10332
  as: __props.as,
10068
10333
  renderless: __props.renderless
10069
10334
  }, slotProps.value.attrs), {
@@ -10075,7 +10340,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10075
10340
  });
10076
10341
  //#endregion
10077
10342
  //#region src/components/Select/SelectItem.vue
10078
- const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10343
+ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10079
10344
  name: "SelectItem",
10080
10345
  __name: "SelectItem",
10081
10346
  props: {
@@ -10122,7 +10387,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10122
10387
  }
10123
10388
  }));
10124
10389
  return (_ctx, _cache) => {
10125
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
10390
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
10126
10391
  as: __props.as,
10127
10392
  renderless: __props.renderless
10128
10393
  }, slotProps.value.attrs), {
@@ -10134,7 +10399,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10134
10399
  });
10135
10400
  //#endregion
10136
10401
  //#region src/components/Select/SelectPlaceholder.vue
10137
- const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10402
+ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10138
10403
  name: "SelectPlaceholder",
10139
10404
  __name: "SelectPlaceholder",
10140
10405
  props: {
@@ -10146,7 +10411,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10146
10411
  const context = useSelectContext(__props.namespace);
10147
10412
  const hasValue = toRef(() => context.selection.selectedIds.size > 0 || !/* @__PURE__ */ isNullOrUndefined(context.modelValue.value));
10148
10413
  return (_ctx, _cache) => {
10149
- return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
10414
+ return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$172), {
10150
10415
  key: 0,
10151
10416
  as: __props.as,
10152
10417
  renderless: __props.renderless
@@ -10159,7 +10424,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10159
10424
  });
10160
10425
  //#endregion
10161
10426
  //#region src/components/Select/SelectValue.vue
10162
- const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10427
+ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10163
10428
  name: "SelectValue",
10164
10429
  __name: "SelectValue",
10165
10430
  props: {
@@ -10190,7 +10455,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10190
10455
  };
10191
10456
  });
10192
10457
  return (_ctx, _cache) => {
10193
- return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$170), {
10458
+ return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$172), {
10194
10459
  key: 0,
10195
10460
  as: __props.as,
10196
10461
  renderless: __props.renderless
@@ -10237,9 +10502,8 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10237
10502
  * :key="item.id"
10238
10503
  * :id="item.id"
10239
10504
  * :value="item.label"
10240
- * v-slot="{ isSelected, attrs }"
10241
10505
  * >
10242
- * <div v-bind="attrs">{{ item.label }}</div>
10506
+ * {{ item.label }}
10243
10507
  * </Select.Item>
10244
10508
  * </Select.Content>
10245
10509
  * </Select.Root>
@@ -10274,7 +10538,7 @@ const Select = {
10274
10538
  * </template>
10275
10539
  * ```
10276
10540
  */
10277
- Root: _sfc_main$52,
10541
+ Root: _sfc_main$53,
10278
10542
  /**
10279
10543
  * Activator button that opens the select dropdown.
10280
10544
  *
@@ -10293,7 +10557,7 @@ const Select = {
10293
10557
  * </template>
10294
10558
  * ```
10295
10559
  */
10296
- Activator: _sfc_main$51,
10560
+ Activator: _sfc_main$52,
10297
10561
  /**
10298
10562
  * Display component for the selected value. Slot-based — consumers provide rendering.
10299
10563
  *
@@ -10313,7 +10577,7 @@ const Select = {
10313
10577
  * </template>
10314
10578
  * ```
10315
10579
  */
10316
- Value: _sfc_main$46,
10580
+ Value: _sfc_main$47,
10317
10581
  /**
10318
10582
  * Dropdown content container using native popover API with CSS anchor positioning.
10319
10583
  *
@@ -10333,7 +10597,7 @@ const Select = {
10333
10597
  * </template>
10334
10598
  * ```
10335
10599
  */
10336
- Content: _sfc_main$50,
10600
+ Content: _sfc_main$51,
10337
10601
  /**
10338
10602
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for CSS-driven styling.
10339
10603
  *
@@ -10350,7 +10614,7 @@ const Select = {
10350
10614
  * </Select.Activator>
10351
10615
  * ```
10352
10616
  */
10353
- Cue: _sfc_main$49,
10617
+ Cue: _sfc_main$50,
10354
10618
  /**
10355
10619
  * Option item within the select dropdown. Registers with selection and virtual focus.
10356
10620
  *
@@ -10363,13 +10627,13 @@ const Select = {
10363
10627
  * <\/script>
10364
10628
  *
10365
10629
  * <template>
10366
- * <Select.Item id="apple" value="Apple" v-slot="{ isSelected, attrs }">
10367
- * <div v-bind="attrs">Apple {{ isSelected ? '✓' : '' }}</div>
10630
+ * <Select.Item id="apple" value="Apple" v-slot="{ isSelected }">
10631
+ * Apple {{ isSelected ? '✓' : '' }}
10368
10632
  * </Select.Item>
10369
10633
  * </template>
10370
10634
  * ```
10371
10635
  */
10372
- Item: _sfc_main$48,
10636
+ Item: _sfc_main$49,
10373
10637
  /**
10374
10638
  * Placeholder text shown when no value is selected. Automatically hidden when a selection exists.
10375
10639
  *
@@ -10384,12 +10648,12 @@ const Select = {
10384
10648
  * </Select.Activator>
10385
10649
  * ```
10386
10650
  */
10387
- Placeholder: _sfc_main$47
10651
+ Placeholder: _sfc_main$48
10388
10652
  };
10389
10653
  //#endregion
10390
10654
  //#region src/components/Selection/SelectionRoot.vue
10391
10655
  const [useSelectionRoot, provideSelectionRoot] = createContext();
10392
- const _sfc_main$45 = /* @__PURE__ */ defineComponent({
10656
+ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10393
10657
  name: "SelectionRoot",
10394
10658
  __name: "SelectionRoot",
10395
10659
  props: /* @__PURE__ */ mergeModels({
@@ -10441,7 +10705,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
10441
10705
  });
10442
10706
  //#endregion
10443
10707
  //#region src/components/Selection/SelectionItem.vue
10444
- const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10708
+ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
10445
10709
  name: "SelectionItem",
10446
10710
  __name: "SelectionItem",
10447
10711
  props: {
@@ -10463,6 +10727,11 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10463
10727
  if (toValue(isDisabled)) return;
10464
10728
  ticket.toggle();
10465
10729
  }
10730
+ function onKeydown(e) {
10731
+ if (e.key !== "Enter" && e.key !== " ") return;
10732
+ e.preventDefault();
10733
+ onClick();
10734
+ }
10466
10735
  onBeforeUnmount(() => {
10467
10736
  selection.unregister(ticket.id);
10468
10737
  });
@@ -10476,11 +10745,14 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10476
10745
  unselect: ticket.unselect,
10477
10746
  toggle: ticket.toggle,
10478
10747
  attrs: {
10748
+ "role": "option",
10749
+ "tabindex": toValue(isDisabled) ? -1 : 0,
10479
10750
  "aria-selected": toValue(ticket.isSelected),
10480
10751
  "aria-disabled": toValue(isDisabled),
10481
10752
  "data-selected": toValue(ticket.isSelected) || void 0,
10482
10753
  "data-disabled": toValue(isDisabled) || void 0,
10483
- "onClick": onClick
10754
+ "onClick": onClick,
10755
+ "onKeydown": onKeydown
10484
10756
  }
10485
10757
  }));
10486
10758
  return (_ctx, _cache) => {
@@ -10520,7 +10792,7 @@ const Selection = {
10520
10792
  * </template>
10521
10793
  * ```
10522
10794
  */
10523
- Root: _sfc_main$45,
10795
+ Root: _sfc_main$46,
10524
10796
  /**
10525
10797
  * Item component for selection contexts.
10526
10798
  *
@@ -10539,12 +10811,12 @@ const Selection = {
10539
10811
  * </template>
10540
10812
  * ```
10541
10813
  */
10542
- Item: _sfc_main$44
10814
+ Item: _sfc_main$45
10543
10815
  };
10544
10816
  //#endregion
10545
10817
  //#region src/components/Single/SingleRoot.vue
10546
10818
  const [useSingleRoot, provideSingleRoot] = createContext();
10547
- const _sfc_main$43 = /* @__PURE__ */ defineComponent({
10819
+ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
10548
10820
  name: "SingleRoot",
10549
10821
  __name: "SingleRoot",
10550
10822
  props: /* @__PURE__ */ mergeModels({
@@ -10590,7 +10862,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
10590
10862
  });
10591
10863
  //#endregion
10592
10864
  //#region src/components/Single/SingleItem.vue
10593
- const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10865
+ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
10594
10866
  name: "SingleItem",
10595
10867
  __name: "SingleItem",
10596
10868
  props: {
@@ -10612,6 +10884,11 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10612
10884
  if (toValue(isDisabled)) return;
10613
10885
  ticket.toggle();
10614
10886
  }
10887
+ function onKeydown(e) {
10888
+ if (e.key !== "Enter" && e.key !== " ") return;
10889
+ e.preventDefault();
10890
+ onClick();
10891
+ }
10615
10892
  onBeforeUnmount(() => {
10616
10893
  single.unregister(ticket.id);
10617
10894
  });
@@ -10625,11 +10902,14 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10625
10902
  unselect: ticket.unselect,
10626
10903
  toggle: ticket.toggle,
10627
10904
  attrs: {
10905
+ "role": "option",
10906
+ "tabindex": toValue(isDisabled) ? -1 : 0,
10628
10907
  "aria-selected": toValue(ticket.isSelected),
10629
10908
  "aria-disabled": toValue(isDisabled),
10630
10909
  "data-selected": toValue(ticket.isSelected) || void 0,
10631
10910
  "data-disabled": toValue(isDisabled) || void 0,
10632
- "onClick": onClick
10911
+ "onClick": onClick,
10912
+ "onKeydown": onKeydown
10633
10913
  }
10634
10914
  }));
10635
10915
  return (_ctx, _cache) => {
@@ -10669,7 +10949,7 @@ const Single = {
10669
10949
  * </template>
10670
10950
  * ```
10671
10951
  */
10672
- Root: _sfc_main$43,
10952
+ Root: _sfc_main$44,
10673
10953
  /**
10674
10954
  * Component representing a selectable item within Single.Root.
10675
10955
  *
@@ -10690,12 +10970,12 @@ const Single = {
10690
10970
  * </template>
10691
10971
  * ```
10692
10972
  */
10693
- Item: _sfc_main$42
10973
+ Item: _sfc_main$43
10694
10974
  };
10695
10975
  //#endregion
10696
10976
  //#region src/components/Slider/SliderRoot.vue
10697
10977
  const [useSliderRoot, provideSliderRoot] = createContext();
10698
- const _sfc_main$41 = /* @__PURE__ */ defineComponent({
10978
+ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
10699
10979
  name: "SliderRoot",
10700
10980
  inheritAttrs: false,
10701
10981
  __name: "SliderRoot",
@@ -10837,14 +11117,14 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
10837
11117
  }
10838
11118
  }));
10839
11119
  return (_ctx, _cache) => {
10840
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11120
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10841
11121
  as: __props.as,
10842
11122
  renderless: __props.renderless
10843
11123
  }), {
10844
11124
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
10845
11125
  _: 3
10846
11126
  }, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
10847
- return openBlock(), createBlock(_sfc_main$40, {
11127
+ return openBlock(), createBlock(_sfc_main$41, {
10848
11128
  key: index,
10849
11129
  index
10850
11130
  }, null, 8, ["index"]);
@@ -10860,7 +11140,7 @@ const _hoisted_1$1 = [
10860
11140
  "name",
10861
11141
  "value"
10862
11142
  ];
10863
- const _sfc_main$40 = /* @__PURE__ */ defineComponent({
11143
+ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
10864
11144
  name: "SliderHiddenInput",
10865
11145
  __name: "SliderHiddenInput",
10866
11146
  props: {
@@ -10885,7 +11165,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
10885
11165
  });
10886
11166
  //#endregion
10887
11167
  //#region src/components/Slider/SliderRange.vue
10888
- const _sfc_main$39 = /* @__PURE__ */ defineComponent({
11168
+ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
10889
11169
  name: "SliderRange",
10890
11170
  inheritAttrs: false,
10891
11171
  __name: "SliderRange",
@@ -10926,7 +11206,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
10926
11206
  }
10927
11207
  }));
10928
11208
  return (_ctx, _cache) => {
10929
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11209
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
10930
11210
  as: __props.as,
10931
11211
  renderless: __props.renderless,
10932
11212
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -10943,7 +11223,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
10943
11223
  });
10944
11224
  //#endregion
10945
11225
  //#region src/components/Slider/SliderThumb.vue
10946
- const _sfc_main$38 = /* @__PURE__ */ defineComponent({
11226
+ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
10947
11227
  name: "SliderThumb",
10948
11228
  inheritAttrs: false,
10949
11229
  __name: "SliderThumb",
@@ -10958,6 +11238,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
10958
11238
  setup(__props) {
10959
11239
  const attrs = useAttrs();
10960
11240
  const root = useSliderRoot(__props.namespace);
11241
+ const locale = useLocale();
10961
11242
  const thumbRef = useTemplateRef("thumb");
10962
11243
  const ticket = root.register();
10963
11244
  onBeforeUnmount(() => {
@@ -11023,7 +11304,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
11023
11304
  "aria-orientation": toValue(root.orientation),
11024
11305
  "aria-disabled": isDisabled.value,
11025
11306
  "aria-readonly": isReadonly.value ? true : void 0,
11026
- "aria-label": __props.ariaLabel || void 0,
11307
+ "aria-label": __props.ariaLabelledby ? void 0 : __props.ariaLabel || (locale.ti("Slider.label") ?? "Slider"),
11027
11308
  "aria-labelledby": __props.ariaLabelledby || void 0,
11028
11309
  "data-state": dataState.value,
11029
11310
  "data-disabled": isDisabled.value ? true : void 0,
@@ -11037,7 +11318,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
11037
11318
  }
11038
11319
  }));
11039
11320
  return (_ctx, _cache) => {
11040
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "thumb" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11321
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "thumb" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11041
11322
  as: __props.as,
11042
11323
  renderless: __props.renderless,
11043
11324
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -11054,7 +11335,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
11054
11335
  });
11055
11336
  //#endregion
11056
11337
  //#region src/components/Slider/SliderTrack.vue
11057
- const _sfc_main$37 = /* @__PURE__ */ defineComponent({
11338
+ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
11058
11339
  name: "SliderTrack",
11059
11340
  inheritAttrs: false,
11060
11341
  __name: "SliderTrack",
@@ -11103,7 +11384,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
11103
11384
  "onPointerdown": onPointerdown
11104
11385
  } }));
11105
11386
  return (_ctx, _cache) => {
11106
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "track" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11387
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "track" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11107
11388
  as: __props.as,
11108
11389
  renderless: __props.renderless,
11109
11390
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -11175,7 +11456,7 @@ const Slider = {
11175
11456
  * </template>
11176
11457
  * ```
11177
11458
  */
11178
- Root: _sfc_main$41,
11459
+ Root: _sfc_main$42,
11179
11460
  /**
11180
11461
  * Track element that contains the Range and handles click-to-position.
11181
11462
  *
@@ -11192,7 +11473,7 @@ const Slider = {
11192
11473
  * </Slider.Track>
11193
11474
  * ```
11194
11475
  */
11195
- Track: _sfc_main$37,
11476
+ Track: _sfc_main$38,
11196
11477
  /**
11197
11478
  * Filled region between thumb positions.
11198
11479
  *
@@ -11209,7 +11490,7 @@ const Slider = {
11209
11490
  * </Slider.Track>
11210
11491
  * ```
11211
11492
  */
11212
- Range: _sfc_main$39,
11493
+ Range: _sfc_main$40,
11213
11494
  /**
11214
11495
  * Draggable thumb control with keyboard navigation.
11215
11496
  *
@@ -11226,7 +11507,7 @@ const Slider = {
11226
11507
  * <Slider.Thumb />
11227
11508
  * ```
11228
11509
  */
11229
- Thumb: _sfc_main$38,
11510
+ Thumb: _sfc_main$39,
11230
11511
  /**
11231
11512
  * Hidden native input for form submission.
11232
11513
  *
@@ -11260,15 +11541,57 @@ const Slider = {
11260
11541
  * </template>
11261
11542
  * ```
11262
11543
  */
11263
- HiddenInput: _sfc_main$40
11544
+ HiddenInput: _sfc_main$41
11545
+ };
11546
+ //#endregion
11547
+ //#region src/components/Snackbar/SnackbarAnnouncer.vue
11548
+ const visuallyHiddenStyle$1 = {
11549
+ position: "absolute",
11550
+ width: "1px",
11551
+ height: "1px",
11552
+ padding: "0",
11553
+ margin: "-1px",
11554
+ overflow: "hidden",
11555
+ clip: "rect(0, 0, 0, 0)",
11556
+ whiteSpace: "nowrap",
11557
+ border: "0"
11264
11558
  };
11559
+ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
11560
+ name: "SnackbarAnnouncer",
11561
+ __name: "SnackbarAnnouncer",
11562
+ props: { namespace: { default: "v0:notifications" } },
11563
+ setup(__props) {
11564
+ const portal = usePortal(__props.namespace);
11565
+ const polite = toRef(() => portal?.polite.value ?? "");
11566
+ const assertive = toRef(() => portal?.assertive.value ?? "");
11567
+ return (_ctx, _cache) => {
11568
+ return openBlock(), createElementBlock(Fragment, null, [createElementVNode("div", {
11569
+ "aria-atomic": "true",
11570
+ "aria-live": "polite",
11571
+ role: "status",
11572
+ style: visuallyHiddenStyle$1
11573
+ }, toDisplayString(polite.value), 1), createElementVNode("div", {
11574
+ "aria-atomic": "true",
11575
+ "aria-live": "assertive",
11576
+ role: "alert",
11577
+ style: visuallyHiddenStyle$1
11578
+ }, toDisplayString(assertive.value), 1)], 64);
11579
+ };
11580
+ }
11581
+ });
11265
11582
  //#endregion
11266
11583
  //#region src/components/Snackbar/SnackbarPortal.vue
11584
+ const [usePortal, providePortal] = createContext({ suffix: "portal" });
11267
11585
  const _sfc_main$36 = /* @__PURE__ */ defineComponent({
11268
11586
  name: "SnackbarPortal",
11269
11587
  inheritAttrs: false,
11270
11588
  __name: "SnackbarPortal",
11271
11589
  props: {
11590
+ announcer: {
11591
+ type: Boolean,
11592
+ default: true
11593
+ },
11594
+ namespace: { default: "v0:notifications" },
11272
11595
  teleport: {
11273
11596
  type: [
11274
11597
  String,
@@ -11281,28 +11604,61 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
11281
11604
  renderless: { type: Boolean }
11282
11605
  },
11283
11606
  setup(__props) {
11607
+ const polite = shallowRef("");
11608
+ const assertive = shallowRef("");
11609
+ let politeNext = "";
11610
+ let assertiveNext = "";
11611
+ const politeFrame = useRaf(() => {
11612
+ polite.value = politeNext;
11613
+ });
11614
+ const assertiveFrame = useRaf(() => {
11615
+ assertive.value = assertiveNext;
11616
+ });
11617
+ function announce(message, urgent = false) {
11618
+ const region = urgent ? assertive : polite;
11619
+ region.value = "";
11620
+ if (urgent) {
11621
+ assertiveNext = message;
11622
+ assertiveFrame();
11623
+ } else {
11624
+ politeNext = message;
11625
+ politeFrame();
11626
+ }
11627
+ }
11628
+ providePortal(__props.namespace, {
11629
+ announce,
11630
+ polite: shallowReadonly(polite),
11631
+ assertive: shallowReadonly(assertive)
11632
+ });
11284
11633
  function getSlotProps(zIndex) {
11285
11634
  return {
11286
11635
  zIndex,
11287
- attrs: { style: {
11288
- position: "relative",
11289
- zIndex
11290
- } }
11636
+ attrs: { style: { zIndex } }
11291
11637
  };
11292
11638
  }
11639
+ const atomRef = useTemplateRef("atom");
11640
+ watch(toRef(() => /* @__PURE__ */ toElement(atomRef.value?.element) ?? null), (value) => {
11641
+ if (!IN_BROWSER || /* @__PURE__ */ isNull(value)) return;
11642
+ const element = value;
11643
+ if (getComputedStyle(element).position === "static") element.style.position = "relative";
11644
+ });
11293
11645
  return (_ctx, _cache) => {
11294
- return openBlock(), createBlock(unref(_sfc_main$70), {
11646
+ return openBlock(), createBlock(unref(_sfc_main$71), {
11295
11647
  disabled: __props.teleport === false,
11296
11648
  scrim: false,
11297
11649
  to: __props.teleport || "body"
11298
11650
  }, {
11299
- default: withCtx(({ zIndex }) => [createVNode(unref(_sfc_main$170), mergeProps({
11651
+ default: withCtx(({ zIndex }) => [createVNode(unref(_sfc_main$172), mergeProps({
11652
+ ref: "atom",
11300
11653
  as: __props.as,
11301
11654
  renderless: __props.renderless
11302
11655
  }, mergeProps(_ctx.$attrs, getSlotProps(zIndex).attrs)), {
11303
11656
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(getSlotProps(zIndex))))]),
11304
11657
  _: 2
11305
- }, 1040, ["as", "renderless"])]),
11658
+ }, 1040, ["as", "renderless"]), __props.announcer ? (openBlock(), createBlock(_sfc_main$37, {
11659
+ key: 0,
11660
+ namespace: __props.namespace
11661
+ }, null, 8, ["namespace"])) : createCommentVNode("v-if", true)]),
11306
11662
  _: 3
11307
11663
  }, 8, ["disabled", "to"]);
11308
11664
  };
@@ -11367,7 +11723,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
11367
11723
  }
11368
11724
  }));
11369
11725
  return (_ctx, _cache) => {
11370
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
11726
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
11371
11727
  ref_key: "container",
11372
11728
  ref: container,
11373
11729
  as: __props.as,
@@ -11395,6 +11751,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
11395
11751
  emits: ["dismiss"],
11396
11752
  setup(__props, { emit: __emit }) {
11397
11753
  const emit = __emit;
11754
+ const portal = usePortal(__props.namespace, null);
11398
11755
  const queue = useSnackbarQueueContext(__props.namespace, null);
11399
11756
  function onDismiss() {
11400
11757
  if (queue) queue.dismiss(__props.id);
@@ -11404,12 +11761,21 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
11404
11761
  id: __props.id,
11405
11762
  onDismiss
11406
11763
  });
11764
+ const atomRef = useTemplateRef("atom");
11765
+ const el = toRef(() => /* @__PURE__ */ toElement(atomRef.value?.element) ?? null);
11766
+ onMounted(async () => {
11767
+ if (!portal) return;
11768
+ await nextTick();
11769
+ const text = el.value?.textContent;
11770
+ if (text) portal.announce(text, __props.urgent);
11771
+ });
11407
11772
  const slotProps = toRef(() => ({
11408
11773
  id: __props.id,
11409
11774
  attrs: { role: __props.urgent ? "alert" : "status" }
11410
11775
  }));
11411
11776
  return (_ctx, _cache) => {
11412
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
11777
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
11778
+ ref: "atom",
11413
11779
  as: __props.as,
11414
11780
  renderless: __props.renderless
11415
11781
  }, slotProps.value.attrs), {
@@ -11430,7 +11796,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
11430
11796
  },
11431
11797
  setup(__props) {
11432
11798
  return (_ctx, _cache) => {
11433
- return openBlock(), createBlock(unref(_sfc_main$170), {
11799
+ return openBlock(), createBlock(unref(_sfc_main$172), {
11434
11800
  as: __props.as,
11435
11801
  renderless: __props.renderless
11436
11802
  }, {
@@ -11456,13 +11822,22 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
11456
11822
  function onClick() {
11457
11823
  context.onDismiss();
11458
11824
  }
11825
+ function onKeydown(e) {
11826
+ if (e.key === "Enter" || e.key === " ") {
11827
+ e.preventDefault();
11828
+ onClick();
11829
+ }
11830
+ }
11459
11831
  const slotProps = toRef(() => ({ attrs: {
11460
11832
  "type": __props.as === "button" ? "button" : void 0,
11833
+ "role": __props.as === "button" ? void 0 : "button",
11834
+ "tabindex": 0,
11461
11835
  "aria-label": locale.ti("Snackbar.close") ?? "Dismiss",
11462
- "onClick": onClick
11836
+ "onClick": onClick,
11837
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
11463
11838
  } }));
11464
11839
  return (_ctx, _cache) => {
11465
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
11840
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
11466
11841
  as: __props.as,
11467
11842
  renderless: __props.renderless
11468
11843
  }, slotProps.value.attrs), {
@@ -11606,7 +11981,33 @@ const Snackbar = {
11606
11981
  * </template>
11607
11982
  * ```
11608
11983
  */
11609
- Close: _sfc_main$32
11984
+ Close: _sfc_main$32,
11985
+ /**
11986
+ * Visually-hidden polite + assertive live-region pair that announces
11987
+ * snackbar messages. Auto-rendered by Snackbar.Portal — place explicitly
11988
+ * with `:announcer="false"` on the Portal to control position or markup
11989
+ * order.
11990
+ *
11991
+ * @see https://0.vuetifyjs.com/components/semantic/snackbar
11992
+ *
11993
+ * @example
11994
+ * ```vue
11995
+ * <script setup lang="ts">
11996
+ * import { Snackbar } from '@vuetify/v0'
11997
+ * <\/script>
11998
+ *
11999
+ * <template>
12000
+ * <Snackbar.Portal :announcer="false">
12001
+ * <Snackbar.Announcer />
12002
+ * <Snackbar.Root>
12003
+ * <Snackbar.Content>Saved</Snackbar.Content>
12004
+ * <Snackbar.Close />
12005
+ * </Snackbar.Root>
12006
+ * </Snackbar.Portal>
12007
+ * </template>
12008
+ * ```
12009
+ */
12010
+ Announcer: _sfc_main$37
11610
12011
  };
11611
12012
  //#endregion
11612
12013
  //#region src/components/Splitter/SplitterRoot.vue
@@ -11811,7 +12212,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
11811
12212
  }
11812
12213
  }));
11813
12214
  return (_ctx, _cache) => {
11814
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
12215
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
11815
12216
  as: __props.as,
11816
12217
  renderless: __props.renderless,
11817
12218
  style: [
@@ -11943,7 +12344,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
11943
12344
  }
11944
12345
  }));
11945
12346
  return (_ctx, _cache) => {
11946
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12347
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
11947
12348
  as: __props.as,
11948
12349
  renderless: __props.renderless,
11949
12350
  style: [
@@ -12148,7 +12549,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
12148
12549
  }
12149
12550
  }));
12150
12551
  return (_ctx, _cache) => {
12151
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12552
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12152
12553
  as: __props.as,
12153
12554
  renderless: __props.renderless,
12154
12555
  style: [
@@ -12324,6 +12725,11 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
12324
12725
  if (toValue(isDisabled)) return;
12325
12726
  ticket.toggle();
12326
12727
  }
12728
+ function onKeydown(e) {
12729
+ if (e.key !== "Enter" && e.key !== " ") return;
12730
+ e.preventDefault();
12731
+ onClick();
12732
+ }
12327
12733
  onBeforeUnmount(() => {
12328
12734
  step.unregister(ticket.id);
12329
12735
  });
@@ -12337,11 +12743,14 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
12337
12743
  unselect: ticket.unselect,
12338
12744
  toggle: ticket.toggle,
12339
12745
  attrs: {
12746
+ "role": "tab",
12747
+ "tabindex": toValue(isDisabled) ? -1 : 0,
12340
12748
  "aria-selected": toValue(ticket.isSelected),
12341
12749
  "aria-disabled": toValue(isDisabled),
12342
12750
  "data-selected": toValue(ticket.isSelected) || void 0,
12343
12751
  "data-disabled": toValue(isDisabled) || void 0,
12344
- "onClick": onClick
12752
+ "onClick": onClick,
12753
+ "onKeydown": onKeydown
12345
12754
  }
12346
12755
  }));
12347
12756
  return (_ctx, _cache) => {
@@ -12459,7 +12868,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
12459
12868
  }
12460
12869
  }));
12461
12870
  return (_ctx, _cache) => {
12462
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
12871
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
12463
12872
  as: __props.as,
12464
12873
  renderless: __props.renderless
12465
12874
  }), {
@@ -12593,7 +13002,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
12593
13002
  }
12594
13003
  }));
12595
13004
  return (_ctx, _cache) => {
12596
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13005
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12597
13006
  as: __props.as,
12598
13007
  renderless: __props.renderless
12599
13008
  }), {
@@ -12733,7 +13142,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
12733
13142
  }
12734
13143
  }));
12735
13144
  return (_ctx, _cache) => {
12736
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13145
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
12737
13146
  as: __props.as,
12738
13147
  renderless: __props.renderless
12739
13148
  }), {
@@ -12767,7 +13176,7 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
12767
13176
  }
12768
13177
  }));
12769
13178
  return (_ctx, _cache) => {
12770
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13179
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
12771
13180
  as: __props.as,
12772
13181
  renderless: __props.renderless
12773
13182
  }), {
@@ -12801,7 +13210,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
12801
13210
  }
12802
13211
  }));
12803
13212
  return (_ctx, _cache) => {
12804
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13213
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
12805
13214
  as: __props.as,
12806
13215
  dir: "ltr",
12807
13216
  renderless: __props.renderless
@@ -13102,7 +13511,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
13102
13511
  }
13103
13512
  }));
13104
13513
  return (_ctx, _cache) => {
13105
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13514
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13106
13515
  as: __props.as,
13107
13516
  renderless: __props.renderless
13108
13517
  }), {
@@ -13250,7 +13659,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
13250
13659
  }
13251
13660
  }));
13252
13661
  return (_ctx, _cache) => {
13253
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
13662
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
13254
13663
  as: __props.as,
13255
13664
  renderless: __props.renderless
13256
13665
  }), {
@@ -13299,7 +13708,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
13299
13708
  }
13300
13709
  }));
13301
13710
  return (_ctx, _cache) => {
13302
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13711
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13303
13712
  as: __props.as,
13304
13713
  renderless: __props.renderless
13305
13714
  }), {
@@ -13409,7 +13818,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
13409
13818
  isDark: isDark.value
13410
13819
  }));
13411
13820
  return (_ctx, _cache) => {
13412
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
13821
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
13413
13822
  as: __props.as,
13414
13823
  "data-theme": selectedId.value,
13415
13824
  renderless: __props.renderless
@@ -13486,7 +13895,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
13486
13895
  }
13487
13896
  }));
13488
13897
  return (_ctx, _cache) => {
13489
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
13898
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
13490
13899
  as: __props.as,
13491
13900
  renderless: __props.renderless
13492
13901
  }), {
@@ -13549,7 +13958,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
13549
13958
  toggle();
13550
13959
  }
13551
13960
  function onKeydown(e) {
13552
- if (e.key !== " ") return;
13961
+ if (e.key !== " " && e.key !== "Enter") return;
13553
13962
  e.preventDefault();
13554
13963
  toggle();
13555
13964
  }
@@ -13568,17 +13977,18 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
13568
13977
  toggle,
13569
13978
  attrs: {
13570
13979
  "type": __props.as === "button" ? "button" : void 0,
13980
+ "role": __props.as === "button" ? void 0 : "button",
13571
13981
  "aria-pressed": isPressed.value,
13572
13982
  "aria-disabled": isDisabled.value,
13573
- "tabindex": isDisabled.value ? void 0 : 0,
13983
+ "tabindex": isDisabled.value ? -1 : 0,
13574
13984
  "data-state": isPressed.value ? "on" : "off",
13575
13985
  "data-disabled": isDisabled.value ? true : void 0,
13576
13986
  "onClick": onClick,
13577
- "onKeydown": onKeydown
13987
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
13578
13988
  }
13579
13989
  }));
13580
13990
  return (_ctx, _cache) => {
13581
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13991
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
13582
13992
  as: __props.as,
13583
13993
  renderless: __props.renderless
13584
13994
  }), {
@@ -13609,7 +14019,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
13609
14019
  }
13610
14020
  }));
13611
14021
  return (_ctx, _cache) => {
13612
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14022
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
13613
14023
  as: __props.as,
13614
14024
  renderless: __props.renderless
13615
14025
  }), {
@@ -13806,7 +14216,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
13806
14216
  isDisabled: isDisabled.value
13807
14217
  }));
13808
14218
  return (_ctx, _cache) => {
13809
- return openBlock(), createBlock(unref(_sfc_main$170), {
14219
+ return openBlock(), createBlock(unref(_sfc_main$172), {
13810
14220
  as: __props.as,
13811
14221
  renderless: ""
13812
14222
  }, {
@@ -13873,7 +14283,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
13873
14283
  styles: root.anchorStyles.value
13874
14284
  }));
13875
14285
  return (_ctx, _cache) => {
13876
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
14286
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
13877
14287
  as: __props.as,
13878
14288
  renderless: __props.renderless,
13879
14289
  style: unref(root).anchorStyles.value
@@ -13930,7 +14340,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
13930
14340
  styles: root.contentStyles.value
13931
14341
  }));
13932
14342
  return (_ctx, _cache) => {
13933
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({
14343
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({
13934
14344
  ref: "atom",
13935
14345
  as: __props.as,
13936
14346
  renderless: __props.renderless,
@@ -14240,7 +14650,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
14240
14650
  onFocusin
14241
14651
  } }));
14242
14652
  return (_ctx, _cache) => {
14243
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14653
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14244
14654
  as: __props.as,
14245
14655
  renderless: __props.renderless
14246
14656
  }), {
@@ -14321,7 +14731,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
14321
14731
  }
14322
14732
  }));
14323
14733
  return (_ctx, _cache) => {
14324
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps({ ref: "root" }, slotProps.value.attrs, {
14734
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps({ ref: "root" }, slotProps.value.attrs, {
14325
14735
  as: __props.as,
14326
14736
  renderless: __props.renderless
14327
14737
  }), {
@@ -14360,7 +14770,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
14360
14770
  }
14361
14771
  }));
14362
14772
  return (_ctx, _cache) => {
14363
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14773
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14364
14774
  as: __props.as,
14365
14775
  renderless: __props.renderless
14366
14776
  }), {
@@ -14401,7 +14811,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
14401
14811
  }
14402
14812
  }));
14403
14813
  return (_ctx, _cache) => {
14404
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14814
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14405
14815
  as: __props.as,
14406
14816
  renderless: __props.renderless
14407
14817
  }), {
@@ -14461,7 +14871,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
14461
14871
  }
14462
14872
  }));
14463
14873
  return (_ctx, _cache) => {
14464
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14874
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14465
14875
  as: __props.as,
14466
14876
  renderless: __props.renderless
14467
14877
  }), {
@@ -14483,7 +14893,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
14483
14893
  setup(__props) {
14484
14894
  const slotProps = toRef(() => ({ attrs: { role: "group" } }));
14485
14895
  return (_ctx, _cache) => {
14486
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14896
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14487
14897
  as: __props.as,
14488
14898
  renderless: __props.renderless
14489
14899
  }), {
@@ -14519,7 +14929,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
14519
14929
  }
14520
14930
  }));
14521
14931
  return (_ctx, _cache) => {
14522
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
14932
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14523
14933
  as: __props.as,
14524
14934
  renderless: __props.renderless
14525
14935
  }), {
@@ -14621,7 +15031,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
14621
15031
  }
14622
15032
  }));
14623
15033
  return (_ctx, _cache) => {
14624
- return openBlock(), createBlock(unref(_sfc_main$170), mergeProps(slotProps.value.attrs, {
15034
+ return openBlock(), createBlock(unref(_sfc_main$172), mergeProps(slotProps.value.attrs, {
14625
15035
  as: __props.as,
14626
15036
  renderless: __props.renderless
14627
15037
  }), {
@@ -14754,7 +15164,7 @@ const Treeview = {
14754
15164
  *
14755
15165
  * @example
14756
15166
  * ```vue
14757
- * <Treeview.Cue v-slot="{ attrs }">
15167
+ * <Treeview.Cue v-slot="{ attrs }" renderless>
14758
15168
  * <span v-bind="attrs">▶</span>
14759
15169
  * </Treeview.Cue>
14760
15170
  * ```
@@ -14784,7 +15194,7 @@ const Treeview = {
14784
15194
  *
14785
15195
  * @example
14786
15196
  * ```vue
14787
- * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }">
15197
+ * <Treeview.Checkbox v-slot="{ attrs, isSelected, isMixed }" renderless>
14788
15198
  * <span v-bind="attrs">{{ isMixed ? '−' : isSelected ? '✓' : '○' }}</span>
14789
15199
  * </Treeview.Checkbox>
14790
15200
  * ```
@@ -14798,7 +15208,7 @@ const Treeview = {
14798
15208
  *
14799
15209
  * @example
14800
15210
  * ```vue
14801
- * <Treeview.Indicator v-slot="{ attrs }">
15211
+ * <Treeview.Indicator v-slot="{ attrs }" renderless>
14802
15212
  * <span v-bind="attrs">●</span>
14803
15213
  * </Treeview.Indicator>
14804
15214
  * ```
@@ -14815,7 +15225,7 @@ const Treeview = {
14815
15225
  *
14816
15226
  * @example
14817
15227
  * ```vue
14818
- * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }">
15228
+ * <Treeview.SelectAll v-slot="{ attrs, isAllSelected, isMixed }" renderless>
14819
15229
  * <button v-bind="attrs">
14820
15230
  * {{ isMixed ? '−' : isAllSelected ? '✓' : '○' }} Select All
14821
15231
  * </button>
@@ -14825,4 +15235,4 @@ const Treeview = {
14825
15235
  SelectAll: _sfc_main
14826
15236
  };
14827
15237
  //#endregion
14828
- 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 };
15238
+ export { _sfc_main$28 as $, Avatar as $i, _sfc_main$90 as $n, _sfc_main$124 as $r, useRatingRoot as $t, provideToggleGroup as A, useCarouselRoot as Ai, _sfc_main$77 as An, _sfc_main$109 as Ar, provideSingleRoot as At, Switch as B, provideButtonGroup as Bi, usePaginationItems 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, useGroupRoot as Cr, _sfc_main$41 as Ct, provideToggleRoot as D, _sfc_main$142 as Di, Pagination as Dn, _sfc_main$106 as Dr, Single as Dt, _sfc_main$14 as E, _sfc_main$141 as Ei, usePopoverContext as En, _sfc_main$105 as Er, useSliderRoot as Et, _sfc_main$18 as F, _sfc_main$147 as Fi, _sfc_main$82 as Fn, useExpansionPanelGroup as Fr, provideSelectionRoot as Ft, _sfc_main$25 as G, _sfc_main$152 as Gi, _sfc_main$85 as Gn, Combobox as Gr, provideSelectContext as Gt, _sfc_main$22 as H, Breadcrumbs as Hi, Overflow as Hn, _sfc_main$116 as Hr, _sfc_main$51 as Ht, _sfc_main$19 as I, provideButtonRoot as Ii, providePaginationControls as In, Dialog as Ir, useSelectionRoot as It, _sfc_main$26 as J, _sfc_main$155 as Ji, NumberField as Jn, _sfc_main$119 as Jr, Rating as Jt, provideSwitchRoot as K, _sfc_main$153 as Ki, provideOverflowRoot as Kn, _sfc_main$117 as Kr, useSelectContext as Kt, _sfc_main$20 as L, useButtonRoot as Li, providePaginationItems as Ln, _sfc_main$111 as Lr, Select as Lt, _sfc_main$16 as M, _sfc_main$144 as Mi, _sfc_main$79 as Mn, useExpansionPanelRoot as Mr, Selection as Mt, Tabs as N, _sfc_main$145 as Ni, _sfc_main$80 as Nn, _sfc_main$110 as Nr, _sfc_main$45 as Nt, useToggleRoot as O, _sfc_main$143 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, provideExpansionPanelGroup as Pr, _sfc_main$46 as Pt, _sfc_main$27 as Q, useBreadcrumbsRoot as Qi, _sfc_main$89 as Qn, _sfc_main$123 as Qr, provideRatingRoot as Qt, provideTabsRoot as R, _sfc_main$148 as Ri, providePaginationRoot 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, provideGroupRoot as Sr, _sfc_main$40 as St, _sfc_main$13 as T, _sfc_main$140 as Ti, providePopoverContext as Tn, ExpansionPanel as Tr, provideSliderRoot as Tt, _sfc_main$23 as U, _sfc_main$150 as Ui, _sfc_main$83 as Un, provideDialogContext as Ur, _sfc_main$52 as Ut, _sfc_main$21 as V, useButtonGroup as Vi, usePaginationRoot 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, useDialogContext as Wr, _sfc_main$53 as Wt, useSwitchGroup as X, _sfc_main$157 as Xi, _sfc_main$87 as Xn, _sfc_main$121 as Xr, _sfc_main$57 as Xt, provideSwitchGroup as Y, _sfc_main$156 as Yi, _sfc_main$86 as Yn, _sfc_main$120 as Yr, _sfc_main$56 as Yt, Step as Z, provideBreadcrumbsRoot as Zi, _sfc_main$88 as Zn, _sfc_main$122 as Zr, _sfc_main$58 as Zt, useTreeviewRoot as _, _sfc_main$170 as _a, _sfc_main$135 as _i, useProgressRoot as _n, provideImageRoot as _r, _sfc_main$36 as _t, _sfc_main$3 as a, useAvatarRoot as aa, _sfc_main$128 as ai, useRadioRoot as an, Input as ar, _sfc_main$31 as at, _sfc_main$11 as b, useAlertDialogContext as ba, Carousel as bi, _sfc_main$71 as bn, _sfc_main$102 as br, _sfc_main$38 as bt, _sfc_main$6 as c, useAvatarGroup as ca, provideCollapsible as ci, useRadioGroup 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, useInputRoot as dr, _sfc_main$34 as dt, _sfc_main$158 as ea, _sfc_main$125 as ei, Radio 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, Image as fr, provideSnackbarRootContext as ft, provideTreeviewRoot as g, _sfc_main$169 as ga, useCheckboxRoot as gi, provideProgressRoot as gn, _sfc_main$101 as gr, useSnackbarQueueContext as gt, _sfc_main$9 as h, _sfc_main$168 as ha, provideCheckboxRoot as hi, _sfc_main$68 as hn, _sfc_main$100 as hr, provideSnackbarQueueContext as ht, _sfc_main$2 as i, provideAvatarRoot as ia, _sfc_main$127 as ii, provideRadioRoot as in, _sfc_main$93 as ir, _sfc_main$30 as it, useToggleGroup as j, Button as ji, _sfc_main$78 as jn, provideExpansionPanelRoot as jr, useSingleRoot as jt, _sfc_main$15 as k, provideCarouselRoot as ki, _sfc_main$76 as kn, _sfc_main$108 as kr, _sfc_main$44 as kt, _sfc_main$7 as l, _sfc_main$163 as la, useCollapsible as li, Progress as ln, _sfc_main$97 as lr, _sfc_main$32 as lt, useTreeviewList as m, _sfc_main$167 as ma, _sfc_main$134 as mi, _sfc_main$67 as mn, _sfc_main$99 as mr, _sfc_main$35 as mt, _sfc_main as n, _sfc_main$160 as na, useComboboxContext as ni, _sfc_main$60 as nn, provideNumberFieldRoot as nr, Splitter as nt, _sfc_main$4 as o, _sfc_main$162 as oa, _sfc_main$129 as oi, _sfc_main$62 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, useOverflowRoot as qn, _sfc_main$118 as qr, _sfc_main$55 as qt, _sfc_main$1 as r, _sfc_main$161 as ra, Collapsible as ri, _sfc_main$61 as rn, useNumberFieldRoot as rr, _sfc_main$29 as rt, _sfc_main$5 as s, provideAvatarGroup as sa, _sfc_main$130 as si, provideRadioGroup as sn, _sfc_main$95 as sr, useSplitterRoot as st, Treeview as t, _sfc_main$159 as ta, provideComboboxContext as ti, _sfc_main$59 as tn, _sfc_main$92 as tr, useStepRoot as tt, provideTreeviewItem as u, AlertDialog as ua, Checkbox as ui, _sfc_main$63 as un, provideInputRoot as ur, _sfc_main$33 as ut, Tooltip as v, _sfc_main$171 as va, provideCheckboxGroup as vi, _sfc_main$69 as vn, useImageRoot as vr, _sfc_main$37 as vt, Toggle as w, _sfc_main$139 as wi, _sfc_main$74 as wn, _sfc_main$104 as wr, _sfc_main$42 as wt, _sfc_main$12 as x, _sfc_main$172 as xa, _sfc_main$136 as xi, Popover as xn, _sfc_main$103 as xr, _sfc_main$39 as xt, _sfc_main$10 as y, provideAlertDialogContext as ya, useCheckboxGroup as yi, _sfc_main$70 as yn, Group as yr, Slider as yt, useTabsRoot as z, _sfc_main$149 as zi, usePaginationControls as zn, _sfc_main$113 as zr, _sfc_main$48 as zt };