@vuetify/v0 0.1.9 → 0.1.10

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 (87) hide show
  1. package/dist/{adapter-CWp5eQ6R.d.mts → adapter-D3dUnE__.d.mts} +1 -1
  2. package/dist/browser/index.js +679 -346
  3. package/dist/components/index.d.mts +2 -2
  4. package/dist/components/index.mjs +19 -19
  5. package/dist/{components-mSy9az8x.mjs → components-TiigKVsl.mjs} +467 -113
  6. package/dist/composables/index.d.mts +5 -5
  7. package/dist/composables/index.mjs +18 -18
  8. package/dist/constants/index.mjs +1 -1
  9. package/dist/{createDataTable-DIl09siC.mjs → createDataTable-DoqbfLt0.mjs} +2 -2
  10. package/dist/{createGroup-PvzsLu9E.mjs → createGroup-DpbGTwFy.mjs} +1 -1
  11. package/dist/{createSelection-DbWP6c7H.mjs → createSelection-B6bQNyuF.mjs} +1 -1
  12. package/dist/{createSingle-CeAJpbXs.mjs → createSingle-fWHREEJO.mjs} +1 -1
  13. package/dist/{createTokens-C1gIuKCK.mjs → createTokens-N8QIWw_D.mjs} +2 -2
  14. package/dist/data-table/adapters/client/index.mjs +1 -1
  15. package/dist/data-table/adapters/index.mjs +1 -1
  16. package/dist/data-table/adapters/server/index.mjs +1 -1
  17. package/dist/data-table/adapters/virtual/index.mjs +1 -1
  18. package/dist/data-table/index.mjs +10 -10
  19. package/dist/date/index.mjs +1 -1
  20. package/dist/features/adapters/posthog/index.mjs +2 -2
  21. package/dist/features/index.d.mts +1 -1
  22. package/dist/features/index.mjs +8 -8
  23. package/dist/{globals-3i9umzyz.mjs → globals-F7fiJVG1.mjs} +1 -1
  24. package/dist/{index-BL4uTXWQ.d.mts → index-Cv1XUHyA.d.mts} +1 -21
  25. package/dist/{index-C5XZRWlO.d.mts → index-DXdQb5BV.d.mts} +583 -83
  26. package/dist/{index-D0qnkRbl.d.mts → index-Dfa5Wb4T.d.mts} +43 -5
  27. package/dist/{index-BoK8Ln2f.d.mts → index-YyqYAay2.d.mts} +9 -1
  28. package/dist/index.d.mts +7 -7
  29. package/dist/index.mjs +20 -20
  30. package/dist/json/attributes.json +136 -0
  31. package/dist/json/importMap.json +28 -0
  32. package/dist/json/tags.json +64 -0
  33. package/dist/json/web-types.json +397 -1
  34. package/dist/locale/adapters/index.d.mts +2 -2
  35. package/dist/locale/adapters/index.mjs +2 -2
  36. package/dist/locale/adapters/v0/index.d.mts +1 -1
  37. package/dist/locale/adapters/v0/index.mjs +2 -2
  38. package/dist/locale/adapters/vue-i18n/index.d.mts +1 -1
  39. package/dist/locale/adapters/vue-i18n/index.mjs +1 -1
  40. package/dist/locale/index.d.mts +3 -3
  41. package/dist/locale/index.mjs +8 -8
  42. package/dist/logger/adapters/index.mjs +2 -2
  43. package/dist/logger/adapters/pino/index.mjs +1 -1
  44. package/dist/logger/adapters/v0/index.mjs +2 -2
  45. package/dist/logger/index.d.mts +1 -1
  46. package/dist/logger/index.mjs +3 -3
  47. package/dist/notifications/index.d.mts +1 -1
  48. package/dist/notifications/index.mjs +1 -1
  49. package/dist/palettes/ant/index.d.mts +1 -1
  50. package/dist/palettes/index.d.mts +2 -2
  51. package/dist/palettes/material/index.d.mts +1 -1
  52. package/dist/palettes/md1/index.d.mts +1 -1
  53. package/dist/palettes/md2/index.d.mts +1 -1
  54. package/dist/palettes/radix/index.d.mts +1 -1
  55. package/dist/palettes/tailwind/index.d.mts +1 -1
  56. package/dist/permissions/adapters/index.d.mts +2 -2
  57. package/dist/permissions/adapters/index.mjs +1 -1
  58. package/dist/permissions/adapters/v0/index.d.mts +1 -1
  59. package/dist/permissions/adapters/v0/index.mjs +1 -1
  60. package/dist/permissions/index.d.mts +1 -1
  61. package/dist/permissions/index.mjs +5 -5
  62. package/dist/{posthog-CCQFQ5XD.mjs → posthog-CdcdfMYS.mjs} +1 -1
  63. package/dist/rules/index.d.mts +1 -1
  64. package/dist/rules/index.mjs +9 -9
  65. package/dist/storage/index.d.mts +1 -1
  66. package/dist/storage/index.mjs +17 -17
  67. package/dist/theme/adapters/index.d.mts +1 -1
  68. package/dist/theme/adapters/index.mjs +2 -2
  69. package/dist/theme/adapters/v0/index.d.mts +1 -1
  70. package/dist/theme/adapters/v0/index.mjs +2 -2
  71. package/dist/theme/index.d.mts +1 -1
  72. package/dist/theme/index.mjs +8 -8
  73. package/dist/{useClickOutside-hOhNk4eS.mjs → useClickOutside-DNuJQ9EG.mjs} +135 -135
  74. package/dist/{useFeatures-CXRQvucQ.mjs → useFeatures-CWNXTIXk.mjs} +3 -3
  75. package/dist/{useLocale-BaufqE5Z.mjs → useLocale-Dzl6lCCF.mjs} +10 -4
  76. package/dist/{useLogger-cGK00Ywd.mjs → useLogger-Bw836Jbg.mjs} +2 -2
  77. package/dist/{usePermissions-CR0HkjsF.mjs → usePermissions-DrRVDeVy.mjs} +2 -2
  78. package/dist/{useRules-LD-_-Hxt.mjs → useRules-TMGuA8al.mjs} +2 -2
  79. package/dist/{useTheme-Cs79AFNR.mjs → useTheme-qMpg3Ti6.mjs} +8 -5
  80. package/dist/utilities/index.d.mts +2 -2
  81. package/dist/utilities/index.mjs +2 -32
  82. package/dist/{v0-BdD1F6JK.d.mts → v0-3zDdS4II.d.mts} +1 -1
  83. package/dist/{v0-DFAgNbvC.d.mts → v0-BBRwZ3at.d.mts} +1 -1
  84. package/dist/{v0-BJYwZgtp.mjs → v0-BsuBuBSa.mjs} +1 -1
  85. package/dist/{v0-Zu7neOYg.mjs → v0-CIEQpOK2.mjs} +1 -1
  86. package/dist/{v0-CehUknHv.mjs → v0-DgaVf3xM.mjs} +1 -1
  87. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
1
  import { r as isSelfClosingTag } from "./htmlElements-DcYtv0hg.mjs";
