@vuetify/v0 0.1.12 → 0.2.0

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 (125) hide show
  1. package/dist/{adapter-DvT8lTup.d.mts → adapter-DIZk5xrU.d.mts} +1 -1
  2. package/dist/adapter-Drq1v5wV.mjs +27 -0
  3. package/dist/{adapter-D3dUnE__.d.mts → adapter-MT5TiIjj.d.mts} +2 -2
  4. package/dist/browser/index.js +3912 -2932
  5. package/dist/components/index.d.mts +3 -2
  6. package/dist/components/index.mjs +22 -20
  7. package/dist/{components-CrZmJSH3.mjs → components-lme-T9bN.mjs} +771 -177
  8. package/dist/composables/index.d.mts +19 -19
  9. package/dist/composables/index.mjs +22 -20
  10. package/dist/{consola-C1OjyZVf.d.mts → consola-bPHDMwrK.d.mts} +1 -1
  11. package/dist/constants/index.d.mts +1 -1
  12. package/dist/constants/index.mjs +1 -1
  13. package/dist/{useClickOutside-hbi0BOL-.mjs → createCombobox-DgFUWLKw.mjs} +1091 -790
  14. package/dist/{createDataTable-DKCm5-7f.mjs → createDataTable-DGG3Kgau.mjs} +2 -2
  15. package/dist/{createGroup-CFMocwej.mjs → createGroup-C38Mc-se.mjs} +1 -1
  16. package/dist/{createSelection-Cl1nX0he.mjs → createSelection-GS1yfwki.mjs} +1 -1
  17. package/dist/{createSingle-BxOPkL3l.mjs → createSingle-Dh2gp4kv.mjs} +1 -1
  18. package/dist/{createTokens-C67MMcZJ.mjs → createTokens-Ckczb95n.mjs} +1 -1
  19. package/dist/data-table/adapters/client/index.d.mts +1 -1
  20. package/dist/data-table/adapters/client/index.mjs +1 -1
  21. package/dist/data-table/adapters/index.d.mts +4 -4
  22. package/dist/data-table/adapters/index.mjs +1 -1
  23. package/dist/data-table/adapters/server/index.d.mts +1 -1
  24. package/dist/data-table/adapters/server/index.mjs +1 -1
  25. package/dist/data-table/adapters/virtual/index.d.mts +1 -1
  26. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  27. package/dist/data-table/index.d.mts +5 -5
  28. package/dist/data-table/index.mjs +10 -10
  29. package/dist/date/index.d.mts +2 -1
  30. package/dist/date/index.mjs +34 -10
  31. package/dist/features/adapters/flagsmith/index.d.mts +1 -1
  32. package/dist/features/adapters/launchdarkly/index.d.mts +1 -1
  33. package/dist/features/adapters/posthog/index.d.mts +1 -1
  34. package/dist/features/adapters/posthog/index.mjs +2 -2
  35. package/dist/features/index.d.mts +2 -2
  36. package/dist/features/index.mjs +8 -8
  37. package/dist/{globals-uLTsqsl2.mjs → globals-B6VQTLVM.mjs} +1 -1
  38. package/dist/{index-B_pScNDG.d.mts → index-A6Vo3pb6.d.mts} +28 -1
  39. package/dist/{index-CBER-Sxt.d.mts → index-BAix61Ke.d.mts} +275 -98
  40. package/dist/{index-BN-lmMJM.d.mts → index-CuUuJj3-.d.mts} +878 -199
  41. package/dist/{index-CdUIc68E.d.mts → index-D5ehwqoP.d.mts} +3 -3
  42. package/dist/{index-YyqYAay2.d.mts → index-Y0Bo7jx-.d.mts} +2 -2
  43. package/dist/{index-dJKXAO5D.d.mts → index-pwVD-IDb.d.mts} +1 -1
  44. package/dist/index.d.mts +23 -23
  45. package/dist/index.mjs +23 -21
  46. package/dist/json/attributes.json +199 -7
  47. package/dist/json/importMap.json +44 -0
  48. package/dist/json/tags.json +100 -2
  49. package/dist/json/web-types.json +592 -10
  50. package/dist/locale/adapters/index.d.mts +2 -2
  51. package/dist/locale/adapters/index.mjs +2 -2
  52. package/dist/locale/adapters/v0/index.d.mts +1 -1
  53. package/dist/locale/adapters/v0/index.mjs +2 -2
  54. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  55. package/dist/locale/adapters/vue-i18n/index.mjs +1 -1
  56. package/dist/locale/index.d.mts +3 -3
  57. package/dist/locale/index.mjs +8 -8
  58. package/dist/logger/adapters/consola/index.d.mts +1 -1
  59. package/dist/logger/adapters/index.d.mts +4 -4
  60. package/dist/logger/adapters/index.mjs +2 -2
  61. package/dist/logger/adapters/pino/index.d.mts +1 -1
  62. package/dist/logger/adapters/pino/index.mjs +1 -1
  63. package/dist/logger/adapters/v0/index.d.mts +1 -1
  64. package/dist/logger/adapters/v0/index.mjs +2 -2
  65. package/dist/logger/index.d.mts +5 -5
  66. package/dist/logger/index.mjs +3 -3
  67. package/dist/notifications/index.d.mts +1 -1
  68. package/dist/notifications/index.mjs +1 -1
  69. package/dist/palettes/ant/index.d.mts +1 -1
  70. package/dist/palettes/index.d.mts +3 -3
  71. package/dist/palettes/material/index.d.mts +1 -1
  72. package/dist/palettes/md1/index.d.mts +1 -1
  73. package/dist/palettes/md2/index.d.mts +1 -1
  74. package/dist/palettes/radix/index.d.mts +1 -1
  75. package/dist/palettes/tailwind/index.d.mts +1 -1
  76. package/dist/permissions/adapters/index.d.mts +2 -2
  77. package/dist/permissions/adapters/index.mjs +1 -1
  78. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  79. package/dist/permissions/adapters/v0/index.mjs +1 -1
  80. package/dist/permissions/index.d.mts +1 -1
  81. package/dist/permissions/index.mjs +5 -5
  82. package/dist/{pino-CM1iLXmi.d.mts → pino-BUGULcfS.d.mts} +1 -1
  83. package/dist/{posthog-DSkHSLCw.mjs → posthog-BUVv9Rky.mjs} +1 -1
  84. package/dist/rules/index.d.mts +1 -1
  85. package/dist/rules/index.mjs +9 -9
  86. package/dist/{server-CSLVeyyI.d.mts → server-Ciw0ZhhL.d.mts} +1 -1
  87. package/dist/storage/adapters/index.d.mts +2 -2
  88. package/dist/storage/adapters/memory/index.d.mts +1 -1
  89. package/dist/storage/index.d.mts +3 -3
  90. package/dist/storage/index.mjs +20 -18
  91. package/dist/theme/adapters/index.d.mts +2 -2
  92. package/dist/theme/adapters/index.mjs +6 -4
  93. package/dist/theme/adapters/unhead/index.d.mts +2 -0
  94. package/dist/theme/adapters/unhead/index.mjs +4 -0
  95. package/dist/theme/adapters/v0/index.d.mts +2 -2
  96. package/dist/theme/adapters/v0/index.mjs +4 -3
  97. package/dist/theme/index.d.mts +2 -2
  98. package/dist/theme/index.mjs +12 -10
  99. package/dist/types/index.d.mts +1 -1
  100. package/dist/unhead-CMUN7pv4.mjs +63 -0
  101. package/dist/{useFeatures-DNQ8V1So.mjs → useFeatures-_uwRwuBy.mjs} +3 -3
  102. package/dist/{useLocale-BpjMU7hm.mjs → useLocale-BNecStw9.mjs} +9 -5
  103. package/dist/{useLogger-jmvgVE6N.mjs → useLogger-B3ijAgn0.mjs} +29 -7
  104. package/dist/{usePermissions-TIV4dGj1.mjs → usePermissions-5g7JSb3-.mjs} +2 -2
  105. package/dist/{useRules-sRYyyrvM.mjs → useRules-BnQZP8n2.mjs} +2 -2
  106. package/dist/{useTheme-vAXldHit.mjs → useTheme-CKcE6z3t.mjs} +10 -7
  107. package/dist/utilities/index.d.mts +1 -1
  108. package/dist/utilities/index.mjs +11 -11
  109. package/dist/{v0-vIA3663g.mjs → v0-3e8B6fd8.mjs} +7 -32
  110. package/dist/{v0-B6ILFiMN.d.mts → v0-BRnEUnx1.d.mts} +2 -2
  111. package/dist/{v0-CQ2qHo5-.d.mts → v0-B_8xEDpf.d.mts} +1 -1
  112. package/dist/{v0-JPf99NKg.d.mts → v0-C3cGdshz.d.mts} +1 -1
  113. package/dist/{v0-Dem6wjKF.mjs → v0-C64RQgkl.mjs} +1 -1
  114. package/dist/{v0-JMByI2xs.mjs → v0-Dab-mQua.mjs} +1 -1
  115. package/dist/{v0-3zDdS4II.d.mts → v0-WOPq3YTM.d.mts} +1 -1
  116. package/dist/{virtual-Dg0Cm5Hn.d.mts → virtual-By1prSSj.d.mts} +1 -1
  117. package/package.json +2 -1
  118. /package/dist/{adapter-CJQav2JB.d.mts → adapter-CST7kApg.d.mts} +0 -0
  119. /package/dist/{adapter-BWMm0JAQ.d.mts → adapter-cc0r4Pfu.d.mts} +0 -0
  120. /package/dist/{adapters-C66XaKkw.mjs → adapters-BvwLemDt.mjs} +0 -0
  121. /package/dist/{index-CeNfBYuo.d.mts → index-BsNeOyXe.d.mts} +0 -0
  122. /package/dist/{index-BvTD7kU8.d.mts → index-BvlxDVXg.d.mts} +0 -0
  123. /package/dist/{index-DSao7i57.d.mts → index-C9Wj_it8.d.mts} +0 -0
  124. /package/dist/{index-Dor6eAEc.d.mts → index-D7Yh-7yN.d.mts} +0 -0
  125. /package/dist/{memory-DyBabFV1.d.mts → memory-CC5pKIAp.d.mts} +0 -0
@@ -1,16 +1,16 @@
1
1
  import { r as isSelfClosingTag } from "./htmlElements-DcYtv0hg.mjs";
