@vuetify/v0 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/dist/browser/index.d.ts +405 -262
  2. package/dist/browser/index.js +551 -353
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +2 -2
  5. package/dist/{components-BGEPbuSG.mjs → components-EPI-OV3g.mjs} +323 -211
  6. package/dist/composables/index.d.mts +1 -1
  7. package/dist/composables/index.mjs +21 -21
  8. package/dist/{composables-CfcQp7UD.mjs → composables-Ce3inP9P.mjs} +9 -9
  9. package/dist/constants/index.mjs +1 -1
  10. package/dist/{createDataTable-BQKvmkfj.mjs → createDataTable-BnL2eb_0.mjs} +3 -3
  11. package/dist/{createGroup-63cIJS__.mjs → createGroup-CJjPnhGu.mjs} +1 -1
  12. package/dist/{createRegistry-DMIsLVfQ.mjs → createRegistry-BCyeTWME.mjs} +1 -1
  13. package/dist/{createSelection-BHnOqlJY.mjs → createSelection-MKYbRsRh.mjs} +1 -1
  14. package/dist/{createSingle-Rh6cR-G_.mjs → createSingle-BqTldaCh.mjs} +1 -1
  15. package/dist/{createTokens-BD-AGGzk.mjs → createTokens-1CBBjmzi.mjs} +2 -2
  16. package/dist/data-table/index.mjs +1 -1
  17. package/dist/date/index.mjs +1 -1
  18. package/dist/features/adapters/posthog/index.mjs +1 -1
  19. package/dist/features/index.d.mts +1 -1
  20. package/dist/features/index.mjs +1 -1
  21. package/dist/{globals-CM2GpI-A.mjs → globals-BVulH1kl.mjs} +1 -1
  22. package/dist/{index-Bhzo6qwv.d.mts → index-0Wnlny_C.d.mts} +44 -0
  23. package/dist/{index-C0GDmRHJ.d.mts → index-DBm7uM6h.d.mts} +241 -162
  24. package/dist/{index-u0Sy6Dif.d.mts → index-DF0tMI2_.d.mts} +22 -2
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.mjs +24 -24
  27. package/dist/json/attributes.json +12 -0
  28. package/dist/json/importMap.json +4 -0
  29. package/dist/json/tags.json +144 -47
  30. package/dist/json/web-types.json +243 -1
  31. package/dist/locale/adapters/index.mjs +1 -1
  32. package/dist/locale/adapters/v0/index.mjs +1 -1
  33. package/dist/locale/index.d.mts +1 -1
  34. package/dist/locale/index.mjs +2 -2
  35. package/dist/locale/messages/en/index.d.mts +1 -0
  36. package/dist/locale/messages/en/index.mjs +4 -1
  37. package/dist/logger/adapters/index.mjs +1 -1
  38. package/dist/logger/adapters/v0/index.mjs +1 -1
  39. package/dist/logger/index.d.mts +1 -1
  40. package/dist/logger/index.mjs +2 -2
  41. package/dist/notifications/index.d.mts +1 -1
  42. package/dist/notifications/index.mjs +2 -2
  43. package/dist/palettes/index.d.mts +1 -1
  44. package/dist/permissions/adapters/index.d.mts +1 -1
  45. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  46. package/dist/permissions/index.d.mts +1 -1
  47. package/dist/permissions/index.mjs +1 -1
  48. package/dist/rules/index.d.mts +1 -1
  49. package/dist/rules/index.mjs +1 -1
  50. package/dist/storage/index.d.mts +1 -1
  51. package/dist/storage/index.mjs +1 -1
  52. package/dist/theme/adapters/index.d.mts +1 -1
  53. package/dist/theme/adapters/index.mjs +2 -2
  54. package/dist/theme/adapters/unhead/index.d.mts +1 -1
  55. package/dist/theme/adapters/unhead/index.mjs +1 -1
  56. package/dist/theme/adapters/v0/index.d.mts +1 -1
  57. package/dist/theme/adapters/v0/index.mjs +1 -1
  58. package/dist/theme/index.d.mts +1 -1
  59. package/dist/theme/index.mjs +3 -3
  60. package/dist/{unhead-DVB3cg3m.mjs → unhead-OxL9-io3.mjs} +1 -1
  61. package/dist/{useEventListener-DO9cWwJS.mjs → useEventListener-DvBy0REl.mjs} +1 -1
  62. package/dist/{useFeatures-DYsDqjFv.mjs → useFeatures-BzLoyh-D.mjs} +3 -3
  63. package/dist/{useLocale-CIMTKTN0.mjs → useLocale-6nnyjL_b.mjs} +4 -4
  64. package/dist/{useLogger-eTRi_LkE.mjs → useLogger-SKBSf2Ry.mjs} +2 -2
  65. package/dist/{useNotifications-BWSWV7A6.mjs → useNotifications-CD7VNgfs.mjs} +3 -3
  66. package/dist/{usePermissions-QP0GIGdO.mjs → usePermissions-CT4nIEtD.mjs} +2 -2
  67. package/dist/{useRovingFocus-CK50J09j.mjs → useRovingFocus-DPa2z5II.mjs} +91 -25
  68. package/dist/{useRules-DhQuZ66P.mjs → useRules-DhN_Glen.mjs} +2 -2
  69. package/dist/{useStorage-Cs-eTm7F.mjs → useStorage-vwbN1KlV.mjs} +3 -3
  70. package/dist/{useTheme-oWWN_lkE.mjs → useTheme-HbZK7iGf.mjs} +4 -4
  71. package/dist/utilities/index.d.mts +1 -1
  72. package/dist/utilities/index.mjs +21 -1
  73. package/dist/{v0-DfAHWKPZ.mjs → v0-C2JHbe3R.mjs} +1 -1
  74. package/dist/{v0-BQDezfA9.mjs → v0-CvlDO4sB.mjs} +1 -1
  75. package/dist/{v0-SlPjHjDu.mjs → v0-D-N-Egmx.mjs} +1 -1
  76. package/package.json +25 -3
@@ -135,7 +135,7 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
135
135
  const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
136
136
  const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
137
137
  const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
138
- const version = "1.0.1";
138
+ const version = "1.0.2";
139
139
  /* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
140
140
  const __LOGGER_ENABLED__ = false;
141
141
  //#endregion
@@ -244,6 +244,11 @@ function isBoolean(item) {
244
244
  * Returns false for null and arrays, even though `typeof null === 'object'`
245
245
  * and `typeof [] === 'object'` in JavaScript.
246
246
  *
247
+ * `Record<string, any>` is load-bearing: TypeScript does not grant interfaces
248
+ * an implicit index signature, so `Record<string, unknown>` destroys known
249
+ * property types on interface-typed values and fails to subtract
250
+ * `Record<string, any>` members in the negative branch.
251
+ *
247
252
  * @example
248
253
  * ```ts
249
254
  * isObject({}) // true
@@ -295,6 +300,21 @@ function isThenable(item) {
295
300
  * isArray([1, 2, 3]) // true
296
301
  * isArray('string') // false
297
302
  * ```
303
+ *
304
+ * @remarks The guard keeps whichever array constituents the input already had —
305
+ * element types, tuple arity and `readonly` all survive, and the `else` branch
306
+ * drops exactly those constituents. Three branches, in order:
307
+ *
308
+ * 1. `0 extends (1 & T)` detects an `any` input and yields `T[]` (`any[]`),
309
+ * matching `Array.isArray` so callback parameters stay contextually typed.
310
+ * 2. Nothing array-shaped to extract (an `unknown` value, say) falls back to
311
+ * `unknown[]`, reproducing the previous narrowing so mutation and assignment
312
+ * to `unknown[]` keep compiling.
313
+ * 3. Otherwise the array constituents of `T` pass through untouched.
314
+ *
315
+ * `NoInfer<T[]>` widens the parameter just enough for TypeScript to accept the
316
+ * first branch (a predicate must be assignable to its parameter's type) without
317
+ * letting an array argument capture the inference site.
298
318
  */
299
319
  /* @__NO_SIDE_EFFECTS__ */
300
320
  function isArray(item) {
@@ -4599,6 +4619,7 @@ function createObserver(target, userCallback, config) {
4599
4619
  * - SSR-safe (checks SUPPORTS_OBSERVER)
4600
4620
  * - Hydration-aware
4601
4621
  * - Box model options (content-box/border-box)
4622
+ * - Reports `borderBoxSize` and `contentBoxSize` alongside `contentRect`
4602
4623
  *
4603
4624
  * Perfect for responsive components and size-based rendering.
4604
4625
  *
@@ -4613,6 +4634,66 @@ function createObserver(target, userCallback, config) {
4613
4634
  * })
4614
4635
  * ```
4615
4636
  */
4637
+ /* @__NO_SIDE_EFFECTS__ */
4638
+ function pxToNumber(value, fallback = 0) {
4639
+ if (!/* @__PURE__ */ isString(value)) return fallback;
4640
+ const parsed = Number.parseFloat(value);
4641
+ return /* @__PURE__ */ isNaN(parsed) ? fallback : parsed;
4642
+ }
4643
+ /**
4644
+ * Synthesize the entry the observer would report for `el`, for the `immediate`
4645
+ * callback that fires before the observer's own first delivery.
4646
+ *
4647
+ * The box sizes come from `getComputedStyle` rather than
4648
+ * `getBoundingClientRect` because resolved lengths are layout values — like the
4649
+ * observer, and unlike a client rect, they are not scaled by CSS transforms.
4650
+ * `contentRect` keeps its existing client-rect source so callers reading it see
4651
+ * no change.
4652
+ *
4653
+ * Every read is written to tolerate a partial style declaration: an element
4654
+ * with no layout box resolves its lengths to `''`, and this runs on whatever
4655
+ * `getComputedStyle` returns.
4656
+ */
4657
+ /* @__NO_SIDE_EFFECTS__ */
4658
+ function measure(el) {
4659
+ const rect = el.getBoundingClientRect();
4660
+ const style = getComputedStyle(el);
4661
+ const paddingX = /* @__PURE__ */ pxToNumber(style.paddingLeft) + /* @__PURE__ */ pxToNumber(style.paddingRight);
4662
+ const paddingY = /* @__PURE__ */ pxToNumber(style.paddingTop) + /* @__PURE__ */ pxToNumber(style.paddingBottom);
4663
+ const borderX = /* @__PURE__ */ pxToNumber(style.borderLeftWidth) + /* @__PURE__ */ pxToNumber(style.borderRightWidth);
4664
+ const borderY = /* @__PURE__ */ pxToNumber(style.borderTopWidth) + /* @__PURE__ */ pxToNumber(style.borderBottomWidth);
4665
+ const outer = style.boxSizing === "border-box";
4666
+ const resolvedX = /* @__PURE__ */ pxToNumber(style.width, rect.width);
4667
+ const resolvedY = /* @__PURE__ */ pxToNumber(style.height, rect.height);
4668
+ const width = {
4669
+ border: outer ? resolvedX : resolvedX + paddingX + borderX,
4670
+ content: Math.max(0, outer ? resolvedX - paddingX - borderX : resolvedX)
4671
+ };
4672
+ const height = {
4673
+ border: outer ? resolvedY : resolvedY + paddingY + borderY,
4674
+ content: Math.max(0, outer ? resolvedY - paddingY - borderY : resolvedY)
4675
+ };
4676
+ const vertical = /* @__PURE__ */ isString(style.writingMode) && style.writingMode.startsWith("vertical");
4677
+ const inline = vertical ? height : width;
4678
+ const block = vertical ? width : height;
4679
+ return {
4680
+ contentRect: {
4681
+ width: rect.width,
4682
+ height: rect.height,
4683
+ top: rect.top,
4684
+ left: rect.left
4685
+ },
4686
+ borderBoxSize: [{
4687
+ inlineSize: inline.border,
4688
+ blockSize: block.border
4689
+ }],
4690
+ contentBoxSize: [{
4691
+ inlineSize: inline.content,
4692
+ blockSize: block.content
4693
+ }],
4694
+ target: el
4695
+ };
4696
+ }
4616
4697
  /**
4617
4698
  * A composable that uses the Resize Observer API to detect when an element's
4618
4699
  * size changes.
@@ -4653,6 +4734,15 @@ function createObserver(target, userCallback, config) {
4653
4734
  * // Resume observation
4654
4735
  * resume()
4655
4736
  * ```
4737
+ *
4738
+ * @example
4739
+ * Measuring the border box — padding and borders included:
4740
+ *
4741
+ * ```ts
4742
+ * useResizeObserver(el, ([entry]) => {
4743
+ * height.value = entry.borderBoxSize[0].blockSize
4744
+ * }, { box: 'border-box' })
4745
+ * ```
4656
4746
  */
4657
4747
  function useResizeObserver(target, callback, options = {}) {
4658
4748
  return createObserver(target, callback, {
@@ -4666,22 +4756,13 @@ function useResizeObserver(target, callback, options = {}) {
4666
4756
  top: e.contentRect.top,
4667
4757
  left: e.contentRect.left
4668
4758
  },
4759
+ borderBoxSize: e.borderBoxSize,
4760
+ contentBoxSize: e.contentBoxSize,
4669
4761
  target: e.target
4670
4762
  })));
4671
4763
  }),
4672
4764
  observe: (obs, el) => obs.observe(el, { box: options.box ?? "content-box" }),
4673
- immediate: options.immediate ? (el) => {
4674
- const rect = el.getBoundingClientRect();
4675
- return [{
4676
- contentRect: {
4677
- width: rect.width,
4678
- height: rect.height,
4679
- top: rect.top,
4680
- left: rect.left
4681
- },
4682
- target: el
4683
- }];
4684
- } : void 0
4765
+ immediate: options.immediate ? (el) => [/* @__PURE__ */ measure(el)] : void 0
4685
4766
  });
4686
4767
  }
4687
4768
  /**
@@ -6052,7 +6133,7 @@ function useGroup(namespace = "v0:group") {
6052
6133
  //#endregion
6053
6134
  //#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
6054
6135
  const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
6055
- const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6136
+ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
6056
6137
  name: "BreadcrumbsRoot",
6057
6138
  __name: "BreadcrumbsRoot",
6058
6139
  props: {
@@ -6070,7 +6151,8 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6070
6151
  const breadcrumbs = createBreadcrumbs({ enroll: true });
6071
6152
  const group = createGroup({
6072
6153
  enroll: true,
6073
- multiple: true
6154
+ multiple: true,
6155
+ reactive: true
6074
6156
  });
6075
6157
  const ellipsisWidth = shallowRef(0);
6076
6158
  const firstItemWidth = shallowRef(0);
@@ -6088,6 +6170,9 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6088
6170
  reverse: true
6089
6171
  });
6090
6172
  const isOverflowing = overflow.isOverflowing;
6173
+ const hasActivator = toRef(() => group.values().some((t) => t.type === "activator"));
6174
+ const expanded = shallowRef(false);
6175
+ const hiddenCount = shallowRef(0);
6091
6176
  let _firstItemIndex = null;
6092
6177
  let _firstDividerIndex = null;
6093
6178
  function measureToRef(el, target) {
@@ -6113,12 +6198,19 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6113
6198
  }
6114
6199
  overflow.measure(index, el);
6115
6200
  }
6116
- watch([() => overflow.capacity.value, () => group.size], ([capacity]) => {
6201
+ watch([
6202
+ () => overflow.capacity.value,
6203
+ () => group.size,
6204
+ expanded
6205
+ ], ([capacity]) => {
6117
6206
  const all = group.values();
6118
6207
  const contentTickets = [];
6119
6208
  const ellipsisTickets = [];
6120
- for (const ticket of all) if (ticket.type === "ellipsis") ellipsisTickets.push(ticket);
6121
- else contentTickets.push(ticket);
6209
+ for (const ticket of all) {
6210
+ if (ticket.type === "activator") continue;
6211
+ if (ticket.type === "ellipsis") ellipsisTickets.push(ticket);
6212
+ else contentTickets.push(ticket);
6213
+ }
6122
6214
  const contentSize = contentTickets.length;
6123
6215
  const measuredCount = Math.max(0, contentSize - 2);
6124
6216
  const fI = firstItemWidth.value;
@@ -6126,33 +6218,40 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6126
6218
  const eW = ellipsisWidth.value;
6127
6219
  const reserved = fI + __props.gap + fD + __props.gap + eW + __props.gap;
6128
6220
  if (capacity === Infinity || capacity >= measuredCount) {
6221
+ hiddenCount.value = 0;
6222
+ if (expanded.value) expanded.value = false;
6129
6223
  for (const t of ellipsisTickets) group.unselect(t.id);
6130
6224
  for (const t of contentTickets) if (!t.isSelected.value) group.select(t.id);
6131
6225
  return;
6132
6226
  }
6133
- for (const t of ellipsisTickets) group.select(t.id);
6134
- for (let i = 0; i < 2 && i < contentSize; i++) if (!contentTickets[i].isSelected.value) group.select(contentTickets[i].id);
6135
6227
  const lastIndex = contentSize - 1;
6136
6228
  const poolStart = 2;
6137
6229
  const poolSize = Math.max(0, lastIndex - poolStart + 1);
6138
6230
  const toShow = Math.min(poolSize, capacity);
6139
6231
  const showStart = lastIndex - toShow + 1;
6140
- for (let i = poolStart; i <= lastIndex; i++) {
6141
- const t = contentTickets[i];
6142
- if (i >= showStart) {
6143
- if (!t.isSelected.value) group.select(t.id);
6144
- } else group.unselect(t.id);
6145
- }
6232
+ const visible = Array.from({ length: contentSize }, (_, i) => i < 2 || i >= showStart);
6233
+ let showEllipsis = true;
6146
6234
  if (toShow > 0 && showStart > poolStart && contentTickets[showStart].type === "item") {
6147
6235
  const sep = showStart - 1;
6148
- if (sep >= poolStart && contentTickets[sep].type === "divider" && !contentTickets[sep].isSelected.value) group.select(contentTickets[sep].id);
6236
+ if (contentTickets[sep].type === "divider") visible[sep] = true;
6149
6237
  }
6150
6238
  if (capacity === 0) {
6151
- if (lastIndex >= poolStart && !contentTickets[lastIndex].isSelected.value) group.select(contentTickets[lastIndex].id);
6239
+ visible[lastIndex] = true;
6152
6240
  const w = overflow.width.value;
6153
- if (w < reserved + fD && contentSize > 1) group.unselect(contentTickets[1].id);
6154
- if (w < fI + __props.gap + eW + __props.gap) for (const t of ellipsisTickets) group.unselect(t.id);
6155
- if (w < fI + __props.gap) group.unselect(contentTickets[0].id);
6241
+ if (w < reserved + fD) visible[1] = false;
6242
+ if (w < fI + __props.gap + eW + __props.gap) showEllipsis = false;
6243
+ if (w < fI + __props.gap) visible[0] = false;
6244
+ }
6245
+ let hidden = 0;
6246
+ for (let i = 0; i < contentSize; i++) if (!visible[i] && contentTickets[i].type === "item") hidden++;
6247
+ hiddenCount.value = hidden;
6248
+ for (const t of ellipsisTickets) if (showEllipsis || expanded.value) group.select(t.id);
6249
+ else group.unselect(t.id);
6250
+ for (let i = 0; i < contentSize; i++) {
6251
+ const t = contentTickets[i];
6252
+ if (expanded.value || visible[i]) {
6253
+ if (!t.isSelected.value) group.select(t.id);
6254
+ } else group.unselect(t.id);
6156
6255
  }
6157
6256
  }, { immediate: true });
6158
6257
  provideBreadcrumbsRoot(__props.namespace, {
@@ -6162,6 +6261,9 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6162
6261
  divider: toRef(() => __props.divider),
6163
6262
  ellipsis: toRef(() => __props.ellipsis),
6164
6263
  isOverflowing,
6264
+ expanded,
6265
+ hasActivator,
6266
+ hiddenCount,
6165
6267
  ellipsisWidth,
6166
6268
  measureElement
6167
6269
  });
@@ -6192,8 +6294,62 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6192
6294
  }
6193
6295
  });
6194
6296
  //#endregion
6195
- //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
6297
+ //#region src/components/Breadcrumbs/BreadcrumbsActivator.vue
6196
6298
  const _sfc_main$15 = /* @__PURE__ */ defineComponent({
6299
+ name: "BreadcrumbsActivator",
6300
+ __name: "BreadcrumbsActivator",
6301
+ props: {
6302
+ namespace: { default: "v0:breadcrumbs" },
6303
+ as: { default: "button" },
6304
+ renderless: { type: Boolean }
6305
+ },
6306
+ setup(__props) {
6307
+ const locale = useLocale();
6308
+ const context = useBreadcrumbsRoot(__props.namespace);
6309
+ const ticket = context.group.register({ type: "activator" });
6310
+ onBeforeUnmount(() => {
6311
+ context.group.unregister(ticket.id);
6312
+ });
6313
+ const isExpanded = toRef(() => context.expanded.value);
6314
+ const count = toRef(() => context.hiddenCount.value);
6315
+ const label = toRef(() => locale.ti("Breadcrumbs.expand", { count: count.value }) ?? `Show ${count.value} more breadcrumbs`);
6316
+ function toggle() {
6317
+ context.expanded.value = !context.expanded.value;
6318
+ }
6319
+ function onKeydown(e) {
6320
+ if (e.key !== "Enter" && e.key !== " ") return;
6321
+ e.preventDefault();
6322
+ toggle();
6323
+ }
6324
+ const slotProps = toRef(() => ({
6325
+ isExpanded: isExpanded.value,
6326
+ count: count.value,
6327
+ toggle,
6328
+ attrs: {
6329
+ "type": __props.as === "button" ? "button" : void 0,
6330
+ "role": __props.as === "button" ? void 0 : "button",
6331
+ "tabindex": __props.as === "button" ? void 0 : 0,
6332
+ "aria-expanded": isExpanded.value,
6333
+ "aria-label": label.value,
6334
+ "data-state": isExpanded.value ? "open" : "closed",
6335
+ "onClick": toggle,
6336
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
6337
+ }
6338
+ }));
6339
+ return (_ctx, _cache) => {
6340
+ return openBlock(), createBlock(unref(_sfc_main$9), mergeProps({
6341
+ as: __props.as,
6342
+ renderless: __props.renderless
6343
+ }, slotProps.value.attrs), {
6344
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
6345
+ _: 3
6346
+ }, 16, ["as", "renderless"]);
6347
+ };
6348
+ }
6349
+ });
6350
+ //#endregion
6351
+ //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
6352
+ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
6197
6353
  name: "BreadcrumbsDivider",