2
- import { t as IN_BROWSER } from "./globals-3i9umzyz.mjs";
2
+ import { t as IN_BROWSER } from "./globals-F7fiJVG1.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 { i as createRegistry } from "./createTokens-C1gIuKCK.mjs";
6
- import { t as createSelection } from "./createSelection-DbWP6c7H.mjs";
7
- import { t as createSingle } from "./createSingle-CeAJpbXs.mjs";
8
- import { Dt as createBreadcrumbs, N as useRaf, P as usePopover, Q as useLazy, R as useNotifications, T as createSlider, a as useVirtualFocus, gt as createOverflow, ht as useProxyModel, l as useToggleScope, n as useDocumentEventListener, rt as createForm, t as useClickOutside, u as createValidation, v as createStep, w as useStack } from "./useClickOutside-hOhNk4eS.mjs";
9
- import { t as createGroup } from "./createGroup-PvzsLu9E.mjs";
5
+ import { a as createRegistry } from "./createTokens-N8QIWw_D.mjs";
6
+ import { t as createSelection } from "./createSelection-B6bQNyuF.mjs";
7
+ import { t as createSingle } from "./createSingle-fWHREEJO.mjs";
8
+ import { Dt as createBreadcrumbs, N as useRaf, P as usePopover, Q as useLazy, R as useNotifications, T as createSlider, a as useVirtualFocus, 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-DNuJQ9EG.mjs";
9
+ import { t as createGroup } from "./createGroup-DpbGTwFy.mjs";
10
10
  import { t as toArray } from "./toArray-VdROPpy-.mjs";
11
- import { a as useLocale } from "./useLocale-BaufqE5Z.mjs";
11
+ import { a as useLocale } from "./useLocale-Dzl6lCCF.mjs";
12
12
  import { t as createPagination } from "./createPagination-DZSJ8aO5.mjs";
13
13
  import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createPropsRestProxy, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, onBeforeUnmount, onMounted, onScopeDispose, onUnmounted, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useId, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
14
14
  //#region src/components/Atom/Atom.vue
@@ -33,7 +33,7 @@ import { Fragment, Teleport, TransitionGroup, computed, createBlock, createComme
33
33
  * serving as the foundation for all other components that need polymorphic
34
34
  * rendering capabilities.
35
35
  */
36
- const _sfc_main$86 = /* @__PURE__ */ defineComponent({
36
+ const _sfc_main$92 = /* @__PURE__ */ defineComponent({
37
37
  name: "Atom",
38
38
  __name: "Atom",
39
39
  props: {
@@ -67,7 +67,7 @@ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
67
67
  //#endregion
68
68
  //#region src/components/Avatar/AvatarRoot.vue
69
69
  const [useAvatarRoot, provideAvatarRoot] = createContext();
70
- const _sfc_main$85 = /* @__PURE__ */ defineComponent({
70
+ const _sfc_main$91 = /* @__PURE__ */ defineComponent({
71
71
  name: "AvatarRoot",
72
72
  __name: "AvatarRoot",
73
73
  props: {
@@ -82,7 +82,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
82
82
  });
83
83
  provideAvatarRoot(__props.namespace, selection);
84
84
  return (_ctx, _cache) => {
85
- return openBlock(), createBlock(unref(_sfc_main$86), {
85
+ return openBlock(), createBlock(unref(_sfc_main$92), {
86
86
  as: __props.as,
87
87
  renderless: __props.renderless
88
88
  }, {
@@ -94,7 +94,7 @@ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
94
94
  });
95
95
  //#endregion
96
96
  //#region src/components/Avatar/AvatarFallback.vue
97
- const _sfc_main$84 = /* @__PURE__ */ defineComponent({
97
+ const _sfc_main$90 = /* @__PURE__ */ defineComponent({
98
98
  name: "AvatarFallback",
99
99
  __name: "AvatarFallback",
100
100
  props: {
@@ -108,7 +108,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
108
108
  const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
109
109
  onUnmounted(() => context.unregister(ticket.id));
110
110
  return (_ctx, _cache) => {
111
- return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
111
+ return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$92), {
112
112
  key: 0,
113
113
  as: __props.as,
114
114
  renderless: __props.renderless
@@ -121,7 +121,7 @@ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
121
121
  });
122
122
  //#endregion
123
123
  //#region src/components/Avatar/AvatarImage.vue
124
- const _sfc_main$83 = /* @__PURE__ */ defineComponent({
124
+ const _sfc_main$89 = /* @__PURE__ */ defineComponent({
125
125
  name: "AvatarImage",
126
126
  inheritAttrs: false,
127
127
  __name: "AvatarImage",
@@ -171,7 +171,7 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
171
171
  }
172
172
  }));
173
173
  return (_ctx, _cache) => {
174
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
174
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
175
175
  as: __props.as,
176
176
  renderless: __props.renderless
177
177
  }), {
@@ -189,14 +189,14 @@ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
189
189
  * @see https://0.vuetifyjs.com/components/avatar
190
190
  */
191
191
  const Avatar = {
192
- Root: _sfc_main$85,
193
- Image: _sfc_main$83,
194
- Fallback: _sfc_main$84
192
+ Root: _sfc_main$91,
193
+ Image: _sfc_main$89,
194
+ Fallback: _sfc_main$90
195
195
  };
196
196
  //#endregion
197
197
  //#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
198
198
  const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
199
- const _sfc_main$82 = /* @__PURE__ */ defineComponent({
199
+ const _sfc_main$88 = /* @__PURE__ */ defineComponent({
200
200
  name: "BreadcrumbsRoot",
201
201
  __name: "BreadcrumbsRoot",
202
202
  props: {
@@ -324,7 +324,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
324
324
  }
325
325
  }));
326
326
  return (_ctx, _cache) => {
327
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
327
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
328
328
  ref: "container",
329
329
  as: __props.as,
330
330
  renderless: __props.renderless
@@ -337,7 +337,7 @@ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
337
337
  });
338
338
  //#endregion
339
339
  //#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
340
- const _sfc_main$81 = /* @__PURE__ */ defineComponent({
340
+ const _sfc_main$87 = /* @__PURE__ */ defineComponent({
341
341
  name: "BreadcrumbsDivider",
342
342
  __name: "BreadcrumbsDivider",
343
343
  props: {
@@ -373,7 +373,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
373
373
  }
374
374
  }));
375
375
  return (_ctx, _cache) => {
376
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
376
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
377
377
  ref: "el",
378
378
  as: __props.as,
379
379
  renderless: __props.renderless
@@ -386,7 +386,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
386
386
  });
387
387
  //#endregion
388
388
  //#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
389
- const _sfc_main$80 = /* @__PURE__ */ defineComponent({
389
+ const _sfc_main$86 = /* @__PURE__ */ defineComponent({
390
390
  name: "BreadcrumbsEllipsis",
391
391
  __name: "BreadcrumbsEllipsis",
392
392
  props: {
@@ -429,7 +429,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
429
429
  }
430
430
  }));
431
431
  return (_ctx, _cache) => {
432
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
432
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
433
433
  ref: "el",
434
434
  as: __props.as,
435
435
  renderless: __props.renderless
@@ -442,7 +442,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
442
442
  });
443
443
  //#endregion
444
444
  //#region src/components/Breadcrumbs/BreadcrumbsItem.vue
445
- const _sfc_main$79 = /* @__PURE__ */ defineComponent({
445
+ const _sfc_main$85 = /* @__PURE__ */ defineComponent({
446
446
  name: "BreadcrumbsItem",
447
447
  __name: "BreadcrumbsItem",
448
448
  props: {
@@ -481,7 +481,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
481
481
  attrs: { "data-selected": isSelected.value || void 0 }
482
482
  }));
483
483
  return (_ctx, _cache) => {
484
- return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
484
+ return withDirectives((openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
485
485
  ref: "el",
486
486
  as: __props.as,
487
487
  renderless: __props.renderless
@@ -494,7 +494,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
494
494
  });
495
495
  //#endregion
496
496
  //#region src/components/Breadcrumbs/BreadcrumbsLink.vue
497
- const _sfc_main$78 = /* @__PURE__ */ defineComponent({
497
+ const _sfc_main$84 = /* @__PURE__ */ defineComponent({
498
498
  name: "BreadcrumbsLink",
499
499
  __name: "BreadcrumbsLink",
500
500
  props: {
@@ -503,7 +503,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
503
503
  },
504
504
  setup(__props) {
505
505
  return (_ctx, _cache) => {
506
- return openBlock(), createBlock(unref(_sfc_main$86), {
506
+ return openBlock(), createBlock(unref(_sfc_main$92), {
507
507
  as: __props.as,
508
508
  renderless: __props.renderless
509
509
  }, {
@@ -515,7 +515,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
515
515
  });
516
516
  //#endregion
517
517
  //#region src/components/Breadcrumbs/BreadcrumbsList.vue
518
- const _sfc_main$77 = /* @__PURE__ */ defineComponent({
518
+ const _sfc_main$83 = /* @__PURE__ */ defineComponent({
519
519
  name: "BreadcrumbsList",
520
520
  __name: "BreadcrumbsList",
521
521
  props: {
@@ -525,7 +525,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
525
525
  setup(__props) {
526
526
  const slotProps = toRef(() => ({ attrs: { role: "list" } }));
527
527
  return (_ctx, _cache) => {
528
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
528
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
529
529
  as: __props.as,
530
530
  renderless: __props.renderless
531
531
  }, slotProps.value.attrs), {
@@ -537,7 +537,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
537
537
  });
538
538
  //#endregion
539
539
  //#region src/components/Breadcrumbs/BreadcrumbsPage.vue
540
- const _sfc_main$76 = /* @__PURE__ */ defineComponent({
540
+ const _sfc_main$82 = /* @__PURE__ */ defineComponent({
541
541
  name: "BreadcrumbsPage",
542
542
  __name: "BreadcrumbsPage",
543
543
  props: {
@@ -547,7 +547,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
547
547
  setup(__props) {
548
548
  const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
549
549
  return (_ctx, _cache) => {
550
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
550
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
551
551
  as: __props.as,
552
552
  renderless: __props.renderless
553
553
  }, slotProps.value.attrs), {
@@ -565,13 +565,359 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
565
565
  * @see https://0.vuetifyjs.com/components/breadcrumbs
566
566
  */
567
567
  const Breadcrumbs = {
568
- Root: _sfc_main$82,
569
- List: _sfc_main$77,
570
- Item: _sfc_main$79,
571
- Link: _sfc_main$78,
572
- Page: _sfc_main$76,
573
- Divider: _sfc_main$81,
574
- Ellipsis: _sfc_main$80
568
+ Root: _sfc_main$88,
569
+ List: _sfc_main$83,
570
+ Item: _sfc_main$85,
571
+ Link: _sfc_main$84,
572
+ Page: _sfc_main$82,
573
+ Divider: _sfc_main$87,
574
+ Ellipsis: _sfc_main$86
575
+ };
576
+ //#endregion
577
+ //#region src/components/Button/ButtonGroup.vue
578
+ const [useButtonGroup, provideButtonGroup] = createContext();
579
+ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
580
+ name: "ButtonGroup",
581
+ __name: "ButtonGroup",
582
+ props: /* @__PURE__ */ mergeModels({
583
+ namespace: { default: "v0:button:group" },
584
+ disabled: {
585
+ type: Boolean,
586
+ default: false
587
+ },
588
+ multiple: {
589
+ type: Boolean,
590
+ default: false
591
+ },
592
+ mandatory: {
593
+ type: [Boolean, String],
594
+ default: false
595
+ },
596
+ label: {},
597
+ ariaLabelledby: {},
598
+ ariaDescribedby: {},
599
+ as: { default: "div" },
600
+ renderless: { type: Boolean }
601
+ }, {
602
+ "modelValue": {},
603
+ "modelModifiers": {}
604
+ }),
605
+ emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
606
+ setup(__props) {
607
+ const model = useModel(__props, "modelValue");
608
+ const selection = createSelection({
609
+ disabled: toRef(() => __props.disabled),
610
+ multiple: toRef(() => __props.multiple),
611
+ mandatory: __props.mandatory,
612
+ events: true
613
+ });
614
+ useProxyModel(selection, model, { multiple: toRef(() => __props.multiple) });
615
+ provideButtonGroup(__props.namespace, selection);
616
+ const slotProps = toRef(() => ({
617
+ isDisabled: toValue(selection.disabled),
618
+ attrs: {
619
+ "role": "group",
620
+ "aria-label": __props.label || void 0,
621
+ "aria-labelledby": __props.ariaLabelledby || void 0,
622
+ "aria-describedby": __props.ariaDescribedby || void 0
623
+ }
624
+ }));
625
+ return (_ctx, _cache) => {
626
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
627
+ as: __props.as,
628
+ renderless: __props.renderless
629
+ }), {
630
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
631
+ _: 3
632
+ }, 16, ["as", "renderless"]);
633
+ };
634
+ }
635
+ });
636
+ //#endregion
637
+ //#region src/components/Button/ButtonHiddenInput.vue
638
+ const _hoisted_1$5 = [
639
+ "checked",
640
+ "disabled",
641
+ "form",
642
+ "name",
643
+ "value"
644
+ ];
645
+ const visuallyHiddenStyle$4 = {
646
+ position: "absolute",
647
+ width: "1px",
648
+ height: "1px",
649
+ padding: "0",
650
+ margin: "-1px",
651
+ overflow: "hidden",
652
+ clip: "rect(0, 0, 0, 0)",
653
+ whiteSpace: "nowrap",
654
+ border: "0"
655
+ };
656
+ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
657
+ name: "ButtonHiddenInput",
658
+ __name: "ButtonHiddenInput",
659
+ props: {
660
+ namespace: { default: "v0:button:root" },
661
+ name: {},
662
+ value: {},
663
+ form: {}
664
+ },
665
+ setup(__props) {
666
+ const root = useButtonRoot(__props.namespace);
667
+ const name = toRef(() => __props.name ?? root.name);
668
+ const form = toRef(() => __props.form ?? root.form);
669
+ const value = toRef(() => {
670
+ const v = __props.value ?? root.value ?? "on";
671
+ if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
672
+ return String(v);
673
+ });
674
+ const isSelected = root.isSelected;
675
+ const isDisabled = root.isDisabled;
676
+ return (_ctx, _cache) => {
677
+ return openBlock(), createElementBlock("input", {
678
+ checked: unref(isSelected),
679
+ disabled: unref(isDisabled),
680
+ form: form.value,
681
+ inert: "",
682
+ name: name.value,
683
+ style: visuallyHiddenStyle$4,
684
+ tabindex: "-1",
685
+ type: "checkbox",
686
+ value: value.value
687
+ }, null, 8, _hoisted_1$5);
688
+ };
689
+ }
690
+ });
691
+ //#endregion
692
+ //#region src/components/Button/ButtonRoot.vue
693
+ const [useButtonRoot, provideButtonRoot] = createContext();
694
+ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
695
+ name: "ButtonRoot",
696
+ inheritAttrs: false,
697
+ __name: "ButtonRoot",
698
+ props: {
699
+ disabled: {
700
+ type: Boolean,
701
+ default: false
702
+ },
703
+ readonly: {
704
+ type: Boolean,
705
+ default: false
706
+ },
707
+ passive: {
708
+ type: Boolean,
709
+ default: false
710
+ },
711
+ loading: {
712
+ type: Boolean,
713
+ default: false
714
+ },
715
+ grace: { default: 0 },
716
+ value: {},
717
+ namespace: { default: "v0:button:root" },
718
+ groupNamespace: { default: "v0:button:group" },
719
+ name: {},
720
+ form: {},
721
+ ariaLabel: {},
722
+ as: { default: "button" },
723
+ renderless: { type: Boolean }
724
+ },
725
+ setup(__props) {
726
+ const attrs = useAttrs();
727
+ let group = null;
728
+ try {
729
+ group = useButtonGroup(__props.groupNamespace);
730
+ } catch {}
731
+ const ticket = group?.register({
732
+ value: __props.value,
733
+ disabled: __props.disabled
734
+ });
735
+ const isDisabled = toRef(() => group && ticket ? toValue(ticket.disabled) || toValue(group.disabled) : __props.disabled);
736
+ const isReadonly = toRef(() => __props.readonly);
737
+ const isPassive = toRef(() => __props.passive);
738
+ const isSelected = toRef(() => ticket ? toValue(ticket.isSelected) : false);
739
+ const isLoading = shallowRef(false);
740
+ const timer = useTimer(() => {
741
+ isLoading.value = true;
742
+ }, { duration: __props.grace });
743
+ watch(() => __props.loading, (active) => {
744
+ if (!active) {
745
+ timer.stop();
746
+ isLoading.value = false;
747
+ } else if (__props.grace > 0) timer.start();
748
+ else isLoading.value = true;
749
+ }, { immediate: true });
750
+ const single = createSingle({ mandatory: "force" });
751
+ const isSolo = shallowRef(false);
752
+ const locale = useLocale();
753
+ function onClick() {
754
+ if (isDisabled.value || isReadonly.value || isPassive.value || __props.loading || !ticket) return;
755
+ ticket.toggle();
756
+ }
757
+ onUnmounted(() => {
758
+ timer.stop();
759
+ ticket?.unregister();
760
+ });
761
+ const context = {
762
+ value: __props.value,
763
+ name: __props.name,
764
+ form: __props.form,
765
+ isLoading: toRef(() => isLoading.value),
766
+ isDisabled,
767
+ isReadonly,
768
+ isPassive,
769
+ isSelected,
770
+ isSolo,
771
+ single
772
+ };
773
+ provideButtonRoot(__props.namespace, context);
774
+ const elementAttrs = toRef(() => ({
775
+ "type": __props.as === "button" ? "button" : void 0,
776
+ "role": "button",
777
+ "disabled": isDisabled.value ? true : void 0,
778
+ "aria-disabled": isPassive.value ? true : void 0,
779
+ "aria-busy": isLoading.value ? true : void 0,
780
+ "aria-pressed": group ? isSelected.value : void 0,
781
+ "aria-label": __props.ariaLabel || (isSolo.value ? locale.t("Button.label") : void 0),
782
+ "tabindex": isDisabled.value ? -1 : 0,
783
+ "data-loading": isLoading.value ? true : void 0,
784
+ "data-passive": isPassive.value ? true : void 0,
785
+ "data-readonly": isReadonly.value ? true : void 0,
786
+ "data-disabled": isDisabled.value ? true : void 0,
787
+ "data-selected": group && isSelected.value ? true : void 0,
788
+ "data-solo": isSolo.value ? true : void 0,
789
+ "onClick": onClick
790
+ }));
791
+ const slotProps = toRef(() => ({
792
+ isLoading: isLoading.value,
793
+ isDisabled: isDisabled.value,
794
+ isReadonly: isReadonly.value,
795
+ isPassive: isPassive.value,
796
+ isSelected: isSelected.value,
797
+ attrs: elementAttrs.value
798
+ }));
799
+ return (_ctx, _cache) => {
800
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), mergeProps({
801
+ ...unref(attrs),
802
+ ...slotProps.value.attrs
803
+ }, {
804
+ as: __props.as,
805
+ renderless: __props.renderless
806
+ }), {
807
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
808
+ _: 3
809
+ }, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$80, { key: 0 })) : createCommentVNode("v-if", true)], 64);
810
+ };
811
+ }
812
+ });
813
+ //#endregion
814
+ //#region src/components/Button/ButtonContent.vue
815
+ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
816
+ name: "ButtonContent",
817
+ __name: "ButtonContent",
818
+ props: {
819
+ id: { default: () => useId() },
820
+ namespace: { default: "v0:button:root" }
821
+ },
822
+ setup(__props) {
823
+ const ticket = useButtonRoot(__props.namespace).single.register({ id: __props.id });
824
+ onUnmounted(() => ticket.unregister());
825
+ const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
826
+ return (_ctx, _cache) => {
827
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)));
828
+ };
829
+ }
830
+ });
831
+ //#endregion
832
+ //#region src/components/Button/ButtonIcon.vue
833
+ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
834
+ name: "ButtonIcon",
835
+ __name: "ButtonIcon",
836
+ props: {
837
+ namespace: { default: "v0:button:root" },
838
+ as: { default: "span" },
839
+ renderless: { type: Boolean }
840
+ },
841
+ setup(__props) {
842
+ const root = useButtonRoot(__props.namespace);
843
+ onMounted(() => {
844
+ if (root.single.size > 0) return;
845
+ root.isSolo.value = true;
846
+ });
847
+ const slotProps = toRef(() => ({
848
+ isSolo: root.isSolo.value,
849
+ attrs: { "aria-hidden": true }
850
+ }));
851
+ return (_ctx, _cache) => {
852
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
853
+ as: __props.as,
854
+ renderless: __props.renderless
855
+ }), {
856
+ default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
857
+ _: 3
858
+ }, 16, ["as", "renderless"]);
859
+ };
860
+ }
861
+ });
862
+ //#endregion
863
+ //#region src/components/Button/ButtonLoading.vue
864
+ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
865
+ name: "ButtonLoading",
866
+ __name: "ButtonLoading",
867
+ props: {
868
+ id: { default: () => useId() },
869
+ namespace: { default: "v0:button:root" }
870
+ },
871
+ setup(__props) {
872
+ const root = useButtonRoot(__props.namespace);
873
+ const ticket = root.single.register({
874
+ id: __props.id,
875
+ disabled: true
876
+ });
877
+ watch(root.isLoading, (active) => {
878
+ if (active) {
879
+ ticket.disabled = false;
880
+ ticket.select();
881
+ } else {
882
+ ticket.disabled = true;
883
+ const fallback = root.single.seek("first");
884
+ if (fallback) fallback.select();
885
+ }
886
+ }, { immediate: true });
887
+ onUnmounted(() => ticket.unregister());
888
+ const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
889
+ return (_ctx, _cache) => {
890
+ return renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)));
891
+ };
892
+ }
893
+ });
894
+ //#endregion
895
+ //#region src/components/Button/index.ts
896
+ /**
897
+ * Button component with sub-components for interactive button controls.
898
+ *
899
+ * @see https://0.vuetifyjs.com/components/actions/button
900
+ *
901
+ * @example
902
+ * ```vue
903
+ * <script setup lang="ts">
904
+ * import { Button } from '@vuetify/v0'
905
+ * <\/script>
906
+ *
907
+ * <template>
908
+ * <Button.Root>
909
+ * <Button.Content>Click me</Button.Content>
910
+ * </Button.Root>
911
+ * </template>
912
+ * ```
913
+ */
914
+ const Button = {
915
+ Content: _sfc_main$78,
916
+ Group: _sfc_main$81,
917
+ HiddenInput: _sfc_main$80,
918
+ Icon: _sfc_main$77,
919
+ Loading: _sfc_main$76,
920
+ Root: _sfc_main$79
575
921
  };
576
922
  //#endregion
577
923
  //#region src/components/Checkbox/CheckboxGroup.vue
@@ -632,7 +978,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
632
978
  }
633
979
  }));
634
980
  return (_ctx, _cache) => {
635
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
981
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
636
982
  as: __props.as,
637
983
  renderless: __props.renderless
638
984
  }), {
@@ -764,7 +1110,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
764
1110
  }
765
1111
  }));
766
1112
  return (_ctx, _cache) => {
767
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
1113
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), mergeProps({
768
1114
  ...unref(attrs),
769
1115
  ...slotProps.value.attrs
770
1116
  }, {
@@ -860,7 +1206,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
860
1206
  }
861
1207
  }));
