@ianicdev/datatables2 0.14.0 → 0.14.2
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-2YRbsBSJ.cjs → Comparison-B7vPRdy6.cjs} +1 -1
- package/dist/{Comparison-BuQzB-si.js → Comparison-Dx_cCgp4.js} +1 -1
- package/dist/{Datepicker-ZDAgPotu.js → Datepicker-DeX7TZa5.js} +2 -2
- package/dist/{Datepicker-BObFVsrA.cjs → Datepicker-dNat1CIp.cjs} +1 -1
- package/dist/{Options-D4bbZDNy.cjs → Options-B1HFhzgV.cjs} +1 -1
- package/dist/{Options-BKNqYsWg.js → Options-Ds4GlgqC.js} +4 -4
- package/dist/{RefreshTable-B4lcus6j.cjs → RefreshTable-CP8D6BeL.cjs} +1 -1
- package/dist/{RefreshTable-C_KSEQQ2.js → RefreshTable-DdeEtKfP.js} +1 -1
- package/dist/{Search-CpSeJNQo.js → Search-C4CUhYgQ.js} +2 -2
- package/dist/{Search-BmKJJX6W.cjs → Search-Cc82YBqS.cjs} +1 -1
- package/dist/{Table-BLFlqJby.cjs → Table-BX-hoM94.cjs} +1 -1
- package/dist/{Table-BQwX5npC.js → Table-L_iuanjG.js} +3 -3
- package/dist/{TableServer-wxRxfrz2.cjs → TableServer-CFcEb-lT.cjs} +1 -1
- package/dist/{TableServer-CoKdajJh.js → TableServer-CKWOtSje.js} +3 -3
- package/dist/{TableVirtual-Ca9Tk07w.js → TableVirtual-DIqk-CMg.js} +3 -3
- package/dist/{TableVirtual-C9iDM-wb.cjs → TableVirtual-Dv6eV4eu.cjs} +1 -1
- package/dist/{cellRender-DbyhkQEK.cjs → cellRender-BdNP9UsQ.cjs} +1 -1
- package/dist/{cellRender-B9kC6jEb.js → cellRender-CDNBrGo3.js} +2 -2
- package/dist/dataTables-BrOQ3jQG.cjs +4 -0
- package/dist/{dataTables-CTzHnAN4.js → dataTables-Dal9gnAI.js} +326 -326
- package/dist/datatables.cjs +1 -1
- package/dist/datatables.js +1 -1
- package/dist/index-BADkkoFf.cjs +1 -0
- package/dist/{index-Dcsy9dQc.cjs → index-BJPZlNTc.cjs} +1 -1
- package/dist/{index-cgveAwK7.js → index-BwmvvtLr.js} +2 -2
- package/dist/{index--3PYYrqJ.cjs → index-C5gah2qY.cjs} +1 -1
- package/dist/{index-DBe3_idS.js → index-CIIgmF_G.js} +2 -2
- package/dist/{index-Br6pmK7t.cjs → index-DA-aRIaF.cjs} +1 -1
- package/dist/{index-BjQjVIrq.js → index-Dl4CQb_m.js} +1742 -1720
- package/dist/{index-Dnh2gNmS.js → index-gjI8QiHf.js} +2 -2
- package/dist/{index.es-2MQhREvK.cjs → index.es-CMEgL8sb.cjs} +1 -1
- package/dist/{index.es-BFlnZJ5-.js → index.es-DlohF0Sr.js} +1 -1
- package/dist/{jspdf--k_BCiS7.js → jspdf-C3bweOu8.js} +10 -7
- package/dist/{jspdf-Hm0oHFrh.cjs → jspdf-DOJt5cTR.cjs} +3 -3
- package/dist/purify.es-Dnh2QiaB.cjs +3 -0
- package/dist/purify.es-Drpa_w5x.js +829 -0
- package/dist/{useColumns-2-5bXJ1Y.cjs → useColumns-BN_Idt-R.cjs} +1 -1
- package/dist/{useColumns-DMHiyKUY.js → useColumns-DZj47D2H.js} +162 -162
- package/dist/{useDownload-mYZxXe0l.cjs → useDownload-BISXIZBY.cjs} +1 -1
- package/dist/{useDownload-BbiPuiZP.js → useDownload-DFDiPcfB.js} +1 -1
- package/package.json +17 -17
- package/dist/dataTables-BH3T8M7g.cjs +0 -4
- package/dist/index-OvaUUUMW.cjs +0 -1
- package/dist/purify.es-B_jmwKeU.cjs +0 -2
- package/dist/purify.es-CMwH3CPX.js +0 -552
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { warn as Lt, capitalize as
|
|
1
|
+
import { warn as Lt, capitalize as La, reactive as Xe, watchEffect as we, toRef as b, shallowRef as M, camelize as Ba, isVNode as Li, Comment as Bi, Fragment as Ee, unref as Te, isRef as xt, isReactive as Ri, isProxy as Ni, toRaw as Z, getCurrentInstance as $i, ref as z, computed as S, provide as me, 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 ce, 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 he, 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;
|
|
@@ -39,23 +39,23 @@ 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
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
|
-
function
|
|
42
|
+
function Gn(e, t, n) {
|
|
43
43
|
Ji(e, t), t.set(e, n);
|
|
44
44
|
}
|
|
45
45
|
function Ji(e, t) {
|
|
46
46
|
if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object");
|
|
47
47
|
}
|
|
48
|
-
function
|
|
49
|
-
return e.set(
|
|
48
|
+
function qn(e, t, n) {
|
|
49
|
+
return e.set(Ra(e, t), n), n;
|
|
50
50
|
}
|
|
51
51
|
function Se(e, t) {
|
|
52
|
-
return e.get(
|
|
52
|
+
return e.get(Ra(e, t));
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Ra(e, t, n) {
|
|
55
55
|
if (typeof e == "function" ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
|
|
56
56
|
throw new TypeError("Private element is not present on this object");
|
|
57
57
|
}
|
|
58
|
-
function
|
|
58
|
+
function Na(e, t, n) {
|
|
59
59
|
const a = t.length - 1;
|
|
60
60
|
if (a < 0) return e === void 0 ? n : e;
|
|
61
61
|
for (let i = 0; i < a; i++) {
|
|
@@ -66,9 +66,9 @@ function Ra(e, t, n) {
|
|
|
66
66
|
return e == null || e[t[a]] === void 0 ? n : e[t[a]];
|
|
67
67
|
}
|
|
68
68
|
function er(e, t, n) {
|
|
69
|
-
return e == null || !t || typeof t != "string" ? n : e[t] !== void 0 ? e[t] : (t = t.replace(/\[(\w+)\]/g, ".$1"), t = t.replace(/^\./, ""),
|
|
69
|
+
return e == null || !t || typeof t != "string" ? n : e[t] !== void 0 ? e[t] : (t = t.replace(/\[(\w+)\]/g, ".$1"), t = t.replace(/^\./, ""), Na(e, t.split("."), n));
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function ye(e, t, n) {
|
|
72
72
|
if (t === !0) return e === void 0 ? n : e;
|
|
73
73
|
if (t == null || typeof t == "boolean") return n;
|
|
74
74
|
if (e !== Object(e)) {
|
|
@@ -77,7 +77,7 @@ function he(e, t, n) {
|
|
|
77
77
|
return typeof i > "u" ? n : i;
|
|
78
78
|
}
|
|
79
79
|
if (typeof t == "string") return er(e, t, n);
|
|
80
|
-
if (Array.isArray(t)) return
|
|
80
|
+
if (Array.isArray(t)) return Na(e, t, n);
|
|
81
81
|
if (typeof t != "function") return n;
|
|
82
82
|
const a = t(e, n);
|
|
83
83
|
return typeof a > "u" ? n : a;
|
|
@@ -137,7 +137,7 @@ function On(e, t) {
|
|
|
137
137
|
Object.prototype.hasOwnProperty.call(e, a) && (n[a] = e[a]);
|
|
138
138
|
return n;
|
|
139
139
|
}
|
|
140
|
-
function
|
|
140
|
+
function Un(e, t, n) {
|
|
141
141
|
const a = /* @__PURE__ */ Object.create(null), i = /* @__PURE__ */ Object.create(null);
|
|
142
142
|
for (const r in e)
|
|
143
143
|
t.some((o) => o instanceof RegExp ? o.test(r) : o === r) ? a[r] = e[r] : i[r] = e[r];
|
|
@@ -149,9 +149,9 @@ function ut(e, t) {
|
|
|
149
149
|
};
|
|
150
150
|
return t.forEach((a) => delete n[a]), n;
|
|
151
151
|
}
|
|
152
|
-
const
|
|
152
|
+
const $a = /^on[^a-z]/, Fa = (e) => $a.test(e), nr = ["onAfterscriptexecute", "onAnimationcancel", "onAnimationend", "onAnimationiteration", "onAnimationstart", "onAuxclick", "onBeforeinput", "onBeforescriptexecute", "onChange", "onClick", "onCompositionend", "onCompositionstart", "onCompositionupdate", "onContextmenu", "onCopy", "onCut", "onDblclick", "onFocusin", "onFocusout", "onFullscreenchange", "onFullscreenerror", "onGesturechange", "onGestureend", "onGesturestart", "onGotpointercapture", "onInput", "onKeydown", "onKeypress", "onKeyup", "onLostpointercapture", "onMousedown", "onMousemove", "onMouseout", "onMouseover", "onMouseup", "onMousewheel", "onPaste", "onPointercancel", "onPointerdown", "onPointerenter", "onPointerleave", "onPointermove", "onPointerout", "onPointerover", "onPointerup", "onReset", "onSelect", "onSubmit", "onTouchcancel", "onTouchend", "onTouchmove", "onTouchstart", "onTransitioncancel", "onTransitionend", "onTransitionrun", "onTransitionstart", "onWheel"];
|
|
153
153
|
function Ys(e) {
|
|
154
|
-
const [t, n] =
|
|
154
|
+
const [t, n] = Un(e, [$a]), a = ut(t, nr), [i, r] = Un(n, ["class", "style", "id", "inert", /^data-/]);
|
|
155
155
|
return Object.assign(i, t), Object.assign(r, a), [i, r];
|
|
156
156
|
}
|
|
157
157
|
function In(e) {
|
|
@@ -172,7 +172,7 @@ function Qe(e) {
|
|
|
172
172
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1;
|
|
173
173
|
return Math.max(t, Math.min(n, e));
|
|
174
174
|
}
|
|
175
|
-
function
|
|
175
|
+
function Kn(e, t) {
|
|
176
176
|
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "0";
|
|
177
177
|
return e + n.repeat(Math.max(0, t - e.length));
|
|
178
178
|
}
|
|
@@ -203,8 +203,8 @@ function We() {
|
|
|
203
203
|
}
|
|
204
204
|
return a;
|
|
205
205
|
}
|
|
206
|
-
function
|
|
207
|
-
return e.map((t) => t.type === Ee ?
|
|
206
|
+
function Ma(e) {
|
|
207
|
+
return e.map((t) => t.type === Ee ? Ma(t.children) : t).flat();
|
|
208
208
|
}
|
|
209
209
|
function Le() {
|
|
210
210
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
@@ -232,19 +232,19 @@ function tt(e, t) {
|
|
|
232
232
|
var je = /* @__PURE__ */ new WeakMap(), Oe = /* @__PURE__ */ new WeakMap();
|
|
233
233
|
class ir {
|
|
234
234
|
constructor(t) {
|
|
235
|
-
|
|
235
|
+
Gn(this, je, []), Gn(this, Oe, 0), this.size = t;
|
|
236
236
|
}
|
|
237
237
|
get isFull() {
|
|
238
238
|
return Se(je, this).length === this.size;
|
|
239
239
|
}
|
|
240
240
|
push(t) {
|
|
241
|
-
Se(je, this)[Se(Oe, this)] = t,
|
|
241
|
+
Se(je, this)[Se(Oe, this)] = t, qn(Oe, this, (Se(Oe, this) + 1) % this.size);
|
|
242
242
|
}
|
|
243
243
|
values() {
|
|
244
244
|
return Se(je, this).slice(Se(Oe, this)).concat(Se(je, this).slice(0, Se(Oe, this)));
|
|
245
245
|
}
|
|
246
246
|
clear() {
|
|
247
|
-
Se(je, this).length = 0,
|
|
247
|
+
Se(je, this).length = 0, qn(Oe, this, 0);
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
250
|
function Tn(e) {
|
|
@@ -264,12 +264,12 @@ function Tn(e) {
|
|
|
264
264
|
function At(e, t) {
|
|
265
265
|
return e.includes(t);
|
|
266
266
|
}
|
|
267
|
-
function
|
|
267
|
+
function Da(e) {
|
|
268
268
|
return e[2].toLowerCase() + e.slice(3);
|
|
269
269
|
}
|
|
270
270
|
const at = () => [Function, Array];
|
|
271
|
-
function
|
|
272
|
-
return t = "on" +
|
|
271
|
+
function Xn(e, t) {
|
|
272
|
+
return t = "on" + La(t), !!(e[t] || e[`${t}Once`] || e[`${t}Capture`] || e[`${t}OnceCapture`] || e[`${t}CaptureOnce`]);
|
|
273
273
|
}
|
|
274
274
|
function Zs(e) {
|
|
275
275
|
for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), a = 1; a < t; a++)
|
|
@@ -290,7 +290,7 @@ function qe(e) {
|
|
|
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
|
}
|
|
293
|
-
function
|
|
293
|
+
function ja(e, t, n) {
|
|
294
294
|
let a, i = e.indexOf(document.activeElement);
|
|
295
295
|
const r = t === "next" ? 1 : -1;
|
|
296
296
|
do
|
|
@@ -298,19 +298,19 @@ function Da(e, t, n) {
|
|
|
298
298
|
while ((!a || a.offsetParent == null || !(n?.(a) ?? !0)) && i < e.length && i >= 0);
|
|
299
299
|
return a;
|
|
300
300
|
}
|
|
301
|
-
function it(e, t) {
|
|
302
|
-
const
|
|
301
|
+
function it(e, t, n) {
|
|
302
|
+
const a = qe(e);
|
|
303
303
|
if (t == null)
|
|
304
|
-
(e === document.activeElement || !e.contains(document.activeElement)) &&
|
|
304
|
+
(e === document.activeElement || !e.contains(document.activeElement)) && a[0]?.focus(n);
|
|
305
305
|
else if (t === "first")
|
|
306
|
-
|
|
306
|
+
a[0]?.focus(n);
|
|
307
307
|
else if (t === "last")
|
|
308
|
-
|
|
308
|
+
a.at(-1)?.focus(n);
|
|
309
309
|
else if (typeof t == "number")
|
|
310
|
-
|
|
310
|
+
a[t]?.focus(n);
|
|
311
311
|
else {
|
|
312
|
-
const
|
|
313
|
-
|
|
312
|
+
const i = ja(a, t);
|
|
313
|
+
i ? i.focus() : it(e, t === "next" ? "first" : "last", n);
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
function Js(e) {
|
|
@@ -360,16 +360,16 @@ function tl(e) {
|
|
|
360
360
|
function $e(e) {
|
|
361
361
|
return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "bigint";
|
|
362
362
|
}
|
|
363
|
-
function
|
|
363
|
+
function Yn(e) {
|
|
364
364
|
return "\\^$*+?.()|{}[]".includes(e) ? `\\${e}` : e;
|
|
365
365
|
}
|
|
366
366
|
function nl(e, t, n) {
|
|
367
|
-
const a = new RegExp(`[\\d\\-${
|
|
367
|
+
const a = new RegExp(`[\\d\\-${Yn(n)}]`), i = e.split("").filter((o) => a.test(o)).filter((o, s, l) => s === 0 && /[-]/.test(o) || // sign allowed at the start
|
|
368
368
|
o === n && s === l.indexOf(o) || // decimal separator allowed only once
|
|
369
369
|
/\d/.test(o)).join("");
|
|
370
370
|
if (t === 0)
|
|
371
371
|
return i.split(n)[0];
|
|
372
|
-
const r = new RegExp(`${
|
|
372
|
+
const r = new RegExp(`${Yn(n)}\\d`);
|
|
373
373
|
if (t !== null && r.test(i)) {
|
|
374
374
|
const o = i.split(n);
|
|
375
375
|
return [o[0], o[1].substring(0, t)].join(n);
|
|
@@ -379,7 +379,7 @@ function nl(e, t, n) {
|
|
|
379
379
|
function al(e) {
|
|
380
380
|
const t = {};
|
|
381
381
|
for (const n in e)
|
|
382
|
-
t[
|
|
382
|
+
t[Ba(n)] = e[n];
|
|
383
383
|
return t;
|
|
384
384
|
}
|
|
385
385
|
function ur(e) {
|
|
@@ -390,18 +390,18 @@ function ur(e) {
|
|
|
390
390
|
}));
|
|
391
391
|
}
|
|
392
392
|
function il(e) {
|
|
393
|
-
const t = (n) => Array.isArray(n) ? n.map((a) => t(a)) : xt(n) || Ri(n) || Ni(n) ? t(
|
|
393
|
+
const t = (n) => Array.isArray(n) ? n.map((a) => t(a)) : xt(n) || Ri(n) || Ni(n) ? t(Z(n)) : sn(n) ? Object.keys(n).reduce((a, i) => (a[i] = t(n[i]), a), {}) : n;
|
|
394
394
|
return t(e);
|
|
395
395
|
}
|
|
396
|
-
const
|
|
396
|
+
const za = ["top", "bottom"], cr = ["start", "end", "left", "right"];
|
|
397
397
|
function un(e, t) {
|
|
398
398
|
let [n, a] = e.split(" ");
|
|
399
|
-
return a || (a = At(
|
|
400
|
-
side:
|
|
401
|
-
align:
|
|
399
|
+
return a || (a = At(za, n) ? "start" : At(cr, n) ? "top" : "center"), {
|
|
400
|
+
side: Qn(n, t),
|
|
401
|
+
align: Qn(a, t)
|
|
402
402
|
};
|
|
403
403
|
}
|
|
404
|
-
function
|
|
404
|
+
function Qn(e, t) {
|
|
405
405
|
return e === "start" ? t ? "right" : "left" : e === "end" ? t ? "left" : "right" : e;
|
|
406
406
|
}
|
|
407
407
|
function Kt(e) {
|
|
@@ -428,16 +428,16 @@ function Xt(e) {
|
|
|
428
428
|
}[e.align]
|
|
429
429
|
};
|
|
430
430
|
}
|
|
431
|
-
function
|
|
431
|
+
function Zn(e) {
|
|
432
432
|
return {
|
|
433
433
|
side: e.align,
|
|
434
434
|
align: e.side
|
|
435
435
|
};
|
|
436
436
|
}
|
|
437
|
-
function
|
|
438
|
-
return At(
|
|
437
|
+
function Jn(e) {
|
|
438
|
+
return At(za, e.side) ? "y" : "x";
|
|
439
439
|
}
|
|
440
|
-
class
|
|
440
|
+
class le {
|
|
441
441
|
constructor(t) {
|
|
442
442
|
const n = document.body.currentCSSZoom ?? 1, a = t instanceof Element, i = a ? 1 + (1 - n) / n : 1, {
|
|
443
443
|
x: r,
|
|
@@ -460,7 +460,7 @@ class de {
|
|
|
460
460
|
return this.x + this.width;
|
|
461
461
|
}
|
|
462
462
|
}
|
|
463
|
-
function
|
|
463
|
+
function ea(e, t) {
|
|
464
464
|
return {
|
|
465
465
|
x: {
|
|
466
466
|
before: Math.max(0, t.left - e.left),
|
|
@@ -472,40 +472,40 @@ function Jn(e, t) {
|
|
|
472
472
|
}
|
|
473
473
|
};
|
|
474
474
|
}
|
|
475
|
-
function
|
|
475
|
+
function Vn(e) {
|
|
476
476
|
if (Array.isArray(e)) {
|
|
477
477
|
const t = document.body.currentCSSZoom ?? 1, n = 1 + (1 - t) / t;
|
|
478
|
-
return new
|
|
478
|
+
return new le({
|
|
479
479
|
x: e[0] * n,
|
|
480
480
|
y: e[1] * n,
|
|
481
481
|
width: 0 * n,
|
|
482
482
|
height: 0 * n
|
|
483
483
|
});
|
|
484
484
|
} else
|
|
485
|
-
return new
|
|
485
|
+
return new le(e);
|
|
486
486
|
}
|
|
487
487
|
function dr(e) {
|
|
488
488
|
if (e === document.documentElement)
|
|
489
489
|
if (visualViewport) {
|
|
490
490
|
const t = document.body.currentCSSZoom ?? 1;
|
|
491
|
-
return new
|
|
491
|
+
return new le({
|
|
492
492
|
x: visualViewport.scale > 1 ? 0 : visualViewport.offsetLeft,
|
|
493
493
|
y: visualViewport.scale > 1 ? 0 : visualViewport.offsetTop,
|
|
494
494
|
width: visualViewport.width * visualViewport.scale / t,
|
|
495
495
|
height: visualViewport.height * visualViewport.scale / t
|
|
496
496
|
});
|
|
497
497
|
} else
|
|
498
|
-
return new
|
|
498
|
+
return new le({
|
|
499
499
|
x: 0,
|
|
500
500
|
y: 0,
|
|
501
501
|
width: document.documentElement.clientWidth,
|
|
502
502
|
height: document.documentElement.clientHeight
|
|
503
503
|
});
|
|
504
504
|
else
|
|
505
|
-
return new
|
|
505
|
+
return new le(e);
|
|
506
506
|
}
|
|
507
507
|
function Wa(e) {
|
|
508
|
-
const t = new
|
|
508
|
+
const t = new le(e), n = getComputedStyle(e), a = n.transform;
|
|
509
509
|
if (a) {
|
|
510
510
|
let i, r, o, s, l;
|
|
511
511
|
if (a.startsWith("matrix3d("))
|
|
@@ -513,16 +513,16 @@ function Wa(e) {
|
|
|
513
513
|
else if (a.startsWith("matrix("))
|
|
514
514
|
i = a.slice(7, -1).split(/, /), r = Number(i[0]), o = Number(i[3]), s = Number(i[4]), l = Number(i[5]);
|
|
515
515
|
else
|
|
516
|
-
return new
|
|
516
|
+
return new le(t);
|
|
517
517
|
const u = n.transformOrigin, c = t.x - s - (1 - r) * parseFloat(u), f = t.y - l - (1 - o) * parseFloat(u.slice(u.indexOf(" ") + 1)), d = r ? t.width / r : e.offsetWidth + 1, m = o ? t.height / o : e.offsetHeight + 1;
|
|
518
|
-
return new
|
|
518
|
+
return new le({
|
|
519
519
|
x: c,
|
|
520
520
|
y: f,
|
|
521
521
|
width: d,
|
|
522
522
|
height: m
|
|
523
523
|
});
|
|
524
524
|
} else
|
|
525
|
-
return new
|
|
525
|
+
return new le(t);
|
|
526
526
|
}
|
|
527
527
|
function Ie(e, t, n) {
|
|
528
528
|
if (typeof e.animate > "u") return {
|
|
@@ -545,8 +545,8 @@ function Ie(e, t, n) {
|
|
|
545
545
|
const Ct = /* @__PURE__ */ new WeakMap();
|
|
546
546
|
function fr(e, t) {
|
|
547
547
|
Object.keys(t).forEach((n) => {
|
|
548
|
-
if (
|
|
549
|
-
const a =
|
|
548
|
+
if (Fa(n)) {
|
|
549
|
+
const a = Da(n), i = Ct.get(e);
|
|
550
550
|
if (t[n] == null)
|
|
551
551
|
i?.forEach((r) => {
|
|
552
552
|
const [o, s] = r;
|
|
@@ -563,8 +563,8 @@ function fr(e, t) {
|
|
|
563
563
|
}
|
|
564
564
|
function vr(e, t) {
|
|
565
565
|
Object.keys(t).forEach((n) => {
|
|
566
|
-
if (
|
|
567
|
-
const a =
|
|
566
|
+
if (Fa(n)) {
|
|
567
|
+
const a = Da(n), i = Ct.get(e);
|
|
568
568
|
i?.forEach((r) => {
|
|
569
569
|
const [o, s] = r;
|
|
570
570
|
o === a && (e.removeEventListener(a, s), i.delete(r));
|
|
@@ -573,18 +573,18 @@ function vr(e, t) {
|
|
|
573
573
|
e.removeAttribute(n);
|
|
574
574
|
});
|
|
575
575
|
}
|
|
576
|
-
const ze = 2.4,
|
|
577
|
-
function
|
|
576
|
+
const ze = 2.4, ta = 0.2126729, na = 0.7151522, aa = 0.072175, mr = 0.55, gr = 0.58, yr = 0.57, hr = 0.62, St = 0.03, ia = 1.45, br = 5e-4, Sr = 1.25, wr = 1.25, ra = 0.078, oa = 12.82051282051282, wt = 0.06, sa = 1e-3;
|
|
577
|
+
function la(e, t) {
|
|
578
578
|
const n = (e.r / 255) ** ze, a = (e.g / 255) ** ze, i = (e.b / 255) ** ze, r = (t.r / 255) ** ze, o = (t.g / 255) ** ze, s = (t.b / 255) ** ze;
|
|
579
|
-
let l = n *
|
|
580
|
-
if (l <= St && (l += (St - l) **
|
|
579
|
+
let l = n * ta + a * na + i * aa, u = r * ta + o * na + s * aa;
|
|
580
|
+
if (l <= St && (l += (St - l) ** ia), u <= St && (u += (St - u) ** ia), Math.abs(u - l) < br) return 0;
|
|
581
581
|
let c;
|
|
582
582
|
if (u > l) {
|
|
583
583
|
const f = (u ** mr - l ** gr) * Sr;
|
|
584
|
-
c = f <
|
|
584
|
+
c = f < sa ? 0 : f < ra ? f - f * oa * wt : f - wt;
|
|
585
585
|
} else {
|
|
586
586
|
const f = (u ** hr - l ** yr) * wr;
|
|
587
|
-
c = f > -
|
|
587
|
+
c = f > -sa ? 0 : f > -ra ? f - f * oa * wt : f + wt;
|
|
588
588
|
}
|
|
589
589
|
return c * 100;
|
|
590
590
|
}
|
|
@@ -594,7 +594,7 @@ function cn(e) {
|
|
|
594
594
|
function pr(e) {
|
|
595
595
|
return cn(e) && !/^((rgb|hsl)a?\()?var\(--/.test(e);
|
|
596
596
|
}
|
|
597
|
-
const
|
|
597
|
+
const ua = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Cr = {
|
|
598
598
|
rgb: (e, t, n, a) => ({
|
|
599
599
|
r: e,
|
|
600
600
|
g: t,
|
|
@@ -607,13 +607,13 @@ const la = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Cr = {
|
|
|
607
607
|
b: n,
|
|
608
608
|
a
|
|
609
609
|
}),
|
|
610
|
-
hsl: (e, t, n, a) =>
|
|
610
|
+
hsl: (e, t, n, a) => ca({
|
|
611
611
|
h: e,
|
|
612
612
|
s: t,
|
|
613
613
|
l: n,
|
|
614
614
|
a
|
|
615
615
|
}),
|
|
616
|
-
hsla: (e, t, n, a) =>
|
|
616
|
+
hsla: (e, t, n, a) => ca({
|
|
617
617
|
h: e,
|
|
618
618
|
s: t,
|
|
619
619
|
l: n,
|
|
@@ -639,10 +639,10 @@ function nt(e) {
|
|
|
639
639
|
g: (e & 65280) >> 8,
|
|
640
640
|
b: e & 255
|
|
641
641
|
};
|
|
642
|
-
if (typeof e == "string" &&
|
|
642
|
+
if (typeof e == "string" && ua.test(e)) {
|
|
643
643
|
const {
|
|
644
644
|
groups: t
|
|
645
|
-
} = e.match(
|
|
645
|
+
} = e.match(ua), {
|
|
646
646
|
fn: n,
|
|
647
647
|
values: a
|
|
648
648
|
} = t, i = a.split(/,\s*|\s*\/\s*|\s+/).map((r, o) => r.endsWith("%") || // unitless slv are %
|
|
@@ -681,7 +681,7 @@ function ot(e) {
|
|
|
681
681
|
a: i
|
|
682
682
|
};
|
|
683
683
|
}
|
|
684
|
-
function
|
|
684
|
+
function ca(e) {
|
|
685
685
|
return ot(Ha(e));
|
|
686
686
|
}
|
|
687
687
|
function Ha(e) {
|
|
@@ -709,11 +709,11 @@ function kr(e) {
|
|
|
709
709
|
};
|
|
710
710
|
}
|
|
711
711
|
function xr(e) {
|
|
712
|
-
return e.startsWith("#") && (e = e.slice(1)), e = e.replace(/([^0-9a-f])/gi, "F"), (e.length === 3 || e.length === 4) && (e = e.split("").map((t) => t + t).join("")), e.length !== 6 && (e =
|
|
712
|
+
return e.startsWith("#") && (e = e.slice(1)), e = e.replace(/([^0-9a-f])/gi, "F"), (e.length === 3 || e.length === 4) && (e = e.split("").map((t) => t + t).join("")), e.length !== 6 && (e = Kn(Kn(e, 6), 8, "F")), e;
|
|
713
713
|
}
|
|
714
714
|
function Er(e) {
|
|
715
|
-
const t = Math.abs(
|
|
716
|
-
return Math.abs(
|
|
715
|
+
const t = Math.abs(la(nt(0), nt(e)));
|
|
716
|
+
return Math.abs(la(nt(16777215), nt(e))) > Math.min(t, 50) ? "#fff" : "#000";
|
|
717
717
|
}
|
|
718
718
|
function A(e, t) {
|
|
719
719
|
return (n) => Object.keys(e).reduce((a, i) => {
|
|
@@ -753,13 +753,13 @@ function Pr(e) {
|
|
|
753
753
|
return n[e];
|
|
754
754
|
}
|
|
755
755
|
const _t = /* @__PURE__ */ Symbol.for("vuetify:defaults");
|
|
756
|
-
function
|
|
756
|
+
function Ln() {
|
|
757
757
|
const e = ne(_t);
|
|
758
758
|
if (!e) throw new Error("[Vuetify] Could not find defaults instance");
|
|
759
759
|
return e;
|
|
760
760
|
}
|
|
761
|
-
function
|
|
762
|
-
const n =
|
|
761
|
+
function Bn(e, t) {
|
|
762
|
+
const n = Ln(), 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;
|
|
@@ -777,13 +777,13 @@ function Ln(e, t) {
|
|
|
777
777
|
}
|
|
778
778
|
return u.prev ? We(u.prev, u) : u;
|
|
779
779
|
});
|
|
780
|
-
return
|
|
780
|
+
return me(_t, i), i;
|
|
781
781
|
}
|
|
782
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() {
|
|
786
|
-
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] :
|
|
786
|
+
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Ln();
|
|
787
787
|
const a = ae("useDefaults");
|
|
788
788
|
if (t = t ?? a.type.name ?? a.type.__name, !t)
|
|
789
789
|
throw new Error("[Vuetify] Could not determine component name");
|
|
@@ -811,7 +811,7 @@ function _r() {
|
|
|
811
811
|
});
|
|
812
812
|
function s() {
|
|
813
813
|
const l = Pr(_t, a);
|
|
814
|
-
|
|
814
|
+
me(_t, S(() => o.value ? We(l?.value ?? {}, o.value) : l?.value));
|
|
815
815
|
}
|
|
816
816
|
return {
|
|
817
817
|
props: r,
|
|
@@ -827,7 +827,7 @@ function ct(e) {
|
|
|
827
827
|
e.filterProps = function(a) {
|
|
828
828
|
return On(a, t);
|
|
829
829
|
}, e.props._as = String, e.setup = function(a, i) {
|
|
830
|
-
const r =
|
|
830
|
+
const r = Ln();
|
|
831
831
|
if (!r.value) return e._setup(a, i);
|
|
832
832
|
const {
|
|
833
833
|
props: o,
|
|
@@ -848,7 +848,7 @@ function rl(e, t) {
|
|
|
848
848
|
function Or(e) {
|
|
849
849
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "div", n = arguments.length > 2 ? arguments[2] : void 0;
|
|
850
850
|
return X()({
|
|
851
|
-
name: n ??
|
|
851
|
+
name: n ?? La(Ba(e.replace(/__/g, "-"))),
|
|
852
852
|
props: {
|
|
853
853
|
tag: {
|
|
854
854
|
type: String,
|
|
@@ -905,7 +905,7 @@ function Ga(e) {
|
|
|
905
905
|
composed: !0
|
|
906
906
|
}) !== document ? null : t;
|
|
907
907
|
}
|
|
908
|
-
const dn = "cubic-bezier(0.4, 0, 0.2, 1)",
|
|
908
|
+
const dn = "cubic-bezier(0.4, 0, 0.2, 1)", da = "cubic-bezier(0.0, 0, 0.2, 1)", fa = "cubic-bezier(0.4, 0, 1, 1)", ol = {
|
|
909
909
|
linear: (e) => e,
|
|
910
910
|
easeInQuad: (e) => e ** 2,
|
|
911
911
|
easeOutQuad: (e) => e * (2 - e),
|
|
@@ -924,7 +924,7 @@ const dn = "cubic-bezier(0.4, 0, 0.2, 1)", ca = "cubic-bezier(0.0, 0, 0.2, 1)",
|
|
|
924
924
|
function Vr(e) {
|
|
925
925
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
926
926
|
for (; e; ) {
|
|
927
|
-
if (t ? Lr(e) :
|
|
927
|
+
if (t ? Lr(e) : Rn(e)) return e;
|
|
928
928
|
e = e.parentElement;
|
|
929
929
|
}
|
|
930
930
|
return document.scrollingElement;
|
|
@@ -932,11 +932,11 @@ function Vr(e) {
|
|
|
932
932
|
function Ot(e, t) {
|
|
933
933
|
const n = [];
|
|
934
934
|
if (t && e && !t.contains(e)) return n;
|
|
935
|
-
for (; e && (
|
|
935
|
+
for (; e && (Rn(e) && n.push(e), e !== t); )
|
|
936
936
|
e = e.parentElement;
|
|
937
937
|
return n;
|
|
938
938
|
}
|
|
939
|
-
function
|
|
939
|
+
function Rn(e) {
|
|
940
940
|
if (!e || e.nodeType !== Node.ELEMENT_NODE) return !1;
|
|
941
941
|
const t = window.getComputedStyle(e), n = t.overflowY === "scroll" || t.overflowY === "auto" && e.scrollHeight > e.clientHeight, a = t.overflowX === "scroll" || t.overflowX === "auto" && e.scrollWidth > e.clientWidth;
|
|
942
942
|
return n || a;
|
|
@@ -1047,7 +1047,7 @@ function Me(e) {
|
|
|
1047
1047
|
})
|
|
1048
1048
|
};
|
|
1049
1049
|
}
|
|
1050
|
-
const
|
|
1050
|
+
const ge = A({
|
|
1051
1051
|
tag: {
|
|
1052
1052
|
type: [String, Object, Function],
|
|
1053
1053
|
default: "div"
|
|
@@ -1065,7 +1065,7 @@ function pe(e) {
|
|
|
1065
1065
|
current: a,
|
|
1066
1066
|
themeClasses: i
|
|
1067
1067
|
};
|
|
1068
|
-
return
|
|
1068
|
+
return me(fn, r), r;
|
|
1069
1069
|
}
|
|
1070
1070
|
function $r() {
|
|
1071
1071
|
ae("useTheme");
|
|
@@ -1073,7 +1073,7 @@ function $r() {
|
|
|
1073
1073
|
if (!e) throw new Error("Could not find Vuetify theme injection");
|
|
1074
1074
|
return e;
|
|
1075
1075
|
}
|
|
1076
|
-
function
|
|
1076
|
+
function Nn(e) {
|
|
1077
1077
|
return Tn(() => {
|
|
1078
1078
|
const {
|
|
1079
1079
|
class: t,
|
|
@@ -1089,7 +1089,7 @@ function Ze(e) {
|
|
|
1089
1089
|
const {
|
|
1090
1090
|
colorClasses: t,
|
|
1091
1091
|
colorStyles: n
|
|
1092
|
-
} =
|
|
1092
|
+
} = Nn(() => ({
|
|
1093
1093
|
text: te(e)
|
|
1094
1094
|
}));
|
|
1095
1095
|
return {
|
|
@@ -1101,7 +1101,7 @@ function Ue(e) {
|
|
|
1101
1101
|
const {
|
|
1102
1102
|
colorClasses: t,
|
|
1103
1103
|
colorStyles: n
|
|
1104
|
-
} =
|
|
1104
|
+
} = Nn(() => ({
|
|
1105
1105
|
background: te(e)
|
|
1106
1106
|
}));
|
|
1107
1107
|
return {
|
|
@@ -1134,7 +1134,7 @@ function Mr(e) {
|
|
|
1134
1134
|
};
|
|
1135
1135
|
}
|
|
1136
1136
|
const Dr = ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
|
1137
|
-
function
|
|
1137
|
+
function $n(e, t) {
|
|
1138
1138
|
return _(Ee, null, [e && _("span", {
|
|
1139
1139
|
key: "overlay",
|
|
1140
1140
|
class: G(`${t}__overlay`)
|
|
@@ -1151,7 +1151,7 @@ const gt = A({
|
|
|
1151
1151
|
validator: (e) => Dr.includes(e)
|
|
1152
1152
|
}
|
|
1153
1153
|
}, "variant");
|
|
1154
|
-
function
|
|
1154
|
+
function Fn(e) {
|
|
1155
1155
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ae();
|
|
1156
1156
|
const n = b(() => {
|
|
1157
1157
|
const {
|
|
@@ -1161,7 +1161,7 @@ function $n(e) {
|
|
|
1161
1161
|
}), {
|
|
1162
1162
|
colorClasses: a,
|
|
1163
1163
|
colorStyles: i
|
|
1164
|
-
} =
|
|
1164
|
+
} = Nn(() => {
|
|
1165
1165
|
const {
|
|
1166
1166
|
variant: r,
|
|
1167
1167
|
color: o
|
|
@@ -1188,10 +1188,10 @@ const qa = A({
|
|
|
1188
1188
|
...vt(),
|
|
1189
1189
|
...Ft(),
|
|
1190
1190
|
...Fe(),
|
|
1191
|
-
...
|
|
1191
|
+
...ge(),
|
|
1192
1192
|
...be(),
|
|
1193
1193
|
...gt()
|
|
1194
|
-
}, "VBtnGroup"),
|
|
1194
|
+
}, "VBtnGroup"), va = X()({
|
|
1195
1195
|
name: "VBtnGroup",
|
|
1196
1196
|
props: qa(),
|
|
1197
1197
|
setup(e, t) {
|
|
@@ -1209,7 +1209,7 @@ const qa = A({
|
|
|
1209
1209
|
} = Mt(e), {
|
|
1210
1210
|
roundedClasses: s
|
|
1211
1211
|
} = Me(e);
|
|
1212
|
-
|
|
1212
|
+
Bn({
|
|
1213
1213
|
VBtn: {
|
|
1214
1214
|
height: b(() => e.direction === "horizontal" ? "auto" : null),
|
|
1215
1215
|
baseColor: b(() => e.baseColor),
|
|
@@ -1237,7 +1237,7 @@ function yt(e, t) {
|
|
|
1237
1237
|
i && !n ? a() : i || (n?.stop(), n = void 0);
|
|
1238
1238
|
}, {
|
|
1239
1239
|
immediate: !0
|
|
1240
|
-
}),
|
|
1240
|
+
}), ce(() => {
|
|
1241
1241
|
n?.stop();
|
|
1242
1242
|
});
|
|
1243
1243
|
}
|
|
@@ -1255,7 +1255,7 @@ function ke(e, t, n) {
|
|
|
1255
1255
|
return a(u.value ? f : o.value);
|
|
1256
1256
|
},
|
|
1257
1257
|
set(f) {
|
|
1258
|
-
const d = i(f), m =
|
|
1258
|
+
const d = i(f), m = Z(u.value ? e[t] : o.value);
|
|
1259
1259
|
m === d || a(m) === f || (o.value = d, r?.emit(`update:${t}`, d));
|
|
1260
1260
|
}
|
|
1261
1261
|
});
|
|
@@ -1284,7 +1284,7 @@ function Wr(e, t) {
|
|
|
1284
1284
|
if (!a)
|
|
1285
1285
|
throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");
|
|
1286
1286
|
const i = Nt();
|
|
1287
|
-
|
|
1287
|
+
me(/* @__PURE__ */ Symbol.for(`${t.description}:id`), i);
|
|
1288
1288
|
const r = ne(t, null);
|
|
1289
1289
|
if (!r) {
|
|
1290
1290
|
if (!n) return r;
|
|
@@ -1391,7 +1391,7 @@ function Hr(e, t) {
|
|
|
1391
1391
|
items: b(() => a),
|
|
1392
1392
|
getItemIndex: (d) => Gr(a, d)
|
|
1393
1393
|
};
|
|
1394
|
-
return
|
|
1394
|
+
return me(t, f), f;
|
|
1395
1395
|
}
|
|
1396
1396
|
function Gr(e, t) {
|
|
1397
1397
|
const n = Ua(e, [t]);
|
|
@@ -1436,8 +1436,8 @@ X()({
|
|
|
1436
1436
|
selected: s
|
|
1437
1437
|
} = Hr(e, Ka);
|
|
1438
1438
|
return ie(() => {
|
|
1439
|
-
const l =
|
|
1440
|
-
return C(
|
|
1439
|
+
const l = va.filterProps(e);
|
|
1440
|
+
return C(va, K({
|
|
1441
1441
|
class: ["v-btn-toggle", e.class]
|
|
1442
1442
|
}, l, {
|
|
1443
1443
|
style: e.style
|
|
@@ -1477,23 +1477,23 @@ const Kr = A({
|
|
|
1477
1477
|
root: o,
|
|
1478
1478
|
scoped: s
|
|
1479
1479
|
} = Mi(e);
|
|
1480
|
-
return
|
|
1480
|
+
return Bn(a, {
|
|
1481
1481
|
reset: r,
|
|
1482
1482
|
root: o,
|
|
1483
1483
|
scoped: s,
|
|
1484
1484
|
disabled: i
|
|
1485
1485
|
}), () => n.default?.();
|
|
1486
1486
|
}
|
|
1487
|
-
}),
|
|
1487
|
+
}), ue = [String, Function, Object, Array], Xr = /* @__PURE__ */ Symbol.for("vuetify:icons"), Dt = A({
|
|
1488
1488
|
icon: {
|
|
1489
|
-
type:
|
|
1489
|
+
type: ue
|
|
1490
1490
|
},
|
|
1491
1491
|
// Could not remove this and use makeTagProps, types complained because it is not required
|
|
1492
1492
|
tag: {
|
|
1493
1493
|
type: [String, Object, Function],
|
|
1494
1494
|
required: !0
|
|
1495
1495
|
}
|
|
1496
|
-
}, "icon"),
|
|
1496
|
+
}, "icon"), ma = X()({
|
|
1497
1497
|
name: "VComponentIcon",
|
|
1498
1498
|
props: Dt(),
|
|
1499
1499
|
setup(e, t) {
|
|
@@ -1560,7 +1560,7 @@ const Qr = (e) => {
|
|
|
1560
1560
|
iconData: S(() => {
|
|
1561
1561
|
const a = te(e);
|
|
1562
1562
|
if (!a) return {
|
|
1563
|
-
component:
|
|
1563
|
+
component: ma
|
|
1564
1564
|
};
|
|
1565
1565
|
let i = a;
|
|
1566
1566
|
if (typeof i == "string" && (i = i.trim(), i.startsWith("$") && (i = t.aliases?.[i.slice(1)])), i || Ge(`Could not find aliased icon "${a}"`), Array.isArray(i))
|
|
@@ -1570,7 +1570,7 @@ const Qr = (e) => {
|
|
|
1570
1570
|
};
|
|
1571
1571
|
if (typeof i != "string")
|
|
1572
1572
|
return {
|
|
1573
|
-
component:
|
|
1573
|
+
component: ma,
|
|
1574
1574
|
icon: i
|
|
1575
1575
|
};
|
|
1576
1576
|
const r = Object.keys(t.sets).find((l) => typeof i == "string" && i.startsWith(`${l}:`)), o = r ? i.slice(r.length + 1) : i;
|
|
@@ -1605,11 +1605,11 @@ const Jr = A({
|
|
|
1605
1605
|
disabled: Boolean,
|
|
1606
1606
|
start: Boolean,
|
|
1607
1607
|
end: Boolean,
|
|
1608
|
-
icon:
|
|
1608
|
+
icon: ue,
|
|
1609
1609
|
opacity: [String, Number],
|
|
1610
1610
|
...re(),
|
|
1611
1611
|
...jt(),
|
|
1612
|
-
...
|
|
1612
|
+
...ge({
|
|
1613
1613
|
tag: "i"
|
|
1614
1614
|
}),
|
|
1615
1615
|
...be()
|
|
@@ -1633,7 +1633,7 @@ const Jr = A({
|
|
|
1633
1633
|
} = Ze(() => e.color);
|
|
1634
1634
|
return ie(() => {
|
|
1635
1635
|
const c = a.default?.();
|
|
1636
|
-
c && (i.value =
|
|
1636
|
+
c && (i.value = Ma(c).filter((d) => d.type === Di && d.children && typeof d.children == "string")[0]?.children);
|
|
1637
1637
|
const f = !!(n.onClick || n.onClickOnce);
|
|
1638
1638
|
return C(o.value.component, {
|
|
1639
1639
|
tag: e.tag,
|
|
@@ -1666,7 +1666,7 @@ function Xa(e, t) {
|
|
|
1666
1666
|
const i = new IntersectionObserver((r) => {
|
|
1667
1667
|
a.value = !!r.find((o) => o.isIntersecting);
|
|
1668
1668
|
}, t);
|
|
1669
|
-
|
|
1669
|
+
ce(() => {
|
|
1670
1670
|
i.disconnect();
|
|
1671
1671
|
}), $(n, (r, o) => {
|
|
1672
1672
|
o && (i.unobserve(o), a.value = !1), r && i.observe(r);
|
|
@@ -1734,7 +1734,7 @@ const no = A({
|
|
|
1734
1734
|
...re(),
|
|
1735
1735
|
...eo(),
|
|
1736
1736
|
...jt(),
|
|
1737
|
-
...
|
|
1737
|
+
...ge({
|
|
1738
1738
|
tag: "div"
|
|
1739
1739
|
}),
|
|
1740
1740
|
...be()
|
|
@@ -1853,7 +1853,7 @@ function Wt() {
|
|
|
1853
1853
|
rtlClasses: e.rtlClasses
|
|
1854
1854
|
};
|
|
1855
1855
|
}
|
|
1856
|
-
const
|
|
1856
|
+
const ga = {
|
|
1857
1857
|
center: "center",
|
|
1858
1858
|
top: "bottom",
|
|
1859
1859
|
bottom: "top",
|
|
@@ -1878,7 +1878,7 @@ function Ja(e) {
|
|
|
1878
1878
|
return n ? n(u) : 0;
|
|
1879
1879
|
}
|
|
1880
1880
|
const l = {};
|
|
1881
|
-
return r !== "center" && (t ? l[
|
|
1881
|
+
return r !== "center" && (t ? l[ga[r]] = `calc(100% - ${s(r)}px)` : l[r] = 0), o !== "center" ? t ? l[ga[o]] = `calc(100% - ${s(o)}px)` : l[o] = 0 : (r === "center" ? l.top = l.left = "50%" : l[{
|
|
1882
1882
|
top: "left",
|
|
1883
1883
|
bottom: "left",
|
|
1884
1884
|
left: "top",
|
|
@@ -1930,8 +1930,8 @@ function ro(e, t) {
|
|
|
1930
1930
|
const l = te(t);
|
|
1931
1931
|
if (!l)
|
|
1932
1932
|
return s;
|
|
1933
|
-
const u = 100 * i.value / l, c = 100 * (a.value + i.value) / l, f = Math.floor((s + u) / c);
|
|
1934
|
-
return Qe(
|
|
1933
|
+
const u = 100 * i.value / l, c = 100 * (a.value + i.value) / l, f = Math.floor((s + u) / c + 1e-9);
|
|
1934
|
+
return Qe(f * c - u / 2, 0, 100);
|
|
1935
1935
|
}
|
|
1936
1936
|
return {
|
|
1937
1937
|
hasChunks: n,
|
|
@@ -1979,7 +1979,7 @@ const oo = A({
|
|
|
1979
1979
|
location: "top"
|
|
1980
1980
|
}),
|
|
1981
1981
|
...Fe(),
|
|
1982
|
-
...
|
|
1982
|
+
...ge(),
|
|
1983
1983
|
...be()
|
|
1984
1984
|
}, "VProgressLinear"), so = X()({
|
|
1985
1985
|
name: "VProgressLinear",
|
|
@@ -2070,7 +2070,7 @@ const oo = A({
|
|
|
2070
2070
|
...c.value,
|
|
2071
2071
|
[g.value ? "left" : "right"]: T(-y.value),
|
|
2072
2072
|
borderTop: `${T(y.value / 2)} dotted`,
|
|
2073
|
-
opacity: parseFloat(e.bufferOpacity),
|
|
2073
|
+
opacity: e.bufferOpacity != null ? parseFloat(e.bufferOpacity) : void 0,
|
|
2074
2074
|
top: `calc(50% - ${T(y.value / 4)})`,
|
|
2075
2075
|
width: T(100 - k.value, "%"),
|
|
2076
2076
|
"--v-progress-linear-stream-to": T(y.value * (g.value ? 1 : -1))
|
|
@@ -2078,13 +2078,13 @@ const oo = A({
|
|
|
2078
2078
|
}, null), _("div", {
|
|
2079
2079
|
class: G(["v-progress-linear__background", f.value]),
|
|
2080
2080
|
style: ee([d.value, {
|
|
2081
|
-
opacity: parseFloat(e.bgOpacity),
|
|
2081
|
+
opacity: e.bgOpacity != null ? parseFloat(e.bgOpacity) : void 0,
|
|
2082
2082
|
width: e.stream ? 0 : void 0
|
|
2083
2083
|
}])
|
|
2084
2084
|
}, null), _("div", {
|
|
2085
2085
|
class: G(["v-progress-linear__buffer", m.value]),
|
|
2086
2086
|
style: ee([w.value, {
|
|
2087
|
-
opacity: parseFloat(e.bufferOpacity),
|
|
2087
|
+
opacity: e.bufferOpacity != null ? parseFloat(e.bufferOpacity) : void 0,
|
|
2088
2088
|
width: T(D.value, "%")
|
|
2089
2089
|
}])
|
|
2090
2090
|
}, null), C(Ne, {
|
|
@@ -2161,7 +2161,7 @@ function go() {
|
|
|
2161
2161
|
return ae("useRouter")?.proxy?.$router;
|
|
2162
2162
|
}
|
|
2163
2163
|
function ei(e, t) {
|
|
2164
|
-
const n = ji("RouterLink"), a = b(() => !!(e.href || e.to)), i = S(() => a?.value ||
|
|
2164
|
+
const n = ji("RouterLink"), a = b(() => !!(e.href || e.to)), i = S(() => a?.value || Xn(t, "click") || Xn(e, "click"));
|
|
2165
2165
|
if (typeof n == "string" || !("useLink" in n)) {
|
|
2166
2166
|
const f = b(() => e.href);
|
|
2167
2167
|
return {
|
|
@@ -2207,13 +2207,13 @@ const ti = A({
|
|
|
2207
2207
|
let Yt = !1;
|
|
2208
2208
|
function yo(e, t) {
|
|
2209
2209
|
let n = !1, a, i;
|
|
2210
|
-
oe && e?.beforeEach && (
|
|
2210
|
+
oe && e?.beforeEach && (he(() => {
|
|
2211
2211
|
window.addEventListener("popstate", r), a = e.beforeEach(() => Yt ? n ? t() : void 0 : (Yt = !0, new Promise((o) => {
|
|
2212
2212
|
setTimeout(() => o(n ? t() : void 0));
|
|
2213
2213
|
}))), i = e?.afterEach(() => {
|
|
2214
2214
|
Yt = !1;
|
|
2215
2215
|
});
|
|
2216
|
-
}),
|
|
2216
|
+
}), ce(() => {
|
|
2217
2217
|
window.removeEventListener("popstate", r), a?.(), i?.();
|
|
2218
2218
|
}));
|
|
2219
2219
|
function r(o) {
|
|
@@ -2222,7 +2222,7 @@ function yo(e, t) {
|
|
|
2222
2222
|
}
|
|
2223
2223
|
function ho(e, t) {
|
|
2224
2224
|
$(() => e.isActive?.value, (n) => {
|
|
2225
|
-
e.isLink.value && n != null && t &&
|
|
2225
|
+
e.isLink.value && n != null && t && he(() => {
|
|
2226
2226
|
t(n);
|
|
2227
2227
|
});
|
|
2228
2228
|
}, {
|
|
@@ -2230,7 +2230,7 @@ function ho(e, t) {
|
|
|
2230
2230
|
});
|
|
2231
2231
|
}
|
|
2232
2232
|
const vn = /* @__PURE__ */ Symbol("rippleStop"), bo = 80;
|
|
2233
|
-
function
|
|
2233
|
+
function ya(e, t) {
|
|
2234
2234
|
e.style.transform = t, e.style.webkitTransform = t;
|
|
2235
2235
|
}
|
|
2236
2236
|
function mn(e) {
|
|
@@ -2242,8 +2242,8 @@ function ni(e) {
|
|
|
2242
2242
|
const So = function(e, t) {
|
|
2243
2243
|
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, a = 0, i = 0;
|
|
2244
2244
|
if (!ni(e)) {
|
|
2245
|
-
const f = t
|
|
2246
|
-
a =
|
|
2245
|
+
const f = new le(t), d = mn(e) ? e.touches[e.touches.length - 1] : e, m = Vn([d.clientX, d.clientY]);
|
|
2246
|
+
a = m.x - f.left, i = m.y - f.top;
|
|
2247
2247
|
}
|
|
2248
2248
|
let r = 0, o = 0.3;
|
|
2249
2249
|
t._ripple?.circle ? (o = 0.15, r = t.clientWidth / 2, r = n.center ? r : r + Math.sqrt((a - r) ** 2 + (i - r) ** 2) / 4) : r = Math.sqrt(t.clientWidth ** 2 + t.clientHeight ** 2) / 2;
|
|
@@ -2274,9 +2274,9 @@ const So = function(e, t) {
|
|
|
2274
2274
|
} = So(e, t, n), f = `${r * 2}px`;
|
|
2275
2275
|
i.className = "v-ripple__animation", i.style.width = f, i.style.height = f, t.appendChild(a);
|
|
2276
2276
|
const d = window.getComputedStyle(t);
|
|
2277
|
-
d && d.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"),
|
|
2277
|
+
d && d.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"), ya(i, `translate(${s}, ${l}) scale3d(${o},${o},${o})`), i.dataset.activated = String(performance.now()), requestAnimationFrame(() => {
|
|
2278
2278
|
requestAnimationFrame(() => {
|
|
2279
|
-
i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"),
|
|
2279
|
+
i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"), ya(i, `translate(${u}, ${c}) scale3d(1,1,1)`);
|
|
2280
2280
|
});
|
|
2281
2281
|
});
|
|
2282
2282
|
},
|
|
@@ -2405,8 +2405,8 @@ const gn = {
|
|
|
2405
2405
|
},
|
|
2406
2406
|
flat: Boolean,
|
|
2407
2407
|
icon: [Boolean, String, Function, Object],
|
|
2408
|
-
prependIcon:
|
|
2409
|
-
appendIcon:
|
|
2408
|
+
prependIcon: ue,
|
|
2409
|
+
appendIcon: ue,
|
|
2410
2410
|
block: Boolean,
|
|
2411
2411
|
readonly: Boolean,
|
|
2412
2412
|
slim: Boolean,
|
|
@@ -2432,7 +2432,7 @@ const gn = {
|
|
|
2432
2432
|
...Fe(),
|
|
2433
2433
|
...ti(),
|
|
2434
2434
|
...jt(),
|
|
2435
|
-
...
|
|
2435
|
+
...ge({
|
|
2436
2436
|
tag: "button"
|
|
2437
2437
|
}),
|
|
2438
2438
|
...be(),
|
|
@@ -2478,7 +2478,7 @@ const gn = {
|
|
|
2478
2478
|
colorClasses: P,
|
|
2479
2479
|
colorStyles: y,
|
|
2480
2480
|
variantClasses: k
|
|
2481
|
-
} =
|
|
2481
|
+
} = Fn(I), x = S(() => v?.disabled.value || e.disabled), g = b(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), N = S(() => {
|
|
2482
2482
|
if (!(e.value === void 0 || typeof e.value == "symbol"))
|
|
2483
2483
|
return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
|
|
2484
2484
|
});
|
|
@@ -2508,7 +2508,7 @@ const gn = {
|
|
|
2508
2508
|
onClick: F,
|
|
2509
2509
|
value: N.value
|
|
2510
2510
|
}), {
|
|
2511
|
-
default: () => [
|
|
2511
|
+
default: () => [$n(!0, "v-btn"), !e.icon && B && _("span", {
|
|
2512
2512
|
key: "prepend",
|
|
2513
2513
|
class: "v-btn__prepend"
|
|
2514
2514
|
}, [a.prepend ? C(xe, {
|
|
@@ -2575,7 +2575,7 @@ const gn = {
|
|
|
2575
2575
|
mode: String,
|
|
2576
2576
|
origin: String
|
|
2577
2577
|
}, "transition");
|
|
2578
|
-
function
|
|
2578
|
+
function de(e, t, n) {
|
|
2579
2579
|
return X()({
|
|
2580
2580
|
name: e,
|
|
2581
2581
|
props: Eo({
|
|
@@ -2635,7 +2635,7 @@ function ce(e, t, n) {
|
|
|
2635
2635
|
}
|
|
2636
2636
|
});
|
|
2637
2637
|
}
|
|
2638
|
-
function
|
|
2638
|
+
function Mn(e, t) {
|
|
2639
2639
|
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "in-out";
|
|
2640
2640
|
return X()({
|
|
2641
2641
|
name: e,
|
|
@@ -2670,7 +2670,7 @@ function Fn(e, t) {
|
|
|
2670
2670
|
}
|
|
2671
2671
|
});
|
|
2672
2672
|
}
|
|
2673
|
-
function
|
|
2673
|
+
function Dn() {
|
|
2674
2674
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "y";
|
|
2675
2675
|
return {
|
|
2676
2676
|
onBeforeEnter(i) {
|
|
@@ -2732,7 +2732,7 @@ const Po = A({
|
|
|
2732
2732
|
},
|
|
2733
2733
|
async onEnter(i, r) {
|
|
2734
2734
|
await new Promise((d) => requestAnimationFrame(d)), await new Promise((d) => requestAnimationFrame(d)), i.style.visibility = "";
|
|
2735
|
-
const o =
|
|
2735
|
+
const o = ba(e.target, i), {
|
|
2736
2736
|
x: s,
|
|
2737
2737
|
y: l,
|
|
2738
2738
|
sx: u,
|
|
@@ -2744,7 +2744,7 @@ const Po = A({
|
|
|
2744
2744
|
opacity: 0
|
|
2745
2745
|
}, {}], {
|
|
2746
2746
|
duration: 125 * f,
|
|
2747
|
-
easing:
|
|
2747
|
+
easing: da
|
|
2748
2748
|
}).finished.then(() => r());
|
|
2749
2749
|
else {
|
|
2750
2750
|
const d = Ie(i, [{
|
|
@@ -2752,9 +2752,9 @@ const Po = A({
|
|
|
2752
2752
|
opacity: 0
|
|
2753
2753
|
}, {}], {
|
|
2754
2754
|
duration: 225 * f,
|
|
2755
|
-
easing:
|
|
2755
|
+
easing: da
|
|
2756
2756
|
});
|
|
2757
|
-
|
|
2757
|
+
ha(i)?.forEach((m) => {
|
|
2758
2758
|
Ie(m, [{
|
|
2759
2759
|
opacity: 0
|
|
2760
2760
|
}, {
|
|
@@ -2776,7 +2776,7 @@ const Po = A({
|
|
|
2776
2776
|
async onLeave(i, r) {
|
|
2777
2777
|
await new Promise((d) => requestAnimationFrame(d));
|
|
2778
2778
|
let o;
|
|
2779
|
-
!Qt.has(i) || Array.isArray(e.target) || e.target.offsetParent || e.target.getClientRects().length ? o =
|
|
2779
|
+
!Qt.has(i) || Array.isArray(e.target) || e.target.offsetParent || e.target.getClientRects().length ? o = ba(e.target, i) : o = Qt.get(i);
|
|
2780
2780
|
const {
|
|
2781
2781
|
x: s,
|
|
2782
2782
|
y: l,
|
|
@@ -2788,14 +2788,14 @@ const Po = A({
|
|
|
2788
2788
|
opacity: 0
|
|
2789
2789
|
}], {
|
|
2790
2790
|
duration: 85 * f,
|
|
2791
|
-
easing:
|
|
2791
|
+
easing: fa
|
|
2792
2792
|
}).finished.then(() => r()) : (Ie(i, [{}, {
|
|
2793
2793
|
transform: `translate(${s}px, ${l}px) scale(${u}, ${c})`,
|
|
2794
2794
|
opacity: 0
|
|
2795
2795
|
}], {
|
|
2796
2796
|
duration: 125 * f,
|
|
2797
|
-
easing:
|
|
2798
|
-
}).finished.then(() => r()),
|
|
2797
|
+
easing: fa
|
|
2798
|
+
}).finished.then(() => r()), ha(i)?.forEach((m) => {
|
|
2799
2799
|
Ie(m, [{}, {
|
|
2800
2800
|
opacity: 0,
|
|
2801
2801
|
offset: 0.2
|
|
@@ -2820,12 +2820,12 @@ const Po = A({
|
|
|
2820
2820
|
}, n);
|
|
2821
2821
|
}
|
|
2822
2822
|
});
|
|
2823
|
-
function
|
|
2823
|
+
function ha(e) {
|
|
2824
2824
|
const t = e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list")?.children;
|
|
2825
2825
|
return t && [...t];
|
|
2826
2826
|
}
|
|
2827
|
-
function
|
|
2828
|
-
const n =
|
|
2827
|
+
function ba(e, t) {
|
|
2828
|
+
const n = Vn(e), a = Wa(t), [i, r] = getComputedStyle(t).transformOrigin.split(" ").map((h) => parseFloat(h)), [o, s] = getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");
|
|
2829
2829
|
let l = n.left + n.width / 2;
|
|
2830
2830
|
o === "left" || s === "left" ? l -= n.width / 2 : (o === "right" || s === "right") && (l += n.width / 2);
|
|
2831
2831
|
let u = n.top + n.height / 2;
|
|
@@ -2839,21 +2839,21 @@ function ha(e, t) {
|
|
|
2839
2839
|
speed: p
|
|
2840
2840
|
};
|
|
2841
2841
|
}
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
const ul =
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
const cl =
|
|
2854
|
-
|
|
2855
|
-
const _o =
|
|
2856
|
-
|
|
2842
|
+
de("fab-transition", "center center", "out-in");
|
|
2843
|
+
de("dialog-bottom-transition");
|
|
2844
|
+
de("dialog-top-transition");
|
|
2845
|
+
const ul = de("fade-transition");
|
|
2846
|
+
de("scale-transition");
|
|
2847
|
+
de("scroll-x-transition");
|
|
2848
|
+
de("scroll-x-reverse-transition");
|
|
2849
|
+
de("scroll-y-transition");
|
|
2850
|
+
de("scroll-y-reverse-transition");
|
|
2851
|
+
de("slide-x-transition");
|
|
2852
|
+
de("slide-x-reverse-transition");
|
|
2853
|
+
const cl = de("slide-y-transition");
|
|
2854
|
+
de("slide-y-reverse-transition");
|
|
2855
|
+
const _o = Mn("expand-transition", Dn()), dl = Mn("expand-x-transition", Dn("", "x"));
|
|
2856
|
+
Mn("expand-both-transition", Dn("", "both"));
|
|
2857
2857
|
const yn = /* @__PURE__ */ Symbol.for("vuetify:list");
|
|
2858
2858
|
function ci() {
|
|
2859
2859
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {
|
|
@@ -2881,12 +2881,12 @@ function ci() {
|
|
|
2881
2881
|
navigationStrategy: i,
|
|
2882
2882
|
uid: r
|
|
2883
2883
|
};
|
|
2884
|
-
return
|
|
2884
|
+
return me(yn, o), t;
|
|
2885
2885
|
}
|
|
2886
2886
|
function di() {
|
|
2887
2887
|
return ne(yn, null);
|
|
2888
2888
|
}
|
|
2889
|
-
const
|
|
2889
|
+
const jn = (e) => {
|
|
2890
2890
|
const t = {
|
|
2891
2891
|
activate: (n) => {
|
|
2892
2892
|
let {
|
|
@@ -2894,7 +2894,7 @@ const Dn = (e) => {
|
|
|
2894
2894
|
value: i,
|
|
2895
2895
|
activated: r
|
|
2896
2896
|
} = n;
|
|
2897
|
-
return a =
|
|
2897
|
+
return a = Z(a), e && !i && r.size === 1 && r.has(a) || (i ? r.add(a) : r.delete(a)), r;
|
|
2898
2898
|
},
|
|
2899
2899
|
in: (n, a, i) => {
|
|
2900
2900
|
let r = /* @__PURE__ */ new Set();
|
|
@@ -2913,7 +2913,7 @@ const Dn = (e) => {
|
|
|
2913
2913
|
};
|
|
2914
2914
|
return t;
|
|
2915
2915
|
}, fi = (e) => {
|
|
2916
|
-
const t =
|
|
2916
|
+
const t = jn(e);
|
|
2917
2917
|
return {
|
|
2918
2918
|
activate: (a) => {
|
|
2919
2919
|
let {
|
|
@@ -2921,7 +2921,7 @@ const Dn = (e) => {
|
|
|
2921
2921
|
id: r,
|
|
2922
2922
|
...o
|
|
2923
2923
|
} = a;
|
|
2924
|
-
r =
|
|
2924
|
+
r = Z(r);
|
|
2925
2925
|
const s = i.has(r) ? /* @__PURE__ */ new Set([r]) : /* @__PURE__ */ new Set();
|
|
2926
2926
|
return t.activate({
|
|
2927
2927
|
...o,
|
|
@@ -2940,7 +2940,7 @@ const Dn = (e) => {
|
|
|
2940
2940
|
out: (a, i, r) => t.out(a, i, r)
|
|
2941
2941
|
};
|
|
2942
2942
|
}, Oo = (e) => {
|
|
2943
|
-
const t =
|
|
2943
|
+
const t = jn(e);
|
|
2944
2944
|
return {
|
|
2945
2945
|
activate: (a) => {
|
|
2946
2946
|
let {
|
|
@@ -2949,7 +2949,7 @@ const Dn = (e) => {
|
|
|
2949
2949
|
children: o,
|
|
2950
2950
|
...s
|
|
2951
2951
|
} = a;
|
|
2952
|
-
return i =
|
|
2952
|
+
return i = Z(i), o.has(i) ? r : t.activate({
|
|
2953
2953
|
id: i,
|
|
2954
2954
|
activated: r,
|
|
2955
2955
|
children: o,
|
|
@@ -2969,7 +2969,7 @@ const Dn = (e) => {
|
|
|
2969
2969
|
children: o,
|
|
2970
2970
|
...s
|
|
2971
2971
|
} = a;
|
|
2972
|
-
return i =
|
|
2972
|
+
return i = Z(i), o.has(i) ? r : t.activate({
|
|
2973
2973
|
id: i,
|
|
2974
2974
|
activated: r,
|
|
2975
2975
|
children: o,
|
|
@@ -3032,7 +3032,7 @@ const Dn = (e) => {
|
|
|
3032
3032
|
r.push(o), o = i.get(o);
|
|
3033
3033
|
return new Set(r);
|
|
3034
3034
|
}
|
|
3035
|
-
},
|
|
3035
|
+
}, zn = (e) => {
|
|
3036
3036
|
const t = {
|
|
3037
3037
|
select: (n) => {
|
|
3038
3038
|
let {
|
|
@@ -3040,7 +3040,7 @@ const Dn = (e) => {
|
|
|
3040
3040
|
value: i,
|
|
3041
3041
|
selected: r
|
|
3042
3042
|
} = n;
|
|
3043
|
-
if (a =
|
|
3043
|
+
if (a = Z(a), e && !i) {
|
|
3044
3044
|
const o = Array.from(r.entries()).reduce((s, l) => {
|
|
3045
3045
|
let [u, c] = l;
|
|
3046
3046
|
return c === "on" && s.push(u), s;
|
|
@@ -3071,7 +3071,7 @@ const Dn = (e) => {
|
|
|
3071
3071
|
};
|
|
3072
3072
|
return t;
|
|
3073
3073
|
}, mi = (e) => {
|
|
3074
|
-
const t =
|
|
3074
|
+
const t = zn(e);
|
|
3075
3075
|
return {
|
|
3076
3076
|
select: (a) => {
|
|
3077
3077
|
let {
|
|
@@ -3079,7 +3079,7 @@ const Dn = (e) => {
|
|
|
3079
3079
|
id: r,
|
|
3080
3080
|
...o
|
|
3081
3081
|
} = a;
|
|
3082
|
-
r =
|
|
3082
|
+
r = Z(r);
|
|
3083
3083
|
const s = i.has(r) ? /* @__PURE__ */ new Map([[r, i.get(r)]]) : /* @__PURE__ */ new Map();
|
|
3084
3084
|
return t.select({
|
|
3085
3085
|
...o,
|
|
@@ -3091,7 +3091,7 @@ const Dn = (e) => {
|
|
|
3091
3091
|
out: (a, i, r) => t.out(a, i, r)
|
|
3092
3092
|
};
|
|
3093
3093
|
}, Lo = (e) => {
|
|
3094
|
-
const t =
|
|
3094
|
+
const t = zn(e);
|
|
3095
3095
|
return {
|
|
3096
3096
|
select: (a) => {
|
|
3097
3097
|
let {
|
|
@@ -3100,7 +3100,7 @@ const Dn = (e) => {
|
|
|
3100
3100
|
children: o,
|
|
3101
3101
|
...s
|
|
3102
3102
|
} = a;
|
|
3103
|
-
return i =
|
|
3103
|
+
return i = Z(i), o.has(i) ? r : t.select({
|
|
3104
3104
|
id: i,
|
|
3105
3105
|
selected: r,
|
|
3106
3106
|
children: o,
|
|
@@ -3120,7 +3120,7 @@ const Dn = (e) => {
|
|
|
3120
3120
|
children: o,
|
|
3121
3121
|
...s
|
|
3122
3122
|
} = a;
|
|
3123
|
-
return i =
|
|
3123
|
+
return i = Z(i), o.has(i) ? r : t.select({
|
|
3124
3124
|
id: i,
|
|
3125
3125
|
selected: r,
|
|
3126
3126
|
children: o,
|
|
@@ -3130,7 +3130,7 @@ const Dn = (e) => {
|
|
|
3130
3130
|
in: t.in,
|
|
3131
3131
|
out: t.out
|
|
3132
3132
|
};
|
|
3133
|
-
},
|
|
3133
|
+
}, Wn = (e) => {
|
|
3134
3134
|
const t = {
|
|
3135
3135
|
select: (n) => {
|
|
3136
3136
|
let {
|
|
@@ -3141,21 +3141,21 @@ const Dn = (e) => {
|
|
|
3141
3141
|
parents: s,
|
|
3142
3142
|
disabled: l
|
|
3143
3143
|
} = n;
|
|
3144
|
-
a =
|
|
3144
|
+
a = Z(a);
|
|
3145
3145
|
const u = new Map(r), c = [a];
|
|
3146
3146
|
for (; c.length; ) {
|
|
3147
3147
|
const d = c.shift();
|
|
3148
|
-
l.has(d) || r.set(
|
|
3148
|
+
l.has(d) || r.set(Z(d), i ? "on" : "off"), o.has(d) && c.push(...o.get(d));
|
|
3149
3149
|
}
|
|
3150
|
-
let f =
|
|
3150
|
+
let f = Z(s.get(a));
|
|
3151
3151
|
for (; f; ) {
|
|
3152
3152
|
let d = !0, m = !0;
|
|
3153
3153
|
for (const w of o.get(f)) {
|
|
3154
|
-
const v =
|
|
3154
|
+
const v = Z(w);
|
|
3155
3155
|
if (!l.has(v) && (r.get(v) !== "on" && (d = !1), r.has(v) && r.get(v) !== "off" && (m = !1), !d && !m))
|
|
3156
3156
|
break;
|
|
3157
3157
|
}
|
|
3158
|
-
r.set(f, d ? "on" : m ? "off" : "indeterminate"), f =
|
|
3158
|
+
r.set(f, d ? "on" : m ? "off" : "indeterminate"), f = Z(s.get(f));
|
|
3159
3159
|
}
|
|
3160
3160
|
return e && !i && Array.from(r.entries()).reduce((m, w) => {
|
|
3161
3161
|
let [v, p] = w;
|
|
@@ -3184,7 +3184,7 @@ const Dn = (e) => {
|
|
|
3184
3184
|
};
|
|
3185
3185
|
return t;
|
|
3186
3186
|
}, Ro = (e) => {
|
|
3187
|
-
const t =
|
|
3187
|
+
const t = Wn(e);
|
|
3188
3188
|
return {
|
|
3189
3189
|
select: t.select,
|
|
3190
3190
|
in: t.in,
|
|
@@ -3203,7 +3203,7 @@ const Dn = (e) => {
|
|
|
3203
3203
|
};
|
|
3204
3204
|
}, No = (e) => {
|
|
3205
3205
|
const n = {
|
|
3206
|
-
select:
|
|
3206
|
+
select: Wn(e).select,
|
|
3207
3207
|
in: (a, i, r, o) => {
|
|
3208
3208
|
let s = /* @__PURE__ */ new Map();
|
|
3209
3209
|
for (const l of a || [])
|
|
@@ -3268,7 +3268,7 @@ const Dn = (e) => {
|
|
|
3268
3268
|
returnObject: a,
|
|
3269
3269
|
scrollToActive: i
|
|
3270
3270
|
} = t, r = !1;
|
|
3271
|
-
const o = M(/* @__PURE__ */ new Map()), s = M(/* @__PURE__ */ new Map()), l = M(/* @__PURE__ */ new Set()), u = ke(e, "opened", e.opened, (y) => new Set(Array.isArray(y) ? y.map((k) =>
|
|
3271
|
+
const o = M(/* @__PURE__ */ new Map()), s = M(/* @__PURE__ */ new Map()), l = M(/* @__PURE__ */ new Set()), u = ke(e, "opened", e.opened, (y) => new Set(Array.isArray(y) ? y.map((k) => Z(k)) : y), (y) => [...y.values()]), c = S(() => {
|
|
3272
3272
|
if (typeof e.activeStrategy == "object") return e.activeStrategy;
|
|
3273
3273
|
if (typeof e.activeStrategy == "function") return e.activeStrategy(e.mandatory);
|
|
3274
3274
|
switch (e.activeStrategy) {
|
|
@@ -3277,7 +3277,7 @@ const Dn = (e) => {
|
|
|
3277
3277
|
case "single-leaf":
|
|
3278
3278
|
return Io(e.mandatory);
|
|
3279
3279
|
case "independent":
|
|
3280
|
-
return
|
|
3280
|
+
return jn(e.mandatory);
|
|
3281
3281
|
default:
|
|
3282
3282
|
return fi(e.mandatory);
|
|
3283
3283
|
}
|
|
@@ -3290,7 +3290,7 @@ const Dn = (e) => {
|
|
|
3290
3290
|
case "leaf":
|
|
3291
3291
|
return Lo(e.mandatory);
|
|
3292
3292
|
case "independent":
|
|
3293
|
-
return
|
|
3293
|
+
return zn(e.mandatory);
|
|
3294
3294
|
case "single-independent":
|
|
3295
3295
|
return mi(e.mandatory);
|
|
3296
3296
|
case "trunk":
|
|
@@ -3298,7 +3298,7 @@ const Dn = (e) => {
|
|
|
3298
3298
|
case "branch":
|
|
3299
3299
|
return No(e.mandatory);
|
|
3300
3300
|
default:
|
|
3301
|
-
return
|
|
3301
|
+
return Wn(e.mandatory);
|
|
3302
3302
|
}
|
|
3303
3303
|
}), d = S(() => {
|
|
3304
3304
|
if (typeof e.openStrategy == "object") return e.openStrategy;
|
|
@@ -3316,13 +3316,13 @@ const Dn = (e) => {
|
|
|
3316
3316
|
});
|
|
3317
3317
|
function v(y) {
|
|
3318
3318
|
const k = [];
|
|
3319
|
-
let x =
|
|
3319
|
+
let x = Z(y);
|
|
3320
3320
|
for (; x !== void 0; )
|
|
3321
3321
|
k.unshift(x), x = s.value.get(x);
|
|
3322
3322
|
return k;
|
|
3323
3323
|
}
|
|
3324
3324
|
const p = ae("nested"), h = /* @__PURE__ */ new Set(), E = Rr(() => {
|
|
3325
|
-
|
|
3325
|
+
he(() => {
|
|
3326
3326
|
o.value = new Map(o.value), s.value = new Map(s.value);
|
|
3327
3327
|
});
|
|
3328
3328
|
}, 100);
|
|
@@ -3332,7 +3332,7 @@ const Dn = (e) => {
|
|
|
3332
3332
|
immediate: !0
|
|
3333
3333
|
});
|
|
3334
3334
|
function I() {
|
|
3335
|
-
const y = /* @__PURE__ */ new Map(), k = /* @__PURE__ */ new Map(), x = /* @__PURE__ */ new Set(), g = te(a) ? (L) =>
|
|
3335
|
+
const y = /* @__PURE__ */ new Map(), k = /* @__PURE__ */ new Map(), x = /* @__PURE__ */ new Set(), g = te(a) ? (L) => Z(L.raw) : (L) => L.value, N = [...n.value];
|
|
3336
3336
|
let F = 0;
|
|
3337
3337
|
for (; F < N.length; ) {
|
|
3338
3338
|
const L = N[F++], B = g(L);
|
|
@@ -3473,10 +3473,10 @@ const Dn = (e) => {
|
|
|
3473
3473
|
getPath: v
|
|
3474
3474
|
}
|
|
3475
3475
|
};
|
|
3476
|
-
return
|
|
3476
|
+
return me(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
|
-
const s =
|
|
3479
|
+
const s = Z(te(e));
|
|
3480
3480
|
return s !== void 0 ? s : i;
|
|
3481
3481
|
}), o = {
|
|
3482
3482
|
...a,
|
|
@@ -3495,21 +3495,21 @@ const Dn = (e) => {
|
|
|
3495
3495
|
isGroupActivator: a.isGroupActivator
|
|
3496
3496
|
};
|
|
3497
3497
|
return En(() => {
|
|
3498
|
-
a.isGroupActivator || a.root.itemsRegistration.value === "props" ||
|
|
3498
|
+
a.isGroupActivator || a.root.itemsRegistration.value === "props" || he(() => {
|
|
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
|
-
a.isGroupActivator || a.root.itemsRegistration.value === "props" || (a.root.unregister(l),
|
|
3504
|
+
a.isGroupActivator || a.root.itemsRegistration.value === "props" || (a.root.unregister(l), he(() => {
|
|
3505
3505
|
a.root.register(s, a.id.value, te(t), n);
|
|
3506
3506
|
}));
|
|
3507
3507
|
}), $(() => te(t), (s) => {
|
|
3508
3508
|
a.root.updateDisabled(r.value, s);
|
|
3509
|
-
}), n &&
|
|
3509
|
+
}), n && me(Je, o), o;
|
|
3510
3510
|
}, Mo = () => {
|
|
3511
3511
|
const e = ne(Je, gi);
|
|
3512
|
-
|
|
3512
|
+
me(Je, {
|
|
3513
3513
|
...e,
|
|
3514
3514
|
isGroupActivator: !0
|
|
3515
3515
|
});
|
|
@@ -3567,24 +3567,24 @@ const hi = A({
|
|
|
3567
3567
|
baseColor: String,
|
|
3568
3568
|
color: String,
|
|
3569
3569
|
collapseIcon: {
|
|
3570
|
-
type:
|
|
3570
|
+
type: ue,
|
|
3571
3571
|
default: "$collapse"
|
|
3572
3572
|
},
|
|
3573
3573
|
disabled: Boolean,
|
|
3574
3574
|
expandIcon: {
|
|
3575
|
-
type:
|
|
3575
|
+
type: ue,
|
|
3576
3576
|
default: "$expand"
|
|
3577
3577
|
},
|
|
3578
3578
|
rawId: [String, Number],
|
|
3579
|
-
prependIcon:
|
|
3580
|
-
appendIcon:
|
|
3579
|
+
prependIcon: ue,
|
|
3580
|
+
appendIcon: ue,
|
|
3581
3581
|
fluid: Boolean,
|
|
3582
3582
|
subgroup: Boolean,
|
|
3583
3583
|
title: String,
|
|
3584
3584
|
value: null,
|
|
3585
3585
|
...re(),
|
|
3586
|
-
...
|
|
3587
|
-
}, "VListGroup"),
|
|
3586
|
+
...ge()
|
|
3587
|
+
}, "VListGroup"), Sa = X()({
|
|
3588
3588
|
name: "VListGroup",
|
|
3589
3589
|
props: zo(),
|
|
3590
3590
|
setup(e, t) {
|
|
@@ -3657,7 +3657,7 @@ const hi = A({
|
|
|
3657
3657
|
}), Wo = A({
|
|
3658
3658
|
opacity: [Number, String],
|
|
3659
3659
|
...re(),
|
|
3660
|
-
...
|
|
3660
|
+
...ge()
|
|
3661
3661
|
}, "VListItemSubtitle"), Ho = X()({
|
|
3662
3662
|
name: "VListItemSubtitle",
|
|
3663
3663
|
props: Wo(),
|
|
@@ -3689,7 +3689,7 @@ const bi = A({
|
|
|
3689
3689
|
inline: Boolean,
|
|
3690
3690
|
...re(),
|
|
3691
3691
|
...ht()
|
|
3692
|
-
}, "VResponsive"),
|
|
3692
|
+
}, "VResponsive"), wa = X()({
|
|
3693
3693
|
name: "VResponsive",
|
|
3694
3694
|
props: bi(),
|
|
3695
3695
|
setup(e, t) {
|
|
@@ -3714,7 +3714,7 @@ const bi = A({
|
|
|
3714
3714
|
}, [n.default()])])), {};
|
|
3715
3715
|
}
|
|
3716
3716
|
});
|
|
3717
|
-
function
|
|
3717
|
+
function pa(e, t) {
|
|
3718
3718
|
if (!_n) return;
|
|
3719
3719
|
const n = t.modifiers || {}, a = t.value, {
|
|
3720
3720
|
handler: i,
|
|
@@ -3738,11 +3738,11 @@ function hn(e, t) {
|
|
|
3738
3738
|
const n = e._observe?.[t.instance.$.uid];
|
|
3739
3739
|
n && (n.observer.unobserve(e), delete e._observe[t.instance.$.uid]);
|
|
3740
3740
|
}
|
|
3741
|
-
const
|
|
3742
|
-
mounted:
|
|
3741
|
+
const Ca = {
|
|
3742
|
+
mounted: pa,
|
|
3743
3743
|
unmounted: hn,
|
|
3744
3744
|
updated: (e, t) => {
|
|
3745
|
-
e._observe?.[t.instance.$.uid] && (hn(e, t),
|
|
3745
|
+
e._observe?.[t.instance.$.uid] && (hn(e, t), pa(e, t));
|
|
3746
3746
|
}
|
|
3747
3747
|
}, Uo = A({
|
|
3748
3748
|
absolute: Boolean,
|
|
@@ -3783,7 +3783,7 @@ const pa = {
|
|
|
3783
3783
|
}, "VImg"), Ko = X()({
|
|
3784
3784
|
name: "VImg",
|
|
3785
3785
|
directives: {
|
|
3786
|
-
vIntersect:
|
|
3786
|
+
vIntersect: Ca
|
|
3787
3787
|
},
|
|
3788
3788
|
props: Uo(),
|
|
3789
3789
|
emits: {
|
|
@@ -3823,7 +3823,7 @@ const pa = {
|
|
|
3823
3823
|
const V = new Image();
|
|
3824
3824
|
V.src = m.value.lazySrc, P(V, null);
|
|
3825
3825
|
}
|
|
3826
|
-
m.value.src &&
|
|
3826
|
+
m.value.src && he(() => {
|
|
3827
3827
|
n("loadstart", u.value?.currentSrc || m.value.src), setTimeout(() => {
|
|
3828
3828
|
if (!s.isUnmounted)
|
|
3829
3829
|
if (u.value?.complete) {
|
|
@@ -3934,8 +3934,8 @@ const pa = {
|
|
|
3934
3934
|
});
|
|
3935
3935
|
}
|
|
3936
3936
|
return ie(() => {
|
|
3937
|
-
const B =
|
|
3938
|
-
return Ye(C(
|
|
3937
|
+
const B = wa.filterProps(e);
|
|
3938
|
+
return Ye(C(wa, K({
|
|
3939
3939
|
class: ["v-img", {
|
|
3940
3940
|
"v-img--absolute": e.absolute,
|
|
3941
3941
|
"v-img--booting": !L.value,
|
|
@@ -3951,7 +3951,7 @@ const pa = {
|
|
|
3951
3951
|
}), {
|
|
3952
3952
|
additional: () => _(Ee, null, [C(k, null, null), C(x, null, null), C(F, null, null), C(g, null, null), C(N, null, null)]),
|
|
3953
3953
|
default: a.default
|
|
3954
|
-
}), [[
|
|
3954
|
+
}), [[Ca, {
|
|
3955
3955
|
handler: v,
|
|
3956
3956
|
options: e.options
|
|
3957
3957
|
}, null, {
|
|
@@ -3968,7 +3968,7 @@ const pa = {
|
|
|
3968
3968
|
}), Xo = A({
|
|
3969
3969
|
start: Boolean,
|
|
3970
3970
|
end: Boolean,
|
|
3971
|
-
icon:
|
|
3971
|
+
icon: ue,
|
|
3972
3972
|
image: String,
|
|
3973
3973
|
text: String,
|
|
3974
3974
|
...dt(),
|
|
@@ -3976,12 +3976,12 @@ const pa = {
|
|
|
3976
3976
|
...vt(),
|
|
3977
3977
|
...Fe(),
|
|
3978
3978
|
...jt(),
|
|
3979
|
-
...
|
|
3979
|
+
...ge(),
|
|
3980
3980
|
...be(),
|
|
3981
3981
|
...gt({
|
|
3982
3982
|
variant: "flat"
|
|
3983
3983
|
})
|
|
3984
|
-
}, "VAvatar"),
|
|
3984
|
+
}, "VAvatar"), ka = X()({
|
|
3985
3985
|
name: "VAvatar",
|
|
3986
3986
|
props: Xo(),
|
|
3987
3987
|
setup(e, t) {
|
|
@@ -3996,7 +3996,7 @@ const pa = {
|
|
|
3996
3996
|
colorClasses: r,
|
|
3997
3997
|
colorStyles: o,
|
|
3998
3998
|
variantClasses: s
|
|
3999
|
-
} =
|
|
3999
|
+
} = Fn(e), {
|
|
4000
4000
|
densityClasses: l
|
|
4001
4001
|
} = mt(e), {
|
|
4002
4002
|
roundedClasses: u
|
|
@@ -4032,7 +4032,7 @@ const pa = {
|
|
|
4032
4032
|
}, null) : e.icon ? C(Re, {
|
|
4033
4033
|
key: "icon",
|
|
4034
4034
|
icon: e.icon
|
|
4035
|
-
}, null) : e.text,
|
|
4035
|
+
}, null) : e.text, $n(!1, "v-avatar")]
|
|
4036
4036
|
})), {};
|
|
4037
4037
|
}
|
|
4038
4038
|
}), Yo = A({
|
|
@@ -4044,7 +4044,7 @@ const pa = {
|
|
|
4044
4044
|
/* @deprecated */
|
|
4045
4045
|
activeColor: String,
|
|
4046
4046
|
appendAvatar: String,
|
|
4047
|
-
appendIcon:
|
|
4047
|
+
appendIcon: ue,
|
|
4048
4048
|
baseColor: String,
|
|
4049
4049
|
disabled: Boolean,
|
|
4050
4050
|
lines: [Boolean, String],
|
|
@@ -4054,7 +4054,7 @@ const pa = {
|
|
|
4054
4054
|
},
|
|
4055
4055
|
nav: Boolean,
|
|
4056
4056
|
prependAvatar: String,
|
|
4057
|
-
prependIcon:
|
|
4057
|
+
prependIcon: ue,
|
|
4058
4058
|
ripple: {
|
|
4059
4059
|
type: [Boolean, Object],
|
|
4060
4060
|
default: !0
|
|
@@ -4081,7 +4081,7 @@ const pa = {
|
|
|
4081
4081
|
...Ft(),
|
|
4082
4082
|
...Fe(),
|
|
4083
4083
|
...ti(),
|
|
4084
|
-
...
|
|
4084
|
+
...ge(),
|
|
4085
4085
|
...be(),
|
|
4086
4086
|
...gt({
|
|
4087
4087
|
variant: "text"
|
|
@@ -4134,7 +4134,7 @@ const pa = {
|
|
|
4134
4134
|
behavior: "instant"
|
|
4135
4135
|
});
|
|
4136
4136
|
}), En(() => {
|
|
4137
|
-
r.isActive?.value &&
|
|
4137
|
+
r.isActive?.value && he(() => O());
|
|
4138
4138
|
});
|
|
4139
4139
|
function O() {
|
|
4140
4140
|
p.value != null && v.open(p.value, !0), h(!0);
|
|
@@ -4147,10 +4147,10 @@ const pa = {
|
|
|
4147
4147
|
colorClasses: J,
|
|
4148
4148
|
colorStyles: fe,
|
|
4149
4149
|
variantClasses: H
|
|
4150
|
-
} =
|
|
4150
|
+
} = Fn(D), {
|
|
4151
4151
|
densityClasses: R
|
|
4152
4152
|
} = mt(e), {
|
|
4153
|
-
dimensionStyles:
|
|
4153
|
+
dimensionStyles: Q
|
|
4154
4154
|
} = bt(e), {
|
|
4155
4155
|
elevationClasses: j
|
|
4156
4156
|
} = Mt(e), {
|
|
@@ -4189,14 +4189,14 @@ const pa = {
|
|
|
4189
4189
|
}, q.value, U.value, J.value, R.value, j.value, De.value, ve.value, H.value, e.class],
|
|
4190
4190
|
style: [{
|
|
4191
4191
|
"--v-list-prepend-gap": T(e.prependGap)
|
|
4192
|
-
}, fe.value,
|
|
4192
|
+
}, fe.value, Q.value, e.style],
|
|
4193
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,
|
|
4197
4197
|
onKeydown: g.value && !k.value && Ii
|
|
4198
4198
|
}), {
|
|
4199
|
-
default: () => [
|
|
4199
|
+
default: () => [$n(g.value || y.value, "v-list-item"), Gt && _("div", {
|
|
4200
4200
|
key: "prepend",
|
|
4201
4201
|
class: "v-list-item__prepend"
|
|
4202
4202
|
}, [a.prepend ? C(xe, {
|
|
@@ -4219,7 +4219,7 @@ const pa = {
|
|
|
4219
4219
|
}
|
|
4220
4220
|
}, {
|
|
4221
4221
|
default: () => [a.prepend?.(W.value)]
|
|
4222
|
-
}) : _(Ee, null, [e.prependAvatar && C(
|
|
4222
|
+
}) : _(Ee, null, [e.prependAvatar && C(ka, {
|
|
4223
4223
|
key: "prepend-avatar",
|
|
4224
4224
|
density: e.density,
|
|
4225
4225
|
image: e.prependAvatar
|
|
@@ -4271,7 +4271,7 @@ const pa = {
|
|
|
4271
4271
|
key: "append-icon",
|
|
4272
4272
|
density: e.density,
|
|
4273
4273
|
icon: e.appendIcon
|
|
4274
|
-
}, null), e.appendAvatar && C(
|
|
4274
|
+
}, null), e.appendAvatar && C(ka, {
|
|
4275
4275
|
key: "append-avatar",
|
|
4276
4276
|
density: e.density,
|
|
4277
4277
|
image: e.appendAvatar
|
|
@@ -4297,7 +4297,7 @@ const pa = {
|
|
|
4297
4297
|
sticky: Boolean,
|
|
4298
4298
|
title: String,
|
|
4299
4299
|
...re(),
|
|
4300
|
-
...
|
|
4300
|
+
...ge()
|
|
4301
4301
|
}, "VListSubheader"), Zo = X()({
|
|
4302
4302
|
name: "VListSubheader",
|
|
4303
4303
|
props: Qo(),
|
|
@@ -4436,8 +4436,8 @@ const pa = {
|
|
|
4436
4436
|
...f,
|
|
4437
4437
|
item: l
|
|
4438
4438
|
}) : void 0
|
|
4439
|
-
}, c =
|
|
4440
|
-
return r ? C(
|
|
4439
|
+
}, c = Sa.filterProps(o);
|
|
4440
|
+
return r ? C(Sa, K(c, {
|
|
4441
4441
|
value: e.returnObject ? l : o?.value,
|
|
4442
4442
|
rawId: o?.value
|
|
4443
4443
|
}), {
|
|
@@ -4498,8 +4498,8 @@ const pa = {
|
|
|
4498
4498
|
valueComparator: Function
|
|
4499
4499
|
}, "list-items"), is = /* @__PURE__ */ new Set(["item", "divider", "subheader"]);
|
|
4500
4500
|
function Ke(e, t) {
|
|
4501
|
-
const n =
|
|
4502
|
-
let o =
|
|
4501
|
+
const n = ye(t, e.itemTitle, t), a = ye(t, e.itemValue, n), i = ye(t, e.itemChildren), r = e.itemProps === !0 ? typeof t == "object" && t != null && !Array.isArray(t) ? "children" in t ? ut(t, ["children"]) : t : void 0 : ye(t, e.itemProps);
|
|
4502
|
+
let o = ye(t, e.itemType, "item");
|
|
4503
4503
|
is.has(o) || (o = "item");
|
|
4504
4504
|
const s = {
|
|
4505
4505
|
title: n,
|
|
@@ -4579,8 +4579,8 @@ function fl(e) {
|
|
|
4579
4579
|
}
|
|
4580
4580
|
const rs = /* @__PURE__ */ new Set(["item", "divider", "subheader"]);
|
|
4581
4581
|
function os(e, t) {
|
|
4582
|
-
const n = $e(t) ? t :
|
|
4583
|
-
let o =
|
|
4582
|
+
const n = $e(t) ? t : ye(t, e.itemTitle), a = $e(t) ? t : ye(t, e.itemValue, void 0), i = ye(t, e.itemChildren), r = e.itemProps === !0 ? ut(t, ["children"]) : ye(t, e.itemProps);
|
|
4583
|
+
let o = ye(t, e.itemType, "item");
|
|
4584
4584
|
rs.has(o) || (o = "item");
|
|
4585
4585
|
const s = {
|
|
4586
4586
|
title: n,
|
|
@@ -4615,8 +4615,8 @@ const ls = A({
|
|
|
4615
4615
|
bgColor: String,
|
|
4616
4616
|
disabled: Boolean,
|
|
4617
4617
|
filterable: Boolean,
|
|
4618
|
-
expandIcon:
|
|
4619
|
-
collapseIcon:
|
|
4618
|
+
expandIcon: ue,
|
|
4619
|
+
collapseIcon: ue,
|
|
4620
4620
|
lines: {
|
|
4621
4621
|
type: [Boolean, String],
|
|
4622
4622
|
default: "one"
|
|
@@ -4644,7 +4644,7 @@ const ls = A({
|
|
|
4644
4644
|
...Ft(),
|
|
4645
4645
|
...as(),
|
|
4646
4646
|
...Fe(),
|
|
4647
|
-
...
|
|
4647
|
+
...ge(),
|
|
4648
4648
|
...be(),
|
|
4649
4649
|
...gt({
|
|
4650
4650
|
variant: "text"
|
|
@@ -4702,7 +4702,7 @@ const ls = A({
|
|
|
4702
4702
|
uid: N
|
|
4703
4703
|
}), $(r, () => {
|
|
4704
4704
|
e.navigationStrategy === "track" && (g.value = -1);
|
|
4705
|
-
}),
|
|
4705
|
+
}), Bn({
|
|
4706
4706
|
VListGroup: {
|
|
4707
4707
|
activeColor: P,
|
|
4708
4708
|
baseColor: y,
|
|
@@ -4752,24 +4752,24 @@ const ls = A({
|
|
|
4752
4752
|
}
|
|
4753
4753
|
}
|
|
4754
4754
|
function U(R) {
|
|
4755
|
-
const
|
|
4756
|
-
if (
|
|
4755
|
+
const Q = r.value.length;
|
|
4756
|
+
if (Q === 0) return -1;
|
|
4757
4757
|
let j;
|
|
4758
|
-
R === "first" ? j = 0 : R === "last" ? j =
|
|
4758
|
+
R === "first" ? j = 0 : R === "last" ? j = Q - 1 : (j = g.value + (R === "next" ? 1 : -1), j < 0 && (j = Q - 1), j >= Q && (j = 0));
|
|
4759
4759
|
const ve = j;
|
|
4760
4760
|
let De = 0;
|
|
4761
|
-
for (; De <
|
|
4761
|
+
for (; De < Q; ) {
|
|
4762
4762
|
const _e = r.value[j];
|
|
4763
4763
|
if (_e && _e.type !== "divider" && _e.type !== "subheader")
|
|
4764
4764
|
return j;
|
|
4765
|
-
if (j += R === "next" || R === "first" ? 1 : -1, j < 0 && (j =
|
|
4765
|
+
if (j += R === "next" || R === "first" ? 1 : -1, j < 0 && (j = Q - 1), j >= Q && (j = 0), j === ve) return -1;
|
|
4766
4766
|
De++;
|
|
4767
4767
|
}
|
|
4768
4768
|
return -1;
|
|
4769
4769
|
}
|
|
4770
4770
|
function J(R) {
|
|
4771
|
-
const
|
|
4772
|
-
if (!L.value ||
|
|
4771
|
+
const Q = R.target;
|
|
4772
|
+
if (!L.value || Q.tagName === "INPUT" && ["Home", "End"].includes(R.key) || Q.tagName === "TEXTAREA")
|
|
4773
4773
|
return;
|
|
4774
4774
|
const j = q(R.key);
|
|
4775
4775
|
if (j !== null)
|
|
@@ -4782,12 +4782,12 @@ const ls = A({
|
|
|
4782
4782
|
function fe(R) {
|
|
4783
4783
|
F.value = !0;
|
|
4784
4784
|
}
|
|
4785
|
-
function H(R) {
|
|
4785
|
+
function H(R, Q) {
|
|
4786
4786
|
if (L.value)
|
|
4787
|
-
return it(L.value, R);
|
|
4787
|
+
return it(L.value, R, Q);
|
|
4788
4788
|
}
|
|
4789
4789
|
return ie(() => {
|
|
4790
|
-
const R = e.indent ?? (e.prependGap ? Number(e.prependGap) + 24 : void 0),
|
|
4790
|
+
const R = e.indent ?? (e.prependGap ? Number(e.prependGap) + 24 : void 0), Q = x.value ? n.ariaMultiselectable ?? !String(e.selectStrategy).startsWith("single-") : void 0;
|
|
4791
4791
|
return C(e.tag, {
|
|
4792
4792
|
ref: L,
|
|
4793
4793
|
class: G(["v-list", {
|
|
@@ -4803,7 +4803,7 @@ const ls = A({
|
|
|
4803
4803
|
tabindex: e.disabled ? -1 : 0,
|
|
4804
4804
|
role: x.value ? "listbox" : "list",
|
|
4805
4805
|
"aria-activedescendant": e.navigationStrategy === "track" && g.value >= 0 ? `v-list-item-${N}-${g.value}` : void 0,
|
|
4806
|
-
"aria-multiselectable":
|
|
4806
|
+
"aria-multiselectable": Q,
|
|
4807
4807
|
onFocusin: B,
|
|
4808
4808
|
onFocusout: V,
|
|
4809
4809
|
onFocus: D,
|
|
@@ -4839,7 +4839,7 @@ function cs(e, t) {
|
|
|
4839
4839
|
y: e.y - t.y
|
|
4840
4840
|
};
|
|
4841
4841
|
}
|
|
4842
|
-
function
|
|
4842
|
+
function xa(e, t) {
|
|
4843
4843
|
if (e.side === "top" || e.side === "bottom") {
|
|
4844
4844
|
const {
|
|
4845
4845
|
side: n,
|
|
@@ -4893,7 +4893,7 @@ const Ci = {
|
|
|
4893
4893
|
function fs(e, t) {
|
|
4894
4894
|
const n = z({}), a = z();
|
|
4895
4895
|
oe && yt(() => !!(t.isActive.value && e.locationStrategy), (s) => {
|
|
4896
|
-
$(() => e.locationStrategy, s),
|
|
4896
|
+
$(() => e.locationStrategy, s), ce(() => {
|
|
4897
4897
|
window.removeEventListener("resize", i), visualViewport?.removeEventListener("resize", r), visualViewport?.removeEventListener("scroll", o), a.value = void 0;
|
|
4898
4898
|
}), window.addEventListener("resize", i, {
|
|
4899
4899
|
passive: !0
|
|
@@ -4935,8 +4935,8 @@ function gs(e, t, n) {
|
|
|
4935
4935
|
} = Tn(() => {
|
|
4936
4936
|
const h = un(t.location, e.isRtl.value), E = t.origin === "overlap" ? h : t.origin === "auto" ? Kt(h) : un(t.origin, e.isRtl.value);
|
|
4937
4937
|
return h.side === E.side && h.align === Xt(E).align ? {
|
|
4938
|
-
preferredAnchor:
|
|
4939
|
-
preferredOrigin:
|
|
4938
|
+
preferredAnchor: Zn(h),
|
|
4939
|
+
preferredOrigin: Zn(E)
|
|
4940
4940
|
} : {
|
|
4941
4941
|
preferredAnchor: h,
|
|
4942
4942
|
preferredOrigin: E
|
|
@@ -4968,7 +4968,7 @@ function gs(e, t, n) {
|
|
|
4968
4968
|
const h = p();
|
|
4969
4969
|
h && m.push(h.flipped);
|
|
4970
4970
|
});
|
|
4971
|
-
let v = new
|
|
4971
|
+
let v = new le({
|
|
4972
4972
|
x: 0,
|
|
4973
4973
|
y: 0,
|
|
4974
4974
|
width: 0,
|
|
@@ -4982,17 +4982,17 @@ function gs(e, t, n) {
|
|
|
4982
4982
|
E && w.unobserve(E), h && w.observe(h);
|
|
4983
4983
|
}, {
|
|
4984
4984
|
immediate: !0
|
|
4985
|
-
}),
|
|
4985
|
+
}), ce(() => {
|
|
4986
4986
|
w.disconnect();
|
|
4987
4987
|
});
|
|
4988
4988
|
function p() {
|
|
4989
4989
|
if (f = !1, requestAnimationFrame(() => f = !0), !e.target.value || !e.contentEl.value) return;
|
|
4990
|
-
(Array.isArray(e.target.value) || e.target.value.offsetParent || e.target.value.getClientRects().length) && (v =
|
|
4990
|
+
(Array.isArray(e.target.value) || e.target.value.offsetParent || e.target.value.getClientRects().length) && (v = Vn(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
4993
|
const P = E.reduce((V, D) => {
|
|
4994
4994
|
const O = dr(D);
|
|
4995
|
-
return V ? new
|
|
4995
|
+
return V ? new le({
|
|
4996
4996
|
x: Math.max(V.left, O.left),
|
|
4997
4997
|
y: Math.max(V.top, O.top),
|
|
4998
4998
|
width: Math.min(V.right, O.right) - Math.max(V.left, O.left),
|
|
@@ -5005,7 +5005,7 @@ function gs(e, t, n) {
|
|
|
5005
5005
|
origin: r.value
|
|
5006
5006
|
};
|
|
5007
5007
|
function k(V) {
|
|
5008
|
-
const D = new
|
|
5008
|
+
const D = new le(h), O = xa(V.anchor, v), q = xa(V.origin, D);
|
|
5009
5009
|
let {
|
|
5010
5010
|
x: U,
|
|
5011
5011
|
y: J
|
|
@@ -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:
|
|
5042
|
+
overflows: ea(D, P),
|
|
5043
5043
|
x: U,
|
|
5044
5044
|
y: J
|
|
5045
5045
|
};
|
|
@@ -5065,7 +5065,7 @@ function gs(e, t, n) {
|
|
|
5065
5065
|
} = k(y);
|
|
5066
5066
|
x += V, g += D, h.x += V, h.y += D;
|
|
5067
5067
|
{
|
|
5068
|
-
const q =
|
|
5068
|
+
const q = Jn(y.anchor), U = O.x.before || O.x.after, J = O.y.before || O.y.after;
|
|
5069
5069
|
let fe = !1;
|
|
5070
5070
|
if (["x", "y"].forEach((H) => {
|
|
5071
5071
|
if (H === "x" && U && !F.x || H === "y" && J && !F.y) {
|
|
@@ -5076,8 +5076,8 @@ function gs(e, t, n) {
|
|
|
5076
5076
|
origin: {
|
|
5077
5077
|
...y.origin
|
|
5078
5078
|
}
|
|
5079
|
-
},
|
|
5080
|
-
R.anchor =
|
|
5079
|
+
}, Q = H === "x" ? q === "y" ? Xt : Kt : q === "y" ? Kt : Xt;
|
|
5080
|
+
R.anchor = Q(R.anchor), R.origin = Q(R.origin);
|
|
5081
5081
|
const {
|
|
5082
5082
|
overflows: j
|
|
5083
5083
|
} = k(R);
|
|
@@ -5087,12 +5087,12 @@ 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 =
|
|
5090
|
+
const q = ea(h, P);
|
|
5091
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
|
}
|
|
5095
|
-
const B =
|
|
5095
|
+
const B = Jn(y.anchor);
|
|
5096
5096
|
return Object.assign(n.value, {
|
|
5097
5097
|
"--v-overlay-anchor-origin": `${y.anchor.side} ${y.anchor.align}`,
|
|
5098
5098
|
transformOrigin: `${y.origin.side} ${y.origin.align}`,
|
|
@@ -5101,15 +5101,15 @@ function gs(e, t, n) {
|
|
|
5101
5101
|
left: e.isRtl.value ? void 0 : T(Jt(x)),
|
|
5102
5102
|
right: e.isRtl.value ? T(Jt(-x)) : void 0,
|
|
5103
5103
|
minWidth: T(B === "y" ? Math.min(o.value, v.width) : o.value),
|
|
5104
|
-
maxWidth: T(
|
|
5105
|
-
maxHeight: T(
|
|
5104
|
+
maxWidth: T(Ea(Qe(N.x, o.value === 1 / 0 ? 0 : o.value, l.value))),
|
|
5105
|
+
maxHeight: T(Ea(Qe(N.y, s.value === 1 / 0 ? 0 : s.value, u.value)))
|
|
5106
5106
|
}), {
|
|
5107
5107
|
available: N,
|
|
5108
5108
|
contentBox: h,
|
|
5109
5109
|
flipped: F
|
|
5110
5110
|
};
|
|
5111
5111
|
}
|
|
5112
|
-
return $(() => [i.value, r.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => p()),
|
|
5112
|
+
return $(() => [i.value, r.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => p()), he(() => {
|
|
5113
5113
|
const h = p();
|
|
5114
5114
|
if (!h) return;
|
|
5115
5115
|
const {
|
|
@@ -5128,7 +5128,7 @@ function gs(e, t, n) {
|
|
|
5128
5128
|
function Jt(e) {
|
|
5129
5129
|
return Math.round(e * devicePixelRatio) / devicePixelRatio;
|
|
5130
5130
|
}
|
|
5131
|
-
function
|
|
5131
|
+
function Ea(e) {
|
|
5132
5132
|
return Math.ceil(e * devicePixelRatio) / devicePixelRatio;
|
|
5133
5133
|
}
|
|
5134
5134
|
let Sn = !0;
|
|
@@ -5136,9 +5136,9 @@ const Vt = [];
|
|
|
5136
5136
|
function ys(e) {
|
|
5137
5137
|
!Sn || Vt.length ? (Vt.push(e), wn()) : (Sn = !1, e(), wn());
|
|
5138
5138
|
}
|
|
5139
|
-
let
|
|
5139
|
+
let Pa = -1;
|
|
5140
5140
|
function wn() {
|
|
5141
|
-
cancelAnimationFrame(
|
|
5141
|
+
cancelAnimationFrame(Pa), Pa = requestAnimationFrame(() => {
|
|
5142
5142
|
const e = Vt.shift();
|
|
5143
5143
|
e && e(), Vt.length ? wn() : Sn = !0;
|
|
5144
5144
|
});
|
|
@@ -5162,7 +5162,7 @@ function bs(e, t) {
|
|
|
5162
5162
|
n?.stop(), t.isActive.value && e.scrollStrategy && (n = Cn(), await new Promise((a) => setTimeout(a)), n.active && n.run(() => {
|
|
5163
5163
|
typeof e.scrollStrategy == "function" ? e.scrollStrategy(t, e, n) : ki[e.scrollStrategy]?.(t, e, n);
|
|
5164
5164
|
}));
|
|
5165
|
-
}),
|
|
5165
|
+
}), ce(() => {
|
|
5166
5166
|
n?.stop();
|
|
5167
5167
|
});
|
|
5168
5168
|
}
|
|
@@ -5170,13 +5170,13 @@ function Ss(e) {
|
|
|
5170
5170
|
function t(n) {
|
|
5171
5171
|
e.isActive.value = !1;
|
|
5172
5172
|
}
|
|
5173
|
-
xi(
|
|
5173
|
+
xi(Hn(e.target.value, e.contentEl.value), t);
|
|
5174
5174
|
}
|
|
5175
5175
|
function ws(e, t) {
|
|
5176
|
-
const n = e.root.value?.offsetParent, a =
|
|
5176
|
+
const n = e.root.value?.offsetParent, a = Hn(e.target.value, e.contentEl.value), i = [.../* @__PURE__ */ new Set([...Ot(a, t.contained ? n : void 0), ...Ot(e.contentEl.value, t.contained ? n : void 0)])].filter((s) => !s.classList.contains("v-overlay-scroll-blocked")), r = window.innerWidth - document.documentElement.offsetWidth, o = ((s) => Rn(s) && s)(n || document.documentElement);
|
|
5177
5177
|
o && e.root.value.classList.add("v-overlay--scroll-blocked"), i.forEach((s, l) => {
|
|
5178
5178
|
s.style.setProperty("--v-body-scroll-x", T(-s.scrollLeft)), s.style.setProperty("--v-body-scroll-y", T(-s.scrollTop)), s !== document.documentElement && s.style.setProperty("--v-scrollbar-offset", T(r)), s.classList.add("v-overlay-scroll-blocked");
|
|
5179
|
-
}),
|
|
5179
|
+
}), ce(() => {
|
|
5180
5180
|
i.forEach((s, l) => {
|
|
5181
5181
|
const u = parseFloat(s.style.getPropertyValue("--v-body-scroll-x")), c = parseFloat(s.style.getPropertyValue("--v-body-scroll-y")), f = s.style.scrollBehavior;
|
|
5182
5182
|
s.style.scrollBehavior = "auto", s.style.removeProperty("--v-body-scroll-x"), s.style.removeProperty("--v-body-scroll-y"), s.style.removeProperty("--v-scrollbar-offset"), s.classList.remove("v-overlay-scroll-blocked"), s.scrollLeft = -u, s.scrollTop = -c, s.style.scrollBehavior = f;
|
|
@@ -5193,7 +5193,7 @@ function ps(e, t, n) {
|
|
|
5193
5193
|
}
|
|
5194
5194
|
r = (typeof requestIdleCallback > "u" ? (s) => s() : requestIdleCallback)(() => {
|
|
5195
5195
|
n.run(() => {
|
|
5196
|
-
xi(
|
|
5196
|
+
xi(Hn(e.target.value, e.contentEl.value), (s) => {
|
|
5197
5197
|
a ? (cancelAnimationFrame(i), i = requestAnimationFrame(() => {
|
|
5198
5198
|
i = requestAnimationFrame(() => {
|
|
5199
5199
|
o(s);
|
|
@@ -5201,11 +5201,11 @@ function ps(e, t, n) {
|
|
|
5201
5201
|
})) : o(s);
|
|
5202
5202
|
});
|
|
5203
5203
|
});
|
|
5204
|
-
}),
|
|
5204
|
+
}), ce(() => {
|
|
5205
5205
|
typeof cancelIdleCallback < "u" && cancelIdleCallback(r), cancelAnimationFrame(i);
|
|
5206
5206
|
});
|
|
5207
5207
|
}
|
|
5208
|
-
function
|
|
5208
|
+
function Hn(e, t) {
|
|
5209
5209
|
return Array.isArray(e) ? document.elementsFromPoint(...e).find((n) => !t?.contains(n)) : e ?? t;
|
|
5210
5210
|
}
|
|
5211
5211
|
function xi(e, t) {
|
|
@@ -5214,7 +5214,7 @@ function xi(e, t) {
|
|
|
5214
5214
|
a.addEventListener("scroll", t, {
|
|
5215
5215
|
passive: !0
|
|
5216
5216
|
});
|
|
5217
|
-
}),
|
|
5217
|
+
}), ce(() => {
|
|
5218
5218
|
n.forEach((a) => {
|
|
5219
5219
|
a.removeEventListener("scroll", t);
|
|
5220
5220
|
});
|
|
@@ -5339,7 +5339,7 @@ function Es(e, t) {
|
|
|
5339
5339
|
});
|
|
5340
5340
|
const I = ln();
|
|
5341
5341
|
we(() => {
|
|
5342
|
-
I.value &&
|
|
5342
|
+
I.value && he(() => {
|
|
5343
5343
|
o.value = I.el;
|
|
5344
5344
|
});
|
|
5345
5345
|
});
|
|
@@ -5355,7 +5355,7 @@ function Es(e, t) {
|
|
|
5355
5355
|
}, {
|
|
5356
5356
|
flush: "post",
|
|
5357
5357
|
immediate: !0
|
|
5358
|
-
}),
|
|
5358
|
+
}), ce(() => {
|
|
5359
5359
|
x?.stop();
|
|
5360
5360
|
}), {
|
|
5361
5361
|
activatorEl: o,
|
|
@@ -5378,12 +5378,12 @@ function Ps(e, t, n) {
|
|
|
5378
5378
|
const c = s(u);
|
|
5379
5379
|
c && o(c);
|
|
5380
5380
|
}
|
|
5381
|
-
l &&
|
|
5381
|
+
l && he(() => r());
|
|
5382
5382
|
}, {
|
|
5383
5383
|
immediate: !0
|
|
5384
5384
|
}), $(() => e.activatorProps, () => {
|
|
5385
5385
|
r();
|
|
5386
|
-
}),
|
|
5386
|
+
}), ce(() => {
|
|
5387
5387
|
o();
|
|
5388
5388
|
});
|
|
5389
5389
|
function r() {
|
|
@@ -5417,8 +5417,8 @@ const As = A({
|
|
|
5417
5417
|
/** @deprecated */
|
|
5418
5418
|
disableInitialFocus: Boolean
|
|
5419
5419
|
}, "focusTrap"), kt = /* @__PURE__ */ new Map();
|
|
5420
|
-
let
|
|
5421
|
-
function
|
|
5420
|
+
let Aa = 0;
|
|
5421
|
+
function _a(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) => {
|
|
@@ -5462,7 +5462,7 @@ function _s(e, t) {
|
|
|
5462
5462
|
}
|
|
5463
5463
|
async function u(d) {
|
|
5464
5464
|
const m = d.relatedTarget, w = d.target;
|
|
5465
|
-
document.removeEventListener("pointerdown", l), document.removeEventListener("keydown", c), await
|
|
5465
|
+
document.removeEventListener("pointerdown", l), document.removeEventListener("keydown", c), await new Promise((v) => requestAnimationFrame(v)), n.value && !o && m !== w && i.value && // We're the menu without open submenus or overlays
|
|
5466
5466
|
te(a) && // It isn't the document or the container body
|
|
5467
5467
|
![document, i.value].includes(w) && // It isn't inside the container body
|
|
5468
5468
|
!i.value.contains(w) && qe(i.value)[0]?.focus();
|
|
@@ -5490,8 +5490,8 @@ 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
|
+
}), Aa++ < 1 && document.addEventListener("keydown", _a)), ce(() => {
|
|
5494
|
+
kt.delete(r), clearTimeout(s), document.removeEventListener("pointerdown", l), document.removeEventListener("focusin", u), document.removeEventListener("keydown", c), --Aa < 1 && document.removeEventListener("keydown", _a);
|
|
5495
5495
|
});
|
|
5496
5496
|
}
|
|
5497
5497
|
const Os = /* @__PURE__ */ Symbol.for("vuetify:display"), vl = A({
|
|
@@ -5552,18 +5552,18 @@ function Pi() {
|
|
|
5552
5552
|
} : void 0
|
|
5553
5553
|
};
|
|
5554
5554
|
}
|
|
5555
|
-
const
|
|
5555
|
+
const Oa = /* @__PURE__ */ Symbol.for("vuetify:stack"), et = Xe([]);
|
|
5556
5556
|
function Bs(e, t, n) {
|
|
5557
|
-
const a = ae("useStack"), i = !n, r = ne(
|
|
5557
|
+
const a = ae("useStack"), i = !n, r = ne(Oa, void 0), o = Xe({
|
|
5558
5558
|
activeChildren: /* @__PURE__ */ new Set()
|
|
5559
5559
|
});
|
|
5560
|
-
|
|
5560
|
+
me(Oa, o);
|
|
5561
5561
|
const s = M(Number(te(t)));
|
|
5562
5562
|
yt(e, () => {
|
|
5563
5563
|
const c = et.at(-1)?.[1];
|
|
5564
|
-
s.value = c ? c + 10 : Number(te(t)), i && et.push([a.uid, s.value]), r?.activeChildren.add(a.uid),
|
|
5564
|
+
s.value = c ? c + 10 : Number(te(t)), i && et.push([a.uid, s.value]), r?.activeChildren.add(a.uid), ce(() => {
|
|
5565
5565
|
if (i) {
|
|
5566
|
-
const f =
|
|
5566
|
+
const f = Z(et).findIndex((d) => d[0] === a.uid);
|
|
5567
5567
|
et.splice(f, 1);
|
|
5568
5568
|
}
|
|
5569
5569
|
r?.activeChildren.delete(a.uid);
|
|
@@ -5617,11 +5617,11 @@ function $s(e, t, n) {
|
|
|
5617
5617
|
_i(e, n) && a && a(e);
|
|
5618
5618
|
}, 0);
|
|
5619
5619
|
}
|
|
5620
|
-
function
|
|
5620
|
+
function Ia(e, t) {
|
|
5621
5621
|
const n = Ga(e);
|
|
5622
5622
|
t(document), typeof ShadowRoot < "u" && n instanceof ShadowRoot && t(n);
|
|
5623
5623
|
}
|
|
5624
|
-
const
|
|
5624
|
+
const Ta = {
|
|
5625
5625
|
// [data-app] may not be found
|
|
5626
5626
|
// if using bind, inserted makes
|
|
5627
5627
|
// sure that the root element is
|
|
@@ -5631,7 +5631,7 @@ const Ia = {
|
|
|
5631
5631
|
const n = (i) => $s(i, e, t), a = (i) => {
|
|
5632
5632
|
e._clickOutside.lastMousedownWasOutside = Ai(i, e, t);
|
|
5633
5633
|
};
|
|
5634
|
-
|
|
5634
|
+
Ia(e, (i) => {
|
|
5635
5635
|
i.addEventListener("click", n, !0), i.addEventListener("mousedown", a, !0);
|
|
5636
5636
|
}), e._clickOutside || (e._clickOutside = {
|
|
5637
5637
|
lastMousedownWasOutside: !1
|
|
@@ -5641,7 +5641,7 @@ const Ia = {
|
|
|
5641
5641
|
};
|
|
5642
5642
|
},
|
|
5643
5643
|
beforeUnmount(e, t) {
|
|
5644
|
-
e._clickOutside && (
|
|
5644
|
+
e._clickOutside && (Ia(e, (n) => {
|
|
5645
5645
|
if (!n || !e._clickOutside?.[t.instance.$.uid]) return;
|
|
5646
5646
|
const {
|
|
5647
5647
|
onClick: a,
|
|
@@ -5699,10 +5699,10 @@ const Oi = A({
|
|
|
5699
5699
|
...As(),
|
|
5700
5700
|
...be(),
|
|
5701
5701
|
...hi()
|
|
5702
|
-
}, "VOverlay"),
|
|
5702
|
+
}, "VOverlay"), Va = X()({
|
|
5703
5703
|
name: "VOverlay",
|
|
5704
5704
|
directives: {
|
|
5705
|
-
vClickOutside:
|
|
5705
|
+
vClickOutside: Ta
|
|
5706
5706
|
},
|
|
5707
5707
|
inheritAttrs: !1,
|
|
5708
5708
|
props: {
|
|
@@ -5808,9 +5808,9 @@ const Oi = A({
|
|
|
5808
5808
|
function R(W) {
|
|
5809
5809
|
W.key === "Escape" && !h.value || i("keydown", W);
|
|
5810
5810
|
}
|
|
5811
|
-
const
|
|
5811
|
+
const Q = go();
|
|
5812
5812
|
yt(() => e.closeOnBack, () => {
|
|
5813
|
-
yo(
|
|
5813
|
+
yo(Q, () => {
|
|
5814
5814
|
if (h.value && c.value)
|
|
5815
5815
|
return e.persistent ? ve() : c.value = !1, !1;
|
|
5816
5816
|
});
|
|
@@ -5880,7 +5880,7 @@ const Oi = A({
|
|
|
5880
5880
|
style: [V.value, q.value]
|
|
5881
5881
|
}, F.value, e.contentProps), [n.default?.({
|
|
5882
5882
|
isActive: c
|
|
5883
|
-
})]), [[Pn, c.value], [
|
|
5883
|
+
})]), [[Pn, c.value], [Ta, {
|
|
5884
5884
|
handler: J,
|
|
5885
5885
|
closeConditional: fe,
|
|
5886
5886
|
include: () => [P.value]
|
|
@@ -5997,7 +5997,7 @@ const Ds = A({
|
|
|
5997
5997
|
} = Pi(), {
|
|
5998
5998
|
isRtl: r
|
|
5999
5999
|
} = Wt(), o = Nt(), s = b(() => e.id || `v-menu-${o}`), l = z(), u = ne(pn, null), c = M(/* @__PURE__ */ new Set());
|
|
6000
|
-
|
|
6000
|
+
me(pn, {
|
|
6001
6001
|
register() {
|
|
6002
6002
|
c.value.add(o);
|
|
6003
6003
|
},
|
|
@@ -6021,7 +6021,7 @@ const Ds = A({
|
|
|
6021
6021
|
if (!e.disabled)
|
|
6022
6022
|
if (v.key === "Tab" || v.key === "Enter" && !e.closeOnContentClick) {
|
|
6023
6023
|
if (v.key === "Enter" && (v.target instanceof HTMLTextAreaElement || v.target instanceof HTMLInputElement && v.target.closest("form"))) return;
|
|
6024
|
-
v.key === "Enter" && v.preventDefault(), !
|
|
6024
|
+
v.key === "Enter" && v.preventDefault(), !ja(qe(l.value?.contentEl, !1), v.shiftKey ? "prev" : "next", (h) => h.tabIndex >= 0) && !e.retainFocus && (a.value = !1, l.value?.activatorEl?.focus());
|
|
6025
6025
|
} else e.submenu && v.key === (r.value ? "ArrowRight" : "ArrowLeft") && (a.value = !1, l.value?.activatorEl?.focus());
|
|
6026
6026
|
}
|
|
6027
6027
|
function m(v) {
|
|
@@ -6037,8 +6037,8 @@ const Ds = A({
|
|
|
6037
6037
|
onKeydown: m
|
|
6038
6038
|
}, e.activatorProps));
|
|
6039
6039
|
return ie(() => {
|
|
6040
|
-
const v =
|
|
6041
|
-
return C(
|
|
6040
|
+
const v = Va.filterProps(e);
|
|
6041
|
+
return C(Va, K({
|
|
6042
6042
|
ref: l,
|
|
6043
6043
|
id: s.value,
|
|
6044
6044
|
class: ["v-menu", e.class],
|
|
@@ -6174,7 +6174,7 @@ const gl = {
|
|
|
6174
6174
|
})
|
|
6175
6175
|
), e.component(
|
|
6176
6176
|
"DataTable",
|
|
6177
|
-
Ki(() => import("./index-
|
|
6177
|
+
Ki(() => import("./index-Dl4CQb_m.js").then((n) => n.G))
|
|
6178
6178
|
);
|
|
6179
6179
|
}
|
|
6180
6180
|
};
|
|
@@ -6187,12 +6187,12 @@ export {
|
|
|
6187
6187
|
ke as E,
|
|
6188
6188
|
Wr as F,
|
|
6189
6189
|
ei as G,
|
|
6190
|
-
|
|
6190
|
+
Fn as H,
|
|
6191
6191
|
oe as I,
|
|
6192
|
-
|
|
6192
|
+
$n as J,
|
|
6193
6193
|
dl as K,
|
|
6194
6194
|
xe as L,
|
|
6195
|
-
|
|
6195
|
+
ka as M,
|
|
6196
6196
|
jt as N,
|
|
6197
6197
|
ti as O,
|
|
6198
6198
|
Pt as P,
|
|
@@ -6225,18 +6225,18 @@ export {
|
|
|
6225
6225
|
as as aD,
|
|
6226
6226
|
el as aE,
|
|
6227
6227
|
$r as aF,
|
|
6228
|
-
|
|
6228
|
+
Un as aG,
|
|
6229
6229
|
Pi as aH,
|
|
6230
6230
|
Oi as aI,
|
|
6231
|
-
|
|
6231
|
+
Va as aJ,
|
|
6232
6232
|
Or as aK,
|
|
6233
6233
|
Ko as aL,
|
|
6234
6234
|
ui as aM,
|
|
6235
6235
|
nl as aN,
|
|
6236
|
-
|
|
6236
|
+
Yn as aO,
|
|
6237
6237
|
Yi as aP,
|
|
6238
6238
|
ao as aQ,
|
|
6239
|
-
|
|
6239
|
+
Fa as aR,
|
|
6240
6240
|
er as aS,
|
|
6241
6241
|
$e as aT,
|
|
6242
6242
|
Js as aU,
|
|
@@ -6254,15 +6254,15 @@ export {
|
|
|
6254
6254
|
On as af,
|
|
6255
6255
|
uo as ag,
|
|
6256
6256
|
Wa as ah,
|
|
6257
|
-
|
|
6257
|
+
le as ai,
|
|
6258
6258
|
Ie as aj,
|
|
6259
6259
|
ll as ak,
|
|
6260
6260
|
T as al,
|
|
6261
6261
|
lo as am,
|
|
6262
6262
|
dn as an,
|
|
6263
|
-
|
|
6263
|
+
Ca as ao,
|
|
6264
6264
|
Ms as ap,
|
|
6265
|
-
|
|
6265
|
+
ye as aq,
|
|
6266
6266
|
Qs as ar,
|
|
6267
6267
|
Vr as as,
|
|
6268
6268
|
fl as at,
|
|
@@ -6283,16 +6283,16 @@ export {
|
|
|
6283
6283
|
ie as h,
|
|
6284
6284
|
Re as i,
|
|
6285
6285
|
qe as j,
|
|
6286
|
-
|
|
6286
|
+
ue as k,
|
|
6287
6287
|
jr as l,
|
|
6288
6288
|
We as m,
|
|
6289
|
-
|
|
6289
|
+
ge as n,
|
|
6290
6290
|
vl as o,
|
|
6291
6291
|
A as p,
|
|
6292
6292
|
re as q,
|
|
6293
6293
|
tr as r,
|
|
6294
6294
|
pe as s,
|
|
6295
|
-
|
|
6295
|
+
Bn as t,
|
|
6296
6296
|
Wt as u,
|
|
6297
6297
|
Be as v,
|
|
6298
6298
|
gt as w,
|