@gamelearn/arcade-components 3.8.1 → 3.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -521,7 +521,7 @@ Check the render method of \`` + ge + "`.";
|
|
|
521
521
|
return "";
|
|
522
522
|
}
|
|
523
523
|
}
|
|
524
|
-
function
|
|
524
|
+
function Me(ge) {
|
|
525
525
|
{
|
|
526
526
|
if (ge !== void 0) {
|
|
527
527
|
var He = ge.fileName.replace(/^.*[\\\/]/, ""), Je = ge.lineNumber;
|
|
@@ -545,7 +545,7 @@ Check the top-level render call using <` + Je + ">.");
|
|
|
545
545
|
return He;
|
|
546
546
|
}
|
|
547
547
|
}
|
|
548
|
-
function
|
|
548
|
+
function bt(ge, He) {
|
|
549
549
|
{
|
|
550
550
|
if (!ge._store || ge._store.validated || ge.key != null)
|
|
551
551
|
return;
|
|
@@ -565,7 +565,7 @@ Check the top-level render call using <` + Je + ">.");
|
|
|
565
565
|
if (dt(ge))
|
|
566
566
|
for (var Je = 0; Je < ge.length; Je++) {
|
|
567
567
|
var xt = ge[Je];
|
|
568
|
-
Yr(xt) &&
|
|
568
|
+
Yr(xt) && bt(xt, He);
|
|
569
569
|
}
|
|
570
570
|
else if (Yr(ge))
|
|
571
571
|
ge._store && (ge._store.validated = !0);
|
|
@@ -573,7 +573,7 @@ Check the top-level render call using <` + Je + ">.");
|
|
|
573
573
|
var Qt = x(ge);
|
|
574
574
|
if (typeof Qt == "function" && Qt !== ge.entries)
|
|
575
575
|
for (var Ht = Qt.call(ge), Gt; !(Gt = Ht.next()).done; )
|
|
576
|
-
Yr(Gt.value) &&
|
|
576
|
+
Yr(Gt.value) && bt(Gt.value, He);
|
|
577
577
|
}
|
|
578
578
|
}
|
|
579
579
|
}
|
|
@@ -620,7 +620,7 @@ Check the top-level render call using <` + Je + ">.");
|
|
|
620
620
|
if (!Gt) {
|
|
621
621
|
var Ut = "";
|
|
622
622
|
(ge === void 0 || typeof ge == "object" && ge !== null && Object.keys(ge).length === 0) && (Ut += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
623
|
-
var Cr =
|
|
623
|
+
var Cr = Me(Qt);
|
|
624
624
|
Cr ? Ut += Cr : Ut += $e();
|
|
625
625
|
var fr;
|
|
626
626
|
ge === null ? fr = "null" : dt(ge) ? fr = "array" : ge !== void 0 && ge.$$typeof === e ? (fr = "<" + (H(ge.type) || "Unknown") + " />", Ut = " Did you accidentally export a JSX literal instead of a component?") : fr = typeof ge, T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", fr, Ut);
|
|
@@ -1977,8 +1977,8 @@ const __viteBrowserExternal = {}, __viteBrowserExternal$1 = /* @__PURE__ */ Obje
|
|
|
1977
1977
|
}
|
|
1978
1978
|
let je = `data:${Le};base64,`;
|
|
1979
1979
|
for (let ze = 0, jt = Ce.length; ze < jt; ze += 3) {
|
|
1980
|
-
const Mt = Ce[ze] & 255, ut = Ce[ze + 1] & 255, vr = Ce[ze + 2] & 255, Yr = Mt >> 2, $e = (Mt & 3) << 4 | ut >> 4,
|
|
1981
|
-
je += pe[Yr] + pe[$e] + pe[
|
|
1980
|
+
const Mt = Ce[ze] & 255, ut = Ce[ze + 1] & 255, vr = Ce[ze + 2] & 255, Yr = Mt >> 2, $e = (Mt & 3) << 4 | ut >> 4, Me = ze + 1 < jt ? (ut & 15) << 2 | vr >> 6 : 64, ht = ze + 2 < jt ? vr & 63 : 64;
|
|
1981
|
+
je += pe[Yr] + pe[$e] + pe[Me] + pe[ht];
|
|
1982
1982
|
}
|
|
1983
1983
|
return je;
|
|
1984
1984
|
};
|
|
@@ -37241,7 +37241,7 @@ function requireReactReconciler_production_min() {
|
|
|
37241
37241
|
}
|
|
37242
37242
|
return null;
|
|
37243
37243
|
}
|
|
37244
|
-
var ee = Array.isArray, q = e.getPublicInstance, z = e.getRootHostContext, B = e.getChildHostContext, I = e.prepareForCommit, U = e.resetAfterCommit, V = e.createInstance, X = e.appendInitialChild, Q = e.finalizeInitialChildren, J = e.prepareUpdate, ie = e.shouldSetTextContent, ne = e.createTextInstance, Z = e.scheduleTimeout, se = e.cancelTimeout, oe = e.noTimeout, de = e.isPrimaryRenderer, fe = e.supportsMutation, ce = e.supportsPersistence, xe = e.supportsHydration, Oe = e.getInstanceFromNode, Re = e.preparePortalMount, Ve = e.getCurrentEventPriority, Be = e.detachDeletedInstance, qe = e.supportsMicrotasks, ft = e.scheduleMicrotask, vt = e.supportsTestSelectors, it = e.findFiberRoot, dt = e.getBoundingRect, tr = e.getTextContent, Ot = e.isHiddenSubtree, yt = e.matchAccessibilityRole, kt = e.setFocusIfFocusable, Ft = e.setupIntersectionObserver, Ke = e.appendChild, pt = e.appendChildToContainer, lt = e.commitTextUpdate, he = e.commitMount, pe = e.commitUpdate, ye = e.insertBefore, Ce = e.insertInContainerBefore, Le = e.removeChild, We = e.removeChildFromContainer, je = e.resetTextContent, ze = e.hideInstance, jt = e.hideTextInstance, Mt = e.unhideInstance, ut = e.unhideTextInstance, vr = e.clearContainer, Yr = e.cloneInstance, $e = e.createContainerChildSet,
|
|
37244
|
+
var ee = Array.isArray, q = e.getPublicInstance, z = e.getRootHostContext, B = e.getChildHostContext, I = e.prepareForCommit, U = e.resetAfterCommit, V = e.createInstance, X = e.appendInitialChild, Q = e.finalizeInitialChildren, J = e.prepareUpdate, ie = e.shouldSetTextContent, ne = e.createTextInstance, Z = e.scheduleTimeout, se = e.cancelTimeout, oe = e.noTimeout, de = e.isPrimaryRenderer, fe = e.supportsMutation, ce = e.supportsPersistence, xe = e.supportsHydration, Oe = e.getInstanceFromNode, Re = e.preparePortalMount, Ve = e.getCurrentEventPriority, Be = e.detachDeletedInstance, qe = e.supportsMicrotasks, ft = e.scheduleMicrotask, vt = e.supportsTestSelectors, it = e.findFiberRoot, dt = e.getBoundingRect, tr = e.getTextContent, Ot = e.isHiddenSubtree, yt = e.matchAccessibilityRole, kt = e.setFocusIfFocusable, Ft = e.setupIntersectionObserver, Ke = e.appendChild, pt = e.appendChildToContainer, lt = e.commitTextUpdate, he = e.commitMount, pe = e.commitUpdate, ye = e.insertBefore, Ce = e.insertInContainerBefore, Le = e.removeChild, We = e.removeChildFromContainer, je = e.resetTextContent, ze = e.hideInstance, jt = e.hideTextInstance, Mt = e.unhideInstance, ut = e.unhideTextInstance, vr = e.clearContainer, Yr = e.cloneInstance, $e = e.createContainerChildSet, Me = e.appendChildToContainerChildSet, ht = e.finalizeContainerChildren, Et = e.replaceContainerChildren, bt = e.cloneHiddenInstance, Kt = e.cloneHiddenTextInstance, It = e.canHydrateInstance, kr = e.canHydrateTextInstance, di = e.canHydrateSuspenseInstance, ja = e.isSuspenseInstancePending, la = e.isSuspenseInstanceFallback, Gi = e.getSuspenseInstanceFallbackErrorDetails, Lr = e.registerSuspenseInstanceRetry, ge = e.getNextHydratableSibling, He = e.getFirstHydratableChild, Je = e.getFirstHydratableChildWithinContainer, xt = e.getFirstHydratableChildWithinSuspenseInstance, Qt = e.hydrateInstance, Ht = e.hydrateTextInstance, Gt = e.hydrateSuspenseInstance, Ut = e.getNextHydratableInstanceAfterSuspenseInstance, Cr = e.commitHydratedContainer, fr = e.commitHydratedSuspenseInstance, hr = e.clearSuspenseBoundary, Tr = e.clearSuspenseBoundaryFromContainer, ua = e.shouldDeleteUnhydratedTailInstances, Ma = e.didNotMatchHydratedContainerTextInstance, fi = e.didNotMatchHydratedTextInstance, Vl;
|
|
37245
37245
|
function cs(v) {
|
|
37246
37246
|
if (Vl === void 0)
|
|
37247
37247
|
try {
|
|
@@ -38224,7 +38224,7 @@ function requireReactReconciler_production_min() {
|
|
|
38224
38224
|
return !1;
|
|
38225
38225
|
return !0;
|
|
38226
38226
|
}
|
|
38227
|
-
function
|
|
38227
|
+
function Tt(v, b, j, $, K, te) {
|
|
38228
38228
|
if (xn = te, yr = b, b.memoizedState = null, b.updateQueue = null, b.lanes = 0, Yi.current = v === null || v.memoizedState === null ? xu : Su, v = j($, K), ga) {
|
|
38229
38229
|
te = 0;
|
|
38230
38230
|
do {
|
|
@@ -38658,7 +38658,7 @@ Error generating stack: ` + te.message + `
|
|
|
38658
38658
|
function io(v, b, j, $, K) {
|
|
38659
38659
|
j = j.render;
|
|
38660
38660
|
var te = b.ref;
|
|
38661
|
-
return ys(b, K), $ =
|
|
38661
|
+
return ys(b, K), $ = Tt(v, b, j, $, te, K), j = Wt(), v !== null && !tn ? (b.updateQueue = v.updateQueue, b.flags &= -2053, v.lanes &= ~K, wr(v, b, K)) : (br && j && nu(b), b.flags |= 1, $r(v, b, $, K), b.child);
|
|
38662
38662
|
}
|
|
38663
38663
|
function Lc(v, b, j, $, K) {
|
|
38664
38664
|
if (v === null) {
|
|
@@ -38703,7 +38703,7 @@ Error generating stack: ` + te.message + `
|
|
|
38703
38703
|
}
|
|
38704
38704
|
function ao(v, b, j, $, K) {
|
|
38705
38705
|
var te = gn(j) ? Ua : mn.current;
|
|
38706
|
-
return te = ds(b, te), ys(b, K), j =
|
|
38706
|
+
return te = ds(b, te), ys(b, K), j = Tt(v, b, j, $, te, K), $ = Wt(), v !== null && !tn ? (b.updateQueue = v.updateQueue, b.flags &= -2053, v.lanes &= ~K, wr(v, b, K)) : (br && $ && nu(b), b.flags |= 1, $r(v, b, j, K), b.child);
|
|
38707
38707
|
}
|
|
38708
38708
|
function Mc(v, b, j, $, K) {
|
|
38709
38709
|
if (gn(j)) {
|
|
@@ -38999,7 +38999,7 @@ Error generating stack: ` + te.message + `
|
|
|
38999
38999
|
for (var K = b.child; K !== null; ) {
|
|
39000
39000
|
if (K.tag === 5) {
|
|
39001
39001
|
var te = K.stateNode;
|
|
39002
|
-
j && $ && (te =
|
|
39002
|
+
j && $ && (te = bt(te, K.type, K.memoizedProps, K)), X(v, te);
|
|
39003
39003
|
} else if (K.tag === 6)
|
|
39004
39004
|
te = K.stateNode, j && $ && (te = Kt(te, K.memoizedProps, K)), X(v, te);
|
|
39005
39005
|
else if (K.tag !== 4) {
|
|
@@ -39024,9 +39024,9 @@ Error generating stack: ` + te.message + `
|
|
|
39024
39024
|
for (var K = b.child; K !== null; ) {
|
|
39025
39025
|
if (K.tag === 5) {
|
|
39026
39026
|
var te = K.stateNode;
|
|
39027
|
-
j && $ && (te =
|
|
39027
|
+
j && $ && (te = bt(te, K.type, K.memoizedProps, K)), Me(v, te);
|
|
39028
39028
|
} else if (K.tag === 6)
|
|
39029
|
-
te = K.stateNode, j && $ && (te = Kt(te, K.memoizedProps, K)),
|
|
39029
|
+
te = K.stateNode, j && $ && (te = Kt(te, K.memoizedProps, K)), Me(v, te);
|
|
39030
39030
|
else if (K.tag !== 4) {
|
|
39031
39031
|
if (K.tag === 22 && K.memoizedState !== null)
|
|
39032
39032
|
te = K.child, te !== null && (te.return = K), Os(v, K, !0, !0);
|
|
@@ -40633,7 +40633,7 @@ Error generating stack: ` + te.message + `
|
|
|
40633
40633
|
var $ = b.type;
|
|
40634
40634
|
As(v, b), v = b.pendingProps;
|
|
40635
40635
|
var K = ds(b, mn.current);
|
|
40636
|
-
ys(b, j), K =
|
|
40636
|
+
ys(b, j), K = Tt(null, b, $, v, K, j);
|
|
40637
40637
|
var te = Wt();
|
|
40638
40638
|
return b.flags |= 1, typeof K == "object" && K !== null && typeof K.render == "function" && K.$$typeof === void 0 ? (b.tag = 1, b.memoizedState = null, b.updateQueue = null, gn($) ? (te = !0, qs(b)) : te = !1, b.memoizedState = K.state !== null && K.state !== void 0 ? K.state : null, Go(b), K.updater = Ho, b.stateNode = K, K._reactInternals = b, hu(b, $, v, j), b = so(null, b, $, !0, te, j)) : (b.tag = 0, br && te && nu(b), $r(null, b, K, j), b = b.child), b;
|
|
40639
40639
|
case 16:
|
|
@@ -41325,7 +41325,7 @@ function requireReactReconciler_development() {
|
|
|
41325
41325
|
), $e = (
|
|
41326
41326
|
/* */
|
|
41327
41327
|
64
|
|
41328
|
-
),
|
|
41328
|
+
), Me = (
|
|
41329
41329
|
/* */
|
|
41330
41330
|
128
|
|
41331
41331
|
), ht = (
|
|
@@ -41334,7 +41334,7 @@ function requireReactReconciler_development() {
|
|
|
41334
41334
|
), Et = (
|
|
41335
41335
|
/* */
|
|
41336
41336
|
512
|
|
41337
|
-
),
|
|
41337
|
+
), bt = (
|
|
41338
41338
|
/* */
|
|
41339
41339
|
1024
|
|
41340
41340
|
), Kt = (
|
|
@@ -41349,7 +41349,7 @@ function requireReactReconciler_development() {
|
|
|
41349
41349
|
), di = (
|
|
41350
41350
|
/* */
|
|
41351
41351
|
16384
|
|
41352
|
-
), ja = Kt | ut | $e | Et |
|
|
41352
|
+
), ja = Kt | ut | $e | Et | bt | di, la = (
|
|
41353
41353
|
/* */
|
|
41354
41354
|
32767
|
|
41355
41355
|
), Gi = (
|
|
@@ -41382,7 +41382,7 @@ function requireReactReconciler_development() {
|
|
|
41382
41382
|
), Ut = (
|
|
41383
41383
|
// TODO: Remove Update flag from before mutation phase by re-landing Visibility
|
|
41384
41384
|
// flag logic (see #20043)
|
|
41385
|
-
ut |
|
|
41385
|
+
ut | bt | 0
|
|
41386
41386
|
), Cr = Mt | ut | vr | Yr | Et | It | kr, fr = ut | $e | Et | kr, hr = Kt | vr, Tr = xt | Qt | Je, ua = a.ReactCurrentOwner;
|
|
41387
41387
|
function Ma(s) {
|
|
41388
41388
|
var d = s, N = s;
|
|
@@ -41873,7 +41873,7 @@ function requireReactReconciler_development() {
|
|
|
41873
41873
|
throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.");
|
|
41874
41874
|
}
|
|
41875
41875
|
}
|
|
41876
|
-
var Pr = 0, Ko = 1,
|
|
41876
|
+
var Pr = 0, Ko = 1, Tt = (
|
|
41877
41877
|
/* */
|
|
41878
41878
|
0
|
|
41879
41879
|
), Wt = (
|
|
@@ -42117,8 +42117,8 @@ function requireReactReconciler_development() {
|
|
|
42117
42117
|
var Pe = s.entangledLanes;
|
|
42118
42118
|
if (Pe !== Ue)
|
|
42119
42119
|
for (var Fe = s.entanglements, Ge = D & Pe; Ge > 0; ) {
|
|
42120
|
-
var
|
|
42121
|
-
D |= Fe[
|
|
42120
|
+
var Ie = Sa(Ge), gt = 1 << Ie;
|
|
42121
|
+
D |= Fe[Ie], Ge &= ~gt;
|
|
42122
42122
|
}
|
|
42123
42123
|
return D;
|
|
42124
42124
|
}
|
|
@@ -42405,7 +42405,7 @@ function requireReactReconciler_development() {
|
|
|
42405
42405
|
function co(s, d) {
|
|
42406
42406
|
if (an && typeof an.onCommitFiberRoot == "function")
|
|
42407
42407
|
try {
|
|
42408
|
-
var N = (s.current.flags &
|
|
42408
|
+
var N = (s.current.flags & Me) === Me;
|
|
42409
42409
|
if (A) {
|
|
42410
42410
|
var D;
|
|
42411
42411
|
switch (d) {
|
|
@@ -42595,7 +42595,7 @@ function requireReactReconciler_development() {
|
|
|
42595
42595
|
Xn(), ai[Wr++] = Di, ai[Wr++] = bi, ai[Wr++] = Ea, Ea = s;
|
|
42596
42596
|
var D = Di, M = bi, Y = El(D) - 1, re = D & ~(1 << Y), ae = N + 1, le = El(d) + Y;
|
|
42597
42597
|
if (le > 30) {
|
|
42598
|
-
var me = Y - Y % 5, ve = (1 << me) - 1, Ee = (re & ve).toString(32), Pe = re >> me, Fe = Y - me, Ge = El(d) + Fe,
|
|
42598
|
+
var me = Y - Y % 5, ve = (1 << me) - 1, Ee = (re & ve).toString(32), Pe = re >> me, Fe = Y - me, Ge = El(d) + Fe, Ie = ae << Fe, gt = Ie | Pe, Pt = Ee + M;
|
|
42599
42599
|
Di = 1 << Ge | gt, bi = Pt;
|
|
42600
42600
|
} else {
|
|
42601
42601
|
var St = ae << Y, dr = St | re, er = M;
|
|
@@ -42660,7 +42660,7 @@ function requireReactReconciler_development() {
|
|
|
42660
42660
|
break;
|
|
42661
42661
|
}
|
|
42662
42662
|
case F: {
|
|
42663
|
-
var N = (s.mode & Wt) !==
|
|
42663
|
+
var N = (s.mode & Wt) !== Tt;
|
|
42664
42664
|
Pf(
|
|
42665
42665
|
s.type,
|
|
42666
42666
|
s.memoizedProps,
|
|
@@ -42711,7 +42711,7 @@ function requireReactReconciler_development() {
|
|
|
42711
42711
|
var re = s.type, ae = s.memoizedProps, le = s.stateNode;
|
|
42712
42712
|
switch (d.tag) {
|
|
42713
42713
|
case F: {
|
|
42714
|
-
var me = d.type, ve = d.pendingProps, Ee = (s.mode & Wt) !==
|
|
42714
|
+
var me = d.type, ve = d.pendingProps, Ee = (s.mode & Wt) !== Tt;
|
|
42715
42715
|
Ac(
|
|
42716
42716
|
re,
|
|
42717
42717
|
ae,
|
|
@@ -42724,7 +42724,7 @@ function requireReactReconciler_development() {
|
|
|
42724
42724
|
break;
|
|
42725
42725
|
}
|
|
42726
42726
|
case G: {
|
|
42727
|
-
var Pe = d.pendingProps, Fe = (s.mode & Wt) !==
|
|
42727
|
+
var Pe = d.pendingProps, Fe = (s.mode & Wt) !== Tt;
|
|
42728
42728
|
uu(
|
|
42729
42729
|
re,
|
|
42730
42730
|
ae,
|
|
@@ -42743,19 +42743,19 @@ function requireReactReconciler_development() {
|
|
|
42743
42743
|
break;
|
|
42744
42744
|
}
|
|
42745
42745
|
case I: {
|
|
42746
|
-
var Ge = s.memoizedState,
|
|
42747
|
-
if (
|
|
42746
|
+
var Ge = s.memoizedState, Ie = Ge.dehydrated;
|
|
42747
|
+
if (Ie !== null)
|
|
42748
42748
|
switch (d.tag) {
|
|
42749
42749
|
case F:
|
|
42750
42750
|
var gt = d.type, Pt = d.pendingProps;
|
|
42751
|
-
vs(
|
|
42751
|
+
vs(Ie, gt, Pt);
|
|
42752
42752
|
break;
|
|
42753
42753
|
case G:
|
|
42754
42754
|
var St = d.pendingProps;
|
|
42755
|
-
ou(
|
|
42755
|
+
ou(Ie, St);
|
|
42756
42756
|
break;
|
|
42757
42757
|
case I:
|
|
42758
|
-
lu(
|
|
42758
|
+
lu(Ie);
|
|
42759
42759
|
break;
|
|
42760
42760
|
}
|
|
42761
42761
|
break;
|
|
@@ -42797,7 +42797,7 @@ function requireReactReconciler_development() {
|
|
|
42797
42797
|
}
|
|
42798
42798
|
}
|
|
42799
42799
|
function Ms(s) {
|
|
42800
|
-
return (s.mode & Wt) !==
|
|
42800
|
+
return (s.mode & Wt) !== Tt && (s.flags & Me) === ze;
|
|
42801
42801
|
}
|
|
42802
42802
|
function yo(s) {
|
|
42803
42803
|
throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.");
|
|
@@ -42836,7 +42836,7 @@ function requireReactReconciler_development() {
|
|
|
42836
42836
|
if (Y !== null)
|
|
42837
42837
|
switch (Y.tag) {
|
|
42838
42838
|
case k: {
|
|
42839
|
-
var re = Y.stateNode.containerInfo, ae = (Y.mode & Wt) !==
|
|
42839
|
+
var re = Y.stateNode.containerInfo, ae = (Y.mode & Wt) !== Tt;
|
|
42840
42840
|
gs(
|
|
42841
42841
|
re,
|
|
42842
42842
|
d,
|
|
@@ -42847,7 +42847,7 @@ function requireReactReconciler_development() {
|
|
|
42847
42847
|
break;
|
|
42848
42848
|
}
|
|
42849
42849
|
case F: {
|
|
42850
|
-
var le = Y.type, me = Y.memoizedProps, ve = Y.stateNode, Ee = (Y.mode & Wt) !==
|
|
42850
|
+
var le = Y.type, me = Y.memoizedProps, ve = Y.stateNode, Ee = (Y.mode & Wt) !== Tt;
|
|
42851
42851
|
su(
|
|
42852
42852
|
le,
|
|
42853
42853
|
me,
|
|
@@ -43246,9 +43246,9 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43246
43246
|
M = null;
|
|
43247
43247
|
break;
|
|
43248
43248
|
}
|
|
43249
|
-
var
|
|
43250
|
-
if (
|
|
43251
|
-
|
|
43249
|
+
var Ie = M.sibling;
|
|
43250
|
+
if (Ie !== null) {
|
|
43251
|
+
Ie.return = M.return, M = Ie;
|
|
43252
43252
|
break;
|
|
43253
43253
|
}
|
|
43254
43254
|
M = M.return;
|
|
@@ -43455,7 +43455,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43455
43455
|
return re;
|
|
43456
43456
|
}
|
|
43457
43457
|
case $f:
|
|
43458
|
-
s.flags = s.flags & ~Lr |
|
|
43458
|
+
s.flags = s.flags & ~Lr | Me;
|
|
43459
43459
|
case Qp: {
|
|
43460
43460
|
var le = N.payload, me;
|
|
43461
43461
|
if (typeof le == "function") {
|
|
@@ -43495,7 +43495,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43495
43495
|
}
|
|
43496
43496
|
}
|
|
43497
43497
|
if (Y !== null) {
|
|
43498
|
-
var Fe = M.baseState, Ge = Ue,
|
|
43498
|
+
var Fe = M.baseState, Ge = Ue, Ie = null, gt = null, Pt = null, St = Y;
|
|
43499
43499
|
do {
|
|
43500
43500
|
var dr = St.lane, er = St.eventTime;
|
|
43501
43501
|
if (Ps(D, dr)) {
|
|
@@ -43531,7 +43531,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43531
43531
|
callback: St.callback,
|
|
43532
43532
|
next: null
|
|
43533
43533
|
};
|
|
43534
|
-
Pt === null ? (gt = Pt = Te,
|
|
43534
|
+
Pt === null ? (gt = Pt = Te, Ie = Fe) : Pt = Pt.next = Te, Ge = Ct(Ge, dr);
|
|
43535
43535
|
}
|
|
43536
43536
|
if (St = St.next, St === null) {
|
|
43537
43537
|
if (ae = M.shared.pending, ae === null)
|
|
@@ -43540,7 +43540,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43540
43540
|
ct.next = null, St = nt, M.lastBaseUpdate = ct, M.shared.pending = null;
|
|
43541
43541
|
}
|
|
43542
43542
|
} while (!0);
|
|
43543
|
-
Pt === null && (
|
|
43543
|
+
Pt === null && (Ie = Fe), M.baseState = Ie, M.firstBaseUpdate = gt, M.lastBaseUpdate = Pt;
|
|
43544
43544
|
var Zt = M.shared.interleaved;
|
|
43545
43545
|
if (Zt !== null) {
|
|
43546
43546
|
var Nt = Zt;
|
|
@@ -43703,8 +43703,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43703
43703
|
Xf.has(Pe) || (Xf.add(Pe), c("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.", Pe, ve.state === null ? "null" : "undefined", Pe));
|
|
43704
43704
|
}
|
|
43705
43705
|
if (typeof d.getDerivedStateFromProps == "function" || typeof ve.getSnapshotBeforeUpdate == "function") {
|
|
43706
|
-
var Fe = null, Ge = null,
|
|
43707
|
-
if (typeof ve.componentWillMount == "function" && ve.componentWillMount.__suppressDeprecationWarning !== !0 ? Fe = "componentWillMount" : typeof ve.UNSAFE_componentWillMount == "function" && (Fe = "UNSAFE_componentWillMount"), typeof ve.componentWillReceiveProps == "function" && ve.componentWillReceiveProps.__suppressDeprecationWarning !== !0 ? Ge = "componentWillReceiveProps" : typeof ve.UNSAFE_componentWillReceiveProps == "function" && (Ge = "UNSAFE_componentWillReceiveProps"), typeof ve.componentWillUpdate == "function" && ve.componentWillUpdate.__suppressDeprecationWarning !== !0 ?
|
|
43706
|
+
var Fe = null, Ge = null, Ie = null;
|
|
43707
|
+
if (typeof ve.componentWillMount == "function" && ve.componentWillMount.__suppressDeprecationWarning !== !0 ? Fe = "componentWillMount" : typeof ve.UNSAFE_componentWillMount == "function" && (Fe = "UNSAFE_componentWillMount"), typeof ve.componentWillReceiveProps == "function" && ve.componentWillReceiveProps.__suppressDeprecationWarning !== !0 ? Ge = "componentWillReceiveProps" : typeof ve.UNSAFE_componentWillReceiveProps == "function" && (Ge = "UNSAFE_componentWillReceiveProps"), typeof ve.componentWillUpdate == "function" && ve.componentWillUpdate.__suppressDeprecationWarning !== !0 ? Ie = "componentWillUpdate" : typeof ve.UNSAFE_componentWillUpdate == "function" && (Ie = "UNSAFE_componentWillUpdate"), Fe !== null || Ge !== null || Ie !== null) {
|
|
43708
43708
|
var gt = Ce(d) || "Component", Pt = typeof d.getDerivedStateFromProps == "function" ? "getDerivedStateFromProps()" : "getSnapshotBeforeUpdate()";
|
|
43709
43709
|
Qf.has(gt) || (Qf.add(gt), c(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
43710
43710
|
|
|
@@ -43713,8 +43713,8 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, M)
|
|
|
43713
43713
|
The above lifecycles should be removed. Learn more about this warning here:
|
|
43714
43714
|
https://reactjs.org/link/unsafe-component-lifecycles`, gt, Pt, Fe !== null ? `
|
|
43715
43715
|
` + Fe : "", Ge !== null ? `
|
|
43716
|
-
` + Ge : "",
|
|
43717
|
-
` +
|
|
43716
|
+
` + Ge : "", Ie !== null ? `
|
|
43717
|
+
` + Ie : ""));
|
|
43718
43718
|
}
|
|
43719
43719
|
}
|
|
43720
43720
|
}
|
|
@@ -43756,7 +43756,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, gt, Pt, Fe !== null ? `
|
|
|
43756
43756
|
var le = d.getDerivedStateFromProps;
|
|
43757
43757
|
if (typeof le == "function" && (rh(s, d, le, N), M.state = s.memoizedState), typeof d.getDerivedStateFromProps != "function" && typeof M.getSnapshotBeforeUpdate != "function" && (typeof M.UNSAFE_componentWillMount == "function" || typeof M.componentWillMount == "function") && (Bv(s, M), hd(s, N, M, D), M.state = s.memoizedState), typeof M.componentDidMount == "function") {
|
|
43758
43758
|
var me = ut;
|
|
43759
|
-
me |= xt, (s.mode & kn) !==
|
|
43759
|
+
me |= xt, (s.mode & kn) !== Tt && (me |= Ht), s.flags |= me;
|
|
43760
43760
|
}
|
|
43761
43761
|
}
|
|
43762
43762
|
function zv(s, d, N, D) {
|
|
@@ -43775,25 +43775,25 @@ https://reactjs.org/link/unsafe-component-lifecycles`, gt, Pt, Fe !== null ? `
|
|
|
43775
43775
|
if (hd(s, N, M, D), Fe = s.memoizedState, Y === N && Pe === Fe && !Es() && !pd()) {
|
|
43776
43776
|
if (typeof M.componentDidMount == "function") {
|
|
43777
43777
|
var Ge = ut;
|
|
43778
|
-
Ge |= xt, (s.mode & kn) !==
|
|
43778
|
+
Ge |= xt, (s.mode & kn) !== Tt && (Ge |= Ht), s.flags |= Ge;
|
|
43779
43779
|
}
|
|
43780
43780
|
return !1;
|
|
43781
43781
|
}
|
|
43782
43782
|
typeof ve == "function" && (rh(s, d, ve, N), Fe = s.memoizedState);
|
|
43783
|
-
var
|
|
43784
|
-
if (
|
|
43783
|
+
var Ie = pd() || am(s, d, Y, N, Pe, Fe, le);
|
|
43784
|
+
if (Ie) {
|
|
43785
43785
|
if (!Ee && (typeof M.UNSAFE_componentWillMount == "function" || typeof M.componentWillMount == "function") && (typeof M.componentWillMount == "function" && M.componentWillMount(), typeof M.UNSAFE_componentWillMount == "function" && M.UNSAFE_componentWillMount()), typeof M.componentDidMount == "function") {
|
|
43786
43786
|
var gt = ut;
|
|
43787
|
-
gt |= xt, (s.mode & kn) !==
|
|
43787
|
+
gt |= xt, (s.mode & kn) !== Tt && (gt |= Ht), s.flags |= gt;
|
|
43788
43788
|
}
|
|
43789
43789
|
} else {
|
|
43790
43790
|
if (typeof M.componentDidMount == "function") {
|
|
43791
43791
|
var Pt = ut;
|
|
43792
|
-
Pt |= xt, (s.mode & kn) !==
|
|
43792
|
+
Pt |= xt, (s.mode & kn) !== Tt && (Pt |= Ht), s.flags |= Pt;
|
|
43793
43793
|
}
|
|
43794
43794
|
s.memoizedProps = N, s.memoizedState = Fe;
|
|
43795
43795
|
}
|
|
43796
|
-
return M.props = N, M.state = Fe, M.context = le,
|
|
43796
|
+
return M.props = N, M.state = Fe, M.context = le, Ie;
|
|
43797
43797
|
}
|
|
43798
43798
|
function $v(s, d, N, D, M) {
|
|
43799
43799
|
var Y = d.stateNode;
|
|
@@ -43809,16 +43809,16 @@ https://reactjs.org/link/unsafe-component-lifecycles`, gt, Pt, Fe !== null ? `
|
|
|
43809
43809
|
}
|
|
43810
43810
|
var Fe = N.getDerivedStateFromProps, Ge = typeof Fe == "function" || typeof Y.getSnapshotBeforeUpdate == "function";
|
|
43811
43811
|
!Ge && (typeof Y.UNSAFE_componentWillReceiveProps == "function" || typeof Y.componentWillReceiveProps == "function") && (re !== le || me !== Ee) && lm(d, Y, D, Ee), em();
|
|
43812
|
-
var
|
|
43813
|
-
if (hd(d, D, Y, M), gt = d.memoizedState, re === le &&
|
|
43814
|
-
return typeof Y.componentDidUpdate == "function" && (re !== s.memoizedProps ||
|
|
43812
|
+
var Ie = d.memoizedState, gt = Y.state = Ie;
|
|
43813
|
+
if (hd(d, D, Y, M), gt = d.memoizedState, re === le && Ie === gt && !Es() && !pd() && !p)
|
|
43814
|
+
return typeof Y.componentDidUpdate == "function" && (re !== s.memoizedProps || Ie !== s.memoizedState) && (d.flags |= ut), typeof Y.getSnapshotBeforeUpdate == "function" && (re !== s.memoizedProps || Ie !== s.memoizedState) && (d.flags |= bt), !1;
|
|
43815
43815
|
typeof Fe == "function" && (rh(d, N, Fe, D), gt = d.memoizedState);
|
|
43816
|
-
var Pt = pd() || am(d, N, ae, D,
|
|
43816
|
+
var Pt = pd() || am(d, N, ae, D, Ie, gt, Ee) || // TODO: In some cases, we'll end up checking if context has changed twice,
|
|
43817
43817
|
// both before and after `shouldComponentUpdate` has been called. Not ideal,
|
|
43818
43818
|
// but I'm loath to refactor this function. This only happens for memoized
|
|
43819
43819
|
// components so it's not that common.
|
|
43820
43820
|
p;
|
|
43821
|
-
return Pt ? (!Ge && (typeof Y.UNSAFE_componentWillUpdate == "function" || typeof Y.componentWillUpdate == "function") && (typeof Y.componentWillUpdate == "function" && Y.componentWillUpdate(D, gt, Ee), typeof Y.UNSAFE_componentWillUpdate == "function" && Y.UNSAFE_componentWillUpdate(D, gt, Ee)), typeof Y.componentDidUpdate == "function" && (d.flags |= ut), typeof Y.getSnapshotBeforeUpdate == "function" && (d.flags |=
|
|
43821
|
+
return Pt ? (!Ge && (typeof Y.UNSAFE_componentWillUpdate == "function" || typeof Y.componentWillUpdate == "function") && (typeof Y.componentWillUpdate == "function" && Y.componentWillUpdate(D, gt, Ee), typeof Y.UNSAFE_componentWillUpdate == "function" && Y.UNSAFE_componentWillUpdate(D, gt, Ee)), typeof Y.componentDidUpdate == "function" && (d.flags |= ut), typeof Y.getSnapshotBeforeUpdate == "function" && (d.flags |= bt)) : (typeof Y.componentDidUpdate == "function" && (re !== s.memoizedProps || Ie !== s.memoizedState) && (d.flags |= ut), typeof Y.getSnapshotBeforeUpdate == "function" && (re !== s.memoizedProps || Ie !== s.memoizedState) && (d.flags |= bt), d.memoizedProps = D, d.memoizedState = gt), Y.props = D, Y.state = gt, Y.context = Ee, Pt;
|
|
43822
43822
|
}
|
|
43823
43823
|
var ah, sh, oh, lh, uh, um = function(s, d) {
|
|
43824
43824
|
};
|
|
@@ -44074,46 +44074,46 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44074
44074
|
}
|
|
44075
44075
|
return ke;
|
|
44076
44076
|
}
|
|
44077
|
-
function
|
|
44077
|
+
function Ie(Te, ke, be, Xe) {
|
|
44078
44078
|
for (var ct = null, nt = 0; nt < be.length; nt++) {
|
|
44079
44079
|
var Zt = be[nt];
|
|
44080
44080
|
ct = Ge(Zt, ct, Te);
|
|
44081
44081
|
}
|
|
44082
|
-
for (var Nt = null, ir = null, Yt = ke, Er = 0,
|
|
44083
|
-
Yt.index >
|
|
44084
|
-
var Gn = Pe(Te, Yt, be[
|
|
44082
|
+
for (var Nt = null, ir = null, Yt = ke, Er = 0, Rt = 0, Ur = null; Yt !== null && Rt < be.length; Rt++) {
|
|
44083
|
+
Yt.index > Rt ? (Ur = Yt, Yt = null) : Ur = Yt.sibling;
|
|
44084
|
+
var Gn = Pe(Te, Yt, be[Rt], Xe);
|
|
44085
44085
|
if (Gn === null) {
|
|
44086
44086
|
Yt === null && (Yt = Ur);
|
|
44087
44087
|
break;
|
|
44088
44088
|
}
|
|
44089
|
-
s && Yt && Gn.alternate === null && d(Te, Yt), Er = Y(Gn, Er,
|
|
44089
|
+
s && Yt && Gn.alternate === null && d(Te, Yt), Er = Y(Gn, Er, Rt), ir === null ? Nt = Gn : ir.sibling = Gn, ir = Gn, Yt = Ur;
|
|
44090
44090
|
}
|
|
44091
|
-
if (
|
|
44091
|
+
if (Rt === be.length) {
|
|
44092
44092
|
if (N(Te, Yt), j()) {
|
|
44093
|
-
var wn =
|
|
44093
|
+
var wn = Rt;
|
|
44094
44094
|
Ji(Te, wn);
|
|
44095
44095
|
}
|
|
44096
44096
|
return Nt;
|
|
44097
44097
|
}
|
|
44098
44098
|
if (Yt === null) {
|
|
44099
|
-
for (;
|
|
44100
|
-
var Ci = Ee(Te, be[
|
|
44101
|
-
Ci !== null && (Er = Y(Ci, Er,
|
|
44099
|
+
for (; Rt < be.length; Rt++) {
|
|
44100
|
+
var Ci = Ee(Te, be[Rt], Xe);
|
|
44101
|
+
Ci !== null && (Er = Y(Ci, Er, Rt), ir === null ? Nt = Ci : ir.sibling = Ci, ir = Ci);
|
|
44102
44102
|
}
|
|
44103
44103
|
if (j()) {
|
|
44104
|
-
var Zn =
|
|
44104
|
+
var Zn = Rt;
|
|
44105
44105
|
Ji(Te, Zn);
|
|
44106
44106
|
}
|
|
44107
44107
|
return Nt;
|
|
44108
44108
|
}
|
|
44109
|
-
for (var ei = D(Te, Yt);
|
|
44110
|
-
var Bn = Fe(ei, Te,
|
|
44111
|
-
Bn !== null && (s && Bn.alternate !== null && ei.delete(Bn.key === null ?
|
|
44109
|
+
for (var ei = D(Te, Yt); Rt < be.length; Rt++) {
|
|
44110
|
+
var Bn = Fe(ei, Te, Rt, be[Rt], Xe);
|
|
44111
|
+
Bn !== null && (s && Bn.alternate !== null && ei.delete(Bn.key === null ? Rt : Bn.key), Er = Y(Bn, Er, Rt), ir === null ? Nt = Bn : ir.sibling = Bn, ir = Bn);
|
|
44112
44112
|
}
|
|
44113
44113
|
if (s && ei.forEach(function($l) {
|
|
44114
44114
|
return d(Te, $l);
|
|
44115
44115
|
}), j()) {
|
|
44116
|
-
var us =
|
|
44116
|
+
var us = Rt;
|
|
44117
44117
|
Ji(Te, us);
|
|
44118
44118
|
}
|
|
44119
44119
|
return Nt;
|
|
@@ -44135,14 +44135,14 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44135
44135
|
var Yt = ct.call(be);
|
|
44136
44136
|
if (Yt == null)
|
|
44137
44137
|
throw new Error("An iterable object provided no iterator.");
|
|
44138
|
-
for (var Er = null,
|
|
44138
|
+
for (var Er = null, Rt = null, Ur = ke, Gn = 0, wn = 0, Ci = null, Zn = Yt.next(); Ur !== null && !Zn.done; wn++, Zn = Yt.next()) {
|
|
44139
44139
|
Ur.index > wn ? (Ci = Ur, Ur = null) : Ci = Ur.sibling;
|
|
44140
44140
|
var ei = Pe(Te, Ur, Zn.value, Xe);
|
|
44141
44141
|
if (ei === null) {
|
|
44142
44142
|
Ur === null && (Ur = Ci);
|
|
44143
44143
|
break;
|
|
44144
44144
|
}
|
|
44145
|
-
s && Ur && ei.alternate === null && d(Te, Ur), Gn = Y(ei, Gn, wn),
|
|
44145
|
+
s && Ur && ei.alternate === null && d(Te, Ur), Gn = Y(ei, Gn, wn), Rt === null ? Er = ei : Rt.sibling = ei, Rt = ei, Ur = Ci;
|
|
44146
44146
|
}
|
|
44147
44147
|
if (Zn.done) {
|
|
44148
44148
|
if (N(Te, Ur), j()) {
|
|
@@ -44154,7 +44154,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44154
44154
|
if (Ur === null) {
|
|
44155
44155
|
for (; !Zn.done; wn++, Zn = Yt.next()) {
|
|
44156
44156
|
var us = Ee(Te, Zn.value, Xe);
|
|
44157
|
-
us !== null && (Gn = Y(us, Gn, wn),
|
|
44157
|
+
us !== null && (Gn = Y(us, Gn, wn), Rt === null ? Er = us : Rt.sibling = us, Rt = us);
|
|
44158
44158
|
}
|
|
44159
44159
|
if (j()) {
|
|
44160
44160
|
var $l = wn;
|
|
@@ -44164,7 +44164,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44164
44164
|
}
|
|
44165
44165
|
for (var gc = D(Te, Ur); !Zn.done; wn++, Zn = Yt.next()) {
|
|
44166
44166
|
var Fa = Fe(gc, Te, wn, Zn.value, Xe);
|
|
44167
|
-
Fa !== null && (s && Fa.alternate !== null && gc.delete(Fa.key === null ? wn : Fa.key), Gn = Y(Fa, Gn, wn),
|
|
44167
|
+
Fa !== null && (s && Fa.alternate !== null && gc.delete(Fa.key === null ? wn : Fa.key), Gn = Y(Fa, Gn, wn), Rt === null ? Er = Fa : Rt.sibling = Fa, Rt = Fa);
|
|
44168
44168
|
}
|
|
44169
44169
|
if (s && gc.forEach(function(l1) {
|
|
44170
44170
|
return d(Te, l1);
|
|
@@ -44249,7 +44249,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44249
44249
|
return er(Te, ke, Zt(nt), Xe);
|
|
44250
44250
|
}
|
|
44251
44251
|
if (Vt(be))
|
|
44252
|
-
return
|
|
44252
|
+
return Ie(Te, ke, be, Xe);
|
|
44253
44253
|
if (he(be))
|
|
44254
44254
|
return gt(Te, ke, be, Xe);
|
|
44255
44255
|
gd(Te, be);
|
|
@@ -44337,7 +44337,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
44337
44337
|
} else if (d.tag === ie && // revealOrder undefined can't be trusted because it don't
|
|
44338
44338
|
// keep track of whether it suspended or not.
|
|
44339
44339
|
d.memoizedProps.revealOrder !== void 0) {
|
|
44340
|
-
var M = (d.flags &
|
|
44340
|
+
var M = (d.flags & Me) !== ze;
|
|
44341
44341
|
if (M)
|
|
44342
44342
|
return d;
|
|
44343
44343
|
} else if (d.child !== null) {
|
|
@@ -44458,7 +44458,7 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44458
44458
|
// need to mark fibers that commit in an incomplete state, somehow. For
|
|
44459
44459
|
// now I'll disable the warning that most of the bugs that would trigger
|
|
44460
44460
|
// it are either exclusive to concurrent mode or exist in both.
|
|
44461
|
-
(s.mode & Wt) !==
|
|
44461
|
+
(s.mode & Wt) !== Tt && c("Internal React error: Expected static flag was missing. Please notify the React team."), Sd = !1, le)
|
|
44462
44462
|
throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");
|
|
44463
44463
|
return re;
|
|
44464
44464
|
}
|
|
@@ -44467,7 +44467,7 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44467
44467
|
return Wu = 0, s;
|
|
44468
44468
|
}
|
|
44469
44469
|
function gm(s, d, N) {
|
|
44470
|
-
d.updateQueue = s.updateQueue, (d.mode & kn) !==
|
|
44470
|
+
d.updateQueue = s.updateQueue, (d.mode & kn) !== Tt ? d.flags &= ~(Gt | Ht | Kt | ut) : d.flags &= ~(Kt | ut), s.lanes = lo(s.lanes, N);
|
|
44471
44471
|
}
|
|
44472
44472
|
function vm() {
|
|
44473
44473
|
if (rt.current = Dd, Sd) {
|
|
@@ -44552,9 +44552,9 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44552
44552
|
Y.baseQueue !== re && c("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."), Y.baseQueue = re = ae, M.pending = null;
|
|
44553
44553
|
}
|
|
44554
44554
|
if (re !== null) {
|
|
44555
|
-
var ve = re.next, Ee = Y.baseState, Pe = null, Fe = null, Ge = null,
|
|
44555
|
+
var ve = re.next, Ee = Y.baseState, Pe = null, Fe = null, Ge = null, Ie = ve;
|
|
44556
44556
|
do {
|
|
44557
|
-
var gt =
|
|
44557
|
+
var gt = Ie.lane;
|
|
44558
44558
|
if (Ps(So, gt)) {
|
|
44559
44559
|
if (Ge !== null) {
|
|
44560
44560
|
var St = {
|
|
@@ -44562,31 +44562,31 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44562
44562
|
// it. Using NoLane works because 0 is a subset of all bitmasks, so
|
|
44563
44563
|
// this will never be skipped by the check above.
|
|
44564
44564
|
lane: zr,
|
|
44565
|
-
action:
|
|
44566
|
-
hasEagerState:
|
|
44567
|
-
eagerState:
|
|
44565
|
+
action: Ie.action,
|
|
44566
|
+
hasEagerState: Ie.hasEagerState,
|
|
44567
|
+
eagerState: Ie.eagerState,
|
|
44568
44568
|
next: null
|
|
44569
44569
|
};
|
|
44570
44570
|
Ge = Ge.next = St;
|
|
44571
44571
|
}
|
|
44572
|
-
if (
|
|
44573
|
-
Ee =
|
|
44572
|
+
if (Ie.hasEagerState)
|
|
44573
|
+
Ee = Ie.eagerState;
|
|
44574
44574
|
else {
|
|
44575
|
-
var dr =
|
|
44575
|
+
var dr = Ie.action;
|
|
44576
44576
|
Ee = s(Ee, dr);
|
|
44577
44577
|
}
|
|
44578
44578
|
} else {
|
|
44579
44579
|
var Pt = {
|
|
44580
44580
|
lane: gt,
|
|
44581
|
-
action:
|
|
44582
|
-
hasEagerState:
|
|
44583
|
-
eagerState:
|
|
44581
|
+
action: Ie.action,
|
|
44582
|
+
hasEagerState: Ie.hasEagerState,
|
|
44583
|
+
eagerState: Ie.eagerState,
|
|
44584
44584
|
next: null
|
|
44585
44585
|
};
|
|
44586
44586
|
Ge === null ? (Fe = Ge = Pt, Pe = Ee) : Ge = Ge.next = Pt, cr.lanes = Ct(cr.lanes, gt), hc(gt);
|
|
44587
44587
|
}
|
|
44588
|
-
|
|
44589
|
-
} while (
|
|
44588
|
+
Ie = Ie.next;
|
|
44589
|
+
} while (Ie !== null && Ie !== ve);
|
|
44590
44590
|
Ge === null ? Pe = Ee : Ge.next = Fe, Ir(Ee, D.memoizedState) || Zu(), D.memoizedState = Ee, D.baseState = Pe, D.baseQueue = Ge, M.lastRenderedState = Ee;
|
|
44591
44591
|
}
|
|
44592
44592
|
var er = M.interleaved;
|
|
@@ -44775,7 +44775,7 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44775
44775
|
cr.flags |= s, M.memoizedState = Yu(un | d, N, re, Y);
|
|
44776
44776
|
}
|
|
44777
44777
|
function Cd(s, d) {
|
|
44778
|
-
return (cr.mode & kn) !==
|
|
44778
|
+
return (cr.mode & kn) !== Tt ? Ku(Gt | Kt | Qt, Tn, s, d) : Ku(Kt | Qt, Tn, s, d);
|
|
44779
44779
|
}
|
|
44780
44780
|
function Xu(s, d) {
|
|
44781
44781
|
return Rd(Kt, Tn, s, d);
|
|
@@ -44788,7 +44788,7 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44788
44788
|
}
|
|
44789
44789
|
function wh(s, d) {
|
|
44790
44790
|
var N = ut;
|
|
44791
|
-
return N |= xt, (cr.mode & kn) !==
|
|
44791
|
+
return N |= xt, (cr.mode & kn) !== Tt && (N |= Ht), Ku(N, cn, s, d);
|
|
44792
44792
|
}
|
|
44793
44793
|
function Pd(s, d) {
|
|
44794
44794
|
return Rd(ut, cn, s, d);
|
|
@@ -44811,7 +44811,7 @@ Incoming: %s`, De, "[" + d.join(", ") + "]", "[" + s.join(", ") + "]");
|
|
|
44811
44811
|
function Nh(s, d, N) {
|
|
44812
44812
|
typeof d != "function" && c("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.", d !== null ? typeof d : "null");
|
|
44813
44813
|
var D = N != null ? N.concat([s]) : null, M = ut;
|
|
44814
|
-
return M |= xt, (cr.mode & kn) !==
|
|
44814
|
+
return M |= xt, (cr.mode & kn) !== Tt && (M |= Ht), Ku(M, cn, Tm.bind(null, d, s), D);
|
|
44815
44815
|
}
|
|
44816
44816
|
function wd(s, d, N) {
|
|
44817
44817
|
typeof d != "function" && c("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.", d !== null ? typeof d : "null");
|
|
@@ -45725,7 +45725,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
45725
45725
|
}
|
|
45726
45726
|
function c0(s, d) {
|
|
45727
45727
|
var N = s.tag;
|
|
45728
|
-
if ((s.mode & Wt) ===
|
|
45728
|
+
if ((s.mode & Wt) === Tt && (N === P || N === z || N === V)) {
|
|
45729
45729
|
var D = s.alternate;
|
|
45730
45730
|
D ? (s.updateQueue = D.updateQueue, s.memoizedState = D.memoizedState, s.lanes = D.lanes) : (s.updateQueue = null, s.memoizedState = null);
|
|
45731
45731
|
}
|
|
@@ -45740,11 +45740,11 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
45740
45740
|
return null;
|
|
45741
45741
|
}
|
|
45742
45742
|
function Ym(s, d, N, D, M) {
|
|
45743
|
-
if ((s.mode & Wt) ===
|
|
45743
|
+
if ((s.mode & Wt) === Tt) {
|
|
45744
45744
|
if (s === d)
|
|
45745
45745
|
s.flags |= Lr;
|
|
45746
45746
|
else {
|
|
45747
|
-
if (s.flags |=
|
|
45747
|
+
if (s.flags |= Me, N.flags |= ge, N.flags &= ~(ja | Gi), N.tag === w) {
|
|
45748
45748
|
var Y = N.alternate;
|
|
45749
45749
|
if (Y === null)
|
|
45750
45750
|
N.tag = Q;
|
|
@@ -45797,8 +45797,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
45797
45797
|
return;
|
|
45798
45798
|
}
|
|
45799
45799
|
case w:
|
|
45800
|
-
var Fe = D, Ge = me.type,
|
|
45801
|
-
if ((me.flags &
|
|
45800
|
+
var Fe = D, Ge = me.type, Ie = me.stateNode;
|
|
45801
|
+
if ((me.flags & Me) === ze && (typeof Ge.getDerivedStateFromError == "function" || Ie !== null && typeof Ie.componentDidCatch == "function" && !Yg(Ie))) {
|
|
45802
45802
|
me.flags |= Lr;
|
|
45803
45803
|
var gt = Ya(M);
|
|
45804
45804
|
me.lanes = Ct(me.lanes, gt);
|
|
@@ -45886,8 +45886,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
45886
45886
|
return ss(s, d, M);
|
|
45887
45887
|
}
|
|
45888
45888
|
d.flags |= jt;
|
|
45889
|
-
var
|
|
45890
|
-
return
|
|
45889
|
+
var Ie = Po(Ee, D);
|
|
45890
|
+
return Ie.ref = d.ref, Ie.return = d, d.child = Ie, Ie;
|
|
45891
45891
|
}
|
|
45892
45892
|
function qm(s, d, N, D, M) {
|
|
45893
45893
|
if (d.type !== d.elementType) {
|
|
@@ -45923,7 +45923,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
45923
45923
|
function Qm(s, d, N) {
|
|
45924
45924
|
var D = d.pendingProps, M = D.children, Y = s !== null ? s.memoizedState : null;
|
|
45925
45925
|
if (D.mode === "hidden" || x)
|
|
45926
|
-
if ((d.mode & Wt) ===
|
|
45926
|
+
if ((d.mode & Wt) === Tt) {
|
|
45927
45927
|
var re = {
|
|
45928
45928
|
baseLanes: Ue,
|
|
45929
45929
|
cachePool: null,
|
|
@@ -46023,7 +46023,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
46023
46023
|
break;
|
|
46024
46024
|
}
|
|
46025
46025
|
case !0: {
|
|
46026
|
-
d.flags |=
|
|
46026
|
+
d.flags |= Me, d.flags |= Lr;
|
|
46027
46027
|
var me = new Error("Simulated error coming from DevTools"), ve = Ya(M);
|
|
46028
46028
|
d.lanes = Ct(d.lanes, ve);
|
|
46029
46029
|
var Ee = Hh(d, Eo(me, d), ve);
|
|
@@ -46044,18 +46044,18 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
46044
46044
|
}
|
|
46045
46045
|
var Fe;
|
|
46046
46046
|
xn(N) ? (Fe = !0, ga(d)) : Fe = !1, Cl(d, M);
|
|
46047
|
-
var Ge = d.stateNode,
|
|
46048
|
-
Ge === null ? (zd(s, d), om(d, N, D), ih(d, N, D, M),
|
|
46049
|
-
var gt = Qh(s, d, N,
|
|
46047
|
+
var Ge = d.stateNode, Ie;
|
|
46048
|
+
Ge === null ? (zd(s, d), om(d, N, D), ih(d, N, D, M), Ie = !0) : s === null ? Ie = zv(d, N, D, M) : Ie = $v(s, d, N, D, M);
|
|
46049
|
+
var gt = Qh(s, d, N, Ie, Fe, M);
|
|
46050
46050
|
{
|
|
46051
46051
|
var Pt = d.stateNode;
|
|
46052
|
-
|
|
46052
|
+
Ie && Pt.props !== D && (bo || c("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.", je(d) || "a component"), bo = !0);
|
|
46053
46053
|
}
|
|
46054
46054
|
return gt;
|
|
46055
46055
|
}
|
|
46056
46056
|
function Qh(s, d, N, D, M, Y) {
|
|
46057
46057
|
Jm(s, d);
|
|
46058
|
-
var re = (d.flags &
|
|
46058
|
+
var re = (d.flags & Me) !== ze;
|
|
46059
46059
|
if (!D && !re)
|
|
46060
46060
|
return M && bs(d, N, !1), ss(s, d, Y);
|
|
46061
46061
|
var ae = d.stateNode;
|
|
@@ -46270,9 +46270,9 @@ Check the render method of \`` + D + "`.");
|
|
|
46270
46270
|
}
|
|
46271
46271
|
function rg(s, d, N) {
|
|
46272
46272
|
var D = d.pendingProps;
|
|
46273
|
-
hv(d) && (d.flags |=
|
|
46274
|
-
var M = ta.current, Y = !1, re = (d.flags &
|
|
46275
|
-
if (re || T0(M, s) ? (Y = !0, d.flags &= ~
|
|
46273
|
+
hv(d) && (d.flags |= Me);
|
|
46274
|
+
var M = ta.current, Y = !1, re = (d.flags & Me) !== ze;
|
|
46275
|
+
if (re || T0(M, s) ? (Y = !0, d.flags &= ~Me) : (s === null || s.memoizedState !== null) && (M = Yv(M, mm)), M = wl(M), Gs(d, M), s === null) {
|
|
46276
46276
|
_o(d);
|
|
46277
46277
|
var ae = d.memoizedState;
|
|
46278
46278
|
if (ae !== null) {
|
|
@@ -46294,7 +46294,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46294
46294
|
return O0(s, d, re, D, Ge, Fe, N);
|
|
46295
46295
|
}
|
|
46296
46296
|
if (Y) {
|
|
46297
|
-
var
|
|
46297
|
+
var Ie = D.fallback, gt = D.children, Pt = P0(s, d, gt, Ie, N), St = d.child, dr = s.child.memoizedState;
|
|
46298
46298
|
return St.memoizedState = dr === null ? ep(N) : b0(dr, N), St.childLanes = R0(s, N), d.memoizedState = Zh, Pt;
|
|
46299
46299
|
} else {
|
|
46300
46300
|
var er = D.children, Te = A0(s, d, er, N);
|
|
@@ -46314,7 +46314,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46314
46314
|
mode: "hidden",
|
|
46315
46315
|
children: d
|
|
46316
46316
|
}, ae, le;
|
|
46317
|
-
return (M & Wt) ===
|
|
46317
|
+
return (M & Wt) === Tt && Y !== null ? (ae = Y, ae.childLanes = Ue, ae.pendingProps = re, s.mode & Bt && (ae.actualDuration = 0, ae.actualStartTime = -1, ae.selfBaseDuration = 0, ae.treeBaseDuration = 0), le = Ys(N, M, D, null)) : (ae = rp(re, M), le = Ys(N, M, D, null)), ae.return = s, le.return = s, ae.sibling = le, s.child = ae, le;
|
|
46318
46318
|
}
|
|
46319
46319
|
function rp(s, d, N) {
|
|
46320
46320
|
return iv(s, d, Ue, null);
|
|
@@ -46327,7 +46327,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46327
46327
|
mode: "visible",
|
|
46328
46328
|
children: N
|
|
46329
46329
|
});
|
|
46330
|
-
if ((d.mode & Wt) ===
|
|
46330
|
+
if ((d.mode & Wt) === Tt && (re.lanes = D), re.return = d, re.sibling = null, Y !== null) {
|
|
46331
46331
|
var ae = d.deletions;
|
|
46332
46332
|
ae === null ? (d.deletions = [Y], d.flags |= vr) : ae.push(Y);
|
|
46333
46333
|
}
|
|
@@ -46341,7 +46341,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46341
46341
|
if (
|
|
46342
46342
|
// In legacy mode, we commit the primary tree as if it successfully
|
|
46343
46343
|
// completed, even though it's in an inconsistent state.
|
|
46344
|
-
(Y & Wt) ===
|
|
46344
|
+
(Y & Wt) === Tt && // Make sure we're on the second pass, i.e. the primary child fragment was
|
|
46345
46345
|
// already cloned. In legacy mode, the only case where this isn't true is
|
|
46346
46346
|
// when DevTools forces us to display a fallback; we skip the first render
|
|
46347
46347
|
// pass entirely and go straight to rendering the fallback. (In Concurrent
|
|
@@ -46366,10 +46366,10 @@ Check the render method of \`` + D + "`.");
|
|
|
46366
46366
|
mode: "visible",
|
|
46367
46367
|
children: N
|
|
46368
46368
|
}, ae = rp(re, Y), le = Ys(D, Y, M, null);
|
|
46369
|
-
return le.flags |= Mt, ae.return = d, le.return = d, ae.sibling = le, d.child = ae, (d.mode & Wt) !==
|
|
46369
|
+
return le.flags |= Mt, ae.return = d, le.return = d, ae.sibling = le, d.child = ae, (d.mode & Wt) !== Tt && Al(d, s.child, null, M), le;
|
|
46370
46370
|
}
|
|
46371
46371
|
function N0(s, d, N) {
|
|
46372
|
-
return (s.mode & Wt) ===
|
|
46372
|
+
return (s.mode & Wt) === Tt ? (c("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."), s.lanes = At) : $i(d) ? s.lanes = xi : s.lanes = Ln, null;
|
|
46373
46373
|
}
|
|
46374
46374
|
function O0(s, d, N, D, M, Y, re) {
|
|
46375
46375
|
if (N)
|
|
@@ -46379,12 +46379,12 @@ Check the render method of \`` + D + "`.");
|
|
|
46379
46379
|
return Bd(s, d, re, Te);
|
|
46380
46380
|
} else {
|
|
46381
46381
|
if (d.memoizedState !== null)
|
|
46382
|
-
return d.child = s.child, d.flags |=
|
|
46382
|
+
return d.child = s.child, d.flags |= Me, null;
|
|
46383
46383
|
var ke = D.children, be = D.fallback, Xe = w0(s, d, ke, be, re), ct = d.child;
|
|
46384
46384
|
return ct.memoizedState = ep(re), d.memoizedState = Zh, Xe;
|
|
46385
46385
|
}
|
|
46386
46386
|
else {
|
|
46387
|
-
if (Df(), (d.mode & Wt) ===
|
|
46387
|
+
if (Df(), (d.mode & Wt) === Tt)
|
|
46388
46388
|
return Bd(
|
|
46389
46389
|
s,
|
|
46390
46390
|
d,
|
|
@@ -46409,18 +46409,18 @@ Check the render method of \`` + D + "`.");
|
|
|
46409
46409
|
if (na || Fe) {
|
|
46410
46410
|
var Ge = uf();
|
|
46411
46411
|
if (Ge !== null) {
|
|
46412
|
-
var
|
|
46413
|
-
if (
|
|
46414
|
-
Y.retryLane =
|
|
46412
|
+
var Ie = fl(Ge, re);
|
|
46413
|
+
if (Ie !== zr && Ie !== Y.retryLane) {
|
|
46414
|
+
Y.retryLane = Ie;
|
|
46415
46415
|
var gt = pr;
|
|
46416
|
-
qn(s,
|
|
46416
|
+
qn(s, Ie), en(Ge, s, Ie, gt);
|
|
46417
46417
|
}
|
|
46418
46418
|
}
|
|
46419
46419
|
Ap();
|
|
46420
46420
|
var Pt = zh(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));
|
|
46421
46421
|
return Bd(s, d, re, Pt);
|
|
46422
46422
|
} else if (wi(M)) {
|
|
46423
|
-
d.flags |=
|
|
46423
|
+
d.flags |= Me, d.child = s.child;
|
|
46424
46424
|
var St = __.bind(null, s);
|
|
46425
46425
|
return nu(M, St), null;
|
|
46426
46426
|
} else {
|
|
@@ -46534,12 +46534,12 @@ Check the render method of \`` + D + "`.");
|
|
|
46534
46534
|
D0(M), F0(Y, M), j0(re, M), Qn(s, d, re, N);
|
|
46535
46535
|
var ae = ta.current, le = hh(ae, $u);
|
|
46536
46536
|
if (le)
|
|
46537
|
-
ae = ph(ae, $u), d.flags |=
|
|
46537
|
+
ae = ph(ae, $u), d.flags |= Me;
|
|
46538
46538
|
else {
|
|
46539
|
-
var me = s !== null && (s.flags &
|
|
46539
|
+
var me = s !== null && (s.flags & Me) !== ze;
|
|
46540
46540
|
me && k0(d, d.child, N), ae = wl(ae);
|
|
46541
46541
|
}
|
|
46542
|
-
if (Gs(d, ae), (d.mode & Wt) ===
|
|
46542
|
+
if (Gs(d, ae), (d.mode & Wt) === Tt)
|
|
46543
46543
|
d.memoizedState = null;
|
|
46544
46544
|
else
|
|
46545
46545
|
switch (M) {
|
|
@@ -46563,8 +46563,8 @@ Check the render method of \`` + D + "`.");
|
|
|
46563
46563
|
d.child = Fe;
|
|
46564
46564
|
break;
|
|
46565
46565
|
}
|
|
46566
|
-
var
|
|
46567
|
-
Fe.sibling = Pe, Pe = Fe, Fe =
|
|
46566
|
+
var Ie = Fe.sibling;
|
|
46567
|
+
Fe.sibling = Pe, Pe = Fe, Fe = Ie;
|
|
46568
46568
|
}
|
|
46569
46569
|
np(
|
|
46570
46570
|
d,
|
|
@@ -46634,7 +46634,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46634
46634
|
na = !0;
|
|
46635
46635
|
}
|
|
46636
46636
|
function zd(s, d) {
|
|
46637
|
-
(d.mode & Wt) ===
|
|
46637
|
+
(d.mode & Wt) === Tt && s !== null && (s.alternate = null, d.alternate = null, d.flags |= Mt);
|
|
46638
46638
|
}
|
|
46639
46639
|
function ss(s, d, N) {
|
|
46640
46640
|
return s !== null && (d.dependencies = s.dependencies), $m(), hc(d.lanes), wr(N, d.childLanes) ? (Hv(s, d), d.child) : null;
|
|
@@ -46698,7 +46698,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46698
46698
|
var le = d.memoizedState;
|
|
46699
46699
|
if (le !== null) {
|
|
46700
46700
|
if (le.dehydrated !== null)
|
|
46701
|
-
return Gs(d, wl(ta.current)), d.flags |=
|
|
46701
|
+
return Gs(d, wl(ta.current)), d.flags |= Me, null;
|
|
46702
46702
|
var me = d.child, ve = me.childLanes;
|
|
46703
46703
|
if (wr(N, ve))
|
|
46704
46704
|
return rg(s, d, N);
|
|
@@ -46710,11 +46710,11 @@ Check the render method of \`` + D + "`.");
|
|
|
46710
46710
|
break;
|
|
46711
46711
|
}
|
|
46712
46712
|
case ie: {
|
|
46713
|
-
var Pe = (s.flags &
|
|
46713
|
+
var Pe = (s.flags & Me) !== ze, Fe = wr(N, d.childLanes);
|
|
46714
46714
|
if (Pe) {
|
|
46715
46715
|
if (Fe)
|
|
46716
46716
|
return sg(s, d, N);
|
|
46717
|
-
d.flags |=
|
|
46717
|
+
d.flags |= Me;
|
|
46718
46718
|
}
|
|
46719
46719
|
var Ge = d.memoizedState;
|
|
46720
46720
|
if (Ge !== null && (Ge.rendering = null, Ge.tail = null, Ge.lastEffect = null), Gs(d, ta.current), Fe)
|
|
@@ -46739,7 +46739,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46739
46739
|
var Y = ip(s, N);
|
|
46740
46740
|
if (!Y && // If this is the second pass of an error or suspense boundary, there
|
|
46741
46741
|
// may not be work scheduled on `current`, so we check for this flag.
|
|
46742
|
-
(d.flags &
|
|
46742
|
+
(d.flags & Me) === ze)
|
|
46743
46743
|
return na = !1, B0(s, d, N);
|
|
46744
46744
|
(s.flags & ge) !== ze ? na = !0 : na = !1;
|
|
46745
46745
|
}
|
|
@@ -46773,8 +46773,8 @@ Check the render method of \`` + D + "`.");
|
|
|
46773
46773
|
case L:
|
|
46774
46774
|
return M0(s, d, N);
|
|
46775
46775
|
case z: {
|
|
46776
|
-
var
|
|
46777
|
-
return Km(s, d,
|
|
46776
|
+
var Ie = d.type, gt = d.pendingProps, Pt = d.elementType === Ie ? gt : ea(Ie, gt);
|
|
46777
|
+
return Km(s, d, Ie, Pt, N);
|
|
46778
46778
|
}
|
|
46779
46779
|
case H:
|
|
46780
46780
|
return p0(s, d, N);
|
|
@@ -46987,7 +46987,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46987
46987
|
function Rn(s) {
|
|
46988
46988
|
var d = s.alternate !== null && s.alternate.child === s.child, N = Ue, D = ze;
|
|
46989
46989
|
if (d) {
|
|
46990
|
-
if ((s.mode & Bt) !==
|
|
46990
|
+
if ((s.mode & Bt) !== Tt) {
|
|
46991
46991
|
for (var le = s.selfBaseDuration, me = s.child; me !== null; )
|
|
46992
46992
|
N = Ct(N, Ct(me.lanes, me.childLanes)), D |= me.subtreeFlags & Tr, D |= me.flags & Tr, le += me.treeBaseDuration, me = me.sibling;
|
|
46993
46993
|
s.treeBaseDuration = le;
|
|
@@ -46996,7 +46996,7 @@ Check the render method of \`` + D + "`.");
|
|
|
46996
46996
|
N = Ct(N, Ct(ve.lanes, ve.childLanes)), D |= ve.subtreeFlags & Tr, D |= ve.flags & Tr, ve.return = s, ve = ve.sibling;
|
|
46997
46997
|
s.subtreeFlags |= D;
|
|
46998
46998
|
} else {
|
|
46999
|
-
if ((s.mode & Bt) !==
|
|
46999
|
+
if ((s.mode & Bt) !== Tt) {
|
|
47000
47000
|
for (var M = s.actualDuration, Y = s.selfBaseDuration, re = s.child; re !== null; )
|
|
47001
47001
|
N = Ct(N, Ct(re.lanes, re.childLanes)), D |= re.subtreeFlags, D |= re.flags, M += re.actualDuration, Y += re.treeBaseDuration, re = re.sibling;
|
|
47002
47002
|
s.actualDuration = M, s.treeBaseDuration = Y;
|
|
@@ -47008,14 +47008,14 @@ Check the render method of \`` + D + "`.");
|
|
|
47008
47008
|
return s.childLanes = N, d;
|
|
47009
47009
|
}
|
|
47010
47010
|
function z0(s, d, N) {
|
|
47011
|
-
if (Mf() && (d.mode & Wt) !==
|
|
47011
|
+
if (Mf() && (d.mode & Wt) !== Tt && (d.flags & Me) === ze)
|
|
47012
47012
|
return rd(d), v(), d.flags |= ht | Gi | Lr, !1;
|
|
47013
47013
|
var D = ns(d);
|
|
47014
47014
|
if (N !== null && N.dehydrated !== null)
|
|
47015
47015
|
if (s === null) {
|
|
47016
47016
|
if (!D)
|
|
47017
47017
|
throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");
|
|
47018
|
-
if (ed(d), Rn(d), (d.mode & Bt) !==
|
|
47018
|
+
if (ed(d), Rn(d), (d.mode & Bt) !== Tt) {
|
|
47019
47019
|
var M = N !== null;
|
|
47020
47020
|
if (M) {
|
|
47021
47021
|
var Y = d.child;
|
|
@@ -47024,7 +47024,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47024
47024
|
}
|
|
47025
47025
|
return !1;
|
|
47026
47026
|
} else {
|
|
47027
|
-
if (v(), (d.flags &
|
|
47027
|
+
if (v(), (d.flags & Me) === ze && (d.memoizedState = null), d.flags |= ut, Rn(d), (d.mode & Bt) !== Tt) {
|
|
47028
47028
|
var re = N !== null;
|
|
47029
47029
|
if (re) {
|
|
47030
47030
|
var ae = d.child;
|
|
@@ -47064,7 +47064,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47064
47064
|
var ae = s.memoizedState;
|
|
47065
47065
|
// Check if this is a client root
|
|
47066
47066
|
(!ae.isDehydrated || // Check if we reverted to client rendering (e.g. due to an error)
|
|
47067
|
-
(d.flags & ht) !== ze) && (d.flags |=
|
|
47067
|
+
(d.flags & ht) !== ze) && (d.flags |= bt, b());
|
|
47068
47068
|
}
|
|
47069
47069
|
}
|
|
47070
47070
|
return tc(s, d), Rn(d), null;
|
|
@@ -47099,8 +47099,8 @@ Check the render method of \`` + D + "`.");
|
|
|
47099
47099
|
} else {
|
|
47100
47100
|
if (typeof Fe != "string" && d.stateNode === null)
|
|
47101
47101
|
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.");
|
|
47102
|
-
var
|
|
47103
|
-
Pt ? Zc(d) && Na(d) : d.stateNode = qs(Fe,
|
|
47102
|
+
var Ie = ch(), gt = zu(), Pt = ns(d);
|
|
47103
|
+
Pt ? Zc(d) && Na(d) : d.stateNode = qs(Fe, Ie, gt, d);
|
|
47104
47104
|
}
|
|
47105
47105
|
return Rn(d), null;
|
|
47106
47106
|
}
|
|
@@ -47112,18 +47112,18 @@ Check the render method of \`` + D + "`.");
|
|
|
47112
47112
|
if (!dr)
|
|
47113
47113
|
return d.flags & Lr ? d : null;
|
|
47114
47114
|
}
|
|
47115
|
-
if ((d.flags &
|
|
47116
|
-
return d.lanes = N, (d.mode & Bt) !==
|
|
47115
|
+
if ((d.flags & Me) !== ze)
|
|
47116
|
+
return d.lanes = N, (d.mode & Bt) !== Tt && Bh(d), d;
|
|
47117
47117
|
var er = St !== null, Te = s !== null && s.memoizedState !== null;
|
|
47118
47118
|
if (er !== Te && er) {
|
|
47119
47119
|
var ke = d.child;
|
|
47120
|
-
if (ke.flags |= kr, (d.mode & Wt) !==
|
|
47120
|
+
if (ke.flags |= kr, (d.mode & Wt) !== Tt) {
|
|
47121
47121
|
var be = s === null && (d.memoizedProps.unstable_avoidThisFallback !== !0 || !C);
|
|
47122
47122
|
be || hh(ta.current, mm) ? s_() : Ap();
|
|
47123
47123
|
}
|
|
47124
47124
|
}
|
|
47125
47125
|
var Xe = d.updateQueue;
|
|
47126
|
-
if (Xe !== null && (d.flags |= ut), Rn(d), (d.mode & Bt) !==
|
|
47126
|
+
if (Xe !== null && (d.flags |= ut), Rn(d), (d.mode & Bt) !== Tt && er) {
|
|
47127
47127
|
var ct = d.child;
|
|
47128
47128
|
ct !== null && (d.treeBaseDuration -= ct.treeBaseDuration);
|
|
47129
47129
|
}
|
|
@@ -47143,29 +47143,29 @@ Check the render method of \`` + D + "`.");
|
|
|
47143
47143
|
var Nt = d.memoizedState;
|
|
47144
47144
|
if (Nt === null)
|
|
47145
47145
|
return Rn(d), null;
|
|
47146
|
-
var ir = (d.flags &
|
|
47146
|
+
var ir = (d.flags & Me) !== ze, Yt = Nt.rendering;
|
|
47147
47147
|
if (Yt === null)
|
|
47148
47148
|
if (ir)
|
|
47149
47149
|
rc(Nt, !1);
|
|
47150
47150
|
else {
|
|
47151
|
-
var Er = l_() && (s === null || (s.flags &
|
|
47151
|
+
var Er = l_() && (s === null || (s.flags & Me) === ze);
|
|
47152
47152
|
if (!Er)
|
|
47153
|
-
for (var
|
|
47154
|
-
var Ur = xd(
|
|
47153
|
+
for (var Rt = d.child; Rt !== null; ) {
|
|
47154
|
+
var Ur = xd(Rt);
|
|
47155
47155
|
if (Ur !== null) {
|
|
47156
|
-
ir = !0, d.flags |=
|
|
47156
|
+
ir = !0, d.flags |= Me, rc(Nt, !1);
|
|
47157
47157
|
var Gn = Ur.updateQueue;
|
|
47158
47158
|
return Gn !== null && (d.updateQueue = Gn, d.flags |= ut), d.subtreeFlags = ze, Vv(d, N), Gs(d, ph(ta.current, $u)), d.child;
|
|
47159
47159
|
}
|
|
47160
|
-
|
|
47160
|
+
Rt = Rt.sibling;
|
|
47161
47161
|
}
|
|
47162
|
-
Nt.tail !== null && Hr() > Mg() && (d.flags |=
|
|
47162
|
+
Nt.tail !== null && Hr() > Mg() && (d.flags |= Me, ir = !0, rc(Nt, !1), d.lanes = ol);
|
|
47163
47163
|
}
|
|
47164
47164
|
else {
|
|
47165
47165
|
if (!ir) {
|
|
47166
47166
|
var wn = xd(Yt);
|
|
47167
47167
|
if (wn !== null) {
|
|
47168
|
-
d.flags |=
|
|
47168
|
+
d.flags |= Me, ir = !0;
|
|
47169
47169
|
var Ci = wn.updateQueue;
|
|
47170
47170
|
if (Ci !== null && (d.updateQueue = Ci, d.flags |= ut), rc(Nt, !0), Nt.tail === null && Nt.tailMode === "hidden" && !Yt.alternate && !j())
|
|
47171
47171
|
return Rn(d), null;
|
|
@@ -47173,7 +47173,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47173
47173
|
// The time it took to render last row is greater than the remaining
|
|
47174
47174
|
// time we have to render. So rendering one more row would likely
|
|
47175
47175
|
// exceed it.
|
|
47176
|
-
Hr() * 2 - Nt.renderingStartTime > Mg() && N !== Ln && (d.flags |=
|
|
47176
|
+
Hr() * 2 - Nt.renderingStartTime > Mg() && N !== Ln && (d.flags |= Me, ir = !0, rc(Nt, !1), d.lanes = ol);
|
|
47177
47177
|
}
|
|
47178
47178
|
if (Nt.isBackwards)
|
|
47179
47179
|
Yt.sibling = d.child, d.child = Yt;
|
|
@@ -47201,7 +47201,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47201
47201
|
Fa !== $l && // LegacyHidden doesn't do any hiding — it only pre-renders.
|
|
47202
47202
|
!x && (d.flags |= kr);
|
|
47203
47203
|
}
|
|
47204
|
-
return !$l || (d.mode & Wt) ===
|
|
47204
|
+
return !$l || (d.mode & Wt) === Tt ? Rn(d) : wr(La, Ln) && (Rn(d), vn && d.subtreeFlags & (Mt | ut) && (d.flags |= kr)), null;
|
|
47205
47205
|
}
|
|
47206
47206
|
case oe:
|
|
47207
47207
|
return null;
|
|
@@ -47216,12 +47216,12 @@ Check the render method of \`` + D + "`.");
|
|
|
47216
47216
|
var D = d.type;
|
|
47217
47217
|
xn(D) && yr(d);
|
|
47218
47218
|
var M = d.flags;
|
|
47219
|
-
return M & Lr ? (d.flags = M & ~Lr |
|
|
47219
|
+
return M & Lr ? (d.flags = M & ~Lr | Me, (d.mode & Bt) !== Tt && Bh(d), d) : null;
|
|
47220
47220
|
}
|
|
47221
47221
|
case k: {
|
|
47222
47222
|
d.stateNode, Pl(d), Ar(d), gh();
|
|
47223
47223
|
var Y = d.flags;
|
|
47224
|
-
return (Y & Lr) !== ze && (Y &
|
|
47224
|
+
return (Y & Lr) !== ze && (Y & Me) === ze ? (d.flags = Y & ~Lr | Me, d) : null;
|
|
47225
47225
|
}
|
|
47226
47226
|
case F:
|
|
47227
47227
|
return fh(d), null;
|
|
@@ -47234,7 +47234,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47234
47234
|
v();
|
|
47235
47235
|
}
|
|
47236
47236
|
var ae = d.flags;
|
|
47237
|
-
return ae & Lr ? (d.flags = ae & ~Lr |
|
|
47237
|
+
return ae & Lr ? (d.flags = ae & ~Lr | Me, (d.mode & Bt) !== Tt && Bh(d), d) : null;
|
|
47238
47238
|
}
|
|
47239
47239
|
case ie:
|
|
47240
47240
|
return Nl(d), null;
|
|
@@ -47301,12 +47301,12 @@ Check the render method of \`` + D + "`.");
|
|
|
47301
47301
|
if (typeof document > "u" || document === null)
|
|
47302
47302
|
throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");
|
|
47303
47303
|
var ve = document.createEvent("Event"), Ee = !1, Pe = !0, Fe = window.event, Ge = Object.getOwnPropertyDescriptor(window, "event");
|
|
47304
|
-
function
|
|
47304
|
+
function Ie() {
|
|
47305
47305
|
ap.removeEventListener(ke, Pt, !1), typeof window.event < "u" && window.hasOwnProperty("event") && (window.event = Fe);
|
|
47306
47306
|
}
|
|
47307
47307
|
var gt = Array.prototype.slice.call(arguments, 3);
|
|
47308
47308
|
function Pt() {
|
|
47309
|
-
Ee = !0,
|
|
47309
|
+
Ee = !0, Ie(), N.apply(D, gt), Pe = !1;
|
|
47310
47310
|
}
|
|
47311
47311
|
var St, dr = !1, er = !1;
|
|
47312
47312
|
function Te(be) {
|
|
@@ -47318,7 +47318,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47318
47318
|
}
|
|
47319
47319
|
var ke = "react-" + (d || "invokeguardedcallback");
|
|
47320
47320
|
if (window.addEventListener("error", Te), ap.addEventListener(ke, Pt, !1), ve.initEvent(ke, !1, !1), ap.dispatchEvent(ve), Ge && Object.defineProperty(window, "event", Ge), Ee && Pe && (dr ? er && (St = new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")) : St = new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`), this.onError(St)), window.removeEventListener("error", Te), !Ee)
|
|
47321
|
-
return
|
|
47321
|
+
return Ie(), mg.apply(this, arguments);
|
|
47322
47322
|
};
|
|
47323
47323
|
}
|
|
47324
47324
|
var H0 = gg, nc = !1, Vd = null, V0 = {
|
|
@@ -47445,7 +47445,7 @@ Check the render method of \`` + D + "`.");
|
|
|
47445
47445
|
}
|
|
47446
47446
|
function ey(s) {
|
|
47447
47447
|
var d = s.alternate, N = s.flags;
|
|
47448
|
-
if ((N &
|
|
47448
|
+
if ((N & bt) !== ze) {
|
|
47449
47449
|
switch (or(s), s.tag) {
|
|
47450
47450
|
case P:
|
|
47451
47451
|
case z:
|
|
@@ -47631,8 +47631,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
47631
47631
|
break;
|
|
47632
47632
|
case B: {
|
|
47633
47633
|
{
|
|
47634
|
-
var Fe = N.memoizedProps, Ge = Fe.onCommit,
|
|
47635
|
-
Gm() && (St = "nested-update"), typeof
|
|
47634
|
+
var Fe = N.memoizedProps, Ge = Fe.onCommit, Ie = Fe.onRender, gt = N.stateNode.effectDuration, Pt = Bm(), St = d === null ? "mount" : "update";
|
|
47635
|
+
Gm() && (St = "nested-update"), typeof Ie == "function" && Ie(N.memoizedProps.id, St, N.actualDuration, N.treeBaseDuration, N.actualStartTime, Pt);
|
|
47636
47636
|
{
|
|
47637
47637
|
typeof Ge == "function" && Ge(N.memoizedProps.id, St, gt, Pt), h_(N);
|
|
47638
47638
|
var dr = N.return;
|
|
@@ -47955,8 +47955,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
47955
47955
|
// TODO: Remove this dead flag
|
|
47956
47956
|
N.mode & Wt
|
|
47957
47957
|
) {
|
|
47958
|
-
var
|
|
47959
|
-
Cn =
|
|
47958
|
+
var Ie = Cn;
|
|
47959
|
+
Cn = Ie || N.memoizedState !== null, Oa(s, d, N), Cn = Ie;
|
|
47960
47960
|
} else
|
|
47961
47961
|
Oa(s, d, N);
|
|
47962
47962
|
break;
|
|
@@ -48033,21 +48033,21 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48033
48033
|
if (sa(d, s), ka(s), M & ut) {
|
|
48034
48034
|
try {
|
|
48035
48035
|
ia(Ra | un, s, s.return), $s(Ra | un, s);
|
|
48036
|
-
} catch (
|
|
48037
|
-
gr(s, s.return,
|
|
48036
|
+
} catch (Rt) {
|
|
48037
|
+
gr(s, s.return, Rt);
|
|
48038
48038
|
}
|
|
48039
48039
|
if (s.mode & Bt) {
|
|
48040
48040
|
try {
|
|
48041
48041
|
wa(), ia(cn | un, s, s.return);
|
|
48042
|
-
} catch (
|
|
48043
|
-
gr(s, s.return,
|
|
48042
|
+
} catch (Rt) {
|
|
48043
|
+
gr(s, s.return, Rt);
|
|
48044
48044
|
}
|
|
48045
48045
|
Pa(s);
|
|
48046
48046
|
} else
|
|
48047
48047
|
try {
|
|
48048
48048
|
ia(cn | un, s, s.return);
|
|
48049
|
-
} catch (
|
|
48050
|
-
gr(s, s.return,
|
|
48049
|
+
} catch (Rt) {
|
|
48050
|
+
gr(s, s.return, Rt);
|
|
48051
48051
|
}
|
|
48052
48052
|
}
|
|
48053
48053
|
return;
|
|
@@ -48062,8 +48062,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48062
48062
|
var Y = s.stateNode;
|
|
48063
48063
|
try {
|
|
48064
48064
|
xc(Y);
|
|
48065
|
-
} catch (
|
|
48066
|
-
gr(s, s.return,
|
|
48065
|
+
} catch (Rt) {
|
|
48066
|
+
gr(s, s.return, Rt);
|
|
48067
48067
|
}
|
|
48068
48068
|
}
|
|
48069
48069
|
if (M & ut) {
|
|
@@ -48073,8 +48073,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48073
48073
|
if (s.updateQueue = null, ve !== null)
|
|
48074
48074
|
try {
|
|
48075
48075
|
tu(re, ve, me, le, ae, s);
|
|
48076
|
-
} catch (
|
|
48077
|
-
gr(s, s.return,
|
|
48076
|
+
} catch (Rt) {
|
|
48077
|
+
gr(s, s.return, Rt);
|
|
48078
48078
|
}
|
|
48079
48079
|
}
|
|
48080
48080
|
}
|
|
@@ -48088,8 +48088,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48088
48088
|
var Ee = s.stateNode, Pe = s.memoizedProps, Fe = D !== null ? D.memoizedProps : Pe;
|
|
48089
48089
|
try {
|
|
48090
48090
|
eu(Ee, Fe, Pe);
|
|
48091
|
-
} catch (
|
|
48092
|
-
gr(s, s.return,
|
|
48091
|
+
} catch (Rt) {
|
|
48092
|
+
gr(s, s.return, Rt);
|
|
48093
48093
|
}
|
|
48094
48094
|
}
|
|
48095
48095
|
return;
|
|
@@ -48101,16 +48101,16 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48101
48101
|
if (Ge.isDehydrated)
|
|
48102
48102
|
try {
|
|
48103
48103
|
iu(d.containerInfo);
|
|
48104
|
-
} catch (
|
|
48105
|
-
gr(s, s.return,
|
|
48104
|
+
} catch (Rt) {
|
|
48105
|
+
gr(s, s.return, Rt);
|
|
48106
48106
|
}
|
|
48107
48107
|
}
|
|
48108
48108
|
if (Ga) {
|
|
48109
|
-
var
|
|
48109
|
+
var Ie = d.containerInfo, gt = d.pendingChildren;
|
|
48110
48110
|
try {
|
|
48111
|
-
ps(
|
|
48112
|
-
} catch (
|
|
48113
|
-
gr(s, s.return,
|
|
48111
|
+
ps(Ie, gt);
|
|
48112
|
+
} catch (Rt) {
|
|
48113
|
+
gr(s, s.return, Rt);
|
|
48114
48114
|
}
|
|
48115
48115
|
}
|
|
48116
48116
|
}
|
|
@@ -48121,8 +48121,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48121
48121
|
var Pt = s.stateNode, St = Pt.containerInfo, dr = Pt.pendingChildren;
|
|
48122
48122
|
try {
|
|
48123
48123
|
ps(St, dr);
|
|
48124
|
-
} catch (
|
|
48125
|
-
gr(s, s.return,
|
|
48124
|
+
} catch (Rt) {
|
|
48125
|
+
gr(s, s.return, Rt);
|
|
48126
48126
|
}
|
|
48127
48127
|
}
|
|
48128
48128
|
return;
|
|
@@ -48140,8 +48140,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48140
48140
|
if (M & ut) {
|
|
48141
48141
|
try {
|
|
48142
48142
|
cy(s);
|
|
48143
|
-
} catch (
|
|
48144
|
-
gr(s, s.return,
|
|
48143
|
+
} catch (Rt) {
|
|
48144
|
+
gr(s, s.return, Rt);
|
|
48145
48145
|
}
|
|
48146
48146
|
Ag(s);
|
|
48147
48147
|
}
|
|
@@ -48159,7 +48159,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48159
48159
|
sa(d, s);
|
|
48160
48160
|
if (ka(s), M & kr) {
|
|
48161
48161
|
var Zt = s.stateNode, Nt = s.memoizedState, ir = Nt !== null, Yt = s;
|
|
48162
|
-
if (Zt.isHidden = ir, ir && !ct && (Yt.mode & Wt) !==
|
|
48162
|
+
if (Zt.isHidden = ir, ir && !ct && (Yt.mode & Wt) !== Tt) {
|
|
48163
48163
|
ot = Yt;
|
|
48164
48164
|
for (var Er = Yt.child; Er !== null; )
|
|
48165
48165
|
ot = Er, py(Er), Er = Er.sibling;
|
|
@@ -48196,7 +48196,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48196
48196
|
Fl = N, jl = d, ot = s, wg(s, d, N), Fl = null, jl = null;
|
|
48197
48197
|
}
|
|
48198
48198
|
function wg(s, d, N) {
|
|
48199
|
-
for (var D = (s.mode & Wt) !==
|
|
48199
|
+
for (var D = (s.mode & Wt) !== Tt; ot !== null; ) {
|
|
48200
48200
|
var M = ot, Y = M.child;
|
|
48201
48201
|
if (M.tag === Z && D) {
|
|
48202
48202
|
var re = M.memoizedState !== null, ae = re || Wd;
|
|
@@ -48710,14 +48710,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48710
48710
|
for (var Y = D.length - 1; Y > 0; Y--)
|
|
48711
48711
|
for (var re = D[Y], ae = re.x, le = ae + re.width, me = re.y, ve = me + re.height, Ee = Y - 1; Ee >= 0; Ee--)
|
|
48712
48712
|
if (Y !== Ee) {
|
|
48713
|
-
var Pe = D[Ee], Fe = Pe.x, Ge = Fe + Pe.width,
|
|
48714
|
-
if (ae >= Fe && me >=
|
|
48713
|
+
var Pe = D[Ee], Fe = Pe.x, Ge = Fe + Pe.width, Ie = Pe.y, gt = Ie + Pe.height;
|
|
48714
|
+
if (ae >= Fe && me >= Ie && le <= Ge && ve <= gt) {
|
|
48715
48715
|
D.splice(Y, 1);
|
|
48716
48716
|
break;
|
|
48717
|
-
} else if (ae === Fe && re.width === Pe.width && !(gt < me) && !(
|
|
48718
|
-
|
|
48717
|
+
} else if (ae === Fe && re.width === Pe.width && !(gt < me) && !(Ie > ve)) {
|
|
48718
|
+
Ie > me && (Pe.height += Ie - me, Pe.y = me), gt < ve && (Pe.height = ve - Ie), D.splice(Y, 1);
|
|
48719
48719
|
break;
|
|
48720
|
-
} else if (me ===
|
|
48720
|
+
} else if (me === Ie && re.height === Pe.height && !(Ge < ae) && !(Fe > le)) {
|
|
48721
48721
|
Fe > ae && (Pe.width += Fe - ae, Pe.x = ae), Ge < le && (Pe.width = le - Fe), D.splice(Y, 1);
|
|
48722
48722
|
break;
|
|
48723
48723
|
}
|
|
@@ -48812,7 +48812,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48812
48812
|
}
|
|
48813
48813
|
function Vs(s) {
|
|
48814
48814
|
var d = s.mode;
|
|
48815
|
-
if ((d & Wt) ===
|
|
48815
|
+
if ((d & Wt) === Tt)
|
|
48816
48816
|
return At;
|
|
48817
48817
|
if ((zt & Pn) !== Zr && hn !== Ue)
|
|
48818
48818
|
return Ya(hn);
|
|
@@ -48832,10 +48832,10 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
48832
48832
|
}
|
|
48833
48833
|
function Ky(s) {
|
|
48834
48834
|
var d = s.mode;
|
|
48835
|
-
return (d & Wt) ===
|
|
48835
|
+
return (d & Wt) === Tt ? At : Nf();
|
|
48836
48836
|
}
|
|
48837
48837
|
function en(s, d, N, D) {
|
|
48838
|
-
E_(), Ig && c("useInsertionEffect must not schedule updates."), Tp && (sf = !0), Os(s, N, D), (zt & Pn) !== Ue && s === Jn ? R_(d) : (jn && nn(s, d, N), C_(d), s === Jn && ((zt & Pn) === Zr && (lc = Ct(lc, N)), pn === sc && Ws(s, hn)), ci(s, D), N === At && zt === Zr && (d.mode & Wt) ===
|
|
48838
|
+
E_(), Ig && c("useInsertionEffect must not schedule updates."), Tp && (sf = !0), Os(s, N, D), (zt & Pn) !== Ue && s === Jn ? R_(d) : (jn && nn(s, d, N), C_(d), s === Jn && ((zt & Pn) === Zr && (lc = Ct(lc, N)), pn === sc && Ws(s, hn)), ci(s, D), N === At && zt === Zr && (d.mode & Wt) === Tt && // Treat `act` as if it's inside `batchedUpdates`, even in legacy mode.
|
|
48839
48839
|
!oa.isBatchingLegacy && (Il(), on()));
|
|
48840
48840
|
}
|
|
48841
48841
|
function Xy(s, d, N) {
|
|
@@ -49232,7 +49232,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
49232
49232
|
var d = s.alternate;
|
|
49233
49233
|
or(s);
|
|
49234
49234
|
var N;
|
|
49235
|
-
(s.mode & Bt) !==
|
|
49235
|
+
(s.mode & Bt) !== Tt ? (Ih(s), N = Pp(d, s, La), Ud(s, !0)) : N = Pp(d, s, La), ur(), s.memoizedProps = s.pendingProps, N === null ? Wg(s) : Or = N, mp.current = null;
|
|
49236
49236
|
}
|
|
49237
49237
|
function Wg(s) {
|
|
49238
49238
|
var d = s;
|
|
@@ -49241,7 +49241,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
49241
49241
|
if ((d.flags & Gi) === ze) {
|
|
49242
49242
|
or(d);
|
|
49243
49243
|
var M = void 0;
|
|
49244
|
-
if ((d.mode & Bt) ===
|
|
49244
|
+
if ((d.mode & Bt) === Tt ? M = hg(N, d, La) : (Ih(d), M = hg(N, d, La), Ud(d, !1)), ur(), M !== null) {
|
|
49245
49245
|
Or = M;
|
|
49246
49246
|
return;
|
|
49247
49247
|
}
|
|
@@ -49251,7 +49251,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
49251
49251
|
Y.flags &= la, Or = Y;
|
|
49252
49252
|
return;
|
|
49253
49253
|
}
|
|
49254
|
-
if ((d.mode & Bt) !==
|
|
49254
|
+
if ((d.mode & Bt) !== Tt) {
|
|
49255
49255
|
Ud(d, !1);
|
|
49256
49256
|
for (var re = d.actualDuration, ae = d.child; ae !== null; )
|
|
49257
49257
|
re += ae.actualDuration, ae = ae.sibling;
|
|
@@ -49311,8 +49311,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
49311
49311
|
var Pe = Ro;
|
|
49312
49312
|
if (Ro ? (Ro = !1, Hs = s, cc = Y) : (Gl = 0, of = null), re = s.pendingLanes, re === Ue && (Ul = null), Pe || qg(s.current, !1), co(M.stateNode, D), jn && s.memoizedUpdaters.clear(), Gy(), ci(s, Hr()), d !== null)
|
|
49313
49313
|
for (var Fe = s.onRecoverableError, Ge = 0; Ge < d.length; Ge++) {
|
|
49314
|
-
var
|
|
49315
|
-
Fe(
|
|
49314
|
+
var Ie = d[Ge], gt = Ie.stack, Pt = Ie.digest;
|
|
49315
|
+
Fe(Ie.value, {
|
|
49316
49316
|
componentStack: gt,
|
|
49317
49317
|
digest: Pt
|
|
49318
49318
|
});
|
|
@@ -49844,7 +49844,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
49844
49844
|
}
|
|
49845
49845
|
function I_(s, d, N) {
|
|
49846
49846
|
var D;
|
|
49847
|
-
return s === Ko ? (D = Wt, d === !0 && (D |= ar, D |= kn)) : D =
|
|
49847
|
+
return s === Ko ? (D = Wt, d === !0 && (D |= ar, D |= kn)) : D = Tt, jn && (D |= Bt), Ri(k, null, null, D);
|
|
49848
49848
|
}
|
|
49849
49849
|
function Mp(s, d, N, D, M, Y) {
|
|
49850
49850
|
var re = O, ae = s;
|
|
@@ -49858,7 +49858,7 @@ This ensures that you're testing the behavior the user would see in the browser.
|
|
|
49858
49858
|
case xe:
|
|
49859
49859
|
return Ys(N.children, M, Y, d);
|
|
49860
49860
|
case Oe:
|
|
49861
|
-
re = W, M |= ar, (M & Wt) !==
|
|
49861
|
+
re = W, M |= ar, (M & Wt) !== Tt && (M |= kn);
|
|
49862
49862
|
break;
|
|
49863
49863
|
case Re:
|
|
49864
49864
|
return U_(N, M, Y, d);
|
|
@@ -49945,11 +49945,11 @@ Check the render method of \`` + me + "`.");
|
|
|
49945
49945
|
return D.lanes = N, D;
|
|
49946
49946
|
}
|
|
49947
49947
|
function z_() {
|
|
49948
|
-
var s = Ri(F, null, null,
|
|
49948
|
+
var s = Ri(F, null, null, Tt);
|
|
49949
49949
|
return s.elementType = "DELETED", s;
|
|
49950
49950
|
}
|
|
49951
49951
|
function $_(s) {
|
|
49952
|
-
var d = Ri(J, null, null,
|
|
49952
|
+
var d = Ri(J, null, null, Tt);
|
|
49953
49953
|
return d.stateNode = s, d;
|
|
49954
49954
|
}
|
|
49955
49955
|
function Gp(s, d, N) {
|
|
@@ -49962,7 +49962,7 @@ Check the render method of \`` + me + "`.");
|
|
|
49962
49962
|
}, M;
|
|
49963
49963
|
}
|
|
49964
49964
|
function av(s, d) {
|
|
49965
|
-
return s === null && (s = Ri(O, null, null,
|
|
49965
|
+
return s === null && (s = Ri(O, null, null, Tt)), s.tag = d.tag, s.key = d.key, s.elementType = d.elementType, s.type = d.type, s.stateNode = d.stateNode, s.return = d.return, s.child = d.child, s.sibling = d.sibling, s.index = d.index, s.ref = d.ref, s.pendingProps = d.pendingProps, s.memoizedProps = d.memoizedProps, s.updateQueue = d.updateQueue, s.memoizedState = d.memoizedState, s.dependencies = d.dependencies, s.mode = d.mode, s.flags = d.flags, s.subtreeFlags = d.subtreeFlags, s.deletions = d.deletions, s.lanes = d.lanes, s.childLanes = d.childLanes, s.alternate = d.alternate, s.actualDuration = d.actualDuration, s.actualStartTime = d.actualStartTime, s.selfBaseDuration = d.selfBaseDuration, s.treeBaseDuration = d.treeBaseDuration, s._debugSource = d._debugSource, s._debugOwner = d._debugOwner, s._debugNeedsRemount = d._debugNeedsRemount, s._debugHookTypes = d._debugHookTypes, s;
|
|
49966
49966
|
}
|
|
49967
49967
|
function H_(s, d, N, D, M) {
|
|
49968
49968
|
this.tag = d, this.containerInfo = s, this.pendingChildren = null, this.current = null, this.pingCache = null, this.finishedWork = null, this.timeoutHandle = Xl, this.context = null, this.pendingContext = null, this.callbackNode = null, this.callbackPriority = zr, this.eventTimes = Ns(Ue), this.expirationTimes = Ns(pr), this.pendingLanes = Ue, this.suspendedLanes = Ue, this.pingedLanes = Ue, this.expiredLanes = Ue, this.mutableReadLanes = Ue, this.finishedLanes = Ue, this.entangledLanes = Ue, this.entanglements = Ns(Ue), this.identifierPrefix = D, this.onRecoverableError = M, yn && (this.mutableSourceEagerHydrationData = null), this.effectDuration = 0, this.passiveEffectDuration = 0;
|
|
@@ -50066,8 +50066,8 @@ Check the render method of \`` + me + "`.");
|
|
|
50066
50066
|
function q_(s, d, N, D, M, Y, re, ae, le, me) {
|
|
50067
50067
|
var ve = !0, Ee = sv(N, D, ve, s, M, Y, re, ae, le);
|
|
50068
50068
|
Ee.context = ov(null);
|
|
50069
|
-
var Pe = Ee.current, Fe = Un(), Ge = Vs(Pe),
|
|
50070
|
-
return
|
|
50069
|
+
var Pe = Ee.current, Fe = Un(), Ge = Vs(Pe), Ie = as(Fe, Ge);
|
|
50070
|
+
return Ie.callback = d ?? null, Is(Pe, Ie, Ge), Xy(Ee, Ge, Fe), Ee;
|
|
50071
50071
|
}
|
|
50072
50072
|
function lv(s, d, N, D) {
|
|
50073
50073
|
gl(d, s);
|
|
@@ -57416,30 +57416,30 @@ function DialogComponent({
|
|
|
57416
57416
|
voiceOver: !1,
|
|
57417
57417
|
avatar: "",
|
|
57418
57418
|
show: !1
|
|
57419
|
-
}), Oe = useMemo(() => r.reduce(($e,
|
|
57419
|
+
}), Oe = useMemo(() => r.reduce(($e, Me) => (Me.slots && Me.slots.filter((Et) => Et.uid).forEach((Et) => {
|
|
57420
57420
|
$e.includes(Et.uid) || $e.push(Et.uid);
|
|
57421
57421
|
}), $e), []), [r]), Re = useCallback(($e) => e({ type: "translate", payload: $e }), [e]), [Ve, Be] = useState([]), qe = useMemo(() => Ve[Ve.length - 1], [Ve]), ft = useCallback(() => {
|
|
57422
|
-
const $e = n.find((ht) => ht.fromId === qe) || n.find((ht) => ht.toId === qe),
|
|
57423
|
-
return !qe && (h == null ? void 0 : h.line) >= 0 ? { decision: !0 } :
|
|
57422
|
+
const $e = n.find((ht) => ht.fromId === qe) || n.find((ht) => ht.toId === qe), Me = r.find((ht) => ht.id === ($e == null ? void 0 : $e.fromId));
|
|
57423
|
+
return !qe && (h == null ? void 0 : h.line) >= 0 ? { decision: !0 } : Me;
|
|
57424
57424
|
}, [n, r, qe]), vt = useCallback(() => {
|
|
57425
57425
|
if (W) {
|
|
57426
|
-
const
|
|
57427
|
-
return
|
|
57426
|
+
const Me = ft();
|
|
57427
|
+
return Me == null ? void 0 : Me.decision;
|
|
57428
57428
|
}
|
|
57429
57429
|
const $e = r[E - 1] ? r[E - 1] : {};
|
|
57430
57430
|
return E > 0 && ($e == null ? void 0 : $e.decision);
|
|
57431
57431
|
}, [F, W, r, qe, n]), it = useCallback(() => {
|
|
57432
57432
|
if (W) {
|
|
57433
|
-
const
|
|
57434
|
-
return (
|
|
57433
|
+
const Me = ft();
|
|
57434
|
+
return (Me == null ? void 0 : Me.type) === "conversationalCamera";
|
|
57435
57435
|
}
|
|
57436
57436
|
const $e = r[E - 1] ? r[E - 1] : {};
|
|
57437
57437
|
return E > 0 && ($e == null ? void 0 : $e.type) === "conversationalCamera";
|
|
57438
57438
|
}, [F, W, r, qe, n]), dt = useCallback(
|
|
57439
57439
|
($e) => {
|
|
57440
57440
|
var ht, Et;
|
|
57441
|
-
const
|
|
57442
|
-
return ((Et = (ht = $e == null ? void 0 : $e.character) == null ? void 0 : ht.resource) == null ? void 0 : Et.url) || (
|
|
57441
|
+
const Me = t.find((bt) => (bt == null ? void 0 : bt.uid) === ($e == null ? void 0 : $e.uid) ? bt : "");
|
|
57442
|
+
return ((Et = (ht = $e == null ? void 0 : $e.character) == null ? void 0 : ht.resource) == null ? void 0 : Et.url) || (Me == null ? void 0 : Me.completeUrl) || "";
|
|
57443
57443
|
},
|
|
57444
57444
|
[t]
|
|
57445
57445
|
), tr = ($e = () => {
|
|
@@ -57448,8 +57448,8 @@ function DialogComponent({
|
|
|
57448
57448
|
I.current && (I.current = !1);
|
|
57449
57449
|
else {
|
|
57450
57450
|
R.updateProjectionMatrix(), R.updateMatrixWorld(!0);
|
|
57451
|
-
const
|
|
57452
|
-
if (animationTarget.position.fromArray(
|
|
57451
|
+
const Me = L.current.child ? L.current.pos : k.position.toArray();
|
|
57452
|
+
if (animationTarget.position.fromArray(Me), L.current.parent) {
|
|
57453
57453
|
animationTarget.quaternion.equals(R.quaternion) || animationTarget.applyQuaternion(R.quaternion);
|
|
57454
57454
|
const ht = L.current.isLeft ? -1 : 1, Et = headSize * ht;
|
|
57455
57455
|
animationTarget.translateX(-10 * ht + Et), animationTarget.translateY(-2), animationTarget.translateZ(30);
|
|
@@ -57470,8 +57470,8 @@ function DialogComponent({
|
|
|
57470
57470
|
$e(), raycast.set(R.getWorldPosition(new Vector3(0, 0, 0)), R.getWorldDirection(new Vector3()));
|
|
57471
57471
|
const ht = raycast.intersectObjects(A.children, !0);
|
|
57472
57472
|
O.current = ht.filter((Et) => Et.distance < 10), O.current.length && O.current.forEach((Et) => {
|
|
57473
|
-
const { object:
|
|
57474
|
-
|
|
57473
|
+
const { object: bt } = Et;
|
|
57474
|
+
bt.material.side = 0;
|
|
57475
57475
|
}), I.current = !1, H.current && e({ type: "success" }), L.current.child || R.copy(k);
|
|
57476
57476
|
},
|
|
57477
57477
|
...animationTarget.position
|
|
@@ -57479,9 +57479,9 @@ function DialogComponent({
|
|
|
57479
57479
|
}
|
|
57480
57480
|
}, Ot = useCallback(() => {
|
|
57481
57481
|
L.current.child = null, L.current.parent = null, l && tr();
|
|
57482
|
-
}, [l]), yt = ($e,
|
|
57483
|
-
const
|
|
57484
|
-
ht ? V($e, ht.url,
|
|
57482
|
+
}, [l]), yt = ($e, Me, ht, Et = !1) => {
|
|
57483
|
+
const bt = Me.includes("seated");
|
|
57484
|
+
ht ? V($e, ht.url, Me.includes("talking")).then((Kt) => {
|
|
57485
57485
|
if (Kt && BASIC_ACTIONS_TYPES_WHITELIST.includes(ht.animationId)) {
|
|
57486
57486
|
const It = Kt.setLoop(LoopRepeat, 2).getMixer(), kr = () => {
|
|
57487
57487
|
U($e, ie.current === $e ? "neutral_talking" : "neutral").then(() => {
|
|
@@ -57490,24 +57490,24 @@ function DialogComponent({
|
|
|
57490
57490
|
};
|
|
57491
57491
|
It.addEventListener("loop", kr);
|
|
57492
57492
|
}
|
|
57493
|
-
}) : U($e, Et && !
|
|
57493
|
+
}) : U($e, Et && !bt ? `${Me}-seated` : Me);
|
|
57494
57494
|
}, kt = () => {
|
|
57495
57495
|
if (!(B != null && B.emotion) || H.current)
|
|
57496
57496
|
return;
|
|
57497
|
-
const { emotion: $e, uid:
|
|
57497
|
+
const { emotion: $e, uid: Me, animation: ht } = B, Et = getCurrentVisible(Me, A);
|
|
57498
57498
|
if (Et) {
|
|
57499
|
-
const { isSeated:
|
|
57500
|
-
Q(
|
|
57501
|
-
yt(
|
|
57499
|
+
const { isSeated: bt } = Et;
|
|
57500
|
+
Q(Me).then(() => {
|
|
57501
|
+
yt(Me, `${$e}_talking`, ht, bt), ie.current = Me;
|
|
57502
57502
|
});
|
|
57503
57503
|
}
|
|
57504
57504
|
}, Ft = () => {
|
|
57505
57505
|
if (!(B != null && B.uid) || H.current)
|
|
57506
57506
|
return;
|
|
57507
|
-
const { emotion: $e, uid:
|
|
57507
|
+
const { emotion: $e, uid: Me, animation: ht } = B, Et = getCurrentVisible(Me, A);
|
|
57508
57508
|
if (Et) {
|
|
57509
|
-
const { isSeated:
|
|
57510
|
-
yt(
|
|
57509
|
+
const { isSeated: bt } = Et;
|
|
57510
|
+
ie.current === Me ? yt(Me, "neutral", null, bt) : yt(Me, $e, ht, bt), ie.current = null;
|
|
57511
57511
|
}
|
|
57512
57512
|
}, Ke = useCallback(() => {
|
|
57513
57513
|
H.current = !0, xe({ show: !1 }), Ot(), X(), l || e({ type: "success" });
|
|
@@ -57519,20 +57519,20 @@ function DialogComponent({
|
|
|
57519
57519
|
xe({ show: !1 }), g($e), e({ type: "notifyProgress", payload: { line: $e } });
|
|
57520
57520
|
}, lt = useCallback(
|
|
57521
57521
|
($e = !0) => {
|
|
57522
|
-
const
|
|
57523
|
-
if (!(Et != null && Et[
|
|
57522
|
+
const Me = $e ? ["fromId", "toId"] : ["toId", "fromId"], ht = n.filter((Kt) => Kt[Me[0]] === F.id), Et = ht.length === 1 ? ht[0] : ht.find((Kt) => Kt[Me[1]] === qe);
|
|
57523
|
+
if (!(Et != null && Et[Me[0]])) {
|
|
57524
57524
|
Ke();
|
|
57525
57525
|
return;
|
|
57526
57526
|
}
|
|
57527
57527
|
$e || Be(Ve.slice(0, Ve.length - 1));
|
|
57528
|
-
const
|
|
57529
|
-
|
|
57528
|
+
const bt = r.findIndex((Kt) => Kt.id === Et[Me[1]]);
|
|
57529
|
+
bt >= 0 ? pt(bt) : Ke();
|
|
57530
57530
|
},
|
|
57531
57531
|
[F == null ? void 0 : F.id, e, n, Ke, r]
|
|
57532
57532
|
), he = useCallback(
|
|
57533
|
-
($e,
|
|
57534
|
-
const ht = [3, 2, 1][$e.id],
|
|
57535
|
-
Kt >= 0 ? (
|
|
57533
|
+
($e, Me) => {
|
|
57534
|
+
const ht = [3, 2, 1][$e.id], bt = n.filter((It) => It.fromId === (F == null ? void 0 : F.id)).find((It) => parseInt(It.fromPointIndex) === ht), Kt = r.findIndex((It) => It.id === (bt == null ? void 0 : bt.toId));
|
|
57535
|
+
Kt >= 0 ? (bt == null ? void 0 : bt.fromId) === (bt == null ? void 0 : bt.toId) ? Me() : pt(Kt) : Ke();
|
|
57536
57536
|
},
|
|
57537
57537
|
[F == null ? void 0 : F.id, n, Ke, r]
|
|
57538
57538
|
), pe = useCallback(() => {
|
|
@@ -57546,24 +57546,24 @@ function DialogComponent({
|
|
|
57546
57546
|
($e) => {
|
|
57547
57547
|
if (W) {
|
|
57548
57548
|
if ($e) {
|
|
57549
|
-
const
|
|
57549
|
+
const Me = [3, 2, 1][$e.id], Et = n.filter((bt) => bt.fromId === F.id).find((bt) => parseInt(bt.fromPointIndex) === Me);
|
|
57550
57550
|
if (Et) {
|
|
57551
|
-
const
|
|
57552
|
-
|
|
57551
|
+
const bt = r.findIndex((Kt) => Kt.id === Et.toId);
|
|
57552
|
+
bt >= 0 && e({ type: "notifyProgress", payload: { line: bt } });
|
|
57553
57553
|
} else
|
|
57554
57554
|
e({ type: "saveNode" });
|
|
57555
57555
|
}
|
|
57556
57556
|
} else if (E < r.length - 1) {
|
|
57557
|
-
const
|
|
57558
|
-
e({ type: "notifyProgress", payload: { line:
|
|
57557
|
+
const Me = E + 1;
|
|
57558
|
+
e({ type: "notifyProgress", payload: { line: Me } });
|
|
57559
57559
|
} else
|
|
57560
57560
|
e({ type: "saveNode" });
|
|
57561
57561
|
},
|
|
57562
57562
|
[n, E, r, e, F.id, W]
|
|
57563
57563
|
), Ce = useCallback(
|
|
57564
|
-
($e,
|
|
57564
|
+
($e, Me) => {
|
|
57565
57565
|
if (z.current = { ...B }, Be([...Ve, F.id]), S(!1), Ft(), W)
|
|
57566
|
-
$e ? he($e,
|
|
57566
|
+
$e ? he($e, Me) : lt();
|
|
57567
57567
|
else if (E < r.length - 1) {
|
|
57568
57568
|
const ht = E + 1;
|
|
57569
57569
|
pt(ht);
|
|
@@ -57595,9 +57595,9 @@ function DialogComponent({
|
|
|
57595
57595
|
C(!0), g($e);
|
|
57596
57596
|
return;
|
|
57597
57597
|
}
|
|
57598
|
-
const
|
|
57599
|
-
if (
|
|
57600
|
-
const ht =
|
|
57598
|
+
const Me = r.filter((ht) => !n.find((Et) => Et.toId === ht.id));
|
|
57599
|
+
if (Me.length) {
|
|
57600
|
+
const ht = Me[0], Et = r.indexOf(ht);
|
|
57601
57601
|
Et >= 0 && (C(!0), g(Et));
|
|
57602
57602
|
}
|
|
57603
57603
|
}
|
|
@@ -57605,15 +57605,15 @@ function DialogComponent({
|
|
|
57605
57605
|
const ze = ($e) => {
|
|
57606
57606
|
if (z.current.uid === $e.uid || L.current.parent === $e)
|
|
57607
57607
|
return;
|
|
57608
|
-
const
|
|
57609
|
-
ht.updateMatrixWorld(!0),
|
|
57610
|
-
const Et = l ? 2.5 : 2,
|
|
57611
|
-
|
|
57608
|
+
const Me = new Object3D(), ht = $e.getObjectByName("Head_M");
|
|
57609
|
+
ht.updateMatrixWorld(!0), Me.applyMatrix4(ht.matrixWorld), Me.applyQuaternion(R.quaternion);
|
|
57610
|
+
const Et = l ? 2.5 : 2, bt = l ? 1.2 : 1.5;
|
|
57611
|
+
Me.translateY(Et), Me.translateX(bt);
|
|
57612
57612
|
const Kt = new Vector3();
|
|
57613
57613
|
Kt.setFromMatrixPosition(ht.matrixWorld);
|
|
57614
57614
|
const kr = Kt.project(R).x < 0;
|
|
57615
57615
|
L.current = {
|
|
57616
|
-
pos:
|
|
57616
|
+
pos: Me.position.toArray(),
|
|
57617
57617
|
child: ht,
|
|
57618
57618
|
parent: $e,
|
|
57619
57619
|
isLeft: kr
|
|
@@ -57636,22 +57636,22 @@ function DialogComponent({
|
|
|
57636
57636
|
});
|
|
57637
57637
|
else if (!H.current && !oe)
|
|
57638
57638
|
if (B) {
|
|
57639
|
-
const
|
|
57639
|
+
const Me = F == null ? void 0 : F.slots.filter((It) => It.uid && !It.talking), ht = [...Me.map((It) => It.uid) || [], B == null ? void 0 : B.uid];
|
|
57640
57640
|
Oe.filter((It) => !ht.includes(It)).forEach((It) => {
|
|
57641
57641
|
U(It, "idle");
|
|
57642
|
-
}),
|
|
57642
|
+
}), Me.forEach((It) => {
|
|
57643
57643
|
const kr = getCurrentVisible(It.uid, A);
|
|
57644
57644
|
if (kr) {
|
|
57645
57645
|
const { isSeated: di } = kr;
|
|
57646
57646
|
yt(It.uid, It.emotion, It.animation, di);
|
|
57647
57647
|
}
|
|
57648
57648
|
});
|
|
57649
|
-
const
|
|
57650
|
-
|
|
57649
|
+
const bt = getCurrentVisible(B.uid, A), Kt = t.find((It) => It.uid === B.uid);
|
|
57650
|
+
bt && !H.current ? setTimeout(() => {
|
|
57651
57651
|
var It, kr;
|
|
57652
|
-
if (B.uid ===
|
|
57653
|
-
ze(
|
|
57654
|
-
const { isSeated: di, userData: ja } =
|
|
57652
|
+
if (B.uid === bt.uid) {
|
|
57653
|
+
ze(bt);
|
|
57654
|
+
const { isSeated: di, userData: ja } = bt, { emotion: la, animation: Gi } = B;
|
|
57655
57655
|
!((It = ja._active) != null && It.includes("talking")) && !((kr = ja._active) != null && kr.includes(la)) && yt(B.uid, la, Gi, di);
|
|
57656
57656
|
const Lr = () => {
|
|
57657
57657
|
var ge;
|
|
@@ -57718,19 +57718,19 @@ function DialogComponent({
|
|
|
57718
57718
|
var $e;
|
|
57719
57719
|
if (((F == null ? void 0 : F.audioType) === "none" || T) && (ce != null && ce.show) && !(B != null && B.emotion.includes("think"))) {
|
|
57720
57720
|
kt();
|
|
57721
|
-
const
|
|
57721
|
+
const Me = characterMs * ((($e = ce == null ? void 0 : ce.text) == null ? void 0 : $e.length) || 0);
|
|
57722
57722
|
setTimeout(
|
|
57723
57723
|
() => {
|
|
57724
57724
|
Ft();
|
|
57725
57725
|
},
|
|
57726
|
-
|
|
57726
|
+
Me < minMs ? minMs : Me
|
|
57727
57727
|
);
|
|
57728
57728
|
}
|
|
57729
57729
|
}, [T, F == null ? void 0 : F.audioType, B == null ? void 0 : B.emotion, ce]), useEffect(() => {
|
|
57730
57730
|
var $e;
|
|
57731
57731
|
if (fe && ce.show && ((F == null ? void 0 : F.audioType) === "none" || T) && !c) {
|
|
57732
|
-
const
|
|
57733
|
-
(!We() || We() && f) && P(Ce,
|
|
57732
|
+
const Me = characterMs * ((($e = ce == null ? void 0 : ce.text) == null ? void 0 : $e.length) || 0);
|
|
57733
|
+
(!We() || We() && f) && P(Ce, Me < minMs ? minMs : Me);
|
|
57734
57734
|
}
|
|
57735
57735
|
return () => {
|
|
57736
57736
|
w();
|
|
@@ -57767,7 +57767,7 @@ function DialogComponent({
|
|
|
57767
57767
|
if (oe) {
|
|
57768
57768
|
const $e = {
|
|
57769
57769
|
...F.payload,
|
|
57770
|
-
decisionNumber: r.filter((
|
|
57770
|
+
decisionNumber: r.filter((Me) => Me.decision).findIndex((Me) => Me.id === F.id) + 1,
|
|
57771
57771
|
inheritProps: {
|
|
57772
57772
|
slots: [],
|
|
57773
57773
|
disableBackground: !0
|