862
1208
  return (_ctx, _cache) => {
863
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
1209
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
864
1210
  as: __props.as,
865
1211
  renderless: __props.renderless
866
1212
  }), {
@@ -943,7 +1289,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
943
1289
  }
944
1290
  }));
945
1291
  return (_ctx, _cache) => {
946
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
1292
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
947
1293
  ...unref(attrs),
948
1294
  ...slotProps.value.attrs
949
1295
  }, {
@@ -1033,7 +1379,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
1033
1379
  close
1034
1380
  }));
1035
1381
  return (_ctx, _cache) => {
1036
- return openBlock(), createBlock(unref(_sfc_main$86), {
1382
+ return openBlock(), createBlock(unref(_sfc_main$92), {
1037
1383
  as: __props.as,
1038
1384
  renderless: ""
1039
1385
  }, {
@@ -1066,7 +1412,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
1066
1412
  }
1067
1413
  }));
1068
1414
  return (_ctx, _cache) => {
1069
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1415
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1070
1416
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1071
1417
  _: 3
1072
1418
  }, 16, ["as"]);
@@ -1143,7 +1489,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
1143
1489
  }
1144
1490
  }));
1145
1491
  return (_ctx, _cache) => {
1146
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
1492
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
1147
1493
  ref: "content",
1148
1494
  as: __props.as,
1149
1495
  style: styles.value
@@ -1171,7 +1517,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
1171
1517
  const context = useDialogContext(__props.namespace);
1172
1518
  const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
1173
1519
  return (_ctx, _cache) => {
1174
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1520
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1175
1521
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1176
1522
  _: 3
1177
1523
  }, 16, ["as"]);