2
- import { t as IN_BROWSER } from "./globals-uLTsqsl2.mjs";
2
+ import { t as IN_BROWSER } from "./globals-B6VQTLVM.mjs";
3
3
  import { clamp, isArray, isElement, isNull, isNullOrUndefined, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
4
4
  import { n as createContext, r as provideContext } from "./createTrinity-C_c8eedz.mjs";
5
- import { a as createRegistry } from "./createTokens-C67MMcZJ.mjs";
6
- import { t as createSelection } from "./createSelection-Cl1nX0he.mjs";
7
- import { t as createSingle } from "./createSingle-BxOPkL3l.mjs";
8
- import { Dt as createBreadcrumbs, H as createNested, M as useRovingFocus, N as useRaf, P as usePopover, Q as useLazy, R as useNotifications, T as createSlider, a as useVirtualFocus, bt as useResizeObserver, gt as createOverflow, ht as useProxyModel, l as useToggleScope, mt as useTimer, n as useDocumentEventListener, nt as createForm, t as useClickOutside, u as createValidation, v as createStep, w as useStack } from "./useClickOutside-hbi0BOL-.mjs";
9
- import { t as createGroup } from "./createGroup-CFMocwej.mjs";
5
+ import { a as createRegistry } from "./createTokens-Ckczb95n.mjs";
6
+ import { t as createSelection } from "./createSelection-GS1yfwki.mjs";
7
+ import { t as createSingle } from "./createSingle-Dh2gp4kv.mjs";
8
+ import { A as createSlider, C as createStep, L as useRovingFocus, Mt as createBreadcrumbs, R as useRaf, Tt as useResizeObserver, U as useNotifications, ct as createForm, h as createValidation, ht as useClickOutside, it as useTimer, k as useStack, m as useToggleScope, o as usePopover, q as createNested, rt as useLazy, s as useDocumentEventListener, t as createCombobox, u as useVirtualFocus, xt as createOverflow, z as useProxyModel } from "./createCombobox-DgFUWLKw.mjs";
9
+ import { t as createGroup } from "./createGroup-C38Mc-se.mjs";
10
10
  import { t as toArray } from "./toArray-VdROPpy-.mjs";
11
- import { a as useLocale } from "./useLocale-BpjMU7hm.mjs";
11
+ import { a as useLocale } from "./useLocale-BNecStw9.mjs";
12
12
  import { t as createPagination } from "./createPagination-CeGMgKCx.mjs";
13
- import { i as useTheme } from "./useTheme-vAXldHit.mjs";
13
+ import { i as useTheme } from "./useTheme-CKcE6z3t.mjs";
14
14
  import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, normalizeStyle, onActivated, onBeforeUnmount, onDeactivated, onMounted, onScopeDispose, onUnmounted, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useId, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
15
15
  //#region src/components/Atom/Atom.vue
16
16
  /**
@@ -34,7 +34,7 @@ import { Fragment, Teleport, TransitionGroup, computed, createBlock, createComme
34
34
  * serving as the foundation for all other components that need polymorphic
35
35
  * rendering capabilities.
36
36
  */
37
- const _sfc_main$104 = /* @__PURE__ */ defineComponent({
37
+ const _sfc_main$114 = /* @__PURE__ */ defineComponent({
38
38
  name: "Atom",
39
39
  __name: "Atom",
40
40
  props: {
@@ -68,7 +68,7 @@ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
68
68
  //#endregion
69
69
  //#region src/components/Avatar/AvatarRoot.vue
70
70
  const [useAvatarRoot, provideAvatarRoot] = createContext();
71
- const _sfc_main$103 = /* @__PURE__ */ defineComponent({
71
+ const _sfc_main$113 = /* @__PURE__ */ defineComponent({
72
72
  name: "AvatarRoot",
73
73
  __name: "AvatarRoot",
74
74
  props: {
@@ -83,7 +83,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
83
83
  });
84
84
  provideAvatarRoot(__props.namespace, selection);
85
85
  return (_ctx, _cache) => {
86
- return openBlock(), createBlock(unref(_sfc_main$104), {
86
+ return openBlock(), createBlock(unref(_sfc_main$114), {
87
87
  as: __props.as,
88
88
  renderless: __props.renderless
89
89
  }, {
@@ -95,7 +95,7 @@ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
95
95
  });
96
96
  //#endregion
97
97
  //#region src/components/Avatar/AvatarFallback.vue
98
- const _sfc_main$102 = /* @__PURE__ */ defineComponent({
98
+ const _sfc_main$112 = /* @__PURE__ */ defineComponent({
99
99
  name: "AvatarFallback",
100
100
  __name: "AvatarFallback",
101
101
  props: {
@@ -109,7 +109,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
109
109
  const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
110
110
  onUnmounted(() => context.unregister(ticket.id));
111
111
  return (_ctx, _cache) => {
112
- return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$104), {
112
+ return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$114), {
113
113
  key: 0,
114
114
  as: __props.as,
115
115
  renderless: __props.renderless
@@ -122,7 +122,7 @@ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
122
122
  });
123
123
  //#endregion
124
124
  //#region src/components/Avatar/AvatarImage.vue
125
- const _sfc_main$101 = /* @__PURE__ */ defineComponent({
125
+ const _sfc_main$111 = /* @__PURE__ */ defineComponent({
126
126
  name: "AvatarImage",
127
127
  inheritAttrs: false,
128
128
  __name: "AvatarImage",
@@ -166,7 +166,7 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
166
166
  }
167
167
  }));
168
168
  return (_ctx, _cache) => {
169
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
169
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
170
170
  as: __props.as,
171
171
  renderless: __props.renderless
172
172
  }), {
@@ -184,14 +184,14 @@ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
184
184
  * @see https://0.vuetifyjs.com/components/avatar
185
185
  */
186
186
  const Avatar = {
187
- Root: _sfc_main$103,
188
- Image: _sfc_main$101,
189
- Fallback: _sfc_main$102
187
+ Root: _sfc_main$113,
188
+ Image: _sfc_main$111,
189
+ Fallback: _sfc_main$112
190
190
  };
191
191
  //#endregion
192
192
  //#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
193
193
  const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
194
- const _sfc_main$100 = /* @__PURE__ */ defineComponent({
194
+ const _sfc_main$110 = /* @__PURE__ */ defineComponent({
195
195
  name: "BreadcrumbsRoot",
196
196
  __name: "BreadcrumbsRoot",
197
197
  props: {
@@ -319,7 +319,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
319
319
  }
320
320
  }));
321
321
  return (_ctx, _cache) => {
322
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
322
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
323
323
  ref: "container",
324
324
  as: __props.as,
325
325
  renderless: __props.renderless
@@ -332,7 +332,7 @@ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
332
332
  });
333
333
  //#endregion
334
334
  //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
335
- const _sfc_main$99 = /* @__PURE__ */ defineComponent({
335
+ const _sfc_main$109 = /* @__PURE__ */ defineComponent({
336
336
  name: "BreadcrumbsDivider",
337
337
  __name: "BreadcrumbsDivider",
338
338
  props: {
@@ -368,7 +368,7 @@ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
368
368
  }
369
369
  }));
370
370
  return (_ctx, _cache) => {
371
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
371
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
372
372
  ref: "el",
373
373
  as: __props.as,
374
374
  renderless: __props.renderless
@@ -381,7 +381,7 @@ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
381
381
  });
382
382
  //#endregion
383
383
  //#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
384
- const _sfc_main$98 = /* @__PURE__ */ defineComponent({
384
+ const _sfc_main$108 = /* @__PURE__ */ defineComponent({
385
385
  name: "BreadcrumbsEllipsis",
386
386
  __name: "BreadcrumbsEllipsis",
387
387
  props: {
@@ -424,7 +424,7 @@ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
424
424
  }
425
425
  }));
426
426
  return (_ctx, _cache) => {
427
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
427
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
428
428
  ref: "el",
429
429
  as: __props.as,
430
430
  renderless: __props.renderless
@@ -437,7 +437,7 @@ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
437
437
  });
438
438
  //#endregion
439
439
  //#region src/components/Breadcrumbs/BreadcrumbsItem.vue
440
- const _sfc_main$97 = /* @__PURE__ */ defineComponent({
440
+ const _sfc_main$107 = /* @__PURE__ */ defineComponent({
441
441
  name: "BreadcrumbsItem",
442
442
  __name: "BreadcrumbsItem",
443
443
  props: {
@@ -476,7 +476,7 @@ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
476
476
  attrs: { "data-selected": isSelected.value || void 0 }
477
477
  }));
478
478
  return (_ctx, _cache) => {
479
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
479
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
480
480
  ref: "el",
481
481
  as: __props.as,
482
482
  renderless: __props.renderless
@@ -489,7 +489,7 @@ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
489
489
  });
490
490
  //#endregion
491
491
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue
492
- const _sfc_main$96 = /* @__PURE__ */ defineComponent({
492
+ const _sfc_main$106 = /* @__PURE__ */ defineComponent({
493
493
  name: "BreadcrumbsLink",
494
494
  __name: "BreadcrumbsLink",
495
495
  props: {
@@ -498,7 +498,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
498
498
  },
499
499
  setup(__props) {
500
500
  return (_ctx, _cache) => {
501
- return openBlock(), createBlock(unref(_sfc_main$104), {
501
+ return openBlock(), createBlock(unref(_sfc_main$114), {
502
502
  as: __props.as,
503
503
  renderless: __props.renderless
504
504
  }, {
@@ -510,7 +510,7 @@ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
510
510
  });
511
511
  //#endregion
512
512
  //#region src/components/Breadcrumbs/BreadcrumbsList.vue
513
- const _sfc_main$95 = /* @__PURE__ */ defineComponent({
513
+ const _sfc_main$105 = /* @__PURE__ */ defineComponent({
514
514
  name: "BreadcrumbsList",
515
515
  __name: "BreadcrumbsList",
516
516
  props: {
@@ -520,7 +520,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
520
520
  setup(__props) {
521
521
  const slotProps = toRef(() => ({ attrs: { role: "list" } }));
522
522
  return (_ctx, _cache) => {
523
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
523
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
524
524
  as: __props.as,
525
525
  renderless: __props.renderless
526
526
  }, slotProps.value.attrs), {
@@ -532,7 +532,7 @@ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
532
532
  });
533
533
  //#endregion
534
534
  //#region src/components/Breadcrumbs/BreadcrumbsPage.vue
535
- const _sfc_main$94 = /* @__PURE__ */ defineComponent({
535
+ const _sfc_main$104 = /* @__PURE__ */ defineComponent({
536
536
  name: "BreadcrumbsPage",
537
537
  __name: "BreadcrumbsPage",
538
538
  props: {
@@ -542,7 +542,7 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
542
542
  setup(__props) {
543
543
  const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
544
544
  return (_ctx, _cache) => {
545
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
545
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
546
546
  as: __props.as,
547
547
  renderless: __props.renderless
548
548
  }, slotProps.value.attrs), {
@@ -560,13 +560,578 @@ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
560
560
  * @see https://0.vuetifyjs.com/components/breadcrumbs
561
561
  */
562
562
  const Breadcrumbs = {
563
- Root: _sfc_main$100,
564
- List: _sfc_main$95,
565
- Item: _sfc_main$97,
566
- Link: _sfc_main$96,
567
- Page: _sfc_main$94,
568
- Divider: _sfc_main$99,
569
- Ellipsis: _sfc_main$98
563
+ Root: _sfc_main$110,
564
+ List: _sfc_main$105,
565
+ Item: _sfc_main$107,
566
+ Link: _sfc_main$106,
567
+ Page: _sfc_main$104,
568
+ Divider: _sfc_main$109,
569
+ Ellipsis: _sfc_main$108
570
+ };
571
+ //#endregion
572
+ //#region src/components/Combobox/ComboboxHiddenInput.vue
573
+ const _hoisted_1$6 = [
574
+ "disabled",
575
+ "form",
576
+ "name",
577
+ "value"
578
+ ];
579
+ const visuallyHiddenStyle$5 = {
580
+ position: "absolute",
581
+ width: "1px",
582
+ height: "1px",
583
+ padding: "0",
584
+ margin: "-1px",
585
+ overflow: "hidden",
586
+ clip: "rect(0, 0, 0, 0)",
587
+ whiteSpace: "nowrap",
588
+ border: "0"
589
+ };
590
+ const _sfc_main$103 = /* @__PURE__ */ defineComponent({
591
+ name: "ComboboxHiddenInput",
592
+ __name: "ComboboxHiddenInput",
593
+ props: { namespace: { default: "v0:combobox" } },
594
+ setup(__props) {
595
+ const context = useComboboxContext(__props.namespace);
596
+ const values = toRef(() => {
597
+ return Array.from(context.selection.selectedValues.value).map((v) => {
598
+ if (/* @__PURE__ */ isNullOrUndefined(v)) return "";
599
+ if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
600
+ return String(v);
601
+ });
602
+ });
603
+ const isDisabled = toRef(() => toValue(context.disabled));
604
+ return (_ctx, _cache) => {
605
+ return openBlock(true), createElementBlock(Fragment, null, renderList(values.value, (val, index) => {
606
+ return openBlock(), createElementBlock("input", {
607
+ key: index,
608
+ disabled: isDisabled.value,
609
+ form: unref(context).form,
610
+ inert: "",
611
+ name: unref(context).name,
612
+ style: visuallyHiddenStyle$5,
613
+ tabindex: "-1",
614
+ type: "hidden",
615
+ value: val
616
+ }, null, 8, _hoisted_1$6);
617
+ }), 128);
618
+ };
619
+ }
620
+ });
621
+ //#endregion
622
+ //#region src/components/Combobox/ComboboxRoot.vue
623
+ const [useComboboxContext, provideComboboxContext] = createContext();
624
+ const _sfc_main$102 = /* @__PURE__ */ defineComponent({
625
+ name: "ComboboxRoot",
626
+ __name: "ComboboxRoot",
627
+ props: /* @__PURE__ */ mergeModels({
628
+ namespace: { default: "v0:combobox" },
629
+ id: {},
630
+ name: {},
631
+ form: {},
632
+ disabled: {
633
+ type: Boolean,
634
+ default: false
635
+ },
636
+ multiple: {
637
+ type: Boolean,
638
+ default: false
639
+ },
640
+ mandatory: {
641
+ type: Boolean,
642
+ default: false
643
+ },
644
+ strict: {
645
+ type: Boolean,
646
+ default: false
647
+ },
648
+ error: {
649
+ type: Boolean,
650
+ default: false
651
+ },
652
+ errorMessages: {},
653
+ adapter: {},
654
+ displayValue: { type: Function },
655
+ as: { default: null },
656
+ renderless: { type: Boolean }
657
+ }, {
658
+ "modelValue": {},
659
+ "modelModifiers": {}
660
+ }),
661
+ emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
662
+ setup(__props) {
663
+ const model = useModel(__props, "modelValue");
664
+ const context = createCombobox({
665
+ id: __props.id,
666
+ name: __props.name,
667
+ form: __props.form,
668
+ disabled: __props.disabled,
669
+ multiple: __props.multiple,
670
+ mandatory: __props.mandatory,
671
+ strict: __props.strict,
672
+ error: () => __props.error,
673
+ errorMessages: () => __props.errorMessages,
674
+ adapter: __props.adapter,
675
+ displayValue: __props.displayValue
676
+ });
677
+ useProxyModel(context.selection, model, { multiple: __props.multiple });
678
+ provideComboboxContext(__props.namespace, context);
679
+ const slotProps = toRef(() => ({
680
+ id: context.id,
681
+ query: context.query.value,
682
+ isOpen: context.isOpen.value,
683
+ isEmpty: context.isEmpty.value,
684
+ isLoading: context.isLoading.value,
685
+ isDisabled: toValue(context.disabled),
686
+ errors: context.errors.value,
687
+ isValid: context.isValid.value,
688
+ open: context.open,
689
+ close: context.close,
690
+ toggle: context.toggle,
691
+ clear: context.clear
692
+ }));
693
+ return (_ctx, _cache) => {
694
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), {
695
+ as: __props.as,
696
+ renderless: ""
697
+ }, {
698
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
699
+ _: 3
700
+ }, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$103, { key: 0 })) : createCommentVNode("v-if", true)], 64);
701
+ };
702
+ }
703
+ });
704
+ //#endregion
705
+ //#region src/components/Combobox/ComboboxActivator.vue
706
+ const _sfc_main$101 = /* @__PURE__ */ defineComponent({
707
+ name: "ComboboxActivator",
708
+ __name: "ComboboxActivator",
709
+ props: {
710
+ namespace: { default: "v0:combobox" },
711
+ as: { default: "div" },
712
+ renderless: { type: Boolean }
713
+ },
714
+ setup(__props) {
715
+ const context = useComboboxContext(__props.namespace);
716
+ const style = toRef(() => context.popover.anchorStyles.value);
717
+ const slotProps = toRef(() => ({
718
+ isOpen: context.isOpen.value,
719
+ attrs: { "data-state": context.isOpen.value ? "open" : "closed" }
720
+ }));
721
+ return (_ctx, _cache) => {
722
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
723
+ as: __props.as,
724
+ style: style.value
725
+ }), {
726
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
727
+ _: 3
728
+ }, 16, ["as", "style"]);
729
+ };
730
+ }
731
+ });
732
+ //#endregion
733
+ //#region src/components/Combobox/ComboboxContent.vue
734
+ const _sfc_main$100 = /* @__PURE__ */ defineComponent({
735
+ name: "ComboboxContent",
736
+ __name: "ComboboxContent",
737
+ props: {
738
+ namespace: { default: "v0:combobox" },
739
+ eager: {
740
+ type: Boolean,
741
+ default: false
742
+ },
743
+ as: { default: "div" },
744
+ renderless: { type: Boolean }
745
+ },
746
+ setup(__props) {
747
+ const context = useComboboxContext(__props.namespace);
748
+ const content = useTemplateRef("content");
749
+ context.popover.attach(() => content.value?.element);
750
+ const { hasContent } = useLazy(context.isOpen, { eager: __props.eager });
751
+ useClickOutside([() => content.value?.element, toRef(() => context.inputEl.value?.closest("[data-state]"))], () => {
752
+ if (context.isOpen.value) context.close();
753
+ });
754
+ const slotProps = toRef(() => ({
755
+ isOpen: context.isOpen.value,
756
+ attrs: {
757
+ ...context.popover.contentAttrs.value,
758
+ "id": context.listboxId,
759
+ "role": "listbox",
760
+ "aria-labelledby": context.inputId,
761
+ "aria-multiselectable": context.multiple || void 0,
762
+ "popover": "manual",
763
+ "tabindex": -1
764
+ }
765
+ }));
766
+ const style = toRef(() => context.popover.contentStyles.value);
767
+ return (_ctx, _cache) => {
768
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
769
+ ref_key: "content",
770
+ ref: content
771
+ }, slotProps.value.attrs, {
772
+ as: __props.as,
773
+ style: style.value
774
+ }), {
775
+ default: withCtx(() => [unref(hasContent) ? renderSlot(_ctx.$slots, "default", normalizeProps(mergeProps({ key: 0 }, slotProps.value))) : createCommentVNode("v-if", true)]),
776
+ _: 3
777
+ }, 16, ["as", "style"]);
778
+ };
779
+ }
780
+ });
781
+ //#endregion
782
+ //#region src/components/Combobox/ComboboxControl.vue
783
+ const _sfc_main$99 = /* @__PURE__ */ defineComponent({
784
+ name: "ComboboxControl",
785
+ __name: "ComboboxControl",
786
+ props: {
787
+ namespace: { default: "v0:combobox" },
788
+ openOn: { default: "focus" },
789
+ placeholder: {},
790
+ as: { default: "input" },
791
+ renderless: { type: Boolean }
792
+ },
793
+ setup(__props) {
794
+ const context = useComboboxContext(__props.namespace);
795
+ const input = useTemplateRef("input");
796
+ watchEffect(() => {
797
+ context.inputEl.value = input.value?.element ?? null;
798
+ });
799
+ function onInput(e) {
800
+ context.pristine.value = false;
801
+ context.query.value = e.target.value;
802
+ if (__props.openOn === "input") context.open();
803
+ }
804
+ function onFocus() {
805
+ if (__props.openOn === "focus") context.open();
806
+ }
807
+ function onKeydown(e) {
808
+ if (context.isOpen.value) switch (e.key) {
809
+ case "Enter": {
810
+ e.preventDefault();
811
+ const highlighted = context.cursor.highlightedId.value;
812
+ if (!/* @__PURE__ */ isUndefined(highlighted)) context.select(highlighted);
813
+ break;
814
+ }
815
+ case "Escape":
816
+ e.preventDefault();
817
+ context.close();
818
+ break;
819
+ case "Tab":
820
+ context.close();
821
+ break;
822
+ case "ArrowDown":
823
+ case "ArrowUp":
824
+ case "Home":
825
+ case "End":
826
+ e.preventDefault();
827
+ if (/* @__PURE__ */ isUndefined(context.cursor.highlightedId.value)) {
828
+ const selected = context.selection.selectedIds.values().next().value;
829
+ if (!/* @__PURE__ */ isUndefined(selected)) {
830
+ context.cursor.highlight(selected);
831
+ break;
832
+ }
833
+ }
834
+ context.cursor.onKeydown(e);
835
+ break;
836
+ }
837
+ else switch (e.key) {
838
+ case "ArrowDown":
839
+ case "ArrowUp":
840
+ e.preventDefault();
841
+ context.open();
842
+ break;
843
+ }
844
+ }
845
+ const strict = toRef(() => toValue(context.strict));
846
+ const invalid = toRef(() => context.isValid.value === false);
847
+ const slotProps = toRef(() => ({
848
+ query: context.query.value,
849
+ isOpen: context.isOpen.value,
850
+ attrs: {
851
+ "id": context.inputId,
852
+ "role": "combobox",
853
+ "aria-autocomplete": strict.value ? "both" : "list",
854
+ "aria-expanded": context.isOpen.value,
855
+ "aria-haspopup": "listbox",
856
+ "aria-controls": context.listboxId,
857
+ "aria-describedby": context.hasDescription.value ? context.descriptionId : void 0,
858
+ "aria-errormessage": context.hasError.value && context.errors.value.length > 0 ? context.errorId : void 0,
859
+ "aria-invalid": invalid.value || void 0,
860
+ "aria-disabled": toValue(context.disabled) || void 0,
861
+ "disabled": toValue(context.disabled) || void 0,
862
+ "onInput": onInput,
863
+ "onFocus": onFocus,
864
+ "onKeydown": onKeydown
865
+ }
866
+ }));
867
+ return (_ctx, _cache) => {
868
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
869
+ ref_key: "input",
870
+ ref: input
871
+ }, slotProps.value.attrs, {
872
+ as: __props.as,
873
+ placeholder: __props.placeholder,
874
+ value: unref(context).display.value
875
+ }), {
876
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
877
+ _: 3
878
+ }, 16, [
879
+ "as",
880
+ "placeholder",
881
+ "value"
882
+ ]);
883
+ };
884
+ }
885
+ });
886
+ //#endregion
887
+ //#region src/components/Combobox/ComboboxCue.vue
888
+ const _sfc_main$98 = /* @__PURE__ */ defineComponent({
889
+ name: "ComboboxCue",
890
+ __name: "ComboboxCue",
891
+ props: {
892
+ namespace: { default: "v0:combobox" },
893
+ as: { default: "span" },
894
+ renderless: { type: Boolean }
895
+ },
896
+ setup(__props) {
897
+ const context = useComboboxContext(__props.namespace);
898
+ function onClick() {
899
+ if (!toValue(context.disabled)) context.toggle();
900
+ }
901
+ const slotProps = toRef(() => ({
902
+ isOpen: context.isOpen.value,
903
+ attrs: {
904
+ "aria-hidden": true,
905
+ "data-state": context.isOpen.value ? "open" : "closed",
906
+ "onClick": onClick
907
+ }
908
+ }));
909
+ return (_ctx, _cache) => {
910
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, { as: __props.as }), {
911
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
912
+ _: 3
913
+ }, 16, ["as"]);
914
+ };
915
+ }
916
+ });
917
+ //#endregion
918
+ //#region src/components/Combobox/ComboboxDescription.vue
919
+ const _sfc_main$97 = /* @__PURE__ */ defineComponent({
920
+ name: "ComboboxDescription",
921
+ inheritAttrs: false,
922
+ __name: "ComboboxDescription",
923
+ props: {
924
+ namespace: { default: "v0:combobox" },
925
+ as: { default: "span" },
926
+ renderless: { type: Boolean }
927
+ },
928
+ setup(__props) {
929
+ const attrs = useAttrs();
930
+ const context = useComboboxContext(__props.namespace);
931
+ onMounted(() => {
932
+ context.hasDescription.value = true;
933
+ });
934
+ onBeforeUnmount(() => {
935
+ context.hasDescription.value = false;
936
+ });
937
+ return (_ctx, _cache) => {
938
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(unref(attrs), {
939
+ id: unref(context).descriptionId,
940
+ as: __props.as,
941
+ renderless: __props.renderless
942
+ }), {
943
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", { id: unref(context).descriptionId })]),
944
+ _: 3
945
+ }, 16, [
946
+ "id",
947
+ "as",
948
+ "renderless"
949
+ ]);
950
+ };
951
+ }
952
+ });
953
+ //#endregion
954
+ //#region src/components/Combobox/ComboboxEmpty.vue
955
+ const _sfc_main$96 = /* @__PURE__ */ defineComponent({
956
+ name: "ComboboxEmpty",
957
+ __name: "ComboboxEmpty",
958
+ props: {
959
+ namespace: { default: "v0:combobox" },
960
+ as: { default: "div" },
961
+ renderless: { type: Boolean }
962
+ },
963
+ setup(__props) {
964
+ const context = useComboboxContext(__props.namespace);
965
+ const slotProps = toRef(() => ({ query: context.query.value }));
966
+ return (_ctx, _cache) => {
967
+ return unref(context).isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$114), {
968
+ key: 0,
969
+ as: __props.as
970
+ }, {
971
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)), () => [_cache[0] || (_cache[0] = createTextVNode("No results", -1))])]),
972
+ _: 3
973
+ }, 8, ["as"])) : createCommentVNode("v-if", true);
974
+ };
975
+ }
976
+ });
977
+ //#endregion
978
+ //#region src/components/Combobox/ComboboxError.vue
979
+ const _sfc_main$95 = /* @__PURE__ */ defineComponent({
980
+ name: "ComboboxError",
981
+ inheritAttrs: false,
982
+ __name: "ComboboxError",
983
+ props: {
984
+ namespace: { default: "v0:combobox" },
985
+ as: { default: "span" },
986
+ renderless: { type: Boolean }
987
+ },
988
+ setup(__props) {
989
+ const attrs = useAttrs();
990
+ const context = useComboboxContext(__props.namespace);
991
+ const errors = context.errors;
992
+ onMounted(() => {
993
+ context.hasError.value = true;
994
+ });
995
+ onBeforeUnmount(() => {
996
+ context.hasError.value = false;
997
+ });
998
+ const slotProps = toRef(() => ({
999
+ id: context.errorId,
1000
+ errors: errors.value,
1001
+ attrs: {
1002
+ "id": context.errorId,
1003
+ "aria-live": "polite",
1004
+ "data-state": errors.value.length > 0 ? "visible" : "hidden"
1005
+ }
1006
+ }));
1007
+ return (_ctx, _cache) => {
1008
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
1009
+ ...unref(attrs),
1010
+ ...slotProps.value.attrs
1011
+ }, {
1012
+ as: __props.as,
1013
+ renderless: __props.renderless
1014
+ }), {
1015
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1016
+ _: 3
1017
+ }, 16, ["as", "renderless"]);
1018
+ };
1019
+ }
1020
+ });
1021
+ //#endregion
1022
+ //#region src/components/Combobox/ComboboxItem.vue
1023
+ const _sfc_main$94 = /* @__PURE__ */ defineComponent({
1024
+ name: "ComboboxItem",
1025
+ __name: "ComboboxItem",
1026
+ props: {
1027
+ namespace: { default: "v0:combobox" },
1028
+ id: {},
1029
+ value: {},
1030
+ disabled: {},
1031
+ as: { default: "div" },
1032
+ renderless: { type: Boolean }
1033
+ },
1034
+ setup(__props) {
1035
+ const context = useComboboxContext(__props.namespace);
1036
+ const ticket = context.selection.register({
1037
+ id: __props.id,
1038
+ value: __props.value,
1039
+ disabled: __props.disabled
1040
+ });
1041
+ const elementId = `${context.id}-option-${ticket.id}`;
1042
+ const isSelected = toRef(() => toValue(ticket.isSelected));
1043
+ const isDisabled = toRef(() => toValue(ticket.disabled) || toValue(context.disabled));
1044
+ const isHighlighted = toRef(() => context.cursor.highlightedId.value === ticket.id);
1045
+ const isFiltered = toRef(() => context.filtered.value.has(ticket.id));
1046
+ function onClick() {
1047
+ if (!toValue(isDisabled)) context.select(ticket.id);
1048
+ }
1049
+ onUnmounted(() => {
1050
+ context.selection.unregister(ticket.id);
1051
+ });
1052
+ const slotProps = toRef(() => ({
1053
+ value: __props.value,
1054
+ isSelected: isSelected.value,
1055
+ isHighlighted: isHighlighted.value,
1056
+ isDisabled: isDisabled.value,
1057
+ isFiltered: isFiltered.value,
1058
+ select: () => context.select(ticket.id),
1059
+ attrs: {
1060
+ "id": elementId,
1061
+ "role": "option",
1062
+ "aria-selected": isSelected.value,
1063
+ "aria-disabled": isDisabled.value || void 0,
1064
+ "data-selected": isSelected.value || void 0,
1065
+ "data-highlighted": isHighlighted.value ? "" : void 0,
1066
+ "data-disabled": isDisabled.value || void 0,
1067
+ "data-id": String(ticket.id)
1068
+ }
1069
+ }));
1070
+ return (_ctx, _cache) => {
1071
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1072
+ as: __props.as,
1073
+ onClick
1074
+ }), {
1075
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1076
+ _: 3
1077
+ }, 16, ["as"])), [[vShow, isFiltered.value]]);
1078
+ };
1079
+ }
1080
+ });
1081
+ //#endregion
1082
+ //#region src/components/Combobox/index.ts
1083
+ /**
1084
+ * Combobox component with sub-components for building autocomplete inputs.
1085
+ *
1086
+ * @see https://0.vuetifyjs.com/components/combobox
1087
+ *
1088
+ * @example
1089
+ * ```vue
1090
+ * <script lang="ts" setup>
1091
+ * import { Combobox } from '@vuetify/v0'
1092
+ * import { ref } from 'vue'
1093
+ *
1094
+ * const selected = ref()
1095
+ * const items = [
1096
+ * { id: 'apple', label: 'Apple' },
1097
+ * { id: 'banana', label: 'Banana' },
1098
+ * { id: 'cherry', label: 'Cherry' },
1099
+ * ]
1100
+ * <\/script>
1101
+ *
1102
+ * <template>
1103
+ * <Combobox.Root v-model="selected">
1104
+ * <Combobox.Activator>
1105
+ * <Combobox.Control placeholder="Search..." />
1106
+ * <Combobox.Cue />
1107
+ * </Combobox.Activator>
1108
+ *
1109
+ * <Combobox.Content>
1110
+ * <Combobox.Item
1111
+ * v-for="item in items"
1112
+ * :key="item.id"
1113
+ * :id="item.id"
1114
+ * :value="item.label"
1115
+ * v-slot="{ isSelected, attrs }"
1116
+ * >
1117
+ * <div v-bind="attrs">{{ item.label }}</div>
1118
+ * </Combobox.Item>
1119
+ * <Combobox.Empty>No results found</Combobox.Empty>
1120
+ * </Combobox.Content>
1121
+ * </Combobox.Root>
1122
+ * </template>
1123
+ * ```
1124
+ */
1125
+ const Combobox = {
1126
+ Root: _sfc_main$102,
1127
+ Activator: _sfc_main$101,
1128
+ Control: _sfc_main$99,
1129
+ Cue: _sfc_main$98,
1130
+ Content: _sfc_main$100,
1131
+ Item: _sfc_main$94,
1132
+ Empty: _sfc_main$96,
1133
+ Description: _sfc_main$97,
1134
+ Error: _sfc_main$95
570
1135
  };
571
1136
  //#endregion
572
1137
  //#region src/components/Button/ButtonGroup.vue
@@ -618,7 +1183,7 @@ const _sfc_main$93 = /* @__PURE__ */ defineComponent({
618
1183
  }
619
1184
  }));
