@ianicdev/datatables2 0.8.12 → 0.8.14
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/Columns-CC4nA_Ct.js +28 -0
- package/dist/Columns-DcGC-80C.cjs +1 -0
- package/dist/{Comparison-BqTSsCLG.js → Comparison-C01AKfgw.js} +1 -1
- package/dist/{Comparison-C6FIMUxe.cjs → Comparison-Dce7ScjC.cjs} +1 -1
- package/dist/{Datepicker-BVJaLzUE.cjs → Datepicker-DxBdrdTB.cjs} +1 -1
- package/dist/{Datepicker-DFx2oByi.js → Datepicker-mPcniC1A.js} +2 -2
- package/dist/{Download-C0jtXXJ0.js → Download-BDnoqp1M.js} +74 -74
- package/dist/{Download-CaNb669s.cjs → Download-CPzJn-2w.cjs} +1 -1
- package/dist/Options-BkF79lwm.cjs +1 -0
- package/dist/Options-CaFgL3JX.js +82 -0
- package/dist/RefreshTable-BzqRXqsa.js +26 -0
- package/dist/RefreshTable-y95tbLjN.cjs +1 -0
- package/dist/{Search-BlL-TqMI.js → Search-Dc5sTYD8.js} +24 -24
- package/dist/Search-Deh-nYFV.cjs +1 -0
- package/dist/{Table-BXmDR-au.js → Table-Ck19343m.js} +2 -2
- package/dist/{Table-CgJuX8RC.cjs → Table-mMCKTOcZ.cjs} +1 -1
- package/dist/{TableServer-Dz-lY5mC.js → TableServer-BSL5gUMK.js} +3 -3
- package/dist/{TableServer-BU69vzbr.cjs → TableServer-BgXf9koC.cjs} +1 -1
- package/dist/{cellRender-CQYi-Dxl.cjs → cellRender-134wtDl3.cjs} +1 -1
- package/dist/{cellRender-CCUl5aCk.js → cellRender-VUoXYbjo.js} +2 -2
- package/dist/{dataTables-C3xrvV6a.js → dataTables-Cqxnh1k5.js} +394 -381
- package/dist/{dataTables-N06kO-u5.cjs → dataTables-DpKVZNst.cjs} +1 -1
- package/dist/datatables.cjs +1 -1
- package/dist/datatables.js +1 -1
- package/dist/{index-D5UVkV64.cjs → index-B1GllOYW.cjs} +1 -1
- package/dist/{index-DfHaDUjK.cjs → index-BN_4tyjK.cjs} +1 -1
- package/dist/{index-DgwAqbjp.js → index-BSg6ffz_.js} +617 -617
- package/dist/{index-iDjxmkCZ.js → index-DKGM8L7F.js} +1 -1
- package/package.json +1 -1
- package/dist/Columns-9ukAZbwF.cjs +0 -1
- package/dist/Columns-BiIuzmZZ.js +0 -28
- package/dist/Options-Bi0Fh84a.js +0 -82
- package/dist/Options-C6N7gzNo.cjs +0 -1
- package/dist/RefreshTable-DkVAsqS-.cjs +0 -1
- package/dist/RefreshTable-uBvnLVYW.js +0 -26
- package/dist/Search-6OIEj95Z.cjs +0 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { warn as Et, reactive as Ge, watchEffect as be, toRef as k, capitalize as ka, shallowRef as N, camelize as vn, isVNode as Ai, Comment as _i, Fragment as Ce, unref as
|
|
1
|
+
import { warn as Et, reactive as Ge, watchEffect as be, toRef as k, capitalize as ka, shallowRef as N, camelize as vn, isVNode as Ai, Comment as _i, Fragment as Ce, unref as Ae, isRef as bt, isReactive as Oi, isProxy as Ii, toRaw as U, getCurrentInstance as Vi, ref as $, computed as S, provide as ce, inject as J, defineComponent as At, h as _t, toValue as ie, createElementVNode as E, normalizeClass as M, createVNode as w, normalizeStyle as X, watch as D, onScopeDispose as le, effectScope as mn, useId as xa, onBeforeUnmount as ke, onMounted as gn, onUpdated as Ti, mergeProps as j, toRefs as Bi, Text as Li, readonly as yn, Transition as Be, resolveDynamicComponent as Ri, nextTick as ue, withDirectives as qe, toDisplayString as et, TransitionGroup as hn, onBeforeMount as bn, vShow as Sn, Teleport as Ni, onDeactivated as $i, createBlock as St, openBlock as _e, withCtx as yt, createElementBlock as Kt, renderList as Fi, normalizeProps as Xt, guardReactiveProps as Mi, resolveComponent as Di, createTextVNode as zi, defineAsyncComponent as ji } from "vue";
|
|
2
2
|
function je(e) {
|
|
3
3
|
Et(`Vuetify: ${e}`);
|
|
4
4
|
}
|
|
5
|
-
function
|
|
5
|
+
function pn(e) {
|
|
6
6
|
Et(`Vuetify error: ${e}`);
|
|
7
7
|
}
|
|
8
8
|
function Wi(e, t) {
|
|
9
9
|
t = Array.isArray(t) ? t.slice(0, -1).map((n) => `'${n}'`).join(", ") + ` or '${t.at(-1)}'` : `'${t}'`, Et(`[Vuetify UPGRADE] '${e}' is deprecated, use ${t} instead.`);
|
|
10
10
|
}
|
|
11
|
-
const
|
|
11
|
+
const te = typeof window < "u", wn = te && "IntersectionObserver" in window, Hi = te && "matchMedia" in window && typeof window.matchMedia == "function", pt = () => Hi && window.matchMedia("(prefers-reduced-motion: reduce)").matches;
|
|
12
12
|
function Nn(e, t, n) {
|
|
13
13
|
Gi(e, t), t.set(e, n);
|
|
14
14
|
}
|
|
@@ -113,7 +113,7 @@ function Fn(e, t, n) {
|
|
|
113
113
|
t.some((s) => s instanceof RegExp ? s.test(r) : s === r) ? a[r] = e[r] : i[r] = e[r];
|
|
114
114
|
return [a, i];
|
|
115
115
|
}
|
|
116
|
-
function
|
|
116
|
+
function Ot(e, t) {
|
|
117
117
|
const n = {
|
|
118
118
|
...e
|
|
119
119
|
};
|
|
@@ -121,7 +121,7 @@ function It(e, t) {
|
|
|
121
121
|
}
|
|
122
122
|
const Aa = /^on[^a-z]/, _a = (e) => Aa.test(e), Ki = ["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"];
|
|
123
123
|
function Bo(e) {
|
|
124
|
-
const [t, n] = Fn(e, [Aa]), a =
|
|
124
|
+
const [t, n] = Fn(e, [Aa]), a = Ot(t, Ki), [i, r] = Fn(n, ["class", "style", "id", /^data-/]);
|
|
125
125
|
return Object.assign(i, t), Object.assign(r, a), [i, r];
|
|
126
126
|
}
|
|
127
127
|
function kn(e) {
|
|
@@ -132,7 +132,7 @@ function Lo(e, t) {
|
|
|
132
132
|
const a = function() {
|
|
133
133
|
for (var i = arguments.length, r = new Array(i), s = 0; s < i; s++)
|
|
134
134
|
r[s] = arguments[s];
|
|
135
|
-
clearTimeout(n), n = setTimeout(() => e(...r),
|
|
135
|
+
clearTimeout(n), n = setTimeout(() => e(...r), Ae(t));
|
|
136
136
|
};
|
|
137
137
|
return a.clear = () => {
|
|
138
138
|
clearTimeout(n);
|
|
@@ -173,16 +173,16 @@ function De() {
|
|
|
173
173
|
}
|
|
174
174
|
return a;
|
|
175
175
|
}
|
|
176
|
-
function
|
|
177
|
-
return e.map((t) => t.type === Ce ?
|
|
176
|
+
function Oa(e) {
|
|
177
|
+
return e.map((t) => t.type === Ce ? Oa(t.children) : t).flat();
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function Oe() {
|
|
180
180
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
181
|
-
if (
|
|
181
|
+
if (Oe.cache.has(e)) return Oe.cache.get(e);
|
|
182
182
|
const t = e.replace(/[^a-z]/gi, "-").replace(/\B([A-Z])/g, "-$1").toLowerCase();
|
|
183
|
-
return
|
|
183
|
+
return Oe.cache.set(e, t), t;
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
Oe.cache = /* @__PURE__ */ new Map();
|
|
186
186
|
function Ye(e, t) {
|
|
187
187
|
if (!t || typeof t != "object") return [];
|
|
188
188
|
if (Array.isArray(t))
|
|
@@ -199,22 +199,22 @@ function Ye(e, t) {
|
|
|
199
199
|
}
|
|
200
200
|
return [];
|
|
201
201
|
}
|
|
202
|
-
var
|
|
202
|
+
var Fe = /* @__PURE__ */ new WeakMap(), Pe = /* @__PURE__ */ new WeakMap();
|
|
203
203
|
class Yi {
|
|
204
204
|
constructor(t) {
|
|
205
|
-
Nn(this,
|
|
205
|
+
Nn(this, Fe, []), Nn(this, Pe, 0), this.size = t;
|
|
206
206
|
}
|
|
207
207
|
get isFull() {
|
|
208
|
-
return he(
|
|
208
|
+
return he(Fe, this).length === this.size;
|
|
209
209
|
}
|
|
210
210
|
push(t) {
|
|
211
|
-
he(
|
|
211
|
+
he(Fe, this)[he(Pe, this)] = t, $n(Pe, this, (he(Pe, this) + 1) % this.size);
|
|
212
212
|
}
|
|
213
213
|
values() {
|
|
214
|
-
return he(
|
|
214
|
+
return he(Fe, this).slice(he(Pe, this)).concat(he(Fe, this).slice(0, he(Pe, this)));
|
|
215
215
|
}
|
|
216
216
|
clear() {
|
|
217
|
-
he(
|
|
217
|
+
he(Fe, this).length = 0, $n(Pe, this, 0);
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
220
|
function xn(e) {
|
|
@@ -231,10 +231,10 @@ function xn(e) {
|
|
|
231
231
|
n[a] = k(() => t[a]);
|
|
232
232
|
return n;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
234
|
+
function wt(e, t) {
|
|
235
235
|
return e.includes(t);
|
|
236
236
|
}
|
|
237
|
-
function
|
|
237
|
+
function Ia(e) {
|
|
238
238
|
return e[2].toLowerCase() + e.slice(3);
|
|
239
239
|
}
|
|
240
240
|
const Ze = () => [Function, Array];
|
|
@@ -256,7 +256,7 @@ function Zt(e) {
|
|
|
256
256
|
try {
|
|
257
257
|
a = [...e.querySelectorAll(n)];
|
|
258
258
|
} catch (i) {
|
|
259
|
-
return
|
|
259
|
+
return pn(String(i)), [];
|
|
260
260
|
}
|
|
261
261
|
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");
|
|
262
262
|
}
|
|
@@ -287,7 +287,7 @@ function No(e) {
|
|
|
287
287
|
return e == null || typeof e == "string" && e.trim() === "";
|
|
288
288
|
}
|
|
289
289
|
function Qi(e, t) {
|
|
290
|
-
if (!(
|
|
290
|
+
if (!(te && typeof CSS < "u" && typeof CSS.supports < "u" && CSS.supports(`selector(${t})`))) return null;
|
|
291
291
|
try {
|
|
292
292
|
return !!e && e.matches(t);
|
|
293
293
|
} catch {
|
|
@@ -298,7 +298,7 @@ function Zi(e) {
|
|
|
298
298
|
return e.some((t) => Ai(t) ? t.type === _i ? !1 : t.type !== Ce || Zi(t.children) : !0) ? e : null;
|
|
299
299
|
}
|
|
300
300
|
function Ji(e, t) {
|
|
301
|
-
if (!
|
|
301
|
+
if (!te || e === 0)
|
|
302
302
|
return t(), () => {
|
|
303
303
|
};
|
|
304
304
|
const n = window.setTimeout(t, e);
|
|
@@ -325,7 +325,7 @@ function $o(e) {
|
|
|
325
325
|
const t = e.key.length === 1, n = !e.ctrlKey && !e.metaKey && !e.altKey;
|
|
326
326
|
return t && n;
|
|
327
327
|
}
|
|
328
|
-
function
|
|
328
|
+
function Le(e) {
|
|
329
329
|
return typeof e == "string" || typeof e == "number" || typeof e == "boolean" || typeof e == "bigint";
|
|
330
330
|
}
|
|
331
331
|
function zn(e) {
|
|
@@ -358,13 +358,13 @@ function tr(e) {
|
|
|
358
358
|
}));
|
|
359
359
|
}
|
|
360
360
|
function Do(e) {
|
|
361
|
-
const t = (n) => Array.isArray(n) ? n.map((a) => t(a)) : bt(n) ||
|
|
361
|
+
const t = (n) => Array.isArray(n) ? n.map((a) => t(a)) : bt(n) || Oi(n) || Ii(n) ? t(U(n)) : Qt(n) ? Object.keys(n).reduce((a, i) => (a[i] = t(n[i]), a), {}) : n;
|
|
362
362
|
return t(e);
|
|
363
363
|
}
|
|
364
364
|
const Ta = ["top", "bottom"], nr = ["start", "end", "left", "right"];
|
|
365
365
|
function en(e, t) {
|
|
366
366
|
let [n, a] = e.split(" ");
|
|
367
|
-
return a || (a =
|
|
367
|
+
return a || (a = wt(Ta, n) ? "start" : wt(nr, n) ? "top" : "center"), {
|
|
368
368
|
side: jn(n, t),
|
|
369
369
|
align: jn(a, t)
|
|
370
370
|
};
|
|
@@ -403,7 +403,7 @@ function Wn(e) {
|
|
|
403
403
|
};
|
|
404
404
|
}
|
|
405
405
|
function Hn(e) {
|
|
406
|
-
return
|
|
406
|
+
return wt(Ta, e.side) ? "y" : "x";
|
|
407
407
|
}
|
|
408
408
|
class oe {
|
|
409
409
|
constructor(t) {
|
|
@@ -521,7 +521,7 @@ const ht = /* @__PURE__ */ new WeakMap();
|
|
|
521
521
|
function ir(e, t) {
|
|
522
522
|
Object.keys(t).forEach((n) => {
|
|
523
523
|
if (_a(n)) {
|
|
524
|
-
const a =
|
|
524
|
+
const a = Ia(n), i = ht.get(e);
|
|
525
525
|
if (t[n] == null)
|
|
526
526
|
i?.forEach((r) => {
|
|
527
527
|
const [s, o] = r;
|
|
@@ -539,7 +539,7 @@ function ir(e, t) {
|
|
|
539
539
|
function rr(e, t) {
|
|
540
540
|
Object.keys(t).forEach((n) => {
|
|
541
541
|
if (_a(n)) {
|
|
542
|
-
const a =
|
|
542
|
+
const a = Ia(n), i = ht.get(e);
|
|
543
543
|
i?.forEach((r) => {
|
|
544
544
|
const [s, o] = r;
|
|
545
545
|
s === a && (e.removeEventListener(a, o), i.delete(r));
|
|
@@ -548,9 +548,9 @@ function rr(e, t) {
|
|
|
548
548
|
e.removeAttribute(n);
|
|
549
549
|
});
|
|
550
550
|
}
|
|
551
|
-
const
|
|
551
|
+
const Me = 2.4, qn = 0.2126729, Un = 0.7151522, Kn = 0.072175, sr = 0.55, or = 0.58, lr = 0.57, ur = 0.62, mt = 0.03, Xn = 1.45, cr = 5e-4, dr = 1.25, fr = 1.25, Yn = 0.078, Qn = 12.82051282051282, gt = 0.06, Zn = 1e-3;
|
|
552
552
|
function Jn(e, t) {
|
|
553
|
-
const n = (e.r / 255) **
|
|
553
|
+
const n = (e.r / 255) ** Me, a = (e.g / 255) ** Me, i = (e.b / 255) ** Me, r = (t.r / 255) ** Me, s = (t.g / 255) ** Me, o = (t.b / 255) ** Me;
|
|
554
554
|
let l = n * qn + a * Un + i * Kn, u = r * qn + s * Un + o * Kn;
|
|
555
555
|
if (l <= mt && (l += (mt - l) ** Xn), u <= mt && (u += (mt - u) ** Xn), Math.abs(u - l) < cr) return 0;
|
|
556
556
|
let c;
|
|
@@ -701,7 +701,7 @@ function A(e, t) {
|
|
|
701
701
|
} : a[i] = s, t && !a[i].source && (a[i].source = t), a;
|
|
702
702
|
}, {});
|
|
703
703
|
}
|
|
704
|
-
const
|
|
704
|
+
const ee = A({
|
|
705
705
|
class: [String, Array, Object],
|
|
706
706
|
style: {
|
|
707
707
|
type: [String, Array, Object],
|
|
@@ -717,7 +717,7 @@ function Y(e, t) {
|
|
|
717
717
|
function xe() {
|
|
718
718
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "composables";
|
|
719
719
|
const t = Y(e).type;
|
|
720
|
-
return
|
|
720
|
+
return Oe(t?.aliasName || t?.name);
|
|
721
721
|
}
|
|
722
722
|
function br(e) {
|
|
723
723
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Y("injectSelf");
|
|
@@ -729,14 +729,14 @@ function br(e) {
|
|
|
729
729
|
}
|
|
730
730
|
const Ct = Symbol.for("vuetify:defaults");
|
|
731
731
|
function Pn() {
|
|
732
|
-
const e =
|
|
732
|
+
const e = J(Ct);
|
|
733
733
|
if (!e) throw new Error("[Vuetify] Could not find defaults instance");
|
|
734
734
|
return e;
|
|
735
735
|
}
|
|
736
736
|
function En(e, t) {
|
|
737
737
|
const n = Pn(), a = $(e), i = S(() => {
|
|
738
|
-
if (
|
|
739
|
-
const s =
|
|
738
|
+
if (Ae(t?.disabled)) return n.value;
|
|
739
|
+
const s = Ae(t?.scoped), o = Ae(t?.reset), l = Ae(t?.root);
|
|
740
740
|
if (a.value == null && !(s || o || l)) return n.value;
|
|
741
741
|
let u = De(a.value, {
|
|
742
742
|
prev: n.value
|
|
@@ -755,9 +755,9 @@ function En(e, t) {
|
|
|
755
755
|
return ce(Ct, i), i;
|
|
756
756
|
}
|
|
757
757
|
function Sr(e, t) {
|
|
758
|
-
return e.props && (typeof e.props[t] < "u" || typeof e.props[
|
|
758
|
+
return e.props && (typeof e.props[t] < "u" || typeof e.props[Oe(t)] < "u");
|
|
759
759
|
}
|
|
760
|
-
function
|
|
760
|
+
function pr() {
|
|
761
761
|
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] : Pn();
|
|
762
762
|
const a = Y("useDefaults");
|
|
763
763
|
if (t = t ?? a.type.name ?? a.type.__name, !t)
|
|
@@ -807,7 +807,7 @@ function rt(e) {
|
|
|
807
807
|
const {
|
|
808
808
|
props: s,
|
|
809
809
|
provideSubDefaults: o
|
|
810
|
-
} =
|
|
810
|
+
} = pr(a, a._as ?? e.name, r), l = e._setup(s, i);
|
|
811
811
|
return o(), l;
|
|
812
812
|
};
|
|
813
813
|
}
|
|
@@ -820,7 +820,7 @@ function z() {
|
|
|
820
820
|
function zo(e, t) {
|
|
821
821
|
return t.props = e, t;
|
|
822
822
|
}
|
|
823
|
-
function
|
|
823
|
+
function wr(e) {
|
|
824
824
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "div", n = arguments.length > 2 ? arguments[2] : void 0;
|
|
825
825
|
return z()({
|
|
826
826
|
name: n ?? ka(vn(e.replace(/__/g, "-"))),
|
|
@@ -829,7 +829,7 @@ function pr(e) {
|
|
|
829
829
|
type: String,
|
|
830
830
|
default: t
|
|
831
831
|
},
|
|
832
|
-
...
|
|
832
|
+
...ee()
|
|
833
833
|
},
|
|
834
834
|
setup(a, i) {
|
|
835
835
|
let {
|
|
@@ -843,7 +843,7 @@ function pr(e) {
|
|
|
843
843
|
});
|
|
844
844
|
}
|
|
845
845
|
function Cr(e, t, n, a) {
|
|
846
|
-
if (!n ||
|
|
846
|
+
if (!n || Le(e) || Le(t)) return;
|
|
847
847
|
const i = n.get(e);
|
|
848
848
|
if (i)
|
|
849
849
|
i.set(t, a);
|
|
@@ -853,7 +853,7 @@ function Cr(e, t, n, a) {
|
|
|
853
853
|
}
|
|
854
854
|
}
|
|
855
855
|
function kr(e, t, n) {
|
|
856
|
-
if (!n ||
|
|
856
|
+
if (!n || Le(e) || Le(t)) return null;
|
|
857
857
|
const a = n.get(e)?.get(t);
|
|
858
858
|
if (typeof a == "boolean") return a;
|
|
859
859
|
const i = n.get(t)?.get(e);
|
|
@@ -948,10 +948,10 @@ function Ar(e, t) {
|
|
|
948
948
|
const f = Date.now();
|
|
949
949
|
s || (s = f);
|
|
950
950
|
const g = f - Math.max(s, i);
|
|
951
|
-
function
|
|
951
|
+
function p() {
|
|
952
952
|
i = Date.now(), a = window.setTimeout(o, t), e(...c);
|
|
953
953
|
}
|
|
954
|
-
r ? g >= t ?
|
|
954
|
+
r ? g >= t ? p() : n.trailing && (a = window.setTimeout(p, t - g)) : (r = !0, n.leading && p());
|
|
955
955
|
};
|
|
956
956
|
return l.clear = o, l.immediate = e, l;
|
|
957
957
|
}
|
|
@@ -980,7 +980,7 @@ function ut(e) {
|
|
|
980
980
|
densityClasses: k(() => `${t}--density-${e.density}`)
|
|
981
981
|
};
|
|
982
982
|
}
|
|
983
|
-
const
|
|
983
|
+
const It = A({
|
|
984
984
|
elevation: {
|
|
985
985
|
type: [Number, String],
|
|
986
986
|
validator(e) {
|
|
@@ -999,14 +999,14 @@ function Vt(e) {
|
|
|
999
999
|
})
|
|
1000
1000
|
};
|
|
1001
1001
|
}
|
|
1002
|
-
const
|
|
1002
|
+
const Re = A({
|
|
1003
1003
|
rounded: {
|
|
1004
1004
|
type: [Boolean, Number, String],
|
|
1005
1005
|
default: void 0
|
|
1006
1006
|
},
|
|
1007
1007
|
tile: Boolean
|
|
1008
1008
|
}, "rounded");
|
|
1009
|
-
function
|
|
1009
|
+
function Ne(e) {
|
|
1010
1010
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : xe();
|
|
1011
1011
|
return {
|
|
1012
1012
|
roundedClasses: S(() => {
|
|
@@ -1032,7 +1032,7 @@ const de = A({
|
|
|
1032
1032
|
}, "theme");
|
|
1033
1033
|
function Se(e) {
|
|
1034
1034
|
Y("provideTheme");
|
|
1035
|
-
const t =
|
|
1035
|
+
const t = J(an, null);
|
|
1036
1036
|
if (!t) throw new Error("Could not find Vuetify theme injection");
|
|
1037
1037
|
const n = k(() => e.theme ?? t.name.value), a = k(() => t.themes.value[n.value]), i = k(() => t.isDisabled ? void 0 : `${t.prefix}theme--${n.value}`), r = {
|
|
1038
1038
|
...t,
|
|
@@ -1042,9 +1042,9 @@ function Se(e) {
|
|
|
1042
1042
|
};
|
|
1043
1043
|
return ce(an, r), r;
|
|
1044
1044
|
}
|
|
1045
|
-
function
|
|
1045
|
+
function Or() {
|
|
1046
1046
|
Y("useTheme");
|
|
1047
|
-
const e =
|
|
1047
|
+
const e = J(an, null);
|
|
1048
1048
|
if (!e) throw new Error("Could not find Vuetify theme injection");
|
|
1049
1049
|
return e;
|
|
1050
1050
|
}
|
|
@@ -1053,7 +1053,7 @@ function _n(e) {
|
|
|
1053
1053
|
const {
|
|
1054
1054
|
class: t,
|
|
1055
1055
|
style: n
|
|
1056
|
-
} =
|
|
1056
|
+
} = Ir(e);
|
|
1057
1057
|
return {
|
|
1058
1058
|
colorClasses: t,
|
|
1059
1059
|
colorStyles: n
|
|
@@ -1084,7 +1084,7 @@ function We(e) {
|
|
|
1084
1084
|
backgroundColorStyles: n
|
|
1085
1085
|
};
|
|
1086
1086
|
}
|
|
1087
|
-
function
|
|
1087
|
+
function Ir(e) {
|
|
1088
1088
|
const t = ie(e), n = [], a = {};
|
|
1089
1089
|
if (t.background)
|
|
1090
1090
|
if (tn(t.background)) {
|
|
@@ -1103,7 +1103,7 @@ function Or(e) {
|
|
|
1103
1103
|
};
|
|
1104
1104
|
}
|
|
1105
1105
|
const Vr = ["elevated", "flat", "tonal", "outlined", "text", "plain"];
|
|
1106
|
-
function
|
|
1106
|
+
function On(e, t) {
|
|
1107
1107
|
return E(Ce, null, [e && E("span", {
|
|
1108
1108
|
key: "overlay",
|
|
1109
1109
|
class: M(`${t}__overlay`)
|
|
@@ -1120,7 +1120,7 @@ const ct = A({
|
|
|
1120
1120
|
validator: (e) => Vr.includes(e)
|
|
1121
1121
|
}
|
|
1122
1122
|
}, "variant");
|
|
1123
|
-
function
|
|
1123
|
+
function In(e) {
|
|
1124
1124
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : xe();
|
|
1125
1125
|
const n = k(() => {
|
|
1126
1126
|
const {
|
|
@@ -1153,10 +1153,10 @@ const $a = A({
|
|
|
1153
1153
|
default: "horizontal"
|
|
1154
1154
|
},
|
|
1155
1155
|
...st(),
|
|
1156
|
-
...
|
|
1156
|
+
...ee(),
|
|
1157
1157
|
...lt(),
|
|
1158
|
-
...
|
|
1159
|
-
...
|
|
1158
|
+
...It(),
|
|
1159
|
+
...Re(),
|
|
1160
1160
|
...de(),
|
|
1161
1161
|
...me(),
|
|
1162
1162
|
...ct()
|
|
@@ -1177,7 +1177,7 @@ const $a = A({
|
|
|
1177
1177
|
elevationClasses: s
|
|
1178
1178
|
} = Vt(e), {
|
|
1179
1179
|
roundedClasses: o
|
|
1180
|
-
} =
|
|
1180
|
+
} = Ne(e);
|
|
1181
1181
|
En({
|
|
1182
1182
|
VBtn: {
|
|
1183
1183
|
height: k(() => e.direction === "horizontal" ? "auto" : null),
|
|
@@ -1187,7 +1187,7 @@ const $a = A({
|
|
|
1187
1187
|
flat: !0,
|
|
1188
1188
|
variant: k(() => e.variant)
|
|
1189
1189
|
}
|
|
1190
|
-
}), Q(() =>
|
|
1190
|
+
}), Q(() => w(e.tag, {
|
|
1191
1191
|
class: M(["v-btn-group", `v-btn-group--${e.direction}`, {
|
|
1192
1192
|
"v-btn-group--divided": e.divided
|
|
1193
1193
|
}, a.value, r.value, i.value, s.value, o.value, e.class]),
|
|
@@ -1210,9 +1210,9 @@ function dt(e, t) {
|
|
|
1210
1210
|
n?.stop();
|
|
1211
1211
|
});
|
|
1212
1212
|
}
|
|
1213
|
-
function
|
|
1213
|
+
function Ve(e, t, n) {
|
|
1214
1214
|
let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (d) => d, i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (d) => d;
|
|
1215
|
-
const r = Y("useProxiedModel"), s = $(e[t] !== void 0 ? e[t] : n), o =
|
|
1215
|
+
const r = Y("useProxiedModel"), s = $(e[t] !== void 0 ? e[t] : n), o = Oe(t), u = o !== t ? S(() => (e[t], !!((r.vnode.props?.hasOwnProperty(t) || r.vnode.props?.hasOwnProperty(o)) && (r.vnode.props?.hasOwnProperty(`onUpdate:${t}`) || r.vnode.props?.hasOwnProperty(`onUpdate:${o}`))))) : S(() => (e[t], !!(r.vnode.props?.hasOwnProperty(t) && r.vnode.props?.hasOwnProperty(`onUpdate:${t}`))));
|
|
1216
1216
|
dt(() => !u.value, () => {
|
|
1217
1217
|
D(() => e[t], (d) => {
|
|
1218
1218
|
s.value = d;
|
|
@@ -1254,7 +1254,7 @@ function Lr(e, t) {
|
|
|
1254
1254
|
throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");
|
|
1255
1255
|
const i = xa();
|
|
1256
1256
|
ce(Symbol.for(`${t.description}:id`), i);
|
|
1257
|
-
const r =
|
|
1257
|
+
const r = J(t, null);
|
|
1258
1258
|
if (!r) {
|
|
1259
1259
|
if (!n) return r;
|
|
1260
1260
|
throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`);
|
|
@@ -1272,9 +1272,9 @@ function Lr(e, t) {
|
|
|
1272
1272
|
}
|
|
1273
1273
|
l(), ke(() => u());
|
|
1274
1274
|
const c = S(() => r.isSelected(i)), d = S(() => r.items.value[0].id === i), f = S(() => r.items.value[r.items.value.length - 1].id === i), g = S(() => c.value && [r.selectedClass.value, e.selectedClass]);
|
|
1275
|
-
return D(c, (
|
|
1275
|
+
return D(c, (p) => {
|
|
1276
1276
|
a.emit("group:selected", {
|
|
1277
|
-
value:
|
|
1277
|
+
value: p
|
|
1278
1278
|
});
|
|
1279
1279
|
}, {
|
|
1280
1280
|
flush: "sync"
|
|
@@ -1284,7 +1284,7 @@ function Lr(e, t) {
|
|
|
1284
1284
|
isFirst: d,
|
|
1285
1285
|
isLast: f,
|
|
1286
1286
|
toggle: () => r.select(i, !c.value),
|
|
1287
|
-
select: (
|
|
1287
|
+
select: (p) => r.select(i, p),
|
|
1288
1288
|
selectedClass: g,
|
|
1289
1289
|
value: s,
|
|
1290
1290
|
disabled: o,
|
|
@@ -1295,18 +1295,18 @@ function Lr(e, t) {
|
|
|
1295
1295
|
}
|
|
1296
1296
|
function Rr(e, t) {
|
|
1297
1297
|
let n = !1;
|
|
1298
|
-
const a = Ge([]), i =
|
|
1298
|
+
const a = Ge([]), i = Ve(e, "modelValue", [], (f) => f === void 0 ? [] : Fa(a, f === null ? [null] : kn(f)), (f) => {
|
|
1299
1299
|
const g = $r(a, f);
|
|
1300
1300
|
return e.multiple ? g : g[0];
|
|
1301
1301
|
}), r = Y("useGroup");
|
|
1302
1302
|
function s(f, g) {
|
|
1303
|
-
const
|
|
1304
|
-
|
|
1303
|
+
const p = f, b = Symbol.for(`${t.description}:id`), v = Ye(b, r?.vnode).indexOf(g);
|
|
1304
|
+
Ae(p.value) === void 0 && (p.value = v, p.useIndexAsValue = !0), v > -1 ? a.splice(v, 0, p) : a.push(p);
|
|
1305
1305
|
}
|
|
1306
1306
|
function o(f) {
|
|
1307
1307
|
if (n) return;
|
|
1308
1308
|
l();
|
|
1309
|
-
const g = a.findIndex((
|
|
1309
|
+
const g = a.findIndex((p) => p.id === f);
|
|
1310
1310
|
a.splice(g, 1);
|
|
1311
1311
|
}
|
|
1312
1312
|
function l() {
|
|
@@ -1322,8 +1322,8 @@ function Rr(e, t) {
|
|
|
1322
1322
|
a[f].useIndexAsValue && (a[f].value = f);
|
|
1323
1323
|
});
|
|
1324
1324
|
function u(f, g) {
|
|
1325
|
-
const
|
|
1326
|
-
if (!(g &&
|
|
1325
|
+
const p = a.find((b) => b.id === f);
|
|
1326
|
+
if (!(g && p?.disabled))
|
|
1327
1327
|
if (e.multiple) {
|
|
1328
1328
|
const b = i.value.slice(), m = b.findIndex((h) => h === f), v = ~m;
|
|
1329
1329
|
if (g = g ?? !v, v && e.mandatory && b.length <= 1 || !v && e.max != null && b.length + 1 > e.max) return;
|
|
@@ -1336,14 +1336,14 @@ function Rr(e, t) {
|
|
|
1336
1336
|
}
|
|
1337
1337
|
function c(f) {
|
|
1338
1338
|
if (e.multiple && je('This method is not supported when using "multiple" prop'), i.value.length) {
|
|
1339
|
-
const g = i.value[0],
|
|
1340
|
-
let b = (
|
|
1341
|
-
for (; m.disabled && b !==
|
|
1339
|
+
const g = i.value[0], p = a.findIndex((v) => v.id === g);
|
|
1340
|
+
let b = (p + f) % a.length, m = a[b];
|
|
1341
|
+
for (; m.disabled && b !== p; )
|
|
1342
1342
|
b = (b + f) % a.length, m = a[b];
|
|
1343
1343
|
if (m.disabled) return;
|
|
1344
1344
|
i.value = [a[b].id];
|
|
1345
1345
|
} else {
|
|
1346
|
-
const g = a.find((
|
|
1346
|
+
const g = a.find((p) => !p.disabled);
|
|
1347
1347
|
g && (i.value = [g.id]);
|
|
1348
1348
|
}
|
|
1349
1349
|
}
|
|
@@ -1406,7 +1406,7 @@ z()({
|
|
|
1406
1406
|
} = Rr(e, Ma);
|
|
1407
1407
|
return Q(() => {
|
|
1408
1408
|
const l = ia.filterProps(e);
|
|
1409
|
-
return
|
|
1409
|
+
return w(ia, j({
|
|
1410
1410
|
class: ["v-btn-toggle", e.class]
|
|
1411
1411
|
}, l, {
|
|
1412
1412
|
style: e.style
|
|
@@ -1432,7 +1432,7 @@ const Mr = A({
|
|
|
1432
1432
|
reset: [Number, String],
|
|
1433
1433
|
root: [Boolean, String],
|
|
1434
1434
|
scoped: Boolean
|
|
1435
|
-
}, "VDefaultsProvider"),
|
|
1435
|
+
}, "VDefaultsProvider"), we = z(!1)({
|
|
1436
1436
|
name: "VDefaultsProvider",
|
|
1437
1437
|
props: Mr(),
|
|
1438
1438
|
setup(e, t) {
|
|
@@ -1471,8 +1471,8 @@ const Mr = A({
|
|
|
1471
1471
|
} = t;
|
|
1472
1472
|
return () => {
|
|
1473
1473
|
const a = e.icon;
|
|
1474
|
-
return
|
|
1475
|
-
default: () => [e.icon ?
|
|
1474
|
+
return w(e.tag, null, {
|
|
1475
|
+
default: () => [e.icon ? w(a, null, null) : n.default?.()]
|
|
1476
1476
|
});
|
|
1477
1477
|
};
|
|
1478
1478
|
}
|
|
@@ -1484,7 +1484,7 @@ const Mr = A({
|
|
|
1484
1484
|
let {
|
|
1485
1485
|
attrs: n
|
|
1486
1486
|
} = t;
|
|
1487
|
-
return () =>
|
|
1487
|
+
return () => w(e.tag, j(n, {
|
|
1488
1488
|
style: null
|
|
1489
1489
|
}), {
|
|
1490
1490
|
default: () => [E("svg", {
|
|
@@ -1508,7 +1508,7 @@ rt({
|
|
|
1508
1508
|
name: "VLigatureIcon",
|
|
1509
1509
|
props: Tt(),
|
|
1510
1510
|
setup(e) {
|
|
1511
|
-
return () =>
|
|
1511
|
+
return () => w(e.tag, null, {
|
|
1512
1512
|
default: () => [e.icon]
|
|
1513
1513
|
});
|
|
1514
1514
|
}
|
|
@@ -1517,13 +1517,13 @@ rt({
|
|
|
1517
1517
|
name: "VClassIcon",
|
|
1518
1518
|
props: Tt(),
|
|
1519
1519
|
setup(e) {
|
|
1520
|
-
return () =>
|
|
1520
|
+
return () => w(e.tag, {
|
|
1521
1521
|
class: M(e.icon)
|
|
1522
1522
|
}, null);
|
|
1523
1523
|
}
|
|
1524
1524
|
});
|
|
1525
1525
|
const jr = (e) => {
|
|
1526
|
-
const t =
|
|
1526
|
+
const t = J(Dr);
|
|
1527
1527
|
if (!t) throw new Error("Missing Vuetify Icons provide!");
|
|
1528
1528
|
return {
|
|
1529
1529
|
iconData: S(() => {
|
|
@@ -1560,7 +1560,7 @@ function Lt(e) {
|
|
|
1560
1560
|
return xn(() => {
|
|
1561
1561
|
const n = e.size;
|
|
1562
1562
|
let a, i;
|
|
1563
|
-
return
|
|
1563
|
+
return wt(Wr, n) ? a = `${t}--size-${n}` : n && (i = {
|
|
1564
1564
|
width: B(n),
|
|
1565
1565
|
height: B(n)
|
|
1566
1566
|
}), {
|
|
@@ -1576,13 +1576,13 @@ const Hr = A({
|
|
|
1576
1576
|
end: Boolean,
|
|
1577
1577
|
icon: ae,
|
|
1578
1578
|
opacity: [String, Number],
|
|
1579
|
-
...
|
|
1579
|
+
...ee(),
|
|
1580
1580
|
...Bt(),
|
|
1581
1581
|
...de({
|
|
1582
1582
|
tag: "i"
|
|
1583
1583
|
}),
|
|
1584
1584
|
...me()
|
|
1585
|
-
}, "VIcon"),
|
|
1585
|
+
}, "VIcon"), Te = z()({
|
|
1586
1586
|
name: "VIcon",
|
|
1587
1587
|
props: Hr(),
|
|
1588
1588
|
setup(e, t) {
|
|
@@ -1592,7 +1592,7 @@ const Hr = A({
|
|
|
1592
1592
|
} = t;
|
|
1593
1593
|
const i = N(), {
|
|
1594
1594
|
themeClasses: r
|
|
1595
|
-
} =
|
|
1595
|
+
} = Or(), {
|
|
1596
1596
|
iconData: s
|
|
1597
1597
|
} = jr(() => i.value || e.icon), {
|
|
1598
1598
|
sizeClasses: o
|
|
@@ -1602,9 +1602,9 @@ const Hr = A({
|
|
|
1602
1602
|
} = Ke(() => e.color);
|
|
1603
1603
|
return Q(() => {
|
|
1604
1604
|
const c = a.default?.();
|
|
1605
|
-
c && (i.value =
|
|
1605
|
+
c && (i.value = Oa(c).filter((f) => f.type === Li && f.children && typeof f.children == "string")[0]?.children);
|
|
1606
1606
|
const d = !!(n.onClick || n.onClickOnce);
|
|
1607
|
-
return
|
|
1607
|
+
return w(s.value.component, {
|
|
1608
1608
|
tag: e.tag,
|
|
1609
1609
|
icon: s.value.icon,
|
|
1610
1610
|
class: M(["v-icon", "notranslate", r.value, o.value, l.value, {
|
|
@@ -1631,7 +1631,7 @@ const Hr = A({
|
|
|
1631
1631
|
});
|
|
1632
1632
|
function Da(e, t) {
|
|
1633
1633
|
const n = $(), a = N(!1);
|
|
1634
|
-
if (
|
|
1634
|
+
if (wn) {
|
|
1635
1635
|
const i = new IntersectionObserver((r) => {
|
|
1636
1636
|
a.value = !!r.find((s) => s.isIntersecting);
|
|
1637
1637
|
}, t);
|
|
@@ -1651,7 +1651,7 @@ function Da(e, t) {
|
|
|
1651
1651
|
function za(e) {
|
|
1652
1652
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "content";
|
|
1653
1653
|
const n = Jt(), a = $();
|
|
1654
|
-
if (
|
|
1654
|
+
if (te) {
|
|
1655
1655
|
const i = new ResizeObserver((r) => {
|
|
1656
1656
|
e?.(r, i), r.length && (t === "content" ? a.value = r[0].contentRect : a.value = r[0].target.getBoundingClientRect());
|
|
1657
1657
|
});
|
|
@@ -1684,7 +1684,7 @@ const Gr = A({
|
|
|
1684
1684
|
type: [Number, String],
|
|
1685
1685
|
default: 4
|
|
1686
1686
|
},
|
|
1687
|
-
...
|
|
1687
|
+
...ee(),
|
|
1688
1688
|
...Bt(),
|
|
1689
1689
|
...de({
|
|
1690
1690
|
tag: "div"
|
|
@@ -1710,19 +1710,19 @@ const Gr = A({
|
|
|
1710
1710
|
textColorStyles: f
|
|
1711
1711
|
} = Ke(() => e.bgColor), {
|
|
1712
1712
|
intersectionRef: g,
|
|
1713
|
-
isIntersecting:
|
|
1713
|
+
isIntersecting: p
|
|
1714
1714
|
} = Da(), {
|
|
1715
1715
|
resizeRef: b,
|
|
1716
1716
|
contentRect: m
|
|
1717
1717
|
} = za(), v = k(() => Ue(parseFloat(e.modelValue), 0, 100)), h = k(() => Number(e.width)), y = k(() => l.value ? Number(e.size) : m.value ? m.value.width : Math.max(h.value, 32)), C = k(() => a / (1 - h.value / y.value) * 2), P = k(() => h.value / y.value * C.value), T = k(() => B((100 - v.value) / 100 * i));
|
|
1718
1718
|
return be(() => {
|
|
1719
1719
|
g.value = r.value, b.value = r.value;
|
|
1720
|
-
}), Q(() =>
|
|
1720
|
+
}), Q(() => w(e.tag, {
|
|
1721
1721
|
ref: r,
|
|
1722
1722
|
class: M(["v-progress-circular", {
|
|
1723
1723
|
"v-progress-circular--indeterminate": !!e.indeterminate,
|
|
1724
|
-
"v-progress-circular--visible":
|
|
1725
|
-
"v-progress-circular--disable-shrink": e.indeterminate && (e.indeterminate === "disable-shrink" ||
|
|
1724
|
+
"v-progress-circular--visible": p.value,
|
|
1725
|
+
"v-progress-circular--disable-shrink": e.indeterminate && (e.indeterminate === "disable-shrink" || pt())
|
|
1726
1726
|
}, s.value, o.value, u.value, e.class]),
|
|
1727
1727
|
style: X([l.value, c.value, e.style]),
|
|
1728
1728
|
role: "progressbar",
|
|
@@ -1780,12 +1780,12 @@ function vt(e) {
|
|
|
1780
1780
|
}
|
|
1781
1781
|
const ja = Symbol.for("vuetify:locale");
|
|
1782
1782
|
function Wo() {
|
|
1783
|
-
const e =
|
|
1783
|
+
const e = J(ja);
|
|
1784
1784
|
if (!e) throw new Error("[Vuetify] Could not find injected locale instance");
|
|
1785
1785
|
return e;
|
|
1786
1786
|
}
|
|
1787
1787
|
function Rt() {
|
|
1788
|
-
const e =
|
|
1788
|
+
const e = J(ja);
|
|
1789
1789
|
if (!e) throw new Error("[Vuetify] Could not find injected rtl instance");
|
|
1790
1790
|
return {
|
|
1791
1791
|
isRtl: e.isRtl,
|
|
@@ -1913,11 +1913,11 @@ const Xr = A({
|
|
|
1913
1913
|
striped: Boolean,
|
|
1914
1914
|
roundedBar: Boolean,
|
|
1915
1915
|
...Ur(),
|
|
1916
|
-
...
|
|
1916
|
+
...ee(),
|
|
1917
1917
|
...Wa({
|
|
1918
1918
|
location: "top"
|
|
1919
1919
|
}),
|
|
1920
|
-
...
|
|
1920
|
+
...Re(),
|
|
1921
1921
|
...de(),
|
|
1922
1922
|
...me()
|
|
1923
1923
|
}, "VProgressLinear"), Yr = z()({
|
|
@@ -1930,7 +1930,7 @@ const Xr = A({
|
|
|
1930
1930
|
let {
|
|
1931
1931
|
slots: n
|
|
1932
1932
|
} = t;
|
|
1933
|
-
const a = $(), i =
|
|
1933
|
+
const a = $(), i = Ve(e, "modelValue"), {
|
|
1934
1934
|
isRtl: r,
|
|
1935
1935
|
rtlClasses: s
|
|
1936
1936
|
} = Rt(), {
|
|
@@ -1945,19 +1945,19 @@ const Xr = A({
|
|
|
1945
1945
|
backgroundColorStyles: f
|
|
1946
1946
|
} = We(() => e.bgColor || e.color), {
|
|
1947
1947
|
backgroundColorClasses: g,
|
|
1948
|
-
backgroundColorStyles:
|
|
1948
|
+
backgroundColorStyles: p
|
|
1949
1949
|
} = We(() => e.bufferColor || e.bgColor || e.color), {
|
|
1950
1950
|
backgroundColorClasses: b,
|
|
1951
1951
|
backgroundColorStyles: m
|
|
1952
1952
|
} = We(() => e.color), {
|
|
1953
1953
|
roundedClasses: v
|
|
1954
|
-
} =
|
|
1954
|
+
} = Ne(e), {
|
|
1955
1955
|
intersectionRef: h,
|
|
1956
1956
|
isIntersecting: y
|
|
1957
1957
|
} = Da(), C = S(() => parseFloat(e.max)), P = S(() => parseFloat(e.height)), T = S(() => Ue(parseFloat(e.bufferValue) / C.value * 100, 0, 100)), R = S(() => Ue(parseFloat(i.value) / C.value * 100, 0, 100)), x = S(() => r.value !== e.reverse), q = S(() => e.indeterminate ? "fade-transition" : "slide-x-transition"), K = N(0), {
|
|
1958
1958
|
hasChunks: F,
|
|
1959
1959
|
chunksMaskStyles: L,
|
|
1960
|
-
snapValueToChunk:
|
|
1960
|
+
snapValueToChunk: O
|
|
1961
1961
|
} = Kr(e, K);
|
|
1962
1962
|
dt(F, () => {
|
|
1963
1963
|
const {
|
|
@@ -1965,7 +1965,7 @@ const Xr = A({
|
|
|
1965
1965
|
} = za((Z) => K.value = Z[0].contentRect.width);
|
|
1966
1966
|
be(() => G.value = a.value);
|
|
1967
1967
|
});
|
|
1968
|
-
const V = S(() => F.value ?
|
|
1968
|
+
const V = S(() => F.value ? O(T.value) : T.value), I = S(() => F.value ? O(R.value) : R.value);
|
|
1969
1969
|
function W(G) {
|
|
1970
1970
|
if (!h.value) return;
|
|
1971
1971
|
const {
|
|
@@ -1977,7 +1977,7 @@ const Xr = A({
|
|
|
1977
1977
|
}
|
|
1978
1978
|
return be(() => {
|
|
1979
1979
|
h.value = a.value;
|
|
1980
|
-
}), Q(() =>
|
|
1980
|
+
}), Q(() => w(e.tag, {
|
|
1981
1981
|
ref: a,
|
|
1982
1982
|
class: M(["v-progress-linear", {
|
|
1983
1983
|
"v-progress-linear--absolute": e.absolute,
|
|
@@ -2022,11 +2022,11 @@ const Xr = A({
|
|
|
2022
2022
|
}])
|
|
2023
2023
|
}, null), E("div", {
|
|
2024
2024
|
class: M(["v-progress-linear__buffer", g.value]),
|
|
2025
|
-
style: X([
|
|
2025
|
+
style: X([p.value, {
|
|
2026
2026
|
opacity: parseFloat(e.bufferOpacity),
|
|
2027
2027
|
width: B(V.value, "%")
|
|
2028
2028
|
}])
|
|
2029
|
-
}, null),
|
|
2029
|
+
}, null), w(Be, {
|
|
2030
2030
|
name: q.value
|
|
2031
2031
|
}, {
|
|
2032
2032
|
default: () => [e.indeterminate ? E("div", {
|
|
@@ -2038,7 +2038,7 @@ const Xr = A({
|
|
|
2038
2038
|
}, null))]) : E("div", {
|
|
2039
2039
|
class: M(["v-progress-linear__determinate", b.value]),
|
|
2040
2040
|
style: X([m.value, {
|
|
2041
|
-
width: B(
|
|
2041
|
+
width: B(I.value, "%")
|
|
2042
2042
|
}])
|
|
2043
2043
|
}, null)]
|
|
2044
2044
|
}), n.default && E("div", {
|
|
@@ -2069,7 +2069,7 @@ function Ho(e, t) {
|
|
|
2069
2069
|
}, [n.default?.({
|
|
2070
2070
|
color: e.color,
|
|
2071
2071
|
isActive: e.active
|
|
2072
|
-
}) ||
|
|
2072
|
+
}) || w(Yr, {
|
|
2073
2073
|
absolute: e.absolute,
|
|
2074
2074
|
active: e.active,
|
|
2075
2075
|
color: e.color,
|
|
@@ -2142,7 +2142,7 @@ const qa = A({
|
|
|
2142
2142
|
let jt = !1;
|
|
2143
2143
|
function is(e, t) {
|
|
2144
2144
|
let n = !1, a, i;
|
|
2145
|
-
|
|
2145
|
+
te && e?.beforeEach && (ue(() => {
|
|
2146
2146
|
window.addEventListener("popstate", r), a = e.beforeEach((s, o, l) => {
|
|
2147
2147
|
jt ? n ? t(l) : l() : setTimeout(() => n ? t(l) : l()), jt = !0;
|
|
2148
2148
|
}), i = e?.afterEach(() => {
|
|
@@ -2356,15 +2356,15 @@ const on = {
|
|
|
2356
2356
|
default: void 0
|
|
2357
2357
|
},
|
|
2358
2358
|
...st(),
|
|
2359
|
-
...
|
|
2359
|
+
...ee(),
|
|
2360
2360
|
...lt(),
|
|
2361
2361
|
...ft(),
|
|
2362
|
-
...
|
|
2362
|
+
...It(),
|
|
2363
2363
|
...Br(),
|
|
2364
2364
|
...Qr(),
|
|
2365
2365
|
...Wa(),
|
|
2366
2366
|
...es(),
|
|
2367
|
-
...
|
|
2367
|
+
...Re(),
|
|
2368
2368
|
...qa(),
|
|
2369
2369
|
...Bt(),
|
|
2370
2370
|
...de({
|
|
@@ -2403,9 +2403,9 @@ const on = {
|
|
|
2403
2403
|
positionClasses: d
|
|
2404
2404
|
} = ts(e), {
|
|
2405
2405
|
roundedClasses: f
|
|
2406
|
-
} =
|
|
2406
|
+
} = Ne(e), {
|
|
2407
2407
|
sizeClasses: g,
|
|
2408
|
-
sizeStyles:
|
|
2408
|
+
sizeStyles: p
|
|
2409
2409
|
} = Lt(e), b = Lr(e, e.symbol, !1), m = Ga(e, n), v = S(() => e.active !== void 0 ? e.active : m.isRouterLink.value ? m.isActive?.value : b?.isSelected.value), h = k(() => v.value ? e.activeColor ?? e.color : e.color), y = S(() => ({
|
|
2410
2410
|
color: b?.isSelected.value && (!m.isLink.value || m.isActive?.value) || !b || m.isActive?.value ? h.value ?? e.baseColor : e.baseColor,
|
|
2411
2411
|
variant: e.variant
|
|
@@ -2413,7 +2413,7 @@ const on = {
|
|
|
2413
2413
|
colorClasses: C,
|
|
2414
2414
|
colorStyles: P,
|
|
2415
2415
|
variantClasses: T
|
|
2416
|
-
} =
|
|
2416
|
+
} = In(y), R = S(() => b?.disabled.value || e.disabled), x = k(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), q = S(() => {
|
|
2417
2417
|
if (!(e.value === void 0 || typeof e.value == "symbol"))
|
|
2418
2418
|
return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
|
|
2419
2419
|
});
|
|
@@ -2421,8 +2421,8 @@ const on = {
|
|
|
2421
2421
|
R.value || m.isLink.value && (F.metaKey || F.ctrlKey || F.shiftKey || F.button !== 0 || n.target === "_blank") || (m.isRouterLink.value ? m.navigate?.(F) : b?.toggle());
|
|
2422
2422
|
}
|
|
2423
2423
|
return rs(m, b?.select), Q(() => {
|
|
2424
|
-
const F = m.isLink.value ? "a" : e.tag, L = !!(e.prependIcon || a.prepend),
|
|
2425
|
-
return qe(
|
|
2424
|
+
const F = m.isLink.value ? "a" : e.tag, L = !!(e.prependIcon || a.prepend), O = !!(e.appendIcon || a.append), V = !!(e.icon && e.icon !== !0);
|
|
2425
|
+
return qe(w(F, j(m.linkProps, {
|
|
2426
2426
|
type: F === "a" ? void 0 : "button",
|
|
2427
2427
|
class: ["v-btn", b?.selectedClass.value, {
|
|
2428
2428
|
"v-btn--active": v.value,
|
|
@@ -2436,17 +2436,17 @@ const on = {
|
|
|
2436
2436
|
"v-btn--slim": e.slim,
|
|
2437
2437
|
"v-btn--stacked": e.stacked
|
|
2438
2438
|
}, e.spaced ? ["v-btn--spaced", `v-btn--spaced-${e.spaced}`] : [], i.value, r.value, C.value, s.value, l.value, u.value, d.value, f.value, g.value, T.value, e.class],
|
|
2439
|
-
style: [P.value, o.value, c.value,
|
|
2439
|
+
style: [P.value, o.value, c.value, p.value, e.style],
|
|
2440
2440
|
"aria-busy": e.loading ? !0 : void 0,
|
|
2441
2441
|
disabled: R.value && F !== "a" || void 0,
|
|
2442
2442
|
tabindex: e.loading || e.readonly ? -1 : void 0,
|
|
2443
2443
|
onClick: K,
|
|
2444
2444
|
value: q.value
|
|
2445
2445
|
}), {
|
|
2446
|
-
default: () => [
|
|
2446
|
+
default: () => [On(!0, "v-btn"), !e.icon && L && E("span", {
|
|
2447
2447
|
key: "prepend",
|
|
2448
2448
|
class: "v-btn__prepend"
|
|
2449
|
-
}, [a.prepend ?
|
|
2449
|
+
}, [a.prepend ? w(we, {
|
|
2450
2450
|
key: "prepend-defaults",
|
|
2451
2451
|
disabled: !e.prependIcon,
|
|
2452
2452
|
defaults: {
|
|
@@ -2454,16 +2454,16 @@ const on = {
|
|
|
2454
2454
|
icon: e.prependIcon
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
|
-
}, a.prepend) :
|
|
2457
|
+
}, a.prepend) : w(Te, {
|
|
2458
2458
|
key: "prepend-icon",
|
|
2459
2459
|
icon: e.prependIcon
|
|
2460
2460
|
}, null)]), E("span", {
|
|
2461
2461
|
class: "v-btn__content",
|
|
2462
2462
|
"data-no-activator": ""
|
|
2463
|
-
}, [!a.default && V ?
|
|
2463
|
+
}, [!a.default && V ? w(Te, {
|
|
2464
2464
|
key: "content-icon",
|
|
2465
2465
|
icon: e.icon
|
|
2466
|
-
}, null) :
|
|
2466
|
+
}, null) : w(we, {
|
|
2467
2467
|
key: "content-defaults",
|
|
2468
2468
|
disabled: !V,
|
|
2469
2469
|
defaults: {
|
|
@@ -2473,10 +2473,10 @@ const on = {
|
|
|
2473
2473
|
}
|
|
2474
2474
|
}, {
|
|
2475
2475
|
default: () => [a.default?.() ?? et(e.text)]
|
|
2476
|
-
})]), !e.icon &&
|
|
2476
|
+
})]), !e.icon && O && E("span", {
|
|
2477
2477
|
key: "append",
|
|
2478
2478
|
class: "v-btn__append"
|
|
2479
|
-
}, [a.append ?
|
|
2479
|
+
}, [a.append ? w(we, {
|
|
2480
2480
|
key: "append-defaults",
|
|
2481
2481
|
disabled: !e.appendIcon,
|
|
2482
2482
|
defaults: {
|
|
@@ -2484,13 +2484,13 @@ const on = {
|
|
|
2484
2484
|
icon: e.appendIcon
|
|
2485
2485
|
}
|
|
2486
2486
|
}
|
|
2487
|
-
}, a.append) :
|
|
2487
|
+
}, a.append) : w(Te, {
|
|
2488
2488
|
key: "append-icon",
|
|
2489
2489
|
icon: e.appendIcon
|
|
2490
2490
|
}, null)]), !!e.loading && E("span", {
|
|
2491
2491
|
key: "loader",
|
|
2492
2492
|
class: "v-btn__loader"
|
|
2493
|
-
}, [a.loader?.() ??
|
|
2493
|
+
}, [a.loader?.() ?? w(qr, {
|
|
2494
2494
|
color: typeof e.loading == "boolean" ? void 0 : e.loading,
|
|
2495
2495
|
indeterminate: !0,
|
|
2496
2496
|
width: "2"
|
|
@@ -2557,7 +2557,7 @@ function re(e, t, n) {
|
|
|
2557
2557
|
}
|
|
2558
2558
|
};
|
|
2559
2559
|
return () => {
|
|
2560
|
-
const o = a.group ? hn :
|
|
2560
|
+
const o = a.group ? hn : Be;
|
|
2561
2561
|
return _t(o, {
|
|
2562
2562
|
name: a.disabled ? "" : e,
|
|
2563
2563
|
css: !a.disabled,
|
|
@@ -2581,7 +2581,7 @@ function ti(e, t) {
|
|
|
2581
2581
|
},
|
|
2582
2582
|
disabled: {
|
|
2583
2583
|
type: Boolean,
|
|
2584
|
-
default:
|
|
2584
|
+
default: pt()
|
|
2585
2585
|
},
|
|
2586
2586
|
group: Boolean
|
|
2587
2587
|
},
|
|
@@ -2589,7 +2589,7 @@ function ti(e, t) {
|
|
|
2589
2589
|
let {
|
|
2590
2590
|
slots: r
|
|
2591
2591
|
} = i;
|
|
2592
|
-
const s = a.group ? hn :
|
|
2592
|
+
const s = a.group ? hn : Be;
|
|
2593
2593
|
return () => _t(s, {
|
|
2594
2594
|
name: a.disabled ? "" : e,
|
|
2595
2595
|
css: !a.disabled,
|
|
@@ -2662,7 +2662,7 @@ const vs = A({
|
|
|
2662
2662
|
sy: c,
|
|
2663
2663
|
speed: d
|
|
2664
2664
|
} = s;
|
|
2665
|
-
if (Wt.set(i, s),
|
|
2665
|
+
if (Wt.set(i, s), pt())
|
|
2666
2666
|
Ee(i, [{
|
|
2667
2667
|
opacity: 0
|
|
2668
2668
|
}, {}], {
|
|
@@ -2707,7 +2707,7 @@ const vs = A({
|
|
|
2707
2707
|
sy: c,
|
|
2708
2708
|
speed: d
|
|
2709
2709
|
} = s;
|
|
2710
|
-
|
|
2710
|
+
pt() ? Ee(i, [{}, {
|
|
2711
2711
|
opacity: 0
|
|
2712
2712
|
}], {
|
|
2713
2713
|
duration: 85 * d,
|
|
@@ -2734,11 +2734,11 @@ const vs = A({
|
|
|
2734
2734
|
i.style.removeProperty("pointer-events");
|
|
2735
2735
|
}
|
|
2736
2736
|
};
|
|
2737
|
-
return () => e.target ?
|
|
2737
|
+
return () => e.target ? w(Be, j({
|
|
2738
2738
|
name: "dialog-transition"
|
|
2739
2739
|
}, a, {
|
|
2740
2740
|
css: !1
|
|
2741
|
-
}), n) :
|
|
2741
|
+
}), n) : w(Be, {
|
|
2742
2742
|
name: "dialog-transition"
|
|
2743
2743
|
}, n);
|
|
2744
2744
|
}
|
|
@@ -2753,12 +2753,12 @@ function da(e, t) {
|
|
|
2753
2753
|
s === "left" || o === "left" ? l -= n.width / 2 : (s === "right" || o === "right") && (l += n.width / 2);
|
|
2754
2754
|
let u = n.top + n.height / 2;
|
|
2755
2755
|
s === "top" || o === "top" ? u -= n.height / 2 : (s === "bottom" || o === "bottom") && (u += n.height / 2);
|
|
2756
|
-
const c = n.width / a.width, d = n.height / a.height, f = Math.max(1, c, d), g = c / f || 0,
|
|
2756
|
+
const c = n.width / a.width, d = n.height / a.height, f = Math.max(1, c, d), g = c / f || 0, p = d / f || 0, b = a.width * a.height / (window.innerWidth * window.innerHeight), m = b > 0.12 ? Math.min(1.5, (b - 0.12) * 10 + 1) : 1;
|
|
2757
2757
|
return {
|
|
2758
2758
|
x: l - (i + a.left),
|
|
2759
2759
|
y: u - (r + a.top),
|
|
2760
2760
|
sx: g,
|
|
2761
|
-
sy:
|
|
2761
|
+
sy: p,
|
|
2762
2762
|
speed: m
|
|
2763
2763
|
};
|
|
2764
2764
|
}
|
|
@@ -2782,7 +2782,7 @@ function ai() {
|
|
|
2782
2782
|
} = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {
|
|
2783
2783
|
filterable: !1
|
|
2784
2784
|
};
|
|
2785
|
-
const t =
|
|
2785
|
+
const t = J(ln, {
|
|
2786
2786
|
filterable: !1,
|
|
2787
2787
|
hasPrepend: N(!1),
|
|
2788
2788
|
updateHasPrepend: () => null
|
|
@@ -2796,7 +2796,7 @@ function ai() {
|
|
|
2796
2796
|
return ce(ln, n), t;
|
|
2797
2797
|
}
|
|
2798
2798
|
function ii() {
|
|
2799
|
-
return
|
|
2799
|
+
return J(ln, null);
|
|
2800
2800
|
}
|
|
2801
2801
|
const Vn = (e) => {
|
|
2802
2802
|
const t = {
|
|
@@ -3002,7 +3002,7 @@ const Vn = (e) => {
|
|
|
3002
3002
|
in: (a, i, r, s) => a?.length ? t.in(a.slice(0, 1), i, r, s) : /* @__PURE__ */ new Map(),
|
|
3003
3003
|
out: (a, i, r) => t.out(a, i, r)
|
|
3004
3004
|
};
|
|
3005
|
-
},
|
|
3005
|
+
}, ps = (e) => {
|
|
3006
3006
|
const t = Tn(e);
|
|
3007
3007
|
return {
|
|
3008
3008
|
select: (a) => {
|
|
@@ -3022,7 +3022,7 @@ const Vn = (e) => {
|
|
|
3022
3022
|
in: t.in,
|
|
3023
3023
|
out: t.out
|
|
3024
3024
|
};
|
|
3025
|
-
},
|
|
3025
|
+
}, ws = (e) => {
|
|
3026
3026
|
const t = oi(e);
|
|
3027
3027
|
return {
|
|
3028
3028
|
select: (a) => {
|
|
@@ -3062,15 +3062,15 @@ const Vn = (e) => {
|
|
|
3062
3062
|
let d = U(o.get(a));
|
|
3063
3063
|
for (; d; ) {
|
|
3064
3064
|
let f = !0, g = !0;
|
|
3065
|
-
for (const
|
|
3066
|
-
const b = U(
|
|
3065
|
+
for (const p of s.get(d)) {
|
|
3066
|
+
const b = U(p);
|
|
3067
3067
|
if (!l.has(b) && (r.get(b) !== "on" && (f = !1), r.has(b) && r.get(b) !== "off" && (g = !1), !f && !g))
|
|
3068
3068
|
break;
|
|
3069
3069
|
}
|
|
3070
3070
|
r.set(d, f ? "on" : g ? "off" : "indeterminate"), d = U(o.get(d));
|
|
3071
3071
|
}
|
|
3072
|
-
return e && !i && Array.from(r.entries()).reduce((g,
|
|
3073
|
-
let [b, m] =
|
|
3072
|
+
return e && !i && Array.from(r.entries()).reduce((g, p) => {
|
|
3073
|
+
let [b, m] = p;
|
|
3074
3074
|
return m === "on" && g.push(b), g;
|
|
3075
3075
|
}, []).length === 0 ? u : r;
|
|
3076
3076
|
},
|
|
@@ -3145,7 +3145,7 @@ const Vn = (e) => {
|
|
|
3145
3145
|
mandatory: Boolean
|
|
3146
3146
|
}, "nested"), xs = (e) => {
|
|
3147
3147
|
let t = !1;
|
|
3148
|
-
const n = N(/* @__PURE__ */ new Map()), a = N(/* @__PURE__ */ new Map()), i = N(/* @__PURE__ */ new Set()), r =
|
|
3148
|
+
const n = N(/* @__PURE__ */ new Map()), a = N(/* @__PURE__ */ new Map()), i = N(/* @__PURE__ */ new Set()), r = Ve(e, "opened", e.opened, (m) => new Set(Array.isArray(m) ? m.map((v) => U(v)) : m), (m) => [...m.values()]), s = S(() => {
|
|
3149
3149
|
if (typeof e.activeStrategy == "object") return e.activeStrategy;
|
|
3150
3150
|
if (typeof e.activeStrategy == "function") return e.activeStrategy(e.mandatory);
|
|
3151
3151
|
switch (e.activeStrategy) {
|
|
@@ -3164,9 +3164,9 @@ const Vn = (e) => {
|
|
|
3164
3164
|
if (typeof e.selectStrategy == "function") return e.selectStrategy(e.mandatory);
|
|
3165
3165
|
switch (e.selectStrategy) {
|
|
3166
3166
|
case "single-leaf":
|
|
3167
|
-
return ps(e.mandatory);
|
|
3168
|
-
case "leaf":
|
|
3169
3167
|
return ws(e.mandatory);
|
|
3168
|
+
case "leaf":
|
|
3169
|
+
return ps(e.mandatory);
|
|
3170
3170
|
case "independent":
|
|
3171
3171
|
return Tn(e.mandatory);
|
|
3172
3172
|
case "single-independent":
|
|
@@ -3188,7 +3188,7 @@ const Vn = (e) => {
|
|
|
3188
3188
|
default:
|
|
3189
3189
|
return si;
|
|
3190
3190
|
}
|
|
3191
|
-
}), u =
|
|
3191
|
+
}), u = Ve(e, "activated", e.activated, (m) => s.value.in(m, n.value, a.value), (m) => s.value.out(m, n.value, a.value)), c = Ve(e, "selected", e.selected, (m) => o.value.in(m, n.value, a.value, i.value), (m) => o.value.out(m, n.value, a.value));
|
|
3192
3192
|
ke(() => {
|
|
3193
3193
|
t = !0;
|
|
3194
3194
|
});
|
|
@@ -3199,7 +3199,7 @@ const Vn = (e) => {
|
|
|
3199
3199
|
v.unshift(h), h = a.value.get(h);
|
|
3200
3200
|
return v;
|
|
3201
3201
|
}
|
|
3202
|
-
const f = Y("nested"), g = /* @__PURE__ */ new Set(),
|
|
3202
|
+
const f = Y("nested"), g = /* @__PURE__ */ new Set(), p = Ar(() => {
|
|
3203
3203
|
ue(() => {
|
|
3204
3204
|
n.value = new Map(n.value), a.value = new Map(a.value);
|
|
3205
3205
|
});
|
|
@@ -3220,13 +3220,13 @@ const Vn = (e) => {
|
|
|
3220
3220
|
register: (m, v, h, y) => {
|
|
3221
3221
|
if (g.has(m)) {
|
|
3222
3222
|
const C = d(m).map(String).join(" -> "), P = d(v).concat(m).map(String).join(" -> ");
|
|
3223
|
-
|
|
3223
|
+
pn(`Multiple nodes with the same ID
|
|
3224
3224
|
${C}
|
|
3225
3225
|
${P}`);
|
|
3226
3226
|
return;
|
|
3227
3227
|
} else
|
|
3228
3228
|
g.add(m);
|
|
3229
|
-
v && m !== v && a.value.set(m, v), h && i.value.add(m), y && n.value.set(m, []), v != null && n.value.set(v, [...n.value.get(v) || [], m]),
|
|
3229
|
+
v && m !== v && a.value.set(m, v), h && i.value.add(m), y && n.value.set(m, []), v != null && n.value.set(v, [...n.value.get(v) || [], m]), p();
|
|
3230
3230
|
},
|
|
3231
3231
|
unregister: (m) => {
|
|
3232
3232
|
if (t) return;
|
|
@@ -3236,7 +3236,7 @@ const Vn = (e) => {
|
|
|
3236
3236
|
const h = n.value.get(v) ?? [];
|
|
3237
3237
|
n.value.set(v, h.filter((y) => y !== m));
|
|
3238
3238
|
}
|
|
3239
|
-
a.value.delete(m),
|
|
3239
|
+
a.value.delete(m), p();
|
|
3240
3240
|
},
|
|
3241
3241
|
open: (m, v, h) => {
|
|
3242
3242
|
f.emit("click:open", {
|
|
@@ -3325,7 +3325,7 @@ const Vn = (e) => {
|
|
|
3325
3325
|
};
|
|
3326
3326
|
return ce(it, b), b.root;
|
|
3327
3327
|
}, ci = (e, t, n) => {
|
|
3328
|
-
const a =
|
|
3328
|
+
const a = J(it, ui), i = Symbol("nested item"), r = S(() => {
|
|
3329
3329
|
const o = U(ie(e));
|
|
3330
3330
|
return o !== void 0 ? o : i;
|
|
3331
3331
|
}), s = {
|
|
@@ -3355,7 +3355,7 @@ const Vn = (e) => {
|
|
|
3355
3355
|
}));
|
|
3356
3356
|
}), n && ce(it, s), s;
|
|
3357
3357
|
}, Ps = () => {
|
|
3358
|
-
const e =
|
|
3358
|
+
const e = J(it, ui);
|
|
3359
3359
|
ce(it, {
|
|
3360
3360
|
...e,
|
|
3361
3361
|
isGroupActivator: !0
|
|
@@ -3390,7 +3390,7 @@ const di = A({
|
|
|
3390
3390
|
group: r,
|
|
3391
3391
|
...s
|
|
3392
3392
|
} = e, {
|
|
3393
|
-
component: o = r ? hn :
|
|
3393
|
+
component: o = r ? hn : Be,
|
|
3394
3394
|
...l
|
|
3395
3395
|
} = Yt(a) ? a : {};
|
|
3396
3396
|
let u;
|
|
@@ -3429,7 +3429,7 @@ const di = A({
|
|
|
3429
3429
|
subgroup: Boolean,
|
|
3430
3430
|
title: String,
|
|
3431
3431
|
value: null,
|
|
3432
|
-
...
|
|
3432
|
+
...ee(),
|
|
3433
3433
|
...de()
|
|
3434
3434
|
}, "VListGroup"), fa = z()({
|
|
3435
3435
|
name: "VListGroup",
|
|
@@ -3463,7 +3463,7 @@ const di = A({
|
|
|
3463
3463
|
value: e.value
|
|
3464
3464
|
}
|
|
3465
3465
|
}));
|
|
3466
|
-
return Q(() =>
|
|
3466
|
+
return Q(() => w(e.tag, {
|
|
3467
3467
|
class: M(["v-list-group", {
|
|
3468
3468
|
"v-list-group--prepend": o?.hasPrepend.value,
|
|
3469
3469
|
"v-list-group--fluid": e.fluid,
|
|
@@ -3472,16 +3472,16 @@ const di = A({
|
|
|
3472
3472
|
}, e.class]),
|
|
3473
3473
|
style: X(e.style)
|
|
3474
3474
|
}, {
|
|
3475
|
-
default: () => [n.activator &&
|
|
3475
|
+
default: () => [n.activator && w(we, {
|
|
3476
3476
|
defaults: f.value
|
|
3477
3477
|
}, {
|
|
3478
|
-
default: () => [
|
|
3478
|
+
default: () => [w(As, null, {
|
|
3479
3479
|
default: () => [n.activator({
|
|
3480
3480
|
props: c.value,
|
|
3481
3481
|
isOpen: a.value
|
|
3482
3482
|
})]
|
|
3483
3483
|
})]
|
|
3484
|
-
}),
|
|
3484
|
+
}), w(ze, {
|
|
3485
3485
|
transition: {
|
|
3486
3486
|
component: gs
|
|
3487
3487
|
},
|
|
@@ -3497,25 +3497,25 @@ const di = A({
|
|
|
3497
3497
|
isOpen: a
|
|
3498
3498
|
};
|
|
3499
3499
|
}
|
|
3500
|
-
}),
|
|
3500
|
+
}), Os = A({
|
|
3501
3501
|
opacity: [Number, String],
|
|
3502
|
-
...
|
|
3502
|
+
...ee(),
|
|
3503
3503
|
...de()
|
|
3504
|
-
}, "VListItemSubtitle"),
|
|
3504
|
+
}, "VListItemSubtitle"), Is = z()({
|
|
3505
3505
|
name: "VListItemSubtitle",
|
|
3506
|
-
props:
|
|
3506
|
+
props: Os(),
|
|
3507
3507
|
setup(e, t) {
|
|
3508
3508
|
let {
|
|
3509
3509
|
slots: n
|
|
3510
3510
|
} = t;
|
|
3511
|
-
return Q(() =>
|
|
3511
|
+
return Q(() => w(e.tag, {
|
|
3512
3512
|
class: M(["v-list-item-subtitle", e.class]),
|
|
3513
3513
|
style: X([{
|
|
3514
3514
|
"--v-list-item-subtitle-opacity": e.opacity
|
|
3515
3515
|
}, e.style])
|
|
3516
3516
|
}, n)), {};
|
|
3517
3517
|
}
|
|
3518
|
-
}), Vs =
|
|
3518
|
+
}), Vs = wr("v-list-item-title");
|
|
3519
3519
|
function Ts(e) {
|
|
3520
3520
|
return {
|
|
3521
3521
|
aspectStyles: S(() => {
|
|
@@ -3530,7 +3530,7 @@ const fi = A({
|
|
|
3530
3530
|
aspectRatio: [String, Number],
|
|
3531
3531
|
contentClass: null,
|
|
3532
3532
|
inline: Boolean,
|
|
3533
|
-
...
|
|
3533
|
+
...ee(),
|
|
3534
3534
|
...ft()
|
|
3535
3535
|
}, "VResponsive"), va = z()({
|
|
3536
3536
|
name: "VResponsive",
|
|
@@ -3558,7 +3558,7 @@ const fi = A({
|
|
|
3558
3558
|
}
|
|
3559
3559
|
});
|
|
3560
3560
|
function Bs(e, t) {
|
|
3561
|
-
if (!
|
|
3561
|
+
if (!wn) return;
|
|
3562
3562
|
const n = t.modifiers || {}, a = t.value, {
|
|
3563
3563
|
handler: i,
|
|
3564
3564
|
options: r
|
|
@@ -3616,8 +3616,8 @@ const ma = {
|
|
|
3616
3616
|
srcset: String,
|
|
3617
3617
|
position: String,
|
|
3618
3618
|
...fi(),
|
|
3619
|
-
...
|
|
3620
|
-
...
|
|
3619
|
+
...ee(),
|
|
3620
|
+
...Re(),
|
|
3621
3621
|
...di()
|
|
3622
3622
|
}, "VImg"), Rs = z()({
|
|
3623
3623
|
name: "VImg",
|
|
@@ -3640,7 +3640,7 @@ const ma = {
|
|
|
3640
3640
|
backgroundColorStyles: r
|
|
3641
3641
|
} = We(() => e.color), {
|
|
3642
3642
|
roundedClasses: s
|
|
3643
|
-
} =
|
|
3643
|
+
} = Ne(e), o = Y("VImg"), l = N(""), u = $(), c = N(e.eager ? "loading" : "idle"), d = N(), f = N(), g = S(() => e.src && typeof e.src == "object" ? {
|
|
3644
3644
|
src: e.src.src,
|
|
3645
3645
|
srcset: e.srcset || e.src.srcset,
|
|
3646
3646
|
lazySrc: e.lazySrc || e.src.lazySrc,
|
|
@@ -3650,26 +3650,26 @@ const ma = {
|
|
|
3650
3650
|
srcset: e.srcset,
|
|
3651
3651
|
lazySrc: e.lazySrc,
|
|
3652
3652
|
aspect: Number(e.aspectRatio || 0)
|
|
3653
|
-
}),
|
|
3653
|
+
}), p = S(() => g.value.aspect || d.value / f.value || 0);
|
|
3654
3654
|
D(() => e.src, () => {
|
|
3655
3655
|
b(c.value !== "idle");
|
|
3656
|
-
}), D(
|
|
3657
|
-
!L &&
|
|
3656
|
+
}), D(p, (L, O) => {
|
|
3657
|
+
!L && O && u.value && C(u.value);
|
|
3658
3658
|
}), bn(() => b());
|
|
3659
3659
|
function b(L) {
|
|
3660
|
-
if (!(e.eager && L) && !(
|
|
3660
|
+
if (!(e.eager && L) && !(wn && !L && !e.eager)) {
|
|
3661
3661
|
if (c.value = "loading", g.value.lazySrc) {
|
|
3662
|
-
const
|
|
3663
|
-
|
|
3662
|
+
const O = new Image();
|
|
3663
|
+
O.src = g.value.lazySrc, C(O, null);
|
|
3664
3664
|
}
|
|
3665
3665
|
g.value.src && ue(() => {
|
|
3666
3666
|
n("loadstart", u.value?.currentSrc || g.value.src), setTimeout(() => {
|
|
3667
3667
|
if (!o.isUnmounted)
|
|
3668
3668
|
if (u.value?.complete) {
|
|
3669
3669
|
if (u.value.naturalWidth || v(), c.value === "error") return;
|
|
3670
|
-
|
|
3670
|
+
p.value || C(u.value, null), c.value === "loading" && m();
|
|
3671
3671
|
} else
|
|
3672
|
-
|
|
3672
|
+
p.value || C(u.value), h();
|
|
3673
3673
|
});
|
|
3674
3674
|
});
|
|
3675
3675
|
}
|
|
@@ -3689,14 +3689,14 @@ const ma = {
|
|
|
3689
3689
|
clearTimeout(y);
|
|
3690
3690
|
});
|
|
3691
3691
|
function C(L) {
|
|
3692
|
-
let
|
|
3692
|
+
let O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 100;
|
|
3693
3693
|
const V = () => {
|
|
3694
3694
|
if (clearTimeout(y), o.isUnmounted) return;
|
|
3695
3695
|
const {
|
|
3696
|
-
naturalHeight:
|
|
3696
|
+
naturalHeight: I,
|
|
3697
3697
|
naturalWidth: W
|
|
3698
3698
|
} = L;
|
|
3699
|
-
|
|
3699
|
+
I || W ? (d.value = W, f.value = I) : !L.complete && c.value === "loading" && O != null ? y = window.setTimeout(V, O) : (L.currentSrc.endsWith(".svg") || L.currentSrc.startsWith("data:image/svg+xml")) && (d.value = 1, f.value = 1);
|
|
3700
3700
|
};
|
|
3701
3701
|
V();
|
|
3702
3702
|
}
|
|
@@ -3720,16 +3720,16 @@ const ma = {
|
|
|
3720
3720
|
ref: u,
|
|
3721
3721
|
onLoad: m,
|
|
3722
3722
|
onError: v
|
|
3723
|
-
}, null),
|
|
3724
|
-
return
|
|
3723
|
+
}, null), O = a.sources?.();
|
|
3724
|
+
return w(ze, {
|
|
3725
3725
|
transition: e.transition,
|
|
3726
3726
|
appear: !0
|
|
3727
3727
|
}, {
|
|
3728
|
-
default: () => [qe(
|
|
3728
|
+
default: () => [qe(O ? E("picture", {
|
|
3729
3729
|
class: "v-img__picture"
|
|
3730
|
-
}, [
|
|
3730
|
+
}, [O, L]) : L, [[Sn, c.value === "loaded"]])]
|
|
3731
3731
|
});
|
|
3732
|
-
}, R = () =>
|
|
3732
|
+
}, R = () => w(ze, {
|
|
3733
3733
|
transition: e.transition
|
|
3734
3734
|
}, {
|
|
3735
3735
|
default: () => [g.value.lazySrc && c.value !== "loaded" && E("img", {
|
|
@@ -3743,14 +3743,14 @@ const ma = {
|
|
|
3743
3743
|
referrerpolicy: e.referrerpolicy,
|
|
3744
3744
|
draggable: e.draggable
|
|
3745
3745
|
}, null)]
|
|
3746
|
-
}), x = () => a.placeholder ?
|
|
3746
|
+
}), x = () => a.placeholder ? w(ze, {
|
|
3747
3747
|
transition: e.transition,
|
|
3748
3748
|
appear: !0
|
|
3749
3749
|
}, {
|
|
3750
3750
|
default: () => [(c.value === "loading" || c.value === "error" && !a.error) && E("div", {
|
|
3751
3751
|
class: "v-img__placeholder"
|
|
3752
3752
|
}, [a.placeholder()])]
|
|
3753
|
-
}) : null, q = () => a.error ?
|
|
3753
|
+
}) : null, q = () => a.error ? w(ze, {
|
|
3754
3754
|
transition: e.transition,
|
|
3755
3755
|
appear: !0
|
|
3756
3756
|
}, {
|
|
@@ -3764,8 +3764,8 @@ const ma = {
|
|
|
3764
3764
|
}
|
|
3765
3765
|
}, null) : null, F = N(!1);
|
|
3766
3766
|
{
|
|
3767
|
-
const L = D(
|
|
3768
|
-
|
|
3767
|
+
const L = D(p, (O) => {
|
|
3768
|
+
O && (requestAnimationFrame(() => {
|
|
3769
3769
|
requestAnimationFrame(() => {
|
|
3770
3770
|
F.value = !0;
|
|
3771
3771
|
});
|
|
@@ -3774,7 +3774,7 @@ const ma = {
|
|
|
3774
3774
|
}
|
|
3775
3775
|
return Q(() => {
|
|
3776
3776
|
const L = va.filterProps(e);
|
|
3777
|
-
return qe(
|
|
3777
|
+
return qe(w(va, j({
|
|
3778
3778
|
class: ["v-img", {
|
|
3779
3779
|
"v-img--absolute": e.absolute,
|
|
3780
3780
|
"v-img--booting": !F.value
|
|
@@ -3783,11 +3783,11 @@ const ma = {
|
|
|
3783
3783
|
width: B(e.width === "auto" ? d.value : e.width)
|
|
3784
3784
|
}, r.value, e.style]
|
|
3785
3785
|
}, L, {
|
|
3786
|
-
aspectRatio:
|
|
3786
|
+
aspectRatio: p.value,
|
|
3787
3787
|
"aria-label": e.alt,
|
|
3788
3788
|
role: e.alt ? "img" : void 0
|
|
3789
3789
|
}), {
|
|
3790
|
-
additional: () => E(Ce, null, [
|
|
3790
|
+
additional: () => E(Ce, null, [w(T, null, null), w(R, null, null), w(K, null, null), w(x, null, null), w(q, null, null)]),
|
|
3791
3791
|
default: a.default
|
|
3792
3792
|
}), [[ma, {
|
|
3793
3793
|
handler: b,
|
|
@@ -3810,9 +3810,9 @@ const ma = {
|
|
|
3810
3810
|
image: String,
|
|
3811
3811
|
text: String,
|
|
3812
3812
|
...st(),
|
|
3813
|
-
...
|
|
3813
|
+
...ee(),
|
|
3814
3814
|
...lt(),
|
|
3815
|
-
...
|
|
3815
|
+
...Re(),
|
|
3816
3816
|
...Bt(),
|
|
3817
3817
|
...de(),
|
|
3818
3818
|
...me(),
|
|
@@ -3834,22 +3834,22 @@ const ma = {
|
|
|
3834
3834
|
colorClasses: r,
|
|
3835
3835
|
colorStyles: s,
|
|
3836
3836
|
variantClasses: o
|
|
3837
|
-
} =
|
|
3837
|
+
} = In(e), {
|
|
3838
3838
|
densityClasses: l
|
|
3839
3839
|
} = ut(e), {
|
|
3840
3840
|
roundedClasses: u
|
|
3841
|
-
} =
|
|
3841
|
+
} = Ne(e), {
|
|
3842
3842
|
sizeClasses: c,
|
|
3843
3843
|
sizeStyles: d
|
|
3844
3844
|
} = Lt(e);
|
|
3845
|
-
return Q(() =>
|
|
3845
|
+
return Q(() => w(e.tag, {
|
|
3846
3846
|
class: M(["v-avatar", {
|
|
3847
3847
|
"v-avatar--start": e.start,
|
|
3848
3848
|
"v-avatar--end": e.end
|
|
3849
3849
|
}, a.value, i.value, r.value, l.value, u.value, c.value, o.value, e.class]),
|
|
3850
3850
|
style: X([s.value, d.value, e.style])
|
|
3851
3851
|
}, {
|
|
3852
|
-
default: () => [n.default ?
|
|
3852
|
+
default: () => [n.default ? w(we, {
|
|
3853
3853
|
key: "content-defaults",
|
|
3854
3854
|
defaults: {
|
|
3855
3855
|
VImg: {
|
|
@@ -3862,15 +3862,15 @@ const ma = {
|
|
|
3862
3862
|
}
|
|
3863
3863
|
}, {
|
|
3864
3864
|
default: () => [n.default()]
|
|
3865
|
-
}) : e.image ?
|
|
3865
|
+
}) : e.image ? w(Rs, {
|
|
3866
3866
|
key: "image",
|
|
3867
3867
|
src: e.image,
|
|
3868
3868
|
alt: "",
|
|
3869
3869
|
cover: !0
|
|
3870
|
-
}, null) : e.icon ?
|
|
3870
|
+
}, null) : e.icon ? w(Te, {
|
|
3871
3871
|
key: "icon",
|
|
3872
3872
|
icon: e.icon
|
|
3873
|
-
}, null) : e.text,
|
|
3873
|
+
}, null) : e.text, On(!1, "v-avatar")]
|
|
3874
3874
|
})), {};
|
|
3875
3875
|
}
|
|
3876
3876
|
}), $s = A({
|
|
@@ -3910,11 +3910,11 @@ const ma = {
|
|
|
3910
3910
|
onClick: Ze(),
|
|
3911
3911
|
onClickOnce: Ze(),
|
|
3912
3912
|
...st(),
|
|
3913
|
-
...
|
|
3913
|
+
...ee(),
|
|
3914
3914
|
...lt(),
|
|
3915
3915
|
...ft(),
|
|
3916
|
-
...
|
|
3917
|
-
...
|
|
3916
|
+
...It(),
|
|
3917
|
+
...Re(),
|
|
3918
3918
|
...qa(),
|
|
3919
3919
|
...de(),
|
|
3920
3920
|
...me(),
|
|
@@ -3944,13 +3944,13 @@ const ma = {
|
|
|
3944
3944
|
isSelected: d,
|
|
3945
3945
|
isIndeterminate: f,
|
|
3946
3946
|
isGroupActivator: g,
|
|
3947
|
-
root:
|
|
3947
|
+
root: p,
|
|
3948
3948
|
parent: b,
|
|
3949
3949
|
openOnSelect: m,
|
|
3950
3950
|
id: v
|
|
3951
|
-
} = ci(s, () => e.disabled, !1), h = ii(), y = S(() => e.active !== !1 && (e.active || r.isActive?.value || (
|
|
3951
|
+
} = ci(s, () => e.disabled, !1), h = ii(), y = S(() => e.active !== !1 && (e.active || r.isActive?.value || (p.activatable.value ? l.value : d.value))), C = k(() => e.link !== !1 && r.isLink.value), P = S(() => !!h && (p.selectable.value || p.activatable.value || e.value != null)), T = S(() => !e.disabled && e.link !== !1 && (e.link || r.isClickable.value || P.value)), R = S(() => h ? C.value ? "link" : P.value ? "option" : "listitem" : void 0), x = S(() => {
|
|
3952
3952
|
if (P.value)
|
|
3953
|
-
return
|
|
3953
|
+
return p.activatable.value ? l.value : p.selectable.value ? d.value : y.value;
|
|
3954
3954
|
}), q = k(() => e.rounded || e.nav), K = k(() => e.color ?? e.activeColor), F = k(() => ({
|
|
3955
3955
|
color: y.value ? K.value ?? e.baseColor : e.baseColor,
|
|
3956
3956
|
variant: e.variant
|
|
@@ -3961,17 +3961,17 @@ const ma = {
|
|
|
3961
3961
|
r.isActive?.value && ue(() => L());
|
|
3962
3962
|
});
|
|
3963
3963
|
function L() {
|
|
3964
|
-
b.value != null &&
|
|
3964
|
+
b.value != null && p.open(b.value, !0), m(!0);
|
|
3965
3965
|
}
|
|
3966
3966
|
const {
|
|
3967
|
-
themeClasses:
|
|
3967
|
+
themeClasses: O
|
|
3968
3968
|
} = Se(e), {
|
|
3969
3969
|
borderClasses: V
|
|
3970
3970
|
} = ot(e), {
|
|
3971
|
-
colorClasses:
|
|
3971
|
+
colorClasses: I,
|
|
3972
3972
|
colorStyles: W,
|
|
3973
3973
|
variantClasses: G
|
|
3974
|
-
} =
|
|
3974
|
+
} = In(F), {
|
|
3975
3975
|
densityClasses: Z
|
|
3976
3976
|
} = ut(e), {
|
|
3977
3977
|
dimensionStyles: ge
|
|
@@ -3979,9 +3979,9 @@ const ma = {
|
|
|
3979
3979
|
elevationClasses: H
|
|
3980
3980
|
} = Vt(e), {
|
|
3981
3981
|
roundedClasses: se
|
|
3982
|
-
} =
|
|
3982
|
+
} = Ne(q), $e = k(() => e.lines ? `v-list-item--${e.lines}-line` : void 0), ye = k(() => e.ripple !== void 0 && e.ripple && h?.filterable ? {
|
|
3983
3983
|
keys: ["Enter"]
|
|
3984
|
-
} : e.ripple),
|
|
3984
|
+
} : e.ripple), pe = S(() => ({
|
|
3985
3985
|
isActive: y.value,
|
|
3986
3986
|
select: u,
|
|
3987
3987
|
isOpen: c.value,
|
|
@@ -3989,7 +3989,7 @@ const ma = {
|
|
|
3989
3989
|
isIndeterminate: f.value
|
|
3990
3990
|
}));
|
|
3991
3991
|
function Nt(_) {
|
|
3992
|
-
i("click", _), !["INPUT", "TEXTAREA"].includes(_.target?.tagName) && T.value && (r.navigate?.(_), !g && (
|
|
3992
|
+
i("click", _), !["INPUT", "TEXTAREA"].includes(_.target?.tagName) && T.value && (r.navigate?.(_), !g && (p.activatable.value ? o(!l.value, _) : (p.selectable.value || e.value != null && !C.value) && u(!d.value, _)));
|
|
3993
3993
|
}
|
|
3994
3994
|
function $t(_) {
|
|
3995
3995
|
const fe = _.target;
|
|
@@ -3997,7 +3997,7 @@ const ma = {
|
|
|
3997
3997
|
}
|
|
3998
3998
|
return Q(() => {
|
|
3999
3999
|
const _ = C.value ? "a" : e.tag, fe = a.title || e.title != null, Pi = a.subtitle || e.subtitle != null, Ln = !!(e.appendAvatar || e.appendIcon), Ei = !!(Ln || a.append), Rn = !!(e.prependAvatar || e.prependIcon), Ft = !!(Rn || a.prepend);
|
|
4000
|
-
return h?.updateHasPrepend(Ft), e.activeColor && Wi("active-color", ["color", "base-color"]), qe(
|
|
4000
|
+
return h?.updateHasPrepend(Ft), e.activeColor && Wi("active-color", ["color", "base-color"]), qe(w(_, j(r.linkProps, {
|
|
4001
4001
|
class: ["v-list-item", {
|
|
4002
4002
|
"v-list-item--active": y.value,
|
|
4003
4003
|
"v-list-item--disabled": e.disabled,
|
|
@@ -4006,7 +4006,7 @@ const ma = {
|
|
|
4006
4006
|
"v-list-item--prepend": !Ft && h?.hasPrepend.value,
|
|
4007
4007
|
"v-list-item--slim": e.slim,
|
|
4008
4008
|
[`${e.activeClass}`]: e.activeClass && y.value
|
|
4009
|
-
},
|
|
4009
|
+
}, O.value, V.value, I.value, Z.value, H.value, $e.value, se.value, G.value, e.class],
|
|
4010
4010
|
style: [W.value, ge.value, e.style],
|
|
4011
4011
|
tabindex: T.value ? h ? -2 : 0 : void 0,
|
|
4012
4012
|
"aria-selected": x.value,
|
|
@@ -4014,10 +4014,10 @@ const ma = {
|
|
|
4014
4014
|
onClick: Nt,
|
|
4015
4015
|
onKeydown: T.value && !C.value && $t
|
|
4016
4016
|
}), {
|
|
4017
|
-
default: () => [
|
|
4017
|
+
default: () => [On(T.value || y.value, "v-list-item"), Ft && E("div", {
|
|
4018
4018
|
key: "prepend",
|
|
4019
4019
|
class: "v-list-item__prepend"
|
|
4020
|
-
}, [a.prepend ?
|
|
4020
|
+
}, [a.prepend ? w(we, {
|
|
4021
4021
|
key: "prepend-defaults",
|
|
4022
4022
|
disabled: !Rn,
|
|
4023
4023
|
defaults: {
|
|
@@ -4034,12 +4034,12 @@ const ma = {
|
|
|
4034
4034
|
}
|
|
4035
4035
|
}
|
|
4036
4036
|
}, {
|
|
4037
|
-
default: () => [a.prepend?.(
|
|
4038
|
-
}) : E(Ce, null, [e.prependAvatar &&
|
|
4037
|
+
default: () => [a.prepend?.(pe.value)]
|
|
4038
|
+
}) : E(Ce, null, [e.prependAvatar && w(ga, {
|
|
4039
4039
|
key: "prepend-avatar",
|
|
4040
4040
|
density: e.density,
|
|
4041
4041
|
image: e.prependAvatar
|
|
4042
|
-
}, null), e.prependIcon &&
|
|
4042
|
+
}, null), e.prependIcon && w(Te, {
|
|
4043
4043
|
key: "prepend-icon",
|
|
4044
4044
|
density: e.density,
|
|
4045
4045
|
icon: e.prependIcon
|
|
@@ -4048,22 +4048,22 @@ const ma = {
|
|
|
4048
4048
|
}, null)]), E("div", {
|
|
4049
4049
|
class: "v-list-item__content",
|
|
4050
4050
|
"data-no-activator": ""
|
|
4051
|
-
}, [fe &&
|
|
4051
|
+
}, [fe && w(Vs, {
|
|
4052
4052
|
key: "title"
|
|
4053
4053
|
}, {
|
|
4054
4054
|
default: () => [a.title?.({
|
|
4055
4055
|
title: e.title
|
|
4056
4056
|
}) ?? et(e.title)]
|
|
4057
|
-
}), Pi &&
|
|
4057
|
+
}), Pi && w(Is, {
|
|
4058
4058
|
key: "subtitle"
|
|
4059
4059
|
}, {
|
|
4060
4060
|
default: () => [a.subtitle?.({
|
|
4061
4061
|
subtitle: e.subtitle
|
|
4062
4062
|
}) ?? et(e.subtitle)]
|
|
4063
|
-
}), a.default?.(
|
|
4063
|
+
}), a.default?.(pe.value)]), Ei && E("div", {
|
|
4064
4064
|
key: "append",
|
|
4065
4065
|
class: "v-list-item__append"
|
|
4066
|
-
}, [a.append ?
|
|
4066
|
+
}, [a.append ? w(we, {
|
|
4067
4067
|
key: "append-defaults",
|
|
4068
4068
|
disabled: !Ln,
|
|
4069
4069
|
defaults: {
|
|
@@ -4080,12 +4080,12 @@ const ma = {
|
|
|
4080
4080
|
}
|
|
4081
4081
|
}
|
|
4082
4082
|
}, {
|
|
4083
|
-
default: () => [a.append?.(
|
|
4084
|
-
}) : E(Ce, null, [e.appendIcon &&
|
|
4083
|
+
default: () => [a.append?.(pe.value)]
|
|
4084
|
+
}) : E(Ce, null, [e.appendIcon && w(Te, {
|
|
4085
4085
|
key: "append-icon",
|
|
4086
4086
|
density: e.density,
|
|
4087
4087
|
icon: e.appendIcon
|
|
4088
|
-
}, null), e.appendAvatar &&
|
|
4088
|
+
}, null), e.appendAvatar && w(ga, {
|
|
4089
4089
|
key: "append-avatar",
|
|
4090
4090
|
density: e.density,
|
|
4091
4091
|
image: e.appendAvatar
|
|
@@ -4100,7 +4100,7 @@ const ma = {
|
|
|
4100
4100
|
isSelected: d,
|
|
4101
4101
|
list: h,
|
|
4102
4102
|
select: u,
|
|
4103
|
-
root:
|
|
4103
|
+
root: p,
|
|
4104
4104
|
id: v,
|
|
4105
4105
|
link: r
|
|
4106
4106
|
};
|
|
@@ -4110,7 +4110,7 @@ const ma = {
|
|
|
4110
4110
|
inset: Boolean,
|
|
4111
4111
|
sticky: Boolean,
|
|
4112
4112
|
title: String,
|
|
4113
|
-
...
|
|
4113
|
+
...ee(),
|
|
4114
4114
|
...de()
|
|
4115
4115
|
}, "VListSubheader"), Ms = z()({
|
|
4116
4116
|
name: "VListSubheader",
|
|
@@ -4125,7 +4125,7 @@ const ma = {
|
|
|
4125
4125
|
} = Ke(() => e.color);
|
|
4126
4126
|
return Q(() => {
|
|
4127
4127
|
const r = !!(n.default || e.title);
|
|
4128
|
-
return
|
|
4128
|
+
return w(e.tag, {
|
|
4129
4129
|
class: M(["v-list-subheader", {
|
|
4130
4130
|
"v-list-subheader--inset": e.inset,
|
|
4131
4131
|
"v-list-subheader--sticky": e.sticky
|
|
@@ -4147,7 +4147,7 @@ const ma = {
|
|
|
4147
4147
|
opacity: [Number, String],
|
|
4148
4148
|
thickness: [Number, String],
|
|
4149
4149
|
vertical: Boolean,
|
|
4150
|
-
...
|
|
4150
|
+
...ee(),
|
|
4151
4151
|
...me()
|
|
4152
4152
|
}, "VDivider"), zs = z()({
|
|
4153
4153
|
name: "VDivider",
|
|
@@ -4209,11 +4209,11 @@ const ma = {
|
|
|
4209
4209
|
if (s === "divider")
|
|
4210
4210
|
return n.divider?.({
|
|
4211
4211
|
props: r
|
|
4212
|
-
}) ??
|
|
4212
|
+
}) ?? w(zs, r, null);
|
|
4213
4213
|
if (s === "subheader")
|
|
4214
4214
|
return n.subheader?.({
|
|
4215
4215
|
props: r
|
|
4216
|
-
}) ??
|
|
4216
|
+
}) ?? w(Ms, r, null);
|
|
4217
4217
|
const l = {
|
|
4218
4218
|
subtitle: n.subtitle ? (c) => n.subtitle?.({
|
|
4219
4219
|
...c,
|
|
@@ -4232,7 +4232,7 @@ const ma = {
|
|
|
4232
4232
|
item: o
|
|
4233
4233
|
}) : void 0
|
|
4234
4234
|
}, u = fa.filterProps(r);
|
|
4235
|
-
return i ?
|
|
4235
|
+
return i ? w(fa, j(u, {
|
|
4236
4236
|
value: e.returnObject ? o : r?.value,
|
|
4237
4237
|
rawId: r?.value
|
|
4238
4238
|
}), {
|
|
@@ -4245,15 +4245,15 @@ const ma = {
|
|
|
4245
4245
|
});
|
|
4246
4246
|
return n.header ? n.header({
|
|
4247
4247
|
props: f
|
|
4248
|
-
}) :
|
|
4248
|
+
}) : w(un, f, l);
|
|
4249
4249
|
},
|
|
4250
|
-
default: () =>
|
|
4250
|
+
default: () => w(mi, {
|
|
4251
4251
|
items: i,
|
|
4252
4252
|
returnObject: e.returnObject
|
|
4253
4253
|
}, n)
|
|
4254
4254
|
}) : n.item ? n.item({
|
|
4255
4255
|
props: r
|
|
4256
|
-
}) :
|
|
4256
|
+
}) : w(un, j(r, {
|
|
4257
4257
|
value: e.returnObject ? o : r.value
|
|
4258
4258
|
}), l);
|
|
4259
4259
|
});
|
|
@@ -4287,7 +4287,7 @@ const ma = {
|
|
|
4287
4287
|
valueComparator: Function
|
|
4288
4288
|
}, "list-items"), Hs = /* @__PURE__ */ new Set(["item", "divider", "subheader"]);
|
|
4289
4289
|
function He(e, t) {
|
|
4290
|
-
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 ?
|
|
4290
|
+
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 ? Ot(t, ["children"]) : t : void 0 : ve(t, e.itemProps);
|
|
4291
4291
|
let s = ve(t, e.itemType, "item");
|
|
4292
4292
|
Hs.has(s) || (s = "item");
|
|
4293
4293
|
const o = {
|
|
@@ -4317,7 +4317,7 @@ function Ko(e) {
|
|
|
4317
4317
|
const o = t.value, l = /* @__PURE__ */ new Map(), u = [];
|
|
4318
4318
|
for (let c = 0; c < o.length; c++) {
|
|
4319
4319
|
const d = o[c];
|
|
4320
|
-
if (
|
|
4320
|
+
if (Le(d.value) || d.value === null) {
|
|
4321
4321
|
let f = l.get(d.value);
|
|
4322
4322
|
f || (f = [], l.set(d.value, f)), f.push(d);
|
|
4323
4323
|
} else
|
|
@@ -4326,7 +4326,7 @@ function Ko(e) {
|
|
|
4326
4326
|
a.value = l, i.value = u;
|
|
4327
4327
|
});
|
|
4328
4328
|
function r(o) {
|
|
4329
|
-
const l = a.value, u = t.value, c = i.value, d = n.value, f = e.returnObject, g = !!e.valueComparator,
|
|
4329
|
+
const l = a.value, u = t.value, c = i.value, d = n.value, f = e.returnObject, g = !!e.valueComparator, p = e.valueComparator || Ie, b = Cn(e, He.neededProps), m = [];
|
|
4330
4330
|
e: for (const v of o) {
|
|
4331
4331
|
if (!d && v === null) continue;
|
|
4332
4332
|
if (f && typeof v == "string") {
|
|
@@ -4336,7 +4336,7 @@ function Ko(e) {
|
|
|
4336
4336
|
const h = l.get(v);
|
|
4337
4337
|
if (g || !h) {
|
|
4338
4338
|
for (const y of g ? u : c)
|
|
4339
|
-
if (
|
|
4339
|
+
if (p(v, y.value)) {
|
|
4340
4340
|
m.push(y);
|
|
4341
4341
|
continue e;
|
|
4342
4342
|
}
|
|
@@ -4368,7 +4368,7 @@ function Ko(e) {
|
|
|
4368
4368
|
}
|
|
4369
4369
|
const Gs = /* @__PURE__ */ new Set(["item", "divider", "subheader"]);
|
|
4370
4370
|
function qs(e, t) {
|
|
4371
|
-
const n =
|
|
4371
|
+
const n = Le(t) ? t : ve(t, e.itemTitle), a = Le(t) ? t : ve(t, e.itemValue, void 0), i = ve(t, e.itemChildren), r = e.itemProps === !0 ? Ot(t, ["children"]) : ve(t, e.itemProps);
|
|
4372
4372
|
let s = ve(t, e.itemType, "item");
|
|
4373
4373
|
Gs.has(s) || (s = "item");
|
|
4374
4374
|
const o = {
|
|
@@ -4420,12 +4420,12 @@ const Ks = A({
|
|
|
4420
4420
|
openStrategy: "list"
|
|
4421
4421
|
}),
|
|
4422
4422
|
...st(),
|
|
4423
|
-
...
|
|
4423
|
+
...ee(),
|
|
4424
4424
|
...lt(),
|
|
4425
4425
|
...ft(),
|
|
4426
|
-
...
|
|
4426
|
+
...It(),
|
|
4427
4427
|
...Ws(),
|
|
4428
|
-
...
|
|
4428
|
+
...Re(),
|
|
4429
4429
|
...de(),
|
|
4430
4430
|
...me(),
|
|
4431
4431
|
...ct({
|
|
@@ -4463,10 +4463,10 @@ const Ks = A({
|
|
|
4463
4463
|
elevationClasses: c
|
|
4464
4464
|
} = Vt(e), {
|
|
4465
4465
|
roundedClasses: d
|
|
4466
|
-
} =
|
|
4466
|
+
} = Ne(e), {
|
|
4467
4467
|
children: f,
|
|
4468
4468
|
open: g,
|
|
4469
|
-
parents:
|
|
4469
|
+
parents: p,
|
|
4470
4470
|
select: b,
|
|
4471
4471
|
getPath: m
|
|
4472
4472
|
} = xs(e), v = k(() => e.lines ? `v-list--${e.lines}-line` : void 0), h = k(() => e.activeColor), y = k(() => e.baseColor), C = k(() => e.color), P = k(() => e.selectable || e.activatable);
|
|
@@ -4501,19 +4501,19 @@ const Ks = A({
|
|
|
4501
4501
|
T.value = !1;
|
|
4502
4502
|
}
|
|
4503
4503
|
function K(V) {
|
|
4504
|
-
!T.value && !(V.relatedTarget && R.value?.contains(V.relatedTarget)) &&
|
|
4504
|
+
!T.value && !(V.relatedTarget && R.value?.contains(V.relatedTarget)) && O();
|
|
4505
4505
|
}
|
|
4506
4506
|
function F(V) {
|
|
4507
|
-
const
|
|
4508
|
-
if (!(!R.value ||
|
|
4507
|
+
const I = V.target;
|
|
4508
|
+
if (!(!R.value || I.tagName === "INPUT" && ["Home", "End"].includes(V.key) || I.tagName === "TEXTAREA")) {
|
|
4509
4509
|
if (V.key === "ArrowDown")
|
|
4510
|
-
|
|
4510
|
+
O("next");
|
|
4511
4511
|
else if (V.key === "ArrowUp")
|
|
4512
|
-
|
|
4512
|
+
O("prev");
|
|
4513
4513
|
else if (V.key === "Home")
|
|
4514
|
-
|
|
4514
|
+
O("first");
|
|
4515
4515
|
else if (V.key === "End")
|
|
4516
|
-
|
|
4516
|
+
O("last");
|
|
4517
4517
|
else
|
|
4518
4518
|
return;
|
|
4519
4519
|
V.preventDefault();
|
|
@@ -4522,11 +4522,11 @@ const Ks = A({
|
|
|
4522
4522
|
function L(V) {
|
|
4523
4523
|
T.value = !0;
|
|
4524
4524
|
}
|
|
4525
|
-
function
|
|
4525
|
+
function O(V) {
|
|
4526
4526
|
if (R.value)
|
|
4527
4527
|
return Je(R.value, V);
|
|
4528
4528
|
}
|
|
4529
|
-
return Q(() =>
|
|
4529
|
+
return Q(() => w(e.tag, {
|
|
4530
4530
|
ref: R,
|
|
4531
4531
|
class: M(["v-list", {
|
|
4532
4532
|
"v-list--disabled": e.disabled,
|
|
@@ -4543,16 +4543,16 @@ const Ks = A({
|
|
|
4543
4543
|
onKeydown: F,
|
|
4544
4544
|
onMousedown: L
|
|
4545
4545
|
}, {
|
|
4546
|
-
default: () => [
|
|
4546
|
+
default: () => [w(mi, {
|
|
4547
4547
|
items: a.value,
|
|
4548
4548
|
returnObject: e.returnObject
|
|
4549
4549
|
}, n)]
|
|
4550
4550
|
})), {
|
|
4551
4551
|
open: g,
|
|
4552
4552
|
select: b,
|
|
4553
|
-
focus:
|
|
4553
|
+
focus: O,
|
|
4554
4554
|
children: f,
|
|
4555
|
-
parents:
|
|
4555
|
+
parents: p,
|
|
4556
4556
|
getPath: m
|
|
4557
4557
|
};
|
|
4558
4558
|
}
|
|
@@ -4618,7 +4618,7 @@ const hi = {
|
|
|
4618
4618
|
}, "VOverlay-location-strategies");
|
|
4619
4619
|
function Zs(e, t) {
|
|
4620
4620
|
const n = $({}), a = $();
|
|
4621
|
-
|
|
4621
|
+
te && dt(() => !!(t.isActive.value && e.locationStrategy), (o) => {
|
|
4622
4622
|
D(() => e.locationStrategy, o), le(() => {
|
|
4623
4623
|
window.removeEventListener("resize", i), visualViewport?.removeEventListener("resize", r), visualViewport?.removeEventListener("scroll", s), a.value = void 0;
|
|
4624
4624
|
}), window.addEventListener("resize", i, {
|
|
@@ -4680,7 +4680,7 @@ function to(e, t, n) {
|
|
|
4680
4680
|
return typeof t.offset == "number" ? [t.offset, 0] : [0, 0];
|
|
4681
4681
|
});
|
|
4682
4682
|
let d = !1, f = -1;
|
|
4683
|
-
const g = new Yi(4),
|
|
4683
|
+
const g = new Yi(4), p = new ResizeObserver(() => {
|
|
4684
4684
|
if (!d) return;
|
|
4685
4685
|
if (requestAnimationFrame((h) => {
|
|
4686
4686
|
h !== f && g.clear(), requestAnimationFrame((y) => {
|
|
@@ -4701,42 +4701,42 @@ function to(e, t, n) {
|
|
|
4701
4701
|
height: 0
|
|
4702
4702
|
});
|
|
4703
4703
|
D(e.target, (v, h) => {
|
|
4704
|
-
h && !Array.isArray(h) &&
|
|
4704
|
+
h && !Array.isArray(h) && p.unobserve(h), Array.isArray(v) ? Ie(v, h) || m() : v && p.observe(v);
|
|
4705
4705
|
}, {
|
|
4706
4706
|
immediate: !0
|
|
4707
4707
|
}), D(e.contentEl, (v, h) => {
|
|
4708
|
-
h &&
|
|
4708
|
+
h && p.unobserve(h), v && p.observe(v);
|
|
4709
4709
|
}, {
|
|
4710
4710
|
immediate: !0
|
|
4711
4711
|
}), le(() => {
|
|
4712
|
-
|
|
4712
|
+
p.disconnect();
|
|
4713
4713
|
});
|
|
4714
4714
|
function m() {
|
|
4715
4715
|
if (d = !1, requestAnimationFrame(() => d = !0), !e.target.value || !e.contentEl.value) return;
|
|
4716
4716
|
(Array.isArray(e.target.value) || e.target.value.offsetParent || e.target.value.getClientRects().length) && (b = Ba(e.target.value));
|
|
4717
4717
|
const v = eo(e.contentEl.value, e.isRtl.value), h = kt(e.contentEl.value), y = t.stickToTarget ? 0 : 12;
|
|
4718
4718
|
h.length || (h.push(document.documentElement), e.contentEl.value.style.top && e.contentEl.value.style.left || (v.x -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x") || 0), v.y -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y") || 0)));
|
|
4719
|
-
const C = h.reduce((
|
|
4720
|
-
const
|
|
4721
|
-
return
|
|
4722
|
-
x: Math.max(
|
|
4723
|
-
y: Math.max(
|
|
4724
|
-
width: Math.min(
|
|
4725
|
-
height: Math.min(
|
|
4726
|
-
}) :
|
|
4719
|
+
const C = h.reduce((O, V) => {
|
|
4720
|
+
const I = ar(V);
|
|
4721
|
+
return O ? new oe({
|
|
4722
|
+
x: Math.max(O.left, I.left),
|
|
4723
|
+
y: Math.max(O.top, I.top),
|
|
4724
|
+
width: Math.min(O.right, I.right) - Math.max(O.left, I.left),
|
|
4725
|
+
height: Math.min(O.bottom, I.bottom) - Math.max(O.top, I.top)
|
|
4726
|
+
}) : I;
|
|
4727
4727
|
}, void 0);
|
|
4728
4728
|
t.stickToTarget ? (C.x += Math.min(0, b.x), C.y += Math.min(0, b.y), C.width = Math.max(C.width, b.x + b.width), C.height = Math.max(C.height, b.y + b.height)) : (C.x += y, C.y += y, C.width -= y * 2, C.height -= y * 2);
|
|
4729
4729
|
let P = {
|
|
4730
4730
|
anchor: i.value,
|
|
4731
4731
|
origin: r.value
|
|
4732
4732
|
};
|
|
4733
|
-
function T(
|
|
4734
|
-
const V = new oe(v),
|
|
4733
|
+
function T(O) {
|
|
4734
|
+
const V = new oe(v), I = ya(O.anchor, b), W = ya(O.origin, V);
|
|
4735
4735
|
let {
|
|
4736
4736
|
x: G,
|
|
4737
4737
|
y: Z
|
|
4738
|
-
} = Ys(
|
|
4739
|
-
switch (
|
|
4738
|
+
} = Ys(I, W);
|
|
4739
|
+
switch (O.anchor.side) {
|
|
4740
4740
|
case "top":
|
|
4741
4741
|
Z -= c.value[0];
|
|
4742
4742
|
break;
|
|
@@ -4750,7 +4750,7 @@ function to(e, t, n) {
|
|
|
4750
4750
|
G += c.value[0];
|
|
4751
4751
|
break;
|
|
4752
4752
|
}
|
|
4753
|
-
switch (
|
|
4753
|
+
switch (O.anchor.align) {
|
|
4754
4754
|
case "top":
|
|
4755
4755
|
Z -= c.value[1];
|
|
4756
4756
|
break;
|
|
@@ -4781,17 +4781,17 @@ function to(e, t, n) {
|
|
|
4781
4781
|
let F = -1;
|
|
4782
4782
|
for (; ; ) {
|
|
4783
4783
|
if (F++ > 10) {
|
|
4784
|
-
|
|
4784
|
+
pn("Infinite loop detected in connectedLocationStrategy");
|
|
4785
4785
|
break;
|
|
4786
4786
|
}
|
|
4787
4787
|
const {
|
|
4788
|
-
x:
|
|
4788
|
+
x: O,
|
|
4789
4789
|
y: V,
|
|
4790
|
-
overflows:
|
|
4790
|
+
overflows: I
|
|
4791
4791
|
} = T(P);
|
|
4792
|
-
R +=
|
|
4792
|
+
R += O, x += V, v.x += O, v.y += V;
|
|
4793
4793
|
{
|
|
4794
|
-
const W = Hn(P.anchor), G =
|
|
4794
|
+
const W = Hn(P.anchor), G = I.x.before || I.x.after, Z = I.y.before || I.y.after;
|
|
4795
4795
|
let ge = !1;
|
|
4796
4796
|
if (["x", "y"].forEach((H) => {
|
|
4797
4797
|
if (H === "x" && G && !K.x || H === "y" && Z && !K.y) {
|
|
@@ -4802,16 +4802,16 @@ function to(e, t, n) {
|
|
|
4802
4802
|
origin: {
|
|
4803
4803
|
...P.origin
|
|
4804
4804
|
}
|
|
4805
|
-
},
|
|
4806
|
-
se.anchor =
|
|
4805
|
+
}, $e = H === "x" ? W === "y" ? zt : Dt : W === "y" ? Dt : zt;
|
|
4806
|
+
se.anchor = $e(se.anchor), se.origin = $e(se.origin);
|
|
4807
4807
|
const {
|
|
4808
4808
|
overflows: ye
|
|
4809
4809
|
} = T(se);
|
|
4810
|
-
(ye[H].before <=
|
|
4810
|
+
(ye[H].before <= I[H].before && ye[H].after <= I[H].after || ye[H].before + ye[H].after < (I[H].before + I[H].after) / 2) && (P = se, ge = K[H] = !0);
|
|
4811
4811
|
}
|
|
4812
4812
|
}), ge) continue;
|
|
4813
4813
|
}
|
|
4814
|
-
|
|
4814
|
+
I.x.before && (R += I.x.before, v.x += I.x.before), I.x.after && (R -= I.x.after, v.x -= I.x.after), I.y.before && (x += I.y.before, v.y += I.y.before), I.y.after && (x -= I.y.after, v.y -= I.y.after);
|
|
4815
4815
|
{
|
|
4816
4816
|
const W = Gn(v, C);
|
|
4817
4817
|
q.x = C.width - W.x.before - W.x.after, q.y = C.height - W.y.before - W.y.after, R += W.x.before, v.x += W.x.before, x += W.y.before, v.y += W.y.before;
|
|
@@ -4882,7 +4882,7 @@ const bi = {
|
|
|
4882
4882
|
}
|
|
4883
4883
|
}, "VOverlay-scroll-strategies");
|
|
4884
4884
|
function io(e, t) {
|
|
4885
|
-
if (!
|
|
4885
|
+
if (!te) return;
|
|
4886
4886
|
let n;
|
|
4887
4887
|
be(async () => {
|
|
4888
4888
|
n?.stop(), t.isActive.value && e.scrollStrategy && (n = mn(), await new Promise((a) => setTimeout(a)), n.active && n.run(() => {
|
|
@@ -5006,9 +5006,9 @@ function fo(e, t) {
|
|
|
5006
5006
|
runCloseDelay: g
|
|
5007
5007
|
} = uo(e, (x) => {
|
|
5008
5008
|
x === (e.openOnHover && o || c.value && l) && !(e.openOnHover && n.value && !a.value) && (n.value !== x && (u = !0), n.value = x);
|
|
5009
|
-
}),
|
|
5009
|
+
}), p = $(), b = {
|
|
5010
5010
|
onClick: (x) => {
|
|
5011
|
-
x.stopPropagation(), s.value = x.currentTarget || x.target, n.value || (
|
|
5011
|
+
x.stopPropagation(), s.value = x.currentTarget || x.target, n.value || (p.value = [x.clientX, x.clientY]), n.value = !n.value;
|
|
5012
5012
|
},
|
|
5013
5013
|
onMouseenter: (x) => {
|
|
5014
5014
|
o = !0, s.value = x.currentTarget || x.target, f();
|
|
@@ -5040,7 +5040,7 @@ function fo(e, t) {
|
|
|
5040
5040
|
minDelay: 1
|
|
5041
5041
|
});
|
|
5042
5042
|
}), e.closeOnContentClick) {
|
|
5043
|
-
const q =
|
|
5043
|
+
const q = J(fn, null);
|
|
5044
5044
|
x.onClick = () => {
|
|
5045
5045
|
n.value = !1, q?.closeParents();
|
|
5046
5046
|
};
|
|
@@ -5058,7 +5058,7 @@ function fo(e, t) {
|
|
|
5058
5058
|
x && (e.openOnHover && !o && (!c.value || !l) || c.value && !l && (!e.openOnHover || !o)) && !i.value?.contains(document.activeElement) && (n.value = !1);
|
|
5059
5059
|
}), D(n, (x) => {
|
|
5060
5060
|
x || setTimeout(() => {
|
|
5061
|
-
|
|
5061
|
+
p.value = void 0;
|
|
5062
5062
|
});
|
|
5063
5063
|
}, {
|
|
5064
5064
|
flush: "post"
|
|
@@ -5069,10 +5069,10 @@ function fo(e, t) {
|
|
|
5069
5069
|
s.value = y.el;
|
|
5070
5070
|
});
|
|
5071
5071
|
});
|
|
5072
|
-
const C = Jt(), P = S(() => e.target === "cursor" &&
|
|
5072
|
+
const C = Jt(), P = S(() => e.target === "cursor" && p.value ? p.value : C.value ? C.el : pi(e.target, r) || s.value), T = S(() => Array.isArray(P.value) ? void 0 : P.value);
|
|
5073
5073
|
let R;
|
|
5074
5074
|
return D(() => !!e.activator, (x) => {
|
|
5075
|
-
x &&
|
|
5075
|
+
x && te ? (R = mn(), R.run(() => {
|
|
5076
5076
|
vo(e, r, {
|
|
5077
5077
|
activatorEl: s,
|
|
5078
5078
|
activatorEvents: m
|
|
@@ -5122,11 +5122,11 @@ function vo(e, t, n) {
|
|
|
5122
5122
|
}
|
|
5123
5123
|
function o() {
|
|
5124
5124
|
let l = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : e.activator;
|
|
5125
|
-
const u =
|
|
5125
|
+
const u = pi(l, t);
|
|
5126
5126
|
return a.value = u?.nodeType === Node.ELEMENT_NODE ? u : void 0, a.value;
|
|
5127
5127
|
}
|
|
5128
5128
|
}
|
|
5129
|
-
function
|
|
5129
|
+
function pi(e, t) {
|
|
5130
5130
|
if (!e) return;
|
|
5131
5131
|
let n;
|
|
5132
5132
|
if (e === "parent") {
|
|
@@ -5148,7 +5148,7 @@ function go() {
|
|
|
5148
5148
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {
|
|
5149
5149
|
mobile: null
|
|
5150
5150
|
}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : xe();
|
|
5151
|
-
const n =
|
|
5151
|
+
const n = J(mo);
|
|
5152
5152
|
if (!n) throw new Error("Could not find Vuetify display injection");
|
|
5153
5153
|
const a = S(() => e.mobile ? !0 : typeof e.mobileBreakpoint == "number" ? n.width.value < e.mobileBreakpoint : e.mobileBreakpoint ? n.width.value < n.thresholds.value[e.mobileBreakpoint] : e.mobile === null ? n.mobile.value : !1), i = k(() => t ? {
|
|
5154
5154
|
[`${t}--mobile`]: a.value
|
|
@@ -5160,7 +5160,7 @@ function go() {
|
|
|
5160
5160
|
};
|
|
5161
5161
|
}
|
|
5162
5162
|
function yo() {
|
|
5163
|
-
if (!
|
|
5163
|
+
if (!te) return N(!1);
|
|
5164
5164
|
const {
|
|
5165
5165
|
ssr: e
|
|
5166
5166
|
} = go();
|
|
@@ -5187,7 +5187,7 @@ function bo(e, t) {
|
|
|
5187
5187
|
onAfterLeave: i
|
|
5188
5188
|
};
|
|
5189
5189
|
}
|
|
5190
|
-
function
|
|
5190
|
+
function wi() {
|
|
5191
5191
|
const t = Y("useScopeId").vnode.scopeId;
|
|
5192
5192
|
return {
|
|
5193
5193
|
scopeId: t ? {
|
|
@@ -5197,7 +5197,7 @@ function pi() {
|
|
|
5197
5197
|
}
|
|
5198
5198
|
const Sa = Symbol.for("vuetify:stack"), Xe = Ge([]);
|
|
5199
5199
|
function So(e, t, n) {
|
|
5200
|
-
const a = Y("useStack"), i = !n, r =
|
|
5200
|
+
const a = Y("useStack"), i = !n, r = J(Sa, void 0), s = Ge({
|
|
5201
5201
|
activeChildren: /* @__PURE__ */ new Set()
|
|
5202
5202
|
});
|
|
5203
5203
|
ce(Sa, s);
|
|
@@ -5226,11 +5226,11 @@ function So(e, t, n) {
|
|
|
5226
5226
|
}))
|
|
5227
5227
|
};
|
|
5228
5228
|
}
|
|
5229
|
-
function
|
|
5229
|
+
function po(e) {
|
|
5230
5230
|
return {
|
|
5231
5231
|
teleportTarget: S(() => {
|
|
5232
5232
|
const n = e();
|
|
5233
|
-
if (n === !0 || !
|
|
5233
|
+
if (n === !0 || !te) return;
|
|
5234
5234
|
const a = n === !1 ? document.body : typeof n == "string" ? document.querySelector(n) : n;
|
|
5235
5235
|
if (a == null) {
|
|
5236
5236
|
Et(`Unable to locate target ${n}`);
|
|
@@ -5241,7 +5241,7 @@ function wo(e) {
|
|
|
5241
5241
|
})
|
|
5242
5242
|
};
|
|
5243
5243
|
}
|
|
5244
|
-
function
|
|
5244
|
+
function wo() {
|
|
5245
5245
|
return !0;
|
|
5246
5246
|
}
|
|
5247
5247
|
function Ci(e, t, n) {
|
|
@@ -5252,7 +5252,7 @@ function Ci(e, t, n) {
|
|
|
5252
5252
|
return i.push(t), !i.some((r) => r?.contains(e.target));
|
|
5253
5253
|
}
|
|
5254
5254
|
function ki(e, t) {
|
|
5255
|
-
return (typeof t.value == "object" && t.value.closeConditional ||
|
|
5255
|
+
return (typeof t.value == "object" && t.value.closeConditional || wo)(e);
|
|
5256
5256
|
}
|
|
5257
5257
|
function Co(e, t, n) {
|
|
5258
5258
|
const a = typeof n.value == "function" ? n.value : n.value.handler;
|
|
@@ -5260,11 +5260,11 @@ function Co(e, t, n) {
|
|
|
5260
5260
|
ki(e, n) && a && a(e);
|
|
5261
5261
|
}, 0);
|
|
5262
5262
|
}
|
|
5263
|
-
function
|
|
5263
|
+
function pa(e, t) {
|
|
5264
5264
|
const n = Na(e);
|
|
5265
5265
|
t(document), typeof ShadowRoot < "u" && n instanceof ShadowRoot && t(n);
|
|
5266
5266
|
}
|
|
5267
|
-
const
|
|
5267
|
+
const wa = {
|
|
5268
5268
|
// [data-app] may not be found
|
|
5269
5269
|
// if using bind, inserted makes
|
|
5270
5270
|
// sure that the root element is
|
|
@@ -5274,7 +5274,7 @@ const pa = {
|
|
|
5274
5274
|
const n = (i) => Co(i, e, t), a = (i) => {
|
|
5275
5275
|
e._clickOutside.lastMousedownWasOutside = Ci(i, e, t);
|
|
5276
5276
|
};
|
|
5277
|
-
|
|
5277
|
+
pa(e, (i) => {
|
|
5278
5278
|
i.addEventListener("click", n, !0), i.addEventListener("mousedown", a, !0);
|
|
5279
5279
|
}), e._clickOutside || (e._clickOutside = {
|
|
5280
5280
|
lastMousedownWasOutside: !1
|
|
@@ -5284,7 +5284,7 @@ const pa = {
|
|
|
5284
5284
|
};
|
|
5285
5285
|
},
|
|
5286
5286
|
beforeUnmount(e, t) {
|
|
5287
|
-
e._clickOutside && (
|
|
5287
|
+
e._clickOutside && (pa(e, (n) => {
|
|
5288
5288
|
if (!n || !e._clickOutside?.[t.instance.$.uid]) return;
|
|
5289
5289
|
const {
|
|
5290
5290
|
onClick: a,
|
|
@@ -5300,7 +5300,7 @@ function ko(e) {
|
|
|
5300
5300
|
color: n,
|
|
5301
5301
|
...a
|
|
5302
5302
|
} = e;
|
|
5303
|
-
return
|
|
5303
|
+
return w(Be, {
|
|
5304
5304
|
name: "fade-transition",
|
|
5305
5305
|
appear: !0
|
|
5306
5306
|
}, {
|
|
@@ -5334,7 +5334,7 @@ const xi = A({
|
|
|
5334
5334
|
default: 2e3
|
|
5335
5335
|
},
|
|
5336
5336
|
...co(),
|
|
5337
|
-
...
|
|
5337
|
+
...ee(),
|
|
5338
5338
|
...ft(),
|
|
5339
5339
|
...ho(),
|
|
5340
5340
|
...Qs(),
|
|
@@ -5344,7 +5344,7 @@ const xi = A({
|
|
|
5344
5344
|
}, "VOverlay"), Ca = z()({
|
|
5345
5345
|
name: "VOverlay",
|
|
5346
5346
|
directives: {
|
|
5347
|
-
vClickOutside:
|
|
5347
|
+
vClickOutside: wa
|
|
5348
5348
|
},
|
|
5349
5349
|
inheritAttrs: !1,
|
|
5350
5350
|
props: {
|
|
@@ -5364,7 +5364,7 @@ const xi = A({
|
|
|
5364
5364
|
attrs: a,
|
|
5365
5365
|
emit: i
|
|
5366
5366
|
} = t;
|
|
5367
|
-
const r = Y("VOverlay"), s = $(), o = $(), l = $(), u =
|
|
5367
|
+
const r = Y("VOverlay"), s = $(), o = $(), l = $(), u = Ve(e, "modelValue"), c = S({
|
|
5368
5368
|
get: () => u.value,
|
|
5369
5369
|
set: (_) => {
|
|
5370
5370
|
_ && e.disabled || (u.value = _);
|
|
@@ -5375,7 +5375,7 @@ const xi = A({
|
|
|
5375
5375
|
rtlClasses: f,
|
|
5376
5376
|
isRtl: g
|
|
5377
5377
|
} = Rt(), {
|
|
5378
|
-
hasContent:
|
|
5378
|
+
hasContent: p,
|
|
5379
5379
|
onAfterLeave: b
|
|
5380
5380
|
} = bo(e, c), m = We(() => typeof e.scrim == "string" ? e.scrim : null), {
|
|
5381
5381
|
globalTop: v,
|
|
@@ -5396,16 +5396,16 @@ const xi = A({
|
|
|
5396
5396
|
contentEl: l
|
|
5397
5397
|
}), {
|
|
5398
5398
|
teleportTarget: L
|
|
5399
|
-
} =
|
|
5399
|
+
} = po(() => {
|
|
5400
5400
|
const _ = e.attach || e.contained;
|
|
5401
5401
|
if (_) return _;
|
|
5402
5402
|
const fe = C?.value?.getRootNode() || r.proxy?.$el?.getRootNode();
|
|
5403
5403
|
return fe instanceof ShadowRoot ? fe : !1;
|
|
5404
5404
|
}), {
|
|
5405
|
-
dimensionStyles:
|
|
5405
|
+
dimensionStyles: O
|
|
5406
5406
|
} = vt(e), V = yo(), {
|
|
5407
|
-
scopeId:
|
|
5408
|
-
} =
|
|
5407
|
+
scopeId: I
|
|
5408
|
+
} = wi();
|
|
5409
5409
|
D(() => e.disabled, (_) => {
|
|
5410
5410
|
_ && (c.value = !1);
|
|
5411
5411
|
});
|
|
@@ -5427,29 +5427,29 @@ const xi = A({
|
|
|
5427
5427
|
updateLocation: G
|
|
5428
5428
|
});
|
|
5429
5429
|
function Z(_) {
|
|
5430
|
-
i("click:outside", _), e.persistent ?
|
|
5430
|
+
i("click:outside", _), e.persistent ? pe() : c.value = !1;
|
|
5431
5431
|
}
|
|
5432
5432
|
function ge(_) {
|
|
5433
5433
|
return c.value && v.value && // If using scrim, only close if clicking on it rather than anything opened on top
|
|
5434
5434
|
(!e.scrim || _.target === o.value || _ instanceof MouseEvent && _.shadowTarget === o.value);
|
|
5435
5435
|
}
|
|
5436
|
-
|
|
5436
|
+
te && D(c, (_) => {
|
|
5437
5437
|
_ ? window.addEventListener("keydown", H) : window.removeEventListener("keydown", H);
|
|
5438
5438
|
}, {
|
|
5439
5439
|
immediate: !0
|
|
5440
5440
|
}), ke(() => {
|
|
5441
|
-
|
|
5441
|
+
te && window.removeEventListener("keydown", H);
|
|
5442
5442
|
});
|
|
5443
5443
|
function H(_) {
|
|
5444
|
-
_.key === "Escape" && v.value && (l.value?.contains(document.activeElement) || i("keydown", _), e.persistent ?
|
|
5444
|
+
_.key === "Escape" && v.value && (l.value?.contains(document.activeElement) || i("keydown", _), e.persistent ? pe() : (c.value = !1, l.value?.contains(document.activeElement) && C.value?.focus()));
|
|
5445
5445
|
}
|
|
5446
5446
|
function se(_) {
|
|
5447
5447
|
_.key === "Escape" && !v.value || i("keydown", _);
|
|
5448
5448
|
}
|
|
5449
|
-
const
|
|
5449
|
+
const $e = as();
|
|
5450
5450
|
dt(() => e.closeOnBack, () => {
|
|
5451
|
-
is(
|
|
5452
|
-
v.value && c.value ? (_(!1), e.persistent ?
|
|
5451
|
+
is($e, (_) => {
|
|
5452
|
+
v.value && c.value ? (_(!1), e.persistent ? pe() : c.value = !1) : _();
|
|
5453
5453
|
});
|
|
5454
5454
|
});
|
|
5455
5455
|
const ye = $();
|
|
@@ -5459,7 +5459,7 @@ const xi = A({
|
|
|
5459
5459
|
fe && fe !== document.scrollingElement && (ye.value = fe.scrollTop);
|
|
5460
5460
|
}
|
|
5461
5461
|
});
|
|
5462
|
-
function
|
|
5462
|
+
function pe() {
|
|
5463
5463
|
e.noClickAnimation || l.value && Ee(l.value, [{
|
|
5464
5464
|
transformOrigin: "center"
|
|
5465
5465
|
}, {
|
|
@@ -5483,7 +5483,7 @@ const xi = A({
|
|
|
5483
5483
|
props: j({
|
|
5484
5484
|
ref: P
|
|
5485
5485
|
}, q.value, e.activatorProps)
|
|
5486
|
-
}), V.value &&
|
|
5486
|
+
}), V.value && p.value && w(Ni, {
|
|
5487
5487
|
disabled: !L.value,
|
|
5488
5488
|
to: L.value
|
|
5489
5489
|
}, {
|
|
@@ -5499,11 +5499,11 @@ const xi = A({
|
|
|
5499
5499
|
}, e.style],
|
|
5500
5500
|
ref: s,
|
|
5501
5501
|
onKeydown: se
|
|
5502
|
-
},
|
|
5502
|
+
}, I, a), [w(ko, j({
|
|
5503
5503
|
color: m,
|
|
5504
5504
|
modelValue: c.value && !!e.scrim,
|
|
5505
5505
|
ref: o
|
|
5506
|
-
}, F.value), null),
|
|
5506
|
+
}, F.value), null), w(ze, {
|
|
5507
5507
|
appear: !0,
|
|
5508
5508
|
persisted: !0,
|
|
5509
5509
|
transition: e.transition,
|
|
@@ -5514,10 +5514,10 @@ const xi = A({
|
|
|
5514
5514
|
default: () => [qe(E("div", j({
|
|
5515
5515
|
ref: l,
|
|
5516
5516
|
class: ["v-overlay__content", e.contentClass],
|
|
5517
|
-
style: [
|
|
5517
|
+
style: [O.value, W.value]
|
|
5518
5518
|
}, K.value, e.contentProps), [n.default?.({
|
|
5519
5519
|
isActive: c
|
|
5520
|
-
})]), [[Sn, c.value], [
|
|
5520
|
+
})]), [[Sn, c.value], [wa, {
|
|
5521
5521
|
handler: Z,
|
|
5522
5522
|
closeConditional: ge,
|
|
5523
5523
|
include: () => [C.value]
|
|
@@ -5527,7 +5527,7 @@ const xi = A({
|
|
|
5527
5527
|
activatorEl: C,
|
|
5528
5528
|
scrimEl: o,
|
|
5529
5529
|
target: T,
|
|
5530
|
-
animateClick:
|
|
5530
|
+
animateClick: pe,
|
|
5531
5531
|
contentEl: l,
|
|
5532
5532
|
rootEl: s,
|
|
5533
5533
|
globalTop: v,
|
|
@@ -5607,7 +5607,7 @@ const Po = A({
|
|
|
5607
5607
|
id: String,
|
|
5608
5608
|
submenu: Boolean,
|
|
5609
5609
|
disableInitialFocus: Boolean,
|
|
5610
|
-
...
|
|
5610
|
+
...Ot(xi({
|
|
5611
5611
|
closeDelay: 250,
|
|
5612
5612
|
closeOnContentClick: !0,
|
|
5613
5613
|
locationStrategy: "connected",
|
|
@@ -5629,11 +5629,11 @@ const Po = A({
|
|
|
5629
5629
|
let {
|
|
5630
5630
|
slots: n
|
|
5631
5631
|
} = t;
|
|
5632
|
-
const a =
|
|
5632
|
+
const a = Ve(e, "modelValue"), {
|
|
5633
5633
|
scopeId: i
|
|
5634
|
-
} =
|
|
5634
|
+
} = wi(), {
|
|
5635
5635
|
isRtl: r
|
|
5636
|
-
} = Rt(), s = xa(), o = k(() => e.id || `v-menu-${s}`), l = $(), u =
|
|
5636
|
+
} = Rt(), s = xa(), o = k(() => e.id || `v-menu-${s}`), l = $(), u = J(fn, null), c = N(/* @__PURE__ */ new Set());
|
|
5637
5637
|
ce(fn, {
|
|
5638
5638
|
register() {
|
|
5639
5639
|
c.value.add(s);
|
|
@@ -5647,7 +5647,7 @@ const Po = A({
|
|
|
5647
5647
|
}, 40);
|
|
5648
5648
|
}
|
|
5649
5649
|
}), ke(() => {
|
|
5650
|
-
u?.unregister(), document.removeEventListener("focusin",
|
|
5650
|
+
u?.unregister(), document.removeEventListener("focusin", p);
|
|
5651
5651
|
}), $i(() => a.value = !1);
|
|
5652
5652
|
let d = !1, f = -1;
|
|
5653
5653
|
async function g() {
|
|
@@ -5655,7 +5655,7 @@ const Po = A({
|
|
|
5655
5655
|
d = !1;
|
|
5656
5656
|
}, 100);
|
|
5657
5657
|
}
|
|
5658
|
-
async function
|
|
5658
|
+
async function p(y) {
|
|
5659
5659
|
const C = y.relatedTarget, P = y.target;
|
|
5660
5660
|
await ue(), a.value && C !== P && l.value?.rootEl && l.value?.contentEl && // We're the menu without open submenus or overlays
|
|
5661
5661
|
l.value?.localTop && // It isn't the document or the menu body
|
|
@@ -5663,9 +5663,9 @@ const Po = A({
|
|
|
5663
5663
|
!l.value.rootEl.contains(P) && (d ? !e.openOnHover && !l.value.activatorEl?.contains(P) && (a.value = !1) : (Zt(l.value.contentEl)[0]?.focus(), document.removeEventListener("pointerdown", g)));
|
|
5664
5664
|
}
|
|
5665
5665
|
D(a, (y) => {
|
|
5666
|
-
y ? (u?.register(),
|
|
5666
|
+
y ? (u?.register(), te && !e.disableInitialFocus && (document.addEventListener("pointerdown", g), document.addEventListener("focusin", p, {
|
|
5667
5667
|
once: !0
|
|
5668
|
-
}))) : (u?.unregister(),
|
|
5668
|
+
}))) : (u?.unregister(), te && (clearTimeout(f), document.removeEventListener("pointerdown", g), document.removeEventListener("focusin", p)));
|
|
5669
5669
|
}, {
|
|
5670
5670
|
immediate: !0
|
|
5671
5671
|
});
|
|
@@ -5693,7 +5693,7 @@ const Po = A({
|
|
|
5693
5693
|
}, e.activatorProps));
|
|
5694
5694
|
return Q(() => {
|
|
5695
5695
|
const y = Ca.filterProps(e);
|
|
5696
|
-
return
|
|
5696
|
+
return w(Ca, j({
|
|
5697
5697
|
ref: l,
|
|
5698
5698
|
id: o.value,
|
|
5699
5699
|
class: ["v-menu", e.class],
|
|
@@ -5711,7 +5711,7 @@ const Po = A({
|
|
|
5711
5711
|
default: function() {
|
|
5712
5712
|
for (var C = arguments.length, P = new Array(C), T = 0; T < C; T++)
|
|
5713
5713
|
P[T] = arguments[T];
|
|
5714
|
-
return
|
|
5714
|
+
return w(we, {
|
|
5715
5715
|
root: "VMenu"
|
|
5716
5716
|
}, {
|
|
5717
5717
|
default: () => [n.default?.(...P)]
|
|
@@ -5729,22 +5729,22 @@ const Po = A({
|
|
|
5729
5729
|
buttons: { default: () => [] }
|
|
5730
5730
|
},
|
|
5731
5731
|
setup(e) {
|
|
5732
|
-
const t = e, n = S(() => t.buttons ?? [{ title: "No Items" }]);
|
|
5733
|
-
return (
|
|
5734
|
-
icon:
|
|
5732
|
+
const t = e, n = J("pluginOptions"), a = S(() => t.buttons ?? [{ title: "No Items" }]);
|
|
5733
|
+
return (i, r) => (_e(), St(ei, {
|
|
5734
|
+
icon: Ae(n)?.header.icons.options,
|
|
5735
5735
|
variant: "text",
|
|
5736
5736
|
size: "small"
|
|
5737
5737
|
}, {
|
|
5738
5738
|
default: yt(() => [
|
|
5739
|
-
|
|
5740
|
-
|
|
5739
|
+
w(Te),
|
|
5740
|
+
w(Eo, {
|
|
5741
5741
|
class: "action-buttons",
|
|
5742
5742
|
location: "bottom end",
|
|
5743
5743
|
activator: "parent",
|
|
5744
5744
|
offset: "4"
|
|
5745
5745
|
}, {
|
|
5746
5746
|
default: yt(() => [
|
|
5747
|
-
|
|
5747
|
+
w(Xs, {
|
|
5748
5748
|
"bg-color": "surface-light",
|
|
5749
5749
|
class: "options-list d-flex flex-column ga-1 pa-1",
|
|
5750
5750
|
density: "compact",
|
|
@@ -5753,8 +5753,8 @@ const Po = A({
|
|
|
5753
5753
|
slim: ""
|
|
5754
5754
|
}, {
|
|
5755
5755
|
default: yt(() => [
|
|
5756
|
-
(
|
|
5757
|
-
key:
|
|
5756
|
+
(_e(!0), Kt(Ce, null, Fi(a.value, (s, o) => (_e(), St(un, j({ ref_for: !0 }, s, {
|
|
5757
|
+
key: o,
|
|
5758
5758
|
rounded: "lg",
|
|
5759
5759
|
link: ""
|
|
5760
5760
|
}), null, 16))), 128))
|
|
@@ -5766,7 +5766,7 @@ const Po = A({
|
|
|
5766
5766
|
})
|
|
5767
5767
|
]),
|
|
5768
5768
|
_: 1
|
|
5769
|
-
}));
|
|
5769
|
+
}, 8, ["icon"]));
|
|
5770
5770
|
}
|
|
5771
5771
|
}), _o = /* @__PURE__ */ At({
|
|
5772
5772
|
__name: "Button",
|
|
@@ -5774,9 +5774,9 @@ const Po = A({
|
|
|
5774
5774
|
options: { default: () => ({ to: "#" }) }
|
|
5775
5775
|
},
|
|
5776
5776
|
setup(e) {
|
|
5777
|
-
return (t, n) => (
|
|
5777
|
+
return (t, n) => (_e(), St(ei, Xt(Mi(e.options)), null, 16));
|
|
5778
5778
|
}
|
|
5779
|
-
}),
|
|
5779
|
+
}), Oo = /* @__PURE__ */ At({
|
|
5780
5780
|
__name: "Link",
|
|
5781
5781
|
props: {
|
|
5782
5782
|
options: { default: () => ({ to: "#" }) }
|
|
@@ -5784,41 +5784,54 @@ const Po = A({
|
|
|
5784
5784
|
setup(e) {
|
|
5785
5785
|
return (t, n) => {
|
|
5786
5786
|
const a = Di("RouterLink");
|
|
5787
|
-
return
|
|
5788
|
-
e.options.to ? (
|
|
5787
|
+
return _e(), Kt("div", null, [
|
|
5788
|
+
e.options.to ? (_e(), St(a, Xt(j({ key: 0 }, e.options)), {
|
|
5789
5789
|
default: yt(() => [
|
|
5790
5790
|
zi(et(e.options.text), 1)
|
|
5791
5791
|
]),
|
|
5792
5792
|
_: 1
|
|
5793
|
-
}, 16)) : (
|
|
5793
|
+
}, 16)) : (_e(), Kt("a", Xt(j({ key: 1 }, e.options)), et(e.options.text), 17))
|
|
5794
5794
|
]);
|
|
5795
5795
|
};
|
|
5796
5796
|
}
|
|
5797
5797
|
});
|
|
5798
5798
|
function Qo() {
|
|
5799
|
-
return { ActionButtons: Ao, Button: _o, Link:
|
|
5799
|
+
return { ActionButtons: Ao, Button: _o, Link: Oo };
|
|
5800
5800
|
}
|
|
5801
5801
|
const Zo = {
|
|
5802
|
-
install(e) {
|
|
5803
|
-
e.
|
|
5802
|
+
install(e, t) {
|
|
5803
|
+
e.provide("pluginOptions", {
|
|
5804
|
+
header: {
|
|
5805
|
+
icons: {
|
|
5806
|
+
advancedFilters: "mdi-filter-variant",
|
|
5807
|
+
search: "mdi-magnify",
|
|
5808
|
+
columns: "mdi-view-column-outline",
|
|
5809
|
+
download: "mdi-tray-arrow-down",
|
|
5810
|
+
refresh: "mdi-refresh",
|
|
5811
|
+
options: "mdi-dots-vertical",
|
|
5812
|
+
print: "mdi-printer"
|
|
5813
|
+
}
|
|
5814
|
+
},
|
|
5815
|
+
...t
|
|
5816
|
+
}), e.component(
|
|
5804
5817
|
"DataTable",
|
|
5805
|
-
ji(() => import("./index-
|
|
5818
|
+
ji(() => import("./index-BSg6ffz_.js").then((n) => n.q))
|
|
5806
5819
|
);
|
|
5807
5820
|
}
|
|
5808
5821
|
};
|
|
5809
5822
|
export {
|
|
5810
5823
|
dt as $,
|
|
5811
|
-
|
|
5824
|
+
Re as A,
|
|
5812
5825
|
es as B,
|
|
5813
5826
|
Wa as C,
|
|
5814
5827
|
Qr as D,
|
|
5815
|
-
|
|
5828
|
+
It as E,
|
|
5816
5829
|
ft as F,
|
|
5817
5830
|
st as G,
|
|
5818
5831
|
Ze as H,
|
|
5819
5832
|
ae as I,
|
|
5820
5833
|
Ie as J,
|
|
5821
|
-
|
|
5834
|
+
Ve as K,
|
|
5822
5835
|
Ho as L,
|
|
5823
5836
|
Bo as M,
|
|
5824
5837
|
kn as N,
|
|
@@ -5826,7 +5839,7 @@ export {
|
|
|
5826
5839
|
We as P,
|
|
5827
5840
|
Qi as Q,
|
|
5828
5841
|
on as R,
|
|
5829
|
-
|
|
5842
|
+
Ot as S,
|
|
5830
5843
|
Wo as T,
|
|
5831
5844
|
Ro as U,
|
|
5832
5845
|
ga as V,
|
|
@@ -5839,8 +5852,8 @@ export {
|
|
|
5839
5852
|
Rt as a0,
|
|
5840
5853
|
Cn as a1,
|
|
5841
5854
|
xo as a2,
|
|
5842
|
-
|
|
5843
|
-
|
|
5855
|
+
wi as a3,
|
|
5856
|
+
te as a4,
|
|
5844
5857
|
Ca as a5,
|
|
5845
5858
|
xi as a6,
|
|
5846
5859
|
ms as a7,
|
|
@@ -5855,7 +5868,7 @@ export {
|
|
|
5855
5868
|
Zi as aG,
|
|
5856
5869
|
$o as aH,
|
|
5857
5870
|
Ws as aI,
|
|
5858
|
-
|
|
5871
|
+
Or as aJ,
|
|
5859
5872
|
Fn as aK,
|
|
5860
5873
|
Xo as aL,
|
|
5861
5874
|
Fo as aM,
|
|
@@ -5863,12 +5876,12 @@ export {
|
|
|
5863
5876
|
qr as aO,
|
|
5864
5877
|
_a as aP,
|
|
5865
5878
|
qi as aQ,
|
|
5866
|
-
|
|
5879
|
+
Le as aR,
|
|
5867
5880
|
No as aS,
|
|
5868
5881
|
Vo as aT,
|
|
5869
5882
|
To as aU,
|
|
5870
5883
|
zo as aV,
|
|
5871
|
-
|
|
5884
|
+
pn as aW,
|
|
5872
5885
|
Do as aX,
|
|
5873
5886
|
Jt as aY,
|
|
5874
5887
|
Zo as aZ,
|
|
@@ -5877,7 +5890,7 @@ export {
|
|
|
5877
5890
|
Xs as ab,
|
|
5878
5891
|
un as ac,
|
|
5879
5892
|
De as ad,
|
|
5880
|
-
|
|
5893
|
+
pt as ae,
|
|
5881
5894
|
Ue as af,
|
|
5882
5895
|
je as ag,
|
|
5883
5896
|
jo as ah,
|
|
@@ -5899,15 +5912,15 @@ export {
|
|
|
5899
5912
|
B as ax,
|
|
5900
5913
|
ma as ay,
|
|
5901
5914
|
Lo as az,
|
|
5902
|
-
|
|
5903
|
-
|
|
5904
|
-
|
|
5905
|
-
|
|
5915
|
+
ee as b,
|
|
5916
|
+
wr as c,
|
|
5917
|
+
Te as d,
|
|
5918
|
+
we as e,
|
|
5906
5919
|
lt as f,
|
|
5907
5920
|
z as g,
|
|
5908
5921
|
Se as h,
|
|
5909
5922
|
ot as i,
|
|
5910
|
-
|
|
5923
|
+
In as j,
|
|
5911
5924
|
ut as k,
|
|
5912
5925
|
vt as l,
|
|
5913
5926
|
de as m,
|
|
@@ -5916,10 +5929,10 @@ export {
|
|
|
5916
5929
|
A as p,
|
|
5917
5930
|
Ha as q,
|
|
5918
5931
|
ts as r,
|
|
5919
|
-
|
|
5932
|
+
Ne as s,
|
|
5920
5933
|
Ga as t,
|
|
5921
5934
|
Q as u,
|
|
5922
|
-
|
|
5935
|
+
On as v,
|
|
5923
5936
|
Rs as w,
|
|
5924
5937
|
ct as x,
|
|
5925
5938
|
me as y,
|