qti3-item-player-vue3 0.2.16 → 0.2.17
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.
@@ -1,8 +1,8 @@
|
|
1
1
|
var iv = Object.defineProperty;
|
2
2
|
var sv = (e, t, i) => t in e ? iv(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
|
3
3
|
var ne = (e, t, i) => sv(e, typeof t != "symbol" ? t + "" : t, i);
|
4
|
-
import { openBlock as q, createElementBlock as O, createElementVNode as te, toDisplayString as We, h as nv, mergeProps as Zt, renderSlot as K, withDirectives as st, vShow as _t, vModelText as yo, resolveComponent as pt, createVNode as Jt, withCtx as zt, createBlock as vi, Transition as rv, createCommentVNode as Ze, createTextVNode as En, withModifiers as br, normalizeClass as to, normalizeStyle as io, resolveDynamicComponent as kr, getCurrentInstance as av, ref as
|
5
|
-
class
|
4
|
+
import { openBlock as q, createElementBlock as O, createElementVNode as te, toDisplayString as We, h as nv, mergeProps as Zt, renderSlot as K, withDirectives as st, vShow as _t, vModelText as yo, resolveComponent as pt, createVNode as Jt, withCtx as zt, createBlock as vi, Transition as rv, createCommentVNode as Ze, createTextVNode as En, withModifiers as br, normalizeClass as to, normalizeStyle as io, resolveDynamicComponent as kr, getCurrentInstance as av, ref as en, computed as ov, watch as lv, onBeforeUnmount as uv, onErrorCaptured as cv, nextTick as hv } from "vue";
|
5
|
+
class Ri {
|
6
6
|
constructor(t, i, s) {
|
7
7
|
this.fieldIdentifier = t, this.value = s, this.baseType = i, this.cardinality = "single";
|
8
8
|
}
|
@@ -552,7 +552,7 @@ class fv {
|
|
552
552
|
clearInterval(this.itemTimer);
|
553
553
|
}
|
554
554
|
}
|
555
|
-
var pv = /^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i, Cc = Math.ceil, ui = Math.floor, Rt = "[BigNumber Error] ", Vf = Rt + "Number primitive has more than 15 significant digits: ", Ii = 1e14, Ve = 14, Af = 9007199254740991, Tc = [1, 10, 100, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13],
|
555
|
+
var pv = /^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i, Cc = Math.ceil, ui = Math.floor, Rt = "[BigNumber Error] ", Vf = Rt + "Number primitive has more than 15 significant digits: ", Ii = 1e14, Ve = 14, Af = 9007199254740991, Tc = [1, 10, 100, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13], Ms = 1e7, Ut = 1e9;
|
556
556
|
function zg(e) {
|
557
557
|
var t, i, s, n = R.prototype = { constructor: R, toString: null, valueOf: null }, r = new R(1), a = 20, o = 4, u = -7, h = 21, d = -1e7, g = 1e7, p = !1, w = 1, v = 0, A = {
|
558
558
|
prefix: "",
|
@@ -745,29 +745,29 @@ function zg(e) {
|
|
745
745
|
return function(S, f, C, m, $) {
|
746
746
|
var x, T, I, V, P, U, ie, se, ue = S.indexOf("."), ce = a, D = o;
|
747
747
|
for (ue >= 0 && (V = v, v = 0, S = S.replace(".", ""), se = new R(f), U = se.pow(S.length - ue), v = V, se.c = E(
|
748
|
-
|
748
|
+
ps(li(U.c), U.e, "0"),
|
749
749
|
10,
|
750
750
|
C,
|
751
751
|
y
|
752
752
|
), se.e = se.c.length), ie = E(S, f, C, $ ? (x = M, y) : (x = y, M)), I = V = ie.length; ie[--V] == 0; ie.pop()) ;
|
753
753
|
if (!ie[0]) return x.charAt(0);
|
754
754
|
if (ue < 0 ? --I : (U.c = ie, U.e = I, U.s = m, U = t(U, se, ce, D, C), ie = U.c, P = U.r, I = U.e), T = I + ce + 1, ue = ie[T], V = C / 2, P = P || T < 0 || ie[T + 1] != null, P = D < 4 ? (ue != null || P) && (D == 0 || D == (U.s < 0 ? 3 : 2)) : ue > V || ue == V && (D == 4 || P || D == 6 && ie[T - 1] & 1 || D == (U.s < 0 ? 8 : 7)), T < 1 || !ie[0])
|
755
|
-
S = P ?
|
755
|
+
S = P ? ps(x.charAt(1), -ce, x.charAt(0)) : x.charAt(0);
|
756
756
|
else {
|
757
757
|
if (ie.length = T, P)
|
758
758
|
for (--C; ++ie[--T] > C; )
|
759
759
|
ie[T] = 0, T || (++I, ie = [1].concat(ie));
|
760
760
|
for (V = ie.length; !ie[--V]; ) ;
|
761
761
|
for (ue = 0, S = ""; ue <= V; S += x.charAt(ie[ue++])) ;
|
762
|
-
S =
|
762
|
+
S = ps(S, I, x.charAt(0));
|
763
763
|
}
|
764
764
|
return S;
|
765
765
|
};
|
766
766
|
}(), t = /* @__PURE__ */ function() {
|
767
767
|
function y(f, C, m) {
|
768
|
-
var $, x, T, I, V = 0, P = f.length, U = C %
|
768
|
+
var $, x, T, I, V = 0, P = f.length, U = C % Ms, ie = C / Ms | 0;
|
769
769
|
for (f = f.slice(); P--; )
|
770
|
-
T = f[P] %
|
770
|
+
T = f[P] % Ms, I = f[P] / Ms | 0, $ = ie * T + I * U, x = U * T + $ % Ms * Ms + V, V = (x / m | 0) + ($ / Ms | 0) + ie * I, f[P] = x % m;
|
771
771
|
return V && (f = [V].concat(f)), f;
|
772
772
|
}
|
773
773
|
function E(f, C, m, $) {
|
@@ -830,11 +830,11 @@ function zg(e) {
|
|
830
830
|
var C, m, $, x, T;
|
831
831
|
if (S == null ? S = o : Ke(S, 0, 8), !y.c) return y.toString();
|
832
832
|
if (C = y.c[0], $ = y.e, E == null)
|
833
|
-
T = li(y.c), T = f == 1 || f == 2 && ($ <= u || $ >= h) ? Jo(T, $) :
|
833
|
+
T = li(y.c), T = f == 1 || f == 2 && ($ <= u || $ >= h) ? Jo(T, $) : ps(T, $, "0");
|
834
834
|
else if (y = X(new R(y), E, S), m = y.e, T = li(y.c), x = T.length, f == 1 || f == 2 && (E <= m || m <= u)) {
|
835
835
|
for (; x < E; T += "0", x++) ;
|
836
836
|
T = Jo(T, m);
|
837
|
-
} else if (E -= $, T =
|
837
|
+
} else if (E -= $, T = ps(T, m, "0"), m + 1 > x) {
|
838
838
|
if (--E > 0) for (T += "."; E--; T += "0") ;
|
839
839
|
} else if (E += m - x, E > 0)
|
840
840
|
for (m + 1 == x && (T += "."); E--; T += "0") ;
|
@@ -842,7 +842,7 @@ function zg(e) {
|
|
842
842
|
}
|
843
843
|
function _(y, E) {
|
844
844
|
for (var S, f, C = 1, m = new R(y[0]); C < y.length; C++)
|
845
|
-
f = new R(y[C]), (!f.s || (S =
|
845
|
+
f = new R(y[C]), (!f.s || (S = tn(m, f)) === E || S === 0 && m.s === E) && (m = f);
|
846
846
|
return m;
|
847
847
|
}
|
848
848
|
function ee(y, E, S) {
|
@@ -910,13 +910,13 @@ function zg(e) {
|
|
910
910
|
}
|
911
911
|
function le(y) {
|
912
912
|
var E, S = y.e;
|
913
|
-
return S === null ? y.toString() : (E = li(y.c), E = S <= u || S >= h ? Jo(E, S) :
|
913
|
+
return S === null ? y.toString() : (E = li(y.c), E = S <= u || S >= h ? Jo(E, S) : ps(E, S, "0"), y.s < 0 ? "-" + E : E);
|
914
914
|
}
|
915
915
|
return n.absoluteValue = n.abs = function() {
|
916
916
|
var y = new R(this);
|
917
917
|
return y.s < 0 && (y.s = 1), y;
|
918
918
|
}, n.comparedTo = function(y, E) {
|
919
|
-
return
|
919
|
+
return tn(this, new R(y, E));
|
920
920
|
}, n.decimalPlaces = n.dp = function(y, E) {
|
921
921
|
var S, f, C, m = this;
|
922
922
|
if (y != null)
|
@@ -963,19 +963,19 @@ function zg(e) {
|
|
963
963
|
var E = new R(this);
|
964
964
|
return y == null ? y = o : Ke(y, 0, 8), X(E, E.e + 1, y);
|
965
965
|
}, n.isEqualTo = n.eq = function(y, E) {
|
966
|
-
return
|
966
|
+
return tn(this, new R(y, E)) === 0;
|
967
967
|
}, n.isFinite = function() {
|
968
968
|
return !!this.c;
|
969
969
|
}, n.isGreaterThan = n.gt = function(y, E) {
|
970
|
-
return
|
970
|
+
return tn(this, new R(y, E)) > 0;
|
971
971
|
}, n.isGreaterThanOrEqualTo = n.gte = function(y, E) {
|
972
|
-
return (E =
|
972
|
+
return (E = tn(this, new R(y, E))) === 1 || E === 0;
|
973
973
|
}, n.isInteger = function() {
|
974
974
|
return !!this.c && ci(this.e / Ve) > this.c.length - 2;
|
975
975
|
}, n.isLessThan = n.lt = function(y, E) {
|
976
|
-
return
|
976
|
+
return tn(this, new R(y, E)) < 0;
|
977
977
|
}, n.isLessThanOrEqualTo = n.lte = function(y, E) {
|
978
|
-
return (E =
|
978
|
+
return (E = tn(this, new R(y, E))) === -1 || E === 0;
|
979
979
|
}, n.isNaN = function() {
|
980
980
|
return !this.s;
|
981
981
|
}, n.isNegative = function() {
|
@@ -1025,7 +1025,7 @@ function zg(e) {
|
|
1025
1025
|
if (!H || !be || !H[0] || !be[0])
|
1026
1026
|
return !D.s || !y.s || H && !H[0] && !be || be && !be[0] && !H ? y.c = y.e = y.s = null : (y.s *= D.s, !H || !be ? y.c = y.e = null : (y.c = [0], y.e = 0)), y;
|
1027
1027
|
for (f = ci(D.e / Ve) + ci(y.e / Ve), y.s *= D.s, T = H.length, P = be.length, T < P && (se = H, H = be, be = se, C = T, T = P, P = C), C = T + P, se = []; C--; se.push(0)) ;
|
1028
|
-
for (ue = Ii, ce =
|
1028
|
+
for (ue = Ii, ce = Ms, C = P; --C >= 0; ) {
|
1029
1029
|
for (S = 0, U = be[C] % ce, ie = be[C] / ce | 0, $ = T, m = C + $; m > C; )
|
1030
1030
|
I = H[--$] % ce, V = H[$] / ce | 0, x = ie * I + V * U, I = U * I + x % ce * ce + se[m] + S, S = (I / ue | 0) + (x / ce | 0) + ie * V, se[m--] = I % ue;
|
1031
1031
|
se[m] = S;
|
@@ -1120,7 +1120,7 @@ function zg(e) {
|
|
1120
1120
|
return y != null && Ke(y, 1, Ut), Y(this, y, E, 2);
|
1121
1121
|
}, n.toString = function(y) {
|
1122
1122
|
var E, S = this, f = S.s, C = S.e;
|
1123
|
-
return C === null ? f ? (E = "Infinity", f < 0 && (E = "-" + E)) : E = "NaN" : (y == null ? E = C <= u || C >= h ? Jo(li(S.c), C) :
|
1123
|
+
return C === null ? f ? (E = "Infinity", f < 0 && (E = "-" + E)) : E = "NaN" : (y == null ? E = C <= u || C >= h ? Jo(li(S.c), C) : ps(li(S.c), C, "0") : y === 10 && k ? (S = X(new R(S), a + C + 1, o), E = ps(li(S.c), S.e, "0")) : (Ke(y, 2, M.length, "Base"), E = i(ps(li(S.c), C, "0"), 10, y, f, !0)), f < 0 && S.c[0] && (E = "-" + E)), E;
|
1124
1124
|
}, n.valueOf = n.toJSON = function() {
|
1125
1125
|
return le(this);
|
1126
1126
|
}, n._isBigNumber = !0, n[Symbol.toStringTag] = "BigNumber", n[Symbol.for("nodejs.util.inspect.custom")] = n.valueOf, e != null && R.set(e), R;
|
@@ -1137,7 +1137,7 @@ function li(e) {
|
|
1137
1137
|
for (n = r.length; r.charCodeAt(--n) === 48; ) ;
|
1138
1138
|
return r.slice(0, n + 1 || 1);
|
1139
1139
|
}
|
1140
|
-
function
|
1140
|
+
function tn(e, t) {
|
1141
1141
|
var i, s, n = e.c, r = t.c, a = e.s, o = t.s, u = e.e, h = t.e;
|
1142
1142
|
if (!a || !o) return null;
|
1143
1143
|
if (i = n && !n[0], s = r && !r[0], i || s) return i ? s ? 0 : -o : a;
|
@@ -1158,7 +1158,7 @@ function Zo(e) {
|
|
1158
1158
|
function Jo(e, t) {
|
1159
1159
|
return (e.length > 1 ? e.charAt(0) + "." + e.slice(1) : e) + (t < 0 ? "e" : "e+") + t;
|
1160
1160
|
}
|
1161
|
-
function
|
1161
|
+
function ps(e, t, i) {
|
1162
1162
|
var s, n;
|
1163
1163
|
if (t < 0) {
|
1164
1164
|
for (n = i + "."; ++t; n += i) ;
|
@@ -1616,7 +1616,7 @@ class ae {
|
|
1616
1616
|
for (let s of t.values())
|
1617
1617
|
i.push({
|
1618
1618
|
name: s.fieldIdentifier,
|
1619
|
-
base: s.value === null ? null : this.
|
1619
|
+
base: s.value === null ? null : this.baseValueToPciJson(s.value, s.baseType)
|
1620
1620
|
});
|
1621
1621
|
return i;
|
1622
1622
|
}
|
@@ -1721,7 +1721,7 @@ class ae {
|
|
1721
1721
|
for (let [r, a] of s)
|
1722
1722
|
for (let o = 0; o < t.length; o++)
|
1723
1723
|
if (t[o].name !== void 0 && t[o].base !== void 0 && t[o].name === r) {
|
1724
|
-
const u = this.baseValueFromPciJson(t[o].base, a.getBaseType(), !0), h = new
|
1724
|
+
const u = this.baseValueFromPciJson(t[o].base, a.getBaseType(), !0), h = new Ri(r, a.getBaseType(), u);
|
1725
1725
|
n.set(r, h);
|
1726
1726
|
break;
|
1727
1727
|
}
|
@@ -1958,7 +1958,7 @@ const mv = new ae(), L = {
|
|
1958
1958
|
return 0;
|
1959
1959
|
}
|
1960
1960
|
const t = /* @__PURE__ */ new Map();
|
1961
|
-
t.set("candidateIdentifier", new
|
1961
|
+
t.set("candidateIdentifier", new Ri("candidateIdentifier", "string", null)), t.set("testIdentifier", new Ri("testIdentifier", "string", null)), t.set("environmentIdentifier", new Ri("environmentIdentifier", "string", null)), this.defineContextDeclaration({
|
1962
1962
|
identifier: "QTI_CONTEXT",
|
1963
1963
|
baseType: null,
|
1964
1964
|
cardinality: "record",
|
@@ -2515,7 +2515,7 @@ const mv = new ae(), L = {
|
|
2515
2515
|
return 0;
|
2516
2516
|
}
|
2517
2517
|
const t = /* @__PURE__ */ new Map();
|
2518
|
-
t.set("candidateIdentifier", new
|
2518
|
+
t.set("candidateIdentifier", new Ri("candidateIdentifier", "string", null)), t.set("testIdentifier", new Ri("testIdentifier", "string", null)), t.set("environmentIdentifier", new Ri("environmentIdentifier", "string", null)), this.defineContextDeclaration({
|
2519
2519
|
identifier: "QTI_CONTEXT",
|
2520
2520
|
baseType: null,
|
2521
2521
|
cardinality: "record",
|
@@ -2758,7 +2758,7 @@ const vv = 100, we = {}, Ev = () => {
|
|
2758
2758
|
}, wu = (e) => typeof e == "function" ? e() : e, Ad = (e) => e && typeof e.toPromise == "function", wo = (e) => Ad(e) ? e.toPromise() : Promise.resolve(e), $d = (e) => e && Promise.resolve(e) === e, Bt = () => document.body.querySelector(`.${F.container}`), bo = (e) => {
|
2759
2759
|
const t = Bt();
|
2760
2760
|
return t ? t.querySelector(e) : null;
|
2761
|
-
}, ei = (e) => bo(`.${e}`), He = () => ei(F.popup), vo = () => ei(F.icon), Iv = () => ei(F["icon-content"]), Jg = () => ei(F.title), Ld = () => ei(F["html-container"]), ey = () => ei(F.image), Md = () => ei(F["progress-steps"]), bu = () => ei(F["validation-message"]),
|
2761
|
+
}, ei = (e) => bo(`.${e}`), He = () => ei(F.popup), vo = () => ei(F.icon), Iv = () => ei(F["icon-content"]), Jg = () => ei(F.title), Ld = () => ei(F["html-container"]), ey = () => ei(F.image), Md = () => ei(F["progress-steps"]), bu = () => ei(F["validation-message"]), is = () => (
|
2762
2762
|
/** @type {HTMLButtonElement} */
|
2763
2763
|
bo(`.${F.actions} .${F.confirm}`)
|
2764
2764
|
), Dr = () => (
|
@@ -2791,9 +2791,9 @@ const vv = 100, we = {}, Ev = () => {
|
|
2791
2791
|
return o > u ? 1 : o < u ? -1 : 0;
|
2792
2792
|
}), s = e.querySelectorAll(Vv), n = Array.from(s).filter((r) => r.getAttribute("tabindex") !== "-1");
|
2793
2793
|
return [...new Set(i.concat(n))].filter((r) => qt(r));
|
2794
|
-
}, qd = () =>
|
2794
|
+
}, qd = () => ws(document.body, F.shown) && !ws(document.body, F["toast-shown"]) && !ws(document.body, F["no-backdrop"]), Eu = () => {
|
2795
2795
|
const e = He();
|
2796
|
-
return e ?
|
2796
|
+
return e ? ws(e, F.toast) : !1;
|
2797
2797
|
}, Av = () => {
|
2798
2798
|
const e = He();
|
2799
2799
|
return e ? e.hasAttribute("data-loading") : !1;
|
@@ -2808,7 +2808,7 @@ const vv = 100, we = {}, Ev = () => {
|
|
2808
2808
|
a instanceof HTMLVideoElement || a instanceof HTMLAudioElement ? e.appendChild(a.cloneNode(!0)) : e.appendChild(a);
|
2809
2809
|
});
|
2810
2810
|
}
|
2811
|
-
},
|
2811
|
+
}, ws = (e, t) => {
|
2812
2812
|
if (!t)
|
2813
2813
|
return !1;
|
2814
2814
|
const i = t.split(/\s+/);
|
@@ -2864,13 +2864,13 @@ const vv = 100, we = {}, Ev = () => {
|
|
2864
2864
|
}));
|
2865
2865
|
}, ke = (e, t) => {
|
2866
2866
|
sy(e, t, !0);
|
2867
|
-
},
|
2867
|
+
}, ss = (e, t) => {
|
2868
2868
|
sy(e, t, !1);
|
2869
|
-
},
|
2869
|
+
}, ks = (e, t) => {
|
2870
2870
|
const i = Array.from(e.children);
|
2871
2871
|
for (let s = 0; s < i.length; s++) {
|
2872
2872
|
const n = i[s];
|
2873
|
-
if (n instanceof HTMLElement &&
|
2873
|
+
if (n instanceof HTMLElement && ws(n, t))
|
2874
2874
|
return n;
|
2875
2875
|
}
|
2876
2876
|
}, wn = (e, t, i) => {
|
@@ -2894,7 +2894,7 @@ const vv = 100, we = {}, Ev = () => {
|
|
2894
2894
|
}, Co = function(e, t) {
|
2895
2895
|
let i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "flex";
|
2896
2896
|
t ? ut(e, i) : xt(e);
|
2897
|
-
}, qt = (e) => !!(e && (e.offsetWidth || e.offsetHeight || e.getClientRects().length)), Lv = () => !qt(
|
2897
|
+
}, qt = (e) => !!(e && (e.offsetWidth || e.offsetHeight || e.getClientRects().length)), Lv = () => !qt(is()) && !qt($n()) && !qt(Dr()), Rf = (e) => e.scrollHeight > e.clientHeight, ny = (e) => {
|
2898
2898
|
const t = window.getComputedStyle(e), i = parseFloat(t.getPropertyValue("animation-duration") || "0"), s = parseFloat(t.getPropertyValue("transition-duration") || "0");
|
2899
2899
|
return i > 0 || s > 0;
|
2900
2900
|
}, Pd = function(e) {
|
@@ -2946,15 +2946,15 @@ const vv = 100, we = {}, Ev = () => {
|
|
2946
2946
|
</div>
|
2947
2947
|
`.replace(/(^|\n)\s*/g, ""), Nv = () => {
|
2948
2948
|
const e = Bt();
|
2949
|
-
return e ? (e.remove(),
|
2950
|
-
},
|
2949
|
+
return e ? (e.remove(), ss([document.documentElement, document.body], [F["no-backdrop"], F["toast-shown"], F["has-column"]]), !0) : !1;
|
2950
|
+
}, sn = () => {
|
2951
2951
|
we.currentInstance.resetValidationMessage();
|
2952
2952
|
}, qv = () => {
|
2953
|
-
const e = He(), t =
|
2954
|
-
t.oninput =
|
2955
|
-
|
2953
|
+
const e = He(), t = ks(e, F.input), i = ks(e, F.file), s = e.querySelector(`.${F.range} input`), n = e.querySelector(`.${F.range} output`), r = ks(e, F.select), a = e.querySelector(`.${F.checkbox} input`), o = ks(e, F.textarea);
|
2954
|
+
t.oninput = sn, i.onchange = sn, r.onchange = sn, a.onchange = sn, o.oninput = sn, s.oninput = () => {
|
2955
|
+
sn(), n.value = s.value;
|
2956
2956
|
}, s.onchange = () => {
|
2957
|
-
|
2957
|
+
sn(), n.value = s.value;
|
2958
2958
|
};
|
2959
2959
|
}, Ov = (e) => typeof e == "string" ? document.querySelector(e) : e, Pv = (e) => {
|
2960
2960
|
const t = He();
|
@@ -2991,12 +2991,12 @@ const vv = 100, we = {}, Ev = () => {
|
|
2991
2991
|
!i || !s || (!t.showConfirmButton && !t.showDenyButton && !t.showCancelButton ? xt(i) : ut(i), Yt(i, t, "actions"), Uv(i, s, t), ti(s, t.loaderHtml || ""), Yt(s, t, "loader"));
|
2992
2992
|
};
|
2993
2993
|
function Uv(e, t, i) {
|
2994
|
-
const s =
|
2994
|
+
const s = is(), n = $n(), r = Dr();
|
2995
2995
|
!s || !n || !r || (xc(s, "confirm", i), xc(n, "deny", i), xc(r, "cancel", i), Fv(s, n, r, i), i.reverseButtons && (i.toast ? (e.insertBefore(r, s), e.insertBefore(n, s)) : (e.insertBefore(r, t), e.insertBefore(n, t), e.insertBefore(s, t))));
|
2996
2996
|
}
|
2997
2997
|
function Fv(e, t, i, s) {
|
2998
2998
|
if (!s.buttonsStyling) {
|
2999
|
-
|
2999
|
+
ss([e, t, i], F.styled);
|
3000
3000
|
return;
|
3001
3001
|
}
|
3002
3002
|
ke([e, t, i], F.styled), s.confirmButtonColor && (e.style.backgroundColor = s.confirmButtonColor, ke(e, F["default-outline"])), s.denyButtonColor && (t.style.backgroundColor = s.denyButtonColor, ke(t, F["default-outline"])), s.cancelButtonColor && (i.style.backgroundColor = s.cancelButtonColor, ke(i, F["default-outline"]));
|
@@ -3034,7 +3034,7 @@ const Yv = ["input", "file", "range", "select", "radio", "checkbox", "textarea"]
|
|
3034
3034
|
return;
|
3035
3035
|
const s = Ge.innerParams.get(e), n = !s || t.input !== s.input;
|
3036
3036
|
Yv.forEach((r) => {
|
3037
|
-
const a =
|
3037
|
+
const a = ks(i, F[r]);
|
3038
3038
|
a && (eE(r, t.inputAttributes), a.className = F[r], n && xt(a));
|
3039
3039
|
}), t.input && (n && Zv(t), tE(t));
|
3040
3040
|
}, Zv = (e) => {
|
@@ -3081,7 +3081,7 @@ const Yv = ["input", "file", "range", "select", "radio", "checkbox", "textarea"]
|
|
3081
3081
|
}, ay = (e) => {
|
3082
3082
|
const t = He();
|
3083
3083
|
if (t)
|
3084
|
-
return
|
3084
|
+
return ks(t, F[
|
3085
3085
|
/** @type {SwalClass} */
|
3086
3086
|
e
|
3087
3087
|
] || F.input);
|
@@ -3152,7 +3152,7 @@ const iE = (e, t) => {
|
|
3152
3152
|
}
|
3153
3153
|
}, Nf = (e, t) => {
|
3154
3154
|
for (const [i, s] of Object.entries(Jl))
|
3155
|
-
t.icon !== i &&
|
3155
|
+
t.icon !== i && ss(e, s);
|
3156
3156
|
ke(e, t.icon && Jl[t.icon]), lE(e, t), rE(), Yt(e, t, "icon");
|
3157
3157
|
}, rE = () => {
|
3158
3158
|
const e = He();
|
@@ -3244,7 +3244,7 @@ const iE = (e, t) => {
|
|
3244
3244
|
typeof t.didRender == "function" && i && t.didRender(i), we.eventEmitter.emit("didRender", i);
|
3245
3245
|
}, gE = () => qt(He()), ly = () => {
|
3246
3246
|
var e;
|
3247
|
-
return (e =
|
3247
|
+
return (e = is()) === null || e === void 0 ? void 0 : e.click();
|
3248
3248
|
}, yE = () => {
|
3249
3249
|
var e;
|
3250
3250
|
return (e = $n()) === null || e === void 0 ? void 0 : e.click();
|
@@ -3294,7 +3294,7 @@ const iE = (e, t) => {
|
|
3294
3294
|
}
|
3295
3295
|
e.shiftKey ? Hh(s, -1) : Hh(s, 1), e.stopPropagation(), e.preventDefault();
|
3296
3296
|
}, xE = (e) => {
|
3297
|
-
const t = Eo(), i =
|
3297
|
+
const t = Eo(), i = is(), s = $n(), n = Dr();
|
3298
3298
|
if (!t || !i || !s || !n)
|
3299
3299
|
return;
|
3300
3300
|
const r = [i, s, n];
|
@@ -3328,7 +3328,7 @@ const IE = () => {
|
|
3328
3328
|
t.hasAttribute("data-previous-aria-hidden") ? (t.setAttribute("aria-hidden", t.getAttribute("data-previous-aria-hidden") || ""), t.removeAttribute("data-previous-aria-hidden")) : t.removeAttribute("aria-hidden");
|
3329
3329
|
});
|
3330
3330
|
}, dy = typeof window < "u" && !!window.GestureEvent, _E = () => {
|
3331
|
-
if (dy && !
|
3331
|
+
if (dy && !ws(document.body, F.iosfix)) {
|
3332
3332
|
const e = document.body.scrollTop;
|
3333
3333
|
document.body.style.top = `${e * -1}px`, ke(document.body, F.iosfix), VE();
|
3334
3334
|
}
|
@@ -3349,9 +3349,9 @@ const IE = () => {
|
|
3349
3349
|
!(Rf(s) && // #1944
|
3350
3350
|
s.contains(t));
|
3351
3351
|
}, $E = (e) => e.touches && e.touches.length && e.touches[0].touchType === "stylus", LE = (e) => e.touches && e.touches.length > 1, ME = () => {
|
3352
|
-
if (
|
3352
|
+
if (ws(document.body, F.iosfix)) {
|
3353
3353
|
const e = parseInt(document.body.style.top, 10);
|
3354
|
-
|
3354
|
+
ss(document.body, F.iosfix), document.body.style.top = "", document.body.scrollTop = e * -1;
|
3355
3355
|
}
|
3356
3356
|
}, RE = () => {
|
3357
3357
|
const e = document.createElement("div");
|
@@ -3369,9 +3369,9 @@ function fy(e, t, i, s) {
|
|
3369
3369
|
Eu() ? Pf(e, s) : (Cv(i).then(() => Pf(e, s)), uy(we)), dy ? (t.setAttribute("style", "display:none !important"), t.removeAttribute("class"), t.innerHTML = "") : t.remove(), qd() && (qE(), ME(), hy()), OE();
|
3370
3370
|
}
|
3371
3371
|
function OE() {
|
3372
|
-
|
3372
|
+
ss([document.documentElement, document.body], [F.shown, F["height-auto"], F["no-backdrop"], F["toast-shown"]]);
|
3373
3373
|
}
|
3374
|
-
function
|
3374
|
+
function Ds(e) {
|
3375
3375
|
e = kE(e);
|
3376
3376
|
const t = Ir.swalPromiseResolve.get(this), i = PE(this);
|
3377
3377
|
this.isAwaitingPromise ? e.isDismissed || (xo(this), t(e)) : i && t(e);
|
@@ -3381,11 +3381,11 @@ const PE = (e) => {
|
|
3381
3381
|
if (!t)
|
3382
3382
|
return !1;
|
3383
3383
|
const i = Ge.innerParams.get(e);
|
3384
|
-
if (!i ||
|
3384
|
+
if (!i || ws(t, i.hideClass.popup))
|
3385
3385
|
return !1;
|
3386
|
-
|
3386
|
+
ss(t, i.showClass.popup), ke(t, i.hideClass.popup);
|
3387
3387
|
const s = Bt();
|
3388
|
-
return
|
3388
|
+
return ss(s, i.showClass.backdrop), ke(s, i.hideClass.backdrop), DE(e, t, i), !0;
|
3389
3389
|
};
|
3390
3390
|
function py(e) {
|
3391
3391
|
const t = Ir.swalPromiseReject.get(this);
|
@@ -3420,9 +3420,9 @@ const xo = (e) => {
|
|
3420
3420
|
Eu() ? xt(vo()) : QE(t, e), ut(i), t.setAttribute("data-loading", "true"), t.setAttribute("aria-busy", "true"), t.focus();
|
3421
3421
|
}, QE = (e, t) => {
|
3422
3422
|
const i = Eo(), s = Br();
|
3423
|
-
!i || !s || (!t && qt(
|
3423
|
+
!i || !s || (!t && qt(is()) && (t = is()), ut(i), t && (xt(t), s.setAttribute("data-button-to-replace", t.className), i.insertBefore(s, t)), ke([e, i], F.loading));
|
3424
3424
|
}, HE = (e, t) => {
|
3425
|
-
t.input === "select" || t.input === "radio" ? WE(e, t) : ["text", "email", "number", "tel", "textarea"].some((i) => i === t.input) && (Ad(t.inputValue) || $d(t.inputValue)) && (_r(
|
3425
|
+
t.input === "select" || t.input === "radio" ? WE(e, t) : ["text", "email", "number", "tel", "textarea"].some((i) => i === t.input) && (Ad(t.inputValue) || $d(t.inputValue)) && (_r(is()), zE(e, t));
|
3426
3426
|
}, UE = (e, t) => {
|
3427
3427
|
const i = e.getInput();
|
3428
3428
|
if (!i)
|
@@ -3444,7 +3444,7 @@ const xo = (e) => {
|
|
3444
3444
|
const s = (n) => {
|
3445
3445
|
t.input === "select" ? KE(i, tu(n), t) : t.input === "radio" && YE(i, tu(n), t);
|
3446
3446
|
};
|
3447
|
-
Ad(t.inputOptions) || $d(t.inputOptions) ? (_r(
|
3447
|
+
Ad(t.inputOptions) || $d(t.inputOptions) ? (_r(is()), wo(t.inputOptions).then((n) => {
|
3448
3448
|
e.hideLoading(), s(n);
|
3449
3449
|
})) : typeof t.inputOptions == "object" ? s(t.inputOptions) : An(`Unexpected type of inputOptions! Expected object, Map or Promise, got ${typeof t.inputOptions}`);
|
3450
3450
|
}, zE = (e, t) => {
|
@@ -3456,7 +3456,7 @@ const xo = (e) => {
|
|
3456
3456
|
}));
|
3457
3457
|
};
|
3458
3458
|
function KE(e, t, i) {
|
3459
|
-
const s =
|
3459
|
+
const s = ks(e, F.select);
|
3460
3460
|
if (!s)
|
3461
3461
|
return;
|
3462
3462
|
const n = (r, a, o) => {
|
@@ -3473,7 +3473,7 @@ function KE(e, t, i) {
|
|
3473
3473
|
}), s.focus();
|
3474
3474
|
}
|
3475
3475
|
function YE(e, t, i) {
|
3476
|
-
const s =
|
3476
|
+
const s = ks(e, F.radio);
|
3477
3477
|
if (!s)
|
3478
3478
|
return;
|
3479
3479
|
t.forEach((r) => {
|
@@ -3544,7 +3544,7 @@ function iu() {
|
|
3544
3544
|
if (!e)
|
3545
3545
|
return;
|
3546
3546
|
const t = Ge.domCache.get(this);
|
3547
|
-
xt(t.loader), Eu() ? e.icon && ut(vo()) : tC(t),
|
3547
|
+
xt(t.loader), Eu() ? e.icon && ut(vo()) : tC(t), ss([t.popup, t.actions], F.loading), t.popup.removeAttribute("aria-busy"), t.popup.removeAttribute("data-loading"), t.confirmButton.disabled = !1, t.denyButton.disabled = !1, t.cancelButton.disabled = !1;
|
3548
3548
|
}
|
3549
3549
|
const tC = (e) => {
|
3550
3550
|
const t = e.popup.getElementsByClassName(e.loader.getAttribute("data-button-to-replace"));
|
@@ -3592,7 +3592,7 @@ function Iy() {
|
|
3592
3592
|
const e = Ge.domCache.get(this);
|
3593
3593
|
e.validationMessage && xt(e.validationMessage);
|
3594
3594
|
const t = this.getInput();
|
3595
|
-
t && (t.removeAttribute("aria-invalid"), t.removeAttribute("aria-describedby"),
|
3595
|
+
t && (t.removeAttribute("aria-invalid"), t.removeAttribute("aria-describedby"), ss(t, F.inputerror));
|
3596
3596
|
}
|
3597
3597
|
const Er = {
|
3598
3598
|
title: "",
|
@@ -3700,7 +3700,7 @@ const Er = {
|
|
3700
3700
|
};
|
3701
3701
|
function $y(e) {
|
3702
3702
|
const t = He(), i = Ge.innerParams.get(this);
|
3703
|
-
if (!t ||
|
3703
|
+
if (!t || ws(t, i.hideClass.popup)) {
|
3704
3704
|
Dt("You're trying to update the closed or closing popup, that won't work. Use the update() method in preConfirm parameter or show a new popup.");
|
3705
3705
|
return;
|
3706
3706
|
}
|
@@ -3738,10 +3738,10 @@ const cC = (e) => {
|
|
3738
3738
|
var hC = /* @__PURE__ */ Object.freeze({
|
3739
3739
|
__proto__: null,
|
3740
3740
|
_destroy: Ly,
|
3741
|
-
close:
|
3742
|
-
closeModal:
|
3743
|
-
closePopup:
|
3744
|
-
closeToast:
|
3741
|
+
close: Ds,
|
3742
|
+
closeModal: Ds,
|
3743
|
+
closePopup: Ds,
|
3744
|
+
closeToast: Ds,
|
3745
3745
|
disableButtons: Cy,
|
3746
3746
|
disableInput: xy,
|
3747
3747
|
disableLoading: iu,
|
@@ -3935,7 +3935,7 @@ var MC = /* @__PURE__ */ Object.freeze({
|
|
3935
3935
|
getActions: Eo,
|
3936
3936
|
getCancelButton: Dr,
|
3937
3937
|
getCloseButton: Rd,
|
3938
|
-
getConfirmButton:
|
3938
|
+
getConfirmButton: is,
|
3939
3939
|
getContainer: Bt,
|
3940
3940
|
getDenyButton: $n,
|
3941
3941
|
getFocusableElements: Nd,
|
@@ -4085,7 +4085,7 @@ const qy = ["swal-title", "swal-html", "swal-footer"], NC = (e) => {
|
|
4085
4085
|
const n = window.getComputedStyle(document.body).overflowY;
|
4086
4086
|
jC(t, i, e), setTimeout(() => {
|
4087
4087
|
FC(t, i);
|
4088
|
-
}, Oy), qd() && (GC(t, e.scrollbarPadding, n), IE()), !Eu() && !we.previousActiveElement && (we.previousActiveElement = document.activeElement), typeof e.didOpen == "function" && setTimeout(() => e.didOpen(i)), we.eventEmitter.emit("didOpen", i),
|
4088
|
+
}, Oy), qd() && (GC(t, e.scrollbarPadding, n), IE()), !Eu() && !we.previousActiveElement && (we.previousActiveElement = document.activeElement), typeof e.didOpen == "function" && setTimeout(() => e.didOpen(i)), we.eventEmitter.emit("didOpen", i), ss(t, F["no-transition"]);
|
4089
4089
|
}, Py = (e) => {
|
4090
4090
|
const t = He();
|
4091
4091
|
if (e.target !== t || !Cn)
|
@@ -4129,7 +4129,7 @@ showLoaderOnConfirm should be used together with preConfirm, see usage example:
|
|
4129
4129
|
https://sweetalert2.github.io/#ajax-request`), zC(e), typeof e.title == "string" && (e.title = e.title.split(`
|
4130
4130
|
`).join("<br />")), Dv(e);
|
4131
4131
|
}
|
4132
|
-
let
|
4132
|
+
let Yi;
|
4133
4133
|
var el = /* @__PURE__ */ new WeakMap();
|
4134
4134
|
class et {
|
4135
4135
|
/**
|
@@ -4139,11 +4139,11 @@ class et {
|
|
4139
4139
|
constructor() {
|
4140
4140
|
if (wv(this, el, void 0), typeof window > "u")
|
4141
4141
|
return;
|
4142
|
-
|
4142
|
+
Yi = this;
|
4143
4143
|
for (var t = arguments.length, i = new Array(t), s = 0; s < t; s++)
|
4144
4144
|
i[s] = arguments[s];
|
4145
4145
|
const n = Object.freeze(this.constructor.argsToParams(i));
|
4146
|
-
this.params = n, this.isAwaitingPromise = !1, bv(el, this, this._main(
|
4146
|
+
this.params = n, this.isAwaitingPromise = !1, bv(el, this, this._main(Yi.params));
|
4147
4147
|
}
|
4148
4148
|
_main(t) {
|
4149
4149
|
let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
@@ -4155,11 +4155,11 @@ class et {
|
|
4155
4155
|
isDismissed: !0
|
4156
4156
|
}), qd() && hy();
|
4157
4157
|
}
|
4158
|
-
we.currentInstance =
|
4158
|
+
we.currentInstance = Yi;
|
4159
4159
|
const s = XC(t, i);
|
4160
4160
|
KC(s), Object.freeze(s), we.timeout && (we.timeout.stop(), delete we.timeout), clearTimeout(we.restoreFocusTimeout);
|
4161
|
-
const n = ZC(
|
4162
|
-
return oy(
|
4161
|
+
const n = ZC(Yi);
|
4162
|
+
return oy(Yi, s), Ge.innerParams.set(Yi, s), YC(Yi, n, s);
|
4163
4163
|
}
|
4164
4164
|
// `catch` cannot be the name of a module export, so we define our thenable methods here instead
|
4165
4165
|
then(t) {
|
@@ -4197,7 +4197,7 @@ const YC = (e, t, i) => new Promise((s, n) => {
|
|
4197
4197
|
popup: He(),
|
4198
4198
|
container: Bt(),
|
4199
4199
|
actions: Eo(),
|
4200
|
-
confirmButton:
|
4200
|
+
confirmButton: is(),
|
4201
4201
|
denyButton: $n(),
|
4202
4202
|
cancelButton: Dr(),
|
4203
4203
|
loader: Br(),
|
@@ -4250,17 +4250,17 @@ et.prototype.hideLoading = iu;
|
|
4250
4250
|
et.prototype.disableLoading = iu;
|
4251
4251
|
et.prototype.showValidationMessage = Sy;
|
4252
4252
|
et.prototype.resetValidationMessage = Iy;
|
4253
|
-
et.prototype.close =
|
4254
|
-
et.prototype.closePopup =
|
4255
|
-
et.prototype.closeModal =
|
4256
|
-
et.prototype.closeToast =
|
4253
|
+
et.prototype.close = Ds;
|
4254
|
+
et.prototype.closePopup = Ds;
|
4255
|
+
et.prototype.closeModal = Ds;
|
4256
|
+
et.prototype.closeToast = Ds;
|
4257
4257
|
et.prototype.rejectPromise = py;
|
4258
4258
|
et.prototype.update = $y;
|
4259
4259
|
et.prototype._destroy = Ly;
|
4260
4260
|
Object.assign(et, MC);
|
4261
4261
|
Object.keys(hC).forEach((e) => {
|
4262
4262
|
et[e] = function() {
|
4263
|
-
return
|
4263
|
+
return Yi && Yi[e] ? Yi[e](...arguments) : null;
|
4264
4264
|
};
|
4265
4265
|
});
|
4266
4266
|
et.DismissReason = Qr;
|
@@ -6724,15 +6724,25 @@ const i0 = /* @__PURE__ */ Q(JT, [["render", t0]]), tl = new j(), s0 = new ae(),
|
|
6724
6724
|
return this.declarationContext;
|
6725
6725
|
},
|
6726
6726
|
/**
|
6727
|
-
* Utility method to
|
6727
|
+
* Utility method to reset value of this variable to default.
|
6728
6728
|
*/
|
6729
6729
|
initializeValue() {
|
6730
|
+
if (this.getIdentifier() === "QTI_CONTEXT") {
|
6731
|
+
this.initializeQtiContext();
|
6732
|
+
return;
|
6733
|
+
}
|
6730
6734
|
if (this.defaultValue !== null) {
|
6731
6735
|
this.setValue(this.defaultValue);
|
6732
6736
|
return;
|
6733
6737
|
}
|
6734
6738
|
this.setValue(s0.nullValue());
|
6735
6739
|
},
|
6740
|
+
initializeQtiContext() {
|
6741
|
+
const e = /* @__PURE__ */ new Map();
|
6742
|
+
e.set("candidateIdentifier", new Ri("candidateIdentifier", "string", null)), e.set("testIdentifier", new Ri("testIdentifier", "string", null)), e.set("environmentIdentifier", new Ri("environmentIdentifier", "string", null)), this.defaultValue !== null && this.defaultValue.forEach((t, i) => {
|
6743
|
+
e.set(i, new Ri(i, t.getBaseType(), t.getValue()));
|
6744
|
+
}), this.setValue(e);
|
6745
|
+
},
|
6736
6746
|
/**
|
6737
6747
|
* Resets value of this templateDeclaration to default if it exists, or null.
|
6738
6748
|
*/
|
@@ -7031,7 +7041,7 @@ function h0(e, t, i, s, n, r) {
|
|
7031
7041
|
K(e.$slots, "default")
|
7032
7042
|
], 8, c0);
|
7033
7043
|
}
|
7034
|
-
const d0 = /* @__PURE__ */ Q(u0, [["render", h0]]),
|
7044
|
+
const d0 = /* @__PURE__ */ Q(u0, [["render", h0]]), nn = new j(), Hf = new ae(), f0 = {
|
7035
7045
|
name: "QtiOutcomeDeclaration",
|
7036
7046
|
props: {
|
7037
7047
|
identifier: {
|
@@ -7228,7 +7238,7 @@ const d0 = /* @__PURE__ */ Q(u0, [["render", h0]]), sn = new j(), Hf = new ae(),
|
|
7228
7238
|
validateChildren() {
|
7229
7239
|
let e = !1, t = !1, i = !1;
|
7230
7240
|
this.$slots.default && this.$slots.default().forEach((s) => {
|
7231
|
-
if (
|
7241
|
+
if (nn.isValidSlot(s)) {
|
7232
7242
|
if (s.type.name === "QtiDefaultValue") {
|
7233
7243
|
if (!e)
|
7234
7244
|
return e = !0;
|
@@ -7271,9 +7281,9 @@ const d0 = /* @__PURE__ */ Q(u0, [["render", h0]]), sn = new j(), Hf = new ae(),
|
|
7271
7281
|
},
|
7272
7282
|
created() {
|
7273
7283
|
try {
|
7274
|
-
if (this.computeDeclarationContext(),
|
7284
|
+
if (this.computeDeclarationContext(), nn.validateCardinality(this.cardinality), nn.validateBaseTypeAndCardinality(this.baseType, this.cardinality === "record"), nn.validateIdentifierAttribute(this.identifier), this.validateChildren(), this.normalMaximumValue = nn.validateFloatAttribute("normal-maximum", this.normalMaximum, !1, null), this.normalMaximumValue !== null && this.normalMaximumValue <= 0)
|
7275
7285
|
throw new l('Outcome declaration "' + this.identifier + '" has invalid normal-maximum attribute value. Must be a positive value.');
|
7276
|
-
if (this.normalMinimumValue =
|
7286
|
+
if (this.normalMinimumValue = nn.validateFloatAttribute("normal-minimum", this.normalMinimum, !1, null), this.masteryValueValue = nn.validateFloatAttribute("mastery-value", this.masteryValue, !1, null), this.identifier === "SCORE" || this.identifier === "MAXSCORE") {
|
7277
7287
|
if (typeof this.baseType > "u" || this.baseType !== "float")
|
7278
7288
|
throw new l('Outcome declaration "' + this.identifier + '" has invalid base-type. Must be base-type="float".');
|
7279
7289
|
if (typeof this.cardinality > "u" || this.cardinality !== "single")
|
@@ -7539,11 +7549,11 @@ function ky(e, t) {
|
|
7539
7549
|
const { toString: C0 } = Object.prototype, { getPrototypeOf: Hd } = Object, Tu = /* @__PURE__ */ ((e) => (t) => {
|
7540
7550
|
const i = C0.call(t);
|
7541
7551
|
return e[i] || (e[i] = i.slice(8, -1).toLowerCase());
|
7542
|
-
})(/* @__PURE__ */ Object.create(null)),
|
7552
|
+
})(/* @__PURE__ */ Object.create(null)), Oi = (e) => (e = e.toLowerCase(), (t) => Tu(t) === e), xu = (e) => (t) => typeof t === e, { isArray: Hr } = Array, no = xu("undefined");
|
7543
7553
|
function T0(e) {
|
7544
7554
|
return e !== null && !no(e) && e.constructor !== null && !no(e.constructor) && Kt(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
7545
7555
|
}
|
7546
|
-
const Dy =
|
7556
|
+
const Dy = Oi("ArrayBuffer");
|
7547
7557
|
function x0(e) {
|
7548
7558
|
let t;
|
7549
7559
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Dy(e.buffer), t;
|
@@ -7553,11 +7563,11 @@ const S0 = xu("string"), Kt = xu("function"), By = xu("number"), Su = (e) => e !
|
|
7553
7563
|
return !1;
|
7554
7564
|
const t = Hd(e);
|
7555
7565
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
7556
|
-
}, _0 =
|
7566
|
+
}, _0 = Oi("Date"), V0 = Oi("File"), A0 = Oi("Blob"), $0 = Oi("FileList"), L0 = (e) => Su(e) && Kt(e.pipe), M0 = (e) => {
|
7557
7567
|
let t;
|
7558
7568
|
return e && (typeof FormData == "function" && e instanceof FormData || Kt(e.append) && ((t = Tu(e)) === "formdata" || // detect form-data instance
|
7559
7569
|
t === "object" && Kt(e.toString) && e.toString() === "[object FormData]"));
|
7560
|
-
}, R0 =
|
7570
|
+
}, R0 = Oi("URLSearchParams"), [N0, q0, O0, P0] = ["ReadableStream", "Request", "Response", "Headers"].map(Oi), k0 = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
7561
7571
|
function So(e, t, { allOwnKeys: i = !1 } = {}) {
|
7562
7572
|
if (e === null || typeof e > "u")
|
7563
7573
|
return;
|
@@ -7581,7 +7591,7 @@ function Qy(e, t) {
|
|
7581
7591
|
return n;
|
7582
7592
|
return null;
|
7583
7593
|
}
|
7584
|
-
const
|
7594
|
+
const yn = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Hy = (e) => !no(e) && e !== yn;
|
7585
7595
|
function Fh() {
|
7586
7596
|
const { caseless: e } = Hy(this) && this || {}, t = {}, i = (s, n) => {
|
7587
7597
|
const r = e && Qy(t, n) || n;
|
@@ -7633,12 +7643,12 @@ const D0 = (e, t, i, { allOwnKeys: s } = {}) => (So(t, (n, r) => {
|
|
7633
7643
|
for (; (i = e.exec(t)) !== null; )
|
7634
7644
|
s.push(i);
|
7635
7645
|
return s;
|
7636
|
-
}, z0 =
|
7646
|
+
}, z0 = Oi("HTMLFormElement"), K0 = (e) => e.toLowerCase().replace(
|
7637
7647
|
/[-_\s]([a-z\d])(\w*)/g,
|
7638
7648
|
function(i, s, n) {
|
7639
7649
|
return s.toUpperCase() + n;
|
7640
7650
|
}
|
7641
|
-
), Uf = (({ hasOwnProperty: e }) => (t, i) => e.call(t, i))(Object.prototype), Y0 =
|
7651
|
+
), Uf = (({ hasOwnProperty: e }) => (t, i) => e.call(t, i))(Object.prototype), Y0 = Oi("RegExp"), Uy = (e, t) => {
|
7642
7652
|
const i = Object.getOwnPropertyDescriptors(e), s = {};
|
7643
7653
|
So(i, (n, r) => {
|
7644
7654
|
let a;
|
@@ -7688,14 +7698,14 @@ const ix = (e) => {
|
|
7688
7698
|
return s;
|
7689
7699
|
};
|
7690
7700
|
return i(e, 0);
|
7691
|
-
}, sx =
|
7692
|
-
n ===
|
7701
|
+
}, sx = Oi("AsyncFunction"), nx = (e) => e && (Su(e) || Kt(e)) && Kt(e.then) && Kt(e.catch), Fy = ((e, t) => e ? setImmediate : t ? ((i, s) => (yn.addEventListener("message", ({ source: n, data: r }) => {
|
7702
|
+
n === yn && r === i && s.length && s.shift()();
|
7693
7703
|
}, !1), (n) => {
|
7694
|
-
s.push(n),
|
7704
|
+
s.push(n), yn.postMessage(i, "*");
|
7695
7705
|
}))(`axios@${Math.random()}`, []) : (i) => setTimeout(i))(
|
7696
7706
|
typeof setImmediate == "function",
|
7697
|
-
Kt(
|
7698
|
-
), rx = typeof queueMicrotask < "u" ? queueMicrotask.bind(
|
7707
|
+
Kt(yn.postMessage)
|
7708
|
+
), rx = typeof queueMicrotask < "u" ? queueMicrotask.bind(yn) : typeof process < "u" && process.nextTick || Fy, G = {
|
7699
7709
|
isArray: Hr,
|
7700
7710
|
isArrayBuffer: Dy,
|
7701
7711
|
isBuffer: T0,
|
@@ -7728,7 +7738,7 @@ const ix = (e) => {
|
|
7728
7738
|
inherits: Q0,
|
7729
7739
|
toFlatObject: H0,
|
7730
7740
|
kindOf: Tu,
|
7731
|
-
kindOfTest:
|
7741
|
+
kindOfTest: Oi,
|
7732
7742
|
endsWith: U0,
|
7733
7743
|
toArray: F0,
|
7734
7744
|
forEachEntry: j0,
|
@@ -7744,7 +7754,7 @@ const ix = (e) => {
|
|
7744
7754
|
noop: J0,
|
7745
7755
|
toFiniteNumber: ex,
|
7746
7756
|
findKey: Qy,
|
7747
|
-
global:
|
7757
|
+
global: yn,
|
7748
7758
|
isContextDefined: Hy,
|
7749
7759
|
isSpecCompliantForm: tx,
|
7750
7760
|
toJSONObject: ix,
|
@@ -8903,7 +8913,7 @@ function Wx(e, t, i) {
|
|
8903
8913
|
const Hl = {
|
8904
8914
|
assertOptions: Wx,
|
8905
8915
|
validators: Vu
|
8906
|
-
},
|
8916
|
+
}, Wi = Hl.validators;
|
8907
8917
|
class bn {
|
8908
8918
|
constructor(t) {
|
8909
8919
|
this.defaults = t, this.interceptors = {
|
@@ -8940,17 +8950,17 @@ class bn {
|
|
8940
8950
|
typeof t == "string" ? (i = i || {}, i.url = t) : i = t || {}, i = xn(this.defaults, i);
|
8941
8951
|
const { transitional: s, paramsSerializer: n, headers: r } = i;
|
8942
8952
|
s !== void 0 && Hl.assertOptions(s, {
|
8943
|
-
silentJSONParsing:
|
8944
|
-
forcedJSONParsing:
|
8945
|
-
clarifyTimeoutError:
|
8953
|
+
silentJSONParsing: Wi.transitional(Wi.boolean),
|
8954
|
+
forcedJSONParsing: Wi.transitional(Wi.boolean),
|
8955
|
+
clarifyTimeoutError: Wi.transitional(Wi.boolean)
|
8946
8956
|
}, !1), n != null && (G.isFunction(n) ? i.paramsSerializer = {
|
8947
8957
|
serialize: n
|
8948
8958
|
} : Hl.assertOptions(n, {
|
8949
|
-
encode:
|
8950
|
-
serialize:
|
8959
|
+
encode: Wi.function,
|
8960
|
+
serialize: Wi.function
|
8951
8961
|
}, !0)), i.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? i.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : i.allowAbsoluteUrls = !0), Hl.assertOptions(i, {
|
8952
|
-
baseUrl:
|
8953
|
-
withXsrfToken:
|
8962
|
+
baseUrl: Wi.spelling("baseURL"),
|
8963
|
+
withXsrfToken: Wi.spelling("withXSRFToken")
|
8954
8964
|
}, !0), i.method = (i.method || this.defaults.method || "get").toLowerCase();
|
8955
8965
|
let a = r && G.merge(
|
8956
8966
|
r.common,
|
@@ -11558,7 +11568,7 @@ function QS(e, t, i, s, n, r) {
|
|
11558
11568
|
], 512);
|
11559
11569
|
}
|
11560
11570
|
const HS = /* @__PURE__ */ Q(DS, [["render", QS]]);
|
11561
|
-
var
|
11571
|
+
var Bs = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
11562
11572
|
function lw(e) {
|
11563
11573
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
11564
11574
|
}
|
@@ -13904,7 +13914,7 @@ var Pt = "top", wi = "bottom", bi = "right", kt = "left", jd = "auto", _o = [Pt,
|
|
13904
13914
|
}, []), hw = /* @__PURE__ */ [].concat(_o, [jd]).reduce(function(e, t) {
|
13905
13915
|
return e.concat([t, t + "-" + Vr, t + "-" + ro]);
|
13906
13916
|
}, []), QI = "beforeRead", HI = "read", UI = "afterRead", FI = "beforeMain", GI = "main", jI = "afterMain", WI = "beforeWrite", zI = "write", KI = "afterWrite", YI = [QI, HI, UI, FI, GI, jI, WI, zI, KI];
|
13907
|
-
function
|
13917
|
+
function ns(e) {
|
13908
13918
|
return e ? (e.nodeName || "").toLowerCase() : null;
|
13909
13919
|
}
|
13910
13920
|
function Xt(e) {
|
@@ -13934,7 +13944,7 @@ function XI(e) {
|
|
13934
13944
|
var t = e.state;
|
13935
13945
|
Object.keys(t.elements).forEach(function(i) {
|
13936
13946
|
var s = t.styles[i] || {}, n = t.attributes[i] || {}, r = t.elements[i];
|
13937
|
-
!yi(r) || !
|
13947
|
+
!yi(r) || !ns(r) || (Object.assign(r.style, s), Object.keys(n).forEach(function(a) {
|
13938
13948
|
var o = n[a];
|
13939
13949
|
o === !1 ? r.removeAttribute(a) : r.setAttribute(a, o === !0 ? "" : o);
|
13940
13950
|
}));
|
@@ -13958,7 +13968,7 @@ function ZI(e) {
|
|
13958
13968
|
var n = t.elements[s], r = t.attributes[s] || {}, a = Object.keys(t.styles.hasOwnProperty(s) ? t.styles[s] : i[s]), o = a.reduce(function(u, h) {
|
13959
13969
|
return u[h] = "", u;
|
13960
13970
|
}, {});
|
13961
|
-
!yi(n) || !
|
13971
|
+
!yi(n) || !ns(n) || (Object.assign(n.style, o), Object.keys(r).forEach(function(u) {
|
13962
13972
|
n.removeAttribute(u);
|
13963
13973
|
}));
|
13964
13974
|
});
|
@@ -13972,7 +13982,7 @@ const dw = {
|
|
13972
13982
|
effect: ZI,
|
13973
13983
|
requires: ["computeStyles"]
|
13974
13984
|
};
|
13975
|
-
function
|
13985
|
+
function Zi(e) {
|
13976
13986
|
return e.split("-")[0];
|
13977
13987
|
}
|
13978
13988
|
var vn = Math.max, au = Math.min, Ar = Math.round;
|
@@ -14024,20 +14034,20 @@ function pw(e, t) {
|
|
14024
14034
|
}
|
14025
14035
|
return !1;
|
14026
14036
|
}
|
14027
|
-
function
|
14037
|
+
function vs(e) {
|
14028
14038
|
return Xt(e).getComputedStyle(e);
|
14029
14039
|
}
|
14030
14040
|
function JI(e) {
|
14031
|
-
return ["table", "td", "th"].indexOf(
|
14041
|
+
return ["table", "td", "th"].indexOf(ns(e)) >= 0;
|
14032
14042
|
}
|
14033
|
-
function
|
14043
|
+
function js(e) {
|
14034
14044
|
return ((Sn(e) ? e.ownerDocument : (
|
14035
14045
|
// $FlowFixMe[prop-missing]
|
14036
14046
|
e.document
|
14037
14047
|
)) || window.document).documentElement;
|
14038
14048
|
}
|
14039
14049
|
function Au(e) {
|
14040
|
-
return
|
14050
|
+
return ns(e) === "html" ? e : (
|
14041
14051
|
// this is a quicker (but less type safe) way to save quite some bytes from the bundle
|
14042
14052
|
// $FlowFixMe[incompatible-return]
|
14043
14053
|
// $FlowFixMe[prop-missing]
|
@@ -14045,23 +14055,23 @@ function Au(e) {
|
|
14045
14055
|
e.parentNode || // DOM Element detected
|
14046
14056
|
(Wd(e) ? e.host : null) || // ShadowRoot detected
|
14047
14057
|
// $FlowFixMe[incompatible-call]: HTMLElement is a Node
|
14048
|
-
|
14058
|
+
js(e)
|
14049
14059
|
);
|
14050
14060
|
}
|
14051
14061
|
function hp(e) {
|
14052
14062
|
return !yi(e) || // https://github.com/popperjs/popper-core/issues/837
|
14053
|
-
|
14063
|
+
vs(e).position === "fixed" ? null : e.offsetParent;
|
14054
14064
|
}
|
14055
14065
|
function e_(e) {
|
14056
14066
|
var t = /firefox/i.test(Yh()), i = /Trident/i.test(Yh());
|
14057
14067
|
if (i && yi(e)) {
|
14058
|
-
var s =
|
14068
|
+
var s = vs(e);
|
14059
14069
|
if (s.position === "fixed")
|
14060
14070
|
return null;
|
14061
14071
|
}
|
14062
14072
|
var n = Au(e);
|
14063
|
-
for (Wd(n) && (n = n.host); yi(n) && ["html", "body"].indexOf(
|
14064
|
-
var r =
|
14073
|
+
for (Wd(n) && (n = n.host); yi(n) && ["html", "body"].indexOf(ns(n)) < 0; ) {
|
14074
|
+
var r = vs(n);
|
14065
14075
|
if (r.transform !== "none" || r.perspective !== "none" || r.contain === "paint" || ["transform", "perspective"].indexOf(r.willChange) !== -1 || t && r.willChange === "filter" || t && r.filter && r.filter !== "none")
|
14066
14076
|
return n;
|
14067
14077
|
n = n.parentNode;
|
@@ -14069,9 +14079,9 @@ function e_(e) {
|
|
14069
14079
|
return null;
|
14070
14080
|
}
|
14071
14081
|
function Vo(e) {
|
14072
|
-
for (var t = Xt(e), i = hp(e); i && JI(i) &&
|
14082
|
+
for (var t = Xt(e), i = hp(e); i && JI(i) && vs(i).position === "static"; )
|
14073
14083
|
i = hp(i);
|
14074
|
-
return i && (
|
14084
|
+
return i && (ns(i) === "html" || ns(i) === "body" && vs(i).position === "static") ? t : i || e_(e) || t;
|
14075
14085
|
}
|
14076
14086
|
function Kd(e) {
|
14077
14087
|
return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
|
@@ -14105,7 +14115,7 @@ var i_ = function(t, i) {
|
|
14105
14115
|
})) : t, gw(typeof t != "number" ? t : yw(t, _o));
|
14106
14116
|
};
|
14107
14117
|
function s_(e) {
|
14108
|
-
var t, i = e.state, s = e.name, n = e.options, r = i.elements.arrow, a = i.modifiersData.popperOffsets, o =
|
14118
|
+
var t, i = e.state, s = e.name, n = e.options, r = i.elements.arrow, a = i.modifiersData.popperOffsets, o = Zi(i.placement), u = Kd(o), h = [kt, bi].indexOf(o) >= 0, d = h ? "height" : "width";
|
14109
14119
|
if (!(!r || !a)) {
|
14110
14120
|
var g = i_(n.padding, i), p = zd(r), w = u === "y" ? Pt : kt, v = u === "y" ? wi : bi, A = i.rects.reference[d] + i.rects.reference[u] - a[u] - i.rects.popper[d], M = a[u] - i.rects.reference[u], k = Vo(r), R = k ? u === "y" ? k.clientHeight || 0 : k.clientWidth || 0 : 0, Y = A / 2 - M / 2, _ = g[w], ee = R - p[d] - g[v], X = R / 2 - p[d] / 2 + Y, le = Ha(_, X, ee), y = u;
|
14111
14121
|
i.modifiersData[s] = (t = {}, t[y] = le, t.centerOffset = le - X, t);
|
@@ -14152,7 +14162,7 @@ function dp(e) {
|
|
14152
14162
|
var k = a.hasOwnProperty("x"), R = a.hasOwnProperty("y"), Y = kt, _ = Pt, ee = window;
|
14153
14163
|
if (h) {
|
14154
14164
|
var X = Vo(i), le = "clientHeight", y = "clientWidth";
|
14155
|
-
if (X === Xt(i) && (X =
|
14165
|
+
if (X === Xt(i) && (X = js(i), vs(X).position !== "static" && o === "absolute" && (le = "scrollHeight", y = "scrollWidth")), X = X, n === Pt || (n === kt || n === bi) && r === ro) {
|
14156
14166
|
_ = wi;
|
14157
14167
|
var E = g && X === ee && ee.visualViewport ? ee.visualViewport.height : (
|
14158
14168
|
// $FlowFixMe[prop-missing]
|
@@ -14186,7 +14196,7 @@ function dp(e) {
|
|
14186
14196
|
}
|
14187
14197
|
function l_(e) {
|
14188
14198
|
var t = e.state, i = e.options, s = i.gpuAcceleration, n = s === void 0 ? !0 : s, r = i.adaptive, a = r === void 0 ? !0 : r, o = i.roundOffsets, u = o === void 0 ? !0 : o, h = {
|
14189
|
-
placement:
|
14199
|
+
placement: Zi(t.placement),
|
14190
14200
|
variation: Lr(t.placement),
|
14191
14201
|
popper: t.elements.popper,
|
14192
14202
|
popperRect: t.rects.popper,
|
@@ -14264,10 +14274,10 @@ function Yd(e) {
|
|
14264
14274
|
};
|
14265
14275
|
}
|
14266
14276
|
function Xd(e) {
|
14267
|
-
return $r(
|
14277
|
+
return $r(js(e)).left + Yd(e).scrollLeft;
|
14268
14278
|
}
|
14269
14279
|
function p_(e, t) {
|
14270
|
-
var i = Xt(e), s =
|
14280
|
+
var i = Xt(e), s = js(e), n = i.visualViewport, r = s.clientWidth, a = s.clientHeight, o = 0, u = 0;
|
14271
14281
|
if (n) {
|
14272
14282
|
r = n.width, a = n.height;
|
14273
14283
|
var h = fw();
|
@@ -14281,8 +14291,8 @@ function p_(e, t) {
|
|
14281
14291
|
};
|
14282
14292
|
}
|
14283
14293
|
function m_(e) {
|
14284
|
-
var t, i =
|
14285
|
-
return
|
14294
|
+
var t, i = js(e), s = Yd(e), n = (t = e.ownerDocument) == null ? void 0 : t.body, r = vn(i.scrollWidth, i.clientWidth, n ? n.scrollWidth : 0, n ? n.clientWidth : 0), a = vn(i.scrollHeight, i.clientHeight, n ? n.scrollHeight : 0, n ? n.clientHeight : 0), o = -s.scrollLeft + Xd(e), u = -s.scrollTop;
|
14295
|
+
return vs(n || i).direction === "rtl" && (o += vn(i.clientWidth, n ? n.clientWidth : 0) - r), {
|
14286
14296
|
width: r,
|
14287
14297
|
height: a,
|
14288
14298
|
x: o,
|
@@ -14290,11 +14300,11 @@ function m_(e) {
|
|
14290
14300
|
};
|
14291
14301
|
}
|
14292
14302
|
function Zd(e) {
|
14293
|
-
var t =
|
14303
|
+
var t = vs(e), i = t.overflow, s = t.overflowX, n = t.overflowY;
|
14294
14304
|
return /auto|scroll|overlay|hidden/.test(i + n + s);
|
14295
14305
|
}
|
14296
14306
|
function ww(e) {
|
14297
|
-
return ["html", "body", "#document"].indexOf(
|
14307
|
+
return ["html", "body", "#document"].indexOf(ns(e)) >= 0 ? e.ownerDocument.body : yi(e) && Zd(e) ? e : ww(Au(e));
|
14298
14308
|
}
|
14299
14309
|
function Ua(e, t) {
|
14300
14310
|
var i;
|
@@ -14318,12 +14328,12 @@ function g_(e, t) {
|
|
14318
14328
|
return i.top = i.top + e.clientTop, i.left = i.left + e.clientLeft, i.bottom = i.top + e.clientHeight, i.right = i.left + e.clientWidth, i.width = e.clientWidth, i.height = e.clientHeight, i.x = i.left, i.y = i.top, i;
|
14319
14329
|
}
|
14320
14330
|
function pp(e, t, i) {
|
14321
|
-
return t === cw ? Xh(p_(e, i)) : Sn(t) ? g_(t, i) : Xh(m_(
|
14331
|
+
return t === cw ? Xh(p_(e, i)) : Sn(t) ? g_(t, i) : Xh(m_(js(e)));
|
14322
14332
|
}
|
14323
14333
|
function y_(e) {
|
14324
|
-
var t = Ua(Au(e)), i = ["absolute", "fixed"].indexOf(
|
14334
|
+
var t = Ua(Au(e)), i = ["absolute", "fixed"].indexOf(vs(e).position) >= 0, s = i && yi(e) ? Vo(e) : e;
|
14325
14335
|
return Sn(s) ? t.filter(function(n) {
|
14326
|
-
return Sn(n) && pw(n, s) &&
|
14336
|
+
return Sn(n) && pw(n, s) && ns(n) !== "body";
|
14327
14337
|
}) : [];
|
14328
14338
|
}
|
14329
14339
|
function w_(e, t, i, s) {
|
@@ -14334,7 +14344,7 @@ function w_(e, t, i, s) {
|
|
14334
14344
|
return o.width = o.right - o.left, o.height = o.bottom - o.top, o.x = o.left, o.y = o.top, o;
|
14335
14345
|
}
|
14336
14346
|
function bw(e) {
|
14337
|
-
var t = e.reference, i = e.element, s = e.placement, n = s ?
|
14347
|
+
var t = e.reference, i = e.element, s = e.placement, n = s ? Zi(s) : null, r = s ? Lr(s) : null, a = t.x + t.width / 2 - i.width / 2, o = t.y + t.height / 2 - i.height / 2, u;
|
14338
14348
|
switch (n) {
|
14339
14349
|
case Pt:
|
14340
14350
|
u = {
|
@@ -14382,7 +14392,7 @@ function bw(e) {
|
|
14382
14392
|
}
|
14383
14393
|
function ao(e, t) {
|
14384
14394
|
t === void 0 && (t = {});
|
14385
|
-
var i = t, s = i.placement, n = s === void 0 ? e.placement : s, r = i.strategy, a = r === void 0 ? e.strategy : r, o = i.boundary, u = o === void 0 ? DI : o, h = i.rootBoundary, d = h === void 0 ? cw : h, g = i.elementContext, p = g === void 0 ? oa : g, w = i.altBoundary, v = w === void 0 ? !1 : w, A = i.padding, M = A === void 0 ? 0 : A, k = gw(typeof M != "number" ? M : yw(M, _o)), R = p === oa ? BI : oa, Y = e.rects.popper, _ = e.elements[v ? R : p], ee = w_(Sn(_) ? _ : _.contextElement ||
|
14395
|
+
var i = t, s = i.placement, n = s === void 0 ? e.placement : s, r = i.strategy, a = r === void 0 ? e.strategy : r, o = i.boundary, u = o === void 0 ? DI : o, h = i.rootBoundary, d = h === void 0 ? cw : h, g = i.elementContext, p = g === void 0 ? oa : g, w = i.altBoundary, v = w === void 0 ? !1 : w, A = i.padding, M = A === void 0 ? 0 : A, k = gw(typeof M != "number" ? M : yw(M, _o)), R = p === oa ? BI : oa, Y = e.rects.popper, _ = e.elements[v ? R : p], ee = w_(Sn(_) ? _ : _.contextElement || js(e.elements.popper), u, d, a), X = $r(e.elements.reference), le = bw({
|
14386
14396
|
reference: X,
|
14387
14397
|
element: Y,
|
14388
14398
|
strategy: "absolute",
|
@@ -14416,14 +14426,14 @@ function b_(e, t) {
|
|
14416
14426
|
boundary: n,
|
14417
14427
|
rootBoundary: r,
|
14418
14428
|
padding: a
|
14419
|
-
})[
|
14429
|
+
})[Zi(A)], v;
|
14420
14430
|
}, {});
|
14421
14431
|
return Object.keys(w).sort(function(v, A) {
|
14422
14432
|
return w[v] - w[A];
|
14423
14433
|
});
|
14424
14434
|
}
|
14425
14435
|
function v_(e) {
|
14426
|
-
if (
|
14436
|
+
if (Zi(e) === jd)
|
14427
14437
|
return [];
|
14428
14438
|
var t = Fl(e);
|
14429
14439
|
return [fp(e), t, fp(t)];
|
@@ -14431,8 +14441,8 @@ function v_(e) {
|
|
14431
14441
|
function E_(e) {
|
14432
14442
|
var t = e.state, i = e.options, s = e.name;
|
14433
14443
|
if (!t.modifiersData[s]._skip) {
|
14434
|
-
for (var n = i.mainAxis, r = n === void 0 ? !0 : n, a = i.altAxis, o = a === void 0 ? !0 : a, u = i.fallbackPlacements, h = i.padding, d = i.boundary, g = i.rootBoundary, p = i.altBoundary, w = i.flipVariations, v = w === void 0 ? !0 : w, A = i.allowedAutoPlacements, M = t.options.placement, k =
|
14435
|
-
return ce.concat(
|
14444
|
+
for (var n = i.mainAxis, r = n === void 0 ? !0 : n, a = i.altAxis, o = a === void 0 ? !0 : a, u = i.fallbackPlacements, h = i.padding, d = i.boundary, g = i.rootBoundary, p = i.altBoundary, w = i.flipVariations, v = w === void 0 ? !0 : w, A = i.allowedAutoPlacements, M = t.options.placement, k = Zi(M), R = k === M, Y = u || (R || !v ? [Fl(M)] : v_(M)), _ = [M].concat(Y).reduce(function(ce, D) {
|
14445
|
+
return ce.concat(Zi(D) === jd ? b_(t, {
|
14436
14446
|
placement: D,
|
14437
14447
|
boundary: d,
|
14438
14448
|
rootBoundary: g,
|
@@ -14441,7 +14451,7 @@ function E_(e) {
|
|
14441
14451
|
allowedAutoPlacements: A
|
14442
14452
|
}) : D);
|
14443
14453
|
}, []), ee = t.rects.reference, X = t.rects.popper, le = /* @__PURE__ */ new Map(), y = !0, E = _[0], S = 0; S < _.length; S++) {
|
14444
|
-
var f = _[S], C =
|
14454
|
+
var f = _[S], C = Zi(f), m = Lr(f) === Vr, $ = [Pt, wi].indexOf(C) >= 0, x = $ ? "width" : "height", T = ao(t, {
|
14445
14455
|
placement: f,
|
14446
14456
|
boundary: d,
|
14447
14457
|
rootBoundary: g,
|
@@ -14526,7 +14536,7 @@ const x_ = {
|
|
14526
14536
|
fn: T_
|
14527
14537
|
};
|
14528
14538
|
function S_(e, t, i) {
|
14529
|
-
var s =
|
14539
|
+
var s = Zi(e), n = [kt, Pt].indexOf(s) >= 0 ? -1 : 1, r = typeof i == "function" ? i(Object.assign({}, t, {
|
14530
14540
|
placement: e
|
14531
14541
|
})) : i, a = r[0], o = r[1];
|
14532
14542
|
return a = a || 0, o = (o || 0) * n, [kt, bi].indexOf(s) >= 0 ? {
|
@@ -14575,7 +14585,7 @@ function L_(e) {
|
|
14575
14585
|
rootBoundary: h,
|
14576
14586
|
padding: g,
|
14577
14587
|
altBoundary: d
|
14578
|
-
}), k =
|
14588
|
+
}), k = Zi(t.placement), R = Lr(t.placement), Y = !R, _ = Kd(k), ee = $_(_), X = t.modifiersData.popperOffsets, le = t.rects.reference, y = t.rects.popper, E = typeof A == "function" ? A(Object.assign({}, t.rects, {
|
14579
14589
|
placement: t.placement
|
14580
14590
|
})) : A, S = typeof E == "number" ? {
|
14581
14591
|
mainAxis: E,
|
@@ -14596,7 +14606,7 @@ function L_(e) {
|
|
14596
14606
|
X[_] = Ei, C[_] = Ei - I;
|
14597
14607
|
}
|
14598
14608
|
if (o) {
|
14599
|
-
var
|
14609
|
+
var Bi, Vs = _ === "x" ? Pt : kt, As = _ === "x" ? wi : bi, mt = X[ee], Vt = ee === "y" ? "height" : "width", Qi = mt + M[Vs], si = mt - M[As], gt = [Pt, kt].indexOf(k) !== -1, Ci = (Bi = f == null ? void 0 : f[ee]) != null ? Bi : 0, $s = gt ? Qi : mt - le[Vt] - y[Vt] - Ci + S.altAxis, ni = gt ? mt + le[Vt] + y[Vt] - Ci - S.altAxis : si, Ti = w && gt ? t_($s, mt, ni) : Ha(w ? $s : Qi, mt, w ? ni : si);
|
14600
14610
|
X[ee] = Ti, C[ee] = Ti - mt;
|
14601
14611
|
}
|
14602
14612
|
t.modifiersData[s] = C;
|
@@ -14624,14 +14634,14 @@ function q_(e) {
|
|
14624
14634
|
}
|
14625
14635
|
function O_(e, t, i) {
|
14626
14636
|
i === void 0 && (i = !1);
|
14627
|
-
var s = yi(t), n = yi(t) && q_(t), r =
|
14637
|
+
var s = yi(t), n = yi(t) && q_(t), r = js(t), a = $r(e, n, i), o = {
|
14628
14638
|
scrollLeft: 0,
|
14629
14639
|
scrollTop: 0
|
14630
14640
|
}, u = {
|
14631
14641
|
x: 0,
|
14632
14642
|
y: 0
|
14633
14643
|
};
|
14634
|
-
return (s || !s && !i) && ((
|
14644
|
+
return (s || !s && !i) && ((ns(t) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
14635
14645
|
Zd(r)) && (o = N_(t)), yi(t) ? (u = $r(t, !0), u.x += t.clientLeft, u.y += t.clientTop) : r && (u.x = Xd(r))), {
|
14636
14646
|
x: a.left + o.scrollLeft - u.x,
|
14637
14647
|
y: a.top + o.scrollTop - u.y,
|
@@ -14801,7 +14811,7 @@ function Q_(e) {
|
|
14801
14811
|
}
|
14802
14812
|
var H_ = [h_, A_, u_, dw, __, C_, M_, r_, x_], U_ = /* @__PURE__ */ Q_({
|
14803
14813
|
defaultModifiers: H_
|
14804
|
-
}), F_ = "tippy-box", vw = "tippy-content", G_ = "tippy-backdrop", Ew = "tippy-arrow", Cw = "tippy-svg-arrow",
|
14814
|
+
}), F_ = "tippy-box", vw = "tippy-content", G_ = "tippy-backdrop", Ew = "tippy-arrow", Cw = "tippy-svg-arrow", mn = {
|
14805
14815
|
passive: !0,
|
14806
14816
|
capture: !0
|
14807
14817
|
}, Tw = function() {
|
@@ -14924,15 +14934,15 @@ function Tp(e, t) {
|
|
14924
14934
|
}
|
14925
14935
|
return !1;
|
14926
14936
|
}
|
14927
|
-
var
|
14937
|
+
var Xi = {
|
14928
14938
|
isTouch: !1
|
14929
14939
|
}, xp = 0;
|
14930
14940
|
function sV() {
|
14931
|
-
|
14941
|
+
Xi.isTouch || (Xi.isTouch = !0, window.performance && document.addEventListener("mousemove", Sw));
|
14932
14942
|
}
|
14933
14943
|
function Sw() {
|
14934
14944
|
var e = performance.now();
|
14935
|
-
e - xp < 20 && (
|
14945
|
+
e - xp < 20 && (Xi.isTouch = !1, document.removeEventListener("mousemove", Sw)), xp = e;
|
14936
14946
|
}
|
14937
14947
|
function nV() {
|
14938
14948
|
var e = document.activeElement;
|
@@ -14942,7 +14952,7 @@ function nV() {
|
|
14942
14952
|
}
|
14943
14953
|
}
|
14944
14954
|
function rV() {
|
14945
|
-
document.addEventListener("touchstart", sV,
|
14955
|
+
document.addEventListener("touchstart", sV, mn), window.addEventListener("blur", nV);
|
14946
14956
|
}
|
14947
14957
|
var aV = typeof window < "u" && typeof document < "u", oV = aV ? (
|
14948
14958
|
// @ts-ignore
|
@@ -14981,7 +14991,7 @@ process.env.NODE_ENV !== "production" && uV();
|
|
14981
14991
|
function uV() {
|
14982
14992
|
lo = /* @__PURE__ */ new Set();
|
14983
14993
|
}
|
14984
|
-
function
|
14994
|
+
function ys(e, t) {
|
14985
14995
|
if (e && !lo.has(t)) {
|
14986
14996
|
var i;
|
14987
14997
|
lo.add(t), (i = console).warn.apply(i, Iw(t));
|
@@ -15113,7 +15123,7 @@ function Aw(e, t) {
|
|
15113
15123
|
var n = W_(Wt, Object.keys(_w)), r = !j_(n, s);
|
15114
15124
|
r && (r = t.filter(function(a) {
|
15115
15125
|
return a.name === s;
|
15116
|
-
}).length === 0),
|
15126
|
+
}).length === 0), ys(r, ["`" + s + "`", "is not a valid prop. You may have spelled it incorrectly, or if it's", "a plugin, forgot to pass it in an array as props.plugins.", `
|
15117
15127
|
|
15118
15128
|
`, `All props: https://atomiks.github.io/tippyjs/v6/all-props/
|
15119
15129
|
`, "Plugins: https://atomiks.github.io/tippyjs/v6/plugins/"].join(" "));
|
@@ -15185,10 +15195,10 @@ function yV(e, t) {
|
|
15185
15195
|
state: Y,
|
15186
15196
|
plugins: R,
|
15187
15197
|
// methods
|
15188
|
-
clearDelayTimeouts:
|
15198
|
+
clearDelayTimeouts: $s,
|
15189
15199
|
setProps: ni,
|
15190
15200
|
setContent: Ti,
|
15191
|
-
show:
|
15201
|
+
show: Ks,
|
15192
15202
|
hide: At,
|
15193
15203
|
hideWithInteractivity: Pn,
|
15194
15204
|
enable: gt,
|
@@ -15203,7 +15213,7 @@ function yV(e, t) {
|
|
15203
15213
|
var y = R.map(function(z) {
|
15204
15214
|
return z.fn(_);
|
15205
15215
|
}), E = e.hasAttribute("aria-expanded");
|
15206
|
-
return ve(), U(), I(), V("onCreate", [_]), i.showOnCreate &&
|
15216
|
+
return ve(), U(), I(), V("onCreate", [_]), i.showOnCreate && Qi(), X.addEventListener("mouseenter", function() {
|
15207
15217
|
_.props.interactive && _.state.isVisible && _.clearDelayTimeouts();
|
15208
15218
|
}), X.addEventListener("mouseleave", function() {
|
15209
15219
|
_.props.interactive && _.props.trigger.indexOf("mouseenter") >= 0 && $().addEventListener("mousemove", v);
|
@@ -15230,7 +15240,7 @@ function yV(e, t) {
|
|
15230
15240
|
return ed(X);
|
15231
15241
|
}
|
15232
15242
|
function T(z) {
|
15233
|
-
return _.state.isMounted && !_.state.isVisible ||
|
15243
|
+
return _.state.isMounted && !_.state.isVisible || Xi.isTouch || d && d.type === "focus" ? 0 : kc(_.props.delay, z ? 0 : 1, Wt.delay);
|
15234
15244
|
}
|
15235
15245
|
function I(z) {
|
15236
15246
|
z === void 0 && (z = !1), X.style.pointerEvents = _.props.interactive && !z ? "" : "none", X.style.zIndex = "" + _.props.zIndex;
|
@@ -15272,13 +15282,13 @@ function yV(e, t) {
|
|
15272
15282
|
});
|
15273
15283
|
}
|
15274
15284
|
function se(z) {
|
15275
|
-
if (!(
|
15285
|
+
if (!(Xi.isTouch && (u || z.type === "mousedown"))) {
|
15276
15286
|
var he = z.composedPath && z.composedPath()[0] || z.target;
|
15277
15287
|
if (!(_.props.interactive && Tp(X, he))) {
|
15278
15288
|
if (cr(_.props.triggerTarget || e).some(function(ye) {
|
15279
15289
|
return Tp(ye, he);
|
15280
15290
|
})) {
|
15281
|
-
if (
|
15291
|
+
if (Xi.isTouch || _.state.isVisible && _.props.trigger.indexOf("click") >= 0)
|
15282
15292
|
return;
|
15283
15293
|
} else
|
15284
15294
|
V("onClickOutside", [_, z]);
|
@@ -15296,11 +15306,11 @@ function yV(e, t) {
|
|
15296
15306
|
}
|
15297
15307
|
function D() {
|
15298
15308
|
var z = $();
|
15299
|
-
z.addEventListener("mousedown", se, !0), z.addEventListener("touchend", se,
|
15309
|
+
z.addEventListener("mousedown", se, !0), z.addEventListener("touchend", se, mn), z.addEventListener("touchstart", ce, mn), z.addEventListener("touchmove", ue, mn);
|
15300
15310
|
}
|
15301
15311
|
function H() {
|
15302
15312
|
var z = $();
|
15303
|
-
z.removeEventListener("mousedown", se, !0), z.removeEventListener("touchend", se,
|
15313
|
+
z.removeEventListener("mousedown", se, !0), z.removeEventListener("touchend", se, mn), z.removeEventListener("touchstart", ce, mn), z.removeEventListener("touchmove", ue, mn);
|
15304
15314
|
}
|
15305
15315
|
function be(z, he) {
|
15306
15316
|
$e(z, function() {
|
@@ -15359,11 +15369,11 @@ function yV(e, t) {
|
|
15359
15369
|
}
|
15360
15370
|
function Te(z) {
|
15361
15371
|
var he, ye = !1;
|
15362
|
-
if (!(!_.state.isEnabled ||
|
15372
|
+
if (!(!_.state.isEnabled || Bi(z) || o)) {
|
15363
15373
|
var Ne = ((he = d) == null ? void 0 : he.type) === "focus";
|
15364
15374
|
d = z, A = z.currentTarget, U(), !_.state.isVisible && Z_(z) && cl.forEach(function(Me) {
|
15365
15375
|
return Me(z);
|
15366
|
-
}), z.type === "click" && (_.props.trigger.indexOf("mouseenter") < 0 || a) && _.props.hideOnClick !== !1 && _.state.isVisible ? ye = !0 :
|
15376
|
+
}), z.type === "click" && (_.props.trigger.indexOf("mouseenter") < 0 || a) && _.props.hideOnClick !== !1 && _.state.isVisible ? ye = !0 : Qi(z), z.type === "click" && (a = !ye), ye && !Ne && si(z);
|
15367
15377
|
}
|
15368
15378
|
}
|
15369
15379
|
function Le(z) {
|
@@ -15381,7 +15391,7 @@ function yV(e, t) {
|
|
15381
15391
|
}
|
15382
15392
|
}
|
15383
15393
|
function Se(z) {
|
15384
|
-
var he =
|
15394
|
+
var he = Bi(z) || _.props.trigger.indexOf("click") >= 0 && a;
|
15385
15395
|
if (!he) {
|
15386
15396
|
if (_.props.interactive) {
|
15387
15397
|
_.hideWithInteractivity(z);
|
@@ -15393,25 +15403,25 @@ function yV(e, t) {
|
|
15393
15403
|
function Ei(z) {
|
15394
15404
|
_.props.trigger.indexOf("focusin") < 0 && z.target !== m() || _.props.interactive && z.relatedTarget && X.contains(z.relatedTarget) || si(z);
|
15395
15405
|
}
|
15396
|
-
function
|
15397
|
-
return
|
15406
|
+
function Bi(z) {
|
15407
|
+
return Xi.isTouch ? f() !== z.type.indexOf("touch") >= 0 : !1;
|
15398
15408
|
}
|
15399
|
-
function
|
15400
|
-
|
15409
|
+
function Vs() {
|
15410
|
+
As();
|
15401
15411
|
var z = _.props, he = z.popperOptions, ye = z.placement, Ne = z.offset, Me = z.getReferenceClientRect, Ue = z.moveTransition, at = C() ? ed(X).arrow : null, ri = Me ? {
|
15402
15412
|
getBoundingClientRect: Me,
|
15403
15413
|
contextElement: Me.contextElement || m()
|
15404
|
-
} : e,
|
15414
|
+
} : e, Hi = {
|
15405
15415
|
name: "$$tippy",
|
15406
15416
|
enabled: !0,
|
15407
15417
|
phase: "beforeWrite",
|
15408
15418
|
requires: ["computeStyles"],
|
15409
|
-
fn: function(
|
15410
|
-
var ai =
|
15419
|
+
fn: function(Ui) {
|
15420
|
+
var ai = Ui.state;
|
15411
15421
|
if (C()) {
|
15412
|
-
var
|
15413
|
-
["placement", "reference-hidden", "escaped"].forEach(function(
|
15414
|
-
|
15422
|
+
var Ys = x(), oi = Ys.box;
|
15423
|
+
["placement", "reference-hidden", "escaped"].forEach(function(us) {
|
15424
|
+
us === "placement" ? oi.setAttribute("data-placement", ai.placement) : ai.attributes.popper["data-popper-" + us] ? oi.setAttribute("data-" + us, "") : oi.removeAttribute("data-" + us);
|
15415
15425
|
}), ai.attributes.popper = {};
|
15416
15426
|
}
|
15417
15427
|
}
|
@@ -15440,7 +15450,7 @@ function yV(e, t) {
|
|
15440
15450
|
options: {
|
15441
15451
|
adaptive: !Ue
|
15442
15452
|
}
|
15443
|
-
},
|
15453
|
+
}, Hi];
|
15444
15454
|
C() && at && Ht.push({
|
15445
15455
|
name: "arrow",
|
15446
15456
|
options: {
|
@@ -15453,12 +15463,12 @@ function yV(e, t) {
|
|
15453
15463
|
modifiers: Ht
|
15454
15464
|
}));
|
15455
15465
|
}
|
15456
|
-
function
|
15466
|
+
function As() {
|
15457
15467
|
_.popperInstance && (_.popperInstance.destroy(), _.popperInstance = null);
|
15458
15468
|
}
|
15459
15469
|
function mt() {
|
15460
15470
|
var z = _.props.appendTo, he, ye = m();
|
15461
|
-
_.props.interactive && z === Tw || z === "parent" ? he = ye.parentNode : he = xw(z, [ye]), he.contains(X) || he.appendChild(X), _.state.isMounted = !0,
|
15471
|
+
_.props.interactive && z === Tw || z === "parent" ? he = ye.parentNode : he = xw(z, [ye]), he.contains(X) || he.appendChild(X), _.state.isMounted = !0, Vs(), process.env.NODE_ENV !== "production" && ys(_.props.interactive && z === Wt.appendTo && ye.nextElementSibling !== X, ["Interactive tippy element may not be accessible via keyboard", "navigation because it is not directly after the reference element", "in the DOM source order.", `
|
15462
15472
|
|
15463
15473
|
`, "Using a wrapper <div> or <span> tag around the reference element", "solves this by creating a new parentNode context.", `
|
15464
15474
|
|
@@ -15469,10 +15479,10 @@ function yV(e, t) {
|
|
15469
15479
|
function Vt() {
|
15470
15480
|
return ou(X.querySelectorAll("[data-tippy-root]"));
|
15471
15481
|
}
|
15472
|
-
function
|
15482
|
+
function Qi(z) {
|
15473
15483
|
_.clearDelayTimeouts(), z && V("onTrigger", [_, z]), D();
|
15474
15484
|
var he = T(!0), ye = S(), Ne = ye[0], Me = ye[1];
|
15475
|
-
|
15485
|
+
Xi.isTouch && Ne === "hold" && Me && (he = Me), he ? s = setTimeout(function() {
|
15476
15486
|
_.show();
|
15477
15487
|
}, he) : _.show();
|
15478
15488
|
}
|
@@ -15496,18 +15506,18 @@ function yV(e, t) {
|
|
15496
15506
|
function Ci() {
|
15497
15507
|
_.hide(), _.state.isEnabled = !1;
|
15498
15508
|
}
|
15499
|
-
function
|
15509
|
+
function $s() {
|
15500
15510
|
clearTimeout(s), clearTimeout(n), cancelAnimationFrame(r);
|
15501
15511
|
}
|
15502
15512
|
function ni(z) {
|
15503
|
-
if (process.env.NODE_ENV !== "production" &&
|
15513
|
+
if (process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("setProps")), !_.state.isDestroyed) {
|
15504
15514
|
V("onBeforeUpdate", [_, z]), Re();
|
15505
15515
|
var he = _.props, ye = Ip(e, Object.assign({}, he, Ep(z), {
|
15506
15516
|
ignoreAttributes: !0
|
15507
15517
|
}));
|
15508
15518
|
_.props = ye, ve(), he.interactiveDebounce !== ye.interactiveDebounce && (ie(), v = bp(Le, ye.interactiveDebounce)), he.triggerTarget && !ye.triggerTarget ? cr(he.triggerTarget).forEach(function(Ne) {
|
15509
15519
|
Ne.removeAttribute("aria-expanded");
|
15510
|
-
}) : ye.triggerTarget && e.removeAttribute("aria-expanded"), U(), I(), le && le(he, ye), _.popperInstance && (
|
15520
|
+
}) : ye.triggerTarget && e.removeAttribute("aria-expanded"), U(), I(), le && le(he, ye), _.popperInstance && (Vs(), Vt().forEach(function(Ne) {
|
15511
15521
|
requestAnimationFrame(Ne._tippy.popperInstance.forceUpdate);
|
15512
15522
|
})), V("onAfterUpdate", [_, z]);
|
15513
15523
|
}
|
@@ -15517,9 +15527,9 @@ function yV(e, t) {
|
|
15517
15527
|
content: z
|
15518
15528
|
});
|
15519
15529
|
}
|
15520
|
-
function
|
15521
|
-
process.env.NODE_ENV !== "production" &&
|
15522
|
-
var z = _.state.isVisible, he = _.state.isDestroyed, ye = !_.state.isEnabled, Ne =
|
15530
|
+
function Ks() {
|
15531
|
+
process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("show"));
|
15532
|
+
var z = _.state.isVisible, he = _.state.isDestroyed, ye = !_.state.isEnabled, Ne = Xi.isTouch && !_.props.touch, Me = kc(_.props.duration, 0, Wt.duration);
|
15523
15533
|
if (!(z || he || ye || Ne) && !m().hasAttribute("disabled") && (V("onShow", [_], !1), _.props.onShow(_) !== !1)) {
|
15524
15534
|
if (_.state.isVisible = !0, C() && (X.style.visibility = "visible"), I(), D(), _.state.isMounted || (X.style.transition = "none"), C()) {
|
15525
15535
|
var Ue = x(), at = Ue.box, ri = Ue.content;
|
@@ -15529,8 +15539,8 @@ function yV(e, t) {
|
|
15529
15539
|
var Ht;
|
15530
15540
|
if (!(!_.state.isVisible || h)) {
|
15531
15541
|
if (h = !0, X.offsetHeight, X.style.transition = _.props.moveTransition, C() && _.props.animation) {
|
15532
|
-
var xi = x(),
|
15533
|
-
Dc([
|
15542
|
+
var xi = x(), Ui = xi.box, ai = xi.content;
|
15543
|
+
Dc([Ui, ai], Me), Cp([Ui, ai], "visible");
|
15534
15544
|
}
|
15535
15545
|
P(), U(), vp(Qc, _), (Ht = _.popperInstance) == null || Ht.forceUpdate(), V("onMount", [_]), _.props.animation && C() && ge(Me, function() {
|
15536
15546
|
_.state.isShown = !0, V("onShown", [_]);
|
@@ -15540,7 +15550,7 @@ function yV(e, t) {
|
|
15540
15550
|
}
|
15541
15551
|
}
|
15542
15552
|
function At() {
|
15543
|
-
process.env.NODE_ENV !== "production" &&
|
15553
|
+
process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("hide"));
|
15544
15554
|
var z = !_.state.isVisible, he = _.state.isDestroyed, ye = !_.state.isEnabled, Ne = kc(_.props.duration, 1, Wt.duration);
|
15545
15555
|
if (!(z || he || ye) && (V("onHide", [_], !1), _.props.onHide(_) !== !1)) {
|
15546
15556
|
if (_.state.isVisible = !1, _.state.isShown = !1, h = !1, a = !1, C() && (X.style.visibility = "hidden"), ie(), H(), I(!0), C()) {
|
@@ -15551,17 +15561,17 @@ function yV(e, t) {
|
|
15551
15561
|
}
|
15552
15562
|
}
|
15553
15563
|
function Pn(z) {
|
15554
|
-
process.env.NODE_ENV !== "production" &&
|
15564
|
+
process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("hideWithInteractivity")), $().addEventListener("mousemove", v), vp(cl, v), v(z);
|
15555
15565
|
}
|
15556
15566
|
function kn() {
|
15557
|
-
process.env.NODE_ENV !== "production" &&
|
15567
|
+
process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("unmount")), _.state.isVisible && _.hide(), _.state.isMounted && (As(), Vt().forEach(function(z) {
|
15558
15568
|
z._tippy.unmount();
|
15559
15569
|
}), X.parentNode && X.parentNode.removeChild(X), Qc = Qc.filter(function(z) {
|
15560
15570
|
return z !== _;
|
15561
15571
|
}), _.state.isMounted = !1, V("onHidden", [_]));
|
15562
15572
|
}
|
15563
15573
|
function Gr() {
|
15564
|
-
process.env.NODE_ENV !== "production" &&
|
15574
|
+
process.env.NODE_ENV !== "production" && ys(_.state.isDestroyed, Gn("destroy")), !_.state.isDestroyed && (_.clearDelayTimeouts(), _.unmount(), Re(), delete e._tippy, _.state.isDestroyed = !0, V("onDestroy", [_]));
|
15565
15575
|
}
|
15566
15576
|
}
|
15567
15577
|
function Ao(e, t) {
|
@@ -15573,7 +15583,7 @@ function Ao(e, t) {
|
|
15573
15583
|
}), n = eV(e);
|
15574
15584
|
if (process.env.NODE_ENV !== "production") {
|
15575
15585
|
var r = oo(s.content), a = n.length > 1;
|
15576
|
-
|
15586
|
+
ys(r && a, ["tippy() was passed an Element as the `content` prop, but more than", "one tippy instance was created by this invocation. This means the", "content element will only be appended to the last tippy instance.", `
|
15577
15587
|
|
15578
15588
|
`, "Instead, pass the .innerHTML of the element, or use a function that", "returns a cloned version of the element instead.", `
|
15579
15589
|
|
@@ -15588,7 +15598,7 @@ function Ao(e, t) {
|
|
15588
15598
|
}
|
15589
15599
|
Ao.defaultProps = Wt;
|
15590
15600
|
Ao.setDefaultProps = fV;
|
15591
|
-
Ao.currentInput =
|
15601
|
+
Ao.currentInput = Xi;
|
15592
15602
|
Object.assign({}, dw, {
|
15593
15603
|
effect: function(t) {
|
15594
15604
|
var i = t.state, s = {
|
@@ -16504,7 +16514,7 @@ function zV(e, t, i, s, n, r) {
|
|
16504
16514
|
], 512);
|
16505
16515
|
}
|
16506
16516
|
const KV = /* @__PURE__ */ Q(HV, [["render", zV]]);
|
16507
|
-
var Lw = typeof global == "object" && global && global.Object === Object && global, YV = typeof self == "object" && self && self.Object === Object && self,
|
16517
|
+
var Lw = typeof global == "object" && global && global.Object === Object && global, YV = typeof self == "object" && self && self.Object === Object && self, ls = Lw || YV || Function("return this")(), Gs = ls.Symbol, Mw = Object.prototype, XV = Mw.hasOwnProperty, ZV = Mw.toString, la = Gs ? Gs.toStringTag : void 0;
|
16508
16518
|
function JV(e) {
|
16509
16519
|
var t = XV.call(e, la), i = e[la];
|
16510
16520
|
try {
|
@@ -16519,15 +16529,15 @@ var eA = Object.prototype, tA = eA.toString;
|
|
16519
16529
|
function iA(e) {
|
16520
16530
|
return tA.call(e);
|
16521
16531
|
}
|
16522
|
-
var sA = "[object Null]", nA = "[object Undefined]", $p =
|
16532
|
+
var sA = "[object Null]", nA = "[object Undefined]", $p = Gs ? Gs.toStringTag : void 0;
|
16523
16533
|
function Fr(e) {
|
16524
16534
|
return e == null ? e === void 0 ? nA : sA : $p && $p in Object(e) ? JV(e) : iA(e);
|
16525
16535
|
}
|
16526
|
-
function
|
16536
|
+
function Es(e) {
|
16527
16537
|
return e != null && typeof e == "object";
|
16528
16538
|
}
|
16529
16539
|
var In = Array.isArray;
|
16530
|
-
function
|
16540
|
+
function Ws(e) {
|
16531
16541
|
var t = typeof e;
|
16532
16542
|
return e != null && (t == "object" || t == "function");
|
16533
16543
|
}
|
@@ -16536,12 +16546,12 @@ function Rw(e) {
|
|
16536
16546
|
}
|
16537
16547
|
var rA = "[object AsyncFunction]", aA = "[object Function]", oA = "[object GeneratorFunction]", lA = "[object Proxy]";
|
16538
16548
|
function ef(e) {
|
16539
|
-
if (!
|
16549
|
+
if (!Ws(e))
|
16540
16550
|
return !1;
|
16541
16551
|
var t = Fr(e);
|
16542
16552
|
return t == aA || t == oA || t == rA || t == lA;
|
16543
16553
|
}
|
16544
|
-
var Hc =
|
16554
|
+
var Hc = ls["__core-js_shared__"], Lp = function() {
|
16545
16555
|
var e = /[^.]+$/.exec(Hc && Hc.keys && Hc.keys.IE_PROTO || "");
|
16546
16556
|
return e ? "Symbol(src)_1." + e : "";
|
16547
16557
|
}();
|
@@ -16566,7 +16576,7 @@ var dA = /[\\^$.*+?()[\]{}|]/g, fA = /^\[object .+?Constructor\]$/, pA = Functio
|
|
16566
16576
|
"^" + gA.call(yA).replace(dA, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
16567
16577
|
);
|
16568
16578
|
function bA(e) {
|
16569
|
-
if (!
|
16579
|
+
if (!Ws(e) || uA(e))
|
16570
16580
|
return !1;
|
16571
16581
|
var t = ef(e) ? wA : fA;
|
16572
16582
|
return t.test(Ln(e));
|
@@ -16578,11 +16588,11 @@ function Mn(e, t) {
|
|
16578
16588
|
var i = vA(e, t);
|
16579
16589
|
return bA(i) ? i : void 0;
|
16580
16590
|
}
|
16581
|
-
var td = Mn(
|
16591
|
+
var td = Mn(ls, "WeakMap"), Mp = Object.create, EA = /* @__PURE__ */ function() {
|
16582
16592
|
function e() {
|
16583
16593
|
}
|
16584
16594
|
return function(t) {
|
16585
|
-
if (!
|
16595
|
+
if (!Ws(t))
|
16586
16596
|
return {};
|
16587
16597
|
if (Mp)
|
16588
16598
|
return Mp(t);
|
@@ -16699,7 +16709,7 @@ function $u(e) {
|
|
16699
16709
|
return e != null && Pw(e.length) && !ef(e);
|
16700
16710
|
}
|
16701
16711
|
function kA(e, t, i) {
|
16702
|
-
if (!
|
16712
|
+
if (!Ws(i))
|
16703
16713
|
return !1;
|
16704
16714
|
var s = typeof t;
|
16705
16715
|
return (s == "number" ? $u(i) && qw(t, i.length) : s == "string" && t in i) ? Lo(i[t], e) : !1;
|
@@ -16726,21 +16736,21 @@ function QA(e, t) {
|
|
16726
16736
|
}
|
16727
16737
|
var HA = "[object Arguments]";
|
16728
16738
|
function Np(e) {
|
16729
|
-
return
|
16739
|
+
return Es(e) && Fr(e) == HA;
|
16730
16740
|
}
|
16731
16741
|
var kw = Object.prototype, UA = kw.hasOwnProperty, FA = kw.propertyIsEnumerable, id = Np(/* @__PURE__ */ function() {
|
16732
16742
|
return arguments;
|
16733
16743
|
}()) ? Np : function(e) {
|
16734
|
-
return
|
16744
|
+
return Es(e) && UA.call(e, "callee") && !FA.call(e, "callee");
|
16735
16745
|
};
|
16736
16746
|
function GA() {
|
16737
16747
|
return !1;
|
16738
16748
|
}
|
16739
|
-
var Dw = typeof exports == "object" && exports && !exports.nodeType && exports, qp = Dw && typeof module == "object" && module && !module.nodeType && module, jA = qp && qp.exports === Dw, Op = jA ?
|
16749
|
+
var Dw = typeof exports == "object" && exports && !exports.nodeType && exports, qp = Dw && typeof module == "object" && module && !module.nodeType && module, jA = qp && qp.exports === Dw, Op = jA ? ls.Buffer : void 0, WA = Op ? Op.isBuffer : void 0, uo = WA || GA, zA = "[object Arguments]", KA = "[object Array]", YA = "[object Boolean]", XA = "[object Date]", ZA = "[object Error]", JA = "[object Function]", e$ = "[object Map]", t$ = "[object Number]", i$ = "[object Object]", s$ = "[object RegExp]", n$ = "[object Set]", r$ = "[object String]", a$ = "[object WeakMap]", o$ = "[object ArrayBuffer]", l$ = "[object DataView]", u$ = "[object Float32Array]", c$ = "[object Float64Array]", h$ = "[object Int8Array]", d$ = "[object Int16Array]", f$ = "[object Int32Array]", p$ = "[object Uint8Array]", m$ = "[object Uint8ClampedArray]", g$ = "[object Uint16Array]", y$ = "[object Uint32Array]", je = {};
|
16740
16750
|
je[u$] = je[c$] = je[h$] = je[d$] = je[f$] = je[p$] = je[m$] = je[g$] = je[y$] = !0;
|
16741
16751
|
je[zA] = je[KA] = je[o$] = je[YA] = je[l$] = je[XA] = je[ZA] = je[JA] = je[e$] = je[t$] = je[i$] = je[s$] = je[n$] = je[r$] = je[a$] = !1;
|
16742
16752
|
function w$(e) {
|
16743
|
-
return
|
16753
|
+
return Es(e) && Pw(e.length) && !!je[Fr(e)];
|
16744
16754
|
}
|
16745
16755
|
function nf(e) {
|
16746
16756
|
return function(t) {
|
@@ -16790,7 +16800,7 @@ function I$(e) {
|
|
16790
16800
|
}
|
16791
16801
|
var _$ = Object.prototype, V$ = _$.hasOwnProperty;
|
16792
16802
|
function A$(e) {
|
16793
|
-
if (!
|
16803
|
+
if (!Ws(e))
|
16794
16804
|
return I$(e);
|
16795
16805
|
var t = sf(e), i = [];
|
16796
16806
|
for (var s in e)
|
@@ -16867,23 +16877,23 @@ function W$(e, t) {
|
|
16867
16877
|
var i = this.__data__, s = Lu(i, e);
|
16868
16878
|
return s < 0 ? (++this.size, i.push([e, t])) : i[s][1] = t, this;
|
16869
16879
|
}
|
16870
|
-
function
|
16880
|
+
function Ss(e) {
|
16871
16881
|
var t = -1, i = e == null ? 0 : e.length;
|
16872
16882
|
for (this.clear(); ++t < i; ) {
|
16873
16883
|
var s = e[t];
|
16874
16884
|
this.set(s[0], s[1]);
|
16875
16885
|
}
|
16876
16886
|
}
|
16877
|
-
|
16878
|
-
|
16879
|
-
|
16880
|
-
|
16881
|
-
|
16882
|
-
var ho = Mn(
|
16887
|
+
Ss.prototype.clear = Q$;
|
16888
|
+
Ss.prototype.delete = F$;
|
16889
|
+
Ss.prototype.get = G$;
|
16890
|
+
Ss.prototype.has = j$;
|
16891
|
+
Ss.prototype.set = W$;
|
16892
|
+
var ho = Mn(ls, "Map");
|
16883
16893
|
function z$() {
|
16884
16894
|
this.size = 0, this.__data__ = {
|
16885
16895
|
hash: new _n(),
|
16886
|
-
map: new (ho ||
|
16896
|
+
map: new (ho || Ss)(),
|
16887
16897
|
string: new _n()
|
16888
16898
|
};
|
16889
16899
|
}
|
@@ -16928,7 +16938,7 @@ function Uw(e, t) {
|
|
16928
16938
|
}
|
16929
16939
|
var of = Hw(Object.getPrototypeOf, Object), eL = "[object Object]", tL = Function.prototype, iL = Object.prototype, Fw = tL.toString, sL = iL.hasOwnProperty, nL = Fw.call(Object);
|
16930
16940
|
function rL(e) {
|
16931
|
-
if (!
|
16941
|
+
if (!Es(e) || Fr(e) != eL)
|
16932
16942
|
return !1;
|
16933
16943
|
var t = of(e);
|
16934
16944
|
if (t === null)
|
@@ -16937,7 +16947,7 @@ function rL(e) {
|
|
16937
16947
|
return typeof i == "function" && i instanceof i && Fw.call(i) == nL;
|
16938
16948
|
}
|
16939
16949
|
function aL() {
|
16940
|
-
this.__data__ = new
|
16950
|
+
this.__data__ = new Ss(), this.size = 0;
|
16941
16951
|
}
|
16942
16952
|
function oL(e) {
|
16943
16953
|
var t = this.__data__, i = t.delete(e);
|
@@ -16952,7 +16962,7 @@ function uL(e) {
|
|
16952
16962
|
var cL = 200;
|
16953
16963
|
function hL(e, t) {
|
16954
16964
|
var i = this.__data__;
|
16955
|
-
if (i instanceof
|
16965
|
+
if (i instanceof Ss) {
|
16956
16966
|
var s = i.__data__;
|
16957
16967
|
if (!ho || s.length < cL - 1)
|
16958
16968
|
return s.push([e, t]), this.size = ++i.size, this;
|
@@ -16960,22 +16970,22 @@ function hL(e, t) {
|
|
16960
16970
|
}
|
16961
16971
|
return i.set(e, t), this.size = i.size, this;
|
16962
16972
|
}
|
16963
|
-
function
|
16964
|
-
var t = this.__data__ = new
|
16973
|
+
function Ji(e) {
|
16974
|
+
var t = this.__data__ = new Ss(e);
|
16965
16975
|
this.size = t.size;
|
16966
16976
|
}
|
16967
|
-
|
16968
|
-
|
16969
|
-
|
16970
|
-
|
16971
|
-
|
16977
|
+
Ji.prototype.clear = aL;
|
16978
|
+
Ji.prototype.delete = oL;
|
16979
|
+
Ji.prototype.get = lL;
|
16980
|
+
Ji.prototype.has = uL;
|
16981
|
+
Ji.prototype.set = hL;
|
16972
16982
|
function dL(e, t) {
|
16973
16983
|
return e && Mo(t, af(t), e);
|
16974
16984
|
}
|
16975
16985
|
function fL(e, t) {
|
16976
16986
|
return e && Mo(t, Ro(t), e);
|
16977
16987
|
}
|
16978
|
-
var Gw = typeof exports == "object" && exports && !exports.nodeType && exports, kp = Gw && typeof module == "object" && module && !module.nodeType && module, pL = kp && kp.exports === Gw, Dp = pL ?
|
16988
|
+
var Gw = typeof exports == "object" && exports && !exports.nodeType && exports, kp = Gw && typeof module == "object" && module && !module.nodeType && module, pL = kp && kp.exports === Gw, Dp = pL ? ls.Buffer : void 0, Bp = Dp ? Dp.allocUnsafe : void 0;
|
16979
16989
|
function jw(e, t) {
|
16980
16990
|
if (t)
|
16981
16991
|
return e.slice();
|
@@ -17018,7 +17028,7 @@ function sd(e) {
|
|
17018
17028
|
function EL(e) {
|
17019
17029
|
return Kw(e, Ro, zw);
|
17020
17030
|
}
|
17021
|
-
var nd = Mn(
|
17031
|
+
var nd = Mn(ls, "DataView"), rd = Mn(ls, "Promise"), ad = Mn(ls, "Set"), Hp = "[object Map]", CL = "[object Object]", Up = "[object Promise]", Fp = "[object Set]", Gp = "[object WeakMap]", jp = "[object DataView]", TL = Ln(nd), xL = Ln(ho), SL = Ln(rd), IL = Ln(ad), _L = Ln(td), Li = Fr;
|
17022
17032
|
(nd && Li(new nd(new ArrayBuffer(1))) != jp || ho && Li(new ho()) != Hp || rd && Li(rd.resolve()) != Up || ad && Li(new ad()) != Fp || td && Li(new td()) != Gp) && (Li = function(e) {
|
17023
17033
|
var t = Fr(e), i = t == CL ? e.constructor : void 0, s = i ? Ln(i) : "";
|
17024
17034
|
if (s)
|
@@ -17041,7 +17051,7 @@ function $L(e) {
|
|
17041
17051
|
var t = e.length, i = new e.constructor(t);
|
17042
17052
|
return t && typeof e[0] == "string" && AL.call(e, "index") && (i.index = e.index, i.input = e.input), i;
|
17043
17053
|
}
|
17044
|
-
var uu =
|
17054
|
+
var uu = ls.Uint8Array;
|
17045
17055
|
function uf(e) {
|
17046
17056
|
var t = new e.constructor(e.byteLength);
|
17047
17057
|
return new uu(t).set(new uu(e)), t;
|
@@ -17055,7 +17065,7 @@ function RL(e) {
|
|
17055
17065
|
var t = new e.constructor(e.source, ML.exec(e));
|
17056
17066
|
return t.lastIndex = e.lastIndex, t;
|
17057
17067
|
}
|
17058
|
-
var Wp =
|
17068
|
+
var Wp = Gs ? Gs.prototype : void 0, zp = Wp ? Wp.valueOf : void 0;
|
17059
17069
|
function NL(e) {
|
17060
17070
|
return zp ? Object(zp.call(e)) : {};
|
17061
17071
|
}
|
@@ -17102,11 +17112,11 @@ function Xw(e) {
|
|
17102
17112
|
}
|
17103
17113
|
var tM = "[object Map]";
|
17104
17114
|
function iM(e) {
|
17105
|
-
return
|
17115
|
+
return Es(e) && Li(e) == tM;
|
17106
17116
|
}
|
17107
17117
|
var Kp = Mr && Mr.isMap, sM = Kp ? nf(Kp) : iM, nM = "[object Set]";
|
17108
17118
|
function rM(e) {
|
17109
|
-
return
|
17119
|
+
return Es(e) && Li(e) == nM;
|
17110
17120
|
}
|
17111
17121
|
var Yp = Mr && Mr.isSet, aM = Yp ? nf(Yp) : rM, oM = 1, lM = 2, uM = 4, Zw = "[object Arguments]", cM = "[object Array]", hM = "[object Boolean]", dM = "[object Date]", fM = "[object Error]", Jw = "[object Function]", pM = "[object GeneratorFunction]", mM = "[object Map]", gM = "[object Number]", eb = "[object Object]", yM = "[object RegExp]", wM = "[object Set]", bM = "[object String]", vM = "[object Symbol]", EM = "[object WeakMap]", CM = "[object ArrayBuffer]", TM = "[object DataView]", xM = "[object Float32Array]", SM = "[object Float64Array]", IM = "[object Int8Array]", _M = "[object Int16Array]", VM = "[object Int32Array]", AM = "[object Uint8Array]", $M = "[object Uint8ClampedArray]", LM = "[object Uint16Array]", MM = "[object Uint32Array]", Fe = {};
|
17112
17122
|
Fe[Zw] = Fe[cM] = Fe[CM] = Fe[TM] = Fe[hM] = Fe[dM] = Fe[xM] = Fe[SM] = Fe[IM] = Fe[_M] = Fe[VM] = Fe[mM] = Fe[gM] = Fe[eb] = Fe[yM] = Fe[wM] = Fe[bM] = Fe[vM] = Fe[AM] = Fe[$M] = Fe[LM] = Fe[MM] = !0;
|
@@ -17115,7 +17125,7 @@ function Gl(e, t, i, s, n, r) {
|
|
17115
17125
|
var a, o = t & oM, u = t & lM, h = t & uM;
|
17116
17126
|
if (a !== void 0)
|
17117
17127
|
return a;
|
17118
|
-
if (!
|
17128
|
+
if (!Ws(e))
|
17119
17129
|
return e;
|
17120
17130
|
var d = In(e);
|
17121
17131
|
if (d) {
|
@@ -17134,7 +17144,7 @@ function Gl(e, t, i, s, n, r) {
|
|
17134
17144
|
a = eM(e, g, o);
|
17135
17145
|
}
|
17136
17146
|
}
|
17137
|
-
r || (r = new
|
17147
|
+
r || (r = new Ji());
|
17138
17148
|
var w = r.get(e);
|
17139
17149
|
if (w)
|
17140
17150
|
return w;
|
@@ -17221,7 +17231,7 @@ function UM(e) {
|
|
17221
17231
|
i[++t] = s;
|
17222
17232
|
}), i;
|
17223
17233
|
}
|
17224
|
-
var FM = 1, GM = 2, jM = "[object Boolean]", WM = "[object Date]", zM = "[object Error]", KM = "[object Map]", YM = "[object Number]", XM = "[object RegExp]", ZM = "[object Set]", JM = "[object String]", eR = "[object Symbol]", tR = "[object ArrayBuffer]", iR = "[object DataView]", Xp =
|
17234
|
+
var FM = 1, GM = 2, jM = "[object Boolean]", WM = "[object Date]", zM = "[object Error]", KM = "[object Map]", YM = "[object Number]", XM = "[object RegExp]", ZM = "[object Set]", JM = "[object String]", eR = "[object Symbol]", tR = "[object ArrayBuffer]", iR = "[object DataView]", Xp = Gs ? Gs.prototype : void 0, Fc = Xp ? Xp.valueOf : void 0;
|
17225
17235
|
function sR(e, t, i, s, n, r, a) {
|
17226
17236
|
switch (i) {
|
17227
17237
|
case iR:
|
@@ -17300,18 +17310,18 @@ function cR(e, t, i, s, n, r) {
|
|
17300
17310
|
a = !0, d = !1;
|
17301
17311
|
}
|
17302
17312
|
if (p && !d)
|
17303
|
-
return r || (r = new
|
17313
|
+
return r || (r = new Ji()), a || rf(e) ? tb(e, t, i, s, n, r) : sR(e, t, u, i, s, n, r);
|
17304
17314
|
if (!(i & lR)) {
|
17305
17315
|
var w = d && em.call(e, "__wrapped__"), v = g && em.call(t, "__wrapped__");
|
17306
17316
|
if (w || v) {
|
17307
17317
|
var A = w ? e.value() : e, M = v ? t.value() : t;
|
17308
|
-
return r || (r = new
|
17318
|
+
return r || (r = new Ji()), n(A, M, i, s, r);
|
17309
17319
|
}
|
17310
17320
|
}
|
17311
|
-
return p ? (r || (r = new
|
17321
|
+
return p ? (r || (r = new Ji()), oR(e, t, i, s, n, r)) : !1;
|
17312
17322
|
}
|
17313
17323
|
function ib(e, t, i, s, n) {
|
17314
|
-
return e === t ? !0 : e == null || t == null || !
|
17324
|
+
return e === t ? !0 : e == null || t == null || !Es(e) && !Es(t) ? e !== e && t !== t : cR(e, t, i, s, ib, n);
|
17315
17325
|
}
|
17316
17326
|
function hR(e) {
|
17317
17327
|
return function(t, i, s) {
|
@@ -17328,7 +17338,7 @@ function od(e, t, i) {
|
|
17328
17338
|
(i !== void 0 && !Lo(e[t], i) || i === void 0 && !(t in e)) && tf(e, t, i);
|
17329
17339
|
}
|
17330
17340
|
function fR(e) {
|
17331
|
-
return
|
17341
|
+
return Es(e) && $u(e);
|
17332
17342
|
}
|
17333
17343
|
function ld(e, t) {
|
17334
17344
|
if (!(t === "constructor" && typeof e[t] == "function") && t != "__proto__")
|
@@ -17346,13 +17356,13 @@ function mR(e, t, i, s, n, r, a) {
|
|
17346
17356
|
var d = r ? r(o, u, i + "", e, t, a) : void 0, g = d === void 0;
|
17347
17357
|
if (g) {
|
17348
17358
|
var p = In(u), w = !p && uo(u), v = !p && !w && rf(u);
|
17349
|
-
d = u, p || w || v ? In(o) ? d = o : fR(o) ? d = Nw(o) : w ? (g = !1, d = jw(u, !0)) : v ? (g = !1, d = Yw(u, !0)) : d = [] : rL(u) || id(u) ? (d = o, id(o) ? d = pR(o) : (!
|
17359
|
+
d = u, p || w || v ? In(o) ? d = o : fR(o) ? d = Nw(o) : w ? (g = !1, d = jw(u, !0)) : v ? (g = !1, d = Yw(u, !0)) : d = [] : rL(u) || id(u) ? (d = o, id(o) ? d = pR(o) : (!Ws(o) || ef(o)) && (d = Xw(u))) : g = !1;
|
17350
17360
|
}
|
17351
17361
|
g && (a.set(u, d), n(d, u, s, r, a), a.delete(u)), od(e, i, d);
|
17352
17362
|
}
|
17353
17363
|
function sb(e, t, i, s, n) {
|
17354
17364
|
e !== t && dR(t, function(r, a) {
|
17355
|
-
if (n || (n = new
|
17365
|
+
if (n || (n = new Ji()), Ws(r))
|
17356
17366
|
mR(e, t, a, i, sb, s, n);
|
17357
17367
|
else {
|
17358
17368
|
var o = s ? s(ld(e, a), r, a + "", e, t, n) : void 0;
|
@@ -17363,10 +17373,10 @@ function sb(e, t, i, s, n) {
|
|
17363
17373
|
function cf(e, t) {
|
17364
17374
|
return ib(e, t);
|
17365
17375
|
}
|
17366
|
-
var
|
17376
|
+
var Fs = DA(function(e, t, i) {
|
17367
17377
|
sb(e, t, i);
|
17368
17378
|
}), pe = /* @__PURE__ */ ((e) => (e[e.TYPE = 3] = "TYPE", e[e.LEVEL = 12] = "LEVEL", e[e.ATTRIBUTE = 13] = "ATTRIBUTE", e[e.BLOT = 14] = "BLOT", e[e.INLINE = 7] = "INLINE", e[e.BLOCK = 11] = "BLOCK", e[e.BLOCK_BLOT = 10] = "BLOCK_BLOT", e[e.INLINE_BLOT = 6] = "INLINE_BLOT", e[e.BLOCK_ATTRIBUTE = 9] = "BLOCK_ATTRIBUTE", e[e.INLINE_ATTRIBUTE = 5] = "INLINE_ATTRIBUTE", e[e.ANY = 15] = "ANY", e))(pe || {});
|
17369
|
-
class
|
17379
|
+
class rs {
|
17370
17380
|
constructor(t, i, s = {}) {
|
17371
17381
|
this.attrName = t, this.keyName = i;
|
17372
17382
|
const n = pe.TYPE & pe.ATTRIBUTE;
|
@@ -17453,7 +17463,7 @@ let Rr = nb;
|
|
17453
17463
|
function tm(e, t) {
|
17454
17464
|
return (e.getAttribute("class") || "").split(/\s+/).filter((i) => i.indexOf(`${t}-`) === 0);
|
17455
17465
|
}
|
17456
|
-
class gR extends
|
17466
|
+
class gR extends rs {
|
17457
17467
|
static keys(t) {
|
17458
17468
|
return (t.getAttribute("class") || "").split(/\s+/).map((i) => i.split("-").slice(0, -1).join("-"));
|
17459
17469
|
}
|
@@ -17470,12 +17480,12 @@ class gR extends ns {
|
|
17470
17480
|
return this.canAdd(t, i) ? i : "";
|
17471
17481
|
}
|
17472
17482
|
}
|
17473
|
-
const
|
17483
|
+
const Pi = gR;
|
17474
17484
|
function Gc(e) {
|
17475
17485
|
const t = e.split("-"), i = t.slice(1).map((s) => s[0].toUpperCase() + s.slice(1)).join("");
|
17476
17486
|
return t[0] + i;
|
17477
17487
|
}
|
17478
|
-
class yR extends
|
17488
|
+
class yR extends rs {
|
17479
17489
|
static keys(t) {
|
17480
17490
|
return (t.getAttribute("style") || "").split(";").map((i) => i.split(":")[0].trim());
|
17481
17491
|
}
|
@@ -17490,7 +17500,7 @@ class yR extends ns {
|
|
17490
17500
|
return this.canAdd(t, i) ? i : "";
|
17491
17501
|
}
|
17492
17502
|
}
|
17493
|
-
const
|
17503
|
+
const zs = yR;
|
17494
17504
|
class wR {
|
17495
17505
|
constructor(t) {
|
17496
17506
|
this.attributes = {}, this.domNode = t, this.build();
|
@@ -17503,10 +17513,10 @@ class wR {
|
|
17503
17513
|
const t = Rr.find(this.domNode);
|
17504
17514
|
if (t == null)
|
17505
17515
|
return;
|
17506
|
-
const i =
|
17516
|
+
const i = rs.keys(this.domNode), s = Pi.keys(this.domNode), n = zs.keys(this.domNode);
|
17507
17517
|
i.concat(s).concat(n).forEach((r) => {
|
17508
17518
|
const a = t.scroll.query(r, pe.ATTRIBUTE);
|
17509
|
-
a instanceof
|
17519
|
+
a instanceof rs && (this.attributes[a.attrName] = a);
|
17510
17520
|
});
|
17511
17521
|
}
|
17512
17522
|
copy(t) {
|
@@ -17755,7 +17765,7 @@ function im(e, t) {
|
|
17755
17765
|
}), e.parentNode && e.parentNode.replaceChild(s.domNode, e), s.attach(), s;
|
17756
17766
|
}
|
17757
17767
|
}
|
17758
|
-
const lb = class
|
17768
|
+
const lb = class qs extends ab {
|
17759
17769
|
constructor(t, i) {
|
17760
17770
|
super(t, i), this.uiNode = null, this.build();
|
17761
17771
|
}
|
@@ -17768,7 +17778,7 @@ const lb = class Ns extends ab {
|
|
17768
17778
|
});
|
17769
17779
|
}
|
17770
17780
|
attachUI(t) {
|
17771
|
-
this.uiNode != null && this.uiNode.remove(), this.uiNode = t,
|
17781
|
+
this.uiNode != null && this.uiNode.remove(), this.uiNode = t, qs.uiClass && this.uiNode.classList.add(qs.uiClass), this.uiNode.setAttribute("contenteditable", "false"), this.domNode.insertBefore(this.uiNode, this.domNode.firstChild);
|
17772
17782
|
}
|
17773
17783
|
/**
|
17774
17784
|
* Called during construction, should fill its own children LinkedList.
|
@@ -17794,7 +17804,7 @@ const lb = class Ns extends ab {
|
|
17794
17804
|
}
|
17795
17805
|
descendant(t, i = 0) {
|
17796
17806
|
const [s, n] = this.children.find(i);
|
17797
|
-
return t.blotName == null && t(s) || t.blotName != null && s instanceof t ? [s, n] : s instanceof
|
17807
|
+
return t.blotName == null && t(s) || t.blotName != null && s instanceof t ? [s, n] : s instanceof qs ? s.descendant(t, n) : [null, -1];
|
17798
17808
|
}
|
17799
17809
|
descendants(t, i = 0, s = Number.MAX_VALUE) {
|
17800
17810
|
let n = [], r = s;
|
@@ -17802,7 +17812,7 @@ const lb = class Ns extends ab {
|
|
17802
17812
|
i,
|
17803
17813
|
s,
|
17804
17814
|
(a, o, u) => {
|
17805
|
-
(t.blotName == null && t(a) || t.blotName != null && a instanceof t) && n.push(a), a instanceof
|
17815
|
+
(t.blotName == null && t(a) || t.blotName != null && a instanceof t) && n.push(a), a instanceof qs && (n = n.concat(
|
17806
17816
|
a.descendants(t, o, r)
|
17807
17817
|
)), r -= u;
|
17808
17818
|
}
|
@@ -17818,7 +17828,7 @@ const lb = class Ns extends ab {
|
|
17818
17828
|
this.children.forEach((i) => {
|
17819
17829
|
t || this.statics.allowedChildren.some(
|
17820
17830
|
(s) => i instanceof s
|
17821
|
-
) || (i.statics.scope === pe.BLOCK_BLOT ? (i.next != null && this.splitAfter(i), i.prev != null && this.splitAfter(i.prev), i.parent.unwrap(), t = !0) : i instanceof
|
17831
|
+
) || (i.statics.scope === pe.BLOCK_BLOT ? (i.next != null && this.splitAfter(i), i.prev != null && this.splitAfter(i.prev), i.parent.unwrap(), t = !0) : i instanceof qs ? i.unwrap() : i.remove());
|
17822
17832
|
});
|
17823
17833
|
}
|
17824
17834
|
formatAt(t, i, s, n) {
|
@@ -17858,14 +17868,14 @@ const lb = class Ns extends ab {
|
|
17858
17868
|
}
|
17859
17869
|
path(t, i = !1) {
|
17860
17870
|
const [s, n] = this.children.find(t, i), r = [[this, t]];
|
17861
|
-
return s instanceof
|
17871
|
+
return s instanceof qs ? r.concat(s.path(n, i)) : (s != null && r.push([s, n]), r);
|
17862
17872
|
}
|
17863
17873
|
removeChild(t) {
|
17864
17874
|
this.children.remove(t);
|
17865
17875
|
}
|
17866
17876
|
replaceWith(t, i) {
|
17867
17877
|
const s = typeof t == "string" ? this.scroll.create(t, i) : t;
|
17868
|
-
return s instanceof
|
17878
|
+
return s instanceof qs && this.moveChildren(s), super.replaceWith(s);
|
17869
17879
|
}
|
17870
17880
|
split(t, i = !1) {
|
17871
17881
|
if (!i) {
|
@@ -17909,7 +17919,7 @@ const lb = class Ns extends ab {
|
|
17909
17919
|
};
|
17910
17920
|
lb.uiClass = "";
|
17911
17921
|
let ER = lb;
|
17912
|
-
const
|
17922
|
+
const Ni = ER;
|
17913
17923
|
function CR(e, t) {
|
17914
17924
|
if (Object.keys(e).length !== Object.keys(t).length)
|
17915
17925
|
return !1;
|
@@ -17918,7 +17928,7 @@ function CR(e, t) {
|
|
17918
17928
|
return !1;
|
17919
17929
|
return !0;
|
17920
17930
|
}
|
17921
|
-
const hr = class dr extends
|
17931
|
+
const hr = class dr extends Ni {
|
17922
17932
|
static create(t) {
|
17923
17933
|
return super.create(t);
|
17924
17934
|
}
|
@@ -17943,7 +17953,7 @@ const hr = class dr extends Ri {
|
|
17943
17953
|
const s = this.scroll.query(t, pe.INLINE);
|
17944
17954
|
if (s == null)
|
17945
17955
|
return;
|
17946
|
-
s instanceof
|
17956
|
+
s instanceof rs ? this.attributes.attribute(s, i) : i && (t !== this.statics.blotName || this.formats()[t] !== i) && this.replaceWith(t, i);
|
17947
17957
|
}
|
17948
17958
|
}
|
17949
17959
|
formats() {
|
@@ -17977,7 +17987,7 @@ const hr = class dr extends Ri {
|
|
17977
17987
|
};
|
17978
17988
|
hr.allowedChildren = [hr, Ct], hr.blotName = "inline", hr.scope = pe.INLINE_BLOT, hr.tagName = "SPAN";
|
17979
17989
|
let TR = hr;
|
17980
|
-
const hf = TR, fr = class cd extends
|
17990
|
+
const hf = TR, fr = class cd extends Ni {
|
17981
17991
|
static create(t) {
|
17982
17992
|
return super.create(t);
|
17983
17993
|
}
|
@@ -17995,7 +18005,7 @@ const hf = TR, fr = class cd extends Ri {
|
|
17995
18005
|
}
|
17996
18006
|
format(t, i) {
|
17997
18007
|
const s = this.scroll.query(t, pe.BLOCK);
|
17998
|
-
s != null && (s instanceof
|
18008
|
+
s != null && (s instanceof rs ? this.attributes.attribute(s, i) : t === this.statics.blotName && !i ? this.replaceWith(cd.blotName) : i && (t !== this.statics.blotName || this.formats()[t] !== i) && this.replaceWith(t, i));
|
17999
18009
|
}
|
18000
18010
|
formats() {
|
18001
18011
|
const t = this.attributes.values(), i = this.statics.formats(this.domNode, this.scroll);
|
@@ -18032,7 +18042,7 @@ fr.blotName = "block", fr.scope = pe.BLOCK_BLOT, fr.tagName = "P", fr.allowedChi
|
|
18032
18042
|
Ct
|
18033
18043
|
];
|
18034
18044
|
let xR = fr;
|
18035
|
-
const fo = xR, hd = class extends
|
18045
|
+
const fo = xR, hd = class extends Ni {
|
18036
18046
|
checkMerge() {
|
18037
18047
|
return this.next !== null && this.next.statics.blotName === this.statics.blotName;
|
18038
18048
|
}
|
@@ -18071,7 +18081,7 @@ const ii = IR, _R = {
|
|
18071
18081
|
characterDataOldValue: !0,
|
18072
18082
|
childList: !0,
|
18073
18083
|
subtree: !0
|
18074
|
-
}, VR = 100, pr = class extends
|
18084
|
+
}, VR = 100, pr = class extends Ni {
|
18075
18085
|
constructor(t, i) {
|
18076
18086
|
super(null, i), this.registry = t, this.scroll = this, this.build(), this.observer = new MutationObserver((s) => {
|
18077
18087
|
this.update(s);
|
@@ -18116,7 +18126,7 @@ const ii = IR, _R = {
|
|
18116
18126
|
const r = (u, h = !0) => {
|
18117
18127
|
u == null || u === this || u.domNode.parentNode != null && (s.has(u.domNode) || s.set(u.domNode, []), h && r(u.parent));
|
18118
18128
|
}, a = (u) => {
|
18119
|
-
s.has(u.domNode) && (u instanceof
|
18129
|
+
s.has(u.domNode) && (u instanceof Ni && u.children.forEach(a), s.delete(u.domNode), u.optimize(i));
|
18120
18130
|
};
|
18121
18131
|
let o = t;
|
18122
18132
|
for (let u = 0; o.length > 0; u += 1) {
|
@@ -18126,7 +18136,7 @@ const ii = IR, _R = {
|
|
18126
18136
|
const d = this.find(h.target, !0);
|
18127
18137
|
d != null && (d.domNode === h.target && (h.type === "childList" ? (r(this.find(h.previousSibling, !1)), Array.from(h.addedNodes).forEach((g) => {
|
18128
18138
|
const p = this.find(g, !1);
|
18129
|
-
r(p, !1), p instanceof
|
18139
|
+
r(p, !1), p instanceof Ni && p.children.forEach((w) => {
|
18130
18140
|
r(w, !1);
|
18131
18141
|
});
|
18132
18142
|
})) : h.type === "attributes" && r(d.prev)), r(d));
|
@@ -18196,19 +18206,19 @@ dd.blotName = "text", dd.scope = pe.INLINE_BLOT;
|
|
18196
18206
|
let $R = dd;
|
18197
18207
|
const hu = $R, LR = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
18198
18208
|
__proto__: null,
|
18199
|
-
Attributor:
|
18209
|
+
Attributor: rs,
|
18200
18210
|
AttributorStore: Ru,
|
18201
18211
|
BlockBlot: fo,
|
18202
|
-
ClassAttributor:
|
18212
|
+
ClassAttributor: Pi,
|
18203
18213
|
ContainerBlot: Nu,
|
18204
18214
|
EmbedBlot: ii,
|
18205
18215
|
InlineBlot: hf,
|
18206
18216
|
LeafBlot: Ct,
|
18207
|
-
ParentBlot:
|
18217
|
+
ParentBlot: Ni,
|
18208
18218
|
Registry: Rr,
|
18209
18219
|
Scope: pe,
|
18210
18220
|
ScrollBlot: df,
|
18211
|
-
StyleAttributor:
|
18221
|
+
StyleAttributor: zs,
|
18212
18222
|
TextBlot: hu
|
18213
18223
|
}, Symbol.toStringTag, { value: "Module" }));
|
18214
18224
|
var dl = { exports: {} }, jc, sm;
|
@@ -18581,7 +18591,7 @@ function cb() {
|
|
18581
18591
|
return nm || (nm = 1, function(e, t) {
|
18582
18592
|
var i = 200, s = "__lodash_hash_undefined__", n = 9007199254740991, r = "[object Arguments]", a = "[object Array]", o = "[object Boolean]", u = "[object Date]", h = "[object Error]", d = "[object Function]", g = "[object GeneratorFunction]", p = "[object Map]", w = "[object Number]", v = "[object Object]", A = "[object Promise]", M = "[object RegExp]", k = "[object Set]", R = "[object String]", Y = "[object Symbol]", _ = "[object WeakMap]", ee = "[object ArrayBuffer]", X = "[object DataView]", le = "[object Float32Array]", y = "[object Float64Array]", E = "[object Int8Array]", S = "[object Int16Array]", f = "[object Int32Array]", C = "[object Uint8Array]", m = "[object Uint8ClampedArray]", $ = "[object Uint16Array]", x = "[object Uint32Array]", T = /[\\^$.*+?()[\]{}|]/g, I = /\w*$/, V = /^\[object .+?Constructor\]$/, P = /^(?:0|[1-9]\d*)$/, U = {};
|
18583
18593
|
U[r] = U[a] = U[ee] = U[X] = U[o] = U[u] = U[le] = U[y] = U[E] = U[S] = U[f] = U[p] = U[w] = U[v] = U[M] = U[k] = U[R] = U[Y] = U[C] = U[m] = U[$] = U[x] = !0, U[h] = U[d] = U[_] = !1;
|
18584
|
-
var ie = typeof
|
18594
|
+
var ie = typeof Bs == "object" && Bs && Bs.Object === Object && Bs, se = typeof self == "object" && self && self.Object === Object && self, ue = ie || se || Function("return this")(), ce = t && !t.nodeType && t, D = ce && !0 && e && !e.nodeType && e, H = D && D.exports === ce;
|
18585
18595
|
function be(c, b) {
|
18586
18596
|
return c.set(b[0], b[1]), c;
|
18587
18597
|
}
|
@@ -18631,19 +18641,19 @@ function cb() {
|
|
18631
18641
|
return c(b(N));
|
18632
18642
|
};
|
18633
18643
|
}
|
18634
|
-
function
|
18644
|
+
function Bi(c) {
|
18635
18645
|
var b = -1, N = Array(c.size);
|
18636
18646
|
return c.forEach(function(Z) {
|
18637
18647
|
N[++b] = Z;
|
18638
18648
|
}), N;
|
18639
18649
|
}
|
18640
|
-
var
|
18650
|
+
var Vs = Array.prototype, As = Function.prototype, mt = Object.prototype, Vt = ue["__core-js_shared__"], Qi = function() {
|
18641
18651
|
var c = /[^.]+$/.exec(Vt && Vt.keys && Vt.keys.IE_PROTO || "");
|
18642
18652
|
return c ? "Symbol(src)_1." + c : "";
|
18643
|
-
}(), si =
|
18653
|
+
}(), si = As.toString, gt = mt.hasOwnProperty, Ci = mt.toString, $s = RegExp(
|
18644
18654
|
"^" + si.call(gt).replace(T, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
18645
|
-
), ni = H ? ue.Buffer : void 0, Ti = ue.Symbol,
|
18646
|
-
function
|
18655
|
+
), ni = H ? ue.Buffer : void 0, Ti = ue.Symbol, Ks = ue.Uint8Array, At = Ei(Object.getPrototypeOf, Object), Pn = Object.create, kn = mt.propertyIsEnumerable, Gr = Vs.splice, z = Object.getOwnPropertySymbols, he = ni ? ni.isBuffer : void 0, ye = Ei(Object.keys, Object), Ne = Si(ue, "DataView"), Me = Si(ue, "Map"), Ue = Si(ue, "Promise"), at = Si(ue, "Set"), ri = Si(ue, "WeakMap"), Hi = Si(Object, "create"), Ht = St(Ne), xi = St(Me), Ui = St(Ue), ai = St(at), Ys = St(ri), oi = Ti ? Ti.prototype : void 0, us = oi ? oi.valueOf : void 0;
|
18656
|
+
function cs(c) {
|
18647
18657
|
var b = -1, N = c ? c.length : 0;
|
18648
18658
|
for (this.clear(); ++b < N; ) {
|
18649
18659
|
var Z = c[b];
|
@@ -18651,14 +18661,14 @@ function cb() {
|
|
18651
18661
|
}
|
18652
18662
|
}
|
18653
18663
|
function Du() {
|
18654
|
-
this.__data__ =
|
18664
|
+
this.__data__ = Hi ? Hi(null) : {};
|
18655
18665
|
}
|
18656
18666
|
function Bu(c) {
|
18657
18667
|
return this.has(c) && delete this.__data__[c];
|
18658
18668
|
}
|
18659
18669
|
function Qu(c) {
|
18660
18670
|
var b = this.__data__;
|
18661
|
-
if (
|
18671
|
+
if (Hi) {
|
18662
18672
|
var N = b[c];
|
18663
18673
|
return N === s ? void 0 : N;
|
18664
18674
|
}
|
@@ -18666,13 +18676,13 @@ function cb() {
|
|
18666
18676
|
}
|
18667
18677
|
function Bo(c) {
|
18668
18678
|
var b = this.__data__;
|
18669
|
-
return
|
18679
|
+
return Hi ? b[c] !== void 0 : gt.call(b, c);
|
18670
18680
|
}
|
18671
18681
|
function jr(c, b) {
|
18672
18682
|
var N = this.__data__;
|
18673
|
-
return N[c] =
|
18683
|
+
return N[c] = Hi && b === void 0 ? s : b, this;
|
18674
18684
|
}
|
18675
|
-
|
18685
|
+
cs.prototype.clear = Du, cs.prototype.delete = Bu, cs.prototype.get = Qu, cs.prototype.has = Bo, cs.prototype.set = jr;
|
18676
18686
|
function ct(c) {
|
18677
18687
|
var b = -1, N = c ? c.length : 0;
|
18678
18688
|
for (this.clear(); ++b < N; ) {
|
@@ -18711,22 +18721,22 @@ function cb() {
|
|
18711
18721
|
}
|
18712
18722
|
function Wu() {
|
18713
18723
|
this.__data__ = {
|
18714
|
-
hash: new
|
18724
|
+
hash: new cs(),
|
18715
18725
|
map: new (Me || ct)(),
|
18716
|
-
string: new
|
18726
|
+
string: new cs()
|
18717
18727
|
};
|
18718
18728
|
}
|
18719
18729
|
function zu(c) {
|
18720
|
-
return
|
18730
|
+
return Zs(this, c).delete(c);
|
18721
18731
|
}
|
18722
18732
|
function Ku(c) {
|
18723
|
-
return
|
18733
|
+
return Zs(this, c).get(c);
|
18724
18734
|
}
|
18725
18735
|
function Yu(c) {
|
18726
|
-
return
|
18736
|
+
return Zs(this, c).has(c);
|
18727
18737
|
}
|
18728
18738
|
function Xu(c, b) {
|
18729
|
-
return
|
18739
|
+
return Zs(this, c).set(c, b), this;
|
18730
18740
|
}
|
18731
18741
|
yt.prototype.clear = Wu, yt.prototype.delete = zu, yt.prototype.get = Ku, yt.prototype.has = Yu, yt.prototype.set = Xu;
|
18732
18742
|
function $t(c) {
|
@@ -18771,28 +18781,28 @@ function cb() {
|
|
18771
18781
|
return N;
|
18772
18782
|
return -1;
|
18773
18783
|
}
|
18774
|
-
function
|
18784
|
+
function Fi(c, b) {
|
18775
18785
|
return c && Kr(b, Zr(b), c);
|
18776
18786
|
}
|
18777
18787
|
function Wr(c, b, N, Z, _e, me, Pe) {
|
18778
18788
|
var qe;
|
18779
18789
|
if (Z && (qe = me ? Z(c, _e, me, Pe) : Z(c)), qe !== void 0)
|
18780
18790
|
return qe;
|
18781
|
-
if (!
|
18791
|
+
if (!ji(c))
|
18782
18792
|
return c;
|
18783
18793
|
var tt = Yr(c);
|
18784
18794
|
if (tt) {
|
18785
18795
|
if (qe = pc(c), !b)
|
18786
18796
|
return hc(c, qe);
|
18787
18797
|
} else {
|
18788
|
-
var Be =
|
18798
|
+
var Be = ds(c), wt = Be == d || Be == g;
|
18789
18799
|
if (Wo(c))
|
18790
18800
|
return Qn(c, b);
|
18791
18801
|
if (Be == v || Be == r || wt && !me) {
|
18792
18802
|
if (Le(c))
|
18793
18803
|
return me ? c : {};
|
18794
|
-
if (qe =
|
18795
|
-
return dc(c,
|
18804
|
+
if (qe = Gi(wt ? {} : c), !b)
|
18805
|
+
return dc(c, Fi(qe, c));
|
18796
18806
|
} else {
|
18797
18807
|
if (!U[Be])
|
18798
18808
|
return me ? c : {};
|
@@ -18810,7 +18820,7 @@ function cb() {
|
|
18810
18820
|
}), qe;
|
18811
18821
|
}
|
18812
18822
|
function sc(c) {
|
18813
|
-
return
|
18823
|
+
return ji(c) ? Pn(c) : {};
|
18814
18824
|
}
|
18815
18825
|
function nc(c, b, N) {
|
18816
18826
|
var Z = b(c);
|
@@ -18820,9 +18830,9 @@ function cb() {
|
|
18820
18830
|
return Ci.call(c);
|
18821
18831
|
}
|
18822
18832
|
function ac(c) {
|
18823
|
-
if (!
|
18833
|
+
if (!ji(c) || wc(c))
|
18824
18834
|
return !1;
|
18825
|
-
var b = Xr(c) || Le(c) ?
|
18835
|
+
var b = Xr(c) || Le(c) ? $s : V;
|
18826
18836
|
return b.test(St(c));
|
18827
18837
|
}
|
18828
18838
|
function oc(c) {
|
@@ -18841,9 +18851,9 @@ function cb() {
|
|
18841
18851
|
}
|
18842
18852
|
function zr(c) {
|
18843
18853
|
var b = new c.constructor(c.byteLength);
|
18844
|
-
return new
|
18854
|
+
return new Ks(b).set(new Ks(c)), b;
|
18845
18855
|
}
|
18846
|
-
function
|
18856
|
+
function Xs(c, b) {
|
18847
18857
|
var N = b ? zr(c.buffer) : c.buffer;
|
18848
18858
|
return new c.constructor(N, c.byteOffset, c.byteLength);
|
18849
18859
|
}
|
@@ -18856,11 +18866,11 @@ function cb() {
|
|
18856
18866
|
return b.lastIndex = c.lastIndex, b;
|
18857
18867
|
}
|
18858
18868
|
function lc(c, b, N) {
|
18859
|
-
var Z = b ? N(
|
18869
|
+
var Z = b ? N(Bi(c), !0) : Bi(c);
|
18860
18870
|
return ve(Z, ge, new c.constructor());
|
18861
18871
|
}
|
18862
18872
|
function uc(c) {
|
18863
|
-
return
|
18873
|
+
return us ? Object(us.call(c)) : {};
|
18864
18874
|
}
|
18865
18875
|
function cc(c, b) {
|
18866
18876
|
var N = b ? zr(c.buffer) : c.buffer;
|
@@ -18881,12 +18891,12 @@ function cb() {
|
|
18881
18891
|
return N;
|
18882
18892
|
}
|
18883
18893
|
function dc(c, b) {
|
18884
|
-
return Kr(c,
|
18894
|
+
return Kr(c, hs(c), b);
|
18885
18895
|
}
|
18886
18896
|
function fc(c) {
|
18887
|
-
return nc(c, Zr,
|
18897
|
+
return nc(c, Zr, hs);
|
18888
18898
|
}
|
18889
|
-
function
|
18899
|
+
function Zs(c, b) {
|
18890
18900
|
var N = c.__data__;
|
18891
18901
|
return yc(b) ? N[typeof b == "string" ? "string" : "hash"] : N.map;
|
18892
18902
|
}
|
@@ -18894,8 +18904,8 @@ function cb() {
|
|
18894
18904
|
var N = Te(c, b);
|
18895
18905
|
return ac(N) ? N : void 0;
|
18896
18906
|
}
|
18897
|
-
var
|
18898
|
-
(Ne &&
|
18907
|
+
var hs = z ? Ei(z, Object) : vc, ds = rc;
|
18908
|
+
(Ne && ds(new Ne(new ArrayBuffer(1))) != X || Me && ds(new Me()) != p || Ue && ds(Ue.resolve()) != A || at && ds(new at()) != k || ri && ds(new ri()) != _) && (ds = function(c) {
|
18899
18909
|
var b = Ci.call(c), N = b == v ? c.constructor : void 0, Z = N ? St(N) : void 0;
|
18900
18910
|
if (Z)
|
18901
18911
|
switch (Z) {
|
@@ -18903,11 +18913,11 @@ function cb() {
|
|
18903
18913
|
return X;
|
18904
18914
|
case xi:
|
18905
18915
|
return p;
|
18906
|
-
case
|
18916
|
+
case Ui:
|
18907
18917
|
return A;
|
18908
18918
|
case ai:
|
18909
18919
|
return k;
|
18910
|
-
case
|
18920
|
+
case Ys:
|
18911
18921
|
return _;
|
18912
18922
|
}
|
18913
18923
|
return b;
|
@@ -18916,7 +18926,7 @@ function cb() {
|
|
18916
18926
|
var b = c.length, N = c.constructor(b);
|
18917
18927
|
return b && typeof c[0] == "string" && gt.call(c, "index") && (N.index = c.index, N.input = c.input), N;
|
18918
18928
|
}
|
18919
|
-
function
|
18929
|
+
function Gi(c) {
|
18920
18930
|
return typeof c.constructor == "function" && !Fo(c) ? sc(At(c)) : {};
|
18921
18931
|
}
|
18922
18932
|
function mc(c, b, N, Z) {
|
@@ -18928,7 +18938,7 @@ function cb() {
|
|
18928
18938
|
case u:
|
18929
18939
|
return new _e(+c);
|
18930
18940
|
case X:
|
18931
|
-
return
|
18941
|
+
return Xs(c, Z);
|
18932
18942
|
case le:
|
18933
18943
|
case y:
|
18934
18944
|
case E:
|
@@ -18960,7 +18970,7 @@ function cb() {
|
|
18960
18970
|
return b == "string" || b == "number" || b == "symbol" || b == "boolean" ? c !== "__proto__" : c === null;
|
18961
18971
|
}
|
18962
18972
|
function wc(c) {
|
18963
|
-
return !!
|
18973
|
+
return !!Qi && Qi in c;
|
18964
18974
|
}
|
18965
18975
|
function Fo(c) {
|
18966
18976
|
var b = c && c.constructor, N = typeof b == "function" && b.prototype || mt;
|
@@ -18997,13 +19007,13 @@ function cb() {
|
|
18997
19007
|
}
|
18998
19008
|
var Wo = he || Ec;
|
18999
19009
|
function Xr(c) {
|
19000
|
-
var b =
|
19010
|
+
var b = ji(c) ? Ci.call(c) : "";
|
19001
19011
|
return b == d || b == g;
|
19002
19012
|
}
|
19003
19013
|
function zo(c) {
|
19004
19014
|
return typeof c == "number" && c > -1 && c % 1 == 0 && c <= n;
|
19005
19015
|
}
|
19006
|
-
function
|
19016
|
+
function ji(c) {
|
19007
19017
|
var b = typeof c;
|
19008
19018
|
return !!c && (b == "object" || b == "function");
|
19009
19019
|
}
|
@@ -19029,7 +19039,7 @@ function hb() {
|
|
19029
19039
|
return rm || (rm = 1, function(e, t) {
|
19030
19040
|
var i = 200, s = "__lodash_hash_undefined__", n = 1, r = 2, a = 9007199254740991, o = "[object Arguments]", u = "[object Array]", h = "[object AsyncFunction]", d = "[object Boolean]", g = "[object Date]", p = "[object Error]", w = "[object Function]", v = "[object GeneratorFunction]", A = "[object Map]", M = "[object Number]", k = "[object Null]", R = "[object Object]", Y = "[object Promise]", _ = "[object Proxy]", ee = "[object RegExp]", X = "[object Set]", le = "[object String]", y = "[object Symbol]", E = "[object Undefined]", S = "[object WeakMap]", f = "[object ArrayBuffer]", C = "[object DataView]", m = "[object Float32Array]", $ = "[object Float64Array]", x = "[object Int8Array]", T = "[object Int16Array]", I = "[object Int32Array]", V = "[object Uint8Array]", P = "[object Uint8ClampedArray]", U = "[object Uint16Array]", ie = "[object Uint32Array]", se = /[\\^$.*+?()[\]{}|]/g, ue = /^\[object .+?Constructor\]$/, ce = /^(?:0|[1-9]\d*)$/, D = {};
|
19031
19041
|
D[m] = D[$] = D[x] = D[T] = D[I] = D[V] = D[P] = D[U] = D[ie] = !0, D[o] = D[u] = D[f] = D[d] = D[C] = D[g] = D[p] = D[w] = D[A] = D[M] = D[R] = D[ee] = D[X] = D[le] = D[S] = !1;
|
19032
|
-
var H = typeof
|
19042
|
+
var H = typeof Bs == "object" && Bs && Bs.Object === Object && Bs, be = typeof self == "object" && self && self.Object === Object && self, ge = H || be || Function("return this")(), $e = t && !t.nodeType && t, xe = $e && !0 && e && !e.nodeType && e, ve = xe && xe.exports === $e, Re = ve && H.process, Te = function() {
|
19033
19043
|
try {
|
19034
19044
|
return Re && Re.binding && Re.binding("util");
|
19035
19045
|
} catch {
|
@@ -19047,18 +19057,18 @@ function hb() {
|
|
19047
19057
|
c[_e + N] = b[N];
|
19048
19058
|
return c;
|
19049
19059
|
}
|
19050
|
-
function
|
19060
|
+
function Bi(c, b) {
|
19051
19061
|
for (var N = -1, Z = c == null ? 0 : c.length; ++N < Z; )
|
19052
19062
|
if (b(c[N], N, c))
|
19053
19063
|
return !0;
|
19054
19064
|
return !1;
|
19055
19065
|
}
|
19056
|
-
function
|
19066
|
+
function Vs(c, b) {
|
19057
19067
|
for (var N = -1, Z = Array(c); ++N < c; )
|
19058
19068
|
Z[N] = b(N);
|
19059
19069
|
return Z;
|
19060
19070
|
}
|
19061
|
-
function
|
19071
|
+
function As(c) {
|
19062
19072
|
return function(b) {
|
19063
19073
|
return c(b);
|
19064
19074
|
};
|
@@ -19069,7 +19079,7 @@ function hb() {
|
|
19069
19079
|
function Vt(c, b) {
|
19070
19080
|
return c == null ? void 0 : c[b];
|
19071
19081
|
}
|
19072
|
-
function
|
19082
|
+
function Qi(c) {
|
19073
19083
|
var b = -1, N = Array(c.size);
|
19074
19084
|
return c.forEach(function(Z, _e) {
|
19075
19085
|
N[++b] = [_e, Z];
|
@@ -19086,12 +19096,12 @@ function hb() {
|
|
19086
19096
|
N[++b] = Z;
|
19087
19097
|
}), N;
|
19088
19098
|
}
|
19089
|
-
var Ci = Array.prototype,
|
19099
|
+
var Ci = Array.prototype, $s = Function.prototype, ni = Object.prototype, Ti = ge["__core-js_shared__"], Ks = $s.toString, At = ni.hasOwnProperty, Pn = function() {
|
19090
19100
|
var c = /[^.]+$/.exec(Ti && Ti.keys && Ti.keys.IE_PROTO || "");
|
19091
19101
|
return c ? "Symbol(src)_1." + c : "";
|
19092
19102
|
}(), kn = ni.toString, Gr = RegExp(
|
19093
|
-
"^" +
|
19094
|
-
), z = ve ? ge.Buffer : void 0, he = ge.Symbol, ye = ge.Uint8Array, Ne = ni.propertyIsEnumerable, Me = Ci.splice, Ue = he ? he.toStringTag : void 0, at = Object.getOwnPropertySymbols, ri = z ? z.isBuffer : void 0,
|
19103
|
+
"^" + Ks.call(At).replace(se, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
19104
|
+
), z = ve ? ge.Buffer : void 0, he = ge.Symbol, ye = ge.Uint8Array, Ne = ni.propertyIsEnumerable, Me = Ci.splice, Ue = he ? he.toStringTag : void 0, at = Object.getOwnPropertySymbols, ri = z ? z.isBuffer : void 0, Hi = si(Object.keys, Object), Ht = hs(ge, "DataView"), xi = hs(ge, "Map"), Ui = hs(ge, "Promise"), ai = hs(ge, "Set"), Ys = hs(ge, "WeakMap"), oi = hs(Object, "create"), us = St(Ht), cs = St(xi), Du = St(Ui), Bu = St(ai), Qu = St(Ys), Bo = he ? he.prototype : void 0, jr = Bo ? Bo.valueOf : void 0;
|
19095
19105
|
function ct(c) {
|
19096
19106
|
var b = -1, N = c == null ? 0 : c.length;
|
19097
19107
|
for (this.clear(); ++b < N; ) {
|
@@ -19193,7 +19203,7 @@ function hb() {
|
|
19193
19203
|
return this.__data__.has(c);
|
19194
19204
|
}
|
19195
19205
|
Dn.prototype.add = Dn.prototype.push = Qo, Dn.prototype.has = Bn;
|
19196
|
-
function
|
19206
|
+
function Fi(c) {
|
19197
19207
|
var b = this.__data__ = new yt(c);
|
19198
19208
|
this.size = b.size;
|
19199
19209
|
}
|
@@ -19220,9 +19230,9 @@ function hb() {
|
|
19220
19230
|
}
|
19221
19231
|
return N.set(c, b), this.size = N.size, this;
|
19222
19232
|
}
|
19223
|
-
|
19233
|
+
Fi.prototype.clear = Wr, Fi.prototype.delete = sc, Fi.prototype.get = nc, Fi.prototype.has = rc, Fi.prototype.set = ac;
|
19224
19234
|
function oc(c, b) {
|
19225
|
-
var N = Hn(c), Z = !N && jo(c), _e = !N && !Z && Un(c), me = !N && !Z && !_e && Ko(c), Pe = N || Z || _e || me, qe = Pe ?
|
19235
|
+
var N = Hn(c), Z = !N && jo(c), _e = !N && !Z && Un(c), me = !N && !Z && !_e && Ko(c), Pe = N || Z || _e || me, qe = Pe ? Vs(c.length, String) : [], tt = qe.length;
|
19226
19236
|
for (var Be in c)
|
19227
19237
|
At.call(c, Be) && !(Pe && // Safari 9 has enumerable `arguments.length` in strict mode.
|
19228
19238
|
(Be == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
@@ -19241,17 +19251,17 @@ function hb() {
|
|
19241
19251
|
var Z = b(c);
|
19242
19252
|
return Hn(c) ? Z : Ei(Z, N(c));
|
19243
19253
|
}
|
19244
|
-
function
|
19245
|
-
return c == null ? c === void 0 ? E : k : Ue && Ue in Object(c) ?
|
19254
|
+
function Xs(c) {
|
19255
|
+
return c == null ? c === void 0 ? E : k : Ue && Ue in Object(c) ? ds(c) : Fo(c);
|
19246
19256
|
}
|
19247
19257
|
function Ho(c) {
|
19248
|
-
return
|
19258
|
+
return ji(c) && Xs(c) == o;
|
19249
19259
|
}
|
19250
19260
|
function Uo(c, b, N, Z, _e) {
|
19251
|
-
return c === b ? !0 : c == null || b == null || !
|
19261
|
+
return c === b ? !0 : c == null || b == null || !ji(c) && !ji(b) ? c !== c && b !== b : lc(c, b, N, Z, Uo, _e);
|
19252
19262
|
}
|
19253
19263
|
function lc(c, b, N, Z, _e, me) {
|
19254
|
-
var Pe = Hn(c), qe = Hn(b), tt = Pe ? u :
|
19264
|
+
var Pe = Hn(c), qe = Hn(b), tt = Pe ? u : Gi(c), Be = qe ? u : Gi(b);
|
19255
19265
|
tt = tt == o ? R : tt, Be = Be == o ? R : Be;
|
19256
19266
|
var wt = tt == R, Lt = Be == R, ot = tt == Be;
|
19257
19267
|
if (ot && Un(c)) {
|
@@ -19260,15 +19270,15 @@ function hb() {
|
|
19260
19270
|
Pe = !0, wt = !1;
|
19261
19271
|
}
|
19262
19272
|
if (ot && !wt)
|
19263
|
-
return me || (me = new
|
19273
|
+
return me || (me = new Fi()), Pe || Ko(c) ? Kr(c, b, N, Z, _e, me) : dc(c, b, tt, N, Z, _e, me);
|
19264
19274
|
if (!(N & n)) {
|
19265
19275
|
var bt = wt && At.call(c, "__wrapped__"), ht = Lt && At.call(b, "__wrapped__");
|
19266
19276
|
if (bt || ht) {
|
19267
|
-
var
|
19268
|
-
return me || (me = new
|
19277
|
+
var Ls = bt ? c.value() : c, fs = ht ? b.value() : b;
|
19278
|
+
return me || (me = new Fi()), _e(Ls, fs, N, Z, me);
|
19269
19279
|
}
|
19270
19280
|
}
|
19271
|
-
return ot ? (me || (me = new
|
19281
|
+
return ot ? (me || (me = new Fi()), fc(c, b, N, Z, _e, me)) : !1;
|
19272
19282
|
}
|
19273
19283
|
function uc(c) {
|
19274
19284
|
if (!zo(c) || yc(c))
|
@@ -19277,11 +19287,11 @@ function hb() {
|
|
19277
19287
|
return b.test(St(c));
|
19278
19288
|
}
|
19279
19289
|
function cc(c) {
|
19280
|
-
return
|
19290
|
+
return ji(c) && Xr(c.length) && !!D[Xs(c)];
|
19281
19291
|
}
|
19282
19292
|
function hc(c) {
|
19283
19293
|
if (!wc(c))
|
19284
|
-
return
|
19294
|
+
return Hi(c);
|
19285
19295
|
var b = [];
|
19286
19296
|
for (var N in Object(c))
|
19287
19297
|
At.call(c, N) && N != "constructor" && b.push(N);
|
@@ -19298,17 +19308,17 @@ function hb() {
|
|
19298
19308
|
for (me.set(c, b), me.set(b, c); ++wt < qe; ) {
|
19299
19309
|
var bt = c[wt], ht = b[wt];
|
19300
19310
|
if (Z)
|
19301
|
-
var
|
19302
|
-
if (
|
19303
|
-
if (
|
19311
|
+
var Ls = Pe ? Z(ht, bt, wt, b, c, me) : Z(bt, ht, wt, c, b, me);
|
19312
|
+
if (Ls !== void 0) {
|
19313
|
+
if (Ls)
|
19304
19314
|
continue;
|
19305
19315
|
Lt = !1;
|
19306
19316
|
break;
|
19307
19317
|
}
|
19308
19318
|
if (ot) {
|
19309
|
-
if (!
|
19310
|
-
if (!mt(ot,
|
19311
|
-
return ot.push(
|
19319
|
+
if (!Bi(b, function(fs, Js) {
|
19320
|
+
if (!mt(ot, Js) && (bt === fs || _e(bt, fs, N, Z, me)))
|
19321
|
+
return ot.push(Js);
|
19312
19322
|
})) {
|
19313
19323
|
Lt = !1;
|
19314
19324
|
break;
|
@@ -19338,7 +19348,7 @@ function hb() {
|
|
19338
19348
|
case le:
|
19339
19349
|
return c == b + "";
|
19340
19350
|
case A:
|
19341
|
-
var qe =
|
19351
|
+
var qe = Qi;
|
19342
19352
|
case X:
|
19343
19353
|
var tt = Z & n;
|
19344
19354
|
if (qe || (qe = gt), c.size != b.size && !tt)
|
@@ -19356,7 +19366,7 @@ function hb() {
|
|
19356
19366
|
return !1;
|
19357
19367
|
}
|
19358
19368
|
function fc(c, b, N, Z, _e, me) {
|
19359
|
-
var Pe = N & n, qe =
|
19369
|
+
var Pe = N & n, qe = Zs(c), tt = qe.length, Be = Zs(b), wt = Be.length;
|
19360
19370
|
if (tt != wt && !Pe)
|
19361
19371
|
return !1;
|
19362
19372
|
for (var Lt = tt; Lt--; ) {
|
@@ -19369,35 +19379,35 @@ function hb() {
|
|
19369
19379
|
return bt == b;
|
19370
19380
|
var ht = !0;
|
19371
19381
|
me.set(c, b), me.set(b, c);
|
19372
|
-
for (var
|
19382
|
+
for (var Ls = Pe; ++Lt < tt; ) {
|
19373
19383
|
ot = qe[Lt];
|
19374
|
-
var
|
19384
|
+
var fs = c[ot], Js = b[ot];
|
19375
19385
|
if (Z)
|
19376
|
-
var _f = Pe ? Z(
|
19377
|
-
if (!(_f === void 0 ?
|
19386
|
+
var _f = Pe ? Z(Js, fs, ot, b, c, me) : Z(fs, Js, ot, c, b, me);
|
19387
|
+
if (!(_f === void 0 ? fs === Js || _e(fs, Js, N, Z, me) : _f)) {
|
19378
19388
|
ht = !1;
|
19379
19389
|
break;
|
19380
19390
|
}
|
19381
|
-
|
19391
|
+
Ls || (Ls = ot == "constructor");
|
19382
19392
|
}
|
19383
|
-
if (ht &&
|
19393
|
+
if (ht && !Ls) {
|
19384
19394
|
var Yo = c.constructor, Xo = b.constructor;
|
19385
19395
|
Yo != Xo && "constructor" in c && "constructor" in b && !(typeof Yo == "function" && Yo instanceof Yo && typeof Xo == "function" && Xo instanceof Xo) && (ht = !1);
|
19386
19396
|
}
|
19387
19397
|
return me.delete(c), me.delete(b), ht;
|
19388
19398
|
}
|
19389
|
-
function
|
19399
|
+
function Zs(c) {
|
19390
19400
|
return zr(c, Zr, pc);
|
19391
19401
|
}
|
19392
19402
|
function Si(c, b) {
|
19393
19403
|
var N = c.__data__;
|
19394
19404
|
return gc(b) ? N[typeof b == "string" ? "string" : "hash"] : N.map;
|
19395
19405
|
}
|
19396
|
-
function
|
19406
|
+
function hs(c, b) {
|
19397
19407
|
var N = Vt(c, b);
|
19398
19408
|
return uc(N) ? N : void 0;
|
19399
19409
|
}
|
19400
|
-
function
|
19410
|
+
function ds(c) {
|
19401
19411
|
var b = At.call(c, Ue), N = c[Ue];
|
19402
19412
|
try {
|
19403
19413
|
c[Ue] = void 0;
|
@@ -19411,14 +19421,14 @@ function hb() {
|
|
19411
19421
|
return c == null ? [] : (c = Object(c), Se(at(c), function(b) {
|
19412
19422
|
return Ne.call(c, b);
|
19413
19423
|
}));
|
19414
|
-
} : vc,
|
19415
|
-
(Ht &&
|
19416
|
-
var b =
|
19424
|
+
} : vc, Gi = Xs;
|
19425
|
+
(Ht && Gi(new Ht(new ArrayBuffer(1))) != C || xi && Gi(new xi()) != A || Ui && Gi(Ui.resolve()) != Y || ai && Gi(new ai()) != X || Ys && Gi(new Ys()) != S) && (Gi = function(c) {
|
19426
|
+
var b = Xs(c), N = b == R ? c.constructor : void 0, Z = N ? St(N) : "";
|
19417
19427
|
if (Z)
|
19418
19428
|
switch (Z) {
|
19419
|
-
case ls:
|
19420
|
-
return C;
|
19421
19429
|
case us:
|
19430
|
+
return C;
|
19431
|
+
case cs:
|
19422
19432
|
return A;
|
19423
19433
|
case Du:
|
19424
19434
|
return Y;
|
@@ -19449,7 +19459,7 @@ function hb() {
|
|
19449
19459
|
function St(c) {
|
19450
19460
|
if (c != null) {
|
19451
19461
|
try {
|
19452
|
-
return
|
19462
|
+
return Ks.call(c);
|
19453
19463
|
} catch {
|
19454
19464
|
}
|
19455
19465
|
try {
|
@@ -19465,7 +19475,7 @@ function hb() {
|
|
19465
19475
|
var jo = Ho(/* @__PURE__ */ function() {
|
19466
19476
|
return arguments;
|
19467
19477
|
}()) ? Ho : function(c) {
|
19468
|
-
return
|
19478
|
+
return ji(c) && At.call(c, "callee") && !Ne.call(c, "callee");
|
19469
19479
|
}, Hn = Array.isArray;
|
19470
19480
|
function Yr(c) {
|
19471
19481
|
return c != null && Xr(c.length) && !Wo(c);
|
@@ -19477,7 +19487,7 @@ function hb() {
|
|
19477
19487
|
function Wo(c) {
|
19478
19488
|
if (!zo(c))
|
19479
19489
|
return !1;
|
19480
|
-
var b =
|
19490
|
+
var b = Xs(c);
|
19481
19491
|
return b == w || b == v || b == h || b == _;
|
19482
19492
|
}
|
19483
19493
|
function Xr(c) {
|
@@ -19487,10 +19497,10 @@ function hb() {
|
|
19487
19497
|
var b = typeof c;
|
19488
19498
|
return c != null && (b == "object" || b == "function");
|
19489
19499
|
}
|
19490
|
-
function
|
19500
|
+
function ji(c) {
|
19491
19501
|
return c != null && typeof c == "object";
|
19492
19502
|
}
|
19493
|
-
var Ko = Le ?
|
19503
|
+
var Ko = Le ? As(Le) : cc;
|
19494
19504
|
function Zr(c) {
|
19495
19505
|
return Yr(c) ? oc(c) : hc(c);
|
19496
19506
|
}
|
@@ -19871,7 +19881,7 @@ function qR() {
|
|
19871
19881
|
}
|
19872
19882
|
var gi = qR();
|
19873
19883
|
const fe = /* @__PURE__ */ lw(gi);
|
19874
|
-
class
|
19884
|
+
class ki extends ii {
|
19875
19885
|
static value() {
|
19876
19886
|
}
|
19877
19887
|
optimize() {
|
@@ -19884,9 +19894,9 @@ class Pi extends ii {
|
|
19884
19894
|
return "";
|
19885
19895
|
}
|
19886
19896
|
}
|
19887
|
-
|
19888
|
-
|
19889
|
-
let
|
19897
|
+
ki.blotName = "break";
|
19898
|
+
ki.tagName = "BR";
|
19899
|
+
let qi = class extends hu {
|
19890
19900
|
};
|
19891
19901
|
function qu(e) {
|
19892
19902
|
return e.replace(/[&<>"']/g, (t) => ({
|
@@ -19897,27 +19907,27 @@ function qu(e) {
|
|
19897
19907
|
"'": "'"
|
19898
19908
|
})[t]);
|
19899
19909
|
}
|
19900
|
-
const
|
19910
|
+
const Ki = class Ki extends hf {
|
19901
19911
|
static compare(t, i) {
|
19902
|
-
const s =
|
19912
|
+
const s = Ki.order.indexOf(t), n = Ki.order.indexOf(i);
|
19903
19913
|
return s >= 0 || n >= 0 ? s - n : t === i ? 0 : t < i ? -1 : 1;
|
19904
19914
|
}
|
19905
19915
|
formatAt(t, i, s, n) {
|
19906
|
-
if (
|
19916
|
+
if (Ki.compare(this.statics.blotName, s) < 0 && this.scroll.query(s, pe.BLOT)) {
|
19907
19917
|
const r = this.isolate(t, i);
|
19908
19918
|
n && r.wrap(s, n);
|
19909
19919
|
} else
|
19910
19920
|
super.formatAt(t, i, s, n);
|
19911
19921
|
}
|
19912
19922
|
optimize(t) {
|
19913
|
-
if (super.optimize(t), this.parent instanceof
|
19923
|
+
if (super.optimize(t), this.parent instanceof Ki && Ki.compare(this.statics.blotName, this.parent.statics.blotName) > 0) {
|
19914
19924
|
const i = this.parent.isolate(this.offset(), this.length());
|
19915
19925
|
this.moveChildren(i), i.wrap(this);
|
19916
19926
|
}
|
19917
19927
|
}
|
19918
19928
|
};
|
19919
|
-
ne(
|
19920
|
-
ne(
|
19929
|
+
ne(Ki, "allowedChildren", [Ki, ki, ii, qi]), // Lower index means deeper in the DOM tree, since not found (-1) is for embeds
|
19930
|
+
ne(Ki, "order", [
|
19921
19931
|
"cursor",
|
19922
19932
|
"inline",
|
19923
19933
|
// Must be lower
|
@@ -19931,7 +19941,7 @@ ne(zi, "order", [
|
|
19931
19941
|
"code"
|
19932
19942
|
// Must be higher
|
19933
19943
|
]);
|
19934
|
-
let
|
19944
|
+
let as = Ki;
|
19935
19945
|
const cm = 1;
|
19936
19946
|
class ft extends fo {
|
19937
19947
|
constructor() {
|
@@ -19963,7 +19973,7 @@ class ft extends fo {
|
|
19963
19973
|
const {
|
19964
19974
|
head: n
|
19965
19975
|
} = this.children;
|
19966
|
-
super.insertBefore(i, s), n instanceof
|
19976
|
+
super.insertBefore(i, s), n instanceof ki && n.remove(), this.cache = {};
|
19967
19977
|
}
|
19968
19978
|
length() {
|
19969
19979
|
return this.cache.length == null && (this.cache.length = super.length() + cm), this.cache.length;
|
@@ -19992,8 +20002,8 @@ class ft extends fo {
|
|
19992
20002
|
}
|
19993
20003
|
ft.blotName = "block";
|
19994
20004
|
ft.tagName = "P";
|
19995
|
-
ft.defaultChild =
|
19996
|
-
ft.allowedChildren = [
|
20005
|
+
ft.defaultChild = ki;
|
20006
|
+
ft.allowedChildren = [ki, as, ii, qi];
|
19997
20007
|
class mi extends ii {
|
19998
20008
|
attach() {
|
19999
20009
|
super.attach(), this.attributes = new Ru(this.domNode);
|
@@ -20076,7 +20086,7 @@ const hi = class hi extends ii {
|
|
20076
20086
|
const t = this.selection.getNativeRange();
|
20077
20087
|
for (; this.domNode.lastChild != null && this.domNode.lastChild !== this.textNode; )
|
20078
20088
|
this.domNode.parentNode.insertBefore(this.domNode.lastChild, this.domNode);
|
20079
|
-
const i = this.prev instanceof
|
20089
|
+
const i = this.prev instanceof qi ? this.prev : null, s = i ? i.length() : 0, n = this.next instanceof qi ? this.next : null, r = n ? n.text : "", {
|
20080
20090
|
textNode: a
|
20081
20091
|
} = this, o = a.data.split(hi.CONTENTS).join("");
|
20082
20092
|
a.data = hi.CONTENTS;
|
@@ -20253,14 +20263,14 @@ function pb(e) {
|
|
20253
20263
|
console[e](...i);
|
20254
20264
|
}
|
20255
20265
|
}
|
20256
|
-
function
|
20266
|
+
function Is(e) {
|
20257
20267
|
return pd.reduce((t, i) => (t[i] = pb.bind(console, i, e), t), {});
|
20258
20268
|
}
|
20259
|
-
|
20269
|
+
Is.level = (e) => {
|
20260
20270
|
md = e;
|
20261
20271
|
};
|
20262
|
-
pb.level =
|
20263
|
-
const zc =
|
20272
|
+
pb.level = Is.level;
|
20273
|
+
const zc = Is("quill:events"), DR = ["selectionchange", "mousedown", "mouseup", "click"];
|
20264
20274
|
DR.forEach((e) => {
|
20265
20275
|
document.addEventListener(e, function() {
|
20266
20276
|
for (var t = arguments.length, i = new Array(t), s = 0; s < t; s++)
|
@@ -20317,7 +20327,7 @@ ne(de, "events", {
|
|
20317
20327
|
SILENT: "silent",
|
20318
20328
|
USER: "user"
|
20319
20329
|
});
|
20320
|
-
const Kc =
|
20330
|
+
const Kc = Is("quill:selection");
|
20321
20331
|
class Vn {
|
20322
20332
|
constructor(t) {
|
20323
20333
|
let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
|
@@ -20563,10 +20573,10 @@ class HR {
|
|
20563
20573
|
g = !v.endsWith(`
|
20564
20574
|
`) && (i <= a || !!this.scroll.descendant(mi, a)[0]), this.scroll.insertAt(a, v);
|
20565
20575
|
const [A, M] = this.scroll.line(a);
|
20566
|
-
let k =
|
20576
|
+
let k = Fs({}, fi(A));
|
20567
20577
|
if (A instanceof ft) {
|
20568
20578
|
const [R] = A.descendant(Ct, M);
|
20569
|
-
R && (k =
|
20579
|
+
R && (k = Fs(k, fi(R)));
|
20570
20580
|
}
|
20571
20581
|
h = gi.AttributeMap.diff(k, h) || {};
|
20572
20582
|
} else if (typeof o.insert == "object") {
|
@@ -20577,13 +20587,13 @@ class HR {
|
|
20577
20587
|
(i <= a || this.scroll.descendant(mi, a)[0]) && (g = !0);
|
20578
20588
|
else if (a > 0) {
|
20579
20589
|
const [M, k] = this.scroll.descendant(Ct, a - 1);
|
20580
|
-
M instanceof
|
20590
|
+
M instanceof qi ? M.value()[k] !== `
|
20581
20591
|
` && (d = !0) : M instanceof ii && M.statics.scope === pe.INLINE_BLOT && (d = !0);
|
20582
20592
|
}
|
20583
20593
|
if (this.scroll.insertAt(a, v, o.insert[v]), A) {
|
20584
20594
|
const [M] = this.scroll.descendant(Ct, a);
|
20585
20595
|
if (M) {
|
20586
|
-
const k =
|
20596
|
+
const k = Fs({}, fi(M));
|
20587
20597
|
h = gi.AttributeMap.diff(k, h) || {};
|
20588
20598
|
}
|
20589
20599
|
}
|
@@ -20684,7 +20694,7 @@ class HR {
|
|
20684
20694
|
const t = this.scroll.children.head;
|
20685
20695
|
if ((t == null ? void 0 : t.statics.blotName) !== ft.blotName) return !1;
|
20686
20696
|
const i = t;
|
20687
|
-
return i.children.length > 1 ? !1 : i.children.head instanceof
|
20697
|
+
return i.children.length > 1 ? !1 : i.children.head instanceof ki;
|
20688
20698
|
}
|
20689
20699
|
removeFormat(t, i) {
|
20690
20700
|
const s = this.getText(t, i), [n, r] = this.scroll.line(t + i);
|
@@ -20733,9 +20743,9 @@ function po(e, t, i) {
|
|
20733
20743
|
let s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !1;
|
20734
20744
|
if ("html" in e && typeof e.html == "function")
|
20735
20745
|
return e.html(t, i);
|
20736
|
-
if (e instanceof
|
20746
|
+
if (e instanceof qi)
|
20737
20747
|
return qu(e.value().slice(t, t + i));
|
20738
|
-
if (e instanceof
|
20748
|
+
if (e instanceof Ni) {
|
20739
20749
|
if (e.statics.blotName === "list-container") {
|
20740
20750
|
const h = [];
|
20741
20751
|
return e.children.forEachAt(t, i, (d, g, p) => {
|
@@ -20814,13 +20824,13 @@ function FR(e) {
|
|
20814
20824
|
}) : t.push(i);
|
20815
20825
|
}), t;
|
20816
20826
|
}
|
20817
|
-
class
|
20827
|
+
class Di {
|
20818
20828
|
constructor(t) {
|
20819
20829
|
let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
20820
20830
|
this.quill = t, this.options = i;
|
20821
20831
|
}
|
20822
20832
|
}
|
20823
|
-
ne(
|
20833
|
+
ne(Di, "DEFAULTS", {});
|
20824
20834
|
const gl = "\uFEFF";
|
20825
20835
|
class ff extends ii {
|
20826
20836
|
constructor(t, i) {
|
@@ -20835,7 +20845,7 @@ class ff extends ii {
|
|
20835
20845
|
let i = null, s;
|
20836
20846
|
const n = t.data.split(gl).join("");
|
20837
20847
|
if (t === this.leftGuard)
|
20838
|
-
if (this.prev instanceof
|
20848
|
+
if (this.prev instanceof qi) {
|
20839
20849
|
const r = this.prev.length();
|
20840
20850
|
this.prev.insertAt(r, n), i = {
|
20841
20851
|
startNode: this.prev.domNode,
|
@@ -20846,7 +20856,7 @@ class ff extends ii {
|
|
20846
20856
|
startNode: s,
|
20847
20857
|
startOffset: n.length
|
20848
20858
|
};
|
20849
|
-
else t === this.rightGuard && (this.next instanceof
|
20859
|
+
else t === this.rightGuard && (this.next instanceof qi ? (this.next.insertAt(0, n), i = {
|
20850
20860
|
startNode: this.next.domNode,
|
20851
20861
|
startOffset: n.length
|
20852
20862
|
}) : (s = document.createTextNode(n), this.parent.insertBefore(this.scroll.create(s), this.next), i = {
|
@@ -20963,11 +20973,11 @@ const jR = (e) => e.parentElement || e.getRootNode().host || null, WR = (e) => {
|
|
20963
20973
|
break;
|
20964
20974
|
}
|
20965
20975
|
}), s;
|
20966
|
-
}, xr =
|
20967
|
-
|
20976
|
+
}, xr = Is("quill"), wl = new Rr();
|
20977
|
+
Ni.uiClass = "ql-ui";
|
20968
20978
|
const Ai = class Ai {
|
20969
20979
|
static debug(t) {
|
20970
|
-
t === !0 && (t = "log"),
|
20980
|
+
t === !0 && (t = "log"), Is.level(t);
|
20971
20981
|
}
|
20972
20982
|
static find(t) {
|
20973
20983
|
let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
@@ -21042,7 +21052,7 @@ const Ai = class Ai {
|
|
21042
21052
|
this.selection.setRange(null);
|
21043
21053
|
}
|
21044
21054
|
deleteText(t, i, s) {
|
21045
|
-
return [t, i, , s] =
|
21055
|
+
return [t, i, , s] = ms(t, i, s), _i.call(this, () => this.editor.deleteText(t, i), s, t, -1 * i);
|
21046
21056
|
}
|
21047
21057
|
disable() {
|
21048
21058
|
this.enable(!1);
|
@@ -21082,7 +21092,7 @@ const Ai = class Ai {
|
|
21082
21092
|
}
|
21083
21093
|
formatLine(t, i, s, n, r) {
|
21084
21094
|
let a;
|
21085
|
-
return [t, i, a, r] =
|
21095
|
+
return [t, i, a, r] = ms(
|
21086
21096
|
t,
|
21087
21097
|
i,
|
21088
21098
|
// @ts-expect-error
|
@@ -21093,7 +21103,7 @@ const Ai = class Ai {
|
|
21093
21103
|
}
|
21094
21104
|
formatText(t, i, s, n, r) {
|
21095
21105
|
let a;
|
21096
|
-
return [t, i, a, r] =
|
21106
|
+
return [t, i, a, r] = ms(
|
21097
21107
|
// @ts-expect-error
|
21098
21108
|
t,
|
21099
21109
|
i,
|
@@ -21117,7 +21127,7 @@ const Ai = class Ai {
|
|
21117
21127
|
}
|
21118
21128
|
getContents() {
|
21119
21129
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this.getLength() - t;
|
21120
|
-
return [t, i] =
|
21130
|
+
return [t, i] = ms(t, i), this.editor.getContents(t, i);
|
21121
21131
|
}
|
21122
21132
|
getFormat() {
|
21123
21133
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : this.getSelection(!0), i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
|
@@ -21147,11 +21157,11 @@ const Ai = class Ai {
|
|
21147
21157
|
}
|
21148
21158
|
getSemanticHTML() {
|
21149
21159
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, i = arguments.length > 1 ? arguments[1] : void 0;
|
21150
|
-
return typeof t == "number" && (i = i ?? this.getLength() - t), [t, i] =
|
21160
|
+
return typeof t == "number" && (i = i ?? this.getLength() - t), [t, i] = ms(t, i), this.editor.getHTML(t, i);
|
21151
21161
|
}
|
21152
21162
|
getText() {
|
21153
21163
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, i = arguments.length > 1 ? arguments[1] : void 0;
|
21154
|
-
return typeof t == "number" && (i = i ?? this.getLength() - t), [t, i] =
|
21164
|
+
return typeof t == "number" && (i = i ?? this.getLength() - t), [t, i] = ms(t, i), this.editor.getText(t, i);
|
21155
21165
|
}
|
21156
21166
|
hasFocus() {
|
21157
21167
|
return this.selection.hasFocus();
|
@@ -21162,7 +21172,7 @@ const Ai = class Ai {
|
|
21162
21172
|
}
|
21163
21173
|
insertText(t, i, s, n, r) {
|
21164
21174
|
let a;
|
21165
|
-
return [t, , a, r] =
|
21175
|
+
return [t, , a, r] = ms(t, 0, s, n, r), _i.call(this, () => this.editor.insertText(t, i, a), r, t, i.length);
|
21166
21176
|
}
|
21167
21177
|
isEnabled() {
|
21168
21178
|
return this.scroll.isEnabled();
|
@@ -21177,7 +21187,7 @@ const Ai = class Ai {
|
|
21177
21187
|
return this.emitter.once(...arguments);
|
21178
21188
|
}
|
21179
21189
|
removeFormat(t, i, s) {
|
21180
|
-
return [t, i, , s] =
|
21190
|
+
return [t, i, , s] = ms(t, i, s), _i.call(this, () => this.editor.removeFormat(t, i), s, t);
|
21181
21191
|
}
|
21182
21192
|
scrollRectIntoView(t) {
|
21183
21193
|
zR(this.root, t);
|
@@ -21205,7 +21215,7 @@ const Ai = class Ai {
|
|
21205
21215
|
}, i);
|
21206
21216
|
}
|
21207
21217
|
setSelection(t, i, s) {
|
21208
|
-
t == null ? this.selection.setRange(null, i || Ai.sources.API) : ([t, i, , s] =
|
21218
|
+
t == null ? this.selection.setRange(null, i || Ai.sources.API) : ([t, i, , s] = ms(t, i, s), this.selection.setRange(new Vn(Math.max(0, t), i), s), s !== de.sources.SILENT && this.scrollSelectionIntoView());
|
21209
21219
|
}
|
21210
21220
|
setText(t) {
|
21211
21221
|
let i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : de.sources.API;
|
@@ -21237,7 +21247,7 @@ ne(Ai, "DEFAULTS", {
|
|
21237
21247
|
}), ne(Ai, "events", de.events), ne(Ai, "sources", de.sources), ne(Ai, "version", "2.0.2"), ne(Ai, "imports", {
|
21238
21248
|
delta: fe,
|
21239
21249
|
parchment: LR,
|
21240
|
-
"core/module":
|
21250
|
+
"core/module": Di,
|
21241
21251
|
"core/theme": qr
|
21242
21252
|
});
|
21243
21253
|
let J = Ai;
|
@@ -21277,7 +21287,7 @@ function ZR(e, t) {
|
|
21277
21287
|
container: h.toolbar
|
21278
21288
|
}
|
21279
21289
|
});
|
21280
|
-
const d =
|
21290
|
+
const d = Fs({}, Zc(r), Zc(o), h), g = {
|
21281
21291
|
...a,
|
21282
21292
|
...gm(u),
|
21283
21293
|
...gm(t)
|
@@ -21295,7 +21305,7 @@ function ZR(e, t) {
|
|
21295
21305
|
return k == null ? (xr.error(`Cannot load ${A} module. Are you sure you registered it?`), w) : {
|
21296
21306
|
...w,
|
21297
21307
|
// @ts-expect-error
|
21298
|
-
[A]:
|
21308
|
+
[A]: Fs({}, k.DEFAULTS || {}, M)
|
21299
21309
|
};
|
21300
21310
|
}, {}),
|
21301
21311
|
bounds: mm(g.bounds)
|
@@ -21312,7 +21322,7 @@ function _i(e, t, i, s) {
|
|
21312
21322
|
}
|
21313
21323
|
return a;
|
21314
21324
|
}
|
21315
|
-
function
|
21325
|
+
function ms(e, t, i, s, n) {
|
21316
21326
|
let r = {};
|
21317
21327
|
return typeof e.index == "number" && typeof e.length == "number" ? typeof t != "number" ? (n = s, s = i, i = t, t = e.length, e = e.index) : (t = e.length, e = e.index) : typeof t != "number" && (n = s, s = i, i = t, t = 0), typeof i == "object" ? (r = i, n = s) : typeof i == "string" && (s != null ? r[i] = s : n = i), n = n || de.sources.API, [e, t, r, n];
|
21318
21328
|
}
|
@@ -21364,7 +21374,7 @@ class gr extends df {
|
|
21364
21374
|
this.optimize();
|
21365
21375
|
return;
|
21366
21376
|
}
|
21367
|
-
const a = r.children.head instanceof
|
21377
|
+
const a = r.children.head instanceof ki ? null : r.children.head;
|
21368
21378
|
s.moveChildren(r, a), s.remove();
|
21369
21379
|
}
|
21370
21380
|
this.optimize();
|
@@ -21568,18 +21578,18 @@ function Jc(e, t, i) {
|
|
21568
21578
|
const pf = {
|
21569
21579
|
scope: pe.BLOCK,
|
21570
21580
|
whitelist: ["right", "center", "justify"]
|
21571
|
-
}, JR = new
|
21572
|
-
class yb extends
|
21581
|
+
}, JR = new rs("align", "align", pf), mb = new Pi("align", "ql-align", pf), gb = new zs("align", "text-align", pf);
|
21582
|
+
class yb extends zs {
|
21573
21583
|
value(t) {
|
21574
21584
|
let i = super.value(t);
|
21575
21585
|
return i.startsWith("rgb(") ? (i = i.replace(/^[^\d]+/, "").replace(/[^\d]+$/, ""), `#${i.split(",").map((n) => `00${parseInt(n, 10).toString(16)}`.slice(-2)).join("")}`) : i;
|
21576
21586
|
}
|
21577
21587
|
}
|
21578
|
-
const eN = new
|
21588
|
+
const eN = new Pi("color", "ql-color", {
|
21579
21589
|
scope: pe.INLINE
|
21580
21590
|
}), mf = new yb("color", "color", {
|
21581
21591
|
scope: pe.INLINE
|
21582
|
-
}), tN = new
|
21592
|
+
}), tN = new Pi("background", "ql-bg", {
|
21583
21593
|
scope: pe.INLINE
|
21584
21594
|
}), gf = new yb("background", "background-color", {
|
21585
21595
|
scope: pe.INLINE
|
@@ -21605,7 +21615,7 @@ class Tt extends ft {
|
|
21605
21615
|
}
|
21606
21616
|
}
|
21607
21617
|
ne(Tt, "TAB", " ");
|
21608
|
-
class yf extends
|
21618
|
+
class yf extends as {
|
21609
21619
|
}
|
21610
21620
|
yf.blotName = "code";
|
21611
21621
|
yf.tagName = "CODE";
|
@@ -21616,28 +21626,28 @@ qn.blotName = "code-block-container";
|
|
21616
21626
|
qn.className = "ql-code-block-container";
|
21617
21627
|
qn.tagName = "DIV";
|
21618
21628
|
qn.allowedChildren = [Tt];
|
21619
|
-
Tt.allowedChildren = [
|
21629
|
+
Tt.allowedChildren = [qi, ki, Nr];
|
21620
21630
|
Tt.requiredContainer = qn;
|
21621
21631
|
const wf = {
|
21622
21632
|
scope: pe.BLOCK,
|
21623
21633
|
whitelist: ["rtl"]
|
21624
|
-
}, wb = new
|
21634
|
+
}, wb = new rs("direction", "dir", wf), bb = new Pi("direction", "ql-direction", wf), vb = new zs("direction", "direction", wf), Eb = {
|
21625
21635
|
scope: pe.INLINE,
|
21626
21636
|
whitelist: ["serif", "monospace"]
|
21627
|
-
}, Cb = new
|
21628
|
-
class iN extends
|
21637
|
+
}, Cb = new Pi("font", "ql-font", Eb);
|
21638
|
+
class iN extends zs {
|
21629
21639
|
value(t) {
|
21630
21640
|
return super.value(t).replace(/["']/g, "");
|
21631
21641
|
}
|
21632
21642
|
}
|
21633
|
-
const Tb = new iN("font", "font-family", Eb), xb = new
|
21643
|
+
const Tb = new iN("font", "font-family", Eb), xb = new Pi("size", "ql-size", {
|
21634
21644
|
scope: pe.INLINE,
|
21635
21645
|
whitelist: ["small", "large", "huge"]
|
21636
|
-
}), Sb = new
|
21646
|
+
}), Sb = new zs("size", "font-size", {
|
21637
21647
|
scope: pe.INLINE,
|
21638
21648
|
whitelist: ["10px", "18px", "32px"]
|
21639
|
-
}), sN =
|
21640
|
-
class Ou extends
|
21649
|
+
}), sN = Is("quill:keyboard"), nN = /Mac/i.test(navigator.platform) ? "metaKey" : "ctrlKey";
|
21650
|
+
class Ou extends Di {
|
21641
21651
|
static match(t, i) {
|
21642
21652
|
return ["altKey", "ctrlKey", "metaKey", "shiftKey"].some((s) => !!i[s] !== t[s] && i[s] !== null) ? !1 : i.key === t.key || i.key === t.which;
|
21643
21653
|
}
|
@@ -22185,8 +22195,8 @@ const bN = [wN, dN], vN = (e) => {
|
|
22185
22195
|
e.documentElement && bN.forEach((t) => {
|
22186
22196
|
t(e);
|
22187
22197
|
});
|
22188
|
-
}, EN =
|
22189
|
-
class Ib extends
|
22198
|
+
}, EN = Is("quill:clipboard"), CN = [[Node.TEXT_NODE, NN], [Node.TEXT_NODE, xm], ["br", _N], [Node.ELEMENT_NODE, xm], [Node.ELEMENT_NODE, IN], [Node.ELEMENT_NODE, SN], [Node.ELEMENT_NODE, MN], ["li", $N], ["ol, ul", LN], ["pre", VN], ["tr", RN], ["b", th("bold")], ["i", th("italic")], ["strike", th("strike")], ["style", AN]], TN = [JR, wb].reduce((e, t) => (e[t.keyName] = t, e), {}), Tm = [gb, gf, mf, vb, Tb, Sb].reduce((e, t) => (e[t.keyName] = t, e), {});
|
22199
|
+
class Ib extends Di {
|
22190
22200
|
constructor(t, i) {
|
22191
22201
|
super(t, i), this.quill.root.addEventListener("copy", (s) => this.onCaptureCopy(s, !1)), this.quill.root.addEventListener("cut", (s) => this.onCaptureCopy(s, !0)), this.quill.root.addEventListener("paste", this.onCapturePaste.bind(this)), this.matchers = [], CN.concat(this.options.matchers ?? []).forEach((s) => {
|
22192
22202
|
let [n, r] = s;
|
@@ -22361,13 +22371,13 @@ function No(e, t) {
|
|
22361
22371
|
}
|
22362
22372
|
return i.slice(-1 * t.length) === t;
|
22363
22373
|
}
|
22364
|
-
function
|
22374
|
+
function Qs(e, t) {
|
22365
22375
|
if (!(e instanceof Element)) return !1;
|
22366
22376
|
const i = t.query(e);
|
22367
22377
|
return i && i.prototype instanceof ii ? !1 : ["address", "article", "blockquote", "canvas", "dd", "div", "dl", "dt", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "iframe", "li", "main", "nav", "ol", "output", "p", "pre", "section", "table", "td", "tr", "ul", "video"].includes(e.tagName.toLowerCase());
|
22368
22378
|
}
|
22369
22379
|
function xN(e, t) {
|
22370
|
-
return e.previousElementSibling && e.nextElementSibling && !
|
22380
|
+
return e.previousElementSibling && e.nextElementSibling && !Qs(e.previousElementSibling, t) && !Qs(e.nextElementSibling, t);
|
22371
22381
|
}
|
22372
22382
|
const vl = /* @__PURE__ */ new WeakMap();
|
22373
22383
|
function _b(e) {
|
@@ -22383,7 +22393,7 @@ function th(e) {
|
|
22383
22393
|
return (t, i, s) => On(i, e, !0, s);
|
22384
22394
|
}
|
22385
22395
|
function SN(e, t, i) {
|
22386
|
-
const s =
|
22396
|
+
const s = rs.keys(e), n = Pi.keys(e), r = zs.keys(e), a = {};
|
22387
22397
|
return s.concat(n).concat(r).forEach((o) => {
|
22388
22398
|
let u = i.query(o, pe.ATTRIBUTE);
|
22389
22399
|
u != null && (a[u.attrName] = u.value(e), a[u.attrName]) || (u = TN[o], u != null && (u.attrName === o || u.keyName === o) && (a[u.attrName] = u.value(e) || void 0), u = Tm[o], u != null && (u.attrName === o || u.keyName === o) && (u = Tm[o], a[u.attrName] = u.value(e) || void 0));
|
@@ -22440,13 +22450,13 @@ function LN(e, t, i) {
|
|
22440
22450
|
function xm(e, t, i) {
|
22441
22451
|
if (!No(t, `
|
22442
22452
|
`)) {
|
22443
|
-
if (
|
22453
|
+
if (Qs(e, i) && (e.childNodes.length > 0 || e instanceof HTMLParagraphElement))
|
22444
22454
|
return t.insert(`
|
22445
22455
|
`);
|
22446
22456
|
if (t.length() > 0 && e.nextSibling) {
|
22447
22457
|
let s = e.nextSibling;
|
22448
22458
|
for (; s != null; ) {
|
22449
|
-
if (
|
22459
|
+
if (Qs(s, i))
|
22450
22460
|
return t.insert(`
|
22451
22461
|
`);
|
22452
22462
|
const n = i.query(s);
|
@@ -22490,11 +22500,11 @@ function NN(e, t, i) {
|
|
22490
22500
|
const u = o.replace(/[^\u00a0]/g, "");
|
22491
22501
|
return u.length < 1 && a ? " " : u;
|
22492
22502
|
};
|
22493
|
-
s = s.replace(/\r\n/g, " ").replace(/\n/g, " "), s = s.replace(/\s\s+/g, r.bind(r, !0)), (e.previousSibling == null && e.parentElement != null &&
|
22503
|
+
s = s.replace(/\r\n/g, " ").replace(/\n/g, " "), s = s.replace(/\s\s+/g, r.bind(r, !0)), (e.previousSibling == null && e.parentElement != null && Qs(e.parentElement, i) || e.previousSibling instanceof Element && Qs(e.previousSibling, i)) && (s = s.replace(/^\s+/, r.bind(r, !1))), (e.nextSibling == null && e.parentElement != null && Qs(e.parentElement, i) || e.nextSibling instanceof Element && Qs(e.nextSibling, i)) && (s = s.replace(/\s+$/, r.bind(r, !1)));
|
22494
22504
|
}
|
22495
22505
|
return t.insert(s);
|
22496
22506
|
}
|
22497
|
-
class Vb extends
|
22507
|
+
class Vb extends Di {
|
22498
22508
|
constructor(i, s) {
|
22499
22509
|
super(i, s);
|
22500
22510
|
ne(this, "lastRecorded", 0);
|
@@ -22608,7 +22618,7 @@ function gd(e, t) {
|
|
22608
22618
|
length: s - i
|
22609
22619
|
};
|
22610
22620
|
}
|
22611
|
-
class Ab extends
|
22621
|
+
class Ab extends Di {
|
22612
22622
|
constructor(t, i) {
|
22613
22623
|
super(t, i), t.root.addEventListener("drop", (s) => {
|
22614
22624
|
var a;
|
@@ -22655,7 +22665,7 @@ Ab.DEFAULTS = {
|
|
22655
22665
|
}
|
22656
22666
|
};
|
22657
22667
|
const PN = ["insertText", "insertReplacementText"];
|
22658
|
-
class kN extends
|
22668
|
+
class kN extends Di {
|
22659
22669
|
constructor(t, i) {
|
22660
22670
|
super(t, i), t.root.addEventListener("beforeinput", (s) => {
|
22661
22671
|
this.handleBeforeInput(s);
|
@@ -22702,7 +22712,7 @@ function DN(e) {
|
|
22702
22712
|
}
|
22703
22713
|
const BN = /Mac/i.test(navigator.platform), QN = 100, HN = (e) => !!(e.key === "ArrowLeft" || e.key === "ArrowRight" || // RTL scripts or moving from the end of the previous line
|
22704
22714
|
e.key === "ArrowUp" || e.key === "ArrowDown" || e.key === "Home" || BN && e.key === "a" && e.ctrlKey === !0);
|
22705
|
-
class UN extends
|
22715
|
+
class UN extends Di {
|
22706
22716
|
constructor(i, s) {
|
22707
22717
|
super(i, s);
|
22708
22718
|
ne(this, "isListening", !1);
|
@@ -22719,7 +22729,7 @@ class UN extends ki {
|
|
22719
22729
|
line: n,
|
22720
22730
|
event: r
|
22721
22731
|
} = s;
|
22722
|
-
if (!(n instanceof
|
22732
|
+
if (!(n instanceof Ni) || !n.uiNode)
|
22723
22733
|
return !0;
|
22724
22734
|
const a = getComputedStyle(n.domNode).direction === "rtl";
|
22725
22735
|
return a && r.key !== "ArrowRight" || !a && r.key !== "ArrowLeft" ? !0 : (this.quill.setSelection(i.index - 1, i.length + (r.shiftKey ? 1 : 0), J.sources.USER), !1);
|
@@ -22753,7 +22763,7 @@ class UN extends ki {
|
|
22753
22763
|
const s = i.getRangeAt(0);
|
22754
22764
|
if (s.collapsed !== !0 || s.startOffset !== 0) return;
|
22755
22765
|
const n = this.quill.scroll.find(s.startContainer);
|
22756
|
-
if (!(n instanceof
|
22766
|
+
if (!(n instanceof Ni) || !n.uiNode) return;
|
22757
22767
|
const r = document.createRange();
|
22758
22768
|
r.setStartAfter(n.uiNode), r.setEndAfter(n.uiNode), i.removeAllRanges(), i.addRange(r);
|
22759
22769
|
}
|
@@ -22761,13 +22771,13 @@ class UN extends ki {
|
|
22761
22771
|
J.register({
|
22762
22772
|
"blots/block": ft,
|
22763
22773
|
"blots/block/embed": mi,
|
22764
|
-
"blots/break":
|
22774
|
+
"blots/break": ki,
|
22765
22775
|
"blots/container": Nn,
|
22766
22776
|
"blots/cursor": Nr,
|
22767
22777
|
"blots/embed": ff,
|
22768
|
-
"blots/inline":
|
22778
|
+
"blots/inline": as,
|
22769
22779
|
"blots/scroll": gr,
|
22770
|
-
"blots/text":
|
22780
|
+
"blots/text": qi,
|
22771
22781
|
"modules/clipboard": Ib,
|
22772
22782
|
"modules/history": Vb,
|
22773
22783
|
"modules/keyboard": Ou,
|
@@ -22775,7 +22785,7 @@ J.register({
|
|
22775
22785
|
"modules/input": kN,
|
22776
22786
|
"modules/uiNode": UN
|
22777
22787
|
});
|
22778
|
-
class FN extends
|
22788
|
+
class FN extends Pi {
|
22779
22789
|
add(t, i) {
|
22780
22790
|
let s = 0;
|
22781
22791
|
if (i === "+1" || i === "-1") {
|
@@ -22837,7 +22847,7 @@ Oo.blotName = "list";
|
|
22837
22847
|
Oo.tagName = "LI";
|
22838
22848
|
qo.allowedChildren = [Oo];
|
22839
22849
|
Oo.requiredContainer = qo;
|
22840
|
-
class mo extends
|
22850
|
+
class mo extends as {
|
22841
22851
|
static create() {
|
22842
22852
|
return super.create();
|
22843
22853
|
}
|
@@ -22852,7 +22862,7 @@ ne(mo, "blotName", "bold"), ne(mo, "tagName", ["STRONG", "B"]);
|
|
22852
22862
|
class bd extends mo {
|
22853
22863
|
}
|
22854
22864
|
ne(bd, "blotName", "italic"), ne(bd, "tagName", ["EM", "I"]);
|
22855
|
-
class
|
22865
|
+
class Hs extends as {
|
22856
22866
|
static create(t) {
|
22857
22867
|
const i = super.create(t);
|
22858
22868
|
return i.setAttribute("href", this.sanitize(t)), i.setAttribute("rel", "noopener noreferrer"), i.setAttribute("target", "_blank"), i;
|
@@ -22867,14 +22877,14 @@ class Qs extends rs {
|
|
22867
22877
|
t !== this.statics.blotName || !i ? super.format(t, i) : this.domNode.setAttribute("href", this.constructor.sanitize(i));
|
22868
22878
|
}
|
22869
22879
|
}
|
22870
|
-
ne(
|
22880
|
+
ne(Hs, "blotName", "link"), ne(Hs, "tagName", "A"), ne(Hs, "SANITIZED_URL", "about:blank"), ne(Hs, "PROTOCOL_WHITELIST", ["http", "https", "mailto", "tel", "sms"]);
|
22871
22881
|
function $b(e, t) {
|
22872
22882
|
const i = document.createElement("a");
|
22873
22883
|
i.href = e;
|
22874
22884
|
const s = i.href.slice(0, i.href.indexOf(":"));
|
22875
22885
|
return t.indexOf(s) > -1;
|
22876
22886
|
}
|
22877
|
-
class vd extends
|
22887
|
+
class vd extends as {
|
22878
22888
|
static create(t) {
|
22879
22889
|
return t === "super" ? document.createElement("sup") : t === "sub" ? document.createElement("sub") : super.create(t);
|
22880
22890
|
}
|
@@ -22887,7 +22897,7 @@ ne(vd, "blotName", "script"), ne(vd, "tagName", ["SUB", "SUP"]);
|
|
22887
22897
|
class Ed extends mo {
|
22888
22898
|
}
|
22889
22899
|
ne(Ed, "blotName", "strike"), ne(Ed, "tagName", ["S", "STRIKE"]);
|
22890
|
-
class Cd extends
|
22900
|
+
class Cd extends as {
|
22891
22901
|
}
|
22892
22902
|
ne(Cd, "blotName", "underline"), ne(Cd, "tagName", "U");
|
22893
22903
|
class jl extends ff {
|
@@ -22944,7 +22954,7 @@ class Wl extends mi {
|
|
22944
22954
|
return _m.reduce((i, s) => (t.hasAttribute(s) && (i[s] = t.getAttribute(s)), i), {});
|
22945
22955
|
}
|
22946
22956
|
static sanitize(t) {
|
22947
|
-
return
|
22957
|
+
return Hs.sanitize(t);
|
22948
22958
|
}
|
22949
22959
|
static value(t) {
|
22950
22960
|
return t.getAttribute("src");
|
@@ -22960,10 +22970,10 @@ class Wl extends mi {
|
|
22960
22970
|
}
|
22961
22971
|
}
|
22962
22972
|
ne(Wl, "blotName", "video"), ne(Wl, "className", "ql-video"), ne(Wl, "tagName", "IFRAME");
|
22963
|
-
const ka = new
|
22973
|
+
const ka = new Pi("code-token", "hljs", {
|
22964
22974
|
scope: pe.INLINE
|
22965
22975
|
});
|
22966
|
-
class
|
22976
|
+
class Cs extends as {
|
22967
22977
|
static formats(t, i) {
|
22968
22978
|
for (; t != null && t !== i.domNode; ) {
|
22969
22979
|
if (t.classList && t.classList.contains(Tt.className))
|
@@ -22975,14 +22985,14 @@ class Es extends rs {
|
|
22975
22985
|
super(t, i, s), ka.add(this.domNode, s);
|
22976
22986
|
}
|
22977
22987
|
format(t, i) {
|
22978
|
-
t !==
|
22988
|
+
t !== Cs.blotName ? super.format(t, i) : i ? ka.add(this.domNode, i) : (ka.remove(this.domNode), this.domNode.classList.remove(this.statics.className));
|
22979
22989
|
}
|
22980
22990
|
optimize() {
|
22981
22991
|
super.optimize(...arguments), ka.value(this.domNode) || this.unwrap();
|
22982
22992
|
}
|
22983
22993
|
}
|
22984
|
-
|
22985
|
-
|
22994
|
+
Cs.blotName = "code-token";
|
22995
|
+
Cs.className = "ql-token";
|
22986
22996
|
class pi extends Tt {
|
22987
22997
|
static create(t) {
|
22988
22998
|
const i = super.create(t);
|
@@ -22998,7 +23008,7 @@ class pi extends Tt {
|
|
22998
23008
|
t === this.statics.blotName && i ? this.domNode.setAttribute("data-language", i) : super.format(t, i);
|
22999
23009
|
}
|
23000
23010
|
replaceWith(t, i) {
|
23001
|
-
return this.formatAt(0, this.length(),
|
23011
|
+
return this.formatAt(0, this.length(), Cs.blotName, !1), super.replaceWith(t, i);
|
23002
23012
|
}
|
23003
23013
|
}
|
23004
23014
|
class ja extends qn {
|
@@ -23028,7 +23038,7 @@ class ja extends qn {
|
|
23028
23038
|
attributes: g
|
23029
23039
|
} = h;
|
23030
23040
|
return d ? (g && Object.keys(g).forEach((p) => {
|
23031
|
-
[pi.blotName,
|
23041
|
+
[pi.blotName, Cs.blotName].includes(p) && this.formatAt(u, d, p, g[p]);
|
23032
23042
|
}), u + d) : u;
|
23033
23043
|
}, 0);
|
23034
23044
|
}
|
@@ -23050,7 +23060,7 @@ ${qu(this.code(t, i))}
|
|
23050
23060
|
}
|
23051
23061
|
ja.allowedChildren = [pi];
|
23052
23062
|
pi.requiredContainer = ja;
|
23053
|
-
pi.allowedChildren = [
|
23063
|
+
pi.allowedChildren = [Cs, Nr, qi, ki];
|
23054
23064
|
const jN = (e, t, i) => {
|
23055
23065
|
if (typeof e.versionString == "string") {
|
23056
23066
|
const s = e.versionString.split(".")[0];
|
@@ -23061,9 +23071,9 @@ const jN = (e, t, i) => {
|
|
23061
23071
|
}
|
23062
23072
|
return e.highlight(t, i).value;
|
23063
23073
|
};
|
23064
|
-
class Lb extends
|
23074
|
+
class Lb extends Di {
|
23065
23075
|
static register() {
|
23066
|
-
J.register(
|
23076
|
+
J.register(Cs, !0), J.register(pi, !0), J.register(ja, !0);
|
23067
23077
|
}
|
23068
23078
|
constructor(t, i) {
|
23069
23079
|
if (super(t, i), this.options.hljs == null)
|
@@ -23120,7 +23130,7 @@ class Lb extends ki {
|
|
23120
23130
|
return s.classList.add(Tt.className), s.innerHTML = jN(this.options.hljs, i, t), vf(this.quill.scroll, s, [(n, r) => {
|
23121
23131
|
const a = ka.value(n);
|
23122
23132
|
return a ? r.compose(new fe().retain(r.length(), {
|
23123
|
-
[
|
23133
|
+
[Cs.blotName]: a
|
23124
23134
|
})) : r;
|
23125
23135
|
}], [(n, r) => n.data.split(`
|
23126
23136
|
`).reduce((a, o, u) => (u !== 0 && a.insert(`
|
@@ -23203,7 +23213,7 @@ const eo = class eo extends ft {
|
|
23203
23213
|
};
|
23204
23214
|
ne(eo, "blotName", "table"), ne(eo, "tagName", "TD");
|
23205
23215
|
let Mi = eo;
|
23206
|
-
class
|
23216
|
+
class Ts extends Nn {
|
23207
23217
|
checkMerge() {
|
23208
23218
|
if (super.checkMerge() && this.next.children.head != null) {
|
23209
23219
|
const t = this.children.head.formats(), i = this.children.tail.formats(), s = this.next.children.head.formats(), n = this.next.children.tail.formats();
|
@@ -23228,13 +23238,13 @@ class Cs extends Nn {
|
|
23228
23238
|
return this.parent && this.parent.parent;
|
23229
23239
|
}
|
23230
23240
|
}
|
23231
|
-
ne(
|
23232
|
-
class
|
23241
|
+
ne(Ts, "blotName", "table-row"), ne(Ts, "tagName", "TR");
|
23242
|
+
class es extends Nn {
|
23233
23243
|
}
|
23234
|
-
ne(
|
23244
|
+
ne(es, "blotName", "table-body"), ne(es, "tagName", "TBODY");
|
23235
23245
|
class Or extends Nn {
|
23236
23246
|
balanceCells() {
|
23237
|
-
const t = this.descendants(
|
23247
|
+
const t = this.descendants(Ts), i = t.reduce((s, n) => Math.max(n.children.length, s), 0);
|
23238
23248
|
t.forEach((s) => {
|
23239
23249
|
new Array(i - s.children.length).fill(0).forEach(() => {
|
23240
23250
|
let n;
|
@@ -23248,23 +23258,23 @@ class Or extends Nn {
|
|
23248
23258
|
return this.rows().map((i) => i.children.at(t));
|
23249
23259
|
}
|
23250
23260
|
deleteColumn(t) {
|
23251
|
-
const [i] = this.descendant(
|
23261
|
+
const [i] = this.descendant(es);
|
23252
23262
|
i == null || i.children.head == null || i.children.forEach((s) => {
|
23253
23263
|
const n = s.children.at(t);
|
23254
23264
|
n != null && n.remove();
|
23255
23265
|
});
|
23256
23266
|
}
|
23257
23267
|
insertColumn(t) {
|
23258
|
-
const [i] = this.descendant(
|
23268
|
+
const [i] = this.descendant(es);
|
23259
23269
|
i == null || i.children.head == null || i.children.forEach((s) => {
|
23260
23270
|
const n = s.children.at(t), r = Mi.formats(s.children.head.domNode), a = this.scroll.create(Mi.blotName, r);
|
23261
23271
|
s.insertBefore(a, n);
|
23262
23272
|
});
|
23263
23273
|
}
|
23264
23274
|
insertRow(t) {
|
23265
|
-
const [i] = this.descendant(
|
23275
|
+
const [i] = this.descendant(es);
|
23266
23276
|
if (i == null || i.children.head == null) return;
|
23267
|
-
const s = Ef(), n = this.scroll.create(
|
23277
|
+
const s = Ef(), n = this.scroll.create(Ts.blotName);
|
23268
23278
|
i.children.head.children.forEach(() => {
|
23269
23279
|
const a = this.scroll.create(Mi.blotName, s);
|
23270
23280
|
n.appendChild(a);
|
@@ -23278,18 +23288,18 @@ class Or extends Nn {
|
|
23278
23288
|
}
|
23279
23289
|
}
|
23280
23290
|
ne(Or, "blotName", "table-container"), ne(Or, "tagName", "TABLE");
|
23281
|
-
Or.allowedChildren = [
|
23282
|
-
|
23283
|
-
|
23284
|
-
|
23285
|
-
|
23286
|
-
Mi.requiredContainer =
|
23291
|
+
Or.allowedChildren = [es];
|
23292
|
+
es.requiredContainer = Or;
|
23293
|
+
es.allowedChildren = [Ts];
|
23294
|
+
Ts.requiredContainer = es;
|
23295
|
+
Ts.allowedChildren = [Mi];
|
23296
|
+
Mi.requiredContainer = Ts;
|
23287
23297
|
function Ef() {
|
23288
23298
|
return `row-${Math.random().toString(36).slice(2, 6)}`;
|
23289
23299
|
}
|
23290
|
-
class WN extends
|
23300
|
+
class WN extends Di {
|
23291
23301
|
static register() {
|
23292
|
-
J.register(Mi), J.register(
|
23302
|
+
J.register(Mi), J.register(Ts), J.register(es), J.register(Or);
|
23293
23303
|
}
|
23294
23304
|
constructor() {
|
23295
23305
|
super(...arguments), this.listenBalanceCells();
|
@@ -23372,8 +23382,8 @@ class WN extends ki {
|
|
23372
23382
|
});
|
23373
23383
|
}
|
23374
23384
|
}
|
23375
|
-
const Vm =
|
23376
|
-
class Cf extends
|
23385
|
+
const Vm = Is("quill:toolbar");
|
23386
|
+
class Cf extends Di {
|
23377
23387
|
constructor(t, i) {
|
23378
23388
|
var s, n;
|
23379
23389
|
if (super(t, i), Array.isArray(this.options.container)) {
|
@@ -23762,7 +23772,7 @@ class Po extends qr {
|
|
23762
23772
|
this.quill.on(de.events.EDITOR_CHANGE, s);
|
23763
23773
|
}
|
23764
23774
|
}
|
23765
|
-
Po.DEFAULTS =
|
23775
|
+
Po.DEFAULTS = Fs({}, qr.DEFAULTS, {
|
23766
23776
|
modules: {
|
23767
23777
|
toolbar: {
|
23768
23778
|
handlers: {
|
@@ -23905,7 +23915,7 @@ class Pb extends Po {
|
|
23905
23915
|
this.tooltip = new Ob(this.quill, this.options.bounds), t.container != null && (this.tooltip.root.appendChild(t.container), this.buildButtons(t.container.querySelectorAll("button"), go), this.buildPickers(t.container.querySelectorAll("select"), go));
|
23906
23916
|
}
|
23907
23917
|
}
|
23908
|
-
Pb.DEFAULTS =
|
23918
|
+
Pb.DEFAULTS = Fs({}, Po.DEFAULTS, {
|
23909
23919
|
modules: {
|
23910
23920
|
toolbar: {
|
23911
23921
|
handlers: {
|
@@ -23940,10 +23950,10 @@ class kb extends qb {
|
|
23940
23950
|
}), this.quill.on(de.events.SELECTION_CHANGE, (i, s, n) => {
|
23941
23951
|
if (i != null) {
|
23942
23952
|
if (i.length === 0 && n === de.sources.USER) {
|
23943
|
-
const [r, a] = this.quill.scroll.descendant(
|
23953
|
+
const [r, a] = this.quill.scroll.descendant(Hs, i.index);
|
23944
23954
|
if (r != null) {
|
23945
23955
|
this.linkRange = new Vn(i.index - a, r.length());
|
23946
|
-
const o =
|
23956
|
+
const o = Hs.formats(r.domNode);
|
23947
23957
|
this.preview.textContent = o, this.preview.setAttribute("href", o), this.show();
|
23948
23958
|
const u = this.quill.getBounds(this.linkRange);
|
23949
23959
|
u != null && this.position(u);
|
@@ -23973,7 +23983,7 @@ class Db extends Po {
|
|
23973
23983
|
}));
|
23974
23984
|
}
|
23975
23985
|
}
|
23976
|
-
Db.DEFAULTS =
|
23986
|
+
Db.DEFAULTS = Fs({}, Po.DEFAULTS, {
|
23977
23987
|
modules: {
|
23978
23988
|
toolbar: {
|
23979
23989
|
handlers: {
|
@@ -24024,7 +24034,7 @@ J.register({
|
|
24024
24034
|
"formats/bold": mo,
|
24025
24035
|
"formats/code": yf,
|
24026
24036
|
"formats/italic": bd,
|
24027
|
-
"formats/link":
|
24037
|
+
"formats/link": Hs,
|
24028
24038
|
"formats/script": vd,
|
24029
24039
|
"formats/strike": Ed,
|
24030
24040
|
"formats/underline": Cd,
|
@@ -33939,7 +33949,7 @@ function Dm(e, t) {
|
|
33939
33949
|
}
|
33940
33950
|
return i;
|
33941
33951
|
}
|
33942
|
-
function
|
33952
|
+
function os(e) {
|
33943
33953
|
for (var t = 1; t < arguments.length; t++) {
|
33944
33954
|
var i = arguments[t] != null ? arguments[t] : {};
|
33945
33955
|
t % 2 ? Dm(Object(i), !0).forEach(function(s) {
|
@@ -33966,15 +33976,15 @@ function jP(e, t, i) {
|
|
33966
33976
|
writable: !0
|
33967
33977
|
}) : e[t] = i, e;
|
33968
33978
|
}
|
33969
|
-
function
|
33970
|
-
return
|
33979
|
+
function xs() {
|
33980
|
+
return xs = Object.assign || function(e) {
|
33971
33981
|
for (var t = 1; t < arguments.length; t++) {
|
33972
33982
|
var i = arguments[t];
|
33973
33983
|
for (var s in i)
|
33974
33984
|
Object.prototype.hasOwnProperty.call(i, s) && (e[s] = i[s]);
|
33975
33985
|
}
|
33976
33986
|
return e;
|
33977
|
-
},
|
33987
|
+
}, xs.apply(this, arguments);
|
33978
33988
|
}
|
33979
33989
|
function WP(e, t) {
|
33980
33990
|
if (e == null) return {};
|
@@ -33994,19 +34004,19 @@ function zP(e, t) {
|
|
33994
34004
|
return i;
|
33995
34005
|
}
|
33996
34006
|
var KP = "1.15.3";
|
33997
|
-
function
|
34007
|
+
function bs(e) {
|
33998
34008
|
if (typeof window < "u" && window.navigator)
|
33999
34009
|
return !!/* @__PURE__ */ navigator.userAgent.match(e);
|
34000
34010
|
}
|
34001
|
-
var
|
34011
|
+
var _s = bs(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), ko = bs(/Edge/i), Bm = bs(/firefox/i), Wa = bs(/safari/i) && !bs(/chrome/i) && !bs(/android/i), Qb = bs(/iP(ad|od|hone)/i), Hb = bs(/chrome/i) && bs(/android/i), Ub = {
|
34002
34012
|
capture: !1,
|
34003
34013
|
passive: !1
|
34004
34014
|
};
|
34005
34015
|
function De(e, t, i) {
|
34006
|
-
e.addEventListener(t, i, !
|
34016
|
+
e.addEventListener(t, i, !_s && Ub);
|
34007
34017
|
}
|
34008
34018
|
function Oe(e, t, i) {
|
34009
|
-
e.removeEventListener(t, i, !
|
34019
|
+
e.removeEventListener(t, i, !_s && Ub);
|
34010
34020
|
}
|
34011
34021
|
function fu(e, t) {
|
34012
34022
|
if (t) {
|
@@ -34078,14 +34088,14 @@ function Gb(e, t, i) {
|
|
34078
34088
|
}
|
34079
34089
|
return [];
|
34080
34090
|
}
|
34081
|
-
function
|
34091
|
+
function ts() {
|
34082
34092
|
var e = document.scrollingElement;
|
34083
34093
|
return e || document.documentElement;
|
34084
34094
|
}
|
34085
34095
|
function nt(e, t, i, s, n) {
|
34086
34096
|
if (!(!e.getBoundingClientRect && e !== window)) {
|
34087
34097
|
var r, a, o, u, h, d, g;
|
34088
|
-
if (e !== window && e.parentNode && e !==
|
34098
|
+
if (e !== window && e.parentNode && e !== ts() ? (r = e.getBoundingClientRect(), a = r.top, o = r.left, u = r.bottom, h = r.right, d = r.height, g = r.width) : (a = 0, o = 0, u = window.innerHeight, h = window.innerWidth, d = window.innerHeight, g = window.innerWidth), (t || i) && e !== window && (n = n || e.parentNode, !_s))
|
34089
34099
|
do
|
34090
34100
|
if (n && n.getBoundingClientRect && (Ee(n, "transform") !== "none" || i && Ee(n, "position") !== "static")) {
|
34091
34101
|
var p = n.getBoundingClientRect();
|
@@ -34108,11 +34118,11 @@ function nt(e, t, i, s, n) {
|
|
34108
34118
|
}
|
34109
34119
|
}
|
34110
34120
|
function Hm(e, t, i) {
|
34111
|
-
for (var s =
|
34121
|
+
for (var s = Us(e, !0), n = nt(e)[t]; s; ) {
|
34112
34122
|
var r = nt(s)[i], a = void 0;
|
34113
34123
|
if (a = n >= r, !a) return s;
|
34114
|
-
if (s ===
|
34115
|
-
s =
|
34124
|
+
if (s === ts()) break;
|
34125
|
+
s = Us(s, !1);
|
34116
34126
|
}
|
34117
34127
|
return !1;
|
34118
34128
|
}
|
@@ -34141,7 +34151,7 @@ function di(e, t) {
|
|
34141
34151
|
return i;
|
34142
34152
|
}
|
34143
34153
|
function Um(e) {
|
34144
|
-
var t = 0, i = 0, s =
|
34154
|
+
var t = 0, i = 0, s = ts();
|
34145
34155
|
if (e)
|
34146
34156
|
do {
|
34147
34157
|
var n = Sr(e), r = n.a, a = n.d;
|
@@ -34157,20 +34167,20 @@ function YP(e, t) {
|
|
34157
34167
|
}
|
34158
34168
|
return -1;
|
34159
34169
|
}
|
34160
|
-
function
|
34161
|
-
if (!e || !e.getBoundingClientRect) return
|
34170
|
+
function Us(e, t) {
|
34171
|
+
if (!e || !e.getBoundingClientRect) return ts();
|
34162
34172
|
var i = e, s = !1;
|
34163
34173
|
do
|
34164
34174
|
if (i.clientWidth < i.scrollWidth || i.clientHeight < i.scrollHeight) {
|
34165
34175
|
var n = Ee(i);
|
34166
34176
|
if (i.clientWidth < i.scrollWidth && (n.overflowX == "auto" || n.overflowX == "scroll") || i.clientHeight < i.scrollHeight && (n.overflowY == "auto" || n.overflowY == "scroll")) {
|
34167
|
-
if (!i.getBoundingClientRect || i === document.body) return
|
34177
|
+
if (!i.getBoundingClientRect || i === document.body) return ts();
|
34168
34178
|
if (s || t) return i;
|
34169
34179
|
s = !0;
|
34170
34180
|
}
|
34171
34181
|
}
|
34172
34182
|
while (i = i.parentNode);
|
34173
|
-
return
|
34183
|
+
return ts();
|
34174
34184
|
}
|
34175
34185
|
function XP(e, t) {
|
34176
34186
|
if (e && t)
|
@@ -34225,7 +34235,7 @@ function JP() {
|
|
34225
34235
|
target: n,
|
34226
34236
|
rect: nt(n)
|
34227
34237
|
});
|
34228
|
-
var r =
|
34238
|
+
var r = os({}, e[e.length - 1].rect);
|
34229
34239
|
if (n.thisAnimationDuration) {
|
34230
34240
|
var a = Sr(n, !0);
|
34231
34241
|
a && (r.top -= a.f, r.left -= a.e);
|
@@ -34295,9 +34305,9 @@ var jn = [], fh = {
|
|
34295
34305
|
};
|
34296
34306
|
var r = t + "Global";
|
34297
34307
|
jn.forEach(function(a) {
|
34298
|
-
i[a.pluginName] && (i[a.pluginName][r] && i[a.pluginName][r](
|
34308
|
+
i[a.pluginName] && (i[a.pluginName][r] && i[a.pluginName][r](os({
|
34299
34309
|
sortable: i
|
34300
|
-
}, s)), i.options[a.pluginName] && i[a.pluginName][t] && i[a.pluginName][t](
|
34310
|
+
}, s)), i.options[a.pluginName] && i[a.pluginName][t] && i[a.pluginName][t](os({
|
34301
34311
|
sortable: i
|
34302
34312
|
}, s)));
|
34303
34313
|
});
|
@@ -34307,7 +34317,7 @@ var jn = [], fh = {
|
|
34307
34317
|
var u = o.pluginName;
|
34308
34318
|
if (!(!t.options[u] && !o.initializeByDefault)) {
|
34309
34319
|
var h = new o(t, i, t.options);
|
34310
|
-
h.sortable = t, h.options = t.options, t[u] = h,
|
34320
|
+
h.sortable = t, h.options = t.options, t[u] = h, xs(s, h.defaults);
|
34311
34321
|
}
|
34312
34322
|
});
|
34313
34323
|
for (var r in t.options)
|
@@ -34319,7 +34329,7 @@ var jn = [], fh = {
|
|
34319
34329
|
getEventProperties: function(t, i) {
|
34320
34330
|
var s = {};
|
34321
34331
|
return jn.forEach(function(n) {
|
34322
|
-
typeof n.eventProperties == "function" &&
|
34332
|
+
typeof n.eventProperties == "function" && xs(s, n.eventProperties.call(i[n.pluginName], t));
|
34323
34333
|
}), s;
|
34324
34334
|
},
|
34325
34335
|
modifyOption: function(t, i, s) {
|
@@ -34333,11 +34343,11 @@ function ik(e) {
|
|
34333
34343
|
var t = e.sortable, i = e.rootEl, s = e.name, n = e.targetEl, r = e.cloneEl, a = e.toEl, o = e.fromEl, u = e.oldIndex, h = e.newIndex, d = e.oldDraggableIndex, g = e.newDraggableIndex, p = e.originalEvent, w = e.putSortable, v = e.extraEventProperties;
|
34334
34344
|
if (t = t || i && i[Nt], !!t) {
|
34335
34345
|
var A, M = t.options, k = "on" + s.charAt(0).toUpperCase() + s.substr(1);
|
34336
|
-
window.CustomEvent && !
|
34346
|
+
window.CustomEvent && !_s && !ko ? A = new CustomEvent(s, {
|
34337
34347
|
bubbles: !0,
|
34338
34348
|
cancelable: !0
|
34339
34349
|
}) : (A = document.createEvent("Event"), A.initEvent(s, !0, !0)), A.to = a || i, A.from = o || i, A.item = n || i, A.clone = r, A.oldIndex = u, A.newIndex = h, A.oldDraggableIndex = d, A.newDraggableIndex = g, A.originalEvent = p, A.pullMode = w ? w.lastPutMode : void 0;
|
34340
|
-
var R =
|
34350
|
+
var R = os(os({}, v), Do.getEventProperties(s, t));
|
34341
34351
|
for (var Y in R)
|
34342
34352
|
A[Y] = R[Y];
|
34343
34353
|
i && i.dispatchEvent(A), M[k] && M[k].call(t, A);
|
@@ -34345,15 +34355,15 @@ function ik(e) {
|
|
34345
34355
|
}
|
34346
34356
|
var sk = ["evt"], Mt = function(t, i) {
|
34347
34357
|
var s = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, n = s.evt, r = zP(s, sk);
|
34348
|
-
Do.pluginEvent.bind(Ce)(t, i,
|
34358
|
+
Do.pluginEvent.bind(Ce)(t, i, os({
|
34349
34359
|
dragEl: oe,
|
34350
34360
|
parentEl: Xe,
|
34351
34361
|
ghostEl: Ie,
|
34352
34362
|
rootEl: ze,
|
34353
|
-
nextEl:
|
34363
|
+
nextEl: gn,
|
34354
34364
|
lastDownEl: Kl,
|
34355
34365
|
cloneEl: Ye,
|
34356
|
-
cloneHidden:
|
34366
|
+
cloneHidden: Ps,
|
34357
34367
|
dragStarted: Da,
|
34358
34368
|
putSortable: dt,
|
34359
34369
|
activeSortable: Ce.active,
|
@@ -34361,14 +34371,14 @@ var sk = ["evt"], Mt = function(t, i) {
|
|
34361
34371
|
oldIndex: wr,
|
34362
34372
|
oldDraggableIndex: Ka,
|
34363
34373
|
newIndex: Gt,
|
34364
|
-
newDraggableIndex:
|
34374
|
+
newDraggableIndex: Os,
|
34365
34375
|
hideGhostForTarget: Jb,
|
34366
34376
|
unhideGhostForTarget: ev,
|
34367
34377
|
cloneNowHidden: function() {
|
34368
|
-
|
34378
|
+
Ps = !0;
|
34369
34379
|
},
|
34370
34380
|
cloneNowShown: function() {
|
34371
|
-
|
34381
|
+
Ps = !1;
|
34372
34382
|
},
|
34373
34383
|
dispatchSortableEvent: function(o) {
|
34374
34384
|
It({
|
@@ -34380,7 +34390,7 @@ var sk = ["evt"], Mt = function(t, i) {
|
|
34380
34390
|
}, r));
|
34381
34391
|
};
|
34382
34392
|
function It(e) {
|
34383
|
-
ik(
|
34393
|
+
ik(os({
|
34384
34394
|
putSortable: dt,
|
34385
34395
|
cloneEl: Ye,
|
34386
34396
|
targetEl: oe,
|
@@ -34388,12 +34398,12 @@ function It(e) {
|
|
34388
34398
|
oldIndex: wr,
|
34389
34399
|
oldDraggableIndex: Ka,
|
34390
34400
|
newIndex: Gt,
|
34391
|
-
newDraggableIndex:
|
34401
|
+
newDraggableIndex: Os
|
34392
34402
|
}, e));
|
34393
34403
|
}
|
34394
|
-
var oe, Xe, Ie, ze,
|
34404
|
+
var oe, Xe, Ie, ze, gn, Kl, Ye, Ps, wr, Gt, Ka, Os, Tl, dt, yr = !1, pu = !1, mu = [], rn, Vi, ph, mh, Fm, Gm, Da, Wn, Ya, Xa = !1, xl = !1, Yl, vt, gh = [], xd = !1, gu = [], ku = typeof document < "u", Sl = Qb, jm = ko || _s ? "cssFloat" : "float", nk = ku && !Hb && !Qb && "draggable" in document.createElement("div"), Yb = function() {
|
34395
34405
|
if (ku) {
|
34396
|
-
if (
|
34406
|
+
if (_s)
|
34397
34407
|
return !1;
|
34398
34408
|
var e = document.createElement("x");
|
34399
34409
|
return e.style.cssText = "pointer-events:auto", e.style.pointerEvents === "auto";
|
@@ -34451,7 +34461,7 @@ ku && !Hb && document.addEventListener("click", function(e) {
|
|
34451
34461
|
if (pu)
|
34452
34462
|
return e.preventDefault(), e.stopPropagation && e.stopPropagation(), e.stopImmediatePropagation && e.stopImmediatePropagation(), pu = !1, !1;
|
34453
34463
|
}, !0);
|
34454
|
-
var
|
34464
|
+
var an = function(t) {
|
34455
34465
|
if (oe) {
|
34456
34466
|
t = t.touches ? t.touches[0] : t;
|
34457
34467
|
var i = ak(t.clientX, t.clientY);
|
@@ -34468,7 +34478,7 @@ var rn = function(t) {
|
|
34468
34478
|
function Ce(e, t) {
|
34469
34479
|
if (!(e && e.nodeType && e.nodeType === 1))
|
34470
34480
|
throw "Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));
|
34471
|
-
this.el = e, this.options = t =
|
34481
|
+
this.el = e, this.options = t = xs({}, t), e[Nt] = this;
|
34472
34482
|
var i = {
|
34473
34483
|
group: null,
|
34474
34484
|
sort: !0,
|
@@ -34520,7 +34530,7 @@ function Ce(e, t) {
|
|
34520
34530
|
Zb(t);
|
34521
34531
|
for (var n in this)
|
34522
34532
|
n.charAt(0) === "_" && typeof this[n] == "function" && (this[n] = this[n].bind(this));
|
34523
|
-
this.nativeDraggable = t.forceFallback ? !1 : nk, this.nativeDraggable && (this.options.touchStartThreshold = 1), t.supportPointer ? De(e, "pointerdown", this._onTapStart) : (De(e, "mousedown", this._onTapStart), De(e, "touchstart", this._onTapStart)), this.nativeDraggable && (De(e, "dragover", this), De(e, "dragenter", this)), mu.push(this.el), t.store && t.store.get && this.sort(t.store.get(this) || []),
|
34533
|
+
this.nativeDraggable = t.forceFallback ? !1 : nk, this.nativeDraggable && (this.options.touchStartThreshold = 1), t.supportPointer ? De(e, "pointerdown", this._onTapStart) : (De(e, "mousedown", this._onTapStart), De(e, "touchstart", this._onTapStart)), this.nativeDraggable && (De(e, "dragover", this), De(e, "dragenter", this)), mu.push(this.el), t.store && t.store.get && this.sort(t.store.get(this) || []), xs(this, JP());
|
34524
34534
|
}
|
34525
34535
|
Ce.prototype = /** @lends Sortable.prototype */
|
34526
34536
|
{
|
@@ -34573,11 +34583,11 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34573
34583
|
var n = this, r = n.el, a = n.options, o = r.ownerDocument, u;
|
34574
34584
|
if (s && !oe && s.parentNode === r) {
|
34575
34585
|
var h = nt(s);
|
34576
|
-
if (ze = r, oe = s, Xe = oe.parentNode,
|
34586
|
+
if (ze = r, oe = s, Xe = oe.parentNode, gn = oe.nextSibling, Kl = s, Tl = a.group, Ce.dragged = oe, rn = {
|
34577
34587
|
target: oe,
|
34578
34588
|
clientX: (i || t).clientX,
|
34579
34589
|
clientY: (i || t).clientY
|
34580
|
-
}, Fm =
|
34590
|
+
}, Fm = rn.clientX - h.left, Gm = rn.clientY - h.top, this._lastX = (i || t).clientX, this._lastY = (i || t).clientY, oe.style["will-change"] = "all", u = function() {
|
34581
34591
|
if (Mt("delayEnded", n, {
|
34582
34592
|
evt: t
|
34583
34593
|
}), Ce.eventCanceled) {
|
@@ -34591,9 +34601,9 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34591
34601
|
}), Ft(oe, a.chosenClass, !0);
|
34592
34602
|
}, a.ignore.split(",").forEach(function(d) {
|
34593
34603
|
Gb(oe, d.trim(), yh);
|
34594
|
-
}), De(o, "dragover",
|
34604
|
+
}), De(o, "dragover", an), De(o, "mousemove", an), De(o, "touchmove", an), De(o, "mouseup", n._onDrop), De(o, "touchend", n._onDrop), De(o, "touchcancel", n._onDrop), Bm && this.nativeDraggable && (this.options.touchStartThreshold = 4, oe.draggable = !0), Mt("delayStart", this, {
|
34595
34605
|
evt: t
|
34596
|
-
}), a.delay && (!a.delayOnTouchOnly || i) && (!this.nativeDraggable || !(ko ||
|
34606
|
+
}), a.delay && (!a.delayOnTouchOnly || i) && (!this.nativeDraggable || !(ko || _s))) {
|
34597
34607
|
if (Ce.eventCanceled) {
|
34598
34608
|
this._onDrop();
|
34599
34609
|
return;
|
@@ -34660,8 +34670,8 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34660
34670
|
}
|
34661
34671
|
},
|
34662
34672
|
_onTouchMove: function(t) {
|
34663
|
-
if (
|
34664
|
-
var i = this.options, s = i.fallbackTolerance, n = i.fallbackOffset, r = t.touches ? t.touches[0] : t, a = Ie && Sr(Ie, !0), o = Ie && a && a.a, u = Ie && a && a.d, h = Sl && vt && Um(vt), d = (r.clientX -
|
34673
|
+
if (rn) {
|
34674
|
+
var i = this.options, s = i.fallbackTolerance, n = i.fallbackOffset, r = t.touches ? t.touches[0] : t, a = Ie && Sr(Ie, !0), o = Ie && a && a.a, u = Ie && a && a.d, h = Sl && vt && Um(vt), d = (r.clientX - rn.clientX + n.x) / (o || 1) + (h ? h[0] - gh[0] : 0) / (o || 1), g = (r.clientY - rn.clientY + n.y) / (u || 1) + (h ? h[1] - gh[1] : 0) / (u || 1);
|
34665
34675
|
if (!Ce.active && !yr) {
|
34666
34676
|
if (s && Math.max(Math.abs(r.clientX - this._lastX), Math.abs(r.clientY - this._lastY)) < s)
|
34667
34677
|
return;
|
@@ -34688,7 +34698,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34688
34698
|
if (Sl) {
|
34689
34699
|
for (vt = t; Ee(vt, "position") === "static" && Ee(vt, "transform") === "none" && vt !== document; )
|
34690
34700
|
vt = vt.parentNode;
|
34691
|
-
vt !== document.body && vt !== document.documentElement ? (vt === document && (vt =
|
34701
|
+
vt !== document.body && vt !== document.documentElement ? (vt === document && (vt = ts()), i.top += vt.scrollTop, i.left += vt.scrollLeft) : vt = ts(), gh = Um(vt);
|
34692
34702
|
}
|
34693
34703
|
Ie = oe.cloneNode(!0), Ft(Ie, s.ghostClass, !1), Ft(Ie, s.fallbackClass, !0), Ft(Ie, s.dragClass, !0), Ee(Ie, "transition", ""), Ee(Ie, "transform", ""), Ee(Ie, "box-sizing", "border-box"), Ee(Ie, "margin", 0), Ee(Ie, "top", i.top), Ee(Ie, "left", i.left), Ee(Ie, "width", i.width), Ee(Ie, "height", i.height), Ee(Ie, "opacity", "0.8"), Ee(Ie, "position", Sl ? "absolute" : "fixed"), Ee(Ie, "zIndex", "100000"), Ee(Ie, "pointerEvents", "none"), Ce.ghost = Ie, t.appendChild(Ie), Ee(Ie, "transform-origin", Fm / parseInt(Ie.style.width) * 100 + "% " + Gm / parseInt(Ie.style.height) * 100 + "%");
|
34694
34704
|
}
|
@@ -34713,7 +34723,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34713
34723
|
var i = this.el, s = t.target, n, r, a, o = this.options, u = o.group, h = Ce.active, d = Tl === u, g = o.sort, p = dt || h, w, v = this, A = !1;
|
34714
34724
|
if (xd) return;
|
34715
34725
|
function M(V, P) {
|
34716
|
-
Mt(V, v,
|
34726
|
+
Mt(V, v, os({
|
34717
34727
|
evt: t,
|
34718
34728
|
isOwner: d,
|
34719
34729
|
axis: w ? "vertical" : "horizontal",
|
@@ -34738,15 +34748,15 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34738
34748
|
insertion: V
|
34739
34749
|
}), V && (d ? h._hideClone() : h._showClone(v), v !== p && (Ft(oe, dt ? dt.options.ghostClass : h.options.ghostClass, !1), Ft(oe, o.ghostClass, !0)), dt !== v && v !== Ce.active ? dt = v : v === Ce.active && dt && (dt = null), p === v && (v._ignoreWhileAnimating = s), v.animateAll(function() {
|
34740
34750
|
M("dragOverAnimationComplete"), v._ignoreWhileAnimating = null;
|
34741
|
-
}), v !== p && (p.animateAll(), p._ignoreWhileAnimating = null)), (s === oe && !oe.animated || s === i && !s.animated) && (Wn = null), !o.dragoverBubble && !t.rootEl && s !== document && (oe.parentNode[Nt]._isOutsideThisEl(t.target), !V &&
|
34751
|
+
}), v !== p && (p.animateAll(), p._ignoreWhileAnimating = null)), (s === oe && !oe.animated || s === i && !s.animated) && (Wn = null), !o.dragoverBubble && !t.rootEl && s !== document && (oe.parentNode[Nt]._isOutsideThisEl(t.target), !V && an(t)), !o.dragoverBubble && t.stopPropagation && t.stopPropagation(), A = !0;
|
34742
34752
|
}
|
34743
34753
|
function Y() {
|
34744
|
-
Gt = di(oe),
|
34754
|
+
Gt = di(oe), Os = di(oe, o.draggable), It({
|
34745
34755
|
sortable: v,
|
34746
34756
|
name: "change",
|
34747
34757
|
toEl: i,
|
34748
34758
|
newIndex: Gt,
|
34749
|
-
newDraggableIndex:
|
34759
|
+
newDraggableIndex: Os,
|
34750
34760
|
originalEvent: t
|
34751
34761
|
});
|
34752
34762
|
}
|
@@ -34756,7 +34766,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34756
34766
|
if (pu = !1, h && !o.disabled && (d ? g || (a = Xe !== ze) : dt === this || (this.lastPutMode = Tl.checkPull(this, h, oe, t)) && u.checkPut(this, h, oe, t))) {
|
34757
34767
|
if (w = this._getDirection(t, s) === "vertical", n = nt(oe), M("dragOverValid"), Ce.eventCanceled) return A;
|
34758
34768
|
if (a)
|
34759
|
-
return Xe = ze, k(), this._hideClone(), M("revert"), Ce.eventCanceled || (
|
34769
|
+
return Xe = ze, k(), this._hideClone(), M("revert"), Ce.eventCanceled || (gn ? ze.insertBefore(oe, gn) : ze.appendChild(oe)), R(!0);
|
34760
34770
|
var _ = xf(i, o.draggable);
|
34761
34771
|
if (!_ || hk(t, w, this) && !_.animated) {
|
34762
34772
|
if (_ === oe)
|
@@ -34796,7 +34806,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34796
34806
|
},
|
34797
34807
|
_ignoreWhileAnimating: null,
|
34798
34808
|
_offMoveEvents: function() {
|
34799
|
-
Oe(document, "mousemove", this._onTouchMove), Oe(document, "touchmove", this._onTouchMove), Oe(document, "pointermove", this._onTouchMove), Oe(document, "dragover",
|
34809
|
+
Oe(document, "mousemove", this._onTouchMove), Oe(document, "touchmove", this._onTouchMove), Oe(document, "pointermove", this._onTouchMove), Oe(document, "dragover", an), Oe(document, "mousemove", an), Oe(document, "touchmove", an);
|
34800
34810
|
},
|
34801
34811
|
_offUpEvents: function() {
|
34802
34812
|
var t = this.el.ownerDocument;
|
@@ -34804,9 +34814,9 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34804
34814
|
},
|
34805
34815
|
_onDrop: function(t) {
|
34806
34816
|
var i = this.el, s = this.options;
|
34807
|
-
if (Gt = di(oe),
|
34817
|
+
if (Gt = di(oe), Os = di(oe, s.draggable), Mt("drop", this, {
|
34808
34818
|
evt: t
|
34809
|
-
}), Xe = oe && oe.parentNode, Gt = di(oe),
|
34819
|
+
}), Xe = oe && oe.parentNode, Gt = di(oe), Os = di(oe, s.draggable), Ce.eventCanceled) {
|
34810
34820
|
this._nulling();
|
34811
34821
|
return;
|
34812
34822
|
}
|
@@ -34849,7 +34859,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34849
34859
|
name: "sort",
|
34850
34860
|
toEl: Xe,
|
34851
34861
|
originalEvent: t
|
34852
|
-
})), Ce.active && ((Gt == null || Gt === -1) && (Gt = wr,
|
34862
|
+
})), Ce.active && ((Gt == null || Gt === -1) && (Gt = wr, Os = Ka), It({
|
34853
34863
|
sortable: this,
|
34854
34864
|
name: "end",
|
34855
34865
|
toEl: Xe,
|
@@ -34857,7 +34867,7 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34857
34867
|
}), this.save()))), this._nulling();
|
34858
34868
|
},
|
34859
34869
|
_nulling: function() {
|
34860
|
-
Mt("nulling", this), ze = oe = Xe = Ie =
|
34870
|
+
Mt("nulling", this), ze = oe = Xe = Ie = gn = Ye = Kl = Ps = rn = Vi = Da = Gt = Os = wr = Ka = Wn = Ya = dt = Tl = Ce.dragged = Ce.ghost = Ce.clone = Ce.active = null, gu.forEach(function(t) {
|
34861
34871
|
t.checked = !0;
|
34862
34872
|
}), gu.length = ph = mh = 0;
|
34863
34873
|
},
|
@@ -34938,9 +34948,9 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34938
34948
|
}), this._onDrop(), this._disableDelayedDragEvents(), mu.splice(mu.indexOf(this.el), 1), this.el = t = null;
|
34939
34949
|
},
|
34940
34950
|
_hideClone: function() {
|
34941
|
-
if (!
|
34951
|
+
if (!Ps) {
|
34942
34952
|
if (Mt("hideClone", this), Ce.eventCanceled) return;
|
34943
|
-
Ee(Ye, "display", "none"), this.options.removeCloneOnHide && Ye.parentNode && Ye.parentNode.removeChild(Ye),
|
34953
|
+
Ee(Ye, "display", "none"), this.options.removeCloneOnHide && Ye.parentNode && Ye.parentNode.removeChild(Ye), Ps = !0;
|
34944
34954
|
}
|
34945
34955
|
},
|
34946
34956
|
_showClone: function(t) {
|
@@ -34948,9 +34958,9 @@ Ce.prototype = /** @lends Sortable.prototype */
|
|
34948
34958
|
this._hideClone();
|
34949
34959
|
return;
|
34950
34960
|
}
|
34951
|
-
if (
|
34961
|
+
if (Ps) {
|
34952
34962
|
if (Mt("showClone", this), Ce.eventCanceled) return;
|
34953
|
-
oe.parentNode == ze && !this.options.group.revertClone ? ze.insertBefore(Ye, oe) :
|
34963
|
+
oe.parentNode == ze && !this.options.group.revertClone ? ze.insertBefore(Ye, oe) : gn ? ze.insertBefore(Ye, gn) : ze.appendChild(Ye), this.options.group.revertClone && this.animate(oe, Ye), Ee(Ye, "display", ""), Ps = !1;
|
34954
34964
|
}
|
34955
34965
|
}
|
34956
34966
|
};
|
@@ -34959,7 +34969,7 @@ function lk(e) {
|
|
34959
34969
|
}
|
34960
34970
|
function Il(e, t, i, s, n, r, a, o) {
|
34961
34971
|
var u, h = e[Nt], d = h.options.onMove, g;
|
34962
|
-
return window.CustomEvent && !
|
34972
|
+
return window.CustomEvent && !_s && !ko ? u = new CustomEvent("move", {
|
34963
34973
|
bubbles: !0,
|
34964
34974
|
cancelable: !0
|
34965
34975
|
}) : (u = document.createEvent("Event"), u.initEvent("move", !0, !0)), u.to = t, u.from = e, u.dragged = i, u.draggedRect = s, u.related = n || t, u.relatedRect = r || nt(t), u.willInsertAfter = o, u.originalEvent = a, e.dispatchEvent(u), d && (g = d.call(h, u, a)), g;
|
@@ -35044,7 +35054,7 @@ Ce.mount = function() {
|
|
35044
35054
|
t[0].constructor === Array && (t = t[0]), t.forEach(function(s) {
|
35045
35055
|
if (!s.prototype || !s.prototype.constructor)
|
35046
35056
|
throw "Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(s));
|
35047
|
-
s.utils && (Ce.utils =
|
35057
|
+
s.utils && (Ce.utils = os(os({}, Ce.utils), s.utils)), Do.mount(s);
|
35048
35058
|
});
|
35049
35059
|
};
|
35050
35060
|
Ce.create = function(e, t) {
|
@@ -35084,22 +35094,22 @@ function gk() {
|
|
35084
35094
|
},
|
35085
35095
|
_handleAutoScroll: function(i, s) {
|
35086
35096
|
var n = this, r = (i.touches ? i.touches[0] : i).clientX, a = (i.touches ? i.touches[0] : i).clientY, o = document.elementFromPoint(r, a);
|
35087
|
-
if (yu = i, s || this.options.forceAutoScrollFallback || ko ||
|
35097
|
+
if (yu = i, s || this.options.forceAutoScrollFallback || ko || _s || Wa) {
|
35088
35098
|
vh(i, this.options, o, s);
|
35089
|
-
var u =
|
35099
|
+
var u = Us(o, !0);
|
35090
35100
|
_d && (!Qa || r !== wh || a !== bh) && (Qa && Wm(), Qa = setInterval(function() {
|
35091
|
-
var h =
|
35101
|
+
var h = Us(document.elementFromPoint(r, a), !0);
|
35092
35102
|
h !== u && (u = h, Zl()), vh(i, n.options, h, s);
|
35093
35103
|
}, 10), wh = r, bh = a);
|
35094
35104
|
} else {
|
35095
|
-
if (!this.options.bubbleScroll ||
|
35105
|
+
if (!this.options.bubbleScroll || Us(o, !0) === ts()) {
|
35096
35106
|
Zl();
|
35097
35107
|
return;
|
35098
35108
|
}
|
35099
|
-
vh(i, this.options,
|
35109
|
+
vh(i, this.options, Us(o, !1), !1);
|
35100
35110
|
}
|
35101
35111
|
}
|
35102
|
-
},
|
35112
|
+
}, xs(e, {
|
35103
35113
|
pluginName: "scroll",
|
35104
35114
|
initializeByDefault: !0
|
35105
35115
|
});
|
@@ -35114,8 +35124,8 @@ function Wm() {
|
|
35114
35124
|
}
|
35115
35125
|
var vh = jb(function(e, t, i, s) {
|
35116
35126
|
if (t.scroll) {
|
35117
|
-
var n = (e.touches ? e.touches[0] : e).clientX, r = (e.touches ? e.touches[0] : e).clientY, a = t.scrollSensitivity, o = t.scrollSpeed, u =
|
35118
|
-
Id !== i && (Id = i, Zl(), Ba = t.scroll, d = t.scrollFn, Ba === !0 && (Ba =
|
35127
|
+
var n = (e.touches ? e.touches[0] : e).clientX, r = (e.touches ? e.touches[0] : e).clientY, a = t.scrollSensitivity, o = t.scrollSpeed, u = ts(), h = !1, d;
|
35128
|
+
Id !== i && (Id = i, Zl(), Ba = t.scroll, d = t.scrollFn, Ba === !0 && (Ba = Us(i, !0)));
|
35119
35129
|
var g = 0, p = Ba;
|
35120
35130
|
do {
|
35121
35131
|
var w = p, v = nt(w), A = v.top, M = v.bottom, k = v.left, R = v.right, Y = v.width, _ = v.height, ee = void 0, X = void 0, le = w.scrollWidth, y = w.scrollHeight, E = Ee(w), S = w.scrollLeft, f = w.scrollTop;
|
@@ -35131,7 +35141,7 @@ var vh = jb(function(e, t, i, s) {
|
|
35131
35141
|
}).bind({
|
35132
35142
|
layer: g
|
35133
35143
|
}), 24))), g++;
|
35134
|
-
} while (t.bubbleScroll && p !== u && (p =
|
35144
|
+
} while (t.bubbleScroll && p !== u && (p = Us(p, !1)));
|
35135
35145
|
_d = h;
|
35136
35146
|
}
|
35137
35147
|
}, 30), tv = function(t) {
|
@@ -35162,7 +35172,7 @@ Sf.prototype = {
|
|
35162
35172
|
},
|
35163
35173
|
drop: tv
|
35164
35174
|
};
|
35165
|
-
|
35175
|
+
xs(Sf, {
|
35166
35176
|
pluginName: "revertOnSpill"
|
35167
35177
|
});
|
35168
35178
|
function If() {
|
@@ -35174,7 +35184,7 @@ If.prototype = {
|
|
35174
35184
|
},
|
35175
35185
|
drop: tv
|
35176
35186
|
};
|
35177
|
-
|
35187
|
+
xs(If, {
|
35178
35188
|
pluginName: "removeOnSpill"
|
35179
35189
|
});
|
35180
35190
|
Ce.mount(new gk());
|
@@ -37649,7 +37659,7 @@ const cB = /* @__PURE__ */ Q(oB, [["render", uB]]), hB = {
|
|
37649
37659
|
function fB(e, t, i, s, n, r) {
|
37650
37660
|
return q(), O("div", dB);
|
37651
37661
|
}
|
37652
|
-
const pB = /* @__PURE__ */ Q(hB, [["render", fB]]),
|
37662
|
+
const pB = /* @__PURE__ */ Q(hB, [["render", fB]]), on = new j(), _l = new ae(), mB = {
|
37653
37663
|
name: "QtiLookupOutcomeValue",
|
37654
37664
|
props: {
|
37655
37665
|
identifier: {
|
@@ -37696,8 +37706,8 @@ const pB = /* @__PURE__ */ Q(hB, [["render", fB]]), an = new j(), _l = new ae(),
|
|
37696
37706
|
if (!this.$slots.default)
|
37697
37707
|
throw new l("Must have one Expression node");
|
37698
37708
|
if (this.$slots.default().forEach((t) => {
|
37699
|
-
if (
|
37700
|
-
if (_l.isExpressionNode(
|
37709
|
+
if (on.isValidSlot(t))
|
37710
|
+
if (_l.isExpressionNode(on.kebabCase(t.type.name)))
|
37701
37711
|
e += 1;
|
37702
37712
|
else
|
37703
37713
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -37713,7 +37723,7 @@ const pB = /* @__PURE__ */ Q(hB, [["render", fB]]), an = new j(), _l = new ae(),
|
|
37713
37723
|
validateExpressions(e) {
|
37714
37724
|
e.forEach((t) => {
|
37715
37725
|
t.component !== null && this.validateRequiredBaseTypeAndCardinality(
|
37716
|
-
|
37726
|
+
on.validateOutcomeIdentifierAttribute(
|
37717
37727
|
this.getStore(),
|
37718
37728
|
this.identifier
|
37719
37729
|
),
|
@@ -37723,13 +37733,13 @@ const pB = /* @__PURE__ */ Q(hB, [["render", fB]]), an = new j(), _l = new ae(),
|
|
37723
37733
|
},
|
37724
37734
|
evaluate() {
|
37725
37735
|
try {
|
37726
|
-
let e = this.expression.evaluate(), t =
|
37736
|
+
let e = this.expression.evaluate(), t = on.validateOutcomeIdentifierAttribute(this.getStore(), this.identifier);
|
37727
37737
|
if (typeof t > "u")
|
37728
37738
|
throw new B('Outcome variable not found for identifier: "' + this.identifier + '"');
|
37729
37739
|
if (t.lookupTable === null)
|
37730
37740
|
throw new B('Outcome variable lookupTable not found for identifier: "' + this.identifier + '"');
|
37731
37741
|
let i = null;
|
37732
|
-
_l.isNullValue(e) || (this.expression.getBaseType() === "duration" && (e =
|
37742
|
+
_l.isNullValue(e) || (this.expression.getBaseType() === "duration" && (e = on.FloatValue(on.DurationValue(e))), i = e);
|
37733
37743
|
let s = _l.mapValueFromLookupTable(t, i);
|
37734
37744
|
console.log("[LookupOutcomeValue][" + this.identifier + "][Expression]", i, "[TargetValue]", s), this.getStore().setOutcomeVariableValue({
|
37735
37745
|
identifier: this.identifier,
|
@@ -37742,7 +37752,7 @@ const pB = /* @__PURE__ */ Q(hB, [["render", fB]]), an = new j(), _l = new ae(),
|
|
37742
37752
|
},
|
37743
37753
|
created() {
|
37744
37754
|
try {
|
37745
|
-
this.processingContext = _l.computeProcessingContext(this),
|
37755
|
+
this.processingContext = _l.computeProcessingContext(this), on.validateOutcomeIdentifierAttribute(this.getStore(), this.identifier), this.validateChildren();
|
37746
37756
|
} catch (e) {
|
37747
37757
|
throw this.isQtiValid = !1, e.name === "QtiValidationException" ? new l(e.message) : new Error(e.message);
|
37748
37758
|
}
|
@@ -39043,7 +39053,7 @@ const LQ = /* @__PURE__ */ Q(VQ, [["render", $Q]]), fg = new j(), Ll = new ae(),
|
|
39043
39053
|
function NQ(e, t, i, s, n, r) {
|
39044
39054
|
return q(), O("div", RQ);
|
39045
39055
|
}
|
39046
|
-
const qQ = /* @__PURE__ */ Q(MQ, [["render", NQ]]), pg = new j(),
|
39056
|
+
const qQ = /* @__PURE__ */ Q(MQ, [["render", NQ]]), pg = new j(), Rs = new ae(), OQ = {
|
39047
39057
|
name: "QtiMatch",
|
39048
39058
|
data() {
|
39049
39059
|
return {
|
@@ -39062,7 +39072,7 @@ const qQ = /* @__PURE__ */ Q(MQ, [["render", NQ]]), pg = new j(), Ms = new ae(),
|
|
39062
39072
|
this.value = e;
|
39063
39073
|
},
|
39064
39074
|
isNull() {
|
39065
|
-
return
|
39075
|
+
return Rs.isNullValue(this.value);
|
39066
39076
|
},
|
39067
39077
|
getBaseType() {
|
39068
39078
|
return this.valueBaseType;
|
@@ -39080,7 +39090,7 @@ const qQ = /* @__PURE__ */ Q(MQ, [["render", NQ]]), pg = new j(), Ms = new ae(),
|
|
39080
39090
|
throw new l("Must have two Expression nodes");
|
39081
39091
|
if (this.$slots.default().forEach((t) => {
|
39082
39092
|
if (pg.isValidSlot(t))
|
39083
|
-
if (
|
39093
|
+
if (Rs.isExpressionNode(pg.kebabCase(t.type.name)))
|
39084
39094
|
e += 1;
|
39085
39095
|
else
|
39086
39096
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -39117,15 +39127,15 @@ const qQ = /* @__PURE__ */ Q(MQ, [["render", NQ]]), pg = new j(), Ms = new ae(),
|
|
39117
39127
|
evaluate() {
|
39118
39128
|
try {
|
39119
39129
|
let e = this.expressions[0].evaluate(), t = this.expressions[1].evaluate();
|
39120
|
-
if (
|
39121
|
-
return this.setValue(
|
39130
|
+
if (Rs.isNullValue(e) || Rs.isNullValue(t))
|
39131
|
+
return this.setValue(Rs.nullValue()), this.getValue();
|
39122
39132
|
let i = this.expressions[0];
|
39123
39133
|
if (i.getCardinality() == "single")
|
39124
|
-
return
|
39134
|
+
return Rs.isSingleValuesMatch(i.getBaseType(), e, t);
|
39125
39135
|
if (i.getCardinality() == "multiple")
|
39126
|
-
return
|
39136
|
+
return Rs.isMultipleValuesMatch(i.getBaseType(), e, t);
|
39127
39137
|
if (i.getCardinality() == "ordered")
|
39128
|
-
return
|
39138
|
+
return Rs.isOrderedValuesMatch(i.getBaseType(), e, t);
|
39129
39139
|
i.getCardinality() == "record" && (JSON.stringify(e), JSON.stringify(t));
|
39130
39140
|
} catch (e) {
|
39131
39141
|
throw e.name === "QtiValidationException" ? new l(e.message) : e.name === "QtiEvaluationException" ? new B(e.message) : new Error(e.message);
|
@@ -39800,7 +39810,7 @@ function d5(e, t, i, s, n, r) {
|
|
39800
39810
|
K(e.$slots, "default")
|
39801
39811
|
]);
|
39802
39812
|
}
|
39803
|
-
const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(),
|
39813
|
+
const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(), ln = new ae(), p5 = {
|
39804
39814
|
name: "QtiSum",
|
39805
39815
|
data() {
|
39806
39816
|
return {
|
@@ -39819,7 +39829,7 @@ const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(), on = new ae(),
|
|
39819
39829
|
this.value = e;
|
39820
39830
|
},
|
39821
39831
|
isNull() {
|
39822
|
-
return
|
39832
|
+
return ln.isNullValue(this.value);
|
39823
39833
|
},
|
39824
39834
|
getBaseType() {
|
39825
39835
|
return this.valueBaseType;
|
@@ -39840,7 +39850,7 @@ const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(), on = new ae(),
|
|
39840
39850
|
throw new l("Must have at least one Expression node");
|
39841
39851
|
if (this.$slots.default().forEach((t) => {
|
39842
39852
|
if (Tg.isValidSlot(t))
|
39843
|
-
if (
|
39853
|
+
if (ln.isExpressionNode(Tg.kebabCase(t.type.name)))
|
39844
39854
|
e += 1;
|
39845
39855
|
else
|
39846
39856
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -39861,7 +39871,7 @@ const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(), on = new ae(),
|
|
39861
39871
|
e.forEach((t) => {
|
39862
39872
|
if (t.component === null) return;
|
39863
39873
|
const i = t.component.proxy;
|
39864
|
-
if (!
|
39874
|
+
if (!ln.isBaseTypeNumeric(i.getBaseType()))
|
39865
39875
|
throw new l("Expressions must be a numeric base-type");
|
39866
39876
|
if (i.getBaseType() === "float" && this.setBaseType("float"), i.getCardinality() !== "single" && i.getCardinality() !== "multiple" && i.getCardinality() !== "ordered")
|
39867
39877
|
throw new l('Expressions must be of cardinality "single", "multiple", or "ordered"');
|
@@ -39872,16 +39882,16 @@ const f5 = /* @__PURE__ */ Q(c5, [["render", d5]]), Tg = new j(), on = new ae(),
|
|
39872
39882
|
let e = "integer", t = new W(0);
|
39873
39883
|
for (let i = 0; i < this.expressions.length; i++) {
|
39874
39884
|
let s = this.expressions[i].evaluate();
|
39875
|
-
if (
|
39876
|
-
return console.log("[Sum][" + this.getBaseType() + "] value:", null), this.setValue(
|
39885
|
+
if (ln.isNullValue(s))
|
39886
|
+
return console.log("[Sum][" + this.getBaseType() + "] value:", null), this.setValue(ln.nullValue()), this.getValue();
|
39877
39887
|
this.expressions[i].getBaseType() !== "integer" && (e = "float");
|
39878
39888
|
let n = this.expressions[i].getCardinality();
|
39879
39889
|
if (n === "single")
|
39880
39890
|
t = t.plus(s);
|
39881
39891
|
else if (n === "multiple" || n === "ordered")
|
39882
39892
|
for (let r = 0; r < s.length; r++) {
|
39883
|
-
if (
|
39884
|
-
return console.log("[Sum][" + this.getBaseType() + "] value:", null), this.setValue(
|
39893
|
+
if (ln.isNullValue(s[r]))
|
39894
|
+
return console.log("[Sum][" + this.getBaseType() + "] value:", null), this.setValue(ln.nullValue()), this.getValue();
|
39885
39895
|
t = t.plus(s[r]);
|
39886
39896
|
}
|
39887
39897
|
}
|
@@ -40396,7 +40406,7 @@ function M5(e, t, i, s, n, r) {
|
|
40396
40406
|
K(e.$slots, "default")
|
40397
40407
|
]);
|
40398
40408
|
}
|
40399
|
-
const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(),
|
40409
|
+
const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(), gs = new ae(), N5 = {
|
40400
40410
|
name: "QtiEqualRounded",
|
40401
40411
|
props: {
|
40402
40412
|
/*
|
@@ -40437,7 +40447,7 @@ const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(), ms = new ae(),
|
|
40437
40447
|
this.value = e;
|
40438
40448
|
},
|
40439
40449
|
isNull() {
|
40440
|
-
return
|
40450
|
+
return gs.isNullValue(this.value);
|
40441
40451
|
},
|
40442
40452
|
getBaseType() {
|
40443
40453
|
return this.valueBaseType;
|
@@ -40484,7 +40494,7 @@ const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(), ms = new ae(),
|
|
40484
40494
|
throw new l("Must have two Expression nodes");
|
40485
40495
|
if (this.$slots.default().forEach((t) => {
|
40486
40496
|
if (ql.isValidSlot(t))
|
40487
|
-
if (
|
40497
|
+
if (gs.isExpressionNode(ql.kebabCase(t.type.name)))
|
40488
40498
|
e += 1;
|
40489
40499
|
else
|
40490
40500
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -40505,7 +40515,7 @@ const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(), ms = new ae(),
|
|
40505
40515
|
e.forEach((t) => {
|
40506
40516
|
if (t.component === null) return;
|
40507
40517
|
const i = t.component.proxy;
|
40508
|
-
if (!
|
40518
|
+
if (!gs.isBaseTypeNumeric(i.getBaseType()))
|
40509
40519
|
throw new l("Expressions must be a numeric base-type");
|
40510
40520
|
if (i.getCardinality() !== "single")
|
40511
40521
|
throw new l('Expressions must be cardinality="single"');
|
@@ -40514,7 +40524,7 @@ const R5 = /* @__PURE__ */ Q($5, [["render", M5]]), ql = new j(), ms = new ae(),
|
|
40514
40524
|
evaluate() {
|
40515
40525
|
try {
|
40516
40526
|
let e = this.expressions[0].evaluate(), t = this.expressions[1].evaluate();
|
40517
|
-
return
|
40527
|
+
return gs.isNullValue(e) || gs.isNullValue(t) ? (this.setValue(gs.nullValue()), console.log("[EqualRounded][Exp1][Exp2][Value]", e === null ? null : e.valueOf(), t === null ? null : t.valueOf(), this.getValue()), this.getValue()) : (e = new W(e), t = new W(t), e = this.roundValue(e), t = this.roundValue(t), gs.isNullValue(e) || gs.isNullValue(t) ? (this.setValue(gs.nullValue()), console.log("[EqualRounded][Exp1][Exp2][Value]", e === null ? null : e.valueOf(), t === null ? null : t.valueOf(), this.getValue()), this.getValue()) : (this.setValue(this.isEqualExact(new W(e), new W(t))), console.log("[EqualRounded][Exp1][Exp2][Value]", e.valueOf(), t.valueOf(), this.getValue()), this.getValue()));
|
40518
40528
|
} catch (e) {
|
40519
40529
|
throw e.name === "QtiValidationException" ? new l(e.message) : e.name === "QtiEvaluationException" ? new B(e.message) : new Error(e.message);
|
40520
40530
|
}
|
@@ -40858,7 +40868,7 @@ const G5 = /* @__PURE__ */ Q(H5, [["render", F5]]), Rh = new j(), Nh = new ae(),
|
|
40858
40868
|
function z5(e, t, i, s, n, r) {
|
40859
40869
|
return q(), O("div", W5);
|
40860
40870
|
}
|
40861
|
-
const K5 = /* @__PURE__ */ Q(j5, [["render", z5]]), qh = new j(),
|
40871
|
+
const K5 = /* @__PURE__ */ Q(j5, [["render", z5]]), qh = new j(), un = new ae(), Y5 = {
|
40862
40872
|
name: "QtiInside",
|
40863
40873
|
props: {
|
40864
40874
|
/*
|
@@ -40895,7 +40905,7 @@ const K5 = /* @__PURE__ */ Q(j5, [["render", z5]]), qh = new j(), ln = new ae(),
|
|
40895
40905
|
this.value = e;
|
40896
40906
|
},
|
40897
40907
|
isNull() {
|
40898
|
-
return
|
40908
|
+
return un.isNullValue(this.value);
|
40899
40909
|
},
|
40900
40910
|
getBaseType() {
|
40901
40911
|
return this.valueBaseType;
|
@@ -40959,7 +40969,7 @@ const K5 = /* @__PURE__ */ Q(j5, [["render", z5]]), qh = new j(), ln = new ae(),
|
|
40959
40969
|
throw new l("Must have exactly one Expression node");
|
40960
40970
|
if (this.$slots.default().forEach((t) => {
|
40961
40971
|
if (qh.isValidSlot(t))
|
40962
|
-
if (
|
40972
|
+
if (un.isExpressionNode(qh.kebabCase(t.type.name)))
|
40963
40973
|
e += 1;
|
40964
40974
|
else
|
40965
40975
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -40987,19 +40997,19 @@ const K5 = /* @__PURE__ */ Q(j5, [["render", z5]]), qh = new j(), ln = new ae(),
|
|
40987
40997
|
});
|
40988
40998
|
},
|
40989
40999
|
isPointInside(e) {
|
40990
|
-
return
|
41000
|
+
return un.isPointInside(this.getShape(), this.getCoordsData(), e);
|
40991
41001
|
},
|
40992
41002
|
evaluate() {
|
40993
41003
|
try {
|
40994
41004
|
let e = this.expression.evaluate();
|
40995
|
-
if (
|
40996
|
-
return console.log("[Inside] value:", null), this.setValue(
|
41005
|
+
if (un.isNullValue(e))
|
41006
|
+
return console.log("[Inside] value:", null), this.setValue(un.nullValue()), this.getValue();
|
40997
41007
|
if (this.expression.getCardinality() === "single")
|
40998
|
-
this.setValue(this.isPointInside(
|
41008
|
+
this.setValue(this.isPointInside(un.toPointObject(e)));
|
40999
41009
|
else {
|
41000
41010
|
this.setValue(!1);
|
41001
41011
|
for (let t = 0; t < e.length; t++)
|
41002
|
-
if (this.isPointInside(
|
41012
|
+
if (this.isPointInside(un.toPointObject(e[t]))) {
|
41003
41013
|
this.setValue(!0);
|
41004
41014
|
break;
|
41005
41015
|
}
|
@@ -41313,7 +41323,7 @@ function c3(e, t, i, s, n, r) {
|
|
41313
41323
|
K(e.$slots, "default")
|
41314
41324
|
]);
|
41315
41325
|
}
|
41316
|
-
const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(),
|
41326
|
+
const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(), cn = new ae(), d3 = {
|
41317
41327
|
name: "QtiProduct",
|
41318
41328
|
data() {
|
41319
41329
|
return {
|
@@ -41332,7 +41342,7 @@ const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(), un = new ae(),
|
|
41332
41342
|
this.value = e;
|
41333
41343
|
},
|
41334
41344
|
isNull() {
|
41335
|
-
return
|
41345
|
+
return cn.isNullValue(this.value);
|
41336
41346
|
},
|
41337
41347
|
getBaseType() {
|
41338
41348
|
return this.valueBaseType;
|
@@ -41353,7 +41363,7 @@ const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(), un = new ae(),
|
|
41353
41363
|
throw new l("Must have at least one Expression node");
|
41354
41364
|
if (this.$slots.default().forEach((t) => {
|
41355
41365
|
if (Lg.isValidSlot(t))
|
41356
|
-
if (
|
41366
|
+
if (cn.isExpressionNode(Lg.kebabCase(t.type.name)))
|
41357
41367
|
e += 1;
|
41358
41368
|
else
|
41359
41369
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -41374,7 +41384,7 @@ const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(), un = new ae(),
|
|
41374
41384
|
e.forEach((t) => {
|
41375
41385
|
if (t.component === null) return;
|
41376
41386
|
const i = t.component.proxy;
|
41377
|
-
if (!
|
41387
|
+
if (!cn.isBaseTypeNumeric(i.getBaseType()))
|
41378
41388
|
throw new l("Expressions must be a numeric base-type");
|
41379
41389
|
if (i.getBaseType() === "float" && this.setBaseType("float"), i.getCardinality() !== "single" && i.getCardinality() !== "multiple" && i.getCardinality() !== "ordered")
|
41380
41390
|
throw new l('Expressions must be of cardinality "single", "multiple", or "ordered"');
|
@@ -41385,16 +41395,16 @@ const h3 = /* @__PURE__ */ Q(l3, [["render", c3]]), Lg = new j(), un = new ae(),
|
|
41385
41395
|
let e = "integer", t = new W(1);
|
41386
41396
|
for (let i = 0; i < this.expressions.length; i++) {
|
41387
41397
|
let s = this.expressions[i].evaluate();
|
41388
|
-
if (
|
41389
|
-
return console.log("[Product][" + this.getBaseType() + "] value:", null), this.setValue(
|
41398
|
+
if (cn.isNullValue(s))
|
41399
|
+
return console.log("[Product][" + this.getBaseType() + "] value:", null), this.setValue(cn.nullValue()), this.getValue();
|
41390
41400
|
this.expressions[i].getBaseType() !== "integer" && (e = "float");
|
41391
41401
|
let n = this.expressions[i].getCardinality();
|
41392
41402
|
if (n === "single")
|
41393
41403
|
t = t.times(s);
|
41394
41404
|
else if (n === "multiple" || n === "ordered")
|
41395
41405
|
for (let r = 0; r < s.length; r++) {
|
41396
|
-
if (
|
41397
|
-
return console.log("[Product][" + this.getBaseType() + "] value:", null), this.setValue(
|
41406
|
+
if (cn.isNullValue(s[r]))
|
41407
|
+
return console.log("[Product][" + this.getBaseType() + "] value:", null), this.setValue(cn.nullValue()), this.getValue();
|
41398
41408
|
t = t.times(s[r]);
|
41399
41409
|
}
|
41400
41410
|
}
|
@@ -41430,7 +41440,7 @@ function p3(e, t, i, s, n, r) {
|
|
41430
41440
|
K(e.$slots, "default")
|
41431
41441
|
]);
|
41432
41442
|
}
|
41433
|
-
const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(),
|
41443
|
+
const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(), hn = new ae(), g3 = {
|
41434
41444
|
name: "QtiIndex",
|
41435
41445
|
props: {
|
41436
41446
|
/*
|
@@ -41462,7 +41472,7 @@ const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(), cn = new ae(),
|
|
41462
41472
|
this.value = e;
|
41463
41473
|
},
|
41464
41474
|
isNull() {
|
41465
|
-
return
|
41475
|
+
return hn.isNullValue(this.value);
|
41466
41476
|
},
|
41467
41477
|
getBaseType() {
|
41468
41478
|
return this.valueBaseType;
|
@@ -41503,7 +41513,7 @@ const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(), cn = new ae(),
|
|
41503
41513
|
throw new l("Must have exactly one Expression node");
|
41504
41514
|
if (this.$slots.default().forEach((t) => {
|
41505
41515
|
if (xa.isValidSlot(t))
|
41506
|
-
if (
|
41516
|
+
if (hn.isExpressionNode(xa.kebabCase(t.type.name)))
|
41507
41517
|
e += 1;
|
41508
41518
|
else
|
41509
41519
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -41535,11 +41545,11 @@ const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(), cn = new ae(),
|
|
41535
41545
|
this.setBaseType(this.expression.getBaseType());
|
41536
41546
|
const t = this.getNValue();
|
41537
41547
|
if (t === null || t < 1)
|
41538
|
-
return console.log("[Index][" + t + "]", null), this.setValue(
|
41539
|
-
if (
|
41540
|
-
return console.log("[Index][" + t + "]", null), this.setValue(
|
41548
|
+
return console.log("[Index][" + t + "]", null), this.setValue(hn.nullValue()), this.getValue();
|
41549
|
+
if (hn.isNullValue(e))
|
41550
|
+
return console.log("[Index][" + t + "]", null), this.setValue(hn.nullValue()), this.getValue();
|
41541
41551
|
if (e.length && e.length < t)
|
41542
|
-
return console.log("[Index][" + t + "]", null), this.setValue(
|
41552
|
+
return console.log("[Index][" + t + "]", null), this.setValue(hn.nullValue()), this.getValue();
|
41543
41553
|
const i = e[t - 1];
|
41544
41554
|
return console.log("[Index][" + t + "]", i), this.setValue(i), this.getValue();
|
41545
41555
|
} catch (e) {
|
@@ -41559,7 +41569,7 @@ const m3 = /* @__PURE__ */ Q(d3, [["render", p3]]), xa = new j(), cn = new ae(),
|
|
41559
41569
|
},
|
41560
41570
|
created() {
|
41561
41571
|
try {
|
41562
|
-
this.processingContext =
|
41572
|
+
this.processingContext = hn.computeProcessingContext(this), this.validateAttributes(), this.validateChildren();
|
41563
41573
|
} catch (e) {
|
41564
41574
|
throw this.isQtiValid = !1, e.name === "QtiValidationException" ? new l(e.message) : e.name === "QtiParseException" ? new re(e.message) : new Error(e.message);
|
41565
41575
|
}
|
@@ -41578,7 +41588,7 @@ function w3(e, t, i, s, n, r) {
|
|
41578
41588
|
K(e.$slots, "default")
|
41579
41589
|
]);
|
41580
41590
|
}
|
41581
|
-
const b3 = /* @__PURE__ */ Q(g3, [["render", w3]]), Mg = new j(),
|
41591
|
+
const b3 = /* @__PURE__ */ Q(g3, [["render", w3]]), Mg = new j(), Ns = new ae(), v3 = {
|
41582
41592
|
name: "QtiMember",
|
41583
41593
|
data() {
|
41584
41594
|
return {
|
@@ -41597,7 +41607,7 @@ const b3 = /* @__PURE__ */ Q(g3, [["render", w3]]), Mg = new j(), Rs = new ae(),
|
|
41597
41607
|
this.value = e;
|
41598
41608
|
},
|
41599
41609
|
isNull() {
|
41600
|
-
return
|
41610
|
+
return Ns.isNullValue(this.value);
|
41601
41611
|
},
|
41602
41612
|
getBaseType() {
|
41603
41613
|
return this.valueBaseType;
|
@@ -41615,7 +41625,7 @@ const b3 = /* @__PURE__ */ Q(g3, [["render", w3]]), Mg = new j(), Rs = new ae(),
|
|
41615
41625
|
throw new l("Must have two Expression nodes");
|
41616
41626
|
if (this.$slots.default().forEach((t) => {
|
41617
41627
|
if (Mg.isValidSlot(t))
|
41618
|
-
if (
|
41628
|
+
if (Ns.isExpressionNode(Mg.kebabCase(t.type.name)))
|
41619
41629
|
e += 1;
|
41620
41630
|
else
|
41621
41631
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -41655,12 +41665,12 @@ const b3 = /* @__PURE__ */ Q(g3, [["render", w3]]), Mg = new j(), Rs = new ae(),
|
|
41655
41665
|
evaluate() {
|
41656
41666
|
try {
|
41657
41667
|
let e = this.expressions[0].evaluate(), t = this.expressions[1].evaluate();
|
41658
|
-
if (
|
41659
|
-
return console.log("[Member]",
|
41668
|
+
if (Ns.isNullValue(e) || Ns.isNullValue(t))
|
41669
|
+
return console.log("[Member]", Ns.nullValue()), this.setValue(Ns.nullValue()), this.getValue();
|
41660
41670
|
let i = this.expressions[0].getBaseType();
|
41661
41671
|
console.log("[Member][Exp1][Exp2]", e, t);
|
41662
41672
|
for (let s = 0; s < t.length; s++)
|
41663
|
-
if (!
|
41673
|
+
if (!Ns.isNullValue(t[s]) && Ns.isSingleValuesMatch(i, e, t[s]))
|
41664
41674
|
return console.log("[Member]", !0), this.setValue(!0), this.getValue();
|
41665
41675
|
return console.log("[Member]", !1), this.setValue(!1), this.getValue();
|
41666
41676
|
} catch (e) {
|
@@ -41689,7 +41699,7 @@ function C3(e, t, i, s, n, r) {
|
|
41689
41699
|
K(e.$slots, "default")
|
41690
41700
|
]);
|
41691
41701
|
}
|
41692
|
-
const T3 = /* @__PURE__ */ Q(v3, [["render", C3]]), Rg = new j(),
|
41702
|
+
const T3 = /* @__PURE__ */ Q(v3, [["render", C3]]), Rg = new j(), zi = new ae(), x3 = {
|
41693
41703
|
name: "QtiDelete",
|
41694
41704
|
data() {
|
41695
41705
|
return {
|
@@ -41708,7 +41718,7 @@ const T3 = /* @__PURE__ */ Q(v3, [["render", C3]]), Rg = new j(), Wi = new ae(),
|
|
41708
41718
|
this.value = e;
|
41709
41719
|
},
|
41710
41720
|
isNull() {
|
41711
|
-
return
|
41721
|
+
return zi.isNullValue(this.value);
|
41712
41722
|
},
|
41713
41723
|
getBaseType() {
|
41714
41724
|
return this.valueBaseType;
|
@@ -41732,7 +41742,7 @@ const T3 = /* @__PURE__ */ Q(v3, [["render", C3]]), Rg = new j(), Wi = new ae(),
|
|
41732
41742
|
throw new l("[Delete] Must have two Expression nodes");
|
41733
41743
|
if (this.$slots.default().forEach((t) => {
|
41734
41744
|
if (Rg.isValidSlot(t))
|
41735
|
-
if (
|
41745
|
+
if (zi.isExpressionNode(Rg.kebabCase(t.type.name)))
|
41736
41746
|
e += 1;
|
41737
41747
|
else
|
41738
41748
|
throw new l('[Delete] Node is not an Expression: "' + t.type.name + '"');
|
@@ -41774,12 +41784,12 @@ const T3 = /* @__PURE__ */ Q(v3, [["render", C3]]), Rg = new j(), Wi = new ae(),
|
|
41774
41784
|
evaluate() {
|
41775
41785
|
try {
|
41776
41786
|
let e = this.expressions[0].evaluate(), t = this.expressions[1].evaluate();
|
41777
|
-
if (
|
41778
|
-
return console.log("[Delete][Value]",
|
41787
|
+
if (zi.isNullValue(e) || zi.isNullValue(t))
|
41788
|
+
return console.log("[Delete][Value]", zi.nullValue()), this.setValue(zi.nullValue()), this.getValue();
|
41779
41789
|
let i = this.expressions[0].getBaseType(), s = [];
|
41780
41790
|
for (let n = 0; n < t.length; n++)
|
41781
|
-
|
41782
|
-
return s.length === 0 ? (console.log("[Delete][Value]",
|
41791
|
+
zi.isNullValue(t[n]) || zi.isSingleValuesMatch(i, e, t[n]) || s.push(t[n]);
|
41792
|
+
return s.length === 0 ? (console.log("[Delete][Value]", zi.nullValue()), this.setValue(zi.nullValue()), this.getValue()) : (console.log("[Delete][Value]", s), this.setValue(s), this.getValue());
|
41783
41793
|
} catch (e) {
|
41784
41794
|
throw e.name === "QtiValidationException" ? new l(e.message) : e.name === "QtiEvaluationException" ? new B(e.message) : new Error(e.message);
|
41785
41795
|
}
|
@@ -42488,7 +42498,7 @@ function Y3(e, t, i, s, n, r) {
|
|
42488
42498
|
K(e.$slots, "default")
|
42489
42499
|
]);
|
42490
42500
|
}
|
42491
|
-
const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(),
|
42501
|
+
const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(), dn = new ae(), Z3 = {
|
42492
42502
|
name: "QtiDivide",
|
42493
42503
|
data() {
|
42494
42504
|
return {
|
@@ -42507,7 +42517,7 @@ const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(), hn = new ae(),
|
|
42507
42517
|
this.value = e;
|
42508
42518
|
},
|
42509
42519
|
isNull() {
|
42510
|
-
return
|
42520
|
+
return dn.isNullValue(this.value);
|
42511
42521
|
},
|
42512
42522
|
getBaseType() {
|
42513
42523
|
return this.valueBaseType;
|
@@ -42525,7 +42535,7 @@ const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(), hn = new ae(),
|
|
42525
42535
|
throw new l("Must have two Expression nodes");
|
42526
42536
|
if (this.$slots.default().forEach((t) => {
|
42527
42537
|
if (Og.isValidSlot(t))
|
42528
|
-
if (
|
42538
|
+
if (dn.isExpressionNode(Og.kebabCase(t.type.name)))
|
42529
42539
|
e += 1;
|
42530
42540
|
else
|
42531
42541
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -42546,7 +42556,7 @@ const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(), hn = new ae(),
|
|
42546
42556
|
e.forEach((t) => {
|
42547
42557
|
if (t.component === null) return;
|
42548
42558
|
const i = t.component.proxy;
|
42549
|
-
if (!
|
42559
|
+
if (!dn.isBaseTypeNumeric(i.getBaseType()))
|
42550
42560
|
throw new l("Expressions must be a numeric base-type");
|
42551
42561
|
if (i.getCardinality() !== "single")
|
42552
42562
|
throw new l('Expressions must be cardinality="single"');
|
@@ -42555,7 +42565,7 @@ const X3 = /* @__PURE__ */ Q(z3, [["render", Y3]]), Og = new j(), hn = new ae(),
|
|
42555
42565
|
evaluate() {
|
42556
42566
|
try {
|
42557
42567
|
let e = this.expressions[0].evaluate(), t = this.expressions[1].evaluate();
|
42558
|
-
return
|
42568
|
+
return dn.isNullValue(e) || dn.isNullValue(t) ? (this.setValue(dn.nullValue()), console.log("[Divide][Value]", this.getValue()), this.getValue()) : (e = new W(e), t = new W(t), t.isZero() ? (this.setValue(dn.nullValue()), console.log("[Divide][Value]", this.getValue()), this.getValue()) : (this.setValue(e.dividedBy(t).toNumber()), console.log("[Divide][Value]", this.getValue()), this.getValue()));
|
42559
42569
|
} catch (e) {
|
42560
42570
|
throw e.name === "QtiValidationException" ? new l(e.message) : e.name === "QtiEvaluationException" ? new B(e.message) : e.name === "QtiExitProcessingException" ? new Qt(e.message) : new Error(e.message);
|
42561
42571
|
}
|
@@ -42994,7 +43004,7 @@ function g4(e, t, i, s, n, r) {
|
|
42994
43004
|
K(e.$slots, "default")
|
42995
43005
|
]);
|
42996
43006
|
}
|
42997
|
-
const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(),
|
43007
|
+
const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(), fn = new ae(), w4 = {
|
42998
43008
|
name: "QtiMax",
|
42999
43009
|
data() {
|
43000
43010
|
return {
|
@@ -43013,7 +43023,7 @@ const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(), dn = new ae(),
|
|
43013
43023
|
this.value = e;
|
43014
43024
|
},
|
43015
43025
|
isNull() {
|
43016
|
-
return
|
43026
|
+
return fn.isNullValue(this.value);
|
43017
43027
|
},
|
43018
43028
|
getBaseType() {
|
43019
43029
|
return this.valueBaseType;
|
@@ -43034,7 +43044,7 @@ const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(), dn = new ae(),
|
|
43034
43044
|
throw new l("Must have at least one Expression node");
|
43035
43045
|
if (this.$slots.default().forEach((t) => {
|
43036
43046
|
if (Qg.isValidSlot(t))
|
43037
|
-
if (
|
43047
|
+
if (fn.isExpressionNode(Qg.kebabCase(t.type.name)))
|
43038
43048
|
e += 1;
|
43039
43049
|
else
|
43040
43050
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -43055,7 +43065,7 @@ const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(), dn = new ae(),
|
|
43055
43065
|
this.setBaseType("integer"), e.forEach((t) => {
|
43056
43066
|
if (t.component === null) return;
|
43057
43067
|
const i = t.component.proxy;
|
43058
|
-
if (!
|
43068
|
+
if (!fn.isBaseTypeNumeric(i.getBaseType()))
|
43059
43069
|
throw new l("Expressions must be a numeric base-type");
|
43060
43070
|
if (i.getBaseType() === "float" && this.setBaseType("float"), i.getCardinality() !== "single" && i.getCardinality() !== "multiple" && i.getCardinality() !== "ordered")
|
43061
43071
|
throw new l('Expressions must be of cardinality "single", "multiple", or "ordered"');
|
@@ -43067,16 +43077,16 @@ const y4 = /* @__PURE__ */ Q(p4, [["render", g4]]), Qg = new j(), dn = new ae(),
|
|
43067
43077
|
let e = new W(-1 / 0);
|
43068
43078
|
for (let t = 0; t < this.expressions.length; t++) {
|
43069
43079
|
let i = this.expressions[t].evaluate();
|
43070
|
-
if (
|
43071
|
-
return console.log("[Max][" + this.getBaseType() + "]", null), this.setValue(
|
43080
|
+
if (fn.isNullValue(i))
|
43081
|
+
return console.log("[Max][" + this.getBaseType() + "]", null), this.setValue(fn.nullValue()), this.getValue();
|
43072
43082
|
this.expressions[t].getBaseType() !== "integer" && this.setBaseType("float");
|
43073
43083
|
let s = this.expressions[t].getCardinality();
|
43074
43084
|
if (s === "single")
|
43075
43085
|
e = e.comparedTo(i) < 0 ? new W(i) : e;
|
43076
43086
|
else if (s === "multiple" || s === "ordered")
|
43077
43087
|
for (let n = 0; n < i.length; n++) {
|
43078
|
-
if (
|
43079
|
-
return console.log("[Max][" + this.getBaseType() + "]", null), this.setValue(
|
43088
|
+
if (fn.isNullValue(i[n]))
|
43089
|
+
return console.log("[Max][" + this.getBaseType() + "]", null), this.setValue(fn.nullValue()), this.getValue();
|
43080
43090
|
e = e.comparedTo(i[n]) < 0 ? new W(i[n]) : e;
|
43081
43091
|
}
|
43082
43092
|
}
|
@@ -43112,7 +43122,7 @@ function v4(e, t, i, s, n, r) {
|
|
43112
43122
|
K(e.$slots, "default")
|
43113
43123
|
]);
|
43114
43124
|
}
|
43115
|
-
const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(),
|
43125
|
+
const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(), pn = new ae(), C4 = {
|
43116
43126
|
name: "QtiMin",
|
43117
43127
|
data() {
|
43118
43128
|
return {
|
@@ -43131,7 +43141,7 @@ const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(), fn = new ae(),
|
|
43131
43141
|
this.value = e;
|
43132
43142
|
},
|
43133
43143
|
isNull() {
|
43134
|
-
return
|
43144
|
+
return pn.isNullValue(this.value);
|
43135
43145
|
},
|
43136
43146
|
getBaseType() {
|
43137
43147
|
return this.valueBaseType;
|
@@ -43152,7 +43162,7 @@ const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(), fn = new ae(),
|
|
43152
43162
|
throw new l("Must have at least one Expression node");
|
43153
43163
|
if (this.$slots.default().forEach((t) => {
|
43154
43164
|
if (Hg.isValidSlot(t))
|
43155
|
-
if (
|
43165
|
+
if (pn.isExpressionNode(Hg.kebabCase(t.type.name)))
|
43156
43166
|
e += 1;
|
43157
43167
|
else
|
43158
43168
|
throw new l('Node is not an Expression: "' + t.type.name + '"');
|
@@ -43173,7 +43183,7 @@ const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(), fn = new ae(),
|
|
43173
43183
|
this.setBaseType("integer"), e.forEach((t) => {
|
43174
43184
|
if (t.component === null) return;
|
43175
43185
|
const i = t.component.proxy;
|
43176
|
-
if (!
|
43186
|
+
if (!pn.isBaseTypeNumeric(i.getBaseType()))
|
43177
43187
|
throw new l("Expressions must be a numeric base-type");
|
43178
43188
|
if (i.getBaseType() === "float" && this.setBaseType("float"), i.getCardinality() !== "single" && i.getCardinality() !== "multiple" && i.getCardinality() !== "ordered")
|
43179
43189
|
throw new l('Expressions must be of cardinality "single", "multiple", or "ordered"');
|
@@ -43185,16 +43195,16 @@ const E4 = /* @__PURE__ */ Q(w4, [["render", v4]]), Hg = new j(), fn = new ae(),
|
|
43185
43195
|
let e = new W(1 / 0);
|
43186
43196
|
for (let t = 0; t < this.expressions.length; t++) {
|
43187
43197
|
let i = this.expressions[t].evaluate();
|
43188
|
-
if (
|
43189
|
-
return console.log("[Min][" + this.getBaseType() + "]", null), this.setValue(
|
43198
|
+
if (pn.isNullValue(i))
|
43199
|
+
return console.log("[Min][" + this.getBaseType() + "]", null), this.setValue(pn.nullValue()), this.getValue();
|
43190
43200
|
this.expressions[t].getBaseType() !== "integer" && this.setBaseType("float");
|
43191
43201
|
let s = this.expressions[t].getCardinality();
|
43192
43202
|
if (s === "single")
|
43193
43203
|
e = e.comparedTo(i) > 0 ? new W(i) : e;
|
43194
43204
|
else if (s === "multiple" || s === "ordered")
|
43195
43205
|
for (let n = 0; n < i.length; n++) {
|
43196
|
-
if (
|
43197
|
-
return console.log("[Min][" + this.getBaseType() + "]", null), this.setValue(
|
43206
|
+
if (pn.isNullValue(i[n]))
|
43207
|
+
return console.log("[Min][" + this.getBaseType() + "]", null), this.setValue(pn.nullValue()), this.getValue();
|
43198
43208
|
e = e.comparedTo(i[n]) > 0 ? new W(i[n]) : e;
|
43199
43209
|
}
|
43200
43210
|
}
|
@@ -44874,9 +44884,9 @@ const pH = /* @__PURE__ */ Q(hH, [["render", fH]]), mH = new j(), Dl = new gv(),
|
|
44874
44884
|
setup(e, t) {
|
44875
44885
|
ue(av().appContext);
|
44876
44886
|
const i = ie();
|
44877
|
-
let s =
|
44887
|
+
let s = en(""), n = en(null), r = en(""), a = en(""), o = en("");
|
44878
44888
|
r.value = e.containerClass, a.value = e.containerPaddingClass, o.value = e.colorClass;
|
44879
|
-
const u =
|
44889
|
+
const u = en(null), h = en(null), d = ov(() => {
|
44880
44890
|
let D = s.value;
|
44881
44891
|
return D = Dl.filterXmlDeclaration(D), D = Dl.filterCdata(D), D = Dl.filterStyle(D), D = Dl.filterMedia(D), {
|
44882
44892
|
template: `<div id="${i}">${D}</div>`
|