620
1185
  return (_ctx, _cache) => {
621
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
1186
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
622
1187
  as: __props.as,
623
1188
  renderless: __props.renderless
624
1189
  }), {
@@ -792,13 +1357,9 @@ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
792
1357
  attrs: elementAttrs.value
793
1358
  }));
794
1359
  return (_ctx, _cache) => {
795
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), mergeProps({
796
- ...unref(attrs),
797
- ...slotProps.value.attrs
798
- }, {
1360
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
799
1361
  as: __props.as,
800
- renderless: __props.renderless,
801
- onClick
1362
+ renderless: __props.renderless
802
1363
  }), {
803
1364
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
804
1365
  _: 3
@@ -845,7 +1406,7 @@ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
845
1406
  attrs: { "aria-hidden": true }
846
1407
  }));
847
1408
  return (_ctx, _cache) => {
848
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
1409
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
849
1410
  as: __props.as,
850
1411
  renderless: __props.renderless
851
1412
  }), {
@@ -974,7 +1535,7 @@ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
974
1535
  }
975
1536
  }));
976
1537
  return (_ctx, _cache) => {
977
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
1538
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
978
1539
  as: __props.as,
979
1540
  renderless: __props.renderless
980
1541
  }), {
@@ -1106,7 +1667,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
1106
1667
  }