@@ -1192,7 +1538,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
1192
1538
  const context = useDialogContext(__props.namespace);
1193
1539
  const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
1194
1540
  return (_ctx, _cache) => {
1195
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1541
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs), {
1196
1542
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1197
1543
  _: 3
1198
1544
  }, 16, ["as"]);
@@ -1224,7 +1570,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
1224
1570
  }
1225
1571
  }));
1226
1572
  return (_ctx, _cache) => {
1227
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1573
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
1228
1574
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
1229
1575
  _: 3
1230
1576
  }, 16, ["as"]);
@@ -1320,7 +1666,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
1320
1666
  }));
1321
1667
  provideExpansionPanelRoot(__props.namespace, selection);
1322
1668
  return (_ctx, _cache) => {
1323
- return openBlock(), createBlock(unref(_sfc_main$86), {
1669
+ return openBlock(), createBlock(unref(_sfc_main$92), {
1324
1670
  as: __props.as,
1325
1671
  renderless: __props.renderless
1326
1672
  }, {
@@ -1367,7 +1713,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
1367
1713
  isDisabled
1368
1714
  });
1369
1715
  return (_ctx, _cache) => {
1370
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
1716
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
1371
1717
  as: __props.as,
1372
1718
  renderless: __props.renderless
1373
1719
  }), {
@@ -1415,7 +1761,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
1415
1761
  }
1416
1762
  }));
