@vuetify/v0 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/{adapter-Bjs_Nx_J.mjs → adapter-B4zE-hA5.mjs} +5 -8
- package/dist/adapter-CqP9Z4JU.d.mts +1087 -0
- package/dist/{adapter-CLs-OrSN.d.mts → adapter-DIx4Rntl.d.mts} +5 -48
- package/dist/adapters-BjeDmKc6.mjs +1 -0
- package/dist/adapters-Bv5aRv3l.mjs +1 -0
- package/dist/adapters-C66XaKkw.mjs +1 -0
- package/dist/adapters-DkVblyML.mjs +1 -0
- package/dist/adapters-uJLWGQJl.mjs +1 -0
- package/dist/browser/index.js +712 -659
- package/dist/components/index.d.mts +1 -19
- package/dist/components/index.mjs +34 -39
- package/dist/{components-GiQh_RfQ.mjs → components-CACff-Lt.mjs} +145 -299
- package/dist/composables/index.d.mts +18 -17
- package/dist/composables/index.mjs +34 -37
- package/dist/{consola-DiUk9j3y.d.mts → consola-BVzYzeLH.d.mts} +1 -1
- package/dist/{consola-GBy8XRuL.mjs → consola-Ceox8BWi.mjs} +1 -2
- package/dist/constants/index.d.mts +1 -1
- package/dist/constants/index.mjs +3 -5
- package/dist/{createDataTable-lSofI5rU.mjs → createDataTable-CLI4TALE.mjs} +9 -11
- package/dist/{createGroup-CCb7Zfyw.mjs → createGroup-Cf6lK9BR.mjs} +5 -8
- package/dist/{createPagination-lagznd8i.mjs → createPagination-Bu8vE0JW.mjs} +3 -5
- package/dist/{createSelection-Zo4RQpYe.mjs → createSelection-DvOR2tKk.mjs} +9 -12
- package/dist/{createSingle-BH9wNDrS.mjs → createSingle-Bbcwcq4R.mjs} +3 -5
- package/dist/{createTokens-Cu1efg9Z.mjs → createTokens-CMRBDlzN.mjs} +23 -26
- package/dist/{createTrinity-Cii8-B2r.mjs → createTrinity-C_c8eedz.mjs} +10 -13
- package/dist/data-table/adapters/client/index.d.mts +1 -2
- package/dist/data-table/adapters/client/index.mjs +7 -9
- package/dist/data-table/adapters/index.d.mts +4 -4
- package/dist/data-table/adapters/index.mjs +10 -12
- package/dist/data-table/adapters/server/index.d.mts +1 -2
- package/dist/data-table/adapters/server/index.mjs +5 -7
- package/dist/data-table/adapters/virtual/index.d.mts +1 -2
- package/dist/data-table/adapters/virtual/index.mjs +7 -9
- package/dist/data-table/index.d.mts +5 -6
- package/dist/data-table/index.mjs +22 -25
- package/dist/date/index.d.mts +1 -3
- package/dist/date/index.mjs +3932 -3943
- package/dist/features/adapters/flagsmith/index.d.mts +2 -4
- package/dist/features/adapters/flagsmith/index.mjs +2 -3
- package/dist/features/adapters/launchdarkly/index.d.mts +1 -3
- package/dist/features/adapters/launchdarkly/index.mjs +2 -3
- package/dist/features/adapters/posthog/index.d.mts +1 -3
- package/dist/features/adapters/posthog/index.mjs +3 -4
- package/dist/features/index.d.mts +2 -16
- package/dist/features/index.mjs +13 -18
- package/dist/{flagsmith-CHmpPGR7.mjs → flagsmith-CrWUeIhT.mjs} +1 -2
- package/dist/{globals-D6FBsWDI.mjs → globals-BqRH_jdr.mjs} +2 -3
- package/dist/{htmlElements-d8iBCGpO.mjs → htmlElements-DcYtv0hg.mjs} +7 -10
- package/dist/index-8sflFIN8.d.mts +856 -0
- package/dist/{index-De0SQt1w.d.mts → index-BE848tZ2.d.mts} +277 -979
- package/dist/{index-DlUIZN-F.d.mts → index-CKbxWC4t.d.mts} +610 -546
- package/dist/index-CeNfBYuo.d.mts +46 -0
- package/dist/{index-DIK84tM4.d.mts → index-CmCMrlt3.d.mts} +3 -3
- package/dist/{index-BFBN5Zl3.d.mts → index-Dor6eAEc.d.mts} +0 -1
- package/dist/{index-UNwEBkQT.d.mts → index-MHkcqY_y.d.mts} +1 -2
- package/dist/{index-BuOz3Rgm.d.mts → index-dJKXAO5D.d.mts} +1 -2
- package/dist/index.d.mts +22 -20
- package/dist/index.mjs +38 -40
- package/dist/json/web-types.json +1 -1
- package/dist/{launchdarkly-W8t8ZANX.mjs → launchdarkly-jF2KZGoH.mjs} +1 -2
- package/dist/locale/adapters/index.d.mts +1 -2
- package/dist/locale/adapters/index.mjs +4 -6
- package/dist/locale/adapters/v0/index.d.mts +1 -2
- package/dist/locale/adapters/v0/index.mjs +3 -5
- package/dist/locale/index.d.mts +2 -16
- package/dist/locale/index.mjs +14 -17
- package/dist/logger/adapters/consola/index.d.mts +1 -2
- package/dist/logger/adapters/consola/index.mjs +2 -3
- package/dist/logger/adapters/index.d.mts +4 -4
- package/dist/logger/adapters/index.mjs +6 -8
- package/dist/logger/adapters/pino/index.d.mts +1 -2
- package/dist/logger/adapters/pino/index.mjs +3 -5
- package/dist/logger/adapters/v0/index.d.mts +1 -2
- package/dist/logger/adapters/v0/index.mjs +3 -5
- package/dist/logger/index.d.mts +5 -16
- package/dist/logger/index.mjs +8 -10
- package/dist/{memory-BsZGbGnG.mjs → memory-XCMtkld1.mjs} +1 -2
- package/dist/palettes/ant/generate/index.d.mts +9 -0
- package/dist/palettes/ant/generate/index.mjs +98 -0
- package/dist/palettes/ant/index.d.mts +6 -0
- package/dist/palettes/ant/index.mjs +149 -0
- package/dist/palettes/index.d.mts +12 -0
- package/dist/palettes/index.mjs +1 -0
- package/dist/palettes/leonardo/generate/index.d.mts +10 -0
- package/dist/palettes/leonardo/generate/index.mjs +120 -0
- package/dist/palettes/material/generate/index.d.mts +10 -0
- package/dist/palettes/material/generate/index.mjs +103 -0
- package/dist/palettes/material/index.d.mts +6 -0
- package/dist/palettes/material/index.mjs +173 -0
- package/dist/palettes/md1/index.d.mts +6 -0
- package/dist/palettes/md1/index.mjs +261 -0
- package/dist/palettes/md2/index.d.mts +6 -0
- package/dist/palettes/md2/index.mjs +297 -0
- package/dist/palettes/radix/index.d.mts +6 -0
- package/dist/palettes/radix/index.mjs +439 -0
- package/dist/palettes/tailwind/index.d.mts +6 -0
- package/dist/palettes/tailwind/index.mjs +291 -0
- package/dist/permissions/adapters/index.d.mts +2 -17
- package/dist/permissions/adapters/index.mjs +4 -6
- package/dist/permissions/adapters/v0/index.d.mts +1 -17
- package/dist/permissions/adapters/v0/index.mjs +3 -5
- package/dist/permissions/index.d.mts +1 -16
- package/dist/permissions/index.mjs +12 -15
- package/dist/{pino-BD5PCzAF.mjs → pino-B7tJ3m18.mjs} +2 -4
- package/dist/{pino-p-jDkNQd.d.mts → pino-Bzighnkd.d.mts} +1 -2
- package/dist/{posthog-BxaG8sYi.mjs → posthog-DbPqmaAp.mjs} +2 -4
- package/dist/rules/index.d.mts +2 -0
- package/dist/rules/index.mjs +15 -0
- package/dist/{server-DgOdFYMU.mjs → server-CZ6ahbEH.mjs} +2 -4
- package/dist/{server-CGAeOGPC.d.mts → server-Ch9J86tb.d.mts} +1 -2
- package/dist/storage/adapters/index.d.mts +2 -2
- package/dist/storage/adapters/index.mjs +2 -3
- package/dist/storage/adapters/memory/index.d.mts +1 -1
- package/dist/storage/adapters/memory/index.mjs +2 -3
- package/dist/storage/index.d.mts +3 -16
- package/dist/storage/index.mjs +33 -37
- package/dist/theme/adapters/index.d.mts +1 -16
- package/dist/theme/adapters/index.mjs +4 -6
- package/dist/theme/adapters/v0/index.d.mts +1 -16
- package/dist/theme/adapters/v0/index.mjs +3 -5
- package/dist/theme/index.d.mts +1 -16
- package/dist/theme/index.mjs +13 -16
- package/dist/{toArray-BBZH-G2X.mjs → toArray-VdROPpy-.mjs} +2 -4
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/{useClickOutside-Bm_3mbcT.mjs → useClickOutside-YOGwKo7v.mjs} +314 -206
- package/dist/{useFeatures-BS4mit8z.mjs → useFeatures-BGDgUrdr.mjs} +5 -8
- package/dist/{useLocale-DJJmg-wv.mjs → useLocale-C8I_fNAS.mjs} +7 -9
- package/dist/{useLogger-C8G5jgNk.mjs → useLogger-B70T4SgK.mjs} +13 -16
- package/dist/{usePermissions-C5Mkotol.mjs → usePermissions-afVt2qR7.mjs} +5 -7
- package/dist/useRules-7C92Xzyt.mjs +144 -0
- package/dist/{useTheme-BBnASLr3.mjs → useTheme-jp2wL2FJ.mjs} +11 -13
- package/dist/utilities/index.d.mts +1 -2
- package/dist/utilities/index.mjs +426 -4
- package/dist/{v0-Bh8d1j_p.d.mts → v0-1bfmyZ5_.d.mts} +2 -2
- package/dist/{v0-BOxb3nD1.d.mts → v0-1xxC39wf.d.mts} +1 -2
- package/dist/{v0-DtO_ICXr.mjs → v0-B1QQGE4O.mjs} +2 -5
- package/dist/{v0-DHMoZ7dS.d.mts → v0-CAKa6tzG.d.mts} +1 -1
- package/dist/{v0-DzvhDU1W.mjs → v0-CGlkn5u7.mjs} +3 -6
- package/dist/{v0-BWBSVkew.mjs → v0-CHvU3jQE.mjs} +3 -5
- package/dist/{v0-CVr15VcY.d.mts → v0-CdUL2eOn.d.mts} +1 -2
- package/dist/{v0-lua6ffdk.mjs → v0-V-cQsuZD.mjs} +3 -5
- package/dist/{v0-CWUF_HqP.mjs → v0-YAqbXudL.mjs} +3 -5
- package/dist/{virtual-CVb9hRUU.d.mts → virtual-DwBiFA25.d.mts} +1 -2
- package/dist/{virtual-BEOqkQvm.mjs → virtual-eDNVH1fz.mjs} +3 -5
- package/package.json +39 -11
- package/dist/adapter-DcwxFryd.d.mts +0 -97
- package/dist/adapters-BGJKsBrw.mjs +0 -1
- package/dist/adapters-BQ-Lr3PW.mjs +0 -1
- package/dist/adapters-DEXpW9If.mjs +0 -1
- package/dist/adapters-Q9WaOsJp.mjs +0 -1
- package/dist/adapters-SSDVth5e.mjs +0 -1
- package/dist/constants-B8pMSkcW.mjs +0 -1
- package/dist/utilities-CcJtp9Gx.mjs +0 -429
- /package/dist/{adapter-CJIj5ySf.d.mts → adapter-JTFG3Jn8.d.mts} +0 -0
- /package/dist/{index-Bv1VN_j5.d.mts → index-B5ZDDkXv.d.mts} +0 -0
- /package/dist/{index-BDTbJClL.d.mts → index-NsE5nARK.d.mts} +0 -0
- /package/dist/{memory-DVjquu_v.d.mts → memory-BTtRdnNn.d.mts} +0 -0
package/dist/browser/index.js
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as Vue from "vue";
|
|
2
2
|
import { Fragment, Teleport, TransitionGroup, computed, createBlock, createCommentVNode, createElementBlock, createPropsRestProxy, createTextVNode, createVNode, defineComponent, effectScope, guardReactiveProps, hasInjectionContext, inject, isRef, mergeModels, mergeProps, nextTick, normalizeProps, onBeforeUnmount, onMounted, onScopeDispose, onUnmounted, openBlock, provide, reactive, readonly, ref, renderList, renderSlot, resolveDynamicComponent, shallowReactive, shallowReadonly, shallowRef, toDisplayString, toRaw, toRef, toValue, unref, useAttrs, useId as useId$1, useModel, useTemplateRef, vShow, watch, watchEffect, withCtx, withDirectives } from "vue";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
/**
|
|
4
|
+
* Set of HTML elements that are self-closing (void elements)
|
|
5
|
+
* These elements cannot have children and don't need closing tags
|
|
6
|
+
*/
|
|
7
|
+
const SELF_CLOSING_TAGS = new Set([
|
|
6
8
|
"area",
|
|
7
9
|
"base",
|
|
8
10
|
"br",
|
|
@@ -16,12 +18,7 @@ const selfClosingTags = [
|
|
|
16
18
|
"source",
|
|
17
19
|
"track",
|
|
18
20
|
"wbr"
|
|
19
|
-
];
|
|
20
|
-
/**
|
|
21
|
-
* Set of HTML elements that are self-closing (void elements)
|
|
22
|
-
* These elements cannot have children and don't need closing tags
|
|
23
|
-
*/
|
|
24
|
-
const SELF_CLOSING_TAGS = new Set(selfClosingTags);
|
|
21
|
+
]);
|
|
25
22
|
/**
|
|
26
23
|
* Common HTML element types for polymorphic components
|
|
27
24
|
*/
|
|
@@ -76,7 +73,6 @@ const COMMON_ELEMENTS = {
|
|
|
76
73
|
function isSelfClosingTag(tag) {
|
|
77
74
|
return SELF_CLOSING_TAGS.has(tag.toLowerCase());
|
|
78
75
|
}
|
|
79
|
-
|
|
80
76
|
//#endregion
|
|
81
77
|
//#region src/constants/globals.ts
|
|
82
78
|
const IN_BROWSER = typeof window !== "undefined";
|
|
@@ -85,10 +81,9 @@ const SUPPORTS_MATCH_MEDIA = IN_BROWSER && "matchMedia" in window && typeof wind
|
|
|
85
81
|
const SUPPORTS_OBSERVER = IN_BROWSER && "ResizeObserver" in window;
|
|
86
82
|
const SUPPORTS_INTERSECTION_OBSERVER = IN_BROWSER && "IntersectionObserver" in window;
|
|
87
83
|
const SUPPORTS_MUTATION_OBSERVER = IN_BROWSER && "MutationObserver" in window;
|
|
88
|
-
const version = "0.1.
|
|
84
|
+
const version = "0.1.7";
|
|
89
85
|
/* v8 ignore next -- build-time constant, __DEV__ short-circuits in tests */
|
|
90
86
|
const __LOGGER_ENABLED__ = false;
|
|
91
|
-
|
|
92
87
|
//#endregion
|
|
93
88
|
//#region src/utilities/instance.ts
|
|
94
89
|
/**
|
|
@@ -113,7 +108,6 @@ function instanceExists() {
|
|
|
113
108
|
function instanceName() {
|
|
114
109
|
return getInstanceCompat()?.type?.name;
|
|
115
110
|
}
|
|
116
|
-
|
|
117
111
|
//#endregion
|
|
118
112
|
//#region src/utilities/helpers.ts
|
|
119
113
|
/**
|
|
@@ -504,7 +498,6 @@ function debounce(fn, delay) {
|
|
|
504
498
|
};
|
|
505
499
|
return debounced;
|
|
506
500
|
}
|
|
507
|
-
|
|
508
501
|
//#endregion
|
|
509
502
|
//#region src/components/Atom/Atom.vue
|
|
510
503
|
/**
|
|
@@ -528,7 +521,7 @@ function debounce(fn, delay) {
|
|
|
528
521
|
* serving as the foundation for all other components that need polymorphic
|
|
529
522
|
* rendering capabilities.
|
|
530
523
|
*/
|
|
531
|
-
const _sfc_main
|
|
524
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
532
525
|
name: "Atom",
|
|
533
526
|
__name: "Atom",
|
|
534
527
|
props: {
|
|
@@ -559,8 +552,6 @@ const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
|
559
552
|
};
|
|
560
553
|
}
|
|
561
554
|
});
|
|
562
|
-
var Atom_default = _sfc_main$68;
|
|
563
|
-
|
|
564
555
|
//#endregion
|
|
565
556
|
//#region src/composables/createContext/index.ts
|
|
566
557
|
/**
|
|
@@ -639,24 +630,23 @@ function provideContext(key, context, app) {
|
|
|
639
630
|
function createContext(keyOrOptions, defaultValue) {
|
|
640
631
|
if (/* @__PURE__ */ isString(keyOrOptions) || /* @__PURE__ */ isSymbol(keyOrOptions)) {
|
|
641
632
|
const _key = keyOrOptions;
|
|
642
|
-
function _provideContext
|
|
633
|
+
function _provideContext(context, app) {
|
|
643
634
|
return provideContext(_key, context, app);
|
|
644
635
|
}
|
|
645
|
-
function _useContext
|
|
636
|
+
function _useContext() {
|
|
646
637
|
return useContext(_key, defaultValue);
|
|
647
638
|
}
|
|
648
|
-
return [_useContext
|
|
639
|
+
return [_useContext, _provideContext];
|
|
649
640
|
}
|
|
650
641
|
const suffix = /* @__PURE__ */ isObject(keyOrOptions) ? keyOrOptions.suffix : void 0;
|
|
651
642
|
function _provideContext(key, context, app) {
|
|
652
643
|
return provideContext(suffix ? `${key}:${suffix}` : key, context, app);
|
|
653
644
|
}
|
|
654
|
-
function _useContext(key, defaultValue
|
|
655
|
-
return useContext(suffix ? `${key}:${suffix}` : key, defaultValue
|
|
645
|
+
function _useContext(key, defaultValue) {
|
|
646
|
+
return useContext(suffix ? `${key}:${suffix}` : key, defaultValue);
|
|
656
647
|
}
|
|
657
648
|
return [_useContext, _provideContext];
|
|
658
649
|
}
|
|
659
|
-
|
|
660
650
|
//#endregion
|
|
661
651
|
//#region src/composables/createTrinity/index.ts
|
|
662
652
|
/**
|
|
@@ -698,14 +688,13 @@ function createContext(keyOrOptions, defaultValue) {
|
|
|
698
688
|
* }
|
|
699
689
|
* ```
|
|
700
690
|
*/
|
|
701
|
-
function createTrinity(useContext
|
|
691
|
+
function createTrinity(useContext, provideContext, context) {
|
|
702
692
|
return [
|
|
703
|
-
useContext
|
|
704
|
-
(_context = context, app) => provideContext
|
|
693
|
+
useContext,
|
|
694
|
+
(_context = context, app) => provideContext(_context, app),
|
|
705
695
|
context
|
|
706
696
|
];
|
|
707
697
|
}
|
|
708
|
-
|
|
709
698
|
//#endregion
|
|
710
699
|
//#region src/composables/createPlugin/index.ts
|
|
711
700
|
/**
|
|
@@ -792,21 +781,21 @@ function createPluginContext(defaultNamespace, factory, config) {
|
|
|
792
781
|
const { namespace = defaultNamespace, ...options } = _options;
|
|
793
782
|
const [_use, _provide] = createContext(namespace);
|
|
794
783
|
const context = factory(options);
|
|
795
|
-
function provide
|
|
784
|
+
function provide(_context = context, app) {
|
|
796
785
|
return _provide(_context, app);
|
|
797
786
|
}
|
|
798
|
-
return createTrinity(_use, provide
|
|
787
|
+
return createTrinity(_use, provide, context);
|
|
799
788
|
}
|
|
800
789
|
function createXPlugin(_options = {}) {
|
|
801
790
|
const { namespace = defaultNamespace, ...options } = _options;
|
|
802
|
-
const [, provide
|
|
791
|
+
const [, provide, context] = createXContext({
|
|
803
792
|
...options,
|
|
804
793
|
namespace
|
|
805
794
|
});
|
|
806
795
|
return createPlugin({
|
|
807
796
|
namespace,
|
|
808
797
|
provide: (app) => {
|
|
809
|
-
provide
|
|
798
|
+
provide(context, app);
|
|
810
799
|
},
|
|
811
800
|
setup: config?.setup ? (app) => config.setup(context, app, options) : void 0
|
|
812
801
|
});
|
|
@@ -825,7 +814,6 @@ function createPluginContext(defaultNamespace, factory, config) {
|
|
|
825
814
|
useX
|
|
826
815
|
];
|
|
827
816
|
}
|
|
828
|
-
|
|
829
817
|
//#endregion
|
|
830
818
|
//#region src/composables/useLogger/adapters/consola.ts
|
|
831
819
|
var ConsolaLoggerAdapter = class {
|
|
@@ -855,7 +843,6 @@ var ConsolaLoggerAdapter = class {
|
|
|
855
843
|
else this.consola.error("[FATAL]", message, ...args);
|
|
856
844
|
}
|
|
857
845
|
};
|
|
858
|
-
|
|
859
846
|
//#endregion
|
|
860
847
|
//#region src/composables/useLogger/adapters/pino.ts
|
|
861
848
|
/**
|
|
@@ -901,7 +888,6 @@ var PinoLoggerAdapter = class {
|
|
|
901
888
|
};
|
|
902
889
|
}
|
|
903
890
|
};
|
|
904
|
-
|
|
905
891
|
//#endregion
|
|
906
892
|
//#region src/composables/useLogger/adapters/v0.ts
|
|
907
893
|
/**
|
|
@@ -970,7 +956,6 @@ var Vuetify0LoggerAdapter = class {
|
|
|
970
956
|
else if (/* @__PURE__ */ isFunction(console[method])) console[method](formattedMessage, ...restArgs);
|
|
971
957
|
}
|
|
972
958
|
};
|
|
973
|
-
|
|
974
959
|
//#endregion
|
|
975
960
|
//#region src/composables/useLogger/index.ts
|
|
976
961
|
/**
|
|
@@ -1015,10 +1000,10 @@ var Vuetify0LoggerAdapter = class {
|
|
|
1015
1000
|
* ```
|
|
1016
1001
|
*/
|
|
1017
1002
|
function createLogger(options = {}) {
|
|
1018
|
-
const { adapter = new Vuetify0LoggerAdapter({ prefix: options.prefix }), level: initialLevel = "info", enabled: initialEnabled =
|
|
1003
|
+
const { adapter = new Vuetify0LoggerAdapter({ prefix: options.prefix }), level: initialLevel = "info", enabled: initialEnabled = false } = options;
|
|
1019
1004
|
let currentLevel = initialLevel;
|
|
1020
1005
|
let isEnabled = initialEnabled;
|
|
1021
|
-
function value(level
|
|
1006
|
+
function value(level) {
|
|
1022
1007
|
return {
|
|
1023
1008
|
trace: 0,
|
|
1024
1009
|
debug: 1,
|
|
@@ -1027,11 +1012,11 @@ function createLogger(options = {}) {
|
|
|
1027
1012
|
error: 4,
|
|
1028
1013
|
fatal: 5,
|
|
1029
1014
|
silent: 6
|
|
1030
|
-
}[level
|
|
1015
|
+
}[level] ?? 2;
|
|
1031
1016
|
}
|
|
1032
|
-
function can(level
|
|
1017
|
+
function can(level) {
|
|
1033
1018
|
if (!isEnabled) return false;
|
|
1034
|
-
return value(level
|
|
1019
|
+
return value(level) >= value(currentLevel);
|
|
1035
1020
|
}
|
|
1036
1021
|
function format(message) {
|
|
1037
1022
|
return message;
|
|
@@ -1122,11 +1107,8 @@ function createFallbackLogger(namespace = "v0:logger") {
|
|
|
1122
1107
|
*/
|
|
1123
1108
|
const [createLoggerContext, createLoggerPlugin, useLogger] = createPluginContext("v0:logger", (options) => createLogger(options), {
|
|
1124
1109
|
fallback: (ns) => createFallbackLogger(ns),
|
|
1125
|
-
setup: (context, _app, _options) => {
|
|
1126
|
-
if (!/* @__PURE__ */ isUndefined(false) && false);
|
|
1127
|
-
}
|
|
1110
|
+
setup: (context, _app, _options) => {}
|
|
1128
1111
|
});
|
|
1129
|
-
|
|
1130
1112
|
//#endregion
|
|
1131
1113
|
//#region src/composables/createRegistry/index.ts
|
|
1132
1114
|
/**
|
|
@@ -1170,10 +1152,10 @@ const [createLoggerContext, createLoggerPlugin, useLogger] = createPluginContext
|
|
|
1170
1152
|
* ```
|
|
1171
1153
|
*/
|
|
1172
1154
|
function createRegistry(options) {
|
|
1173
|
-
const logger
|
|
1155
|
+
const logger = useLogger();
|
|
1174
1156
|
const events = options?.events ?? false;
|
|
1175
|
-
const reactive
|
|
1176
|
-
const collection = reactive
|
|
1157
|
+
const reactive = options?.reactive ?? false;
|
|
1158
|
+
const collection = reactive ? shallowReactive(/* @__PURE__ */ new Map()) : /* @__PURE__ */ new Map();
|
|
1177
1159
|
const catalog = /* @__PURE__ */ new Map();
|
|
1178
1160
|
const directory = /* @__PURE__ */ new Map();
|
|
1179
1161
|
const cache = /* @__PURE__ */ new Map();
|
|
@@ -1201,7 +1183,7 @@ function createRegistry(options) {
|
|
|
1201
1183
|
}
|
|
1202
1184
|
function on(event, cb) {
|
|
1203
1185
|
if (!events) {
|
|
1204
|
-
logger
|
|
1186
|
+
logger.warn(`Events are disabled. Initialize with \`createRegistry({ events: true })\` to enable.`);
|
|
1205
1187
|
return;
|
|
1206
1188
|
}
|
|
1207
1189
|
if (!listeners.has(event)) listeners.set(event, /* @__PURE__ */ new Set());
|
|
@@ -1209,7 +1191,7 @@ function createRegistry(options) {
|
|
|
1209
1191
|
}
|
|
1210
1192
|
function off(event, cb) {
|
|
1211
1193
|
if (!events) {
|
|
1212
|
-
logger
|
|
1194
|
+
logger.warn(`Events are disabled. Initialize with \`createRegistry({ events: true })\` to enable.`);
|
|
1213
1195
|
return;
|
|
1214
1196
|
}
|
|
1215
1197
|
listeners.get(event)?.delete(cb);
|
|
@@ -1285,23 +1267,23 @@ function createRegistry(options) {
|
|
|
1285
1267
|
function keys() {
|
|
1286
1268
|
const cached = cache.get("keys");
|
|
1287
1269
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
1288
|
-
const keys
|
|
1289
|
-
cache.set("keys", keys
|
|
1290
|
-
return keys
|
|
1270
|
+
const keys = Array.from(collection.keys());
|
|
1271
|
+
cache.set("keys", keys);
|
|
1272
|
+
return keys;
|
|
1291
1273
|
}
|
|
1292
1274
|
function values() {
|
|
1293
1275
|
const cached = cache.get("values");
|
|
1294
1276
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
1295
|
-
const values
|
|
1296
|
-
cache.set("values", values
|
|
1297
|
-
return values
|
|
1277
|
+
const values = Array.from(collection.values());
|
|
1278
|
+
cache.set("values", values);
|
|
1279
|
+
return values;
|
|
1298
1280
|
}
|
|
1299
1281
|
function entries() {
|
|
1300
1282
|
const cached = cache.get("entries");
|
|
1301
1283
|
if (!/* @__PURE__ */ isUndefined(cached)) return cached;
|
|
1302
|
-
const entries
|
|
1303
|
-
cache.set("entries", entries
|
|
1304
|
-
return entries
|
|
1284
|
+
const entries = Array.from(collection.entries());
|
|
1285
|
+
cache.set("entries", entries);
|
|
1286
|
+
return entries;
|
|
1305
1287
|
}
|
|
1306
1288
|
function clear() {
|
|
1307
1289
|
collection.clear();
|
|
@@ -1362,7 +1344,7 @@ function createRegistry(options) {
|
|
|
1362
1344
|
const size = collection.size;
|
|
1363
1345
|
const id = registration.id ?? /* @__PURE__ */ useId();
|
|
1364
1346
|
if (has(id)) {
|
|
1365
|
-
logger
|
|
1347
|
+
logger.warn(`Ticket "${id}" already exists. Use \`upsert()\` to update or check \`has()\` before registering.`);
|
|
1366
1348
|
return get(id);
|
|
1367
1349
|
}
|
|
1368
1350
|
const valueIsUndefined = /* @__PURE__ */ isUndefined(registration.value);
|
|
@@ -1377,7 +1359,7 @@ function createRegistry(options) {
|
|
|
1377
1359
|
value,
|
|
1378
1360
|
valueIsIndex
|
|
1379
1361
|
};
|
|
1380
|
-
const ticket = reactive
|
|
1362
|
+
const ticket = reactive ? shallowReactive(rawTicket) : rawTicket;
|
|
1381
1363
|
collection.set(ticket.id, ticket);
|
|
1382
1364
|
directory.set(ticket.index, ticket.id);
|
|
1383
1365
|
assign(ticket.value, ticket.id);
|
|
@@ -1438,8 +1420,8 @@ function createRegistry(options) {
|
|
|
1438
1420
|
if (collection.size === 0) return void 0;
|
|
1439
1421
|
if (needsReindex) reindex();
|
|
1440
1422
|
if (!predicate && /* @__PURE__ */ isUndefined(from)) {
|
|
1441
|
-
const tickets
|
|
1442
|
-
return direction === "first" ? tickets
|
|
1423
|
+
const tickets = values();
|
|
1424
|
+
return direction === "first" ? tickets[0] : tickets.at(-1);
|
|
1443
1425
|
}
|
|
1444
1426
|
const tickets = values();
|
|
1445
1427
|
const index = /* @__PURE__ */ isUndefined(from) ? void 0 : /* @__PURE__ */ clamp(from, 0, tickets.length - 1);
|
|
@@ -1547,7 +1529,6 @@ function createRegistryContext(_options = {}) {
|
|
|
1547
1529
|
function useRegistry(namespace = "v0:registry") {
|
|
1548
1530
|
return useContext(namespace);
|
|
1549
1531
|
}
|
|
1550
|
-
|
|
1551
1532
|
//#endregion
|
|
1552
1533
|
//#region src/composables/createModel/index.ts
|
|
1553
1534
|
/**
|
|
@@ -1640,10 +1621,10 @@ function createModel(_options = {}) {
|
|
|
1640
1621
|
function selected(id) {
|
|
1641
1622
|
return selectedIds.has(id);
|
|
1642
1623
|
}
|
|
1643
|
-
function apply(values, _options
|
|
1624
|
+
function apply(values, _options) {
|
|
1644
1625
|
const value = values[0];
|
|
1645
|
-
for (const id
|
|
1646
|
-
const item = registry.get(id
|
|
1626
|
+
for (const id of selectedIds) {
|
|
1627
|
+
const item = registry.get(id);
|
|
1647
1628
|
if (!item || !isRef(item.value)) continue;
|
|
1648
1629
|
item.value.value = value;
|
|
1649
1630
|
}
|
|
@@ -1709,7 +1690,6 @@ function createModel(_options = {}) {
|
|
|
1709
1690
|
}
|
|
1710
1691
|
};
|
|
1711
1692
|
}
|
|
1712
|
-
|
|
1713
1693
|
//#endregion
|
|
1714
1694
|
//#region src/composables/createSelection/index.ts
|
|
1715
1695
|
/**
|
|
@@ -1827,8 +1807,8 @@ function createSelection(_options = {}) {
|
|
|
1827
1807
|
if (model.selectedIds.has(id)) unselect(id);
|
|
1828
1808
|
else select(id);
|
|
1829
1809
|
}
|
|
1830
|
-
function apply(values, options
|
|
1831
|
-
const isMultiple = options
|
|
1810
|
+
function apply(values, options) {
|
|
1811
|
+
const isMultiple = options?.multiple ?? toValue(multiple);
|
|
1832
1812
|
const currentIds = new Set(model.selectedIds);
|
|
1833
1813
|
const targetIds = /* @__PURE__ */ new Set();
|
|
1834
1814
|
for (const value of values) {
|
|
@@ -1958,11 +1938,10 @@ function createSelectionContext(_options = {}) {
|
|
|
1958
1938
|
function useSelection(namespace = "v0:selection") {
|
|
1959
1939
|
return useContext(namespace);
|
|
1960
1940
|
}
|
|
1961
|
-
|
|
1962
1941
|
//#endregion
|
|
1963
1942
|
//#region src/components/Avatar/AvatarRoot.vue
|
|
1964
1943
|
const [useAvatarRoot, provideAvatarRoot] = createContext();
|
|
1965
|
-
const _sfc_main$
|
|
1944
|
+
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
1966
1945
|
name: "AvatarRoot",
|
|
1967
1946
|
__name: "AvatarRoot",
|
|
1968
1947
|
props: {
|
|
@@ -1977,7 +1956,7 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
1977
1956
|
});
|
|
1978
1957
|
provideAvatarRoot(__props.namespace, selection);
|
|
1979
1958
|
return (_ctx, _cache) => {
|
|
1980
|
-
return openBlock(), createBlock(unref(
|
|
1959
|
+
return openBlock(), createBlock(unref(_sfc_main), {
|
|
1981
1960
|
as: __props.as,
|
|
1982
1961
|
renderless: __props.renderless
|
|
1983
1962
|
}, {
|
|
@@ -1987,11 +1966,9 @@ const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
|
1987
1966
|
};
|
|
1988
1967
|
}
|
|
1989
1968
|
});
|
|
1990
|
-
var AvatarRoot_default = _sfc_main$67;
|
|
1991
|
-
|
|
1992
1969
|
//#endregion
|
|
1993
1970
|
//#region src/components/Avatar/AvatarFallback.vue
|
|
1994
|
-
const _sfc_main$
|
|
1971
|
+
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
1995
1972
|
name: "AvatarFallback",
|
|
1996
1973
|
__name: "AvatarFallback",
|
|
1997
1974
|
props: {
|
|
@@ -2005,7 +1982,7 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
2005
1982
|
const slotProps = toRef(() => ({ isSelected: ticket.isSelected.value }));
|
|
2006
1983
|
onUnmounted(() => context.unregister(ticket.id));
|
|
2007
1984
|
return (_ctx, _cache) => {
|
|
2008
|
-
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(
|
|
1985
|
+
return unref(ticket).isSelected.value ? (openBlock(), createBlock(unref(_sfc_main), {
|
|
2009
1986
|
key: 0,
|
|
2010
1987
|
as: __props.as,
|
|
2011
1988
|
renderless: __props.renderless
|
|
@@ -2016,11 +1993,9 @@ const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
|
2016
1993
|
};
|
|
2017
1994
|
}
|
|
2018
1995
|
});
|
|
2019
|
-
var AvatarFallback_default = _sfc_main$66;
|
|
2020
|
-
|
|
2021
1996
|
//#endregion
|
|
2022
1997
|
//#region src/components/Avatar/AvatarImage.vue
|
|
2023
|
-
const _sfc_main$
|
|
1998
|
+
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
2024
1999
|
name: "AvatarImage",
|
|
2025
2000
|
inheritAttrs: false,
|
|
2026
2001
|
__name: "AvatarImage",
|
|
@@ -2070,7 +2045,7 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
2070
2045
|
}
|
|
2071
2046
|
}));
|
|
2072
2047
|
return (_ctx, _cache) => {
|
|
2073
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
2048
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
2074
2049
|
as: __props.as,
|
|
2075
2050
|
renderless: __props.renderless
|
|
2076
2051
|
}), {
|
|
@@ -2080,8 +2055,6 @@ const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
|
2080
2055
|
};
|
|
2081
2056
|
}
|
|
2082
2057
|
});
|
|
2083
|
-
var AvatarImage_default = _sfc_main$65;
|
|
2084
|
-
|
|
2085
2058
|
//#endregion
|
|
2086
2059
|
//#region src/components/Avatar/index.ts
|
|
2087
2060
|
/**
|
|
@@ -2090,11 +2063,10 @@ var AvatarImage_default = _sfc_main$65;
|
|
|
2090
2063
|
* @see https://0.vuetifyjs.com/components/avatar
|
|
2091
2064
|
*/
|
|
2092
2065
|
const Avatar = {
|
|
2093
|
-
Root:
|
|
2094
|
-
Image:
|
|
2095
|
-
Fallback:
|
|
2066
|
+
Root: _sfc_main$3,
|
|
2067
|
+
Image: _sfc_main$2,
|
|
2068
|
+
Fallback: _sfc_main$1
|
|
2096
2069
|
};
|
|
2097
|
-
|
|
2098
2070
|
//#endregion
|
|
2099
2071
|
//#region src/composables/createSingle/index.ts
|
|
2100
2072
|
/**
|
|
@@ -2268,7 +2240,6 @@ function createSingleContext(_options = {}) {
|
|
|
2268
2240
|
function useSingle(namespace = "v0:single") {
|
|
2269
2241
|
return useContext(namespace);
|
|
2270
2242
|
}
|
|
2271
|
-
|
|
2272
2243
|
//#endregion
|
|
2273
2244
|
//#region src/composables/createBreadcrumbs/index.ts
|
|
2274
2245
|
/**
|
|
@@ -2413,7 +2384,6 @@ function createBreadcrumbsContext(_options = {}) {
|
|
|
2413
2384
|
function useBreadcrumbs(namespace = "v0:breadcrumbs") {
|
|
2414
2385
|
return useContext(namespace);
|
|
2415
2386
|
}
|
|
2416
|
-
|
|
2417
2387
|
//#endregion
|
|
2418
2388
|
//#region src/composables/useProxyRegistry/index.ts
|
|
2419
2389
|
/**
|
|
@@ -2478,7 +2448,6 @@ function useProxyRegistry(registry, options) {
|
|
|
2478
2448
|
}, true);
|
|
2479
2449
|
return state;
|
|
2480
2450
|
}
|
|
2481
|
-
|
|
2482
2451
|
//#endregion
|
|
2483
2452
|
//#region src/composables/toArray/index.ts
|
|
2484
2453
|
/**
|
|
@@ -2513,7 +2482,6 @@ function useProxyRegistry(registry, options) {
|
|
|
2513
2482
|
function toArray(value) {
|
|
2514
2483
|
return /* @__PURE__ */ isNullOrUndefined(value) ? [] : /* @__PURE__ */ isArray(value) ? value : [value];
|
|
2515
2484
|
}
|
|
2516
|
-
|
|
2517
2485
|
//#endregion
|
|
2518
2486
|
//#region src/composables/createGroup/index.ts
|
|
2519
2487
|
/**
|
|
@@ -2805,7 +2773,6 @@ function createGroupContext(_options = {}) {
|
|
|
2805
2773
|
function useGroup(namespace = "v0:group") {
|
|
2806
2774
|
return useContext(namespace);
|
|
2807
2775
|
}
|
|
2808
|
-
|
|
2809
2776
|
//#endregion
|
|
2810
2777
|
//#region src/composables/useHydration/index.ts
|
|
2811
2778
|
/**
|
|
@@ -2895,7 +2862,6 @@ const [createHydrationContext, createHydrationPlugin, useHydration] = createPlug
|
|
|
2895
2862
|
} });
|
|
2896
2863
|
}
|
|
2897
2864
|
});
|
|
2898
|
-
|
|
2899
2865
|
//#endregion
|
|
2900
2866
|
//#region src/composables/toElement/index.ts
|
|
2901
2867
|
/**
|
|
@@ -2930,7 +2896,6 @@ function toElement(target) {
|
|
|
2930
2896
|
if (raw instanceof Element) return raw;
|
|
2931
2897
|
if ("$el" in raw) return raw.$el;
|
|
2932
2898
|
}
|
|
2933
|
-
|
|
2934
2899
|
//#endregion
|
|
2935
2900
|
//#region src/composables/createObserver/index.ts
|
|
2936
2901
|
/**
|
|
@@ -3016,7 +2981,6 @@ function createObserver(target, userCallback, config) {
|
|
|
3016
2981
|
stop
|
|
3017
2982
|
};
|
|
3018
2983
|
}
|
|
3019
|
-
|
|
3020
2984
|
//#endregion
|
|
3021
2985
|
//#region src/composables/useResizeObserver/index.ts
|
|
3022
2986
|
/**
|
|
@@ -3154,7 +3118,6 @@ function useElementSize(target) {
|
|
|
3154
3118
|
stop
|
|
3155
3119
|
};
|
|
3156
3120
|
}
|
|
3157
|
-
|
|
3158
3121
|
//#endregion
|
|
3159
3122
|
//#region src/composables/createOverflow/index.ts
|
|
3160
3123
|
/**
|
|
@@ -3347,7 +3310,6 @@ function createOverflowContext(_options = {}) {
|
|
|
3347
3310
|
function useOverflow(namespace = "v0:overflow") {
|
|
3348
3311
|
return useContext(namespace);
|
|
3349
3312
|
}
|
|
3350
|
-
|
|
3351
3313
|
//#endregion
|
|
3352
3314
|
//#region src/composables/createTokens/index.ts
|
|
3353
3315
|
/**
|
|
@@ -3395,7 +3357,7 @@ function useOverflow(namespace = "v0:overflow") {
|
|
|
3395
3357
|
* ```
|
|
3396
3358
|
*/
|
|
3397
3359
|
function createTokens(tokens = {}, options = {}) {
|
|
3398
|
-
const logger
|
|
3360
|
+
const logger = useLogger();
|
|
3399
3361
|
const registry = createRegistry(options);
|
|
3400
3362
|
const cache = /* @__PURE__ */ new Map();
|
|
3401
3363
|
registry.onboard(flatten(tokens, options.prefix, !!options.flat));
|
|
@@ -3413,7 +3375,7 @@ function createTokens(tokens = {}, options = {}) {
|
|
|
3413
3375
|
const isAliasReference = /* @__PURE__ */ isString(reference) && isAlias(reference);
|
|
3414
3376
|
const clean = isAliasReference ? reference.slice(1, -1) : String(reference);
|
|
3415
3377
|
if (visited.has(clean)) {
|
|
3416
|
-
logger
|
|
3378
|
+
logger.warn(`Circular alias detected for "${clean}"`);
|
|
3417
3379
|
cache.set(cacheKey, void 0);
|
|
3418
3380
|
return;
|
|
3419
3381
|
}
|
|
@@ -3434,7 +3396,7 @@ function createTokens(tokens = {}, options = {}) {
|
|
|
3434
3396
|
}
|
|
3435
3397
|
}
|
|
3436
3398
|
if (/* @__PURE__ */ isUndefined(found?.value)) {
|
|
3437
|
-
if (isAliasReference) logger
|
|
3399
|
+
if (isAliasReference) logger.warn(`Alias not found for "${String(reference)}"`);
|
|
3438
3400
|
cache.set(cacheKey, void 0);
|
|
3439
3401
|
return;
|
|
3440
3402
|
}
|
|
@@ -3451,7 +3413,7 @@ function createTokens(tokens = {}, options = {}) {
|
|
|
3451
3413
|
if (isTokenAlias(current)) current = current.$value;
|
|
3452
3414
|
}
|
|
3453
3415
|
if (/* @__PURE__ */ isUndefined(current)) {
|
|
3454
|
-
logger
|
|
3416
|
+
logger.warn(`Path not found inside "${clean}": ${segments.join(".")}`);
|
|
3455
3417
|
cache.set(cacheKey, void 0);
|
|
3456
3418
|
return;
|
|
3457
3419
|
}
|
|
@@ -3560,7 +3522,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
3560
3522
|
flat
|
|
3561
3523
|
}];
|
|
3562
3524
|
while (stack.length > 0) {
|
|
3563
|
-
const { tokens: currentTokens, prefix: currentPrefix, flat
|
|
3525
|
+
const { tokens: currentTokens, prefix: currentPrefix, flat } = stack.pop();
|
|
3564
3526
|
const meta = {};
|
|
3565
3527
|
for (const k in currentTokens) if (k.startsWith("$")) meta[k] = currentTokens[k];
|
|
3566
3528
|
if (Object.keys(meta).length > 0 && currentPrefix) flattened.push({
|
|
@@ -3584,7 +3546,7 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
3584
3546
|
value
|
|
3585
3547
|
});
|
|
3586
3548
|
const inner = value.$value;
|
|
3587
|
-
if (/* @__PURE__ */ isObject(inner) && !flat
|
|
3549
|
+
if (/* @__PURE__ */ isObject(inner) && !flat) for (const innerKey in inner) {
|
|
3588
3550
|
if (innerKey.startsWith("$")) continue;
|
|
3589
3551
|
const child = inner[innerKey];
|
|
3590
3552
|
const childId = `${id}.${innerKey}`;
|
|
@@ -3599,12 +3561,12 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
3599
3561
|
else stack.push({
|
|
3600
3562
|
tokens: child,
|
|
3601
3563
|
prefix: childId,
|
|
3602
|
-
flat
|
|
3564
|
+
flat
|
|
3603
3565
|
});
|
|
3604
3566
|
}
|
|
3605
3567
|
continue;
|
|
3606
3568
|
}
|
|
3607
|
-
if (flat
|
|
3569
|
+
if (flat) {
|
|
3608
3570
|
flattened.push({
|
|
3609
3571
|
id,
|
|
3610
3572
|
value
|
|
@@ -3614,13 +3576,12 @@ function flatten(tokens, prefix = "", flat = false) {
|
|
|
3614
3576
|
stack.push({
|
|
3615
3577
|
tokens: value,
|
|
3616
3578
|
prefix: id,
|
|
3617
|
-
flat
|
|
3579
|
+
flat
|
|
3618
3580
|
});
|
|
3619
3581
|
}
|
|
3620
3582
|
}
|
|
3621
3583
|
return flattened;
|
|
3622
3584
|
}
|
|
3623
|
-
|
|
3624
3585
|
//#endregion
|
|
3625
3586
|
//#region src/composables/useLocale/adapters/v0.ts
|
|
3626
3587
|
/**
|
|
@@ -3653,7 +3614,6 @@ var Vuetify0LocaleAdapter = class {
|
|
|
3653
3614
|
return new Intl.NumberFormat(String(locale), options).format(value);
|
|
3654
3615
|
}
|
|
3655
3616
|
};
|
|
3656
|
-
|
|
3657
3617
|
//#endregion
|
|
3658
3618
|
//#region src/composables/useLocale/index.ts
|
|
3659
3619
|
/**
|
|
@@ -3730,11 +3690,10 @@ function createLocaleFallback() {
|
|
|
3730
3690
|
};
|
|
3731
3691
|
}
|
|
3732
3692
|
const [createLocaleContext, createLocalePlugin, useLocale] = createPluginContext("v0:locale", (options) => createLocale(options), { fallback: () => createLocaleFallback() });
|
|
3733
|
-
|
|
3734
3693
|
//#endregion
|
|
3735
3694
|
//#region src/components/Breadcrumbs/BreadcrumbsRoot.vue
|
|
3736
3695
|
const [useBreadcrumbsRoot, provideBreadcrumbsRoot] = createContext();
|
|
3737
|
-
const _sfc_main$
|
|
3696
|
+
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
3738
3697
|
name: "BreadcrumbsRoot",
|
|
3739
3698
|
__name: "BreadcrumbsRoot",
|
|
3740
3699
|
props: {
|
|
@@ -3862,7 +3821,7 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
3862
3821
|
}
|
|
3863
3822
|
}));
|
|
3864
3823
|
return (_ctx, _cache) => {
|
|
3865
|
-
return openBlock(), createBlock(unref(
|
|
3824
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
3866
3825
|
ref: "container",
|
|
3867
3826
|
as: __props.as,
|
|
3868
3827
|
renderless: __props.renderless
|
|
@@ -3873,11 +3832,9 @@ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
|
3873
3832
|
};
|
|
3874
3833
|
}
|
|
3875
3834
|
});
|
|
3876
|
-
var BreadcrumbsRoot_default = _sfc_main$64;
|
|
3877
|
-
|
|
3878
3835
|
//#endregion
|
|
3879
3836
|
//#region src/components/Breadcrumbs/BreadcrumbsDivider.vue
|
|
3880
|
-
const _sfc_main$
|
|
3837
|
+
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
3881
3838
|
name: "BreadcrumbsDivider",
|
|
3882
3839
|
__name: "BreadcrumbsDivider",
|
|
3883
3840
|
props: {
|
|
@@ -3913,7 +3870,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
3913
3870
|
}
|
|
3914
3871
|
}));
|
|
3915
3872
|
return (_ctx, _cache) => {
|
|
3916
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
3873
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
3917
3874
|
ref: "el",
|
|
3918
3875
|
as: __props.as,
|
|
3919
3876
|
renderless: __props.renderless
|
|
@@ -3924,11 +3881,9 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
|
3924
3881
|
};
|
|
3925
3882
|
}
|
|
3926
3883
|
});
|
|
3927
|
-
var BreadcrumbsDivider_default = _sfc_main$63;
|
|
3928
|
-
|
|
3929
3884
|
//#endregion
|
|
3930
3885
|
//#region src/components/Breadcrumbs/BreadcrumbsEllipsis.vue
|
|
3931
|
-
const _sfc_main$
|
|
3886
|
+
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
3932
3887
|
name: "BreadcrumbsEllipsis",
|
|
3933
3888
|
__name: "BreadcrumbsEllipsis",
|
|
3934
3889
|
props: {
|
|
@@ -3971,7 +3926,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
3971
3926
|
}
|
|
3972
3927
|
}));
|
|
3973
3928
|
return (_ctx, _cache) => {
|
|
3974
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
3929
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
3975
3930
|
ref: "el",
|
|
3976
3931
|
as: __props.as,
|
|
3977
3932
|
renderless: __props.renderless
|
|
@@ -3982,11 +3937,9 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
|
3982
3937
|
};
|
|
3983
3938
|
}
|
|
3984
3939
|
});
|
|
3985
|
-
var BreadcrumbsEllipsis_default = _sfc_main$62;
|
|
3986
|
-
|
|
3987
3940
|
//#endregion
|
|
3988
3941
|
//#region src/components/Breadcrumbs/BreadcrumbsItem.vue
|
|
3989
|
-
const _sfc_main$
|
|
3942
|
+
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
3990
3943
|
name: "BreadcrumbsItem",
|
|
3991
3944
|
__name: "BreadcrumbsItem",
|
|
3992
3945
|
props: {
|
|
@@ -4025,7 +3978,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
4025
3978
|
attrs: { "data-selected": isSelected.value || void 0 }
|
|
4026
3979
|
}));
|
|
4027
3980
|
return (_ctx, _cache) => {
|
|
4028
|
-
return withDirectives((openBlock(), createBlock(unref(
|
|
3981
|
+
return withDirectives((openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
4029
3982
|
ref: "el",
|
|
4030
3983
|
as: __props.as,
|
|
4031
3984
|
renderless: __props.renderless
|
|
@@ -4036,11 +3989,9 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
|
4036
3989
|
};
|
|
4037
3990
|
}
|
|
4038
3991
|
});
|
|
4039
|
-
var BreadcrumbsItem_default = _sfc_main$61;
|
|
4040
|
-
|
|
4041
3992
|
//#endregion
|
|
4042
3993
|
//#region src/components/Breadcrumbs/BreadcrumbsLink.vue
|
|
4043
|
-
const _sfc_main$
|
|
3994
|
+
const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
4044
3995
|
name: "BreadcrumbsLink",
|
|
4045
3996
|
__name: "BreadcrumbsLink",
|
|
4046
3997
|
props: {
|
|
@@ -4049,7 +4000,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
4049
4000
|
},
|
|
4050
4001
|
setup(__props) {
|
|
4051
4002
|
return (_ctx, _cache) => {
|
|
4052
|
-
return openBlock(), createBlock(unref(
|
|
4003
|
+
return openBlock(), createBlock(unref(_sfc_main), {
|
|
4053
4004
|
as: __props.as,
|
|
4054
4005
|
renderless: __props.renderless
|
|
4055
4006
|
}, {
|
|
@@ -4059,11 +4010,9 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
|
4059
4010
|
};
|
|
4060
4011
|
}
|
|
4061
4012
|
});
|
|
4062
|
-
var BreadcrumbsLink_default = _sfc_main$60;
|
|
4063
|
-
|
|
4064
4013
|
//#endregion
|
|
4065
4014
|
//#region src/components/Breadcrumbs/BreadcrumbsList.vue
|
|
4066
|
-
const _sfc_main$
|
|
4015
|
+
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
4067
4016
|
name: "BreadcrumbsList",
|
|
4068
4017
|
__name: "BreadcrumbsList",
|
|
4069
4018
|
props: {
|
|
@@ -4073,7 +4022,7 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
4073
4022
|
setup(__props) {
|
|
4074
4023
|
const slotProps = toRef(() => ({ attrs: { role: "list" } }));
|
|
4075
4024
|
return (_ctx, _cache) => {
|
|
4076
|
-
return openBlock(), createBlock(unref(
|
|
4025
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
4077
4026
|
as: __props.as,
|
|
4078
4027
|
renderless: __props.renderless
|
|
4079
4028
|
}, slotProps.value.attrs), {
|
|
@@ -4083,11 +4032,9 @@ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
|
4083
4032
|
};
|
|
4084
4033
|
}
|
|
4085
4034
|
});
|
|
4086
|
-
var BreadcrumbsList_default = _sfc_main$59;
|
|
4087
|
-
|
|
4088
4035
|
//#endregion
|
|
4089
4036
|
//#region src/components/Breadcrumbs/BreadcrumbsPage.vue
|
|
4090
|
-
const _sfc_main$
|
|
4037
|
+
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
4091
4038
|
name: "BreadcrumbsPage",
|
|
4092
4039
|
__name: "BreadcrumbsPage",
|
|
4093
4040
|
props: {
|
|
@@ -4097,7 +4044,7 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
4097
4044
|
setup(__props) {
|
|
4098
4045
|
const slotProps = toRef(() => ({ attrs: { "aria-current": "page" } }));
|
|
4099
4046
|
return (_ctx, _cache) => {
|
|
4100
|
-
return openBlock(), createBlock(unref(
|
|
4047
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
4101
4048
|
as: __props.as,
|
|
4102
4049
|
renderless: __props.renderless
|
|
4103
4050
|
}, slotProps.value.attrs), {
|
|
@@ -4107,8 +4054,6 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
|
4107
4054
|
};
|
|
4108
4055
|
}
|
|
4109
4056
|
});
|
|
4110
|
-
var BreadcrumbsPage_default = _sfc_main$58;
|
|
4111
|
-
|
|
4112
4057
|
//#endregion
|
|
4113
4058
|
//#region src/components/Breadcrumbs/index.ts
|
|
4114
4059
|
/**
|
|
@@ -4117,15 +4062,14 @@ var BreadcrumbsPage_default = _sfc_main$58;
|
|
|
4117
4062
|
* @see https://0.vuetifyjs.com/components/breadcrumbs
|
|
4118
4063
|
*/
|
|
4119
4064
|
const Breadcrumbs = {
|
|
4120
|
-
Root:
|
|
4121
|
-
List:
|
|
4122
|
-
Item:
|
|
4123
|
-
Link:
|
|
4124
|
-
Page:
|
|
4125
|
-
Divider:
|
|
4126
|
-
Ellipsis:
|
|
4065
|
+
Root: _sfc_main$10,
|
|
4066
|
+
List: _sfc_main$8,
|
|
4067
|
+
Item: _sfc_main$6,
|
|
4068
|
+
Link: _sfc_main$7,
|
|
4069
|
+
Page: _sfc_main$9,
|
|
4070
|
+
Divider: _sfc_main$4,
|
|
4071
|
+
Ellipsis: _sfc_main$5
|
|
4127
4072
|
};
|
|
4128
|
-
|
|
4129
4073
|
//#endregion
|
|
4130
4074
|
//#region src/composables/useProxyModel/index.ts
|
|
4131
4075
|
/**
|
|
@@ -4215,11 +4159,10 @@ function useProxyModel(context, model, options) {
|
|
|
4215
4159
|
onScopeDispose(stop, true);
|
|
4216
4160
|
return stop;
|
|
4217
4161
|
}
|
|
4218
|
-
|
|
4219
4162
|
//#endregion
|
|
4220
4163
|
//#region src/components/Checkbox/CheckboxGroup.vue
|
|
4221
4164
|
const [useCheckboxGroup, provideCheckboxGroup] = createContext();
|
|
4222
|
-
const _sfc_main$
|
|
4165
|
+
const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
4223
4166
|
name: "CheckboxGroup",
|
|
4224
4167
|
__name: "CheckboxGroup",
|
|
4225
4168
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -4275,7 +4218,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
4275
4218
|
}
|
|
4276
4219
|
}));
|
|
4277
4220
|
return (_ctx, _cache) => {
|
|
4278
|
-
return openBlock(), createBlock(unref(
|
|
4221
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
4279
4222
|
as: __props.as,
|
|
4280
4223
|
renderless: __props.renderless
|
|
4281
4224
|
}), {
|
|
@@ -4285,12 +4228,10 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
|
4285
4228
|
};
|
|
4286
4229
|
}
|
|
4287
4230
|
});
|
|
4288
|
-
var CheckboxGroup_default = _sfc_main$57;
|
|
4289
|
-
|
|
4290
4231
|
//#endregion
|
|
4291
4232
|
//#region src/components/Checkbox/CheckboxRoot.vue
|
|
4292
4233
|
const [useCheckboxRoot, provideCheckboxRoot] = createContext();
|
|
4293
|
-
const _sfc_main$
|
|
4234
|
+
const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
4294
4235
|
name: "CheckboxRoot",
|
|
4295
4236
|
inheritAttrs: false,
|
|
4296
4237
|
__name: "CheckboxRoot",
|
|
@@ -4409,7 +4350,7 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
4409
4350
|
}
|
|
4410
4351
|
}));
|
|
4411
4352
|
return (_ctx, _cache) => {
|
|
4412
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
4353
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main), mergeProps({
|
|
4413
4354
|
...unref(attrs),
|
|
4414
4355
|
...slotProps.value.attrs
|
|
4415
4356
|
}, {
|
|
@@ -4420,12 +4361,10 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
|
4420
4361
|
}), {
|
|
4421
4362
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4422
4363
|
_: 3
|
|
4423
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
4364
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$12, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
4424
4365
|
};
|
|
4425
4366
|
}
|
|
4426
4367
|
});
|
|
4427
|
-
var CheckboxRoot_default = _sfc_main$56;
|
|
4428
|
-
|
|
4429
4368
|
//#endregion
|
|
4430
4369
|
//#region src/components/Checkbox/CheckboxHiddenInput.vue
|
|
4431
4370
|
const _hoisted_1$3 = [
|
|
@@ -4446,7 +4385,7 @@ const visuallyHiddenStyle$2 = {
|
|
|
4446
4385
|
whiteSpace: "nowrap",
|
|
4447
4386
|
border: "0"
|
|
4448
4387
|
};
|
|
4449
|
-
const _sfc_main$
|
|
4388
|
+
const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
4450
4389
|
name: "CheckboxHiddenInput",
|
|
4451
4390
|
__name: "CheckboxHiddenInput",
|
|
4452
4391
|
props: {
|
|
@@ -4482,11 +4421,9 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
|
4482
4421
|
};
|
|
4483
4422
|
}
|
|
4484
4423
|
});
|
|
4485
|
-
var CheckboxHiddenInput_default = _sfc_main$55;
|
|
4486
|
-
|
|
4487
4424
|
//#endregion
|
|
4488
4425
|
//#region src/components/Checkbox/CheckboxIndicator.vue
|
|
4489
|
-
const _sfc_main$
|
|
4426
|
+
const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
4490
4427
|
name: "CheckboxIndicator",
|
|
4491
4428
|
__name: "CheckboxIndicator",
|
|
4492
4429
|
props: {
|
|
@@ -4509,7 +4446,7 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
4509
4446
|
}
|
|
4510
4447
|
}));
|
|
4511
4448
|
return (_ctx, _cache) => {
|
|
4512
|
-
return openBlock(), createBlock(unref(
|
|
4449
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
4513
4450
|
as: __props.as,
|
|
4514
4451
|
renderless: __props.renderless
|
|
4515
4452
|
}), {
|
|
@@ -4519,11 +4456,9 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
|
4519
4456
|
};
|
|
4520
4457
|
}
|
|
4521
4458
|
});
|
|
4522
|
-
var CheckboxIndicator_default = _sfc_main$54;
|
|
4523
|
-
|
|
4524
4459
|
//#endregion
|
|
4525
4460
|
//#region src/components/Checkbox/CheckboxSelectAll.vue
|
|
4526
|
-
const _sfc_main$
|
|
4461
|
+
const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
4527
4462
|
name: "CheckboxSelectAll",
|
|
4528
4463
|
inheritAttrs: false,
|
|
4529
4464
|
__name: "CheckboxSelectAll",
|
|
@@ -4594,7 +4529,7 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
4594
4529
|
}
|
|
4595
4530
|
}));
|
|
4596
4531
|
return (_ctx, _cache) => {
|
|
4597
|
-
return openBlock(), createBlock(unref(
|
|
4532
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
4598
4533
|
...unref(attrs),
|
|
4599
4534
|
...slotProps.value.attrs
|
|
4600
4535
|
}, {
|
|
@@ -4609,8 +4544,6 @@ const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
|
4609
4544
|
};
|
|
4610
4545
|
}
|
|
4611
4546
|
});
|
|
4612
|
-
var CheckboxSelectAll_default = _sfc_main$53;
|
|
4613
|
-
|
|
4614
4547
|
//#endregion
|
|
4615
4548
|
//#region src/components/Checkbox/index.ts
|
|
4616
4549
|
/**
|
|
@@ -4635,17 +4568,16 @@ var CheckboxSelectAll_default = _sfc_main$53;
|
|
|
4635
4568
|
* ```
|
|
4636
4569
|
*/
|
|
4637
4570
|
const Checkbox = {
|
|
4638
|
-
Group:
|
|
4639
|
-
HiddenInput:
|
|
4640
|
-
Indicator:
|
|
4641
|
-
Root:
|
|
4642
|
-
SelectAll:
|
|
4571
|
+
Group: _sfc_main$11,
|
|
4572
|
+
HiddenInput: _sfc_main$12,
|
|
4573
|
+
Indicator: _sfc_main$13,
|
|
4574
|
+
Root: _sfc_main$14,
|
|
4575
|
+
SelectAll: _sfc_main$15
|
|
4643
4576
|
};
|
|
4644
|
-
|
|
4645
4577
|
//#endregion
|
|
4646
4578
|
//#region src/components/Dialog/DialogRoot.vue
|
|
4647
4579
|
const [useDialogContext, provideDialogContext] = createContext();
|
|
4648
|
-
const _sfc_main$
|
|
4580
|
+
const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
4649
4581
|
name: "DialogRoot",
|
|
4650
4582
|
__name: "DialogRoot",
|
|
4651
4583
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -4687,7 +4619,7 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
4687
4619
|
close
|
|
4688
4620
|
}));
|
|
4689
4621
|
return (_ctx, _cache) => {
|
|
4690
|
-
return openBlock(), createBlock(unref(
|
|
4622
|
+
return openBlock(), createBlock(unref(_sfc_main), {
|
|
4691
4623
|
as: __props.as,
|
|
4692
4624
|
renderless: ""
|
|
4693
4625
|
}, {
|
|
@@ -4697,11 +4629,9 @@ const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
|
4697
4629
|
};
|
|
4698
4630
|
}
|
|
4699
4631
|
});
|
|
4700
|
-
var DialogRoot_default = _sfc_main$52;
|
|
4701
|
-
|
|
4702
4632
|
//#endregion
|
|
4703
4633
|
//#region src/components/Dialog/DialogClose.vue
|
|
4704
|
-
const _sfc_main$
|
|
4634
|
+
const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
4705
4635
|
name: "DialogClose",
|
|
4706
4636
|
__name: "DialogClose",
|
|
4707
4637
|
props: {
|
|
@@ -4722,15 +4652,13 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
|
4722
4652
|
}
|
|
4723
4653
|
}));
|
|
4724
4654
|
return (_ctx, _cache) => {
|
|
4725
|
-
return openBlock(), createBlock(unref(
|
|
4655
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
4726
4656
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
4727
4657
|
_: 3
|
|
4728
4658
|
}, 16, ["as"]);
|
|
4729
4659
|
};
|
|
4730
4660
|
}
|
|
4731
4661
|
});
|
|
4732
|
-
var DialogClose_default = _sfc_main$51;
|
|
4733
|
-
|
|
4734
4662
|
//#endregion
|
|
4735
4663
|
//#region src/composables/createPagination/index.ts
|
|
4736
4664
|
/**
|
|
@@ -4959,7 +4887,6 @@ function createPaginationContext(_options = {}) {
|
|
|
4959
4887
|
function usePagination(namespace = "v0:pagination") {
|
|
4960
4888
|
return useContext(namespace);
|
|
4961
4889
|
}
|
|
4962
|
-
|
|
4963
4890
|
//#endregion
|
|
4964
4891
|
//#region src/composables/createFilter/index.ts
|
|
4965
4892
|
/**
|
|
@@ -5018,7 +4945,7 @@ function createFilter(options = {}) {
|
|
|
5018
4945
|
return { items: computed(() => {
|
|
5019
4946
|
const q = toValue(_query);
|
|
5020
4947
|
query.value = q;
|
|
5021
|
-
const queries = toArray(q).filter((q
|
|
4948
|
+
const queries = toArray(q).filter((q) => String(q).trim());
|
|
5022
4949
|
if (queries.length === 0) return toValue(items);
|
|
5023
4950
|
const queryParam = queries.length === 1 ? queries[0] : queries;
|
|
5024
4951
|
return toValue(items).filter((item) => filterFunction(queryParam, item));
|
|
@@ -5092,7 +5019,6 @@ function createFilterContext(_options = {}) {
|
|
|
5092
5019
|
function useFilter(namespace = "v0:filter") {
|
|
5093
5020
|
return useContext(namespace);
|
|
5094
5021
|
}
|
|
5095
|
-
|
|
5096
5022
|
//#endregion
|
|
5097
5023
|
//#region src/composables/createDataTable/adapters/adapter.ts
|
|
5098
5024
|
/**
|
|
@@ -5180,7 +5106,6 @@ var DataTableAdapter = class {
|
|
|
5180
5106
|
});
|
|
5181
5107
|
}
|
|
5182
5108
|
};
|
|
5183
|
-
|
|
5184
5109
|
//#endregion
|
|
5185
5110
|
//#region src/composables/createDataTable/adapters/v0.ts
|
|
5186
5111
|
/**
|
|
@@ -5216,7 +5141,6 @@ var ClientAdapter = class extends DataTableAdapter {
|
|
|
5216
5141
|
};
|
|
5217
5142
|
}
|
|
5218
5143
|
};
|
|
5219
|
-
|
|
5220
5144
|
//#endregion
|
|
5221
5145
|
//#region src/composables/createDataTable/adapters/server.ts
|
|
5222
5146
|
/**
|
|
@@ -5257,7 +5181,6 @@ var ServerAdapter = class {
|
|
|
5257
5181
|
};
|
|
5258
5182
|
}
|
|
5259
5183
|
};
|
|
5260
|
-
|
|
5261
5184
|
//#endregion
|
|
5262
5185
|
//#region src/composables/createDataTable/adapters/virtual.ts
|
|
5263
5186
|
/**
|
|
@@ -5296,7 +5219,6 @@ var VirtualAdapter = class extends DataTableAdapter {
|
|
|
5296
5219
|
};
|
|
5297
5220
|
}
|
|
5298
5221
|
};
|
|
5299
|
-
|
|
5300
5222
|
//#endregion
|
|
5301
5223
|
//#region src/composables/createDataTable/index.ts
|
|
5302
5224
|
/**
|
|
@@ -5572,11 +5494,11 @@ function createDataTable(options) {
|
|
|
5572
5494
|
return result;
|
|
5573
5495
|
});
|
|
5574
5496
|
if (enroll) {
|
|
5575
|
-
for (const group
|
|
5497
|
+
for (const group of groups.value) openGroupKeys.add(group.key);
|
|
5576
5498
|
if (groups.value.length === 0) {
|
|
5577
5499
|
const stop = watch(groups, (newGroups) => {
|
|
5578
5500
|
if (newGroups.length === 0) return;
|
|
5579
|
-
for (const group
|
|
5501
|
+
for (const group of newGroups) openGroupKeys.add(group.key);
|
|
5580
5502
|
stop();
|
|
5581
5503
|
});
|
|
5582
5504
|
}
|
|
@@ -5609,7 +5531,7 @@ function createDataTable(options) {
|
|
|
5609
5531
|
openGroupKeys.delete(groupKey);
|
|
5610
5532
|
},
|
|
5611
5533
|
openAll() {
|
|
5612
|
-
for (const group
|
|
5534
|
+
for (const group of groups.value) openGroupKeys.add(group.key);
|
|
5613
5535
|
},
|
|
5614
5536
|
closeAll() {
|
|
5615
5537
|
openGroupKeys.clear();
|
|
@@ -5675,7 +5597,6 @@ function createDataTableContext(_options) {
|
|
|
5675
5597
|
function useDataTable(namespace = "v0:data-table") {
|
|
5676
5598
|
return useContext(namespace);
|
|
5677
5599
|
}
|
|
5678
|
-
|
|
5679
5600
|
//#endregion
|
|
5680
5601
|
//#region src/composables/toReactive/index.ts
|
|
5681
5602
|
/**
|
|
@@ -5810,7 +5731,6 @@ function toReactive(objectRef) {
|
|
|
5810
5731
|
}
|
|
5811
5732
|
}));
|
|
5812
5733
|
}
|
|
5813
|
-
|
|
5814
5734
|
//#endregion
|
|
5815
5735
|
//#region src/composables/useBreakpoints/index.ts
|
|
5816
5736
|
/**
|
|
@@ -6017,7 +5937,6 @@ const [createBreakpointsContext, createBreakpointsPlugin, useBreakpoints] = crea
|
|
|
6017
5937
|
} });
|
|
6018
5938
|
}
|
|
6019
5939
|
});
|
|
6020
|
-
|
|
6021
5940
|
//#endregion
|
|
6022
5941
|
//#region src/composables/useDate/index.ts
|
|
6023
5942
|
/**
|
|
@@ -6227,11 +6146,9 @@ function useDate(namespace = "v0:date") {
|
|
|
6227
6146
|
if (!instanceExists()) throw new Error("[v0] useDate() must be called inside a Vue component with createDatePlugin installed.\n\nExample:\n import { Vuetify0DateAdapter } from '@vuetify/v0/date'\n import { createDatePlugin } from '@vuetify/v0'\n\n app.use(createDatePlugin({ adapter: new Vuetify0DateAdapter() }))");
|
|
6228
6147
|
return useContext(namespace);
|
|
6229
6148
|
}
|
|
6230
|
-
|
|
6231
6149
|
//#endregion
|
|
6232
6150
|
//#region src/composables/useFeatures/adapters/generic/index.ts
|
|
6233
6151
|
var FeaturesAdapter = class {};
|
|
6234
|
-
|
|
6235
6152
|
//#endregion
|
|
6236
6153
|
//#region src/composables/useFeatures/index.ts
|
|
6237
6154
|
/**
|
|
@@ -6343,160 +6260,98 @@ const [createFeaturesContext, createFeaturesPlugin, useFeatures] = createPluginC
|
|
|
6343
6260
|
}
|
|
6344
6261
|
}
|
|
6345
6262
|
});
|
|
6346
|
-
|
|
6347
6263
|
//#endregion
|
|
6348
6264
|
//#region src/composables/createForm/index.ts
|
|
6349
6265
|
/**
|
|
6350
6266
|
* @module createForm
|
|
6351
6267
|
*
|
|
6352
6268
|
* @remarks
|
|
6353
|
-
* Form
|
|
6269
|
+
* Form composable that coordinates validation across multiple fields.
|
|
6354
6270
|
*
|
|
6355
6271
|
* Key features:
|
|
6356
|
-
* -
|
|
6357
|
-
* -
|
|
6358
|
-
* -
|
|
6359
|
-
* -
|
|
6360
|
-
* -
|
|
6361
|
-
* - Form-level validation and reset
|
|
6272
|
+
* - Pure registry of ValidationContext instances
|
|
6273
|
+
* - Validations auto-register via useForm() injection
|
|
6274
|
+
* - Form-level submit, reset, and aggregate state
|
|
6275
|
+
* - Exposes disabled/readonly refs for component consumption
|
|
6276
|
+
* - Trinity pattern for DI
|
|
6362
6277
|
*
|
|
6363
|
-
*
|
|
6278
|
+
* Per-field validation logic lives in createValidation.
|
|
6279
|
+
* createForm is the mothership — it coordinates, not creates.
|
|
6364
6280
|
*/
|
|
6365
6281
|
/**
|
|
6366
6282
|
* Creates a new form instance.
|
|
6367
6283
|
*
|
|
6284
|
+
* A form is a pure registry of validation contexts. Validations register
|
|
6285
|
+
* themselves via `useForm()` injection. The form coordinates submit, reset,
|
|
6286
|
+
* and aggregate state across all registered validations.
|
|
6287
|
+
*
|
|
6368
6288
|
* @param options The options for the form instance.
|
|
6369
|
-
* @
|
|
6370
|
-
* @template E The type of the form context.
|
|
6371
|
-
* @returns A new form instance.
|
|
6289
|
+
* @returns A new form context.
|
|
6372
6290
|
*
|
|
6373
6291
|
* @see https://0.vuetifyjs.com/composables/forms/create-form
|
|
6374
6292
|
*
|
|
6375
6293
|
* @example
|
|
6376
6294
|
* ```ts
|
|
6377
|
-
* import { createForm } from '@vuetify/v0'
|
|
6295
|
+
* import { createForm, createValidation } from '@vuetify/v0'
|
|
6378
6296
|
*
|
|
6379
6297
|
* const form = createForm()
|
|
6380
6298
|
*
|
|
6381
|
-
*
|
|
6382
|
-
*
|
|
6299
|
+
* // Validations register themselves — form is just the coordinator
|
|
6300
|
+
* const validation = createValidation()
|
|
6301
|
+
* const email = validation.register({
|
|
6302
|
+
* id: 'email',
|
|
6383
6303
|
* value: '',
|
|
6384
|
-
* rules: [
|
|
6304
|
+
* rules: ['required', 'email'],
|
|
6385
6305
|
* })
|
|
6386
6306
|
*
|
|
6387
|
-
*
|
|
6388
|
-
*
|
|
6389
|
-
* console.log(username.errors.value) // ['Username is required']
|
|
6307
|
+
* form.register({ value: validation })
|
|
6390
6308
|
*
|
|
6309
|
+
* await form.submit()
|
|
6391
6310
|
* form.reset()
|
|
6392
6311
|
* ```
|
|
6393
6312
|
*/
|
|
6394
6313
|
function createForm(options) {
|
|
6395
6314
|
const registry = createRegistry(options);
|
|
6396
|
-
const
|
|
6397
|
-
|
|
6398
|
-
|
|
6399
|
-
|
|
6315
|
+
const disabled = shallowRef(false);
|
|
6316
|
+
const readonly = shallowRef(false);
|
|
6317
|
+
if (!/* @__PURE__ */ isNullOrUndefined(options?.disabled)) disabled.value = toValue(options.disabled) ?? false;
|
|
6318
|
+
if (!/* @__PURE__ */ isNullOrUndefined(options?.readonly)) readonly.value = toValue(options.readonly) ?? false;
|
|
6400
6319
|
const isValidating = computed(() => {
|
|
6401
|
-
for (const ticket of registry.values()) if (ticket.isValidating.value) return true;
|
|
6320
|
+
for (const ticket of registry.values()) if (ticket.value.isValidating.value) return true;
|
|
6402
6321
|
return false;
|
|
6403
6322
|
});
|
|
6404
6323
|
const isValid = computed(() => {
|
|
6324
|
+
let hasNull = false;
|
|
6405
6325
|
let hasFields = false;
|
|
6406
6326
|
for (const ticket of registry.values()) {
|
|
6407
6327
|
hasFields = true;
|
|
6408
|
-
if (ticket.isValid.value === false) return false;
|
|
6409
|
-
if (/* @__PURE__ */ isNull(ticket.isValid.value))
|
|
6328
|
+
if (ticket.value.isValid.value === false) return false;
|
|
6329
|
+
if (/* @__PURE__ */ isNull(ticket.value.isValid.value)) hasNull = true;
|
|
6410
6330
|
}
|
|
6411
|
-
|
|
6331
|
+
if (!hasFields) return null;
|
|
6332
|
+
return hasNull ? null : true;
|
|
6412
6333
|
});
|
|
6413
|
-
function reset() {
|
|
6414
|
-
for (const ticket of registry.values()) ticket.reset();
|
|
6415
|
-
}
|
|
6416
|
-
async function submit() {
|
|
6417
|
-
return validate([...registry.keys()]);
|
|
6418
|
-
}
|
|
6419
|
-
async function validate(id) {
|
|
6420
|
-
const validating = toArray(id);
|
|
6421
|
-
return (await Promise.all(validating.map(async (id$1) => await registry.get(id$1)?.validate() ?? true))).every(Boolean);
|
|
6422
|
-
}
|
|
6423
6334
|
function register(registration) {
|
|
6424
|
-
|
|
6425
|
-
const rules = registration.rules || [];
|
|
6426
|
-
const errors = shallowRef([]);
|
|
6427
|
-
const isValidating$1 = shallowRef(false);
|
|
6428
|
-
const initialValue = model.value;
|
|
6429
|
-
const triggers = registration.validateOn || validateOn;
|
|
6430
|
-
const isPristine = shallowRef(true);
|
|
6431
|
-
const isValid$1 = shallowRef(null);
|
|
6432
|
-
function _validatesOn(event) {
|
|
6433
|
-
return parse(triggers).includes(event);
|
|
6434
|
-
}
|
|
6435
|
-
function _reset() {
|
|
6436
|
-
model.value = initialValue;
|
|
6437
|
-
errors.value = [];
|
|
6438
|
-
isPristine.value = true;
|
|
6439
|
-
isValid$1.value = null;
|
|
6440
|
-
isValidating$1.value = false;
|
|
6441
|
-
validationGeneration++;
|
|
6442
|
-
}
|
|
6443
|
-
let validationGeneration = 0;
|
|
6444
|
-
async function validate$1(silent = false) {
|
|
6445
|
-
if (rules.length === 0) return isValid$1.value = true;
|
|
6446
|
-
const generation = ++validationGeneration;
|
|
6447
|
-
isValidating$1.value = true;
|
|
6448
|
-
try {
|
|
6449
|
-
const results = await Promise.all(rules.map((rule) => rule(model.value)));
|
|
6450
|
-
if (generation !== validationGeneration) return isValid$1.value ?? false;
|
|
6451
|
-
const errorMessages = results.filter((result) => /* @__PURE__ */ isString(result));
|
|
6452
|
-
if (!silent) {
|
|
6453
|
-
errors.value = errorMessages;
|
|
6454
|
-
isValid$1.value = errorMessages.length === 0;
|
|
6455
|
-
isPristine.value = toValue(model) === initialValue;
|
|
6456
|
-
}
|
|
6457
|
-
return errorMessages.length === 0;
|
|
6458
|
-
} finally {
|
|
6459
|
-
if (generation === validationGeneration) isValidating$1.value = false;
|
|
6460
|
-
}
|
|
6461
|
-
}
|
|
6462
|
-
const item = {
|
|
6463
|
-
...registration,
|
|
6464
|
-
rules,
|
|
6465
|
-
errors,
|
|
6466
|
-
disabled: registration.disabled || false,
|
|
6467
|
-
validateOn: triggers,
|
|
6468
|
-
isValidating: isValidating$1,
|
|
6469
|
-
isPristine,
|
|
6470
|
-
isValid: isValid$1,
|
|
6471
|
-
reset: _reset,
|
|
6472
|
-
validate: validate$1
|
|
6473
|
-
};
|
|
6474
|
-
const ticket = registry.register(item);
|
|
6475
|
-
Object.defineProperty(ticket, "value", {
|
|
6476
|
-
get() {
|
|
6477
|
-
return model.value;
|
|
6478
|
-
},
|
|
6479
|
-
set(val) {
|
|
6480
|
-
model.value = val;
|
|
6481
|
-
isPristine.value = val === initialValue;
|
|
6482
|
-
isValid$1.value = null;
|
|
6483
|
-
if (_validatesOn("change")) validate$1();
|
|
6484
|
-
},
|
|
6485
|
-
enumerable: true,
|
|
6486
|
-
configurable: true
|
|
6487
|
-
});
|
|
6488
|
-
return ticket;
|
|
6335
|
+
return registry.register(registration);
|
|
6489
6336
|
}
|
|
6490
|
-
function
|
|
6491
|
-
|
|
6337
|
+
function reset() {
|
|
6338
|
+
for (const ticket of registry.values()) for (const field of ticket.value.values()) field.reset();
|
|
6339
|
+
}
|
|
6340
|
+
async function submit(id) {
|
|
6341
|
+
const ids = id ? toArray(id) : [...registry.keys()];
|
|
6342
|
+
return (await Promise.all(ids.map(async (id) => {
|
|
6343
|
+
const ticket = registry.get(id);
|
|
6344
|
+
if (!ticket) return true;
|
|
6345
|
+
return (await Promise.all([...ticket.value.values()].map((field) => field.validate()))).every(Boolean);
|
|
6346
|
+
}))).every(Boolean);
|
|
6492
6347
|
}
|
|
6493
6348
|
return {
|
|
6494
6349
|
...registry,
|
|
6495
6350
|
register,
|
|
6496
|
-
onboard,
|
|
6497
|
-
reset,
|
|
6498
6351
|
submit,
|
|
6499
|
-
|
|
6352
|
+
reset,
|
|
6353
|
+
disabled,
|
|
6354
|
+
readonly,
|
|
6500
6355
|
isValid,
|
|
6501
6356
|
isValidating,
|
|
6502
6357
|
get size() {
|
|
@@ -6505,12 +6360,10 @@ function createForm(options) {
|
|
|
6505
6360
|
};
|
|
6506
6361
|
}
|
|
6507
6362
|
/**
|
|
6508
|
-
* Creates a new form context.
|
|
6363
|
+
* Creates a new form context using the Trinity pattern.
|
|
6509
6364
|
*
|
|
6510
6365
|
* @param options The options for the form context.
|
|
6511
|
-
* @
|
|
6512
|
-
* @template E The type of the form context.
|
|
6513
|
-
* @returns A new form context.
|
|
6366
|
+
* @returns A Trinity tuple: [useFormContext, provideFormContext, formContext]
|
|
6514
6367
|
*
|
|
6515
6368
|
* @see https://0.vuetifyjs.com/composables/forms/create-form
|
|
6516
6369
|
*
|
|
@@ -6518,21 +6371,7 @@ function createForm(options) {
|
|
|
6518
6371
|
* ```ts
|
|
6519
6372
|
* import { createFormContext } from '@vuetify/v0'
|
|
6520
6373
|
*
|
|
6521
|
-
*
|
|
6522
|
-
* export const [useMyForm, provideMyForm, myForm] = createFormContext({ validateOn: 'change' })
|
|
6523
|
-
*
|
|
6524
|
-
* // Or with custom namespace
|
|
6525
|
-
* export const [useMyForm, provideMyForm, myForm] = createFormContext({
|
|
6526
|
-
* namespace: 'my-form',
|
|
6527
|
-
* validateOn: 'change',
|
|
6528
|
-
* })
|
|
6529
|
-
*
|
|
6530
|
-
* // In a parent component:
|
|
6531
|
-
* provideMyForm()
|
|
6532
|
-
*
|
|
6533
|
-
* // In a child component:
|
|
6534
|
-
* const form = useMyForm()
|
|
6535
|
-
* form.register({ id: 'field', value: ref(''), rules: [...] })
|
|
6374
|
+
* export const [useMyForm, provideMyForm, myForm] = createFormContext()
|
|
6536
6375
|
* ```
|
|
6537
6376
|
*/
|
|
6538
6377
|
function createFormContext(_options = {}) {
|
|
@@ -6548,7 +6387,7 @@ function createFormContext(_options = {}) {
|
|
|
6548
6387
|
* Returns the current form instance.
|
|
6549
6388
|
*
|
|
6550
6389
|
* @param namespace The namespace for the form context. Defaults to `'v0:form'`.
|
|
6551
|
-
* @returns The current form instance.
|
|
6390
|
+
* @returns The current form instance, or undefined if not provided.
|
|
6552
6391
|
*
|
|
6553
6392
|
* @see https://0.vuetifyjs.com/composables/forms/create-form
|
|
6554
6393
|
*
|
|
@@ -6559,18 +6398,15 @@ function createFormContext(_options = {}) {
|
|
|
6559
6398
|
*
|
|
6560
6399
|
* const form = useForm()
|
|
6561
6400
|
* <\/script>
|
|
6562
|
-
*
|
|
6563
|
-
* <template>
|
|
6564
|
-
* <div>
|
|
6565
|
-
* <p>Form is {{ form.isValid.value ? 'valid' : 'invalid' }}</p>
|
|
6566
|
-
* </div>
|
|
6567
|
-
* </template>
|
|
6568
6401
|
* ```
|
|
6569
6402
|
*/
|
|
6570
6403
|
function useForm(namespace = "v0:form") {
|
|
6571
|
-
|
|
6404
|
+
try {
|
|
6405
|
+
return useContext(namespace);
|
|
6406
|
+
} catch {
|
|
6407
|
+
return;
|
|
6408
|
+
}
|
|
6572
6409
|
}
|
|
6573
|
-
|
|
6574
6410
|
//#endregion
|
|
6575
6411
|
//#region src/composables/useHotkey/aliases.ts
|
|
6576
6412
|
/**
|
|
@@ -6602,7 +6438,6 @@ function normalizeKey(key) {
|
|
|
6602
6438
|
const lowerKey = key.toLowerCase();
|
|
6603
6439
|
return keyAliasMap[lowerKey] ?? lowerKey;
|
|
6604
6440
|
}
|
|
6605
|
-
|
|
6606
6441
|
//#endregion
|
|
6607
6442
|
//#region src/composables/useHotkey/parsing.ts
|
|
6608
6443
|
const logger = useLogger();
|
|
@@ -6759,7 +6594,6 @@ function splitKeySequence(str) {
|
|
|
6759
6594
|
/* v8 ignore stop */
|
|
6760
6595
|
return collapsed;
|
|
6761
6596
|
}
|
|
6762
|
-
|
|
6763
6597
|
//#endregion
|
|
6764
6598
|
//#region src/composables/useHotkey/index.ts
|
|
6765
6599
|
/**
|
|
@@ -6950,7 +6784,6 @@ function matchesKeyGroup(e, group, platformIsMac) {
|
|
|
6950
6784
|
if (/* @__PURE__ */ isUndefined(actualKey)) return modifiersMatch;
|
|
6951
6785
|
return modifiersMatch && e.key.toLowerCase() === actualKey.toLowerCase();
|
|
6952
6786
|
}
|
|
6953
|
-
|
|
6954
6787
|
//#endregion
|
|
6955
6788
|
//#region src/composables/useIntersectionObserver/index.ts
|
|
6956
6789
|
/**
|
|
@@ -7109,7 +6942,6 @@ function useElementIntersection(target, options = {}) {
|
|
|
7109
6942
|
stop
|
|
7110
6943
|
};
|
|
7111
6944
|
}
|
|
7112
|
-
|
|
7113
6945
|
//#endregion
|
|
7114
6946
|
//#region src/composables/useLazy/index.ts
|
|
7115
6947
|
/**
|
|
@@ -7194,7 +7026,6 @@ function useLazy(active, options = {}) {
|
|
|
7194
7026
|
onAfterLeave
|
|
7195
7027
|
};
|
|
7196
7028
|
}
|
|
7197
|
-
|
|
7198
7029
|
//#endregion
|
|
7199
7030
|
//#region src/composables/useMediaQuery/index.ts
|
|
7200
7031
|
/**
|
|
@@ -7311,7 +7142,6 @@ function usePrefersReducedMotion() {
|
|
|
7311
7142
|
function usePrefersContrast() {
|
|
7312
7143
|
return useMediaQuery("(prefers-contrast: more)");
|
|
7313
7144
|
}
|
|
7314
|
-
|
|
7315
7145
|
//#endregion
|
|
7316
7146
|
//#region src/composables/useMutationObserver/index.ts
|
|
7317
7147
|
/**
|
|
@@ -7422,7 +7252,6 @@ function useMutationObserver(target, callback, options = {}) {
|
|
|
7422
7252
|
onceIncludesImmediate: true
|
|
7423
7253
|
});
|
|
7424
7254
|
}
|
|
7425
|
-
|
|
7426
7255
|
//#endregion
|
|
7427
7256
|
//#region src/composables/createNested/strategies.ts
|
|
7428
7257
|
/**
|
|
@@ -7464,7 +7293,6 @@ const singleOpenStrategy = {
|
|
|
7464
7293
|
},
|
|
7465
7294
|
onClose: void 0
|
|
7466
7295
|
};
|
|
7467
|
-
|
|
7468
7296
|
//#endregion
|
|
7469
7297
|
//#region src/composables/createNested/index.ts
|
|
7470
7298
|
/**
|
|
@@ -7531,7 +7359,7 @@ function createNested(_options = {}) {
|
|
|
7531
7359
|
const multipleOption = _options.multiple ?? true;
|
|
7532
7360
|
const resolvedOpenStrategy = openStrategy ?? resolveOpenStrategy(openMode);
|
|
7533
7361
|
const group = createGroup(options);
|
|
7534
|
-
const logger
|
|
7362
|
+
const logger = useLogger();
|
|
7535
7363
|
const children = shallowReactive(/* @__PURE__ */ new Map());
|
|
7536
7364
|
const parents = shallowReactive(/* @__PURE__ */ new Map());
|
|
7537
7365
|
const openedIds = shallowReactive(/* @__PURE__ */ new Set());
|
|
@@ -7815,7 +7643,7 @@ function createNested(_options = {}) {
|
|
|
7815
7643
|
const id = registration.id ?? /* @__PURE__ */ useId();
|
|
7816
7644
|
const parentId = registration.parentId;
|
|
7817
7645
|
const nested = registration.children;
|
|
7818
|
-
if (!/* @__PURE__ */ isUndefined(parentId) && !group.has(parentId)) logger
|
|
7646
|
+
if (!/* @__PURE__ */ isUndefined(parentId) && !group.has(parentId)) logger.warn(`Parent with id "${parentId}" does not exist. Registering "${id}" without parent.`);
|
|
7819
7647
|
if (!/* @__PURE__ */ isUndefined(parentId) && group.has(parentId)) {
|
|
7820
7648
|
if (batching) {
|
|
7821
7649
|
pendingParents.set(id, parentId);
|
|
@@ -7874,9 +7702,9 @@ function createNested(_options = {}) {
|
|
|
7874
7702
|
if (!group.has(id)) return;
|
|
7875
7703
|
const parentId = parents.get(id);
|
|
7876
7704
|
if (!/* @__PURE__ */ isUndefined(parentId)) {
|
|
7877
|
-
const siblings
|
|
7878
|
-
if (siblings
|
|
7879
|
-
const filtered = siblings
|
|
7705
|
+
const siblings = children.get(parentId);
|
|
7706
|
+
if (siblings) {
|
|
7707
|
+
const filtered = siblings.filter((sid) => sid !== id);
|
|
7880
7708
|
if (filtered.length === 0) children.delete(parentId);
|
|
7881
7709
|
else children.set(parentId, filtered);
|
|
7882
7710
|
}
|
|
@@ -8034,11 +7862,9 @@ function createNestedContext(_options = {}) {
|
|
|
8034
7862
|
function useNested(namespace = "v0:nested") {
|
|
8035
7863
|
return useContext(namespace);
|
|
8036
7864
|
}
|
|
8037
|
-
|
|
8038
7865
|
//#endregion
|
|
8039
7866
|
//#region src/composables/usePermissions/adapters/adapter.ts
|
|
8040
7867
|
var PermissionAdapter = class {};
|
|
8041
|
-
|
|
8042
7868
|
//#endregion
|
|
8043
7869
|
//#region src/composables/usePermissions/adapters/v0.ts
|
|
8044
7870
|
var Vuetify0PermissionAdapter = class extends PermissionAdapter {
|
|
@@ -8052,7 +7878,6 @@ var Vuetify0PermissionAdapter = class extends PermissionAdapter {
|
|
|
8052
7878
|
return /* @__PURE__ */ isFunction(ticket.value) ? ticket.value(context) : ticket.value;
|
|
8053
7879
|
}
|
|
8054
7880
|
};
|
|
8055
|
-
|
|
8056
7881
|
//#endregion
|
|
8057
7882
|
//#region src/composables/usePermissions/index.ts
|
|
8058
7883
|
/**
|
|
@@ -8174,7 +7999,6 @@ const [createPermissionsContext, createPermissionsPlugin, usePermissions] = crea
|
|
|
8174
7999
|
* app.mount('#app')
|
|
8175
8000
|
* ```
|
|
8176
8001
|
*/
|
|
8177
|
-
|
|
8178
8002
|
//#endregion
|
|
8179
8003
|
//#region src/composables/createQueue/index.ts
|
|
8180
8004
|
/**
|
|
@@ -8239,7 +8063,7 @@ function createQueue(_options = {}) {
|
|
|
8239
8063
|
}, ticket.timeout);
|
|
8240
8064
|
timeouts.set(ticket.id, timeout);
|
|
8241
8065
|
}
|
|
8242
|
-
function clearTimeout
|
|
8066
|
+
function clearTimeout(id) {
|
|
8243
8067
|
const timeout = timeouts.get(id);
|
|
8244
8068
|
if (timeout) {
|
|
8245
8069
|
globalThis.clearTimeout(timeout);
|
|
@@ -8264,7 +8088,7 @@ function createQueue(_options = {}) {
|
|
|
8264
8088
|
const ticket = /* @__PURE__ */ isUndefined(id) ? registry.seek("first") : registry.get(id);
|
|
8265
8089
|
if (!ticket) return void 0;
|
|
8266
8090
|
const wasFirst = ticket.index === 0;
|
|
8267
|
-
clearTimeout
|
|
8091
|
+
clearTimeout(ticket.id);
|
|
8268
8092
|
registry.unregister(ticket.id);
|
|
8269
8093
|
if (wasFirst) resume();
|
|
8270
8094
|
return ticket;
|
|
@@ -8275,7 +8099,7 @@ function createQueue(_options = {}) {
|
|
|
8275
8099
|
const ticket = registry.get(id);
|
|
8276
8100
|
if (!ticket) continue;
|
|
8277
8101
|
if (ticket.index === 0) hadFirst = true;
|
|
8278
|
-
clearTimeout
|
|
8102
|
+
clearTimeout(ticket.id);
|
|
8279
8103
|
}
|
|
8280
8104
|
registry.offboard(ids);
|
|
8281
8105
|
if (hadFirst) resume();
|
|
@@ -8283,7 +8107,7 @@ function createQueue(_options = {}) {
|
|
|
8283
8107
|
function pause() {
|
|
8284
8108
|
const ticket = registry.seek("first");
|
|
8285
8109
|
if (!ticket || ticket.isPaused) return void 0;
|
|
8286
|
-
clearTimeout
|
|
8110
|
+
clearTimeout(ticket.id);
|
|
8287
8111
|
return registry.upsert(ticket.id, { isPaused: true });
|
|
8288
8112
|
}
|
|
8289
8113
|
function resume() {
|
|
@@ -8294,7 +8118,7 @@ function createQueue(_options = {}) {
|
|
|
8294
8118
|
return updated;
|
|
8295
8119
|
}
|
|
8296
8120
|
function clear() {
|
|
8297
|
-
for (const id of timeouts.keys()) clearTimeout
|
|
8121
|
+
for (const id of timeouts.keys()) clearTimeout(id);
|
|
8298
8122
|
registry.clear();
|
|
8299
8123
|
}
|
|
8300
8124
|
function dispose() {
|
|
@@ -8368,7 +8192,210 @@ function createQueueContext(_options = {}) {
|
|
|
8368
8192
|
function useQueue(namespace = "v0:queue") {
|
|
8369
8193
|
return useContext(namespace);
|
|
8370
8194
|
}
|
|
8371
|
-
|
|
8195
|
+
//#endregion
|
|
8196
|
+
//#region src/composables/useRules/adapters/standard.ts
|
|
8197
|
+
/**
|
|
8198
|
+
* Type guard for Standard Schema objects.
|
|
8199
|
+
* Checks for the `~standard` property that all conforming libraries expose.
|
|
8200
|
+
*
|
|
8201
|
+
* @param value The value to check.
|
|
8202
|
+
* @returns `true` if the value conforms to the Standard Schema interface.
|
|
8203
|
+
*/
|
|
8204
|
+
function isStandardSchema(value) {
|
|
8205
|
+
return /* @__PURE__ */ isObject(value) && "~standard" in value;
|
|
8206
|
+
}
|
|
8207
|
+
/**
|
|
8208
|
+
* Converts a Standard Schema object into a `FormValidationRule`.
|
|
8209
|
+
*
|
|
8210
|
+
* Used internally by `resolve()` — both for schemas passed directly and for
|
|
8211
|
+
* schemas returned by alias builders. Handles both sync and async validation.
|
|
8212
|
+
* Returns the first issue message on failure.
|
|
8213
|
+
*
|
|
8214
|
+
* @param schema Any Standard Schema-conforming object (Zod v3.24+, Valibot, ArkType, etc.)
|
|
8215
|
+
* @returns A `FormValidationRule` that resolves to `true` or an error string.
|
|
8216
|
+
*
|
|
8217
|
+
* @see https://standardschema.dev/
|
|
8218
|
+
*/
|
|
8219
|
+
function toRule(schema) {
|
|
8220
|
+
return async (value) => {
|
|
8221
|
+
let result = schema["~standard"].validate(value);
|
|
8222
|
+
if (result instanceof Promise) result = await result;
|
|
8223
|
+
return result.issues?.[0]?.message ?? true;
|
|
8224
|
+
};
|
|
8225
|
+
}
|
|
8226
|
+
//#endregion
|
|
8227
|
+
//#region src/composables/useRules/index.ts
|
|
8228
|
+
/**
|
|
8229
|
+
* @module useRules
|
|
8230
|
+
*
|
|
8231
|
+
* @remarks
|
|
8232
|
+
* Validation rule composable with Standard Schema support.
|
|
8233
|
+
*
|
|
8234
|
+
* Key features:
|
|
8235
|
+
* - Standard Schema auto-detection (Zod, Valibot, ArkType, etc.)
|
|
8236
|
+
* - String alias resolution to FormValidationRule[] via predicate lookup
|
|
8237
|
+
* - Custom alias registration (predicates, not builders)
|
|
8238
|
+
* - Trinity pattern for DI
|
|
8239
|
+
* - Plugin factory for app-level installation
|
|
8240
|
+
*
|
|
8241
|
+
* Validation return values:
|
|
8242
|
+
* - `true` — validation passes
|
|
8243
|
+
* - `string` — validation fails, the string IS the error message
|
|
8244
|
+
* - `false` — validation fails, error message resolved from locale (`$rules.<name>`)
|
|
8245
|
+
*
|
|
8246
|
+
* Integrates with createValidation for rule resolution, useLocale for i18n.
|
|
8247
|
+
*/
|
|
8248
|
+
/**
|
|
8249
|
+
* Wraps an alias predicate so that `false` results are
|
|
8250
|
+
* resolved to a locale-aware error message via `$rules.<name>`.
|
|
8251
|
+
*
|
|
8252
|
+
* - `true` → pass
|
|
8253
|
+
* - `string` → fail with that message
|
|
8254
|
+
* - `false` → fail, look up message from locale
|
|
8255
|
+
*/
|
|
8256
|
+
function resolveAlias(name, predicate, locale) {
|
|
8257
|
+
return (value) => {
|
|
8258
|
+
const result = predicate(value);
|
|
8259
|
+
if (result instanceof Promise) return result.then((resolved) => {
|
|
8260
|
+
if (resolved === true) return true;
|
|
8261
|
+
if (resolved === false) return locale?.t(`$rules.${name}`) ?? name;
|
|
8262
|
+
return resolved;
|
|
8263
|
+
});
|
|
8264
|
+
if (result === true) return true;
|
|
8265
|
+
if (result === false) return locale?.t(`$rules.${name}`) ?? name;
|
|
8266
|
+
return result;
|
|
8267
|
+
};
|
|
8268
|
+
}
|
|
8269
|
+
function createResolve(aliases, locale) {
|
|
8270
|
+
return function resolve(rules) {
|
|
8271
|
+
const result = [];
|
|
8272
|
+
for (const rule of rules) {
|
|
8273
|
+
if (/* @__PURE__ */ isFunction(rule)) {
|
|
8274
|
+
result.push(rule);
|
|
8275
|
+
continue;
|
|
8276
|
+
}
|
|
8277
|
+
if (isStandardSchema(rule)) {
|
|
8278
|
+
result.push(toRule(rule));
|
|
8279
|
+
continue;
|
|
8280
|
+
}
|
|
8281
|
+
const predicate = aliases[rule];
|
|
8282
|
+
if (predicate) result.push(resolveAlias(rule, predicate, locale));
|
|
8283
|
+
}
|
|
8284
|
+
return result;
|
|
8285
|
+
};
|
|
8286
|
+
}
|
|
8287
|
+
/**
|
|
8288
|
+
* Creates a new rules instance.
|
|
8289
|
+
*
|
|
8290
|
+
* @param options The options for the rules instance.
|
|
8291
|
+
* @returns A new rules instance with resolve() and aliases.
|
|
8292
|
+
*
|
|
8293
|
+
* @see https://0.vuetifyjs.com/composables/plugins/use-rules
|
|
8294
|
+
*
|
|
8295
|
+
* @example
|
|
8296
|
+
* ```ts
|
|
8297
|
+
* import { createRules } from '@vuetify/v0'
|
|
8298
|
+
*
|
|
8299
|
+
* const rules = createRules({
|
|
8300
|
+
* aliases: {
|
|
8301
|
+
* required: (v) => !!v || false,
|
|
8302
|
+
* },
|
|
8303
|
+
* })
|
|
8304
|
+
*
|
|
8305
|
+
* // Resolve alias strings to validation functions
|
|
8306
|
+
* const resolved = rules.resolve(['required'])
|
|
8307
|
+
* ```
|
|
8308
|
+
*/
|
|
8309
|
+
function createRules(_options = {}) {
|
|
8310
|
+
const { aliases: customAliases } = _options;
|
|
8311
|
+
let locale;
|
|
8312
|
+
try {
|
|
8313
|
+
if (instanceExists()) locale = useLocale();
|
|
8314
|
+
} catch {}
|
|
8315
|
+
const aliases = { ...customAliases };
|
|
8316
|
+
return {
|
|
8317
|
+
resolve: createResolve(aliases, locale),
|
|
8318
|
+
aliases
|
|
8319
|
+
};
|
|
8320
|
+
}
|
|
8321
|
+
/**
|
|
8322
|
+
* Creates a fallback rules instance for use outside component scope.
|
|
8323
|
+
* No locale lookup — `false` returns fall back to the alias name.
|
|
8324
|
+
*
|
|
8325
|
+
* @returns A standalone rules context with empty aliases.
|
|
8326
|
+
*/
|
|
8327
|
+
function createRulesFallback() {
|
|
8328
|
+
const aliases = {};
|
|
8329
|
+
return {
|
|
8330
|
+
resolve: createResolve(aliases),
|
|
8331
|
+
aliases
|
|
8332
|
+
};
|
|
8333
|
+
}
|
|
8334
|
+
const [createRulesContext, createRulesPlugin, useRules] = createPluginContext("v0:rules", (options) => createRules(options), { fallback: () => createRulesFallback() });
|
|
8335
|
+
//#endregion
|
|
8336
|
+
//#region src/composables/useRtl/adapters/v0.ts
|
|
8337
|
+
var Vuetify0RtlAdapter = class {
|
|
8338
|
+
setup(app, context, target) {
|
|
8339
|
+
if (IN_BROWSER) {
|
|
8340
|
+
if (/* @__PURE__ */ isNull(target)) return;
|
|
8341
|
+
const targetEl = target instanceof HTMLElement ? target : /* @__PURE__ */ isString(target) ? document.querySelector(target) : document.documentElement;
|
|
8342
|
+
if (!targetEl) return;
|
|
8343
|
+
targetEl.dir = context.isRtl.value ? "rtl" : "ltr";
|
|
8344
|
+
onScopeDispose(watch(context.isRtl, (value) => {
|
|
8345
|
+
targetEl.dir = value ? "rtl" : "ltr";
|
|
8346
|
+
}), true);
|
|
8347
|
+
} else {
|
|
8348
|
+
const head = app._context?.provides?.usehead ?? app._context?.provides?.head;
|
|
8349
|
+
if (head?.push) head.push({ htmlAttrs: { dir: context.isRtl.value ? "rtl" : "ltr" } });
|
|
8350
|
+
}
|
|
8351
|
+
}
|
|
8352
|
+
};
|
|
8353
|
+
//#endregion
|
|
8354
|
+
//#region src/composables/useRtl/index.ts
|
|
8355
|
+
/**
|
|
8356
|
+
* @module useRtl
|
|
8357
|
+
*
|
|
8358
|
+
* @remarks
|
|
8359
|
+
* RTL (right-to-left) direction composable with adapter pattern.
|
|
8360
|
+
*
|
|
8361
|
+
* Key features:
|
|
8362
|
+
* - Reactive boolean direction state
|
|
8363
|
+
* - Plugin trinity pattern (createRtlContext, createRtlPlugin, useRtl)
|
|
8364
|
+
* - Adapter pattern for DOM integration (dir attribute)
|
|
8365
|
+
* - Subtree overrides via context provision
|
|
8366
|
+
*
|
|
8367
|
+
* Independent from useLocale — Vuetify connects them via adapter.
|
|
8368
|
+
*/
|
|
8369
|
+
/**
|
|
8370
|
+
* Creates a new RTL direction instance.
|
|
8371
|
+
*
|
|
8372
|
+
* @param options The options for the RTL instance.
|
|
8373
|
+
* @returns A new RTL context with reactive direction state.
|
|
8374
|
+
*
|
|
8375
|
+
* @see https://0.vuetifyjs.com/composables/plugins/use-rtl
|
|
8376
|
+
*/
|
|
8377
|
+
function createRtl(options = {}) {
|
|
8378
|
+
const isRtl = shallowRef(options.default ?? false);
|
|
8379
|
+
function toggle() {
|
|
8380
|
+
isRtl.value = !isRtl.value;
|
|
8381
|
+
}
|
|
8382
|
+
return {
|
|
8383
|
+
isRtl,
|
|
8384
|
+
toggle
|
|
8385
|
+
};
|
|
8386
|
+
}
|
|
8387
|
+
function createRtlFallback() {
|
|
8388
|
+
return {
|
|
8389
|
+
isRtl: shallowRef(false),
|
|
8390
|
+
toggle: () => {}
|
|
8391
|
+
};
|
|
8392
|
+
}
|
|
8393
|
+
const [createRtlContext, createRtlPlugin, useRtl] = createPluginContext("v0:rtl", (options) => createRtl(options), {
|
|
8394
|
+
fallback: () => createRtlFallback(),
|
|
8395
|
+
setup: (context, app, { adapter = new Vuetify0RtlAdapter(), target }) => {
|
|
8396
|
+
adapter.setup(app, context, target);
|
|
8397
|
+
}
|
|
8398
|
+
});
|
|
8372
8399
|
//#endregion
|
|
8373
8400
|
//#region src/composables/createSlider/index.ts
|
|
8374
8401
|
/**
|
|
@@ -8438,14 +8465,14 @@ function useQueue(namespace = "v0:queue") {
|
|
|
8438
8465
|
* ```
|
|
8439
8466
|
*/
|
|
8440
8467
|
function createSlider(options = {}) {
|
|
8441
|
-
const { min = 0, max = 100, step = 1, disabled: disabledProp = false, readonly: readonlyProp = false, orientation: orientationProp = "horizontal", inverted: invertedProp = false, minStepsBetweenThumbs = 0, crossover = false, range
|
|
8468
|
+
const { min = 0, max = 100, step = 1, disabled: disabledProp = false, readonly: readonlyProp = false, orientation: orientationProp = "horizontal", inverted: invertedProp = false, minStepsBetweenThumbs = 0, crossover = false, range = false } = options;
|
|
8442
8469
|
const model = createModel({
|
|
8443
8470
|
disabled: disabledProp,
|
|
8444
8471
|
multiple: true,
|
|
8445
8472
|
events: true
|
|
8446
8473
|
});
|
|
8447
8474
|
const disabled = toRef(() => toValue(disabledProp));
|
|
8448
|
-
const readonly
|
|
8475
|
+
const readonly = toRef(() => toValue(readonlyProp));
|
|
8449
8476
|
const orientation = toRef(() => toValue(orientationProp));
|
|
8450
8477
|
const inverted = toRef(() => toValue(invertedProp));
|
|
8451
8478
|
const extent = max - min;
|
|
@@ -8497,7 +8524,7 @@ function createSlider(options = {}) {
|
|
|
8497
8524
|
}
|
|
8498
8525
|
}
|
|
8499
8526
|
function set(index, value) {
|
|
8500
|
-
if (readonly
|
|
8527
|
+
if (readonly.value) return;
|
|
8501
8528
|
const snapped = snap(value);
|
|
8502
8529
|
const current = values.value;
|
|
8503
8530
|
let constrained = snapped;
|
|
@@ -8529,14 +8556,14 @@ function createSlider(options = {}) {
|
|
|
8529
8556
|
values,
|
|
8530
8557
|
selectedValues,
|
|
8531
8558
|
apply,
|
|
8532
|
-
range
|
|
8559
|
+
range,
|
|
8533
8560
|
min,
|
|
8534
8561
|
max,
|
|
8535
8562
|
step,
|
|
8536
8563
|
minStepsBetweenThumbs,
|
|
8537
8564
|
crossover,
|
|
8538
8565
|
disabled,
|
|
8539
|
-
readonly
|
|
8566
|
+
readonly,
|
|
8540
8567
|
orientation,
|
|
8541
8568
|
inverted,
|
|
8542
8569
|
register,
|
|
@@ -8553,7 +8580,6 @@ function createSlider(options = {}) {
|
|
|
8553
8580
|
}
|
|
8554
8581
|
};
|
|
8555
8582
|
}
|
|
8556
|
-
|
|
8557
8583
|
//#endregion
|
|
8558
8584
|
//#region src/composables/useStack/index.ts
|
|
8559
8585
|
/**
|
|
@@ -8604,9 +8630,9 @@ function createStack(_options = {}) {
|
|
|
8604
8630
|
});
|
|
8605
8631
|
const isActive = toRef(() => selection.selectedIds.size > 0);
|
|
8606
8632
|
const top = toRef(() => {
|
|
8607
|
-
const ids
|
|
8608
|
-
if (ids
|
|
8609
|
-
return selection.get(ids
|
|
8633
|
+
const ids = Array.from(selection.selectedIds);
|
|
8634
|
+
if (ids.length === 0) return void 0;
|
|
8635
|
+
return selection.get(ids.at(-1));
|
|
8610
8636
|
});
|
|
8611
8637
|
const scrimZIndex = toRef(() => {
|
|
8612
8638
|
const ticket = top.value;
|
|
@@ -8780,7 +8806,6 @@ function useStack(namespace = "v0:stack") {
|
|
|
8780
8806
|
return fallback;
|
|
8781
8807
|
}
|
|
8782
8808
|
}
|
|
8783
|
-
|
|
8784
8809
|
//#endregion
|
|
8785
8810
|
//#region src/composables/createStep/index.ts
|
|
8786
8811
|
/**
|
|
@@ -8981,7 +9006,6 @@ function createStepContext(_options = {}) {
|
|
|
8981
9006
|
function useStep(namespace = "v0:step") {
|
|
8982
9007
|
return useContext(namespace);
|
|
8983
9008
|
}
|
|
8984
|
-
|
|
8985
9009
|
//#endregion
|
|
8986
9010
|
//#region src/composables/useStorage/adapters/memory.ts
|
|
8987
9011
|
/**
|
|
@@ -9007,7 +9031,6 @@ var MemoryAdapter = class {
|
|
|
9007
9031
|
return String(Array.from(this.store.keys())[index] ?? "");
|
|
9008
9032
|
}
|
|
9009
9033
|
};
|
|
9010
|
-
|
|
9011
9034
|
//#endregion
|
|
9012
9035
|
//#region src/composables/useStorage/index.ts
|
|
9013
9036
|
/**
|
|
@@ -9065,7 +9088,7 @@ function createStorage(options = {}) {
|
|
|
9065
9088
|
if (!raw) return void 0;
|
|
9066
9089
|
try {
|
|
9067
9090
|
const parsed = serializer.read(raw);
|
|
9068
|
-
if (ttl &&
|
|
9091
|
+
if (ttl && /* @__PURE__ */ isObject(parsed) && "__ttl" in parsed && "__v" in parsed) {
|
|
9069
9092
|
if (Date.now() - parsed.__t > ttl) {
|
|
9070
9093
|
adapter?.removeItem(prefixedKey);
|
|
9071
9094
|
return;
|
|
@@ -9130,7 +9153,7 @@ function createStorage(options = {}) {
|
|
|
9130
9153
|
const valueRef = cache.get(e.key);
|
|
9131
9154
|
if (!valueRef) return;
|
|
9132
9155
|
watchers.get(e.key)?.();
|
|
9133
|
-
valueRef.value = e.newValue
|
|
9156
|
+
valueRef.value = /* @__PURE__ */ isNullOrUndefined(e.newValue) ? void 0 : readStored(e.key);
|
|
9134
9157
|
const stop = watch(valueRef, (newValue) => {
|
|
9135
9158
|
if (/* @__PURE__ */ isNullOrUndefined(newValue)) adapter?.removeItem(e.key);
|
|
9136
9159
|
else writeStored(e.key, newValue);
|
|
@@ -9149,7 +9172,6 @@ function createStorageFallback() {
|
|
|
9149
9172
|
return createStorage({ adapter: new MemoryAdapter() });
|
|
9150
9173
|
}
|
|
9151
9174
|
const [createStorageContext, createStoragePlugin, useStorage] = createPluginContext("v0:storage", (options) => createStorage(options), { fallback: () => createStorageFallback() });
|
|
9152
|
-
|
|
9153
9175
|
//#endregion
|
|
9154
9176
|
//#region src/composables/useTheme/adapters/adapter.ts
|
|
9155
9177
|
var ThemeAdapter = class {
|
|
@@ -9170,7 +9192,6 @@ var ThemeAdapter = class {
|
|
|
9170
9192
|
return css;
|
|
9171
9193
|
}
|
|
9172
9194
|
};
|
|
9173
|
-
|
|
9174
9195
|
//#endregion
|
|
9175
9196
|
//#region src/composables/useTheme/adapters/v0.ts
|
|
9176
9197
|
/**
|
|
@@ -9227,7 +9248,6 @@ var Vuetify0ThemeAdapter = class extends ThemeAdapter {
|
|
|
9227
9248
|
this.sheet.replaceSync(styles);
|
|
9228
9249
|
}
|
|
9229
9250
|
};
|
|
9230
|
-
|
|
9231
9251
|
//#endregion
|
|
9232
9252
|
//#region src/composables/useTheme/index.ts
|
|
9233
9253
|
/**
|
|
@@ -9308,14 +9328,14 @@ function createTheme(_options = {}) {
|
|
|
9308
9328
|
return resolved;
|
|
9309
9329
|
});
|
|
9310
9330
|
const isDark = toRef(() => registry.selectedItem.value?.dark ?? false);
|
|
9311
|
-
function cycle(themes
|
|
9312
|
-
const current = themes
|
|
9313
|
-
const next = current === -1 ? 0 : (current + 1) % themes
|
|
9314
|
-
registry.select(themes
|
|
9331
|
+
function cycle(themes = names.value) {
|
|
9332
|
+
const current = themes.indexOf(registry.selectedId.value ?? "");
|
|
9333
|
+
const next = current === -1 ? 0 : (current + 1) % themes.length;
|
|
9334
|
+
registry.select(themes[next]);
|
|
9315
9335
|
}
|
|
9316
|
-
function resolve(colors
|
|
9336
|
+
function resolve(colors) {
|
|
9317
9337
|
const resolved = {};
|
|
9318
|
-
for (const [key, value] of Object.entries(colors
|
|
9338
|
+
for (const [key, value] of Object.entries(colors)) resolved[key] = tokens.isAlias(value) ? tokens.resolve(value) : value;
|
|
9319
9339
|
return resolved;
|
|
9320
9340
|
}
|
|
9321
9341
|
function register(registration = {}) {
|
|
@@ -9355,7 +9375,6 @@ const [createThemeContext, createThemePlugin, useTheme] = createPluginContext("v
|
|
|
9355
9375
|
adapter.setup(app, context, target);
|
|
9356
9376
|
}
|
|
9357
9377
|
});
|
|
9358
|
-
|
|
9359
9378
|
//#endregion
|
|
9360
9379
|
//#region src/composables/createTimeline/index.ts
|
|
9361
9380
|
/**
|
|
@@ -9504,7 +9523,159 @@ function createTimelineContext(_options = {}) {
|
|
|
9504
9523
|
function useTimeline(namespace = "v0:timeline") {
|
|
9505
9524
|
return useContext(namespace);
|
|
9506
9525
|
}
|
|
9507
|
-
|
|
9526
|
+
//#endregion
|
|
9527
|
+
//#region src/composables/createValidation/index.ts
|
|
9528
|
+
/**
|
|
9529
|
+
* @module createValidation
|
|
9530
|
+
*
|
|
9531
|
+
* @remarks
|
|
9532
|
+
* Per-field validation lifecycle composable.
|
|
9533
|
+
*
|
|
9534
|
+
* Key features:
|
|
9535
|
+
* - Auto-register with parent form via useForm() injection
|
|
9536
|
+
* - Async rule support with generation-based race safety
|
|
9537
|
+
* - Silent validation mode
|
|
9538
|
+
* - Tri-state isValid (null/true/false)
|
|
9539
|
+
* - isPristine tracking
|
|
9540
|
+
*
|
|
9541
|
+
* Uses useRules() to resolve alias strings via shared context.
|
|
9542
|
+
*/
|
|
9543
|
+
/**
|
|
9544
|
+
* Resolves raw rule inputs to FormValidationRule[].
|
|
9545
|
+
* Uses the provided RulesContext if available, otherwise handles
|
|
9546
|
+
* functions and Standard Schema objects directly.
|
|
9547
|
+
*/
|
|
9548
|
+
function resolveRules(raw, context) {
|
|
9549
|
+
if (context) return context.resolve(raw);
|
|
9550
|
+
return raw.filter((r) => /* @__PURE__ */ isFunction(r) || isStandardSchema(r)).map((r) => isStandardSchema(r) ? toRule(r) : r);
|
|
9551
|
+
}
|
|
9552
|
+
/**
|
|
9553
|
+
* Creates a new validation instance.
|
|
9554
|
+
*
|
|
9555
|
+
* @param options The options for the validation instance.
|
|
9556
|
+
* @returns A new validation context with register(), aggregate state, etc.
|
|
9557
|
+
*
|
|
9558
|
+
* @see https://0.vuetifyjs.com/composables/forms/create-validation
|
|
9559
|
+
*
|
|
9560
|
+
* @example
|
|
9561
|
+
* ```ts
|
|
9562
|
+
* import { createValidation } from '@vuetify/v0'
|
|
9563
|
+
*
|
|
9564
|
+
* const validation = createValidation()
|
|
9565
|
+
*
|
|
9566
|
+
* const field = validation.register({
|
|
9567
|
+
* id: 'email',
|
|
9568
|
+
* value: '',
|
|
9569
|
+
* rules: [(v) => !!v || 'Required'],
|
|
9570
|
+
* })
|
|
9571
|
+
*
|
|
9572
|
+
* await field.validate()
|
|
9573
|
+
*
|
|
9574
|
+
* console.log(field.errors.value) // ['Required']
|
|
9575
|
+
*
|
|
9576
|
+
* field.reset()
|
|
9577
|
+
* ```
|
|
9578
|
+
*/
|
|
9579
|
+
function createValidation(options = {}) {
|
|
9580
|
+
const registry = createRegistry(options);
|
|
9581
|
+
const rules = useRules();
|
|
9582
|
+
const isValidating = computed(() => {
|
|
9583
|
+
for (const ticket of registry.values()) if (ticket.isValidating.value) return true;
|
|
9584
|
+
return false;
|
|
9585
|
+
});
|
|
9586
|
+
const isValid = computed(() => {
|
|
9587
|
+
let hasNull = false;
|
|
9588
|
+
let hasFields = false;
|
|
9589
|
+
for (const ticket of registry.values()) {
|
|
9590
|
+
hasFields = true;
|
|
9591
|
+
if (ticket.isValid.value === false) return false;
|
|
9592
|
+
if (/* @__PURE__ */ isNull(ticket.isValid.value)) hasNull = true;
|
|
9593
|
+
}
|
|
9594
|
+
if (!hasFields) return null;
|
|
9595
|
+
return hasNull ? null : true;
|
|
9596
|
+
});
|
|
9597
|
+
function register(registration = {}) {
|
|
9598
|
+
const model = shallowRef(/* @__PURE__ */ isNullOrUndefined(registration.value) ? "" : toValue(registration.value));
|
|
9599
|
+
const resolved = resolveRules(registration.rules || [], rules);
|
|
9600
|
+
const errors = shallowRef([]);
|
|
9601
|
+
const isFieldValidating = shallowRef(false);
|
|
9602
|
+
const initialValue = model.value;
|
|
9603
|
+
const isPristine = shallowRef(true);
|
|
9604
|
+
const isFieldValid = shallowRef(null);
|
|
9605
|
+
function reset() {
|
|
9606
|
+
model.value = initialValue;
|
|
9607
|
+
errors.value = [];
|
|
9608
|
+
isPristine.value = true;
|
|
9609
|
+
isFieldValid.value = null;
|
|
9610
|
+
isFieldValidating.value = false;
|
|
9611
|
+
validationGeneration++;
|
|
9612
|
+
}
|
|
9613
|
+
let validationGeneration = 0;
|
|
9614
|
+
async function validate(silent = false) {
|
|
9615
|
+
if (resolved.length === 0) return isFieldValid.value = true;
|
|
9616
|
+
const generation = ++validationGeneration;
|
|
9617
|
+
isFieldValidating.value = true;
|
|
9618
|
+
try {
|
|
9619
|
+
const results = await Promise.all(resolved.map((rule) => rule(model.value)));
|
|
9620
|
+
if (generation !== validationGeneration) return isFieldValid.value ?? false;
|
|
9621
|
+
const errorMessages = results.filter((result) => /* @__PURE__ */ isString(result) || result === false).map((result) => result === false ? "Validation failed" : result);
|
|
9622
|
+
if (!silent) {
|
|
9623
|
+
errors.value = errorMessages;
|
|
9624
|
+
isFieldValid.value = errorMessages.length === 0;
|
|
9625
|
+
isPristine.value = model.value === initialValue;
|
|
9626
|
+
}
|
|
9627
|
+
return errorMessages.length === 0;
|
|
9628
|
+
} finally {
|
|
9629
|
+
if (generation === validationGeneration) isFieldValidating.value = false;
|
|
9630
|
+
}
|
|
9631
|
+
}
|
|
9632
|
+
const item = {
|
|
9633
|
+
...registration,
|
|
9634
|
+
rules: resolved,
|
|
9635
|
+
errors,
|
|
9636
|
+
disabled: registration.disabled || false,
|
|
9637
|
+
isValidating: isFieldValidating,
|
|
9638
|
+
isPristine,
|
|
9639
|
+
isValid: isFieldValid,
|
|
9640
|
+
reset,
|
|
9641
|
+
validate
|
|
9642
|
+
};
|
|
9643
|
+
const ticket = registry.register(item);
|
|
9644
|
+
Object.defineProperty(ticket, "value", {
|
|
9645
|
+
get() {
|
|
9646
|
+
return model.value;
|
|
9647
|
+
},
|
|
9648
|
+
set(val) {
|
|
9649
|
+
model.value = val;
|
|
9650
|
+
isPristine.value = val === initialValue;
|
|
9651
|
+
isFieldValid.value = null;
|
|
9652
|
+
},
|
|
9653
|
+
enumerable: true,
|
|
9654
|
+
configurable: true
|
|
9655
|
+
});
|
|
9656
|
+
return ticket;
|
|
9657
|
+
}
|
|
9658
|
+
function onboard(registrations) {
|
|
9659
|
+
return registry.batch(() => registrations.map((r) => register(r)));
|
|
9660
|
+
}
|
|
9661
|
+
const context = {
|
|
9662
|
+
...registry,
|
|
9663
|
+
register,
|
|
9664
|
+
onboard,
|
|
9665
|
+
isValid,
|
|
9666
|
+
isValidating,
|
|
9667
|
+
get size() {
|
|
9668
|
+
return registry.size;
|
|
9669
|
+
}
|
|
9670
|
+
};
|
|
9671
|
+
const form = useForm();
|
|
9672
|
+
const ticket = form?.register({ value: context });
|
|
9673
|
+
onScopeDispose(() => {
|
|
9674
|
+
if (!ticket || !form) return;
|
|
9675
|
+
form.unregister(ticket.id);
|
|
9676
|
+
}, true);
|
|
9677
|
+
return context;
|
|
9678
|
+
}
|
|
9508
9679
|
//#endregion
|
|
9509
9680
|
//#region src/composables/useToggleScope/index.ts
|
|
9510
9681
|
/**
|
|
@@ -9601,7 +9772,6 @@ function useToggleScope(source, fn) {
|
|
|
9601
9772
|
onScopeDispose(stop, true);
|
|
9602
9773
|
return controls;
|
|
9603
9774
|
}
|
|
9604
|
-
|
|
9605
9775
|
//#endregion
|
|
9606
9776
|
//#region src/composables/createVirtual/index.ts
|
|
9607
9777
|
/**
|
|
@@ -9745,10 +9915,10 @@ function createVirtual(items, _options = {}) {
|
|
|
9745
9915
|
function rebuild() {
|
|
9746
9916
|
const length = items.value.length;
|
|
9747
9917
|
const newOffsets = offsets.value.length === length ? offsets.value : Array.from({ length });
|
|
9748
|
-
let offset
|
|
9918
|
+
let offset = 0;
|
|
9749
9919
|
for (let i = 0; i < length; i++) {
|
|
9750
|
-
newOffsets[i] = offset
|
|
9751
|
-
offset
|
|
9920
|
+
newOffsets[i] = offset;
|
|
9921
|
+
offset += heights.value[i] || itemHeight.value;
|
|
9752
9922
|
}
|
|
9753
9923
|
if (offsets.value !== newOffsets) offsets.value = newOffsets;
|
|
9754
9924
|
update();
|
|
@@ -9802,10 +9972,10 @@ function createVirtual(items, _options = {}) {
|
|
|
9802
9972
|
}
|
|
9803
9973
|
/* v8 ignore stop */
|
|
9804
9974
|
}
|
|
9805
|
-
function resize(index, height
|
|
9806
|
-
if (heights.value[index] === height
|
|
9807
|
-
heights.value[index] = height
|
|
9808
|
-
if (!itemHeight.value) itemHeight.value = height
|
|
9975
|
+
function resize(index, height) {
|
|
9976
|
+
if (heights.value[index] === height) return;
|
|
9977
|
+
heights.value[index] = height;
|
|
9978
|
+
if (!itemHeight.value) itemHeight.value = height;
|
|
9809
9979
|
if (IN_BROWSER) {
|
|
9810
9980
|
cancelAnimationFrame(rebuildRaf);
|
|
9811
9981
|
rebuildRaf = requestAnimationFrame(rebuild);
|
|
@@ -9949,7 +10119,6 @@ function createVirtualContext(items, _options = {}) {
|
|
|
9949
10119
|
function useVirtual(namespace = "v0:virtual") {
|
|
9950
10120
|
return useContext(namespace);
|
|
9951
10121
|
}
|
|
9952
|
-
|
|
9953
10122
|
//#endregion
|
|
9954
10123
|
//#region src/composables/useEventListener/index.ts
|
|
9955
10124
|
/**
|
|
@@ -9984,9 +10153,9 @@ function useEventListener(target, event, listener, options) {
|
|
|
9984
10153
|
for (const fn of cleanups) fn();
|
|
9985
10154
|
cleanups.length = 0;
|
|
9986
10155
|
}
|
|
9987
|
-
function register(el, event
|
|
9988
|
-
el.addEventListener(event
|
|
9989
|
-
return () => el.removeEventListener(event
|
|
10156
|
+
function register(el, event, listener, options) {
|
|
10157
|
+
el.addEventListener(event, listener, options);
|
|
10158
|
+
return () => el.removeEventListener(event, listener, options);
|
|
9990
10159
|
}
|
|
9991
10160
|
const stopWatcher = watch(() => [
|
|
9992
10161
|
toValue(target),
|
|
@@ -9998,7 +10167,7 @@ function useEventListener(target, event, listener, options) {
|
|
|
9998
10167
|
if (!el) return;
|
|
9999
10168
|
const eventList = toArray(events);
|
|
10000
10169
|
const listenerList = toArray(listeners);
|
|
10001
|
-
for (const event
|
|
10170
|
+
for (const event of eventList) for (const listenerFn of listenerList) cleanups.push(register(el, event, listenerFn, opts));
|
|
10002
10171
|
}, {
|
|
10003
10172
|
immediate: true,
|
|
10004
10173
|
flush: "post"
|
|
@@ -10038,7 +10207,6 @@ function useWindowEventListener(event, listener, options) {
|
|
|
10038
10207
|
function useDocumentEventListener(event, listener, options) {
|
|
10039
10208
|
return IN_BROWSER ? useEventListener(document, event, listener, options) : () => {};
|
|
10040
10209
|
}
|
|
10041
|
-
|
|
10042
10210
|
//#endregion
|
|
10043
10211
|
//#region src/composables/useClickOutside/index.ts
|
|
10044
10212
|
/**
|
|
@@ -10296,10 +10464,9 @@ function useClickOutside(target, handler, options = {}) {
|
|
|
10296
10464
|
stop
|
|
10297
10465
|
};
|
|
10298
10466
|
}
|
|
10299
|
-
|
|
10300
10467
|
//#endregion
|
|
10301
10468
|
//#region src/components/Dialog/DialogContent.vue
|
|
10302
|
-
const _sfc_main$
|
|
10469
|
+
const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
10303
10470
|
name: "DialogContent",
|
|
10304
10471
|
__name: "DialogContent",
|
|
10305
10472
|
props: {
|
|
@@ -10367,7 +10534,7 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
10367
10534
|
}
|
|
10368
10535
|
}));
|
|
10369
10536
|
return (_ctx, _cache) => {
|
|
10370
|
-
return openBlock(), createBlock(unref(
|
|
10537
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
10371
10538
|
ref: "content",
|
|
10372
10539
|
as: __props.as,
|
|
10373
10540
|
style: styles.value
|
|
@@ -10381,11 +10548,9 @@ const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
|
10381
10548
|
};
|
|
10382
10549
|
}
|
|
10383
10550
|
});
|
|
10384
|
-
var DialogContent_default = _sfc_main$50;
|
|
10385
|
-
|
|
10386
10551
|
//#endregion
|
|
10387
10552
|
//#region src/components/Dialog/DialogDescription.vue
|
|
10388
|
-
const _sfc_main$
|
|
10553
|
+
const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
10389
10554
|
name: "DialogDescription",
|
|
10390
10555
|
__name: "DialogDescription",
|
|
10391
10556
|
props: {
|
|
@@ -10397,18 +10562,16 @@ const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
|
10397
10562
|
const context = useDialogContext(__props.namespace);
|
|
10398
10563
|
const slotProps = toRef(() => ({ attrs: { id: context.descriptionId } }));
|
|
10399
10564
|
return (_ctx, _cache) => {
|
|
10400
|
-
return openBlock(), createBlock(unref(
|
|
10565
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
10401
10566
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
10402
10567
|
_: 3
|
|
10403
10568
|
}, 16, ["as"]);
|
|
10404
10569
|
};
|
|
10405
10570
|
}
|
|
10406
10571
|
});
|
|
10407
|
-
var DialogDescription_default = _sfc_main$49;
|
|
10408
|
-
|
|
10409
10572
|
//#endregion
|
|
10410
10573
|
//#region src/components/Dialog/DialogTitle.vue
|
|
10411
|
-
const _sfc_main$
|
|
10574
|
+
const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
10412
10575
|
name: "DialogTitle",
|
|
10413
10576
|
__name: "DialogTitle",
|
|
10414
10577
|
props: {
|
|
@@ -10420,18 +10583,16 @@ const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
|
10420
10583
|
const context = useDialogContext(__props.namespace);
|
|
10421
10584
|
const slotProps = toRef(() => ({ attrs: { id: context.titleId } }));
|
|
10422
10585
|
return (_ctx, _cache) => {
|
|
10423
|
-
return openBlock(), createBlock(unref(
|
|
10586
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ as: __props.as }, slotProps.value.attrs), {
|
|
10424
10587
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
10425
10588
|
_: 3
|
|
10426
10589
|
}, 16, ["as"]);
|
|
10427
10590
|
};
|
|
10428
10591
|
}
|
|
10429
10592
|
});
|
|
10430
|
-
var DialogTitle_default = _sfc_main$48;
|
|
10431
|
-
|
|
10432
10593
|
//#endregion
|
|
10433
10594
|
//#region src/components/Dialog/DialogActivator.vue
|
|
10434
|
-
const _sfc_main$
|
|
10595
|
+
const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
10435
10596
|
name: "DialogActivator",
|
|
10436
10597
|
__name: "DialogActivator",
|
|
10437
10598
|
props: {
|
|
@@ -10454,15 +10615,13 @@ const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
|
10454
10615
|
}
|
|
10455
10616
|
}));
|
|
10456
10617
|
return (_ctx, _cache) => {
|
|
10457
|
-
return openBlock(), createBlock(unref(
|
|
10618
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ as: __props.as }, slotProps.value.attrs, { onClick }), {
|
|
10458
10619
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
10459
10620
|
_: 3
|
|
10460
10621
|
}, 16, ["as"]);
|
|
10461
10622
|
};
|
|
10462
10623
|
}
|
|
10463
10624
|
});
|
|
10464
|
-
var DialogActivator_default = _sfc_main$47;
|
|
10465
|
-
|
|
10466
10625
|
//#endregion
|
|
10467
10626
|
//#region src/components/Dialog/index.ts
|
|
10468
10627
|
/**
|
|
@@ -10495,18 +10654,17 @@ var DialogActivator_default = _sfc_main$47;
|
|
|
10495
10654
|
* ```
|
|
10496
10655
|
*/
|
|
10497
10656
|
const Dialog = {
|
|
10498
|
-
Root:
|
|
10499
|
-
Activator:
|
|
10500
|
-
Content:
|
|
10501
|
-
Title:
|
|
10502
|
-
Description:
|
|
10503
|
-
Close:
|
|
10657
|
+
Root: _sfc_main$20,
|
|
10658
|
+
Activator: _sfc_main$16,
|
|
10659
|
+
Content: _sfc_main$18,
|
|
10660
|
+
Title: _sfc_main$21,
|
|
10661
|
+
Description: _sfc_main$19,
|
|
10662
|
+
Close: _sfc_main$17
|
|
10504
10663
|
};
|
|
10505
|
-
|
|
10506
10664
|
//#endregion
|
|
10507
10665
|
//#region src/components/ExpansionPanel/ExpansionPanelRoot.vue
|
|
10508
10666
|
const [useExpansionPanelRoot, provideExpansionPanelRoot] = createContext();
|
|
10509
|
-
const _sfc_main$
|
|
10667
|
+
const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
10510
10668
|
name: "ExpansionPanelRoot",
|
|
10511
10669
|
__name: "ExpansionPanelRoot",
|
|
10512
10670
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10553,7 +10711,7 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
10553
10711
|
}));
|
|
10554
10712
|
provideExpansionPanelRoot(__props.namespace, selection);
|
|
10555
10713
|
return (_ctx, _cache) => {
|
|
10556
|
-
return openBlock(), createBlock(unref(
|
|
10714
|
+
return openBlock(), createBlock(unref(_sfc_main), {
|
|
10557
10715
|
as: __props.as,
|
|
10558
10716
|
renderless: __props.renderless
|
|
10559
10717
|
}, {
|
|
@@ -10563,12 +10721,10 @@ const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
|
10563
10721
|
};
|
|
10564
10722
|
}
|
|
10565
10723
|
});
|
|
10566
|
-
var ExpansionPanelRoot_default = _sfc_main$46;
|
|
10567
|
-
|
|
10568
10724
|
//#endregion
|
|
10569
10725
|
//#region src/components/ExpansionPanel/ExpansionPanelItem.vue
|
|
10570
10726
|
const [useExpansionPanelItem, provideExpansionPanelItem] = createContext({ suffix: "item" });
|
|
10571
|
-
const _sfc_main$
|
|
10727
|
+
const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
10572
10728
|
name: "ExpansionPanelItem",
|
|
10573
10729
|
__name: "ExpansionPanelItem",
|
|
10574
10730
|
props: {
|
|
@@ -10602,7 +10758,7 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
10602
10758
|
isDisabled
|
|
10603
10759
|
});
|
|
10604
10760
|
return (_ctx, _cache) => {
|
|
10605
|
-
return openBlock(), createBlock(unref(
|
|
10761
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
10606
10762
|
as: __props.as,
|
|
10607
10763
|
renderless: __props.renderless
|
|
10608
10764
|
}), {
|
|
@@ -10612,11 +10768,9 @@ const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
|
10612
10768
|
};
|
|
10613
10769
|
}
|
|
10614
10770
|
});
|
|
10615
|
-
var ExpansionPanelItem_default = _sfc_main$45;
|
|
10616
|
-
|
|
10617
10771
|
//#endregion
|
|
10618
10772
|
//#region src/components/ExpansionPanel/ExpansionPanelActivator.vue
|
|
10619
|
-
const _sfc_main$
|
|
10773
|
+
const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
10620
10774
|
name: "ExpansionPanelActivator",
|
|
10621
10775
|
__name: "ExpansionPanelActivator",
|
|
10622
10776
|
props: {
|
|
@@ -10652,7 +10806,7 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
10652
10806
|
}
|
|
10653
10807
|
}));
|
|
10654
10808
|
return (_ctx, _cache) => {
|
|
10655
|
-
return openBlock(), createBlock(unref(
|
|
10809
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
10656
10810
|
as: __props.as,
|
|
10657
10811
|
renderless: __props.renderless
|
|
10658
10812
|
}), {
|
|
@@ -10662,11 +10816,9 @@ const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
|
10662
10816
|
};
|
|
10663
10817
|
}
|
|
10664
10818
|
});
|
|
10665
|
-
var ExpansionPanelActivator_default = _sfc_main$44;
|
|
10666
|
-
|
|
10667
10819
|
//#endregion
|
|
10668
10820
|
//#region src/components/ExpansionPanel/ExpansionPanelContent.vue
|
|
10669
|
-
const _sfc_main$
|
|
10821
|
+
const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
10670
10822
|
name: "ExpansionPanelContent",
|
|
10671
10823
|
__name: "ExpansionPanelContent",
|
|
10672
10824
|
props: {
|
|
@@ -10687,7 +10839,7 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
10687
10839
|
}
|
|
10688
10840
|
}));
|
|
10689
10841
|
return (_ctx, _cache) => {
|
|
10690
|
-
return openBlock(), createBlock(unref(
|
|
10842
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
10691
10843
|
as: __props.as,
|
|
10692
10844
|
renderless: __props.renderless
|
|
10693
10845
|
}), {
|
|
@@ -10697,11 +10849,9 @@ const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
|
10697
10849
|
};
|
|
10698
10850
|
}
|
|
10699
10851
|
});
|
|
10700
|
-
var ExpansionPanelContent_default = _sfc_main$43;
|
|
10701
|
-
|
|
10702
10852
|
//#endregion
|
|
10703
10853
|
//#region src/components/ExpansionPanel/ExpansionPanelHeader.vue
|
|
10704
|
-
const _sfc_main$
|
|
10854
|
+
const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
10705
10855
|
name: "ExpansionPanelHeader",
|
|
10706
10856
|
__name: "ExpansionPanelHeader",
|
|
10707
10857
|
props: {
|
|
@@ -10716,7 +10866,7 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
10716
10866
|
attrs: { "data-selected": item.ticket.isSelected.value || void 0 }
|
|
10717
10867
|
}));
|
|
10718
10868
|
return (_ctx, _cache) => {
|
|
10719
|
-
return openBlock(), createBlock(unref(
|
|
10869
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
10720
10870
|
as: __props.as,
|
|
10721
10871
|
renderless: __props.renderless
|
|
10722
10872
|
}), {
|
|
@@ -10726,8 +10876,6 @@ const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
|
10726
10876
|
};
|
|
10727
10877
|
}
|
|
10728
10878
|
});
|
|
10729
|
-
var ExpansionPanelHeader_default = _sfc_main$42;
|
|
10730
|
-
|
|
10731
10879
|
//#endregion
|
|
10732
10880
|
//#region src/components/ExpansionPanel/index.ts
|
|
10733
10881
|
/**
|
|
@@ -10736,17 +10884,16 @@ var ExpansionPanelHeader_default = _sfc_main$42;
|
|
|
10736
10884
|
* @see https://0.vuetifyjs.com/components/expansion-panels
|
|
10737
10885
|
*/
|
|
10738
10886
|
const ExpansionPanel = {
|
|
10739
|
-
Root:
|
|
10740
|
-
Item:
|
|
10741
|
-
Header:
|
|
10742
|
-
Activator:
|
|
10743
|
-
Content:
|
|
10887
|
+
Root: _sfc_main$26,
|
|
10888
|
+
Item: _sfc_main$25,
|
|
10889
|
+
Header: _sfc_main$24,
|
|
10890
|
+
Activator: _sfc_main$22,
|
|
10891
|
+
Content: _sfc_main$23
|
|
10744
10892
|
};
|
|
10745
|
-
|
|
10746
10893
|
//#endregion
|
|
10747
10894
|
//#region src/components/Group/GroupRoot.vue
|
|
10748
10895
|
const [useGroupRoot, provideGroupRoot] = createContext();
|
|
10749
|
-
const _sfc_main$
|
|
10896
|
+
const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
10750
10897
|
name: "GroupRoot",
|
|
10751
10898
|
__name: "GroupRoot",
|
|
10752
10899
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10796,11 +10943,9 @@ const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
|
10796
10943
|
};
|
|
10797
10944
|
}
|
|
10798
10945
|
});
|
|
10799
|
-
var GroupRoot_default = _sfc_main$41;
|
|
10800
|
-
|
|
10801
10946
|
//#endregion
|
|
10802
10947
|
//#region src/components/Group/GroupItem.vue
|
|
10803
|
-
const _sfc_main$
|
|
10948
|
+
const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
10804
10949
|
name: "GroupItem",
|
|
10805
10950
|
__name: "GroupItem",
|
|
10806
10951
|
props: {
|
|
@@ -10849,8 +10994,6 @@ const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
|
10849
10994
|
};
|
|
10850
10995
|
}
|
|
10851
10996
|
});
|
|
10852
|
-
var GroupItem_default = _sfc_main$40;
|
|
10853
|
-
|
|
10854
10997
|
//#endregion
|
|
10855
10998
|
//#region src/components/Group/index.ts
|
|
10856
10999
|
/**
|
|
@@ -10859,16 +11002,15 @@ var GroupItem_default = _sfc_main$40;
|
|
|
10859
11002
|
* @see https://0.vuetifyjs.com/components/group
|
|
10860
11003
|
*/
|
|
10861
11004
|
const Group = {
|
|
10862
|
-
Root:
|
|
10863
|
-
Item:
|
|
11005
|
+
Root: _sfc_main$28,
|
|
11006
|
+
Item: _sfc_main$27
|
|
10864
11007
|
};
|
|
10865
|
-
|
|
10866
11008
|
//#endregion
|
|
10867
11009
|
//#region src/components/Pagination/PaginationRoot.vue
|
|
10868
11010
|
const [usePaginationRoot, providePaginationRoot] = createContext();
|
|
10869
11011
|
const [usePaginationControls, providePaginationControls] = createContext({ suffix: "controls" });
|
|
10870
11012
|
const [usePaginationItems, providePaginationItems] = createContext({ suffix: "items" });
|
|
10871
|
-
const _sfc_main$
|
|
11013
|
+
const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
10872
11014
|
name: "PaginationRoot",
|
|
10873
11015
|
__name: "PaginationRoot",
|
|
10874
11016
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -10955,7 +11097,7 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
10955
11097
|
providePaginationControls(__props.namespace, controls);
|
|
10956
11098
|
providePaginationItems(__props.namespace, items);
|
|
10957
11099
|
return (_ctx, _cache) => {
|
|
10958
|
-
return openBlock(), createBlock(unref(
|
|
11100
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
10959
11101
|
ref_key: "atom",
|
|
10960
11102
|
ref: atom
|
|
10961
11103
|
}, slotProps.value.attrs, {
|
|
@@ -10968,11 +11110,9 @@ const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
|
10968
11110
|
};
|
|
10969
11111
|
}
|
|
10970
11112
|
});
|
|
10971
|
-
var PaginationRoot_default = _sfc_main$39;
|
|
10972
|
-
|
|
10973
11113
|
//#endregion
|
|
10974
11114
|
//#region src/components/Pagination/PaginationEllipsis.vue
|
|
10975
|
-
const _sfc_main$
|
|
11115
|
+
const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
10976
11116
|
name: "PaginationEllipsis",
|
|
10977
11117
|
__name: "PaginationEllipsis",
|
|
10978
11118
|
props: {
|
|
@@ -11000,7 +11140,7 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
11000
11140
|
}));
|
|
11001
11141
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
11002
11142
|
return (_ctx, _cache) => {
|
|
11003
|
-
return openBlock(), createBlock(unref(
|
|
11143
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11004
11144
|
ref_key: "atom",
|
|
11005
11145
|
ref: atom
|
|
11006
11146
|
}, slotProps.value.attrs, {
|
|
@@ -11013,11 +11153,9 @@ const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
|
11013
11153
|
};
|
|
11014
11154
|
}
|
|
11015
11155
|
});
|
|
11016
|
-
var PaginationEllipsis_default = _sfc_main$38;
|
|
11017
|
-
|
|
11018
11156
|
//#endregion
|
|
11019
11157
|
//#region src/components/Pagination/PaginationFirst.vue
|
|
11020
|
-
const _sfc_main$
|
|
11158
|
+
const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
11021
11159
|
name: "PaginationFirst",
|
|
11022
11160
|
__name: "PaginationFirst",
|
|
11023
11161
|
props: {
|
|
@@ -11059,7 +11197,7 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
11059
11197
|
}));
|
|
11060
11198
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
11061
11199
|
return (_ctx, _cache) => {
|
|
11062
|
-
return openBlock(), createBlock(unref(
|
|
11200
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11063
11201
|
ref_key: "atom",
|
|
11064
11202
|
ref: atom
|
|
11065
11203
|
}, slotProps.value.attrs, {
|
|
@@ -11072,11 +11210,9 @@ const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
|
11072
11210
|
};
|
|
11073
11211
|
}
|
|
11074
11212
|
});
|
|
11075
|
-
var PaginationFirst_default = _sfc_main$37;
|
|
11076
|
-
|
|
11077
11213
|
//#endregion
|
|
11078
11214
|
//#region src/components/Pagination/PaginationItem.vue
|
|
11079
|
-
const _sfc_main$
|
|
11215
|
+
const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
11080
11216
|
name: "PaginationItem",
|
|
11081
11217
|
__name: "PaginationItem",
|
|
11082
11218
|
props: {
|
|
@@ -11129,7 +11265,7 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
11129
11265
|
}));
|
|
11130
11266
|
onBeforeUnmount(() => items.unregister(__props.id));
|
|
11131
11267
|
return (_ctx, _cache) => {
|
|
11132
|
-
return openBlock(), createBlock(unref(
|
|
11268
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11133
11269
|
ref_key: "atom",
|
|
11134
11270
|
ref: atom
|
|
11135
11271
|
}, slotProps.value.attrs, {
|
|
@@ -11142,11 +11278,9 @@ const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
|
11142
11278
|
};
|
|
11143
11279
|
}
|
|
11144
11280
|
});
|
|
11145
|
-
var PaginationItem_default = _sfc_main$36;
|
|
11146
|
-
|
|
11147
11281
|
//#endregion
|
|
11148
11282
|
//#region src/components/Pagination/PaginationLast.vue
|
|
11149
|
-
const _sfc_main$
|
|
11283
|
+
const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
11150
11284
|
name: "PaginationLast",
|
|
11151
11285
|
__name: "PaginationLast",
|
|
11152
11286
|
props: {
|
|
@@ -11188,7 +11322,7 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
11188
11322
|
}));
|
|
11189
11323
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
11190
11324
|
return (_ctx, _cache) => {
|
|
11191
|
-
return openBlock(), createBlock(unref(
|
|
11325
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11192
11326
|
ref_key: "atom",
|
|
11193
11327
|
ref: atom
|
|
11194
11328
|
}, slotProps.value.attrs, {
|
|
@@ -11201,11 +11335,9 @@ const _sfc_main$35 = /* @__PURE__ */ defineComponent({
|
|
|
11201
11335
|
};
|
|
11202
11336
|
}
|
|
11203
11337
|
});
|
|
11204
|
-
var PaginationLast_default = _sfc_main$35;
|
|
11205
|
-
|
|
11206
11338
|
//#endregion
|
|
11207
11339
|
//#region src/components/Pagination/PaginationNext.vue
|
|
11208
|
-
const _sfc_main$
|
|
11340
|
+
const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
11209
11341
|
name: "PaginationNext",
|
|
11210
11342
|
__name: "PaginationNext",
|
|
11211
11343
|
props: {
|
|
@@ -11247,7 +11379,7 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
11247
11379
|
}));
|
|
11248
11380
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
11249
11381
|
return (_ctx, _cache) => {
|
|
11250
|
-
return openBlock(), createBlock(unref(
|
|
11382
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11251
11383
|
ref_key: "atom",
|
|
11252
11384
|
ref: atom
|
|
11253
11385
|
}, slotProps.value.attrs, {
|
|
@@ -11260,11 +11392,9 @@ const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
|
11260
11392
|
};
|
|
11261
11393
|
}
|
|
11262
11394
|
});
|
|
11263
|
-
var PaginationNext_default = _sfc_main$34;
|
|
11264
|
-
|
|
11265
11395
|
//#endregion
|
|
11266
11396
|
//#region src/components/Pagination/PaginationPrev.vue
|
|
11267
|
-
const _sfc_main$
|
|
11397
|
+
const _sfc_main$34 = /* @__PURE__ */ defineComponent({
|
|
11268
11398
|
name: "PaginationPrev",
|
|
11269
11399
|
__name: "PaginationPrev",
|
|
11270
11400
|
props: {
|
|
@@ -11306,7 +11436,7 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
11306
11436
|
}));
|
|
11307
11437
|
onBeforeUnmount(() => controls.unregister(__props.id));
|
|
11308
11438
|
return (_ctx, _cache) => {
|
|
11309
|
-
return openBlock(), createBlock(unref(
|
|
11439
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11310
11440
|
ref_key: "atom",
|
|
11311
11441
|
ref: atom
|
|
11312
11442
|
}, slotProps.value.attrs, {
|
|
@@ -11319,11 +11449,9 @@ const _sfc_main$33 = /* @__PURE__ */ defineComponent({
|
|
|
11319
11449
|
};
|
|
11320
11450
|
}
|
|
11321
11451
|
});
|
|
11322
|
-
var PaginationPrev_default = _sfc_main$33;
|
|
11323
|
-
|
|
11324
11452
|
//#endregion
|
|
11325
11453
|
//#region src/components/Pagination/PaginationStatus.vue
|
|
11326
|
-
const _sfc_main$
|
|
11454
|
+
const _sfc_main$36 = /* @__PURE__ */ defineComponent({
|
|
11327
11455
|
name: "PaginationStatus",
|
|
11328
11456
|
__name: "PaginationStatus",
|
|
11329
11457
|
props: {
|
|
@@ -11357,7 +11485,7 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
11357
11485
|
}
|
|
11358
11486
|
}));
|
|
11359
11487
|
return (_ctx, _cache) => {
|
|
11360
|
-
return openBlock(), createBlock(unref(
|
|
11488
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
11361
11489
|
as: __props.as,
|
|
11362
11490
|
renderless: __props.renderless
|
|
11363
11491
|
}), {
|
|
@@ -11367,8 +11495,6 @@ const _sfc_main$32 = /* @__PURE__ */ defineComponent({
|
|
|
11367
11495
|
};
|
|
11368
11496
|
}
|
|
11369
11497
|
});
|
|
11370
|
-
var PaginationStatus_default = _sfc_main$32;
|
|
11371
|
-
|
|
11372
11498
|
//#endregion
|
|
11373
11499
|
//#region src/components/Pagination/index.ts
|
|
11374
11500
|
/**
|
|
@@ -11377,20 +11503,19 @@ var PaginationStatus_default = _sfc_main$32;
|
|
|
11377
11503
|
* @see https://0.vuetifyjs.com/components/pagination
|
|
11378
11504
|
*/
|
|
11379
11505
|
const Pagination = {
|
|
11380
|
-
Root:
|
|
11381
|
-
Item:
|
|
11382
|
-
First:
|
|
11383
|
-
Prev:
|
|
11384
|
-
Ellipsis:
|
|
11385
|
-
Next:
|
|
11386
|
-
Last:
|
|
11387
|
-
Status:
|
|
11506
|
+
Root: _sfc_main$35,
|
|
11507
|
+
Item: _sfc_main$31,
|
|
11508
|
+
First: _sfc_main$30,
|
|
11509
|
+
Prev: _sfc_main$34,
|
|
11510
|
+
Ellipsis: _sfc_main$29,
|
|
11511
|
+
Next: _sfc_main$33,
|
|
11512
|
+
Last: _sfc_main$32,
|
|
11513
|
+
Status: _sfc_main$36
|
|
11388
11514
|
};
|
|
11389
|
-
|
|
11390
11515
|
//#endregion
|
|
11391
11516
|
//#region src/components/Popover/PopoverRoot.vue
|
|
11392
11517
|
const [usePopoverContext, providePopoverContext] = createContext("Popover");
|
|
11393
|
-
const _sfc_main$
|
|
11518
|
+
const _sfc_main$39 = /* @__PURE__ */ defineComponent({
|
|
11394
11519
|
name: "PopoverRoot",
|
|
11395
11520
|
__name: "PopoverRoot",
|
|
11396
11521
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -11422,7 +11547,7 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
11422
11547
|
toggle
|
|
11423
11548
|
}));
|
|
11424
11549
|
return (_ctx, _cache) => {
|
|
11425
|
-
return openBlock(), createBlock(unref(
|
|
11550
|
+
return openBlock(), createBlock(unref(_sfc_main), {
|
|
11426
11551
|
as: __props.as,
|
|
11427
11552
|
renderless: ""
|
|
11428
11553
|
}, {
|
|
@@ -11432,11 +11557,9 @@ const _sfc_main$31 = /* @__PURE__ */ defineComponent({
|
|
|
11432
11557
|
};
|
|
11433
11558
|
}
|
|
11434
11559
|
});
|
|
11435
|
-
var PopoverRoot_default = _sfc_main$31;
|
|
11436
|
-
|
|
11437
11560
|
//#endregion
|
|
11438
11561
|
//#region src/components/Popover/PopoverActivator.vue
|
|
11439
|
-
const _sfc_main$
|
|
11562
|
+
const _sfc_main$37 = /* @__PURE__ */ defineComponent({
|
|
11440
11563
|
name: "PopoverActivator",
|
|
11441
11564
|
__name: "PopoverActivator",
|
|
11442
11565
|
props: {
|
|
@@ -11458,7 +11581,7 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
11458
11581
|
}
|
|
11459
11582
|
}));
|
|
11460
11583
|
return (_ctx, _cache) => {
|
|
11461
|
-
return openBlock(), createBlock(unref(
|
|
11584
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11462
11585
|
as: __props.as,
|
|
11463
11586
|
style: style.value
|
|
11464
11587
|
}, slotProps.value.attrs), {
|
|
@@ -11468,11 +11591,9 @@ const _sfc_main$30 = /* @__PURE__ */ defineComponent({
|
|
|
11468
11591
|
};
|
|
11469
11592
|
}
|
|
11470
11593
|
});
|
|
11471
|
-
var PopoverActivator_default = _sfc_main$30;
|
|
11472
|
-
|
|
11473
11594
|
//#endregion
|
|
11474
11595
|
//#region src/components/Popover/PopoverContent.vue
|
|
11475
|
-
const _sfc_main$
|
|
11596
|
+
const _sfc_main$38 = /* @__PURE__ */ defineComponent({
|
|
11476
11597
|
name: "PopoverContent",
|
|
11477
11598
|
__name: "PopoverContent",
|
|
11478
11599
|
props: {
|
|
@@ -11487,7 +11608,7 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
11487
11608
|
const props = createPropsRestProxy(__props, ["positionArea", "positionTry"]);
|
|
11488
11609
|
const emit = __emit;
|
|
11489
11610
|
const context = usePopoverContext();
|
|
11490
|
-
const ref
|
|
11611
|
+
const ref = useTemplateRef("ref");
|
|
11491
11612
|
const id = toRef(() => props.id ?? context.id);
|
|
11492
11613
|
const style = toRef(() => ({
|
|
11493
11614
|
"position": "fixed",
|
|
@@ -11499,17 +11620,17 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
11499
11620
|
}));
|
|
11500
11621
|
/* v8 ignore start -- browser popover API */
|
|
11501
11622
|
onMounted(() => {
|
|
11502
|
-
if (context.isSelected.value) ref
|
|
11623
|
+
if (context.isSelected.value) ref.value?.element?.showPopover();
|
|
11503
11624
|
});
|
|
11504
11625
|
watch(context.isSelected, (isOpen) => {
|
|
11505
|
-
const element = ref
|
|
11626
|
+
const element = ref.value?.element;
|
|
11506
11627
|
if (!element?.isConnected) return;
|
|
11507
11628
|
if (isOpen === element.matches?.(":popover-open")) return;
|
|
11508
11629
|
if (isOpen) element.showPopover?.();
|
|
11509
11630
|
else element.hidePopover?.();
|
|
11510
11631
|
});
|
|
11511
11632
|
function onToggle(e) {
|
|
11512
|
-
if (!ref
|
|
11633
|
+
if (!ref.value?.element?.isConnected) return;
|
|
11513
11634
|
context.isSelected.value = e.newState === "open";
|
|
11514
11635
|
}
|
|
11515
11636
|
/* v8 ignore stop */
|
|
@@ -11524,9 +11645,9 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
11524
11645
|
}
|
|
11525
11646
|
}));
|
|
11526
11647
|
return (_ctx, _cache) => {
|
|
11527
|
-
return openBlock(), createBlock(unref(
|
|
11648
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11528
11649
|
ref_key: "ref",
|
|
11529
|
-
ref
|
|
11650
|
+
ref,
|
|
11530
11651
|
as: props.as,
|
|
11531
11652
|
style: style.value
|
|
11532
11653
|
}, slotProps.value.attrs, {
|
|
@@ -11539,8 +11660,6 @@ const _sfc_main$29 = /* @__PURE__ */ defineComponent({
|
|
|
11539
11660
|
};
|
|
11540
11661
|
}
|
|
11541
11662
|
});
|
|
11542
|
-
var PopoverContent_default = _sfc_main$29;
|
|
11543
|
-
|
|
11544
11663
|
//#endregion
|
|
11545
11664
|
//#region src/components/Popover/index.ts
|
|
11546
11665
|
/**
|
|
@@ -11549,15 +11668,14 @@ var PopoverContent_default = _sfc_main$29;
|
|
|
11549
11668
|
* @see https://0.vuetifyjs.com/components/popover
|
|
11550
11669
|
*/
|
|
11551
11670
|
const Popover = {
|
|
11552
|
-
Root:
|
|
11553
|
-
Activator:
|
|
11554
|
-
Content:
|
|
11671
|
+
Root: _sfc_main$39,
|
|
11672
|
+
Activator: _sfc_main$37,
|
|
11673
|
+
Content: _sfc_main$38
|
|
11555
11674
|
};
|
|
11556
|
-
|
|
11557
11675
|
//#endregion
|
|
11558
11676
|
//#region src/components/Radio/RadioGroup.vue
|
|
11559
11677
|
const [useRadioGroup, provideRadioGroup] = createContext();
|
|
11560
|
-
const _sfc_main$
|
|
11678
|
+
const _sfc_main$40 = /* @__PURE__ */ defineComponent({
|
|
11561
11679
|
name: "RadioGroup",
|
|
11562
11680
|
__name: "RadioGroup",
|
|
11563
11681
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -11609,7 +11727,7 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
11609
11727
|
}
|
|
11610
11728
|
}));
|
|
11611
11729
|
return (_ctx, _cache) => {
|
|
11612
|
-
return openBlock(), createBlock(unref(
|
|
11730
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
11613
11731
|
as: __props.as,
|
|
11614
11732
|
renderless: __props.renderless
|
|
11615
11733
|
}), {
|
|
@@ -11619,12 +11737,10 @@ const _sfc_main$28 = /* @__PURE__ */ defineComponent({
|
|
|
11619
11737
|
};
|
|
11620
11738
|
}
|
|
11621
11739
|
});
|
|
11622
|
-
var RadioGroup_default = _sfc_main$28;
|
|
11623
|
-
|
|
11624
11740
|
//#endregion
|
|
11625
11741
|
//#region src/components/Radio/RadioRoot.vue
|
|
11626
11742
|
const [useRadioRoot, provideRadioRoot] = createContext();
|
|
11627
|
-
const _sfc_main$
|
|
11743
|
+
const _sfc_main$43 = /* @__PURE__ */ defineComponent({
|
|
11628
11744
|
name: "RadioRoot",
|
|
11629
11745
|
inheritAttrs: false,
|
|
11630
11746
|
__name: "RadioRoot",
|
|
@@ -11734,7 +11850,7 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
11734
11850
|
}
|
|
11735
11851
|
}));
|
|
11736
11852
|
return (_ctx, _cache) => {
|
|
11737
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
11853
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main), mergeProps({ ref: "root" }, {
|
|
11738
11854
|
...unref(attrs),
|
|
11739
11855
|
...slotProps.value.attrs
|
|
11740
11856
|
}, {
|
|
@@ -11745,12 +11861,10 @@ const _sfc_main$27 = /* @__PURE__ */ defineComponent({
|
|
|
11745
11861
|
}), {
|
|
11746
11862
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
11747
11863
|
_: 3
|
|
11748
|
-
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(
|
|
11864
|
+
}, 16, ["as", "renderless"]), unref(name) ? (openBlock(), createBlock(_sfc_main$41, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
11749
11865
|
};
|
|
11750
11866
|
}
|
|
11751
11867
|
});
|
|
11752
|
-
var RadioRoot_default = _sfc_main$27;
|
|
11753
|
-
|
|
11754
11868
|
//#endregion
|
|
11755
11869
|
//#region src/components/Radio/RadioHiddenInput.vue
|
|
11756
11870
|
const _hoisted_1$2 = [
|
|
@@ -11771,7 +11885,7 @@ const visuallyHiddenStyle$1 = {
|
|
|
11771
11885
|
whiteSpace: "nowrap",
|
|
11772
11886
|
border: "0"
|
|
11773
11887
|
};
|
|
11774
|
-
const _sfc_main$
|
|
11888
|
+
const _sfc_main$41 = /* @__PURE__ */ defineComponent({
|
|
11775
11889
|
name: "RadioHiddenInput",
|
|
11776
11890
|
__name: "RadioHiddenInput",
|
|
11777
11891
|
props: {
|
|
@@ -11806,11 +11920,9 @@ const _sfc_main$26 = /* @__PURE__ */ defineComponent({
|
|
|
11806
11920
|
};
|
|
11807
11921
|
}
|
|
11808
11922
|
});
|
|
11809
|
-
var RadioHiddenInput_default = _sfc_main$26;
|
|
11810
|
-
|
|
11811
11923
|
//#endregion
|
|
11812
11924
|
//#region src/components/Radio/RadioIndicator.vue
|
|
11813
|
-
const _sfc_main$
|
|
11925
|
+
const _sfc_main$42 = /* @__PURE__ */ defineComponent({
|
|
11814
11926
|
name: "RadioIndicator",
|
|
11815
11927
|
__name: "RadioIndicator",
|
|
11816
11928
|
props: {
|
|
@@ -11830,7 +11942,7 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
11830
11942
|
}
|
|
11831
11943
|
}));
|
|
11832
11944
|
return (_ctx, _cache) => {
|
|
11833
|
-
return openBlock(), createBlock(unref(
|
|
11945
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
11834
11946
|
as: __props.as,
|
|
11835
11947
|
renderless: __props.renderless
|
|
11836
11948
|
}), {
|
|
@@ -11840,8 +11952,6 @@ const _sfc_main$25 = /* @__PURE__ */ defineComponent({
|
|
|
11840
11952
|
};
|
|
11841
11953
|
}
|
|
11842
11954
|
});
|
|
11843
|
-
var RadioIndicator_default = _sfc_main$25;
|
|
11844
|
-
|
|
11845
11955
|
//#endregion
|
|
11846
11956
|
//#region src/components/Radio/index.ts
|
|
11847
11957
|
/**
|
|
@@ -11877,15 +11987,14 @@ var RadioIndicator_default = _sfc_main$25;
|
|
|
11877
11987
|
* ```
|
|
11878
11988
|
*/
|
|
11879
11989
|
const Radio = {
|
|
11880
|
-
Group:
|
|
11881
|
-
HiddenInput:
|
|
11882
|
-
Indicator:
|
|
11883
|
-
Root:
|
|
11990
|
+
Group: _sfc_main$40,
|
|
11991
|
+
HiddenInput: _sfc_main$41,
|
|
11992
|
+
Indicator: _sfc_main$42,
|
|
11993
|
+
Root: _sfc_main$43
|
|
11884
11994
|
};
|
|
11885
|
-
|
|
11886
11995
|
//#endregion
|
|
11887
11996
|
//#region src/components/Scrim/Scrim.vue
|
|
11888
|
-
const _sfc_main$
|
|
11997
|
+
const _sfc_main$44 = /* @__PURE__ */ defineComponent({
|
|
11889
11998
|
name: "Scrim",
|
|
11890
11999
|
inheritAttrs: false,
|
|
11891
12000
|
__name: "Scrim",
|
|
@@ -11923,7 +12032,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
11923
12032
|
to: __props.teleportTo
|
|
11924
12033
|
}, [createVNode(TransitionGroup, { name: __props.transition }, {
|
|
11925
12034
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
11926
|
-
return openBlock(), createBlock(unref(
|
|
12035
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11927
12036
|
key: ticket.id,
|
|
11928
12037
|
as: __props.as,
|
|
11929
12038
|
style: getStyle(ticket)
|
|
@@ -11942,7 +12051,7 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
11942
12051
|
name: __props.transition
|
|
11943
12052
|
}, {
|
|
11944
12053
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(tickets.value, (ticket) => {
|
|
11945
|
-
return openBlock(), createBlock(unref(
|
|
12054
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
11946
12055
|
key: ticket.id,
|
|
11947
12056
|
as: __props.as,
|
|
11948
12057
|
style: getStyle(ticket)
|
|
@@ -11960,12 +12069,10 @@ const _sfc_main$24 = /* @__PURE__ */ defineComponent({
|
|
|
11960
12069
|
};
|
|
11961
12070
|
}
|
|
11962
12071
|
});
|
|
11963
|
-
var Scrim_default = _sfc_main$24;
|
|
11964
|
-
|
|
11965
12072
|
//#endregion
|
|
11966
12073
|
//#region src/components/Selection/SelectionRoot.vue
|
|
11967
12074
|
const [useSelectionRoot, provideSelectionRoot] = createContext();
|
|
11968
|
-
const _sfc_main$
|
|
12075
|
+
const _sfc_main$46 = /* @__PURE__ */ defineComponent({
|
|
11969
12076
|
name: "SelectionRoot",
|
|
11970
12077
|
__name: "SelectionRoot",
|
|
11971
12078
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -12015,11 +12122,9 @@ const _sfc_main$23 = /* @__PURE__ */ defineComponent({
|
|
|
12015
12122
|
};
|
|
12016
12123
|
}
|
|
12017
12124
|
});
|
|
12018
|
-
var SelectionRoot_default = _sfc_main$23;
|
|
12019
|
-
|
|
12020
12125
|
//#endregion
|
|
12021
12126
|
//#region src/components/Selection/SelectionItem.vue
|
|
12022
|
-
const _sfc_main$
|
|
12127
|
+
const _sfc_main$45 = /* @__PURE__ */ defineComponent({
|
|
12023
12128
|
name: "SelectionItem",
|
|
12024
12129
|
__name: "SelectionItem",
|
|
12025
12130
|
props: {
|
|
@@ -12061,8 +12166,6 @@ const _sfc_main$22 = /* @__PURE__ */ defineComponent({
|
|
|
12061
12166
|
};
|
|
12062
12167
|
}
|
|
12063
12168
|
});
|
|
12064
|
-
var SelectionItem_default = _sfc_main$22;
|
|
12065
|
-
|
|
12066
12169
|
//#endregion
|
|
12067
12170
|
//#region src/components/Selection/index.ts
|
|
12068
12171
|
/**
|
|
@@ -12071,14 +12174,13 @@ var SelectionItem_default = _sfc_main$22;
|
|
|
12071
12174
|
* @see https://0.vuetifyjs.com/components/selection
|
|
12072
12175
|
*/
|
|
12073
12176
|
const Selection = {
|
|
12074
|
-
Root:
|
|
12075
|
-
Item:
|
|
12177
|
+
Root: _sfc_main$46,
|
|
12178
|
+
Item: _sfc_main$45
|
|
12076
12179
|
};
|
|
12077
|
-
|
|
12078
12180
|
//#endregion
|
|
12079
12181
|
//#region src/components/Slider/SliderRoot.vue
|
|
12080
12182
|
const [useSliderRoot, provideSliderRoot] = createContext();
|
|
12081
|
-
const _sfc_main$
|
|
12183
|
+
const _sfc_main$51 = /* @__PURE__ */ defineComponent({
|
|
12082
12184
|
name: "SliderRoot",
|
|
12083
12185
|
inheritAttrs: false,
|
|
12084
12186
|
__name: "SliderRoot",
|
|
@@ -12200,7 +12302,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
12200
12302
|
}
|
|
12201
12303
|
}));
|
|
12202
12304
|
return (_ctx, _cache) => {
|
|
12203
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
12305
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main), mergeProps({
|
|
12204
12306
|
...unref(attrs),
|
|
12205
12307
|
...slotProps.value.attrs
|
|
12206
12308
|
}, {
|
|
@@ -12210,7 +12312,7 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
12210
12312
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
12211
12313
|
_: 3
|
|
12212
12314
|
}, 16, ["as", "renderless"]), __props.name ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList(unref(slider).values.value, (_, index) => {
|
|
12213
|
-
return openBlock(), createBlock(
|
|
12315
|
+
return openBlock(), createBlock(_sfc_main$49, {
|
|
12214
12316
|
key: index,
|
|
12215
12317
|
index
|
|
12216
12318
|
}, null, 8, ["index"]);
|
|
@@ -12218,8 +12320,6 @@ const _sfc_main$21 = /* @__PURE__ */ defineComponent({
|
|
|
12218
12320
|
};
|
|
12219
12321
|
}
|
|
12220
12322
|
});
|
|
12221
|
-
var SliderRoot_default = _sfc_main$21;
|
|
12222
|
-
|
|
12223
12323
|
//#endregion
|
|
12224
12324
|
//#region src/components/Slider/SliderHiddenInput.vue
|
|
12225
12325
|
const _hoisted_1$1 = [
|
|
@@ -12228,7 +12328,7 @@ const _hoisted_1$1 = [
|
|
|
12228
12328
|
"name",
|
|
12229
12329
|
"value"
|
|
12230
12330
|
];
|
|
12231
|
-
const _sfc_main$
|
|
12331
|
+
const _sfc_main$49 = /* @__PURE__ */ defineComponent({
|
|
12232
12332
|
name: "SliderHiddenInput",
|
|
12233
12333
|
__name: "SliderHiddenInput",
|
|
12234
12334
|
props: {
|
|
@@ -12251,11 +12351,9 @@ const _sfc_main$20 = /* @__PURE__ */ defineComponent({
|
|
|
12251
12351
|
};
|
|
12252
12352
|
}
|
|
12253
12353
|
});
|
|
12254
|
-
var SliderHiddenInput_default = _sfc_main$20;
|
|
12255
|
-
|
|
12256
12354
|
//#endregion
|
|
12257
12355
|
//#region src/components/Slider/SliderRange.vue
|
|
12258
|
-
const _sfc_main$
|
|
12356
|
+
const _sfc_main$50 = /* @__PURE__ */ defineComponent({
|
|
12259
12357
|
name: "SliderRange",
|
|
12260
12358
|
inheritAttrs: false,
|
|
12261
12359
|
__name: "SliderRange",
|
|
@@ -12296,7 +12394,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
12296
12394
|
}
|
|
12297
12395
|
}));
|
|
12298
12396
|
return (_ctx, _cache) => {
|
|
12299
|
-
return openBlock(), createBlock(unref(
|
|
12397
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
12300
12398
|
...unref(attrs),
|
|
12301
12399
|
...slotProps.value.attrs
|
|
12302
12400
|
}, {
|
|
@@ -12314,11 +12412,9 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
|
|
|
12314
12412
|
};
|
|
12315
12413
|
}
|
|
12316
12414
|
});
|
|
12317
|
-
var SliderRange_default = _sfc_main$19;
|
|
12318
|
-
|
|
12319
12415
|
//#endregion
|
|
12320
12416
|
//#region src/components/Slider/SliderThumb.vue
|
|
12321
|
-
const _sfc_main$
|
|
12417
|
+
const _sfc_main$52 = /* @__PURE__ */ defineComponent({
|
|
12322
12418
|
name: "SliderThumb",
|
|
12323
12419
|
inheritAttrs: false,
|
|
12324
12420
|
__name: "SliderThumb",
|
|
@@ -12412,7 +12508,7 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
12412
12508
|
}
|
|
12413
12509
|
}));
|
|
12414
12510
|
return (_ctx, _cache) => {
|
|
12415
|
-
return openBlock(), createBlock(unref(
|
|
12511
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ ref: "thumb" }, {
|
|
12416
12512
|
...unref(attrs),
|
|
12417
12513
|
...slotProps.value.attrs
|
|
12418
12514
|
}, {
|
|
@@ -12430,11 +12526,9 @@ const _sfc_main$18 = /* @__PURE__ */ defineComponent({
|
|
|
12430
12526
|
};
|
|
12431
12527
|
}
|
|
12432
12528
|
});
|
|
12433
|
-
var SliderThumb_default = _sfc_main$18;
|
|
12434
|
-
|
|
12435
12529
|
//#endregion
|
|
12436
12530
|
//#region src/components/Slider/SliderTrack.vue
|
|
12437
|
-
const _sfc_main$
|
|
12531
|
+
const _sfc_main$53 = /* @__PURE__ */ defineComponent({
|
|
12438
12532
|
name: "SliderTrack",
|
|
12439
12533
|
inheritAttrs: false,
|
|
12440
12534
|
__name: "SliderTrack",
|
|
@@ -12483,7 +12577,7 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
12483
12577
|
"onPointerdown": onPointerdown
|
|
12484
12578
|
} }));
|
|
12485
12579
|
return (_ctx, _cache) => {
|
|
12486
|
-
return openBlock(), createBlock(unref(
|
|
12580
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ ref: "track" }, {
|
|
12487
12581
|
...unref(attrs),
|
|
12488
12582
|
...slotProps.value.attrs
|
|
12489
12583
|
}, {
|
|
@@ -12501,8 +12595,6 @@ const _sfc_main$17 = /* @__PURE__ */ defineComponent({
|
|
|
12501
12595
|
};
|
|
12502
12596
|
}
|
|
12503
12597
|
});
|
|
12504
|
-
var SliderTrack_default = _sfc_main$17;
|
|
12505
|
-
|
|
12506
12598
|
//#endregion
|
|
12507
12599
|
//#region src/components/Slider/index.ts
|
|
12508
12600
|
/**
|
|
@@ -12530,17 +12622,16 @@ var SliderTrack_default = _sfc_main$17;
|
|
|
12530
12622
|
* ```
|
|
12531
12623
|
*/
|
|
12532
12624
|
const Slider = {
|
|
12533
|
-
Root:
|
|
12534
|
-
Track:
|
|
12535
|
-
Range:
|
|
12536
|
-
Thumb:
|
|
12537
|
-
HiddenInput:
|
|
12625
|
+
Root: _sfc_main$51,
|
|
12626
|
+
Track: _sfc_main$53,
|
|
12627
|
+
Range: _sfc_main$50,
|
|
12628
|
+
Thumb: _sfc_main$52,
|
|
12629
|
+
HiddenInput: _sfc_main$49
|
|
12538
12630
|
};
|
|
12539
|
-
|
|
12540
12631
|
//#endregion
|
|
12541
12632
|
//#region src/components/Splitter/SplitterRoot.vue
|
|
12542
12633
|
const [useSplitterRoot, provideSplitterRoot] = createContext("v0:splitter");
|
|
12543
|
-
const _sfc_main$
|
|
12634
|
+
const _sfc_main$56 = /* @__PURE__ */ defineComponent({
|
|
12544
12635
|
name: "SplitterRoot",
|
|
12545
12636
|
inheritAttrs: false,
|
|
12546
12637
|
__name: "SplitterRoot",
|
|
@@ -12699,7 +12790,7 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
12699
12790
|
}
|
|
12700
12791
|
}));
|
|
12701
12792
|
return (_ctx, _cache) => {
|
|
12702
|
-
return openBlock(), createBlock(unref(
|
|
12793
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ ref: "root" }, {
|
|
12703
12794
|
...unref(attrs),
|
|
12704
12795
|
...slotProps.value.attrs
|
|
12705
12796
|
}, {
|
|
@@ -12720,11 +12811,9 @@ const _sfc_main$16 = /* @__PURE__ */ defineComponent({
|
|
|
12720
12811
|
};
|
|
12721
12812
|
}
|
|
12722
12813
|
});
|
|
12723
|
-
var SplitterRoot_default = _sfc_main$16;
|
|
12724
|
-
|
|
12725
12814
|
//#endregion
|
|
12726
12815
|
//#region src/components/Splitter/SplitterPanel.vue
|
|
12727
|
-
const _sfc_main$
|
|
12816
|
+
const _sfc_main$55 = /* @__PURE__ */ defineComponent({
|
|
12728
12817
|
name: "SplitterPanel",
|
|
12729
12818
|
inheritAttrs: false,
|
|
12730
12819
|
__name: "SplitterPanel",
|
|
@@ -12812,7 +12901,7 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
12812
12901
|
}
|
|
12813
12902
|
}));
|
|
12814
12903
|
return (_ctx, _cache) => {
|
|
12815
|
-
return openBlock(), createBlock(unref(
|
|
12904
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
12816
12905
|
...unref(attrs),
|
|
12817
12906
|
...slotProps.value.attrs
|
|
12818
12907
|
}, {
|
|
@@ -12835,11 +12924,9 @@ const _sfc_main$15 = /* @__PURE__ */ defineComponent({
|
|
|
12835
12924
|
};
|
|
12836
12925
|
}
|
|
12837
12926
|
});
|
|
12838
|
-
var SplitterPanel_default = _sfc_main$15;
|
|
12839
|
-
|
|
12840
12927
|
//#endregion
|
|
12841
12928
|
//#region src/components/Splitter/SplitterHandle.vue
|
|
12842
|
-
const _sfc_main$
|
|
12929
|
+
const _sfc_main$54 = /* @__PURE__ */ defineComponent({
|
|
12843
12930
|
name: "SplitterHandle",
|
|
12844
12931
|
inheritAttrs: false,
|
|
12845
12932
|
__name: "SplitterHandle",
|
|
@@ -13016,7 +13103,7 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
13016
13103
|
}
|
|
13017
13104
|
}));
|
|
13018
13105
|
return (_ctx, _cache) => {
|
|
13019
|
-
return openBlock(), createBlock(unref(
|
|
13106
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
13020
13107
|
...unref(attrs),
|
|
13021
13108
|
...slotProps.value.attrs
|
|
13022
13109
|
}, {
|
|
@@ -13030,8 +13117,6 @@ const _sfc_main$14 = /* @__PURE__ */ defineComponent({
|
|
|
13030
13117
|
};
|
|
13031
13118
|
}
|
|
13032
13119
|
});
|
|
13033
|
-
var SplitterHandle_default = _sfc_main$14;
|
|
13034
|
-
|
|
13035
13120
|
//#endregion
|
|
13036
13121
|
//#region src/components/Splitter/index.ts
|
|
13037
13122
|
/**
|
|
@@ -13061,15 +13146,14 @@ var SplitterHandle_default = _sfc_main$14;
|
|
|
13061
13146
|
* ```
|
|
13062
13147
|
*/
|
|
13063
13148
|
const Splitter = {
|
|
13064
|
-
Root:
|
|
13065
|
-
Panel:
|
|
13066
|
-
Handle:
|
|
13149
|
+
Root: _sfc_main$56,
|
|
13150
|
+
Panel: _sfc_main$55,
|
|
13151
|
+
Handle: _sfc_main$54
|
|
13067
13152
|
};
|
|
13068
|
-
|
|
13069
13153
|
//#endregion
|
|
13070
13154
|
//#region src/components/Switch/SwitchGroup.vue
|
|
13071
13155
|
const [useSwitchGroup, provideSwitchGroup] = createContext();
|
|
13072
|
-
const _sfc_main$
|
|
13156
|
+
const _sfc_main$59 = /* @__PURE__ */ defineComponent({
|
|
13073
13157
|
name: "SwitchGroup",
|
|
13074
13158
|
__name: "SwitchGroup",
|
|
13075
13159
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -13125,7 +13209,7 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
13125
13209
|
}
|
|
13126
13210
|
}));
|
|
13127
13211
|
return (_ctx, _cache) => {
|
|
13128
|
-
return openBlock(), createBlock(unref(
|
|
13212
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
13129
13213
|
as: __props.as,
|
|
13130
13214
|
renderless: __props.renderless
|
|
13131
13215
|
}), {
|
|
@@ -13135,12 +13219,10 @@ const _sfc_main$13 = /* @__PURE__ */ defineComponent({
|
|
|
13135
13219
|
};
|
|
13136
13220
|
}
|
|
13137
13221
|
});
|
|
13138
|
-
var SwitchGroup_default = _sfc_main$13;
|
|
13139
|
-
|
|
13140
13222
|
//#endregion
|
|
13141
13223
|
//#region src/components/Switch/SwitchRoot.vue
|
|
13142
13224
|
const [useSwitchRoot, provideSwitchRoot] = createContext();
|
|
13143
|
-
const _sfc_main$
|
|
13225
|
+
const _sfc_main$61 = /* @__PURE__ */ defineComponent({
|
|
13144
13226
|
name: "SwitchRoot",
|
|
13145
13227
|
inheritAttrs: false,
|
|
13146
13228
|
__name: "SwitchRoot",
|
|
@@ -13259,7 +13341,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
13259
13341
|
}
|
|
13260
13342
|
}));
|
|
13261
13343
|
return (_ctx, _cache) => {
|
|
13262
|
-
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(
|
|
13344
|
+
return openBlock(), createElementBlock(Fragment, null, [createVNode(unref(_sfc_main), mergeProps({
|
|
13263
13345
|
...unref(attrs),
|
|
13264
13346
|
...slotProps.value.attrs
|
|
13265
13347
|
}, {
|
|
@@ -13270,12 +13352,10 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
13270
13352
|
}), {
|
|
13271
13353
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
13272
13354
|
_: 3
|
|
13273
|
-
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(
|
|
13355
|
+
}, 16, ["as", "renderless"]), __props.name ? (openBlock(), createBlock(_sfc_main$60, { key: 0 })) : createCommentVNode("v-if", true)], 64);
|
|
13274
13356
|
};
|
|
13275
13357
|
}
|
|
13276
13358
|
});
|
|
13277
|
-
var SwitchRoot_default = _sfc_main$12;
|
|
13278
|
-
|
|
13279
13359
|
//#endregion
|
|
13280
13360
|
//#region src/components/Switch/SwitchHiddenInput.vue
|
|
13281
13361
|
const _hoisted_1 = [
|
|
@@ -13296,7 +13376,7 @@ const visuallyHiddenStyle = {
|
|
|
13296
13376
|
whiteSpace: "nowrap",
|
|
13297
13377
|
border: "0"
|
|
13298
13378
|
};
|
|
13299
|
-
const _sfc_main$
|
|
13379
|
+
const _sfc_main$60 = /* @__PURE__ */ defineComponent({
|
|
13300
13380
|
name: "SwitchHiddenInput",
|
|
13301
13381
|
__name: "SwitchHiddenInput",
|
|
13302
13382
|
props: {
|
|
@@ -13332,11 +13412,9 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
13332
13412
|
};
|
|
13333
13413
|
}
|
|
13334
13414
|
});
|
|
13335
|
-
var SwitchHiddenInput_default = _sfc_main$11;
|
|
13336
|
-
|
|
13337
13415
|
//#endregion
|
|
13338
13416
|
//#region src/components/Switch/SwitchSelectAll.vue
|
|
13339
|
-
const _sfc_main$
|
|
13417
|
+
const _sfc_main$62 = /* @__PURE__ */ defineComponent({
|
|
13340
13418
|
name: "SwitchSelectAll",
|
|
13341
13419
|
inheritAttrs: false,
|
|
13342
13420
|
__name: "SwitchSelectAll",
|
|
@@ -13407,7 +13485,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
13407
13485
|
}
|
|
13408
13486
|
}));
|
|
13409
13487
|
return (_ctx, _cache) => {
|
|
13410
|
-
return openBlock(), createBlock(unref(
|
|
13488
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
13411
13489
|
...unref(attrs),
|
|
13412
13490
|
...slotProps.value.attrs
|
|
13413
13491
|
}, {
|
|
@@ -13422,11 +13500,9 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
13422
13500
|
};
|
|
13423
13501
|
}
|
|
13424
13502
|
});
|
|
13425
|
-
var SwitchSelectAll_default = _sfc_main$10;
|
|
13426
|
-
|
|
13427
13503
|
//#endregion
|
|
13428
13504
|
//#region src/components/Switch/SwitchThumb.vue
|
|
13429
|
-
const _sfc_main$
|
|
13505
|
+
const _sfc_main$63 = /* @__PURE__ */ defineComponent({
|
|
13430
13506
|
name: "SwitchThumb",
|
|
13431
13507
|
__name: "SwitchThumb",
|
|
13432
13508
|
props: {
|
|
@@ -13449,7 +13525,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13449
13525
|
}
|
|
13450
13526
|
}));
|
|
13451
13527
|
return (_ctx, _cache) => {
|
|
13452
|
-
return openBlock(), createBlock(unref(
|
|
13528
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
13453
13529
|
as: __props.as,
|
|
13454
13530
|
renderless: __props.renderless
|
|
13455
13531
|
}), {
|
|
@@ -13459,11 +13535,9 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
13459
13535
|
};
|
|
13460
13536
|
}
|
|
13461
13537
|
});
|
|
13462
|
-
var SwitchThumb_default = _sfc_main$9;
|
|
13463
|
-
|
|
13464
13538
|
//#endregion
|
|
13465
13539
|
//#region src/components/Switch/SwitchTrack.vue
|
|
13466
|
-
const _sfc_main$
|
|
13540
|
+
const _sfc_main$64 = /* @__PURE__ */ defineComponent({
|
|
13467
13541
|
name: "SwitchTrack",
|
|
13468
13542
|
__name: "SwitchTrack",
|
|
13469
13543
|
props: {
|
|
@@ -13482,8 +13556,9 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
13482
13556
|
attrs: { "data-state": dataState.value }
|
|
13483
13557
|
}));
|
|
13484
13558
|
return (_ctx, _cache) => {
|
|
13485
|
-
return openBlock(), createBlock(unref(
|
|
13559
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps(slotProps.value.attrs, {
|
|
13486
13560
|
as: __props.as,
|
|
13561
|
+
dir: "ltr",
|
|
13487
13562
|
renderless: __props.renderless
|
|
13488
13563
|
}), {
|
|
13489
13564
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps(slotProps.value)))]),
|
|
@@ -13492,8 +13567,6 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
13492
13567
|
};
|
|
13493
13568
|
}
|
|
13494
13569
|
});
|
|
13495
|
-
var SwitchTrack_default = _sfc_main$8;
|
|
13496
|
-
|
|
13497
13570
|
//#endregion
|
|
13498
13571
|
//#region src/components/Switch/index.ts
|
|
13499
13572
|
/**
|
|
@@ -13523,18 +13596,17 @@ var SwitchTrack_default = _sfc_main$8;
|
|
|
13523
13596
|
* ```
|
|
13524
13597
|
*/
|
|
13525
13598
|
const Switch = {
|
|
13526
|
-
Group:
|
|
13527
|
-
HiddenInput:
|
|
13528
|
-
Root:
|
|
13529
|
-
SelectAll:
|
|
13530
|
-
Thumb:
|
|
13531
|
-
Track:
|
|
13599
|
+
Group: _sfc_main$59,
|
|
13600
|
+
HiddenInput: _sfc_main$60,
|
|
13601
|
+
Root: _sfc_main$61,
|
|
13602
|
+
SelectAll: _sfc_main$62,
|
|
13603
|
+
Thumb: _sfc_main$63,
|
|
13604
|
+
Track: _sfc_main$64
|
|
13532
13605
|
};
|
|
13533
|
-
|
|
13534
13606
|
//#endregion
|
|
13535
13607
|
//#region src/components/Single/SingleRoot.vue
|
|
13536
13608
|
const [useSingleRoot, provideSingleRoot] = createContext();
|
|
13537
|
-
const _sfc_main$
|
|
13609
|
+
const _sfc_main$48 = /* @__PURE__ */ defineComponent({
|
|
13538
13610
|
name: "SingleRoot",
|
|
13539
13611
|
__name: "SingleRoot",
|
|
13540
13612
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -13578,11 +13650,9 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
13578
13650
|
};
|
|
13579
13651
|
}
|
|
13580
13652
|
});
|
|
13581
|
-
var SingleRoot_default = _sfc_main$7;
|
|
13582
|
-
|
|
13583
13653
|
//#endregion
|
|
13584
13654
|
//#region src/components/Single/SingleItem.vue
|
|
13585
|
-
const _sfc_main$
|
|
13655
|
+
const _sfc_main$47 = /* @__PURE__ */ defineComponent({
|
|
13586
13656
|
name: "SingleItem",
|
|
13587
13657
|
__name: "SingleItem",
|
|
13588
13658
|
props: {
|
|
@@ -13624,8 +13694,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
13624
13694
|
};
|
|
13625
13695
|
}
|
|
13626
13696
|
});
|
|
13627
|
-
var SingleItem_default = _sfc_main$6;
|
|
13628
|
-
|
|
13629
13697
|
//#endregion
|
|
13630
13698
|
//#region src/components/Single/index.ts
|
|
13631
13699
|
/**
|
|
@@ -13634,14 +13702,13 @@ var SingleItem_default = _sfc_main$6;
|
|
|
13634
13702
|
* @see https://0.vuetifyjs.com/components/single
|
|
13635
13703
|
*/
|
|
13636
13704
|
const Single = {
|
|
13637
|
-
Root:
|
|
13638
|
-
Item:
|
|
13705
|
+
Root: _sfc_main$48,
|
|
13706
|
+
Item: _sfc_main$47
|
|
13639
13707
|
};
|
|
13640
|
-
|
|
13641
13708
|
//#endregion
|
|
13642
13709
|
//#region src/components/Step/StepRoot.vue
|
|
13643
13710
|
const [useStepRoot, provideStepRoot] = createContext();
|
|
13644
|
-
const _sfc_main$
|
|
13711
|
+
const _sfc_main$58 = /* @__PURE__ */ defineComponent({
|
|
13645
13712
|
name: "StepRoot",
|
|
13646
13713
|
__name: "StepRoot",
|
|
13647
13714
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -13690,11 +13757,9 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
13690
13757
|
};
|
|
13691
13758
|
}
|
|
13692
13759
|
});
|
|
13693
|
-
var StepRoot_default = _sfc_main$5;
|
|
13694
|
-
|
|
13695
13760
|
//#endregion
|
|
13696
13761
|
//#region src/components/Step/StepItem.vue
|
|
13697
|
-
const _sfc_main$
|
|
13762
|
+
const _sfc_main$57 = /* @__PURE__ */ defineComponent({
|
|
13698
13763
|
name: "StepItem",
|
|
13699
13764
|
__name: "StepItem",
|
|
13700
13765
|
props: {
|
|
@@ -13736,8 +13801,6 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
13736
13801
|
};
|
|
13737
13802
|
}
|
|
13738
13803
|
});
|
|
13739
|
-
var StepItem_default = _sfc_main$4;
|
|
13740
|
-
|
|
13741
13804
|
//#endregion
|
|
13742
13805
|
//#region src/components/Step/index.ts
|
|
13743
13806
|
/**
|
|
@@ -13746,14 +13809,13 @@ var StepItem_default = _sfc_main$4;
|
|
|
13746
13809
|
* @see https://0.vuetifyjs.com/components/step
|
|
13747
13810
|
*/
|
|
13748
13811
|
const Step = {
|
|
13749
|
-
Root:
|
|
13750
|
-
Item:
|
|
13812
|
+
Root: _sfc_main$58,
|
|
13813
|
+
Item: _sfc_main$57
|
|
13751
13814
|
};
|
|
13752
|
-
|
|
13753
13815
|
//#endregion
|
|
13754
13816
|
//#region src/components/Tabs/TabsRoot.vue
|
|
13755
13817
|
const [useTabsRoot, provideTabsRoot] = createContext();
|
|
13756
|
-
const _sfc_main$
|
|
13818
|
+
const _sfc_main$68 = /* @__PURE__ */ defineComponent({
|
|
13757
13819
|
name: "TabsRoot",
|
|
13758
13820
|
__name: "TabsRoot",
|
|
13759
13821
|
props: /* @__PURE__ */ mergeModels({
|
|
@@ -13819,11 +13881,9 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
13819
13881
|
};
|
|
13820
13882
|
}
|
|
13821
13883
|
});
|
|
13822
|
-
var TabsRoot_default = _sfc_main$3;
|
|
13823
|
-
|
|
13824
13884
|
//#endregion
|
|
13825
13885
|
//#region src/components/Tabs/TabsList.vue
|
|
13826
|
-
const _sfc_main$
|
|
13886
|
+
const _sfc_main$66 = /* @__PURE__ */ defineComponent({
|
|
13827
13887
|
name: "TabsList",
|
|
13828
13888
|
inheritAttrs: false,
|
|
13829
13889
|
__name: "TabsList",
|
|
@@ -13849,7 +13909,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
13849
13909
|
}
|
|
13850
13910
|
}));
|
|
13851
13911
|
return (_ctx, _cache) => {
|
|
13852
|
-
return openBlock(), createBlock(unref(
|
|
13912
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
13853
13913
|
...unref(attrs),
|
|
13854
13914
|
...slotProps.value.attrs
|
|
13855
13915
|
}, {
|
|
@@ -13862,11 +13922,9 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
13862
13922
|
};
|
|
13863
13923
|
}
|
|
13864
13924
|
});
|
|
13865
|
-
var TabsList_default = _sfc_main$2;
|
|
13866
|
-
|
|
13867
13925
|
//#endregion
|
|
13868
13926
|
//#region src/components/Tabs/TabsItem.vue
|
|
13869
|
-
const _sfc_main$
|
|
13927
|
+
const _sfc_main$65 = /* @__PURE__ */ defineComponent({
|
|
13870
13928
|
name: "TabsItem",
|
|
13871
13929
|
inheritAttrs: false,
|
|
13872
13930
|
__name: "TabsItem",
|
|
@@ -13966,7 +14024,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
13966
14024
|
}
|
|
13967
14025
|
}));
|
|
13968
14026
|
return (_ctx, _cache) => {
|
|
13969
|
-
return openBlock(), createBlock(unref(
|
|
14027
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({ ref: "root" }, {
|
|
13970
14028
|
...unref(attrs),
|
|
13971
14029
|
...slotProps.value.attrs
|
|
13972
14030
|
}, {
|
|
@@ -13979,11 +14037,9 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
13979
14037
|
};
|
|
13980
14038
|
}
|
|
13981
14039
|
});
|
|
13982
|
-
var TabsItem_default = _sfc_main$1;
|
|
13983
|
-
|
|
13984
14040
|
//#endregion
|
|
13985
14041
|
//#region src/components/Tabs/TabsPanel.vue
|
|
13986
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
14042
|
+
const _sfc_main$67 = /* @__PURE__ */ defineComponent({
|
|
13987
14043
|
name: "TabsPanel",
|
|
13988
14044
|
inheritAttrs: false,
|
|
13989
14045
|
__name: "TabsPanel",
|
|
@@ -14020,7 +14076,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
14020
14076
|
}
|
|
14021
14077
|
}));
|
|
14022
14078
|
return (_ctx, _cache) => {
|
|
14023
|
-
return openBlock(), createBlock(unref(
|
|
14079
|
+
return openBlock(), createBlock(unref(_sfc_main), mergeProps({
|
|
14024
14080
|
...unref(attrs),
|
|
14025
14081
|
...slotProps.value.attrs
|
|
14026
14082
|
}, {
|
|
@@ -14033,8 +14089,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
14033
14089
|
};
|
|
14034
14090
|
}
|
|
14035
14091
|
});
|
|
14036
|
-
var TabsPanel_default = _sfc_main;
|
|
14037
|
-
|
|
14038
14092
|
//#endregion
|
|
14039
14093
|
//#region src/components/Tabs/index.ts
|
|
14040
14094
|
/**
|
|
@@ -14066,11 +14120,10 @@ var TabsPanel_default = _sfc_main;
|
|
|
14066
14120
|
* ```
|
|
14067
14121
|
*/
|
|
14068
14122
|
const Tabs = {
|
|
14069
|
-
Root:
|
|
14070
|
-
List:
|
|
14071
|
-
Item:
|
|
14072
|
-
Panel:
|
|
14123
|
+
Root: _sfc_main$68,
|
|
14124
|
+
List: _sfc_main$66,
|
|
14125
|
+
Item: _sfc_main$65,
|
|
14126
|
+
Panel: _sfc_main$67
|
|
14073
14127
|
};
|
|
14074
|
-
|
|
14075
14128
|
//#endregion
|
|
14076
|
-
export {
|
|
14129
|
+
export { _sfc_main as Atom, Avatar, _sfc_main$1 as AvatarFallback, _sfc_main$2 as AvatarImage, _sfc_main$3 as AvatarRoot, Breadcrumbs, _sfc_main$4 as BreadcrumbsDivider, _sfc_main$5 as BreadcrumbsEllipsis, _sfc_main$6 as BreadcrumbsItem, _sfc_main$7 as BreadcrumbsLink, _sfc_main$8 as BreadcrumbsList, _sfc_main$9 as BreadcrumbsPage, _sfc_main$10 as BreadcrumbsRoot, COMMON_ELEMENTS, Checkbox, _sfc_main$11 as CheckboxGroup, _sfc_main$12 as CheckboxHiddenInput, _sfc_main$13 as CheckboxIndicator, _sfc_main$14 as CheckboxRoot, _sfc_main$15 as CheckboxSelectAll, ClientAdapter, ConsolaLoggerAdapter, DataTableAdapter, Dialog, _sfc_main$16 as DialogActivator, _sfc_main$17 as DialogClose, _sfc_main$18 as DialogContent, _sfc_main$19 as DialogDescription, _sfc_main$20 as DialogRoot, _sfc_main$21 as DialogTitle, ExpansionPanel, _sfc_main$22 as ExpansionPanelActivator, _sfc_main$23 as ExpansionPanelContent, _sfc_main$24 as ExpansionPanelHeader, _sfc_main$25 as ExpansionPanelItem, _sfc_main$26 as ExpansionPanelRoot, FeaturesAdapter, Group, _sfc_main$27 as GroupItem, _sfc_main$28 as GroupRoot, IN_BROWSER, MemoryAdapter, Pagination, _sfc_main$29 as PaginationEllipsis, _sfc_main$30 as PaginationFirst, _sfc_main$31 as PaginationItem, _sfc_main$32 as PaginationLast, _sfc_main$33 as PaginationNext, _sfc_main$34 as PaginationPrev, _sfc_main$35 as PaginationRoot, _sfc_main$36 as PaginationStatus, PermissionAdapter, PinoLoggerAdapter, Popover, _sfc_main$37 as PopoverActivator, _sfc_main$38 as PopoverContent, _sfc_main$39 as PopoverRoot, Radio, _sfc_main$40 as RadioGroup, _sfc_main$41 as RadioHiddenInput, _sfc_main$42 as RadioIndicator, _sfc_main$43 as RadioRoot, SELF_CLOSING_TAGS, SUPPORTS_INTERSECTION_OBSERVER, SUPPORTS_MATCH_MEDIA, SUPPORTS_MUTATION_OBSERVER, SUPPORTS_OBSERVER, SUPPORTS_TOUCH, _sfc_main$44 as Scrim, Selection, _sfc_main$45 as SelectionItem, _sfc_main$46 as SelectionRoot, ServerAdapter, Single, _sfc_main$47 as SingleItem, _sfc_main$48 as SingleRoot, Slider, _sfc_main$49 as SliderHiddenInput, _sfc_main$50 as SliderRange, _sfc_main$51 as SliderRoot, _sfc_main$52 as SliderThumb, _sfc_main$53 as SliderTrack, Splitter, _sfc_main$54 as SplitterHandle, _sfc_main$55 as SplitterPanel, _sfc_main$56 as SplitterRoot, Step, _sfc_main$57 as StepItem, _sfc_main$58 as StepRoot, Switch, _sfc_main$59 as SwitchGroup, _sfc_main$60 as SwitchHiddenInput, _sfc_main$61 as SwitchRoot, _sfc_main$62 as SwitchSelectAll, _sfc_main$63 as SwitchThumb, _sfc_main$64 as SwitchTrack, Tabs, _sfc_main$65 as TabsItem, _sfc_main$66 as TabsList, _sfc_main$67 as TabsPanel, _sfc_main$68 as TabsRoot, VirtualAdapter, Vuetify0LocaleAdapter, Vuetify0LoggerAdapter, Vuetify0RtlAdapter, Vuetify0ThemeAdapter, __LOGGER_ENABLED__, clamp, createBreadcrumbs, createBreadcrumbsContext, createBreakpoints, createBreakpointsContext, createBreakpointsPlugin, createContext, createDataTable, createDataTableContext, createDate, createDateContext, createDatePlugin, createFallbackHydration, createFeatures, createFeaturesContext, createFeaturesPlugin, createFilter, createFilterContext, createForm, createFormContext, createGroup, createGroupContext, createHydration, createHydrationContext, createHydrationPlugin, createLocale, createLocaleContext, createLocaleFallback, createLocalePlugin, createLogger, createLoggerContext, createLoggerPlugin, createModel, createNested, createNestedContext, createOverflow, createOverflowContext, createPagination, createPaginationContext, createPermissions, createPermissionsContext, createPermissionsPlugin, createPlugin, createPluginContext, createQueue, createQueueContext, createRegistry, createRegistryContext, createRtl, createRtlContext, createRtlFallback, createRtlPlugin, createRules, createRulesContext, createRulesFallback, createRulesPlugin, createSelection, createSelectionContext, createSingle, createSingleContext, createSlider, createStack, createStackContext, createStackPlugin, createStep, createStepContext, createStorage, createStorageContext, createStoragePlugin, createTheme, createThemeContext, createThemePlugin, createTimeline, createTimelineContext, createTokens, createTokensContext, createTrinity, createValidation, createVirtual, createVirtualContext, debounce, instanceExists, instanceName, isArray, isBoolean, isElement, isFunction, isNaN, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isSelfClosingTag, isStandardSchema, isString, isSymbol, isUndefined, mergeDeep, multipleOpenStrategy, provideAvatarRoot, provideBreadcrumbsRoot, provideCheckboxGroup, provideCheckboxRoot, provideContext, provideDialogContext, provideExpansionPanelItem, provideExpansionPanelRoot, provideGroupRoot, providePaginationControls, providePaginationItems, providePaginationRoot, providePopoverContext, provideRadioGroup, provideRadioRoot, provideSelectionRoot, provideSingleRoot, provideSliderRoot, provideSplitterRoot, provideStepRoot, provideSwitchGroup, provideSwitchRoot, provideTabsRoot, range, singleOpenStrategy, toArray, toElement, toReactive, useAvatarRoot, useBreadcrumbs, useBreadcrumbsRoot, useBreakpoints, useCheckboxGroup, useCheckboxRoot, useClickOutside, useContext, useDataTable, useDate, useDialogContext, useDocumentEventListener, useElementIntersection, useElementSize, useEventListener, useExpansionPanelItem, useExpansionPanelRoot, useFeatures, useFilter, useForm, useGroup, useGroupRoot, useHotkey, useHydration, useId, useIntersectionObserver, useLazy, useLocale, useLogger, useMediaQuery, useMutationObserver, useNested, useOverflow, usePagination, usePaginationControls, usePaginationItems, usePaginationRoot, usePermissions, usePopoverContext, usePrefersContrast, usePrefersDark, usePrefersReducedMotion, useProxyModel, useProxyRegistry, useQueue, useRadioGroup, useRadioRoot, useRegistry, useResizeObserver, useRtl, useRules, useSelection, useSelectionRoot, useSingle, useSingleRoot, useSliderRoot, useSplitterRoot, useStack, useStep, useStepRoot, useStorage, useSwitchGroup, useSwitchRoot, useTabsRoot, useTheme, useTimeline, useToggleScope, useTokens, useVirtual, useWindowEventListener, version };
|