1107
1668
  }));
1108
1669
  return (_ctx, _cache) => {
1109
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), mergeProps({
1670
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), mergeProps({
1110
1671
  ...unref(attrs),
1111
1672
  ...slotProps.value.attrs
1112
1673
  }, {
@@ -1202,7 +1763,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
1202
1763
  }
1203
1764
  }));
1204
1765
  return (_ctx, _cache) => {
1205
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
1766
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1206
1767
  as: __props.as,
1207
1768
  renderless: __props.renderless
1208
1769
  }), {
@@ -1284,7 +1845,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
1284
1845
  }
1285
1846
  }));
1286
1847
  return (_ctx, _cache) => {
1287
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
1848
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
1288
1849
  ...unref(attrs),
1289
1850
  ...slotProps.value.attrs
1290
1851
  }, {
@@ -1374,7 +1935,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
1374
1935
  close
1375
1936
  }));
1376
1937
  return (_ctx, _cache) => {
1377
- return openBlock(), createBlock(unref(_sfc_main$104), {
1938
+ return openBlock(), createBlock(unref(_sfc_main$114), {
1378
1939
  as: __props.as,
1379
1940
  renderless: ""
1380
1941
  }, {
@@ -1407,7 +1968,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
1407
1968
  }
1408
1969
  }));
1409
1970
  return (_ctx, _cache) => {
1410
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1971
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1411
1972
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1412
1973
  _: 3
1413
1974
  }, 16, ["as"]);
