@spotlightjs/overlay 1.2.1 → 1.2.2
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/sentry-spotlight.js +491 -475
- package/dist/sentry-spotlight.js.map +1 -1
- package/dist/sentry-spotlight.umd.cjs +42 -42
- package/dist/sentry-spotlight.umd.cjs.map +1 -1
- package/dist/src/integrations/sentry/components/SpanDetails.d.ts +2 -1
- package/dist/src/integrations/sentry/components/SpanItem.d.ts +2 -1
- package/dist/src/integrations/sentry/components/SpanTree.d.ts +2 -1
- package/package.json +1 -1
package/dist/sentry-spotlight.js
CHANGED
|
@@ -36,7 +36,7 @@ function HM() {
|
|
|
36
36
|
if (Tm)
|
|
37
37
|
return xt;
|
|
38
38
|
Tm = 1;
|
|
39
|
-
var l = Symbol.for("react.element"), u = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), N = Symbol.for("react.strict_mode"), O = Symbol.for("react.profiler"), h = Symbol.for("react.provider"), d = Symbol.for("react.context"), _ = Symbol.for("react.forward_ref"),
|
|
39
|
+
var l = Symbol.for("react.element"), u = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), N = Symbol.for("react.strict_mode"), O = Symbol.for("react.profiler"), h = Symbol.for("react.provider"), d = Symbol.for("react.context"), _ = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), v = Symbol.for("react.memo"), g = Symbol.for("react.lazy"), M = Symbol.iterator;
|
|
40
40
|
function B(U) {
|
|
41
41
|
return U === null || typeof U != "object" ? null : (U = M && U[M] || U["@@iterator"], typeof U == "function" ? U : null);
|
|
42
42
|
}
|
|
@@ -174,7 +174,7 @@ function HM() {
|
|
|
174
174
|
if (!Ze(U))
|
|
175
175
|
throw Error("React.Children.only expected to receive a single React element child.");
|
|
176
176
|
return U;
|
|
177
|
-
} }, xt.Component = de, xt.Fragment = T, xt.Profiler = O, xt.PureComponent = ve, xt.StrictMode = N, xt.Suspense =
|
|
177
|
+
} }, xt.Component = de, xt.Fragment = T, xt.Profiler = O, xt.PureComponent = ve, xt.StrictMode = N, xt.Suspense = D, xt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Ae, xt.cloneElement = function(U, q, Ce) {
|
|
178
178
|
if (U == null)
|
|
179
179
|
throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + U + ".");
|
|
180
180
|
var Ye = X({}, U.props), We = U.key, vt = U.ref, ut = U._owner;
|
|
@@ -264,7 +264,7 @@ function wM() {
|
|
|
264
264
|
return fm || (fm = 1, function(l, u) {
|
|
265
265
|
process.env.NODE_ENV !== "production" && function() {
|
|
266
266
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
267
|
-
var T = "18.2.0", N = Symbol.for("react.element"), O = Symbol.for("react.portal"), h = Symbol.for("react.fragment"), d = Symbol.for("react.strict_mode"), _ = Symbol.for("react.profiler"),
|
|
267
|
+
var T = "18.2.0", N = Symbol.for("react.element"), O = Symbol.for("react.portal"), h = Symbol.for("react.fragment"), d = Symbol.for("react.strict_mode"), _ = Symbol.for("react.profiler"), D = Symbol.for("react.provider"), v = Symbol.for("react.context"), g = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), B = Symbol.for("react.suspense_list"), Y = Symbol.for("react.memo"), X = Symbol.for("react.lazy"), le = Symbol.for("react.offscreen"), de = Symbol.iterator, ye = "@@iterator";
|
|
268
268
|
function ve(I) {
|
|
269
269
|
if (I === null || typeof I != "object")
|
|
270
270
|
return null;
|
|
@@ -501,7 +501,7 @@ function wM() {
|
|
|
501
501
|
case v:
|
|
502
502
|
var G = I;
|
|
503
503
|
return $r(G) + ".Consumer";
|
|
504
|
-
case
|
|
504
|
+
case D:
|
|
505
505
|
var J = I;
|
|
506
506
|
return $r(J._context) + ".Provider";
|
|
507
507
|
case g:
|
|
@@ -775,7 +775,7 @@ function wM() {
|
|
|
775
775
|
_globalName: null
|
|
776
776
|
};
|
|
777
777
|
G.Provider = {
|
|
778
|
-
$$typeof:
|
|
778
|
+
$$typeof: D,
|
|
779
779
|
_context: G
|
|
780
780
|
};
|
|
781
781
|
var J = !1, $ = !1, he = !1;
|
|
@@ -930,7 +930,7 @@ Your code should look like:
|
|
|
930
930
|
var b;
|
|
931
931
|
b = Symbol.for("react.module.reference");
|
|
932
932
|
function Ee(I) {
|
|
933
|
-
return !!(typeof I == "string" || typeof I == "function" || I === h || I === _ || oe || I === d || I === M || I === B || pe || I === le || Ze || gt || Rn || typeof I == "object" && I !== null && (I.$$typeof === X || I.$$typeof === Y || I.$$typeof ===
|
|
933
|
+
return !!(typeof I == "string" || typeof I == "function" || I === h || I === _ || oe || I === d || I === M || I === B || pe || I === le || Ze || gt || Rn || typeof I == "object" && I !== null && (I.$$typeof === X || I.$$typeof === Y || I.$$typeof === D || I.$$typeof === v || I.$$typeof === g || // This needs to include all possible module reference object
|
|
934
934
|
// types supported by any Flight configuration anywhere since
|
|
935
935
|
// we don't know which Flight build this will end up being used
|
|
936
936
|
// with.
|
|
@@ -1538,14 +1538,14 @@ function FM() {
|
|
|
1538
1538
|
return mA;
|
|
1539
1539
|
Rm = 1;
|
|
1540
1540
|
var l = bA(), u = Symbol.for("react.element"), T = Symbol.for("react.fragment"), N = Object.prototype.hasOwnProperty, O = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, h = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
1541
|
-
function d(_,
|
|
1541
|
+
function d(_, D, v) {
|
|
1542
1542
|
var g, M = {}, B = null, Y = null;
|
|
1543
|
-
v !== void 0 && (B = "" + v),
|
|
1544
|
-
for (g in
|
|
1545
|
-
N.call(
|
|
1543
|
+
v !== void 0 && (B = "" + v), D.key !== void 0 && (B = "" + D.key), D.ref !== void 0 && (Y = D.ref);
|
|
1544
|
+
for (g in D)
|
|
1545
|
+
N.call(D, g) && !h.hasOwnProperty(g) && (M[g] = D[g]);
|
|
1546
1546
|
if (_ && _.defaultProps)
|
|
1547
|
-
for (g in
|
|
1548
|
-
M[g] === void 0 && (M[g] =
|
|
1547
|
+
for (g in D = _.defaultProps, D)
|
|
1548
|
+
M[g] === void 0 && (M[g] = D[g]);
|
|
1549
1549
|
return { $$typeof: u, type: _, key: B, ref: Y, props: M, _owner: O.current };
|
|
1550
1550
|
}
|
|
1551
1551
|
return mA.Fragment = T, mA.jsx = d, mA.jsxs = d, mA;
|
|
@@ -1563,7 +1563,7 @@ var LA = {};
|
|
|
1563
1563
|
var dm;
|
|
1564
1564
|
function BM() {
|
|
1565
1565
|
return dm || (dm = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1566
|
-
var l = bA(), u = Symbol.for("react.element"), T = Symbol.for("react.portal"), N = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), h = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), _ = Symbol.for("react.context"),
|
|
1566
|
+
var l = bA(), u = Symbol.for("react.element"), T = Symbol.for("react.portal"), N = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), h = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), _ = Symbol.for("react.context"), D = Symbol.for("react.forward_ref"), v = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), M = Symbol.for("react.memo"), B = Symbol.for("react.lazy"), Y = Symbol.for("react.offscreen"), X = Symbol.iterator, le = "@@iterator";
|
|
1567
1567
|
function de(b) {
|
|
1568
1568
|
if (b === null || typeof b != "object")
|
|
1569
1569
|
return null;
|
|
@@ -1591,7 +1591,7 @@ function BM() {
|
|
|
1591
1591
|
var Fe = !1, me = !1, Xe = !1, ke = !1, yt = !1, ht;
|
|
1592
1592
|
ht = Symbol.for("react.module.reference");
|
|
1593
1593
|
function Ze(b) {
|
|
1594
|
-
return !!(typeof b == "string" || typeof b == "function" || b === N || b === h || yt || b === O || b === v || b === g || ke || b === Y || Fe || me || Xe || typeof b == "object" && b !== null && (b.$$typeof === B || b.$$typeof === M || b.$$typeof === d || b.$$typeof === _ || b.$$typeof ===
|
|
1594
|
+
return !!(typeof b == "string" || typeof b == "function" || b === N || b === h || yt || b === O || b === v || b === g || ke || b === Y || Fe || me || Xe || typeof b == "object" && b !== null && (b.$$typeof === B || b.$$typeof === M || b.$$typeof === d || b.$$typeof === _ || b.$$typeof === D || // This needs to include all possible module reference object
|
|
1595
1595
|
// types supported by any Flight configuration anywhere since
|
|
1596
1596
|
// we don't know which Flight build this will end up being used
|
|
1597
1597
|
// with.
|
|
@@ -1636,7 +1636,7 @@ function BM() {
|
|
|
1636
1636
|
case d:
|
|
1637
1637
|
var ge = b;
|
|
1638
1638
|
return Rn(ge._context) + ".Provider";
|
|
1639
|
-
case
|
|
1639
|
+
case D:
|
|
1640
1640
|
return gt(b, b.render, "ForwardRef");
|
|
1641
1641
|
case M:
|
|
1642
1642
|
var xe = b.displayName || null;
|
|
@@ -1826,7 +1826,7 @@ function BM() {
|
|
|
1826
1826
|
}
|
|
1827
1827
|
if (typeof b == "object")
|
|
1828
1828
|
switch (b.$$typeof) {
|
|
1829
|
-
case
|
|
1829
|
+
case D:
|
|
1830
1830
|
return hn(b.render);
|
|
1831
1831
|
case M:
|
|
1832
1832
|
return Qn(b.type, Ee, ge);
|
|
@@ -2078,7 +2078,7 @@ Check the top-level render call using <` + ge + ">.");
|
|
|
2078
2078
|
var ge;
|
|
2079
2079
|
if (typeof Ee == "function")
|
|
2080
2080
|
ge = Ee.propTypes;
|
|
2081
|
-
else if (typeof Ee == "object" && (Ee.$$typeof ===
|
|
2081
|
+
else if (typeof Ee == "object" && (Ee.$$typeof === D || // Note: Memo only checks outer props here.
|
|
2082
2082
|
// Inner props are checked in the reconciler.
|
|
2083
2083
|
Ee.$$typeof === M))
|
|
2084
2084
|
ge = Ee.propTypes;
|
|
@@ -2213,14 +2213,14 @@ function VM() {
|
|
|
2213
2213
|
return d.now() - _;
|
|
2214
2214
|
};
|
|
2215
2215
|
}
|
|
2216
|
-
var
|
|
2216
|
+
var D = [], v = [], g = 1, M = null, B = 3, Y = !1, X = !1, le = !1, de = typeof setTimeout == "function" ? setTimeout : null, ye = typeof clearTimeout == "function" ? clearTimeout : null, ve = typeof setImmediate < "u" ? setImmediate : null;
|
|
2217
2217
|
typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
|
|
2218
2218
|
function Ne(te) {
|
|
2219
2219
|
for (var Ae = T(v); Ae !== null; ) {
|
|
2220
2220
|
if (Ae.callback === null)
|
|
2221
2221
|
N(v);
|
|
2222
2222
|
else if (Ae.startTime <= te)
|
|
2223
|
-
N(v), Ae.sortIndex = Ae.expirationTime, u(
|
|
2223
|
+
N(v), Ae.sortIndex = Ae.expirationTime, u(D, Ae);
|
|
2224
2224
|
else
|
|
2225
2225
|
break;
|
|
2226
2226
|
Ae = T(v);
|
|
@@ -2228,7 +2228,7 @@ function VM() {
|
|
|
2228
2228
|
}
|
|
2229
2229
|
function Fe(te) {
|
|
2230
2230
|
if (le = !1, Ne(te), !X)
|
|
2231
|
-
if (T(
|
|
2231
|
+
if (T(D) !== null)
|
|
2232
2232
|
X = !0, Le(me);
|
|
2233
2233
|
else {
|
|
2234
2234
|
var Ae = T(v);
|
|
@@ -2239,15 +2239,15 @@ function VM() {
|
|
|
2239
2239
|
X = !1, le && (le = !1, ye(yt), yt = -1), Y = !0;
|
|
2240
2240
|
var U = B;
|
|
2241
2241
|
try {
|
|
2242
|
-
for (Ne(Ae), M = T(
|
|
2242
|
+
for (Ne(Ae), M = T(D); M !== null && (!(M.expirationTime > Ae) || te && !gt()); ) {
|
|
2243
2243
|
var q = M.callback;
|
|
2244
2244
|
if (typeof q == "function") {
|
|
2245
2245
|
M.callback = null, B = M.priorityLevel;
|
|
2246
2246
|
var Ce = q(M.expirationTime <= Ae);
|
|
2247
|
-
Ae = l.unstable_now(), typeof Ce == "function" ? M.callback = Ce : M === T(
|
|
2247
|
+
Ae = l.unstable_now(), typeof Ce == "function" ? M.callback = Ce : M === T(D) && N(D), Ne(Ae);
|
|
2248
2248
|
} else
|
|
2249
|
-
N(
|
|
2250
|
-
M = T(
|
|
2249
|
+
N(D);
|
|
2250
|
+
M = T(D);
|
|
2251
2251
|
}
|
|
2252
2252
|
if (M !== null)
|
|
2253
2253
|
var Ye = !0;
|
|
@@ -2308,7 +2308,7 @@ function VM() {
|
|
|
2308
2308
|
}, l.unstable_getCurrentPriorityLevel = function() {
|
|
2309
2309
|
return B;
|
|
2310
2310
|
}, l.unstable_getFirstCallbackNode = function() {
|
|
2311
|
-
return T(
|
|
2311
|
+
return T(D);
|
|
2312
2312
|
}, l.unstable_next = function(te) {
|
|
2313
2313
|
switch (B) {
|
|
2314
2314
|
case 1:
|
|
@@ -2364,7 +2364,7 @@ function VM() {
|
|
|
2364
2364
|
default:
|
|
2365
2365
|
Ce = 5e3;
|
|
2366
2366
|
}
|
|
2367
|
-
return Ce = U + Ce, te = { id: g++, callback: Ae, priorityLevel: te, startTime: U, expirationTime: Ce, sortIndex: -1 }, U > q ? (te.sortIndex = U, u(v, te), T(
|
|
2367
|
+
return Ce = U + Ce, te = { id: g++, callback: Ae, priorityLevel: te, startTime: U, expirationTime: Ce, sortIndex: -1 }, U > q ? (te.sortIndex = U, u(v, te), T(D) === null && te === T(v) && (le ? (ye(yt), yt = -1) : le = !0, ee(Fe, U - q))) : (te.sortIndex = Ce, u(D, te), X || Y || (X = !0, Le(me))), te;
|
|
2368
2368
|
}, l.unstable_shouldYield = gt, l.unstable_wrapCallback = function(te) {
|
|
2369
2369
|
var Ae = B;
|
|
2370
2370
|
return function() {
|
|
@@ -2406,7 +2406,7 @@ function WM() {
|
|
|
2406
2406
|
if (De.length === 0)
|
|
2407
2407
|
return null;
|
|
2408
2408
|
var Qe = De[0], mt = De.pop();
|
|
2409
|
-
return mt !== Qe && (De[0] = mt,
|
|
2409
|
+
return mt !== Qe && (De[0] = mt, D(De, mt, 0)), Qe;
|
|
2410
2410
|
}
|
|
2411
2411
|
function _(De, Qe, mt) {
|
|
2412
2412
|
for (var Kt = mt; Kt > 0; ) {
|
|
@@ -2417,7 +2417,7 @@ function WM() {
|
|
|
2417
2417
|
return;
|
|
2418
2418
|
}
|
|
2419
2419
|
}
|
|
2420
|
-
function
|
|
2420
|
+
function D(De, Qe, mt) {
|
|
2421
2421
|
for (var Kt = mt, zt = De.length, xn = zt >>> 1; Kt < xn; ) {
|
|
2422
2422
|
var mn = (Kt + 1) * 2 - 1, vr = De[mn], tn = mn + 1, Ur = De[tn];
|
|
2423
2423
|
if (v(vr, Qe) < 0)
|
|
@@ -2686,9 +2686,9 @@ function XM() {
|
|
|
2686
2686
|
for (O[n] = r, n = 0; n < r.length; n++)
|
|
2687
2687
|
N.add(r[n]);
|
|
2688
2688
|
}
|
|
2689
|
-
var _ = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"),
|
|
2689
|
+
var _ = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), D = Object.prototype.hasOwnProperty, v = /^[: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]*$/, g = {}, M = {};
|
|
2690
2690
|
function B(n) {
|
|
2691
|
-
return
|
|
2691
|
+
return D.call(M, n) ? !0 : D.call(g, n) ? !1 : v.test(n) ? M[n] = !0 : (g[n] = !0, !1);
|
|
2692
2692
|
}
|
|
2693
2693
|
function Y(n, r, o, E) {
|
|
2694
2694
|
if (o !== null && o.type === 0)
|
|
@@ -4110,7 +4110,7 @@ function XM() {
|
|
|
4110
4110
|
return !1;
|
|
4111
4111
|
for (E = 0; E < o.length; E++) {
|
|
4112
4112
|
var f = o[E];
|
|
4113
|
-
if (!
|
|
4113
|
+
if (!D.call(r, f) || !Wa(n[f], r[f]))
|
|
4114
4114
|
return !1;
|
|
4115
4115
|
}
|
|
4116
4116
|
return !0;
|
|
@@ -8335,7 +8335,7 @@ function kM() {
|
|
|
8335
8335
|
c.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, c);
|
|
8336
8336
|
}
|
|
8337
8337
|
}
|
|
8338
|
-
var
|
|
8338
|
+
var D = 0, v = 1, g = 2, M = 3, B = 4, Y = 5, X = 6, le = 7, de = 8, ye = 9, ve = 10, Ne = 11, Fe = 12, me = 13, Xe = 14, ke = 15, yt = 16, ht = 17, Ze = 18, gt = 19, Rn = 21, pe = 22, oe = 23, ce = 24, Le = 25, ee = !0, te = !1, Ae = !1, U = !1, q = !1, Ce = !0, Ye = !1, We = !1, vt = !0, ut = !0, Ot = !0, lt = /* @__PURE__ */ new Set(), At = {}, Cn = {};
|
|
8339
8339
|
function Mn(e, t) {
|
|
8340
8340
|
Zn(e, t), Zn(e + "Capture", t);
|
|
8341
8341
|
}
|
|
@@ -8865,12 +8865,12 @@ function kM() {
|
|
|
8865
8865
|
e[S] = a;
|
|
8866
8866
|
return;
|
|
8867
8867
|
}
|
|
8868
|
-
var L = s.attributeName,
|
|
8868
|
+
var L = s.attributeName, y = s.attributeNamespace;
|
|
8869
8869
|
if (a === null)
|
|
8870
8870
|
e.removeAttribute(L);
|
|
8871
8871
|
else {
|
|
8872
8872
|
var F = s.type, H;
|
|
8873
|
-
F === vn || F === Pr && a === !0 ? H = "" : (qr(a, L), H = "" + a, s.sanitizeURL && Mo(H.toString())),
|
|
8873
|
+
F === vn || F === Pr && a === !0 ? H = "" : (qr(a, L), H = "" + a, s.sanitizeURL && Mo(H.toString())), y ? e.setAttributeNS(y, L, H) : e.setAttribute(L, H);
|
|
8874
8874
|
}
|
|
8875
8875
|
}
|
|
8876
8876
|
}
|
|
@@ -9012,18 +9012,18 @@ function kM() {
|
|
|
9012
9012
|
if (Z && i && typeof Z.stack == "string") {
|
|
9013
9013
|
for (var S = Z.stack.split(`
|
|
9014
9014
|
`), p = i.stack.split(`
|
|
9015
|
-
`), L = S.length - 1,
|
|
9016
|
-
|
|
9017
|
-
for (; L >= 1 &&
|
|
9018
|
-
if (S[L] !== p[
|
|
9019
|
-
if (L !== 1 ||
|
|
9015
|
+
`), L = S.length - 1, y = p.length - 1; L >= 1 && y >= 0 && S[L] !== p[y]; )
|
|
9016
|
+
y--;
|
|
9017
|
+
for (; L >= 1 && y >= 0; L--, y--)
|
|
9018
|
+
if (S[L] !== p[y]) {
|
|
9019
|
+
if (L !== 1 || y !== 1)
|
|
9020
9020
|
do
|
|
9021
|
-
if (L--,
|
|
9021
|
+
if (L--, y--, y < 0 || S[L] !== p[y]) {
|
|
9022
9022
|
var F = `
|
|
9023
9023
|
` + S[L].replace(" at new ", " at ");
|
|
9024
9024
|
return e.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", e.displayName)), typeof e == "function" && bo.set(e, F), F;
|
|
9025
9025
|
}
|
|
9026
|
-
while (L >= 1 &&
|
|
9026
|
+
while (L >= 1 && y >= 0);
|
|
9027
9027
|
break;
|
|
9028
9028
|
}
|
|
9029
9029
|
}
|
|
@@ -9082,7 +9082,7 @@ function kM() {
|
|
|
9082
9082
|
return br("Suspense");
|
|
9083
9083
|
case gt:
|
|
9084
9084
|
return br("SuspenseList");
|
|
9085
|
-
case
|
|
9085
|
+
case D:
|
|
9086
9086
|
case g:
|
|
9087
9087
|
case ke:
|
|
9088
9088
|
return Ki(e.type);
|
|
@@ -9211,7 +9211,7 @@ Error generating stack: ` + i.message + `
|
|
|
9211
9211
|
case Le:
|
|
9212
9212
|
return "TracingMarker";
|
|
9213
9213
|
case v:
|
|
9214
|
-
case
|
|
9214
|
+
case D:
|
|
9215
9215
|
case ht:
|
|
9216
9216
|
case g:
|
|
9217
9217
|
case Xe:
|
|
@@ -9470,8 +9470,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
9470
9470
|
s[p].selected !== L && (s[p].selected = L), L && i && (s[p].defaultSelected = !0);
|
|
9471
9471
|
}
|
|
9472
9472
|
} else {
|
|
9473
|
-
for (var
|
|
9474
|
-
if (s[H].value ===
|
|
9473
|
+
for (var y = ir(Mi(a)), F = null, H = 0; H < s.length; H++) {
|
|
9474
|
+
if (s[H].value === y) {
|
|
9475
9475
|
s[H].selected = !0, i && (s[H].defaultSelected = !0);
|
|
9476
9476
|
return;
|
|
9477
9477
|
}
|
|
@@ -10465,9 +10465,9 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10465
10465
|
return d("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.", t), or[t] = !0, !0;
|
|
10466
10466
|
var p = Ur(t), L = p !== null && p.type === Ia;
|
|
10467
10467
|
if (XE.hasOwnProperty(s)) {
|
|
10468
|
-
var
|
|
10469
|
-
if (
|
|
10470
|
-
return d("Invalid DOM property `%s`. Did you mean `%s`?", t,
|
|
10468
|
+
var y = XE[s];
|
|
10469
|
+
if (y !== t)
|
|
10470
|
+
return d("Invalid DOM property `%s`. Did you mean `%s`?", t, y), or[t] = !0, !0;
|
|
10471
10471
|
} else if (!L && t !== s)
|
|
10472
10472
|
return d("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.", t, s), or[t] = !0, !0;
|
|
10473
10473
|
return typeof a == "boolean" && vr(t, a, p, !1) ? (a ? d('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.', a, t, t, a, t) : d('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.', a, t, t, a, t, t, t), or[t] = !0, !0) : L ? !0 : vr(t, a, p, !1) ? (or[t] = !0, !1) : ((a === "false" || a === "true") && p !== null && p.type === vn && (d("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?", a, t, a === "false" ? "The browser will interpret it as a truthy value." : 'Although this works, it will not work as expected if you pass the string "false".', t, a), or[t] = !0), !0);
|
|
@@ -10605,8 +10605,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10605
10605
|
var L = Array.prototype.slice.call(arguments, 3);
|
|
10606
10606
|
try {
|
|
10607
10607
|
t.apply(a, L);
|
|
10608
|
-
} catch (
|
|
10609
|
-
this.onError(
|
|
10608
|
+
} catch (y) {
|
|
10609
|
+
this.onError(y);
|
|
10610
10610
|
}
|
|
10611
10611
|
}
|
|
10612
10612
|
var xT = RR;
|
|
@@ -10615,7 +10615,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10615
10615
|
xT = function(t, a, i, s, c, A, S, p, L) {
|
|
10616
10616
|
if (typeof document > "u" || document === null)
|
|
10617
10617
|
throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");
|
|
10618
|
-
var
|
|
10618
|
+
var y = document.createEvent("Event"), F = !1, H = !0, z = window.event, Z = Object.getOwnPropertyDescriptor(window, "event");
|
|
10619
10619
|
function ne() {
|
|
10620
10620
|
HT.removeEventListener(re, tt, !1), typeof window.event < "u" && window.hasOwnProperty("event") && (window.event = z);
|
|
10621
10621
|
}
|
|
@@ -10632,7 +10632,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10632
10632
|
}
|
|
10633
10633
|
}
|
|
10634
10634
|
var re = "react-" + (t || "invokeguardedcallback");
|
|
10635
|
-
if (window.addEventListener("error", k), HT.addEventListener(re, tt, !1),
|
|
10635
|
+
if (window.addEventListener("error", k), HT.addEventListener(re, tt, !1), y.initEvent(re, !1, !1), HT.dispatchEvent(y), Z && Object.defineProperty(window, "event", Z), F && H && (bt ? Mt && (Je = new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")) : Je = new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`), this.onError(Je)), window.removeEventListener("error", k), !F)
|
|
10636
10636
|
return ne(), RR.apply(this, arguments);
|
|
10637
10637
|
};
|
|
10638
10638
|
}
|
|
@@ -10835,28 +10835,28 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10835
10835
|
if (i.return !== s.return)
|
|
10836
10836
|
i = c, s = A;
|
|
10837
10837
|
else {
|
|
10838
|
-
for (var L = !1,
|
|
10839
|
-
if (
|
|
10838
|
+
for (var L = !1, y = c.child; y; ) {
|
|
10839
|
+
if (y === i) {
|
|
10840
10840
|
L = !0, i = c, s = A;
|
|
10841
10841
|
break;
|
|
10842
10842
|
}
|
|
10843
|
-
if (
|
|
10843
|
+
if (y === s) {
|
|
10844
10844
|
L = !0, s = c, i = A;
|
|
10845
10845
|
break;
|
|
10846
10846
|
}
|
|
10847
|
-
|
|
10847
|
+
y = y.sibling;
|
|
10848
10848
|
}
|
|
10849
10849
|
if (!L) {
|
|
10850
|
-
for (
|
|
10851
|
-
if (
|
|
10850
|
+
for (y = A.child; y; ) {
|
|
10851
|
+
if (y === i) {
|
|
10852
10852
|
L = !0, i = A, s = c;
|
|
10853
10853
|
break;
|
|
10854
10854
|
}
|
|
10855
|
-
if (
|
|
10855
|
+
if (y === s) {
|
|
10856
10856
|
L = !0, s = A, i = c;
|
|
10857
10857
|
break;
|
|
10858
10858
|
}
|
|
10859
|
-
|
|
10859
|
+
y = y.sibling;
|
|
10860
10860
|
}
|
|
10861
10861
|
if (!L)
|
|
10862
10862
|
throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.");
|
|
@@ -11116,14 +11116,14 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11116
11116
|
if (t !== se && t !== i && // If we already suspended with a delay, then interrupting is fine. Don't
|
|
11117
11117
|
// bother waiting until the root is complete.
|
|
11118
11118
|
(t & s) === se) {
|
|
11119
|
-
var
|
|
11119
|
+
var y = tl(i), F = tl(t);
|
|
11120
11120
|
if (
|
|
11121
11121
|
// Tests whether the next lane is equal or lower priority than the wip
|
|
11122
11122
|
// one. This works because the bits decrease in priority as you go left.
|
|
11123
|
-
|
|
11123
|
+
y >= F || // Default priority updates should not interrupt transition updates. The
|
|
11124
11124
|
// only difference between default updates and transition updates is that
|
|
11125
11125
|
// default updates do not support refresh transitions.
|
|
11126
|
-
|
|
11126
|
+
y === Ti && (F & Qo) !== se
|
|
11127
11127
|
)
|
|
11128
11128
|
return t;
|
|
11129
11129
|
}
|
|
@@ -11519,8 +11519,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11519
11519
|
return Xl.set(L, Bs(Xl.get(L) || null, e, t, a, i, p)), !0;
|
|
11520
11520
|
}
|
|
11521
11521
|
case "gotpointercapture": {
|
|
11522
|
-
var
|
|
11523
|
-
return Fs.set(F, Bs(Fs.get(F) || null, e, t, a, i,
|
|
11522
|
+
var y = s, F = y.pointerId;
|
|
11523
|
+
return Fs.set(F, Bs(Fs.get(F) || null, e, t, a, i, y)), !0;
|
|
11524
11524
|
}
|
|
11525
11525
|
}
|
|
11526
11526
|
return !1;
|
|
@@ -12316,9 +12316,9 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12316
12316
|
function CN(e, t, a, i, s, c, A) {
|
|
12317
12317
|
var S = a ? Fc(a) : window, p, L;
|
|
12318
12318
|
if (cl(S) ? p = mf : vf(S) ? Pc ? p = qR : (p = QR, L = ZR) : _c(S) && (p = Gc), p) {
|
|
12319
|
-
var
|
|
12320
|
-
if (
|
|
12321
|
-
Ua(e,
|
|
12319
|
+
var y = p(t, a);
|
|
12320
|
+
if (y) {
|
|
12321
|
+
Ua(e, y, i, s);
|
|
12322
12322
|
return;
|
|
12323
12323
|
}
|
|
12324
12324
|
}
|
|
@@ -12335,12 +12335,12 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12335
12335
|
return;
|
|
12336
12336
|
}
|
|
12337
12337
|
if (!(!p && !S)) {
|
|
12338
|
-
var
|
|
12338
|
+
var y;
|
|
12339
12339
|
if (s.window === s)
|
|
12340
|
-
|
|
12340
|
+
y = s;
|
|
12341
12341
|
else {
|
|
12342
12342
|
var F = s.ownerDocument;
|
|
12343
|
-
F ?
|
|
12343
|
+
F ? y = F.defaultView || F.parentWindow : y = window;
|
|
12344
12344
|
}
|
|
12345
12345
|
var H, z;
|
|
12346
12346
|
if (p) {
|
|
@@ -12354,7 +12354,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12354
12354
|
if (H !== z) {
|
|
12355
12355
|
var He = zn, tt = "onMouseLeave", Je = "onMouseEnter", bt = "mouse";
|
|
12356
12356
|
(t === "pointerout" || t === "pointerover") && (He = To, tt = "onPointerLeave", Je = "onPointerEnter", bt = "pointer");
|
|
12357
|
-
var Mt = H == null ?
|
|
12357
|
+
var Mt = H == null ? y : Fc(H), k = z == null ? y : Fc(z), re = new He(tt, bt + "leave", H, i, s);
|
|
12358
12358
|
re.target = Mt, re.relatedTarget = k;
|
|
12359
12359
|
var K = null, Se = cE(s);
|
|
12360
12360
|
if (Se === a) {
|
|
@@ -12422,19 +12422,19 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12422
12422
|
return lE(e, s, c, A, S);
|
|
12423
12423
|
}
|
|
12424
12424
|
function lE(e, t, a, i, s) {
|
|
12425
|
-
var c = 0, A = -1, S = -1, p = 0, L = 0,
|
|
12425
|
+
var c = 0, A = -1, S = -1, p = 0, L = 0, y = e, F = null;
|
|
12426
12426
|
e:
|
|
12427
12427
|
for (; ; ) {
|
|
12428
|
-
for (var H = null;
|
|
12429
|
-
F =
|
|
12428
|
+
for (var H = null; y === t && (a === 0 || y.nodeType === Zi) && (A = c + a), y === i && (s === 0 || y.nodeType === Zi) && (S = c + s), y.nodeType === Zi && (c += y.nodeValue.length), (H = y.firstChild) !== null; )
|
|
12429
|
+
F = y, y = H;
|
|
12430
12430
|
for (; ; ) {
|
|
12431
|
-
if (
|
|
12431
|
+
if (y === e)
|
|
12432
12432
|
break e;
|
|
12433
|
-
if (F === t && ++p === a && (A = c), F === i && ++L === s && (S = c), (H =
|
|
12433
|
+
if (F === t && ++p === a && (A = c), F === i && ++L === s && (S = c), (H = y.nextSibling) !== null)
|
|
12434
12434
|
break;
|
|
12435
|
-
|
|
12435
|
+
y = F, F = y.parentNode;
|
|
12436
12436
|
}
|
|
12437
|
-
|
|
12437
|
+
y = H;
|
|
12438
12438
|
}
|
|
12439
12439
|
return A === -1 || S === -1 ? null : {
|
|
12440
12440
|
start: A,
|
|
@@ -12449,12 +12449,12 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12449
12449
|
var p = S;
|
|
12450
12450
|
S = A, A = p;
|
|
12451
12451
|
}
|
|
12452
|
-
var L = oE(e, A),
|
|
12453
|
-
if (L &&
|
|
12454
|
-
if (s.rangeCount === 1 && s.anchorNode === L.node && s.anchorOffset === L.offset && s.focusNode ===
|
|
12452
|
+
var L = oE(e, A), y = oE(e, S);
|
|
12453
|
+
if (L && y) {
|
|
12454
|
+
if (s.rangeCount === 1 && s.anchorNode === L.node && s.anchorOffset === L.offset && s.focusNode === y.node && s.focusOffset === y.offset)
|
|
12455
12455
|
return;
|
|
12456
12456
|
var F = a.createRange();
|
|
12457
|
-
F.setStart(L.node, L.offset), s.removeAllRanges(), A > S ? (s.addRange(F), s.extend(
|
|
12457
|
+
F.setStart(L.node, L.offset), s.removeAllRanges(), A > S ? (s.addRange(F), s.extend(y.node, y.offset)) : (F.setEnd(y.node, y.offset), s.addRange(F));
|
|
12458
12458
|
}
|
|
12459
12459
|
}
|
|
12460
12460
|
}
|
|
@@ -12704,13 +12704,13 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12704
12704
|
p = To;
|
|
12705
12705
|
break;
|
|
12706
12706
|
}
|
|
12707
|
-
var
|
|
12707
|
+
var y = (c & Ml) !== 0;
|
|
12708
12708
|
{
|
|
12709
|
-
var F = !
|
|
12709
|
+
var F = !y && // TODO: ideally, we'd eventually add all events from
|
|
12710
12710
|
// nonDelegatedEvents list in DOMPluginEventSystem.
|
|
12711
12711
|
// Then we can remove this special list.
|
|
12712
12712
|
// This is a breaking change that can wait until React 18.
|
|
12713
|
-
t === "scroll", H = cy(a, S, i.type,
|
|
12713
|
+
t === "scroll", H = cy(a, S, i.type, y, F);
|
|
12714
12714
|
if (H.length > 0) {
|
|
12715
12715
|
var z = new p(S, L, null, i, s);
|
|
12716
12716
|
e.push({
|
|
@@ -12743,7 +12743,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12743
12743
|
}
|
|
12744
12744
|
else
|
|
12745
12745
|
for (var L = 0; L < t.length; L++) {
|
|
12746
|
-
var
|
|
12746
|
+
var y = t[L], F = y.instance, H = y.currentTarget, z = y.listener;
|
|
12747
12747
|
if (F !== i && e.isPropagationStopped())
|
|
12748
12748
|
return;
|
|
12749
12749
|
XI(e, z, H), i = F;
|
|
@@ -12803,14 +12803,14 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12803
12803
|
if (jI(L, A))
|
|
12804
12804
|
break;
|
|
12805
12805
|
if (p === B)
|
|
12806
|
-
for (var
|
|
12807
|
-
var F =
|
|
12806
|
+
for (var y = S.return; y !== null; ) {
|
|
12807
|
+
var F = y.tag;
|
|
12808
12808
|
if (F === M || F === B) {
|
|
12809
|
-
var H =
|
|
12809
|
+
var H = y.stateNode.containerInfo;
|
|
12810
12810
|
if (jI(H, A))
|
|
12811
12811
|
return;
|
|
12812
12812
|
}
|
|
12813
|
-
|
|
12813
|
+
y = y.return;
|
|
12814
12814
|
}
|
|
12815
12815
|
for (; L !== null; ) {
|
|
12816
12816
|
var z = cE(L);
|
|
@@ -12840,11 +12840,11 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12840
12840
|
};
|
|
12841
12841
|
}
|
|
12842
12842
|
function cy(e, t, a, i, s, c) {
|
|
12843
|
-
for (var A = t !== null ? t + "Capture" : null, S = i ? A : t, p = [], L = e,
|
|
12843
|
+
for (var A = t !== null ? t + "Capture" : null, S = i ? A : t, p = [], L = e, y = null; L !== null; ) {
|
|
12844
12844
|
var F = L, H = F.stateNode, z = F.tag;
|
|
12845
|
-
if (z === Y && H !== null && (
|
|
12845
|
+
if (z === Y && H !== null && (y = H, S !== null)) {
|
|
12846
12846
|
var Z = Ul(L, S);
|
|
12847
|
-
Z != null && p.push(Pf(L, Z,
|
|
12847
|
+
Z != null && p.push(Pf(L, Z, y));
|
|
12848
12848
|
}
|
|
12849
12849
|
if (s)
|
|
12850
12850
|
break;
|
|
@@ -12858,8 +12858,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12858
12858
|
if (S === Y && A !== null) {
|
|
12859
12859
|
var p = A, L = Ul(s, a);
|
|
12860
12860
|
L != null && i.unshift(Pf(s, L, p));
|
|
12861
|
-
var
|
|
12862
|
-
|
|
12861
|
+
var y = Ul(s, t);
|
|
12862
|
+
y != null && i.push(Pf(s, y, p));
|
|
12863
12863
|
}
|
|
12864
12864
|
s = s.return;
|
|
12865
12865
|
}
|
|
@@ -12891,11 +12891,11 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12891
12891
|
}
|
|
12892
12892
|
function zI(e, t, a, i, s) {
|
|
12893
12893
|
for (var c = t._reactName, A = [], S = a; S !== null && S !== i; ) {
|
|
12894
|
-
var p = S, L = p.alternate,
|
|
12894
|
+
var p = S, L = p.alternate, y = p.stateNode, F = p.tag;
|
|
12895
12895
|
if (L !== null && L === i)
|
|
12896
12896
|
break;
|
|
12897
|
-
if (F === Y &&
|
|
12898
|
-
var H =
|
|
12897
|
+
if (F === Y && y !== null) {
|
|
12898
|
+
var H = y;
|
|
12899
12899
|
if (s) {
|
|
12900
12900
|
var z = Ul(S, c);
|
|
12901
12901
|
z != null && A.unshift(Pf(S, z, H));
|
|
@@ -13010,8 +13010,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13010
13010
|
is: t.is
|
|
13011
13011
|
});
|
|
13012
13012
|
else if (A = c.createElement(e), e === "select") {
|
|
13013
|
-
var
|
|
13014
|
-
t.multiple ?
|
|
13013
|
+
var y = A;
|
|
13014
|
+
t.multiple ? y.multiple = !0 : t.size && (y.size = t.size);
|
|
13015
13015
|
}
|
|
13016
13016
|
} else
|
|
13017
13017
|
A = c.createElementNS(S, e);
|
|
@@ -13101,13 +13101,13 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13101
13101
|
break;
|
|
13102
13102
|
}
|
|
13103
13103
|
WE(t, S);
|
|
13104
|
-
var p, L,
|
|
13104
|
+
var p, L, y = null;
|
|
13105
13105
|
for (p in A)
|
|
13106
13106
|
if (!(S.hasOwnProperty(p) || !A.hasOwnProperty(p) || A[p] == null))
|
|
13107
13107
|
if (p === EE) {
|
|
13108
13108
|
var F = A[p];
|
|
13109
13109
|
for (L in F)
|
|
13110
|
-
F.hasOwnProperty(L) && (
|
|
13110
|
+
F.hasOwnProperty(L) && (y || (y = {}), y[L] = "");
|
|
13111
13111
|
} else
|
|
13112
13112
|
p === Uf || p === uE || p === rd || p === ks || p === JI || (At.hasOwnProperty(p) ? c || (c = []) : (c = c || []).push(p, null));
|
|
13113
13113
|
for (p in S) {
|
|
@@ -13116,18 +13116,18 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13116
13116
|
if (p === EE)
|
|
13117
13117
|
if (H && Object.freeze(H), z) {
|
|
13118
13118
|
for (L in z)
|
|
13119
|
-
z.hasOwnProperty(L) && (!H || !H.hasOwnProperty(L)) && (
|
|
13119
|
+
z.hasOwnProperty(L) && (!H || !H.hasOwnProperty(L)) && (y || (y = {}), y[L] = "");
|
|
13120
13120
|
for (L in H)
|
|
13121
|
-
H.hasOwnProperty(L) && z[L] !== H[L] && (
|
|
13121
|
+
H.hasOwnProperty(L) && z[L] !== H[L] && (y || (y = {}), y[L] = H[L]);
|
|
13122
13122
|
} else
|
|
13123
|
-
|
|
13123
|
+
y || (c || (c = []), c.push(p, y)), y = H;
|
|
13124
13124
|
else if (p === Uf) {
|
|
13125
13125
|
var Z = H ? H[ad] : void 0, ne = z ? z[ad] : void 0;
|
|
13126
13126
|
Z != null && ne !== Z && (c = c || []).push(p, Z);
|
|
13127
13127
|
} else
|
|
13128
13128
|
p === uE ? (typeof H == "string" || typeof H == "number") && (c = c || []).push(p, "" + H) : p === rd || p === ks || (At.hasOwnProperty(p) ? (H != null && (typeof H != "function" && od(p, H), p === "onScroll" && Dn("scroll", e)), !c && z !== H && (c = [])) : (c = c || []).push(p, H));
|
|
13129
13129
|
}
|
|
13130
|
-
return
|
|
13130
|
+
return y && (pu(y, S[EE]), (c = c || []).push(EE, y)), c;
|
|
13131
13131
|
}
|
|
13132
13132
|
function vy(e, t, a, i, s) {
|
|
13133
13133
|
a === "input" && s.type === "radio" && s.name != null && J(e, s);
|
|
@@ -13193,8 +13193,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13193
13193
|
WE(t, a);
|
|
13194
13194
|
{
|
|
13195
13195
|
p = /* @__PURE__ */ new Set();
|
|
13196
|
-
for (var
|
|
13197
|
-
var H =
|
|
13196
|
+
for (var y = e.attributes, F = 0; F < y.length; F++) {
|
|
13197
|
+
var H = y[F].name.toLowerCase();
|
|
13198
13198
|
switch (H) {
|
|
13199
13199
|
case "value":
|
|
13200
13200
|
break;
|
|
@@ -13203,7 +13203,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13203
13203
|
case "selected":
|
|
13204
13204
|
break;
|
|
13205
13205
|
default:
|
|
13206
|
-
p.add(
|
|
13206
|
+
p.add(y[F].name);
|
|
13207
13207
|
}
|
|
13208
13208
|
}
|
|
13209
13209
|
}
|
|
@@ -13472,12 +13472,12 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13472
13472
|
var p = S.tag, L = !!c + "|" + e + "|" + p;
|
|
13473
13473
|
if (!nC[L]) {
|
|
13474
13474
|
nC[L] = !0;
|
|
13475
|
-
var
|
|
13476
|
-
if (e === "#text" ? /\S/.test(t) ?
|
|
13475
|
+
var y = e, F = "";
|
|
13476
|
+
if (e === "#text" ? /\S/.test(t) ? y = "Text nodes" : (y = "Whitespace text nodes", F = " Make sure you don't have any extra whitespace between tags on each line of your source code.") : y = "<" + e + ">", c) {
|
|
13477
13477
|
var H = "";
|
|
13478
|
-
p === "table" && e === "tr" && (H += " Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."), d("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",
|
|
13478
|
+
p === "table" && e === "tr" && (H += " Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."), d("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s", y, p, F, H);
|
|
13479
13479
|
} else
|
|
13480
|
-
d("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",
|
|
13480
|
+
d("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.", y, p);
|
|
13481
13481
|
}
|
|
13482
13482
|
}
|
|
13483
13483
|
};
|
|
@@ -14097,7 +14097,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14097
14097
|
AE(), xi[Hi++] = ql, xi[Hi++] = $l, xi[Hi++] = TE, TE = e;
|
|
14098
14098
|
var i = ql, s = $l, c = vd(i) - 1, A = i & ~(1 << c), S = a + 1, p = vd(t) + c;
|
|
14099
14099
|
if (p > 30) {
|
|
14100
|
-
var L = c - c % 5,
|
|
14100
|
+
var L = c - c % 5, y = (1 << L) - 1, F = (A & y).toString(32), H = A >> L, z = c - L, Z = vd(t) + z, ne = S << z, He = ne | H, tt = F + s;
|
|
14101
14101
|
ql = 1 << Z | He, $l = tt;
|
|
14102
14102
|
} else {
|
|
14103
14103
|
var Je = S << c, bt = Je | A, Mt = s;
|
|
@@ -14208,7 +14208,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14208
14208
|
var c = e.type, A = e.memoizedProps, S = e.stateNode;
|
|
14209
14209
|
switch (t.tag) {
|
|
14210
14210
|
case Y: {
|
|
14211
|
-
var p = t.type, L = t.pendingProps,
|
|
14211
|
+
var p = t.type, L = t.pendingProps, y = (e.mode & St) !== ze;
|
|
14212
14212
|
_D(
|
|
14213
14213
|
c,
|
|
14214
14214
|
A,
|
|
@@ -14216,7 +14216,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14216
14216
|
p,
|
|
14217
14217
|
L,
|
|
14218
14218
|
// TODO: Delete this argument when we remove the legacy root API.
|
|
14219
|
-
|
|
14219
|
+
y
|
|
14220
14220
|
);
|
|
14221
14221
|
break;
|
|
14222
14222
|
}
|
|
@@ -14335,7 +14335,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14335
14335
|
break;
|
|
14336
14336
|
}
|
|
14337
14337
|
case Y: {
|
|
14338
|
-
var S = s.type, p = s.memoizedProps, L = s.stateNode,
|
|
14338
|
+
var S = s.type, p = s.memoizedProps, L = s.stateNode, y = (s.mode & St) !== ze;
|
|
14339
14339
|
mD(
|
|
14340
14340
|
S,
|
|
14341
14341
|
p,
|
|
@@ -14343,7 +14343,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14343
14343
|
t,
|
|
14344
14344
|
a,
|
|
14345
14345
|
// TODO: Delete this argument when we remove the legacy root API.
|
|
14346
|
-
|
|
14346
|
+
y
|
|
14347
14347
|
);
|
|
14348
14348
|
break;
|
|
14349
14349
|
}
|
|
@@ -14492,14 +14492,14 @@ Please update the following components: %s`, p);
|
|
|
14492
14492
|
Please update the following components: %s`, L);
|
|
14493
14493
|
}
|
|
14494
14494
|
if (a.size > 0) {
|
|
14495
|
-
var
|
|
14495
|
+
var y = dE(a);
|
|
14496
14496
|
h(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
14497
14497
|
|
|
14498
14498
|
* Move data fetching code or side effects to componentDidUpdate.
|
|
14499
14499
|
* 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
|
|
14500
14500
|
* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps 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.
|
|
14501
14501
|
|
|
14502
|
-
Please update the following components: %s`,
|
|
14502
|
+
Please update the following components: %s`, y);
|
|
14503
14503
|
}
|
|
14504
14504
|
if (s.size > 0) {
|
|
14505
14505
|
var F = dE(s);
|
|
@@ -14600,8 +14600,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, s)
|
|
|
14600
14600
|
p.tag = Pd;
|
|
14601
14601
|
var L = i.updateQueue;
|
|
14602
14602
|
if (L !== null) {
|
|
14603
|
-
var
|
|
14604
|
-
F === null ? p.next = p : (p.next = F.next, F.next = p),
|
|
14603
|
+
var y = L.shared, F = y.pending;
|
|
14604
|
+
F === null ? p.next = p : (p.next = F.next, F.next = p), y.pending = p;
|
|
14605
14605
|
}
|
|
14606
14606
|
}
|
|
14607
14607
|
i.lanes = Nt(i.lanes, a);
|
|
@@ -14813,8 +14813,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, s)
|
|
|
14813
14813
|
return;
|
|
14814
14814
|
}
|
|
14815
14815
|
}
|
|
14816
|
-
var
|
|
14817
|
-
|
|
14816
|
+
var y = a.lastBaseUpdate;
|
|
14817
|
+
y === null ? a.firstBaseUpdate = t : y.next = t, a.lastBaseUpdate = t;
|
|
14818
14818
|
}
|
|
14819
14819
|
function A1(e, t, a, i, s, c) {
|
|
14820
14820
|
switch (a.tag) {
|
|
@@ -14872,9 +14872,9 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, s)
|
|
|
14872
14872
|
s.shared.pending = null;
|
|
14873
14873
|
var p = S, L = p.next;
|
|
14874
14874
|
p.next = null, A === null ? c = L : A.next = L, A = p;
|
|
14875
|
-
var
|
|
14876
|
-
if (
|
|
14877
|
-
var F =
|
|
14875
|
+
var y = e.alternate;
|
|
14876
|
+
if (y !== null) {
|
|
14877
|
+
var F = y.updateQueue, H = F.lastBaseUpdate;
|
|
14878
14878
|
H !== A && (H === null ? F.firstBaseUpdate = L : H.next = L, F.lastBaseUpdate = p);
|
|
14879
14879
|
}
|
|
14880
14880
|
}
|
|
@@ -15070,25 +15070,25 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, s)
|
|
|
15070
15070
|
var L = t.contextTypes;
|
|
15071
15071
|
i = L != null, c = i ? Yc(e, s) : pi;
|
|
15072
15072
|
}
|
|
15073
|
-
var
|
|
15073
|
+
var y = new t(a, c);
|
|
15074
15074
|
if (e.mode & Hn) {
|
|
15075
15075
|
rn(!0);
|
|
15076
15076
|
try {
|
|
15077
|
-
|
|
15077
|
+
y = new t(a, c);
|
|
15078
15078
|
} finally {
|
|
15079
15079
|
rn(!1);
|
|
15080
15080
|
}
|
|
15081
15081
|
}
|
|
15082
|
-
var F = e.memoizedState =
|
|
15083
|
-
FC(e,
|
|
15082
|
+
var F = e.memoizedState = y.state !== null && y.state !== void 0 ? y.state : null;
|
|
15083
|
+
FC(e, y);
|
|
15084
15084
|
{
|
|
15085
15085
|
if (typeof t.getDerivedStateFromProps == "function" && F === null) {
|
|
15086
15086
|
var H = wt(t) || "Component";
|
|
15087
|
-
Rp.has(H) || (Rp.add(H), d("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.", H,
|
|
15087
|
+
Rp.has(H) || (Rp.add(H), d("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.", H, y.state === null ? "null" : "undefined", H));
|
|
15088
15088
|
}
|
|
15089
|
-
if (typeof t.getDerivedStateFromProps == "function" || typeof
|
|
15089
|
+
if (typeof t.getDerivedStateFromProps == "function" || typeof y.getSnapshotBeforeUpdate == "function") {
|
|
15090
15090
|
var z = null, Z = null, ne = null;
|
|
15091
|
-
if (typeof
|
|
15091
|
+
if (typeof y.componentWillMount == "function" && y.componentWillMount.__suppressDeprecationWarning !== !0 ? z = "componentWillMount" : typeof y.UNSAFE_componentWillMount == "function" && (z = "UNSAFE_componentWillMount"), typeof y.componentWillReceiveProps == "function" && y.componentWillReceiveProps.__suppressDeprecationWarning !== !0 ? Z = "componentWillReceiveProps" : typeof y.UNSAFE_componentWillReceiveProps == "function" && (Z = "UNSAFE_componentWillReceiveProps"), typeof y.componentWillUpdate == "function" && y.componentWillUpdate.__suppressDeprecationWarning !== !0 ? ne = "componentWillUpdate" : typeof y.UNSAFE_componentWillUpdate == "function" && (ne = "UNSAFE_componentWillUpdate"), z !== null || Z !== null || ne !== null) {
|
|
15092
15092
|
var He = wt(t) || "Component", tt = typeof t.getDerivedStateFromProps == "function" ? "getDerivedStateFromProps()" : "getSnapshotBeforeUpdate()";
|
|
15093
15093
|
Sp.has(He) || (Sp.add(He), d(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
15094
15094
|
|
|
@@ -15102,7 +15102,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, He, tt, z !== null ? `
|
|
|
15102
15102
|
}
|
|
15103
15103
|
}
|
|
15104
15104
|
}
|
|
15105
|
-
return i && EC(e, s, c),
|
|
15105
|
+
return i && EC(e, s, c), y;
|
|
15106
15106
|
}
|
|
15107
15107
|
function S1(e, t) {
|
|
15108
15108
|
var a = t.state;
|
|
@@ -15153,7 +15153,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, He, tt, z !== null ? `
|
|
|
15153
15153
|
var L = Bc(e, t, !0);
|
|
15154
15154
|
p = Yc(e, L);
|
|
15155
15155
|
}
|
|
15156
|
-
var
|
|
15156
|
+
var y = t.getDerivedStateFromProps, F = typeof y == "function" || typeof s.getSnapshotBeforeUpdate == "function";
|
|
15157
15157
|
!F && (typeof s.UNSAFE_componentWillReceiveProps == "function" || typeof s.componentWillReceiveProps == "function") && (c !== a || A !== p) && YC(e, s, a, p), _C();
|
|
15158
15158
|
var H = e.memoizedState, z = s.state = H;
|
|
15159
15159
|
if (bd(e, a, s, i), z = e.memoizedState, c === a && H === z && !Nd() && !xd()) {
|
|
@@ -15163,7 +15163,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, He, tt, z !== null ? `
|
|
|
15163
15163
|
}
|
|
15164
15164
|
return !1;
|
|
15165
15165
|
}
|
|
15166
|
-
typeof
|
|
15166
|
+
typeof y == "function" && (Cp(e, t, y, a), z = e.memoizedState);
|
|
15167
15167
|
var ne = xd() || wC(e, t, c, a, H, z, p);
|
|
15168
15168
|
if (ne) {
|
|
15169
15169
|
if (!F && (typeof s.UNSAFE_componentWillMount == "function" || typeof s.componentWillMount == "function") && (typeof s.componentWillMount == "function" && s.componentWillMount(), typeof s.UNSAFE_componentWillMount == "function" && s.UNSAFE_componentWillMount()), typeof s.componentDidMount == "function") {
|
|
@@ -15184,9 +15184,9 @@ https://reactjs.org/link/unsafe-component-lifecycles`, He, tt, z !== null ? `
|
|
|
15184
15184
|
UC(e, t);
|
|
15185
15185
|
var A = t.memoizedProps, S = t.type === t.elementType ? A : No(t.type, A);
|
|
15186
15186
|
c.props = S;
|
|
15187
|
-
var p = t.pendingProps, L = c.context,
|
|
15188
|
-
if (typeof
|
|
15189
|
-
F = ur(
|
|
15187
|
+
var p = t.pendingProps, L = c.context, y = a.contextType, F = pi;
|
|
15188
|
+
if (typeof y == "object" && y !== null)
|
|
15189
|
+
F = ur(y);
|
|
15190
15190
|
else {
|
|
15191
15191
|
var H = Bc(t, a, !0);
|
|
15192
15192
|
F = Yc(t, H);
|
|
@@ -15240,11 +15240,11 @@ https://reactjs.org/link/unsafe-component-lifecycles`, He, tt, z !== null ? `
|
|
|
15240
15240
|
var L = "" + i;
|
|
15241
15241
|
if (t !== null && t.ref !== null && typeof t.ref == "function" && t.ref._stringRef === L)
|
|
15242
15242
|
return t.ref;
|
|
15243
|
-
var
|
|
15243
|
+
var y = function(F) {
|
|
15244
15244
|
var H = p.refs;
|
|
15245
15245
|
H === bC && (H = p.refs = {}), F === null ? delete H[L] : H[L] = F;
|
|
15246
15246
|
};
|
|
15247
|
-
return
|
|
15247
|
+
return y._stringRef = L, y;
|
|
15248
15248
|
} else {
|
|
15249
15249
|
if (typeof i != "string")
|
|
15250
15250
|
throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");
|
|
@@ -15322,7 +15322,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15322
15322
|
function p(k, re, K, Se) {
|
|
15323
15323
|
var we = K.type;
|
|
15324
15324
|
if (we === ma)
|
|
15325
|
-
return
|
|
15325
|
+
return y(k, re, K.props.children, Se, K.key);
|
|
15326
15326
|
if (re !== null && (re.elementType === we || // Keep this check inline so it only runs on the false path:
|
|
15327
15327
|
_v(re, K) || // Lazy types should reconcile their resolved type.
|
|
15328
15328
|
// We need to do this after the Hot Reloading check above,
|
|
@@ -15344,7 +15344,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15344
15344
|
return _e.return = k, _e;
|
|
15345
15345
|
}
|
|
15346
15346
|
}
|
|
15347
|
-
function
|
|
15347
|
+
function y(k, re, K, Se, we) {
|
|
15348
15348
|
if (re === null || re.tag !== le) {
|
|
15349
15349
|
var _e = lu(K, k.mode, Se, we);
|
|
15350
15350
|
return _e.return = k, _e;
|
|
@@ -15397,7 +15397,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15397
15397
|
}
|
|
15398
15398
|
}
|
|
15399
15399
|
if (Ut(K) || ii(K))
|
|
15400
|
-
return we !== null ? null :
|
|
15400
|
+
return we !== null ? null : y(k, re, K, Se, null);
|
|
15401
15401
|
wd(k, K);
|
|
15402
15402
|
}
|
|
15403
15403
|
return typeof K == "function" && Fd(k), null;
|
|
@@ -15423,7 +15423,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15423
15423
|
}
|
|
15424
15424
|
if (Ut(Se) || ii(Se)) {
|
|
15425
15425
|
var nr = k.get(K) || null;
|
|
15426
|
-
return
|
|
15426
|
+
return y(re, nr, Se, we, null);
|
|
15427
15427
|
}
|
|
15428
15428
|
wd(re, Se);
|
|
15429
15429
|
}
|
|
@@ -15937,7 +15937,7 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15937
15937
|
c.baseQueue !== A && d("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."), c.baseQueue = A = S, s.pending = null;
|
|
15938
15938
|
}
|
|
15939
15939
|
if (A !== null) {
|
|
15940
|
-
var
|
|
15940
|
+
var y = A.next, F = c.baseState, H = null, z = null, Z = null, ne = y;
|
|
15941
15941
|
do {
|
|
15942
15942
|
var He = ne.lane;
|
|
15943
15943
|
if (Wl(pE, He)) {
|
|
@@ -15971,7 +15971,7 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15971
15971
|
Z === null ? (z = Z = tt, H = F) : Z = Z.next = tt, on.lanes = Nt(on.lanes, He), pA(He);
|
|
15972
15972
|
}
|
|
15973
15973
|
ne = ne.next;
|
|
15974
|
-
} while (ne !== null && ne !==
|
|
15974
|
+
} while (ne !== null && ne !== y);
|
|
15975
15975
|
Z === null ? H = F : Z.next = z, Br(F, i.memoizedState) || lA(), i.memoizedState = F, i.baseState = H, i.baseQueue = Z, s.lastRenderedState = F;
|
|
15976
15976
|
}
|
|
15977
15977
|
var Mt = s.interleaved;
|
|
@@ -15996,8 +15996,8 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15996
15996
|
s.pending = null;
|
|
15997
15997
|
var p = A.next, L = p;
|
|
15998
15998
|
do {
|
|
15999
|
-
var
|
|
16000
|
-
S = e(S,
|
|
15999
|
+
var y = L.action;
|
|
16000
|
+
S = e(S, y), L = L.next;
|
|
16001
16001
|
} while (L !== p);
|
|
16002
16002
|
Br(S, i.memoizedState) || lA(), i.memoizedState = S, i.baseQueue === null && (i.baseState = S), s.lastRenderedState = S;
|
|
16003
16003
|
}
|
|
@@ -16043,10 +16043,10 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16043
16043
|
// checking whether we scheduled a subscription effect above.
|
|
16044
16044
|
Sr !== null && Sr.memoizedState.tag & Rr) {
|
|
16045
16045
|
i.flags |= In, tA(Rr | Oi, eh.bind(null, i, L, c, t), void 0, null);
|
|
16046
|
-
var
|
|
16047
|
-
if (
|
|
16046
|
+
var y = OS();
|
|
16047
|
+
if (y === null)
|
|
16048
16048
|
throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");
|
|
16049
|
-
wu(
|
|
16049
|
+
wu(y, pE) || $C(i, t, c);
|
|
16050
16050
|
}
|
|
16051
16051
|
return c;
|
|
16052
16052
|
}
|
|
@@ -16357,10 +16357,10 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16357
16357
|
}
|
|
16358
16358
|
}
|
|
16359
16359
|
}
|
|
16360
|
-
var
|
|
16361
|
-
if (
|
|
16360
|
+
var y = gC(e, t, s, i);
|
|
16361
|
+
if (y !== null) {
|
|
16362
16362
|
var F = xa();
|
|
16363
|
-
Ir(
|
|
16363
|
+
Ir(y, e, i, F), fh(y, t, i);
|
|
16364
16364
|
}
|
|
16365
16365
|
}
|
|
16366
16366
|
}
|
|
@@ -17041,8 +17041,8 @@ Incoming: %s`, ae, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
17041
17041
|
L = `Consider adding an error boundary to your tree to customize error handling behavior.
|
|
17042
17042
|
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;
|
|
17043
17043
|
else {
|
|
17044
|
-
var
|
|
17045
|
-
L = "React will try to recreate this component tree from scratch " + ("using the error boundary you provided, " +
|
|
17044
|
+
var y = ct(e) || "Anonymous";
|
|
17045
|
+
L = "React will try to recreate this component tree from scratch " + ("using the error boundary you provided, " + y + ".");
|
|
17046
17046
|
}
|
|
17047
17047
|
var F = p + `
|
|
17048
17048
|
` + A + `
|
|
@@ -17105,7 +17105,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17105
17105
|
}
|
|
17106
17106
|
function B1(e, t) {
|
|
17107
17107
|
var a = e.tag;
|
|
17108
|
-
if ((e.mode & St) === ze && (a ===
|
|
17108
|
+
if ((e.mode & St) === ze && (a === D || a === Ne || a === ke)) {
|
|
17109
17109
|
var i = e.alternate;
|
|
17110
17110
|
i ? (e.updateQueue = i.updateQueue, e.memoizedState = i.memoizedState, e.lanes = i.lanes) : (e.updateQueue = null, e.memoizedState = null);
|
|
17111
17111
|
}
|
|
@@ -17168,11 +17168,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17168
17168
|
do {
|
|
17169
17169
|
switch (L.tag) {
|
|
17170
17170
|
case M: {
|
|
17171
|
-
var
|
|
17171
|
+
var y = i;
|
|
17172
17172
|
L.flags |= lr;
|
|
17173
17173
|
var F = Vl(s);
|
|
17174
17174
|
L.lanes = Nt(L.lanes, F);
|
|
17175
|
-
var H = hh(L,
|
|
17175
|
+
var H = hh(L, y, F);
|
|
17176
17176
|
Tp(L, H);
|
|
17177
17177
|
return;
|
|
17178
17178
|
}
|
|
@@ -17250,9 +17250,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17250
17250
|
return p.ref = t.ref, p.return = t, t.child = p, p;
|
|
17251
17251
|
}
|
|
17252
17252
|
{
|
|
17253
|
-
var L = a.type,
|
|
17254
|
-
|
|
17255
|
-
|
|
17253
|
+
var L = a.type, y = L.propTypes;
|
|
17254
|
+
y && Ao(
|
|
17255
|
+
y,
|
|
17256
17256
|
i,
|
|
17257
17257
|
// Resolved props
|
|
17258
17258
|
"prop",
|
|
@@ -17290,10 +17290,10 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17290
17290
|
}
|
|
17291
17291
|
}
|
|
17292
17292
|
if (e !== null) {
|
|
17293
|
-
var
|
|
17294
|
-
if (Tl(
|
|
17293
|
+
var y = e.memoizedProps;
|
|
17294
|
+
if (Tl(y, i) && e.ref === t.ref && // Prevent bailout if the implementation changed due to hot reload.
|
|
17295
17295
|
t.type === e.type)
|
|
17296
|
-
if (Io = !1, t.pendingProps = i =
|
|
17296
|
+
if (Io = !1, t.pendingProps = i = y, vO(e, s))
|
|
17297
17297
|
(e.flags & Mu) !== qe && (Io = !0);
|
|
17298
17298
|
else
|
|
17299
17299
|
return t.lanes = e.lanes, ts(e, t, s);
|
|
@@ -17327,12 +17327,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17327
17327
|
} else
|
|
17328
17328
|
p = a;
|
|
17329
17329
|
t.lanes = t.childLanes = cn;
|
|
17330
|
-
var
|
|
17330
|
+
var y = {
|
|
17331
17331
|
baseLanes: p,
|
|
17332
17332
|
cachePool: S,
|
|
17333
17333
|
transitions: null
|
|
17334
17334
|
};
|
|
17335
|
-
return t.memoizedState =
|
|
17335
|
+
return t.memoizedState = y, t.updateQueue = null, IS(t, p), null;
|
|
17336
17336
|
}
|
|
17337
17337
|
else {
|
|
17338
17338
|
var z;
|
|
@@ -17404,9 +17404,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17404
17404
|
}
|
|
17405
17405
|
case !0: {
|
|
17406
17406
|
t.flags |= Tt, t.flags |= lr;
|
|
17407
|
-
var L = new Error("Simulated error coming from DevTools"),
|
|
17408
|
-
t.lanes = Nt(t.lanes,
|
|
17409
|
-
var F = EO(t, OE(L, t),
|
|
17407
|
+
var L = new Error("Simulated error coming from DevTools"), y = Vl(s);
|
|
17408
|
+
t.lanes = Nt(t.lanes, y);
|
|
17409
|
+
var F = EO(t, OE(L, t), y);
|
|
17410
17410
|
Tp(t, F);
|
|
17411
17411
|
break;
|
|
17412
17412
|
}
|
|
@@ -17477,8 +17477,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17477
17477
|
transitions: A.transitions
|
|
17478
17478
|
}, L = t.updateQueue;
|
|
17479
17479
|
if (L.baseState = p, t.memoizedState = p, t.flags & Un) {
|
|
17480
|
-
var
|
|
17481
|
-
return Gh(e, t, S, a,
|
|
17480
|
+
var y = OE(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."), t);
|
|
17481
|
+
return Gh(e, t, S, a, y);
|
|
17482
17482
|
} else if (S !== c) {
|
|
17483
17483
|
var F = OE(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."), t);
|
|
17484
17484
|
return Gh(e, t, S, a, F);
|
|
@@ -17511,20 +17511,20 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17511
17511
|
ES(e, t);
|
|
17512
17512
|
var s = t.pendingProps, c = a, A = c._payload, S = c._init, p = S(A);
|
|
17513
17513
|
t.type = p;
|
|
17514
|
-
var L = t.tag = J0(p),
|
|
17514
|
+
var L = t.tag = J0(p), y = No(p, s), F;
|
|
17515
17515
|
switch (L) {
|
|
17516
|
-
case
|
|
17517
|
-
return NO(t, p), t.type = p = uT(p), F = dO(null, t, p,
|
|
17516
|
+
case D:
|
|
17517
|
+
return NO(t, p), t.type = p = uT(p), F = dO(null, t, p, y, i), F;
|
|
17518
17518
|
case v:
|
|
17519
|
-
return t.type = p = zO(p), F = Uh(null, t, p,
|
|
17519
|
+
return t.type = p = zO(p), F = Uh(null, t, p, y, i), F;
|
|
17520
17520
|
case Ne:
|
|
17521
|
-
return t.type = p = JO(p), F = yh(null, t, p,
|
|
17521
|
+
return t.type = p = JO(p), F = yh(null, t, p, y, i), F;
|
|
17522
17522
|
case Xe: {
|
|
17523
17523
|
if (t.type !== t.elementType) {
|
|
17524
17524
|
var H = p.propTypes;
|
|
17525
17525
|
H && Ao(
|
|
17526
17526
|
H,
|
|
17527
|
-
|
|
17527
|
+
y,
|
|
17528
17528
|
// Resolved for outer only
|
|
17529
17529
|
"prop",
|
|
17530
17530
|
wt(p)
|
|
@@ -17534,7 +17534,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17534
17534
|
null,
|
|
17535
17535
|
t,
|
|
17536
17536
|
p,
|
|
17537
|
-
No(p.type,
|
|
17537
|
+
No(p.type, y),
|
|
17538
17538
|
// The inner type can have defaults too
|
|
17539
17539
|
i
|
|
17540
17540
|
), F;
|
|
@@ -17565,8 +17565,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17565
17565
|
t.mode & Hn && So.recordLegacyContextWarning(t, null), aa(!0), iA.current = t, S = eT(null, t, a, s, c, i), p = tT(), aa(!1);
|
|
17566
17566
|
}
|
|
17567
17567
|
if (t.flags |= Ko, typeof S == "object" && S !== null && typeof S.render == "function" && S.$$typeof === void 0) {
|
|
17568
|
-
var
|
|
17569
|
-
oA[
|
|
17568
|
+
var y = wt(a) || "Unknown";
|
|
17569
|
+
oA[y] || (d("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.", y, y, y), oA[y] = !0);
|
|
17570
17570
|
}
|
|
17571
17571
|
if (
|
|
17572
17572
|
// Run these checks in production only if the flag is off.
|
|
@@ -17581,7 +17581,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17581
17581
|
var H = !1;
|
|
17582
17582
|
return Al(a) ? (H = !0, Od(t)) : H = !1, t.memoizedState = S.state !== null && S.state !== void 0 ? S.state : null, cp(t), FC(t, S), vp(t, a, s, i), SO(null, t, a, !0, H, i);
|
|
17583
17583
|
} else {
|
|
17584
|
-
if (t.tag =
|
|
17584
|
+
if (t.tag = D, t.mode & Hn) {
|
|
17585
17585
|
rn(!0);
|
|
17586
17586
|
try {
|
|
17587
17587
|
S = eT(null, t, a, s, c, i), p = tT();
|
|
@@ -17655,9 +17655,9 @@ Check the render method of \`` + i + "`.");
|
|
|
17655
17655
|
if (p !== null)
|
|
17656
17656
|
return og(t, p);
|
|
17657
17657
|
}
|
|
17658
|
-
var L = i.children,
|
|
17658
|
+
var L = i.children, y = i.fallback;
|
|
17659
17659
|
if (c) {
|
|
17660
|
-
var F = ng(t, L,
|
|
17660
|
+
var F = ng(t, L, y, a), H = t.child;
|
|
17661
17661
|
return H.memoizedState = OO(a), t.memoizedState = pO, F;
|
|
17662
17662
|
} else
|
|
17663
17663
|
return IO(t, L);
|
|
@@ -17724,8 +17724,8 @@ Check the render method of \`` + i + "`.");
|
|
|
17724
17724
|
// only codepath.)
|
|
17725
17725
|
t.child !== A
|
|
17726
17726
|
) {
|
|
17727
|
-
var
|
|
17728
|
-
L =
|
|
17727
|
+
var y = t.child;
|
|
17728
|
+
L = y, L.childLanes = se, L.pendingProps = p, t.mode & Wt && (L.actualDuration = 0, L.actualStartTime = -1, L.selfBaseDuration = A.selfBaseDuration, L.treeBaseDuration = A.treeBaseDuration), t.deletions = null;
|
|
17729
17729
|
} else
|
|
17730
17730
|
L = xh(A, p), L.subtreeFlags = A.subtreeFlags & Tr;
|
|
17731
17731
|
var F;
|
|
@@ -17772,8 +17772,8 @@ Check the render method of \`` + i + "`.");
|
|
|
17772
17772
|
if (BN(s)) {
|
|
17773
17773
|
var S, p, L;
|
|
17774
17774
|
{
|
|
17775
|
-
var
|
|
17776
|
-
S =
|
|
17775
|
+
var y = TD(s);
|
|
17776
|
+
S = y.digest, p = y.message, L = y.stack;
|
|
17777
17777
|
}
|
|
17778
17778
|
var F;
|
|
17779
17779
|
p ? F = new Error(p) : F = new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");
|
|
@@ -17919,13 +17919,13 @@ Check the render method of \`` + i + "`.");
|
|
|
17919
17919
|
else
|
|
17920
17920
|
switch (s) {
|
|
17921
17921
|
case "forwards": {
|
|
17922
|
-
var
|
|
17923
|
-
|
|
17922
|
+
var y = ug(t.child), F;
|
|
17923
|
+
y === null ? (F = t.child, t.child = null) : (F = y.sibling, y.sibling = null), hO(
|
|
17924
17924
|
t,
|
|
17925
17925
|
!1,
|
|
17926
17926
|
// isBackwards
|
|
17927
17927
|
F,
|
|
17928
|
-
|
|
17928
|
+
y,
|
|
17929
17929
|
c
|
|
17930
17930
|
);
|
|
17931
17931
|
break;
|
|
@@ -17991,8 +17991,8 @@ Check the render method of \`` + i + "`.");
|
|
|
17991
17991
|
} else
|
|
17992
17992
|
s1(t, s, a);
|
|
17993
17993
|
}
|
|
17994
|
-
var
|
|
17995
|
-
return Ga(e, t,
|
|
17994
|
+
var y = c.children;
|
|
17995
|
+
return Ga(e, t, y, a), t.child;
|
|
17996
17996
|
}
|
|
17997
17997
|
var Yh = !1;
|
|
17998
17998
|
function Rg(e, t, a) {
|
|
@@ -18072,8 +18072,8 @@ Check the render method of \`` + i + "`.");
|
|
|
18072
18072
|
if (p !== null) {
|
|
18073
18073
|
if (p.dehydrated !== null)
|
|
18074
18074
|
return $s(t, Jc(po.current)), t.flags |= Tt, null;
|
|
18075
|
-
var L = t.child,
|
|
18076
|
-
if (Ta(a,
|
|
18075
|
+
var L = t.child, y = L.childLanes;
|
|
18076
|
+
if (Ta(a, y))
|
|
18077
18077
|
return bh(e, t, a);
|
|
18078
18078
|
$s(t, Jc(po.current));
|
|
18079
18079
|
var F = ts(e, t, a);
|
|
@@ -18127,8 +18127,8 @@ Check the render method of \`` + i + "`.");
|
|
|
18127
18127
|
var p = t.elementType;
|
|
18128
18128
|
return Z1(e, t, p, a);
|
|
18129
18129
|
}
|
|
18130
|
-
case
|
|
18131
|
-
var L = t.type,
|
|
18130
|
+
case D: {
|
|
18131
|
+
var L = t.type, y = t.pendingProps, F = t.elementType === L ? y : No(L, y);
|
|
18132
18132
|
return dO(e, t, L, F, a);
|
|
18133
18133
|
}
|
|
18134
18134
|
case v: {
|
|
@@ -18249,8 +18249,8 @@ Check the render method of \`` + i + "`.");
|
|
|
18249
18249
|
a = Nt(a, Nt(L.lanes, L.childLanes)), i |= L.subtreeFlags & Tr, i |= L.flags & Tr, p += L.treeBaseDuration, L = L.sibling;
|
|
18250
18250
|
e.treeBaseDuration = p;
|
|
18251
18251
|
} else
|
|
18252
|
-
for (var
|
|
18253
|
-
a = Nt(a, Nt(
|
|
18252
|
+
for (var y = e.child; y !== null; )
|
|
18253
|
+
a = Nt(a, Nt(y.lanes, y.childLanes)), i |= y.subtreeFlags & Tr, i |= y.flags & Tr, y.return = e, y = y.sibling;
|
|
18254
18254
|
e.subtreeFlags |= i;
|
|
18255
18255
|
} else {
|
|
18256
18256
|
if ((e.mode & Wt) !== ze) {
|
|
@@ -18299,7 +18299,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18299
18299
|
case g:
|
|
18300
18300
|
case yt:
|
|
18301
18301
|
case ke:
|
|
18302
|
-
case
|
|
18302
|
+
case D:
|
|
18303
18303
|
case Ne:
|
|
18304
18304
|
case le:
|
|
18305
18305
|
case de:
|
|
@@ -18337,11 +18337,11 @@ Check the render method of \`` + i + "`.");
|
|
|
18337
18337
|
throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");
|
|
18338
18338
|
return Wr(t), null;
|
|
18339
18339
|
}
|
|
18340
|
-
var
|
|
18340
|
+
var y = Pp(), F = md(t);
|
|
18341
18341
|
if (F)
|
|
18342
|
-
$D(t, p,
|
|
18342
|
+
$D(t, p, y) && nT(t);
|
|
18343
18343
|
else {
|
|
18344
|
-
var H = Fy(L, i, p,
|
|
18344
|
+
var H = Fy(L, i, p, y, t);
|
|
18345
18345
|
Xh(H, t, !1, !1), t.stateNode = H, Yy(H, L, i, p) && nT(t);
|
|
18346
18346
|
}
|
|
18347
18347
|
t.ref !== null && Wh(t);
|
|
@@ -18651,7 +18651,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18651
18651
|
var t = e.alternate, a = e.flags;
|
|
18652
18652
|
if ((a & ka) !== qe) {
|
|
18653
18653
|
switch (Qt(e), e.tag) {
|
|
18654
|
-
case
|
|
18654
|
+
case D:
|
|
18655
18655
|
case Ne:
|
|
18656
18656
|
case ke:
|
|
18657
18657
|
break;
|
|
@@ -18749,8 +18749,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18749
18749
|
L.passiveEffectDuration += a;
|
|
18750
18750
|
break e;
|
|
18751
18751
|
case Fe:
|
|
18752
|
-
var
|
|
18753
|
-
|
|
18752
|
+
var y = p.stateNode;
|
|
18753
|
+
y.passiveEffectDuration += a;
|
|
18754
18754
|
break e;
|
|
18755
18755
|
}
|
|
18756
18756
|
p = p.return;
|
|
@@ -18762,7 +18762,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18762
18762
|
function gg(e, t, a, i) {
|
|
18763
18763
|
if ((a.flags & mr) !== qe)
|
|
18764
18764
|
switch (a.tag) {
|
|
18765
|
-
case
|
|
18765
|
+
case D:
|
|
18766
18766
|
case Ne:
|
|
18767
18767
|
case ke: {
|
|
18768
18768
|
if (!Xr)
|
|
@@ -18821,10 +18821,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18821
18821
|
break;
|
|
18822
18822
|
}
|
|
18823
18823
|
case Y: {
|
|
18824
|
-
var
|
|
18824
|
+
var y = a.stateNode;
|
|
18825
18825
|
if (t === null && a.flags & Ct) {
|
|
18826
18826
|
var F = a.type, H = a.memoizedProps;
|
|
18827
|
-
zy(
|
|
18827
|
+
zy(y, F, H);
|
|
18828
18828
|
}
|
|
18829
18829
|
break;
|
|
18830
18830
|
}
|
|
@@ -18875,7 +18875,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18875
18875
|
}
|
|
18876
18876
|
function Mg(e) {
|
|
18877
18877
|
switch (e.tag) {
|
|
18878
|
-
case
|
|
18878
|
+
case D:
|
|
18879
18879
|
case Ne:
|
|
18880
18880
|
case ke: {
|
|
18881
18881
|
if (e.mode & Wt)
|
|
@@ -19107,7 +19107,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19107
19107
|
}
|
|
19108
19108
|
return;
|
|
19109
19109
|
}
|
|
19110
|
-
case
|
|
19110
|
+
case D:
|
|
19111
19111
|
case Ne:
|
|
19112
19112
|
case Xe:
|
|
19113
19113
|
case ke: {
|
|
@@ -19116,11 +19116,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19116
19116
|
if (S !== null) {
|
|
19117
19117
|
var p = S.lastEffect;
|
|
19118
19118
|
if (p !== null) {
|
|
19119
|
-
var L = p.next,
|
|
19119
|
+
var L = p.next, y = L;
|
|
19120
19120
|
do {
|
|
19121
|
-
var F =
|
|
19122
|
-
H !== void 0 && ((z & Rl) !== Qc ? TS(a, t, H) : (z & _a) !== Qc && (a.mode & Wt ? (pl(), TS(a, t, H), Nl(a)) : TS(a, t, H))),
|
|
19123
|
-
} while (
|
|
19121
|
+
var F = y, H = F.destroy, z = F.tag;
|
|
19122
|
+
H !== void 0 && ((z & Rl) !== Qc ? TS(a, t, H) : (z & _a) !== Qc && (a.mode & Wt ? (pl(), TS(a, t, H), Nl(a)) : TS(a, t, H))), y = y.next;
|
|
19123
|
+
} while (y !== L);
|
|
19124
19124
|
}
|
|
19125
19125
|
}
|
|
19126
19126
|
}
|
|
@@ -19214,7 +19214,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19214
19214
|
function iv(e, t, a) {
|
|
19215
19215
|
var i = e.alternate, s = e.flags;
|
|
19216
19216
|
switch (e.tag) {
|
|
19217
|
-
case
|
|
19217
|
+
case D:
|
|
19218
19218
|
case Ne:
|
|
19219
19219
|
case Xe:
|
|
19220
19220
|
case ke: {
|
|
@@ -19258,10 +19258,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19258
19258
|
if (s & Ct) {
|
|
19259
19259
|
var A = e.stateNode;
|
|
19260
19260
|
if (A != null) {
|
|
19261
|
-
var S = e.memoizedProps, p = i !== null ? i.memoizedProps : S, L = e.type,
|
|
19262
|
-
if (e.updateQueue = null,
|
|
19261
|
+
var S = e.memoizedProps, p = i !== null ? i.memoizedProps : S, L = e.type, y = e.updateQueue;
|
|
19262
|
+
if (e.updateQueue = null, y !== null)
|
|
19263
19263
|
try {
|
|
19264
|
-
Jy(A,
|
|
19264
|
+
Jy(A, y, L, p, S, e);
|
|
19265
19265
|
} catch (st) {
|
|
19266
19266
|
On(e, e.return, st);
|
|
19267
19267
|
}
|
|
@@ -19376,8 +19376,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19376
19376
|
gO(e, t, a);
|
|
19377
19377
|
continue;
|
|
19378
19378
|
} else {
|
|
19379
|
-
var p = s.alternate, L = p !== null && p.memoizedState !== null,
|
|
19380
|
-
cS = S, Xr =
|
|
19379
|
+
var p = s.alternate, L = p !== null && p.memoizedState !== null, y = L || Xr, F = cS, H = Xr;
|
|
19380
|
+
cS = S, Xr = y, Xr && !H && (Ve = s, Yg(s));
|
|
19381
19381
|
for (var z = c; z !== null; )
|
|
19382
19382
|
Ve = z, ov(
|
|
19383
19383
|
z,
|
|
@@ -19421,7 +19421,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19421
19421
|
for (; Ve !== null; ) {
|
|
19422
19422
|
var t = Ve, a = t.child;
|
|
19423
19423
|
switch (t.tag) {
|
|
19424
|
-
case
|
|
19424
|
+
case D:
|
|
19425
19425
|
case Ne:
|
|
19426
19426
|
case Xe:
|
|
19427
19427
|
case ke: {
|
|
@@ -19541,7 +19541,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19541
19541
|
}
|
|
19542
19542
|
function kg(e, t, a, i) {
|
|
19543
19543
|
switch (t.tag) {
|
|
19544
|
-
case
|
|
19544
|
+
case D:
|
|
19545
19545
|
case Ne:
|
|
19546
19546
|
case ke: {
|
|
19547
19547
|
if (t.mode & Wt) {
|
|
@@ -19603,7 +19603,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19603
19603
|
}
|
|
19604
19604
|
function Jg(e) {
|
|
19605
19605
|
switch (e.tag) {
|
|
19606
|
-
case
|
|
19606
|
+
case D:
|
|
19607
19607
|
case Ne:
|
|
19608
19608
|
case ke: {
|
|
19609
19609
|
e.mode & Wt ? (oO(), Co(Oi | Rr, e, e.return), iO(e)) : Co(Oi | Rr, e, e.return);
|
|
@@ -19635,7 +19635,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19635
19635
|
}
|
|
19636
19636
|
function qg(e, t) {
|
|
19637
19637
|
switch (e.tag) {
|
|
19638
|
-
case
|
|
19638
|
+
case D:
|
|
19639
19639
|
case Ne:
|
|
19640
19640
|
case ke: {
|
|
19641
19641
|
e.mode & Wt ? (oO(), Co(Oi, e, t), iO(e)) : Co(Oi, e, t);
|
|
@@ -19645,7 +19645,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19645
19645
|
}
|
|
19646
19646
|
function $g(e) {
|
|
19647
19647
|
switch (e.tag) {
|
|
19648
|
-
case
|
|
19648
|
+
case D:
|
|
19649
19649
|
case Ne:
|
|
19650
19650
|
case ke: {
|
|
19651
19651
|
try {
|
|
@@ -19668,7 +19668,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19668
19668
|
}
|
|
19669
19669
|
function e0(e) {
|
|
19670
19670
|
switch (e.tag) {
|
|
19671
|
-
case
|
|
19671
|
+
case D:
|
|
19672
19672
|
case Ne:
|
|
19673
19673
|
case ke: {
|
|
19674
19674
|
try {
|
|
@@ -19682,7 +19682,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19682
19682
|
}
|
|
19683
19683
|
function t0(e) {
|
|
19684
19684
|
switch (e.tag) {
|
|
19685
|
-
case
|
|
19685
|
+
case D:
|
|
19686
19686
|
case Ne:
|
|
19687
19687
|
case ke: {
|
|
19688
19688
|
try {
|
|
@@ -19701,7 +19701,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19701
19701
|
}
|
|
19702
19702
|
function n0(e) {
|
|
19703
19703
|
switch (e.tag) {
|
|
19704
|
-
case
|
|
19704
|
+
case D:
|
|
19705
19705
|
case Ne:
|
|
19706
19706
|
case ke:
|
|
19707
19707
|
try {
|
|
@@ -19872,8 +19872,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19872
19872
|
if (A === UO)
|
|
19873
19873
|
ou(e, s);
|
|
19874
19874
|
else {
|
|
19875
|
-
var L = !wu(e, s),
|
|
19876
|
-
if (L && !R0(
|
|
19875
|
+
var L = !wu(e, s), y = e.current.alternate;
|
|
19876
|
+
if (L && !R0(y)) {
|
|
19877
19877
|
if (A = CS(e, s), A === CE) {
|
|
19878
19878
|
var F = lc(e);
|
|
19879
19879
|
F !== se && (s = F, A = BO(e, F));
|
|
@@ -19883,7 +19883,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19883
19883
|
throw vE(e, se), ou(e, s), ti(e, yn()), H;
|
|
19884
19884
|
}
|
|
19885
19885
|
}
|
|
19886
|
-
e.finishedWork =
|
|
19886
|
+
e.finishedWork = y, e.finishedLanes = s, A0(e, A, s);
|
|
19887
19887
|
}
|
|
19888
19888
|
}
|
|
19889
19889
|
return ti(e, yn()), e.callbackNode === a ? dv.bind(null, e) : null;
|
|
@@ -20236,10 +20236,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20236
20236
|
if (S || p) {
|
|
20237
20237
|
var L = Kr.transition;
|
|
20238
20238
|
Kr.transition = null;
|
|
20239
|
-
var
|
|
20239
|
+
var y = Qa();
|
|
20240
20240
|
er(fr);
|
|
20241
20241
|
var F = Gt;
|
|
20242
|
-
Gt |= Yi, PO.current = null, vg(e, s), Ih(), wg(e, s, c), wy(e.containerInfo), e.current = s, Fg(s, e, c), pR(), Gt = F, er(
|
|
20242
|
+
Gt |= Yi, PO.current = null, vg(e, s), Ih(), wg(e, s, c), wy(e.containerInfo), e.current = s, Fg(s, e, c), pR(), Gt = F, er(y), Kr.transition = L;
|
|
20243
20243
|
} else
|
|
20244
20244
|
e.current = s, Ih();
|
|
20245
20245
|
var H = hE;
|
|
@@ -20397,7 +20397,7 @@ Error message:
|
|
|
20397
20397
|
if ((Gt & jr) !== Nr || !(e.mode & St))
|
|
20398
20398
|
return;
|
|
20399
20399
|
var t = e.tag;
|
|
20400
|
-
if (t !== g && t !== M && t !== v && t !==
|
|
20400
|
+
if (t !== g && t !== M && t !== v && t !== D && t !== Ne && t !== Xe && t !== ke)
|
|
20401
20401
|
return;
|
|
20402
20402
|
var a = ct(e) || "ReactComponent";
|
|
20403
20403
|
if (vS !== null) {
|
|
@@ -20437,7 +20437,7 @@ Error message:
|
|
|
20437
20437
|
function w0(e) {
|
|
20438
20438
|
if (ra && !P1())
|
|
20439
20439
|
switch (e.tag) {
|
|
20440
|
-
case
|
|
20440
|
+
case D:
|
|
20441
20441
|
case Ne:
|
|
20442
20442
|
case ke: {
|
|
20443
20443
|
var t = Yn && ct(Yn) || "Unknown", a = t;
|
|
@@ -20481,7 +20481,7 @@ Error message:
|
|
|
20481
20481
|
if (e.mode & St) {
|
|
20482
20482
|
if (!uv())
|
|
20483
20483
|
return;
|
|
20484
|
-
} else if (!o0() || Gt !== Nr || e.tag !==
|
|
20484
|
+
} else if (!o0() || Gt !== Nr || e.tag !== D && e.tag !== Ne && e.tag !== ke)
|
|
20485
20485
|
return;
|
|
20486
20486
|
if (mo.current === null) {
|
|
20487
20487
|
var t = Ln;
|
|
@@ -20562,7 +20562,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20562
20562
|
typeof i == "function" && (s = !0);
|
|
20563
20563
|
break;
|
|
20564
20564
|
}
|
|
20565
|
-
case
|
|
20565
|
+
case D: {
|
|
20566
20566
|
(typeof i == "function" || c === et) && (s = !0);
|
|
20567
20567
|
break;
|
|
20568
20568
|
}
|
|
@@ -20615,7 +20615,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20615
20615
|
{
|
|
20616
20616
|
var i = e.alternate, s = e.child, c = e.sibling, A = e.tag, S = e.type, p = null;
|
|
20617
20617
|
switch (A) {
|
|
20618
|
-
case
|
|
20618
|
+
case D:
|
|
20619
20619
|
case ke:
|
|
20620
20620
|
case v:
|
|
20621
20621
|
p = S;
|
|
@@ -20626,16 +20626,16 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20626
20626
|
}
|
|
20627
20627
|
if (Vi === null)
|
|
20628
20628
|
throw new Error("Expected resolveFamily to be set during hot reload.");
|
|
20629
|
-
var L = !1,
|
|
20629
|
+
var L = !1, y = !1;
|
|
20630
20630
|
if (p !== null) {
|
|
20631
20631
|
var F = Vi(p);
|
|
20632
|
-
F !== void 0 && (a.has(F) ?
|
|
20632
|
+
F !== void 0 && (a.has(F) ? y = !0 : t.has(F) && (A === v ? y = !0 : L = !0));
|
|
20633
20633
|
}
|
|
20634
|
-
if (sT !== null && (sT.has(e) || i !== null && sT.has(i)) && (
|
|
20634
|
+
if (sT !== null && (sT.has(e) || i !== null && sT.has(i)) && (y = !0), y && (e._debugNeedsRemount = !0), y || L) {
|
|
20635
20635
|
var H = $a(e, ot);
|
|
20636
20636
|
H !== null && Ir(H, e, ot, an);
|
|
20637
20637
|
}
|
|
20638
|
-
s !== null && !
|
|
20638
|
+
s !== null && !y && ZO(s, t, a), c !== null && ZO(c, t, a);
|
|
20639
20639
|
}
|
|
20640
20640
|
}
|
|
20641
20641
|
var X0 = function(e, t) {
|
|
@@ -20650,7 +20650,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20650
20650
|
{
|
|
20651
20651
|
var i = e.child, s = e.sibling, c = e.tag, A = e.type, S = null;
|
|
20652
20652
|
switch (c) {
|
|
20653
|
-
case
|
|
20653
|
+
case D:
|
|
20654
20654
|
case ke:
|
|
20655
20655
|
case v:
|
|
20656
20656
|
S = A;
|
|
@@ -20729,7 +20729,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20729
20729
|
}
|
|
20730
20730
|
function J0(e) {
|
|
20731
20731
|
if (typeof e == "function")
|
|
20732
|
-
return $O(e) ? v :
|
|
20732
|
+
return $O(e) ? v : D;
|
|
20733
20733
|
if (e != null) {
|
|
20734
20734
|
var t = e.$$typeof;
|
|
20735
20735
|
if (t === xe)
|
|
@@ -20748,7 +20748,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20748
20748
|
firstContext: i.firstContext
|
|
20749
20749
|
}, a.sibling = e.sibling, a.index = e.index, a.ref = e.ref, a.selfBaseDuration = e.selfBaseDuration, a.treeBaseDuration = e.treeBaseDuration, a._debugNeedsRemount = e._debugNeedsRemount, a.tag) {
|
|
20750
20750
|
case g:
|
|
20751
|
-
case
|
|
20751
|
+
case D:
|
|
20752
20752
|
case ke:
|
|
20753
20753
|
a.type = uT(e.type);
|
|
20754
20754
|
break;
|
|
@@ -20837,8 +20837,8 @@ Check the render method of \`` + L + "`.");
|
|
|
20837
20837
|
throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) " + ("but got: " + (e == null ? e : typeof e) + "." + p));
|
|
20838
20838
|
}
|
|
20839
20839
|
}
|
|
20840
|
-
var
|
|
20841
|
-
return
|
|
20840
|
+
var y = Ii(A, a, t, s);
|
|
20841
|
+
return y.elementType = e, y.type = S, y.lanes = c, y._debugOwner = i, y;
|
|
20842
20842
|
}
|
|
20843
20843
|
function tI(e, t, a) {
|
|
20844
20844
|
var i = null;
|
|
@@ -20915,8 +20915,8 @@ Check the render method of \`` + L + "`.");
|
|
|
20915
20915
|
}
|
|
20916
20916
|
}
|
|
20917
20917
|
function wv(e, t, a, i, s, c, A, S, p, L) {
|
|
20918
|
-
var
|
|
20919
|
-
|
|
20918
|
+
var y = new rM(e, t, a, S, p), F = Q0(t, c);
|
|
20919
|
+
y.current = F, F.stateNode = y;
|
|
20920
20920
|
{
|
|
20921
20921
|
var H = {
|
|
20922
20922
|
element: i,
|
|
@@ -20928,7 +20928,7 @@ Check the render method of \`` + L + "`.");
|
|
|
20928
20928
|
};
|
|
20929
20929
|
F.memoizedState = H;
|
|
20930
20930
|
}
|
|
20931
|
-
return cp(F),
|
|
20931
|
+
return cp(F), y;
|
|
20932
20932
|
}
|
|
20933
20933
|
var aI = "18.2.0";
|
|
20934
20934
|
function aM(e, t, a) {
|
|
@@ -20987,7 +20987,7 @@ Check the render method of \`` + L + "`.");
|
|
|
20987
20987
|
return wv(e, t, p, L, a, i, s, c, A);
|
|
20988
20988
|
}
|
|
20989
20989
|
function Yv(e, t, a, i, s, c, A, S, p, L) {
|
|
20990
|
-
var
|
|
20990
|
+
var y = !0, F = wv(a, i, y, e, s, c, A, S, p);
|
|
20991
20991
|
F.context = Fv(null);
|
|
20992
20992
|
var H = F.current, z = xa(), Z = iu(H), ne = es(z, Z);
|
|
20993
20993
|
return ne.callback = t ?? null, Qs(H, ne, Z), T0(F, Z, z), F;
|
|
@@ -21277,8 +21277,8 @@ Check the render method of %s.`, ct(Ln) || "Unknown"));
|
|
|
21277
21277
|
a != null && (a.unstable_strictMode === !0 && (c = !0), a.identifierPrefix !== void 0 && (S = a.identifierPrefix), a.onRecoverableError !== void 0 && (p = a.onRecoverableError));
|
|
21278
21278
|
var L = Yv(t, null, e, Id, i, c, A, S, p);
|
|
21279
21279
|
if (Ad(L.current, e), Mf(e), s)
|
|
21280
|
-
for (var
|
|
21281
|
-
var F = s[
|
|
21280
|
+
for (var y = 0; y < s.length; y++) {
|
|
21281
|
+
var F = s[y];
|
|
21282
21282
|
m1(L, F);
|
|
21283
21283
|
}
|
|
21284
21284
|
return new LS(L);
|
|
@@ -21339,11 +21339,11 @@ Check the render method of %s.`, ct(Ln) || "Unknown"));
|
|
|
21339
21339
|
if (typeof i == "function") {
|
|
21340
21340
|
var L = i;
|
|
21341
21341
|
i = function() {
|
|
21342
|
-
var H = mS(
|
|
21342
|
+
var H = mS(y);
|
|
21343
21343
|
L.call(H);
|
|
21344
21344
|
};
|
|
21345
21345
|
}
|
|
21346
|
-
var
|
|
21346
|
+
var y = Bv(
|
|
21347
21347
|
e,
|
|
21348
21348
|
zs,
|
|
21349
21349
|
null,
|
|
@@ -21356,11 +21356,11 @@ Check the render method of %s.`, ct(Ln) || "Unknown"));
|
|
|
21356
21356
|
// identifierPrefix
|
|
21357
21357
|
Em
|
|
21358
21358
|
);
|
|
21359
|
-
e._reactRootContainer =
|
|
21359
|
+
e._reactRootContainer = y, Ad(y.current, e);
|
|
21360
21360
|
var F = e.nodeType === Xn ? e.parentNode : e;
|
|
21361
21361
|
return Mf(F), as(function() {
|
|
21362
|
-
CA(t,
|
|
21363
|
-
}),
|
|
21362
|
+
CA(t, y, a, i);
|
|
21363
|
+
}), y;
|
|
21364
21364
|
}
|
|
21365
21365
|
}
|
|
21366
21366
|
function OM(e, t) {
|
|
@@ -21554,8 +21554,8 @@ function zM(l) {
|
|
|
21554
21554
|
v5Compat: N = !1
|
|
21555
21555
|
} = l, O;
|
|
21556
21556
|
O = u.map((Y, X) => g(Y, typeof Y == "string" ? null : Y.state, X === 0 ? "default" : void 0));
|
|
21557
|
-
let h =
|
|
21558
|
-
function
|
|
21557
|
+
let h = D(T ?? O.length - 1), d = su.Pop, _ = null;
|
|
21558
|
+
function D(Y) {
|
|
21559
21559
|
return Math.min(Math.max(Y, 0), O.length - 1);
|
|
21560
21560
|
}
|
|
21561
21561
|
function v() {
|
|
@@ -21611,7 +21611,7 @@ function zM(l) {
|
|
|
21611
21611
|
},
|
|
21612
21612
|
go(Y) {
|
|
21613
21613
|
d = su.Pop;
|
|
21614
|
-
let X =
|
|
21614
|
+
let X = D(h + Y), le = O[X];
|
|
21615
21615
|
h = X, _ && _({
|
|
21616
21616
|
action: d,
|
|
21617
21617
|
location: le,
|
|
@@ -21701,14 +21701,14 @@ function QM(l, u, T) {
|
|
|
21701
21701
|
function uL(l, u, T, N) {
|
|
21702
21702
|
u === void 0 && (u = []), T === void 0 && (T = []), N === void 0 && (N = "");
|
|
21703
21703
|
let O = (h, d, _) => {
|
|
21704
|
-
let
|
|
21704
|
+
let D = {
|
|
21705
21705
|
relativePath: _ === void 0 ? h.path || "" : _,
|
|
21706
21706
|
caseSensitive: h.caseSensitive === !0,
|
|
21707
21707
|
childrenIndex: d,
|
|
21708
21708
|
route: h
|
|
21709
21709
|
};
|
|
21710
|
-
|
|
21711
|
-
let v = ls([N,
|
|
21710
|
+
D.relativePath.startsWith("/") && (Pt(D.relativePath.startsWith(N), 'Absolute route path "' + D.relativePath + '" nested under path ' + ('"' + N + '" is not valid. An absolute child route path ') + "must start with the combined path of all its parent routes."), D.relativePath = D.relativePath.slice(N.length));
|
|
21711
|
+
let v = ls([N, D.relativePath]), g = T.concat(D);
|
|
21712
21712
|
h.children && h.children.length > 0 && (Pt(
|
|
21713
21713
|
// Our types know better, but runtime JS may not!
|
|
21714
21714
|
// @ts-expect-error
|
|
@@ -21725,8 +21725,8 @@ function uL(l, u, T, N) {
|
|
|
21725
21725
|
if (h.path === "" || !((_ = h.path) != null && _.includes("?")))
|
|
21726
21726
|
O(h, d);
|
|
21727
21727
|
else
|
|
21728
|
-
for (let
|
|
21729
|
-
O(h, d,
|
|
21728
|
+
for (let D of EL(h.path))
|
|
21729
|
+
O(h, d, D);
|
|
21730
21730
|
}), u;
|
|
21731
21731
|
}
|
|
21732
21732
|
function EL(l) {
|
|
@@ -21737,7 +21737,7 @@ function EL(l) {
|
|
|
21737
21737
|
if (N.length === 0)
|
|
21738
21738
|
return O ? [h, ""] : [h];
|
|
21739
21739
|
let d = EL(N.join("/")), _ = [];
|
|
21740
|
-
return _.push(...d.map((
|
|
21740
|
+
return _.push(...d.map((D) => D === "" ? h : [h, D].join("/"))), O && _.push(...d), _.map((D) => l.startsWith("/") && D === "" ? "/" : D);
|
|
21741
21741
|
}
|
|
21742
21742
|
function qM(l) {
|
|
21743
21743
|
l.sort((u, T) => u.score !== T.score ? T.score - u.score : oP(u.routesMeta.map((N) => N.childrenIndex), T.routesMeta.map((N) => N.childrenIndex)));
|
|
@@ -21765,10 +21765,10 @@ function lP(l, u) {
|
|
|
21765
21765
|
routesMeta: T
|
|
21766
21766
|
} = l, N = {}, O = "/", h = [];
|
|
21767
21767
|
for (let d = 0; d < T.length; ++d) {
|
|
21768
|
-
let _ = T[d],
|
|
21768
|
+
let _ = T[d], D = d === T.length - 1, v = O === "/" ? u : u.slice(O.length) || "/", g = mI({
|
|
21769
21769
|
path: _.relativePath,
|
|
21770
21770
|
caseSensitive: _.caseSensitive,
|
|
21771
|
-
end:
|
|
21771
|
+
end: D
|
|
21772
21772
|
}, v);
|
|
21773
21773
|
if (!g)
|
|
21774
21774
|
return null;
|
|
@@ -21814,10 +21814,10 @@ function mI(l, u) {
|
|
|
21814
21814
|
}
|
|
21815
21815
|
function sP(l, u, T) {
|
|
21816
21816
|
u === void 0 && (u = !1), T === void 0 && (T = !0), Xi(l === "*" || !l.endsWith("*") || l.endsWith("/*"), 'Route path "' + l + '" will be treated as if it were ' + ('"' + l.replace(/\*$/, "/*") + '" because the `*` character must ') + "always follow a `/` in the pattern. To get rid of this warning, " + ('please change the route path to "' + l.replace(/\*$/, "/*") + '".'));
|
|
21817
|
-
let N = [], O = "^" + l.replace(/\/*\*?$/, "").replace(/^\/*/, "/").replace(/[\\.*+^${}|()[\]]/g, "\\$&").replace(/\/:(\w+)(\?)?/g, (d, _,
|
|
21817
|
+
let N = [], O = "^" + l.replace(/\/*\*?$/, "").replace(/^\/*/, "/").replace(/[\\.*+^${}|()[\]]/g, "\\$&").replace(/\/:(\w+)(\?)?/g, (d, _, D) => (N.push({
|
|
21818
21818
|
paramName: _,
|
|
21819
|
-
isOptional:
|
|
21820
|
-
}),
|
|
21819
|
+
isOptional: D != null
|
|
21820
|
+
}), D ? "/?([^\\/]+)?" : "/([^\\/]+)"));
|
|
21821
21821
|
return l.endsWith("*") ? (N.push({
|
|
21822
21822
|
paramName: "*"
|
|
21823
21823
|
}), O += l === "*" || l === "/*" ? "(.*)$" : "(?:\\/(.+)|\\/*)$") : T ? O += "\\/*$" : l !== "" && l !== "/" && (O += "(?:(?=\\/|$))"), [new RegExp(O, u ? void 0 : "i"), N];
|
|
@@ -21886,8 +21886,8 @@ function TL(l, u, T, N) {
|
|
|
21886
21886
|
}
|
|
21887
21887
|
_ = M >= 0 ? u[M] : "/";
|
|
21888
21888
|
}
|
|
21889
|
-
let
|
|
21890
|
-
return !
|
|
21889
|
+
let D = cP(O, _), v = d && d !== "/" && d.endsWith("/"), g = (h || d === ".") && T.endsWith("/");
|
|
21890
|
+
return !D.pathname.endsWith("/") && (v || g) && (D.pathname += "/"), D;
|
|
21891
21891
|
}
|
|
21892
21892
|
const ls = (l) => l.join("/").replace(/\/\/+/g, "/"), fP = (l) => l.replace(/\/+$/, "").replace(/^\/*/, "/"), AP = (l) => !l || l === "?" ? "" : l.startsWith("?") ? l : "?" + l, RP = (l) => !l || l === "#" ? "" : l.startsWith("#") ? l : "#" + l;
|
|
21893
21893
|
function dP(l) {
|
|
@@ -21954,9 +21954,9 @@ function pP(l, u) {
|
|
|
21954
21954
|
search: _
|
|
21955
21955
|
} = FA(l, {
|
|
21956
21956
|
relative: T
|
|
21957
|
-
}),
|
|
21958
|
-
return N !== "/" && (
|
|
21959
|
-
pathname:
|
|
21957
|
+
}), D = d;
|
|
21958
|
+
return N !== "/" && (D = d === "/" ? N : ls([N, d])), O.createHref({
|
|
21959
|
+
pathname: D,
|
|
21960
21960
|
search: _,
|
|
21961
21961
|
hash: h
|
|
21962
21962
|
});
|
|
@@ -21996,17 +21996,17 @@ function OP() {
|
|
|
21996
21996
|
matches: N
|
|
21997
21997
|
} = V.useContext(Do), {
|
|
21998
21998
|
pathname: O
|
|
21999
|
-
} = _E(), h = JSON.stringify(cL(N).map((
|
|
21999
|
+
} = _E(), h = JSON.stringify(cL(N).map((D) => D.pathnameBase)), d = V.useRef(!1);
|
|
22000
22000
|
return RL(() => {
|
|
22001
22001
|
d.current = !0;
|
|
22002
|
-
}), V.useCallback(function(
|
|
22002
|
+
}), V.useCallback(function(D, v) {
|
|
22003
22003
|
if (v === void 0 && (v = {}), process.env.NODE_ENV !== "production" && Xi(d.current, AL), !d.current)
|
|
22004
22004
|
return;
|
|
22005
|
-
if (typeof
|
|
22006
|
-
T.go(
|
|
22005
|
+
if (typeof D == "number") {
|
|
22006
|
+
T.go(D);
|
|
22007
22007
|
return;
|
|
22008
22008
|
}
|
|
22009
|
-
let g = TL(
|
|
22009
|
+
let g = TL(D, JSON.parse(h), O, v.relative === "path");
|
|
22010
22010
|
l == null && u !== "/" && (g.pathname = g.pathname === "/" ? u : ls([u, g.pathname])), (v.replace ? T.replace : T.push)(g, v.state, v);
|
|
22011
22011
|
}, [u, T, h, O, l]);
|
|
22012
22012
|
}
|
|
@@ -22047,7 +22047,7 @@ function vP(l, u, T) {
|
|
|
22047
22047
|
navigator: N
|
|
22048
22048
|
} = V.useContext(hl), {
|
|
22049
22049
|
matches: O
|
|
22050
|
-
} = V.useContext(Do), h = O[O.length - 1], d = h ? h.params : {}, _ = h ? h.pathname : "/",
|
|
22050
|
+
} = V.useContext(Do), h = O[O.length - 1], d = h ? h.params : {}, _ = h ? h.pathname : "/", D = h ? h.pathnameBase : "/", v = h && h.route;
|
|
22051
22051
|
if (process.env.NODE_ENV !== "production") {
|
|
22052
22052
|
let ye = v && v.path || "";
|
|
22053
22053
|
xP(_, !v || ye.endsWith("*"), "You rendered descendant <Routes> (or called `useRoutes()`) at " + ('"' + _ + '" (under <Route path="' + ye + '">) but the ') + `parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
@@ -22058,22 +22058,22 @@ function vP(l, u, T) {
|
|
|
22058
22058
|
if (u) {
|
|
22059
22059
|
var B;
|
|
22060
22060
|
let ye = typeof u == "string" ? UE(u) : u;
|
|
22061
|
-
|
|
22061
|
+
D === "/" || (B = ye.pathname) != null && B.startsWith(D) || (process.env.NODE_ENV !== "production" ? Pt(!1, "When overriding the location using `<Routes location>` or `useRoutes(routes, location)`, the location pathname must begin with the portion of the URL pathname that was " + ('matched by all parent routes. The current pathname base is "' + D + '" ') + ('but pathname "' + ye.pathname + '" was given in the `location` prop.')) : Pt(!1)), M = ye;
|
|
22062
22062
|
} else
|
|
22063
22063
|
M = g;
|
|
22064
|
-
let Y = M.pathname || "/", X =
|
|
22064
|
+
let Y = M.pathname || "/", X = D === "/" ? Y : Y.slice(D.length) || "/", le = QM(l, {
|
|
22065
22065
|
pathname: X
|
|
22066
22066
|
});
|
|
22067
22067
|
process.env.NODE_ENV !== "production" && (process.env.NODE_ENV !== "production" && Xi(v || le != null, 'No routes matched location "' + M.pathname + M.search + M.hash + '" '), process.env.NODE_ENV !== "production" && Xi(le == null || le[le.length - 1].route.element !== void 0 || le[le.length - 1].route.Component !== void 0, 'Matched leaf route at location "' + M.pathname + M.search + M.hash + '" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.'));
|
|
22068
22068
|
let de = gP(le && le.map((ye) => Object.assign({}, ye, {
|
|
22069
22069
|
params: Object.assign({}, d, ye.params),
|
|
22070
22070
|
pathname: ls([
|
|
22071
|
-
|
|
22071
|
+
D,
|
|
22072
22072
|
// Re-encode pathnames that were decoded inside matchRoutes
|
|
22073
22073
|
N.encodeLocation ? N.encodeLocation(ye.pathname).pathname : ye.pathname
|
|
22074
22074
|
]),
|
|
22075
|
-
pathnameBase: ye.pathnameBase === "/" ?
|
|
22076
|
-
|
|
22075
|
+
pathnameBase: ye.pathnameBase === "/" ? D : ls([
|
|
22076
|
+
D,
|
|
22077
22077
|
// Re-encode pathnames that were decoded inside matchRoutes
|
|
22078
22078
|
N.encodeLocation ? N.encodeLocation(ye.pathnameBase).pathname : ye.pathnameBase
|
|
22079
22079
|
])
|
|
@@ -22169,16 +22169,16 @@ function gP(l, u, T) {
|
|
|
22169
22169
|
}
|
|
22170
22170
|
let h = l, d = (N = T) == null ? void 0 : N.errors;
|
|
22171
22171
|
if (d != null) {
|
|
22172
|
-
let _ = h.findIndex((
|
|
22172
|
+
let _ = h.findIndex((D) => D.route.id && (d == null ? void 0 : d[D.route.id]));
|
|
22173
22173
|
_ >= 0 || (process.env.NODE_ENV !== "production" ? Pt(!1, "Could not find a matching route for errors on route IDs: " + Object.keys(d).join(",")) : Pt(!1)), h = h.slice(0, Math.min(h.length, _ + 1));
|
|
22174
22174
|
}
|
|
22175
|
-
return h.reduceRight((_,
|
|
22176
|
-
let g =
|
|
22177
|
-
T && (M =
|
|
22175
|
+
return h.reduceRight((_, D, v) => {
|
|
22176
|
+
let g = D.route.id ? d == null ? void 0 : d[D.route.id] : null, M = null;
|
|
22177
|
+
T && (M = D.route.errorElement || LP);
|
|
22178
22178
|
let B = u.concat(h.slice(0, v + 1)), Y = () => {
|
|
22179
22179
|
let X;
|
|
22180
|
-
return g ? X = M :
|
|
22181
|
-
match:
|
|
22180
|
+
return g ? X = M : D.route.Component ? X = /* @__PURE__ */ V.createElement(D.route.Component, null) : D.route.element ? X = D.route.element : X = _, /* @__PURE__ */ V.createElement(DP, {
|
|
22181
|
+
match: D,
|
|
22182
22182
|
routeContext: {
|
|
22183
22183
|
outlet: _,
|
|
22184
22184
|
matches: B,
|
|
@@ -22187,7 +22187,7 @@ function gP(l, u, T) {
|
|
|
22187
22187
|
children: X
|
|
22188
22188
|
});
|
|
22189
22189
|
};
|
|
22190
|
-
return T && (
|
|
22190
|
+
return T && (D.route.ErrorBoundary || D.route.errorElement || v === 0) ? /* @__PURE__ */ V.createElement(yP, {
|
|
22191
22191
|
location: T.location,
|
|
22192
22192
|
revalidation: T.revalidation,
|
|
22193
22193
|
component: M,
|
|
@@ -22263,7 +22263,7 @@ function wP(l) {
|
|
|
22263
22263
|
initialIndex: O,
|
|
22264
22264
|
v5Compat: !0
|
|
22265
22265
|
}));
|
|
22266
|
-
let _ = d.current, [
|
|
22266
|
+
let _ = d.current, [D, v] = V.useState({
|
|
22267
22267
|
action: _.action,
|
|
22268
22268
|
location: _.location
|
|
22269
22269
|
}), {
|
|
@@ -22274,8 +22274,8 @@ function wP(l) {
|
|
|
22274
22274
|
return V.useLayoutEffect(() => _.listen(M), [_, M]), /* @__PURE__ */ V.createElement(BP, {
|
|
22275
22275
|
basename: u,
|
|
22276
22276
|
children: T,
|
|
22277
|
-
location:
|
|
22278
|
-
navigationType:
|
|
22277
|
+
location: D.location,
|
|
22278
|
+
navigationType: D.action,
|
|
22279
22279
|
navigator: _
|
|
22280
22280
|
});
|
|
22281
22281
|
}
|
|
@@ -22295,7 +22295,7 @@ function BP(l) {
|
|
|
22295
22295
|
static: d = !1
|
|
22296
22296
|
} = l;
|
|
22297
22297
|
wA() && (process.env.NODE_ENV !== "production" ? Pt(!1, "You cannot render a <Router> inside another <Router>. You should never have more than one in your app.") : Pt(!1));
|
|
22298
|
-
let _ = u.replace(/^\/*/, "/"),
|
|
22298
|
+
let _ = u.replace(/^\/*/, "/"), D = V.useMemo(() => ({
|
|
22299
22299
|
basename: _,
|
|
22300
22300
|
navigator: h,
|
|
22301
22301
|
static: d
|
|
@@ -22321,7 +22321,7 @@ function BP(l) {
|
|
|
22321
22321
|
};
|
|
22322
22322
|
}, [_, v, g, M, B, Y, O]);
|
|
22323
22323
|
return process.env.NODE_ENV !== "production" && Xi(X != null, '<Router basename="' + _ + '"> is not able to match the URL ' + ('"' + v + g + M + '" because it does not start with the ') + "basename, so the <Router> won't render anything."), X == null ? null : /* @__PURE__ */ V.createElement(hl.Provider, {
|
|
22324
|
-
value:
|
|
22324
|
+
value: D
|
|
22325
22325
|
}, /* @__PURE__ */ V.createElement(HA.Provider, {
|
|
22326
22326
|
children: T,
|
|
22327
22327
|
value: X
|
|
@@ -22443,8 +22443,8 @@ function zP(l, u) {
|
|
|
22443
22443
|
let _ = l.form;
|
|
22444
22444
|
if (_ == null)
|
|
22445
22445
|
throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');
|
|
22446
|
-
let
|
|
22447
|
-
if (N =
|
|
22446
|
+
let D = l.getAttribute("formaction") || _.getAttribute("action");
|
|
22447
|
+
if (N = D ? gE(D, u) : null, T = l.getAttribute("formmethod") || _.getAttribute("method") || bS, O = RI(l.getAttribute("formenctype")) || RI(_.getAttribute("enctype")) || xS, h = new FormData(_, l), !KP()) {
|
|
22448
22448
|
let {
|
|
22449
22449
|
name: v,
|
|
22450
22450
|
type: g,
|
|
@@ -22483,7 +22483,7 @@ const $P = typeof window < "u" && typeof window.document < "u" && typeof window.
|
|
|
22483
22483
|
reloadDocument: h,
|
|
22484
22484
|
replace: d,
|
|
22485
22485
|
state: _,
|
|
22486
|
-
target:
|
|
22486
|
+
target: D,
|
|
22487
22487
|
to: v,
|
|
22488
22488
|
preventScrollReset: g,
|
|
22489
22489
|
unstable_viewTransition: M
|
|
@@ -22502,7 +22502,7 @@ const $P = typeof window < "u" && typeof window.document < "u" && typeof window.
|
|
|
22502
22502
|
}), ye = rU(v, {
|
|
22503
22503
|
replace: d,
|
|
22504
22504
|
state: _,
|
|
22505
|
-
target:
|
|
22505
|
+
target: D,
|
|
22506
22506
|
preventScrollReset: g,
|
|
22507
22507
|
relative: O,
|
|
22508
22508
|
unstable_viewTransition: M
|
|
@@ -22516,7 +22516,7 @@ const $P = typeof window < "u" && typeof window.document < "u" && typeof window.
|
|
|
22516
22516
|
href: X || de,
|
|
22517
22517
|
onClick: le || h ? N : ve,
|
|
22518
22518
|
ref: T,
|
|
22519
|
-
target:
|
|
22519
|
+
target: D
|
|
22520
22520
|
}))
|
|
22521
22521
|
);
|
|
22522
22522
|
});
|
|
@@ -22528,10 +22528,10 @@ const NL = /* @__PURE__ */ V.forwardRef(function(u, T) {
|
|
|
22528
22528
|
className: h = "",
|
|
22529
22529
|
end: d = !1,
|
|
22530
22530
|
style: _,
|
|
22531
|
-
to:
|
|
22531
|
+
to: D,
|
|
22532
22532
|
unstable_viewTransition: v,
|
|
22533
22533
|
children: g
|
|
22534
|
-
} = u, M = xI(u, ZP), B = FA(
|
|
22534
|
+
} = u, M = xI(u, ZP), B = FA(D, {
|
|
22535
22535
|
relative: M.relative
|
|
22536
22536
|
}), Y = _E(), X = V.useContext(MI), {
|
|
22537
22537
|
navigator: le
|
|
@@ -22551,7 +22551,7 @@ const NL = /* @__PURE__ */ V.forwardRef(function(u, T) {
|
|
|
22551
22551
|
className: yt,
|
|
22552
22552
|
ref: T,
|
|
22553
22553
|
style: ht,
|
|
22554
|
-
to:
|
|
22554
|
+
to: D,
|
|
22555
22555
|
unstable_viewTransition: v
|
|
22556
22556
|
}), typeof g == "function" ? g(Xe) : g);
|
|
22557
22557
|
});
|
|
@@ -22564,12 +22564,12 @@ const tU = /* @__PURE__ */ V.forwardRef((l, u) => {
|
|
|
22564
22564
|
replace: h,
|
|
22565
22565
|
state: d,
|
|
22566
22566
|
method: _ = bS,
|
|
22567
|
-
action:
|
|
22567
|
+
action: D,
|
|
22568
22568
|
onSubmit: v,
|
|
22569
22569
|
relative: g,
|
|
22570
22570
|
preventScrollReset: M,
|
|
22571
22571
|
unstable_viewTransition: B
|
|
22572
|
-
} = l, Y = xI(l, QP), X = lU(), le = sU(
|
|
22572
|
+
} = l, Y = xI(l, QP), X = lU(), le = sU(D, {
|
|
22573
22573
|
relative: g
|
|
22574
22574
|
}), de = _.toLowerCase() === "get" ? "get" : "post", ye = (ve) => {
|
|
22575
22575
|
if (v && v(ve), ve.defaultPrevented)
|
|
@@ -22619,14 +22619,14 @@ function rU(l, u) {
|
|
|
22619
22619
|
preventScrollReset: h,
|
|
22620
22620
|
relative: d,
|
|
22621
22621
|
unstable_viewTransition: _
|
|
22622
|
-
} = u === void 0 ? {} : u,
|
|
22622
|
+
} = u === void 0 ? {} : u, D = UI(), v = _E(), g = FA(l, {
|
|
22623
22623
|
relative: d
|
|
22624
22624
|
});
|
|
22625
22625
|
return V.useCallback((M) => {
|
|
22626
22626
|
if (kP(M, T)) {
|
|
22627
22627
|
M.preventDefault();
|
|
22628
22628
|
let B = N !== void 0 ? N : wS(v) === wS(g);
|
|
22629
|
-
|
|
22629
|
+
D(l, {
|
|
22630
22630
|
replace: B,
|
|
22631
22631
|
state: O,
|
|
22632
22632
|
preventScrollReset: h,
|
|
@@ -22634,7 +22634,7 @@ function rU(l, u) {
|
|
|
22634
22634
|
unstable_viewTransition: _
|
|
22635
22635
|
});
|
|
22636
22636
|
}
|
|
22637
|
-
}, [v,
|
|
22637
|
+
}, [v, D, g, N, O, T, l, h, d, _]);
|
|
22638
22638
|
}
|
|
22639
22639
|
function aU() {
|
|
22640
22640
|
if (typeof document > "u")
|
|
@@ -22653,14 +22653,14 @@ function lU() {
|
|
|
22653
22653
|
action: h,
|
|
22654
22654
|
method: d,
|
|
22655
22655
|
encType: _,
|
|
22656
|
-
formData:
|
|
22656
|
+
formData: D,
|
|
22657
22657
|
body: v
|
|
22658
22658
|
} = zP(N, u);
|
|
22659
22659
|
if (O.navigate === !1) {
|
|
22660
22660
|
let g = O.fetcherKey || oU();
|
|
22661
22661
|
l.fetch(g, T, O.action || h, {
|
|
22662
22662
|
preventScrollReset: O.preventScrollReset,
|
|
22663
|
-
formData:
|
|
22663
|
+
formData: D,
|
|
22664
22664
|
body: v,
|
|
22665
22665
|
formMethod: O.method || d,
|
|
22666
22666
|
formEncType: O.encType || _
|
|
@@ -22668,7 +22668,7 @@ function lU() {
|
|
|
22668
22668
|
} else
|
|
22669
22669
|
l.navigate(O.action || h, {
|
|
22670
22670
|
preventScrollReset: O.preventScrollReset,
|
|
22671
|
-
formData:
|
|
22671
|
+
formData: D,
|
|
22672
22672
|
body: v,
|
|
22673
22673
|
formMethod: O.method || d,
|
|
22674
22674
|
formEncType: O.encType || _,
|
|
@@ -22690,8 +22690,8 @@ function sU(l, u) {
|
|
|
22690
22690
|
relative: T
|
|
22691
22691
|
})), _ = _E();
|
|
22692
22692
|
if (l == null && (d.search = _.search, h.route.index)) {
|
|
22693
|
-
let
|
|
22694
|
-
|
|
22693
|
+
let D = new URLSearchParams(d.search);
|
|
22694
|
+
D.delete("index"), d.search = D.toString() ? "?" + D.toString() : "";
|
|
22695
22695
|
}
|
|
22696
22696
|
return (!l || l === ".") && h.route.index && (d.search = d.search ? d.search.replace(/^\?/, "?index&") : "?index"), N !== "/" && (d.pathname = d.pathname === "/" ? N : ls([N, d.pathname])), wS(d);
|
|
22697
22697
|
}
|
|
@@ -22719,9 +22719,9 @@ var EU = HI.exports;
|
|
|
22719
22719
|
Object.defineProperty(l, "__esModule", {
|
|
22720
22720
|
value: !0
|
|
22721
22721
|
});
|
|
22722
|
-
function u(
|
|
22722
|
+
function u(D, v) {
|
|
22723
22723
|
for (var g in v)
|
|
22724
|
-
Object.defineProperty(
|
|
22724
|
+
Object.defineProperty(D, g, {
|
|
22725
22725
|
enumerable: !0,
|
|
22726
22726
|
get: v[g]
|
|
22727
22727
|
});
|
|
@@ -22735,41 +22735,41 @@ var EU = HI.exports;
|
|
|
22735
22735
|
}
|
|
22736
22736
|
});
|
|
22737
22737
|
const T = /* @__PURE__ */ N(EU);
|
|
22738
|
-
function N(
|
|
22739
|
-
return
|
|
22740
|
-
default:
|
|
22738
|
+
function N(D) {
|
|
22739
|
+
return D && D.__esModule ? D : {
|
|
22740
|
+
default: D
|
|
22741
22741
|
};
|
|
22742
22742
|
}
|
|
22743
22743
|
let O = /* @__PURE__ */ new Set();
|
|
22744
|
-
function h(
|
|
22745
|
-
typeof process < "u" && process.env.JEST_WORKER_ID || g && O.has(g) || (g && O.add(g), console.warn(""), v.forEach((M) => console.warn(
|
|
22744
|
+
function h(D, v, g) {
|
|
22745
|
+
typeof process < "u" && process.env.JEST_WORKER_ID || g && O.has(g) || (g && O.add(g), console.warn(""), v.forEach((M) => console.warn(D, "-", M)));
|
|
22746
22746
|
}
|
|
22747
|
-
function d(
|
|
22748
|
-
return T.default.dim(
|
|
22747
|
+
function d(D) {
|
|
22748
|
+
return T.default.dim(D);
|
|
22749
22749
|
}
|
|
22750
22750
|
const _ = {
|
|
22751
|
-
info(
|
|
22752
|
-
h(T.default.bold(T.default.cyan("info")), ...Array.isArray(
|
|
22753
|
-
|
|
22751
|
+
info(D, v) {
|
|
22752
|
+
h(T.default.bold(T.default.cyan("info")), ...Array.isArray(D) ? [
|
|
22753
|
+
D
|
|
22754
22754
|
] : [
|
|
22755
22755
|
v,
|
|
22756
|
-
|
|
22756
|
+
D
|
|
22757
22757
|
]);
|
|
22758
22758
|
},
|
|
22759
|
-
warn(
|
|
22760
|
-
h(T.default.bold(T.default.yellow("warn")), ...Array.isArray(
|
|
22761
|
-
|
|
22759
|
+
warn(D, v) {
|
|
22760
|
+
h(T.default.bold(T.default.yellow("warn")), ...Array.isArray(D) ? [
|
|
22761
|
+
D
|
|
22762
22762
|
] : [
|
|
22763
22763
|
v,
|
|
22764
|
-
|
|
22764
|
+
D
|
|
22765
22765
|
]);
|
|
22766
22766
|
},
|
|
22767
|
-
risk(
|
|
22768
|
-
h(T.default.bold(T.default.magenta("risk")), ...Array.isArray(
|
|
22769
|
-
|
|
22767
|
+
risk(D, v) {
|
|
22768
|
+
h(T.default.bold(T.default.magenta("risk")), ...Array.isArray(D) ? [
|
|
22769
|
+
D
|
|
22770
22770
|
] : [
|
|
22771
22771
|
v,
|
|
22772
|
-
|
|
22772
|
+
D
|
|
22773
22773
|
]);
|
|
22774
22774
|
}
|
|
22775
22775
|
};
|
|
@@ -23196,22 +23196,22 @@ function fU({
|
|
|
23196
23196
|
setTriggerButtonCount: T,
|
|
23197
23197
|
setOpen: N
|
|
23198
23198
|
}) {
|
|
23199
|
-
const [O, h] = V.useState({ count: 0, severe: !1 }), d = l.map((
|
|
23199
|
+
const [O, h] = V.useState({ count: 0, severe: !1 }), d = l.map((D) => {
|
|
23200
23200
|
var v;
|
|
23201
|
-
if (
|
|
23202
|
-
const g = ((v = u[
|
|
23203
|
-
return
|
|
23201
|
+
if (D.tabs) {
|
|
23202
|
+
const g = ((v = u[D.name]) == null ? void 0 : v.map((M) => M.event)) || [];
|
|
23203
|
+
return D.tabs({ processedEvents: g }).map((M) => ({
|
|
23204
23204
|
...M,
|
|
23205
23205
|
processedEvents: g
|
|
23206
23206
|
}));
|
|
23207
23207
|
}
|
|
23208
23208
|
return [];
|
|
23209
23209
|
}).flat(), _ = d.reduce(
|
|
23210
|
-
(
|
|
23210
|
+
(D, v) => {
|
|
23211
23211
|
var g, M;
|
|
23212
23212
|
return {
|
|
23213
|
-
count:
|
|
23214
|
-
severe:
|
|
23213
|
+
count: D.count + (((g = v.notificationCount) == null ? void 0 : g.count) || 0),
|
|
23214
|
+
severe: D.severe || ((M = v.notificationCount) == null ? void 0 : M.severe) || !1
|
|
23215
23215
|
};
|
|
23216
23216
|
},
|
|
23217
23217
|
{ count: 0, severe: !1 }
|
|
@@ -23222,15 +23222,15 @@ function fU({
|
|
|
23222
23222
|
/* @__PURE__ */ m.jsx(mL, { tabs: d, setOpen: N }),
|
|
23223
23223
|
/* @__PURE__ */ m.jsxs(BA, { children: [
|
|
23224
23224
|
/* @__PURE__ */ m.jsx(Wi, { path: "/not-found", element: /* @__PURE__ */ m.jsx("p", { children: "Not Found - How'd you manage to get here?" }) }, "not-found"),
|
|
23225
|
-
d.map((
|
|
23226
|
-
const v =
|
|
23225
|
+
d.map((D) => {
|
|
23226
|
+
const v = D.content && D.content;
|
|
23227
23227
|
return v ? /* @__PURE__ */ m.jsx(
|
|
23228
23228
|
Wi,
|
|
23229
23229
|
{
|
|
23230
|
-
path: `/${
|
|
23231
|
-
element: V.createElement(v, { processedEvents:
|
|
23230
|
+
path: `/${D.id}/*`,
|
|
23231
|
+
element: V.createElement(v, { processedEvents: D.processedEvents })
|
|
23232
23232
|
},
|
|
23233
|
-
|
|
23233
|
+
D.id
|
|
23234
23234
|
) : null;
|
|
23235
23235
|
})
|
|
23236
23236
|
] })
|
|
@@ -23411,7 +23411,7 @@ function CU(l, u, T, N) {
|
|
|
23411
23411
|
Qr("Connecting to sidecar at", l);
|
|
23412
23412
|
const O = new EventSource(l), h = [];
|
|
23413
23413
|
for (const [d, _] of u.entries()) {
|
|
23414
|
-
const
|
|
23414
|
+
const D = (v) => {
|
|
23415
23415
|
Qr(`Received new ${d} event`), _.forEach((g) => {
|
|
23416
23416
|
if (g.processEvent) {
|
|
23417
23417
|
const M = g.processEvent({
|
|
@@ -23428,7 +23428,7 @@ function CU(l, u, T, N) {
|
|
|
23428
23428
|
}
|
|
23429
23429
|
});
|
|
23430
23430
|
};
|
|
23431
|
-
Qr("Adding listener for", d, "sum", h.length), h.push([d,
|
|
23431
|
+
Qr("Adding listener for", d, "sum", h.length), h.push([d, D]), O.addEventListener(d, D);
|
|
23432
23432
|
}
|
|
23433
23433
|
return O.addEventListener("open", () => {
|
|
23434
23434
|
N(!0), Qr("Open");
|
|
@@ -23449,7 +23449,7 @@ function hU({
|
|
|
23449
23449
|
fullPage: h = !1
|
|
23450
23450
|
}) {
|
|
23451
23451
|
Qr("App rerender");
|
|
23452
|
-
const [d, _] = V.useState({}), [
|
|
23452
|
+
const [d, _] = V.useState({}), [D, v] = V.useState(!1), [g, M] = V.useState({ count: 0, severe: !1 }), [B, Y] = V.useState(l);
|
|
23453
23453
|
vL(["ctrlKey", "F12"], () => {
|
|
23454
23454
|
Y((de) => !de);
|
|
23455
23455
|
}), V.useEffect(() => {
|
|
@@ -23493,7 +23493,7 @@ function hU({
|
|
|
23493
23493
|
{
|
|
23494
23494
|
isOpen: h || B,
|
|
23495
23495
|
setOpen: Y,
|
|
23496
|
-
isOnline:
|
|
23496
|
+
isOnline: D,
|
|
23497
23497
|
integrations: T,
|
|
23498
23498
|
integrationData: d,
|
|
23499
23499
|
setTriggerButtonCount: M,
|
|
@@ -23618,9 +23618,9 @@ class yU {
|
|
|
23618
23618
|
};
|
|
23619
23619
|
if (u.type === "transaction") {
|
|
23620
23620
|
d.transactions.push(u), d.transactions.sort((v, g) => v.start_timestamp - g.start_timestamp);
|
|
23621
|
-
const
|
|
23621
|
+
const D = [];
|
|
23622
23622
|
d.transactions.forEach((v) => {
|
|
23623
|
-
|
|
23623
|
+
D.push(
|
|
23624
23624
|
{
|
|
23625
23625
|
...v.contexts.trace,
|
|
23626
23626
|
start_timestamp: v.start_timestamp,
|
|
@@ -23634,12 +23634,12 @@ class yU {
|
|
|
23634
23634
|
start_timestamp: _S(g.start_timestamp)
|
|
23635
23635
|
}))
|
|
23636
23636
|
);
|
|
23637
|
-
}), d.spans =
|
|
23637
|
+
}), d.spans = D, d.spanTree = mU(d.spans);
|
|
23638
23638
|
} else
|
|
23639
23639
|
d.errors += 1;
|
|
23640
23640
|
d.start_timestamp = Math.min(h, d.start_timestamp), d.timestamp = Math.max(u.timestamp, d.timestamp), T.status !== "ok" && (d.status = T.status);
|
|
23641
|
-
const _ = d.transactions.filter((
|
|
23642
|
-
_.length === 1 ? (d.rootTransaction = _[0], d.rootTransactionName = _[0].transaction || "(unknown transaction)") : _.length > 1 ? d.rootTransactionName = "(multiple root transactions)" : d.rootTransactionName = "(missing root transaction)", O || (this.traces.unshift(d), this.tracesById[d.trace_id] = d), this.subscribers.forEach(([
|
|
23641
|
+
const _ = d.transactions.filter((D) => !D.contexts.trace.parent_span_id);
|
|
23642
|
+
_.length === 1 ? (d.rootTransaction = _[0], d.rootTransactionName = _[0].transaction || "(unknown transaction)") : _.length > 1 ? d.rootTransactionName = "(multiple root transactions)" : d.rootTransactionName = "(missing root transaction)", O || (this.traces.unshift(d), this.tracesById[d.trace_id] = d), this.subscribers.forEach(([D, v]) => D === "trace" && v(d));
|
|
23643
23643
|
}
|
|
23644
23644
|
this.subscribers.forEach(([O, h]) => O === "event" && h(u)), this.eventIds.add(u.event_id);
|
|
23645
23645
|
}
|
|
@@ -23765,10 +23765,10 @@ function YU(l, u = {}) {
|
|
|
23765
23765
|
let T = l;
|
|
23766
23766
|
const N = 5, O = [];
|
|
23767
23767
|
let h = 0, d = 0;
|
|
23768
|
-
const _ = " > ",
|
|
23768
|
+
const _ = " > ", D = _.length;
|
|
23769
23769
|
let v;
|
|
23770
23770
|
const g = Array.isArray(u) ? u : u.keyAttrs, M = !Array.isArray(u) && u.maxStringLength || BU;
|
|
23771
|
-
for (; T && h++ < N && (v = VU(T, g), !(v === "html" || h > 1 && d + O.length *
|
|
23771
|
+
for (; T && h++ < N && (v = VU(T, g), !(v === "html" || h > 1 && d + O.length * D + v.length >= M)); )
|
|
23772
23772
|
O.push(v), d += v.length, T = T.parentNode;
|
|
23773
23773
|
return O.reverse().join(_);
|
|
23774
23774
|
} catch {
|
|
@@ -23777,7 +23777,7 @@ function YU(l, u = {}) {
|
|
|
23777
23777
|
}
|
|
23778
23778
|
function VU(l, u) {
|
|
23779
23779
|
const T = l, N = [];
|
|
23780
|
-
let O, h, d, _,
|
|
23780
|
+
let O, h, d, _, D;
|
|
23781
23781
|
if (!T || !T.tagName)
|
|
23782
23782
|
return "";
|
|
23783
23783
|
N.push(T.tagName.toLowerCase());
|
|
@@ -23787,11 +23787,11 @@ function VU(l, u) {
|
|
|
23787
23787
|
N.push(`[${M[0]}="${M[1]}"]`);
|
|
23788
23788
|
});
|
|
23789
23789
|
else if (T.id && N.push(`#${T.id}`), O = T.className, O && PU(O))
|
|
23790
|
-
for (h = O.split(/\s+/),
|
|
23791
|
-
N.push(`.${h[
|
|
23790
|
+
for (h = O.split(/\s+/), D = 0; D < h.length; D++)
|
|
23791
|
+
N.push(`.${h[D]}`);
|
|
23792
23792
|
const g = ["aria-label", "type", "name", "title", "alt"];
|
|
23793
|
-
for (
|
|
23794
|
-
d = g[
|
|
23793
|
+
for (D = 0; D < g.length; D++)
|
|
23794
|
+
d = g[D], _ = T.getAttribute(d), _ && N.push(`[${d}="${_}"]`);
|
|
23795
23795
|
return N.join("");
|
|
23796
23796
|
}
|
|
23797
23797
|
function WU(l) {
|
|
@@ -23876,8 +23876,8 @@ function DI(l, u, T = 1 / 0, N = 1 / 0, O = kU()) {
|
|
|
23876
23876
|
return _;
|
|
23877
23877
|
if (u.__sentry_skip_normalization__)
|
|
23878
23878
|
return u;
|
|
23879
|
-
const
|
|
23880
|
-
if (
|
|
23879
|
+
const D = typeof u.__sentry_override_normalization_depth__ == "number" ? u.__sentry_override_normalization_depth__ : T;
|
|
23880
|
+
if (D === 0)
|
|
23881
23881
|
return _.replace("object ", "");
|
|
23882
23882
|
if (h(u))
|
|
23883
23883
|
return "[Circular ~]";
|
|
@@ -23885,7 +23885,7 @@ function DI(l, u, T = 1 / 0, N = 1 / 0, O = kU()) {
|
|
|
23885
23885
|
if (v && typeof v.toJSON == "function")
|
|
23886
23886
|
try {
|
|
23887
23887
|
const Y = v.toJSON();
|
|
23888
|
-
return DI("", Y,
|
|
23888
|
+
return DI("", Y, D - 1, N, O);
|
|
23889
23889
|
} catch {
|
|
23890
23890
|
}
|
|
23891
23891
|
const g = Array.isArray(u) ? [] : {};
|
|
@@ -23899,7 +23899,7 @@ function DI(l, u, T = 1 / 0, N = 1 / 0, O = kU()) {
|
|
|
23899
23899
|
break;
|
|
23900
23900
|
}
|
|
23901
23901
|
const X = B[Y];
|
|
23902
|
-
g[Y] = DI(Y, X,
|
|
23902
|
+
g[Y] = DI(Y, X, D - 1, N, O), M++;
|
|
23903
23903
|
}
|
|
23904
23904
|
return d(u), g;
|
|
23905
23905
|
}
|
|
@@ -23947,17 +23947,17 @@ function JU(l, u) {
|
|
|
23947
23947
|
typeof O == "string" ? O = typeof d == "string" ? O + d : [Mm(O, u), d] : O.push(typeof d == "string" ? Mm(d, u) : d);
|
|
23948
23948
|
}
|
|
23949
23949
|
for (const d of N) {
|
|
23950
|
-
const [_,
|
|
23950
|
+
const [_, D] = d;
|
|
23951
23951
|
if (h(`
|
|
23952
23952
|
${JSON.stringify(_)}
|
|
23953
|
-
`), typeof
|
|
23954
|
-
h(
|
|
23953
|
+
`), typeof D == "string" || D instanceof Uint8Array)
|
|
23954
|
+
h(D);
|
|
23955
23955
|
else {
|
|
23956
23956
|
let v;
|
|
23957
23957
|
try {
|
|
23958
|
-
v = JSON.stringify(
|
|
23958
|
+
v = JSON.stringify(D);
|
|
23959
23959
|
} catch {
|
|
23960
|
-
v = JSON.stringify(KU(
|
|
23960
|
+
v = JSON.stringify(KU(D));
|
|
23961
23961
|
}
|
|
23962
23962
|
h(v);
|
|
23963
23963
|
}
|
|
@@ -23983,16 +23983,16 @@ class QU {
|
|
|
23983
23983
|
const h = (_ = (d = O.contexts) == null ? void 0 : d.trace) == null ? void 0 : _.trace_id;
|
|
23984
23984
|
if (h && Oa.trackLocalTrace(h), O.type || !O.exception || !O.exception.values)
|
|
23985
23985
|
return O;
|
|
23986
|
-
for (const
|
|
23986
|
+
for (const D of O.exception.values ?? [])
|
|
23987
23987
|
try {
|
|
23988
23988
|
const v = await fetch("/spotlight/contextlines", {
|
|
23989
23989
|
method: "PUT",
|
|
23990
|
-
body: JSON.stringify(
|
|
23990
|
+
body: JSON.stringify(D.stacktrace)
|
|
23991
23991
|
});
|
|
23992
23992
|
if (!v.ok || v.status !== 200)
|
|
23993
23993
|
continue;
|
|
23994
23994
|
const g = await v.json();
|
|
23995
|
-
|
|
23995
|
+
D.stacktrace = g;
|
|
23996
23996
|
} catch {
|
|
23997
23997
|
}
|
|
23998
23998
|
return O;
|
|
@@ -24036,7 +24036,7 @@ var bL = { exports: {} };
|
|
|
24036
24036
|
(function(T, N) {
|
|
24037
24037
|
l.exports = N();
|
|
24038
24038
|
})(VS, function() {
|
|
24039
|
-
var T = 1e3, N = 6e4, O = 36e5, h = "millisecond", d = "second", _ = "minute",
|
|
24039
|
+
var T = 1e3, N = 6e4, O = 36e5, h = "millisecond", d = "second", _ = "minute", D = "hour", v = "day", g = "week", M = "month", B = "quarter", Y = "year", X = "date", le = "Invalid Date", de = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, ye = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, ve = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(pe) {
|
|
24040
24040
|
var oe = ["th", "st", "nd", "rd"], ce = pe % 100;
|
|
24041
24041
|
return "[" + pe + (oe[(ce - 20) % 10] || oe[ce] || oe[0]) + "]";
|
|
24042
24042
|
} }, Ne = function(pe, oe, ce) {
|
|
@@ -24053,7 +24053,7 @@ var bL = { exports: {} };
|
|
|
24053
24053
|
}, a: function(pe) {
|
|
24054
24054
|
return pe < 0 ? Math.ceil(pe) || 0 : Math.floor(pe);
|
|
24055
24055
|
}, p: function(pe) {
|
|
24056
|
-
return { M, y: Y, w: g, d: v, D: X, h:
|
|
24056
|
+
return { M, y: Y, w: g, d: v, D: X, h: D, m: _, s: d, ms: h, Q: B }[pe] || String(pe || "").toLowerCase().replace(/s$/, "");
|
|
24057
24057
|
}, u: function(pe) {
|
|
24058
24058
|
return pe === void 0;
|
|
24059
24059
|
} }, me = "en", Xe = {};
|
|
@@ -24145,7 +24145,7 @@ var bL = { exports: {} };
|
|
|
24145
24145
|
case v:
|
|
24146
24146
|
case X:
|
|
24147
24147
|
return q(vt + "Hours", 0);
|
|
24148
|
-
case
|
|
24148
|
+
case D:
|
|
24149
24149
|
return q(vt + "Minutes", 1);
|
|
24150
24150
|
case _:
|
|
24151
24151
|
return q(vt + "Seconds", 2);
|
|
@@ -24157,7 +24157,7 @@ var bL = { exports: {} };
|
|
|
24157
24157
|
}, oe.endOf = function(ce) {
|
|
24158
24158
|
return this.startOf(ce, !1);
|
|
24159
24159
|
}, oe.$set = function(ce, Le) {
|
|
24160
|
-
var ee, te = Ze.p(ce), Ae = "set" + (this.$u ? "UTC" : ""), U = (ee = {}, ee[v] = Ae + "Date", ee[X] = Ae + "Date", ee[M] = Ae + "Month", ee[Y] = Ae + "FullYear", ee[
|
|
24160
|
+
var ee, te = Ze.p(ce), Ae = "set" + (this.$u ? "UTC" : ""), U = (ee = {}, ee[v] = Ae + "Date", ee[X] = Ae + "Date", ee[M] = Ae + "Month", ee[Y] = Ae + "FullYear", ee[D] = Ae + "Hours", ee[_] = Ae + "Minutes", ee[d] = Ae + "Seconds", ee[h] = Ae + "Milliseconds", ee)[te], q = te === v ? this.$D + (Le - this.$W) : Le;
|
|
24161
24161
|
if (te === M || te === Y) {
|
|
24162
24162
|
var Ce = this.clone().set(X, 1);
|
|
24163
24163
|
Ce.$d[U](q), Ce.init(), this.$d = Ce.set(X, Math.min(this.$D, Ce.daysInMonth())).$d;
|
|
@@ -24183,7 +24183,7 @@ var bL = { exports: {} };
|
|
|
24183
24183
|
return U(1);
|
|
24184
24184
|
if (Ae === g)
|
|
24185
24185
|
return U(7);
|
|
24186
|
-
var q = (ee = {}, ee[_] = N, ee[
|
|
24186
|
+
var q = (ee = {}, ee[_] = N, ee[D] = O, ee[d] = T, ee)[Ae] || 1, Ce = this.$d.getTime() + ce * q;
|
|
24187
24187
|
return Ze.w(Ce, this);
|
|
24188
24188
|
}, oe.subtract = function(ce, Le) {
|
|
24189
24189
|
return this.add(-1 * ce, Le);
|
|
@@ -24276,7 +24276,7 @@ var bL = { exports: {} };
|
|
|
24276
24276
|
case v:
|
|
24277
24277
|
te = (Ye - Ce) / 864e5;
|
|
24278
24278
|
break;
|
|
24279
|
-
case
|
|
24279
|
+
case D:
|
|
24280
24280
|
te = Ye / O;
|
|
24281
24281
|
break;
|
|
24282
24282
|
case _:
|
|
@@ -24310,7 +24310,7 @@ var bL = { exports: {} };
|
|
|
24310
24310
|
return this.$d.toUTCString();
|
|
24311
24311
|
}, pe;
|
|
24312
24312
|
}(), Rn = gt.prototype;
|
|
24313
|
-
return ht.prototype = Rn, [["$ms", h], ["$s", d], ["$m", _], ["$H",
|
|
24313
|
+
return ht.prototype = Rn, [["$ms", h], ["$s", d], ["$m", _], ["$H", D], ["$W", v], ["$M", M], ["$y", Y], ["$D", X]].forEach(function(pe) {
|
|
24314
24314
|
Rn[pe[1]] = function(oe) {
|
|
24315
24315
|
return this.$g(oe, pe[0], pe[1]);
|
|
24316
24316
|
};
|
|
@@ -24355,13 +24355,13 @@ var xL = { exports: {} };
|
|
|
24355
24355
|
}, h.from = function(v, g) {
|
|
24356
24356
|
return _(v, g, this);
|
|
24357
24357
|
};
|
|
24358
|
-
var
|
|
24358
|
+
var D = function(v) {
|
|
24359
24359
|
return v.$u ? O.utc() : O();
|
|
24360
24360
|
};
|
|
24361
24361
|
h.toNow = function(v) {
|
|
24362
|
-
return this.to(
|
|
24362
|
+
return this.to(D(this), v);
|
|
24363
24363
|
}, h.fromNow = function(v) {
|
|
24364
|
-
return this.from(
|
|
24364
|
+
return this.from(D(this), v);
|
|
24365
24365
|
};
|
|
24366
24366
|
};
|
|
24367
24367
|
});
|
|
@@ -24569,10 +24569,10 @@ function v_(l) {
|
|
|
24569
24569
|
return /* @__PURE__ */ m.jsx(f_, { event: l });
|
|
24570
24570
|
}
|
|
24571
24571
|
function m_() {
|
|
24572
|
-
const l = o_(), u = HL(), T = _L(), N = l.filter((
|
|
24573
|
-
(
|
|
24572
|
+
const l = o_(), u = HL(), T = _L(), N = l.filter((D) => D.type !== "transaction"), [O, h] = V.useState(!T.experiments["sentry:focus-local-events"]), d = O ? N : N.filter(
|
|
24573
|
+
(D) => {
|
|
24574
24574
|
var v, g, M, B;
|
|
24575
|
-
return ((g = (v =
|
|
24575
|
+
return ((g = (v = D.contexts) == null ? void 0 : v.trace) != null && g.trace_id ? u.isLocalToSession((B = (M = D.contexts) == null ? void 0 : M.trace) == null ? void 0 : B.trace_id) : null) !== !1;
|
|
24576
24576
|
}
|
|
24577
24577
|
), _ = N.length - d.length;
|
|
24578
24578
|
return N.length !== 0 ? /* @__PURE__ */ m.jsxs(wI, { children: [
|
|
@@ -24585,28 +24585,28 @@ function m_() {
|
|
|
24585
24585
|
}
|
|
24586
24586
|
}
|
|
24587
24587
|
),
|
|
24588
|
-
d.map((
|
|
24588
|
+
d.map((D) => {
|
|
24589
24589
|
var g, M;
|
|
24590
|
-
const v = (M = (g =
|
|
24590
|
+
const v = (M = (g = D.contexts) == null ? void 0 : g.trace) == null ? void 0 : M.trace_id;
|
|
24591
24591
|
return /* @__PURE__ */ m.jsxs(
|
|
24592
24592
|
yo,
|
|
24593
24593
|
{
|
|
24594
24594
|
className: "hover:bg-primary-900 flex cursor-pointer items-center gap-x-4 px-6 py-2",
|
|
24595
|
-
to: `${
|
|
24595
|
+
to: `${D.event_id}/details`,
|
|
24596
24596
|
children: [
|
|
24597
|
-
/* @__PURE__ */ m.jsx(AT, { event:
|
|
24597
|
+
/* @__PURE__ */ m.jsx(AT, { event: D, className: "text-primary-300" }),
|
|
24598
24598
|
/* @__PURE__ */ m.jsxs("div", { className: "text-primary-300 flex w-48 flex-col truncate font-mono text-sm", children: [
|
|
24599
24599
|
/* @__PURE__ */ m.jsxs("div", { className: "flex items-center gap-x-2", children: [
|
|
24600
|
-
/* @__PURE__ */ m.jsx("div", { children: (
|
|
24600
|
+
/* @__PURE__ */ m.jsx("div", { children: (D.event_id || "").substring(0, 8) }),
|
|
24601
24601
|
v && u.isLocalToSession(v) ? /* @__PURE__ */ m.jsx(GL, { title: "This event is part of your local session.", children: "Local" }) : null
|
|
24602
24602
|
] }),
|
|
24603
24603
|
/* @__PURE__ */ m.jsx("span", {}),
|
|
24604
|
-
/* @__PURE__ */ m.jsx(FI, { date:
|
|
24604
|
+
/* @__PURE__ */ m.jsx(FI, { date: D.timestamp })
|
|
24605
24605
|
] }),
|
|
24606
|
-
/* @__PURE__ */ m.jsx("div", { className: "flex-1", children: v_(
|
|
24606
|
+
/* @__PURE__ */ m.jsx("div", { className: "flex-1", children: v_(D) })
|
|
24607
24607
|
]
|
|
24608
24608
|
},
|
|
24609
|
-
|
|
24609
|
+
D.event_id
|
|
24610
24610
|
);
|
|
24611
24611
|
})
|
|
24612
24612
|
] }) : /* @__PURE__ */ m.jsx("div", { className: "text-primary-300 p-6", children: "Looks like there's no events recorded matching this query. 🤔" });
|
|
@@ -24619,8 +24619,8 @@ var BL = { exports: {} };
|
|
|
24619
24619
|
var T = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" };
|
|
24620
24620
|
return function(N, O, h) {
|
|
24621
24621
|
var d = O.prototype, _ = d.format;
|
|
24622
|
-
h.en.formats = T, d.format = function(
|
|
24623
|
-
|
|
24622
|
+
h.en.formats = T, d.format = function(D) {
|
|
24623
|
+
D === void 0 && (D = "YYYY-MM-DDTHH:mm:ssZ");
|
|
24624
24624
|
var v = this.$locale().formats, g = function(M, B) {
|
|
24625
24625
|
return M.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(Y, X, le) {
|
|
24626
24626
|
var de = le && le.toUpperCase();
|
|
@@ -24628,7 +24628,7 @@ var BL = { exports: {} };
|
|
|
24628
24628
|
return ve || Ne.slice(1);
|
|
24629
24629
|
});
|
|
24630
24630
|
});
|
|
24631
|
-
}(
|
|
24631
|
+
}(D, v === void 0 ? {} : v);
|
|
24632
24632
|
return _.call(this, g);
|
|
24633
24633
|
};
|
|
24634
24634
|
};
|
|
@@ -33332,8 +33332,8 @@ const A2 = en({
|
|
|
33332
33332
|
dashes: T,
|
|
33333
33333
|
allowFirstCharNumber: N
|
|
33334
33334
|
} = {}) => {
|
|
33335
|
-
const O = "\\p{Alphabetic}\\p{Mark}_", h = "\\p{Decimal_Number}", d = Lo(l ?? ""), _ = Lo(u ?? ""),
|
|
33336
|
-
return T ? v2(
|
|
33335
|
+
const O = "\\p{Alphabetic}\\p{Mark}_", h = "\\p{Decimal_Number}", d = Lo(l ?? ""), _ = Lo(u ?? ""), D = N ? `[${O}${h}${d}][${O}${h}${_}]*` : `[${O}${d}][${O}${h}${_}]*`;
|
|
33336
|
+
return T ? v2(D) : D;
|
|
33337
33337
|
};
|
|
33338
33338
|
function qL(l, u) {
|
|
33339
33339
|
const T = l.slice(0, u).split(/\n/);
|
|
@@ -33606,7 +33606,7 @@ class x2 {
|
|
|
33606
33606
|
// can differ on each invocation of the format() function.
|
|
33607
33607
|
buildParamRules(u, T) {
|
|
33608
33608
|
var N, O, h, d, _;
|
|
33609
|
-
const
|
|
33609
|
+
const D = {
|
|
33610
33610
|
named: (T == null ? void 0 : T.named) || ((N = u.paramTypes) === null || N === void 0 ? void 0 : N.named) || [],
|
|
33611
33611
|
quoted: (T == null ? void 0 : T.quoted) || ((O = u.paramTypes) === null || O === void 0 ? void 0 : O.quoted) || [],
|
|
33612
33612
|
numbered: (T == null ? void 0 : T.numbered) || ((h = u.paramTypes) === null || h === void 0 ? void 0 : h.numbered) || [],
|
|
@@ -33615,11 +33615,11 @@ class x2 {
|
|
|
33615
33615
|
};
|
|
33616
33616
|
return this.validRules([{
|
|
33617
33617
|
type: Re.NAMED_PARAMETER,
|
|
33618
|
-
regex: pI(
|
|
33618
|
+
regex: pI(D.named, QL(u.paramChars || u.identChars)),
|
|
33619
33619
|
key: (v) => v.slice(1)
|
|
33620
33620
|
}, {
|
|
33621
33621
|
type: Re.QUOTED_PARAMETER,
|
|
33622
|
-
regex: pI(
|
|
33622
|
+
regex: pI(D.quoted, ZL(u.identTypes)),
|
|
33623
33623
|
key: (v) => (({
|
|
33624
33624
|
tokenKey: g,
|
|
33625
33625
|
quoteChar: M
|
|
@@ -33629,12 +33629,12 @@ class x2 {
|
|
|
33629
33629
|
})
|
|
33630
33630
|
}, {
|
|
33631
33631
|
type: Re.NUMBERED_PARAMETER,
|
|
33632
|
-
regex: pI(
|
|
33632
|
+
regex: pI(D.numbered, "[0-9]+"),
|
|
33633
33633
|
key: (v) => v.slice(1)
|
|
33634
33634
|
}, {
|
|
33635
33635
|
type: Re.POSITIONAL_PARAMETER,
|
|
33636
|
-
regex:
|
|
33637
|
-
}, ...
|
|
33636
|
+
regex: D.positional ? /[?]/y : void 0
|
|
33637
|
+
}, ...D.custom.map((v) => ({
|
|
33638
33638
|
type: Re.CUSTOM_PARAMETER,
|
|
33639
33639
|
regex: GE(v.regex),
|
|
33640
33640
|
key: v.key ?? ((g) => g)
|
|
@@ -33696,7 +33696,7 @@ var $L = { exports: {} };
|
|
|
33696
33696
|
return this.id = ++u.highestId, this.name = v, this.symbols = g, this.postprocess = M, this;
|
|
33697
33697
|
}
|
|
33698
33698
|
u.highestId = 0, u.prototype.toString = function(v) {
|
|
33699
|
-
var g = typeof v > "u" ? this.symbols.map(
|
|
33699
|
+
var g = typeof v > "u" ? this.symbols.map(D).join(" ") : this.symbols.slice(0, v).map(D).join(" ") + " ● " + this.symbols.slice(v).map(D).join(" ");
|
|
33700
33700
|
return this.name + " → " + g;
|
|
33701
33701
|
};
|
|
33702
33702
|
function T(v, g, M, B) {
|
|
@@ -33938,7 +33938,7 @@ var $L = { exports: {} };
|
|
|
33938
33938
|
throw new Error("Unknown symbol type: " + v);
|
|
33939
33939
|
}
|
|
33940
33940
|
}
|
|
33941
|
-
function
|
|
33941
|
+
function D(v) {
|
|
33942
33942
|
var g = typeof v;
|
|
33943
33943
|
if (g === "string")
|
|
33944
33944
|
return v;
|
|
@@ -34911,11 +34911,11 @@ function Tx(l) {
|
|
|
34911
34911
|
matches: _.match(/(^.*?\S) (AS )?(\S+,?$)/i)
|
|
34912
34912
|
})).map(({
|
|
34913
34913
|
line: _,
|
|
34914
|
-
matches:
|
|
34915
|
-
}) =>
|
|
34916
|
-
precedingText:
|
|
34917
|
-
as:
|
|
34918
|
-
alias:
|
|
34914
|
+
matches: D
|
|
34915
|
+
}) => D ? {
|
|
34916
|
+
precedingText: D[1],
|
|
34917
|
+
as: D[2],
|
|
34918
|
+
alias: D[3]
|
|
34919
34919
|
} : {
|
|
34920
34920
|
precedingText: _
|
|
34921
34921
|
}), d = jL(h.map(({
|
|
@@ -34923,9 +34923,9 @@ function Tx(l) {
|
|
|
34923
34923
|
}) => _.replace(/\s*,\s*$/, "")));
|
|
34924
34924
|
O = h.map(({
|
|
34925
34925
|
precedingText: _,
|
|
34926
|
-
as:
|
|
34926
|
+
as: D,
|
|
34927
34927
|
alias: v
|
|
34928
|
-
}) => _ + (v ? " ".repeat(d - _.length + 1) + (
|
|
34928
|
+
}) => _ + (v ? " ".repeat(d - _.length + 1) + (D ?? "") + v : "")), T = [...T, ...O];
|
|
34929
34929
|
}
|
|
34930
34930
|
T.push(u[N]);
|
|
34931
34931
|
}
|
|
@@ -35513,26 +35513,27 @@ const gx = (l) => /* @__PURE__ */ V.createElement("svg", { xmlns: "http://www.w3
|
|
|
35513
35513
|
startTimestamp: u,
|
|
35514
35514
|
totalDuration: T,
|
|
35515
35515
|
depth: N = 1,
|
|
35516
|
-
traceContext: O
|
|
35516
|
+
traceContext: O,
|
|
35517
|
+
collapsible: h = !1
|
|
35517
35518
|
}) => {
|
|
35518
|
-
const { spanId:
|
|
35519
|
+
const { spanId: d } = _I(), [_, D] = V.useState(!h || N <= 5), v = GA(l.start_timestamp, l.timestamp);
|
|
35519
35520
|
return /* @__PURE__ */ m.jsxs("li", { className: "pl-4", children: [
|
|
35520
35521
|
/* @__PURE__ */ m.jsxs(
|
|
35521
35522
|
yo,
|
|
35522
35523
|
{
|
|
35523
35524
|
className: Fa(
|
|
35524
35525
|
"hover:bg-primary-900 flex cursor-pointer text-sm",
|
|
35525
|
-
|
|
35526
|
+
d === l.span_id ? "bg-primary-900" : ""
|
|
35526
35527
|
),
|
|
35527
35528
|
to: `/traces/${l.trace_id}/${l.span_id}`,
|
|
35528
35529
|
children: [
|
|
35529
35530
|
/* @__PURE__ */ m.jsxs("div", { className: Fa("node", l.status && l.status !== "ok" ? "text-red-400" : ""), children: [
|
|
35530
|
-
(l.children || []).length > 0 && /* @__PURE__ */ m.jsxs(
|
|
35531
|
+
h && (l.children || []).length > 0 && /* @__PURE__ */ m.jsxs(
|
|
35531
35532
|
"div",
|
|
35532
35533
|
{
|
|
35533
35534
|
className: "bg-primary-600 mr-1 flex items-center gap-1 rounded-lg px-1 text-xs font-bold text-white",
|
|
35534
|
-
onClick: (
|
|
35535
|
-
|
|
35535
|
+
onClick: (g) => {
|
|
35536
|
+
g.preventDefault(), D((M) => !M);
|
|
35536
35537
|
},
|
|
35537
35538
|
children: [
|
|
35538
35539
|
(l.children || []).length,
|
|
@@ -35541,7 +35542,7 @@ const gx = (l) => /* @__PURE__ */ V.createElement("svg", { xmlns: "http://www.w3
|
|
|
35541
35542
|
{
|
|
35542
35543
|
width: 12,
|
|
35543
35544
|
height: 12,
|
|
35544
|
-
className: Fa("transition",
|
|
35545
|
+
className: Fa("transition", _ ? "rotate-180" : "rotate-0")
|
|
35545
35546
|
}
|
|
35546
35547
|
)
|
|
35547
35548
|
]
|
|
@@ -35560,10 +35561,10 @@ const gx = (l) => /* @__PURE__ */ V.createElement("svg", { xmlns: "http://www.w3
|
|
|
35560
35561
|
className: "bg-primary-900 absolute -m-0.5 w-full p-0.5",
|
|
35561
35562
|
style: {
|
|
35562
35563
|
left: `min(${(l.start_timestamp - u) / T * 100}%, 95% - 1px)`,
|
|
35563
|
-
width: `max(1px, ${
|
|
35564
|
+
width: `max(1px, ${v / T * 95}%)`
|
|
35564
35565
|
},
|
|
35565
|
-
children: /* @__PURE__ */ m.jsxs("span", { className: Fa("whitespace-nowrap", V_(
|
|
35566
|
-
|
|
35566
|
+
children: /* @__PURE__ */ m.jsxs("span", { className: Fa("whitespace-nowrap", V_(v)), children: [
|
|
35567
|
+
v.toLocaleString(),
|
|
35567
35568
|
" ms"
|
|
35568
35569
|
] })
|
|
35569
35570
|
}
|
|
@@ -35571,14 +35572,15 @@ const gx = (l) => /* @__PURE__ */ V.createElement("svg", { xmlns: "http://www.w3
|
|
|
35571
35572
|
]
|
|
35572
35573
|
}
|
|
35573
35574
|
),
|
|
35574
|
-
|
|
35575
|
+
_ && /* @__PURE__ */ m.jsx(
|
|
35575
35576
|
VI,
|
|
35576
35577
|
{
|
|
35577
35578
|
traceContext: O,
|
|
35578
35579
|
tree: l.children || [],
|
|
35579
35580
|
startTimestamp: u,
|
|
35580
35581
|
totalDuration: T,
|
|
35581
|
-
depth: N + 1
|
|
35582
|
+
depth: N + 1,
|
|
35583
|
+
collapsible: h
|
|
35582
35584
|
}
|
|
35583
35585
|
)
|
|
35584
35586
|
] }, l.span_id);
|
|
@@ -35588,18 +35590,20 @@ function VI({
|
|
|
35588
35590
|
tree: u,
|
|
35589
35591
|
startTimestamp: T,
|
|
35590
35592
|
totalDuration: N,
|
|
35591
|
-
depth: O = 1
|
|
35593
|
+
depth: O = 1,
|
|
35594
|
+
collapsible: h = !1
|
|
35592
35595
|
}) {
|
|
35593
|
-
return !u || !u.length ? null : /* @__PURE__ */ m.jsx("ul", { className: "tree", children: u.map((
|
|
35596
|
+
return !u || !u.length ? null : /* @__PURE__ */ m.jsx("ul", { className: "tree", children: u.map((d) => /* @__PURE__ */ m.jsx(
|
|
35594
35597
|
Mx,
|
|
35595
35598
|
{
|
|
35596
35599
|
traceContext: l,
|
|
35597
35600
|
depth: O,
|
|
35598
|
-
span:
|
|
35601
|
+
span: d,
|
|
35599
35602
|
startTimestamp: T,
|
|
35600
|
-
totalDuration: N
|
|
35603
|
+
totalDuration: N,
|
|
35604
|
+
collapsible: h
|
|
35601
35605
|
},
|
|
35602
|
-
|
|
35606
|
+
d.span_id
|
|
35603
35607
|
)) });
|
|
35604
35608
|
}
|
|
35605
35609
|
function Px(l) {
|
|
@@ -35618,10 +35622,11 @@ function _x({
|
|
|
35618
35622
|
traceContext: l,
|
|
35619
35623
|
span: u,
|
|
35620
35624
|
startTimestamp: T,
|
|
35621
|
-
totalDuration: N
|
|
35625
|
+
totalDuration: N,
|
|
35626
|
+
collapsible: O = !1
|
|
35622
35627
|
}) {
|
|
35623
|
-
var
|
|
35624
|
-
const
|
|
35628
|
+
var _, D;
|
|
35629
|
+
const h = GA(u.start_timestamp, u.timestamp), d = Oa.getEventsByTrace(u.trace_id).filter((v) => v.type !== "transaction" && "exception" in v);
|
|
35625
35630
|
return /* @__PURE__ */ m.jsxs(yx, { children: [
|
|
35626
35631
|
/* @__PURE__ */ m.jsx(
|
|
35627
35632
|
Lx,
|
|
@@ -35658,24 +35663,24 @@ function _x({
|
|
|
35658
35663
|
className: "bg-primary-800 absolute bottom-0 top-0 -m-0.5 flex w-full items-center p-0.5",
|
|
35659
35664
|
style: {
|
|
35660
35665
|
left: `min(${(u.start_timestamp - T) / N * 100}%, 100% - 1px)`,
|
|
35661
|
-
width: `max(1px, ${
|
|
35666
|
+
width: `max(1px, ${h / N * 100}%)`
|
|
35662
35667
|
},
|
|
35663
35668
|
children: /* @__PURE__ */ m.jsxs("span", { className: "whitespace-nowrap", children: [
|
|
35664
|
-
|
|
35669
|
+
h,
|
|
35665
35670
|
" ms"
|
|
35666
35671
|
] })
|
|
35667
35672
|
}
|
|
35668
35673
|
) }) })
|
|
35669
35674
|
] }) }),
|
|
35670
|
-
!!
|
|
35675
|
+
!!d.length && /* @__PURE__ */ m.jsxs("div", { className: "flex flex-col items-start", children: [
|
|
35671
35676
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Related Errors" }),
|
|
35672
|
-
|
|
35677
|
+
d.map((v) => /* @__PURE__ */ m.jsx(yo, { className: "cursor-pointer underline", to: `/errors/${v.event_id}`, children: /* @__PURE__ */ m.jsx(wL, { event: v }) }, v.event_id))
|
|
35673
35678
|
] }),
|
|
35674
35679
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
35675
35680
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Description" }),
|
|
35676
35681
|
u.description ? /* @__PURE__ */ m.jsx("pre", { className: "text-primary-300 whitespace-pre-wrap break-words font-mono text-sm", children: Px(u.description) }) : /* @__PURE__ */ m.jsx("div", { className: "text-primary-300", children: "No description recorded for this span." })
|
|
35677
35682
|
] }),
|
|
35678
|
-
u.op === "resource.img" && ((
|
|
35683
|
+
u.op === "resource.img" && ((_ = u.description) == null ? void 0 : _.indexOf("/")) === 0 && /* @__PURE__ */ m.jsxs("div", { children: [
|
|
35679
35684
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Preview" }),
|
|
35680
35685
|
/* @__PURE__ */ m.jsx(
|
|
35681
35686
|
"a",
|
|
@@ -35688,10 +35693,10 @@ function _x({
|
|
|
35688
35693
|
] }),
|
|
35689
35694
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
35690
35695
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Tags" }),
|
|
35691
|
-
u.tags && Object.keys(u.tags).length ? /* @__PURE__ */ m.jsx("table", { className: "w-full text-sm", children: /* @__PURE__ */ m.jsx("tbody", { children: Object.entries(u.tags).map(([
|
|
35692
|
-
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children:
|
|
35693
|
-
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children: JSON.stringify(
|
|
35694
|
-
] },
|
|
35696
|
+
u.tags && Object.keys(u.tags).length ? /* @__PURE__ */ m.jsx("table", { className: "w-full text-sm", children: /* @__PURE__ */ m.jsx("tbody", { children: Object.entries(u.tags).map(([v, g]) => /* @__PURE__ */ m.jsxs("tr", { className: "text-primary-300", children: [
|
|
35697
|
+
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children: v }) }),
|
|
35698
|
+
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children: JSON.stringify(g, void 0, 2) }) })
|
|
35699
|
+
] }, v)) }) }) : /* @__PURE__ */ m.jsx("div", { className: "text-primary-300", children: "No tags recorded for this span." })
|
|
35695
35700
|
] }),
|
|
35696
35701
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
35697
35702
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Context" }),
|
|
@@ -35704,19 +35709,19 @@ function _x({
|
|
|
35704
35709
|
u.parent_span_id ? /* @__PURE__ */ m.jsx(yo, { className: "underline", to: `/traces/${u.trace_id}/${u.parent_span_id}`, children: u.parent_span_id }) : ""
|
|
35705
35710
|
],
|
|
35706
35711
|
["op", u.op]
|
|
35707
|
-
].map(([
|
|
35708
|
-
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children:
|
|
35709
|
-
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children:
|
|
35710
|
-
] },
|
|
35712
|
+
].map(([v, g]) => /* @__PURE__ */ m.jsxs("tr", { className: "text-primary-300", children: [
|
|
35713
|
+
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children: v }) }),
|
|
35714
|
+
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children: g }) })
|
|
35715
|
+
] }, v)) }) })
|
|
35711
35716
|
] }),
|
|
35712
35717
|
u.data && /* @__PURE__ */ m.jsxs("div", { children: [
|
|
35713
35718
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Data" }),
|
|
35714
|
-
/* @__PURE__ */ m.jsx("table", { className: "w-full text-sm", children: /* @__PURE__ */ m.jsx("tbody", { children: Object.entries(u.data).map(([
|
|
35715
|
-
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children:
|
|
35716
|
-
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children: Ux(
|
|
35717
|
-
] },
|
|
35719
|
+
/* @__PURE__ */ m.jsx("table", { className: "w-full text-sm", children: /* @__PURE__ */ m.jsx("tbody", { children: Object.entries(u.data).map(([v, g]) => /* @__PURE__ */ m.jsxs("tr", { className: "text-primary-300", children: [
|
|
35720
|
+
/* @__PURE__ */ m.jsx("th", { className: " w-1/12 py-0.5 pr-4 text-left font-mono font-normal", children: /* @__PURE__ */ m.jsx("div", { className: "w-full truncate", children: v }) }),
|
|
35721
|
+
/* @__PURE__ */ m.jsx("td", { className: "py-0.5", children: /* @__PURE__ */ m.jsx("pre", { className: "whitespace-nowrap font-mono", children: Ux(v, g) }) })
|
|
35722
|
+
] }, v)) }) })
|
|
35718
35723
|
] }),
|
|
35719
|
-
!!((
|
|
35724
|
+
!!((D = u.children) != null && D.length) && /* @__PURE__ */ m.jsxs("div", { children: [
|
|
35720
35725
|
/* @__PURE__ */ m.jsx("h2", { className: "mb-2 font-bold uppercase", children: "Sub-tree" }),
|
|
35721
35726
|
/* @__PURE__ */ m.jsx(
|
|
35722
35727
|
VI,
|
|
@@ -35724,7 +35729,8 @@ function _x({
|
|
|
35724
35729
|
traceContext: l,
|
|
35725
35730
|
tree: [u],
|
|
35726
35731
|
startTimestamp: T,
|
|
35727
|
-
totalDuration: N
|
|
35732
|
+
totalDuration: N,
|
|
35733
|
+
collapsible: O
|
|
35728
35734
|
}
|
|
35729
35735
|
)
|
|
35730
35736
|
] })
|
|
@@ -35732,14 +35738,14 @@ function _x({
|
|
|
35732
35738
|
] });
|
|
35733
35739
|
}
|
|
35734
35740
|
function aL() {
|
|
35735
|
-
var
|
|
35741
|
+
var _;
|
|
35736
35742
|
const { traceId: l, spanId: u } = _I();
|
|
35737
35743
|
if (!l)
|
|
35738
35744
|
return /* @__PURE__ */ m.jsx("p", { children: "Unknown trace id" });
|
|
35739
|
-
const T = Oa.getTraceById(l), N = u ? Oa.getSpanById(T.trace_id, u) : void 0, O = T.start_timestamp, h = T.timestamp - O;
|
|
35745
|
+
const T = Oa.getTraceById(l), N = u ? Oa.getSpanById(T.trace_id, u) : void 0, O = T.start_timestamp, h = T.timestamp - O, d = T.transactions.length > 1 || T.spans.length >= 50;
|
|
35740
35746
|
return /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
35741
35747
|
/* @__PURE__ */ m.jsxs("div", { className: "border-b-primary-700 bg-primary-950 flex items-center gap-x-2 border-b px-6 py-4", children: [
|
|
35742
|
-
/* @__PURE__ */ m.jsx(AT, { platform: (
|
|
35748
|
+
/* @__PURE__ */ m.jsx(AT, { platform: (_ = T.rootTransaction) == null ? void 0 : _.platform }),
|
|
35743
35749
|
/* @__PURE__ */ m.jsx("h1", { className: "max-w-full flex-1 truncate text-2xl", children: T.rootTransactionName }),
|
|
35744
35750
|
/* @__PURE__ */ m.jsxs("div", { className: "text-primary-300 font-mono", children: [
|
|
35745
35751
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
@@ -35776,10 +35782,20 @@ function aL() {
|
|
|
35776
35782
|
traceContext: T,
|
|
35777
35783
|
tree: T.spanTree,
|
|
35778
35784
|
startTimestamp: O,
|
|
35779
|
-
totalDuration: h
|
|
35785
|
+
totalDuration: h,
|
|
35786
|
+
collapsible: d
|
|
35780
35787
|
}
|
|
35781
35788
|
) }),
|
|
35782
|
-
N ? /* @__PURE__ */ m.jsx(
|
|
35789
|
+
N ? /* @__PURE__ */ m.jsx(
|
|
35790
|
+
_x,
|
|
35791
|
+
{
|
|
35792
|
+
traceContext: T,
|
|
35793
|
+
startTimestamp: O,
|
|
35794
|
+
totalDuration: h,
|
|
35795
|
+
span: N,
|
|
35796
|
+
collapsible: d
|
|
35797
|
+
}
|
|
35798
|
+
) : null
|
|
35783
35799
|
] });
|
|
35784
35800
|
}
|
|
35785
35801
|
const Gx = () => (V.useContext(YA), Oa.getTraces());
|
|
@@ -35797,7 +35813,7 @@ function bx() {
|
|
|
35797
35813
|
),
|
|
35798
35814
|
h.map((_) => {
|
|
35799
35815
|
var v;
|
|
35800
|
-
const
|
|
35816
|
+
const D = GA(_.start_timestamp, _.timestamp);
|
|
35801
35817
|
return /* @__PURE__ */ m.jsxs(
|
|
35802
35818
|
yo,
|
|
35803
35819
|
{
|
|
@@ -35826,7 +35842,7 @@ function bx() {
|
|
|
35826
35842
|
),
|
|
35827
35843
|
/* @__PURE__ */ m.jsx("div", { children: "—" }),
|
|
35828
35844
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
35829
|
-
|
|
35845
|
+
D,
|
|
35830
35846
|
" ms"
|
|
35831
35847
|
] }),
|
|
35832
35848
|
/* @__PURE__ */ m.jsx("div", { children: "—" }),
|
|
@@ -35906,8 +35922,8 @@ function Fx({ data: l }) {
|
|
|
35906
35922
|
for (let d = 0; d < T.length; d += 2) {
|
|
35907
35923
|
if (!T[d] || !T[d + 1])
|
|
35908
35924
|
continue;
|
|
35909
|
-
const _ = JSON.parse(T[d]),
|
|
35910
|
-
_.type && (
|
|
35925
|
+
const _ = JSON.parse(T[d]), D = JSON.parse(T[d + 1]);
|
|
35926
|
+
_.type && (D.type = _.type), O.push([_, D]);
|
|
35911
35927
|
}
|
|
35912
35928
|
const h = [N, O];
|
|
35913
35929
|
return Oa.pushEnvelope(h), {
|
|
@@ -36055,7 +36071,7 @@ async function aH({
|
|
|
36055
36071
|
debug: h = !1,
|
|
36056
36072
|
integrations: d,
|
|
36057
36073
|
experiments: _ = yI,
|
|
36058
|
-
fullPage:
|
|
36074
|
+
fullPage: D = !1
|
|
36059
36075
|
} = {}) {
|
|
36060
36076
|
if (typeof document > "u")
|
|
36061
36077
|
return;
|
|
@@ -36070,7 +36086,7 @@ async function aH({
|
|
|
36070
36086
|
}, [Y] = await DL(d ?? M, B), X = document.createElement("div");
|
|
36071
36087
|
X.id = "sentry-spotlight-root";
|
|
36072
36088
|
const le = X.attachShadow({ mode: "open" }), de = document.createElement("div");
|
|
36073
|
-
|
|
36089
|
+
D ? (X.style.height = "100%", X.style.backgroundColor = TU.indigo[950]) : (de.style.position = "absolute", de.style.top = "0", de.style.left = "0", de.style.right = "0"), le.appendChild(de);
|
|
36074
36090
|
const ye = iL(vU);
|
|
36075
36091
|
le.adoptedStyleSheets = [iL(YM), ye];
|
|
36076
36092
|
const ve = Y.map((me) => me.tabs ? me.tabs({ processedEvents: [] }).map((Xe) => ({
|
|
@@ -36087,7 +36103,7 @@ async function aH({
|
|
|
36087
36103
|
showTriggerButton: u,
|
|
36088
36104
|
sidecarUrl: N,
|
|
36089
36105
|
anchor: O,
|
|
36090
|
-
fullPage:
|
|
36106
|
+
fullPage: D
|
|
36091
36107
|
}
|
|
36092
36108
|
) }) })
|
|
36093
36109
|
// </React.StrictMode>
|