@spotlightjs/overlay 1.8.2 → 1.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index-4728f540.js → index-d9098dd4.js} +204 -200
- package/dist/index-d9098dd4.js.map +1 -0
- package/dist/{main-135d7ffd.js → main-ee4319a4.js} +2 -2
- package/dist/{main-135d7ffd.js.map → main-ee4319a4.js.map} +1 -1
- package/dist/sentry-spotlight.js +1 -1
- package/dist/sentry-spotlight.umd.cjs +21 -21
- package/dist/sentry-spotlight.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/dist/index-4728f540.js.map +0 -1
|
@@ -209,7 +209,7 @@ Jf.exports;
|
|
|
209
209
|
var xn = {
|
|
210
210
|
isMounted: ["isMounted", "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],
|
|
211
211
|
replaceState: ["replaceState", "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]
|
|
212
|
-
},
|
|
212
|
+
}, fn = function(C, H) {
|
|
213
213
|
Object.defineProperty(Ct.prototype, C, {
|
|
214
214
|
get: function() {
|
|
215
215
|
oe("%s(...) is deprecated in plain JavaScript React classes. %s", H[0], H[1]);
|
|
@@ -217,7 +217,7 @@ Jf.exports;
|
|
|
217
217
|
});
|
|
218
218
|
};
|
|
219
219
|
for (var _n in xn)
|
|
220
|
-
xn.hasOwnProperty(_n) &&
|
|
220
|
+
xn.hasOwnProperty(_n) && fn(_n, xn[_n]);
|
|
221
221
|
}
|
|
222
222
|
function Xt() {
|
|
223
223
|
}
|
|
@@ -233,9 +233,9 @@ Jf.exports;
|
|
|
233
233
|
};
|
|
234
234
|
return Object.seal(C), C;
|
|
235
235
|
}
|
|
236
|
-
var
|
|
236
|
+
var Tn = Array.isArray;
|
|
237
237
|
function jt(C) {
|
|
238
|
-
return
|
|
238
|
+
return Tn(C);
|
|
239
239
|
}
|
|
240
240
|
function wn(C) {
|
|
241
241
|
{
|
|
@@ -243,19 +243,19 @@ Jf.exports;
|
|
|
243
243
|
return $;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
function
|
|
246
|
+
function dn(C) {
|
|
247
247
|
try {
|
|
248
|
-
return
|
|
248
|
+
return An(C), !1;
|
|
249
249
|
} catch {
|
|
250
250
|
return !0;
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
function
|
|
253
|
+
function An(C) {
|
|
254
254
|
return "" + C;
|
|
255
255
|
}
|
|
256
256
|
function en(C) {
|
|
257
|
-
if (
|
|
258
|
-
return ne("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", wn(C)),
|
|
257
|
+
if (dn(C))
|
|
258
|
+
return ne("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", wn(C)), An(C);
|
|
259
259
|
}
|
|
260
260
|
function dr(C, H, $) {
|
|
261
261
|
var te = C.displayName;
|
|
@@ -1109,7 +1109,7 @@ Check the top-level render call using <` + $ + ">.");
|
|
|
1109
1109
|
}
|
|
1110
1110
|
}
|
|
1111
1111
|
}
|
|
1112
|
-
function
|
|
1112
|
+
function Rn(C) {
|
|
1113
1113
|
{
|
|
1114
1114
|
var H = C.type;
|
|
1115
1115
|
if (H == null || typeof H == "string")
|
|
@@ -1162,7 +1162,7 @@ Check the top-level render call using <` + $ + ">.");
|
|
|
1162
1162
|
if (te)
|
|
1163
1163
|
for (var ze = 2; ze < arguments.length; ze++)
|
|
1164
1164
|
OE(arguments[ze], C);
|
|
1165
|
-
return C === c ? xt(xe) :
|
|
1165
|
+
return C === c ? xt(xe) : Rn(xe), xe;
|
|
1166
1166
|
}
|
|
1167
1167
|
var pr = !1;
|
|
1168
1168
|
function sr(C) {
|
|
@@ -1179,7 +1179,7 @@ Check the top-level render call using <` + $ + ">.");
|
|
|
1179
1179
|
function ca(C, H, $) {
|
|
1180
1180
|
for (var te = dt.apply(this, arguments), Te = 2; Te < arguments.length; Te++)
|
|
1181
1181
|
OE(arguments[Te], te.type);
|
|
1182
|
-
return
|
|
1182
|
+
return Rn(te), te;
|
|
1183
1183
|
}
|
|
1184
1184
|
function gT(C, H) {
|
|
1185
1185
|
var $ = D.transition;
|
|
@@ -1478,7 +1478,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1478
1478
|
ee < 0 && g("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
1479
1479
|
}
|
|
1480
1480
|
}
|
|
1481
|
-
var
|
|
1481
|
+
var fn = N.ReactCurrentDispatcher, _n;
|
|
1482
1482
|
function Xt(F, ue, Re) {
|
|
1483
1483
|
{
|
|
1484
1484
|
if (_n === void 0)
|
|
@@ -1497,7 +1497,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1497
1497
|
var $t = typeof WeakMap == "function" ? WeakMap : Map;
|
|
1498
1498
|
Ut = new $t();
|
|
1499
1499
|
}
|
|
1500
|
-
function
|
|
1500
|
+
function Tn(F, ue) {
|
|
1501
1501
|
if (!F || ot)
|
|
1502
1502
|
return "";
|
|
1503
1503
|
{
|
|
@@ -1510,7 +1510,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1510
1510
|
var je = Error.prepareStackTrace;
|
|
1511
1511
|
Error.prepareStackTrace = void 0;
|
|
1512
1512
|
var nt;
|
|
1513
|
-
nt =
|
|
1513
|
+
nt = fn.current, fn.current = null, Ct();
|
|
1514
1514
|
try {
|
|
1515
1515
|
if (ue) {
|
|
1516
1516
|
var Ve = function() {
|
|
@@ -1563,23 +1563,23 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1563
1563
|
}
|
|
1564
1564
|
}
|
|
1565
1565
|
} finally {
|
|
1566
|
-
ot = !1,
|
|
1566
|
+
ot = !1, fn.current = nt, xn(), Error.prepareStackTrace = je;
|
|
1567
1567
|
}
|
|
1568
1568
|
var Ea = F ? F.displayName || F.name : "", ks = Ea ? Xt(Ea) : "";
|
|
1569
1569
|
return typeof F == "function" && Ut.set(F, ks), ks;
|
|
1570
1570
|
}
|
|
1571
1571
|
function jt(F, ue, Re) {
|
|
1572
|
-
return
|
|
1572
|
+
return Tn(F, !1);
|
|
1573
1573
|
}
|
|
1574
1574
|
function wn(F) {
|
|
1575
1575
|
var ue = F.prototype;
|
|
1576
1576
|
return !!(ue && ue.isReactComponent);
|
|
1577
1577
|
}
|
|
1578
|
-
function
|
|
1578
|
+
function dn(F, ue, Re) {
|
|
1579
1579
|
if (F == null)
|
|
1580
1580
|
return "";
|
|
1581
1581
|
if (typeof F == "function")
|
|
1582
|
-
return
|
|
1582
|
+
return Tn(F, wn(F));
|
|
1583
1583
|
if (typeof F == "string")
|
|
1584
1584
|
return Xt(F);
|
|
1585
1585
|
switch (F) {
|
|
@@ -1593,28 +1593,28 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1593
1593
|
case d:
|
|
1594
1594
|
return jt(F.render);
|
|
1595
1595
|
case O:
|
|
1596
|
-
return
|
|
1596
|
+
return dn(F.type, ue, Re);
|
|
1597
1597
|
case m: {
|
|
1598
1598
|
var Ie = F, je = Ie._payload, nt = Ie._init;
|
|
1599
1599
|
try {
|
|
1600
|
-
return
|
|
1600
|
+
return dn(nt(je), ue, Re);
|
|
1601
1601
|
} catch {
|
|
1602
1602
|
}
|
|
1603
1603
|
}
|
|
1604
1604
|
}
|
|
1605
1605
|
return "";
|
|
1606
1606
|
}
|
|
1607
|
-
var
|
|
1607
|
+
var An = Object.prototype.hasOwnProperty, en = {}, dr = N.ReactDebugCurrentFrame;
|
|
1608
1608
|
function Lr(F) {
|
|
1609
1609
|
if (F) {
|
|
1610
|
-
var ue = F._owner, Re =
|
|
1610
|
+
var ue = F._owner, Re = dn(F.type, F._source, ue ? ue.type : null);
|
|
1611
1611
|
dr.setExtraStackFrame(Re);
|
|
1612
1612
|
} else
|
|
1613
1613
|
dr.setExtraStackFrame(null);
|
|
1614
1614
|
}
|
|
1615
1615
|
function rr(F, ue, Re, Ie, je) {
|
|
1616
1616
|
{
|
|
1617
|
-
var nt = Function.call.bind(
|
|
1617
|
+
var nt = Function.call.bind(An);
|
|
1618
1618
|
for (var Ve in F)
|
|
1619
1619
|
if (nt(F, Ve)) {
|
|
1620
1620
|
var ge = void 0;
|
|
@@ -1663,7 +1663,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1663
1663
|
}, La, ya, pe;
|
|
1664
1664
|
pe = {};
|
|
1665
1665
|
function Le(F) {
|
|
1666
|
-
if (
|
|
1666
|
+
if (An.call(F, "ref")) {
|
|
1667
1667
|
var ue = Object.getOwnPropertyDescriptor(F, "ref").get;
|
|
1668
1668
|
if (ue && ue.isReactWarning)
|
|
1669
1669
|
return !1;
|
|
@@ -1671,7 +1671,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1671
1671
|
return F.ref !== void 0;
|
|
1672
1672
|
}
|
|
1673
1673
|
function ke(F) {
|
|
1674
|
-
if (
|
|
1674
|
+
if (An.call(F, "key")) {
|
|
1675
1675
|
var ue = Object.getOwnPropertyDescriptor(F, "key").get;
|
|
1676
1676
|
if (ue && ue.isReactWarning)
|
|
1677
1677
|
return !1;
|
|
@@ -1740,7 +1740,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1740
1740
|
var nt, Ve = {}, ge = null, nn = null;
|
|
1741
1741
|
Re !== void 0 && (Ar(Re), ge = "" + Re), ke(ue) && (Ar(ue.key), ge = "" + ue.key), Le(ue) && (nn = ue.ref, dt(ue, je));
|
|
1742
1742
|
for (nt in ue)
|
|
1743
|
-
|
|
1743
|
+
An.call(ue, nt) && !Dr.hasOwnProperty(nt) && (Ve[nt] = ue[nt]);
|
|
1744
1744
|
if (F && F.defaultProps) {
|
|
1745
1745
|
var yt = F.defaultProps;
|
|
1746
1746
|
for (nt in yt)
|
|
@@ -1756,7 +1756,7 @@ const km = /* @__PURE__ */ ji(B), CU = /* @__PURE__ */ IU({
|
|
|
1756
1756
|
var Ot = N.ReactCurrentOwner, Rr = N.ReactDebugCurrentFrame;
|
|
1757
1757
|
function vt(F) {
|
|
1758
1758
|
if (F) {
|
|
1759
|
-
var ue = F._owner, Re =
|
|
1759
|
+
var ue = F._owner, Re = dn(F.type, F._source, ue ? ue.type : null);
|
|
1760
1760
|
Rr.setExtraStackFrame(Re);
|
|
1761
1761
|
} else
|
|
1762
1762
|
Rr.setExtraStackFrame(null);
|
|
@@ -3812,15 +3812,15 @@ let uv = !1;
|
|
|
3812
3812
|
function $x() {
|
|
3813
3813
|
uv = !0;
|
|
3814
3814
|
}
|
|
3815
|
-
function
|
|
3815
|
+
function cn(...n) {
|
|
3816
3816
|
uv && console.log("🔎 [Spotlight]", ...n);
|
|
3817
3817
|
}
|
|
3818
3818
|
function ew(n, a, s, o) {
|
|
3819
|
-
|
|
3819
|
+
cn("Connecting to sidecar at", n);
|
|
3820
3820
|
const E = new EventSource(n), c = [];
|
|
3821
3821
|
for (const [u, R] of a.entries()) {
|
|
3822
3822
|
const d = (T) => {
|
|
3823
|
-
|
|
3823
|
+
cn(`Received new ${u} event`), R.forEach((p) => {
|
|
3824
3824
|
if (p.processEvent) {
|
|
3825
3825
|
const O = p.processEvent({
|
|
3826
3826
|
contentType: u,
|
|
@@ -3836,15 +3836,15 @@ function ew(n, a, s, o) {
|
|
|
3836
3836
|
}
|
|
3837
3837
|
});
|
|
3838
3838
|
};
|
|
3839
|
-
|
|
3839
|
+
cn("Adding listener for", u, "sum", c.length), c.push([u, d]), E.addEventListener(u, d);
|
|
3840
3840
|
}
|
|
3841
3841
|
return E.addEventListener("open", () => {
|
|
3842
|
-
o(!0),
|
|
3842
|
+
o(!0), cn("Open");
|
|
3843
3843
|
}), E.addEventListener("error", (u) => {
|
|
3844
3844
|
o(!1), console.error("EventSource failed:", u);
|
|
3845
3845
|
}), () => {
|
|
3846
|
-
|
|
3847
|
-
E.removeEventListener(u[0], u[1]),
|
|
3846
|
+
cn(`Removing ${c.length} listeners`), c.forEach((u) => {
|
|
3847
|
+
E.removeEventListener(u[0], u[1]), cn("Removed listener for type", u[0]);
|
|
3848
3848
|
});
|
|
3849
3849
|
};
|
|
3850
3850
|
}
|
|
@@ -3857,7 +3857,7 @@ function tw({
|
|
|
3857
3857
|
fullPage: c = !1,
|
|
3858
3858
|
showClearEventsButton: u = !0
|
|
3859
3859
|
}) {
|
|
3860
|
-
|
|
3860
|
+
cn("App rerender");
|
|
3861
3861
|
const [R, d] = B.useState({}), [T, p] = B.useState(!1), [O, m] = B.useState({ count: 0, severe: !1 }), [v, M] = B.useState(n), [x, y] = B.useState(0);
|
|
3862
3862
|
ov(["ctrlKey", "F12"], () => {
|
|
3863
3863
|
M((D) => !D);
|
|
@@ -3874,7 +3874,7 @@ function tw({
|
|
|
3874
3874
|
);
|
|
3875
3875
|
const w = ew(o, D, d, p);
|
|
3876
3876
|
return () => {
|
|
3877
|
-
|
|
3877
|
+
cn("useEffect cleanup"), w();
|
|
3878
3878
|
};
|
|
3879
3879
|
}, [s, o, x]);
|
|
3880
3880
|
const N = ri(), g = iT(), V = () => {
|
|
@@ -3891,11 +3891,11 @@ function tw({
|
|
|
3891
3891
|
};
|
|
3892
3892
|
return B.useEffect(() => {
|
|
3893
3893
|
const D = (U) => {
|
|
3894
|
-
|
|
3894
|
+
cn("Open"), M(!0), U.detail.path && g(U.detail.path);
|
|
3895
3895
|
}, w = () => {
|
|
3896
|
-
|
|
3896
|
+
cn("Close"), M(!1);
|
|
3897
3897
|
}, P = (U) => {
|
|
3898
|
-
|
|
3898
|
+
cn("Navigate"), g(U.detail);
|
|
3899
3899
|
};
|
|
3900
3900
|
return N.addEventListener("open", D), N.addEventListener("close", w), N.addEventListener("navigate", P), N.addEventListener("clearEvents", V), () => {
|
|
3901
3901
|
N.removeEventListener("open", D), N.removeEventListener("close", w), N.removeEventListener("navigate", P), N.removeEventListener("clearEvents", V);
|
|
@@ -3906,7 +3906,7 @@ function tw({
|
|
|
3906
3906
|
O.severe && N.dispatchEvent(
|
|
3907
3907
|
new CustomEvent("severeEventCount", { detail: { count: O.count } })
|
|
3908
3908
|
);
|
|
3909
|
-
}, [O, N]),
|
|
3909
|
+
}, [O, N]), cn("Integration data:", R), /* @__PURE__ */ S.jsxs(S.Fragment, { children: [
|
|
3910
3910
|
a && /* @__PURE__ */ S.jsx(Qx, { isOpen: v, setOpen: M, notificationCount: O, anchor: E }),
|
|
3911
3911
|
/* @__PURE__ */ S.jsx(
|
|
3912
3912
|
Jx,
|
|
@@ -3960,7 +3960,7 @@ function rw(n) {
|
|
|
3960
3960
|
c.children || (c.children = []), c.children.push(E);
|
|
3961
3961
|
else if (E.parent_span_id) {
|
|
3962
3962
|
const u = o.find((R) => !R.parent_span_id);
|
|
3963
|
-
|
|
3963
|
+
cn(u ? `Creating orphan for parent (${E.parent_span_id}) for span (${E.span_id})` : `Root span (${E.parent_span_id}) for span (${E.span_id}). Creating orphan.`), c = {
|
|
3964
3964
|
trace_id: E.trace_id,
|
|
3965
3965
|
span_id: E.parent_span_id,
|
|
3966
3966
|
parent_span_id: u ? u.span_id : null,
|
|
@@ -4045,6 +4045,7 @@ class iw {
|
|
|
4045
4045
|
u.transactions.forEach((T) => {
|
|
4046
4046
|
d.push({
|
|
4047
4047
|
...T.contexts.trace,
|
|
4048
|
+
tags: T == null ? void 0 : T.tags,
|
|
4048
4049
|
start_timestamp: T.start_timestamp,
|
|
4049
4050
|
timestamp: T.timestamp,
|
|
4050
4051
|
description: s.description || T.transaction,
|
|
@@ -4403,7 +4404,7 @@ class gw {
|
|
|
4403
4404
|
constructor(a) {
|
|
4404
4405
|
Pt(this, "name", "DevServerContextLines");
|
|
4405
4406
|
Pt(this, "_sidecarUrl");
|
|
4406
|
-
this._sidecarUrl = (a == null ? void 0 : a.sidecarUrl) ?? "http://localhost:8969/stream",
|
|
4407
|
+
this._sidecarUrl = (a == null ? void 0 : a.sidecarUrl) ?? "http://localhost:8969/stream", cn("Using Sidecar URL", this._sidecarUrl);
|
|
4407
4408
|
}
|
|
4408
4409
|
setupOnce(a, s) {
|
|
4409
4410
|
a(async (E) => {
|
|
@@ -4573,7 +4574,7 @@ var dv = { exports: {} };
|
|
|
4573
4574
|
case O:
|
|
4574
4575
|
return de ? Fe(1, Et) : Fe(0, Et + 1);
|
|
4575
4576
|
case p:
|
|
4576
|
-
var
|
|
4577
|
+
var fn = this.$locale().weekStart || 0, _n = (Ke < fn ? Ke + 7 : Ke) - fn;
|
|
4577
4578
|
return Fe(de ? Ct - _n : Ct + (6 - _n), Et);
|
|
4578
4579
|
case T:
|
|
4579
4580
|
case M:
|
|
@@ -4624,13 +4625,13 @@ var dv = { exports: {} };
|
|
|
4624
4625
|
var oe = this, ne = this.$locale();
|
|
4625
4626
|
if (!this.isValid())
|
|
4626
4627
|
return ne.invalidDate || x;
|
|
4627
|
-
var de = ee || "YYYY-MM-DDTHH:mm:ssZ", ve = _.z(this), Fe = this.$H, $e = this.$m, Ke = this.$M, Et = ne.weekdays, Ct = ne.months, xn = ne.meridiem,
|
|
4628
|
-
return ot && (ot[Ut] || ot(oe, de)) || $t[Ut].slice(0,
|
|
4628
|
+
var de = ee || "YYYY-MM-DDTHH:mm:ssZ", ve = _.z(this), Fe = this.$H, $e = this.$m, Ke = this.$M, Et = ne.weekdays, Ct = ne.months, xn = ne.meridiem, fn = function(ot, Ut, $t, Tn) {
|
|
4629
|
+
return ot && (ot[Ut] || ot(oe, de)) || $t[Ut].slice(0, Tn);
|
|
4629
4630
|
}, _n = function(ot) {
|
|
4630
4631
|
return _.s(Fe % 12 || 12, ot, "0");
|
|
4631
4632
|
}, Xt = xn || function(ot, Ut, $t) {
|
|
4632
|
-
var
|
|
4633
|
-
return $t ?
|
|
4633
|
+
var Tn = ot < 12 ? "AM" : "PM";
|
|
4634
|
+
return $t ? Tn.toLowerCase() : Tn;
|
|
4634
4635
|
};
|
|
4635
4636
|
return de.replace(N, function(ot, Ut) {
|
|
4636
4637
|
return Ut || function($t) {
|
|
@@ -4644,9 +4645,9 @@ var dv = { exports: {} };
|
|
|
4644
4645
|
case "MM":
|
|
4645
4646
|
return _.s(Ke + 1, 2, "0");
|
|
4646
4647
|
case "MMM":
|
|
4647
|
-
return
|
|
4648
|
+
return fn(ne.monthsShort, Ke, Ct, 3);
|
|
4648
4649
|
case "MMMM":
|
|
4649
|
-
return
|
|
4650
|
+
return fn(Ct, Ke);
|
|
4650
4651
|
case "D":
|
|
4651
4652
|
return oe.$D;
|
|
4652
4653
|
case "DD":
|
|
@@ -4654,9 +4655,9 @@ var dv = { exports: {} };
|
|
|
4654
4655
|
case "d":
|
|
4655
4656
|
return String(oe.$W);
|
|
4656
4657
|
case "dd":
|
|
4657
|
-
return
|
|
4658
|
+
return fn(ne.weekdaysMin, oe.$W, Et, 2);
|
|
4658
4659
|
case "ddd":
|
|
4659
|
-
return
|
|
4660
|
+
return fn(ne.weekdaysShort, oe.$W, Et, 3);
|
|
4660
4661
|
case "dddd":
|
|
4661
4662
|
return Et[oe.$W];
|
|
4662
4663
|
case "H":
|
|
@@ -4957,7 +4958,7 @@ function Sv(n) {
|
|
|
4957
4958
|
}
|
|
4958
4959
|
);
|
|
4959
4960
|
}
|
|
4960
|
-
const Zw = B.lazy(() => import("./main-
|
|
4961
|
+
const Zw = B.lazy(() => import("./main-ee4319a4.js").then((n) => n.m));
|
|
4961
4962
|
function Gp({
|
|
4962
4963
|
data: n,
|
|
4963
4964
|
onUpdateData: a = () => {
|
|
@@ -15893,7 +15894,7 @@ let De;
|
|
|
15893
15894
|
function Fp(n) {
|
|
15894
15895
|
return n[0];
|
|
15895
15896
|
}
|
|
15896
|
-
const Be = new Vv((n) => []), ko = ([[n]]) => n,
|
|
15897
|
+
const Be = new Vv((n) => []), ko = ([[n]]) => n, Nn = (n) => ({
|
|
15897
15898
|
type: De.keyword,
|
|
15898
15899
|
tokenType: n.type,
|
|
15899
15900
|
text: n.text,
|
|
@@ -16022,7 +16023,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16022
16023
|
const [E, c] = o;
|
|
16023
16024
|
return {
|
|
16024
16025
|
type: De.limit_clause,
|
|
16025
|
-
limitKw: Pn(
|
|
16026
|
+
limitKw: Pn(Nn(n), {
|
|
16026
16027
|
trailing: a
|
|
16027
16028
|
}),
|
|
16028
16029
|
offset: s,
|
|
@@ -16031,7 +16032,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16031
16032
|
} else
|
|
16032
16033
|
return {
|
|
16033
16034
|
type: De.limit_clause,
|
|
16034
|
-
limitKw: Pn(
|
|
16035
|
+
limitKw: Pn(Nn(n), {
|
|
16035
16036
|
trailing: a
|
|
16036
16037
|
}),
|
|
16037
16038
|
count: s
|
|
@@ -16064,7 +16065,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16064
16065
|
} : RESERVED_SELECT, "select_clause$subexpression$1"],
|
|
16065
16066
|
postprocess: ([n, [a, s]]) => ({
|
|
16066
16067
|
type: De.clause,
|
|
16067
|
-
nameKw:
|
|
16068
|
+
nameKw: Nn(n),
|
|
16068
16069
|
children: [a, ...s]
|
|
16069
16070
|
})
|
|
16070
16071
|
}, {
|
|
@@ -16074,7 +16075,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16074
16075
|
} : RESERVED_SELECT],
|
|
16075
16076
|
postprocess: ([n]) => ({
|
|
16076
16077
|
type: De.clause,
|
|
16077
|
-
nameKw:
|
|
16078
|
+
nameKw: Nn(n),
|
|
16078
16079
|
children: []
|
|
16079
16080
|
})
|
|
16080
16081
|
}, {
|
|
@@ -16099,7 +16100,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16099
16100
|
} : RESERVED_CLAUSE, "other_clause$ebnf$1"],
|
|
16100
16101
|
postprocess: ([n, a]) => ({
|
|
16101
16102
|
type: De.clause,
|
|
16102
|
-
nameKw:
|
|
16103
|
+
nameKw: Nn(n),
|
|
16103
16104
|
children: a
|
|
16104
16105
|
})
|
|
16105
16106
|
}, {
|
|
@@ -16116,7 +16117,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16116
16117
|
} : RESERVED_SET_OPERATION, "set_operation$ebnf$1"],
|
|
16117
16118
|
postprocess: ([n, a]) => ({
|
|
16118
16119
|
type: De.set_operation,
|
|
16119
|
-
nameKw:
|
|
16120
|
+
nameKw: Nn(n),
|
|
16120
16121
|
children: a
|
|
16121
16122
|
})
|
|
16122
16123
|
}, {
|
|
@@ -16284,7 +16285,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16284
16285
|
} : ARRAY_KEYWORD, "_", "square_brackets"],
|
|
16285
16286
|
postprocess: ([n, a, s]) => ({
|
|
16286
16287
|
type: De.array_subscript,
|
|
16287
|
-
array: Pn(
|
|
16288
|
+
array: Pn(Nn(n), {
|
|
16288
16289
|
trailing: a
|
|
16289
16290
|
}),
|
|
16290
16291
|
parenthesis: s
|
|
@@ -16296,7 +16297,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16296
16297
|
} : RESERVED_FUNCTION_NAME, "_", "parenthesis"],
|
|
16297
16298
|
postprocess: ([n, a, s]) => ({
|
|
16298
16299
|
type: De.function_call,
|
|
16299
|
-
nameKw: Pn(
|
|
16300
|
+
nameKw: Pn(Nn(n), {
|
|
16300
16301
|
trailing: a
|
|
16301
16302
|
}),
|
|
16302
16303
|
parenthesis: s
|
|
@@ -16392,12 +16393,12 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16392
16393
|
} : AND, "_", "andless_expression"],
|
|
16393
16394
|
postprocess: ([n, a, s, o, E, c, u]) => ({
|
|
16394
16395
|
type: De.between_predicate,
|
|
16395
|
-
betweenKw:
|
|
16396
|
+
betweenKw: Nn(n),
|
|
16396
16397
|
expr1: l3(s, {
|
|
16397
16398
|
leading: a,
|
|
16398
16399
|
trailing: o
|
|
16399
16400
|
}),
|
|
16400
|
-
andKw:
|
|
16401
|
+
andKw: Nn(E),
|
|
16401
16402
|
expr2: [Pn(u, {
|
|
16402
16403
|
leading: c
|
|
16403
16404
|
})]
|
|
@@ -16426,10 +16427,10 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16426
16427
|
} : END],
|
|
16427
16428
|
postprocess: ([n, a, s, o, E]) => ({
|
|
16428
16429
|
type: De.case_expression,
|
|
16429
|
-
caseKw: Pn(
|
|
16430
|
+
caseKw: Pn(Nn(n), {
|
|
16430
16431
|
trailing: a
|
|
16431
16432
|
}),
|
|
16432
|
-
endKw:
|
|
16433
|
+
endKw: Nn(E),
|
|
16433
16434
|
expr: s || [],
|
|
16434
16435
|
clauses: o
|
|
16435
16436
|
})
|
|
@@ -16442,10 +16443,10 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16442
16443
|
} : THEN, "_", "expression_chain_"],
|
|
16443
16444
|
postprocess: ([n, a, s, o, E, c]) => ({
|
|
16444
16445
|
type: De.case_when,
|
|
16445
|
-
whenKw: Pn(
|
|
16446
|
+
whenKw: Pn(Nn(n), {
|
|
16446
16447
|
trailing: a
|
|
16447
16448
|
}),
|
|
16448
|
-
thenKw: Pn(
|
|
16449
|
+
thenKw: Pn(Nn(o), {
|
|
16449
16450
|
trailing: E
|
|
16450
16451
|
}),
|
|
16451
16452
|
condition: s,
|
|
@@ -16458,7 +16459,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16458
16459
|
} : ELSE, "_", "expression_chain_"],
|
|
16459
16460
|
postprocess: ([n, a, s]) => ({
|
|
16460
16461
|
type: De.case_else,
|
|
16461
|
-
elseKw: Pn(
|
|
16462
|
+
elseKw: Pn(Nn(n), {
|
|
16462
16463
|
trailing: a
|
|
16463
16464
|
}),
|
|
16464
16465
|
result: s
|
|
@@ -16588,7 +16589,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16588
16589
|
}, {
|
|
16589
16590
|
name: "keyword",
|
|
16590
16591
|
symbols: ["keyword$subexpression$1"],
|
|
16591
|
-
postprocess: ([[n]]) =>
|
|
16592
|
+
postprocess: ([[n]]) => Nn(n)
|
|
16592
16593
|
}, {
|
|
16593
16594
|
name: "logic_operator$subexpression$1",
|
|
16594
16595
|
symbols: [Be.has("AND") ? {
|
|
@@ -16607,7 +16608,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16607
16608
|
}, {
|
|
16608
16609
|
name: "logic_operator",
|
|
16609
16610
|
symbols: ["logic_operator$subexpression$1"],
|
|
16610
|
-
postprocess: ([[n]]) =>
|
|
16611
|
+
postprocess: ([[n]]) => Nn(n)
|
|
16611
16612
|
}, {
|
|
16612
16613
|
name: "other_keyword$subexpression$1",
|
|
16613
16614
|
symbols: [Be.has("WHEN") ? {
|
|
@@ -16631,7 +16632,7 @@ const Be = new Vv((n) => []), ko = ([[n]]) => n, On = (n) => ({
|
|
|
16631
16632
|
}, {
|
|
16632
16633
|
name: "other_keyword",
|
|
16633
16634
|
symbols: ["other_keyword$subexpression$1"],
|
|
16634
|
-
postprocess: ([[n]]) =>
|
|
16635
|
+
postprocess: ([[n]]) => Nn(n)
|
|
16635
16636
|
}, {
|
|
16636
16637
|
name: "_$ebnf$1",
|
|
16637
16638
|
symbols: []
|
|
@@ -17763,7 +17764,7 @@ function j3(n) {
|
|
|
17763
17764
|
setup: ({ open: a }) => {
|
|
17764
17765
|
J3(n);
|
|
17765
17766
|
const s = ri(), o = (E) => {
|
|
17766
|
-
|
|
17767
|
+
cn("Sentry Event", E.detail.event_id), E.detail.event && kt.pushEvent(E.detail.event), a(`/errors/${E.detail.eventId}`);
|
|
17767
17768
|
};
|
|
17768
17769
|
return s.addEventListener("sentry:showError", o), () => {
|
|
17769
17770
|
s.removeEventListener("sentry:showError", o);
|
|
@@ -17823,10 +17824,13 @@ function K3(n) {
|
|
|
17823
17824
|
if (!o[R] || !o[R + 1])
|
|
17824
17825
|
continue;
|
|
17825
17826
|
const d = JSON.parse(o[R]);
|
|
17826
|
-
|
|
17827
|
-
|
|
17828
|
-
|
|
17829
|
-
|
|
17827
|
+
let T;
|
|
17828
|
+
try {
|
|
17829
|
+
T = JSON.parse(o[R + 1]);
|
|
17830
|
+
} catch (p) {
|
|
17831
|
+
cn(p), T = o[R + 1];
|
|
17832
|
+
}
|
|
17833
|
+
d.type && typeof T == "object" && (T.type = d.type), c.push([d, T]);
|
|
17830
17834
|
}
|
|
17831
17835
|
const u = [E, c];
|
|
17832
17836
|
return kt.pushEnvelope({ envelope: u, rawEnvelope: n }), {
|
|
@@ -17981,7 +17985,7 @@ var AS = {}, jv = { exports: {} }, mr = {}, Kv = { exports: {} }, Jv = {};
|
|
|
17981
17985
|
Z = ke;
|
|
17982
17986
|
}
|
|
17983
17987
|
}
|
|
17984
|
-
function
|
|
17988
|
+
function fn(pe) {
|
|
17985
17989
|
var Le;
|
|
17986
17990
|
switch (Z) {
|
|
17987
17991
|
case p:
|
|
@@ -18057,13 +18061,13 @@ var AS = {}, jv = { exports: {} }, mr = {}, Kv = { exports: {} }, Jv = {};
|
|
|
18057
18061
|
function $t() {
|
|
18058
18062
|
return c(_);
|
|
18059
18063
|
}
|
|
18060
|
-
function
|
|
18064
|
+
function Tn(pe) {
|
|
18061
18065
|
pe.callback = null;
|
|
18062
18066
|
}
|
|
18063
18067
|
function jt() {
|
|
18064
18068
|
return Z;
|
|
18065
18069
|
}
|
|
18066
|
-
var wn = !1,
|
|
18070
|
+
var wn = !1, dn = null, An = -1, en = o, dr = -1;
|
|
18067
18071
|
function Lr() {
|
|
18068
18072
|
var pe = n.unstable_now() - dr;
|
|
18069
18073
|
return !(pe < en);
|
|
@@ -18078,14 +18082,14 @@ var AS = {}, jv = { exports: {} }, mr = {}, Kv = { exports: {} }, Jv = {};
|
|
|
18078
18082
|
pe > 0 ? en = Math.floor(1e3 / pe) : en = o;
|
|
18079
18083
|
}
|
|
18080
18084
|
var yr = function() {
|
|
18081
|
-
if (
|
|
18085
|
+
if (dn !== null) {
|
|
18082
18086
|
var pe = n.unstable_now();
|
|
18083
18087
|
dr = pe;
|
|
18084
18088
|
var Le = !0, ke = !0;
|
|
18085
18089
|
try {
|
|
18086
|
-
ke =
|
|
18090
|
+
ke = dn(Le, pe);
|
|
18087
18091
|
} finally {
|
|
18088
|
-
ke ? jn() : (wn = !1,
|
|
18092
|
+
ke ? jn() : (wn = !1, dn = null);
|
|
18089
18093
|
}
|
|
18090
18094
|
} else
|
|
18091
18095
|
wn = !1;
|
|
@@ -18104,18 +18108,18 @@ var AS = {}, jv = { exports: {} }, mr = {}, Kv = { exports: {} }, Jv = {};
|
|
|
18104
18108
|
de(yr, 0);
|
|
18105
18109
|
};
|
|
18106
18110
|
function Ar(pe) {
|
|
18107
|
-
|
|
18111
|
+
dn = pe, wn || (wn = !0, jn());
|
|
18108
18112
|
}
|
|
18109
18113
|
function Yt(pe, Le) {
|
|
18110
|
-
|
|
18114
|
+
An = de(function() {
|
|
18111
18115
|
pe(n.unstable_now());
|
|
18112
18116
|
}, Le);
|
|
18113
18117
|
}
|
|
18114
18118
|
function Dr() {
|
|
18115
|
-
ve(
|
|
18119
|
+
ve(An), An = -1;
|
|
18116
18120
|
}
|
|
18117
18121
|
var La = rr, ya = null;
|
|
18118
|
-
n.unstable_IdlePriority = M, n.unstable_ImmediatePriority = p, n.unstable_LowPriority = v, n.unstable_NormalPriority = m, n.unstable_Profiling = ya, n.unstable_UserBlockingPriority = O, n.unstable_cancelCallback =
|
|
18122
|
+
n.unstable_IdlePriority = M, n.unstable_ImmediatePriority = p, n.unstable_LowPriority = v, n.unstable_NormalPriority = m, n.unstable_Profiling = ya, n.unstable_UserBlockingPriority = O, n.unstable_cancelCallback = Tn, n.unstable_continueExecution = Ut, n.unstable_forceFrameRate = Vr, n.unstable_getCurrentPriorityLevel = jt, n.unstable_getFirstCallbackNode = $t, n.unstable_next = fn, n.unstable_pauseExecution = ot, n.unstable_requestPaint = La, n.unstable_runWithPriority = xn, n.unstable_scheduleCallback = Xt, n.unstable_shouldYield = Lr, n.unstable_wrapCallback = _n, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
18119
18123
|
})();
|
|
18120
18124
|
})(Jv);
|
|
18121
18125
|
Kv.exports = Jv;
|
|
@@ -18159,11 +18163,11 @@ var z3 = Kv.exports;
|
|
|
18159
18163
|
f.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, f);
|
|
18160
18164
|
}
|
|
18161
18165
|
}
|
|
18162
|
-
var d = 0, T = 1, p = 2, O = 3, m = 4, v = 5, M = 6, x = 7, y = 8, N = 9, g = 10, V = 11, D = 12, w = 13, P = 14, U = 15, G = 16, X = 17, _ = 18, Y = 19, j = 21, z = 22, Z = 23, ee = 24, oe = 25, ne = !0, de = !1, ve = !1, Fe = !1, $e = !1, Ke = !0, Et = !1, Ct = !1, xn = !0,
|
|
18166
|
+
var d = 0, T = 1, p = 2, O = 3, m = 4, v = 5, M = 6, x = 7, y = 8, N = 9, g = 10, V = 11, D = 12, w = 13, P = 14, U = 15, G = 16, X = 17, _ = 18, Y = 19, j = 21, z = 22, Z = 23, ee = 24, oe = 25, ne = !0, de = !1, ve = !1, Fe = !1, $e = !1, Ke = !0, Et = !1, Ct = !1, xn = !0, fn = !0, _n = !0, Xt = /* @__PURE__ */ new Set(), ot = {}, Ut = {};
|
|
18163
18167
|
function $t(e, t) {
|
|
18164
|
-
|
|
18168
|
+
Tn(e, t), Tn(e + "Capture", t);
|
|
18165
18169
|
}
|
|
18166
|
-
function
|
|
18170
|
+
function Tn(e, t) {
|
|
18167
18171
|
ot[e] && u("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.", e), ot[e] = t;
|
|
18168
18172
|
{
|
|
18169
18173
|
var r = e.toLowerCase();
|
|
@@ -18173,13 +18177,13 @@ var z3 = Kv.exports;
|
|
|
18173
18177
|
Xt.add(t[i]);
|
|
18174
18178
|
}
|
|
18175
18179
|
var jt = typeof window < "u" && typeof window.document < "u" && typeof window.document.createElement < "u", wn = Object.prototype.hasOwnProperty;
|
|
18176
|
-
function
|
|
18180
|
+
function dn(e) {
|
|
18177
18181
|
{
|
|
18178
18182
|
var t = typeof Symbol == "function" && Symbol.toStringTag, r = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
18179
18183
|
return r;
|
|
18180
18184
|
}
|
|
18181
18185
|
}
|
|
18182
|
-
function
|
|
18186
|
+
function An(e) {
|
|
18183
18187
|
try {
|
|
18184
18188
|
return en(e), !1;
|
|
18185
18189
|
} catch {
|
|
@@ -18190,28 +18194,28 @@ var z3 = Kv.exports;
|
|
|
18190
18194
|
return "" + e;
|
|
18191
18195
|
}
|
|
18192
18196
|
function dr(e, t) {
|
|
18193
|
-
if (
|
|
18194
|
-
return u("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.", t,
|
|
18197
|
+
if (An(e))
|
|
18198
|
+
return u("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.", t, dn(e)), en(e);
|
|
18195
18199
|
}
|
|
18196
18200
|
function Lr(e) {
|
|
18197
|
-
if (
|
|
18198
|
-
return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
18201
|
+
if (An(e))
|
|
18202
|
+
return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", dn(e)), en(e);
|
|
18199
18203
|
}
|
|
18200
18204
|
function rr(e, t) {
|
|
18201
|
-
if (
|
|
18202
|
-
return u("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.", t,
|
|
18205
|
+
if (An(e))
|
|
18206
|
+
return u("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.", t, dn(e)), en(e);
|
|
18203
18207
|
}
|
|
18204
18208
|
function Vr(e, t) {
|
|
18205
|
-
if (
|
|
18206
|
-
return u("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.", t,
|
|
18209
|
+
if (An(e))
|
|
18210
|
+
return u("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.", t, dn(e)), en(e);
|
|
18207
18211
|
}
|
|
18208
18212
|
function yr(e) {
|
|
18209
|
-
if (
|
|
18210
|
-
return u("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",
|
|
18213
|
+
if (An(e))
|
|
18214
|
+
return u("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.", dn(e)), en(e);
|
|
18211
18215
|
}
|
|
18212
18216
|
function jn(e) {
|
|
18213
|
-
if (
|
|
18214
|
-
return u("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",
|
|
18217
|
+
if (An(e))
|
|
18218
|
+
return u("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.", dn(e)), en(e);
|
|
18215
18219
|
}
|
|
18216
18220
|
var gr = 0, Gn = 1, Ar = 2, Yt = 3, Dr = 4, La = 5, ya = 6, pe = ":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", Le = pe + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", ke = new RegExp("^[" + pe + "][" + Le + "]*$"), dt = {}, At = {};
|
|
18217
18221
|
function tn(e) {
|
|
@@ -19062,7 +19066,7 @@ Error generating stack: ` + i.message + `
|
|
|
19062
19066
|
function OE() {
|
|
19063
19067
|
return Bn === null ? "" : cl(Bn);
|
|
19064
19068
|
}
|
|
19065
|
-
function
|
|
19069
|
+
function Rn() {
|
|
19066
19070
|
hE.getCurrentStack = null, Bn = null, ts = !1;
|
|
19067
19071
|
}
|
|
19068
19072
|
function xt(e) {
|
|
@@ -20725,13 +20729,13 @@ Check the render method of \`` + e + "`." : "";
|
|
|
20725
20729
|
}
|
|
20726
20730
|
return null;
|
|
20727
20731
|
}
|
|
20728
|
-
var gh = a.unstable_scheduleCallback, xy = a.unstable_cancelCallback, wy = a.unstable_shouldYield, Gy = a.unstable_requestPaint,
|
|
20732
|
+
var gh = a.unstable_scheduleCallback, xy = a.unstable_cancelCallback, wy = a.unstable_shouldYield, Gy = a.unstable_requestPaint, pn = a.unstable_now, Hy = a.unstable_getCurrentPriorityLevel, nd = a.unstable_ImmediatePriority, Dh = a.unstable_UserBlockingPriority, ml = a.unstable_NormalPriority, By = a.unstable_LowPriority, bh = a.unstable_IdlePriority, Fy = a.unstable_yieldValue, Yy = a.unstable_setDisableYieldValue, jr = typeof { isDisabled: !0 } < "u";
|
|
20729
20733
|
function Vy(e) {
|
|
20730
20734
|
return !(typeof { isDisabled: !0 } > "u");
|
|
20731
20735
|
}
|
|
20732
20736
|
function x4(e, t) {
|
|
20733
20737
|
}
|
|
20734
|
-
function
|
|
20738
|
+
function Sn(e) {
|
|
20735
20739
|
typeof Fy == "function" && (Yy(e), E(e));
|
|
20736
20740
|
}
|
|
20737
20741
|
function w4() {
|
|
@@ -20763,7 +20767,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
20763
20767
|
var Ph = 31, le = (
|
|
20764
20768
|
/* */
|
|
20765
20769
|
0
|
|
20766
|
-
),
|
|
20770
|
+
), hn = (
|
|
20767
20771
|
/* */
|
|
20768
20772
|
0
|
|
20769
20773
|
), Ge = (
|
|
@@ -21086,7 +21090,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
21086
21090
|
return e;
|
|
21087
21091
|
}
|
|
21088
21092
|
function t0(e, t) {
|
|
21089
|
-
return e !==
|
|
21093
|
+
return e !== hn && e < t ? e : t;
|
|
21090
21094
|
}
|
|
21091
21095
|
function vd(e) {
|
|
21092
21096
|
for (var t = [], r = 0; r < Ph; r++)
|
|
@@ -21160,10 +21164,10 @@ Check the render method of \`` + e + "`." : "";
|
|
|
21160
21164
|
i = GE;
|
|
21161
21165
|
break;
|
|
21162
21166
|
default:
|
|
21163
|
-
i =
|
|
21167
|
+
i = hn;
|
|
21164
21168
|
break;
|
|
21165
21169
|
}
|
|
21166
|
-
return (i & (e.suspendedLanes | t)) !==
|
|
21170
|
+
return (i & (e.suspendedLanes | t)) !== hn ? hn : i;
|
|
21167
21171
|
}
|
|
21168
21172
|
function Yh(e, t, r) {
|
|
21169
21173
|
if (jr)
|
|
@@ -21185,11 +21189,11 @@ Check the render method of \`` + e + "`." : "";
|
|
|
21185
21189
|
function Wh(e, t) {
|
|
21186
21190
|
return null;
|
|
21187
21191
|
}
|
|
21188
|
-
var Pr = Ge, Ri = Ai, pi = Ya, yd = oo, Ml =
|
|
21192
|
+
var Pr = Ge, Ri = Ai, pi = Ya, yd = oo, Ml = hn;
|
|
21189
21193
|
function Kr() {
|
|
21190
21194
|
return Ml;
|
|
21191
21195
|
}
|
|
21192
|
-
function
|
|
21196
|
+
function On(e) {
|
|
21193
21197
|
Ml = e;
|
|
21194
21198
|
}
|
|
21195
21199
|
function i0(e, t) {
|
|
@@ -21459,18 +21463,18 @@ Check the render method of \`` + e + "`." : "";
|
|
|
21459
21463
|
var l = Kr(), f = uo.transition;
|
|
21460
21464
|
uo.transition = null;
|
|
21461
21465
|
try {
|
|
21462
|
-
|
|
21466
|
+
On(Pr), Pd(e, t, r, i);
|
|
21463
21467
|
} finally {
|
|
21464
|
-
|
|
21468
|
+
On(l), uo.transition = f;
|
|
21465
21469
|
}
|
|
21466
21470
|
}
|
|
21467
21471
|
function _0(e, t, r, i) {
|
|
21468
21472
|
var l = Kr(), f = uo.transition;
|
|
21469
21473
|
uo.transition = null;
|
|
21470
21474
|
try {
|
|
21471
|
-
|
|
21475
|
+
On(Ri), Pd(e, t, r, i);
|
|
21472
21476
|
} finally {
|
|
21473
|
-
|
|
21477
|
+
On(l), uo.transition = f;
|
|
21474
21478
|
}
|
|
21475
21479
|
}
|
|
21476
21480
|
function Pd(e, t, r, i) {
|
|
@@ -22149,7 +22153,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
22149
22153
|
L && L(t, h, r), t === "focusout" && vg(h);
|
|
22150
22154
|
}
|
|
22151
22155
|
function yg() {
|
|
22152
|
-
|
|
22156
|
+
Tn("onMouseEnter", ["mouseout", "mouseover"]), Tn("onMouseLeave", ["mouseout", "mouseover"]), Tn("onPointerEnter", ["pointerout", "pointerover"]), Tn("onPointerLeave", ["pointerout", "pointerover"]);
|
|
22153
22157
|
}
|
|
22154
22158
|
function gg(e, t, r, i, l, f, A) {
|
|
22155
22159
|
var h = t === "mouseover" || t === "pointerover", I = t === "mouseout" || t === "pointerout";
|
|
@@ -23888,7 +23892,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
23888
23892
|
var e = 0, t = Kr();
|
|
23889
23893
|
try {
|
|
23890
23894
|
var r = !0, i = ka;
|
|
23891
|
-
for (
|
|
23895
|
+
for (On(Pr); e < i.length; e++) {
|
|
23892
23896
|
var l = i[e];
|
|
23893
23897
|
do
|
|
23894
23898
|
l = l(r);
|
|
@@ -23898,7 +23902,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
23898
23902
|
} catch (f) {
|
|
23899
23903
|
throw ka !== null && (ka = ka.slice(e + 1)), gh(nd, Li), f;
|
|
23900
23904
|
} finally {
|
|
23901
|
-
|
|
23905
|
+
On(t), AA = !1;
|
|
23902
23906
|
}
|
|
23903
23907
|
}
|
|
23904
23908
|
return null;
|
|
@@ -24363,7 +24367,7 @@ Please update the following components: %s
|
|
|
24363
24367
|
|
|
24364
24368
|
Learn more about this warning here: https://reactjs.org/link/legacy-context`, l);
|
|
24365
24369
|
} finally {
|
|
24366
|
-
|
|
24370
|
+
Rn();
|
|
24367
24371
|
}
|
|
24368
24372
|
}
|
|
24369
24373
|
});
|
|
@@ -24649,11 +24653,11 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24649
24653
|
var h = A.call(f, i, l);
|
|
24650
24654
|
{
|
|
24651
24655
|
if (e.mode & zt) {
|
|
24652
|
-
|
|
24656
|
+
Sn(!0);
|
|
24653
24657
|
try {
|
|
24654
24658
|
A.call(f, i, l);
|
|
24655
24659
|
} finally {
|
|
24656
|
-
|
|
24660
|
+
Sn(!1);
|
|
24657
24661
|
}
|
|
24658
24662
|
}
|
|
24659
24663
|
AN();
|
|
@@ -24670,11 +24674,11 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24670
24674
|
dN(), L = I.call(f, i, l);
|
|
24671
24675
|
{
|
|
24672
24676
|
if (e.mode & zt) {
|
|
24673
|
-
|
|
24677
|
+
Sn(!0);
|
|
24674
24678
|
try {
|
|
24675
24679
|
I.call(f, i, l);
|
|
24676
24680
|
} finally {
|
|
24677
|
-
|
|
24681
|
+
Sn(!1);
|
|
24678
24682
|
}
|
|
24679
24683
|
}
|
|
24680
24684
|
AN();
|
|
@@ -24713,7 +24717,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24713
24717
|
// This update is going to be committed so we never want uncommit
|
|
24714
24718
|
// it. Using NoLane works because 0 is a subset of all bitmasks, so
|
|
24715
24719
|
// this will never be skipped by the check above.
|
|
24716
|
-
lane:
|
|
24720
|
+
lane: hn,
|
|
24717
24721
|
tag: me.tag,
|
|
24718
24722
|
payload: me.payload,
|
|
24719
24723
|
callback: me.callback,
|
|
@@ -24725,7 +24729,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24725
24729
|
var J = me.callback;
|
|
24726
24730
|
if (J !== null && // If the update was already committed, we should not queue its
|
|
24727
24731
|
// callback again.
|
|
24728
|
-
me.lane !==
|
|
24732
|
+
me.lane !== hn) {
|
|
24729
24733
|
e.flags |= ZT;
|
|
24730
24734
|
var ce = l.effects;
|
|
24731
24735
|
ce === null ? l.effects = [me] : ce.push(me);
|
|
@@ -24805,11 +24809,11 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24805
24809
|
var l = e.memoizedState, f = r(i, l);
|
|
24806
24810
|
{
|
|
24807
24811
|
if (e.mode & zt) {
|
|
24808
|
-
|
|
24812
|
+
Sn(!0);
|
|
24809
24813
|
try {
|
|
24810
24814
|
f = r(i, l);
|
|
24811
24815
|
} finally {
|
|
24812
|
-
|
|
24816
|
+
Sn(!1);
|
|
24813
24817
|
}
|
|
24814
24818
|
}
|
|
24815
24819
|
CN(t, f);
|
|
@@ -24847,11 +24851,11 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24847
24851
|
var I = h.shouldComponentUpdate(i, f, A);
|
|
24848
24852
|
{
|
|
24849
24853
|
if (e.mode & zt) {
|
|
24850
|
-
|
|
24854
|
+
Sn(!0);
|
|
24851
24855
|
try {
|
|
24852
24856
|
I = h.shouldComponentUpdate(i, f, A);
|
|
24853
24857
|
} finally {
|
|
24854
|
-
|
|
24858
|
+
Sn(!1);
|
|
24855
24859
|
}
|
|
24856
24860
|
}
|
|
24857
24861
|
I === void 0 && u("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.", it(t) || "Component");
|
|
@@ -24896,11 +24900,11 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
24896
24900
|
}
|
|
24897
24901
|
var b = new t(r, f);
|
|
24898
24902
|
if (e.mode & zt) {
|
|
24899
|
-
|
|
24903
|
+
Sn(!0);
|
|
24900
24904
|
try {
|
|
24901
24905
|
b = new t(r, f);
|
|
24902
24906
|
} finally {
|
|
24903
|
-
|
|
24907
|
+
Sn(!1);
|
|
24904
24908
|
}
|
|
24905
24909
|
}
|
|
24906
24910
|
var k = e.memoizedState = b.state !== null && b.state !== void 0 ? b.state : null;
|
|
@@ -25770,7 +25774,7 @@ Incoming: %s`, ie, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
25770
25774
|
// This update is going to be committed so we never want uncommit
|
|
25771
25775
|
// it. Using NoLane works because 0 is a subset of all bitmasks, so
|
|
25772
25776
|
// this will never be skipped by the check above.
|
|
25773
|
-
lane:
|
|
25777
|
+
lane: hn,
|
|
25774
25778
|
action: re.action,
|
|
25775
25779
|
hasEagerState: re.hasEagerState,
|
|
25776
25780
|
eagerState: re.eagerState,
|
|
@@ -26085,7 +26089,7 @@ Incoming: %s`, ie, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
26085
26089
|
}
|
|
26086
26090
|
function Rb(e, t, r) {
|
|
26087
26091
|
var i = Kr();
|
|
26088
|
-
|
|
26092
|
+
On(s0(i, Ri)), e(!0);
|
|
26089
26093
|
var l = Ru.transition;
|
|
26090
26094
|
Ru.transition = {};
|
|
26091
26095
|
var f = Ru.transition;
|
|
@@ -26093,7 +26097,7 @@ Incoming: %s`, ie, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
26093
26097
|
try {
|
|
26094
26098
|
e(!1), t();
|
|
26095
26099
|
} finally {
|
|
26096
|
-
if (
|
|
26100
|
+
if (On(i), Ru.transition = l, l === null && f._updatedFibers) {
|
|
26097
26101
|
var A = f._updatedFibers.size;
|
|
26098
26102
|
A > 10 && c("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."), f._updatedFibers.clear();
|
|
26099
26103
|
}
|
|
@@ -27041,11 +27045,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
27041
27045
|
mo(t, l);
|
|
27042
27046
|
{
|
|
27043
27047
|
if (_u.current = t, pr(!0), I = Po(e, t, A, i, h, l), L = Uo(), t.mode & zt) {
|
|
27044
|
-
|
|
27048
|
+
Sn(!0);
|
|
27045
27049
|
try {
|
|
27046
27050
|
I = Po(e, t, A, i, h, l), L = Uo();
|
|
27047
27051
|
} finally {
|
|
27048
|
-
|
|
27052
|
+
Sn(!1);
|
|
27049
27053
|
}
|
|
27050
27054
|
}
|
|
27051
27055
|
pr(!1);
|
|
@@ -27207,11 +27211,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
27207
27211
|
mo(t, l);
|
|
27208
27212
|
{
|
|
27209
27213
|
if (_u.current = t, pr(!0), I = Po(e, t, r, i, A, l), L = Uo(), t.mode & zt) {
|
|
27210
|
-
|
|
27214
|
+
Sn(!0);
|
|
27211
27215
|
try {
|
|
27212
27216
|
I = Po(e, t, r, i, A, l), L = Uo();
|
|
27213
27217
|
} finally {
|
|
27214
|
-
|
|
27218
|
+
Sn(!1);
|
|
27215
27219
|
}
|
|
27216
27220
|
}
|
|
27217
27221
|
pr(!1);
|
|
@@ -27269,11 +27273,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
27269
27273
|
I = null, EI();
|
|
27270
27274
|
else {
|
|
27271
27275
|
if (pr(!0), I = h.render(), t.mode & zt) {
|
|
27272
|
-
|
|
27276
|
+
Sn(!0);
|
|
27273
27277
|
try {
|
|
27274
27278
|
h.render();
|
|
27275
27279
|
} finally {
|
|
27276
|
-
|
|
27280
|
+
Sn(!1);
|
|
27277
27281
|
}
|
|
27278
27282
|
}
|
|
27279
27283
|
pr(!1);
|
|
@@ -27406,11 +27410,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
27406
27410
|
return da(r) ? (W = !0, Sc(t)) : W = !1, t.memoizedState = h.state !== null && h.state !== void 0 ? h.state : null, bA(t), LN(t, h), kA(t, r, l, i), HR(null, t, r, !0, W, i);
|
|
27407
27411
|
} else {
|
|
27408
27412
|
if (t.tag = d, t.mode & zt) {
|
|
27409
|
-
|
|
27413
|
+
Sn(!0);
|
|
27410
27414
|
try {
|
|
27411
27415
|
h = Po(null, t, r, l, f, i), I = Uo();
|
|
27412
27416
|
} finally {
|
|
27413
|
-
|
|
27417
|
+
Sn(!1);
|
|
27414
27418
|
}
|
|
27415
27419
|
}
|
|
27416
27420
|
return mn() && I && RA(t), Zn(null, t, h, i), BR(t, r), t.child;
|
|
@@ -27439,7 +27443,7 @@ Check the render method of \`` + i + "`.");
|
|
|
27439
27443
|
var FR = {
|
|
27440
27444
|
dehydrated: null,
|
|
27441
27445
|
treeContext: null,
|
|
27442
|
-
retryLane:
|
|
27446
|
+
retryLane: hn
|
|
27443
27447
|
};
|
|
27444
27448
|
function YR(e) {
|
|
27445
27449
|
return {
|
|
@@ -27609,7 +27613,7 @@ Check the render method of \`` + i + "`.");
|
|
|
27609
27613
|
var Q = hf();
|
|
27610
27614
|
if (Q !== null) {
|
|
27611
27615
|
var re = a0(Q, A);
|
|
27612
|
-
if (re !==
|
|
27616
|
+
if (re !== hn && re !== f.retryLane) {
|
|
27613
27617
|
f.retryLane = re;
|
|
27614
27618
|
var Oe = mt;
|
|
27615
27619
|
ur(e, re), En(Q, e, re, Oe);
|
|
@@ -28240,7 +28244,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28240
28244
|
}
|
|
28241
28245
|
at = at.sibling;
|
|
28242
28246
|
}
|
|
28243
|
-
He.tail !== null &&
|
|
28247
|
+
He.tail !== null && pn() > n_() && (t.flags |= ct, ht = !0, vu(He, !1), t.lanes = Uh);
|
|
28244
28248
|
}
|
|
28245
28249
|
else {
|
|
28246
28250
|
if (!ht) {
|
|
@@ -28254,7 +28258,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28254
28258
|
// The time it took to render last row is greater than the remaining
|
|
28255
28259
|
// time we have to render. So rendering one more row would likely
|
|
28256
28260
|
// exceed it.
|
|
28257
|
-
|
|
28261
|
+
pn() * 2 - He.renderingStartTime > n_() && r !== Mr && (t.flags |= ct, ht = !0, vu(He, !1), t.lanes = Uh);
|
|
28258
28262
|
}
|
|
28259
28263
|
if (He.isBackwards)
|
|
28260
28264
|
rt.sibling = t.child, t.child = rt;
|
|
@@ -28265,7 +28269,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28265
28269
|
}
|
|
28266
28270
|
if (He.tail !== null) {
|
|
28267
28271
|
var er = He.tail;
|
|
28268
|
-
He.rendering = er, He.tail = er.sibling, He.renderingStartTime =
|
|
28272
|
+
He.rendering = er, He.tail = er.sibling, He.renderingStartTime = pn(), er.sibling = null;
|
|
28269
28273
|
var kn = Qr.current;
|
|
28270
28274
|
return ht ? kn = eR(kn, Au) : kn = yo(kn), bi(t, kn), er;
|
|
28271
28275
|
}
|
|
@@ -28419,7 +28423,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28419
28423
|
if (typeof r == "function") {
|
|
28420
28424
|
var i;
|
|
28421
28425
|
try {
|
|
28422
|
-
if (
|
|
28426
|
+
if (fn && _n && e.mode & pt)
|
|
28423
28427
|
try {
|
|
28424
28428
|
ha(), i = r(null);
|
|
28425
28429
|
} finally {
|
|
@@ -28462,7 +28466,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28462
28466
|
} catch (r) {
|
|
28463
28467
|
_t(e, e.return, r);
|
|
28464
28468
|
}
|
|
28465
|
-
|
|
28469
|
+
Rn();
|
|
28466
28470
|
var t = e.sibling;
|
|
28467
28471
|
if (t !== null) {
|
|
28468
28472
|
t.return = e.return, _e = t;
|
|
@@ -28507,7 +28511,7 @@ Check the render method of \`` + i + "`.");
|
|
|
28507
28511
|
default:
|
|
28508
28512
|
throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.");
|
|
28509
28513
|
}
|
|
28510
|
-
|
|
28514
|
+
Rn();
|
|
28511
28515
|
}
|
|
28512
28516
|
}
|
|
28513
28517
|
function ta(e, t, r) {
|
|
@@ -29227,7 +29231,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29227
29231
|
} catch (A) {
|
|
29228
29232
|
_t(i, i.return, A);
|
|
29229
29233
|
}
|
|
29230
|
-
|
|
29234
|
+
Rn();
|
|
29231
29235
|
}
|
|
29232
29236
|
if (i === e) {
|
|
29233
29237
|
_e = null;
|
|
@@ -29318,7 +29322,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29318
29322
|
} catch (i) {
|
|
29319
29323
|
_t(t, t.return, i);
|
|
29320
29324
|
}
|
|
29321
|
-
if (
|
|
29325
|
+
if (Rn(), t === e) {
|
|
29322
29326
|
_e = null;
|
|
29323
29327
|
return;
|
|
29324
29328
|
}
|
|
@@ -29349,7 +29353,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29349
29353
|
} catch (A) {
|
|
29350
29354
|
_t(l, l.return, A);
|
|
29351
29355
|
}
|
|
29352
|
-
|
|
29356
|
+
Rn();
|
|
29353
29357
|
}
|
|
29354
29358
|
if (l === e) {
|
|
29355
29359
|
_e = null;
|
|
@@ -29416,7 +29420,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29416
29420
|
function UM() {
|
|
29417
29421
|
for (; _e !== null; ) {
|
|
29418
29422
|
var e = _e;
|
|
29419
|
-
(e.flags & Xr) !== be && (xt(e), xM(e),
|
|
29423
|
+
(e.flags & Xr) !== be && (xt(e), xM(e), Rn());
|
|
29420
29424
|
var t = e.sibling;
|
|
29421
29425
|
if (t !== null) {
|
|
29422
29426
|
t.return = e.return, _e = t;
|
|
@@ -29438,7 +29442,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29438
29442
|
function wM(e, t) {
|
|
29439
29443
|
for (; _e !== null; ) {
|
|
29440
29444
|
var r = _e;
|
|
29441
|
-
xt(r), HM(r, t),
|
|
29445
|
+
xt(r), HM(r, t), Rn();
|
|
29442
29446
|
var i = r.child;
|
|
29443
29447
|
i !== null ? (i.return = r, _e = i) : GM(e);
|
|
29444
29448
|
}
|
|
@@ -29578,7 +29582,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29578
29582
|
4
|
|
29579
29583
|
), za = 0, yu = 1, Cs = 2, ff = 3, gu = 4, $I = 5, $R = 6, qe = on, qn = null, wt = null, ln = le, Na = le, ep = mi(le), un = za, Du = null, Tf = le, bu = le, df = le, Mu = null, Er = null, tp = 0, e_ = 500, t_ = 1 / 0, JM = 500, Za = null;
|
|
29580
29584
|
function Pu() {
|
|
29581
|
-
t_ =
|
|
29585
|
+
t_ = pn() + JM;
|
|
29582
29586
|
}
|
|
29583
29587
|
function n_() {
|
|
29584
29588
|
return t_;
|
|
@@ -29588,7 +29592,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29588
29592
|
return qn;
|
|
29589
29593
|
}
|
|
29590
29594
|
function Qn() {
|
|
29591
|
-
return (qe & (Dn | Br)) !== on ?
|
|
29595
|
+
return (qe & (Dn | Br)) !== on ? pn() : (wu !== mt || (wu = pn()), wu);
|
|
29592
29596
|
}
|
|
29593
29597
|
function Gi(e) {
|
|
29594
29598
|
var t = e.mode;
|
|
@@ -29602,10 +29606,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29602
29606
|
var i = gn.transition;
|
|
29603
29607
|
i._updatedFibers || (i._updatedFibers = /* @__PURE__ */ new Set()), i._updatedFibers.add(e);
|
|
29604
29608
|
}
|
|
29605
|
-
return Sf ===
|
|
29609
|
+
return Sf === hn && (Sf = Hh()), Sf;
|
|
29606
29610
|
}
|
|
29607
29611
|
var l = Kr();
|
|
29608
|
-
if (l !==
|
|
29612
|
+
if (l !== hn)
|
|
29609
29613
|
return l;
|
|
29610
29614
|
var f = D1();
|
|
29611
29615
|
return f;
|
|
@@ -29634,7 +29638,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29634
29638
|
Jy(e, t);
|
|
29635
29639
|
var i = FE(e, e === qn ? ln : le);
|
|
29636
29640
|
if (i === le) {
|
|
29637
|
-
r !== null && h_(r), e.callbackNode = null, e.callbackPriority =
|
|
29641
|
+
r !== null && h_(r), e.callbackNode = null, e.callbackPriority = hn;
|
|
29638
29642
|
return;
|
|
29639
29643
|
}
|
|
29640
29644
|
var l = us(i), f = e.callbackPriority;
|
|
@@ -29691,7 +29695,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29691
29695
|
}
|
|
29692
29696
|
if (A === yu) {
|
|
29693
29697
|
var I = Du;
|
|
29694
|
-
throw vs(e, le), Hi(e, l), cr(e,
|
|
29698
|
+
throw vs(e, le), Hi(e, l), cr(e, pn()), I;
|
|
29695
29699
|
}
|
|
29696
29700
|
if (A === $R)
|
|
29697
29701
|
Hi(e, l);
|
|
@@ -29704,13 +29708,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29704
29708
|
}
|
|
29705
29709
|
if (A === yu) {
|
|
29706
29710
|
var W = Du;
|
|
29707
|
-
throw vs(e, le), Hi(e, l), cr(e,
|
|
29711
|
+
throw vs(e, le), Hi(e, l), cr(e, pn()), W;
|
|
29708
29712
|
}
|
|
29709
29713
|
}
|
|
29710
29714
|
e.finishedWork = b, e.finishedLanes = l, eP(e, A, l);
|
|
29711
29715
|
}
|
|
29712
29716
|
}
|
|
29713
|
-
return cr(e,
|
|
29717
|
+
return cr(e, pn()), e.callbackNode === r ? a_.bind(null, e) : null;
|
|
29714
29718
|
}
|
|
29715
29719
|
function op(e, t) {
|
|
29716
29720
|
var r = Mu;
|
|
@@ -29740,7 +29744,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29740
29744
|
case ff: {
|
|
29741
29745
|
if (Hi(e, r), wh(r) && // do not delay if we're inside an act() scope
|
|
29742
29746
|
!O_()) {
|
|
29743
|
-
var i = tp + e_ -
|
|
29747
|
+
var i = tp + e_ - pn();
|
|
29744
29748
|
if (i > 10) {
|
|
29745
29749
|
var l = FE(e, le);
|
|
29746
29750
|
if (l !== le)
|
|
@@ -29761,7 +29765,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29761
29765
|
if (Hi(e, r), Qy(r))
|
|
29762
29766
|
break;
|
|
29763
29767
|
if (!O_()) {
|
|
29764
|
-
var A = jy(e, r), h = A, I =
|
|
29768
|
+
var A = jy(e, r), h = A, I = pn() - h, L = OP(I) - I;
|
|
29765
29769
|
if (L > 10) {
|
|
29766
29770
|
e.timeoutHandle = rA(Ls.bind(null, e, Er, Za), L);
|
|
29767
29771
|
break;
|
|
@@ -29821,7 +29825,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29821
29825
|
Qa();
|
|
29822
29826
|
var t = FE(e, le);
|
|
29823
29827
|
if (!Sr(t, Ge))
|
|
29824
|
-
return cr(e,
|
|
29828
|
+
return cr(e, pn()), null;
|
|
29825
29829
|
var r = Nf(e, t);
|
|
29826
29830
|
if (e.tag !== vi && r === Cs) {
|
|
29827
29831
|
var i = _d(e);
|
|
@@ -29829,15 +29833,15 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29829
29833
|
}
|
|
29830
29834
|
if (r === yu) {
|
|
29831
29835
|
var l = Du;
|
|
29832
|
-
throw vs(e, le), Hi(e, t), cr(e,
|
|
29836
|
+
throw vs(e, le), Hi(e, t), cr(e, pn()), l;
|
|
29833
29837
|
}
|
|
29834
29838
|
if (r === $R)
|
|
29835
29839
|
throw new Error("Root did not complete. This is a bug in React.");
|
|
29836
29840
|
var f = e.current.alternate;
|
|
29837
|
-
return e.finishedWork = f, e.finishedLanes = t, Ls(e, Er, Za), cr(e,
|
|
29841
|
+
return e.finishedWork = f, e.finishedLanes = t, Ls(e, Er, Za), cr(e, pn()), null;
|
|
29838
29842
|
}
|
|
29839
29843
|
function nP(e, t) {
|
|
29840
|
-
t !== le && (Ld(e, We(t, Ge)), cr(e,
|
|
29844
|
+
t !== le && (Ld(e, We(t, Ge)), cr(e, pn()), (qe & (Dn | Br)) === on && (Pu(), Li()));
|
|
29841
29845
|
}
|
|
29842
29846
|
function lp(e, t) {
|
|
29843
29847
|
var r = qe;
|
|
@@ -29852,9 +29856,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29852
29856
|
function rP(e, t, r, i, l) {
|
|
29853
29857
|
var f = Kr(), A = gn.transition;
|
|
29854
29858
|
try {
|
|
29855
|
-
return gn.transition = null,
|
|
29859
|
+
return gn.transition = null, On(Pr), e(t, r, i, l);
|
|
29856
29860
|
} finally {
|
|
29857
|
-
|
|
29861
|
+
On(f), gn.transition = A, qe === on && Pu();
|
|
29858
29862
|
}
|
|
29859
29863
|
}
|
|
29860
29864
|
function qa(e) {
|
|
@@ -29863,9 +29867,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29863
29867
|
qe |= QI;
|
|
29864
29868
|
var r = gn.transition, i = Kr();
|
|
29865
29869
|
try {
|
|
29866
|
-
return gn.transition = null,
|
|
29870
|
+
return gn.transition = null, On(Pr), e ? e() : void 0;
|
|
29867
29871
|
} finally {
|
|
29868
|
-
|
|
29872
|
+
On(i), gn.transition = r, qe = t, (qe & (Dn | Br)) === on && Li();
|
|
29869
29873
|
}
|
|
29870
29874
|
}
|
|
29871
29875
|
function o_() {
|
|
@@ -29893,11 +29897,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29893
29897
|
do {
|
|
29894
29898
|
var r = wt;
|
|
29895
29899
|
try {
|
|
29896
|
-
if (Lc(), BN(),
|
|
29900
|
+
if (Lc(), BN(), Rn(), QR.current = null, r === null || r.return === null) {
|
|
29897
29901
|
un = yu, Du = t, wt = null;
|
|
29898
29902
|
return;
|
|
29899
29903
|
}
|
|
29900
|
-
if (
|
|
29904
|
+
if (fn && r.mode & pt && sf(r, !0), xn)
|
|
29901
29905
|
if (t !== null && typeof t == "object" && typeof t.then == "function") {
|
|
29902
29906
|
var i = t;
|
|
29903
29907
|
}
|
|
@@ -29917,7 +29921,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29917
29921
|
qR.current = e;
|
|
29918
29922
|
}
|
|
29919
29923
|
function aP() {
|
|
29920
|
-
tp =
|
|
29924
|
+
tp = pn();
|
|
29921
29925
|
}
|
|
29922
29926
|
function Gu(e) {
|
|
29923
29927
|
Tf = We(e, Tf);
|
|
@@ -29990,7 +29994,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29990
29994
|
var t = e.alternate;
|
|
29991
29995
|
xt(e);
|
|
29992
29996
|
var r;
|
|
29993
|
-
(e.mode & pt) !== Me ? (mR(e), r = cp(t, e, Na), sf(e, !0)) : r = cp(t, e, Na),
|
|
29997
|
+
(e.mode & pt) !== Me ? (mR(e), r = cp(t, e, Na), sf(e, !0)) : r = cp(t, e, Na), Rn(), e.memoizedProps = e.pendingProps, r === null ? f_(e) : wt = r, QR.current = null;
|
|
29994
29998
|
}
|
|
29995
29999
|
function f_(e) {
|
|
29996
30000
|
var t = e;
|
|
@@ -29999,7 +30003,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
29999
30003
|
if ((t.flags & _l) === be) {
|
|
30000
30004
|
xt(t);
|
|
30001
30005
|
var l = void 0;
|
|
30002
|
-
if ((t.mode & pt) === Me ? l = xI(r, t, Na) : (mR(t), l = xI(r, t, Na), sf(t, !1)),
|
|
30006
|
+
if ((t.mode & pt) === Me ? l = xI(r, t, Na) : (mR(t), l = xI(r, t, Na), sf(t, !1)), Rn(), l !== null) {
|
|
30003
30007
|
wt = l;
|
|
30004
30008
|
return;
|
|
30005
30009
|
}
|
|
@@ -30034,9 +30038,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
30034
30038
|
function Ls(e, t, r) {
|
|
30035
30039
|
var i = Kr(), l = gn.transition;
|
|
30036
30040
|
try {
|
|
30037
|
-
gn.transition = null,
|
|
30041
|
+
gn.transition = null, On(Pr), cP(e, t, r, i);
|
|
30038
30042
|
} finally {
|
|
30039
|
-
gn.transition = l,
|
|
30043
|
+
gn.transition = l, On(i);
|
|
30040
30044
|
}
|
|
30041
30045
|
return null;
|
|
30042
30046
|
}
|
|
@@ -30051,7 +30055,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
30051
30055
|
return null;
|
|
30052
30056
|
if (f === le && u("root.finishedLanes should not be empty during a commit. This is a bug in React."), e.finishedWork = null, e.finishedLanes = le, l === e.current)
|
|
30053
30057
|
throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");
|
|
30054
|
-
e.callbackNode = null, e.callbackPriority =
|
|
30058
|
+
e.callbackNode = null, e.callbackPriority = hn;
|
|
30055
30059
|
var A = We(l.lanes, l.childLanes);
|
|
30056
30060
|
r0(e, A), e === qn && (qn = null, wt = null, ln = le), ((l.subtreeFlags & ao) !== be || (l.flags & ao) !== be) && (ms || (ms = !0, ap = r, dp(ml, function() {
|
|
30057
30061
|
return Qa(), null;
|
|
@@ -30061,13 +30065,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
30061
30065
|
var L = gn.transition;
|
|
30062
30066
|
gn.transition = null;
|
|
30063
30067
|
var b = Kr();
|
|
30064
|
-
|
|
30068
|
+
On(Pr);
|
|
30065
30069
|
var k = qe;
|
|
30066
|
-
qe |= Br, QR.current = null, EM(e, l), uI(), CM(e, l, f), C1(e.containerInfo), e.current = l, mM(l, e, f), Gy(), qe = k,
|
|
30070
|
+
qe |= Br, QR.current = null, EM(e, l), uI(), CM(e, l, f), C1(e.containerInfo), e.current = l, mM(l, e, f), Gy(), qe = k, On(b), gn.transition = L;
|
|
30067
30071
|
} else
|
|
30068
30072
|
e.current = l, uI();
|
|
30069
30073
|
var W = ms;
|
|
30070
|
-
if (ms ? (ms = !1, wi = e, Uu = f) : (Fo = 0, pf = null), A = e.pendingLanes, A === le && (Bo = null), W || R_(e.current, !1), l.stateNode, jr && e.memoizedUpdaters.clear(), kM(), cr(e,
|
|
30074
|
+
if (ms ? (ms = !1, wi = e, Uu = f) : (Fo = 0, pf = null), A = e.pendingLanes, A === le && (Bo = null), W || R_(e.current, !1), l.stateNode, jr && e.memoizedUpdaters.clear(), kM(), cr(e, pn()), t !== null)
|
|
30071
30075
|
for (var q = e.onRecoverableError, Q = 0; Q < t.length; Q++) {
|
|
30072
30076
|
var re = t[Q], Oe = re.stack, ye = re.digest;
|
|
30073
30077
|
q(re.value, {
|
|
@@ -30086,9 +30090,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
30086
30090
|
if (wi !== null) {
|
|
30087
30091
|
var e = kh(Uu), t = o0(pi, e), r = gn.transition, i = Kr();
|
|
30088
30092
|
try {
|
|
30089
|
-
return gn.transition = null,
|
|
30093
|
+
return gn.transition = null, On(t), TP();
|
|
30090
30094
|
} finally {
|
|
30091
|
-
|
|
30095
|
+
On(i), gn.transition = r;
|
|
30092
30096
|
}
|
|
30093
30097
|
}
|
|
30094
30098
|
return !1;
|
|
@@ -30168,19 +30172,19 @@ Error message:
|
|
|
30168
30172
|
var i = e.pingCache;
|
|
30169
30173
|
i !== null && i.delete(t);
|
|
30170
30174
|
var l = Qn();
|
|
30171
|
-
Fh(e, r), vP(e), qn === e && lo(ln, r) && (un === gu || un === ff && wh(ln) &&
|
|
30175
|
+
Fh(e, r), vP(e), qn === e && lo(ln, r) && (un === gu || un === ff && wh(ln) && pn() - tp < e_ ? vs(e, le) : df = We(df, r)), cr(e, l);
|
|
30172
30176
|
}
|
|
30173
30177
|
function A_(e, t) {
|
|
30174
|
-
t ===
|
|
30178
|
+
t === hn && (t = qM(e));
|
|
30175
30179
|
var r = Qn(), i = ur(e, t);
|
|
30176
30180
|
i !== null && (bl(i, t, r), cr(i, r));
|
|
30177
30181
|
}
|
|
30178
30182
|
function SP(e) {
|
|
30179
|
-
var t = e.memoizedState, r =
|
|
30183
|
+
var t = e.memoizedState, r = hn;
|
|
30180
30184
|
t !== null && (r = t.retryLane), A_(e, r);
|
|
30181
30185
|
}
|
|
30182
30186
|
function hP(e, t) {
|
|
30183
|
-
var r =
|
|
30187
|
+
var r = hn, i;
|
|
30184
30188
|
switch (e.tag) {
|
|
30185
30189
|
case w:
|
|
30186
30190
|
i = e.stateNode;
|
|
@@ -30207,7 +30211,7 @@ Error message:
|
|
|
30207
30211
|
Zr.flushLegacyContextWarning(), Zr.flushPendingUnsafeLifecycleWarnings();
|
|
30208
30212
|
}
|
|
30209
30213
|
function R_(e, t) {
|
|
30210
|
-
xt(e), If(e, Ba, YM), t && If(e, UE, VM), If(e, Ba, BM), t && If(e, UE, FM),
|
|
30214
|
+
xt(e), If(e, Ba, YM), t && If(e, UE, VM), If(e, Ba, BM), t && If(e, UE, FM), Rn();
|
|
30211
30215
|
}
|
|
30212
30216
|
function If(e, t, r) {
|
|
30213
30217
|
for (var i = e, l = null; i !== null; ) {
|
|
@@ -30234,7 +30238,7 @@ Error message:
|
|
|
30234
30238
|
try {
|
|
30235
30239
|
xt(e), u("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.");
|
|
30236
30240
|
} finally {
|
|
30237
|
-
i ? xt(e) :
|
|
30241
|
+
i ? xt(e) : Rn();
|
|
30238
30242
|
}
|
|
30239
30243
|
}
|
|
30240
30244
|
}
|
|
@@ -30321,7 +30325,7 @@ act(() => {
|
|
|
30321
30325
|
|
|
30322
30326
|
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`, Ye(e));
|
|
30323
30327
|
} finally {
|
|
30324
|
-
t ? xt(e) :
|
|
30328
|
+
t ? xt(e) : Rn();
|
|
30325
30329
|
}
|
|
30326
30330
|
}
|
|
30327
30331
|
}
|
|
@@ -30723,7 +30727,7 @@ Check the render method of \`` + L + "`.");
|
|
|
30723
30727
|
return e === null && (e = _r(p, null, null, Me)), e.tag = t.tag, e.key = t.key, e.elementType = t.elementType, e.type = t.type, e.stateNode = t.stateNode, e.return = t.return, e.child = t.child, e.sibling = t.sibling, e.index = t.index, e.ref = t.ref, e.pendingProps = t.pendingProps, e.memoizedProps = t.memoizedProps, e.updateQueue = t.updateQueue, e.memoizedState = t.memoizedState, e.dependencies = t.dependencies, e.mode = t.mode, e.flags = t.flags, e.subtreeFlags = t.subtreeFlags, e.deletions = t.deletions, e.lanes = t.lanes, e.childLanes = t.childLanes, e.alternate = t.alternate, e.actualDuration = t.actualDuration, e.actualStartTime = t.actualStartTime, e.selfBaseDuration = t.selfBaseDuration, e.treeBaseDuration = t.treeBaseDuration, e._debugSource = t._debugSource, e._debugOwner = t._debugOwner, e._debugNeedsRemount = t._debugNeedsRemount, e._debugHookTypes = t._debugHookTypes, e;
|
|
30724
30728
|
}
|
|
30725
30729
|
function WP(e, t, r, i, l) {
|
|
30726
|
-
this.tag = t, this.containerInfo = e, this.pendingChildren = null, this.current = null, this.pingCache = null, this.finishedWork = null, this.timeoutHandle = aA, this.context = null, this.pendingContext = null, this.callbackNode = null, this.callbackPriority =
|
|
30730
|
+
this.tag = t, this.containerInfo = e, this.pendingChildren = null, this.current = null, this.pingCache = null, this.finishedWork = null, this.timeoutHandle = aA, this.context = null, this.pendingContext = null, this.callbackNode = null, this.callbackPriority = hn, this.eventTimes = vd(le), this.expirationTimes = vd(mt), this.pendingLanes = le, this.suspendedLanes = le, this.pingedLanes = le, this.expiredLanes = le, this.mutableReadLanes = le, this.finishedLanes = le, this.entangledLanes = le, this.entanglements = vd(le), this.identifierPrefix = i, this.onRecoverableError = l, this.mutableSourceEagerHydrationData = null, this.effectDuration = 0, this.passiveEffectDuration = 0;
|
|
30727
30731
|
{
|
|
30728
30732
|
this.memoizedUpdaters = /* @__PURE__ */ new Set();
|
|
30729
30733
|
for (var f = this.pendingUpdatersLaneMap = [], A = 0; A < Ph; A++)
|
|
@@ -30799,7 +30803,7 @@ Check the render method of \`` + L + "`.");
|
|
|
30799
30803
|
try {
|
|
30800
30804
|
xt(l), r.mode & zt ? u("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node", t, t, f) : u("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node", t, t, f);
|
|
30801
30805
|
} finally {
|
|
30802
|
-
A ? xt(A) :
|
|
30806
|
+
A ? xt(A) : Rn();
|
|
30803
30807
|
}
|
|
30804
30808
|
}
|
|
30805
30809
|
}
|
|
@@ -36323,7 +36327,7 @@ function b4() {
|
|
|
36323
36327
|
var p;
|
|
36324
36328
|
if (LL) {
|
|
36325
36329
|
if (!(tr != null && tr.BUILDER_HYDRATION_OVERLAY)) {
|
|
36326
|
-
|
|
36330
|
+
cn("No hydration error found. Make sure you are using @builder.io/react-hydration-overlay");
|
|
36327
36331
|
return;
|
|
36328
36332
|
}
|
|
36329
36333
|
const O = (p = document.getElementById("sentry-spotlight-root")) == null ? void 0 : p.shadowRoot;
|
|
@@ -36489,7 +36493,7 @@ async function q4({
|
|
|
36489
36493
|
// </React.StrictMode>
|
|
36490
36494
|
);
|
|
36491
36495
|
function D() {
|
|
36492
|
-
|
|
36496
|
+
cn("Injecting into application"), document.body.append(M);
|
|
36493
36497
|
}
|
|
36494
36498
|
s ? D() : window.addEventListener("load", () => {
|
|
36495
36499
|
D();
|
|
@@ -36515,4 +36519,4 @@ export {
|
|
|
36515
36519
|
Z4 as t,
|
|
36516
36520
|
j4 as v
|
|
36517
36521
|
};
|
|
36518
|
-
//# sourceMappingURL=index-
|
|
36522
|
+
//# sourceMappingURL=index-d9098dd4.js.map
|