@@ -1484,7 +2045,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
1484
2045
  }
1485
2046
  }));
1486
2047
  return (_ctx, _cache) => {
1487
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
2048
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
1488
2049
  ref: "content",
1489
2050
  as: __props.as,
1490
2051
  style: styles.value
@@ -1512,7 +2073,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
1512
2073
  const context = useDialogContext(__props.namespace);
1513
2074
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
1514
2075
  return (_ctx, _cache) => {
1515
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs), {
2076
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1516
2077
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1517
2078
  _: 3
1518
2079
  }, 16, ["as"]);
@@ -1533,7 +2094,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
1533
2094
  const context = useDialogContext(__props.namespace);
1534
2095
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
1535
2096
  return (_ctx, _cache) => {
1536
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs), {
2097
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1537
2098
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1538
2099
  _: 3
1539
2100
  }, 16, ["as"]);
@@ -1565,7 +2126,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
1565
2126
  }
1566
2127
  }));
1567
2128
  return (_ctx, _cache) => {
1568
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
2129
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1569
2130
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1570
2131
  _: 3
1571
2132
  }, 16, ["as"]);
@@ -1661,7 +2222,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
1661
2222
  }));
1662
2223
  provideExpansionPanelRoot(__props.namespace, selection);
1663
2224
  return (_ctx, _cache) => {
1664
- return openBlock(), createBlock(unref(_sfc_main$104), {
2225
+ return openBlock(), createBlock(unref(_sfc_main$114), {
1665
2226
  as: __props.as,
1666
2227
  renderless: __props.renderless
1667
2228
  }, {
@@ -1708,7 +2269,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
1708
2269
  isDisabled
1709
2270
  });
1710
2271
  return (_ctx, _cache) => {
1711
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
2272
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1712
2273
  as: __props.as,
1713
2274
  renderless: __props.renderless
1714
2275
  }), {
@@ -1756,7 +2317,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
1756
2317
  }
1757
2318
  }));
1758
2319
  return (_ctx, _cache) => {
1759
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
2320
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1760
2321
  as: __props.as,
1761
2322
  renderless: __props.renderless
1762
2323
  }), {
@@ -1789,7 +2350,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
1789
2350
  }
1790
2351
  }));
1791
2352
  return (_ctx, _cache) => {
1792
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
2353
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1793
2354
  as: __props.as,
1794
2355
  renderless: __props.renderless
1795
2356
  }), {
@@ -1816,7 +2377,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
1816
2377
  attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
1817
2378
  }));
1818
2379
  return (_ctx, _cache) => {
1819
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
2380
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
1820
2381
  as: __props.as,
1821
2382
  renderless: __props.renderless
1822
2383
  }), {
@@ -1900,7 +2461,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
1900
2461
  reset: form.reset
1901
2462
  }));
1902
2463
  return (_ctx, _cache) => {
1903
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, unref(attrs), {
2464
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, unref(attrs), {
1904
2465
  onReset,
1905
2466
  onSubmit
1906
2467
  }), {
@@ -2176,7 +2737,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
2176
2737
  }
2177
2738
  }));
2178
2739
  return (_ctx, _cache) => {
2179
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
2740
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2180
2741
  ...unref(attrs),
2181
2742
  ...slotProps.value.attrs
2182
2743
  }, {
@@ -2249,7 +2810,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
2249
2810
  attrs: controlAttrs.value
2250
2811
  }));
2251
2812
  return (_ctx, _cache) => {
2252
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
2813
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2253
2814
  ...unref(attrs),
2254
2815
  ...controlAttrs.value
2255
2816
  }, {
@@ -2286,7 +2847,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
2286
2847
  root.hasDescription.value = false;
2287
2848
  });
2288
2849
  return (_ctx, _cache) => {
2289
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(unref(attrs), {
2850
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(unref(attrs), {
2290
2851
  id: unref(root).descriptionId,
2291
2852
  as: __props.as,
2292
2853
  renderless: __props.renderless
@@ -2332,7 +2893,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
2332
2893
  }
2333
2894
  }));
2334
2895
  return (_ctx, _cache) => {
2335
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
2896
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2336
2897
  ...unref(attrs),
2337
2898
  ...slotProps.value.attrs
2338
2899
  }, {
@@ -2540,7 +3101,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
2540
3101
  providePaginationControls(__props.namespace, controls);
2541
3102
  providePaginationItems(__props.namespace, items);
2542
3103
  return (_ctx, _cache) => {
2543
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3104
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2544
3105
  ref_key: "atom",
2545
3106
  ref: atom
2546
3107
  }, slotProps.value.attrs, {
@@ -2583,7 +3144,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
2583
3144
  }));
2584
3145
  onBeforeUnmount(() => items.unregister(__props.id));
2585
3146
  return (_ctx, _cache) => {
2586
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3147
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2587
3148
  ref_key: "atom",
2588
3149
  ref: atom
2589
3150
  }, slotProps.value.attrs, {
@@ -2640,7 +3201,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
2640
3201
  }));
2641
3202
  onBeforeUnmount(() => controls.unregister(__props.id));
2642
3203
  return (_ctx, _cache) => {
2643
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3204
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2644
3205
  ref_key: "atom",
2645
3206
  ref: atom
2646
3207
  }, slotProps.value.attrs, {
@@ -2708,7 +3269,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
2708
3269
  }));
2709
3270
  onBeforeUnmount(() => items.unregister(__props.id));
2710
3271
  return (_ctx, _cache) => {
2711
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3272
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2712
3273
  ref_key: "atom",
2713
3274
  ref: atom
2714
3275
  }, slotProps.value.attrs, {
@@ -2765,7 +3326,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
2765
3326
  }));
2766
3327
  onBeforeUnmount(() => controls.unregister(__props.id));
2767
3328
  return (_ctx, _cache) => {
2768
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3329
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2769
3330
  ref_key: "atom",
2770
3331
  ref: atom
2771
3332
  }, slotProps.value.attrs, {
@@ -2822,7 +3383,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
2822
3383
  }));
2823
3384
  onBeforeUnmount(() => controls.unregister(__props.id));
2824
3385
  return (_ctx, _cache) => {
2825
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3386
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2826
3387
  ref_key: "atom",
2827
3388
  ref: atom
2828
3389
  }, slotProps.value.attrs, {
@@ -2879,7 +3440,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
2879
3440
  }));
2880
3441
  onBeforeUnmount(() => controls.unregister(__props.id));
2881
3442
  return (_ctx, _cache) => {
2882
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3443
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
2883
3444
  ref_key: "atom",
2884
3445
  ref: atom
2885
3446
  }, slotProps.value.attrs, {
@@ -2928,7 +3489,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
2928
3489
  }
2929
3490
  }));
2930
3491
  return (_ctx, _cache) => {
2931
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
3492
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
2932
3493
  as: __props.as,
2933
3494
  renderless: __props.renderless
2934
3495
  }), {
@@ -2989,7 +3550,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
2989
3550
  toggle: popover.toggle
2990
3551
  }));
2991
3552
  return (_ctx, _cache) => {
2992
- return openBlock(), createBlock(unref(_sfc_main$104), {
3553
+ return openBlock(), createBlock(unref(_sfc_main$114), {
2993
3554
  as: __props.as,
2994
3555
  renderless: ""
2995
3556
  }, {
@@ -3025,7 +3586,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
3025
3586
  }
3026
3587
  }));
3027
3588
  return (_ctx, _cache) => {
3028
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3589
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3029
3590
  as: __props.as,
3030
3591
  style: style.value
3031
3592
  }, slotProps.value.attrs), {
@@ -3076,7 +3637,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
3076
3637
  }
3077
3638
  }));
3078
3639
  return (_ctx, _cache) => {
3079
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
3640
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3080
3641
  ref_key: "ref",
3081
3642
  ref,
3082
3643
  as: __props.as,
@@ -3155,7 +3716,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
3155
3716
  }
3156
3717
  }));
3157
3718
  return (_ctx, _cache) => {
3158
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
3719
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
3159
3720
  as: __props.as,
3160
3721
  renderless: __props.renderless
3161
3722
  }), {
@@ -3278,7 +3839,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
3278
3839
  }
3279
3840
  }));
3280
3841
  return (_ctx, _cache) => {
3281
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), mergeProps({ ref: "root" }, {
3842
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), mergeProps({ ref: "root" }, {
3282
3843
  ...unref(attrs),
3283
3844
  ...slotProps.value.attrs
3284
3845
  }, {
@@ -3370,7 +3931,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
3370
3931
  }
3371
3932
  }));
3372
3933
  return (_ctx, _cache) => {
3373
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
3934
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
3374
3935
  as: __props.as,
3375
3936
  renderless: __props.renderless
3376
3937
  }), {
@@ -3460,7 +4021,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
3460
4021
  to: __props.teleportTo
3461
4022
  }, [createVNode(TransitionGroup, { name: __props.transition }, {
3462
4023
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
3463
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4024
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3464
4025
  key: ticket.id,
3465
4026
  as: __props.as,
3466
4027
  style: getStyle(ticket)
@@ -3479,7 +4040,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
3479
4040
  name: __props.transition
3480
4041
  }, {
3481
4042
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
3482
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4043
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3483
4044
  key: ticket.id,
3484
4045
  as: __props.as,
3485
4046
  style: getStyle(ticket)
@@ -3645,7 +4206,8 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
3645
4206
  open,
3646
4207
  close,
3647
4208
  toggle,
3648
- select
4209
+ select,
4210
+ modelValue: model
3649
4211
  });
3650
4212
  const slotProps = toRef(() => ({
3651
4213
  id,
@@ -3656,7 +4218,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
3656
4218
  toggle
3657
4219
  }));
3658
4220
  return (_ctx, _cache) => {
3659
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), {
4221
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), {
3660
4222
  as: __props.as,
3661
4223
  renderless: ""
3662
4224
  }, {
@@ -3730,7 +4292,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
3730
4292
  }
3731
4293
  }));