6198
6354
  __name: "BreadcrumbsDivider",
6199
6355
  props: {
@@ -6242,7 +6398,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
6242
6398
  });
6243
6399
  //#endregion
6244
6400
  //#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
6245
- const _sfc_main$16 = /* @__PURE__ */ defineComponent({
6401
+ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
6246
6402
  name: "BreadcrumbsEllipsis",
6247
6403
  __name: "BreadcrumbsEllipsis",
6248
6404
  props: {
@@ -6275,12 +6431,14 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
6275
6431
  });
6276
6432
  const resolvedEllipsis = toRef(() => __props.ellipsis ?? context.ellipsis.value);
6277
6433
  const isSelected = toRef(() => ticket.isSelected.value);
6434
+ const count = toRef(() => context.hiddenCount.value);
6278
6435
  const slotProps = toRef(() => ({
6279
6436
  id: ticket.id,
6280
6437
  ellipsis: resolvedEllipsis.value,
6281
6438
  isSelected: isSelected.value,
6439
+ count: count.value,
6282
6440
  attrs: {
6283
- "aria-hidden": "true",
6441
+ "aria-hidden": context.hasActivator.value ? void 0 : "true",
6284
6442
  "data-selected": isSelected.value || void 0
6285
6443
  }
6286
6444
  }));
@@ -6298,7 +6456,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
6298
6456
  });
6299
6457
  //#endregion
6300
6458
  //#region src/components/Breadcrumbs/BreadcrumbsItem.vue