1417
1763
  return (_ctx, _cache) => {
1418
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
1764
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
1419
1765
  as: __props.as,
1420
1766
  renderless: __props.renderless
1421
1767
  }), {
@@ -1448,7 +1794,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
1448
1794
  }
1449
1795
  }));
1450
1796
  return (_ctx, _cache) => {
1451
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
1797
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
1452
1798
  as: __props.as,
1453
1799
  renderless: __props.renderless
1454
1800
  }), {
@@ -1475,7 +1821,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
1475
1821
  attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
1476
1822
  }));
1477
1823
  return (_ctx, _cache) => {
1478
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
1824
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
1479
1825
  as: __props.as,
1480
1826
  renderless: __props.renderless
1481
1827
  }), {
@@ -1559,7 +1905,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
1559
1905
  reset: form.reset
1560
1906
  }));
1561
1907
  return (_ctx, _cache) => {
1562
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, unref(attrs), {
1908
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, unref(attrs), {
1563
1909
  onReset,
1564
1910
  onSubmit
1565
1911
  }), {
@@ -1830,7 +2176,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
1830
2176
  }
1831
2177
  }));
1832
2178
  return (_ctx, _cache) => {
1833
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2179
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
1834
2180
  ...unref(attrs),
1835
2181
  ...slotProps.value.attrs
1836
2182
  }, {
@@ -1903,7 +2249,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
1903
2249
  attrs: controlAttrs.value
1904
2250
  }));
1905
2251
  return (_ctx, _cache) => {
1906
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2252
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
1907
2253
  ...unref(attrs),
1908
2254
  ...controlAttrs.value
1909
2255
  }, {
@@ -1940,7 +2286,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
1940
2286
  root.hasDescription.value = false;
1941
2287
  });
1942
2288
  return (_ctx, _cache) => {
1943
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(unref(attrs), {
2289
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(unref(attrs), {
1944
2290
  id: unref(root).descriptionId,
1945
2291
  as: __props.as,
1946
2292
  renderless: __props.renderless
@@ -1986,7 +2332,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
1986
2332
  }
1987
2333
  }));
1988
2334
  return (_ctx, _cache) => {
1989
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2335
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
1990
2336
  ...unref(attrs),
1991
2337
  ...slotProps.value.attrs
1992
2338
  }, {
@@ -2128,7 +2474,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
2128
2474
  providePaginationControls(__props.namespace, controls);
2129
2475
  providePaginationItems(__props.namespace, items);
2130
2476
  return (_ctx, _cache) => {
2131
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2477
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2132
2478
  ref_key: "atom",
2133
2479
  ref: atom
2134
2480
  }, slotProps.value.attrs, {
@@ -2171,7 +2517,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
2171
2517
  }));
2172
2518
  onBeforeUnmount(() => items.unregister(__props.id));
2173
2519
  return (_ctx, _cache) => {
2174
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2520
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2175
2521
  ref_key: "atom",
2176
2522
  ref: atom
2177
2523
  }, slotProps.value.attrs, {
@@ -2228,7 +2574,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
2228
2574
  }));
2229
2575
  onBeforeUnmount(() => controls.unregister(__props.id));
2230
2576
  return (_ctx, _cache) => {
2231
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2577
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2232
2578
  ref_key: "atom",
2233
2579
  ref: atom
2234
2580
  }, slotProps.value.attrs, {
@@ -2296,7 +2642,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
2296
2642
  }));
2297
2643
  onBeforeUnmount(() => items.unregister(__props.id));
2298
2644
  return (_ctx, _cache) => {
2299
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2645
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2300
2646
  ref_key: "atom",
2301
2647
  ref: atom
2302
2648
  }, slotProps.value.attrs, {
@@ -2353,7 +2699,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
2353
2699
  }));
2354
2700
  onBeforeUnmount(() => controls.unregister(__props.id));
2355
2701
  return (_ctx, _cache) => {
2356
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2702
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2357
2703
  ref_key: "atom",
2358
2704
  ref: atom
2359
2705
  }, slotProps.value.attrs, {
@@ -2410,7 +2756,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
2410
2756
  }));
2411
2757
  onBeforeUnmount(() => controls.unregister(__props.id));
2412
2758
  return (_ctx, _cache) => {
2413
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2759
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2414
2760
  ref_key: "atom",
2415
2761
  ref: atom
2416
2762
  }, slotProps.value.attrs, {
@@ -2467,7 +2813,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
2467
2813
  }));