3732
4294
  return (_ctx, _cache) => {
3733
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4295
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3734
4296
  ref: "activator",
3735
4297
  as: __props.as,
3736
4298
  style: style.value
@@ -3751,6 +4313,10 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
3751
4313
  __name: "SelectContent",
3752
4314
  props: {
3753
4315
  namespace: { default: "v0:select" },
4316
+ eager: {
4317
+ type: Boolean,
4318
+ default: false
4319
+ },
3754
4320
  as: { default: "div" },
3755
4321
  renderless: { type: Boolean }
3756
4322
  },
@@ -3758,23 +4324,26 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
3758
4324
  const context = useSelectContext(__props.namespace);
3759
4325
  const content = useTemplateRef("content");
3760
4326
  context.popover.attach(() => content.value?.element);
3761
- const { hasContent } = useLazy(context.isOpen);
3762
- const slotProps = toRef(() => ({ isOpen: context.isOpen.value }));
3763
- const attrs = toRef(() => ({
3764
- ...context.popover.contentAttrs.value,
3765
- "id": context.listboxId,
3766
- "role": "listbox",
3767
- "aria-multiselectable": context.multiple || void 0,
3768
- "tabindex": -1
4327
+ const { hasContent } = useLazy(context.isOpen, { eager: __props.eager });
4328
+ const slotProps = toRef(() => ({
4329
+ isOpen: context.isOpen.value,
4330
+ attrs: {
4331
+ ...context.popover.contentAttrs.value,
4332
+ "id": context.listboxId,
4333
+ "role": "listbox",
4334
+ "aria-multiselectable": context.multiple || void 0,
4335
+ "tabindex": -1
4336
+ }
3769
4337
  }));
3770
4338
  const style = toRef(() => context.popover.contentStyles.value);
3771
4339
  return (_ctx, _cache) => {
3772
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4340
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
3773
4341
  ref_key: "content",
3774
- ref: content,
4342
+ ref: content
4343
+ }, slotProps.value.attrs, {
3775
4344
  as: __props.as,
3776
4345
  style: style.value
3777
- }, attrs.value), {
4346
+ }), {
3778
4347
  default: withCtx(() => [unref(hasContent) ? renderSlot(_ctx.$slots, "default", normalizeProps(mergeProps({ key: 0 }, slotProps.value))) : createCommentVNode("v-if", true)]),
3779
4348
  _: 3
3780
4349
  }, 16, ["as", "style"]);
@@ -3801,7 +4370,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
3801
4370
  }
3802
4371
  }));
3803
4372
  return (_ctx, _cache) => {
3804
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs), {
4373
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs), {
3805
4374
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3806
4375
  _: 3
3807
4376
  }, 16, ["as"]);
@@ -3856,7 +4425,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
3856
4425
  }
3857
4426
  }));
3858
4427
  return (_ctx, _cache) => {
3859
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
4428
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
3860
4429
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3861
4430
  _: 3
3862
4431
  }, 16, ["as"]);
@@ -3875,9 +4444,9 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
3875
4444
  },
3876
4445
  setup(__props) {
3877
4446
  const context = useSelectContext(__props.namespace);
3878
- const hasValue = toRef(() => context.selection.selectedIds.size > 0);
4447
+ const hasValue = toRef(() => context.selection.selectedIds.size > 0 || !/* @__PURE__ */ isNullOrUndefined(context.modelValue.value));
3879
4448
  return (_ctx, _cache) => {
3880
- return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$104), {
4449
+ return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$114), {
3881
4450
  key: 0,
3882
4451
  as: __props.as
3883
4452
  }, {
@@ -3901,17 +4470,26 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
3901
4470
  const context = useSelectContext(__props.namespace);
3902
4471
  const items = toRef(() => Array.from(context.selection.selectedItems.value));
3903
4472
  const values = toRef(() => Array.from(context.selection.selectedValues.value));
3904
- const hasValue = toRef(() => context.selection.selectedIds.size > 0);
3905
- const slotProps = toRef(() => ({
3906
- selectedItem: items.value[0],
3907
- selectedItems: items.value,
3908
- selectedValue: values.value[0],
3909
- selectedValues: values.value,
3910
- hasValue: hasValue.value,
3911
- attrs: {}
3912
- }));
4473
+ const hasSelected = toRef(() => context.selection.selectedIds.size > 0);
4474
+ const pendingValues = toRef(() => {
4475
+ const mv = context.modelValue.value;
4476
+ if (/* @__PURE__ */ isNullOrUndefined(mv)) return [];
4477
+ return Array.isArray(mv) ? mv : [mv];
4478
+ });
4479
+ const hasValue = toRef(() => hasSelected.value || pendingValues.value.length > 0);
4480
+ const slotProps = toRef(() => {
4481
+ const resolved = hasSelected.value;
4482
+ return {
4483
+ selectedItem: resolved ? items.value[0] : void 0,
4484
+ selectedItems: resolved ? items.value : [],
4485
+ selectedValue: resolved ? values.value[0] : pendingValues.value[0],
4486
+ selectedValues: resolved ? values.value : pendingValues.value,
4487
+ hasValue: hasValue.value,
4488
+ attrs: {}
4489
+ };
4490
+ });
3913
4491
  return (_ctx, _cache) => {
3914
- return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$104), {
4492
+ return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$114), {
3915
4493
  key: 0,
3916
4494
  as: __props.as
3917
4495
  }, {
@@ -4106,13 +4684,13 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
4106
4684
  return __props.teleport ? (openBlock(), createBlock(Teleport, {
4107
4685
  key: 0,
4108
4686
  to: __props.teleport
4109
- }, [createVNode(unref(_sfc_main$104), mergeProps({
4687
+ }, [createVNode(unref(_sfc_main$114), mergeProps({
4110
4688
  as: __props.as,
4111
4689
  style: styles.value
4112
4690
  }, _ctx.$attrs), {
4113
4691
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4114
4692
  _: 3
4115
- }, 16, ["as", "style"])], 8, ["to"])) : (openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4693
+ }, 16, ["as", "style"])], 8, ["to"])) : (openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
4116
4694
  key: 1,
4117
4695
  as: __props.as,
4118
4696
  style: styles.value
@@ -4182,7 +4760,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
4182
4760
  }
4183
4761
  }));
4184
4762
  return (_ctx, _cache) => {
4185
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
4763
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
4186
4764
  ref_key: "container",
4187
4765
  ref: container
4188
4766
  }, slotProps.value.attrs, { as: __props.as }), {
@@ -4221,7 +4799,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
4221
4799
  attrs: { role: "status" }
4222
4800
  }));
4223
4801
  return (_ctx, _cache) => {
4224
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4802
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4225
4803
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4226
4804
  _: 3
4227
4805
  }, 16, ["as"]);
@@ -4239,7 +4817,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
4239
4817
  },
4240
4818
  setup(__props) {
4241
4819
  return (_ctx, _cache) => {
4242
- return openBlock(), createBlock(unref(_sfc_main$104), { as: __props.as }, {
4820
+ return openBlock(), createBlock(unref(_sfc_main$114), { as: __props.as }, {
4243
4821
  default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
4244
4822
  _: 3
4245
4823
  }, 8, ["as"]);
@@ -4267,7 +4845,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
4267
4845
  "onClick": onClick
4268
4846
  } }));
4269
4847
  return (_ctx, _cache) => {
4270
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4848
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4271
4849
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4272
4850
  _: 3
4273
4851
  }, 16, ["as"]);
@@ -4433,7 +5011,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
4433
5011
  }
4434
5012
  }));
4435
5013
  return (_ctx, _cache) => {
4436
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), mergeProps({
5014
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), mergeProps({
4437
5015
  ...unref(attrs),
4438
5016
  ...slotProps.value.attrs
4439
5017
  }, {
@@ -4525,7 +5103,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
4525
5103
  }
4526
5104
  }));
4527
5105
  return (_ctx, _cache) => {
4528
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
5106
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
4529
5107
  ...unref(attrs),
4530
5108
  ...slotProps.value.attrs
4531
5109
  }, {
@@ -4639,10 +5217,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
4639
5217
  }
4640
5218
  }));
4641
5219
  return (_ctx, _cache) => {
4642
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ ref: "thumb" }, {
4643
- ...unref(attrs),
4644
- ...slotProps.value.attrs
4645
- }, {
5220
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ ref: "thumb" }, mergeProps(unref(attrs), slotProps.value.attrs), {
4646
5221
  as: __props.as,
4647
5222
  renderless: __props.renderless,
4648
5223
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -4708,10 +5283,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
4708
5283
  "onPointerdown": onPointerdown
4709
5284
  } }));
4710
5285
  return (_ctx, _cache) => {
4711
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ ref: "track" }, {
4712
- ...unref(attrs),
4713
- ...slotProps.value.attrs
4714
- }, {
5286
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ ref: "track" }, mergeProps(unref(attrs), slotProps.value.attrs), {
4715
5287
  as: __props.as,
4716
5288
  renderless: __props.renderless,
4717
5289
  style: [unref(attrs).style, slotProps.value.attrs.style]
@@ -4784,7 +5356,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4784
5356
  const draggingHandle = shallowRef(null);
4785
5357
  const dragging = toRef(() => !/* @__PURE__ */ isNull(draggingHandle.value));
4786
5358
  const expandAccum = /* @__PURE__ */ new Map();
4787
- const EXPAND_THRESHOLD = 5;
5359
+ const EXPAND_THRESHOLD = 10;
4788
5360
  const panels = createSelection({
4789
5361
  multiple: true,
4790
5362
  enroll: true,
@@ -4803,7 +5375,10 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4803
5375
  return /* @__PURE__ */ isNullOrUndefined(id) ? void 0 : panels.get(id);
4804
5376
  }
4805
5377
  function effectiveMin(ticket) {
4806
- return ticket.collapsible && !toValue(ticket.isSelected) ? ticket.collapsedSize : ticket.minSize;
5378
+ if (!ticket.collapsible) return ticket.minSize;
5379
+ if (!toValue(ticket.isSelected)) return ticket.collapsedSize;
5380
+ if (dragging.value && ticket.size < ticket.minSize) return ticket.collapsedSize;
5381
+ return ticket.minSize;
4807
5382
  }
4808
5383
  function resize(index, delta, options) {
4809
5384
  const before = panel(index);
@@ -4824,7 +5399,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4824
5399
  const accum = (expandAccum.get(before.id) ?? 0) + delta;
4825
5400
  expandAccum.set(before.id, accum);
4826
5401
  if (accum >= EXPAND_THRESHOLD) {
4827
- size = /* @__PURE__ */ clamp(Math.max(accum, before.minSize), before.minSize, before.maxSize);
5402
+ size = /* @__PURE__ */ clamp(accum, before.collapsedSize, before.maxSize);
4828
5403
  before.select();
4829
5404
  expandAccum.delete(before.id);
4830
5405
  } else size = before.collapsedSize;
@@ -4839,7 +5414,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4839
5414
  const accum = (expandAccum.get(after.id) ?? 0) + Math.abs(delta);
4840
5415
  expandAccum.set(after.id, accum);
4841
5416
  if (accum >= EXPAND_THRESHOLD) {
4842
- size = total - /* @__PURE__ */ clamp(Math.max(accum, after.minSize), after.minSize, after.maxSize);
5417
+ size = total - /* @__PURE__ */ clamp(accum, after.collapsedSize, after.maxSize);
4843
5418
  after.select();
4844
5419
  expandAccum.delete(after.id);
4845
5420
  } else size = total - after.collapsedSize;
@@ -4934,7 +5509,10 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4934
5509
  expand,
4935
5510
  distribute
4936
5511
  });
4937
- __expose({ distribute });
5512
+ __expose({
5513
+ distribute,
5514
+ dragging
5515
+ });
4938
5516
  const slotProps = toRef(() => ({
4939
5517
  orientation: __props.orientation,
4940
5518
  isDisabled: __props.disabled,
@@ -4947,7 +5525,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
4947
5525
  }
4948
5526
  }));
