@vuetify/v0 0.1.8 → 0.1.9
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/SKILL.md +95 -0
- package/dist/adapter-CWp5eQ6R.d.mts +17 -0
- package/dist/{adapter-DIx4Rntl.d.mts → adapter-hDuQ9aNN.d.mts} +4 -4
- package/dist/browser/index.js +1352 -360
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.mjs +23 -23
- package/dist/{components-BbxKYAXs.mjs → components-mSy9az8x.mjs} +456 -231
- package/dist/composables/index.d.mts +16 -15
- package/dist/composables/index.mjs +22 -22
- package/dist/{consola-BVzYzeLH.d.mts → consola-C1OjyZVf.d.mts} +1 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +1 -1
- package/dist/{createDataTable-DZouEhvH.mjs → createDataTable-DIl09siC.mjs} +5 -5
- package/dist/{createGroup-BpJFi41X.mjs → createGroup-PvzsLu9E.mjs} +1 -1
- package/dist/{createPagination-Bu8vE0JW.mjs → createPagination-DZSJ8aO5.mjs} +5 -5
- package/dist/{createSelection-8MX0OHXR.mjs → createSelection-DbWP6c7H.mjs} +1 -1
- package/dist/{createSingle-CbuOBb-E.mjs → createSingle-CeAJpbXs.mjs} +6 -6
- package/dist/{createTokens-CXlT0Vc6.mjs → createTokens-C1gIuKCK.mjs} +25 -4
- package/dist/data-table/adapters/client/index.d.mts +1 -1
- package/dist/data-table/adapters/client/index.mjs +3 -3
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +5 -5
- package/dist/data-table/adapters/server/index.d.mts +1 -1
- package/dist/data-table/adapters/server/index.mjs +3 -3
- package/dist/data-table/adapters/virtual/index.d.mts +1 -1
- package/dist/data-table/adapters/virtual/index.mjs +3 -3
- package/dist/data-table/index.d.mts +5 -5
- package/dist/data-table/index.mjs +14 -14
- package/dist/date/index.mjs +1 -1
- package/dist/features/adapters/posthog/index.mjs +2 -2
- package/dist/features/index.d.mts +1 -1
- package/dist/features/index.mjs +8 -8
- package/dist/{globals-ClSU6mqC.mjs → globals-3i9umzyz.mjs} +1 -1
- package/dist/{index-CxW4itj1.d.mts → index-BoK8Ln2f.d.mts} +1 -1
- package/dist/{index-B5NU2uB7.d.mts → index-C5XZRWlO.d.mts} +506 -166
- package/dist/{index-CmCMrlt3.d.mts → index-CLDBngUs.d.mts} +1 -1
- package/dist/{index-63-0oJS8.d.mts → index-D0qnkRbl.d.mts} +389 -183
- package/dist/index.d.mts +19 -18
- package/dist/index.mjs +23 -23
- package/dist/json/attributes.json +60 -0
- package/dist/json/importMap.json +24 -0
- package/dist/json/tags.json +40 -0
- package/dist/json/web-types.json +221 -1
- package/dist/locale/adapters/index.d.mts +3 -2
- package/dist/locale/adapters/index.mjs +2 -2
- package/dist/locale/adapters/v0/index.d.mts +1 -1
- package/dist/locale/adapters/v0/index.mjs +2 -2
- package/dist/locale/adapters/vue-i18n/index.d.mts +22 -0
- package/dist/locale/adapters/vue-i18n/index.mjs +26 -0
- package/dist/locale/index.d.mts +4 -3
- package/dist/locale/index.mjs +8 -9
- package/dist/logger/adapters/consola/index.d.mts +1 -1
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +2 -2
- package/dist/logger/adapters/pino/index.d.mts +1 -1
- package/dist/logger/adapters/pino/index.mjs +1 -1
- package/dist/logger/adapters/v0/index.d.mts +1 -1
- package/dist/logger/adapters/v0/index.mjs +2 -2
- package/dist/logger/index.d.mts +5 -5
- package/dist/logger/index.mjs +3 -3
- package/dist/notifications/index.d.mts +78 -0
- package/dist/notifications/index.mjs +215 -0
- package/dist/palettes/ant/index.d.mts +1 -1
- package/dist/palettes/index.d.mts +2 -2
- package/dist/palettes/material/index.d.mts +1 -1
- package/dist/palettes/md1/index.d.mts +1 -1
- package/dist/palettes/md2/index.d.mts +1 -1
- package/dist/palettes/radix/index.d.mts +1 -1
- package/dist/palettes/tailwind/index.d.mts +1 -1
- package/dist/permissions/adapters/index.d.mts +2 -2
- package/dist/permissions/adapters/index.mjs +1 -1
- package/dist/permissions/adapters/v0/index.d.mts +1 -1
- package/dist/permissions/adapters/v0/index.mjs +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +5 -5
- package/dist/{pino-Bzighnkd.d.mts → pino-CM1iLXmi.d.mts} +1 -1
- package/dist/{posthog-BE7-t7cV.mjs → posthog-CCQFQ5XD.mjs} +1 -1
- package/dist/rules/index.d.mts +1 -1
- package/dist/rules/index.mjs +9 -10
- package/dist/{server-Ch9J86tb.d.mts → server-Ct-h4-OA.d.mts} +1 -1
- package/dist/{server-CZ6ahbEH.mjs → server-DHET3KNW.mjs} +1 -1
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/index.d.mts +3 -3
- package/dist/storage/index.mjs +21 -21
- package/dist/theme/adapters/index.d.mts +1 -1
- package/dist/theme/adapters/index.mjs +2 -2
- package/dist/theme/adapters/v0/index.d.mts +1 -1
- package/dist/theme/adapters/v0/index.mjs +2 -2
- package/dist/theme/index.d.mts +1 -1
- package/dist/theme/index.mjs +8 -8
- package/dist/{useClickOutside-W0Sur1rC.mjs → useClickOutside-hOhNk4eS.mjs} +860 -126
- package/dist/{useFeatures-CUicSI-E.mjs → useFeatures-CXRQvucQ.mjs} +3 -3
- package/dist/useLocale-BaufqE5Z.mjs +69 -0
- package/dist/{useLogger-DY1Hbcy1.mjs → useLogger-cGK00Ywd.mjs} +2 -2
- package/dist/{usePermissions-BSW59R4q.mjs → usePermissions-CR0HkjsF.mjs} +2 -2
- package/dist/{useRules-BbA6_gvs.mjs → useRules-LD-_-Hxt.mjs} +2 -2
- package/dist/{useTheme-Bdx2Lj5c.mjs → useTheme-Cs79AFNR.mjs} +5 -5
- package/dist/utilities/index.d.mts +1 -1
- package/dist/utilities/index.mjs +2 -1
- package/dist/{v0-BFseIsBi.mjs → v0-BJYwZgtp.mjs} +1 -1
- package/dist/v0-BdD1F6JK.d.mts +19 -0
- package/dist/{v0-YAqbXudL.mjs → v0-BoWQ8RK0.mjs} +1 -1
- package/dist/{v0-CdUL2eOn.d.mts → v0-CMeh39LQ.d.mts} +1 -1
- package/dist/v0-CehUknHv.mjs +62 -0
- package/dist/{v0-BZINNGoC.d.mts → v0-DFAgNbvC.d.mts} +1 -1
- package/dist/{v0-1xxC39wf.d.mts → v0-JPf99NKg.d.mts} +1 -1
- package/dist/{v0-2G2476h-.mjs → v0-Zu7neOYg.mjs} +1 -1
- package/dist/{virtual-DwBiFA25.d.mts → virtual-B1lRbO7Q.d.mts} +1 -1
- package/dist/{virtual-eDNVH1fz.mjs → virtual-D0_D5gkh.mjs} +1 -1
- package/package.json +11 -4
- package/dist/useLocale-cQlPxbpV.mjs +0 -87
- package/dist/v0-CAKa6tzG.d.mts +0 -22
- package/dist/v0-CHBrvw49.mjs +0 -35
- /package/dist/{adapter-JTFG3Jn8.d.mts → adapter-CJQav2JB.d.mts} +0 -0
- /package/dist/{index-MHkcqY_y.d.mts → index-BL4uTXWQ.d.mts} +0 -0
- /package/dist/{index-B5ZDDkXv.d.mts → index-BvTD7kU8.d.mts} +0 -0
- /package/dist/{index-NsE5nARK.d.mts → index-DSao7i57.d.mts} +0 -0
- /package/dist/{memory-BTtRdnNn.d.mts → memory-DyBabFV1.d.mts} +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { r as isSelfClosingTag } from "./htmlElements-DcYtv0hg.mjs";
|
|
2
|
-
import { t as IN_BROWSER } from "./globals-
|
|
3
|
-
import { clamp, isArray, isNull, isNullOrUndefined, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
2
|
+
import { t as IN_BROWSER } from "./globals-3i9umzyz.mjs";
|
|
3
|
+
import { clamp, isArray, isElement, isNull, isNullOrUndefined, isObject, isString, isUndefined, useId as useId$1 } from "./utilities/index.mjs";
|
|
4
4
|
import { n as createContext, r as provideContext } from "./createTrinity-C_c8eedz.mjs";
|
|
5
|
-
import { i as createRegistry } from "./createTokens-
|
|
6
|
-
import { t as createSelection } from "./createSelection-
|
|
7
|
-
import { t as createSingle } from "./createSingle-
|
|
8
|
-
import {
|
|
9
|
-
import { t as createGroup } from "./createGroup-
|
|
5
|
+
import { i as createRegistry } from "./createTokens-C1gIuKCK.mjs";
|
|
6
|
+
import { t as createSelection } from "./createSelection-DbWP6c7H.mjs";
|
|
7
|
+
import { t as createSingle } from "./createSingle-CeAJpbXs.mjs";
|
|
8
|
+
import { Dt as createBreadcrumbs, N as useRaf, P as usePopover, Q as useLazy, R as useNotifications, T as createSlider, a as useVirtualFocus, gt as createOverflow, ht as useProxyModel, l as useToggleScope, n as useDocumentEventListener, rt as createForm, t as useClickOutside, u as createValidation, v as createStep, w as useStack } from "./useClickOutside-hOhNk4eS.mjs";
|
|
9
|
+
import { t as createGroup } from "./createGroup-PvzsLu9E.mjs";
|
|
10
10
|
import { t as toArray } from "./toArray-VdROPpy-.mjs";
|
|
11
|
-
import { a as useLocale } from "./useLocale-
|
|
12
|
-
import { t as createPagination } from "./createPagination-
|
|
11
|
+
import { a as useLocale } from "./useLocale-BaufqE5Z.mjs";
|
|
12
|
+
import { t as createPagination } from "./createPagination-DZSJ8aO5.mjs";
|
|
13
13
|
import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createPropsRestProxy, createTextVNode, createVNode, defineComponent, guardReactiveProps, mergeModels, mergeProps, nextTick, normalizeProps, onBeforeUnmount, onMounted, onScopeDispose, onUnmounted, openBlock, renderList, renderSlot, resolveDynamicComponent, shallowRef, toDisplayString, toRef, toValue, unref, useAttrs, useId, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
|
|
14
14
|
//#region src/components/Atom/Atom.vue
|
|
15
15
|
/**
|
|
@@ -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$86 = /* @__PURE__ */ defineComponent({
|
|
37
37
|
name: "Atom",
|
|
38
38
|
__name: "Atom",
|
|
39
39
|
props: {
|
|
@@ -67,7 +67,7 @@ const _sfc_main$81 = /* @__PURE__ */ defineComponent({
|
|
|
67
67
|
//#endregion
|
|
68
68
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
69
69
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
70
|
-
const _sfc_main$
|
|
70
|
+
const _sfc_main$85 = /* @__PURE__ */ defineComponent({
|
|
71
71
|
name: "AvatarRoot",
|
|
72
72
|
__name: "AvatarRoot",
|
|
73
73
|
props: {
|
|
@@ -82,7 +82,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
|
|
|
82
82
|
});
|
|
83
83
|
provideAvatarRoot(__props.namespace, selection);
|
|
84
84
|
return (_ctx, _cache) => {
|
|
85
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
85
|
+
return openBlock(), createBlock(unref(_sfc_main$86), {
|
|
86
86
|
as: __props.as,
|
|
87
87
|
renderless: __props.renderless
|
|
88
88
|
}, {
|
|
@@ -94,7 +94,7 @@ const _sfc_main$80 = /* @__PURE__ */ defineComponent({
|
|
|
94
94
|
});
|
|
95
95
|
//#endregion
|
|
96
96
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
97
|
-
const _sfc_main$
|
|
97
|
+
const _sfc_main$84 = /* @__PURE__ */ defineComponent({
|
|
98
98
|
name: "AvatarFallback",
|
|
99
99
|
__name: "AvatarFallback",
|
|
100
100
|
props: {
|
|
@@ -108,7 +108,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
|
|
|
108
108
|
const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
|
|
109
109
|
onUnmounted(() => context.unregister(ticket.id));
|
|
110
110
|
return (_ctx, _cache) => {
|
|
111
|
-
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$
|
|
111
|
+
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
|
|
112
112
|
key: 0,
|
|
113
113
|
as: __props.as,
|
|
114
114
|
renderless: __props.renderless
|
|
@@ -121,7 +121,7 @@ const _sfc_main$79 = /* @__PURE__ */ defineComponent({
|
|
|
121
121
|
});
|
|
122
122
|
//#endregion
|
|
123
123
|
//#region src/components/Avatar/AvatarImage.vue
|
|
124
|
-
const _sfc_main$
|
|
124
|
+
const _sfc_main$83 = /* @__PURE__ */ defineComponent({
|
|
125
125
|
name: "AvatarImage",
|
|
126
126
|
inheritAttrs: false,
|
|
127
127
|
__name: "AvatarImage",
|
|
@@ -171,7 +171,7 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
|
|
|
171
171
|
}
|
|
172
172
|
}));
|
|
173
173
|
return (_ctx, _cache) => {
|
|
174
|
-
return withDirectives((openBlock(), createBlock(unref(_sfc_main$
|
|
174
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
175
175
|
as: __props.as,
|
|
176
176
|
renderless: __props.renderless
|
|
177
177
|
}), {
|
|
@@ -189,14 +189,14 @@ const _sfc_main$78 = /* @__PURE__ */ defineComponent({
|
|
|
189
189
|
* @see https://0.vuetifyjs.com/components/avatar
|
|
190
190
|
*/
|
|
191
191
|
const Avatar = {
|
|
192
|
-
Root: _sfc_main$
|
|
193
|
-
Image: _sfc_main$
|
|
194
|
-
Fallback: _sfc_main$
|
|
192
|
+
Root: _sfc_main$85,
|
|
193
|
+
Image: _sfc_main$83,
|
|
194
|
+
Fallback: _sfc_main$84
|
|
195
195
|
};
|
|
196
196
|
//#endregion
|
|
197
197
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
198
198
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
199
|
-
const _sfc_main$
|
|
199
|
+
const _sfc_main$82 = /* @__PURE__ */ defineComponent({
|
|
200
200
|
name: "BreadcrumbsRoot",
|
|
201
201
|
__name: "BreadcrumbsRoot",
|
|
202
202
|
props: {
|
|
@@ -319,12 +319,12 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
|
|
|
319
319
|
prev: breadcrumbs.prev,
|
|
320
320
|
select: breadcrumbs.select,
|
|
321
321
|
attrs: {
|
|
322
|
-
"aria-label": __props.label ?? locale.t("Breadcrumbs.label"
|
|
322
|
+
"aria-label": __props.label ?? locale.t("Breadcrumbs.label"),
|
|
323
323
|
"role": __props.as === "nav" ? void 0 : "navigation"
|
|
324
324
|
}
|
|
325
325
|
}));
|
|
326
326
|
return (_ctx, _cache) => {
|
|
327
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
327
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
328
328
|
ref: "container",
|
|
329
329
|
as: __props.as,
|
|
330
330
|
renderless: __props.renderless
|
|
@@ -337,7 +337,7 @@ const _sfc_main$77 = /* @__PURE__ */ defineComponent({
|
|
|
337
337
|
});
|
|
338
338
|
//#endregion
|
|
339
339
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
340
|
-
const _sfc_main$
|
|
340
|
+
const _sfc_main$81 = /* @__PURE__ */ defineComponent({
|
|
341
341
|
name: "BreadcrumbsDivider",
|
|
342
342
|
__name: "BreadcrumbsDivider",
|
|
343
343
|
props: {
|
|
@@ -373,7 +373,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
|
|
|
373
373
|
}
|
|
374
374
|
}));
|
|
375
375
|
return (_ctx, _cache) => {
|
|
376
|
-
return withDirectives((openBlock(), createBlock(unref(_sfc_main$
|
|
376
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
377
377
|
ref: "el",
|
|
378
378
|
as: __props.as,
|
|
379
379
|
renderless: __props.renderless
|
|
@@ -386,7 +386,7 @@ const _sfc_main$76 = /* @__PURE__ */ defineComponent({
|
|
|
386
386
|
});
|
|
387
387
|
//#endregion
|
|
388
388
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
389
|
-
const _sfc_main$
|
|
389
|
+
const _sfc_main$80 = /* @__PURE__ */ defineComponent({
|
|
390
390
|
name: "BreadcrumbsEllipsis",
|
|
391
391
|
__name: "BreadcrumbsEllipsis",
|
|
392
392
|
props: {
|
|
@@ -429,7 +429,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
|
|
|
429
429
|
}
|
|
430
430
|
}));
|
|
431
431
|
return (_ctx, _cache) => {
|
|
432
|
-
return withDirectives((openBlock(), createBlock(unref(_sfc_main$
|
|
432
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
433
433
|
ref: "el",
|
|
434
434
|
as: __props.as,
|
|
435
435
|
renderless: __props.renderless
|
|
@@ -442,7 +442,7 @@ const _sfc_main$75 = /* @__PURE__ */ defineComponent({
|
|
|
442
442
|
});
|
|
443
443
|
//#endregion
|
|
444
444
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
445
|
-
const _sfc_main$
|
|
445
|
+
const _sfc_main$79 = /* @__PURE__ */ defineComponent({
|
|
446
446
|
name: "BreadcrumbsItem",
|
|
447
447
|
__name: "BreadcrumbsItem",
|
|
448
448
|
props: {
|
|
@@ -481,7 +481,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
|
|
|
481
481
|
attrs: { "data-selected": isSelected.value || void 0 }
|
|
482
482
|
}));
|
|
483
483
|
return (_ctx, _cache) => {
|
|
484
|
-
return withDirectives((openBlock(), createBlock(unref(_sfc_main$
|
|
484
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
485
485
|
ref: "el",
|
|
486
486
|
as: __props.as,
|
|
487
487
|
renderless: __props.renderless
|
|
@@ -494,7 +494,7 @@ const _sfc_main$74 = /* @__PURE__ */ defineComponent({
|
|
|
494
494
|
});
|
|
495
495
|
//#endregion
|
|
496
496
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
497
|
-
const _sfc_main$
|
|
497
|
+
const _sfc_main$78 = /* @__PURE__ */ defineComponent({
|
|
498
498
|
name: "BreadcrumbsLink",
|
|
499
499
|
__name: "BreadcrumbsLink",
|
|
500
500
|
props: {
|
|
@@ -503,7 +503,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
|
|
|
503
503
|
},
|
|
504
504
|
setup(__props) {
|
|
505
505
|
return (_ctx, _cache) => {
|
|
506
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
506
|
+
return openBlock(), createBlock(unref(_sfc_main$86), {
|
|
507
507
|
as: __props.as,
|
|
508
508
|
renderless: __props.renderless
|
|
509
509
|
}, {
|
|
@@ -515,7 +515,7 @@ const _sfc_main$73 = /* @__PURE__ */ defineComponent({
|
|
|
515
515
|
});
|
|
516
516
|
//#endregion
|
|
517
517
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
518
|
-
const _sfc_main$
|
|
518
|
+
const _sfc_main$77 = /* @__PURE__ */ defineComponent({
|
|
519
519
|
name: "BreadcrumbsList",
|
|
520
520
|
__name: "BreadcrumbsList",
|
|
521
521
|
props: {
|
|
@@ -525,7 +525,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
|
|
|
525
525
|
setup(__props) {
|
|
526
526
|
const slotProps = toRef(() => ({ attrs: { role: "list" } }));
|
|
527
527
|
return (_ctx, _cache) => {
|
|
528
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
528
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
529
529
|
as: __props.as,
|
|
530
530
|
renderless: __props.renderless
|
|
531
531
|
}, slotProps.value.attrs), {
|
|
@@ -537,7 +537,7 @@ const _sfc_main$72 = /* @__PURE__ */ defineComponent({
|
|
|
537
537
|
});
|
|
538
538
|
//#endregion
|
|
539
539
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
540
|
-
const _sfc_main$
|
|
540
|
+
const _sfc_main$76 = /* @__PURE__ */ defineComponent({
|
|
541
541
|
name: "BreadcrumbsPage",
|
|
542
542
|
__name: "BreadcrumbsPage",
|
|
543
543
|
props: {
|
|
@@ -547,7 +547,7 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
|
|
|
547
547
|
setup(__props) {
|
|
548
548
|
const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
|
|
549
549
|
return (_ctx, _cache) => {
|
|
550
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
550
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
551
551
|
as: __props.as,
|
|
552
552
|
renderless: __props.renderless
|
|
553
553
|
}, slotProps.value.attrs), {
|
|
@@ -565,18 +565,18 @@ const _sfc_main$71 = /* @__PURE__ */ defineComponent({
|
|
|
565
565
|
* @see https://0.vuetifyjs.com/components/breadcrumbs
|
|
566
566
|
*/
|
|
567
567
|
const Breadcrumbs = {
|
|
568
|
-
Root: _sfc_main$
|
|
569
|
-
List: _sfc_main$
|
|
570
|
-
Item: _sfc_main$
|
|
571
|
-
Link: _sfc_main$
|
|
572
|
-
Page: _sfc_main$
|
|
573
|
-
Divider: _sfc_main$
|
|
574
|
-
Ellipsis: _sfc_main$
|
|
568
|
+
Root: _sfc_main$82,
|
|
569
|
+
List: _sfc_main$77,
|
|
570
|
+
Item: _sfc_main$79,
|
|
571
|
+
Link: _sfc_main$78,
|
|
572
|
+
Page: _sfc_main$76,
|
|
573
|
+
Divider: _sfc_main$81,
|
|
574
|
+
Ellipsis: _sfc_main$80
|
|
575
575
|
};
|
|
576
576
|
//#endregion
|
|
577
577
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
578
578
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
579
|
-
const _sfc_main$
|
|
579
|
+
const _sfc_main$75 = /* @__PURE__ */ defineComponent({
|
|
580
580
|
name: "CheckboxGroup",
|
|
581
581
|
__name: "CheckboxGroup",
|
|
582
582
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -632,7 +632,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
|
632
632
|
}
|
|
633
633
|
}));
|
|
634
634
|
return (_ctx, _cache) => {
|
|
635
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
635
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
636
636
|
as: __props.as,
|
|
637
637
|
renderless: __props.renderless
|
|
638
638
|
}), {
|
|
@@ -645,7 +645,7 @@ const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
|
645
645
|
//#endregion
|
|
646
646
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
647
647
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
648
|
-
const _sfc_main$
|
|
648
|
+
const _sfc_main$74 = /* @__PURE__ */ defineComponent({
|
|
649
649
|
name: "CheckboxRoot",
|
|
650
650
|
inheritAttrs: false,
|
|
651
651
|
__name: "CheckboxRoot",
|
|
@@ -764,7 +764,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
|
|
|
764
764
|
}
|
|
765
765
|
}));
|
|
766
766
|
return (_ctx, _cache) => {
|
|
767
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$
|
|
767
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
|
|
768
768
|
...unref(attrs),
|
|
769
769
|
...slotProps.value.attrs
|
|
770
770
|
}, {
|
|
@@ -775,7 +775,7 @@ const _sfc_main$69 = /* @__PURE__ */ defineComponent({
|
|
|
775
775
|
}), {
|
|
776
776
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
777
777
|
_: 3
|
|
778
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$
|
|
778
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$73, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
779
779
|
};
|
|
780
780
|
}
|
|
781
781
|
});
|
|
@@ -799,7 +799,7 @@ const visuallyHiddenStyle$3 = {
|
|
|
799
799
|
whiteSpace: "nowrap",
|
|
800
800
|
border: "0"
|
|
801
801
|
};
|
|
802
|
-
const _sfc_main$
|
|
802
|
+
const _sfc_main$73 = /* @__PURE__ */ defineComponent({
|
|
803
803
|
name: "CheckboxHiddenInput",
|
|
804
804
|
__name: "CheckboxHiddenInput",
|
|
805
805
|
props: {
|
|
@@ -837,7 +837,7 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
|
837
837
|
});
|
|
838
838
|
//#endregion
|
|
839
839
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
840
|
-
const _sfc_main$
|
|
840
|
+
const _sfc_main$72 = /* @__PURE__ */ defineComponent({
|
|
841
841
|
name: "CheckboxIndicator",
|
|
842
842
|
__name: "CheckboxIndicator",
|
|
843
843
|
props: {
|
|
@@ -860,7 +860,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
860
860
|
}
|
|
861
861
|
}));
|
|
862
862
|
return (_ctx, _cache) => {
|
|
863
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
863
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
864
864
|
as: __props.as,
|
|
865
865
|
renderless: __props.renderless
|
|
866
866
|
}), {
|
|
@@ -872,7 +872,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
872
872
|
});
|
|
873
873
|
//#endregion
|
|
874
874
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
875
|
-
const _sfc_main$
|
|
875
|
+
const _sfc_main$71 = /* @__PURE__ */ defineComponent({
|
|
876
876
|
name: "CheckboxSelectAll",
|
|
877
877
|
inheritAttrs: false,
|
|
878
878
|
__name: "CheckboxSelectAll",
|
|
@@ -943,7 +943,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
943
943
|
}
|
|
944
944
|
}));
|
|
945
945
|
return (_ctx, _cache) => {
|
|
946
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
946
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
947
947
|
...unref(attrs),
|
|
948
948
|
...slotProps.value.attrs
|
|
949
949
|
}, {
|
|
@@ -982,16 +982,16 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
982
982
|
* ```
|
|
983
983
|
*/
|
|
984
984
|
const Checkbox = {
|
|
985
|
-
Group: _sfc_main$
|
|
986
|
-
HiddenInput: _sfc_main$
|
|
987
|
-
Indicator: _sfc_main$
|
|
988
|
-
Root: _sfc_main$
|
|
989
|
-
SelectAll: _sfc_main$
|
|
985
|
+
Group: _sfc_main$75,
|
|
986
|
+
HiddenInput: _sfc_main$73,
|
|
987
|
+
Indicator: _sfc_main$72,
|
|
988
|
+
Root: _sfc_main$74,
|
|
989
|
+
SelectAll: _sfc_main$71
|
|
990
990
|
};
|
|
991
991
|
//#endregion
|
|
992
992
|
//#region src/components/Dialog/DialogRoot.vue
|
|
993
993
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
994
|
-
const _sfc_main$
|
|
994
|
+
const _sfc_main$70 = /* @__PURE__ */ defineComponent({
|
|
995
995
|
name: "DialogRoot",
|
|
996
996
|
__name: "DialogRoot",
|
|
997
997
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1033,7 +1033,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
1033
1033
|
close
|
|
1034
1034
|
}));
|
|
1035
1035
|
return (_ctx, _cache) => {
|
|
1036
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1036
|
+
return openBlock(), createBlock(unref(_sfc_main$86), {
|
|
1037
1037
|
as: __props.as,
|
|
1038
1038
|
renderless: ""
|
|
1039
1039
|
}, {
|
|
@@ -1045,7 +1045,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
1045
1045
|
});
|
|
1046
1046
|
//#endregion
|
|
1047
1047
|
//#region src/components/Dialog/DialogClose.vue
|
|
1048
|
-
const _sfc_main$
|
|
1048
|
+
const _sfc_main$69 = /* @__PURE__ */ defineComponent({
|
|
1049
1049
|
name: "DialogClose",
|
|
1050
1050
|
__name: "DialogClose",
|
|
1051
1051
|
props: {
|
|
@@ -1066,7 +1066,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
1066
1066
|
}
|
|
1067
1067
|
}));
|
|
1068
1068
|
return (_ctx, _cache) => {
|
|
1069
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1069
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1070
1070
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1071
1071
|
_: 3
|
|
1072
1072
|
}, 16, ["as"]);
|
|
@@ -1075,7 +1075,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
1075
1075
|
});
|
|
1076
1076
|
//#endregion
|
|
1077
1077
|
//#region src/components/Dialog/DialogContent.vue
|
|
1078
|
-
const _sfc_main$
|
|
1078
|
+
const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
1079
1079
|
name: "DialogContent",
|
|
1080
1080
|
__name: "DialogContent",
|
|
1081
1081
|
props: {
|
|
@@ -1143,7 +1143,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
1143
1143
|
}
|
|
1144
1144
|
}));
|
|
1145
1145
|
return (_ctx, _cache) => {
|
|
1146
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1146
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
1147
1147
|
ref: "content",
|
|
1148
1148
|
as: __props.as,
|
|
1149
1149
|
style: styles.value
|
|
@@ -1159,7 +1159,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
1159
1159
|
});
|
|
1160
1160
|
//#endregion
|
|
1161
1161
|
//#region src/components/Dialog/DialogDescription.vue
|
|
1162
|
-
const _sfc_main$
|
|
1162
|
+
const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
1163
1163
|
name: "DialogDescription",
|
|
1164
1164
|
__name: "DialogDescription",
|
|
1165
1165
|
props: {
|
|
@@ -1171,7 +1171,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
1171
1171
|
const context = useDialogContext(__props.namespace);
|
|
1172
1172
|
const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
|
|
1173
1173
|
return (_ctx, _cache) => {
|
|
1174
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1174
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1175
1175
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1176
1176
|
_: 3
|
|
1177
1177
|
}, 16, ["as"]);
|
|
@@ -1180,7 +1180,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
1180
1180
|
});
|
|
1181
1181
|
//#endregion
|
|
1182
1182
|
//#region src/components/Dialog/DialogTitle.vue
|
|
1183
|
-
const _sfc_main$
|
|
1183
|
+
const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
1184
1184
|
name: "DialogTitle",
|
|
1185
1185
|
__name: "DialogTitle",
|
|
1186
1186
|
props: {
|
|
@@ -1192,7 +1192,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
1192
1192
|
const context = useDialogContext(__props.namespace);
|
|
1193
1193
|
const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
|
|
1194
1194
|
return (_ctx, _cache) => {
|
|
1195
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1195
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
1196
1196
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1197
1197
|
_: 3
|
|
1198
1198
|
}, 16, ["as"]);
|
|
@@ -1201,7 +1201,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
1201
1201
|
});
|
|
1202
1202
|
//#endregion
|
|
1203
1203
|
//#region src/components/Dialog/DialogActivator.vue
|
|
1204
|
-
const _sfc_main$
|
|
1204
|
+
const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
1205
1205
|
name: "DialogActivator",
|
|
1206
1206
|
__name: "DialogActivator",
|
|
1207
1207
|
props: {
|
|
@@ -1224,7 +1224,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
1224
1224
|
}
|
|
1225
1225
|
}));
|
|
1226
1226
|
return (_ctx, _cache) => {
|
|
1227
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1227
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
1228
1228
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
1229
1229
|
_: 3
|
|
1230
1230
|
}, 16, ["as"]);
|
|
@@ -1263,17 +1263,17 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
1263
1263
|
* ```
|
|
1264
1264
|
*/
|
|
1265
1265
|
const Dialog = {
|
|
1266
|
-
Root: _sfc_main$
|
|
1267
|
-
Activator: _sfc_main$
|
|
1268
|
-
Content: _sfc_main$
|
|
1269
|
-
Title: _sfc_main$
|
|
1270
|
-
Description: _sfc_main$
|
|
1271
|
-
Close: _sfc_main$
|
|
1266
|
+
Root: _sfc_main$70,
|
|
1267
|
+
Activator: _sfc_main$65,
|
|
1268
|
+
Content: _sfc_main$68,
|
|
1269
|
+
Title: _sfc_main$66,
|
|
1270
|
+
Description: _sfc_main$67,
|
|
1271
|
+
Close: _sfc_main$69
|
|
1272
1272
|
};
|
|
1273
1273
|
//#endregion
|
|
1274
1274
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
1275
1275
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
1276
|
-
const _sfc_main$
|
|
1276
|
+
const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
1277
1277
|
name: "ExpansionPanelRoot",
|
|
1278
1278
|
__name: "ExpansionPanelRoot",
|
|
1279
1279
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1320,7 +1320,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
1320
1320
|
}));
|
|
1321
1321
|
provideExpansionPanelRoot(__props.namespace, selection);
|
|
1322
1322
|
return (_ctx, _cache) => {
|
|
1323
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1323
|
+
return openBlock(), createBlock(unref(_sfc_main$86), {
|
|
1324
1324
|
as: __props.as,
|
|
1325
1325
|
renderless: __props.renderless
|
|
1326
1326
|
}, {
|
|
@@ -1333,7 +1333,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
1333
1333
|
//#endregion
|
|
1334
1334
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
1335
1335
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
1336
|
-
const _sfc_main$
|
|
1336
|
+
const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
1337
1337
|
name: "ExpansionPanelItem",
|
|
1338
1338
|
__name: "ExpansionPanelItem",
|
|
1339
1339
|
props: {
|
|
@@ -1367,7 +1367,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
1367
1367
|
isDisabled
|
|
1368
1368
|
});
|
|
1369
1369
|
return (_ctx, _cache) => {
|
|
1370
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1370
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
1371
1371
|
as: __props.as,
|
|
1372
1372
|
renderless: __props.renderless
|
|
1373
1373
|
}), {
|
|
@@ -1379,7 +1379,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
1379
1379
|
});
|
|
1380
1380
|
//#endregion
|
|
1381
1381
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
1382
|
-
const _sfc_main$
|
|
1382
|
+
const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
1383
1383
|
name: "ExpansionPanelActivator",
|
|
1384
1384
|
__name: "ExpansionPanelActivator",
|
|
1385
1385
|
props: {
|
|
@@ -1415,7 +1415,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
1415
1415
|
}
|
|
1416
1416
|
}));
|
|
1417
1417
|
return (_ctx, _cache) => {
|
|
1418
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1418
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
1419
1419
|
as: __props.as,
|
|
1420
1420
|
renderless: __props.renderless
|
|
1421
1421
|
}), {
|
|
@@ -1427,7 +1427,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
1427
1427
|
});
|
|
1428
1428
|
//#endregion
|
|
1429
1429
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
1430
|
-
const _sfc_main$
|
|
1430
|
+
const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
1431
1431
|
name: "ExpansionPanelContent",
|
|
1432
1432
|
__name: "ExpansionPanelContent",
|
|
1433
1433
|
props: {
|
|
@@ -1448,7 +1448,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
1448
1448
|
}
|
|
1449
1449
|
}));
|
|
1450
1450
|
return (_ctx, _cache) => {
|
|
1451
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1451
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
1452
1452
|
as: __props.as,
|
|
1453
1453
|
renderless: __props.renderless
|
|
1454
1454
|
}), {
|
|
@@ -1460,7 +1460,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
1460
1460
|
});
|
|
1461
1461
|
//#endregion
|
|
1462
1462
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
1463
|
-
const _sfc_main$
|
|
1463
|
+
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
1464
1464
|
name: "ExpansionPanelHeader",
|
|
1465
1465
|
__name: "ExpansionPanelHeader",
|
|
1466
1466
|
props: {
|
|
@@ -1475,7 +1475,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
|
1475
1475
|
attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
|
|
1476
1476
|
}));
|
|
1477
1477
|
return (_ctx, _cache) => {
|
|
1478
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1478
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
1479
1479
|
as: __props.as,
|
|
1480
1480
|
renderless: __props.renderless
|
|
1481
1481
|
}), {
|
|
@@ -1493,15 +1493,15 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
|
1493
1493
|
* @see https://0.vuetifyjs.com/components/expansion-panels
|
|
1494
1494
|
*/
|
|
1495
1495
|
const ExpansionPanel = {
|
|
1496
|
-
Root: _sfc_main$
|
|
1497
|
-
Item: _sfc_main$
|
|
1498
|
-
Header: _sfc_main$
|
|
1499
|
-
Activator: _sfc_main$
|
|
1500
|
-
Content: _sfc_main$
|
|
1496
|
+
Root: _sfc_main$64,
|
|
1497
|
+
Item: _sfc_main$63,
|
|
1498
|
+
Header: _sfc_main$60,
|
|
1499
|
+
Activator: _sfc_main$62,
|
|
1500
|
+
Content: _sfc_main$61
|
|
1501
1501
|
};
|
|
1502
1502
|
//#endregion
|
|
1503
1503
|
//#region src/components/Form/Form.vue
|
|
1504
|
-
const _sfc_main$
|
|
1504
|
+
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
1505
1505
|
name: "Form",
|
|
1506
1506
|
inheritAttrs: false,
|
|
1507
1507
|
__name: "Form",
|
|
@@ -1559,7 +1559,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
1559
1559
|
reset: form.reset
|
|
1560
1560
|
}));
|
|
1561
1561
|
return (_ctx, _cache) => {
|
|
1562
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1562
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, unref(attrs), {
|
|
1563
1563
|
onReset,
|
|
1564
1564
|
onSubmit
|
|
1565
1565
|
}), {
|
|
@@ -1572,7 +1572,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
1572
1572
|
//#endregion
|
|
1573
1573
|
//#region src/components/Group/GroupRoot.vue
|
|
1574
1574
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
1575
|
-
const _sfc_main$
|
|
1575
|
+
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
1576
1576
|
name: "GroupRoot",
|
|
1577
1577
|
__name: "GroupRoot",
|
|
1578
1578
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -1624,7 +1624,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
1624
1624
|
});
|
|
1625
1625
|
//#endregion
|
|
1626
1626
|
//#region src/components/Group/GroupItem.vue
|
|
1627
|
-
const _sfc_main$
|
|
1627
|
+
const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
1628
1628
|
name: "GroupItem",
|
|
1629
1629
|
__name: "GroupItem",
|
|
1630
1630
|
props: {
|
|
@@ -1681,8 +1681,8 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
1681
1681
|
* @see https://0.vuetifyjs.com/components/group
|
|
1682
1682
|
*/
|
|
1683
1683
|
const Group = {
|
|
1684
|
-
Root: _sfc_main$
|
|
1685
|
-
Item: _sfc_main$
|
|
1684
|
+
Root: _sfc_main$58,
|
|
1685
|
+
Item: _sfc_main$57
|
|
1686
1686
|
};
|
|
1687
1687
|
//#endregion
|
|
1688
1688
|
//#region src/components/Input/InputRoot.vue
|
|
@@ -1698,7 +1698,7 @@ function parseValidateOn(value) {
|
|
|
1698
1698
|
modifier
|
|
1699
1699
|
};
|
|
1700
1700
|
}
|
|
1701
|
-
const _sfc_main$
|
|
1701
|
+
const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
1702
1702
|
name: "InputRoot",
|
|
1703
1703
|
inheritAttrs: false,
|
|
1704
1704
|
__name: "InputRoot",
|
|
@@ -1830,7 +1830,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
1830
1830
|
}
|
|
1831
1831
|
}));
|
|
1832
1832
|
return (_ctx, _cache) => {
|
|
1833
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1833
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
1834
1834
|
...unref(attrs),
|
|
1835
1835
|
...slotProps.value.attrs
|
|
1836
1836
|
}, {
|
|
@@ -1845,7 +1845,7 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
1845
1845
|
});
|
|
1846
1846
|
//#endregion
|
|
1847
1847
|
//#region src/components/Input/InputControl.vue
|
|
1848
|
-
const _sfc_main$
|
|
1848
|
+
const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
1849
1849
|
name: "InputControl",
|
|
1850
1850
|
inheritAttrs: false,
|
|
1851
1851
|
__name: "InputControl",
|
|
@@ -1903,7 +1903,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1903
1903
|
attrs: controlAttrs.value
|
|
1904
1904
|
}));
|
|
1905
1905
|
return (_ctx, _cache) => {
|
|
1906
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1906
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
1907
1907
|
...unref(attrs),
|
|
1908
1908
|
...controlAttrs.value
|
|
1909
1909
|
}, {
|
|
@@ -1921,7 +1921,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
1921
1921
|
});
|
|
1922
1922
|
//#endregion
|
|
1923
1923
|
//#region src/components/Input/InputDescription.vue
|
|
1924
|
-
const _sfc_main$
|
|
1924
|
+
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
1925
1925
|
name: "InputDescription",
|
|
1926
1926
|
inheritAttrs: false,
|
|
1927
1927
|
__name: "InputDescription",
|
|
@@ -1940,7 +1940,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
1940
1940
|
root.hasDescription.value = false;
|
|
1941
1941
|
});
|
|
1942
1942
|
return (_ctx, _cache) => {
|
|
1943
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1943
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(unref(attrs), {
|
|
1944
1944
|
id: unref(root).descriptionId,
|
|
1945
1945
|
as: __props.as,
|
|
1946
1946
|
renderless: __props.renderless
|
|
@@ -1957,7 +1957,7 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
1957
1957
|
});
|
|
1958
1958
|
//#endregion
|
|
1959
1959
|
//#region src/components/Input/InputError.vue
|
|
1960
|
-
const _sfc_main$
|
|
1960
|
+
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
1961
1961
|
name: "InputError",
|
|
1962
1962
|
inheritAttrs: false,
|
|
1963
1963
|
__name: "InputError",
|
|
@@ -1986,7 +1986,7 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
1986
1986
|
}
|
|
1987
1987
|
}));
|
|
1988
1988
|
return (_ctx, _cache) => {
|
|
1989
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
1989
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
1990
1990
|
...unref(attrs),
|
|
1991
1991
|
...slotProps.value.attrs
|
|
1992
1992
|
}, {
|
|
@@ -2031,17 +2031,17 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
2031
2031
|
* ```
|
|
2032
2032
|
*/
|
|
2033
2033
|
const Input = {
|
|
2034
|
-
Control: _sfc_main$
|
|
2035
|
-
Description: _sfc_main$
|
|
2036
|
-
Error: _sfc_main$
|
|
2037
|
-
Root: _sfc_main$
|
|
2034
|
+
Control: _sfc_main$55,
|
|
2035
|
+
Description: _sfc_main$54,
|
|
2036
|
+
Error: _sfc_main$53,
|
|
2037
|
+
Root: _sfc_main$56
|
|
2038
2038
|
};
|
|
2039
2039
|
//#endregion
|
|
2040
2040
|
//#region src/components/Pagination/PaginationRoot.vue
|
|
2041
2041
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
2042
2042
|
const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
|
|
2043
2043
|
const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
|
|
2044
|
-
const _sfc_main$
|
|
2044
|
+
const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
2045
2045
|
name: "PaginationRoot",
|
|
2046
2046
|
__name: "PaginationRoot",
|
|
2047
2047
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2120,7 +2120,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
2120
2120
|
prev: pagination.prev,
|
|
2121
2121
|
select: pagination.select,
|
|
2122
2122
|
attrs: {
|
|
2123
|
-
"aria-label": locale.t("Pagination.label"
|
|
2123
|
+
"aria-label": locale.t("Pagination.label"),
|
|
2124
2124
|
"role": __props.as === "nav" ? void 0 : "navigation"
|
|
2125
2125
|
}
|
|
2126
2126
|
}));
|
|
@@ -2128,7 +2128,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
2128
2128
|
providePaginationControls(__props.namespace, controls);
|
|
2129
2129
|
providePaginationItems(__props.namespace, items);
|
|
2130
2130
|
return (_ctx, _cache) => {
|
|
2131
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2131
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2132
2132
|
ref_key: "atom",
|
|
2133
2133
|
ref: atom
|
|
2134
2134
|
}, slotProps.value.attrs, {
|
|
@@ -2143,7 +2143,7 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
2143
2143
|
});
|
|
2144
2144
|
//#endregion
|
|
2145
2145
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
2146
|
-
const _sfc_main$
|
|
2146
|
+
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
2147
2147
|
name: "PaginationEllipsis",
|
|
2148
2148
|
__name: "PaginationEllipsis",
|
|
2149
2149
|
props: {
|
|
@@ -2171,7 +2171,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
2171
2171
|
}));
|
|
2172
2172
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
2173
2173
|
return (_ctx, _cache) => {
|
|
2174
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2174
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2175
2175
|
ref_key: "atom",
|
|
2176
2176
|
ref: atom
|
|
2177
2177
|
}, slotProps.value.attrs, {
|
|
@@ -2186,7 +2186,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
2186
2186
|
});
|
|
2187
2187
|
//#endregion
|
|
2188
2188
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
2189
|
-
const _sfc_main$
|
|
2189
|
+
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
2190
2190
|
name: "PaginationFirst",
|
|
2191
2191
|
__name: "PaginationFirst",
|
|
2192
2192
|
props: {
|
|
@@ -2217,7 +2217,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
2217
2217
|
isDisabled: isDisabled.value,
|
|
2218
2218
|
first,
|
|
2219
2219
|
attrs: {
|
|
2220
|
-
"aria-label": locale.t("Pagination.first"
|
|
2220
|
+
"aria-label": locale.t("Pagination.first"),
|
|
2221
2221
|
"aria-disabled": isDisabled.value,
|
|
2222
2222
|
"data-disabled": isDisabled.value || void 0,
|
|
2223
2223
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2228,7 +2228,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
2228
2228
|
}));
|
|
2229
2229
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2230
2230
|
return (_ctx, _cache) => {
|
|
2231
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2231
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2232
2232
|
ref_key: "atom",
|
|
2233
2233
|
ref: atom
|
|
2234
2234
|
}, slotProps.value.attrs, {
|
|
@@ -2243,7 +2243,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
2243
2243
|
});
|
|
2244
2244
|
//#endregion
|
|
2245
2245
|
//#region src/components/Pagination/PaginationItem.vue
|
|
2246
|
-
const _sfc_main$
|
|
2246
|
+
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
2247
2247
|
name: "PaginationItem",
|
|
2248
2248
|
__name: "PaginationItem",
|
|
2249
2249
|
props: {
|
|
@@ -2271,7 +2271,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
2271
2271
|
}, { immediate: true });
|
|
2272
2272
|
const isSelected = toRef(() => pagination.page.value === __props.value);
|
|
2273
2273
|
const ariaLabel = toRef(() => {
|
|
2274
|
-
return isSelected.value ? locale.t("Pagination.currentPage", { page: __props.value }
|
|
2274
|
+
return isSelected.value ? locale.t("Pagination.currentPage", { page: __props.value }) : locale.t("Pagination.goToPage", { page: __props.value });
|
|
2275
2275
|
});
|
|
2276
2276
|
function select() {
|
|
2277
2277
|
if (__props.disabled) return;
|
|
@@ -2296,7 +2296,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
2296
2296
|
}));
|
|
2297
2297
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
2298
2298
|
return (_ctx, _cache) => {
|
|
2299
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2299
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2300
2300
|
ref_key: "atom",
|
|
2301
2301
|
ref: atom
|
|
2302
2302
|
}, slotProps.value.attrs, {
|
|
@@ -2311,7 +2311,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
2311
2311
|
});
|
|
2312
2312
|
//#endregion
|
|
2313
2313
|
//#region src/components/Pagination/PaginationLast.vue
|
|
2314
|
-
const _sfc_main$
|
|
2314
|
+
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
2315
2315
|
name: "PaginationLast",
|
|
2316
2316
|
__name: "PaginationLast",
|
|
2317
2317
|
props: {
|
|
@@ -2342,7 +2342,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
2342
2342
|
isDisabled: isDisabled.value,
|
|
2343
2343
|
last,
|
|
2344
2344
|
attrs: {
|
|
2345
|
-
"aria-label": locale.t("Pagination.last"
|
|
2345
|
+
"aria-label": locale.t("Pagination.last"),
|
|
2346
2346
|
"aria-disabled": isDisabled.value,
|
|
2347
2347
|
"data-disabled": isDisabled.value || void 0,
|
|
2348
2348
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2353,7 +2353,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
2353
2353
|
}));
|
|
2354
2354
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2355
2355
|
return (_ctx, _cache) => {
|
|
2356
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2356
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2357
2357
|
ref_key: "atom",
|
|
2358
2358
|
ref: atom
|
|
2359
2359
|
}, slotProps.value.attrs, {
|
|
@@ -2368,7 +2368,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
2368
2368
|
});
|
|
2369
2369
|
//#endregion
|
|
2370
2370
|
//#region src/components/Pagination/PaginationNext.vue
|
|
2371
|
-
const _sfc_main$
|
|
2371
|
+
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
2372
2372
|
name: "PaginationNext",
|
|
2373
2373
|
__name: "PaginationNext",
|
|
2374
2374
|
props: {
|
|
@@ -2399,7 +2399,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
2399
2399
|
isDisabled: isDisabled.value,
|
|
2400
2400
|
next,
|
|
2401
2401
|
attrs: {
|
|
2402
|
-
"aria-label": locale.t("Pagination.next"
|
|
2402
|
+
"aria-label": locale.t("Pagination.next"),
|
|
2403
2403
|
"aria-disabled": isDisabled.value,
|
|
2404
2404
|
"data-disabled": isDisabled.value || void 0,
|
|
2405
2405
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2410,7 +2410,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
2410
2410
|
}));
|
|
2411
2411
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2412
2412
|
return (_ctx, _cache) => {
|
|
2413
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2413
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2414
2414
|
ref_key: "atom",
|
|
2415
2415
|
ref: atom
|
|
2416
2416
|
}, slotProps.value.attrs, {
|
|
@@ -2425,7 +2425,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
2425
2425
|
});
|
|
2426
2426
|
//#endregion
|
|
2427
2427
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
2428
|
-
const _sfc_main$
|
|
2428
|
+
const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
2429
2429
|
name: "PaginationPrev",
|
|
2430
2430
|
__name: "PaginationPrev",
|
|
2431
2431
|
props: {
|
|
@@ -2456,7 +2456,7 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
2456
2456
|
isDisabled: isDisabled.value,
|
|
2457
2457
|
prev,
|
|
2458
2458
|
attrs: {
|
|
2459
|
-
"aria-label": locale.t("Pagination.prev"
|
|
2459
|
+
"aria-label": locale.t("Pagination.prev"),
|
|
2460
2460
|
"aria-disabled": isDisabled.value,
|
|
2461
2461
|
"data-disabled": isDisabled.value || void 0,
|
|
2462
2462
|
"disabled": __props.as === "button" ? isDisabled.value : void 0,
|
|
@@ -2467,7 +2467,7 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
2467
2467
|
}));
|
|
2468
2468
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
2469
2469
|
return (_ctx, _cache) => {
|
|
2470
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2470
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2471
2471
|
ref_key: "atom",
|
|
2472
2472
|
ref: atom
|
|
2473
2473
|
}, slotProps.value.attrs, {
|
|
@@ -2482,7 +2482,7 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
2482
2482
|
});
|
|
2483
2483
|
//#endregion
|
|
2484
2484
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
2485
|
-
const _sfc_main$
|
|
2485
|
+
const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
2486
2486
|
name: "PaginationStatus",
|
|
2487
2487
|
__name: "PaginationStatus",
|
|
2488
2488
|
props: {
|
|
@@ -2501,7 +2501,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
2501
2501
|
text.value = locale.t("Pagination.status", {
|
|
2502
2502
|
page,
|
|
2503
2503
|
pages: pagination.pages
|
|
2504
|
-
}
|
|
2504
|
+
});
|
|
2505
2505
|
}, 100);
|
|
2506
2506
|
});
|
|
2507
2507
|
/* v8 ignore stop */
|
|
@@ -2516,7 +2516,7 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
2516
2516
|
}
|
|
2517
2517
|
}));
|
|
2518
2518
|
return (_ctx, _cache) => {
|
|
2519
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2519
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
2520
2520
|
as: __props.as,
|
|
2521
2521
|
renderless: __props.renderless
|
|
2522
2522
|
}), {
|
|
@@ -2534,19 +2534,19 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
2534
2534
|
* @see https://0.vuetifyjs.com/components/pagination
|
|
2535
2535
|
*/
|
|
2536
2536
|
const Pagination = {
|
|
2537
|
-
Root: _sfc_main$
|
|
2538
|
-
Item: _sfc_main$
|
|
2539
|
-
First: _sfc_main$
|
|
2540
|
-
Prev: _sfc_main$
|
|
2541
|
-
Ellipsis: _sfc_main$
|
|
2542
|
-
Next: _sfc_main$
|
|
2543
|
-
Last: _sfc_main$
|
|
2544
|
-
Status: _sfc_main$
|
|
2537
|
+
Root: _sfc_main$52,
|
|
2538
|
+
Item: _sfc_main$49,
|
|
2539
|
+
First: _sfc_main$50,
|
|
2540
|
+
Prev: _sfc_main$46,
|
|
2541
|
+
Ellipsis: _sfc_main$51,
|
|
2542
|
+
Next: _sfc_main$47,
|
|
2543
|
+
Last: _sfc_main$48,
|
|
2544
|
+
Status: _sfc_main$45
|
|
2545
2545
|
};
|
|
2546
2546
|
//#endregion
|
|
2547
2547
|
//#region src/components/Popover/PopoverRoot.vue
|
|
2548
2548
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
2549
|
-
const _sfc_main$
|
|
2549
|
+
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
2550
2550
|
name: "PopoverRoot",
|
|
2551
2551
|
__name: "PopoverRoot",
|
|
2552
2552
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2577,7 +2577,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
2577
2577
|
toggle: popover.toggle
|
|
2578
2578
|
}));
|
|
2579
2579
|
return (_ctx, _cache) => {
|
|
2580
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2580
|
+
return openBlock(), createBlock(unref(_sfc_main$86), {
|
|
2581
2581
|
as: __props.as,
|
|
2582
2582
|
renderless: ""
|
|
2583
2583
|
}, {
|
|
@@ -2589,7 +2589,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
2589
2589
|
});
|
|
2590
2590
|
//#endregion
|
|
2591
2591
|
//#region src/components/Popover/PopoverActivator.vue
|
|
2592
|
-
const _sfc_main$
|
|
2592
|
+
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
2593
2593
|
name: "PopoverActivator",
|
|
2594
2594
|
__name: "PopoverActivator",
|
|
2595
2595
|
props: {
|
|
@@ -2614,7 +2614,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
2614
2614
|
}
|
|
2615
2615
|
}));
|
|
2616
2616
|
return (_ctx, _cache) => {
|
|
2617
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2617
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2618
2618
|
as: __props.as,
|
|
2619
2619
|
style: style.value
|
|
2620
2620
|
}, slotProps.value.attrs), {
|
|
@@ -2626,7 +2626,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
2626
2626
|
});
|
|
2627
2627
|
//#endregion
|
|
2628
2628
|
//#region src/components/Popover/PopoverContent.vue
|
|
2629
|
-
const _sfc_main$
|
|
2629
|
+
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
2630
2630
|
name: "PopoverContent",
|
|
2631
2631
|
__name: "PopoverContent",
|
|
2632
2632
|
props: {
|
|
@@ -2666,7 +2666,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
2666
2666
|
}
|
|
2667
2667
|
}));
|
|
2668
2668
|
return (_ctx, _cache) => {
|
|
2669
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2669
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
2670
2670
|
ref_key: "ref",
|
|
2671
2671
|
ref,
|
|
2672
2672
|
as: props.as,
|
|
@@ -2686,14 +2686,14 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
2686
2686
|
* @see https://0.vuetifyjs.com/components/popover
|
|
2687
2687
|
*/
|
|
2688
2688
|
const Popover = {
|
|
2689
|
-
Root: _sfc_main$
|
|
2690
|
-
Activator: _sfc_main$
|
|
2691
|
-
Content: _sfc_main$
|
|
2689
|
+
Root: _sfc_main$44,
|
|
2690
|
+
Activator: _sfc_main$43,
|
|
2691
|
+
Content: _sfc_main$42
|
|
2692
2692
|
};
|
|
2693
2693
|
//#endregion
|
|
2694
2694
|
//#region src/components/Radio/RadioGroup.vue
|
|
2695
2695
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
2696
|
-
const _sfc_main$
|
|
2696
|
+
const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
2697
2697
|
name: "RadioGroup",
|
|
2698
2698
|
__name: "RadioGroup",
|
|
2699
2699
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -2745,7 +2745,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
2745
2745
|
}
|
|
2746
2746
|
}));
|
|
2747
2747
|
return (_ctx, _cache) => {
|
|
2748
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2748
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
2749
2749
|
as: __props.as,
|
|
2750
2750
|
renderless: __props.renderless
|
|
2751
2751
|
}), {
|
|
@@ -2758,7 +2758,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
2758
2758
|
//#endregion
|
|
2759
2759
|
//#region src/components/Radio/RadioRoot.vue
|
|
2760
2760
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
2761
|
-
const _sfc_main$
|
|
2761
|
+
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
2762
2762
|
name: "RadioRoot",
|
|
2763
2763
|
inheritAttrs: false,
|
|
2764
2764
|
__name: "RadioRoot",
|
|
@@ -2868,7 +2868,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2868
2868
|
}
|
|
2869
2869
|
}));
|
|
2870
2870
|
return (_ctx, _cache) => {
|
|
2871
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$
|
|
2871
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
|
|
2872
2872
|
...unref(attrs),
|
|
2873
2873
|
...slotProps.value.attrs
|
|
2874
2874
|
}, {
|
|
@@ -2879,7 +2879,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
2879
2879
|
}), {
|
|
2880
2880
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
2881
2881
|
_: 3
|
|
2882
|
-
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$
|
|
2882
|
+
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$39, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
2883
2883
|
};
|
|
2884
2884
|
}
|
|
2885
2885
|
});
|
|
@@ -2903,7 +2903,7 @@ const visuallyHiddenStyle$2 = {
|
|
|
2903
2903
|
whiteSpace: "nowrap",
|
|
2904
2904
|
border: "0"
|
|
2905
2905
|
};
|
|
2906
|
-
const _sfc_main$
|
|
2906
|
+
const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
2907
2907
|
name: "RadioHiddenInput",
|
|
2908
2908
|
__name: "RadioHiddenInput",
|
|
2909
2909
|
props: {
|
|
@@ -2940,7 +2940,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
2940
2940
|
});
|
|
2941
2941
|
//#endregion
|
|
2942
2942
|
//#region src/components/Radio/RadioIndicator.vue
|
|
2943
|
-
const _sfc_main$
|
|
2943
|
+
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
2944
2944
|
name: "RadioIndicator",
|
|
2945
2945
|
__name: "RadioIndicator",
|
|
2946
2946
|
props: {
|
|
@@ -2960,7 +2960,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
2960
2960
|
}
|
|
2961
2961
|
}));
|
|
2962
2962
|
return (_ctx, _cache) => {
|
|
2963
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
2963
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
2964
2964
|
as: __props.as,
|
|
2965
2965
|
renderless: __props.renderless
|
|
2966
2966
|
}), {
|
|
@@ -3005,14 +3005,14 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
3005
3005
|
* ```
|
|
3006
3006
|
*/
|
|
3007
3007
|
const Radio = {
|
|
3008
|
-
Group: _sfc_main$
|
|
3009
|
-
HiddenInput: _sfc_main$
|
|
3010
|
-
Indicator: _sfc_main$
|
|
3011
|
-
Root: _sfc_main$
|
|
3008
|
+
Group: _sfc_main$41,
|
|
3009
|
+
HiddenInput: _sfc_main$39,
|
|
3010
|
+
Indicator: _sfc_main$38,
|
|
3011
|
+
Root: _sfc_main$40
|
|
3012
3012
|
};
|
|
3013
3013
|
//#endregion
|
|
3014
3014
|
//#region src/components/Scrim/Scrim.vue
|
|
3015
|
-
const _sfc_main$
|
|
3015
|
+
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
3016
3016
|
name: "Scrim",
|
|
3017
3017
|
inheritAttrs: false,
|
|
3018
3018
|
__name: "Scrim",
|
|
@@ -3050,7 +3050,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
3050
3050
|
to: __props.teleportTo
|
|
3051
3051
|
}, [createVNode(TransitionGroup, { name: __props.transition }, {
|
|
3052
3052
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
3053
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3053
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3054
3054
|
key: ticket.id,
|
|
3055
3055
|
as: __props.as,
|
|
3056
3056
|
style: getStyle(ticket)
|
|
@@ -3069,7 +3069,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
3069
3069
|
name: __props.transition
|
|
3070
3070
|
}, {
|
|
3071
3071
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
3072
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3072
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3073
3073
|
key: ticket.id,
|
|
3074
3074
|
as: __props.as,
|
|
3075
3075
|
style: getStyle(ticket)
|
|
@@ -3106,7 +3106,7 @@ const visuallyHiddenStyle$1 = {
|
|
|
3106
3106
|
whiteSpace: "nowrap",
|
|
3107
3107
|
border: "0"
|
|
3108
3108
|
};
|
|
3109
|
-
const _sfc_main$
|
|
3109
|
+
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
3110
3110
|
name: "SelectHiddenInput",
|
|
3111
3111
|
__name: "SelectHiddenInput",
|
|
3112
3112
|
props: { namespace: { default: "v0:select" } },
|
|
@@ -3140,7 +3140,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
3140
3140
|
//#endregion
|
|
3141
3141
|
//#region src/components/Select/SelectRoot.vue
|
|
3142
3142
|
const [useSelectContext, provideSelectContext] = createContext();
|
|
3143
|
-
const _sfc_main$
|
|
3143
|
+
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
3144
3144
|
name: "SelectRoot",
|
|
3145
3145
|
__name: "SelectRoot",
|
|
3146
3146
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -3179,10 +3179,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
3179
3179
|
events: true
|
|
3180
3180
|
});
|
|
3181
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
|
-
});
|
|
3182
|
+
const selectedId = toRef(() => selection.selectedIds.values().next().value);
|
|
3186
3183
|
const popover = usePopover({ id });
|
|
3187
3184
|
const isOpen = popover.isOpen;
|
|
3188
3185
|
const activatorEl = shallowRef(null);
|
|
@@ -3249,19 +3246,19 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
3249
3246
|
toggle
|
|
3250
3247
|
}));
|
|
3251
3248
|
return (_ctx, _cache) => {
|
|
3252
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$
|
|
3249
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), {
|
|
3253
3250
|
as: __props.as,
|
|
3254
3251
|
renderless: ""
|
|
3255
3252
|
}, {
|
|
3256
3253
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3257
3254
|
_: 3
|
|
3258
|
-
}, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$
|
|
3255
|
+
}, 8, ["as"]), __props.name ? (openBlock(), createBlock(_sfc_main$36, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
3259
3256
|
};
|
|
3260
3257
|
}
|
|
3261
3258
|
});
|
|
3262
3259
|
//#endregion
|
|
3263
3260
|
//#region src/components/Select/SelectActivator.vue
|
|
3264
|
-
const _sfc_main$
|
|
3261
|
+
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
3265
3262
|
name: "SelectActivator",
|
|
3266
3263
|
__name: "SelectActivator",
|
|
3267
3264
|
props: {
|
|
@@ -3323,7 +3320,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
3323
3320
|
}
|
|
3324
3321
|
}));
|
|
3325
3322
|
return (_ctx, _cache) => {
|
|
3326
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3323
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3327
3324
|
ref: "activator",
|
|
3328
3325
|
as: __props.as,
|
|
3329
3326
|
style: style.value
|
|
@@ -3339,7 +3336,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
3339
3336
|
});
|
|
3340
3337
|
//#endregion
|
|
3341
3338
|
//#region src/components/Select/SelectContent.vue
|
|
3342
|
-
const _sfc_main$
|
|
3339
|
+
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
3343
3340
|
name: "SelectContent",
|
|
3344
3341
|
__name: "SelectContent",
|
|
3345
3342
|
props: {
|
|
@@ -3362,7 +3359,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
3362
3359
|
}));
|
|
3363
3360
|
const style = toRef(() => context.popover.contentStyles.value);
|
|
3364
3361
|
return (_ctx, _cache) => {
|
|
3365
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3362
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3366
3363
|
ref_key: "content",
|
|
3367
3364
|
ref: content,
|
|
3368
3365
|
as: __props.as,
|
|
@@ -3376,7 +3373,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
3376
3373
|
});
|
|
3377
3374
|
//#endregion
|
|
3378
3375
|
//#region src/components/Select/SelectCue.vue
|
|
3379
|
-
const _sfc_main$
|
|
3376
|
+
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
3380
3377
|
name: "SelectCue",
|
|
3381
3378
|
__name: "SelectCue",
|
|
3382
3379
|
props: {
|
|
@@ -3394,7 +3391,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
3394
3391
|
}
|
|
3395
3392
|
}));
|
|
3396
3393
|
return (_ctx, _cache) => {
|
|
3397
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3394
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
3398
3395
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3399
3396
|
_: 3
|
|
3400
3397
|
}, 16, ["as"]);
|
|
@@ -3403,7 +3400,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
3403
3400
|
});
|
|
3404
3401
|
//#endregion
|
|
3405
3402
|
//#region src/components/Select/SelectItem.vue
|
|
3406
|
-
const _sfc_main$
|
|
3403
|
+
const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
3407
3404
|
name: "SelectItem",
|
|
3408
3405
|
__name: "SelectItem",
|
|
3409
3406
|
props: {
|
|
@@ -3449,7 +3446,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
3449
3446
|
}
|
|
3450
3447
|
}));
|
|
3451
3448
|
return (_ctx, _cache) => {
|
|
3452
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
3449
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
3453
3450
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3454
3451
|
_: 3
|
|
3455
3452
|
}, 16, ["as"]);
|
|
@@ -3458,7 +3455,7 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
3458
3455
|
});
|
|
3459
3456
|
//#endregion
|
|
3460
3457
|
//#region src/components/Select/SelectPlaceholder.vue
|
|
3461
|
-
const _sfc_main$
|
|
3458
|
+
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
3462
3459
|
name: "SelectPlaceholder",
|
|
3463
3460
|
__name: "SelectPlaceholder",
|
|
3464
3461
|
props: {
|
|
@@ -3470,7 +3467,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
3470
3467
|
const context = useSelectContext(__props.namespace);
|
|
3471
3468
|
const hasValue = toRef(() => context.selection.selectedIds.size > 0);
|
|
3472
3469
|
return (_ctx, _cache) => {
|
|
3473
|
-
return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$
|
|
3470
|
+
return !hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
|
|
3474
3471
|
key: 0,
|
|
3475
3472
|
as: __props.as
|
|
3476
3473
|
}, {
|
|
@@ -3482,7 +3479,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
3482
3479
|
});
|
|
3483
3480
|
//#endregion
|
|
3484
3481
|
//#region src/components/Select/SelectValue.vue
|
|
3485
|
-
const _sfc_main$
|
|
3482
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
3486
3483
|
name: "SelectValue",
|
|
3487
3484
|
__name: "SelectValue",
|
|
3488
3485
|
props: {
|
|
@@ -3504,7 +3501,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
3504
3501
|
attrs: {}
|
|
3505
3502
|
}));
|
|
3506
3503
|
return (_ctx, _cache) => {
|
|
3507
|
-
return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$
|
|
3504
|
+
return hasValue.value ? (openBlock(), createBlock(unref(_sfc_main$86), {
|
|
3508
3505
|
key: 0,
|
|
3509
3506
|
as: __props.as
|
|
3510
3507
|
}, {
|
|
@@ -3560,18 +3557,18 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
3560
3557
|
* ```
|
|
3561
3558
|
*/
|
|
3562
3559
|
const Select = {
|
|
3563
|
-
Root: _sfc_main$
|
|
3564
|
-
Activator: _sfc_main$
|
|
3565
|
-
Value: _sfc_main$
|
|
3566
|
-
Content: _sfc_main$
|
|
3567
|
-
Cue: _sfc_main$
|
|
3568
|
-
Item: _sfc_main$
|
|
3569
|
-
Placeholder: _sfc_main$
|
|
3560
|
+
Root: _sfc_main$35,
|
|
3561
|
+
Activator: _sfc_main$34,
|
|
3562
|
+
Value: _sfc_main$29,
|
|
3563
|
+
Content: _sfc_main$33,
|
|
3564
|
+
Cue: _sfc_main$32,
|
|
3565
|
+
Item: _sfc_main$31,
|
|
3566
|
+
Placeholder: _sfc_main$30
|
|
3570
3567
|
};
|
|
3571
3568
|
//#endregion
|
|
3572
3569
|
//#region src/components/Selection/SelectionRoot.vue
|
|
3573
3570
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
3574
|
-
const _sfc_main$
|
|
3571
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
3575
3572
|
name: "SelectionRoot",
|
|
3576
3573
|
__name: "SelectionRoot",
|
|
3577
3574
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -3623,7 +3620,7 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
3623
3620
|
});
|
|
3624
3621
|
//#endregion
|
|
3625
3622
|
//#region src/components/Selection/SelectionItem.vue
|
|
3626
|
-
const _sfc_main$
|
|
3623
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
3627
3624
|
name: "SelectionItem",
|
|
3628
3625
|
__name: "SelectionItem",
|
|
3629
3626
|
props: {
|
|
@@ -3673,8 +3670,233 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
3673
3670
|
* @see https://0.vuetifyjs.com/components/selection
|
|
3674
3671
|
*/
|
|
3675
3672
|
const Selection = {
|
|
3676
|
-
Root: _sfc_main$
|
|
3677
|
-
Item: _sfc_main$
|
|
3673
|
+
Root: _sfc_main$28,
|
|
3674
|
+
Item: _sfc_main$27
|
|
3675
|
+
};
|
|
3676
|
+
//#endregion
|
|
3677
|
+
//#region src/components/Snackbar/SnackbarPortal.vue
|
|
3678
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
3679
|
+
name: "SnackbarPortal",
|
|
3680
|
+
inheritAttrs: false,
|
|
3681
|
+
__name: "SnackbarPortal",
|
|
3682
|
+
props: {
|
|
3683
|
+
teleport: {
|
|
3684
|
+
type: [String, Boolean],
|
|
3685
|
+
default: "body"
|
|
3686
|
+
},
|
|
3687
|
+
as: { default: "div" },
|
|
3688
|
+
renderless: { type: Boolean }
|
|
3689
|
+
},
|
|
3690
|
+
setup(__props) {
|
|
3691
|
+
const ticket = useStack().register();
|
|
3692
|
+
onUnmounted(() => ticket.unregister());
|
|
3693
|
+
const styles = toRef(() => ({ zIndex: ticket.zIndex.value }));
|
|
3694
|
+
const slotProps = toRef(() => ({ zIndex: ticket.zIndex.value }));
|
|
3695
|
+
return (_ctx, _cache) => {
|
|
3696
|
+
return __props.teleport ? (openBlock(), createBlock(Teleport, {
|
|
3697
|
+
key: 0,
|
|
3698
|
+
to: __props.teleport
|
|
3699
|
+
}, [createVNode(unref(_sfc_main$86), mergeProps({
|
|
3700
|
+
as: __props.as,
|
|
3701
|
+
style: styles.value
|
|
3702
|
+
}, _ctx.$attrs), {
|
|
3703
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3704
|
+
_: 3
|
|
3705
|
+
}, 16, ["as", "style"])], 8, ["to"])) : (openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3706
|
+
key: 1,
|
|
3707
|
+
as: __props.as,
|
|
3708
|
+
style: styles.value
|
|
3709
|
+
}, _ctx.$attrs), {
|
|
3710
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3711
|
+
_: 3
|
|
3712
|
+
}, 16, ["as", "style"]));
|
|
3713
|
+
};
|
|
3714
|
+
}
|
|
3715
|
+
});
|
|
3716
|
+
//#endregion
|
|
3717
|
+
//#region src/components/Snackbar/SnackbarQueue.vue
|
|
3718
|
+
const [useSnackbarQueueContext, provideSnackbarQueueContext] = createContext({ suffix: "queue" });
|
|
3719
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
3720
|
+
name: "SnackbarQueue",
|
|
3721
|
+
__name: "SnackbarQueue",
|
|
3722
|
+
props: {
|
|
3723
|
+
namespace: { default: "v0:notifications" },
|
|
3724
|
+
as: { default: "div" },
|
|
3725
|
+
renderless: { type: Boolean }
|
|
3726
|
+
},
|
|
3727
|
+
setup(__props) {
|
|
3728
|
+
const notifications = useNotifications(__props.namespace);
|
|
3729
|
+
function dismiss(id) {
|
|
3730
|
+
notifications.unregister(id);
|
|
3731
|
+
if (reasons.size > 0) notifications.queue.pause();
|
|
3732
|
+
}
|
|
3733
|
+
provideSnackbarQueueContext(__props.namespace, { dismiss });
|
|
3734
|
+
const items = computed(() => notifications.queue.values().map((q) => notifications.get(q.id)).filter((n) => !/* @__PURE__ */ isUndefined(n)).toReversed());
|
|
3735
|
+
const container = useTemplateRef("container");
|
|
3736
|
+
const reasons = /* @__PURE__ */ new Set();
|
|
3737
|
+
function pause(reason) {
|
|
3738
|
+
reasons.add(reason);
|
|
3739
|
+
notifications.queue.pause();
|
|
3740
|
+
}
|
|
3741
|
+
function resume(reason) {
|
|
3742
|
+
reasons.delete(reason);
|
|
3743
|
+
if (reasons.size === 0) notifications.queue.resume();
|
|
3744
|
+
}
|
|
3745
|
+
function onEnter() {
|
|
3746
|
+
pause("hover");
|
|
3747
|
+
}
|
|
3748
|
+
function onLeave() {
|
|
3749
|
+
resume("hover");
|
|
3750
|
+
}
|
|
3751
|
+
function onFocusin() {
|
|
3752
|
+
pause("focus");
|
|
3753
|
+
}
|
|
3754
|
+
function onFocusout(e) {
|
|
3755
|
+
const el = container.value?.element ?? null;
|
|
3756
|
+
if (/* @__PURE__ */ isElement(el) && /* @__PURE__ */ isElement(e.relatedTarget) && el.contains(e.relatedTarget)) return;
|
|
3757
|
+
resume("focus");
|
|
3758
|
+
}
|
|
3759
|
+
onUnmounted(() => {
|
|
3760
|
+
if (reasons.size > 0) {
|
|
3761
|
+
reasons.clear();
|
|
3762
|
+
notifications.queue.resume();
|
|
3763
|
+
}
|
|
3764
|
+
});
|
|
3765
|
+
const slotProps = toRef(() => ({
|
|
3766
|
+
items: items.value,
|
|
3767
|
+
attrs: {
|
|
3768
|
+
onMouseenter: onEnter,
|
|
3769
|
+
onMouseleave: onLeave,
|
|
3770
|
+
onFocusin,
|
|
3771
|
+
onFocusout
|
|
3772
|
+
}
|
|
3773
|
+
}));
|
|
3774
|
+
return (_ctx, _cache) => {
|
|
3775
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3776
|
+
ref_key: "container",
|
|
3777
|
+
ref: container
|
|
3778
|
+
}, slotProps.value.attrs, { as: __props.as }), {
|
|
3779
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3780
|
+
_: 3
|
|
3781
|
+
}, 16, ["as"]);
|
|
3782
|
+
};
|
|
3783
|
+
}
|
|
3784
|
+
});
|
|
3785
|
+
//#endregion
|
|
3786
|
+
//#region src/components/Snackbar/SnackbarRoot.vue
|
|
3787
|
+
const [useSnackbarRootContext, provideSnackbarRootContext] = createContext({ suffix: "root" });
|
|
3788
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
3789
|
+
name: "SnackbarRoot",
|
|
3790
|
+
__name: "SnackbarRoot",
|
|
3791
|
+
props: {
|
|
3792
|
+
namespace: { default: "v0:notifications" },
|
|
3793
|
+
id: { default: () => /* @__PURE__ */ useId$1() },
|
|
3794
|
+
as: { default: "div" },
|
|
3795
|
+
renderless: { type: Boolean }
|
|
3796
|
+
},
|
|
3797
|
+
emits: ["dismiss"],
|
|
3798
|
+
setup(__props, { emit: __emit }) {
|
|
3799
|
+
const emit = __emit;
|
|
3800
|
+
const queue = useSnackbarQueueContext(__props.namespace, null);
|
|
3801
|
+
function onDismiss() {
|
|
3802
|
+
if (queue) queue.dismiss(__props.id);
|
|
3803
|
+
else emit("dismiss", __props.id);
|
|
3804
|
+
}
|
|
3805
|
+
provideSnackbarRootContext(__props.namespace, {
|
|
3806
|
+
id: __props.id,
|
|
3807
|
+
onDismiss
|
|
3808
|
+
});
|
|
3809
|
+
const slotProps = toRef(() => ({
|
|
3810
|
+
id: __props.id,
|
|
3811
|
+
attrs: { role: "status" }
|
|
3812
|
+
}));
|
|
3813
|
+
return (_ctx, _cache) => {
|
|
3814
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, { as: __props.as }), {
|
|
3815
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3816
|
+
_: 3
|
|
3817
|
+
}, 16, ["as"]);
|
|
3818
|
+
};
|
|
3819
|
+
}
|
|
3820
|
+
});
|
|
3821
|
+
//#endregion
|
|
3822
|
+
//#region src/components/Snackbar/SnackbarContent.vue
|
|
3823
|
+
const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
3824
|
+
name: "SnackbarContent",
|
|
3825
|
+
__name: "SnackbarContent",
|
|
3826
|
+
props: {
|
|
3827
|
+
as: { default: "div" },
|
|
3828
|
+
renderless: { type: Boolean }
|
|
3829
|
+
},
|
|
3830
|
+
setup(__props) {
|
|
3831
|
+
return (_ctx, _cache) => {
|
|
3832
|
+
return openBlock(), createBlock(unref(_sfc_main$86), { as: __props.as }, {
|
|
3833
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
3834
|
+
_: 3
|
|
3835
|
+
}, 8, ["as"]);
|
|
3836
|
+
};
|
|
3837
|
+
}
|
|
3838
|
+
});
|
|
3839
|
+
//#endregion
|
|
3840
|
+
//#region src/components/Snackbar/SnackbarClose.vue
|
|
3841
|
+
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
3842
|
+
name: "SnackbarClose",
|
|
3843
|
+
__name: "SnackbarClose",
|
|
3844
|
+
props: {
|
|
3845
|
+
namespace: { default: "v0:notifications" },
|
|
3846
|
+
as: { default: "button" },
|
|
3847
|
+
renderless: { type: Boolean }
|
|
3848
|
+
},
|
|
3849
|
+
setup(__props) {
|
|
3850
|
+
const context = useSnackbarRootContext(__props.namespace);
|
|
3851
|
+
function onClick() {
|
|
3852
|
+
context.onDismiss();
|
|
3853
|
+
}
|
|
3854
|
+
const slotProps = toRef(() => ({ attrs: {
|
|
3855
|
+
"type": __props.as === "button" ? "button" : void 0,
|
|
3856
|
+
"aria-label": "Close",
|
|
3857
|
+
"onClick": onClick
|
|
3858
|
+
} }));
|
|
3859
|
+
return (_ctx, _cache) => {
|
|
3860
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, { as: __props.as }), {
|
|
3861
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
3862
|
+
_: 3
|
|
3863
|
+
}, 16, ["as"]);
|
|
3864
|
+
};
|
|
3865
|
+
}
|
|
3866
|
+
});
|
|
3867
|
+
//#endregion
|
|
3868
|
+
//#region src/components/Snackbar/index.ts
|
|
3869
|
+
/**
|
|
3870
|
+
* Snackbar component with sub-components for building toast notifications.
|
|
3871
|
+
*
|
|
3872
|
+
* @see https://0.vuetifyjs.com/components/snackbar
|
|
3873
|
+
*
|
|
3874
|
+
* @example
|
|
3875
|
+
* ```vue
|
|
3876
|
+
* <script setup lang="ts">
|
|
3877
|
+
* import { Snackbar } from '@vuetify/v0'
|
|
3878
|
+
* <\/script>
|
|
3879
|
+
*
|
|
3880
|
+
* <template>
|
|
3881
|
+
* <Snackbar.Portal>
|
|
3882
|
+
* <Snackbar.Queue v-slot="{ items }">
|
|
3883
|
+
* <template v-for="item in items" :key="item.id">
|
|
3884
|
+
* <Snackbar.Root :id="item.id">
|
|
3885
|
+
* <Snackbar.Content>{{ item.subject }}</Snackbar.Content>
|
|
3886
|
+
* <Snackbar.Close />
|
|
3887
|
+
* </Snackbar.Root>
|
|
3888
|
+
* </template>
|
|
3889
|
+
* </Snackbar.Queue>
|
|
3890
|
+
* </Snackbar.Portal>
|
|
3891
|
+
* </template>
|
|
3892
|
+
* ```
|
|
3893
|
+
*/
|
|
3894
|
+
const Snackbar = {
|
|
3895
|
+
Portal: _sfc_main$26,
|
|
3896
|
+
Queue: _sfc_main$25,
|
|
3897
|
+
Root: _sfc_main$24,
|
|
3898
|
+
Content: _sfc_main$23,
|
|
3899
|
+
Close: _sfc_main$22
|
|
3678
3900
|
};
|
|
3679
3901
|
//#endregion
|
|
3680
3902
|
//#region src/components/Slider/SliderRoot.vue
|
|
@@ -3801,7 +4023,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
3801
4023
|
}
|
|
3802
4024
|
}));
|
|
3803
4025
|
return (_ctx, _cache) => {
|
|
3804
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$
|
|
4026
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
|
|
3805
4027
|
...unref(attrs),
|
|
3806
4028
|
...slotProps.value.attrs
|
|
3807
4029
|
}, {
|
|
@@ -3893,7 +4115,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
3893
4115
|
}
|
|
3894
4116
|
}));
|
|
3895
4117
|
return (_ctx, _cache) => {
|
|
3896
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4118
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
3897
4119
|
...unref(attrs),
|
|
3898
4120
|
...slotProps.value.attrs
|
|
3899
4121
|
}, {
|
|
@@ -4007,7 +4229,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
4007
4229
|
}
|
|
4008
4230
|
}));
|
|
4009
4231
|
return (_ctx, _cache) => {
|
|
4010
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4232
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "thumb" }, {
|
|
4011
4233
|
...unref(attrs),
|
|
4012
4234
|
...slotProps.value.attrs
|
|
4013
4235
|
}, {
|
|
@@ -4076,7 +4298,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
4076
4298
|
"onPointerdown": onPointerdown
|
|
4077
4299
|
} }));
|
|
4078
4300
|
return (_ctx, _cache) => {
|
|
4079
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4301
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "track" }, {
|
|
4080
4302
|
...unref(attrs),
|
|
4081
4303
|
...slotProps.value.attrs
|
|
4082
4304
|
}, {
|
|
@@ -4289,16 +4511,16 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
4289
4511
|
}
|
|
4290
4512
|
}));
|
|
4291
4513
|
return (_ctx, _cache) => {
|
|
4292
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4514
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
|
|
4293
4515
|
...unref(attrs),
|
|
4294
4516
|
...slotProps.value.attrs
|
|
4295
4517
|
}, {
|
|
4296
4518
|
as: __props.as,
|
|
4297
4519
|
renderless: __props.renderless,
|
|
4298
|
-
style: {
|
|
4520
|
+
style: [unref(attrs).style, {
|
|
4299
4521
|
display: "flex",
|
|
4300
4522
|
flexDirection: __props.orientation === "horizontal" ? "row" : "column"
|
|
4301
|
-
}
|
|
4523
|
+
}]
|
|
4302
4524
|
}), {
|
|
4303
4525
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4304
4526
|
_: 3
|
|
@@ -4400,18 +4622,18 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
4400
4622
|
}
|
|
4401
4623
|
}));
|
|
4402
4624
|
return (_ctx, _cache) => {
|
|
4403
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4625
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
4404
4626
|
...unref(attrs),
|
|
4405
4627
|
...slotProps.value.attrs
|
|
4406
4628
|
}, {
|
|
4407
4629
|
as: __props.as,
|
|
4408
4630
|
renderless: __props.renderless,
|
|
4409
|
-
style: {
|
|
4631
|
+
style: [unref(attrs).style, {
|
|
4410
4632
|
flexGrow: 0,
|
|
4411
4633
|
flexShrink: 0,
|
|
4412
4634
|
flexBasis: `${size.value}%`,
|
|
4413
4635
|
overflow: "hidden"
|
|
4414
|
-
}
|
|
4636
|
+
}]
|
|
4415
4637
|
}), {
|
|
4416
4638
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4417
4639
|
_: 3
|
|
@@ -4449,7 +4671,6 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
4449
4671
|
});
|
|
4450
4672
|
const hovering = shallowRef(false);
|
|
4451
4673
|
const startPosition = shallowRef(0);
|
|
4452
|
-
let rafId = 0;
|
|
4453
4674
|
let latestPos = 0;
|
|
4454
4675
|
const isDisabled = toRef(() => __props.disabled || splitter.disabled.value);
|
|
4455
4676
|
const isHorizontal = toRef(() => splitter.orientation.value === "horizontal");
|
|
@@ -4482,23 +4703,21 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
4482
4703
|
splitter.onStartDrag(ticket.index);
|
|
4483
4704
|
}
|
|
4484
4705
|
useToggleScope(() => splitter.draggingHandle.value === ticket.index, () => {
|
|
4706
|
+
const update = useRaf(() => {
|
|
4707
|
+
const root = splitter.rootEl.value;
|
|
4708
|
+
if (!root) return;
|
|
4709
|
+
const rootSize = isHorizontal.value ? root.offsetWidth : root.offsetHeight;
|
|
4710
|
+
if (!rootSize) return;
|
|
4711
|
+
const delta = (latestPos - startPosition.value) / rootSize * 100;
|
|
4712
|
+
startPosition.value = latestPos;
|
|
4713
|
+
splitter.resize(ticket.index, delta);
|
|
4714
|
+
});
|
|
4485
4715
|
useDocumentEventListener("pointermove", (e) => {
|
|
4486
4716
|
latestPos = isHorizontal.value ? e.clientX : e.clientY;
|
|
4487
|
-
|
|
4488
|
-
rafId = requestAnimationFrame(() => {
|
|
4489
|
-
const root = splitter.rootEl.value;
|
|
4490
|
-
if (!root) return;
|
|
4491
|
-
const rootSize = isHorizontal.value ? root.offsetWidth : root.offsetHeight;
|
|
4492
|
-
if (!rootSize) return;
|
|
4493
|
-
const delta = (latestPos - startPosition.value) / rootSize * 100;
|
|
4494
|
-
startPosition.value = latestPos;
|
|
4495
|
-
splitter.resize(ticket.index, delta);
|
|
4496
|
-
rafId = 0;
|
|
4497
|
-
});
|
|
4717
|
+
update();
|
|
4498
4718
|
});
|
|
4499
4719
|
useDocumentEventListener("pointerup", () => {
|
|
4500
|
-
|
|
4501
|
-
rafId = 0;
|
|
4720
|
+
update.cancel();
|
|
4502
4721
|
if (IN_BROWSER) {
|
|
4503
4722
|
document.documentElement.style.userSelect = "";
|
|
4504
4723
|
document.documentElement.style.touchAction = "";
|
|
@@ -4506,8 +4725,6 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
4506
4725
|
splitter.onEndDrag();
|
|
4507
4726
|
});
|
|
4508
4727
|
onScopeDispose(() => {
|
|
4509
|
-
if (rafId) cancelAnimationFrame(rafId);
|
|
4510
|
-
rafId = 0;
|
|
4511
4728
|
splitter.onEndDrag();
|
|
4512
4729
|
if (IN_BROWSER) {
|
|
4513
4730
|
document.documentElement.style.userSelect = "";
|
|
@@ -4602,17 +4819,25 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
4602
4819
|
}
|
|
4603
4820
|
}));
|
|
4604
4821
|
return (_ctx, _cache) => {
|
|
4605
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4822
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
4606
4823
|
...unref(attrs),
|
|
4607
4824
|
...slotProps.value.attrs
|
|
4608
4825
|
}, {
|
|
4609
4826
|
as: __props.as,
|
|
4610
4827
|
renderless: __props.renderless,
|
|
4611
|
-
style:
|
|
4828
|
+
style: [
|
|
4829
|
+
unref(attrs).style,
|
|
4830
|
+
slotProps.value.attrs.style,
|
|
4831
|
+
{ flexShrink: 0 }
|
|
4832
|
+
]
|
|
4612
4833
|
}), {
|
|
4613
4834
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4614
4835
|
_: 3
|
|
4615
|
-
}, 16, [
|
|
4836
|
+
}, 16, [
|
|
4837
|
+
"as",
|
|
4838
|
+
"renderless",
|
|
4839
|
+
"style"
|
|
4840
|
+
]);
|
|
4616
4841
|
};
|
|
4617
4842
|
}
|
|
4618
4843
|
});
|
|
@@ -4708,7 +4933,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
4708
4933
|
}
|
|
4709
4934
|
}));
|
|
4710
4935
|
return (_ctx, _cache) => {
|
|
4711
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
4936
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
4712
4937
|
as: __props.as,
|
|
4713
4938
|
renderless: __props.renderless
|
|
4714
4939
|
}), {
|
|
@@ -4840,7 +5065,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
4840
5065
|
}
|
|
4841
5066
|
}));
|
|
4842
5067
|
return (_ctx, _cache) => {
|
|
4843
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$
|
|
5068
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main$86), mergeProps({
|
|
4844
5069
|
...unref(attrs),
|
|
4845
5070
|
...slotProps.value.attrs
|
|
4846
5071
|
}, {
|
|
@@ -4984,7 +5209,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
4984
5209
|
}
|
|
4985
5210
|
}));
|
|
4986
5211
|
return (_ctx, _cache) => {
|
|
4987
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5212
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
4988
5213
|
...unref(attrs),
|
|
4989
5214
|
...slotProps.value.attrs
|
|
4990
5215
|
}, {
|
|
@@ -5024,7 +5249,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
5024
5249
|
}
|
|
5025
5250
|
}));
|
|
5026
5251
|
return (_ctx, _cache) => {
|
|
5027
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5252
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
5028
5253
|
as: __props.as,
|
|
5029
5254
|
renderless: __props.renderless
|
|
5030
5255
|
}), {
|
|
@@ -5055,7 +5280,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
5055
5280
|
attrs: { "data-state": dataState.value }
|
|
5056
5281
|
}));
|
|
5057
5282
|
return (_ctx, _cache) => {
|
|
5058
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5283
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps(slotProps.value.attrs, {
|
|
5059
5284
|
as: __props.as,
|
|
5060
5285
|
dir: "ltr",
|
|
5061
5286
|
renderless: __props.renderless
|
|
@@ -5408,7 +5633,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
5408
5633
|
}
|
|
5409
5634
|
}));
|
|
5410
5635
|
return (_ctx, _cache) => {
|
|
5411
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5636
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
5412
5637
|
...unref(attrs),
|
|
5413
5638
|
...slotProps.value.attrs
|
|
5414
5639
|
}, {
|
|
@@ -5523,7 +5748,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
5523
5748
|
}
|
|
5524
5749
|
}));
|
|
5525
5750
|
return (_ctx, _cache) => {
|
|
5526
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5751
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({ ref: "root" }, {
|
|
5527
5752
|
...unref(attrs),
|
|
5528
5753
|
...slotProps.value.attrs
|
|
5529
5754
|
}, {
|
|
@@ -5575,7 +5800,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
5575
5800
|
}
|
|
5576
5801
|
}));
|
|
5577
5802
|
return (_ctx, _cache) => {
|
|
5578
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
5803
|
+
return openBlock(), createBlock(unref(_sfc_main$86), mergeProps({
|
|
5579
5804
|
...unref(attrs),
|
|
5580
5805
|
...slotProps.value.attrs
|
|
5581
5806
|
}, {
|
|
@@ -5625,4 +5850,4 @@ const Tabs = {
|
|
|
5625
5850
|
Panel: _sfc_main
|
|
5626
5851
|
};
|
|
5627
5852
|
//#endregion
|
|
5628
|
-
export {
|
|
5853
|
+
export { Selection as $, _sfc_main$57 as $t, _sfc_main$14 as A, _sfc_main$75 as An, Pagination as At, _sfc_main$21 as B, _sfc_main$82 as Bn, providePaginationItems as Bt, _sfc_main$12 as C, Checkbox as Cn, useRadioGroup as Ct, provideSwitchGroup as D, _sfc_main$74 as Dn, _sfc_main$44 as Dt, _sfc_main$13 as E, _sfc_main$73 as En, _sfc_main$43 as Et, Slider as F, _sfc_main$77 as Fn, _sfc_main$49 as Ft, _sfc_main$23 as G, _sfc_main$84 as Gn, Input as Gt, useSliderRoot as H, useBreadcrumbsRoot as Hn, usePaginationControls as Ht, _sfc_main$17 as I, _sfc_main$78 as In, _sfc_main$50 as It, useSnackbarRootContext as J, useAvatarRoot as Jn, _sfc_main$55 as Jt, _sfc_main$24 as K, _sfc_main$85 as Kn, _sfc_main$53 as Kt, _sfc_main$18 as L, _sfc_main$79 as Ln, _sfc_main$51 as Lt, _sfc_main$16 as M, useCheckboxGroup as Mn, _sfc_main$46 as Mt, provideSplitterRoot as N, Breadcrumbs as Nn, _sfc_main$47 as Nt, useSwitchGroup as O, provideCheckboxRoot as On, providePopoverContext as Ot, useSplitterRoot as P, _sfc_main$76 as Pn, _sfc_main$48 as Pt, _sfc_main$26 as Q, Group as Qt, _sfc_main$19 as R, _sfc_main$80 as Rn, _sfc_main$52 as Rt, _sfc_main$11 as S, useDialogContext as Sn, provideRadioGroup as St, useSwitchRoot as T, _sfc_main$72 as Tn, _sfc_main$42 as Tt, Snackbar as U, Avatar as Un, usePaginationItems as Ut, provideSliderRoot as V, provideBreadcrumbsRoot as Vn, providePaginationRoot as Vt, _sfc_main$22 as W, _sfc_main$83 as Wn, usePaginationRoot as Wt, provideSnackbarQueueContext as X, provideInputRoot as Xt, _sfc_main$25 as Y, _sfc_main$86 as Yn, _sfc_main$56 as Yt, useSnackbarQueueContext as Z, useInputRoot as Zt, useSingleRoot as _, _sfc_main$67 as _n, _sfc_main$39 as _t, _sfc_main$3 as a, _sfc_main$60 as an, _sfc_main$29 as at, _sfc_main$9 as b, _sfc_main$70 as bn, useRadioRoot as bt, Step as c, _sfc_main$63 as cn, _sfc_main$32 as ct, provideStepRoot as d, _sfc_main$64 as dn, _sfc_main$35 as dt, _sfc_main$58 as en, _sfc_main$27 as et, useStepRoot as f, provideExpansionPanelRoot as fn, provideSelectContext as ft, provideSingleRoot as g, _sfc_main$66 as gn, _sfc_main$38 as gt, _sfc_main$7 as h, _sfc_main$65 as hn, Radio as ht, _sfc_main$2 as i, ExpansionPanel as in, Select as it, _sfc_main$15 as j, provideCheckboxGroup as jn, _sfc_main$45 as jt, Splitter as k, useCheckboxRoot as kn, usePopoverContext as kt, _sfc_main$4 as l, provideExpansionPanelItem as ln, _sfc_main$33 as lt, _sfc_main$6 as m, Dialog as mn, _sfc_main$37 as mt, _sfc_main as n, useGroupRoot as nn, provideSelectionRoot as nt, provideTabsRoot as o, _sfc_main$61 as on, _sfc_main$30 as ot, Single as p, useExpansionPanelRoot as pn, useSelectContext as pt, provideSnackbarRootContext as q, provideAvatarRoot as qn, _sfc_main$54 as qt, _sfc_main$1 as r, _sfc_main$59 as rn, useSelectionRoot as rt, useTabsRoot as s, _sfc_main$62 as sn, _sfc_main$31 as st, Tabs as t, provideGroupRoot as tn, _sfc_main$28 as tt, _sfc_main$5 as u, useExpansionPanelItem as un, _sfc_main$34 as ut, Switch as v, _sfc_main$68 as vn, _sfc_main$40 as vt, provideSwitchRoot as w, _sfc_main$71 as wn, Popover as wt, _sfc_main$10 as x, provideDialogContext as xn, _sfc_main$41 as xt, _sfc_main$8 as y, _sfc_main$69 as yn, provideRadioRoot as yt, _sfc_main$20 as z, _sfc_main$81 as zn, providePaginationControls as zt };
|