@oslokommune/punkt-react 13.2.3 → 13.2.4
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/punkt-react.es.js +301 -299
- package/dist/punkt-react.umd.js +2 -2
- package/package.json +3 -3
package/dist/punkt-react.es.js
CHANGED
|
@@ -14715,7 +14715,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14715
14715
|
li = null, tl = null, Ql = !1, Pf = !1;
|
|
14716
14716
|
}
|
|
14717
14717
|
function yC() {
|
|
14718
|
-
ip !== null && (
|
|
14718
|
+
ip !== null && (d1(ip), ip = null);
|
|
14719
14719
|
}
|
|
14720
14720
|
function ui() {
|
|
14721
14721
|
return Ql;
|
|
@@ -14993,7 +14993,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14993
14993
|
if (ct === bo)
|
|
14994
14994
|
return M(se, Se, ce.props.children, Me, ce.key);
|
|
14995
14995
|
if (Se !== null && (Se.elementType === ct || // Keep this check inline so it only runs on the false path:
|
|
14996
|
-
|
|
14996
|
+
E1(Se, ce) || // Lazy types should reconcile their resolved type.
|
|
14997
14997
|
// We need to do this after the Hot Reloading check above,
|
|
14998
14998
|
// because hot reloading has different semantics than prod because
|
|
14999
14999
|
// it doesn't resuspend. So we can't let the call below suspend.
|
|
@@ -15248,7 +15248,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15248
15248
|
return Yt.return = se, Yt._debugSource = ce._source, Yt._debugOwner = ce._owner, Yt;
|
|
15249
15249
|
}
|
|
15250
15250
|
} else if (ot.elementType === Ot || // Keep this check inline so it only runs on the false path:
|
|
15251
|
-
|
|
15251
|
+
E1(ot, ce) || // Lazy types should reconcile their resolved type.
|
|
15252
15252
|
// We need to do this after the Hot Reloading check above,
|
|
15253
15253
|
// because hot reloading has different semantics than prod because
|
|
15254
15254
|
// it doesn't resuspend. So we can't let the call below suspend.
|
|
@@ -15479,9 +15479,9 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15479
15479
|
function Qb(e, t) {
|
|
15480
15480
|
e.lanes = Kt(e.lanes, t);
|
|
15481
15481
|
var s = e.alternate;
|
|
15482
|
-
s !== null && (s.lanes = Kt(s.lanes, t)), s === null && (e.flags & (Er | Ai)) !== St &&
|
|
15482
|
+
s !== null && (s.lanes = Kt(s.lanes, t)), s === null && (e.flags & (Er | Ai)) !== St && S1(e);
|
|
15483
15483
|
for (var u = e, f = e.return; f !== null; )
|
|
15484
|
-
f.childLanes = Kt(f.childLanes, t), s = f.alternate, s !== null ? s.childLanes = Kt(s.childLanes, t) : (f.flags & (Er | Ai)) !== St &&
|
|
15484
|
+
f.childLanes = Kt(f.childLanes, t), s = f.alternate, s !== null ? s.childLanes = Kt(s.childLanes, t) : (f.flags & (Er | Ai)) !== St && S1(e), u = f, f = f.return;
|
|
15485
15485
|
if (u.tag === N) {
|
|
15486
15486
|
var y = u.stateNode;
|
|
15487
15487
|
return y;
|
|
@@ -15894,14 +15894,14 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15894
15894
|
return !0;
|
|
15895
15895
|
}
|
|
15896
15896
|
function _m(e, t, s, u, f, y) {
|
|
15897
|
-
Bf = y, er = t, nl = e !== null ? e._debugHookTypes : null, up = -1, Z0 = e !== null && e.type !== t.type, t.memoizedState = null, t.updateQueue = null, t.lanes = T, e !== null && e.memoizedState !== null ? ut.current =
|
|
15897
|
+
Bf = y, er = t, nl = e !== null ? e._debugHookTypes : null, up = -1, Z0 = e !== null && e.type !== t.type, t.memoizedState = null, t.updateQueue = null, t.lanes = T, e !== null && e.memoizedState !== null ? ut.current = a_ : nl !== null ? ut.current = r_ : ut.current = n_;
|
|
15898
15898
|
var w = s(u, f);
|
|
15899
15899
|
if (wv) {
|
|
15900
15900
|
var _ = 0;
|
|
15901
15901
|
do {
|
|
15902
15902
|
if (wv = !1, Dv = 0, _ >= LP)
|
|
15903
15903
|
throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");
|
|
15904
|
-
_ += 1, Z0 = !1, Na = null, Pa = null, t.updateQueue = null, up = -1, ut.current =
|
|
15904
|
+
_ += 1, Z0 = !1, Na = null, Pa = null, t.updateQueue = null, up = -1, ut.current = i_, w = s(u, f);
|
|
15905
15905
|
} while (wv);
|
|
15906
15906
|
}
|
|
15907
15907
|
ut.current = kk, t._debugHookTypes = nl;
|
|
@@ -16386,10 +16386,10 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16386
16386
|
var y = EC(e, t, f, u);
|
|
16387
16387
|
if (y !== null) {
|
|
16388
16388
|
var w = uo();
|
|
16389
|
-
Ba(y, e, u, w),
|
|
16389
|
+
Ba(y, e, u, w), e_(y, t, u);
|
|
16390
16390
|
}
|
|
16391
16391
|
}
|
|
16392
|
-
|
|
16392
|
+
t_(e, u);
|
|
16393
16393
|
}
|
|
16394
16394
|
function zP(e, t, s) {
|
|
16395
16395
|
typeof arguments[3] == "function" && m("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");
|
|
@@ -16424,10 +16424,10 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16424
16424
|
var M = EC(e, t, f, u);
|
|
16425
16425
|
if (M !== null) {
|
|
16426
16426
|
var ae = uo();
|
|
16427
|
-
Ba(M, e, u, ae),
|
|
16427
|
+
Ba(M, e, u, ae), e_(M, t, u);
|
|
16428
16428
|
}
|
|
16429
16429
|
}
|
|
16430
|
-
|
|
16430
|
+
t_(e, u);
|
|
16431
16431
|
}
|
|
16432
16432
|
function KC(e) {
|
|
16433
16433
|
var t = e.alternate;
|
|
@@ -16438,7 +16438,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16438
16438
|
var s = e.pending;
|
|
16439
16439
|
s === null ? t.next = t : (t.next = s.next, s.next = t), e.pending = t;
|
|
16440
16440
|
}
|
|
16441
|
-
function
|
|
16441
|
+
function e_(e, t, s) {
|
|
16442
16442
|
if (Fg(s)) {
|
|
16443
16443
|
var u = t.lanes;
|
|
16444
16444
|
u = $g(u, e.pendingLanes);
|
|
@@ -16446,7 +16446,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16446
16446
|
t.lanes = f, mf(e, f);
|
|
16447
16447
|
}
|
|
16448
16448
|
}
|
|
16449
|
-
function
|
|
16449
|
+
function t_(e, t, s) {
|
|
16450
16450
|
Gs(e, t);
|
|
16451
16451
|
}
|
|
16452
16452
|
var kk = {
|
|
@@ -16468,14 +16468,14 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16468
16468
|
useSyncExternalStore: Mi,
|
|
16469
16469
|
useId: Mi,
|
|
16470
16470
|
unstable_isNewReconciler: ue
|
|
16471
|
-
},
|
|
16471
|
+
}, n_ = null, r_ = null, a_ = null, i_ = null, Zu = null, eu = null, wk = null;
|
|
16472
16472
|
{
|
|
16473
16473
|
var v2 = function() {
|
|
16474
16474
|
m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");
|
|
16475
16475
|
}, zt = function() {
|
|
16476
16476
|
m("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks");
|
|
16477
16477
|
};
|
|
16478
|
-
|
|
16478
|
+
n_ = {
|
|
16479
16479
|
readContext: function(e) {
|
|
16480
16480
|
return ya(e);
|
|
16481
16481
|
},
|
|
@@ -16549,7 +16549,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16549
16549
|
return Te = "useId", qn(), g2();
|
|
16550
16550
|
},
|
|
16551
16551
|
unstable_isNewReconciler: ue
|
|
16552
|
-
},
|
|
16552
|
+
}, r_ = {
|
|
16553
16553
|
readContext: function(e) {
|
|
16554
16554
|
return ya(e);
|
|
16555
16555
|
},
|
|
@@ -16623,7 +16623,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16623
16623
|
return Te = "useId", Ze(), g2();
|
|
16624
16624
|
},
|
|
16625
16625
|
unstable_isNewReconciler: ue
|
|
16626
|
-
},
|
|
16626
|
+
}, a_ = {
|
|
16627
16627
|
readContext: function(e) {
|
|
16628
16628
|
return ya(e);
|
|
16629
16629
|
},
|
|
@@ -16697,7 +16697,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16697
16697
|
return Te = "useId", Ze(), bk();
|
|
16698
16698
|
},
|
|
16699
16699
|
unstable_isNewReconciler: ue
|
|
16700
|
-
},
|
|
16700
|
+
}, i_ = {
|
|
16701
16701
|
readContext: function(e) {
|
|
16702
16702
|
return ya(e);
|
|
16703
16703
|
},
|
|
@@ -16995,8 +16995,8 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16995
16995
|
unstable_isNewReconciler: ue
|
|
16996
16996
|
};
|
|
16997
16997
|
}
|
|
16998
|
-
var cp = n.unstable_now,
|
|
16999
|
-
function
|
|
16998
|
+
var cp = n.unstable_now, o_ = 0, Dk = -1, _v = -1, Sk = -1, y2 = !1, xk = !1;
|
|
16999
|
+
function s_() {
|
|
17000
17000
|
return y2;
|
|
17001
17001
|
}
|
|
17002
17002
|
function UP() {
|
|
@@ -17008,16 +17008,16 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
17008
17008
|
function WP() {
|
|
17009
17009
|
y2 = xk, xk = !1;
|
|
17010
17010
|
}
|
|
17011
|
-
function
|
|
17012
|
-
return
|
|
17011
|
+
function l_() {
|
|
17012
|
+
return o_;
|
|
17013
17013
|
}
|
|
17014
|
-
function
|
|
17015
|
-
|
|
17014
|
+
function u_() {
|
|
17015
|
+
o_ = cp();
|
|
17016
17016
|
}
|
|
17017
17017
|
function b2(e) {
|
|
17018
17018
|
_v = cp(), e.actualStartTime < 0 && (e.actualStartTime = cp());
|
|
17019
17019
|
}
|
|
17020
|
-
function
|
|
17020
|
+
function c_(e) {
|
|
17021
17021
|
_v = -1;
|
|
17022
17022
|
}
|
|
17023
17023
|
function Ck(e, t) {
|
|
@@ -17083,16 +17083,16 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
17083
17083
|
}
|
|
17084
17084
|
return t;
|
|
17085
17085
|
}
|
|
17086
|
-
var S2 = {}, x2, C2, _2, E2, T2,
|
|
17086
|
+
var S2 = {}, x2, C2, _2, E2, T2, d_, _k, F2, A2, $2, Ev;
|
|
17087
17087
|
{
|
|
17088
17088
|
x2 = /* @__PURE__ */ new Set(), C2 = /* @__PURE__ */ new Set(), _2 = /* @__PURE__ */ new Set(), E2 = /* @__PURE__ */ new Set(), F2 = /* @__PURE__ */ new Set(), T2 = /* @__PURE__ */ new Set(), A2 = /* @__PURE__ */ new Set(), $2 = /* @__PURE__ */ new Set(), Ev = /* @__PURE__ */ new Set();
|
|
17089
|
-
var
|
|
17089
|
+
var p_ = /* @__PURE__ */ new Set();
|
|
17090
17090
|
_k = function(e, t) {
|
|
17091
17091
|
if (!(e === null || typeof e == "function")) {
|
|
17092
17092
|
var s = t + "_" + e;
|
|
17093
|
-
|
|
17093
|
+
p_.has(s) || (p_.add(s), m("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.", t, e));
|
|
17094
17094
|
}
|
|
17095
|
-
},
|
|
17095
|
+
}, d_ = function(e, t) {
|
|
17096
17096
|
if (t === void 0) {
|
|
17097
17097
|
var s = vn(e) || "Component";
|
|
17098
17098
|
T2.has(s) || (T2.add(s), m("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.", s));
|
|
@@ -17115,7 +17115,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
17115
17115
|
Zn(!1);
|
|
17116
17116
|
}
|
|
17117
17117
|
}
|
|
17118
|
-
|
|
17118
|
+
d_(t, y);
|
|
17119
17119
|
}
|
|
17120
17120
|
var w = y == null ? f : Gt({}, f, y);
|
|
17121
17121
|
if (e.memoizedState = w, e.lanes === T) {
|
|
@@ -17144,7 +17144,7 @@ Incoming: %s`, Te, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
17144
17144
|
w !== null && (Ba(w, s, f, u), tk(w, s, f)), Bc(s, f);
|
|
17145
17145
|
}
|
|
17146
17146
|
};
|
|
17147
|
-
function
|
|
17147
|
+
function f_(e, t, s, u, f, y, w) {
|
|
17148
17148
|
var _ = e.stateNode;
|
|
17149
17149
|
if (typeof _.shouldComponentUpdate == "function") {
|
|
17150
17150
|
var F = _.shouldComponentUpdate(u, y, w);
|
|
@@ -17182,10 +17182,10 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, f)
|
|
|
17182
17182
|
_ && (typeof _ != "object" || Wt(_)) && m("%s.state: must be set to an object or null", f), typeof u.getChildContext == "function" && typeof t.childContextTypes != "object" && m("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().", f);
|
|
17183
17183
|
}
|
|
17184
17184
|
}
|
|
17185
|
-
function
|
|
17185
|
+
function h_(e, t) {
|
|
17186
17186
|
t.updater = P2, e.stateNode = t, Pl(t, e), t._reactInternalInstance = S2;
|
|
17187
17187
|
}
|
|
17188
|
-
function
|
|
17188
|
+
function m_(e, t, s) {
|
|
17189
17189
|
var u = !1, f = ks, y = ks, w = t.contextType;
|
|
17190
17190
|
if ("contextType" in t) {
|
|
17191
17191
|
var _ = (
|
|
@@ -17215,7 +17215,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, f)
|
|
|
17215
17215
|
}
|
|
17216
17216
|
}
|
|
17217
17217
|
var ae = e.memoizedState = M.state !== null && M.state !== void 0 ? M.state : null;
|
|
17218
|
-
|
|
17218
|
+
h_(e, M);
|
|
17219
17219
|
{
|
|
17220
17220
|
if (typeof t.getDerivedStateFromProps == "function" && ae === null) {
|
|
17221
17221
|
var ne = vn(t) || "Component";
|
|
@@ -17243,7 +17243,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, rt, Dt, pe !== null ? `
|
|
|
17243
17243
|
var s = t.state;
|
|
17244
17244
|
typeof t.componentWillMount == "function" && t.componentWillMount(), typeof t.UNSAFE_componentWillMount == "function" && t.UNSAFE_componentWillMount(), s !== t.state && (m("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.", Lt(e) || "Component"), P2.enqueueReplaceState(t, t.state, null));
|
|
17245
17245
|
}
|
|
17246
|
-
function
|
|
17246
|
+
function g_(e, t, s, u) {
|
|
17247
17247
|
var f = t.state;
|
|
17248
17248
|
if (typeof t.componentWillReceiveProps == "function" && t.componentWillReceiveProps(s, u), typeof t.UNSAFE_componentWillReceiveProps == "function" && t.UNSAFE_componentWillReceiveProps(s, u), t.state !== f) {
|
|
17249
17249
|
{
|
|
@@ -17289,7 +17289,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, rt, Dt, pe !== null ? `
|
|
|
17289
17289
|
F = hm(e, B);
|
|
17290
17290
|
}
|
|
17291
17291
|
var M = t.getDerivedStateFromProps, ae = typeof M == "function" || typeof f.getSnapshotBeforeUpdate == "function";
|
|
17292
|
-
!ae && (typeof f.UNSAFE_componentWillReceiveProps == "function" || typeof f.componentWillReceiveProps == "function") && (y !== s || w !== F) &&
|
|
17292
|
+
!ae && (typeof f.UNSAFE_componentWillReceiveProps == "function" || typeof f.componentWillReceiveProps == "function") && (y !== s || w !== F) && g_(e, f, s, F), $C();
|
|
17293
17293
|
var ne = e.memoizedState, pe = f.state = ne;
|
|
17294
17294
|
if (nk(e, s, f, u), pe = e.memoizedState, y === s && ne === pe && !Bb() && !rk()) {
|
|
17295
17295
|
if (typeof f.componentDidMount == "function") {
|
|
@@ -17299,7 +17299,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, rt, Dt, pe !== null ? `
|
|
|
17299
17299
|
return !1;
|
|
17300
17300
|
}
|
|
17301
17301
|
typeof M == "function" && (N2(e, t, M, s), pe = e.memoizedState);
|
|
17302
|
-
var Ce = rk() ||
|
|
17302
|
+
var Ce = rk() || f_(e, t, y, s, ne, pe, F);
|
|
17303
17303
|
if (Ce) {
|
|
17304
17304
|
if (!ae && (typeof f.UNSAFE_componentWillMount == "function" || typeof f.componentWillMount == "function") && (typeof f.componentWillMount == "function" && f.componentWillMount(), typeof f.UNSAFE_componentWillMount == "function" && f.UNSAFE_componentWillMount()), typeof f.componentDidMount == "function") {
|
|
17305
17305
|
var rt = pn;
|
|
@@ -17327,12 +17327,12 @@ https://reactjs.org/link/unsafe-component-lifecycles`, rt, Dt, pe !== null ? `
|
|
|
17327
17327
|
ae = hm(t, ne);
|
|
17328
17328
|
}
|
|
17329
17329
|
var pe = s.getDerivedStateFromProps, ve = typeof pe == "function" || typeof y.getSnapshotBeforeUpdate == "function";
|
|
17330
|
-
!ve && (typeof y.UNSAFE_componentWillReceiveProps == "function" || typeof y.componentWillReceiveProps == "function") && (w !== F || B !== ae) &&
|
|
17330
|
+
!ve && (typeof y.UNSAFE_componentWillReceiveProps == "function" || typeof y.componentWillReceiveProps == "function") && (w !== F || B !== ae) && g_(t, y, u, ae), $C();
|
|
17331
17331
|
var Ce = t.memoizedState, rt = y.state = Ce;
|
|
17332
17332
|
if (nk(t, u, y, f), rt = t.memoizedState, w === F && Ce === rt && !Bb() && !rk())
|
|
17333
17333
|
return typeof y.componentDidUpdate == "function" && (w !== e.memoizedProps || Ce !== e.memoizedState) && (t.flags |= pn), typeof y.getSnapshotBeforeUpdate == "function" && (w !== e.memoizedProps || Ce !== e.memoizedState) && (t.flags |= Ur), !1;
|
|
17334
17334
|
typeof pe == "function" && (N2(t, s, pe, u), rt = t.memoizedState);
|
|
17335
|
-
var Dt = rk() ||
|
|
17335
|
+
var Dt = rk() || f_(t, s, _, u, Ce, rt, ae) || // TODO: In some cases, we'll end up checking if context has changed twice,
|
|
17336
17336
|
// both before and after `shouldComponentUpdate` has been called. Not ideal,
|
|
17337
17337
|
// but I'm loath to refactor this function. This only happens for memoized
|
|
17338
17338
|
// components so it's not that common.
|
|
@@ -17389,7 +17389,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17389
17389
|
}
|
|
17390
17390
|
}
|
|
17391
17391
|
var JP = typeof WeakMap == "function" ? WeakMap : Map;
|
|
17392
|
-
function
|
|
17392
|
+
function v_(e, t, s) {
|
|
17393
17393
|
var u = id(lr, s);
|
|
17394
17394
|
u.tag = z0, u.payload = {
|
|
17395
17395
|
element: null
|
|
@@ -17408,19 +17408,19 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17408
17408
|
u.payload = function() {
|
|
17409
17409
|
return f(y);
|
|
17410
17410
|
}, u.callback = function() {
|
|
17411
|
-
|
|
17411
|
+
T1(e), O2(e, t);
|
|
17412
17412
|
};
|
|
17413
17413
|
}
|
|
17414
17414
|
var w = e.stateNode;
|
|
17415
17415
|
return w !== null && typeof w.componentDidCatch == "function" && (u.callback = function() {
|
|
17416
|
-
|
|
17416
|
+
T1(e), O2(e, t), typeof f != "function" && MR(this);
|
|
17417
17417
|
var _ = t.value, F = t.stack;
|
|
17418
17418
|
this.componentDidCatch(_, {
|
|
17419
17419
|
componentStack: F !== null ? F : ""
|
|
17420
17420
|
}), typeof f != "function" && (Ri(e.lanes, W) || m("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.", Lt(e) || "Unknown"));
|
|
17421
17421
|
}), u;
|
|
17422
17422
|
}
|
|
17423
|
-
function
|
|
17423
|
+
function y_(e, t, s) {
|
|
17424
17424
|
var u = e.pingCache, f;
|
|
17425
17425
|
if (u === null ? (u = e.pingCache = new JP(), f = /* @__PURE__ */ new Set(), u.set(t, f)) : (f = u.get(t), f === void 0 && (f = /* @__PURE__ */ new Set(), u.set(t, f))), !f.has(s)) {
|
|
17426
17426
|
f.add(s);
|
|
@@ -17443,7 +17443,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17443
17443
|
u ? (e.updateQueue = u.updateQueue, e.memoizedState = u.memoizedState, e.lanes = u.lanes) : (e.updateQueue = null, e.memoizedState = null);
|
|
17444
17444
|
}
|
|
17445
17445
|
}
|
|
17446
|
-
function
|
|
17446
|
+
function b_(e) {
|
|
17447
17447
|
var t = e;
|
|
17448
17448
|
do {
|
|
17449
17449
|
if (t.tag === Y && NP(t))
|
|
@@ -17452,7 +17452,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17452
17452
|
} while (t !== null);
|
|
17453
17453
|
return null;
|
|
17454
17454
|
}
|
|
17455
|
-
function
|
|
17455
|
+
function k_(e, t, s, u, f) {
|
|
17456
17456
|
if ((e.mode & nn) === xt) {
|
|
17457
17457
|
if (e === t)
|
|
17458
17458
|
e.flags |= Wa;
|
|
@@ -17476,13 +17476,13 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17476
17476
|
if (s.flags |= $c, Ya && Hv(e, f), u !== null && typeof u == "object" && typeof u.then == "function") {
|
|
17477
17477
|
var y = u;
|
|
17478
17478
|
KP(s), ui() && s.mode & nn && dC();
|
|
17479
|
-
var w =
|
|
17479
|
+
var w = b_(t);
|
|
17480
17480
|
if (w !== null) {
|
|
17481
|
-
w.flags &= -257,
|
|
17481
|
+
w.flags &= -257, k_(w, t, s, e, f), w.mode & nn && y_(e, y, f), QP(w, e, y);
|
|
17482
17482
|
return;
|
|
17483
17483
|
} else {
|
|
17484
17484
|
if (!Iy(f)) {
|
|
17485
|
-
|
|
17485
|
+
y_(e, y, f), gD();
|
|
17486
17486
|
return;
|
|
17487
17487
|
}
|
|
17488
17488
|
var _ = new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");
|
|
@@ -17490,9 +17490,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17490
17490
|
}
|
|
17491
17491
|
} else if (ui() && s.mode & nn) {
|
|
17492
17492
|
dC();
|
|
17493
|
-
var F =
|
|
17493
|
+
var F = b_(t);
|
|
17494
17494
|
if (F !== null) {
|
|
17495
|
-
(F.flags & Wa) === St && (F.flags |= ha),
|
|
17495
|
+
(F.flags & Wa) === St && (F.flags |= ha), k_(F, t, s, e, f), F0(jf(u, s));
|
|
17496
17496
|
return;
|
|
17497
17497
|
}
|
|
17498
17498
|
}
|
|
@@ -17505,13 +17505,13 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17505
17505
|
B.flags |= Wa;
|
|
17506
17506
|
var ae = ff(f);
|
|
17507
17507
|
B.lanes = Kt(B.lanes, ae);
|
|
17508
|
-
var ne =
|
|
17508
|
+
var ne = v_(B, M, ae);
|
|
17509
17509
|
W0(B, ne);
|
|
17510
17510
|
return;
|
|
17511
17511
|
}
|
|
17512
17512
|
case E:
|
|
17513
17513
|
var pe = u, ve = B.type, Ce = B.stateNode;
|
|
17514
|
-
if ((B.flags & bt) === St && (typeof ve.getDerivedStateFromError == "function" || Ce !== null && typeof Ce.componentDidCatch == "function" && !
|
|
17514
|
+
if ((B.flags & bt) === St && (typeof ve.getDerivedStateFromError == "function" || Ce !== null && typeof Ce.componentDidCatch == "function" && !b1(Ce))) {
|
|
17515
17515
|
B.flags |= Wa;
|
|
17516
17516
|
var rt = ff(f);
|
|
17517
17517
|
B.lanes = Kt(B.lanes, rt);
|
|
@@ -17535,7 +17535,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17535
17535
|
function t3(e, t, s, u) {
|
|
17536
17536
|
t.child = ym(t, e.child, null, u), t.child = ym(t, null, s, u);
|
|
17537
17537
|
}
|
|
17538
|
-
function
|
|
17538
|
+
function w_(e, t, s, u, f) {
|
|
17539
17539
|
if (t.type !== t.elementType) {
|
|
17540
17540
|
var y = s.propTypes;
|
|
17541
17541
|
y && Jl(
|
|
@@ -17561,13 +17561,13 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17561
17561
|
}
|
|
17562
17562
|
return Jr(), e !== null && !nu ? (BC(e, t, f), od(e, t, f)) : (ui() && B && S0(t), t.flags |= Ti, so(e, t, F, f), t.child);
|
|
17563
17563
|
}
|
|
17564
|
-
function
|
|
17564
|
+
function D_(e, t, s, u, f) {
|
|
17565
17565
|
if (e === null) {
|
|
17566
17566
|
var y = s.type;
|
|
17567
17567
|
if (oL(y) && s.compare === null && // SimpleMemoComponent codepath doesn't resolve outer props either.
|
|
17568
17568
|
s.defaultProps === void 0) {
|
|
17569
17569
|
var w = y;
|
|
17570
|
-
return w = Lm(y), t.tag = le, t.type = w, q2(t, y),
|
|
17570
|
+
return w = Lm(y), t.tag = le, t.type = w, q2(t, y), S_(e, t, w, u, f);
|
|
17571
17571
|
}
|
|
17572
17572
|
{
|
|
17573
17573
|
var _ = y.propTypes;
|
|
@@ -17605,7 +17605,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17605
17605
|
var rt = Wf(ne, u);
|
|
17606
17606
|
return rt.ref = t.ref, rt.return = t, t.child = rt, rt;
|
|
17607
17607
|
}
|
|
17608
|
-
function
|
|
17608
|
+
function S_(e, t, s, u, f) {
|
|
17609
17609
|
if (t.type !== t.elementType) {
|
|
17610
17610
|
var y = t.elementType;
|
|
17611
17611
|
if (y.$$typeof === Bt) {
|
|
@@ -17635,7 +17635,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17635
17635
|
}
|
|
17636
17636
|
return H2(e, t, s, u, f);
|
|
17637
17637
|
}
|
|
17638
|
-
function
|
|
17638
|
+
function x_(e, t, s) {
|
|
17639
17639
|
var u = t.pendingProps, f = u.children, y = e !== null ? e.memoizedState : null;
|
|
17640
17640
|
if (u.mode === "hidden" || xe)
|
|
17641
17641
|
if ((t.mode & nn) === xt) {
|
|
@@ -17694,7 +17694,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17694
17694
|
var f = t.pendingProps, y = f.children;
|
|
17695
17695
|
return so(e, t, y, s), t.child;
|
|
17696
17696
|
}
|
|
17697
|
-
function
|
|
17697
|
+
function C_(e, t) {
|
|
17698
17698
|
var s = t.ref;
|
|
17699
17699
|
(e === null && s !== null || e !== null && e.ref !== s) && (t.flags |= Gn, t.flags |= Rl);
|
|
17700
17700
|
}
|
|
@@ -17729,7 +17729,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17729
17729
|
}
|
|
17730
17730
|
return Jr(), e !== null && !nu ? (BC(e, t, f), od(e, t, f)) : (ui() && B && S0(t), t.flags |= Ti, so(e, t, F, f), t.child);
|
|
17731
17731
|
}
|
|
17732
|
-
function
|
|
17732
|
+
function __(e, t, s, u, f) {
|
|
17733
17733
|
{
|
|
17734
17734
|
switch (wL(t)) {
|
|
17735
17735
|
case !1: {
|
|
@@ -17760,7 +17760,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17760
17760
|
var pe;
|
|
17761
17761
|
Ju(s) ? (pe = !0, Ib(t)) : pe = !1, km(t, f);
|
|
17762
17762
|
var ve = t.stateNode, Ce;
|
|
17763
|
-
ve === null ? (Fk(e, t),
|
|
17763
|
+
ve === null ? (Fk(e, t), m_(t, s, u), R2(t, s, u, f), Ce = !0) : e === null ? Ce = YP(t, s, u, f) : Ce = GP(e, t, s, u, f);
|
|
17764
17764
|
var rt = W2(e, t, s, Ce, pe, f);
|
|
17765
17765
|
{
|
|
17766
17766
|
var Dt = t.stateNode;
|
|
@@ -17769,7 +17769,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17769
17769
|
return rt;
|
|
17770
17770
|
}
|
|
17771
17771
|
function W2(e, t, s, u, f, y) {
|
|
17772
|
-
|
|
17772
|
+
C_(e, t);
|
|
17773
17773
|
var w = (t.flags & bt) !== St;
|
|
17774
17774
|
if (!u && !w)
|
|
17775
17775
|
return f && sC(t, s, !1), od(e, t, y);
|
|
@@ -17777,7 +17777,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17777
17777
|
Tv.current = t;
|
|
17778
17778
|
var F;
|
|
17779
17779
|
if (w && typeof s.getDerivedStateFromError != "function")
|
|
17780
|
-
F = null,
|
|
17780
|
+
F = null, c_();
|
|
17781
17781
|
else {
|
|
17782
17782
|
Ga(t);
|
|
17783
17783
|
{
|
|
@@ -17795,12 +17795,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17795
17795
|
}
|
|
17796
17796
|
return t.flags |= Ti, e !== null && w ? t3(e, t, F, y) : so(e, t, F, y), t.memoizedState = _.state, f && sC(t, s, !0), t.child;
|
|
17797
17797
|
}
|
|
17798
|
-
function
|
|
17798
|
+
function E_(e) {
|
|
17799
17799
|
var t = e.stateNode;
|
|
17800
17800
|
t.pendingContext ? iC(e, t.pendingContext, t.pendingContext !== t.context) : t.context && iC(e, t.context, !1), q0(e, t.containerInfo);
|
|
17801
17801
|
}
|
|
17802
17802
|
function i3(e, t, s) {
|
|
17803
|
-
if (
|
|
17803
|
+
if (E_(t), e === null)
|
|
17804
17804
|
throw new Error("Should have a current fiber. This is a bug in React.");
|
|
17805
17805
|
var u = t.pendingProps, f = t.memoizedState, y = f.element;
|
|
17806
17806
|
AC(e, t), nk(t, u, null, s);
|
|
@@ -17817,10 +17817,10 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17817
17817
|
}, B = t.updateQueue;
|
|
17818
17818
|
if (B.baseState = F, t.memoizedState = F, t.flags & ha) {
|
|
17819
17819
|
var M = jf(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);
|
|
17820
|
-
return
|
|
17820
|
+
return T_(e, t, _, s, M);
|
|
17821
17821
|
} else if (_ !== y) {
|
|
17822
17822
|
var ae = jf(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."), t);
|
|
17823
|
-
return
|
|
17823
|
+
return T_(e, t, _, s, ae);
|
|
17824
17824
|
} else {
|
|
17825
17825
|
lP(t);
|
|
17826
17826
|
var ne = SC(t, null, _, s);
|
|
@@ -17835,13 +17835,13 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17835
17835
|
}
|
|
17836
17836
|
return t.child;
|
|
17837
17837
|
}
|
|
17838
|
-
function
|
|
17838
|
+
function T_(e, t, s, u, f) {
|
|
17839
17839
|
return vm(), F0(f), t.flags |= ha, so(e, t, s, u), t.child;
|
|
17840
17840
|
}
|
|
17841
17841
|
function o3(e, t, s) {
|
|
17842
17842
|
RC(t), e === null && T0(t);
|
|
17843
17843
|
var u = t.type, f = t.pendingProps, y = e !== null ? e.memoizedProps : null, w = f.children, _ = u0(u, f);
|
|
17844
|
-
return _ ? w = null : y !== null && u0(u, y) && (t.flags |= $t),
|
|
17844
|
+
return _ ? w = null : y !== null && u0(u, y) && (t.flags |= $t), C_(e, t), so(e, t, w, s), t.child;
|
|
17845
17845
|
}
|
|
17846
17846
|
function s3(e, t) {
|
|
17847
17847
|
return e === null && T0(t), null;
|
|
@@ -17855,9 +17855,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17855
17855
|
case x:
|
|
17856
17856
|
return q2(t, F), t.type = F = Lm(F), ae = H2(null, t, F, M, u), ae;
|
|
17857
17857
|
case E:
|
|
17858
|
-
return t.type = F = wD(F), ae =
|
|
17858
|
+
return t.type = F = wD(F), ae = __(null, t, F, M, u), ae;
|
|
17859
17859
|
case U:
|
|
17860
|
-
return t.type = F = DD(F), ae =
|
|
17860
|
+
return t.type = F = DD(F), ae = w_(null, t, F, M, u), ae;
|
|
17861
17861
|
case te: {
|
|
17862
17862
|
if (t.type !== t.elementType) {
|
|
17863
17863
|
var ne = F.propTypes;
|
|
@@ -17869,7 +17869,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17869
17869
|
vn(F)
|
|
17870
17870
|
);
|
|
17871
17871
|
}
|
|
17872
|
-
return ae =
|
|
17872
|
+
return ae = D_(
|
|
17873
17873
|
null,
|
|
17874
17874
|
t,
|
|
17875
17875
|
F,
|
|
@@ -17885,7 +17885,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17885
17885
|
function u3(e, t, s, u, f) {
|
|
17886
17886
|
Fk(e, t), t.tag = E;
|
|
17887
17887
|
var y;
|
|
17888
|
-
return Ju(s) ? (y = !0, Ib(t)) : y = !1, km(t, f),
|
|
17888
|
+
return Ju(s) ? (y = !0, Ib(t)) : y = !1, km(t, f), m_(t, s, u), R2(t, s, u, f), W2(null, t, s, !0, y, f);
|
|
17889
17889
|
}
|
|
17890
17890
|
function c3(e, t, s, u) {
|
|
17891
17891
|
Fk(e, t);
|
|
@@ -17919,7 +17919,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17919
17919
|
}
|
|
17920
17920
|
t.tag = E, t.memoizedState = null, t.updateQueue = null;
|
|
17921
17921
|
var ne = !1;
|
|
17922
|
-
return Ju(s) ? (ne = !0, Ib(t)) : ne = !1, t.memoizedState = _.state !== null && _.state !== void 0 ? _.state : null, H0(t),
|
|
17922
|
+
return Ju(s) ? (ne = !0, Ib(t)) : ne = !1, t.memoizedState = _.state !== null && _.state !== void 0 ? _.state : null, H0(t), h_(t, _), R2(t, s, f, u), W2(null, t, s, !0, ne, u);
|
|
17923
17923
|
} else {
|
|
17924
17924
|
if (t.tag = x, t.mode & Wn) {
|
|
17925
17925
|
Zn(!0);
|
|
@@ -17987,7 +17987,7 @@ Check the render method of \`` + u + "`.");
|
|
|
17987
17987
|
function f3(e, t) {
|
|
17988
17988
|
return hf(e.childLanes, t);
|
|
17989
17989
|
}
|
|
17990
|
-
function
|
|
17990
|
+
function F_(e, t, s) {
|
|
17991
17991
|
var u = t.pendingProps;
|
|
17992
17992
|
DL(t) && (t.flags |= bt);
|
|
17993
17993
|
var f = Zl.current, y = !1, w = (t.flags & bt) !== St;
|
|
@@ -18036,13 +18036,13 @@ Check the render method of \`` + u + "`.");
|
|
|
18036
18036
|
return (f & nn) === xt && y !== null ? (_ = y, _.childLanes = T, _.pendingProps = w, e.mode & En && (_.actualDuration = 0, _.actualStartTime = -1, _.selfBaseDuration = 0, _.treeBaseDuration = 0), F = gp(s, f, u, null)) : (_ = X2(w, f), F = gp(s, f, u, null)), _.return = e, F.return = e, _.sibling = F, e.child = _, F;
|
|
18037
18037
|
}
|
|
18038
18038
|
function X2(e, t, s) {
|
|
18039
|
-
return
|
|
18039
|
+
return F1(e, t, T, null);
|
|
18040
18040
|
}
|
|
18041
|
-
function
|
|
18041
|
+
function A_(e, t) {
|
|
18042
18042
|
return Wf(e, t);
|
|
18043
18043
|
}
|
|
18044
18044
|
function m3(e, t, s, u) {
|
|
18045
|
-
var f = e.child, y = f.sibling, w =
|
|
18045
|
+
var f = e.child, y = f.sibling, w = A_(f, {
|
|
18046
18046
|
mode: "visible",
|
|
18047
18047
|
children: s
|
|
18048
18048
|
});
|
|
@@ -18071,7 +18071,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18071
18071
|
var M = t.child;
|
|
18072
18072
|
B = M, B.childLanes = T, B.pendingProps = F, t.mode & En && (B.actualDuration = 0, B.actualStartTime = -1, B.selfBaseDuration = w.selfBaseDuration, B.treeBaseDuration = w.treeBaseDuration), t.deletions = null;
|
|
18073
18073
|
} else
|
|
18074
|
-
B =
|
|
18074
|
+
B = A_(w, F), B.subtreeFlags = w.subtreeFlags & wr;
|
|
18075
18075
|
var ae;
|
|
18076
18076
|
return _ !== null ? ae = Wf(_, u) : (ae = gp(u, y, f, null), ae.flags |= Er), ae.return = t, B.return = t, B.sibling = ae, t.child = B, ae;
|
|
18077
18077
|
}
|
|
@@ -18149,7 +18149,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18149
18149
|
}
|
|
18150
18150
|
}
|
|
18151
18151
|
}
|
|
18152
|
-
function $
|
|
18152
|
+
function $_(e, t, s) {
|
|
18153
18153
|
e.lanes = Kt(e.lanes, t);
|
|
18154
18154
|
var u = e.alternate;
|
|
18155
18155
|
u !== null && (u.lanes = Kt(u.lanes, t)), I0(e.return, t, s);
|
|
@@ -18158,9 +18158,9 @@ Check the render method of \`` + u + "`.");
|
|
|
18158
18158
|
for (var u = t; u !== null; ) {
|
|
18159
18159
|
if (u.tag === Y) {
|
|
18160
18160
|
var f = u.memoizedState;
|
|
18161
|
-
f !== null && $
|
|
18161
|
+
f !== null && $_(u, s, e);
|
|
18162
18162
|
} else if (u.tag === Ue)
|
|
18163
|
-
$
|
|
18163
|
+
$_(u, s, e);
|
|
18164
18164
|
else if (u.child !== null) {
|
|
18165
18165
|
u.child.return = u, u = u.child;
|
|
18166
18166
|
continue;
|
|
@@ -18207,7 +18207,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18207
18207
|
function S3(e, t) {
|
|
18208
18208
|
e !== void 0 && !Ek[e] && (e !== "collapsed" && e !== "hidden" ? (Ek[e] = !0, m('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?', e)) : t !== "forwards" && t !== "backwards" && (Ek[e] = !0, m('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?', e)));
|
|
18209
18209
|
}
|
|
18210
|
-
function
|
|
18210
|
+
function N_(e, t) {
|
|
18211
18211
|
{
|
|
18212
18212
|
var s = Wt(e), u = !s && typeof _t(e) == "function";
|
|
18213
18213
|
if (s || u) {
|
|
@@ -18221,7 +18221,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18221
18221
|
if ((t === "forwards" || t === "backwards") && e !== void 0 && e !== null && e !== !1)
|
|
18222
18222
|
if (Wt(e)) {
|
|
18223
18223
|
for (var s = 0; s < e.length; s++)
|
|
18224
|
-
if (!
|
|
18224
|
+
if (!N_(e[s], s))
|
|
18225
18225
|
return;
|
|
18226
18226
|
} else {
|
|
18227
18227
|
var u = _t(e);
|
|
@@ -18229,7 +18229,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18229
18229
|
var f = u.call(e);
|
|
18230
18230
|
if (f)
|
|
18231
18231
|
for (var y = f.next(), w = 0; !y.done; y = f.next()) {
|
|
18232
|
-
if (!
|
|
18232
|
+
if (!N_(y.value, w))
|
|
18233
18233
|
return;
|
|
18234
18234
|
w++;
|
|
18235
18235
|
}
|
|
@@ -18248,7 +18248,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18248
18248
|
tailMode: f
|
|
18249
18249
|
} : (y.isBackwards = t, y.rendering = null, y.renderingStartTime = 0, y.last = u, y.tail = s, y.tailMode = f);
|
|
18250
18250
|
}
|
|
18251
|
-
function
|
|
18251
|
+
function P_(e, t, s) {
|
|
18252
18252
|
var u = t.pendingProps, f = u.revealOrder, y = u.tail, w = u.children;
|
|
18253
18253
|
D3(f), S3(y, f), x3(w, f), so(e, t, w, s);
|
|
18254
18254
|
var _ = Zl.current, F = G0(_, bv);
|
|
@@ -18319,11 +18319,11 @@ Check the render method of \`` + u + "`.");
|
|
|
18319
18319
|
var u = t.pendingProps;
|
|
18320
18320
|
return e === null ? t.child = ym(t, null, u, s) : so(e, t, u, s), t.child;
|
|
18321
18321
|
}
|
|
18322
|
-
var
|
|
18322
|
+
var R_ = !1;
|
|
18323
18323
|
function _3(e, t, s) {
|
|
18324
18324
|
var u = t.type, f = u._context, y = t.pendingProps, w = t.memoizedProps, _ = y.value;
|
|
18325
18325
|
{
|
|
18326
|
-
"value" in y ||
|
|
18326
|
+
"value" in y || R_ || (R_ = !0, m("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));
|
|
18327
18327
|
var F = t.type.propTypes;
|
|
18328
18328
|
F && Jl(F, y, "prop", "Context.Provider");
|
|
18329
18329
|
}
|
|
@@ -18338,10 +18338,10 @@ Check the render method of \`` + u + "`.");
|
|
|
18338
18338
|
var M = y.children;
|
|
18339
18339
|
return so(e, t, M, s), t.child;
|
|
18340
18340
|
}
|
|
18341
|
-
var
|
|
18341
|
+
var L_ = !1;
|
|
18342
18342
|
function E3(e, t, s) {
|
|
18343
18343
|
var u = t.type;
|
|
18344
|
-
u._context === void 0 ? u !== u.Consumer && (
|
|
18344
|
+
u._context === void 0 ? u !== u.Consumer && (L_ || (L_ = !0, m("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))) : u = u._context;
|
|
18345
18345
|
var f = t.pendingProps, y = f.children;
|
|
18346
18346
|
typeof y != "function" && m("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."), km(t, s);
|
|
18347
18347
|
var w = ya(u);
|
|
@@ -18356,7 +18356,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18356
18356
|
(t.mode & nn) === xt && e !== null && (e.alternate = null, t.alternate = null, t.flags |= Er);
|
|
18357
18357
|
}
|
|
18358
18358
|
function od(e, t, s) {
|
|
18359
|
-
return e !== null && (t.dependencies = e.dependencies),
|
|
18359
|
+
return e !== null && (t.dependencies = e.dependencies), c_(), Uv(t.lanes), Ri(s, t.childLanes) ? (kP(e, t), t.child) : null;
|
|
18360
18360
|
}
|
|
18361
18361
|
function T3(e, t, s) {
|
|
18362
18362
|
{
|
|
@@ -18385,7 +18385,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18385
18385
|
function F3(e, t, s) {
|
|
18386
18386
|
switch (t.tag) {
|
|
18387
18387
|
case N:
|
|
18388
|
-
|
|
18388
|
+
E_(t), t.stateNode, vm();
|
|
18389
18389
|
break;
|
|
18390
18390
|
case O:
|
|
18391
18391
|
RC(t);
|
|
@@ -18420,7 +18420,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18420
18420
|
return lp(t, Dm(Zl.current)), t.flags |= bt, null;
|
|
18421
18421
|
var B = t.child, M = B.childLanes;
|
|
18422
18422
|
if (Ri(s, M))
|
|
18423
|
-
return
|
|
18423
|
+
return F_(e, t, s);
|
|
18424
18424
|
lp(t, Dm(Zl.current));
|
|
18425
18425
|
var ae = od(e, t, s);
|
|
18426
18426
|
return ae !== null ? ae.sibling : null;
|
|
@@ -18432,7 +18432,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18432
18432
|
var ne = (e.flags & bt) !== St, pe = Ri(s, t.childLanes);
|
|
18433
18433
|
if (ne) {
|
|
18434
18434
|
if (pe)
|
|
18435
|
-
return
|
|
18435
|
+
return P_(e, t, s);
|
|
18436
18436
|
t.flags |= bt;
|
|
18437
18437
|
}
|
|
18438
18438
|
var ve = t.memoizedState;
|
|
@@ -18442,11 +18442,11 @@ Check the render method of \`` + u + "`.");
|
|
|
18442
18442
|
}
|
|
18443
18443
|
case qe:
|
|
18444
18444
|
case Be:
|
|
18445
|
-
return t.lanes = T,
|
|
18445
|
+
return t.lanes = T, x_(e, t, s);
|
|
18446
18446
|
}
|
|
18447
18447
|
return od(e, t, s);
|
|
18448
18448
|
}
|
|
18449
|
-
function
|
|
18449
|
+
function O_(e, t, s) {
|
|
18450
18450
|
if (t._debugNeedsRemount && e !== null)
|
|
18451
18451
|
return T3(e, t, ED(t.type, t.key, t.pendingProps, t._debugOwner || null, t.mode, t.lanes));
|
|
18452
18452
|
if (e !== null) {
|
|
@@ -18479,7 +18479,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18479
18479
|
}
|
|
18480
18480
|
case E: {
|
|
18481
18481
|
var ne = t.type, pe = t.pendingProps, ve = t.elementType === ne ? pe : tu(ne, pe);
|
|
18482
|
-
return
|
|
18482
|
+
return __(e, t, ne, ve, s);
|
|
18483
18483
|
}
|
|
18484
18484
|
case N:
|
|
18485
18485
|
return i3(e, t, s);
|
|
@@ -18488,12 +18488,12 @@ Check the render method of \`` + u + "`.");
|
|
|
18488
18488
|
case I:
|
|
18489
18489
|
return s3(e, t);
|
|
18490
18490
|
case Y:
|
|
18491
|
-
return
|
|
18491
|
+
return F_(e, t, s);
|
|
18492
18492
|
case L:
|
|
18493
18493
|
return C3(e, t, s);
|
|
18494
18494
|
case U: {
|
|
18495
18495
|
var Ce = t.type, rt = t.pendingProps, Dt = t.elementType === Ce ? rt : tu(Ce, rt);
|
|
18496
|
-
return
|
|
18496
|
+
return w_(e, t, Ce, Dt, s);
|
|
18497
18497
|
}
|
|
18498
18498
|
case X:
|
|
18499
18499
|
return n3(e, t, s);
|
|
@@ -18517,31 +18517,31 @@ Check the render method of \`` + u + "`.");
|
|
|
18517
18517
|
vn(Pt)
|
|
18518
18518
|
);
|
|
18519
18519
|
}
|
|
18520
|
-
return ln = tu(Pt.type, ln),
|
|
18520
|
+
return ln = tu(Pt.type, ln), D_(e, t, Pt, ln, s);
|
|
18521
18521
|
}
|
|
18522
18522
|
case le:
|
|
18523
|
-
return
|
|
18523
|
+
return S_(e, t, t.type, t.pendingProps, s);
|
|
18524
18524
|
case me: {
|
|
18525
18525
|
var Se = t.type, ce = t.pendingProps, Me = t.elementType === Se ? ce : tu(Se, ce);
|
|
18526
18526
|
return u3(e, t, Se, Me, s);
|
|
18527
18527
|
}
|
|
18528
18528
|
case Ue:
|
|
18529
|
-
return
|
|
18529
|
+
return P_(e, t, s);
|
|
18530
18530
|
case Ge:
|
|
18531
18531
|
break;
|
|
18532
18532
|
case qe:
|
|
18533
|
-
return
|
|
18533
|
+
return x_(e, t, s);
|
|
18534
18534
|
}
|
|
18535
18535
|
throw new Error("Unknown unit of work tag (" + t.tag + "). This error is likely caused by a bug in React. Please file an issue.");
|
|
18536
18536
|
}
|
|
18537
18537
|
function Tm(e) {
|
|
18538
18538
|
e.flags |= pn;
|
|
18539
18539
|
}
|
|
18540
|
-
function
|
|
18540
|
+
function B_(e) {
|
|
18541
18541
|
e.flags |= Gn, e.flags |= Rl;
|
|
18542
18542
|
}
|
|
18543
|
-
var
|
|
18544
|
-
|
|
18543
|
+
var j_, K2, I_, M_;
|
|
18544
|
+
j_ = function(e, t, s, u) {
|
|
18545
18545
|
for (var f = t.child; f !== null; ) {
|
|
18546
18546
|
if (f.tag === O || f.tag === I)
|
|
18547
18547
|
Q$(e, f.stateNode);
|
|
@@ -18559,13 +18559,13 @@ Check the render method of \`` + u + "`.");
|
|
|
18559
18559
|
f.sibling.return = f.return, f = f.sibling;
|
|
18560
18560
|
}
|
|
18561
18561
|
}, K2 = function(e, t) {
|
|
18562
|
-
},
|
|
18562
|
+
}, I_ = function(e, t, s, u, f) {
|
|
18563
18563
|
var y = e.memoizedProps;
|
|
18564
18564
|
if (y !== u) {
|
|
18565
18565
|
var w = t.stateNode, _ = V0(), F = Z$(w, s, y, u, f, _);
|
|
18566
18566
|
t.updateQueue = F, F && Tm(t);
|
|
18567
18567
|
}
|
|
18568
|
-
},
|
|
18568
|
+
}, M_ = function(e, t, s, u) {
|
|
18569
18569
|
s !== u && Tm(t);
|
|
18570
18570
|
};
|
|
18571
18571
|
function Nv(e, t) {
|
|
@@ -18637,7 +18637,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18637
18637
|
else
|
|
18638
18638
|
return yC(), !0;
|
|
18639
18639
|
}
|
|
18640
|
-
function
|
|
18640
|
+
function z_(e, t, s) {
|
|
18641
18641
|
var u = t.pendingProps;
|
|
18642
18642
|
switch (x0(t), t.tag) {
|
|
18643
18643
|
case A:
|
|
@@ -18673,7 +18673,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18673
18673
|
Y0(t);
|
|
18674
18674
|
var F = PC(), B = t.type;
|
|
18675
18675
|
if (e !== null && t.stateNode != null)
|
|
18676
|
-
|
|
18676
|
+
I_(e, t, B, u, F), e.ref !== t.ref && B_(t);
|
|
18677
18677
|
else {
|
|
18678
18678
|
if (!u) {
|
|
18679
18679
|
if (t.stateNode === null)
|
|
@@ -18685,9 +18685,9 @@ Check the render method of \`` + u + "`.");
|
|
|
18685
18685
|
cP(t, F, M) && Tm(t);
|
|
18686
18686
|
else {
|
|
18687
18687
|
var ne = J$(B, u, F, M, t);
|
|
18688
|
-
|
|
18688
|
+
j_(ne, t, !1, !1), t.stateNode = ne, K$(ne, B, u, F) && Tm(t);
|
|
18689
18689
|
}
|
|
18690
|
-
t.ref !== null &&
|
|
18690
|
+
t.ref !== null && B_(t);
|
|
18691
18691
|
}
|
|
18692
18692
|
return di(t), null;
|
|
18693
18693
|
}
|
|
@@ -18695,7 +18695,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18695
18695
|
var pe = u;
|
|
18696
18696
|
if (e && t.stateNode != null) {
|
|
18697
18697
|
var ve = e.memoizedProps;
|
|
18698
|
-
|
|
18698
|
+
M_(e, t, ve, pe);
|
|
18699
18699
|
} else {
|
|
18700
18700
|
if (typeof pe != "string" && t.stateNode === null)
|
|
18701
18701
|
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.");
|
|
@@ -18759,7 +18759,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18759
18759
|
}
|
|
18760
18760
|
On = On.sibling;
|
|
18761
18761
|
}
|
|
18762
|
-
Yt.tail !== null && Or() >
|
|
18762
|
+
Yt.tail !== null && Or() > l1() && (t.flags |= bt, tr = !0, Nv(Yt, !1), t.lanes = xg);
|
|
18763
18763
|
}
|
|
18764
18764
|
else {
|
|
18765
18765
|
if (!tr) {
|
|
@@ -18770,7 +18770,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18770
18770
|
if (Ds !== null && (t.updateQueue = Ds, t.flags |= pn), Nv(Yt, !0), Yt.tail === null && Yt.tailMode === "hidden" && !Ln.alternate && !ui())
|
|
18771
18771
|
return di(t), null;
|
|
18772
18772
|
} else
|
|
18773
|
-
Or() * 2 - Yt.renderingStartTime >
|
|
18773
|
+
Or() * 2 - Yt.renderingStartTime > l1() && s !== ao && (t.flags |= bt, tr = !0, Nv(Yt, !1), t.lanes = xg);
|
|
18774
18774
|
}
|
|
18775
18775
|
if (Yt.isBackwards)
|
|
18776
18776
|
Ln.sibling = t.child, t.child = Ln;
|
|
@@ -18848,7 +18848,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18848
18848
|
return null;
|
|
18849
18849
|
}
|
|
18850
18850
|
}
|
|
18851
|
-
function
|
|
18851
|
+
function U_(e, t, s) {
|
|
18852
18852
|
switch (x0(t), t.tag) {
|
|
18853
18853
|
case E: {
|
|
18854
18854
|
var u = t.type.childContextTypes;
|
|
@@ -18882,8 +18882,8 @@ Check the render method of \`` + u + "`.");
|
|
|
18882
18882
|
break;
|
|
18883
18883
|
}
|
|
18884
18884
|
}
|
|
18885
|
-
var
|
|
18886
|
-
|
|
18885
|
+
var H_ = null;
|
|
18886
|
+
H_ = /* @__PURE__ */ new Set();
|
|
18887
18887
|
var Ak = !1, pi = !1, N3 = typeof WeakSet == "function" ? WeakSet : Set, yt = null, Fm = null, Am = null;
|
|
18888
18888
|
function P3(e) {
|
|
18889
18889
|
eo(null, function() {
|
|
@@ -18900,7 +18900,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18900
18900
|
else
|
|
18901
18901
|
t.componentWillUnmount();
|
|
18902
18902
|
};
|
|
18903
|
-
function
|
|
18903
|
+
function W_(e, t) {
|
|
18904
18904
|
try {
|
|
18905
18905
|
dp($a, e);
|
|
18906
18906
|
} catch (s) {
|
|
@@ -18921,9 +18921,9 @@ Check the render method of \`` + u + "`.");
|
|
|
18921
18921
|
vr(e, t, u);
|
|
18922
18922
|
}
|
|
18923
18923
|
}
|
|
18924
|
-
function
|
|
18924
|
+
function q_(e, t) {
|
|
18925
18925
|
try {
|
|
18926
|
-
|
|
18926
|
+
Y_(e);
|
|
18927
18927
|
} catch (s) {
|
|
18928
18928
|
vr(e, t, s);
|
|
18929
18929
|
}
|
|
@@ -18956,11 +18956,11 @@ Check the render method of \`` + u + "`.");
|
|
|
18956
18956
|
vr(e, t, u);
|
|
18957
18957
|
}
|
|
18958
18958
|
}
|
|
18959
|
-
var
|
|
18959
|
+
var V_ = !1;
|
|
18960
18960
|
function O3(e, t) {
|
|
18961
18961
|
G$(e.containerInfo), yt = t, B3();
|
|
18962
|
-
var s =
|
|
18963
|
-
return
|
|
18962
|
+
var s = V_;
|
|
18963
|
+
return V_ = !1, s;
|
|
18964
18964
|
}
|
|
18965
18965
|
function B3() {
|
|
18966
18966
|
for (; yt !== null; ) {
|
|
@@ -19000,7 +19000,7 @@ Check the render method of \`` + u + "`.");
|
|
|
19000
19000
|
e.type === e.elementType && !If && (y.props !== e.memoizedProps && m("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.", Lt(e) || "instance"), y.state !== e.memoizedState && m("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.", Lt(e) || "instance"));
|
|
19001
19001
|
var w = y.getSnapshotBeforeUpdate(e.elementType === e.type ? u : tu(e.type, u), f);
|
|
19002
19002
|
{
|
|
19003
|
-
var _ =
|
|
19003
|
+
var _ = H_;
|
|
19004
19004
|
w === void 0 && !_.has(e.type) && (_.add(e.type), m("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.", Lt(e)));
|
|
19005
19005
|
}
|
|
19006
19006
|
y.__reactInternalSnapshotBeforeUpdate = w;
|
|
@@ -19078,8 +19078,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19078
19078
|
if ((t.flags & pn) !== St)
|
|
19079
19079
|
switch (t.tag) {
|
|
19080
19080
|
case Q: {
|
|
19081
|
-
var s = t.stateNode.passiveEffectDuration, u = t.memoizedProps, f = u.id, y = u.onPostCommit, w =
|
|
19082
|
-
|
|
19081
|
+
var s = t.stateNode.passiveEffectDuration, u = t.memoizedProps, f = u.id, y = u.onPostCommit, w = l_(), _ = t.alternate === null ? "mount" : "update";
|
|
19082
|
+
s_() && (_ = "nested-update"), typeof y == "function" && y(f, _, s, w);
|
|
19083
19083
|
var F = t.return;
|
|
19084
19084
|
e: for (; F !== null; ) {
|
|
19085
19085
|
switch (F.tag) {
|
|
@@ -19173,8 +19173,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19173
19173
|
break;
|
|
19174
19174
|
case Q: {
|
|
19175
19175
|
{
|
|
19176
|
-
var pe = s.memoizedProps, ve = pe.onCommit, Ce = pe.onRender, rt = s.stateNode.effectDuration, Dt =
|
|
19177
|
-
|
|
19176
|
+
var pe = s.memoizedProps, ve = pe.onCommit, Ce = pe.onRender, rt = s.stateNode.effectDuration, Dt = l_(), Pt = t === null ? "mount" : "update";
|
|
19177
|
+
s_() && (Pt = "nested-update"), typeof Ce == "function" && Ce(s.memoizedProps.id, Pt, s.actualDuration, s.treeBaseDuration, s.actualStartTime, Dt);
|
|
19178
19178
|
{
|
|
19179
19179
|
typeof ve == "function" && ve(s.memoizedProps.id, Pt, rt, Dt), jR(s);
|
|
19180
19180
|
var dn = s.return;
|
|
@@ -19209,7 +19209,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19209
19209
|
default:
|
|
19210
19210
|
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.");
|
|
19211
19211
|
}
|
|
19212
|
-
pi || s.flags & Gn &&
|
|
19212
|
+
pi || s.flags & Gn && Y_(s);
|
|
19213
19213
|
}
|
|
19214
19214
|
function U3(e) {
|
|
19215
19215
|
switch (e.tag) {
|
|
@@ -19218,21 +19218,21 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19218
19218
|
case le: {
|
|
19219
19219
|
if (e.mode & En)
|
|
19220
19220
|
try {
|
|
19221
|
-
tc(),
|
|
19221
|
+
tc(), W_(e, e.return);
|
|
19222
19222
|
} finally {
|
|
19223
19223
|
ec(e);
|
|
19224
19224
|
}
|
|
19225
19225
|
else
|
|
19226
|
-
|
|
19226
|
+
W_(e, e.return);
|
|
19227
19227
|
break;
|
|
19228
19228
|
}
|
|
19229
19229
|
case E: {
|
|
19230
19230
|
var t = e.stateNode;
|
|
19231
|
-
typeof t.componentDidMount == "function" && L3(e, e.return, t),
|
|
19231
|
+
typeof t.componentDidMount == "function" && L3(e, e.return, t), q_(e, e.return);
|
|
19232
19232
|
break;
|
|
19233
19233
|
}
|
|
19234
19234
|
case O: {
|
|
19235
|
-
|
|
19235
|
+
q_(e, e.return);
|
|
19236
19236
|
break;
|
|
19237
19237
|
}
|
|
19238
19238
|
}
|
|
@@ -19271,7 +19271,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19271
19271
|
s === u && (s = null), u.sibling.return = u.return, u = u.sibling;
|
|
19272
19272
|
}
|
|
19273
19273
|
}
|
|
19274
|
-
function
|
|
19274
|
+
function Y_(e) {
|
|
19275
19275
|
var t = e.ref;
|
|
19276
19276
|
if (t !== null) {
|
|
19277
19277
|
var s = e.stateNode, u;
|
|
@@ -19301,9 +19301,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19301
19301
|
var t = e.alternate;
|
|
19302
19302
|
t !== null && (t.return = null), e.return = null;
|
|
19303
19303
|
}
|
|
19304
|
-
function
|
|
19304
|
+
function G_(e) {
|
|
19305
19305
|
var t = e.alternate;
|
|
19306
|
-
t !== null && (e.alternate = null,
|
|
19306
|
+
t !== null && (e.alternate = null, G_(t));
|
|
19307
19307
|
{
|
|
19308
19308
|
if (e.child = null, e.deletions = null, e.sibling = null, e.tag === O) {
|
|
19309
19309
|
var s = e.stateNode;
|
|
@@ -19314,20 +19314,20 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19314
19314
|
}
|
|
19315
19315
|
function q3(e) {
|
|
19316
19316
|
for (var t = e.return; t !== null; ) {
|
|
19317
|
-
if (
|
|
19317
|
+
if (X_(t))
|
|
19318
19318
|
return t;
|
|
19319
19319
|
t = t.return;
|
|
19320
19320
|
}
|
|
19321
19321
|
throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");
|
|
19322
19322
|
}
|
|
19323
|
-
function
|
|
19323
|
+
function X_(e) {
|
|
19324
19324
|
return e.tag === O || e.tag === N || e.tag === L;
|
|
19325
19325
|
}
|
|
19326
|
-
function
|
|
19326
|
+
function J_(e) {
|
|
19327
19327
|
var t = e;
|
|
19328
19328
|
e: for (; ; ) {
|
|
19329
19329
|
for (; t.sibling === null; ) {
|
|
19330
|
-
if (t.return === null ||
|
|
19330
|
+
if (t.return === null || X_(t.return))
|
|
19331
19331
|
return null;
|
|
19332
19332
|
t = t.return;
|
|
19333
19333
|
}
|
|
@@ -19346,13 +19346,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19346
19346
|
case O: {
|
|
19347
19347
|
var s = t.stateNode;
|
|
19348
19348
|
t.flags & $t && (Kx(s), t.flags &= -33);
|
|
19349
|
-
var u =
|
|
19349
|
+
var u = J_(e);
|
|
19350
19350
|
tD(e, u, s);
|
|
19351
19351
|
break;
|
|
19352
19352
|
}
|
|
19353
19353
|
case N:
|
|
19354
19354
|
case L: {
|
|
19355
|
-
var f = t.stateNode.containerInfo, y =
|
|
19355
|
+
var f = t.stateNode.containerInfo, y = J_(e);
|
|
19356
19356
|
eD(e, y, f);
|
|
19357
19357
|
break;
|
|
19358
19358
|
}
|
|
@@ -19411,15 +19411,15 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19411
19411
|
}
|
|
19412
19412
|
if (fi === null)
|
|
19413
19413
|
throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");
|
|
19414
|
-
|
|
19414
|
+
Q_(e, t, s), fi = null, au = !1;
|
|
19415
19415
|
}
|
|
19416
19416
|
W3(s);
|
|
19417
19417
|
}
|
|
19418
19418
|
function pp(e, t, s) {
|
|
19419
19419
|
for (var u = s.child; u !== null; )
|
|
19420
|
-
|
|
19420
|
+
Q_(e, t, u), u = u.sibling;
|
|
19421
19421
|
}
|
|
19422
|
-
function
|
|
19422
|
+
function Q_(e, t, s) {
|
|
19423
19423
|
switch (ef(s), s.tag) {
|
|
19424
19424
|
case O:
|
|
19425
19425
|
pi || $m(s, t);
|
|
@@ -19507,7 +19507,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19507
19507
|
}
|
|
19508
19508
|
}
|
|
19509
19509
|
}
|
|
19510
|
-
function
|
|
19510
|
+
function K_(e) {
|
|
19511
19511
|
var t = e.updateQueue;
|
|
19512
19512
|
if (t !== null) {
|
|
19513
19513
|
e.updateQueue = null;
|
|
@@ -19526,7 +19526,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19526
19526
|
}
|
|
19527
19527
|
}
|
|
19528
19528
|
function J3(e, t, s) {
|
|
19529
|
-
Fm = s, Am = e, An(t),
|
|
19529
|
+
Fm = s, Am = e, An(t), Z_(t, e), An(t), Fm = null, Am = null;
|
|
19530
19530
|
}
|
|
19531
19531
|
function iu(e, t, s) {
|
|
19532
19532
|
var u = t.deletions;
|
|
@@ -19542,10 +19542,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19542
19542
|
var w = ri();
|
|
19543
19543
|
if (t.subtreeFlags & Us)
|
|
19544
19544
|
for (var _ = t.child; _ !== null; )
|
|
19545
|
-
An(_),
|
|
19545
|
+
An(_), Z_(_, e), _ = _.sibling;
|
|
19546
19546
|
An(w);
|
|
19547
19547
|
}
|
|
19548
|
-
function
|
|
19548
|
+
function Z_(e, t, s) {
|
|
19549
19549
|
var u = e.alternate, f = e.flags;
|
|
19550
19550
|
switch (e.tag) {
|
|
19551
19551
|
case x:
|
|
@@ -19649,7 +19649,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19649
19649
|
} catch (Ot) {
|
|
19650
19650
|
vr(e, e.return, Ot);
|
|
19651
19651
|
}
|
|
19652
|
-
|
|
19652
|
+
K_(e);
|
|
19653
19653
|
}
|
|
19654
19654
|
return;
|
|
19655
19655
|
}
|
|
@@ -19675,7 +19675,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19675
19675
|
return;
|
|
19676
19676
|
}
|
|
19677
19677
|
case Ue: {
|
|
19678
|
-
iu(t, e), nc(e), f & pn &&
|
|
19678
|
+
iu(t, e), nc(e), f & pn && K_(e);
|
|
19679
19679
|
return;
|
|
19680
19680
|
}
|
|
19681
19681
|
case Ge:
|
|
@@ -19699,9 +19699,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19699
19699
|
t & Ai && (e.flags &= -4097);
|
|
19700
19700
|
}
|
|
19701
19701
|
function Q3(e, t, s) {
|
|
19702
|
-
Fm = s, Am = t, yt = e,
|
|
19702
|
+
Fm = s, Am = t, yt = e, e1(e, t, s), Fm = null, Am = null;
|
|
19703
19703
|
}
|
|
19704
|
-
function
|
|
19704
|
+
function e1(e, t, s) {
|
|
19705
19705
|
for (var u = (e.mode & nn) !== xt; yt !== null; ) {
|
|
19706
19706
|
var f = yt, y = f.child;
|
|
19707
19707
|
if (f.tag === qe && u) {
|
|
@@ -19713,7 +19713,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19713
19713
|
var F = f.alternate, B = F !== null && F.memoizedState !== null, M = B || pi, ae = Ak, ne = pi;
|
|
19714
19714
|
Ak = _, pi = M, pi && !ne && (yt = f, Z3(f));
|
|
19715
19715
|
for (var pe = y; pe !== null; )
|
|
19716
|
-
yt = pe,
|
|
19716
|
+
yt = pe, e1(
|
|
19717
19717
|
pe,
|
|
19718
19718
|
// New root; bubble back up to here and stop.
|
|
19719
19719
|
t,
|
|
@@ -19782,16 +19782,16 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19782
19782
|
case qe: {
|
|
19783
19783
|
var f = t.memoizedState !== null;
|
|
19784
19784
|
if (f) {
|
|
19785
|
-
|
|
19785
|
+
t1(e);
|
|
19786
19786
|
continue;
|
|
19787
19787
|
}
|
|
19788
19788
|
break;
|
|
19789
19789
|
}
|
|
19790
19790
|
}
|
|
19791
|
-
s !== null ? (s.return = t, yt = s) :
|
|
19791
|
+
s !== null ? (s.return = t, yt = s) : t1(e);
|
|
19792
19792
|
}
|
|
19793
19793
|
}
|
|
19794
|
-
function
|
|
19794
|
+
function t1(e) {
|
|
19795
19795
|
for (; yt !== null; ) {
|
|
19796
19796
|
var t = yt;
|
|
19797
19797
|
if (t === e) {
|
|
@@ -19812,14 +19812,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19812
19812
|
if (t.tag === qe) {
|
|
19813
19813
|
var u = t.memoizedState !== null;
|
|
19814
19814
|
if (u) {
|
|
19815
|
-
|
|
19815
|
+
n1(e);
|
|
19816
19816
|
continue;
|
|
19817
19817
|
}
|
|
19818
19818
|
}
|
|
19819
|
-
s !== null ? (s.return = t, yt = s) :
|
|
19819
|
+
s !== null ? (s.return = t, yt = s) : n1(e);
|
|
19820
19820
|
}
|
|
19821
19821
|
}
|
|
19822
|
-
function
|
|
19822
|
+
function n1(e) {
|
|
19823
19823
|
for (; yt !== null; ) {
|
|
19824
19824
|
var t = yt;
|
|
19825
19825
|
An(t);
|
|
@@ -19956,7 +19956,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19956
19956
|
function uR(e) {
|
|
19957
19957
|
for (; yt !== null; ) {
|
|
19958
19958
|
var t = yt, s = t.sibling, u = t.return;
|
|
19959
|
-
if (
|
|
19959
|
+
if (G_(t), t === e) {
|
|
19960
19960
|
yt = null;
|
|
19961
19961
|
return;
|
|
19962
19962
|
}
|
|
@@ -20065,7 +20065,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20065
20065
|
return s && t !== !1;
|
|
20066
20066
|
}
|
|
20067
20067
|
}
|
|
20068
|
-
function
|
|
20068
|
+
function r1() {
|
|
20069
20069
|
{
|
|
20070
20070
|
var e = (
|
|
20071
20071
|
// $FlowExpectedError – Flow doesn't know about IS_REACT_ACT_ENVIRONMENT global
|
|
@@ -20077,7 +20077,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20077
20077
|
var bR = Math.ceil, rD = i.ReactCurrentDispatcher, aD = i.ReactCurrentOwner, hi = i.ReactCurrentBatchConfig, ou = i.ReactCurrentActQueue, Ra = (
|
|
20078
20078
|
/* */
|
|
20079
20079
|
0
|
|
20080
|
-
),
|
|
20080
|
+
), a1 = (
|
|
20081
20081
|
/* */
|
|
20082
20082
|
1
|
|
20083
20083
|
), mi = (
|
|
@@ -20086,14 +20086,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20086
20086
|
), al = (
|
|
20087
20087
|
/* */
|
|
20088
20088
|
4
|
|
20089
|
-
), sd = 0, Rv = 1, Mf = 2, Nk = 3, Lv = 4,
|
|
20089
|
+
), sd = 0, Rv = 1, Mf = 2, Nk = 3, Lv = 4, i1 = 5, iD = 6, xn = Ra, lo = null, Vr = null, La = T, rc = T, oD = np(T), Oa = sd, Ov = null, Pk = T, Bv = T, Rk = T, jv = null, zo = null, sD = 0, o1 = 500, s1 = 1 / 0, kR = 500, ld = null;
|
|
20090
20090
|
function Iv() {
|
|
20091
|
-
|
|
20091
|
+
s1 = Or() + kR;
|
|
20092
20092
|
}
|
|
20093
|
-
function
|
|
20094
|
-
return
|
|
20093
|
+
function l1() {
|
|
20094
|
+
return s1;
|
|
20095
20095
|
}
|
|
20096
|
-
var Lk = !1, lD = null, Nm = null, zf = !1, fp = null, Mv = T, uD = [], cD = null, wR = 50, zv = 0, dD = null, pD = !1, Ok = !1, DR = 50, Pm = 0, Bk = null, jk = lr, Ik = T,
|
|
20096
|
+
var Lk = !1, lD = null, Nm = null, zf = !1, fp = null, Mv = T, uD = [], cD = null, wR = 50, zv = 0, dD = null, pD = !1, Ok = !1, DR = 50, Pm = 0, Bk = null, jk = lr, Ik = T, u1 = !1;
|
|
20097
20097
|
function Mk() {
|
|
20098
20098
|
return lo;
|
|
20099
20099
|
}
|
|
@@ -20125,7 +20125,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20125
20125
|
return (t & nn) === xt ? W : zy();
|
|
20126
20126
|
}
|
|
20127
20127
|
function Ba(e, t, s, u) {
|
|
20128
|
-
YR(),
|
|
20128
|
+
YR(), u1 && m("useInsertionEffect must not schedule updates."), pD && (Ok = !0), Wc(e, s, u), (xn & mi) !== T && e === lo ? JR(t) : (Ya && Wh(e, t, s), QR(t), e === lo && ((xn & mi) === Ra && (Bv = Kt(Bv, s)), Oa === Lv && mp(e, La)), Uo(e, u), s === W && xn === Ra && (t.mode & nn) === xt && // Treat `act` as if it's inside `batchedUpdates`, even in legacy mode.
|
|
20129
20129
|
!ou.isBatchingLegacy && (Iv(), uC()));
|
|
20130
20130
|
}
|
|
20131
20131
|
function xR(e, t, s) {
|
|
@@ -20144,7 +20144,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20144
20144
|
Mh(e, t);
|
|
20145
20145
|
var u = Ih(e, e === lo ? La : T);
|
|
20146
20146
|
if (u === T) {
|
|
20147
|
-
s !== null &&
|
|
20147
|
+
s !== null && C1(s), e.callbackNode = null, e.callbackPriority = j;
|
|
20148
20148
|
return;
|
|
20149
20149
|
}
|
|
20150
20150
|
var f = Iu(u), y = e.callbackPriority;
|
|
@@ -20155,10 +20155,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20155
20155
|
s == null && y !== W && m("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");
|
|
20156
20156
|
return;
|
|
20157
20157
|
}
|
|
20158
|
-
s != null &&
|
|
20158
|
+
s != null && C1(s);
|
|
20159
20159
|
var w;
|
|
20160
20160
|
if (f === W)
|
|
20161
|
-
e.tag === rp ? (ou.isBatchingLegacy !== null && (ou.didScheduleLegacyUpdate = !0), ZN(
|
|
20161
|
+
e.tag === rp ? (ou.isBatchingLegacy !== null && (ou.didScheduleLegacyUpdate = !0), ZN(p1.bind(null, e))) : lC(p1.bind(null, e)), ou.current !== null ? ou.current.push(ap) : rN(function() {
|
|
20162
20162
|
(xn & (mi | al)) === Ra && ap();
|
|
20163
20163
|
}), w = null;
|
|
20164
20164
|
else {
|
|
@@ -20180,11 +20180,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20180
20180
|
_ = Po;
|
|
20181
20181
|
break;
|
|
20182
20182
|
}
|
|
20183
|
-
w = kD(_,
|
|
20183
|
+
w = kD(_, c1.bind(null, e));
|
|
20184
20184
|
}
|
|
20185
20185
|
e.callbackPriority = f, e.callbackNode = w;
|
|
20186
20186
|
}
|
|
20187
|
-
function
|
|
20187
|
+
function c1(e, t) {
|
|
20188
20188
|
if (HP(), jk = lr, Ik = T, (xn & (mi | al)) !== Ra)
|
|
20189
20189
|
throw new Error("Should not already be working.");
|
|
20190
20190
|
var s = e.callbackNode, u = cd();
|
|
@@ -20220,7 +20220,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20220
20220
|
e.finishedWork = M, e.finishedLanes = f, _R(e, w, f);
|
|
20221
20221
|
}
|
|
20222
20222
|
}
|
|
20223
|
-
return Uo(e, Or()), e.callbackNode === s ?
|
|
20223
|
+
return Uo(e, Or()), e.callbackNode === s ? c1.bind(null, e) : null;
|
|
20224
20224
|
}
|
|
20225
20225
|
function fD(e, t) {
|
|
20226
20226
|
var s = jv;
|
|
@@ -20231,11 +20231,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20231
20231
|
var f = Uk(e, t);
|
|
20232
20232
|
if (f !== Mf) {
|
|
20233
20233
|
var y = zo;
|
|
20234
|
-
zo = s, y !== null &&
|
|
20234
|
+
zo = s, y !== null && d1(y);
|
|
20235
20235
|
}
|
|
20236
20236
|
return f;
|
|
20237
20237
|
}
|
|
20238
|
-
function
|
|
20238
|
+
function d1(e) {
|
|
20239
20239
|
zo === null ? zo = e : zo.push.apply(zo, e);
|
|
20240
20240
|
}
|
|
20241
20241
|
function _R(e, t, s) {
|
|
@@ -20249,8 +20249,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20249
20249
|
}
|
|
20250
20250
|
case Nk: {
|
|
20251
20251
|
if (mp(e, s), Uc(s) && // do not delay if we're inside an act() scope
|
|
20252
|
-
!
|
|
20253
|
-
var u = sD +
|
|
20252
|
+
!_1()) {
|
|
20253
|
+
var u = sD + o1 - Or();
|
|
20254
20254
|
if (u > 10) {
|
|
20255
20255
|
var f = Ih(e, T);
|
|
20256
20256
|
if (f !== T)
|
|
@@ -20270,7 +20270,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20270
20270
|
case Lv: {
|
|
20271
20271
|
if (mp(e, s), Tg(s))
|
|
20272
20272
|
break;
|
|
20273
|
-
if (!
|
|
20273
|
+
if (!_1()) {
|
|
20274
20274
|
var w = hs(e, s), _ = w, F = Or() - _, B = VR(F) - F;
|
|
20275
20275
|
if (B > 10) {
|
|
20276
20276
|
e.timeoutHandle = c0(Hf.bind(null, e, zo, ld), B);
|
|
@@ -20280,7 +20280,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20280
20280
|
Hf(e, zo, ld);
|
|
20281
20281
|
break;
|
|
20282
20282
|
}
|
|
20283
|
-
case
|
|
20283
|
+
case i1: {
|
|
20284
20284
|
Hf(e, zo, ld);
|
|
20285
20285
|
break;
|
|
20286
20286
|
}
|
|
@@ -20325,7 +20325,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20325
20325
|
function mp(e, t) {
|
|
20326
20326
|
t = hf(t, Rk), t = hf(t, Bv), Uy(e, t);
|
|
20327
20327
|
}
|
|
20328
|
-
function
|
|
20328
|
+
function p1(e) {
|
|
20329
20329
|
if (WP(), (xn & (mi | al)) !== Ra)
|
|
20330
20330
|
throw new Error("Should not already be working.");
|
|
20331
20331
|
cd();
|
|
@@ -20351,7 +20351,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20351
20351
|
}
|
|
20352
20352
|
function hD(e, t) {
|
|
20353
20353
|
var s = xn;
|
|
20354
|
-
xn |=
|
|
20354
|
+
xn |= a1;
|
|
20355
20355
|
try {
|
|
20356
20356
|
return e(t);
|
|
20357
20357
|
} finally {
|
|
@@ -20370,7 +20370,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20370
20370
|
function ud(e) {
|
|
20371
20371
|
fp !== null && fp.tag === rp && (xn & (mi | al)) === Ra && cd();
|
|
20372
20372
|
var t = xn;
|
|
20373
|
-
xn |=
|
|
20373
|
+
xn |= a1;
|
|
20374
20374
|
var s = hi.transition, u = gs();
|
|
20375
20375
|
try {
|
|
20376
20376
|
return hi.transition = null, ia(Li), e ? e() : void 0;
|
|
@@ -20378,7 +20378,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20378
20378
|
ia(u), hi.transition = s, xn = t, (xn & (mi | al)) === Ra && ap();
|
|
20379
20379
|
}
|
|
20380
20380
|
}
|
|
20381
|
-
function
|
|
20381
|
+
function f1() {
|
|
20382
20382
|
return (xn & (mi | al)) !== Ra;
|
|
20383
20383
|
}
|
|
20384
20384
|
function zk(e, t) {
|
|
@@ -20393,13 +20393,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20393
20393
|
if (s !== d0 && (e.timeoutHandle = d0, nN(s)), Vr !== null)
|
|
20394
20394
|
for (var u = Vr.return; u !== null; ) {
|
|
20395
20395
|
var f = u.alternate;
|
|
20396
|
-
|
|
20396
|
+
U_(f, u), u = u.return;
|
|
20397
20397
|
}
|
|
20398
20398
|
lo = e;
|
|
20399
20399
|
var y = Wf(e.current, null);
|
|
20400
20400
|
return Vr = y, La = rc = t, Oa = sd, Ov = null, Pk = T, Bv = T, Rk = T, jv = null, zo = null, xP(), Kl.discardPendingWarnings(), y;
|
|
20401
20401
|
}
|
|
20402
|
-
function
|
|
20402
|
+
function h1(e, t) {
|
|
20403
20403
|
do {
|
|
20404
20404
|
var s = Vr;
|
|
20405
20405
|
try {
|
|
@@ -20413,7 +20413,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20413
20413
|
Ro(s, u, La);
|
|
20414
20414
|
} else
|
|
20415
20415
|
Lc(s, t, La);
|
|
20416
|
-
ZP(e, s.return, s, t, La),
|
|
20416
|
+
ZP(e, s.return, s, t, La), y1(s);
|
|
20417
20417
|
} catch (f) {
|
|
20418
20418
|
t = f, Vr === s && s !== null ? (s = s.return, Vr = s) : s = Vr;
|
|
20419
20419
|
continue;
|
|
@@ -20421,11 +20421,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20421
20421
|
return;
|
|
20422
20422
|
} while (!0);
|
|
20423
20423
|
}
|
|
20424
|
-
function
|
|
20424
|
+
function m1() {
|
|
20425
20425
|
var e = rD.current;
|
|
20426
20426
|
return rD.current = kk, e === null ? kk : e;
|
|
20427
20427
|
}
|
|
20428
|
-
function
|
|
20428
|
+
function g1(e) {
|
|
20429
20429
|
rD.current = e;
|
|
20430
20430
|
}
|
|
20431
20431
|
function AR() {
|
|
@@ -20449,7 +20449,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20449
20449
|
function Uk(e, t) {
|
|
20450
20450
|
var s = xn;
|
|
20451
20451
|
xn |= mi;
|
|
20452
|
-
var u =
|
|
20452
|
+
var u = m1();
|
|
20453
20453
|
if (lo !== e || La !== t) {
|
|
20454
20454
|
if (Ya) {
|
|
20455
20455
|
var f = e.memoizedUpdaters;
|
|
@@ -20463,21 +20463,21 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20463
20463
|
RR();
|
|
20464
20464
|
break;
|
|
20465
20465
|
} catch (y) {
|
|
20466
|
-
|
|
20466
|
+
h1(e, y);
|
|
20467
20467
|
}
|
|
20468
20468
|
while (!0);
|
|
20469
|
-
if (Jb(), xn = s,
|
|
20469
|
+
if (Jb(), xn = s, g1(u), Vr !== null)
|
|
20470
20470
|
throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");
|
|
20471
20471
|
return Vd(), lo = null, La = T, Oa;
|
|
20472
20472
|
}
|
|
20473
20473
|
function RR() {
|
|
20474
20474
|
for (; Vr !== null; )
|
|
20475
|
-
|
|
20475
|
+
v1(Vr);
|
|
20476
20476
|
}
|
|
20477
20477
|
function LR(e, t) {
|
|
20478
20478
|
var s = xn;
|
|
20479
20479
|
xn |= mi;
|
|
20480
|
-
var u =
|
|
20480
|
+
var u = m1();
|
|
20481
20481
|
if (lo !== e || La !== t) {
|
|
20482
20482
|
if (Ya) {
|
|
20483
20483
|
var f = e.memoizedUpdaters;
|
|
@@ -20491,29 +20491,29 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20491
20491
|
OR();
|
|
20492
20492
|
break;
|
|
20493
20493
|
} catch (y) {
|
|
20494
|
-
|
|
20494
|
+
h1(e, y);
|
|
20495
20495
|
}
|
|
20496
20496
|
while (!0);
|
|
20497
|
-
return Jb(),
|
|
20497
|
+
return Jb(), g1(u), xn = s, Vr !== null ? (af(), sd) : (Vd(), lo = null, La = T, Oa);
|
|
20498
20498
|
}
|
|
20499
20499
|
function OR() {
|
|
20500
20500
|
for (; Vr !== null && !Jp(); )
|
|
20501
|
-
|
|
20501
|
+
v1(Vr);
|
|
20502
20502
|
}
|
|
20503
|
-
function
|
|
20503
|
+
function v1(e) {
|
|
20504
20504
|
var t = e.alternate;
|
|
20505
20505
|
An(e);
|
|
20506
20506
|
var s;
|
|
20507
|
-
(e.mode & En) !== xt ? (b2(e), s = vD(t, e, rc), Ck(e, !0)) : s = vD(t, e, rc), or(), e.memoizedProps = e.pendingProps, s === null ?
|
|
20507
|
+
(e.mode & En) !== xt ? (b2(e), s = vD(t, e, rc), Ck(e, !0)) : s = vD(t, e, rc), or(), e.memoizedProps = e.pendingProps, s === null ? y1(e) : Vr = s, aD.current = null;
|
|
20508
20508
|
}
|
|
20509
|
-
function
|
|
20509
|
+
function y1(e) {
|
|
20510
20510
|
var t = e;
|
|
20511
20511
|
do {
|
|
20512
20512
|
var s = t.alternate, u = t.return;
|
|
20513
20513
|
if ((t.flags & $c) === St) {
|
|
20514
20514
|
An(t);
|
|
20515
20515
|
var f = void 0;
|
|
20516
|
-
if ((t.mode & En) === xt ? f =
|
|
20516
|
+
if ((t.mode & En) === xt ? f = z_(s, t, rc) : (b2(t), f = z_(s, t, rc), Ck(t, !1)), or(), f !== null) {
|
|
20517
20517
|
Vr = f;
|
|
20518
20518
|
return;
|
|
20519
20519
|
}
|
|
@@ -20543,7 +20543,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20543
20543
|
}
|
|
20544
20544
|
t = u, Vr = t;
|
|
20545
20545
|
} while (t !== null);
|
|
20546
|
-
Oa === sd && (Oa =
|
|
20546
|
+
Oa === sd && (Oa = i1);
|
|
20547
20547
|
}
|
|
20548
20548
|
function Hf(e, t, s) {
|
|
20549
20549
|
var u = gs(), f = hi.transition;
|
|
@@ -20577,11 +20577,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20577
20577
|
var M = gs();
|
|
20578
20578
|
ia(Li);
|
|
20579
20579
|
var ae = xn;
|
|
20580
|
-
xn |= al, aD.current = null, O3(e, f),
|
|
20580
|
+
xn |= al, aD.current = null, O3(e, f), u_(), J3(e, f, y), X$(e.containerInfo), e.current = f, jl(y), Q3(f, e, y), Oc(), Qp(), xn = ae, ia(M), hi.transition = B;
|
|
20581
20581
|
} else
|
|
20582
|
-
e.current = f,
|
|
20582
|
+
e.current = f, u_();
|
|
20583
20583
|
var ne = zf;
|
|
20584
|
-
if (zf ? (zf = !1, fp = e, Mv = y) : (Pm = 0, Bk = null), w = e.pendingLanes, w === T && (Nm = null), ne ||
|
|
20584
|
+
if (zf ? (zf = !1, fp = e, Mv = y) : (Pm = 0, Bk = null), w = e.pendingLanes, w === T && (Nm = null), ne || D1(e.current, !1), Hd(f.stateNode, u), Ya && e.memoizedUpdaters.clear(), gR(), Uo(e, Or()), t !== null)
|
|
20585
20585
|
for (var pe = e.onRecoverableError, ve = 0; ve < t.length; ve++) {
|
|
20586
20586
|
var Ce = t[ve], rt = Ce.stack, Dt = Ce.digest;
|
|
20587
20587
|
pe(Ce.value, {
|
|
@@ -20631,14 +20631,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20631
20631
|
M3(t, w);
|
|
20632
20632
|
}
|
|
20633
20633
|
}
|
|
20634
|
-
rf(),
|
|
20634
|
+
rf(), D1(t.current, !0), xn = u, ap(), Ok ? t === Bk ? Pm++ : (Pm = 0, Bk = t) : Pm = 0, pD = !1, Ok = !1, Zp(t);
|
|
20635
20635
|
{
|
|
20636
20636
|
var _ = t.current.stateNode;
|
|
20637
20637
|
_.effectDuration = 0, _.passiveEffectDuration = 0;
|
|
20638
20638
|
}
|
|
20639
20639
|
return !0;
|
|
20640
20640
|
}
|
|
20641
|
-
function
|
|
20641
|
+
function b1(e) {
|
|
20642
20642
|
return Nm !== null && Nm.has(e);
|
|
20643
20643
|
}
|
|
20644
20644
|
function MR(e) {
|
|
@@ -20648,23 +20648,23 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20648
20648
|
Lk || (Lk = !0, lD = e);
|
|
20649
20649
|
}
|
|
20650
20650
|
var UR = zR;
|
|
20651
|
-
function
|
|
20652
|
-
var u = jf(s, t), f =
|
|
20651
|
+
function k1(e, t, s) {
|
|
20652
|
+
var u = jf(s, t), f = v_(e, u, W), y = op(e, f, W), w = uo();
|
|
20653
20653
|
y !== null && (Wc(y, W, w), Uo(y, w));
|
|
20654
20654
|
}
|
|
20655
20655
|
function vr(e, t, s) {
|
|
20656
20656
|
if (P3(s), Wv(!1), e.tag === N) {
|
|
20657
|
-
|
|
20657
|
+
k1(e, e, s);
|
|
20658
20658
|
return;
|
|
20659
20659
|
}
|
|
20660
20660
|
var u = null;
|
|
20661
20661
|
for (u = t; u !== null; ) {
|
|
20662
20662
|
if (u.tag === N) {
|
|
20663
|
-
|
|
20663
|
+
k1(u, e, s);
|
|
20664
20664
|
return;
|
|
20665
20665
|
} else if (u.tag === E) {
|
|
20666
20666
|
var f = u.type, y = u.stateNode;
|
|
20667
|
-
if (typeof f.getDerivedStateFromError == "function" || typeof y.componentDidCatch == "function" && !
|
|
20667
|
+
if (typeof f.getDerivedStateFromError == "function" || typeof y.componentDidCatch == "function" && !b1(y)) {
|
|
20668
20668
|
var w = jf(s, e), _ = B2(u, w, W), F = op(u, _, W), B = uo();
|
|
20669
20669
|
F !== null && (Wc(F, W, B), Uo(F, B));
|
|
20670
20670
|
return;
|
|
@@ -20682,16 +20682,16 @@ Error message:
|
|
|
20682
20682
|
var u = e.pingCache;
|
|
20683
20683
|
u !== null && u.delete(t);
|
|
20684
20684
|
var f = uo();
|
|
20685
|
-
Pg(e, s), KR(e), lo === e && Hc(La, s) && (Oa === Lv || Oa === Nk && Uc(La) && Or() - sD <
|
|
20685
|
+
Pg(e, s), KR(e), lo === e && Hc(La, s) && (Oa === Lv || Oa === Nk && Uc(La) && Or() - sD < o1 ? Uf(e, T) : Rk = Kt(Rk, s)), Uo(e, f);
|
|
20686
20686
|
}
|
|
20687
|
-
function
|
|
20687
|
+
function w1(e, t) {
|
|
20688
20688
|
t === j && (t = SR(e));
|
|
20689
20689
|
var s = uo(), u = Io(e, t);
|
|
20690
20690
|
u !== null && (Wc(u, t, s), Uo(u, s));
|
|
20691
20691
|
}
|
|
20692
20692
|
function WR(e) {
|
|
20693
20693
|
var t = e.memoizedState, s = j;
|
|
20694
|
-
t !== null && (s = t.retryLane),
|
|
20694
|
+
t !== null && (s = t.retryLane), w1(e, s);
|
|
20695
20695
|
}
|
|
20696
20696
|
function qR(e, t) {
|
|
20697
20697
|
var s = j, u;
|
|
@@ -20707,7 +20707,7 @@ Error message:
|
|
|
20707
20707
|
default:
|
|
20708
20708
|
throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.");
|
|
20709
20709
|
}
|
|
20710
|
-
u !== null && u.delete(t),
|
|
20710
|
+
u !== null && u.delete(t), w1(e, s);
|
|
20711
20711
|
}
|
|
20712
20712
|
function VR(e) {
|
|
20713
20713
|
return e < 120 ? 120 : e < 480 ? 480 : e < 1080 ? 1080 : e < 1920 ? 1920 : e < 3e3 ? 3e3 : e < 4320 ? 4320 : bR(e / 1960) * 1960;
|
|
@@ -20720,7 +20720,7 @@ Error message:
|
|
|
20720
20720
|
function GR() {
|
|
20721
20721
|
Kl.flushLegacyContextWarning(), Kl.flushPendingUnsafeLifecycleWarnings();
|
|
20722
20722
|
}
|
|
20723
|
-
function
|
|
20723
|
+
function D1(e, t) {
|
|
20724
20724
|
An(e), Hk(e, ro, fR), t && Hk(e, Ao, hR), Hk(e, ro, dR), t && Hk(e, Ao, pR), or();
|
|
20725
20725
|
}
|
|
20726
20726
|
function Hk(e, t, s) {
|
|
@@ -20730,7 +20730,7 @@ Error message:
|
|
|
20730
20730
|
}
|
|
20731
20731
|
}
|
|
20732
20732
|
var Wk = null;
|
|
20733
|
-
function
|
|
20733
|
+
function S1(e) {
|
|
20734
20734
|
{
|
|
20735
20735
|
if ((xn & mi) !== Ra || !(e.mode & nn))
|
|
20736
20736
|
return;
|
|
@@ -20756,13 +20756,13 @@ Error message:
|
|
|
20756
20756
|
{
|
|
20757
20757
|
var XR = null;
|
|
20758
20758
|
vD = function(e, t, s) {
|
|
20759
|
-
var u =
|
|
20759
|
+
var u = A1(XR, t);
|
|
20760
20760
|
try {
|
|
20761
|
-
return
|
|
20761
|
+
return O_(e, t, s);
|
|
20762
20762
|
} catch (y) {
|
|
20763
20763
|
if (sP() || y !== null && typeof y == "object" && typeof y.then == "function")
|
|
20764
20764
|
throw y;
|
|
20765
|
-
if (Jb(), jC(),
|
|
20765
|
+
if (Jb(), jC(), U_(e, t), A1(t, u), t.mode & En && b2(t), eo(null, O_, null, e, t, s), ls()) {
|
|
20766
20766
|
var f = Ac();
|
|
20767
20767
|
typeof f == "object" && f !== null && f._suppressLogging && typeof y == "object" && y !== null && !y._suppressLogging && (y._suppressLogging = !0);
|
|
20768
20768
|
}
|
|
@@ -20770,7 +20770,7 @@ Error message:
|
|
|
20770
20770
|
}
|
|
20771
20771
|
};
|
|
20772
20772
|
}
|
|
20773
|
-
var
|
|
20773
|
+
var x1 = !1, yD;
|
|
20774
20774
|
yD = /* @__PURE__ */ new Set();
|
|
20775
20775
|
function JR(e) {
|
|
20776
20776
|
if (Qi && !IP())
|
|
@@ -20787,7 +20787,7 @@ Error message:
|
|
|
20787
20787
|
break;
|
|
20788
20788
|
}
|
|
20789
20789
|
case E: {
|
|
20790
|
-
|
|
20790
|
+
x1 || (m("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."), x1 = !0);
|
|
20791
20791
|
break;
|
|
20792
20792
|
}
|
|
20793
20793
|
}
|
|
@@ -20807,17 +20807,17 @@ Error message:
|
|
|
20807
20807
|
return s !== null ? (s.push(t), bD) : Xp(e, t);
|
|
20808
20808
|
}
|
|
20809
20809
|
}
|
|
20810
|
-
function
|
|
20810
|
+
function C1(e) {
|
|
20811
20811
|
if (e !== bD)
|
|
20812
20812
|
return $h(e);
|
|
20813
20813
|
}
|
|
20814
|
-
function
|
|
20814
|
+
function _1() {
|
|
20815
20815
|
return ou.current !== null;
|
|
20816
20816
|
}
|
|
20817
20817
|
function QR(e) {
|
|
20818
20818
|
{
|
|
20819
20819
|
if (e.mode & nn) {
|
|
20820
|
-
if (!
|
|
20820
|
+
if (!r1())
|
|
20821
20821
|
return;
|
|
20822
20822
|
} else if (!yR() || xn !== Ra || e.tag !== x && e.tag !== U && e.tag !== le)
|
|
20823
20823
|
return;
|
|
@@ -20841,7 +20841,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20841
20841
|
}
|
|
20842
20842
|
}
|
|
20843
20843
|
function KR(e) {
|
|
20844
|
-
e.tag !== rp &&
|
|
20844
|
+
e.tag !== rp && r1() && ou.current === null && m(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
|
|
20845
20845
|
|
|
20846
20846
|
When testing, code that resolves suspended data should be wrapped into act(...):
|
|
20847
20847
|
|
|
@@ -20853,7 +20853,7 @@ act(() => {
|
|
|
20853
20853
|
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`);
|
|
20854
20854
|
}
|
|
20855
20855
|
function Wv(e) {
|
|
20856
|
-
|
|
20856
|
+
u1 = e;
|
|
20857
20857
|
}
|
|
20858
20858
|
var il = null, Rm = null, ZR = function(e) {
|
|
20859
20859
|
il = e;
|
|
@@ -20890,7 +20890,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20890
20890
|
return t.current;
|
|
20891
20891
|
}
|
|
20892
20892
|
}
|
|
20893
|
-
function
|
|
20893
|
+
function E1(e, t) {
|
|
20894
20894
|
{
|
|
20895
20895
|
if (il === null)
|
|
20896
20896
|
return !1;
|
|
@@ -20924,7 +20924,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20924
20924
|
return !1;
|
|
20925
20925
|
}
|
|
20926
20926
|
}
|
|
20927
|
-
function
|
|
20927
|
+
function T1(e) {
|
|
20928
20928
|
{
|
|
20929
20929
|
if (il === null || typeof WeakSet != "function")
|
|
20930
20930
|
return;
|
|
@@ -21138,7 +21138,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
21138
21138
|
case dt:
|
|
21139
21139
|
return pL(s, f, y, t);
|
|
21140
21140
|
case br:
|
|
21141
|
-
return
|
|
21141
|
+
return F1(s, f, y, t);
|
|
21142
21142
|
case Jn:
|
|
21143
21143
|
case Ht:
|
|
21144
21144
|
case Qn:
|
|
@@ -21203,7 +21203,7 @@ Check the render method of \`` + B + "`.");
|
|
|
21203
21203
|
var f = ws(Ue, e, u, t);
|
|
21204
21204
|
return f.elementType = dt, f.lanes = s, f;
|
|
21205
21205
|
}
|
|
21206
|
-
function
|
|
21206
|
+
function F1(e, t, s, u) {
|
|
21207
21207
|
var f = ws(qe, e, u, t);
|
|
21208
21208
|
f.elementType = br, f.lanes = s;
|
|
21209
21209
|
var y = {
|
|
@@ -21232,7 +21232,7 @@ Check the render method of \`` + B + "`.");
|
|
|
21232
21232
|
implementation: e.implementation
|
|
21233
21233
|
}, f;
|
|
21234
21234
|
}
|
|
21235
|
-
function
|
|
21235
|
+
function A1(e, t) {
|
|
21236
21236
|
return e === null && (e = ws(A, null, null, xt)), 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;
|
|
21237
21237
|
}
|
|
21238
21238
|
function mL(e, t, s, u, f) {
|
|
@@ -21251,7 +21251,7 @@ Check the render method of \`` + B + "`.");
|
|
|
21251
21251
|
break;
|
|
21252
21252
|
}
|
|
21253
21253
|
}
|
|
21254
|
-
function $
|
|
21254
|
+
function $1(e, t, s, u, f, y, w, _, F, B) {
|
|
21255
21255
|
var M = new mL(e, t, s, _, F), ae = uL(t, y);
|
|
21256
21256
|
M.current = ae, ae.stateNode = M;
|
|
21257
21257
|
{
|
|
@@ -21281,7 +21281,7 @@ Check the render method of \`` + B + "`.");
|
|
|
21281
21281
|
}
|
|
21282
21282
|
var ND, PD;
|
|
21283
21283
|
ND = !1, PD = {};
|
|
21284
|
-
function
|
|
21284
|
+
function N1(e) {
|
|
21285
21285
|
if (!e)
|
|
21286
21286
|
return ks;
|
|
21287
21287
|
var t = Pu(e), s = KN(t);
|
|
@@ -21319,13 +21319,13 @@ Check the render method of \`` + B + "`.");
|
|
|
21319
21319
|
return f.stateNode;
|
|
21320
21320
|
}
|
|
21321
21321
|
}
|
|
21322
|
-
function
|
|
21322
|
+
function P1(e, t, s, u, f, y, w, _) {
|
|
21323
21323
|
var F = !1, B = null;
|
|
21324
|
-
return $
|
|
21324
|
+
return $1(e, t, F, B, s, u, f, y, w);
|
|
21325
21325
|
}
|
|
21326
|
-
function
|
|
21327
|
-
var M = !0, ae = $
|
|
21328
|
-
ae.context =
|
|
21326
|
+
function R1(e, t, s, u, f, y, w, _, F, B) {
|
|
21327
|
+
var M = !0, ae = $1(s, u, M, e, f, y, w, _, F);
|
|
21328
|
+
ae.context = N1(null);
|
|
21329
21329
|
var ne = ae.current, pe = uo(), ve = hp(ne), Ce = id(pe, ve);
|
|
21330
21330
|
return Ce.callback = t ?? null, op(ne, Ce, ve), xR(ae, ve, pe), ae;
|
|
21331
21331
|
}
|
|
@@ -21333,7 +21333,7 @@ Check the render method of \`` + B + "`.");
|
|
|
21333
21333
|
Kp(t, e);
|
|
21334
21334
|
var f = t.current, y = uo(), w = hp(f);
|
|
21335
21335
|
dr(w);
|
|
21336
|
-
var _ =
|
|
21336
|
+
var _ = N1(s);
|
|
21337
21337
|
t.context === null ? t.context = _ : t.pendingContext = _, Qi && ra !== null && !ND && (ND = !0, m(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
|
|
21338
21338
|
|
|
21339
21339
|
Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
@@ -21379,14 +21379,14 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21379
21379
|
}
|
|
21380
21380
|
}
|
|
21381
21381
|
}
|
|
21382
|
-
function
|
|
21382
|
+
function L1(e, t) {
|
|
21383
21383
|
var s = e.memoizedState;
|
|
21384
21384
|
s !== null && s.dehydrated !== null && (s.retryLane = Ng(s.retryLane, t));
|
|
21385
21385
|
}
|
|
21386
21386
|
function RD(e, t) {
|
|
21387
|
-
|
|
21387
|
+
L1(e, t);
|
|
21388
21388
|
var s = e.alternate;
|
|
21389
|
-
s &&
|
|
21389
|
+
s && L1(s, t);
|
|
21390
21390
|
}
|
|
21391
21391
|
function bL(e) {
|
|
21392
21392
|
if (e.tag === Y) {
|
|
@@ -21408,36 +21408,36 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21408
21408
|
RD(e, t);
|
|
21409
21409
|
}
|
|
21410
21410
|
}
|
|
21411
|
-
function
|
|
21411
|
+
function O1(e) {
|
|
21412
21412
|
var t = sr(e);
|
|
21413
21413
|
return t === null ? null : t.stateNode;
|
|
21414
21414
|
}
|
|
21415
|
-
var
|
|
21415
|
+
var B1 = function(e) {
|
|
21416
21416
|
return null;
|
|
21417
21417
|
};
|
|
21418
21418
|
function wL(e) {
|
|
21419
|
-
return
|
|
21419
|
+
return B1(e);
|
|
21420
21420
|
}
|
|
21421
|
-
var
|
|
21421
|
+
var j1 = function(e) {
|
|
21422
21422
|
return !1;
|
|
21423
21423
|
};
|
|
21424
21424
|
function DL(e) {
|
|
21425
|
-
return
|
|
21425
|
+
return j1(e);
|
|
21426
21426
|
}
|
|
21427
|
-
var
|
|
21427
|
+
var I1 = null, M1 = null, z1 = null, U1 = null, H1 = null, W1 = null, q1 = null, V1 = null, Y1 = null;
|
|
21428
21428
|
{
|
|
21429
|
-
var
|
|
21429
|
+
var G1 = function(e, t, s) {
|
|
21430
21430
|
var u = t[s], f = Wt(e) ? e.slice() : Gt({}, e);
|
|
21431
|
-
return s + 1 === t.length ? (Wt(f) ? f.splice(u, 1) : delete f[u], f) : (f[u] =
|
|
21432
|
-
},
|
|
21433
|
-
return
|
|
21434
|
-
},
|
|
21431
|
+
return s + 1 === t.length ? (Wt(f) ? f.splice(u, 1) : delete f[u], f) : (f[u] = G1(e[u], t, s + 1), f);
|
|
21432
|
+
}, X1 = function(e, t) {
|
|
21433
|
+
return G1(e, t, 0);
|
|
21434
|
+
}, J1 = function(e, t, s, u) {
|
|
21435
21435
|
var f = t[u], y = Wt(e) ? e.slice() : Gt({}, e);
|
|
21436
21436
|
if (u + 1 === t.length) {
|
|
21437
21437
|
var w = s[u];
|
|
21438
21438
|
y[w] = y[f], Wt(y) ? y.splice(f, 1) : delete y[f];
|
|
21439
21439
|
} else
|
|
21440
|
-
y[f] =
|
|
21440
|
+
y[f] = J1(
|
|
21441
21441
|
// $FlowFixMe number or string is fine here
|
|
21442
21442
|
e[f],
|
|
21443
21443
|
t,
|
|
@@ -21445,7 +21445,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21445
21445
|
u + 1
|
|
21446
21446
|
);
|
|
21447
21447
|
return y;
|
|
21448
|
-
},
|
|
21448
|
+
}, Q1 = function(e, t, s) {
|
|
21449
21449
|
if (t.length !== s.length) {
|
|
21450
21450
|
h("copyWithRename() expects paths of the same length");
|
|
21451
21451
|
return;
|
|
@@ -21455,62 +21455,62 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21455
21455
|
h("copyWithRename() expects paths to be the same except for the deepest key");
|
|
21456
21456
|
return;
|
|
21457
21457
|
}
|
|
21458
|
-
return
|
|
21459
|
-
},
|
|
21458
|
+
return J1(e, t, s, 0);
|
|
21459
|
+
}, K1 = function(e, t, s, u) {
|
|
21460
21460
|
if (s >= t.length)
|
|
21461
21461
|
return u;
|
|
21462
21462
|
var f = t[s], y = Wt(e) ? e.slice() : Gt({}, e);
|
|
21463
|
-
return y[f] =
|
|
21464
|
-
},
|
|
21465
|
-
return
|
|
21463
|
+
return y[f] = K1(e[f], t, s + 1, u), y;
|
|
21464
|
+
}, Z1 = function(e, t, s) {
|
|
21465
|
+
return K1(e, t, 0, s);
|
|
21466
21466
|
}, LD = function(e, t) {
|
|
21467
21467
|
for (var s = e.memoizedState; s !== null && t > 0; )
|
|
21468
21468
|
s = s.next, t--;
|
|
21469
21469
|
return s;
|
|
21470
21470
|
};
|
|
21471
|
-
|
|
21471
|
+
I1 = function(e, t, s, u) {
|
|
21472
21472
|
var f = LD(e, t);
|
|
21473
21473
|
if (f !== null) {
|
|
21474
|
-
var y =
|
|
21474
|
+
var y = Z1(f.memoizedState, s, u);
|
|
21475
21475
|
f.memoizedState = y, f.baseState = y, e.memoizedProps = Gt({}, e.memoizedProps);
|
|
21476
21476
|
var w = Io(e, W);
|
|
21477
21477
|
w !== null && Ba(w, e, W, lr);
|
|
21478
21478
|
}
|
|
21479
|
-
},
|
|
21479
|
+
}, M1 = function(e, t, s) {
|
|
21480
21480
|
var u = LD(e, t);
|
|
21481
21481
|
if (u !== null) {
|
|
21482
|
-
var f =
|
|
21482
|
+
var f = X1(u.memoizedState, s);
|
|
21483
21483
|
u.memoizedState = f, u.baseState = f, e.memoizedProps = Gt({}, e.memoizedProps);
|
|
21484
21484
|
var y = Io(e, W);
|
|
21485
21485
|
y !== null && Ba(y, e, W, lr);
|
|
21486
21486
|
}
|
|
21487
|
-
},
|
|
21487
|
+
}, z1 = function(e, t, s, u) {
|
|
21488
21488
|
var f = LD(e, t);
|
|
21489
21489
|
if (f !== null) {
|
|
21490
|
-
var y =
|
|
21490
|
+
var y = Q1(f.memoizedState, s, u);
|
|
21491
21491
|
f.memoizedState = y, f.baseState = y, e.memoizedProps = Gt({}, e.memoizedProps);
|
|
21492
21492
|
var w = Io(e, W);
|
|
21493
21493
|
w !== null && Ba(w, e, W, lr);
|
|
21494
21494
|
}
|
|
21495
|
-
},
|
|
21496
|
-
e.pendingProps =
|
|
21495
|
+
}, U1 = function(e, t, s) {
|
|
21496
|
+
e.pendingProps = Z1(e.memoizedProps, t, s), e.alternate && (e.alternate.pendingProps = e.pendingProps);
|
|
21497
21497
|
var u = Io(e, W);
|
|
21498
21498
|
u !== null && Ba(u, e, W, lr);
|
|
21499
|
-
},
|
|
21500
|
-
e.pendingProps =
|
|
21499
|
+
}, H1 = function(e, t) {
|
|
21500
|
+
e.pendingProps = X1(e.memoizedProps, t), e.alternate && (e.alternate.pendingProps = e.pendingProps);
|
|
21501
21501
|
var s = Io(e, W);
|
|
21502
21502
|
s !== null && Ba(s, e, W, lr);
|
|
21503
|
-
},
|
|
21504
|
-
e.pendingProps =
|
|
21503
|
+
}, W1 = function(e, t, s) {
|
|
21504
|
+
e.pendingProps = Q1(e.memoizedProps, t, s), e.alternate && (e.alternate.pendingProps = e.pendingProps);
|
|
21505
21505
|
var u = Io(e, W);
|
|
21506
21506
|
u !== null && Ba(u, e, W, lr);
|
|
21507
|
-
},
|
|
21507
|
+
}, q1 = function(e) {
|
|
21508
21508
|
var t = Io(e, W);
|
|
21509
21509
|
t !== null && Ba(t, e, W, lr);
|
|
21510
|
-
},
|
|
21511
|
-
|
|
21512
|
-
},
|
|
21513
|
-
|
|
21510
|
+
}, V1 = function(e) {
|
|
21511
|
+
B1 = e;
|
|
21512
|
+
}, Y1 = function(e) {
|
|
21513
|
+
j1 = e;
|
|
21514
21514
|
};
|
|
21515
21515
|
}
|
|
21516
21516
|
function SL(e) {
|
|
@@ -21530,15 +21530,15 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21530
21530
|
version: e.version,
|
|
21531
21531
|
rendererPackageName: e.rendererPackageName,
|
|
21532
21532
|
rendererConfig: e.rendererConfig,
|
|
21533
|
-
overrideHookState:
|
|
21534
|
-
overrideHookStateDeletePath:
|
|
21535
|
-
overrideHookStateRenamePath:
|
|
21536
|
-
overrideProps:
|
|
21537
|
-
overridePropsDeletePath:
|
|
21538
|
-
overridePropsRenamePath:
|
|
21539
|
-
setErrorHandler:
|
|
21540
|
-
setSuspenseHandler:
|
|
21541
|
-
scheduleUpdate:
|
|
21533
|
+
overrideHookState: I1,
|
|
21534
|
+
overrideHookStateDeletePath: M1,
|
|
21535
|
+
overrideHookStateRenamePath: z1,
|
|
21536
|
+
overrideProps: U1,
|
|
21537
|
+
overridePropsDeletePath: H1,
|
|
21538
|
+
overridePropsRenamePath: W1,
|
|
21539
|
+
setErrorHandler: V1,
|
|
21540
|
+
setSuspenseHandler: Y1,
|
|
21541
|
+
scheduleUpdate: q1,
|
|
21542
21542
|
currentDispatcherRef: s,
|
|
21543
21543
|
findHostInstanceByFiber: SL,
|
|
21544
21544
|
findFiberByHostInstance: t || xL,
|
|
@@ -21572,7 +21572,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21572
21572
|
typeof arguments[1] == "function" ? m("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().") : Yk(arguments[1]) ? m("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root.") : typeof arguments[1] < "u" && m("You passed a second argument to root.render(...) but it only accepts one argument.");
|
|
21573
21573
|
var s = t.containerInfo;
|
|
21574
21574
|
if (s.nodeType !== Kn) {
|
|
21575
|
-
var u =
|
|
21575
|
+
var u = O1(t.current);
|
|
21576
21576
|
u && u.parentNode !== s && m("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.");
|
|
21577
21577
|
}
|
|
21578
21578
|
}
|
|
@@ -21583,7 +21583,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21583
21583
|
if (e !== null) {
|
|
21584
21584
|
this._internalRoot = null;
|
|
21585
21585
|
var t = e.containerInfo;
|
|
21586
|
-
|
|
21586
|
+
f1() && m("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition."), ud(function() {
|
|
21587
21587
|
qv(null, e, null, null);
|
|
21588
21588
|
}), tC(t);
|
|
21589
21589
|
}
|
|
@@ -21597,7 +21597,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21597
21597
|
|
|
21598
21598
|
let root = createRoot(domContainer);
|
|
21599
21599
|
root.render(<App />);`), t.unstable_strictMode === !0 && (s = !0), t.identifierPrefix !== void 0 && (f = t.identifierPrefix), t.onRecoverableError !== void 0 && (y = t.onRecoverableError), t.transitionCallbacks !== void 0 && t.transitionCallbacks);
|
|
21600
|
-
var w =
|
|
21600
|
+
var w = P1(e, Mb, null, s, u, f, y);
|
|
21601
21601
|
Pb(w.current, e);
|
|
21602
21602
|
var _ = e.nodeType === Kn ? e.parentNode : e;
|
|
21603
21603
|
return Kg(_), new OD(w);
|
|
@@ -21615,7 +21615,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21615
21615
|
tE(e), t === void 0 && m("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");
|
|
21616
21616
|
var u = s ?? null, f = s != null && s.hydratedSources || null, y = !1, w = !1, _ = "", F = eE;
|
|
21617
21617
|
s != null && (s.unstable_strictMode === !0 && (y = !0), s.identifierPrefix !== void 0 && (_ = s.identifierPrefix), s.onRecoverableError !== void 0 && (F = s.onRecoverableError));
|
|
21618
|
-
var B =
|
|
21618
|
+
var B = R1(t, null, e, Mb, u, y, w, _, F);
|
|
21619
21619
|
if (Pb(B.current, e), Kg(e), f)
|
|
21620
21620
|
for (var M = 0; M < f.length; M++) {
|
|
21621
21621
|
var ae = f[M];
|
|
@@ -21635,7 +21635,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21635
21635
|
var AL = i.ReactCurrentOwner, nE;
|
|
21636
21636
|
nE = function(e) {
|
|
21637
21637
|
if (e._reactRootContainer && e.nodeType !== Kn) {
|
|
21638
|
-
var t =
|
|
21638
|
+
var t = O1(e._reactRootContainer.current);
|
|
21639
21639
|
t && t.parentNode !== e && m("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.");
|
|
21640
21640
|
}
|
|
21641
21641
|
var s = !!e._reactRootContainer, u = BD(e), f = !!(u && tp(u));
|
|
@@ -21655,7 +21655,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21655
21655
|
y.call(ne);
|
|
21656
21656
|
};
|
|
21657
21657
|
}
|
|
21658
|
-
var w =
|
|
21658
|
+
var w = R1(
|
|
21659
21659
|
t,
|
|
21660
21660
|
u,
|
|
21661
21661
|
e,
|
|
@@ -21683,7 +21683,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21683
21683
|
B.call(ne);
|
|
21684
21684
|
};
|
|
21685
21685
|
}
|
|
21686
|
-
var M =
|
|
21686
|
+
var M = P1(
|
|
21687
21687
|
e,
|
|
21688
21688
|
rp,
|
|
21689
21689
|
null,
|
|
@@ -21811,7 +21811,7 @@ Check the render method of %s.`, Lt(ra) || "Unknown"));
|
|
|
21811
21811
|
return jD.usingClientEntryPoint || m('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'), FL(e, t, s);
|
|
21812
21812
|
}
|
|
21813
21813
|
function UL(e) {
|
|
21814
|
-
return
|
|
21814
|
+
return f1() && m("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task."), ud(e);
|
|
21815
21815
|
}
|
|
21816
21816
|
var HL = _L({
|
|
21817
21817
|
findFiberByHostInstance: Ff,
|
|
@@ -26473,7 +26473,7 @@ let Yr = class extends un {
|
|
|
26473
26473
|
}
|
|
26474
26474
|
updated(n) {
|
|
26475
26475
|
var i;
|
|
26476
|
-
if (n.has("_value") && this.valueChanged(this._value, n.get("_value")), n.has("value") && (
|
|
26476
|
+
if (n.has("_value") && this.valueChanged(this._value, n.get("_value")), n.has("value") && (Array.isArray(this.value) ? this._value = this.value : this.value && this.multiple ? this._value = this.value.split(",") : this.value ? this._value = [this.value] : this._value = [], !this.multiple && this._value.length > 1 && (this._value = [this._value[0]]), this.isMaxItemsReached()), n.has("defaultOptions") && this.defaultOptions.length) {
|
|
26477
26477
|
const l = ((i = this.options) == null ? void 0 : i.filter((c) => c.userAdded)) || [];
|
|
26478
26478
|
this.options = [...l, ...JSON.parse(JSON.stringify(this.defaultOptions))], this._options = [...this.options];
|
|
26479
26479
|
}
|
|
@@ -26497,7 +26497,7 @@ let Yr = class extends un {
|
|
|
26497
26497
|
), super.updated(n);
|
|
26498
26498
|
}
|
|
26499
26499
|
attributeChangedCallback(n, i, l) {
|
|
26500
|
-
n === "value" && (
|
|
26500
|
+
n === "value" && (Array.isArray(this.value) ? this._value = this.value : this.value && this.multiple ? this._value = this.value.split(",") : this.value ? this._value = [this.value] : this._value = [], !this.multiple && this._value.length > 1 && (this._value = [this._value[0]])), n === "options" && (this._options = this.options, this._options.forEach((c) => {
|
|
26501
26501
|
c.value && !c.label && (c.label = c.value), c.selected && !this._value.includes(c.value) && (this._value = [...this._value, c.value]), c.fulltext = c.value + c.label + (c.prefix || "");
|
|
26502
26502
|
}), this._search = ""), super.attributeChangedCallback(n, i, l);
|
|
26503
26503
|
}
|
|
@@ -26728,6 +26728,8 @@ let Yr = class extends un {
|
|
|
26728
26728
|
var i, l, c;
|
|
26729
26729
|
switch (n.key) {
|
|
26730
26730
|
case ",":
|
|
26731
|
+
this.multiple && (n.preventDefault(), this.addValue());
|
|
26732
|
+
break;
|
|
26731
26733
|
case "Enter":
|
|
26732
26734
|
n.preventDefault(), this.addValue();
|
|
26733
26735
|
break;
|