4949
5527
  return (_ctx, _cache) => {
4950
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ ref: "root" }, {
5528
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ ref: "root" }, {
4951
5529
  ...unref(attrs),
4952
5530
  ...slotProps.value.attrs
4953
5531
  }, {
@@ -5073,7 +5651,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
5073
5651
  }
5074
5652
  }));
5075
5653
  return (_ctx, _cache) => {
5076
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
5654
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
5077
5655
  ...unref(attrs),
5078
5656
  ...slotProps.value.attrs
5079
5657
  }, {
@@ -5274,10 +5852,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
5274
5852
  }
5275
5853
  }));
5276
5854
  return (_ctx, _cache) => {
5277
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
5278
- ...unref(attrs),
5279
- ...slotProps.value.attrs
5280
- }, {
5855
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(mergeProps(unref(attrs), slotProps.value.attrs), {
5281
5856
  as: __props.as,
5282
5857
  renderless: __props.renderless,
5283
5858
  style: [
@@ -5388,7 +5963,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
5388
5963
  }
5389
5964
  }));
5390
5965
  return (_ctx, _cache) => {
5391
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
5966
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
5392
5967
  as: __props.as,
5393
5968
  renderless: __props.renderless
5394
5969
  }), {
@@ -5520,7 +6095,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
5520
6095
  }
5521
6096
  }));
5522
6097
  return (_ctx, _cache) => {
5523
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$104), mergeProps({
6098
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$114), mergeProps({
5524
6099
  ...unref(attrs),
5525
6100
  ...slotProps.value.attrs
5526
6101
  }, {
@@ -5663,7 +6238,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
5663
6238
  }
5664
6239
  }));
5665
6240
  return (_ctx, _cache) => {
5666
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
6241
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
5667
6242
  ...unref(attrs),
5668
6243
  ...slotProps.value.attrs
5669
6244
  }, {
@@ -5703,7 +6278,7 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
5703
6278
  }
5704
6279
  }));
5705
6280
  return (_ctx, _cache) => {
5706
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
6281
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
5707
6282
  as: __props.as,
5708
6283
  renderless: __props.renderless
5709
6284
  }), {
@@ -5734,7 +6309,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
5734
6309
  attrs: { "data-state": dataState.value }
5735
6310
  }));
5736
6311
  return (_ctx, _cache) => {
5737
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
6312
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
5738
6313
  as: __props.as,
5739
6314
  dir: "ltr",
5740
6315
  renderless: __props.renderless
@@ -6087,7 +6662,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
6087
6662
  }
6088
6663
  }));
6089
6664
  return (_ctx, _cache) => {
6090
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
6665
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
6091
6666
  ...unref(attrs),
6092
6667
  ...slotProps.value.attrs
6093
6668
  }, {
@@ -6238,10 +6813,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
6238
6813
  }
6239
6814
  }));
6240
6815
  return (_ctx, _cache) => {
6241
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({ ref: "root" }, {
6242
- ...unref(attrs),
6243
- ...slotProps.value.attrs
6244
- }, {
6816
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({ ref: "root" }, mergeProps(unref(attrs), slotProps.value.attrs), {
6245
6817
  as: __props.as,
6246
6818
  renderless: __props.renderless
6247
6819
  }), {
@@ -6290,7 +6862,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
6290
6862
  }
6291
6863
  }));
6292
6864
  return (_ctx, _cache) => {
6293
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps({
6865
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
6294
6866
  ...unref(attrs),
6295
6867
  ...slotProps.value.attrs
6296
6868
  }, {
@@ -6347,32 +6919,54 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
6347
6919
  __name: "Theme",
6348
6920
  props: {
6349
6921
  theme: {},
6350
- renderless: {
6351
- type: Boolean,
6352
- default: false
6353
- },
6354
- as: { default: "div" }
6922
+ namespace: { default: "v0:theme" },
6923
+ as: { default: "div" },
6924
+ renderless: { type: Boolean }
6355
6925
  },
6356
6926
  setup(__props) {
6357
6927
  const parent = useTheme();
6358
- const selectedId = toRef(() => __props.theme);
6359
- const selectedItem = toRef(() => parent.get(__props.theme));
6360
- const isDark = toRef(() => selectedItem.value?.dark ?? false);
6361
- provideContext("v0:theme", {
6928
+ const selectedId = toRef(() => __props.theme ?? parent.selectedId.value);
6929
+ const isDark = toRef(() => {
6930
+ if (!selectedId.value) return parent.isDark.value;
6931
+ return parent.get(selectedId.value)?.dark ?? parent.isDark.value;
6932
+ });
6933
+ const context = {
6362
6934
  ...parent,
6363
6935
  selectedId,
6364
- selectedItem,
6365
- isDark
6366
- });
6367
- const attrs = toRef(() => ({ "data-theme": __props.theme }));
6936
+ isDark,
6937
+ selectedItem: toRef(() => {
6938
+ if (!selectedId.value) return parent.selectedItem.value;
6939
+ return parent.get(selectedId.value) ?? parent.selectedItem.value;
6940
+ }),
6941
+ selectedIndex: toRef(() => {
6942
+ if (!selectedId.value) return parent.selectedIndex.value;
6943
+ return parent.get(selectedId.value)?.index ?? -1;
6944
+ }),
6945
+ selectedValue: toRef(() => {
6946
+ if (!selectedId.value) return parent.selectedValue.value;
6947
+ return parent.get(selectedId.value)?.value;
6948
+ })
6949
+ };
6950
+ provideContext(__props.namespace, context);
6951
+ const attrs = toRef(() => ({ "data-theme": selectedId.value }));
6952
+ const slotProps = toRef(() => ({
6953
+ attrs: attrs.value,
6954
+ theme: selectedId.value,
6955
+ isDark: isDark.value
6956
+ }));
6368
6957
  return (_ctx, _cache) => {
6369
- return __props.renderless ? renderSlot(_ctx.$slots, "default", {
6370
- key: 0,
6371
- attrs: attrs.value
6372
- }) : (openBlock(), createBlock(resolveDynamicComponent(__props.as), normalizeProps(mergeProps({ key: 1 }, attrs.value)), {
6373
- default: withCtx(() => [renderSlot(_ctx.$slots, "default", { attrs: attrs.value })]),
6958
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps({
6959
+ as: __props.as,
6960
+ "data-theme": selectedId.value,
6961
+ renderless: __props.renderless
6962
+ }, _ctx.$attrs), {
6963
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
6374
6964
  _: 3
6375
- }, 16));
6965
+ }, 16, [
6966
+ "as",
6967
+ "data-theme",
6968
+ "renderless"
6969
+ ]);
6376
6970
  };
6377
6971
  }
6378
6972
  });
@@ -6558,7 +7152,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
6558
7152
  onFocusin
6559
7153
  } }));
6560
7154
  return (_ctx, _cache) => {
6561
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7155
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6562
7156
  as: __props.as,
6563
7157
  renderless: __props.renderless
6564
7158
  }), {
@@ -6623,7 +7217,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
6623
7217
  deactivate: ticket.deactivate
6624
7218
  }));
6625
7219
  return (_ctx, _cache) => {
6626
- return openBlock(), createBlock(unref(_sfc_main$104), {
7220
+ return openBlock(), createBlock(unref(_sfc_main$114), {
6627
7221
  ref: "root",
6628
7222
  "aria-disabled": slotProps.value.isDisabled || void 0,
6629
7223
  "aria-expanded": hasContent.value ? slotProps.value.isOpen : void 0,
@@ -6691,7 +7285,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
6691
7285
  }
6692
7286
  }));
6693
7287
  return (_ctx, _cache) => {
6694
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7288
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6695
7289
  as: __props.as,
6696
7290
  renderless: __props.renderless
6697
7291
  }), {
@@ -6732,7 +7326,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
6732
7326
  }
6733
7327
  }));
6734
7328
  return (_ctx, _cache) => {
6735
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7329
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6736
7330
  as: __props.as,
6737
7331
  renderless: __props.renderless
6738
7332
  }), {
@@ -6792,7 +7386,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
6792
7386
  }
6793
7387
  }));
6794
7388
  return (_ctx, _cache) => {
6795
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7389
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6796
7390
  as: __props.as,
6797
7391
  renderless: __props.renderless
6798
7392
  }), {
@@ -6814,7 +7408,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
6814
7408
  setup(__props) {
6815
7409
  const slotProps = toRef(() => ({ attrs: { role: "group" } }));
6816
7410
  return (_ctx, _cache) => {
6817
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7411
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6818
7412
  as: __props.as,
6819
7413
  renderless: __props.renderless
6820
7414
  }), {
@@ -6850,7 +7444,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
6850
7444
  }
6851
7445
  }));
6852
7446
  return (_ctx, _cache) => {
6853
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7447
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6854
7448
  as: __props.as,
6855
7449
  renderless: __props.renderless
6856
7450
  }), {
@@ -6952,7 +7546,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
6952
7546
  }
6953
7547
  }));
