@vuetify/v0 0.1.6 → 0.1.8
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/README.md +0 -1
- package/dist/{adapter-Bjs_Nx_J.mjs → adapter-B4zE-hA5.mjs} +5 -8
- package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
- package/dist/{adapter-CLs-OrSN.d.mts → adapter-DIx4Rntl.d.mts} +5 -48
- package/dist/adapters-BjeDmKc6.mjs +1 -0
- package/dist/adapters-Bv5aRv3l.mjs +1 -0
- package/dist/adapters-C66XaKkw.mjs +1 -0
- package/dist/adapters-DkVblyML.mjs +1 -0
- package/dist/adapters-uJLWGQJl.mjs +1 -0
- package/dist/browser/index.js +2380 -1080
- package/dist/components/index.d.mts +2 -20
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-BbxKYAXs.mjs} +1129 -392
- package/dist/composables/index.d.mts +18 -17
- package/dist/composables/index.mjs +34 -37
- package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
- package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +3 -5
- package/dist/{createDataTable-lSofI5rU.mjs → createDataTable-DZouEhvH.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-BpJFi41X.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-8MX0OHXR.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-CbuOBb-E.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CXlT0Vc6.mjs} +25 -27
- package/dist/{createTrinity-Cii8-B2r.mjs → createTrinity-C_c8eedz.mjs} +10 -13
- package/dist/data-table/adapters/client/index.d.mts +1 -2
- package/dist/data-table/adapters/client/index.mjs +7 -9
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +10 -12
- package/dist/data-table/adapters/server/index.d.mts +1 -2
- package/dist/data-table/adapters/server/index.mjs +5 -7
- package/dist/data-table/adapters/virtual/index.d.mts +1 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -9
- package/dist/data-table/index.d.mts +5 -6
- package/dist/data-table/index.mjs +22 -25
- package/dist/date/index.d.mts +1 -3
- package/dist/date/index.mjs +3932 -3943
- package/dist/features/adapters/flagsmith/index.d.mts +2 -4
- package/dist/features/adapters/flagsmith/index.mjs +2 -3
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
- package/dist/features/adapters/launchdarkly/index.mjs +2 -3
- package/dist/features/adapters/posthog/index.d.mts +1 -3
- package/dist/features/adapters/posthog/index.mjs +3 -4
- package/dist/features/index.d.mts +2 -16
- package/dist/features/index.mjs +13 -18
- package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
- package/dist/{globals-D6FBsWDI.mjs → globals-ClSU6mqC.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/{index-De0SQt1w.d.mts → index-63-0oJS8.d.mts} +381 -981
- package/dist/{index-DlUIZN-F.d.mts → index-B5NU2uB7.d.mts} +2754 -1642
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- package/dist/index-CxW4itj1.d.mts +858 -0
- package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
- package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
- package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
- package/dist/index.d.mts +22 -20
- package/dist/index.mjs +38 -40
- package/dist/json/attributes.json +252 -0
- package/dist/json/importMap.json +60 -0
- package/dist/json/tags.json +128 -0
- package/dist/json/web-types.json +1023 -228
- package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
- package/dist/locale/adapters/index.d.mts +1 -2
- package/dist/locale/adapters/index.mjs +4 -6
- package/dist/locale/adapters/v0/index.d.mts +1 -2
- package/dist/locale/adapters/v0/index.mjs +3 -5
- package/dist/locale/index.d.mts +2 -16
- package/dist/locale/index.mjs +14 -17
- package/dist/logger/adapters/consola/index.d.mts +1 -2
- package/dist/logger/adapters/consola/index.mjs +2 -3
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +6 -8
- package/dist/logger/adapters/pino/index.d.mts +1 -2
- package/dist/logger/adapters/pino/index.mjs +3 -5
- package/dist/logger/adapters/v0/index.d.mts +1 -2
- package/dist/logger/adapters/v0/index.mjs +3 -5
- package/dist/logger/index.d.mts +5 -16
- package/dist/logger/index.mjs +8 -10
- package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
- package/dist/palettes/ant/generate/index.d.mts +9 -0
- package/dist/palettes/ant/generate/index.mjs +98 -0
- package/dist/palettes/ant/index.d.mts +6 -0
- package/dist/palettes/ant/index.mjs +149 -0
- package/dist/palettes/index.d.mts +12 -0
- package/dist/palettes/index.mjs +1 -0
- package/dist/palettes/leonardo/generate/index.d.mts +10 -0
- package/dist/palettes/leonardo/generate/index.mjs +120 -0
- package/dist/palettes/material/generate/index.d.mts +10 -0
- package/dist/palettes/material/generate/index.mjs +103 -0
- package/dist/palettes/material/index.d.mts +6 -0
- package/dist/palettes/material/index.mjs +173 -0
- package/dist/palettes/md1/index.d.mts +6 -0
- package/dist/palettes/md1/index.mjs +261 -0
- package/dist/palettes/md2/index.d.mts +6 -0
- package/dist/palettes/md2/index.mjs +297 -0
- package/dist/palettes/radix/index.d.mts +6 -0
- package/dist/palettes/radix/index.mjs +439 -0
- package/dist/palettes/tailwind/index.d.mts +6 -0
- package/dist/palettes/tailwind/index.mjs +291 -0
- package/dist/permissions/adapters/index.d.mts +2 -17
- package/dist/permissions/adapters/index.mjs +4 -6
- package/dist/permissions/adapters/v0/index.d.mts +1 -17
- package/dist/permissions/adapters/v0/index.mjs +3 -5
- package/dist/permissions/index.d.mts +1 -16
- package/dist/permissions/index.mjs +12 -15
- package/dist/{pino-BD5PCzAF.mjs → pino-B7tJ3m18.mjs} +2 -4
- package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
- package/dist/{posthog-BxaG8sYi.mjs → posthog-BE7-t7cV.mjs} +2 -4
- package/dist/rules/index.d.mts +2 -0
- package/dist/rules/index.mjs +15 -0
- package/dist/{server-DgOdFYMU.mjs → server-CZ6ahbEH.mjs} +2 -4
- package/dist/{server-CGAeOGPC.d.mts → server-Ch9J86tb.d.mts} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +2 -3
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +2 -3
- package/dist/storage/index.d.mts +3 -16
- package/dist/storage/index.mjs +33 -37
- package/dist/theme/adapters/index.d.mts +1 -16
- package/dist/theme/adapters/index.mjs +4 -6
- package/dist/theme/adapters/v0/index.d.mts +1 -16
- package/dist/theme/adapters/v0/index.mjs +3 -5
- package/dist/theme/index.d.mts +1 -16
- package/dist/theme/index.mjs +13 -16
- package/dist/{toArray-BBZH-G2X.mjs → toArray-VdROPpy-.mjs} +2 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/{useClickOutside-Bm_3mbcT.mjs → useClickOutside-W0Sur1rC.mjs} +671 -211
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-CUicSI-E.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-cQlPxbpV.mjs} +14 -12
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-DY1Hbcy1.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-BSW59R4q.mjs} +5 -7
- package/dist/useRules-BbA6_gvs.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-Bdx2Lj5c.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DzvhDU1W.mjs → v0-2G2476h-.mjs} +3 -6
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-lua6ffdk.mjs → v0-BFseIsBi.mjs} +3 -5
- package/dist/{v0-Bh8d1j_p.d.mts → v0-BZINNGoC.d.mts} +2 -2
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-BWBSVkew.mjs → v0-CHBrvw49.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-CWUF_HqP.mjs → v0-YAqbXudL.mjs} +3 -5
- package/dist/{virtual-CVb9hRUU.d.mts → virtual-DwBiFA25.d.mts} +1 -2
- package/dist/{virtual-BEOqkQvm.mjs → virtual-eDNVH1fz.mjs} +3 -5
- package/package.json +40 -11
- package/dist/adapter-DcwxFryd.d.mts +0 -97
- package/dist/adapters-BGJKsBrw.mjs +0 -1
- package/dist/adapters-BQ-Lr3PW.mjs +0 -1
- package/dist/adapters-DEXpW9If.mjs +0 -1
- package/dist/adapters-Q9WaOsJp.mjs +0 -1
- package/dist/adapters-SSDVth5e.mjs +0 -1
- package/dist/constants-B8pMSkcW.mjs +0 -1
- package/dist/utilities-CcJtp9Gx.mjs +0 -429
- /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
- /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
- /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
- /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { r as isSelfClosingTag } from "./htmlElements-
|
|
2
|
-
import { t as IN_BROWSER } from "./globals-
|
|
3
|
-
import {
|
|
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 {
|
|
9
|
-
import { t as createGroup } from "./createGroup-
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
1
|
+
import { r as isSelfClosingTag } from "./htmlElements-DcYtv0hg.mjs";
|
|
2
|
+
import { t as IN_BROWSER } from "./globals-ClSU6mqC.mjs";
|
|
3
|
+
import { clamp, isArray, isNull, isNullOrUndefined, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
4
|
+
import { n as createContext, r as provideContext } from "./createTrinity-C_c8eedz.mjs";
|
|
5
|
+
import { i as createRegistry } from "./createTokens-CXlT0Vc6.mjs";
|
|
6
|
+
import { t as createSelection } from "./createSelection-8MX0OHXR.mjs";
|
|
7
|
+
import { t as createSingle } from "./createSingle-CbuOBb-E.mjs";
|
|
8
|
+
import { I as usePopover, T as createSlider, Z as createForm, a as useVirtualFocus, l as useToggleScope, lt as useProxyModel, n as useDocumentEventListener, q as useLazy, t as useClickOutside, u as createValidation, ut as createOverflow, v as createStep, w as useStack, xt as createBreadcrumbs } from "./useClickOutside-W0Sur1rC.mjs";
|
|
9
|
+
import { t as createGroup } from "./createGroup-BpJFi41X.mjs";
|
|
10
|
+
import { t as toArray } from "./toArray-VdROPpy-.mjs";
|
|
11
|
+
import { a as useLocale } from "./useLocale-cQlPxbpV.mjs";
|
|
12
|
+
import { t as createPagination } from "./createPagination-Bu8vE0JW.mjs";
|
|
12
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";
|
|
13
|
-
|
|
14
14
|
//#region src/components/Atom/Atom.vue
|
|
15
15
|
/**
|
|
16
16
|
* @module Atom
|
|
@@ -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$81 = /* @__PURE__ */ defineComponent({
|
|
37
37
|
name: "Atom",
|
|
38
38
|
__name: "Atom",
|
|
39
39
|
props: {
|
|
@@ -64,12 +64,10 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
});
|
|
67
|
-
var Atom_default = _sfc_main$68;
|
|
68
|
-
|
|
69
67
|
//#endregion
|
|
70
68
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
71
69
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
72
|
-
const _sfc_main$
|
|
70
|
+
const _sfc_main$80 = /* @__PURE__ */ defineComponent({
|
|
73
71
|
name: "AvatarRoot",
|
|
74
72
|
__name: "AvatarRoot",
|
|
75
73
|
props: {
|
|
@@ -84,7 +82,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
84
82
|
});
|
|
85
83
|
provideAvatarRoot(__props.namespace, selection);
|
|
86
84
|
return (_ctx, _cache) => {
|
|
87
|
-
return openBlock(), createBlock(unref(
|
|
85
|
+
return openBlock(), createBlock(unref(_sfc_main$81), {
|
|
88
86
|
as: __props.as,
|
|
89
87
|
renderless: __props.renderless
|
|
90
88
|
}, {
|
|
@@ -94,11 +92,9 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
94
92
|
};
|
|
95
93
|
}
|
|
96
94
|
});
|
|
97
|
-
var AvatarRoot_default = _sfc_main$67;
|
|
98
|
-
|
|
99
95
|
//#endregion
|
|
100
96
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
101
|
-
const _sfc_main$
|
|
97
|
+
const _sfc_main$79 = /* @__PURE__ */ defineComponent({
|
|
102
98
|
name: "AvatarFallback",
|
|
103
99
|
__name: "AvatarFallback",
|
|
104
100
|
props: {
|
|
@@ -112,7 +108,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
112
108
|
const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
|
|
113
109
|
onUnmounted(() => context.unregister(ticket.id));
|
|
114
110
|
return (_ctx, _cache) => {
|
|
115
|
-
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(
|
|
111
|
+
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$81), {
|
|
116
112
|
key: 0,
|
|
117
113
|
as: __props.as,
|
|
118
114
|
renderless: __props.renderless
|
|
@@ -123,11 +119,9 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
123
119
|
};
|
|
124
120
|
}
|
|
125
121
|
});
|
|
126
|
-
var AvatarFallback_default = _sfc_main$66;
|
|
127
|
-
|
|
128
122
|
//#endregion
|
|
129
123
|
//#region src/components/Avatar/AvatarImage.vue
|
|
130
|
-
const _sfc_main$
|
|
124
|
+
const _sfc_main$78 = /* @__PURE__ */ defineComponent({
|
|
131
125
|
name: "AvatarImage",
|
|
132
126
|
inheritAttrs: false,
|
|
133
127
|
__name: "AvatarImage",
|
|
@@ -177,7 +171,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
177
171
|
}
|
|
178
172
|
}));
|
|
179
173
|
return (_ctx, _cache) => {
|
|
180
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
174
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
181
175
|
as: __props.as,
|
|
182
176
|
renderless: __props.renderless
|
|
183
177
|
}), {
|
|
@@ -187,8 +181,6 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
187
181
|
};
|
|
188
182
|
}
|
|
189
183
|
});
|
|
190
|
-
var AvatarImage_default = _sfc_main$65;
|
|
191
|
-
|
|
192
184
|
//#endregion
|
|
193
185
|
//#region src/components/Avatar/index.ts
|
|
194
186
|
/**
|
|
@@ -197,15 +189,14 @@ var AvatarImage_default = _sfc_main$65;
|
|
|
197
189
|
* @see https://0.vuetifyjs.com/components/avatar
|
|
198
190
|
*/
|
|
199
191
|
const Avatar = {
|
|
200
|
-
Root:
|
|
201
|
-
Image:
|
|
202
|
-
Fallback:
|
|
192
|
+
Root: _sfc_main$80,
|
|
193
|
+
Image: _sfc_main$78,
|
|
194
|
+
Fallback: _sfc_main$79
|
|
203
195
|
};
|
|
204
|
-
|
|
205
196
|
//#endregion
|
|
206
197
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
207
198
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
208
|
-
const _sfc_main$
|
|
199
|
+
const _sfc_main$77 = /* @__PURE__ */ defineComponent({
|
|
209
200
|
name: "BreadcrumbsRoot",
|
|
210
201
|
__name: "BreadcrumbsRoot",
|
|
211
202
|
props: {
|
|
@@ -333,7 +324,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
333
324
|
}
|
|
334
325
|
}));
|
|
335
326
|
return (_ctx, _cache) => {
|
|
336
|
-
return openBlock(), createBlock(unref(
|
|
327
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
337
328
|
ref: "container",
|
|
338
329
|
as: __props.as,
|
|
339
330
|
renderless: __props.renderless
|
|
@@ -344,11 +335,9 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
344
335
|
};
|
|
345
336
|
}
|
|
346
337
|
});
|
|
347
|
-
var BreadcrumbsRoot_default = _sfc_main$64;
|
|
348
|
-
|
|
349
338
|
//#endregion
|
|
350
339
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
351
|
-
const _sfc_main$
|
|
340
|
+
const _sfc_main$76 = /* @__PURE__ */ defineComponent({
|
|
352
341
|
name: "BreadcrumbsDivider",
|
|
353
342
|
__name: "BreadcrumbsDivider",
|
|
354
343
|
props: {
|
|
@@ -384,7 +373,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
384
373
|
}
|
|
385
374
|
}));
|
|
386
375
|
return (_ctx, _cache) => {
|
|
387
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
376
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
388
377
|
ref: "el",
|
|
389
378
|
as: __props.as,
|
|
390
379
|
renderless: __props.renderless
|
|
@@ -395,11 +384,9 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
395
384
|
};
|
|
396
385
|
}
|
|
397
386
|
});
|
|
398
|
-
var BreadcrumbsDivider_default = _sfc_main$63;
|
|
399
|
-
|
|
400
387
|
//#endregion
|
|
401
388
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
402
|
-
const _sfc_main$
|
|
389
|
+
const _sfc_main$75 = /* @__PURE__ */ defineComponent({
|
|
403
390
|
name: "BreadcrumbsEllipsis",
|
|
404
391
|
__name: "BreadcrumbsEllipsis",
|
|
405
392
|
props: {
|
|
@@ -442,7 +429,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
442
429
|
}
|
|
443
430
|
}));
|
|
444
431
|
return (_ctx, _cache) => {
|
|
445
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
432
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
446
433
|
ref: "el",
|
|
447
434
|
as: __props.as,
|
|
448
435
|
renderless: __props.renderless
|
|
@@ -453,11 +440,9 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
453
440
|
};
|
|
454
441
|
}
|
|
455
442
|
});
|
|
456
|
-
var BreadcrumbsEllipsis_default = _sfc_main$62;
|
|
457
|
-
|
|
458
443
|
//#endregion
|
|
459
444
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
460
|
-
const _sfc_main$
|
|
445
|
+
const _sfc_main$74 = /* @__PURE__ */ defineComponent({
|
|
461
446
|
name: "BreadcrumbsItem",
|
|
462
447
|
__name: "BreadcrumbsItem",
|
|
463
448
|
props: {
|
|
@@ -496,7 +481,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
496
481
|
attrs: { "data-selected": isSelected.value || void 0 }
|
|
497
482
|
}));
|
|
498
483
|
return (_ctx, _cache) => {
|
|
499
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
484
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
500
485
|
ref: "el",
|
|
501
486
|
as: __props.as,
|
|
502
487
|
renderless: __props.renderless
|
|
@@ -507,11 +492,9 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
507
492
|
};
|
|
508
493
|
}
|
|
509
494
|
});
|
|
510
|
-
var BreadcrumbsItem_default = _sfc_main$61;
|
|
511
|
-
|
|
512
495
|
//#endregion
|
|
513
496
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
514
|
-
const _sfc_main$
|
|
497
|
+
const _sfc_main$73 = /* @__PURE__ */ defineComponent({
|
|
515
498
|
name: "BreadcrumbsLink",
|
|
516
499
|
__name: "BreadcrumbsLink",
|
|
517
500
|
props: {
|
|
@@ -520,7 +503,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
520
503
|
},
|
|
521
504
|
setup(__props) {
|
|
522
505
|
return (_ctx, _cache) => {
|
|
523
|
-
return openBlock(), createBlock(unref(
|
|
506
|
+
return openBlock(), createBlock(unref(_sfc_main$81), {
|
|
524
507
|
as: __props.as,
|
|
525
508
|
renderless: __props.renderless
|
|
526
509
|
}, {
|
|
@@ -530,11 +513,9 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
530
513
|
};
|
|
531
514
|
}
|
|
532
515
|
});
|
|
533
|
-
var BreadcrumbsLink_default = _sfc_main$60;
|
|
534
|
-
|
|
535
516
|
//#endregion
|
|
536
517
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
537
|
-
const _sfc_main$
|
|
518
|
+
const _sfc_main$72 = /* @__PURE__ */ defineComponent({
|
|
538
519
|
name: "BreadcrumbsList",
|
|
539
520
|
__name: "BreadcrumbsList",
|
|
540
521
|
props: {
|
|
@@ -544,7 +525,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
544
525
|
setup(__props) {
|
|
545
526
|
const slotProps = toRef(() => ({ attrs: { role: "list" } }));
|
|
546
527
|
return (_ctx, _cache) => {
|
|
547
|
-
return openBlock(), createBlock(unref(
|
|
528
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
548
529
|
as: __props.as,
|
|
549
530
|
renderless: __props.renderless
|
|
550
531
|
}, slotProps.value.attrs), {
|
|
@@ -554,11 +535,9 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
554
535
|
};
|
|
555
536
|
}
|
|
556
537
|
});
|
|
557
|
-
var BreadcrumbsList_default = _sfc_main$59;
|
|
558
|
-
|
|
559
538
|
//#endregion
|
|
560
539
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
561
|
-
const _sfc_main$
|
|
540
|
+
const _sfc_main$71 = /* @__PURE__ */ defineComponent({
|
|
562
541
|
name: "BreadcrumbsPage",
|
|
563
542
|
__name: "BreadcrumbsPage",
|
|
564
543
|
props: {
|
|
@@ -568,7 +547,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
568
547
|
setup(__props) {
|
|
569
548
|
const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
|
|
570
549
|
return (_ctx, _cache) => {
|
|
571
|
-
return openBlock(), createBlock(unref(
|
|
550
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
572
551
|
as: __props.as,
|
|
573
552
|
renderless: __props.renderless
|
|
574
553
|
}, slotProps.value.attrs), {
|
|
@@ -578,8 +557,6 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
578
557
|
};
|
|
579
558
|
}
|
|
580
559
|
});
|
|
581
|
-
var BreadcrumbsPage_default = _sfc_main$58;
|
|
582
|
-
|
|
583
560
|
//#endregion
|
|
584
561
|
//#region src/components/Breadcrumbs/index.ts
|
|
585
562
|
/**
|
|
@@ -588,19 +565,18 @@ var BreadcrumbsPage_default = _sfc_main$58;
|
|
|
588
565
|
* @see https://0.vuetifyjs.com/components/breadcrumbs
|
|
589
566
|
*/
|
|
590
567
|
const Breadcrumbs = {
|
|
591
|
-
Root:
|
|
592
|
-
List:
|
|
593
|
-
Item:
|
|
594
|
-
Link:
|
|
595
|
-
Page:
|
|
596
|
-
Divider:
|
|
597
|
-
Ellipsis:
|
|
568
|
+
Root: _sfc_main$77,
|
|
569
|
+
List: _sfc_main$72,
|
|
570
|
+
Item: _sfc_main$74,
|
|
571
|
+
Link: _sfc_main$73,
|
|
572
|
+
Page: _sfc_main$71,
|
|
573
|
+
Divider: _sfc_main$76,
|
|
574
|
+
Ellipsis: _sfc_main$75
|
|
598
575
|
};
|
|
599
|
-
|
|
600
576
|
//#endregion
|
|
601
577
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
602
578
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
603
|
-
const _sfc_main$
|
|
579
|
+
const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
604
580
|
name: "CheckboxGroup",
|
|
605
581
|
__name: "CheckboxGroup",
|
|
606
582
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -656,7 +632,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
656
632
|
}
|
|
657
633
|
}));
|
|
658
634
|
return (_ctx, _cache) => {
|
|
659
|
-
return openBlock(), createBlock(unref(
|
|
635
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
660
636
|
as: __props.as,
|
|
661
637
|
renderless: __props.renderless
|
|
662
638
|
}), {
|
|
@@ -666,12 +642,10 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
666
642
|
};
|
|
667
643
|
}
|
|
668
644
|
});
|
|
669
|
-
var CheckboxGroup_default = _sfc_main$57;
|
|
670
|
-
|
|
671
645
|
//#endregion
|
|
672
646
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
673
647
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
674
|
-
const _sfc_main$
|
|
648
|
+
const _sfc_main$69 = /* @__PURE__ */ defineComponent({
|
|
675
649
|
name: "CheckboxRoot",
|
|
676
650
|
inheritAttrs: false,
|
|
677
651
|
__name: "CheckboxRoot",
|
|
@@ -790,7 +764,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
790
764
|
}
|
|
791
765
|
}));
|
|
792
766
|
return (_ctx, _cache) => {
|
|
793
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
767
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$81), mergeProps({
|
|
794
768
|
...unref(attrs),
|
|
795
769
|
...slotProps.value.attrs
|
|
796
770
|
}, {
|
|
@@ -801,22 +775,20 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
801
775
|
}), {
|
|
802
776
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
803
777
|
_: 3
|
|
804
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
778
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$68, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
805
779
|
};
|
|
806
780
|
}
|
|
807
781
|
});
|
|
808
|
-
var CheckboxRoot_default = _sfc_main$56;
|
|
809
|
-
|
|
810
782
|
//#endregion
|
|
811
783
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue
|
|
812
|
-
const _hoisted_1$
|
|
784
|
+
const _hoisted_1$4 = [
|
|
813
785
|
"checked",
|
|
814
786
|
"disabled",
|
|
815
787
|
"form",
|
|
816
788
|
"name",
|
|
817
789
|
"value"
|
|
818
790
|
];
|
|
819
|
-
const visuallyHiddenStyle$
|
|
791
|
+
const visuallyHiddenStyle$3 = {
|
|
820
792
|
position: "absolute",
|
|
821
793
|
width: "1px",
|
|
822
794
|
height: "1px",
|
|
@@ -827,7 +799,7 @@ const visuallyHiddenStyle$2 = {
|
|
|
827
799
|
whiteSpace: "nowrap",
|
|
828
800
|
border: "0"
|
|
829
801
|
};
|
|
830
|
-
const _sfc_main$
|
|
802
|
+
const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
831
803
|
name: "CheckboxHiddenInput",
|
|
832
804
|
__name: "CheckboxHiddenInput",
|
|
833
805
|
props: {
|
|
@@ -855,19 +827,17 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
|
855
827
|
form: form.value,
|
|
856
828
|
inert: "",
|
|
857
829
|
name: name.value,
|
|
858
|
-
style: visuallyHiddenStyle$
|
|
830
|
+
style: visuallyHiddenStyle$3,
|
|
859
831
|
tabindex: "-1",
|
|
860
832
|
type: "checkbox",
|
|
861
833
|
value: value.value
|
|
862
|
-
}, null, 8, _hoisted_1$
|
|
834
|
+
}, null, 8, _hoisted_1$4);
|
|
863
835
|
};
|
|
864
836
|
}
|
|
865
837
|
});
|
|
866
|
-
var CheckboxHiddenInput_default = _sfc_main$55;
|
|
867
|
-
|
|
868
838
|
//#endregion
|
|
869
839
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
870
|
-
const _sfc_main$
|
|
840
|
+
const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
871
841
|
name: "CheckboxIndicator",
|
|
872
842
|
__name: "CheckboxIndicator",
|
|
873
843
|
props: {
|
|
@@ -890,7 +860,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
890
860
|
}
|
|
891
861
|
}));
|
|
892
862
|
return (_ctx, _cache) => {
|
|
893
|
-
return openBlock(), createBlock(unref(
|
|
863
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
894
864
|
as: __props.as,
|
|
895
865
|
renderless: __props.renderless
|
|
896
866
|
}), {
|
|
@@ -900,11 +870,9 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
900
870
|
};
|
|
901
871
|
}
|
|
902
872
|
});
|
|
903
|
-
var CheckboxIndicator_default = _sfc_main$54;
|
|
904
|
-
|
|
905
873
|
//#endregion
|
|
906
874
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
907
|
-
const _sfc_main$
|
|
875
|
+
const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
908
876
|
name: "CheckboxSelectAll",
|
|
909
877
|
inheritAttrs: false,
|
|
910
878
|
__name: "CheckboxSelectAll",
|
|
@@ -975,7 +943,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
975
943
|
}
|
|
976
944
|
}));
|
|
977
945
|
return (_ctx, _cache) => {
|
|
978
|
-
return openBlock(), createBlock(unref(
|
|
946
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
979
947
|
...unref(attrs),
|
|
980
948
|
...slotProps.value.attrs
|
|
981
949
|
}, {
|
|
@@ -990,8 +958,6 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
990
958
|
};
|
|
991
959
|
}
|
|
992
960
|
});
|
|
993
|
-
var CheckboxSelectAll_default = _sfc_main$53;
|
|
994
|
-
|
|
995
961
|
//#endregion
|
|
996
962
|
//#region src/components/Checkbox/index.ts
|
|
997
963
|
/**
|
|
@@ -1016,17 +982,16 @@ var CheckboxSelectAll_default = _sfc_main$53;
|
|
|
1016
982
|
* ```
|
|
1017
983
|
*/
|
|
1018
984
|
const Checkbox = {
|
|
1019
|
-
Group:
|
|
1020
|
-
HiddenInput:
|
|
1021
|
-
Indicator:
|
|
1022
|
-
Root:
|
|
1023
|
-
SelectAll:
|
|
985
|
+
Group: _sfc_main$70,
|
|
986
|
+
HiddenInput: _sfc_main$68,
|
|
987
|
+
Indicator: _sfc_main$67,
|
|
988
|
+
Root: _sfc_main$69,
|
|
989
|
+
SelectAll: _sfc_main$66
|
|
1024
990
|
};
|
|
1025
|
-
|
|
1026
991
|
//#endregion
|
|
1027
992
|
//#region src/components/Dialog/DialogRoot.vue
|
|
1028
993
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
1029
|
-
const _sfc_main$
|
|
994
|
+
const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
1030
995
|
name: "DialogRoot",
|
|
1031
996
|
__name: "DialogRoot",
|
|
1032
997
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1068,7 +1033,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1068
1033
|
close
|
|
1069
1034
|
}));
|
|
1070
1035
|
return (_ctx, _cache) => {
|
|
1071
|
-
return openBlock(), createBlock(unref(
|
|
1036
|
+
return openBlock(), createBlock(unref(_sfc_main$81), {
|
|
1072
1037
|
as: __props.as,
|
|
1073
1038
|
renderless: ""
|
|
1074
1039
|
}, {
|
|
@@ -1078,11 +1043,9 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1078
1043
|
};
|
|
1079
1044
|
}
|
|
1080
1045
|
});
|
|
1081
|
-
var DialogRoot_default = _sfc_main$52;
|
|
1082
|
-
|
|
1083
1046
|
//#endregion
|
|
1084
1047
|
//#region src/components/Dialog/DialogClose.vue
|
|
1085
|
-
const _sfc_main$
|
|
1048
|
+
const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
1086
1049
|
name: "DialogClose",
|
|
1087
1050
|
__name: "DialogClose",
|
|
1088
1051
|
props: {
|
|
@@ -1103,18 +1066,16 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
1103
1066
|
}
|
|
1104
1067
|
}));
|
|
1105
1068
|
return (_ctx, _cache) => {
|
|
1106
|
-
return openBlock(), createBlock(unref(
|
|
1069
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1107
1070
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1108
1071
|
_: 3
|
|
1109
1072
|
}, 16, ["as"]);
|
|
1110
1073
|
};
|
|
1111
1074
|
}
|
|
1112
1075
|
});
|
|
1113
|
-
var DialogClose_default = _sfc_main$51;
|
|
1114
|
-
|
|
1115
1076
|
//#endregion
|
|
1116
1077
|
//#region src/components/Dialog/DialogContent.vue
|
|
1117
|
-
const _sfc_main$
|
|
1078
|
+
const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
1118
1079
|
name: "DialogContent",
|
|
1119
1080
|
__name: "DialogContent",
|
|
1120
1081
|
props: {
|
|
@@ -1182,7 +1143,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1182
1143
|
}
|
|
1183
1144
|
}));
|
|
1184
1145
|
return (_ctx, _cache) => {
|
|
1185
|
-
return openBlock(), createBlock(unref(
|
|
1146
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1186
1147
|
ref: "content",
|
|
1187
1148
|
as: __props.as,
|
|
1188
1149
|
style: styles.value
|
|
@@ -1196,11 +1157,9 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1196
1157
|
};
|
|
1197
1158
|
}
|
|
1198
1159
|
});
|
|
1199
|
-
var DialogContent_default = _sfc_main$50;
|
|
1200
|
-
|
|
1201
1160
|
//#endregion
|
|
1202
1161
|
//#region src/components/Dialog/DialogDescription.vue
|
|
1203
|
-
const _sfc_main$
|
|
1162
|
+
const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
1204
1163
|
name: "DialogDescription",
|
|
1205
1164
|
__name: "DialogDescription",
|
|
1206
1165
|
props: {
|
|
@@ -1212,18 +1171,16 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
1212
1171
|
const context = useDialogContext(__props.namespace);
|
|
1213
1172
|
const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
|
|
1214
1173
|
return (_ctx, _cache) => {
|
|
1215
|
-
return openBlock(), createBlock(unref(
|
|
1174
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1216
1175
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1217
1176
|
_: 3
|
|
1218
1177
|
}, 16, ["as"]);
|
|
1219
1178
|
};
|
|
1220
1179
|
}
|
|
1221
1180
|
});
|
|
1222
|
-
var DialogDescription_default = _sfc_main$49;
|
|
1223
|
-
|
|
1224
1181
|
//#endregion
|
|
1225
1182
|
//#region src/components/Dialog/DialogTitle.vue
|
|
1226
|
-
const _sfc_main$
|
|
1183
|
+
const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
1227
1184
|
name: "DialogTitle",
|
|
1228
1185
|
__name: "DialogTitle",
|
|
1229
1186
|
props: {
|
|
@@ -1235,18 +1192,16 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
1235
1192
|
const context = useDialogContext(__props.namespace);
|
|
1236
1193
|
const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
|
|
1237
1194
|
return (_ctx, _cache) => {
|
|
1238
|
-
return openBlock(), createBlock(unref(
|
|
1195
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1239
1196
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1240
1197
|
_: 3
|
|
1241
1198
|
}, 16, ["as"]);
|
|
1242
1199
|
};
|
|
1243
1200
|
}
|
|
1244
1201
|
});
|
|
1245
|
-
var DialogTitle_default = _sfc_main$48;
|
|
1246
|
-
|
|
1247
1202
|
//#endregion
|
|
1248
1203
|
//#region src/components/Dialog/DialogActivator.vue
|
|
1249
|
-
const _sfc_main$
|
|
1204
|
+
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
1250
1205
|
name: "DialogActivator",
|
|
1251
1206
|
__name: "DialogActivator",
|
|
1252
1207
|
props: {
|
|
@@ -1269,15 +1224,13 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
1269
1224
|
}
|
|
1270
1225
|
}));
|
|
1271
1226
|
return (_ctx, _cache) => {
|
|
1272
|
-
return openBlock(), createBlock(unref(
|
|
1227
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1273
1228
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1274
1229
|
_: 3
|
|
1275
1230
|
}, 16, ["as"]);
|
|
1276
1231
|
};
|
|
1277
1232
|
}
|
|
1278
1233
|
});
|
|
1279
|
-
var DialogActivator_default = _sfc_main$47;
|
|
1280
|
-
|
|
1281
1234
|
//#endregion
|
|
1282
1235
|
//#region src/components/Dialog/index.ts
|
|
1283
1236
|
/**
|
|
@@ -1310,18 +1263,17 @@ var DialogActivator_default = _sfc_main$47;
|
|
|
1310
1263
|
* ```
|
|
1311
1264
|
*/
|
|
1312
1265
|
const Dialog = {
|
|
1313
|
-
Root:
|
|
1314
|
-
Activator:
|
|
1315
|
-
Content:
|
|
1316
|
-
Title:
|
|
1317
|
-
Description:
|
|
1318
|
-
Close:
|
|
1266
|
+
Root: _sfc_main$65,
|
|
1267
|
+
Activator: _sfc_main$60,
|
|
1268
|
+
Content: _sfc_main$63,
|
|
1269
|
+
Title: _sfc_main$61,
|
|
1270
|
+
Description: _sfc_main$62,
|
|
1271
|
+
Close: _sfc_main$64
|
|
1319
1272
|
};
|
|
1320
|
-
|
|
1321
1273
|
//#endregion
|
|
1322
1274
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
1323
1275
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
1324
|
-
const _sfc_main$
|
|
1276
|
+
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
1325
1277
|
name: "ExpansionPanelRoot",
|
|
1326
1278
|
__name: "ExpansionPanelRoot",
|
|
1327
1279
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1368,7 +1320,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
1368
1320
|
}));
|
|
1369
1321
|
provideExpansionPanelRoot(__props.namespace, selection);
|
|
1370
1322
|
return (_ctx, _cache) => {
|
|
1371
|
-
return openBlock(), createBlock(unref(
|
|
1323
|
+
return openBlock(), createBlock(unref(_sfc_main$81), {
|
|
1372
1324
|
as: __props.as,
|
|
1373
1325
|
renderless: __props.renderless
|
|
1374
1326
|
}, {
|
|
@@ -1378,12 +1330,10 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
1378
1330
|
};
|
|
1379
1331
|
}
|
|
1380
1332
|
});
|
|
1381
|
-
var ExpansionPanelRoot_default = _sfc_main$46;
|
|
1382
|
-
|
|
1383
1333
|
//#endregion
|
|
1384
1334
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
1385
1335
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
1386
|
-
const _sfc_main$
|
|
1336
|
+
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
1387
1337
|
name: "ExpansionPanelItem",
|
|
1388
1338
|
__name: "ExpansionPanelItem",
|
|
1389
1339
|
props: {
|
|
@@ -1417,7 +1367,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
1417
1367
|
isDisabled
|
|
1418
1368
|
});
|
|
1419
1369
|
return (_ctx, _cache) => {
|
|
1420
|
-
return openBlock(), createBlock(unref(
|
|
1370
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
1421
1371
|
as: __props.as,
|
|
1422
1372
|
renderless: __props.renderless
|
|
1423
1373
|
}), {
|
|
@@ -1427,11 +1377,9 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
1427
1377
|
};
|
|
1428
1378
|
}
|
|
1429
1379
|
});
|
|
1430
|
-
var ExpansionPanelItem_default = _sfc_main$45;
|
|
1431
|
-
|
|
1432
1380
|
//#endregion
|
|
1433
1381
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
1434
|
-
const _sfc_main$
|
|
1382
|
+
const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
1435
1383
|
name: "ExpansionPanelActivator",
|
|
1436
1384
|
__name: "ExpansionPanelActivator",
|
|
1437
1385
|
props: {
|
|
@@ -1467,7 +1415,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
1467
1415
|
}
|
|
1468
1416
|
}));
|
|
1469
1417
|
return (_ctx, _cache) => {
|
|
1470
|
-
return openBlock(), createBlock(unref(
|
|
1418
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
1471
1419
|
as: __props.as,
|
|
1472
1420
|
renderless: __props.renderless
|
|
1473
1421
|
}), {
|
|
@@ -1477,11 +1425,9 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
1477
1425
|
};
|
|
1478
1426
|
}
|
|
1479
1427
|
});
|
|
1480
|
-
var ExpansionPanelActivator_default = _sfc_main$44;
|
|
1481
|
-
|
|
1482
1428
|
//#endregion
|
|
1483
1429
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
1484
|
-
const _sfc_main$
|
|
1430
|
+
const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
1485
1431
|
name: "ExpansionPanelContent",
|
|
1486
1432
|
__name: "ExpansionPanelContent",
|
|
1487
1433
|
props: {
|
|
@@ -1502,7 +1448,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
1502
1448
|
}
|
|
1503
1449
|
}));
|
|
1504
1450
|
return (_ctx, _cache) => {
|
|
1505
|
-
return openBlock(), createBlock(unref(
|
|
1451
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
1506
1452
|
as: __props.as,
|
|
1507
1453
|
renderless: __props.renderless
|
|
1508
1454
|
}), {
|
|
@@ -1512,11 +1458,9 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
1512
1458
|
};
|
|
1513
1459
|
}
|
|
1514
1460
|
});
|
|
1515
|
-
var ExpansionPanelContent_default = _sfc_main$43;
|
|
1516
|
-
|
|
1517
1461
|
//#endregion
|
|
1518
1462
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
1519
|
-
const _sfc_main$
|
|
1463
|
+
const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
1520
1464
|
name: "ExpansionPanelHeader",
|
|
1521
1465
|
__name: "ExpansionPanelHeader",
|
|
1522
1466
|
props: {
|
|
@@ -1531,7 +1475,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
1531
1475
|
attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
|
|
1532
1476
|
}));
|
|
1533
1477
|
return (_ctx, _cache) => {
|
|
1534
|
-
return openBlock(), createBlock(unref(
|
|
1478
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
1535
1479
|
as: __props.as,
|
|
1536
1480
|
renderless: __props.renderless
|
|
1537
1481
|
}), {
|
|
@@ -1541,8 +1485,6 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
1541
1485
|
};
|
|
1542
1486
|
}
|
|
1543
1487
|
});
|
|
1544
|
-
var ExpansionPanelHeader_default = _sfc_main$42;
|
|
1545
|
-
|
|
1546
1488
|
//#endregion
|
|
1547
1489
|
//#region src/components/ExpansionPanel/index.ts
|
|
1548
1490
|
/**
|
|
@@ -1551,17 +1493,86 @@ var ExpansionPanelHeader_default = _sfc_main$42;
|
|
|
1551
1493
|
* @see https://0.vuetifyjs.com/components/expansion-panels
|
|
1552
1494
|
*/
|
|
1553
1495
|
const ExpansionPanel = {
|
|
1554
|
-
Root:
|
|
1555
|
-
Item:
|
|
1556
|
-
Header:
|
|
1557
|
-
Activator:
|
|
1558
|
-
Content:
|
|
1496
|
+
Root: _sfc_main$59,
|
|
1497
|
+
Item: _sfc_main$58,
|
|
1498
|
+
Header: _sfc_main$55,
|
|
1499
|
+
Activator: _sfc_main$57,
|
|
1500
|
+
Content: _sfc_main$56
|
|
1559
1501
|
};
|
|
1560
|
-
|
|
1502
|
+
//#endregion
|
|
1503
|
+
//#region src/components/Form/Form.vue
|
|
1504
|
+
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
1505
|
+
name: "Form",
|
|
1506
|
+
inheritAttrs: false,
|
|
1507
|
+
__name: "Form",
|
|
1508
|
+
props: /* @__PURE__ */ mergeModels({
|
|
1509
|
+
namespace: { default: "v0:form" },
|
|
1510
|
+
disabled: {
|
|
1511
|
+
type: Boolean,
|
|
1512
|
+
default: false
|
|
1513
|
+
},
|
|
1514
|
+
readonly: {
|
|
1515
|
+
type: Boolean,
|
|
1516
|
+
default: false
|
|
1517
|
+
},
|
|
1518
|
+
as: { default: "form" },
|
|
1519
|
+
renderless: { type: Boolean }
|
|
1520
|
+
}, {
|
|
1521
|
+
"modelValue": {
|
|
1522
|
+
type: [Boolean, null],
|
|
1523
|
+
default: null
|
|
1524
|
+
},
|
|
1525
|
+
"modelModifiers": {}
|
|
1526
|
+
}),
|
|
1527
|
+
emits: /* @__PURE__ */ mergeModels([
|
|
1528
|
+
"update:model-value",
|
|
1529
|
+
"submit",
|
|
1530
|
+
"reset"
|
|
1531
|
+
], ["update:modelValue"]),
|
|
1532
|
+
setup(__props, { emit: __emit }) {
|
|
1533
|
+
const emit = __emit;
|
|
1534
|
+
const model = useModel(__props, "modelValue");
|
|
1535
|
+
const form = createForm({
|
|
1536
|
+
disabled: toRef(() => __props.disabled),
|
|
1537
|
+
readonly: toRef(() => __props.readonly)
|
|
1538
|
+
});
|
|
1539
|
+
watchEffect(() => {
|
|
1540
|
+
model.value = form.isValid.value;
|
|
1541
|
+
});
|
|
1542
|
+
const attrs = useAttrs();
|
|
1543
|
+
provideContext(__props.namespace, form);
|
|
1544
|
+
async function onSubmit(event) {
|
|
1545
|
+
event.preventDefault();
|
|
1546
|
+
emit("submit", { valid: await form.submit() });
|
|
1547
|
+
}
|
|
1548
|
+
function onReset(event) {
|
|
1549
|
+
event.preventDefault();
|
|
1550
|
+
form.reset();
|
|
1551
|
+
emit("reset");
|
|
1552
|
+
}
|
|
1553
|
+
const slotProps = toRef(() => ({
|
|
1554
|
+
isValid: form.isValid.value,
|
|
1555
|
+
isValidating: form.isValidating.value,
|
|
1556
|
+
isDisabled: toValue(form.disabled),
|
|
1557
|
+
isReadonly: toValue(form.readonly),
|
|
1558
|
+
submit: form.submit,
|
|
1559
|
+
reset: form.reset
|
|
1560
|
+
}));
|
|
1561
|
+
return (_ctx, _cache) => {
|
|
1562
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, unref(attrs), {
|
|
1563
|
+
onReset,
|
|
1564
|
+
onSubmit
|
|
1565
|
+
}), {
|
|
1566
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1567
|
+
_: 3
|
|
1568
|
+
}, 16, ["as"]);
|
|
1569
|
+
};
|
|
1570
|
+
}
|
|
1571
|
+
});
|
|
1561
1572
|
//#endregion
|
|
1562
1573
|
//#region src/components/Group/GroupRoot.vue
|
|
1563
1574
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
1564
|
-
const _sfc_main$
|
|
1575
|
+
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
1565
1576
|
name: "GroupRoot",
|
|
1566
1577
|
__name: "GroupRoot",
|
|
1567
1578
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1611,11 +1622,9 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
1611
1622
|
};
|
|
1612
1623
|
}
|
|
1613
1624
|
});
|
|
1614
|
-
var GroupRoot_default = _sfc_main$41;
|
|
1615
|
-
|
|
1616
1625
|
//#endregion
|
|
1617
1626
|
//#region src/components/Group/GroupItem.vue
|
|
1618
|
-
const _sfc_main$
|
|
1627
|
+
const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
1619
1628
|
name: "GroupItem",
|
|
1620
1629
|
__name: "GroupItem",
|
|
1621
1630
|
props: {
|
|
@@ -1664,8 +1673,6 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
1664
1673
|
};
|
|
1665
1674
|
}
|
|
1666
1675
|
});
|
|
1667
|
-
var GroupItem_default = _sfc_main$40;
|
|
1668
|
-
|
|
1669
1676
|
//#endregion
|
|
1670
1677
|
//#region src/components/Group/index.ts
|
|
1671
1678
|
/**
|
|
@@ -1674,16 +1681,367 @@ var GroupItem_default = _sfc_main$40;
|
|
|
1674
1681
|
* @see https://0.vuetifyjs.com/components/group
|
|
1675
1682
|
*/
|
|
1676
1683
|
const Group = {
|
|
1677
|
-
Root:
|
|
1678
|
-
Item:
|
|
1684
|
+
Root: _sfc_main$53,
|
|
1685
|
+
Item: _sfc_main$52
|
|
1686
|
+
};
|
|
1687
|
+
//#endregion
|
|
1688
|
+
//#region src/components/Input/InputRoot.vue
|
|
1689
|
+
const [useInputRoot, provideInputRoot] = createContext();
|
|
1690
|
+
function parseValidateOn(value) {
|
|
1691
|
+
const parts = String(value).split(" ");
|
|
1692
|
+
let event = "blur";
|
|
1693
|
+
let modifier;
|
|
1694
|
+
for (const part of parts) if (part === "lazy" || part === "eager") modifier = part;
|
|
1695
|
+
else if (part === "blur" || part === "input" || part === "submit") event = part;
|
|
1696
|
+
return {
|
|
1697
|
+
event,
|
|
1698
|
+
modifier
|
|
1699
|
+
};
|
|
1700
|
+
}
|
|
1701
|
+
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
1702
|
+
name: "InputRoot",
|
|
1703
|
+
inheritAttrs: false,
|
|
1704
|
+
__name: "InputRoot",
|
|
1705
|
+
props: /* @__PURE__ */ mergeModels({
|
|
1706
|
+
id: { default: () => useId() },
|
|
1707
|
+
label: {},
|
|
1708
|
+
name: {},
|
|
1709
|
+
type: { default: "text" },
|
|
1710
|
+
form: {},
|
|
1711
|
+
disabled: { default: false },
|
|
1712
|
+
readonly: { default: false },
|
|
1713
|
+
required: { type: Boolean },
|
|
1714
|
+
rules: { default: () => [] },
|
|
1715
|
+
validateOn: { default: "blur" },
|
|
1716
|
+
error: {
|
|
1717
|
+
type: Boolean,
|
|
1718
|
+
default: false
|
|
1719
|
+
},
|
|
1720
|
+
errorMessages: {},
|
|
1721
|
+
namespace: { default: "v0:input:root" },
|
|
1722
|
+
as: { default: "div" },
|
|
1723
|
+
renderless: { type: Boolean }
|
|
1724
|
+
}, {
|
|
1725
|
+
"modelValue": { default: "" },
|
|
1726
|
+
"modelModifiers": {}
|
|
1727
|
+
}),
|
|
1728
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value", "update:isFocused"], ["update:modelValue"]),
|
|
1729
|
+
setup(__props) {
|
|
1730
|
+
const attrs = useAttrs();
|
|
1731
|
+
const model = useModel(__props, "modelValue");
|
|
1732
|
+
const parsed = toRef(() => parseValidateOn(__props.validateOn));
|
|
1733
|
+
const validation = createValidation({
|
|
1734
|
+
rules: __props.rules,
|
|
1735
|
+
value: model
|
|
1736
|
+
});
|
|
1737
|
+
const initialValue = model.value;
|
|
1738
|
+
const isPristine = shallowRef(true);
|
|
1739
|
+
const isFocused = shallowRef(false);
|
|
1740
|
+
const touched = shallowRef(false);
|
|
1741
|
+
const hasDescription = shallowRef(false);
|
|
1742
|
+
const hasError = shallowRef(false);
|
|
1743
|
+
const isDirty = toRef(() => model.value.length > 0);
|
|
1744
|
+
const isDisabled = toRef(() => toValue(__props.disabled));
|
|
1745
|
+
const isReadonly = toRef(() => toValue(__props.readonly));
|
|
1746
|
+
const descriptionId = `${__props.id}-description`;
|
|
1747
|
+
const errorId = `${__props.id}-error`;
|
|
1748
|
+
const errors = computed(() => {
|
|
1749
|
+
return [...__props.errorMessages ? toArray(__props.errorMessages) : [], ...validation.errors.value];
|
|
1750
|
+
});
|
|
1751
|
+
const isValid = toRef(() => {
|
|
1752
|
+
if (__props.error) return false;
|
|
1753
|
+
if (errors.value.length > 0 && validation.errors.value.length === 0) return false;
|
|
1754
|
+
return validation.isValid.value;
|
|
1755
|
+
});
|
|
1756
|
+
function shouldValidate(trigger) {
|
|
1757
|
+
const { event, modifier } = parsed.value;
|
|
1758
|
+
if (event === "submit") return false;
|
|
1759
|
+
if (modifier === "lazy" && !touched.value) return false;
|
|
1760
|
+
if (modifier === "eager" && validation.isValid.value === false) return true;
|
|
1761
|
+
return trigger === event;
|
|
1762
|
+
}
|
|
1763
|
+
watch(isFocused, (val) => {
|
|
1764
|
+
if (val) return;
|
|
1765
|
+
touched.value = true;
|
|
1766
|
+
if (shouldValidate("blur")) validation.validate();
|
|
1767
|
+
});
|
|
1768
|
+
watch(model, (val) => {
|
|
1769
|
+
isPristine.value = val === initialValue;
|
|
1770
|
+
if (shouldValidate("input")) validation.validate();
|
|
1771
|
+
});
|
|
1772
|
+
function validate() {
|
|
1773
|
+
return validation.validate();
|
|
1774
|
+
}
|
|
1775
|
+
function reset() {
|
|
1776
|
+
model.value = initialValue;
|
|
1777
|
+
isPristine.value = true;
|
|
1778
|
+
touched.value = false;
|
|
1779
|
+
validation.reset();
|
|
1780
|
+
}
|
|
1781
|
+
const state = toRef(() => {
|
|
1782
|
+
if (isValid.value === false) return "invalid";
|
|
1783
|
+
if (isValid.value === true) return "valid";
|
|
1784
|
+
return "pristine";
|
|
1785
|
+
});
|
|
1786
|
+
const context = {
|
|
1787
|
+
id: __props.id,
|
|
1788
|
+
label: __props.label,
|
|
1789
|
+
name: __props.name,
|
|
1790
|
+
type: __props.type,
|
|
1791
|
+
form: __props.form,
|
|
1792
|
+
required: __props.required,
|
|
1793
|
+
descriptionId,
|
|
1794
|
+
errorId,
|
|
1795
|
+
hasDescription,
|
|
1796
|
+
hasError,
|
|
1797
|
+
value: model,
|
|
1798
|
+
isDirty,
|
|
1799
|
+
isFocused,
|
|
1800
|
+
isDisabled,
|
|
1801
|
+
isReadonly,
|
|
1802
|
+
errors,
|
|
1803
|
+
isValid,
|
|
1804
|
+
isPristine,
|
|
1805
|
+
isValidating: validation.isValidating,
|
|
1806
|
+
validate,
|
|
1807
|
+
reset
|
|
1808
|
+
};
|
|
1809
|
+
provideInputRoot(__props.namespace, context);
|
|
1810
|
+
const slotProps = toRef(() => ({
|
|
1811
|
+
id: __props.id,
|
|
1812
|
+
label: __props.label,
|
|
1813
|
+
value: model.value,
|
|
1814
|
+
isDirty: isDirty.value,
|
|
1815
|
+
isFocused: isFocused.value,
|
|
1816
|
+
errors: errors.value,
|
|
1817
|
+
isValid: isValid.value,
|
|
1818
|
+
isPristine: isPristine.value,
|
|
1819
|
+
isValidating: validation.isValidating.value,
|
|
1820
|
+
isDisabled: isDisabled.value,
|
|
1821
|
+
isReadonly: isReadonly.value,
|
|
1822
|
+
validate,
|
|
1823
|
+
reset,
|
|
1824
|
+
attrs: {
|
|
1825
|
+
"data-state": state.value,
|
|
1826
|
+
"data-dirty": isDirty.value ? true : void 0,
|
|
1827
|
+
"data-focused": isFocused.value ? true : void 0,
|
|
1828
|
+
"data-disabled": isDisabled.value ? true : void 0,
|
|
1829
|
+
"data-readonly": isReadonly.value ? true : void 0
|
|
1830
|
+
}
|
|
1831
|
+
}));
|
|
1832
|
+
return (_ctx, _cache) => {
|
|
1833
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1834
|
+
...unref(attrs),
|
|
1835
|
+
...slotProps.value.attrs
|
|
1836
|
+
}, {
|
|
1837
|
+
as: __props.as,
|
|
1838
|
+
renderless: __props.renderless
|
|
1839
|
+
}), {
|
|
1840
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1841
|
+
_: 3
|
|
1842
|
+
}, 16, ["as", "renderless"]);
|
|
1843
|
+
};
|
|
1844
|
+
}
|
|
1845
|
+
});
|
|
1846
|
+
//#endregion
|
|
1847
|
+
//#region src/components/Input/InputControl.vue
|
|
1848
|
+
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
1849
|
+
name: "InputControl",
|
|
1850
|
+
inheritAttrs: false,
|
|
1851
|
+
__name: "InputControl",
|
|
1852
|
+
props: {
|
|
1853
|
+
namespace: { default: "v0:input:root" },
|
|
1854
|
+
as: { default: "input" },
|
|
1855
|
+
renderless: { type: Boolean }
|
|
1856
|
+
},
|
|
1857
|
+
setup(__props) {
|
|
1858
|
+
const attrs = useAttrs();
|
|
1859
|
+
const root = useInputRoot(__props.namespace);
|
|
1860
|
+
function onInput(e) {
|
|
1861
|
+
const target = e.target;
|
|
1862
|
+
root.value.value = target.value;
|
|
1863
|
+
}
|
|
1864
|
+
function onFocus() {
|
|
1865
|
+
root.isFocused.value = true;
|
|
1866
|
+
}
|
|
1867
|
+
function onBlur() {
|
|
1868
|
+
root.isFocused.value = false;
|
|
1869
|
+
}
|
|
1870
|
+
const describedby = toRef(() => {
|
|
1871
|
+
return root.hasDescription.value ? root.descriptionId : void 0;
|
|
1872
|
+
});
|
|
1873
|
+
const controlAttrs = toRef(() => {
|
|
1874
|
+
const invalid = root.isValid.value === false;
|
|
1875
|
+
const disabled = root.isDisabled.value;
|
|
1876
|
+
const readonly = root.isReadonly.value;
|
|
1877
|
+
const isFocused = root.isFocused.value;
|
|
1878
|
+
return {
|
|
1879
|
+
"id": root.id,
|
|
1880
|
+
"type": root.type,
|
|
1881
|
+
"name": root.name,
|
|
1882
|
+
"value": root.value.value,
|
|
1883
|
+
"form": root.form,
|
|
1884
|
+
"disabled": disabled || void 0,
|
|
1885
|
+
"readonly": readonly || void 0,
|
|
1886
|
+
"required": root.required || void 0,
|
|
1887
|
+
"aria-invalid": invalid || void 0,
|
|
1888
|
+
"aria-label": root.label || void 0,
|
|
1889
|
+
"aria-describedby": describedby.value,
|
|
1890
|
+
"aria-errormessage": root.hasError.value && root.errors.value.length > 0 ? root.errorId : void 0,
|
|
1891
|
+
"aria-required": root.required || void 0,
|
|
1892
|
+
"data-state": invalid ? "invalid" : root.isValid.value === true ? "valid" : "pristine",
|
|
1893
|
+
"data-focused": isFocused ? true : void 0,
|
|
1894
|
+
"data-disabled": disabled ? true : void 0,
|
|
1895
|
+
"data-readonly": readonly ? true : void 0
|
|
1896
|
+
};
|
|
1897
|
+
});
|
|
1898
|
+
const slotProps = toRef(() => ({
|
|
1899
|
+
value: root.value.value,
|
|
1900
|
+
isFocused: root.isFocused.value,
|
|
1901
|
+
isDisabled: root.isDisabled.value,
|
|
1902
|
+
isReadonly: root.isReadonly.value,
|
|
1903
|
+
attrs: controlAttrs.value
|
|
1904
|
+
}));
|
|
1905
|
+
return (_ctx, _cache) => {
|
|
1906
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1907
|
+
...unref(attrs),
|
|
1908
|
+
...controlAttrs.value
|
|
1909
|
+
}, {
|
|
1910
|
+
as: __props.as,
|
|
1911
|
+
renderless: __props.renderless,
|
|
1912
|
+
onBlur,
|
|
1913
|
+
onFocus,
|
|
1914
|
+
onInput
|
|
1915
|
+
}), {
|
|
1916
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1917
|
+
_: 3
|
|
1918
|
+
}, 16, ["as", "renderless"]);
|
|
1919
|
+
};
|
|
1920
|
+
}
|
|
1921
|
+
});
|
|
1922
|
+
//#endregion
|
|
1923
|
+
//#region src/components/Input/InputDescription.vue
|
|
1924
|
+
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
1925
|
+
name: "InputDescription",
|
|
1926
|
+
inheritAttrs: false,
|
|
1927
|
+
__name: "InputDescription",
|
|
1928
|
+
props: {
|
|
1929
|
+
namespace: { default: "v0:input:root" },
|
|
1930
|
+
as: { default: "span" },
|
|
1931
|
+
renderless: { type: Boolean }
|
|
1932
|
+
},
|
|
1933
|
+
setup(__props) {
|
|
1934
|
+
const attrs = useAttrs();
|
|
1935
|
+
const root = useInputRoot(__props.namespace);
|
|
1936
|
+
onMounted(() => {
|
|
1937
|
+
root.hasDescription.value = true;
|
|
1938
|
+
});
|
|
1939
|
+
onBeforeUnmount(() => {
|
|
1940
|
+
root.hasDescription.value = false;
|
|
1941
|
+
});
|
|
1942
|
+
return (_ctx, _cache) => {
|
|
1943
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(unref(attrs), {
|
|
1944
|
+
id: unref(root).descriptionId,
|
|
1945
|
+
as: __props.as,
|
|
1946
|
+
renderless: __props.renderless
|
|
1947
|
+
}), {
|
|
1948
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", { id: unref(root).descriptionId })]),
|
|
1949
|
+
_: 3
|
|
1950
|
+
}, 16, [
|
|
1951
|
+
"id",
|
|
1952
|
+
"as",
|
|
1953
|
+
"renderless"
|
|
1954
|
+
]);
|
|
1955
|
+
};
|
|
1956
|
+
}
|
|
1957
|
+
});
|
|
1958
|
+
//#endregion
|
|
1959
|
+
//#region src/components/Input/InputError.vue
|
|
1960
|
+
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
1961
|
+
name: "InputError",
|
|
1962
|
+
inheritAttrs: false,
|
|
1963
|
+
__name: "InputError",
|
|
1964
|
+
props: {
|
|
1965
|
+
namespace: { default: "v0:input:root" },
|
|
1966
|
+
as: { default: "span" },
|
|
1967
|
+
renderless: { type: Boolean }
|
|
1968
|
+
},
|
|
1969
|
+
setup(__props) {
|
|
1970
|
+
const attrs = useAttrs();
|
|
1971
|
+
const root = useInputRoot(__props.namespace);
|
|
1972
|
+
const errors = root.errors;
|
|
1973
|
+
onMounted(() => {
|
|
1974
|
+
root.hasError.value = true;
|
|
1975
|
+
});
|
|
1976
|
+
onBeforeUnmount(() => {
|
|
1977
|
+
root.hasError.value = false;
|
|
1978
|
+
});
|
|
1979
|
+
const slotProps = toRef(() => ({
|
|
1980
|
+
id: root.errorId,
|
|
1981
|
+
errors: errors.value,
|
|
1982
|
+
attrs: {
|
|
1983
|
+
"id": root.errorId,
|
|
1984
|
+
"aria-live": "polite",
|
|
1985
|
+
"data-state": errors.value.length > 0 ? "visible" : "hidden"
|
|
1986
|
+
}
|
|
1987
|
+
}));
|
|
1988
|
+
return (_ctx, _cache) => {
|
|
1989
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1990
|
+
...unref(attrs),
|
|
1991
|
+
...slotProps.value.attrs
|
|
1992
|
+
}, {
|
|
1993
|
+
as: __props.as,
|
|
1994
|
+
renderless: __props.renderless
|
|
1995
|
+
}), {
|
|
1996
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1997
|
+
_: 3
|
|
1998
|
+
}, 16, ["as", "renderless"]);
|
|
1999
|
+
};
|
|
2000
|
+
}
|
|
2001
|
+
});
|
|
2002
|
+
//#endregion
|
|
2003
|
+
//#region src/components/Input/index.ts
|
|
2004
|
+
/**
|
|
2005
|
+
* Input component with sub-components for text input controls.
|
|
2006
|
+
*
|
|
2007
|
+
* @see https://0.vuetifyjs.com/components/forms/input
|
|
2008
|
+
*
|
|
2009
|
+
* @example
|
|
2010
|
+
* ```vue
|
|
2011
|
+
* <script setup lang="ts">
|
|
2012
|
+
* import { Input } from '@vuetify/v0'
|
|
2013
|
+
* import { ref } from 'vue'
|
|
2014
|
+
*
|
|
2015
|
+
* const email = ref('')
|
|
2016
|
+
* <\/script>
|
|
2017
|
+
*
|
|
2018
|
+
* <template>
|
|
2019
|
+
* <Input.Root
|
|
2020
|
+
* v-model="email"
|
|
2021
|
+
* label="Email"
|
|
2022
|
+
* :rules="[(v) => !!v || 'Required', (v) => /.+@.+/.test(v) || 'Invalid email']"
|
|
2023
|
+
* >
|
|
2024
|
+
* <Input.Control />
|
|
2025
|
+
* <Input.Description>We'll never share your email.</Input.Description>
|
|
2026
|
+
* <Input.Error v-slot="{ errors }">
|
|
2027
|
+
* <span v-for="error in errors" :key="error">{{ error }}</span>
|
|
2028
|
+
* </Input.Error>
|
|
2029
|
+
* </Input.Root>
|
|
2030
|
+
* </template>
|
|
2031
|
+
* ```
|
|
2032
|
+
*/
|
|
2033
|
+
const Input = {
|
|
2034
|
+
Control: _sfc_main$50,
|
|
2035
|
+
Description: _sfc_main$49,
|
|
2036
|
+
Error: _sfc_main$48,
|
|
2037
|
+
Root: _sfc_main$51
|
|
1679
2038
|
};
|
|
1680
|
-
|
|
1681
2039
|
//#endregion
|
|
1682
2040
|
//#region src/components/Pagination/PaginationRoot.vue
|
|
1683
2041
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
1684
2042
|
const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
|
|
1685
2043
|
const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
|
|
1686
|
-
const _sfc_main$
|
|
2044
|
+
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
1687
2045
|
name: "PaginationRoot",
|
|
1688
2046
|
__name: "PaginationRoot",
|
|
1689
2047
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1770,7 +2128,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
1770
2128
|
providePaginationControls(__props.namespace, controls);
|
|
1771
2129
|
providePaginationItems(__props.namespace, items);
|
|
1772
2130
|
return (_ctx, _cache) => {
|
|
1773
|
-
return openBlock(), createBlock(unref(
|
|
2131
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1774
2132
|
ref_key: "atom",
|
|
1775
2133
|
ref: atom
|
|
1776
2134
|
}, slotProps.value.attrs, {
|
|
@@ -1783,11 +2141,9 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
1783
2141
|
};
|
|
1784
2142
|
}
|
|
1785
2143
|
});
|
|
1786
|
-
var PaginationRoot_default = _sfc_main$39;
|
|
1787
|
-
|
|
1788
2144
|
//#endregion
|
|
1789
2145
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
1790
|
-
const _sfc_main$
|
|
2146
|
+
const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
1791
2147
|
name: "PaginationEllipsis",
|
|
1792
2148
|
__name: "PaginationEllipsis",
|
|
1793
2149
|
props: {
|
|
@@ -1815,7 +2171,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
1815
2171
|
}));
|
|
1816
2172
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
1817
2173
|
return (_ctx, _cache) => {
|
|
1818
|
-
return openBlock(), createBlock(unref(
|
|
2174
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1819
2175
|
ref_key: "atom",
|
|
1820
2176
|
ref: atom
|
|
1821
2177
|
}, slotProps.value.attrs, {
|
|
@@ -1828,11 +2184,9 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
1828
2184
|
};
|
|
1829
2185
|
}
|
|
1830
2186
|
});
|
|
1831
|
-
var PaginationEllipsis_default = _sfc_main$38;
|
|
1832
|
-
|
|
1833
2187
|
//#endregion
|
|
1834
2188
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
1835
|
-
const _sfc_main$
|
|
2189
|
+
const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
1836
2190
|
name: "PaginationFirst",
|
|
1837
2191
|
__name: "PaginationFirst",
|
|
1838
2192
|
props: {
|
|
@@ -1874,7 +2228,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
1874
2228
|
}));
|
|
1875
2229
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
1876
2230
|
return (_ctx, _cache) => {
|
|
1877
|
-
return openBlock(), createBlock(unref(
|
|
2231
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1878
2232
|
ref_key: "atom",
|
|
1879
2233
|
ref: atom
|
|
1880
2234
|
}, slotProps.value.attrs, {
|
|
@@ -1887,11 +2241,9 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
1887
2241
|
};
|
|
1888
2242
|
}
|
|
1889
2243
|
});
|
|
1890
|
-
var PaginationFirst_default = _sfc_main$37;
|
|
1891
|
-
|
|
1892
2244
|
//#endregion
|
|
1893
2245
|
//#region src/components/Pagination/PaginationItem.vue
|
|
1894
|
-
const _sfc_main$
|
|
2246
|
+
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
1895
2247
|
name: "PaginationItem",
|
|
1896
2248
|
__name: "PaginationItem",
|
|
1897
2249
|
props: {
|
|
@@ -1944,7 +2296,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
1944
2296
|
}));
|
|
1945
2297
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
1946
2298
|
return (_ctx, _cache) => {
|
|
1947
|
-
return openBlock(), createBlock(unref(
|
|
2299
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
1948
2300
|
ref_key: "atom",
|
|
1949
2301
|
ref: atom
|
|
1950
2302
|
}, slotProps.value.attrs, {
|
|
@@ -1957,11 +2309,9 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
1957
2309
|
};
|
|
1958
2310
|
}
|
|
1959
2311
|
});
|
|
1960
|
-
var PaginationItem_default = _sfc_main$36;
|
|
1961
|
-
|
|
1962
2312
|
//#endregion
|
|
1963
2313
|
//#region src/components/Pagination/PaginationLast.vue
|
|
1964
|
-
const _sfc_main$
|
|
2314
|
+
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
1965
2315
|
name: "PaginationLast",
|
|
1966
2316
|
__name: "PaginationLast",
|
|
1967
2317
|
props: {
|
|
@@ -2003,7 +2353,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2003
2353
|
}));
|
|
2004
2354
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2005
2355
|
return (_ctx, _cache) => {
|
|
2006
|
-
return openBlock(), createBlock(unref(
|
|
2356
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2007
2357
|
ref_key: "atom",
|
|
2008
2358
|
ref: atom
|
|
2009
2359
|
}, slotProps.value.attrs, {
|
|
@@ -2016,11 +2366,9 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2016
2366
|
};
|
|
2017
2367
|
}
|
|
2018
2368
|
});
|
|
2019
|
-
var PaginationLast_default = _sfc_main$35;
|
|
2020
|
-
|
|
2021
2369
|
//#endregion
|
|
2022
2370
|
//#region src/components/Pagination/PaginationNext.vue
|
|
2023
|
-
const _sfc_main$
|
|
2371
|
+
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
2024
2372
|
name: "PaginationNext",
|
|
2025
2373
|
__name: "PaginationNext",
|
|
2026
2374
|
props: {
|
|
@@ -2062,7 +2410,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
2062
2410
|
}));
|
|
2063
2411
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2064
2412
|
return (_ctx, _cache) => {
|
|
2065
|
-
return openBlock(), createBlock(unref(
|
|
2413
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2066
2414
|
ref_key: "atom",
|
|
2067
2415
|
ref: atom
|
|
2068
2416
|
}, slotProps.value.attrs, {
|
|
@@ -2075,11 +2423,9 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
2075
2423
|
};
|
|
2076
2424
|
}
|
|
2077
2425
|
});
|
|
2078
|
-
var PaginationNext_default = _sfc_main$34;
|
|
2079
|
-
|
|
2080
2426
|
//#endregion
|
|
2081
2427
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
2082
|
-
const _sfc_main$
|
|
2428
|
+
const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
2083
2429
|
name: "PaginationPrev",
|
|
2084
2430
|
__name: "PaginationPrev",
|
|
2085
2431
|
props: {
|
|
@@ -2121,7 +2467,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
2121
2467
|
}));
|
|
2122
2468
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2123
2469
|
return (_ctx, _cache) => {
|
|
2124
|
-
return openBlock(), createBlock(unref(
|
|
2470
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2125
2471
|
ref_key: "atom",
|
|
2126
2472
|
ref: atom
|
|
2127
2473
|
}, slotProps.value.attrs, {
|
|
@@ -2134,11 +2480,9 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
2134
2480
|
};
|
|
2135
2481
|
}
|
|
2136
2482
|
});
|
|
2137
|
-
var PaginationPrev_default = _sfc_main$33;
|
|
2138
|
-
|
|
2139
2483
|
//#endregion
|
|
2140
2484
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
2141
|
-
const _sfc_main$
|
|
2485
|
+
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
2142
2486
|
name: "PaginationStatus",
|
|
2143
2487
|
__name: "PaginationStatus",
|
|
2144
2488
|
props: {
|
|
@@ -2172,7 +2516,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
2172
2516
|
}
|
|
2173
2517
|
}));
|
|
2174
2518
|
return (_ctx, _cache) => {
|
|
2175
|
-
return openBlock(), createBlock(unref(
|
|
2519
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
2176
2520
|
as: __props.as,
|
|
2177
2521
|
renderless: __props.renderless
|
|
2178
2522
|
}), {
|
|
@@ -2182,8 +2526,6 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
2182
2526
|
};
|
|
2183
2527
|
}
|
|
2184
2528
|
});
|
|
2185
|
-
var PaginationStatus_default = _sfc_main$32;
|
|
2186
|
-
|
|
2187
2529
|
//#endregion
|
|
2188
2530
|
//#region src/components/Pagination/index.ts
|
|
2189
2531
|
/**
|
|
@@ -2192,20 +2534,19 @@ var PaginationStatus_default = _sfc_main$32;
|
|
|
2192
2534
|
* @see https://0.vuetifyjs.com/components/pagination
|
|
2193
2535
|
*/
|
|
2194
2536
|
const Pagination = {
|
|
2195
|
-
Root:
|
|
2196
|
-
Item:
|
|
2197
|
-
First:
|
|
2198
|
-
Prev:
|
|
2199
|
-
Ellipsis:
|
|
2200
|
-
Next:
|
|
2201
|
-
Last:
|
|
2202
|
-
Status:
|
|
2537
|
+
Root: _sfc_main$47,
|
|
2538
|
+
Item: _sfc_main$44,
|
|
2539
|
+
First: _sfc_main$45,
|
|
2540
|
+
Prev: _sfc_main$41,
|
|
2541
|
+
Ellipsis: _sfc_main$46,
|
|
2542
|
+
Next: _sfc_main$42,
|
|
2543
|
+
Last: _sfc_main$43,
|
|
2544
|
+
Status: _sfc_main$40
|
|
2203
2545
|
};
|
|
2204
|
-
|
|
2205
2546
|
//#endregion
|
|
2206
2547
|
//#region src/components/Popover/PopoverRoot.vue
|
|
2207
2548
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
2208
|
-
const _sfc_main$
|
|
2549
|
+
const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
2209
2550
|
name: "PopoverRoot",
|
|
2210
2551
|
__name: "PopoverRoot",
|
|
2211
2552
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2222,22 +2563,21 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
2222
2563
|
emits: ["update:modelValue"],
|
|
2223
2564
|
setup(__props) {
|
|
2224
2565
|
const isSelected = useModel(__props, "modelValue");
|
|
2225
|
-
const
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
}
|
|
2566
|
+
const popover = usePopover({
|
|
2567
|
+
id: __props.id,
|
|
2568
|
+
isOpen: isSelected
|
|
2569
|
+
});
|
|
2229
2570
|
providePopoverContext({
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
id
|
|
2571
|
+
...popover,
|
|
2572
|
+
isSelected
|
|
2233
2573
|
});
|
|
2234
2574
|
const slotProps = toRef(() => ({
|
|
2235
|
-
id,
|
|
2575
|
+
id: popover.id,
|
|
2236
2576
|
isSelected: isSelected.value,
|
|
2237
|
-
toggle
|
|
2577
|
+
toggle: popover.toggle
|
|
2238
2578
|
}));
|
|
2239
2579
|
return (_ctx, _cache) => {
|
|
2240
|
-
return openBlock(), createBlock(unref(
|
|
2580
|
+
return openBlock(), createBlock(unref(_sfc_main$81), {
|
|
2241
2581
|
as: __props.as,
|
|
2242
2582
|
renderless: ""
|
|
2243
2583
|
}, {
|
|
@@ -2247,11 +2587,9 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
2247
2587
|
};
|
|
2248
2588
|
}
|
|
2249
2589
|
});
|
|
2250
|
-
var PopoverRoot_default = _sfc_main$31;
|
|
2251
|
-
|
|
2252
2590
|
//#endregion
|
|
2253
2591
|
//#region src/components/Popover/PopoverActivator.vue
|
|
2254
|
-
const _sfc_main$
|
|
2592
|
+
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
2255
2593
|
name: "PopoverActivator",
|
|
2256
2594
|
__name: "PopoverActivator",
|
|
2257
2595
|
props: {
|
|
@@ -2263,17 +2601,20 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
2263
2601
|
const props = createPropsRestProxy(__props, ["as"]);
|
|
2264
2602
|
const context = usePopoverContext();
|
|
2265
2603
|
const popovertarget = toRef(() => props.target ?? context.id);
|
|
2266
|
-
const style = toRef(() =>
|
|
2604
|
+
const style = toRef(() => {
|
|
2605
|
+
if (props.target) return { anchorName: `--${props.target}` };
|
|
2606
|
+
return context.anchorStyles.value;
|
|
2607
|
+
});
|
|
2267
2608
|
const slotProps = toRef(() => ({
|
|
2268
|
-
isOpen: context.
|
|
2609
|
+
isOpen: context.isOpen.value,
|
|
2269
2610
|
attrs: {
|
|
2270
2611
|
"popovertarget": toValue(popovertarget),
|
|
2271
2612
|
"type": __props.as === "button" ? "button" : void 0,
|
|
2272
|
-
"data-popover-open": context.
|
|
2613
|
+
"data-popover-open": context.isOpen.value ? "" : void 0
|
|
2273
2614
|
}
|
|
2274
2615
|
}));
|
|
2275
2616
|
return (_ctx, _cache) => {
|
|
2276
|
-
return openBlock(), createBlock(unref(
|
|
2617
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2277
2618
|
as: __props.as,
|
|
2278
2619
|
style: style.value
|
|
2279
2620
|
}, slotProps.value.attrs), {
|
|
@@ -2283,17 +2624,15 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
2283
2624
|
};
|
|
2284
2625
|
}
|
|
2285
2626
|
});
|
|
2286
|
-
var PopoverActivator_default = _sfc_main$30;
|
|
2287
|
-
|
|
2288
2627
|
//#endregion
|
|
2289
2628
|
//#region src/components/Popover/PopoverContent.vue
|
|
2290
|
-
const _sfc_main$
|
|
2629
|
+
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
2291
2630
|
name: "PopoverContent",
|
|
2292
2631
|
__name: "PopoverContent",
|
|
2293
2632
|
props: {
|
|
2294
2633
|
id: {},
|
|
2295
|
-
positionArea: {
|
|
2296
|
-
positionTry: {
|
|
2634
|
+
positionArea: {},
|
|
2635
|
+
positionTry: {},
|
|
2297
2636
|
as: {},
|
|
2298
2637
|
renderless: { type: Boolean }
|
|
2299
2638
|
},
|
|
@@ -2302,60 +2641,43 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
2302
2641
|
const props = createPropsRestProxy(__props, ["positionArea", "positionTry"]);
|
|
2303
2642
|
const emit = __emit;
|
|
2304
2643
|
const context = usePopoverContext();
|
|
2305
|
-
const ref
|
|
2644
|
+
const ref = useTemplateRef("ref");
|
|
2306
2645
|
const id = toRef(() => props.id ?? context.id);
|
|
2307
|
-
const style = toRef(() =>
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
if (context.isSelected.value) ref$1.value?.element?.showPopover();
|
|
2318
|
-
});
|
|
2319
|
-
watch(context.isSelected, (isOpen) => {
|
|
2320
|
-
const element = ref$1.value?.element;
|
|
2321
|
-
if (!element?.isConnected) return;
|
|
2322
|
-
if (isOpen === element.matches?.(":popover-open")) return;
|
|
2323
|
-
if (isOpen) element.showPopover?.();
|
|
2324
|
-
else element.hidePopover?.();
|
|
2646
|
+
const style = toRef(() => {
|
|
2647
|
+
if (props.id) return {
|
|
2648
|
+
"position": "fixed",
|
|
2649
|
+
"margin": "unset",
|
|
2650
|
+
"inset-area": __props.positionArea ?? "bottom",
|
|
2651
|
+
"position-area": __props.positionArea ?? "bottom",
|
|
2652
|
+
"position-anchor": `--${props.id}`,
|
|
2653
|
+
"position-try-fallbacks": __props.positionTry ?? "most-width bottom"
|
|
2654
|
+
};
|
|
2655
|
+
return context.contentStyles.value;
|
|
2325
2656
|
});
|
|
2326
|
-
|
|
2327
|
-
if (!ref$1.value?.element?.isConnected) return;
|
|
2328
|
-
context.isSelected.value = e.newState === "open";
|
|
2329
|
-
}
|
|
2330
|
-
/* v8 ignore stop */
|
|
2657
|
+
context.attach(() => ref.value?.element);
|
|
2331
2658
|
function onBeforeToggle(e) {
|
|
2332
2659
|
emit("beforetoggle", e);
|
|
2333
2660
|
}
|
|
2334
2661
|
const slotProps = toRef(() => ({
|
|
2335
|
-
isOpen: context.
|
|
2662
|
+
isOpen: context.isOpen.value,
|
|
2336
2663
|
attrs: {
|
|
2337
|
-
id:
|
|
2664
|
+
id: id.value,
|
|
2338
2665
|
popover: ""
|
|
2339
2666
|
}
|
|
2340
2667
|
}));
|
|
2341
2668
|
return (_ctx, _cache) => {
|
|
2342
|
-
return openBlock(), createBlock(unref(
|
|
2669
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2343
2670
|
ref_key: "ref",
|
|
2344
|
-
ref
|
|
2671
|
+
ref,
|
|
2345
2672
|
as: props.as,
|
|
2346
2673
|
style: style.value
|
|
2347
|
-
}, slotProps.value.attrs, {
|
|
2348
|
-
onBeforetoggle: onBeforeToggle,
|
|
2349
|
-
onToggle
|
|
2350
|
-
}), {
|
|
2674
|
+
}, slotProps.value.attrs, { onBeforetoggle: onBeforeToggle }), {
|
|
2351
2675
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
2352
2676
|
_: 3
|
|
2353
2677
|
}, 16, ["as", "style"]);
|
|
2354
2678
|
};
|
|
2355
2679
|
}
|
|
2356
2680
|
});
|
|
2357
|
-
var PopoverContent_default = _sfc_main$29;
|
|
2358
|
-
|
|
2359
2681
|
//#endregion
|
|
2360
2682
|
//#region src/components/Popover/index.ts
|
|
2361
2683
|
/**
|
|
@@ -2364,15 +2686,14 @@ var PopoverContent_default = _sfc_main$29;
|
|
|
2364
2686
|
* @see https://0.vuetifyjs.com/components/popover
|
|
2365
2687
|
*/
|
|
2366
2688
|
const Popover = {
|
|
2367
|
-
Root:
|
|
2368
|
-
Activator:
|
|
2369
|
-
Content:
|
|
2689
|
+
Root: _sfc_main$39,
|
|
2690
|
+
Activator: _sfc_main$38,
|
|
2691
|
+
Content: _sfc_main$37
|
|
2370
2692
|
};
|
|
2371
|
-
|
|
2372
2693
|
//#endregion
|
|
2373
2694
|
//#region src/components/Radio/RadioGroup.vue
|
|
2374
2695
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
2375
|
-
const _sfc_main$
|
|
2696
|
+
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
2376
2697
|
name: "RadioGroup",
|
|
2377
2698
|
__name: "RadioGroup",
|
|
2378
2699
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2424,7 +2745,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
2424
2745
|
}
|
|
2425
2746
|
}));
|
|
2426
2747
|
return (_ctx, _cache) => {
|
|
2427
|
-
return openBlock(), createBlock(unref(
|
|
2748
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
2428
2749
|
as: __props.as,
|
|
2429
2750
|
renderless: __props.renderless
|
|
2430
2751
|
}), {
|
|
@@ -2434,12 +2755,10 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
2434
2755
|
};
|
|
2435
2756
|
}
|
|
2436
2757
|
});
|
|
2437
|
-
var RadioGroup_default = _sfc_main$28;
|
|
2438
|
-
|
|
2439
2758
|
//#endregion
|
|
2440
2759
|
//#region src/components/Radio/RadioRoot.vue
|
|
2441
2760
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
2442
|
-
const _sfc_main$
|
|
2761
|
+
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
2443
2762
|
name: "RadioRoot",
|
|
2444
2763
|
inheritAttrs: false,
|
|
2445
2764
|
__name: "RadioRoot",
|
|
@@ -2549,7 +2868,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
2549
2868
|
}
|
|
2550
2869
|
}));
|
|
2551
2870
|
return (_ctx, _cache) => {
|
|
2552
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
2871
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$81), mergeProps({ ref: "root" }, {
|
|
2553
2872
|
...unref(attrs),
|
|
2554
2873
|
...slotProps.value.attrs
|
|
2555
2874
|
}, {
|
|
@@ -2560,22 +2879,20 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
2560
2879
|
}), {
|
|
2561
2880
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
2562
2881
|
_: 3
|
|
2563
|
-
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(
|
|
2882
|
+
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$34, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
2564
2883
|
};
|
|
2565
2884
|
}
|
|
2566
2885
|
});
|
|
2567
|
-
var RadioRoot_default = _sfc_main$27;
|
|
2568
|
-
|
|
2569
2886
|
//#endregion
|
|
2570
2887
|
//#region src/components/Radio/RadioHiddenInput.vue
|
|
2571
|
-
const _hoisted_1$
|
|
2888
|
+
const _hoisted_1$3 = [
|
|
2572
2889
|
"checked",
|
|
2573
2890
|
"disabled",
|
|
2574
2891
|
"form",
|
|
2575
2892
|
"name",
|
|
2576
2893
|
"value"
|
|
2577
2894
|
];
|
|
2578
|
-
const visuallyHiddenStyle$
|
|
2895
|
+
const visuallyHiddenStyle$2 = {
|
|
2579
2896
|
position: "absolute",
|
|
2580
2897
|
width: "1px",
|
|
2581
2898
|
height: "1px",
|
|
@@ -2586,7 +2903,7 @@ const visuallyHiddenStyle$1 = {
|
|
|
2586
2903
|
whiteSpace: "nowrap",
|
|
2587
2904
|
border: "0"
|
|
2588
2905
|
};
|
|
2589
|
-
const _sfc_main$
|
|
2906
|
+
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
2590
2907
|
name: "RadioHiddenInput",
|
|
2591
2908
|
__name: "RadioHiddenInput",
|
|
2592
2909
|
props: {
|
|
@@ -2613,19 +2930,17 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
2613
2930
|
form: form.value,
|
|
2614
2931
|
inert: "",
|
|
2615
2932
|
name: name.value,
|
|
2616
|
-
style: visuallyHiddenStyle$
|
|
2933
|
+
style: visuallyHiddenStyle$2,
|
|
2617
2934
|
tabindex: "-1",
|
|
2618
2935
|
type: "radio",
|
|
2619
2936
|
value: value.value
|
|
2620
|
-
}, null, 8, _hoisted_1$
|
|
2937
|
+
}, null, 8, _hoisted_1$3);
|
|
2621
2938
|
};
|
|
2622
2939
|
}
|
|
2623
2940
|
});
|
|
2624
|
-
var RadioHiddenInput_default = _sfc_main$26;
|
|
2625
|
-
|
|
2626
2941
|
//#endregion
|
|
2627
2942
|
//#region src/components/Radio/RadioIndicator.vue
|
|
2628
|
-
const _sfc_main$
|
|
2943
|
+
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
2629
2944
|
name: "RadioIndicator",
|
|
2630
2945
|
__name: "RadioIndicator",
|
|
2631
2946
|
props: {
|
|
@@ -2645,7 +2960,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
2645
2960
|
}
|
|
2646
2961
|
}));
|
|
2647
2962
|
return (_ctx, _cache) => {
|
|
2648
|
-
return openBlock(), createBlock(unref(
|
|
2963
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
2649
2964
|
as: __props.as,
|
|
2650
2965
|
renderless: __props.renderless
|
|
2651
2966
|
}), {
|
|
@@ -2655,8 +2970,6 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
2655
2970
|
};
|
|
2656
2971
|
}
|
|
2657
2972
|
});
|
|
2658
|
-
var RadioIndicator_default = _sfc_main$25;
|
|
2659
|
-
|
|
2660
2973
|
//#endregion
|
|
2661
2974
|
//#region src/components/Radio/index.ts
|
|
2662
2975
|
/**
|
|
@@ -2692,15 +3005,14 @@ var RadioIndicator_default = _sfc_main$25;
|
|
|
2692
3005
|
* ```
|
|
2693
3006
|
*/
|
|
2694
3007
|
const Radio = {
|
|
2695
|
-
Group:
|
|
2696
|
-
HiddenInput:
|
|
2697
|
-
Indicator:
|
|
2698
|
-
Root:
|
|
3008
|
+
Group: _sfc_main$36,
|
|
3009
|
+
HiddenInput: _sfc_main$34,
|
|
3010
|
+
Indicator: _sfc_main$33,
|
|
3011
|
+
Root: _sfc_main$35
|
|
2699
3012
|
};
|
|
2700
|
-
|
|
2701
3013
|
//#endregion
|
|
2702
3014
|
//#region src/components/Scrim/Scrim.vue
|
|
2703
|
-
const _sfc_main$
|
|
3015
|
+
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
2704
3016
|
name: "Scrim",
|
|
2705
3017
|
inheritAttrs: false,
|
|
2706
3018
|
__name: "Scrim",
|
|
@@ -2738,7 +3050,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2738
3050
|
to: __props.teleportTo
|
|
2739
3051
|
}, [createVNode(TransitionGroup, { name: __props.transition }, {
|
|
2740
3052
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
2741
|
-
return openBlock(), createBlock(unref(
|
|
3053
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2742
3054
|
key: ticket.id,
|
|
2743
3055
|
as: __props.as,
|
|
2744
3056
|
style: getStyle(ticket)
|
|
@@ -2757,7 +3069,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2757
3069
|
name: __props.transition
|
|
2758
3070
|
}, {
|
|
2759
3071
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
2760
|
-
return openBlock(), createBlock(unref(
|
|
3072
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
2761
3073
|
key: ticket.id,
|
|
2762
3074
|
as: __props.as,
|
|
2763
3075
|
style: getStyle(ticket)
|
|
@@ -2775,8 +3087,487 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2775
3087
|
};
|
|
2776
3088
|
}
|
|
2777
3089
|
});
|
|
2778
|
-
|
|
2779
|
-
|
|
3090
|
+
//#endregion
|
|
3091
|
+
//#region src/components/Select/SelectHiddenInput.vue
|
|
3092
|
+
const _hoisted_1$2 = [
|
|
3093
|
+
"disabled",
|
|
3094
|
+
"form",
|
|
3095
|
+
"name",
|
|
3096
|
+
"value"
|
|
3097
|
+
];
|
|
3098
|
+
const visuallyHiddenStyle$1 = {
|
|
3099
|
+
position: "absolute",
|
|
3100
|
+
width: "1px",
|
|
3101
|
+
height: "1px",
|
|
3102
|
+
padding: "0",
|
|
3103
|
+
margin: "-1px",
|
|
3104
|
+
overflow: "hidden",
|
|
3105
|
+
clip: "rect(0, 0, 0, 0)",
|
|
3106
|
+
whiteSpace: "nowrap",
|
|
3107
|
+
border: "0"
|
|
3108
|
+
};
|
|
3109
|
+
const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
3110
|
+
name: "SelectHiddenInput",
|
|
3111
|
+
__name: "SelectHiddenInput",
|
|
3112
|
+
props: { namespace: { default: "v0:select" } },
|
|
3113
|
+
setup(__props) {
|
|
3114
|
+
const context = useSelectContext(__props.namespace);
|
|
3115
|
+
const values = toRef(() => {
|
|
3116
|
+
return Array.from(context.selection.selectedValues.value).map((v) => {
|
|
3117
|
+
if (/* @__PURE__ */ isNullOrUndefined(v)) return "";
|
|
3118
|
+
if (/* @__PURE__ */ isObject(v)) return JSON.stringify(v);
|
|
3119
|
+
return String(v);
|
|
3120
|
+
});
|
|
3121
|
+
});
|
|
3122
|
+
const isDisabled = toRef(() => toValue(context.disabled));
|
|
3123
|
+
return (_ctx, _cache) => {
|
|
3124
|
+
return openBlock(true), createElementBlock(Fragment, null, renderList(values.value, (val, index) => {
|
|
3125
|
+
return openBlock(), createElementBlock("input", {
|
|
3126
|
+
key: index,
|
|
3127
|
+
disabled: isDisabled.value,
|
|
3128
|
+
form: unref(context).form,
|
|
3129
|
+
inert: "",
|
|
3130
|
+
name: unref(context).name,
|
|
3131
|
+
style: visuallyHiddenStyle$1,
|
|
3132
|
+
tabindex: "-1",
|
|
3133
|
+
type: "hidden",
|
|
3134
|
+
value: val
|
|
3135
|
+
}, null, 8, _hoisted_1$2);
|
|
3136
|
+
}), 128);
|
|
3137
|
+
};
|
|
3138
|
+
}
|
|
3139
|
+
});
|
|
3140
|
+
//#endregion
|
|
3141
|
+
//#region src/components/Select/SelectRoot.vue
|
|
3142
|
+
const [useSelectContext, provideSelectContext] = createContext();
|
|
3143
|
+
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
3144
|
+
name: "SelectRoot",
|
|
3145
|
+
__name: "SelectRoot",
|
|
3146
|
+
props: /* @__PURE__ */ mergeModels({
|
|
3147
|
+
namespace: { default: "v0:select" },
|
|
3148
|
+
id: {},
|
|
3149
|
+
name: {},
|
|
3150
|
+
form: {},
|
|
3151
|
+
disabled: {
|
|
3152
|
+
type: Boolean,
|
|
3153
|
+
default: false
|
|
3154
|
+
},
|
|
3155
|
+
multiple: {
|
|
3156
|
+
type: Boolean,
|
|
3157
|
+
default: false
|
|
3158
|
+
},
|
|
3159
|
+
mandatory: {
|
|
3160
|
+
type: [Boolean, String],
|
|
3161
|
+
default: false
|
|
3162
|
+
},
|
|
3163
|
+
as: { default: null },
|
|
3164
|
+
renderless: { type: Boolean }
|
|
3165
|
+
}, {
|
|
3166
|
+
"modelValue": {},
|
|
3167
|
+
"modelModifiers": {}
|
|
3168
|
+
}),
|
|
3169
|
+
emits: /* @__PURE__ */ mergeModels(["update:model-value"], ["update:modelValue"]),
|
|
3170
|
+
setup(__props) {
|
|
3171
|
+
const model = useModel(__props, "modelValue");
|
|
3172
|
+
const id = __props.id ?? useId();
|
|
3173
|
+
const listboxId = `${id}-listbox`;
|
|
3174
|
+
const activatorId = `${id}-activator`;
|
|
3175
|
+
const selection = createSelection({
|
|
3176
|
+
multiple: __props.multiple,
|
|
3177
|
+
mandatory: __props.mandatory,
|
|
3178
|
+
disabled: toRef(() => __props.disabled),
|
|
3179
|
+
events: true
|
|
3180
|
+
});
|
|
3181
|
+
useProxyModel(selection, model, { multiple: __props.multiple });
|
|
3182
|
+
const selectedId = toRef(() => {
|
|
3183
|
+
const ids = Array.from(selection.selectedIds);
|
|
3184
|
+
return ids.length > 0 ? ids[0] : void 0;
|
|
3185
|
+
});
|
|
3186
|
+
const popover = usePopover({ id });
|
|
3187
|
+
const isOpen = popover.isOpen;
|
|
3188
|
+
const activatorEl = shallowRef(null);
|
|
3189
|
+
const virtualFocus = useVirtualFocus(() => selection.values().map((ticket) => ({
|
|
3190
|
+
id: ticket.id,
|
|
3191
|
+
el: () => document.querySelector(`#${CSS.escape(`${id}-option-${ticket.id}`)}`),
|
|
3192
|
+
disabled: ticket.disabled
|
|
3193
|
+
})), {
|
|
3194
|
+
control: activatorEl,
|
|
3195
|
+
target: () => null,
|
|
3196
|
+
orientation: "vertical"
|
|
3197
|
+
});
|
|
3198
|
+
watch(isOpen, (open) => {
|
|
3199
|
+
if (!open) {
|
|
3200
|
+
virtualFocus.clear();
|
|
3201
|
+
return;
|
|
3202
|
+
}
|
|
3203
|
+
nextTick(() => {
|
|
3204
|
+
const selected = selectedId.value;
|
|
3205
|
+
if (!/* @__PURE__ */ isUndefined(selected)) virtualFocus.highlight(String(selected));
|
|
3206
|
+
});
|
|
3207
|
+
}, { flush: "post" });
|
|
3208
|
+
function open() {
|
|
3209
|
+
if (!isOpen.value && !toValue(__props.disabled)) isOpen.value = true;
|
|
3210
|
+
}
|
|
3211
|
+
function close() {
|
|
3212
|
+
isOpen.value = false;
|
|
3213
|
+
}
|
|
3214
|
+
function toggle() {
|
|
3215
|
+
if (isOpen.value) close();
|
|
3216
|
+
else open();
|
|
3217
|
+
}
|
|
3218
|
+
function select(itemId) {
|
|
3219
|
+
if (__props.multiple) selection.toggle(itemId);
|
|
3220
|
+
else {
|
|
3221
|
+
selection.select(itemId);
|
|
3222
|
+
close();
|
|
3223
|
+
}
|
|
3224
|
+
}
|
|
3225
|
+
provideSelectContext(__props.namespace, {
|
|
3226
|
+
isOpen,
|
|
3227
|
+
disabled: toRef(() => __props.disabled),
|
|
3228
|
+
multiple: __props.multiple,
|
|
3229
|
+
id,
|
|
3230
|
+
listboxId,
|
|
3231
|
+
activatorId,
|
|
3232
|
+
name: __props.name,
|
|
3233
|
+
form: __props.form,
|
|
3234
|
+
activatorEl,
|
|
3235
|
+
selection,
|
|
3236
|
+
virtualFocus,
|
|
3237
|
+
popover,
|
|
3238
|
+
open,
|
|
3239
|
+
close,
|
|
3240
|
+
toggle,
|
|
3241
|
+
select
|
|
3242
|
+
});
|
|
3243
|
+
const slotProps = toRef(() => ({
|
|
3244
|
+
id,
|
|
3245
|
+
isOpen: isOpen.value,
|
|
3246
|
+
isDisabled: toValue(__props.disabled),
|
|
3247
|
+
open,
|
|
3248
|
+
close,
|
|
3249
|
+
toggle
|
|
3250
|
+
}));
|
|
3251
|
+
return (_ctx, _cache) => {
|
|
3252
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$81), {
|
|
3253
|
+
as: __props.as,
|
|
3254
|
+
renderless: ""
|
|
3255
|
+
}, {
|
|
3256
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3257
|
+
_: 3
|
|
3258
|
+
}, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$31, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
3259
|
+
};
|
|
3260
|
+
}
|
|
3261
|
+
});
|
|
3262
|
+
//#endregion
|
|
3263
|
+
//#region src/components/Select/SelectActivator.vue
|
|
3264
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
3265
|
+
name: "SelectActivator",
|
|
3266
|
+
__name: "SelectActivator",
|
|
3267
|
+
props: {
|
|
3268
|
+
namespace: { default: "v0:select" },
|
|
3269
|
+
as: { default: "button" },
|
|
3270
|
+
renderless: { type: Boolean }
|
|
3271
|
+
},
|
|
3272
|
+
setup(__props) {
|
|
3273
|
+
const context = useSelectContext(__props.namespace);
|
|
3274
|
+
const activatorEl = useTemplateRef("activator");
|
|
3275
|
+
watchEffect(() => {
|
|
3276
|
+
context.activatorEl.value = activatorEl.value?.element ?? null;
|
|
3277
|
+
});
|
|
3278
|
+
function onClick() {
|
|
3279
|
+
context.toggle();
|
|
3280
|
+
}
|
|
3281
|
+
function onKeydown(e) {
|
|
3282
|
+
if (context.isOpen.value) switch (e.key) {
|
|
3283
|
+
case " ":
|
|
3284
|
+
case "Enter":
|
|
3285
|
+
e.preventDefault();
|
|
3286
|
+
if (!/* @__PURE__ */ isUndefined(context.virtualFocus.highlightedId.value)) context.select(context.virtualFocus.highlightedId.value);
|
|
3287
|
+
break;
|
|
3288
|
+
case "Escape":
|
|
3289
|
+
e.preventDefault();
|
|
3290
|
+
context.close();
|
|
3291
|
+
break;
|
|
3292
|
+
case "Tab":
|
|
3293
|
+
context.close();
|
|
3294
|
+
break;
|
|
3295
|
+
case "ArrowDown":
|
|
3296
|
+
case "ArrowUp":
|
|
3297
|
+
case "Home":
|
|
3298
|
+
case "End":
|
|
3299
|
+
context.virtualFocus.onKeydown(e);
|
|
3300
|
+
break;
|
|
3301
|
+
}
|
|
3302
|
+
else switch (e.key) {
|
|
3303
|
+
case " ":
|
|
3304
|
+
case "Enter":
|
|
3305
|
+
case "ArrowDown":
|
|
3306
|
+
case "ArrowUp":
|
|
3307
|
+
e.preventDefault();
|
|
3308
|
+
context.open();
|
|
3309
|
+
break;
|
|
3310
|
+
}
|
|
3311
|
+
}
|
|
3312
|
+
const style = toRef(() => context.popover.anchorStyles.value);
|
|
3313
|
+
const slotProps = toRef(() => ({
|
|
3314
|
+
isOpen: context.isOpen.value,
|
|
3315
|
+
attrs: {
|
|
3316
|
+
"id": context.activatorId,
|
|
3317
|
+
"role": "combobox",
|
|
3318
|
+
"type": __props.as === "button" ? "button" : void 0,
|
|
3319
|
+
"aria-expanded": context.isOpen.value,
|
|
3320
|
+
"aria-haspopup": "listbox",
|
|
3321
|
+
"aria-controls": context.listboxId,
|
|
3322
|
+
"data-select-open": context.isOpen.value ? "" : void 0
|
|
3323
|
+
}
|
|
3324
|
+
}));
|
|
3325
|
+
return (_ctx, _cache) => {
|
|
3326
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
3327
|
+
ref: "activator",
|
|
3328
|
+
as: __props.as,
|
|
3329
|
+
style: style.value
|
|
3330
|
+
}, slotProps.value.attrs, {
|
|
3331
|
+
onClick,
|
|
3332
|
+
onKeydown
|
|
3333
|
+
}), {
|
|
3334
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3335
|
+
_: 3
|
|
3336
|
+
}, 16, ["as", "style"]);
|
|
3337
|
+
};
|
|
3338
|
+
}
|
|
3339
|
+
});
|
|
3340
|
+
//#endregion
|
|
3341
|
+
//#region src/components/Select/SelectContent.vue
|
|
3342
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
3343
|
+
name: "SelectContent",
|
|
3344
|
+
__name: "SelectContent",
|
|
3345
|
+
props: {
|
|
3346
|
+
namespace: { default: "v0:select" },
|
|
3347
|
+
as: { default: "div" },
|
|
3348
|
+
renderless: { type: Boolean }
|
|
3349
|
+
},
|
|
3350
|
+
setup(__props) {
|
|
3351
|
+
const context = useSelectContext(__props.namespace);
|
|
3352
|
+
const content = useTemplateRef("content");
|
|
3353
|
+
context.popover.attach(() => content.value?.element);
|
|
3354
|
+
const { hasContent } = useLazy(context.isOpen);
|
|
3355
|
+
const slotProps = toRef(() => ({ isOpen: context.isOpen.value }));
|
|
3356
|
+
const attrs = toRef(() => ({
|
|
3357
|
+
...context.popover.contentAttrs.value,
|
|
3358
|
+
"id": context.listboxId,
|
|
3359
|
+
"role": "listbox",
|
|
3360
|
+
"aria-multiselectable": context.multiple || void 0,
|
|
3361
|
+
"tabindex": -1
|
|
3362
|
+
}));
|
|
3363
|
+
const style = toRef(() => context.popover.contentStyles.value);
|
|
3364
|
+
return (_ctx, _cache) => {
|
|
3365
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
3366
|
+
ref_key: "content",
|
|
3367
|
+
ref: content,
|
|
3368
|
+
as: __props.as,
|
|
3369
|
+
style: style.value
|
|
3370
|
+
}, attrs.value), {
|
|
3371
|
+
default: withCtx(() => [unref(hasContent) ? renderSlot(_ctx.$slots, "default", normalizeProps(mergeProps({ key: 0 }, slotProps.value))) : createCommentVNode("v-if", true)]),
|
|
3372
|
+
_: 3
|
|
3373
|
+
}, 16, ["as", "style"]);
|
|
3374
|
+
};
|
|
3375
|
+
}
|
|
3376
|
+
});
|
|
3377
|
+
//#endregion
|
|
3378
|
+
//#region src/components/Select/SelectCue.vue
|
|
3379
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
3380
|
+
name: "SelectCue",
|
|
3381
|
+
__name: "SelectCue",
|
|
3382
|
+
props: {
|
|
3383
|
+
namespace: { default: "v0:select" },
|
|
3384
|
+
as: { default: "span" },
|
|
3385
|
+
renderless: { type: Boolean }
|
|
3386
|
+
},
|
|
3387
|
+
setup(__props) {
|
|
3388
|
+
const context = useSelectContext(__props.namespace);
|
|
3389
|
+
const slotProps = toRef(() => ({
|
|
3390
|
+
isOpen: context.isOpen.value,
|
|
3391
|
+
attrs: {
|
|
3392
|
+
"aria-hidden": true,
|
|
3393
|
+
"data-state": context.isOpen.value ? "open" : "closed"
|
|
3394
|
+
}
|
|
3395
|
+
}));
|
|
3396
|
+
return (_ctx, _cache) => {
|
|
3397
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
3398
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3399
|
+
_: 3
|
|
3400
|
+
}, 16, ["as"]);
|
|
3401
|
+
};
|
|
3402
|
+
}
|
|
3403
|
+
});
|
|
3404
|
+
//#endregion
|
|
3405
|
+
//#region src/components/Select/SelectItem.vue
|
|
3406
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
3407
|
+
name: "SelectItem",
|
|
3408
|
+
__name: "SelectItem",
|
|
3409
|
+
props: {
|
|
3410
|
+
namespace: { default: "v0:select" },
|
|
3411
|
+
id: {},
|
|
3412
|
+
value: {},
|
|
3413
|
+
disabled: {},
|
|
3414
|
+
as: { default: "div" },
|
|
3415
|
+
renderless: { type: Boolean }
|
|
3416
|
+
},
|
|
3417
|
+
setup(__props) {
|
|
3418
|
+
const context = useSelectContext(__props.namespace);
|
|
3419
|
+
const ticket = context.selection.register({
|
|
3420
|
+
id: __props.id,
|
|
3421
|
+
value: __props.value,
|
|
3422
|
+
disabled: __props.disabled
|
|
3423
|
+
});
|
|
3424
|
+
const elementId = `${context.id}-option-${ticket.id}`;
|
|
3425
|
+
const isSelected = toRef(() => toValue(ticket.isSelected));
|
|
3426
|
+
const isDisabled = toRef(() => toValue(ticket.disabled) || toValue(context.disabled));
|
|
3427
|
+
const isHighlighted = toRef(() => context.virtualFocus.highlightedId.value === ticket.id);
|
|
3428
|
+
function onClick() {
|
|
3429
|
+
if (!toValue(isDisabled)) context.select(ticket.id);
|
|
3430
|
+
}
|
|
3431
|
+
onUnmounted(() => {
|
|
3432
|
+
context.selection.unregister(ticket.id);
|
|
3433
|
+
});
|
|
3434
|
+
const slotProps = toRef(() => ({
|
|
3435
|
+
value: __props.value,
|
|
3436
|
+
isSelected: isSelected.value,
|
|
3437
|
+
isHighlighted: isHighlighted.value,
|
|
3438
|
+
isDisabled: isDisabled.value,
|
|
3439
|
+
select: () => context.select(ticket.id),
|
|
3440
|
+
attrs: {
|
|
3441
|
+
"id": elementId,
|
|
3442
|
+
"role": "option",
|
|
3443
|
+
"aria-selected": isSelected.value,
|
|
3444
|
+
"aria-disabled": isDisabled.value || void 0,
|
|
3445
|
+
"data-selected": isSelected.value || void 0,
|
|
3446
|
+
"data-highlighted": isHighlighted.value ? "" : void 0,
|
|
3447
|
+
"data-disabled": isDisabled.value || void 0,
|
|
3448
|
+
"data-id": String(ticket.id)
|
|
3449
|
+
}
|
|
3450
|
+
}));
|
|
3451
|
+
return (_ctx, _cache) => {
|
|
3452
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
3453
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3454
|
+
_: 3
|
|
3455
|
+
}, 16, ["as"]);
|
|
3456
|
+
};
|
|
3457
|
+
}
|
|
3458
|
+
});
|
|
3459
|
+
//#endregion
|
|
3460
|
+
//#region src/components/Select/SelectPlaceholder.vue
|
|
3461
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
3462
|
+
name: "SelectPlaceholder",
|
|
3463
|
+
__name: "SelectPlaceholder",
|
|
3464
|
+
props: {
|
|
3465
|
+
namespace: { default: "v0:select" },
|
|
3466
|
+
as: { default: "span" },
|
|
3467
|
+
renderless: { type: Boolean }
|
|
3468
|
+
},
|
|
3469
|
+
setup(__props) {
|
|
3470
|
+
const context = useSelectContext(__props.namespace);
|
|
3471
|
+
const hasValue = toRef(() => context.selection.selectedIds.size > 0);
|
|
3472
|
+
return (_ctx, _cache) => {
|
|
3473
|
+
return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$81), {
|
|
3474
|
+
key: 0,
|
|
3475
|
+
as: __props.as
|
|
3476
|
+
}, {
|
|
3477
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", { hasValue: hasValue.value })]),
|
|
3478
|
+
_: 3
|
|
3479
|
+
}, 8, ["as"])) : createCommentVNode("v-if", true);
|
|
3480
|
+
};
|
|
3481
|
+
}
|
|
3482
|
+
});
|
|
3483
|
+
//#endregion
|
|
3484
|
+
//#region src/components/Select/SelectValue.vue
|
|
3485
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
3486
|
+
name: "SelectValue",
|
|
3487
|
+
__name: "SelectValue",
|
|
3488
|
+
props: {
|
|
3489
|
+
namespace: { default: "v0:select" },
|
|
3490
|
+
as: { default: "span" },
|
|
3491
|
+
renderless: { type: Boolean }
|
|
3492
|
+
},
|
|
3493
|
+
setup(__props) {
|
|
3494
|
+
const context = useSelectContext(__props.namespace);
|
|
3495
|
+
const items = toRef(() => Array.from(context.selection.selectedItems.value));
|
|
3496
|
+
const values = toRef(() => Array.from(context.selection.selectedValues.value));
|
|
3497
|
+
const hasValue = toRef(() => context.selection.selectedIds.size > 0);
|
|
3498
|
+
const slotProps = toRef(() => ({
|
|
3499
|
+
selectedItem: items.value[0],
|
|
3500
|
+
selectedItems: items.value,
|
|
3501
|
+
selectedValue: values.value[0],
|
|
3502
|
+
selectedValues: values.value,
|
|
3503
|
+
hasValue: hasValue.value,
|
|
3504
|
+
attrs: {}
|
|
3505
|
+
}));
|
|
3506
|
+
return (_ctx, _cache) => {
|
|
3507
|
+
return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$81), {
|
|
3508
|
+
key: 0,
|
|
3509
|
+
as: __props.as
|
|
3510
|
+
}, {
|
|
3511
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)), () => [createTextVNode(toDisplayString(values.value[0]), 1)])]),
|
|
3512
|
+
_: 3
|
|
3513
|
+
}, 8, ["as"])) : createCommentVNode("v-if", true);
|
|
3514
|
+
};
|
|
3515
|
+
}
|
|
3516
|
+
});
|
|
3517
|
+
//#endregion
|
|
3518
|
+
//#region src/components/Select/index.ts
|
|
3519
|
+
/**
|
|
3520
|
+
* Select component with sub-components for building dropdown selects.
|
|
3521
|
+
*
|
|
3522
|
+
* @see https://0.vuetifyjs.com/components/select
|
|
3523
|
+
*
|
|
3524
|
+
* @example
|
|
3525
|
+
* ```vue
|
|
3526
|
+
* <script lang="ts" setup>
|
|
3527
|
+
* import { Select } from '@vuetify/v0'
|
|
3528
|
+
* import { ref } from 'vue'
|
|
3529
|
+
*
|
|
3530
|
+
* const selected = ref()
|
|
3531
|
+
* const items = [
|
|
3532
|
+
* { id: 'apple', label: 'Apple' },
|
|
3533
|
+
* { id: 'banana', label: 'Banana' },
|
|
3534
|
+
* { id: 'cherry', label: 'Cherry' },
|
|
3535
|
+
* ]
|
|
3536
|
+
* <\/script>
|
|
3537
|
+
*
|
|
3538
|
+
* <template>
|
|
3539
|
+
* <Select.Root v-model="selected">
|
|
3540
|
+
* <Select.Activator>
|
|
3541
|
+
* <Select.Value v-slot="{ selectedValue }">
|
|
3542
|
+
* {{ selectedValue }}
|
|
3543
|
+
* </Select.Value>
|
|
3544
|
+
* <Select.Placeholder>Pick a fruit</Select.Placeholder>
|
|
3545
|
+
* </Select.Activator>
|
|
3546
|
+
*
|
|
3547
|
+
* <Select.Content>
|
|
3548
|
+
* <Select.Item
|
|
3549
|
+
* v-for="item in items"
|
|
3550
|
+
* :key="item.id"
|
|
3551
|
+
* :id="item.id"
|
|
3552
|
+
* :value="item.label"
|
|
3553
|
+
* v-slot="{ isSelected, attrs }"
|
|
3554
|
+
* >
|
|
3555
|
+
* <div v-bind="attrs">{{ item.label }}</div>
|
|
3556
|
+
* </Select.Item>
|
|
3557
|
+
* </Select.Content>
|
|
3558
|
+
* </Select.Root>
|
|
3559
|
+
* </template>
|
|
3560
|
+
* ```
|
|
3561
|
+
*/
|
|
3562
|
+
const Select = {
|
|
3563
|
+
Root: _sfc_main$30,
|
|
3564
|
+
Activator: _sfc_main$29,
|
|
3565
|
+
Value: _sfc_main$24,
|
|
3566
|
+
Content: _sfc_main$28,
|
|
3567
|
+
Cue: _sfc_main$27,
|
|
3568
|
+
Item: _sfc_main$26,
|
|
3569
|
+
Placeholder: _sfc_main$25
|
|
3570
|
+
};
|
|
2780
3571
|
//#endregion
|
|
2781
3572
|
//#region src/components/Selection/SelectionRoot.vue
|
|
2782
3573
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
@@ -2830,8 +3621,6 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
2830
3621
|
};
|
|
2831
3622
|
}
|
|
2832
3623
|
});
|
|
2833
|
-
var SelectionRoot_default = _sfc_main$23;
|
|
2834
|
-
|
|
2835
3624
|
//#endregion
|
|
2836
3625
|
//#region src/components/Selection/SelectionItem.vue
|
|
2837
3626
|
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
@@ -2876,8 +3665,6 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
2876
3665
|
};
|
|
2877
3666
|
}
|
|
2878
3667
|
});
|
|
2879
|
-
var SelectionItem_default = _sfc_main$22;
|
|
2880
|
-
|
|
2881
3668
|
//#endregion
|
|
2882
3669
|
//#region src/components/Selection/index.ts
|
|
2883
3670
|
/**
|
|
@@ -2886,10 +3673,9 @@ var SelectionItem_default = _sfc_main$22;
|
|
|
2886
3673
|
* @see https://0.vuetifyjs.com/components/selection
|
|
2887
3674
|
*/
|
|
2888
3675
|
const Selection = {
|
|
2889
|
-
Root:
|
|
2890
|
-
Item:
|
|
3676
|
+
Root: _sfc_main$23,
|
|
3677
|
+
Item: _sfc_main$22
|
|
2891
3678
|
};
|
|
2892
|
-
|
|
2893
3679
|
//#endregion
|
|
2894
3680
|
//#region src/components/Slider/SliderRoot.vue
|
|
2895
3681
|
const [useSliderRoot, provideSliderRoot] = createContext();
|
|
@@ -3015,7 +3801,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3015
3801
|
}
|
|
3016
3802
|
}));
|
|
3017
3803
|
return (_ctx, _cache) => {
|
|
3018
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
3804
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$81), mergeProps({
|
|
3019
3805
|
...unref(attrs),
|
|
3020
3806
|
...slotProps.value.attrs
|
|
3021
3807
|
}, {
|
|
@@ -3025,7 +3811,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3025
3811
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3026
3812
|
_: 3
|
|
3027
3813
|
}, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
|
|
3028
|
-
return openBlock(), createBlock(
|
|
3814
|
+
return openBlock(), createBlock(_sfc_main$20, {
|
|
3029
3815
|
key: index,
|
|
3030
3816
|
index
|
|
3031
3817
|
}, null, 8, ["index"]);
|
|
@@ -3033,8 +3819,6 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3033
3819
|
};
|
|
3034
3820
|
}
|
|
3035
3821
|
});
|
|
3036
|
-
var SliderRoot_default = _sfc_main$21;
|
|
3037
|
-
|
|
3038
3822
|
//#endregion
|
|
3039
3823
|
//#region src/components/Slider/SliderHiddenInput.vue
|
|
3040
3824
|
const _hoisted_1$1 = [
|
|
@@ -3066,8 +3850,6 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
3066
3850
|
};
|
|
3067
3851
|
}
|
|
3068
3852
|
});
|
|
3069
|
-
var SliderHiddenInput_default = _sfc_main$20;
|
|
3070
|
-
|
|
3071
3853
|
//#endregion
|
|
3072
3854
|
//#region src/components/Slider/SliderRange.vue
|
|
3073
3855
|
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
@@ -3111,7 +3893,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3111
3893
|
}
|
|
3112
3894
|
}));
|
|
3113
3895
|
return (_ctx, _cache) => {
|
|
3114
|
-
return openBlock(), createBlock(unref(
|
|
3896
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
3115
3897
|
...unref(attrs),
|
|
3116
3898
|
...slotProps.value.attrs
|
|
3117
3899
|
}, {
|
|
@@ -3129,8 +3911,6 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3129
3911
|
};
|
|
3130
3912
|
}
|
|
3131
3913
|
});
|
|
3132
|
-
var SliderRange_default = _sfc_main$19;
|
|
3133
|
-
|
|
3134
3914
|
//#endregion
|
|
3135
3915
|
//#region src/components/Slider/SliderThumb.vue
|
|
3136
3916
|
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
@@ -3227,7 +4007,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
3227
4007
|
}
|
|
3228
4008
|
}));
|
|
3229
4009
|
return (_ctx, _cache) => {
|
|
3230
|
-
return openBlock(), createBlock(unref(
|
|
4010
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ ref: "thumb" }, {
|
|
3231
4011
|
...unref(attrs),
|
|
3232
4012
|
...slotProps.value.attrs
|
|
3233
4013
|
}, {
|
|
@@ -3245,8 +4025,6 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
3245
4025
|
};
|
|
3246
4026
|
}
|
|
3247
4027
|
});
|
|
3248
|
-
var SliderThumb_default = _sfc_main$18;
|
|
3249
|
-
|
|
3250
4028
|
//#endregion
|
|
3251
4029
|
//#region src/components/Slider/SliderTrack.vue
|
|
3252
4030
|
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
@@ -3298,7 +4076,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
3298
4076
|
"onPointerdown": onPointerdown
|
|
3299
4077
|
} }));
|
|
3300
4078
|
return (_ctx, _cache) => {
|
|
3301
|
-
return openBlock(), createBlock(unref(
|
|
4079
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ ref: "track" }, {
|
|
3302
4080
|
...unref(attrs),
|
|
3303
4081
|
...slotProps.value.attrs
|
|
3304
4082
|
}, {
|
|
@@ -3316,8 +4094,6 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
3316
4094
|
};
|
|
3317
4095
|
}
|
|
3318
4096
|
});
|
|
3319
|
-
var SliderTrack_default = _sfc_main$17;
|
|
3320
|
-
|
|
3321
4097
|
//#endregion
|
|
3322
4098
|
//#region src/components/Slider/index.ts
|
|
3323
4099
|
/**
|
|
@@ -3345,13 +4121,12 @@ var SliderTrack_default = _sfc_main$17;
|
|
|
3345
4121
|
* ```
|
|
3346
4122
|
*/
|
|
3347
4123
|
const Slider = {
|
|
3348
|
-
Root:
|
|
3349
|
-
Track:
|
|
3350
|
-
Range:
|
|
3351
|
-
Thumb:
|
|
3352
|
-
HiddenInput:
|
|
4124
|
+
Root: _sfc_main$21,
|
|
4125
|
+
Track: _sfc_main$17,
|
|
4126
|
+
Range: _sfc_main$19,
|
|
4127
|
+
Thumb: _sfc_main$18,
|
|
4128
|
+
HiddenInput: _sfc_main$20
|
|
3353
4129
|
};
|
|
3354
|
-
|
|
3355
4130
|
//#endregion
|
|
3356
4131
|
//#region src/components/Splitter/SplitterRoot.vue
|
|
3357
4132
|
const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
|
|
@@ -3514,7 +4289,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
3514
4289
|
}
|
|
3515
4290
|
}));
|
|
3516
4291
|
return (_ctx, _cache) => {
|
|
3517
|
-
return openBlock(), createBlock(unref(
|
|
4292
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ ref: "root" }, {
|
|
3518
4293
|
...unref(attrs),
|
|
3519
4294
|
...slotProps.value.attrs
|
|
3520
4295
|
}, {
|
|
@@ -3535,8 +4310,6 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
3535
4310
|
};
|
|
3536
4311
|
}
|
|
3537
4312
|
});
|
|
3538
|
-
var SplitterRoot_default = _sfc_main$16;
|
|
3539
|
-
|
|
3540
4313
|
//#endregion
|
|
3541
4314
|
//#region src/components/Splitter/SplitterPanel.vue
|
|
3542
4315
|
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
@@ -3627,7 +4400,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
3627
4400
|
}
|
|
3628
4401
|
}));
|
|
3629
4402
|
return (_ctx, _cache) => {
|
|
3630
|
-
return openBlock(), createBlock(unref(
|
|
4403
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
3631
4404
|
...unref(attrs),
|
|
3632
4405
|
...slotProps.value.attrs
|
|
3633
4406
|
}, {
|
|
@@ -3650,8 +4423,6 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
3650
4423
|
};
|
|
3651
4424
|
}
|
|
3652
4425
|
});
|
|
3653
|
-
var SplitterPanel_default = _sfc_main$15;
|
|
3654
|
-
|
|
3655
4426
|
//#endregion
|
|
3656
4427
|
//#region src/components/Splitter/SplitterHandle.vue
|
|
3657
4428
|
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
@@ -3831,7 +4602,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
3831
4602
|
}
|
|
3832
4603
|
}));
|
|
3833
4604
|
return (_ctx, _cache) => {
|
|
3834
|
-
return openBlock(), createBlock(unref(
|
|
4605
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
3835
4606
|
...unref(attrs),
|
|
3836
4607
|
...slotProps.value.attrs
|
|
3837
4608
|
}, {
|
|
@@ -3845,8 +4616,6 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
3845
4616
|
};
|
|
3846
4617
|
}
|
|
3847
4618
|
});
|
|
3848
|
-
var SplitterHandle_default = _sfc_main$14;
|
|
3849
|
-
|
|
3850
4619
|
//#endregion
|
|
3851
4620
|
//#region src/components/Splitter/index.ts
|
|
3852
4621
|
/**
|
|
@@ -3876,11 +4645,10 @@ var SplitterHandle_default = _sfc_main$14;
|
|
|
3876
4645
|
* ```
|
|
3877
4646
|
*/
|
|
3878
4647
|
const Splitter = {
|
|
3879
|
-
Root:
|
|
3880
|
-
Panel:
|
|
3881
|
-
Handle:
|
|
4648
|
+
Root: _sfc_main$16,
|
|
4649
|
+
Panel: _sfc_main$15,
|
|
4650
|
+
Handle: _sfc_main$14
|
|
3882
4651
|
};
|
|
3883
|
-
|
|
3884
4652
|
//#endregion
|
|
3885
4653
|
//#region src/components/Switch/SwitchGroup.vue
|
|
3886
4654
|
const [useSwitchGroup, provideSwitchGroup] = createContext();
|
|
@@ -3940,7 +4708,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
3940
4708
|
}
|
|
3941
4709
|
}));
|
|
3942
4710
|
return (_ctx, _cache) => {
|
|
3943
|
-
return openBlock(), createBlock(unref(
|
|
4711
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
3944
4712
|
as: __props.as,
|
|
3945
4713
|
renderless: __props.renderless
|
|
3946
4714
|
}), {
|
|
@@ -3950,8 +4718,6 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
3950
4718
|
};
|
|
3951
4719
|
}
|
|
3952
4720
|
});
|
|
3953
|
-
var SwitchGroup_default = _sfc_main$13;
|
|
3954
|
-
|
|
3955
4721
|
//#endregion
|
|
3956
4722
|
//#region src/components/Switch/SwitchRoot.vue
|
|
3957
4723
|
const [useSwitchRoot, provideSwitchRoot] = createContext();
|
|
@@ -4074,7 +4840,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
4074
4840
|
}
|
|
4075
4841
|
}));
|
|
4076
4842
|
return (_ctx, _cache) => {
|
|
4077
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
4843
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$81), mergeProps({
|
|
4078
4844
|
...unref(attrs),
|
|
4079
4845
|
...slotProps.value.attrs
|
|
4080
4846
|
}, {
|
|
@@ -4085,12 +4851,10 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
4085
4851
|
}), {
|
|
4086
4852
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4087
4853
|
_: 3
|
|
4088
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
4854
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$11, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
4089
4855
|
};
|
|
4090
4856
|
}
|
|
4091
4857
|
});
|
|
4092
|
-
var SwitchRoot_default = _sfc_main$12;
|
|
4093
|
-
|
|
4094
4858
|
//#endregion
|
|
4095
4859
|
//#region src/components/Switch/SwitchHiddenInput.vue
|
|
4096
4860
|
const _hoisted_1 = [
|
|
@@ -4147,8 +4911,6 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
4147
4911
|
};
|
|
4148
4912
|
}
|
|
4149
4913
|
});
|
|
4150
|
-
var SwitchHiddenInput_default = _sfc_main$11;
|
|
4151
|
-
|
|
4152
4914
|
//#endregion
|
|
4153
4915
|
//#region src/components/Switch/SwitchSelectAll.vue
|
|
4154
4916
|
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
@@ -4222,7 +4984,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
4222
4984
|
}
|
|
4223
4985
|
}));
|
|
4224
4986
|
return (_ctx, _cache) => {
|
|
4225
|
-
return openBlock(), createBlock(unref(
|
|
4987
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
4226
4988
|
...unref(attrs),
|
|
4227
4989
|
...slotProps.value.attrs
|
|
4228
4990
|
}, {
|
|
@@ -4237,8 +4999,6 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
4237
4999
|
};
|
|
4238
5000
|
}
|
|
4239
5001
|
});
|
|
4240
|
-
var SwitchSelectAll_default = _sfc_main$10;
|
|
4241
|
-
|
|
4242
5002
|
//#endregion
|
|
4243
5003
|
//#region src/components/Switch/SwitchThumb.vue
|
|
4244
5004
|
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
@@ -4264,7 +5024,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
4264
5024
|
}
|
|
4265
5025
|
}));
|
|
4266
5026
|
return (_ctx, _cache) => {
|
|
4267
|
-
return openBlock(), createBlock(unref(
|
|
5027
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
4268
5028
|
as: __props.as,
|
|
4269
5029
|
renderless: __props.renderless
|
|
4270
5030
|
}), {
|
|
@@ -4274,8 +5034,6 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
4274
5034
|
};
|
|
4275
5035
|
}
|
|
4276
5036
|
});
|
|
4277
|
-
var SwitchThumb_default = _sfc_main$9;
|
|
4278
|
-
|
|
4279
5037
|
//#endregion
|
|
4280
5038
|
//#region src/components/Switch/SwitchTrack.vue
|
|
4281
5039
|
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
@@ -4297,8 +5055,9 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
4297
5055
|
attrs: { "data-state": dataState.value }
|
|
4298
5056
|
}));
|
|
4299
5057
|
return (_ctx, _cache) => {
|
|
4300
|
-
return openBlock(), createBlock(unref(
|
|
5058
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps(slotProps.value.attrs, {
|
|
4301
5059
|
as: __props.as,
|
|
5060
|
+
dir: "ltr",
|
|
4302
5061
|
renderless: __props.renderless
|
|
4303
5062
|
}), {
|
|
4304
5063
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
@@ -4307,8 +5066,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
4307
5066
|
};
|
|
4308
5067
|
}
|
|
4309
5068
|
});
|
|
4310
|
-
var SwitchTrack_default = _sfc_main$8;
|
|
4311
|
-
|
|
4312
5069
|
//#endregion
|
|
4313
5070
|
//#region src/components/Switch/index.ts
|
|
4314
5071
|
/**
|
|
@@ -4338,14 +5095,13 @@ var SwitchTrack_default = _sfc_main$8;
|
|
|
4338
5095
|
* ```
|
|
4339
5096
|
*/
|
|
4340
5097
|
const Switch = {
|
|
4341
|
-
Group:
|
|
4342
|
-
HiddenInput:
|
|
4343
|
-
Root:
|
|
4344
|
-
SelectAll:
|
|
4345
|
-
Thumb:
|
|
4346
|
-
Track:
|
|
5098
|
+
Group: _sfc_main$13,
|
|
5099
|
+
HiddenInput: _sfc_main$11,
|
|
5100
|
+
Root: _sfc_main$12,
|
|
5101
|
+
SelectAll: _sfc_main$10,
|
|
5102
|
+
Thumb: _sfc_main$9,
|
|
5103
|
+
Track: _sfc_main$8
|
|
4347
5104
|
};
|
|
4348
|
-
|
|
4349
5105
|
//#endregion
|
|
4350
5106
|
//#region src/components/Single/SingleRoot.vue
|
|
4351
5107
|
const [useSingleRoot, provideSingleRoot] = createContext();
|
|
@@ -4393,8 +5149,6 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
4393
5149
|
};
|
|
4394
5150
|
}
|
|
4395
5151
|
});
|
|
4396
|
-
var SingleRoot_default = _sfc_main$7;
|
|
4397
|
-
|
|
4398
5152
|
//#endregion
|
|
4399
5153
|
//#region src/components/Single/SingleItem.vue
|
|
4400
5154
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
@@ -4439,8 +5193,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
4439
5193
|
};
|
|
4440
5194
|
}
|
|
4441
5195
|
});
|
|
4442
|
-
var SingleItem_default = _sfc_main$6;
|
|
4443
|
-
|
|
4444
5196
|
//#endregion
|
|
4445
5197
|
//#region src/components/Single/index.ts
|
|
4446
5198
|
/**
|
|
@@ -4449,10 +5201,9 @@ var SingleItem_default = _sfc_main$6;
|
|
|
4449
5201
|
* @see https://0.vuetifyjs.com/components/single
|
|
4450
5202
|
*/
|
|
4451
5203
|
const Single = {
|
|
4452
|
-
Root:
|
|
4453
|
-
Item:
|
|
5204
|
+
Root: _sfc_main$7,
|
|
5205
|
+
Item: _sfc_main$6
|
|
4454
5206
|
};
|
|
4455
|
-
|
|
4456
5207
|
//#endregion
|
|
4457
5208
|
//#region src/components/Step/StepRoot.vue
|
|
4458
5209
|
const [useStepRoot, provideStepRoot] = createContext();
|
|
@@ -4505,8 +5256,6 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
4505
5256
|
};
|
|
4506
5257
|
}
|
|
4507
5258
|
});
|
|
4508
|
-
var StepRoot_default = _sfc_main$5;
|
|
4509
|
-
|
|
4510
5259
|
//#endregion
|
|
4511
5260
|
//#region src/components/Step/StepItem.vue
|
|
4512
5261
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
@@ -4551,8 +5300,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
4551
5300
|
};
|
|
4552
5301
|
}
|
|
4553
5302
|
});
|
|
4554
|
-
var StepItem_default = _sfc_main$4;
|
|
4555
|
-
|
|
4556
5303
|
//#endregion
|
|
4557
5304
|
//#region src/components/Step/index.ts
|
|
4558
5305
|
/**
|
|
@@ -4561,10 +5308,9 @@ var StepItem_default = _sfc_main$4;
|
|
|
4561
5308
|
* @see https://0.vuetifyjs.com/components/step
|
|
4562
5309
|
*/
|
|
4563
5310
|
const Step = {
|
|
4564
|
-
Root:
|
|
4565
|
-
Item:
|
|
5311
|
+
Root: _sfc_main$5,
|
|
5312
|
+
Item: _sfc_main$4
|
|
4566
5313
|
};
|
|
4567
|
-
|
|
4568
5314
|
//#endregion
|
|
4569
5315
|
//#region src/components/Tabs/TabsRoot.vue
|
|
4570
5316
|
const [useTabsRoot, provideTabsRoot] = createContext();
|
|
@@ -4634,8 +5380,6 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
4634
5380
|
};
|
|
4635
5381
|
}
|
|
4636
5382
|
});
|
|
4637
|
-
var TabsRoot_default = _sfc_main$3;
|
|
4638
|
-
|
|
4639
5383
|
//#endregion
|
|
4640
5384
|
//#region src/components/Tabs/TabsList.vue
|
|
4641
5385
|
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
@@ -4664,7 +5408,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
4664
5408
|
}
|
|
4665
5409
|
}));
|
|
4666
5410
|
return (_ctx, _cache) => {
|
|
4667
|
-
return openBlock(), createBlock(unref(
|
|
5411
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
4668
5412
|
...unref(attrs),
|
|
4669
5413
|
...slotProps.value.attrs
|
|
4670
5414
|
}, {
|
|
@@ -4677,8 +5421,6 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
4677
5421
|
};
|
|
4678
5422
|
}
|
|
4679
5423
|
});
|
|
4680
|
-
var TabsList_default = _sfc_main$2;
|
|
4681
|
-
|
|
4682
5424
|
//#endregion
|
|
4683
5425
|
//#region src/components/Tabs/TabsItem.vue
|
|
4684
5426
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -4781,7 +5523,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
4781
5523
|
}
|
|
4782
5524
|
}));
|
|
4783
5525
|
return (_ctx, _cache) => {
|
|
4784
|
-
return openBlock(), createBlock(unref(
|
|
5526
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({ ref: "root" }, {
|
|
4785
5527
|
...unref(attrs),
|
|
4786
5528
|
...slotProps.value.attrs
|
|
4787
5529
|
}, {
|
|
@@ -4794,8 +5536,6 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
4794
5536
|
};
|
|
4795
5537
|
}
|
|
4796
5538
|
});
|
|
4797
|
-
var TabsItem_default = _sfc_main$1;
|
|
4798
|
-
|
|
4799
5539
|
//#endregion
|
|
4800
5540
|
//#region src/components/Tabs/TabsPanel.vue
|
|
4801
5541
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -4835,7 +5575,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
4835
5575
|
}
|
|
4836
5576
|
}));
|
|
4837
5577
|
return (_ctx, _cache) => {
|
|
4838
|
-
return openBlock(), createBlock(unref(
|
|
5578
|
+
return openBlock(), createBlock(unref(_sfc_main$81), mergeProps({
|
|
4839
5579
|
...unref(attrs),
|
|
4840
5580
|
...slotProps.value.attrs
|
|
4841
5581
|
}, {
|
|
@@ -4848,8 +5588,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
4848
5588
|
};
|
|
4849
5589
|
}
|
|
4850
5590
|
});
|
|
4851
|
-
var TabsPanel_default = _sfc_main;
|
|
4852
|
-
|
|
4853
5591
|
//#endregion
|
|
4854
5592
|
//#region src/components/Tabs/index.ts
|
|
4855
5593
|
/**
|
|
@@ -4881,11 +5619,10 @@ var TabsPanel_default = _sfc_main;
|
|
|
4881
5619
|
* ```
|
|
4882
5620
|
*/
|
|
4883
5621
|
const Tabs = {
|
|
4884
|
-
Root:
|
|
4885
|
-
List:
|
|
4886
|
-
Item:
|
|
4887
|
-
Panel:
|
|
5622
|
+
Root: _sfc_main$3,
|
|
5623
|
+
List: _sfc_main$2,
|
|
5624
|
+
Item: _sfc_main$1,
|
|
5625
|
+
Panel: _sfc_main
|
|
4888
5626
|
};
|
|
4889
|
-
|
|
4890
5627
|
//#endregion
|
|
4891
|
-
export {
|
|
5628
|
+
export { _sfc_main$28 as $, provideExpansionPanelItem as $t, _sfc_main$14 as A, _sfc_main$77 as An, providePaginationItems as At, _sfc_main$21 as B, provideInputRoot as Bt, _sfc_main$12 as C, Breadcrumbs as Cn, _sfc_main$42 as Ct, provideSwitchGroup as D, _sfc_main$74 as Dn, _sfc_main$46 as Dt, _sfc_main$13 as E, _sfc_main$73 as En, _sfc_main$45 as Et, Slider as F, _sfc_main$79 as Fn, Input as Ft, _sfc_main$23 as G, provideGroupRoot as Gt, useSliderRoot as H, Group as Ht, _sfc_main$17 as I, _sfc_main$80 as In, _sfc_main$48 as It, Select as J, ExpansionPanel as Jt, provideSelectionRoot as K, useGroupRoot as Kt, _sfc_main$18 as L, provideAvatarRoot as Ln, _sfc_main$49 as Lt, _sfc_main$16 as M, useBreadcrumbsRoot as Mn, usePaginationControls as Mt, provideSplitterRoot as N, Avatar as Nn, usePaginationItems as Nt, useSwitchGroup as O, _sfc_main$75 as On, _sfc_main$47 as Ot, useSplitterRoot as P, _sfc_main$78 as Pn, usePaginationRoot as Pt, _sfc_main$27 as Q, _sfc_main$58 as Qt, _sfc_main$19 as R, useAvatarRoot as Rn, _sfc_main$50 as Rt, _sfc_main$11 as S, useCheckboxGroup as Sn, _sfc_main$41 as St, useSwitchRoot as T, _sfc_main$72 as Tn, _sfc_main$44 as Tt, Selection as U, _sfc_main$52 as Ut, provideSliderRoot as V, useInputRoot as Vt, _sfc_main$22 as W, _sfc_main$53 as Wt, _sfc_main$25 as X, _sfc_main$56 as Xt, _sfc_main$24 as Y, _sfc_main$55 as Yt, _sfc_main$26 as Z, _sfc_main$57 as Zt, useSingleRoot as _, _sfc_main$69 as _n, _sfc_main$39 as _t, _sfc_main$3 as a, _sfc_main$60 as an, Radio as at, _sfc_main$9 as b, _sfc_main$70 as bn, Pagination as bt, Step as c, _sfc_main$63 as cn, _sfc_main$35 as ct, provideStepRoot as d, provideDialogContext as dn, _sfc_main$36 as dt, useExpansionPanelItem as en, _sfc_main$29 as et, useStepRoot as f, useDialogContext as fn, provideRadioGroup as ft, provideSingleRoot as g, _sfc_main$68 as gn, _sfc_main$38 as gt, _sfc_main$7 as h, _sfc_main$67 as hn, _sfc_main$37 as ht, _sfc_main$2 as i, Dialog as in, _sfc_main$32 as it, _sfc_main$15 as j, provideBreadcrumbsRoot as jn, providePaginationRoot as jt, Splitter as k, _sfc_main$76 as kn, providePaginationControls as kt, _sfc_main$4 as l, _sfc_main$64 as ln, provideRadioRoot as lt, _sfc_main$6 as m, _sfc_main$66 as mn, Popover as mt, _sfc_main as n, provideExpansionPanelRoot as nn, provideSelectContext as nt, provideTabsRoot as o, _sfc_main$61 as on, _sfc_main$33 as ot, Single as p, Checkbox as pn, useRadioGroup as pt, useSelectionRoot as q, _sfc_main$54 as qt, _sfc_main$1 as r, useExpansionPanelRoot as rn, useSelectContext as rt, useTabsRoot as s, _sfc_main$62 as sn, _sfc_main$34 as st, Tabs as t, _sfc_main$59 as tn, _sfc_main$30 as tt, _sfc_main$5 as u, _sfc_main$65 as un, useRadioRoot as ut, Switch as v, provideCheckboxRoot as vn, providePopoverContext as vt, provideSwitchRoot as w, _sfc_main$71 as wn, _sfc_main$43 as wt, _sfc_main$10 as x, provideCheckboxGroup as xn, _sfc_main$40 as xt, _sfc_main$8 as y, useCheckboxRoot as yn, usePopoverContext as yt, _sfc_main$20 as z, _sfc_main$81 as zn, _sfc_main$51 as zt };
|