sykpcomposer 1.20.48 → 1.20.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ImageComponent-e3dedee7.js → ImageComponent-e128c84b.js} +3 -3
- package/dist/{ImageComponent-e3dedee7.js.map → ImageComponent-e128c84b.js.map} +1 -1
- package/dist/{InlineImageComponent-d1bdaef9.js → InlineImageComponent-9de4bd2d.js} +3 -3
- package/dist/{InlineImageComponent-d1bdaef9.js.map → InlineImageComponent-9de4bd2d.js.map} +1 -1
- package/dist/{LexicalNestedComposer.prod-738fa81b.js → LexicalNestedComposer.prod-f66a0fea.js} +2 -2
- package/dist/{LexicalNestedComposer.prod-738fa81b.js.map → LexicalNestedComposer.prod-f66a0fea.js.map} +1 -1
- package/dist/{PollComponent-c2bdbca2.js → PollComponent-67cbd79c.js} +2 -2
- package/dist/{PollComponent-c2bdbca2.js.map → PollComponent-67cbd79c.js.map} +1 -1
- package/dist/{index-deb978e4.js → index-12d8b63f.js} +326 -328
- package/dist/{index-deb978e4.js.map → index-12d8b63f.js.map} +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +26 -26
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -695,7 +695,7 @@ function kn() {
|
|
|
695
695
|
function Ao(c) {
|
|
696
696
|
return {};
|
|
697
697
|
}
|
|
698
|
-
const ka = {}, nw = {}, Vd = {},
|
|
698
|
+
const ka = {}, nw = {}, Vd = {}, ca = {}, Ws = {}, Bl = {}, Js = {}, Xs = {}, Bp = {}, zl = {}, Ks = {}, ei = {}, Kd = {}, Gd = {}, rw = {}, Eh = {}, cT = {}, Ch = {}, uT = {}, Yd = {}, Zd = {}, $l = {}, dT = {}, el = {}, Zl = {}, tl = {}, Th = {}, fT = {}, ow = {}, Iv = {}, kh = {}, Tl = {}, Oh = {}, s0 = {}, pT = {}, Qd = {}, Xd = {}, zp = {}, Nh = {}, hT = {}, Jc = {}, Vc = {}, l0 = {}, gT = {}, iw = {}, ha = typeof window < "u" && window.document !== void 0 && window.document.createElement !== void 0, mT = ha && "documentMode" in document ? document.documentMode : null, ra = ha && /Mac|iPod|iPhone|iPad/.test(navigator.platform), Vs = ha && /^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent), $p = !(!ha || !("InputEvent" in window) || mT) && "getTargetRanges" in new window.InputEvent("input"), c0 = ha && /Version\/[\d.]+.*Safari/.test(navigator.userAgent), Ah = ha && /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream, yT = ha && /Android/.test(navigator.userAgent), aw = ha && /^(?=.*Chrome).*/i.test(navigator.userAgent), bT = ha && yT && aw, u0 = ha && /AppleWebKit\/[\d.]+/.test(navigator.userAgent) && !aw, ef = 1, nl = 3, Ul = 0, sw = 1, ru = 2, vT = 0, _T = 1, xT = 2, Up = 4, Hp = 8, d0 = 128, wT = 112 | (3 | Up | Hp) | d0, f0 = 1, p0 = 2, h0 = 3, g0 = 4, m0 = 5, y0 = 6, jh = c0 || Ah || u0 ? " " : "", rs = `
|
|
699
699
|
|
|
700
700
|
`, ST = Vs ? " " : jh, lw = "֑-߿יִ-﷽ﹰ-ﻼ", cw = "A-Za-zÀ-ÖØ-öø-ʸ̀-ࠀ-Ⰰ-︀--", ET = new RegExp("^[^" + cw + "]*[" + lw + "]"), CT = new RegExp("^[^" + lw + "]*[" + cw + "]"), ts = { bold: 1, code: 16, highlight: d0, italic: 2, strikethrough: Up, subscript: 32, superscript: 64, underline: Hp }, TT = { directionless: 1, unmergeable: 2 }, Pv = { center: p0, end: y0, justify: g0, left: f0, right: h0, start: m0 }, kT = { [p0]: "center", [y0]: "end", [g0]: "justify", [f0]: "left", [h0]: "right", [m0]: "start" }, OT = { normal: 0, segmented: 2, token: 1 }, NT = { [vT]: "normal", [xT]: "segmented", [_T]: "token" };
|
|
701
701
|
function AT(c) {
|
|
@@ -1142,7 +1142,7 @@ function $v(c) {
|
|
|
1142
1142
|
return c === "ArrowRight";
|
|
1143
1143
|
}
|
|
1144
1144
|
function ud(c, t) {
|
|
1145
|
-
return
|
|
1145
|
+
return ra ? c : t;
|
|
1146
1146
|
}
|
|
1147
1147
|
function Uv(c) {
|
|
1148
1148
|
return c === "Enter";
|
|
@@ -1329,9 +1329,9 @@ function HT(c, t) {
|
|
|
1329
1329
|
return [s, o];
|
|
1330
1330
|
}
|
|
1331
1331
|
function qT(c) {
|
|
1332
|
-
return
|
|
1332
|
+
return Ki(c) && c.tagName === "A";
|
|
1333
1333
|
}
|
|
1334
|
-
function
|
|
1334
|
+
function Ki(c) {
|
|
1335
1335
|
return c.nodeType === 1;
|
|
1336
1336
|
}
|
|
1337
1337
|
function WT(c) {
|
|
@@ -1366,14 +1366,14 @@ function Ew(c, t, n, e, s, o) {
|
|
|
1366
1366
|
r.__parent === t && (kt(r) && Ew(r, a, n, e, s, o), n.has(a) || o.delete(a), s.push(a)), r = r.getNextSibling();
|
|
1367
1367
|
}
|
|
1368
1368
|
}
|
|
1369
|
-
let Gs, oi, jd, Rh, iy, ay, Hl,
|
|
1369
|
+
let Gs, oi, jd, Rh, iy, ay, Hl, ua, sy, Id, mo = "", ni = "", oa = null, Za = "", Cw = !1, Dh = !1, bp = null;
|
|
1370
1370
|
function Gp(c, t) {
|
|
1371
1371
|
const n = Hl.get(c);
|
|
1372
1372
|
if (t !== null) {
|
|
1373
1373
|
const e = uy(c);
|
|
1374
1374
|
e.parentNode === t && t.removeChild(e);
|
|
1375
1375
|
}
|
|
1376
|
-
if (
|
|
1376
|
+
if (ua.has(c) || oi._keyToDOMMap.delete(c), kt(n)) {
|
|
1377
1377
|
const e = Zp(n, Hl);
|
|
1378
1378
|
ly(e, 0, e.length - 1, null);
|
|
1379
1379
|
}
|
|
@@ -1404,7 +1404,7 @@ function kw(c, t) {
|
|
|
1404
1404
|
t === 0 ? Sl(n, "") : t === f0 ? Sl(n, "left") : t === p0 ? Sl(n, "center") : t === h0 ? Sl(n, "right") : t === g0 ? Sl(n, "justify") : t === m0 ? Sl(n, "start") : t === y0 && Sl(n, "end");
|
|
1405
1405
|
}
|
|
1406
1406
|
function Yp(c, t, n) {
|
|
1407
|
-
const e =
|
|
1407
|
+
const e = ua.get(c);
|
|
1408
1408
|
e === void 0 && fn(60);
|
|
1409
1409
|
const s = e.createDOM(Gs, oi);
|
|
1410
1410
|
if (function(o, r, a) {
|
|
@@ -1417,7 +1417,7 @@ function Yp(c, t, n) {
|
|
|
1417
1417
|
(function(i, u, d, f) {
|
|
1418
1418
|
const p = ni;
|
|
1419
1419
|
ni = "", cy(i, d, 0, u, f, null), Nw(d, f), ni = p;
|
|
1420
|
-
})(Zp(e,
|
|
1420
|
+
})(Zp(e, ua), l, e, s);
|
|
1421
1421
|
}
|
|
1422
1422
|
const a = e.__format;
|
|
1423
1423
|
a !== 0 && kw(s, a), e.isInline() || Ow(null, e, s), Ih(e) && (mo += rs, Za += rs);
|
|
@@ -1445,8 +1445,8 @@ function cy(c, t, n, e, s, o) {
|
|
|
1445
1445
|
let a = n;
|
|
1446
1446
|
for (; a <= e; ++a) {
|
|
1447
1447
|
Yp(c[a], s, o);
|
|
1448
|
-
const l =
|
|
1449
|
-
l !== null &&
|
|
1448
|
+
const l = ua.get(c[a]);
|
|
1449
|
+
l !== null && oa === null && Jt(l) && (oa = l.getFormat());
|
|
1450
1450
|
}
|
|
1451
1451
|
Ih(t) && (mo += rs), s.__lexicalTextContent = mo, mo = r + mo;
|
|
1452
1452
|
}
|
|
@@ -1455,7 +1455,7 @@ function Wv(c, t) {
|
|
|
1455
1455
|
return Aa(n) || _r(n) && n.isInline();
|
|
1456
1456
|
}
|
|
1457
1457
|
function Ow(c, t, n) {
|
|
1458
|
-
const e = c !== null && (c.__size === 0 || Wv(c.__last, Hl)), s = t.__size === 0 || Wv(t.__last,
|
|
1458
|
+
const e = c !== null && (c.__size === 0 || Wv(c.__last, Hl)), s = t.__size === 0 || Wv(t.__last, ua);
|
|
1459
1459
|
if (e) {
|
|
1460
1460
|
if (!s) {
|
|
1461
1461
|
const o = n.__lexicalLineBreak;
|
|
@@ -1501,7 +1501,7 @@ function Nw(c, t) {
|
|
|
1501
1501
|
function GT(c, t, n) {
|
|
1502
1502
|
const e = ni;
|
|
1503
1503
|
var s;
|
|
1504
|
-
ni = "",
|
|
1504
|
+
ni = "", oa = null, function(o, r, a) {
|
|
1505
1505
|
const l = mo, i = o.__size, u = r.__size;
|
|
1506
1506
|
if (mo = "", i === 1 && u === 1) {
|
|
1507
1507
|
const d = o.__first, f = r.__first;
|
|
@@ -1511,10 +1511,10 @@ function GT(c, t, n) {
|
|
|
1511
1511
|
const h = uy(d), m = Yp(f, null, null);
|
|
1512
1512
|
a.replaceChild(m, h), Gp(d, null);
|
|
1513
1513
|
}
|
|
1514
|
-
const p =
|
|
1515
|
-
|
|
1514
|
+
const p = ua.get(f);
|
|
1515
|
+
oa === null && Jt(p) && (oa = p.getFormat());
|
|
1516
1516
|
} else {
|
|
1517
|
-
const d = Zp(o, Hl), f = Zp(r,
|
|
1517
|
+
const d = Zp(o, Hl), f = Zp(r, ua);
|
|
1518
1518
|
if (i === 0)
|
|
1519
1519
|
u !== 0 && cy(f, r, 0, u - 1, a, null);
|
|
1520
1520
|
else if (u === 0) {
|
|
@@ -1542,8 +1542,8 @@ function GT(c, t, n) {
|
|
|
1542
1542
|
else
|
|
1543
1543
|
y = mm(uy(R)), Gp(R, b), S++;
|
|
1544
1544
|
}
|
|
1545
|
-
const N =
|
|
1546
|
-
N !== null &&
|
|
1545
|
+
const N = ua.get(L);
|
|
1546
|
+
N !== null && oa === null && Jt(N) && (oa = N.getFormat());
|
|
1547
1547
|
}
|
|
1548
1548
|
const F = S > _, B = C > E;
|
|
1549
1549
|
if (F && !B) {
|
|
@@ -1554,7 +1554,7 @@ function GT(c, t, n) {
|
|
|
1554
1554
|
})(r, d, f, i, u, a);
|
|
1555
1555
|
}
|
|
1556
1556
|
Ih(r) && (mo += rs), a.__lexicalTextContent = mo, mo = l + mo;
|
|
1557
|
-
}(c, t, n), Nw(t, n), Rr(s = t) &&
|
|
1557
|
+
}(c, t, n), Nw(t, n), Rr(s = t) && oa != null && oa !== s.__textFormat && !Dh && s.setTextFormat(oa), ni = e, oa = null;
|
|
1558
1558
|
}
|
|
1559
1559
|
function Zp(c, t) {
|
|
1560
1560
|
const n = [];
|
|
@@ -1567,7 +1567,7 @@ function Zp(c, t) {
|
|
|
1567
1567
|
}
|
|
1568
1568
|
function dd(c, t) {
|
|
1569
1569
|
const n = Hl.get(c);
|
|
1570
|
-
let e =
|
|
1570
|
+
let e = ua.get(c);
|
|
1571
1571
|
n !== void 0 && e !== void 0 || fn(61);
|
|
1572
1572
|
const s = Cw || ay.has(c) || iy.has(c), o = Vp(oi, c);
|
|
1573
1573
|
if (n === e && !s) {
|
|
@@ -1621,9 +1621,9 @@ function mm(c) {
|
|
|
1621
1621
|
return t !== null && t === oi._blockCursorElement && (t = t.nextSibling), t;
|
|
1622
1622
|
}
|
|
1623
1623
|
function YT(c, t, n, e, s, o) {
|
|
1624
|
-
mo = "", Za = "", ni = "", Cw = e === ru, bp = null, oi = n, Gs = n._config, jd = n._nodes, Rh = oi._listeners.mutation, iy = s, ay = o, Hl = c._nodeMap,
|
|
1624
|
+
mo = "", Za = "", ni = "", Cw = e === ru, bp = null, oi = n, Gs = n._config, jd = n._nodes, Rh = oi._listeners.mutation, iy = s, ay = o, Hl = c._nodeMap, ua = t._nodeMap, Dh = t._readOnly, sy = new Map(n._keyToDOMMap);
|
|
1625
1625
|
const r = /* @__PURE__ */ new Map();
|
|
1626
|
-
return Id = r, dd("root", null), oi = void 0, jd = void 0, iy = void 0, ay = void 0, Hl = void 0,
|
|
1626
|
+
return Id = r, dd("root", null), oi = void 0, jd = void 0, iy = void 0, ay = void 0, Hl = void 0, ua = void 0, Gs = void 0, sy = void 0, Id = void 0, r;
|
|
1627
1627
|
}
|
|
1628
1628
|
function uy(c) {
|
|
1629
1629
|
const t = sy.get(c);
|
|
@@ -1654,23 +1654,23 @@ const Va = Object.freeze({}), dy = 30, fy = [["keydown", function(c, t) {
|
|
|
1654
1654
|
}(n, e) ? (_d = !0, bn(t, $l, c)) : function(a) {
|
|
1655
1655
|
return a === " ";
|
|
1656
1656
|
}(n) ? bn(t, dT, c) : function(a, l) {
|
|
1657
|
-
return
|
|
1657
|
+
return ra && l && a.toLowerCase() === "o";
|
|
1658
1658
|
}(n, s) ? (c.preventDefault(), _d = !0, bn(t, Ws, !0)) : function(a, l) {
|
|
1659
1659
|
return Uv(a) && !l;
|
|
1660
1660
|
}(n, e) ? (_d = !1, bn(t, $l, c)) : function(a, l, i, u) {
|
|
1661
|
-
return
|
|
1662
|
-
}(n, r, o, s) ? td(n) ? bn(t, el, c) : (c.preventDefault(), bn(t,
|
|
1661
|
+
return ra ? !l && !i && (td(a) || a.toLowerCase() === "h" && u) : !(u || l || i) && td(a);
|
|
1662
|
+
}(n, r, o, s) ? td(n) ? bn(t, el, c) : (c.preventDefault(), bn(t, ca, !0)) : function(a) {
|
|
1663
1663
|
return a === "Escape";
|
|
1664
1664
|
}(n) ? bn(t, Zl, c) : function(a, l, i, u, d) {
|
|
1665
|
-
return
|
|
1666
|
-
}(n, s, e, r, o) ? nd(n) ? bn(t, tl, c) : (c.preventDefault(), bn(t,
|
|
1667
|
-
return td(a) && (
|
|
1665
|
+
return ra ? !(i || u || d) && (nd(a) || a.toLowerCase() === "d" && l) : !(l || u || d) && nd(a);
|
|
1666
|
+
}(n, s, e, r, o) ? nd(n) ? bn(t, tl, c) : (c.preventDefault(), bn(t, ca, !1)) : function(a, l, i) {
|
|
1667
|
+
return td(a) && (ra ? l : i);
|
|
1668
1668
|
}(n, r, s) ? (c.preventDefault(), bn(t, zl, !0)) : function(a, l, i) {
|
|
1669
|
-
return nd(a) && (
|
|
1669
|
+
return nd(a) && (ra ? l : i);
|
|
1670
1670
|
}(n, r, s) ? (c.preventDefault(), bn(t, zl, !1)) : function(a, l) {
|
|
1671
|
-
return
|
|
1671
|
+
return ra && l && td(a);
|
|
1672
1672
|
}(n, o) ? (c.preventDefault(), bn(t, Ks, !0)) : function(a, l) {
|
|
1673
|
-
return
|
|
1673
|
+
return ra && l && nd(a);
|
|
1674
1674
|
}(n, o) ? (c.preventDefault(), bn(t, Ks, !1)) : function(a, l, i, u) {
|
|
1675
1675
|
return a.toLowerCase() === "b" && !l && ud(i, u);
|
|
1676
1676
|
}(n, r, o, s) ? (c.preventDefault(), bn(t, ei, "bold")) : function(a, l, i, u) {
|
|
@@ -1682,11 +1682,11 @@ const Va = Object.freeze({}), dy = 30, fy = [["keydown", function(c, t) {
|
|
|
1682
1682
|
}(n, r, s, o) ? bn(t, Th, c) : function(a, l, i, u) {
|
|
1683
1683
|
return a.toLowerCase() === "z" && !l && ud(i, u);
|
|
1684
1684
|
}(n, e, o, s) ? (c.preventDefault(), bn(t, Kd, void 0)) : function(a, l, i, u) {
|
|
1685
|
-
return
|
|
1685
|
+
return ra ? a.toLowerCase() === "z" && i && l : a.toLowerCase() === "y" && u || a.toLowerCase() === "z" && u && l;
|
|
1686
1686
|
}(n, e, o, s) ? (c.preventDefault(), bn(t, Gd, void 0)) : io(t._editorState._selection) ? function(a, l, i, u) {
|
|
1687
|
-
return !l && a.toLowerCase() === "c" && (
|
|
1687
|
+
return !l && a.toLowerCase() === "c" && (ra ? i : u);
|
|
1688
1688
|
}(n, e, o, s) ? (c.preventDefault(), bn(t, Qd, c)) : function(a, l, i, u) {
|
|
1689
|
-
return !l && a.toLowerCase() === "x" && (
|
|
1689
|
+
return !l && a.toLowerCase() === "x" && (ra ? i : u);
|
|
1690
1690
|
}(n, e, o, s) ? (c.preventDefault(), bn(t, Xd, c)) : Hv(n, o, s) && (c.preventDefault(), bn(t, zp, c)) : !Vs && Hv(n, o, s) && (c.preventDefault(), bn(t, zp, c)), function(a, l, i, u) {
|
|
1691
1691
|
return a || l || i || u;
|
|
1692
1692
|
}(s, e, r, o) && bn(t, iw, c));
|
|
@@ -1766,7 +1766,7 @@ $p && fy.push(["beforeinput", (c, t) => function(n, e) {
|
|
|
1766
1766
|
} else {
|
|
1767
1767
|
Fo(null), n.preventDefault();
|
|
1768
1768
|
const h = r.anchor.getNode().getTextContent(), m = r.anchor.offset === 0 && r.focus.offset === h.length;
|
|
1769
|
-
bT && p && !m || bn(e,
|
|
1769
|
+
bT && p && !m || bn(e, ca, !0);
|
|
1770
1770
|
}
|
|
1771
1771
|
return;
|
|
1772
1772
|
}
|
|
@@ -1807,7 +1807,7 @@ $p && fy.push(["beforeinput", (c, t) => function(n, e) {
|
|
|
1807
1807
|
bn(e, Bp, n);
|
|
1808
1808
|
break;
|
|
1809
1809
|
case "deleteContent":
|
|
1810
|
-
bn(e,
|
|
1810
|
+
bn(e, ca, !1);
|
|
1811
1811
|
break;
|
|
1812
1812
|
case "deleteWordBackward":
|
|
1813
1813
|
bn(e, zl, !0);
|
|
@@ -2358,16 +2358,16 @@ class pu extends Lh {
|
|
|
2358
2358
|
}(t) ? null : { conversion: QT, priority: 0 } };
|
|
2359
2359
|
}
|
|
2360
2360
|
static importJSON(t) {
|
|
2361
|
-
return
|
|
2361
|
+
return fa();
|
|
2362
2362
|
}
|
|
2363
2363
|
exportJSON() {
|
|
2364
2364
|
return { type: "linebreak", version: 1 };
|
|
2365
2365
|
}
|
|
2366
2366
|
}
|
|
2367
2367
|
function QT(c) {
|
|
2368
|
-
return { node:
|
|
2368
|
+
return { node: fa() };
|
|
2369
2369
|
}
|
|
2370
|
-
function
|
|
2370
|
+
function fa() {
|
|
2371
2371
|
return Ir(new pu());
|
|
2372
2372
|
}
|
|
2373
2373
|
function Aa(c) {
|
|
@@ -2520,7 +2520,7 @@ class ao extends Lh {
|
|
|
2520
2520
|
}
|
|
2521
2521
|
exportDOM(t) {
|
|
2522
2522
|
let { element: n } = super.exportDOM(t);
|
|
2523
|
-
return n !== null &&
|
|
2523
|
+
return n !== null && Ki(n) || fn(132), n.style.whiteSpace = "pre-wrap", this.hasFormat("bold") && (n = Xf(n, "b")), this.hasFormat("italic") && (n = Xf(n, "i")), this.hasFormat("strikethrough") && (n = Xf(n, "s")), this.hasFormat("underline") && (n = Xf(n, "u")), { element: n };
|
|
2524
2524
|
}
|
|
2525
2525
|
exportJSON() {
|
|
2526
2526
|
return { detail: this.getDetail(), format: this.getFormat(), mode: this.getMode(), style: this.getStyle(), text: this.getTextContent(), type: "text", version: 1 };
|
|
@@ -2691,7 +2691,7 @@ function nk(c) {
|
|
|
2691
2691
|
const a = e[r];
|
|
2692
2692
|
a === `
|
|
2693
2693
|
` || a === `\r
|
|
2694
|
-
` ? s.push(
|
|
2694
|
+
` ? s.push(fa()) : a === " " ? s.push(hu()) : a !== "" && s.push(ar(a));
|
|
2695
2695
|
}
|
|
2696
2696
|
return { node: s };
|
|
2697
2697
|
}
|
|
@@ -2830,7 +2830,7 @@ class ok {
|
|
|
2830
2830
|
this.key = t, this.offset = n, this.type = e, mu() || (Us() === o && Fo(t), s !== null && (s.setCachedNodes(null), s.dirty = !0));
|
|
2831
2831
|
}
|
|
2832
2832
|
}
|
|
2833
|
-
function
|
|
2833
|
+
function Vi(c, t, n) {
|
|
2834
2834
|
return new ok(c, t, n);
|
|
2835
2835
|
}
|
|
2836
2836
|
function _m(c, t) {
|
|
@@ -3007,7 +3007,7 @@ class rl {
|
|
|
3007
3007
|
}
|
|
3008
3008
|
clone() {
|
|
3009
3009
|
const t = this.anchor, n = this.focus;
|
|
3010
|
-
return new rl(
|
|
3010
|
+
return new rl(Vi(t.key, t.offset, t.type), Vi(n.key, n.offset, n.type), this.format, this.style);
|
|
3011
3011
|
}
|
|
3012
3012
|
toggleFormat(t) {
|
|
3013
3013
|
this.format = oy(this.format, t, null), this.dirty = !0;
|
|
@@ -3025,7 +3025,7 @@ class rl {
|
|
|
3025
3025
|
const r = n[o];
|
|
3026
3026
|
r === `
|
|
3027
3027
|
` || r === `\r
|
|
3028
|
-
` ? e.push(
|
|
3028
|
+
` ? e.push(fa()) : r === " " ? e.push(hu()) : e.push(ar(r));
|
|
3029
3029
|
}
|
|
3030
3030
|
this.insertNodes(e);
|
|
3031
3031
|
}
|
|
@@ -3238,7 +3238,7 @@ class rl {
|
|
|
3238
3238
|
return o ? (o.append(...s), o.selectStart(), o) : null;
|
|
3239
3239
|
}
|
|
3240
3240
|
insertLineBreak(t) {
|
|
3241
|
-
const n =
|
|
3241
|
+
const n = fa();
|
|
3242
3242
|
if (this.insertNodes([n]), t) {
|
|
3243
3243
|
const e = n.getParentOrThrow(), s = n.getIndexWithinParent();
|
|
3244
3244
|
e.select(s, s);
|
|
@@ -3462,11 +3462,11 @@ function r1(c, t, n, e) {
|
|
|
3462
3462
|
o = t === 0 && _r(f) && Kc(c) === f ? p : p + 1, f = f.getParentOrThrow();
|
|
3463
3463
|
}
|
|
3464
3464
|
if (kt(f))
|
|
3465
|
-
return
|
|
3465
|
+
return Vi(f.__key, o, "element");
|
|
3466
3466
|
}
|
|
3467
3467
|
} else
|
|
3468
3468
|
s = Kc(c);
|
|
3469
|
-
return Jt(s) ?
|
|
3469
|
+
return Jt(s) ? Vi(s.__key, o, "text") : null;
|
|
3470
3470
|
}
|
|
3471
3471
|
function o1(c, t, n) {
|
|
3472
3472
|
const e = c.offset, s = c.getNode();
|
|
@@ -3520,11 +3520,11 @@ function yy(c) {
|
|
|
3520
3520
|
return kt(c) && !c.isInline();
|
|
3521
3521
|
}
|
|
3522
3522
|
function Uw(c, t, n, e, s, o) {
|
|
3523
|
-
const r = Ra(), a = new rl(
|
|
3523
|
+
const r = Ra(), a = new rl(Vi(c, t, s), Vi(n, e, o), 0, "");
|
|
3524
3524
|
return a.dirty = !0, r._selection = a, a;
|
|
3525
3525
|
}
|
|
3526
3526
|
function gu() {
|
|
3527
|
-
const c =
|
|
3527
|
+
const c = Vi("root", 0, "element"), t = Vi("root", 0, "element");
|
|
3528
3528
|
return new rl(c, t, 0, "");
|
|
3529
3529
|
}
|
|
3530
3530
|
function Xp() {
|
|
@@ -3709,7 +3709,7 @@ function sk(c, t) {
|
|
|
3709
3709
|
return [n, c.getIndexWithinParent()];
|
|
3710
3710
|
const e = c.getChildAtIndex(t);
|
|
3711
3711
|
if (e) {
|
|
3712
|
-
const s = new rl(
|
|
3712
|
+
const s = new rl(Vi(c.__key, t, "element"), Vi(c.__key, t, "element"), 0, ""), o = c.insertNewAfter(s);
|
|
3713
3713
|
o && o.append(e, ...e.getNextSiblings());
|
|
3714
3714
|
}
|
|
3715
3715
|
return [n, c.getIndexWithinParent() + 1];
|
|
@@ -4437,7 +4437,7 @@ class il extends Vr {
|
|
|
4437
4437
|
}
|
|
4438
4438
|
exportDOM(t) {
|
|
4439
4439
|
const { element: n } = super.exportDOM(t);
|
|
4440
|
-
if (n &&
|
|
4440
|
+
if (n && Ki(n)) {
|
|
4441
4441
|
this.isEmpty() && n.append(document.createElement("br"));
|
|
4442
4442
|
const e = this.getFormatType();
|
|
4443
4443
|
n.style.textAlign = e;
|
|
@@ -4487,7 +4487,7 @@ function Tn() {
|
|
|
4487
4487
|
function Rr(c) {
|
|
4488
4488
|
return c instanceof il;
|
|
4489
4489
|
}
|
|
4490
|
-
const jn = 0, Dr = 1, dk = 2,
|
|
4490
|
+
const jn = 0, Dr = 1, dk = 2, aa = 3, Jo = 4;
|
|
4491
4491
|
function Vw(c, t, n, e) {
|
|
4492
4492
|
const s = c._keyToDOMMap;
|
|
4493
4493
|
s.clear(), c._editorState = A0(), c._pendingEditorState = e, c._compositionKey = null, c._dirtyType = Ul, c._cloneNotNeeded.clear(), c._dirtyLeaves = /* @__PURE__ */ new Set(), c._dirtyElements.clear(), c._normalizedNodes = /* @__PURE__ */ new Set(), c._updateTags = /* @__PURE__ */ new Set(), c._updates = [], c._blockCursorElement = null;
|
|
@@ -5222,15 +5222,15 @@ function y1(c, t) {
|
|
|
5222
5222
|
const n = c.getFirstChild();
|
|
5223
5223
|
n !== null ? n.insertBefore(t) : c.append(t);
|
|
5224
5224
|
}
|
|
5225
|
-
const tp = 0, vy = 1, _y = 2,
|
|
5225
|
+
const tp = 0, vy = 1, _y = 2, ia = 0, Ek = 1, b1 = 2, Ck = 3, Tk = 4;
|
|
5226
5226
|
function kk(c, t, n, e, s) {
|
|
5227
5227
|
if (c === null || n.size === 0 && e.size === 0 && !s)
|
|
5228
|
-
return
|
|
5228
|
+
return ia;
|
|
5229
5229
|
const o = t._selection, r = c._selection;
|
|
5230
5230
|
if (s)
|
|
5231
5231
|
return Ek;
|
|
5232
5232
|
if (!(Tt(o) && Tt(r) && r.isCollapsed() && o.isCollapsed()))
|
|
5233
|
-
return
|
|
5233
|
+
return ia;
|
|
5234
5234
|
const a = function(v, b, _) {
|
|
5235
5235
|
const E = v._nodeMap, w = [];
|
|
5236
5236
|
for (const x of b) {
|
|
@@ -5246,29 +5246,29 @@ function kk(c, t, n, e, s) {
|
|
|
5246
5246
|
return w;
|
|
5247
5247
|
}(t, n, e);
|
|
5248
5248
|
if (a.length === 0)
|
|
5249
|
-
return
|
|
5249
|
+
return ia;
|
|
5250
5250
|
if (a.length > 1) {
|
|
5251
5251
|
const v = t._nodeMap, b = v.get(o.anchor.key), _ = v.get(r.anchor.key);
|
|
5252
|
-
return b && _ && !c._nodeMap.has(b.__key) && Jt(b) && b.__text.length === 1 && o.anchor.offset === 1 ? b1 :
|
|
5252
|
+
return b && _ && !c._nodeMap.has(b.__key) && Jt(b) && b.__text.length === 1 && o.anchor.offset === 1 ? b1 : ia;
|
|
5253
5253
|
}
|
|
5254
5254
|
const l = a[0], i = c._nodeMap.get(l.__key);
|
|
5255
5255
|
if (!Jt(i) || !Jt(l) || i.__mode !== l.__mode)
|
|
5256
|
-
return
|
|
5256
|
+
return ia;
|
|
5257
5257
|
const u = i.__text, d = l.__text;
|
|
5258
5258
|
if (u === d)
|
|
5259
|
-
return
|
|
5259
|
+
return ia;
|
|
5260
5260
|
const f = o.anchor, p = r.anchor;
|
|
5261
5261
|
if (f.key !== p.key || f.type !== "text")
|
|
5262
|
-
return
|
|
5262
|
+
return ia;
|
|
5263
5263
|
const h = f.offset, m = p.offset, g = d.length - u.length;
|
|
5264
|
-
return g === 1 && m === h - 1 ? b1 : g === -1 && m === h + 1 ? Ck : g === -1 && m === h ? Tk :
|
|
5264
|
+
return g === 1 && m === h - 1 ? b1 : g === -1 && m === h + 1 ? Ck : g === -1 && m === h ? Tk : ia;
|
|
5265
5265
|
}
|
|
5266
5266
|
function Ok(c, t) {
|
|
5267
|
-
let n = Date.now(), e =
|
|
5267
|
+
let n = Date.now(), e = ia;
|
|
5268
5268
|
return (s, o, r, a, l, i) => {
|
|
5269
5269
|
const u = Date.now();
|
|
5270
5270
|
if (i.has("historic"))
|
|
5271
|
-
return e =
|
|
5271
|
+
return e = ia, n = u, _y;
|
|
5272
5272
|
const d = kk(s, o, a, l, c.isComposing()), f = (() => {
|
|
5273
5273
|
const p = r === null || r.editor === c, h = i.has("history-push");
|
|
5274
5274
|
if (!h && p && i.has("history-merge"))
|
|
@@ -5276,7 +5276,7 @@ function Ok(c, t) {
|
|
|
5276
5276
|
if (s === null)
|
|
5277
5277
|
return vy;
|
|
5278
5278
|
const m = o._selection;
|
|
5279
|
-
return a.size > 0 || l.size > 0 ? h === !1 && d !==
|
|
5279
|
+
return a.size > 0 || l.size > 0 ? h === !1 && d !== ia && d === e && u < n + t && p || a.size === 1 && function(g, v, b) {
|
|
5280
5280
|
const _ = v._nodeMap.get(g), E = b._nodeMap.get(g), w = v._selection, x = b._selection;
|
|
5281
5281
|
let y = !1;
|
|
5282
5282
|
return Tt(w) && Tt(x) && (y = w.anchor.type === "element" && w.focus.type === "element" && x.anchor.type === "text" && x.focus.type === "text"), !(y || !Jt(_) || !Jt(E)) && _.__type === E.__type && _.__text === E.__text && _.__mode === E.__mode && _.__detail === E.__detail && _.__style === E.__style && _.__format === E.__format && _.__parent === E.__parent;
|
|
@@ -7917,7 +7917,7 @@ const _1 = (c) => {
|
|
|
7917
7917
|
};
|
|
7918
7918
|
function dS(c, t) {
|
|
7919
7919
|
for (const n of c.childNodes) {
|
|
7920
|
-
if (
|
|
7920
|
+
if (Ki(n) && n.tagName === t)
|
|
7921
7921
|
return !0;
|
|
7922
7922
|
dS(n, t);
|
|
7923
7923
|
}
|
|
@@ -7995,14 +7995,14 @@ let R0 = class fS extends Vr {
|
|
|
7995
7995
|
l = l.getNextSibling();
|
|
7996
7996
|
}
|
|
7997
7997
|
}
|
|
7998
|
-
const u = a.splitText(o.offset)[0], d = o.offset === 0 ? 0 : 1, f = u.getIndexWithinParent() + d, p = a.getParentOrThrow(), h = [
|
|
7998
|
+
const u = a.splitText(o.offset)[0], d = o.offset === 0 ? 0 : 1, f = u.getIndexWithinParent() + d, p = a.getParentOrThrow(), h = [fa(), ...i];
|
|
7999
7999
|
p.splice(f, 0, h);
|
|
8000
8000
|
const m = i[i.length - 1];
|
|
8001
8001
|
m ? m.select() : o.offset === 0 ? u.selectPrevious() : u.getNextSibling().selectNext(0, 0);
|
|
8002
8002
|
}
|
|
8003
8003
|
if (xy(a)) {
|
|
8004
8004
|
const { offset: l } = t.anchor;
|
|
8005
|
-
a.splice(l, 0, [
|
|
8005
|
+
a.splice(l, 0, [fa()]), a.select(l + 1, l + 1);
|
|
8006
8006
|
}
|
|
8007
8007
|
return null;
|
|
8008
8008
|
}
|
|
@@ -8853,7 +8853,7 @@ let lf = class ES extends Vr {
|
|
|
8853
8853
|
}
|
|
8854
8854
|
exportDOM(t) {
|
|
8855
8855
|
const { element: n } = super.exportDOM(t);
|
|
8856
|
-
return n &&
|
|
8856
|
+
return n && Ki(n) && (this.__start !== 1 && n.setAttribute("start", String(this.__start)), this.__listType === "check" && n.setAttribute("__lexicalListType", "check")), { element: n };
|
|
8857
8857
|
}
|
|
8858
8858
|
exportJSON() {
|
|
8859
8859
|
return { ...super.exportJSON(), listType: this.getListType(), start: this.getStart(), tag: this.getTag(), type: "list", version: 1 };
|
|
@@ -8927,7 +8927,7 @@ function A1(c) {
|
|
|
8927
8927
|
if (e.getAttribute("__lexicallisttype") === "check" || e.classList.contains("contains-task-list"))
|
|
8928
8928
|
return !0;
|
|
8929
8929
|
for (const s of e.childNodes)
|
|
8930
|
-
if (
|
|
8930
|
+
if (Ki(s) && s.hasAttribute("aria-checked"))
|
|
8931
8931
|
return !0;
|
|
8932
8932
|
return !1;
|
|
8933
8933
|
}(c) ? Go("check") : Go("bullet")), { after: Jk, node: n };
|
|
@@ -9099,7 +9099,7 @@ class qh extends Vr {
|
|
|
9099
9099
|
}
|
|
9100
9100
|
exportDOM(t) {
|
|
9101
9101
|
const { element: n } = super.exportDOM(t);
|
|
9102
|
-
if (n &&
|
|
9102
|
+
if (n && Ki(n)) {
|
|
9103
9103
|
this.isEmpty() && n.append(document.createElement("br"));
|
|
9104
9104
|
const e = this.getFormatType();
|
|
9105
9105
|
n.style.textAlign = e;
|
|
@@ -9219,7 +9219,7 @@ class Wh extends Vr {
|
|
|
9219
9219
|
}
|
|
9220
9220
|
exportDOM(n) {
|
|
9221
9221
|
const { element: e } = super.exportDOM(n);
|
|
9222
|
-
if (e &&
|
|
9222
|
+
if (e && Ki(e)) {
|
|
9223
9223
|
this.isEmpty() && e.append(document.createElement("br"));
|
|
9224
9224
|
const s = this.getFormatType();
|
|
9225
9225
|
e.style.textAlign = s;
|
|
@@ -9345,12 +9345,12 @@ function kl(c = "h1") {
|
|
|
9345
9345
|
return Ir(new Wh(c));
|
|
9346
9346
|
}
|
|
9347
9347
|
const MS = /^(\d+(?:\.\d+)?)px$/, Hr = { BOTH: 3, COLUMN: 2, NO_STATUS: 0, ROW: 1 };
|
|
9348
|
-
class
|
|
9348
|
+
class da extends Vr {
|
|
9349
9349
|
static getType() {
|
|
9350
9350
|
return "tablecell";
|
|
9351
9351
|
}
|
|
9352
9352
|
static clone(t) {
|
|
9353
|
-
const n = new
|
|
9353
|
+
const n = new da(t.__headerState, t.__colSpan, t.__width, t.__key);
|
|
9354
9354
|
return n.__rowSpan = t.__rowSpan, n.__backgroundColor = t.__backgroundColor, n;
|
|
9355
9355
|
}
|
|
9356
9356
|
static importDOM() {
|
|
@@ -9458,10 +9458,10 @@ function R1(c) {
|
|
|
9458
9458
|
}, node: s };
|
|
9459
9459
|
}
|
|
9460
9460
|
function Ri(c, t = 1, n) {
|
|
9461
|
-
return Ir(new
|
|
9461
|
+
return Ir(new da(c, t, n));
|
|
9462
9462
|
}
|
|
9463
9463
|
function xn(c) {
|
|
9464
|
-
return c instanceof
|
|
9464
|
+
return c instanceof da;
|
|
9465
9465
|
}
|
|
9466
9466
|
const Qk = Ao();
|
|
9467
9467
|
class Ql extends Vr {
|
|
@@ -9771,7 +9771,7 @@ function LS(c, t, n) {
|
|
|
9771
9771
|
}
|
|
9772
9772
|
function Bo(c) {
|
|
9773
9773
|
let t;
|
|
9774
|
-
if (c instanceof
|
|
9774
|
+
if (c instanceof da)
|
|
9775
9775
|
t = c;
|
|
9776
9776
|
else if ("__type" in c) {
|
|
9777
9777
|
const s = or(c, xn);
|
|
@@ -9931,7 +9931,7 @@ function fr(c) {
|
|
|
9931
9931
|
return c instanceof Jh;
|
|
9932
9932
|
}
|
|
9933
9933
|
function sh() {
|
|
9934
|
-
const c =
|
|
9934
|
+
const c = Vi("root", 0, "element"), t = Vi("root", 0, "element");
|
|
9935
9935
|
return new Jh("root", c, t);
|
|
9936
9936
|
}
|
|
9937
9937
|
function lO(c) {
|
|
@@ -10119,7 +10119,7 @@ function uO(c, t, n, e) {
|
|
|
10119
10119
|
fr(f) && f.tableKey === o.tableNodeKey && s.contains(p) && o.clearHighlight();
|
|
10120
10120
|
});
|
|
10121
10121
|
};
|
|
10122
|
-
r.addEventListener("mousedown", l), o.listenersToRemove.add(() => r.removeEventListener("mousedown", l)), o.listenersToRemove.add(n.registerCommand(Zd, (d) => hd(n, d, "down", c, o),
|
|
10122
|
+
r.addEventListener("mousedown", l), o.listenersToRemove.add(() => r.removeEventListener("mousedown", l)), o.listenersToRemove.add(n.registerCommand(Zd, (d) => hd(n, d, "down", c, o), aa)), o.listenersToRemove.add(n.registerCommand(Yd, (d) => hd(n, d, "up", c, o), aa)), o.listenersToRemove.add(n.registerCommand(Ch, (d) => hd(n, d, "backward", c, o), aa)), o.listenersToRemove.add(n.registerCommand(Eh, (d) => hd(n, d, "forward", c, o), aa)), o.listenersToRemove.add(n.registerCommand(Zl, (d) => {
|
|
10123
10123
|
const f = jt();
|
|
10124
10124
|
if (fr(f)) {
|
|
10125
10125
|
const p = or(f.focus.getNode(), xn);
|
|
@@ -10127,7 +10127,7 @@ function uO(c, t, n, e) {
|
|
|
10127
10127
|
return Ol(d), p.selectEnd(), !0;
|
|
10128
10128
|
}
|
|
10129
10129
|
return !1;
|
|
10130
|
-
},
|
|
10130
|
+
}, aa)), [zl, Ks, ca].forEach((d) => {
|
|
10131
10131
|
o.listenersToRemove.add(n.registerCommand(d, ((f) => () => {
|
|
10132
10132
|
const p = jt();
|
|
10133
10133
|
if (!Ls(p, c))
|
|
@@ -10237,7 +10237,7 @@ function uO(c, t, n, e) {
|
|
|
10237
10237
|
Ol(d);
|
|
10238
10238
|
const h = c.getCordsFromCellNode(p, o.table);
|
|
10239
10239
|
return zS(o, c, h.x, h.y, d.shiftKey ? "backward" : "forward"), !0;
|
|
10240
|
-
}, Jo)), o.listenersToRemove.add(n.registerCommand(l0, (d) => c.isSelected(),
|
|
10240
|
+
}, Jo)), o.listenersToRemove.add(n.registerCommand(l0, (d) => c.isSelected(), aa)), o.listenersToRemove.add(n.registerCommand(nw, (d) => {
|
|
10241
10241
|
const { nodes: f, selection: p } = d, h = p.getStartEndPoints(), m = fr(p), g = Tt(p) && or(p.anchor.getNode(), (M) => xn(M)) !== null && or(p.focus.getNode(), (M) => xn(M)) !== null || m;
|
|
10242
10242
|
if (f.length !== 1 || !pr(f[0]) || !g || h === null)
|
|
10243
10243
|
return !1;
|
|
@@ -10643,7 +10643,7 @@ class Oa extends Vr {
|
|
|
10643
10643
|
return { ...super.exportDOM(t), after: (n) => {
|
|
10644
10644
|
if (n) {
|
|
10645
10645
|
const e = n.cloneNode(), s = document.createElement("colgroup"), o = document.createElement("tbody");
|
|
10646
|
-
|
|
10646
|
+
Ki(n) && o.append(...n.children);
|
|
10647
10647
|
const r = this.getFirstChildOrThrow();
|
|
10648
10648
|
if (!Lr(r))
|
|
10649
10649
|
throw new Error("Expected to find row node.");
|
|
@@ -11080,7 +11080,7 @@ class Gh extends U0 {
|
|
|
11080
11080
|
function _O(c) {
|
|
11081
11081
|
return new Gh(c);
|
|
11082
11082
|
}
|
|
11083
|
-
const xO = sr.lazy(() => import("./ImageComponent-
|
|
11083
|
+
const xO = sr.lazy(() => import("./ImageComponent-e128c84b.js"));
|
|
11084
11084
|
function wO(c) {
|
|
11085
11085
|
const t = c;
|
|
11086
11086
|
if (t.src.startsWith("file:///"))
|
|
@@ -11226,7 +11226,7 @@ function ou({
|
|
|
11226
11226
|
function Yh(c) {
|
|
11227
11227
|
return c instanceof _u;
|
|
11228
11228
|
}
|
|
11229
|
-
const SO = sr.lazy(() => import("./InlineImageComponent-
|
|
11229
|
+
const SO = sr.lazy(() => import("./InlineImageComponent-9de4bd2d.js"));
|
|
11230
11230
|
function EO(c) {
|
|
11231
11231
|
if (c instanceof HTMLImageElement) {
|
|
11232
11232
|
const { alt: t, src: n, width: e, height: s } = c;
|
|
@@ -11829,11 +11829,11 @@ var ZS = { exports: {} };
|
|
|
11829
11829
|
// For use in libraries implementing .is()
|
|
11830
11830
|
// We use this for POS matching in `select`
|
|
11831
11831
|
needsContext: new RegExp("^" + R + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + R + "*((?:-\\d)?\\d*)" + R + "*\\)|)(?=[^-]|$)", "i")
|
|
11832
|
-
}, wr = /^(?:input|select|textarea|button)$/i, Mo = /^h\d$/i, no = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, Ei = /[+~]/, ci = new RegExp("\\\\[\\da-fA-F]{1,6}" + R + "?|\\\\([^\\r\\n\\f])", "g"),
|
|
11832
|
+
}, wr = /^(?:input|select|textarea|button)$/i, Mo = /^h\d$/i, no = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, Ei = /[+~]/, ci = new RegExp("\\\\[\\da-fA-F]{1,6}" + R + "?|\\\\([^\\r\\n\\f])", "g"), Qi = function(qe, it) {
|
|
11833
11833
|
var wt = "0x" + qe.slice(1) - 65536;
|
|
11834
11834
|
return it || (wt < 0 ? String.fromCharCode(wt + 65536) : String.fromCharCode(wt >> 10 | 55296, wt & 1023 | 56320));
|
|
11835
11835
|
}, bf = function() {
|
|
11836
|
-
|
|
11836
|
+
Xi();
|
|
11837
11837
|
}, vf = ys(
|
|
11838
11838
|
function(qe) {
|
|
11839
11839
|
return qe.disabled === !0 && C(qe, "fieldset");
|
|
@@ -11865,7 +11865,7 @@ var ZS = { exports: {} };
|
|
|
11865
11865
|
var Ut, sn, dn, _n, un, Wn, Dn, Bn = it && it.ownerDocument, Xn = it ? it.nodeType : 9;
|
|
11866
11866
|
if (wt = wt || [], typeof qe != "string" || !qe || Xn !== 1 && Xn !== 9 && Xn !== 11)
|
|
11867
11867
|
return wt;
|
|
11868
|
-
if (!Ot && (
|
|
11868
|
+
if (!Ot && (Xi(it), it = it || Ne, Qe)) {
|
|
11869
11869
|
if (Xn !== 11 && (un = no.exec(qe)))
|
|
11870
11870
|
if (Ut = un[1]) {
|
|
11871
11871
|
if (Xn === 9)
|
|
@@ -11885,7 +11885,7 @@ var ZS = { exports: {} };
|
|
|
11885
11885
|
if (!Qr[qe + " "] && (!ct || !ct.test(qe))) {
|
|
11886
11886
|
if (Dn = qe, Bn = it, Xn === 1 && (An.test(qe) || On.test(qe))) {
|
|
11887
11887
|
for (Bn = Ei.test(qe) && nc(it.parentNode) || it, (Bn != it || !h.scope) && ((_n = it.getAttribute("id")) ? _n = y.escapeSelector(_n) : it.setAttribute("id", _n = zt)), Wn = ul(qe), sn = Wn.length; sn--; )
|
|
11888
|
-
Wn[sn] = (_n ? "#" + _n : ":scope") + " " +
|
|
11888
|
+
Wn[sn] = (_n ? "#" + _n : ":scope") + " " + ea(Wn[sn]);
|
|
11889
11889
|
Dn = Wn.join(",");
|
|
11890
11890
|
}
|
|
11891
11891
|
try {
|
|
@@ -11949,7 +11949,7 @@ var ZS = { exports: {} };
|
|
|
11949
11949
|
function nc(qe) {
|
|
11950
11950
|
return qe && typeof qe.getElementsByTagName < "u" && qe;
|
|
11951
11951
|
}
|
|
11952
|
-
function
|
|
11952
|
+
function Xi(qe) {
|
|
11953
11953
|
var it, wt = qe ? qe.ownerDocument || qe : A;
|
|
11954
11954
|
return wt == Ne || wt.nodeType !== 9 || !wt.documentElement || (Ne = wt, nt = Ne.documentElement, Qe = !y.isXMLDoc(Ne), Pt = nt.matches || nt.webkitMatchesSelector || nt.msMatchesSelector, nt.msMatchesSelector && // Support: IE 11+, Edge 17 - 18+
|
|
11955
11955
|
// IE/Edge sometimes throw a "Permission denied" error when strict-comparing
|
|
@@ -11968,7 +11968,7 @@ var ZS = { exports: {} };
|
|
|
11968
11968
|
return !0;
|
|
11969
11969
|
}
|
|
11970
11970
|
}), h.getById ? (Q.filter.ID = function(Ot) {
|
|
11971
|
-
var Ut = Ot.replace(ci,
|
|
11971
|
+
var Ut = Ot.replace(ci, Qi);
|
|
11972
11972
|
return function(sn) {
|
|
11973
11973
|
return sn.getAttribute("id") === Ut;
|
|
11974
11974
|
};
|
|
@@ -11978,7 +11978,7 @@ var ZS = { exports: {} };
|
|
|
11978
11978
|
return sn ? [sn] : [];
|
|
11979
11979
|
}
|
|
11980
11980
|
}) : (Q.filter.ID = function(Ot) {
|
|
11981
|
-
var Ut = Ot.replace(ci,
|
|
11981
|
+
var Ut = Ot.replace(ci, Qi);
|
|
11982
11982
|
return function(sn) {
|
|
11983
11983
|
var dn = typeof sn.getAttributeNode < "u" && sn.getAttributeNode("id");
|
|
11984
11984
|
return dn && dn.value === Ut;
|
|
@@ -12016,7 +12016,7 @@ var ZS = { exports: {} };
|
|
|
12016
12016
|
hr.matches = function(qe, it) {
|
|
12017
12017
|
return hr(qe, null, null, it);
|
|
12018
12018
|
}, hr.matchesSelector = function(qe, it) {
|
|
12019
|
-
if (
|
|
12019
|
+
if (Xi(qe), Qe && !Qr[it + " "] && (!ct || !ct.test(it)))
|
|
12020
12020
|
try {
|
|
12021
12021
|
var wt = Pt.call(qe, it);
|
|
12022
12022
|
if (wt || h.disconnectedMatch || // As well, disconnected nodes are said to be in a document
|
|
@@ -12028,9 +12028,9 @@ var ZS = { exports: {} };
|
|
|
12028
12028
|
}
|
|
12029
12029
|
return hr(it, Ne, null, [qe]).length > 0;
|
|
12030
12030
|
}, hr.contains = function(qe, it) {
|
|
12031
|
-
return (qe.ownerDocument || qe) != Ne &&
|
|
12031
|
+
return (qe.ownerDocument || qe) != Ne && Xi(qe), y.contains(qe, it);
|
|
12032
12032
|
}, hr.attr = function(qe, it) {
|
|
12033
|
-
(qe.ownerDocument || qe) != Ne &&
|
|
12033
|
+
(qe.ownerDocument || qe) != Ne && Xi(qe);
|
|
12034
12034
|
var wt = Q.attrHandle[it.toLowerCase()], Ot = wt && d.call(Q.attrHandle, it.toLowerCase()) ? wt(qe, it, !Qe) : void 0;
|
|
12035
12035
|
return Ot !== void 0 ? Ot : qe.getAttribute(it);
|
|
12036
12036
|
}, hr.error = function(qe) {
|
|
@@ -12061,7 +12061,7 @@ var ZS = { exports: {} };
|
|
|
12061
12061
|
},
|
|
12062
12062
|
preFilter: {
|
|
12063
12063
|
ATTR: function(qe) {
|
|
12064
|
-
return qe[1] = qe[1].replace(ci,
|
|
12064
|
+
return qe[1] = qe[1].replace(ci, Qi), qe[3] = (qe[3] || qe[4] || qe[5] || "").replace(ci, Qi), qe[2] === "~=" && (qe[3] = " " + qe[3] + " "), qe.slice(0, 4);
|
|
12065
12065
|
},
|
|
12066
12066
|
CHILD: function(qe) {
|
|
12067
12067
|
return qe[1] = qe[1].toLowerCase(), qe[1].slice(0, 3) === "nth" ? (qe[3] || hr.error(qe[0]), qe[4] = +(qe[4] ? qe[5] + (qe[6] || 1) : 2 * (qe[3] === "even" || qe[3] === "odd")), qe[5] = +(qe[7] + qe[8] || qe[3] === "odd")) : qe[3] && hr.error(qe[0]), qe;
|
|
@@ -12075,7 +12075,7 @@ var ZS = { exports: {} };
|
|
|
12075
12075
|
},
|
|
12076
12076
|
filter: {
|
|
12077
12077
|
TAG: function(qe) {
|
|
12078
|
-
var it = qe.replace(ci,
|
|
12078
|
+
var it = qe.replace(ci, Qi).toLowerCase();
|
|
12079
12079
|
return qe === "*" ? function() {
|
|
12080
12080
|
return !0;
|
|
12081
12081
|
} : function(wt) {
|
|
@@ -12156,7 +12156,7 @@ var ZS = { exports: {} };
|
|
|
12156
12156
|
};
|
|
12157
12157
|
}),
|
|
12158
12158
|
contains: Ci(function(qe) {
|
|
12159
|
-
return qe = qe.replace(ci,
|
|
12159
|
+
return qe = qe.replace(ci, Qi), function(it) {
|
|
12160
12160
|
return (it.textContent || y.text(it)).indexOf(qe) > -1;
|
|
12161
12161
|
};
|
|
12162
12162
|
}),
|
|
@@ -12168,7 +12168,7 @@ var ZS = { exports: {} };
|
|
|
12168
12168
|
// The identifier C does not have to be a valid language name."
|
|
12169
12169
|
// https://www.w3.org/TR/selectors/#lang-pseudo
|
|
12170
12170
|
lang: Ci(function(qe) {
|
|
12171
|
-
return pn.test(qe || "") || hr.error("unsupported lang: " + qe), qe = qe.replace(ci,
|
|
12171
|
+
return pn.test(qe || "") || hr.error("unsupported lang: " + qe), qe = qe.replace(ci, Qi).toLowerCase(), function(it) {
|
|
12172
12172
|
var wt;
|
|
12173
12173
|
do
|
|
12174
12174
|
if (wt = Qe ? it.lang : it.getAttribute("xml:lang") || it.getAttribute("lang"))
|
|
@@ -12288,7 +12288,7 @@ var ZS = { exports: {} };
|
|
|
12288
12288
|
nr(qe, _n).slice(0)
|
|
12289
12289
|
);
|
|
12290
12290
|
}
|
|
12291
|
-
function
|
|
12291
|
+
function ea(qe) {
|
|
12292
12292
|
for (var it = 0, wt = qe.length, Ot = ""; it < wt; it++)
|
|
12293
12293
|
Ot += qe[it].value;
|
|
12294
12294
|
return Ot;
|
|
@@ -12393,14 +12393,14 @@ var ZS = { exports: {} };
|
|
|
12393
12393
|
;
|
|
12394
12394
|
return oc(
|
|
12395
12395
|
_n > 1 && za(Dn),
|
|
12396
|
-
_n > 1 &&
|
|
12396
|
+
_n > 1 && ea(
|
|
12397
12397
|
// If the preceding token was a descendant combinator, insert an implicit any-element `*`
|
|
12398
12398
|
qe.slice(0, _n - 1).concat({ value: qe[_n - 2].type === " " ? "*" : "" })
|
|
12399
12399
|
).replace(L, "$1"),
|
|
12400
12400
|
wt,
|
|
12401
12401
|
_n < Ot && fl(qe.slice(_n, Ot)),
|
|
12402
12402
|
Ot < Ut && fl(qe = qe.slice(Ot)),
|
|
12403
|
-
Ot < Ut &&
|
|
12403
|
+
Ot < Ut && ea(qe)
|
|
12404
12404
|
);
|
|
12405
12405
|
}
|
|
12406
12406
|
Dn.push(wt);
|
|
@@ -12412,7 +12412,7 @@ var ZS = { exports: {} };
|
|
|
12412
12412
|
var Dn, Bn, Xn, Nn = 0, Sr = "0", xo = sn && [], ho = [], di = te, fi = sn || Ot && Q.find.TAG("*", Wn), Ti = xt += di == null ? 1 : Math.random() || 0.1, wo = fi.length;
|
|
12413
12413
|
for (Wn && (te = dn == Ne || dn || Wn); Sr !== wo && (Dn = fi[Sr]) != null; Sr++) {
|
|
12414
12414
|
if (Ot && Dn) {
|
|
12415
|
-
for (Bn = 0, !dn && Dn.ownerDocument != Ne && (
|
|
12415
|
+
for (Bn = 0, !dn && Dn.ownerDocument != Ne && (Xi(Dn), _n = !Qe); Xn = qe[Bn++]; )
|
|
12416
12416
|
if (Xn(Dn, dn || Ne, _n)) {
|
|
12417
12417
|
be.call(un, Dn);
|
|
12418
12418
|
break;
|
|
@@ -12453,7 +12453,7 @@ var ZS = { exports: {} };
|
|
|
12453
12453
|
if (wt = wt || [], Dn.length === 1) {
|
|
12454
12454
|
if (sn = Dn[0] = Dn[0].slice(0), sn.length > 2 && (dn = sn[0]).type === "ID" && it.nodeType === 9 && Qe && Q.relative[sn[1].type]) {
|
|
12455
12455
|
if (it = (Q.find.ID(
|
|
12456
|
-
dn.matches[0].replace(ci,
|
|
12456
|
+
dn.matches[0].replace(ci, Qi),
|
|
12457
12457
|
it
|
|
12458
12458
|
) || [])[0], it)
|
|
12459
12459
|
Wn && (it = it.parentNode);
|
|
@@ -12463,10 +12463,10 @@ var ZS = { exports: {} };
|
|
|
12463
12463
|
}
|
|
12464
12464
|
for (Ut = lr.needsContext.test(qe) ? 0 : sn.length; Ut-- && (dn = sn[Ut], !Q.relative[_n = dn.type]); )
|
|
12465
12465
|
if ((un = Q.find[_n]) && (Ot = un(
|
|
12466
|
-
dn.matches[0].replace(ci,
|
|
12466
|
+
dn.matches[0].replace(ci, Qi),
|
|
12467
12467
|
Ei.test(sn[0].type) && nc(it.parentNode) || it
|
|
12468
12468
|
))) {
|
|
12469
|
-
if (sn.splice(Ut, 1), qe = Ot.length &&
|
|
12469
|
+
if (sn.splice(Ut, 1), qe = Ot.length && ea(sn), !qe)
|
|
12470
12470
|
return be.apply(wt, Ot), wt;
|
|
12471
12471
|
break;
|
|
12472
12472
|
}
|
|
@@ -12479,9 +12479,9 @@ var ZS = { exports: {} };
|
|
|
12479
12479
|
!it || Ei.test(qe) && nc(it.parentNode) || it
|
|
12480
12480
|
), wt;
|
|
12481
12481
|
}
|
|
12482
|
-
h.sortStable = zt.split("").sort(Cr).join("") === zt,
|
|
12482
|
+
h.sortStable = zt.split("").sort(Cr).join("") === zt, Xi(), h.sortDetached = gs(function(qe) {
|
|
12483
12483
|
return qe.compareDocumentPosition(Ne.createElement("fieldset")) & 1;
|
|
12484
|
-
}), y.find = hr, y.expr[":"] = y.expr.pseudos, y.unique = y.uniqueSort, hr.compile = ic, hr.select = Iu, hr.setDocument =
|
|
12484
|
+
}), y.find = hr, y.expr[":"] = y.expr.pseudos, y.unique = y.uniqueSort, hr.compile = ic, hr.select = Iu, hr.setDocument = Xi, hr.tokenize = ul, hr.escape = y.escapeSelector, hr.getText = y.text, hr.isXML = y.isXMLDoc, hr.selectors = y.expr, hr.support = y.support, hr.uniqueSort = y.uniqueSort;
|
|
12485
12485
|
})();
|
|
12486
12486
|
var j = function(H, Q, te) {
|
|
12487
12487
|
for (var se = [], me = te !== void 0; (H = H[Q]) && H.nodeType !== 9; )
|
|
@@ -14452,7 +14452,7 @@ var ZS = { exports: {} };
|
|
|
14452
14452
|
return H.getAttribute("value") === null ? "on" : H.value;
|
|
14453
14453
|
});
|
|
14454
14454
|
});
|
|
14455
|
-
var vo = t.location, dr = { guid: Date.now() },
|
|
14455
|
+
var vo = t.location, dr = { guid: Date.now() }, Di = /\?/;
|
|
14456
14456
|
y.parseXML = function(H) {
|
|
14457
14457
|
var Q, te;
|
|
14458
14458
|
if (!H || typeof H != "string")
|
|
@@ -14508,12 +14508,12 @@ var ZS = { exports: {} };
|
|
|
14508
14508
|
return y.event.trigger(H, Q, te, !0);
|
|
14509
14509
|
}
|
|
14510
14510
|
});
|
|
14511
|
-
var Zo = /\[\]$/, Uo = /\r?\n/g, xi = /^(?:submit|button|image|reset|file)$/i,
|
|
14512
|
-
function
|
|
14511
|
+
var Zo = /\[\]$/, Uo = /\r?\n/g, xi = /^(?:submit|button|image|reset|file)$/i, Gi = /^(?:input|select|textarea|keygen)/i;
|
|
14512
|
+
function Yi(H, Q, te, se) {
|
|
14513
14513
|
var me;
|
|
14514
14514
|
if (Array.isArray(Q))
|
|
14515
14515
|
y.each(Q, function(be, Ne) {
|
|
14516
|
-
te || Zo.test(H) ? se(H, Ne) :
|
|
14516
|
+
te || Zo.test(H) ? se(H, Ne) : Yi(
|
|
14517
14517
|
H + "[" + (typeof Ne == "object" && Ne != null ? be : "") + "]",
|
|
14518
14518
|
Ne,
|
|
14519
14519
|
te,
|
|
@@ -14522,7 +14522,7 @@ var ZS = { exports: {} };
|
|
|
14522
14522
|
});
|
|
14523
14523
|
else if (!te && E(Q) === "object")
|
|
14524
14524
|
for (me in Q)
|
|
14525
|
-
|
|
14525
|
+
Yi(H + "[" + me + "]", Q[me], te, se);
|
|
14526
14526
|
else
|
|
14527
14527
|
se(H, Q);
|
|
14528
14528
|
}
|
|
@@ -14539,7 +14539,7 @@ var ZS = { exports: {} };
|
|
|
14539
14539
|
});
|
|
14540
14540
|
else
|
|
14541
14541
|
for (te in H)
|
|
14542
|
-
|
|
14542
|
+
Yi(te, H[te], Q, me);
|
|
14543
14543
|
return se.join("&");
|
|
14544
14544
|
}, y.fn.extend({
|
|
14545
14545
|
serialize: function() {
|
|
@@ -14551,7 +14551,7 @@ var ZS = { exports: {} };
|
|
|
14551
14551
|
return H ? y.makeArray(H) : this;
|
|
14552
14552
|
}).filter(function() {
|
|
14553
14553
|
var H = this.type;
|
|
14554
|
-
return this.name && !y(this).is(":disabled") &&
|
|
14554
|
+
return this.name && !y(this).is(":disabled") && Gi.test(this.nodeName) && !xi.test(H) && (this.checked || !St.test(H));
|
|
14555
14555
|
}).map(function(H, Q) {
|
|
14556
14556
|
var te = y(this).val();
|
|
14557
14557
|
return te == null ? null : Array.isArray(te) ? y.map(te, function(se) {
|
|
@@ -14562,8 +14562,8 @@ var ZS = { exports: {} };
|
|
|
14562
14562
|
}).get();
|
|
14563
14563
|
}
|
|
14564
14564
|
});
|
|
14565
|
-
var ga = /%20/g, jo = /#.*$/, ma = /([?&])_=[^&]*/, cl = /^(.*?):[ \t]*([^\r\n]*)$/mg, ec = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, Au = /^(?:GET|HEAD)$/, La = /^\/\//, Fa = {}, Ba = {}, ya = "*/".concat("*"),
|
|
14566
|
-
|
|
14565
|
+
var ga = /%20/g, jo = /#.*$/, ma = /([?&])_=[^&]*/, cl = /^(.*?):[ \t]*([^\r\n]*)$/mg, ec = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, Au = /^(?:GET|HEAD)$/, La = /^\/\//, Fa = {}, Ba = {}, ya = "*/".concat("*"), Li = v.createElement("a");
|
|
14566
|
+
Li.href = vo.href;
|
|
14567
14567
|
function si(H) {
|
|
14568
14568
|
return function(Q, te) {
|
|
14569
14569
|
typeof Q != "string" && (te = Q, Q = "*");
|
|
@@ -14573,7 +14573,7 @@ var ZS = { exports: {} };
|
|
|
14573
14573
|
se[0] === "+" ? (se = se.slice(1) || "*", (H[se] = H[se] || []).unshift(te)) : (H[se] = H[se] || []).push(te);
|
|
14574
14574
|
};
|
|
14575
14575
|
}
|
|
14576
|
-
function
|
|
14576
|
+
function Fi(H, Q, te, se) {
|
|
14577
14577
|
var me = {}, be = H === Ba;
|
|
14578
14578
|
function Ne(nt) {
|
|
14579
14579
|
var Qe;
|
|
@@ -14593,7 +14593,7 @@ var ZS = { exports: {} };
|
|
|
14593
14593
|
Q[te] !== void 0 && ((me[te] ? H : se || (se = {}))[te] = Q[te]);
|
|
14594
14594
|
return se && y.extend(!0, H, se), H;
|
|
14595
14595
|
}
|
|
14596
|
-
function
|
|
14596
|
+
function Bi(H, Q, te) {
|
|
14597
14597
|
for (var se, me, be, Ne, nt = H.contents, Qe = H.dataTypes; Qe[0] === "*"; )
|
|
14598
14598
|
Qe.shift(), se === void 0 && (se = H.mimeType || Q.getResponseHeader("Content-Type"));
|
|
14599
14599
|
if (se) {
|
|
@@ -14776,14 +14776,14 @@ var ZS = { exports: {} };
|
|
|
14776
14776
|
if (nr.promise(Je), xt.url = ((H || xt.url || vo.href) + "").replace(La, vo.protocol + "//"), xt.type = Q.method || Q.type || xt.method || xt.type, xt.dataTypes = (xt.dataType || "*").toLowerCase().match(Z) || [""], xt.crossDomain == null) {
|
|
14777
14777
|
nt = v.createElement("a");
|
|
14778
14778
|
try {
|
|
14779
|
-
nt.href = xt.url, nt.href = nt.href, xt.crossDomain =
|
|
14779
|
+
nt.href = xt.url, nt.href = nt.href, xt.crossDomain = Li.protocol + "//" + Li.host != nt.protocol + "//" + nt.host;
|
|
14780
14780
|
} catch {
|
|
14781
14781
|
xt.crossDomain = !0;
|
|
14782
14782
|
}
|
|
14783
14783
|
}
|
|
14784
|
-
if (xt.data && xt.processData && typeof xt.data != "string" && (xt.data = y.param(xt.data, xt.traditional)),
|
|
14784
|
+
if (xt.data && xt.processData && typeof xt.data != "string" && (xt.data = y.param(xt.data, xt.traditional)), Fi(Fa, xt, Q, Je), Qe)
|
|
14785
14785
|
return Je;
|
|
14786
|
-
ct = y.event && xt.global, ct && y.active++ === 0 && y.event.trigger("ajaxStart"), xt.type = xt.type.toUpperCase(), xt.hasContent = !Au.test(xt.type), se = xt.url.replace(jo, ""), xt.hasContent ? xt.data && xt.processData && (xt.contentType || "").indexOf("application/x-www-form-urlencoded") === 0 && (xt.data = xt.data.replace(ga, "+")) : (zt = xt.url.slice(se.length), xt.data && (xt.processData || typeof xt.data == "string") && (se += (
|
|
14786
|
+
ct = y.event && xt.global, ct && y.active++ === 0 && y.event.trigger("ajaxStart"), xt.type = xt.type.toUpperCase(), xt.hasContent = !Au.test(xt.type), se = xt.url.replace(jo, ""), xt.hasContent ? xt.data && xt.processData && (xt.contentType || "").indexOf("application/x-www-form-urlencoded") === 0 && (xt.data = xt.data.replace(ga, "+")) : (zt = xt.url.slice(se.length), xt.data && (xt.processData || typeof xt.data == "string") && (se += (Di.test(se) ? "&" : "?") + xt.data, delete xt.data), xt.cache === !1 && (se = se.replace(ma, "$1"), zt = (Di.test(se) ? "&" : "?") + "_=" + dr.guid++ + zt), xt.url = se + zt), xt.ifModified && (y.lastModified[se] && Je.setRequestHeader("If-Modified-Since", y.lastModified[se]), y.etag[se] && Je.setRequestHeader("If-None-Match", y.etag[se])), (xt.data && xt.hasContent && xt.contentType !== !1 || Q.contentType) && Je.setRequestHeader("Content-Type", xt.contentType), Je.setRequestHeader(
|
|
14787
14787
|
"Accept",
|
|
14788
14788
|
xt.dataTypes[0] && xt.accepts[xt.dataTypes[0]] ? xt.accepts[xt.dataTypes[0]] + (xt.dataTypes[0] !== "*" ? ", " + ya + "; q=0.01" : "") : xt.accepts["*"]
|
|
14789
14789
|
);
|
|
@@ -14791,7 +14791,7 @@ var ZS = { exports: {} };
|
|
|
14791
14791
|
Je.setRequestHeader(Pt, xt.headers[Pt]);
|
|
14792
14792
|
if (xt.beforeSend && (xt.beforeSend.call(en, Je, xt) === !1 || Qe))
|
|
14793
14793
|
return Je.abort();
|
|
14794
|
-
if (yr = "abort", Fn.add(xt.complete), Je.done(xt.success), Je.fail(xt.error), te =
|
|
14794
|
+
if (yr = "abort", Fn.add(xt.complete), Je.done(xt.success), Je.fail(xt.error), te = Fi(Ba, xt, Q, Je), !te)
|
|
14795
14795
|
_t(-1, "No Transport");
|
|
14796
14796
|
else {
|
|
14797
14797
|
if (Je.readyState = 1, ct && Rn.trigger("ajaxSend", [Je, xt]), Qe)
|
|
@@ -14809,7 +14809,7 @@ var ZS = { exports: {} };
|
|
|
14809
14809
|
}
|
|
14810
14810
|
function _t(vt, Kt, On, An) {
|
|
14811
14811
|
var vn, pn, lr, wr, Mo, no = Kt;
|
|
14812
|
-
Qe || (Qe = !0, Ne && t.clearTimeout(Ne), te = void 0, me = An || "", Je.readyState = vt > 0 ? 4 : 0, vn = vt >= 200 && vt < 300 || vt === 304, On && (wr =
|
|
14812
|
+
Qe || (Qe = !0, Ne && t.clearTimeout(Ne), te = void 0, me = An || "", Je.readyState = vt > 0 ? 4 : 0, vn = vt >= 200 && vt < 300 || vt === 304, On && (wr = Bi(xt, Je, On)), !vn && y.inArray("script", xt.dataTypes) > -1 && y.inArray("json", xt.dataTypes) < 0 && (xt.converters["text script"] = function() {
|
|
14813
14813
|
}), wr = Si(xt, wr, Je, vn), vn ? (xt.ifModified && (Mo = Je.getResponseHeader("Last-Modified"), Mo && (y.lastModified[se] = Mo), Mo = Je.getResponseHeader("etag"), Mo && (y.etag[se] = Mo)), vt === 204 || xt.type === "HEAD" ? no = "nocontent" : vt === 304 ? no = "notmodified" : (no = wr.state, pn = wr.data, lr = wr.error, vn = !lr)) : (lr = no, (vt || !no) && (no = "error", vt < 0 && (vt = 0))), Je.status = vt, Je.statusText = (Kt || no) + "", vn ? nr.resolveWith(en, [pn, no, Je]) : nr.rejectWith(en, [Je, no, lr]), Je.statusCode(Qr), Qr = void 0, ct && Rn.trigger(
|
|
14814
14814
|
vn ? "ajaxSuccess" : "ajaxError",
|
|
14815
14815
|
[Je, xt, vn ? pn : lr]
|
|
@@ -14895,7 +14895,7 @@ var ZS = { exports: {} };
|
|
|
14895
14895
|
} catch {
|
|
14896
14896
|
}
|
|
14897
14897
|
};
|
|
14898
|
-
var
|
|
14898
|
+
var zi = {
|
|
14899
14899
|
// File protocol always yields status code 0, assume 200
|
|
14900
14900
|
0: 200,
|
|
14901
14901
|
// Support: IE <=9 only
|
|
@@ -14927,7 +14927,7 @@ var ZS = { exports: {} };
|
|
|
14927
14927
|
Ne.status,
|
|
14928
14928
|
Ne.statusText
|
|
14929
14929
|
) : me(
|
|
14930
|
-
|
|
14930
|
+
zi[Ne.status] || Ne.status,
|
|
14931
14931
|
Ne.statusText,
|
|
14932
14932
|
// Support: IE <=9 only
|
|
14933
14933
|
// IE9 has no XHR2 but throws on binary (trac-11426)
|
|
@@ -14993,7 +14993,7 @@ var ZS = { exports: {} };
|
|
|
14993
14993
|
}), y.ajaxPrefilter("json jsonp", function(H, Q, te) {
|
|
14994
14994
|
var se, me, be, Ne = H.jsonp !== !1 && (Io.test(H.url) ? "url" : typeof H.data == "string" && (H.contentType || "").indexOf("application/x-www-form-urlencoded") === 0 && Io.test(H.data) && "data");
|
|
14995
14995
|
if (Ne || H.dataTypes[0] === "jsonp")
|
|
14996
|
-
return se = H.jsonpCallback = m(H.jsonpCallback) ? H.jsonpCallback() : H.jsonpCallback, Ne ? H[Ne] = H[Ne].replace(Io, "$1" + se) : H.jsonp !== !1 && (H.url += (
|
|
14996
|
+
return se = H.jsonpCallback = m(H.jsonpCallback) ? H.jsonpCallback() : H.jsonpCallback, Ne ? H[Ne] = H[Ne].replace(Io, "$1" + se) : H.jsonp !== !1 && (H.url += (Di.test(H.url) ? "&" : "?") + H.jsonp + "=" + se), H.converters["script json"] = function() {
|
|
14997
14997
|
return be || y.error(se + " was not called"), be[0];
|
|
14998
14998
|
}, H.dataTypes[0] = "json", me = t[se], t[se] = function() {
|
|
14999
14999
|
be = arguments;
|
|
@@ -15191,9 +15191,9 @@ var ZS = { exports: {} };
|
|
|
15191
15191
|
}, y.trim = function(H) {
|
|
15192
15192
|
return H == null ? "" : (H + "").replace(li, "$1");
|
|
15193
15193
|
};
|
|
15194
|
-
var Po = t.jQuery,
|
|
15194
|
+
var Po = t.jQuery, Zi = t.$;
|
|
15195
15195
|
return y.noConflict = function(H) {
|
|
15196
|
-
return t.$ === y && (t.$ =
|
|
15196
|
+
return t.$ === y && (t.$ = Zi), H && t.jQuery === y && (t.jQuery = Po), y;
|
|
15197
15197
|
}, typeof n > "u" && (t.jQuery = t.$ = y), y;
|
|
15198
15198
|
});
|
|
15199
15199
|
})(ZS);
|
|
@@ -15270,7 +15270,7 @@ class Il extends ss {
|
|
|
15270
15270
|
return {
|
|
15271
15271
|
figure: (n) => n.getAttribute("type") !== this.getType() ? null : {
|
|
15272
15272
|
conversion: jO,
|
|
15273
|
-
priority:
|
|
15273
|
+
priority: aa
|
|
15274
15274
|
}
|
|
15275
15275
|
};
|
|
15276
15276
|
}
|
|
@@ -15353,7 +15353,7 @@ function QS(c) {
|
|
|
15353
15353
|
function Ny(c) {
|
|
15354
15354
|
return c instanceof Il;
|
|
15355
15355
|
}
|
|
15356
|
-
const IO = sr.lazy(() => import("./PollComponent-
|
|
15356
|
+
const IO = sr.lazy(() => import("./PollComponent-67cbd79c.js"));
|
|
15357
15357
|
function PO() {
|
|
15358
15358
|
return Math.random().toString(36).replace(/[^a-z]+/g, "").substr(0, 5);
|
|
15359
15359
|
}
|
|
@@ -16337,7 +16337,7 @@ const iE = [
|
|
|
16337
16337
|
qh,
|
|
16338
16338
|
R0,
|
|
16339
16339
|
Oa,
|
|
16340
|
-
|
|
16340
|
+
da,
|
|
16341
16341
|
Ql,
|
|
16342
16342
|
ih,
|
|
16343
16343
|
of,
|
|
@@ -16514,7 +16514,7 @@ function qO({
|
|
|
16514
16514
|
x.setStyle(
|
|
16515
16515
|
a ? "color: black; font-style: italic; font-weight: bold;" : "color: gray; font-style: italic; font-weight: normal;"
|
|
16516
16516
|
), m.getChildren().forEach((O) => O.remove());
|
|
16517
|
-
const y =
|
|
16517
|
+
const y = fa();
|
|
16518
16518
|
m.append(E), m.append(x), m.append(y), bi([m]);
|
|
16519
16519
|
const S = {
|
|
16520
16520
|
rows: !0,
|
|
@@ -16534,7 +16534,7 @@ function qO({
|
|
|
16534
16534
|
console.error("Failed to create TableNode");
|
|
16535
16535
|
return;
|
|
16536
16536
|
}
|
|
16537
|
-
bi([g,
|
|
16537
|
+
bi([g, fa()]);
|
|
16538
16538
|
}
|
|
16539
16539
|
}), c.update(() => {
|
|
16540
16540
|
if (n) {
|
|
@@ -16951,7 +16951,7 @@ function eg(c, t) {
|
|
|
16951
16951
|
}
|
|
16952
16952
|
return function(o) {
|
|
16953
16953
|
for (const r of o)
|
|
16954
|
-
r.getNextSibling() instanceof j0 && r.insertAfter(
|
|
16954
|
+
r.getNextSibling() instanceof j0 && r.insertAfter(fa());
|
|
16955
16955
|
for (const r of o) {
|
|
16956
16956
|
const a = r.getChildren();
|
|
16957
16957
|
for (const l of a)
|
|
@@ -16988,7 +16988,7 @@ function pE(c, t, n, e = null) {
|
|
|
16988
16988
|
!s && kt(t) && m && t.extractWithChild(h, e, "html") && (s = !0);
|
|
16989
16989
|
}
|
|
16990
16990
|
if (s && !o) {
|
|
16991
|
-
if (
|
|
16991
|
+
if (Ki(u) && u.append(f), n.append(u), d) {
|
|
16992
16992
|
const p = d.call(r, u);
|
|
16993
16993
|
p && u.replaceWith(p);
|
|
16994
16994
|
}
|
|
@@ -17226,7 +17226,7 @@ class tg extends Vr {
|
|
|
17226
17226
|
}
|
|
17227
17227
|
exportDOM(t) {
|
|
17228
17228
|
const { element: n } = super.exportDOM(t);
|
|
17229
|
-
if (n &&
|
|
17229
|
+
if (n && Ki(n)) {
|
|
17230
17230
|
this.isEmpty() && n.append(document.createElement("br"));
|
|
17231
17231
|
const e = this.getFormatType();
|
|
17232
17232
|
n.style.textAlign = e;
|
|
@@ -17289,7 +17289,7 @@ class ng extends Vr {
|
|
|
17289
17289
|
}
|
|
17290
17290
|
exportDOM(t) {
|
|
17291
17291
|
const { element: n } = super.exportDOM(t);
|
|
17292
|
-
if (n &&
|
|
17292
|
+
if (n && Ki(n)) {
|
|
17293
17293
|
this.isEmpty() && n.append(document.createElement("br"));
|
|
17294
17294
|
const e = this.getFormatType();
|
|
17295
17295
|
n.style.textAlign = e;
|
|
@@ -17371,7 +17371,7 @@ function fN(c) {
|
|
|
17371
17371
|
return Jr(c.registerCommand(Vd, (t) => {
|
|
17372
17372
|
const n = jt();
|
|
17373
17373
|
return !!io(n) && (n.clear(), !0);
|
|
17374
|
-
}, 0), c.registerCommand(
|
|
17374
|
+
}, 0), c.registerCommand(ca, (t) => {
|
|
17375
17375
|
const n = jt();
|
|
17376
17376
|
return !!Tt(n) && (n.deleteCharacter(t), !0);
|
|
17377
17377
|
}, jn), c.registerCommand(zl, (t) => {
|
|
@@ -17486,12 +17486,12 @@ function fN(c) {
|
|
|
17486
17486
|
return !1;
|
|
17487
17487
|
t.preventDefault();
|
|
17488
17488
|
const { anchor: e } = n, s = e.getNode();
|
|
17489
|
-
return n.isCollapsed() && e.offset === 0 && !Vo(s) && M0(s).getIndent() > 0 ? c.dispatchCommand(Iv, void 0) : c.dispatchCommand(
|
|
17489
|
+
return n.isCollapsed() && e.offset === 0 && !Vo(s) && M0(s).getIndent() > 0 ? c.dispatchCommand(Iv, void 0) : c.dispatchCommand(ca, !0);
|
|
17490
17490
|
}, jn), c.registerCommand(tl, (t) => {
|
|
17491
17491
|
if (ap(t.target))
|
|
17492
17492
|
return !1;
|
|
17493
17493
|
const n = jt();
|
|
17494
|
-
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(
|
|
17494
|
+
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(ca, !1));
|
|
17495
17495
|
}, jn), c.registerCommand($l, (t) => {
|
|
17496
17496
|
const n = jt();
|
|
17497
17497
|
if (!Tt(n))
|
|
@@ -17612,7 +17612,7 @@ var sp = hN(function(c) {
|
|
|
17612
17612
|
});
|
|
17613
17613
|
function xE({ hasCellMerge: c = !0, hasCellBackgroundColor: t = !0, hasTabHandler: n = !0 }) {
|
|
17614
17614
|
const [e] = kn();
|
|
17615
|
-
return Ht(() => (e.hasNodes([Oa,
|
|
17615
|
+
return Ht(() => (e.hasNodes([Oa, da, Ql]) || sp(10), Jr(e.registerCommand(Qk, ({ columns: s, rows: o, includeHeaders: r }) => {
|
|
17616
17616
|
const a = Cy(Number(o), Number(s), r);
|
|
17617
17617
|
El(a);
|
|
17618
17618
|
const l = a.getFirstDescendant();
|
|
@@ -17661,7 +17661,7 @@ function xE({ hasCellMerge: c = !0, hasCellBackgroundColor: t = !0, hasTabHandle
|
|
|
17661
17661
|
};
|
|
17662
17662
|
}, [e, n]), Ht(() => {
|
|
17663
17663
|
if (!c)
|
|
17664
|
-
return e.registerNodeTransform(
|
|
17664
|
+
return e.registerNodeTransform(da, (s) => {
|
|
17665
17665
|
if (s.getColSpan() > 1 || s.getRowSpan() > 1) {
|
|
17666
17666
|
const [, , o] = Bo(s), [r] = pa(o, s, s), a = r.length, l = r[0].length;
|
|
17667
17667
|
let i = o.getFirstChild();
|
|
@@ -17687,7 +17687,7 @@ function xE({ hasCellMerge: c = !0, hasCellBackgroundColor: t = !0, hasTabHandle
|
|
|
17687
17687
|
});
|
|
17688
17688
|
}, [e, c]), Ht(() => {
|
|
17689
17689
|
if (!t)
|
|
17690
|
-
return e.registerNodeTransform(
|
|
17690
|
+
return e.registerNodeTransform(da, (s) => {
|
|
17691
17691
|
s.getBackgroundColor() !== null && s.setBackgroundColor(null);
|
|
17692
17692
|
});
|
|
17693
17693
|
}, [e, t, c]), null;
|
|
@@ -17981,7 +17981,7 @@ function e_(c, t, n, e) {
|
|
|
17981
17981
|
);
|
|
17982
17982
|
const p = ou({ ...a, figureLabel: d }), h = Tn();
|
|
17983
17983
|
h.setFormat("left");
|
|
17984
|
-
const m =
|
|
17984
|
+
const m = fa();
|
|
17985
17985
|
if (h.append(p, m), n) {
|
|
17986
17986
|
const v = ar("");
|
|
17987
17987
|
v.setStyle(
|
|
@@ -18090,15 +18090,13 @@ function OE({
|
|
|
18090
18090
|
d.__captionId = a;
|
|
18091
18091
|
const f = Tn();
|
|
18092
18092
|
f.setFormat("left");
|
|
18093
|
-
const p =
|
|
18094
|
-
|
|
18095
|
-
|
|
18096
|
-
), f.append(d,
|
|
18093
|
+
const p = e.trim() === "" ? "" : e, h = ar(p);
|
|
18094
|
+
h.setStyle(
|
|
18095
|
+
p ? "color: black; font-style: italic; font-weight: bold;" : "color: gray; font-style: italic; font-weight: normal;"
|
|
18096
|
+
), f.append(d, u, h), bi([f]), so(d.getParentOrThrow()) && by(d, Tn).selectEnd();
|
|
18097
18097
|
} else {
|
|
18098
18098
|
const l = ou(r), i = Tn();
|
|
18099
|
-
i.setFormat("left");
|
|
18100
|
-
const u = Di();
|
|
18101
|
-
i.append(l, u), bi([i]), so(l.getParentOrThrow()) && by(l, Tn).selectEnd();
|
|
18099
|
+
i.setFormat("left"), i.append(l), bi([i]), so(l.getParentOrThrow()) && by(l, Tn).selectEnd();
|
|
18102
18100
|
}
|
|
18103
18101
|
return n.update(() => {
|
|
18104
18102
|
const i = Ln().getChildren().filter(Rr);
|
|
@@ -18121,7 +18119,7 @@ function OE({
|
|
|
18121
18119
|
n.registerCommand(
|
|
18122
18120
|
Oh,
|
|
18123
18121
|
(r) => jN(r),
|
|
18124
|
-
|
|
18122
|
+
aa
|
|
18125
18123
|
),
|
|
18126
18124
|
n.registerCommand(
|
|
18127
18125
|
s0,
|
|
@@ -18131,7 +18129,7 @@ function OE({
|
|
|
18131
18129
|
n.registerCommand(
|
|
18132
18130
|
kh,
|
|
18133
18131
|
(r) => PN(r, n),
|
|
18134
|
-
|
|
18132
|
+
aa
|
|
18135
18133
|
),
|
|
18136
18134
|
n.registerCommand(
|
|
18137
18135
|
Xs,
|
|
@@ -18140,7 +18138,7 @@ function OE({
|
|
|
18140
18138
|
const a = (l = r.clipboardData) == null ? void 0 : l.items;
|
|
18141
18139
|
return a.length <= 2 && a.length ? kE(r, n, e, c, t) : !1;
|
|
18142
18140
|
},
|
|
18143
|
-
|
|
18141
|
+
aa
|
|
18144
18142
|
)
|
|
18145
18143
|
);
|
|
18146
18144
|
}, [c, n]), null;
|
|
@@ -18731,7 +18729,7 @@ function tA({
|
|
|
18731
18729
|
}), [f, p] = Dt(!1), [h, m] = Dt(!1), [g, v] = Dt(
|
|
18732
18730
|
() => d_(r) || ""
|
|
18733
18731
|
);
|
|
18734
|
-
Ht(() => r.registerMutationListener(
|
|
18732
|
+
Ht(() => r.registerMutationListener(da, (L) => {
|
|
18735
18733
|
L.get(l.getKey()) === "updated" && (r.getEditorState().read(() => {
|
|
18736
18734
|
i(l.getLatest());
|
|
18737
18735
|
}), v(d_(r) || ""));
|
|
@@ -19168,7 +19166,7 @@ function iA({ editor: c }) {
|
|
|
19168
19166
|
const x = jt(), y = fr(x);
|
|
19169
19167
|
return i !== y && u(y), !1;
|
|
19170
19168
|
},
|
|
19171
|
-
|
|
19169
|
+
aa
|
|
19172
19170
|
));
|
|
19173
19171
|
const p = mn(() => {
|
|
19174
19172
|
l(null), t.current = null, f(null), s.current = null, e.current = null;
|
|
@@ -21095,7 +21093,7 @@ function b_(c, t) {
|
|
|
21095
21093
|
});
|
|
21096
21094
|
}
|
|
21097
21095
|
function qA(c) {
|
|
21098
|
-
return Jr(c.registerCommand(
|
|
21096
|
+
return Jr(c.registerCommand(ca, (t) => {
|
|
21099
21097
|
const n = jt();
|
|
21100
21098
|
return !!Tt(n) && (n.deleteCharacter(t), !0);
|
|
21101
21099
|
}, jn), c.registerCommand(zl, (t) => {
|
|
@@ -21143,10 +21141,10 @@ function qA(c) {
|
|
|
21143
21141
|
return !!rh(n, !1) && (e.preventDefault(), oh(n, s, !1), !0);
|
|
21144
21142
|
}, jn), c.registerCommand(el, (t) => {
|
|
21145
21143
|
const n = jt();
|
|
21146
|
-
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(
|
|
21144
|
+
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(ca, !0));
|
|
21147
21145
|
}, jn), c.registerCommand(tl, (t) => {
|
|
21148
21146
|
const n = jt();
|
|
21149
|
-
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(
|
|
21147
|
+
return !!Tt(n) && (t.preventDefault(), c.dispatchCommand(ca, !1));
|
|
21150
21148
|
}, jn), c.registerCommand($l, (t) => {
|
|
21151
21149
|
const n = jt();
|
|
21152
21150
|
if (!Tt(n))
|
|
@@ -35585,7 +35583,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35585
35583
|
function gr(k) {
|
|
35586
35584
|
if (k.blockedOn === null) {
|
|
35587
35585
|
for (var P = k.targetContainers; 0 < P.length; ) {
|
|
35588
|
-
var J =
|
|
35586
|
+
var J = Li(k.domEventName, k.eventSystemFlags, P[0], k.nativeEvent);
|
|
35589
35587
|
if (J !== null)
|
|
35590
35588
|
return (P = Pu(J)) !== null && ht(P), k.blockedOn = J, 0;
|
|
35591
35589
|
P.shift();
|
|
@@ -35604,7 +35602,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35604
35602
|
break;
|
|
35605
35603
|
}
|
|
35606
35604
|
for (var P = k.targetContainers; 0 < P.length; ) {
|
|
35607
|
-
var J =
|
|
35605
|
+
var J = Li(k.domEventName, k.eventSystemFlags, P[0], k.nativeEvent);
|
|
35608
35606
|
if (J !== null) {
|
|
35609
35607
|
k.blockedOn = J;
|
|
35610
35608
|
break;
|
|
@@ -35669,7 +35667,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35669
35667
|
}
|
|
35670
35668
|
e && (_i = document.createElement("div").style, "AnimationEvent" in window || (delete xr.animationend.animation, delete xr.animationiteration.animation, delete xr.animationstart.animation), "TransitionEvent" in window || delete xr.transitionend.transition);
|
|
35671
35669
|
var bo = lo("animationend"), Yo = lo("animationiteration"), co = lo("animationstart"), ai = lo("transitionend"), Da = /* @__PURE__ */ new Map(), vo = /* @__PURE__ */ new Map(), dr = ["abort", "abort", bo, "animationEnd", Yo, "animationIteration", co, "animationStart", "canplay", "canPlay", "canplaythrough", "canPlayThrough", "durationchange", "durationChange", "emptied", "emptied", "encrypted", "encrypted", "ended", "ended", "error", "error", "gotpointercapture", "gotPointerCapture", "load", "load", "loadeddata", "loadedData", "loadedmetadata", "loadedMetadata", "loadstart", "loadStart", "lostpointercapture", "lostPointerCapture", "playing", "playing", "progress", "progress", "seeking", "seeking", "stalled", "stalled", "suspend", "suspend", "timeupdate", "timeUpdate", ai, "transitionEnd", "waiting", "waiting"];
|
|
35672
|
-
function
|
|
35670
|
+
function Di(k, P) {
|
|
35673
35671
|
for (var J = 0; J < k.length; J += 2) {
|
|
35674
35672
|
var re = k[J], oe = "on" + ((oe = k[J + 1])[0].toUpperCase() + oe.slice(1));
|
|
35675
35673
|
vo.set(re, P), Da.set(re, oe), f(oe, [re]);
|
|
@@ -35708,20 +35706,20 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35708
35706
|
case 14:
|
|
35709
35707
|
return 2;
|
|
35710
35708
|
case 12:
|
|
35711
|
-
return (k =
|
|
35709
|
+
return (k = Gi(24 & ~P)) === 0 ? xi(10, P) : k;
|
|
35712
35710
|
case 10:
|
|
35713
|
-
return (k =
|
|
35711
|
+
return (k = Gi(192 & ~P)) === 0 ? xi(8, P) : k;
|
|
35714
35712
|
case 8:
|
|
35715
|
-
return (k =
|
|
35713
|
+
return (k = Gi(3584 & ~P)) === 0 && (k = Gi(4186112 & ~P)) === 0 ? 512 : k;
|
|
35716
35714
|
case 2:
|
|
35717
|
-
return (P =
|
|
35715
|
+
return (P = Gi(805306368 & ~P)) === 0 ? 268435456 : P;
|
|
35718
35716
|
}
|
|
35719
35717
|
throw Error(i(358, k));
|
|
35720
35718
|
}
|
|
35721
|
-
function
|
|
35719
|
+
function Gi(k) {
|
|
35722
35720
|
return k & -k;
|
|
35723
35721
|
}
|
|
35724
|
-
function
|
|
35722
|
+
function Yi(k) {
|
|
35725
35723
|
for (var P = [], J = 0; J < 31; J++)
|
|
35726
35724
|
P.push(k);
|
|
35727
35725
|
return P;
|
|
@@ -35753,7 +35751,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35753
35751
|
if ((oe = !(4 & P)) && 0 < pt.length && -1 < qn.indexOf(k))
|
|
35754
35752
|
k = Sn(null, k, P, J, re), pt.push(k);
|
|
35755
35753
|
else {
|
|
35756
|
-
var pe =
|
|
35754
|
+
var pe = Li(k, P, J, re);
|
|
35757
35755
|
if (pe === null)
|
|
35758
35756
|
oe && Cn(k, re);
|
|
35759
35757
|
else {
|
|
@@ -35782,7 +35780,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35782
35780
|
}
|
|
35783
35781
|
}
|
|
35784
35782
|
}
|
|
35785
|
-
function
|
|
35783
|
+
function Li(k, P, J, re) {
|
|
35786
35784
|
var oe = Yt(re);
|
|
35787
35785
|
if ((oe = hl(oe)) !== null) {
|
|
35788
35786
|
var pe = ze(oe);
|
|
@@ -35804,11 +35802,11 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35804
35802
|
}
|
|
35805
35803
|
return dn(k, P, re, oe, J), null;
|
|
35806
35804
|
}
|
|
35807
|
-
var si = null,
|
|
35808
|
-
function
|
|
35805
|
+
var si = null, Fi = null, wi = null;
|
|
35806
|
+
function Bi() {
|
|
35809
35807
|
if (wi)
|
|
35810
35808
|
return wi;
|
|
35811
|
-
for (var k =
|
|
35809
|
+
for (var k = Fi, P = k.length, J = ("value" in si) ? si.value : si.textContent, re = J.length, oe = 0; oe < P && k[oe] === J[oe]; oe++)
|
|
35812
35810
|
;
|
|
35813
35811
|
for (var pe = P - oe, ve = 1; ve <= pe && k[P - ve] === J[re - ve]; ve++)
|
|
35814
35812
|
;
|
|
@@ -35818,7 +35816,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35818
35816
|
var P = k.keyCode;
|
|
35819
35817
|
return "charCode" in k ? (k = k.charCode) === 0 && P === 13 && (k = 13) : k = P, 32 <= (k = k === 10 ? 13 : k) || k === 13 ? k : 0;
|
|
35820
35818
|
}
|
|
35821
|
-
function
|
|
35819
|
+
function zi() {
|
|
35822
35820
|
return !0;
|
|
35823
35821
|
}
|
|
35824
35822
|
function uo() {
|
|
@@ -35828,22 +35826,22 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35828
35826
|
function P(J, re, oe, pe, ve) {
|
|
35829
35827
|
for (var Fe in this._reactName = J, this._targetInst = oe, this.type = re, this.nativeEvent = pe, this.target = ve, this.currentTarget = null, k)
|
|
35830
35828
|
k.hasOwnProperty(Fe) && (J = k[Fe], this[Fe] = J ? J(pe) : pe[Fe]);
|
|
35831
|
-
return this.isDefaultPrevented = (pe.defaultPrevented != null ? pe.defaultPrevented : pe.returnValue === !1) ?
|
|
35829
|
+
return this.isDefaultPrevented = (pe.defaultPrevented != null ? pe.defaultPrevented : pe.returnValue === !1) ? zi : uo, this.isPropagationStopped = uo, this;
|
|
35832
35830
|
}
|
|
35833
35831
|
return a(P.prototype, { preventDefault: function() {
|
|
35834
35832
|
this.defaultPrevented = !0;
|
|
35835
35833
|
var J = this.nativeEvent;
|
|
35836
|
-
J && (J.preventDefault ? J.preventDefault() : typeof J.returnValue != "unknown" && (J.returnValue = !1), this.isDefaultPrevented =
|
|
35834
|
+
J && (J.preventDefault ? J.preventDefault() : typeof J.returnValue != "unknown" && (J.returnValue = !1), this.isDefaultPrevented = zi);
|
|
35837
35835
|
}, stopPropagation: function() {
|
|
35838
35836
|
var J = this.nativeEvent;
|
|
35839
|
-
J && (J.stopPropagation ? J.stopPropagation() : typeof J.cancelBubble != "unknown" && (J.cancelBubble = !0), this.isPropagationStopped =
|
|
35837
|
+
J && (J.stopPropagation ? J.stopPropagation() : typeof J.cancelBubble != "unknown" && (J.cancelBubble = !0), this.isPropagationStopped = zi);
|
|
35840
35838
|
}, persist: function() {
|
|
35841
|
-
}, isPersistent:
|
|
35839
|
+
}, isPersistent: zi }), P;
|
|
35842
35840
|
}
|
|
35843
35841
|
Ve = { eventPhase: 0, bubbles: 0, cancelable: 0, timeStamp: function(k) {
|
|
35844
35842
|
return k.timeStamp || Date.now();
|
|
35845
35843
|
}, defaultPrevented: 0, isTrusted: 0 };
|
|
35846
|
-
var Io, li, Po,
|
|
35844
|
+
var Io, li, Po, Zi = Zr(Ve), H = Zr(yr = a({}, Ve, { view: 0, detail: 0 })), Q = a({}, yr, { screenX: 0, screenY: 0, clientX: 0, clientY: 0, pageX: 0, pageY: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, getModifierState: xt, button: 0, buttons: 0, relatedTarget: function(k) {
|
|
35847
35845
|
return k.relatedTarget === void 0 ? k.fromElement === k.srcElement ? k.toElement : k.fromElement : k.relatedTarget;
|
|
35848
35846
|
}, movementX: function(k) {
|
|
35849
35847
|
return "movementX" in k ? k.movementX : (k !== Po && (li = Po && k.type === "mousemove" ? (Io = k.screenX - Po.screenX, k.screenY - Po.screenY) : Io = 0, Po = k), Io);
|
|
@@ -35900,7 +35898,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35900
35898
|
return P === "input" ? pn[k.type] : P === "textarea";
|
|
35901
35899
|
}
|
|
35902
35900
|
function wr(k, P, J, re) {
|
|
35903
|
-
$t(re), 0 < (P = un(P, "onChange")).length && (J = new
|
|
35901
|
+
$t(re), 0 < (P = un(P, "onChange")).length && (J = new Zi("onChange", "change", null, J, re), k.push({ event: J, listeners: P }));
|
|
35904
35902
|
}
|
|
35905
35903
|
var Mo = null, no = null;
|
|
35906
35904
|
function Ei(k) {
|
|
@@ -35910,7 +35908,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35910
35908
|
if (de(sc(k)))
|
|
35911
35909
|
return k;
|
|
35912
35910
|
}
|
|
35913
|
-
function
|
|
35911
|
+
function Qi(k, P) {
|
|
35914
35912
|
if (k === "change")
|
|
35915
35913
|
return P;
|
|
35916
35914
|
}
|
|
@@ -35991,7 +35989,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
35991
35989
|
re = ba(re);
|
|
35992
35990
|
}
|
|
35993
35991
|
}
|
|
35994
|
-
function
|
|
35992
|
+
function Xi() {
|
|
35995
35993
|
for (var k = window, P = ue(); P instanceof k.HTMLIFrameElement; ) {
|
|
35996
35994
|
try {
|
|
35997
35995
|
var J = typeof P.contentWindow.location.href == "string";
|
|
@@ -36008,12 +36006,12 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36008
36006
|
var P = k && k.nodeName && k.nodeName.toLowerCase();
|
|
36009
36007
|
return P && (P === "input" && (k.type === "text" || k.type === "search" || k.type === "tel" || k.type === "url" || k.type === "password") || P === "textarea" || k.contentEditable === "true");
|
|
36010
36008
|
}
|
|
36011
|
-
var ul = e && "documentMode" in document && document.documentMode <= 11,
|
|
36009
|
+
var ul = e && "documentMode" in document && document.documentMode <= 11, ea = null, ys = null, za = null, ju = !1;
|
|
36012
36010
|
function dl(k, P, J) {
|
|
36013
36011
|
var re = J.window === J ? J.document : J.nodeType === 9 ? J : J.ownerDocument;
|
|
36014
|
-
ju ||
|
|
36012
|
+
ju || ea == null || ea !== ue(re) || (re = "selectionStart" in (re = ea) && rc(re) ? { start: re.selectionStart, end: re.selectionEnd } : { anchorNode: (re = (re.ownerDocument && re.ownerDocument.defaultView || window).getSelection()).anchorNode, anchorOffset: re.anchorOffset, focusNode: re.focusNode, focusOffset: re.focusOffset }, za && ms(za, re)) || (za = re, 0 < (re = un(ys, "onSelect")).length && (P = new Zi("onSelect", "select", null, P, J), k.push({ event: P, listeners: re }), P.target = ea));
|
|
36015
36013
|
}
|
|
36016
|
-
|
|
36014
|
+
Di("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "), 0), Di("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "), 1), Di(dr, 2);
|
|
36017
36015
|
for (var oc = "change selectionchange textInput compositionstart compositionend compositionupdate".split(" "), fl = 0; fl < oc.length; fl++)
|
|
36018
36016
|
vo.set(oc[fl], 0);
|
|
36019
36017
|
p("onMouseEnter", ["mouseout", "mouseover"]), p("onMouseLeave", ["mouseout", "mouseover"]), p("onPointerEnter", ["pointerout", "pointerover"]), p("onPointerLeave", ["pointerout", "pointerover"]), f("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), f("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), f("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), f("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), f("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), f("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
|
|
@@ -36119,7 +36117,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36119
36117
|
e: {
|
|
36120
36118
|
var on = Da.get(k);
|
|
36121
36119
|
if (on !== void 0) {
|
|
36122
|
-
var hn =
|
|
36120
|
+
var hn = Zi, En = k;
|
|
36123
36121
|
switch (k) {
|
|
36124
36122
|
case "keypress":
|
|
36125
36123
|
if (Si(J) === 0)
|
|
@@ -36228,12 +36226,12 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36228
36226
|
rr = null;
|
|
36229
36227
|
hn !== null && Dn(yn, on, hn, rr, !1), En !== null && Pn !== null && Dn(yn, Pn, En, rr, !0);
|
|
36230
36228
|
}
|
|
36231
|
-
switch ((hn = (on = Ct ? sc(Ct) : window).nodeName && on.nodeName.toLowerCase()) === "select" || hn === "input" && on.type === "file" ? cn =
|
|
36229
|
+
switch ((hn = (on = Ct ? sc(Ct) : window).nodeName && on.nodeName.toLowerCase()) === "select" || hn === "input" && on.type === "file" ? cn = Qi : lr(on) ? bf ? cn = gs : (cn = tc, Qn = hr) : !(hn = on.nodeName) || hn.toLowerCase() !== "input" || on.type !== "checkbox" && on.type !== "radio" || (cn = Ci), (cn = cn && cn(k, Ct)) ? wr(yn, cn, J, Rt) : (Qn && Qn(k, on, Ct), k === "focusout" && (Qn = on._wrapperState) && Qn.controlled && on.type === "number" && ce(on, "number", on.value)), Qn = Ct ? sc(Ct) : window, k) {
|
|
36232
36230
|
case "focusin":
|
|
36233
|
-
!lr(Qn) && Qn.contentEditable !== "true" || (
|
|
36231
|
+
!lr(Qn) && Qn.contentEditable !== "true" || (ea = Qn, ys = Ct, za = null);
|
|
36234
36232
|
break;
|
|
36235
36233
|
case "focusout":
|
|
36236
|
-
za = ys =
|
|
36234
|
+
za = ys = ea = null;
|
|
36237
36235
|
break;
|
|
36238
36236
|
case "mousedown":
|
|
36239
36237
|
ju = !0;
|
|
@@ -36267,7 +36265,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36267
36265
|
}
|
|
36268
36266
|
else
|
|
36269
36267
|
vn ? On(k, J) && (Vn = "onCompositionEnd") : k === "keydown" && J.keyCode === 229 && (Vn = "onCompositionStart");
|
|
36270
|
-
Vn && (_t && J.locale !== "ko" && (vn || Vn !== "onCompositionStart" ? Vn === "onCompositionEnd" && vn && (mt =
|
|
36268
|
+
Vn && (_t && J.locale !== "ko" && (vn || Vn !== "onCompositionStart" ? Vn === "onCompositionEnd" && vn && (mt = Bi()) : (Fi = "value" in (si = Rt) ? si.value : si.textContent, vn = !0)), 0 < (Qn = un(Ct, Vn)).length) && (Vn = new nt(Vn, k, null, J, Rt), yn.push({ event: Vn, listeners: Qn }), mt || (mt = An(J)) !== null) && (Vn.data = mt), (mt = (Je ? (cr, Kn) => {
|
|
36271
36269
|
switch (cr) {
|
|
36272
36270
|
case "compositionend":
|
|
36273
36271
|
return An(Kn);
|
|
@@ -36280,7 +36278,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36280
36278
|
}
|
|
36281
36279
|
} : (cr, Kn) => {
|
|
36282
36280
|
if (vn)
|
|
36283
|
-
return cr === "compositionend" || !_o && On(cr, Kn) ? (cr =
|
|
36281
|
+
return cr === "compositionend" || !_o && On(cr, Kn) ? (cr = Bi(), wi = Fi = si = null, vn = !1, cr) : null;
|
|
36284
36282
|
switch (cr) {
|
|
36285
36283
|
case "paste":
|
|
36286
36284
|
default:
|
|
@@ -36531,7 +36529,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36531
36529
|
}
|
|
36532
36530
|
}
|
|
36533
36531
|
var z2 = S.ReactCurrentBatchConfig;
|
|
36534
|
-
function
|
|
36532
|
+
function ta(k, P) {
|
|
36535
36533
|
if (k && k.defaultProps)
|
|
36536
36534
|
for (var J in P = a({}, P), k = k.defaultProps)
|
|
36537
36535
|
P[J] === void 0 && (P[J] = k[J]);
|
|
@@ -36558,9 +36556,9 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36558
36556
|
}
|
|
36559
36557
|
}
|
|
36560
36558
|
function dc(k, P) {
|
|
36561
|
-
(Of = uc = null) !== (k = (kf = k).dependencies) && k.firstContext !== null && (k.lanes & P && (
|
|
36559
|
+
(Of = uc = null) !== (k = (kf = k).dependencies) && k.firstContext !== null && (k.lanes & P && (na = !0), k.firstContext = null);
|
|
36562
36560
|
}
|
|
36563
|
-
function
|
|
36561
|
+
function $i(k, P) {
|
|
36564
36562
|
if (Of !== k && P !== !1 && P !== 0)
|
|
36565
36563
|
if (typeof P == "number" && P !== 1073741823 || (Of = k, P = 1073741823), P = { context: k, observedBits: P, next: null }, uc === null) {
|
|
36566
36564
|
if (kf === null)
|
|
@@ -36675,14 +36673,14 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36675
36673
|
}
|
|
36676
36674
|
function Ib(k, P, J) {
|
|
36677
36675
|
var re = !1, oe = _s, pe = P.contextType;
|
|
36678
|
-
P = new P(J, pe = typeof pe == "object" && pe !== null ?
|
|
36676
|
+
P = new P(J, pe = typeof pe == "object" && pe !== null ? $i(pe) : (oe = ki(P) ? gl : Ho.current, (re = (re = P.contextTypes) != null) ? lc(k, oe) : _s)), k.memoizedState = P.state != null ? P.state : null, P.updater = Af, (k.stateNode = P)._reactInternals = k, re && ((k = k.stateNode).__reactInternalMemoizedUnmaskedChildContext = oe, k.__reactInternalMemoizedMaskedChildContext = pe);
|
|
36679
36677
|
}
|
|
36680
36678
|
function Pb(k, P, J, re) {
|
|
36681
36679
|
k = P.state, typeof P.componentWillReceiveProps == "function" && P.componentWillReceiveProps(J, re), typeof P.UNSAFE_componentWillReceiveProps == "function" && P.UNSAFE_componentWillReceiveProps(J, re), P.state !== k && Af.enqueueReplaceState(P, P.state, null);
|
|
36682
36680
|
}
|
|
36683
36681
|
function Eg(k, P, J, re) {
|
|
36684
36682
|
var oe = k.stateNode, pe = (oe.props = J, oe.state = k.memoizedState, oe.refs = Ab, Sg(k), P.contextType);
|
|
36685
|
-
typeof pe == "object" && pe !== null ? oe.context =
|
|
36683
|
+
typeof pe == "object" && pe !== null ? oe.context = $i(pe) : (pe = ki(P) ? gl : Ho.current, oe.context = lc(k, pe)), Du(k, J, oe, re), oe.state = k.memoizedState, typeof (pe = P.getDerivedStateFromProps) == "function" && (Nf(k, 0, pe, J), oe.state = k.memoizedState), typeof P.getDerivedStateFromProps == "function" || typeof oe.getSnapshotBeforeUpdate == "function" || typeof oe.UNSAFE_componentWillMount != "function" && typeof oe.componentWillMount != "function" || (P = oe.state, typeof oe.componentWillMount == "function" && oe.componentWillMount(), typeof oe.UNSAFE_componentWillMount == "function" && oe.UNSAFE_componentWillMount(), P !== oe.state && Af.enqueueReplaceState(oe, oe.state, null), Du(k, J, oe, re), oe.state = k.memoizedState), typeof oe.componentDidMount == "function" && (k.flags |= 4);
|
|
36686
36684
|
}
|
|
36687
36685
|
var jf = Array.isArray;
|
|
36688
36686
|
function Lu(k, P, J) {
|
|
@@ -36875,28 +36873,28 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36875
36873
|
return jr;
|
|
36876
36874
|
}
|
|
36877
36875
|
if (W(Rt)) {
|
|
36878
|
-
var eo = mt,
|
|
36876
|
+
var eo = mt, Wi = Ct, Ea = Rt, lm = yn, wl = W(Ea);
|
|
36879
36877
|
if (typeof wl != "function")
|
|
36880
36878
|
throw Error(i(150));
|
|
36881
36879
|
if ((Ea = wl.call(Ea)) == null)
|
|
36882
36880
|
throw Error(i(151));
|
|
36883
|
-
for (var Wa = wl = null, So =
|
|
36881
|
+
for (var Wa = wl = null, So = Wi, Ja = Wi = 0, Qf = null, Kr = Ea.next(); So !== null && !Kr.done; Ja++, Kr = Ea.next()) {
|
|
36884
36882
|
So.index > Ja ? (Qf = So, So = null) : Qf = So.sibling;
|
|
36885
36883
|
var xc = cn(eo, So, Kr.value, lm);
|
|
36886
36884
|
if (xc === null) {
|
|
36887
36885
|
So === null && (So = Qf);
|
|
36888
36886
|
break;
|
|
36889
36887
|
}
|
|
36890
|
-
k && So && xc.alternate === null && P(eo, So),
|
|
36888
|
+
k && So && xc.alternate === null && P(eo, So), Wi = pe(xc, Wi, Ja), Wa === null ? wl = xc : Wa.sibling = xc, Wa = xc, So = Qf;
|
|
36891
36889
|
}
|
|
36892
36890
|
if (Kr.done)
|
|
36893
36891
|
J(eo, So);
|
|
36894
36892
|
else if (So === null)
|
|
36895
36893
|
for (; !Kr.done; Ja++, Kr = Ea.next())
|
|
36896
|
-
(Kr = qt(eo, Kr.value, lm)) !== null && (
|
|
36894
|
+
(Kr = qt(eo, Kr.value, lm)) !== null && (Wi = pe(Kr, Wi, Ja), Wa === null ? wl = Kr : Wa.sibling = Kr, Wa = Kr);
|
|
36897
36895
|
else {
|
|
36898
36896
|
for (So = re(eo, So); !Kr.done; Ja++, Kr = Ea.next())
|
|
36899
|
-
(Kr = Qn(So, eo, Ja, Kr.value, lm)) !== null && (k && Kr.alternate !== null && So.delete(Kr.key === null ? Ja : Kr.key),
|
|
36897
|
+
(Kr = Qn(So, eo, Ja, Kr.value, lm)) !== null && (k && Kr.alternate !== null && So.delete(Kr.key === null ? Ja : Kr.key), Wi = pe(Kr, Wi, Ja), Wa === null ? wl = Kr : Wa.sibling = Kr, Wa = Kr);
|
|
36900
36898
|
k && So.forEach(function(cm) {
|
|
36901
36899
|
return P(eo, cm);
|
|
36902
36900
|
});
|
|
@@ -36970,7 +36968,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
36970
36968
|
}
|
|
36971
36969
|
var Ua = null, Es = null, xa = !1;
|
|
36972
36970
|
function Lb(k, P) {
|
|
36973
|
-
var J =
|
|
36971
|
+
var J = qi(5, null, null, 0);
|
|
36974
36972
|
J.elementType = "DELETED", J.type = "DELETED", J.stateNode = P, J.return = k, J.flags = 8, k.lastEffect !== null ? (k.lastEffect.nextEffect = J, k.lastEffect = J) : k.firstEffect = k.lastEffect = J;
|
|
36975
36973
|
}
|
|
36976
36974
|
function Fb(k, P) {
|
|
@@ -37046,7 +37044,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37046
37044
|
pc[k]._workInProgressVersionPrimary = null;
|
|
37047
37045
|
pc.length = 0;
|
|
37048
37046
|
}
|
|
37049
|
-
var $u = S.ReactCurrentDispatcher,
|
|
37047
|
+
var $u = S.ReactCurrentDispatcher, Ui = S.ReactCurrentBatchConfig, Uu = 0, oo = null, Qo = null, Ro = null, Df = !1, Hu = !1;
|
|
37050
37048
|
function hi() {
|
|
37051
37049
|
throw Error(i(321));
|
|
37052
37050
|
}
|
|
@@ -37101,7 +37099,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37101
37099
|
do
|
|
37102
37100
|
var at, Wt = Me.lane;
|
|
37103
37101
|
while ((Uu & Wt) === Wt ? (Fe !== null && (Fe = Fe.next = { lane: 0, action: Me.action, eagerReducer: Me.eagerReducer, eagerState: Me.eagerState, next: null }), ve = Me.eagerReducer === k ? Me.eagerState : k(ve, Me.action)) : (at = { lane: Wt, action: Me.action, eagerReducer: Me.eagerReducer, eagerState: Me.eagerState, next: null }, Fe === null ? (re = Fe = at, pe = ve) : Fe = Fe.next = at, oo.lanes |= Wt, Ku |= Wt), (Me = Me.next) !== null && Me !== oe);
|
|
37104
|
-
Fe === null ? pe = ve : Fe.next = re, ui(ve, P.memoizedState) || (
|
|
37102
|
+
Fe === null ? pe = ve : Fe.next = re, ui(ve, P.memoizedState) || (na = !0), P.memoizedState = ve, P.baseState = pe, P.baseQueue = Fe, J.lastRenderedState = ve;
|
|
37105
37103
|
}
|
|
37106
37104
|
return [P.memoizedState, J.dispatch];
|
|
37107
37105
|
}
|
|
@@ -37115,7 +37113,7 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37115
37113
|
J.pending = null;
|
|
37116
37114
|
for (var ve = oe = oe.next; pe = k(pe, ve.action), (ve = ve.next) !== oe; )
|
|
37117
37115
|
;
|
|
37118
|
-
ui(pe, P.memoizedState) || (
|
|
37116
|
+
ui(pe, P.memoizedState) || (na = !0), P.memoizedState = pe, P.baseQueue === null && (P.baseState = pe), J.lastRenderedState = pe;
|
|
37119
37117
|
}
|
|
37120
37118
|
return [pe, re];
|
|
37121
37119
|
}
|
|
@@ -37230,9 +37228,9 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37230
37228
|
Os(k, oe, re);
|
|
37231
37229
|
}
|
|
37232
37230
|
}
|
|
37233
|
-
var zf = { readContext:
|
|
37231
|
+
var zf = { readContext: $i, useCallback: hi, useContext: hi, useEffect: hi, useImperativeHandle: hi, useLayoutEffect: hi, useMemo: hi, useReducer: hi, useRef: hi, useState: hi, useDebugValue: hi, useDeferredValue: hi, useTransition: hi, useMutableSource: hi, useOpaqueIdentifier: hi, unstable_isNewReconciler: !1 }, $2 = { readContext: $i, useCallback: function(k, P) {
|
|
37234
37232
|
return vl().memoizedState = [k, P === void 0 ? null : P], k;
|
|
37235
|
-
}, useContext:
|
|
37233
|
+
}, useContext: $i, useEffect: qb, useImperativeHandle: function(k, P, J) {
|
|
37236
37234
|
return J = J != null ? J.concat([k]) : null, Ig(4, 2, Jb.bind(null, P, k), J);
|
|
37237
37235
|
}, useLayoutEffect: function(k, P) {
|
|
37238
37236
|
return Ig(4, 2, k, P);
|
|
@@ -37245,12 +37243,12 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37245
37243
|
}, useRef: Hb, useState: Ju, useDebugValue: Mg, useDeferredValue: function(k) {
|
|
37246
37244
|
var P = Ju(k), J = P[0], re = P[1];
|
|
37247
37245
|
return qb(function() {
|
|
37248
|
-
var oe =
|
|
37249
|
-
|
|
37246
|
+
var oe = Ui.transition;
|
|
37247
|
+
Ui.transition = 1;
|
|
37250
37248
|
try {
|
|
37251
37249
|
re(k);
|
|
37252
37250
|
} finally {
|
|
37253
|
-
|
|
37251
|
+
Ui.transition = oe;
|
|
37254
37252
|
}
|
|
37255
37253
|
}, [k]), J;
|
|
37256
37254
|
}, useTransition: function() {
|
|
@@ -37260,12 +37258,12 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37260
37258
|
yl(oe < 98 ? 98 : oe, function() {
|
|
37261
37259
|
J(!0);
|
|
37262
37260
|
}), yl(97 < oe ? 97 : oe, function() {
|
|
37263
|
-
var pe =
|
|
37264
|
-
|
|
37261
|
+
var pe = Ui.transition;
|
|
37262
|
+
Ui.transition = 1;
|
|
37265
37263
|
try {
|
|
37266
37264
|
J(!1), re();
|
|
37267
37265
|
} finally {
|
|
37268
|
-
|
|
37266
|
+
Ui.transition = pe;
|
|
37269
37267
|
}
|
|
37270
37268
|
});
|
|
37271
37269
|
}).bind(null, k[1])), [k, P];
|
|
@@ -37279,17 +37277,17 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37279
37277
|
}, valueOf: J }, P = Ju(J)[1], !(2 & oo.mode) && (oo.flags |= 516, Lf(5, function() {
|
|
37280
37278
|
P("r:" + (fg++).toString(36));
|
|
37281
37279
|
}, void 0, null))) : Ju(J = "r:" + (fg++).toString(36)), J;
|
|
37282
|
-
}, unstable_isNewReconciler: !1 }, U2 = { readContext:
|
|
37280
|
+
}, unstable_isNewReconciler: !1 }, U2 = { readContext: $i, useCallback: Kb, useContext: $i, useEffect: Bf, useImperativeHandle: Vb, useLayoutEffect: Wb, useMemo: Gb, useReducer: qu, useRef: Ff, useState: function() {
|
|
37283
37281
|
return qu(wa);
|
|
37284
37282
|
}, useDebugValue: Mg, useDeferredValue: function(k) {
|
|
37285
37283
|
var P = qu(wa), J = P[0], re = P[1];
|
|
37286
37284
|
return Bf(function() {
|
|
37287
|
-
var oe =
|
|
37288
|
-
|
|
37285
|
+
var oe = Ui.transition;
|
|
37286
|
+
Ui.transition = 1;
|
|
37289
37287
|
try {
|
|
37290
37288
|
re(k);
|
|
37291
37289
|
} finally {
|
|
37292
|
-
|
|
37290
|
+
Ui.transition = oe;
|
|
37293
37291
|
}
|
|
37294
37292
|
}, [k]), J;
|
|
37295
37293
|
}, useTransition: function() {
|
|
@@ -37297,17 +37295,17 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37297
37295
|
return [Ff().current, k];
|
|
37298
37296
|
}, useMutableSource: Ub, useOpaqueIdentifier: function() {
|
|
37299
37297
|
return qu(wa)[0];
|
|
37300
|
-
}, unstable_isNewReconciler: !1 }, H2 = { readContext:
|
|
37298
|
+
}, unstable_isNewReconciler: !1 }, H2 = { readContext: $i, useCallback: Kb, useContext: $i, useEffect: Bf, useImperativeHandle: Vb, useLayoutEffect: Wb, useMemo: Gb, useReducer: Wu, useRef: Ff, useState: function() {
|
|
37301
37299
|
return Wu(wa);
|
|
37302
37300
|
}, useDebugValue: Mg, useDeferredValue: function(k) {
|
|
37303
37301
|
var P = Wu(wa), J = P[0], re = P[1];
|
|
37304
37302
|
return Bf(function() {
|
|
37305
|
-
var oe =
|
|
37306
|
-
|
|
37303
|
+
var oe = Ui.transition;
|
|
37304
|
+
Ui.transition = 1;
|
|
37307
37305
|
try {
|
|
37308
37306
|
re(k);
|
|
37309
37307
|
} finally {
|
|
37310
|
-
|
|
37308
|
+
Ui.transition = oe;
|
|
37311
37309
|
}
|
|
37312
37310
|
}, [k]), J;
|
|
37313
37311
|
}, useTransition: function() {
|
|
@@ -37315,14 +37313,14 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37315
37313
|
return [Ff().current, k];
|
|
37316
37314
|
}, useMutableSource: Ub, useOpaqueIdentifier: function() {
|
|
37317
37315
|
return Wu(wa)[0];
|
|
37318
|
-
}, unstable_isNewReconciler: !1 }, q2 = S.ReactCurrentOwner,
|
|
37316
|
+
}, unstable_isNewReconciler: !1 }, q2 = S.ReactCurrentOwner, na = !1;
|
|
37319
37317
|
function Oi(k, P, J, re) {
|
|
37320
37318
|
P.child = k === null ? Rb(P, null, J, re) : Pf(P, k.child, J, re);
|
|
37321
37319
|
}
|
|
37322
37320
|
function Yb(k, P, J, re, oe) {
|
|
37323
37321
|
J = J.render;
|
|
37324
37322
|
var pe = P.ref;
|
|
37325
|
-
return dc(P, oe), re = jg(k, P, J, re, pe, oe), k === null ||
|
|
37323
|
+
return dc(P, oe), re = jg(k, P, J, re, pe, oe), k === null || na ? (P.flags |= 1, Oi(k, P, re, oe), P.child) : (P.updateQueue = k.updateQueue, P.flags &= -517, k.lanes &= ~oe, Ha(k, P, oe));
|
|
37326
37324
|
}
|
|
37327
37325
|
function Zb(k, P, J, re, oe, pe) {
|
|
37328
37326
|
var ve;
|
|
@@ -37330,9 +37328,9 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37330
37328
|
}
|
|
37331
37329
|
function Qb(k, P, J, re, oe, pe) {
|
|
37332
37330
|
if (k !== null && ms(k.memoizedProps, re) && k.ref === P.ref) {
|
|
37333
|
-
if (
|
|
37331
|
+
if (na = !1, !(pe & oe))
|
|
37334
37332
|
return P.lanes = k.lanes, Ha(k, P, pe);
|
|
37335
|
-
16384 & k.flags && (
|
|
37333
|
+
16384 & k.flags && (na = !0);
|
|
37336
37334
|
}
|
|
37337
37335
|
return Dg(k, P, J, re, pe);
|
|
37338
37336
|
}
|
|
@@ -37355,11 +37353,11 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " "));
|
|
|
37355
37353
|
}
|
|
37356
37354
|
function Dg(k, P, J, re, oe) {
|
|
37357
37355
|
var pe = lc(P, ki(J) ? gl : Ho.current);
|
|
37358
|
-
return dc(P, oe), J = jg(k, P, J, re, pe, oe), k === null ||
|
|
37356
|
+
return dc(P, oe), J = jg(k, P, J, re, pe, oe), k === null || na ? (P.flags |= 1, Oi(k, P, J, oe), P.child) : (P.updateQueue = k.updateQueue, P.flags &= -517, k.lanes &= ~oe, Ha(k, P, oe));
|
|
37359
37357
|
}
|
|
37360
37358
|
function tv(k, P, J, re, oe) {
|
|
37361
37359
|
var pe, ve, Fe, Me, at, Wt, qt, cn, Qn, mt;
|
|
37362
|
-
return ki(J) ? (pe = !0, Sf(P)) : pe = !1, dc(P, oe), re = P.stateNode === null ? (k !== null && (k.alternate = null, P.alternate = null, P.flags |= 2), Ib(P, J, re), Eg(P, J, re, oe), !0) : k === null ? ((ve = P.stateNode).props = Fe = P.memoizedProps, cn = ve.context, Me = typeof (Me = J.contextType) == "object" && Me !== null ?
|
|
37360
|
+
return ki(J) ? (pe = !0, Sf(P)) : pe = !1, dc(P, oe), re = P.stateNode === null ? (k !== null && (k.alternate = null, P.alternate = null, P.flags |= 2), Ib(P, J, re), Eg(P, J, re, oe), !0) : k === null ? ((ve = P.stateNode).props = Fe = P.memoizedProps, cn = ve.context, Me = typeof (Me = J.contextType) == "object" && Me !== null ? $i(Me) : lc(P, Me = ki(J) ? gl : Ho.current), (Wt = typeof (at = J.getDerivedStateFromProps) == "function" || typeof ve.getSnapshotBeforeUpdate == "function") || typeof ve.UNSAFE_componentWillReceiveProps != "function" && typeof ve.componentWillReceiveProps != "function" || Fe === re && cn === Me || Pb(0, ve, re, Me), xs = !1, ve.state = qt = P.memoizedState, Du(P, re, ve, oe), cn = P.memoizedState, Fe !== re || qt !== cn || pi.current || xs ? (typeof at == "function" && (Nf(P, 0, at, re), cn = P.memoizedState), (Fe = xs || jb(P, J, Fe, re, qt, cn, Me)) ? (Wt || typeof ve.UNSAFE_componentWillMount != "function" && typeof ve.componentWillMount != "function" || (typeof ve.componentWillMount == "function" && ve.componentWillMount(), typeof ve.UNSAFE_componentWillMount == "function" && ve.UNSAFE_componentWillMount()), typeof ve.componentDidMount == "function" && (P.flags |= 4)) : (typeof ve.componentDidMount == "function" && (P.flags |= 4), P.memoizedProps = re, P.memoizedState = cn), ve.props = re, ve.state = cn, ve.context = Me, Fe) : (typeof ve.componentDidMount == "function" && (P.flags |= 4), !1)) : (ve = P.stateNode, kb(k, P), Fe = P.memoizedProps, Me = P.type === P.elementType ? Fe : ta(P.type, Fe), ve.props = Me, Wt = P.pendingProps, qt = ve.context, cn = typeof (cn = J.contextType) == "object" && cn !== null ? $i(cn) : lc(P, cn = ki(J) ? gl : Ho.current), (at = typeof (Qn = J.getDerivedStateFromProps) == "function" || typeof ve.getSnapshotBeforeUpdate == "function") || typeof ve.UNSAFE_componentWillReceiveProps != "function" && typeof ve.componentWillReceiveProps != "function" || Fe === Wt && qt === cn || Pb(0, ve, re, cn), xs = !1, ve.state = qt = P.memoizedState, Du(P, re, ve, oe), mt = P.memoizedState, Fe !== Wt || qt !== mt || pi.current || xs ? (typeof Qn == "function" && (Nf(P, 0, Qn, re), mt = P.memoizedState), (Me = xs || jb(P, J, Me, re, qt, mt, cn)) ? (at || typeof ve.UNSAFE_componentWillUpdate != "function" && typeof ve.componentWillUpdate != "function" || (typeof ve.componentWillUpdate == "function" && ve.componentWillUpdate(re, mt, cn), typeof ve.UNSAFE_componentWillUpdate == "function" && ve.UNSAFE_componentWillUpdate(re, mt, cn)), typeof ve.componentDidUpdate == "function" && (P.flags |= 4), typeof ve.getSnapshotBeforeUpdate == "function" && (P.flags |= 256)) : (typeof ve.componentDidUpdate != "function" || Fe === k.memoizedProps && qt === k.memoizedState || (P.flags |= 4), typeof ve.getSnapshotBeforeUpdate != "function" || Fe === k.memoizedProps && qt === k.memoizedState || (P.flags |= 256), P.memoizedProps = re, P.memoizedState = mt), ve.props = re, ve.state = mt, ve.context = cn, Me) : (typeof ve.componentDidUpdate != "function" || Fe === k.memoizedProps && qt === k.memoizedState || (P.flags |= 4), typeof ve.getSnapshotBeforeUpdate != "function" || Fe === k.memoizedProps && qt === k.memoizedState || (P.flags |= 256), !1)), Lg(k, P, J, re, pe, oe);
|
|
37363
37361
|
}
|
|
37364
37362
|
function Lg(k, P, J, re, oe, pe) {
|
|
37365
37363
|
ev(k, P);
|
|
@@ -37645,7 +37643,7 @@ Error generating stack: ` + pe.message + `
|
|
|
37645
37643
|
}
|
|
37646
37644
|
return;
|
|
37647
37645
|
case 1:
|
|
37648
|
-
return k = J.stateNode, 4 & J.flags && (P === null ? k.componentDidMount() : (oe = J.elementType === J.type ? P.memoizedProps :
|
|
37646
|
+
return k = J.stateNode, 4 & J.flags && (P === null ? k.componentDidMount() : (oe = J.elementType === J.type ? P.memoizedProps : ta(J.type, P.memoizedProps), k.componentDidUpdate(oe, P.memoizedState, k.__reactInternalSnapshotBeforeUpdate))), void ((P = J.updateQueue) !== null && Nb(0, P, k));
|
|
37649
37647
|
case 3:
|
|
37650
37648
|
if ((P = J.updateQueue) !== null) {
|
|
37651
37649
|
if ((k = null) !== J.child)
|
|
@@ -37920,7 +37918,7 @@ Error generating stack: ` + pe.message + `
|
|
|
37920
37918
|
J !== null && ((k.updateQueue = null) === (P = k.stateNode) && (P = k.stateNode = new G2()), J.forEach(function(re) {
|
|
37921
37919
|
var oe = (function(pe, ve) {
|
|
37922
37920
|
var Fe = pe.stateNode;
|
|
37923
|
-
Fe !== null && Fe.delete(ve), (ve = 0) === ve && (2 & (ve = pe.mode) ? 4 & ve ? (ve =
|
|
37921
|
+
Fe !== null && Fe.delete(ve), (ve = 0) === ve && (2 & (ve = pe.mode) ? 4 & ve ? (ve = Gi(62914560 & ~(Ts = Ts === 0 ? hc : Ts))) === 0 && (ve = 4194304) : ve = cc() === 99 ? 1 : 2 : ve = 1), Fe = Ni(), (pe = Vf(pe, ve)) !== null && (ga(pe, ve, Fe), Hi(pe, Fe));
|
|
37924
37922
|
}).bind(null, k, re);
|
|
37925
37923
|
P.has(re) || (P.add(re), re.then(oe, oe));
|
|
37926
37924
|
}));
|
|
@@ -37955,7 +37953,7 @@ Error generating stack: ` + pe.message + `
|
|
|
37955
37953
|
if (50 < Zu)
|
|
37956
37954
|
throw Zu = 0, Qg = null, Error(i(185));
|
|
37957
37955
|
var re;
|
|
37958
|
-
(k = Vf(k, P)) !== null && (ga(k, P, J), k === Xo && (gc |= P, Do === 4) && yc(k, Wo), re = cc(), P === 1 ? 8 & Zn && !(48 & Zn) ? Xg(k) : (
|
|
37956
|
+
(k = Vf(k, P)) !== null && (ga(k, P, J), k === Xo && (gc |= P, Do === 4) && yc(k, Wo), re = cc(), P === 1 ? 8 & Zn && !(48 & Zn) ? Xg(k) : (Hi(k, J), Zn === 0 && (mc(), va())) : (!(4 & Zn) || re !== 98 && re !== 99 || (qa === null ? qa = /* @__PURE__ */ new Set([k]) : qa.add(k)), Hi(k, J)), Jg = k);
|
|
37959
37957
|
}
|
|
37960
37958
|
function Vf(k, P) {
|
|
37961
37959
|
k.lanes |= P;
|
|
@@ -37964,7 +37962,7 @@ Error generating stack: ` + pe.message + `
|
|
|
37964
37962
|
k.childLanes |= P, (J = k.alternate) !== null && (J.childLanes |= P), k = (J = k).return;
|
|
37965
37963
|
return J.tag === 3 ? J.stateNode : null;
|
|
37966
37964
|
}
|
|
37967
|
-
function
|
|
37965
|
+
function Hi(k, P) {
|
|
37968
37966
|
for (var J = k.callbackNode, re = k.suspendedLanes, oe = k.pingedLanes, pe = k.expirationTimes, ve = k.pendingLanes; 0 < ve; ) {
|
|
37969
37967
|
var Fe, Me = 31 - jo(ve), at = 1 << Me, Wt = pe[Me];
|
|
37970
37968
|
Wt === -1 ? at & re && !(at & oe) || (Wt = P, $n(at), Fe = zn, pe[Me] = 10 <= Fe ? Wt + 250 : 6 <= Fe ? Wt + 5e3 : -1) : Wt <= P && (k.expiredLanes |= at), ve &= ~at;
|
|
@@ -38028,7 +38026,7 @@ Error generating stack: ` + pe.message + `
|
|
|
38028
38026
|
bc(k, 0);
|
|
38029
38027
|
else if (re !== 0) {
|
|
38030
38028
|
if ((re = re === 2 && (Zn |= 64, k.hydrate && (k.hydrate = !1, fi(k.containerInfo)), (J = Uo(k)) !== 0) ? Xu(k, J) : re) === 1)
|
|
38031
|
-
throw P = Uf, bc(k, 0), yc(k, J),
|
|
38029
|
+
throw P = Uf, bc(k, 0), yc(k, J), Hi(k, qo()), P;
|
|
38032
38030
|
switch (k.finishedWork = k.current.alternate, k.finishedLanes = J, re) {
|
|
38033
38031
|
case 0:
|
|
38034
38032
|
case 1:
|
|
@@ -38062,7 +38060,7 @@ Error generating stack: ` + pe.message + `
|
|
|
38062
38060
|
throw Error(i(329));
|
|
38063
38061
|
}
|
|
38064
38062
|
}
|
|
38065
|
-
return
|
|
38063
|
+
return Hi(k, qo()), k.callbackNode === P ? bv.bind(null, k) : null;
|
|
38066
38064
|
}
|
|
38067
38065
|
function yc(k, P) {
|
|
38068
38066
|
for (P = P & ~Wg & ~gc, k.suspendedLanes |= P, k.pingedLanes &= ~P, k = k.expirationTimes; 0 < P; ) {
|
|
@@ -38075,8 +38073,8 @@ Error generating stack: ` + pe.message + `
|
|
|
38075
38073
|
throw Error(i(327));
|
|
38076
38074
|
var P, J;
|
|
38077
38075
|
if (Ns(), k === Xo && k.expiredLanes & Wo ? (J = Xu(k, P = Wo), hc & gc && (J = Xu(k, P = Zo(k, P)))) : J = Xu(k, P = Zo(k, 0)), (J = k.tag !== 0 && J === 2 && (Zn |= 64, k.hydrate && (k.hydrate = !1, fi(k.containerInfo)), (P = Uo(k)) !== 0) ? Xu(k, P) : J) === 1)
|
|
38078
|
-
throw J = Uf, bc(k, 0), yc(k, P),
|
|
38079
|
-
return k.finishedWork = k.current.alternate, k.finishedLanes = P, vc(k),
|
|
38076
|
+
throw J = Uf, bc(k, 0), yc(k, P), Hi(k, qo()), J;
|
|
38077
|
+
return k.finishedWork = k.current.alternate, k.finishedLanes = P, vc(k), Hi(k, qo()), null;
|
|
38080
38078
|
}
|
|
38081
38079
|
function vv(k, P) {
|
|
38082
38080
|
var J = Zn;
|
|
@@ -38484,7 +38482,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38484
38482
|
ve[Wt] = 0, Me[Wt] = -1, at[Wt] = -1, Fe &= ~qt;
|
|
38485
38483
|
}
|
|
38486
38484
|
if (qa !== null && !(24 & pe) && qa.has(J) && qa.delete(J), J === Xo && (go = Xo = null, Wo = 0), (pe = 1 < oe.flags ? oe.lastEffect !== null ? (oe.lastEffect.nextEffect = oe).firstEffect : oe : oe.firstEffect) !== null) {
|
|
38487
|
-
if (ve = Zn, Zn |= 32, Hg.current = null, Xn = La, rc(Me =
|
|
38485
|
+
if (ve = Zn, Zn |= 32, Hg.current = null, Xn = La, rc(Me = Xi())) {
|
|
38488
38486
|
if ("selectionStart" in Me)
|
|
38489
38487
|
at = { start: Me.selectionStart, end: Me.selectionEnd };
|
|
38490
38488
|
else
|
|
@@ -38535,8 +38533,8 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38535
38533
|
case 17:
|
|
38536
38534
|
return;
|
|
38537
38535
|
case 1:
|
|
38538
|
-
var
|
|
38539
|
-
return 256 & eo.flags && Kn !== null && (
|
|
38536
|
+
var Wi, Ea;
|
|
38537
|
+
return 256 & eo.flags && Kn !== null && (Wi = Kn.memoizedProps, Ea = Kn.memoizedState, eo = (Kn = eo.stateNode).getSnapshotBeforeUpdate(eo.elementType === eo.type ? Wi : ta(eo.type, Wi), Ea), Kn.__reactInternalSnapshotBeforeUpdate = eo);
|
|
38540
38538
|
case 3:
|
|
38541
38539
|
return 256 & eo.flags && fi(eo.stateNode.containerInfo);
|
|
38542
38540
|
}
|
|
@@ -38586,7 +38584,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38586
38584
|
As(wn, Vn), wn = wn.nextEffect;
|
|
38587
38585
|
}
|
|
38588
38586
|
while (wn !== null);
|
|
38589
|
-
if (Pn = Nn, En =
|
|
38587
|
+
if (Pn = Nn, En = Xi(), Mn = Pn.focusedElem, Me = Pn.selectionRange, En !== Mn && Mn && Mn.ownerDocument && function Vn(cr, Kn) {
|
|
38590
38588
|
return !(!cr || !Kn) && (cr === Kn || (!cr || cr.nodeType !== 3) && (Kn && Kn.nodeType === 3 ? Vn(cr, Kn.parentNode) : "contains" in cr ? cr.contains(Kn) : !!cr.compareDocumentPosition && !!(16 & cr.compareDocumentPosition(Kn))));
|
|
38591
38589
|
}(Mn.ownerDocument.documentElement, Mn)) {
|
|
38592
38590
|
for (Me !== null && rc(Mn) && (En = Me.start, (Pn = Me.end) === void 0 && (Pn = En), "selectionStart" in Mn ? (Mn.selectionStart = En, Mn.selectionEnd = Math.min(Pn, Mn.value.length)) : (Pn = (En = Mn.ownerDocument || document) && En.defaultView || window).getSelection && (Pn = Pn.getSelection(), at = Mn.textContent.length, rr = Math.min(Me.start, at), Me = Me.end === void 0 ? rr : Math.min(Me.end, at), !Pn.extend && Me < rr && (at = Me, Me = rr, rr = at), at = nc(Mn, rr), Fe = nc(Mn, Me), at) && Fe && (Pn.rangeCount !== 1 || Pn.anchorNode !== at.node || Pn.anchorOffset !== at.offset || Pn.focusNode !== Fe.node || Pn.focusOffset !== Fe.offset) && ((En = En.createRange()).setStart(at.node, at.offset), Pn.removeAllRanges(), Me < rr ? (Pn.addRange(En), Pn.extend(Fe.node, Fe.offset)) : (En.setEnd(Fe.node, Fe.offset), Pn.addRange(En)))), En = [], Pn = Mn; Pn = Pn.parentNode; )
|
|
@@ -38620,7 +38618,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38620
38618
|
ml.onCommitFiberRoot(gg, oe, void 0, !(64 & ~oe.current.flags));
|
|
38621
38619
|
} catch {
|
|
38622
38620
|
}
|
|
38623
|
-
if (
|
|
38621
|
+
if (Hi(J, qo()), Hf)
|
|
38624
38622
|
throw Hf = !1, J = Gg, Gg = null, J;
|
|
38625
38623
|
!(8 & Zn) && va();
|
|
38626
38624
|
}
|
|
@@ -38671,7 +38669,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38671
38669
|
return Zn = P, va(), !0;
|
|
38672
38670
|
}
|
|
38673
38671
|
function Tv(k, P, J) {
|
|
38674
|
-
Ss(k, P = sv(0, P = zg(J, P), 1)), P = Ni(), (k = Vf(k, 1)) !== null && (ga(k, 1, P),
|
|
38672
|
+
Ss(k, P = sv(0, P = zg(J, P), 1)), P = Ni(), (k = Vf(k, 1)) !== null && (ga(k, 1, P), Hi(k, P));
|
|
38675
38673
|
}
|
|
38676
38674
|
function As(k, P) {
|
|
38677
38675
|
if (k.tag === 3)
|
|
@@ -38686,7 +38684,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38686
38684
|
var re, oe = J.stateNode;
|
|
38687
38685
|
if (typeof J.type.getDerivedStateFromError == "function" || typeof oe.componentDidCatch == "function" && (Sa === null || !Sa.has(oe))) {
|
|
38688
38686
|
if (Ss(J, lv(J, k = zg(P, k), 1)), re = Ni(), (J = Vf(J, 1)) !== null)
|
|
38689
|
-
ga(J, 1, re),
|
|
38687
|
+
ga(J, 1, re), Hi(J, re);
|
|
38690
38688
|
else if (typeof oe.componentDidCatch == "function" && (Sa === null || !Sa.has(oe)))
|
|
38691
38689
|
try {
|
|
38692
38690
|
oe.componentDidCatch(P, k);
|
|
@@ -38700,12 +38698,12 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38700
38698
|
}
|
|
38701
38699
|
function X2(k, P, J) {
|
|
38702
38700
|
var re = k.pingCache;
|
|
38703
|
-
re !== null && re.delete(P), P = Ni(), k.pingedLanes |= k.suspendedLanes & J, Xo === k && (Wo & J) === J && (Do === 4 || Do === 3 && (62914560 & Wo) === Wo && qo() - Vg < 500 ? bc(k, 0) : Wg |= J),
|
|
38701
|
+
re !== null && re.delete(P), P = Ni(), k.pingedLanes |= k.suspendedLanes & J, Xo === k && (Wo & J) === J && (Do === 4 || Do === 3 && (62914560 & Wo) === Wo && qo() - Vg < 500 ? bc(k, 0) : Wg |= J), Hi(k, P);
|
|
38704
38702
|
}
|
|
38705
38703
|
function eT(k, P, J, re) {
|
|
38706
38704
|
this.tag = k, this.key = J, this.sibling = this.child = this.return = this.stateNode = this.type = this.elementType = null, this.index = 0, this.ref = null, this.pendingProps = P, this.dependencies = this.memoizedState = this.updateQueue = this.memoizedProps = null, this.mode = re, this.flags = 0, this.lastEffect = this.firstEffect = this.nextEffect = null, this.childLanes = this.lanes = 0, this.alternate = null;
|
|
38707
38705
|
}
|
|
38708
|
-
function
|
|
38706
|
+
function qi(k, P, J, re) {
|
|
38709
38707
|
return new eT(k, P, J, re);
|
|
38710
38708
|
}
|
|
38711
38709
|
function tm(k) {
|
|
@@ -38713,7 +38711,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38713
38711
|
}
|
|
38714
38712
|
function js(k, P) {
|
|
38715
38713
|
var J = k.alternate;
|
|
38716
|
-
return J === null ? ((J =
|
|
38714
|
+
return J === null ? ((J = qi(k.tag, P, k.key, k.mode)).elementType = k.elementType, J.type = k.type, J.stateNode = k.stateNode, (J.alternate = k).alternate = J) : (J.pendingProps = P, J.type = k.type, J.flags = 0, J.nextEffect = null, J.firstEffect = null, J.lastEffect = null), J.childLanes = k.childLanes, J.lanes = k.lanes, J.child = k.child, J.memoizedProps = k.memoizedProps, J.memoizedState = k.memoizedState, J.updateQueue = k.updateQueue, J.dependencies = (P = k.dependencies) === null ? null : { lanes: P.lanes, firstContext: P.firstContext }, J.sibling = k.sibling, J.index = k.index, J.ref = k.ref, J;
|
|
38717
38715
|
}
|
|
38718
38716
|
function Gf(k, P, J, re, oe, pe) {
|
|
38719
38717
|
var ve = 2;
|
|
@@ -38733,15 +38731,15 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38733
38731
|
ve = 8, oe |= 1;
|
|
38734
38732
|
break;
|
|
38735
38733
|
case R:
|
|
38736
|
-
return (k =
|
|
38734
|
+
return (k = qi(12, J, P, 8 | oe)).elementType = R, k.type = R, k.lanes = pe, k;
|
|
38737
38735
|
case A:
|
|
38738
|
-
return (k =
|
|
38736
|
+
return (k = qi(13, J, P, oe)).type = A, k.elementType = A, k.lanes = pe, k;
|
|
38739
38737
|
case D:
|
|
38740
|
-
return (k =
|
|
38738
|
+
return (k = qi(19, J, P, oe)).elementType = D, k.lanes = pe, k;
|
|
38741
38739
|
case K:
|
|
38742
38740
|
return nm(J, oe, pe, P);
|
|
38743
38741
|
case I:
|
|
38744
|
-
return (k =
|
|
38742
|
+
return (k = qi(24, J, P, oe)).elementType = I, k.lanes = pe, k;
|
|
38745
38743
|
default:
|
|
38746
38744
|
if (typeof k == "object" && k !== null)
|
|
38747
38745
|
switch (k.$$typeof) {
|
|
@@ -38766,22 +38764,22 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38766
38764
|
}
|
|
38767
38765
|
throw Error(i(130, k == null ? k : typeof k, ""));
|
|
38768
38766
|
}
|
|
38769
|
-
return (P =
|
|
38767
|
+
return (P = qi(ve, J, P, oe)).elementType = k, P.type = re, P.lanes = pe, P;
|
|
38770
38768
|
}
|
|
38771
38769
|
function _c(k, P, J, re) {
|
|
38772
|
-
return (k =
|
|
38770
|
+
return (k = qi(7, k, re, P)).lanes = J, k;
|
|
38773
38771
|
}
|
|
38774
38772
|
function nm(k, P, J, re) {
|
|
38775
|
-
return (k =
|
|
38773
|
+
return (k = qi(23, k, re, P)).elementType = K, k.lanes = J, k;
|
|
38776
38774
|
}
|
|
38777
38775
|
function rm(k, P, J) {
|
|
38778
|
-
return (k =
|
|
38776
|
+
return (k = qi(6, k, null, P)).lanes = J, k;
|
|
38779
38777
|
}
|
|
38780
38778
|
function om(k, P, J) {
|
|
38781
|
-
return (P =
|
|
38779
|
+
return (P = qi(4, k.children !== null ? k.children : [], k.key, P)).lanes = J, P.stateNode = { containerInfo: k.containerInfo, pendingChildren: null, implementation: k.implementation }, P;
|
|
38782
38780
|
}
|
|
38783
38781
|
function tT(k, P, J) {
|
|
38784
|
-
this.tag = P, this.containerInfo = k, this.finishedWork = this.pingCache = this.current = this.pendingChildren = null, this.timeoutHandle = -1, this.pendingContext = this.context = null, this.hydrate = J, this.callbackNode = null, this.callbackPriority = 0, this.eventTimes =
|
|
38782
|
+
this.tag = P, this.containerInfo = k, this.finishedWork = this.pingCache = this.current = this.pendingChildren = null, this.timeoutHandle = -1, this.pendingContext = this.context = null, this.hydrate = J, this.callbackNode = null, this.callbackPriority = 0, this.eventTimes = Yi(0), this.expirationTimes = Yi(-1), this.entangledLanes = this.finishedLanes = this.mutableReadLanes = this.expiredLanes = this.pingedLanes = this.suspendedLanes = this.pendingLanes = 0, this.entanglements = Yi(0), this.mutableSourceEagerHydrationData = null;
|
|
38785
38783
|
}
|
|
38786
38784
|
function Yf(k, P, J, re) {
|
|
38787
38785
|
var oe = P.current, pe = Ni(), ve = ks(oe);
|
|
@@ -38829,7 +38827,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38829
38827
|
}
|
|
38830
38828
|
function sm(k, P, J) {
|
|
38831
38829
|
var re = J != null && J.hydrationOptions != null && J.hydrationOptions.mutableSources || null;
|
|
38832
|
-
if (J = new tT(k, P, J != null && J.hydrate === !0), P =
|
|
38830
|
+
if (J = new tT(k, P, J != null && J.hydrate === !0), P = qi(3, null, null, P === 2 ? 7 : P === 1 ? 3 : 0), (J.current = P).stateNode = J, Sg(P), k[ac] = J.current, Ot(k.nodeType === 8 ? k.parentNode : k), re)
|
|
38833
38831
|
for (k = 0; k < re.length; k++) {
|
|
38834
38832
|
var oe = (oe = (P = re[k])._getVersion)(P._source);
|
|
38835
38833
|
J.mutableSourceEagerHydrationData == null ? J.mutableSourceEagerHydrationData = [P, oe] : J.mutableSourceEagerHydrationData.push(P, oe);
|
|
@@ -38867,10 +38865,10 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38867
38865
|
var re = P.lanes;
|
|
38868
38866
|
if (k !== null)
|
|
38869
38867
|
if (k.memoizedProps !== P.pendingProps || pi.current)
|
|
38870
|
-
|
|
38868
|
+
na = !0;
|
|
38871
38869
|
else {
|
|
38872
38870
|
if (!(J & re)) {
|
|
38873
|
-
switch (
|
|
38871
|
+
switch (na = !1, P.tag) {
|
|
38874
38872
|
case 3:
|
|
38875
38873
|
nv(P), Og();
|
|
38876
38874
|
break;
|
|
@@ -38908,10 +38906,10 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38908
38906
|
}
|
|
38909
38907
|
return Ha(k, P, J);
|
|
38910
38908
|
}
|
|
38911
|
-
|
|
38909
|
+
na = !!(16384 & k.flags);
|
|
38912
38910
|
}
|
|
38913
38911
|
else
|
|
38914
|
-
|
|
38912
|
+
na = !1;
|
|
38915
38913
|
switch (P.lanes = 0, P.tag) {
|
|
38916
38914
|
case 2:
|
|
38917
38915
|
return re = P.type, k !== null && (k.alternate = null, P.alternate = null, P.flags |= 2), k = P.pendingProps, oe = lc(P, Ho.current), dc(P, J), oe = jg(null, P, re, k, oe, J), P.flags |= 1, typeof oe == "object" && oe !== null && typeof oe.render == "function" && oe.$$typeof === void 0 ? (P.tag = 1, P.memoizedState = null, P.updateQueue = null, ki(re) ? (pe = !0, Sf(P)) : pe = !1, P.memoizedState = oe.state != null ? oe.state : null, Sg(P), typeof (Me = re.getDerivedStateFromProps) == "function" && Nf(P, 0, Me, k), oe.updater = Af, Eg((P.stateNode = oe)._reactInternals = P, re, k, J), Lg(null, P, re, !0, pe, J)) : (P.tag = 0, Oi(null, P, oe, J), P.child);
|
|
@@ -38928,7 +38926,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38928
38926
|
return 14;
|
|
38929
38927
|
}
|
|
38930
38928
|
return 2;
|
|
38931
|
-
})(oe), k =
|
|
38929
|
+
})(oe), k = ta(oe, k), pe) {
|
|
38932
38930
|
case 0:
|
|
38933
38931
|
P = Dg(null, P, oe, k, J);
|
|
38934
38932
|
break e;
|
|
@@ -38939,16 +38937,16 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38939
38937
|
P = Yb(null, P, oe, k, J);
|
|
38940
38938
|
break e;
|
|
38941
38939
|
case 14:
|
|
38942
|
-
P = Zb(null, P, oe,
|
|
38940
|
+
P = Zb(null, P, oe, ta(oe.type, k), re, J);
|
|
38943
38941
|
break e;
|
|
38944
38942
|
}
|
|
38945
38943
|
throw Error(i(306, oe, ""));
|
|
38946
38944
|
}
|
|
38947
38945
|
return P;
|
|
38948
38946
|
case 0:
|
|
38949
|
-
return re = P.type, oe = P.pendingProps, Dg(k, P, re, oe = P.elementType === re ? oe :
|
|
38947
|
+
return re = P.type, oe = P.pendingProps, Dg(k, P, re, oe = P.elementType === re ? oe : ta(re, oe), J);
|
|
38950
38948
|
case 1:
|
|
38951
|
-
return re = P.type, oe = P.pendingProps, tv(k, P, re, oe = P.elementType === re ? oe :
|
|
38949
|
+
return re = P.type, oe = P.pendingProps, tv(k, P, re, oe = P.elementType === re ? oe : ta(re, oe), J);
|
|
38952
38950
|
case 3:
|
|
38953
38951
|
if (nv(P), re = P.updateQueue, k === null || re === null)
|
|
38954
38952
|
throw Error(i(282));
|
|
@@ -38975,7 +38973,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
38975
38973
|
case 4:
|
|
38976
38974
|
return Cg(P, P.stateNode.containerInfo), re = P.pendingProps, k === null ? P.child = Pf(P, null, re, J) : Oi(k, P, re, J), P.child;
|
|
38977
38975
|
case 11:
|
|
38978
|
-
return re = P.type, oe = P.pendingProps, Yb(k, P, re, oe = P.elementType === re ? oe :
|
|
38976
|
+
return re = P.type, oe = P.pendingProps, Yb(k, P, re, oe = P.elementType === re ? oe : ta(re, oe), J);
|
|
38979
38977
|
case 7:
|
|
38980
38978
|
return Oi(k, P, P.pendingProps, J), P.child;
|
|
38981
38979
|
case 8:
|
|
@@ -39024,13 +39022,13 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
39024
39022
|
}
|
|
39025
39023
|
return P;
|
|
39026
39024
|
case 9:
|
|
39027
|
-
return oe = P.type, re = (pe = P.pendingProps).children, dc(P, J), re = re(oe =
|
|
39025
|
+
return oe = P.type, re = (pe = P.pendingProps).children, dc(P, J), re = re(oe = $i(oe, pe.unstable_observedBits)), P.flags |= 1, Oi(k, P, re, J), P.child;
|
|
39028
39026
|
case 14:
|
|
39029
|
-
return pe =
|
|
39027
|
+
return pe = ta(oe = P.type, P.pendingProps), Zb(k, P, oe, pe = ta(oe.type, pe), re, J);
|
|
39030
39028
|
case 15:
|
|
39031
39029
|
return Qb(k, P, P.type, P.pendingProps, re, J);
|
|
39032
39030
|
case 17:
|
|
39033
|
-
return re = P.type, oe = P.pendingProps, oe = P.elementType === re ? oe :
|
|
39031
|
+
return re = P.type, oe = P.pendingProps, oe = P.elementType === re ? oe : ta(re, oe), k !== null && (k.alternate = null, P.alternate = null, P.flags |= 2), P.tag = 1, ki(re) ? (k = !0, Sf(P)) : k = !1, dc(P, J), Ib(P, re, oe), Eg(P, re, oe, J), Lg(null, P, re, !0, k, J);
|
|
39034
39032
|
case 19:
|
|
39035
39033
|
return av(k, P, J);
|
|
39036
39034
|
case 23:
|
|
@@ -39096,7 +39094,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
39096
39094
|
}, yr = { Events: [Pu, sc, wf, $t, tn, Ns, { current: !(Ie = function() {
|
|
39097
39095
|
var k;
|
|
39098
39096
|
!(49 & Zn) && (qa !== null && (k = qa, qa = null, k.forEach(function(P) {
|
|
39099
|
-
P.expiredLanes |= 24 & P.pendingLanes,
|
|
39097
|
+
P.expiredLanes |= 24 & P.pendingLanes, Hi(P, qo());
|
|
39100
39098
|
})), va(), Ns());
|
|
39101
39099
|
}) }] }, dr = { bundleType: (e = { findFiberByHostInstance: hl, bundleType: 0, version: "17.0.2", rendererPackageName: "react-dom" }).bundleType, version: e.version, rendererPackageName: e.rendererPackageName, rendererConfig: e.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef: S.ReactCurrentDispatcher, findHostInstanceByFiber: function(k) {
|
|
39102
39100
|
return (k = Ue(k)) === null ? null : k.stateNode;
|
|
@@ -40225,8 +40223,8 @@ To resolve this only create new StyledComponents outside of any render method an
|
|
|
40225
40223
|
function It(ye, Ue, ot) {
|
|
40226
40224
|
var tt = y(ye), ht = !lt(ye), ft = (ft = Ue.attrs) === void 0 ? _ : ft, xe = (xe = Ue.componentId) === void 0 ? ((Sn, Cn) => (Sn = typeof Sn != "string" ? "sc" : Ie(Sn), st[Sn] = (st[Sn] || 0) + 1, Sn = Sn + "-" + $e("5.3.11" + Sn + st[Sn]), Cn ? Cn + "-" + Sn : Sn))(Ue.displayName, Ue.parentComponentId) : xe, Ke = (pt = Ue.displayName) === void 0 ? lt(Ke = ye) ? "styled." + Ke : "Styled(" + x(Ke) + ")" : pt, pt = Ue.displayName && Ue.componentId ? Ie(Ue.displayName) + "-" + Ue.componentId : Ue.componentId || xe, Lt = tt && ye.attrs ? Array.prototype.concat(ye.attrs, ft).filter(Boolean) : ft;
|
|
40227
40225
|
function Bt(Sn, Cn) {
|
|
40228
|
-
var Yn, gr, po, Nr, Ar = nn, $o = qn, mr = Ar.attrs, xr = Ar.componentStyle, Br = Ar.defaultProps, _i = Ar.foldedComponentIds, lo = Ar.shouldForwardProp, bo = Ar.styledComponentId, Yo = Ar.target, co = (Br = tn(Sn, i.useContext(Le), Br) || E, gr = g({}, Sn, { theme: Br = Br === void 0 ? E : Br }), po = {}, mr.forEach(function(
|
|
40229
|
-
var zn, $n, Zo, Uo =
|
|
40226
|
+
var Yn, gr, po, Nr, Ar = nn, $o = qn, mr = Ar.attrs, xr = Ar.componentStyle, Br = Ar.defaultProps, _i = Ar.foldedComponentIds, lo = Ar.shouldForwardProp, bo = Ar.styledComponentId, Yo = Ar.target, co = (Br = tn(Sn, i.useContext(Le), Br) || E, gr = g({}, Sn, { theme: Br = Br === void 0 ? E : Br }), po = {}, mr.forEach(function(Di) {
|
|
40227
|
+
var zn, $n, Zo, Uo = Di;
|
|
40230
40228
|
for (zn in Uo = w(Uo) ? Uo(gr) : Uo)
|
|
40231
40229
|
gr[zn] = po[zn] = zn === "className" ? ($n = po[zn], Zo = Uo[zn], $n && Zo ? $n + " " + Zo : $n || Zo) : Uo[zn];
|
|
40232
40230
|
}), mr = (Br = [gr, po])[1], Br = Br[0], Ar = r.env.NODE_ENV !== "production" ? Ar.warnTooManyClasses : void 0, co = Se(), Yn = et(), xr = $o ? xr.generateAndInjectStyles(E, co, Yn) : xr.generateAndInjectStyles(Br, co, Yn), r.env.NODE_ENV !== "production" && !$o && Ar && Ar(xr), Br = xr, Cn), ai = mr.$as || Sn.$as || mr.as || Sn.as || Yo, Da = lt(ai), vo = mr !== Sn ? g({}, Sn, {}, mr) : Sn, dr = {};
|
|
@@ -47318,7 +47316,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47318
47316
|
Be = Je;
|
|
47319
47317
|
}, 1), Gt = d, Yt = De.codoxLogger, Xt = De.startCb, yt = De.sockOpenTimer, At = De.editorInstance, ln = v.reportError.bind(v), $t = v.addBreadcrumb.bind(v), tn = v.addTag.bind(v), Oe = (this.breadCrumb = $t, this.editorInstance = At, $t("[codoxi]* ccw: t = 0; CV=" + Et + "; seid = " + De.sid, b), tn("clientVersion", Et), De.ver), We = this, Ie = (this.app = De).appType, $e = De.sid, lt = De.domains, bt = De.cid, Nt = (lt.b(), lt.c()), Ye = (Nt.sw && Nt.sw(this), De.sysInfo), Le = De.anyClient, Ve = De.founder, st = He.Write, It = (De.role && (st = De.role), Xt), Zt = { sid: Be, jointime: /* @__PURE__ */ new Date(), userinfo: Object.assign({}, De.user), role: st, founder: Ve }, Qt = (this.minfo = Zt, null), Mt = null, Ae = null, ze = (f || (this.rangy || (this.rangy = e("rangy/lib/rangy-selectionsaverestore")), this.rangy.initialized) || this.rangy.init(), this.rangy = e("rangy/lib/rangy-selectionsaverestore"), this.rangy.init(), 0), ut = null, ye = null, Ue = [], ot = null, tt = l.now(), ht = 0, ft = _, xe = ee.pmod(), Ke = !1, pt = null, Lt = !1, Bt = (this.setSMC = function(Je) {
|
|
47320
47318
|
Lt = Je;
|
|
47321
|
-
}, null), nn = null, Vt = null, rn = null, an = null, qn = null, Sn = null, Cn = null, Yn = null, gr = null, po = !0, Nr = !0, Ar = !0, $o = !0, mr = !0, xr = !0, Br = !0, _i = !0, lo = null, bo = null, Yo = null, co = null, ai = null, Da = null, vo = null, dr = null,
|
|
47319
|
+
}, null), nn = null, Vt = null, rn = null, an = null, qn = null, Sn = null, Cn = null, Yn = null, gr = null, po = !0, Nr = !0, Ar = !0, $o = !0, mr = !0, xr = !0, Br = !0, _i = !0, lo = null, bo = null, Yo = null, co = null, ai = null, Da = null, vo = null, dr = null, Di = null, zn = null, $n = null, Zo = null, Uo = null, xi = null, Gi = null, Yi = null, ga = null;
|
|
47322
47320
|
function jo(Je) {
|
|
47323
47321
|
return Je && Je !== "pt" && $n.mbs.length, ft !== x && $n && $n.mbs && $n.mbs.length === 1;
|
|
47324
47322
|
}
|
|
@@ -47351,7 +47349,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47351
47349
|
}
|
|
47352
47350
|
function Au(Je, _t, vt) {
|
|
47353
47351
|
var Kt, On;
|
|
47354
|
-
Si || (
|
|
47352
|
+
Si || (Bi ? vt == "e" && (vt = Je, Je = _t, Kt = Nt.getContents(), On = 0, vt = vt.ops[0].retain, Kt = Kt.diff(Je, On = vt || On), Nt.updateContents(Kt), Nt.disable()) : _t == "e" && lt.b().forEach(function(An) {
|
|
47355
47353
|
var vn = An.gj(), pn = An.d(), lr = vn;
|
|
47356
47354
|
(uo ? JSON.stringify(lr) != JSON.stringify(pn) : lr != pn) && An.e(vn, !1);
|
|
47357
47355
|
}));
|
|
@@ -47386,10 +47384,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47386
47384
|
}
|
|
47387
47385
|
return !0;
|
|
47388
47386
|
}), state: null }, Ba = null, ya = !1;
|
|
47389
|
-
function
|
|
47387
|
+
function Li(Je) {
|
|
47390
47388
|
ya = !1, Je.success && p(Je), Ba !== null && Ba(Je);
|
|
47391
47389
|
}
|
|
47392
|
-
var si = [],
|
|
47390
|
+
var si = [], Fi = {}, wi = !1, Bi = !1, Si = !1, zi = !1, uo = !1, Zr = !1, Io = !1, li = At !== void 0 && At.type === "draft", Po = At !== void 0 && At.type === "lexical", Zi = !1, H = !1;
|
|
47393
47391
|
function Q(Je) {
|
|
47394
47392
|
var _t;
|
|
47395
47393
|
Je !== "a2ia" && (se = !0), g(ot), _e(We) ? (0, Z.flop)(Je, We) : Io ? V(Je, We) : (_t = I(We), K(_t, Je, We)), ut = null;
|
|
@@ -47448,9 +47446,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47448
47446
|
var _t, vt, Kt, On = Je.context.sid, An = xi.grcs(), vn = An[On];
|
|
47449
47447
|
if (An === void 0)
|
|
47450
47448
|
throw new Error("codox_executeSelectionOp: codoxRCS is undefined");
|
|
47451
|
-
h(Je), h(An), _t = An[On], vt = Je.op, _t != null && vt != null && (Po ? _t.start == vt.start && _t.end == vt.end && Rn(_t.startBlkPos, vt.startBlkPos) && Rn(_t.endBlkPos, vt.endBlkPos) : li && _t.start == vt.start && _t.end == vt.end && _t.startBlkPos == vt.startBlkPos && _t.endBlkPos == vt.endBlkPos) ? (h(Je), h(An)) : (An[On] = Je.op, h(Je), h(An), me() || be() ? uo ? ga("exe-slop", { rcsobj: vn }, On) :
|
|
47449
|
+
h(Je), h(An), _t = An[On], vt = Je.op, _t != null && vt != null && (Po ? _t.start == vt.start && _t.end == vt.end && Rn(_t.startBlkPos, vt.startBlkPos) && Rn(_t.endBlkPos, vt.endBlkPos) : li && _t.start == vt.start && _t.end == vt.end && _t.startBlkPos == vt.startBlkPos && _t.endBlkPos == vt.endBlkPos) ? (h(Je), h(An)) : (An[On] = Je.op, h(Je), h(An), me() || be() ? uo ? ga("exe-slop", { rcsobj: vn }, On) : Yi("exe-slop", On) : (Kt = { rcsobj: vn }, g(en), en = setTimeout(function() {
|
|
47452
47450
|
(function pn(lr, wr) {
|
|
47453
|
-
en = me() || be() ? (uo ? ga("missed-cr", lr, wr) :
|
|
47451
|
+
en = me() || be() ? (uo ? ga("missed-cr", lr, wr) : Yi("missed-cr", wr), null) : (g(en), setTimeout(function() {
|
|
47454
47452
|
pn(lr, wr);
|
|
47455
47453
|
}, 1e3));
|
|
47456
47454
|
})(Kt, On);
|
|
@@ -47504,12 +47502,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47504
47502
|
}(0), l.now());
|
|
47505
47503
|
}, this.gls = function() {
|
|
47506
47504
|
var Je;
|
|
47507
|
-
return ft !== E ? (ft(), Fa) : (Je = null, uo || Zr || H ||
|
|
47505
|
+
return ft !== E ? (ft(), Fa) : (Je = null, uo || Zr || H || zi ? Je = Nt.d() : (Bi || Zi || Si) && (Je = Nt.getContents()), { success: !0, state: Je = JSON.stringify(Je) });
|
|
47508
47506
|
}, this.gss = function(Je) {
|
|
47509
|
-
return Ba = Je, ft !== E ? (ft(),
|
|
47510
|
-
|
|
47507
|
+
return Ba = Je, ft !== E ? (ft(), Li(Fa)) : ya ? Li(Fa) : (Q("syn"), _o({ a: C, smacmd: { t: "ggs" } }), ya = !0, setTimeout(function() {
|
|
47508
|
+
Li(Fa);
|
|
47511
47509
|
}, 1e4)), "made a SMA4GS request";
|
|
47512
|
-
}, this.smagsr =
|
|
47510
|
+
}, this.smagsr = Li, this.lcmm = function() {
|
|
47513
47511
|
return Qt;
|
|
47514
47512
|
}, this.dec = Ce, this.lhto = function() {
|
|
47515
47513
|
return null;
|
|
@@ -47530,10 +47528,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47530
47528
|
}, this.gmi = function() {
|
|
47531
47529
|
return [Cn, Yn, '"></span>'];
|
|
47532
47530
|
}, this.gcp = function(Je) {
|
|
47533
|
-
return (Je =
|
|
47531
|
+
return (Je = Fi[Je]) ? (Je.pos, Je.pos) : 0;
|
|
47534
47532
|
}, this.scp = function(Je, _t) {
|
|
47535
|
-
var vt =
|
|
47536
|
-
vt || (
|
|
47533
|
+
var vt = Fi[Je];
|
|
47534
|
+
vt || (Fi[Je] = vt = {}), vt.pos = _t;
|
|
47537
47535
|
}, this.ssl = function(Je) {
|
|
47538
47536
|
var _t = null;
|
|
47539
47537
|
if (!se)
|
|
@@ -47622,21 +47620,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47622
47620
|
}, this.sst = function(Je) {
|
|
47623
47621
|
yt = Je;
|
|
47624
47622
|
}, this.gatype = function() {
|
|
47625
|
-
return { codoxQJS:
|
|
47623
|
+
return { codoxQJS: Bi, codoxSJS: Si, codoxTinymce: H, codoxFroala: Zr, codoxFroalaNew: uo, codoxCodeMirror: Zi, codoxText: zi, codoxJSON: Io, codoxDraft: li, codoxLex: Po };
|
|
47626
47624
|
}, this.gdft = function() {
|
|
47627
47625
|
return li;
|
|
47628
47626
|
}, this.glx = function() {
|
|
47629
47627
|
return Po;
|
|
47630
47628
|
}, this.gqj = function() {
|
|
47631
|
-
return
|
|
47629
|
+
return Bi;
|
|
47632
47630
|
}, this.gcm = function() {
|
|
47633
|
-
return
|
|
47631
|
+
return Zi;
|
|
47634
47632
|
}, this.gsj = function() {
|
|
47635
47633
|
return Si;
|
|
47636
47634
|
}, this.gjs = function() {
|
|
47637
47635
|
return Io;
|
|
47638
47636
|
}, this.gtx = function() {
|
|
47639
|
-
return
|
|
47637
|
+
return zi;
|
|
47640
47638
|
}, this.gtn = function() {
|
|
47641
47639
|
return H;
|
|
47642
47640
|
}, this.gfl = function() {
|
|
@@ -47648,7 +47646,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47648
47646
|
if (_t) {
|
|
47649
47647
|
var vt = _t.gj();
|
|
47650
47648
|
if (Ze(Je) === "d") {
|
|
47651
|
-
var Kt =
|
|
47649
|
+
var Kt = Di(Je), On = (0, a.default)(Je.op[0]) === Bt[2] ? Je.op[0] : 0;
|
|
47652
47650
|
if ((Kt = vt.indexOf(Kt, On)) !== On)
|
|
47653
47651
|
return !1;
|
|
47654
47652
|
}
|
|
@@ -47691,7 +47689,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47691
47689
|
}
|
|
47692
47690
|
return Kt;
|
|
47693
47691
|
})(Je);
|
|
47694
|
-
0 < _t.length && Nt.updateContents(_t),
|
|
47692
|
+
0 < _t.length && Nt.updateContents(_t), Gi(Je);
|
|
47695
47693
|
}, this.sjsloh = function(Je, _t, vt) {
|
|
47696
47694
|
var Kt;
|
|
47697
47695
|
_t === "e" ? (De.a.i({ source: "l" }), si.push(Je), Je.data.n < Je.data.tn || (Kt = { op: [], ao: si, inverse: [] }, si = [], null(Kt) && Z.plop(Kt, "loh", We))) : _t === "c" ? Je.type === "set_selection" && (Je = { start: (Kt = Nt.c()).anchor.offset, end: Kt.focus.offset, path: Kt.anchor.path, startpath: Kt.anchor.path, endpath: Kt.focus.path }, Kt = Je, ft === E) && Kt.start !== null && Kt.end !== null && Kt.path !== null && (Q("SJScmv"), bo.dmid = Nt.dmid, co(Kt = { t: "sl", op: Kt }), te(Kt, nt())) : _t == "u" && dr();
|
|
@@ -47717,7 +47715,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47717
47715
|
Si = !0;
|
|
47718
47716
|
break;
|
|
47719
47717
|
case nn[1]:
|
|
47720
|
-
|
|
47718
|
+
Bi = !0;
|
|
47721
47719
|
break;
|
|
47722
47720
|
case nn[2]:
|
|
47723
47721
|
H = !0;
|
|
@@ -47729,24 +47727,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47729
47727
|
Zr = !0;
|
|
47730
47728
|
break;
|
|
47731
47729
|
case nn[9]:
|
|
47732
|
-
|
|
47730
|
+
Bi = !0;
|
|
47733
47731
|
break;
|
|
47734
47732
|
case nn[11]:
|
|
47735
|
-
|
|
47733
|
+
zi = !0;
|
|
47736
47734
|
break;
|
|
47737
47735
|
case nn[10]:
|
|
47738
47736
|
Io = !0;
|
|
47739
47737
|
break;
|
|
47740
47738
|
case nn[12]:
|
|
47741
|
-
|
|
47739
|
+
Zi = !0;
|
|
47742
47740
|
break;
|
|
47743
47741
|
default:
|
|
47744
47742
|
ln(new Error("setCodoxAppType: unknown apptype = " + Ie)), d || console.error("setCodoxAppType: unknown apptype = " + Ie);
|
|
47745
47743
|
}
|
|
47746
|
-
wi = Zr || uo ||
|
|
47744
|
+
wi = Zr || uo || zi || H;
|
|
47747
47745
|
}
|
|
47748
|
-
if (vt.sot && (Bt = vt.sot, We.jstp = Bt), vt.tmk && (qn = vt.tmk.o, Sn = vt.tmk.c, gr = vt.tmk.tn, Cn = vt.tmk.m, Yn = '<span id="' + Cn + "_"), vt.lmt && (vt.lmt.mos, rn = vt.lmt.mms, an = vt.lmt.dms, We.lmt = vt.lmt), vt.dt && (Vt = vt.dt, We.dlttp = Vt), xr || (Kt = Be, lo = new B(We, !1, xr), (bo = lo.gct()).sid = Kt, Yo = lo.pr, lo.pl, co = lo.sc, ai = lo.aptm, Da = lo.rstm, lo.satm, We.pt = lo, vo = new R(We, lo, xr, Bt), dr = vo.pu,
|
|
47749
|
-
if (_i || !
|
|
47746
|
+
if (vt.sot && (Bt = vt.sot, We.jstp = Bt), vt.tmk && (qn = vt.tmk.o, Sn = vt.tmk.c, gr = vt.tmk.tn, Cn = vt.tmk.m, Yn = '<span id="' + Cn + "_"), vt.lmt && (vt.lmt.mos, rn = vt.lmt.mms, an = vt.lmt.dms, We.lmt = vt.lmt), vt.dt && (Vt = vt.dt, We.dlttp = Vt), xr || (Kt = Be, lo = new B(We, !1, xr), (bo = lo.gct()).sid = Kt, Yo = lo.pr, lo.pl, co = lo.sc, ai = lo.aptm, Da = lo.rstm, lo.satm, We.pt = lo, vo = new R(We, lo, xr, Bt), dr = vo.pu, Di = vo.gfdt, We.pu = vo), !$o && !Br)
|
|
47747
|
+
if (_i || !Bi && !Zi)
|
|
47750
47748
|
if (uo || Io) {
|
|
47751
47749
|
vt = { obf: Br, types: Bt }, Ee.type.init(vt), Kt = { obf: $o, ob: qn, cb: Sn, tiny: H, tinysc: gr };
|
|
47752
47750
|
var On = Nt.differ;
|
|
@@ -47757,9 +47755,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
47757
47755
|
vt = { obf: $o, ob: qn, cb: Sn, tiny: H, tinysc: gr }, Kt = { obf: Br, types: Bt }, Te.sdfi(vt), ke.rtfi(Kt), We.rtf = ke, We.sdf = Te;
|
|
47758
47756
|
else
|
|
47759
47757
|
On = { types: Bt, dt: Vt, obf: !1 }, ue.di(On), We.dtf = ue;
|
|
47760
|
-
mr || (xi = new O({ cw: We, app: De, cmd: Nt, type: Bt, obfroh: mr, obfcr: Ar }),
|
|
47758
|
+
mr || (xi = new O({ cw: We, app: De, cmd: Nt, type: Bt, obfroh: mr, obfcr: Ar }), Gi = xi.urcs, Yi = xi.uc, ga = xi.nuc, We.rcs = xi), vt = Ie == "quilljs" || Ie == "quilljs_clickup" ? Nt.getContents() : Po || li ? Nt.gj() : Nt.d(), zn = new F({ cw: We, cb: It, app: De, cd: lt, cmd: Nt, mi: Zt, lidoc: vt, log: Yt, tm: Se, obf: Nr, bv: Oe }), Uo = zn.rs, $n = zn.se, We.se = $n, Zo = zn.pc, We.dsm = zn, li || Po || lt.a(), Fi[0] = H ? { pos: 48 } : { pos: -1 };
|
|
47761
47759
|
for (var An = 1; An < 5; An++)
|
|
47762
|
-
|
|
47760
|
+
Fi[An] = { pos: -1 };
|
|
47763
47761
|
if (Ve) {
|
|
47764
47762
|
ft = E, Ke = !0, $n.mbs.push(Zt), ai($n.mbs), zt(14);
|
|
47765
47763
|
try {
|
|
@@ -54637,12 +54635,12 @@ var YA = (c) => {
|
|
|
54637
54635
|
var t = {};
|
|
54638
54636
|
return In.d(t, c), t;
|
|
54639
54637
|
};
|
|
54640
|
-
const
|
|
54638
|
+
const Ji = YA({ $createMarkNode: () => fh, $getMarkIDs: () => IA, $isMarkNode: () => Rl, $unwrapMarkNode: () => AA, $wrapSelectionInMarkNode: () => jA, MarkNode: () => eb });
|
|
54641
54639
|
var ZA = (c) => {
|
|
54642
54640
|
var t = {};
|
|
54643
54641
|
return In.d(t, c), t;
|
|
54644
54642
|
};
|
|
54645
|
-
const kr = ZA({ $createTableCellNode: () => Ri, $createTableRowNode: () => Wl, $createTableSelection: () => sh, $getTableColumnIndexFromTableCellNode: () => B0, $isTableCellNode: () => xn, $isTableNode: () => pr, $isTableRowNode: () => Lr, $isTableSelection: () => fr, TableCellNode: () =>
|
|
54643
|
+
const kr = ZA({ $createTableCellNode: () => Ri, $createTableRowNode: () => Wl, $createTableSelection: () => sh, $getTableColumnIndexFromTableCellNode: () => B0, $isTableCellNode: () => xn, $isTableNode: () => pr, $isTableRowNode: () => Lr, $isTableSelection: () => fr, TableCellNode: () => da, TableNode: () => Oa, TableRowNode: () => Ql }), QA = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), x_ = { randomUUID: QA };
|
|
54646
54644
|
let cp;
|
|
54647
54645
|
const XA = new Uint8Array(16);
|
|
54648
54646
|
function ej() {
|
|
@@ -54697,7 +54695,7 @@ function md(c) {
|
|
|
54697
54695
|
function Ly(c) {
|
|
54698
54696
|
return c.split("__")[1] || "";
|
|
54699
54697
|
}
|
|
54700
|
-
const
|
|
54698
|
+
const sa = { historic: "historic", historyMerge: "history-merge", historyPush: "history-push" }, yd = "codox_comments_change", S_ = "codox_content_revert", cj = { paste: "application/x-lexical-editor", drag: "application/x-lexical-drag", dragBlock: "application/x-lexical-drag-block", plainText: "text/plain" }, ji = { created: "created", updated: "updated", destroyed: "destroyed" }, Rs = { text: "text", element: "element", whitelist: ["text", "element"] }, Eo = { mouseover: "mouseover", mouseout: "mouseout", mousemove: "mousemove", keypress: "keypress", keyup: "keyup", resize: "resize", scroll: "scroll" }, E_ = [Eo.mousemove, Eo.mouseover, Eo.mouseout], ph = { text: "text", linebreak: "linebreak", horizontalrule: "horizontalrule" }, Cd = { local: "local", remote: "remote" }, Cl = { editorState: "editorState", root: "root" }, Ds = { BOTH: 3, COLUMN: 2, NO_STATUS: 0, ROW: 1 }, C_ = { horizontalrule: ["table", "image", "inline-image", "sticky"], "page-break": ["image", "inline-image", "table", "sticky"], "collapsible-container": ["table", "image", "inline-image", "collapsible-container", "sticky"], "layout-container": ["table", "image", "inline-image", "layout-container", "sticky"], image: ["image", "inline-image", "sticky"], "inline-image": ["image", "inline-image", "sticky"], table: ["image", "inline-image", "table", "sticky"], poll: ["image", "inline-image", "sticky"], excalidraw: ["image", "inline-image", "sticky"] }, uj = "Invalid state - forbidden content nesting found", T_ = { local: "local", remote: "remote" }, dj = { init: "init", syncRCS: "syncRCS", syncRemote: "syncRemote" }, Fy = { text: "text", paragraph: "paragraph", linebreak: "linebreak", heading: "heading", quote: "quote", table: "table", tablerow: "tablerow", tablecell: "tablecell", list: "list", listitem: "listitem", mark: "mark", link: "link", autolink: "autolink", code: "code", "code-highlight": "code-highlight", hashtag: "hashtag", horizontalrule: "horizontalrule", "collapsible-container": "collapsible-container", "collapsible-title": "collapsible-title", "collapsible-content": "collapsible-content", "layout-container": "layout-container", "layout-item": "layout-item", "page-break": "page-break", image: "image", "inline-image": "inline-image", poll: "poll", sticky: "sticky", emoji: "emoji", excalidraw: "excalidraw", equation: "equation", keyword: "keyword", tweet: "tweet", figma: "figma", youtube: "youtube", mention: "mention" }, fj = ["docId", "username", "apiKey", "domain", "hooks", "editorInstanceHooks", "appServer", "demo"];
|
|
54701
54699
|
function k_(c, t) {
|
|
54702
54700
|
var n = Object.keys(c);
|
|
54703
54701
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -54979,7 +54977,7 @@ class Ej extends YE {
|
|
|
54979
54977
|
}
|
|
54980
54978
|
activateInitialComments(t) {
|
|
54981
54979
|
this.setAllComments(this.initialCommentThreads), t.getEditorState().read(() => {
|
|
54982
|
-
let n = (0, Ft.$nodesOfType)(
|
|
54980
|
+
let n = (0, Ft.$nodesOfType)(Ji.MarkNode);
|
|
54983
54981
|
for (let e of n)
|
|
54984
54982
|
this.addRelatedNodeKey(e.__key, e.__ids, !0);
|
|
54985
54983
|
}), this.initialCommentThreads = [];
|
|
@@ -55215,8 +55213,8 @@ function zy() {
|
|
|
55215
55213
|
gt.default.debug(`[applyUpdateTags] explicit add of tag "${e}" `), (0, Ft.$addUpdateTag)(e);
|
|
55216
55214
|
else {
|
|
55217
55215
|
if (t)
|
|
55218
|
-
return gt.default.debug(`[applyUpdateTags] add "${
|
|
55219
|
-
c ? (gt.default.debug(`[applyUpdateTags] add "${
|
|
55216
|
+
return gt.default.debug(`[applyUpdateTags] add "${sa.historic}" tag - change invoked by nested editor`), void (0, Ft.$addUpdateTag)(sa.historic);
|
|
55217
|
+
c ? (gt.default.debug(`[applyUpdateTags] add "${sa.historic}" tag - state is same`), (0, Ft.$addUpdateTag)(sa.historic)) : (gt.default.debug(`[applyUpdateTags] add "${sa.historyMerge}" tag - state is different`), (0, Ft.$addUpdateTag)(sa.historyMerge));
|
|
55220
55218
|
}
|
|
55221
55219
|
}
|
|
55222
55220
|
function Vl(c) {
|
|
@@ -56864,7 +56862,7 @@ class MI {
|
|
|
56864
56862
|
Array.from(this.removeCandidateTableKeys).forEach((n) => {
|
|
56865
56863
|
let e = (0, Ft.$getNodeByKey)(n);
|
|
56866
56864
|
e && e.remove();
|
|
56867
|
-
}), this.removeCandidateTableKeys.clear(), (0, Ft.$addUpdateTag)(
|
|
56865
|
+
}), this.removeCandidateTableKeys.clear(), (0, Ft.$addUpdateTag)(sa.historic);
|
|
56868
56866
|
});
|
|
56869
56867
|
}
|
|
56870
56868
|
tableUpdateListener(t) {
|
|
@@ -56950,7 +56948,7 @@ class MI {
|
|
|
56950
56948
|
this.tableFixActions.length && (gt.default.debug("[TablesValidator][fixTablesStructure]: fix actions to apply - count: ", this.tableFixActions.length), t.update(() => {
|
|
56951
56949
|
for (let n of this.tableFixActions)
|
|
56952
56950
|
n();
|
|
56953
|
-
this.tableFixActions = [], (0, Ft.$addUpdateTag)(
|
|
56951
|
+
this.tableFixActions = [], (0, Ft.$addUpdateTag)(sa.historic);
|
|
56954
56952
|
}));
|
|
56955
56953
|
}
|
|
56956
56954
|
ensureDocTablesAreValid(t) {
|
|
@@ -57259,9 +57257,9 @@ const Dl = (c) => c.__type === "root" || c.type === "root", J_ = (c) => Dl(c.get
|
|
|
57259
57257
|
}, oP = (c) => {
|
|
57260
57258
|
let t = !1, n = !1, e = !1, s = !1;
|
|
57261
57259
|
for (let r of c)
|
|
57262
|
-
typeof r == "object" && r.replace && r.with || (r.name === Ft.TextNode.name ? t = !0 : r.name === Ft.ParagraphNode.name ? n = !0 : r.name === Ft.LineBreakNode.name ? e = !0 : r.name ===
|
|
57260
|
+
typeof r == "object" && r.replace && r.with || (r.name === Ft.TextNode.name ? t = !0 : r.name === Ft.ParagraphNode.name ? n = !0 : r.name === Ft.LineBreakNode.name ? e = !0 : r.name === Ji.MarkNode.name && (s = !0));
|
|
57263
57261
|
let o = [];
|
|
57264
|
-
return t || o.push(Ft.TextNode), n || o.push(Ft.ParagraphNode), e || o.push(Ft.LineBreakNode), s || o.push(
|
|
57262
|
+
return t || o.push(Ft.TextNode), n || o.push(Ft.ParagraphNode), e || o.push(Ft.LineBreakNode), s || o.push(Ji.MarkNode), o.length ? [...o, ...c] : c;
|
|
57265
57263
|
}, iP = (c) => {
|
|
57266
57264
|
let t = c.getType();
|
|
57267
57265
|
if (t !== "beautifulMention" && t !== "overflow" && !Fy[t]) {
|
|
@@ -57666,7 +57664,7 @@ function bP(c) {
|
|
|
57666
57664
|
if (!ji[m])
|
|
57667
57665
|
continue;
|
|
57668
57666
|
const g = c.getEditorState()._nodeMap.get(h);
|
|
57669
|
-
if (m === ji.created && g && o.trackBlacklisted(g, m, c.getEditorState()), d.name === kr.TableNode.name && (m === ji.destroyed ? s.tableNodeRemoveListener(h) : s.tableUpdateListener(h)), d.name === kr.TableRowNode.name && m !== ji.destroyed && s.tableRowNodeChangesListener(h, m === ji.updated, c), d.name === kr.TableCellNode.name && m === ji.updated && s.tableCellNodeChangesListener(h, c), d.name ===
|
|
57667
|
+
if (m === ji.created && g && o.trackBlacklisted(g, m, c.getEditorState()), d.name === kr.TableNode.name && (m === ji.destroyed ? s.tableNodeRemoveListener(h) : s.tableUpdateListener(h)), d.name === kr.TableRowNode.name && m !== ji.destroyed && s.tableRowNodeChangesListener(h, m === ji.updated, c), d.name === kr.TableCellNode.name && m === ji.updated && s.tableCellNodeChangesListener(h, c), d.name === Ji.MarkNode.name && (gt.default.debug("[MUTATION LISTENER] MARK node: ", { nodeKey: h, node: g, mutationType: m, codoxComments: a }), m === ji.destroyed ? a.removeRelatedNodeKey(h) : g && a.addRelatedNodeKey(g.__key, g.__ids, m === ji.created)), g && g.codoxId) {
|
|
57670
57668
|
if (m === ji.destroyed)
|
|
57671
57669
|
return void (g.codoxId && r.remove(g.codoxId));
|
|
57672
57670
|
iC(g, e) || gt.default.warn("[MutationListener Warning] duplicating codoxId detected - such codoxId already exists in codoxNodesMap - updating node ref to latest: ", { mutationType: m, node: g }), r.add(g.codoxId, g, `${d.name}_mutation_listener`);
|
|
@@ -57946,7 +57944,7 @@ const kP = (0, dt.forwardRef)((c, t) => {
|
|
|
57946
57944
|
let A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
57947
57945
|
gt.default.debug(`[revertToPrevState] invoked. Reason: ${A}`);
|
|
57948
57946
|
let D = f.getLocalContentStateJSON(), j = f.getCurrentActiveSelectionJSON();
|
|
57949
|
-
C({ newContentStateJSON: D, shouldRepaceFullState: !0, newSelectionJSON: j, updateTagsToApply: [
|
|
57947
|
+
C({ newContentStateJSON: D, shouldRepaceFullState: !0, newSelectionJSON: j, updateTagsToApply: [sa.historic, S_], callerName: "revertToPrevState" }), h.gcAbandonedNodeKeys(f.getMainEditorStateNodesMap()), s.dispatchCommand(Ft.CAN_REDO_COMMAND, !1), s.dispatchCommand(Ft.CAN_UNDO_COMMAND, !1);
|
|
57950
57948
|
}, N = (A) => {
|
|
57951
57949
|
let { editorState: D, prevEditorState: j, tags: $, dirtyElements: M, dirtyLeaves: z } = A;
|
|
57952
57950
|
if (!v())
|
|
@@ -58302,7 +58300,7 @@ function d5(c) {
|
|
|
58302
58300
|
E ? E.forEach((w, x) => {
|
|
58303
58301
|
const y = (0, Ft.$getNodeByKey)(x);
|
|
58304
58302
|
gt.default.debug("[deleteCommentOrThread]: type comment new values", { lexicalNode: y }), y && y.markDirty();
|
|
58305
|
-
}) : (0, Ft.$getRoot)().markDirty(), (0, Ft.$addUpdateTag)(
|
|
58303
|
+
}) : (0, Ft.$getRoot)().markDirty(), (0, Ft.$addUpdateTag)(sa.historic), (0, Ft.$addUpdateTag)(yd);
|
|
58306
58304
|
});
|
|
58307
58305
|
} else {
|
|
58308
58306
|
gt.default.debug("[deleteCommentOrThread]: type thread new values", { comment: v, markNodeMap: o });
|
|
@@ -58312,7 +58310,7 @@ function d5(c) {
|
|
|
58312
58310
|
if (E)
|
|
58313
58311
|
for (const w of E) {
|
|
58314
58312
|
const x = (0, Ft.$getNodeByKey)(w);
|
|
58315
|
-
gt.default.debug("[deleteCommentOrThread]: type thread new values", { node: x }), (0,
|
|
58313
|
+
gt.default.debug("[deleteCommentOrThread]: type thread new values", { node: x }), (0, Ji.$isMarkNode)(x) && (x.deleteID(_), x.getIDs().length === 0 && (0, Ji.$unwrapMarkNode)(x));
|
|
58316
58314
|
}
|
|
58317
58315
|
else
|
|
58318
58316
|
(0, Ft.$getRoot)().markDirty(), gt.default.debug("[deleteCommentOrThread][refreshComments]");
|
|
@@ -58325,7 +58323,7 @@ function d5(c) {
|
|
|
58325
58323
|
t.update(() => {
|
|
58326
58324
|
if ((0, Ft.$isRangeSelection)(E)) {
|
|
58327
58325
|
const w = E.isBackward(), x = v.codoxId;
|
|
58328
|
-
(0,
|
|
58326
|
+
(0, Ji.$wrapSelectionInMarkNode)(E, w, x), (0, Ft.$addUpdateTag)(yd);
|
|
58329
58327
|
}
|
|
58330
58328
|
}), d(!1);
|
|
58331
58329
|
else if (!b && _) {
|
|
@@ -58336,7 +58334,7 @@ function d5(c) {
|
|
|
58336
58334
|
x.forEach((y, S) => {
|
|
58337
58335
|
let C = (0, Ft.$getNodeByKey)(S);
|
|
58338
58336
|
C && C.markDirty();
|
|
58339
|
-
}), (0, Ft.$addUpdateTag)(
|
|
58337
|
+
}), (0, Ft.$addUpdateTag)(sa.historic), (0, Ft.$addUpdateTag)(yd);
|
|
58340
58338
|
});
|
|
58341
58339
|
}
|
|
58342
58340
|
}, [t]);
|
|
@@ -58356,16 +58354,16 @@ function d5(c) {
|
|
|
58356
58354
|
};
|
|
58357
58355
|
}, [l, t, o]), (0, dt.useEffect)(() => {
|
|
58358
58356
|
const v = /* @__PURE__ */ new Map();
|
|
58359
|
-
return (0, au.mergeRegister)((0, au.registerNestedElementResolver)(t,
|
|
58357
|
+
return (0, au.mergeRegister)((0, au.registerNestedElementResolver)(t, Ji.MarkNode, (b) => (0, Ji.$createMarkNode)(b.getIDs()), (b, _) => {
|
|
58360
58358
|
b.getIDs().forEach((E) => {
|
|
58361
58359
|
_.addID(E);
|
|
58362
58360
|
});
|
|
58363
|
-
}), t.registerMutationListener(
|
|
58361
|
+
}), t.registerMutationListener(Ji.MarkNode, (b) => {
|
|
58364
58362
|
t.getEditorState().read(() => {
|
|
58365
58363
|
for (const [_, E] of b) {
|
|
58366
58364
|
const w = (0, Ft.$getNodeByKey)(_);
|
|
58367
58365
|
let x = [];
|
|
58368
|
-
E === "destroyed" ? x = v.get(_) || [] : (0,
|
|
58366
|
+
E === "destroyed" ? x = v.get(_) || [] : (0, Ji.$isMarkNode)(w) && (x = w.getIDs());
|
|
58369
58367
|
for (let y = 0; y < x.length; y++) {
|
|
58370
58368
|
const S = x[y];
|
|
58371
58369
|
let C = o.get(S);
|
|
@@ -58381,7 +58379,7 @@ function d5(c) {
|
|
|
58381
58379
|
if ((0, Ft.$isRangeSelection)(w)) {
|
|
58382
58380
|
const S = w.anchor.getNode();
|
|
58383
58381
|
if ((0, Ft.$isTextNode)(S)) {
|
|
58384
|
-
const C = (0,
|
|
58382
|
+
const C = (0, Ji.$getMarkIDs)(S, w.anchor.offset);
|
|
58385
58383
|
C !== null && (i(C), x = !0), w.isCollapsed() || (a(S.getKey()), y = !0);
|
|
58386
58384
|
}
|
|
58387
58385
|
}
|
|
@@ -59481,7 +59479,7 @@ var Ll = {
|
|
|
59481
59479
|
TITLE_TEMPLATE: "titleTemplate"
|
|
59482
59480
|
}, Q5 = Object.keys(hh).reduce(function(c, t) {
|
|
59483
59481
|
return c[hh[t]] = t, c;
|
|
59484
|
-
}, {}), X5 = [Gn.NOSCRIPT, Gn.SCRIPT, Gn.STYLE],
|
|
59482
|
+
}, {}), X5 = [Gn.NOSCRIPT, Gn.SCRIPT, Gn.STYLE], la = "data-react-helmet", eM = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(c) {
|
|
59485
59483
|
return typeof c;
|
|
59486
59484
|
} : function(c) {
|
|
59487
59485
|
return c && typeof Symbol == "function" && c.constructor === Symbol && c !== Symbol.prototype ? "symbol" : typeof c;
|
|
@@ -59650,7 +59648,7 @@ var Ll = {
|
|
|
59650
59648
|
}, Gy = function(t, n) {
|
|
59651
59649
|
var e = document.getElementsByTagName(t)[0];
|
|
59652
59650
|
if (e) {
|
|
59653
|
-
for (var s = e.getAttribute(
|
|
59651
|
+
for (var s = e.getAttribute(la), o = s ? s.split(",") : [], r = [].concat(o), a = Object.keys(n), l = 0; l < a.length; l++) {
|
|
59654
59652
|
var i = a[l], u = n[i] || "";
|
|
59655
59653
|
e.getAttribute(i) !== u && e.setAttribute(i, u), o.indexOf(i) === -1 && o.push(i);
|
|
59656
59654
|
var d = r.indexOf(i);
|
|
@@ -59658,10 +59656,10 @@ var Ll = {
|
|
|
59658
59656
|
}
|
|
59659
59657
|
for (var f = r.length - 1; f >= 0; f--)
|
|
59660
59658
|
e.removeAttribute(r[f]);
|
|
59661
|
-
o.length === r.length ? e.removeAttribute(
|
|
59659
|
+
o.length === r.length ? e.removeAttribute(la) : e.getAttribute(la) !== a.join(",") && e.setAttribute(la, a.join(","));
|
|
59662
59660
|
}
|
|
59663
59661
|
}, Nc = function(t, n) {
|
|
59664
|
-
var e = document.head || document.querySelector(Gn.HEAD), s = e.querySelectorAll(t + "[" +
|
|
59662
|
+
var e = document.head || document.querySelector(Gn.HEAD), s = e.querySelectorAll(t + "[" + la + "]"), o = Array.prototype.slice.call(s), r = [], a = void 0;
|
|
59665
59663
|
return n && n.length && n.forEach(function(l) {
|
|
59666
59664
|
var i = document.createElement(t);
|
|
59667
59665
|
for (var u in l)
|
|
@@ -59674,7 +59672,7 @@ var Ll = {
|
|
|
59674
59672
|
var d = typeof l[u] > "u" ? "" : l[u];
|
|
59675
59673
|
i.setAttribute(u, d);
|
|
59676
59674
|
}
|
|
59677
|
-
i.setAttribute(
|
|
59675
|
+
i.setAttribute(la, "true"), o.some(function(f, p) {
|
|
59678
59676
|
return a = p, i.isEqualNode(f);
|
|
59679
59677
|
}) ? o.splice(a, 1) : r.push(i);
|
|
59680
59678
|
}), o.forEach(function(l) {
|
|
@@ -59692,7 +59690,7 @@ var Ll = {
|
|
|
59692
59690
|
}, "");
|
|
59693
59691
|
}, pM = function(t, n, e, s) {
|
|
59694
59692
|
var o = TC(e), r = CC(n);
|
|
59695
|
-
return o ? "<" + t + " " +
|
|
59693
|
+
return o ? "<" + t + " " + la + '="true" ' + o + ">" + Jy(r, s) + "</" + t + ">" : "<" + t + " " + la + '="true">' + Jy(r, s) + "</" + t + ">";
|
|
59696
59694
|
}, hM = function(t, n, e) {
|
|
59697
59695
|
return n.reduce(function(s, o) {
|
|
59698
59696
|
var r = Object.keys(o).filter(function(i) {
|
|
@@ -59701,7 +59699,7 @@ var Ll = {
|
|
|
59701
59699
|
var d = typeof o[u] > "u" ? u : u + '="' + Jy(o[u], e) + '"';
|
|
59702
59700
|
return i ? i + " " + d : d;
|
|
59703
59701
|
}, ""), a = o.innerHTML || o.cssText || "", l = X5.indexOf(t) === -1;
|
|
59704
|
-
return s + "<" + t + " " +
|
|
59702
|
+
return s + "<" + t + " " + la + '="true" ' + r + (l ? "/>" : ">" + a + "</" + t + ">");
|
|
59705
59703
|
}, "");
|
|
59706
59704
|
}, kC = function(t) {
|
|
59707
59705
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
@@ -59716,13 +59714,13 @@ var Ll = {
|
|
|
59716
59714
|
}, mM = function(t, n, e) {
|
|
59717
59715
|
var s, o = (s = {
|
|
59718
59716
|
key: n
|
|
59719
|
-
}, s[
|
|
59717
|
+
}, s[la] = !0, s), r = kC(e, o);
|
|
59720
59718
|
return [Mi.createElement(Gn.TITLE, r, n)];
|
|
59721
59719
|
}, yM = function(t, n) {
|
|
59722
59720
|
return n.map(function(e, s) {
|
|
59723
59721
|
var o, r = (o = {
|
|
59724
59722
|
key: s
|
|
59725
|
-
}, o[
|
|
59723
|
+
}, o[la] = !0, o);
|
|
59726
59724
|
return Object.keys(e).forEach(function(a) {
|
|
59727
59725
|
var l = hh[a] || a;
|
|
59728
59726
|
if (l === Ur.INNER_HTML || l === Ur.CSS_TEXT) {
|
|
@@ -66491,7 +66489,7 @@ function $3({
|
|
|
66491
66489
|
contentChanged: (Et, Be) => {
|
|
66492
66490
|
},
|
|
66493
66491
|
usersUpdate: (Et) => {
|
|
66494
|
-
O(Et), renderOnlineUsers(Et), console.log(
|
|
66492
|
+
O(Et), renderOnlineUsers(Et), console.log("asadasdad 111111111", Et), console.log(
|
|
66495
66493
|
"[Lexical Demo][usersUpdate hook] hook invoked by Codox: ",
|
|
66496
66494
|
Et
|
|
66497
66495
|
);
|
|
@@ -67687,4 +67685,4 @@ export {
|
|
|
67687
67685
|
Xl as y,
|
|
67688
67686
|
L3 as z
|
|
67689
67687
|
};
|
|
67690
|
-
//# sourceMappingURL=index-
|
|
67688
|
+
//# sourceMappingURL=index-12d8b63f.js.map
|