2468
2814
  onBeforeUnmount(() => controls.unregister(__props.id));
2469
2815
  return (_ctx, _cache) => {
2470
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2816
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2471
2817
  ref_key: "atom",
2472
2818
  ref: atom
2473
2819
  }, slotProps.value.attrs, {
@@ -2516,7 +2862,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
2516
2862
  }
2517
2863
  }));
2518
2864
  return (_ctx, _cache) => {
2519
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
2865
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
2520
2866
  as: __props.as,
2521
2867
  renderless: __props.renderless
2522
2868
  }), {
@@ -2577,7 +2923,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
2577
2923
  toggle: popover.toggle
2578
2924
  }));
2579
2925
  return (_ctx, _cache) => {
2580
- return openBlock(), createBlock(unref(_sfc_main$86), {
2926
+ return openBlock(), createBlock(unref(_sfc_main$92), {
2581
2927
  as: __props.as,
2582
2928
  renderless: ""
2583
2929
  }, {
@@ -2614,7 +2960,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
2614
2960
  }
2615
2961
  }));
2616
2962
  return (_ctx, _cache) => {
2617
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
2963
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2618
2964
  as: __props.as,
2619
2965
  style: style.value
2620
2966
  }, slotProps.value.attrs), {
@@ -2666,7 +3012,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
2666
3012
  }
2667
3013
  }));
2668
3014
  return (_ctx, _cache) => {
2669
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
3015
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
2670
3016
  ref_key: "ref",
2671
3017
  ref,
2672
3018
  as: props.as,
@@ -2745,7 +3091,7 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
2745
3091
  }
2746
3092
  }));
2747
3093
  return (_ctx, _cache) => {
2748
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
3094
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
2749
3095
  as: __props.as,
2750
3096
  renderless: __props.renderless
2751
3097
  }), {
@@ -2868,7 +3214,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
2868
3214
  }
2869
3215
  }));
2870
3216
  return (_ctx, _cache) => {
2871
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
3217
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), mergeProps({ ref: "root" }, {
2872
3218
  ...unref(attrs),
2873
3219
  ...slotProps.value.attrs
2874
3220
  }, {
@@ -2960,7 +3306,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
2960
3306
  }
2961
3307
  }));
2962
3308
  return (_ctx, _cache) => {
2963
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
3309
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
2964
3310
  as: __props.as,
2965
3311
  renderless: __props.renderless
2966
3312
  }), {
@@ -3050,7 +3396,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
3050
3396
  to: __props.teleportTo
3051
3397
  }, [createVNode(TransitionGroup, { name: __props.transition }, {
3052
3398
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
3053
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
3399
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3054
3400
  key: ticket.id,
3055
3401
  as: __props.as,
3056
3402
  style: getStyle(ticket)
@@ -3069,7 +3415,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
3069
3415
  name: __props.transition
3070
3416
  }, {
3071
3417
  default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
3072
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
3418
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3073
3419
  key: ticket.id,
3074
3420
  as: __props.as,
3075
3421
  style: getStyle(ticket)
@@ -3246,7 +3592,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
3246
3592
  toggle
3247
3593
  }));
3248
3594
  return (_ctx, _cache) => {
3249
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), {
3595
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), {
3250
3596
  as: __props.as,
3251
3597
  renderless: ""
3252
3598
  }, {
@@ -3320,7 +3666,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
3320
3666
  }
3321
3667
  }));
3322
3668
  return (_ctx, _cache) => {
3323
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
3669
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3324
3670
  ref: "activator",
3325
3671
  as: __props.as,
3326
3672
  style: style.value
@@ -3359,7 +3705,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
3359
3705
  }));
3360
3706
  const style = toRef(() => context.popover.contentStyles.value);
3361
3707
  return (_ctx, _cache) => {
3362
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
3708
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3363
3709
  ref_key: "content",
3364
3710
  ref: content,
3365
3711
  as: __props.as,
@@ -3391,7 +3737,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
3391
3737
  }
3392
3738
  }));
3393
3739
  return (_ctx, _cache) => {
3394
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
3740
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs), {
3395
3741
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3396
3742
  _: 3
3397
3743
  }, 16, ["as"]);
@@ -3446,7 +3792,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
3446
3792
  }
3447
3793
  }));
3448
3794
  return (_ctx, _cache) => {
3449
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
3795
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
3450
3796
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3451
3797
  _: 3
3452
3798
  }, 16, ["as"]);
@@ -3467,7 +3813,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
3467
3813
  const context = useSelectContext(__props.namespace);
3468
3814
  const hasValue = toRef(() => context.selection.selectedIds.size > 0);
3469
3815
  return (_ctx, _cache) => {
3470
- return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
3816
+ return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$92), {
3471
3817
  key: 0,
3472
3818
  as: __props.as
3473
3819
  }, {
@@ -3501,7 +3847,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
3501
3847
  attrs: {}
3502
3848
  }));
3503
3849
  return (_ctx, _cache) => {
3504
- return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
3850
+ return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$92), {
3505
3851
  key: 0,
3506
3852
  as: __props.as
3507
3853
  }, {
@@ -3696,13 +4042,13 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
3696
4042
  return __props.teleport ? (openBlock(), createBlock(Teleport, {
3697
4043
  key: 0,
3698
4044
  to: __props.teleport
3699
- }, [createVNode(unref(_sfc_main$86), mergeProps({
4045
+ }, [createVNode(unref(_sfc_main$92), mergeProps({
3700
4046
  as: __props.as,
3701
4047
  style: styles.value
3702
4048
  }, _ctx.$attrs), {
3703
4049
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3704
4050
  _: 3
3705
- }, 16, ["as", "style"])], 8, ["to"])) : (openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
4051
+ }, 16, ["as", "style"])], 8, ["to"])) : (openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3706
4052
  key: 1,
3707
4053
  as: __props.as,
3708
4054
  style: styles.value
@@ -3772,7 +4118,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
3772
4118
  }
3773
4119
  }));
3774
4120
  return (_ctx, _cache) => {
3775
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
4121
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
3776
4122
  ref_key: "container",
3777
4123
  ref: container
3778
4124
  }, slotProps.value.attrs, { as: __props.as }), {
@@ -3811,7 +4157,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
3811
4157
  attrs: { role: "status" }
3812
4158
  }));
3813
4159
  return (_ctx, _cache) => {
3814
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4160
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, { as: __props.as }), {
3815
4161
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3816
4162
  _: 3
3817
4163
  }, 16, ["as"]);
@@ -3829,7 +4175,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
3829
4175
  },
3830
4176
  setup(__props) {
3831
4177
  return (_ctx, _cache) => {
3832
- return openBlock(), createBlock(unref(_sfc_main$86), { as: __props.as }, {
4178
+ return openBlock(), createBlock(unref(_sfc_main$92), { as: __props.as }, {
3833
4179
  default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
3834
4180
  _: 3
3835
4181
  }, 8, ["as"]);
@@ -3857,7 +4203,7 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
3857
4203
  "onClick": onClick
3858
4204
  } }));
3859
4205
  return (_ctx, _cache) => {
3860
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, { as: __props.as }), {
4206
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, { as: __props.as }), {
3861
4207
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
3862
4208
  _: 3
3863
4209
  }, 16, ["as"]);
@@ -4023,7 +4369,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
4023
4369
  }
4024
4370
  }));
4025
4371
  return (_ctx, _cache) => {
4026
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
4372
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), mergeProps({
4027
4373
  ...unref(attrs),
4028
4374
  ...slotProps.value.attrs
4029
4375
  }, {
@@ -4115,7 +4461,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
4115
4461
  }
4116
4462
  }));
