@ianicdev/datatables2 0.12.0 → 0.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Comparison-Cjz-f6QE.cjs → Comparison-DtpUZsrU.cjs} +1 -1
- package/dist/{Comparison-c7-5FHzt.js → Comparison-IcnZYHnn.js} +1 -1
- package/dist/{Datepicker-D8R5O3nA.js → Datepicker-BKJGzszq.js} +2 -2
- package/dist/{Datepicker-tYZiV7pL.cjs → Datepicker-tAQpdCVA.cjs} +1 -1
- package/dist/{Options-t9XPNKFJ.js → Options-DZWZnKMZ.js} +4 -4
- package/dist/{Options-BqEPdV4P.cjs → Options-th4F06rr.cjs} +1 -1
- package/dist/{RefreshTable-BK-a6F4w.cjs → RefreshTable-CnvdYMek.cjs} +1 -1
- package/dist/{RefreshTable-BMZFOov3.js → RefreshTable-D4ifMTa_.js} +1 -1
- package/dist/{Search-ggJbFRUZ.cjs → Search-B9HBH338.cjs} +1 -1
- package/dist/{Search-CcSzJ7EN.js → Search-BkQ1aZEe.js} +2 -2
- package/dist/{Table-Cd3b9yno.cjs → Table-CGFEU1ml.cjs} +1 -1
- package/dist/{Table-DFgbsnAr.js → Table-CUFIrlzk.js} +3 -3
- package/dist/{TableServer-CkRGzG9m.cjs → TableServer-Ccn3CM5P.cjs} +1 -1
- package/dist/{TableServer-RGxAza7r.js → TableServer-DSAcYBTM.js} +3 -3
- package/dist/{cellRender-yRAYLhMZ.cjs → cellRender-8D0QBLeC.cjs} +1 -1
- package/dist/{cellRender-BrYyjDR0.js → cellRender-BBnDEG_7.js} +2 -2
- package/dist/{dataTables-BwYZVAqY.js → dataTables-B691de3Y.js} +205 -204
- package/dist/{dataTables-CT4H3tPX.cjs → dataTables-C0Ygb6M3.cjs} +2 -2
- package/dist/datatables.cjs +1 -1
- package/dist/datatables.js +1 -1
- package/dist/datatables2.css +1 -1
- package/dist/{index-CRNAJrYh.cjs → index-BiBUa6-_.cjs} +1 -1
- package/dist/{index-vAe2qE0y.js → index-C9x5Z2bI.js} +1202 -1198
- package/dist/{index-Bra3YXTV.js → index-CPLpre1I.js} +2 -2
- package/dist/index-CX6NrL8T.cjs +1 -0
- package/dist/{index-CI5-YbRX.cjs → index-D4MrgePs.cjs} +1 -1
- package/dist/{index-hM02sYDS.js → index-DwBno3e_.js} +2 -2
- package/dist/{index-CLiQ28nF.cjs → index-GgkpPHGm.cjs} +1 -1
- package/dist/{index-CWXBoVzR.js → index-H3lKuAD2.js} +2 -2
- package/dist/{index.es-BMrS5t0X.js → index.es-BISbMM3V.js} +1127 -1113
- package/dist/{index.es-bmkO-qSm.cjs → index.es-CK9mjb_K.cjs} +5 -5
- package/dist/{jspdf-BEHFm2qd.js → jspdf-CEG2zMqe.js} +2176 -2162
- package/dist/jspdf-DZiw2wns.cjs +79 -0
- package/dist/{useColumns-qXPhS6kv.js → useColumns-CTrxq_by.js} +2 -2
- package/dist/{useColumns-GzXxHCN7.cjs → useColumns-Cgjt48Pi.cjs} +1 -1
- package/dist/{useDownload-B9YtKO_M.js → useDownload-DpS1G0qa.js} +1 -1
- package/dist/{useDownload-CELkYaWd.cjs → useDownload-tCiK460H.cjs} +1 -1
- package/package.json +9 -9
- package/dist/index-Bascl9Tm.cjs +0 -1
- package/dist/jspdf-BCsjByej.cjs +0 -79
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { warn as Lt, reactive as Xe, watchEffect as we, toRef as b, capitalize as Va, shallowRef as M, camelize as La, isVNode as Li, Comment as Bi, Fragment as Ee, isRef as xt, isReactive as Ri, isProxy as Ni, toRaw as Q, unref as Te, getCurrentInstance as $i, ref as
|
|
1
|
+
import { warn as Lt, reactive as Xe, watchEffect as we, toRef as b, capitalize as Va, shallowRef as M, camelize as La, isVNode as Li, Comment as Bi, Fragment as Ee, isRef as xt, isReactive as Ri, isProxy as Ni, toRaw as Q, unref as Te, getCurrentInstance as $i, ref as z, computed as S, provide as ge, inject as ne, defineComponent as Bt, h as Rt, toValue as te, createElementVNode as _, normalizeClass as G, createVNode as C, normalizeStyle as ee, watch as $, onScopeDispose as ue, effectScope as Cn, useId as Nt, onBeforeUnmount as Pe, onMounted as $t, onUpdated as Fi, mergeProps as K, toRefs as Mi, Text as Di, readonly as kn, Transition as Ne, resolveDynamicComponent as ji, nextTick as me, withDirectives as Ye, toDisplayString as rt, TransitionGroup as xn, onBeforeMount as En, vShow as Pn, Teleport as zi, onDeactivated as Wi, openBlock as Ve, createBlock as Et, withCtx as pt, createElementBlock as nn, renderList as Hi, normalizeProps as an, guardReactiveProps as Gi, resolveComponent as qi, createTextVNode as Ui, defineAsyncComponent as Ki } from "vue";
|
|
2
2
|
function qt(e) {
|
|
3
3
|
if (e === null || typeof e != "object")
|
|
4
4
|
return !1;
|
|
@@ -32,13 +32,13 @@ const Yi = Xi();
|
|
|
32
32
|
function Ge(e) {
|
|
33
33
|
Lt(`Vuetify: ${e}`);
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function An(e) {
|
|
36
36
|
Lt(`Vuetify error: ${e}`);
|
|
37
37
|
}
|
|
38
38
|
function Qi(e, t) {
|
|
39
39
|
t = Array.isArray(t) ? t.slice(0, -1).map((n) => `'${n}'`).join(", ") + ` or '${t.at(-1)}'` : `'${t}'`, Lt(`[Vuetify UPGRADE] '${e}' is deprecated, use ${t} instead.`);
|
|
40
40
|
}
|
|
41
|
-
const oe = typeof window < "u", _n = oe && "IntersectionObserver" in window, Zi = oe && "matchMedia" in window && typeof window.matchMedia == "function",
|
|
41
|
+
const oe = typeof window < "u", _n = oe && "IntersectionObserver" in window, Zi = oe && "matchMedia" in window && typeof window.matchMedia == "function", Pt = () => Zi && window.matchMedia("(prefers-reduced-motion: reduce)").matches;
|
|
42
42
|
function Hn(e, t, n) {
|
|
43
43
|
Ji(e, t), t.set(e, n);
|
|
44
44
|
}
|
|
@@ -261,7 +261,7 @@ function Tn(e) {
|
|
|
261
261
|
n[a] = b(() => t[a]);
|
|
262
262
|
return n;
|
|
263
263
|
}
|
|
264
|
-
function
|
|
264
|
+
function At(e, t) {
|
|
265
265
|
return e.includes(t);
|
|
266
266
|
}
|
|
267
267
|
function Ma(e) {
|
|
@@ -286,7 +286,7 @@ function qe(e) {
|
|
|
286
286
|
try {
|
|
287
287
|
a = [...e.querySelectorAll(n)];
|
|
288
288
|
} catch (i) {
|
|
289
|
-
return
|
|
289
|
+
return An(String(i)), [];
|
|
290
290
|
}
|
|
291
291
|
return a.filter((i) => !i.closest("[inert]")).filter((i) => !!i.offsetParent || i.getClientRects().length > 0).filter((i) => !i.parentElement?.closest("details:not([open])") || i.tagName === "SUMMARY" && i.parentElement?.tagName === "DETAILS");
|
|
292
292
|
}
|
|
@@ -396,7 +396,7 @@ function il(e) {
|
|
|
396
396
|
const ja = ["top", "bottom"], cr = ["start", "end", "left", "right"];
|
|
397
397
|
function un(e, t) {
|
|
398
398
|
let [n, a] = e.split(" ");
|
|
399
|
-
return a || (a =
|
|
399
|
+
return a || (a = At(ja, n) ? "start" : At(cr, n) ? "top" : "center"), {
|
|
400
400
|
side: Yn(n, t),
|
|
401
401
|
align: Yn(a, t)
|
|
402
402
|
};
|
|
@@ -435,7 +435,7 @@ function Qn(e) {
|
|
|
435
435
|
};
|
|
436
436
|
}
|
|
437
437
|
function Zn(e) {
|
|
438
|
-
return
|
|
438
|
+
return At(ja, e.side) ? "y" : "x";
|
|
439
439
|
}
|
|
440
440
|
class de {
|
|
441
441
|
constructor(t) {
|
|
@@ -715,7 +715,7 @@ function Er(e) {
|
|
|
715
715
|
const t = Math.abs(sa(nt(0), nt(e)));
|
|
716
716
|
return Math.abs(sa(nt(16777215), nt(e))) > Math.min(t, 50) ? "#fff" : "#000";
|
|
717
717
|
}
|
|
718
|
-
function
|
|
718
|
+
function A(e, t) {
|
|
719
719
|
return (n) => Object.keys(e).reduce((a, i) => {
|
|
720
720
|
const o = typeof e[i] == "object" && e[i] != null && !Array.isArray(e[i]) ? e[i] : {
|
|
721
721
|
type: e[i]
|
|
@@ -726,7 +726,7 @@ function P(e, t) {
|
|
|
726
726
|
} : a[i] = o, t && !a[i].source && (a[i].source = t), a;
|
|
727
727
|
}, {});
|
|
728
728
|
}
|
|
729
|
-
const re =
|
|
729
|
+
const re = A({
|
|
730
730
|
class: [String, Array, Object],
|
|
731
731
|
style: {
|
|
732
732
|
type: [String, Array, Object],
|
|
@@ -739,12 +739,12 @@ function ae(e, t) {
|
|
|
739
739
|
throw new Error(`[Vuetify] ${e} must be called from inside a setup function`);
|
|
740
740
|
return n;
|
|
741
741
|
}
|
|
742
|
-
function
|
|
742
|
+
function Ae() {
|
|
743
743
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "composables";
|
|
744
744
|
const t = ae(e).type;
|
|
745
745
|
return Le(t?.aliasName || t?.name);
|
|
746
746
|
}
|
|
747
|
-
function
|
|
747
|
+
function Pr(e) {
|
|
748
748
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : ae("injectSelf");
|
|
749
749
|
const {
|
|
750
750
|
provides: n
|
|
@@ -759,7 +759,7 @@ function Vn() {
|
|
|
759
759
|
return e;
|
|
760
760
|
}
|
|
761
761
|
function Ln(e, t) {
|
|
762
|
-
const n = Vn(), a =
|
|
762
|
+
const n = Vn(), a = z(e), i = S(() => {
|
|
763
763
|
if (Te(t?.disabled)) return n.value;
|
|
764
764
|
const o = Te(t?.scoped), s = Te(t?.reset), l = Te(t?.root);
|
|
765
765
|
if (a.value == null && !(o || s || l)) return n.value;
|
|
@@ -779,7 +779,7 @@ function Ln(e, t) {
|
|
|
779
779
|
});
|
|
780
780
|
return ge(_t, i), i;
|
|
781
781
|
}
|
|
782
|
-
function
|
|
782
|
+
function Ar(e, t) {
|
|
783
783
|
return e.props && (typeof e.props[t] < "u" || typeof e.props[Le(t)] < "u");
|
|
784
784
|
}
|
|
785
785
|
function _r() {
|
|
@@ -792,7 +792,7 @@ function _r() {
|
|
|
792
792
|
const c = Reflect.get(l, u);
|
|
793
793
|
if (u === "class" || u === "style")
|
|
794
794
|
return [i.value?.[u], c].filter((m) => m != null);
|
|
795
|
-
if (
|
|
795
|
+
if (Ar(a.vnode, u)) return c;
|
|
796
796
|
const f = i.value?.[u];
|
|
797
797
|
if (f !== void 0) return f;
|
|
798
798
|
const d = n.value?.global?.[u];
|
|
@@ -810,7 +810,7 @@ function _r() {
|
|
|
810
810
|
o.value = void 0;
|
|
811
811
|
});
|
|
812
812
|
function s() {
|
|
813
|
-
const l =
|
|
813
|
+
const l = Pr(_t, a);
|
|
814
814
|
ge(_t, S(() => o.value ? We(l?.value ?? {}, o.value) : l?.value));
|
|
815
815
|
}
|
|
816
816
|
return {
|
|
@@ -822,7 +822,7 @@ function ct(e) {
|
|
|
822
822
|
if (e._setup = e._setup ?? e.setup, !e.name)
|
|
823
823
|
return Ge("The component is missing an explicit name, unable to generate default prop value"), e;
|
|
824
824
|
if (e._setup) {
|
|
825
|
-
e.props =
|
|
825
|
+
e.props = A(e.props ?? {}, e.name)();
|
|
826
826
|
const t = Object.keys(e.props).filter((n) => n !== "class" && n !== "style");
|
|
827
827
|
e.filterProps = function(a) {
|
|
828
828
|
return On(a, t);
|
|
@@ -980,11 +980,11 @@ function Rr(e, t) {
|
|
|
980
980
|
};
|
|
981
981
|
return l.clear = s, l.immediate = e, l;
|
|
982
982
|
}
|
|
983
|
-
const dt =
|
|
983
|
+
const dt = A({
|
|
984
984
|
border: [Boolean, Number, String]
|
|
985
985
|
}, "border");
|
|
986
986
|
function ft(e) {
|
|
987
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
987
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
988
988
|
return {
|
|
989
989
|
borderClasses: S(() => {
|
|
990
990
|
const a = e.border;
|
|
@@ -992,7 +992,7 @@ function ft(e) {
|
|
|
992
992
|
})
|
|
993
993
|
};
|
|
994
994
|
}
|
|
995
|
-
const Nr = [null, "default", "comfortable", "compact"], vt =
|
|
995
|
+
const Nr = [null, "default", "comfortable", "compact"], vt = A({
|
|
996
996
|
density: {
|
|
997
997
|
type: String,
|
|
998
998
|
default: "default",
|
|
@@ -1000,12 +1000,12 @@ const Nr = [null, "default", "comfortable", "compact"], vt = P({
|
|
|
1000
1000
|
}
|
|
1001
1001
|
}, "density");
|
|
1002
1002
|
function mt(e) {
|
|
1003
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
1003
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
1004
1004
|
return {
|
|
1005
1005
|
densityClasses: b(() => `${t}--density-${e.density}`)
|
|
1006
1006
|
};
|
|
1007
1007
|
}
|
|
1008
|
-
const Ft =
|
|
1008
|
+
const Ft = A({
|
|
1009
1009
|
elevation: {
|
|
1010
1010
|
type: [Number, String],
|
|
1011
1011
|
validator(e) {
|
|
@@ -1024,7 +1024,7 @@ function Mt(e) {
|
|
|
1024
1024
|
})
|
|
1025
1025
|
};
|
|
1026
1026
|
}
|
|
1027
|
-
const Fe =
|
|
1027
|
+
const Fe = A({
|
|
1028
1028
|
rounded: {
|
|
1029
1029
|
type: [Boolean, Number, String],
|
|
1030
1030
|
default: void 0
|
|
@@ -1032,7 +1032,7 @@ const Fe = P({
|
|
|
1032
1032
|
tile: Boolean
|
|
1033
1033
|
}, "rounded");
|
|
1034
1034
|
function Me(e) {
|
|
1035
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
1035
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
1036
1036
|
return {
|
|
1037
1037
|
roundedClasses: S(() => {
|
|
1038
1038
|
const a = xt(e) ? e.value : e.rounded, i = xt(e) ? !1 : e.tile, r = [];
|
|
@@ -1047,12 +1047,12 @@ function Me(e) {
|
|
|
1047
1047
|
})
|
|
1048
1048
|
};
|
|
1049
1049
|
}
|
|
1050
|
-
const ye =
|
|
1050
|
+
const ye = A({
|
|
1051
1051
|
tag: {
|
|
1052
1052
|
type: [String, Object, Function],
|
|
1053
1053
|
default: "div"
|
|
1054
1054
|
}
|
|
1055
|
-
}, "tag"), fn = /* @__PURE__ */ Symbol.for("vuetify:theme"), be =
|
|
1055
|
+
}, "tag"), fn = /* @__PURE__ */ Symbol.for("vuetify:theme"), be = A({
|
|
1056
1056
|
theme: String
|
|
1057
1057
|
}, "theme");
|
|
1058
1058
|
function pe(e) {
|
|
@@ -1143,7 +1143,7 @@ function Nn(e, t) {
|
|
|
1143
1143
|
class: G(`${t}__underlay`)
|
|
1144
1144
|
}, null)]);
|
|
1145
1145
|
}
|
|
1146
|
-
const gt =
|
|
1146
|
+
const gt = A({
|
|
1147
1147
|
color: String,
|
|
1148
1148
|
variant: {
|
|
1149
1149
|
type: String,
|
|
@@ -1152,7 +1152,7 @@ const gt = P({
|
|
|
1152
1152
|
}
|
|
1153
1153
|
}, "variant");
|
|
1154
1154
|
function $n(e) {
|
|
1155
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
1155
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
1156
1156
|
const n = b(() => {
|
|
1157
1157
|
const {
|
|
1158
1158
|
variant: r
|
|
@@ -1176,7 +1176,7 @@ function $n(e) {
|
|
|
1176
1176
|
variantClasses: n
|
|
1177
1177
|
};
|
|
1178
1178
|
}
|
|
1179
|
-
const qa =
|
|
1179
|
+
const qa = A({
|
|
1180
1180
|
baseColor: String,
|
|
1181
1181
|
divided: Boolean,
|
|
1182
1182
|
direction: {
|
|
@@ -1243,7 +1243,7 @@ function yt(e, t) {
|
|
|
1243
1243
|
}
|
|
1244
1244
|
function ke(e, t, n) {
|
|
1245
1245
|
let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (f) => f, i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (f) => f;
|
|
1246
|
-
const r = ae("useProxiedModel"), o =
|
|
1246
|
+
const r = ae("useProxiedModel"), o = z(e[t] !== void 0 ? e[t] : n), s = Le(t), u = s !== t ? S(() => (e[t], !!((r.vnode.props?.hasOwnProperty(t) || r.vnode.props?.hasOwnProperty(s)) && (r.vnode.props?.hasOwnProperty(`onUpdate:${t}`) || r.vnode.props?.hasOwnProperty(`onUpdate:${s}`))))) : S(() => (e[t], !!(r.vnode.props?.hasOwnProperty(t) && r.vnode.props?.hasOwnProperty(`onUpdate:${t}`))));
|
|
1247
1247
|
yt(() => !u.value, () => {
|
|
1248
1248
|
$(() => e[t], (f) => {
|
|
1249
1249
|
o.value = f;
|
|
@@ -1263,7 +1263,7 @@ function ke(e, t, n) {
|
|
|
1263
1263
|
get: () => u.value ? e[t] : o.value
|
|
1264
1264
|
}), c;
|
|
1265
1265
|
}
|
|
1266
|
-
const jr =
|
|
1266
|
+
const jr = A({
|
|
1267
1267
|
modelValue: {
|
|
1268
1268
|
type: null,
|
|
1269
1269
|
default: void 0
|
|
@@ -1273,7 +1273,7 @@ const jr = P({
|
|
|
1273
1273
|
max: Number,
|
|
1274
1274
|
selectedClass: String,
|
|
1275
1275
|
disabled: Boolean
|
|
1276
|
-
}, "group"), zr =
|
|
1276
|
+
}, "group"), zr = A({
|
|
1277
1277
|
value: null,
|
|
1278
1278
|
disabled: Boolean,
|
|
1279
1279
|
selectedClass: String
|
|
@@ -1301,7 +1301,7 @@ function Wr(e, t) {
|
|
|
1301
1301
|
function u() {
|
|
1302
1302
|
r?.unregister(i);
|
|
1303
1303
|
}
|
|
1304
|
-
l(),
|
|
1304
|
+
l(), Pe(() => u());
|
|
1305
1305
|
const c = S(() => r.isSelected(i)), f = S(() => r.items.value[0].id === i), d = S(() => r.items.value[r.items.value.length - 1].id === i), m = S(() => c.value && [r.selectedClass.value, e.selectedClass]);
|
|
1306
1306
|
return $(c, (w) => {
|
|
1307
1307
|
a.emit("group:selected", {
|
|
@@ -1346,7 +1346,7 @@ function Hr(e, t) {
|
|
|
1346
1346
|
}
|
|
1347
1347
|
$t(() => {
|
|
1348
1348
|
l();
|
|
1349
|
-
}),
|
|
1349
|
+
}), Pe(() => {
|
|
1350
1350
|
n = !0;
|
|
1351
1351
|
}), Fi(() => {
|
|
1352
1352
|
for (let d = 0; d < a.length; d++)
|
|
@@ -1414,7 +1414,7 @@ function qr(e, t) {
|
|
|
1414
1414
|
}
|
|
1415
1415
|
}), n;
|
|
1416
1416
|
}
|
|
1417
|
-
const Ka = /* @__PURE__ */ Symbol.for("vuetify:v-btn-toggle"), Ur =
|
|
1417
|
+
const Ka = /* @__PURE__ */ Symbol.for("vuetify:v-btn-toggle"), Ur = A({
|
|
1418
1418
|
...qa(),
|
|
1419
1419
|
...jr()
|
|
1420
1420
|
}, "VBtnToggle");
|
|
@@ -1457,7 +1457,7 @@ X()({
|
|
|
1457
1457
|
};
|
|
1458
1458
|
}
|
|
1459
1459
|
});
|
|
1460
|
-
const Kr =
|
|
1460
|
+
const Kr = A({
|
|
1461
1461
|
defaults: Object,
|
|
1462
1462
|
disabled: Boolean,
|
|
1463
1463
|
reset: [Number, String],
|
|
@@ -1484,7 +1484,7 @@ const Kr = P({
|
|
|
1484
1484
|
disabled: i
|
|
1485
1485
|
}), () => n.default?.();
|
|
1486
1486
|
}
|
|
1487
|
-
}), le = [String, Function, Object, Array], Xr = /* @__PURE__ */ Symbol.for("vuetify:icons"), Dt =
|
|
1487
|
+
}), le = [String, Function, Object, Array], Xr = /* @__PURE__ */ Symbol.for("vuetify:icons"), Dt = A({
|
|
1488
1488
|
icon: {
|
|
1489
1489
|
type: le
|
|
1490
1490
|
},
|
|
@@ -1580,18 +1580,18 @@ const Qr = (e) => {
|
|
|
1580
1580
|
};
|
|
1581
1581
|
})
|
|
1582
1582
|
};
|
|
1583
|
-
}, Zr = ["x-small", "small", "default", "large", "x-large"], jt =
|
|
1583
|
+
}, Zr = ["x-small", "small", "default", "large", "x-large"], jt = A({
|
|
1584
1584
|
size: {
|
|
1585
1585
|
type: [String, Number],
|
|
1586
1586
|
default: "default"
|
|
1587
1587
|
}
|
|
1588
1588
|
}, "size");
|
|
1589
1589
|
function zt(e) {
|
|
1590
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
1590
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
1591
1591
|
return Tn(() => {
|
|
1592
1592
|
const n = e.size;
|
|
1593
1593
|
let a, i;
|
|
1594
|
-
return
|
|
1594
|
+
return At(Zr, n) ? a = `${t}--size-${n}` : n && (i = {
|
|
1595
1595
|
width: T(n),
|
|
1596
1596
|
height: T(n)
|
|
1597
1597
|
}), {
|
|
@@ -1600,7 +1600,7 @@ function zt(e) {
|
|
|
1600
1600
|
};
|
|
1601
1601
|
});
|
|
1602
1602
|
}
|
|
1603
|
-
const Jr =
|
|
1603
|
+
const Jr = A({
|
|
1604
1604
|
color: String,
|
|
1605
1605
|
disabled: Boolean,
|
|
1606
1606
|
start: Boolean,
|
|
@@ -1661,7 +1661,7 @@ const Jr = P({
|
|
|
1661
1661
|
}
|
|
1662
1662
|
});
|
|
1663
1663
|
function Xa(e, t) {
|
|
1664
|
-
const n =
|
|
1664
|
+
const n = z(), a = M(!1);
|
|
1665
1665
|
if (_n) {
|
|
1666
1666
|
const i = new IntersectionObserver((r) => {
|
|
1667
1667
|
a.value = !!r.find((o) => o.isIntersecting);
|
|
@@ -1681,12 +1681,12 @@ function Xa(e, t) {
|
|
|
1681
1681
|
}
|
|
1682
1682
|
function Ya(e) {
|
|
1683
1683
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "content";
|
|
1684
|
-
const n = ln(), a =
|
|
1684
|
+
const n = ln(), a = z();
|
|
1685
1685
|
if (oe) {
|
|
1686
1686
|
const i = new ResizeObserver((r) => {
|
|
1687
1687
|
e?.(r, i), r.length && (t === "content" ? a.value = r[0].contentRect : a.value = r[0].target.getBoundingClientRect());
|
|
1688
1688
|
});
|
|
1689
|
-
|
|
1689
|
+
Pe(() => {
|
|
1690
1690
|
i.disconnect();
|
|
1691
1691
|
}), $(() => n.el, (r, o) => {
|
|
1692
1692
|
o && (i.unobserve(o), a.value = void 0), r && i.observe(r);
|
|
@@ -1699,7 +1699,7 @@ function Ya(e) {
|
|
|
1699
1699
|
contentRect: kn(a)
|
|
1700
1700
|
};
|
|
1701
1701
|
}
|
|
1702
|
-
const eo =
|
|
1702
|
+
const eo = A({
|
|
1703
1703
|
reveal: {
|
|
1704
1704
|
type: [Boolean, Object],
|
|
1705
1705
|
default: !1
|
|
@@ -1714,7 +1714,7 @@ function to(e) {
|
|
|
1714
1714
|
state: a
|
|
1715
1715
|
};
|
|
1716
1716
|
}
|
|
1717
|
-
const no =
|
|
1717
|
+
const no = A({
|
|
1718
1718
|
bgColor: String,
|
|
1719
1719
|
color: String,
|
|
1720
1720
|
indeterminate: [Boolean, String],
|
|
@@ -1745,7 +1745,7 @@ const no = P({
|
|
|
1745
1745
|
let {
|
|
1746
1746
|
slots: n
|
|
1747
1747
|
} = t;
|
|
1748
|
-
const a = 20, i = 2 * Math.PI * a, r =
|
|
1748
|
+
const a = 20, i = 2 * Math.PI * a, r = z(), {
|
|
1749
1749
|
themeClasses: o
|
|
1750
1750
|
} = pe(e), {
|
|
1751
1751
|
sizeClasses: s,
|
|
@@ -1765,7 +1765,7 @@ const no = P({
|
|
|
1765
1765
|
} = Ya(), {
|
|
1766
1766
|
state: h,
|
|
1767
1767
|
duration: E
|
|
1768
|
-
} = to(e), I = b(() => h.value === "initial" ? 0 : Qe(parseFloat(e.modelValue), 0, 100)),
|
|
1768
|
+
} = to(e), I = b(() => h.value === "initial" ? 0 : Qe(parseFloat(e.modelValue), 0, 100)), P = b(() => Number(e.width)), y = b(() => l.value ? Number(e.size) : p.value ? p.value.width : Math.max(P.value, 32)), k = b(() => a / (1 - P.value / y.value) * 2), x = b(() => P.value / y.value * k.value), g = b(() => {
|
|
1769
1769
|
const F = (100 - I.value) / 100 * i;
|
|
1770
1770
|
return e.rounded && I.value > 0 && I.value < 100 ? T(Math.min(i - 0.01, F + x.value)) : T(F);
|
|
1771
1771
|
}), N = S(() => {
|
|
@@ -1779,7 +1779,7 @@ const no = P({
|
|
|
1779
1779
|
class: G(["v-progress-circular", {
|
|
1780
1780
|
"v-progress-circular--indeterminate": !!e.indeterminate,
|
|
1781
1781
|
"v-progress-circular--visible": w.value,
|
|
1782
|
-
"v-progress-circular--disable-shrink": e.indeterminate && (e.indeterminate === "disable-shrink" ||
|
|
1782
|
+
"v-progress-circular--disable-shrink": e.indeterminate && (e.indeterminate === "disable-shrink" || Pt()),
|
|
1783
1783
|
"v-progress-circular--revealing": ["initial", "pending"].includes(h.value)
|
|
1784
1784
|
}, o.value, s.value, u.value, e.class]),
|
|
1785
1785
|
style: ee([l.value, c.value, {
|
|
@@ -1823,7 +1823,7 @@ const no = P({
|
|
|
1823
1823
|
})])]
|
|
1824
1824
|
})), {};
|
|
1825
1825
|
}
|
|
1826
|
-
}), ht =
|
|
1826
|
+
}), ht = A({
|
|
1827
1827
|
height: [Number, String],
|
|
1828
1828
|
maxHeight: [Number, String],
|
|
1829
1829
|
maxWidth: [Number, String],
|
|
@@ -1859,7 +1859,7 @@ const ma = {
|
|
|
1859
1859
|
bottom: "top",
|
|
1860
1860
|
left: "right",
|
|
1861
1861
|
right: "left"
|
|
1862
|
-
}, Za =
|
|
1862
|
+
}, Za = A({
|
|
1863
1863
|
location: String
|
|
1864
1864
|
}, "location");
|
|
1865
1865
|
function Ja(e) {
|
|
@@ -1893,7 +1893,7 @@ function Ja(e) {
|
|
|
1893
1893
|
})
|
|
1894
1894
|
};
|
|
1895
1895
|
}
|
|
1896
|
-
const io =
|
|
1896
|
+
const io = A({
|
|
1897
1897
|
chunkCount: {
|
|
1898
1898
|
type: [Number, String],
|
|
1899
1899
|
default: null
|
|
@@ -1939,7 +1939,7 @@ function ro(e, t) {
|
|
|
1939
1939
|
snapValueToChunk: o
|
|
1940
1940
|
};
|
|
1941
1941
|
}
|
|
1942
|
-
const oo =
|
|
1942
|
+
const oo = A({
|
|
1943
1943
|
absolute: Boolean,
|
|
1944
1944
|
active: {
|
|
1945
1945
|
type: Boolean,
|
|
@@ -1991,7 +1991,7 @@ const oo = P({
|
|
|
1991
1991
|
let {
|
|
1992
1992
|
slots: n
|
|
1993
1993
|
} = t;
|
|
1994
|
-
const a =
|
|
1994
|
+
const a = z(), i = ke(e, "modelValue"), {
|
|
1995
1995
|
isRtl: r,
|
|
1996
1996
|
rtlClasses: o
|
|
1997
1997
|
} = Wt(), {
|
|
@@ -2015,7 +2015,7 @@ const oo = P({
|
|
|
2015
2015
|
} = Me(e), {
|
|
2016
2016
|
intersectionRef: E,
|
|
2017
2017
|
isIntersecting: I
|
|
2018
|
-
} = Xa(),
|
|
2018
|
+
} = Xa(), P = S(() => parseFloat(e.max)), y = S(() => parseFloat(e.height)), k = S(() => Qe(parseFloat(e.bufferValue) / P.value * 100, 0, 100)), x = S(() => Qe(parseFloat(i.value) / P.value * 100, 0, 100)), g = S(() => r.value !== e.reverse), N = S(() => e.indeterminate ? "fade-transition" : "slide-x-transition"), F = M(0), {
|
|
2019
2019
|
hasChunks: L,
|
|
2020
2020
|
chunksMaskStyles: B,
|
|
2021
2021
|
snapValueToChunk: V
|
|
@@ -2034,7 +2034,7 @@ const oo = P({
|
|
|
2034
2034
|
right: fe,
|
|
2035
2035
|
width: H
|
|
2036
2036
|
} = E.value.getBoundingClientRect(), R = g.value ? H - U.clientX + (fe - H) : U.clientX - J;
|
|
2037
|
-
i.value = Math.round(R / H *
|
|
2037
|
+
i.value = Math.round(R / H * P.value);
|
|
2038
2038
|
}
|
|
2039
2039
|
return we(() => {
|
|
2040
2040
|
E.value = a.value;
|
|
@@ -2060,7 +2060,7 @@ const oo = P({
|
|
|
2060
2060
|
"aria-hidden": e.active ? "false" : "true",
|
|
2061
2061
|
"aria-valuemin": "0",
|
|
2062
2062
|
"aria-valuemax": e.max,
|
|
2063
|
-
"aria-valuenow": e.indeterminate ? void 0 : Math.min(parseFloat(i.value),
|
|
2063
|
+
"aria-valuenow": e.indeterminate ? void 0 : Math.min(parseFloat(i.value), P.value),
|
|
2064
2064
|
onClick: e.clickable && q
|
|
2065
2065
|
}, {
|
|
2066
2066
|
default: () => [e.stream && _("div", {
|
|
@@ -2110,11 +2110,11 @@ const oo = P({
|
|
|
2110
2110
|
})])]
|
|
2111
2111
|
})), {};
|
|
2112
2112
|
}
|
|
2113
|
-
}), lo =
|
|
2113
|
+
}), lo = A({
|
|
2114
2114
|
loading: [Boolean, String]
|
|
2115
2115
|
}, "loader");
|
|
2116
2116
|
function uo(e) {
|
|
2117
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
2117
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
2118
2118
|
return {
|
|
2119
2119
|
loaderClasses: b(() => ({
|
|
2120
2120
|
[`${t}--loading`]: e.loading
|
|
@@ -2138,7 +2138,7 @@ function ll(e, t) {
|
|
|
2138
2138
|
indeterminate: !0
|
|
2139
2139
|
}, null)]);
|
|
2140
2140
|
}
|
|
2141
|
-
const co = ["static", "relative", "fixed", "absolute", "sticky"], fo =
|
|
2141
|
+
const co = ["static", "relative", "fixed", "absolute", "sticky"], fo = A({
|
|
2142
2142
|
position: {
|
|
2143
2143
|
type: String,
|
|
2144
2144
|
validator: (
|
|
@@ -2148,7 +2148,7 @@ const co = ["static", "relative", "fixed", "absolute", "sticky"], fo = P({
|
|
|
2148
2148
|
}
|
|
2149
2149
|
}, "position");
|
|
2150
2150
|
function vo(e) {
|
|
2151
|
-
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
2151
|
+
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
2152
2152
|
return {
|
|
2153
2153
|
positionClasses: b(() => e.position ? `${t}--${e.position}` : void 0)
|
|
2154
2154
|
};
|
|
@@ -2198,7 +2198,7 @@ function ei(e, t) {
|
|
|
2198
2198
|
})
|
|
2199
2199
|
};
|
|
2200
2200
|
}
|
|
2201
|
-
const ti =
|
|
2201
|
+
const ti = A({
|
|
2202
2202
|
href: String,
|
|
2203
2203
|
replace: Boolean,
|
|
2204
2204
|
to: [String, Object],
|
|
@@ -2208,9 +2208,9 @@ let Yt = !1;
|
|
|
2208
2208
|
function yo(e, t) {
|
|
2209
2209
|
let n = !1, a, i;
|
|
2210
2210
|
oe && e?.beforeEach && (me(() => {
|
|
2211
|
-
window.addEventListener("popstate", r), a = e.beforeEach((
|
|
2212
|
-
|
|
2213
|
-
}), i = e?.afterEach(() => {
|
|
2211
|
+
window.addEventListener("popstate", r), a = e.beforeEach(() => Yt ? n ? t() : void 0 : (Yt = !0, new Promise((o) => {
|
|
2212
|
+
setTimeout(() => o(n ? t() : void 0));
|
|
2213
|
+
}))), i = e?.afterEach(() => {
|
|
2214
2214
|
Yt = !1;
|
|
2215
2215
|
});
|
|
2216
2216
|
}), ue(() => {
|
|
@@ -2392,7 +2392,7 @@ const gn = {
|
|
|
2392
2392
|
mounted: po,
|
|
2393
2393
|
unmounted: Co,
|
|
2394
2394
|
updated: ko
|
|
2395
|
-
}, xo =
|
|
2395
|
+
}, xo = A({
|
|
2396
2396
|
active: {
|
|
2397
2397
|
type: Boolean,
|
|
2398
2398
|
default: void 0
|
|
@@ -2475,7 +2475,7 @@ const gn = {
|
|
|
2475
2475
|
color: v?.isSelected.value && (!p.isLink.value || p.isActive?.value) || !v || p.isActive?.value ? E.value ?? e.baseColor : e.baseColor,
|
|
2476
2476
|
variant: e.variant
|
|
2477
2477
|
})), {
|
|
2478
|
-
colorClasses:
|
|
2478
|
+
colorClasses: P,
|
|
2479
2479
|
colorStyles: y,
|
|
2480
2480
|
variantClasses: k
|
|
2481
2481
|
} = $n(I), x = S(() => v?.disabled.value || e.disabled), g = b(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), N = S(() => {
|
|
@@ -2500,7 +2500,7 @@ const gn = {
|
|
|
2500
2500
|
"v-btn--readonly": e.readonly,
|
|
2501
2501
|
"v-btn--slim": e.slim,
|
|
2502
2502
|
"v-btn--stacked": e.stacked
|
|
2503
|
-
}, e.spaced ? ["v-btn--spaced", `v-btn--spaced-${e.spaced}`] : [], i.value, r.value,
|
|
2503
|
+
}, e.spaced ? ["v-btn--spaced", `v-btn--spaced-${e.spaced}`] : [], i.value, r.value, P.value, o.value, l.value, u.value, f.value, d.value, m.value, k.value, e.class],
|
|
2504
2504
|
style: [y.value, s.value, c.value, w.value, e.style],
|
|
2505
2505
|
"aria-busy": e.loading ? !0 : void 0,
|
|
2506
2506
|
disabled: x.value && L !== "a" || void 0,
|
|
@@ -2567,7 +2567,7 @@ const gn = {
|
|
|
2567
2567
|
group: v
|
|
2568
2568
|
};
|
|
2569
2569
|
}
|
|
2570
|
-
}), Eo =
|
|
2570
|
+
}), Eo = A({
|
|
2571
2571
|
disabled: Boolean,
|
|
2572
2572
|
group: Boolean,
|
|
2573
2573
|
hideOnLeave: Boolean,
|
|
@@ -2646,7 +2646,7 @@ function Fn(e, t) {
|
|
|
2646
2646
|
},
|
|
2647
2647
|
disabled: {
|
|
2648
2648
|
type: Boolean,
|
|
2649
|
-
default:
|
|
2649
|
+
default: Pt()
|
|
2650
2650
|
},
|
|
2651
2651
|
group: Boolean,
|
|
2652
2652
|
hideOnLeave: Boolean
|
|
@@ -2717,11 +2717,11 @@ function Mn() {
|
|
|
2717
2717
|
i.style.overflow = i._initialStyle.overflow, r != null && ["x", "both"].includes(t) && (i.style.width = r), o != null && ["y", "both"].includes(t) && (i.style.height = o), delete i._initialStyle;
|
|
2718
2718
|
}
|
|
2719
2719
|
}
|
|
2720
|
-
const
|
|
2720
|
+
const Po = A({
|
|
2721
2721
|
target: [Object, Array]
|
|
2722
|
-
}, "v-dialog-transition"), Qt = /* @__PURE__ */ new WeakMap(),
|
|
2722
|
+
}, "v-dialog-transition"), Qt = /* @__PURE__ */ new WeakMap(), Ao = X()({
|
|
2723
2723
|
name: "VDialogTransition",
|
|
2724
|
-
props:
|
|
2724
|
+
props: Po(),
|
|
2725
2725
|
setup(e, t) {
|
|
2726
2726
|
let {
|
|
2727
2727
|
slots: n
|
|
@@ -2739,7 +2739,7 @@ const Ao = P({
|
|
|
2739
2739
|
sy: c,
|
|
2740
2740
|
speed: f
|
|
2741
2741
|
} = o;
|
|
2742
|
-
if (Qt.set(i, o),
|
|
2742
|
+
if (Qt.set(i, o), Pt())
|
|
2743
2743
|
Ie(i, [{
|
|
2744
2744
|
opacity: 0
|
|
2745
2745
|
}, {}], {
|
|
@@ -2784,7 +2784,7 @@ const Ao = P({
|
|
|
2784
2784
|
sy: c,
|
|
2785
2785
|
speed: f
|
|
2786
2786
|
} = o;
|
|
2787
|
-
|
|
2787
|
+
Pt() ? Ie(i, [{}, {
|
|
2788
2788
|
opacity: 0
|
|
2789
2789
|
}], {
|
|
2790
2790
|
duration: 85 * f,
|
|
@@ -3228,27 +3228,27 @@ const Dn = (e) => {
|
|
|
3228
3228
|
}, Je = /* @__PURE__ */ Symbol.for("vuetify:nested"), gi = {
|
|
3229
3229
|
id: M(),
|
|
3230
3230
|
root: {
|
|
3231
|
-
itemsRegistration:
|
|
3231
|
+
itemsRegistration: z("render"),
|
|
3232
3232
|
register: () => null,
|
|
3233
3233
|
unregister: () => null,
|
|
3234
3234
|
updateDisabled: () => null,
|
|
3235
|
-
children:
|
|
3236
|
-
parents:
|
|
3237
|
-
disabled:
|
|
3235
|
+
children: z(/* @__PURE__ */ new Map()),
|
|
3236
|
+
parents: z(/* @__PURE__ */ new Map()),
|
|
3237
|
+
disabled: z(/* @__PURE__ */ new Set()),
|
|
3238
3238
|
open: () => null,
|
|
3239
3239
|
openOnSelect: () => null,
|
|
3240
3240
|
activate: () => null,
|
|
3241
3241
|
select: () => null,
|
|
3242
|
-
activatable:
|
|
3243
|
-
scrollToActive:
|
|
3244
|
-
selectable:
|
|
3245
|
-
opened:
|
|
3246
|
-
activated:
|
|
3247
|
-
selected:
|
|
3248
|
-
selectedValues:
|
|
3242
|
+
activatable: z(!1),
|
|
3243
|
+
scrollToActive: z(!1),
|
|
3244
|
+
selectable: z(!1),
|
|
3245
|
+
opened: z(/* @__PURE__ */ new Set()),
|
|
3246
|
+
activated: z(/* @__PURE__ */ new Set()),
|
|
3247
|
+
selected: z(/* @__PURE__ */ new Map()),
|
|
3248
|
+
selectedValues: z([]),
|
|
3249
3249
|
getPath: () => []
|
|
3250
3250
|
}
|
|
3251
|
-
}, $o =
|
|
3251
|
+
}, $o = A({
|
|
3252
3252
|
activatable: Boolean,
|
|
3253
3253
|
selectable: Boolean,
|
|
3254
3254
|
activeStrategy: [String, Function, Object],
|
|
@@ -3311,7 +3311,7 @@ const Dn = (e) => {
|
|
|
3311
3311
|
return vi;
|
|
3312
3312
|
}
|
|
3313
3313
|
}), m = ke(e, "activated", e.activated, (y) => c.value.in(y, o.value, s.value), (y) => c.value.out(y, o.value, s.value)), w = ke(e, "selected", e.selected, (y) => f.value.in(y, o.value, s.value, l.value), (y) => f.value.out(y, o.value, s.value));
|
|
3314
|
-
|
|
3314
|
+
Pe(() => {
|
|
3315
3315
|
r = !0;
|
|
3316
3316
|
});
|
|
3317
3317
|
function v(y) {
|
|
@@ -3348,7 +3348,7 @@ const Dn = (e) => {
|
|
|
3348
3348
|
}
|
|
3349
3349
|
o.value = k, s.value = y, l.value = x;
|
|
3350
3350
|
}
|
|
3351
|
-
const
|
|
3351
|
+
const P = {
|
|
3352
3352
|
id: M(),
|
|
3353
3353
|
root: {
|
|
3354
3354
|
opened: u,
|
|
@@ -3367,7 +3367,7 @@ const Dn = (e) => {
|
|
|
3367
3367
|
register: (y, k, x, g) => {
|
|
3368
3368
|
if (h.has(y)) {
|
|
3369
3369
|
const N = v(y).map(String).join(" -> "), F = v(k).concat(y).map(String).join(" -> ");
|
|
3370
|
-
|
|
3370
|
+
An(`Multiple nodes with the same ID
|
|
3371
3371
|
${N}
|
|
3372
3372
|
${F}`);
|
|
3373
3373
|
return;
|
|
@@ -3433,11 +3433,11 @@ const Dn = (e) => {
|
|
|
3433
3433
|
disabled: l.value,
|
|
3434
3434
|
event: x
|
|
3435
3435
|
});
|
|
3436
|
-
g && (w.value = g),
|
|
3436
|
+
g && (w.value = g), P.root.openOnSelect(y, k, x);
|
|
3437
3437
|
},
|
|
3438
3438
|
activate: (y, k, x) => {
|
|
3439
3439
|
if (!e.activatable)
|
|
3440
|
-
return
|
|
3440
|
+
return P.root.select(y, !0, x);
|
|
3441
3441
|
p.emit("click:activate", {
|
|
3442
3442
|
id: y,
|
|
3443
3443
|
value: k,
|
|
@@ -3473,7 +3473,7 @@ const Dn = (e) => {
|
|
|
3473
3473
|
getPath: v
|
|
3474
3474
|
}
|
|
3475
3475
|
};
|
|
3476
|
-
return ge(Je,
|
|
3476
|
+
return ge(Je, P), P.root;
|
|
3477
3477
|
}, yi = (e, t, n) => {
|
|
3478
3478
|
const a = ne(Je, gi), i = /* @__PURE__ */ Symbol("nested item"), r = S(() => {
|
|
3479
3479
|
const s = Q(te(e));
|
|
@@ -3498,7 +3498,7 @@ const Dn = (e) => {
|
|
|
3498
3498
|
a.isGroupActivator || a.root.itemsRegistration.value === "props" || me(() => {
|
|
3499
3499
|
a.root.register(r.value, a.id.value, te(t), n);
|
|
3500
3500
|
});
|
|
3501
|
-
}),
|
|
3501
|
+
}), Pe(() => {
|
|
3502
3502
|
a.isGroupActivator || a.root.itemsRegistration.value === "props" || a.root.unregister(r.value);
|
|
3503
3503
|
}), $(r, (s, l) => {
|
|
3504
3504
|
a.isGroupActivator || a.root.itemsRegistration.value === "props" || (a.root.unregister(l), me(() => {
|
|
@@ -3527,7 +3527,7 @@ function Do() {
|
|
|
3527
3527
|
isBooted: kn(e)
|
|
3528
3528
|
};
|
|
3529
3529
|
}
|
|
3530
|
-
const hi =
|
|
3530
|
+
const hi = A({
|
|
3531
3531
|
transition: {
|
|
3532
3532
|
type: null,
|
|
3533
3533
|
default: "fade-transition",
|
|
@@ -3561,7 +3561,7 @@ const hi = P({
|
|
|
3561
3561
|
} = t;
|
|
3562
3562
|
return Mo(), () => n.default?.();
|
|
3563
3563
|
}
|
|
3564
|
-
}), zo =
|
|
3564
|
+
}), zo = A({
|
|
3565
3565
|
/* @deprecated */
|
|
3566
3566
|
activeColor: String,
|
|
3567
3567
|
baseColor: String,
|
|
@@ -3644,7 +3644,7 @@ const hi = P({
|
|
|
3644
3644
|
class: "v-list-group__items",
|
|
3645
3645
|
role: "group",
|
|
3646
3646
|
"aria-labelledby": o.value
|
|
3647
|
-
}, [n.default?.()]), [[
|
|
3647
|
+
}, [n.default?.()]), [[Pn, a.value]]) : a.value && _("div", {
|
|
3648
3648
|
class: "v-list-group__items",
|
|
3649
3649
|
role: "group",
|
|
3650
3650
|
"aria-labelledby": o.value
|
|
@@ -3654,7 +3654,7 @@ const hi = P({
|
|
|
3654
3654
|
isOpen: a
|
|
3655
3655
|
};
|
|
3656
3656
|
}
|
|
3657
|
-
}), Wo =
|
|
3657
|
+
}), Wo = A({
|
|
3658
3658
|
opacity: [Number, String],
|
|
3659
3659
|
...re(),
|
|
3660
3660
|
...ye()
|
|
@@ -3683,7 +3683,7 @@ function qo(e) {
|
|
|
3683
3683
|
})
|
|
3684
3684
|
};
|
|
3685
3685
|
}
|
|
3686
|
-
const bi =
|
|
3686
|
+
const bi = A({
|
|
3687
3687
|
aspectRatio: [String, Number],
|
|
3688
3688
|
contentClass: null,
|
|
3689
3689
|
inline: Boolean,
|
|
@@ -3744,7 +3744,7 @@ const pa = {
|
|
|
3744
3744
|
updated: (e, t) => {
|
|
3745
3745
|
e._observe?.[t.instance.$.uid] && (hn(e, t), wa(e, t));
|
|
3746
3746
|
}
|
|
3747
|
-
}, Uo =
|
|
3747
|
+
}, Uo = A({
|
|
3748
3748
|
absolute: Boolean,
|
|
3749
3749
|
alt: String,
|
|
3750
3750
|
cover: Boolean,
|
|
@@ -3801,7 +3801,7 @@ const pa = {
|
|
|
3801
3801
|
backgroundColorStyles: r
|
|
3802
3802
|
} = Ue(() => e.color), {
|
|
3803
3803
|
roundedClasses: o
|
|
3804
|
-
} = Me(e), s = ae("VImg"), l = M(""), u =
|
|
3804
|
+
} = Me(e), s = ae("VImg"), l = M(""), u = z(), c = M(e.eager ? "loading" : "idle"), f = M(), d = M(), m = S(() => e.src && typeof e.src == "object" ? {
|
|
3805
3805
|
src: e.src.src,
|
|
3806
3806
|
srcset: e.srcset || e.src.srcset,
|
|
3807
3807
|
lazySrc: e.lazySrc || e.src.lazySrc,
|
|
@@ -3815,28 +3815,28 @@ const pa = {
|
|
|
3815
3815
|
$(() => e.src, () => {
|
|
3816
3816
|
v(c.value !== "idle");
|
|
3817
3817
|
}), $(w, (B, V) => {
|
|
3818
|
-
!B && V && u.value &&
|
|
3818
|
+
!B && V && u.value && P(u.value);
|
|
3819
3819
|
}), En(() => v());
|
|
3820
3820
|
function v(B) {
|
|
3821
3821
|
if (!(e.eager && B) && !(_n && !B && !e.eager)) {
|
|
3822
3822
|
if (c.value = "loading", m.value.lazySrc) {
|
|
3823
3823
|
const V = new Image();
|
|
3824
|
-
V.src = m.value.lazySrc,
|
|
3824
|
+
V.src = m.value.lazySrc, P(V, null);
|
|
3825
3825
|
}
|
|
3826
3826
|
m.value.src && me(() => {
|
|
3827
3827
|
n("loadstart", u.value?.currentSrc || m.value.src), setTimeout(() => {
|
|
3828
3828
|
if (!s.isUnmounted)
|
|
3829
3829
|
if (u.value?.complete) {
|
|
3830
3830
|
if (u.value.naturalWidth || h(), c.value === "error") return;
|
|
3831
|
-
w.value ||
|
|
3831
|
+
w.value || P(u.value, null), c.value === "loading" && p();
|
|
3832
3832
|
} else
|
|
3833
|
-
w.value ||
|
|
3833
|
+
w.value || P(u.value), E();
|
|
3834
3834
|
});
|
|
3835
3835
|
});
|
|
3836
3836
|
}
|
|
3837
3837
|
}
|
|
3838
3838
|
function p() {
|
|
3839
|
-
s.isUnmounted || (E(),
|
|
3839
|
+
s.isUnmounted || (E(), P(u.value), c.value = "loaded", n("load", u.value?.currentSrc || m.value.src));
|
|
3840
3840
|
}
|
|
3841
3841
|
function h() {
|
|
3842
3842
|
s.isUnmounted || (c.value = "error", n("error", u.value?.currentSrc || m.value.src));
|
|
@@ -3846,10 +3846,10 @@ const pa = {
|
|
|
3846
3846
|
B && (l.value = B.currentSrc || B.src);
|
|
3847
3847
|
}
|
|
3848
3848
|
let I = -1;
|
|
3849
|
-
|
|
3849
|
+
Pe(() => {
|
|
3850
3850
|
clearTimeout(I);
|
|
3851
3851
|
});
|
|
3852
|
-
function
|
|
3852
|
+
function P(B) {
|
|
3853
3853
|
let V = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 100;
|
|
3854
3854
|
const D = () => {
|
|
3855
3855
|
if (clearTimeout(I), s.isUnmounted) return;
|
|
@@ -3888,7 +3888,7 @@ const pa = {
|
|
|
3888
3888
|
}, {
|
|
3889
3889
|
default: () => [Ye(V ? _("picture", {
|
|
3890
3890
|
class: "v-img__picture"
|
|
3891
|
-
}, [V, B]) : B, [[
|
|
3891
|
+
}, [V, B]) : B, [[Pn, c.value === "loaded"]])]
|
|
3892
3892
|
});
|
|
3893
3893
|
}, x = () => C(He, {
|
|
3894
3894
|
transition: e.transition
|
|
@@ -3965,7 +3965,7 @@ const pa = {
|
|
|
3965
3965
|
naturalHeight: d
|
|
3966
3966
|
};
|
|
3967
3967
|
}
|
|
3968
|
-
}), Xo =
|
|
3968
|
+
}), Xo = A({
|
|
3969
3969
|
start: Boolean,
|
|
3970
3970
|
end: Boolean,
|
|
3971
3971
|
icon: le,
|
|
@@ -4035,7 +4035,7 @@ const pa = {
|
|
|
4035
4035
|
}, null) : e.text, Nn(!1, "v-avatar")]
|
|
4036
4036
|
})), {};
|
|
4037
4037
|
}
|
|
4038
|
-
}), Yo =
|
|
4038
|
+
}), Yo = A({
|
|
4039
4039
|
active: {
|
|
4040
4040
|
type: Boolean,
|
|
4041
4041
|
default: void 0
|
|
@@ -4101,7 +4101,7 @@ const pa = {
|
|
|
4101
4101
|
slots: a,
|
|
4102
4102
|
emit: i
|
|
4103
4103
|
} = t;
|
|
4104
|
-
const r = ei(e, n), o =
|
|
4104
|
+
const r = ei(e, n), o = z(), s = S(() => e.value === void 0 ? r.href.value : e.value), {
|
|
4105
4105
|
activate: l,
|
|
4106
4106
|
isActivated: u,
|
|
4107
4107
|
select: c,
|
|
@@ -4114,7 +4114,7 @@ const pa = {
|
|
|
4114
4114
|
openOnSelect: h,
|
|
4115
4115
|
scrollToActive: E,
|
|
4116
4116
|
id: I
|
|
4117
|
-
} = yi(s, () => e.disabled, !1),
|
|
4117
|
+
} = yi(s, () => e.disabled, !1), P = di(), y = S(() => e.active !== !1 && (e.active || r.isActive?.value || (v.activatable.value ? u.value : d.value))), k = b(() => e.link !== !1 && r.isLink.value), x = S(() => !!P && (v.selectable.value || v.activatable.value || e.value != null)), g = S(() => !e.disabled && e.link !== !1 && (e.link || r.isClickable.value || x.value)), N = S(() => P && P.navigationStrategy.value === "track" && e.index !== void 0 && P.trackingIndex.value === e.index), F = S(() => P ? k.value ? "link" : x.value ? "option" : "listitem" : void 0), L = S(() => {
|
|
4118
4118
|
if (x.value)
|
|
4119
4119
|
return v.activatable.value ? u.value : v.selectable.value ? d.value : y.value;
|
|
4120
4120
|
}), B = b(() => e.rounded || e.nav), V = b(() => e.color ?? e.activeColor), D = b(() => ({
|
|
@@ -4155,9 +4155,9 @@ const pa = {
|
|
|
4155
4155
|
elevationClasses: j
|
|
4156
4156
|
} = Mt(e), {
|
|
4157
4157
|
roundedClasses: ve
|
|
4158
|
-
} = Me(B), De = b(() => e.lines ? `v-list-item--${e.lines}-line` : void 0), _e = b(() => e.ripple !== void 0 && e.ripple &&
|
|
4158
|
+
} = Me(B), De = b(() => e.lines ? `v-list-item--${e.lines}-line` : void 0), _e = b(() => e.ripple !== void 0 && e.ripple && P?.filterable ? {
|
|
4159
4159
|
keys: ["Enter"]
|
|
4160
|
-
} : e.ripple),
|
|
4160
|
+
} : e.ripple), W = S(() => ({
|
|
4161
4161
|
isActive: y.value,
|
|
4162
4162
|
select: c,
|
|
4163
4163
|
isOpen: f.value,
|
|
@@ -4170,19 +4170,19 @@ const pa = {
|
|
|
4170
4170
|
}
|
|
4171
4171
|
function Ii(Y) {
|
|
4172
4172
|
const Ht = Y.target;
|
|
4173
|
-
["INPUT", "TEXTAREA"].includes(Ht.tagName) || (Y.key === "Enter" || Y.key === " " && !
|
|
4173
|
+
["INPUT", "TEXTAREA"].includes(Ht.tagName) || (Y.key === "Enter" || Y.key === " " && !P?.filterable) && (Y.preventDefault(), Y.stopPropagation(), Y.target.dispatchEvent(new MouseEvent("click", Y)));
|
|
4174
4174
|
}
|
|
4175
4175
|
return ie(() => {
|
|
4176
4176
|
const Y = k.value ? "a" : e.tag, Ht = a.title || e.title != null, Ti = a.subtitle || e.subtitle != null, Vi = !!(!!(e.appendAvatar || e.appendIcon) || a.append), Gt = !!(!!(e.prependAvatar || e.prependIcon) || a.prepend);
|
|
4177
|
-
return
|
|
4177
|
+
return P?.updateHasPrepend(Gt), e.activeColor && Qi("active-color", ["color", "base-color"]), Ye(C(Y, K(r.linkProps, {
|
|
4178
4178
|
ref: o,
|
|
4179
|
-
id: e.index !== void 0 &&
|
|
4179
|
+
id: e.index !== void 0 && P ? `v-list-item-${P.uid}-${e.index}` : void 0,
|
|
4180
4180
|
class: ["v-list-item", {
|
|
4181
4181
|
"v-list-item--active": y.value,
|
|
4182
4182
|
"v-list-item--disabled": e.disabled,
|
|
4183
4183
|
"v-list-item--link": g.value,
|
|
4184
4184
|
"v-list-item--nav": e.nav,
|
|
4185
|
-
"v-list-item--prepend": !Gt &&
|
|
4185
|
+
"v-list-item--prepend": !Gt && P?.hasPrepend.value,
|
|
4186
4186
|
"v-list-item--slim": e.slim,
|
|
4187
4187
|
"v-list-item--focus-visible": N.value,
|
|
4188
4188
|
[`${e.activeClass}`]: e.activeClass && y.value
|
|
@@ -4190,7 +4190,7 @@ const pa = {
|
|
|
4190
4190
|
style: [{
|
|
4191
4191
|
"--v-list-prepend-gap": T(e.prependGap)
|
|
4192
4192
|
}, fe.value, Z.value, e.style],
|
|
4193
|
-
tabindex: e.tabindex ?? (g.value ?
|
|
4193
|
+
tabindex: e.tabindex ?? (g.value ? P ? -2 : 0 : void 0),
|
|
4194
4194
|
"aria-selected": L.value,
|
|
4195
4195
|
role: F.value,
|
|
4196
4196
|
onClick: Ce,
|
|
@@ -4218,7 +4218,7 @@ const pa = {
|
|
|
4218
4218
|
}
|
|
4219
4219
|
}
|
|
4220
4220
|
}, {
|
|
4221
|
-
default: () => [a.prepend?.(
|
|
4221
|
+
default: () => [a.prepend?.(W.value)]
|
|
4222
4222
|
}) : _(Ee, null, [e.prependAvatar && C(Ca, {
|
|
4223
4223
|
key: "prepend-avatar",
|
|
4224
4224
|
density: e.density,
|
|
@@ -4244,7 +4244,7 @@ const pa = {
|
|
|
4244
4244
|
default: () => [a.subtitle?.({
|
|
4245
4245
|
subtitle: e.subtitle
|
|
4246
4246
|
}) ?? rt(e.subtitle)]
|
|
4247
|
-
}), a.default?.(
|
|
4247
|
+
}), a.default?.(W.value)]), Vi && _("div", {
|
|
4248
4248
|
key: "append",
|
|
4249
4249
|
class: "v-list-item__append"
|
|
4250
4250
|
}, [a.append ? C(xe, {
|
|
@@ -4266,7 +4266,7 @@ const pa = {
|
|
|
4266
4266
|
}
|
|
4267
4267
|
}
|
|
4268
4268
|
}, {
|
|
4269
|
-
default: () => [a.append?.(
|
|
4269
|
+
default: () => [a.append?.(W.value)]
|
|
4270
4270
|
}) : _(Ee, null, [e.appendIcon && C(Re, {
|
|
4271
4271
|
key: "append-icon",
|
|
4272
4272
|
density: e.density,
|
|
@@ -4284,14 +4284,14 @@ const pa = {
|
|
|
4284
4284
|
isActivated: u,
|
|
4285
4285
|
isGroupActivator: w,
|
|
4286
4286
|
isSelected: d,
|
|
4287
|
-
list:
|
|
4287
|
+
list: P,
|
|
4288
4288
|
select: c,
|
|
4289
4289
|
root: v,
|
|
4290
4290
|
id: I,
|
|
4291
4291
|
link: r
|
|
4292
4292
|
};
|
|
4293
4293
|
}
|
|
4294
|
-
}), Qo =
|
|
4294
|
+
}), Qo = A({
|
|
4295
4295
|
color: String,
|
|
4296
4296
|
inset: Boolean,
|
|
4297
4297
|
sticky: Boolean,
|
|
@@ -4326,7 +4326,7 @@ const pa = {
|
|
|
4326
4326
|
});
|
|
4327
4327
|
}), {};
|
|
4328
4328
|
}
|
|
4329
|
-
}), Jo = ["dotted", "dashed", "solid", "double"], es =
|
|
4329
|
+
}), Jo = ["dotted", "dashed", "solid", "double"], es = A({
|
|
4330
4330
|
color: String,
|
|
4331
4331
|
contentOffset: [Number, String, Array],
|
|
4332
4332
|
gradient: Boolean,
|
|
@@ -4394,7 +4394,7 @@ const pa = {
|
|
|
4394
4394
|
}, [a.default()]), u]) : u;
|
|
4395
4395
|
}), {};
|
|
4396
4396
|
}
|
|
4397
|
-
}), ns =
|
|
4397
|
+
}), ns = A({
|
|
4398
4398
|
items: Array,
|
|
4399
4399
|
returnObject: Boolean
|
|
4400
4400
|
}, "VListChildren"), Si = X()({
|
|
@@ -4469,7 +4469,7 @@ const pa = {
|
|
|
4469
4469
|
}), u);
|
|
4470
4470
|
});
|
|
4471
4471
|
}
|
|
4472
|
-
}), as =
|
|
4472
|
+
}), as = A({
|
|
4473
4473
|
items: {
|
|
4474
4474
|
type: Array,
|
|
4475
4475
|
default: () => []
|
|
@@ -4607,7 +4607,7 @@ function ss(e) {
|
|
|
4607
4607
|
items: S(() => pi(e, e.items))
|
|
4608
4608
|
};
|
|
4609
4609
|
}
|
|
4610
|
-
const ls =
|
|
4610
|
+
const ls = A({
|
|
4611
4611
|
baseColor: String,
|
|
4612
4612
|
/* @deprecated */
|
|
4613
4613
|
activeColor: String,
|
|
@@ -4694,7 +4694,7 @@ const ls = P({
|
|
|
4694
4694
|
items: r,
|
|
4695
4695
|
returnObject: b(() => e.returnObject),
|
|
4696
4696
|
scrollToActive: b(() => e.navigationStrategy === "track")
|
|
4697
|
-
}), I = b(() => e.lines ? `v-list--${e.lines}-line` : void 0),
|
|
4697
|
+
}), I = b(() => e.lines ? `v-list--${e.lines}-line` : void 0), P = b(() => e.activeColor), y = b(() => e.baseColor), k = b(() => e.color), x = b(() => e.selectable || e.activatable), g = ke(e, "navigationIndex", -1, (R) => R ?? -1), N = Nt();
|
|
4698
4698
|
ci({
|
|
4699
4699
|
filterable: e.filterable,
|
|
4700
4700
|
trackingIndex: g,
|
|
@@ -4704,7 +4704,7 @@ const ls = P({
|
|
|
4704
4704
|
e.navigationStrategy === "track" && (g.value = -1);
|
|
4705
4705
|
}), Ln({
|
|
4706
4706
|
VListGroup: {
|
|
4707
|
-
activeColor:
|
|
4707
|
+
activeColor: P,
|
|
4708
4708
|
baseColor: y,
|
|
4709
4709
|
color: k,
|
|
4710
4710
|
expandIcon: b(() => e.expandIcon),
|
|
@@ -4712,7 +4712,7 @@ const ls = P({
|
|
|
4712
4712
|
},
|
|
4713
4713
|
VListItem: {
|
|
4714
4714
|
activeClass: b(() => e.activeClass),
|
|
4715
|
-
activeColor:
|
|
4715
|
+
activeColor: P,
|
|
4716
4716
|
baseColor: y,
|
|
4717
4717
|
color: k,
|
|
4718
4718
|
density: b(() => e.density),
|
|
@@ -4724,7 +4724,7 @@ const ls = P({
|
|
|
4724
4724
|
tabindex: b(() => e.navigationStrategy === "track" ? -1 : void 0)
|
|
4725
4725
|
}
|
|
4726
4726
|
});
|
|
4727
|
-
const F = M(!1), L =
|
|
4727
|
+
const F = M(!1), L = z();
|
|
4728
4728
|
function B(R) {
|
|
4729
4729
|
F.value = !0;
|
|
4730
4730
|
}
|
|
@@ -4869,7 +4869,7 @@ const Ci = {
|
|
|
4869
4869
|
// specific viewport position, usually centered
|
|
4870
4870
|
connected: gs
|
|
4871
4871
|
// connected to a certain element
|
|
4872
|
-
}, ds =
|
|
4872
|
+
}, ds = A({
|
|
4873
4873
|
locationStrategy: {
|
|
4874
4874
|
type: [String, Function],
|
|
4875
4875
|
default: "static",
|
|
@@ -4891,7 +4891,7 @@ const Ci = {
|
|
|
4891
4891
|
}
|
|
4892
4892
|
}, "VOverlay-location-strategies");
|
|
4893
4893
|
function fs(e, t) {
|
|
4894
|
-
const n =
|
|
4894
|
+
const n = z({}), a = z();
|
|
4895
4895
|
oe && yt(() => !!(t.isActive.value && e.locationStrategy), (s) => {
|
|
4896
4896
|
$(() => e.locationStrategy, s), ue(() => {
|
|
4897
4897
|
window.removeEventListener("resize", i), visualViewport?.removeEventListener("resize", r), visualViewport?.removeEventListener("scroll", o), a.value = void 0;
|
|
@@ -4990,7 +4990,7 @@ function gs(e, t, n) {
|
|
|
4990
4990
|
(Array.isArray(e.target.value) || e.target.value.offsetParent || e.target.value.getClientRects().length) && (v = za(e.target.value));
|
|
4991
4991
|
const h = ms(e.contentEl.value, e.isRtl.value), E = Ot(e.contentEl.value), I = Number(t.viewportMargin);
|
|
4992
4992
|
E.length || (E.push(document.documentElement), e.contentEl.value.style.top && e.contentEl.value.style.left || (h.x -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x") || 0), h.y -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y") || 0)));
|
|
4993
|
-
const
|
|
4993
|
+
const P = E.reduce((V, D) => {
|
|
4994
4994
|
const O = dr(D);
|
|
4995
4995
|
return V ? new de({
|
|
4996
4996
|
x: Math.max(V.left, O.left),
|
|
@@ -4999,7 +4999,7 @@ function gs(e, t, n) {
|
|
|
4999
4999
|
height: Math.min(V.bottom, O.bottom) - Math.max(V.top, O.top)
|
|
5000
5000
|
}) : O;
|
|
5001
5001
|
}, void 0);
|
|
5002
|
-
t.stickToTarget ? (
|
|
5002
|
+
t.stickToTarget ? (P.x += Math.min(I, v.x), P.y += Math.min(I, v.y), P.width = Math.max(P.width - I * 2, v.x + v.width - I), P.height = Math.max(P.height - I * 2, v.y + v.height - I)) : (P.x += I, P.y += I, P.width -= I * 2, P.height -= I * 2);
|
|
5003
5003
|
let y = {
|
|
5004
5004
|
anchor: i.value,
|
|
5005
5005
|
origin: r.value
|
|
@@ -5039,7 +5039,7 @@ function gs(e, t, n) {
|
|
|
5039
5039
|
break;
|
|
5040
5040
|
}
|
|
5041
5041
|
return D.x += U, D.y += J, D.width = Math.min(D.width, l.value), D.height = Math.min(D.height, u.value), {
|
|
5042
|
-
overflows: Jn(D,
|
|
5042
|
+
overflows: Jn(D, P),
|
|
5043
5043
|
x: U,
|
|
5044
5044
|
y: J
|
|
5045
5045
|
};
|
|
@@ -5055,7 +5055,7 @@ function gs(e, t, n) {
|
|
|
5055
5055
|
let L = -1;
|
|
5056
5056
|
for (; ; ) {
|
|
5057
5057
|
if (L++ > 10) {
|
|
5058
|
-
|
|
5058
|
+
An("Infinite loop detected in connectedLocationStrategy");
|
|
5059
5059
|
break;
|
|
5060
5060
|
}
|
|
5061
5061
|
const {
|
|
@@ -5087,8 +5087,8 @@ function gs(e, t, n) {
|
|
|
5087
5087
|
}
|
|
5088
5088
|
O.x.before && (x += O.x.before, h.x += O.x.before), O.x.after && (x -= O.x.after, h.x -= O.x.after), O.y.before && (g += O.y.before, h.y += O.y.before), O.y.after && (g -= O.y.after, h.y -= O.y.after);
|
|
5089
5089
|
{
|
|
5090
|
-
const q = Jn(h,
|
|
5091
|
-
N.x =
|
|
5090
|
+
const q = Jn(h, P);
|
|
5091
|
+
N.x = P.width - q.x.before - q.x.after, N.y = P.height - q.y.before - q.y.after, x += q.x.before, h.x += q.x.before, g += q.y.before, h.y += q.y.before;
|
|
5092
5092
|
}
|
|
5093
5093
|
break;
|
|
5094
5094
|
}
|
|
@@ -5148,7 +5148,7 @@ const ki = {
|
|
|
5148
5148
|
close: Ss,
|
|
5149
5149
|
block: ws,
|
|
5150
5150
|
reposition: ps
|
|
5151
|
-
}, hs =
|
|
5151
|
+
}, hs = A({
|
|
5152
5152
|
scrollStrategy: {
|
|
5153
5153
|
type: [String, Function],
|
|
5154
5154
|
default: "block",
|
|
@@ -5220,7 +5220,7 @@ function xi(e, t) {
|
|
|
5220
5220
|
});
|
|
5221
5221
|
});
|
|
5222
5222
|
}
|
|
5223
|
-
const pn = /* @__PURE__ */ Symbol.for("vuetify:v-menu"), Cs =
|
|
5223
|
+
const pn = /* @__PURE__ */ Symbol.for("vuetify:v-menu"), Cs = A({
|
|
5224
5224
|
closeDelay: [Number, String],
|
|
5225
5225
|
openDelay: [Number, String]
|
|
5226
5226
|
}, "delay");
|
|
@@ -5248,7 +5248,7 @@ function ks(e, t) {
|
|
|
5248
5248
|
runCloseDelay: r
|
|
5249
5249
|
};
|
|
5250
5250
|
}
|
|
5251
|
-
const xs =
|
|
5251
|
+
const xs = A({
|
|
5252
5252
|
target: [String, Object],
|
|
5253
5253
|
activator: [String, Object],
|
|
5254
5254
|
activatorProps: {
|
|
@@ -5273,14 +5273,14 @@ function Es(e, t) {
|
|
|
5273
5273
|
isTop: a,
|
|
5274
5274
|
contentEl: i
|
|
5275
5275
|
} = t;
|
|
5276
|
-
const r = ae("useActivator"), o =
|
|
5276
|
+
const r = ae("useActivator"), o = z();
|
|
5277
5277
|
let s = !1, l = !1, u = !0;
|
|
5278
5278
|
const c = S(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), f = S(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !c.value), {
|
|
5279
5279
|
runOpenDelay: d,
|
|
5280
5280
|
runCloseDelay: m
|
|
5281
5281
|
} = ks(e, (g) => {
|
|
5282
5282
|
g === (e.openOnHover && s || c.value && l) && !(e.openOnHover && n.value && !a.value) && (n.value !== g && (u = !0), n.value = g);
|
|
5283
|
-
}), w =
|
|
5283
|
+
}), w = z(), v = {
|
|
5284
5284
|
onClick: (g) => {
|
|
5285
5285
|
g.stopPropagation(), o.value = g.currentTarget || g.target, n.value || (w.value = [g.clientX, g.clientY]), n.value = !n.value;
|
|
5286
5286
|
},
|
|
@@ -5343,11 +5343,11 @@ function Es(e, t) {
|
|
|
5343
5343
|
o.value = I.el;
|
|
5344
5344
|
});
|
|
5345
5345
|
});
|
|
5346
|
-
const
|
|
5346
|
+
const P = ln(), y = S(() => e.target === "cursor" && w.value ? w.value : P.value ? P.el : Ei(e.target, r) || o.value), k = S(() => Array.isArray(y.value) ? void 0 : y.value);
|
|
5347
5347
|
let x;
|
|
5348
5348
|
return $(() => !!e.activator, (g) => {
|
|
5349
5349
|
g && oe ? (x = Cn(), x.run(() => {
|
|
5350
|
-
|
|
5350
|
+
Ps(e, r, {
|
|
5351
5351
|
activatorEl: o,
|
|
5352
5352
|
activatorEvents: p
|
|
5353
5353
|
});
|
|
@@ -5362,13 +5362,13 @@ function Es(e, t) {
|
|
|
5362
5362
|
activatorRef: I,
|
|
5363
5363
|
target: y,
|
|
5364
5364
|
targetEl: k,
|
|
5365
|
-
targetRef:
|
|
5365
|
+
targetRef: P,
|
|
5366
5366
|
activatorEvents: p,
|
|
5367
5367
|
contentEvents: h,
|
|
5368
5368
|
scrimEvents: E
|
|
5369
5369
|
};
|
|
5370
5370
|
}
|
|
5371
|
-
function
|
|
5371
|
+
function Ps(e, t, n) {
|
|
5372
5372
|
let {
|
|
5373
5373
|
activatorEl: a,
|
|
5374
5374
|
activatorEvents: i
|
|
@@ -5411,14 +5411,14 @@ function Ei(e, t) {
|
|
|
5411
5411
|
} else typeof e == "string" ? n = document.querySelector(e) : "$el" in e ? n = e.$el : n = e;
|
|
5412
5412
|
return n;
|
|
5413
5413
|
}
|
|
5414
|
-
const
|
|
5414
|
+
const As = A({
|
|
5415
5415
|
retainFocus: Boolean,
|
|
5416
5416
|
captureFocus: Boolean,
|
|
5417
5417
|
/** @deprecated */
|
|
5418
5418
|
disableInitialFocus: Boolean
|
|
5419
5419
|
}, "focusTrap"), kt = /* @__PURE__ */ new Map();
|
|
5420
|
-
let
|
|
5421
|
-
function
|
|
5420
|
+
let Pa = 0;
|
|
5421
|
+
function Aa(e) {
|
|
5422
5422
|
const t = document.activeElement;
|
|
5423
5423
|
if (e.key !== "Tab" || !t) return;
|
|
5424
5424
|
const n = Array.from(kt.values()).filter((u) => {
|
|
@@ -5490,11 +5490,11 @@ function _s(e, t) {
|
|
|
5490
5490
|
}), document.addEventListener("keydown", c)) : (document.removeEventListener("pointerdown", l), document.removeEventListener("focusin", u), document.removeEventListener("keydown", c));
|
|
5491
5491
|
}, {
|
|
5492
5492
|
immediate: !0
|
|
5493
|
-
}),
|
|
5494
|
-
kt.delete(r), clearTimeout(s), document.removeEventListener("pointerdown", l), document.removeEventListener("focusin", u), document.removeEventListener("keydown", c), --
|
|
5493
|
+
}), Pa++ < 1 && document.addEventListener("keydown", Aa)), ue(() => {
|
|
5494
|
+
kt.delete(r), clearTimeout(s), document.removeEventListener("pointerdown", l), document.removeEventListener("focusin", u), document.removeEventListener("keydown", c), --Pa < 1 && document.removeEventListener("keydown", Aa);
|
|
5495
5495
|
});
|
|
5496
5496
|
}
|
|
5497
|
-
const Os = /* @__PURE__ */ Symbol.for("vuetify:display"), vl =
|
|
5497
|
+
const Os = /* @__PURE__ */ Symbol.for("vuetify:display"), vl = A({
|
|
5498
5498
|
mobile: {
|
|
5499
5499
|
type: Boolean,
|
|
5500
5500
|
default: !1
|
|
@@ -5504,7 +5504,7 @@ const Os = /* @__PURE__ */ Symbol.for("vuetify:display"), vl = P({
|
|
|
5504
5504
|
function Is() {
|
|
5505
5505
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {
|
|
5506
5506
|
mobile: null
|
|
5507
|
-
}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
5507
|
+
}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
5508
5508
|
const n = ne(Os);
|
|
5509
5509
|
if (!n) throw new Error("Could not find Vuetify display injection");
|
|
5510
5510
|
const a = S(() => e.mobile ? !0 : typeof e.mobileBreakpoint == "number" ? n.width.value < e.mobileBreakpoint : e.mobileBreakpoint ? n.width.value < n.thresholds.value[e.mobileBreakpoint] : e.mobile === null ? n.mobile.value : !1), i = b(() => t ? {
|
|
@@ -5529,7 +5529,7 @@ function Ts() {
|
|
|
5529
5529
|
} else
|
|
5530
5530
|
return M(!0);
|
|
5531
5531
|
}
|
|
5532
|
-
const Vs =
|
|
5532
|
+
const Vs = A({
|
|
5533
5533
|
eager: Boolean
|
|
5534
5534
|
}, "lazy");
|
|
5535
5535
|
function Ls(e, t) {
|
|
@@ -5544,7 +5544,7 @@ function Ls(e, t) {
|
|
|
5544
5544
|
onAfterLeave: i
|
|
5545
5545
|
};
|
|
5546
5546
|
}
|
|
5547
|
-
function
|
|
5547
|
+
function Pi() {
|
|
5548
5548
|
const t = ae("useScopeId").vnode.scopeId;
|
|
5549
5549
|
return {
|
|
5550
5550
|
scopeId: t ? {
|
|
@@ -5601,7 +5601,7 @@ function Rs(e) {
|
|
|
5601
5601
|
function Ns() {
|
|
5602
5602
|
return !0;
|
|
5603
5603
|
}
|
|
5604
|
-
function
|
|
5604
|
+
function Ai(e, t, n) {
|
|
5605
5605
|
if (!e || _i(e, n) === !1) return !1;
|
|
5606
5606
|
const a = Ga(t);
|
|
5607
5607
|
if (typeof ShadowRoot < "u" && a instanceof ShadowRoot && a.host === e.target) return !1;
|
|
@@ -5613,7 +5613,7 @@ function _i(e, t) {
|
|
|
5613
5613
|
}
|
|
5614
5614
|
function $s(e, t, n) {
|
|
5615
5615
|
const a = typeof n.value == "function" ? n.value : n.value.handler;
|
|
5616
|
-
e.shadowTarget = e.target, t._clickOutside.lastMousedownWasOutside &&
|
|
5616
|
+
e.shadowTarget = e.target, t._clickOutside.lastMousedownWasOutside && Ai(e, t, n) && setTimeout(() => {
|
|
5617
5617
|
_i(e, n) && a && a(e);
|
|
5618
5618
|
}, 0);
|
|
5619
5619
|
}
|
|
@@ -5629,7 +5629,7 @@ const Ia = {
|
|
|
5629
5629
|
// clicks on body
|
|
5630
5630
|
mounted(e, t) {
|
|
5631
5631
|
const n = (i) => $s(i, e, t), a = (i) => {
|
|
5632
|
-
e._clickOutside.lastMousedownWasOutside =
|
|
5632
|
+
e._clickOutside.lastMousedownWasOutside = Ai(i, e, t);
|
|
5633
5633
|
};
|
|
5634
5634
|
Oa(e, (i) => {
|
|
5635
5635
|
i.addEventListener("click", n, !0), i.addEventListener("mousedown", a, !0);
|
|
@@ -5667,7 +5667,7 @@ function Fs(e) {
|
|
|
5667
5667
|
}, a), null)]
|
|
5668
5668
|
});
|
|
5669
5669
|
}
|
|
5670
|
-
const Oi =
|
|
5670
|
+
const Oi = A({
|
|
5671
5671
|
absolute: Boolean,
|
|
5672
5672
|
attach: [Boolean, String, Object],
|
|
5673
5673
|
closeOnBack: {
|
|
@@ -5696,7 +5696,7 @@ const Oi = P({
|
|
|
5696
5696
|
...Vs(),
|
|
5697
5697
|
...ds(),
|
|
5698
5698
|
...hs(),
|
|
5699
|
-
...
|
|
5699
|
+
...As(),
|
|
5700
5700
|
...be(),
|
|
5701
5701
|
...hi()
|
|
5702
5702
|
}, "VOverlay"), Ta = X()({
|
|
@@ -5722,10 +5722,10 @@ const Oi = P({
|
|
|
5722
5722
|
attrs: a,
|
|
5723
5723
|
emit: i
|
|
5724
5724
|
} = t;
|
|
5725
|
-
const r = ae("VOverlay"), o =
|
|
5725
|
+
const r = ae("VOverlay"), o = z(), s = z(), l = z(), u = ke(e, "modelValue"), c = S({
|
|
5726
5726
|
get: () => u.value,
|
|
5727
|
-
set: (
|
|
5728
|
-
|
|
5727
|
+
set: (W) => {
|
|
5728
|
+
W && e.disabled || (u.value = W);
|
|
5729
5729
|
}
|
|
5730
5730
|
}), {
|
|
5731
5731
|
themeClasses: f
|
|
@@ -5740,7 +5740,7 @@ const Oi = P({
|
|
|
5740
5740
|
localTop: E,
|
|
5741
5741
|
stackStyles: I
|
|
5742
5742
|
} = Bs(c, () => e.zIndex, e._disableGlobalStack), {
|
|
5743
|
-
activatorEl:
|
|
5743
|
+
activatorEl: P,
|
|
5744
5744
|
activatorRef: y,
|
|
5745
5745
|
target: k,
|
|
5746
5746
|
targetEl: x,
|
|
@@ -5755,17 +5755,17 @@ const Oi = P({
|
|
|
5755
5755
|
}), {
|
|
5756
5756
|
teleportTarget: B
|
|
5757
5757
|
} = Rs(() => {
|
|
5758
|
-
const
|
|
5759
|
-
if (
|
|
5760
|
-
const Ce =
|
|
5758
|
+
const W = e.attach || e.contained;
|
|
5759
|
+
if (W) return W;
|
|
5760
|
+
const Ce = P?.value?.getRootNode() || r.proxy?.$el?.getRootNode();
|
|
5761
5761
|
return Ce instanceof ShadowRoot ? Ce : !1;
|
|
5762
5762
|
}), {
|
|
5763
5763
|
dimensionStyles: V
|
|
5764
5764
|
} = bt(e), D = Ts(), {
|
|
5765
5765
|
scopeId: O
|
|
5766
|
-
} =
|
|
5767
|
-
$(() => e.disabled, (
|
|
5768
|
-
|
|
5766
|
+
} = Pi();
|
|
5767
|
+
$(() => e.disabled, (W) => {
|
|
5768
|
+
W && (c.value = !1);
|
|
5769
5769
|
});
|
|
5770
5770
|
const {
|
|
5771
5771
|
contentStyles: q,
|
|
@@ -5784,39 +5784,40 @@ const Oi = P({
|
|
|
5784
5784
|
isActive: c,
|
|
5785
5785
|
updateLocation: U
|
|
5786
5786
|
});
|
|
5787
|
-
function J(
|
|
5788
|
-
i("click:outside",
|
|
5787
|
+
function J(W) {
|
|
5788
|
+
i("click:outside", W), e.persistent ? ve() : c.value = !1;
|
|
5789
5789
|
}
|
|
5790
|
-
function fe(
|
|
5790
|
+
function fe(W) {
|
|
5791
5791
|
return c.value && E.value && // If using scrim, only close if clicking on it rather than anything opened on top
|
|
5792
|
-
(!e.scrim ||
|
|
5792
|
+
(!e.scrim || W.target === s.value || W instanceof MouseEvent && W.shadowTarget === s.value);
|
|
5793
5793
|
}
|
|
5794
5794
|
_s(e, {
|
|
5795
5795
|
isActive: c,
|
|
5796
5796
|
localTop: E,
|
|
5797
5797
|
contentEl: l
|
|
5798
|
-
}), oe && $(c, (
|
|
5799
|
-
|
|
5798
|
+
}), oe && $(c, (W) => {
|
|
5799
|
+
W ? window.addEventListener("keydown", H) : window.removeEventListener("keydown", H);
|
|
5800
5800
|
}, {
|
|
5801
5801
|
immediate: !0
|
|
5802
|
-
}),
|
|
5802
|
+
}), Pe(() => {
|
|
5803
5803
|
oe && window.removeEventListener("keydown", H);
|
|
5804
5804
|
});
|
|
5805
|
-
function H(
|
|
5806
|
-
|
|
5805
|
+
function H(W) {
|
|
5806
|
+
W.key === "Escape" && h.value && (l.value?.contains(document.activeElement) || i("keydown", W), e.persistent ? ve() : (c.value = !1, l.value?.contains(document.activeElement) && P.value?.focus()));
|
|
5807
5807
|
}
|
|
5808
|
-
function R(
|
|
5809
|
-
|
|
5808
|
+
function R(W) {
|
|
5809
|
+
W.key === "Escape" && !h.value || i("keydown", W);
|
|
5810
5810
|
}
|
|
5811
5811
|
const Z = go();
|
|
5812
5812
|
yt(() => e.closeOnBack, () => {
|
|
5813
|
-
yo(Z, (
|
|
5814
|
-
h.value && c.value
|
|
5813
|
+
yo(Z, () => {
|
|
5814
|
+
if (h.value && c.value)
|
|
5815
|
+
return e.persistent ? ve() : c.value = !1, !1;
|
|
5815
5816
|
});
|
|
5816
5817
|
});
|
|
5817
|
-
const j =
|
|
5818
|
-
$(() => c.value && (e.absolute || e.contained) && B.value == null, (
|
|
5819
|
-
if (
|
|
5818
|
+
const j = z();
|
|
5819
|
+
$(() => c.value && (e.absolute || e.contained) && B.value == null, (W) => {
|
|
5820
|
+
if (W) {
|
|
5820
5821
|
const Ce = Vr(o.value);
|
|
5821
5822
|
Ce && Ce !== document.scrollingElement && (j.value = Ce.scrollTop);
|
|
5822
5823
|
}
|
|
@@ -5879,14 +5880,14 @@ const Oi = P({
|
|
|
5879
5880
|
style: [V.value, q.value]
|
|
5880
5881
|
}, F.value, e.contentProps), [n.default?.({
|
|
5881
5882
|
isActive: c
|
|
5882
|
-
})]), [[
|
|
5883
|
+
})]), [[Pn, c.value], [Ia, {
|
|
5883
5884
|
handler: J,
|
|
5884
5885
|
closeConditional: fe,
|
|
5885
|
-
include: () => [
|
|
5886
|
+
include: () => [P.value]
|
|
5886
5887
|
}]])]
|
|
5887
5888
|
})])]
|
|
5888
5889
|
})])), {
|
|
5889
|
-
activatorEl:
|
|
5890
|
+
activatorEl: P,
|
|
5890
5891
|
scrimEl: s,
|
|
5891
5892
|
target: k,
|
|
5892
5893
|
animateClick: ve,
|
|
@@ -5963,7 +5964,7 @@ function Ms(e) {
|
|
|
5963
5964
|
}
|
|
5964
5965
|
});
|
|
5965
5966
|
}
|
|
5966
|
-
const Ds =
|
|
5967
|
+
const Ds = A({
|
|
5967
5968
|
// TODO
|
|
5968
5969
|
// disableKeys: Boolean,
|
|
5969
5970
|
id: String,
|
|
@@ -5978,7 +5979,7 @@ const Ds = P({
|
|
|
5978
5979
|
scrim: !1,
|
|
5979
5980
|
scrollStrategy: "reposition",
|
|
5980
5981
|
transition: {
|
|
5981
|
-
component:
|
|
5982
|
+
component: Ao
|
|
5982
5983
|
}
|
|
5983
5984
|
}), ["absolute"])
|
|
5984
5985
|
}, "VMenu"), js = X()({
|
|
@@ -5993,9 +5994,9 @@ const Ds = P({
|
|
|
5993
5994
|
} = t;
|
|
5994
5995
|
const a = ke(e, "modelValue"), {
|
|
5995
5996
|
scopeId: i
|
|
5996
|
-
} =
|
|
5997
|
+
} = Pi(), {
|
|
5997
5998
|
isRtl: r
|
|
5998
|
-
} = Wt(), o = Nt(), s = b(() => e.id || `v-menu-${o}`), l =
|
|
5999
|
+
} = Wt(), o = Nt(), s = b(() => e.id || `v-menu-${o}`), l = z(), u = ne(pn, null), c = M(/* @__PURE__ */ new Set());
|
|
5999
6000
|
ge(pn, {
|
|
6000
6001
|
register() {
|
|
6001
6002
|
c.value.add(o);
|
|
@@ -6008,7 +6009,7 @@ const Ds = P({
|
|
|
6008
6009
|
!c.value.size && !e.persistent && (v == null || l.value?.contentEl && !lr(v, l.value.contentEl)) && (a.value = !1, u?.closeParents());
|
|
6009
6010
|
}, 40);
|
|
6010
6011
|
}
|
|
6011
|
-
}),
|
|
6012
|
+
}), Pe(() => u?.unregister()), Wi(() => a.value = !1), $(a, (v) => {
|
|
6012
6013
|
v ? u?.register() : u?.unregister();
|
|
6013
6014
|
}, {
|
|
6014
6015
|
immediate: !0
|
|
@@ -6173,7 +6174,7 @@ const gl = {
|
|
|
6173
6174
|
})
|
|
6174
6175
|
), e.component(
|
|
6175
6176
|
"DataTable",
|
|
6176
|
-
Ki(() => import("./index-
|
|
6177
|
+
Ki(() => import("./index-C9x5Z2bI.js").then((n) => n.D))
|
|
6177
6178
|
);
|
|
6178
6179
|
}
|
|
6179
6180
|
};
|
|
@@ -6194,7 +6195,7 @@ export {
|
|
|
6194
6195
|
Ca as M,
|
|
6195
6196
|
jt as N,
|
|
6196
6197
|
ti as O,
|
|
6197
|
-
|
|
6198
|
+
Pt as P,
|
|
6198
6199
|
Fe as Q,
|
|
6199
6200
|
gn as R,
|
|
6200
6201
|
zr as S,
|
|
@@ -6219,12 +6220,12 @@ export {
|
|
|
6219
6220
|
Zs as a8,
|
|
6220
6221
|
He as a9,
|
|
6221
6222
|
tl as aA,
|
|
6222
|
-
|
|
6223
|
+
Ao as aB,
|
|
6223
6224
|
as as aC,
|
|
6224
6225
|
el as aD,
|
|
6225
6226
|
$r as aE,
|
|
6226
6227
|
qn as aF,
|
|
6227
|
-
|
|
6228
|
+
Pi as aG,
|
|
6228
6229
|
Ta as aH,
|
|
6229
6230
|
Oi as aI,
|
|
6230
6231
|
Or as aJ,
|
|
@@ -6242,12 +6243,12 @@ export {
|
|
|
6242
6243
|
Ks as aV,
|
|
6243
6244
|
Xs as aW,
|
|
6244
6245
|
rl as aX,
|
|
6245
|
-
|
|
6246
|
+
An as aY,
|
|
6246
6247
|
il as aZ,
|
|
6247
6248
|
ln as a_,
|
|
6248
6249
|
hi as aa,
|
|
6249
6250
|
cl as ab,
|
|
6250
|
-
|
|
6251
|
+
Ae as ac,
|
|
6251
6252
|
ae as ad,
|
|
6252
6253
|
yt as ae,
|
|
6253
6254
|
On as af,
|
|
@@ -6286,7 +6287,7 @@ export {
|
|
|
6286
6287
|
We as m,
|
|
6287
6288
|
ye as n,
|
|
6288
6289
|
vl as o,
|
|
6289
|
-
|
|
6290
|
+
A as p,
|
|
6290
6291
|
re as q,
|
|
6291
6292
|
tr as r,
|
|
6292
6293
|
pe as s,
|