@arbocollab/arbo-plugin-item-table 0.0.36 → 1.0.35
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/lib/es/index.es.js +108 -113
- package/lib/umd/index.umd.js +15 -15
- package/package.json +1 -1
package/lib/es/index.es.js
CHANGED
|
@@ -18,7 +18,7 @@ const Bt = L.env.NODE_ENV !== "production" ? Object.freeze({}) : {}, au = L.env.
|
|
|
18
18
|
(e.charCodeAt(2) > 122 || e.charCodeAt(2) < 97), Ap = (e) => e.startsWith("onUpdate:"), pn = Object.assign, Uw = (e, t) => {
|
|
19
19
|
const n = e.indexOf(t);
|
|
20
20
|
n > -1 && e.splice(n, 1);
|
|
21
|
-
}, GL = Object.prototype.hasOwnProperty, $t = (e, t) => GL.call(e, t),
|
|
21
|
+
}, GL = Object.prototype.hasOwnProperty, $t = (e, t) => GL.call(e, t), ht = Array.isArray, Ua = (e) => Gg(e) === "[object Map]", zF = (e) => Gg(e) === "[object Set]", yt = (e) => typeof e == "function", un = (e) => typeof e == "string", fr = (e) => typeof e == "symbol", Kt = (e) => e !== null && typeof e == "object", jw = (e) => (Kt(e) || yt(e)) && yt(e.then) && yt(e.catch), UF = Object.prototype.toString, Gg = (e) => UF.call(e), Kw = (e) => Gg(e).slice(8, -1), jF = (e) => Gg(e) === "[object Object]", $g = (e) => un(e) && e !== "NaN" && e[0] !== "-" && "" + parseInt(e, 10) === e, jc = /* @__PURE__ */ hr(
|
|
22
22
|
// the leading comma is intentional so empty string "" is also included
|
|
23
23
|
",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"
|
|
24
24
|
), $L = /* @__PURE__ */ hr(
|
|
@@ -52,7 +52,7 @@ const Bt = L.env.NODE_ENV !== "production" ? Object.freeze({}) : {}, au = L.env.
|
|
|
52
52
|
let $0;
|
|
53
53
|
const oh = () => $0 || ($0 = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : {});
|
|
54
54
|
function yn(e) {
|
|
55
|
-
if (
|
|
55
|
+
if (ht(e)) {
|
|
56
56
|
const t = {};
|
|
57
57
|
for (let n = 0; n < e.length; n++) {
|
|
58
58
|
const i = e[n], o = un(i) ? YL(i) : yn(i);
|
|
@@ -78,7 +78,7 @@ function z(e) {
|
|
|
78
78
|
let t = "";
|
|
79
79
|
if (un(e))
|
|
80
80
|
t = e;
|
|
81
|
-
else if (
|
|
81
|
+
else if (ht(e))
|
|
82
82
|
for (let n = 0; n < e.length; n++) {
|
|
83
83
|
const i = z(e[n]);
|
|
84
84
|
i && (t += i + " ");
|
|
@@ -97,14 +97,14 @@ const ZL = "html,body,base,head,link,meta,style,title,address,article,aside,foot
|
|
|
97
97
|
function KF(e) {
|
|
98
98
|
return !!e || e === "";
|
|
99
99
|
}
|
|
100
|
-
const qF = (e) => !!(e && e.__v_isRef === !0), Rt = (e) => un(e) ? e : e == null ? "" :
|
|
100
|
+
const qF = (e) => !!(e && e.__v_isRef === !0), Rt = (e) => un(e) ? e : e == null ? "" : ht(e) || Kt(e) && (e.toString === UF || !yt(e.toString)) ? qF(e) ? Rt(e.value) : JSON.stringify(e, YF, 2) : String(e), YF = (e, t) => qF(t) ? YF(e, t.value) : Ua(t) ? {
|
|
101
101
|
[`Map(${t.size})`]: [...t.entries()].reduce(
|
|
102
102
|
(n, [i, o], s) => (n[hv(i, s) + " =>"] = o, n),
|
|
103
103
|
{}
|
|
104
104
|
)
|
|
105
105
|
} : zF(t) ? {
|
|
106
106
|
[`Set(${t.size})`]: [...t.values()].map((n) => hv(n))
|
|
107
|
-
} : fr(t) ? hv(t) : Kt(t) && !
|
|
107
|
+
} : fr(t) ? hv(t) : Kt(t) && !ht(t) && !jF(t) ? String(t) : t, hv = (e, t = "") => {
|
|
108
108
|
var n;
|
|
109
109
|
return (
|
|
110
110
|
// Symbol.description in es2019+ so we need to cast here to pass
|
|
@@ -477,7 +477,7 @@ function gs(e, t, n, i, o, s) {
|
|
|
477
477
|
if (Zw(), t === "clear")
|
|
478
478
|
r.forEach(a);
|
|
479
479
|
else {
|
|
480
|
-
const l =
|
|
480
|
+
const l = ht(e), u = l && $g(n);
|
|
481
481
|
if (l && n === "length") {
|
|
482
482
|
const c = Number(i);
|
|
483
483
|
r.forEach((d, h) => {
|
|
@@ -519,7 +519,7 @@ const uN = {
|
|
|
519
519
|
},
|
|
520
520
|
concat(...e) {
|
|
521
521
|
return Al(this).concat(
|
|
522
|
-
...e.map((t) =>
|
|
522
|
+
...e.map((t) => ht(t) ? Al(t) : t)
|
|
523
523
|
);
|
|
524
524
|
},
|
|
525
525
|
entries() {
|
|
@@ -690,7 +690,7 @@ class lT {
|
|
|
690
690
|
return i === (o ? s ? pT : fT : s ? hT : dT).get(t) || // receiver is not the reactive proxy, but has the same prototype
|
|
691
691
|
// this means the receiver is a user proxy of the reactive proxy
|
|
692
692
|
Object.getPrototypeOf(t) === Object.getPrototypeOf(i) ? t : void 0;
|
|
693
|
-
const r =
|
|
693
|
+
const r = ht(t);
|
|
694
694
|
if (!o) {
|
|
695
695
|
let l;
|
|
696
696
|
if (r && (l = uN[n]))
|
|
@@ -721,7 +721,7 @@ class uT extends lT {
|
|
|
721
721
|
}
|
|
722
722
|
set(t, n, i, o) {
|
|
723
723
|
let s = t[n];
|
|
724
|
-
const r =
|
|
724
|
+
const r = ht(t) && $g(n);
|
|
725
725
|
if (!this._isShallow) {
|
|
726
726
|
const u = Wo(s);
|
|
727
727
|
if (!vi(i) && !Wo(i) && (s = Et(s), i = Et(i)), !r && nn(s) && !nn(i))
|
|
@@ -750,7 +750,7 @@ class uT extends lT {
|
|
|
750
750
|
return Un(
|
|
751
751
|
t,
|
|
752
752
|
"iterate",
|
|
753
|
-
|
|
753
|
+
ht(t) ? "length" : ja
|
|
754
754
|
), Reflect.ownKeys(t);
|
|
755
755
|
}
|
|
756
756
|
}
|
|
@@ -1069,7 +1069,7 @@ function TN(e) {
|
|
|
1069
1069
|
}
|
|
1070
1070
|
function Qy(e) {
|
|
1071
1071
|
L.env.NODE_ENV !== "production" && !xu(e) && eo("toRefs() expects a reactive object but received a plain one.");
|
|
1072
|
-
const t =
|
|
1072
|
+
const t = ht(e) ? new Array(e.length) : {};
|
|
1073
1073
|
for (const n in e)
|
|
1074
1074
|
t[n] = yT(e, n);
|
|
1075
1075
|
return t;
|
|
@@ -1078,7 +1078,7 @@ class PN {
|
|
|
1078
1078
|
constructor(t, n, i) {
|
|
1079
1079
|
this._object = t, this._key = n, this._defaultValue = i, this.__v_isRef = !0, this._value = void 0, this._raw = Et(t);
|
|
1080
1080
|
let o = !0, s = t;
|
|
1081
|
-
if (!
|
|
1081
|
+
if (!ht(t) || !$g(String(n)))
|
|
1082
1082
|
do
|
|
1083
1083
|
o = !xu(s) || vi(s);
|
|
1084
1084
|
while (o && (s = s.__v_raw));
|
|
@@ -1166,7 +1166,7 @@ function MN(e, t, n = Bt) {
|
|
|
1166
1166
|
);
|
|
1167
1167
|
}, c = (R) => o ? R : vi(R) || o === !1 || o === 0 ? qs(R, 1) : qs(R);
|
|
1168
1168
|
let d, h, f, g, m = !1, y = !1;
|
|
1169
|
-
if (nn(e) ? (h = () => e.value, m = vi(e)) : yo(e) ? (h = () => c(e), m = !0) :
|
|
1169
|
+
if (nn(e) ? (h = () => e.value, m = vi(e)) : yo(e) ? (h = () => c(e), m = !0) : ht(e) ? (y = !0, m = e.some((R) => yo(R) || vi(R)), h = () => e.map((R) => {
|
|
1170
1170
|
if (nn(R))
|
|
1171
1171
|
return R.value;
|
|
1172
1172
|
if (yo(R))
|
|
@@ -1246,7 +1246,7 @@ function qs(e, t = 1 / 0, n) {
|
|
|
1246
1246
|
return e;
|
|
1247
1247
|
if (n.set(e, t), t--, nn(e))
|
|
1248
1248
|
qs(e.value, t, n);
|
|
1249
|
-
else if (
|
|
1249
|
+
else if (ht(e))
|
|
1250
1250
|
for (let i = 0; i < e.length; i++)
|
|
1251
1251
|
qs(e[i], t, n);
|
|
1252
1252
|
else if (zF(e) || Ua(e))
|
|
@@ -1394,7 +1394,7 @@ function Uo(e, t, n, i) {
|
|
|
1394
1394
|
sh(s, t, n);
|
|
1395
1395
|
}), o;
|
|
1396
1396
|
}
|
|
1397
|
-
if (
|
|
1397
|
+
if (ht(e)) {
|
|
1398
1398
|
const o = [];
|
|
1399
1399
|
for (let s = 0; s < e.length; s++)
|
|
1400
1400
|
o.push(Uo(e[s], t, n, i));
|
|
@@ -1470,7 +1470,7 @@ function bT() {
|
|
|
1470
1470
|
Lp || (Lp = wT.then(ET));
|
|
1471
1471
|
}
|
|
1472
1472
|
function eb(e) {
|
|
1473
|
-
|
|
1473
|
+
ht(e) ? lu.push(...e) : Hr && e.id === -1 ? Hr.splice(jl + 1, 0, e) : e.flags & 1 || (lu.push(e), e.flags |= 1), bT();
|
|
1474
1474
|
}
|
|
1475
1475
|
function j0(e, t, n = ls + 1) {
|
|
1476
1476
|
for (L.env.NODE_ENV !== "production" && (t = t || /* @__PURE__ */ new Map()); n < bi.length; n++) {
|
|
@@ -1795,7 +1795,7 @@ function tC(e, t, n, i, o) {
|
|
|
1795
1795
|
);
|
|
1796
1796
|
}, x = (O, k) => {
|
|
1797
1797
|
const _ = k[1];
|
|
1798
|
-
E(O, k),
|
|
1798
|
+
E(O, k), ht(O) ? O.every((P) => P.length <= 1) && _() : O.length <= 1 && _();
|
|
1799
1799
|
}, A = {
|
|
1800
1800
|
mode: r,
|
|
1801
1801
|
persisted: a,
|
|
@@ -1898,11 +1898,11 @@ function q0(e) {
|
|
|
1898
1898
|
}
|
|
1899
1899
|
const Bp = /* @__PURE__ */ new WeakMap();
|
|
1900
1900
|
function Yc(e, t, n, i, o = !1) {
|
|
1901
|
-
if (
|
|
1901
|
+
if (ht(e)) {
|
|
1902
1902
|
e.forEach(
|
|
1903
1903
|
(m, y) => Yc(
|
|
1904
1904
|
m,
|
|
1905
|
-
t && (
|
|
1905
|
+
t && (ht(t) ? t[y] : t),
|
|
1906
1906
|
n,
|
|
1907
1907
|
i,
|
|
1908
1908
|
o
|
|
@@ -1942,8 +1942,8 @@ function Yc(e, t, n, i, o = !1) {
|
|
|
1942
1942
|
if (e.f) {
|
|
1943
1943
|
const S = m ? f(l) ? d[l] : c[l] : g(l) || !e.k ? l.value : c[e.k];
|
|
1944
1944
|
if (o)
|
|
1945
|
-
|
|
1946
|
-
else if (
|
|
1945
|
+
ht(S) && Uw(S, s);
|
|
1946
|
+
else if (ht(S))
|
|
1947
1947
|
S.includes(s) || S.push(s);
|
|
1948
1948
|
else if (m)
|
|
1949
1949
|
c[l] = [s], f(l) && (d[l] = c[l]);
|
|
@@ -2077,7 +2077,7 @@ function Z0(e, t) {
|
|
|
2077
2077
|
}
|
|
2078
2078
|
function Kn(e, t, n, i) {
|
|
2079
2079
|
let o;
|
|
2080
|
-
const s = n, r =
|
|
2080
|
+
const s = n, r = ht(e);
|
|
2081
2081
|
if (r || un(e)) {
|
|
2082
2082
|
const a = r && yo(e);
|
|
2083
2083
|
let l = !1, u = !1;
|
|
@@ -2114,7 +2114,7 @@ function Kn(e, t, n, i) {
|
|
|
2114
2114
|
function ah(e, t) {
|
|
2115
2115
|
for (let n = 0; n < t.length; n++) {
|
|
2116
2116
|
const i = t[n];
|
|
2117
|
-
if (
|
|
2117
|
+
if (ht(i))
|
|
2118
2118
|
for (let o = 0; o < i.length; o++)
|
|
2119
2119
|
e[i[o].name] = i[o].fn;
|
|
2120
2120
|
else i && (e[i.name] = i.key ? (...o) => {
|
|
@@ -2317,13 +2317,13 @@ function wV(e) {
|
|
|
2317
2317
|
return L.env.NODE_ENV !== "production" && !t && Ve(`${e}() called without active instance.`), t.setupContext || (t.setupContext = sP(t));
|
|
2318
2318
|
}
|
|
2319
2319
|
function Gp(e) {
|
|
2320
|
-
return
|
|
2320
|
+
return ht(e) ? e.reduce(
|
|
2321
2321
|
(t, n) => (t[n] = null, t),
|
|
2322
2322
|
{}
|
|
2323
2323
|
) : e;
|
|
2324
2324
|
}
|
|
2325
2325
|
function X0(e, t) {
|
|
2326
|
-
return !e || !t ? e || t :
|
|
2326
|
+
return !e || !t ? e || t : ht(e) && ht(t) ? e.concat(t) : pn({}, Gp(e), Gp(t));
|
|
2327
2327
|
}
|
|
2328
2328
|
function bV() {
|
|
2329
2329
|
const e = /* @__PURE__ */ Object.create(null);
|
|
@@ -2434,9 +2434,9 @@ function SV(e) {
|
|
|
2434
2434
|
}
|
|
2435
2435
|
c && J0(c, e, "c");
|
|
2436
2436
|
function B(H, X) {
|
|
2437
|
-
|
|
2437
|
+
ht(X) ? X.forEach(($) => H($.bind(n))) : X && H(X.bind(n));
|
|
2438
2438
|
}
|
|
2439
|
-
if (B(sb, d), B(Cn, h), B(IT, f), B(Zg, g), B(aV, m), B(lV, y), B(fV, A), B(hV, E), B(dV, x), B(Qn, S), B(Ku, C), B(cV, O),
|
|
2439
|
+
if (B(sb, d), B(Cn, h), B(IT, f), B(Zg, g), B(aV, m), B(lV, y), B(fV, A), B(hV, E), B(dV, x), B(Qn, S), B(Ku, C), B(cV, O), ht(k))
|
|
2440
2440
|
if (k.length) {
|
|
2441
2441
|
const H = e.exposed || (e.exposed = {});
|
|
2442
2442
|
k.forEach((X) => {
|
|
@@ -2450,7 +2450,7 @@ function SV(e) {
|
|
|
2450
2450
|
R && e.render === Gn && (e.render = R), _ != null && (e.inheritAttrs = _), P && (e.components = P), N && (e.directives = N), O && PT(e);
|
|
2451
2451
|
}
|
|
2452
2452
|
function EV(e, t, n = Gn) {
|
|
2453
|
-
|
|
2453
|
+
ht(e) && (e = sC(e));
|
|
2454
2454
|
for (const i in e) {
|
|
2455
2455
|
const o = e[i];
|
|
2456
2456
|
let s;
|
|
@@ -2468,7 +2468,7 @@ function EV(e, t, n = Gn) {
|
|
|
2468
2468
|
}
|
|
2469
2469
|
function J0(e, t, n) {
|
|
2470
2470
|
Uo(
|
|
2471
|
-
|
|
2471
|
+
ht(e) ? e.map((i) => i.bind(t.proxy)) : e.bind(t.proxy),
|
|
2472
2472
|
t,
|
|
2473
2473
|
n
|
|
2474
2474
|
);
|
|
@@ -2481,7 +2481,7 @@ function LT(e, t, n, i) {
|
|
|
2481
2481
|
} else if (yt(e))
|
|
2482
2482
|
ct(o, e.bind(n));
|
|
2483
2483
|
else if (Kt(e))
|
|
2484
|
-
if (
|
|
2484
|
+
if (ht(e))
|
|
2485
2485
|
e.forEach((s) => LT(s, t, n, i));
|
|
2486
2486
|
else {
|
|
2487
2487
|
const s = yt(e.handler) ? e.handler.bind(n) : t[e.handler];
|
|
@@ -2559,7 +2559,7 @@ function DV(e, t) {
|
|
|
2559
2559
|
return kc(sC(e), sC(t));
|
|
2560
2560
|
}
|
|
2561
2561
|
function sC(e) {
|
|
2562
|
-
if (
|
|
2562
|
+
if (ht(e)) {
|
|
2563
2563
|
const t = {};
|
|
2564
2564
|
for (let n = 0; n < e.length; n++)
|
|
2565
2565
|
t[e[n]] = e[n];
|
|
@@ -2574,7 +2574,7 @@ function kc(e, t) {
|
|
|
2574
2574
|
return e ? pn(/* @__PURE__ */ Object.create(null), e, t) : t;
|
|
2575
2575
|
}
|
|
2576
2576
|
function eE(e, t) {
|
|
2577
|
-
return e ?
|
|
2577
|
+
return e ? ht(e) && ht(t) ? [.../* @__PURE__ */ new Set([...e, ...t])] : pn(
|
|
2578
2578
|
/* @__PURE__ */ Object.create(null),
|
|
2579
2579
|
Gp(e),
|
|
2580
2580
|
Gp(t ?? {})
|
|
@@ -2894,7 +2894,7 @@ function GT(e, t, n = !1) {
|
|
|
2894
2894
|
};
|
|
2895
2895
|
!n && t.mixins.length && t.mixins.forEach(l), e.extends && l(e.extends), e.mixins && e.mixins.forEach(l);
|
|
2896
2896
|
}
|
|
2897
|
-
return !s && !a ? (Kt(e) && i.set(e, null), null) : (
|
|
2897
|
+
return !s && !a ? (Kt(e) && i.set(e, null), null) : (ht(s) ? s.forEach((l) => r[l] = null) : pn(r, s), Kt(e) && i.set(e, r), r);
|
|
2898
2898
|
}
|
|
2899
2899
|
function Jg(e, t) {
|
|
2900
2900
|
return !e || !ih(t) ? !1 : (t = t.slice(2).replace(/Once$/, ""), $t(e, t[0].toLowerCase() + t.slice(1)) || $t(e, Fs(t)) || $t(e, t));
|
|
@@ -3224,7 +3224,7 @@ function KT(e, t, n = !1) {
|
|
|
3224
3224
|
}
|
|
3225
3225
|
if (!s && !l)
|
|
3226
3226
|
return Kt(e) && i.set(e, au), au;
|
|
3227
|
-
if (
|
|
3227
|
+
if (ht(s))
|
|
3228
3228
|
for (let c = 0; c < s.length; c++) {
|
|
3229
3229
|
L.env.NODE_ENV !== "production" && !un(s[c]) && Ve("props must be strings when using array syntax.", s[c]);
|
|
3230
3230
|
const d = mi(s[c]);
|
|
@@ -3235,9 +3235,9 @@ function KT(e, t, n = !1) {
|
|
|
3235
3235
|
for (const c in s) {
|
|
3236
3236
|
const d = mi(c);
|
|
3237
3237
|
if (oE(d)) {
|
|
3238
|
-
const h = s[c], f = r[d] =
|
|
3238
|
+
const h = s[c], f = r[d] = ht(h) || yt(h) ? { type: h } : pn({}, h), g = f.type;
|
|
3239
3239
|
let m = !1, y = !0;
|
|
3240
|
-
if (
|
|
3240
|
+
if (ht(g))
|
|
3241
3241
|
for (let b = 0; b < g.length; ++b) {
|
|
3242
3242
|
const S = g[b], F = yt(S) && S.name;
|
|
3243
3243
|
if (F === "Boolean") {
|
|
@@ -3288,7 +3288,7 @@ function UV(e, t, n, i, o) {
|
|
|
3288
3288
|
if (!(t == null && !r)) {
|
|
3289
3289
|
if (s != null && s !== !0 && !l) {
|
|
3290
3290
|
let u = !1;
|
|
3291
|
-
const c =
|
|
3291
|
+
const c = ht(s) ? s : [s], d = [];
|
|
3292
3292
|
for (let h = 0; h < c.length && !u; h++) {
|
|
3293
3293
|
const { valid: f, expectedType: g } = KV(t, c[h]);
|
|
3294
3294
|
d.push(g || ""), u = f;
|
|
@@ -3312,7 +3312,7 @@ function KV(e, t) {
|
|
|
3312
3312
|
else if (jV(i)) {
|
|
3313
3313
|
const o = typeof e;
|
|
3314
3314
|
n = o === i.toLowerCase(), !n && o === "object" && (n = e instanceof t);
|
|
3315
|
-
} else i === "Object" ? n = Kt(e) : i === "Array" ? n =
|
|
3315
|
+
} else i === "Object" ? n = Kt(e) : i === "Array" ? n = ht(e) : n = e instanceof t;
|
|
3316
3316
|
return {
|
|
3317
3317
|
valid: n,
|
|
3318
3318
|
expectedType: i
|
|
@@ -3334,7 +3334,7 @@ function rE(e) {
|
|
|
3334
3334
|
function YV(...e) {
|
|
3335
3335
|
return e.some((t) => t.toLowerCase() === "boolean");
|
|
3336
3336
|
}
|
|
3337
|
-
const db = (e) => e === "_" || e === "_ctx" || e === "$stable", hb = (e) =>
|
|
3337
|
+
const db = (e) => e === "_" || e === "_ctx" || e === "$stable", hb = (e) => ht(e) ? e.map(ko) : [ko(e)], ZV = (e, t, n) => {
|
|
3338
3338
|
if (t._n)
|
|
3339
3339
|
return t;
|
|
3340
3340
|
const i = Se((...o) => (L.env.NODE_ENV !== "production" && Hn && !(n === null && $n) && !(n && n.root !== Hn.root) && Ve(
|
|
@@ -3909,7 +3909,7 @@ function tB(e, t) {
|
|
|
3909
3909
|
return;
|
|
3910
3910
|
}
|
|
3911
3911
|
}
|
|
3912
|
-
lt & 8 ? (nt & 16 &&
|
|
3912
|
+
lt & 8 ? (nt & 16 && ft(_e, Ee, xe), We !== _e && c(pe, We)) : nt & 16 ? lt & 16 ? ce(
|
|
3913
3913
|
_e,
|
|
3914
3914
|
We,
|
|
3915
3915
|
pe,
|
|
@@ -3919,7 +3919,7 @@ function tB(e, t) {
|
|
|
3919
3919
|
Ne,
|
|
3920
3920
|
Ae,
|
|
3921
3921
|
Pe
|
|
3922
|
-
) :
|
|
3922
|
+
) : ft(_e, Ee, xe, !0) : (nt & 8 && c(pe, ""), lt & 16 && O(
|
|
3923
3923
|
We,
|
|
3924
3924
|
pe,
|
|
3925
3925
|
Te,
|
|
@@ -3947,7 +3947,7 @@ function tB(e, t) {
|
|
|
3947
3947
|
Pe
|
|
3948
3948
|
);
|
|
3949
3949
|
}
|
|
3950
|
-
_e > nt ?
|
|
3950
|
+
_e > nt ? ft(
|
|
3951
3951
|
V,
|
|
3952
3952
|
Ee,
|
|
3953
3953
|
xe,
|
|
@@ -4165,13 +4165,13 @@ function tB(e, t) {
|
|
|
4165
4165
|
// so that it doesn't take the fast path during unmount - otherwise
|
|
4166
4166
|
// components nested in v-once are never unmounted.
|
|
4167
4167
|
!_e.hasOnce && // #1153: fast path should not be taken for non-stable (v-for) fragments
|
|
4168
|
-
(xe !== Ot || We > 0 && We & 64) ?
|
|
4168
|
+
(xe !== Ot || We > 0 && We & 64) ? ft(
|
|
4169
4169
|
_e,
|
|
4170
4170
|
Y,
|
|
4171
4171
|
pe,
|
|
4172
4172
|
!1,
|
|
4173
4173
|
!0
|
|
4174
|
-
) : (xe === Ot && We & 384 || !Ee && nt & 16) &&
|
|
4174
|
+
) : (xe === Ot && We & 384 || !Ee && nt & 16) && ft(Pe, Y, pe), Te && Fe(V);
|
|
4175
4175
|
}
|
|
4176
4176
|
(Lt && (Ht = Ne && Ne.onVnodeUnmounted) || xt) && $i(() => {
|
|
4177
4177
|
Ht && is(Ht, Y, V), xt && ba(V, null, Y, "unmounted");
|
|
@@ -4207,7 +4207,7 @@ function tB(e, t) {
|
|
|
4207
4207
|
aE(Pe), aE(_e), Te && Ul(Te), Ee.stop(), xe && (xe.flags |= 8, ae(Ne, V, Y, pe)), Ae && $i(Ae, Y), $i(() => {
|
|
4208
4208
|
V.isUnmounted = !0;
|
|
4209
4209
|
}, Y), L.env.NODE_ENV !== "production" && JN(V);
|
|
4210
|
-
},
|
|
4210
|
+
}, ft = (V, Y, pe, Te = !1, Ee = !1, xe = 0) => {
|
|
4211
4211
|
for (let Ne = xe; Ne < V.length; Ne++)
|
|
4212
4212
|
ae(V[Ne], Y, pe, Te, Ee);
|
|
4213
4213
|
}, Mt = (V) => {
|
|
@@ -4258,7 +4258,7 @@ function nB(e, t) {
|
|
|
4258
4258
|
}
|
|
4259
4259
|
function jf(e, t, n = !1) {
|
|
4260
4260
|
const i = e.children, o = t.children;
|
|
4261
|
-
if (
|
|
4261
|
+
if (ht(i) && ht(o))
|
|
4262
4262
|
for (let s = 0; s < i.length; s++) {
|
|
4263
4263
|
const r = i[s];
|
|
4264
4264
|
let a = o[s];
|
|
@@ -4298,7 +4298,7 @@ function aE(e) {
|
|
|
4298
4298
|
}
|
|
4299
4299
|
const JT = (e) => e.__isSuspense;
|
|
4300
4300
|
function oB(e, t) {
|
|
4301
|
-
t && t.pendingBranch ?
|
|
4301
|
+
t && t.pendingBranch ? ht(e) ? t.effects.push(...e) : t.effects.push(e) : eb(e);
|
|
4302
4302
|
}
|
|
4303
4303
|
const Ot = Symbol.for("v-fgt"), qu = Symbol.for("v-txt"), Ri = Symbol.for("v-cmt"), Zc = Symbol.for("v-stc"), Xc = [];
|
|
4304
4304
|
let qi = null;
|
|
@@ -4412,7 +4412,7 @@ function tP(e, t = null, n = null, i = 0, o = null, s = !1) {
|
|
|
4412
4412
|
if (rP(e) && (e = e.__vccOpts), t) {
|
|
4413
4413
|
t = Qg(t);
|
|
4414
4414
|
let { class: a, style: l } = t;
|
|
4415
|
-
a && !un(a) && (t.class = z(a)), Kt(l) && (xu(l) && !
|
|
4415
|
+
a && !un(a) && (t.class = z(a)), Kt(l) && (xu(l) && !ht(l) && (l = pn({}, l)), t.style = yn(l));
|
|
4416
4416
|
}
|
|
4417
4417
|
const r = un(e) ? 1 : JT(e) ? 128 : iV(e) ? 64 : Kt(e) ? 4 : yt(e) ? 2 : 0;
|
|
4418
4418
|
return L.env.NODE_ENV !== "production" && r & 4 && xu(e) && (e = Et(e), Ve(
|
|
@@ -4445,11 +4445,11 @@ function or(e, t, n = !1, i = !1) {
|
|
|
4445
4445
|
// #2078 in the case of <component :is="vnode" ref="extra"/>
|
|
4446
4446
|
// if the vnode itself already has a ref, cloneVNode will need to merge
|
|
4447
4447
|
// the refs so the single vnode can be set on multiple refs
|
|
4448
|
-
n && s ?
|
|
4448
|
+
n && s ? ht(s) ? s.concat(Kf(t)) : [s, Kf(t)] : Kf(t)
|
|
4449
4449
|
) : s,
|
|
4450
4450
|
scopeId: e.scopeId,
|
|
4451
4451
|
slotScopeIds: e.slotScopeIds,
|
|
4452
|
-
children: L.env.NODE_ENV !== "production" && r === -1 &&
|
|
4452
|
+
children: L.env.NODE_ENV !== "production" && r === -1 && ht(a) ? a.map(nP) : a,
|
|
4453
4453
|
target: e.target,
|
|
4454
4454
|
targetStart: e.targetStart,
|
|
4455
4455
|
targetAnchor: e.targetAnchor,
|
|
@@ -4486,7 +4486,7 @@ function or(e, t, n = !1, i = !1) {
|
|
|
4486
4486
|
}
|
|
4487
4487
|
function nP(e) {
|
|
4488
4488
|
const t = or(e);
|
|
4489
|
-
return
|
|
4489
|
+
return ht(e.children) && (t.children = e.children.map(nP)), t;
|
|
4490
4490
|
}
|
|
4491
4491
|
function ut(e = " ", t = 0) {
|
|
4492
4492
|
return ye(qu, null, e, t);
|
|
@@ -4495,7 +4495,7 @@ function st(e = "", t = !1) {
|
|
|
4495
4495
|
return t ? (K(), Je(Ri, null, e)) : ye(Ri, null, e);
|
|
4496
4496
|
}
|
|
4497
4497
|
function ko(e) {
|
|
4498
|
-
return e == null || typeof e == "boolean" ? ye(Ri) :
|
|
4498
|
+
return e == null || typeof e == "boolean" ? ye(Ri) : ht(e) ? ye(
|
|
4499
4499
|
Ot,
|
|
4500
4500
|
null,
|
|
4501
4501
|
// #3666, avoid reference pollution when reusing vnode
|
|
@@ -4510,7 +4510,7 @@ function fb(e, t) {
|
|
|
4510
4510
|
const { shapeFlag: i } = e;
|
|
4511
4511
|
if (t == null)
|
|
4512
4512
|
t = null;
|
|
4513
|
-
else if (
|
|
4513
|
+
else if (ht(t))
|
|
4514
4514
|
n = 16;
|
|
4515
4515
|
else if (typeof t == "object")
|
|
4516
4516
|
if (i & 65) {
|
|
@@ -4536,7 +4536,7 @@ function An(...e) {
|
|
|
4536
4536
|
t.style = yn([t.style, i.style]);
|
|
4537
4537
|
else if (ih(o)) {
|
|
4538
4538
|
const s = t[o], r = i[o];
|
|
4539
|
-
r && s !== r && !(
|
|
4539
|
+
r && s !== r && !(ht(s) && s.includes(r)) && (t[o] = s ? [].concat(s, r) : r);
|
|
4540
4540
|
} else o !== "" && (t[o] = i[o]);
|
|
4541
4541
|
}
|
|
4542
4542
|
return t;
|
|
@@ -4768,7 +4768,7 @@ function sP(e) {
|
|
|
4768
4768
|
const t = (n) => {
|
|
4769
4769
|
if (L.env.NODE_ENV !== "production" && (e.exposed && Ve("expose() should be called only once per setup()."), n != null)) {
|
|
4770
4770
|
let i = typeof n;
|
|
4771
|
-
i === "object" && (
|
|
4771
|
+
i === "object" && (ht(n) ? i = "array" : nn(n) && (i = "ref")), i !== "object" && Ve(
|
|
4772
4772
|
`expose() should be passed a plain object, received ${i}.`
|
|
4773
4773
|
);
|
|
4774
4774
|
}
|
|
@@ -4846,7 +4846,7 @@ function wv(e, t, n) {
|
|
|
4846
4846
|
try {
|
|
4847
4847
|
Up(-1);
|
|
4848
4848
|
const i = arguments.length;
|
|
4849
|
-
return i === 2 ? Kt(t) && !
|
|
4849
|
+
return i === 2 ? Kt(t) && !ht(t) ? ll(t) ? ye(e, null, [t]) : ye(e, t) : ye(e, null, t) : (i > 3 ? n = Array.prototype.slice.call(arguments, 2) : i === 3 && ll(n) && (n = [n]), ye(e, t, n));
|
|
4850
4850
|
} finally {
|
|
4851
4851
|
Up(1);
|
|
4852
4852
|
}
|
|
@@ -4964,7 +4964,7 @@ function vB() {
|
|
|
4964
4964
|
}
|
|
4965
4965
|
function u(d, h, f) {
|
|
4966
4966
|
const g = d[f];
|
|
4967
|
-
if (
|
|
4967
|
+
if (ht(g) && g.includes(h) || Kt(g) && h in g || d.extends && u(d.extends, h, f) || d.mixins && d.mixins.some((m) => u(m, h, f)))
|
|
4968
4968
|
return !0;
|
|
4969
4969
|
}
|
|
4970
4970
|
function c(d) {
|
|
@@ -5067,8 +5067,8 @@ const aP = hC ? (e) => hC.createHTML(e) : (e) => e, yB = "http://www.w3.org/2000
|
|
|
5067
5067
|
sV,
|
|
5068
5068
|
lP
|
|
5069
5069
|
), Ea = (e, t = []) => {
|
|
5070
|
-
|
|
5071
|
-
}, pE = (e) => e ?
|
|
5070
|
+
ht(e) ? e.forEach((n) => n(...t)) : e && e(...t);
|
|
5071
|
+
}, pE = (e) => e ? ht(e) ? e.some((t) => t.length > 1) : e.length > 1 : !1;
|
|
5072
5072
|
function SB(e) {
|
|
5073
5073
|
const t = {};
|
|
5074
5074
|
for (const P in e)
|
|
@@ -5313,7 +5313,7 @@ function FB(e, t, n) {
|
|
|
5313
5313
|
}
|
|
5314
5314
|
const TB = /[^\\];\s*$/, CE = /\s*!important$/;
|
|
5315
5315
|
function qf(e, t, n) {
|
|
5316
|
-
if (
|
|
5316
|
+
if (ht(n))
|
|
5317
5317
|
n.forEach((i) => qf(e, t, i));
|
|
5318
5318
|
else if (n == null && (n = ""), L.env.NODE_ENV !== "production" && TB.test(n) && Ai(
|
|
5319
5319
|
`Unexpected semicolon at the end of '${t}' style value: '${n}'`
|
|
@@ -5433,13 +5433,13 @@ function LB(e, t) {
|
|
|
5433
5433
|
return n.value = e, n.attached = MB(), n;
|
|
5434
5434
|
}
|
|
5435
5435
|
function xE(e, t) {
|
|
5436
|
-
return yt(e) ||
|
|
5436
|
+
return yt(e) || ht(e) ? e : (Ai(
|
|
5437
5437
|
`Wrong type passed as event handler to ${t} - did you forget @ or : in front of your prop?
|
|
5438
5438
|
Expected function or array of functions, received type ${typeof e}.`
|
|
5439
5439
|
), Gn);
|
|
5440
5440
|
}
|
|
5441
5441
|
function NB(e, t) {
|
|
5442
|
-
if (
|
|
5442
|
+
if (ht(t)) {
|
|
5443
5443
|
const n = e.stopImmediatePropagation;
|
|
5444
5444
|
return e.stopImmediatePropagation = () => {
|
|
5445
5445
|
n.call(e), e._stopped = !0;
|
|
@@ -5569,7 +5569,7 @@ function jB(e, t, n) {
|
|
|
5569
5569
|
}
|
|
5570
5570
|
const TE = (e) => {
|
|
5571
5571
|
const t = e.props["onUpdate:modelValue"] || !1;
|
|
5572
|
-
return
|
|
5572
|
+
return ht(t) ? (n) => Ul(t, n) : t;
|
|
5573
5573
|
};
|
|
5574
5574
|
function KB(e) {
|
|
5575
5575
|
e.target.composing = !0;
|
|
@@ -6341,8 +6341,8 @@ function $2(e) {
|
|
|
6341
6341
|
}
|
|
6342
6342
|
if (A)
|
|
6343
6343
|
for (var ue = g ? 3 : 1, ce = function(Oe) {
|
|
6344
|
-
var Xe = C.find(function(
|
|
6345
|
-
var Mt = x.get(
|
|
6344
|
+
var Xe = C.find(function(ft) {
|
|
6345
|
+
var Mt = x.get(ft);
|
|
6346
6346
|
if (Mt)
|
|
6347
6347
|
return Mt.slice(0, Oe).every(function(Be) {
|
|
6348
6348
|
return Be;
|
|
@@ -6472,7 +6472,7 @@ function J2(e) {
|
|
|
6472
6472
|
var N, G = C === "y" ? Ii : ki, ie = C === "y" ? wo : bo, B = C === "y" ? "height" : "width", H = E[C], X = H + y[G], $ = H - y[ie], ue = f ? -A[B] / 2 : 0, ce = S === Tu ? x[B] : A[B], De = S === Tu ? -A[B] : -x[B], ae = t.elements.arrow, Fe = f && ae ? vb(ae) : {
|
|
6473
6473
|
width: 0,
|
|
6474
6474
|
height: 0
|
|
6475
|
-
}, Oe = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : SP(), Xe = Oe[G],
|
|
6475
|
+
}, Oe = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : SP(), Xe = Oe[G], ft = Oe[ie], Mt = Jc(0, x[B], Fe[B]), Be = F ? x[B] / 2 - ue - Mt - Xe - k.mainAxis : ce - Mt - Xe - k.mainAxis, Ut = F ? -x[B] / 2 + ue + Mt + ft + k.mainAxis : De + Mt + ft + k.mainAxis, Jt = t.elements.arrow && dh(t.elements.arrow), kt = Jt ? C === "y" ? Jt.clientTop || 0 : Jt.clientLeft || 0 : 0, V = (N = _ == null ? void 0 : _[C]) != null ? N : 0, Y = H + Be - V - kt, pe = H + Ut - V, Te = Jc(f ? Zp(X, Y) : X, H, f ? Xa($, pe) : $);
|
|
6476
6476
|
E[C] = Te, P[C] = Te - H;
|
|
6477
6477
|
}
|
|
6478
6478
|
if (a) {
|
|
@@ -7182,7 +7182,7 @@ function VH(e, t) {
|
|
|
7182
7182
|
var q = G();
|
|
7183
7183
|
q.removeEventListener("mousedown", De, !0), q.removeEventListener("touchend", De, ka), q.removeEventListener("touchstart", Fe, ka), q.removeEventListener("touchmove", ae, ka);
|
|
7184
7184
|
}
|
|
7185
|
-
function
|
|
7185
|
+
function ft(q, fe) {
|
|
7186
7186
|
Be(q, function() {
|
|
7187
7187
|
!C.state.isVisible && E.parentNode && E.parentNode.contains(E) && fe();
|
|
7188
7188
|
});
|
|
@@ -7427,7 +7427,7 @@ function VH(e, t) {
|
|
|
7427
7427
|
var Ft = ie(), Le = Ft.box, xn = Ft.content;
|
|
7428
7428
|
C.props.animation && (_v([Le, xn], vt), XE([Le, xn], "hidden"));
|
|
7429
7429
|
}
|
|
7430
|
-
$(), ue(), C.props.animation ? P() &&
|
|
7430
|
+
$(), ue(), C.props.animation ? P() && ft(vt, C.unmount) : C.unmount();
|
|
7431
7431
|
}
|
|
7432
7432
|
}
|
|
7433
7433
|
function sn(q) {
|
|
@@ -8257,7 +8257,7 @@ var fG = na.ArrayBuffer, Pv = na.FileReader, Ra = na.URL || na.webkitURL, pG = /
|
|
|
8257
8257
|
A = Math.floor(dR(Math.min(Math.max(A, R), F))), O = Math.floor(dR(Math.min(Math.max(O, E), C)));
|
|
8258
8258
|
var $ = -A / 2, ue = -O / 2, ce = A, De = O, ae = [];
|
|
8259
8259
|
if (S) {
|
|
8260
|
-
var Fe = 0, Oe = 0, Xe = o,
|
|
8260
|
+
var Fe = 0, Oe = 0, Xe = o, ft = s, Mt = bc({
|
|
8261
8261
|
aspectRatio: x,
|
|
8262
8262
|
width: o,
|
|
8263
8263
|
height: s
|
|
@@ -8265,7 +8265,7 @@ var fG = na.ArrayBuffer, Pv = na.FileReader, Ra = na.URL || na.webkitURL, pG = /
|
|
|
8265
8265
|
contain: "cover",
|
|
8266
8266
|
cover: "contain"
|
|
8267
8267
|
}[g.resize]);
|
|
8268
|
-
Xe = Mt.width,
|
|
8268
|
+
Xe = Mt.width, ft = Mt.height, Fe = (o - Xe) / 2, Oe = (s - ft) / 2, ae.push(Fe, Oe, Xe, ft);
|
|
8269
8269
|
}
|
|
8270
8270
|
if (ae.push($, ue, ce, De), b) {
|
|
8271
8271
|
var Be = [O, A];
|
|
@@ -8541,7 +8541,7 @@ var KP = { exports: {} };
|
|
|
8541
8541
|
m(ae).from(Error).extend({ toString: function() {
|
|
8542
8542
|
return this.name + ": " + this.message;
|
|
8543
8543
|
} }), m(Oe).from(ae), m(Xe).from(ae);
|
|
8544
|
-
var
|
|
8544
|
+
var ft = io.reduce(function(p, v) {
|
|
8545
8545
|
return p[v] = v + "Error", p;
|
|
8546
8546
|
}, {}), Mt = ae, Be = io.reduce(function(p, v) {
|
|
8547
8547
|
var w = v + "Error";
|
|
@@ -8979,7 +8979,7 @@ var KP = { exports: {} };
|
|
|
8979
8979
|
try {
|
|
8980
8980
|
oe.create(), se._state.PR1398_maxLoop = 3;
|
|
8981
8981
|
} catch (re) {
|
|
8982
|
-
return re.name ===
|
|
8982
|
+
return re.name === ft.InvalidState && se.isOpen() && 0 < --se._state.PR1398_maxLoop ? (console.warn("Dexie: Need to reopen db"), se.close({ disableAutoOpen: !1 }), se.open().then(function() {
|
|
8983
8983
|
return te(se, U, le, ee);
|
|
8984
8984
|
})) : In(re);
|
|
8985
8985
|
}
|
|
@@ -11107,7 +11107,7 @@ var KP = { exports: {} };
|
|
|
11107
11107
|
else try {
|
|
11108
11108
|
ne.create(), ne.idbtrans._explicit = !0, se._state.PR1398_maxLoop = 3;
|
|
11109
11109
|
} catch (ve) {
|
|
11110
|
-
return ve.name ===
|
|
11110
|
+
return ve.name === ft.InvalidState && se.isOpen() && 0 < --se._state.PR1398_maxLoop ? (console.warn("Dexie: Need to reopen db"), se.close({ disableAutoOpen: !1 }), se.open().then(function() {
|
|
11111
11111
|
return te(se, U, le, null, oe);
|
|
11112
11112
|
})) : In(ve);
|
|
11113
11113
|
}
|
|
@@ -11336,7 +11336,7 @@ var KP = { exports: {} };
|
|
|
11336
11336
|
typeof v == "string" ? x(p, v, void 0) : "length" in v && [].map.call(v, function(w) {
|
|
11337
11337
|
x(p, w, void 0);
|
|
11338
11338
|
});
|
|
11339
|
-
}, shallowClone: A, deepClone: N, getObjectDiff: rv, cmp: Gt, asap: R, minKey: -1 / 0, addons: [], connections: _l, errnames:
|
|
11339
|
+
}, shallowClone: A, deepClone: N, getObjectDiff: rv, cmp: Gt, asap: R, minKey: -1 / 0, addons: [], connections: _l, errnames: ft, dependencies: Qh, cache: ya, semVer: "4.0.10", version: "4.0.10".split(".").map(function(p) {
|
|
11340
11340
|
return parseInt(p);
|
|
11341
11341
|
}).reduce(function(p, v, w) {
|
|
11342
11342
|
return p + v / Math.pow(10, 2 * w);
|
|
@@ -25766,8 +25766,8 @@ const uS = (e) => {
|
|
|
25766
25766
|
page: X,
|
|
25767
25767
|
perPage: N7,
|
|
25768
25768
|
q: $.trim()
|
|
25769
|
-
})),
|
|
25770
|
-
R.value = ue ? ig(R.value,
|
|
25769
|
+
})), ft = ((ae = np(Xe.data)) == null ? void 0 : ae.map(bA)) ?? [];
|
|
25770
|
+
R.value = ue ? ig(R.value, ft, "id") : ft, m.value = Xe.meta.total, g.value = (((Fe = Xe == null ? void 0 : Xe.meta) == null ? void 0 : Fe.current_page) || 0) < (((Oe = Xe == null ? void 0 : Xe.meta) == null ? void 0 : Oe.last_page) || 0), f.value = X;
|
|
25771
25771
|
} catch (Xe) {
|
|
25772
25772
|
console.error("Error fetching assignable users:", Xe), h.value = "Failed to load assignable users";
|
|
25773
25773
|
} finally {
|
|
@@ -25853,14 +25853,14 @@ const uS = (e) => {
|
|
|
25853
25853
|
handleItemHover: Fe,
|
|
25854
25854
|
getHighlightedLabel: Oe,
|
|
25855
25855
|
query: Xe,
|
|
25856
|
-
idx:
|
|
25856
|
+
idx: ft
|
|
25857
25857
|
}) => [
|
|
25858
25858
|
ye(wm, An(ue, {
|
|
25859
|
-
hover:
|
|
25859
|
+
hover: ft === ce,
|
|
25860
25860
|
selected: De(ue),
|
|
25861
25861
|
type: ue.type,
|
|
25862
25862
|
onClick: an((Mt) => ae(ue), ["stop", "prevent"]),
|
|
25863
|
-
onMouseover: (Mt) => Fe(
|
|
25863
|
+
onMouseover: (Mt) => Fe(ft),
|
|
25864
25864
|
class: X.$style["item-assignee"]
|
|
25865
25865
|
}), {
|
|
25866
25866
|
prefix: Se(() => [
|
|
@@ -26179,13 +26179,13 @@ const uS = (e) => {
|
|
|
26179
26179
|
for (let Fe = 0; Fe < 42; Fe++) {
|
|
26180
26180
|
const Oe = [];
|
|
26181
26181
|
$.month !== a.value && Oe.push(De["is-outside"]), $.hasSame(u.value, "day") && Oe.push(De["is-today"]), y.value && $.hasSame(y.value, "day") && Oe.push(De["is-selected-start"]), b.value && $.hasSame(b.value, "day") && Oe.push(De["is-selected-end"]), y.value && b.value && $ > y.value && $ < b.value && Oe.push(De["is-in-range"]);
|
|
26182
|
-
const Xe = R($),
|
|
26182
|
+
const Xe = R($), ft = ce[$.weekday - 1] || "";
|
|
26183
26183
|
ue.push({
|
|
26184
26184
|
dt: $,
|
|
26185
26185
|
iso: $.toISODate() || "",
|
|
26186
26186
|
label: $.toFormat("d"),
|
|
26187
26187
|
displayLabel: Xe,
|
|
26188
|
-
weekdayLabel:
|
|
26188
|
+
weekdayLabel: ft,
|
|
26189
26189
|
aria: $.setLocale(n.locale || "en-US").toFormat("cccc, d LLLL yyyy"),
|
|
26190
26190
|
classes: Oe
|
|
26191
26191
|
}), $ = $.plus({ days: 1 });
|
|
@@ -26265,13 +26265,13 @@ const uS = (e) => {
|
|
|
26265
26265
|
o.value = { case: Jt, behavior: kt };
|
|
26266
26266
|
}, Fe = () => `Selected start ${De} > existing end ${ce} -> reset both to ${De}`, Oe = () => `Selected end ${De} < existing start ${ue} -> reset both to ${De}`, Xe = () => {
|
|
26267
26267
|
A("start", B.dt, !0), A("end", B.dt), s("update:activeField", "end");
|
|
26268
|
-
},
|
|
26268
|
+
}, ft = (Jt = !1) => {
|
|
26269
26269
|
A("start", B.dt, Jt), Jt && s("update:activeField", "end");
|
|
26270
26270
|
}, Mt = (Jt = !1) => {
|
|
26271
26271
|
console.trace("doSelectEnd called with closeAfter:", Jt, n.immediatelyUpdate), A("end", B.dt), Jt && s("close");
|
|
26272
26272
|
};
|
|
26273
26273
|
if (H && X) {
|
|
26274
|
-
$ === "start" ? d.value && B.dt > d.value ? (Xe(), ae("INVERT_RANGE_FROM_START", Fe())) : (
|
|
26274
|
+
$ === "start" ? d.value && B.dt > d.value ? (Xe(), ae("INVERT_RANGE_FROM_START", Fe())) : (ft(!1), ae(
|
|
26275
26275
|
"UPDATE_START_IN_RANGE",
|
|
26276
26276
|
`Updated start from ${ue} to ${De}; end remains ${ce}`
|
|
26277
26277
|
)) : c.value && B.dt < c.value ? (Xe(), ae("INVERT_RANGE_FROM_END", Oe())) : (Mt(!1), ae(
|
|
@@ -26290,7 +26290,7 @@ const uS = (e) => {
|
|
|
26290
26290
|
}
|
|
26291
26291
|
if (!H && !X) {
|
|
26292
26292
|
if ($ === "start") {
|
|
26293
|
-
|
|
26293
|
+
ft(!0), ae("INIT_START", `Picked start ${De}; awaiting end selection`);
|
|
26294
26294
|
return;
|
|
26295
26295
|
}
|
|
26296
26296
|
Mt(n.immediatelyUpdate), ae("INIT_END", `Picked end ${De}; awaiting start selection`);
|
|
@@ -26298,7 +26298,7 @@ const uS = (e) => {
|
|
|
26298
26298
|
}
|
|
26299
26299
|
if (!H && X) {
|
|
26300
26300
|
if ($ === "start") {
|
|
26301
|
-
|
|
26301
|
+
ft(!0), ae("FILL_MISSING_START", `Inserted start ${De}; existing end ${ce}`);
|
|
26302
26302
|
return;
|
|
26303
26303
|
}
|
|
26304
26304
|
Mt(!1), ae("STRICT_UPDATE_END_ONLY", `Updated end to ${De}; start still null`);
|
|
@@ -26306,7 +26306,7 @@ const uS = (e) => {
|
|
|
26306
26306
|
}
|
|
26307
26307
|
if (H && !X) {
|
|
26308
26308
|
if ($ === "start") {
|
|
26309
|
-
|
|
26309
|
+
ft(!0), ae(
|
|
26310
26310
|
"RESELECT_START_BEFORE_END",
|
|
26311
26311
|
`Replaced start with ${De}; end still null, switching to end`
|
|
26312
26312
|
);
|
|
@@ -27040,10 +27040,10 @@ const s9 = ["disabled", "readonly", "placeholder"], r9 = /* @__PURE__ */ dt({
|
|
|
27040
27040
|
}
|
|
27041
27041
|
ct(
|
|
27042
27042
|
() => {
|
|
27043
|
-
var ue, ce, De, ae, Fe, Oe, Xe,
|
|
27043
|
+
var ue, ce, De, ae, Fe, Oe, Xe, ft;
|
|
27044
27044
|
return [
|
|
27045
27045
|
((De = (ce = (ue = o.value) == null ? void 0 : ue[0]) == null ? void 0 : ce.getTime) == null ? void 0 : De.call(ce)) || ((ae = o.value) == null ? void 0 : ae[0]),
|
|
27046
|
-
((Xe = (Oe = (Fe = o.value) == null ? void 0 : Fe[1]) == null ? void 0 : Oe.getTime) == null ? void 0 : Xe.call(Oe)) || ((
|
|
27046
|
+
((Xe = (Oe = (Fe = o.value) == null ? void 0 : Fe[1]) == null ? void 0 : Oe.getTime) == null ? void 0 : Xe.call(Oe)) || ((ft = o.value) == null ? void 0 : ft[1]),
|
|
27047
27047
|
o.timezone,
|
|
27048
27048
|
o.format,
|
|
27049
27049
|
o.placeholder,
|
|
@@ -31874,11 +31874,11 @@ const fZ = /* @__PURE__ */ dt({
|
|
|
31874
31874
|
C(Fe, 1), A(Fe), S({ removed: { element: u.value.element, oldIndex: Fe } });
|
|
31875
31875
|
}
|
|
31876
31876
|
function P(ae) {
|
|
31877
|
-
var Xe,
|
|
31877
|
+
var Xe, ft;
|
|
31878
31878
|
Qv(ae.item), Ux(ae.from, ae.item, ae.oldIndex);
|
|
31879
31879
|
const Fe = (Xe = u.value) == null ? void 0 : Xe.index, Oe = E(ae.newIndex);
|
|
31880
31880
|
R(Fe, Oe), S({
|
|
31881
|
-
moved: { element: (
|
|
31881
|
+
moved: { element: (ft = u.value) == null ? void 0 : ft.element, oldIndex: Fe, newIndex: Oe }
|
|
31882
31882
|
});
|
|
31883
31883
|
}
|
|
31884
31884
|
function N(ae, Fe) {
|
|
@@ -31891,23 +31891,23 @@ const fZ = /* @__PURE__ */ dt({
|
|
|
31891
31891
|
const Oe = G(ae);
|
|
31892
31892
|
if (!Oe)
|
|
31893
31893
|
return { component: Oe };
|
|
31894
|
-
const Xe = Oe.realList,
|
|
31894
|
+
const Xe = Oe.realList, ft = { list: Xe, component: Oe };
|
|
31895
31895
|
if (ae !== Fe && Xe && Oe.getUnderlyingVm) {
|
|
31896
31896
|
const Mt = Oe.getUnderlyingVm(Fe);
|
|
31897
31897
|
if (Mt)
|
|
31898
|
-
return Object.assign(Mt,
|
|
31898
|
+
return Object.assign(Mt, ft);
|
|
31899
31899
|
}
|
|
31900
|
-
return
|
|
31900
|
+
return ft;
|
|
31901
31901
|
}
|
|
31902
31902
|
function B(ae, Fe) {
|
|
31903
31903
|
const Oe = [...Fe.to.children].filter((Be) => Be.style.display !== "none");
|
|
31904
31904
|
if (Oe.length === 0)
|
|
31905
31905
|
return 0;
|
|
31906
|
-
const Xe = Oe.indexOf(Fe.related),
|
|
31907
|
-
return Oe.indexOf(uy) !== -1 || !Fe.willInsertAfter ?
|
|
31906
|
+
const Xe = Oe.indexOf(Fe.related), ft = ae.component.getVmIndex(Xe);
|
|
31907
|
+
return Oe.indexOf(uy) !== -1 || !Fe.willInsertAfter ? ft : ft + 1;
|
|
31908
31908
|
}
|
|
31909
31909
|
const H = () => {
|
|
31910
|
-
var
|
|
31910
|
+
var ft, Mt;
|
|
31911
31911
|
const ae = {};
|
|
31912
31912
|
sw.forEach((Be) => {
|
|
31913
31913
|
ae["on" + Be] = $(Be);
|
|
@@ -31918,7 +31918,7 @@ const fZ = /* @__PURE__ */ dt({
|
|
|
31918
31918
|
onMove: (Be, Ut) => ue(Be, Ut)
|
|
31919
31919
|
});
|
|
31920
31920
|
"draggable" in Oe || (Oe.draggable = ">*");
|
|
31921
|
-
const Xe = ((
|
|
31921
|
+
const Xe = ((ft = h == null ? void 0 : h.proxy) == null ? void 0 : ft.$el.nodeType) === 1 ? h.proxy.$el : ((Mt = h == null ? void 0 : h.proxy) == null ? void 0 : Mt.$el.parentElement) || null;
|
|
31922
31922
|
Xe && (c.value = new St(Xe, Oe), Xe.__draggable_component__ = h == null ? void 0 : h.proxy, y());
|
|
31923
31923
|
};
|
|
31924
31924
|
function X(ae, Fe) {
|
|
@@ -31937,11 +31937,11 @@ const fZ = /* @__PURE__ */ dt({
|
|
|
31937
31937
|
const Oe = e.move;
|
|
31938
31938
|
if (!Oe || !d.value)
|
|
31939
31939
|
return !0;
|
|
31940
|
-
const Xe = ie(ae),
|
|
31941
|
-
|
|
31940
|
+
const Xe = ie(ae), ft = u.value, Mt = B(Xe, ae);
|
|
31941
|
+
ft && Object.assign(ft, { futureIndex: Mt });
|
|
31942
31942
|
const Be = Object.assign({}, ae, {
|
|
31943
31943
|
relatedContext: Xe,
|
|
31944
|
-
draggedContext:
|
|
31944
|
+
draggedContext: ft
|
|
31945
31945
|
});
|
|
31946
31946
|
return Oe(Be, Fe);
|
|
31947
31947
|
}
|
|
@@ -32881,10 +32881,7 @@ const $Z = /* @__PURE__ */ dt({
|
|
|
32881
32881
|
ref_key: "triggerRef",
|
|
32882
32882
|
ref: o,
|
|
32883
32883
|
actived: J(i),
|
|
32884
|
-
style: yn({
|
|
32885
|
-
border: l.value ? "2px solid var(--primary-color)" : "",
|
|
32886
|
-
backgroundColor: l.value ? " #F0F7FF " : ""
|
|
32887
|
-
})
|
|
32884
|
+
style: yn({ border: l.value ? "2px solid var(--primary-color)" : "" })
|
|
32888
32885
|
}, {
|
|
32889
32886
|
prefix: Se(() => [
|
|
32890
32887
|
(K(), Ce("svg", QZ, [
|
|
@@ -36001,8 +35998,8 @@ function Bo(e, t, n) {
|
|
|
36001
35998
|
k.forEach($), o == null || o.sortColumns(p_.bind(o, _, H)), s == null || s.sortColumns(p_.bind(s, P, X)), i.refreshCols(!1, n);
|
|
36002
35999
|
const ue = (ae, Fe, Oe = []) => {
|
|
36003
36000
|
for (const Xe of Fe) {
|
|
36004
|
-
const
|
|
36005
|
-
qo(Oe,
|
|
36001
|
+
const ft = ae(Xe.colId);
|
|
36002
|
+
qo(Oe, ft), b(ft, Xe, null, null, !0);
|
|
36006
36003
|
}
|
|
36007
36004
|
Oe.forEach($);
|
|
36008
36005
|
};
|
|
@@ -75826,9 +75823,7 @@ const kme = { key: 1 }, Ome = /* @__PURE__ */ dt({
|
|
|
75826
75823
|
const d = Z(null), h = Z([]), f = hS(), { rowCount: g } = Js(f), m = Z(!1), y = Z(""), b = Z(), S = Z(""), F = Z(!1), C = Z(/* @__PURE__ */ new Set()), R = Z(/* @__PURE__ */ new Map()), { apiServices: E } = Do(!1, c), { columnDefs: x, checkboxColumn: A, saveColumnConfig: O } = Upe(
|
|
75827
75824
|
b,
|
|
75828
75825
|
c.entityId
|
|
75829
|
-
), { updateRowData: k, setMetricValues: _ } = Pme(d), P = j(
|
|
75830
|
-
() => y.value.length > 0 || ht.value.length > 0
|
|
75831
|
-
), N = j(() => !1), G = j(Ub), ie = j(
|
|
75826
|
+
), { updateRowData: k, setMetricValues: _ } = Pme(d), P = j(() => y.value.length > 0), N = j(() => !1), G = j(Ub), ie = j(
|
|
75832
75827
|
() => x.value.filter((Ie) => {
|
|
75833
75828
|
var q;
|
|
75834
75829
|
return ((q = Ie.field) == null ? void 0 : q.startsWith("metric_")) && !Ie.hide;
|
|
@@ -75854,7 +75849,7 @@ const kme = { key: 1 }, Ome = /* @__PURE__ */ dt({
|
|
|
75854
75849
|
}), ae = (Ie, q) => {
|
|
75855
75850
|
var fe, $e, vt;
|
|
75856
75851
|
g.value.total = Ie.meta.total ?? 0, (fe = Ie.meta.next) != null && fe.cursor && ($[q + 1] = Ie.meta.next.cursor), S.value = Ie.meta["X-Tsr-content-sha256"] || "", Ie.meta.total === 0 ? ($e = d.value) == null || $e.showNoRowsOverlay() : (vt = d.value) == null || vt.hideOverlay();
|
|
75857
|
-
}, Fe = VI(), { sortingAPIConfiguration: Oe, isSortingRunning: Xe } = Js(Fe),
|
|
75852
|
+
}, Fe = VI(), { sortingAPIConfiguration: Oe, isSortingRunning: Xe } = Js(Fe), ft = Z([]), Mt = async ({ page: Ie, pageSize: q, filterText: fe }) => {
|
|
75858
75853
|
var Le;
|
|
75859
75854
|
(Le = d.value) == null || Le.hideOverlay();
|
|
75860
75855
|
const $e = $[Ie], vt = !$e && Ie > 1 ? (Ie - 1) * q : void 0, Ft = Oe.value;
|
|
@@ -75866,7 +75861,7 @@ const kme = { key: 1 }, Ome = /* @__PURE__ */ dt({
|
|
|
75866
75861
|
searchQuery: fe,
|
|
75867
75862
|
offset: vt,
|
|
75868
75863
|
sort_by: Ft,
|
|
75869
|
-
assignees:
|
|
75864
|
+
assignees: ft.value
|
|
75870
75865
|
});
|
|
75871
75866
|
if (!xn) return { rows: [], total: 0 };
|
|
75872
75867
|
const Er = ((no) => {
|
|
@@ -76101,7 +76096,7 @@ const kme = { key: 1 }, Ome = /* @__PURE__ */ dt({
|
|
|
76101
76096
|
refreshTable: Ae
|
|
76102
76097
|
});
|
|
76103
76098
|
const Wn = (Ie) => {
|
|
76104
|
-
|
|
76099
|
+
ft.value = Ie, Ae();
|
|
76105
76100
|
};
|
|
76106
76101
|
return (Ie, q) => (K(), Je(J(Eq), {
|
|
76107
76102
|
"is-sidebar-open": m.value,
|
|
@@ -76255,7 +76250,7 @@ const kme = { key: 1 }, Ome = /* @__PURE__ */ dt({
|
|
|
76255
76250
|
"beta-tag": "_beta-tag_1lefh_57"
|
|
76256
76251
|
}, Kme = {
|
|
76257
76252
|
$style: jme
|
|
76258
|
-
}, qme = /* @__PURE__ */ wt(Hme, [["__cssModules", Kme]]), gL = "
|
|
76253
|
+
}, qme = /* @__PURE__ */ wt(Hme, [["__cssModules", Kme]]), gL = "1.0.35", Yme = { key: 0 }, Zme = /* @__PURE__ */ dt({
|
|
76259
76254
|
__name: "app",
|
|
76260
76255
|
setup(e) {
|
|
76261
76256
|
const t = j(() => n.id.length === 0 || n.workspaceId.length === 0), n = $o({
|