@fileverse-dev/ddoc 3.0.68 → 3.0.69
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/index.es.js +1140 -1130
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -163,14 +163,14 @@ function Fee() {
|
|
|
163
163
|
}
|
|
164
164
|
return null;
|
|
165
165
|
}
|
|
166
|
-
var E = Object.assign, S = 0, j,
|
|
166
|
+
var E = Object.assign, S = 0, j, I, z, $, q, U, P;
|
|
167
167
|
function Y() {
|
|
168
168
|
}
|
|
169
169
|
Y.__reactDisabledLog = !0;
|
|
170
170
|
function ie() {
|
|
171
171
|
{
|
|
172
172
|
if (S === 0) {
|
|
173
|
-
j = console.log,
|
|
173
|
+
j = console.log, I = console.info, z = console.warn, $ = console.error, q = console.group, U = console.groupCollapsed, P = console.groupEnd;
|
|
174
174
|
var xe = {
|
|
175
175
|
configurable: !0,
|
|
176
176
|
enumerable: !0,
|
|
@@ -203,7 +203,7 @@ function Fee() {
|
|
|
203
203
|
value: j
|
|
204
204
|
}),
|
|
205
205
|
info: E({}, xe, {
|
|
206
|
-
value:
|
|
206
|
+
value: I
|
|
207
207
|
}),
|
|
208
208
|
warn: E({}, xe, {
|
|
209
209
|
value: z
|
|
@@ -14923,14 +14923,14 @@ const Kie = (e) => ({
|
|
|
14923
14923
|
}, h = f8(o), f = h8(h), g = await s.getDimensions(u), m = h === "y", b = m ? "top" : "left", y = m ? "bottom" : "right", x = m ? "clientHeight" : "clientWidth", v = i.reference[f] + i.reference[h] - p[h] - i.floating[f], k = p[h] - i.reference[h], w = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(u));
|
|
14924
14924
|
let D = w ? w[x] : 0;
|
|
14925
14925
|
(!D || !await (s.isElement == null ? void 0 : s.isElement(w))) && (D = a.floating[x] || i.floating[f]);
|
|
14926
|
-
const C = v / 2 - k / 2, A = D / 2 - g[f] / 2 - 1, R = _a(d[b], A), T = _a(d[y], A), _ = R, M = D - g[f] - T, E = D / 2 - g[f] / 2 + C, S = sw(_, E, M), j = !l.arrow && Ss(o) != null && E !== S && i.reference[f] / 2 - (E < _ ? R : T) - g[f] / 2 < 0,
|
|
14926
|
+
const C = v / 2 - k / 2, A = D / 2 - g[f] / 2 - 1, R = _a(d[b], A), T = _a(d[y], A), _ = R, M = D - g[f] - T, E = D / 2 - g[f] / 2 + C, S = sw(_, E, M), j = !l.arrow && Ss(o) != null && E !== S && i.reference[f] / 2 - (E < _ ? R : T) - g[f] / 2 < 0, I = j ? E < _ ? E - _ : E - M : 0;
|
|
14927
14927
|
return {
|
|
14928
|
-
[h]: p[h] +
|
|
14928
|
+
[h]: p[h] + I,
|
|
14929
14929
|
data: {
|
|
14930
14930
|
[h]: S,
|
|
14931
|
-
centerOffset: E - S -
|
|
14931
|
+
centerOffset: E - S - I,
|
|
14932
14932
|
...j && {
|
|
14933
|
-
alignmentOffset:
|
|
14933
|
+
alignmentOffset: I
|
|
14934
14934
|
}
|
|
14935
14935
|
},
|
|
14936
14936
|
reset: j
|
|
@@ -15058,12 +15058,12 @@ const Xie = function(e) {
|
|
|
15058
15058
|
placement: S
|
|
15059
15059
|
}
|
|
15060
15060
|
};
|
|
15061
|
-
let j = (_ = R.filter((
|
|
15061
|
+
let j = (_ = R.filter((I) => I.overflows[0] <= 0).sort((I, z) => I.overflows[1] - z.overflows[1])[0]) == null ? void 0 : _.placement;
|
|
15062
15062
|
if (!j)
|
|
15063
15063
|
switch (h) {
|
|
15064
15064
|
case "bestFit": {
|
|
15065
15065
|
var M;
|
|
15066
|
-
const
|
|
15066
|
+
const I = (M = R.filter((z) => {
|
|
15067
15067
|
if (w) {
|
|
15068
15068
|
const $ = ua(z.placement);
|
|
15069
15069
|
return $ === y || // Create a bias to the `y` side axis due to horizontal
|
|
@@ -15072,7 +15072,7 @@ const Xie = function(e) {
|
|
|
15072
15072
|
}
|
|
15073
15073
|
return !0;
|
|
15074
15074
|
}).map((z) => [z.placement, z.overflows.filter(($) => $ > 0).reduce(($, q) => $ + q, 0)]).sort((z, $) => z[1] - $[1])[0]) == null ? void 0 : M[0];
|
|
15075
|
-
|
|
15075
|
+
I && (j = I);
|
|
15076
15076
|
break;
|
|
15077
15077
|
}
|
|
15078
15078
|
case "initialPlacement":
|
|
@@ -15182,13 +15182,13 @@ const ese = function(e) {
|
|
|
15182
15182
|
return d.find((m) => l > m.left - h.left && l < m.right + h.right && u > m.top - h.top && u < m.bottom + h.bottom) || p;
|
|
15183
15183
|
if (d.length >= 2) {
|
|
15184
15184
|
if (ua(n) === "y") {
|
|
15185
|
-
const R = d[0], T = d[d.length - 1], _ = ls(n) === "top", M = R.top, E = T.bottom, S = _ ? R.left : T.left, j = _ ? R.right : T.right,
|
|
15185
|
+
const R = d[0], T = d[d.length - 1], _ = ls(n) === "top", M = R.top, E = T.bottom, S = _ ? R.left : T.left, j = _ ? R.right : T.right, I = j - S, z = E - M;
|
|
15186
15186
|
return {
|
|
15187
15187
|
top: M,
|
|
15188
15188
|
bottom: E,
|
|
15189
15189
|
left: S,
|
|
15190
15190
|
right: j,
|
|
15191
|
-
width:
|
|
15191
|
+
width: I,
|
|
15192
15192
|
height: z,
|
|
15193
15193
|
x: S,
|
|
15194
15194
|
y: M
|
|
@@ -18402,7 +18402,7 @@ function Qae(e, t, n, r, o, i, s, a, l, u, c, d, p, h, f, g, m, b, y) {
|
|
|
18402
18402
|
mouse: 500,
|
|
18403
18403
|
touch: 600
|
|
18404
18404
|
}, _ = f ? 43 : 25;
|
|
18405
|
-
let M = !1, E = 0, S = 0, j = !1,
|
|
18405
|
+
let M = !1, E = 0, S = 0, j = !1, I = !1, z = !1, $ = !1;
|
|
18406
18406
|
function q(ee) {
|
|
18407
18407
|
if (!y) return;
|
|
18408
18408
|
function ue(te) {
|
|
@@ -18438,14 +18438,14 @@ function Qae(e, t, n, r, o, i, s, a, l, u, c, d, p, h, f, g, m, b, y) {
|
|
|
18438
18438
|
function oe(ee) {
|
|
18439
18439
|
if (!gw(ee, r) && ee.touches.length >= 2) return Z(ee);
|
|
18440
18440
|
const B = i.readPoint(ee), te = i.readPoint(ee, x), le = cf(B, E), G = cf(te, S);
|
|
18441
|
-
if (!
|
|
18441
|
+
if (!I && !$ && (!ee.cancelable || (I = le > G, !I)))
|
|
18442
18442
|
return Z(ee);
|
|
18443
18443
|
const V = i.pointerMove(ee);
|
|
18444
18444
|
le > g && (z = !0), u.useFriction(0.3).useDuration(0.75), a.start(), o.add(v(V)), ee.preventDefault();
|
|
18445
18445
|
}
|
|
18446
18446
|
function Z(ee) {
|
|
18447
18447
|
const B = c.byDistance(0, !1).index !== d.get(), te = i.pointerUp(ee) * ie(), le = ne(v(te), B), G = Kae(te, le), V = _ - 10 * G, Q = b + G / 50;
|
|
18448
|
-
|
|
18448
|
+
I = !1, j = !1, C.clear(), u.useDuration(V).useFriction(Q), l.distance(le, !f), $ = !1, p.emit("pointerUp");
|
|
18449
18449
|
}
|
|
18450
18450
|
function ae(ee) {
|
|
18451
18451
|
z && (ee.stopPropagation(), ee.preventDefault(), z = !1);
|
|
@@ -19078,7 +19078,7 @@ function vle(e, t, n, r, o, i, s) {
|
|
|
19078
19078
|
watchDrag: k,
|
|
19079
19079
|
watchFocus: w
|
|
19080
19080
|
} = i, D = 2, C = tle(), A = C.measure(t), R = n.map(C.measure), T = Jae(l, u), _ = T.measureSize(A), M = nle(_), E = Xae(a, _), S = !d && !!y, j = d || !!y, {
|
|
19081
|
-
slideSizes:
|
|
19081
|
+
slideSizes: I,
|
|
19082
19082
|
slideSizesWithGaps: z,
|
|
19083
19083
|
startGap: $,
|
|
19084
19084
|
endGap: q
|
|
@@ -19148,7 +19148,7 @@ function vle(e, t, n, r, o, i, s) {
|
|
|
19148
19148
|
scrollSnaps: oe,
|
|
19149
19149
|
scrollTarget: ge,
|
|
19150
19150
|
scrollTo: ce,
|
|
19151
|
-
slideLooper: gle(T, _, ie,
|
|
19151
|
+
slideLooper: gle(T, _, ie, I, z, P, oe, Q, n),
|
|
19152
19152
|
slideFocus: re,
|
|
19153
19153
|
slidesHandler: mle(t, s, v),
|
|
19154
19154
|
slidesInView: O,
|
|
@@ -19303,7 +19303,7 @@ function Fb(e, t, n) {
|
|
|
19303
19303
|
const ee = b.index.add(-1).get();
|
|
19304
19304
|
E(ee, K, 1);
|
|
19305
19305
|
}
|
|
19306
|
-
function
|
|
19306
|
+
function I() {
|
|
19307
19307
|
return b.index.add(1).get() !== U();
|
|
19308
19308
|
}
|
|
19309
19309
|
function z() {
|
|
@@ -19343,7 +19343,7 @@ function Fb(e, t, n) {
|
|
|
19343
19343
|
return D;
|
|
19344
19344
|
}
|
|
19345
19345
|
const N = {
|
|
19346
|
-
canScrollNext:
|
|
19346
|
+
canScrollNext: I,
|
|
19347
19347
|
canScrollPrev: z,
|
|
19348
19348
|
containerNode: Z,
|
|
19349
19349
|
internalEngine: X,
|
|
@@ -28109,7 +28109,7 @@ const wz = Bd(void 0), Vde = ({
|
|
|
28109
28109
|
onComment: D,
|
|
28110
28110
|
setCommentDrawerOpen: C
|
|
28111
28111
|
}) => {
|
|
28112
|
-
const [A, R] = Ne(!0), [T, _] = Ne(""), [M, E] = Ne(""), [S, j] = Ne(null),
|
|
28112
|
+
const [A, R] = Ne(!0), [T, _] = Ne(""), [M, E] = Ne(""), [S, j] = Ne(null), I = Ge(null), z = Ge(null), [$, q] = Ne(""), [U, P] = Ne(!1), [Y, ie] = Ne(!1), ne = Ge(null), X = Ge(null), oe = Ge(null), Z = t.isActive("comment"), ae = t.getAttributes("comment").resolved, [N, K] = Ne({
|
|
28113
28113
|
inlineCommentText: "",
|
|
28114
28114
|
handleClick: !1
|
|
28115
28115
|
}), ee = localStorage.getItem("ensCache"), [ue, B] = Ne(
|
|
@@ -28324,7 +28324,7 @@ const wz = Bd(void 0), Vde = ({
|
|
|
28324
28324
|
createdAt: /* @__PURE__ */ new Date()
|
|
28325
28325
|
};
|
|
28326
28326
|
d == null || d(Me), l(Me.id), E(""), D == null || D(), requestAnimationFrame(() => {
|
|
28327
|
-
|
|
28327
|
+
I.current && I.current.scrollTo({
|
|
28328
28328
|
top: 0,
|
|
28329
28329
|
behavior: "smooth"
|
|
28330
28330
|
});
|
|
@@ -28336,7 +28336,7 @@ const wz = Bd(void 0), Vde = ({
|
|
|
28336
28336
|
d,
|
|
28337
28337
|
l,
|
|
28338
28338
|
D,
|
|
28339
|
-
|
|
28339
|
+
I
|
|
28340
28340
|
]), Ee = je(
|
|
28341
28341
|
(Me) => {
|
|
28342
28342
|
Me.key === "Enter" && !Me.shiftKey && (Me.preventDefault(), me());
|
|
@@ -28414,7 +28414,7 @@ const wz = Bd(void 0), Vde = ({
|
|
|
28414
28414
|
setOpenReplyId: j,
|
|
28415
28415
|
handleReplyKeyDown: fe,
|
|
28416
28416
|
openReplyId: S,
|
|
28417
|
-
commentsSectionRef:
|
|
28417
|
+
commentsSectionRef: I,
|
|
28418
28418
|
addComment: ce,
|
|
28419
28419
|
handleCommentSubmit: me,
|
|
28420
28420
|
comment: M,
|
|
@@ -31782,7 +31782,7 @@ function Zz() {
|
|
|
31782
31782
|
TMPLIT_EXPR: E,
|
|
31783
31783
|
DATA_ATTR: S,
|
|
31784
31784
|
ARIA_ATTR: j,
|
|
31785
|
-
IS_SCRIPT_OR_DATA:
|
|
31785
|
+
IS_SCRIPT_OR_DATA: I,
|
|
31786
31786
|
ATTR_WHITESPACE: z,
|
|
31787
31787
|
CUSTOM_ELEMENT: $
|
|
31788
31788
|
} = LS;
|
|
@@ -31987,7 +31987,7 @@ function Zz() {
|
|
|
31987
31987
|
} else if (!me[Pe]) {
|
|
31988
31988
|
if (!Ao(q, g0(lt, z, ""))) {
|
|
31989
31989
|
if (!((Pe === "src" || Pe === "xlink:href" || Pe === "href") && we !== "script" && I0e(lt, "data:") === 0 && pe[we])) {
|
|
31990
|
-
if (!(K && !Ao(
|
|
31990
|
+
if (!(K && !Ao(I, g0(lt, z, "")))) {
|
|
31991
31991
|
if (lt)
|
|
31992
31992
|
return !1;
|
|
31993
31993
|
}
|
|
@@ -34851,8 +34851,8 @@ var mge = Xu.ArrayBuffer, R4 = Xu.FileReader, wc = Xu.URL || Xu.webkitURL, bge =
|
|
|
34851
34851
|
aspectRatio: D,
|
|
34852
34852
|
width: C,
|
|
34853
34853
|
height: A
|
|
34854
|
-
}),
|
|
34855
|
-
C =
|
|
34854
|
+
}), I = j.width;
|
|
34855
|
+
C = I === void 0 ? o : I;
|
|
34856
34856
|
var z = j.height;
|
|
34857
34857
|
A = z === void 0 ? i : z;
|
|
34858
34858
|
}
|
|
@@ -35869,7 +35869,7 @@ const L2 = (e) => {
|
|
|
35869
35869
|
return e.setOptions({
|
|
35870
35870
|
editorProps: {
|
|
35871
35871
|
handleKeyDown: (R, T) => {
|
|
35872
|
-
var _, M, E, S, j,
|
|
35872
|
+
var _, M, E, S, j, I;
|
|
35873
35873
|
if (T.ctrlKey && T.shiftKey && T.code === "KeyX" || T.metaKey && T.shiftKey && T.code === "KeyX")
|
|
35874
35874
|
return T.preventDefault(), e.chain().focus().toggleStrike().run(), !0;
|
|
35875
35875
|
if ((T.altKey || T.metaKey) && T.key === "Enter")
|
|
@@ -35914,7 +35914,7 @@ const L2 = (e) => {
|
|
|
35914
35914
|
"360%"
|
|
35915
35915
|
];
|
|
35916
35916
|
let $ = (S = e.getAttributes("paragraph")) == null ? void 0 : S.lineHeight;
|
|
35917
|
-
!$ && e.isActive("heading") && ($ = (j = e.getAttributes("heading")) == null ? void 0 : j.lineHeight), !$ && e.isActive("listItem") && ($ = (
|
|
35917
|
+
!$ && e.isActive("heading") && ($ = (j = e.getAttributes("heading")) == null ? void 0 : j.lineHeight), !$ && e.isActive("listItem") && ($ = (I = e.getAttributes("listItem")) == null ? void 0 : I.lineHeight), $ = $ || "138%";
|
|
35918
35918
|
const q = z.indexOf($), U = Math.max(q - 1, 0);
|
|
35919
35919
|
return e.chain().setLineHeight(z[U]).run(), !0;
|
|
35920
35920
|
}
|
|
@@ -36230,8 +36230,8 @@ const L2 = (e) => {
|
|
|
36230
36230
|
), j = Fg(
|
|
36231
36231
|
e,
|
|
36232
36232
|
S.toJSON()
|
|
36233
|
-
),
|
|
36234
|
-
E8(
|
|
36233
|
+
), I = j.getHTML();
|
|
36234
|
+
E8(I), _(M), j.destroy();
|
|
36235
36235
|
};
|
|
36236
36236
|
b(!1), setTimeout(R, 200), i == null || i();
|
|
36237
36237
|
}
|
|
@@ -37760,7 +37760,7 @@ const L2 = (e) => {
|
|
|
37760
37760
|
}, E = je(() => {
|
|
37761
37761
|
if (!(o != null && o.length)) return null;
|
|
37762
37762
|
let S = o.sort(
|
|
37763
|
-
(j,
|
|
37763
|
+
(j, I) => new Date(j.createdAt || /* @__PURE__ */ new Date()).getTime() - new Date(I.createdAt || /* @__PURE__ */ new Date()).getTime()
|
|
37764
37764
|
);
|
|
37765
37765
|
return !x && o.length > 3 && (S = o.slice(-2)), /* @__PURE__ */ F.jsxs("div", { className: "flex flex-col gap-0 ml-3 relative", children: [
|
|
37766
37766
|
o.length > 3 && !x && /* @__PURE__ */ F.jsxs(
|
|
@@ -37797,13 +37797,13 @@ const L2 = (e) => {
|
|
|
37797
37797
|
]
|
|
37798
37798
|
}
|
|
37799
37799
|
),
|
|
37800
|
-
S.map((j,
|
|
37800
|
+
S.map((j, I) => /* @__PURE__ */ F.jsx(
|
|
37801
37801
|
Vge,
|
|
37802
37802
|
{
|
|
37803
37803
|
reply: j.content || "",
|
|
37804
37804
|
username: j.username || "",
|
|
37805
37805
|
createdAt: j.createdAt || /* @__PURE__ */ new Date(),
|
|
37806
|
-
isLast:
|
|
37806
|
+
isLast: I === S.length - 1
|
|
37807
37807
|
},
|
|
37808
37808
|
j.id
|
|
37809
37809
|
))
|
|
@@ -38013,7 +38013,7 @@ const L2 = (e) => {
|
|
|
38013
38013
|
unresolveComment: E,
|
|
38014
38014
|
deleteComment: S,
|
|
38015
38015
|
isDDocOwner: j,
|
|
38016
|
-
onComment:
|
|
38016
|
+
onComment: I,
|
|
38017
38017
|
isConnected: z,
|
|
38018
38018
|
setCommentDrawerOpen: $,
|
|
38019
38019
|
isLoading: q,
|
|
@@ -38036,7 +38036,7 @@ const L2 = (e) => {
|
|
|
38036
38036
|
})), m(!0);
|
|
38037
38037
|
return;
|
|
38038
38038
|
}
|
|
38039
|
-
s.trim() && (x(s, w), h(!0),
|
|
38039
|
+
s.trim() && (x(s, w), h(!0), I == null || I(), a(""), m(!0));
|
|
38040
38040
|
}, Z = () => {
|
|
38041
38041
|
if (!z) {
|
|
38042
38042
|
$(!0);
|
|
@@ -38070,7 +38070,7 @@ const L2 = (e) => {
|
|
|
38070
38070
|
...te,
|
|
38071
38071
|
inlineCommentText: "",
|
|
38072
38072
|
handleClick: !1
|
|
38073
|
-
})), g || (x(b.inlineCommentText, w), h(!0),
|
|
38073
|
+
})), g || (x(b.inlineCommentText, w), h(!0), I == null || I()), a(""), m(!0));
|
|
38074
38074
|
}, [
|
|
38075
38075
|
z,
|
|
38076
38076
|
w,
|
|
@@ -38314,7 +38314,7 @@ zb.exports;
|
|
|
38314
38314
|
R && (A = C, C = null);
|
|
38315
38315
|
var T = A.navigator || {}, _ = T.userAgent || "";
|
|
38316
38316
|
C || (C = _);
|
|
38317
|
-
var M = R ? !!T.likeChrome : /\bChrome\b/.test(C) && !/internal|\n/i.test(d.toString()), E = "Object", S = R ? E : "ScriptBridgingProxyObject", j = R ? E : "Environment",
|
|
38317
|
+
var M = R ? !!T.likeChrome : /\bChrome\b/.test(C) && !/internal|\n/i.test(d.toString()), E = "Object", S = R ? E : "ScriptBridgingProxyObject", j = R ? E : "Environment", I = R && A.java ? "JavaPackage" : b(A.java), z = R ? E : "RuntimeObject", $ = /\bJava/.test(I) && A.java, q = $ && b(A.environment) == j, U = $ ? "a" : "α", P = $ ? "b" : "β", Y = A.document || {}, ie = A.operamini || A.opera, ne = l.test(ne = R && ie ? ie["[[Class]]"] : b(ie)) ? ne : ie = null, X, oe = C, Z = [], ae = null, N = C == _, K = N && ie && typeof ie.version == "function" && ie.version(), ee, ue = V([
|
|
38318
38318
|
{ label: "EdgeHTML", pattern: "Edge" },
|
|
38319
38319
|
"Trident",
|
|
38320
38320
|
{ label: "WebKit", pattern: "AppleWebKit" },
|
|
@@ -38969,7 +38969,7 @@ const Yge = /* @__PURE__ */ ic(Kge), w0 = () => {
|
|
|
38969
38969
|
onError: r
|
|
38970
38970
|
}), {
|
|
38971
38971
|
activeComment: j,
|
|
38972
|
-
isCommentOpen:
|
|
38972
|
+
isCommentOpen: I,
|
|
38973
38973
|
handleInlineComment: z,
|
|
38974
38974
|
portalRef: $,
|
|
38975
38975
|
buttonRef: q,
|
|
@@ -39126,7 +39126,7 @@ const Yge = /* @__PURE__ */ ic(Kge), w0 = () => {
|
|
|
39126
39126
|
classNames: "disabled:!bg-transparent"
|
|
39127
39127
|
}
|
|
39128
39128
|
),
|
|
39129
|
-
|
|
39129
|
+
I && h && ng(
|
|
39130
39130
|
/* @__PURE__ */ F.jsx(
|
|
39131
39131
|
"div",
|
|
39132
39132
|
{
|
|
@@ -39157,7 +39157,7 @@ const Yge = /* @__PURE__ */ ic(Kge), w0 = () => {
|
|
|
39157
39157
|
shouldShow: Xge,
|
|
39158
39158
|
className: Ke(
|
|
39159
39159
|
"flex gap-2 overflow-hidden rounded-lg min-w-fit w-full p-1 border color-bg-default items-center shadow-elevation-3",
|
|
39160
|
-
|
|
39160
|
+
I || R === Ye.LINK_POPUP || Y ? "!invisible" : "!visible",
|
|
39161
39161
|
D ? "!-translate-y-[120%]" : ""
|
|
39162
39162
|
),
|
|
39163
39163
|
style: {
|
|
@@ -39169,7 +39169,7 @@ const Yge = /* @__PURE__ */ ic(Kge), w0 = () => {
|
|
|
39169
39169
|
{
|
|
39170
39170
|
className: Ke(
|
|
39171
39171
|
"relative",
|
|
39172
|
-
|
|
39172
|
+
I ? "left-1/2 translate-x-1/2" : ""
|
|
39173
39173
|
),
|
|
39174
39174
|
children: [
|
|
39175
39175
|
oe,
|
|
@@ -40649,7 +40649,7 @@ ${T.getHTML()}`
|
|
|
40649
40649
|
fetchV1ImageFn: g
|
|
40650
40650
|
}), _ = I$(e), M = e ? _.currentSize : void 0, E = e ? _.onSetFontSize : () => {
|
|
40651
40651
|
}, S = e ? _.currentLineHeight : void 0, j = e ? _.onSetLineHeight : () => {
|
|
40652
|
-
},
|
|
40652
|
+
}, I = Vn("(max-width: 1560px)"), z = Vn("(max-width: 1370px)"), $ = Vn("(max-width: 1270px)"), q = Vn("(max-width: 1160px)"), U = Vn("(max-width: 1030px)"), P = [
|
|
40653
40653
|
{ title: "Fit", value: "1.4" },
|
|
40654
40654
|
{ title: "50%", value: "0.5" },
|
|
40655
40655
|
{ title: "75%", value: "0.75" },
|
|
@@ -40951,7 +40951,7 @@ ${T.getHTML()}`
|
|
|
40951
40951
|
case z:
|
|
40952
40952
|
ee = 1370;
|
|
40953
40953
|
break;
|
|
40954
|
-
case
|
|
40954
|
+
case I:
|
|
40955
40955
|
ee = 1560;
|
|
40956
40956
|
break;
|
|
40957
40957
|
default:
|
|
@@ -41026,7 +41026,7 @@ ${T.getHTML()}`
|
|
|
41026
41026
|
}
|
|
41027
41027
|
) }, N.title),
|
|
41028
41028
|
N.title
|
|
41029
|
-
) :
|
|
41029
|
+
) : I && (((ue = w[K - 1]) == null ? void 0 : ue.notVisible) ?? 0) >= ee ? null : /* @__PURE__ */ F.jsx(
|
|
41030
41030
|
"div",
|
|
41031
41031
|
{
|
|
41032
41032
|
className: "w-[1px] h-4 vertical-divider mx-1"
|
|
@@ -43369,8 +43369,8 @@ function q2e({
|
|
|
43369
43369
|
qe(w, M, S), qe(S, E, k);
|
|
43370
43370
|
const j = zi(Cm);
|
|
43371
43371
|
zt(S, t, j);
|
|
43372
|
-
const
|
|
43373
|
-
zt(S, n), zt(j, t, j), zt(j, n,
|
|
43372
|
+
const I = zi();
|
|
43373
|
+
zt(S, n), zt(j, t, j), zt(j, n, I), zt(I, t, j), zt(I, n, I), qe(j, E, k), qe(I, E, k);
|
|
43374
43374
|
}
|
|
43375
43375
|
return qe(o, C1, y), qe(o, p9, W2e), {
|
|
43376
43376
|
start: o,
|
|
@@ -46409,7 +46409,7 @@ const MH = (e, t) => ({ node: n, updateAttributes: r, deleteNode: o }) => {
|
|
|
46409
46409
|
setTimeout(() => {
|
|
46410
46410
|
M(ie, Math.abs(Y)), Jd = P;
|
|
46411
46411
|
});
|
|
46412
|
-
}, [S, j] = Ne(), [
|
|
46412
|
+
}, [S, j] = Ne(), [I, z] = Ne();
|
|
46413
46413
|
Oe(() => {
|
|
46414
46414
|
w(), j(n.attrs.dataFloat), z(n.attrs.dataAlign);
|
|
46415
46415
|
}, [n.attrs]);
|
|
@@ -46440,7 +46440,7 @@ const MH = (e, t) => ({ node: n, updateAttributes: r, deleteNode: o }) => {
|
|
|
46440
46440
|
className: ot(
|
|
46441
46441
|
"media-node-view not-prose transition-all ease-in-out w-full",
|
|
46442
46442
|
S && `f-${n.attrs.dataFloat}`,
|
|
46443
|
-
|
|
46443
|
+
I && `justify-${n.attrs.dataAlign}`
|
|
46444
46444
|
),
|
|
46445
46445
|
children: /* @__PURE__ */ F.jsxs(
|
|
46446
46446
|
"div",
|
|
@@ -47981,7 +47981,7 @@ const aF = At.use || // This extra generic is to avoid TypeScript mixing up the
|
|
|
47981
47981
|
return !1;
|
|
47982
47982
|
}
|
|
47983
47983
|
return !0;
|
|
47984
|
-
},
|
|
47984
|
+
}, I = jt(() => {
|
|
47985
47985
|
const ue = !b || !t ? !1 : rn(a) ? C().isPaused() || i ? !1 : l !== !1 : a, B = (Fe) => {
|
|
47986
47986
|
const De = Zu(Fe);
|
|
47987
47987
|
return delete De._k, ue ? {
|
|
@@ -48010,7 +48010,7 @@ const aF = At.use || // This extra generic is to avoid TypeScript mixing up the
|
|
|
48010
48010
|
r,
|
|
48011
48011
|
b
|
|
48012
48012
|
]
|
|
48013
|
-
),
|
|
48013
|
+
), I[0], I[1]), $ = !x.current, q = h[b] && h[b].length > 0, U = z.data, P = rn(U) ? S && qH(S) ? aF(S) : S : U, Y = z.error, ie = Ge(P), ne = p ? rn(U) ? rn(ie.current) ? P : ie.current : U : P, X = q && !rn(Y) ? !1 : $ && !rn(a) ? a : C().isPaused() ? !1 : i ? rn(P) ? !1 : l : rn(P) || l, oe = !!(b && t && $ && X), Z = rn(z.isValidating) ? oe : z.isValidating, ae = rn(z.isLoading) ? oe : z.isLoading, N = je(
|
|
48014
48014
|
async (ue) => {
|
|
48015
48015
|
const B = w.current;
|
|
48016
48016
|
if (!b || !B || v.current || C().isPaused())
|
|
@@ -48523,8 +48523,8 @@ const ive = ({
|
|
|
48523
48523
|
const T = t(), { headingMap: _ } = u(), M = _.get(h);
|
|
48524
48524
|
if (n.chain().setNodeSelection(T).updateAttributes("heading", { isCollapsed: !1 }).run(), M) {
|
|
48525
48525
|
const S = (j) => {
|
|
48526
|
-
const
|
|
48527
|
-
|
|
48526
|
+
const I = _.get(j);
|
|
48527
|
+
I && I.children.forEach((z) => {
|
|
48528
48528
|
const $ = _.get(z);
|
|
48529
48529
|
$ && (n.chain().setNodeSelection($.position).updateAttributes("heading", { isCollapsed: !1 }).run(), S(z));
|
|
48530
48530
|
});
|
|
@@ -48538,14 +48538,14 @@ const ive = ({
|
|
|
48538
48538
|
requestAnimationFrame(() => {
|
|
48539
48539
|
var z;
|
|
48540
48540
|
const { doc: S } = n.state;
|
|
48541
|
-
let j = E,
|
|
48542
|
-
if (!
|
|
48541
|
+
let j = E, I = S.nodeAt(j);
|
|
48542
|
+
if (!I && j >= S.content.size) {
|
|
48543
48543
|
const $ = S.lastChild;
|
|
48544
|
-
$ && (j = S.content.size - $.nodeSize,
|
|
48544
|
+
$ && (j = S.content.size - $.nodeSize, I = $);
|
|
48545
48545
|
}
|
|
48546
|
-
if ((
|
|
48547
|
-
const $ = (z =
|
|
48548
|
-
if (($ == null ? void 0 : $.type.name) === "paragraph" && $.content.size === 0 && j +
|
|
48546
|
+
if ((I == null ? void 0 : I.type.name) === "dBlock") {
|
|
48547
|
+
const $ = (z = I.content.content) == null ? void 0 : z[0];
|
|
48548
|
+
if (($ == null ? void 0 : $.type.name) === "paragraph" && $.content.size === 0 && j + I.nodeSize >= S.content.size) {
|
|
48549
48549
|
n.chain().focus(j + 2).run();
|
|
48550
48550
|
return;
|
|
48551
48551
|
}
|
|
@@ -52060,7 +52060,7 @@ const Pve = At.memo(
|
|
|
52060
52060
|
type: "dBlock",
|
|
52061
52061
|
content: [{ type: "paragraph" }]
|
|
52062
52062
|
});
|
|
52063
|
-
}, [t, n]),
|
|
52063
|
+
}, [t, n]), I = je(
|
|
52064
52064
|
(N) => {
|
|
52065
52065
|
N.altKey ? r() : l((K) => !K);
|
|
52066
52066
|
},
|
|
@@ -52180,7 +52180,7 @@ const Pve = At.memo(
|
|
|
52180
52180
|
trigger: /* @__PURE__ */ F.jsx(xve, { children: /* @__PURE__ */ F.jsx(
|
|
52181
52181
|
fve,
|
|
52182
52182
|
{
|
|
52183
|
-
onClick:
|
|
52183
|
+
onClick: I,
|
|
52184
52184
|
className: Ke(
|
|
52185
52185
|
"d-block-button opacity-0 color-text-default hover:color-bg-default-hover aspect-square min-w-5",
|
|
52186
52186
|
!f && "group-hover:opacity-100"
|
|
@@ -52342,102 +52342,109 @@ const rW = St.create({
|
|
|
52342
52342
|
return !1;
|
|
52343
52343
|
},
|
|
52344
52344
|
Enter: ({ editor: e }) => {
|
|
52345
|
-
var
|
|
52345
|
+
var g, m, b, y, x, v, k, w, D, C, A;
|
|
52346
52346
|
const {
|
|
52347
52347
|
selection: { $head: t, from: n, to: r },
|
|
52348
52348
|
doc: o
|
|
52349
|
-
} = e.state,
|
|
52350
|
-
if ((
|
|
52351
|
-
if (
|
|
52349
|
+
} = e.state, s = t.marks().find((R) => R.type.name === "textStyle"), a = (s == null ? void 0 : s.attrs) ?? {}, l = t.node(t.depth), u = t.node(t.depth - 1), d = t.toString().split("/"), p = t.end() === n, h = t.start() === n, f = d.some((R) => R.includes("table"));
|
|
52350
|
+
if ((u == null ? void 0 : u.type.name) === "listItem" || (u == null ? void 0 : u.type.name) === "taskItem") {
|
|
52351
|
+
if (f)
|
|
52352
52352
|
return !1;
|
|
52353
|
-
const
|
|
52354
|
-
let
|
|
52355
|
-
for (let
|
|
52356
|
-
const
|
|
52357
|
-
((
|
|
52353
|
+
const R = l.textContent === "", T = t.node(t.depth - 2), _ = t.index(t.depth - 2), M = _ === T.childCount - 1;
|
|
52354
|
+
let E = 0;
|
|
52355
|
+
for (let j = t.depth - 1; j >= 0; j--) {
|
|
52356
|
+
const I = t.node(j);
|
|
52357
|
+
((I == null ? void 0 : I.type.name) === "listItem" || (I == null ? void 0 : I.type.name) === "taskItem") && E++;
|
|
52358
52358
|
}
|
|
52359
|
-
const
|
|
52360
|
-
if (
|
|
52361
|
-
const
|
|
52362
|
-
let
|
|
52363
|
-
if (
|
|
52364
|
-
(
|
|
52365
|
-
}),
|
|
52359
|
+
const S = E === 1;
|
|
52360
|
+
if (R && S) {
|
|
52361
|
+
const I = t.node(t.depth - 2).child(_), z = t.before(t.depth - 1), $ = z + I.nodeSize;
|
|
52362
|
+
let q = !1;
|
|
52363
|
+
if (I.forEach((U) => {
|
|
52364
|
+
(U.type.name === "bulletList" || U.type.name === "orderedList") && (q = !0);
|
|
52365
|
+
}), q)
|
|
52366
52366
|
return !1;
|
|
52367
|
-
if (
|
|
52368
|
-
const
|
|
52369
|
-
return e.chain().deleteRange({ from:
|
|
52367
|
+
if (M) {
|
|
52368
|
+
const U = (a == null ? void 0 : a.fontFamily) || ((g = l == null ? void 0 : l.attrs) == null ? void 0 : g.fontFamily) || null, P = (a == null ? void 0 : a.fontSize) || ((m = l == null ? void 0 : l.attrs) == null ? void 0 : m.fontSize) || null;
|
|
52369
|
+
return e.chain().deleteRange({ from: z, to: $ }).insertContentAt(z, {
|
|
52370
52370
|
type: "dBlock",
|
|
52371
52371
|
content: [
|
|
52372
|
-
{ type: "paragraph", attrs: { fontFamily:
|
|
52372
|
+
{ type: "paragraph", attrs: { fontFamily: U, fontSize: P } }
|
|
52373
52373
|
]
|
|
52374
|
-
}).focus(
|
|
52374
|
+
}).focus(z + 2).run();
|
|
52375
52375
|
}
|
|
52376
|
-
return e.chain().deleteRange({ from:
|
|
52376
|
+
return e.chain().deleteRange({ from: z, to: $ }).run();
|
|
52377
52377
|
}
|
|
52378
|
-
if (
|
|
52379
|
-
const
|
|
52380
|
-
return
|
|
52381
|
-
...
|
|
52382
|
-
...
|
|
52383
|
-
}),
|
|
52378
|
+
if (R && !S) {
|
|
52379
|
+
const j = u.type.name, I = (a == null ? void 0 : a.fontFamily) || ((b = l == null ? void 0 : l.attrs) == null ? void 0 : b.fontFamily) || null, z = (a == null ? void 0 : a.fontSize) || ((y = l == null ? void 0 : l.attrs) == null ? void 0 : y.fontSize) || null, $ = e.commands.liftListItem(j);
|
|
52380
|
+
return $ && (I || z) && e.commands.setMark("textStyle", {
|
|
52381
|
+
...I ? { fontFamily: I } : {},
|
|
52382
|
+
...z ? { fontSize: z } : {}
|
|
52383
|
+
}), $;
|
|
52384
52384
|
}
|
|
52385
52385
|
}
|
|
52386
|
-
if ((
|
|
52387
|
-
|
|
52388
|
-
|
|
52386
|
+
if ((u == null ? void 0 : u.type.name) === "blockquote" && l.type.name === "paragraph" && l.textContent === "") {
|
|
52387
|
+
const R = (a == null ? void 0 : a.fontFamily) || ((x = l == null ? void 0 : l.attrs) == null ? void 0 : x.fontFamily) || null, T = (a == null ? void 0 : a.fontSize) || ((v = l == null ? void 0 : l.attrs) == null ? void 0 : v.fontSize) || null;
|
|
52388
|
+
return e.chain().insertContentAt(n, {
|
|
52389
|
+
type: "dBlock",
|
|
52390
|
+
content: [
|
|
52391
|
+
{ type: "paragraph", attrs: { fontFamily: R, fontSize: T } }
|
|
52392
|
+
]
|
|
52393
|
+
}).focus(n + 2).setMark("textStyle", { ...a, fontFamily: R, fontSize: T }).run();
|
|
52394
|
+
}
|
|
52395
|
+
if ((u == null ? void 0 : u.type.name) !== "dBlock" && f)
|
|
52389
52396
|
return !1;
|
|
52390
|
-
if ((
|
|
52391
|
-
let
|
|
52392
|
-
o.descendants((
|
|
52393
|
-
if (
|
|
52394
|
-
if (
|
|
52395
|
-
const [
|
|
52396
|
-
return
|
|
52397
|
+
if ((u == null ? void 0 : u.type.name) === "dBlock") {
|
|
52398
|
+
let R = -1, T = "";
|
|
52399
|
+
o.descendants((M, E) => {
|
|
52400
|
+
if (R !== -1) return !1;
|
|
52401
|
+
if (M.type.name === this.name) return;
|
|
52402
|
+
const [S, j] = [E, E + M.nodeSize];
|
|
52403
|
+
return S <= n && r <= j && (R = j, T = M.type.name), !1;
|
|
52397
52404
|
});
|
|
52398
|
-
const
|
|
52405
|
+
const _ = (k = o.slice(n, R)) == null ? void 0 : k.toJSON().content;
|
|
52399
52406
|
try {
|
|
52400
|
-
if (
|
|
52401
|
-
return e.chain().newlineInCode().setMark("textStyle",
|
|
52402
|
-
if (["columns", "heading"].includes(
|
|
52403
|
-
const
|
|
52407
|
+
if (T === "codeBlock")
|
|
52408
|
+
return e.chain().newlineInCode().setMark("textStyle", a).focus().run();
|
|
52409
|
+
if (["columns", "heading"].includes(T) && p) {
|
|
52410
|
+
const j = (a == null ? void 0 : a.fontFamily) || ((w = l == null ? void 0 : l.attrs) == null ? void 0 : w.fontFamily) || null, I = (a == null ? void 0 : a.fontSize) || ((D = l == null ? void 0 : l.attrs) == null ? void 0 : D.fontSize) || null;
|
|
52404
52411
|
return e.chain().insertContent({
|
|
52405
52412
|
type: "dBlock",
|
|
52406
52413
|
content: [
|
|
52407
52414
|
{
|
|
52408
52415
|
type: "paragraph",
|
|
52409
|
-
attrs: { fontFamily:
|
|
52416
|
+
attrs: { fontFamily: j, fontSize: I }
|
|
52410
52417
|
}
|
|
52411
52418
|
]
|
|
52412
|
-
}).focus(n + 4).setMark("textStyle",
|
|
52413
|
-
} else if (
|
|
52419
|
+
}).focus(n + 4).setMark("textStyle", a).run();
|
|
52420
|
+
} else if (T === "columns" || T === "heading" && !h)
|
|
52414
52421
|
return e.chain().command(
|
|
52415
52422
|
({
|
|
52416
|
-
tr:
|
|
52417
|
-
dispatch:
|
|
52418
|
-
}) => (
|
|
52423
|
+
tr: j,
|
|
52424
|
+
dispatch: I
|
|
52425
|
+
}) => (I && j.insertText(`
|
|
52419
52426
|
`), !0)
|
|
52420
|
-
).focus(n).setMark("textStyle",
|
|
52421
|
-
const
|
|
52427
|
+
).focus(n).setMark("textStyle", a).run();
|
|
52428
|
+
const M = (a == null ? void 0 : a.fontFamily) || ((C = l == null ? void 0 : l.attrs) == null ? void 0 : C.fontFamily) || null, E = (a == null ? void 0 : a.fontSize) || ((A = l == null ? void 0 : l.attrs) == null ? void 0 : A.fontSize) || null, S = _ && _.length > 0 && !p ? _ : [{ type: "paragraph", attrs: { fontFamily: M, fontSize: E } }];
|
|
52422
52429
|
return e.chain().insertContentAt(
|
|
52423
|
-
{ from: n, to:
|
|
52430
|
+
{ from: n, to: R },
|
|
52424
52431
|
{
|
|
52425
52432
|
type: this.name,
|
|
52426
|
-
content:
|
|
52433
|
+
content: S
|
|
52427
52434
|
}
|
|
52428
|
-
).command(({ tr:
|
|
52429
|
-
if (
|
|
52430
|
-
const
|
|
52431
|
-
|
|
52432
|
-
|
|
52433
|
-
fontFamily:
|
|
52434
|
-
fontSize:
|
|
52435
|
+
).command(({ tr: j, dispatch: I }) => {
|
|
52436
|
+
if (I && (M || E)) {
|
|
52437
|
+
const z = n - 1, $ = j.doc.nodeAt(z);
|
|
52438
|
+
$ && $.type.name === "paragraph" && j.setNodeMarkup(z, void 0, {
|
|
52439
|
+
...$.attrs,
|
|
52440
|
+
fontFamily: M,
|
|
52441
|
+
fontSize: E
|
|
52435
52442
|
});
|
|
52436
52443
|
}
|
|
52437
52444
|
return !0;
|
|
52438
|
-
}).focus(n + 4).setMark("textStyle",
|
|
52439
|
-
} catch (
|
|
52440
|
-
return console.error(`Error inserting content into dBlock node: ${
|
|
52445
|
+
}).focus(n + 4).setMark("textStyle", a).run();
|
|
52446
|
+
} catch (M) {
|
|
52447
|
+
return console.error(`Error inserting content into dBlock node: ${M}`), !1;
|
|
52441
52448
|
}
|
|
52442
52449
|
}
|
|
52443
52450
|
return !1;
|
|
@@ -52576,7 +52583,7 @@ const rW = St.create({
|
|
|
52576
52583
|
}
|
|
52577
52584
|
]
|
|
52578
52585
|
});
|
|
52579
|
-
const S = e.view, j = S.state.tr,
|
|
52586
|
+
const S = e.view, j = S.state.tr, I = t.depth - 3, z = t.before(I), $ = t.node(I), q = z + $.nodeSize;
|
|
52580
52587
|
if ($.type.name !== "dBlock")
|
|
52581
52588
|
return !1;
|
|
52582
52589
|
j.replaceWith(
|
|
@@ -52623,7 +52630,7 @@ const rW = St.create({
|
|
|
52623
52630
|
return !1;
|
|
52624
52631
|
const A = t.node(t.depth - 2), R = t.index(t.depth - 2), T = A.content.toJSON().slice(0, R);
|
|
52625
52632
|
if (T.length > 0) {
|
|
52626
|
-
const _ = e.view, M = _.state.tr, E = t.depth - 3, S = t.before(E), j = t.node(E),
|
|
52633
|
+
const _ = e.view, M = _.state.tr, E = t.depth - 3, S = t.before(E), j = t.node(E), I = S + j.nodeSize, z = A.content.toJSON().slice(R), $ = [
|
|
52627
52634
|
{
|
|
52628
52635
|
type: "dBlock",
|
|
52629
52636
|
content: [
|
|
@@ -52645,7 +52652,7 @@ const rW = St.create({
|
|
|
52645
52652
|
];
|
|
52646
52653
|
M.replaceWith(
|
|
52647
52654
|
S,
|
|
52648
|
-
|
|
52655
|
+
I,
|
|
52649
52656
|
e.schema.nodeFromJSON({
|
|
52650
52657
|
type: "doc",
|
|
52651
52658
|
content: $
|
|
@@ -53490,10 +53497,10 @@ function S4e(e) {
|
|
|
53490
53497
|
rootBoundary: d,
|
|
53491
53498
|
altBoundary: p,
|
|
53492
53499
|
padding: u
|
|
53493
|
-
}),
|
|
53494
|
-
k[S] > w[S] && (
|
|
53495
|
-
var z = $2(
|
|
53496
|
-
if (i && $.push(j[_] <= 0), a && $.push(j[
|
|
53500
|
+
}), I = E ? M ? ds : ui : M ? cs : li;
|
|
53501
|
+
k[S] > w[S] && (I = $2(I));
|
|
53502
|
+
var z = $2(I), $ = [];
|
|
53503
|
+
if (i && $.push(j[_] <= 0), a && $.push(j[I] <= 0, j[z] <= 0), $.every(function(ie) {
|
|
53497
53504
|
return ie;
|
|
53498
53505
|
})) {
|
|
53499
53506
|
A = T, C = !1;
|
|
@@ -53631,11 +53638,11 @@ function U4e(e) {
|
|
|
53631
53638
|
};
|
|
53632
53639
|
if (w) {
|
|
53633
53640
|
if (i) {
|
|
53634
|
-
var M, E = v === "y" ? li : ui, S = v === "y" ? cs : ds, j = v === "y" ? "height" : "width",
|
|
53641
|
+
var M, E = v === "y" ? li : ui, S = v === "y" ? cs : ds, j = v === "y" ? "height" : "width", I = w[v], z = I + m[E], $ = I - m[S], q = h ? -C[j] / 2 : 0, U = y === bh ? D[j] : C[j], P = y === bh ? -C[j] : -D[j], Y = t.elements.arrow, ie = h && Y ? N9(Y) : {
|
|
53635
53642
|
width: 0,
|
|
53636
53643
|
height: 0
|
|
53637
|
-
}, ne = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : uW(), X = ne[E], oe = ne[S], Z = Df(0, D[j], ie[j]), ae = x ? D[j] / 2 - q - Z - X - R.mainAxis : U - Z - X - R.mainAxis, N = x ? -D[j] / 2 + q + Z + oe + R.mainAxis : P + Z + oe + R.mainAxis, K = t.elements.arrow && _g(t.elements.arrow), ee = K ? v === "y" ? K.clientTop || 0 : K.clientLeft || 0 : 0, ue = (M = T == null ? void 0 : T[v]) != null ? M : 0, B =
|
|
53638
|
-
w[v] = le, _[v] = le -
|
|
53644
|
+
}, ne = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : uW(), X = ne[E], oe = ne[S], Z = Df(0, D[j], ie[j]), ae = x ? D[j] / 2 - q - Z - X - R.mainAxis : U - Z - X - R.mainAxis, N = x ? -D[j] / 2 + q + Z + oe + R.mainAxis : P + Z + oe + R.mainAxis, K = t.elements.arrow && _g(t.elements.arrow), ee = K ? v === "y" ? K.clientTop || 0 : K.clientLeft || 0 : 0, ue = (M = T == null ? void 0 : T[v]) != null ? M : 0, B = I + ae - ue - ee, te = I + N - ue, le = Df(h ? ky(z, B) : z, I, h ? ad($, te) : $);
|
|
53645
|
+
w[v] = le, _[v] = le - I;
|
|
53639
53646
|
}
|
|
53640
53647
|
if (a) {
|
|
53641
53648
|
var G, V = v === "x" ? li : ui, Q = v === "x" ? cs : ds, Fe = w[k], De = k === "y" ? "height" : "width", ge = Fe + m[V], ce = Fe - m[Q], de = [li, ui].indexOf(b) !== -1, he = (G = T == null ? void 0 : T[k]) != null ? G : 0, O = de ? ge : Fe - D[De] - C[De] - he + R.altAxis, W = de ? Fe + D[De] + C[De] - he - R.altAxis : ce, re = h && de ? u4e(O, Fe, W) : Df(h ? O : ge, Fe, h ? W : ce);
|
|
@@ -54245,7 +54252,7 @@ function EFe(e, t) {
|
|
|
54245
54252
|
var C = y.map(function(fe) {
|
|
54246
54253
|
return fe.fn(v);
|
|
54247
54254
|
}), A = e.hasAttribute("aria-expanded");
|
|
54248
|
-
return K(), q(),
|
|
54255
|
+
return K(), q(), I(), z("onCreate", [v]), n.showOnCreate && ge(), w.addEventListener("mouseenter", function() {
|
|
54249
54256
|
v.props.interactive && v.state.isVisible && v.clearDelayTimeouts();
|
|
54250
54257
|
}), w.addEventListener("mouseleave", function() {
|
|
54251
54258
|
v.props.interactive && v.props.trigger.indexOf("mouseenter") >= 0 && E().addEventListener("mousemove", f);
|
|
@@ -54274,7 +54281,7 @@ function EFe(e, t) {
|
|
|
54274
54281
|
function j(fe) {
|
|
54275
54282
|
return v.state.isMounted && !v.state.isVisible || ia.isTouch || c && c.type === "focus" ? 0 : pF(v.props.delay, fe ? 0 : 1, Si.delay);
|
|
54276
54283
|
}
|
|
54277
|
-
function
|
|
54284
|
+
function I(fe) {
|
|
54278
54285
|
fe === void 0 && (fe = !1), w.style.pointerEvents = v.props.interactive && !fe ? "" : "none", w.style.zIndex = "" + v.props.zIndex;
|
|
54279
54286
|
}
|
|
54280
54287
|
function z(fe, Se, _e) {
|
|
@@ -54549,7 +54556,7 @@ function EFe(e, t) {
|
|
|
54549
54556
|
}));
|
|
54550
54557
|
v.props = _e, K(), Se.interactiveDebounce !== _e.interactiveDebounce && (U(), f = ij(B, _e.interactiveDebounce)), Se.triggerTarget && !_e.triggerTarget ? Fp(Se.triggerTarget).forEach(function(Te) {
|
|
54551
54558
|
Te.removeAttribute("aria-expanded");
|
|
54552
|
-
}) : _e.triggerTarget && e.removeAttribute("aria-expanded"), q(),
|
|
54559
|
+
}) : _e.triggerTarget && e.removeAttribute("aria-expanded"), q(), I(), D && D(Se, _e), v.popperInstance && (V(), De().forEach(function(Te) {
|
|
54553
54560
|
requestAnimationFrame(Te._tippy.popperInstance.forceUpdate);
|
|
54554
54561
|
})), z("onAfterUpdate", [v, fe]);
|
|
54555
54562
|
}
|
|
@@ -54563,7 +54570,7 @@ function EFe(e, t) {
|
|
|
54563
54570
|
process.env.NODE_ENV !== "production" && al(v.state.isDestroyed, tp("show"));
|
|
54564
54571
|
var fe = v.state.isVisible, Se = v.state.isDestroyed, _e = !v.state.isEnabled, Te = ia.isTouch && !v.props.touch, Be = pF(v.props.duration, 0, Si.duration);
|
|
54565
54572
|
if (!(fe || Se || _e || Te) && !M().hasAttribute("disabled") && (z("onShow", [v], !1), v.props.onShow(v) !== !1)) {
|
|
54566
|
-
if (v.state.isVisible = !0, _() && (w.style.visibility = "visible"),
|
|
54573
|
+
if (v.state.isVisible = !0, _() && (w.style.visibility = "visible"), I(), ne(), v.state.isMounted || (w.style.transition = "none"), _()) {
|
|
54567
54574
|
var at = S(), dt = at.box, mt = at.content;
|
|
54568
54575
|
hF([dt, mt], 0);
|
|
54569
54576
|
}
|
|
@@ -54585,7 +54592,7 @@ function EFe(e, t) {
|
|
|
54585
54592
|
process.env.NODE_ENV !== "production" && al(v.state.isDestroyed, tp("hide"));
|
|
54586
54593
|
var fe = !v.state.isVisible, Se = v.state.isDestroyed, _e = !v.state.isEnabled, Te = pF(v.props.duration, 1, Si.duration);
|
|
54587
54594
|
if (!(fe || Se || _e) && (z("onHide", [v], !1), v.props.onHide(v) !== !1)) {
|
|
54588
|
-
if (v.state.isVisible = !1, v.state.isShown = !1, u = !1, s = !1, _() && (w.style.visibility = "hidden"), U(), X(),
|
|
54595
|
+
if (v.state.isVisible = !1, v.state.isShown = !1, u = !1, s = !1, _() && (w.style.visibility = "hidden"), U(), X(), I(!0), _()) {
|
|
54589
54596
|
var Be = S(), at = Be.box, dt = Be.content;
|
|
54590
54597
|
v.props.animation && (hF([at, dt], Te), lj([at, dt], "hidden"));
|
|
54591
54598
|
}
|
|
@@ -54760,10 +54767,10 @@ function jFe(e) {
|
|
|
54760
54767
|
plugins: g && s.data != null ? [].concat(_, [{
|
|
54761
54768
|
fn: function() {
|
|
54762
54769
|
return {
|
|
54763
|
-
onTrigger: function(j,
|
|
54770
|
+
onTrigger: function(j, I) {
|
|
54764
54771
|
var z = s.data.children.find(function($) {
|
|
54765
54772
|
var q = $.instance;
|
|
54766
|
-
return q.reference ===
|
|
54773
|
+
return q.reference === I.currentTarget;
|
|
54767
54774
|
});
|
|
54768
54775
|
j.state.$$activeSingletonInstance = z.instance, C(z.content);
|
|
54769
54776
|
}
|
|
@@ -54811,15 +54818,15 @@ function jFe(e) {
|
|
|
54811
54818
|
S.setProps({
|
|
54812
54819
|
popperOptions: Object.assign({}, S.props.popperOptions, {
|
|
54813
54820
|
modifiers: [].concat((((E = S.props.popperOptions) == null ? void 0 : E.modifiers) || []).filter(function(j) {
|
|
54814
|
-
var
|
|
54815
|
-
return
|
|
54821
|
+
var I = j.name;
|
|
54822
|
+
return I !== "$$tippyReact";
|
|
54816
54823
|
}), [{
|
|
54817
54824
|
name: "$$tippyReact",
|
|
54818
54825
|
enabled: !0,
|
|
54819
54826
|
phase: "beforeWrite",
|
|
54820
54827
|
requires: ["computeStyles"],
|
|
54821
|
-
fn: function(
|
|
54822
|
-
var z, $ =
|
|
54828
|
+
fn: function(I) {
|
|
54829
|
+
var z, $ = I.state, q = (z = $.modifiersData) == null ? void 0 : z.hide;
|
|
54823
54830
|
(v.placement !== $.placement || v.referenceHidden !== (q == null ? void 0 : q.isReferenceHidden) || v.escaped !== (q == null ? void 0 : q.hasPopperEscaped)) && k({
|
|
54824
54831
|
placement: $.placement,
|
|
54825
54832
|
referenceHidden: q == null ? void 0 : q.isReferenceHidden,
|
|
@@ -63644,9 +63651,9 @@ function zn() {
|
|
|
63644
63651
|
return e.isArray(P) ? P : P != null && typeof P[Symbol.iterator] == "function" ? S(P) : null;
|
|
63645
63652
|
};
|
|
63646
63653
|
}
|
|
63647
|
-
var j = typeof process < "u" && _(process).toLowerCase() === "[object process]",
|
|
63654
|
+
var j = typeof process < "u" && _(process).toLowerCase() === "[object process]", I = typeof process < "u" && typeof process.env < "u";
|
|
63648
63655
|
function z(P) {
|
|
63649
|
-
return
|
|
63656
|
+
return I ? process.env[P] : void 0;
|
|
63650
63657
|
}
|
|
63651
63658
|
function $() {
|
|
63652
63659
|
if (typeof Promise == "function")
|
|
@@ -63690,7 +63697,7 @@ function zn() {
|
|
|
63690
63697
|
copyDescriptors: M,
|
|
63691
63698
|
hasDevTools: typeof chrome < "u" && chrome && typeof chrome.loadTimes == "function",
|
|
63692
63699
|
isNode: j,
|
|
63693
|
-
hasEnvVariables:
|
|
63700
|
+
hasEnvVariables: I,
|
|
63694
63701
|
env: z,
|
|
63695
63702
|
global: o,
|
|
63696
63703
|
getNativePromise: $,
|
|
@@ -64373,10 +64380,10 @@ function XCe() {
|
|
|
64373
64380
|
}
|
|
64374
64381
|
de & 2 && ce._isBound() && this._setBoundTo(ce._boundTo);
|
|
64375
64382
|
}
|
|
64376
|
-
function
|
|
64383
|
+
function I(ce, de) {
|
|
64377
64384
|
de & 2 && ce._isBound() && this._setBoundTo(ce._boundTo);
|
|
64378
64385
|
}
|
|
64379
|
-
var z =
|
|
64386
|
+
var z = I;
|
|
64380
64387
|
function $() {
|
|
64381
64388
|
var ce = this._boundTo;
|
|
64382
64389
|
return ce !== void 0 && ce instanceof e ? ce.isFulfilled() ? ce.value() : void 0 : ce;
|
|
@@ -65507,14 +65514,14 @@ function a_e() {
|
|
|
65507
65514
|
_[C] = e.resolve(D[C]).reflect();
|
|
65508
65515
|
var M = e.all(_).then(function(S) {
|
|
65509
65516
|
for (var j = 0; j < S.length; ++j) {
|
|
65510
|
-
var
|
|
65511
|
-
if (
|
|
65512
|
-
return u.e =
|
|
65513
|
-
if (!
|
|
65517
|
+
var I = S[j];
|
|
65518
|
+
if (I.isRejected())
|
|
65519
|
+
return u.e = I.error(), u;
|
|
65520
|
+
if (!I.isFulfilled()) {
|
|
65514
65521
|
M.cancel();
|
|
65515
65522
|
return;
|
|
65516
65523
|
}
|
|
65517
|
-
S[j] =
|
|
65524
|
+
S[j] = I.value();
|
|
65518
65525
|
}
|
|
65519
65526
|
E._pushContext(), v = c(v);
|
|
65520
65527
|
var z = w ? v.apply(void 0, S) : v(S), $ = E._popContext();
|
|
@@ -65808,9 +65815,9 @@ function d_e() {
|
|
|
65808
65815
|
}
|
|
65809
65816
|
function b(M, E, S) {
|
|
65810
65817
|
for (var j = 0; j < M.length; j += 2) {
|
|
65811
|
-
var
|
|
65812
|
-
if (S.test(
|
|
65813
|
-
for (var z =
|
|
65818
|
+
var I = M[j];
|
|
65819
|
+
if (S.test(I)) {
|
|
65820
|
+
for (var z = I.replace(S, ""), $ = 0; $ < M.length; $ += 2)
|
|
65814
65821
|
if (M[$] === z)
|
|
65815
65822
|
throw new l(`Cannot promisify an API that has normal methods with '%s'-suffix
|
|
65816
65823
|
|
|
@@ -65820,8 +65827,8 @@ function d_e() {
|
|
|
65820
65827
|
}
|
|
65821
65828
|
}
|
|
65822
65829
|
function y(M, E, S, j) {
|
|
65823
|
-
for (var
|
|
65824
|
-
var q =
|
|
65830
|
+
for (var I = r.inheritedDataKeys(M), z = [], $ = 0; $ < I.length; ++$) {
|
|
65831
|
+
var q = I[$], U = M[q], P = j === h ? !0 : h(q);
|
|
65825
65832
|
typeof U == "function" && !g(U) && !m(M, q, E) && j(q, U, M, P) && z.push(q, U);
|
|
65826
65833
|
}
|
|
65827
65834
|
return b(z, E, S), z;
|
|
@@ -65847,7 +65854,7 @@ function d_e() {
|
|
|
65847
65854
|
}, C = function(M) {
|
|
65848
65855
|
return typeof M.length == "number" ? Math.max(Math.min(M.length, 1024), 0) : 0;
|
|
65849
65856
|
};
|
|
65850
|
-
v = function(M, E, S, j,
|
|
65857
|
+
v = function(M, E, S, j, I, z) {
|
|
65851
65858
|
var $ = Math.max(0, C(j) - 1), q = k($), U = typeof M == "string" || E === n;
|
|
65852
65859
|
function P(X) {
|
|
65853
65860
|
var oe = w(X).join(", "), Z = X > 0 ? ", " : "", ae;
|
|
@@ -65920,7 +65927,7 @@ function d_e() {
|
|
|
65920
65927
|
);
|
|
65921
65928
|
};
|
|
65922
65929
|
}
|
|
65923
|
-
function A(M, E, S, j,
|
|
65930
|
+
function A(M, E, S, j, I, z) {
|
|
65924
65931
|
var $ = /* @__PURE__ */ function() {
|
|
65925
65932
|
return this;
|
|
65926
65933
|
}(), q = M;
|
|
@@ -65941,11 +65948,11 @@ function d_e() {
|
|
|
65941
65948
|
return r.notEnumerableProp(U, "__isPromisified__", !0), U;
|
|
65942
65949
|
}
|
|
65943
65950
|
var R = a ? v : A;
|
|
65944
|
-
function T(M, E, S, j,
|
|
65951
|
+
function T(M, E, S, j, I) {
|
|
65945
65952
|
for (var z = new RegExp(x(E) + "$"), $ = y(M, E, z, S), q = 0, U = $.length; q < U; q += 2) {
|
|
65946
65953
|
var P = $[q], Y = $[q + 1], ie = P + E;
|
|
65947
65954
|
if (j === R)
|
|
65948
|
-
M[ie] = R(P, n, P, Y, E,
|
|
65955
|
+
M[ie] = R(P, n, P, Y, E, I);
|
|
65949
65956
|
else {
|
|
65950
65957
|
var ne = j(Y, function() {
|
|
65951
65958
|
return R(
|
|
@@ -65954,7 +65961,7 @@ function d_e() {
|
|
|
65954
65961
|
P,
|
|
65955
65962
|
Y,
|
|
65956
65963
|
E,
|
|
65957
|
-
|
|
65964
|
+
I
|
|
65958
65965
|
);
|
|
65959
65966
|
});
|
|
65960
65967
|
r.notEnumerableProp(ne, "__isPromisified__", !0), M[ie] = ne;
|
|
@@ -65978,8 +65985,8 @@ function d_e() {
|
|
|
65978
65985
|
if (g(M))
|
|
65979
65986
|
return M;
|
|
65980
65987
|
E = Object(E);
|
|
65981
|
-
var S = E.context === void 0 ? n : E.context, j = !!E.multiArgs,
|
|
65982
|
-
return r.copyDescriptors(M,
|
|
65988
|
+
var S = E.context === void 0 ? n : E.context, j = !!E.multiArgs, I = _(M, S, j);
|
|
65989
|
+
return r.copyDescriptors(M, I, f), I;
|
|
65983
65990
|
}, e.promisifyAll = function(M, E) {
|
|
65984
65991
|
if (typeof M != "function" && typeof M != "object")
|
|
65985
65992
|
throw new l(`the target of promisifyAll must be an object or a function
|
|
@@ -65989,8 +65996,8 @@ function d_e() {
|
|
|
65989
65996
|
E = Object(E);
|
|
65990
65997
|
var S = !!E.multiArgs, j = E.suffix;
|
|
65991
65998
|
typeof j != "string" && (j = u);
|
|
65992
|
-
var
|
|
65993
|
-
typeof
|
|
65999
|
+
var I = E.filter;
|
|
66000
|
+
typeof I != "function" && (I = h);
|
|
65994
66001
|
var z = E.promisifier;
|
|
65995
66002
|
if (typeof z != "function" && (z = R), !r.isIdentifier(j))
|
|
65996
66003
|
throw new RangeError(`suffix must be a valid identifier
|
|
@@ -66002,12 +66009,12 @@ function d_e() {
|
|
|
66002
66009
|
$[q] !== "constructor" && r.isClass(U) && (T(
|
|
66003
66010
|
U.prototype,
|
|
66004
66011
|
j,
|
|
66005
|
-
|
|
66012
|
+
I,
|
|
66006
66013
|
z,
|
|
66007
66014
|
S
|
|
66008
|
-
), T(U, j,
|
|
66015
|
+
), T(U, j, I, z, S));
|
|
66009
66016
|
}
|
|
66010
|
-
return T(M, j,
|
|
66017
|
+
return T(M, j, I, z, S);
|
|
66011
66018
|
};
|
|
66012
66019
|
}), o6;
|
|
66013
66020
|
}
|
|
@@ -66374,9 +66381,9 @@ function x_e() {
|
|
|
66374
66381
|
), x = YCe()(_), v = x.create, k = XCe()(_, x);
|
|
66375
66382
|
k.CapturedTrace;
|
|
66376
66383
|
var w = ZCe()(_, b), D = JCe()(m), C = eK(), A = s.errorObj, R = s.tryCatch;
|
|
66377
|
-
function T(j,
|
|
66378
|
-
if (typeof
|
|
66379
|
-
throw new p("expecting a function but got " + s.classString(
|
|
66384
|
+
function T(j, I) {
|
|
66385
|
+
if (typeof I != "function")
|
|
66386
|
+
throw new p("expecting a function but got " + s.classString(I));
|
|
66380
66387
|
if (j.constructor !== _)
|
|
66381
66388
|
throw new p(`the promise constructor cannot be invoked directly
|
|
66382
66389
|
|
|
@@ -66389,10 +66396,10 @@ function x_e() {
|
|
|
66389
66396
|
_.prototype.toString = function() {
|
|
66390
66397
|
return "[object Promise]";
|
|
66391
66398
|
}, _.prototype.caught = _.prototype.catch = function(j) {
|
|
66392
|
-
var
|
|
66393
|
-
if (
|
|
66394
|
-
var z = new Array(
|
|
66395
|
-
for (q = 0; q <
|
|
66399
|
+
var I = arguments.length;
|
|
66400
|
+
if (I > 1) {
|
|
66401
|
+
var z = new Array(I - 1), $ = 0, q;
|
|
66402
|
+
for (q = 0; q < I - 1; ++q) {
|
|
66396
66403
|
var U = arguments[q];
|
|
66397
66404
|
if (s.isObject(U))
|
|
66398
66405
|
z[$++] = U;
|
|
@@ -66410,14 +66417,14 @@ function x_e() {
|
|
|
66410
66417
|
this,
|
|
66411
66418
|
void 0
|
|
66412
66419
|
);
|
|
66413
|
-
}, _.prototype.then = function(j,
|
|
66414
|
-
if (k.warnings() && arguments.length > 0 && typeof j != "function" && typeof
|
|
66420
|
+
}, _.prototype.then = function(j, I) {
|
|
66421
|
+
if (k.warnings() && arguments.length > 0 && typeof j != "function" && typeof I != "function") {
|
|
66415
66422
|
var z = ".then() only accepts functions but was passed: " + s.classString(j);
|
|
66416
|
-
arguments.length > 1 && (z += ", " + s.classString(
|
|
66423
|
+
arguments.length > 1 && (z += ", " + s.classString(I)), this._warn(z);
|
|
66417
66424
|
}
|
|
66418
|
-
return this._then(j,
|
|
66419
|
-
}, _.prototype.done = function(j,
|
|
66420
|
-
var z = this._then(j,
|
|
66425
|
+
return this._then(j, I, void 0, void 0, void 0);
|
|
66426
|
+
}, _.prototype.done = function(j, I) {
|
|
66427
|
+
var z = this._then(j, I, void 0, void 0, void 0);
|
|
66421
66428
|
z._setIsFinal();
|
|
66422
66429
|
}, _.prototype.spread = function(j) {
|
|
66423
66430
|
return typeof j != "function" ? r("expecting a function but got " + s.classString(j)) : this.all()._then(j, void 0, void 0, g, void 0);
|
|
@@ -66436,36 +66443,36 @@ function x_e() {
|
|
|
66436
66443
|
}, _.getNewLibraryCopy = e.exports, _.is = function(j) {
|
|
66437
66444
|
return j instanceof _;
|
|
66438
66445
|
}, _.fromNode = _.fromCallback = function(j) {
|
|
66439
|
-
var
|
|
66440
|
-
|
|
66441
|
-
var z = arguments.length > 1 ? !!Object(arguments[1]).multiArgs : !1, $ = R(j)(C(
|
|
66442
|
-
return $ === A &&
|
|
66446
|
+
var I = new _(f);
|
|
66447
|
+
I._captureStackTrace();
|
|
66448
|
+
var z = arguments.length > 1 ? !!Object(arguments[1]).multiArgs : !1, $ = R(j)(C(I, z));
|
|
66449
|
+
return $ === A && I._rejectCallback($.e, !0), I._isFateSealed() || I._setAsyncGuaranteed(), I;
|
|
66443
66450
|
}, _.all = function(j) {
|
|
66444
66451
|
return new y(j).promise();
|
|
66445
66452
|
}, _.cast = function(j) {
|
|
66446
|
-
var
|
|
66447
|
-
return
|
|
66453
|
+
var I = b(j);
|
|
66454
|
+
return I instanceof _ || (I = new _(f), I._captureStackTrace(), I._setFulfilled(), I._rejectionHandler0 = j), I;
|
|
66448
66455
|
}, _.resolve = _.fulfilled = _.cast, _.reject = _.rejected = function(j) {
|
|
66449
|
-
var
|
|
66450
|
-
return
|
|
66456
|
+
var I = new _(f);
|
|
66457
|
+
return I._captureStackTrace(), I._rejectCallback(j, !0), I;
|
|
66451
66458
|
}, _.setScheduler = function(j) {
|
|
66452
66459
|
if (typeof j != "function")
|
|
66453
66460
|
throw new p("expecting a function but got " + s.classString(j));
|
|
66454
66461
|
return c.setScheduler(j);
|
|
66455
|
-
}, _.prototype._then = function(j,
|
|
66462
|
+
}, _.prototype._then = function(j, I, z, $, q) {
|
|
66456
66463
|
var U = q !== void 0, P = U ? q : new _(f), Y = this._target(), ie = Y._bitField;
|
|
66457
66464
|
U || (P._propagateFrom(this, 3), P._captureStackTrace(), $ === void 0 && this._bitField & 2097152 && (ie & 50397184 ? $ = this._boundValue() : $ = Y === this ? void 0 : this._boundTo), this._fireEvent("promiseChained", this, P));
|
|
66458
66465
|
var ne = a();
|
|
66459
66466
|
if (ie & 50397184) {
|
|
66460
66467
|
var X, oe, Z = Y._settlePromiseCtx;
|
|
66461
|
-
ie & 33554432 ? (oe = Y._rejectionHandler0, X = j) : ie & 16777216 ? (oe = Y._fulfillmentHandler0, X =
|
|
66468
|
+
ie & 33554432 ? (oe = Y._rejectionHandler0, X = j) : ie & 16777216 ? (oe = Y._fulfillmentHandler0, X = I, Y._unsetRejectionIsUnhandled()) : (Z = Y._settlePromiseLateCancellationObserver, oe = new h("late cancellation observer"), Y._attachExtraTrace(oe), X = I), c.invoke(Z, Y, {
|
|
66462
66469
|
handler: ne === null ? X : typeof X == "function" && s.domainBind(ne, X),
|
|
66463
66470
|
promise: P,
|
|
66464
66471
|
receiver: $,
|
|
66465
66472
|
value: oe
|
|
66466
66473
|
});
|
|
66467
66474
|
} else
|
|
66468
|
-
Y._addCallbacks(j,
|
|
66475
|
+
Y._addCallbacks(j, I, P, $, ne);
|
|
66469
66476
|
return P;
|
|
66470
66477
|
}, _.prototype._length = function() {
|
|
66471
66478
|
return this._bitField & 65535;
|
|
@@ -66494,9 +66501,9 @@ function x_e() {
|
|
|
66494
66501
|
}, _.prototype._setAsyncGuaranteed = function() {
|
|
66495
66502
|
c.hasCustomScheduler() || (this._bitField = this._bitField | 134217728);
|
|
66496
66503
|
}, _.prototype._receiverAt = function(j) {
|
|
66497
|
-
var
|
|
66498
|
-
if (
|
|
66499
|
-
return
|
|
66504
|
+
var I = j === 0 ? this._receiver0 : this[j * 4 - 4 + 3];
|
|
66505
|
+
if (I !== i)
|
|
66506
|
+
return I === void 0 && this._isBound() ? this._boundValue() : I;
|
|
66500
66507
|
}, _.prototype._promiseAt = function(j) {
|
|
66501
66508
|
return this[j * 4 - 4 + 2];
|
|
66502
66509
|
}, _.prototype._fulfillmentHandlerAt = function(j) {
|
|
@@ -66506,29 +66513,29 @@ function x_e() {
|
|
|
66506
66513
|
}, _.prototype._boundValue = function() {
|
|
66507
66514
|
}, _.prototype._migrateCallback0 = function(j) {
|
|
66508
66515
|
j._bitField;
|
|
66509
|
-
var
|
|
66510
|
-
q === void 0 && (q = i), this._addCallbacks(
|
|
66511
|
-
}, _.prototype._migrateCallbackAt = function(j,
|
|
66512
|
-
var z = j._fulfillmentHandlerAt(
|
|
66516
|
+
var I = j._fulfillmentHandler0, z = j._rejectionHandler0, $ = j._promise0, q = j._receiverAt(0);
|
|
66517
|
+
q === void 0 && (q = i), this._addCallbacks(I, z, $, q, null);
|
|
66518
|
+
}, _.prototype._migrateCallbackAt = function(j, I) {
|
|
66519
|
+
var z = j._fulfillmentHandlerAt(I), $ = j._rejectionHandlerAt(I), q = j._promiseAt(I), U = j._receiverAt(I);
|
|
66513
66520
|
U === void 0 && (U = i), this._addCallbacks(z, $, q, U, null);
|
|
66514
|
-
}, _.prototype._addCallbacks = function(j,
|
|
66521
|
+
}, _.prototype._addCallbacks = function(j, I, z, $, q) {
|
|
66515
66522
|
var U = this._length();
|
|
66516
66523
|
if (U >= 65531 && (U = 0, this._setLength(0)), U === 0)
|
|
66517
|
-
this._promise0 = z, this._receiver0 = $, typeof j == "function" && (this._fulfillmentHandler0 = q === null ? j : s.domainBind(q, j)), typeof
|
|
66524
|
+
this._promise0 = z, this._receiver0 = $, typeof j == "function" && (this._fulfillmentHandler0 = q === null ? j : s.domainBind(q, j)), typeof I == "function" && (this._rejectionHandler0 = q === null ? I : s.domainBind(q, I));
|
|
66518
66525
|
else {
|
|
66519
66526
|
var P = U * 4 - 4;
|
|
66520
|
-
this[P + 2] = z, this[P + 3] = $, typeof j == "function" && (this[P + 0] = q === null ? j : s.domainBind(q, j)), typeof
|
|
66527
|
+
this[P + 2] = z, this[P + 3] = $, typeof j == "function" && (this[P + 0] = q === null ? j : s.domainBind(q, j)), typeof I == "function" && (this[P + 1] = q === null ? I : s.domainBind(q, I));
|
|
66521
66528
|
}
|
|
66522
66529
|
return this._setLength(U + 1), U;
|
|
66523
|
-
}, _.prototype._proxy = function(j,
|
|
66524
|
-
this._addCallbacks(void 0, void 0,
|
|
66525
|
-
}, _.prototype._resolveCallback = function(j,
|
|
66530
|
+
}, _.prototype._proxy = function(j, I) {
|
|
66531
|
+
this._addCallbacks(void 0, void 0, I, j, null);
|
|
66532
|
+
}, _.prototype._resolveCallback = function(j, I) {
|
|
66526
66533
|
if (!(this._bitField & 117506048)) {
|
|
66527
66534
|
if (j === this)
|
|
66528
66535
|
return this._rejectCallback(t(), !1);
|
|
66529
66536
|
var z = b(j, this);
|
|
66530
66537
|
if (!(z instanceof _)) return this._fulfill(j);
|
|
66531
|
-
|
|
66538
|
+
I && this._propagateFrom(z, 2);
|
|
66532
66539
|
var $ = z._target();
|
|
66533
66540
|
if ($ === this) {
|
|
66534
66541
|
this._reject(t());
|
|
@@ -66552,28 +66559,28 @@ function x_e() {
|
|
|
66552
66559
|
this._setFollowing(), this._setLength(0), this._setFollowee($);
|
|
66553
66560
|
}
|
|
66554
66561
|
}
|
|
66555
|
-
}, _.prototype._rejectCallback = function(j,
|
|
66562
|
+
}, _.prototype._rejectCallback = function(j, I, z) {
|
|
66556
66563
|
var $ = s.ensureErrorObject(j), q = $ === j;
|
|
66557
66564
|
if (!q && !z && k.warnings()) {
|
|
66558
66565
|
var U = "a promise was rejected with a non-error: " + s.classString(j);
|
|
66559
66566
|
this._warn(U, !0);
|
|
66560
66567
|
}
|
|
66561
|
-
this._attachExtraTrace($,
|
|
66568
|
+
this._attachExtraTrace($, I ? q : !1), this._reject(j);
|
|
66562
66569
|
}, _.prototype._resolveFromExecutor = function(j) {
|
|
66563
|
-
var
|
|
66570
|
+
var I = this;
|
|
66564
66571
|
this._captureStackTrace(), this._pushContext();
|
|
66565
66572
|
var z = !0, $ = this._execute(j, function(q) {
|
|
66566
|
-
|
|
66573
|
+
I._resolveCallback(q);
|
|
66567
66574
|
}, function(q) {
|
|
66568
|
-
|
|
66575
|
+
I._rejectCallback(q, z);
|
|
66569
66576
|
});
|
|
66570
|
-
z = !1, this._popContext(), $ !== void 0 &&
|
|
66571
|
-
}, _.prototype._settlePromiseFromHandler = function(j,
|
|
66577
|
+
z = !1, this._popContext(), $ !== void 0 && I._rejectCallback($, !0);
|
|
66578
|
+
}, _.prototype._settlePromiseFromHandler = function(j, I, z, $) {
|
|
66572
66579
|
var q = $._bitField;
|
|
66573
66580
|
if (!(q & 65536)) {
|
|
66574
66581
|
$._pushContext();
|
|
66575
66582
|
var U;
|
|
66576
|
-
|
|
66583
|
+
I === g ? !z || typeof z.length != "number" ? (U = A, U.e = new p("cannot .spread() a non-array: " + s.classString(z))) : U = R(j).apply(this._boundValue(), z) : U = R(j).call(I, z);
|
|
66577
66584
|
var P = $._popContext();
|
|
66578
66585
|
q = $._bitField, !(q & 65536) && (U === m ? $._reject(z) : U === A ? $._rejectCallback(U.e, !1) : (k.checkForgottenReturns(U, P, "", $, this), $._resolveCallback(U)));
|
|
66579
66586
|
}
|
|
@@ -66584,55 +66591,55 @@ function x_e() {
|
|
|
66584
66591
|
return this._rejectionHandler0;
|
|
66585
66592
|
}, _.prototype._setFollowee = function(j) {
|
|
66586
66593
|
this._rejectionHandler0 = j;
|
|
66587
|
-
}, _.prototype._settlePromise = function(j,
|
|
66594
|
+
}, _.prototype._settlePromise = function(j, I, z, $) {
|
|
66588
66595
|
var q = j instanceof _, U = this._bitField, P = (U & 134217728) !== 0;
|
|
66589
|
-
U & 65536 ? (q && j._invokeInternalOnCancel(), z instanceof w && z.isFinallyHandler() ? (z.cancelPromise = j, R(
|
|
66596
|
+
U & 65536 ? (q && j._invokeInternalOnCancel(), z instanceof w && z.isFinallyHandler() ? (z.cancelPromise = j, R(I).call(z, $) === A && j._reject(A.e)) : I === n ? j._fulfill(n.call(z)) : z instanceof o ? z._promiseCancelled(j) : q || j instanceof y ? j._cancel() : z.cancel()) : typeof I == "function" ? q ? (P && j._setAsyncGuaranteed(), this._settlePromiseFromHandler(I, z, $, j)) : I.call(z, $, j) : z instanceof o ? z._isResolved() || (U & 33554432 ? z._promiseFulfilled($, j) : z._promiseRejected($, j)) : q && (P && j._setAsyncGuaranteed(), U & 33554432 ? j._fulfill($) : j._reject($));
|
|
66590
66597
|
}, _.prototype._settlePromiseLateCancellationObserver = function(j) {
|
|
66591
|
-
var
|
|
66592
|
-
typeof
|
|
66598
|
+
var I = j.handler, z = j.promise, $ = j.receiver, q = j.value;
|
|
66599
|
+
typeof I == "function" ? z instanceof _ ? this._settlePromiseFromHandler(I, $, q, z) : I.call($, q, z) : z instanceof _ && z._reject(q);
|
|
66593
66600
|
}, _.prototype._settlePromiseCtx = function(j) {
|
|
66594
66601
|
this._settlePromise(j.promise, j.handler, j.receiver, j.value);
|
|
66595
|
-
}, _.prototype._settlePromise0 = function(j,
|
|
66602
|
+
}, _.prototype._settlePromise0 = function(j, I, z) {
|
|
66596
66603
|
var $ = this._promise0, q = this._receiverAt(0);
|
|
66597
|
-
this._promise0 = void 0, this._receiver0 = void 0, this._settlePromise($, j, q,
|
|
66604
|
+
this._promise0 = void 0, this._receiver0 = void 0, this._settlePromise($, j, q, I);
|
|
66598
66605
|
}, _.prototype._clearCallbackDataAtIndex = function(j) {
|
|
66599
|
-
var
|
|
66600
|
-
this[
|
|
66606
|
+
var I = j * 4 - 4;
|
|
66607
|
+
this[I + 2] = this[I + 3] = this[I + 0] = this[I + 1] = void 0;
|
|
66601
66608
|
}, _.prototype._fulfill = function(j) {
|
|
66602
|
-
var
|
|
66603
|
-
if (!((
|
|
66609
|
+
var I = this._bitField;
|
|
66610
|
+
if (!((I & 117506048) >>> 16)) {
|
|
66604
66611
|
if (j === this) {
|
|
66605
66612
|
var z = t();
|
|
66606
66613
|
return this._attachExtraTrace(z), this._reject(z);
|
|
66607
66614
|
}
|
|
66608
|
-
this._setFulfilled(), this._rejectionHandler0 = j, (
|
|
66615
|
+
this._setFulfilled(), this._rejectionHandler0 = j, (I & 65535) > 0 && (I & 134217728 ? this._settlePromises() : c.settlePromises(this));
|
|
66609
66616
|
}
|
|
66610
66617
|
}, _.prototype._reject = function(j) {
|
|
66611
|
-
var
|
|
66612
|
-
if (!((
|
|
66618
|
+
var I = this._bitField;
|
|
66619
|
+
if (!((I & 117506048) >>> 16)) {
|
|
66613
66620
|
if (this._setRejected(), this._fulfillmentHandler0 = j, this._isFinal())
|
|
66614
66621
|
return c.fatalError(j, s.isNode);
|
|
66615
|
-
(
|
|
66622
|
+
(I & 65535) > 0 ? c.settlePromises(this) : this._ensurePossibleRejectionHandled();
|
|
66616
66623
|
}
|
|
66617
|
-
}, _.prototype._fulfillPromises = function(j,
|
|
66624
|
+
}, _.prototype._fulfillPromises = function(j, I) {
|
|
66618
66625
|
for (var z = 1; z < j; z++) {
|
|
66619
66626
|
var $ = this._fulfillmentHandlerAt(z), q = this._promiseAt(z), U = this._receiverAt(z);
|
|
66620
|
-
this._clearCallbackDataAtIndex(z), this._settlePromise(q, $, U,
|
|
66627
|
+
this._clearCallbackDataAtIndex(z), this._settlePromise(q, $, U, I);
|
|
66621
66628
|
}
|
|
66622
|
-
}, _.prototype._rejectPromises = function(j,
|
|
66629
|
+
}, _.prototype._rejectPromises = function(j, I) {
|
|
66623
66630
|
for (var z = 1; z < j; z++) {
|
|
66624
66631
|
var $ = this._rejectionHandlerAt(z), q = this._promiseAt(z), U = this._receiverAt(z);
|
|
66625
|
-
this._clearCallbackDataAtIndex(z), this._settlePromise(q, $, U,
|
|
66632
|
+
this._clearCallbackDataAtIndex(z), this._settlePromise(q, $, U, I);
|
|
66626
66633
|
}
|
|
66627
66634
|
}, _.prototype._settlePromises = function() {
|
|
66628
|
-
var j = this._bitField,
|
|
66629
|
-
if (
|
|
66635
|
+
var j = this._bitField, I = j & 65535;
|
|
66636
|
+
if (I > 0) {
|
|
66630
66637
|
if (j & 16842752) {
|
|
66631
66638
|
var z = this._fulfillmentHandler0;
|
|
66632
|
-
this._settlePromise0(this._rejectionHandler0, z, j), this._rejectPromises(
|
|
66639
|
+
this._settlePromise0(this._rejectionHandler0, z, j), this._rejectPromises(I, z);
|
|
66633
66640
|
} else {
|
|
66634
66641
|
var $ = this._rejectionHandler0;
|
|
66635
|
-
this._settlePromise0(this._fulfillmentHandler0, $, j), this._fulfillPromises(
|
|
66642
|
+
this._settlePromise0(this._fulfillmentHandler0, $, j), this._fulfillPromises(I, $);
|
|
66636
66643
|
}
|
|
66637
66644
|
this._setLength(0);
|
|
66638
66645
|
}
|
|
@@ -66677,8 +66684,8 @@ function x_e() {
|
|
|
66677
66684
|
a
|
|
66678
66685
|
), _.Promise = _, _.version = "3.4.7", i_e()(_, y, r, b, f, k), s_e()(_), a_e()(_, r, b, v, f, k), l_e()(_, f, k), u_e()(_, r, f, b, o, k), c_e()(_), d_e()(_, f), p_e()(_, y, b, r), h_e()(_, f, b, r), f_e()(_, y, r, b, f, k), g_e()(_, y, k), m_e()(_, y, r), b_e()(_, f), y_e()(_, f), x_e()(_), s.toFastProperties(_), s.toFastProperties(_.prototype);
|
|
66679
66686
|
function S(j) {
|
|
66680
|
-
var
|
|
66681
|
-
|
|
66687
|
+
var I = new _(f);
|
|
66688
|
+
I._fulfillmentHandler0 = j, I._rejectionHandler0 = j, I._promise0 = j, I._receiver0 = j;
|
|
66682
66689
|
}
|
|
66683
66690
|
return S({ a: 1 }), S({ b: 2 }), S({ c: 3 }), S(1), S(function() {
|
|
66684
66691
|
}), S(void 0), S(!1), S(new _(f)), k.setBounds(u.firstLineError, s.lastLineError), _;
|
|
@@ -67118,7 +67125,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
67118
67125
|
return m;
|
|
67119
67126
|
}
|
|
67120
67127
|
function s(h, f, g, m, b, y) {
|
|
67121
|
-
var x, v, k = h.file, w = h.compression, D = y !== u.utf8encode, C = a.transformTo("string", y(k.name)), A = a.transformTo("string", u.utf8encode(k.name)), R = k.comment, T = a.transformTo("string", y(R)), _ = a.transformTo("string", u.utf8encode(R)), M = A.length !== k.name.length, E = _.length !== R.length, S = "", j = "",
|
|
67128
|
+
var x, v, k = h.file, w = h.compression, D = y !== u.utf8encode, C = a.transformTo("string", y(k.name)), A = a.transformTo("string", u.utf8encode(k.name)), R = k.comment, T = a.transformTo("string", y(R)), _ = a.transformTo("string", u.utf8encode(R)), M = A.length !== k.name.length, E = _.length !== R.length, S = "", j = "", I = "", z = k.dir, $ = k.date, q = { crc32: 0, compressedSize: 0, uncompressedSize: 0 };
|
|
67122
67129
|
f && !g || (q.crc32 = h.crc32, q.compressedSize = h.compressedSize, q.uncompressedSize = h.uncompressedSize);
|
|
67123
67130
|
var U = 0;
|
|
67124
67131
|
f && (U |= 8), D || !M && !E || (U |= 2048);
|
|
@@ -67128,7 +67135,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
67128
67135
|
return ne || (oe = X ? 16893 : 33204), (65535 & oe) << 16;
|
|
67129
67136
|
}(k.unixPermissions, z)) : (Y = 20, P |= function(ne) {
|
|
67130
67137
|
return 63 & (ne || 0);
|
|
67131
|
-
}(k.dosPermissions)), x = $.getUTCHours(), x <<= 6, x |= $.getUTCMinutes(), x <<= 5, x |= $.getUTCSeconds() / 2, v = $.getUTCFullYear() - 1980, v <<= 4, v |= $.getUTCMonth() + 1, v <<= 5, v |= $.getUTCDate(), M && (j = i(1, 1) + i(c(C), 4) + A, S += "up" + i(j.length, 2) + j), E && (
|
|
67138
|
+
}(k.dosPermissions)), x = $.getUTCHours(), x <<= 6, x |= $.getUTCMinutes(), x <<= 5, x |= $.getUTCSeconds() / 2, v = $.getUTCFullYear() - 1980, v <<= 4, v |= $.getUTCMonth() + 1, v <<= 5, v |= $.getUTCDate(), M && (j = i(1, 1) + i(c(C), 4) + A, S += "up" + i(j.length, 2) + j), E && (I = i(1, 1) + i(c(T), 4) + _, S += "uc" + i(I.length, 2) + I);
|
|
67132
67139
|
var ie = "";
|
|
67133
67140
|
return ie += `
|
|
67134
67141
|
\0`, ie += i(U, 2), ie += w.magic, ie += i(x, 2), ie += i(v, 2), ie += i(q.crc32, 4), ie += i(q.compressedSize, 4), ie += i(q.uncompressedSize, 4), ie += i(C.length, 2), ie += i(S.length, 2), { fileRecord: d.LOCAL_FILE_HEADER + ie + C + S, dirRecord: d.CENTRAL_FILE_HEADER + i(Y, 2) + ie + i(T.length, 2) + "\0\0\0\0" + i(P, 4) + i(m, 4) + C + S + T };
|
|
@@ -68355,7 +68362,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68355
68362
|
return -1 ^ s;
|
|
68356
68363
|
};
|
|
68357
68364
|
}, {}], 46: [function(n, r, o) {
|
|
68358
|
-
var i, s = n("../utils/common"), a = n("./trees"), l = n("./adler32"), u = n("./crc32"), c = n("./messages"), d = 0, p = 4, h = 0, f = -2, g = -1, m = 4, b = 2, y = 8, x = 9, v = 286, k = 30, w = 19, D = 2 * v + 1, C = 15, A = 3, R = 258, T = R + A + 1, _ = 42, M = 113, E = 1, S = 2, j = 3,
|
|
68365
|
+
var i, s = n("../utils/common"), a = n("./trees"), l = n("./adler32"), u = n("./crc32"), c = n("./messages"), d = 0, p = 4, h = 0, f = -2, g = -1, m = 4, b = 2, y = 8, x = 9, v = 286, k = 30, w = 19, D = 2 * v + 1, C = 15, A = 3, R = 258, T = R + A + 1, _ = 42, M = 113, E = 1, S = 2, j = 3, I = 4;
|
|
68359
68366
|
function z(B, te) {
|
|
68360
68367
|
return B.msg = c[te], te;
|
|
68361
68368
|
}
|
|
@@ -68420,7 +68427,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68420
68427
|
else G = a._tr_tally(B, 0, B.window[B.strstart]), B.lookahead--, B.strstart++;
|
|
68421
68428
|
if (G && (P(B, !1), B.strm.avail_out === 0)) return E;
|
|
68422
68429
|
}
|
|
68423
|
-
return B.insert = B.strstart < A - 1 ? B.strstart : A - 1, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j :
|
|
68430
|
+
return B.insert = B.strstart < A - 1 ? B.strstart : A - 1, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j : I) : B.last_lit && (P(B, !1), B.strm.avail_out === 0) ? E : S;
|
|
68424
68431
|
}
|
|
68425
68432
|
function Z(B, te) {
|
|
68426
68433
|
for (var le, G, V; ; ) {
|
|
@@ -68435,7 +68442,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68435
68442
|
if ((G = a._tr_tally(B, 0, B.window[B.strstart - 1])) && P(B, !1), B.strstart++, B.lookahead--, B.strm.avail_out === 0) return E;
|
|
68436
68443
|
} else B.match_available = 1, B.strstart++, B.lookahead--;
|
|
68437
68444
|
}
|
|
68438
|
-
return B.match_available && (G = a._tr_tally(B, 0, B.window[B.strstart - 1]), B.match_available = 0), B.insert = B.strstart < A - 1 ? B.strstart : A - 1, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j :
|
|
68445
|
+
return B.match_available && (G = a._tr_tally(B, 0, B.window[B.strstart - 1]), B.match_available = 0), B.insert = B.strstart < A - 1 ? B.strstart : A - 1, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j : I) : B.last_lit && (P(B, !1), B.strm.avail_out === 0) ? E : S;
|
|
68439
68446
|
}
|
|
68440
68447
|
function ae(B, te, le, G, V) {
|
|
68441
68448
|
this.good_length = B, this.max_lazy = te, this.nice_length = le, this.max_chain = G, this.func = V;
|
|
@@ -68472,7 +68479,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68472
68479
|
var G = B.block_start + le;
|
|
68473
68480
|
if ((B.strstart === 0 || B.strstart >= G) && (B.lookahead = B.strstart - G, B.strstart = G, P(B, !1), B.strm.avail_out === 0) || B.strstart - B.block_start >= B.w_size - T && (P(B, !1), B.strm.avail_out === 0)) return E;
|
|
68474
68481
|
}
|
|
68475
|
-
return B.insert = 0, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j :
|
|
68482
|
+
return B.insert = 0, te === p ? (P(B, !0), B.strm.avail_out === 0 ? j : I) : (B.strstart > B.block_start && (P(B, !1), B.strm.avail_out), E);
|
|
68476
68483
|
}), new ae(4, 4, 8, 4, oe), new ae(4, 5, 16, 8, oe), new ae(4, 6, 32, 32, oe), new ae(4, 4, 16, 16, Z), new ae(8, 16, 32, 32, Z), new ae(8, 16, 128, 128, Z), new ae(8, 32, 128, 256, Z), new ae(32, 128, 258, 1024, Z), new ae(32, 258, 258, 4096, Z)], o.deflateInit = function(B, te) {
|
|
68477
68484
|
return ue(B, te, y, 15, 8, 0);
|
|
68478
68485
|
}, o.deflateInit2 = ue, o.deflateReset = ee, o.deflateResetKeep = K, o.deflateSetHeader = function(B, te) {
|
|
@@ -68525,7 +68532,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68525
68532
|
}
|
|
68526
68533
|
if (ge.match_length = 0, de = a._tr_tally(ge, 0, ge.window[ge.strstart]), ge.lookahead--, ge.strstart++, de && (P(ge, !1), ge.strm.avail_out === 0)) return E;
|
|
68527
68534
|
}
|
|
68528
|
-
return ge.insert = 0, ce === p ? (P(ge, !0), ge.strm.avail_out === 0 ? j :
|
|
68535
|
+
return ge.insert = 0, ce === p ? (P(ge, !0), ge.strm.avail_out === 0 ? j : I) : ge.last_lit && (P(ge, !1), ge.strm.avail_out === 0) ? E : S;
|
|
68529
68536
|
}(G, te) : G.strategy === 3 ? function(ge, ce) {
|
|
68530
68537
|
for (var de, he, O, W, re = ge.window; ; ) {
|
|
68531
68538
|
if (ge.lookahead <= R) {
|
|
@@ -68541,9 +68548,9 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68541
68548
|
}
|
|
68542
68549
|
if (ge.match_length >= A ? (de = a._tr_tally(ge, 1, ge.match_length - A), ge.lookahead -= ge.match_length, ge.strstart += ge.match_length, ge.match_length = 0) : (de = a._tr_tally(ge, 0, ge.window[ge.strstart]), ge.lookahead--, ge.strstart++), de && (P(ge, !1), ge.strm.avail_out === 0)) return E;
|
|
68543
68550
|
}
|
|
68544
|
-
return ge.insert = 0, ce === p ? (P(ge, !0), ge.strm.avail_out === 0 ? j :
|
|
68551
|
+
return ge.insert = 0, ce === p ? (P(ge, !0), ge.strm.avail_out === 0 ? j : I) : ge.last_lit && (P(ge, !1), ge.strm.avail_out === 0) ? E : S;
|
|
68545
68552
|
}(G, te) : i[G.level].func(G, te);
|
|
68546
|
-
if (De !== j && De !==
|
|
68553
|
+
if (De !== j && De !== I || (G.status = 666), De === E || De === j) return B.avail_out === 0 && (G.last_flush = -1), h;
|
|
68547
68554
|
if (De === S && (te === 1 ? a._tr_align(G) : te !== 5 && (a._tr_stored_block(G, 0, 0, !1), te === 3 && (q(G.head), G.lookahead === 0 && (G.strstart = 0, G.block_start = 0, G.insert = 0))), U(B), B.avail_out === 0)) return G.last_flush = -1, h;
|
|
68548
68555
|
}
|
|
68549
68556
|
return te !== p ? h : G.wrap <= 0 ? 1 : (G.wrap === 2 ? (Y(G, 255 & B.adler), Y(G, B.adler >> 8 & 255), Y(G, B.adler >> 16 & 255), Y(G, B.adler >> 24 & 255), Y(G, 255 & B.total_in), Y(G, B.total_in >> 8 & 255), Y(G, B.total_in >> 16 & 255), Y(G, B.total_in >> 24 & 255)) : (ie(G, B.adler >>> 16), ie(G, 65535 & B.adler)), U(B), 0 < G.wrap && (G.wrap = -G.wrap), G.pending !== 0 ? h : 1);
|
|
@@ -68672,15 +68679,15 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68672
68679
|
_.lencode = D, _.lenbits = 9, _.distcode = C, _.distbits = 5;
|
|
68673
68680
|
}
|
|
68674
68681
|
function T(_, M, E, S) {
|
|
68675
|
-
var j,
|
|
68676
|
-
return
|
|
68682
|
+
var j, I = _.state;
|
|
68683
|
+
return I.window === null && (I.wsize = 1 << I.wbits, I.wnext = 0, I.whave = 0, I.window = new i.Buf8(I.wsize)), S >= I.wsize ? (i.arraySet(I.window, M, E - I.wsize, I.wsize, 0), I.wnext = 0, I.whave = I.wsize) : (S < (j = I.wsize - I.wnext) && (j = S), i.arraySet(I.window, M, E - S, j, I.wnext), (S -= j) ? (i.arraySet(I.window, M, E - S, S, 0), I.wnext = S, I.whave = I.wsize) : (I.wnext += j, I.wnext === I.wsize && (I.wnext = 0), I.whave < I.wsize && (I.whave += j))), 0;
|
|
68677
68684
|
}
|
|
68678
68685
|
o.inflateReset = v, o.inflateReset2 = k, o.inflateResetKeep = x, o.inflateInit = function(_) {
|
|
68679
68686
|
return w(_, 15);
|
|
68680
68687
|
}, o.inflateInit2 = w, o.inflate = function(_, M) {
|
|
68681
|
-
var E, S, j,
|
|
68688
|
+
var E, S, j, I, z, $, q, U, P, Y, ie, ne, X, oe, Z, ae, N, K, ee, ue, B, te, le, G, V = 0, Q = new i.Buf8(4), Fe = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15];
|
|
68682
68689
|
if (!_ || !_.state || !_.output || !_.input && _.avail_in !== 0) return h;
|
|
68683
|
-
(E = _.state).mode === 12 && (E.mode = 13), z = _.next_out, j = _.output, q = _.avail_out,
|
|
68690
|
+
(E = _.state).mode === 12 && (E.mode = 13), z = _.next_out, j = _.output, q = _.avail_out, I = _.next_in, S = _.input, $ = _.avail_in, U = E.hold, P = E.bits, Y = $, ie = q, te = p;
|
|
68684
68691
|
e: for (; ; ) switch (E.mode) {
|
|
68685
68692
|
case f:
|
|
68686
68693
|
if (E.wrap === 0) {
|
|
@@ -68689,7 +68696,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68689
68696
|
}
|
|
68690
68697
|
for (; P < 16; ) {
|
|
68691
68698
|
if ($ === 0) break e;
|
|
68692
|
-
$--, U += S[
|
|
68699
|
+
$--, U += S[I++] << P, P += 8;
|
|
68693
68700
|
}
|
|
68694
68701
|
if (2 & E.wrap && U === 35615) {
|
|
68695
68702
|
Q[E.check = 0] = 255 & U, Q[1] = U >>> 8 & 255, E.check = a(E.check, Q, 2, 0), P = U = 0, E.mode = 2;
|
|
@@ -68713,7 +68720,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68713
68720
|
case 2:
|
|
68714
68721
|
for (; P < 16; ) {
|
|
68715
68722
|
if ($ === 0) break e;
|
|
68716
|
-
$--, U += S[
|
|
68723
|
+
$--, U += S[I++] << P, P += 8;
|
|
68717
68724
|
}
|
|
68718
68725
|
if (E.flags = U, (255 & E.flags) != 8) {
|
|
68719
68726
|
_.msg = "unknown compression method", E.mode = 30;
|
|
@@ -68727,46 +68734,46 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68727
68734
|
case 3:
|
|
68728
68735
|
for (; P < 32; ) {
|
|
68729
68736
|
if ($ === 0) break e;
|
|
68730
|
-
$--, U += S[
|
|
68737
|
+
$--, U += S[I++] << P, P += 8;
|
|
68731
68738
|
}
|
|
68732
68739
|
E.head && (E.head.time = U), 512 & E.flags && (Q[0] = 255 & U, Q[1] = U >>> 8 & 255, Q[2] = U >>> 16 & 255, Q[3] = U >>> 24 & 255, E.check = a(E.check, Q, 4, 0)), P = U = 0, E.mode = 4;
|
|
68733
68740
|
case 4:
|
|
68734
68741
|
for (; P < 16; ) {
|
|
68735
68742
|
if ($ === 0) break e;
|
|
68736
|
-
$--, U += S[
|
|
68743
|
+
$--, U += S[I++] << P, P += 8;
|
|
68737
68744
|
}
|
|
68738
68745
|
E.head && (E.head.xflags = 255 & U, E.head.os = U >> 8), 512 & E.flags && (Q[0] = 255 & U, Q[1] = U >>> 8 & 255, E.check = a(E.check, Q, 2, 0)), P = U = 0, E.mode = 5;
|
|
68739
68746
|
case 5:
|
|
68740
68747
|
if (1024 & E.flags) {
|
|
68741
68748
|
for (; P < 16; ) {
|
|
68742
68749
|
if ($ === 0) break e;
|
|
68743
|
-
$--, U += S[
|
|
68750
|
+
$--, U += S[I++] << P, P += 8;
|
|
68744
68751
|
}
|
|
68745
68752
|
E.length = U, E.head && (E.head.extra_len = U), 512 & E.flags && (Q[0] = 255 & U, Q[1] = U >>> 8 & 255, E.check = a(E.check, Q, 2, 0)), P = U = 0;
|
|
68746
68753
|
} else E.head && (E.head.extra = null);
|
|
68747
68754
|
E.mode = 6;
|
|
68748
68755
|
case 6:
|
|
68749
|
-
if (1024 & E.flags && ($ < (ne = E.length) && (ne = $), ne && (E.head && (B = E.head.extra_len - E.length, E.head.extra || (E.head.extra = new Array(E.head.extra_len)), i.arraySet(E.head.extra, S,
|
|
68756
|
+
if (1024 & E.flags && ($ < (ne = E.length) && (ne = $), ne && (E.head && (B = E.head.extra_len - E.length, E.head.extra || (E.head.extra = new Array(E.head.extra_len)), i.arraySet(E.head.extra, S, I, ne, B)), 512 & E.flags && (E.check = a(E.check, S, ne, I)), $ -= ne, I += ne, E.length -= ne), E.length)) break e;
|
|
68750
68757
|
E.length = 0, E.mode = 7;
|
|
68751
68758
|
case 7:
|
|
68752
68759
|
if (2048 & E.flags) {
|
|
68753
68760
|
if ($ === 0) break e;
|
|
68754
|
-
for (ne = 0; B = S[
|
|
68755
|
-
if (512 & E.flags && (E.check = a(E.check, S, ne,
|
|
68761
|
+
for (ne = 0; B = S[I + ne++], E.head && B && E.length < 65536 && (E.head.name += String.fromCharCode(B)), B && ne < $; ) ;
|
|
68762
|
+
if (512 & E.flags && (E.check = a(E.check, S, ne, I)), $ -= ne, I += ne, B) break e;
|
|
68756
68763
|
} else E.head && (E.head.name = null);
|
|
68757
68764
|
E.length = 0, E.mode = 8;
|
|
68758
68765
|
case 8:
|
|
68759
68766
|
if (4096 & E.flags) {
|
|
68760
68767
|
if ($ === 0) break e;
|
|
68761
|
-
for (ne = 0; B = S[
|
|
68762
|
-
if (512 & E.flags && (E.check = a(E.check, S, ne,
|
|
68768
|
+
for (ne = 0; B = S[I + ne++], E.head && B && E.length < 65536 && (E.head.comment += String.fromCharCode(B)), B && ne < $; ) ;
|
|
68769
|
+
if (512 & E.flags && (E.check = a(E.check, S, ne, I)), $ -= ne, I += ne, B) break e;
|
|
68763
68770
|
} else E.head && (E.head.comment = null);
|
|
68764
68771
|
E.mode = 9;
|
|
68765
68772
|
case 9:
|
|
68766
68773
|
if (512 & E.flags) {
|
|
68767
68774
|
for (; P < 16; ) {
|
|
68768
68775
|
if ($ === 0) break e;
|
|
68769
|
-
$--, U += S[
|
|
68776
|
+
$--, U += S[I++] << P, P += 8;
|
|
68770
68777
|
}
|
|
68771
68778
|
if (U !== (65535 & E.check)) {
|
|
68772
68779
|
_.msg = "header crc mismatch", E.mode = 30;
|
|
@@ -68779,11 +68786,11 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68779
68786
|
case 10:
|
|
68780
68787
|
for (; P < 32; ) {
|
|
68781
68788
|
if ($ === 0) break e;
|
|
68782
|
-
$--, U += S[
|
|
68789
|
+
$--, U += S[I++] << P, P += 8;
|
|
68783
68790
|
}
|
|
68784
68791
|
_.adler = E.check = b(U), P = U = 0, E.mode = 11;
|
|
68785
68792
|
case 11:
|
|
68786
|
-
if (E.havedict === 0) return _.next_out = z, _.avail_out = q, _.next_in =
|
|
68793
|
+
if (E.havedict === 0) return _.next_out = z, _.avail_out = q, _.next_in = I, _.avail_in = $, E.hold = U, E.bits = P, 2;
|
|
68787
68794
|
_.adler = E.check = 1, E.mode = 12;
|
|
68788
68795
|
case 12:
|
|
68789
68796
|
if (M === 5 || M === 6) break e;
|
|
@@ -68794,7 +68801,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68794
68801
|
}
|
|
68795
68802
|
for (; P < 3; ) {
|
|
68796
68803
|
if ($ === 0) break e;
|
|
68797
|
-
$--, U += S[
|
|
68804
|
+
$--, U += S[I++] << P, P += 8;
|
|
68798
68805
|
}
|
|
68799
68806
|
switch (E.last = 1 & U, P -= 1, 3 & (U >>>= 1)) {
|
|
68800
68807
|
case 0:
|
|
@@ -68815,7 +68822,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68815
68822
|
case 14:
|
|
68816
68823
|
for (U >>>= 7 & P, P -= 7 & P; P < 32; ) {
|
|
68817
68824
|
if ($ === 0) break e;
|
|
68818
|
-
$--, U += S[
|
|
68825
|
+
$--, U += S[I++] << P, P += 8;
|
|
68819
68826
|
}
|
|
68820
68827
|
if ((65535 & U) != (U >>> 16 ^ 65535)) {
|
|
68821
68828
|
_.msg = "invalid stored block lengths", E.mode = 30;
|
|
@@ -68827,7 +68834,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68827
68834
|
case 16:
|
|
68828
68835
|
if (ne = E.length) {
|
|
68829
68836
|
if ($ < ne && (ne = $), q < ne && (ne = q), ne === 0) break e;
|
|
68830
|
-
i.arraySet(j, S,
|
|
68837
|
+
i.arraySet(j, S, I, ne, z), $ -= ne, I += ne, q -= ne, z += ne, E.length -= ne;
|
|
68831
68838
|
break;
|
|
68832
68839
|
}
|
|
68833
68840
|
E.mode = 12;
|
|
@@ -68835,7 +68842,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68835
68842
|
case 17:
|
|
68836
68843
|
for (; P < 14; ) {
|
|
68837
68844
|
if ($ === 0) break e;
|
|
68838
|
-
$--, U += S[
|
|
68845
|
+
$--, U += S[I++] << P, P += 8;
|
|
68839
68846
|
}
|
|
68840
68847
|
if (E.nlen = 257 + (31 & U), U >>>= 5, P -= 5, E.ndist = 1 + (31 & U), U >>>= 5, P -= 5, E.ncode = 4 + (15 & U), U >>>= 4, P -= 4, 286 < E.nlen || 30 < E.ndist) {
|
|
68841
68848
|
_.msg = "too many length or distance symbols", E.mode = 30;
|
|
@@ -68846,7 +68853,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68846
68853
|
for (; E.have < E.ncode; ) {
|
|
68847
68854
|
for (; P < 3; ) {
|
|
68848
68855
|
if ($ === 0) break e;
|
|
68849
|
-
$--, U += S[
|
|
68856
|
+
$--, U += S[I++] << P, P += 8;
|
|
68850
68857
|
}
|
|
68851
68858
|
E.lens[Fe[E.have++]] = 7 & U, U >>>= 3, P -= 3;
|
|
68852
68859
|
}
|
|
@@ -68860,14 +68867,14 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68860
68867
|
for (; E.have < E.nlen + E.ndist; ) {
|
|
68861
68868
|
for (; ae = (V = E.lencode[U & (1 << E.lenbits) - 1]) >>> 16 & 255, N = 65535 & V, !((Z = V >>> 24) <= P); ) {
|
|
68862
68869
|
if ($ === 0) break e;
|
|
68863
|
-
$--, U += S[
|
|
68870
|
+
$--, U += S[I++] << P, P += 8;
|
|
68864
68871
|
}
|
|
68865
68872
|
if (N < 16) U >>>= Z, P -= Z, E.lens[E.have++] = N;
|
|
68866
68873
|
else {
|
|
68867
68874
|
if (N === 16) {
|
|
68868
68875
|
for (G = Z + 2; P < G; ) {
|
|
68869
68876
|
if ($ === 0) break e;
|
|
68870
|
-
$--, U += S[
|
|
68877
|
+
$--, U += S[I++] << P, P += 8;
|
|
68871
68878
|
}
|
|
68872
68879
|
if (U >>>= Z, P -= Z, E.have === 0) {
|
|
68873
68880
|
_.msg = "invalid bit length repeat", E.mode = 30;
|
|
@@ -68877,13 +68884,13 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68877
68884
|
} else if (N === 17) {
|
|
68878
68885
|
for (G = Z + 3; P < G; ) {
|
|
68879
68886
|
if ($ === 0) break e;
|
|
68880
|
-
$--, U += S[
|
|
68887
|
+
$--, U += S[I++] << P, P += 8;
|
|
68881
68888
|
}
|
|
68882
68889
|
P -= Z, B = 0, ne = 3 + (7 & (U >>>= Z)), U >>>= 3, P -= 3;
|
|
68883
68890
|
} else {
|
|
68884
68891
|
for (G = Z + 7; P < G; ) {
|
|
68885
68892
|
if ($ === 0) break e;
|
|
68886
|
-
$--, U += S[
|
|
68893
|
+
$--, U += S[I++] << P, P += 8;
|
|
68887
68894
|
}
|
|
68888
68895
|
P -= Z, B = 0, ne = 11 + (127 & (U >>>= Z)), U >>>= 7, P -= 7;
|
|
68889
68896
|
}
|
|
@@ -68912,17 +68919,17 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68912
68919
|
E.mode = 21;
|
|
68913
68920
|
case 21:
|
|
68914
68921
|
if (6 <= $ && 258 <= q) {
|
|
68915
|
-
_.next_out = z, _.avail_out = q, _.next_in =
|
|
68922
|
+
_.next_out = z, _.avail_out = q, _.next_in = I, _.avail_in = $, E.hold = U, E.bits = P, l(_, ie), z = _.next_out, j = _.output, q = _.avail_out, I = _.next_in, S = _.input, $ = _.avail_in, U = E.hold, P = E.bits, E.mode === 12 && (E.back = -1);
|
|
68916
68923
|
break;
|
|
68917
68924
|
}
|
|
68918
68925
|
for (E.back = 0; ae = (V = E.lencode[U & (1 << E.lenbits) - 1]) >>> 16 & 255, N = 65535 & V, !((Z = V >>> 24) <= P); ) {
|
|
68919
68926
|
if ($ === 0) break e;
|
|
68920
|
-
$--, U += S[
|
|
68927
|
+
$--, U += S[I++] << P, P += 8;
|
|
68921
68928
|
}
|
|
68922
68929
|
if (ae && !(240 & ae)) {
|
|
68923
68930
|
for (K = Z, ee = ae, ue = N; ae = (V = E.lencode[ue + ((U & (1 << K + ee) - 1) >> K)]) >>> 16 & 255, N = 65535 & V, !(K + (Z = V >>> 24) <= P); ) {
|
|
68924
68931
|
if ($ === 0) break e;
|
|
68925
|
-
$--, U += S[
|
|
68932
|
+
$--, U += S[I++] << P, P += 8;
|
|
68926
68933
|
}
|
|
68927
68934
|
U >>>= K, P -= K, E.back += K;
|
|
68928
68935
|
}
|
|
@@ -68943,7 +68950,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68943
68950
|
if (E.extra) {
|
|
68944
68951
|
for (G = E.extra; P < G; ) {
|
|
68945
68952
|
if ($ === 0) break e;
|
|
68946
|
-
$--, U += S[
|
|
68953
|
+
$--, U += S[I++] << P, P += 8;
|
|
68947
68954
|
}
|
|
68948
68955
|
E.length += U & (1 << E.extra) - 1, U >>>= E.extra, P -= E.extra, E.back += E.extra;
|
|
68949
68956
|
}
|
|
@@ -68951,12 +68958,12 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68951
68958
|
case 23:
|
|
68952
68959
|
for (; ae = (V = E.distcode[U & (1 << E.distbits) - 1]) >>> 16 & 255, N = 65535 & V, !((Z = V >>> 24) <= P); ) {
|
|
68953
68960
|
if ($ === 0) break e;
|
|
68954
|
-
$--, U += S[
|
|
68961
|
+
$--, U += S[I++] << P, P += 8;
|
|
68955
68962
|
}
|
|
68956
68963
|
if (!(240 & ae)) {
|
|
68957
68964
|
for (K = Z, ee = ae, ue = N; ae = (V = E.distcode[ue + ((U & (1 << K + ee) - 1) >> K)]) >>> 16 & 255, N = 65535 & V, !(K + (Z = V >>> 24) <= P); ) {
|
|
68958
68965
|
if ($ === 0) break e;
|
|
68959
|
-
$--, U += S[
|
|
68966
|
+
$--, U += S[I++] << P, P += 8;
|
|
68960
68967
|
}
|
|
68961
68968
|
U >>>= K, P -= K, E.back += K;
|
|
68962
68969
|
}
|
|
@@ -68969,7 +68976,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68969
68976
|
if (E.extra) {
|
|
68970
68977
|
for (G = E.extra; P < G; ) {
|
|
68971
68978
|
if ($ === 0) break e;
|
|
68972
|
-
$--, U += S[
|
|
68979
|
+
$--, U += S[I++] << P, P += 8;
|
|
68973
68980
|
}
|
|
68974
68981
|
E.offset += U & (1 << E.extra) - 1, U >>>= E.extra, P -= E.extra, E.back += E.extra;
|
|
68975
68982
|
}
|
|
@@ -68998,7 +69005,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
68998
69005
|
if (E.wrap) {
|
|
68999
69006
|
for (; P < 32; ) {
|
|
69000
69007
|
if ($ === 0) break e;
|
|
69001
|
-
$--, U |= S[
|
|
69008
|
+
$--, U |= S[I++] << P, P += 8;
|
|
69002
69009
|
}
|
|
69003
69010
|
if (ie -= q, _.total_out += ie, E.total += ie, ie && (_.adler = E.check = E.flags ? a(E.check, j, ie, z - ie) : s(E.check, j, ie, z - ie)), ie = q, (E.flags ? U : b(U)) !== E.check) {
|
|
69004
69011
|
_.msg = "incorrect data check", E.mode = 30;
|
|
@@ -69011,7 +69018,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69011
69018
|
if (E.wrap && E.flags) {
|
|
69012
69019
|
for (; P < 32; ) {
|
|
69013
69020
|
if ($ === 0) break e;
|
|
69014
|
-
$--, U += S[
|
|
69021
|
+
$--, U += S[I++] << P, P += 8;
|
|
69015
69022
|
}
|
|
69016
69023
|
if (U !== (4294967295 & E.total)) {
|
|
69017
69024
|
_.msg = "incorrect length check", E.mode = 30;
|
|
@@ -69032,7 +69039,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69032
69039
|
default:
|
|
69033
69040
|
return h;
|
|
69034
69041
|
}
|
|
69035
|
-
return _.next_out = z, _.avail_out = q, _.next_in =
|
|
69042
|
+
return _.next_out = z, _.avail_out = q, _.next_in = I, _.avail_in = $, E.hold = U, E.bits = P, (E.wsize || ie !== _.avail_out && E.mode < 30 && (E.mode < 27 || M !== 4)) && T(_, _.output, _.next_out, ie - _.avail_out) ? (E.mode = 31, -4) : (Y -= _.avail_in, ie -= _.avail_out, _.total_in += Y, _.total_out += ie, E.total += ie, E.wrap && ie && (_.adler = E.check = E.flags ? a(E.check, j, ie, _.next_out - ie) : s(E.check, j, ie, _.next_out - ie)), _.data_type = E.bits + (E.last ? 64 : 0) + (E.mode === 12 ? 128 : 0) + (E.mode === 20 || E.mode === 15 ? 256 : 0), (Y == 0 && ie === 0 || M === 4) && te === p && (te = -5), te);
|
|
69036
69043
|
}, o.inflateEnd = function(_) {
|
|
69037
69044
|
if (!_ || !_.state) return h;
|
|
69038
69045
|
var M = _.state;
|
|
@@ -69047,7 +69054,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69047
69054
|
}, { "../utils/common": 41, "./adler32": 43, "./crc32": 45, "./inffast": 48, "./inftrees": 50 }], 50: [function(n, r, o) {
|
|
69048
69055
|
var i = n("../utils/common"), s = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0], a = [16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 72, 78], l = [1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513, 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577, 0, 0], u = [16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 24, 25, 25, 26, 26, 27, 27, 28, 28, 29, 29, 64, 64];
|
|
69049
69056
|
r.exports = function(c, d, p, h, f, g, m, b) {
|
|
69050
|
-
var y, x, v, k, w, D, C, A, R, T = b.bits, _ = 0, M = 0, E = 0, S = 0, j = 0,
|
|
69057
|
+
var y, x, v, k, w, D, C, A, R, T = b.bits, _ = 0, M = 0, E = 0, S = 0, j = 0, I = 0, z = 0, $ = 0, q = 0, U = 0, P = null, Y = 0, ie = new i.Buf16(16), ne = new i.Buf16(16), X = null, oe = 0;
|
|
69051
69058
|
for (_ = 0; _ <= 15; _++) ie[_] = 0;
|
|
69052
69059
|
for (M = 0; M < h; M++) ie[d[p + M]]++;
|
|
69053
69060
|
for (j = T, S = 15; 1 <= S && ie[S] === 0; S--) ;
|
|
@@ -69057,18 +69064,18 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69057
69064
|
if (0 < $ && (c === 0 || S !== 1)) return -1;
|
|
69058
69065
|
for (ne[1] = 0, _ = 1; _ < 15; _++) ne[_ + 1] = ne[_] + ie[_];
|
|
69059
69066
|
for (M = 0; M < h; M++) d[p + M] !== 0 && (m[ne[d[p + M]]++] = M);
|
|
69060
|
-
if (D = c === 0 ? (P = X = m, 19) : c === 1 ? (P = s, Y -= 257, X = a, oe -= 257, 256) : (P = l, X = u, -1), _ = E, w = g, z = M = U = 0, v = -1, k = (q = 1 << (
|
|
69067
|
+
if (D = c === 0 ? (P = X = m, 19) : c === 1 ? (P = s, Y -= 257, X = a, oe -= 257, 256) : (P = l, X = u, -1), _ = E, w = g, z = M = U = 0, v = -1, k = (q = 1 << (I = j)) - 1, c === 1 && 852 < q || c === 2 && 592 < q) return 1;
|
|
69061
69068
|
for (; ; ) {
|
|
69062
|
-
for (C = _ - z, R = m[M] < D ? (A = 0, m[M]) : m[M] > D ? (A = X[oe + m[M]], P[Y + m[M]]) : (A = 96, 0), y = 1 << _ - z, E = x = 1 <<
|
|
69069
|
+
for (C = _ - z, R = m[M] < D ? (A = 0, m[M]) : m[M] > D ? (A = X[oe + m[M]], P[Y + m[M]]) : (A = 96, 0), y = 1 << _ - z, E = x = 1 << I; f[w + (U >> z) + (x -= y)] = C << 24 | A << 16 | R | 0, x !== 0; ) ;
|
|
69063
69070
|
for (y = 1 << _ - 1; U & y; ) y >>= 1;
|
|
69064
69071
|
if (y !== 0 ? (U &= y - 1, U += y) : U = 0, M++, --ie[_] == 0) {
|
|
69065
69072
|
if (_ === S) break;
|
|
69066
69073
|
_ = d[p + m[M]];
|
|
69067
69074
|
}
|
|
69068
69075
|
if (j < _ && (U & k) !== v) {
|
|
69069
|
-
for (z === 0 && (z = j), w += E, $ = 1 << (
|
|
69070
|
-
if (q += 1 <<
|
|
69071
|
-
f[v = U & k] = j << 24 |
|
|
69076
|
+
for (z === 0 && (z = j), w += E, $ = 1 << (I = _ - z); I + z < S && !(($ -= ie[I + z]) <= 0); ) I++, $ <<= 1;
|
|
69077
|
+
if (q += 1 << I, c === 1 && 852 < q || c === 2 && 592 < q) return 1;
|
|
69078
|
+
f[v = U & k] = j << 24 | I << 16 | w - g | 0;
|
|
69072
69079
|
}
|
|
69073
69080
|
}
|
|
69074
69081
|
return U !== 0 && (f[w + U] = _ - z << 24 | 64 << 16 | 0), b.bits = j, 0;
|
|
@@ -69090,7 +69097,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69090
69097
|
l(E);
|
|
69091
69098
|
var S = new Array(c);
|
|
69092
69099
|
l(S);
|
|
69093
|
-
var j,
|
|
69100
|
+
var j, I, z, $ = new Array(h);
|
|
69094
69101
|
function q(V, Q, Fe, De, ge) {
|
|
69095
69102
|
this.static_tree = V, this.extra_bits = Q, this.extra_base = Fe, this.elems = De, this.max_length = ge, this.has_stree = V && V.length;
|
|
69096
69103
|
}
|
|
@@ -69194,8 +69201,8 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
69194
69201
|
for (; Q <= 279; ) T[2 * Q + 1] = 7, Q++, de[7]++;
|
|
69195
69202
|
for (; Q <= 287; ) T[2 * Q + 1] = 8, Q++, de[8]++;
|
|
69196
69203
|
for (oe(T, p + 1, de), Q = 0; Q < h; Q++) _[2 * Q + 1] = 5, _[2 * Q] = X(Q, 5);
|
|
69197
|
-
j = new q(T, D, d + 1, p, m),
|
|
69198
|
-
}(), le = !0), V.l_desc = new U(V.dyn_ltree, j), V.d_desc = new U(V.dyn_dtree,
|
|
69204
|
+
j = new q(T, D, d + 1, p, m), I = new q(_, C, 0, h, m), z = new q(new Array(0), A, 0, f, y);
|
|
69205
|
+
}(), le = !0), V.l_desc = new U(V.dyn_ltree, j), V.d_desc = new U(V.dyn_dtree, I), V.bl_desc = new U(V.bl_tree, z), V.bi_buf = 0, V.bi_valid = 0, Z(V);
|
|
69199
69206
|
}, o._tr_stored_block = G, o._tr_flush_block = function(V, Q, Fe, De) {
|
|
69200
69207
|
var ge, ce, de = 0;
|
|
69201
69208
|
0 < V.level ? (V.strm.data_type === 2 && (V.strm.data_type = function(he) {
|
|
@@ -72712,24 +72719,24 @@ function pAe(e, t, n, r, o) {
|
|
|
72712
72719
|
function i(j) {
|
|
72713
72720
|
if (j > 65535) {
|
|
72714
72721
|
j -= 65536;
|
|
72715
|
-
var
|
|
72716
|
-
return String.fromCharCode(
|
|
72722
|
+
var I = 55296 + (j >> 10), z = 56320 + (j & 1023);
|
|
72723
|
+
return String.fromCharCode(I, z);
|
|
72717
72724
|
} else
|
|
72718
72725
|
return String.fromCharCode(j);
|
|
72719
72726
|
}
|
|
72720
72727
|
function s(j) {
|
|
72721
|
-
var
|
|
72722
|
-
return Object.hasOwnProperty.call(n,
|
|
72728
|
+
var I = j.slice(1, -1);
|
|
72729
|
+
return Object.hasOwnProperty.call(n, I) ? n[I] : I.charAt(0) === "#" ? i(parseInt(I.substr(1).replace("x", "0x"))) : (o.error("entity not found:" + j), j);
|
|
72723
72730
|
}
|
|
72724
72731
|
function a(j) {
|
|
72725
72732
|
if (j > g) {
|
|
72726
|
-
var
|
|
72727
|
-
p && l(g), r.characters(
|
|
72733
|
+
var I = e.substring(g, j).replace(/&#?\w+;/g, s);
|
|
72734
|
+
p && l(g), r.characters(I, 0, j - g), g = j;
|
|
72728
72735
|
}
|
|
72729
72736
|
}
|
|
72730
|
-
function l(j,
|
|
72731
|
-
for (; j >= c && (
|
|
72732
|
-
u =
|
|
72737
|
+
function l(j, I) {
|
|
72738
|
+
for (; j >= c && (I = d.exec(e)); )
|
|
72739
|
+
u = I.index, c = u + I[0].length, p.lineNumber++;
|
|
72733
72740
|
p.columnNumber = j - u + 1;
|
|
72734
72741
|
}
|
|
72735
72742
|
for (var u = 0, c = 0, d = /.*(?:\r\n?|\n)|.*$/g, p = r.locator, h = [{ currentNSMap: t }], f = {}, g = 0; ; ) {
|
|
@@ -74028,8 +74035,8 @@ function F7() {
|
|
|
74028
74035
|
x || (x = 0), j = !1, this.textispresent ? (this.newline = "", this.pretty = !1) : (this.newline = this.newlinedefault, this.pretty = this.prettydefault), S = this.space(x), T = "", T += S + "<" + y.name, _ = y.attributes;
|
|
74029
74036
|
for (R in _)
|
|
74030
74037
|
g.call(_, R) && (v = _[R], T += this.attribute(v));
|
|
74031
|
-
if (y.children.length === 0 || y.children.every(function(
|
|
74032
|
-
return
|
|
74038
|
+
if (y.children.length === 0 || y.children.every(function(I) {
|
|
74039
|
+
return I.value === "";
|
|
74033
74040
|
}))
|
|
74034
74041
|
this.allowEmpty ? T += "></" + y.name + ">" + this.newline : T += this.spacebeforeslash + "/>" + this.newline;
|
|
74035
74042
|
else if (this.pretty && y.children.length === 1 && y.children[0].value != null)
|
|
@@ -75902,7 +75909,7 @@ function FM(e) {
|
|
|
75902
75909
|
} else return B ? le({ anchor: B }) : te;
|
|
75903
75910
|
});
|
|
75904
75911
|
},
|
|
75905
|
-
"w:tbl":
|
|
75912
|
+
"w:tbl": I,
|
|
75906
75913
|
"w:tr": $,
|
|
75907
75914
|
"w:tc": q,
|
|
75908
75915
|
"w:footnoteReference": M("footnote"),
|
|
@@ -75960,7 +75967,7 @@ function FM(e) {
|
|
|
75960
75967
|
readXmlElement: d,
|
|
75961
75968
|
readXmlElements: c
|
|
75962
75969
|
};
|
|
75963
|
-
function
|
|
75970
|
+
function I(ee) {
|
|
75964
75971
|
var ue = z(ee.firstOrEmpty("w:tblPr"));
|
|
75965
75972
|
return c(ee.children).flatMap(P).flatMap(function(B) {
|
|
75966
75973
|
return ue.map(function(te) {
|
|
@@ -77113,7 +77120,7 @@ function uTe(e, t) {
|
|
|
77113
77120
|
function d(z, $, q) {
|
|
77114
77121
|
if (!q)
|
|
77115
77122
|
throw new Error("options not set");
|
|
77116
|
-
var U =
|
|
77123
|
+
var U = I[z.type];
|
|
77117
77124
|
return U ? U(z, $, q) : [];
|
|
77118
77125
|
}
|
|
77119
77126
|
function p(z, $, q) {
|
|
@@ -77264,7 +77271,7 @@ function uTe(e, t) {
|
|
|
77264
77271
|
var $ = b(z);
|
|
77265
77272
|
return $ ? $.to : z.breakType === "line" ? $i.topLevelElement("br") : $i.empty;
|
|
77266
77273
|
}
|
|
77267
|
-
var
|
|
77274
|
+
var I = {
|
|
77268
77275
|
document: function(z, $, q) {
|
|
77269
77276
|
var U = c(z.children, $, q), P = r.map(function(ie) {
|
|
77270
77277
|
return z.notes.resolve(ie);
|
|
@@ -82154,7 +82161,7 @@ var Kje = {
|
|
|
82154
82161
|
math: {},
|
|
82155
82162
|
text: {}
|
|
82156
82163
|
};
|
|
82157
|
-
function
|
|
82164
|
+
function L(e, t, n, r, o, i) {
|
|
82158
82165
|
Pn[e][o] = {
|
|
82159
82166
|
font: t,
|
|
82160
82167
|
group: n,
|
|
@@ -82162,651 +82169,651 @@ function I(e, t, n, r, o, i) {
|
|
|
82162
82169
|
}, i && r && (Pn[e][r] = Pn[e][o]);
|
|
82163
82170
|
}
|
|
82164
82171
|
var H = "math", $e = "text", J = "main", be = "ams", Xn = "accent-token", ct = "bin", Vo = "close", o0 = "inner", xt = "mathord", Cr = "op-token", Pi = "open", fv = "punct", ve = "rel", Jl = "spacing", ke = "textord";
|
|
82165
|
-
|
|
82166
|
-
|
|
82167
|
-
|
|
82168
|
-
|
|
82169
|
-
|
|
82170
|
-
|
|
82171
|
-
|
|
82172
|
-
|
|
82173
|
-
|
|
82174
|
-
|
|
82175
|
-
|
|
82176
|
-
|
|
82177
|
-
|
|
82178
|
-
|
|
82179
|
-
|
|
82180
|
-
|
|
82181
|
-
|
|
82182
|
-
|
|
82183
|
-
|
|
82184
|
-
|
|
82185
|
-
|
|
82186
|
-
|
|
82187
|
-
|
|
82188
|
-
|
|
82189
|
-
|
|
82190
|
-
|
|
82191
|
-
|
|
82192
|
-
|
|
82193
|
-
|
|
82194
|
-
|
|
82195
|
-
|
|
82196
|
-
|
|
82197
|
-
|
|
82198
|
-
|
|
82199
|
-
|
|
82200
|
-
|
|
82201
|
-
|
|
82202
|
-
|
|
82203
|
-
|
|
82204
|
-
|
|
82205
|
-
|
|
82206
|
-
|
|
82207
|
-
|
|
82208
|
-
|
|
82209
|
-
|
|
82210
|
-
|
|
82211
|
-
|
|
82212
|
-
|
|
82213
|
-
|
|
82214
|
-
|
|
82215
|
-
|
|
82216
|
-
|
|
82217
|
-
|
|
82218
|
-
|
|
82219
|
-
|
|
82220
|
-
|
|
82221
|
-
|
|
82222
|
-
|
|
82223
|
-
|
|
82224
|
-
|
|
82225
|
-
|
|
82226
|
-
|
|
82227
|
-
|
|
82228
|
-
|
|
82229
|
-
|
|
82230
|
-
|
|
82231
|
-
|
|
82232
|
-
|
|
82233
|
-
|
|
82234
|
-
|
|
82235
|
-
|
|
82236
|
-
|
|
82237
|
-
|
|
82238
|
-
|
|
82239
|
-
|
|
82240
|
-
|
|
82241
|
-
|
|
82242
|
-
|
|
82243
|
-
|
|
82244
|
-
|
|
82245
|
-
|
|
82246
|
-
|
|
82247
|
-
|
|
82248
|
-
|
|
82249
|
-
|
|
82250
|
-
|
|
82251
|
-
|
|
82252
|
-
|
|
82253
|
-
|
|
82254
|
-
|
|
82255
|
-
|
|
82256
|
-
|
|
82257
|
-
|
|
82258
|
-
|
|
82259
|
-
|
|
82260
|
-
|
|
82261
|
-
|
|
82262
|
-
|
|
82263
|
-
|
|
82264
|
-
|
|
82265
|
-
|
|
82266
|
-
|
|
82267
|
-
|
|
82268
|
-
|
|
82269
|
-
|
|
82270
|
-
|
|
82271
|
-
|
|
82272
|
-
|
|
82273
|
-
|
|
82274
|
-
|
|
82275
|
-
|
|
82276
|
-
|
|
82277
|
-
|
|
82278
|
-
|
|
82279
|
-
|
|
82280
|
-
|
|
82281
|
-
|
|
82282
|
-
|
|
82283
|
-
|
|
82284
|
-
|
|
82285
|
-
|
|
82286
|
-
|
|
82287
|
-
|
|
82288
|
-
|
|
82289
|
-
|
|
82290
|
-
|
|
82291
|
-
|
|
82292
|
-
|
|
82293
|
-
|
|
82294
|
-
|
|
82295
|
-
|
|
82296
|
-
|
|
82297
|
-
|
|
82298
|
-
|
|
82299
|
-
|
|
82300
|
-
|
|
82301
|
-
|
|
82302
|
-
|
|
82303
|
-
|
|
82304
|
-
|
|
82305
|
-
|
|
82306
|
-
|
|
82307
|
-
|
|
82308
|
-
|
|
82309
|
-
|
|
82310
|
-
|
|
82311
|
-
|
|
82312
|
-
|
|
82313
|
-
|
|
82314
|
-
|
|
82315
|
-
|
|
82316
|
-
|
|
82317
|
-
|
|
82318
|
-
|
|
82319
|
-
|
|
82320
|
-
|
|
82321
|
-
|
|
82322
|
-
|
|
82323
|
-
|
|
82324
|
-
|
|
82325
|
-
|
|
82326
|
-
|
|
82327
|
-
|
|
82328
|
-
|
|
82329
|
-
|
|
82330
|
-
|
|
82331
|
-
|
|
82332
|
-
|
|
82333
|
-
|
|
82334
|
-
|
|
82335
|
-
|
|
82336
|
-
|
|
82337
|
-
|
|
82338
|
-
|
|
82339
|
-
|
|
82340
|
-
|
|
82341
|
-
|
|
82342
|
-
|
|
82343
|
-
|
|
82344
|
-
|
|
82345
|
-
|
|
82346
|
-
|
|
82347
|
-
|
|
82348
|
-
|
|
82349
|
-
|
|
82350
|
-
|
|
82351
|
-
|
|
82352
|
-
|
|
82353
|
-
|
|
82354
|
-
|
|
82355
|
-
|
|
82356
|
-
|
|
82357
|
-
|
|
82358
|
-
|
|
82359
|
-
|
|
82360
|
-
|
|
82361
|
-
|
|
82362
|
-
|
|
82363
|
-
|
|
82364
|
-
|
|
82365
|
-
|
|
82366
|
-
|
|
82367
|
-
|
|
82368
|
-
|
|
82369
|
-
|
|
82370
|
-
|
|
82371
|
-
|
|
82372
|
-
|
|
82373
|
-
|
|
82374
|
-
|
|
82375
|
-
|
|
82376
|
-
|
|
82377
|
-
|
|
82378
|
-
|
|
82379
|
-
|
|
82380
|
-
|
|
82381
|
-
|
|
82382
|
-
|
|
82383
|
-
|
|
82384
|
-
|
|
82385
|
-
|
|
82386
|
-
|
|
82387
|
-
|
|
82388
|
-
|
|
82389
|
-
|
|
82390
|
-
|
|
82391
|
-
|
|
82392
|
-
|
|
82393
|
-
|
|
82394
|
-
|
|
82395
|
-
|
|
82396
|
-
|
|
82397
|
-
|
|
82398
|
-
|
|
82399
|
-
|
|
82400
|
-
|
|
82401
|
-
|
|
82402
|
-
|
|
82403
|
-
|
|
82404
|
-
|
|
82405
|
-
|
|
82406
|
-
|
|
82407
|
-
|
|
82408
|
-
|
|
82409
|
-
|
|
82410
|
-
|
|
82411
|
-
|
|
82412
|
-
|
|
82413
|
-
|
|
82414
|
-
|
|
82415
|
-
|
|
82416
|
-
|
|
82417
|
-
|
|
82418
|
-
|
|
82419
|
-
|
|
82420
|
-
|
|
82421
|
-
|
|
82422
|
-
|
|
82423
|
-
|
|
82424
|
-
|
|
82425
|
-
|
|
82426
|
-
|
|
82427
|
-
|
|
82428
|
-
|
|
82429
|
-
|
|
82430
|
-
|
|
82431
|
-
|
|
82432
|
-
|
|
82433
|
-
|
|
82434
|
-
|
|
82435
|
-
|
|
82436
|
-
|
|
82437
|
-
|
|
82438
|
-
|
|
82439
|
-
|
|
82440
|
-
|
|
82441
|
-
|
|
82442
|
-
|
|
82443
|
-
|
|
82444
|
-
|
|
82445
|
-
|
|
82446
|
-
|
|
82447
|
-
|
|
82448
|
-
|
|
82449
|
-
|
|
82450
|
-
|
|
82451
|
-
|
|
82452
|
-
|
|
82453
|
-
|
|
82454
|
-
|
|
82455
|
-
|
|
82456
|
-
|
|
82457
|
-
|
|
82458
|
-
|
|
82459
|
-
|
|
82460
|
-
|
|
82461
|
-
|
|
82462
|
-
|
|
82463
|
-
|
|
82464
|
-
|
|
82465
|
-
|
|
82466
|
-
|
|
82467
|
-
|
|
82468
|
-
|
|
82469
|
-
|
|
82470
|
-
|
|
82471
|
-
|
|
82472
|
-
|
|
82473
|
-
|
|
82474
|
-
|
|
82475
|
-
|
|
82476
|
-
|
|
82477
|
-
|
|
82478
|
-
|
|
82479
|
-
|
|
82480
|
-
|
|
82481
|
-
|
|
82482
|
-
|
|
82483
|
-
|
|
82484
|
-
|
|
82485
|
-
|
|
82486
|
-
|
|
82487
|
-
|
|
82488
|
-
|
|
82489
|
-
|
|
82490
|
-
|
|
82491
|
-
|
|
82492
|
-
|
|
82493
|
-
|
|
82494
|
-
|
|
82495
|
-
|
|
82496
|
-
|
|
82497
|
-
|
|
82498
|
-
|
|
82499
|
-
|
|
82500
|
-
|
|
82501
|
-
|
|
82502
|
-
|
|
82503
|
-
|
|
82504
|
-
|
|
82505
|
-
|
|
82506
|
-
|
|
82507
|
-
|
|
82508
|
-
|
|
82509
|
-
|
|
82510
|
-
|
|
82511
|
-
|
|
82512
|
-
|
|
82513
|
-
|
|
82514
|
-
|
|
82515
|
-
|
|
82516
|
-
|
|
82517
|
-
|
|
82518
|
-
|
|
82519
|
-
|
|
82520
|
-
|
|
82521
|
-
|
|
82522
|
-
|
|
82523
|
-
|
|
82524
|
-
|
|
82525
|
-
|
|
82526
|
-
|
|
82527
|
-
|
|
82528
|
-
|
|
82529
|
-
|
|
82530
|
-
|
|
82531
|
-
|
|
82532
|
-
|
|
82533
|
-
|
|
82534
|
-
|
|
82535
|
-
|
|
82536
|
-
|
|
82537
|
-
|
|
82538
|
-
|
|
82539
|
-
|
|
82540
|
-
|
|
82541
|
-
|
|
82542
|
-
|
|
82543
|
-
|
|
82544
|
-
|
|
82545
|
-
|
|
82546
|
-
|
|
82547
|
-
|
|
82548
|
-
|
|
82549
|
-
|
|
82550
|
-
|
|
82551
|
-
|
|
82552
|
-
|
|
82553
|
-
|
|
82554
|
-
|
|
82555
|
-
|
|
82556
|
-
|
|
82557
|
-
|
|
82558
|
-
|
|
82559
|
-
|
|
82560
|
-
|
|
82561
|
-
|
|
82562
|
-
|
|
82563
|
-
|
|
82564
|
-
|
|
82565
|
-
|
|
82566
|
-
|
|
82567
|
-
|
|
82568
|
-
|
|
82569
|
-
|
|
82570
|
-
|
|
82571
|
-
|
|
82572
|
-
|
|
82573
|
-
|
|
82574
|
-
|
|
82575
|
-
|
|
82576
|
-
|
|
82577
|
-
|
|
82578
|
-
|
|
82579
|
-
|
|
82580
|
-
|
|
82581
|
-
|
|
82582
|
-
|
|
82583
|
-
|
|
82584
|
-
|
|
82585
|
-
|
|
82586
|
-
|
|
82587
|
-
|
|
82588
|
-
|
|
82589
|
-
|
|
82590
|
-
|
|
82591
|
-
|
|
82592
|
-
|
|
82593
|
-
|
|
82594
|
-
|
|
82595
|
-
|
|
82596
|
-
|
|
82597
|
-
|
|
82598
|
-
|
|
82599
|
-
|
|
82600
|
-
|
|
82601
|
-
|
|
82602
|
-
|
|
82603
|
-
|
|
82604
|
-
|
|
82605
|
-
|
|
82606
|
-
|
|
82607
|
-
|
|
82608
|
-
|
|
82609
|
-
|
|
82610
|
-
|
|
82611
|
-
|
|
82612
|
-
|
|
82613
|
-
|
|
82614
|
-
|
|
82615
|
-
|
|
82616
|
-
|
|
82617
|
-
|
|
82618
|
-
|
|
82619
|
-
|
|
82620
|
-
|
|
82621
|
-
|
|
82622
|
-
|
|
82623
|
-
|
|
82624
|
-
|
|
82625
|
-
|
|
82626
|
-
|
|
82627
|
-
|
|
82628
|
-
|
|
82629
|
-
|
|
82630
|
-
|
|
82631
|
-
|
|
82632
|
-
|
|
82633
|
-
|
|
82634
|
-
|
|
82635
|
-
|
|
82636
|
-
|
|
82637
|
-
|
|
82638
|
-
|
|
82639
|
-
|
|
82640
|
-
|
|
82641
|
-
|
|
82642
|
-
|
|
82643
|
-
|
|
82644
|
-
|
|
82645
|
-
|
|
82646
|
-
|
|
82647
|
-
|
|
82648
|
-
|
|
82649
|
-
|
|
82650
|
-
|
|
82651
|
-
|
|
82652
|
-
|
|
82653
|
-
|
|
82654
|
-
|
|
82655
|
-
|
|
82656
|
-
|
|
82657
|
-
|
|
82658
|
-
|
|
82659
|
-
|
|
82660
|
-
|
|
82661
|
-
|
|
82662
|
-
|
|
82663
|
-
|
|
82664
|
-
|
|
82665
|
-
|
|
82666
|
-
|
|
82667
|
-
|
|
82668
|
-
|
|
82669
|
-
|
|
82670
|
-
|
|
82671
|
-
|
|
82672
|
-
|
|
82673
|
-
|
|
82674
|
-
|
|
82675
|
-
|
|
82676
|
-
|
|
82677
|
-
|
|
82678
|
-
|
|
82679
|
-
|
|
82680
|
-
|
|
82681
|
-
|
|
82682
|
-
|
|
82683
|
-
|
|
82684
|
-
|
|
82685
|
-
|
|
82686
|
-
|
|
82687
|
-
|
|
82688
|
-
|
|
82689
|
-
|
|
82690
|
-
|
|
82691
|
-
|
|
82692
|
-
|
|
82693
|
-
|
|
82694
|
-
|
|
82695
|
-
|
|
82696
|
-
|
|
82697
|
-
|
|
82698
|
-
|
|
82699
|
-
|
|
82700
|
-
|
|
82701
|
-
|
|
82702
|
-
|
|
82703
|
-
|
|
82704
|
-
|
|
82705
|
-
|
|
82706
|
-
|
|
82707
|
-
|
|
82708
|
-
|
|
82709
|
-
|
|
82710
|
-
|
|
82711
|
-
|
|
82712
|
-
|
|
82713
|
-
|
|
82714
|
-
|
|
82715
|
-
|
|
82716
|
-
|
|
82717
|
-
|
|
82718
|
-
|
|
82719
|
-
|
|
82720
|
-
|
|
82721
|
-
|
|
82722
|
-
|
|
82723
|
-
|
|
82724
|
-
|
|
82725
|
-
|
|
82726
|
-
|
|
82727
|
-
|
|
82728
|
-
|
|
82729
|
-
|
|
82730
|
-
|
|
82731
|
-
|
|
82732
|
-
|
|
82733
|
-
|
|
82734
|
-
|
|
82735
|
-
|
|
82172
|
+
L(H, J, ve, "≡", "\\equiv", !0);
|
|
82173
|
+
L(H, J, ve, "≺", "\\prec", !0);
|
|
82174
|
+
L(H, J, ve, "≻", "\\succ", !0);
|
|
82175
|
+
L(H, J, ve, "∼", "\\sim", !0);
|
|
82176
|
+
L(H, J, ve, "⊥", "\\perp");
|
|
82177
|
+
L(H, J, ve, "⪯", "\\preceq", !0);
|
|
82178
|
+
L(H, J, ve, "⪰", "\\succeq", !0);
|
|
82179
|
+
L(H, J, ve, "≃", "\\simeq", !0);
|
|
82180
|
+
L(H, J, ve, "∣", "\\mid", !0);
|
|
82181
|
+
L(H, J, ve, "≪", "\\ll", !0);
|
|
82182
|
+
L(H, J, ve, "≫", "\\gg", !0);
|
|
82183
|
+
L(H, J, ve, "≍", "\\asymp", !0);
|
|
82184
|
+
L(H, J, ve, "∥", "\\parallel");
|
|
82185
|
+
L(H, J, ve, "⋈", "\\bowtie", !0);
|
|
82186
|
+
L(H, J, ve, "⌣", "\\smile", !0);
|
|
82187
|
+
L(H, J, ve, "⊑", "\\sqsubseteq", !0);
|
|
82188
|
+
L(H, J, ve, "⊒", "\\sqsupseteq", !0);
|
|
82189
|
+
L(H, J, ve, "≐", "\\doteq", !0);
|
|
82190
|
+
L(H, J, ve, "⌢", "\\frown", !0);
|
|
82191
|
+
L(H, J, ve, "∋", "\\ni", !0);
|
|
82192
|
+
L(H, J, ve, "∝", "\\propto", !0);
|
|
82193
|
+
L(H, J, ve, "⊢", "\\vdash", !0);
|
|
82194
|
+
L(H, J, ve, "⊣", "\\dashv", !0);
|
|
82195
|
+
L(H, J, ve, "∋", "\\owns");
|
|
82196
|
+
L(H, J, fv, ".", "\\ldotp");
|
|
82197
|
+
L(H, J, fv, "⋅", "\\cdotp");
|
|
82198
|
+
L(H, J, ke, "#", "\\#");
|
|
82199
|
+
L($e, J, ke, "#", "\\#");
|
|
82200
|
+
L(H, J, ke, "&", "\\&");
|
|
82201
|
+
L($e, J, ke, "&", "\\&");
|
|
82202
|
+
L(H, J, ke, "ℵ", "\\aleph", !0);
|
|
82203
|
+
L(H, J, ke, "∀", "\\forall", !0);
|
|
82204
|
+
L(H, J, ke, "ℏ", "\\hbar", !0);
|
|
82205
|
+
L(H, J, ke, "∃", "\\exists", !0);
|
|
82206
|
+
L(H, J, ke, "∇", "\\nabla", !0);
|
|
82207
|
+
L(H, J, ke, "♭", "\\flat", !0);
|
|
82208
|
+
L(H, J, ke, "ℓ", "\\ell", !0);
|
|
82209
|
+
L(H, J, ke, "♮", "\\natural", !0);
|
|
82210
|
+
L(H, J, ke, "♣", "\\clubsuit", !0);
|
|
82211
|
+
L(H, J, ke, "℘", "\\wp", !0);
|
|
82212
|
+
L(H, J, ke, "♯", "\\sharp", !0);
|
|
82213
|
+
L(H, J, ke, "♢", "\\diamondsuit", !0);
|
|
82214
|
+
L(H, J, ke, "ℜ", "\\Re", !0);
|
|
82215
|
+
L(H, J, ke, "♡", "\\heartsuit", !0);
|
|
82216
|
+
L(H, J, ke, "ℑ", "\\Im", !0);
|
|
82217
|
+
L(H, J, ke, "♠", "\\spadesuit", !0);
|
|
82218
|
+
L(H, J, ke, "§", "\\S", !0);
|
|
82219
|
+
L($e, J, ke, "§", "\\S");
|
|
82220
|
+
L(H, J, ke, "¶", "\\P", !0);
|
|
82221
|
+
L($e, J, ke, "¶", "\\P");
|
|
82222
|
+
L(H, J, ke, "†", "\\dag");
|
|
82223
|
+
L($e, J, ke, "†", "\\dag");
|
|
82224
|
+
L($e, J, ke, "†", "\\textdagger");
|
|
82225
|
+
L(H, J, ke, "‡", "\\ddag");
|
|
82226
|
+
L($e, J, ke, "‡", "\\ddag");
|
|
82227
|
+
L($e, J, ke, "‡", "\\textdaggerdbl");
|
|
82228
|
+
L(H, J, Vo, "⎱", "\\rmoustache", !0);
|
|
82229
|
+
L(H, J, Pi, "⎰", "\\lmoustache", !0);
|
|
82230
|
+
L(H, J, Vo, "⟯", "\\rgroup", !0);
|
|
82231
|
+
L(H, J, Pi, "⟮", "\\lgroup", !0);
|
|
82232
|
+
L(H, J, ct, "∓", "\\mp", !0);
|
|
82233
|
+
L(H, J, ct, "⊖", "\\ominus", !0);
|
|
82234
|
+
L(H, J, ct, "⊎", "\\uplus", !0);
|
|
82235
|
+
L(H, J, ct, "⊓", "\\sqcap", !0);
|
|
82236
|
+
L(H, J, ct, "∗", "\\ast");
|
|
82237
|
+
L(H, J, ct, "⊔", "\\sqcup", !0);
|
|
82238
|
+
L(H, J, ct, "◯", "\\bigcirc", !0);
|
|
82239
|
+
L(H, J, ct, "∙", "\\bullet", !0);
|
|
82240
|
+
L(H, J, ct, "‡", "\\ddagger");
|
|
82241
|
+
L(H, J, ct, "≀", "\\wr", !0);
|
|
82242
|
+
L(H, J, ct, "⨿", "\\amalg");
|
|
82243
|
+
L(H, J, ct, "&", "\\And");
|
|
82244
|
+
L(H, J, ve, "⟵", "\\longleftarrow", !0);
|
|
82245
|
+
L(H, J, ve, "⇐", "\\Leftarrow", !0);
|
|
82246
|
+
L(H, J, ve, "⟸", "\\Longleftarrow", !0);
|
|
82247
|
+
L(H, J, ve, "⟶", "\\longrightarrow", !0);
|
|
82248
|
+
L(H, J, ve, "⇒", "\\Rightarrow", !0);
|
|
82249
|
+
L(H, J, ve, "⟹", "\\Longrightarrow", !0);
|
|
82250
|
+
L(H, J, ve, "↔", "\\leftrightarrow", !0);
|
|
82251
|
+
L(H, J, ve, "⟷", "\\longleftrightarrow", !0);
|
|
82252
|
+
L(H, J, ve, "⇔", "\\Leftrightarrow", !0);
|
|
82253
|
+
L(H, J, ve, "⟺", "\\Longleftrightarrow", !0);
|
|
82254
|
+
L(H, J, ve, "↦", "\\mapsto", !0);
|
|
82255
|
+
L(H, J, ve, "⟼", "\\longmapsto", !0);
|
|
82256
|
+
L(H, J, ve, "↗", "\\nearrow", !0);
|
|
82257
|
+
L(H, J, ve, "↩", "\\hookleftarrow", !0);
|
|
82258
|
+
L(H, J, ve, "↪", "\\hookrightarrow", !0);
|
|
82259
|
+
L(H, J, ve, "↘", "\\searrow", !0);
|
|
82260
|
+
L(H, J, ve, "↼", "\\leftharpoonup", !0);
|
|
82261
|
+
L(H, J, ve, "⇀", "\\rightharpoonup", !0);
|
|
82262
|
+
L(H, J, ve, "↙", "\\swarrow", !0);
|
|
82263
|
+
L(H, J, ve, "↽", "\\leftharpoondown", !0);
|
|
82264
|
+
L(H, J, ve, "⇁", "\\rightharpoondown", !0);
|
|
82265
|
+
L(H, J, ve, "↖", "\\nwarrow", !0);
|
|
82266
|
+
L(H, J, ve, "⇌", "\\rightleftharpoons", !0);
|
|
82267
|
+
L(H, be, ve, "≮", "\\nless", !0);
|
|
82268
|
+
L(H, be, ve, "", "\\@nleqslant");
|
|
82269
|
+
L(H, be, ve, "", "\\@nleqq");
|
|
82270
|
+
L(H, be, ve, "⪇", "\\lneq", !0);
|
|
82271
|
+
L(H, be, ve, "≨", "\\lneqq", !0);
|
|
82272
|
+
L(H, be, ve, "", "\\@lvertneqq");
|
|
82273
|
+
L(H, be, ve, "⋦", "\\lnsim", !0);
|
|
82274
|
+
L(H, be, ve, "⪉", "\\lnapprox", !0);
|
|
82275
|
+
L(H, be, ve, "⊀", "\\nprec", !0);
|
|
82276
|
+
L(H, be, ve, "⋠", "\\npreceq", !0);
|
|
82277
|
+
L(H, be, ve, "⋨", "\\precnsim", !0);
|
|
82278
|
+
L(H, be, ve, "⪹", "\\precnapprox", !0);
|
|
82279
|
+
L(H, be, ve, "≁", "\\nsim", !0);
|
|
82280
|
+
L(H, be, ve, "", "\\@nshortmid");
|
|
82281
|
+
L(H, be, ve, "∤", "\\nmid", !0);
|
|
82282
|
+
L(H, be, ve, "⊬", "\\nvdash", !0);
|
|
82283
|
+
L(H, be, ve, "⊭", "\\nvDash", !0);
|
|
82284
|
+
L(H, be, ve, "⋪", "\\ntriangleleft");
|
|
82285
|
+
L(H, be, ve, "⋬", "\\ntrianglelefteq", !0);
|
|
82286
|
+
L(H, be, ve, "⊊", "\\subsetneq", !0);
|
|
82287
|
+
L(H, be, ve, "", "\\@varsubsetneq");
|
|
82288
|
+
L(H, be, ve, "⫋", "\\subsetneqq", !0);
|
|
82289
|
+
L(H, be, ve, "", "\\@varsubsetneqq");
|
|
82290
|
+
L(H, be, ve, "≯", "\\ngtr", !0);
|
|
82291
|
+
L(H, be, ve, "", "\\@ngeqslant");
|
|
82292
|
+
L(H, be, ve, "", "\\@ngeqq");
|
|
82293
|
+
L(H, be, ve, "⪈", "\\gneq", !0);
|
|
82294
|
+
L(H, be, ve, "≩", "\\gneqq", !0);
|
|
82295
|
+
L(H, be, ve, "", "\\@gvertneqq");
|
|
82296
|
+
L(H, be, ve, "⋧", "\\gnsim", !0);
|
|
82297
|
+
L(H, be, ve, "⪊", "\\gnapprox", !0);
|
|
82298
|
+
L(H, be, ve, "⊁", "\\nsucc", !0);
|
|
82299
|
+
L(H, be, ve, "⋡", "\\nsucceq", !0);
|
|
82300
|
+
L(H, be, ve, "⋩", "\\succnsim", !0);
|
|
82301
|
+
L(H, be, ve, "⪺", "\\succnapprox", !0);
|
|
82302
|
+
L(H, be, ve, "≆", "\\ncong", !0);
|
|
82303
|
+
L(H, be, ve, "", "\\@nshortparallel");
|
|
82304
|
+
L(H, be, ve, "∦", "\\nparallel", !0);
|
|
82305
|
+
L(H, be, ve, "⊯", "\\nVDash", !0);
|
|
82306
|
+
L(H, be, ve, "⋫", "\\ntriangleright");
|
|
82307
|
+
L(H, be, ve, "⋭", "\\ntrianglerighteq", !0);
|
|
82308
|
+
L(H, be, ve, "", "\\@nsupseteqq");
|
|
82309
|
+
L(H, be, ve, "⊋", "\\supsetneq", !0);
|
|
82310
|
+
L(H, be, ve, "", "\\@varsupsetneq");
|
|
82311
|
+
L(H, be, ve, "⫌", "\\supsetneqq", !0);
|
|
82312
|
+
L(H, be, ve, "", "\\@varsupsetneqq");
|
|
82313
|
+
L(H, be, ve, "⊮", "\\nVdash", !0);
|
|
82314
|
+
L(H, be, ve, "⪵", "\\precneqq", !0);
|
|
82315
|
+
L(H, be, ve, "⪶", "\\succneqq", !0);
|
|
82316
|
+
L(H, be, ve, "", "\\@nsubseteqq");
|
|
82317
|
+
L(H, be, ct, "⊴", "\\unlhd");
|
|
82318
|
+
L(H, be, ct, "⊵", "\\unrhd");
|
|
82319
|
+
L(H, be, ve, "↚", "\\nleftarrow", !0);
|
|
82320
|
+
L(H, be, ve, "↛", "\\nrightarrow", !0);
|
|
82321
|
+
L(H, be, ve, "⇍", "\\nLeftarrow", !0);
|
|
82322
|
+
L(H, be, ve, "⇏", "\\nRightarrow", !0);
|
|
82323
|
+
L(H, be, ve, "↮", "\\nleftrightarrow", !0);
|
|
82324
|
+
L(H, be, ve, "⇎", "\\nLeftrightarrow", !0);
|
|
82325
|
+
L(H, be, ve, "△", "\\vartriangle");
|
|
82326
|
+
L(H, be, ke, "ℏ", "\\hslash");
|
|
82327
|
+
L(H, be, ke, "▽", "\\triangledown");
|
|
82328
|
+
L(H, be, ke, "◊", "\\lozenge");
|
|
82329
|
+
L(H, be, ke, "Ⓢ", "\\circledS");
|
|
82330
|
+
L(H, be, ke, "®", "\\circledR");
|
|
82331
|
+
L($e, be, ke, "®", "\\circledR");
|
|
82332
|
+
L(H, be, ke, "∡", "\\measuredangle", !0);
|
|
82333
|
+
L(H, be, ke, "∄", "\\nexists");
|
|
82334
|
+
L(H, be, ke, "℧", "\\mho");
|
|
82335
|
+
L(H, be, ke, "Ⅎ", "\\Finv", !0);
|
|
82336
|
+
L(H, be, ke, "⅁", "\\Game", !0);
|
|
82337
|
+
L(H, be, ke, "‵", "\\backprime");
|
|
82338
|
+
L(H, be, ke, "▲", "\\blacktriangle");
|
|
82339
|
+
L(H, be, ke, "▼", "\\blacktriangledown");
|
|
82340
|
+
L(H, be, ke, "■", "\\blacksquare");
|
|
82341
|
+
L(H, be, ke, "⧫", "\\blacklozenge");
|
|
82342
|
+
L(H, be, ke, "★", "\\bigstar");
|
|
82343
|
+
L(H, be, ke, "∢", "\\sphericalangle", !0);
|
|
82344
|
+
L(H, be, ke, "∁", "\\complement", !0);
|
|
82345
|
+
L(H, be, ke, "ð", "\\eth", !0);
|
|
82346
|
+
L($e, J, ke, "ð", "ð");
|
|
82347
|
+
L(H, be, ke, "╱", "\\diagup");
|
|
82348
|
+
L(H, be, ke, "╲", "\\diagdown");
|
|
82349
|
+
L(H, be, ke, "□", "\\square");
|
|
82350
|
+
L(H, be, ke, "□", "\\Box");
|
|
82351
|
+
L(H, be, ke, "◊", "\\Diamond");
|
|
82352
|
+
L(H, be, ke, "¥", "\\yen", !0);
|
|
82353
|
+
L($e, be, ke, "¥", "\\yen", !0);
|
|
82354
|
+
L(H, be, ke, "✓", "\\checkmark", !0);
|
|
82355
|
+
L($e, be, ke, "✓", "\\checkmark");
|
|
82356
|
+
L(H, be, ke, "ℶ", "\\beth", !0);
|
|
82357
|
+
L(H, be, ke, "ℸ", "\\daleth", !0);
|
|
82358
|
+
L(H, be, ke, "ℷ", "\\gimel", !0);
|
|
82359
|
+
L(H, be, ke, "ϝ", "\\digamma", !0);
|
|
82360
|
+
L(H, be, ke, "ϰ", "\\varkappa");
|
|
82361
|
+
L(H, be, Pi, "┌", "\\@ulcorner", !0);
|
|
82362
|
+
L(H, be, Vo, "┐", "\\@urcorner", !0);
|
|
82363
|
+
L(H, be, Pi, "└", "\\@llcorner", !0);
|
|
82364
|
+
L(H, be, Vo, "┘", "\\@lrcorner", !0);
|
|
82365
|
+
L(H, be, ve, "≦", "\\leqq", !0);
|
|
82366
|
+
L(H, be, ve, "⩽", "\\leqslant", !0);
|
|
82367
|
+
L(H, be, ve, "⪕", "\\eqslantless", !0);
|
|
82368
|
+
L(H, be, ve, "≲", "\\lesssim", !0);
|
|
82369
|
+
L(H, be, ve, "⪅", "\\lessapprox", !0);
|
|
82370
|
+
L(H, be, ve, "≊", "\\approxeq", !0);
|
|
82371
|
+
L(H, be, ct, "⋖", "\\lessdot");
|
|
82372
|
+
L(H, be, ve, "⋘", "\\lll", !0);
|
|
82373
|
+
L(H, be, ve, "≶", "\\lessgtr", !0);
|
|
82374
|
+
L(H, be, ve, "⋚", "\\lesseqgtr", !0);
|
|
82375
|
+
L(H, be, ve, "⪋", "\\lesseqqgtr", !0);
|
|
82376
|
+
L(H, be, ve, "≑", "\\doteqdot");
|
|
82377
|
+
L(H, be, ve, "≓", "\\risingdotseq", !0);
|
|
82378
|
+
L(H, be, ve, "≒", "\\fallingdotseq", !0);
|
|
82379
|
+
L(H, be, ve, "∽", "\\backsim", !0);
|
|
82380
|
+
L(H, be, ve, "⋍", "\\backsimeq", !0);
|
|
82381
|
+
L(H, be, ve, "⫅", "\\subseteqq", !0);
|
|
82382
|
+
L(H, be, ve, "⋐", "\\Subset", !0);
|
|
82383
|
+
L(H, be, ve, "⊏", "\\sqsubset", !0);
|
|
82384
|
+
L(H, be, ve, "≼", "\\preccurlyeq", !0);
|
|
82385
|
+
L(H, be, ve, "⋞", "\\curlyeqprec", !0);
|
|
82386
|
+
L(H, be, ve, "≾", "\\precsim", !0);
|
|
82387
|
+
L(H, be, ve, "⪷", "\\precapprox", !0);
|
|
82388
|
+
L(H, be, ve, "⊲", "\\vartriangleleft");
|
|
82389
|
+
L(H, be, ve, "⊴", "\\trianglelefteq");
|
|
82390
|
+
L(H, be, ve, "⊨", "\\vDash", !0);
|
|
82391
|
+
L(H, be, ve, "⊪", "\\Vvdash", !0);
|
|
82392
|
+
L(H, be, ve, "⌣", "\\smallsmile");
|
|
82393
|
+
L(H, be, ve, "⌢", "\\smallfrown");
|
|
82394
|
+
L(H, be, ve, "≏", "\\bumpeq", !0);
|
|
82395
|
+
L(H, be, ve, "≎", "\\Bumpeq", !0);
|
|
82396
|
+
L(H, be, ve, "≧", "\\geqq", !0);
|
|
82397
|
+
L(H, be, ve, "⩾", "\\geqslant", !0);
|
|
82398
|
+
L(H, be, ve, "⪖", "\\eqslantgtr", !0);
|
|
82399
|
+
L(H, be, ve, "≳", "\\gtrsim", !0);
|
|
82400
|
+
L(H, be, ve, "⪆", "\\gtrapprox", !0);
|
|
82401
|
+
L(H, be, ct, "⋗", "\\gtrdot");
|
|
82402
|
+
L(H, be, ve, "⋙", "\\ggg", !0);
|
|
82403
|
+
L(H, be, ve, "≷", "\\gtrless", !0);
|
|
82404
|
+
L(H, be, ve, "⋛", "\\gtreqless", !0);
|
|
82405
|
+
L(H, be, ve, "⪌", "\\gtreqqless", !0);
|
|
82406
|
+
L(H, be, ve, "≖", "\\eqcirc", !0);
|
|
82407
|
+
L(H, be, ve, "≗", "\\circeq", !0);
|
|
82408
|
+
L(H, be, ve, "≜", "\\triangleq", !0);
|
|
82409
|
+
L(H, be, ve, "∼", "\\thicksim");
|
|
82410
|
+
L(H, be, ve, "≈", "\\thickapprox");
|
|
82411
|
+
L(H, be, ve, "⫆", "\\supseteqq", !0);
|
|
82412
|
+
L(H, be, ve, "⋑", "\\Supset", !0);
|
|
82413
|
+
L(H, be, ve, "⊐", "\\sqsupset", !0);
|
|
82414
|
+
L(H, be, ve, "≽", "\\succcurlyeq", !0);
|
|
82415
|
+
L(H, be, ve, "⋟", "\\curlyeqsucc", !0);
|
|
82416
|
+
L(H, be, ve, "≿", "\\succsim", !0);
|
|
82417
|
+
L(H, be, ve, "⪸", "\\succapprox", !0);
|
|
82418
|
+
L(H, be, ve, "⊳", "\\vartriangleright");
|
|
82419
|
+
L(H, be, ve, "⊵", "\\trianglerighteq");
|
|
82420
|
+
L(H, be, ve, "⊩", "\\Vdash", !0);
|
|
82421
|
+
L(H, be, ve, "∣", "\\shortmid");
|
|
82422
|
+
L(H, be, ve, "∥", "\\shortparallel");
|
|
82423
|
+
L(H, be, ve, "≬", "\\between", !0);
|
|
82424
|
+
L(H, be, ve, "⋔", "\\pitchfork", !0);
|
|
82425
|
+
L(H, be, ve, "∝", "\\varpropto");
|
|
82426
|
+
L(H, be, ve, "◀", "\\blacktriangleleft");
|
|
82427
|
+
L(H, be, ve, "∴", "\\therefore", !0);
|
|
82428
|
+
L(H, be, ve, "∍", "\\backepsilon");
|
|
82429
|
+
L(H, be, ve, "▶", "\\blacktriangleright");
|
|
82430
|
+
L(H, be, ve, "∵", "\\because", !0);
|
|
82431
|
+
L(H, be, ve, "⋘", "\\llless");
|
|
82432
|
+
L(H, be, ve, "⋙", "\\gggtr");
|
|
82433
|
+
L(H, be, ct, "⊲", "\\lhd");
|
|
82434
|
+
L(H, be, ct, "⊳", "\\rhd");
|
|
82435
|
+
L(H, be, ve, "≂", "\\eqsim", !0);
|
|
82436
|
+
L(H, J, ve, "⋈", "\\Join");
|
|
82437
|
+
L(H, be, ve, "≑", "\\Doteq", !0);
|
|
82438
|
+
L(H, be, ct, "∔", "\\dotplus", !0);
|
|
82439
|
+
L(H, be, ct, "∖", "\\smallsetminus");
|
|
82440
|
+
L(H, be, ct, "⋒", "\\Cap", !0);
|
|
82441
|
+
L(H, be, ct, "⋓", "\\Cup", !0);
|
|
82442
|
+
L(H, be, ct, "⩞", "\\doublebarwedge", !0);
|
|
82443
|
+
L(H, be, ct, "⊟", "\\boxminus", !0);
|
|
82444
|
+
L(H, be, ct, "⊞", "\\boxplus", !0);
|
|
82445
|
+
L(H, be, ct, "⋇", "\\divideontimes", !0);
|
|
82446
|
+
L(H, be, ct, "⋉", "\\ltimes", !0);
|
|
82447
|
+
L(H, be, ct, "⋊", "\\rtimes", !0);
|
|
82448
|
+
L(H, be, ct, "⋋", "\\leftthreetimes", !0);
|
|
82449
|
+
L(H, be, ct, "⋌", "\\rightthreetimes", !0);
|
|
82450
|
+
L(H, be, ct, "⋏", "\\curlywedge", !0);
|
|
82451
|
+
L(H, be, ct, "⋎", "\\curlyvee", !0);
|
|
82452
|
+
L(H, be, ct, "⊝", "\\circleddash", !0);
|
|
82453
|
+
L(H, be, ct, "⊛", "\\circledast", !0);
|
|
82454
|
+
L(H, be, ct, "⋅", "\\centerdot");
|
|
82455
|
+
L(H, be, ct, "⊺", "\\intercal", !0);
|
|
82456
|
+
L(H, be, ct, "⋒", "\\doublecap");
|
|
82457
|
+
L(H, be, ct, "⋓", "\\doublecup");
|
|
82458
|
+
L(H, be, ct, "⊠", "\\boxtimes", !0);
|
|
82459
|
+
L(H, be, ve, "⇢", "\\dashrightarrow", !0);
|
|
82460
|
+
L(H, be, ve, "⇠", "\\dashleftarrow", !0);
|
|
82461
|
+
L(H, be, ve, "⇇", "\\leftleftarrows", !0);
|
|
82462
|
+
L(H, be, ve, "⇆", "\\leftrightarrows", !0);
|
|
82463
|
+
L(H, be, ve, "⇚", "\\Lleftarrow", !0);
|
|
82464
|
+
L(H, be, ve, "↞", "\\twoheadleftarrow", !0);
|
|
82465
|
+
L(H, be, ve, "↢", "\\leftarrowtail", !0);
|
|
82466
|
+
L(H, be, ve, "↫", "\\looparrowleft", !0);
|
|
82467
|
+
L(H, be, ve, "⇋", "\\leftrightharpoons", !0);
|
|
82468
|
+
L(H, be, ve, "↶", "\\curvearrowleft", !0);
|
|
82469
|
+
L(H, be, ve, "↺", "\\circlearrowleft", !0);
|
|
82470
|
+
L(H, be, ve, "↰", "\\Lsh", !0);
|
|
82471
|
+
L(H, be, ve, "⇈", "\\upuparrows", !0);
|
|
82472
|
+
L(H, be, ve, "↿", "\\upharpoonleft", !0);
|
|
82473
|
+
L(H, be, ve, "⇃", "\\downharpoonleft", !0);
|
|
82474
|
+
L(H, J, ve, "⊶", "\\origof", !0);
|
|
82475
|
+
L(H, J, ve, "⊷", "\\imageof", !0);
|
|
82476
|
+
L(H, be, ve, "⊸", "\\multimap", !0);
|
|
82477
|
+
L(H, be, ve, "↭", "\\leftrightsquigarrow", !0);
|
|
82478
|
+
L(H, be, ve, "⇉", "\\rightrightarrows", !0);
|
|
82479
|
+
L(H, be, ve, "⇄", "\\rightleftarrows", !0);
|
|
82480
|
+
L(H, be, ve, "↠", "\\twoheadrightarrow", !0);
|
|
82481
|
+
L(H, be, ve, "↣", "\\rightarrowtail", !0);
|
|
82482
|
+
L(H, be, ve, "↬", "\\looparrowright", !0);
|
|
82483
|
+
L(H, be, ve, "↷", "\\curvearrowright", !0);
|
|
82484
|
+
L(H, be, ve, "↻", "\\circlearrowright", !0);
|
|
82485
|
+
L(H, be, ve, "↱", "\\Rsh", !0);
|
|
82486
|
+
L(H, be, ve, "⇊", "\\downdownarrows", !0);
|
|
82487
|
+
L(H, be, ve, "↾", "\\upharpoonright", !0);
|
|
82488
|
+
L(H, be, ve, "⇂", "\\downharpoonright", !0);
|
|
82489
|
+
L(H, be, ve, "⇝", "\\rightsquigarrow", !0);
|
|
82490
|
+
L(H, be, ve, "⇝", "\\leadsto");
|
|
82491
|
+
L(H, be, ve, "⇛", "\\Rrightarrow", !0);
|
|
82492
|
+
L(H, be, ve, "↾", "\\restriction");
|
|
82493
|
+
L(H, J, ke, "‘", "`");
|
|
82494
|
+
L(H, J, ke, "$", "\\$");
|
|
82495
|
+
L($e, J, ke, "$", "\\$");
|
|
82496
|
+
L($e, J, ke, "$", "\\textdollar");
|
|
82497
|
+
L(H, J, ke, "%", "\\%");
|
|
82498
|
+
L($e, J, ke, "%", "\\%");
|
|
82499
|
+
L(H, J, ke, "_", "\\_");
|
|
82500
|
+
L($e, J, ke, "_", "\\_");
|
|
82501
|
+
L($e, J, ke, "_", "\\textunderscore");
|
|
82502
|
+
L(H, J, ke, "∠", "\\angle", !0);
|
|
82503
|
+
L(H, J, ke, "∞", "\\infty", !0);
|
|
82504
|
+
L(H, J, ke, "′", "\\prime");
|
|
82505
|
+
L(H, J, ke, "△", "\\triangle");
|
|
82506
|
+
L(H, J, ke, "Γ", "\\Gamma", !0);
|
|
82507
|
+
L(H, J, ke, "Δ", "\\Delta", !0);
|
|
82508
|
+
L(H, J, ke, "Θ", "\\Theta", !0);
|
|
82509
|
+
L(H, J, ke, "Λ", "\\Lambda", !0);
|
|
82510
|
+
L(H, J, ke, "Ξ", "\\Xi", !0);
|
|
82511
|
+
L(H, J, ke, "Π", "\\Pi", !0);
|
|
82512
|
+
L(H, J, ke, "Σ", "\\Sigma", !0);
|
|
82513
|
+
L(H, J, ke, "Υ", "\\Upsilon", !0);
|
|
82514
|
+
L(H, J, ke, "Φ", "\\Phi", !0);
|
|
82515
|
+
L(H, J, ke, "Ψ", "\\Psi", !0);
|
|
82516
|
+
L(H, J, ke, "Ω", "\\Omega", !0);
|
|
82517
|
+
L(H, J, ke, "A", "Α");
|
|
82518
|
+
L(H, J, ke, "B", "Β");
|
|
82519
|
+
L(H, J, ke, "E", "Ε");
|
|
82520
|
+
L(H, J, ke, "Z", "Ζ");
|
|
82521
|
+
L(H, J, ke, "H", "Η");
|
|
82522
|
+
L(H, J, ke, "I", "Ι");
|
|
82523
|
+
L(H, J, ke, "K", "Κ");
|
|
82524
|
+
L(H, J, ke, "M", "Μ");
|
|
82525
|
+
L(H, J, ke, "N", "Ν");
|
|
82526
|
+
L(H, J, ke, "O", "Ο");
|
|
82527
|
+
L(H, J, ke, "P", "Ρ");
|
|
82528
|
+
L(H, J, ke, "T", "Τ");
|
|
82529
|
+
L(H, J, ke, "X", "Χ");
|
|
82530
|
+
L(H, J, ke, "¬", "\\neg", !0);
|
|
82531
|
+
L(H, J, ke, "¬", "\\lnot");
|
|
82532
|
+
L(H, J, ke, "⊤", "\\top");
|
|
82533
|
+
L(H, J, ke, "⊥", "\\bot");
|
|
82534
|
+
L(H, J, ke, "∅", "\\emptyset");
|
|
82535
|
+
L(H, be, ke, "∅", "\\varnothing");
|
|
82536
|
+
L(H, J, xt, "α", "\\alpha", !0);
|
|
82537
|
+
L(H, J, xt, "β", "\\beta", !0);
|
|
82538
|
+
L(H, J, xt, "γ", "\\gamma", !0);
|
|
82539
|
+
L(H, J, xt, "δ", "\\delta", !0);
|
|
82540
|
+
L(H, J, xt, "ϵ", "\\epsilon", !0);
|
|
82541
|
+
L(H, J, xt, "ζ", "\\zeta", !0);
|
|
82542
|
+
L(H, J, xt, "η", "\\eta", !0);
|
|
82543
|
+
L(H, J, xt, "θ", "\\theta", !0);
|
|
82544
|
+
L(H, J, xt, "ι", "\\iota", !0);
|
|
82545
|
+
L(H, J, xt, "κ", "\\kappa", !0);
|
|
82546
|
+
L(H, J, xt, "λ", "\\lambda", !0);
|
|
82547
|
+
L(H, J, xt, "μ", "\\mu", !0);
|
|
82548
|
+
L(H, J, xt, "ν", "\\nu", !0);
|
|
82549
|
+
L(H, J, xt, "ξ", "\\xi", !0);
|
|
82550
|
+
L(H, J, xt, "ο", "\\omicron", !0);
|
|
82551
|
+
L(H, J, xt, "π", "\\pi", !0);
|
|
82552
|
+
L(H, J, xt, "ρ", "\\rho", !0);
|
|
82553
|
+
L(H, J, xt, "σ", "\\sigma", !0);
|
|
82554
|
+
L(H, J, xt, "τ", "\\tau", !0);
|
|
82555
|
+
L(H, J, xt, "υ", "\\upsilon", !0);
|
|
82556
|
+
L(H, J, xt, "ϕ", "\\phi", !0);
|
|
82557
|
+
L(H, J, xt, "χ", "\\chi", !0);
|
|
82558
|
+
L(H, J, xt, "ψ", "\\psi", !0);
|
|
82559
|
+
L(H, J, xt, "ω", "\\omega", !0);
|
|
82560
|
+
L(H, J, xt, "ε", "\\varepsilon", !0);
|
|
82561
|
+
L(H, J, xt, "ϑ", "\\vartheta", !0);
|
|
82562
|
+
L(H, J, xt, "ϖ", "\\varpi", !0);
|
|
82563
|
+
L(H, J, xt, "ϱ", "\\varrho", !0);
|
|
82564
|
+
L(H, J, xt, "ς", "\\varsigma", !0);
|
|
82565
|
+
L(H, J, xt, "φ", "\\varphi", !0);
|
|
82566
|
+
L(H, J, ct, "∗", "*", !0);
|
|
82567
|
+
L(H, J, ct, "+", "+");
|
|
82568
|
+
L(H, J, ct, "−", "-", !0);
|
|
82569
|
+
L(H, J, ct, "⋅", "\\cdot", !0);
|
|
82570
|
+
L(H, J, ct, "∘", "\\circ", !0);
|
|
82571
|
+
L(H, J, ct, "÷", "\\div", !0);
|
|
82572
|
+
L(H, J, ct, "±", "\\pm", !0);
|
|
82573
|
+
L(H, J, ct, "×", "\\times", !0);
|
|
82574
|
+
L(H, J, ct, "∩", "\\cap", !0);
|
|
82575
|
+
L(H, J, ct, "∪", "\\cup", !0);
|
|
82576
|
+
L(H, J, ct, "∖", "\\setminus", !0);
|
|
82577
|
+
L(H, J, ct, "∧", "\\land");
|
|
82578
|
+
L(H, J, ct, "∨", "\\lor");
|
|
82579
|
+
L(H, J, ct, "∧", "\\wedge", !0);
|
|
82580
|
+
L(H, J, ct, "∨", "\\vee", !0);
|
|
82581
|
+
L(H, J, ke, "√", "\\surd");
|
|
82582
|
+
L(H, J, Pi, "⟨", "\\langle", !0);
|
|
82583
|
+
L(H, J, Pi, "∣", "\\lvert");
|
|
82584
|
+
L(H, J, Pi, "∥", "\\lVert");
|
|
82585
|
+
L(H, J, Vo, "?", "?");
|
|
82586
|
+
L(H, J, Vo, "!", "!");
|
|
82587
|
+
L(H, J, Vo, "⟩", "\\rangle", !0);
|
|
82588
|
+
L(H, J, Vo, "∣", "\\rvert");
|
|
82589
|
+
L(H, J, Vo, "∥", "\\rVert");
|
|
82590
|
+
L(H, J, ve, "=", "=");
|
|
82591
|
+
L(H, J, ve, ":", ":");
|
|
82592
|
+
L(H, J, ve, "≈", "\\approx", !0);
|
|
82593
|
+
L(H, J, ve, "≅", "\\cong", !0);
|
|
82594
|
+
L(H, J, ve, "≥", "\\ge");
|
|
82595
|
+
L(H, J, ve, "≥", "\\geq", !0);
|
|
82596
|
+
L(H, J, ve, "←", "\\gets");
|
|
82597
|
+
L(H, J, ve, ">", "\\gt", !0);
|
|
82598
|
+
L(H, J, ve, "∈", "\\in", !0);
|
|
82599
|
+
L(H, J, ve, "", "\\@not");
|
|
82600
|
+
L(H, J, ve, "⊂", "\\subset", !0);
|
|
82601
|
+
L(H, J, ve, "⊃", "\\supset", !0);
|
|
82602
|
+
L(H, J, ve, "⊆", "\\subseteq", !0);
|
|
82603
|
+
L(H, J, ve, "⊇", "\\supseteq", !0);
|
|
82604
|
+
L(H, be, ve, "⊈", "\\nsubseteq", !0);
|
|
82605
|
+
L(H, be, ve, "⊉", "\\nsupseteq", !0);
|
|
82606
|
+
L(H, J, ve, "⊨", "\\models");
|
|
82607
|
+
L(H, J, ve, "←", "\\leftarrow", !0);
|
|
82608
|
+
L(H, J, ve, "≤", "\\le");
|
|
82609
|
+
L(H, J, ve, "≤", "\\leq", !0);
|
|
82610
|
+
L(H, J, ve, "<", "\\lt", !0);
|
|
82611
|
+
L(H, J, ve, "→", "\\rightarrow", !0);
|
|
82612
|
+
L(H, J, ve, "→", "\\to");
|
|
82613
|
+
L(H, be, ve, "≱", "\\ngeq", !0);
|
|
82614
|
+
L(H, be, ve, "≰", "\\nleq", !0);
|
|
82615
|
+
L(H, J, Jl, " ", "\\ ");
|
|
82616
|
+
L(H, J, Jl, " ", "\\space");
|
|
82617
|
+
L(H, J, Jl, " ", "\\nobreakspace");
|
|
82618
|
+
L($e, J, Jl, " ", "\\ ");
|
|
82619
|
+
L($e, J, Jl, " ", " ");
|
|
82620
|
+
L($e, J, Jl, " ", "\\space");
|
|
82621
|
+
L($e, J, Jl, " ", "\\nobreakspace");
|
|
82622
|
+
L(H, J, Jl, null, "\\nobreak");
|
|
82623
|
+
L(H, J, Jl, null, "\\allowbreak");
|
|
82624
|
+
L(H, J, fv, ",", ",");
|
|
82625
|
+
L(H, J, fv, ";", ";");
|
|
82626
|
+
L(H, be, ct, "⊼", "\\barwedge", !0);
|
|
82627
|
+
L(H, be, ct, "⊻", "\\veebar", !0);
|
|
82628
|
+
L(H, J, ct, "⊙", "\\odot", !0);
|
|
82629
|
+
L(H, J, ct, "⊕", "\\oplus", !0);
|
|
82630
|
+
L(H, J, ct, "⊗", "\\otimes", !0);
|
|
82631
|
+
L(H, J, ke, "∂", "\\partial", !0);
|
|
82632
|
+
L(H, J, ct, "⊘", "\\oslash", !0);
|
|
82633
|
+
L(H, be, ct, "⊚", "\\circledcirc", !0);
|
|
82634
|
+
L(H, be, ct, "⊡", "\\boxdot", !0);
|
|
82635
|
+
L(H, J, ct, "△", "\\bigtriangleup");
|
|
82636
|
+
L(H, J, ct, "▽", "\\bigtriangledown");
|
|
82637
|
+
L(H, J, ct, "†", "\\dagger");
|
|
82638
|
+
L(H, J, ct, "⋄", "\\diamond");
|
|
82639
|
+
L(H, J, ct, "⋆", "\\star");
|
|
82640
|
+
L(H, J, ct, "◃", "\\triangleleft");
|
|
82641
|
+
L(H, J, ct, "▹", "\\triangleright");
|
|
82642
|
+
L(H, J, Pi, "{", "\\{");
|
|
82643
|
+
L($e, J, ke, "{", "\\{");
|
|
82644
|
+
L($e, J, ke, "{", "\\textbraceleft");
|
|
82645
|
+
L(H, J, Vo, "}", "\\}");
|
|
82646
|
+
L($e, J, ke, "}", "\\}");
|
|
82647
|
+
L($e, J, ke, "}", "\\textbraceright");
|
|
82648
|
+
L(H, J, Pi, "{", "\\lbrace");
|
|
82649
|
+
L(H, J, Vo, "}", "\\rbrace");
|
|
82650
|
+
L(H, J, Pi, "[", "\\lbrack", !0);
|
|
82651
|
+
L($e, J, ke, "[", "\\lbrack", !0);
|
|
82652
|
+
L(H, J, Vo, "]", "\\rbrack", !0);
|
|
82653
|
+
L($e, J, ke, "]", "\\rbrack", !0);
|
|
82654
|
+
L(H, J, Pi, "(", "\\lparen", !0);
|
|
82655
|
+
L(H, J, Vo, ")", "\\rparen", !0);
|
|
82656
|
+
L($e, J, ke, "<", "\\textless", !0);
|
|
82657
|
+
L($e, J, ke, ">", "\\textgreater", !0);
|
|
82658
|
+
L(H, J, Pi, "⌊", "\\lfloor", !0);
|
|
82659
|
+
L(H, J, Vo, "⌋", "\\rfloor", !0);
|
|
82660
|
+
L(H, J, Pi, "⌈", "\\lceil", !0);
|
|
82661
|
+
L(H, J, Vo, "⌉", "\\rceil", !0);
|
|
82662
|
+
L(H, J, ke, "\\", "\\backslash");
|
|
82663
|
+
L(H, J, ke, "∣", "|");
|
|
82664
|
+
L(H, J, ke, "∣", "\\vert");
|
|
82665
|
+
L($e, J, ke, "|", "\\textbar", !0);
|
|
82666
|
+
L(H, J, ke, "∥", "\\|");
|
|
82667
|
+
L(H, J, ke, "∥", "\\Vert");
|
|
82668
|
+
L($e, J, ke, "∥", "\\textbardbl");
|
|
82669
|
+
L($e, J, ke, "~", "\\textasciitilde");
|
|
82670
|
+
L($e, J, ke, "\\", "\\textbackslash");
|
|
82671
|
+
L($e, J, ke, "^", "\\textasciicircum");
|
|
82672
|
+
L(H, J, ve, "↑", "\\uparrow", !0);
|
|
82673
|
+
L(H, J, ve, "⇑", "\\Uparrow", !0);
|
|
82674
|
+
L(H, J, ve, "↓", "\\downarrow", !0);
|
|
82675
|
+
L(H, J, ve, "⇓", "\\Downarrow", !0);
|
|
82676
|
+
L(H, J, ve, "↕", "\\updownarrow", !0);
|
|
82677
|
+
L(H, J, ve, "⇕", "\\Updownarrow", !0);
|
|
82678
|
+
L(H, J, Cr, "∐", "\\coprod");
|
|
82679
|
+
L(H, J, Cr, "⋁", "\\bigvee");
|
|
82680
|
+
L(H, J, Cr, "⋀", "\\bigwedge");
|
|
82681
|
+
L(H, J, Cr, "⨄", "\\biguplus");
|
|
82682
|
+
L(H, J, Cr, "⋂", "\\bigcap");
|
|
82683
|
+
L(H, J, Cr, "⋃", "\\bigcup");
|
|
82684
|
+
L(H, J, Cr, "∫", "\\int");
|
|
82685
|
+
L(H, J, Cr, "∫", "\\intop");
|
|
82686
|
+
L(H, J, Cr, "∬", "\\iint");
|
|
82687
|
+
L(H, J, Cr, "∭", "\\iiint");
|
|
82688
|
+
L(H, J, Cr, "∏", "\\prod");
|
|
82689
|
+
L(H, J, Cr, "∑", "\\sum");
|
|
82690
|
+
L(H, J, Cr, "⨂", "\\bigotimes");
|
|
82691
|
+
L(H, J, Cr, "⨁", "\\bigoplus");
|
|
82692
|
+
L(H, J, Cr, "⨀", "\\bigodot");
|
|
82693
|
+
L(H, J, Cr, "∮", "\\oint");
|
|
82694
|
+
L(H, J, Cr, "∯", "\\oiint");
|
|
82695
|
+
L(H, J, Cr, "∰", "\\oiiint");
|
|
82696
|
+
L(H, J, Cr, "⨆", "\\bigsqcup");
|
|
82697
|
+
L(H, J, Cr, "∫", "\\smallint");
|
|
82698
|
+
L($e, J, o0, "…", "\\textellipsis");
|
|
82699
|
+
L(H, J, o0, "…", "\\mathellipsis");
|
|
82700
|
+
L($e, J, o0, "…", "\\ldots", !0);
|
|
82701
|
+
L(H, J, o0, "…", "\\ldots", !0);
|
|
82702
|
+
L(H, J, o0, "⋯", "\\@cdots", !0);
|
|
82703
|
+
L(H, J, o0, "⋱", "\\ddots", !0);
|
|
82704
|
+
L(H, J, ke, "⋮", "\\varvdots");
|
|
82705
|
+
L($e, J, ke, "⋮", "\\varvdots");
|
|
82706
|
+
L(H, J, Xn, "ˊ", "\\acute");
|
|
82707
|
+
L(H, J, Xn, "ˋ", "\\grave");
|
|
82708
|
+
L(H, J, Xn, "¨", "\\ddot");
|
|
82709
|
+
L(H, J, Xn, "~", "\\tilde");
|
|
82710
|
+
L(H, J, Xn, "ˉ", "\\bar");
|
|
82711
|
+
L(H, J, Xn, "˘", "\\breve");
|
|
82712
|
+
L(H, J, Xn, "ˇ", "\\check");
|
|
82713
|
+
L(H, J, Xn, "^", "\\hat");
|
|
82714
|
+
L(H, J, Xn, "⃗", "\\vec");
|
|
82715
|
+
L(H, J, Xn, "˙", "\\dot");
|
|
82716
|
+
L(H, J, Xn, "˚", "\\mathring");
|
|
82717
|
+
L(H, J, xt, "", "\\@imath");
|
|
82718
|
+
L(H, J, xt, "", "\\@jmath");
|
|
82719
|
+
L(H, J, ke, "ı", "ı");
|
|
82720
|
+
L(H, J, ke, "ȷ", "ȷ");
|
|
82721
|
+
L($e, J, ke, "ı", "\\i", !0);
|
|
82722
|
+
L($e, J, ke, "ȷ", "\\j", !0);
|
|
82723
|
+
L($e, J, ke, "ß", "\\ss", !0);
|
|
82724
|
+
L($e, J, ke, "æ", "\\ae", !0);
|
|
82725
|
+
L($e, J, ke, "œ", "\\oe", !0);
|
|
82726
|
+
L($e, J, ke, "ø", "\\o", !0);
|
|
82727
|
+
L($e, J, ke, "Æ", "\\AE", !0);
|
|
82728
|
+
L($e, J, ke, "Œ", "\\OE", !0);
|
|
82729
|
+
L($e, J, ke, "Ø", "\\O", !0);
|
|
82730
|
+
L($e, J, Xn, "ˊ", "\\'");
|
|
82731
|
+
L($e, J, Xn, "ˋ", "\\`");
|
|
82732
|
+
L($e, J, Xn, "ˆ", "\\^");
|
|
82733
|
+
L($e, J, Xn, "˜", "\\~");
|
|
82734
|
+
L($e, J, Xn, "ˉ", "\\=");
|
|
82735
|
+
L($e, J, Xn, "˘", "\\u");
|
|
82736
|
+
L($e, J, Xn, "˙", "\\.");
|
|
82737
|
+
L($e, J, Xn, "¸", "\\c");
|
|
82738
|
+
L($e, J, Xn, "˚", "\\r");
|
|
82739
|
+
L($e, J, Xn, "ˇ", "\\v");
|
|
82740
|
+
L($e, J, Xn, "¨", '\\"');
|
|
82741
|
+
L($e, J, Xn, "˝", "\\H");
|
|
82742
|
+
L($e, J, Xn, "◯", "\\textcircled");
|
|
82736
82743
|
var WY = {
|
|
82737
82744
|
"--": !0,
|
|
82738
82745
|
"---": !0,
|
|
82739
82746
|
"``": !0,
|
|
82740
82747
|
"''": !0
|
|
82741
82748
|
};
|
|
82742
|
-
|
|
82743
|
-
|
|
82744
|
-
|
|
82745
|
-
|
|
82746
|
-
|
|
82747
|
-
|
|
82748
|
-
|
|
82749
|
-
|
|
82750
|
-
|
|
82751
|
-
|
|
82752
|
-
|
|
82753
|
-
|
|
82754
|
-
|
|
82755
|
-
|
|
82756
|
-
|
|
82757
|
-
|
|
82758
|
-
|
|
82759
|
-
|
|
82760
|
-
|
|
82761
|
-
|
|
82762
|
-
|
|
82749
|
+
L($e, J, ke, "–", "--", !0);
|
|
82750
|
+
L($e, J, ke, "–", "\\textendash");
|
|
82751
|
+
L($e, J, ke, "—", "---", !0);
|
|
82752
|
+
L($e, J, ke, "—", "\\textemdash");
|
|
82753
|
+
L($e, J, ke, "‘", "`", !0);
|
|
82754
|
+
L($e, J, ke, "‘", "\\textquoteleft");
|
|
82755
|
+
L($e, J, ke, "’", "'", !0);
|
|
82756
|
+
L($e, J, ke, "’", "\\textquoteright");
|
|
82757
|
+
L($e, J, ke, "“", "``", !0);
|
|
82758
|
+
L($e, J, ke, "“", "\\textquotedblleft");
|
|
82759
|
+
L($e, J, ke, "”", "''", !0);
|
|
82760
|
+
L($e, J, ke, "”", "\\textquotedblright");
|
|
82761
|
+
L(H, J, ke, "°", "\\degree", !0);
|
|
82762
|
+
L($e, J, ke, "°", "\\degree");
|
|
82763
|
+
L($e, J, ke, "°", "\\textdegree", !0);
|
|
82764
|
+
L(H, J, ke, "£", "\\pounds");
|
|
82765
|
+
L(H, J, ke, "£", "\\mathsterling", !0);
|
|
82766
|
+
L($e, J, ke, "£", "\\pounds");
|
|
82767
|
+
L($e, J, ke, "£", "\\textsterling", !0);
|
|
82768
|
+
L(H, be, ke, "✠", "\\maltese");
|
|
82769
|
+
L($e, be, ke, "✠", "\\maltese");
|
|
82763
82770
|
var WM = '0123456789/@."';
|
|
82764
82771
|
for (var W6 = 0; W6 < WM.length; W6++) {
|
|
82765
82772
|
var qM = WM.charAt(W6);
|
|
82766
|
-
|
|
82773
|
+
L(H, J, ke, qM, qM);
|
|
82767
82774
|
}
|
|
82768
82775
|
var VM = '0123456789!@*()-=+";:?/.,';
|
|
82769
82776
|
for (var q6 = 0; q6 < VM.length; q6++) {
|
|
82770
82777
|
var GM = VM.charAt(q6);
|
|
82771
|
-
|
|
82778
|
+
L($e, J, ke, GM, GM);
|
|
82772
82779
|
}
|
|
82773
82780
|
var Yy = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
|
|
82774
82781
|
for (var V6 = 0; V6 < Yy.length; V6++) {
|
|
82775
82782
|
var Jm = Yy.charAt(V6);
|
|
82776
|
-
|
|
82777
|
-
}
|
|
82778
|
-
|
|
82779
|
-
|
|
82780
|
-
|
|
82781
|
-
|
|
82782
|
-
|
|
82783
|
-
|
|
82784
|
-
|
|
82785
|
-
|
|
82786
|
-
|
|
82787
|
-
|
|
82788
|
-
|
|
82789
|
-
|
|
82790
|
-
|
|
82791
|
-
|
|
82792
|
-
|
|
82793
|
-
|
|
82783
|
+
L(H, J, xt, Jm, Jm), L($e, J, ke, Jm, Jm);
|
|
82784
|
+
}
|
|
82785
|
+
L(H, be, ke, "C", "ℂ");
|
|
82786
|
+
L($e, be, ke, "C", "ℂ");
|
|
82787
|
+
L(H, be, ke, "H", "ℍ");
|
|
82788
|
+
L($e, be, ke, "H", "ℍ");
|
|
82789
|
+
L(H, be, ke, "N", "ℕ");
|
|
82790
|
+
L($e, be, ke, "N", "ℕ");
|
|
82791
|
+
L(H, be, ke, "P", "ℙ");
|
|
82792
|
+
L($e, be, ke, "P", "ℙ");
|
|
82793
|
+
L(H, be, ke, "Q", "ℚ");
|
|
82794
|
+
L($e, be, ke, "Q", "ℚ");
|
|
82795
|
+
L(H, be, ke, "R", "ℝ");
|
|
82796
|
+
L($e, be, ke, "R", "ℝ");
|
|
82797
|
+
L(H, be, ke, "Z", "ℤ");
|
|
82798
|
+
L($e, be, ke, "Z", "ℤ");
|
|
82799
|
+
L(H, J, xt, "h", "ℎ");
|
|
82800
|
+
L($e, J, xt, "h", "ℎ");
|
|
82794
82801
|
var Ct = "";
|
|
82795
82802
|
for (var To = 0; To < Yy.length; To++) {
|
|
82796
82803
|
var sr = Yy.charAt(To);
|
|
82797
|
-
Ct = String.fromCharCode(55349, 56320 + To),
|
|
82804
|
+
Ct = String.fromCharCode(55349, 56320 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56372 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56424 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56580 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56684 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56736 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56788 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56840 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56944 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), To < 26 && (Ct = String.fromCharCode(55349, 56632 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct), Ct = String.fromCharCode(55349, 56476 + To), L(H, J, xt, sr, Ct), L($e, J, ke, sr, Ct));
|
|
82798
82805
|
}
|
|
82799
82806
|
Ct = "𝕜";
|
|
82800
|
-
|
|
82801
|
-
|
|
82807
|
+
L(H, J, xt, "k", Ct);
|
|
82808
|
+
L($e, J, ke, "k", Ct);
|
|
82802
82809
|
for (var _c = 0; _c < 10; _c++) {
|
|
82803
82810
|
var su = _c.toString();
|
|
82804
|
-
Ct = String.fromCharCode(55349, 57294 + _c),
|
|
82811
|
+
Ct = String.fromCharCode(55349, 57294 + _c), L(H, J, xt, su, Ct), L($e, J, ke, su, Ct), Ct = String.fromCharCode(55349, 57314 + _c), L(H, J, xt, su, Ct), L($e, J, ke, su, Ct), Ct = String.fromCharCode(55349, 57324 + _c), L(H, J, xt, su, Ct), L($e, J, ke, su, Ct), Ct = String.fromCharCode(55349, 57334 + _c), L(H, J, xt, su, Ct), L($e, J, ke, su, Ct);
|
|
82805
82812
|
}
|
|
82806
82813
|
var YD = "ÐÞþ";
|
|
82807
82814
|
for (var G6 = 0; G6 < YD.length; G6++) {
|
|
82808
82815
|
var Qm = YD.charAt(G6);
|
|
82809
|
-
|
|
82816
|
+
L(H, J, xt, Qm, Qm), L($e, J, ke, Qm, Qm);
|
|
82810
82817
|
}
|
|
82811
82818
|
var e2 = [
|
|
82812
82819
|
["mathbf", "textbf", "Main-Bold"],
|
|
@@ -84749,12 +84756,12 @@ var Q0 = function(t, n, r) {
|
|
|
84749
84756
|
r && (R *= o.sizeMultiplier);
|
|
84750
84757
|
var T = A / 2 - R, _ = [];
|
|
84751
84758
|
if (d.length > 0) {
|
|
84752
|
-
var M = A - g - x, E = Math.round(A * 1e3), S = Uje(d, Math.round(M * 1e3)), j = new nc(d, S),
|
|
84753
|
-
width:
|
|
84759
|
+
var M = A - g - x, E = Math.round(A * 1e3), S = Uje(d, Math.round(M * 1e3)), j = new nc(d, S), I = (p / 1e3).toFixed(3) + "em", z = (E / 1e3).toFixed(3) + "em", $ = new Rl([j], {
|
|
84760
|
+
width: I,
|
|
84754
84761
|
height: z,
|
|
84755
84762
|
viewBox: "0 0 " + p + " " + E
|
|
84756
84763
|
}), q = Ae.makeSvgSpan([], [$], o);
|
|
84757
|
-
q.height = E / 1e3, q.style.width =
|
|
84764
|
+
q.height = E / 1e3, q.style.width = I, q.style.height = z, _.push({
|
|
84758
84765
|
type: "elem",
|
|
84759
84766
|
elem: q
|
|
84760
84767
|
});
|
|
@@ -85485,11 +85492,11 @@ var qa = function(t, n) {
|
|
|
85485
85492
|
var R = t.rowGaps[r], T = 0;
|
|
85486
85493
|
R && (T = tr(R, n), T > 0 && (T += y, D < T && (D = T), T = 0)), t.addJot && (D += g), C.height = w, C.depth = D, x += w, C.pos = x, x += D + T, l[r] = C, v(s[r + 1]);
|
|
85487
85494
|
}
|
|
85488
|
-
var _ = x / 2 + n.fontMetrics().axisHeight, M = t.cols || [], E = [], S, j,
|
|
85495
|
+
var _ = x / 2 + n.fontMetrics().axisHeight, M = t.cols || [], E = [], S, j, I = [];
|
|
85489
85496
|
if (t.tags && t.tags.some((V) => V))
|
|
85490
85497
|
for (r = 0; r < i; ++r) {
|
|
85491
85498
|
var z = l[r], $ = z.pos - _, q = t.tags[r], U = void 0;
|
|
85492
|
-
q === !0 ? U = Ae.makeSpan(["eqn-num"], [], n) : q === !1 ? U = Ae.makeSpan([], [], n) : U = Ae.makeSpan([], Br(q, n, !0), n), U.depth = z.depth, U.height = z.height,
|
|
85499
|
+
q === !0 ? U = Ae.makeSpan(["eqn-num"], [], n) : q === !1 ? U = Ae.makeSpan([], [], n) : U = Ae.makeSpan([], Br(q, n, !0), n), U.depth = z.depth, U.height = z.height, I.push({
|
|
85493
85500
|
type: "elem",
|
|
85494
85501
|
elem: U,
|
|
85495
85502
|
shift: $
|
|
@@ -85555,11 +85562,11 @@ var qa = function(t, n) {
|
|
|
85555
85562
|
children: B
|
|
85556
85563
|
}, n);
|
|
85557
85564
|
}
|
|
85558
|
-
if (
|
|
85565
|
+
if (I.length === 0)
|
|
85559
85566
|
return Ae.makeSpan(["mord"], [l], n);
|
|
85560
85567
|
var G = Ae.makeVList({
|
|
85561
85568
|
positionType: "individualShift",
|
|
85562
|
-
children:
|
|
85569
|
+
children: I
|
|
85563
85570
|
}, n);
|
|
85564
85571
|
return G = Ae.makeSpan(["tag"], [G], n), Ae.makeFragment([l, G]);
|
|
85565
85572
|
}, WNe = {
|
|
@@ -90232,7 +90239,7 @@ var aBe = function(t, n) {
|
|
|
90232
90239
|
/**
|
|
90233
90240
|
* adds a new symbol to builtin symbols table
|
|
90234
90241
|
*/
|
|
90235
|
-
__defineSymbol:
|
|
90242
|
+
__defineSymbol: L,
|
|
90236
90243
|
/**
|
|
90237
90244
|
* adds a new function to builtin function list,
|
|
90238
90245
|
* which directly produce parse tree elements
|
|
@@ -92044,11 +92051,14 @@ const FMe = ({
|
|
|
92044
92051
|
key: new Nt("typographySyncNodeAttr"),
|
|
92045
92052
|
appendTransaction: (e, t, n) => {
|
|
92046
92053
|
var p, h, f;
|
|
92047
|
-
if (!e.some(
|
|
92054
|
+
if (!e.some(
|
|
92055
|
+
(g) => g.storedMarksSet
|
|
92056
|
+
)) return null;
|
|
92048
92057
|
const { selection: o } = n;
|
|
92049
92058
|
if (!o.empty) return null;
|
|
92050
92059
|
const i = o.$from, s = i.node(i.depth);
|
|
92051
|
-
if ((s == null ? void 0 : s.type.name) !== "paragraph" || s.textContent !== "")
|
|
92060
|
+
if ((s == null ? void 0 : s.type.name) !== "paragraph" || s.textContent !== "")
|
|
92061
|
+
return null;
|
|
92052
92062
|
const a = (p = n.storedMarks) == null ? void 0 : p.find(
|
|
92053
92063
|
(g) => g.type.name === "textStyle"
|
|
92054
92064
|
), l = ((h = a == null ? void 0 : a.attrs) == null ? void 0 : h.fontFamily) ?? null, u = ((f = a == null ? void 0 : a.attrs) == null ? void 0 : f.fontSize) ?? null, c = a ? l : s.attrs.fontFamily, d = a ? u : s.attrs.fontSize;
|
|
@@ -92730,19 +92740,19 @@ const a5 = $X, TO = Bu, jO = Symbol("nomatch"), yOe = 7, JX = function(e) {
|
|
|
92730
92740
|
return a.noHighlightRe.test(j);
|
|
92731
92741
|
}
|
|
92732
92742
|
function u(j) {
|
|
92733
|
-
let
|
|
92734
|
-
|
|
92735
|
-
const z = a.languageDetectRe.exec(
|
|
92743
|
+
let I = j.className + " ";
|
|
92744
|
+
I += j.parentNode ? j.parentNode.className : "";
|
|
92745
|
+
const z = a.languageDetectRe.exec(I);
|
|
92736
92746
|
if (z) {
|
|
92737
92747
|
const $ = C(z[1]);
|
|
92738
92748
|
return $ || (SO(i.replace("{}", z[1])), SO("Falling back to no-highlight mode for this block.", j)), $ ? z[1] : "no-highlight";
|
|
92739
92749
|
}
|
|
92740
|
-
return
|
|
92750
|
+
return I.split(/\s+/).find(($) => l($) || C($));
|
|
92741
92751
|
}
|
|
92742
|
-
function c(j,
|
|
92752
|
+
function c(j, I, z) {
|
|
92743
92753
|
let $ = "", q = "";
|
|
92744
|
-
typeof
|
|
92745
|
-
https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ =
|
|
92754
|
+
typeof I == "object" ? ($ = j, z = I.ignoreIllegals, q = I.language) : (cp("10.7.0", "highlight(lang, code, ...args) has been deprecated."), cp("10.7.0", `Please use highlight(code, options) instead.
|
|
92755
|
+
https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = I), z === void 0 && (z = !0);
|
|
92746
92756
|
const U = {
|
|
92747
92757
|
code: $,
|
|
92748
92758
|
language: q
|
|
@@ -92751,7 +92761,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92751
92761
|
const P = U.result ? U.result : d(U.language, U.code, z);
|
|
92752
92762
|
return P.code = U.code, E("after:highlight", P), P;
|
|
92753
92763
|
}
|
|
92754
|
-
function d(j,
|
|
92764
|
+
function d(j, I, z, $) {
|
|
92755
92765
|
const q = /* @__PURE__ */ Object.create(null);
|
|
92756
92766
|
function U(O, W) {
|
|
92757
92767
|
return O.keywords[W];
|
|
@@ -92843,7 +92853,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92843
92853
|
return re.skip ? De += W : (re.excludeBegin && (De += W), ie(), !re.returnBegin && !re.excludeBegin && (De = W)), oe(re, O), re.returnBegin ? 0 : W.length;
|
|
92844
92854
|
}
|
|
92845
92855
|
function K(O) {
|
|
92846
|
-
const W = O[0], re =
|
|
92856
|
+
const W = O[0], re = I.substring(O.index), pe = Z(V, O, re);
|
|
92847
92857
|
if (!pe)
|
|
92848
92858
|
return jO;
|
|
92849
92859
|
const ye = V;
|
|
@@ -92865,7 +92875,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92865
92875
|
if (De += O, re == null)
|
|
92866
92876
|
return ie(), 0;
|
|
92867
92877
|
if (ue.type === "begin" && W.type === "end" && ue.index === W.index && re === "") {
|
|
92868
|
-
if (De +=
|
|
92878
|
+
if (De += I.slice(W.index, W.index + 1), !o) {
|
|
92869
92879
|
const pe = new Error(`0 width match regex (${j})`);
|
|
92870
92880
|
throw pe.languageName = j, pe.badRule = ue.rule, pe;
|
|
92871
92881
|
}
|
|
@@ -92898,16 +92908,16 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92898
92908
|
let De = "", ge = 0, ce = 0, de = 0, he = !1;
|
|
92899
92909
|
try {
|
|
92900
92910
|
if (te.__emitTokens)
|
|
92901
|
-
te.__emitTokens(
|
|
92911
|
+
te.__emitTokens(I, Fe);
|
|
92902
92912
|
else {
|
|
92903
92913
|
for (V.matcher.considerAll(); ; ) {
|
|
92904
92914
|
de++, he ? he = !1 : V.matcher.considerAll(), V.matcher.lastIndex = ce;
|
|
92905
|
-
const O = V.matcher.exec(
|
|
92915
|
+
const O = V.matcher.exec(I);
|
|
92906
92916
|
if (!O) break;
|
|
92907
|
-
const W =
|
|
92917
|
+
const W = I.substring(ce, O.index), re = B(W, O);
|
|
92908
92918
|
ce = O.index + re;
|
|
92909
92919
|
}
|
|
92910
|
-
B(
|
|
92920
|
+
B(I.substring(ce));
|
|
92911
92921
|
}
|
|
92912
92922
|
return Fe.finalize(), G = Fe.toHTML(), {
|
|
92913
92923
|
language: j,
|
|
@@ -92921,13 +92931,13 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92921
92931
|
if (O.message && O.message.includes("Illegal"))
|
|
92922
92932
|
return {
|
|
92923
92933
|
language: j,
|
|
92924
|
-
value: a5(
|
|
92934
|
+
value: a5(I),
|
|
92925
92935
|
illegal: !0,
|
|
92926
92936
|
relevance: 0,
|
|
92927
92937
|
_illegalBy: {
|
|
92928
92938
|
message: O.message,
|
|
92929
92939
|
index: ce,
|
|
92930
|
-
context:
|
|
92940
|
+
context: I.slice(ce - 100, ce + 100),
|
|
92931
92941
|
mode: O.mode,
|
|
92932
92942
|
resultSoFar: G
|
|
92933
92943
|
},
|
|
@@ -92936,7 +92946,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92936
92946
|
if (o)
|
|
92937
92947
|
return {
|
|
92938
92948
|
language: j,
|
|
92939
|
-
value: a5(
|
|
92949
|
+
value: a5(I),
|
|
92940
92950
|
illegal: !1,
|
|
92941
92951
|
relevance: 0,
|
|
92942
92952
|
errorRaised: O,
|
|
@@ -92947,18 +92957,18 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92947
92957
|
}
|
|
92948
92958
|
}
|
|
92949
92959
|
function p(j) {
|
|
92950
|
-
const
|
|
92960
|
+
const I = {
|
|
92951
92961
|
value: a5(j),
|
|
92952
92962
|
illegal: !1,
|
|
92953
92963
|
relevance: 0,
|
|
92954
92964
|
_top: s,
|
|
92955
92965
|
_emitter: new a.__emitter(a)
|
|
92956
92966
|
};
|
|
92957
|
-
return
|
|
92967
|
+
return I._emitter.addText(j), I;
|
|
92958
92968
|
}
|
|
92959
|
-
function h(j,
|
|
92960
|
-
|
|
92961
|
-
const z = p(j), $ =
|
|
92969
|
+
function h(j, I) {
|
|
92970
|
+
I = I || a.languages || Object.keys(t);
|
|
92971
|
+
const z = p(j), $ = I.filter(C).filter(R).map(
|
|
92962
92972
|
(ie) => d(ie, j, !1)
|
|
92963
92973
|
);
|
|
92964
92974
|
$.unshift(z);
|
|
@@ -92974,12 +92984,12 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92974
92984
|
}), [U, P] = q, Y = U;
|
|
92975
92985
|
return Y.secondBest = P, Y;
|
|
92976
92986
|
}
|
|
92977
|
-
function f(j,
|
|
92978
|
-
const $ =
|
|
92987
|
+
function f(j, I, z) {
|
|
92988
|
+
const $ = I && n[I] || z;
|
|
92979
92989
|
j.classList.add("hljs"), j.classList.add(`language-${$}`);
|
|
92980
92990
|
}
|
|
92981
92991
|
function g(j) {
|
|
92982
|
-
let
|
|
92992
|
+
let I = null;
|
|
92983
92993
|
const z = u(j);
|
|
92984
92994
|
if (l(z)) return;
|
|
92985
92995
|
if (E(
|
|
@@ -92994,8 +93004,8 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
92994
93004
|
"One of your code blocks includes unescaped HTML.",
|
|
92995
93005
|
j.innerHTML
|
|
92996
93006
|
);
|
|
92997
|
-
|
|
92998
|
-
const $ =
|
|
93007
|
+
I = j;
|
|
93008
|
+
const $ = I.textContent, q = z ? c($, { language: z, ignoreIllegals: !0 }) : h($);
|
|
92999
93009
|
j.innerHTML = q.value, j.dataset.highlighted = "yes", f(j, z, q.language), j.result = {
|
|
93000
93010
|
language: q.language,
|
|
93001
93011
|
// TODO: remove with version 11.0
|
|
@@ -93026,10 +93036,10 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
93026
93036
|
}
|
|
93027
93037
|
document.querySelectorAll(a.cssSelector).forEach(g);
|
|
93028
93038
|
}
|
|
93029
|
-
function k(j,
|
|
93039
|
+
function k(j, I) {
|
|
93030
93040
|
let z = null;
|
|
93031
93041
|
try {
|
|
93032
|
-
z =
|
|
93042
|
+
z = I(e);
|
|
93033
93043
|
} catch ($) {
|
|
93034
93044
|
if (cd("Language definition for '{}' could not be registered.".replace("{}", j)), o)
|
|
93035
93045
|
cd($);
|
|
@@ -93037,12 +93047,12 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
93037
93047
|
throw $;
|
|
93038
93048
|
z = s;
|
|
93039
93049
|
}
|
|
93040
|
-
z.name || (z.name = j), t[j] = z, z.rawDefinition =
|
|
93050
|
+
z.name || (z.name = j), t[j] = z, z.rawDefinition = I.bind(null, e), z.aliases && A(z.aliases, { languageName: j });
|
|
93041
93051
|
}
|
|
93042
93052
|
function w(j) {
|
|
93043
93053
|
delete t[j];
|
|
93044
|
-
for (const
|
|
93045
|
-
n[
|
|
93054
|
+
for (const I of Object.keys(n))
|
|
93055
|
+
n[I] === j && delete n[I];
|
|
93046
93056
|
}
|
|
93047
93057
|
function D() {
|
|
93048
93058
|
return Object.keys(t);
|
|
@@ -93050,23 +93060,23 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
93050
93060
|
function C(j) {
|
|
93051
93061
|
return j = (j || "").toLowerCase(), t[j] || t[n[j]];
|
|
93052
93062
|
}
|
|
93053
|
-
function A(j, { languageName:
|
|
93063
|
+
function A(j, { languageName: I }) {
|
|
93054
93064
|
typeof j == "string" && (j = [j]), j.forEach((z) => {
|
|
93055
|
-
n[z.toLowerCase()] =
|
|
93065
|
+
n[z.toLowerCase()] = I;
|
|
93056
93066
|
});
|
|
93057
93067
|
}
|
|
93058
93068
|
function R(j) {
|
|
93059
|
-
const
|
|
93060
|
-
return
|
|
93069
|
+
const I = C(j);
|
|
93070
|
+
return I && !I.disableAutodetect;
|
|
93061
93071
|
}
|
|
93062
93072
|
function T(j) {
|
|
93063
|
-
j["before:highlightBlock"] && !j["before:highlightElement"] && (j["before:highlightElement"] = (
|
|
93073
|
+
j["before:highlightBlock"] && !j["before:highlightElement"] && (j["before:highlightElement"] = (I) => {
|
|
93064
93074
|
j["before:highlightBlock"](
|
|
93065
|
-
Object.assign({ block:
|
|
93075
|
+
Object.assign({ block: I.el }, I)
|
|
93066
93076
|
);
|
|
93067
|
-
}), j["after:highlightBlock"] && !j["after:highlightElement"] && (j["after:highlightElement"] = (
|
|
93077
|
+
}), j["after:highlightBlock"] && !j["after:highlightElement"] && (j["after:highlightElement"] = (I) => {
|
|
93068
93078
|
j["after:highlightBlock"](
|
|
93069
|
-
Object.assign({ block:
|
|
93079
|
+
Object.assign({ block: I.el }, I)
|
|
93070
93080
|
);
|
|
93071
93081
|
});
|
|
93072
93082
|
}
|
|
@@ -93074,13 +93084,13 @@ https://github.com/highlightjs/highlight.js/issues/2277`), q = j, $ = L), z ===
|
|
|
93074
93084
|
T(j), r.push(j);
|
|
93075
93085
|
}
|
|
93076
93086
|
function M(j) {
|
|
93077
|
-
const
|
|
93078
|
-
|
|
93087
|
+
const I = r.indexOf(j);
|
|
93088
|
+
I !== -1 && r.splice(I, 1);
|
|
93079
93089
|
}
|
|
93080
|
-
function E(j,
|
|
93090
|
+
function E(j, I) {
|
|
93081
93091
|
const z = j;
|
|
93082
93092
|
r.forEach(function($) {
|
|
93083
|
-
$[z] && $[z](
|
|
93093
|
+
$[z] && $[z](I);
|
|
93084
93094
|
});
|
|
93085
93095
|
}
|
|
93086
93096
|
function S(j) {
|
|
@@ -98109,7 +98119,7 @@ function QOe(e) {
|
|
|
98109
98119
|
},
|
|
98110
98120
|
w
|
|
98111
98121
|
]
|
|
98112
|
-
}, j = "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + e.UNDERSCORE_IDENT_RE + ")\\s*=>",
|
|
98122
|
+
}, j = "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + e.UNDERSCORE_IDENT_RE + ")\\s*=>", I = {
|
|
98113
98123
|
match: [
|
|
98114
98124
|
/const|var|let/,
|
|
98115
98125
|
/\s+/,
|
|
@@ -98159,7 +98169,7 @@ function QOe(e) {
|
|
|
98159
98169
|
match: r + t.lookahead(":"),
|
|
98160
98170
|
relevance: 0
|
|
98161
98171
|
},
|
|
98162
|
-
|
|
98172
|
+
I,
|
|
98163
98173
|
{
|
|
98164
98174
|
// "value" container
|
|
98165
98175
|
begin: "(" + e.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*",
|
|
@@ -104539,7 +104549,7 @@ function $Re(e) {
|
|
|
104539
104549
|
}, j = {
|
|
104540
104550
|
className: "variable",
|
|
104541
104551
|
match: `\\$${ex}+`
|
|
104542
|
-
},
|
|
104552
|
+
}, I = [
|
|
104543
104553
|
E,
|
|
104544
104554
|
S,
|
|
104545
104555
|
j
|
|
@@ -104631,7 +104641,7 @@ function $Re(e) {
|
|
|
104631
104641
|
...m,
|
|
104632
104642
|
x,
|
|
104633
104643
|
A,
|
|
104634
|
-
...
|
|
104644
|
+
...I,
|
|
104635
104645
|
...U,
|
|
104636
104646
|
P
|
|
104637
104647
|
]
|
|
@@ -104796,7 +104806,7 @@ function $Re(e) {
|
|
|
104796
104806
|
...m,
|
|
104797
104807
|
x,
|
|
104798
104808
|
A,
|
|
104799
|
-
...
|
|
104809
|
+
...I
|
|
104800
104810
|
];
|
|
104801
104811
|
G.contains = [
|
|
104802
104812
|
...V,
|
|
@@ -104834,7 +104844,7 @@ function $Re(e) {
|
|
|
104834
104844
|
...m,
|
|
104835
104845
|
x,
|
|
104836
104846
|
A,
|
|
104837
|
-
...
|
|
104847
|
+
...I,
|
|
104838
104848
|
...U,
|
|
104839
104849
|
P,
|
|
104840
104850
|
ne
|
|
@@ -105322,7 +105332,7 @@ function HRe(e) {
|
|
|
105322
105332
|
},
|
|
105323
105333
|
w
|
|
105324
105334
|
]
|
|
105325
|
-
}, j = "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + e.UNDERSCORE_IDENT_RE + ")\\s*=>",
|
|
105335
|
+
}, j = "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + e.UNDERSCORE_IDENT_RE + ")\\s*=>", I = {
|
|
105326
105336
|
match: [
|
|
105327
105337
|
/const|var|let/,
|
|
105328
105338
|
/\s+/,
|
|
@@ -105372,7 +105382,7 @@ function HRe(e) {
|
|
|
105372
105382
|
match: r + t.lookahead(":"),
|
|
105373
105383
|
relevance: 0
|
|
105374
105384
|
},
|
|
105375
|
-
|
|
105385
|
+
I,
|
|
105376
105386
|
{
|
|
105377
105387
|
// "value" container
|
|
105378
105388
|
begin: "(" + e.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*",
|
|
@@ -106620,7 +106630,7 @@ function nIe({
|
|
|
106620
106630
|
return {
|
|
106621
106631
|
update: async (w, D) => {
|
|
106622
106632
|
var C, A, R, T, _, M, E;
|
|
106623
|
-
const S = (C = this.key) == null ? void 0 : C.getState(D), j = (A = this.key) == null ? void 0 : A.getState(w.state),
|
|
106633
|
+
const S = (C = this.key) == null ? void 0 : C.getState(D), j = (A = this.key) == null ? void 0 : A.getState(w.state), I = S.active && j.active && S.range.from !== j.range.from, z = !S.active && j.active, $ = S.active && !j.active, q = !z && !$ && S.query !== j.query, U = z || I && q, P = q || I, Y = $ || I && q;
|
|
106624
106634
|
if (!U && !P && !Y)
|
|
106625
106635
|
return;
|
|
106626
106636
|
const ie = Y && !U ? S : j, ne = w.dom.querySelector(`[data-decoration-id="${ie.decorationId}"]`);
|
|
@@ -106669,7 +106679,7 @@ function nIe({
|
|
|
106669
106679
|
return S.active = !1, S.decorationId = null, S.range = { from: 0, to: 0 }, S.query = null, S.text = null, S;
|
|
106670
106680
|
if (S.composing = T, R && (M || t.view.composing)) {
|
|
106671
106681
|
(E < D.range.from || E > D.range.to) && !T && !D.composing && (S.active = !1);
|
|
106672
|
-
const
|
|
106682
|
+
const I = g({
|
|
106673
106683
|
char: n,
|
|
106674
106684
|
allowSpaces: r,
|
|
106675
106685
|
allowToIncludeChar: o,
|
|
@@ -106677,12 +106687,12 @@ function nIe({
|
|
|
106677
106687
|
startOfLine: s,
|
|
106678
106688
|
$position: _.$from
|
|
106679
106689
|
}), z = `id_${Math.floor(Math.random() * 4294967295)}`;
|
|
106680
|
-
|
|
106690
|
+
I && f({
|
|
106681
106691
|
editor: t,
|
|
106682
106692
|
state: A,
|
|
106683
|
-
range:
|
|
106693
|
+
range: I.range,
|
|
106684
106694
|
isActive: D.active
|
|
106685
|
-
}) ? (S.active = !0, S.decorationId = D.decorationId ? D.decorationId : z, S.range =
|
|
106695
|
+
}) ? (S.active = !0, S.decorationId = D.decorationId ? D.decorationId : z, S.range = I.range, S.query = I.query, S.text = I.text) : S.active = !1;
|
|
106686
106696
|
} else
|
|
106687
106697
|
S.active = !1;
|
|
106688
106698
|
return S.active || (S.decorationId = null, S.range = { from: 0, to: 0 }, S.query = null, S.text = null), S;
|
|
@@ -106696,7 +106706,7 @@ function nIe({
|
|
|
106696
106706
|
if (!_)
|
|
106697
106707
|
return !1;
|
|
106698
106708
|
if (D.key === "Escape" || D.key === "Esc") {
|
|
106699
|
-
const S = k.getState(w.state), j = (C = m == null ? void 0 : m.decorationNode) != null ? C : null,
|
|
106709
|
+
const S = k.getState(w.state), j = (C = m == null ? void 0 : m.decorationNode) != null ? C : null, I = j ?? (S != null && S.decorationId ? w.dom.querySelector(`[data-decoration-id="${S.decorationId}"]`) : null);
|
|
106700
106710
|
if (((A = b == null ? void 0 : b.onKeyDown) == null ? void 0 : A.call(b, { view: w, event: D, range: S.range })) || !1)
|
|
106701
106711
|
return !0;
|
|
106702
106712
|
const $ = {
|
|
@@ -106706,11 +106716,11 @@ function nIe({
|
|
|
106706
106716
|
text: S.text,
|
|
106707
106717
|
items: [],
|
|
106708
106718
|
command: (q) => d({ editor: t, range: S.range, props: q }),
|
|
106709
|
-
decorationNode:
|
|
106719
|
+
decorationNode: I,
|
|
106710
106720
|
// If we have a cached decoration node, use it for the clientRect
|
|
106711
106721
|
// to avoid another DOM lookup. If not, leave clientRect null and
|
|
106712
106722
|
// let consumer decide if they want to query.
|
|
106713
|
-
clientRect:
|
|
106723
|
+
clientRect: I ? () => I.getBoundingClientRect() || null : null
|
|
106714
106724
|
};
|
|
106715
106725
|
return (R = b == null ? void 0 : b.onExit) == null || R.call(b, $), v(w, e), !0;
|
|
106716
106726
|
}
|
|
@@ -168961,10 +168971,10 @@ ${x}`, R = await l(A);
|
|
|
168961
168971
|
() => {
|
|
168962
168972
|
const j = document.createElement("span");
|
|
168963
168973
|
j.className = "autocomplete-suggestion-container";
|
|
168964
|
-
const
|
|
168965
|
-
|
|
168974
|
+
const I = document.createElement("span");
|
|
168975
|
+
I.className = "autocomplete-suggestion", I.innerHTML = R.replace(/\n/g, "<br>");
|
|
168966
168976
|
const z = document.createElement("span");
|
|
168967
|
-
return z.className = "autocomplete-tab-button", z.textContent = "Tab", j.appendChild(
|
|
168977
|
+
return z.className = "autocomplete-tab-button", z.textContent = "Tab", j.appendChild(I), j.appendChild(z), j;
|
|
168968
168978
|
},
|
|
168969
168979
|
{ side: 1 }
|
|
168970
168980
|
), E = Kt.create(h.state.doc, [
|
|
@@ -169062,7 +169072,7 @@ const HO = () => {
|
|
|
169062
169072
|
var G;
|
|
169063
169073
|
const [i, s] = Ne(!1), [a, l] = Ne(!1), [u, c] = Ne(e.attrs.prompt), [d, p] = Ne(!!e.attrs.content), [h, f] = Ne(""), [g, m] = Ne(!1), [b, y] = Ne(!1), [x, v] = Ne([]), [k, w] = Ne(
|
|
169064
169074
|
!!localStorage.getItem("include-ddoc-context")
|
|
169065
|
-
), [D, C] = Ne(!0), { prompt: A, content: R } = e.attrs, T = Ge(null), _ = Ge(null), M = Ge(null), E = !t.isEditable, { isWindows: S } = Hl(), j = S ? "Ctrl" : "Cmd",
|
|
169075
|
+
), [D, C] = Ne(!0), { prompt: A, content: R } = e.attrs, T = Ge(null), _ = Ge(null), M = Ge(null), E = !t.isEditable, { isWindows: S } = Hl(), j = S ? "Ctrl" : "Cmd", I = window.__MODEL_CONTEXT__, z = Ge(null), [$, q] = Ne(
|
|
169066
169076
|
HO()
|
|
169067
169077
|
), U = gU({
|
|
169068
169078
|
extensions: [CH, ...TW],
|
|
@@ -169097,9 +169107,9 @@ const HO = () => {
|
|
|
169097
169107
|
}
|
|
169098
169108
|
}, [E]), Oe(() => {
|
|
169099
169109
|
(async () => {
|
|
169100
|
-
if (
|
|
169110
|
+
if (I != null && I.defaultModels)
|
|
169101
169111
|
try {
|
|
169102
|
-
const Q =
|
|
169112
|
+
const Q = I.defaultModels.map((Fe) => ({
|
|
169103
169113
|
value: Fe.modelName,
|
|
169104
169114
|
label: Fe.label
|
|
169105
169115
|
}));
|
|
@@ -169108,7 +169118,7 @@ const HO = () => {
|
|
|
169108
169118
|
console.error("Error loading available models:", Q);
|
|
169109
169119
|
}
|
|
169110
169120
|
})();
|
|
169111
|
-
}, [
|
|
169121
|
+
}, [I == null ? void 0 : I.defaultModels]), Oe(() => {
|
|
169112
169122
|
T.current && (T.current.style.height = "0px", T.current.style.height = T.current.scrollHeight + "px");
|
|
169113
169123
|
}, [u]), Oe(() => {
|
|
169114
169124
|
c(A), p(!!R);
|
|
@@ -169149,19 +169159,19 @@ ${De}`), De;
|
|
|
169149
169159
|
var V;
|
|
169150
169160
|
if (u.trim())
|
|
169151
169161
|
try {
|
|
169152
|
-
s(!0), l(!0), f(""), p(!1), (V =
|
|
169162
|
+
s(!0), l(!0), f(""), p(!1), (V = I == null ? void 0 : I.onPromptUsage) == null || V.call(I);
|
|
169153
169163
|
const Q = P(), Fe = k ? `Context from document:
|
|
169154
169164
|
${Q}
|
|
169155
169165
|
|
|
169156
169166
|
User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
169157
|
-
if (
|
|
169167
|
+
if (I != null && I.activeModel) {
|
|
169158
169168
|
const De = window.modelService;
|
|
169159
169169
|
if (z.current = new AbortController(), De != null && De.streamModel) {
|
|
169160
169170
|
let ge = "";
|
|
169161
169171
|
try {
|
|
169162
169172
|
await De.streamModel(
|
|
169163
169173
|
Fe,
|
|
169164
|
-
|
|
169174
|
+
I.activeModel.modelName,
|
|
169165
169175
|
(ce) => {
|
|
169166
169176
|
ge += ce, f(ge);
|
|
169167
169177
|
},
|
|
@@ -169182,7 +169192,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169182
169192
|
} else if (De != null && De.callModel) {
|
|
169183
169193
|
const ge = await De.callModel(
|
|
169184
169194
|
Fe,
|
|
169185
|
-
|
|
169195
|
+
I.activeModel.modelName
|
|
169186
169196
|
);
|
|
169187
169197
|
r == null || r({
|
|
169188
169198
|
content: ge,
|
|
@@ -169198,7 +169208,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169198
169208
|
}
|
|
169199
169209
|
}, [
|
|
169200
169210
|
u,
|
|
169201
|
-
|
|
169211
|
+
I,
|
|
169202
169212
|
P,
|
|
169203
169213
|
k,
|
|
169204
169214
|
r
|
|
@@ -169262,12 +169272,12 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169262
169272
|
}, [r, u, A]), ae = je(
|
|
169263
169273
|
(V) => {
|
|
169264
169274
|
r == null || r({ model: V });
|
|
169265
|
-
const Q =
|
|
169275
|
+
const Q = I == null ? void 0 : I.defaultModels.find(
|
|
169266
169276
|
(Fe) => Fe.modelName === V
|
|
169267
169277
|
);
|
|
169268
|
-
Q && (
|
|
169278
|
+
Q && (I != null && I.setActiveModel) && I.setActiveModel(Q);
|
|
169269
169279
|
},
|
|
169270
|
-
[r,
|
|
169280
|
+
[r, I]
|
|
169271
169281
|
), N = je(() => {
|
|
169272
169282
|
var Q, Fe;
|
|
169273
169283
|
if (r == null || r({ content: "" }), p(!1), f(""), !T.current) return;
|
|
@@ -169449,7 +169459,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169449
169459
|
/* @__PURE__ */ F.jsxs(
|
|
169450
169460
|
Lf,
|
|
169451
169461
|
{
|
|
169452
|
-
value: ((G =
|
|
169462
|
+
value: ((G = I == null ? void 0 : I.activeModel) == null ? void 0 : G.modelName) ?? "",
|
|
169453
169463
|
onValueChange: ae,
|
|
169454
169464
|
disabled: i,
|
|
169455
169465
|
children: [
|
|
@@ -169674,7 +169684,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169674
169684
|
ignoreCorruptedData: E,
|
|
169675
169685
|
onCollaboratorChange: S,
|
|
169676
169686
|
onConnect: j,
|
|
169677
|
-
hasCollabContentInitialised:
|
|
169687
|
+
hasCollabContentInitialised: I,
|
|
169678
169688
|
initialiseYjsIndexedDbProvider: z,
|
|
169679
169689
|
externalExtensions: $,
|
|
169680
169690
|
isContentLoading: q,
|
|
@@ -169789,9 +169799,9 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169789
169799
|
Q.off("update", _e), De.current && clearTimeout(De.current);
|
|
169790
169800
|
};
|
|
169791
169801
|
}, [Q]);
|
|
169792
|
-
const ge = jt(() => Fe ? !!(
|
|
169802
|
+
const ge = jt(() => Fe ? !!(I && l) : !o, [
|
|
169793
169803
|
Fe,
|
|
169794
|
-
|
|
169804
|
+
I,
|
|
169795
169805
|
o,
|
|
169796
169806
|
l
|
|
169797
169807
|
]);
|
|
@@ -170415,12 +170425,12 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170415
170425
|
});
|
|
170416
170426
|
}
|
|
170417
170427
|
const E = e.getMap("ddocTabs"), S = () => {
|
|
170418
|
-
const j = E.get("order"),
|
|
170428
|
+
const j = E.get("order"), I = E.get("tabs"), z = E.get("activeTabId");
|
|
170419
170429
|
if (!j) return;
|
|
170420
170430
|
const $ = [];
|
|
170421
170431
|
let q = !1;
|
|
170422
170432
|
j.toArray().forEach((Y) => {
|
|
170423
|
-
const ie =
|
|
170433
|
+
const ie = I == null ? void 0 : I.get(Y);
|
|
170424
170434
|
ie && (s && s === Y && (q = !0), $.push({
|
|
170425
170435
|
id: Y,
|
|
170426
170436
|
name: ie.get("name"),
|
|
@@ -170447,7 +170457,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170447
170457
|
};
|
|
170448
170458
|
}, [e, s, i, u]);
|
|
170449
170459
|
const D = je(() => {
|
|
170450
|
-
const E = e.getMap("ddocTabs"), S = E.get("order"), j = E.get("tabs"),
|
|
170460
|
+
const E = e.getMap("ddocTabs"), S = E.get("order"), j = E.get("tabs"), I = E.get("activeTabId");
|
|
170451
170461
|
if (!(S instanceof Fl))
|
|
170452
170462
|
throw new Error("Invalid ddocTabs.order");
|
|
170453
170463
|
if (!(j instanceof io))
|
|
@@ -170459,11 +170469,11 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170459
170469
|
};
|
|
170460
170470
|
return e.transact(() => {
|
|
170461
170471
|
const q = new io();
|
|
170462
|
-
q.set("name", $.name), q.set("emoji", $.emoji), j.set($.id, q), e.getXmlFragment($.id), i &&
|
|
170472
|
+
q.set("name", $.name), q.set("emoji", $.emoji), j.set($.id, q), e.getXmlFragment($.id), i && I instanceof oi && (I.delete(0, I.length), I.insert(0, z)), S.push([$.id]);
|
|
170463
170473
|
}), p(z), z;
|
|
170464
170474
|
}, [i, e]), C = je(
|
|
170465
170475
|
(E) => {
|
|
170466
|
-
const { order: S, tabs: j, activeTab:
|
|
170476
|
+
const { order: S, tabs: j, activeTab: I } = pu(e);
|
|
170467
170477
|
if (S.length <= 1)
|
|
170468
170478
|
throw new Error("Cannot delete the last remaining tab");
|
|
170469
170479
|
const z = S.toArray().indexOf(E);
|
|
@@ -170477,9 +170487,9 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170477
170487
|
orderIndex: z,
|
|
170478
170488
|
timestamp: Date.now()
|
|
170479
170489
|
});
|
|
170480
|
-
const U = (
|
|
170490
|
+
const U = (I instanceof oi ? I.toString() : "") === E, P = U ? S.get(z + 1) ?? S.get(z - 1) ?? "default" : null;
|
|
170481
170491
|
e.transact(() => {
|
|
170482
|
-
j.delete(E), U && P && i &&
|
|
170492
|
+
j.delete(E), U && P && i && I instanceof oi && (I.delete(0, I.length), I.insert(0, P)), S.delete(z, 1);
|
|
170483
170493
|
}), U && P && p(P);
|
|
170484
170494
|
},
|
|
170485
170495
|
[e, i]
|
|
@@ -170488,12 +170498,12 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170488
170498
|
if (!E) return !1;
|
|
170489
170499
|
if (Date.now() - E.timestamp > VO)
|
|
170490
170500
|
return m.current = null, !1;
|
|
170491
|
-
const { order: S, tabs: j, activeTab:
|
|
170501
|
+
const { order: S, tabs: j, activeTab: I } = pu(e);
|
|
170492
170502
|
return j.get(E.tabId) ? (m.current = null, !1) : (e.transact(() => {
|
|
170493
170503
|
const z = new io();
|
|
170494
170504
|
z.set("name", E.name), z.set("emoji", E.emoji), j.set(E.tabId, z), e.getXmlFragment(E.tabId);
|
|
170495
170505
|
const $ = Math.min(E.orderIndex, S.length);
|
|
170496
|
-
S.insert($, [E.tabId]), i &&
|
|
170506
|
+
S.insert($, [E.tabId]), i && I instanceof oi && (I.delete(0, I.length), I.insert(0, E.tabId));
|
|
170497
170507
|
}), p(E.tabId), m.current = null, !0);
|
|
170498
170508
|
}, [e, i]), R = je(() => {
|
|
170499
170509
|
const E = l == null ? void 0 : l();
|
|
@@ -170531,7 +170541,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170531
170541
|
[x]
|
|
170532
170542
|
), _ = je(
|
|
170533
170543
|
(E) => {
|
|
170534
|
-
const { tabs: S, order: j, activeTab:
|
|
170544
|
+
const { tabs: S, order: j, activeTab: I } = pu(e), z = S.get(E);
|
|
170535
170545
|
if (!z || !(z instanceof io)) {
|
|
170536
170546
|
console.warn("Duplicate aborted: tab does not exist", E);
|
|
170537
170547
|
return;
|
|
@@ -170543,13 +170553,13 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170543
170553
|
const ie = e.getXmlFragment(E), ne = e.getXmlFragment($), X = qde(ie);
|
|
170544
170554
|
X.length > 0 && ne.insert(0, X);
|
|
170545
170555
|
const oe = j.toArray().indexOf(E);
|
|
170546
|
-
j.insert(oe + 1, [$]), i &&
|
|
170556
|
+
j.insert(oe + 1, [$]), i && I && (I.delete(0, I.length), I.insert(0, $)), S.set($, Y);
|
|
170547
170557
|
}), p($), $;
|
|
170548
170558
|
},
|
|
170549
170559
|
[e, i]
|
|
170550
170560
|
), M = je(
|
|
170551
170561
|
(E, S) => {
|
|
170552
|
-
const { order: j } = pu(e),
|
|
170562
|
+
const { order: j } = pu(e), I = j.toArray(), z = I.indexOf(S), $ = I.indexOf(E);
|
|
170553
170563
|
z === -1 || $ === -1 || e.transact(() => {
|
|
170554
170564
|
j.delete(z, 1), j.insert($, [S]);
|
|
170555
170565
|
});
|
|
@@ -171364,8 +171374,8 @@ function ox(e, t, n, r, o, i, s) {
|
|
|
171364
171374
|
return i == null || i(v, l, r), v;
|
|
171365
171375
|
}
|
|
171366
171376
|
case TLe: {
|
|
171367
|
-
var k = g, w = (m = k.conds.find(function(
|
|
171368
|
-
var z = VZ(
|
|
171377
|
+
var k = g, w = (m = k.conds.find(function(I) {
|
|
171378
|
+
var z = VZ(I.cond, e.options.guards);
|
|
171369
171379
|
return !z || GZ(e, z, l, r, i ? void 0 : t);
|
|
171370
171380
|
})) === null || m === void 0 ? void 0 : m.actions;
|
|
171371
171381
|
if (!w)
|
|
@@ -171400,7 +171410,7 @@ function ox(e, t, n, r, o, i, s) {
|
|
|
171400
171410
|
i(M, l, r);
|
|
171401
171411
|
else if (E && u) {
|
|
171402
171412
|
var S = u.length - 1, j = tt(tt({}, M), {
|
|
171403
|
-
exec: function(
|
|
171413
|
+
exec: function(I) {
|
|
171404
171414
|
for (var z = [], $ = 1; $ < arguments.length; $++)
|
|
171405
171415
|
z[$ - 1] = arguments[$];
|
|
171406
171416
|
E.apply(void 0, Wn([u[S]], un(z), !1));
|
|
@@ -173227,7 +173237,7 @@ var Cp = "", dk = "#", L0 = "*", hp = {}, fp = function(e) {
|
|
|
173227
173237
|
return ie.type === ok && ((ne = ie.activity) === null || ne === void 0 ? void 0 : ne.type) === ik;
|
|
173228
173238
|
}), j = S.reduce(function(ie, ne) {
|
|
173229
173239
|
return ie[ne.activity.id] = nUe(ne.activity, c.machine, T, i), ie;
|
|
173230
|
-
}, n ? tt({}, n.children) : {}),
|
|
173240
|
+
}, n ? tt({}, n.children) : {}), I = new Ei({
|
|
173231
173241
|
value: g || n.value,
|
|
173232
173242
|
context: T,
|
|
173233
173243
|
_event: i,
|
|
@@ -173245,15 +173255,15 @@ var Cp = "", dk = "#", L0 = "*", hp = {}, fp = function(e) {
|
|
|
173245
173255
|
tags: QO(h),
|
|
173246
173256
|
machine: this
|
|
173247
173257
|
}), z = r !== T;
|
|
173248
|
-
|
|
173249
|
-
var $ =
|
|
173258
|
+
I.changed = i.name === zZ || z;
|
|
173259
|
+
var $ = I.history;
|
|
173250
173260
|
$ && delete $.history;
|
|
173251
173261
|
var q = !f && (this._transient || d.some(function(ie) {
|
|
173252
173262
|
return ie._transient;
|
|
173253
173263
|
}));
|
|
173254
173264
|
if (!p && (!q || i.name === Cp))
|
|
173255
|
-
return
|
|
173256
|
-
var U =
|
|
173265
|
+
return I;
|
|
173266
|
+
var U = I;
|
|
173257
173267
|
if (!f)
|
|
173258
173268
|
for (q && (U = this.resolveRaisedTransition(U, {
|
|
173259
173269
|
type: _Le
|
|
@@ -174658,19 +174668,19 @@ function ePe(e, t = {}) {
|
|
|
174658
174668
|
throw new Error("compression is not supported: Field does not have .isOdd()");
|
|
174659
174669
|
}
|
|
174660
174670
|
function d(_, M, E) {
|
|
174661
|
-
const { x: S, y: j } = M.toAffine(),
|
|
174671
|
+
const { x: S, y: j } = M.toAffine(), I = r.toBytes(S);
|
|
174662
174672
|
if (ux(E, "isCompressed"), E) {
|
|
174663
174673
|
c();
|
|
174664
174674
|
const z = !r.isOdd(j);
|
|
174665
|
-
return ku(AJ(z),
|
|
174675
|
+
return ku(AJ(z), I);
|
|
174666
174676
|
} else
|
|
174667
|
-
return ku(Uint8Array.of(4),
|
|
174677
|
+
return ku(Uint8Array.of(4), I, r.toBytes(j));
|
|
174668
174678
|
}
|
|
174669
174679
|
function p(_) {
|
|
174670
174680
|
Gc(_, void 0, "Point");
|
|
174671
|
-
const { publicKey: M, publicKeyUncompressed: E } = u, S = _.length, j = _[0],
|
|
174681
|
+
const { publicKey: M, publicKeyUncompressed: E } = u, S = _.length, j = _[0], I = _.subarray(1);
|
|
174672
174682
|
if (S === M && (j === 2 || j === 3)) {
|
|
174673
|
-
const z = r.fromBytes(
|
|
174683
|
+
const z = r.fromBytes(I);
|
|
174674
174684
|
if (!r.isValid(z))
|
|
174675
174685
|
throw new Error("bad point: is not on curve, wrong x");
|
|
174676
174686
|
const $ = g(z);
|
|
@@ -174685,7 +174695,7 @@ function ePe(e, t = {}) {
|
|
|
174685
174695
|
const U = r.isOdd(q);
|
|
174686
174696
|
return (j & 1) === 1 !== U && (q = r.neg(q)), { x: z, y: q };
|
|
174687
174697
|
} else if (S === E && j === 4) {
|
|
174688
|
-
const z = r.BYTES, $ = r.fromBytes(
|
|
174698
|
+
const z = r.BYTES, $ = r.fromBytes(I.subarray(0, z)), q = r.fromBytes(I.subarray(z, z * 2));
|
|
174689
174699
|
if (!m($, q))
|
|
174690
174700
|
throw new Error("bad point: is not on curve");
|
|
174691
174701
|
return { x: $, y: q };
|
|
@@ -174724,10 +174734,10 @@ function ePe(e, t = {}) {
|
|
|
174724
174734
|
const { X: E, Y: S, Z: j } = _;
|
|
174725
174735
|
if (r.eql(j, r.ONE))
|
|
174726
174736
|
return { x: E, y: S };
|
|
174727
|
-
const
|
|
174728
|
-
M == null && (M =
|
|
174737
|
+
const I = _.is0();
|
|
174738
|
+
M == null && (M = I ? r.ONE : r.inv(j));
|
|
174729
174739
|
const z = r.mul(E, M), $ = r.mul(S, M), q = r.mul(j, M);
|
|
174730
|
-
if (
|
|
174740
|
+
if (I)
|
|
174731
174741
|
return { x: r.ZERO, y: r.ZERO };
|
|
174732
174742
|
if (!r.eql(q, r.ONE))
|
|
174733
174743
|
throw new Error("invZ was invalid");
|
|
@@ -174803,7 +174813,7 @@ function ePe(e, t = {}) {
|
|
|
174803
174813
|
/** Compare one point to another. */
|
|
174804
174814
|
equals(M) {
|
|
174805
174815
|
v(M);
|
|
174806
|
-
const { X: E, Y: S, Z: j } = this, { X:
|
|
174816
|
+
const { X: E, Y: S, Z: j } = this, { X: I, Y: z, Z: $ } = M, q = r.eql(r.mul(E, $), r.mul(I, j)), U = r.eql(r.mul(S, $), r.mul(z, j));
|
|
174807
174817
|
return q && U;
|
|
174808
174818
|
}
|
|
174809
174819
|
/** Flips point to one corresponding to (x, -y) in Affine coordinates. */
|
|
@@ -174815,9 +174825,9 @@ function ePe(e, t = {}) {
|
|
|
174815
174825
|
// https://eprint.iacr.org/2015/1060, algorithm 3
|
|
174816
174826
|
// Cost: 8M + 3S + 3*a + 2*b3 + 15add.
|
|
174817
174827
|
double() {
|
|
174818
|
-
const { a: M, b: E } = i, S = r.mul(E, F2), { X: j, Y:
|
|
174819
|
-
let $ = r.ZERO, q = r.ZERO, U = r.ZERO, P = r.mul(j, j), Y = r.mul(
|
|
174820
|
-
return ne = r.add(ne, ne), U = r.mul(j, z), U = r.add(U, U), $ = r.mul(M, U), q = r.mul(S, ie), q = r.add($, q), $ = r.sub(Y, q), q = r.add(Y, q), q = r.mul($, q), $ = r.mul(ne, $), U = r.mul(S, U), ie = r.mul(M, ie), ne = r.sub(P, ie), ne = r.mul(M, ne), ne = r.add(ne, U), U = r.add(P, P), P = r.add(U, P), P = r.add(P, ie), P = r.mul(P, ne), q = r.add(q, P), ie = r.mul(
|
|
174828
|
+
const { a: M, b: E } = i, S = r.mul(E, F2), { X: j, Y: I, Z: z } = this;
|
|
174829
|
+
let $ = r.ZERO, q = r.ZERO, U = r.ZERO, P = r.mul(j, j), Y = r.mul(I, I), ie = r.mul(z, z), ne = r.mul(j, I);
|
|
174830
|
+
return ne = r.add(ne, ne), U = r.mul(j, z), U = r.add(U, U), $ = r.mul(M, U), q = r.mul(S, ie), q = r.add($, q), $ = r.sub(Y, q), q = r.add(Y, q), q = r.mul($, q), $ = r.mul(ne, $), U = r.mul(S, U), ie = r.mul(M, ie), ne = r.sub(P, ie), ne = r.mul(M, ne), ne = r.add(ne, U), U = r.add(P, P), P = r.add(U, P), P = r.add(P, ie), P = r.mul(P, ne), q = r.add(q, P), ie = r.mul(I, z), ie = r.add(ie, ie), P = r.mul(ie, ne), $ = r.sub($, P), U = r.mul(ie, Y), U = r.add(U, U), U = r.add(U, U), new A($, q, U);
|
|
174821
174831
|
}
|
|
174822
174832
|
// Renes-Costello-Batina exception-free addition formula.
|
|
174823
174833
|
// There is 30% faster Jacobian formula, but it is not complete.
|
|
@@ -174825,12 +174835,12 @@ function ePe(e, t = {}) {
|
|
|
174825
174835
|
// Cost: 12M + 0S + 3*a + 3*b3 + 23add.
|
|
174826
174836
|
add(M) {
|
|
174827
174837
|
v(M);
|
|
174828
|
-
const { X: E, Y: S, Z: j } = this, { X:
|
|
174838
|
+
const { X: E, Y: S, Z: j } = this, { X: I, Y: z, Z: $ } = M;
|
|
174829
174839
|
let q = r.ZERO, U = r.ZERO, P = r.ZERO;
|
|
174830
174840
|
const Y = i.a, ie = r.mul(i.b, F2);
|
|
174831
|
-
let ne = r.mul(E,
|
|
174841
|
+
let ne = r.mul(E, I), X = r.mul(S, z), oe = r.mul(j, $), Z = r.add(E, S), ae = r.add(I, z);
|
|
174832
174842
|
Z = r.mul(Z, ae), ae = r.add(ne, X), Z = r.sub(Z, ae), ae = r.add(E, j);
|
|
174833
|
-
let N = r.add(
|
|
174843
|
+
let N = r.add(I, $);
|
|
174834
174844
|
return ae = r.mul(ae, N), N = r.add(ne, oe), ae = r.sub(ae, N), N = r.add(S, j), q = r.add(z, $), N = r.mul(N, q), q = r.add(X, oe), N = r.sub(N, q), P = r.mul(Y, ae), q = r.mul(ie, oe), P = r.add(q, P), q = r.sub(X, P), P = r.add(X, P), U = r.mul(q, P), X = r.add(ne, ne), X = r.add(X, ne), oe = r.mul(Y, oe), ae = r.mul(ie, ae), X = r.add(X, oe), oe = r.sub(ne, oe), oe = r.mul(Y, oe), ae = r.add(ae, oe), ne = r.mul(X, ae), U = r.add(U, ne), ne = r.mul(N, ae), q = r.mul(Z, q), q = r.sub(q, ne), ne = r.mul(Z, X), P = r.mul(N, P), P = r.add(P, ne), new A(q, U, P);
|
|
174835
174845
|
}
|
|
174836
174846
|
subtract(M) {
|
|
@@ -174853,12 +174863,12 @@ function ePe(e, t = {}) {
|
|
|
174853
174863
|
if (!o.isValidNot0(M))
|
|
174854
174864
|
throw new Error("invalid scalar: out of range");
|
|
174855
174865
|
let S, j;
|
|
174856
|
-
const
|
|
174866
|
+
const I = (z) => T.cached(this, z, ($) => x5(A, $));
|
|
174857
174867
|
if (E) {
|
|
174858
|
-
const { k1neg: z, k1: $, k2neg: q, k2: U } = k(M), { p: P, f: Y } =
|
|
174868
|
+
const { k1neg: z, k1: $, k2neg: q, k2: U } = k(M), { p: P, f: Y } = I($), { p: ie, f: ne } = I(U);
|
|
174859
174869
|
j = Y.add(ne), S = C(E.beta, P, ie, z, q);
|
|
174860
174870
|
} else {
|
|
174861
|
-
const { p: z, f: $ } =
|
|
174871
|
+
const { p: z, f: $ } = I(M);
|
|
174862
174872
|
S = z, j = $;
|
|
174863
174873
|
}
|
|
174864
174874
|
return x5(A, [S, j])[0];
|
|
@@ -174879,7 +174889,7 @@ function ePe(e, t = {}) {
|
|
|
174879
174889
|
if (T.hasCache(this))
|
|
174880
174890
|
return this.multiply(M);
|
|
174881
174891
|
if (E) {
|
|
174882
|
-
const { k1neg: j, k1:
|
|
174892
|
+
const { k1neg: j, k1: I, k2neg: z, k2: $ } = k(M), { p1: q, p2: U } = KUe(A, S, I, $);
|
|
174883
174893
|
return C(E.beta, q, U, j, z);
|
|
174884
174894
|
} else
|
|
174885
174895
|
return T.unsafe(S, M);
|
|
@@ -175047,23 +175057,23 @@ function nPe(e, t, n = {}) {
|
|
|
175047
175057
|
}
|
|
175048
175058
|
function y(E, S) {
|
|
175049
175059
|
fk(S);
|
|
175050
|
-
const j = h.signature,
|
|
175051
|
-
return Gc(E,
|
|
175060
|
+
const j = h.signature, I = S === "compact" ? j : S === "recovered" ? j + 1 : void 0;
|
|
175061
|
+
return Gc(E, I, `${S} signature`);
|
|
175052
175062
|
}
|
|
175053
175063
|
class x {
|
|
175054
|
-
constructor(S, j,
|
|
175055
|
-
this.r = b("r", S), this.s = b("s", j),
|
|
175064
|
+
constructor(S, j, I) {
|
|
175065
|
+
this.r = b("r", S), this.s = b("s", j), I != null && (this.recovery = I), Object.freeze(this);
|
|
175056
175066
|
}
|
|
175057
175067
|
static fromBytes(S, j = g) {
|
|
175058
175068
|
y(S, j);
|
|
175059
|
-
let
|
|
175069
|
+
let I;
|
|
175060
175070
|
if (j === "der") {
|
|
175061
175071
|
const { r: U, s: P } = ul.toSig(Gc(S));
|
|
175062
175072
|
return new x(U, P);
|
|
175063
175073
|
}
|
|
175064
|
-
j === "recovered" && (
|
|
175074
|
+
j === "recovered" && (I = S[0], j = "compact", S = S.subarray(1));
|
|
175065
175075
|
const z = s.BYTES, $ = S.subarray(0, z), q = S.subarray(z, z * 2);
|
|
175066
|
-
return new x(s.fromBytes($), s.fromBytes(q),
|
|
175076
|
+
return new x(s.fromBytes($), s.fromBytes(q), I);
|
|
175067
175077
|
}
|
|
175068
175078
|
static fromHex(S, j) {
|
|
175069
175079
|
return this.fromBytes(lx(S), j);
|
|
@@ -175072,12 +175082,12 @@ function nPe(e, t, n = {}) {
|
|
|
175072
175082
|
return new x(this.r, this.s, S);
|
|
175073
175083
|
}
|
|
175074
175084
|
recoverPublicKey(S) {
|
|
175075
|
-
const j = i.ORDER, { r:
|
|
175085
|
+
const j = i.ORDER, { r: I, s: z, recovery: $ } = this;
|
|
175076
175086
|
if ($ == null || ![0, 1, 2, 3].includes($))
|
|
175077
175087
|
throw new Error("recovery id invalid");
|
|
175078
175088
|
if (a * _J < j && $ > 1)
|
|
175079
175089
|
throw new Error("recovery id is ambiguous for h>1 curve");
|
|
175080
|
-
const U = $ === 2 || $ === 3 ?
|
|
175090
|
+
const U = $ === 2 || $ === 3 ? I + a : I;
|
|
175081
175091
|
if (!i.isValid(U))
|
|
175082
175092
|
throw new Error("recovery id 2 or 3 invalid");
|
|
175083
175093
|
const P = i.toBytes(U), Y = e.fromBytes(ku(AJ(($ & 1) === 0), P)), ie = s.inv(U), ne = k(Xo("msgHash", S)), X = s.create(-ne * ie), oe = s.create(z * ie), Z = e.BASE.multiplyUnsafe(X).add(Y.multiplyUnsafe(oe));
|
|
@@ -175092,13 +175102,13 @@ function nPe(e, t, n = {}) {
|
|
|
175092
175102
|
toBytes(S = g) {
|
|
175093
175103
|
if (fk(S), S === "der")
|
|
175094
175104
|
return lx(ul.hexFromSig(this));
|
|
175095
|
-
const j = s.toBytes(this.r),
|
|
175105
|
+
const j = s.toBytes(this.r), I = s.toBytes(this.s);
|
|
175096
175106
|
if (S === "recovered") {
|
|
175097
175107
|
if (this.recovery == null)
|
|
175098
175108
|
throw new Error("recovery bit must be present");
|
|
175099
|
-
return ku(Uint8Array.of(this.recovery), j,
|
|
175109
|
+
return ku(Uint8Array.of(this.recovery), j, I);
|
|
175100
175110
|
}
|
|
175101
|
-
return ku(j,
|
|
175111
|
+
return ku(j, I);
|
|
175102
175112
|
}
|
|
175103
175113
|
toHex(S) {
|
|
175104
175114
|
return Qp(this.toBytes(S));
|
|
@@ -175131,8 +175141,8 @@ function nPe(e, t, n = {}) {
|
|
|
175131
175141
|
const v = n.bits2int || function(S) {
|
|
175132
175142
|
if (S.length > 8192)
|
|
175133
175143
|
throw new Error("input is too large");
|
|
175134
|
-
const j = Cv(S),
|
|
175135
|
-
return
|
|
175144
|
+
const j = Cv(S), I = S.length * 8 - l;
|
|
175145
|
+
return I > 0 ? j >> BigInt(I) : j;
|
|
175136
175146
|
}, k = n.bits2int_modN || function(S) {
|
|
175137
175147
|
return s.create(v(S));
|
|
175138
175148
|
}, w = Xg(l);
|
|
@@ -175145,7 +175155,7 @@ function nPe(e, t, n = {}) {
|
|
|
175145
175155
|
function A(E, S, j) {
|
|
175146
175156
|
if (["recovered", "canonical"].some((X) => X in j))
|
|
175147
175157
|
throw new Error("sign() legacy options not supported");
|
|
175148
|
-
const { lowS:
|
|
175158
|
+
const { lowS: I, prehash: z, extraEntropy: $ } = D5(j, f);
|
|
175149
175159
|
E = C(E, z);
|
|
175150
175160
|
const q = k(E), U = Ip(s, S), P = [D(U), D(q)];
|
|
175151
175161
|
if ($ != null && $ !== !1) {
|
|
@@ -175164,21 +175174,21 @@ function nPe(e, t, n = {}) {
|
|
|
175164
175174
|
if (K === fl)
|
|
175165
175175
|
return;
|
|
175166
175176
|
let ee = (ae.x === N ? 0 : 2) | Number(ae.y & eh), ue = K;
|
|
175167
|
-
return
|
|
175177
|
+
return I && m(K) && (ue = s.neg(K), ee ^= 1), new x(N, ue, ee);
|
|
175168
175178
|
}
|
|
175169
175179
|
return { seed: Y, k2sig: ne };
|
|
175170
175180
|
}
|
|
175171
175181
|
function R(E, S, j = {}) {
|
|
175172
175182
|
E = Xo("message", E);
|
|
175173
|
-
const { seed:
|
|
175174
|
-
return OUe(t.outputLen, s.BYTES, o)(
|
|
175183
|
+
const { seed: I, k2sig: z } = A(E, S, j);
|
|
175184
|
+
return OUe(t.outputLen, s.BYTES, o)(I, z);
|
|
175175
175185
|
}
|
|
175176
175186
|
function T(E) {
|
|
175177
175187
|
let S;
|
|
175178
|
-
const j = typeof E == "string" || Ev(E),
|
|
175179
|
-
if (!j && !
|
|
175188
|
+
const j = typeof E == "string" || Ev(E), I = !j && E !== null && typeof E == "object" && typeof E.r == "bigint" && typeof E.s == "bigint";
|
|
175189
|
+
if (!j && !I)
|
|
175180
175190
|
throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");
|
|
175181
|
-
if (
|
|
175191
|
+
if (I)
|
|
175182
175192
|
S = new x(E.r, E.s);
|
|
175183
175193
|
else if (j) {
|
|
175184
175194
|
try {
|
|
@@ -175196,9 +175206,9 @@ function nPe(e, t, n = {}) {
|
|
|
175196
175206
|
}
|
|
175197
175207
|
return S || !1;
|
|
175198
175208
|
}
|
|
175199
|
-
function _(E, S, j,
|
|
175200
|
-
const { lowS: z, prehash: $, format: q } = D5(
|
|
175201
|
-
if (j = Xo("publicKey", j), S = C(Xo("message", S), $), "strict" in
|
|
175209
|
+
function _(E, S, j, I = {}) {
|
|
175210
|
+
const { lowS: z, prehash: $, format: q } = D5(I, f);
|
|
175211
|
+
if (j = Xo("publicKey", j), S = C(Xo("message", S), $), "strict" in I)
|
|
175202
175212
|
throw new Error("options.strict was renamed to lowS");
|
|
175203
175213
|
const U = q === void 0 ? T(E) : x.fromBytes(Xo("sig", E), q);
|
|
175204
175214
|
if (U === !1)
|
|
@@ -175214,8 +175224,8 @@ function nPe(e, t, n = {}) {
|
|
|
175214
175224
|
}
|
|
175215
175225
|
}
|
|
175216
175226
|
function M(E, S, j = {}) {
|
|
175217
|
-
const { prehash:
|
|
175218
|
-
return S = C(S,
|
|
175227
|
+
const { prehash: I } = D5(j, f);
|
|
175228
|
+
return S = C(S, I), x.fromBytes(E, "recovered").recoverPublicKey(S).toBytes();
|
|
175219
175229
|
}
|
|
175220
175230
|
return Object.freeze({
|
|
175221
175231
|
keygen: u,
|
|
@@ -176647,16 +176657,16 @@ var HJ = {};
|
|
|
176647
176657
|
1246189591
|
|
176648
176658
|
]);
|
|
176649
176659
|
function i(a, l, u, c, d, p, h) {
|
|
176650
|
-
for (var f = u[0], g = u[1], m = u[2], b = u[3], y = u[4], x = u[5], v = u[6], k = u[7], w = c[0], D = c[1], C = c[2], A = c[3], R = c[4], T = c[5], _ = c[6], M = c[7], E, S, j,
|
|
176660
|
+
for (var f = u[0], g = u[1], m = u[2], b = u[3], y = u[4], x = u[5], v = u[6], k = u[7], w = c[0], D = c[1], C = c[2], A = c[3], R = c[4], T = c[5], _ = c[6], M = c[7], E, S, j, I, z, $, q, U; h >= 128; ) {
|
|
176651
176661
|
for (var P = 0; P < 16; P++) {
|
|
176652
176662
|
var Y = 8 * P + p;
|
|
176653
176663
|
a[P] = t.readUint32BE(d, Y), l[P] = t.readUint32BE(d, Y + 4);
|
|
176654
176664
|
}
|
|
176655
176665
|
for (var P = 0; P < 80; P++) {
|
|
176656
176666
|
var ie = f, ne = g, X = m, oe = b, Z = y, ae = x, N = v, K = k, ee = w, ue = D, B = C, te = A, le = R, G = T, V = _, Q = M;
|
|
176657
|
-
if (E = k, S = M, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = (y >>> 14 | R << 18) ^ (y >>> 18 | R << 14) ^ (R >>> 9 | y << 23), S = (R >>> 14 | y << 18) ^ (R >>> 18 | y << 14) ^ (y >>> 9 | R << 23), z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = y & x ^ ~y & v, S = R & T ^ ~R & _, z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = o[P * 2], S = o[P * 2 + 1], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = a[P % 16], S = l[P % 16], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, j = q & 65535 | U << 16,
|
|
176667
|
+
if (E = k, S = M, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = (y >>> 14 | R << 18) ^ (y >>> 18 | R << 14) ^ (R >>> 9 | y << 23), S = (R >>> 14 | y << 18) ^ (R >>> 18 | y << 14) ^ (y >>> 9 | R << 23), z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = y & x ^ ~y & v, S = R & T ^ ~R & _, z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = o[P * 2], S = o[P * 2 + 1], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = a[P % 16], S = l[P % 16], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, j = q & 65535 | U << 16, I = z & 65535 | $ << 16, E = j, S = I, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = (f >>> 28 | w << 4) ^ (w >>> 2 | f << 30) ^ (w >>> 7 | f << 25), S = (w >>> 28 | f << 4) ^ (f >>> 2 | w << 30) ^ (f >>> 7 | w << 25), z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, E = f & g ^ f & m ^ g & m, S = w & D ^ w & C ^ D & C, z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, K = q & 65535 | U << 16, Q = z & 65535 | $ << 16, E = oe, S = te, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = j, S = I, z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, oe = q & 65535 | U << 16, te = z & 65535 | $ << 16, g = ie, m = ne, b = X, y = oe, x = Z, v = ae, k = N, f = K, D = ee, C = ue, A = B, R = te, T = le, _ = G, M = V, w = Q, P % 16 === 15)
|
|
176658
176668
|
for (var Y = 0; Y < 16; Y++)
|
|
176659
|
-
E = a[Y], S = l[Y], z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = a[(Y + 9) % 16], S = l[(Y + 9) % 16], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, j = a[(Y + 1) % 16],
|
|
176669
|
+
E = a[Y], S = l[Y], z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = a[(Y + 9) % 16], S = l[(Y + 9) % 16], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, j = a[(Y + 1) % 16], I = l[(Y + 1) % 16], E = (j >>> 1 | I << 31) ^ (j >>> 8 | I << 24) ^ j >>> 7, S = (I >>> 1 | j << 31) ^ (I >>> 8 | j << 24) ^ (I >>> 7 | j << 25), z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, j = a[(Y + 14) % 16], I = l[(Y + 14) % 16], E = (j >>> 19 | I << 13) ^ (I >>> 29 | j << 3) ^ j >>> 6, S = (I >>> 19 | j << 13) ^ (j >>> 29 | I << 3) ^ (I >>> 6 | j << 26), z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, a[Y] = q & 65535 | U << 16, l[Y] = z & 65535 | $ << 16;
|
|
176660
176670
|
}
|
|
176661
176671
|
E = f, S = w, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[0], S = c[0], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[0] = f = q & 65535 | U << 16, c[0] = w = z & 65535 | $ << 16, E = g, S = D, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[1], S = c[1], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[1] = g = q & 65535 | U << 16, c[1] = D = z & 65535 | $ << 16, E = m, S = C, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[2], S = c[2], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[2] = m = q & 65535 | U << 16, c[2] = C = z & 65535 | $ << 16, E = b, S = A, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[3], S = c[3], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[3] = b = q & 65535 | U << 16, c[3] = A = z & 65535 | $ << 16, E = y, S = R, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[4], S = c[4], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[4] = y = q & 65535 | U << 16, c[4] = R = z & 65535 | $ << 16, E = x, S = T, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[5], S = c[5], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[5] = x = q & 65535 | U << 16, c[5] = T = z & 65535 | $ << 16, E = v, S = _, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[6], S = c[6], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[6] = v = q & 65535 | U << 16, c[6] = _ = z & 65535 | $ << 16, E = k, S = M, z = S & 65535, $ = S >>> 16, q = E & 65535, U = E >>> 16, E = u[7], S = c[7], z += S & 65535, $ += S >>> 16, q += E & 65535, U += E >>> 16, $ += z >>> 16, q += $ >>> 16, U += q >>> 16, u[7] = k = q & 65535 | U << 16, c[7] = M = z & 65535 | $ << 16, p += 128, h -= 128;
|
|
176662
176672
|
}
|
|
@@ -176895,11 +176905,11 @@ var HJ = {};
|
|
|
176895
176905
|
};
|
|
176896
176906
|
}
|
|
176897
176907
|
e.generateKeyPairFromSeed = j;
|
|
176898
|
-
function
|
|
176908
|
+
function I(oe) {
|
|
176899
176909
|
const Z = (0, t.randomBytes)(32, oe), ae = j(Z);
|
|
176900
176910
|
return (0, r.wipe)(Z), ae;
|
|
176901
176911
|
}
|
|
176902
|
-
e.generateKeyPair =
|
|
176912
|
+
e.generateKeyPair = I;
|
|
176903
176913
|
function z(oe) {
|
|
176904
176914
|
if (oe.length !== e.SECRET_KEY_LENGTH)
|
|
176905
176915
|
throw new Error(`ed25519: secret key must be ${e.SECRET_KEY_LENGTH} bytes`);
|
|
@@ -177377,7 +177387,7 @@ var XJ = { exports: {} };
|
|
|
177377
177387
|
}
|
|
177378
177388
|
return fe = z(fe, Ce)[0], [g(me), g(fe)];
|
|
177379
177389
|
}
|
|
177380
|
-
function
|
|
177390
|
+
function I(O, W) {
|
|
177381
177391
|
for (var re = O.length, pe = W.length, ye = [], me = [], Ee = r, Ce, fe, Se, _e, Te; re; ) {
|
|
177382
177392
|
if (me.unshift(O[--re]), m(me), q(me, W) < 0) {
|
|
177383
177393
|
ye.push(0);
|
|
@@ -177420,7 +177430,7 @@ var XJ = { exports: {} };
|
|
|
177420
177430
|
var Se = q(ye, me);
|
|
177421
177431
|
if (Se === -1) return [u[0], O];
|
|
177422
177432
|
if (Se === 0) return [u[O.sign === pe.sign ? 1 : -1], u[0]];
|
|
177423
|
-
ye.length + me.length <= 200 ? re = j(ye, me) : re =
|
|
177433
|
+
ye.length + me.length <= 200 ? re = j(ye, me) : re = I(ye, me), Ee = re[0];
|
|
177424
177434
|
var _e = O.sign !== pe.sign, Te = re[1], Be = O.sign;
|
|
177425
177435
|
return typeof Ee == "number" ? (_e && (Ee = -Ee), Ee = new d(Ee)) : Ee = new c(Ee, _e), typeof Te == "number" ? (Be && (Te = -Te), Te = new d(Te)) : Te = new c(Te, Be), [Ee, Te];
|
|
177426
177436
|
}
|
|
@@ -179503,8 +179513,8 @@ function S5(e, t, n, r, o, i, s) {
|
|
|
179503
179513
|
e[S] = jR(o, j), t[S] = jR(o, j + 4);
|
|
179504
179514
|
}
|
|
179505
179515
|
for (let S = 0; S < 80; S++) {
|
|
179506
|
-
let j = a,
|
|
179507
|
-
if (D = f, C = w, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = (d >>> 14 | x << 18) ^ (d >>> 18 | x << 14) ^ (x >>> 9 | d << 23), C = (x >>> 14 | d << 18) ^ (x >>> 18 | d << 14) ^ (d >>> 9 | x << 23), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = d & p ^ ~d & h, C = x & v ^ ~x & k, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = BR[S * 2], C = BR[S * 2 + 1], T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = e[S % 16], C = t[S % 16], T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, A = M & 65535 | E << 16, R = T & 65535 | _ << 16, D = A, C = R, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = (a >>> 28 | g << 4) ^ (g >>> 2 | a << 30) ^ (g >>> 7 | a << 25), C = (g >>> 28 | a << 4) ^ (a >>> 2 | g << 30) ^ (a >>> 7 | g << 25), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = a & l ^ a & u ^ l & u, C = g & m ^ g & b ^ m & b, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, Y = M & 65535 | E << 16, K = T & 65535 | _ << 16, D = $, C = oe, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = A, C = R, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, $ = M & 65535 | E << 16, oe = T & 65535 | _ << 16, l = j, u =
|
|
179516
|
+
let j = a, I = l, z = u, $ = c, q = d, U = p, P = h, Y = f, ie = g, ne = m, X = b, oe = y, Z = x, ae = v, N = k, K = w;
|
|
179517
|
+
if (D = f, C = w, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = (d >>> 14 | x << 18) ^ (d >>> 18 | x << 14) ^ (x >>> 9 | d << 23), C = (x >>> 14 | d << 18) ^ (x >>> 18 | d << 14) ^ (d >>> 9 | x << 23), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = d & p ^ ~d & h, C = x & v ^ ~x & k, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = BR[S * 2], C = BR[S * 2 + 1], T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = e[S % 16], C = t[S % 16], T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, A = M & 65535 | E << 16, R = T & 65535 | _ << 16, D = A, C = R, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = (a >>> 28 | g << 4) ^ (g >>> 2 | a << 30) ^ (g >>> 7 | a << 25), C = (g >>> 28 | a << 4) ^ (a >>> 2 | g << 30) ^ (a >>> 7 | g << 25), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, D = a & l ^ a & u ^ l & u, C = g & m ^ g & b ^ m & b, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, Y = M & 65535 | E << 16, K = T & 65535 | _ << 16, D = $, C = oe, T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = A, C = R, T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, $ = M & 65535 | E << 16, oe = T & 65535 | _ << 16, l = j, u = I, c = z, d = $, p = q, h = U, f = P, a = Y, m = ie, b = ne, y = X, x = oe, v = Z, k = ae, w = N, g = K, S % 16 === 15)
|
|
179508
179518
|
for (let ee = 0; ee < 16; ee++)
|
|
179509
179519
|
D = e[ee], C = t[ee], T = C & 65535, _ = C >>> 16, M = D & 65535, E = D >>> 16, D = e[(ee + 9) % 16], C = t[(ee + 9) % 16], T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, A = e[(ee + 1) % 16], R = t[(ee + 1) % 16], D = (A >>> 1 | R << 31) ^ (A >>> 8 | R << 24) ^ A >>> 7, C = (R >>> 1 | A << 31) ^ (R >>> 8 | A << 24) ^ (R >>> 7 | A << 25), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, A = e[(ee + 14) % 16], R = t[(ee + 14) % 16], D = (A >>> 19 | R << 13) ^ (R >>> 29 | A << 3) ^ A >>> 6, C = (R >>> 19 | A << 13) ^ (A >>> 29 | R << 3) ^ (R >>> 6 | A << 26), T += C & 65535, _ += C >>> 16, M += D & 65535, E += D >>> 16, _ += T >>> 16, M += _ >>> 16, E += M >>> 16, e[ee] = M & 65535 | E << 16, t[ee] = T & 65535 | _ << 16;
|
|
179510
179520
|
}
|
|
@@ -179665,8 +179675,8 @@ function E2(e, t, n) {
|
|
|
179665
179675
|
e[r] = t[r] - n[r];
|
|
179666
179676
|
}
|
|
179667
179677
|
function Qo(e, t, n) {
|
|
179668
|
-
let r, o, i = 0, s = 0, a = 0, l = 0, u = 0, c = 0, d = 0, p = 0, h = 0, f = 0, g = 0, m = 0, b = 0, y = 0, x = 0, v = 0, k = 0, w = 0, D = 0, C = 0, A = 0, R = 0, T = 0, _ = 0, M = 0, E = 0, S = 0, j = 0,
|
|
179669
|
-
r = t[0], i += r * q, s += r * U, a += r * P, l += r * Y, u += r * ie, c += r * ne, d += r * X, p += r * oe, h += r * Z, f += r * ae, g += r * N, m += r * K, b += r * ee, y += r * ue, x += r * B, v += r * te, r = t[1], s += r * q, a += r * U, l += r * P, u += r * Y, c += r * ie, d += r * ne, p += r * X, h += r * oe, f += r * Z, g += r * ae, m += r * N, b += r * K, y += r * ee, x += r * ue, v += r * B, k += r * te, r = t[2], a += r * q, l += r * U, u += r * P, c += r * Y, d += r * ie, p += r * ne, h += r * X, f += r * oe, g += r * Z, m += r * ae, b += r * N, y += r * K, x += r * ee, v += r * ue, k += r * B, w += r * te, r = t[3], l += r * q, u += r * U, c += r * P, d += r * Y, p += r * ie, h += r * ne, f += r * X, g += r * oe, m += r * Z, b += r * ae, y += r * N, x += r * K, v += r * ee, k += r * ue, w += r * B, D += r * te, r = t[4], u += r * q, c += r * U, d += r * P, p += r * Y, h += r * ie, f += r * ne, g += r * X, m += r * oe, b += r * Z, y += r * ae, x += r * N, v += r * K, k += r * ee, w += r * ue, D += r * B, C += r * te, r = t[5], c += r * q, d += r * U, p += r * P, h += r * Y, f += r * ie, g += r * ne, m += r * X, b += r * oe, y += r * Z, x += r * ae, v += r * N, k += r * K, w += r * ee, D += r * ue, C += r * B, A += r * te, r = t[6], d += r * q, p += r * U, h += r * P, f += r * Y, g += r * ie, m += r * ne, b += r * X, y += r * oe, x += r * Z, v += r * ae, k += r * N, w += r * K, D += r * ee, C += r * ue, A += r * B, R += r * te, r = t[7], p += r * q, h += r * U, f += r * P, g += r * Y, m += r * ie, b += r * ne, y += r * X, x += r * oe, v += r * Z, k += r * ae, w += r * N, D += r * K, C += r * ee, A += r * ue, R += r * B, T += r * te, r = t[8], h += r * q, f += r * U, g += r * P, m += r * Y, b += r * ie, y += r * ne, x += r * X, v += r * oe, k += r * Z, w += r * ae, D += r * N, C += r * K, A += r * ee, R += r * ue, T += r * B, _ += r * te, r = t[9], f += r * q, g += r * U, m += r * P, b += r * Y, y += r * ie, x += r * ne, v += r * X, k += r * oe, w += r * Z, D += r * ae, C += r * N, A += r * K, R += r * ee, T += r * ue, _ += r * B, M += r * te, r = t[10], g += r * q, m += r * U, b += r * P, y += r * Y, x += r * ie, v += r * ne, k += r * X, w += r * oe, D += r * Z, C += r * ae, A += r * N, R += r * K, T += r * ee, _ += r * ue, M += r * B, E += r * te, r = t[11], m += r * q, b += r * U, y += r * P, x += r * Y, v += r * ie, k += r * ne, w += r * X, D += r * oe, C += r * Z, A += r * ae, R += r * N, T += r * K, _ += r * ee, M += r * ue, E += r * B, S += r * te, r = t[12], b += r * q, y += r * U, x += r * P, v += r * Y, k += r * ie, w += r * ne, D += r * X, C += r * oe, A += r * Z, R += r * ae, T += r * N, _ += r * K, M += r * ee, E += r * ue, S += r * B, j += r * te, r = t[13], y += r * q, x += r * U, v += r * P, k += r * Y, w += r * ie, D += r * ne, C += r * X, A += r * oe, R += r * Z, T += r * ae, _ += r * N, M += r * K, E += r * ee, S += r * ue, j += r * B,
|
|
179678
|
+
let r, o, i = 0, s = 0, a = 0, l = 0, u = 0, c = 0, d = 0, p = 0, h = 0, f = 0, g = 0, m = 0, b = 0, y = 0, x = 0, v = 0, k = 0, w = 0, D = 0, C = 0, A = 0, R = 0, T = 0, _ = 0, M = 0, E = 0, S = 0, j = 0, I = 0, z = 0, $ = 0, q = n[0], U = n[1], P = n[2], Y = n[3], ie = n[4], ne = n[5], X = n[6], oe = n[7], Z = n[8], ae = n[9], N = n[10], K = n[11], ee = n[12], ue = n[13], B = n[14], te = n[15];
|
|
179679
|
+
r = t[0], i += r * q, s += r * U, a += r * P, l += r * Y, u += r * ie, c += r * ne, d += r * X, p += r * oe, h += r * Z, f += r * ae, g += r * N, m += r * K, b += r * ee, y += r * ue, x += r * B, v += r * te, r = t[1], s += r * q, a += r * U, l += r * P, u += r * Y, c += r * ie, d += r * ne, p += r * X, h += r * oe, f += r * Z, g += r * ae, m += r * N, b += r * K, y += r * ee, x += r * ue, v += r * B, k += r * te, r = t[2], a += r * q, l += r * U, u += r * P, c += r * Y, d += r * ie, p += r * ne, h += r * X, f += r * oe, g += r * Z, m += r * ae, b += r * N, y += r * K, x += r * ee, v += r * ue, k += r * B, w += r * te, r = t[3], l += r * q, u += r * U, c += r * P, d += r * Y, p += r * ie, h += r * ne, f += r * X, g += r * oe, m += r * Z, b += r * ae, y += r * N, x += r * K, v += r * ee, k += r * ue, w += r * B, D += r * te, r = t[4], u += r * q, c += r * U, d += r * P, p += r * Y, h += r * ie, f += r * ne, g += r * X, m += r * oe, b += r * Z, y += r * ae, x += r * N, v += r * K, k += r * ee, w += r * ue, D += r * B, C += r * te, r = t[5], c += r * q, d += r * U, p += r * P, h += r * Y, f += r * ie, g += r * ne, m += r * X, b += r * oe, y += r * Z, x += r * ae, v += r * N, k += r * K, w += r * ee, D += r * ue, C += r * B, A += r * te, r = t[6], d += r * q, p += r * U, h += r * P, f += r * Y, g += r * ie, m += r * ne, b += r * X, y += r * oe, x += r * Z, v += r * ae, k += r * N, w += r * K, D += r * ee, C += r * ue, A += r * B, R += r * te, r = t[7], p += r * q, h += r * U, f += r * P, g += r * Y, m += r * ie, b += r * ne, y += r * X, x += r * oe, v += r * Z, k += r * ae, w += r * N, D += r * K, C += r * ee, A += r * ue, R += r * B, T += r * te, r = t[8], h += r * q, f += r * U, g += r * P, m += r * Y, b += r * ie, y += r * ne, x += r * X, v += r * oe, k += r * Z, w += r * ae, D += r * N, C += r * K, A += r * ee, R += r * ue, T += r * B, _ += r * te, r = t[9], f += r * q, g += r * U, m += r * P, b += r * Y, y += r * ie, x += r * ne, v += r * X, k += r * oe, w += r * Z, D += r * ae, C += r * N, A += r * K, R += r * ee, T += r * ue, _ += r * B, M += r * te, r = t[10], g += r * q, m += r * U, b += r * P, y += r * Y, x += r * ie, v += r * ne, k += r * X, w += r * oe, D += r * Z, C += r * ae, A += r * N, R += r * K, T += r * ee, _ += r * ue, M += r * B, E += r * te, r = t[11], m += r * q, b += r * U, y += r * P, x += r * Y, v += r * ie, k += r * ne, w += r * X, D += r * oe, C += r * Z, A += r * ae, R += r * N, T += r * K, _ += r * ee, M += r * ue, E += r * B, S += r * te, r = t[12], b += r * q, y += r * U, x += r * P, v += r * Y, k += r * ie, w += r * ne, D += r * X, C += r * oe, A += r * Z, R += r * ae, T += r * N, _ += r * K, M += r * ee, E += r * ue, S += r * B, j += r * te, r = t[13], y += r * q, x += r * U, v += r * P, k += r * Y, w += r * ie, D += r * ne, C += r * X, A += r * oe, R += r * Z, T += r * ae, _ += r * N, M += r * K, E += r * ee, S += r * ue, j += r * B, I += r * te, r = t[14], x += r * q, v += r * U, k += r * P, w += r * Y, D += r * ie, C += r * ne, A += r * X, R += r * oe, T += r * Z, _ += r * ae, M += r * N, E += r * K, S += r * ee, j += r * ue, I += r * B, z += r * te, r = t[15], v += r * q, k += r * U, w += r * P, D += r * Y, C += r * ie, A += r * ne, R += r * X, T += r * oe, _ += r * Z, M += r * ae, E += r * N, S += r * K, j += r * ee, I += r * ue, z += r * B, $ += r * te, i += 38 * k, s += 38 * w, a += 38 * D, l += 38 * C, u += 38 * A, c += 38 * R, d += 38 * T, p += 38 * _, h += 38 * M, f += 38 * E, g += 38 * S, m += 38 * j, b += 38 * I, y += 38 * z, x += 38 * $, o = 1, r = i + o + 65535, o = Math.floor(r / 65536), i = r - o * 65536, r = s + o + 65535, o = Math.floor(r / 65536), s = r - o * 65536, r = a + o + 65535, o = Math.floor(r / 65536), a = r - o * 65536, r = l + o + 65535, o = Math.floor(r / 65536), l = r - o * 65536, r = u + o + 65535, o = Math.floor(r / 65536), u = r - o * 65536, r = c + o + 65535, o = Math.floor(r / 65536), c = r - o * 65536, r = d + o + 65535, o = Math.floor(r / 65536), d = r - o * 65536, r = p + o + 65535, o = Math.floor(r / 65536), p = r - o * 65536, r = h + o + 65535, o = Math.floor(r / 65536), h = r - o * 65536, r = f + o + 65535, o = Math.floor(r / 65536), f = r - o * 65536, r = g + o + 65535, o = Math.floor(r / 65536), g = r - o * 65536, r = m + o + 65535, o = Math.floor(r / 65536), m = r - o * 65536, r = b + o + 65535, o = Math.floor(r / 65536), b = r - o * 65536, r = y + o + 65535, o = Math.floor(r / 65536), y = r - o * 65536, r = x + o + 65535, o = Math.floor(r / 65536), x = r - o * 65536, r = v + o + 65535, o = Math.floor(r / 65536), v = r - o * 65536, i += o - 1 + 37 * (o - 1), o = 1, r = i + o + 65535, o = Math.floor(r / 65536), i = r - o * 65536, r = s + o + 65535, o = Math.floor(r / 65536), s = r - o * 65536, r = a + o + 65535, o = Math.floor(r / 65536), a = r - o * 65536, r = l + o + 65535, o = Math.floor(r / 65536), l = r - o * 65536, r = u + o + 65535, o = Math.floor(r / 65536), u = r - o * 65536, r = c + o + 65535, o = Math.floor(r / 65536), c = r - o * 65536, r = d + o + 65535, o = Math.floor(r / 65536), d = r - o * 65536, r = p + o + 65535, o = Math.floor(r / 65536), p = r - o * 65536, r = h + o + 65535, o = Math.floor(r / 65536), h = r - o * 65536, r = f + o + 65535, o = Math.floor(r / 65536), f = r - o * 65536, r = g + o + 65535, o = Math.floor(r / 65536), g = r - o * 65536, r = m + o + 65535, o = Math.floor(r / 65536), m = r - o * 65536, r = b + o + 65535, o = Math.floor(r / 65536), b = r - o * 65536, r = y + o + 65535, o = Math.floor(r / 65536), y = r - o * 65536, r = x + o + 65535, o = Math.floor(r / 65536), x = r - o * 65536, r = v + o + 65535, o = Math.floor(r / 65536), v = r - o * 65536, i += o - 1 + 37 * (o - 1), e[0] = i, e[1] = s, e[2] = a, e[3] = l, e[4] = u, e[5] = c, e[6] = d, e[7] = p, e[8] = h, e[9] = f, e[10] = g, e[11] = m, e[12] = b, e[13] = y, e[14] = x, e[15] = v;
|
|
179670
179680
|
}
|
|
179671
179681
|
function CHe(e, t) {
|
|
179672
179682
|
Qo(e, t, t);
|
|
@@ -181524,7 +181534,7 @@ const eqe = (e) => e.context.awareness, tqe = (e) => !!(e.context.isReady && e.c
|
|
|
181524
181534
|
...S
|
|
181525
181535
|
}) => {
|
|
181526
181536
|
var oe;
|
|
181527
|
-
const [j,
|
|
181537
|
+
const [j, I] = Ne(!0), [z, $] = Ne(!0), q = Ge(null), U = !!(n != null && n.enabled), P = (n == null ? void 0 : n.content) ?? t, Y = aqe({
|
|
181528
181538
|
onChange: o,
|
|
181529
181539
|
enableIndexeddbSync: p,
|
|
181530
181540
|
ddocId: d,
|
|
@@ -181569,7 +181579,7 @@ const eqe = (e) => e.context.awareness, tqe = (e) => !!(e.context.isReady && e.c
|
|
|
181569
181579
|
isAIAgentEnabled: T,
|
|
181570
181580
|
setCharacterCount: l,
|
|
181571
181581
|
setWordCount: u,
|
|
181572
|
-
setIsContentLoading:
|
|
181582
|
+
setIsContentLoading: I,
|
|
181573
181583
|
setIsCollabContentLoading: $,
|
|
181574
181584
|
unFocused: h,
|
|
181575
181585
|
zoomLevel: g,
|
|
@@ -182326,7 +182336,7 @@ function wqe(e, t = {}) {
|
|
|
182326
182336
|
if (_.type === "content") {
|
|
182327
182337
|
const E = _.content.split(`
|
|
182328
182338
|
`).filter((S) => S.trim().length > 0).reduce((S, j) => {
|
|
182329
|
-
const
|
|
182339
|
+
const I = j.replace(/<[^>]+>/g, ""), z = Math.ceil(I.length / 200);
|
|
182330
182340
|
return S + Math.max(1, z);
|
|
182331
182341
|
}, 0);
|
|
182332
182342
|
return T + E;
|
|
@@ -182447,7 +182457,7 @@ const Dqe = ({
|
|
|
182447
182457
|
), j = El(
|
|
182448
182458
|
g == null ? void 0 : g.canvasBackground,
|
|
182449
182459
|
b
|
|
182450
|
-
),
|
|
182460
|
+
), I = jt(() => new Bx({
|
|
182451
182461
|
extensions: e.extensionManager.extensions.filter(
|
|
182452
182462
|
(ne) => ![
|
|
182453
182463
|
"collaboration",
|
|
@@ -182541,7 +182551,7 @@ const Dqe = ({
|
|
|
182541
182551
|
{
|
|
182542
182552
|
text: a ? "Loading slides..." : "Building slides..."
|
|
182543
182553
|
}
|
|
182544
|
-
) }) }) : c.length === 0 || !
|
|
182554
|
+
) }) }) : c.length === 0 || !I ? null : /* @__PURE__ */ F.jsxs(
|
|
182545
182555
|
"div",
|
|
182546
182556
|
{
|
|
182547
182557
|
className: Ke(
|
|
@@ -182698,7 +182708,7 @@ const Dqe = ({
|
|
|
182698
182708
|
Dqe,
|
|
182699
182709
|
{
|
|
182700
182710
|
content: c[v],
|
|
182701
|
-
editor:
|
|
182711
|
+
editor: I,
|
|
182702
182712
|
onTouchStart: U,
|
|
182703
182713
|
onTouchMove: P,
|
|
182704
182714
|
onTouchEnd: Y,
|
|
@@ -182903,7 +182913,7 @@ const Dqe = ({
|
|
|
182903
182913
|
isDDocOwner: _,
|
|
182904
182914
|
getEnsStatus: M,
|
|
182905
182915
|
ensCache: E
|
|
182906
|
-
} = Al(), { isNativeMobile: S } = Hl(),
|
|
182916
|
+
} = Al(), { isNativeMobile: S } = Hl(), I = r.filter((U) => !U.deleted).filter((U) => f ? !0 : !U.resolved).sort(
|
|
182907
182917
|
(U, P) => new Date(P.createdAt).getTime() - new Date(U.createdAt).getTime()
|
|
182908
182918
|
), z = (U) => {
|
|
182909
182919
|
s(U), h && h !== U && d(null);
|
|
@@ -182936,12 +182946,12 @@ const Dqe = ({
|
|
|
182936
182946
|
n && "xl:!h-[86vh]"
|
|
182937
182947
|
),
|
|
182938
182948
|
children: [
|
|
182939
|
-
|
|
182949
|
+
I.length === 0 ? /* @__PURE__ */ F.jsx(Aqe, {}) : /* @__PURE__ */ F.jsx(
|
|
182940
182950
|
"div",
|
|
182941
182951
|
{
|
|
182942
182952
|
ref: g,
|
|
182943
182953
|
className: "flex flex-col overflow-y-auto no-scrollbar flex-1",
|
|
182944
|
-
children:
|
|
182954
|
+
children: I.map((U) => {
|
|
182945
182955
|
var P, Y;
|
|
182946
182956
|
return /* @__PURE__ */ F.jsxs(
|
|
182947
182957
|
"div",
|
|
@@ -183926,7 +183936,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
183926
183936
|
}, [t, w]), Oe(() => {
|
|
183927
183937
|
w && S.current && S.current.select();
|
|
183928
183938
|
}, [w]);
|
|
183929
|
-
const
|
|
183939
|
+
const I = () => {
|
|
183930
183940
|
E.current = _, D(!0);
|
|
183931
183941
|
}, z = () => {
|
|
183932
183942
|
var X;
|
|
@@ -183958,7 +183968,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
183958
183968
|
id: "rename",
|
|
183959
183969
|
label: "Rename",
|
|
183960
183970
|
icon: "SquarePen",
|
|
183961
|
-
onSelect:
|
|
183971
|
+
onSelect: I
|
|
183962
183972
|
},
|
|
183963
183973
|
{
|
|
183964
183974
|
id: "duplicate",
|
|
@@ -184025,7 +184035,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184025
184035
|
onMouseEnter: () => A(!0),
|
|
184026
184036
|
onMouseLeave: () => A(!1),
|
|
184027
184037
|
onDoubleClick: () => {
|
|
184028
|
-
b ||
|
|
184038
|
+
b || I();
|
|
184029
184039
|
},
|
|
184030
184040
|
onClick: s,
|
|
184031
184041
|
...u,
|
|
@@ -184278,7 +184288,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184278
184288
|
), R = jt(
|
|
184279
184289
|
() => e.find((U) => U.id === D),
|
|
184280
184290
|
[e, D]
|
|
184281
|
-
), [T, _] = Ne(null), [M, E] = Ne(!1), [S, j] = Ne({}),
|
|
184291
|
+
), [T, _] = Ne(null), [M, E] = Ne(!1), [S, j] = Ne({}), I = je(
|
|
184282
184292
|
(U) => U === t ? S[U] ?? !1 : !1,
|
|
184283
184293
|
[t, S]
|
|
184284
184294
|
), z = je(
|
|
@@ -184438,7 +184448,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184438
184448
|
P >= e.length - 1 || f(e[P + 1].id, U.id);
|
|
184439
184449
|
},
|
|
184440
184450
|
tabConfig: b,
|
|
184441
|
-
showOutline:
|
|
184451
|
+
showOutline: I(U.id),
|
|
184442
184452
|
onShowOutlineChange: (Y) => z(U.id, Y),
|
|
184443
184453
|
isConnected: x
|
|
184444
184454
|
},
|
|
@@ -184590,7 +184600,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184590
184600
|
newName: Z,
|
|
184591
184601
|
...ae !== void 0 ? { emoji: ae } : {}
|
|
184592
184602
|
});
|
|
184593
|
-
},
|
|
184603
|
+
}, I = (oe, Z) => {
|
|
184594
184604
|
a(oe, { emoji: Z });
|
|
184595
184605
|
}, z = () => {
|
|
184596
184606
|
if (!E) return;
|
|
@@ -184723,7 +184733,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184723
184733
|
name: oe.name,
|
|
184724
184734
|
emoji: oe.emoji || "",
|
|
184725
184735
|
onNameChange: (Z, ae) => j(oe.id, Z, ae),
|
|
184726
|
-
onEmojiChange: (Z) =>
|
|
184736
|
+
onEmojiChange: (Z) => I(oe.id, Z),
|
|
184727
184737
|
onDuplicate: () => u(oe.id),
|
|
184728
184738
|
isActive: oe.id === t,
|
|
184729
184739
|
onClick: () => n(oe.id),
|
|
@@ -184857,7 +184867,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184857
184867
|
{
|
|
184858
184868
|
emoji: (_ == null ? void 0 : _.emoji) || "",
|
|
184859
184869
|
setEmoji: (oe) => {
|
|
184860
|
-
_ &&
|
|
184870
|
+
_ && I(_.id, oe);
|
|
184861
184871
|
},
|
|
184862
184872
|
disableEmoji: !!(p || f),
|
|
184863
184873
|
isEditing: v
|
|
@@ -185321,7 +185331,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185321
185331
|
setZoomLevel: E,
|
|
185322
185332
|
isPresentationMode: S,
|
|
185323
185333
|
setIsPresentationMode: j,
|
|
185324
|
-
isNavbarVisible:
|
|
185334
|
+
isNavbarVisible: I,
|
|
185325
185335
|
setIsNavbarVisible: z,
|
|
185326
185336
|
onComment: $,
|
|
185327
185337
|
onInlineComment: q,
|
|
@@ -185470,7 +185480,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185470
185480
|
theme: ge,
|
|
185471
185481
|
zoomLevel: M,
|
|
185472
185482
|
setZoomLevel: E,
|
|
185473
|
-
isNavbarVisible:
|
|
185483
|
+
isNavbarVisible: I,
|
|
185474
185484
|
setIsNavbarVisible: z,
|
|
185475
185485
|
onDocxImport: X,
|
|
185476
185486
|
onInvalidContentError: N,
|
|
@@ -185636,8 +185646,8 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185636
185646
|
className: ot(
|
|
185637
185647
|
"z-[45] hidden mobile:flex items-center justify-center w-full h-[52px] fixed left-0 color-bg-default border-b color-border-default transition-transform duration-300 top-[3.5rem]",
|
|
185638
185648
|
{
|
|
185639
|
-
"translate-y-0":
|
|
185640
|
-
"translate-y-[-108%]": !
|
|
185649
|
+
"translate-y-0": I,
|
|
185650
|
+
"translate-y-[-108%]": !I
|
|
185641
185651
|
}
|
|
185642
185652
|
),
|
|
185643
185653
|
children: /* @__PURE__ */ F.jsx("div", { className: "justify-center items-center grow relative color-text-default", children: /* @__PURE__ */ F.jsx(
|
|
@@ -185647,7 +185657,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185647
185657
|
editor: et,
|
|
185648
185658
|
zoomLevel: M,
|
|
185649
185659
|
setZoomLevel: E,
|
|
185650
|
-
isNavbarVisible:
|
|
185660
|
+
isNavbarVisible: I,
|
|
185651
185661
|
setIsNavbarVisible: z,
|
|
185652
185662
|
ipfsImageUploadFn: g,
|
|
185653
185663
|
onMarkdownExport: U,
|
|
@@ -185723,7 +185733,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185723
185733
|
setItems: EQ,
|
|
185724
185734
|
showTOC: ce,
|
|
185725
185735
|
setShowTOC: de,
|
|
185726
|
-
isPreviewMode: e || !
|
|
185736
|
+
isPreviewMode: e || !I,
|
|
185727
185737
|
orientation: Le == null ? void 0 : Le.orientation,
|
|
185728
185738
|
tabs: nm,
|
|
185729
185739
|
setTabs: _Q,
|
|
@@ -185747,11 +185757,11 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185747
185757
|
className: ot(
|
|
185748
185758
|
"w-full mx-auto rounded transition-all duration-300 ease-in-out",
|
|
185749
185759
|
!(Le != null && Le.canvasBackground) && "color-bg-default",
|
|
185750
|
-
!e && (
|
|
185760
|
+
!e && (I ? "-mt-[1.5rem] md:!mt-[0.8rem] pt-0 md:pt-[5rem]" : "pt-0 md:pt-[1.5rem]"),
|
|
185751
185761
|
e && "md:!mt-[1rem] pt-0 md:!pt-[5rem]",
|
|
185752
185762
|
{ "md:!mt-[0.7rem]": !e },
|
|
185753
185763
|
{
|
|
185754
|
-
"-mt-[1.5rem] md:!mt-[0.7rem]": !
|
|
185764
|
+
"-mt-[1.5rem] md:!mt-[0.7rem]": !I && !e
|
|
185755
185765
|
},
|
|
185756
185766
|
{
|
|
185757
185767
|
"max-[1080px]:!mx-auto min-[1081px]:!ml-[18%] min-[1700px]:!mx-auto": D && !kt && M !== "0.5" && M !== "0.75" && M !== "1.4" && M !== "1.5" && M !== "2"
|
|
@@ -185954,7 +185964,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185954
185964
|
className: ot(
|
|
185955
185965
|
"flex mobile:hidden items-center w-full h-[52px] fixed left-0 z-10 px-4 color-bg-default transition-all duration-300 ease-in-out border-b border-color-default",
|
|
185956
185966
|
tn && "hidden",
|
|
185957
|
-
{ "top-14":
|
|
185967
|
+
{ "top-14": I, "top-0": !I }
|
|
185958
185968
|
),
|
|
185959
185969
|
children: /* @__PURE__ */ F.jsx(
|
|
185960
185970
|
lqe,
|
|
@@ -185962,7 +185972,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185962
185972
|
onError: b,
|
|
185963
185973
|
editor: et,
|
|
185964
185974
|
isKeyboardVisible: tn,
|
|
185965
|
-
isNavbarVisible:
|
|
185975
|
+
isNavbarVisible: I,
|
|
185966
185976
|
setIsNavbarVisible: z,
|
|
185967
185977
|
ipfsImageUploadFn: g,
|
|
185968
185978
|
isLoading: !et || dr,
|
|
@@ -185977,7 +185987,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
185977
185987
|
{
|
|
185978
185988
|
isOpen: ee,
|
|
185979
185989
|
onClose: () => ue == null ? void 0 : ue(!1),
|
|
185980
|
-
isNavbarVisible:
|
|
185990
|
+
isNavbarVisible: I,
|
|
185981
185991
|
isPresentationMode: S,
|
|
185982
185992
|
activeCommentId: rr,
|
|
185983
185993
|
isPreviewMode: e
|
|
@@ -186008,7 +186018,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
186008
186018
|
S ? "color-bg-default" : "color-bg-secondary"
|
|
186009
186019
|
),
|
|
186010
186020
|
style: {
|
|
186011
|
-
height: e ? `calc(100vh - 52px - ${Te || "0px"})` :
|
|
186021
|
+
height: e ? `calc(100vh - 52px - ${Te || "0px"})` : I ? `calc(100vh - 108px - ${Te || "0px"})` : `calc(100vh - 52px - ${Te || "0px"})`
|
|
186012
186022
|
},
|
|
186013
186023
|
children: /* @__PURE__ */ F.jsxs(
|
|
186014
186024
|
"div",
|
|
@@ -186016,7 +186026,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
186016
186026
|
id: "editor-canvas",
|
|
186017
186027
|
className: ot(
|
|
186018
186028
|
"h-[100%] w-full custom-scrollbar relative",
|
|
186019
|
-
!e && (
|
|
186029
|
+
!e && (I ? "mt-[6.7rem]" : "mt-[3.3rem]"),
|
|
186020
186030
|
e && "mt-[3.5rem]",
|
|
186021
186031
|
{
|
|
186022
186032
|
"overflow-x-hidden": M !== "2",
|
|
@@ -186034,8 +186044,8 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
186034
186044
|
className: ot(
|
|
186035
186045
|
"h-14 color-bg-default py-2 px-0 md:px-4 flex gap-2 items-center justify-between w-screen fixed left-0 top-0 border-b color-border-default z-[45] transition-transform duration-300",
|
|
186036
186046
|
{
|
|
186037
|
-
"translate-y-0":
|
|
186038
|
-
"translate-y-[-100%]": !
|
|
186047
|
+
"translate-y-0": I,
|
|
186048
|
+
"translate-y-[-100%]": !I || S
|
|
186039
186049
|
}
|
|
186040
186050
|
),
|
|
186041
186051
|
children: et && (s == null ? void 0 : s({ editor: et.getJSON() }))
|
|
@@ -186112,8 +186122,8 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
186112
186122
|
documentStyling: _,
|
|
186113
186123
|
theme: M
|
|
186114
186124
|
}, E) => {
|
|
186115
|
-
const [S, j] = Ne(!1),
|
|
186116
|
-
dg(
|
|
186125
|
+
const [S, j] = Ne(!1), I = Ge(null), z = (m == null ? void 0 : m.slice(0, 4)) || [], $ = m ? Math.max(0, m.length - 4) : 0;
|
|
186126
|
+
dg(I, () => {
|
|
186117
186127
|
j(!1);
|
|
186118
186128
|
}), Oe(() => {
|
|
186119
186129
|
m && m.length <= 4 && j(!1);
|
|
@@ -186239,7 +186249,7 @@ const qqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
186239
186249
|
g && g.length > 0 && /* @__PURE__ */ F.jsxs(
|
|
186240
186250
|
"div",
|
|
186241
186251
|
{
|
|
186242
|
-
ref:
|
|
186252
|
+
ref: I,
|
|
186243
186253
|
className: "flex flex-wrap px-4 md:px-[80px] lg:!px-[124px] items-center gap-1 mb-4 mt-4 lg:!mt-0",
|
|
186244
186254
|
children: [
|
|
186245
186255
|
z.map((Z, ae) => /* @__PURE__ */ F.jsx(
|