@ianicdev/datatables2 0.4.7 → 0.4.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{dataTables-CkBI8wxE.js → dataTables-BN3JmwBu.js} +316 -314
- package/dist/{dataTables-CYFQqYSf.cjs → dataTables-Co1ir-vr.cjs} +2 -2
- package/dist/datatables.cjs +1 -1
- package/dist/datatables.js +1 -1
- package/dist/exceljs-BqvUfHqz.js +23029 -0
- package/dist/exceljs-CbZfdgun.cjs +57 -0
- package/dist/exporttocsv-CUWOZ1Z_.js +88 -0
- package/dist/exporttocsv-RZvZEhmM.cjs +6 -0
- package/dist/filesaver-C4AZK6u9.cjs +1 -0
- package/dist/filesaver-CEXbjJ__.js +75 -0
- package/dist/index-C0K8EiKQ.cjs +27 -0
- package/dist/index-C6xuA7Fs.js +11685 -0
- package/dist/{index.es-rgFLSO3a.cjs → index.es-BHuuBy0x.cjs} +6 -6
- package/dist/{index.es-DldeG7kk.js → index.es-MsOVVI0r.js} +4 -3
- package/dist/jspdf-CXgyEC-N.js +9159 -0
- package/dist/jspdf-DeVLphX7.cjs +244 -0
- package/dist/printjs-BSYfu5C-.js +683 -0
- package/dist/printjs-DXMS_Nbo.cjs +1 -0
- package/dist/sortablejs-DFlpjwso.cjs +6 -0
- package/dist/sortablejs-oSzf6C5Q.js +1260 -0
- package/package.json +9 -13
- package/dist/index-BLNs0fpx.js +0 -48531
- package/dist/index-awitzv1o.cjs +0 -345
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { reactive as We, watchEffect as
|
|
2
|
-
const Y = typeof window < "u",
|
|
3
|
-
function
|
|
1
|
+
import { reactive as We, watchEffect as Oe, toRef as x, capitalize as ua, Fragment as pe, shallowRef as D, isVNode as mi, Comment as gi, unref as Ne, warn as _t, getCurrentInstance as yi, ref as M, computed as w, provide as oe, inject as J, defineComponent as Pt, h as At, camelize as ca, isRef as Gt, toValue as me, createVNode as b, watch as j, onScopeDispose as se, effectScope as un, toRaw as H, useId as da, onBeforeUnmount as ge, onMounted as cn, onUpdated as hi, mergeProps as W, toRefs as bi, Text as Si, readonly as dn, Transition as Ee, resolveDynamicComponent as wi, nextTick as Ie, withDirectives as He, toDisplayString as Qe, TransitionGroup as fn, onBeforeMount as vn, vShow as mn, resolveDirective as gn, Teleport as pi, onDeactivated as Ci, createBlock as bt, openBlock as _e, withCtx as gt, createElementBlock as qt, renderList as xi, normalizeProps as Ut, guardReactiveProps as ki, resolveComponent as _i, createTextVNode as Pi, defineAsyncComponent as Ai } from "vue";
|
|
2
|
+
const Y = typeof window < "u", yn = Y && "IntersectionObserver" in window;
|
|
3
|
+
function En(e, t, n) {
|
|
4
4
|
Ei(e, t), t.set(e, n);
|
|
5
5
|
}
|
|
6
6
|
function Ei(e, t) {
|
|
7
7
|
if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object");
|
|
8
8
|
}
|
|
9
|
-
function
|
|
9
|
+
function On(e, t, n) {
|
|
10
10
|
return e.set(fa(e, t), n), n;
|
|
11
11
|
}
|
|
12
12
|
function fe(e, t) {
|
|
@@ -66,7 +66,7 @@ function V(e) {
|
|
|
66
66
|
function Ii(e) {
|
|
67
67
|
return e !== null && typeof e == "object" && !Array.isArray(e);
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function In(e) {
|
|
70
70
|
let t;
|
|
71
71
|
return e !== null && typeof e == "object" && ((t = Object.getPrototypeOf(e)) === Object.prototype || t === null);
|
|
72
72
|
}
|
|
@@ -77,7 +77,7 @@ function Bi(e) {
|
|
|
77
77
|
}
|
|
78
78
|
return e;
|
|
79
79
|
}
|
|
80
|
-
const
|
|
80
|
+
const Bn = Object.freeze({
|
|
81
81
|
enter: 13,
|
|
82
82
|
tab: 9,
|
|
83
83
|
delete: 46,
|
|
@@ -117,13 +117,13 @@ const In = Object.freeze({
|
|
|
117
117
|
function $t(e, t) {
|
|
118
118
|
return t.every((n) => e.hasOwnProperty(n));
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function hn(e, t) {
|
|
121
121
|
const n = {};
|
|
122
122
|
for (const a of t)
|
|
123
123
|
Object.prototype.hasOwnProperty.call(e, a) && (n[a] = e[a]);
|
|
124
124
|
return n;
|
|
125
125
|
}
|
|
126
|
-
function
|
|
126
|
+
function Tn(e, t, n) {
|
|
127
127
|
const a = /* @__PURE__ */ Object.create(null), i = /* @__PURE__ */ Object.create(null);
|
|
128
128
|
for (const r in e)
|
|
129
129
|
t.some((o) => o instanceof RegExp ? o.test(r) : o === r) ? a[r] = e[r] : i[r] = e[r];
|
|
@@ -137,10 +137,10 @@ function Et(e, t) {
|
|
|
137
137
|
}
|
|
138
138
|
const ma = /^on[^a-z]/, ga = (e) => ma.test(e), Ti = ["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"];
|
|
139
139
|
function gs(e) {
|
|
140
|
-
const [t, n] =
|
|
140
|
+
const [t, n] = Tn(e, [ma]), a = Et(t, Ti), [i, r] = Tn(n, ["class", "style", "id", /^data-/]);
|
|
141
141
|
return Object.assign(i, t), Object.assign(r, a), [i, r];
|
|
142
142
|
}
|
|
143
|
-
function
|
|
143
|
+
function bn(e) {
|
|
144
144
|
return e == null ? [] : Array.isArray(e) ? e : [e];
|
|
145
145
|
}
|
|
146
146
|
function ys(e, t) {
|
|
@@ -148,7 +148,7 @@ function ys(e, t) {
|
|
|
148
148
|
const a = function() {
|
|
149
149
|
for (var i = arguments.length, r = new Array(i), o = 0; o < i; o++)
|
|
150
150
|
r[o] = arguments[o];
|
|
151
|
-
clearTimeout(n), n = setTimeout(() => e(...r),
|
|
151
|
+
clearTimeout(n), n = setTimeout(() => e(...r), Ne(t));
|
|
152
152
|
};
|
|
153
153
|
return a.clear = () => {
|
|
154
154
|
clearTimeout(n);
|
|
@@ -158,7 +158,7 @@ function St(e) {
|
|
|
158
158
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : 1;
|
|
159
159
|
return Math.max(t, Math.min(n, e));
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function Vn(e, t) {
|
|
162
162
|
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "0";
|
|
163
163
|
return e + n.repeat(Math.max(0, t - e.length));
|
|
164
164
|
}
|
|
@@ -170,15 +170,15 @@ function Vi(e) {
|
|
|
170
170
|
n.push(e.substr(a, t)), a += t;
|
|
171
171
|
return n;
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function Fe() {
|
|
174
174
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 ? arguments[2] : void 0;
|
|
175
175
|
const a = {};
|
|
176
176
|
for (const i in e)
|
|
177
177
|
a[i] = e[i];
|
|
178
178
|
for (const i in t) {
|
|
179
179
|
const r = e[i], o = t[i];
|
|
180
|
-
if (
|
|
181
|
-
a[i] =
|
|
180
|
+
if (In(r) && In(o)) {
|
|
181
|
+
a[i] = Fe(r, o, n);
|
|
182
182
|
continue;
|
|
183
183
|
}
|
|
184
184
|
if (n && Array.isArray(r) && Array.isArray(o)) {
|
|
@@ -192,13 +192,13 @@ function Ne() {
|
|
|
192
192
|
function ya(e) {
|
|
193
193
|
return e.map((t) => t.type === pe ? ya(t.children) : t).flat();
|
|
194
194
|
}
|
|
195
|
-
function
|
|
195
|
+
function Pe() {
|
|
196
196
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
197
|
-
if (
|
|
197
|
+
if (Pe.cache.has(e)) return Pe.cache.get(e);
|
|
198
198
|
const t = e.replace(/[^a-z]/gi, "-").replace(/\B([A-Z])/g, "-$1").toLowerCase();
|
|
199
|
-
return
|
|
199
|
+
return Pe.cache.set(e, t), t;
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
Pe.cache = /* @__PURE__ */ new Map();
|
|
202
202
|
function Ke(e, t) {
|
|
203
203
|
if (!t || typeof t != "object") return [];
|
|
204
204
|
if (Array.isArray(t))
|
|
@@ -215,27 +215,27 @@ function Ke(e, t) {
|
|
|
215
215
|
}
|
|
216
216
|
return [];
|
|
217
217
|
}
|
|
218
|
-
var
|
|
218
|
+
var Re = /* @__PURE__ */ new WeakMap(), ke = /* @__PURE__ */ new WeakMap();
|
|
219
219
|
class Li {
|
|
220
220
|
constructor(t) {
|
|
221
|
-
|
|
221
|
+
En(this, Re, []), En(this, ke, 0), this.size = t;
|
|
222
222
|
}
|
|
223
223
|
get isFull() {
|
|
224
|
-
return fe(
|
|
224
|
+
return fe(Re, this).length === this.size;
|
|
225
225
|
}
|
|
226
226
|
push(t) {
|
|
227
|
-
fe(
|
|
227
|
+
fe(Re, this)[fe(ke, this)] = t, On(ke, this, (fe(ke, this) + 1) % this.size);
|
|
228
228
|
}
|
|
229
229
|
values() {
|
|
230
|
-
return fe(
|
|
230
|
+
return fe(Re, this).slice(fe(ke, this)).concat(fe(Re, this).slice(0, fe(ke, this)));
|
|
231
231
|
}
|
|
232
232
|
clear() {
|
|
233
|
-
fe(
|
|
233
|
+
fe(Re, this).length = 0, On(ke, this, 0);
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
|
-
function
|
|
236
|
+
function Sn(e) {
|
|
237
237
|
const t = We({});
|
|
238
|
-
|
|
238
|
+
Oe(() => {
|
|
239
239
|
const a = e();
|
|
240
240
|
for (const i in a)
|
|
241
241
|
t[i] = a[i];
|
|
@@ -254,8 +254,8 @@ function ha(e) {
|
|
|
254
254
|
return e[2].toLowerCase() + e.slice(3);
|
|
255
255
|
}
|
|
256
256
|
const Je = () => [Function, Array];
|
|
257
|
-
function
|
|
258
|
-
return t = "on" +
|
|
257
|
+
function Ln(e, t) {
|
|
258
|
+
return t = "on" + ua(t), !!(e[t] || e[`${t}Once`] || e[`${t}Capture`] || e[`${t}OnceCapture`] || e[`${t}CaptureOnce`]);
|
|
259
259
|
}
|
|
260
260
|
function hs(e) {
|
|
261
261
|
for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), a = 1; a < t; a++)
|
|
@@ -265,7 +265,7 @@ function hs(e) {
|
|
|
265
265
|
i(...n);
|
|
266
266
|
else typeof e == "function" && e(...n);
|
|
267
267
|
}
|
|
268
|
-
function
|
|
268
|
+
function Kt(e) {
|
|
269
269
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
|
|
270
270
|
const n = ["button", "[href]", 'input:not([type="hidden"])', "select", "textarea", "[tabindex]"].map((a) => `${a}${t ? ':not([tabindex="-1"])' : ""}:not([disabled])`).join(", ");
|
|
271
271
|
return [...e.querySelectorAll(n)];
|
|
@@ -280,7 +280,7 @@ function ba(e, t, n) {
|
|
|
280
280
|
}
|
|
281
281
|
function Ze(e, t) {
|
|
282
282
|
var a, i, r, o;
|
|
283
|
-
const n =
|
|
283
|
+
const n = Kt(e);
|
|
284
284
|
if (!t)
|
|
285
285
|
(e === document.activeElement || !e.contains(document.activeElement)) && ((a = n[0]) == null || a.focus());
|
|
286
286
|
else if (t === "first")
|
|
@@ -319,7 +319,7 @@ function Fi(e, t) {
|
|
|
319
319
|
const n = e.clientX, a = e.clientY, i = t.getBoundingClientRect(), r = i.left, o = i.top, s = i.right, l = i.bottom;
|
|
320
320
|
return n >= r && n <= s && a >= o && a <= l;
|
|
321
321
|
}
|
|
322
|
-
function
|
|
322
|
+
function Xt() {
|
|
323
323
|
const e = D(), t = (n) => {
|
|
324
324
|
e.value = n;
|
|
325
325
|
};
|
|
@@ -340,14 +340,14 @@ function Sa(e) {
|
|
|
340
340
|
return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "bigint";
|
|
341
341
|
}
|
|
342
342
|
const wa = ["top", "bottom"], Mi = ["start", "end", "left", "right"];
|
|
343
|
-
function
|
|
343
|
+
function Yt(e, t) {
|
|
344
344
|
let [n, a] = e.split(" ");
|
|
345
345
|
return a || (a = wt(wa, n) ? "start" : wt(Mi, n) ? "top" : "center"), {
|
|
346
|
-
side:
|
|
347
|
-
align:
|
|
346
|
+
side: Rn(n, t),
|
|
347
|
+
align: Rn(a, t)
|
|
348
348
|
};
|
|
349
349
|
}
|
|
350
|
-
function
|
|
350
|
+
function Rn(e, t) {
|
|
351
351
|
return e === "start" ? t ? "right" : "left" : e === "end" ? t ? "left" : "right" : e;
|
|
352
352
|
}
|
|
353
353
|
function Nt(e) {
|
|
@@ -374,13 +374,13 @@ function Ft(e) {
|
|
|
374
374
|
}[e.align]
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
function
|
|
377
|
+
function $n(e) {
|
|
378
378
|
return {
|
|
379
379
|
side: e.align,
|
|
380
380
|
align: e.side
|
|
381
381
|
};
|
|
382
382
|
}
|
|
383
|
-
function
|
|
383
|
+
function Nn(e) {
|
|
384
384
|
return wt(wa, e.side) ? "y" : "x";
|
|
385
385
|
}
|
|
386
386
|
class Se {
|
|
@@ -406,7 +406,7 @@ class Se {
|
|
|
406
406
|
return this.x + this.width;
|
|
407
407
|
}
|
|
408
408
|
}
|
|
409
|
-
function
|
|
409
|
+
function Fn(e, t) {
|
|
410
410
|
return {
|
|
411
411
|
x: {
|
|
412
412
|
before: Math.max(0, t.left - e.left),
|
|
@@ -495,18 +495,18 @@ function zi(e, t) {
|
|
|
495
495
|
e.removeAttribute(n);
|
|
496
496
|
});
|
|
497
497
|
}
|
|
498
|
-
const
|
|
499
|
-
function
|
|
500
|
-
const n = (e.r / 255) **
|
|
501
|
-
let l = n *
|
|
502
|
-
if (l <= vt && (l += (vt - l) **
|
|
498
|
+
const $e = 2.4, Mn = 0.2126729, Dn = 0.7151522, zn = 0.072175, ji = 0.55, Wi = 0.58, Hi = 0.57, Gi = 0.62, vt = 0.03, jn = 1.45, qi = 5e-4, Ui = 1.25, Ki = 1.25, Xi = 0.078, Wn = 12.82051282051282, mt = 0.06, Yi = 1e-3;
|
|
499
|
+
function Hn(e, t) {
|
|
500
|
+
const n = (e.r / 255) ** $e, a = (e.g / 255) ** $e, i = (e.b / 255) ** $e, r = (t.r / 255) ** $e, o = (t.g / 255) ** $e, s = (t.b / 255) ** $e;
|
|
501
|
+
let l = n * Mn + a * Dn + i * zn, u = r * Mn + o * Dn + s * zn;
|
|
502
|
+
if (l <= vt && (l += (vt - l) ** jn), u <= vt && (u += (vt - u) ** jn), Math.abs(u - l) < qi) return 0;
|
|
503
503
|
let c;
|
|
504
504
|
if (u > l) {
|
|
505
505
|
const f = (u ** ji - l ** Wi) * Ui;
|
|
506
|
-
c = f < Yi ? 0 : f < Xi ? f - f *
|
|
506
|
+
c = f < Yi ? 0 : f < Xi ? f - f * Wn * mt : f - mt;
|
|
507
507
|
} else {
|
|
508
508
|
const f = (u ** Gi - l ** Hi) * Ki;
|
|
509
|
-
c = f > -1e-3 ? 0 : f > -0.078 ? f - f *
|
|
509
|
+
c = f > -1e-3 ? 0 : f > -0.078 ? f - f * Wn * mt : f + mt;
|
|
510
510
|
}
|
|
511
511
|
return c * 100;
|
|
512
512
|
}
|
|
@@ -519,13 +519,13 @@ function xa(e) {
|
|
|
519
519
|
function Ji(e, t) {
|
|
520
520
|
t = Array.isArray(t) ? t.slice(0, -1).map((n) => `'${n}'`).join(", ") + ` or '${t.at(-1)}'` : `'${t}'`, _t(`[Vuetify UPGRADE] '${e}' is deprecated, use ${t} instead.`);
|
|
521
521
|
}
|
|
522
|
-
function
|
|
522
|
+
function Jt(e) {
|
|
523
523
|
return !!e && /^(#|var\(--|(rgb|hsl)a?\()/.test(e);
|
|
524
524
|
}
|
|
525
525
|
function Zi(e) {
|
|
526
|
-
return
|
|
526
|
+
return Jt(e) && !/^((rgb|hsl)a?\()?var\(--/.test(e);
|
|
527
527
|
}
|
|
528
|
-
const
|
|
528
|
+
const Gn = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Qi = {
|
|
529
529
|
rgb: (e, t, n, a) => ({
|
|
530
530
|
r: e,
|
|
531
531
|
g: t,
|
|
@@ -538,13 +538,13 @@ const Hn = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, Qi = {
|
|
|
538
538
|
b: n,
|
|
539
539
|
a
|
|
540
540
|
}),
|
|
541
|
-
hsl: (e, t, n, a) =>
|
|
541
|
+
hsl: (e, t, n, a) => qn({
|
|
542
542
|
h: e,
|
|
543
543
|
s: t,
|
|
544
544
|
l: n,
|
|
545
545
|
a
|
|
546
546
|
}),
|
|
547
|
-
hsla: (e, t, n, a) =>
|
|
547
|
+
hsla: (e, t, n, a) => qn({
|
|
548
548
|
h: e,
|
|
549
549
|
s: t,
|
|
550
550
|
l: n,
|
|
@@ -570,10 +570,10 @@ function Ye(e) {
|
|
|
570
570
|
g: (e & 65280) >> 8,
|
|
571
571
|
b: e & 255
|
|
572
572
|
};
|
|
573
|
-
if (typeof e == "string" &&
|
|
573
|
+
if (typeof e == "string" && Gn.test(e)) {
|
|
574
574
|
const {
|
|
575
575
|
groups: t
|
|
576
|
-
} = e.match(
|
|
576
|
+
} = e.match(Gn), {
|
|
577
577
|
fn: n,
|
|
578
578
|
values: a
|
|
579
579
|
} = t, i = a.split(/,\s*|\s*\/\s*|\s+/).map((r, o) => r.endsWith("%") || // unitless slv are %
|
|
@@ -612,7 +612,7 @@ function et(e) {
|
|
|
612
612
|
a: i
|
|
613
613
|
};
|
|
614
614
|
}
|
|
615
|
-
function
|
|
615
|
+
function qn(e) {
|
|
616
616
|
return et(ka(e));
|
|
617
617
|
}
|
|
618
618
|
function ka(e) {
|
|
@@ -640,11 +640,11 @@ function er(e) {
|
|
|
640
640
|
};
|
|
641
641
|
}
|
|
642
642
|
function tr(e) {
|
|
643
|
-
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 =
|
|
643
|
+
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 = Vn(Vn(e, 6), 8, "F")), e;
|
|
644
644
|
}
|
|
645
645
|
function nr(e) {
|
|
646
|
-
const t = Math.abs(
|
|
647
|
-
return Math.abs(
|
|
646
|
+
const t = Math.abs(Hn(Ye(0), Ye(e)));
|
|
647
|
+
return Math.abs(Hn(Ye(16777215), Ye(e))) > Math.min(t, 50) ? "#fff" : "#000";
|
|
648
648
|
}
|
|
649
649
|
function A(e, t) {
|
|
650
650
|
return (n) => Object.keys(e).reduce((a, i) => {
|
|
@@ -673,7 +673,7 @@ function U(e, t) {
|
|
|
673
673
|
function Ce() {
|
|
674
674
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "composables";
|
|
675
675
|
const t = U(e).type;
|
|
676
|
-
return
|
|
676
|
+
return Pe((t == null ? void 0 : t.aliasName) || (t == null ? void 0 : t.name));
|
|
677
677
|
}
|
|
678
678
|
function ar(e) {
|
|
679
679
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : U("injectSelf");
|
|
@@ -684,17 +684,17 @@ function ar(e) {
|
|
|
684
684
|
return n[e];
|
|
685
685
|
}
|
|
686
686
|
const pt = Symbol.for("vuetify:defaults");
|
|
687
|
-
function
|
|
687
|
+
function wn() {
|
|
688
688
|
const e = J(pt);
|
|
689
689
|
if (!e) throw new Error("[Vuetify] Could not find defaults instance");
|
|
690
690
|
return e;
|
|
691
691
|
}
|
|
692
|
-
function
|
|
693
|
-
const n =
|
|
694
|
-
if (
|
|
695
|
-
const o =
|
|
692
|
+
function pn(e, t) {
|
|
693
|
+
const n = wn(), a = M(e), i = w(() => {
|
|
694
|
+
if (Ne(t == null ? void 0 : t.disabled)) return n.value;
|
|
695
|
+
const o = Ne(t == null ? void 0 : t.scoped), s = Ne(t == null ? void 0 : t.reset), l = Ne(t == null ? void 0 : t.root);
|
|
696
696
|
if (a.value == null && !(o || s || l)) return n.value;
|
|
697
|
-
let u =
|
|
697
|
+
let u = Fe(a.value, {
|
|
698
698
|
prev: n.value
|
|
699
699
|
});
|
|
700
700
|
if (o) return u;
|
|
@@ -702,19 +702,19 @@ function wn(e, t) {
|
|
|
702
702
|
const c = Number(s || 1 / 0);
|
|
703
703
|
for (let f = 0; f <= c && !(!u || !("prev" in u)); f++)
|
|
704
704
|
u = u.prev;
|
|
705
|
-
return u && typeof l == "string" && l in u && (u =
|
|
705
|
+
return u && typeof l == "string" && l in u && (u = Fe(Fe(u, {
|
|
706
706
|
prev: u
|
|
707
707
|
}), u[l])), u;
|
|
708
708
|
}
|
|
709
|
-
return u.prev ?
|
|
709
|
+
return u.prev ? Fe(u.prev, u) : u;
|
|
710
710
|
});
|
|
711
711
|
return oe(pt, i), i;
|
|
712
712
|
}
|
|
713
713
|
function ir(e, t) {
|
|
714
|
-
return e.props && (typeof e.props[t] < "u" || typeof e.props[
|
|
714
|
+
return e.props && (typeof e.props[t] < "u" || typeof e.props[Pe(t)] < "u");
|
|
715
715
|
}
|
|
716
716
|
function rr() {
|
|
717
|
-
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] :
|
|
717
|
+
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] : wn();
|
|
718
718
|
const a = U("useDefaults");
|
|
719
719
|
if (t = t ?? a.type.name ?? a.type.__name, !t)
|
|
720
720
|
throw new Error("[Vuetify] Could not determine component name");
|
|
@@ -734,7 +734,7 @@ function rr() {
|
|
|
734
734
|
return v !== void 0 ? v : c;
|
|
735
735
|
}
|
|
736
736
|
}), o = D();
|
|
737
|
-
|
|
737
|
+
Oe(() => {
|
|
738
738
|
if (i.value) {
|
|
739
739
|
const l = Object.entries(i.value).filter((u) => {
|
|
740
740
|
let [c] = u;
|
|
@@ -746,7 +746,7 @@ function rr() {
|
|
|
746
746
|
});
|
|
747
747
|
function s() {
|
|
748
748
|
const l = ar(pt, a);
|
|
749
|
-
oe(pt, w(() => o.value ?
|
|
749
|
+
oe(pt, w(() => o.value ? Fe((l == null ? void 0 : l.value) ?? {}, o.value) : l == null ? void 0 : l.value));
|
|
750
750
|
}
|
|
751
751
|
return {
|
|
752
752
|
props: r,
|
|
@@ -760,9 +760,9 @@ function rt(e) {
|
|
|
760
760
|
e.props = A(e.props ?? {}, e.name)();
|
|
761
761
|
const t = Object.keys(e.props).filter((n) => n !== "class" && n !== "style");
|
|
762
762
|
e.filterProps = function(a) {
|
|
763
|
-
return
|
|
763
|
+
return hn(a, t);
|
|
764
764
|
}, e.props._as = String, e.setup = function(a, i) {
|
|
765
|
-
const r =
|
|
765
|
+
const r = wn();
|
|
766
766
|
if (!r.value) return e._setup(a, i);
|
|
767
767
|
const {
|
|
768
768
|
props: o,
|
|
@@ -783,7 +783,7 @@ function ws(e, t) {
|
|
|
783
783
|
function or(e) {
|
|
784
784
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "div", n = arguments.length > 2 ? arguments[2] : void 0;
|
|
785
785
|
return z()({
|
|
786
|
-
name: n ??
|
|
786
|
+
name: n ?? ua(ca(e.replace(/__/g, "-"))),
|
|
787
787
|
props: {
|
|
788
788
|
tag: {
|
|
789
789
|
type: String,
|
|
@@ -815,11 +815,11 @@ function _a(e) {
|
|
|
815
815
|
composed: !0
|
|
816
816
|
}) !== document ? null : t;
|
|
817
817
|
}
|
|
818
|
-
const
|
|
818
|
+
const Zt = "cubic-bezier(0.4, 0, 0.2, 1)", sr = "cubic-bezier(0.0, 0, 0.2, 1)", lr = "cubic-bezier(0.4, 0, 1, 1)";
|
|
819
819
|
function ur(e) {
|
|
820
820
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
821
821
|
for (; e; ) {
|
|
822
|
-
if (t ? cr(e) :
|
|
822
|
+
if (t ? cr(e) : Cn(e)) return e;
|
|
823
823
|
e = e.parentElement;
|
|
824
824
|
}
|
|
825
825
|
return document.scrollingElement;
|
|
@@ -827,11 +827,11 @@ function ur(e) {
|
|
|
827
827
|
function Ct(e, t) {
|
|
828
828
|
const n = [];
|
|
829
829
|
if (t && e && !t.contains(e)) return n;
|
|
830
|
-
for (; e && (
|
|
830
|
+
for (; e && (Cn(e) && n.push(e), e !== t); )
|
|
831
831
|
e = e.parentElement;
|
|
832
832
|
return n;
|
|
833
833
|
}
|
|
834
|
-
function
|
|
834
|
+
function Cn(e) {
|
|
835
835
|
if (!e || e.nodeType !== Node.ELEMENT_NODE) return !1;
|
|
836
836
|
const t = window.getComputedStyle(e);
|
|
837
837
|
return t.overflowY === "scroll" || t.overflowY === "auto" && e.scrollHeight > e.clientHeight;
|
|
@@ -897,14 +897,14 @@ function It(e) {
|
|
|
897
897
|
})
|
|
898
898
|
};
|
|
899
899
|
}
|
|
900
|
-
const
|
|
900
|
+
const Be = A({
|
|
901
901
|
rounded: {
|
|
902
902
|
type: [Boolean, Number, String],
|
|
903
903
|
default: void 0
|
|
904
904
|
},
|
|
905
905
|
tile: Boolean
|
|
906
906
|
}, "rounded");
|
|
907
|
-
function
|
|
907
|
+
function Te(e) {
|
|
908
908
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ce();
|
|
909
909
|
return {
|
|
910
910
|
roundedClasses: w(() => {
|
|
@@ -924,12 +924,12 @@ const le = A({
|
|
|
924
924
|
type: [String, Object, Function],
|
|
925
925
|
default: "div"
|
|
926
926
|
}
|
|
927
|
-
}, "tag"),
|
|
927
|
+
}, "tag"), Qt = Symbol.for("vuetify:theme"), ue = A({
|
|
928
928
|
theme: String
|
|
929
929
|
}, "theme");
|
|
930
930
|
function ye(e) {
|
|
931
931
|
U("provideTheme");
|
|
932
|
-
const t = J(
|
|
932
|
+
const t = J(Qt, null);
|
|
933
933
|
if (!t) throw new Error("Could not find Vuetify theme injection");
|
|
934
934
|
const n = x(() => e.theme ?? t.name.value), a = x(() => t.themes.value[n.value]), i = x(() => t.isDisabled ? void 0 : `v-theme--${n.value}`), r = {
|
|
935
935
|
...t,
|
|
@@ -937,19 +937,19 @@ function ye(e) {
|
|
|
937
937
|
current: a,
|
|
938
938
|
themeClasses: i
|
|
939
939
|
};
|
|
940
|
-
return oe(
|
|
940
|
+
return oe(Qt, r), r;
|
|
941
941
|
}
|
|
942
942
|
function vr() {
|
|
943
943
|
U("useTheme");
|
|
944
|
-
const e = J(
|
|
944
|
+
const e = J(Qt, null);
|
|
945
945
|
if (!e) throw new Error("Could not find Vuetify theme injection");
|
|
946
946
|
return e;
|
|
947
947
|
}
|
|
948
|
-
function
|
|
949
|
-
return
|
|
948
|
+
function xn(e) {
|
|
949
|
+
return Sn(() => {
|
|
950
950
|
const t = me(e), n = [], a = {};
|
|
951
951
|
if (t.background)
|
|
952
|
-
if (
|
|
952
|
+
if (Jt(t.background)) {
|
|
953
953
|
if (a.backgroundColor = t.background, !t.text && Zi(t.background)) {
|
|
954
954
|
const i = Ye(t.background);
|
|
955
955
|
if (i.a == null || i.a === 1) {
|
|
@@ -959,7 +959,7 @@ function Cn(e) {
|
|
|
959
959
|
}
|
|
960
960
|
} else
|
|
961
961
|
n.push(`bg-${t.background}`);
|
|
962
|
-
return t.text && (
|
|
962
|
+
return t.text && (Jt(t.text) ? (a.color = t.text, a.caretColor = t.text) : n.push(`text-${t.text}`)), {
|
|
963
963
|
colorClasses: n,
|
|
964
964
|
colorStyles: a
|
|
965
965
|
};
|
|
@@ -969,7 +969,7 @@ function Ge(e) {
|
|
|
969
969
|
const {
|
|
970
970
|
colorClasses: t,
|
|
971
971
|
colorStyles: n
|
|
972
|
-
} =
|
|
972
|
+
} = xn(() => ({
|
|
973
973
|
text: me(e)
|
|
974
974
|
}));
|
|
975
975
|
return {
|
|
@@ -981,7 +981,7 @@ function ze(e) {
|
|
|
981
981
|
const {
|
|
982
982
|
colorClasses: t,
|
|
983
983
|
colorStyles: n
|
|
984
|
-
} =
|
|
984
|
+
} = xn(() => ({
|
|
985
985
|
background: me(e)
|
|
986
986
|
}));
|
|
987
987
|
return {
|
|
@@ -990,7 +990,7 @@ function ze(e) {
|
|
|
990
990
|
};
|
|
991
991
|
}
|
|
992
992
|
const mr = ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
|
993
|
-
function
|
|
993
|
+
function kn(e, t) {
|
|
994
994
|
return b(pe, null, [e && b("span", {
|
|
995
995
|
key: "overlay",
|
|
996
996
|
class: `${t}__overlay`
|
|
@@ -1007,7 +1007,7 @@ const ct = A({
|
|
|
1007
1007
|
validator: (e) => mr.includes(e)
|
|
1008
1008
|
}
|
|
1009
1009
|
}, "variant");
|
|
1010
|
-
function
|
|
1010
|
+
function _n(e) {
|
|
1011
1011
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ce();
|
|
1012
1012
|
const n = x(() => {
|
|
1013
1013
|
const {
|
|
@@ -1017,7 +1017,7 @@ function kn(e) {
|
|
|
1017
1017
|
}), {
|
|
1018
1018
|
colorClasses: a,
|
|
1019
1019
|
colorStyles: i
|
|
1020
|
-
} =
|
|
1020
|
+
} = xn(() => {
|
|
1021
1021
|
const {
|
|
1022
1022
|
variant: r,
|
|
1023
1023
|
color: o
|
|
@@ -1039,11 +1039,11 @@ const Pa = A({
|
|
|
1039
1039
|
...X(),
|
|
1040
1040
|
...lt(),
|
|
1041
1041
|
...Ot(),
|
|
1042
|
-
...
|
|
1042
|
+
...Be(),
|
|
1043
1043
|
...le(),
|
|
1044
1044
|
...ue(),
|
|
1045
1045
|
...ct()
|
|
1046
|
-
}, "VBtnGroup"),
|
|
1046
|
+
}, "VBtnGroup"), Un = z()({
|
|
1047
1047
|
name: "VBtnGroup",
|
|
1048
1048
|
props: Pa(),
|
|
1049
1049
|
setup(e, t) {
|
|
@@ -1060,8 +1060,8 @@ const Pa = A({
|
|
|
1060
1060
|
elevationClasses: o
|
|
1061
1061
|
} = It(e), {
|
|
1062
1062
|
roundedClasses: s
|
|
1063
|
-
} =
|
|
1064
|
-
|
|
1063
|
+
} = Te(e);
|
|
1064
|
+
pn({
|
|
1065
1065
|
VBtn: {
|
|
1066
1066
|
height: "auto",
|
|
1067
1067
|
baseColor: x(() => e.baseColor),
|
|
@@ -1081,7 +1081,7 @@ const Pa = A({
|
|
|
1081
1081
|
function Bt(e, t) {
|
|
1082
1082
|
let n;
|
|
1083
1083
|
function a() {
|
|
1084
|
-
n =
|
|
1084
|
+
n = un(), n.run(() => t.length ? t(() => {
|
|
1085
1085
|
n == null || n.stop(), a();
|
|
1086
1086
|
}) : t());
|
|
1087
1087
|
}
|
|
@@ -1093,9 +1093,9 @@ function Bt(e, t) {
|
|
|
1093
1093
|
n == null || n.stop();
|
|
1094
1094
|
});
|
|
1095
1095
|
}
|
|
1096
|
-
function
|
|
1096
|
+
function Ae(e, t, n) {
|
|
1097
1097
|
let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (f) => f, i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (f) => f;
|
|
1098
|
-
const r = U("useProxiedModel"), o = M(e[t] !== void 0 ? e[t] : n), s =
|
|
1098
|
+
const r = U("useProxiedModel"), o = M(e[t] !== void 0 ? e[t] : n), s = Pe(t), u = s !== t ? w(() => {
|
|
1099
1099
|
var f, v, h, d;
|
|
1100
1100
|
return e[t], !!(((f = r.vnode.props) != null && f.hasOwnProperty(t) || (v = r.vnode.props) != null && v.hasOwnProperty(s)) && ((h = r.vnode.props) != null && h.hasOwnProperty(`onUpdate:${t}`) || (d = r.vnode.props) != null && d.hasOwnProperty(`onUpdate:${s}`)));
|
|
1101
1101
|
}) : w(() => {
|
|
@@ -1141,7 +1141,7 @@ function hr(e, t) {
|
|
|
1141
1141
|
const a = U("useGroupItem");
|
|
1142
1142
|
if (!a)
|
|
1143
1143
|
throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");
|
|
1144
|
-
const i =
|
|
1144
|
+
const i = da();
|
|
1145
1145
|
oe(Symbol.for(`${t.description}:id`), i);
|
|
1146
1146
|
const r = J(t, null);
|
|
1147
1147
|
if (!r) {
|
|
@@ -1178,13 +1178,13 @@ function hr(e, t) {
|
|
|
1178
1178
|
}
|
|
1179
1179
|
function br(e, t) {
|
|
1180
1180
|
let n = !1;
|
|
1181
|
-
const a = We([]), i =
|
|
1181
|
+
const a = We([]), i = Ae(e, "modelValue", [], (v) => v == null ? [] : Aa(a, bn(v)), (v) => {
|
|
1182
1182
|
const h = wr(a, v);
|
|
1183
1183
|
return e.multiple ? h : h[0];
|
|
1184
1184
|
}), r = U("useGroup");
|
|
1185
1185
|
function o(v, h) {
|
|
1186
1186
|
const d = v, m = Symbol.for(`${t.description}:id`), y = Ke(m, r == null ? void 0 : r.vnode).indexOf(h);
|
|
1187
|
-
|
|
1187
|
+
Ne(d.value) == null && (d.value = y, d.useIndexAsValue = !0), y > -1 ? a.splice(y, 0, d) : a.push(d);
|
|
1188
1188
|
}
|
|
1189
1189
|
function s(v) {
|
|
1190
1190
|
if (n) return;
|
|
@@ -1196,7 +1196,7 @@ function br(e, t) {
|
|
|
1196
1196
|
const v = a.find((h) => !h.disabled);
|
|
1197
1197
|
v && e.mandatory === "force" && !i.value.length && (i.value = [v.id]);
|
|
1198
1198
|
}
|
|
1199
|
-
|
|
1199
|
+
cn(() => {
|
|
1200
1200
|
l();
|
|
1201
1201
|
}), ge(() => {
|
|
1202
1202
|
n = !0;
|
|
@@ -1288,8 +1288,8 @@ z()({
|
|
|
1288
1288
|
selected: s
|
|
1289
1289
|
} = br(e, Ea);
|
|
1290
1290
|
return K(() => {
|
|
1291
|
-
const l =
|
|
1292
|
-
return b(
|
|
1291
|
+
const l = Un.filterProps(e);
|
|
1292
|
+
return b(Un, W({
|
|
1293
1293
|
class: ["v-btn-toggle", e.class]
|
|
1294
1294
|
}, l, {
|
|
1295
1295
|
style: e.style
|
|
@@ -1332,7 +1332,7 @@ const Cr = A({
|
|
|
1332
1332
|
root: o,
|
|
1333
1333
|
scoped: s
|
|
1334
1334
|
} = bi(e);
|
|
1335
|
-
return
|
|
1335
|
+
return pn(a, {
|
|
1336
1336
|
reset: r,
|
|
1337
1337
|
root: o,
|
|
1338
1338
|
scoped: s,
|
|
@@ -1351,7 +1351,7 @@ const Cr = A({
|
|
|
1351
1351
|
type: [String, Object, Function],
|
|
1352
1352
|
required: !0
|
|
1353
1353
|
}
|
|
1354
|
-
}, "icon"),
|
|
1354
|
+
}, "icon"), Kn = z()({
|
|
1355
1355
|
name: "VComponentIcon",
|
|
1356
1356
|
props: Tt(),
|
|
1357
1357
|
setup(e, t) {
|
|
@@ -1422,7 +1422,7 @@ const _r = (e) => {
|
|
|
1422
1422
|
var l;
|
|
1423
1423
|
const a = me(e);
|
|
1424
1424
|
if (!a) return {
|
|
1425
|
-
component:
|
|
1425
|
+
component: Kn
|
|
1426
1426
|
};
|
|
1427
1427
|
let i = a;
|
|
1428
1428
|
if (typeof i == "string" && (i = i.trim(), i.startsWith("$") && (i = (l = t.aliases) == null ? void 0 : l[i.slice(1)])), i || De(`Could not find aliased icon "${a}"`), Array.isArray(i))
|
|
@@ -1432,7 +1432,7 @@ const _r = (e) => {
|
|
|
1432
1432
|
};
|
|
1433
1433
|
if (typeof i != "string")
|
|
1434
1434
|
return {
|
|
1435
|
-
component:
|
|
1435
|
+
component: Kn,
|
|
1436
1436
|
icon: i
|
|
1437
1437
|
};
|
|
1438
1438
|
const r = Object.keys(t.sets).find((u) => typeof i == "string" && i.startsWith(`${u}:`)), o = r ? i.slice(r.length + 1) : i;
|
|
@@ -1450,7 +1450,7 @@ const _r = (e) => {
|
|
|
1450
1450
|
}, "size");
|
|
1451
1451
|
function Lt(e) {
|
|
1452
1452
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ce();
|
|
1453
|
-
return
|
|
1453
|
+
return Sn(() => {
|
|
1454
1454
|
const n = e.size;
|
|
1455
1455
|
let a, i;
|
|
1456
1456
|
return wt(Pr, n) ? a = `${t}--size-${n}` : n && (i = {
|
|
@@ -1525,7 +1525,7 @@ const Ar = A({
|
|
|
1525
1525
|
});
|
|
1526
1526
|
function Oa(e, t) {
|
|
1527
1527
|
const n = M(), a = D(!1);
|
|
1528
|
-
if (
|
|
1528
|
+
if (yn) {
|
|
1529
1529
|
const i = new IntersectionObserver((r) => {
|
|
1530
1530
|
a.value = !!r.find((o) => o.isIntersecting);
|
|
1531
1531
|
}, t);
|
|
@@ -1544,7 +1544,7 @@ function Oa(e, t) {
|
|
|
1544
1544
|
}
|
|
1545
1545
|
function Er(e) {
|
|
1546
1546
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "content";
|
|
1547
|
-
const n =
|
|
1547
|
+
const n = Xt(), a = M();
|
|
1548
1548
|
if (Y) {
|
|
1549
1549
|
const i = new ResizeObserver((r) => {
|
|
1550
1550
|
e == null || e(r, i), r.length && (t === "content" ? a.value = r[0].contentRect : a.value = r[0].target.getBoundingClientRect());
|
|
@@ -1559,7 +1559,7 @@ function Er(e) {
|
|
|
1559
1559
|
}
|
|
1560
1560
|
return {
|
|
1561
1561
|
resizeRef: n,
|
|
1562
|
-
contentRect:
|
|
1562
|
+
contentRect: dn(a)
|
|
1563
1563
|
};
|
|
1564
1564
|
}
|
|
1565
1565
|
const Or = A({
|
|
@@ -1609,7 +1609,7 @@ const Or = A({
|
|
|
1609
1609
|
resizeRef: m,
|
|
1610
1610
|
contentRect: g
|
|
1611
1611
|
} = Er(), y = x(() => Math.max(0, Math.min(100, parseFloat(e.modelValue)))), S = x(() => Number(e.width)), k = x(() => l.value ? Number(e.size) : g.value ? g.value.width : Math.max(S.value, 32)), _ = x(() => a / (1 - S.value / k.value) * 2), E = x(() => S.value / k.value * _.value), B = x(() => V((100 - y.value) / 100 * i));
|
|
1612
|
-
return
|
|
1612
|
+
return Oe(() => {
|
|
1613
1613
|
h.value = r.value, m.value = r.value;
|
|
1614
1614
|
}), K(() => b(e.tag, {
|
|
1615
1615
|
ref: r,
|
|
@@ -1686,7 +1686,7 @@ function Rt() {
|
|
|
1686
1686
|
rtlClasses: e.rtlClasses
|
|
1687
1687
|
};
|
|
1688
1688
|
}
|
|
1689
|
-
const
|
|
1689
|
+
const Xn = {
|
|
1690
1690
|
center: "center",
|
|
1691
1691
|
top: "bottom",
|
|
1692
1692
|
bottom: "top",
|
|
@@ -1706,12 +1706,12 @@ function Ta(e) {
|
|
|
1706
1706
|
const {
|
|
1707
1707
|
side: r,
|
|
1708
1708
|
align: o
|
|
1709
|
-
} =
|
|
1709
|
+
} = Yt(e.location.split(" ").length > 1 ? e.location : `${e.location} center`, a.value);
|
|
1710
1710
|
function s(u) {
|
|
1711
1711
|
return n ? n(u) : 0;
|
|
1712
1712
|
}
|
|
1713
1713
|
const l = {};
|
|
1714
|
-
return r !== "center" && (t ? l[
|
|
1714
|
+
return r !== "center" && (t ? l[Xn[r]] = `calc(100% - ${s(r)}px)` : l[r] = 0), o !== "center" ? t ? l[Xn[o]] = `calc(100% - ${s(o)}px)` : l[o] = 0 : (r === "center" ? l.top = l.left = "50%" : l[{
|
|
1715
1715
|
top: "left",
|
|
1716
1716
|
bottom: "left",
|
|
1717
1717
|
left: "top",
|
|
@@ -1764,7 +1764,7 @@ const Br = A({
|
|
|
1764
1764
|
...Ba({
|
|
1765
1765
|
location: "top"
|
|
1766
1766
|
}),
|
|
1767
|
-
...
|
|
1767
|
+
...Be(),
|
|
1768
1768
|
...le(),
|
|
1769
1769
|
...ue()
|
|
1770
1770
|
}, "VProgressLinear"), Tr = z()({
|
|
@@ -1778,7 +1778,7 @@ const Br = A({
|
|
|
1778
1778
|
let {
|
|
1779
1779
|
slots: n
|
|
1780
1780
|
} = t;
|
|
1781
|
-
const a =
|
|
1781
|
+
const a = Ae(e, "modelValue"), {
|
|
1782
1782
|
isRtl: i,
|
|
1783
1783
|
rtlClasses: r
|
|
1784
1784
|
} = Rt(), {
|
|
@@ -1799,7 +1799,7 @@ const Br = A({
|
|
|
1799
1799
|
backgroundColorStyles: m
|
|
1800
1800
|
} = ze(() => e.color), {
|
|
1801
1801
|
roundedClasses: g
|
|
1802
|
-
} =
|
|
1802
|
+
} = Te(e), {
|
|
1803
1803
|
intersectionRef: y,
|
|
1804
1804
|
isIntersecting: S
|
|
1805
1805
|
} = Oa(), k = w(() => parseFloat(e.max)), _ = w(() => parseFloat(e.height)), E = w(() => St(parseFloat(e.bufferValue) / k.value * 100, 0, 100)), B = w(() => St(parseFloat(a.value) / k.value * 100, 0, 100)), T = w(() => i.value !== e.reverse), p = w(() => e.indeterminate ? "fade-transition" : "slide-x-transition"), N = Y && ((F = window.matchMedia) == null ? void 0 : F.call(window, "(forced-colors: active)").matches);
|
|
@@ -1860,7 +1860,7 @@ const Br = A({
|
|
|
1860
1860
|
opacity: parseFloat(e.bufferOpacity),
|
|
1861
1861
|
width: V(E.value, "%")
|
|
1862
1862
|
}]
|
|
1863
|
-
}, null), b(
|
|
1863
|
+
}, null), b(Ee, {
|
|
1864
1864
|
name: p.value
|
|
1865
1865
|
}, {
|
|
1866
1866
|
default: () => [e.indeterminate ? b("div", {
|
|
@@ -1940,7 +1940,7 @@ function Mr() {
|
|
|
1940
1940
|
}
|
|
1941
1941
|
function Va(e, t) {
|
|
1942
1942
|
var c, f;
|
|
1943
|
-
const n = wi("RouterLink"), a = x(() => !!(e.href || e.to)), i = w(() => (a == null ? void 0 : a.value) ||
|
|
1943
|
+
const n = wi("RouterLink"), a = x(() => !!(e.href || e.to)), i = w(() => (a == null ? void 0 : a.value) || Ln(t, "click") || Ln(e, "click"));
|
|
1944
1944
|
if (typeof n == "string" || !("useLink" in n)) {
|
|
1945
1945
|
const v = x(() => e.href);
|
|
1946
1946
|
return {
|
|
@@ -1984,7 +1984,7 @@ const La = A({
|
|
|
1984
1984
|
let Mt = !1;
|
|
1985
1985
|
function Dr(e, t) {
|
|
1986
1986
|
let n = !1, a, i;
|
|
1987
|
-
Y && (e != null && e.beforeEach) && (
|
|
1987
|
+
Y && (e != null && e.beforeEach) && (Ie(() => {
|
|
1988
1988
|
window.addEventListener("popstate", r), a = e.beforeEach((o, s, l) => {
|
|
1989
1989
|
Mt ? n ? t(l) : l() : setTimeout(() => n ? t(l) : l()), Mt = !0;
|
|
1990
1990
|
}), i = e == null ? void 0 : e.afterEach(() => {
|
|
@@ -2003,18 +2003,18 @@ function zr(e, t) {
|
|
|
2003
2003
|
var n;
|
|
2004
2004
|
return (n = e.isActive) == null ? void 0 : n.value;
|
|
2005
2005
|
}, (n) => {
|
|
2006
|
-
e.isLink.value && n && t &&
|
|
2006
|
+
e.isLink.value && n && t && Ie(() => {
|
|
2007
2007
|
t(!0);
|
|
2008
2008
|
});
|
|
2009
2009
|
}, {
|
|
2010
2010
|
immediate: !0
|
|
2011
2011
|
});
|
|
2012
2012
|
}
|
|
2013
|
-
const
|
|
2014
|
-
function
|
|
2013
|
+
const en = Symbol("rippleStop"), jr = 80;
|
|
2014
|
+
function Yn(e, t) {
|
|
2015
2015
|
e.style.transform = t, e.style.webkitTransform = t;
|
|
2016
2016
|
}
|
|
2017
|
-
function
|
|
2017
|
+
function tn(e) {
|
|
2018
2018
|
return e.constructor.name === "TouchEvent";
|
|
2019
2019
|
}
|
|
2020
2020
|
function Ra(e) {
|
|
@@ -2024,7 +2024,7 @@ const Wr = function(e, t) {
|
|
|
2024
2024
|
var f;
|
|
2025
2025
|
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, a = 0, i = 0;
|
|
2026
2026
|
if (!Ra(e)) {
|
|
2027
|
-
const v = t.getBoundingClientRect(), h =
|
|
2027
|
+
const v = t.getBoundingClientRect(), h = tn(e) ? e.touches[e.touches.length - 1] : e;
|
|
2028
2028
|
a = h.clientX - v.left, i = h.clientY - v.top;
|
|
2029
2029
|
}
|
|
2030
2030
|
let r = 0, o = 0.3;
|
|
@@ -2057,9 +2057,9 @@ const Wr = function(e, t) {
|
|
|
2057
2057
|
} = Wr(e, t, n), f = `${r * 2}px`;
|
|
2058
2058
|
i.className = "v-ripple__animation", i.style.width = f, i.style.height = f, t.appendChild(a);
|
|
2059
2059
|
const v = window.getComputedStyle(t);
|
|
2060
|
-
v && v.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"),
|
|
2060
|
+
v && v.position === "static" && (t.style.position = "relative", t.dataset.previousPosition = "static"), i.classList.add("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--visible"), Yn(i, `translate(${s}, ${l}) scale3d(${o},${o},${o})`), i.dataset.activated = String(performance.now()), requestAnimationFrame(() => {
|
|
2061
2061
|
requestAnimationFrame(() => {
|
|
2062
|
-
i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"),
|
|
2062
|
+
i.classList.remove("v-ripple__animation--enter"), i.classList.add("v-ripple__animation--in"), Yn(i, `translate(${u}, ${c}) scale3d(1,1,1)`);
|
|
2063
2063
|
});
|
|
2064
2064
|
});
|
|
2065
2065
|
},
|
|
@@ -2085,11 +2085,11 @@ function $a(e) {
|
|
|
2085
2085
|
}
|
|
2086
2086
|
function tt(e) {
|
|
2087
2087
|
const t = {}, n = e.currentTarget;
|
|
2088
|
-
if (!(!(n != null && n._ripple) || n._ripple.touched || e[
|
|
2089
|
-
if (e[
|
|
2088
|
+
if (!(!(n != null && n._ripple) || n._ripple.touched || e[en])) {
|
|
2089
|
+
if (e[en] = !0, tn(e))
|
|
2090
2090
|
n._ripple.touched = !0, n._ripple.isTouch = !0;
|
|
2091
2091
|
else if (n._ripple.isTouch) return;
|
|
2092
|
-
if (t.center = n._ripple.centered || Ra(e), n._ripple.class && (t.class = n._ripple.class),
|
|
2092
|
+
if (t.center = n._ripple.centered || Ra(e), n._ripple.class && (t.class = n._ripple.class), tn(e)) {
|
|
2093
2093
|
if (n._ripple.showTimerCommit) return;
|
|
2094
2094
|
n._ripple.showTimerCommit = () => {
|
|
2095
2095
|
xt.show(e, n, t);
|
|
@@ -2101,8 +2101,8 @@ function tt(e) {
|
|
|
2101
2101
|
xt.show(e, n, t);
|
|
2102
2102
|
}
|
|
2103
2103
|
}
|
|
2104
|
-
function
|
|
2105
|
-
e[
|
|
2104
|
+
function Jn(e) {
|
|
2105
|
+
e[en] = !0;
|
|
2106
2106
|
}
|
|
2107
2107
|
function ee(e) {
|
|
2108
2108
|
const t = e.currentTarget;
|
|
@@ -2124,7 +2124,7 @@ function Na(e) {
|
|
|
2124
2124
|
}
|
|
2125
2125
|
let nt = !1;
|
|
2126
2126
|
function Fa(e) {
|
|
2127
|
-
!nt && (e.keyCode ===
|
|
2127
|
+
!nt && (e.keyCode === Bn.enter || e.keyCode === Bn.space) && (nt = !0, tt(e));
|
|
2128
2128
|
}
|
|
2129
2129
|
function Ma(e) {
|
|
2130
2130
|
nt = !1, ee(e);
|
|
@@ -2139,9 +2139,9 @@ function za(e, t, n) {
|
|
|
2139
2139
|
} = t, r = $a(a);
|
|
2140
2140
|
if (r || xt.hide(e), e._ripple = e._ripple ?? {}, e._ripple.enabled = r, e._ripple.centered = i.center, e._ripple.circle = i.circle, Ii(a) && a.class && (e._ripple.class = a.class), r && !n) {
|
|
2141
2141
|
if (i.stop) {
|
|
2142
|
-
e.addEventListener("touchstart",
|
|
2142
|
+
e.addEventListener("touchstart", Jn, {
|
|
2143
2143
|
passive: !0
|
|
2144
|
-
}), e.addEventListener("mousedown",
|
|
2144
|
+
}), e.addEventListener("mousedown", Jn);
|
|
2145
2145
|
return;
|
|
2146
2146
|
}
|
|
2147
2147
|
e.addEventListener("touchstart", tt, {
|
|
@@ -2210,7 +2210,7 @@ const Wa = {
|
|
|
2210
2210
|
...Vr(),
|
|
2211
2211
|
...Ba(),
|
|
2212
2212
|
...$r(),
|
|
2213
|
-
...
|
|
2213
|
+
...Be(),
|
|
2214
2214
|
...La(),
|
|
2215
2215
|
...Vt(),
|
|
2216
2216
|
...le({
|
|
@@ -2249,7 +2249,7 @@ const Wa = {
|
|
|
2249
2249
|
positionClasses: f
|
|
2250
2250
|
} = Nr(e), {
|
|
2251
2251
|
roundedClasses: v
|
|
2252
|
-
} =
|
|
2252
|
+
} = Te(e), {
|
|
2253
2253
|
sizeClasses: h,
|
|
2254
2254
|
sizeStyles: d
|
|
2255
2255
|
} = Lt(e), m = hr(e, e.symbol, !1), g = Va(e, n), y = w(() => {
|
|
@@ -2265,7 +2265,7 @@ const Wa = {
|
|
|
2265
2265
|
colorClasses: _,
|
|
2266
2266
|
colorStyles: E,
|
|
2267
2267
|
variantClasses: B
|
|
2268
|
-
} =
|
|
2268
|
+
} = _n(k), T = w(() => (m == null ? void 0 : m.disabled.value) || e.disabled), p = x(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), N = w(() => {
|
|
2269
2269
|
if (!(e.value === void 0 || typeof e.value == "symbol"))
|
|
2270
2270
|
return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
|
|
2271
2271
|
});
|
|
@@ -2298,7 +2298,7 @@ const Wa = {
|
|
|
2298
2298
|
}, g.linkProps), {
|
|
2299
2299
|
default: () => {
|
|
2300
2300
|
var I;
|
|
2301
|
-
return [
|
|
2301
|
+
return [kn(!0, "v-btn"), !e.icon && P && b("span", {
|
|
2302
2302
|
key: "prepend",
|
|
2303
2303
|
class: "v-btn__prepend"
|
|
2304
2304
|
}, [a.prepend ? b(we, {
|
|
@@ -2416,7 +2416,7 @@ function ne(e, t, n) {
|
|
|
2416
2416
|
}
|
|
2417
2417
|
};
|
|
2418
2418
|
return () => {
|
|
2419
|
-
const s = a.group ?
|
|
2419
|
+
const s = a.group ? fn : Ee;
|
|
2420
2420
|
return At(s, {
|
|
2421
2421
|
name: a.disabled ? "" : e,
|
|
2422
2422
|
css: !a.disabled,
|
|
@@ -2445,7 +2445,7 @@ function Ga(e, t) {
|
|
|
2445
2445
|
let {
|
|
2446
2446
|
slots: r
|
|
2447
2447
|
} = i;
|
|
2448
|
-
const o = a.group ?
|
|
2448
|
+
const o = a.group ? fn : Ee;
|
|
2449
2449
|
return () => At(o, {
|
|
2450
2450
|
name: a.disabled ? "" : e,
|
|
2451
2451
|
css: !a.disabled,
|
|
@@ -2457,7 +2457,7 @@ function Ga(e, t) {
|
|
|
2457
2457
|
}
|
|
2458
2458
|
function qa() {
|
|
2459
2459
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
2460
|
-
const n = (arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1) ? "width" : "height", a =
|
|
2460
|
+
const n = (arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1) ? "width" : "height", a = ca(`offset-${n}`);
|
|
2461
2461
|
return {
|
|
2462
2462
|
onBeforeEnter(o) {
|
|
2463
2463
|
o._parent = o.parentNode, o._initialStyle = {
|
|
@@ -2512,7 +2512,7 @@ const Xr = A({
|
|
|
2512
2512
|
async onEnter(i, r) {
|
|
2513
2513
|
var h;
|
|
2514
2514
|
await new Promise((d) => requestAnimationFrame(d)), await new Promise((d) => requestAnimationFrame(d)), i.style.visibility = "";
|
|
2515
|
-
const o =
|
|
2515
|
+
const o = Qn(e.target, i), {
|
|
2516
2516
|
x: s,
|
|
2517
2517
|
y: l,
|
|
2518
2518
|
sx: u,
|
|
@@ -2527,7 +2527,7 @@ const Xr = A({
|
|
|
2527
2527
|
duration: 225 * f,
|
|
2528
2528
|
easing: sr
|
|
2529
2529
|
});
|
|
2530
|
-
(h =
|
|
2530
|
+
(h = Zn(i)) == null || h.forEach((d) => {
|
|
2531
2531
|
Xe(d, [{
|
|
2532
2532
|
opacity: 0
|
|
2533
2533
|
}, {
|
|
@@ -2535,7 +2535,7 @@ const Xr = A({
|
|
|
2535
2535
|
offset: 0.33
|
|
2536
2536
|
}, {}], {
|
|
2537
2537
|
duration: 225 * 2 * f,
|
|
2538
|
-
easing:
|
|
2538
|
+
easing: Zt
|
|
2539
2539
|
});
|
|
2540
2540
|
}), v.finished.then(() => r());
|
|
2541
2541
|
},
|
|
@@ -2549,7 +2549,7 @@ const Xr = A({
|
|
|
2549
2549
|
var h;
|
|
2550
2550
|
await new Promise((d) => requestAnimationFrame(d));
|
|
2551
2551
|
let o;
|
|
2552
|
-
!Array.isArray(e.target) && !e.target.offsetParent && Dt.has(i) ? o = Dt.get(i) : o =
|
|
2552
|
+
!Array.isArray(e.target) && !e.target.offsetParent && Dt.has(i) ? o = Dt.get(i) : o = Qn(e.target, i);
|
|
2553
2553
|
const {
|
|
2554
2554
|
x: s,
|
|
2555
2555
|
y: l,
|
|
@@ -2563,7 +2563,7 @@ const Xr = A({
|
|
|
2563
2563
|
}], {
|
|
2564
2564
|
duration: 125 * f,
|
|
2565
2565
|
easing: lr
|
|
2566
|
-
}).finished.then(() => r()), (h =
|
|
2566
|
+
}).finished.then(() => r()), (h = Zn(i)) == null || h.forEach((d) => {
|
|
2567
2567
|
Xe(d, [{}, {
|
|
2568
2568
|
opacity: 0,
|
|
2569
2569
|
offset: 0.2
|
|
@@ -2571,7 +2571,7 @@ const Xr = A({
|
|
|
2571
2571
|
opacity: 0
|
|
2572
2572
|
}], {
|
|
2573
2573
|
duration: 125 * 2 * f,
|
|
2574
|
-
easing:
|
|
2574
|
+
easing: Zt
|
|
2575
2575
|
});
|
|
2576
2576
|
});
|
|
2577
2577
|
},
|
|
@@ -2579,21 +2579,21 @@ const Xr = A({
|
|
|
2579
2579
|
i.style.removeProperty("pointer-events");
|
|
2580
2580
|
}
|
|
2581
2581
|
};
|
|
2582
|
-
return () => e.target ? b(
|
|
2582
|
+
return () => e.target ? b(Ee, W({
|
|
2583
2583
|
name: "dialog-transition"
|
|
2584
2584
|
}, a, {
|
|
2585
2585
|
css: !1
|
|
2586
|
-
}), n) : b(
|
|
2586
|
+
}), n) : b(Ee, {
|
|
2587
2587
|
name: "dialog-transition"
|
|
2588
2588
|
}, n);
|
|
2589
2589
|
}
|
|
2590
2590
|
});
|
|
2591
|
-
function
|
|
2591
|
+
function Zn(e) {
|
|
2592
2592
|
var n;
|
|
2593
2593
|
const t = (n = e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list")) == null ? void 0 : n.children;
|
|
2594
2594
|
return t && [...t];
|
|
2595
2595
|
}
|
|
2596
|
-
function
|
|
2596
|
+
function Qn(e, t) {
|
|
2597
2597
|
const n = pa(e), a = Ca(t), [i, r] = getComputedStyle(t).transformOrigin.split(" ").map((y) => parseFloat(y)), [o, s] = getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");
|
|
2598
2598
|
let l = n.left + n.width / 2;
|
|
2599
2599
|
o === "left" || s === "left" ? l -= n.width / 2 : (o === "right" || s === "right") && (l += n.width / 2);
|
|
@@ -2621,9 +2621,9 @@ ne("slide-x-transition");
|
|
|
2621
2621
|
ne("slide-x-reverse-transition");
|
|
2622
2622
|
const ks = ne("slide-y-transition");
|
|
2623
2623
|
ne("slide-y-reverse-transition");
|
|
2624
|
-
const Jr = Ga("expand-transition", qa()), _s = Ga("expand-x-transition", qa("", !0)),
|
|
2624
|
+
const Jr = Ga("expand-transition", qa()), _s = Ga("expand-x-transition", qa("", !0)), nn = Symbol.for("vuetify:list");
|
|
2625
2625
|
function Ua() {
|
|
2626
|
-
const e = J(
|
|
2626
|
+
const e = J(nn, {
|
|
2627
2627
|
hasPrepend: D(!1),
|
|
2628
2628
|
updateHasPrepend: () => null
|
|
2629
2629
|
}), t = {
|
|
@@ -2632,12 +2632,12 @@ function Ua() {
|
|
|
2632
2632
|
n && (t.hasPrepend.value = n);
|
|
2633
2633
|
}
|
|
2634
2634
|
};
|
|
2635
|
-
return oe(
|
|
2635
|
+
return oe(nn, t), e;
|
|
2636
2636
|
}
|
|
2637
2637
|
function Ka() {
|
|
2638
|
-
return J(
|
|
2638
|
+
return J(nn, null);
|
|
2639
2639
|
}
|
|
2640
|
-
const
|
|
2640
|
+
const Pn = (e) => {
|
|
2641
2641
|
const t = {
|
|
2642
2642
|
activate: (n) => {
|
|
2643
2643
|
let {
|
|
@@ -2650,7 +2650,7 @@ const _n = (e) => {
|
|
|
2650
2650
|
in: (n, a, i) => {
|
|
2651
2651
|
let r = /* @__PURE__ */ new Set();
|
|
2652
2652
|
if (n != null)
|
|
2653
|
-
for (const o of
|
|
2653
|
+
for (const o of bn(n))
|
|
2654
2654
|
r = t.activate({
|
|
2655
2655
|
id: o,
|
|
2656
2656
|
value: !0,
|
|
@@ -2664,7 +2664,7 @@ const _n = (e) => {
|
|
|
2664
2664
|
};
|
|
2665
2665
|
return t;
|
|
2666
2666
|
}, Xa = (e) => {
|
|
2667
|
-
const t =
|
|
2667
|
+
const t = Pn(e);
|
|
2668
2668
|
return {
|
|
2669
2669
|
activate: (a) => {
|
|
2670
2670
|
let {
|
|
@@ -2683,7 +2683,7 @@ const _n = (e) => {
|
|
|
2683
2683
|
in: (a, i, r) => {
|
|
2684
2684
|
let o = /* @__PURE__ */ new Set();
|
|
2685
2685
|
if (a != null) {
|
|
2686
|
-
const s =
|
|
2686
|
+
const s = bn(a);
|
|
2687
2687
|
s.length && (o = t.in(s.slice(0, 1), i, r));
|
|
2688
2688
|
}
|
|
2689
2689
|
return o;
|
|
@@ -2691,7 +2691,7 @@ const _n = (e) => {
|
|
|
2691
2691
|
out: (a, i, r) => t.out(a, i, r)
|
|
2692
2692
|
};
|
|
2693
2693
|
}, Zr = (e) => {
|
|
2694
|
-
const t =
|
|
2694
|
+
const t = Pn(e);
|
|
2695
2695
|
return {
|
|
2696
2696
|
activate: (a) => {
|
|
2697
2697
|
let {
|
|
@@ -2783,7 +2783,7 @@ const _n = (e) => {
|
|
|
2783
2783
|
r.push(o), o = i.get(o);
|
|
2784
2784
|
return new Set(r);
|
|
2785
2785
|
}
|
|
2786
|
-
},
|
|
2786
|
+
}, An = (e) => {
|
|
2787
2787
|
const t = {
|
|
2788
2788
|
select: (n) => {
|
|
2789
2789
|
let {
|
|
@@ -2821,7 +2821,7 @@ const _n = (e) => {
|
|
|
2821
2821
|
};
|
|
2822
2822
|
return t;
|
|
2823
2823
|
}, Ja = (e) => {
|
|
2824
|
-
const t =
|
|
2824
|
+
const t = An(e);
|
|
2825
2825
|
return {
|
|
2826
2826
|
select: (a) => {
|
|
2827
2827
|
let {
|
|
@@ -2841,7 +2841,7 @@ const _n = (e) => {
|
|
|
2841
2841
|
out: (a, i, r) => t.out(a, i, r)
|
|
2842
2842
|
};
|
|
2843
2843
|
}, no = (e) => {
|
|
2844
|
-
const t =
|
|
2844
|
+
const t = An(e);
|
|
2845
2845
|
return {
|
|
2846
2846
|
select: (a) => {
|
|
2847
2847
|
let {
|
|
@@ -2975,7 +2975,7 @@ const _n = (e) => {
|
|
|
2975
2975
|
mandatory: Boolean
|
|
2976
2976
|
}, "nested"), oo = (e) => {
|
|
2977
2977
|
let t = !1;
|
|
2978
|
-
const n = M(/* @__PURE__ */ new Map()), a = M(/* @__PURE__ */ new Map()), i =
|
|
2978
|
+
const n = M(/* @__PURE__ */ new Map()), a = M(/* @__PURE__ */ new Map()), i = Ae(e, "opened", e.opened, (d) => new Set(d), (d) => [...d.values()]), r = w(() => {
|
|
2979
2979
|
if (typeof e.activeStrategy == "object") return e.activeStrategy;
|
|
2980
2980
|
if (typeof e.activeStrategy == "function") return e.activeStrategy(e.mandatory);
|
|
2981
2981
|
switch (e.activeStrategy) {
|
|
@@ -2984,7 +2984,7 @@ const _n = (e) => {
|
|
|
2984
2984
|
case "single-leaf":
|
|
2985
2985
|
return Qr(e.mandatory);
|
|
2986
2986
|
case "independent":
|
|
2987
|
-
return
|
|
2987
|
+
return Pn(e.mandatory);
|
|
2988
2988
|
case "single-independent":
|
|
2989
2989
|
default:
|
|
2990
2990
|
return Xa(e.mandatory);
|
|
@@ -2998,7 +2998,7 @@ const _n = (e) => {
|
|
|
2998
2998
|
case "leaf":
|
|
2999
2999
|
return no(e.mandatory);
|
|
3000
3000
|
case "independent":
|
|
3001
|
-
return
|
|
3001
|
+
return An(e.mandatory);
|
|
3002
3002
|
case "single-independent":
|
|
3003
3003
|
return Ja(e.mandatory);
|
|
3004
3004
|
case "trunk":
|
|
@@ -3018,7 +3018,7 @@ const _n = (e) => {
|
|
|
3018
3018
|
default:
|
|
3019
3019
|
return Ya;
|
|
3020
3020
|
}
|
|
3021
|
-
}), l =
|
|
3021
|
+
}), l = Ae(e, "activated", e.activated, (d) => r.value.in(d, n.value, a.value), (d) => r.value.out(d, n.value, a.value)), u = Ae(e, "selected", e.selected, (d) => o.value.in(d, n.value, a.value), (d) => o.value.out(d, n.value, a.value));
|
|
3022
3022
|
ge(() => {
|
|
3023
3023
|
t = !0;
|
|
3024
3024
|
});
|
|
@@ -3164,7 +3164,7 @@ const _n = (e) => {
|
|
|
3164
3164
|
isLeaf: w(() => !n.root.children.value.get(i.value)),
|
|
3165
3165
|
isGroupActivator: n.isGroupActivator
|
|
3166
3166
|
};
|
|
3167
|
-
return
|
|
3167
|
+
return vn(() => {
|
|
3168
3168
|
!n.isGroupActivator && n.root.register(i.value, n.id.value, t);
|
|
3169
3169
|
}), ge(() => {
|
|
3170
3170
|
!n.isGroupActivator && n.root.unregister(i.value);
|
|
@@ -3178,7 +3178,7 @@ const _n = (e) => {
|
|
|
3178
3178
|
};
|
|
3179
3179
|
function lo() {
|
|
3180
3180
|
const e = D(!1);
|
|
3181
|
-
return
|
|
3181
|
+
return cn(() => {
|
|
3182
3182
|
window.requestAnimationFrame(() => {
|
|
3183
3183
|
e.value = !0;
|
|
3184
3184
|
});
|
|
@@ -3186,7 +3186,7 @@ function lo() {
|
|
|
3186
3186
|
ssrBootStyles: x(() => e.value ? void 0 : {
|
|
3187
3187
|
transition: "none !important"
|
|
3188
3188
|
}),
|
|
3189
|
-
isBooted:
|
|
3189
|
+
isBooted: dn(e)
|
|
3190
3190
|
};
|
|
3191
3191
|
}
|
|
3192
3192
|
const ti = A({
|
|
@@ -3195,7 +3195,7 @@ const ti = A({
|
|
|
3195
3195
|
default: "fade-transition",
|
|
3196
3196
|
validator: (e) => e !== !0
|
|
3197
3197
|
}
|
|
3198
|
-
}, "transition"),
|
|
3198
|
+
}, "transition"), Me = (e, t) => {
|
|
3199
3199
|
let {
|
|
3200
3200
|
slots: n
|
|
3201
3201
|
} = t;
|
|
@@ -3205,7 +3205,7 @@ const ti = A({
|
|
|
3205
3205
|
group: r,
|
|
3206
3206
|
...o
|
|
3207
3207
|
} = e, {
|
|
3208
|
-
component: s = r ?
|
|
3208
|
+
component: s = r ? fn : Ee,
|
|
3209
3209
|
...l
|
|
3210
3210
|
} = typeof a == "object" ? a : {};
|
|
3211
3211
|
return At(s, W(typeof a == "string" ? {
|
|
@@ -3249,7 +3249,7 @@ const ti = A({
|
|
|
3249
3249
|
value: null,
|
|
3250
3250
|
...X(),
|
|
3251
3251
|
...le()
|
|
3252
|
-
}, "VListGroup"),
|
|
3252
|
+
}, "VListGroup"), ea = z()({
|
|
3253
3253
|
name: "VListGroup",
|
|
3254
3254
|
props: co(),
|
|
3255
3255
|
setup(e, t) {
|
|
@@ -3301,7 +3301,7 @@ const ti = A({
|
|
|
3301
3301
|
isOpen: a.value
|
|
3302
3302
|
})]
|
|
3303
3303
|
})]
|
|
3304
|
-
}), b(
|
|
3304
|
+
}), b(Me, {
|
|
3305
3305
|
transition: {
|
|
3306
3306
|
component: Jr
|
|
3307
3307
|
},
|
|
@@ -3313,7 +3313,7 @@ const ti = A({
|
|
|
3313
3313
|
class: "v-list-group__items",
|
|
3314
3314
|
role: "group",
|
|
3315
3315
|
"aria-labelledby": o.value
|
|
3316
|
-
}, [(h = n.default) == null ? void 0 : h.call(n)]), [[
|
|
3316
|
+
}, [(h = n.default) == null ? void 0 : h.call(n)]), [[mn, a.value]])];
|
|
3317
3317
|
}
|
|
3318
3318
|
})]
|
|
3319
3319
|
})), {
|
|
@@ -3355,7 +3355,7 @@ const ni = A({
|
|
|
3355
3355
|
inline: Boolean,
|
|
3356
3356
|
...X(),
|
|
3357
3357
|
...dt()
|
|
3358
|
-
}, "VResponsive"),
|
|
3358
|
+
}, "VResponsive"), ta = z()({
|
|
3359
3359
|
name: "VResponsive",
|
|
3360
3360
|
props: ni(),
|
|
3361
3361
|
setup(e, t) {
|
|
@@ -3384,7 +3384,7 @@ const ni = A({
|
|
|
3384
3384
|
}
|
|
3385
3385
|
});
|
|
3386
3386
|
function yo(e, t) {
|
|
3387
|
-
if (!
|
|
3387
|
+
if (!yn) return;
|
|
3388
3388
|
const n = t.modifiers || {}, a = t.value, {
|
|
3389
3389
|
handler: i,
|
|
3390
3390
|
options: r
|
|
@@ -3445,7 +3445,7 @@ const ho = {
|
|
|
3445
3445
|
position: String,
|
|
3446
3446
|
...ni(),
|
|
3447
3447
|
...X(),
|
|
3448
|
-
...
|
|
3448
|
+
...Be(),
|
|
3449
3449
|
...ti()
|
|
3450
3450
|
}, "VImg"), So = z()({
|
|
3451
3451
|
name: "VImg",
|
|
@@ -3468,7 +3468,7 @@ const ho = {
|
|
|
3468
3468
|
backgroundColorStyles: r
|
|
3469
3469
|
} = ze(() => e.color), {
|
|
3470
3470
|
roundedClasses: o
|
|
3471
|
-
} =
|
|
3471
|
+
} = Te(e), s = U("VImg"), l = D(""), u = M(), c = D(e.eager ? "loading" : "idle"), f = D(), v = D(), h = w(() => e.src && typeof e.src == "object" ? {
|
|
3472
3472
|
src: e.src.src,
|
|
3473
3473
|
srcset: e.srcset || e.src.srcset,
|
|
3474
3474
|
lazySrc: e.lazySrc || e.src.lazySrc,
|
|
@@ -3483,14 +3483,14 @@ const ho = {
|
|
|
3483
3483
|
m(c.value !== "idle");
|
|
3484
3484
|
}), j(d, (P, C) => {
|
|
3485
3485
|
!P && C && u.value && _(u.value);
|
|
3486
|
-
}),
|
|
3486
|
+
}), vn(() => m());
|
|
3487
3487
|
function m(P) {
|
|
3488
|
-
if (!(e.eager && P) && !(
|
|
3488
|
+
if (!(e.eager && P) && !(yn && !P && !e.eager)) {
|
|
3489
3489
|
if (c.value = "loading", h.value.lazySrc) {
|
|
3490
3490
|
const C = new Image();
|
|
3491
3491
|
C.src = h.value.lazySrc, _(C, null);
|
|
3492
3492
|
}
|
|
3493
|
-
h.value.src &&
|
|
3493
|
+
h.value.src && Ie(() => {
|
|
3494
3494
|
var C;
|
|
3495
3495
|
n("loadstart", ((C = u.value) == null ? void 0 : C.currentSrc) || h.value.src), setTimeout(() => {
|
|
3496
3496
|
var O;
|
|
@@ -3554,15 +3554,15 @@ const ho = {
|
|
|
3554
3554
|
onLoad: g,
|
|
3555
3555
|
onError: y
|
|
3556
3556
|
}, null), C = (O = a.sources) == null ? void 0 : O.call(a);
|
|
3557
|
-
return b(
|
|
3557
|
+
return b(Me, {
|
|
3558
3558
|
transition: e.transition,
|
|
3559
3559
|
appear: !0
|
|
3560
3560
|
}, {
|
|
3561
3561
|
default: () => [He(C ? b("picture", {
|
|
3562
3562
|
class: "v-img__picture"
|
|
3563
|
-
}, [C, P]) : P, [[
|
|
3563
|
+
}, [C, P]) : P, [[mn, c.value === "loaded"]])]
|
|
3564
3564
|
});
|
|
3565
|
-
}, T = () => b(
|
|
3565
|
+
}, T = () => b(Me, {
|
|
3566
3566
|
transition: e.transition
|
|
3567
3567
|
}, {
|
|
3568
3568
|
default: () => [h.value.lazySrc && c.value !== "loaded" && b("img", {
|
|
@@ -3576,14 +3576,14 @@ const ho = {
|
|
|
3576
3576
|
referrerpolicy: e.referrerpolicy,
|
|
3577
3577
|
draggable: e.draggable
|
|
3578
3578
|
}, null)]
|
|
3579
|
-
}), p = () => a.placeholder ? b(
|
|
3579
|
+
}), p = () => a.placeholder ? b(Me, {
|
|
3580
3580
|
transition: e.transition,
|
|
3581
3581
|
appear: !0
|
|
3582
3582
|
}, {
|
|
3583
3583
|
default: () => [(c.value === "loading" || c.value === "error" && !a.error) && b("div", {
|
|
3584
3584
|
class: "v-img__placeholder"
|
|
3585
3585
|
}, [a.placeholder()])]
|
|
3586
|
-
}) : null, N = () => a.error ? b(
|
|
3586
|
+
}) : null, N = () => a.error ? b(Me, {
|
|
3587
3587
|
transition: e.transition,
|
|
3588
3588
|
appear: !0
|
|
3589
3589
|
}, {
|
|
@@ -3606,8 +3606,8 @@ const ho = {
|
|
|
3606
3606
|
});
|
|
3607
3607
|
}
|
|
3608
3608
|
return K(() => {
|
|
3609
|
-
const P =
|
|
3610
|
-
return He(b(
|
|
3609
|
+
const P = ta.filterProps(e);
|
|
3610
|
+
return He(b(ta, W({
|
|
3611
3611
|
class: ["v-img", {
|
|
3612
3612
|
"v-img--absolute": e.absolute,
|
|
3613
3613
|
"v-img--booting": !F.value
|
|
@@ -3622,7 +3622,7 @@ const ho = {
|
|
|
3622
3622
|
}), {
|
|
3623
3623
|
additional: () => b(pe, null, [b(B, null, null), b(T, null, null), b(q, null, null), b(p, null, null), b(N, null, null)]),
|
|
3624
3624
|
default: a.default
|
|
3625
|
-
}), [[
|
|
3625
|
+
}), [[gn("intersect"), {
|
|
3626
3626
|
handler: m,
|
|
3627
3627
|
options: e.options
|
|
3628
3628
|
}, null, {
|
|
@@ -3645,14 +3645,14 @@ const ho = {
|
|
|
3645
3645
|
...ot(),
|
|
3646
3646
|
...X(),
|
|
3647
3647
|
...lt(),
|
|
3648
|
-
...
|
|
3648
|
+
...Be(),
|
|
3649
3649
|
...Vt(),
|
|
3650
3650
|
...le(),
|
|
3651
3651
|
...ue(),
|
|
3652
3652
|
...ct({
|
|
3653
3653
|
variant: "flat"
|
|
3654
3654
|
})
|
|
3655
|
-
}, "VAvatar"),
|
|
3655
|
+
}, "VAvatar"), na = z()({
|
|
3656
3656
|
name: "VAvatar",
|
|
3657
3657
|
props: wo(),
|
|
3658
3658
|
setup(e, t) {
|
|
@@ -3667,11 +3667,11 @@ const ho = {
|
|
|
3667
3667
|
colorClasses: r,
|
|
3668
3668
|
colorStyles: o,
|
|
3669
3669
|
variantClasses: s
|
|
3670
|
-
} =
|
|
3670
|
+
} = _n(e), {
|
|
3671
3671
|
densityClasses: l
|
|
3672
3672
|
} = ut(e), {
|
|
3673
3673
|
roundedClasses: u
|
|
3674
|
-
} =
|
|
3674
|
+
} = Te(e), {
|
|
3675
3675
|
sizeClasses: c,
|
|
3676
3676
|
sizeStyles: f
|
|
3677
3677
|
} = Lt(e);
|
|
@@ -3703,7 +3703,7 @@ const ho = {
|
|
|
3703
3703
|
}, null) : e.icon ? b(je, {
|
|
3704
3704
|
key: "icon",
|
|
3705
3705
|
icon: e.icon
|
|
3706
|
-
}, null) : e.text,
|
|
3706
|
+
}, null) : e.text, kn(!1, "v-avatar")]
|
|
3707
3707
|
})), {};
|
|
3708
3708
|
}
|
|
3709
3709
|
}), po = A({
|
|
@@ -3747,14 +3747,14 @@ const ho = {
|
|
|
3747
3747
|
...lt(),
|
|
3748
3748
|
...dt(),
|
|
3749
3749
|
...Ot(),
|
|
3750
|
-
...
|
|
3750
|
+
...Be(),
|
|
3751
3751
|
...La(),
|
|
3752
3752
|
...le(),
|
|
3753
3753
|
...ue(),
|
|
3754
3754
|
...ct({
|
|
3755
3755
|
variant: "text"
|
|
3756
3756
|
})
|
|
3757
|
-
}, "VListItem"),
|
|
3757
|
+
}, "VListItem"), an = z()({
|
|
3758
3758
|
name: "VListItem",
|
|
3759
3759
|
directives: {
|
|
3760
3760
|
Ripple: Wa
|
|
@@ -3793,7 +3793,7 @@ const ho = {
|
|
|
3793
3793
|
return ($ = r.isActive) == null ? void 0 : $.value;
|
|
3794
3794
|
}, ($) => {
|
|
3795
3795
|
$ && q();
|
|
3796
|
-
}),
|
|
3796
|
+
}), vn(() => {
|
|
3797
3797
|
var $;
|
|
3798
3798
|
($ = r.isActive) != null && $.value && q();
|
|
3799
3799
|
});
|
|
@@ -3808,7 +3808,7 @@ const ho = {
|
|
|
3808
3808
|
colorClasses: C,
|
|
3809
3809
|
colorStyles: O,
|
|
3810
3810
|
variantClasses: I
|
|
3811
|
-
} =
|
|
3811
|
+
} = _n(N), {
|
|
3812
3812
|
densityClasses: L
|
|
3813
3813
|
} = ut(e), {
|
|
3814
3814
|
dimensionStyles: Q
|
|
@@ -3816,23 +3816,23 @@ const ho = {
|
|
|
3816
3816
|
elevationClasses: ae
|
|
3817
3817
|
} = It(e), {
|
|
3818
3818
|
roundedClasses: xe
|
|
3819
|
-
} =
|
|
3819
|
+
} = Te(T), G = x(() => e.lines ? `v-list-item--${e.lines}-line` : void 0), ie = w(() => ({
|
|
3820
3820
|
isActive: k.value,
|
|
3821
3821
|
select: u,
|
|
3822
3822
|
isOpen: c.value,
|
|
3823
3823
|
isSelected: f.value,
|
|
3824
3824
|
isIndeterminate: v.value
|
|
3825
3825
|
}));
|
|
3826
|
-
function
|
|
3827
|
-
var he,
|
|
3828
|
-
i("click", $), !["INPUT", "TEXTAREA"].includes((he = $.target) == null ? void 0 : he.tagName) && B.value && ((
|
|
3826
|
+
function Ve($) {
|
|
3827
|
+
var he, Le;
|
|
3828
|
+
i("click", $), !["INPUT", "TEXTAREA"].includes((he = $.target) == null ? void 0 : he.tagName) && B.value && ((Le = r.navigate) == null || Le.call(r, $), !h && (d.activatable.value ? s(!l.value, $) : (d.selectable.value || e.value != null) && u(!f.value, $)));
|
|
3829
3829
|
}
|
|
3830
3830
|
function ce($) {
|
|
3831
3831
|
const he = $.target;
|
|
3832
3832
|
["INPUT", "TEXTAREA"].includes(he.tagName) || ($.key === "Enter" || $.key === " ") && ($.preventDefault(), $.target.dispatchEvent(new MouseEvent("click", $)));
|
|
3833
3833
|
}
|
|
3834
3834
|
return K(() => {
|
|
3835
|
-
const $ = _.value ? "a" : e.tag, he = a.title || e.title != null,
|
|
3835
|
+
const $ = _.value ? "a" : e.tag, he = a.title || e.title != null, Le = a.subtitle || e.subtitle != null, R = !!(e.appendAvatar || e.appendIcon), Z = !!(R || a.append), be = !!(e.prependAvatar || e.prependIcon), de = !!(be || a.prepend);
|
|
3836
3836
|
return S == null || S.updateHasPrepend(de), e.activeColor && Ji("active-color", ["color", "base-color"]), He(b($, W({
|
|
3837
3837
|
class: ["v-list-item", {
|
|
3838
3838
|
"v-list-item--active": k.value,
|
|
@@ -3846,12 +3846,12 @@ const ho = {
|
|
|
3846
3846
|
style: [O.value, Q.value, e.style],
|
|
3847
3847
|
tabindex: B.value ? S ? -2 : 0 : void 0,
|
|
3848
3848
|
"aria-selected": E.value ? d.activatable.value ? l.value : d.selectable.value ? f.value : k.value : void 0,
|
|
3849
|
-
onClick:
|
|
3849
|
+
onClick: Ve,
|
|
3850
3850
|
onKeydown: B.value && !_.value && ce
|
|
3851
3851
|
}, r.linkProps), {
|
|
3852
3852
|
default: () => {
|
|
3853
3853
|
var qe;
|
|
3854
|
-
return [
|
|
3854
|
+
return [kn(B.value || k.value, "v-list-item"), de && b("div", {
|
|
3855
3855
|
key: "prepend",
|
|
3856
3856
|
class: "v-list-item__prepend"
|
|
3857
3857
|
}, [a.prepend ? b(we, {
|
|
@@ -3875,7 +3875,7 @@ const ho = {
|
|
|
3875
3875
|
var re;
|
|
3876
3876
|
return [(re = a.prepend) == null ? void 0 : re.call(a, ie.value)];
|
|
3877
3877
|
}
|
|
3878
|
-
}) : b(pe, null, [e.prependAvatar && b(
|
|
3878
|
+
}) : b(pe, null, [e.prependAvatar && b(na, {
|
|
3879
3879
|
key: "prepend-avatar",
|
|
3880
3880
|
density: e.density,
|
|
3881
3881
|
image: e.prependAvatar
|
|
@@ -3897,7 +3897,7 @@ const ho = {
|
|
|
3897
3897
|
title: e.title
|
|
3898
3898
|
})) ?? Qe(e.title)];
|
|
3899
3899
|
}
|
|
3900
|
-
}),
|
|
3900
|
+
}), Le && b(vo, {
|
|
3901
3901
|
key: "subtitle"
|
|
3902
3902
|
}, {
|
|
3903
3903
|
default: () => {
|
|
@@ -3934,7 +3934,7 @@ const ho = {
|
|
|
3934
3934
|
key: "append-icon",
|
|
3935
3935
|
density: e.density,
|
|
3936
3936
|
icon: e.appendIcon
|
|
3937
|
-
}, null), e.appendAvatar && b(
|
|
3937
|
+
}, null), e.appendAvatar && b(na, {
|
|
3938
3938
|
key: "append-avatar",
|
|
3939
3939
|
density: e.density,
|
|
3940
3940
|
image: e.appendAvatar
|
|
@@ -3942,7 +3942,7 @@ const ho = {
|
|
|
3942
3942
|
class: "v-list-item__spacer"
|
|
3943
3943
|
}, null)])];
|
|
3944
3944
|
}
|
|
3945
|
-
}), [[
|
|
3945
|
+
}), [[gn("ripple"), B.value && e.ripple]]);
|
|
3946
3946
|
}), {
|
|
3947
3947
|
activate: s,
|
|
3948
3948
|
isActivated: l,
|
|
@@ -4099,8 +4099,8 @@ const ho = {
|
|
|
4099
4099
|
item: u
|
|
4100
4100
|
});
|
|
4101
4101
|
} : void 0
|
|
4102
|
-
}, f =
|
|
4103
|
-
return o ? b(
|
|
4102
|
+
}, f = ea.filterProps(s);
|
|
4103
|
+
return o ? b(ea, W({
|
|
4104
4104
|
value: s == null ? void 0 : s.value
|
|
4105
4105
|
}, f), {
|
|
4106
4106
|
activator: (d) => {
|
|
@@ -4114,7 +4114,7 @@ const ho = {
|
|
|
4114
4114
|
};
|
|
4115
4115
|
return n.header ? n.header({
|
|
4116
4116
|
props: g
|
|
4117
|
-
}) : b(
|
|
4117
|
+
}) : b(an, g, c);
|
|
4118
4118
|
},
|
|
4119
4119
|
default: () => b(ii, {
|
|
4120
4120
|
items: o,
|
|
@@ -4122,7 +4122,7 @@ const ho = {
|
|
|
4122
4122
|
}, n)
|
|
4123
4123
|
}) : n.item ? n.item({
|
|
4124
4124
|
props: s
|
|
4125
|
-
}) : b(
|
|
4125
|
+
}) : b(an, W(s, {
|
|
4126
4126
|
value: e.returnObject ? u : s.value
|
|
4127
4127
|
}), c);
|
|
4128
4128
|
}));
|
|
@@ -4152,7 +4152,7 @@ const ho = {
|
|
|
4152
4152
|
returnObject: Boolean,
|
|
4153
4153
|
valueComparator: Function
|
|
4154
4154
|
}, "list-items");
|
|
4155
|
-
function
|
|
4155
|
+
function rn(e, t) {
|
|
4156
4156
|
const n = ve(t, e.itemTitle, t), a = ve(t, e.itemValue, n), i = ve(t, e.itemChildren), r = e.itemProps === !0 ? typeof t == "object" && t != null && !Array.isArray(t) ? "children" in t ? Et(t, ["children"]) : t : void 0 : ve(t, e.itemProps), o = {
|
|
4157
4157
|
title: n,
|
|
4158
4158
|
value: a,
|
|
@@ -4167,14 +4167,14 @@ function an(e, t) {
|
|
|
4167
4167
|
};
|
|
4168
4168
|
}
|
|
4169
4169
|
function ri(e, t) {
|
|
4170
|
-
const n =
|
|
4170
|
+
const n = hn(e, ["itemTitle", "itemValue", "itemChildren", "itemProps", "returnObject", "valueComparator"]), a = [];
|
|
4171
4171
|
for (const i of t)
|
|
4172
|
-
a.push(
|
|
4172
|
+
a.push(rn(n, i));
|
|
4173
4173
|
return a;
|
|
4174
4174
|
}
|
|
4175
4175
|
function Ps(e) {
|
|
4176
4176
|
const t = w(() => ri(e, e.items)), n = w(() => t.value.some((s) => s.value === null)), a = D(/* @__PURE__ */ new Map()), i = D([]);
|
|
4177
|
-
|
|
4177
|
+
Oe(() => {
|
|
4178
4178
|
const s = t.value, l = /* @__PURE__ */ new Map(), u = [];
|
|
4179
4179
|
for (let c = 0; c < s.length; c++) {
|
|
4180
4180
|
const f = s[c];
|
|
@@ -4187,11 +4187,11 @@ function Ps(e) {
|
|
|
4187
4187
|
a.value = l, i.value = u;
|
|
4188
4188
|
});
|
|
4189
4189
|
function r(s) {
|
|
4190
|
-
const l = a.value, u = t.value, c = i.value, f = n.value, v = e.returnObject, h = !!e.valueComparator, d = e.valueComparator || it, m =
|
|
4190
|
+
const l = a.value, u = t.value, c = i.value, f = n.value, v = e.returnObject, h = !!e.valueComparator, d = e.valueComparator || it, m = hn(e, ["itemTitle", "itemValue", "itemChildren", "itemProps", "returnObject", "valueComparator"]), g = [];
|
|
4191
4191
|
e: for (const y of s) {
|
|
4192
4192
|
if (!f && y === null) continue;
|
|
4193
4193
|
if (v && typeof y == "string") {
|
|
4194
|
-
g.push(
|
|
4194
|
+
g.push(rn(m, y));
|
|
4195
4195
|
continue;
|
|
4196
4196
|
}
|
|
4197
4197
|
const S = l.get(y);
|
|
@@ -4201,7 +4201,7 @@ function Ps(e) {
|
|
|
4201
4201
|
g.push(k);
|
|
4202
4202
|
continue e;
|
|
4203
4203
|
}
|
|
4204
|
-
g.push(
|
|
4204
|
+
g.push(rn(m, y));
|
|
4205
4205
|
continue;
|
|
4206
4206
|
}
|
|
4207
4207
|
g.push(...S);
|
|
@@ -4285,7 +4285,7 @@ const Io = A({
|
|
|
4285
4285
|
default: "type"
|
|
4286
4286
|
},
|
|
4287
4287
|
...Ao(),
|
|
4288
|
-
...
|
|
4288
|
+
...Be(),
|
|
4289
4289
|
...le(),
|
|
4290
4290
|
...ue(),
|
|
4291
4291
|
...ct({
|
|
@@ -4323,14 +4323,14 @@ const Io = A({
|
|
|
4323
4323
|
elevationClasses: c
|
|
4324
4324
|
} = It(e), {
|
|
4325
4325
|
roundedClasses: f
|
|
4326
|
-
} =
|
|
4326
|
+
} = Te(e), {
|
|
4327
4327
|
children: v,
|
|
4328
4328
|
open: h,
|
|
4329
4329
|
parents: d,
|
|
4330
4330
|
select: m,
|
|
4331
4331
|
getPath: g
|
|
4332
4332
|
} = oo(e), y = x(() => e.lines ? `v-list--${e.lines}-line` : void 0), S = x(() => e.activeColor), k = x(() => e.baseColor), _ = x(() => e.color);
|
|
4333
|
-
Ua(),
|
|
4333
|
+
Ua(), pn({
|
|
4334
4334
|
VListGroup: {
|
|
4335
4335
|
activeColor: S,
|
|
4336
4336
|
baseColor: k,
|
|
@@ -4428,7 +4428,7 @@ function To(e, t) {
|
|
|
4428
4428
|
y: e.y - t.y
|
|
4429
4429
|
};
|
|
4430
4430
|
}
|
|
4431
|
-
function
|
|
4431
|
+
function aa(e, t) {
|
|
4432
4432
|
if (e.side === "top" || e.side === "bottom") {
|
|
4433
4433
|
const {
|
|
4434
4434
|
side: n,
|
|
@@ -4508,11 +4508,11 @@ function No(e, t, n) {
|
|
|
4508
4508
|
const {
|
|
4509
4509
|
preferredAnchor: i,
|
|
4510
4510
|
preferredOrigin: r
|
|
4511
|
-
} =
|
|
4512
|
-
const y =
|
|
4511
|
+
} = Sn(() => {
|
|
4512
|
+
const y = Yt(t.location, e.isRtl.value), S = t.origin === "overlap" ? y : t.origin === "auto" ? Nt(y) : Yt(t.origin, e.isRtl.value);
|
|
4513
4513
|
return y.side === S.side && y.align === Ft(S).align ? {
|
|
4514
|
-
preferredAnchor:
|
|
4515
|
-
preferredOrigin:
|
|
4514
|
+
preferredAnchor: $n(y),
|
|
4515
|
+
preferredOrigin: $n(S)
|
|
4516
4516
|
} : {
|
|
4517
4517
|
preferredAnchor: y,
|
|
4518
4518
|
preferredOrigin: S
|
|
@@ -4583,7 +4583,7 @@ function No(e, t, n) {
|
|
|
4583
4583
|
origin: r.value
|
|
4584
4584
|
};
|
|
4585
4585
|
function B(C) {
|
|
4586
|
-
const O = new Se(y), I =
|
|
4586
|
+
const O = new Se(y), I = aa(C.anchor, m), L = aa(C.origin, O);
|
|
4587
4587
|
let {
|
|
4588
4588
|
x: Q,
|
|
4589
4589
|
y: ae
|
|
@@ -4617,7 +4617,7 @@ function No(e, t, n) {
|
|
|
4617
4617
|
break;
|
|
4618
4618
|
}
|
|
4619
4619
|
return O.x += Q, O.y += ae, O.width = Math.min(O.width, l.value), O.height = Math.min(O.height, u.value), {
|
|
4620
|
-
overflows:
|
|
4620
|
+
overflows: Fn(O, _),
|
|
4621
4621
|
x: Q,
|
|
4622
4622
|
y: ae
|
|
4623
4623
|
};
|
|
@@ -4643,7 +4643,7 @@ function No(e, t, n) {
|
|
|
4643
4643
|
} = B(E);
|
|
4644
4644
|
T += C, p += O, y.x += C, y.y += O;
|
|
4645
4645
|
{
|
|
4646
|
-
const L =
|
|
4646
|
+
const L = Nn(E.anchor), Q = I.x.before || I.x.after, ae = I.y.before || I.y.after;
|
|
4647
4647
|
let xe = !1;
|
|
4648
4648
|
if (["x", "y"].forEach((G) => {
|
|
4649
4649
|
if (G === "x" && Q && !q.x || G === "y" && ae && !q.y) {
|
|
@@ -4654,8 +4654,8 @@ function No(e, t, n) {
|
|
|
4654
4654
|
origin: {
|
|
4655
4655
|
...E.origin
|
|
4656
4656
|
}
|
|
4657
|
-
},
|
|
4658
|
-
ie.anchor =
|
|
4657
|
+
}, Ve = G === "x" ? L === "y" ? Ft : Nt : L === "y" ? Nt : Ft;
|
|
4658
|
+
ie.anchor = Ve(ie.anchor), ie.origin = Ve(ie.origin);
|
|
4659
4659
|
const {
|
|
4660
4660
|
overflows: ce
|
|
4661
4661
|
} = B(ie);
|
|
@@ -4665,12 +4665,12 @@ function No(e, t, n) {
|
|
|
4665
4665
|
}
|
|
4666
4666
|
I.x.before && (T += I.x.before, y.x += I.x.before), I.x.after && (T -= I.x.after, y.x -= I.x.after), I.y.before && (p += I.y.before, y.y += I.y.before), I.y.after && (p -= I.y.after, y.y -= I.y.after);
|
|
4667
4667
|
{
|
|
4668
|
-
const L =
|
|
4668
|
+
const L = Fn(y, _);
|
|
4669
4669
|
N.x = _.width - L.x.before - L.x.after, N.y = _.height - L.y.before - L.y.after, T += L.x.before, y.x += L.x.before, p += L.y.before, y.y += L.y.before;
|
|
4670
4670
|
}
|
|
4671
4671
|
break;
|
|
4672
4672
|
}
|
|
4673
|
-
const P =
|
|
4673
|
+
const P = Nn(E.anchor);
|
|
4674
4674
|
return Object.assign(n.value, {
|
|
4675
4675
|
"--v-overlay-anchor-origin": `${E.anchor.side} ${E.anchor.align}`,
|
|
4676
4676
|
transformOrigin: `${E.origin.side} ${E.origin.align}`,
|
|
@@ -4679,15 +4679,15 @@ function No(e, t, n) {
|
|
|
4679
4679
|
left: e.isRtl.value ? void 0 : V(jt(T)),
|
|
4680
4680
|
right: e.isRtl.value ? V(jt(-T)) : void 0,
|
|
4681
4681
|
minWidth: V(P === "y" ? Math.min(o.value, m.width) : o.value),
|
|
4682
|
-
maxWidth: V(
|
|
4683
|
-
maxHeight: V(
|
|
4682
|
+
maxWidth: V(ia(St(N.x, o.value === 1 / 0 ? 0 : o.value, l.value))),
|
|
4683
|
+
maxHeight: V(ia(St(N.y, s.value === 1 / 0 ? 0 : s.value, u.value)))
|
|
4684
4684
|
}), {
|
|
4685
4685
|
available: N,
|
|
4686
4686
|
contentBox: y,
|
|
4687
4687
|
flipped: q
|
|
4688
4688
|
};
|
|
4689
4689
|
}
|
|
4690
|
-
return j(() => [i.value, r.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => g()),
|
|
4690
|
+
return j(() => [i.value, r.value, t.offset, t.minWidth, t.minHeight, t.maxWidth, t.maxHeight], () => g()), Ie(() => {
|
|
4691
4691
|
const y = g();
|
|
4692
4692
|
if (!y) return;
|
|
4693
4693
|
const {
|
|
@@ -4706,19 +4706,19 @@ function No(e, t, n) {
|
|
|
4706
4706
|
function jt(e) {
|
|
4707
4707
|
return Math.round(e * devicePixelRatio) / devicePixelRatio;
|
|
4708
4708
|
}
|
|
4709
|
-
function
|
|
4709
|
+
function ia(e) {
|
|
4710
4710
|
return Math.ceil(e * devicePixelRatio) / devicePixelRatio;
|
|
4711
4711
|
}
|
|
4712
|
-
let
|
|
4712
|
+
let on = !0;
|
|
4713
4713
|
const kt = [];
|
|
4714
4714
|
function Fo(e) {
|
|
4715
|
-
!
|
|
4715
|
+
!on || kt.length ? (kt.push(e), sn()) : (on = !1, e(), sn());
|
|
4716
4716
|
}
|
|
4717
|
-
let
|
|
4718
|
-
function
|
|
4719
|
-
cancelAnimationFrame(
|
|
4717
|
+
let ra = -1;
|
|
4718
|
+
function sn() {
|
|
4719
|
+
cancelAnimationFrame(ra), ra = requestAnimationFrame(() => {
|
|
4720
4720
|
const e = kt.shift();
|
|
4721
|
-
e && e(), kt.length ?
|
|
4721
|
+
e && e(), kt.length ? sn() : on = !0;
|
|
4722
4722
|
});
|
|
4723
4723
|
}
|
|
4724
4724
|
const ht = {
|
|
@@ -4736,8 +4736,8 @@ const ht = {
|
|
|
4736
4736
|
function Do(e, t) {
|
|
4737
4737
|
if (!Y) return;
|
|
4738
4738
|
let n;
|
|
4739
|
-
|
|
4740
|
-
n == null || n.stop(), t.isActive.value && e.scrollStrategy && (n =
|
|
4739
|
+
Oe(async () => {
|
|
4740
|
+
n == null || n.stop(), t.isActive.value && e.scrollStrategy && (n = un(), await new Promise((a) => setTimeout(a)), n.active && n.run(() => {
|
|
4741
4741
|
var a;
|
|
4742
4742
|
typeof e.scrollStrategy == "function" ? e.scrollStrategy(t, e, n) : (a = ht[e.scrollStrategy]) == null || a.call(ht, t, e, n);
|
|
4743
4743
|
}));
|
|
@@ -4753,7 +4753,7 @@ function zo(e) {
|
|
|
4753
4753
|
}
|
|
4754
4754
|
function jo(e, t) {
|
|
4755
4755
|
var o;
|
|
4756
|
-
const n = (o = e.root.value) == null ? void 0 : o.offsetParent, a = [.../* @__PURE__ */ new Set([...Ct(e.targetEl.value, t.contained ? n : void 0), ...Ct(e.contentEl.value, t.contained ? n : void 0)])].filter((s) => !s.classList.contains("v-overlay-scroll-blocked")), i = window.innerWidth - document.documentElement.offsetWidth, r = ((s) =>
|
|
4756
|
+
const n = (o = e.root.value) == null ? void 0 : o.offsetParent, a = [.../* @__PURE__ */ new Set([...Ct(e.targetEl.value, t.contained ? n : void 0), ...Ct(e.contentEl.value, t.contained ? n : void 0)])].filter((s) => !s.classList.contains("v-overlay-scroll-blocked")), i = window.innerWidth - document.documentElement.offsetWidth, r = ((s) => Cn(s) && s)(n || document.documentElement);
|
|
4757
4757
|
r && e.root.value.classList.add("v-overlay--scroll-blocked"), a.forEach((s, l) => {
|
|
4758
4758
|
s.style.setProperty("--v-body-scroll-x", V(-s.scrollLeft)), s.style.setProperty("--v-body-scroll-y", V(-s.scrollTop)), s !== document.documentElement && s.style.setProperty("--v-scrollbar-offset", V(i)), s.classList.add("v-overlay-scroll-blocked");
|
|
4759
4759
|
}), se(() => {
|
|
@@ -4798,7 +4798,7 @@ function li(e, t) {
|
|
|
4798
4798
|
});
|
|
4799
4799
|
});
|
|
4800
4800
|
}
|
|
4801
|
-
const
|
|
4801
|
+
const ln = Symbol.for("vuetify:v-menu"), Ho = A({
|
|
4802
4802
|
closeDelay: [Number, String],
|
|
4803
4803
|
openDelay: [Number, String]
|
|
4804
4804
|
}, "delay");
|
|
@@ -4889,7 +4889,7 @@ function Uo(e, t) {
|
|
|
4889
4889
|
}, p.onFocusout = () => {
|
|
4890
4890
|
l = !1, h();
|
|
4891
4891
|
}), e.closeOnContentClick) {
|
|
4892
|
-
const N = J(
|
|
4892
|
+
const N = J(ln, null);
|
|
4893
4893
|
p.onClick = () => {
|
|
4894
4894
|
n.value = !1, N == null || N.closeParents();
|
|
4895
4895
|
};
|
|
@@ -4913,16 +4913,16 @@ function Uo(e, t) {
|
|
|
4913
4913
|
}, {
|
|
4914
4914
|
flush: "post"
|
|
4915
4915
|
});
|
|
4916
|
-
const k =
|
|
4917
|
-
|
|
4918
|
-
k.value &&
|
|
4916
|
+
const k = Xt();
|
|
4917
|
+
Oe(() => {
|
|
4918
|
+
k.value && Ie(() => {
|
|
4919
4919
|
o.value = k.el;
|
|
4920
4920
|
});
|
|
4921
4921
|
});
|
|
4922
|
-
const _ =
|
|
4922
|
+
const _ = Xt(), E = w(() => e.target === "cursor" && d.value ? d.value : _.value ? _.el : ui(e.target, r) || o.value), B = w(() => Array.isArray(E.value) ? void 0 : E.value);
|
|
4923
4923
|
let T;
|
|
4924
4924
|
return j(() => !!e.activator, (p) => {
|
|
4925
|
-
p && Y ? (T =
|
|
4925
|
+
p && Y ? (T = un(), T.run(() => {
|
|
4926
4926
|
Ko(e, r, {
|
|
4927
4927
|
activatorEl: o,
|
|
4928
4928
|
activatorEvents: g
|
|
@@ -4954,7 +4954,7 @@ function Ko(e, t, n) {
|
|
|
4954
4954
|
const c = s(u);
|
|
4955
4955
|
c && o(c);
|
|
4956
4956
|
}
|
|
4957
|
-
l &&
|
|
4957
|
+
l && Ie(() => r());
|
|
4958
4958
|
}, {
|
|
4959
4959
|
immediate: !0
|
|
4960
4960
|
}), j(() => e.activatorProps, () => {
|
|
@@ -5017,7 +5017,7 @@ function Jo() {
|
|
|
5017
5017
|
} = Yo();
|
|
5018
5018
|
if (e) {
|
|
5019
5019
|
const t = D(!1);
|
|
5020
|
-
return
|
|
5020
|
+
return cn(() => {
|
|
5021
5021
|
t.value = !0;
|
|
5022
5022
|
}), t;
|
|
5023
5023
|
} else
|
|
@@ -5046,12 +5046,12 @@ function ci() {
|
|
|
5046
5046
|
} : void 0
|
|
5047
5047
|
};
|
|
5048
5048
|
}
|
|
5049
|
-
const
|
|
5049
|
+
const oa = Symbol.for("vuetify:stack"), Ue = We([]);
|
|
5050
5050
|
function es(e, t, n) {
|
|
5051
|
-
const a = U("useStack"), i = !n, r = J(
|
|
5051
|
+
const a = U("useStack"), i = !n, r = J(oa, void 0), o = We({
|
|
5052
5052
|
activeChildren: /* @__PURE__ */ new Set()
|
|
5053
5053
|
});
|
|
5054
|
-
oe(
|
|
5054
|
+
oe(oa, o);
|
|
5055
5055
|
const s = D(Number(me(t)));
|
|
5056
5056
|
Bt(e, () => {
|
|
5057
5057
|
var f;
|
|
@@ -5065,14 +5065,14 @@ function es(e, t, n) {
|
|
|
5065
5065
|
});
|
|
5066
5066
|
});
|
|
5067
5067
|
const l = D(!0);
|
|
5068
|
-
i &&
|
|
5068
|
+
i && Oe(() => {
|
|
5069
5069
|
var f;
|
|
5070
5070
|
const c = ((f = Ue.at(-1)) == null ? void 0 : f[0]) === a.uid;
|
|
5071
5071
|
setTimeout(() => l.value = c);
|
|
5072
5072
|
});
|
|
5073
5073
|
const u = x(() => !o.activeChildren.size);
|
|
5074
5074
|
return {
|
|
5075
|
-
globalTop:
|
|
5075
|
+
globalTop: dn(l),
|
|
5076
5076
|
localTop: u,
|
|
5077
5077
|
stackStyles: x(() => ({
|
|
5078
5078
|
zIndex: s.value
|
|
@@ -5113,7 +5113,7 @@ function as(e, t, n) {
|
|
|
5113
5113
|
fi(e, n) && a && a(e);
|
|
5114
5114
|
}, 0);
|
|
5115
5115
|
}
|
|
5116
|
-
function
|
|
5116
|
+
function sa(e, t) {
|
|
5117
5117
|
const n = _a(e);
|
|
5118
5118
|
t(document), typeof ShadowRoot < "u" && n instanceof ShadowRoot && t(n);
|
|
5119
5119
|
}
|
|
@@ -5127,7 +5127,7 @@ const is = {
|
|
|
5127
5127
|
const n = (i) => as(i, e, t), a = (i) => {
|
|
5128
5128
|
e._clickOutside.lastMousedownWasOutside = di(i, e, t);
|
|
5129
5129
|
};
|
|
5130
|
-
|
|
5130
|
+
sa(e, (i) => {
|
|
5131
5131
|
i.addEventListener("click", n, !0), i.addEventListener("mousedown", a, !0);
|
|
5132
5132
|
}), e._clickOutside || (e._clickOutside = {
|
|
5133
5133
|
lastMousedownWasOutside: !1
|
|
@@ -5137,7 +5137,7 @@ const is = {
|
|
|
5137
5137
|
};
|
|
5138
5138
|
},
|
|
5139
5139
|
beforeUnmount(e, t) {
|
|
5140
|
-
e._clickOutside && (
|
|
5140
|
+
e._clickOutside && (sa(e, (n) => {
|
|
5141
5141
|
var r;
|
|
5142
5142
|
if (!n || !((r = e._clickOutside) != null && r[t.instance.$.uid])) return;
|
|
5143
5143
|
const {
|
|
@@ -5154,7 +5154,7 @@ function rs(e) {
|
|
|
5154
5154
|
color: n,
|
|
5155
5155
|
...a
|
|
5156
5156
|
} = e;
|
|
5157
|
-
return b(
|
|
5157
|
+
return b(Ee, {
|
|
5158
5158
|
name: "fade-transition",
|
|
5159
5159
|
appear: !0
|
|
5160
5160
|
}, {
|
|
@@ -5195,7 +5195,7 @@ const vi = A({
|
|
|
5195
5195
|
...Mo(),
|
|
5196
5196
|
...ue(),
|
|
5197
5197
|
...ti()
|
|
5198
|
-
}, "VOverlay"),
|
|
5198
|
+
}, "VOverlay"), la = z()({
|
|
5199
5199
|
name: "VOverlay",
|
|
5200
5200
|
directives: {
|
|
5201
5201
|
ClickOutside: is
|
|
@@ -5218,7 +5218,7 @@ const vi = A({
|
|
|
5218
5218
|
attrs: a,
|
|
5219
5219
|
emit: i
|
|
5220
5220
|
} = t;
|
|
5221
|
-
const r = U("VOverlay"), o = M(), s = M(), l = M(), u =
|
|
5221
|
+
const r = U("VOverlay"), o = M(), s = M(), l = M(), u = Ae(e, "modelValue"), c = w({
|
|
5222
5222
|
get: () => u.value,
|
|
5223
5223
|
set: (R) => {
|
|
5224
5224
|
R && e.disabled || (u.value = R);
|
|
@@ -5301,9 +5301,9 @@ const vi = A({
|
|
|
5301
5301
|
function ie(R) {
|
|
5302
5302
|
R.key === "Escape" && !y.value || i("keydown", R);
|
|
5303
5303
|
}
|
|
5304
|
-
const
|
|
5304
|
+
const Ve = Mr();
|
|
5305
5305
|
Bt(() => e.closeOnBack, () => {
|
|
5306
|
-
Dr(
|
|
5306
|
+
Dr(Ve, (R) => {
|
|
5307
5307
|
y.value && c.value ? (R(!1), e.persistent ? $() : c.value = !1) : R();
|
|
5308
5308
|
});
|
|
5309
5309
|
});
|
|
@@ -5323,13 +5323,13 @@ const vi = A({
|
|
|
5323
5323
|
transformOrigin: "center"
|
|
5324
5324
|
}], {
|
|
5325
5325
|
duration: 150,
|
|
5326
|
-
easing:
|
|
5326
|
+
easing: Zt
|
|
5327
5327
|
});
|
|
5328
5328
|
}
|
|
5329
5329
|
function he() {
|
|
5330
5330
|
i("afterEnter");
|
|
5331
5331
|
}
|
|
5332
|
-
function
|
|
5332
|
+
function Le() {
|
|
5333
5333
|
m(), i("afterLeave");
|
|
5334
5334
|
}
|
|
5335
5335
|
return K(() => {
|
|
@@ -5360,13 +5360,13 @@ const vi = A({
|
|
|
5360
5360
|
color: g,
|
|
5361
5361
|
modelValue: c.value && !!e.scrim,
|
|
5362
5362
|
ref: s
|
|
5363
|
-
}, F.value), null), b(
|
|
5363
|
+
}, F.value), null), b(Me, {
|
|
5364
5364
|
appear: !0,
|
|
5365
5365
|
persisted: !0,
|
|
5366
5366
|
transition: e.transition,
|
|
5367
5367
|
target: B.value,
|
|
5368
5368
|
onAfterEnter: he,
|
|
5369
|
-
onAfterLeave:
|
|
5369
|
+
onAfterLeave: Le
|
|
5370
5370
|
}, {
|
|
5371
5371
|
default: () => {
|
|
5372
5372
|
var Z;
|
|
@@ -5376,7 +5376,7 @@ const vi = A({
|
|
|
5376
5376
|
style: [C.value, L.value]
|
|
5377
5377
|
}, q.value, e.contentProps), [(Z = n.default) == null ? void 0 : Z.call(n, {
|
|
5378
5378
|
isActive: c
|
|
5379
|
-
})]), [[
|
|
5379
|
+
})]), [[mn, c.value], [gn("click-outside"), {
|
|
5380
5380
|
handler: ae,
|
|
5381
5381
|
closeConditional: xe,
|
|
5382
5382
|
include: () => [_.value]
|
|
@@ -5489,12 +5489,12 @@ const ss = A({
|
|
|
5489
5489
|
let {
|
|
5490
5490
|
slots: n
|
|
5491
5491
|
} = t;
|
|
5492
|
-
const a =
|
|
5492
|
+
const a = Ae(e, "modelValue"), {
|
|
5493
5493
|
scopeId: i
|
|
5494
5494
|
} = ci(), {
|
|
5495
5495
|
isRtl: r
|
|
5496
|
-
} = Rt(), o =
|
|
5497
|
-
oe(
|
|
5496
|
+
} = Rt(), o = da(), s = x(() => e.id || `v-menu-${o}`), l = M(), u = J(ln, null), c = D(/* @__PURE__ */ new Set());
|
|
5497
|
+
oe(ln, {
|
|
5498
5498
|
register() {
|
|
5499
5499
|
c.value.add(o);
|
|
5500
5500
|
},
|
|
@@ -5513,10 +5513,10 @@ const ss = A({
|
|
|
5513
5513
|
async function f(g) {
|
|
5514
5514
|
var k, _, E;
|
|
5515
5515
|
const y = g.relatedTarget, S = g.target;
|
|
5516
|
-
await
|
|
5516
|
+
await Ie(), a.value && y !== S && ((k = l.value) != null && k.contentEl) && // We're the topmost menu
|
|
5517
5517
|
((_ = l.value) != null && _.globalTop) && // It isn't the document or the menu body
|
|
5518
5518
|
![document, l.value.contentEl].includes(S) && // It isn't inside the menu body
|
|
5519
|
-
!l.value.contentEl.contains(S) && ((E =
|
|
5519
|
+
!l.value.contentEl.contains(S) && ((E = Kt(l.value.contentEl)[0]) == null || E.focus());
|
|
5520
5520
|
}
|
|
5521
5521
|
j(a, (g) => {
|
|
5522
5522
|
g ? (u == null || u.register(), Y && document.addEventListener("focusin", f, {
|
|
@@ -5533,7 +5533,7 @@ const ss = A({
|
|
|
5533
5533
|
if (!e.disabled)
|
|
5534
5534
|
if (g.key === "Tab" || g.key === "Enter" && !e.closeOnContentClick) {
|
|
5535
5535
|
if (g.key === "Enter" && (g.target instanceof HTMLTextAreaElement || g.target instanceof HTMLInputElement && g.target.closest("form"))) return;
|
|
5536
|
-
g.key === "Enter" && g.preventDefault(), ba(
|
|
5536
|
+
g.key === "Enter" && g.preventDefault(), ba(Kt((y = l.value) == null ? void 0 : y.contentEl, !1), g.shiftKey ? "prev" : "next", (T) => T.tabIndex >= 0) || (a.value = !1, (k = (S = l.value) == null ? void 0 : S.activatorEl) == null || k.focus());
|
|
5537
5537
|
} else e.submenu && g.key === (r.value ? "ArrowRight" : "ArrowLeft") && (a.value = !1, (E = (_ = l.value) == null ? void 0 : _.activatorEl) == null || E.focus());
|
|
5538
5538
|
}
|
|
5539
5539
|
function d(g) {
|
|
@@ -5549,8 +5549,8 @@ const ss = A({
|
|
|
5549
5549
|
onKeydown: d
|
|
5550
5550
|
}, e.activatorProps));
|
|
5551
5551
|
return K(() => {
|
|
5552
|
-
const g =
|
|
5553
|
-
return b(
|
|
5552
|
+
const g = la.filterProps(e);
|
|
5553
|
+
return b(la, W({
|
|
5554
5554
|
ref: l,
|
|
5555
5555
|
id: s.value,
|
|
5556
5556
|
class: ["v-menu", e.class],
|
|
@@ -5590,7 +5590,7 @@ const ss = A({
|
|
|
5590
5590
|
},
|
|
5591
5591
|
setup(e) {
|
|
5592
5592
|
const t = e, n = w(() => t.buttons ?? [{ title: "No Items" }]);
|
|
5593
|
-
return (a, i) => (
|
|
5593
|
+
return (a, i) => (_e(), bt(ls, { class: "action-buttons" }, {
|
|
5594
5594
|
activator: gt(({ props: r }) => [
|
|
5595
5595
|
b(Ha, W({
|
|
5596
5596
|
icon: "mdi-dots-vertical",
|
|
@@ -5600,7 +5600,7 @@ const ss = A({
|
|
|
5600
5600
|
default: gt(() => [
|
|
5601
5601
|
b(Bo, null, {
|
|
5602
5602
|
default: gt(() => [
|
|
5603
|
-
(
|
|
5603
|
+
(_e(!0), qt(pe, null, xi(n.value, (r, o) => (_e(), bt(an, W({ ref_for: !0 }, r, { key: o }), null, 16))), 128))
|
|
5604
5604
|
]),
|
|
5605
5605
|
_: 1
|
|
5606
5606
|
})
|
|
@@ -5614,7 +5614,7 @@ const ss = A({
|
|
|
5614
5614
|
options: { default: () => ({ to: "#" }) }
|
|
5615
5615
|
},
|
|
5616
5616
|
setup(e) {
|
|
5617
|
-
return (t, n) => (
|
|
5617
|
+
return (t, n) => (_e(), bt(Ha, Ut(ki(t.options)), null, 16));
|
|
5618
5618
|
}
|
|
5619
5619
|
}), ds = /* @__PURE__ */ Pt({
|
|
5620
5620
|
__name: "Link",
|
|
@@ -5624,12 +5624,14 @@ const ss = A({
|
|
|
5624
5624
|
setup(e) {
|
|
5625
5625
|
return (t, n) => {
|
|
5626
5626
|
const a = _i("RouterLink");
|
|
5627
|
-
return
|
|
5628
|
-
|
|
5629
|
-
|
|
5630
|
-
|
|
5631
|
-
|
|
5632
|
-
|
|
5627
|
+
return _e(), qt("div", null, [
|
|
5628
|
+
t.options.to ? (_e(), bt(a, Ut(W({ key: 0 }, t.options)), {
|
|
5629
|
+
default: gt(() => [
|
|
5630
|
+
Pi(Qe(t.options.text), 1)
|
|
5631
|
+
]),
|
|
5632
|
+
_: 1
|
|
5633
|
+
}, 16)) : (_e(), qt("a", Ut(W({ key: 1 }, t.options)), Qe(t.options.text), 17))
|
|
5634
|
+
]);
|
|
5633
5635
|
};
|
|
5634
5636
|
}
|
|
5635
5637
|
});
|
|
@@ -5640,14 +5642,14 @@ const Is = {
|
|
|
5640
5642
|
install(e) {
|
|
5641
5643
|
e.component(
|
|
5642
5644
|
"DataTable",
|
|
5643
|
-
Ai(() => import("./index-
|
|
5645
|
+
Ai(() => import("./index-C6xuA7Fs.js"))
|
|
5644
5646
|
);
|
|
5645
5647
|
}
|
|
5646
5648
|
};
|
|
5647
5649
|
export {
|
|
5648
5650
|
U as $,
|
|
5649
5651
|
La as A,
|
|
5650
|
-
|
|
5652
|
+
Be as B,
|
|
5651
5653
|
$r as C,
|
|
5652
5654
|
Ba as D,
|
|
5653
5655
|
Vr as E,
|
|
@@ -5658,32 +5660,32 @@ export {
|
|
|
5658
5660
|
Je as J,
|
|
5659
5661
|
it as K,
|
|
5660
5662
|
Cs as L,
|
|
5661
|
-
|
|
5663
|
+
Ae as M,
|
|
5662
5664
|
gs as N,
|
|
5663
|
-
|
|
5665
|
+
bn as O,
|
|
5664
5666
|
Ge as P,
|
|
5665
5667
|
ze as Q,
|
|
5666
5668
|
Wa as R,
|
|
5667
5669
|
Ri as S,
|
|
5668
5670
|
Et as T,
|
|
5669
5671
|
ps as U,
|
|
5670
|
-
|
|
5672
|
+
na as V,
|
|
5671
5673
|
hs as W,
|
|
5672
|
-
|
|
5674
|
+
Me as X,
|
|
5673
5675
|
ti as Y,
|
|
5674
5676
|
ks as Z,
|
|
5675
5677
|
Ce as _,
|
|
5676
5678
|
A as a,
|
|
5677
5679
|
Bt as a0,
|
|
5678
5680
|
Rt as a1,
|
|
5679
|
-
|
|
5681
|
+
hn as a2,
|
|
5680
5682
|
ci as a3,
|
|
5681
5683
|
Y as a4,
|
|
5682
|
-
|
|
5684
|
+
la as a5,
|
|
5683
5685
|
os as a6,
|
|
5684
5686
|
vi as a7,
|
|
5685
5687
|
Yr as a8,
|
|
5686
|
-
|
|
5688
|
+
Kt as a9,
|
|
5687
5689
|
ur as aA,
|
|
5688
5690
|
Ps as aB,
|
|
5689
5691
|
ls as aC,
|
|
@@ -5697,15 +5699,15 @@ export {
|
|
|
5697
5699
|
ws as aK,
|
|
5698
5700
|
xa as aL,
|
|
5699
5701
|
As as aM,
|
|
5700
|
-
|
|
5702
|
+
Xt as aN,
|
|
5701
5703
|
Ir as aO,
|
|
5702
5704
|
Is as aP,
|
|
5703
5705
|
Os as aQ,
|
|
5704
5706
|
Ha as aa,
|
|
5705
5707
|
_o as ab,
|
|
5706
5708
|
Bo as ac,
|
|
5707
|
-
|
|
5708
|
-
|
|
5709
|
+
an as ad,
|
|
5710
|
+
Fe as ae,
|
|
5709
5711
|
St as af,
|
|
5710
5712
|
De as ag,
|
|
5711
5713
|
Bi as ah,
|
|
@@ -5722,7 +5724,7 @@ export {
|
|
|
5722
5724
|
yr as as,
|
|
5723
5725
|
Ca as at,
|
|
5724
5726
|
Xe as au,
|
|
5725
|
-
|
|
5727
|
+
Zt as av,
|
|
5726
5728
|
V as aw,
|
|
5727
5729
|
ho as ax,
|
|
5728
5730
|
ys as ay,
|
|
@@ -5736,19 +5738,19 @@ export {
|
|
|
5736
5738
|
ye as h,
|
|
5737
5739
|
ga as i,
|
|
5738
5740
|
st as j,
|
|
5739
|
-
|
|
5741
|
+
_n as k,
|
|
5740
5742
|
ut as l,
|
|
5741
5743
|
X as m,
|
|
5742
5744
|
ft as n,
|
|
5743
5745
|
It as o,
|
|
5744
|
-
|
|
5746
|
+
pn as p,
|
|
5745
5747
|
Lr as q,
|
|
5746
5748
|
Ta as r,
|
|
5747
5749
|
Nr as s,
|
|
5748
|
-
|
|
5750
|
+
Te as t,
|
|
5749
5751
|
K as u,
|
|
5750
5752
|
Va as v,
|
|
5751
|
-
|
|
5753
|
+
kn as w,
|
|
5752
5754
|
So as x,
|
|
5753
5755
|
ct as y,
|
|
5754
5756
|
ue as z
|