6954
7548
  return (_ctx, _cache) => {
6955
- return openBlock(), createBlock(unref(_sfc_main$104), mergeProps(slotProps.value.attrs, {
7549
+ return openBlock(), createBlock(unref(_sfc_main$114), mergeProps(slotProps.value.attrs, {
6956
7550
  as: __props.as,
6957
7551
  renderless: __props.renderless
6958
7552
  }), {
@@ -7006,4 +7600,4 @@ const Treeview = {
7006
7600
  SelectAll: _sfc_main
7007
7601
  };
7008
7602
  //#endregion
7009
- export { Slider as $, _sfc_main$88 as $n, _sfc_main$60 as $t, useStepRoot as A, _sfc_main$76 as An, provideSelectContext as At, _sfc_main$22 as B, provideDialogContext as Bn, provideRadioGroup as Bt, _sfc_main$14 as C, ExpansionPanel as Cn, provideAvatarRoot as Cr, _sfc_main$40 as Ct, _sfc_main$15 as D, _sfc_main$75 as Dn, _sfc_main$44 as Dt, Step as E, _sfc_main$74 as En, _sfc_main$43 as Et, useSingleRoot as F, _sfc_main$78 as Fn, _sfc_main$50 as Ft, provideSwitchGroup as G, _sfc_main$85 as Gn, _sfc_main$55 as Gt, provideSwitchRoot as H, Checkbox as Hn, Popover as Ht, Switch as I, _sfc_main$79 as In, _sfc_main$51 as It, _sfc_main$25 as J, useCheckboxRoot as Jn, Pagination as Jt, useSwitchGroup as K, _sfc_main$86 as Kn, providePopoverContext as Kt, _sfc_main$19 as L, _sfc_main$80 as Ln, provideRadioRoot as Lt, _sfc_main$17 as M, useExpansionPanelRoot as Mn, _sfc_main$48 as Mt, _sfc_main$18 as N, Dialog as Nn, Radio as Nt, _sfc_main$16 as O, provideExpansionPanelItem as On, _sfc_main$45 as Ot, provideSingleRoot as P, _sfc_main$77 as Pn, _sfc_main$49 as Pt, useSplitterRoot as Q, Button as Qn, _sfc_main$59 as Qt, _sfc_main$20 as R, _sfc_main$81 as Rn, useRadioRoot as Rt, _sfc_main$13 as S, _sfc_main$71 as Sn, _sfc_main$103 as Sr, Select as St, useTabsRoot as T, _sfc_main$73 as Tn, _sfc_main$104 as Tr, _sfc_main$42 as Tt, useSwitchRoot as U, _sfc_main$83 as Un, _sfc_main$53 as Ut, _sfc_main$23 as V, useDialogContext as Vn, useRadioGroup as Vt, _sfc_main$24 as W, _sfc_main$84 as Wn, _sfc_main$54 as Wt, _sfc_main$27 as X, provideCheckboxGroup as Xn, _sfc_main$57 as Xt, _sfc_main$26 as Y, _sfc_main$87 as Yn, _sfc_main$56 as Yt, provideSplitterRoot as Z, useCheckboxGroup as Zn, _sfc_main$58 as Zt, useTreeviewRoot as _, Group as _n, provideBreadcrumbsRoot as _r, Selection as _t, _sfc_main$3 as a, providePaginationRoot as an, _sfc_main$92 as ar, provideSliderRoot as at, _sfc_main$11 as b, provideGroupRoot as bn, _sfc_main$101 as br, provideSelectionRoot as bt, _sfc_main$6 as c, usePaginationRoot as cn, useButtonGroup as cr, _sfc_main$33 as ct, useTreeviewItem as d, _sfc_main$65 as dn, _sfc_main$95 as dr, provideSnackbarRootContext as dt, _sfc_main$61 as en, _sfc_main$89 as er, _sfc_main$28 as et, _sfc_main$8 as f, _sfc_main$66 as fn, _sfc_main$96 as fr, useSnackbarRootContext as ft, provideTreeviewRoot as g, useInputRoot as gn, _sfc_main$100 as gr, _sfc_main$37 as gt, _sfc_main$9 as h, provideInputRoot as hn, _sfc_main$99 as hr, useSnackbarQueueContext as ht, _sfc_main$2 as i, providePaginationItems as in, useButtonRoot as ir, _sfc_main$32 as it, Single as j, provideExpansionPanelRoot as jn, useSelectContext as jt, provideStepRoot as k, useExpansionPanelItem as kn, _sfc_main$46 as kt, _sfc_main$7 as l, _sfc_main$64 as ln, Breadcrumbs as lr, _sfc_main$34 as lt, useTreeviewList as m, _sfc_main$68 as mn, _sfc_main$98 as mr, provideSnackbarQueueContext as mt, _sfc_main as n, _sfc_main$63 as nn, _sfc_main$91 as nr, _sfc_main$30 as nt, _sfc_main$4 as o, usePaginationControls as on, _sfc_main$93 as or, useSliderRoot as ot, provideTreeviewList as p, _sfc_main$67 as pn, _sfc_main$97 as pr, _sfc_main$36 as pt, Splitter as q, provideCheckboxRoot as qn, usePopoverContext as qt, _sfc_main$1 as r, providePaginationControls as rn, provideButtonRoot as rr, _sfc_main$31 as rt, _sfc_main$5 as s, usePaginationItems as sn, provideButtonGroup as sr, Snackbar as st, Treeview as t, _sfc_main$62 as tn, _sfc_main$90 as tr, _sfc_main$29 as tt, provideTreeviewItem as u, Input as un, _sfc_main$94 as ur, _sfc_main$35 as ut, _sfc_main$10 as v, _sfc_main$69 as vn, useBreadcrumbsRoot as vr, _sfc_main$38 as vt, provideTabsRoot as w, _sfc_main$72 as wn, useAvatarRoot as wr, _sfc_main$41 as wt, _sfc_main$12 as x, useGroupRoot as xn, _sfc_main$102 as xr, useSelectionRoot as xt, Tabs as y, _sfc_main$70 as yn, Avatar as yr, _sfc_main$39 as yt, _sfc_main$21 as z, _sfc_main$82 as zn, _sfc_main$52 as zt };
7603
+ export { Slider as $, _sfc_main$88 as $n, _sfc_main$60 as $t, useStepRoot as A, _sfc_main$76 as An, useBreadcrumbsRoot as Ar, provideSelectContext as At, _sfc_main$22 as B, provideDialogContext as Bn, provideRadioGroup as Bt, _sfc_main$14 as C, ExpansionPanel as Cn, _sfc_main$105 as Cr, _sfc_main$40 as Ct, _sfc_main$15 as D, _sfc_main$75 as Dn, _sfc_main$109 as Dr, _sfc_main$44 as Dt, Step as E, _sfc_main$74 as En, _sfc_main$108 as Er, _sfc_main$43 as Et, useSingleRoot as F, _sfc_main$78 as Fn, provideAvatarRoot as Fr, _sfc_main$50 as Ft, provideSwitchGroup as G, _sfc_main$85 as Gn, _sfc_main$55 as Gt, provideSwitchRoot as H, Checkbox as Hn, Popover as Ht, Switch as I, _sfc_main$79 as In, useAvatarRoot as Ir, _sfc_main$51 as It, _sfc_main$25 as J, useCheckboxRoot as Jn, Pagination as Jt, useSwitchGroup as K, _sfc_main$86 as Kn, providePopoverContext as Kt, _sfc_main$19 as L, _sfc_main$80 as Ln, _sfc_main$114 as Lr, provideRadioRoot as Lt, _sfc_main$17 as M, useExpansionPanelRoot as Mn, _sfc_main$111 as Mr, _sfc_main$48 as Mt, _sfc_main$18 as N, Dialog as Nn, _sfc_main$112 as Nr, Radio as Nt, _sfc_main$16 as O, provideExpansionPanelItem as On, _sfc_main$110 as Or, _sfc_main$45 as Ot, provideSingleRoot as P, _sfc_main$77 as Pn, _sfc_main$113 as Pr, _sfc_main$49 as Pt, useSplitterRoot as Q, Button as Qn, _sfc_main$59 as Qt, _sfc_main$20 as R, _sfc_main$81 as Rn, useRadioRoot as Rt, _sfc_main$13 as S, _sfc_main$71 as Sn, _sfc_main$104 as Sr, Select as St, useTabsRoot as T, _sfc_main$73 as Tn, _sfc_main$107 as Tr, _sfc_main$42 as Tt, useSwitchRoot as U, _sfc_main$83 as Un, _sfc_main$53 as Ut, _sfc_main$23 as V, useDialogContext as Vn, useRadioGroup as Vt, _sfc_main$24 as W, _sfc_main$84 as Wn, _sfc_main$54 as Wt, _sfc_main$27 as X, provideCheckboxGroup as Xn, _sfc_main$57 as Xt, _sfc_main$26 as Y, _sfc_main$87 as Yn, _sfc_main$56 as Yt, provideSplitterRoot as Z, useCheckboxGroup as Zn, _sfc_main$58 as Zt, useTreeviewRoot as _, Group as _n, _sfc_main$101 as _r, Selection as _t, _sfc_main$3 as a, providePaginationRoot as an, _sfc_main$92 as ar, provideSliderRoot as at, _sfc_main$11 as b, provideGroupRoot as bn, useComboboxContext as br, provideSelectionRoot as bt, _sfc_main$6 as c, usePaginationRoot as cn, useButtonGroup as cr, _sfc_main$33 as ct, useTreeviewItem as d, _sfc_main$65 as dn, _sfc_main$95 as dr, provideSnackbarRootContext as dt, _sfc_main$61 as en, _sfc_main$89 as er, _sfc_main$28 as et, _sfc_main$8 as f, _sfc_main$66 as fn, _sfc_main$96 as fr, useSnackbarRootContext as ft, provideTreeviewRoot as g, useInputRoot as gn, _sfc_main$100 as gr, _sfc_main$37 as gt, _sfc_main$9 as h, provideInputRoot as hn, _sfc_main$99 as hr, useSnackbarQueueContext as ht, _sfc_main$2 as i, providePaginationItems as in, useButtonRoot as ir, _sfc_main$32 as it, Single as j, provideExpansionPanelRoot as jn, Avatar as jr, useSelectContext as jt, provideStepRoot as k, useExpansionPanelItem as kn, provideBreadcrumbsRoot as kr, _sfc_main$46 as kt, _sfc_main$7 as l, _sfc_main$64 as ln, Combobox as lr, _sfc_main$34 as lt, useTreeviewList as m, _sfc_main$68 as mn, _sfc_main$98 as mr, provideSnackbarQueueContext as mt, _sfc_main as n, _sfc_main$63 as nn, _sfc_main$91 as nr, _sfc_main$30 as nt, _sfc_main$4 as o, usePaginationControls as on, _sfc_main$93 as or, useSliderRoot as ot, provideTreeviewList as p, _sfc_main$67 as pn, _sfc_main$97 as pr, _sfc_main$36 as pt, Splitter as q, provideCheckboxRoot as qn, usePopoverContext as qt, _sfc_main$1 as r, providePaginationControls as rn, provideButtonRoot as rr, _sfc_main$31 as rt, _sfc_main$5 as s, usePaginationItems as sn, provideButtonGroup as sr, Snackbar as st, Treeview as t, _sfc_main$62 as tn, _sfc_main$90 as tr, _sfc_main$29 as tt, provideTreeviewItem as u, Input as un, _sfc_main$94 as ur, _sfc_main$35 as ut, _sfc_main$10 as v, _sfc_main$69 as vn, _sfc_main$102 as vr, _sfc_main$38 as vt, provideTabsRoot as w, _sfc_main$72 as wn, _sfc_main$106 as wr, _sfc_main$41 as wt, _sfc_main$12 as x, useGroupRoot as xn, Breadcrumbs as xr, useSelectionRoot as xt, Tabs as y, _sfc_main$70 as yn, provideComboboxContext as yr, _sfc_main$39 as yt, _sfc_main$21 as z, _sfc_main$82 as zn, _sfc_main$52 as zt };