globalfy-design-system 0.9.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/Avatar/Avatar.d.ts +1 -1
- package/dist/components/atoms/Avatar/Avatar.stories.d.ts +1 -1
- package/dist/components/atoms/Avatar/Avatar.types.d.ts +2 -1
- package/dist/components/atoms/Chips/Chips.d.ts +2 -0
- package/dist/components/atoms/Chips/Chips.stories.d.ts +11 -0
- package/dist/components/atoms/Chips/Chips.types.d.ts +8 -0
- package/dist/components/atoms/Chips/index.d.ts +2 -0
- package/dist/globalfy-design-system.js +247 -216
- package/dist/globalfy-design-system.umd.cjs +1 -1
- package/package.json +1 -1
|
@@ -15015,7 +15015,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, l)
|
|
|
15015
15015
|
if (i === null)
|
|
15016
15016
|
return null;
|
|
15017
15017
|
var l = i.shared;
|
|
15018
|
-
if (ly === l && !kg && (g("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."), kg = !0),
|
|
15018
|
+
if (ly === l && !kg && (g("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."), kg = !0), m3()) {
|
|
15019
15019
|
var s = l.pending;
|
|
15020
15020
|
return s === null ? t.next = t : (t.next = s.next, s.next = t), l.pending = t, mE(e, a);
|
|
15021
15021
|
} else
|
|
@@ -17320,7 +17320,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17320
17320
|
};
|
|
17321
17321
|
var l = t.value;
|
|
17322
17322
|
return i.callback = function() {
|
|
17323
|
-
|
|
17323
|
+
k3(l), I1(e, t);
|
|
17324
17324
|
}, i;
|
|
17325
17325
|
}
|
|
17326
17326
|
function k1(e, t, a) {
|
|
@@ -17337,7 +17337,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17337
17337
|
}
|
|
17338
17338
|
var f = e.stateNode;
|
|
17339
17339
|
return f !== null && typeof f.componentDidCatch == "function" && (i.callback = function() {
|
|
17340
|
-
oS(e), I1(e, t), typeof l != "function" &&
|
|
17340
|
+
oS(e), I1(e, t), typeof l != "function" && A3(this);
|
|
17341
17341
|
var y = t.value, S = t.stack;
|
|
17342
17342
|
this.componentDidCatch(y, {
|
|
17343
17343
|
componentStack: S !== null ? S : ""
|
|
@@ -17348,7 +17348,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17348
17348
|
var i = e.pingCache, l;
|
|
17349
17349
|
if (i === null ? (i = e.pingCache = new FE(), l = /* @__PURE__ */ new Set(), i.set(t, l)) : (l = i.get(t), l === void 0 && (l = /* @__PURE__ */ new Set(), i.set(t, l))), !l.has(a)) {
|
|
17350
17350
|
l.add(a);
|
|
17351
|
-
var s =
|
|
17351
|
+
var s = R3.bind(null, e, t, a);
|
|
17352
17352
|
ur && lv(e, a), t.then(s, s);
|
|
17353
17353
|
}
|
|
17354
17354
|
}
|
|
@@ -17420,7 +17420,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17420
17420
|
return;
|
|
17421
17421
|
}
|
|
17422
17422
|
}
|
|
17423
|
-
i = tc(i, a),
|
|
17423
|
+
i = tc(i, a), E3(i);
|
|
17424
17424
|
var S = t;
|
|
17425
17425
|
do {
|
|
17426
17426
|
switch (S.tag) {
|
|
@@ -17488,7 +17488,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17488
17488
|
function eN(e, t, a, i, l) {
|
|
17489
17489
|
if (e === null) {
|
|
17490
17490
|
var s = a.type;
|
|
17491
|
-
if (
|
|
17491
|
+
if (K3(s) && a.compare === null && // SimpleMemoComponent codepath doesn't resolve outer props either.
|
|
17492
17492
|
a.defaultProps === void 0) {
|
|
17493
17493
|
var f = s;
|
|
17494
17494
|
return f = Kf(s), t.tag = Oe, t.type = f, F1(t, s), tN(e, t, f, i, l);
|
|
@@ -17768,11 +17768,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17768
17768
|
function JE(e, t) {
|
|
17769
17769
|
return e === null && bg(t), null;
|
|
17770
17770
|
}
|
|
17771
|
-
function
|
|
17771
|
+
function eb(e, t, a, i) {
|
|
17772
17772
|
Uy(e, t);
|
|
17773
17773
|
var l = t.pendingProps, s = a, f = s._payload, p = s._init, y = p(f);
|
|
17774
17774
|
t.type = y;
|
|
17775
|
-
var S = t.tag =
|
|
17775
|
+
var S = t.tag = J3(y), D = oo(y, l), I;
|
|
17776
17776
|
switch (S) {
|
|
17777
17777
|
case k:
|
|
17778
17778
|
return F1(t, y), t.type = y = Kf(y), I = $1(null, t, y, D, i), I;
|
|
@@ -17804,12 +17804,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17804
17804
|
var P = "";
|
|
17805
17805
|
throw y !== null && typeof y == "object" && y.$$typeof === qe && (P = " Did you wrap a component in React.lazy() more than once?"), new Error("Element type is invalid. Received a promise that resolves to: " + y + ". " + ("Lazy element type must resolve to a class or function." + P));
|
|
17806
17806
|
}
|
|
17807
|
-
function
|
|
17807
|
+
function tb(e, t, a, i, l) {
|
|
17808
17808
|
Uy(e, t), t.tag = R;
|
|
17809
17809
|
var s;
|
|
17810
17810
|
return Xo(a) ? (s = !0, Wh(t)) : s = !1, Lf(t, l), f4(t, a, i), Wg(t, a, i, l), Y1(null, t, a, !0, s, l);
|
|
17811
17811
|
}
|
|
17812
|
-
function
|
|
17812
|
+
function nb(e, t, a, i) {
|
|
17813
17813
|
Uy(e, t);
|
|
17814
17814
|
var l = t.pendingProps, s;
|
|
17815
17815
|
{
|
|
@@ -17886,7 +17886,7 @@ Check the render method of \`` + i + "`.");
|
|
|
17886
17886
|
transitions: null
|
|
17887
17887
|
};
|
|
17888
17888
|
}
|
|
17889
|
-
function
|
|
17889
|
+
function rb(e, t) {
|
|
17890
17890
|
var a = null;
|
|
17891
17891
|
return {
|
|
17892
17892
|
baseLanes: vt(e.baseLanes, t),
|
|
@@ -17894,7 +17894,7 @@ Check the render method of \`` + i + "`.");
|
|
|
17894
17894
|
transitions: e.transitions
|
|
17895
17895
|
};
|
|
17896
17896
|
}
|
|
17897
|
-
function
|
|
17897
|
+
function ab(e, t, a, i) {
|
|
17898
17898
|
if (t !== null) {
|
|
17899
17899
|
var l = t.memoizedState;
|
|
17900
17900
|
if (l === null)
|
|
@@ -17902,24 +17902,24 @@ Check the render method of \`` + i + "`.");
|
|
|
17902
17902
|
}
|
|
17903
17903
|
return r1(e, Up);
|
|
17904
17904
|
}
|
|
17905
|
-
function
|
|
17905
|
+
function ib(e, t) {
|
|
17906
17906
|
return Eu(e.childLanes, t);
|
|
17907
17907
|
}
|
|
17908
17908
|
function lN(e, t, a) {
|
|
17909
17909
|
var i = t.pendingProps;
|
|
17910
17910
|
vC(t) && (t.flags |= ot);
|
|
17911
17911
|
var l = lo.current, s = !1, f = (t.flags & ot) !== Ze;
|
|
17912
|
-
if (f ||
|
|
17912
|
+
if (f || ab(l, e) ? (s = !0, t.flags &= ~ot) : (e === null || e.memoizedState !== null) && (l = xE(l, N4)), l = Qf(l), Gu(t, l), e === null) {
|
|
17913
17913
|
bg(t);
|
|
17914
17914
|
var p = t.memoizedState;
|
|
17915
17915
|
if (p !== null) {
|
|
17916
17916
|
var y = p.dehydrated;
|
|
17917
17917
|
if (y !== null)
|
|
17918
|
-
return
|
|
17918
|
+
return cb(t, y);
|
|
17919
17919
|
}
|
|
17920
17920
|
var S = i.children, D = i.fallback;
|
|
17921
17921
|
if (s) {
|
|
17922
|
-
var I =
|
|
17922
|
+
var I = ob(t, S, D, a), O = t.child;
|
|
17923
17923
|
return O.memoizedState = H1(a), t.memoizedState = P1, I;
|
|
17924
17924
|
} else
|
|
17925
17925
|
return V1(t, S);
|
|
@@ -17928,13 +17928,13 @@ Check the render method of \`` + i + "`.");
|
|
|
17928
17928
|
if (P !== null) {
|
|
17929
17929
|
var V = P.dehydrated;
|
|
17930
17930
|
if (V !== null)
|
|
17931
|
-
return
|
|
17931
|
+
return fb(e, t, f, i, V, P, a);
|
|
17932
17932
|
}
|
|
17933
17933
|
if (s) {
|
|
17934
|
-
var X = i.fallback, Ie = i.children, Xe =
|
|
17935
|
-
return Be.memoizedState = Ot === null ? H1(a) :
|
|
17934
|
+
var X = i.fallback, Ie = i.children, Xe = ub(e, t, Ie, X, a), Be = t.child, Ot = e.child.memoizedState;
|
|
17935
|
+
return Be.memoizedState = Ot === null ? H1(a) : rb(Ot, a), Be.childLanes = ib(e, a), t.memoizedState = P1, Xe;
|
|
17936
17936
|
} else {
|
|
17937
|
-
var Ct = i.children, $ =
|
|
17937
|
+
var Ct = i.children, $ = lb(e, t, Ct, a);
|
|
17938
17938
|
return t.memoizedState = null, $;
|
|
17939
17939
|
}
|
|
17940
17940
|
}
|
|
@@ -17946,7 +17946,7 @@ Check the render method of \`` + i + "`.");
|
|
|
17946
17946
|
}, s = B1(l, i);
|
|
17947
17947
|
return s.return = e, e.child = s, s;
|
|
17948
17948
|
}
|
|
17949
|
-
function
|
|
17949
|
+
function ob(e, t, a, i) {
|
|
17950
17950
|
var l = e.mode, s = e.child, f = {
|
|
17951
17951
|
mode: "hidden",
|
|
17952
17952
|
children: t
|
|
@@ -17959,7 +17959,7 @@ Check the render method of \`` + i + "`.");
|
|
|
17959
17959
|
function uN(e, t) {
|
|
17960
17960
|
return lc(e, t);
|
|
17961
17961
|
}
|
|
17962
|
-
function
|
|
17962
|
+
function lb(e, t, a, i) {
|
|
17963
17963
|
var l = e.child, s = l.sibling, f = uN(l, {
|
|
17964
17964
|
mode: "visible",
|
|
17965
17965
|
children: a
|
|
@@ -17970,7 +17970,7 @@ Check the render method of \`` + i + "`.");
|
|
|
17970
17970
|
}
|
|
17971
17971
|
return t.child = f, f;
|
|
17972
17972
|
}
|
|
17973
|
-
function
|
|
17973
|
+
function ub(e, t, a, i, l) {
|
|
17974
17974
|
var s = t.mode, f = e.child, p = f.sibling, y = {
|
|
17975
17975
|
mode: "hidden",
|
|
17976
17976
|
children: a
|
|
@@ -17998,17 +17998,17 @@ Check the render method of \`` + i + "`.");
|
|
|
17998
17998
|
var l = t.pendingProps, s = l.children, f = V1(t, s);
|
|
17999
17999
|
return f.flags |= cn, t.memoizedState = null, f;
|
|
18000
18000
|
}
|
|
18001
|
-
function
|
|
18001
|
+
function sb(e, t, a, i, l) {
|
|
18002
18002
|
var s = t.mode, f = {
|
|
18003
18003
|
mode: "visible",
|
|
18004
18004
|
children: a
|
|
18005
18005
|
}, p = B1(f, s), y = ts(i, s, l, null);
|
|
18006
18006
|
return y.flags |= cn, p.return = t, y.return = t, p.sibling = y, t.child = p, (t.mode & Nt) !== et && _f(t, e.child, null, l), y;
|
|
18007
18007
|
}
|
|
18008
|
-
function
|
|
18008
|
+
function cb(e, t, a) {
|
|
18009
18009
|
return (e.mode & Nt) === et ? (g("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."), e.lanes = at) : cg(t) ? e.lanes = Sl : e.lanes = la, null;
|
|
18010
18010
|
}
|
|
18011
|
-
function
|
|
18011
|
+
function fb(e, t, a, i, l, s, f) {
|
|
18012
18012
|
if (a)
|
|
18013
18013
|
if (t.flags & zn) {
|
|
18014
18014
|
t.flags &= ~zn;
|
|
@@ -18017,7 +18017,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18017
18017
|
} else {
|
|
18018
18018
|
if (t.memoizedState !== null)
|
|
18019
18019
|
return t.child = e.child, t.flags |= ot, null;
|
|
18020
|
-
var K = i.children, Y = i.fallback, se =
|
|
18020
|
+
var K = i.children, Y = i.fallback, se = sb(e, t, K, Y, f), ke = t.child;
|
|
18021
18021
|
return ke.memoizedState = H1(f), t.memoizedState = P1, se;
|
|
18022
18022
|
}
|
|
18023
18023
|
else {
|
|
@@ -18058,7 +18058,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18058
18058
|
return _y(e, t, f, Xe);
|
|
18059
18059
|
} else if (wM(l)) {
|
|
18060
18060
|
t.flags |= ot, t.child = e.child;
|
|
18061
|
-
var Be =
|
|
18061
|
+
var Be = L3.bind(null, e);
|
|
18062
18062
|
return mT(l, Be), null;
|
|
18063
18063
|
} else {
|
|
18064
18064
|
nE(t, l, s.treeContext);
|
|
@@ -18072,7 +18072,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18072
18072
|
var i = e.alternate;
|
|
18073
18073
|
i !== null && (i.lanes = vt(i.lanes, t)), Og(e.return, t, a);
|
|
18074
18074
|
}
|
|
18075
|
-
function
|
|
18075
|
+
function db(e, t, a) {
|
|
18076
18076
|
for (var i = t; i !== null; ) {
|
|
18077
18077
|
if (i.tag === Re) {
|
|
18078
18078
|
var l = i.memoizedState;
|
|
@@ -18093,14 +18093,14 @@ Check the render method of \`` + i + "`.");
|
|
|
18093
18093
|
i.sibling.return = i.return, i = i.sibling;
|
|
18094
18094
|
}
|
|
18095
18095
|
}
|
|
18096
|
-
function
|
|
18096
|
+
function pb(e) {
|
|
18097
18097
|
for (var t = e, a = null; t !== null; ) {
|
|
18098
18098
|
var i = t.alternate;
|
|
18099
18099
|
i !== null && yy(i) === null && (a = t), t = t.sibling;
|
|
18100
18100
|
}
|
|
18101
18101
|
return a;
|
|
18102
18102
|
}
|
|
18103
|
-
function
|
|
18103
|
+
function vb(e) {
|
|
18104
18104
|
if (e !== void 0 && e !== "forwards" && e !== "backwards" && e !== "together" && !Q1[e])
|
|
18105
18105
|
if (Q1[e] = !0, typeof e == "string")
|
|
18106
18106
|
switch (e.toLowerCase()) {
|
|
@@ -18122,7 +18122,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18122
18122
|
else
|
|
18123
18123
|
g('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?', e);
|
|
18124
18124
|
}
|
|
18125
|
-
function
|
|
18125
|
+
function hb(e, t) {
|
|
18126
18126
|
e !== void 0 && !Ly[e] && (e !== "collapsed" && e !== "hidden" ? (Ly[e] = !0, g('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?', e)) : t !== "forwards" && t !== "backwards" && (Ly[e] = !0, g('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?', e)));
|
|
18127
18127
|
}
|
|
18128
18128
|
function cN(e, t) {
|
|
@@ -18135,7 +18135,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18135
18135
|
}
|
|
18136
18136
|
return !0;
|
|
18137
18137
|
}
|
|
18138
|
-
function
|
|
18138
|
+
function yb(e, t) {
|
|
18139
18139
|
if ((t === "forwards" || t === "backwards") && e !== void 0 && e !== null && e !== !1)
|
|
18140
18140
|
if (xt(e)) {
|
|
18141
18141
|
for (var a = 0; a < e.length; a++)
|
|
@@ -18168,20 +18168,20 @@ Check the render method of \`` + i + "`.");
|
|
|
18168
18168
|
}
|
|
18169
18169
|
function fN(e, t, a) {
|
|
18170
18170
|
var i = t.pendingProps, l = i.revealOrder, s = i.tail, f = i.children;
|
|
18171
|
-
|
|
18171
|
+
vb(l), hb(s, l), yb(f, l), ba(e, t, f, a);
|
|
18172
18172
|
var p = lo.current, y = r1(p, Up);
|
|
18173
18173
|
if (y)
|
|
18174
18174
|
p = a1(p, Up), t.flags |= ot;
|
|
18175
18175
|
else {
|
|
18176
18176
|
var S = e !== null && (e.flags & ot) !== Ze;
|
|
18177
|
-
S &&
|
|
18177
|
+
S && db(t, t.child, a), p = Qf(p);
|
|
18178
18178
|
}
|
|
18179
18179
|
if (Gu(t, p), (t.mode & Nt) === et)
|
|
18180
18180
|
t.memoizedState = null;
|
|
18181
18181
|
else
|
|
18182
18182
|
switch (l) {
|
|
18183
18183
|
case "forwards": {
|
|
18184
|
-
var D =
|
|
18184
|
+
var D = pb(t.child), I;
|
|
18185
18185
|
D === null ? (I = t.child, t.child = null) : (I = D.sibling, D.sibling = null), G1(
|
|
18186
18186
|
t,
|
|
18187
18187
|
!1,
|
|
@@ -18232,13 +18232,13 @@ Check the render method of \`` + i + "`.");
|
|
|
18232
18232
|
}
|
|
18233
18233
|
return t.child;
|
|
18234
18234
|
}
|
|
18235
|
-
function
|
|
18235
|
+
function mb(e, t, a) {
|
|
18236
18236
|
e1(t, t.stateNode.containerInfo);
|
|
18237
18237
|
var i = t.pendingProps;
|
|
18238
18238
|
return e === null ? t.child = _f(t, null, i, a) : ba(e, t, i, a), t.child;
|
|
18239
18239
|
}
|
|
18240
18240
|
var dN = !1;
|
|
18241
|
-
function
|
|
18241
|
+
function gb(e, t, a) {
|
|
18242
18242
|
var i = t.type, l = i._context, s = t.pendingProps, f = t.memoizedProps, p = s.value;
|
|
18243
18243
|
{
|
|
18244
18244
|
"value" in s || dN || (dN = !0, g("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));
|
|
@@ -18257,7 +18257,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18257
18257
|
return ba(e, t, D, a), t.child;
|
|
18258
18258
|
}
|
|
18259
18259
|
var pN = !1;
|
|
18260
|
-
function
|
|
18260
|
+
function Mb(e, t, a) {
|
|
18261
18261
|
var i = t.type;
|
|
18262
18262
|
i._context === void 0 ? i !== i.Consumer && (pN || (pN = !0, g("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))) : i = i._context;
|
|
18263
18263
|
var l = t.pendingProps, s = l.children;
|
|
@@ -18276,7 +18276,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18276
18276
|
function Hl(e, t, a) {
|
|
18277
18277
|
return e !== null && (t.dependencies = e.dependencies), W4(), ov(t.lanes), ua(a, t.childLanes) ? (EE(e, t), t.child) : null;
|
|
18278
18278
|
}
|
|
18279
|
-
function
|
|
18279
|
+
function Nb(e, t, a) {
|
|
18280
18280
|
{
|
|
18281
18281
|
var i = t.return;
|
|
18282
18282
|
if (i === null)
|
|
@@ -18300,7 +18300,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18300
18300
|
var a = e.lanes;
|
|
18301
18301
|
return !!ua(a, t);
|
|
18302
18302
|
}
|
|
18303
|
-
function
|
|
18303
|
+
function Sb(e, t, a) {
|
|
18304
18304
|
switch (t.tag) {
|
|
18305
18305
|
case L:
|
|
18306
18306
|
iN(t), t.stateNode, kf();
|
|
@@ -18366,7 +18366,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18366
18366
|
}
|
|
18367
18367
|
function vN(e, t, a) {
|
|
18368
18368
|
if (t._debugNeedsRemount && e !== null)
|
|
18369
|
-
return
|
|
18369
|
+
return Nb(e, t, E0(t.type, t.key, t.pendingProps, t._debugOwner || null, t.mode, t.lanes));
|
|
18370
18370
|
if (e !== null) {
|
|
18371
18371
|
var i = e.memoizedProps, l = t.pendingProps;
|
|
18372
18372
|
if (i !== l || Bh() || // Force a re-render if the implementation changed due to hot reload:
|
|
@@ -18377,7 +18377,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18377
18377
|
if (!s && // If this is the second pass of an error or suspense boundary, there
|
|
18378
18378
|
// may not be work scheduled on `current`, so we check for this flag.
|
|
18379
18379
|
(t.flags & ot) === Ze)
|
|
18380
|
-
return so = !1,
|
|
18380
|
+
return so = !1, Sb(e, t, a);
|
|
18381
18381
|
(e.flags & Ts) !== Ze ? so = !0 : so = !1;
|
|
18382
18382
|
}
|
|
18383
18383
|
} else if (so = !1, _r() && GT(t)) {
|
|
@@ -18386,10 +18386,10 @@ Check the render method of \`` + i + "`.");
|
|
|
18386
18386
|
}
|
|
18387
18387
|
switch (t.lanes = ee, t.tag) {
|
|
18388
18388
|
case te:
|
|
18389
|
-
return
|
|
18389
|
+
return nb(e, t, t.type, a);
|
|
18390
18390
|
case _t: {
|
|
18391
18391
|
var y = t.elementType;
|
|
18392
|
-
return
|
|
18392
|
+
return eb(e, t, y, a);
|
|
18393
18393
|
}
|
|
18394
18394
|
case k: {
|
|
18395
18395
|
var S = t.type, D = t.pendingProps, I = t.elementType === S ? D : oo(S, D);
|
|
@@ -18408,7 +18408,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18408
18408
|
case Re:
|
|
18409
18409
|
return lN(e, t, a);
|
|
18410
18410
|
case Z:
|
|
18411
|
-
return
|
|
18411
|
+
return mb(e, t, a);
|
|
18412
18412
|
case xe: {
|
|
18413
18413
|
var X = t.type, Ie = t.pendingProps, Xe = t.elementType === X ? Ie : oo(X, Ie);
|
|
18414
18414
|
return J4(e, t, X, Xe, a);
|
|
@@ -18420,9 +18420,9 @@ Check the render method of \`` + i + "`.");
|
|
|
18420
18420
|
case He:
|
|
18421
18421
|
return qE(e, t, a);
|
|
18422
18422
|
case ge:
|
|
18423
|
-
return
|
|
18423
|
+
return gb(e, t, a);
|
|
18424
18424
|
case Fe:
|
|
18425
|
-
return
|
|
18425
|
+
return Mb(e, t, a);
|
|
18426
18426
|
case tt: {
|
|
18427
18427
|
var Be = t.type, Ot = t.pendingProps, Ct = oo(Be, Ot);
|
|
18428
18428
|
if (t.type !== t.elementType) {
|
|
@@ -18441,7 +18441,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18441
18441
|
return tN(e, t, t.type, t.pendingProps, a);
|
|
18442
18442
|
case Ht: {
|
|
18443
18443
|
var K = t.type, Y = t.pendingProps, se = t.elementType === K ? Y : oo(K, Y);
|
|
18444
|
-
return
|
|
18444
|
+
return tb(e, t, K, se, a);
|
|
18445
18445
|
}
|
|
18446
18446
|
case be:
|
|
18447
18447
|
return fN(e, t, a);
|
|
@@ -18528,7 +18528,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18528
18528
|
}
|
|
18529
18529
|
return e.childLanes = a, t;
|
|
18530
18530
|
}
|
|
18531
|
-
function
|
|
18531
|
+
function Db(e, t, a) {
|
|
18532
18532
|
if (lE() && (t.mode & Nt) !== et && (t.flags & ot) === Ze)
|
|
18533
18533
|
return WM(t), kf(), t.flags |= zn | Ma | Jn, !1;
|
|
18534
18534
|
var i = Jh(t);
|
|
@@ -18629,7 +18629,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18629
18629
|
$f(t);
|
|
18630
18630
|
var Be = t.memoizedState;
|
|
18631
18631
|
if (e === null || e.memoizedState !== null && e.memoizedState.dehydrated !== null) {
|
|
18632
|
-
var Ot =
|
|
18632
|
+
var Ot = Db(e, t, Be);
|
|
18633
18633
|
if (!Ot)
|
|
18634
18634
|
return t.flags & Jn ? t : null;
|
|
18635
18635
|
}
|
|
@@ -18640,7 +18640,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18640
18640
|
var K = t.child;
|
|
18641
18641
|
if (K.flags |= ko, (t.mode & Nt) !== et) {
|
|
18642
18642
|
var Y = e === null && (t.memoizedProps.unstable_avoidThisFallback !== !0 || !q);
|
|
18643
|
-
Y || r1(lo.current, N4) ?
|
|
18643
|
+
Y || r1(lo.current, N4) ? T3() : p0();
|
|
18644
18644
|
}
|
|
18645
18645
|
}
|
|
18646
18646
|
var se = t.updateQueue;
|
|
@@ -18669,7 +18669,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18669
18669
|
if (tn)
|
|
18670
18670
|
Zp(ct, !1);
|
|
18671
18671
|
else {
|
|
18672
|
-
var Wn =
|
|
18672
|
+
var Wn = b3() && (e === null || (e.flags & ot) === Ze);
|
|
18673
18673
|
if (!Wn)
|
|
18674
18674
|
for (var Yt = t.child; Yt !== null; ) {
|
|
18675
18675
|
var $n = yy(Yt);
|
|
@@ -18731,7 +18731,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18731
18731
|
}
|
|
18732
18732
|
throw new Error("Unknown unit of work tag (" + t.tag + "). This error is likely caused by a bug in React. Please file an issue.");
|
|
18733
18733
|
}
|
|
18734
|
-
function
|
|
18734
|
+
function Tb(e, t, a) {
|
|
18735
18735
|
switch (Sg(t), t.tag) {
|
|
18736
18736
|
case R: {
|
|
18737
18737
|
var i = t.type;
|
|
@@ -18809,13 +18809,13 @@ Check the render method of \`` + i + "`.");
|
|
|
18809
18809
|
}
|
|
18810
18810
|
var SN = null;
|
|
18811
18811
|
SN = /* @__PURE__ */ new Set();
|
|
18812
|
-
var Qy = !1, $r = !1,
|
|
18813
|
-
function
|
|
18812
|
+
var Qy = !1, $r = !1, Eb = typeof WeakSet == "function" ? WeakSet : Set, Ye = null, Bf = null, Gf = null;
|
|
18813
|
+
function bb(e) {
|
|
18814
18814
|
yl(null, function() {
|
|
18815
18815
|
throw e;
|
|
18816
18816
|
}), xd();
|
|
18817
18817
|
}
|
|
18818
|
-
var
|
|
18818
|
+
var Cb = function(e, t) {
|
|
18819
18819
|
if (t.props = e.memoizedProps, t.state = e.memoizedState, e.mode & rt)
|
|
18820
18820
|
try {
|
|
18821
18821
|
nl(), t.componentWillUnmount();
|
|
@@ -18834,12 +18834,12 @@ Check the render method of \`` + i + "`.");
|
|
|
18834
18834
|
}
|
|
18835
18835
|
function q1(e, t, a) {
|
|
18836
18836
|
try {
|
|
18837
|
-
|
|
18837
|
+
Cb(e, a);
|
|
18838
18838
|
} catch (i) {
|
|
18839
18839
|
vn(e, t, i);
|
|
18840
18840
|
}
|
|
18841
18841
|
}
|
|
18842
|
-
function
|
|
18842
|
+
function xb(e, t, a) {
|
|
18843
18843
|
try {
|
|
18844
18844
|
a.componentDidMount();
|
|
18845
18845
|
} catch (i) {
|
|
@@ -18882,23 +18882,23 @@ Check the render method of \`` + i + "`.");
|
|
|
18882
18882
|
}
|
|
18883
18883
|
}
|
|
18884
18884
|
var EN = !1;
|
|
18885
|
-
function
|
|
18886
|
-
Y2(e.containerInfo), Ye = t,
|
|
18885
|
+
function zb(e, t) {
|
|
18886
|
+
Y2(e.containerInfo), Ye = t, jb();
|
|
18887
18887
|
var a = EN;
|
|
18888
18888
|
return EN = !1, a;
|
|
18889
18889
|
}
|
|
18890
|
-
function
|
|
18890
|
+
function jb() {
|
|
18891
18891
|
for (; Ye !== null; ) {
|
|
18892
18892
|
var e = Ye, t = e.child;
|
|
18893
|
-
(e.subtreeFlags & yu) !== Ze && t !== null ? (t.return = e, Ye = t) :
|
|
18893
|
+
(e.subtreeFlags & yu) !== Ze && t !== null ? (t.return = e, Ye = t) : wb();
|
|
18894
18894
|
}
|
|
18895
18895
|
}
|
|
18896
|
-
function
|
|
18896
|
+
function wb() {
|
|
18897
18897
|
for (; Ye !== null; ) {
|
|
18898
18898
|
var e = Ye;
|
|
18899
18899
|
Zt(e);
|
|
18900
18900
|
try {
|
|
18901
|
-
|
|
18901
|
+
Ob(e);
|
|
18902
18902
|
} catch (a) {
|
|
18903
18903
|
vn(e, e.return, a);
|
|
18904
18904
|
}
|
|
@@ -18911,7 +18911,7 @@ Check the render method of \`` + i + "`.");
|
|
|
18911
18911
|
Ye = e.return;
|
|
18912
18912
|
}
|
|
18913
18913
|
}
|
|
18914
|
-
function
|
|
18914
|
+
function Ob(e) {
|
|
18915
18915
|
var t = e.alternate, a = e.flags;
|
|
18916
18916
|
if ((a & _a) !== Ze) {
|
|
18917
18917
|
switch (Zt(e), e.tag) {
|
|
@@ -18999,7 +18999,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18999
18999
|
} while (s !== l);
|
|
19000
19000
|
}
|
|
19001
19001
|
}
|
|
19002
|
-
function
|
|
19002
|
+
function Ab(e, t) {
|
|
19003
19003
|
if ((t.flags & pt) !== Ze)
|
|
19004
19004
|
switch (t.tag) {
|
|
19005
19005
|
case He: {
|
|
@@ -19024,7 +19024,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19024
19024
|
}
|
|
19025
19025
|
}
|
|
19026
19026
|
}
|
|
19027
|
-
function
|
|
19027
|
+
function Ib(e, t, a, i) {
|
|
19028
19028
|
if ((a.flags & Dr) !== Ze)
|
|
19029
19029
|
switch (a.tag) {
|
|
19030
19030
|
case k:
|
|
@@ -19102,7 +19102,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19102
19102
|
var P = a.memoizedProps, V = P.onCommit, X = P.onRender, Ie = a.stateNode.effectDuration, Xe = B4(), Be = t === null ? "mount" : "update";
|
|
19103
19103
|
V4() && (Be = "nested-update"), typeof X == "function" && X(a.memoizedProps.id, Be, a.actualDuration, a.treeBaseDuration, a.actualStartTime, Xe);
|
|
19104
19104
|
{
|
|
19105
|
-
typeof V == "function" && V(a.memoizedProps.id, Be, Ie, Xe),
|
|
19105
|
+
typeof V == "function" && V(a.memoizedProps.id, Be, Ie, Xe), w3(a);
|
|
19106
19106
|
var Ot = a.return;
|
|
19107
19107
|
e:
|
|
19108
19108
|
for (; Ot !== null; ) {
|
|
@@ -19123,7 +19123,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19123
19123
|
break;
|
|
19124
19124
|
}
|
|
19125
19125
|
case Re: {
|
|
19126
|
-
|
|
19126
|
+
Yb(e, a);
|
|
19127
19127
|
break;
|
|
19128
19128
|
}
|
|
19129
19129
|
case be:
|
|
@@ -19138,7 +19138,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19138
19138
|
}
|
|
19139
19139
|
$r || a.flags & ta && bN(a);
|
|
19140
19140
|
}
|
|
19141
|
-
function
|
|
19141
|
+
function kb(e) {
|
|
19142
19142
|
switch (e.tag) {
|
|
19143
19143
|
case k:
|
|
19144
19144
|
case xe:
|
|
@@ -19155,7 +19155,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19155
19155
|
}
|
|
19156
19156
|
case R: {
|
|
19157
19157
|
var t = e.stateNode;
|
|
19158
|
-
typeof t.componentDidMount == "function" &&
|
|
19158
|
+
typeof t.componentDidMount == "function" && xb(e, e.return, t), TN(e, e.return);
|
|
19159
19159
|
break;
|
|
19160
19160
|
}
|
|
19161
19161
|
case G: {
|
|
@@ -19164,7 +19164,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19164
19164
|
}
|
|
19165
19165
|
}
|
|
19166
19166
|
}
|
|
19167
|
-
function
|
|
19167
|
+
function Rb(e, t) {
|
|
19168
19168
|
for (var a = null, i = e; ; ) {
|
|
19169
19169
|
if (i.tag === G) {
|
|
19170
19170
|
if (a === null) {
|
|
@@ -19226,7 +19226,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19226
19226
|
t.hasOwnProperty("current") || g("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().", ut(e)), t.current = i;
|
|
19227
19227
|
}
|
|
19228
19228
|
}
|
|
19229
|
-
function
|
|
19229
|
+
function Lb(e) {
|
|
19230
19230
|
var t = e.alternate;
|
|
19231
19231
|
t !== null && (t.return = null), e.return = null;
|
|
19232
19232
|
}
|
|
@@ -19241,7 +19241,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19241
19241
|
e.stateNode = null, e._debugOwner = null, e.return = null, e.dependencies = null, e.memoizedProps = null, e.memoizedState = null, e.pendingProps = null, e.stateNode = null, e.updateQueue = null;
|
|
19242
19242
|
}
|
|
19243
19243
|
}
|
|
19244
|
-
function
|
|
19244
|
+
function _b(e) {
|
|
19245
19245
|
for (var t = e.return; t !== null; ) {
|
|
19246
19246
|
if (xN(t))
|
|
19247
19247
|
return t;
|
|
@@ -19270,8 +19270,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19270
19270
|
return t.stateNode;
|
|
19271
19271
|
}
|
|
19272
19272
|
}
|
|
19273
|
-
function
|
|
19274
|
-
var t =
|
|
19273
|
+
function Ub(e) {
|
|
19274
|
+
var t = _b(e);
|
|
19275
19275
|
switch (t.tag) {
|
|
19276
19276
|
case G: {
|
|
19277
19277
|
var a = t.stateNode;
|
|
@@ -19319,7 +19319,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19319
19319
|
}
|
|
19320
19320
|
}
|
|
19321
19321
|
var Yr = null, fo = !1;
|
|
19322
|
-
function
|
|
19322
|
+
function Qb(e, t, a) {
|
|
19323
19323
|
{
|
|
19324
19324
|
var i = t;
|
|
19325
19325
|
e:
|
|
@@ -19344,7 +19344,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19344
19344
|
throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");
|
|
19345
19345
|
jN(e, t, a), Yr = null, fo = !1;
|
|
19346
19346
|
}
|
|
19347
|
-
|
|
19347
|
+
Lb(a);
|
|
19348
19348
|
}
|
|
19349
19349
|
function Xu(e, t, a) {
|
|
19350
19350
|
for (var i = a.child; i !== null; )
|
|
@@ -19422,10 +19422,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19422
19422
|
}
|
|
19423
19423
|
}
|
|
19424
19424
|
}
|
|
19425
|
-
function $
|
|
19425
|
+
function $b(e) {
|
|
19426
19426
|
e.memoizedState;
|
|
19427
19427
|
}
|
|
19428
|
-
function
|
|
19428
|
+
function Yb(e, t) {
|
|
19429
19429
|
var a = t.memoizedState;
|
|
19430
19430
|
if (a === null) {
|
|
19431
19431
|
var i = t.alternate;
|
|
@@ -19443,8 +19443,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19443
19443
|
if (t !== null) {
|
|
19444
19444
|
e.updateQueue = null;
|
|
19445
19445
|
var a = e.stateNode;
|
|
19446
|
-
a === null && (a = e.stateNode = new
|
|
19447
|
-
var l =
|
|
19446
|
+
a === null && (a = e.stateNode = new Eb()), t.forEach(function(i) {
|
|
19447
|
+
var l = _3.bind(null, e, i);
|
|
19448
19448
|
if (!a.has(i)) {
|
|
19449
19449
|
if (a.add(i), ur)
|
|
19450
19450
|
if (Bf !== null && Gf !== null)
|
|
@@ -19456,7 +19456,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19456
19456
|
});
|
|
19457
19457
|
}
|
|
19458
19458
|
}
|
|
19459
|
-
function
|
|
19459
|
+
function Fb(e, t, a) {
|
|
19460
19460
|
Bf = a, Gf = e, Zt(t), ON(t, e), Zt(t), Bf = null, Gf = null;
|
|
19461
19461
|
}
|
|
19462
19462
|
function po(e, t, a) {
|
|
@@ -19465,7 +19465,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19465
19465
|
for (var l = 0; l < i.length; l++) {
|
|
19466
19466
|
var s = i[l];
|
|
19467
19467
|
try {
|
|
19468
|
-
|
|
19468
|
+
Qb(e, t, s);
|
|
19469
19469
|
} catch (y) {
|
|
19470
19470
|
vn(s, t, y);
|
|
19471
19471
|
}
|
|
@@ -19571,12 +19571,12 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19571
19571
|
var Ie = X.stateNode, Xe = X.memoizedState, Be = Xe !== null;
|
|
19572
19572
|
if (Ie.isHidden = Be, Be) {
|
|
19573
19573
|
var Ot = X.alternate !== null && X.alternate.memoizedState !== null;
|
|
19574
|
-
Ot ||
|
|
19574
|
+
Ot || D3();
|
|
19575
19575
|
}
|
|
19576
19576
|
}
|
|
19577
19577
|
if (l & pt) {
|
|
19578
19578
|
try {
|
|
19579
|
-
$
|
|
19579
|
+
$b(e);
|
|
19580
19580
|
} catch (it) {
|
|
19581
19581
|
vn(e, e.return, it);
|
|
19582
19582
|
}
|
|
@@ -19599,9 +19599,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19599
19599
|
if (K.isHidden = se, se && !Ct && (ke.mode & Nt) !== et) {
|
|
19600
19600
|
Ye = ke;
|
|
19601
19601
|
for (var Ce = ke.child; Ce !== null; )
|
|
19602
|
-
Ye = Ce,
|
|
19602
|
+
Ye = Ce, Hb(Ce), Ce = Ce.sibling;
|
|
19603
19603
|
}
|
|
19604
|
-
|
|
19604
|
+
Rb(ke, se);
|
|
19605
19605
|
}
|
|
19606
19606
|
return;
|
|
19607
19607
|
}
|
|
@@ -19621,7 +19621,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19621
19621
|
var t = e.flags;
|
|
19622
19622
|
if (t & cn) {
|
|
19623
19623
|
try {
|
|
19624
|
-
|
|
19624
|
+
Ub(e);
|
|
19625
19625
|
} catch (a) {
|
|
19626
19626
|
vn(e, e.return, a);
|
|
19627
19627
|
}
|
|
@@ -19629,7 +19629,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19629
19629
|
}
|
|
19630
19630
|
t & Ua && (e.flags &= ~Ua);
|
|
19631
19631
|
}
|
|
19632
|
-
function
|
|
19632
|
+
function Pb(e, t, a) {
|
|
19633
19633
|
Bf = a, Gf = t, Ye = e, AN(e, t, a), Bf = null, Gf = null;
|
|
19634
19634
|
}
|
|
19635
19635
|
function AN(e, t, a) {
|
|
@@ -19642,7 +19642,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19642
19642
|
continue;
|
|
19643
19643
|
} else {
|
|
19644
19644
|
var y = l.alternate, S = y !== null && y.memoizedState !== null, D = S || $r, I = Qy, O = $r;
|
|
19645
|
-
Qy = p, $r = D, $r && !O && (Ye = l,
|
|
19645
|
+
Qy = p, $r = D, $r && !O && (Ye = l, Vb(l));
|
|
19646
19646
|
for (var P = s; P !== null; )
|
|
19647
19647
|
Ye = P, AN(
|
|
19648
19648
|
P,
|
|
@@ -19664,7 +19664,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19664
19664
|
var l = i.alternate;
|
|
19665
19665
|
Zt(i);
|
|
19666
19666
|
try {
|
|
19667
|
-
|
|
19667
|
+
Ib(t, l, i, a);
|
|
19668
19668
|
} catch (f) {
|
|
19669
19669
|
vn(i, i.return, f);
|
|
19670
19670
|
}
|
|
@@ -19682,7 +19682,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19682
19682
|
Ye = i.return;
|
|
19683
19683
|
}
|
|
19684
19684
|
}
|
|
19685
|
-
function
|
|
19685
|
+
function Hb(e) {
|
|
19686
19686
|
for (; Ye !== null; ) {
|
|
19687
19687
|
var t = Ye, a = t.child;
|
|
19688
19688
|
switch (t.tag) {
|
|
@@ -19737,7 +19737,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19737
19737
|
Ye = t.return;
|
|
19738
19738
|
}
|
|
19739
19739
|
}
|
|
19740
|
-
function
|
|
19740
|
+
function Vb(e) {
|
|
19741
19741
|
for (; Ye !== null; ) {
|
|
19742
19742
|
var t = Ye, a = t.child;
|
|
19743
19743
|
if (t.tag === de) {
|
|
@@ -19755,7 +19755,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19755
19755
|
var t = Ye;
|
|
19756
19756
|
Zt(t);
|
|
19757
19757
|
try {
|
|
19758
|
-
|
|
19758
|
+
kb(t);
|
|
19759
19759
|
} catch (i) {
|
|
19760
19760
|
vn(t, t.return, i);
|
|
19761
19761
|
}
|
|
@@ -19771,22 +19771,22 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19771
19771
|
Ye = t.return;
|
|
19772
19772
|
}
|
|
19773
19773
|
}
|
|
19774
|
-
function
|
|
19775
|
-
Ye = t,
|
|
19774
|
+
function Bb(e, t, a, i) {
|
|
19775
|
+
Ye = t, Gb(t, e, a, i);
|
|
19776
19776
|
}
|
|
19777
|
-
function
|
|
19777
|
+
function Gb(e, t, a, i) {
|
|
19778
19778
|
for (; Ye !== null; ) {
|
|
19779
19779
|
var l = Ye, s = l.child;
|
|
19780
|
-
(l.subtreeFlags & Qa) !== Ze && s !== null ? (s.return = l, Ye = s) :
|
|
19780
|
+
(l.subtreeFlags & Qa) !== Ze && s !== null ? (s.return = l, Ye = s) : Wb(e, t, a, i);
|
|
19781
19781
|
}
|
|
19782
19782
|
}
|
|
19783
|
-
function
|
|
19783
|
+
function Wb(e, t, a, i) {
|
|
19784
19784
|
for (; Ye !== null; ) {
|
|
19785
19785
|
var l = Ye;
|
|
19786
19786
|
if ((l.flags & hn) !== Ze) {
|
|
19787
19787
|
Zt(l);
|
|
19788
19788
|
try {
|
|
19789
|
-
|
|
19789
|
+
Zb(t, l, a, i);
|
|
19790
19790
|
} catch (f) {
|
|
19791
19791
|
vn(l, l.return, f);
|
|
19792
19792
|
}
|
|
@@ -19804,7 +19804,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19804
19804
|
Ye = l.return;
|
|
19805
19805
|
}
|
|
19806
19806
|
}
|
|
19807
|
-
function
|
|
19807
|
+
function Zb(e, t, a, i) {
|
|
19808
19808
|
switch (t.tag) {
|
|
19809
19809
|
case k:
|
|
19810
19810
|
case xe:
|
|
@@ -19822,10 +19822,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19822
19822
|
}
|
|
19823
19823
|
}
|
|
19824
19824
|
}
|
|
19825
|
-
function
|
|
19826
|
-
Ye = e,
|
|
19825
|
+
function qb(e) {
|
|
19826
|
+
Ye = e, Xb();
|
|
19827
19827
|
}
|
|
19828
|
-
function
|
|
19828
|
+
function Xb() {
|
|
19829
19829
|
for (; Ye !== null; ) {
|
|
19830
19830
|
var e = Ye, t = e.child;
|
|
19831
19831
|
if ((Ye.flags & Pt) !== Ze) {
|
|
@@ -19833,7 +19833,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19833
19833
|
if (a !== null) {
|
|
19834
19834
|
for (var i = 0; i < a.length; i++) {
|
|
19835
19835
|
var l = a[i];
|
|
19836
|
-
Ye = l,
|
|
19836
|
+
Ye = l, e3(l, e);
|
|
19837
19837
|
}
|
|
19838
19838
|
{
|
|
19839
19839
|
var s = e.alternate;
|
|
@@ -19851,13 +19851,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19851
19851
|
Ye = e;
|
|
19852
19852
|
}
|
|
19853
19853
|
}
|
|
19854
|
-
(e.subtreeFlags & Qa) !== Ze && t !== null ? (t.return = e, Ye = t) :
|
|
19854
|
+
(e.subtreeFlags & Qa) !== Ze && t !== null ? (t.return = e, Ye = t) : Kb();
|
|
19855
19855
|
}
|
|
19856
19856
|
}
|
|
19857
|
-
function
|
|
19857
|
+
function Kb() {
|
|
19858
19858
|
for (; Ye !== null; ) {
|
|
19859
19859
|
var e = Ye;
|
|
19860
|
-
(e.flags & hn) !== Ze && (Zt(e),
|
|
19860
|
+
(e.flags & hn) !== Ze && (Zt(e), Jb(e), xn());
|
|
19861
19861
|
var t = e.sibling;
|
|
19862
19862
|
if (t !== null) {
|
|
19863
19863
|
t.return = e.return, Ye = t;
|
|
@@ -19866,7 +19866,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19866
19866
|
Ye = e.return;
|
|
19867
19867
|
}
|
|
19868
19868
|
}
|
|
19869
|
-
function
|
|
19869
|
+
function Jb(e) {
|
|
19870
19870
|
switch (e.tag) {
|
|
19871
19871
|
case k:
|
|
19872
19872
|
case xe:
|
|
@@ -19876,15 +19876,15 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19876
19876
|
}
|
|
19877
19877
|
}
|
|
19878
19878
|
}
|
|
19879
|
-
function
|
|
19879
|
+
function e3(e, t) {
|
|
19880
19880
|
for (; Ye !== null; ) {
|
|
19881
19881
|
var a = Ye;
|
|
19882
|
-
Zt(a),
|
|
19882
|
+
Zt(a), n3(a, t), xn();
|
|
19883
19883
|
var i = a.child;
|
|
19884
|
-
i !== null ? (i.return = a, Ye = i) :
|
|
19884
|
+
i !== null ? (i.return = a, Ye = i) : t3(e);
|
|
19885
19885
|
}
|
|
19886
19886
|
}
|
|
19887
|
-
function
|
|
19887
|
+
function t3(e) {
|
|
19888
19888
|
for (; Ye !== null; ) {
|
|
19889
19889
|
var t = Ye, a = t.sibling, i = t.return;
|
|
19890
19890
|
if (CN(t), t === e) {
|
|
@@ -19898,7 +19898,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19898
19898
|
Ye = i;
|
|
19899
19899
|
}
|
|
19900
19900
|
}
|
|
19901
|
-
function
|
|
19901
|
+
function n3(e, t) {
|
|
19902
19902
|
switch (e.tag) {
|
|
19903
19903
|
case k:
|
|
19904
19904
|
case xe:
|
|
@@ -19908,7 +19908,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19908
19908
|
}
|
|
19909
19909
|
}
|
|
19910
19910
|
}
|
|
19911
|
-
function
|
|
19911
|
+
function r3(e) {
|
|
19912
19912
|
switch (e.tag) {
|
|
19913
19913
|
case k:
|
|
19914
19914
|
case xe:
|
|
@@ -19931,7 +19931,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19931
19931
|
}
|
|
19932
19932
|
}
|
|
19933
19933
|
}
|
|
19934
|
-
function
|
|
19934
|
+
function a3(e) {
|
|
19935
19935
|
switch (e.tag) {
|
|
19936
19936
|
case k:
|
|
19937
19937
|
case xe:
|
|
@@ -19945,7 +19945,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19945
19945
|
}
|
|
19946
19946
|
}
|
|
19947
19947
|
}
|
|
19948
|
-
function
|
|
19948
|
+
function i3(e) {
|
|
19949
19949
|
switch (e.tag) {
|
|
19950
19950
|
case k:
|
|
19951
19951
|
case xe:
|
|
@@ -19964,7 +19964,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19964
19964
|
}
|
|
19965
19965
|
}
|
|
19966
19966
|
}
|
|
19967
|
-
function
|
|
19967
|
+
function o3(e) {
|
|
19968
19968
|
switch (e.tag) {
|
|
19969
19969
|
case k:
|
|
19970
19970
|
case xe:
|
|
@@ -19980,14 +19980,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19980
19980
|
var qp = Symbol.for;
|
|
19981
19981
|
qp("selector.component"), qp("selector.has_pseudo_class"), qp("selector.role"), qp("selector.test_id"), qp("selector.text");
|
|
19982
19982
|
}
|
|
19983
|
-
var
|
|
19984
|
-
function
|
|
19985
|
-
|
|
19983
|
+
var l3 = [];
|
|
19984
|
+
function u3() {
|
|
19985
|
+
l3.forEach(function(e) {
|
|
19986
19986
|
return e();
|
|
19987
19987
|
});
|
|
19988
19988
|
}
|
|
19989
|
-
var
|
|
19990
|
-
function
|
|
19989
|
+
var s3 = h.ReactCurrentActQueue;
|
|
19990
|
+
function c3(e) {
|
|
19991
19991
|
{
|
|
19992
19992
|
var t = (
|
|
19993
19993
|
// $FlowExpectedError – Flow doesn't know about IS_REACT_ACT_ENVIRONMENT global
|
|
@@ -20002,10 +20002,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20002
20002
|
// $FlowExpectedError – Flow doesn't know about IS_REACT_ACT_ENVIRONMENT global
|
|
20003
20003
|
typeof IS_REACT_ACT_ENVIRONMENT < "u" ? IS_REACT_ACT_ENVIRONMENT : void 0
|
|
20004
20004
|
);
|
|
20005
|
-
return !e &&
|
|
20005
|
+
return !e && s3.current !== null && g("The current testing environment is not configured to support act(...)"), e;
|
|
20006
20006
|
}
|
|
20007
20007
|
}
|
|
20008
|
-
var
|
|
20008
|
+
var f3 = Math.ceil, e0 = h.ReactCurrentDispatcher, t0 = h.ReactCurrentOwner, Fr = h.ReactCurrentBatchConfig, vo = h.ReactCurrentActQueue, vr = (
|
|
20009
20009
|
/* */
|
|
20010
20010
|
0
|
|
20011
20011
|
), LN = (
|
|
@@ -20017,14 +20017,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20017
20017
|
), Ri = (
|
|
20018
20018
|
/* */
|
|
20019
20019
|
4
|
|
20020
|
-
), Vl = 0, Xp = 1, rc = 2, Yy = 3, Kp = 4, _N = 5, n0 = 6, wt = vr, Ca = null, Rn = null, hr = ee, al = ee, r0 = Yu(ee), yr = Vl, Jp = null, Fy = ee, ev = ee, Py = ee, tv = null, qa = null, a0 = 0, UN = 500, QN = 1 / 0,
|
|
20020
|
+
), Vl = 0, Xp = 1, rc = 2, Yy = 3, Kp = 4, _N = 5, n0 = 6, wt = vr, Ca = null, Rn = null, hr = ee, al = ee, r0 = Yu(ee), yr = Vl, Jp = null, Fy = ee, ev = ee, Py = ee, tv = null, qa = null, a0 = 0, UN = 500, QN = 1 / 0, d3 = 500, Bl = null;
|
|
20021
20021
|
function nv() {
|
|
20022
|
-
QN = Dn() +
|
|
20022
|
+
QN = Dn() + d3;
|
|
20023
20023
|
}
|
|
20024
20024
|
function $N() {
|
|
20025
20025
|
return QN;
|
|
20026
20026
|
}
|
|
20027
|
-
var Hy = !1, i0 = null, Zf = null, ac = !1, Ku = null, rv = ee, o0 = [], l0 = null,
|
|
20027
|
+
var Hy = !1, i0 = null, Zf = null, ac = !1, Ku = null, rv = ee, o0 = [], l0 = null, p3 = 50, av = 0, u0 = null, s0 = !1, Vy = !1, v3 = 50, qf = 0, By = null, iv = on, Gy = ee, YN = !1;
|
|
20028
20028
|
function Wy() {
|
|
20029
20029
|
return Ca;
|
|
20030
20030
|
}
|
|
@@ -20051,19 +20051,19 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20051
20051
|
var s = W2();
|
|
20052
20052
|
return s;
|
|
20053
20053
|
}
|
|
20054
|
-
function
|
|
20054
|
+
function h3(e) {
|
|
20055
20055
|
var t = e.mode;
|
|
20056
20056
|
return (t & Nt) === et ? at : wm();
|
|
20057
20057
|
}
|
|
20058
20058
|
function mr(e, t, a, i) {
|
|
20059
|
-
|
|
20059
|
+
Q3(), YN && g("useInsertionEffect must not schedule updates."), s0 && (Vy = !0), zl(e, a, i), (wt & Pr) !== ee && e === Ca ? F3(t) : (ur && qd(e, t, a), P3(t), e === Ca && ((wt & Pr) === vr && (ev = vt(ev, a)), yr === Kp && es(e, hr)), Xa(e, i), a === at && wt === vr && (t.mode & Nt) === et && // Treat `act` as if it's inside `batchedUpdates`, even in legacy mode.
|
|
20060
20060
|
!vo.isBatchingLegacy && (nv(), $M()));
|
|
20061
20061
|
}
|
|
20062
|
-
function
|
|
20062
|
+
function y3(e, t, a) {
|
|
20063
20063
|
var i = e.current;
|
|
20064
20064
|
i.lanes = t, zl(e, t, a), Xa(e, a);
|
|
20065
20065
|
}
|
|
20066
|
-
function
|
|
20066
|
+
function m3(e) {
|
|
20067
20067
|
return (
|
|
20068
20068
|
// TODO: Remove outdated deferRenderPhaseUpdateToNextBatch experiment. We
|
|
20069
20069
|
// decided not to enable it.
|
|
@@ -20124,7 +20124,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20124
20124
|
var l = js(e, e === Ca ? hr : ee);
|
|
20125
20125
|
if (l === ee)
|
|
20126
20126
|
return null;
|
|
20127
|
-
var s = !Os(e, l) && !oh(e, l) && !t, f = s ?
|
|
20127
|
+
var s = !Os(e, l) && !oh(e, l) && !t, f = s ? x3(e, l) : qy(e, l);
|
|
20128
20128
|
if (f !== Vl) {
|
|
20129
20129
|
if (f === rc) {
|
|
20130
20130
|
var p = Pd(e);
|
|
@@ -20138,7 +20138,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20138
20138
|
es(e, l);
|
|
20139
20139
|
else {
|
|
20140
20140
|
var S = !Os(e, l), D = e.current.alternate;
|
|
20141
|
-
if (S && !
|
|
20141
|
+
if (S && !M3(D)) {
|
|
20142
20142
|
if (f = qy(e, l), f === rc) {
|
|
20143
20143
|
var I = Pd(e);
|
|
20144
20144
|
I !== ee && (l = I, f = c0(e, I));
|
|
@@ -20148,7 +20148,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20148
20148
|
throw ic(e, ee), es(e, l), Xa(e, Dn()), O;
|
|
20149
20149
|
}
|
|
20150
20150
|
}
|
|
20151
|
-
e.finishedWork = D, e.finishedLanes = l,
|
|
20151
|
+
e.finishedWork = D, e.finishedLanes = l, g3(e, f, l);
|
|
20152
20152
|
}
|
|
20153
20153
|
}
|
|
20154
20154
|
return Xa(e, Dn()), e.callbackNode === a ? FN.bind(null, e) : null;
|
|
@@ -20169,7 +20169,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20169
20169
|
function PN(e) {
|
|
20170
20170
|
qa === null ? qa = e : qa.push.apply(qa, e);
|
|
20171
20171
|
}
|
|
20172
|
-
function
|
|
20172
|
+
function g3(e, t, a) {
|
|
20173
20173
|
switch (t) {
|
|
20174
20174
|
case Vl:
|
|
20175
20175
|
case Xp:
|
|
@@ -20202,7 +20202,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20202
20202
|
if (es(e, a), ih(a))
|
|
20203
20203
|
break;
|
|
20204
20204
|
if (!aS()) {
|
|
20205
|
-
var f = ah(e, a), p = f, y = Dn() - p, S =
|
|
20205
|
+
var f = ah(e, a), p = f, y = Dn() - p, S = U3(y) - y;
|
|
20206
20206
|
if (S > 10) {
|
|
20207
20207
|
e.timeoutHandle = lg(oc.bind(null, e, qa, Bl), S);
|
|
20208
20208
|
break;
|
|
@@ -20219,7 +20219,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20219
20219
|
throw new Error("Unknown root exit status.");
|
|
20220
20220
|
}
|
|
20221
20221
|
}
|
|
20222
|
-
function
|
|
20222
|
+
function M3(e) {
|
|
20223
20223
|
for (var t = e; ; ) {
|
|
20224
20224
|
if (t.flags & Ds) {
|
|
20225
20225
|
var a = t.updateQueue;
|
|
@@ -20277,7 +20277,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20277
20277
|
var s = e.current.alternate;
|
|
20278
20278
|
return e.finishedWork = s, e.finishedLanes = t, oc(e, qa, Bl), Xa(e, Dn()), null;
|
|
20279
20279
|
}
|
|
20280
|
-
function
|
|
20280
|
+
function N3(e, t) {
|
|
20281
20281
|
t !== ee && (bu(e, vt(t, at)), Xa(e, Dn()), (wt & (Pr | Ri)) === vr && (nv(), Pu()));
|
|
20282
20282
|
}
|
|
20283
20283
|
function f0(e, t) {
|
|
@@ -20290,7 +20290,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20290
20290
|
!vo.isBatchingLegacy && (nv(), $M());
|
|
20291
20291
|
}
|
|
20292
20292
|
}
|
|
20293
|
-
function
|
|
20293
|
+
function S3(e, t, a, i, l) {
|
|
20294
20294
|
var s = Pa(), f = Fr.transition;
|
|
20295
20295
|
try {
|
|
20296
20296
|
return Fr.transition = null, Vn(Tr), e(t, a, i, l);
|
|
@@ -20359,22 +20359,22 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20359
20359
|
function WN(e) {
|
|
20360
20360
|
e0.current = e;
|
|
20361
20361
|
}
|
|
20362
|
-
function
|
|
20362
|
+
function D3() {
|
|
20363
20363
|
a0 = Dn();
|
|
20364
20364
|
}
|
|
20365
20365
|
function ov(e) {
|
|
20366
20366
|
Fy = vt(e, Fy);
|
|
20367
20367
|
}
|
|
20368
|
-
function
|
|
20368
|
+
function T3() {
|
|
20369
20369
|
yr === Vl && (yr = Yy);
|
|
20370
20370
|
}
|
|
20371
20371
|
function p0() {
|
|
20372
20372
|
(yr === Vl || yr === Yy || yr === rc) && (yr = Kp), Ca !== null && (ws(Fy) || ws(ev)) && es(Ca, hr);
|
|
20373
20373
|
}
|
|
20374
|
-
function
|
|
20374
|
+
function E3(e) {
|
|
20375
20375
|
yr !== Kp && (yr = rc), tv === null ? tv = [e] : tv.push(e);
|
|
20376
20376
|
}
|
|
20377
|
-
function
|
|
20377
|
+
function b3() {
|
|
20378
20378
|
return yr === Vl;
|
|
20379
20379
|
}
|
|
20380
20380
|
function qy(e, t) {
|
|
@@ -20391,7 +20391,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20391
20391
|
ui(t);
|
|
20392
20392
|
do
|
|
20393
20393
|
try {
|
|
20394
|
-
|
|
20394
|
+
C3();
|
|
20395
20395
|
break;
|
|
20396
20396
|
} catch (s) {
|
|
20397
20397
|
BN(e, s);
|
|
@@ -20401,11 +20401,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20401
20401
|
throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");
|
|
20402
20402
|
return Mu(), Ca = null, hr = ee, yr;
|
|
20403
20403
|
}
|
|
20404
|
-
function
|
|
20404
|
+
function C3() {
|
|
20405
20405
|
for (; Rn !== null; )
|
|
20406
20406
|
ZN(Rn);
|
|
20407
20407
|
}
|
|
20408
|
-
function
|
|
20408
|
+
function x3(e, t) {
|
|
20409
20409
|
var a = wt;
|
|
20410
20410
|
wt |= Pr;
|
|
20411
20411
|
var i = GN();
|
|
@@ -20419,7 +20419,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20419
20419
|
ui(t);
|
|
20420
20420
|
do
|
|
20421
20421
|
try {
|
|
20422
|
-
|
|
20422
|
+
z3();
|
|
20423
20423
|
break;
|
|
20424
20424
|
} catch (s) {
|
|
20425
20425
|
BN(e, s);
|
|
@@ -20427,7 +20427,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20427
20427
|
while (!0);
|
|
20428
20428
|
return ry(), WN(i), wt = a, Rn !== null ? (bs(), Vl) : (Mu(), Ca = null, hr = ee, yr);
|
|
20429
20429
|
}
|
|
20430
|
-
function
|
|
20430
|
+
function z3() {
|
|
20431
20431
|
for (; Rn !== null && !Ac(); )
|
|
20432
20432
|
ZN(Rn);
|
|
20433
20433
|
}
|
|
@@ -20449,7 +20449,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20449
20449
|
return;
|
|
20450
20450
|
}
|
|
20451
20451
|
} else {
|
|
20452
|
-
var s =
|
|
20452
|
+
var s = Tb(a, t);
|
|
20453
20453
|
if (s !== null) {
|
|
20454
20454
|
s.flags &= Bv, Rn = s;
|
|
20455
20455
|
return;
|
|
@@ -20479,17 +20479,17 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20479
20479
|
function oc(e, t, a) {
|
|
20480
20480
|
var i = Pa(), l = Fr.transition;
|
|
20481
20481
|
try {
|
|
20482
|
-
Fr.transition = null, Vn(Tr),
|
|
20482
|
+
Fr.transition = null, Vn(Tr), j3(e, t, a, i);
|
|
20483
20483
|
} finally {
|
|
20484
20484
|
Fr.transition = l, Vn(i);
|
|
20485
20485
|
}
|
|
20486
20486
|
return null;
|
|
20487
20487
|
}
|
|
20488
|
-
function
|
|
20488
|
+
function j3(e, t, a, i) {
|
|
20489
20489
|
do
|
|
20490
20490
|
Wl();
|
|
20491
20491
|
while (Ku !== null);
|
|
20492
|
-
if ($
|
|
20492
|
+
if ($3(), (wt & (Pr | Ri)) !== vr)
|
|
20493
20493
|
throw new Error("Should not already be working.");
|
|
20494
20494
|
var l = e.finishedWork, s = e.finishedLanes;
|
|
20495
20495
|
if (Rc(s), l === null)
|
|
@@ -20508,11 +20508,11 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20508
20508
|
var D = Pa();
|
|
20509
20509
|
Vn(Tr);
|
|
20510
20510
|
var I = wt;
|
|
20511
|
-
wt |= Ri, t0.current = null,
|
|
20511
|
+
wt |= Ri, t0.current = null, zb(e, l), G4(), Fb(e, l, s), F2(e.containerInfo), e.current = l, nh(s), Pb(l, e, s), gu(), Zv(), wt = I, Vn(D), Fr.transition = S;
|
|
20512
20512
|
} else
|
|
20513
20513
|
e.current = l, G4();
|
|
20514
20514
|
var O = ac;
|
|
20515
|
-
if (ac ? (ac = !1, Ku = e, rv = s) : (qf = 0, By = null), f = e.pendingLanes, f === ee && (Zf = null), O || eS(e.current, !1), Zi(l.stateNode, i), ur && e.memoizedUpdaters.clear(),
|
|
20515
|
+
if (ac ? (ac = !1, Ku = e, rv = s) : (qf = 0, By = null), f = e.pendingLanes, f === ee && (Zf = null), O || eS(e.current, !1), Zi(l.stateNode, i), ur && e.memoizedUpdaters.clear(), u3(), Xa(e, Dn()), t !== null)
|
|
20516
20516
|
for (var P = e.onRecoverableError, V = 0; V < t.length; V++) {
|
|
20517
20517
|
var X = t[V], Ie = X.stack, Xe = X.digest;
|
|
20518
20518
|
P(X.value, {
|
|
@@ -20531,19 +20531,19 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20531
20531
|
if (Ku !== null) {
|
|
20532
20532
|
var e = ks(rv), t = Am(Ki, e), a = Fr.transition, i = Pa();
|
|
20533
20533
|
try {
|
|
20534
|
-
return Fr.transition = null, Vn(t),
|
|
20534
|
+
return Fr.transition = null, Vn(t), O3();
|
|
20535
20535
|
} finally {
|
|
20536
20536
|
Vn(i), Fr.transition = a;
|
|
20537
20537
|
}
|
|
20538
20538
|
}
|
|
20539
20539
|
return !1;
|
|
20540
20540
|
}
|
|
20541
|
-
function
|
|
20541
|
+
function w3(e) {
|
|
20542
20542
|
o0.push(e), ac || (ac = !0, m0(bi, function() {
|
|
20543
20543
|
return Wl(), null;
|
|
20544
20544
|
}));
|
|
20545
20545
|
}
|
|
20546
|
-
function
|
|
20546
|
+
function O3() {
|
|
20547
20547
|
if (Ku === null)
|
|
20548
20548
|
return !1;
|
|
20549
20549
|
var e = l0;
|
|
@@ -20553,13 +20553,13 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20553
20553
|
throw new Error("Cannot flush passive effects while already rendering.");
|
|
20554
20554
|
s0 = !0, Vy = !1, rh(a);
|
|
20555
20555
|
var i = wt;
|
|
20556
|
-
wt |= Ri,
|
|
20556
|
+
wt |= Ri, qb(t.current), Bb(t, t.current, a, e);
|
|
20557
20557
|
{
|
|
20558
20558
|
var l = o0;
|
|
20559
20559
|
o0 = [];
|
|
20560
20560
|
for (var s = 0; s < l.length; s++) {
|
|
20561
20561
|
var f = l[s];
|
|
20562
|
-
|
|
20562
|
+
Ab(t, f);
|
|
20563
20563
|
}
|
|
20564
20564
|
}
|
|
20565
20565
|
Es(), eS(t.current, !0), wt = i, Pu(), Vy ? t === By ? qf++ : (qf = 0, By = t) : qf = 0, s0 = !1, Vy = !1, Uo(t);
|
|
@@ -20572,19 +20572,19 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20572
20572
|
function XN(e) {
|
|
20573
20573
|
return Zf !== null && Zf.has(e);
|
|
20574
20574
|
}
|
|
20575
|
-
function
|
|
20575
|
+
function A3(e) {
|
|
20576
20576
|
Zf === null ? Zf = /* @__PURE__ */ new Set([e]) : Zf.add(e);
|
|
20577
20577
|
}
|
|
20578
|
-
function
|
|
20578
|
+
function I3(e) {
|
|
20579
20579
|
Hy || (Hy = !0, i0 = e);
|
|
20580
20580
|
}
|
|
20581
|
-
var
|
|
20581
|
+
var k3 = I3;
|
|
20582
20582
|
function KN(e, t, a) {
|
|
20583
20583
|
var i = tc(a, t), l = Z4(e, i, at), s = Vu(e, l, at), f = xa();
|
|
20584
20584
|
s !== null && (zl(s, at, f), Xa(s, f));
|
|
20585
20585
|
}
|
|
20586
20586
|
function vn(e, t, a) {
|
|
20587
|
-
if (
|
|
20587
|
+
if (bb(a), uv(!1), e.tag === L) {
|
|
20588
20588
|
KN(e, e, a);
|
|
20589
20589
|
return;
|
|
20590
20590
|
}
|
|
@@ -20609,22 +20609,22 @@ Error message:
|
|
|
20609
20609
|
|
|
20610
20610
|
%s`, a);
|
|
20611
20611
|
}
|
|
20612
|
-
function
|
|
20612
|
+
function R3(e, t, a) {
|
|
20613
20613
|
var i = e.pingCache;
|
|
20614
20614
|
i !== null && i.delete(t);
|
|
20615
20615
|
var l = xa();
|
|
20616
|
-
Wd(e, a),
|
|
20616
|
+
Wd(e, a), H3(e), Ca === e && xl(hr, a) && (yr === Kp || yr === Yy && rf(hr) && Dn() - a0 < UN ? ic(e, ee) : Py = vt(Py, a)), Xa(e, l);
|
|
20617
20617
|
}
|
|
20618
20618
|
function JN(e, t) {
|
|
20619
|
-
t === jt && (t =
|
|
20619
|
+
t === jt && (t = h3(e));
|
|
20620
20620
|
var a = xa(), i = Wa(e, t);
|
|
20621
20621
|
i !== null && (zl(i, t, a), Xa(i, a));
|
|
20622
20622
|
}
|
|
20623
|
-
function
|
|
20623
|
+
function L3(e) {
|
|
20624
20624
|
var t = e.memoizedState, a = jt;
|
|
20625
20625
|
t !== null && (a = t.retryLane), JN(e, a);
|
|
20626
20626
|
}
|
|
20627
|
-
function
|
|
20627
|
+
function _3(e, t) {
|
|
20628
20628
|
var a = jt, i;
|
|
20629
20629
|
switch (e.tag) {
|
|
20630
20630
|
case Re:
|
|
@@ -20640,19 +20640,19 @@ Error message:
|
|
|
20640
20640
|
}
|
|
20641
20641
|
i !== null && i.delete(t), JN(e, a);
|
|
20642
20642
|
}
|
|
20643
|
-
function
|
|
20644
|
-
return e < 120 ? 120 : e < 480 ? 480 : e < 1080 ? 1080 : e < 1920 ? 1920 : e < 3e3 ? 3e3 : e < 4320 ? 4320 :
|
|
20643
|
+
function U3(e) {
|
|
20644
|
+
return e < 120 ? 120 : e < 480 ? 480 : e < 1080 ? 1080 : e < 1920 ? 1920 : e < 3e3 ? 3e3 : e < 4320 ? 4320 : f3(e / 1960) * 1960;
|
|
20645
20645
|
}
|
|
20646
|
-
function
|
|
20647
|
-
if (av >
|
|
20646
|
+
function Q3() {
|
|
20647
|
+
if (av > p3)
|
|
20648
20648
|
throw av = 0, u0 = null, new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");
|
|
20649
|
-
qf >
|
|
20649
|
+
qf > v3 && (qf = 0, By = null, g("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render."));
|
|
20650
20650
|
}
|
|
20651
|
-
function $
|
|
20651
|
+
function $3() {
|
|
20652
20652
|
io.flushLegacyContextWarning(), io.flushPendingUnsafeLifecycleWarnings();
|
|
20653
20653
|
}
|
|
20654
20654
|
function eS(e, t) {
|
|
20655
|
-
Zt(e), Xy(e, ra,
|
|
20655
|
+
Zt(e), Xy(e, ra, i3), t && Xy(e, ml, o3), Xy(e, ra, r3), t && Xy(e, ml, a3), xn();
|
|
20656
20656
|
}
|
|
20657
20657
|
function Xy(e, t, a) {
|
|
20658
20658
|
for (var i = e, l = null; i !== null; ) {
|
|
@@ -20685,9 +20685,9 @@ Error message:
|
|
|
20685
20685
|
}
|
|
20686
20686
|
var v0;
|
|
20687
20687
|
{
|
|
20688
|
-
var
|
|
20688
|
+
var Y3 = null;
|
|
20689
20689
|
v0 = function(e, t, a) {
|
|
20690
|
-
var i = sS(
|
|
20690
|
+
var i = sS(Y3, t);
|
|
20691
20691
|
try {
|
|
20692
20692
|
return vN(e, t, a);
|
|
20693
20693
|
} catch (s) {
|
|
@@ -20703,7 +20703,7 @@ Error message:
|
|
|
20703
20703
|
}
|
|
20704
20704
|
var nS = !1, h0;
|
|
20705
20705
|
h0 = /* @__PURE__ */ new Set();
|
|
20706
|
-
function
|
|
20706
|
+
function F3(e) {
|
|
20707
20707
|
if (Kr && !RE())
|
|
20708
20708
|
switch (e.tag) {
|
|
20709
20709
|
case k:
|
|
@@ -20745,12 +20745,12 @@ Error message:
|
|
|
20745
20745
|
function aS() {
|
|
20746
20746
|
return vo.current !== null;
|
|
20747
20747
|
}
|
|
20748
|
-
function
|
|
20748
|
+
function P3(e) {
|
|
20749
20749
|
{
|
|
20750
20750
|
if (e.mode & Nt) {
|
|
20751
20751
|
if (!RN())
|
|
20752
20752
|
return;
|
|
20753
|
-
} else if (!
|
|
20753
|
+
} else if (!c3() || wt !== vr || e.tag !== k && e.tag !== xe && e.tag !== Oe)
|
|
20754
20754
|
return;
|
|
20755
20755
|
if (vo.current === null) {
|
|
20756
20756
|
var t = Sn;
|
|
@@ -20771,7 +20771,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20771
20771
|
}
|
|
20772
20772
|
}
|
|
20773
20773
|
}
|
|
20774
|
-
function
|
|
20774
|
+
function H3(e) {
|
|
20775
20775
|
e.tag !== Fu && RN() && vo.current === null && g(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
|
|
20776
20776
|
|
|
20777
20777
|
When testing, code that resolves suspended data should be wrapped into act(...):
|
|
@@ -20786,7 +20786,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20786
20786
|
function uv(e) {
|
|
20787
20787
|
YN = e;
|
|
20788
20788
|
}
|
|
20789
|
-
var Li = null, Xf = null,
|
|
20789
|
+
var Li = null, Xf = null, V3 = function(e) {
|
|
20790
20790
|
Li = e;
|
|
20791
20791
|
};
|
|
20792
20792
|
function Kf(e) {
|
|
@@ -20862,7 +20862,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20862
20862
|
Xf === null && (Xf = /* @__PURE__ */ new WeakSet()), Xf.add(e);
|
|
20863
20863
|
}
|
|
20864
20864
|
}
|
|
20865
|
-
var
|
|
20865
|
+
var B3 = function(e, t) {
|
|
20866
20866
|
{
|
|
20867
20867
|
if (Li === null)
|
|
20868
20868
|
return;
|
|
@@ -20871,7 +20871,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20871
20871
|
N0(e.current, i, a);
|
|
20872
20872
|
});
|
|
20873
20873
|
}
|
|
20874
|
-
},
|
|
20874
|
+
}, G3 = function(e, t) {
|
|
20875
20875
|
{
|
|
20876
20876
|
if (e.context !== ci)
|
|
20877
20877
|
return;
|
|
@@ -20907,7 +20907,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20907
20907
|
l !== null && !D && N0(l, t, a), s !== null && N0(s, t, a);
|
|
20908
20908
|
}
|
|
20909
20909
|
}
|
|
20910
|
-
var
|
|
20910
|
+
var W3 = function(e, t) {
|
|
20911
20911
|
{
|
|
20912
20912
|
var a = /* @__PURE__ */ new Set(), i = new Set(t.map(function(l) {
|
|
20913
20913
|
return l.current;
|
|
@@ -20929,12 +20929,12 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20929
20929
|
break;
|
|
20930
20930
|
}
|
|
20931
20931
|
var y = !1;
|
|
20932
|
-
p !== null && t.has(p) && (y = !0), y ?
|
|
20932
|
+
p !== null && t.has(p) && (y = !0), y ? Z3(e, a) : i !== null && S0(i, t, a), l !== null && S0(l, t, a);
|
|
20933
20933
|
}
|
|
20934
20934
|
}
|
|
20935
|
-
function
|
|
20935
|
+
function Z3(e, t) {
|
|
20936
20936
|
{
|
|
20937
|
-
var a =
|
|
20937
|
+
var a = q3(e, t);
|
|
20938
20938
|
if (a)
|
|
20939
20939
|
return;
|
|
20940
20940
|
for (var i = e; ; ) {
|
|
@@ -20955,7 +20955,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20955
20955
|
}
|
|
20956
20956
|
}
|
|
20957
20957
|
}
|
|
20958
|
-
function
|
|
20958
|
+
function q3(e, t) {
|
|
20959
20959
|
for (var a = e, i = !1; ; ) {
|
|
20960
20960
|
if (a.tag === G)
|
|
20961
20961
|
i = !0, t.add(a.stateNode);
|
|
@@ -20983,20 +20983,20 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
20983
20983
|
D0 = !0;
|
|
20984
20984
|
}
|
|
20985
20985
|
}
|
|
20986
|
-
function
|
|
20986
|
+
function X3(e, t, a, i) {
|
|
20987
20987
|
this.tag = e, this.key = a, this.elementType = null, this.type = null, this.stateNode = null, this.return = null, this.child = null, this.sibling = null, this.index = 0, this.ref = null, this.pendingProps = t, this.memoizedProps = null, this.updateQueue = null, this.memoizedState = null, this.dependencies = null, this.mode = i, this.flags = Ze, this.subtreeFlags = Ze, this.deletions = null, this.lanes = ee, this.childLanes = ee, this.alternate = null, this.actualDuration = Number.NaN, this.actualStartTime = Number.NaN, this.selfBaseDuration = Number.NaN, this.treeBaseDuration = Number.NaN, this.actualDuration = 0, this.actualStartTime = -1, this.selfBaseDuration = 0, this.treeBaseDuration = 0, this._debugSource = null, this._debugOwner = null, this._debugNeedsRemount = !1, this._debugHookTypes = null, !D0 && typeof Object.preventExtensions == "function" && Object.preventExtensions(this);
|
|
20988
20988
|
}
|
|
20989
20989
|
var fi = function(e, t, a, i) {
|
|
20990
|
-
return new
|
|
20990
|
+
return new X3(e, t, a, i);
|
|
20991
20991
|
};
|
|
20992
20992
|
function T0(e) {
|
|
20993
20993
|
var t = e.prototype;
|
|
20994
20994
|
return !!(t && t.isReactComponent);
|
|
20995
20995
|
}
|
|
20996
|
-
function
|
|
20996
|
+
function K3(e) {
|
|
20997
20997
|
return typeof e == "function" && !T0(e) && e.defaultProps === void 0;
|
|
20998
20998
|
}
|
|
20999
|
-
function
|
|
20999
|
+
function J3(e) {
|
|
21000
21000
|
if (typeof e == "function")
|
|
21001
21001
|
return T0(e) ? R : k;
|
|
21002
21002
|
if (e != null) {
|
|
@@ -21259,7 +21259,7 @@ Check the render method of \`` + S + "`.");
|
|
|
21259
21259
|
var D = !0, I = cS(a, i, D, e, l, s, f, p, y);
|
|
21260
21260
|
I.context = fS(null);
|
|
21261
21261
|
var O = I.current, P = xa(), V = Ju(O), X = Pl(P, V);
|
|
21262
|
-
return X.callback = t ?? null, Vu(O, X, V),
|
|
21262
|
+
return X.callback = t ?? null, Vu(O, X, V), y3(I, V, P), I;
|
|
21263
21263
|
}
|
|
21264
21264
|
function sv(e, t, a, i) {
|
|
21265
21265
|
qv(t, e);
|
|
@@ -21293,7 +21293,7 @@ Check the render method of %s.`, ut(Sn) || "Unknown"));
|
|
|
21293
21293
|
var t = e.stateNode;
|
|
21294
21294
|
if (Bn(t)) {
|
|
21295
21295
|
var a = zm(t);
|
|
21296
|
-
|
|
21296
|
+
N3(t, a);
|
|
21297
21297
|
}
|
|
21298
21298
|
break;
|
|
21299
21299
|
}
|
|
@@ -21475,10 +21475,10 @@ Check the render method of %s.`, ut(Sn) || "Unknown"));
|
|
|
21475
21475
|
findHostInstanceByFiber: hC,
|
|
21476
21476
|
findFiberByHostInstance: t || yC,
|
|
21477
21477
|
// React Refresh
|
|
21478
|
-
findHostInstancesForRefresh:
|
|
21479
|
-
scheduleRefresh:
|
|
21480
|
-
scheduleRoot:
|
|
21481
|
-
setRefreshHandler:
|
|
21478
|
+
findHostInstancesForRefresh: W3,
|
|
21479
|
+
scheduleRefresh: B3,
|
|
21480
|
+
scheduleRoot: G3,
|
|
21481
|
+
setRefreshHandler: V3,
|
|
21482
21482
|
// Enables DevTools to append owner stacks to error messages in DEV mode.
|
|
21483
21483
|
getCurrentFiber: mC,
|
|
21484
21484
|
// Enables DevTools to detect reconciler version rather than renderer version
|
|
@@ -21717,7 +21717,7 @@ Check the render method of %s.`, ut(Sn) || "Unknown"));
|
|
|
21717
21717
|
}
|
|
21718
21718
|
_e(cC), ch(fC), Ls(dC), Jd(Pa), dh(Is), (typeof Map != "function" || // $FlowIssue Flow incorrectly thinks Map has no prototype
|
|
21719
21719
|
Map.prototype == null || typeof Map.prototype.forEach != "function" || typeof Set != "function" || // $FlowIssue Flow incorrectly thinks Set has no prototype
|
|
21720
|
-
Set.prototype == null || typeof Set.prototype.clear != "function" || typeof Set.prototype.forEach != "function") && g("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"), Hv(A2), Cc(f0,
|
|
21720
|
+
Set.prototype == null || typeof Set.prototype.clear != "function" || typeof Set.prototype.forEach != "function") && g("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"), Hv(A2), Cc(f0, S3, Gl);
|
|
21721
21721
|
function wC(e, t) {
|
|
21722
21722
|
var a = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : null;
|
|
21723
21723
|
if (!tm(t))
|
|
@@ -25488,36 +25488,67 @@ const LD = _.forwardRef(({ className: v, ...N }, h) => /* @__PURE__ */ Dt.jsx(
|
|
|
25488
25488
|
LD.displayName = ID.displayName;
|
|
25489
25489
|
const zj = ({
|
|
25490
25490
|
image: v,
|
|
25491
|
-
size: N = "
|
|
25492
|
-
|
|
25491
|
+
size: N = "sm",
|
|
25492
|
+
border: h = !0,
|
|
25493
|
+
onLoadingStatusChange: T
|
|
25493
25494
|
}) => {
|
|
25494
|
-
const
|
|
25495
|
+
const w = cc({
|
|
25495
25496
|
base: "text-globalfy-grey500",
|
|
25496
25497
|
variants: {
|
|
25497
25498
|
size: {
|
|
25498
|
-
|
|
25499
|
-
|
|
25499
|
+
lg: "",
|
|
25500
|
+
md: "",
|
|
25501
|
+
sm: "",
|
|
25502
|
+
xs: ""
|
|
25500
25503
|
}
|
|
25501
25504
|
}
|
|
25502
|
-
}),
|
|
25503
|
-
base: "
|
|
25505
|
+
}), z = cc({
|
|
25506
|
+
base: "bg-white",
|
|
25504
25507
|
variants: {
|
|
25505
25508
|
size: {
|
|
25506
|
-
|
|
25507
|
-
|
|
25509
|
+
lg: "w-28 h-28",
|
|
25510
|
+
md: "w-[72px] h-[72px]",
|
|
25511
|
+
sm: "w-12 h-12",
|
|
25512
|
+
xs: "w-6 h-6"
|
|
25513
|
+
},
|
|
25514
|
+
border: {
|
|
25515
|
+
true: "border-primary-grey-600",
|
|
25516
|
+
false: ""
|
|
25508
25517
|
}
|
|
25509
|
-
}
|
|
25518
|
+
},
|
|
25519
|
+
compoundVariants: [
|
|
25520
|
+
{
|
|
25521
|
+
border: !0,
|
|
25522
|
+
size: "lg",
|
|
25523
|
+
class: "border-[4px]"
|
|
25524
|
+
},
|
|
25525
|
+
{
|
|
25526
|
+
border: !0,
|
|
25527
|
+
size: "md",
|
|
25528
|
+
class: "border-[3px]"
|
|
25529
|
+
},
|
|
25530
|
+
{
|
|
25531
|
+
border: !0,
|
|
25532
|
+
size: "sm",
|
|
25533
|
+
class: "border-2"
|
|
25534
|
+
},
|
|
25535
|
+
{
|
|
25536
|
+
border: !0,
|
|
25537
|
+
size: "xs",
|
|
25538
|
+
class: "border"
|
|
25539
|
+
}
|
|
25540
|
+
]
|
|
25510
25541
|
});
|
|
25511
|
-
return /* @__PURE__ */ Dt.jsxs(kD, { className:
|
|
25542
|
+
return /* @__PURE__ */ Dt.jsxs(kD, { className: z({ size: N, border: h }), children: [
|
|
25512
25543
|
/* @__PURE__ */ Dt.jsx(
|
|
25513
25544
|
RD,
|
|
25514
25545
|
{
|
|
25515
|
-
onLoadingStatusChange:
|
|
25546
|
+
onLoadingStatusChange: T,
|
|
25516
25547
|
src: v,
|
|
25517
25548
|
alt: "user avatar"
|
|
25518
25549
|
}
|
|
25519
25550
|
),
|
|
25520
|
-
/* @__PURE__ */ Dt.jsx(LD, { className: "bg-globalfy-white", children: /* @__PURE__ */ Dt.jsx(Z0, { name: "user", className:
|
|
25551
|
+
/* @__PURE__ */ Dt.jsx(LD, { className: "bg-globalfy-white", children: /* @__PURE__ */ Dt.jsx(Z0, { name: "user", className: w({ size: N }) }) })
|
|
25521
25552
|
] });
|
|
25522
25553
|
};
|
|
25523
25554
|
function Iz(v) {
|