6301
- const _sfc_main$17 = /* @__PURE__ */ defineComponent({
6459
+ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
6302
6460
  name: "BreadcrumbsItem",
6303
6461
  __name: "BreadcrumbsItem",
6304
6462
  props: {
@@ -6334,7 +6492,10 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
6334
6492
  const slotProps = toRef(() => ({
6335
6493
  id: ticket.id,
6336
6494
  isSelected: isSelected.value,
6337
- attrs: { "data-selected": isSelected.value || void 0 }
6495
+ attrs: {
6496
+ "inert": isSelected.value ? void 0 : true,
6497
+ "data-selected": isSelected.value || void 0
6498
+ }
6338
6499
  }));
6339
6500
  return (_ctx, _cache) => {
6340
6501
  return withDirectives((openBlock(), createBlock(unref(_sfc_main$9), mergeProps({
@@ -6350,7 +6511,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
6350
6511
  });
6351
6512
  //#endregion
6352
6513
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue
6353
- const _sfc_main$18 = /* @__PURE__ */ defineComponent({
6514
+ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
6354
6515
  name: "BreadcrumbsLink",
6355
6516
  __name: "BreadcrumbsLink",
6356
6517
  props: {
@@ -6371,7 +6532,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
6371
6532
  });
6372
6533
  //#endregion
6373
6534
  //#region src/components/Breadcrumbs/BreadcrumbsList.vue
6374
- const _sfc_main$19 = /* @__PURE__ */ defineComponent({
6535
+ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
6375
6536
  name: "BreadcrumbsList",
6376
6537
  __name: "BreadcrumbsList",
6377
6538
  props: {
@@ -6393,7 +6554,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
6393
6554
  });
6394
6555
  //#endregion
6395
6556
  //#region src/components/Breadcrumbs/BreadcrumbsPage.vue
6396
- const _sfc_main$20 = /* @__PURE__ */ defineComponent({
6557
+ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
6397
6558
  name: "BreadcrumbsPage",
6398
6559
  __name: "BreadcrumbsPage",
6399
6560
  props: {
@@ -6458,7 +6619,7 @@ const Breadcrumbs = {
6458
6619
  * </template>
6459
6620
  * ```
6460
6621
  */
6461
- Root: _sfc_main$21,
6622
+ Root: _sfc_main$22,
6462
6623
  /**
6463
6624
  * Semantic list wrapper for breadcrumb items.
6464
6625
  * Renders as an ordered list with role="list".
@@ -6474,7 +6635,7 @@ const Breadcrumbs = {
6474
6635
  * </template>
6475
6636
  * ```
6476
6637
  */
6477
- List: _sfc_main$19,
6638
+ List: _sfc_main$20,
6478
6639
  /**
6479
6640
  * Individual breadcrumb item. Registers with root and
6480
6641
  * self-measures for overflow visibility.
@@ -6501,7 +6662,7 @@ const Breadcrumbs = {
6501
6662
  * </template>
6502
6663
  * ```
6503
6664
  */
6504
- Item: _sfc_main$17,
6665
+ Item: _sfc_main$18,
6505
6666
  /**
6506
6667
  * Navigable breadcrumb link. Renders as an anchor by default.
6507
6668
  * All attributes (href, to, etc.) fall through to the underlying element.
@@ -6528,7 +6689,7 @@ const Breadcrumbs = {
6528
6689
  * </template>
6529
6690
  * ```
6530
6691
  */
6531
- Link: _sfc_main$18,
6692
+ Link: _sfc_main$19,
6532
6693
  /**
6533
6694
  * Current page indicator. Renders as a span with
6534
6695
  * aria-current="page".
@@ -6545,7 +6706,7 @@ const Breadcrumbs = {
6545
6706
  * </template>
6546
6707
  * ```
6547
6708
  */
6548
- Page: _sfc_main$20,
6709
+ Page: _sfc_main$21,
6549
6710
  /**
6550
6711
  * Visual separator between breadcrumb items. Renders as a list
6551
6712
  * item with aria-hidden="true". Uses divider character from Root
@@ -6571,7 +6732,7 @@ const Breadcrumbs = {
6571
6732
  * </template>
6572
6733
  * ```
6573
6734
  */
6574
- Divider: _sfc_main$15,
6735
+ Divider: _sfc_main$16,
6575
6736
  /**
6576
6737
  * Ellipsis indicator shown when items are truncated by overflow.
6577
6738
  * Auto-hidden until overflow is detected. Renders with
@@ -6590,7 +6751,23 @@ const Breadcrumbs = {
6590
6751
  * </template>
6591
6752
  * ```
6592
6753
  */
6593
- Ellipsis: _sfc_main$16
6754
+ Ellipsis: _sfc_main$17,
6755
+ /**
6756
+ * Disclosure control that reveals the crumbs hidden by truncation.
6757
+ * Place inside an Ellipsis, which stays the list item.
6758
+ *
6759
+ * @see https://0.vuetifyjs.com/components/semantic/breadcrumbs
6760
+ *
6761
+ * @example
6762
+ * ```vue
6763
+ * <template>
6764
+ * <Breadcrumbs.Ellipsis>
6765
+ * <Breadcrumbs.Activator />
6766
+ * </Breadcrumbs.Ellipsis>
6767
+ * </template>
6768
+ * ```
6769
+ */
6770
+ Activator: _sfc_main$15
6594
6771
  };
6595
6772
  //#endregion
6596
6773
  //#region src/composables/useProxyModel/index.ts
@@ -6659,11 +6836,14 @@ function useProxyModel(context, model, options) {
6659
6836
  }
6660
6837
  const applyOptions = toValue(multiple) === toValue(context.multiple ?? false) ? void 0 : { multiple: toValue(multiple) };
6661
6838
  const pending = /* @__PURE__ */ new Set();
6839
+ function deferred(value) {
6840
+ return !context.browse?.(value)?.length;
6841
+ }
6662
6842
  function reconcile(values) {
6663
6843
  context.apply(values, applyOptions);
6664
6844
  const selected = new Set(context.selectedValues.value);
6665
6845
  pending.clear();
6666
- for (const value of values) if (!selected.has(value)) pending.add(value);
6846
+ for (const value of values) if (!selected.has(value) && deferred(value)) pending.add(value);
6667
6847
  }
6668
6848
  reconcile(transformIn(model));
6669
6849
  let syncing = false;
@@ -6685,8 +6865,10 @@ function useProxyModel(context, model, options) {
6685
6865
  syncing = true;
6686
6866
  contextWatch.pause();
6687
6867
  reconcile(transformIn(val));
6688
- const actual = transformOut(Array.from(context.selectedValues.value));
6689
- if (!shallowEqual(val, actual)) model.value = actual;
6868
+ if (pending.size === 0) {
6869
+ const actual = transformOut(Array.from(context.selectedValues.value));
6870
+ if (!shallowEqual(val, actual)) model.value = actual;
6871
+ }
6690
6872
  contextWatch.resume();
6691
6873
  syncing = false;
6692
6874
  }, {
@@ -6715,7 +6897,7 @@ function useProxyModel(context, model, options) {
6715
6897
  //#endregion
6716
6898
  //#region src/components/Button/ButtonGroup.vue
6717
6899
  const [useButtonGroup, provideButtonGroup] = createContext();
6718
- const _sfc_main$23 = /* @__PURE__ */ defineComponent({
6900
+ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
6719
6901
  name: "ButtonGroup",
6720
6902
  __name: "ButtonGroup",
6721
6903
  props: /* @__PURE__ */ mergeModels({
@@ -6792,7 +6974,7 @@ const visuallyHiddenStyle$5 = {
6792
6974
  whiteSpace: "nowrap",
6793
6975
  border: "0"
6794
6976
  };
6795
- const _sfc_main$24 = /* @__PURE__ */ defineComponent({
6977
+ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
6796
6978
  name: "ButtonHiddenInput",
6797
6979
  __name: "ButtonHiddenInput",
6798
6980
  props: {
@@ -6977,7 +7159,7 @@ function useTimer(handler, options = {}) {
6977
7159
  //#endregion
6978
7160
  //#region src/components/Button/ButtonRoot.vue
6979
7161
  const [useButtonRoot, provideButtonRoot] = createContext();
6980
- const _sfc_main$27 = /* @__PURE__ */ defineComponent({
7162
+ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
6981
7163
  name: "ButtonRoot",
6982
7164
  inheritAttrs: false,
6983
7165
  __name: "ButtonRoot",
@@ -7040,6 +7222,12 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
7040
7222
  if (isDisabled.value || isReadonly.value || isPassive.value || __props.loading || !ticket) return;
7041
7223
  ticket.toggle();
7042
7224
  }
7225
+ function onKeydown(e) {
7226
+ if (e.key === "Enter" || e.key === " ") {
7227
+ e.preventDefault();
7228
+ onClick();
7229
+ }
7230
+ }
7043
7231
  onBeforeUnmount(() => {
7044
7232
  timer.stop();
7045
7233
  ticket?.unregister();
@@ -7072,7 +7260,8 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
7072
7260
  "data-disabled": isDisabled.value ? true : void 0,
7073
7261
  "data-selected": group && isSelected.value ? true : void 0,
7074
7262
  "data-solo": isSolo.value ? true : void 0,
7075
- "onClick": ticket ? onClick : void 0
7263
+ "onClick": ticket ? onClick : void 0,
7264
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
7076
7265
  }));
7077
7266
  const slotProps = toRef(() => ({
7078
7267
  isLoading: isLoading.value,
@@ -7089,13 +7278,13 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
7089
7278
  }), {
7090
7279
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
7091
7280
  _: 3
7092
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$24, { key: 0 })) : createCommentVNode("v-if", true)], 64);
7281
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$25, { key: 0 })) : createCommentVNode("v-if", true)], 64);
7093
7282
  };
7094
7283
  }
7095
7284
  });
7096
7285
  //#endregion
7097
7286
  //#region src/components/Button/ButtonContent.vue
7098
- const _sfc_main$22 = /* @__PURE__ */ defineComponent({
7287
+ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
7099
7288
  name: "ButtonContent",
7100
7289
  __name: "ButtonContent",
7101
7290
  props: {
@@ -7113,7 +7302,7 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
7113
7302
  });
7114
7303
  //#endregion
7115
7304
  //#region src/components/Button/ButtonIcon.vue
7116
- const _sfc_main$25 = /* @__PURE__ */ defineComponent({
7305
+ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
7117
7306
  name: "ButtonIcon",
7118
7307
  __name: "ButtonIcon",
7119
7308
  props: {
@@ -7144,7 +7333,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
7144
7333
  });
7145
7334
  //#endregion
7146
7335
  //#region src/components/Button/ButtonLoading.vue
7147
- const _sfc_main$26 = /* @__PURE__ */ defineComponent({
7336
+ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
7148
7337
  name: "ButtonLoading",
7149
7338
  __name: "ButtonLoading",
7150
7339
  props: {
@@ -7216,7 +7405,7 @@ const Button = {
7216
7405
  * </template>
7217
7406
  * ```
7218
7407
  */
7219
- Content: _sfc_main$22,
7408
+ Content: _sfc_main$23,
7220
7409
  /**
7221
7410
  * Selection container for toggle button groups.
7222
7411
  *
@@ -7239,7 +7428,7 @@ const Button = {
7239
7428
  * </template>
7240
7429
  * ```
7241
7430
  */
7242
- Group: _sfc_main$23,
7431
+ Group: _sfc_main$24,
7243
7432
  /**
7244
7433
  * Hidden input component for form submission.
7245
7434
  *
@@ -7261,7 +7450,7 @@ const Button = {
7261
7450
  * </template>
7262
7451
  * ```
7263
7452
  */
7264
- HiddenInput: _sfc_main$24,
7453
+ HiddenInput: _sfc_main$25,
7265
7454
  /**
7266
7455
  * Icon wrapper with accessibility enforcement.
7267
7456
  *
@@ -7283,7 +7472,7 @@ const Button = {
7283
7472
  * </template>
7284
7473
  * ```
7285
7474
  */
7286
- Icon: _sfc_main$25,
7475
+ Icon: _sfc_main$26,
7287
7476
  /**
7288
7477
  * Loading indicator that becomes visible after the grace period.
7289
7478
  *
@@ -7309,7 +7498,7 @@ const Button = {
7309
7498
  * </template>
7310
7499
  * ```
7311
7500
  */
7312
- Loading: _sfc_main$26,
7501
+ Loading: _sfc_main$27,
7313
7502
  /**
7314
7503
  * Root component for buttons.
7315
7504
  *
@@ -7332,7 +7521,7 @@ const Button = {
7332
7521
  * </template>
7333
7522
  * ```
7334
7523
  */
7335
- Root: _sfc_main$27
7524
+ Root: _sfc_main$28
7336
7525
  };
7337
7526
  //#endregion
7338
7527
  //#region src/composables/createStep/index.ts
@@ -7544,7 +7733,7 @@ function useStep(namespace = "v0:step") {
7544
7733
  //#endregion
7545
7734
  //#region src/components/Carousel/CarouselRoot.vue
7546
7735
  const [useCarouselRoot, provideCarouselRoot] = createContext();
7547
- const _sfc_main$34 = /* @__PURE__ */ defineComponent({
7736
+ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
7548
7737
  name: "CarouselRoot",
7549
7738
  __name: "CarouselRoot",
7550
7739
  props: /* @__PURE__ */ mergeModels({
@@ -7675,7 +7864,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
7675
7864
  });
7676
7865
  //#endregion
7677
7866
  //#region src/components/Carousel/CarouselViewport.vue
7678
- const _sfc_main$35 = /* @__PURE__ */ defineComponent({
7867
+ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
7679
7868
  name: "CarouselViewport",
7680
7869
  inheritAttrs: false,
7681
7870
  __name: "CarouselViewport",
@@ -7870,7 +8059,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
7870
8059
  });
7871
8060
  //#endregion
7872
8061
  //#region src/components/Carousel/CarouselItem.vue
7873
- const _sfc_main$29 = /* @__PURE__ */ defineComponent({
8062
+ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
7874
8063
  name: "CarouselItem",
7875
8064
  inheritAttrs: false,
7876
8065
  __name: "CarouselItem",
@@ -7948,7 +8137,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
7948
8137
  });
7949
8138
  //#endregion
7950
8139
  //#region src/components/Carousel/CarouselPrevious.vue
7951
- const _sfc_main$32 = /* @__PURE__ */ defineComponent({
8140
+ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
7952
8141
  name: "CarouselPrevious",
7953
8142
  inheritAttrs: false,
7954
8143
  __name: "CarouselPrevious",
@@ -8001,7 +8190,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
8001
8190
  });
8002
8191
  //#endregion
8003
8192
  //#region src/components/Carousel/CarouselNext.vue
8004
- const _sfc_main$31 = /* @__PURE__ */ defineComponent({
8193
+ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
8005
8194
  name: "CarouselNext",
8006
8195
  inheritAttrs: false,
8007
8196
  __name: "CarouselNext",
@@ -8057,7 +8246,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
8057
8246
  });
8058
8247
  //#endregion
8059
8248
  //#region src/components/Carousel/CarouselIndicator.vue
8060
- const _sfc_main$28 = /* @__PURE__ */ defineComponent({
8249
+ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
8061
8250
  name: "CarouselIndicator",
8062
8251
  inheritAttrs: false,
8063
8252
  __name: "CarouselIndicator",
@@ -8171,7 +8360,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
8171
8360
  });
8172
8361
  //#endregion
8173
8362
  //#region src/components/Carousel/CarouselProgress.vue
8174
- const _sfc_main$33 = /* @__PURE__ */ defineComponent({
8363
+ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
8175
8364
  name: "CarouselProgress",
8176
8365
  inheritAttrs: false,
8177
8366
  __name: "CarouselProgress",
@@ -8237,7 +8426,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
8237
8426
  });
8238
8427
  //#endregion
8239
8428
  //#region src/components/Carousel/CarouselLiveRegion.vue
8240
- const _sfc_main$30 = /* @__PURE__ */ defineComponent({
8429
+ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
8241
8430
  name: "CarouselLiveRegion",
8242
8431
  inheritAttrs: false,
8243
8432
  __name: "CarouselLiveRegion",
@@ -8347,7 +8536,7 @@ const Carousel = {
8347
8536
  * </template>
8348
8537
  * ```
8349
8538
  */
8350
- Root: _sfc_main$34,
8539
+ Root: _sfc_main$35,
8351
8540
  /**
8352
8541
  * Scroll-snap container for carousel items. Handles native drag/swipe
8353
8542
  * via CSS scroll-snap and synchronizes scroll position with selection.
@@ -8370,7 +8559,7 @@ const Carousel = {
8370
8559
  * </template>
8371
8560
  * ```
8372
8561
  */
8373
- Viewport: _sfc_main$35,
8562
+ Viewport: _sfc_main$36,
8374
8563
  /**
8375
8564
  * Individual carousel slide that registers with the step context.
8376
8565
  * Exposes selection state, visibility, and ARIA attributes.
@@ -8396,7 +8585,7 @@ const Carousel = {
8396
8585
  * </template>
8397
8586
  * ```
8398
8587
  */
8399
- Item: _sfc_main$29,
8588
+ Item: _sfc_main$30,
8400
8589
  /**
8401
8590
  * Navigation button that moves to the previous slide. Automatically
8402
8591
  * disables at the first slide in non-circular mode.
@@ -8420,7 +8609,7 @@ const Carousel = {
8420
8609
  * </template>
8421
8610
  * ```
8422
8611
  */
8423
- Previous: _sfc_main$32,
8612
+ Previous: _sfc_main$33,
8424
8613
  /**
8425
8614
  * Navigation button that moves to the next slide. Automatically
8426
8615
  * disables at the last visible boundary in non-circular mode.
@@ -8444,7 +8633,7 @@ const Carousel = {
8444
8633
  * </template>
8445
8634
  * ```
8446
8635
  */
8447
- Next: _sfc_main$31,
8636
+ Next: _sfc_main$32,
8448
8637
  /**
8449
8638
  * Dot indicator navigation showing the active slide. Exposes an
8450
8639
  * `items` array via slot props — one entry per slide with selection
@@ -8466,7 +8655,7 @@ const Carousel = {
8466
8655
  * </template>
8467
8656
  * ```
8468
8657
  */
8469
- Indicator: _sfc_main$28,
8658
+ Indicator: _sfc_main$29,
8470
8659
  /**
8471
8660
  * Autoplay progress bar that fills based on remaining timer duration.
8472
8661
  * Exposes progress (0–1), autoplay state, and width styling via
@@ -8490,7 +8679,7 @@ const Carousel = {
8490
8679
  * </template>
8491
8680
  * ```
8492
8681
  */
8493
- Progress: _sfc_main$33,
8682
+ Progress: _sfc_main$34,
8494
8683
  /**
8495
8684
  * Visually-hidden live region that announces slide changes to screen
8496
8685
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -8507,12 +8696,12 @@ const Carousel = {
8507
8696
  * </template>
8508
8697
  * ```
8509
8698
  */
8510
- LiveRegion: _sfc_main$30
8699
+ LiveRegion: _sfc_main$31
8511
8700
  };
8512
8701
  //#endregion
8513
8702
  //#region src/components/Checkbox/CheckboxGroup.vue
8514
8703
  const [useCheckboxGroup, provideCheckboxGroup] = createContext();
8515
- const _sfc_main$36 = /* @__PURE__ */ defineComponent({
8704
+ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
8516
8705
  name: "CheckboxGroup",
8517
8706
  __name: "CheckboxGroup",
8518
8707
  props: /* @__PURE__ */ mergeModels({
@@ -8581,7 +8770,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
8581
8770
  //#endregion
8582
8771
  //#region src/components/Checkbox/CheckboxRoot.vue
8583
8772
  const [useCheckboxRoot, provideCheckboxRoot] = createContext();
8584
- const _sfc_main$39 = /* @__PURE__ */ defineComponent({
8773
+ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
8585
8774
  name: "CheckboxRoot",
8586
8775
  inheritAttrs: false,
8587
8776
  __name: "CheckboxRoot",
@@ -8708,7 +8897,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
8708
8897
  }), {
8709
8898
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
8710
8899
  _: 3
8711
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$37, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8900
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$38, { key: 0 })) : createCommentVNode("v-if", true)], 64);
8712
8901
  };
8713
8902
  }
8714
8903
  });
@@ -8732,7 +8921,7 @@ const visuallyHiddenStyle$4 = {
8732
8921
  whiteSpace: "nowrap",
8733
8922
  border: "0"
8734
8923
  };
8735
- const _sfc_main$37 = /* @__PURE__ */ defineComponent({
8924
+ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
8736
8925
  name: "CheckboxHiddenInput",
8737
8926
  __name: "CheckboxHiddenInput",
8738
8927
  props: {
@@ -8770,7 +8959,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
8770
8959
  });
8771
8960
  //#endregion
8772
8961
  //#region src/components/Checkbox/CheckboxIndicator.vue
8773
- const _sfc_main$38 = /* @__PURE__ */ defineComponent({
8962
+ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
8774
8963
  name: "CheckboxIndicator",
8775
8964
  __name: "CheckboxIndicator",
8776
8965
  props: {
@@ -8805,7 +8994,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
8805
8994
  });
8806
8995
  //#endregion
8807
8996
  //#region src/components/Checkbox/CheckboxSelectAll.vue
8808
- const _sfc_main$40 = /* @__PURE__ */ defineComponent({
8997
+ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
8809
8998
  name: "CheckboxSelectAll",
8810
8999
  inheritAttrs: false,
8811
9000
  __name: "CheckboxSelectAll",
@@ -8939,7 +9128,7 @@ const Checkbox = {
8939
9128
  * </template>
8940
9129
  * ```
8941
9130
  */
8942
- Group: _sfc_main$36,
9131
+ Group: _sfc_main$37,
8943
9132
  /**
8944
9133
  * Hidden input component for form submission.
8945
9134
  *
@@ -8962,7 +9151,7 @@ const Checkbox = {
8962
9151
  * </template>
8963
9152
  * ```
8964
9153
  */
8965
- HiddenInput: _sfc_main$37,
9154
+ HiddenInput: _sfc_main$38,
8966
9155
  /**
8967
9156
  * Visual indicator component for checkboxes.
8968
9157
  *
@@ -8988,7 +9177,7 @@ const Checkbox = {
8988
9177
  * </template>
8989
9178
  * ```
8990
9179
  */
8991
- Indicator: _sfc_main$38,
9180
+ Indicator: _sfc_main$39,
8992
9181
  /**
8993
9182
  * Root component for individual checkboxes.
8994
9183
  *
@@ -9018,7 +9207,7 @@ const Checkbox = {
9018
9207
  * </template>
9019
9208
  * ```
9020
9209
  */
9021
- Root: _sfc_main$39,
9210
+ Root: _sfc_main$40,
9022
9211
  /**
9023
9212
  * Select all checkbox for group multi-selection.
9024
9213
  *
@@ -9053,12 +9242,12 @@ const Checkbox = {
9053
9242
  * </template>
9054
9243
  * ```
9055
9244
  */
9056
- SelectAll: _sfc_main$40
9245
+ SelectAll: _sfc_main$41
9057
9246
  };
9058
9247
  //#endregion
9059
9248
  //#region src/components/Collapsible/CollapsibleRoot.vue
9060
9249
  const [useCollapsible, provideCollapsible] = createContext();
9061
- const _sfc_main$44 = /* @__PURE__ */ defineComponent({
9250
+ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
9062
9251
  name: "CollapsibleRoot",
9063
9252
  __name: "CollapsibleRoot",
9064
9253
  props: /* @__PURE__ */ mergeModels({
@@ -9138,7 +9327,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
9138
9327
  });
9139
9328
  //#endregion
9140
9329
  //#region src/components/Collapsible/CollapsibleActivator.vue
9141
- const _sfc_main$41 = /* @__PURE__ */ defineComponent({
9330
+ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
9142
9331
  name: "CollapsibleActivator",
9143
9332
  __name: "CollapsibleActivator",
9144
9333
  props: {
@@ -9186,7 +9375,7 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
9186
9375
  });
9187
9376
  //#endregion
9188
9377
  //#region src/components/Collapsible/CollapsibleContent.vue
9189
- const _sfc_main$42 = /* @__PURE__ */ defineComponent({
9378
+ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
9190
9379
  name: "CollapsibleContent",
9191
9380
  __name: "CollapsibleContent",
9192
9381
  props: {
@@ -9220,7 +9409,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
9220
9409
  });
9221
9410
  //#endregion
9222
9411
  //#region src/components/Collapsible/CollapsibleCue.vue
9223
- const _sfc_main$43 = /* @__PURE__ */ defineComponent({
9412
+ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
9224
9413
  name: "CollapsibleCue",
9225
9414
  __name: "CollapsibleCue",
9226
9415
  props: {
@@ -9276,10 +9465,10 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
9276
9465
  * ```
9277
9466
  */
9278
9467
  const Collapsible = {
9279
- Root: _sfc_main$44,
9280
- Activator: _sfc_main$41,
9281
- Cue: _sfc_main$43,
9282
- Content: _sfc_main$42
9468
+ Root: _sfc_main$45,
9469
+ Activator: _sfc_main$42,
9470
+ Cue: _sfc_main$44,
9471
+ Content: _sfc_main$43
9283
9472
  };
9284
9473
  //#endregion
9285
9474
  //#region src/components/Combobox/ComboboxHiddenInput.vue
@@ -9300,7 +9489,7 @@ const visuallyHiddenStyle$3 = {
9300
9489
  whiteSpace: "nowrap",
9301
9490
  border: "0"
9302
9491
  };
9303
- const _sfc_main$170 = /* @__PURE__ */ defineComponent({
9492
+ const _sfc_main$171 = /* @__PURE__ */ defineComponent({
9304
9493
  name: "ComboboxHiddenInput",
9305
9494
  __name: "ComboboxHiddenInput",
9306
9495
  props: { namespace: { default: "v0:combobox" } },
@@ -10250,7 +10439,7 @@ function useCombobox(namespace = "v0:combobox") {
10250
10439
  //#endregion
10251
10440
  //#region src/components/Combobox/ComboboxRoot.vue
10252
10441
  const [useComboboxContext, provideComboboxContext] = createContext();
10253
- const _sfc_main$53 = /* @__PURE__ */ defineComponent({
10442
+ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
10254
10443
  name: "ComboboxRoot",
10255
10444
  __name: "ComboboxRoot",
10256
10445
  props: /* @__PURE__ */ mergeModels({
@@ -10326,13 +10515,13 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
10326
10515
  }, {
10327
10516
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
10328
10517
  _: 3
10329
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$170, { key: 0 })) : createCommentVNode("v-if", true)], 64);
10518
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$171, { key: 0 })) : createCommentVNode("v-if", true)], 64);
10330
10519
  };
10331
10520
  }
10332
10521
  });
10333
10522
  //#endregion
10334
10523
  //#region src/components/Combobox/ComboboxActivator.vue
10335
- const _sfc_main$45 = /* @__PURE__ */ defineComponent({
10524
+ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10336
10525
  name: "ComboboxActivator",
10337
10526
  __name: "ComboboxActivator",
10338
10527
  props: {
@@ -10460,7 +10649,7 @@ function useLazy(active, options = {}) {
10460
10649
  }
10461
10650
  //#endregion
10462
10651
  //#region src/components/Combobox/ComboboxContent.vue
10463
- const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10652
+ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10464
10653
  name: "ComboboxContent",
10465
10654
  __name: "ComboboxContent",
10466
10655
  props: {
@@ -10509,7 +10698,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
10509
10698
  });
10510
10699
  //#endregion
10511
10700
  //#region src/components/Combobox/ComboboxControl.vue
10512
- const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10701
+ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10513
10702
  name: "ComboboxControl",
10514
10703
  __name: "ComboboxControl",
10515
10704
  props: {
@@ -10611,7 +10800,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
10611
10800
  });
10612
10801
  //#endregion
10613
10802
  //#region src/components/Combobox/ComboboxCue.vue
10614
- const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10803
+ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10615
10804
  name: "ComboboxCue",
10616
10805
  __name: "ComboboxCue",
10617
10806
  props: {
@@ -10645,7 +10834,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
10645
10834
  });
10646
10835
  //#endregion
10647
10836
  //#region src/components/Combobox/ComboboxDescription.vue
10648
- const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10837
+ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10649
10838
  name: "ComboboxDescription",
10650
10839
  inheritAttrs: false,
10651
10840
  __name: "ComboboxDescription",
@@ -10681,7 +10870,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
10681
10870
  });
10682
10871
  //#endregion
10683
10872
  //#region src/components/Combobox/ComboboxEmpty.vue
10684
- const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10873
+ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10685
10874
  name: "ComboboxEmpty",
10686
10875
  __name: "ComboboxEmpty",
10687
10876
  props: {
@@ -10707,7 +10896,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
10707
10896
  });
10708
10897
  //#endregion
10709
10898
  //#region src/components/Combobox/ComboboxError.vue
10710
- const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10899
+ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
10711
10900
  name: "ComboboxError",
10712
10901
  inheritAttrs: false,
10713
10902
  __name: "ComboboxError",
@@ -10748,7 +10937,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
10748
10937
  });
10749
10938
  //#endregion
10750
10939
  //#region src/components/Combobox/ComboboxItem.vue
10751
- const _sfc_main$52 = /* @__PURE__ */ defineComponent({
10940
+ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
10752
10941
  name: "ComboboxItem",
10753
10942
  __name: "ComboboxItem",
10754
10943
  props: {
@@ -10880,7 +11069,7 @@ const Combobox = {
10880
11069
  * </template>
10881
11070
  * ```
10882
11071
  */
10883
- Root: _sfc_main$53,
11072
+ Root: _sfc_main$54,
10884
11073
  /**
10885
11074
  * Wrapper for the control and cue. Sets CSS anchor-name so the dropdown
10886
11075
  * positions relative to this element.
@@ -10895,7 +11084,7 @@ const Combobox = {
10895
11084
  * </Combobox.Activator>
10896
11085
  * ```
10897
11086
  */
10898
- Activator: _sfc_main$45,
11087
+ Activator: _sfc_main$46,
10899
11088
  /**
10900
11089
  * Text input that drives the query string and keyboard navigation.
10901
11090
  * Binds `role="combobox"` and manages `aria-activedescendant` via virtual focus.
@@ -10911,7 +11100,7 @@ const Combobox = {
10911
11100
  * <Combobox.Control open-on="input" placeholder="Start typing..." />
10912
11101
  * ```
10913
11102
  */
10914
- Control: _sfc_main$47,
11103
+ Control: _sfc_main$48,
10915
11104
  /**
10916
11105
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for
10917
11106
  * CSS-driven styling. Clicking toggles the dropdown.
@@ -10925,7 +11114,7 @@ const Combobox = {
10925
11114
  * </Combobox.Cue>
10926
11115
  * ```
10927
11116
  */
10928
- Cue: _sfc_main$48,
11117
+ Cue: _sfc_main$49,
10929
11118
  /**
10930
11119
  * Dropdown content container using native popover API with CSS anchor
10931
11120
  * positioning. Renders `role="listbox"` with lazy mounting.
@@ -10941,7 +11130,7 @@ const Combobox = {
10941
11130
  * </Combobox.Content>
10942
11131
  * ```
10943
11132
  */
10944
- Content: _sfc_main$46,
11133
+ Content: _sfc_main$47,
10945
11134
  /**
10946
11135
  * Option item within the combobox dropdown. Registers with selection and
10947
11136
  * virtual focus. Hidden via `v-show` when filtered out so selection state
@@ -10958,7 +11147,7 @@ const Combobox = {
10958
11147
  * </Combobox.Item>
10959
11148
  * ```
10960
11149
  */
10961
- Item: _sfc_main$52,
11150
+ Item: _sfc_main$53,
10962
11151
  /**
10963
11152
  * Empty state shown when no items match the current query. Exposes the
10964
11153
  * query string via slot props for contextual messaging.
@@ -10972,7 +11161,7 @@ const Combobox = {
10972
11161
  * </Combobox.Empty>
10973
11162
  * ```
10974
11163
  */
10975
- Empty: _sfc_main$50,
11164
+ Empty: _sfc_main$51,
10976
11165
  /**
10977
11166
  * Help text component connected via aria-describedby.
10978
11167
  * Auto-generates an ID that Combobox.Control references in its
@@ -10990,7 +11179,7 @@ const Combobox = {
10990
11179
  * </Combobox.Root>
10991
11180
  * ```
10992
11181
  */
10993
- Description: _sfc_main$49,
11182
+ Description: _sfc_main$50,
10994
11183
  /**
10995
11184
  * Error message component with aria-live announcements.
10996
11185
  * Renders error messages from Root's errorMessages prop.
@@ -11011,12 +11200,12 @@ const Combobox = {
11011
11200
  * </Combobox.Root>
11012
11201
  * ```
11013
11202
  */
11014
- Error: _sfc_main$51
11203
+ Error: _sfc_main$52
11015
11204
  };
11016
11205
  //#endregion
11017
11206
  //#region src/components/Dialog/DialogRoot.vue
11018
11207
  const [useDialogContext, provideDialogContext] = createContext();
11019
- const _sfc_main$58 = /* @__PURE__ */ defineComponent({
11208
+ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
11020
11209
  name: "DialogRoot",
11021
11210
  __name: "DialogRoot",
11022
11211
  props: /* @__PURE__ */ mergeModels({
@@ -11070,7 +11259,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
11070
11259
  });
11071
11260
  //#endregion
11072
11261
  //#region src/components/Dialog/DialogClose.vue
11073
- const _sfc_main$55 = /* @__PURE__ */ defineComponent({
11262
+ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
11074
11263
  name: "DialogClose",
11075
11264
  __name: "DialogClose",
11076
11265
  props: {
@@ -11105,7 +11294,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
11105
11294
  });
11106
11295
  //#endregion
11107
11296
  //#region src/components/Dialog/DialogContent.vue
11108
- const _sfc_main$56 = /* @__PURE__ */ defineComponent({
11297
+ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
11109
11298
  name: "DialogContent",
11110
11299
  __name: "DialogContent",
11111
11300
  props: {
@@ -11190,7 +11379,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
11190
11379
  });
11191
11380
  //#endregion
11192
11381
  //#region src/components/Dialog/DialogDescription.vue
11193
- const _sfc_main$57 = /* @__PURE__ */ defineComponent({
11382
+ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
11194
11383
  name: "DialogDescription",
11195
11384
  __name: "DialogDescription",
11196
11385
  props: {
@@ -11214,7 +11403,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
11214
11403
  });
11215
11404
  //#endregion
11216
11405
  //#region src/components/Dialog/DialogTitle.vue
11217
- const _sfc_main$59 = /* @__PURE__ */ defineComponent({
11406
+ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
11218
11407
  name: "DialogTitle",
11219
11408
  __name: "DialogTitle",
11220
11409
  props: {
@@ -11238,7 +11427,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
11238
11427
  });
11239
11428
  //#endregion
11240
11429
  //#region src/components/Dialog/DialogActivator.vue
11241
- const _sfc_main$54 = /* @__PURE__ */ defineComponent({
11430
+ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
11242
11431
  name: "DialogActivator",
11243
11432
  __name: "DialogActivator",
11244
11433
  props: {
@@ -11326,7 +11515,7 @@ const Dialog = {
11326
11515
  * </template>
11327
11516
  * ```
11328
11517
  */
11329
- Root: _sfc_main$58,
11518
+ Root: _sfc_main$59,
11330
11519
  /**
11331
11520
  * Activator component that opens the dialog.
11332
11521
  *
@@ -11345,7 +11534,7 @@ const Dialog = {
11345
11534
  * </template>
11346
11535
  * ```
11347
11536
  */
11348
- Activator: _sfc_main$54,
11537
+ Activator: _sfc_main$55,
11349
11538
  /**
11350
11539
  * Content container for the dialog using native `<dialog>` element.
11351
11540
  *
@@ -11366,7 +11555,7 @@ const Dialog = {
11366
11555
  * </template>
11367
11556
  * ```
11368
11557
  */
11369
- Content: _sfc_main$56,
11558
+ Content: _sfc_main$57,
11370
11559
  /**
11371
11560
  * Title component for accessible dialog labeling.
11372
11561
  *
@@ -11383,7 +11572,7 @@ const Dialog = {
11383
11572
  * </template>
11384
11573
  * ```
11385
11574
  */
11386
- Title: _sfc_main$59,
11575
+ Title: _sfc_main$60,
11387
11576
  /**
11388
11577
  * Description component for accessible dialog description.
11389
11578
  *
@@ -11402,7 +11591,7 @@ const Dialog = {
11402
11591
  * </template>
11403
11592
  * ```
11404
11593
  */
11405
- Description: _sfc_main$57,
11594
+ Description: _sfc_main$58,
11406
11595
  /**
11407
11596
  * Close button component for closing the dialog.
11408
11597
  *
@@ -11419,12 +11608,12 @@ const Dialog = {
11419
11608
  * </template>
11420
11609
  * ```
11421
11610
  */
11422
- Close: _sfc_main$55
11611
+ Close: _sfc_main$56
11423
11612
  };
11424
11613
  //#endregion
11425
11614
  //#region src/components/ExpansionPanel/ExpansionPanelGroup.vue
11426
11615
  const [useExpansionPanelGroup, provideExpansionPanelGroup] = createContext();
11427
- const _sfc_main$63 = /* @__PURE__ */ defineComponent({
11616
+ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
11428
11617
  name: "ExpansionPanelGroup",
11429
11618
  __name: "ExpansionPanelGroup",
11430
11619
  props: /* @__PURE__ */ mergeModels({
@@ -11484,7 +11673,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
11484
11673
  //#endregion
11485
11674
  //#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
11486
11675
  const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext({ suffix: "item" });
11487
- const _sfc_main$65 = /* @__PURE__ */ defineComponent({
11676
+ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
11488
11677
  name: "ExpansionPanelRoot",
11489
11678
  __name: "ExpansionPanelRoot",
11490
11679
  props: {
@@ -11530,7 +11719,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
11530
11719
  });
11531
11720
  //#endregion
11532
11721
  //#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
11533
- const _sfc_main$60 = /* @__PURE__ */ defineComponent({
11722
+ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
11534
11723
  name: "ExpansionPanelActivator",
11535
11724
  __name: "ExpansionPanelActivator",
11536
11725
  props: {
@@ -11583,7 +11772,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
11583
11772
  });
11584
11773
  //#endregion
11585
11774
  //#region src/components/ExpansionPanel/ExpansionPanelContent.vue
11586
- const _sfc_main$61 = /* @__PURE__ */ defineComponent({
11775
+ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
11587
11776
  name: "ExpansionPanelContent",
11588
11777
  __name: "ExpansionPanelContent",
11589
11778
  props: {
@@ -11616,7 +11805,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
11616
11805
  });
11617
11806
  //#endregion
11618
11807
  //#region src/components/ExpansionPanel/ExpansionPanelCue.vue
11619
- const _sfc_main$62 = /* @__PURE__ */ defineComponent({
11808
+ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
11620
11809
  name: "ExpansionPanelCue",
11621
11810
  __name: "ExpansionPanelCue",
11622
11811
  props: {
@@ -11646,7 +11835,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
11646
11835
  });
11647
11836
  //#endregion
11648
11837
  //#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
11649
- const _sfc_main$64 = /* @__PURE__ */ defineComponent({
11838
+ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
11650
11839
  name: "ExpansionPanelHeader",
11651
11840
  __name: "ExpansionPanelHeader",
11652
11841
  props: {
@@ -11707,7 +11896,7 @@ const ExpansionPanel = {
11707
11896
  *
11708
11897
  * @see https://0.vuetifyjs.com/components/disclosure/expansion-panel
11709
11898
  */
11710
- Group: _sfc_main$63,
11899
+ Group: _sfc_main$64,
11711
11900
  /**
11712
11901
  * Root component representing a single expansion panel.
11713
11902
  *
@@ -11734,7 +11923,7 @@ const ExpansionPanel = {
11734
11923
  * </template>
11735
11924
  * ```
11736
11925
  */
11737
- Root: _sfc_main$65,
11926
+ Root: _sfc_main$66,
11738
11927
  /**
11739
11928
  * (optional) Component for the header section of an expansion panel item.
11740
11929
  *
@@ -11755,7 +11944,7 @@ const ExpansionPanel = {
11755
11944
  * </template>
11756
11945
  * ```
11757
11946
  */
11758
- Header: _sfc_main$64,
11947
+ Header: _sfc_main$65,
11759
11948
  /**
11760
11949
  * Component for the activator section of an expansion panel header.
11761
11950
  *
@@ -11774,7 +11963,7 @@ const ExpansionPanel = {
11774
11963
  * </template>
11775
11964
  * ```
11776
11965
  */
11777
- Activator: _sfc_main$60,
11966
+ Activator: _sfc_main$61,
11778
11967
  /**
11779
11968
  * Visual cue for expansion state (e.g., chevron icon).
11780
11969
  *
@@ -11794,7 +11983,7 @@ const ExpansionPanel = {
11794
11983
  * </template>
11795
11984
  * ```
11796
11985
  */
11797
- Cue: _sfc_main$62,
11986
+ Cue: _sfc_main$63,
11798
11987
  /**
11799
11988
  * Component for the content section of an expansion panel item.
11800
11989
  *
@@ -11813,7 +12002,7 @@ const ExpansionPanel = {
11813
12002
  * </template>
11814
12003
  * ```
11815
12004
  */
11816
- Content: _sfc_main$61
12005
+ Content: _sfc_main$62
11817
12006
  };
11818
12007
  //#endregion
11819
12008
  //#region src/composables/createForm/index.ts
@@ -11971,7 +12160,7 @@ function useForm(namespace = "v0:form") {
11971
12160
  }
11972
12161
  //#endregion
11973
12162
  //#region src/components/Form/Form.vue
11974
- const _sfc_main$66 = /* @__PURE__ */ defineComponent({
12163
+ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
11975
12164
  name: "Form",
11976
12165
  inheritAttrs: false,
11977
12166
  __name: "Form",
@@ -12051,7 +12240,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
12051
12240
  //#endregion
12052
12241
  //#region src/components/Group/GroupRoot.vue
12053
12242
  const [useGroupRoot, provideGroupRoot] = createContext();
12054
- const _sfc_main$68 = /* @__PURE__ */ defineComponent({
12243
+ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
12055
12244
  name: "GroupRoot",
12056
12245
  __name: "GroupRoot",
12057
12246
  props: /* @__PURE__ */ mergeModels({
@@ -12103,7 +12292,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
12103
12292
  });
12104
12293
  //#endregion
12105
12294
  //#region src/components/Group/GroupItem.vue
12106
- const _sfc_main$67 = /* @__PURE__ */ defineComponent({
12295
+ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
12107
12296
  name: "GroupItem",
12108
12297
  __name: "GroupItem",
12109
12298
  props: {
@@ -12185,7 +12374,7 @@ const Group = {
12185
12374
  * </template>
12186
12375
  * ```
12187
12376
  */
12188
- Root: _sfc_main$68,
12377
+ Root: _sfc_main$69,
12189
12378
  /**
12190
12379
  * Item component for multi-selection groups.
12191
12380
  *
@@ -12204,7 +12393,7 @@ const Group = {
12204
12393
  * </template>
12205
12394
  * ```
12206
12395
  */
12207
- Item: _sfc_main$67
12396
+ Item: _sfc_main$68
12208
12397
  };
12209
12398
  //#endregion
12210
12399
  //#region src/composables/useIntersectionObserver/index.ts
@@ -12385,7 +12574,7 @@ function useElementIntersection(target, options = {}) {
12385
12574
  //#endregion
12386
12575
  //#region src/components/Image/ImageRoot.vue
12387
12576
  const [useImageRoot, provideImageRoot] = createContext();
12388
- const _sfc_main$72 = /* @__PURE__ */ defineComponent({
12577
+ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
12389
12578
  name: "ImageRoot",
12390
12579
  __name: "ImageRoot",
12391
12580
  props: {
@@ -12438,7 +12627,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
12438
12627
  });
12439
12628
  //#endregion
12440
12629
  //#region src/components/Image/ImageFallback.vue
12441
- const _sfc_main$69 = /* @__PURE__ */ defineComponent({
12630
+ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
12442
12631
  name: "ImageFallback",
12443
12632
  __name: "ImageFallback",
12444
12633
  props: {
@@ -12468,7 +12657,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
12468
12657
  });
12469
12658
  //#endregion
12470
12659
  //#region src/components/Image/ImageImg.vue
12471
- const _sfc_main$70 = /* @__PURE__ */ defineComponent({
12660
+ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
12472
12661
  name: "ImageImg",
12473
12662
  __name: "ImageImg",
12474
12663
  props: {
@@ -12539,7 +12728,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
12539
12728
  });
12540
12729
  //#endregion
12541
12730
  //#region src/components/Image/ImagePlaceholder.vue
12542
- const _sfc_main$71 = /* @__PURE__ */ defineComponent({
12731
+ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
12543
12732
  name: "ImagePlaceholder",
12544
12733
  __name: "ImagePlaceholder",
12545
12734
  props: {
@@ -12597,7 +12786,7 @@ const Image = {
12597
12786
  * </template>
12598
12787
  * ```
12599
12788
  */
12600
- Root: _sfc_main$72,
12789
+ Root: _sfc_main$73,
12601
12790
  /**
12602
12791
  * The `<img>` element. Reads the gated source from context and reports
12603
12792
  * load/error events.
@@ -12609,7 +12798,7 @@ const Image = {
12609
12798
  * <Image.Img alt="Description" width="800" height="600" />
12610
12799
  * ```
12611
12800
  */
12612
- Img: _sfc_main$70,
12801
+ Img: _sfc_main$71,
12613
12802
  /**
12614
12803
  * Placeholder content shown while the image is idle or loading.
12615
12804
  *
@@ -12622,7 +12811,7 @@ const Image = {
12622
12811
  * </Image.Placeholder>
12623
12812
  * ```
12624
12813
  */
12625
- Placeholder: _sfc_main$71,
12814
+ Placeholder: _sfc_main$72,
12626
12815
  /**
12627
12816
  * Fallback content shown when the image fails to load. Exposes `retry()`
12628
12817
  * via slot props.
@@ -12636,7 +12825,7 @@ const Image = {
12636
12825
  * </Image.Fallback>
12637
12826
  * ```
12638
12827
  */
12639
- Fallback: _sfc_main$69
12828
+ Fallback: _sfc_main$70
12640
12829
  };
12641
12830
  //#endregion
12642
12831
  //#region src/composables/useRules/adapters/standard.ts
@@ -13069,7 +13258,7 @@ function parseValidateOn$1(value) {
13069
13258
  modifier
13070
13259
  };
13071
13260
  }
13072
- const _sfc_main$76 = /* @__PURE__ */ defineComponent({
13261
+ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
13073
13262
  name: "InputRoot",
13074
13263
  inheritAttrs: false,
13075
13264
  __name: "InputRoot",
@@ -13209,7 +13398,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
13209
13398
  });
13210
13399
  //#endregion
13211
13400
  //#region src/components/Input/InputControl.vue
13212
- const _sfc_main$73 = /* @__PURE__ */ defineComponent({
13401
+ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
13213
13402
  name: "InputControl",
13214
13403
  inheritAttrs: false,
13215
13404
  __name: "InputControl",
@@ -13282,7 +13471,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
13282
13471
  });
13283
13472
  //#endregion
13284
13473
  //#region src/components/Input/InputDescription.vue
13285
- const _sfc_main$74 = /* @__PURE__ */ defineComponent({
13474
+ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
13286
13475
  name: "InputDescription",
13287
13476
  inheritAttrs: false,
13288
13477
  __name: "InputDescription",
@@ -13312,7 +13501,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
13312
13501
  });
13313
13502
  //#endregion
13314
13503
  //#region src/components/Input/InputError.vue
13315
- const _sfc_main$75 = /* @__PURE__ */ defineComponent({
13504
+ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
13316
13505
  name: "InputError",
13317
13506
  inheritAttrs: false,
13318
13507
  __name: "InputError",
@@ -13394,7 +13583,7 @@ const Input = {
13394
13583
  * </Input.Root>
13395
13584
  * ```
13396
13585
  */
13397
- Control: _sfc_main$73,
13586
+ Control: _sfc_main$74,
13398
13587
  /**
13399
13588
  * Help text component connected via aria-describedby.
13400
13589
  *
@@ -13411,7 +13600,7 @@ const Input = {
13411
13600
  * </Input.Root>
13412
13601
  * ```
13413
13602
  */
13414
- Description: _sfc_main$74,
13603
+ Description: _sfc_main$75,
13415
13604
  /**
13416
13605
  * Error message component with aria-live announcements.
13417
13606
  *
@@ -13431,7 +13620,7 @@ const Input = {
13431
13620
  * </Input.Root>
13432
13621
  * ```
13433
13622
  */
13434
- Error: _sfc_main$75,
13623
+ Error: _sfc_main$76,
13435
13624
  /**
13436
13625
  * Root component for text inputs with validation.
13437
13626
  *
@@ -13460,11 +13649,11 @@ const Input = {
13460
13649
  * </template>
13461
13650
  * ```
13462
13651
  */
13463
- Root: _sfc_main$76
13652
+ Root: _sfc_main$77
13464
13653
  };
13465
13654
  //#endregion
13466
13655
  //#region src/components/Locale/Locale.vue
13467
- const _sfc_main$77 = /* @__PURE__ */ defineComponent({
13656
+ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
13468
13657
  name: "Locale",
13469
13658
  inheritAttrs: false,
13470
13659
  __name: "Locale",
@@ -13756,7 +13945,7 @@ function parseValidateOn(value) {
13756
13945
  modifier
13757
13946
  };
13758
13947
  }
13759
- const _sfc_main$83 = /* @__PURE__ */ defineComponent({
13948
+ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
13760
13949
  name: "NumberFieldRoot",
13761
13950
  inheritAttrs: false,
13762
13951
  __name: "NumberFieldRoot",
@@ -13911,7 +14100,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
13911
14100
  });
13912
14101
  //#endregion
13913
14102
  //#region src/components/NumberField/NumberFieldControl.vue
13914
- const _sfc_main$78 = /* @__PURE__ */ defineComponent({
14103
+ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
13915
14104
  name: "NumberFieldControl",
13916
14105
  inheritAttrs: false,
13917
14106
  __name: "NumberFieldControl",
@@ -14054,7 +14243,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
14054
14243
  });
14055
14244
  //#endregion
14056
14245
  //#region src/components/NumberField/NumberFieldDecrement.vue
14057
- const _sfc_main$79 = /* @__PURE__ */ defineComponent({
14246
+ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
14058
14247
  name: "NumberFieldDecrement",
14059
14248
  inheritAttrs: false,
14060
14249
  __name: "NumberFieldDecrement",
@@ -14128,7 +14317,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
14128
14317
  });
14129
14318
  //#endregion
14130
14319
  //#region src/components/NumberField/NumberFieldDescription.vue
14131
- const _sfc_main$80 = /* @__PURE__ */ defineComponent({
14320
+ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
14132
14321
  name: "NumberFieldDescription",
14133
14322
  inheritAttrs: false,
14134
14323
  __name: "NumberFieldDescription",
@@ -14158,7 +14347,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
14158
14347
  });
14159
14348
  //#endregion
14160
14349
  //#region src/components/NumberField/NumberFieldError.vue
14161
- const _sfc_main$81 = /* @__PURE__ */ defineComponent({
14350
+ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
14162
14351
  name: "NumberFieldError",
14163
14352
  inheritAttrs: false,
14164
14353
  __name: "NumberFieldError",
@@ -14195,7 +14384,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
14195
14384
  });
14196
14385
  //#endregion
14197
14386
  //#region src/components/NumberField/NumberFieldIncrement.vue
14198
- const _sfc_main$82 = /* @__PURE__ */ defineComponent({
14387
+ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
14199
14388
  name: "NumberFieldIncrement",
14200
14389
  inheritAttrs: false,
14201
14390
  __name: "NumberFieldIncrement",
@@ -14345,7 +14534,7 @@ function useRaf(callback) {
14345
14534
  }
14346
14535
  //#endregion
14347
14536
  //#region src/components/NumberField/NumberFieldScrub.vue
14348
- const _sfc_main$84 = /* @__PURE__ */ defineComponent({
14537
+ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
14349
14538
  name: "NumberFieldScrub",
14350
14539
  inheritAttrs: false,
14351
14540
  __name: "NumberFieldScrub",
@@ -14456,7 +14645,7 @@ const NumberField = {
14456
14645
  * </template>
14457
14646
  * ```
14458
14647
  */
14459
- Root: _sfc_main$83,
14648
+ Root: _sfc_main$84,
14460
14649
  /**
14461
14650
  * Native input element with spinbutton semantics.
14462
14651
  *
@@ -14471,7 +14660,7 @@ const NumberField = {
14471
14660
  * <NumberField.Control />
14472
14661
  * ```
14473
14662
  */
14474
- Control: _sfc_main$78,
14663
+ Control: _sfc_main$79,
14475
14664
  /**
14476
14665
  * Increment button with spin-on-hold behavior.
14477
14666
  *
@@ -14486,7 +14675,7 @@ const NumberField = {
14486
14675
  * <NumberField.Increment>+</NumberField.Increment>
14487
14676
  * ```
14488
14677
  */
14489
- Increment: _sfc_main$82,
14678
+ Increment: _sfc_main$83,
14490
14679
  /**
14491
14680
  * Decrement button with spin-on-hold behavior.
14492
14681
  *
@@ -14501,7 +14690,7 @@ const NumberField = {
14501
14690
  * <NumberField.Decrement>-</NumberField.Decrement>
14502
14691
  * ```
14503
14692
  */
14504
- Decrement: _sfc_main$79,
14693
+ Decrement: _sfc_main$80,
14505
14694
  /**
14506
14695
  * Click-and-drag scrub control using Pointer Lock API.
14507
14696
  *
@@ -14516,7 +14705,7 @@ const NumberField = {
14516
14705
  * <NumberField.Scrub>Amount</NumberField.Scrub>
14517
14706
  * ```
14518
14707
  */
14519
- Scrub: _sfc_main$84,
14708
+ Scrub: _sfc_main$85,
14520
14709
  /**
14521
14710
  * Help text component connected via aria-describedby.
14522
14711
  *
@@ -14530,7 +14719,7 @@ const NumberField = {
14530
14719
  * <NumberField.Description>Enter a value between 0 and 100</NumberField.Description>
14531
14720
  * ```
14532
14721
  */
14533
- Description: _sfc_main$80,
14722
+ Description: _sfc_main$81,
14534
14723
  /**
14535
14724
  * Error message component connected via aria-errormessage.
14536
14725
  *
@@ -14546,7 +14735,7 @@ const NumberField = {
14546
14735
  * </NumberField.Error>
14547
14736
  * ```
14548
14737
  */
14549
- Error: _sfc_main$81
14738
+ Error: _sfc_main$82
14550
14739
  };
14551
14740
  //#endregion
14552
14741
  //#region src/components/Overflow/OverflowRoot.vue
@@ -14567,7 +14756,7 @@ const NumberField = {
14567
14756
  * `createOverflow` as a getter so capacity recomputes when the prop changes.
14568
14757
  */
14569
14758
  const [useOverflowRoot, provideOverflowRoot] = createContext();
14570
- const _sfc_main$87 = /* @__PURE__ */ defineComponent({
14759
+ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
14571
14760
  name: "OverflowRoot",
14572
14761
  __name: "OverflowRoot",
14573
14762
  props: {
@@ -14656,7 +14845,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
14656
14845
  * slot consumer must spread `slotProps.attrs` onto their own element to
14657
14846
  * preserve the data hook and live-region semantics.
14658
14847
  */
14659
- const _sfc_main$85 = /* @__PURE__ */ defineComponent({
14848
+ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
14660
14849
  name: "OverflowIndicator",
14661
14850
  __name: "OverflowIndicator",
14662
14851
  props: {
@@ -14725,7 +14914,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
14725
14914
  * so the slot consumer is responsible for honoring `isHidden` themselves —
14726
14915
  * read it from `slotProps.isHidden` and conditionally render or apply CSS.
14727
14916
  */
14728
- const _sfc_main$86 = /* @__PURE__ */ defineComponent({
14917
+ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
14729
14918
  name: "OverflowItem",
14730
14919
  __name: "OverflowItem",
14731
14920
  props: {
@@ -14821,7 +15010,7 @@ const Overflow = {
14821
15010
  * </template>
14822
15011
  * ```
14823
15012
  */
14824
- Root: _sfc_main$87,
15013
+ Root: _sfc_main$88,
14825
15014
  /**
14826
15015
  * Individual overflow item. Registers with Root and self-measures.
14827
15016
  * Hidden when its index falls outside capacity.
@@ -14837,7 +15026,7 @@ const Overflow = {
14837
15026
  * </template>
14838
15027
  * ```
14839
15028
  */
14840
- Item: _sfc_main$86,
15029
+ Item: _sfc_main$87,
14841
15030
  /**
14842
15031
  * Indicator that renders only when items are hidden. Exposes the
14843
15032
  * hidden count and the array of hidden tickets via slot props.
@@ -14853,7 +15042,7 @@ const Overflow = {
14853
15042
  * </template>
14854
15043
  * ```
14855
15044
  */
14856
- Indicator: _sfc_main$85
15045
+ Indicator: _sfc_main$86
14857
15046
  };
14858
15047
  //#endregion
14859
15048
  //#region src/composables/createPagination/index.ts
@@ -15103,7 +15292,7 @@ function usePagination(namespace = "v0:pagination") {
15103
15292
  const [usePaginationRoot, providePaginationRoot] = createContext();
15104
15293
  const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
15105
15294
  const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
15106
- const _sfc_main$94 = /* @__PURE__ */ defineComponent({
15295
+ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
15107
15296
  name: "PaginationRoot",
15108
15297
  __name: "PaginationRoot",
15109
15298
  props: /* @__PURE__ */ mergeModels({
@@ -15205,7 +15394,7 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
15205
15394
  });
15206
15395
  //#endregion
15207
15396
  //#region src/components/Pagination/PaginationEllipsis.vue
15208
- const _sfc_main$88 = /* @__PURE__ */ defineComponent({
15397
+ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
15209
15398
  name: "PaginationEllipsis",
15210
15399
  __name: "PaginationEllipsis",
15211
15400
  props: {
@@ -15248,7 +15437,7 @@ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
15248
15437
  });
15249
15438
  //#endregion
15250
15439
  //#region src/components/Pagination/PaginationFirst.vue
15251
- const _sfc_main$89 = /* @__PURE__ */ defineComponent({
15440
+ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
15252
15441
  name: "PaginationFirst",
15253
15442
  __name: "PaginationFirst",
15254
15443
  props: {
@@ -15305,7 +15494,7 @@ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
15305
15494
  });
15306
15495
  //#endregion
15307
15496
  //#region src/components/Pagination/PaginationItem.vue
15308
- const _sfc_main$90 = /* @__PURE__ */ defineComponent({
15497
+ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
15309
15498
  name: "PaginationItem",
15310
15499
  __name: "PaginationItem",
15311
15500
  props: {
@@ -15339,6 +15528,12 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
15339
15528
  if (__props.disabled) return;
15340
15529
  pagination.select(__props.value);
15341
15530
  }
15531
+ function onKeydown(e) {
15532
+ if (e.key === "Enter" || e.key === " ") {
15533
+ e.preventDefault();
15534
+ select();
15535
+ }
15536
+ }
15342
15537
  const slotProps = toRef(() => ({
15343
15538
  page: __props.value,
15344
15539
  isSelected: isSelected.value,
@@ -15353,7 +15548,9 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
15353
15548
  "disabled": __props.as === "button" ? __props.disabled : void 0,
15354
15549
  "tabindex": __props.disabled ? -1 : 0,
15355
15550
  "type": __props.as === "button" ? "button" : void 0,
15356
- "onClick": select
15551
+ "role": __props.as === "button" ? void 0 : "button",
15552
+ "onClick": select,
15553
+ "onKeydown": __props.as === "button" ? void 0 : onKeydown
15357
15554
  }
15358
15555
  }));
15359
15556
  onBeforeUnmount(() => items.unregister(__props.id));
@@ -15373,7 +15570,7 @@ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
15373
15570
  });
15374
15571
  //#endregion
15375
15572
  //#region src/components/Pagination/PaginationLast.vue
15376
- const _sfc_main$91 = /* @__PURE__ */ defineComponent({
15573
+ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
15377
15574
  name: "PaginationLast",
15378
15575
  __name: "PaginationLast",
15379
15576
  props: {
@@ -15430,7 +15627,7 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
15430
15627
  });
15431
15628
  //#endregion
15432
15629
  //#region src/components/Pagination/PaginationNext.vue
15433
- const _sfc_main$92 = /* @__PURE__ */ defineComponent({
15630
+ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
15434
15631
  name: "PaginationNext",
15435
15632
  __name: "PaginationNext",
15436
15633
  props: {
@@ -15487,7 +15684,7 @@ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
15487
15684
  });
15488
15685
  //#endregion
15489
15686
  //#region src/components/Pagination/PaginationPrev.vue
15490
- const _sfc_main$93 = /* @__PURE__ */ defineComponent({
15687
+ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
15491
15688
  name: "PaginationPrev",
15492
15689
  __name: "PaginationPrev",
15493
15690
  props: {
@@ -15544,7 +15741,7 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
15544
15741
  });
15545
15742
  //#endregion
15546
15743
  //#region src/components/Pagination/PaginationStatus.vue
15547
- const _sfc_main$95 = /* @__PURE__ */ defineComponent({
15744
+ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
15548
15745
  name: "PaginationStatus",
15549
15746
  __name: "PaginationStatus",
15550
15747
  props: {
@@ -15629,7 +15826,7 @@ const Pagination = {
15629
15826
  * </template>
15630
15827
  * ```
15631
15828
  */
15632
- Root: _sfc_main$94,
15829
+ Root: _sfc_main$95,
15633
15830
  /**
15634
15831
  * Individual page button that navigates to a specific page number.
15635
15832
  *
@@ -15651,7 +15848,7 @@ const Pagination = {
15651
15848
  * </template>
15652
15849
  * ```
15653
15850
  */
15654
- Item: _sfc_main$90,
15851
+ Item: _sfc_main$91,
15655
15852
  /**
15656
15853
  * Navigation button that jumps to the first page. Automatically
15657
15854
  * disables when already on the first page.
@@ -15679,7 +15876,7 @@ const Pagination = {
15679
15876
  * </template>
15680
15877
  * ```
15681
15878
  */
15682
- First: _sfc_main$89,
15879
+ First: _sfc_main$90,
15683
15880
  /**
15684
15881
  * Navigation button that moves to the previous page. Automatically
15685
15882
  * disables when already on the first page.
@@ -15707,7 +15904,7 @@ const Pagination = {
15707
15904
  * </template>
15708
15905
  * ```
15709
15906
  */
15710
- Prev: _sfc_main$93,
15907
+ Prev: _sfc_main$94,
15711
15908
  /**
15712
15909
  * Visual indicator for omitted page numbers. Hidden from screen
15713
15910
  * readers via aria-hidden. Inherits ellipsis character from Root
@@ -15730,7 +15927,7 @@ const Pagination = {
15730
15927
  * </template>
15731
15928
  * ```
15732
15929
  */
15733
- Ellipsis: _sfc_main$88,
15930
+ Ellipsis: _sfc_main$89,
15734
15931
  /**
15735
15932
  * Navigation button that moves to the next page. Automatically
15736
15933
  * disables when already on the last page.
@@ -15758,7 +15955,7 @@ const Pagination = {
15758
15955
  * </template>
15759
15956
  * ```
15760
15957
  */
15761
- Next: _sfc_main$92,
15958
+ Next: _sfc_main$93,
15762
15959
  /**
15763
15960
  * Navigation button that jumps to the last page. Automatically
15764
15961
  * disables when already on the last page.
@@ -15786,7 +15983,7 @@ const Pagination = {
15786
15983
  * </template>
15787
15984
  * ```
15788
15985
  */
15789
- Last: _sfc_main$91,
15986
+ Last: _sfc_main$92,
15790
15987
  /**
15791
15988
  * Visually-hidden live region that announces page changes to screen
15792
15989
  * readers. Should be styled with sr-only/visually-hidden CSS.
@@ -15807,12 +16004,12 @@ const Pagination = {
15807
16004
  * </template>
15808
16005
  * ```
15809
16006
  */
15810
- Status: _sfc_main$95
16007
+ Status: _sfc_main$96
15811
16008
  };
15812
16009
  //#endregion
15813
16010
  //#region src/components/Popover/PopoverRoot.vue
15814
16011
  const [usePopoverContext, providePopoverContext] = createContext("v0:popover");
15815
- const _sfc_main$98 = /* @__PURE__ */ defineComponent({
16012
+ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
15816
16013
  name: "PopoverRoot",
15817
16014
  __name: "PopoverRoot",
15818
16015
  props: /* @__PURE__ */ mergeModels({
@@ -15852,7 +16049,7 @@ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
15852
16049
  });
15853
16050
  //#endregion
15854
16051
  //#region src/components/Popover/PopoverActivator.vue
15855
- const _sfc_main$96 = /* @__PURE__ */ defineComponent({
16052
+ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
15856
16053
  name: "PopoverActivator",
15857
16054
  __name: "PopoverActivator",
15858
16055
  props: {
@@ -15891,7 +16088,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
15891
16088
  });
15892
16089
  //#endregion
15893
16090
  //#region src/components/Popover/PopoverContent.vue
15894
- const _sfc_main$97 = /* @__PURE__ */ defineComponent({
16091
+ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
15895
16092
  name: "PopoverContent",
15896
16093
  __name: "PopoverContent",
15897
16094
  props: {
@@ -15976,7 +16173,7 @@ const Popover = {
15976
16173
  * </template>
15977
16174
  * ```
15978
16175
  */
15979
- Root: _sfc_main$98,
16176
+ Root: _sfc_main$99,
15980
16177
  /**
15981
16178
  * Activator component that opens the popover.
15982
16179
  *
@@ -15995,7 +16192,7 @@ const Popover = {
15995
16192
  * </template>
15996
16193
  * ```
15997
16194
  */
15998
- Activator: _sfc_main$96,
16195
+ Activator: _sfc_main$97,
15999
16196
  /**
16000
16197
  * Component for the content section of a popover.
16001
16198
  *
@@ -16014,7 +16211,7 @@ const Popover = {
16014
16211
  * </template>
16015
16212
  * ```
16016
16213
  */
16017
- Content: _sfc_main$97
16214
+ Content: _sfc_main$98
16018
16215
  };
16019
16216
  //#endregion
16020
16217
  //#region src/components/Portal/Portal.vue
@@ -16030,7 +16227,7 @@ const Popover = {
16030
16227
  * Standardizes the teleport + stack registration pattern used by
16031
16228
  * overlay components (Snackbar, Toast, Dialog, etc.).
16032
16229
  */
16033
- const _sfc_main$99 = /* @__PURE__ */ defineComponent({
16230
+ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
16034
16231
  name: "Portal",
16035
16232
  __name: "Portal",
16036
16233
  props: {
@@ -16215,7 +16412,7 @@ function usePresence(options) {
16215
16412
  * - Lifecycle events: `enter`, `leave`, `after-leave`
16216
16413
  * - Animation-agnostic: works with CSS, WAAPI, GSAP, or nothing
16217
16414
  */
16218
- const _sfc_main$100 = /* @__PURE__ */ defineComponent({
16415
+ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
16219
16416
  name: "Presence",
16220
16417
  __name: "Presence",
16221
16418
  props: /* @__PURE__ */ mergeModels({
@@ -16275,7 +16472,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
16275
16472
  //#endregion
16276
16473
  //#region src/components/Progress/ProgressHiddenInput.vue
16277
16474
  const _hoisted_1$5 = ["name", "value"];
16278
- const _sfc_main$103 = /* @__PURE__ */ defineComponent({
16475
+ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
16279
16476
  name: "ProgressHiddenInput",
16280
16477
  __name: "ProgressHiddenInput",
16281
16478
  props: { namespace: { default: "v0:progress:root" } },
@@ -16425,7 +16622,7 @@ function useProgress(namespace = "v0:progress") {
16425
16622
  //#endregion
16426
16623
  //#region src/components/Progress/ProgressRoot.vue
16427
16624
  const [useProgressRoot, provideProgressRoot] = createContext();
16428
- const _sfc_main$105 = /* @__PURE__ */ defineComponent({
16625
+ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
16429
16626
  name: "ProgressRoot",
16430
16627
  inheritAttrs: false,
16431
16628
  __name: "ProgressRoot",
@@ -16502,13 +16699,13 @@ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
16502
16699
  }), {
16503
16700
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
16504
16701
  _: 3
16505
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$103, { key: 0 })) : createCommentVNode("v-if", true)], 64);
16702
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$104, { key: 0 })) : createCommentVNode("v-if", true)], 64);
16506
16703
  };
16507
16704
  }
16508
16705
  });
16509
16706
  //#endregion
16510
16707
  //#region src/components/Progress/ProgressBuffer.vue
16511
- const _sfc_main$101 = /* @__PURE__ */ defineComponent({
16708
+ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
16512
16709
  name: "ProgressBuffer",
16513
16710
  inheritAttrs: false,
16514
16711
  __name: "ProgressBuffer",
@@ -16554,7 +16751,7 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
16554
16751
  });
16555
16752
  //#endregion
16556
16753
  //#region src/components/Progress/ProgressFill.vue
16557
- const _sfc_main$102 = /* @__PURE__ */ defineComponent({
16754
+ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
16558
16755
  name: "ProgressFill",
16559
16756
  inheritAttrs: false,
16560
16757
  __name: "ProgressFill",
@@ -16602,7 +16799,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
16602
16799
  });
16603
16800
  //#endregion
16604
16801
  //#region src/components/Progress/ProgressLabel.vue
16605
- const _sfc_main$104 = /* @__PURE__ */ defineComponent({
16802
+ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
16606
16803
  name: "ProgressLabel",
16607
16804
  inheritAttrs: false,
16608
16805
  __name: "ProgressLabel",
@@ -16633,7 +16830,7 @@ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
16633
16830
  });
16634
16831
  //#endregion
16635
16832
  //#region src/components/Progress/ProgressTrack.vue
16636
- const _sfc_main$106 = /* @__PURE__ */ defineComponent({
16833
+ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
16637
16834
  name: "ProgressTrack",
16638
16835
  inheritAttrs: false,
16639
16836
  __name: "ProgressTrack",
@@ -16659,7 +16856,7 @@ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
16659
16856
  });
16660
16857
  //#endregion
16661
16858
  //#region src/components/Progress/ProgressValue.vue
16662
- const _sfc_main$107 = /* @__PURE__ */ defineComponent({
16859
+ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
16663
16860
  name: "ProgressValue",
16664
16861
  inheritAttrs: false,
16665
16862
  __name: "ProgressValue",
@@ -16751,7 +16948,7 @@ const Progress = {
16751
16948
  * </template>
16752
16949
  * ```
16753
16950
  */
16754
- Root: _sfc_main$105,
16951
+ Root: _sfc_main$106,
16755
16952
  /**
16756
16953
  * Track container for the progress bar.
16757
16954
  *
@@ -16774,7 +16971,7 @@ const Progress = {
16774
16971
  * </template>
16775
16972
  * ```
16776
16973
  */
16777
- Track: _sfc_main$106,
16974
+ Track: _sfc_main$107,
16778
16975
  /**
16779
16976
  * Fill element representing the current progress value.
16780
16977
  *
@@ -16795,7 +16992,7 @@ const Progress = {
16795
16992
  * </template>
16796
16993
  * ```
16797
16994
  */
16798
- Fill: _sfc_main$102,
16995
+ Fill: _sfc_main$103,
16799
16996
  /**
16800
16997
  * Buffer indicator for streaming or loading progress.
16801
16998
  *
@@ -16819,7 +17016,7 @@ const Progress = {
16819
17016
  * </template>
16820
17017
  * ```
16821
17018
  */
16822
- Buffer: _sfc_main$101,
17019
+ Buffer: _sfc_main$102,
16823
17020
  /**
16824
17021
  * Text display for the current progress value.
16825
17022
  *
@@ -16842,7 +17039,7 @@ const Progress = {
16842
17039
  * </template>
16843
17040
  * ```
16844
17041
  */
16845
- Value: _sfc_main$107,
17042
+ Value: _sfc_main$108,
16846
17043
  /**
16847
17044
  * Accessible label for the progress indicator.
16848
17045
  *
@@ -16863,7 +17060,7 @@ const Progress = {
16863
17060
  * </template>
16864
17061
  * ```
16865
17062
  */
16866
- Label: _sfc_main$104,
17063
+ Label: _sfc_main$105,
16867
17064
  /**
16868
17065
  * Hidden native input for form submission.
16869
17066
  *
@@ -16893,12 +17090,12 @@ const Progress = {
16893
17090
  * </template>
16894
17091
  * ```
16895
17092
  */
16896
- HiddenInput: _sfc_main$103
17093
+ HiddenInput: _sfc_main$104
16897
17094
  };
16898
17095
  //#endregion
16899
17096
  //#region src/components/Radio/RadioGroup.vue
16900
17097
  const [useRadioGroup, provideRadioGroup] = createContext();
16901
- const _sfc_main$108 = /* @__PURE__ */ defineComponent({
17098
+ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
16902
17099
  name: "RadioGroup",
16903
17100
  __name: "RadioGroup",
16904
17101
  props: /* @__PURE__ */ mergeModels({
@@ -16963,7 +17160,7 @@ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
16963
17160
  //#endregion
16964
17161
  //#region src/components/Radio/RadioRoot.vue
16965
17162
  const [useRadioRoot, provideRadioRoot] = createContext();
16966
- const _sfc_main$111 = /* @__PURE__ */ defineComponent({
17163
+ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
16967
17164
  name: "RadioRoot",
16968
17165
  inheritAttrs: false,
16969
17166
  __name: "RadioRoot",
@@ -17081,7 +17278,7 @@ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
17081
17278
  }), {
17082
17279
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
17083
17280
  _: 3
17084
- }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$109, { key: 0 })) : createCommentVNode("v-if", true)], 64);
17281
+ }, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$110, { key: 0 })) : createCommentVNode("v-if", true)], 64);
17085
17282
  };
17086
17283
  }
17087
17284
  });
@@ -17105,7 +17302,7 @@ const visuallyHiddenStyle$2 = {
17105
17302
  whiteSpace: "nowrap",
17106
17303
  border: "0"
17107
17304
  };
17108
- const _sfc_main$109 = /* @__PURE__ */ defineComponent({
17305
+ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
17109
17306
  name: "RadioHiddenInput",
17110
17307
  __name: "RadioHiddenInput",
17111
17308
  props: {
@@ -17142,7 +17339,7 @@ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
17142
17339
  });
17143
17340
  //#endregion
17144
17341
  //#region src/components/Radio/RadioIndicator.vue
17145
- const _sfc_main$110 = /* @__PURE__ */ defineComponent({
17342
+ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
17146
17343
  name: "RadioIndicator",
17147
17344
  __name: "RadioIndicator",
17148
17345
  props: {
@@ -17235,7 +17432,7 @@ const Radio = {
17235
17432
  * </template>
17236
17433
  * ```
17237
17434
  */
17238
- Group: _sfc_main$108,
17435
+ Group: _sfc_main$109,
17239
17436
  /**
17240
17437
  * Hidden input component for form submission.
17241
17438
  *
@@ -17260,7 +17457,7 @@ const Radio = {
17260
17457
  * </template>
17261
17458
  * ```
17262
17459
  */
17263
- HiddenInput: _sfc_main$109,
17460
+ HiddenInput: _sfc_main$110,
17264
17461
  /**
17265
17462
  * Visual indicator component for radio buttons.
17266
17463
  *
@@ -17288,7 +17485,7 @@ const Radio = {
17288
17485
  * </template>
17289
17486
  * ```
17290
17487
  */
17291
- Indicator: _sfc_main$110,
17488
+ Indicator: _sfc_main$111,
17292
17489
  /**
17293
17490
  * Root component for individual radio buttons.
17294
17491
  *
@@ -17315,7 +17512,7 @@ const Radio = {
17315
17512
  * </template>
17316
17513
  * ```
17317
17514
  */
17318
- Root: _sfc_main$111
17515
+ Root: _sfc_main$112
17319
17516
  };
17320
17517
  //#endregion
17321
17518
  //#region src/composables/createRating/index.ts
@@ -17474,7 +17671,7 @@ function useRating(namespace = "v0:rating") {
17474
17671
  //#endregion
17475
17672
  //#region src/components/Rating/RatingRoot.vue
17476
17673
  const [useRatingRoot, provideRatingRoot] = createContext();
17477
- const _sfc_main$114 = /* @__PURE__ */ defineComponent({
17674
+ const _sfc_main$115 = /* @__PURE__ */ defineComponent({
17478
17675
  name: "RatingRoot",
17479
17676
  inheritAttrs: false,
17480
17677
  __name: "RatingRoot",
@@ -17567,7 +17764,7 @@ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
17567
17764
  }), {
17568
17765
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
17569
17766
  _: 3
17570
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$112, { key: 0 })) : createCommentVNode("v-if", true)], 64);
17767
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$113, { key: 0 })) : createCommentVNode("v-if", true)], 64);
17571
17768
  };
17572
17769
  }
17573
17770
  });
@@ -17578,7 +17775,7 @@ const _hoisted_1$3 = [
17578
17775
  "name",
17579
17776
  "value"
17580
17777
  ];
17581
- const _sfc_main$112 = /* @__PURE__ */ defineComponent({
17778
+ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
17582
17779
  name: "RatingHiddenInput",
17583
17780
  __name: "RatingHiddenInput",
17584
17781
  props: { namespace: { default: "v0:rating:root" } },
@@ -17599,7 +17796,7 @@ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
17599
17796
  });
17600
17797
  //#endregion
17601
17798
  //#region src/components/Rating/RatingItem.vue
17602
- const _sfc_main$113 = /* @__PURE__ */ defineComponent({
17799
+ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
17603
17800
  name: "RatingItem",
17604
17801
  inheritAttrs: false,
17605
17802
  __name: "RatingItem",
@@ -17734,7 +17931,7 @@ const Rating = {
17734
17931
  * </template>
17735
17932
  * ```
17736
17933
  */
17737
- Root: _sfc_main$114,
17934
+ Root: _sfc_main$115,
17738
17935
  /**
17739
17936
  * Individual rating item (star/icon).
17740
17937
  *
@@ -17765,7 +17962,7 @@ const Rating = {
17765
17962
  * </template>
17766
17963
  * ```
17767
17964
  */
17768
- Item: _sfc_main$113,
17965
+ Item: _sfc_main$114,
17769
17966
  /**
17770
17967
  * Hidden native input for form submission.
17771
17968
  *
@@ -17801,11 +17998,11 @@ const Rating = {
17801
17998
  * </template>
17802
17999
  * ```
17803
18000
  */
17804
- HiddenInput: _sfc_main$112
18001
+ HiddenInput: _sfc_main$113
17805
18002
  };
17806
18003
  //#endregion
17807
18004
  //#region src/components/Scrim/Scrim.vue
17808
- const _sfc_main$115 = /* @__PURE__ */ defineComponent({
18005
+ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
17809
18006
  name: "Scrim",
17810
18007
  inheritAttrs: false,
17811
18008
  __name: "Scrim",
@@ -17894,7 +18091,7 @@ const visuallyHiddenStyle$1 = {
17894
18091
  whiteSpace: "nowrap",
17895
18092
  border: "0"
17896
18093
  };
17897
- const _sfc_main$169 = /* @__PURE__ */ defineComponent({
18094
+ const _sfc_main$170 = /* @__PURE__ */ defineComponent({
17898
18095
  name: "SelectHiddenInput",
17899
18096
  __name: "SelectHiddenInput",
17900
18097
  props: { namespace: { default: "v0:select" } },
@@ -17928,7 +18125,7 @@ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
17928
18125
  //#endregion
17929
18126
  //#region src/components/Select/SelectRoot.vue
17930
18127
  const [useSelectContext, provideSelectContext] = createContext();
17931
- const _sfc_main$121 = /* @__PURE__ */ defineComponent({
18128
+ const _sfc_main$122 = /* @__PURE__ */ defineComponent({
17932
18129
  name: "SelectRoot",
17933
18130
  __name: "SelectRoot",
17934
18131
  props: /* @__PURE__ */ mergeModels({
@@ -18041,13 +18238,13 @@ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
18041
18238
  }, {
18042
18239
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
18043
18240
  _: 3
18044
- }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$169, { key: 0 })) : createCommentVNode("v-if", true)], 64);
18241
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$170, { key: 0 })) : createCommentVNode("v-if", true)], 64);
18045
18242
  };
18046
18243
  }
18047
18244
  });
18048
18245
  //#endregion
18049
18246
  //#region src/components/Select/SelectActivator.vue
18050
- const _sfc_main$116 = /* @__PURE__ */ defineComponent({
18247
+ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
18051
18248
  name: "SelectActivator",
18052
18249
  __name: "SelectActivator",
18053
18250
  props: {
@@ -18127,7 +18324,7 @@ const _sfc_main$116 = /* @__PURE__ */ defineComponent({
18127
18324
  });
18128
18325
  //#endregion
18129
18326
  //#region src/components/Select/SelectContent.vue
18130
- const _sfc_main$117 = /* @__PURE__ */ defineComponent({
18327
+ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
18131
18328
  name: "SelectContent",
18132
18329
  __name: "SelectContent",
18133
18330
  props: {
@@ -18171,7 +18368,7 @@ const _sfc_main$117 = /* @__PURE__ */ defineComponent({
18171
18368
  });
18172
18369
  //#endregion
18173
18370
  //#region src/components/Select/SelectCue.vue
18174
- const _sfc_main$118 = /* @__PURE__ */ defineComponent({
18371
+ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
18175
18372
  name: "SelectCue",
18176
18373
  __name: "SelectCue",
18177
18374
  props: {
@@ -18201,7 +18398,7 @@ const _sfc_main$118 = /* @__PURE__ */ defineComponent({
18201
18398
  });
18202
18399
  //#endregion
18203
18400
  //#region src/components/Select/SelectItem.vue
18204
- const _sfc_main$119 = /* @__PURE__ */ defineComponent({
18401
+ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
18205
18402
  name: "SelectItem",
18206
18403
  __name: "SelectItem",
18207
18404
  props: {
@@ -18260,7 +18457,7 @@ const _sfc_main$119 = /* @__PURE__ */ defineComponent({
18260
18457
  });
18261
18458
  //#endregion
18262
18459
  //#region src/components/Select/SelectPlaceholder.vue
18263
- const _sfc_main$120 = /* @__PURE__ */ defineComponent({
18460
+ const _sfc_main$121 = /* @__PURE__ */ defineComponent({
18264
18461
  name: "SelectPlaceholder",
18265
18462
  __name: "SelectPlaceholder",
18266
18463
  props: {
@@ -18285,7 +18482,7 @@ const _sfc_main$120 = /* @__PURE__ */ defineComponent({
18285
18482
  });
18286
18483
  //#endregion
18287
18484
  //#region src/components/Select/SelectValue.vue
18288
- const _sfc_main$122 = /* @__PURE__ */ defineComponent({
18485
+ const _sfc_main$123 = /* @__PURE__ */ defineComponent({
18289
18486
  name: "SelectValue",
18290
18487
  __name: "SelectValue",
18291
18488
  props: {
@@ -18400,7 +18597,7 @@ const Select = {
18400
18597
  * </template>
18401
18598
  * ```
18402
18599
  */
18403
- Root: _sfc_main$121,
18600
+ Root: _sfc_main$122,
18404
18601
  /**
18405
18602
  * Activator button that opens the select dropdown.
18406
18603
  *
@@ -18419,7 +18616,7 @@ const Select = {
18419
18616
  * </template>
18420
18617
  * ```
18421
18618
  */
18422
- Activator: _sfc_main$116,
18619
+ Activator: _sfc_main$117,
18423
18620
  /**
18424
18621
  * Display component for the selected value. Slot-based — consumers provide rendering.
18425
18622
  *
@@ -18439,7 +18636,7 @@ const Select = {
18439
18636
  * </template>
18440
18637
  * ```
18441
18638
  */
18442
- Value: _sfc_main$122,
18639
+ Value: _sfc_main$123,
18443
18640
  /**
18444
18641
  * Dropdown content container using native popover API with CSS anchor positioning.
18445
18642
  *
@@ -18459,7 +18656,7 @@ const Select = {
18459
18656
  * </template>
18460
18657
  * ```
18461
18658
  */
18462
- Content: _sfc_main$117,
18659
+ Content: _sfc_main$118,
18463
18660
  /**
18464
18661
  * Visual cue for open/close state. Exposes `data-state="open|closed"` for CSS-driven styling.
18465
18662
  *
@@ -18476,7 +18673,7 @@ const Select = {
18476
18673
  * </Select.Activator>
18477
18674
  * ```
18478
18675
  */
18479
- Cue: _sfc_main$118,
18676
+ Cue: _sfc_main$119,
18480
18677
  /**
18481
18678
  * Option item within the select dropdown. Registers with selection and virtual focus.
18482
18679
  *
@@ -18495,7 +18692,7 @@ const Select = {
18495
18692
  * </template>
18496
18693
  * ```
18497
18694
  */
18498
- Item: _sfc_main$119,
18695
+ Item: _sfc_main$120,
18499
18696
  /**
18500
18697
  * Placeholder text shown when no value is selected. Automatically hidden when a selection exists.
18501
18698
  *
@@ -18510,12 +18707,12 @@ const Select = {
18510
18707
  * </Select.Activator>
18511
18708
  * ```
18512
18709
  */
18513
- Placeholder: _sfc_main$120
18710
+ Placeholder: _sfc_main$121
18514
18711
  };
18515
18712
  //#endregion
18516
18713
  //#region src/components/Selection/SelectionRoot.vue
18517
18714
  const [useSelectionRoot, provideSelectionRoot] = createContext();
18518
- const _sfc_main$124 = /* @__PURE__ */ defineComponent({
18715
+ const _sfc_main$125 = /* @__PURE__ */ defineComponent({
18519
18716
  name: "SelectionRoot",
18520
18717
  __name: "SelectionRoot",
18521
18718
  props: /* @__PURE__ */ mergeModels({
@@ -18567,7 +18764,7 @@ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
18567
18764
  });
18568
18765
  //#endregion
18569
18766
  //#region src/components/Selection/SelectionItem.vue
18570
- const _sfc_main$123 = /* @__PURE__ */ defineComponent({
18767
+ const _sfc_main$124 = /* @__PURE__ */ defineComponent({
18571
18768
  name: "SelectionItem",
18572
18769
  __name: "SelectionItem",
18573
18770
  props: {
@@ -18646,7 +18843,7 @@ const Selection = {
18646
18843
  * </template>
18647
18844
  * ```
18648
18845
  */
18649
- Root: _sfc_main$124,
18846
+ Root: _sfc_main$125,
18650
18847
  /**
18651
18848
  * Item component for selection contexts.
18652
18849
  *
@@ -18665,12 +18862,12 @@ const Selection = {
18665
18862
  * </template>
18666
18863
  * ```
18667
18864
  */
18668
- Item: _sfc_main$123
18865
+ Item: _sfc_main$124
18669
18866
  };
18670
18867
  //#endregion
18671
18868
  //#region src/components/Single/SingleRoot.vue
18672
18869
  const [useSingleRoot, provideSingleRoot] = createContext();
18673
- const _sfc_main$126 = /* @__PURE__ */ defineComponent({
18870
+ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
18674
18871
  name: "SingleRoot",
18675
18872
  __name: "SingleRoot",
18676
18873
  props: /* @__PURE__ */ mergeModels({
@@ -18716,7 +18913,7 @@ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
18716
18913
  });
18717
18914
  //#endregion
18718
18915
  //#region src/components/Single/SingleItem.vue
18719
- const _sfc_main$125 = /* @__PURE__ */ defineComponent({
18916
+ const _sfc_main$126 = /* @__PURE__ */ defineComponent({
18720
18917
  name: "SingleItem",
18721
18918
  __name: "SingleItem",
18722
18919
  props: {
@@ -18795,7 +18992,7 @@ const Single = {
18795
18992
  * </template>
18796
18993
  * ```
18797
18994
  */
18798
- Root: _sfc_main$126,
18995
+ Root: _sfc_main$127,
18799
18996
  /**
18800
18997
  * Component representing a selectable item within Single.Root.
18801
18998
  *
@@ -18816,7 +19013,7 @@ const Single = {
18816
19013
  * </template>
18817
19014
  * ```
18818
19015
  */
18819
- Item: _sfc_main$125
19016
+ Item: _sfc_main$126
18820
19017
  };
18821
19018
  //#endregion
18822
19019
  //#region src/composables/createSlider/index.ts
@@ -19018,7 +19215,7 @@ function createSlider(options = {}) {
19018
19215
  //#endregion
19019
19216
  //#region src/components/Slider/SliderRoot.vue
19020
19217
  const [useSliderRoot, provideSliderRoot] = createContext();
19021
- const _sfc_main$129 = /* @__PURE__ */ defineComponent({
19218
+ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
19022
19219
  name: "SliderRoot",
19023
19220
  inheritAttrs: false,
19024
19221
  __name: "SliderRoot",
@@ -19167,7 +19364,7 @@ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
19167
19364
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
19168
19365
  _: 3
19169
19366
  }, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
19170
- return openBlock(), createBlock(_sfc_main$127, {
19367
+ return openBlock(), createBlock(_sfc_main$128, {
19171
19368
  key: index,
19172
19369
  index
19173
19370
  }, null, 8, ["index"]);
@@ -19183,7 +19380,7 @@ const _hoisted_1$1 = [
19183
19380
  "name",
19184
19381
  "value"
19185
19382
  ];
19186
- const _sfc_main$127 = /* @__PURE__ */ defineComponent({
19383
+ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
19187
19384
  name: "SliderHiddenInput",
19188
19385
  __name: "SliderHiddenInput",
19189
19386
  props: {
@@ -19208,7 +19405,7 @@ const _sfc_main$127 = /* @__PURE__ */ defineComponent({
19208
19405
  });
19209
19406
  //#endregion
19210
19407
  //#region src/components/Slider/SliderRange.vue
19211
- const _sfc_main$128 = /* @__PURE__ */ defineComponent({
19408
+ const _sfc_main$129 = /* @__PURE__ */ defineComponent({
19212
19409
  name: "SliderRange",
19213
19410
  inheritAttrs: false,
19214
19411
  __name: "SliderRange",
@@ -19266,7 +19463,7 @@ const _sfc_main$128 = /* @__PURE__ */ defineComponent({
19266
19463
  });
19267
19464
  //#endregion
19268
19465
  //#region src/components/Slider/SliderThumb.vue
19269
- const _sfc_main$130 = /* @__PURE__ */ defineComponent({
19466
+ const _sfc_main$131 = /* @__PURE__ */ defineComponent({
19270
19467
  name: "SliderThumb",
19271
19468
  inheritAttrs: false,
19272
19469
  __name: "SliderThumb",
@@ -19377,7 +19574,7 @@ const _sfc_main$130 = /* @__PURE__ */ defineComponent({
19377
19574
  });
19378
19575
  //#endregion
19379
19576
  //#region src/components/Slider/SliderTrack.vue
19380
- const _sfc_main$131 = /* @__PURE__ */ defineComponent({
19577
+ const _sfc_main$132 = /* @__PURE__ */ defineComponent({
19381
19578
  name: "SliderTrack",
19382
19579
  inheritAttrs: false,
19383
19580
  __name: "SliderTrack",
@@ -19498,7 +19695,7 @@ const Slider = {
19498
19695
  * </template>
19499
19696
  * ```
19500
19697
  */
19501
- Root: _sfc_main$129,
19698
+ Root: _sfc_main$130,
19502
19699
  /**
19503
19700
  * Track element that contains the Range and handles click-to-position.
19504
19701
  *
@@ -19515,7 +19712,7 @@ const Slider = {
19515
19712
  * </Slider.Track>
19516
19713
  * ```
19517
19714
  */
19518
- Track: _sfc_main$131,
19715
+ Track: _sfc_main$132,
19519
19716
  /**
19520
19717
  * Filled region between thumb positions.
19521
19718
  *
@@ -19532,7 +19729,7 @@ const Slider = {
19532
19729
  * </Slider.Track>
19533
19730
  * ```
19534
19731
  */
19535
- Range: _sfc_main$128,
19732
+ Range: _sfc_main$129,
19536
19733
  /**
19537
19734
  * Draggable thumb control with keyboard navigation.
19538
19735
  *
@@ -19549,7 +19746,7 @@ const Slider = {
19549
19746
  * <Slider.Thumb />
19550
19747
  * ```
19551
19748
  */
19552
- Thumb: _sfc_main$130,
19749
+ Thumb: _sfc_main$131,
19553
19750
  /**
19554
19751
  * Hidden native input for form submission.
19555
19752
  *
@@ -19583,11 +19780,11 @@ const Slider = {
19583
19780
  * </template>
19584
19781
  * ```
19585
19782
  */
19586
- HiddenInput: _sfc_main$127
19783
+ HiddenInput: _sfc_main$128
19587
19784
  };
19588
19785
  //#endregion
19589
19786
  //#region src/components/Snackbar/SnackbarPortal.vue
19590
- const _sfc_main$134 = /* @__PURE__ */ defineComponent({
19787
+ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
19591
19788
  name: "SnackbarPortal",
19592
19789
  inheritAttrs: false,
19593
19790
  __name: "SnackbarPortal",
@@ -19614,7 +19811,7 @@ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
19614
19811
  };
19615
19812
  }
19616
19813
  return (_ctx, _cache) => {
19617
- return openBlock(), createBlock(unref(_sfc_main$99), {
19814
+ return openBlock(), createBlock(unref(_sfc_main$100), {
19618
19815
  disabled: __props.teleport === false,
19619
19816
  scrim: false,
19620
19817
  to: __props.teleport || "body"
@@ -20367,7 +20564,7 @@ const [createNotificationsContext, createNotificationsPlugin, useNotifications]
20367
20564
  //#endregion
20368
20565
  //#region src/components/Snackbar/SnackbarQueue.vue
20369
20566
  const [useSnackbarQueueContext, provideSnackbarQueueContext] = createContext({ suffix: "queue" });
20370
- const _sfc_main$135 = /* @__PURE__ */ defineComponent({
20567
+ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
20371
20568
  name: "SnackbarQueue",
20372
20569
  __name: "SnackbarQueue",
20373
20570
  props: {
@@ -20438,7 +20635,7 @@ const _sfc_main$135 = /* @__PURE__ */ defineComponent({
20438
20635
  //#endregion
20439
20636
  //#region src/components/Snackbar/SnackbarRoot.vue
20440
20637
  const [useSnackbarRootContext, provideSnackbarRootContext] = createContext({ suffix: "root" });
20441
- const _sfc_main$136 = /* @__PURE__ */ defineComponent({
20638
+ const _sfc_main$137 = /* @__PURE__ */ defineComponent({
20442
20639
  name: "SnackbarRoot",
20443
20640
  __name: "SnackbarRoot",
20444
20641
  props: {
@@ -20477,7 +20674,7 @@ const _sfc_main$136 = /* @__PURE__ */ defineComponent({
20477
20674
  });
20478
20675
  //#endregion
20479
20676
  //#region src/components/Snackbar/SnackbarContent.vue
20480
- const _sfc_main$133 = /* @__PURE__ */ defineComponent({
20677
+ const _sfc_main$134 = /* @__PURE__ */ defineComponent({
20481
20678
  name: "SnackbarContent",
20482
20679
  __name: "SnackbarContent",
20483
20680
  props: {
@@ -20498,7 +20695,7 @@ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
20498
20695
  });
20499
20696
  //#endregion
20500
20697
  //#region src/components/Snackbar/SnackbarClose.vue
20501
- const _sfc_main$132 = /* @__PURE__ */ defineComponent({
20698
+ const _sfc_main$133 = /* @__PURE__ */ defineComponent({
20502
20699
  name: "SnackbarClose",
20503
20700
  __name: "SnackbarClose",
20504
20701
  props: {
@@ -20579,7 +20776,7 @@ const Snackbar = {
20579
20776
  * </template>
20580
20777
  * ```
20581
20778
  */
20582
- Portal: _sfc_main$134,
20779
+ Portal: _sfc_main$135,
20583
20780
  /**
20584
20781
  * Connects to useNotifications by namespace and exposes queue items
20585
20782
  * via scoped slot. Pauses auto-dismiss on hover and focus (WCAG 2.2.1).
@@ -20603,7 +20800,7 @@ const Snackbar = {
20603
20800
  * </template>
20604
20801
  * ```
20605
20802
  */
20606
- Queue: _sfc_main$135,
20803
+ Queue: _sfc_main$136,
20607
20804
  /**
20608
20805
  * A single snackbar instance. Provides dismiss context to child
20609
20806
  * Snackbar.Close components. Defaults to `role="status"` (polite
@@ -20625,7 +20822,7 @@ const Snackbar = {
20625
20822
  * </template>
20626
20823
  * ```
20627
20824
  */
20628
- Root: _sfc_main$136,
20825
+ Root: _sfc_main$137,
20629
20826
  /**
20630
20827
  * Semantic wrapper for the notification message text.
20631
20828
  * Renders as a `<div>` by default. Polymorphic via the `as` prop.
@@ -20643,7 +20840,7 @@ const Snackbar = {
20643
20840
  * </template>
20644
20841
  * ```
20645
20842
  */
20646
- Content: _sfc_main$133,
20843
+ Content: _sfc_main$134,
20647
20844
  /**
20648
20845
  * Dismiss button that auto-wires to the nearest Snackbar.Root context.
20649
20846
  * Renders with `aria-label="Close"` and `type="button"`. In renderless
@@ -20662,12 +20859,12 @@ const Snackbar = {
20662
20859
  * </template>
20663
20860
  * ```
20664
20861
  */
20665
- Close: _sfc_main$132
20862
+ Close: _sfc_main$133
20666
20863
  };
20667
20864
  //#endregion
20668
20865
  //#region src/components/Splitter/SplitterRoot.vue
20669
20866
  const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
20670
- const _sfc_main$139 = /* @__PURE__ */ defineComponent({
20867
+ const _sfc_main$140 = /* @__PURE__ */ defineComponent({
20671
20868
  name: "SplitterRoot",
20672
20869
  inheritAttrs: false,
20673
20870
  __name: "SplitterRoot",
@@ -20891,7 +21088,7 @@ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
20891
21088
  });
20892
21089
  //#endregion
20893
21090
  //#region src/components/Splitter/SplitterPanel.vue
20894
- const _sfc_main$138 = /* @__PURE__ */ defineComponent({
21091
+ const _sfc_main$139 = /* @__PURE__ */ defineComponent({
20895
21092
  name: "SplitterPanel",
20896
21093
  inheritAttrs: false,
20897
21094
  __name: "SplitterPanel",
@@ -21025,7 +21222,7 @@ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
21025
21222
  });
21026
21223
  //#endregion
21027
21224
  //#region src/components/Splitter/SplitterHandle.vue
21028
- const _sfc_main$137 = /* @__PURE__ */ defineComponent({
21225
+ const _sfc_main$138 = /* @__PURE__ */ defineComponent({
21029
21226
  name: "SplitterHandle",
21030
21227
  inheritAttrs: false,
21031
21228
  __name: "SplitterHandle",
@@ -21278,7 +21475,7 @@ const Splitter = {
21278
21475
  * </template>
21279
21476
  * ```
21280
21477
  */
21281
- Root: _sfc_main$139,
21478
+ Root: _sfc_main$140,
21282
21479
  /**
21283
21480
  * Resizable panel within a splitter layout, sized via flex-basis percentage.
21284
21481
  *
@@ -21291,7 +21488,7 @@ const Splitter = {
21291
21488
  * </Splitter.Panel>
21292
21489
  * ```
21293
21490
  */
21294
- Panel: _sfc_main$138,
21491
+ Panel: _sfc_main$139,
21295
21492
  /**
21296
21493
  * Draggable resize handle between two adjacent panels.
21297
21494
  *
@@ -21302,12 +21499,12 @@ const Splitter = {
21302
21499
  * <Splitter.Handle label="Resize panels" />
21303
21500
  * ```
21304
21501
  */
21305
- Handle: _sfc_main$137
21502
+ Handle: _sfc_main$138
21306
21503
  };
21307
21504
  //#endregion
21308
21505
  //#region src/components/Step/StepRoot.vue
21309
21506
  const [useStepRoot, provideStepRoot] = createContext();
21310
- const _sfc_main$141 = /* @__PURE__ */ defineComponent({
21507
+ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
21311
21508
  name: "StepRoot",
21312
21509
  __name: "StepRoot",
21313
21510
  props: /* @__PURE__ */ mergeModels({
@@ -21358,7 +21555,7 @@ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
21358
21555
  });
21359
21556
  //#endregion
21360
21557
  //#region src/components/Step/StepItem.vue
21361
- const _sfc_main$140 = /* @__PURE__ */ defineComponent({
21558
+ const _sfc_main$141 = /* @__PURE__ */ defineComponent({
21362
21559
  name: "StepItem",
21363
21560
  __name: "StepItem",
21364
21561
  props: {
@@ -21435,7 +21632,7 @@ const Step = {
21435
21632
  * </template>
21436
21633
  * ```
21437
21634
  */
21438
- Root: _sfc_main$141,
21635
+ Root: _sfc_main$142,
21439
21636
  /**
21440
21637
  * Component representing a single step item.
21441
21638
  *
@@ -21454,12 +21651,12 @@ const Step = {
21454
21651
  * </template>
21455
21652
  * ```
21456
21653
  */
21457
- Item: _sfc_main$140
21654
+ Item: _sfc_main$141
21458
21655
  };
21459
21656
  //#endregion
21460
21657
  //#region src/components/Switch/SwitchGroup.vue
21461
21658
  const [useSwitchGroup, provideSwitchGroup] = createContext();
21462
- const _sfc_main$142 = /* @__PURE__ */ defineComponent({
21659
+ const _sfc_main$143 = /* @__PURE__ */ defineComponent({
21463
21660
  name: "SwitchGroup",
21464
21661
  __name: "SwitchGroup",
21465
21662
  props: /* @__PURE__ */ mergeModels({
@@ -21528,7 +21725,7 @@ const _sfc_main$142 = /* @__PURE__ */ defineComponent({
21528
21725
  //#endregion
21529
21726
  //#region src/components/Switch/SwitchRoot.vue
21530
21727
  const [useSwitchRoot, provideSwitchRoot] = createContext();
21531
- const _sfc_main$144 = /* @__PURE__ */ defineComponent({
21728
+ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
21532
21729
  name: "SwitchRoot",
21533
21730
  inheritAttrs: false,
21534
21731
  __name: "SwitchRoot",
@@ -21655,7 +21852,7 @@ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
21655
21852
  }), {
21656
21853
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
21657
21854
  _: 3
21658
- }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$143, { key: 0 })) : createCommentVNode("v-if", true)], 64);
21855
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$144, { key: 0 })) : createCommentVNode("v-if", true)], 64);
21659
21856
  };
21660
21857
  }
21661
21858
  });
@@ -21679,7 +21876,7 @@ const visuallyHiddenStyle = {
21679
21876
  whiteSpace: "nowrap",
21680
21877
  border: "0"
21681
21878
  };
21682
- const _sfc_main$143 = /* @__PURE__ */ defineComponent({
21879
+ const _sfc_main$144 = /* @__PURE__ */ defineComponent({
21683
21880
  name: "SwitchHiddenInput",
21684
21881
  __name: "SwitchHiddenInput",
21685
21882
  props: {
@@ -21717,7 +21914,7 @@ const _sfc_main$143 = /* @__PURE__ */ defineComponent({
21717
21914
  });
21718
21915
  //#endregion
21719
21916
  //#region src/components/Switch/SwitchSelectAll.vue
21720
- const _sfc_main$145 = /* @__PURE__ */ defineComponent({
21917
+ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
21721
21918
  name: "SwitchSelectAll",
21722
21919
  inheritAttrs: false,
21723
21920
  __name: "SwitchSelectAll",
@@ -21801,7 +21998,7 @@ const _sfc_main$145 = /* @__PURE__ */ defineComponent({
21801
21998
  });
21802
21999
  //#endregion
21803
22000
  //#region src/components/Switch/SwitchThumb.vue
21804
- const _sfc_main$146 = /* @__PURE__ */ defineComponent({
22001
+ const _sfc_main$147 = /* @__PURE__ */ defineComponent({
21805
22002
  name: "SwitchThumb",
21806
22003
  __name: "SwitchThumb",
21807
22004
  props: {
@@ -21835,7 +22032,7 @@ const _sfc_main$146 = /* @__PURE__ */ defineComponent({
21835
22032
  });
21836
22033
  //#endregion
21837
22034
  //#region src/components/Switch/SwitchTrack.vue
21838
- const _sfc_main$147 = /* @__PURE__ */ defineComponent({
22035
+ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
21839
22036
  name: "SwitchTrack",
21840
22037
  __name: "SwitchTrack",
21841
22038
  props: {
@@ -21929,7 +22126,7 @@ const Switch = {
21929
22126
  * </template>
21930
22127
  * ```
21931
22128
  */
21932
- Group: _sfc_main$142,
22129
+ Group: _sfc_main$143,
21933
22130
  /**
21934
22131
  * Hidden input component for form submission.
21935
22132
  *
@@ -21952,7 +22149,7 @@ const Switch = {
21952
22149
  * </template>
21953
22150
  * ```
21954
22151
  */
21955
- HiddenInput: _sfc_main$143,
22152
+ HiddenInput: _sfc_main$144,
21956
22153
  /**
21957
22154
  * Root component for individual switches.
21958
22155
  *
@@ -21984,7 +22181,7 @@ const Switch = {
21984
22181
  * </template>
21985
22182
  * ```
21986
22183
  */
21987
- Root: _sfc_main$144,
22184
+ Root: _sfc_main$145,
21988
22185
  /**
21989
22186
  * Select-all toggle for group multi-selection.
21990
22187
  *
@@ -22022,7 +22219,7 @@ const Switch = {
22022
22219
  * </template>
22023
22220
  * ```
22024
22221
  */
22025
- SelectAll: _sfc_main$145,
22222
+ SelectAll: _sfc_main$146,
22026
22223
  /**
22027
22224
  * Sliding knob for switches.
22028
22225
  *
@@ -22041,7 +22238,7 @@ const Switch = {
22041
22238
  * </Switch.Root>
22042
22239
  * ```
22043
22240
  */
22044
- Thumb: _sfc_main$146,
22241
+ Thumb: _sfc_main$147,
22045
22242
  /**
22046
22243
  * Track/rail component for switches.
22047
22244
  *
@@ -22059,12 +22256,12 @@ const Switch = {
22059
22256
  * </Switch.Root>
22060
22257
  * ```
22061
22258
  */
22062
- Track: _sfc_main$147
22259
+ Track: _sfc_main$148
22063
22260
  };
22064
22261
  //#endregion
22065
22262
  //#region src/components/Tabs/TabsRoot.vue
22066
22263
  const [useTabsRoot, provideTabsRoot] = createContext();
22067
- const _sfc_main$151 = /* @__PURE__ */ defineComponent({
22264
+ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
22068
22265
  name: "TabsRoot",
22069
22266
  __name: "TabsRoot",
22070
22267
  props: /* @__PURE__ */ mergeModels({
@@ -22132,7 +22329,7 @@ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
22132
22329
  });
22133
22330
  //#endregion
22134
22331
  //#region src/components/Tabs/TabsList.vue
22135
- const _sfc_main$149 = /* @__PURE__ */ defineComponent({
22332
+ const _sfc_main$150 = /* @__PURE__ */ defineComponent({
22136
22333
  name: "TabsList",
22137
22334
  inheritAttrs: false,
22138
22335
  __name: "TabsList",
@@ -22170,7 +22367,7 @@ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
22170
22367
  });
22171
22368
  //#endregion
22172
22369
  //#region src/components/Tabs/TabsItem.vue
22173
- const _sfc_main$148 = /* @__PURE__ */ defineComponent({
22370
+ const _sfc_main$149 = /* @__PURE__ */ defineComponent({
22174
22371
  name: "TabsItem",
22175
22372
  inheritAttrs: false,
22176
22373
  __name: "TabsItem",
@@ -22318,7 +22515,7 @@ const _sfc_main$148 = /* @__PURE__ */ defineComponent({
22318
22515
  });
22319
22516
  //#endregion
22320
22517
  //#region src/components/Tabs/TabsPanel.vue
22321
- const _sfc_main$150 = /* @__PURE__ */ defineComponent({
22518
+ const _sfc_main$151 = /* @__PURE__ */ defineComponent({
22322
22519
  name: "TabsPanel",
22323
22520
  inheritAttrs: false,
22324
22521
  __name: "TabsPanel",
@@ -22401,25 +22598,25 @@ const Tabs = {
22401
22598
  *
22402
22599
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
22403
22600
  */
22404
- Root: _sfc_main$151,
22601
+ Root: _sfc_main$152,
22405
22602
  /**
22406
22603
  * Container for tab triggers with tablist role.
22407
22604
  *
22408
22605
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
22409
22606
  */
22410
- List: _sfc_main$149,
22607
+ List: _sfc_main$150,
22411
22608
  /**
22412
22609
  * Individual tab trigger.
22413
22610
  *
22414
22611
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
22415
22612
  */
22416
- Item: _sfc_main$148,
22613
+ Item: _sfc_main$149,
22417
22614
  /**
22418
22615
  * Content panel associated with a tab.
22419
22616
  *
22420
22617
  * @see https://0.vuetifyjs.com/components/disclosure/tabs
22421
22618
  */
22422
- Panel: _sfc_main$150
22619
+ Panel: _sfc_main$151
22423
22620
  };
22424
22621
  //#endregion
22425
22622
  //#region src/composables/useTheme/adapters/adapter.ts
@@ -22797,7 +22994,7 @@ const [createThemeContext, createThemePlugin, useTheme] = createPluginContext("v
22797
22994
  });
22798
22995
  //#endregion
22799
22996
  //#region src/components/Theme/Theme.vue
22800
- const _sfc_main$152 = /* @__PURE__ */ defineComponent({
22997
+ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
22801
22998
  name: "Theme",
22802
22999
  inheritAttrs: false,
22803
23000
  __name: "Theme",
@@ -22857,7 +23054,7 @@ const _sfc_main$152 = /* @__PURE__ */ defineComponent({
22857
23054
  //#endregion
22858
23055
  //#region src/components/Toggle/ToggleGroup.vue
22859
23056
  const [useToggleGroup, provideToggleGroup] = createContext();
22860
- const _sfc_main$153 = /* @__PURE__ */ defineComponent({
23057
+ const _sfc_main$154 = /* @__PURE__ */ defineComponent({
22861
23058
  name: "ToggleGroup",
22862
23059
  __name: "ToggleGroup",
22863
23060
  props: /* @__PURE__ */ mergeModels({
@@ -22929,7 +23126,7 @@ const _sfc_main$153 = /* @__PURE__ */ defineComponent({
22929
23126
  //#endregion
22930
23127
  //#region src/components/Toggle/ToggleRoot.vue
22931
23128
  const [useToggleRoot, provideToggleRoot] = createContext();
22932
- const _sfc_main$155 = /* @__PURE__ */ defineComponent({
23129
+ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
22933
23130
  name: "ToggleRoot",
22934
23131
  inheritAttrs: false,
22935
23132
  __name: "ToggleRoot",
@@ -22979,7 +23176,7 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
22979
23176
  toggle();
22980
23177
  }
22981
23178
  function onKeydown(e) {
22982
- if (e.key !== " ") return;
23179
+ if (e.key !== " " && e.key !== "Enter") return;
22983
23180
  e.preventDefault();
22984
23181
  toggle();
22985
23182
  }
@@ -22998,6 +23195,7 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
22998
23195
  toggle,
22999
23196
  attrs: {
23000
23197
  "type": __props.as === "button" ? "button" : void 0,
23198
+ "role": __props.as === "button" ? void 0 : "button",
23001
23199
  "aria-pressed": isPressed.value,
23002
23200
  "aria-disabled": isDisabled.value,
23003
23201
  "tabindex": isDisabled.value ? void 0 : 0,
@@ -23020,7 +23218,7 @@ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
23020
23218
  });
23021
23219
  //#endregion
23022
23220
  //#region src/components/Toggle/ToggleIndicator.vue
23023
- const _sfc_main$154 = /* @__PURE__ */ defineComponent({
23221
+ const _sfc_main$155 = /* @__PURE__ */ defineComponent({
23024
23222
  name: "ToggleIndicator",
23025
23223
  __name: "ToggleIndicator",
23026
23224
  props: {
@@ -23094,7 +23292,7 @@ const Toggle = {
23094
23292
  * </template>
23095
23293
  * ```
23096
23294
  */
23097
- Group: _sfc_main$153,
23295
+ Group: _sfc_main$154,
23098
23296
  /**
23099
23297
  * Visual indicator for the pressed state.
23100
23298
  *
@@ -23116,7 +23314,7 @@ const Toggle = {
23116
23314
  * </template>
23117
23315
  * ```
23118
23316
  */
23119
- Indicator: _sfc_main$154,
23317
+ Indicator: _sfc_main$155,
23120
23318
  /**
23121
23319
  * Pressable toggle button with on/off state.
23122
23320
  *
@@ -23139,7 +23337,7 @@ const Toggle = {
23139
23337
  * </template>
23140
23338
  * ```
23141
23339
  */
23142
- Root: _sfc_main$155
23340
+ Root: _sfc_main$156
23143
23341
  };
23144
23342
  //#endregion
23145
23343
  //#region src/composables/useTooltip/index.ts
@@ -23216,7 +23414,7 @@ const [createTooltipContext, createTooltipPlugin, useTooltip] = createPluginCont
23216
23414
  //#endregion
23217
23415
  //#region src/components/Tooltip/TooltipRoot.vue
23218
23416
  const [useTooltipRoot, provideTooltipRoot] = createContext({ suffix: "root" });
23219
- const _sfc_main$158 = /* @__PURE__ */ defineComponent({
23417
+ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
23220
23418
  name: "TooltipRoot",
23221
23419
  __name: "TooltipRoot",
23222
23420
  props: /* @__PURE__ */ mergeModels({
@@ -23320,7 +23518,7 @@ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
23320
23518
  });
23321
23519
  //#endregion
23322
23520
  //#region src/components/Tooltip/TooltipActivator.vue
23323
- const _sfc_main$156 = /* @__PURE__ */ defineComponent({
23521
+ const _sfc_main$157 = /* @__PURE__ */ defineComponent({
23324
23522
  name: "TooltipActivator",
23325
23523
  inheritAttrs: false,
23326
23524
  __name: "TooltipActivator",
@@ -23392,7 +23590,7 @@ const _sfc_main$156 = /* @__PURE__ */ defineComponent({
23392
23590
  });
23393
23591
  //#endregion
23394
23592
  //#region src/components/Tooltip/TooltipContent.vue
23395
- const _sfc_main$157 = /* @__PURE__ */ defineComponent({
23593
+ const _sfc_main$158 = /* @__PURE__ */ defineComponent({
23396
23594
  name: "TooltipContent",
23397
23595
  inheritAttrs: false,
23398
23596
  __name: "TooltipContent",
@@ -23487,7 +23685,7 @@ const Tooltip = {
23487
23685
  * </template>
23488
23686
  * ```
23489
23687
  */
23490
- Root: _sfc_main$158,
23688
+ Root: _sfc_main$159,
23491
23689
  /**
23492
23690
  * Trigger element that opens the tooltip on hover/focus.
23493
23691
  *
@@ -23502,7 +23700,7 @@ const Tooltip = {
23502
23700
  * </template>
23503
23701
  * ```
23504
23702
  */
23505
- Activator: _sfc_main$156,
23703
+ Activator: _sfc_main$157,
23506
23704
  /**
23507
23705
  * Floating content shown while the tooltip is open.
23508
23706
  *
@@ -23517,7 +23715,7 @@ const Tooltip = {
23517
23715
  * </template>
23518
23716
  * ```
23519
23717
  */
23520
- Content: _sfc_main$157
23718
+ Content: _sfc_main$158
23521
23719
  };
23522
23720
  //#endregion
23523
23721
  //#region src/composables/createNested/index.ts
@@ -24212,7 +24410,7 @@ function useNested(namespace = "v0:nested") {
24212
24410
  //#endregion
24213
24411
  //#region src/components/Treeview/TreeviewRoot.vue
24214
24412
  const [useTreeviewRoot, provideTreeviewRoot] = createContext();
24215
- const _sfc_main$167 = /* @__PURE__ */ defineComponent({
24413
+ const _sfc_main$168 = /* @__PURE__ */ defineComponent({
24216
24414
  name: "TreeviewRoot",
24217
24415
  __name: "TreeviewRoot",
24218
24416
  props: /* @__PURE__ */ mergeModels({
@@ -24357,7 +24555,7 @@ function useRovingFocus(items, options = {}) {
24357
24555
  //#region src/components/Treeview/TreeviewList.vue
24358
24556
  const FOCUSABLE = "a[href],button:not([disabled]),input:not([disabled]),select:not([disabled]),textarea:not([disabled]),[tabindex]";
24359
24557
  const [useTreeviewList, provideTreeviewList] = createContext({ suffix: "list" });
24360
- const _sfc_main$166 = /* @__PURE__ */ defineComponent({
24558
+ const _sfc_main$167 = /* @__PURE__ */ defineComponent({
24361
24559
  name: "TreeviewList",
24362
24560
  __name: "TreeviewList",
24363
24561
  props: {
@@ -24515,7 +24713,7 @@ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
24515
24713
  //#endregion
24516
24714
  //#region src/components/Treeview/TreeviewItem.vue
24517
24715
  const [useTreeviewItem, provideTreeviewItem] = createContext({ suffix: "item" });
24518
- const _sfc_main$165 = /* @__PURE__ */ defineComponent({
24716
+ const _sfc_main$166 = /* @__PURE__ */ defineComponent({
24519
24717
  name: "TreeviewItem",
24520
24718
  __name: "TreeviewItem",
24521
24719
  props: {
@@ -24595,7 +24793,7 @@ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
24595
24793
  });
24596
24794
  //#endregion
24597
24795
  //#region src/components/Treeview/TreeviewActivator.vue
24598
- const _sfc_main$159 = /* @__PURE__ */ defineComponent({
24796
+ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
24599
24797
  name: "TreeviewActivator",
24600
24798
  __name: "TreeviewActivator",
24601
24799
  props: {
@@ -24634,7 +24832,7 @@ const _sfc_main$159 = /* @__PURE__ */ defineComponent({
24634
24832
  });
24635
24833
  //#endregion
24636
24834
  //#region src/components/Treeview/TreeviewCheckbox.vue
24637
- const _sfc_main$160 = /* @__PURE__ */ defineComponent({
24835
+ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
24638
24836
  name: "TreeviewCheckbox",
24639
24837
  __name: "TreeviewCheckbox",
24640
24838
  props: {
@@ -24675,7 +24873,7 @@ const _sfc_main$160 = /* @__PURE__ */ defineComponent({
24675
24873
  });
24676
24874
  //#endregion
24677
24875
  //#region src/components/Treeview/TreeviewContent.vue
24678
- const _sfc_main$161 = /* @__PURE__ */ defineComponent({
24876
+ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
24679
24877
  name: "TreeviewContent",
24680
24878
  __name: "TreeviewContent",
24681
24879
  props: { namespace: { default: "v0:treeview" } },
@@ -24701,7 +24899,7 @@ const _sfc_main$161 = /* @__PURE__ */ defineComponent({
24701
24899
  });
24702
24900
  //#endregion
24703
24901
  //#region src/components/Treeview/TreeviewCue.vue
24704
- const _sfc_main$162 = /* @__PURE__ */ defineComponent({
24902
+ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
24705
24903
  name: "TreeviewCue",
24706
24904
  __name: "TreeviewCue",
24707
24905
  props: {
@@ -24735,7 +24933,7 @@ const _sfc_main$162 = /* @__PURE__ */ defineComponent({
24735
24933
  });
24736
24934
  //#endregion
24737
24935
  //#region src/components/Treeview/TreeviewGroup.vue
24738
- const _sfc_main$163 = /* @__PURE__ */ defineComponent({
24936
+ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
24739
24937
  name: "TreeviewGroup",
24740
24938
  __name: "TreeviewGroup",
24741
24939
  props: {
@@ -24757,7 +24955,7 @@ const _sfc_main$163 = /* @__PURE__ */ defineComponent({
24757
24955
  });
24758
24956
  //#endregion
24759
24957
  //#region src/components/Treeview/TreeviewIndicator.vue
24760
- const _sfc_main$164 = /* @__PURE__ */ defineComponent({
24958
+ const _sfc_main$165 = /* @__PURE__ */ defineComponent({
24761
24959
  name: "TreeviewIndicator",
24762
24960
  __name: "TreeviewIndicator",
24763
24961
  props: {
@@ -24793,7 +24991,7 @@ const _sfc_main$164 = /* @__PURE__ */ defineComponent({
24793
24991
  });
24794
24992
  //#endregion
24795
24993
  //#region src/components/Treeview/TreeviewSelectAll.vue
24796
- const _sfc_main$168 = /* @__PURE__ */ defineComponent({
24994
+ const _sfc_main$169 = /* @__PURE__ */ defineComponent({
24797
24995
  name: "TreeviewSelectAll",
24798
24996
  __name: "TreeviewSelectAll",
24799
24997
  props: {
@@ -24945,7 +25143,7 @@ const Treeview = {
24945
25143
  * </template>
24946
25144
  * ```
24947
25145
  */
24948
- Root: _sfc_main$167,
25146
+ Root: _sfc_main$168,
24949
25147
  /**
24950
25148
  * Top-level list container with `role="tree"` and `aria-multiselectable`.
24951
25149
  *
@@ -24958,7 +25156,7 @@ const Treeview = {
24958
25156
  * </Treeview.List>
24959
25157
  * ```
24960
25158
  */
24961
- List: _sfc_main$166,
25159
+ List: _sfc_main$167,
24962
25160
  /**
24963
25161
  * Tree node with `role="treeitem"`. Registers with the nearest Root context
24964
25162
  * and auto-nests under the closest ancestor Item.
@@ -24979,7 +25177,7 @@ const Treeview = {
24979
25177
  * </Treeview.Item>
24980
25178
  * ```
24981
25179
  */
24982
- Item: _sfc_main$165,
25180
+ Item: _sfc_main$166,
24983
25181
  /**
24984
25182
  * Click-to-toggle trigger for expand/collapse. Renders a button by default.
24985
25183
  *
@@ -24992,7 +25190,7 @@ const Treeview = {
24992
25190
  * </Treeview.Activator>
24993
25191
  * ```
24994
25192
  */
24995
- Activator: _sfc_main$159,
25193
+ Activator: _sfc_main$160,
24996
25194
  /**
24997
25195
  * Collapse gate for child nodes. Conditionally renders when the parent Item is open.
24998
25196
  *
@@ -25007,7 +25205,7 @@ const Treeview = {
25007
25205
  * </Treeview.Content>
25008
25206
  * ```
25009
25207
  */
25010
- Content: _sfc_main$161,
25208
+ Content: _sfc_main$162,
25011
25209
  /**
25012
25210
  * Visual cue for expand/collapse state. Hides itself on leaf nodes.
25013
25211
  * Exposes `data-state="open|closed"` for CSS-driven styling.
@@ -25021,7 +25219,7 @@ const Treeview = {
25021
25219
  * </Treeview.Cue>
25022
25220
  * ```
25023
25221
  */
25024
- Cue: _sfc_main$162,
25222
+ Cue: _sfc_main$163,
25025
25223
  /**
25026
25224
  * Wrapper with `role="group"` for nested child items inside Content.
25027
25225
  *
@@ -25037,7 +25235,7 @@ const Treeview = {
25037
25235
  * </Treeview.Content>
25038
25236
  * ```
25039
25237
  */
25040
- Group: _sfc_main$163,
25238
+ Group: _sfc_main$164,
25041
25239
  /**
25042
25240
  * Tri-state checkbox for selection. Toggles selection on click
25043
25241
  * and shows mixed state for partially-selected parents.
@@ -25051,7 +25249,7 @@ const Treeview = {
25051
25249
  * </Treeview.Checkbox>
25052
25250
  * ```
25053
25251
  */
25054
- Checkbox: _sfc_main$160,
25252
+ Checkbox: _sfc_main$161,
25055
25253
  /**
25056
25254
  * Visual indicator for selection state. Shows checked, unchecked,
25057
25255
  * or indeterminate via `data-state`.
@@ -25065,7 +25263,7 @@ const Treeview = {
25065
25263
  * </Treeview.Indicator>
25066
25264
  * ```
25067
25265
  */
25068
- Indicator: _sfc_main$164,
25266
+ Indicator: _sfc_main$165,
25069
25267
  /**
25070
25268
  * Select all checkbox for tree-wide multi-selection.
25071
25269
  *
@@ -25084,7 +25282,7 @@ const Treeview = {
25084
25282
  * </Treeview.SelectAll>
25085
25283
  * ```
25086
25284
  */
25087
- SelectAll: _sfc_main$168
25285
+ SelectAll: _sfc_main$169
25088
25286
  };
25089
25287
  //#endregion
25090
25288
  //#region src/composables/createDataTable/adapters/adapter.ts
@@ -30350,4 +30548,4 @@ function createStorageFallback() {
30350
30548
  }
30351
30549
  const [createStorageContext, createStoragePlugin, useStorage] = createPluginContext("v0:storage", (options) => createStorage(options), { fallback: () => createStorageFallback() });
30352
30550
  //#endregion
30353
- export { AlertDialog, _sfc_main as AlertDialogAction, _sfc_main$1 as AlertDialogActivator, _sfc_main$2 as AlertDialogCancel, _sfc_main$3 as AlertDialogClose, _sfc_main$4 as AlertDialogContent, _sfc_main$5 as AlertDialogDescription, _sfc_main$6 as AlertDialogRoot, _sfc_main$7 as AlertDialogTitle, _sfc_main$8 as AspectRatio, _sfc_main$9 as Atom, Avatar, _sfc_main$10 as AvatarFallback, _sfc_main$11 as AvatarGroup, _sfc_main$12 as AvatarImage, _sfc_main$13 as AvatarIndicator, _sfc_main$14 as AvatarRoot, Breadcrumbs, _sfc_main$15 as BreadcrumbsDivider, _sfc_main$16 as BreadcrumbsEllipsis, _sfc_main$17 as BreadcrumbsItem, _sfc_main$18 as BreadcrumbsLink, _sfc_main$19 as BreadcrumbsList, _sfc_main$20 as BreadcrumbsPage, _sfc_main$21 as BreadcrumbsRoot, Button, _sfc_main$22 as ButtonContent, _sfc_main$23 as ButtonGroup, _sfc_main$24 as ButtonHiddenInput, _sfc_main$25 as ButtonIcon, _sfc_main$26 as ButtonLoading, _sfc_main$27 as ButtonRoot, Carousel, _sfc_main$28 as CarouselIndicator, _sfc_main$29 as CarouselItem, _sfc_main$30 as CarouselLiveRegion, _sfc_main$31 as CarouselNext, _sfc_main$32 as CarouselPrevious, _sfc_main$33 as CarouselProgress, _sfc_main$34 as CarouselRoot, _sfc_main$35 as CarouselViewport, Checkbox, _sfc_main$36 as CheckboxGroup, _sfc_main$37 as CheckboxHiddenInput, _sfc_main$38 as CheckboxIndicator, _sfc_main$39 as CheckboxRoot, _sfc_main$40 as CheckboxSelectAll, ClientComboboxAdapter, ClientDataTableAdapter, Collapsible, _sfc_main$41 as CollapsibleActivator, _sfc_main$42 as CollapsibleContent, _sfc_main$43 as CollapsibleCue, _sfc_main$44 as CollapsibleRoot, Combobox, _sfc_main$45 as ComboboxActivator, ComboboxAdapter, _sfc_main$46 as ComboboxContent, _sfc_main$47 as ComboboxControl, _sfc_main$48 as ComboboxCue, _sfc_main$49 as ComboboxDescription, _sfc_main$50 as ComboboxEmpty, _sfc_main$51 as ComboboxError, _sfc_main$52 as ComboboxItem, _sfc_main$53 as ComboboxRoot, ConsolaLoggerAdapter, DataTableAdapter, DateAdapter, Dialog, _sfc_main$54 as DialogActivator, _sfc_main$55 as DialogClose, _sfc_main$56 as DialogContent, _sfc_main$57 as DialogDescription, _sfc_main$58 as DialogRoot, _sfc_main$59 as DialogTitle, DragDropAdapter, ExpansionPanel, _sfc_main$60 as ExpansionPanelActivator, _sfc_main$61 as ExpansionPanelContent, _sfc_main$62 as ExpansionPanelCue, _sfc_main$63 as ExpansionPanelGroup, _sfc_main$64 as ExpansionPanelHeader, _sfc_main$65 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$66 as Form, Group, _sfc_main$67 as GroupItem, _sfc_main$68 as GroupRoot, IN_BROWSER, Image, _sfc_main$69 as ImageFallback, _sfc_main$70 as ImageImg, _sfc_main$71 as ImagePlaceholder, _sfc_main$72 as ImageRoot, Input, _sfc_main$73 as InputControl, _sfc_main$74 as InputDescription, _sfc_main$75 as InputError, _sfc_main$76 as InputRoot, KeyboardAdapter, _sfc_main$77 as Locale, LocaleAdapter, LoggerAdapter, MemoryStorageAdapter, NumberField, _sfc_main$78 as NumberFieldControl, _sfc_main$79 as NumberFieldDecrement, _sfc_main$80 as NumberFieldDescription, _sfc_main$81 as NumberFieldError, _sfc_main$82 as NumberFieldIncrement, _sfc_main$83 as NumberFieldRoot, _sfc_main$84 as NumberFieldScrub, Overflow, _sfc_main$85 as OverflowIndicator, _sfc_main$86 as OverflowItem, _sfc_main$87 as OverflowRoot, Pagination, _sfc_main$88 as PaginationEllipsis, _sfc_main$89 as PaginationFirst, _sfc_main$90 as PaginationItem, _sfc_main$91 as PaginationLast, _sfc_main$92 as PaginationNext, _sfc_main$93 as PaginationPrev, _sfc_main$94 as PaginationRoot, _sfc_main$95 as PaginationStatus, PermissionsAdapter, PinoLoggerAdapter, PointerAdapter, Popover, _sfc_main$96 as PopoverActivator, _sfc_main$97 as PopoverContent, _sfc_main$98 as PopoverRoot, _sfc_main$99 as Portal, _sfc_main$100 as Presence, Progress, _sfc_main$101 as ProgressBuffer, _sfc_main$102 as ProgressFill, _sfc_main$103 as ProgressHiddenInput, _sfc_main$104 as ProgressLabel, _sfc_main$105 as ProgressRoot, _sfc_main$106 as ProgressTrack, _sfc_main$107 as ProgressValue, Radio, _sfc_main$108 as RadioGroup, _sfc_main$109 as RadioHiddenInput, _sfc_main$110 as RadioIndicator, _sfc_main$111 as RadioRoot, Rating, _sfc_main$112 as RatingHiddenInput, _sfc_main$113 as RatingItem, _sfc_main$114 as RatingRoot, ReducedMotionAdapter, RtlAdapter, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$115 as Scrim, Select, _sfc_main$116 as SelectActivator, _sfc_main$117 as SelectContent, _sfc_main$118 as SelectCue, _sfc_main$119 as SelectItem, _sfc_main$120 as SelectPlaceholder, _sfc_main$121 as SelectRoot, _sfc_main$122 as SelectValue, Selection, _sfc_main$123 as SelectionItem, _sfc_main$124 as SelectionRoot, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, Single, _sfc_main$125 as SingleItem, _sfc_main$126 as SingleRoot, Slider, _sfc_main$127 as SliderHiddenInput, _sfc_main$128 as SliderRange, _sfc_main$129 as SliderRoot, _sfc_main$130 as SliderThumb, _sfc_main$131 as SliderTrack, Snackbar, _sfc_main$132 as SnackbarClose, _sfc_main$133 as SnackbarContent, _sfc_main$134 as SnackbarPortal, _sfc_main$135 as SnackbarQueue, _sfc_main$136 as SnackbarRoot, Splitter, _sfc_main$137 as SplitterHandle, _sfc_main$138 as SplitterPanel, _sfc_main$139 as SplitterRoot, Step, _sfc_main$140 as StepItem, _sfc_main$141 as StepRoot, StorageAdapter, Switch, _sfc_main$142 as SwitchGroup, _sfc_main$143 as SwitchHiddenInput, _sfc_main$144 as SwitchRoot, _sfc_main$145 as SwitchSelectAll, _sfc_main$146 as SwitchThumb, _sfc_main$147 as SwitchTrack, Tabs, _sfc_main$148 as TabsItem, _sfc_main$149 as TabsList, _sfc_main$150 as TabsPanel, _sfc_main$151 as TabsRoot, _sfc_main$152 as Theme, ThemeAdapter, Toggle, _sfc_main$153 as ToggleGroup, _sfc_main$154 as ToggleIndicator, _sfc_main$155 as ToggleRoot, Tooltip, _sfc_main$156 as TooltipActivator, _sfc_main$157 as TooltipContent, _sfc_main$158 as TooltipRoot, Treeview, _sfc_main$159 as TreeviewActivator, _sfc_main$160 as TreeviewCheckbox, _sfc_main$161 as TreeviewContent, _sfc_main$162 as TreeviewCue, _sfc_main$163 as TreeviewGroup, _sfc_main$164 as TreeviewIndicator, _sfc_main$165 as TreeviewItem, _sfc_main$166 as TreeviewList, _sfc_main$167 as TreeviewRoot, _sfc_main$168 as TreeviewSelectAll, UNSAFE_KEYS, V0Error, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, VirtualDataTableAdapter, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };
30551
+ export { AlertDialog, _sfc_main as AlertDialogAction, _sfc_main$1 as AlertDialogActivator, _sfc_main$2 as AlertDialogCancel, _sfc_main$3 as AlertDialogClose, _sfc_main$4 as AlertDialogContent, _sfc_main$5 as AlertDialogDescription, _sfc_main$6 as AlertDialogRoot, _sfc_main$7 as AlertDialogTitle, _sfc_main$8 as AspectRatio, _sfc_main$9 as Atom, Avatar, _sfc_main$10 as AvatarFallback, _sfc_main$11 as AvatarGroup, _sfc_main$12 as AvatarImage, _sfc_main$13 as AvatarIndicator, _sfc_main$14 as AvatarRoot, Breadcrumbs, _sfc_main$15 as BreadcrumbsActivator, _sfc_main$16 as BreadcrumbsDivider, _sfc_main$17 as BreadcrumbsEllipsis, _sfc_main$18 as BreadcrumbsItem, _sfc_main$19 as BreadcrumbsLink, _sfc_main$20 as BreadcrumbsList, _sfc_main$21 as BreadcrumbsPage, _sfc_main$22 as BreadcrumbsRoot, Button, _sfc_main$23 as ButtonContent, _sfc_main$24 as ButtonGroup, _sfc_main$25 as ButtonHiddenInput, _sfc_main$26 as ButtonIcon, _sfc_main$27 as ButtonLoading, _sfc_main$28 as ButtonRoot, Carousel, _sfc_main$29 as CarouselIndicator, _sfc_main$30 as CarouselItem, _sfc_main$31 as CarouselLiveRegion, _sfc_main$32 as CarouselNext, _sfc_main$33 as CarouselPrevious, _sfc_main$34 as CarouselProgress, _sfc_main$35 as CarouselRoot, _sfc_main$36 as CarouselViewport, Checkbox, _sfc_main$37 as CheckboxGroup, _sfc_main$38 as CheckboxHiddenInput, _sfc_main$39 as CheckboxIndicator, _sfc_main$40 as CheckboxRoot, _sfc_main$41 as CheckboxSelectAll, ClientComboboxAdapter, ClientDataTableAdapter, Collapsible, _sfc_main$42 as CollapsibleActivator, _sfc_main$43 as CollapsibleContent, _sfc_main$44 as CollapsibleCue, _sfc_main$45 as CollapsibleRoot, Combobox, _sfc_main$46 as ComboboxActivator, ComboboxAdapter, _sfc_main$47 as ComboboxContent, _sfc_main$48 as ComboboxControl, _sfc_main$49 as ComboboxCue, _sfc_main$50 as ComboboxDescription, _sfc_main$51 as ComboboxEmpty, _sfc_main$52 as ComboboxError, _sfc_main$53 as ComboboxItem, _sfc_main$54 as ComboboxRoot, ConsolaLoggerAdapter, DataTableAdapter, DateAdapter, Dialog, _sfc_main$55 as DialogActivator, _sfc_main$56 as DialogClose, _sfc_main$57 as DialogContent, _sfc_main$58 as DialogDescription, _sfc_main$59 as DialogRoot, _sfc_main$60 as DialogTitle, DragDropAdapter, ExpansionPanel, _sfc_main$61 as ExpansionPanelActivator, _sfc_main$62 as ExpansionPanelContent, _sfc_main$63 as ExpansionPanelCue, _sfc_main$64 as ExpansionPanelGroup, _sfc_main$65 as ExpansionPanelHeader, _sfc_main$66 as ExpansionPanelRoot, FeaturesAdapter, _sfc_main$67 as Form, Group, _sfc_main$68 as GroupItem, _sfc_main$69 as GroupRoot, IN_BROWSER, Image, _sfc_main$70 as ImageFallback, _sfc_main$71 as ImageImg, _sfc_main$72 as ImagePlaceholder, _sfc_main$73 as ImageRoot, Input, _sfc_main$74 as InputControl, _sfc_main$75 as InputDescription, _sfc_main$76 as InputError, _sfc_main$77 as InputRoot, KeyboardAdapter, _sfc_main$78 as Locale, LocaleAdapter, LoggerAdapter, MemoryStorageAdapter, NumberField, _sfc_main$79 as NumberFieldControl, _sfc_main$80 as NumberFieldDecrement, _sfc_main$81 as NumberFieldDescription, _sfc_main$82 as NumberFieldError, _sfc_main$83 as NumberFieldIncrement, _sfc_main$84 as NumberFieldRoot, _sfc_main$85 as NumberFieldScrub, Overflow, _sfc_main$86 as OverflowIndicator, _sfc_main$87 as OverflowItem, _sfc_main$88 as OverflowRoot, Pagination, _sfc_main$89 as PaginationEllipsis, _sfc_main$90 as PaginationFirst, _sfc_main$91 as PaginationItem, _sfc_main$92 as PaginationLast, _sfc_main$93 as PaginationNext, _sfc_main$94 as PaginationPrev, _sfc_main$95 as PaginationRoot, _sfc_main$96 as PaginationStatus, PermissionsAdapter, PinoLoggerAdapter, PointerAdapter, Popover, _sfc_main$97 as PopoverActivator, _sfc_main$98 as PopoverContent, _sfc_main$99 as PopoverRoot, _sfc_main$100 as Portal, _sfc_main$101 as Presence, Progress, _sfc_main$102 as ProgressBuffer, _sfc_main$103 as ProgressFill, _sfc_main$104 as ProgressHiddenInput, _sfc_main$105 as ProgressLabel, _sfc_main$106 as ProgressRoot, _sfc_main$107 as ProgressTrack, _sfc_main$108 as ProgressValue, Radio, _sfc_main$109 as RadioGroup, _sfc_main$110 as RadioHiddenInput, _sfc_main$111 as RadioIndicator, _sfc_main$112 as RadioRoot, Rating, _sfc_main$113 as RatingHiddenInput, _sfc_main$114 as RatingItem, _sfc_main$115 as RatingRoot, ReducedMotionAdapter, RtlAdapter, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$116 as Scrim, Select, _sfc_main$117 as SelectActivator, _sfc_main$118 as SelectContent, _sfc_main$119 as SelectCue, _sfc_main$120 as SelectItem, _sfc_main$121 as SelectPlaceholder, _sfc_main$122 as SelectRoot, _sfc_main$123 as SelectValue, Selection, _sfc_main$124 as SelectionItem, _sfc_main$125 as SelectionRoot, ServerComboboxAdapter, ServerDataTableAdapter, ServerDataTableAdapter as ServerGridAdapter, Single, _sfc_main$126 as SingleItem, _sfc_main$127 as SingleRoot, Slider, _sfc_main$128 as SliderHiddenInput, _sfc_main$129 as SliderRange, _sfc_main$130 as SliderRoot, _sfc_main$131 as SliderThumb, _sfc_main$132 as SliderTrack, Snackbar, _sfc_main$133 as SnackbarClose, _sfc_main$134 as SnackbarContent, _sfc_main$135 as SnackbarPortal, _sfc_main$136 as SnackbarQueue, _sfc_main$137 as SnackbarRoot, Splitter, _sfc_main$138 as SplitterHandle, _sfc_main$139 as SplitterPanel, _sfc_main$140 as SplitterRoot, Step, _sfc_main$141 as StepItem, _sfc_main$142 as StepRoot, StorageAdapter, Switch, _sfc_main$143 as SwitchGroup, _sfc_main$144 as SwitchHiddenInput, _sfc_main$145 as SwitchRoot, _sfc_main$146 as SwitchSelectAll, _sfc_main$147 as SwitchThumb, _sfc_main$148 as SwitchTrack, Tabs, _sfc_main$149 as TabsItem, _sfc_main$150 as TabsList, _sfc_main$151 as TabsPanel, _sfc_main$152 as TabsRoot, _sfc_main$153 as Theme, ThemeAdapter, Toggle, _sfc_main$154 as ToggleGroup, _sfc_main$155 as ToggleIndicator, _sfc_main$156 as ToggleRoot, Tooltip, _sfc_main$157 as TooltipActivator, _sfc_main$158 as TooltipContent, _sfc_main$159 as TooltipRoot, Treeview, _sfc_main$160 as TreeviewActivator, _sfc_main$161 as TreeviewCheckbox, _sfc_main$162 as TreeviewContent, _sfc_main$163 as TreeviewCue, _sfc_main$164 as TreeviewGroup, _sfc_main$165 as TreeviewIndicator, _sfc_main$166 as TreeviewItem, _sfc_main$167 as TreeviewList, _sfc_main$168 as TreeviewRoot, _sfc_main$169 as TreeviewSelectAll, UNSAFE_KEYS, V0Error, V0LocaleAdapter, V0LoggerAdapter, V0ReducedMotionAdapter, V0RtlAdapter, V0StyleSheetThemeAdapter, V0UnheadThemeAdapter, VirtualDataTableAdapter, __LOGGER_ENABLED__, apca, clamp, computeDepth, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createCombobox, createComboboxContext, createContext, createDataGrid, createDataGridContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createInput, createKanban, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createNotifications, createNotificationsContext, createNotificationsPlugin, createNumberField, createNumeric, createOtp, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createProgress, createProgressContext, createQueue, createQueueContext, createRating, createRatingContext, createReducedMotion, createReducedMotionContext, createReducedMotionPlugin, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createSortable, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTooltipContext, createTooltipFallback, createTooltipPlugin, createTrinity, createValidation, createVirtual, createVirtualContext, extractLeaves, flatten, foreground, hexToRgb, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isThenable, isUndefined, isV0Error, mergeDeep, provideAlertDialogContext, provideAvatarGroup, provideAvatarRoot, provideBreadcrumbsRoot, provideButtonGroup, provideButtonRoot, provideCarouselRoot, provideCheckboxGroup, provideCheckboxRoot, provideCollapsible, provideComboboxContext, provideContext, provideDialogContext, provideExpansionPanelGroup, provideExpansionPanelRoot, provideGroupRoot, provideImageRoot, provideInputRoot, provideNumberFieldRoot, provideOverflowRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideProgressRoot, provideRadioGroup, provideRadioRoot, provideRatingRoot, provideSelectContext, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSnackbarQueueContext, provideSnackbarRootContext, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, provideToggleGroup, provideToggleRoot, provideTooltipRoot, provideTreeviewItem, provideTreeviewList, provideTreeviewRoot, range, resolveHeaders, resolveIds, resolveIndexes, rgbToHex, toArray, toElement, toHighlight, toReactive, useAlertDialogContext, useAvatarGroup, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useButtonGroup, useButtonRoot, useCarouselRoot, useCheckboxGroup, useCheckboxRoot, useClickOutside, useCollapsible, useCombobox, useComboboxContext, useContext, useDataGrid, useDataTable, useDate, useDelay, useDialogContext, useDocumentEventListener, useDragDrop, useElementIntersection, useElementSize, useEventListener, useExpansionPanelGroup, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useImage, useImageRoot, useInputRoot, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useNotifications, useNumberFieldRoot, useOverflow, useOverflowRoot, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopover, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, usePresence, useProgress, useProgressRoot, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRaf, useRating, useRatingRoot, useReducedMotion, useRegistry, useResizeObserver, useRovingFocus, useRtl, useRules, useSelectContext, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSnackbarQueueContext, useSnackbarRootContext, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useTimer, useToggleGroup, useToggleRoot, useToggleScope, useTokens, useTooltip, useTooltipRoot, useTreeviewItem, useTreeviewList, useTreeviewRoot, useVirtual, useVirtualFocus, useWindowEventListener, version };