4117
4463
  return (_ctx, _cache) => {
4118
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
4464
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
4119
4465
  ...unref(attrs),
4120
4466
  ...slotProps.value.attrs
4121
4467
  }, {
@@ -4229,7 +4575,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
4229
4575
  }
4230
4576
  }));
4231
4577
  return (_ctx, _cache) => {
4232
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "thumb" }, {
4578
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ ref: "thumb" }, {
4233
4579
  ...unref(attrs),
4234
4580
  ...slotProps.value.attrs
4235
4581
  }, {
@@ -4298,7 +4644,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
4298
4644
  "onPointerdown": onPointerdown
4299
4645
  } }));
4300
4646
  return (_ctx, _cache) => {
4301
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "track" }, {
4647
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ ref: "track" }, {
4302
4648
  ...unref(attrs),
4303
4649
  ...slotProps.value.attrs
4304
4650
  }, {
@@ -4511,16 +4857,20 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
4511
4857
  }
4512
4858
  }));
4513
4859
  return (_ctx, _cache) => {
4514
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
4860
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ ref: "root" }, {
4515
4861
  ...unref(attrs),
4516
4862
  ...slotProps.value.attrs
4517
4863
  }, {
4518
4864
  as: __props.as,
4519
4865
  renderless: __props.renderless,
4520
- style: [unref(attrs).style, {
4521
- display: "flex",
4522
- flexDirection: __props.orientation === "horizontal" ? "row" : "column"
4523
- }]
4866
+ style: [
4867
+ unref(attrs).style,
4868
+ slotProps.value.attrs.style,
4869
+ {
4870
+ display: "flex",
4871
+ flexDirection: __props.orientation === "horizontal" ? "row" : "column"
4872
+ }
4873
+ ]
4524
4874
  }), {
4525
4875
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4526
4876
  _: 3
@@ -4622,18 +4972,22 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
4622
4972
  }
4623
4973
  }));
4624
4974
  return (_ctx, _cache) => {
4625
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
4975
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
4626
4976
  ...unref(attrs),
4627
4977
  ...slotProps.value.attrs
4628
4978
  }, {
4629
4979
  as: __props.as,
4630
4980
  renderless: __props.renderless,
4631
- style: [unref(attrs).style, {
4632
- flexGrow: 0,
4633
- flexShrink: 0,
4634
- flexBasis: `${size.value}%`,
4635
- overflow: "hidden"
4636
- }]
4981
+ style: [
4982
+ unref(attrs).style,
4983
+ slotProps.value.attrs.style,
4984
+ {
4985
+ flexGrow: 0,
4986
+ flexShrink: 0,
4987
+ flexBasis: `${size.value}%`,
4988
+ overflow: "hidden"
4989
+ }
4990
+ ]
4637
4991
  }), {
4638
4992
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
4639
4993
  _: 3
@@ -4819,7 +5173,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
4819
5173
  }
4820
5174
  }));
4821
5175
  return (_ctx, _cache) => {
4822
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
5176
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
4823
5177
  ...unref(attrs),
4824
5178
  ...slotProps.value.attrs
4825
5179
  }, {
@@ -4933,7 +5287,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
4933
5287
  }
4934
5288
  }));
4935
5289
  return (_ctx, _cache) => {
4936
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
5290
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
4937
5291
  as: __props.as,
4938
5292
  renderless: __props.renderless
4939
5293
  }), {
@@ -5065,7 +5419,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
5065
5419
  }
5066
5420
  }));
5067
5421
  return (_ctx, _cache) => {
5068
- return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
5422
+ return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$92), mergeProps({
5069
5423
  ...unref(attrs),
5070
5424
  ...slotProps.value.attrs
5071
5425
  }, {
@@ -5209,7 +5563,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
5209
5563
  }
5210
5564
  }));
5211
5565
  return (_ctx, _cache) => {
5212
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
5566
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
5213
5567
  ...unref(attrs),
5214
5568
  ...slotProps.value.attrs
5215
5569
  }, {
@@ -5249,7 +5603,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
5249
5603
  }
5250
5604
  }));
5251
5605
  return (_ctx, _cache) => {
5252
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
5606
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
5253
5607
  as: __props.as,
5254
5608
  renderless: __props.renderless
5255
5609
  }), {
@@ -5280,7 +5634,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
5280
5634
  attrs: { "data-state": dataState.value }
5281
5635
  }));
5282
5636
  return (_ctx, _cache) => {
5283
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
5637
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps(slotProps.value.attrs, {
5284
5638
  as: __props.as,
5285
5639
  dir: "ltr",
5286
5640
  renderless: __props.renderless
@@ -5633,7 +5987,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
5633
5987
  }
5634
5988
  }));
5635
5989
  return (_ctx, _cache) => {
5636
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
5990
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
5637
5991
  ...unref(attrs),
5638
5992
  ...slotProps.value.attrs
5639
5993
  }, {
@@ -5748,7 +6102,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
5748
6102
  }
5749
6103
  }));
5750
6104
  return (_ctx, _cache) => {
5751
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
6105
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({ ref: "root" }, {
5752
6106
  ...unref(attrs),
5753
6107
  ...slotProps.value.attrs
5754
6108
  }, {
@@ -5800,7 +6154,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
5800
6154
  }
5801
6155
  }));
