@vuetify/v0 0.1.4 → 0.1.5
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.
- package/dist/{adapter-D_0ptsPm.mjs → adapter-Cmeg49W9.mjs} +3 -3
- package/dist/{adapter-BN-h5JbD.d.mts → adapter-D2JoR-4d.d.mts} +2 -2
- package/dist/browser/index.js +611 -110
- package/dist/components/index.d.mts +8 -8
- package/dist/components/index.mjs +28 -28
- package/dist/{components-CMuzTJdK.mjs → components-BbbGkTcN.mjs} +578 -113
- package/dist/composables/index.d.mts +7 -7
- package/dist/composables/index.mjs +27 -27
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-BJnmvxfb.mjs → createDataTable-cNf6DdHz.mjs} +5 -5
- package/dist/{createGroup-CPhp6FUh.mjs → createGroup-BrZPZudL.mjs} +4 -4
- package/dist/{createPagination-cyOWlpfH.mjs → createPagination-Wc_vRGNQ.mjs} +2 -2
- package/dist/{createSelection-uqEbFgha.mjs → createSelection-BURpoE3p.mjs} +3 -3
- package/dist/{createSingle-B59ya3aa.mjs → createSingle-BE1vHaZy.mjs} +2 -2
- package/dist/{createTokens-BlhLdHXE.mjs → createTokens-jwf8-iGn.mjs} +3 -3
- package/dist/{createTrinity-EeHQSsb6.mjs → createTrinity-DkwPrPRS.mjs} +1 -1
- package/dist/data-table/adapters/client/index.d.mts +2 -2
- package/dist/data-table/adapters/client/index.mjs +7 -7
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +9 -9
- package/dist/data-table/adapters/server/index.d.mts +2 -2
- package/dist/data-table/adapters/server/index.mjs +5 -5
- package/dist/data-table/adapters/virtual/index.d.mts +2 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -7
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +19 -19
- package/dist/date/index.mjs +2 -2
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +6 -6
- package/dist/features/index.mjs +12 -12
- package/dist/{globals-B_GVfG06.mjs → globals-vN-O052q.mjs} +1 -1
- package/dist/{index-Dd0m0LIJ.d.mts → index-BTMzRHep.d.mts} +50 -8
- package/dist/{index-CQrDeqsK.d.mts → index-DRax9EgT.d.mts} +1037 -431
- package/dist/{index-7mWYFHA6.d.mts → index-DdWxDPX3.d.mts} +1 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.mjs +28 -28
- package/dist/json/attributes.json +172 -0
- package/dist/json/importMap.json +28 -0
- package/dist/json/tags.json +73 -0
- package/dist/json/web-types.json +475 -1
- package/dist/locale/adapters/index.mjs +3 -3
- package/dist/locale/adapters/v0/index.mjs +3 -3
- package/dist/locale/index.d.mts +6 -6
- package/dist/locale/index.mjs +12 -12
- package/dist/logger/adapters/index.mjs +4 -4
- package/dist/logger/adapters/pino/index.mjs +3 -3
- package/dist/logger/adapters/v0/index.mjs +3 -3
- package/dist/logger/index.d.mts +6 -6
- package/dist/logger/index.mjs +6 -6
- package/dist/permissions/adapters/index.d.mts +7 -7
- package/dist/permissions/adapters/index.mjs +3 -3
- package/dist/permissions/adapters/v0/index.d.mts +7 -7
- package/dist/permissions/adapters/v0/index.mjs +3 -3
- package/dist/permissions/index.d.mts +6 -6
- package/dist/permissions/index.mjs +10 -10
- package/dist/{pino-01x_NmWp.mjs → pino-DFxkZLiu.mjs} +1 -1
- package/dist/{posthog-BrGBPPir.mjs → posthog-BOUoZTTf.mjs} +1 -1
- package/dist/{server-6cs14bj1.d.mts → server-B-HWxaTQ.d.mts} +1 -1
- package/dist/{server-ClCwiLMA.mjs → server-C2R2POGE.mjs} +1 -1
- package/dist/storage/index.d.mts +6 -6
- package/dist/storage/index.mjs +26 -26
- package/dist/theme/adapters/index.d.mts +6 -6
- package/dist/theme/adapters/index.mjs +3 -3
- package/dist/theme/adapters/v0/index.d.mts +6 -6
- package/dist/theme/adapters/v0/index.mjs +3 -3
- package/dist/theme/index.d.mts +6 -6
- package/dist/theme/index.mjs +11 -11
- package/dist/{toArray-DIeXVX1C.mjs → toArray-VIn8vYt3.mjs} +1 -1
- package/dist/{useClickOutside-p8HP07At.mjs → useClickOutside-DIi0kjN5.mjs} +53 -17
- package/dist/{useFeatures-C4JF3Hgr.mjs → useFeatures-6O7EPJUS.mjs} +4 -4
- package/dist/{useLocale-DlbShzF-.mjs → useLocale-DHjbekzS.mjs} +6 -6
- package/dist/{useLogger-CO9JwbSJ.mjs → useLogger-BXqiUvt2.mjs} +4 -4
- package/dist/{usePermissions-DQVT_4nD.mjs → usePermissions-DFacFVqO.mjs} +4 -4
- package/dist/{useTheme-Bcw1Ebyt.mjs → useTheme-D0_1mjTw.mjs} +4 -4
- package/dist/utilities/index.mjs +2 -2
- package/dist/{utilities-BqS1sC1W.mjs → utilities-Dx8wzGa5.mjs} +1 -1
- package/dist/{v0-C-9dv_1S.d.mts → v0-BNXo1ecc.d.mts} +1 -1
- package/dist/{v0-RepwEY1F.d.mts → v0-BPzPP8C5.d.mts} +1 -1
- package/dist/{v0-B40YkIQ-.mjs → v0-BYqmw3qM.mjs} +1 -1
- package/dist/{v0-CtjuUUPl.mjs → v0-C8DBv9mh.mjs} +2 -2
- package/dist/{v0-BtQCSBOG.mjs → v0-CfSj99gF.mjs} +2 -2
- package/dist/{v0-BogbIzpM.mjs → v0-Dc5mcpQs.mjs} +2 -2
- package/dist/{v0-ONBWyQYQ.mjs → v0-Dwufx8ae.mjs} +2 -2
- package/dist/{virtual-B3IPkHC0.d.mts → virtual-A4e1yrdn.d.mts} +1 -1
- package/dist/{virtual-BP9WXRzN.mjs → virtual-BoTGK6HT.mjs} +2 -2
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { r as isSelfClosingTag } from "./htmlElements-d8iBCGpO.mjs";
|
|
2
|
-
import { t as IN_BROWSER } from "./globals-
|
|
3
|
-
import { c as isNull, d as isObject, l as isNullOrUndefined, p as isString } from "./utilities-
|
|
4
|
-
import { n as createContext } from "./createTrinity-
|
|
5
|
-
import { i as createRegistry } from "./createTokens-
|
|
6
|
-
import { t as createSelection } from "./createSelection-
|
|
7
|
-
import { t as createSingle } from "./createSingle-
|
|
8
|
-
import { $ as createOverflow, Q as useProxyModel, S as useStack, c as useToggleScope, g as createStep,
|
|
9
|
-
import { t as createGroup } from "./createGroup-
|
|
10
|
-
import { a as useLocale } from "./useLocale-
|
|
11
|
-
import { t as createPagination } from "./createPagination-
|
|
2
|
+
import { t as IN_BROWSER } from "./globals-vN-O052q.mjs";
|
|
3
|
+
import { c as isNull, d as isObject, l as isNullOrUndefined, p as isString } from "./utilities-Dx8wzGa5.mjs";
|
|
4
|
+
import { n as createContext } from "./createTrinity-DkwPrPRS.mjs";
|
|
5
|
+
import { i as createRegistry } from "./createTokens-jwf8-iGn.mjs";
|
|
6
|
+
import { t as createSelection } from "./createSelection-BURpoE3p.mjs";
|
|
7
|
+
import { t as createSingle } from "./createSingle-BE1vHaZy.mjs";
|
|
8
|
+
import { $ as createOverflow, Q as useProxyModel, S as useStack, c as useToggleScope, g as createStep, t as useClickOutside, ut as createBreadcrumbs } from "./useClickOutside-DIi0kjN5.mjs";
|
|
9
|
+
import { t as createGroup } from "./createGroup-BrZPZudL.mjs";
|
|
10
|
+
import { a as useLocale } from "./useLocale-DHjbekzS.mjs";
|
|
11
|
+
import { t as createPagination } from "./createPagination-Wc_vRGNQ.mjs";
|
|
12
12
|
import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createPropsRestProxy, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, onBeforeUnmount, onMounted, onUnmounted, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useId, useModel, useTemplateRef, vShow, watch, withCtx, withDirectives } from "vue";
|
|
13
13
|
|
|
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$
|
|
36
|
+
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
37
37
|
name: "Atom",
|
|
38
38
|
__name: "Atom",
|
|
39
39
|
props: {
|
|
@@ -64,12 +64,12 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
});
|
|
67
|
-
var Atom_default = _sfc_main$
|
|
67
|
+
var Atom_default = _sfc_main$60;
|
|
68
68
|
|
|
69
69
|
//#endregion
|
|
70
70
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
71
71
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
72
|
-
const _sfc_main$
|
|
72
|
+
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
73
73
|
name: "AvatarRoot",
|
|
74
74
|
__name: "AvatarRoot",
|
|
75
75
|
props: {
|
|
@@ -94,11 +94,11 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
94
94
|
};
|
|
95
95
|
}
|
|
96
96
|
});
|
|
97
|
-
var AvatarRoot_default = _sfc_main$
|
|
97
|
+
var AvatarRoot_default = _sfc_main$59;
|
|
98
98
|
|
|
99
99
|
//#endregion
|
|
100
100
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
101
|
-
const _sfc_main$
|
|
101
|
+
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
102
102
|
name: "AvatarFallback",
|
|
103
103
|
__name: "AvatarFallback",
|
|
104
104
|
props: {
|
|
@@ -123,11 +123,11 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
123
123
|
};
|
|
124
124
|
}
|
|
125
125
|
});
|
|
126
|
-
var AvatarFallback_default = _sfc_main$
|
|
126
|
+
var AvatarFallback_default = _sfc_main$58;
|
|
127
127
|
|
|
128
128
|
//#endregion
|
|
129
129
|
//#region src/components/Avatar/AvatarImage.vue
|
|
130
|
-
const _sfc_main$
|
|
130
|
+
const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
131
131
|
name: "AvatarImage",
|
|
132
132
|
inheritAttrs: false,
|
|
133
133
|
__name: "AvatarImage",
|
|
@@ -187,7 +187,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
});
|
|
190
|
-
var AvatarImage_default = _sfc_main$
|
|
190
|
+
var AvatarImage_default = _sfc_main$57;
|
|
191
191
|
|
|
192
192
|
//#endregion
|
|
193
193
|
//#region src/components/Avatar/index.ts
|
|
@@ -205,7 +205,7 @@ const Avatar = {
|
|
|
205
205
|
//#endregion
|
|
206
206
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
207
207
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
208
|
-
const _sfc_main$
|
|
208
|
+
const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
209
209
|
name: "BreadcrumbsRoot",
|
|
210
210
|
__name: "BreadcrumbsRoot",
|
|
211
211
|
props: {
|
|
@@ -344,11 +344,11 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
344
344
|
};
|
|
345
345
|
}
|
|
346
346
|
});
|
|
347
|
-
var BreadcrumbsRoot_default = _sfc_main$
|
|
347
|
+
var BreadcrumbsRoot_default = _sfc_main$56;
|
|
348
348
|
|
|
349
349
|
//#endregion
|
|
350
350
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
351
|
-
const _sfc_main$
|
|
351
|
+
const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
352
352
|
name: "BreadcrumbsDivider",
|
|
353
353
|
__name: "BreadcrumbsDivider",
|
|
354
354
|
props: {
|
|
@@ -395,11 +395,11 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
395
395
|
};
|
|
396
396
|
}
|
|
397
397
|
});
|
|
398
|
-
var BreadcrumbsDivider_default = _sfc_main$
|
|
398
|
+
var BreadcrumbsDivider_default = _sfc_main$55;
|
|
399
399
|
|
|
400
400
|
//#endregion
|
|
401
401
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
402
|
-
const _sfc_main$
|
|
402
|
+
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
403
403
|
name: "BreadcrumbsEllipsis",
|
|
404
404
|
__name: "BreadcrumbsEllipsis",
|
|
405
405
|
props: {
|
|
@@ -453,11 +453,11 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
453
453
|
};
|
|
454
454
|
}
|
|
455
455
|
});
|
|
456
|
-
var BreadcrumbsEllipsis_default = _sfc_main$
|
|
456
|
+
var BreadcrumbsEllipsis_default = _sfc_main$54;
|
|
457
457
|
|
|
458
458
|
//#endregion
|
|
459
459
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
460
|
-
const _sfc_main$
|
|
460
|
+
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
461
461
|
name: "BreadcrumbsItem",
|
|
462
462
|
__name: "BreadcrumbsItem",
|
|
463
463
|
props: {
|
|
@@ -507,11 +507,11 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
507
507
|
};
|
|
508
508
|
}
|
|
509
509
|
});
|
|
510
|
-
var BreadcrumbsItem_default = _sfc_main$
|
|
510
|
+
var BreadcrumbsItem_default = _sfc_main$53;
|
|
511
511
|
|
|
512
512
|
//#endregion
|
|
513
513
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
514
|
-
const _sfc_main$
|
|
514
|
+
const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
515
515
|
name: "BreadcrumbsLink",
|
|
516
516
|
__name: "BreadcrumbsLink",
|
|
517
517
|
props: {
|
|
@@ -530,11 +530,11 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
530
530
|
};
|
|
531
531
|
}
|
|
532
532
|
});
|
|
533
|
-
var BreadcrumbsLink_default = _sfc_main$
|
|
533
|
+
var BreadcrumbsLink_default = _sfc_main$52;
|
|
534
534
|
|
|
535
535
|
//#endregion
|
|
536
536
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
537
|
-
const _sfc_main$
|
|
537
|
+
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
538
538
|
name: "BreadcrumbsList",
|
|
539
539
|
__name: "BreadcrumbsList",
|
|
540
540
|
props: {
|
|
@@ -554,11 +554,11 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
554
554
|
};
|
|
555
555
|
}
|
|
556
556
|
});
|
|
557
|
-
var BreadcrumbsList_default = _sfc_main$
|
|
557
|
+
var BreadcrumbsList_default = _sfc_main$51;
|
|
558
558
|
|
|
559
559
|
//#endregion
|
|
560
560
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
561
|
-
const _sfc_main$
|
|
561
|
+
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
562
562
|
name: "BreadcrumbsPage",
|
|
563
563
|
__name: "BreadcrumbsPage",
|
|
564
564
|
props: {
|
|
@@ -578,7 +578,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
578
578
|
};
|
|
579
579
|
}
|
|
580
580
|
});
|
|
581
|
-
var BreadcrumbsPage_default = _sfc_main$
|
|
581
|
+
var BreadcrumbsPage_default = _sfc_main$50;
|
|
582
582
|
|
|
583
583
|
//#endregion
|
|
584
584
|
//#region src/components/Breadcrumbs/index.ts
|
|
@@ -600,7 +600,7 @@ const Breadcrumbs = {
|
|
|
600
600
|
//#endregion
|
|
601
601
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
602
602
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
603
|
-
const _sfc_main$
|
|
603
|
+
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
604
604
|
name: "CheckboxGroup",
|
|
605
605
|
__name: "CheckboxGroup",
|
|
606
606
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -666,12 +666,12 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
666
666
|
};
|
|
667
667
|
}
|
|
668
668
|
});
|
|
669
|
-
var CheckboxGroup_default = _sfc_main$
|
|
669
|
+
var CheckboxGroup_default = _sfc_main$49;
|
|
670
670
|
|
|
671
671
|
//#endregion
|
|
672
672
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
673
673
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
674
|
-
const _sfc_main$
|
|
674
|
+
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
675
675
|
name: "CheckboxRoot",
|
|
676
676
|
inheritAttrs: false,
|
|
677
677
|
__name: "CheckboxRoot",
|
|
@@ -805,18 +805,18 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
805
805
|
};
|
|
806
806
|
}
|
|
807
807
|
});
|
|
808
|
-
var CheckboxRoot_default = _sfc_main$
|
|
808
|
+
var CheckboxRoot_default = _sfc_main$48;
|
|
809
809
|
|
|
810
810
|
//#endregion
|
|
811
811
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue
|
|
812
|
-
const _hoisted_1$
|
|
812
|
+
const _hoisted_1$2 = [
|
|
813
813
|
"checked",
|
|
814
814
|
"disabled",
|
|
815
815
|
"form",
|
|
816
816
|
"name",
|
|
817
817
|
"value"
|
|
818
818
|
];
|
|
819
|
-
const visuallyHiddenStyle$
|
|
819
|
+
const visuallyHiddenStyle$2 = {
|
|
820
820
|
position: "absolute",
|
|
821
821
|
width: "1px",
|
|
822
822
|
height: "1px",
|
|
@@ -827,7 +827,7 @@ const visuallyHiddenStyle$1 = {
|
|
|
827
827
|
whiteSpace: "nowrap",
|
|
828
828
|
border: "0"
|
|
829
829
|
};
|
|
830
|
-
const _sfc_main$
|
|
830
|
+
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
831
831
|
name: "CheckboxHiddenInput",
|
|
832
832
|
__name: "CheckboxHiddenInput",
|
|
833
833
|
props: {
|
|
@@ -855,19 +855,19 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
855
855
|
form: form.value,
|
|
856
856
|
inert: "",
|
|
857
857
|
name: name.value,
|
|
858
|
-
style: visuallyHiddenStyle$
|
|
858
|
+
style: visuallyHiddenStyle$2,
|
|
859
859
|
tabindex: "-1",
|
|
860
860
|
type: "checkbox",
|
|
861
861
|
value: value.value
|
|
862
|
-
}, null, 8, _hoisted_1$
|
|
862
|
+
}, null, 8, _hoisted_1$2);
|
|
863
863
|
};
|
|
864
864
|
}
|
|
865
865
|
});
|
|
866
|
-
var CheckboxHiddenInput_default = _sfc_main$
|
|
866
|
+
var CheckboxHiddenInput_default = _sfc_main$47;
|
|
867
867
|
|
|
868
868
|
//#endregion
|
|
869
869
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
870
|
-
const _sfc_main$
|
|
870
|
+
const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
871
871
|
name: "CheckboxIndicator",
|
|
872
872
|
__name: "CheckboxIndicator",
|
|
873
873
|
props: {
|
|
@@ -900,11 +900,11 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
900
900
|
};
|
|
901
901
|
}
|
|
902
902
|
});
|
|
903
|
-
var CheckboxIndicator_default = _sfc_main$
|
|
903
|
+
var CheckboxIndicator_default = _sfc_main$46;
|
|
904
904
|
|
|
905
905
|
//#endregion
|
|
906
906
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
907
|
-
const _sfc_main$
|
|
907
|
+
const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
908
908
|
name: "CheckboxSelectAll",
|
|
909
909
|
inheritAttrs: false,
|
|
910
910
|
__name: "CheckboxSelectAll",
|
|
@@ -990,7 +990,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
990
990
|
};
|
|
991
991
|
}
|
|
992
992
|
});
|
|
993
|
-
var CheckboxSelectAll_default = _sfc_main$
|
|
993
|
+
var CheckboxSelectAll_default = _sfc_main$45;
|
|
994
994
|
|
|
995
995
|
//#endregion
|
|
996
996
|
//#region src/components/Checkbox/index.ts
|
|
@@ -1026,7 +1026,7 @@ const Checkbox = {
|
|
|
1026
1026
|
//#endregion
|
|
1027
1027
|
//#region src/components/Dialog/DialogRoot.vue
|
|
1028
1028
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
1029
|
-
const _sfc_main$
|
|
1029
|
+
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
1030
1030
|
name: "DialogRoot",
|
|
1031
1031
|
__name: "DialogRoot",
|
|
1032
1032
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1078,11 +1078,11 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
1078
1078
|
};
|
|
1079
1079
|
}
|
|
1080
1080
|
});
|
|
1081
|
-
var DialogRoot_default = _sfc_main$
|
|
1081
|
+
var DialogRoot_default = _sfc_main$44;
|
|
1082
1082
|
|
|
1083
1083
|
//#endregion
|
|
1084
1084
|
//#region src/components/Dialog/DialogClose.vue
|
|
1085
|
-
const _sfc_main$
|
|
1085
|
+
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
1086
1086
|
name: "DialogClose",
|
|
1087
1087
|
__name: "DialogClose",
|
|
1088
1088
|
props: {
|
|
@@ -1110,11 +1110,11 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
1110
1110
|
};
|
|
1111
1111
|
}
|
|
1112
1112
|
});
|
|
1113
|
-
var DialogClose_default = _sfc_main$
|
|
1113
|
+
var DialogClose_default = _sfc_main$43;
|
|
1114
1114
|
|
|
1115
1115
|
//#endregion
|
|
1116
1116
|
//#region src/components/Dialog/DialogContent.vue
|
|
1117
|
-
const _sfc_main$
|
|
1117
|
+
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
1118
1118
|
name: "DialogContent",
|
|
1119
1119
|
__name: "DialogContent",
|
|
1120
1120
|
props: {
|
|
@@ -1196,11 +1196,11 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
1196
1196
|
};
|
|
1197
1197
|
}
|
|
1198
1198
|
});
|
|
1199
|
-
var DialogContent_default = _sfc_main$
|
|
1199
|
+
var DialogContent_default = _sfc_main$42;
|
|
1200
1200
|
|
|
1201
1201
|
//#endregion
|
|
1202
1202
|
//#region src/components/Dialog/DialogDescription.vue
|
|
1203
|
-
const _sfc_main$
|
|
1203
|
+
const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
1204
1204
|
name: "DialogDescription",
|
|
1205
1205
|
__name: "DialogDescription",
|
|
1206
1206
|
props: {
|
|
@@ -1219,11 +1219,11 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
1219
1219
|
};
|
|
1220
1220
|
}
|
|
1221
1221
|
});
|
|
1222
|
-
var DialogDescription_default = _sfc_main$
|
|
1222
|
+
var DialogDescription_default = _sfc_main$41;
|
|
1223
1223
|
|
|
1224
1224
|
//#endregion
|
|
1225
1225
|
//#region src/components/Dialog/DialogTitle.vue
|
|
1226
|
-
const _sfc_main$
|
|
1226
|
+
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
1227
1227
|
name: "DialogTitle",
|
|
1228
1228
|
__name: "DialogTitle",
|
|
1229
1229
|
props: {
|
|
@@ -1242,11 +1242,11 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
1242
1242
|
};
|
|
1243
1243
|
}
|
|
1244
1244
|
});
|
|
1245
|
-
var DialogTitle_default = _sfc_main$
|
|
1245
|
+
var DialogTitle_default = _sfc_main$40;
|
|
1246
1246
|
|
|
1247
1247
|
//#endregion
|
|
1248
1248
|
//#region src/components/Dialog/DialogActivator.vue
|
|
1249
|
-
const _sfc_main$
|
|
1249
|
+
const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
1250
1250
|
name: "DialogActivator",
|
|
1251
1251
|
__name: "DialogActivator",
|
|
1252
1252
|
props: {
|
|
@@ -1276,7 +1276,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
1276
1276
|
};
|
|
1277
1277
|
}
|
|
1278
1278
|
});
|
|
1279
|
-
var DialogActivator_default = _sfc_main$
|
|
1279
|
+
var DialogActivator_default = _sfc_main$39;
|
|
1280
1280
|
|
|
1281
1281
|
//#endregion
|
|
1282
1282
|
//#region src/components/Dialog/index.ts
|
|
@@ -1321,7 +1321,7 @@ const Dialog = {
|
|
|
1321
1321
|
//#endregion
|
|
1322
1322
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
1323
1323
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
1324
|
-
const _sfc_main$
|
|
1324
|
+
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
1325
1325
|
name: "ExpansionPanelRoot",
|
|
1326
1326
|
__name: "ExpansionPanelRoot",
|
|
1327
1327
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1378,12 +1378,12 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
1378
1378
|
};
|
|
1379
1379
|
}
|
|
1380
1380
|
});
|
|
1381
|
-
var ExpansionPanelRoot_default = _sfc_main$
|
|
1381
|
+
var ExpansionPanelRoot_default = _sfc_main$38;
|
|
1382
1382
|
|
|
1383
1383
|
//#endregion
|
|
1384
1384
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
1385
1385
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
1386
|
-
const _sfc_main$
|
|
1386
|
+
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
1387
1387
|
name: "ExpansionPanelItem",
|
|
1388
1388
|
__name: "ExpansionPanelItem",
|
|
1389
1389
|
props: {
|
|
@@ -1427,11 +1427,11 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
1427
1427
|
};
|
|
1428
1428
|
}
|
|
1429
1429
|
});
|
|
1430
|
-
var ExpansionPanelItem_default = _sfc_main$
|
|
1430
|
+
var ExpansionPanelItem_default = _sfc_main$37;
|
|
1431
1431
|
|
|
1432
1432
|
//#endregion
|
|
1433
1433
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
1434
|
-
const _sfc_main$
|
|
1434
|
+
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
1435
1435
|
name: "ExpansionPanelActivator",
|
|
1436
1436
|
__name: "ExpansionPanelActivator",
|
|
1437
1437
|
props: {
|
|
@@ -1477,11 +1477,11 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
1477
1477
|
};
|
|
1478
1478
|
}
|
|
1479
1479
|
});
|
|
1480
|
-
var ExpansionPanelActivator_default = _sfc_main$
|
|
1480
|
+
var ExpansionPanelActivator_default = _sfc_main$36;
|
|
1481
1481
|
|
|
1482
1482
|
//#endregion
|
|
1483
1483
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
1484
|
-
const _sfc_main$
|
|
1484
|
+
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
1485
1485
|
name: "ExpansionPanelContent",
|
|
1486
1486
|
__name: "ExpansionPanelContent",
|
|
1487
1487
|
props: {
|
|
@@ -1512,11 +1512,11 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
1512
1512
|
};
|
|
1513
1513
|
}
|
|
1514
1514
|
});
|
|
1515
|
-
var ExpansionPanelContent_default = _sfc_main$
|
|
1515
|
+
var ExpansionPanelContent_default = _sfc_main$35;
|
|
1516
1516
|
|
|
1517
1517
|
//#endregion
|
|
1518
1518
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
1519
|
-
const _sfc_main$
|
|
1519
|
+
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
1520
1520
|
name: "ExpansionPanelHeader",
|
|
1521
1521
|
__name: "ExpansionPanelHeader",
|
|
1522
1522
|
props: {
|
|
@@ -1541,7 +1541,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
1541
1541
|
};
|
|
1542
1542
|
}
|
|
1543
1543
|
});
|
|
1544
|
-
var ExpansionPanelHeader_default = _sfc_main$
|
|
1544
|
+
var ExpansionPanelHeader_default = _sfc_main$34;
|
|
1545
1545
|
|
|
1546
1546
|
//#endregion
|
|
1547
1547
|
//#region src/components/ExpansionPanel/index.ts
|
|
@@ -1561,7 +1561,7 @@ const ExpansionPanel = {
|
|
|
1561
1561
|
//#endregion
|
|
1562
1562
|
//#region src/components/Group/GroupRoot.vue
|
|
1563
1563
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
1564
|
-
const _sfc_main$
|
|
1564
|
+
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
1565
1565
|
name: "GroupRoot",
|
|
1566
1566
|
__name: "GroupRoot",
|
|
1567
1567
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1611,11 +1611,11 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
1611
1611
|
};
|
|
1612
1612
|
}
|
|
1613
1613
|
});
|
|
1614
|
-
var GroupRoot_default = _sfc_main$
|
|
1614
|
+
var GroupRoot_default = _sfc_main$33;
|
|
1615
1615
|
|
|
1616
1616
|
//#endregion
|
|
1617
1617
|
//#region src/components/Group/GroupItem.vue
|
|
1618
|
-
const _sfc_main$
|
|
1618
|
+
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
1619
1619
|
name: "GroupItem",
|
|
1620
1620
|
__name: "GroupItem",
|
|
1621
1621
|
props: {
|
|
@@ -1664,7 +1664,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
1664
1664
|
};
|
|
1665
1665
|
}
|
|
1666
1666
|
});
|
|
1667
|
-
var GroupItem_default = _sfc_main$
|
|
1667
|
+
var GroupItem_default = _sfc_main$32;
|
|
1668
1668
|
|
|
1669
1669
|
//#endregion
|
|
1670
1670
|
//#region src/components/Group/index.ts
|
|
@@ -1683,7 +1683,7 @@ const Group = {
|
|
|
1683
1683
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
1684
1684
|
const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
|
|
1685
1685
|
const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
|
|
1686
|
-
const _sfc_main$
|
|
1686
|
+
const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
1687
1687
|
name: "PaginationRoot",
|
|
1688
1688
|
__name: "PaginationRoot",
|
|
1689
1689
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1783,11 +1783,11 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
1783
1783
|
};
|
|
1784
1784
|
}
|
|
1785
1785
|
});
|
|
1786
|
-
var PaginationRoot_default = _sfc_main$
|
|
1786
|
+
var PaginationRoot_default = _sfc_main$31;
|
|
1787
1787
|
|
|
1788
1788
|
//#endregion
|
|
1789
1789
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
1790
|
-
const _sfc_main$
|
|
1790
|
+
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
1791
1791
|
name: "PaginationEllipsis",
|
|
1792
1792
|
__name: "PaginationEllipsis",
|
|
1793
1793
|
props: {
|
|
@@ -1828,11 +1828,11 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
1828
1828
|
};
|
|
1829
1829
|
}
|
|
1830
1830
|
});
|
|
1831
|
-
var PaginationEllipsis_default = _sfc_main$
|
|
1831
|
+
var PaginationEllipsis_default = _sfc_main$30;
|
|
1832
1832
|
|
|
1833
1833
|
//#endregion
|
|
1834
1834
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
1835
|
-
const _sfc_main$
|
|
1835
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
1836
1836
|
name: "PaginationFirst",
|
|
1837
1837
|
__name: "PaginationFirst",
|
|
1838
1838
|
props: {
|
|
@@ -1887,11 +1887,11 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
1887
1887
|
};
|
|
1888
1888
|
}
|
|
1889
1889
|
});
|
|
1890
|
-
var PaginationFirst_default = _sfc_main$
|
|
1890
|
+
var PaginationFirst_default = _sfc_main$29;
|
|
1891
1891
|
|
|
1892
1892
|
//#endregion
|
|
1893
1893
|
//#region src/components/Pagination/PaginationItem.vue
|
|
1894
|
-
const _sfc_main$
|
|
1894
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
1895
1895
|
name: "PaginationItem",
|
|
1896
1896
|
__name: "PaginationItem",
|
|
1897
1897
|
props: {
|
|
@@ -1957,11 +1957,11 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
1957
1957
|
};
|
|
1958
1958
|
}
|
|
1959
1959
|
});
|
|
1960
|
-
var PaginationItem_default = _sfc_main$
|
|
1960
|
+
var PaginationItem_default = _sfc_main$28;
|
|
1961
1961
|
|
|
1962
1962
|
//#endregion
|
|
1963
1963
|
//#region src/components/Pagination/PaginationLast.vue
|
|
1964
|
-
const _sfc_main$
|
|
1964
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
1965
1965
|
name: "PaginationLast",
|
|
1966
1966
|
__name: "PaginationLast",
|
|
1967
1967
|
props: {
|
|
@@ -2016,11 +2016,11 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
2016
2016
|
};
|
|
2017
2017
|
}
|
|
2018
2018
|
});
|
|
2019
|
-
var PaginationLast_default = _sfc_main$
|
|
2019
|
+
var PaginationLast_default = _sfc_main$27;
|
|
2020
2020
|
|
|
2021
2021
|
//#endregion
|
|
2022
2022
|
//#region src/components/Pagination/PaginationNext.vue
|
|
2023
|
-
const _sfc_main$
|
|
2023
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
2024
2024
|
name: "PaginationNext",
|
|
2025
2025
|
__name: "PaginationNext",
|
|
2026
2026
|
props: {
|
|
@@ -2075,11 +2075,11 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
2075
2075
|
};
|
|
2076
2076
|
}
|
|
2077
2077
|
});
|
|
2078
|
-
var PaginationNext_default = _sfc_main$
|
|
2078
|
+
var PaginationNext_default = _sfc_main$26;
|
|
2079
2079
|
|
|
2080
2080
|
//#endregion
|
|
2081
2081
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
2082
|
-
const _sfc_main$
|
|
2082
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
2083
2083
|
name: "PaginationPrev",
|
|
2084
2084
|
__name: "PaginationPrev",
|
|
2085
2085
|
props: {
|
|
@@ -2134,11 +2134,11 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
2134
2134
|
};
|
|
2135
2135
|
}
|
|
2136
2136
|
});
|
|
2137
|
-
var PaginationPrev_default = _sfc_main$
|
|
2137
|
+
var PaginationPrev_default = _sfc_main$25;
|
|
2138
2138
|
|
|
2139
2139
|
//#endregion
|
|
2140
2140
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
2141
|
-
const _sfc_main$
|
|
2141
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
2142
2142
|
name: "PaginationStatus",
|
|
2143
2143
|
__name: "PaginationStatus",
|
|
2144
2144
|
props: {
|
|
@@ -2182,7 +2182,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
2182
2182
|
};
|
|
2183
2183
|
}
|
|
2184
2184
|
});
|
|
2185
|
-
var PaginationStatus_default = _sfc_main$
|
|
2185
|
+
var PaginationStatus_default = _sfc_main$24;
|
|
2186
2186
|
|
|
2187
2187
|
//#endregion
|
|
2188
2188
|
//#region src/components/Pagination/index.ts
|
|
@@ -2205,7 +2205,7 @@ const Pagination = {
|
|
|
2205
2205
|
//#endregion
|
|
2206
2206
|
//#region src/components/Popover/PopoverRoot.vue
|
|
2207
2207
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
2208
|
-
const _sfc_main$
|
|
2208
|
+
const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
2209
2209
|
name: "PopoverRoot",
|
|
2210
2210
|
__name: "PopoverRoot",
|
|
2211
2211
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2247,11 +2247,11 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
2247
2247
|
};
|
|
2248
2248
|
}
|
|
2249
2249
|
});
|
|
2250
|
-
var PopoverRoot_default = _sfc_main$
|
|
2250
|
+
var PopoverRoot_default = _sfc_main$23;
|
|
2251
2251
|
|
|
2252
2252
|
//#endregion
|
|
2253
2253
|
//#region src/components/Popover/PopoverActivator.vue
|
|
2254
|
-
const _sfc_main$
|
|
2254
|
+
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
2255
2255
|
name: "PopoverActivator",
|
|
2256
2256
|
__name: "PopoverActivator",
|
|
2257
2257
|
props: {
|
|
@@ -2283,11 +2283,11 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
2283
2283
|
};
|
|
2284
2284
|
}
|
|
2285
2285
|
});
|
|
2286
|
-
var PopoverActivator_default = _sfc_main$
|
|
2286
|
+
var PopoverActivator_default = _sfc_main$22;
|
|
2287
2287
|
|
|
2288
2288
|
//#endregion
|
|
2289
2289
|
//#region src/components/Popover/PopoverContent.vue
|
|
2290
|
-
const _sfc_main$
|
|
2290
|
+
const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
2291
2291
|
name: "PopoverContent",
|
|
2292
2292
|
__name: "PopoverContent",
|
|
2293
2293
|
props: {
|
|
@@ -2354,7 +2354,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
2354
2354
|
};
|
|
2355
2355
|
}
|
|
2356
2356
|
});
|
|
2357
|
-
var PopoverContent_default = _sfc_main$
|
|
2357
|
+
var PopoverContent_default = _sfc_main$21;
|
|
2358
2358
|
|
|
2359
2359
|
//#endregion
|
|
2360
2360
|
//#region src/components/Popover/index.ts
|
|
@@ -2372,7 +2372,7 @@ const Popover = {
|
|
|
2372
2372
|
//#endregion
|
|
2373
2373
|
//#region src/components/Radio/RadioGroup.vue
|
|
2374
2374
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
2375
|
-
const _sfc_main$
|
|
2375
|
+
const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
2376
2376
|
name: "RadioGroup",
|
|
2377
2377
|
__name: "RadioGroup",
|
|
2378
2378
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2434,12 +2434,12 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
2434
2434
|
};
|
|
2435
2435
|
}
|
|
2436
2436
|
});
|
|
2437
|
-
var RadioGroup_default = _sfc_main$
|
|
2437
|
+
var RadioGroup_default = _sfc_main$20;
|
|
2438
2438
|
|
|
2439
2439
|
//#endregion
|
|
2440
2440
|
//#region src/components/Radio/RadioRoot.vue
|
|
2441
2441
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
2442
|
-
const _sfc_main$
|
|
2442
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
2443
2443
|
name: "RadioRoot",
|
|
2444
2444
|
inheritAttrs: false,
|
|
2445
2445
|
__name: "RadioRoot",
|
|
@@ -2564,18 +2564,18 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
2564
2564
|
};
|
|
2565
2565
|
}
|
|
2566
2566
|
});
|
|
2567
|
-
var RadioRoot_default = _sfc_main$
|
|
2567
|
+
var RadioRoot_default = _sfc_main$19;
|
|
2568
2568
|
|
|
2569
2569
|
//#endregion
|
|
2570
2570
|
//#region src/components/Radio/RadioHiddenInput.vue
|
|
2571
|
-
const _hoisted_1 = [
|
|
2571
|
+
const _hoisted_1$1 = [
|
|
2572
2572
|
"checked",
|
|
2573
2573
|
"disabled",
|
|
2574
2574
|
"form",
|
|
2575
2575
|
"name",
|
|
2576
2576
|
"value"
|
|
2577
2577
|
];
|
|
2578
|
-
const visuallyHiddenStyle = {
|
|
2578
|
+
const visuallyHiddenStyle$1 = {
|
|
2579
2579
|
position: "absolute",
|
|
2580
2580
|
width: "1px",
|
|
2581
2581
|
height: "1px",
|
|
@@ -2586,7 +2586,7 @@ const visuallyHiddenStyle = {
|
|
|
2586
2586
|
whiteSpace: "nowrap",
|
|
2587
2587
|
border: "0"
|
|
2588
2588
|
};
|
|
2589
|
-
const _sfc_main$
|
|
2589
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
2590
2590
|
name: "RadioHiddenInput",
|
|
2591
2591
|
__name: "RadioHiddenInput",
|
|
2592
2592
|
props: {
|
|
@@ -2613,19 +2613,19 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
2613
2613
|
form: form.value,
|
|
2614
2614
|
inert: "",
|
|
2615
2615
|
name: name.value,
|
|
2616
|
-
style: visuallyHiddenStyle,
|
|
2616
|
+
style: visuallyHiddenStyle$1,
|
|
2617
2617
|
tabindex: "-1",
|
|
2618
2618
|
type: "radio",
|
|
2619
2619
|
value: value.value
|
|
2620
|
-
}, null, 8, _hoisted_1);
|
|
2620
|
+
}, null, 8, _hoisted_1$1);
|
|
2621
2621
|
};
|
|
2622
2622
|
}
|
|
2623
2623
|
});
|
|
2624
|
-
var RadioHiddenInput_default = _sfc_main$
|
|
2624
|
+
var RadioHiddenInput_default = _sfc_main$18;
|
|
2625
2625
|
|
|
2626
2626
|
//#endregion
|
|
2627
2627
|
//#region src/components/Radio/RadioIndicator.vue
|
|
2628
|
-
const _sfc_main$
|
|
2628
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
2629
2629
|
name: "RadioIndicator",
|
|
2630
2630
|
__name: "RadioIndicator",
|
|
2631
2631
|
props: {
|
|
@@ -2655,7 +2655,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
2655
2655
|
};
|
|
2656
2656
|
}
|
|
2657
2657
|
});
|
|
2658
|
-
var RadioIndicator_default = _sfc_main$
|
|
2658
|
+
var RadioIndicator_default = _sfc_main$17;
|
|
2659
2659
|
|
|
2660
2660
|
//#endregion
|
|
2661
2661
|
//#region src/components/Radio/index.ts
|
|
@@ -2700,7 +2700,7 @@ const Radio = {
|
|
|
2700
2700
|
|
|
2701
2701
|
//#endregion
|
|
2702
2702
|
//#region src/components/Scrim/Scrim.vue
|
|
2703
|
-
const _sfc_main$
|
|
2703
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
2704
2704
|
name: "Scrim",
|
|
2705
2705
|
inheritAttrs: false,
|
|
2706
2706
|
__name: "Scrim",
|
|
@@ -2775,12 +2775,12 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
2775
2775
|
};
|
|
2776
2776
|
}
|
|
2777
2777
|
});
|
|
2778
|
-
var Scrim_default = _sfc_main$
|
|
2778
|
+
var Scrim_default = _sfc_main$16;
|
|
2779
2779
|
|
|
2780
2780
|
//#endregion
|
|
2781
2781
|
//#region src/components/Selection/SelectionRoot.vue
|
|
2782
2782
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
2783
|
-
const _sfc_main$
|
|
2783
|
+
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
2784
2784
|
name: "SelectionRoot",
|
|
2785
2785
|
__name: "SelectionRoot",
|
|
2786
2786
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2830,11 +2830,11 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
2830
2830
|
};
|
|
2831
2831
|
}
|
|
2832
2832
|
});
|
|
2833
|
-
var SelectionRoot_default = _sfc_main$
|
|
2833
|
+
var SelectionRoot_default = _sfc_main$15;
|
|
2834
2834
|
|
|
2835
2835
|
//#endregion
|
|
2836
2836
|
//#region src/components/Selection/SelectionItem.vue
|
|
2837
|
-
const _sfc_main$
|
|
2837
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
2838
2838
|
name: "SelectionItem",
|
|
2839
2839
|
__name: "SelectionItem",
|
|
2840
2840
|
props: {
|
|
@@ -2876,7 +2876,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
2876
2876
|
};
|
|
2877
2877
|
}
|
|
2878
2878
|
});
|
|
2879
|
-
var SelectionItem_default = _sfc_main$
|
|
2879
|
+
var SelectionItem_default = _sfc_main$14;
|
|
2880
2880
|
|
|
2881
2881
|
//#endregion
|
|
2882
2882
|
//#region src/components/Selection/index.ts
|
|
@@ -2890,6 +2890,471 @@ const Selection = {
|
|
|
2890
2890
|
Item: SelectionItem_default
|
|
2891
2891
|
};
|
|
2892
2892
|
|
|
2893
|
+
//#endregion
|
|
2894
|
+
//#region src/components/Switch/SwitchGroup.vue
|
|
2895
|
+
const [useSwitchGroup, provideSwitchGroup] = createContext();
|
|
2896
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
2897
|
+
name: "SwitchGroup",
|
|
2898
|
+
__name: "SwitchGroup",
|
|
2899
|
+
props: /* @__PURE__ */ mergeModels({
|
|
2900
|
+
namespace: { default: "v0:switch:group" },
|
|
2901
|
+
disabled: {
|
|
2902
|
+
type: Boolean,
|
|
2903
|
+
default: false
|
|
2904
|
+
},
|
|
2905
|
+
enroll: {
|
|
2906
|
+
type: Boolean,
|
|
2907
|
+
default: false
|
|
2908
|
+
},
|
|
2909
|
+
mandatory: {
|
|
2910
|
+
type: [Boolean, String],
|
|
2911
|
+
default: false
|
|
2912
|
+
},
|
|
2913
|
+
label: {},
|
|
2914
|
+
ariaLabelledby: {},
|
|
2915
|
+
ariaDescribedby: {},
|
|
2916
|
+
as: { default: "div" },
|
|
2917
|
+
renderless: { type: Boolean }
|
|
2918
|
+
}, {
|
|
2919
|
+
"modelValue": {},
|
|
2920
|
+
"modelModifiers": {}
|
|
2921
|
+
}),
|
|
2922
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
|
|
2923
|
+
setup(__props) {
|
|
2924
|
+
const model = useModel(__props, "modelValue");
|
|
2925
|
+
const group = createGroup({
|
|
2926
|
+
disabled: toRef(() => __props.disabled),
|
|
2927
|
+
enroll: __props.enroll,
|
|
2928
|
+
mandatory: __props.mandatory,
|
|
2929
|
+
events: true
|
|
2930
|
+
});
|
|
2931
|
+
useProxyModel(group, model, { multiple: true });
|
|
2932
|
+
provideSwitchGroup(__props.namespace, group);
|
|
2933
|
+
const slotProps = toRef(() => ({
|
|
2934
|
+
isDisabled: toValue(group.disabled),
|
|
2935
|
+
isNoneSelected: group.isNoneSelected.value,
|
|
2936
|
+
isAllSelected: group.isAllSelected.value,
|
|
2937
|
+
isMixed: group.isMixed.value,
|
|
2938
|
+
select: group.select,
|
|
2939
|
+
unselect: group.unselect,
|
|
2940
|
+
toggle: group.toggle,
|
|
2941
|
+
selectAll: group.selectAll,
|
|
2942
|
+
unselectAll: group.unselectAll,
|
|
2943
|
+
toggleAll: group.toggleAll,
|
|
2944
|
+
attrs: {
|
|
2945
|
+
"role": "group",
|
|
2946
|
+
"aria-label": __props.label || void 0,
|
|
2947
|
+
"aria-labelledby": __props.ariaLabelledby || void 0,
|
|
2948
|
+
"aria-describedby": __props.ariaDescribedby || void 0
|
|
2949
|
+
}
|
|
2950
|
+
}));
|
|
2951
|
+
return (_ctx, _cache) => {
|
|
2952
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
2953
|
+
as: __props.as,
|
|
2954
|
+
renderless: __props.renderless
|
|
2955
|
+
}), {
|
|
2956
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
2957
|
+
_: 3
|
|
2958
|
+
}, 16, ["as", "renderless"]);
|
|
2959
|
+
};
|
|
2960
|
+
}
|
|
2961
|
+
});
|
|
2962
|
+
var SwitchGroup_default = _sfc_main$13;
|
|
2963
|
+
|
|
2964
|
+
//#endregion
|
|
2965
|
+
//#region src/components/Switch/SwitchRoot.vue
|
|
2966
|
+
const [useSwitchRoot, provideSwitchRoot] = createContext();
|
|
2967
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
2968
|
+
name: "SwitchRoot",
|
|
2969
|
+
inheritAttrs: false,
|
|
2970
|
+
__name: "SwitchRoot",
|
|
2971
|
+
props: /* @__PURE__ */ mergeModels({
|
|
2972
|
+
id: { default: () => useId() },
|
|
2973
|
+
label: {},
|
|
2974
|
+
value: {},
|
|
2975
|
+
name: {},
|
|
2976
|
+
form: {},
|
|
2977
|
+
disabled: { default: false },
|
|
2978
|
+
indeterminate: { default: false },
|
|
2979
|
+
namespace: { default: "v0:switch:root" },
|
|
2980
|
+
groupNamespace: { default: "v0:switch:group" },
|
|
2981
|
+
ariaLabelledby: {},
|
|
2982
|
+
ariaDescribedby: {},
|
|
2983
|
+
ariaInvalid: { type: Boolean },
|
|
2984
|
+
as: { default: "button" },
|
|
2985
|
+
renderless: { type: Boolean }
|
|
2986
|
+
}, {
|
|
2987
|
+
"modelValue": { type: Boolean },
|
|
2988
|
+
"modelModifiers": {}
|
|
2989
|
+
}),
|
|
2990
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
|
|
2991
|
+
setup(__props) {
|
|
2992
|
+
const attrs = useAttrs();
|
|
2993
|
+
let group = null;
|
|
2994
|
+
try {
|
|
2995
|
+
group = useSwitchGroup(__props.groupNamespace);
|
|
2996
|
+
} catch {}
|
|
2997
|
+
const model = useModel(__props, "modelValue");
|
|
2998
|
+
const ticket = group?.register({
|
|
2999
|
+
id: __props.id,
|
|
3000
|
+
value: __props.value,
|
|
3001
|
+
disabled: __props.disabled,
|
|
3002
|
+
indeterminate: __props.indeterminate
|
|
3003
|
+
});
|
|
3004
|
+
const isChecked = toRef(() => ticket ? toValue(ticket.isSelected) : model.value ?? false);
|
|
3005
|
+
const isMixed = toRef(() => ticket ? toValue(ticket.isMixed) : toValue(__props.indeterminate) ?? false);
|
|
3006
|
+
const isDisabled = toRef(() => group && ticket ? toValue(ticket.disabled) || toValue(group.disabled) : toValue(__props.disabled) ?? false);
|
|
3007
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
3008
|
+
function toggle() {
|
|
3009
|
+
if (isDisabled.value) return;
|
|
3010
|
+
if (ticket) ticket.toggle();
|
|
3011
|
+
else model.value = !model.value;
|
|
3012
|
+
}
|
|
3013
|
+
function select() {
|
|
3014
|
+
if (isDisabled.value) return;
|
|
3015
|
+
if (ticket) ticket.select();
|
|
3016
|
+
else model.value = true;
|
|
3017
|
+
}
|
|
3018
|
+
function unselect() {
|
|
3019
|
+
if (isDisabled.value) return;
|
|
3020
|
+
if (ticket) ticket.unselect();
|
|
3021
|
+
else model.value = false;
|
|
3022
|
+
}
|
|
3023
|
+
function mix() {
|
|
3024
|
+
if (isDisabled.value || !ticket) return;
|
|
3025
|
+
ticket.mix();
|
|
3026
|
+
}
|
|
3027
|
+
function unmix() {
|
|
3028
|
+
if (isDisabled.value || !ticket) return;
|
|
3029
|
+
ticket.unmix();
|
|
3030
|
+
}
|
|
3031
|
+
function onClick() {
|
|
3032
|
+
toggle();
|
|
3033
|
+
}
|
|
3034
|
+
function onKeydown(e) {
|
|
3035
|
+
if (e.key !== " ") return;
|
|
3036
|
+
e.preventDefault();
|
|
3037
|
+
toggle();
|
|
3038
|
+
}
|
|
3039
|
+
onUnmounted(() => {
|
|
3040
|
+
if (!ticket || !group) return;
|
|
3041
|
+
group.unregister(ticket.id);
|
|
3042
|
+
});
|
|
3043
|
+
const context = {
|
|
3044
|
+
id: __props.id,
|
|
3045
|
+
label: __props.label,
|
|
3046
|
+
value: __props.value,
|
|
3047
|
+
name: __props.name,
|
|
3048
|
+
form: __props.form,
|
|
3049
|
+
isChecked,
|
|
3050
|
+
isMixed,
|
|
3051
|
+
isDisabled,
|
|
3052
|
+
select,
|
|
3053
|
+
unselect,
|
|
3054
|
+
toggle,
|
|
3055
|
+
mix,
|
|
3056
|
+
unmix
|
|
3057
|
+
};
|
|
3058
|
+
provideSwitchRoot(__props.namespace, context);
|
|
3059
|
+
const slotProps = toRef(() => ({
|
|
3060
|
+
id: __props.id,
|
|
3061
|
+
label: __props.label,
|
|
3062
|
+
value: __props.value,
|
|
3063
|
+
isChecked: isChecked.value,
|
|
3064
|
+
isMixed: isMixed.value,
|
|
3065
|
+
isDisabled: isDisabled.value,
|
|
3066
|
+
select,
|
|
3067
|
+
unselect,
|
|
3068
|
+
toggle,
|
|
3069
|
+
mix,
|
|
3070
|
+
unmix,
|
|
3071
|
+
attrs: {
|
|
3072
|
+
"type": __props.as === "button" ? "button" : void 0,
|
|
3073
|
+
"role": "switch",
|
|
3074
|
+
"aria-checked": isMixed.value ? "mixed" : isChecked.value,
|
|
3075
|
+
"aria-disabled": isDisabled.value || void 0,
|
|
3076
|
+
"aria-label": __props.label || void 0,
|
|
3077
|
+
"aria-labelledby": __props.ariaLabelledby || void 0,
|
|
3078
|
+
"aria-describedby": __props.ariaDescribedby || void 0,
|
|
3079
|
+
"aria-invalid": __props.ariaInvalid || void 0,
|
|
3080
|
+
"tabindex": isDisabled.value ? void 0 : 0,
|
|
3081
|
+
"data-state": dataState.value,
|
|
3082
|
+
"data-disabled": isDisabled.value ? true : void 0
|
|
3083
|
+
}
|
|
3084
|
+
}));
|
|
3085
|
+
return (_ctx, _cache) => {
|
|
3086
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(Atom_default), mergeProps({
|
|
3087
|
+
...unref(attrs),
|
|
3088
|
+
...slotProps.value.attrs
|
|
3089
|
+
}, {
|
|
3090
|
+
as: __props.as,
|
|
3091
|
+
renderless: __props.renderless,
|
|
3092
|
+
onClick,
|
|
3093
|
+
onKeydown
|
|
3094
|
+
}), {
|
|
3095
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3096
|
+
_: 3
|
|
3097
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(SwitchHiddenInput_default, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
3098
|
+
};
|
|
3099
|
+
}
|
|
3100
|
+
});
|
|
3101
|
+
var SwitchRoot_default = _sfc_main$12;
|
|
3102
|
+
|
|
3103
|
+
//#endregion
|
|
3104
|
+
//#region src/components/Switch/SwitchHiddenInput.vue
|
|
3105
|
+
const _hoisted_1 = [
|
|
3106
|
+
"checked",
|
|
3107
|
+
"disabled",
|
|
3108
|
+
"form",
|
|
3109
|
+
"name",
|
|
3110
|
+
"value"
|
|
3111
|
+
];
|
|
3112
|
+
const visuallyHiddenStyle = {
|
|
3113
|
+
position: "absolute",
|
|
3114
|
+
width: "1px",
|
|
3115
|
+
height: "1px",
|
|
3116
|
+
padding: "0",
|
|
3117
|
+
margin: "-1px",
|
|
3118
|
+
overflow: "hidden",
|
|
3119
|
+
clip: "rect(0, 0, 0, 0)",
|
|
3120
|
+
whiteSpace: "nowrap",
|
|
3121
|
+
border: "0"
|
|
3122
|
+
};
|
|
3123
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
3124
|
+
name: "SwitchHiddenInput",
|
|
3125
|
+
__name: "SwitchHiddenInput",
|
|
3126
|
+
props: {
|
|
3127
|
+
namespace: { default: "v0:switch:root" },
|
|
3128
|
+
name: {},
|
|
3129
|
+
value: {},
|
|
3130
|
+
form: {}
|
|
3131
|
+
},
|
|
3132
|
+
setup(__props) {
|
|
3133
|
+
const root = useSwitchRoot(__props.namespace);
|
|
3134
|
+
const name = toRef(() => __props.name ?? root.name);
|
|
3135
|
+
const form = toRef(() => __props.form ?? root.form);
|
|
3136
|
+
const value = toRef(() => {
|
|
3137
|
+
const v = __props.value ?? root.value ?? "on";
|
|
3138
|
+
if (/* @__PURE__ */ isNullOrUndefined(v)) return "on";
|
|
3139
|
+
if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
|
|
3140
|
+
return String(v);
|
|
3141
|
+
});
|
|
3142
|
+
const isChecked = root.isChecked;
|
|
3143
|
+
const isDisabled = root.isDisabled;
|
|
3144
|
+
return (_ctx, _cache) => {
|
|
3145
|
+
return openBlock(), createElementBlock("input", {
|
|
3146
|
+
checked: unref(isChecked),
|
|
3147
|
+
disabled: unref(isDisabled),
|
|
3148
|
+
form: form.value,
|
|
3149
|
+
inert: "",
|
|
3150
|
+
name: name.value,
|
|
3151
|
+
style: visuallyHiddenStyle,
|
|
3152
|
+
tabindex: "-1",
|
|
3153
|
+
type: "checkbox",
|
|
3154
|
+
value: value.value
|
|
3155
|
+
}, null, 8, _hoisted_1);
|
|
3156
|
+
};
|
|
3157
|
+
}
|
|
3158
|
+
});
|
|
3159
|
+
var SwitchHiddenInput_default = _sfc_main$11;
|
|
3160
|
+
|
|
3161
|
+
//#endregion
|
|
3162
|
+
//#region src/components/Switch/SwitchSelectAll.vue
|
|
3163
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
3164
|
+
name: "SwitchSelectAll",
|
|
3165
|
+
inheritAttrs: false,
|
|
3166
|
+
__name: "SwitchSelectAll",
|
|
3167
|
+
props: {
|
|
3168
|
+
label: {},
|
|
3169
|
+
disabled: { type: Boolean },
|
|
3170
|
+
namespace: {},
|
|
3171
|
+
groupNamespace: {},
|
|
3172
|
+
ariaLabelledby: {},
|
|
3173
|
+
ariaDescribedby: {},
|
|
3174
|
+
as: {},
|
|
3175
|
+
renderless: { type: Boolean }
|
|
3176
|
+
},
|
|
3177
|
+
setup(__props) {
|
|
3178
|
+
const attrs = useAttrs();
|
|
3179
|
+
const props = __props;
|
|
3180
|
+
const { as = "button", renderless, label, namespace = "v0:switch:root", groupNamespace = "v0:switch:group" } = props;
|
|
3181
|
+
const group = useSwitchGroup(groupNamespace);
|
|
3182
|
+
const id = useId();
|
|
3183
|
+
const isAllSelected = toRef(() => group.isAllSelected.value);
|
|
3184
|
+
const isMixed = toRef(() => group.isMixed.value);
|
|
3185
|
+
const isDisabled = toRef(() => toValue(props.disabled) || toValue(group.disabled));
|
|
3186
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isAllSelected.value ? "checked" : "unchecked");
|
|
3187
|
+
function onClick() {
|
|
3188
|
+
if (isDisabled.value) return;
|
|
3189
|
+
group.toggleAll();
|
|
3190
|
+
}
|
|
3191
|
+
function onKeydown(e) {
|
|
3192
|
+
if (e.key !== " ") return;
|
|
3193
|
+
e.preventDefault();
|
|
3194
|
+
if (isDisabled.value) return;
|
|
3195
|
+
group.toggleAll();
|
|
3196
|
+
}
|
|
3197
|
+
provideSwitchRoot(namespace, {
|
|
3198
|
+
id,
|
|
3199
|
+
label,
|
|
3200
|
+
value: void 0,
|
|
3201
|
+
name: void 0,
|
|
3202
|
+
form: void 0,
|
|
3203
|
+
isChecked: isAllSelected,
|
|
3204
|
+
isMixed,
|
|
3205
|
+
isDisabled,
|
|
3206
|
+
select: group.selectAll,
|
|
3207
|
+
unselect: group.unselectAll,
|
|
3208
|
+
toggle: group.toggleAll,
|
|
3209
|
+
mix: () => {},
|
|
3210
|
+
unmix: () => {}
|
|
3211
|
+
});
|
|
3212
|
+
const slotProps = toRef(() => ({
|
|
3213
|
+
label,
|
|
3214
|
+
isAllSelected: isAllSelected.value,
|
|
3215
|
+
isMixed: isMixed.value,
|
|
3216
|
+
isDisabled: isDisabled.value,
|
|
3217
|
+
selectAll: group.selectAll,
|
|
3218
|
+
unselectAll: group.unselectAll,
|
|
3219
|
+
toggleAll: group.toggleAll,
|
|
3220
|
+
attrs: {
|
|
3221
|
+
"type": as === "button" ? "button" : void 0,
|
|
3222
|
+
"role": "switch",
|
|
3223
|
+
"aria-checked": isMixed.value ? "mixed" : isAllSelected.value,
|
|
3224
|
+
"aria-disabled": isDisabled.value || void 0,
|
|
3225
|
+
"aria-label": label || void 0,
|
|
3226
|
+
"aria-labelledby": props.ariaLabelledby || void 0,
|
|
3227
|
+
"aria-describedby": props.ariaDescribedby || void 0,
|
|
3228
|
+
"tabindex": isDisabled.value ? void 0 : 0,
|
|
3229
|
+
"data-state": dataState.value,
|
|
3230
|
+
"data-disabled": isDisabled.value ? true : void 0
|
|
3231
|
+
}
|
|
3232
|
+
}));
|
|
3233
|
+
return (_ctx, _cache) => {
|
|
3234
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps({
|
|
3235
|
+
...unref(attrs),
|
|
3236
|
+
...slotProps.value.attrs
|
|
3237
|
+
}, {
|
|
3238
|
+
as: unref(as),
|
|
3239
|
+
renderless: unref(renderless),
|
|
3240
|
+
onClick,
|
|
3241
|
+
onKeydown
|
|
3242
|
+
}), {
|
|
3243
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3244
|
+
_: 3
|
|
3245
|
+
}, 16, ["as", "renderless"]);
|
|
3246
|
+
};
|
|
3247
|
+
}
|
|
3248
|
+
});
|
|
3249
|
+
var SwitchSelectAll_default = _sfc_main$10;
|
|
3250
|
+
|
|
3251
|
+
//#endregion
|
|
3252
|
+
//#region src/components/Switch/SwitchThumb.vue
|
|
3253
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
3254
|
+
name: "SwitchThumb",
|
|
3255
|
+
__name: "SwitchThumb",
|
|
3256
|
+
props: {
|
|
3257
|
+
namespace: { default: "v0:switch:root" },
|
|
3258
|
+
as: { default: "span" },
|
|
3259
|
+
renderless: { type: Boolean }
|
|
3260
|
+
},
|
|
3261
|
+
setup(__props) {
|
|
3262
|
+
const root = useSwitchRoot(__props.namespace);
|
|
3263
|
+
const isChecked = toRef(() => toValue(root.isChecked));
|
|
3264
|
+
const isMixed = toRef(() => toValue(root.isMixed));
|
|
3265
|
+
const isVisible = toRef(() => isChecked.value || isMixed.value);
|
|
3266
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
3267
|
+
const slotProps = toRef(() => ({
|
|
3268
|
+
isChecked: isChecked.value,
|
|
3269
|
+
isMixed: isMixed.value,
|
|
3270
|
+
attrs: {
|
|
3271
|
+
"data-state": dataState.value,
|
|
3272
|
+
"style": { visibility: isVisible.value ? "visible" : "hidden" }
|
|
3273
|
+
}
|
|
3274
|
+
}));
|
|
3275
|
+
return (_ctx, _cache) => {
|
|
3276
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
3277
|
+
as: __props.as,
|
|
3278
|
+
renderless: __props.renderless
|
|
3279
|
+
}), {
|
|
3280
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3281
|
+
_: 3
|
|
3282
|
+
}, 16, ["as", "renderless"]);
|
|
3283
|
+
};
|
|
3284
|
+
}
|
|
3285
|
+
});
|
|
3286
|
+
var SwitchThumb_default = _sfc_main$9;
|
|
3287
|
+
|
|
3288
|
+
//#endregion
|
|
3289
|
+
//#region src/components/Switch/SwitchTrack.vue
|
|
3290
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
3291
|
+
name: "SwitchTrack",
|
|
3292
|
+
__name: "SwitchTrack",
|
|
3293
|
+
props: {
|
|
3294
|
+
namespace: { default: "v0:switch:root" },
|
|
3295
|
+
as: { default: "span" },
|
|
3296
|
+
renderless: { type: Boolean }
|
|
3297
|
+
},
|
|
3298
|
+
setup(__props) {
|
|
3299
|
+
const root = useSwitchRoot(__props.namespace);
|
|
3300
|
+
const isChecked = toRef(() => toValue(root.isChecked));
|
|
3301
|
+
const isMixed = toRef(() => toValue(root.isMixed));
|
|
3302
|
+
const dataState = toRef(() => isMixed.value ? "indeterminate" : isChecked.value ? "checked" : "unchecked");
|
|
3303
|
+
const slotProps = toRef(() => ({
|
|
3304
|
+
isChecked: isChecked.value,
|
|
3305
|
+
isMixed: isMixed.value,
|
|
3306
|
+
attrs: { "data-state": dataState.value }
|
|
3307
|
+
}));
|
|
3308
|
+
return (_ctx, _cache) => {
|
|
3309
|
+
return openBlock(), createBlock(unref(Atom_default), mergeProps(slotProps.value.attrs, {
|
|
3310
|
+
as: __props.as,
|
|
3311
|
+
renderless: __props.renderless
|
|
3312
|
+
}), {
|
|
3313
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3314
|
+
_: 3
|
|
3315
|
+
}, 16, ["as", "renderless"]);
|
|
3316
|
+
};
|
|
3317
|
+
}
|
|
3318
|
+
});
|
|
3319
|
+
var SwitchTrack_default = _sfc_main$8;
|
|
3320
|
+
|
|
3321
|
+
//#endregion
|
|
3322
|
+
//#region src/components/Switch/index.ts
|
|
3323
|
+
/**
|
|
3324
|
+
* Switch component with sub-components for toggle controls.
|
|
3325
|
+
*
|
|
3326
|
+
* @see https://0.vuetifyjs.com/components/forms/switch
|
|
3327
|
+
*
|
|
3328
|
+
* @example
|
|
3329
|
+
* ```vue
|
|
3330
|
+
* <script lang="ts" setup>
|
|
3331
|
+
* import { Switch } from '@vuetify/v0'
|
|
3332
|
+
* import { ref } from 'vue'
|
|
3333
|
+
*
|
|
3334
|
+
* const enabled = ref(false)
|
|
3335
|
+
* <\/script>
|
|
3336
|
+
*
|
|
3337
|
+
* <template>
|
|
3338
|
+
* <label>
|
|
3339
|
+
* <Switch.Root v-model="enabled">
|
|
3340
|
+
* <Switch.Track>
|
|
3341
|
+
* <Switch.Thumb />
|
|
3342
|
+
* </Switch.Track>
|
|
3343
|
+
* </Switch.Root>
|
|
3344
|
+
* Enable notifications
|
|
3345
|
+
* </label>
|
|
3346
|
+
* </template>
|
|
3347
|
+
* ```
|
|
3348
|
+
*/
|
|
3349
|
+
const Switch = {
|
|
3350
|
+
Group: SwitchGroup_default,
|
|
3351
|
+
HiddenInput: SwitchHiddenInput_default,
|
|
3352
|
+
Root: SwitchRoot_default,
|
|
3353
|
+
SelectAll: SwitchSelectAll_default,
|
|
3354
|
+
Thumb: SwitchThumb_default,
|
|
3355
|
+
Track: SwitchTrack_default
|
|
3356
|
+
};
|
|
3357
|
+
|
|
2893
3358
|
//#endregion
|
|
2894
3359
|
//#region src/components/Single/SingleRoot.vue
|
|
2895
3360
|
const [useSingleRoot, provideSingleRoot] = createContext();
|
|
@@ -3432,4 +3897,4 @@ const Tabs = {
|
|
|
3432
3897
|
};
|
|
3433
3898
|
|
|
3434
3899
|
//#endregion
|
|
3435
|
-
export {
|
|
3900
|
+
export { PaginationNext_default as $, provideBreadcrumbsRoot as $t, SelectionItem_default as A, DialogContent_default as At, useRadioRoot as B, provideCheckboxRoot as Bt, SwitchRoot_default as C, ExpansionPanelRoot_default as Ct, provideSwitchGroup as D, DialogActivator_default as Dt, SwitchGroup_default as E, Dialog as Et, Radio as F, Checkbox as Ft, PopoverContent_default as G, Breadcrumbs as Gt, provideRadioGroup as H, CheckboxGroup_default as Ht, RadioIndicator_default as I, CheckboxSelectAll_default as It, providePopoverContext as J, BreadcrumbsLink_default as Jt, PopoverActivator_default as K, BreadcrumbsPage_default as Kt, RadioHiddenInput_default as L, CheckboxIndicator_default as Lt, provideSelectionRoot as M, DialogRoot_default as Mt, useSelectionRoot as N, provideDialogContext as Nt, useSwitchGroup as O, DialogTitle_default as Ot, Scrim_default as P, useDialogContext as Pt, PaginationPrev_default as Q, BreadcrumbsRoot_default as Qt, RadioRoot_default as R, CheckboxHiddenInput_default as Rt, SwitchHiddenInput_default as S, useExpansionPanelItem as St, useSwitchRoot as T, useExpansionPanelRoot as Tt, useRadioGroup as U, provideCheckboxGroup as Ut, RadioGroup_default as V, useCheckboxRoot as Vt, Popover as W, useCheckboxGroup as Wt, Pagination as X, BreadcrumbsEllipsis_default as Xt, usePopoverContext as Y, BreadcrumbsItem_default as Yt, PaginationStatus_default as Z, BreadcrumbsDivider_default as Zt, useSingleRoot as _, ExpansionPanelHeader_default as _t, TabsRoot_default as a, provideAvatarRoot as an, providePaginationControls as at, SwitchThumb_default as b, ExpansionPanelItem_default as bt, Step as c, usePaginationControls as ct, provideStepRoot as d, Group as dt, useBreadcrumbsRoot as en, PaginationLast_default as et, useStepRoot as f, GroupItem_default as ft, provideSingleRoot as g, ExpansionPanel as gt, SingleRoot_default as h, useGroupRoot as ht, TabsList_default as i, AvatarRoot_default as in, PaginationRoot_default as it, SelectionRoot_default as j, DialogClose_default as jt, Selection as k, DialogDescription_default as kt, StepItem_default as l, usePaginationItems as lt, SingleItem_default as m, provideGroupRoot as mt, TabsPanel_default as n, AvatarImage_default as nn, PaginationFirst_default as nt, provideTabsRoot as o, useAvatarRoot as on, providePaginationItems as ot, Single as p, GroupRoot_default as pt, PopoverRoot_default as q, BreadcrumbsList_default as qt, TabsItem_default as r, AvatarFallback_default as rn, PaginationEllipsis_default as rt, useTabsRoot as s, Atom_default as sn, providePaginationRoot as st, Tabs as t, Avatar as tn, PaginationItem_default as tt, StepRoot_default as u, usePaginationRoot as ut, Switch as v, ExpansionPanelContent_default as vt, provideSwitchRoot as w, provideExpansionPanelRoot as wt, SwitchSelectAll_default as x, provideExpansionPanelItem as xt, SwitchTrack_default as y, ExpansionPanelActivator_default as yt, provideRadioRoot as z, CheckboxRoot_default as zt };
|