@vuetify/v0 0.1.6 → 0.1.7
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 +712 -659
- package/dist/components/index.d.mts +1 -19
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-CACff-Lt.mjs} +145 -299
- 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-CLI4TALE.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-Cf6lK9BR.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-DvOR2tKk.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CMRBDlzN.mjs} +23 -26
- 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-BqRH_jdr.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/index-8sflFIN8.d.mts +856 -0
- package/dist/{index-De0SQt1w.d.mts → index-BE848tZ2.d.mts} +277 -979
- package/dist/{index-DlUIZN-F.d.mts → index-CKbxWC4t.d.mts} +610 -546
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- 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/web-types.json +1 -1
- 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-DbPqmaAp.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-YOGwKo7v.mjs} +314 -206
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-C8I_fNAS.mjs} +7 -9
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-B70T4SgK.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-afVt2qR7.mjs} +5 -7
- package/dist/useRules-7C92Xzyt.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-Bh8d1j_p.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-DzvhDU1W.mjs → v0-CGlkn5u7.mjs} +3 -6
- package/dist/{v0-BWBSVkew.mjs → v0-CHvU3jQE.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-lua6ffdk.mjs → v0-V-cQsuZD.mjs} +3 -5
- 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 +39 -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,15 @@
|
|
|
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 { a as useLocale } from "./useLocale-
|
|
11
|
-
import { t as createPagination } from "./createPagination-
|
|
1
|
+
import { r as isSelfClosingTag } from "./htmlElements-DcYtv0hg.mjs";
|
|
2
|
+
import { t as IN_BROWSER } from "./globals-BqRH_jdr.mjs";
|
|
3
|
+
import { clamp, isArray, isNull, isNullOrUndefined, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
4
|
+
import { n as createContext } from "./createTrinity-C_c8eedz.mjs";
|
|
5
|
+
import { i as createRegistry } from "./createTokens-CMRBDlzN.mjs";
|
|
6
|
+
import { t as createSelection } from "./createSelection-DvOR2tKk.mjs";
|
|
7
|
+
import { t as createSingle } from "./createSingle-Bbcwcq4R.mjs";
|
|
8
|
+
import { C as useStack, _ as createStep, c as useToggleScope, n as useDocumentEventListener, ot as useProxyModel, st as createOverflow, t as useClickOutside, vt as createBreadcrumbs, w as createSlider } from "./useClickOutside-YOGwKo7v.mjs";
|
|
9
|
+
import { t as createGroup } from "./createGroup-Cf6lK9BR.mjs";
|
|
10
|
+
import { a as useLocale } from "./useLocale-C8I_fNAS.mjs";
|
|
11
|
+
import { t as createPagination } from "./createPagination-Bu8vE0JW.mjs";
|
|
12
12
|
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
13
|
//#region src/components/Atom/Atom.vue
|
|
15
14
|
/**
|
|
16
15
|
* @module Atom
|
|
@@ -64,8 +63,6 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
|
64
63
|
};
|
|
65
64
|
}
|
|
66
65
|
});
|
|
67
|
-
var Atom_default = _sfc_main$68;
|
|
68
|
-
|
|
69
66
|
//#endregion
|
|
70
67
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
71
68
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
@@ -84,7 +81,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
84
81
|
});
|
|
85
82
|
provideAvatarRoot(__props.namespace, selection);
|
|
86
83
|
return (_ctx, _cache) => {
|
|
87
|
-
return openBlock(), createBlock(unref(
|
|
84
|
+
return openBlock(), createBlock(unref(_sfc_main$68), {
|
|
88
85
|
as: __props.as,
|
|
89
86
|
renderless: __props.renderless
|
|
90
87
|
}, {
|
|
@@ -94,8 +91,6 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
94
91
|
};
|
|
95
92
|
}
|
|
96
93
|
});
|
|
97
|
-
var AvatarRoot_default = _sfc_main$67;
|
|
98
|
-
|
|
99
94
|
//#endregion
|
|
100
95
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
101
96
|
const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
@@ -112,7 +107,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
112
107
|
const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
|
|
113
108
|
onUnmounted(() => context.unregister(ticket.id));
|
|
114
109
|
return (_ctx, _cache) => {
|
|
115
|
-
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(
|
|
110
|
+
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$68), {
|
|
116
111
|
key: 0,
|
|
117
112
|
as: __props.as,
|
|
118
113
|
renderless: __props.renderless
|
|
@@ -123,8 +118,6 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
123
118
|
};
|
|
124
119
|
}
|
|
125
120
|
});
|
|
126
|
-
var AvatarFallback_default = _sfc_main$66;
|
|
127
|
-
|
|
128
121
|
//#endregion
|
|
129
122
|
//#region src/components/Avatar/AvatarImage.vue
|
|
130
123
|
const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
@@ -177,7 +170,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
177
170
|
}
|
|
178
171
|
}));
|
|
179
172
|
return (_ctx, _cache) => {
|
|
180
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
173
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
181
174
|
as: __props.as,
|
|
182
175
|
renderless: __props.renderless
|
|
183
176
|
}), {
|
|
@@ -187,8 +180,6 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
187
180
|
};
|
|
188
181
|
}
|
|
189
182
|
});
|
|
190
|
-
var AvatarImage_default = _sfc_main$65;
|
|
191
|
-
|
|
192
183
|
//#endregion
|
|
193
184
|
//#region src/components/Avatar/index.ts
|
|
194
185
|
/**
|
|
@@ -197,11 +188,10 @@ var AvatarImage_default = _sfc_main$65;
|
|
|
197
188
|
* @see https://0.vuetifyjs.com/components/avatar
|
|
198
189
|
*/
|
|
199
190
|
const Avatar = {
|
|
200
|
-
Root:
|
|
201
|
-
Image:
|
|
202
|
-
Fallback:
|
|
191
|
+
Root: _sfc_main$67,
|
|
192
|
+
Image: _sfc_main$65,
|
|
193
|
+
Fallback: _sfc_main$66
|
|
203
194
|
};
|
|
204
|
-
|
|
205
195
|
//#endregion
|
|
206
196
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
207
197
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
@@ -333,7 +323,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
333
323
|
}
|
|
334
324
|
}));
|
|
335
325
|
return (_ctx, _cache) => {
|
|
336
|
-
return openBlock(), createBlock(unref(
|
|
326
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
337
327
|
ref: "container",
|
|
338
328
|
as: __props.as,
|
|
339
329
|
renderless: __props.renderless
|
|
@@ -344,8 +334,6 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
344
334
|
};
|
|
345
335
|
}
|
|
346
336
|
});
|
|
347
|
-
var BreadcrumbsRoot_default = _sfc_main$64;
|
|
348
|
-
|
|
349
337
|
//#endregion
|
|
350
338
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
351
339
|
const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
@@ -384,7 +372,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
384
372
|
}
|
|
385
373
|
}));
|
|
386
374
|
return (_ctx, _cache) => {
|
|
387
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
375
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
388
376
|
ref: "el",
|
|
389
377
|
as: __props.as,
|
|
390
378
|
renderless: __props.renderless
|
|
@@ -395,8 +383,6 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
395
383
|
};
|
|
396
384
|
}
|
|
397
385
|
});
|
|
398
|
-
var BreadcrumbsDivider_default = _sfc_main$63;
|
|
399
|
-
|
|
400
386
|
//#endregion
|
|
401
387
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
402
388
|
const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
@@ -442,7 +428,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
442
428
|
}
|
|
443
429
|
}));
|
|
444
430
|
return (_ctx, _cache) => {
|
|
445
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
431
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
446
432
|
ref: "el",
|
|
447
433
|
as: __props.as,
|
|
448
434
|
renderless: __props.renderless
|
|
@@ -453,8 +439,6 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
453
439
|
};
|
|
454
440
|
}
|
|
455
441
|
});
|
|
456
|
-
var BreadcrumbsEllipsis_default = _sfc_main$62;
|
|
457
|
-
|
|
458
442
|
//#endregion
|
|
459
443
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
460
444
|
const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
@@ -496,7 +480,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
496
480
|
attrs: { "data-selected": isSelected.value || void 0 }
|
|
497
481
|
}));
|
|
498
482
|
return (_ctx, _cache) => {
|
|
499
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
483
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
500
484
|
ref: "el",
|
|
501
485
|
as: __props.as,
|
|
502
486
|
renderless: __props.renderless
|
|
@@ -507,8 +491,6 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
507
491
|
};
|
|
508
492
|
}
|
|
509
493
|
});
|
|
510
|
-
var BreadcrumbsItem_default = _sfc_main$61;
|
|
511
|
-
|
|
512
494
|
//#endregion
|
|
513
495
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
514
496
|
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
@@ -520,7 +502,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
520
502
|
},
|
|
521
503
|
setup(__props) {
|
|
522
504
|
return (_ctx, _cache) => {
|
|
523
|
-
return openBlock(), createBlock(unref(
|
|
505
|
+
return openBlock(), createBlock(unref(_sfc_main$68), {
|
|
524
506
|
as: __props.as,
|
|
525
507
|
renderless: __props.renderless
|
|
526
508
|
}, {
|
|
@@ -530,8 +512,6 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
530
512
|
};
|
|
531
513
|
}
|
|
532
514
|
});
|
|
533
|
-
var BreadcrumbsLink_default = _sfc_main$60;
|
|
534
|
-
|
|
535
515
|
//#endregion
|
|
536
516
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
537
517
|
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
@@ -544,7 +524,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
544
524
|
setup(__props) {
|
|
545
525
|
const slotProps = toRef(() => ({ attrs: { role: "list" } }));
|
|
546
526
|
return (_ctx, _cache) => {
|
|
547
|
-
return openBlock(), createBlock(unref(
|
|
527
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
548
528
|
as: __props.as,
|
|
549
529
|
renderless: __props.renderless
|
|
550
530
|
}, slotProps.value.attrs), {
|
|
@@ -554,8 +534,6 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
554
534
|
};
|
|
555
535
|
}
|
|
556
536
|
});
|
|
557
|
-
var BreadcrumbsList_default = _sfc_main$59;
|
|
558
|
-
|
|
559
537
|
//#endregion
|
|
560
538
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
561
539
|
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
@@ -568,7 +546,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
568
546
|
setup(__props) {
|
|
569
547
|
const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
|
|
570
548
|
return (_ctx, _cache) => {
|
|
571
|
-
return openBlock(), createBlock(unref(
|
|
549
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
572
550
|
as: __props.as,
|
|
573
551
|
renderless: __props.renderless
|
|
574
552
|
}, slotProps.value.attrs), {
|
|
@@ -578,8 +556,6 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
578
556
|
};
|
|
579
557
|
}
|
|
580
558
|
});
|
|
581
|
-
var BreadcrumbsPage_default = _sfc_main$58;
|
|
582
|
-
|
|
583
559
|
//#endregion
|
|
584
560
|
//#region src/components/Breadcrumbs/index.ts
|
|
585
561
|
/**
|
|
@@ -588,15 +564,14 @@ var BreadcrumbsPage_default = _sfc_main$58;
|
|
|
588
564
|
* @see https://0.vuetifyjs.com/components/breadcrumbs
|
|
589
565
|
*/
|
|
590
566
|
const Breadcrumbs = {
|
|
591
|
-
Root:
|
|
592
|
-
List:
|
|
593
|
-
Item:
|
|
594
|
-
Link:
|
|
595
|
-
Page:
|
|
596
|
-
Divider:
|
|
597
|
-
Ellipsis:
|
|
567
|
+
Root: _sfc_main$64,
|
|
568
|
+
List: _sfc_main$59,
|
|
569
|
+
Item: _sfc_main$61,
|
|
570
|
+
Link: _sfc_main$60,
|
|
571
|
+
Page: _sfc_main$58,
|
|
572
|
+
Divider: _sfc_main$63,
|
|
573
|
+
Ellipsis: _sfc_main$62
|
|
598
574
|
};
|
|
599
|
-
|
|
600
575
|
//#endregion
|
|
601
576
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
602
577
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
@@ -656,7 +631,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
656
631
|
}
|
|
657
632
|
}));
|
|
658
633
|
return (_ctx, _cache) => {
|
|
659
|
-
return openBlock(), createBlock(unref(
|
|
634
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
660
635
|
as: __props.as,
|
|
661
636
|
renderless: __props.renderless
|
|
662
637
|
}), {
|
|
@@ -666,8 +641,6 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
666
641
|
};
|
|
667
642
|
}
|
|
668
643
|
});
|
|
669
|
-
var CheckboxGroup_default = _sfc_main$57;
|
|
670
|
-
|
|
671
644
|
//#endregion
|
|
672
645
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
673
646
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
@@ -790,7 +763,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
790
763
|
}
|
|
791
764
|
}));
|
|
792
765
|
return (_ctx, _cache) => {
|
|
793
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
766
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$68), mergeProps({
|
|
794
767
|
...unref(attrs),
|
|
795
768
|
...slotProps.value.attrs
|
|
796
769
|
}, {
|
|
@@ -801,12 +774,10 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
801
774
|
}), {
|
|
802
775
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
803
776
|
_: 3
|
|
804
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
777
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$55, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
805
778
|
};
|
|
806
779
|
}
|
|
807
780
|
});
|
|
808
|
-
var CheckboxRoot_default = _sfc_main$56;
|
|
809
|
-
|
|
810
781
|
//#endregion
|
|
811
782
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue
|
|
812
783
|
const _hoisted_1$3 = [
|
|
@@ -863,8 +834,6 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
|
863
834
|
};
|
|
864
835
|
}
|
|
865
836
|
});
|
|
866
|
-
var CheckboxHiddenInput_default = _sfc_main$55;
|
|
867
|
-
|
|
868
837
|
//#endregion
|
|
869
838
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
870
839
|
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
@@ -890,7 +859,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
890
859
|
}
|
|
891
860
|
}));
|
|
892
861
|
return (_ctx, _cache) => {
|
|
893
|
-
return openBlock(), createBlock(unref(
|
|
862
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
894
863
|
as: __props.as,
|
|
895
864
|
renderless: __props.renderless
|
|
896
865
|
}), {
|
|
@@ -900,8 +869,6 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
900
869
|
};
|
|
901
870
|
}
|
|
902
871
|
});
|
|
903
|
-
var CheckboxIndicator_default = _sfc_main$54;
|
|
904
|
-
|
|
905
872
|
//#endregion
|
|
906
873
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
907
874
|
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
@@ -975,7 +942,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
975
942
|
}
|
|
976
943
|
}));
|
|
977
944
|
return (_ctx, _cache) => {
|
|
978
|
-
return openBlock(), createBlock(unref(
|
|
945
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
979
946
|
...unref(attrs),
|
|
980
947
|
...slotProps.value.attrs
|
|
981
948
|
}, {
|
|
@@ -990,8 +957,6 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
990
957
|
};
|
|
991
958
|
}
|
|
992
959
|
});
|
|
993
|
-
var CheckboxSelectAll_default = _sfc_main$53;
|
|
994
|
-
|
|
995
960
|
//#endregion
|
|
996
961
|
//#region src/components/Checkbox/index.ts
|
|
997
962
|
/**
|
|
@@ -1016,13 +981,12 @@ var CheckboxSelectAll_default = _sfc_main$53;
|
|
|
1016
981
|
* ```
|
|
1017
982
|
*/
|
|
1018
983
|
const Checkbox = {
|
|
1019
|
-
Group:
|
|
1020
|
-
HiddenInput:
|
|
1021
|
-
Indicator:
|
|
1022
|
-
Root:
|
|
1023
|
-
SelectAll:
|
|
984
|
+
Group: _sfc_main$57,
|
|
985
|
+
HiddenInput: _sfc_main$55,
|
|
986
|
+
Indicator: _sfc_main$54,
|
|
987
|
+
Root: _sfc_main$56,
|
|
988
|
+
SelectAll: _sfc_main$53
|
|
1024
989
|
};
|
|
1025
|
-
|
|
1026
990
|
//#endregion
|
|
1027
991
|
//#region src/components/Dialog/DialogRoot.vue
|
|
1028
992
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
@@ -1068,7 +1032,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1068
1032
|
close
|
|
1069
1033
|
}));
|
|
1070
1034
|
return (_ctx, _cache) => {
|
|
1071
|
-
return openBlock(), createBlock(unref(
|
|
1035
|
+
return openBlock(), createBlock(unref(_sfc_main$68), {
|
|
1072
1036
|
as: __props.as,
|
|
1073
1037
|
renderless: ""
|
|
1074
1038
|
}, {
|
|
@@ -1078,8 +1042,6 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1078
1042
|
};
|
|
1079
1043
|
}
|
|
1080
1044
|
});
|
|
1081
|
-
var DialogRoot_default = _sfc_main$52;
|
|
1082
|
-
|
|
1083
1045
|
//#endregion
|
|
1084
1046
|
//#region src/components/Dialog/DialogClose.vue
|
|
1085
1047
|
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
@@ -1103,15 +1065,13 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
1103
1065
|
}
|
|
1104
1066
|
}));
|
|
1105
1067
|
return (_ctx, _cache) => {
|
|
1106
|
-
return openBlock(), createBlock(unref(
|
|
1068
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1107
1069
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1108
1070
|
_: 3
|
|
1109
1071
|
}, 16, ["as"]);
|
|
1110
1072
|
};
|
|
1111
1073
|
}
|
|
1112
1074
|
});
|
|
1113
|
-
var DialogClose_default = _sfc_main$51;
|
|
1114
|
-
|
|
1115
1075
|
//#endregion
|
|
1116
1076
|
//#region src/components/Dialog/DialogContent.vue
|
|
1117
1077
|
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
@@ -1182,7 +1142,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1182
1142
|
}
|
|
1183
1143
|
}));
|
|
1184
1144
|
return (_ctx, _cache) => {
|
|
1185
|
-
return openBlock(), createBlock(unref(
|
|
1145
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
1186
1146
|
ref: "content",
|
|
1187
1147
|
as: __props.as,
|
|
1188
1148
|
style: styles.value
|
|
@@ -1196,8 +1156,6 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1196
1156
|
};
|
|
1197
1157
|
}
|
|
1198
1158
|
});
|
|
1199
|
-
var DialogContent_default = _sfc_main$50;
|
|
1200
|
-
|
|
1201
1159
|
//#endregion
|
|
1202
1160
|
//#region src/components/Dialog/DialogDescription.vue
|
|
1203
1161
|
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
@@ -1212,15 +1170,13 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
1212
1170
|
const context = useDialogContext(__props.namespace);
|
|
1213
1171
|
const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
|
|
1214
1172
|
return (_ctx, _cache) => {
|
|
1215
|
-
return openBlock(), createBlock(unref(
|
|
1173
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1216
1174
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1217
1175
|
_: 3
|
|
1218
1176
|
}, 16, ["as"]);
|
|
1219
1177
|
};
|
|
1220
1178
|
}
|
|
1221
1179
|
});
|
|
1222
|
-
var DialogDescription_default = _sfc_main$49;
|
|
1223
|
-
|
|
1224
1180
|
//#endregion
|
|
1225
1181
|
//#region src/components/Dialog/DialogTitle.vue
|
|
1226
1182
|
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
@@ -1235,15 +1191,13 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
1235
1191
|
const context = useDialogContext(__props.namespace);
|
|
1236
1192
|
const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
|
|
1237
1193
|
return (_ctx, _cache) => {
|
|
1238
|
-
return openBlock(), createBlock(unref(
|
|
1194
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1239
1195
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1240
1196
|
_: 3
|
|
1241
1197
|
}, 16, ["as"]);
|
|
1242
1198
|
};
|
|
1243
1199
|
}
|
|
1244
1200
|
});
|
|
1245
|
-
var DialogTitle_default = _sfc_main$48;
|
|
1246
|
-
|
|
1247
1201
|
//#endregion
|
|
1248
1202
|
//#region src/components/Dialog/DialogActivator.vue
|
|
1249
1203
|
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
@@ -1269,15 +1223,13 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
1269
1223
|
}
|
|
1270
1224
|
}));
|
|
1271
1225
|
return (_ctx, _cache) => {
|
|
1272
|
-
return openBlock(), createBlock(unref(
|
|
1226
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1273
1227
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1274
1228
|
_: 3
|
|
1275
1229
|
}, 16, ["as"]);
|
|
1276
1230
|
};
|
|
1277
1231
|
}
|
|
1278
1232
|
});
|
|
1279
|
-
var DialogActivator_default = _sfc_main$47;
|
|
1280
|
-
|
|
1281
1233
|
//#endregion
|
|
1282
1234
|
//#region src/components/Dialog/index.ts
|
|
1283
1235
|
/**
|
|
@@ -1310,14 +1262,13 @@ var DialogActivator_default = _sfc_main$47;
|
|
|
1310
1262
|
* ```
|
|
1311
1263
|
*/
|
|
1312
1264
|
const Dialog = {
|
|
1313
|
-
Root:
|
|
1314
|
-
Activator:
|
|
1315
|
-
Content:
|
|
1316
|
-
Title:
|
|
1317
|
-
Description:
|
|
1318
|
-
Close:
|
|
1265
|
+
Root: _sfc_main$52,
|
|
1266
|
+
Activator: _sfc_main$47,
|
|
1267
|
+
Content: _sfc_main$50,
|
|
1268
|
+
Title: _sfc_main$48,
|
|
1269
|
+
Description: _sfc_main$49,
|
|
1270
|
+
Close: _sfc_main$51
|
|
1319
1271
|
};
|
|
1320
|
-
|
|
1321
1272
|
//#endregion
|
|
1322
1273
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
1323
1274
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
@@ -1368,7 +1319,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
1368
1319
|
}));
|
|
1369
1320
|
provideExpansionPanelRoot(__props.namespace, selection);
|
|
1370
1321
|
return (_ctx, _cache) => {
|
|
1371
|
-
return openBlock(), createBlock(unref(
|
|
1322
|
+
return openBlock(), createBlock(unref(_sfc_main$68), {
|
|
1372
1323
|
as: __props.as,
|
|
1373
1324
|
renderless: __props.renderless
|
|
1374
1325
|
}, {
|
|
@@ -1378,8 +1329,6 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
1378
1329
|
};
|
|
1379
1330
|
}
|
|
1380
1331
|
});
|
|
1381
|
-
var ExpansionPanelRoot_default = _sfc_main$46;
|
|
1382
|
-
|
|
1383
1332
|
//#endregion
|
|
1384
1333
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
1385
1334
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
@@ -1417,7 +1366,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
1417
1366
|
isDisabled
|
|
1418
1367
|
});
|
|
1419
1368
|
return (_ctx, _cache) => {
|
|
1420
|
-
return openBlock(), createBlock(unref(
|
|
1369
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
1421
1370
|
as: __props.as,
|
|
1422
1371
|
renderless: __props.renderless
|
|
1423
1372
|
}), {
|
|
@@ -1427,8 +1376,6 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
1427
1376
|
};
|
|
1428
1377
|
}
|
|
1429
1378
|
});
|
|
1430
|
-
var ExpansionPanelItem_default = _sfc_main$45;
|
|
1431
|
-
|
|
1432
1379
|
//#endregion
|
|
1433
1380
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
1434
1381
|
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
@@ -1467,7 +1414,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
1467
1414
|
}
|
|
1468
1415
|
}));
|
|
1469
1416
|
return (_ctx, _cache) => {
|
|
1470
|
-
return openBlock(), createBlock(unref(
|
|
1417
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
1471
1418
|
as: __props.as,
|
|
1472
1419
|
renderless: __props.renderless
|
|
1473
1420
|
}), {
|
|
@@ -1477,8 +1424,6 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
1477
1424
|
};
|
|
1478
1425
|
}
|
|
1479
1426
|
});
|
|
1480
|
-
var ExpansionPanelActivator_default = _sfc_main$44;
|
|
1481
|
-
|
|
1482
1427
|
//#endregion
|
|
1483
1428
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
1484
1429
|
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
@@ -1502,7 +1447,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
1502
1447
|
}
|
|
1503
1448
|
}));
|
|
1504
1449
|
return (_ctx, _cache) => {
|
|
1505
|
-
return openBlock(), createBlock(unref(
|
|
1450
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
1506
1451
|
as: __props.as,
|
|
1507
1452
|
renderless: __props.renderless
|
|
1508
1453
|
}), {
|
|
@@ -1512,8 +1457,6 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
1512
1457
|
};
|
|
1513
1458
|
}
|
|
1514
1459
|
});
|
|
1515
|
-
var ExpansionPanelContent_default = _sfc_main$43;
|
|
1516
|
-
|
|
1517
1460
|
//#endregion
|
|
1518
1461
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
1519
1462
|
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
@@ -1531,7 +1474,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
1531
1474
|
attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
|
|
1532
1475
|
}));
|
|
1533
1476
|
return (_ctx, _cache) => {
|
|
1534
|
-
return openBlock(), createBlock(unref(
|
|
1477
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
1535
1478
|
as: __props.as,
|
|
1536
1479
|
renderless: __props.renderless
|
|
1537
1480
|
}), {
|
|
@@ -1541,8 +1484,6 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
1541
1484
|
};
|
|
1542
1485
|
}
|
|
1543
1486
|
});
|
|
1544
|
-
var ExpansionPanelHeader_default = _sfc_main$42;
|
|
1545
|
-
|
|
1546
1487
|
//#endregion
|
|
1547
1488
|
//#region src/components/ExpansionPanel/index.ts
|
|
1548
1489
|
/**
|
|
@@ -1551,13 +1492,12 @@ var ExpansionPanelHeader_default = _sfc_main$42;
|
|
|
1551
1492
|
* @see https://0.vuetifyjs.com/components/expansion-panels
|
|
1552
1493
|
*/
|
|
1553
1494
|
const ExpansionPanel = {
|
|
1554
|
-
Root:
|
|
1555
|
-
Item:
|
|
1556
|
-
Header:
|
|
1557
|
-
Activator:
|
|
1558
|
-
Content:
|
|
1495
|
+
Root: _sfc_main$46,
|
|
1496
|
+
Item: _sfc_main$45,
|
|
1497
|
+
Header: _sfc_main$42,
|
|
1498
|
+
Activator: _sfc_main$44,
|
|
1499
|
+
Content: _sfc_main$43
|
|
1559
1500
|
};
|
|
1560
|
-
|
|
1561
1501
|
//#endregion
|
|
1562
1502
|
//#region src/components/Group/GroupRoot.vue
|
|
1563
1503
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
@@ -1611,8 +1551,6 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
1611
1551
|
};
|
|
1612
1552
|
}
|
|
1613
1553
|
});
|
|
1614
|
-
var GroupRoot_default = _sfc_main$41;
|
|
1615
|
-
|
|
1616
1554
|
//#endregion
|
|
1617
1555
|
//#region src/components/Group/GroupItem.vue
|
|
1618
1556
|
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
@@ -1664,8 +1602,6 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
1664
1602
|
};
|
|
1665
1603
|
}
|
|
1666
1604
|
});
|
|
1667
|
-
var GroupItem_default = _sfc_main$40;
|
|
1668
|
-
|
|
1669
1605
|
//#endregion
|
|
1670
1606
|
//#region src/components/Group/index.ts
|
|
1671
1607
|
/**
|
|
@@ -1674,10 +1610,9 @@ var GroupItem_default = _sfc_main$40;
|
|
|
1674
1610
|
* @see https://0.vuetifyjs.com/components/group
|
|
1675
1611
|
*/
|
|
1676
1612
|
const Group = {
|
|
1677
|
-
Root:
|
|
1678
|
-
Item:
|
|
1613
|
+
Root: _sfc_main$41,
|
|
1614
|
+
Item: _sfc_main$40
|
|
1679
1615
|
};
|
|
1680
|
-
|
|
1681
1616
|
//#endregion
|
|
1682
1617
|
//#region src/components/Pagination/PaginationRoot.vue
|
|
1683
1618
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
@@ -1770,7 +1705,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
1770
1705
|
providePaginationControls(__props.namespace, controls);
|
|
1771
1706
|
providePaginationItems(__props.namespace, items);
|
|
1772
1707
|
return (_ctx, _cache) => {
|
|
1773
|
-
return openBlock(), createBlock(unref(
|
|
1708
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
1774
1709
|
ref_key: "atom",
|
|
1775
1710
|
ref: atom
|
|
1776
1711
|
}, slotProps.value.attrs, {
|
|
@@ -1783,8 +1718,6 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
1783
1718
|
};
|
|
1784
1719
|
}
|
|
1785
1720
|
});
|
|
1786
|
-
var PaginationRoot_default = _sfc_main$39;
|
|
1787
|
-
|
|
1788
1721
|
//#endregion
|
|
1789
1722
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
1790
1723
|
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
@@ -1815,7 +1748,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
1815
1748
|
}));
|
|
1816
1749
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
1817
1750
|
return (_ctx, _cache) => {
|
|
1818
|
-
return openBlock(), createBlock(unref(
|
|
1751
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
1819
1752
|
ref_key: "atom",
|
|
1820
1753
|
ref: atom
|
|
1821
1754
|
}, slotProps.value.attrs, {
|
|
@@ -1828,8 +1761,6 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
1828
1761
|
};
|
|
1829
1762
|
}
|
|
1830
1763
|
});
|
|
1831
|
-
var PaginationEllipsis_default = _sfc_main$38;
|
|
1832
|
-
|
|
1833
1764
|
//#endregion
|
|
1834
1765
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
1835
1766
|
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
@@ -1874,7 +1805,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
1874
1805
|
}));
|
|
1875
1806
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
1876
1807
|
return (_ctx, _cache) => {
|
|
1877
|
-
return openBlock(), createBlock(unref(
|
|
1808
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
1878
1809
|
ref_key: "atom",
|
|
1879
1810
|
ref: atom
|
|
1880
1811
|
}, slotProps.value.attrs, {
|
|
@@ -1887,8 +1818,6 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
1887
1818
|
};
|
|
1888
1819
|
}
|
|
1889
1820
|
});
|
|
1890
|
-
var PaginationFirst_default = _sfc_main$37;
|
|
1891
|
-
|
|
1892
1821
|
//#endregion
|
|
1893
1822
|
//#region src/components/Pagination/PaginationItem.vue
|
|
1894
1823
|
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
@@ -1944,7 +1873,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
1944
1873
|
}));
|
|
1945
1874
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
1946
1875
|
return (_ctx, _cache) => {
|
|
1947
|
-
return openBlock(), createBlock(unref(
|
|
1876
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
1948
1877
|
ref_key: "atom",
|
|
1949
1878
|
ref: atom
|
|
1950
1879
|
}, slotProps.value.attrs, {
|
|
@@ -1957,8 +1886,6 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
1957
1886
|
};
|
|
1958
1887
|
}
|
|
1959
1888
|
});
|
|
1960
|
-
var PaginationItem_default = _sfc_main$36;
|
|
1961
|
-
|
|
1962
1889
|
//#endregion
|
|
1963
1890
|
//#region src/components/Pagination/PaginationLast.vue
|
|
1964
1891
|
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
@@ -2003,7 +1930,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2003
1930
|
}));
|
|
2004
1931
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2005
1932
|
return (_ctx, _cache) => {
|
|
2006
|
-
return openBlock(), createBlock(unref(
|
|
1933
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2007
1934
|
ref_key: "atom",
|
|
2008
1935
|
ref: atom
|
|
2009
1936
|
}, slotProps.value.attrs, {
|
|
@@ -2016,8 +1943,6 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2016
1943
|
};
|
|
2017
1944
|
}
|
|
2018
1945
|
});
|
|
2019
|
-
var PaginationLast_default = _sfc_main$35;
|
|
2020
|
-
|
|
2021
1946
|
//#endregion
|
|
2022
1947
|
//#region src/components/Pagination/PaginationNext.vue
|
|
2023
1948
|
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
@@ -2062,7 +1987,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
2062
1987
|
}));
|
|
2063
1988
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2064
1989
|
return (_ctx, _cache) => {
|
|
2065
|
-
return openBlock(), createBlock(unref(
|
|
1990
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2066
1991
|
ref_key: "atom",
|
|
2067
1992
|
ref: atom
|
|
2068
1993
|
}, slotProps.value.attrs, {
|
|
@@ -2075,8 +2000,6 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
2075
2000
|
};
|
|
2076
2001
|
}
|
|
2077
2002
|
});
|
|
2078
|
-
var PaginationNext_default = _sfc_main$34;
|
|
2079
|
-
|
|
2080
2003
|
//#endregion
|
|
2081
2004
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
2082
2005
|
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
@@ -2121,7 +2044,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
2121
2044
|
}));
|
|
2122
2045
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2123
2046
|
return (_ctx, _cache) => {
|
|
2124
|
-
return openBlock(), createBlock(unref(
|
|
2047
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2125
2048
|
ref_key: "atom",
|
|
2126
2049
|
ref: atom
|
|
2127
2050
|
}, slotProps.value.attrs, {
|
|
@@ -2134,8 +2057,6 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
2134
2057
|
};
|
|
2135
2058
|
}
|
|
2136
2059
|
});
|
|
2137
|
-
var PaginationPrev_default = _sfc_main$33;
|
|
2138
|
-
|
|
2139
2060
|
//#endregion
|
|
2140
2061
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
2141
2062
|
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
@@ -2172,7 +2093,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
2172
2093
|
}
|
|
2173
2094
|
}));
|
|
2174
2095
|
return (_ctx, _cache) => {
|
|
2175
|
-
return openBlock(), createBlock(unref(
|
|
2096
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
2176
2097
|
as: __props.as,
|
|
2177
2098
|
renderless: __props.renderless
|
|
2178
2099
|
}), {
|
|
@@ -2182,8 +2103,6 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
2182
2103
|
};
|
|
2183
2104
|
}
|
|
2184
2105
|
});
|
|
2185
|
-
var PaginationStatus_default = _sfc_main$32;
|
|
2186
|
-
|
|
2187
2106
|
//#endregion
|
|
2188
2107
|
//#region src/components/Pagination/index.ts
|
|
2189
2108
|
/**
|
|
@@ -2192,16 +2111,15 @@ var PaginationStatus_default = _sfc_main$32;
|
|
|
2192
2111
|
* @see https://0.vuetifyjs.com/components/pagination
|
|
2193
2112
|
*/
|
|
2194
2113
|
const Pagination = {
|
|
2195
|
-
Root:
|
|
2196
|
-
Item:
|
|
2197
|
-
First:
|
|
2198
|
-
Prev:
|
|
2199
|
-
Ellipsis:
|
|
2200
|
-
Next:
|
|
2201
|
-
Last:
|
|
2202
|
-
Status:
|
|
2114
|
+
Root: _sfc_main$39,
|
|
2115
|
+
Item: _sfc_main$36,
|
|
2116
|
+
First: _sfc_main$37,
|
|
2117
|
+
Prev: _sfc_main$33,
|
|
2118
|
+
Ellipsis: _sfc_main$38,
|
|
2119
|
+
Next: _sfc_main$34,
|
|
2120
|
+
Last: _sfc_main$35,
|
|
2121
|
+
Status: _sfc_main$32
|
|
2203
2122
|
};
|
|
2204
|
-
|
|
2205
2123
|
//#endregion
|
|
2206
2124
|
//#region src/components/Popover/PopoverRoot.vue
|
|
2207
2125
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
@@ -2237,7 +2155,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
2237
2155
|
toggle
|
|
2238
2156
|
}));
|
|
2239
2157
|
return (_ctx, _cache) => {
|
|
2240
|
-
return openBlock(), createBlock(unref(
|
|
2158
|
+
return openBlock(), createBlock(unref(_sfc_main$68), {
|
|
2241
2159
|
as: __props.as,
|
|
2242
2160
|
renderless: ""
|
|
2243
2161
|
}, {
|
|
@@ -2247,8 +2165,6 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
2247
2165
|
};
|
|
2248
2166
|
}
|
|
2249
2167
|
});
|
|
2250
|
-
var PopoverRoot_default = _sfc_main$31;
|
|
2251
|
-
|
|
2252
2168
|
//#endregion
|
|
2253
2169
|
//#region src/components/Popover/PopoverActivator.vue
|
|
2254
2170
|
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
@@ -2273,7 +2189,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
2273
2189
|
}
|
|
2274
2190
|
}));
|
|
2275
2191
|
return (_ctx, _cache) => {
|
|
2276
|
-
return openBlock(), createBlock(unref(
|
|
2192
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2277
2193
|
as: __props.as,
|
|
2278
2194
|
style: style.value
|
|
2279
2195
|
}, slotProps.value.attrs), {
|
|
@@ -2283,8 +2199,6 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
2283
2199
|
};
|
|
2284
2200
|
}
|
|
2285
2201
|
});
|
|
2286
|
-
var PopoverActivator_default = _sfc_main$30;
|
|
2287
|
-
|
|
2288
2202
|
//#endregion
|
|
2289
2203
|
//#region src/components/Popover/PopoverContent.vue
|
|
2290
2204
|
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
@@ -2302,7 +2216,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
2302
2216
|
const props = createPropsRestProxy(__props, ["positionArea", "positionTry"]);
|
|
2303
2217
|
const emit = __emit;
|
|
2304
2218
|
const context = usePopoverContext();
|
|
2305
|
-
const ref
|
|
2219
|
+
const ref = useTemplateRef("ref");
|
|
2306
2220
|
const id = toRef(() => props.id ?? context.id);
|
|
2307
2221
|
const style = toRef(() => ({
|
|
2308
2222
|
"position": "fixed",
|
|
@@ -2314,17 +2228,17 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
2314
2228
|
}));
|
|
2315
2229
|
/* v8 ignore start -- browser popover API */
|
|
2316
2230
|
onMounted(() => {
|
|
2317
|
-
if (context.isSelected.value) ref
|
|
2231
|
+
if (context.isSelected.value) ref.value?.element?.showPopover();
|
|
2318
2232
|
});
|
|
2319
2233
|
watch(context.isSelected, (isOpen) => {
|
|
2320
|
-
const element = ref
|
|
2234
|
+
const element = ref.value?.element;
|
|
2321
2235
|
if (!element?.isConnected) return;
|
|
2322
2236
|
if (isOpen === element.matches?.(":popover-open")) return;
|
|
2323
2237
|
if (isOpen) element.showPopover?.();
|
|
2324
2238
|
else element.hidePopover?.();
|
|
2325
2239
|
});
|
|
2326
2240
|
function onToggle(e) {
|
|
2327
|
-
if (!ref
|
|
2241
|
+
if (!ref.value?.element?.isConnected) return;
|
|
2328
2242
|
context.isSelected.value = e.newState === "open";
|
|
2329
2243
|
}
|
|
2330
2244
|
/* v8 ignore stop */
|
|
@@ -2339,9 +2253,9 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
2339
2253
|
}
|
|
2340
2254
|
}));
|
|
2341
2255
|
return (_ctx, _cache) => {
|
|
2342
|
-
return openBlock(), createBlock(unref(
|
|
2256
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2343
2257
|
ref_key: "ref",
|
|
2344
|
-
ref
|
|
2258
|
+
ref,
|
|
2345
2259
|
as: props.as,
|
|
2346
2260
|
style: style.value
|
|
2347
2261
|
}, slotProps.value.attrs, {
|
|
@@ -2354,8 +2268,6 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
2354
2268
|
};
|
|
2355
2269
|
}
|
|
2356
2270
|
});
|
|
2357
|
-
var PopoverContent_default = _sfc_main$29;
|
|
2358
|
-
|
|
2359
2271
|
//#endregion
|
|
2360
2272
|
//#region src/components/Popover/index.ts
|
|
2361
2273
|
/**
|
|
@@ -2364,11 +2276,10 @@ var PopoverContent_default = _sfc_main$29;
|
|
|
2364
2276
|
* @see https://0.vuetifyjs.com/components/popover
|
|
2365
2277
|
*/
|
|
2366
2278
|
const Popover = {
|
|
2367
|
-
Root:
|
|
2368
|
-
Activator:
|
|
2369
|
-
Content:
|
|
2279
|
+
Root: _sfc_main$31,
|
|
2280
|
+
Activator: _sfc_main$30,
|
|
2281
|
+
Content: _sfc_main$29
|
|
2370
2282
|
};
|
|
2371
|
-
|
|
2372
2283
|
//#endregion
|
|
2373
2284
|
//#region src/components/Radio/RadioGroup.vue
|
|
2374
2285
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
@@ -2424,7 +2335,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
2424
2335
|
}
|
|
2425
2336
|
}));
|
|
2426
2337
|
return (_ctx, _cache) => {
|
|
2427
|
-
return openBlock(), createBlock(unref(
|
|
2338
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
2428
2339
|
as: __props.as,
|
|
2429
2340
|
renderless: __props.renderless
|
|
2430
2341
|
}), {
|
|
@@ -2434,8 +2345,6 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
2434
2345
|
};
|
|
2435
2346
|
}
|
|
2436
2347
|
});
|
|
2437
|
-
var RadioGroup_default = _sfc_main$28;
|
|
2438
|
-
|
|
2439
2348
|
//#endregion
|
|
2440
2349
|
//#region src/components/Radio/RadioRoot.vue
|
|
2441
2350
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
@@ -2549,7 +2458,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
2549
2458
|
}
|
|
2550
2459
|
}));
|
|
2551
2460
|
return (_ctx, _cache) => {
|
|
2552
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
2461
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$68), mergeProps({ ref: "root" }, {
|
|
2553
2462
|
...unref(attrs),
|
|
2554
2463
|
...slotProps.value.attrs
|
|
2555
2464
|
}, {
|
|
@@ -2560,12 +2469,10 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
2560
2469
|
}), {
|
|
2561
2470
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
2562
2471
|
_: 3
|
|
2563
|
-
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(
|
|
2472
|
+
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$26, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
2564
2473
|
};
|
|
2565
2474
|
}
|
|
2566
2475
|
});
|
|
2567
|
-
var RadioRoot_default = _sfc_main$27;
|
|
2568
|
-
|
|
2569
2476
|
//#endregion
|
|
2570
2477
|
//#region src/components/Radio/RadioHiddenInput.vue
|
|
2571
2478
|
const _hoisted_1$2 = [
|
|
@@ -2621,8 +2528,6 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
2621
2528
|
};
|
|
2622
2529
|
}
|
|
2623
2530
|
});
|
|
2624
|
-
var RadioHiddenInput_default = _sfc_main$26;
|
|
2625
|
-
|
|
2626
2531
|
//#endregion
|
|
2627
2532
|
//#region src/components/Radio/RadioIndicator.vue
|
|
2628
2533
|
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
@@ -2645,7 +2550,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
2645
2550
|
}
|
|
2646
2551
|
}));
|
|
2647
2552
|
return (_ctx, _cache) => {
|
|
2648
|
-
return openBlock(), createBlock(unref(
|
|
2553
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
2649
2554
|
as: __props.as,
|
|
2650
2555
|
renderless: __props.renderless
|
|
2651
2556
|
}), {
|
|
@@ -2655,8 +2560,6 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
2655
2560
|
};
|
|
2656
2561
|
}
|
|
2657
2562
|
});
|
|
2658
|
-
var RadioIndicator_default = _sfc_main$25;
|
|
2659
|
-
|
|
2660
2563
|
//#endregion
|
|
2661
2564
|
//#region src/components/Radio/index.ts
|
|
2662
2565
|
/**
|
|
@@ -2692,12 +2595,11 @@ var RadioIndicator_default = _sfc_main$25;
|
|
|
2692
2595
|
* ```
|
|
2693
2596
|
*/
|
|
2694
2597
|
const Radio = {
|
|
2695
|
-
Group:
|
|
2696
|
-
HiddenInput:
|
|
2697
|
-
Indicator:
|
|
2698
|
-
Root:
|
|
2598
|
+
Group: _sfc_main$28,
|
|
2599
|
+
HiddenInput: _sfc_main$26,
|
|
2600
|
+
Indicator: _sfc_main$25,
|
|
2601
|
+
Root: _sfc_main$27
|
|
2699
2602
|
};
|
|
2700
|
-
|
|
2701
2603
|
//#endregion
|
|
2702
2604
|
//#region src/components/Scrim/Scrim.vue
|
|
2703
2605
|
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
@@ -2738,7 +2640,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2738
2640
|
to: __props.teleportTo
|
|
2739
2641
|
}, [createVNode(TransitionGroup, { name: __props.transition }, {
|
|
2740
2642
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
2741
|
-
return openBlock(), createBlock(unref(
|
|
2643
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2742
2644
|
key: ticket.id,
|
|
2743
2645
|
as: __props.as,
|
|
2744
2646
|
style: getStyle(ticket)
|
|
@@ -2757,7 +2659,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2757
2659
|
name: __props.transition
|
|
2758
2660
|
}, {
|
|
2759
2661
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
2760
|
-
return openBlock(), createBlock(unref(
|
|
2662
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
2761
2663
|
key: ticket.id,
|
|
2762
2664
|
as: __props.as,
|
|
2763
2665
|
style: getStyle(ticket)
|
|
@@ -2775,8 +2677,6 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
2775
2677
|
};
|
|
2776
2678
|
}
|
|
2777
2679
|
});
|
|
2778
|
-
var Scrim_default = _sfc_main$24;
|
|
2779
|
-
|
|
2780
2680
|
//#endregion
|
|
2781
2681
|
//#region src/components/Selection/SelectionRoot.vue
|
|
2782
2682
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
@@ -2830,8 +2730,6 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
2830
2730
|
};
|
|
2831
2731
|
}
|
|
2832
2732
|
});
|
|
2833
|
-
var SelectionRoot_default = _sfc_main$23;
|
|
2834
|
-
|
|
2835
2733
|
//#endregion
|
|
2836
2734
|
//#region src/components/Selection/SelectionItem.vue
|
|
2837
2735
|
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
@@ -2876,8 +2774,6 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
2876
2774
|
};
|
|
2877
2775
|
}
|
|
2878
2776
|
});
|
|
2879
|
-
var SelectionItem_default = _sfc_main$22;
|
|
2880
|
-
|
|
2881
2777
|
//#endregion
|
|
2882
2778
|
//#region src/components/Selection/index.ts
|
|
2883
2779
|
/**
|
|
@@ -2886,10 +2782,9 @@ var SelectionItem_default = _sfc_main$22;
|
|
|
2886
2782
|
* @see https://0.vuetifyjs.com/components/selection
|
|
2887
2783
|
*/
|
|
2888
2784
|
const Selection = {
|
|
2889
|
-
Root:
|
|
2890
|
-
Item:
|
|
2785
|
+
Root: _sfc_main$23,
|
|
2786
|
+
Item: _sfc_main$22
|
|
2891
2787
|
};
|
|
2892
|
-
|
|
2893
2788
|
//#endregion
|
|
2894
2789
|
//#region src/components/Slider/SliderRoot.vue
|
|
2895
2790
|
const [useSliderRoot, provideSliderRoot] = createContext();
|
|
@@ -3015,7 +2910,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3015
2910
|
}
|
|
3016
2911
|
}));
|
|
3017
2912
|
return (_ctx, _cache) => {
|
|
3018
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
2913
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$68), mergeProps({
|
|
3019
2914
|
...unref(attrs),
|
|
3020
2915
|
...slotProps.value.attrs
|
|
3021
2916
|
}, {
|
|
@@ -3025,7 +2920,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3025
2920
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3026
2921
|
_: 3
|
|
3027
2922
|
}, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
|
|
3028
|
-
return openBlock(), createBlock(
|
|
2923
|
+
return openBlock(), createBlock(_sfc_main$20, {
|
|
3029
2924
|
key: index,
|
|
3030
2925
|
index
|
|
3031
2926
|
}, null, 8, ["index"]);
|
|
@@ -3033,8 +2928,6 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3033
2928
|
};
|
|
3034
2929
|
}
|
|
3035
2930
|
});
|
|
3036
|
-
var SliderRoot_default = _sfc_main$21;
|
|
3037
|
-
|
|
3038
2931
|
//#endregion
|
|
3039
2932
|
//#region src/components/Slider/SliderHiddenInput.vue
|
|
3040
2933
|
const _hoisted_1$1 = [
|
|
@@ -3066,8 +2959,6 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
3066
2959
|
};
|
|
3067
2960
|
}
|
|
3068
2961
|
});
|
|
3069
|
-
var SliderHiddenInput_default = _sfc_main$20;
|
|
3070
|
-
|
|
3071
2962
|
//#endregion
|
|
3072
2963
|
//#region src/components/Slider/SliderRange.vue
|
|
3073
2964
|
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
@@ -3111,7 +3002,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3111
3002
|
}
|
|
3112
3003
|
}));
|
|
3113
3004
|
return (_ctx, _cache) => {
|
|
3114
|
-
return openBlock(), createBlock(unref(
|
|
3005
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
3115
3006
|
...unref(attrs),
|
|
3116
3007
|
...slotProps.value.attrs
|
|
3117
3008
|
}, {
|
|
@@ -3129,8 +3020,6 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3129
3020
|
};
|
|
3130
3021
|
}
|
|
3131
3022
|
});
|
|
3132
|
-
var SliderRange_default = _sfc_main$19;
|
|
3133
|
-
|
|
3134
3023
|
//#endregion
|
|
3135
3024
|
//#region src/components/Slider/SliderThumb.vue
|
|
3136
3025
|
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
@@ -3227,7 +3116,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
3227
3116
|
}
|
|
3228
3117
|
}));
|
|
3229
3118
|
return (_ctx, _cache) => {
|
|
3230
|
-
return openBlock(), createBlock(unref(
|
|
3119
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ ref: "thumb" }, {
|
|
3231
3120
|
...unref(attrs),
|
|
3232
3121
|
...slotProps.value.attrs
|
|
3233
3122
|
}, {
|
|
@@ -3245,8 +3134,6 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
3245
3134
|
};
|
|
3246
3135
|
}
|
|
3247
3136
|
});
|
|
3248
|
-
var SliderThumb_default = _sfc_main$18;
|
|
3249
|
-
|
|
3250
3137
|
//#endregion
|
|
3251
3138
|
//#region src/components/Slider/SliderTrack.vue
|
|
3252
3139
|
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
@@ -3298,7 +3185,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
3298
3185
|
"onPointerdown": onPointerdown
|
|
3299
3186
|
} }));
|
|
3300
3187
|
return (_ctx, _cache) => {
|
|
3301
|
-
return openBlock(), createBlock(unref(
|
|
3188
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ ref: "track" }, {
|
|
3302
3189
|
...unref(attrs),
|
|
3303
3190
|
...slotProps.value.attrs
|
|
3304
3191
|
}, {
|
|
@@ -3316,8 +3203,6 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
3316
3203
|
};
|
|
3317
3204
|
}
|
|
3318
3205
|
});
|
|
3319
|
-
var SliderTrack_default = _sfc_main$17;
|
|
3320
|
-
|
|
3321
3206
|
//#endregion
|
|
3322
3207
|
//#region src/components/Slider/index.ts
|
|
3323
3208
|
/**
|
|
@@ -3345,13 +3230,12 @@ var SliderTrack_default = _sfc_main$17;
|
|
|
3345
3230
|
* ```
|
|
3346
3231
|
*/
|
|
3347
3232
|
const Slider = {
|
|
3348
|
-
Root:
|
|
3349
|
-
Track:
|
|
3350
|
-
Range:
|
|
3351
|
-
Thumb:
|
|
3352
|
-
HiddenInput:
|
|
3233
|
+
Root: _sfc_main$21,
|
|
3234
|
+
Track: _sfc_main$17,
|
|
3235
|
+
Range: _sfc_main$19,
|
|
3236
|
+
Thumb: _sfc_main$18,
|
|
3237
|
+
HiddenInput: _sfc_main$20
|
|
3353
3238
|
};
|
|
3354
|
-
|
|
3355
3239
|
//#endregion
|
|
3356
3240
|
//#region src/components/Splitter/SplitterRoot.vue
|
|
3357
3241
|
const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
|
|
@@ -3514,7 +3398,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
3514
3398
|
}
|
|
3515
3399
|
}));
|
|
3516
3400
|
return (_ctx, _cache) => {
|
|
3517
|
-
return openBlock(), createBlock(unref(
|
|
3401
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ ref: "root" }, {
|
|
3518
3402
|
...unref(attrs),
|
|
3519
3403
|
...slotProps.value.attrs
|
|
3520
3404
|
}, {
|
|
@@ -3535,8 +3419,6 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
3535
3419
|
};
|
|
3536
3420
|
}
|
|
3537
3421
|
});
|
|
3538
|
-
var SplitterRoot_default = _sfc_main$16;
|
|
3539
|
-
|
|
3540
3422
|
//#endregion
|
|
3541
3423
|
//#region src/components/Splitter/SplitterPanel.vue
|
|
3542
3424
|
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
@@ -3627,7 +3509,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
3627
3509
|
}
|
|
3628
3510
|
}));
|
|
3629
3511
|
return (_ctx, _cache) => {
|
|
3630
|
-
return openBlock(), createBlock(unref(
|
|
3512
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
3631
3513
|
...unref(attrs),
|
|
3632
3514
|
...slotProps.value.attrs
|
|
3633
3515
|
}, {
|
|
@@ -3650,8 +3532,6 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
3650
3532
|
};
|
|
3651
3533
|
}
|
|
3652
3534
|
});
|
|
3653
|
-
var SplitterPanel_default = _sfc_main$15;
|
|
3654
|
-
|
|
3655
3535
|
//#endregion
|
|
3656
3536
|
//#region src/components/Splitter/SplitterHandle.vue
|
|
3657
3537
|
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
@@ -3831,7 +3711,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
3831
3711
|
}
|
|
3832
3712
|
}));
|
|
3833
3713
|
return (_ctx, _cache) => {
|
|
3834
|
-
return openBlock(), createBlock(unref(
|
|
3714
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
3835
3715
|
...unref(attrs),
|
|
3836
3716
|
...slotProps.value.attrs
|
|
3837
3717
|
}, {
|
|
@@ -3845,8 +3725,6 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
3845
3725
|
};
|
|
3846
3726
|
}
|
|
3847
3727
|
});
|
|
3848
|
-
var SplitterHandle_default = _sfc_main$14;
|
|
3849
|
-
|
|
3850
3728
|
//#endregion
|
|
3851
3729
|
//#region src/components/Splitter/index.ts
|
|
3852
3730
|
/**
|
|
@@ -3876,11 +3754,10 @@ var SplitterHandle_default = _sfc_main$14;
|
|
|
3876
3754
|
* ```
|
|
3877
3755
|
*/
|
|
3878
3756
|
const Splitter = {
|
|
3879
|
-
Root:
|
|
3880
|
-
Panel:
|
|
3881
|
-
Handle:
|
|
3757
|
+
Root: _sfc_main$16,
|
|
3758
|
+
Panel: _sfc_main$15,
|
|
3759
|
+
Handle: _sfc_main$14
|
|
3882
3760
|
};
|
|
3883
|
-
|
|
3884
3761
|
//#endregion
|
|
3885
3762
|
//#region src/components/Switch/SwitchGroup.vue
|
|
3886
3763
|
const [useSwitchGroup, provideSwitchGroup] = createContext();
|
|
@@ -3940,7 +3817,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
3940
3817
|
}
|
|
3941
3818
|
}));
|
|
3942
3819
|
return (_ctx, _cache) => {
|
|
3943
|
-
return openBlock(), createBlock(unref(
|
|
3820
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
3944
3821
|
as: __props.as,
|
|
3945
3822
|
renderless: __props.renderless
|
|
3946
3823
|
}), {
|
|
@@ -3950,8 +3827,6 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
3950
3827
|
};
|
|
3951
3828
|
}
|
|
3952
3829
|
});
|
|
3953
|
-
var SwitchGroup_default = _sfc_main$13;
|
|
3954
|
-
|
|
3955
3830
|
//#endregion
|
|
3956
3831
|
//#region src/components/Switch/SwitchRoot.vue
|
|
3957
3832
|
const [useSwitchRoot, provideSwitchRoot] = createContext();
|
|
@@ -4074,7 +3949,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
4074
3949
|
}
|
|
4075
3950
|
}));
|
|
4076
3951
|
return (_ctx, _cache) => {
|
|
4077
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
3952
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$68), mergeProps({
|
|
4078
3953
|
...unref(attrs),
|
|
4079
3954
|
...slotProps.value.attrs
|
|
4080
3955
|
}, {
|
|
@@ -4085,12 +3960,10 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
4085
3960
|
}), {
|
|
4086
3961
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4087
3962
|
_: 3
|
|
4088
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
3963
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$11, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
4089
3964
|
};
|
|
4090
3965
|
}
|
|
4091
3966
|
});
|
|
4092
|
-
var SwitchRoot_default = _sfc_main$12;
|
|
4093
|
-
|
|
4094
3967
|
//#endregion
|
|
4095
3968
|
//#region src/components/Switch/SwitchHiddenInput.vue
|
|
4096
3969
|
const _hoisted_1 = [
|
|
@@ -4147,8 +4020,6 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
4147
4020
|
};
|
|
4148
4021
|
}
|
|
4149
4022
|
});
|
|
4150
|
-
var SwitchHiddenInput_default = _sfc_main$11;
|
|
4151
|
-
|
|
4152
4023
|
//#endregion
|
|
4153
4024
|
//#region src/components/Switch/SwitchSelectAll.vue
|
|
4154
4025
|
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
@@ -4222,7 +4093,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
4222
4093
|
}
|
|
4223
4094
|
}));
|
|
4224
4095
|
return (_ctx, _cache) => {
|
|
4225
|
-
return openBlock(), createBlock(unref(
|
|
4096
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
4226
4097
|
...unref(attrs),
|
|
4227
4098
|
...slotProps.value.attrs
|
|
4228
4099
|
}, {
|
|
@@ -4237,8 +4108,6 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
4237
4108
|
};
|
|
4238
4109
|
}
|
|
4239
4110
|
});
|
|
4240
|
-
var SwitchSelectAll_default = _sfc_main$10;
|
|
4241
|
-
|
|
4242
4111
|
//#endregion
|
|
4243
4112
|
//#region src/components/Switch/SwitchThumb.vue
|
|
4244
4113
|
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
@@ -4264,7 +4133,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
4264
4133
|
}
|
|
4265
4134
|
}));
|
|
4266
4135
|
return (_ctx, _cache) => {
|
|
4267
|
-
return openBlock(), createBlock(unref(
|
|
4136
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
4268
4137
|
as: __props.as,
|
|
4269
4138
|
renderless: __props.renderless
|
|
4270
4139
|
}), {
|
|
@@ -4274,8 +4143,6 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
4274
4143
|
};
|
|
4275
4144
|
}
|
|
4276
4145
|
});
|
|
4277
|
-
var SwitchThumb_default = _sfc_main$9;
|
|
4278
|
-
|
|
4279
4146
|
//#endregion
|
|
4280
4147
|
//#region src/components/Switch/SwitchTrack.vue
|
|
4281
4148
|
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
@@ -4297,8 +4164,9 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
4297
4164
|
attrs: { "data-state": dataState.value }
|
|
4298
4165
|
}));
|
|
4299
4166
|
return (_ctx, _cache) => {
|
|
4300
|
-
return openBlock(), createBlock(unref(
|
|
4167
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps(slotProps.value.attrs, {
|
|
4301
4168
|
as: __props.as,
|
|
4169
|
+
dir: "ltr",
|
|
4302
4170
|
renderless: __props.renderless
|
|
4303
4171
|
}), {
|
|
4304
4172
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
@@ -4307,8 +4175,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
4307
4175
|
};
|
|
4308
4176
|
}
|
|
4309
4177
|
});
|
|
4310
|
-
var SwitchTrack_default = _sfc_main$8;
|
|
4311
|
-
|
|
4312
4178
|
//#endregion
|
|
4313
4179
|
//#region src/components/Switch/index.ts
|
|
4314
4180
|
/**
|
|
@@ -4338,14 +4204,13 @@ var SwitchTrack_default = _sfc_main$8;
|
|
|
4338
4204
|
* ```
|
|
4339
4205
|
*/
|
|
4340
4206
|
const Switch = {
|
|
4341
|
-
Group:
|
|
4342
|
-
HiddenInput:
|
|
4343
|
-
Root:
|
|
4344
|
-
SelectAll:
|
|
4345
|
-
Thumb:
|
|
4346
|
-
Track:
|
|
4207
|
+
Group: _sfc_main$13,
|
|
4208
|
+
HiddenInput: _sfc_main$11,
|
|
4209
|
+
Root: _sfc_main$12,
|
|
4210
|
+
SelectAll: _sfc_main$10,
|
|
4211
|
+
Thumb: _sfc_main$9,
|
|
4212
|
+
Track: _sfc_main$8
|
|
4347
4213
|
};
|
|
4348
|
-
|
|
4349
4214
|
//#endregion
|
|
4350
4215
|
//#region src/components/Single/SingleRoot.vue
|
|
4351
4216
|
const [useSingleRoot, provideSingleRoot] = createContext();
|
|
@@ -4393,8 +4258,6 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
4393
4258
|
};
|
|
4394
4259
|
}
|
|
4395
4260
|
});
|
|
4396
|
-
var SingleRoot_default = _sfc_main$7;
|
|
4397
|
-
|
|
4398
4261
|
//#endregion
|
|
4399
4262
|
//#region src/components/Single/SingleItem.vue
|
|
4400
4263
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
@@ -4439,8 +4302,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
4439
4302
|
};
|
|
4440
4303
|
}
|
|
4441
4304
|
});
|
|
4442
|
-
var SingleItem_default = _sfc_main$6;
|
|
4443
|
-
|
|
4444
4305
|
//#endregion
|
|
4445
4306
|
//#region src/components/Single/index.ts
|
|
4446
4307
|
/**
|
|
@@ -4449,10 +4310,9 @@ var SingleItem_default = _sfc_main$6;
|
|
|
4449
4310
|
* @see https://0.vuetifyjs.com/components/single
|
|
4450
4311
|
*/
|
|
4451
4312
|
const Single = {
|
|
4452
|
-
Root:
|
|
4453
|
-
Item:
|
|
4313
|
+
Root: _sfc_main$7,
|
|
4314
|
+
Item: _sfc_main$6
|
|
4454
4315
|
};
|
|
4455
|
-
|
|
4456
4316
|
//#endregion
|
|
4457
4317
|
//#region src/components/Step/StepRoot.vue
|
|
4458
4318
|
const [useStepRoot, provideStepRoot] = createContext();
|
|
@@ -4505,8 +4365,6 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
4505
4365
|
};
|
|
4506
4366
|
}
|
|
4507
4367
|
});
|
|
4508
|
-
var StepRoot_default = _sfc_main$5;
|
|
4509
|
-
|
|
4510
4368
|
//#endregion
|
|
4511
4369
|
//#region src/components/Step/StepItem.vue
|
|
4512
4370
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
@@ -4551,8 +4409,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
4551
4409
|
};
|
|
4552
4410
|
}
|
|
4553
4411
|
});
|
|
4554
|
-
var StepItem_default = _sfc_main$4;
|
|
4555
|
-
|
|
4556
4412
|
//#endregion
|
|
4557
4413
|
//#region src/components/Step/index.ts
|
|
4558
4414
|
/**
|
|
@@ -4561,10 +4417,9 @@ var StepItem_default = _sfc_main$4;
|
|
|
4561
4417
|
* @see https://0.vuetifyjs.com/components/step
|
|
4562
4418
|
*/
|
|
4563
4419
|
const Step = {
|
|
4564
|
-
Root:
|
|
4565
|
-
Item:
|
|
4420
|
+
Root: _sfc_main$5,
|
|
4421
|
+
Item: _sfc_main$4
|
|
4566
4422
|
};
|
|
4567
|
-
|
|
4568
4423
|
//#endregion
|
|
4569
4424
|
//#region src/components/Tabs/TabsRoot.vue
|
|
4570
4425
|
const [useTabsRoot, provideTabsRoot] = createContext();
|
|
@@ -4634,8 +4489,6 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
4634
4489
|
};
|
|
4635
4490
|
}
|
|
4636
4491
|
});
|
|
4637
|
-
var TabsRoot_default = _sfc_main$3;
|
|
4638
|
-
|
|
4639
4492
|
//#endregion
|
|
4640
4493
|
//#region src/components/Tabs/TabsList.vue
|
|
4641
4494
|
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
@@ -4664,7 +4517,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
4664
4517
|
}
|
|
4665
4518
|
}));
|
|
4666
4519
|
return (_ctx, _cache) => {
|
|
4667
|
-
return openBlock(), createBlock(unref(
|
|
4520
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
4668
4521
|
...unref(attrs),
|
|
4669
4522
|
...slotProps.value.attrs
|
|
4670
4523
|
}, {
|
|
@@ -4677,8 +4530,6 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
4677
4530
|
};
|
|
4678
4531
|
}
|
|
4679
4532
|
});
|
|
4680
|
-
var TabsList_default = _sfc_main$2;
|
|
4681
|
-
|
|
4682
4533
|
//#endregion
|
|
4683
4534
|
//#region src/components/Tabs/TabsItem.vue
|
|
4684
4535
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -4781,7 +4632,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
4781
4632
|
}
|
|
4782
4633
|
}));
|
|
4783
4634
|
return (_ctx, _cache) => {
|
|
4784
|
-
return openBlock(), createBlock(unref(
|
|
4635
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({ ref: "root" }, {
|
|
4785
4636
|
...unref(attrs),
|
|
4786
4637
|
...slotProps.value.attrs
|
|
4787
4638
|
}, {
|
|
@@ -4794,8 +4645,6 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
4794
4645
|
};
|
|
4795
4646
|
}
|
|
4796
4647
|
});
|
|
4797
|
-
var TabsItem_default = _sfc_main$1;
|
|
4798
|
-
|
|
4799
4648
|
//#endregion
|
|
4800
4649
|
//#region src/components/Tabs/TabsPanel.vue
|
|
4801
4650
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -4835,7 +4684,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
4835
4684
|
}
|
|
4836
4685
|
}));
|
|
4837
4686
|
return (_ctx, _cache) => {
|
|
4838
|
-
return openBlock(), createBlock(unref(
|
|
4687
|
+
return openBlock(), createBlock(unref(_sfc_main$68), mergeProps({
|
|
4839
4688
|
...unref(attrs),
|
|
4840
4689
|
...slotProps.value.attrs
|
|
4841
4690
|
}, {
|
|
@@ -4848,8 +4697,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
4848
4697
|
};
|
|
4849
4698
|
}
|
|
4850
4699
|
});
|
|
4851
|
-
var TabsPanel_default = _sfc_main;
|
|
4852
|
-
|
|
4853
4700
|
//#endregion
|
|
4854
4701
|
//#region src/components/Tabs/index.ts
|
|
4855
4702
|
/**
|
|
@@ -4881,11 +4728,10 @@ var TabsPanel_default = _sfc_main;
|
|
|
4881
4728
|
* ```
|
|
4882
4729
|
*/
|
|
4883
4730
|
const Tabs = {
|
|
4884
|
-
Root:
|
|
4885
|
-
List:
|
|
4886
|
-
Item:
|
|
4887
|
-
Panel:
|
|
4731
|
+
Root: _sfc_main$3,
|
|
4732
|
+
List: _sfc_main$2,
|
|
4733
|
+
Item: _sfc_main$1,
|
|
4734
|
+
Panel: _sfc_main
|
|
4888
4735
|
};
|
|
4889
|
-
|
|
4890
4736
|
//#endregion
|
|
4891
|
-
export { provideRadioRoot as $,
|
|
4737
|
+
export { provideRadioRoot as $, _sfc_main$56 as $t, _sfc_main$14 as A, ExpansionPanel as At, _sfc_main$21 as B, Dialog as Bt, _sfc_main$12 as C, usePaginationItems as Ct, provideSwitchGroup as D, _sfc_main$41 as Dt, _sfc_main$13 as E, _sfc_main$40 as Et, Slider as F, provideExpansionPanelItem as Ft, _sfc_main$23 as G, _sfc_main$51 as Gt, useSliderRoot as H, _sfc_main$48 as Ht, _sfc_main$17 as I, useExpansionPanelItem as It, _sfc_main$24 as J, useDialogContext as Jt, provideSelectionRoot as K, _sfc_main$52 as Kt, _sfc_main$18 as L, _sfc_main$46 as Lt, _sfc_main$16 as M, _sfc_main$43 as Mt, provideSplitterRoot as N, _sfc_main$44 as Nt, useSwitchGroup as O, provideGroupRoot as Ot, useSplitterRoot as P, _sfc_main$45 as Pt, _sfc_main$27 as Q, _sfc_main$55 as Qt, _sfc_main$19 as R, provideExpansionPanelRoot as Rt, _sfc_main$11 as S, usePaginationControls as St, useSwitchRoot as T, Group as Tt, Selection as U, _sfc_main$49 as Ut, provideSliderRoot as V, _sfc_main$47 as Vt, _sfc_main$22 as W, _sfc_main$50 as Wt, _sfc_main$25 as X, _sfc_main$53 as Xt, Radio as Y, Checkbox as Yt, _sfc_main$26 as Z, _sfc_main$54 as Zt, useSingleRoot as _, _sfc_main$66 as _n, _sfc_main$38 as _t, _sfc_main$3 as a, Breadcrumbs as an, _sfc_main$29 as at, _sfc_main$9 as b, useAvatarRoot as bn, providePaginationItems as bt, Step as c, _sfc_main$60 as cn, providePopoverContext as ct, provideStepRoot as d, _sfc_main$63 as dn, _sfc_main$32 as dt, provideCheckboxRoot as en, useRadioRoot as et, useStepRoot as f, _sfc_main$64 as fn, _sfc_main$33 as ft, provideSingleRoot as g, _sfc_main$65 as gn, _sfc_main$37 as gt, _sfc_main$7 as h, Avatar as hn, _sfc_main$36 as ht, _sfc_main$2 as i, useCheckboxGroup as in, Popover as it, _sfc_main$15 as j, _sfc_main$42 as jt, Splitter as k, useGroupRoot as kt, _sfc_main$4 as l, _sfc_main$61 as ln, usePopoverContext as lt, _sfc_main$6 as m, useBreadcrumbsRoot as mn, _sfc_main$35 as mt, _sfc_main as n, _sfc_main$57 as nn, provideRadioGroup as nt, provideTabsRoot as o, _sfc_main$58 as on, _sfc_main$30 as ot, Single as p, provideBreadcrumbsRoot as pn, _sfc_main$34 as pt, useSelectionRoot as q, provideDialogContext as qt, _sfc_main$1 as r, provideCheckboxGroup as rn, useRadioGroup as rt, useTabsRoot as s, _sfc_main$59 as sn, _sfc_main$31 as st, Tabs as t, useCheckboxRoot as tn, _sfc_main$28 as tt, _sfc_main$5 as u, _sfc_main$62 as un, Pagination as ut, Switch as v, _sfc_main$67 as vn, _sfc_main$39 as vt, provideSwitchRoot as w, usePaginationRoot as wt, _sfc_main$10 as x, _sfc_main$68 as xn, providePaginationRoot as xt, _sfc_main$8 as y, provideAvatarRoot as yn, providePaginationControls as yt, _sfc_main$20 as z, useExpansionPanelRoot as zt };
|