5802
6156
  return (_ctx, _cache) => {
5803
- return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
6157
+ return openBlock(), createBlock(unref(_sfc_main$92), mergeProps({
5804
6158
  ...unref(attrs),
5805
6159
  ...slotProps.value.attrs
5806
6160
  }, {
@@ -5850,4 +6204,4 @@ const Tabs = {
5850
6204
  Panel: _sfc_main
5851
6205
  };
5852
6206
  //#endregion
5853
- export { Selection as $, _sfc_main$57 as $t, _sfc_main$14 as A, _sfc_main$75 as An, Pagination as At, _sfc_main$21 as B, _sfc_main$82 as Bn, providePaginationItems as Bt, _sfc_main$12 as C, Checkbox as Cn, useRadioGroup as Ct, provideSwitchGroup as D, _sfc_main$74 as Dn, _sfc_main$44 as Dt, _sfc_main$13 as E, _sfc_main$73 as En, _sfc_main$43 as Et, Slider as F, _sfc_main$77 as Fn, _sfc_main$49 as Ft, _sfc_main$23 as G, _sfc_main$84 as Gn, Input as Gt, useSliderRoot as H, useBreadcrumbsRoot as Hn, usePaginationControls as Ht, _sfc_main$17 as I, _sfc_main$78 as In, _sfc_main$50 as It, useSnackbarRootContext as J, useAvatarRoot as Jn, _sfc_main$55 as Jt, _sfc_main$24 as K, _sfc_main$85 as Kn, _sfc_main$53 as Kt, _sfc_main$18 as L, _sfc_main$79 as Ln, _sfc_main$51 as Lt, _sfc_main$16 as M, useCheckboxGroup as Mn, _sfc_main$46 as Mt, provideSplitterRoot as N, Breadcrumbs as Nn, _sfc_main$47 as Nt, useSwitchGroup as O, provideCheckboxRoot as On, providePopoverContext as Ot, useSplitterRoot as P, _sfc_main$76 as Pn, _sfc_main$48 as Pt, _sfc_main$26 as Q, Group as Qt, _sfc_main$19 as R, _sfc_main$80 as Rn, _sfc_main$52 as Rt, _sfc_main$11 as S, useDialogContext as Sn, provideRadioGroup as St, useSwitchRoot as T, _sfc_main$72 as Tn, _sfc_main$42 as Tt, Snackbar as U, Avatar as Un, usePaginationItems as Ut, provideSliderRoot as V, provideBreadcrumbsRoot as Vn, providePaginationRoot as Vt, _sfc_main$22 as W, _sfc_main$83 as Wn, usePaginationRoot as Wt, provideSnackbarQueueContext as X, provideInputRoot as Xt, _sfc_main$25 as Y, _sfc_main$86 as Yn, _sfc_main$56 as Yt, useSnackbarQueueContext as Z, useInputRoot as Zt, useSingleRoot as _, _sfc_main$67 as _n, _sfc_main$39 as _t, _sfc_main$3 as a, _sfc_main$60 as an, _sfc_main$29 as at, _sfc_main$9 as b, _sfc_main$70 as bn, useRadioRoot as bt, Step as c, _sfc_main$63 as cn, _sfc_main$32 as ct, provideStepRoot as d, _sfc_main$64 as dn, _sfc_main$35 as dt, _sfc_main$58 as en, _sfc_main$27 as et, useStepRoot as f, provideExpansionPanelRoot as fn, provideSelectContext as ft, provideSingleRoot as g, _sfc_main$66 as gn, _sfc_main$38 as gt, _sfc_main$7 as h, _sfc_main$65 as hn, Radio as ht, _sfc_main$2 as i, ExpansionPanel as in, Select as it, _sfc_main$15 as j, provideCheckboxGroup as jn, _sfc_main$45 as jt, Splitter as k, useCheckboxRoot as kn, usePopoverContext as kt, _sfc_main$4 as l, provideExpansionPanelItem as ln, _sfc_main$33 as lt, _sfc_main$6 as m, Dialog as mn, _sfc_main$37 as mt, _sfc_main as n, useGroupRoot as nn, provideSelectionRoot as nt, provideTabsRoot as o, _sfc_main$61 as on, _sfc_main$30 as ot, Single as p, useExpansionPanelRoot as pn, useSelectContext as pt, provideSnackbarRootContext as q, provideAvatarRoot as qn, _sfc_main$54 as qt, _sfc_main$1 as r, _sfc_main$59 as rn, useSelectionRoot as rt, useTabsRoot as s, _sfc_main$62 as sn, _sfc_main$31 as st, Tabs as t, provideGroupRoot as tn, _sfc_main$28 as tt, _sfc_main$5 as u, useExpansionPanelItem as un, _sfc_main$34 as ut, Switch as v, _sfc_main$68 as vn, _sfc_main$40 as vt, provideSwitchRoot as w, _sfc_main$71 as wn, Popover as wt, _sfc_main$10 as x, provideDialogContext as xn, _sfc_main$41 as xt, _sfc_main$8 as y, _sfc_main$69 as yn, provideRadioRoot as yt, _sfc_main$20 as z, _sfc_main$81 as zn, providePaginationControls as zt };
6207
+ export { Selection as $, useBreadcrumbsRoot as $n, _sfc_main$57 as $t, _sfc_main$14 as A, _sfc_main$75 as An, Pagination as At, _sfc_main$21 as B, _sfc_main$80 as Bn, providePaginationItems as Bt, _sfc_main$12 as C, Checkbox as Cn, useRadioGroup as Ct, provideSwitchGroup as D, _sfc_main$74 as Dn, _sfc_main$44 as Dt, _sfc_main$13 as E, _sfc_main$73 as En, _sfc_main$43 as Et, Slider as F, _sfc_main$77 as Fn, _sfc_main$49 as Ft, _sfc_main$23 as G, _sfc_main$82 as Gn, Input as Gt, useSliderRoot as H, provideButtonGroup as Hn, usePaginationControls as Ht, _sfc_main$17 as I, _sfc_main$78 as In, _sfc_main$50 as It, useSnackbarRootContext as J, _sfc_main$85 as Jn, _sfc_main$55 as Jt, _sfc_main$24 as K, _sfc_main$83 as Kn, _sfc_main$53 as Kt, _sfc_main$18 as L, _sfc_main$79 as Ln, _sfc_main$51 as Lt, _sfc_main$16 as M, useCheckboxGroup as Mn, _sfc_main$46 as Mt, provideSplitterRoot as N, Button as Nn, _sfc_main$47 as Nt, useSwitchGroup as O, provideCheckboxRoot as On, providePopoverContext as Ot, useSplitterRoot as P, _sfc_main$76 as Pn, _sfc_main$48 as Pt, _sfc_main$26 as Q, provideBreadcrumbsRoot as Qn, Group as Qt, _sfc_main$19 as R, provideButtonRoot as Rn, _sfc_main$52 as Rt, _sfc_main$11 as S, useDialogContext as Sn, provideRadioGroup as St, useSwitchRoot as T, _sfc_main$72 as Tn, _sfc_main$42 as Tt, Snackbar as U, useButtonGroup as Un, usePaginationItems as Ut, provideSliderRoot as V, _sfc_main$81 as Vn, providePaginationRoot as Vt, _sfc_main$22 as W, Breadcrumbs as Wn, usePaginationRoot as Wt, provideSnackbarQueueContext as X, _sfc_main$87 as Xn, provideInputRoot as Xt, _sfc_main$25 as Y, _sfc_main$86 as Yn, _sfc_main$56 as Yt, useSnackbarQueueContext as Z, _sfc_main$88 as Zn, useInputRoot as Zt, useSingleRoot as _, _sfc_main$67 as _n, _sfc_main$39 as _t, _sfc_main$3 as a, _sfc_main$60 as an, useAvatarRoot as ar, _sfc_main$29 as at, _sfc_main$9 as b, _sfc_main$70 as bn, useRadioRoot as bt, Step as c, _sfc_main$63 as cn, _sfc_main$32 as ct, provideStepRoot as d, _sfc_main$64 as dn, _sfc_main$35 as dt, _sfc_main$58 as en, Avatar as er, _sfc_main$27 as et, useStepRoot as f, provideExpansionPanelRoot as fn, provideSelectContext as ft, provideSingleRoot as g, _sfc_main$66 as gn, _sfc_main$38 as gt, _sfc_main$7 as h, _sfc_main$65 as hn, Radio as ht, _sfc_main$2 as i, ExpansionPanel as in, provideAvatarRoot as ir, Select as it, _sfc_main$15 as j, provideCheckboxGroup as jn, _sfc_main$45 as jt, Splitter as k, useCheckboxRoot as kn, usePopoverContext as kt, _sfc_main$4 as l, provideExpansionPanelItem as ln, _sfc_main$33 as lt, _sfc_main$6 as m, Dialog as mn, _sfc_main$37 as mt, _sfc_main as n, useGroupRoot as nn, _sfc_main$90 as nr, provideSelectionRoot as nt, provideTabsRoot as o, _sfc_main$61 as on, _sfc_main$92 as or, _sfc_main$30 as ot, Single as p, useExpansionPanelRoot as pn, useSelectContext as pt, provideSnackbarRootContext as q, _sfc_main$84 as qn, _sfc_main$54 as qt, _sfc_main$1 as r, _sfc_main$59 as rn, _sfc_main$91 as rr, useSelectionRoot as rt, useTabsRoot as s, _sfc_main$62 as sn, _sfc_main$31 as st, Tabs as t, provideGroupRoot as tn, _sfc_main$89 as tr, _sfc_main$28 as tt, _sfc_main$5 as u, useExpansionPanelItem as un, _sfc_main$34 as ut, Switch as v, _sfc_main$68 as vn, _sfc_main$40 as vt, provideSwitchRoot as w, _sfc_main$71 as wn, Popover as wt, _sfc_main$10 as x, provideDialogContext as xn, _sfc_main$41 as xt, _sfc_main$8 as y, _sfc_main$69 as yn, provideRadioRoot as yt, _sfc_main$20 as z, useButtonRoot as zn, providePaginationControls as zt };