@shelf/global-renderer 1.0.4-beta.9 → 1.1.0
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/CHANGELOG.md +48 -2411
- package/lib/DecisionTreeContent/DecisionTreeContent.styled.d.ts +1 -1
- package/lib/index.js +266 -268
- package/package.json +12 -12
package/lib/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { initReactI18next as fb, I18nextProvider as yT } from "react-i18next";
|
|
|
4
4
|
import { StaticTree as db } from "@shelf/decision-tree-editor-components";
|
|
5
5
|
import pb from "i18next";
|
|
6
6
|
import { setGlobalLocale as vb, format as uT, getDateFormatTemplates as hb, getTimeFormatTemplates as mb, getDateWithCustomFormat as yb } from "@shelf/datetime";
|
|
7
|
-
import { styled as
|
|
7
|
+
import { styled as be } from "styled-components";
|
|
8
8
|
import Um from "lodash";
|
|
9
9
|
var tf = {}, E0 = { exports: {} }, qr = {}, Mm = { exports: {} }, g0 = {};
|
|
10
10
|
/**
|
|
@@ -25,7 +25,7 @@ function gb() {
|
|
|
25
25
|
e:
|
|
26
26
|
for (; 0 < ne; ) {
|
|
27
27
|
var nt = ne - 1 >>> 1, it = I[nt];
|
|
28
|
-
if (0 <
|
|
28
|
+
if (0 < we(it, Ce))
|
|
29
29
|
I[nt] = Ce, I[ne] = it, ne = nt;
|
|
30
30
|
else
|
|
31
31
|
break e;
|
|
@@ -43,9 +43,9 @@ function gb() {
|
|
|
43
43
|
e:
|
|
44
44
|
for (var nt = 0, it = I.length, Gn = it >>> 1; nt < Gn; ) {
|
|
45
45
|
var cr = 2 * (nt + 1) - 1, si = I[cr], Nn = cr + 1, ci = I[Nn];
|
|
46
|
-
if (0 >
|
|
47
|
-
Nn < it && 0 >
|
|
48
|
-
else if (Nn < it && 0 >
|
|
46
|
+
if (0 > we(si, ne))
|
|
47
|
+
Nn < it && 0 > we(ci, si) ? (I[nt] = ci, I[Nn] = ne, nt = Nn) : (I[nt] = si, I[cr] = ne, nt = cr);
|
|
48
|
+
else if (Nn < it && 0 > we(ci, ne))
|
|
49
49
|
I[nt] = ci, I[Nn] = ne, nt = Nn;
|
|
50
50
|
else
|
|
51
51
|
break e;
|
|
@@ -53,22 +53,22 @@ function gb() {
|
|
|
53
53
|
}
|
|
54
54
|
return Ce;
|
|
55
55
|
}
|
|
56
|
-
function
|
|
56
|
+
function we(I, Ce) {
|
|
57
57
|
var ne = I.sortIndex - Ce.sortIndex;
|
|
58
58
|
return ne !== 0 ? ne : I.id - Ce.id;
|
|
59
59
|
}
|
|
60
60
|
if (typeof performance == "object" && typeof performance.now == "function") {
|
|
61
|
-
var
|
|
61
|
+
var Re = performance;
|
|
62
62
|
E.unstable_now = function() {
|
|
63
|
-
return
|
|
63
|
+
return Re.now();
|
|
64
64
|
};
|
|
65
65
|
} else {
|
|
66
|
-
var y = Date,
|
|
66
|
+
var y = Date, We = y.now();
|
|
67
67
|
E.unstable_now = function() {
|
|
68
|
-
return y.now() -
|
|
68
|
+
return y.now() - We;
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
|
-
var G = [], ae = [], Ze = 1, K = null, ce = 3, X = !1, oe = !1, Ue = !1,
|
|
71
|
+
var G = [], ae = [], Ze = 1, K = null, ce = 3, X = !1, oe = !1, Ue = !1, De = typeof setTimeout == "function" ? setTimeout : null, tn = typeof clearTimeout == "function" ? clearTimeout : null, It = typeof setImmediate < "u" ? setImmediate : null;
|
|
72
72
|
typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
|
|
73
73
|
function Ae(I) {
|
|
74
74
|
for (var Ce = D(ae); Ce !== null; ) {
|
|
@@ -144,13 +144,13 @@ function gb() {
|
|
|
144
144
|
};
|
|
145
145
|
} else
|
|
146
146
|
$e = function() {
|
|
147
|
-
|
|
147
|
+
De(In, 0);
|
|
148
148
|
};
|
|
149
149
|
function bt(I) {
|
|
150
150
|
Ne = I, vt || (vt = !0, $e());
|
|
151
151
|
}
|
|
152
152
|
function wr(I, Ce) {
|
|
153
|
-
nn =
|
|
153
|
+
nn = De(function() {
|
|
154
154
|
I(E.unstable_now());
|
|
155
155
|
}, Ce);
|
|
156
156
|
}
|
|
@@ -250,11 +250,11 @@ function Sb() {
|
|
|
250
250
|
process.env.NODE_ENV !== "production" && function() {
|
|
251
251
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
252
252
|
var B = !1, D = !1, Oe = 5;
|
|
253
|
-
function
|
|
253
|
+
function we(W, me) {
|
|
254
254
|
var Ve = W.length;
|
|
255
|
-
W.push(me),
|
|
255
|
+
W.push(me), We(W, me, Ve);
|
|
256
256
|
}
|
|
257
|
-
function
|
|
257
|
+
function Re(W) {
|
|
258
258
|
return W.length === 0 ? null : W[0];
|
|
259
259
|
}
|
|
260
260
|
function y(W) {
|
|
@@ -263,7 +263,7 @@ function Sb() {
|
|
|
263
263
|
var me = W[0], Ve = W.pop();
|
|
264
264
|
return Ve !== me && (W[0] = Ve, G(W, Ve, 0)), me;
|
|
265
265
|
}
|
|
266
|
-
function
|
|
266
|
+
function We(W, me, Ve) {
|
|
267
267
|
for (var ct = Ve; ct > 0; ) {
|
|
268
268
|
var Ut = ct - 1 >>> 1, Rn = W[Ut];
|
|
269
269
|
if (ae(Rn, me) > 0)
|
|
@@ -290,8 +290,8 @@ function Sb() {
|
|
|
290
290
|
var Ze = 1, K = 2, ce = 3, X = 4, oe = 5;
|
|
291
291
|
function Ue(W, me) {
|
|
292
292
|
}
|
|
293
|
-
var
|
|
294
|
-
if (
|
|
293
|
+
var De = typeof performance == "object" && typeof performance.now == "function";
|
|
294
|
+
if (De) {
|
|
295
295
|
var tn = performance;
|
|
296
296
|
E.unstable_now = function() {
|
|
297
297
|
return tn.now();
|
|
@@ -305,22 +305,22 @@ function Sb() {
|
|
|
305
305
|
var st = 1073741823, Fe = -1, vt = 250, Ne = 5e3, nn = 1e4, On = st, Vt = [], ht = [], In = 1, $e = null, at = ce, Rr = !1, bt = !1, wr = !1, I = typeof setTimeout == "function" ? setTimeout : null, Ce = typeof clearTimeout == "function" ? clearTimeout : null, ne = typeof setImmediate < "u" ? setImmediate : null;
|
|
306
306
|
typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
|
|
307
307
|
function nt(W) {
|
|
308
|
-
for (var me =
|
|
308
|
+
for (var me = Re(ht); me !== null; ) {
|
|
309
309
|
if (me.callback === null)
|
|
310
310
|
y(ht);
|
|
311
311
|
else if (me.startTime <= W)
|
|
312
|
-
y(ht), me.sortIndex = me.expirationTime,
|
|
312
|
+
y(ht), me.sortIndex = me.expirationTime, we(Vt, me);
|
|
313
313
|
else
|
|
314
314
|
return;
|
|
315
|
-
me =
|
|
315
|
+
me = Re(ht);
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
function it(W) {
|
|
319
319
|
if (wr = !1, nt(W), !bt)
|
|
320
|
-
if (
|
|
320
|
+
if (Re(Vt) !== null)
|
|
321
321
|
bt = !0, pi(Gn);
|
|
322
322
|
else {
|
|
323
|
-
var me =
|
|
323
|
+
var me = Re(ht);
|
|
324
324
|
me !== null && qn(it, me.startTime - W);
|
|
325
325
|
}
|
|
326
326
|
}
|
|
@@ -337,19 +337,19 @@ function Sb() {
|
|
|
337
337
|
}
|
|
338
338
|
function cr(W, me) {
|
|
339
339
|
var Ve = me;
|
|
340
|
-
for (nt(Ve), $e =
|
|
340
|
+
for (nt(Ve), $e = Re(Vt); $e !== null && !B && !($e.expirationTime > Ve && (!W || Bl())); ) {
|
|
341
341
|
var ct = $e.callback;
|
|
342
342
|
if (typeof ct == "function") {
|
|
343
343
|
$e.callback = null, at = $e.priorityLevel;
|
|
344
344
|
var Ut = $e.expirationTime <= Ve, Rn = ct(Ut);
|
|
345
|
-
Ve = E.unstable_now(), typeof Rn == "function" ? $e.callback = Rn : $e ===
|
|
345
|
+
Ve = E.unstable_now(), typeof Rn == "function" ? $e.callback = Rn : $e === Re(Vt) && y(Vt), nt(Ve);
|
|
346
346
|
} else
|
|
347
347
|
y(Vt);
|
|
348
|
-
$e =
|
|
348
|
+
$e = Re(Vt);
|
|
349
349
|
}
|
|
350
350
|
if ($e !== null)
|
|
351
351
|
return !0;
|
|
352
|
-
var Gt =
|
|
352
|
+
var Gt = Re(ht);
|
|
353
353
|
return Gt !== null && qn(it, Gt.startTime - Ve), !1;
|
|
354
354
|
}
|
|
355
355
|
function si(W, me) {
|
|
@@ -437,7 +437,7 @@ function Sb() {
|
|
|
437
437
|
expirationTime: br,
|
|
438
438
|
sortIndex: -1
|
|
439
439
|
};
|
|
440
|
-
return Ut > ct ? (_t.sortIndex = Ut,
|
|
440
|
+
return Ut > ct ? (_t.sortIndex = Ut, we(ht, _t), Re(Vt) === null && _t === Re(ht) && (wr ? ea() : wr = !0, qn(it, Ut - ct))) : (_t.sortIndex = br, we(Vt, _t), !bt && !Rr && (bt = !0, pi(Gn))), _t;
|
|
441
441
|
}
|
|
442
442
|
function va() {
|
|
443
443
|
}
|
|
@@ -445,7 +445,7 @@ function Sb() {
|
|
|
445
445
|
!bt && !Rr && (bt = !0, pi(Gn));
|
|
446
446
|
}
|
|
447
447
|
function Dr() {
|
|
448
|
-
return
|
|
448
|
+
return Re(Vt);
|
|
449
449
|
}
|
|
450
450
|
function za(W) {
|
|
451
451
|
W.callback = null;
|
|
@@ -533,15 +533,15 @@ function Cb() {
|
|
|
533
533
|
r += "&args[]=" + encodeURIComponent(arguments[l]);
|
|
534
534
|
return "Minified React error #" + n + "; visit " + r + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
|
|
535
535
|
}
|
|
536
|
-
var Oe = /* @__PURE__ */ new Set(),
|
|
537
|
-
function
|
|
536
|
+
var Oe = /* @__PURE__ */ new Set(), we = {};
|
|
537
|
+
function Re(n, r) {
|
|
538
538
|
y(n, r), y(n + "Capture", r);
|
|
539
539
|
}
|
|
540
540
|
function y(n, r) {
|
|
541
|
-
for (
|
|
541
|
+
for (we[n] = r, n = 0; n < r.length; n++)
|
|
542
542
|
Oe.add(r[n]);
|
|
543
543
|
}
|
|
544
|
-
var
|
|
544
|
+
var We = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), G = Object.prototype.hasOwnProperty, ae = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, Ze = {}, K = {};
|
|
545
545
|
function ce(n) {
|
|
546
546
|
return G.call(K, n) ? !0 : G.call(Ze, n) ? !1 : ae.test(n) ? K[n] = !0 : (Ze[n] = !0, !1);
|
|
547
547
|
}
|
|
@@ -579,26 +579,26 @@ function Cb() {
|
|
|
579
579
|
function Ue(n, r, l, o, c, d, h) {
|
|
580
580
|
this.acceptsBooleans = r === 2 || r === 3 || r === 4, this.attributeName = o, this.attributeNamespace = c, this.mustUseProperty = l, this.propertyName = n, this.type = r, this.sanitizeURL = d, this.removeEmptyString = h;
|
|
581
581
|
}
|
|
582
|
-
var
|
|
582
|
+
var De = {};
|
|
583
583
|
"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(n) {
|
|
584
|
-
|
|
584
|
+
De[n] = new Ue(n, 0, !1, n, null, !1, !1);
|
|
585
585
|
}), [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(n) {
|
|
586
586
|
var r = n[0];
|
|
587
|
-
|
|
587
|
+
De[r] = new Ue(r, 1, !1, n[1], null, !1, !1);
|
|
588
588
|
}), ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(n) {
|
|
589
|
-
|
|
589
|
+
De[n] = new Ue(n, 2, !1, n.toLowerCase(), null, !1, !1);
|
|
590
590
|
}), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(n) {
|
|
591
|
-
|
|
591
|
+
De[n] = new Ue(n, 2, !1, n, null, !1, !1);
|
|
592
592
|
}), "allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(n) {
|
|
593
|
-
|
|
593
|
+
De[n] = new Ue(n, 3, !1, n.toLowerCase(), null, !1, !1);
|
|
594
594
|
}), ["checked", "multiple", "muted", "selected"].forEach(function(n) {
|
|
595
|
-
|
|
595
|
+
De[n] = new Ue(n, 3, !0, n, null, !1, !1);
|
|
596
596
|
}), ["capture", "download"].forEach(function(n) {
|
|
597
|
-
|
|
597
|
+
De[n] = new Ue(n, 4, !1, n, null, !1, !1);
|
|
598
598
|
}), ["cols", "rows", "size", "span"].forEach(function(n) {
|
|
599
|
-
|
|
599
|
+
De[n] = new Ue(n, 6, !1, n, null, !1, !1);
|
|
600
600
|
}), ["rowSpan", "start"].forEach(function(n) {
|
|
601
|
-
|
|
601
|
+
De[n] = new Ue(n, 5, !1, n.toLowerCase(), null, !1, !1);
|
|
602
602
|
});
|
|
603
603
|
var tn = /[\-:]([a-z])/g;
|
|
604
604
|
function It(n) {
|
|
@@ -609,20 +609,20 @@ function Cb() {
|
|
|
609
609
|
tn,
|
|
610
610
|
It
|
|
611
611
|
);
|
|
612
|
-
|
|
612
|
+
De[r] = new Ue(r, 1, !1, n, null, !1, !1);
|
|
613
613
|
}), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(n) {
|
|
614
614
|
var r = n.replace(tn, It);
|
|
615
|
-
|
|
615
|
+
De[r] = new Ue(r, 1, !1, n, "http://www.w3.org/1999/xlink", !1, !1);
|
|
616
616
|
}), ["xml:base", "xml:lang", "xml:space"].forEach(function(n) {
|
|
617
617
|
var r = n.replace(tn, It);
|
|
618
|
-
|
|
618
|
+
De[r] = new Ue(r, 1, !1, n, "http://www.w3.org/XML/1998/namespace", !1, !1);
|
|
619
619
|
}), ["tabIndex", "crossOrigin"].forEach(function(n) {
|
|
620
|
-
|
|
621
|
-
}),
|
|
622
|
-
|
|
620
|
+
De[n] = new Ue(n, 1, !1, n.toLowerCase(), null, !1, !1);
|
|
621
|
+
}), De.xlinkHref = new Ue("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1), ["src", "href", "action", "formAction"].forEach(function(n) {
|
|
622
|
+
De[n] = new Ue(n, 1, !1, n.toLowerCase(), null, !0, !0);
|
|
623
623
|
});
|
|
624
624
|
function Ae(n, r, l, o) {
|
|
625
|
-
var c =
|
|
625
|
+
var c = De.hasOwnProperty(r) ? De[r] : null;
|
|
626
626
|
(c !== null ? c.type !== 0 : o || !(2 < r.length) || r[0] !== "o" && r[0] !== "O" || r[1] !== "n" && r[1] !== "N") && (oe(r, l, c, o) && (l = null), o || c === null ? ce(r) && (l === null ? n.removeAttribute(r) : n.setAttribute(r, "" + l)) : c.mustUseProperty ? n[c.propertyName] = l === null ? c.type === 3 ? !1 : "" : l : (r = c.attributeName, o = c.attributeNamespace, l === null ? n.removeAttribute(r) : (c = c.type, l = c === 3 || c === 4 && l === !0 ? "" : "" + l, o ? n.setAttributeNS(o, r, l) : n.setAttribute(r, l))));
|
|
627
627
|
}
|
|
628
628
|
var st = E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, Fe = Symbol.for("react.element"), vt = Symbol.for("react.portal"), Ne = Symbol.for("react.fragment"), nn = Symbol.for("react.strict_mode"), On = Symbol.for("react.profiler"), Vt = Symbol.for("react.provider"), ht = Symbol.for("react.context"), In = Symbol.for("react.forward_ref"), $e = Symbol.for("react.suspense"), at = Symbol.for("react.suspense_list"), Rr = Symbol.for("react.memo"), bt = Symbol.for("react.lazy"), wr = Symbol.for("react.offscreen"), I = Symbol.iterator;
|
|
@@ -1159,7 +1159,7 @@ function Cb() {
|
|
|
1159
1159
|
return l;
|
|
1160
1160
|
}
|
|
1161
1161
|
var os = !1;
|
|
1162
|
-
if (
|
|
1162
|
+
if (We)
|
|
1163
1163
|
try {
|
|
1164
1164
|
var Ki = {};
|
|
1165
1165
|
Object.defineProperty(Ki, "passive", { get: function() {
|
|
@@ -1839,9 +1839,9 @@ function Cb() {
|
|
|
1839
1839
|
},
|
|
1840
1840
|
deltaZ: 0,
|
|
1841
1841
|
deltaMode: 0
|
|
1842
|
-
}), Fa = dr(Xn), Pt = [9, 13, 27, 32], ia =
|
|
1843
|
-
|
|
1844
|
-
var Es =
|
|
1842
|
+
}), Fa = dr(Xn), Pt = [9, 13, 27, 32], ia = We && "CompositionEvent" in window, tl = null;
|
|
1843
|
+
We && "documentMode" in document && (tl = document.documentMode);
|
|
1844
|
+
var Es = We && "TextEvent" in window && !tl, Xp = We && (!ia || tl && 8 < tl && 11 >= tl), Kl = String.fromCharCode(32), Kp = !1;
|
|
1845
1845
|
function Zp(n, r) {
|
|
1846
1846
|
switch (n) {
|
|
1847
1847
|
case "keyup":
|
|
@@ -1914,9 +1914,9 @@ function Cb() {
|
|
|
1914
1914
|
return r;
|
|
1915
1915
|
}
|
|
1916
1916
|
var xf = !1;
|
|
1917
|
-
if (
|
|
1917
|
+
if (We) {
|
|
1918
1918
|
var Rf;
|
|
1919
|
-
if (
|
|
1919
|
+
if (We) {
|
|
1920
1920
|
var wf = "oninput" in document;
|
|
1921
1921
|
if (!wf) {
|
|
1922
1922
|
var rv = document.createElement("div");
|
|
@@ -2042,7 +2042,7 @@ function Cb() {
|
|
|
2042
2042
|
n = r[l], n.element.scrollLeft = n.left, n.element.scrollTop = n.top;
|
|
2043
2043
|
}
|
|
2044
2044
|
}
|
|
2045
|
-
var cv =
|
|
2045
|
+
var cv = We && "documentMode" in document && 11 >= document.documentMode, la = null, Df = null, oo = null, kf = !1;
|
|
2046
2046
|
function fv(n, r, l) {
|
|
2047
2047
|
var o = l.window === l ? l.document : l.nodeType === 9 ? l : l.ownerDocument;
|
|
2048
2048
|
kf || la == null || la !== xn(o) || (o = la, "selectionStart" in o && Va(o) ? o = { start: o.selectionStart, end: o.selectionEnd } : (o = (o.ownerDocument && o.ownerDocument.defaultView || window).getSelection(), o = { anchorNode: o.anchorNode, anchorOffset: o.anchorOffset, focusNode: o.focusNode, focusOffset: o.focusOffset }), oo && uo(oo, o) || (oo = o, o = vo(Df, "onSelect"), 0 < o.length && (r = new ms("onSelect", "select", null, r, l), n.push({ event: r, listeners: o }), r.target = la)));
|
|
@@ -2052,7 +2052,7 @@ function Cb() {
|
|
|
2052
2052
|
return l[n.toLowerCase()] = r.toLowerCase(), l["Webkit" + n] = "webkit" + r, l["Moz" + n] = "moz" + r, l;
|
|
2053
2053
|
}
|
|
2054
2054
|
var nl = { animationend: ws("Animation", "AnimationEnd"), animationiteration: ws("Animation", "AnimationIteration"), animationstart: ws("Animation", "AnimationStart"), transitionend: ws("Transition", "TransitionEnd") }, bf = {}, _f = {};
|
|
2055
|
-
|
|
2055
|
+
We && (_f = document.createElement("div").style, "AnimationEvent" in window || (delete nl.animationend.animation, delete nl.animationiteration.animation, delete nl.animationstart.animation), "TransitionEvent" in window || delete nl.transitionend.transition);
|
|
2056
2056
|
function an(n) {
|
|
2057
2057
|
if (bf[n])
|
|
2058
2058
|
return bf[n];
|
|
@@ -2066,13 +2066,13 @@ function Cb() {
|
|
|
2066
2066
|
}
|
|
2067
2067
|
var Lf = an("animationend"), dv = an("animationiteration"), pv = an("animationstart"), vv = an("transitionend"), hv = /* @__PURE__ */ new Map(), mv = "abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");
|
|
2068
2068
|
function ja(n, r) {
|
|
2069
|
-
hv.set(n, r),
|
|
2069
|
+
hv.set(n, r), Re(r, [n]);
|
|
2070
2070
|
}
|
|
2071
2071
|
for (var so = 0; so < mv.length; so++) {
|
|
2072
2072
|
var rl = mv[so], ry = rl.toLowerCase(), co = rl[0].toUpperCase() + rl.slice(1);
|
|
2073
2073
|
ja(ry, "on" + co);
|
|
2074
2074
|
}
|
|
2075
|
-
ja(Lf, "onAnimationEnd"), ja(dv, "onAnimationIteration"), ja(pv, "onAnimationStart"), ja("dblclick", "onDoubleClick"), ja("focusin", "onFocus"), ja("focusout", "onBlur"), ja(vv, "onTransitionEnd"), y("onMouseEnter", ["mouseout", "mouseover"]), y("onMouseLeave", ["mouseout", "mouseover"]), y("onPointerEnter", ["pointerout", "pointerover"]), y("onPointerLeave", ["pointerout", "pointerover"]),
|
|
2075
|
+
ja(Lf, "onAnimationEnd"), ja(dv, "onAnimationIteration"), ja(pv, "onAnimationStart"), ja("dblclick", "onDoubleClick"), ja("focusin", "onFocus"), ja("focusout", "onBlur"), ja(vv, "onTransitionEnd"), y("onMouseEnter", ["mouseout", "mouseover"]), y("onMouseLeave", ["mouseout", "mouseover"]), y("onPointerEnter", ["pointerout", "pointerover"]), y("onPointerLeave", ["pointerout", "pointerover"]), Re("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), Re("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), Re("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), Re("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), Re("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), Re("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
|
|
2076
2076
|
var fo = "abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "), ay = new Set("cancel close invalid load scroll toggle".split(" ").concat(fo));
|
|
2077
2077
|
function yv(n, r, l) {
|
|
2078
2078
|
var o = n.type || "unknown-event";
|
|
@@ -3021,12 +3021,12 @@ function Cb() {
|
|
|
3021
3021
|
function ie(w, x, _, P) {
|
|
3022
3022
|
for (var fe = null, le = null, pe = x, xe = x = 0, cn = null; pe !== null && xe < _.length; xe++) {
|
|
3023
3023
|
pe.index > xe ? (cn = pe, pe = null) : cn = pe.sibling;
|
|
3024
|
-
var
|
|
3025
|
-
if (
|
|
3024
|
+
var qe = H(w, pe, _[xe], P);
|
|
3025
|
+
if (qe === null) {
|
|
3026
3026
|
pe === null && (pe = cn);
|
|
3027
3027
|
break;
|
|
3028
3028
|
}
|
|
3029
|
-
n && pe &&
|
|
3029
|
+
n && pe && qe.alternate === null && r(w, pe), x = d(qe, x, xe), le === null ? fe = qe : le.sibling = qe, le = qe, pe = cn;
|
|
3030
3030
|
}
|
|
3031
3031
|
if (xe === _.length)
|
|
3032
3032
|
return l(w, pe), yt && vr(w, xe), fe;
|
|
@@ -3047,27 +3047,27 @@ function Cb() {
|
|
|
3047
3047
|
throw Error(D(150));
|
|
3048
3048
|
if (_ = fe.call(_), _ == null)
|
|
3049
3049
|
throw Error(D(151));
|
|
3050
|
-
for (var le = fe = null, pe = x, xe = x = 0, cn = null,
|
|
3050
|
+
for (var le = fe = null, pe = x, xe = x = 0, cn = null, qe = _.next(); pe !== null && !qe.done; xe++, qe = _.next()) {
|
|
3051
3051
|
pe.index > xe ? (cn = pe, pe = null) : cn = pe.sibling;
|
|
3052
|
-
var Fi = H(w, pe,
|
|
3052
|
+
var Fi = H(w, pe, qe.value, P);
|
|
3053
3053
|
if (Fi === null) {
|
|
3054
3054
|
pe === null && (pe = cn);
|
|
3055
3055
|
break;
|
|
3056
3056
|
}
|
|
3057
3057
|
n && pe && Fi.alternate === null && r(w, pe), x = d(Fi, x, xe), le === null ? fe = Fi : le.sibling = Fi, le = Fi, pe = cn;
|
|
3058
3058
|
}
|
|
3059
|
-
if (
|
|
3059
|
+
if (qe.done)
|
|
3060
3060
|
return l(
|
|
3061
3061
|
w,
|
|
3062
3062
|
pe
|
|
3063
3063
|
), yt && vr(w, xe), fe;
|
|
3064
3064
|
if (pe === null) {
|
|
3065
|
-
for (; !
|
|
3066
|
-
|
|
3065
|
+
for (; !qe.done; xe++, qe = _.next())
|
|
3066
|
+
qe = V(w, qe.value, P), qe !== null && (x = d(qe, x, xe), le === null ? fe = qe : le.sibling = qe, le = qe);
|
|
3067
3067
|
return yt && vr(w, xe), fe;
|
|
3068
3068
|
}
|
|
3069
|
-
for (pe = o(w, pe); !
|
|
3070
|
-
|
|
3069
|
+
for (pe = o(w, pe); !qe.done; xe++, qe = _.next())
|
|
3070
|
+
qe = Z(pe, w, xe, qe.value, P), qe !== null && (n && qe.alternate !== null && pe.delete(qe.key === null ? xe : qe.key), x = d(qe, x, xe), le === null ? fe = qe : le.sibling = qe, le = qe);
|
|
3071
3071
|
return n && pe.forEach(function(ky) {
|
|
3072
3072
|
return r(w, ky);
|
|
3073
3073
|
}), yt && vr(w, xe), fe;
|
|
@@ -3962,7 +3962,7 @@ Error generating stack: ` + d.message + `
|
|
|
3962
3962
|
for (h in S)
|
|
3963
3963
|
S.hasOwnProperty(h) && (l || (l = {}), l[h] = "");
|
|
3964
3964
|
} else
|
|
3965
|
-
z !== "dangerouslySetInnerHTML" && z !== "children" && z !== "suppressContentEditableWarning" && z !== "suppressHydrationWarning" && z !== "autoFocus" && (
|
|
3965
|
+
z !== "dangerouslySetInnerHTML" && z !== "children" && z !== "suppressContentEditableWarning" && z !== "suppressHydrationWarning" && z !== "autoFocus" && (we.hasOwnProperty(z) ? d || (d = []) : (d = d || []).push(z, null));
|
|
3966
3966
|
for (z in o) {
|
|
3967
3967
|
var C = o[z];
|
|
3968
3968
|
if (S = c != null ? c[z] : void 0, o.hasOwnProperty(z) && C !== S && (C != null || S != null))
|
|
@@ -3978,7 +3978,7 @@ Error generating stack: ` + d.message + `
|
|
|
3978
3978
|
l
|
|
3979
3979
|
)), l = C;
|
|
3980
3980
|
else
|
|
3981
|
-
z === "dangerouslySetInnerHTML" ? (C = C ? C.__html : void 0, S = S ? S.__html : void 0, C != null && S !== C && (d = d || []).push(z, C)) : z === "children" ? typeof C != "string" && typeof C != "number" || (d = d || []).push(z, "" + C) : z !== "suppressContentEditableWarning" && z !== "suppressHydrationWarning" && (
|
|
3981
|
+
z === "dangerouslySetInnerHTML" ? (C = C ? C.__html : void 0, S = S ? S.__html : void 0, C != null && S !== C && (d = d || []).push(z, C)) : z === "children" ? typeof C != "string" && typeof C != "number" || (d = d || []).push(z, "" + C) : z !== "suppressContentEditableWarning" && z !== "suppressHydrationWarning" && (we.hasOwnProperty(z) ? (C != null && z === "onScroll" && dt("scroll", n), d || S === C || (d = [])) : (d = d || []).push(z, C));
|
|
3982
3982
|
}
|
|
3983
3983
|
l && (d = d || []).push("style", l);
|
|
3984
3984
|
var z = d;
|
|
@@ -4090,7 +4090,7 @@ Error generating stack: ` + d.message + `
|
|
|
4090
4090
|
o.textContent,
|
|
4091
4091
|
S,
|
|
4092
4092
|
n
|
|
4093
|
-
), c = ["children", "" + S]) :
|
|
4093
|
+
), c = ["children", "" + S]) : we.hasOwnProperty(h) && S != null && h === "onScroll" && dt("scroll", o);
|
|
4094
4094
|
}
|
|
4095
4095
|
switch (l) {
|
|
4096
4096
|
case "input":
|
|
@@ -4157,7 +4157,7 @@ Error generating stack: ` + d.message + `
|
|
|
4157
4157
|
for (d in S)
|
|
4158
4158
|
if (S.hasOwnProperty(d)) {
|
|
4159
4159
|
var C = S[d];
|
|
4160
|
-
d === "style" ? ct(n, C) : d === "dangerouslySetInnerHTML" ? (C = C ? C.__html : void 0, C != null && Qu(n, C)) : d === "children" ? typeof C == "string" ? (l !== "textarea" || C !== "") && vi(n, C) : typeof C == "number" && vi(n, "" + C) : d !== "suppressContentEditableWarning" && d !== "suppressHydrationWarning" && d !== "autoFocus" && (
|
|
4160
|
+
d === "style" ? ct(n, C) : d === "dangerouslySetInnerHTML" ? (C = C ? C.__html : void 0, C != null && Qu(n, C)) : d === "children" ? typeof C == "string" ? (l !== "textarea" || C !== "") && vi(n, C) : typeof C == "number" && vi(n, "" + C) : d !== "suppressContentEditableWarning" && d !== "suppressHydrationWarning" && d !== "autoFocus" && (we.hasOwnProperty(d) ? C != null && d === "onScroll" && dt("scroll", n) : C != null && Ae(n, d, C, h));
|
|
4161
4161
|
}
|
|
4162
4162
|
switch (l) {
|
|
4163
4163
|
case "input":
|
|
@@ -6163,24 +6163,24 @@ function Eb() {
|
|
|
6163
6163
|
return dT || (dT = 1, process.env.NODE_ENV !== "production" && function() {
|
|
6164
6164
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
6165
6165
|
var E = Nm, B = gT(), D = E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, Oe = !1;
|
|
6166
|
-
function
|
|
6166
|
+
function we(e) {
|
|
6167
6167
|
Oe = e;
|
|
6168
6168
|
}
|
|
6169
|
-
function
|
|
6169
|
+
function Re(e) {
|
|
6170
6170
|
if (!Oe) {
|
|
6171
6171
|
for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), i = 1; i < t; i++)
|
|
6172
6172
|
a[i - 1] = arguments[i];
|
|
6173
|
-
|
|
6173
|
+
We("warn", e, a);
|
|
6174
6174
|
}
|
|
6175
6175
|
}
|
|
6176
6176
|
function y(e) {
|
|
6177
6177
|
if (!Oe) {
|
|
6178
6178
|
for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), i = 1; i < t; i++)
|
|
6179
6179
|
a[i - 1] = arguments[i];
|
|
6180
|
-
|
|
6180
|
+
We("error", e, a);
|
|
6181
6181
|
}
|
|
6182
6182
|
}
|
|
6183
|
-
function
|
|
6183
|
+
function We(e, t, a) {
|
|
6184
6184
|
{
|
|
6185
6185
|
var i = D.ReactDebugCurrentFrame, u = i.getStackAddendum();
|
|
6186
6186
|
u !== "" && (t += "%s", a = a.concat([u]));
|
|
@@ -6190,7 +6190,7 @@ function Eb() {
|
|
|
6190
6190
|
s.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, s);
|
|
6191
6191
|
}
|
|
6192
6192
|
}
|
|
6193
|
-
var G = 0, ae = 1, Ze = 2, K = 3, ce = 4, X = 5, oe = 6, Ue = 7,
|
|
6193
|
+
var G = 0, ae = 1, Ze = 2, K = 3, ce = 4, X = 5, oe = 6, Ue = 7, De = 8, tn = 9, It = 10, Ae = 11, st = 12, Fe = 13, vt = 14, Ne = 15, nn = 16, On = 17, Vt = 18, ht = 19, In = 21, $e = 22, at = 23, Rr = 24, bt = 25, wr = !0, I = !1, Ce = !1, ne = !1, nt = !1, it = !0, Gn = !1, cr = !1, si = !0, Nn = !0, ci = !0, Kr = /* @__PURE__ */ new Set(), va = {}, Yu = {};
|
|
6194
6194
|
function Dr(e, t) {
|
|
6195
6195
|
za(e, t), za(e + "Capture", t);
|
|
6196
6196
|
}
|
|
@@ -7051,7 +7051,7 @@ Error generating stack: ` + i.message + `
|
|
|
7051
7051
|
return "Text";
|
|
7052
7052
|
case nn:
|
|
7053
7053
|
return ft(a);
|
|
7054
|
-
case
|
|
7054
|
+
case De:
|
|
7055
7055
|
return a === $l ? "StrictMode" : "Mode";
|
|
7056
7056
|
case $e:
|
|
7057
7057
|
return "Offscreen";
|
|
@@ -8829,7 +8829,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
8829
8829
|
}
|
|
8830
8830
|
}
|
|
8831
8831
|
function qt(e) {
|
|
8832
|
-
if (typeof Qf == "function" && (If(e),
|
|
8832
|
+
if (typeof Qf == "function" && (If(e), we(e)), un && typeof un.setStrictMode == "function")
|
|
8833
8833
|
try {
|
|
8834
8834
|
un.setStrictMode(Di, e);
|
|
8835
8835
|
} catch (t) {
|
|
@@ -10429,7 +10429,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10429
10429
|
e = e.parentNode;
|
|
10430
10430
|
}
|
|
10431
10431
|
}
|
|
10432
|
-
function
|
|
10432
|
+
function qe(e, t) {
|
|
10433
10433
|
for (var a = xe(e), i = 0, u = 0; a; ) {
|
|
10434
10434
|
if (a.nodeType === Fa) {
|
|
10435
10435
|
if (u = i + a.textContent.length, i <= t && u >= t)
|
|
@@ -10482,7 +10482,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10482
10482
|
var v = p;
|
|
10483
10483
|
p = f, f = v;
|
|
10484
10484
|
}
|
|
10485
|
-
var m =
|
|
10485
|
+
var m = qe(e, f), g = qe(e, p);
|
|
10486
10486
|
if (m && g) {
|
|
10487
10487
|
if (u.rangeCount === 1 && u.anchorNode === m.node && u.anchorOffset === m.offset && u.focusNode === g.node && u.focusOffset === g.offset)
|
|
10488
10488
|
return;
|
|
@@ -12517,7 +12517,7 @@ Please update the following components: %s`, v);
|
|
|
12517
12517
|
}
|
|
12518
12518
|
if (e.size > 0) {
|
|
12519
12519
|
var m = Go(e);
|
|
12520
|
-
|
|
12520
|
+
Re(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
12521
12521
|
|
|
12522
12522
|
* Move code with side effects to componentDidMount, and set initial state in the constructor.
|
|
12523
12523
|
* Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
|
@@ -12526,7 +12526,7 @@ Please update the following components: %s`, m);
|
|
|
12526
12526
|
}
|
|
12527
12527
|
if (a.size > 0) {
|
|
12528
12528
|
var g = Go(a);
|
|
12529
|
-
|
|
12529
|
+
Re(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
12530
12530
|
|
|
12531
12531
|
* Move data fetching code or side effects to componentDidUpdate.
|
|
12532
12532
|
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
|
|
@@ -12536,7 +12536,7 @@ Please update the following components: %s`, g);
|
|
|
12536
12536
|
}
|
|
12537
12537
|
if (u.size > 0) {
|
|
12538
12538
|
var R = Go(u);
|
|
12539
|
-
|
|
12539
|
+
Re(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
12540
12540
|
|
|
12541
12541
|
* Move data fetching code or side effects to componentDidUpdate.
|
|
12542
12542
|
* Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
|
@@ -14304,7 +14304,7 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14304
14304
|
} finally {
|
|
14305
14305
|
if (Kt(i), Xd.transition = u, u === null && s._updatedFibers) {
|
|
14306
14306
|
var f = s._updatedFibers.size;
|
|
14307
|
-
f > 10 &&
|
|
14307
|
+
f > 10 && Re("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."), s._updatedFibers.clear();
|
|
14308
14308
|
}
|
|
14309
14309
|
}
|
|
14310
14310
|
}
|
|
@@ -14442,7 +14442,7 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14442
14442
|
{
|
|
14443
14443
|
var oS = function() {
|
|
14444
14444
|
y("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");
|
|
14445
|
-
},
|
|
14445
|
+
}, ke = function() {
|
|
14446
14446
|
y("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks");
|
|
14447
14447
|
};
|
|
14448
14448
|
sC = {
|
|
@@ -14746,25 +14746,25 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14746
14746
|
return oS(), fn(e);
|
|
14747
14747
|
},
|
|
14748
14748
|
useCallback: function(e, t) {
|
|
14749
|
-
return A = "useCallback",
|
|
14749
|
+
return A = "useCallback", ke(), tt(), rS(e, t);
|
|
14750
14750
|
},
|
|
14751
14751
|
useContext: function(e) {
|
|
14752
|
-
return A = "useContext",
|
|
14752
|
+
return A = "useContext", ke(), tt(), fn(e);
|
|
14753
14753
|
},
|
|
14754
14754
|
useEffect: function(e, t) {
|
|
14755
|
-
return A = "useEffect",
|
|
14755
|
+
return A = "useEffect", ke(), tt(), Xh(e, t);
|
|
14756
14756
|
},
|
|
14757
14757
|
useImperativeHandle: function(e, t, a) {
|
|
14758
|
-
return A = "useImperativeHandle",
|
|
14758
|
+
return A = "useImperativeHandle", ke(), tt(), nS(e, t, a);
|
|
14759
14759
|
},
|
|
14760
14760
|
useInsertionEffect: function(e, t) {
|
|
14761
|
-
return A = "useInsertionEffect",
|
|
14761
|
+
return A = "useInsertionEffect", ke(), tt(), eS(e, t);
|
|
14762
14762
|
},
|
|
14763
14763
|
useLayoutEffect: function(e, t) {
|
|
14764
|
-
return A = "useLayoutEffect",
|
|
14764
|
+
return A = "useLayoutEffect", ke(), tt(), tS(e, t);
|
|
14765
14765
|
},
|
|
14766
14766
|
useMemo: function(e, t) {
|
|
14767
|
-
A = "useMemo",
|
|
14767
|
+
A = "useMemo", ke(), tt();
|
|
14768
14768
|
var a = J.current;
|
|
14769
14769
|
J.current = $i;
|
|
14770
14770
|
try {
|
|
@@ -14774,7 +14774,7 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14774
14774
|
}
|
|
14775
14775
|
},
|
|
14776
14776
|
useReducer: function(e, t, a) {
|
|
14777
|
-
A = "useReducer",
|
|
14777
|
+
A = "useReducer", ke(), tt();
|
|
14778
14778
|
var i = J.current;
|
|
14779
14779
|
J.current = $i;
|
|
14780
14780
|
try {
|
|
@@ -14784,10 +14784,10 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14784
14784
|
}
|
|
14785
14785
|
},
|
|
14786
14786
|
useRef: function(e) {
|
|
14787
|
-
return A = "useRef",
|
|
14787
|
+
return A = "useRef", ke(), tt(), Jg(e);
|
|
14788
14788
|
},
|
|
14789
14789
|
useState: function(e) {
|
|
14790
|
-
A = "useState",
|
|
14790
|
+
A = "useState", ke(), tt();
|
|
14791
14791
|
var t = J.current;
|
|
14792
14792
|
J.current = $i;
|
|
14793
14793
|
try {
|
|
@@ -14797,22 +14797,22 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14797
14797
|
}
|
|
14798
14798
|
},
|
|
14799
14799
|
useDebugValue: function(e, t) {
|
|
14800
|
-
return A = "useDebugValue",
|
|
14800
|
+
return A = "useDebugValue", ke(), tt(), void 0;
|
|
14801
14801
|
},
|
|
14802
14802
|
useDeferredValue: function(e) {
|
|
14803
|
-
return A = "useDeferredValue",
|
|
14803
|
+
return A = "useDeferredValue", ke(), tt(), iS(e);
|
|
14804
14804
|
},
|
|
14805
14805
|
useTransition: function() {
|
|
14806
|
-
return A = "useTransition",
|
|
14806
|
+
return A = "useTransition", ke(), tt(), lS();
|
|
14807
14807
|
},
|
|
14808
14808
|
useMutableSource: function(e, t, a) {
|
|
14809
|
-
return A = "useMutableSource",
|
|
14809
|
+
return A = "useMutableSource", ke(), tt(), void 0;
|
|
14810
14810
|
},
|
|
14811
14811
|
useSyncExternalStore: function(e, t, a) {
|
|
14812
|
-
return A = "useSyncExternalStore",
|
|
14812
|
+
return A = "useSyncExternalStore", ke(), tt(), Xg(e, t, a);
|
|
14813
14813
|
},
|
|
14814
14814
|
useId: function() {
|
|
14815
|
-
return A = "useId",
|
|
14815
|
+
return A = "useId", ke(), tt(), uS();
|
|
14816
14816
|
},
|
|
14817
14817
|
unstable_isNewReconciler: I
|
|
14818
14818
|
}, ri = {
|
|
@@ -14820,25 +14820,25 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14820
14820
|
return oS(), fn(e);
|
|
14821
14821
|
},
|
|
14822
14822
|
useCallback: function(e, t) {
|
|
14823
|
-
return A = "useCallback",
|
|
14823
|
+
return A = "useCallback", ke(), Q(), tm(e, t);
|
|
14824
14824
|
},
|
|
14825
14825
|
useContext: function(e) {
|
|
14826
|
-
return A = "useContext",
|
|
14826
|
+
return A = "useContext", ke(), Q(), fn(e);
|
|
14827
14827
|
},
|
|
14828
14828
|
useEffect: function(e, t) {
|
|
14829
|
-
return A = "useEffect",
|
|
14829
|
+
return A = "useEffect", ke(), Q(), tp(e, t);
|
|
14830
14830
|
},
|
|
14831
14831
|
useImperativeHandle: function(e, t, a) {
|
|
14832
|
-
return A = "useImperativeHandle",
|
|
14832
|
+
return A = "useImperativeHandle", ke(), Q(), Jh(e, t, a);
|
|
14833
14833
|
},
|
|
14834
14834
|
useInsertionEffect: function(e, t) {
|
|
14835
|
-
return A = "useInsertionEffect",
|
|
14835
|
+
return A = "useInsertionEffect", ke(), Q(), Kh(e, t);
|
|
14836
14836
|
},
|
|
14837
14837
|
useLayoutEffect: function(e, t) {
|
|
14838
|
-
return A = "useLayoutEffect",
|
|
14838
|
+
return A = "useLayoutEffect", ke(), Q(), Zh(e, t);
|
|
14839
14839
|
},
|
|
14840
14840
|
useMemo: function(e, t) {
|
|
14841
|
-
A = "useMemo",
|
|
14841
|
+
A = "useMemo", ke(), Q();
|
|
14842
14842
|
var a = J.current;
|
|
14843
14843
|
J.current = ri;
|
|
14844
14844
|
try {
|
|
@@ -14848,7 +14848,7 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14848
14848
|
}
|
|
14849
14849
|
},
|
|
14850
14850
|
useReducer: function(e, t, a) {
|
|
14851
|
-
A = "useReducer",
|
|
14851
|
+
A = "useReducer", ke(), Q();
|
|
14852
14852
|
var i = J.current;
|
|
14853
14853
|
J.current = ri;
|
|
14854
14854
|
try {
|
|
@@ -14858,10 +14858,10 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14858
14858
|
}
|
|
14859
14859
|
},
|
|
14860
14860
|
useRef: function(e) {
|
|
14861
|
-
return A = "useRef",
|
|
14861
|
+
return A = "useRef", ke(), Q(), Wh();
|
|
14862
14862
|
},
|
|
14863
14863
|
useState: function(e) {
|
|
14864
|
-
A = "useState",
|
|
14864
|
+
A = "useState", ke(), Q();
|
|
14865
14865
|
var t = J.current;
|
|
14866
14866
|
J.current = ri;
|
|
14867
14867
|
try {
|
|
@@ -14871,22 +14871,22 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14871
14871
|
}
|
|
14872
14872
|
},
|
|
14873
14873
|
useDebugValue: function(e, t) {
|
|
14874
|
-
return A = "useDebugValue",
|
|
14874
|
+
return A = "useDebugValue", ke(), Q(), em();
|
|
14875
14875
|
},
|
|
14876
14876
|
useDeferredValue: function(e) {
|
|
14877
|
-
return A = "useDeferredValue",
|
|
14877
|
+
return A = "useDeferredValue", ke(), Q(), J1(e);
|
|
14878
14878
|
},
|
|
14879
14879
|
useTransition: function() {
|
|
14880
|
-
return A = "useTransition",
|
|
14880
|
+
return A = "useTransition", ke(), Q(), nC();
|
|
14881
14881
|
},
|
|
14882
14882
|
useMutableSource: function(e, t, a) {
|
|
14883
|
-
return A = "useMutableSource",
|
|
14883
|
+
return A = "useMutableSource", ke(), Q(), void 0;
|
|
14884
14884
|
},
|
|
14885
14885
|
useSyncExternalStore: function(e, t, a) {
|
|
14886
|
-
return A = "useSyncExternalStore",
|
|
14886
|
+
return A = "useSyncExternalStore", ke(), Q(), Ih(e, t);
|
|
14887
14887
|
},
|
|
14888
14888
|
useId: function() {
|
|
14889
|
-
return A = "useId",
|
|
14889
|
+
return A = "useId", ke(), Q(), rm();
|
|
14890
14890
|
},
|
|
14891
14891
|
unstable_isNewReconciler: I
|
|
14892
14892
|
}, im = {
|
|
@@ -14894,25 +14894,25 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14894
14894
|
return oS(), fn(e);
|
|
14895
14895
|
},
|
|
14896
14896
|
useCallback: function(e, t) {
|
|
14897
|
-
return A = "useCallback",
|
|
14897
|
+
return A = "useCallback", ke(), Q(), tm(e, t);
|
|
14898
14898
|
},
|
|
14899
14899
|
useContext: function(e) {
|
|
14900
|
-
return A = "useContext",
|
|
14900
|
+
return A = "useContext", ke(), Q(), fn(e);
|
|
14901
14901
|
},
|
|
14902
14902
|
useEffect: function(e, t) {
|
|
14903
|
-
return A = "useEffect",
|
|
14903
|
+
return A = "useEffect", ke(), Q(), tp(e, t);
|
|
14904
14904
|
},
|
|
14905
14905
|
useImperativeHandle: function(e, t, a) {
|
|
14906
|
-
return A = "useImperativeHandle",
|
|
14906
|
+
return A = "useImperativeHandle", ke(), Q(), Jh(e, t, a);
|
|
14907
14907
|
},
|
|
14908
14908
|
useInsertionEffect: function(e, t) {
|
|
14909
|
-
return A = "useInsertionEffect",
|
|
14909
|
+
return A = "useInsertionEffect", ke(), Q(), Kh(e, t);
|
|
14910
14910
|
},
|
|
14911
14911
|
useLayoutEffect: function(e, t) {
|
|
14912
|
-
return A = "useLayoutEffect",
|
|
14912
|
+
return A = "useLayoutEffect", ke(), Q(), Zh(e, t);
|
|
14913
14913
|
},
|
|
14914
14914
|
useMemo: function(e, t) {
|
|
14915
|
-
A = "useMemo",
|
|
14915
|
+
A = "useMemo", ke(), Q();
|
|
14916
14916
|
var a = J.current;
|
|
14917
14917
|
J.current = ri;
|
|
14918
14918
|
try {
|
|
@@ -14922,7 +14922,7 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14922
14922
|
}
|
|
14923
14923
|
},
|
|
14924
14924
|
useReducer: function(e, t, a) {
|
|
14925
|
-
A = "useReducer",
|
|
14925
|
+
A = "useReducer", ke(), Q();
|
|
14926
14926
|
var i = J.current;
|
|
14927
14927
|
J.current = ri;
|
|
14928
14928
|
try {
|
|
@@ -14932,10 +14932,10 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14932
14932
|
}
|
|
14933
14933
|
},
|
|
14934
14934
|
useRef: function(e) {
|
|
14935
|
-
return A = "useRef",
|
|
14935
|
+
return A = "useRef", ke(), Q(), Wh();
|
|
14936
14936
|
},
|
|
14937
14937
|
useState: function(e) {
|
|
14938
|
-
A = "useState",
|
|
14938
|
+
A = "useState", ke(), Q();
|
|
14939
14939
|
var t = J.current;
|
|
14940
14940
|
J.current = ri;
|
|
14941
14941
|
try {
|
|
@@ -14945,22 +14945,22 @@ Incoming: %s`, A, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
14945
14945
|
}
|
|
14946
14946
|
},
|
|
14947
14947
|
useDebugValue: function(e, t) {
|
|
14948
|
-
return A = "useDebugValue",
|
|
14948
|
+
return A = "useDebugValue", ke(), Q(), em();
|
|
14949
14949
|
},
|
|
14950
14950
|
useDeferredValue: function(e) {
|
|
14951
|
-
return A = "useDeferredValue",
|
|
14951
|
+
return A = "useDeferredValue", ke(), Q(), eC(e);
|
|
14952
14952
|
},
|
|
14953
14953
|
useTransition: function() {
|
|
14954
|
-
return A = "useTransition",
|
|
14954
|
+
return A = "useTransition", ke(), Q(), rC();
|
|
14955
14955
|
},
|
|
14956
14956
|
useMutableSource: function(e, t, a) {
|
|
14957
|
-
return A = "useMutableSource",
|
|
14957
|
+
return A = "useMutableSource", ke(), Q(), void 0;
|
|
14958
14958
|
},
|
|
14959
14959
|
useSyncExternalStore: function(e, t, a) {
|
|
14960
|
-
return A = "useSyncExternalStore",
|
|
14960
|
+
return A = "useSyncExternalStore", ke(), Q(), Ih(e, t);
|
|
14961
14961
|
},
|
|
14962
14962
|
useId: function() {
|
|
14963
|
-
return A = "useId",
|
|
14963
|
+
return A = "useId", ke(), Q(), rm();
|
|
14964
14964
|
},
|
|
14965
14965
|
unstable_isNewReconciler: I
|
|
14966
14966
|
};
|
|
@@ -16196,7 +16196,7 @@ Check the render method of \`` + i + "`.");
|
|
|
16196
16196
|
}
|
|
16197
16197
|
case Ue:
|
|
16198
16198
|
return Ew(e, t, a);
|
|
16199
|
-
case
|
|
16199
|
+
case De:
|
|
16200
16200
|
return Tw(e, t, a);
|
|
16201
16201
|
case st:
|
|
16202
16202
|
return xw(e, t, a);
|
|
@@ -16347,7 +16347,7 @@ Check the render method of \`` + i + "`.");
|
|
|
16347
16347
|
case G:
|
|
16348
16348
|
case Ae:
|
|
16349
16349
|
case Ue:
|
|
16350
|
-
case
|
|
16350
|
+
case De:
|
|
16351
16351
|
case st:
|
|
16352
16352
|
case tn:
|
|
16353
16353
|
case vt:
|
|
@@ -18842,7 +18842,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
18842
18842
|
case Na:
|
|
18843
18843
|
return $u(a.children, u, s, t);
|
|
18844
18844
|
case $l:
|
|
18845
|
-
f =
|
|
18845
|
+
f = De, u |= Rt, (u & He) !== ye && (u |= Fr);
|
|
18846
18846
|
break;
|
|
18847
18847
|
case Gu:
|
|
18848
18848
|
return _k(a, u, s, t);
|
|
@@ -19160,12 +19160,12 @@ Check the render method of %s.`, Le(Bt) || "Unknown"));
|
|
|
19160
19160
|
return s;
|
|
19161
19161
|
}, JE = function(e, t, a) {
|
|
19162
19162
|
if (t.length !== a.length) {
|
|
19163
|
-
|
|
19163
|
+
Re("copyWithRename() expects paths of the same length");
|
|
19164
19164
|
return;
|
|
19165
19165
|
} else
|
|
19166
19166
|
for (var i = 0; i < a.length - 1; i++)
|
|
19167
19167
|
if (t[i] !== a[i]) {
|
|
19168
|
-
|
|
19168
|
+
Re("copyWithRename() expects paths to be the same except for the deepest key");
|
|
19169
19169
|
return;
|
|
19170
19170
|
}
|
|
19171
19171
|
return ZE(e, t, a, 0);
|
|
@@ -19306,7 +19306,7 @@ Check the render method of %s.`, Le(Bt) || "Unknown"));
|
|
|
19306
19306
|
throw new Error("createRoot(...): Target container is not a DOM element.");
|
|
19307
19307
|
rT(e);
|
|
19308
19308
|
var a = !1, i = !1, u = "", s = nT;
|
|
19309
|
-
t != null && (t.hydrate ?
|
|
19309
|
+
t != null && (t.hydrate ? Re("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead.") : typeof t == "object" && t !== null && t.$$typeof === Pl && y(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
|
|
19310
19310
|
|
|
19311
19311
|
let root = createRoot(domContainer);
|
|
19312
19312
|
root.render(<App />);`), t.unstable_strictMode === !0 && (a = !0), t.identifierPrefix !== void 0 && (u = t.identifierPrefix), t.onRecoverableError !== void 0 && (s = t.onRecoverableError), t.transitionCallbacks !== void 0 && t.transitionCallbacks);
|
|
@@ -19795,8 +19795,8 @@ const xb = "Vollbildmodus", Rb = "Seite erneut laden", wb = "Dokument wird gelad
|
|
|
19795
19795
|
if (B === "lowercase")
|
|
19796
19796
|
return E.toLowerCase();
|
|
19797
19797
|
if (B === "capitalize") {
|
|
19798
|
-
const Oe = E.charAt(0).toUpperCase(),
|
|
19799
|
-
return Oe +
|
|
19798
|
+
const Oe = E.charAt(0).toUpperCase(), we = E.slice(1);
|
|
19799
|
+
return Oe + we;
|
|
19800
19800
|
}
|
|
19801
19801
|
return B === "bold" ? `<b>${E}</b>` : B === "italic" ? `<i>${E}</i>` : B === "datetime" ? uT(E, "MMMM D, YYYY h:mm A") : B === "datetimeUTC" ? `${uT(E, "MMMM D, YYYY H:mm")} (UTC)` : B === "numeral" ? Number(E).toLocaleString("en-US") : B === "emphatic" ? `<em>${E}</em>` : B === "strong" ? `<strong>${E}</strong>` : E;
|
|
19802
19802
|
}
|
|
@@ -19830,8 +19830,8 @@ const kt = w0, E2 = ({
|
|
|
19830
19830
|
variables: D,
|
|
19831
19831
|
containerSelector: Oe = "#diagram-container"
|
|
19832
19832
|
}) => {
|
|
19833
|
-
const
|
|
19834
|
-
E && kt.changeLanguage(E), tf.createRoot(
|
|
19833
|
+
const we = document.querySelector(Oe);
|
|
19834
|
+
E && kt.changeLanguage(E), tf.createRoot(we).render(
|
|
19835
19835
|
Nm.createElement(
|
|
19836
19836
|
T2,
|
|
19837
19837
|
{
|
|
@@ -19841,40 +19841,51 @@ const kt = w0, E2 = ({
|
|
|
19841
19841
|
null
|
|
19842
19842
|
)
|
|
19843
19843
|
);
|
|
19844
|
-
}, x2 = "#fe9b00", CT = "#00a5ff", as = "#2b5797", R2 = "#f3f6f9", D0 = "#2a303b", w2 = "#4eaf52", ET = "#ffffff", D2 = "#939393", k2 = "#7358a2", b2 = (E) => typeof E == "number" ? `${E}px` : E, _2 =
|
|
19844
|
+
}, x2 = "#fe9b00", CT = "#00a5ff", as = "#2b5797", R2 = "#f3f6f9", D0 = "#2a303b", w2 = "#4eaf52", ET = "#ffffff", D2 = "#939393", k2 = "#7358a2", b2 = (E) => typeof E == "number" ? `${E}px` : E, _2 = be.svg`
|
|
19845
19845
|
display: inline-block;
|
|
19846
19846
|
fill: currentColor;
|
|
19847
19847
|
width: 1em;
|
|
19848
19848
|
height: 1em;
|
|
19849
|
-
color: ${(E) => E
|
|
19850
|
-
font-size: ${(E) => b2(E
|
|
19849
|
+
color: ${(E) => E.$color || "inherit"};
|
|
19850
|
+
font-size: ${(E) => b2(E.$iconSize)};
|
|
19851
19851
|
transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
19852
19852
|
`, wp = (E) => {
|
|
19853
|
-
const { children: B,
|
|
19854
|
-
return /* @__PURE__ */ Ge(
|
|
19855
|
-
|
|
19856
|
-
|
|
19857
|
-
|
|
19853
|
+
const { children: B, iconName: D, testId: Oe = `icon-${D}`, title: we, color: Re, iconSize: y, ...We } = E;
|
|
19854
|
+
return /* @__PURE__ */ Ge(
|
|
19855
|
+
_2,
|
|
19856
|
+
{
|
|
19857
|
+
className: "Icon",
|
|
19858
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19859
|
+
"data-testid": Oe,
|
|
19860
|
+
$color: Re,
|
|
19861
|
+
$iconSize: y,
|
|
19862
|
+
...We,
|
|
19863
|
+
children: [
|
|
19864
|
+
we && /* @__PURE__ */ $("title", { children: we }),
|
|
19865
|
+
B
|
|
19866
|
+
]
|
|
19867
|
+
}
|
|
19868
|
+
);
|
|
19858
19869
|
}, L2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 18 18", iconName: "condition", ...E, children: /* @__PURE__ */ $(
|
|
19859
19870
|
"path",
|
|
19860
19871
|
{
|
|
19861
19872
|
fillRule: "nonzero",
|
|
19862
|
-
d: "M4.209 16.636 3 15.44l4.14-4.098A3.38 3.38 0 0 0 8.143 8.94V4.613L6.78 5.953 5.571 4.759 9 1.364l3.429 3.394-1.209 1.196-1.363-1.34V8.94c0 .899.36 1.764 1.003 2.4l4.14 4.1-1.209 1.196L9 11.
|
|
19873
|
+
d: "M4.209 16.636 3 15.44l4.14-4.098A3.38 3.38 0 0 0 8.143 8.94V4.613L6.78 5.953 5.571 4.759 9 1.364l3.429 3.394-1.209 1.196-1.363-1.34V8.94c0 .899.36 1.764 1.003 2.4l4.14 4.1-1.209 1.196L9 11.893z"
|
|
19863
19874
|
}
|
|
19864
19875
|
) }), M2 = L2, z2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 32 32", iconName: "decision-tree", ...E, children: /* @__PURE__ */ Ge("g", { fillRule: "nonzero", children: [
|
|
19865
19876
|
/* @__PURE__ */ $("path", { d: "M22.818 14.766c2.34 0 4.237 1.986 4.217 4.414v5.32h-2.133v-5.32c0-1.238-.944-2.231-2.104-2.231H8.661c-1.16 0-2.104.993-2.104 2.231v5.32H4.424v-5.32c0-2.418 1.897-4.414 4.237-4.414h6.007V5.407H16.8v9.36h6.017z" }),
|
|
19866
19877
|
/* @__PURE__ */ $("path", { d: "M1.966 19.662h7.865c1.081 0 1.966.885 1.966 1.966v7.865a1.972 1.972 0 0 1-1.966 1.966H1.966A1.972 1.972 0 0 1 0 29.493v-7.865c0-1.081.885-1.966 1.966-1.966m19.662 0h7.865c1.082 0 1.966.885 1.966 1.966v7.865a1.972 1.972 0 0 1-1.966 1.966h-7.865a1.972 1.972 0 0 1-1.966-1.966v-7.865c0-1.081.885-1.966 1.966-1.966M11.797 0h7.865c1.081 0 1.966.885 1.966 1.966v7.865a1.972 1.972 0 0 1-1.966 1.966h-7.865a1.972 1.972 0 0 1-1.966-1.966V1.966C9.831.885 10.716 0 11.797 0" })
|
|
19867
|
-
] }) }), O2 = z2, N2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 16 16", iconName: "link", ...E, children: /* @__PURE__ */ $("path", { d: "M8.4 1.1C9.1.4 10 0 11.1 0c1 0 1.9.4 2.7 1.1l1.1 1.1c.7.7 1.1 1.6 1.1 2.7s-.4 1.9-1.1 2.7l-3.6 3.6c-1.1 1.1-2.5 1.4-3.9.8-.5-.2-1-.5-1.3-.8L4.9 10l1.6-1.6 1.1 1.1c.3.3.7.5 1.1.5s.8-.2 1.1-.5l3.6-3.6c.3-.3.5-.7.5-1.1s-.2-.8-.5-1.1l-1.1-1.1c-.3-.3-.7-.5-1.1-.5-.4 0-.8.2-1.1.5l-.5.5c-.4-.2-.8-.4-1.2-.5s-.8-.1-1.1-.
|
|
19878
|
+
] }) }), O2 = z2, N2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 16 16", iconName: "link", ...E, children: /* @__PURE__ */ $("path", { d: "M8.4 1.1C9.1.4 10 0 11.1 0c1 0 1.9.4 2.7 1.1l1.1 1.1c.7.7 1.1 1.6 1.1 2.7s-.4 1.9-1.1 2.7l-3.6 3.6c-1.1 1.1-2.5 1.4-3.9.8-.5-.2-1-.5-1.3-.8L4.9 10l1.6-1.6 1.1 1.1c.3.3.7.5 1.1.5s.8-.2 1.1-.5l3.6-3.6c.3-.3.5-.7.5-1.1s-.2-.8-.5-1.1l-1.1-1.1c-.3-.3-.7-.5-1.1-.5-.4 0-.8.2-1.1.5l-.5.5c-.4-.2-.8-.4-1.2-.5s-.8-.1-1.1-.1H7zm.4 2.8c.5.2.9.5 1.3.9l1.1 1.1-1.6 1.6-1.1-1.1c-.3-.3-.7-.5-1.1-.5s-.8.2-1.1.5L2.7 10c-.3.3-.5.7-.5 1.1s.2.8.5 1.1l1.1 1.1c.3.3.7.5 1.1.5s.8-.2 1.1-.5l.5-.5c.4.2.8.4 1.2.5s.8.1 1.1.1h.4L7.6 15c-.7.6-1.6 1-2.7 1s-1.9-.4-2.7-1.1l-1.1-1.1C.4 13.1 0 12.2 0 11.1s.4-1.9 1.1-2.7l3.6-3.6c.5-.5 1.2-.9 1.9-1 .9-.3 1.5-.2 2.2.1" }) }), U2 = N2, A2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 50 50", iconName: "question", ...E, children: /* @__PURE__ */ Ge("g", { fillRule: "nonzero", children: [
|
|
19868
19879
|
/* @__PURE__ */ $("path", { d: "M25 0C11.215 0 0 11.215 0 25s11.215 25 25 25 25-11.215 25-25S38.785 0 25 0m0 45.455C13.721 45.455 4.545 36.279 4.545 25 4.545 13.722 13.721 4.545 25 4.545c11.279 0 20.455 9.177 20.455 20.455 0 11.279-9.176 20.455-20.455 20.455" }),
|
|
19869
19880
|
/* @__PURE__ */ $("path", { d: "M26.975 35.296c.066-.856-.18-1.58-.74-2.173-.56-.592-1.268-.888-2.124-.888-.79 0-1.481.263-2.074.79-.593.526-.889 1.218-.889 2.074 0 .856.264 1.564.79 2.123.527.56 1.185.84 1.976.84.856 0 1.58-.247 2.172-.741.593-.494.89-1.169.89-2.025zm4.84-12.642C32.605 21.535 33 20.35 33 19.1c0-2.173-.823-3.885-2.47-5.136-1.58-1.185-3.62-1.778-6.123-1.778-1.843 0-3.39.428-4.642 1.284C17.922 14.72 17 16.96 17 20.185h4.84c0-1.383.131-2.271.395-2.666.592-.988 1.448-1.482 2.567-1.482 1.12 0 1.943.362 2.47 1.086.526.725.79 1.482.79 2.272 0 .527-.264 1.185-.79 1.975-.132.264-.461.593-.988.988-1.712.988-2.864 1.975-3.457 2.963-.527.856-.856 2.206-.987 4.05 0 .263.131.394.395.394h3.851c.33 0 .494-.131.494-.395 0-.724.066-1.35.198-1.876.197-.593.592-1.152 1.185-1.68l1.383-.888c1.25-.922 2.074-1.68 2.469-2.272" })
|
|
19870
19881
|
] }) }), H2 = A2, F2 = (E) => /* @__PURE__ */ $(wp, { viewBox: "0 0 14 14", iconName: "solution", ...E, children: /* @__PURE__ */ $(
|
|
19871
19882
|
"path",
|
|
19872
19883
|
{
|
|
19873
19884
|
fillRule: "evenodd",
|
|
19874
|
-
d: "M7 0c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0 1.273A5.734 5.734 0 0 0 1.273 7 5.734 5.734 0 0 0 7 12.727 5.734 5.734 0 0 0 12.727 7 5.734 5.734 0 0 0 7 1.
|
|
19885
|
+
d: "M7 0c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0 1.273A5.734 5.734 0 0 0 1.273 7 5.734 5.734 0 0 0 7 12.727 5.734 5.734 0 0 0 12.727 7 5.734 5.734 0 0 0 7 1.273m2.748 3.111a.61.61 0 1 1 .862.863L6.244 9.613a.61.61 0 0 1-.863 0L3.387 7.62a.61.61 0 1 1 .863-.862L5.813 8.32z"
|
|
19875
19886
|
}
|
|
19876
19887
|
) }), V2 = F2;
|
|
19877
|
-
|
|
19888
|
+
be.div`
|
|
19878
19889
|
height: 100%;
|
|
19879
19890
|
width: 100%;
|
|
19880
19891
|
display: flex;
|
|
@@ -19883,49 +19894,36 @@ Re.div`
|
|
|
19883
19894
|
justify-content: center;
|
|
19884
19895
|
|
|
19885
19896
|
&:hover {
|
|
19886
|
-
background-color: ${(E) => E
|
|
19897
|
+
background-color: ${(E) => E.$hoverHolderColor} !important;
|
|
19887
19898
|
}
|
|
19888
19899
|
`;
|
|
19889
|
-
|
|
19890
|
-
display: flex;
|
|
19891
|
-
justify-content: center;
|
|
19892
|
-
`;
|
|
19893
|
-
Re.svg`
|
|
19894
|
-
max-height: 100%;
|
|
19895
|
-
max-width: 100%;
|
|
19900
|
+
be.div`
|
|
19896
19901
|
display: flex;
|
|
19897
19902
|
justify-content: center;
|
|
19898
|
-
align-content: center;
|
|
19899
|
-
|
|
19900
|
-
&:before,
|
|
19901
|
-
&:after {
|
|
19902
|
-
content: '' !important;
|
|
19903
|
-
}
|
|
19904
19903
|
`;
|
|
19905
19904
|
const pT = (E) => typeof E == "number" ? `${E}px` : E;
|
|
19906
|
-
|
|
19907
|
-
color: ${(E) => E
|
|
19908
|
-
fill: ${(E) => E
|
|
19905
|
+
be.div`
|
|
19906
|
+
color: ${(E) => E.$fillColor};
|
|
19907
|
+
fill: ${(E) => E.$fillColor};
|
|
19909
19908
|
display: flex;
|
|
19910
19909
|
flex-direction: column;
|
|
19911
19910
|
justify-content: center;
|
|
19912
19911
|
align-items: center;
|
|
19913
|
-
background-color: ${(E) => E
|
|
19914
|
-
width: ${(E) => pT(E
|
|
19915
|
-
height: ${(E) => pT(E
|
|
19912
|
+
background-color: ${(E) => E.$holderColor};
|
|
19913
|
+
width: ${(E) => pT(E.$holderSize)};
|
|
19914
|
+
height: ${(E) => pT(E.$holderSize)};
|
|
19916
19915
|
|
|
19917
19916
|
&:hover {
|
|
19918
|
-
color: ${(E) => E
|
|
19917
|
+
color: ${(E) => E.$hoverColor};
|
|
19919
19918
|
}
|
|
19920
19919
|
`;
|
|
19921
|
-
const j2 =
|
|
19920
|
+
const j2 = be.div`
|
|
19922
19921
|
margin: 0;
|
|
19923
|
-
font-family: 'Open Sans', Arial, sans-serif;
|
|
19924
19922
|
color: ${D0};
|
|
19925
19923
|
font-size: 14px;
|
|
19926
|
-
`, B2 =
|
|
19924
|
+
`, B2 = be.div`
|
|
19927
19925
|
display: flex;
|
|
19928
|
-
`, P2 =
|
|
19926
|
+
`, P2 = be.div`
|
|
19929
19927
|
min-width: 40px;
|
|
19930
19928
|
width: 40px;
|
|
19931
19929
|
height: 40px;
|
|
@@ -19934,125 +19932,125 @@ const j2 = Re.div`
|
|
|
19934
19932
|
align-items: center;
|
|
19935
19933
|
justify-content: center;
|
|
19936
19934
|
margin-right: 10px;
|
|
19937
|
-
`, $2 =
|
|
19935
|
+
`, $2 = be.div`
|
|
19938
19936
|
display: flex;
|
|
19939
19937
|
flex-direction: column;
|
|
19940
|
-
`, Y2 =
|
|
19938
|
+
`, Y2 = be.div`
|
|
19941
19939
|
font-size: 20px;
|
|
19942
19940
|
line-height: 1.25;
|
|
19943
19941
|
padding: 0 5px 5px;
|
|
19944
|
-
`, Q2 =
|
|
19942
|
+
`, Q2 = be.div`
|
|
19945
19943
|
font-size: 14px;
|
|
19946
19944
|
padding: 0 0 10px 5px;
|
|
19947
|
-
`, I2 =
|
|
19945
|
+
`, I2 = be.div`
|
|
19948
19946
|
float: right;
|
|
19949
19947
|
max-width: 100%;
|
|
19950
19948
|
width: 100%;
|
|
19951
|
-
`, Am =
|
|
19949
|
+
`, Am = be.div`
|
|
19952
19950
|
padding-top: 20px;
|
|
19953
|
-
`, G2 =
|
|
19951
|
+
`, G2 = be.div`
|
|
19954
19952
|
font-size: 14px;
|
|
19955
19953
|
font-weight: 700;
|
|
19956
19954
|
display: flex;
|
|
19957
19955
|
justify-content: center;
|
|
19958
|
-
`, W2 =
|
|
19956
|
+
`, W2 = be.div`
|
|
19959
19957
|
display: flex;
|
|
19960
19958
|
padding: 10px 0;
|
|
19961
|
-
`, q2 =
|
|
19959
|
+
`, q2 = be.div`
|
|
19962
19960
|
page-break-inside: avoid;
|
|
19963
|
-
`, X2 =
|
|
19961
|
+
`, X2 = be.div`
|
|
19964
19962
|
display: flex;
|
|
19965
19963
|
width: 20%;
|
|
19966
|
-
`, K2 =
|
|
19964
|
+
`, K2 = be.div`
|
|
19967
19965
|
width: 20px;
|
|
19968
19966
|
height: 20px;
|
|
19969
19967
|
min-width: 20px;
|
|
19970
|
-
background-color: ${(E) => E
|
|
19968
|
+
background-color: ${(E) => E.$color || CT};
|
|
19971
19969
|
border-radius: 5px;
|
|
19972
|
-
`, Z2 =
|
|
19970
|
+
`, Z2 = be.div`
|
|
19973
19971
|
line-height: 20px;
|
|
19974
19972
|
font-weight: 700;
|
|
19975
19973
|
padding-left: 10px;
|
|
19976
19974
|
margin-bottom: 10px;
|
|
19977
19975
|
margin-right: 50px;
|
|
19978
|
-
`, Hm =
|
|
19976
|
+
`, Hm = be.div`
|
|
19979
19977
|
font-size: 20px;
|
|
19980
19978
|
padding-bottom: 10px;
|
|
19981
19979
|
page-break-inside: avoid;
|
|
19982
|
-
`, TT =
|
|
19980
|
+
`, TT = be.div`
|
|
19983
19981
|
font-size: 14px;
|
|
19984
|
-
`, xT =
|
|
19982
|
+
`, xT = be.div`
|
|
19985
19983
|
background-color: ${R2};
|
|
19986
19984
|
border-left: 1px solid ${as};
|
|
19987
19985
|
padding: 20px 15px 15px;
|
|
19988
19986
|
margin: 10px 0;
|
|
19989
|
-
`, J2 =
|
|
19987
|
+
`, J2 = be.div`
|
|
19990
19988
|
font-weight: bold;
|
|
19991
19989
|
padding-bottom: 15px;
|
|
19992
19990
|
line-height: 20px;
|
|
19993
|
-
`, e_ =
|
|
19991
|
+
`, e_ = be.div`
|
|
19994
19992
|
padding-bottom: 10px;
|
|
19995
|
-
`, Om =
|
|
19993
|
+
`, Om = be.div`
|
|
19996
19994
|
display: flex;
|
|
19997
19995
|
page-break-inside: avoid;
|
|
19998
19996
|
padding-bottom: 5px;
|
|
19999
|
-
`, T0 =
|
|
19997
|
+
`, T0 = be.div`
|
|
20000
19998
|
background-color: ${ET};
|
|
20001
19999
|
padding: 10px 10px 5px;
|
|
20002
20000
|
border-radius: 5px;
|
|
20003
20001
|
margin-bottom: 10px;
|
|
20004
20002
|
line-height: 20px;
|
|
20005
20003
|
page-break-inside: avoid;
|
|
20006
|
-
`, x0 =
|
|
20004
|
+
`, x0 = be.div`
|
|
20007
20005
|
padding-right: 5px;
|
|
20008
|
-
`, t_ =
|
|
20006
|
+
`, t_ = be.div`
|
|
20009
20007
|
display: flex;
|
|
20010
20008
|
padding-right: 5px;
|
|
20011
20009
|
align-items: center;
|
|
20012
|
-
`, n_ =
|
|
20010
|
+
`, n_ = be.img`
|
|
20013
20011
|
width: 14px;
|
|
20014
20012
|
height: 14px;
|
|
20015
|
-
`, Rp =
|
|
20013
|
+
`, Rp = be.a`
|
|
20016
20014
|
text-decoration: none;
|
|
20017
20015
|
color: ${as};
|
|
20018
20016
|
page-break-inside: avoid;
|
|
20019
20017
|
max-width: 90%;
|
|
20020
20018
|
word-wrap: break-word;
|
|
20021
|
-
`, RT =
|
|
20019
|
+
`, RT = be.span`
|
|
20022
20020
|
${({ isDeleted: E }) => E ? "text-decoration: line-through" : ""}
|
|
20023
|
-
`, vT =
|
|
20021
|
+
`, vT = be.div``, hT = be.div`
|
|
20024
20022
|
padding-bottom: 5px;
|
|
20025
20023
|
&:last-child {
|
|
20026
20024
|
padding-bottom: 0;
|
|
20027
20025
|
}
|
|
20028
|
-
`, R0 =
|
|
20026
|
+
`, R0 = be.a`
|
|
20029
20027
|
color: ${D2};
|
|
20030
20028
|
margin-right: 0;
|
|
20031
20029
|
margin-left: auto;
|
|
20032
20030
|
text-decoration: none;
|
|
20033
|
-
`, r_ =
|
|
20031
|
+
`, r_ = be.div`
|
|
20034
20032
|
color: ${as};
|
|
20035
20033
|
margin-right: 0;
|
|
20036
20034
|
margin-left: auto;
|
|
20037
20035
|
word-break: break-all;
|
|
20038
20036
|
align-items: flex-end;
|
|
20039
20037
|
max-width: 80%;
|
|
20040
|
-
`, a_ =
|
|
20038
|
+
`, a_ = be.a`
|
|
20041
20039
|
padding: 0 5px;
|
|
20042
20040
|
text-decoration: none;
|
|
20043
20041
|
color: ${as};
|
|
20044
20042
|
line-height: 20px;
|
|
20045
|
-
`, i_ =
|
|
20043
|
+
`, i_ = be.a`
|
|
20046
20044
|
text-decoration: none;
|
|
20047
20045
|
color: ${as};
|
|
20048
20046
|
page-break-inside: avoid;
|
|
20049
20047
|
word-break: break-all;
|
|
20050
|
-
`, l_ =
|
|
20048
|
+
`, l_ = be.div`
|
|
20051
20049
|
color: ${D0};
|
|
20052
20050
|
line-height: 20px;
|
|
20053
20051
|
margin-right: 0;
|
|
20054
20052
|
margin-left: auto;
|
|
20055
|
-
`, u_ =
|
|
20053
|
+
`, u_ = be.div`
|
|
20056
20054
|
display: flex;
|
|
20057
20055
|
flex-direction: column;
|
|
20058
20056
|
padding-bottom: 15px;
|
|
@@ -20060,45 +20058,45 @@ const j2 = Re.div`
|
|
|
20060
20058
|
max-width: 100%;
|
|
20061
20059
|
width: 100%;
|
|
20062
20060
|
margin-top: 10px;
|
|
20063
|
-
`, o_ =
|
|
20061
|
+
`, o_ = be.div`
|
|
20064
20062
|
line-height: 20px;
|
|
20065
20063
|
padding-bottom: 5px;
|
|
20066
20064
|
display: flex;
|
|
20067
20065
|
page-break-inside: avoid;
|
|
20068
|
-
`, s_ =
|
|
20066
|
+
`, s_ = be.a`
|
|
20069
20067
|
text-decoration: none;
|
|
20070
20068
|
color: ${as};
|
|
20071
20069
|
line-height: 20px;
|
|
20072
|
-
`, c_ =
|
|
20070
|
+
`, c_ = be.div`
|
|
20073
20071
|
margin-right: 5px;
|
|
20074
|
-
`, f_ =
|
|
20072
|
+
`, f_ = be.div`
|
|
20075
20073
|
min-height: 19px;
|
|
20076
20074
|
min-width: 20px;
|
|
20077
20075
|
line-height: 20px;
|
|
20078
|
-
`, d_ =
|
|
20076
|
+
`, d_ = be.div`
|
|
20079
20077
|
padding-bottom: 25px;
|
|
20080
|
-
`, mT =
|
|
20078
|
+
`, mT = be.div`
|
|
20081
20079
|
line-height: 20px;
|
|
20082
20080
|
padding-bottom: 5px;
|
|
20083
20081
|
page-break-inside: avoid;
|
|
20084
|
-
`, p_ =
|
|
20082
|
+
`, p_ = be.div`
|
|
20085
20083
|
margin-bottom: 5px;
|
|
20086
20084
|
margin-left: 55px;
|
|
20087
|
-
`, v_ =
|
|
20085
|
+
`, v_ = be.div`
|
|
20088
20086
|
line-height: 24px;
|
|
20089
20087
|
display: flex;
|
|
20090
20088
|
padding-bottom: 5px;
|
|
20091
|
-
`, h_ =
|
|
20089
|
+
`, h_ = be.div`
|
|
20092
20090
|
font-weight: 700;
|
|
20093
|
-
`, m_ =
|
|
20091
|
+
`, m_ = be.div`
|
|
20094
20092
|
padding-left: 5px;
|
|
20095
20093
|
`, { compact: y_, isEmpty: C0, mapKeys: g_, sortBy: S_, uniq: C_ } = Um, E_ = ["Question", "Condition"], T_ = (E) => E.map((B) => {
|
|
20096
20094
|
const D = E.filter(
|
|
20097
|
-
(
|
|
20098
|
-
var
|
|
20099
|
-
return (
|
|
20095
|
+
(we) => {
|
|
20096
|
+
var Re;
|
|
20097
|
+
return (Re = we.linkedSteps) == null ? void 0 : Re.map((y) => y.id).includes(B.id);
|
|
20100
20098
|
}
|
|
20101
|
-
), Oe = C_(D.map(({ id:
|
|
20099
|
+
), Oe = C_(D.map(({ id: we, number: Re }) => ({ id: we, number: Re })));
|
|
20102
20100
|
return {
|
|
20103
20101
|
...B,
|
|
20104
20102
|
parentSteps: S_(Oe, "number")
|
|
@@ -20106,25 +20104,25 @@ const j2 = Re.div`
|
|
|
20106
20104
|
}), x_ = (E) => {
|
|
20107
20105
|
if (C0(E))
|
|
20108
20106
|
return [];
|
|
20109
|
-
const B = E.find(({ isFirstStep: y }) => !!y), Oe = (B ? [B, ...E.filter(({ isFirstStep: y }) => !y)] : [...E]).map((y,
|
|
20107
|
+
const B = E.find(({ isFirstStep: y }) => !!y), Oe = (B ? [B, ...E.filter(({ isFirstStep: y }) => !y)] : [...E]).map((y, We) => ({
|
|
20110
20108
|
...y,
|
|
20111
|
-
number:
|
|
20112
|
-
})),
|
|
20109
|
+
number: We + 1
|
|
20110
|
+
})), we = g_(Oe, "id"), Re = Oe.map((y) => {
|
|
20113
20111
|
var K, ce, X;
|
|
20114
|
-
const
|
|
20115
|
-
if (!E_.includes(y == null ? void 0 : y.type) || C0(
|
|
20112
|
+
const We = (K = y == null ? void 0 : y.question) == null ? void 0 : K.answers, G = y == null ? void 0 : y.conditions;
|
|
20113
|
+
if (!E_.includes(y == null ? void 0 : y.type) || C0(We) && C0(G))
|
|
20116
20114
|
return y;
|
|
20117
|
-
const ae =
|
|
20118
|
-
var Ue,
|
|
20115
|
+
const ae = We == null ? void 0 : We.map((oe) => {
|
|
20116
|
+
var Ue, De;
|
|
20119
20117
|
return {
|
|
20120
20118
|
...oe,
|
|
20121
|
-
nextStep: (Ue = oe == null ? void 0 : oe.nextStep) != null && Ue.id &&
|
|
20119
|
+
nextStep: (Ue = oe == null ? void 0 : oe.nextStep) != null && Ue.id && we[oe.nextStep.id] ? { ...oe.nextStep, number: (De = we[oe.nextStep.id]) == null ? void 0 : De.number } : oe.nextStep
|
|
20122
20120
|
};
|
|
20123
20121
|
}), Ze = G == null ? void 0 : G.map((oe) => {
|
|
20124
|
-
var Ue,
|
|
20122
|
+
var Ue, De;
|
|
20125
20123
|
return {
|
|
20126
20124
|
...oe,
|
|
20127
|
-
nextStep: (Ue = oe == null ? void 0 : oe.nextStep) != null && Ue.id &&
|
|
20125
|
+
nextStep: (Ue = oe == null ? void 0 : oe.nextStep) != null && Ue.id && we[oe.nextStep.id] ? { ...oe.nextStep, number: (De = we[oe.nextStep.id]) == null ? void 0 : De.number } : oe.nextStep
|
|
20128
20126
|
};
|
|
20129
20127
|
});
|
|
20130
20128
|
return {
|
|
@@ -20132,18 +20130,18 @@ const j2 = Re.div`
|
|
|
20132
20130
|
question: { ...y.question, answers: ae },
|
|
20133
20131
|
linkedSteps: y_(ae == null ? void 0 : ae.map((oe) => oe.nextStep)),
|
|
20134
20132
|
...G ? { conditions: Ze } : {},
|
|
20135
|
-
...y.defaultNextStep &&
|
|
20133
|
+
...y.defaultNextStep && we[(ce = y.defaultNextStep) == null ? void 0 : ce.id] ? {
|
|
20136
20134
|
defaultNextStep: {
|
|
20137
20135
|
...y.defaultNextStep,
|
|
20138
|
-
number: (X =
|
|
20136
|
+
number: (X = we[y.defaultNextStep.id]) == null ? void 0 : X.number
|
|
20139
20137
|
}
|
|
20140
20138
|
} : {}
|
|
20141
20139
|
};
|
|
20142
20140
|
});
|
|
20143
|
-
return T_(
|
|
20141
|
+
return T_(Re);
|
|
20144
20142
|
}, R_ = (E) => {
|
|
20145
|
-
var Oe,
|
|
20146
|
-
const B = ((Oe = hb()) == null ? void 0 : Oe.medium) ?? "MMM d, yyyy", D = ((
|
|
20143
|
+
var Oe, we;
|
|
20144
|
+
const B = ((Oe = hb()) == null ? void 0 : Oe.medium) ?? "MMM d, yyyy", D = ((we = mb()) == null ? void 0 : we.short) ?? "h:m a";
|
|
20147
20145
|
return yb({
|
|
20148
20146
|
date: E,
|
|
20149
20147
|
dateFormat: `${B} ${D}`
|
|
@@ -20154,8 +20152,8 @@ const j2 = Re.div`
|
|
|
20154
20152
|
link: x2,
|
|
20155
20153
|
condition: w2
|
|
20156
20154
|
}, Fm = ({ step: E }) => {
|
|
20157
|
-
var
|
|
20158
|
-
const { get: B, isEmpty: D, toLower: Oe } = Um,
|
|
20155
|
+
var Re;
|
|
20156
|
+
const { get: B, isEmpty: D, toLower: Oe } = Um, we = Oe(E.type);
|
|
20159
20157
|
return /* @__PURE__ */ Ge(q2, { id: E.id, children: [
|
|
20160
20158
|
/* @__PURE__ */ $(G2, { children: /* @__PURE__ */ Ge(pa, { children: [
|
|
20161
20159
|
kt.t("pdf-viewer.exportDTPDF.step"),
|
|
@@ -20165,16 +20163,16 @@ const j2 = Re.div`
|
|
|
20165
20163
|
] }) }),
|
|
20166
20164
|
/* @__PURE__ */ Ge(W2, { children: [
|
|
20167
20165
|
/* @__PURE__ */ Ge(X2, { children: [
|
|
20168
|
-
/* @__PURE__ */ $(K2, { color: ((
|
|
20169
|
-
/* @__PURE__ */ $(Z2, { children: /* @__PURE__ */ $(pa, { children: kt.t(`pdf-viewer.exportDTPDF.${
|
|
20166
|
+
/* @__PURE__ */ $(K2, { $color: ((Re = E == null ? void 0 : E.settings) == null ? void 0 : Re.borderColor) || B(w_, we) }),
|
|
20167
|
+
/* @__PURE__ */ $(Z2, { children: /* @__PURE__ */ $(pa, { children: kt.t(`pdf-viewer.exportDTPDF.${we}`) }) })
|
|
20170
20168
|
] }),
|
|
20171
20169
|
D(E.parentSteps) ? /* @__PURE__ */ $(l_, { children: /* @__PURE__ */ $(pa, { children: kt.t("pdf-viewer.exportDTPDF.noLinks") }) }) : /* @__PURE__ */ $(r_, { children: /* @__PURE__ */ Ge(pa, { children: [
|
|
20172
20170
|
kt.t("pdf-viewer.exportDTPDF.parentSteps"),
|
|
20173
20171
|
":",
|
|
20174
|
-
E.parentSteps.map((y,
|
|
20175
|
-
const G =
|
|
20172
|
+
E.parentSteps.map((y, We) => {
|
|
20173
|
+
const G = We === E.parentSteps.length - 1;
|
|
20176
20174
|
return /* @__PURE__ */ Ge(pa, { children: [
|
|
20177
|
-
/* @__PURE__ */ $(a_, { href: `#${y.id}`, children: y.number },
|
|
20175
|
+
/* @__PURE__ */ $(a_, { href: `#${y.id}`, children: y.number }, We),
|
|
20178
20176
|
!G && /* @__PURE__ */ $(pa, { children: "|" })
|
|
20179
20177
|
] });
|
|
20180
20178
|
})
|
|
@@ -20185,7 +20183,7 @@ const j2 = Re.div`
|
|
|
20185
20183
|
step: E,
|
|
20186
20184
|
variables: B
|
|
20187
20185
|
}) => {
|
|
20188
|
-
var D, Oe,
|
|
20186
|
+
var D, Oe, we, Re;
|
|
20189
20187
|
return /* @__PURE__ */ Ge(Am, { children: [
|
|
20190
20188
|
/* @__PURE__ */ $(Fm, { step: E }),
|
|
20191
20189
|
/* @__PURE__ */ $(Hm, { children: E.title }),
|
|
@@ -20199,12 +20197,12 @@ const j2 = Re.div`
|
|
|
20199
20197
|
/* @__PURE__ */ Ge(xT, { children: [
|
|
20200
20198
|
/* @__PURE__ */ $(J2, { children: (D = E == null ? void 0 : E.question) == null ? void 0 : D.title }),
|
|
20201
20199
|
/* @__PURE__ */ $(e_, { children: (Oe = E == null ? void 0 : E.question) == null ? void 0 : Oe.description }),
|
|
20202
|
-
(
|
|
20200
|
+
(Re = (we = E == null ? void 0 : E.question) == null ? void 0 : we.answers) == null ? void 0 : Re.map((y, We) => {
|
|
20203
20201
|
var G, ae, Ze;
|
|
20204
20202
|
return /* @__PURE__ */ Ge(T0, { children: [
|
|
20205
20203
|
/* @__PURE__ */ Ge(Om, { children: [
|
|
20206
20204
|
/* @__PURE__ */ Ge(x0, { children: [
|
|
20207
|
-
|
|
20205
|
+
We + 1,
|
|
20208
20206
|
"."
|
|
20209
20207
|
] }),
|
|
20210
20208
|
/* @__PURE__ */ $(Rp, { href: `#${(G = y.nextStep) == null ? void 0 : G.id}`, children: y == null ? void 0 : y.title }),
|
|
@@ -20216,7 +20214,7 @@ const j2 = Re.div`
|
|
|
20216
20214
|
] }),
|
|
20217
20215
|
(y == null ? void 0 : y.assignments) && (y == null ? void 0 : y.assignments.map((K, ce) => {
|
|
20218
20216
|
var Ue;
|
|
20219
|
-
const X = B == null ? void 0 : B.find((
|
|
20217
|
+
const X = B == null ? void 0 : B.find((De) => De.id === K.variableId), oe = X == null ? void 0 : X.isDeleted;
|
|
20220
20218
|
return X ? /* @__PURE__ */ Ge(Om, { children: [
|
|
20221
20219
|
/* @__PURE__ */ $(t_, { children: /* @__PURE__ */ $(n_, { src: D_ }) }),
|
|
20222
20220
|
/* @__PURE__ */ Ge(Rp, { href: `#${(Ue = y.nextStep) == null ? void 0 : Ue.id}`, children: [
|
|
@@ -20227,7 +20225,7 @@ const j2 = Re.div`
|
|
|
20227
20225
|
] })
|
|
20228
20226
|
] }, ce) : null;
|
|
20229
20227
|
}))
|
|
20230
|
-
] },
|
|
20228
|
+
] }, We);
|
|
20231
20229
|
})
|
|
20232
20230
|
] })
|
|
20233
20231
|
] });
|
|
@@ -20235,7 +20233,7 @@ const j2 = Re.div`
|
|
|
20235
20233
|
step: E,
|
|
20236
20234
|
variables: B
|
|
20237
20235
|
}) => {
|
|
20238
|
-
var
|
|
20236
|
+
var we, Re, y, We;
|
|
20239
20237
|
const D = {
|
|
20240
20238
|
eq: "=",
|
|
20241
20239
|
neq: "≠",
|
|
@@ -20254,9 +20252,9 @@ const j2 = Re.div`
|
|
|
20254
20252
|
ae + 1,
|
|
20255
20253
|
"."
|
|
20256
20254
|
] }),
|
|
20257
|
-
/* @__PURE__ */ $(vT, { children: Ze.map((
|
|
20255
|
+
/* @__PURE__ */ $(vT, { children: Ze.map((De) => {
|
|
20258
20256
|
var vt, Ne, nn;
|
|
20259
|
-
const tn = B == null ? void 0 : B.find((On) => On.id ===
|
|
20257
|
+
const tn = B == null ? void 0 : B.find((On) => On.id === De.variableId), It = tn == null ? void 0 : tn.name, Ae = tn == null ? void 0 : tn.isDeleted, st = (De == null ? void 0 : De.id) === ((vt = Ze[Ze.length - 1]) == null ? void 0 : vt.id), Fe = Ae ? ` (${kt.t("pdf-viewer.exportDTPDF.deleted")}) [${D[De.operator]}] ${De == null ? void 0 : De.value}` : ` [${D[De.operator]}] ${De == null ? void 0 : De.value}`;
|
|
20260
20258
|
return /* @__PURE__ */ Ge(pa, { children: [
|
|
20261
20259
|
/* @__PURE__ */ $(hT, { children: It && /* @__PURE__ */ Ge(Rp, { href: `#${(Ne = G == null ? void 0 : G.nextStep) == null ? void 0 : Ne.id}`, children: [
|
|
20262
20260
|
/* @__PURE__ */ $(RT, { isDeleted: Ae, children: It }),
|
|
@@ -20277,11 +20275,11 @@ const j2 = Re.div`
|
|
|
20277
20275
|
Oe.length + 1,
|
|
20278
20276
|
"."
|
|
20279
20277
|
] }),
|
|
20280
|
-
/* @__PURE__ */ $(vT, { children: /* @__PURE__ */ $(hT, { children: /* @__PURE__ */ $(Rp, { href: `#${(
|
|
20281
|
-
((
|
|
20278
|
+
/* @__PURE__ */ $(vT, { children: /* @__PURE__ */ $(hT, { children: /* @__PURE__ */ $(Rp, { href: `#${(we = E == null ? void 0 : E.defaultNextStep) == null ? void 0 : we.id}`, children: kt.t("pdf-viewer.exportDTPDF.default") }) }) }),
|
|
20279
|
+
((Re = E == null ? void 0 : E.defaultNextStep) == null ? void 0 : Re.id) && /* @__PURE__ */ $(R0, { href: `#${(y = E.defaultNextStep) == null ? void 0 : y.id}`, children: /* @__PURE__ */ Ge(pa, { children: [
|
|
20282
20280
|
kt.t("pdf-viewer.exportDTPDF.step"),
|
|
20283
20281
|
" ",
|
|
20284
|
-
(
|
|
20282
|
+
(We = E.defaultNextStep) == null ? void 0 : We.number
|
|
20285
20283
|
] }) })
|
|
20286
20284
|
] }) })
|
|
20287
20285
|
] })
|
|
@@ -20348,16 +20346,16 @@ const j2 = Re.div`
|
|
|
20348
20346
|
description: B,
|
|
20349
20347
|
tree: D,
|
|
20350
20348
|
exportedBy: Oe,
|
|
20351
|
-
exportedAt:
|
|
20352
|
-
createdBy:
|
|
20349
|
+
exportedAt: we,
|
|
20350
|
+
createdBy: Re,
|
|
20353
20351
|
fields: y,
|
|
20354
|
-
variables:
|
|
20352
|
+
variables: We
|
|
20355
20353
|
}) => {
|
|
20356
20354
|
const { isEmpty: G } = Um, ae = x_(D);
|
|
20357
20355
|
return (
|
|
20358
20356
|
// @ts-expect-error: TODO: upgrade i18n
|
|
20359
20357
|
/* @__PURE__ */ $(yT, { i18n: kt, children: /* @__PURE__ */ Ge(j2, { id: "dt-content-container", children: [
|
|
20360
|
-
/* @__PURE__ */ $(N_, { exportedBy: Oe, exportedAt:
|
|
20358
|
+
/* @__PURE__ */ $(N_, { exportedBy: Oe, exportedAt: we, createdBy: Re }),
|
|
20361
20359
|
/* @__PURE__ */ Ge(B2, { children: [
|
|
20362
20360
|
/* @__PURE__ */ $(P2, { children: /* @__PURE__ */ $(O2, { iconSize: 20, color: ET }) }),
|
|
20363
20361
|
/* @__PURE__ */ Ge($2, { children: [
|
|
@@ -20373,7 +20371,7 @@ const j2 = Re.div`
|
|
|
20373
20371
|
/* @__PURE__ */ $(m_, { children: K })
|
|
20374
20372
|
] }, ce)) }),
|
|
20375
20373
|
/* @__PURE__ */ $(O_, { tree: ae }),
|
|
20376
|
-
/* @__PURE__ */ $(I2, { children: ae.map((Ze, K) => /* @__PURE__ */ $(U_, { step: Ze, variables:
|
|
20374
|
+
/* @__PURE__ */ $(I2, { children: ae.map((Ze, K) => /* @__PURE__ */ $(U_, { step: Ze, variables: We }, K)) })
|
|
20377
20375
|
] }) })
|
|
20378
20376
|
);
|
|
20379
20377
|
}, H_ = A_, X_ = (E, B = "#root") => {
|