mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove enableComponentStackLocations (#31764)
This has landed everywhere
DiffTrain build for [3ad17ecd31](https://github.com/facebook/react/commit/3ad17ecd313a8e53b339adf8052e35b3d73f8c62)
This commit is contained in:
@@ -361,7 +361,7 @@ __DEV__ &&
|
||||
if ("object" === typeof type)
|
||||
switch (type.$$typeof) {
|
||||
case REACT_FORWARD_REF_TYPE:
|
||||
return (type = describeNativeComponentFrame(type.render, !1)), type;
|
||||
return describeNativeComponentFrame(type.render, !1);
|
||||
case REACT_MEMO_TYPE:
|
||||
return describeUnknownElementTypeFrameInDEV(type.type);
|
||||
case REACT_LAZY_TYPE:
|
||||
|
||||
@@ -361,7 +361,7 @@ __DEV__ &&
|
||||
if ("object" === typeof type)
|
||||
switch (type.$$typeof) {
|
||||
case REACT_FORWARD_REF_TYPE:
|
||||
return (type = describeNativeComponentFrame(type.render, !1)), type;
|
||||
return describeNativeComponentFrame(type.render, !1);
|
||||
case REACT_MEMO_TYPE:
|
||||
return describeUnknownElementTypeFrameInDEV(type.type);
|
||||
case REACT_LAZY_TYPE:
|
||||
|
||||
@@ -1 +1 @@
|
||||
ef63718a27407b6d6b262d6be92e6bf0a87ff1a3
|
||||
3ad17ecd313a8e53b339adf8052e35b3d73f8c62
|
||||
|
||||
@@ -1 +1 @@
|
||||
ef63718a27407b6d6b262d6be92e6bf0a87ff1a3
|
||||
3ad17ecd313a8e53b339adf8052e35b3d73f8c62
|
||||
|
||||
@@ -448,7 +448,7 @@ __DEV__ &&
|
||||
if ("object" === typeof type)
|
||||
switch (type.$$typeof) {
|
||||
case REACT_FORWARD_REF_TYPE:
|
||||
return (type = describeNativeComponentFrame(type.render, !1)), type;
|
||||
return describeNativeComponentFrame(type.render, !1);
|
||||
case REACT_MEMO_TYPE:
|
||||
return describeUnknownElementTypeFrameInDEV(type.type);
|
||||
case REACT_LAZY_TYPE:
|
||||
@@ -1954,7 +1954,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -448,7 +448,7 @@ __DEV__ &&
|
||||
if ("object" === typeof type)
|
||||
switch (type.$$typeof) {
|
||||
case REACT_FORWARD_REF_TYPE:
|
||||
return (type = describeNativeComponentFrame(type.render, !1)), type;
|
||||
return describeNativeComponentFrame(type.render, !1);
|
||||
case REACT_MEMO_TYPE:
|
||||
return describeUnknownElementTypeFrameInDEV(type.type);
|
||||
case REACT_LAZY_TYPE:
|
||||
@@ -1954,7 +1954,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -635,4 +635,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
|
||||
@@ -635,4 +635,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
|
||||
@@ -639,7 +639,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -639,7 +639,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -571,13 +571,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -17193,10 +17191,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -17230,7 +17228,7 @@ __DEV__ &&
|
||||
exports.Shape = Shape;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -571,13 +571,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -16956,10 +16954,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -16993,7 +16991,7 @@ __DEV__ &&
|
||||
exports.Shape = Shape;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -408,13 +408,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -10825,24 +10823,24 @@ var slice = Array.prototype.slice,
|
||||
};
|
||||
return Text;
|
||||
})(React.Component);
|
||||
var internals$jscomp$inline_1509 = {
|
||||
var internals$jscomp$inline_1500 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1510 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1501 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1510.isDisabled &&
|
||||
hook$jscomp$inline_1510.supportsFiber
|
||||
!hook$jscomp$inline_1501.isDisabled &&
|
||||
hook$jscomp$inline_1501.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1510.inject(
|
||||
internals$jscomp$inline_1509
|
||||
(rendererID = hook$jscomp$inline_1501.inject(
|
||||
internals$jscomp$inline_1500
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1510);
|
||||
(injectedHook = hook$jscomp$inline_1501);
|
||||
} catch (err) {}
|
||||
}
|
||||
var Path = Mode$1.Path;
|
||||
@@ -10856,4 +10854,4 @@ exports.RadialGradient = RadialGradient;
|
||||
exports.Shape = TYPES.SHAPE;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
|
||||
@@ -343,13 +343,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -10541,24 +10539,24 @@ var slice = Array.prototype.slice,
|
||||
};
|
||||
return Text;
|
||||
})(React.Component);
|
||||
var internals$jscomp$inline_1488 = {
|
||||
var internals$jscomp$inline_1479 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1489 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1480 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1489.isDisabled &&
|
||||
hook$jscomp$inline_1489.supportsFiber
|
||||
!hook$jscomp$inline_1480.isDisabled &&
|
||||
hook$jscomp$inline_1480.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1489.inject(
|
||||
internals$jscomp$inline_1488
|
||||
(rendererID = hook$jscomp$inline_1480.inject(
|
||||
internals$jscomp$inline_1479
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1489);
|
||||
(injectedHook = hook$jscomp$inline_1480);
|
||||
} catch (err) {}
|
||||
}
|
||||
var Path = Mode$1.Path;
|
||||
@@ -10572,4 +10570,4 @@ exports.RadialGradient = RadialGradient;
|
||||
exports.Shape = TYPES.SHAPE;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
|
||||
@@ -555,13 +555,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -9406,32 +9404,32 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2503;
|
||||
var JSCompiler_object_inline_stack_2504 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2494;
|
||||
var JSCompiler_object_inline_stack_2495 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_componentStack_2505 = !1;
|
||||
var JSCompiler_object_inline_componentStack_2496 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2503 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2503 =
|
||||
(JSCompiler_object_inline_digest_2494 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2494 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2503 &&
|
||||
((JSCompiler_object_inline_componentStack_2505 = !0),
|
||||
JSCompiler_object_inline_digest_2494 &&
|
||||
((JSCompiler_object_inline_componentStack_2496 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2503 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2494 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_componentStack_2505
|
||||
JSCompiler_object_inline_componentStack_2496
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
if (isHydrating) {
|
||||
var JSCompiler_object_inline_message_2502 = nextHydratableInstance;
|
||||
var JSCompiler_object_inline_message_2493 = nextHydratableInstance;
|
||||
var JSCompiler_temp;
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2502)) {
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2493)) {
|
||||
c: {
|
||||
var instance = JSCompiler_object_inline_message_2502;
|
||||
var instance = JSCompiler_object_inline_message_2493;
|
||||
for (
|
||||
JSCompiler_temp = rootOrSingletonContext;
|
||||
instance.nodeType !== COMMENT_NODE;
|
||||
@@ -9472,46 +9470,46 @@ __DEV__ &&
|
||||
JSCompiler_temp &&
|
||||
(warnNonHydratedInstance(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2502
|
||||
JSCompiler_object_inline_message_2493
|
||||
),
|
||||
throwOnHydrationMismatch(workInProgress));
|
||||
}
|
||||
JSCompiler_object_inline_message_2502 = workInProgress.memoizedState;
|
||||
JSCompiler_object_inline_message_2493 = workInProgress.memoizedState;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_message_2502 &&
|
||||
((JSCompiler_object_inline_message_2502 =
|
||||
JSCompiler_object_inline_message_2502.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2502)
|
||||
null !== JSCompiler_object_inline_message_2493 &&
|
||||
((JSCompiler_object_inline_message_2493 =
|
||||
JSCompiler_object_inline_message_2493.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2493)
|
||||
)
|
||||
return (
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2502)
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2493)
|
||||
? (workInProgress.lanes = 16)
|
||||
: (workInProgress.lanes = 536870912),
|
||||
null
|
||||
);
|
||||
popSuspenseHandler(workInProgress);
|
||||
}
|
||||
JSCompiler_object_inline_message_2502 =
|
||||
JSCompiler_object_inline_stack_2504.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2504.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2505)
|
||||
JSCompiler_object_inline_message_2493 =
|
||||
JSCompiler_object_inline_stack_2495.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2495.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2496)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2502,
|
||||
JSCompiler_object_inline_message_2493,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2505 =
|
||||
(JSCompiler_object_inline_componentStack_2496 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2505.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2496.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2505.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2496.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2503,
|
||||
JSCompiler_object_inline_digest_2494,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -9524,9 +9522,9 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes =
|
||||
JSCompiler_object_inline_componentStack_2505.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2496.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_componentStack_2505.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2496.updateQueue =
|
||||
{
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
@@ -9534,46 +9532,46 @@ __DEV__ &&
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2504.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2495.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2502,
|
||||
JSCompiler_object_inline_message_2493,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2505 =
|
||||
(JSCompiler_object_inline_componentStack_2496 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2505.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2496.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2505.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2496.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2503,
|
||||
JSCompiler_object_inline_digest_2494,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2502
|
||||
JSCompiler_object_inline_message_2493
|
||||
);
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (
|
||||
null !== prevState &&
|
||||
((JSCompiler_object_inline_message_2502 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2502)
|
||||
((JSCompiler_object_inline_message_2493 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2493)
|
||||
) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
@@ -9590,94 +9588,94 @@ __DEV__ &&
|
||||
(workInProgress.flags |= 128),
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2505 =
|
||||
JSCompiler_object_inline_stack_2504.fallback),
|
||||
(JSCompiler_object_inline_message_2502 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
(JSCompiler_object_inline_componentStack_2496 =
|
||||
JSCompiler_object_inline_stack_2495.fallback),
|
||||
(JSCompiler_object_inline_message_2493 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2504.children
|
||||
children: JSCompiler_object_inline_stack_2495.children
|
||||
},
|
||||
JSCompiler_object_inline_message_2502
|
||||
JSCompiler_object_inline_message_2493
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2505 =
|
||||
(JSCompiler_object_inline_componentStack_2496 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2505,
|
||||
JSCompiler_object_inline_message_2502,
|
||||
JSCompiler_object_inline_componentStack_2496,
|
||||
JSCompiler_object_inline_message_2493,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2505.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2504.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2505.return =
|
||||
(JSCompiler_object_inline_componentStack_2496.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2495.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2496.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2504.sibling =
|
||||
JSCompiler_object_inline_componentStack_2505),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2504),
|
||||
(JSCompiler_object_inline_stack_2495.sibling =
|
||||
JSCompiler_object_inline_componentStack_2496),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2495),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2504 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2504.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2495 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2495.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2504.childLanes =
|
||||
(JSCompiler_object_inline_stack_2495.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2503,
|
||||
JSCompiler_object_inline_digest_2494,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress =
|
||||
JSCompiler_object_inline_componentStack_2505));
|
||||
JSCompiler_object_inline_componentStack_2496));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
isHydrating &&
|
||||
error$jscomp$0(
|
||||
"We should not be hydrating here. This is a bug in React. Please file a bug."
|
||||
),
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2502))
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2493))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2503 =
|
||||
JSCompiler_object_inline_message_2502.nextSibling &&
|
||||
JSCompiler_object_inline_message_2502.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2503) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2503.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2503.msg;
|
||||
instance = JSCompiler_object_inline_digest_2503.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2503.cstck;
|
||||
JSCompiler_object_inline_digest_2494 =
|
||||
JSCompiler_object_inline_message_2493.nextSibling &&
|
||||
JSCompiler_object_inline_message_2493.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2494) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2494.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2494.msg;
|
||||
instance = JSCompiler_object_inline_digest_2494.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2494.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2502 = message;
|
||||
JSCompiler_object_inline_digest_2503 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2504 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2505 =
|
||||
JSCompiler_object_inline_message_2493 = message;
|
||||
JSCompiler_object_inline_digest_2494 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2495 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2496 =
|
||||
componentStack;
|
||||
JSCompiler_object_inline_componentStack_2505 =
|
||||
JSCompiler_object_inline_message_2502
|
||||
? Error(JSCompiler_object_inline_message_2502)
|
||||
JSCompiler_object_inline_componentStack_2496 =
|
||||
JSCompiler_object_inline_message_2493
|
||||
? Error(JSCompiler_object_inline_message_2493)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
JSCompiler_object_inline_componentStack_2505.stack =
|
||||
JSCompiler_object_inline_stack_2504 || "";
|
||||
JSCompiler_object_inline_componentStack_2505.digest =
|
||||
JSCompiler_object_inline_digest_2503;
|
||||
JSCompiler_object_inline_digest_2503 =
|
||||
JSCompiler_object_inline_componentStack_2496.stack =
|
||||
JSCompiler_object_inline_stack_2495 || "";
|
||||
JSCompiler_object_inline_componentStack_2496.digest =
|
||||
JSCompiler_object_inline_digest_2494;
|
||||
JSCompiler_object_inline_digest_2494 =
|
||||
void 0 === JSCompiler_temp ? null : JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2504 = {
|
||||
value: JSCompiler_object_inline_componentStack_2505,
|
||||
JSCompiler_object_inline_stack_2495 = {
|
||||
value: JSCompiler_object_inline_componentStack_2496,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2503
|
||||
stack: JSCompiler_object_inline_digest_2494
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2503 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2494 &&
|
||||
CapturedStacks.set(
|
||||
JSCompiler_object_inline_componentStack_2505,
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_componentStack_2496,
|
||||
JSCompiler_object_inline_stack_2495
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2504);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2495);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -9691,44 +9689,44 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2503 =
|
||||
(JSCompiler_object_inline_digest_2494 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2503)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2494)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2503 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2494 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2503 &&
|
||||
((JSCompiler_object_inline_stack_2504 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
0 !== (JSCompiler_object_inline_stack_2504 & 42)
|
||||
null !== JSCompiler_object_inline_digest_2494 &&
|
||||
((JSCompiler_object_inline_stack_2495 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
0 !== (JSCompiler_object_inline_stack_2495 & 42)
|
||||
? 1
|
||||
: getBumpedLaneForHydrationByLane(
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
0 !==
|
||||
(JSCompiler_object_inline_stack_2504 &
|
||||
(JSCompiler_object_inline_digest_2503.suspendedLanes |
|
||||
(JSCompiler_object_inline_stack_2495 &
|
||||
(JSCompiler_object_inline_digest_2494.suspendedLanes |
|
||||
renderLanes))
|
||||
? 0
|
||||
: JSCompiler_object_inline_stack_2504),
|
||||
0 !== JSCompiler_object_inline_stack_2504 &&
|
||||
JSCompiler_object_inline_stack_2504 !== prevState.retryLane)
|
||||
: JSCompiler_object_inline_stack_2495),
|
||||
0 !== JSCompiler_object_inline_stack_2495 &&
|
||||
JSCompiler_object_inline_stack_2495 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2504),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2495),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2503,
|
||||
JSCompiler_object_inline_digest_2494,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
JSCompiler_object_inline_message_2502.data ===
|
||||
JSCompiler_object_inline_message_2493.data ===
|
||||
SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -9736,14 +9734,14 @@ __DEV__ &&
|
||||
renderLanes
|
||||
);
|
||||
} else
|
||||
JSCompiler_object_inline_message_2502.data ===
|
||||
JSCompiler_object_inline_message_2493.data ===
|
||||
SUSPENSE_PENDING_START_DATA
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_message_2502.nextSibling
|
||||
JSCompiler_object_inline_message_2493.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -9761,57 +9759,57 @@ __DEV__ &&
|
||||
(treeContextProvider = workInProgress)),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2504.children
|
||||
JSCompiler_object_inline_stack_2495.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
if (JSCompiler_object_inline_componentStack_2505)
|
||||
if (JSCompiler_object_inline_componentStack_2496)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2505 =
|
||||
JSCompiler_object_inline_stack_2504.fallback),
|
||||
(JSCompiler_object_inline_message_2502 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_componentStack_2496 =
|
||||
JSCompiler_object_inline_stack_2495.fallback),
|
||||
(JSCompiler_object_inline_message_2493 = workInProgress.mode),
|
||||
(JSCompiler_temp = current.child),
|
||||
(instance = JSCompiler_temp.sibling),
|
||||
(JSCompiler_object_inline_stack_2504 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_2495 = createWorkInProgress(
|
||||
JSCompiler_temp,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2504.children
|
||||
children: JSCompiler_object_inline_stack_2495.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2504.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2495.subtreeFlags =
|
||||
JSCompiler_temp.subtreeFlags & 31457280),
|
||||
null !== instance
|
||||
? (JSCompiler_object_inline_componentStack_2505 =
|
||||
? (JSCompiler_object_inline_componentStack_2496 =
|
||||
createWorkInProgress(
|
||||
instance,
|
||||
JSCompiler_object_inline_componentStack_2505
|
||||
JSCompiler_object_inline_componentStack_2496
|
||||
))
|
||||
: ((JSCompiler_object_inline_componentStack_2505 =
|
||||
: ((JSCompiler_object_inline_componentStack_2496 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2505,
|
||||
JSCompiler_object_inline_message_2502,
|
||||
JSCompiler_object_inline_componentStack_2496,
|
||||
JSCompiler_object_inline_message_2493,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2505.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2505.return =
|
||||
(JSCompiler_object_inline_componentStack_2496.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2496.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2504.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2504.sibling =
|
||||
JSCompiler_object_inline_componentStack_2505),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2504),
|
||||
(JSCompiler_object_inline_stack_2504 =
|
||||
JSCompiler_object_inline_componentStack_2505),
|
||||
(JSCompiler_object_inline_componentStack_2505 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2502 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2502
|
||||
? (JSCompiler_object_inline_message_2502 =
|
||||
(JSCompiler_object_inline_stack_2495.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2495.sibling =
|
||||
JSCompiler_object_inline_componentStack_2496),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2495),
|
||||
(JSCompiler_object_inline_stack_2495 =
|
||||
JSCompiler_object_inline_componentStack_2496),
|
||||
(JSCompiler_object_inline_componentStack_2496 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2493 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2493
|
||||
? (JSCompiler_object_inline_message_2493 =
|
||||
mountSuspenseOffscreenState(renderLanes))
|
||||
: ((JSCompiler_temp =
|
||||
JSCompiler_object_inline_message_2502.cachePool),
|
||||
JSCompiler_object_inline_message_2493.cachePool),
|
||||
null !== JSCompiler_temp
|
||||
? ((instance = CacheContext._currentValue),
|
||||
(JSCompiler_temp =
|
||||
@@ -9819,34 +9817,34 @@ __DEV__ &&
|
||||
? { parent: instance, pool: instance }
|
||||
: JSCompiler_temp))
|
||||
: (JSCompiler_temp = getSuspendedCache()),
|
||||
(JSCompiler_object_inline_message_2502 = {
|
||||
(JSCompiler_object_inline_message_2493 = {
|
||||
baseLanes:
|
||||
JSCompiler_object_inline_message_2502.baseLanes | renderLanes,
|
||||
JSCompiler_object_inline_message_2493.baseLanes | renderLanes,
|
||||
cachePool: JSCompiler_temp
|
||||
})),
|
||||
(JSCompiler_object_inline_componentStack_2505.memoizedState =
|
||||
JSCompiler_object_inline_message_2502),
|
||||
(JSCompiler_object_inline_componentStack_2496.memoizedState =
|
||||
JSCompiler_object_inline_message_2493),
|
||||
enableTransitionTracing &&
|
||||
((JSCompiler_object_inline_message_2502 = enableTransitionTracing
|
||||
((JSCompiler_object_inline_message_2493 = enableTransitionTracing
|
||||
? transitionStack.current
|
||||
: null),
|
||||
null !== JSCompiler_object_inline_message_2502 &&
|
||||
null !== JSCompiler_object_inline_message_2493 &&
|
||||
((JSCompiler_temp = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(instance =
|
||||
JSCompiler_object_inline_componentStack_2505.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2496.updateQueue),
|
||||
(componentStack = current.updateQueue),
|
||||
null === instance
|
||||
? (JSCompiler_object_inline_componentStack_2505.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2502,
|
||||
? (JSCompiler_object_inline_componentStack_2496.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2493,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue: null
|
||||
})
|
||||
: instance === componentStack
|
||||
? (JSCompiler_object_inline_componentStack_2505.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2496.updateQueue =
|
||||
{
|
||||
transitions: JSCompiler_object_inline_message_2502,
|
||||
transitions: JSCompiler_object_inline_message_2493,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue:
|
||||
null !== componentStack
|
||||
@@ -9854,32 +9852,32 @@ __DEV__ &&
|
||||
: null
|
||||
})
|
||||
: ((instance.transitions =
|
||||
JSCompiler_object_inline_message_2502),
|
||||
JSCompiler_object_inline_message_2493),
|
||||
(instance.markerInstances = JSCompiler_temp)))),
|
||||
(JSCompiler_object_inline_componentStack_2505.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2496.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2503,
|
||||
JSCompiler_object_inline_digest_2494,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2504
|
||||
JSCompiler_object_inline_stack_2495
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
renderLanes = current.child;
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2504.children
|
||||
children: JSCompiler_object_inline_stack_2495.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2503 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2503
|
||||
((JSCompiler_object_inline_digest_2494 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2494
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_2503.push(current));
|
||||
: JSCompiler_object_inline_digest_2494.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -27675,11 +27673,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.1.0-www-classic-ef63718a-20241213" !== isomorphicReactPackageVersion)
|
||||
if ("19.1.0-www-classic-3ad17ecd-20241213" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.1.0-www-classic-ef63718a-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.1.0-www-classic-3ad17ecd-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -27722,10 +27720,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -28332,7 +28330,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -555,13 +555,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -9218,32 +9216,32 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2495;
|
||||
var JSCompiler_object_inline_stack_2496 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2486;
|
||||
var JSCompiler_object_inline_stack_2487 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_componentStack_2497 = !1;
|
||||
var JSCompiler_object_inline_componentStack_2488 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2495 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2495 =
|
||||
(JSCompiler_object_inline_digest_2486 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2486 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2495 &&
|
||||
((JSCompiler_object_inline_componentStack_2497 = !0),
|
||||
JSCompiler_object_inline_digest_2486 &&
|
||||
((JSCompiler_object_inline_componentStack_2488 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2495 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2486 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_componentStack_2497
|
||||
JSCompiler_object_inline_componentStack_2488
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
if (isHydrating) {
|
||||
var JSCompiler_object_inline_message_2494 = nextHydratableInstance;
|
||||
var JSCompiler_object_inline_message_2485 = nextHydratableInstance;
|
||||
var JSCompiler_temp;
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2494)) {
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2485)) {
|
||||
c: {
|
||||
var instance = JSCompiler_object_inline_message_2494;
|
||||
var instance = JSCompiler_object_inline_message_2485;
|
||||
for (
|
||||
JSCompiler_temp = rootOrSingletonContext;
|
||||
instance.nodeType !== COMMENT_NODE;
|
||||
@@ -9284,46 +9282,46 @@ __DEV__ &&
|
||||
JSCompiler_temp &&
|
||||
(warnNonHydratedInstance(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2494
|
||||
JSCompiler_object_inline_message_2485
|
||||
),
|
||||
throwOnHydrationMismatch(workInProgress));
|
||||
}
|
||||
JSCompiler_object_inline_message_2494 = workInProgress.memoizedState;
|
||||
JSCompiler_object_inline_message_2485 = workInProgress.memoizedState;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_message_2494 &&
|
||||
((JSCompiler_object_inline_message_2494 =
|
||||
JSCompiler_object_inline_message_2494.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2494)
|
||||
null !== JSCompiler_object_inline_message_2485 &&
|
||||
((JSCompiler_object_inline_message_2485 =
|
||||
JSCompiler_object_inline_message_2485.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2485)
|
||||
)
|
||||
return (
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2494)
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2485)
|
||||
? (workInProgress.lanes = 16)
|
||||
: (workInProgress.lanes = 536870912),
|
||||
null
|
||||
);
|
||||
popSuspenseHandler(workInProgress);
|
||||
}
|
||||
JSCompiler_object_inline_message_2494 =
|
||||
JSCompiler_object_inline_stack_2496.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2496.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2497)
|
||||
JSCompiler_object_inline_message_2485 =
|
||||
JSCompiler_object_inline_stack_2487.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2487.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2488)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2494,
|
||||
JSCompiler_object_inline_message_2485,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2497 =
|
||||
(JSCompiler_object_inline_componentStack_2488 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2497.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2488.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2497.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2488.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2495,
|
||||
JSCompiler_object_inline_digest_2486,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -9336,9 +9334,9 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes =
|
||||
JSCompiler_object_inline_componentStack_2497.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2488.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_componentStack_2497.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2488.updateQueue =
|
||||
{
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
@@ -9346,46 +9344,46 @@ __DEV__ &&
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2496.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2487.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2494,
|
||||
JSCompiler_object_inline_message_2485,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2497 =
|
||||
(JSCompiler_object_inline_componentStack_2488 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2497.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2488.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2497.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2488.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2495,
|
||||
JSCompiler_object_inline_digest_2486,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2494
|
||||
JSCompiler_object_inline_message_2485
|
||||
);
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (
|
||||
null !== prevState &&
|
||||
((JSCompiler_object_inline_message_2494 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2494)
|
||||
((JSCompiler_object_inline_message_2485 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2485)
|
||||
) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
@@ -9402,94 +9400,94 @@ __DEV__ &&
|
||||
(workInProgress.flags |= 128),
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2497 =
|
||||
JSCompiler_object_inline_stack_2496.fallback),
|
||||
(JSCompiler_object_inline_message_2494 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
(JSCompiler_object_inline_componentStack_2488 =
|
||||
JSCompiler_object_inline_stack_2487.fallback),
|
||||
(JSCompiler_object_inline_message_2485 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2496.children
|
||||
children: JSCompiler_object_inline_stack_2487.children
|
||||
},
|
||||
JSCompiler_object_inline_message_2494
|
||||
JSCompiler_object_inline_message_2485
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2497 =
|
||||
(JSCompiler_object_inline_componentStack_2488 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2497,
|
||||
JSCompiler_object_inline_message_2494,
|
||||
JSCompiler_object_inline_componentStack_2488,
|
||||
JSCompiler_object_inline_message_2485,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2497.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2496.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2497.return =
|
||||
(JSCompiler_object_inline_componentStack_2488.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2487.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2488.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2496.sibling =
|
||||
JSCompiler_object_inline_componentStack_2497),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2496),
|
||||
(JSCompiler_object_inline_stack_2487.sibling =
|
||||
JSCompiler_object_inline_componentStack_2488),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2487),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2496 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2496.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2487 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2487.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2496.childLanes =
|
||||
(JSCompiler_object_inline_stack_2487.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2495,
|
||||
JSCompiler_object_inline_digest_2486,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress =
|
||||
JSCompiler_object_inline_componentStack_2497));
|
||||
JSCompiler_object_inline_componentStack_2488));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
isHydrating &&
|
||||
error$jscomp$0(
|
||||
"We should not be hydrating here. This is a bug in React. Please file a bug."
|
||||
),
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2494))
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2485))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2495 =
|
||||
JSCompiler_object_inline_message_2494.nextSibling &&
|
||||
JSCompiler_object_inline_message_2494.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2495) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2495.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2495.msg;
|
||||
instance = JSCompiler_object_inline_digest_2495.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2495.cstck;
|
||||
JSCompiler_object_inline_digest_2486 =
|
||||
JSCompiler_object_inline_message_2485.nextSibling &&
|
||||
JSCompiler_object_inline_message_2485.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2486) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2486.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2486.msg;
|
||||
instance = JSCompiler_object_inline_digest_2486.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2486.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2494 = message;
|
||||
JSCompiler_object_inline_digest_2495 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2496 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2497 =
|
||||
JSCompiler_object_inline_message_2485 = message;
|
||||
JSCompiler_object_inline_digest_2486 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2487 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2488 =
|
||||
componentStack;
|
||||
JSCompiler_object_inline_componentStack_2497 =
|
||||
JSCompiler_object_inline_message_2494
|
||||
? Error(JSCompiler_object_inline_message_2494)
|
||||
JSCompiler_object_inline_componentStack_2488 =
|
||||
JSCompiler_object_inline_message_2485
|
||||
? Error(JSCompiler_object_inline_message_2485)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
JSCompiler_object_inline_componentStack_2497.stack =
|
||||
JSCompiler_object_inline_stack_2496 || "";
|
||||
JSCompiler_object_inline_componentStack_2497.digest =
|
||||
JSCompiler_object_inline_digest_2495;
|
||||
JSCompiler_object_inline_digest_2495 =
|
||||
JSCompiler_object_inline_componentStack_2488.stack =
|
||||
JSCompiler_object_inline_stack_2487 || "";
|
||||
JSCompiler_object_inline_componentStack_2488.digest =
|
||||
JSCompiler_object_inline_digest_2486;
|
||||
JSCompiler_object_inline_digest_2486 =
|
||||
void 0 === JSCompiler_temp ? null : JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2496 = {
|
||||
value: JSCompiler_object_inline_componentStack_2497,
|
||||
JSCompiler_object_inline_stack_2487 = {
|
||||
value: JSCompiler_object_inline_componentStack_2488,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2495
|
||||
stack: JSCompiler_object_inline_digest_2486
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2495 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2486 &&
|
||||
CapturedStacks.set(
|
||||
JSCompiler_object_inline_componentStack_2497,
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_componentStack_2488,
|
||||
JSCompiler_object_inline_stack_2487
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2496);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2487);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -9503,44 +9501,44 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2495 =
|
||||
(JSCompiler_object_inline_digest_2486 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2495)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2486)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2495 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2486 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2495 &&
|
||||
((JSCompiler_object_inline_stack_2496 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
0 !== (JSCompiler_object_inline_stack_2496 & 42)
|
||||
null !== JSCompiler_object_inline_digest_2486 &&
|
||||
((JSCompiler_object_inline_stack_2487 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
0 !== (JSCompiler_object_inline_stack_2487 & 42)
|
||||
? 1
|
||||
: getBumpedLaneForHydrationByLane(
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
0 !==
|
||||
(JSCompiler_object_inline_stack_2496 &
|
||||
(JSCompiler_object_inline_digest_2495.suspendedLanes |
|
||||
(JSCompiler_object_inline_stack_2487 &
|
||||
(JSCompiler_object_inline_digest_2486.suspendedLanes |
|
||||
renderLanes))
|
||||
? 0
|
||||
: JSCompiler_object_inline_stack_2496),
|
||||
0 !== JSCompiler_object_inline_stack_2496 &&
|
||||
JSCompiler_object_inline_stack_2496 !== prevState.retryLane)
|
||||
: JSCompiler_object_inline_stack_2487),
|
||||
0 !== JSCompiler_object_inline_stack_2487 &&
|
||||
JSCompiler_object_inline_stack_2487 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2496),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2487),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2495,
|
||||
JSCompiler_object_inline_digest_2486,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
JSCompiler_object_inline_message_2494.data ===
|
||||
JSCompiler_object_inline_message_2485.data ===
|
||||
SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -9548,14 +9546,14 @@ __DEV__ &&
|
||||
renderLanes
|
||||
);
|
||||
} else
|
||||
JSCompiler_object_inline_message_2494.data ===
|
||||
JSCompiler_object_inline_message_2485.data ===
|
||||
SUSPENSE_PENDING_START_DATA
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_message_2494.nextSibling
|
||||
JSCompiler_object_inline_message_2485.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -9573,57 +9571,57 @@ __DEV__ &&
|
||||
(treeContextProvider = workInProgress)),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2496.children
|
||||
JSCompiler_object_inline_stack_2487.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
if (JSCompiler_object_inline_componentStack_2497)
|
||||
if (JSCompiler_object_inline_componentStack_2488)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2497 =
|
||||
JSCompiler_object_inline_stack_2496.fallback),
|
||||
(JSCompiler_object_inline_message_2494 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_componentStack_2488 =
|
||||
JSCompiler_object_inline_stack_2487.fallback),
|
||||
(JSCompiler_object_inline_message_2485 = workInProgress.mode),
|
||||
(JSCompiler_temp = current.child),
|
||||
(instance = JSCompiler_temp.sibling),
|
||||
(JSCompiler_object_inline_stack_2496 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_2487 = createWorkInProgress(
|
||||
JSCompiler_temp,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2496.children
|
||||
children: JSCompiler_object_inline_stack_2487.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2496.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2487.subtreeFlags =
|
||||
JSCompiler_temp.subtreeFlags & 31457280),
|
||||
null !== instance
|
||||
? (JSCompiler_object_inline_componentStack_2497 =
|
||||
? (JSCompiler_object_inline_componentStack_2488 =
|
||||
createWorkInProgress(
|
||||
instance,
|
||||
JSCompiler_object_inline_componentStack_2497
|
||||
JSCompiler_object_inline_componentStack_2488
|
||||
))
|
||||
: ((JSCompiler_object_inline_componentStack_2497 =
|
||||
: ((JSCompiler_object_inline_componentStack_2488 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2497,
|
||||
JSCompiler_object_inline_message_2494,
|
||||
JSCompiler_object_inline_componentStack_2488,
|
||||
JSCompiler_object_inline_message_2485,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2497.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2497.return =
|
||||
(JSCompiler_object_inline_componentStack_2488.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2488.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2496.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2496.sibling =
|
||||
JSCompiler_object_inline_componentStack_2497),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2496),
|
||||
(JSCompiler_object_inline_stack_2496 =
|
||||
JSCompiler_object_inline_componentStack_2497),
|
||||
(JSCompiler_object_inline_componentStack_2497 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2494 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2494
|
||||
? (JSCompiler_object_inline_message_2494 =
|
||||
(JSCompiler_object_inline_stack_2487.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2487.sibling =
|
||||
JSCompiler_object_inline_componentStack_2488),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2487),
|
||||
(JSCompiler_object_inline_stack_2487 =
|
||||
JSCompiler_object_inline_componentStack_2488),
|
||||
(JSCompiler_object_inline_componentStack_2488 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2485 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2485
|
||||
? (JSCompiler_object_inline_message_2485 =
|
||||
mountSuspenseOffscreenState(renderLanes))
|
||||
: ((JSCompiler_temp =
|
||||
JSCompiler_object_inline_message_2494.cachePool),
|
||||
JSCompiler_object_inline_message_2485.cachePool),
|
||||
null !== JSCompiler_temp
|
||||
? ((instance = CacheContext._currentValue),
|
||||
(JSCompiler_temp =
|
||||
@@ -9631,34 +9629,34 @@ __DEV__ &&
|
||||
? { parent: instance, pool: instance }
|
||||
: JSCompiler_temp))
|
||||
: (JSCompiler_temp = getSuspendedCache()),
|
||||
(JSCompiler_object_inline_message_2494 = {
|
||||
(JSCompiler_object_inline_message_2485 = {
|
||||
baseLanes:
|
||||
JSCompiler_object_inline_message_2494.baseLanes | renderLanes,
|
||||
JSCompiler_object_inline_message_2485.baseLanes | renderLanes,
|
||||
cachePool: JSCompiler_temp
|
||||
})),
|
||||
(JSCompiler_object_inline_componentStack_2497.memoizedState =
|
||||
JSCompiler_object_inline_message_2494),
|
||||
(JSCompiler_object_inline_componentStack_2488.memoizedState =
|
||||
JSCompiler_object_inline_message_2485),
|
||||
enableTransitionTracing &&
|
||||
((JSCompiler_object_inline_message_2494 = enableTransitionTracing
|
||||
((JSCompiler_object_inline_message_2485 = enableTransitionTracing
|
||||
? transitionStack.current
|
||||
: null),
|
||||
null !== JSCompiler_object_inline_message_2494 &&
|
||||
null !== JSCompiler_object_inline_message_2485 &&
|
||||
((JSCompiler_temp = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(instance =
|
||||
JSCompiler_object_inline_componentStack_2497.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2488.updateQueue),
|
||||
(componentStack = current.updateQueue),
|
||||
null === instance
|
||||
? (JSCompiler_object_inline_componentStack_2497.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2494,
|
||||
? (JSCompiler_object_inline_componentStack_2488.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2485,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue: null
|
||||
})
|
||||
: instance === componentStack
|
||||
? (JSCompiler_object_inline_componentStack_2497.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2488.updateQueue =
|
||||
{
|
||||
transitions: JSCompiler_object_inline_message_2494,
|
||||
transitions: JSCompiler_object_inline_message_2485,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue:
|
||||
null !== componentStack
|
||||
@@ -9666,32 +9664,32 @@ __DEV__ &&
|
||||
: null
|
||||
})
|
||||
: ((instance.transitions =
|
||||
JSCompiler_object_inline_message_2494),
|
||||
JSCompiler_object_inline_message_2485),
|
||||
(instance.markerInstances = JSCompiler_temp)))),
|
||||
(JSCompiler_object_inline_componentStack_2497.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2488.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2495,
|
||||
JSCompiler_object_inline_digest_2486,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2496
|
||||
JSCompiler_object_inline_stack_2487
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
renderLanes = current.child;
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2496.children
|
||||
children: JSCompiler_object_inline_stack_2487.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2495 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2495
|
||||
((JSCompiler_object_inline_digest_2486 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2486
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_2495.push(current));
|
||||
: JSCompiler_object_inline_digest_2486.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -27454,11 +27452,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.1.0-www-modern-ef63718a-20241213" !== isomorphicReactPackageVersion)
|
||||
if ("19.1.0-www-modern-3ad17ecd-20241213" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.1.0-www-modern-ef63718a-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.1.0-www-modern-3ad17ecd-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -27501,10 +27499,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -28111,7 +28109,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -385,13 +385,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -13263,19 +13261,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$354;
|
||||
var JSCompiler_inline_result$jscomp$351;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1560 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1560) {
|
||||
var element$jscomp$inline_1561 = document.createElement("div");
|
||||
element$jscomp$inline_1561.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1560 =
|
||||
"function" === typeof element$jscomp$inline_1561.oninput;
|
||||
var isSupported$jscomp$inline_1551 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1551) {
|
||||
var element$jscomp$inline_1552 = document.createElement("div");
|
||||
element$jscomp$inline_1552.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1551 =
|
||||
"function" === typeof element$jscomp$inline_1552.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$354 = isSupported$jscomp$inline_1560;
|
||||
} else JSCompiler_inline_result$jscomp$354 = !1;
|
||||
JSCompiler_inline_result$jscomp$351 = isSupported$jscomp$inline_1551;
|
||||
} else JSCompiler_inline_result$jscomp$351 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$354 &&
|
||||
JSCompiler_inline_result$jscomp$351 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -13686,20 +13684,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1601 = 0;
|
||||
i$jscomp$inline_1601 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1601++
|
||||
var i$jscomp$inline_1592 = 0;
|
||||
i$jscomp$inline_1592 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1592++
|
||||
) {
|
||||
var eventName$jscomp$inline_1602 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1601],
|
||||
domEventName$jscomp$inline_1603 =
|
||||
eventName$jscomp$inline_1602.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1604 =
|
||||
eventName$jscomp$inline_1602[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1602.slice(1);
|
||||
var eventName$jscomp$inline_1593 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1592],
|
||||
domEventName$jscomp$inline_1594 =
|
||||
eventName$jscomp$inline_1593.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1595 =
|
||||
eventName$jscomp$inline_1593[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1593.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1603,
|
||||
"on" + capitalizedEvent$jscomp$inline_1604
|
||||
domEventName$jscomp$inline_1594,
|
||||
"on" + capitalizedEvent$jscomp$inline_1595
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17282,16 +17280,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1774 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1765 = React.version;
|
||||
if (
|
||||
"19.1.0-www-classic-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1774
|
||||
"19.1.0-www-classic-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1765
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1774,
|
||||
"19.1.0-www-classic-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1765,
|
||||
"19.1.0-www-classic-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17307,24 +17305,24 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_2315 = {
|
||||
var internals$jscomp$inline_2306 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2316 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2307 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2316.isDisabled &&
|
||||
hook$jscomp$inline_2316.supportsFiber
|
||||
!hook$jscomp$inline_2307.isDisabled &&
|
||||
hook$jscomp$inline_2307.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2316.inject(
|
||||
internals$jscomp$inline_2315
|
||||
(rendererID = hook$jscomp$inline_2307.inject(
|
||||
internals$jscomp$inline_2306
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2316);
|
||||
(injectedHook = hook$jscomp$inline_2307);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -17677,4 +17675,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
|
||||
@@ -320,13 +320,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -12999,19 +12997,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$357;
|
||||
var JSCompiler_inline_result$jscomp$354;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1550 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1550) {
|
||||
var element$jscomp$inline_1551 = document.createElement("div");
|
||||
element$jscomp$inline_1551.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1550 =
|
||||
"function" === typeof element$jscomp$inline_1551.oninput;
|
||||
var isSupported$jscomp$inline_1541 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1541) {
|
||||
var element$jscomp$inline_1542 = document.createElement("div");
|
||||
element$jscomp$inline_1542.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1541 =
|
||||
"function" === typeof element$jscomp$inline_1542.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$357 = isSupported$jscomp$inline_1550;
|
||||
} else JSCompiler_inline_result$jscomp$357 = !1;
|
||||
JSCompiler_inline_result$jscomp$354 = isSupported$jscomp$inline_1541;
|
||||
} else JSCompiler_inline_result$jscomp$354 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$357 &&
|
||||
JSCompiler_inline_result$jscomp$354 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -13422,20 +13420,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1591 = 0;
|
||||
i$jscomp$inline_1591 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1591++
|
||||
var i$jscomp$inline_1582 = 0;
|
||||
i$jscomp$inline_1582 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1582++
|
||||
) {
|
||||
var eventName$jscomp$inline_1592 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1591],
|
||||
domEventName$jscomp$inline_1593 =
|
||||
eventName$jscomp$inline_1592.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1594 =
|
||||
eventName$jscomp$inline_1592[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1592.slice(1);
|
||||
var eventName$jscomp$inline_1583 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1582],
|
||||
domEventName$jscomp$inline_1584 =
|
||||
eventName$jscomp$inline_1583.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1585 =
|
||||
eventName$jscomp$inline_1583[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1583.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1593,
|
||||
"on" + capitalizedEvent$jscomp$inline_1594
|
||||
domEventName$jscomp$inline_1584,
|
||||
"on" + capitalizedEvent$jscomp$inline_1585
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17013,16 +17011,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1764 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1755 = React.version;
|
||||
if (
|
||||
"19.1.0-www-modern-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1764
|
||||
"19.1.0-www-modern-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1755
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1764,
|
||||
"19.1.0-www-modern-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1755,
|
||||
"19.1.0-www-modern-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17038,24 +17036,24 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_2297 = {
|
||||
var internals$jscomp$inline_2288 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2298 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2289 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2298.isDisabled &&
|
||||
hook$jscomp$inline_2298.supportsFiber
|
||||
!hook$jscomp$inline_2289.isDisabled &&
|
||||
hook$jscomp$inline_2289.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2298.inject(
|
||||
internals$jscomp$inline_2297
|
||||
(rendererID = hook$jscomp$inline_2289.inject(
|
||||
internals$jscomp$inline_2288
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2298);
|
||||
(injectedHook = hook$jscomp$inline_2289);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -17408,4 +17406,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
|
||||
@@ -390,13 +390,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -13952,19 +13950,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$371;
|
||||
var JSCompiler_inline_result$jscomp$368;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1653 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1653) {
|
||||
var element$jscomp$inline_1654 = document.createElement("div");
|
||||
element$jscomp$inline_1654.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1653 =
|
||||
"function" === typeof element$jscomp$inline_1654.oninput;
|
||||
var isSupported$jscomp$inline_1644 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1644) {
|
||||
var element$jscomp$inline_1645 = document.createElement("div");
|
||||
element$jscomp$inline_1645.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1644 =
|
||||
"function" === typeof element$jscomp$inline_1645.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$371 = isSupported$jscomp$inline_1653;
|
||||
} else JSCompiler_inline_result$jscomp$371 = !1;
|
||||
JSCompiler_inline_result$jscomp$368 = isSupported$jscomp$inline_1644;
|
||||
} else JSCompiler_inline_result$jscomp$368 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$371 &&
|
||||
JSCompiler_inline_result$jscomp$368 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -14375,20 +14373,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1694 = 0;
|
||||
i$jscomp$inline_1694 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1694++
|
||||
var i$jscomp$inline_1685 = 0;
|
||||
i$jscomp$inline_1685 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1685++
|
||||
) {
|
||||
var eventName$jscomp$inline_1695 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1694],
|
||||
domEventName$jscomp$inline_1696 =
|
||||
eventName$jscomp$inline_1695.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1697 =
|
||||
eventName$jscomp$inline_1695[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1695.slice(1);
|
||||
var eventName$jscomp$inline_1686 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1685],
|
||||
domEventName$jscomp$inline_1687 =
|
||||
eventName$jscomp$inline_1686.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1688 =
|
||||
eventName$jscomp$inline_1686[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1686.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1696,
|
||||
"on" + capitalizedEvent$jscomp$inline_1697
|
||||
domEventName$jscomp$inline_1687,
|
||||
"on" + capitalizedEvent$jscomp$inline_1688
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17971,16 +17969,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1867 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1858 = React.version;
|
||||
if (
|
||||
"19.1.0-www-classic-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1867
|
||||
"19.1.0-www-classic-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1858
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1867,
|
||||
"19.1.0-www-classic-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1858,
|
||||
"19.1.0-www-classic-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17996,27 +17994,27 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_1869 = {
|
||||
var internals$jscomp$inline_1860 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
enableSchedulingProfiler &&
|
||||
((internals$jscomp$inline_1869.getLaneLabelMap = getLaneLabelMap),
|
||||
(internals$jscomp$inline_1869.injectProfilingHooks = injectProfilingHooks));
|
||||
((internals$jscomp$inline_1860.getLaneLabelMap = getLaneLabelMap),
|
||||
(internals$jscomp$inline_1860.injectProfilingHooks = injectProfilingHooks));
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2367 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2358 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2367.isDisabled &&
|
||||
hook$jscomp$inline_2367.supportsFiber
|
||||
!hook$jscomp$inline_2358.isDisabled &&
|
||||
hook$jscomp$inline_2358.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2367.inject(
|
||||
internals$jscomp$inline_1869
|
||||
(rendererID = hook$jscomp$inline_2358.inject(
|
||||
internals$jscomp$inline_1860
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2367);
|
||||
(injectedHook = hook$jscomp$inline_2358);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -18369,7 +18367,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -325,13 +325,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -13687,19 +13685,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$374;
|
||||
var JSCompiler_inline_result$jscomp$371;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1643 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1643) {
|
||||
var element$jscomp$inline_1644 = document.createElement("div");
|
||||
element$jscomp$inline_1644.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1643 =
|
||||
"function" === typeof element$jscomp$inline_1644.oninput;
|
||||
var isSupported$jscomp$inline_1634 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1634) {
|
||||
var element$jscomp$inline_1635 = document.createElement("div");
|
||||
element$jscomp$inline_1635.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1634 =
|
||||
"function" === typeof element$jscomp$inline_1635.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$374 = isSupported$jscomp$inline_1643;
|
||||
} else JSCompiler_inline_result$jscomp$374 = !1;
|
||||
JSCompiler_inline_result$jscomp$371 = isSupported$jscomp$inline_1634;
|
||||
} else JSCompiler_inline_result$jscomp$371 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$374 &&
|
||||
JSCompiler_inline_result$jscomp$371 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -14110,20 +14108,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1684 = 0;
|
||||
i$jscomp$inline_1684 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1684++
|
||||
var i$jscomp$inline_1675 = 0;
|
||||
i$jscomp$inline_1675 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1675++
|
||||
) {
|
||||
var eventName$jscomp$inline_1685 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1684],
|
||||
domEventName$jscomp$inline_1686 =
|
||||
eventName$jscomp$inline_1685.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1687 =
|
||||
eventName$jscomp$inline_1685[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1685.slice(1);
|
||||
var eventName$jscomp$inline_1676 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1675],
|
||||
domEventName$jscomp$inline_1677 =
|
||||
eventName$jscomp$inline_1676.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1678 =
|
||||
eventName$jscomp$inline_1676[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1676.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1686,
|
||||
"on" + capitalizedEvent$jscomp$inline_1687
|
||||
domEventName$jscomp$inline_1677,
|
||||
"on" + capitalizedEvent$jscomp$inline_1678
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17701,16 +17699,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1857 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1848 = React.version;
|
||||
if (
|
||||
"19.1.0-www-modern-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1857
|
||||
"19.1.0-www-modern-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1848
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1857,
|
||||
"19.1.0-www-modern-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1848,
|
||||
"19.1.0-www-modern-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17726,27 +17724,27 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_1859 = {
|
||||
var internals$jscomp$inline_1850 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
enableSchedulingProfiler &&
|
||||
((internals$jscomp$inline_1859.getLaneLabelMap = getLaneLabelMap),
|
||||
(internals$jscomp$inline_1859.injectProfilingHooks = injectProfilingHooks));
|
||||
((internals$jscomp$inline_1850.getLaneLabelMap = getLaneLabelMap),
|
||||
(internals$jscomp$inline_1850.injectProfilingHooks = injectProfilingHooks));
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2349 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2340 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2349.isDisabled &&
|
||||
hook$jscomp$inline_2349.supportsFiber
|
||||
!hook$jscomp$inline_2340.isDisabled &&
|
||||
hook$jscomp$inline_2340.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2349.inject(
|
||||
internals$jscomp$inline_1859
|
||||
(rendererID = hook$jscomp$inline_2340.inject(
|
||||
internals$jscomp$inline_1850
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2349);
|
||||
(injectedHook = hook$jscomp$inline_2340);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -18099,7 +18097,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -4289,7 +4289,7 @@ __DEV__ &&
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
@@ -9164,5 +9164,5 @@ __DEV__ &&
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -4281,7 +4281,7 @@ __DEV__ &&
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
@@ -8990,5 +8990,5 @@ __DEV__ &&
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -2681,16 +2681,16 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
"\x3c/script>"
|
||||
);
|
||||
bootstrapScriptContent = idPrefix + "P:";
|
||||
var JSCompiler_object_inline_segmentPrefix_1630 = idPrefix + "S:";
|
||||
var JSCompiler_object_inline_segmentPrefix_1627 = idPrefix + "S:";
|
||||
idPrefix += "B:";
|
||||
var JSCompiler_object_inline_preconnects_1644 = new Set(),
|
||||
JSCompiler_object_inline_fontPreloads_1645 = new Set(),
|
||||
JSCompiler_object_inline_highImagePreloads_1646 = new Set(),
|
||||
JSCompiler_object_inline_styles_1647 = new Map(),
|
||||
JSCompiler_object_inline_bootstrapScripts_1648 = new Set(),
|
||||
JSCompiler_object_inline_scripts_1649 = new Set(),
|
||||
JSCompiler_object_inline_bulkPreloads_1650 = new Set(),
|
||||
JSCompiler_object_inline_preloads_1651 = {
|
||||
var JSCompiler_object_inline_preconnects_1641 = new Set(),
|
||||
JSCompiler_object_inline_fontPreloads_1642 = new Set(),
|
||||
JSCompiler_object_inline_highImagePreloads_1643 = new Set(),
|
||||
JSCompiler_object_inline_styles_1644 = new Map(),
|
||||
JSCompiler_object_inline_bootstrapScripts_1645 = new Set(),
|
||||
JSCompiler_object_inline_scripts_1646 = new Set(),
|
||||
JSCompiler_object_inline_bulkPreloads_1647 = new Set(),
|
||||
JSCompiler_object_inline_preloads_1648 = {
|
||||
images: new Map(),
|
||||
stylesheets: new Map(),
|
||||
scripts: new Map(),
|
||||
@@ -2727,7 +2727,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
scriptConfig.moduleScriptResources[href] = null;
|
||||
scriptConfig = [];
|
||||
pushLinkImpl(scriptConfig, props);
|
||||
JSCompiler_object_inline_bootstrapScripts_1648.add(scriptConfig);
|
||||
JSCompiler_object_inline_bootstrapScripts_1645.add(scriptConfig);
|
||||
bootstrapChunks.push('<script src="', escapeTextForBrowser(src));
|
||||
"string" === typeof integrity &&
|
||||
bootstrapChunks.push('" integrity="', escapeTextForBrowser(integrity));
|
||||
@@ -2768,7 +2768,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
(props.moduleScriptResources[scriptConfig] = null),
|
||||
(props = []),
|
||||
pushLinkImpl(props, integrity),
|
||||
JSCompiler_object_inline_bootstrapScripts_1648.add(props),
|
||||
JSCompiler_object_inline_bootstrapScripts_1645.add(props),
|
||||
bootstrapChunks.push(
|
||||
'<script type="module" src="',
|
||||
escapeTextForBrowser(i)
|
||||
@@ -2783,7 +2783,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
bootstrapChunks.push('" async="">\x3c/script>');
|
||||
return {
|
||||
placeholderPrefix: bootstrapScriptContent,
|
||||
segmentPrefix: JSCompiler_object_inline_segmentPrefix_1630,
|
||||
segmentPrefix: JSCompiler_object_inline_segmentPrefix_1627,
|
||||
boundaryPrefix: idPrefix,
|
||||
startInlineScript: "<script>",
|
||||
htmlChunks: null,
|
||||
@@ -2803,14 +2803,14 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
charsetChunks: [],
|
||||
viewportChunks: [],
|
||||
hoistableChunks: [],
|
||||
preconnects: JSCompiler_object_inline_preconnects_1644,
|
||||
fontPreloads: JSCompiler_object_inline_fontPreloads_1645,
|
||||
highImagePreloads: JSCompiler_object_inline_highImagePreloads_1646,
|
||||
styles: JSCompiler_object_inline_styles_1647,
|
||||
bootstrapScripts: JSCompiler_object_inline_bootstrapScripts_1648,
|
||||
scripts: JSCompiler_object_inline_scripts_1649,
|
||||
bulkPreloads: JSCompiler_object_inline_bulkPreloads_1650,
|
||||
preloads: JSCompiler_object_inline_preloads_1651,
|
||||
preconnects: JSCompiler_object_inline_preconnects_1641,
|
||||
fontPreloads: JSCompiler_object_inline_fontPreloads_1642,
|
||||
highImagePreloads: JSCompiler_object_inline_highImagePreloads_1643,
|
||||
styles: JSCompiler_object_inline_styles_1644,
|
||||
bootstrapScripts: JSCompiler_object_inline_bootstrapScripts_1645,
|
||||
scripts: JSCompiler_object_inline_scripts_1646,
|
||||
bulkPreloads: JSCompiler_object_inline_bulkPreloads_1647,
|
||||
preloads: JSCompiler_object_inline_preloads_1648,
|
||||
stylesToHoist: !1,
|
||||
generateStaticMarkup: generateStaticMarkup
|
||||
};
|
||||
@@ -3524,7 +3524,7 @@ function describeComponentStackByType(type) {
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
@@ -5912,4 +5912,4 @@ exports.renderToString = function (children, options) {
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
|
||||
@@ -2679,16 +2679,16 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
"\x3c/script>"
|
||||
);
|
||||
bootstrapScriptContent = idPrefix + "P:";
|
||||
var JSCompiler_object_inline_segmentPrefix_1617 = idPrefix + "S:";
|
||||
var JSCompiler_object_inline_segmentPrefix_1614 = idPrefix + "S:";
|
||||
idPrefix += "B:";
|
||||
var JSCompiler_object_inline_preconnects_1631 = new Set(),
|
||||
JSCompiler_object_inline_fontPreloads_1632 = new Set(),
|
||||
JSCompiler_object_inline_highImagePreloads_1633 = new Set(),
|
||||
JSCompiler_object_inline_styles_1634 = new Map(),
|
||||
JSCompiler_object_inline_bootstrapScripts_1635 = new Set(),
|
||||
JSCompiler_object_inline_scripts_1636 = new Set(),
|
||||
JSCompiler_object_inline_bulkPreloads_1637 = new Set(),
|
||||
JSCompiler_object_inline_preloads_1638 = {
|
||||
var JSCompiler_object_inline_preconnects_1628 = new Set(),
|
||||
JSCompiler_object_inline_fontPreloads_1629 = new Set(),
|
||||
JSCompiler_object_inline_highImagePreloads_1630 = new Set(),
|
||||
JSCompiler_object_inline_styles_1631 = new Map(),
|
||||
JSCompiler_object_inline_bootstrapScripts_1632 = new Set(),
|
||||
JSCompiler_object_inline_scripts_1633 = new Set(),
|
||||
JSCompiler_object_inline_bulkPreloads_1634 = new Set(),
|
||||
JSCompiler_object_inline_preloads_1635 = {
|
||||
images: new Map(),
|
||||
stylesheets: new Map(),
|
||||
scripts: new Map(),
|
||||
@@ -2725,7 +2725,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
scriptConfig.moduleScriptResources[href] = null;
|
||||
scriptConfig = [];
|
||||
pushLinkImpl(scriptConfig, props);
|
||||
JSCompiler_object_inline_bootstrapScripts_1635.add(scriptConfig);
|
||||
JSCompiler_object_inline_bootstrapScripts_1632.add(scriptConfig);
|
||||
bootstrapChunks.push('<script src="', escapeTextForBrowser(src));
|
||||
"string" === typeof integrity &&
|
||||
bootstrapChunks.push('" integrity="', escapeTextForBrowser(integrity));
|
||||
@@ -2766,7 +2766,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
(props.moduleScriptResources[scriptConfig] = null),
|
||||
(props = []),
|
||||
pushLinkImpl(props, integrity),
|
||||
JSCompiler_object_inline_bootstrapScripts_1635.add(props),
|
||||
JSCompiler_object_inline_bootstrapScripts_1632.add(props),
|
||||
bootstrapChunks.push(
|
||||
'<script type="module" src="',
|
||||
escapeTextForBrowser(i)
|
||||
@@ -2781,7 +2781,7 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
bootstrapChunks.push('" async="">\x3c/script>');
|
||||
return {
|
||||
placeholderPrefix: bootstrapScriptContent,
|
||||
segmentPrefix: JSCompiler_object_inline_segmentPrefix_1617,
|
||||
segmentPrefix: JSCompiler_object_inline_segmentPrefix_1614,
|
||||
boundaryPrefix: idPrefix,
|
||||
startInlineScript: "<script>",
|
||||
htmlChunks: null,
|
||||
@@ -2801,14 +2801,14 @@ function createRenderState(resumableState, generateStaticMarkup) {
|
||||
charsetChunks: [],
|
||||
viewportChunks: [],
|
||||
hoistableChunks: [],
|
||||
preconnects: JSCompiler_object_inline_preconnects_1631,
|
||||
fontPreloads: JSCompiler_object_inline_fontPreloads_1632,
|
||||
highImagePreloads: JSCompiler_object_inline_highImagePreloads_1633,
|
||||
styles: JSCompiler_object_inline_styles_1634,
|
||||
bootstrapScripts: JSCompiler_object_inline_bootstrapScripts_1635,
|
||||
scripts: JSCompiler_object_inline_scripts_1636,
|
||||
bulkPreloads: JSCompiler_object_inline_bulkPreloads_1637,
|
||||
preloads: JSCompiler_object_inline_preloads_1638,
|
||||
preconnects: JSCompiler_object_inline_preconnects_1628,
|
||||
fontPreloads: JSCompiler_object_inline_fontPreloads_1629,
|
||||
highImagePreloads: JSCompiler_object_inline_highImagePreloads_1630,
|
||||
styles: JSCompiler_object_inline_styles_1631,
|
||||
bootstrapScripts: JSCompiler_object_inline_bootstrapScripts_1632,
|
||||
scripts: JSCompiler_object_inline_scripts_1633,
|
||||
bulkPreloads: JSCompiler_object_inline_bulkPreloads_1634,
|
||||
preloads: JSCompiler_object_inline_preloads_1635,
|
||||
stylesToHoist: !1,
|
||||
generateStaticMarkup: generateStaticMarkup
|
||||
};
|
||||
@@ -3514,7 +3514,7 @@ function describeComponentStackByType(type) {
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
@@ -5824,4 +5824,4 @@ exports.renderToString = function (children, options) {
|
||||
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
|
||||
);
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
|
||||
@@ -4067,7 +4067,7 @@ __DEV__ &&
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
|
||||
@@ -3401,7 +3401,7 @@ function describeComponentStackByType(type) {
|
||||
if ("string" === typeof type) return describeBuiltInComponentFrame(type);
|
||||
if ("function" === typeof type)
|
||||
return type.prototype && type.prototype.isReactComponent
|
||||
? ((type = describeNativeComponentFrame(type, !0)), type)
|
||||
? describeNativeComponentFrame(type, !0)
|
||||
: describeNativeComponentFrame(type, !1);
|
||||
if ("object" === typeof type && null !== type) {
|
||||
switch (type.$$typeof) {
|
||||
|
||||
@@ -555,13 +555,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -9447,32 +9445,32 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2537;
|
||||
var JSCompiler_object_inline_stack_2538 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2528;
|
||||
var JSCompiler_object_inline_stack_2529 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_componentStack_2539 = !1;
|
||||
var JSCompiler_object_inline_componentStack_2530 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2537 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2537 =
|
||||
(JSCompiler_object_inline_digest_2528 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2528 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2537 &&
|
||||
((JSCompiler_object_inline_componentStack_2539 = !0),
|
||||
JSCompiler_object_inline_digest_2528 &&
|
||||
((JSCompiler_object_inline_componentStack_2530 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2537 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2528 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_componentStack_2539
|
||||
JSCompiler_object_inline_componentStack_2530
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
if (isHydrating) {
|
||||
var JSCompiler_object_inline_message_2536 = nextHydratableInstance;
|
||||
var JSCompiler_object_inline_message_2527 = nextHydratableInstance;
|
||||
var JSCompiler_temp;
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2536)) {
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2527)) {
|
||||
c: {
|
||||
var instance = JSCompiler_object_inline_message_2536;
|
||||
var instance = JSCompiler_object_inline_message_2527;
|
||||
for (
|
||||
JSCompiler_temp = rootOrSingletonContext;
|
||||
instance.nodeType !== COMMENT_NODE;
|
||||
@@ -9513,46 +9511,46 @@ __DEV__ &&
|
||||
JSCompiler_temp &&
|
||||
(warnNonHydratedInstance(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2536
|
||||
JSCompiler_object_inline_message_2527
|
||||
),
|
||||
throwOnHydrationMismatch(workInProgress));
|
||||
}
|
||||
JSCompiler_object_inline_message_2536 = workInProgress.memoizedState;
|
||||
JSCompiler_object_inline_message_2527 = workInProgress.memoizedState;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_message_2536 &&
|
||||
((JSCompiler_object_inline_message_2536 =
|
||||
JSCompiler_object_inline_message_2536.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2536)
|
||||
null !== JSCompiler_object_inline_message_2527 &&
|
||||
((JSCompiler_object_inline_message_2527 =
|
||||
JSCompiler_object_inline_message_2527.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2527)
|
||||
)
|
||||
return (
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2536)
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2527)
|
||||
? (workInProgress.lanes = 16)
|
||||
: (workInProgress.lanes = 536870912),
|
||||
null
|
||||
);
|
||||
popSuspenseHandler(workInProgress);
|
||||
}
|
||||
JSCompiler_object_inline_message_2536 =
|
||||
JSCompiler_object_inline_stack_2538.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2538.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2539)
|
||||
JSCompiler_object_inline_message_2527 =
|
||||
JSCompiler_object_inline_stack_2529.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2529.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2530)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2536,
|
||||
JSCompiler_object_inline_message_2527,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2539 =
|
||||
(JSCompiler_object_inline_componentStack_2530 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2539.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2530.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2539.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2530.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2537,
|
||||
JSCompiler_object_inline_digest_2528,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -9565,9 +9563,9 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes =
|
||||
JSCompiler_object_inline_componentStack_2539.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2530.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_componentStack_2539.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2530.updateQueue =
|
||||
{
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
@@ -9575,46 +9573,46 @@ __DEV__ &&
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2538.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2529.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2536,
|
||||
JSCompiler_object_inline_message_2527,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2539 =
|
||||
(JSCompiler_object_inline_componentStack_2530 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2539.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2530.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2539.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2530.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2537,
|
||||
JSCompiler_object_inline_digest_2528,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2536
|
||||
JSCompiler_object_inline_message_2527
|
||||
);
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (
|
||||
null !== prevState &&
|
||||
((JSCompiler_object_inline_message_2536 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2536)
|
||||
((JSCompiler_object_inline_message_2527 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2527)
|
||||
) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
@@ -9631,94 +9629,94 @@ __DEV__ &&
|
||||
(workInProgress.flags |= 128),
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2539 =
|
||||
JSCompiler_object_inline_stack_2538.fallback),
|
||||
(JSCompiler_object_inline_message_2536 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
(JSCompiler_object_inline_componentStack_2530 =
|
||||
JSCompiler_object_inline_stack_2529.fallback),
|
||||
(JSCompiler_object_inline_message_2527 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2538.children
|
||||
children: JSCompiler_object_inline_stack_2529.children
|
||||
},
|
||||
JSCompiler_object_inline_message_2536
|
||||
JSCompiler_object_inline_message_2527
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2539 =
|
||||
(JSCompiler_object_inline_componentStack_2530 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2539,
|
||||
JSCompiler_object_inline_message_2536,
|
||||
JSCompiler_object_inline_componentStack_2530,
|
||||
JSCompiler_object_inline_message_2527,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2539.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2538.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2539.return =
|
||||
(JSCompiler_object_inline_componentStack_2530.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2529.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2530.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2538.sibling =
|
||||
JSCompiler_object_inline_componentStack_2539),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2538),
|
||||
(JSCompiler_object_inline_stack_2529.sibling =
|
||||
JSCompiler_object_inline_componentStack_2530),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2529),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2538 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2538.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2529 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2529.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2538.childLanes =
|
||||
(JSCompiler_object_inline_stack_2529.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2537,
|
||||
JSCompiler_object_inline_digest_2528,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress =
|
||||
JSCompiler_object_inline_componentStack_2539));
|
||||
JSCompiler_object_inline_componentStack_2530));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
isHydrating &&
|
||||
error$jscomp$0(
|
||||
"We should not be hydrating here. This is a bug in React. Please file a bug."
|
||||
),
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2536))
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2527))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2537 =
|
||||
JSCompiler_object_inline_message_2536.nextSibling &&
|
||||
JSCompiler_object_inline_message_2536.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2537) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2537.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2537.msg;
|
||||
instance = JSCompiler_object_inline_digest_2537.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2537.cstck;
|
||||
JSCompiler_object_inline_digest_2528 =
|
||||
JSCompiler_object_inline_message_2527.nextSibling &&
|
||||
JSCompiler_object_inline_message_2527.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2528) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2528.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2528.msg;
|
||||
instance = JSCompiler_object_inline_digest_2528.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2528.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2536 = message;
|
||||
JSCompiler_object_inline_digest_2537 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2538 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2539 =
|
||||
JSCompiler_object_inline_message_2527 = message;
|
||||
JSCompiler_object_inline_digest_2528 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2529 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2530 =
|
||||
componentStack;
|
||||
JSCompiler_object_inline_componentStack_2539 =
|
||||
JSCompiler_object_inline_message_2536
|
||||
? Error(JSCompiler_object_inline_message_2536)
|
||||
JSCompiler_object_inline_componentStack_2530 =
|
||||
JSCompiler_object_inline_message_2527
|
||||
? Error(JSCompiler_object_inline_message_2527)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
JSCompiler_object_inline_componentStack_2539.stack =
|
||||
JSCompiler_object_inline_stack_2538 || "";
|
||||
JSCompiler_object_inline_componentStack_2539.digest =
|
||||
JSCompiler_object_inline_digest_2537;
|
||||
JSCompiler_object_inline_digest_2537 =
|
||||
JSCompiler_object_inline_componentStack_2530.stack =
|
||||
JSCompiler_object_inline_stack_2529 || "";
|
||||
JSCompiler_object_inline_componentStack_2530.digest =
|
||||
JSCompiler_object_inline_digest_2528;
|
||||
JSCompiler_object_inline_digest_2528 =
|
||||
void 0 === JSCompiler_temp ? null : JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2538 = {
|
||||
value: JSCompiler_object_inline_componentStack_2539,
|
||||
JSCompiler_object_inline_stack_2529 = {
|
||||
value: JSCompiler_object_inline_componentStack_2530,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2537
|
||||
stack: JSCompiler_object_inline_digest_2528
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2537 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2528 &&
|
||||
CapturedStacks.set(
|
||||
JSCompiler_object_inline_componentStack_2539,
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_componentStack_2530,
|
||||
JSCompiler_object_inline_stack_2529
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2538);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2529);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -9732,44 +9730,44 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2537 =
|
||||
(JSCompiler_object_inline_digest_2528 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2537)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2528)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2537 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2528 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2537 &&
|
||||
((JSCompiler_object_inline_stack_2538 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
0 !== (JSCompiler_object_inline_stack_2538 & 42)
|
||||
null !== JSCompiler_object_inline_digest_2528 &&
|
||||
((JSCompiler_object_inline_stack_2529 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
0 !== (JSCompiler_object_inline_stack_2529 & 42)
|
||||
? 1
|
||||
: getBumpedLaneForHydrationByLane(
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
0 !==
|
||||
(JSCompiler_object_inline_stack_2538 &
|
||||
(JSCompiler_object_inline_digest_2537.suspendedLanes |
|
||||
(JSCompiler_object_inline_stack_2529 &
|
||||
(JSCompiler_object_inline_digest_2528.suspendedLanes |
|
||||
renderLanes))
|
||||
? 0
|
||||
: JSCompiler_object_inline_stack_2538),
|
||||
0 !== JSCompiler_object_inline_stack_2538 &&
|
||||
JSCompiler_object_inline_stack_2538 !== prevState.retryLane)
|
||||
: JSCompiler_object_inline_stack_2529),
|
||||
0 !== JSCompiler_object_inline_stack_2529 &&
|
||||
JSCompiler_object_inline_stack_2529 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2538),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2529),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2537,
|
||||
JSCompiler_object_inline_digest_2528,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
JSCompiler_object_inline_message_2536.data ===
|
||||
JSCompiler_object_inline_message_2527.data ===
|
||||
SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -9777,14 +9775,14 @@ __DEV__ &&
|
||||
renderLanes
|
||||
);
|
||||
} else
|
||||
JSCompiler_object_inline_message_2536.data ===
|
||||
JSCompiler_object_inline_message_2527.data ===
|
||||
SUSPENSE_PENDING_START_DATA
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_message_2536.nextSibling
|
||||
JSCompiler_object_inline_message_2527.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -9802,57 +9800,57 @@ __DEV__ &&
|
||||
(treeContextProvider = workInProgress)),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2538.children
|
||||
JSCompiler_object_inline_stack_2529.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
if (JSCompiler_object_inline_componentStack_2539)
|
||||
if (JSCompiler_object_inline_componentStack_2530)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2539 =
|
||||
JSCompiler_object_inline_stack_2538.fallback),
|
||||
(JSCompiler_object_inline_message_2536 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_componentStack_2530 =
|
||||
JSCompiler_object_inline_stack_2529.fallback),
|
||||
(JSCompiler_object_inline_message_2527 = workInProgress.mode),
|
||||
(JSCompiler_temp = current.child),
|
||||
(instance = JSCompiler_temp.sibling),
|
||||
(JSCompiler_object_inline_stack_2538 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_2529 = createWorkInProgress(
|
||||
JSCompiler_temp,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2538.children
|
||||
children: JSCompiler_object_inline_stack_2529.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2538.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2529.subtreeFlags =
|
||||
JSCompiler_temp.subtreeFlags & 31457280),
|
||||
null !== instance
|
||||
? (JSCompiler_object_inline_componentStack_2539 =
|
||||
? (JSCompiler_object_inline_componentStack_2530 =
|
||||
createWorkInProgress(
|
||||
instance,
|
||||
JSCompiler_object_inline_componentStack_2539
|
||||
JSCompiler_object_inline_componentStack_2530
|
||||
))
|
||||
: ((JSCompiler_object_inline_componentStack_2539 =
|
||||
: ((JSCompiler_object_inline_componentStack_2530 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2539,
|
||||
JSCompiler_object_inline_message_2536,
|
||||
JSCompiler_object_inline_componentStack_2530,
|
||||
JSCompiler_object_inline_message_2527,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2539.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2539.return =
|
||||
(JSCompiler_object_inline_componentStack_2530.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2530.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2538.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2538.sibling =
|
||||
JSCompiler_object_inline_componentStack_2539),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2538),
|
||||
(JSCompiler_object_inline_stack_2538 =
|
||||
JSCompiler_object_inline_componentStack_2539),
|
||||
(JSCompiler_object_inline_componentStack_2539 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2536 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2536
|
||||
? (JSCompiler_object_inline_message_2536 =
|
||||
(JSCompiler_object_inline_stack_2529.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2529.sibling =
|
||||
JSCompiler_object_inline_componentStack_2530),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2529),
|
||||
(JSCompiler_object_inline_stack_2529 =
|
||||
JSCompiler_object_inline_componentStack_2530),
|
||||
(JSCompiler_object_inline_componentStack_2530 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2527 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2527
|
||||
? (JSCompiler_object_inline_message_2527 =
|
||||
mountSuspenseOffscreenState(renderLanes))
|
||||
: ((JSCompiler_temp =
|
||||
JSCompiler_object_inline_message_2536.cachePool),
|
||||
JSCompiler_object_inline_message_2527.cachePool),
|
||||
null !== JSCompiler_temp
|
||||
? ((instance = CacheContext._currentValue),
|
||||
(JSCompiler_temp =
|
||||
@@ -9860,34 +9858,34 @@ __DEV__ &&
|
||||
? { parent: instance, pool: instance }
|
||||
: JSCompiler_temp))
|
||||
: (JSCompiler_temp = getSuspendedCache()),
|
||||
(JSCompiler_object_inline_message_2536 = {
|
||||
(JSCompiler_object_inline_message_2527 = {
|
||||
baseLanes:
|
||||
JSCompiler_object_inline_message_2536.baseLanes | renderLanes,
|
||||
JSCompiler_object_inline_message_2527.baseLanes | renderLanes,
|
||||
cachePool: JSCompiler_temp
|
||||
})),
|
||||
(JSCompiler_object_inline_componentStack_2539.memoizedState =
|
||||
JSCompiler_object_inline_message_2536),
|
||||
(JSCompiler_object_inline_componentStack_2530.memoizedState =
|
||||
JSCompiler_object_inline_message_2527),
|
||||
enableTransitionTracing &&
|
||||
((JSCompiler_object_inline_message_2536 = enableTransitionTracing
|
||||
((JSCompiler_object_inline_message_2527 = enableTransitionTracing
|
||||
? transitionStack.current
|
||||
: null),
|
||||
null !== JSCompiler_object_inline_message_2536 &&
|
||||
null !== JSCompiler_object_inline_message_2527 &&
|
||||
((JSCompiler_temp = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(instance =
|
||||
JSCompiler_object_inline_componentStack_2539.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2530.updateQueue),
|
||||
(componentStack = current.updateQueue),
|
||||
null === instance
|
||||
? (JSCompiler_object_inline_componentStack_2539.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2536,
|
||||
? (JSCompiler_object_inline_componentStack_2530.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2527,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue: null
|
||||
})
|
||||
: instance === componentStack
|
||||
? (JSCompiler_object_inline_componentStack_2539.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2530.updateQueue =
|
||||
{
|
||||
transitions: JSCompiler_object_inline_message_2536,
|
||||
transitions: JSCompiler_object_inline_message_2527,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue:
|
||||
null !== componentStack
|
||||
@@ -9895,32 +9893,32 @@ __DEV__ &&
|
||||
: null
|
||||
})
|
||||
: ((instance.transitions =
|
||||
JSCompiler_object_inline_message_2536),
|
||||
JSCompiler_object_inline_message_2527),
|
||||
(instance.markerInstances = JSCompiler_temp)))),
|
||||
(JSCompiler_object_inline_componentStack_2539.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2530.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2537,
|
||||
JSCompiler_object_inline_digest_2528,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2538
|
||||
JSCompiler_object_inline_stack_2529
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
renderLanes = current.child;
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2538.children
|
||||
children: JSCompiler_object_inline_stack_2529.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2537 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2537
|
||||
((JSCompiler_object_inline_digest_2528 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2528
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_2537.push(current));
|
||||
: JSCompiler_object_inline_digest_2528.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -28009,11 +28007,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.1.0-www-classic-ef63718a-20241213" !== isomorphicReactPackageVersion)
|
||||
if ("19.1.0-www-classic-3ad17ecd-20241213" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.1.0-www-classic-ef63718a-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.1.0-www-classic-3ad17ecd-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -28056,10 +28054,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -28832,5 +28830,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -555,13 +555,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -9259,32 +9257,32 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2529;
|
||||
var JSCompiler_object_inline_stack_2530 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2520;
|
||||
var JSCompiler_object_inline_stack_2521 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_componentStack_2531 = !1;
|
||||
var JSCompiler_object_inline_componentStack_2522 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2529 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2529 =
|
||||
(JSCompiler_object_inline_digest_2520 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2520 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2529 &&
|
||||
((JSCompiler_object_inline_componentStack_2531 = !0),
|
||||
JSCompiler_object_inline_digest_2520 &&
|
||||
((JSCompiler_object_inline_componentStack_2522 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2529 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2520 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_componentStack_2531
|
||||
JSCompiler_object_inline_componentStack_2522
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
if (isHydrating) {
|
||||
var JSCompiler_object_inline_message_2528 = nextHydratableInstance;
|
||||
var JSCompiler_object_inline_message_2519 = nextHydratableInstance;
|
||||
var JSCompiler_temp;
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2528)) {
|
||||
if (!(JSCompiler_temp = !JSCompiler_object_inline_message_2519)) {
|
||||
c: {
|
||||
var instance = JSCompiler_object_inline_message_2528;
|
||||
var instance = JSCompiler_object_inline_message_2519;
|
||||
for (
|
||||
JSCompiler_temp = rootOrSingletonContext;
|
||||
instance.nodeType !== COMMENT_NODE;
|
||||
@@ -9325,46 +9323,46 @@ __DEV__ &&
|
||||
JSCompiler_temp &&
|
||||
(warnNonHydratedInstance(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2528
|
||||
JSCompiler_object_inline_message_2519
|
||||
),
|
||||
throwOnHydrationMismatch(workInProgress));
|
||||
}
|
||||
JSCompiler_object_inline_message_2528 = workInProgress.memoizedState;
|
||||
JSCompiler_object_inline_message_2519 = workInProgress.memoizedState;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_message_2528 &&
|
||||
((JSCompiler_object_inline_message_2528 =
|
||||
JSCompiler_object_inline_message_2528.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2528)
|
||||
null !== JSCompiler_object_inline_message_2519 &&
|
||||
((JSCompiler_object_inline_message_2519 =
|
||||
JSCompiler_object_inline_message_2519.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2519)
|
||||
)
|
||||
return (
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2528)
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2519)
|
||||
? (workInProgress.lanes = 16)
|
||||
: (workInProgress.lanes = 536870912),
|
||||
null
|
||||
);
|
||||
popSuspenseHandler(workInProgress);
|
||||
}
|
||||
JSCompiler_object_inline_message_2528 =
|
||||
JSCompiler_object_inline_stack_2530.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2530.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2531)
|
||||
JSCompiler_object_inline_message_2519 =
|
||||
JSCompiler_object_inline_stack_2521.children;
|
||||
JSCompiler_temp = JSCompiler_object_inline_stack_2521.fallback;
|
||||
if (JSCompiler_object_inline_componentStack_2522)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2528,
|
||||
JSCompiler_object_inline_message_2519,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2531 =
|
||||
(JSCompiler_object_inline_componentStack_2522 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2531.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2522.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2531.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2522.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2529,
|
||||
JSCompiler_object_inline_digest_2520,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -9377,9 +9375,9 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes =
|
||||
JSCompiler_object_inline_componentStack_2531.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2522.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_componentStack_2531.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2522.updateQueue =
|
||||
{
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
@@ -9387,46 +9385,46 @@ __DEV__ &&
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2530.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2521.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2528,
|
||||
JSCompiler_object_inline_message_2519,
|
||||
JSCompiler_temp,
|
||||
renderLanes
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2531 =
|
||||
(JSCompiler_object_inline_componentStack_2522 =
|
||||
workInProgress.child),
|
||||
(JSCompiler_object_inline_componentStack_2531.memoizedState =
|
||||
(JSCompiler_object_inline_componentStack_2522.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_componentStack_2531.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2522.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2529,
|
||||
JSCompiler_object_inline_digest_2520,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_message_2528
|
||||
JSCompiler_object_inline_message_2519
|
||||
);
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (
|
||||
null !== prevState &&
|
||||
((JSCompiler_object_inline_message_2528 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2528)
|
||||
((JSCompiler_object_inline_message_2519 = prevState.dehydrated),
|
||||
null !== JSCompiler_object_inline_message_2519)
|
||||
) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
@@ -9443,94 +9441,94 @@ __DEV__ &&
|
||||
(workInProgress.flags |= 128),
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2531 =
|
||||
JSCompiler_object_inline_stack_2530.fallback),
|
||||
(JSCompiler_object_inline_message_2528 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
(JSCompiler_object_inline_componentStack_2522 =
|
||||
JSCompiler_object_inline_stack_2521.fallback),
|
||||
(JSCompiler_object_inline_message_2519 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2530.children
|
||||
children: JSCompiler_object_inline_stack_2521.children
|
||||
},
|
||||
JSCompiler_object_inline_message_2528
|
||||
JSCompiler_object_inline_message_2519
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2531 =
|
||||
(JSCompiler_object_inline_componentStack_2522 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2531,
|
||||
JSCompiler_object_inline_message_2528,
|
||||
JSCompiler_object_inline_componentStack_2522,
|
||||
JSCompiler_object_inline_message_2519,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2531.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2530.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2531.return =
|
||||
(JSCompiler_object_inline_componentStack_2522.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2521.return = workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2522.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2530.sibling =
|
||||
JSCompiler_object_inline_componentStack_2531),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2530),
|
||||
(JSCompiler_object_inline_stack_2521.sibling =
|
||||
JSCompiler_object_inline_componentStack_2522),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2521),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2530 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2530.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2521 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2521.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2530.childLanes =
|
||||
(JSCompiler_object_inline_stack_2521.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2529,
|
||||
JSCompiler_object_inline_digest_2520,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress =
|
||||
JSCompiler_object_inline_componentStack_2531));
|
||||
JSCompiler_object_inline_componentStack_2522));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
isHydrating &&
|
||||
error$jscomp$0(
|
||||
"We should not be hydrating here. This is a bug in React. Please file a bug."
|
||||
),
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2528))
|
||||
isSuspenseInstanceFallback(JSCompiler_object_inline_message_2519))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2529 =
|
||||
JSCompiler_object_inline_message_2528.nextSibling &&
|
||||
JSCompiler_object_inline_message_2528.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2529) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2529.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2529.msg;
|
||||
instance = JSCompiler_object_inline_digest_2529.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2529.cstck;
|
||||
JSCompiler_object_inline_digest_2520 =
|
||||
JSCompiler_object_inline_message_2519.nextSibling &&
|
||||
JSCompiler_object_inline_message_2519.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2520) {
|
||||
JSCompiler_temp = JSCompiler_object_inline_digest_2520.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2520.msg;
|
||||
instance = JSCompiler_object_inline_digest_2520.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2520.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2528 = message;
|
||||
JSCompiler_object_inline_digest_2529 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2530 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2531 =
|
||||
JSCompiler_object_inline_message_2519 = message;
|
||||
JSCompiler_object_inline_digest_2520 = JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2521 = instance;
|
||||
JSCompiler_temp = JSCompiler_object_inline_componentStack_2522 =
|
||||
componentStack;
|
||||
JSCompiler_object_inline_componentStack_2531 =
|
||||
JSCompiler_object_inline_message_2528
|
||||
? Error(JSCompiler_object_inline_message_2528)
|
||||
JSCompiler_object_inline_componentStack_2522 =
|
||||
JSCompiler_object_inline_message_2519
|
||||
? Error(JSCompiler_object_inline_message_2519)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
JSCompiler_object_inline_componentStack_2531.stack =
|
||||
JSCompiler_object_inline_stack_2530 || "";
|
||||
JSCompiler_object_inline_componentStack_2531.digest =
|
||||
JSCompiler_object_inline_digest_2529;
|
||||
JSCompiler_object_inline_digest_2529 =
|
||||
JSCompiler_object_inline_componentStack_2522.stack =
|
||||
JSCompiler_object_inline_stack_2521 || "";
|
||||
JSCompiler_object_inline_componentStack_2522.digest =
|
||||
JSCompiler_object_inline_digest_2520;
|
||||
JSCompiler_object_inline_digest_2520 =
|
||||
void 0 === JSCompiler_temp ? null : JSCompiler_temp;
|
||||
JSCompiler_object_inline_stack_2530 = {
|
||||
value: JSCompiler_object_inline_componentStack_2531,
|
||||
JSCompiler_object_inline_stack_2521 = {
|
||||
value: JSCompiler_object_inline_componentStack_2522,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2529
|
||||
stack: JSCompiler_object_inline_digest_2520
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2529 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2520 &&
|
||||
CapturedStacks.set(
|
||||
JSCompiler_object_inline_componentStack_2531,
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_componentStack_2522,
|
||||
JSCompiler_object_inline_stack_2521
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2530);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2521);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -9544,44 +9542,44 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2529 =
|
||||
(JSCompiler_object_inline_digest_2520 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2529)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2520)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2529 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2520 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2529 &&
|
||||
((JSCompiler_object_inline_stack_2530 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
0 !== (JSCompiler_object_inline_stack_2530 & 42)
|
||||
null !== JSCompiler_object_inline_digest_2520 &&
|
||||
((JSCompiler_object_inline_stack_2521 = renderLanes & -renderLanes),
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
0 !== (JSCompiler_object_inline_stack_2521 & 42)
|
||||
? 1
|
||||
: getBumpedLaneForHydrationByLane(
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
0 !==
|
||||
(JSCompiler_object_inline_stack_2530 &
|
||||
(JSCompiler_object_inline_digest_2529.suspendedLanes |
|
||||
(JSCompiler_object_inline_stack_2521 &
|
||||
(JSCompiler_object_inline_digest_2520.suspendedLanes |
|
||||
renderLanes))
|
||||
? 0
|
||||
: JSCompiler_object_inline_stack_2530),
|
||||
0 !== JSCompiler_object_inline_stack_2530 &&
|
||||
JSCompiler_object_inline_stack_2530 !== prevState.retryLane)
|
||||
: JSCompiler_object_inline_stack_2521),
|
||||
0 !== JSCompiler_object_inline_stack_2521 &&
|
||||
JSCompiler_object_inline_stack_2521 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2530),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2521),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2529,
|
||||
JSCompiler_object_inline_digest_2520,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
JSCompiler_object_inline_message_2528.data ===
|
||||
JSCompiler_object_inline_message_2519.data ===
|
||||
SUSPENSE_PENDING_START_DATA || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -9589,14 +9587,14 @@ __DEV__ &&
|
||||
renderLanes
|
||||
);
|
||||
} else
|
||||
JSCompiler_object_inline_message_2528.data ===
|
||||
JSCompiler_object_inline_message_2519.data ===
|
||||
SUSPENSE_PENDING_START_DATA
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_message_2528.nextSibling
|
||||
JSCompiler_object_inline_message_2519.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -9614,57 +9612,57 @@ __DEV__ &&
|
||||
(treeContextProvider = workInProgress)),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2530.children
|
||||
JSCompiler_object_inline_stack_2521.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
if (JSCompiler_object_inline_componentStack_2531)
|
||||
if (JSCompiler_object_inline_componentStack_2522)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_componentStack_2531 =
|
||||
JSCompiler_object_inline_stack_2530.fallback),
|
||||
(JSCompiler_object_inline_message_2528 = workInProgress.mode),
|
||||
(JSCompiler_object_inline_componentStack_2522 =
|
||||
JSCompiler_object_inline_stack_2521.fallback),
|
||||
(JSCompiler_object_inline_message_2519 = workInProgress.mode),
|
||||
(JSCompiler_temp = current.child),
|
||||
(instance = JSCompiler_temp.sibling),
|
||||
(JSCompiler_object_inline_stack_2530 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_2521 = createWorkInProgress(
|
||||
JSCompiler_temp,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2530.children
|
||||
children: JSCompiler_object_inline_stack_2521.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2530.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2521.subtreeFlags =
|
||||
JSCompiler_temp.subtreeFlags & 31457280),
|
||||
null !== instance
|
||||
? (JSCompiler_object_inline_componentStack_2531 =
|
||||
? (JSCompiler_object_inline_componentStack_2522 =
|
||||
createWorkInProgress(
|
||||
instance,
|
||||
JSCompiler_object_inline_componentStack_2531
|
||||
JSCompiler_object_inline_componentStack_2522
|
||||
))
|
||||
: ((JSCompiler_object_inline_componentStack_2531 =
|
||||
: ((JSCompiler_object_inline_componentStack_2522 =
|
||||
createFiberFromFragment(
|
||||
JSCompiler_object_inline_componentStack_2531,
|
||||
JSCompiler_object_inline_message_2528,
|
||||
JSCompiler_object_inline_componentStack_2522,
|
||||
JSCompiler_object_inline_message_2519,
|
||||
renderLanes,
|
||||
null
|
||||
)),
|
||||
(JSCompiler_object_inline_componentStack_2531.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2531.return =
|
||||
(JSCompiler_object_inline_componentStack_2522.flags |= 2)),
|
||||
(JSCompiler_object_inline_componentStack_2522.return =
|
||||
workInProgress),
|
||||
(JSCompiler_object_inline_stack_2530.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2530.sibling =
|
||||
JSCompiler_object_inline_componentStack_2531),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2530),
|
||||
(JSCompiler_object_inline_stack_2530 =
|
||||
JSCompiler_object_inline_componentStack_2531),
|
||||
(JSCompiler_object_inline_componentStack_2531 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2528 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2528
|
||||
? (JSCompiler_object_inline_message_2528 =
|
||||
(JSCompiler_object_inline_stack_2521.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2521.sibling =
|
||||
JSCompiler_object_inline_componentStack_2522),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2521),
|
||||
(JSCompiler_object_inline_stack_2521 =
|
||||
JSCompiler_object_inline_componentStack_2522),
|
||||
(JSCompiler_object_inline_componentStack_2522 = workInProgress.child),
|
||||
(JSCompiler_object_inline_message_2519 = current.child.memoizedState),
|
||||
null === JSCompiler_object_inline_message_2519
|
||||
? (JSCompiler_object_inline_message_2519 =
|
||||
mountSuspenseOffscreenState(renderLanes))
|
||||
: ((JSCompiler_temp =
|
||||
JSCompiler_object_inline_message_2528.cachePool),
|
||||
JSCompiler_object_inline_message_2519.cachePool),
|
||||
null !== JSCompiler_temp
|
||||
? ((instance = CacheContext._currentValue),
|
||||
(JSCompiler_temp =
|
||||
@@ -9672,34 +9670,34 @@ __DEV__ &&
|
||||
? { parent: instance, pool: instance }
|
||||
: JSCompiler_temp))
|
||||
: (JSCompiler_temp = getSuspendedCache()),
|
||||
(JSCompiler_object_inline_message_2528 = {
|
||||
(JSCompiler_object_inline_message_2519 = {
|
||||
baseLanes:
|
||||
JSCompiler_object_inline_message_2528.baseLanes | renderLanes,
|
||||
JSCompiler_object_inline_message_2519.baseLanes | renderLanes,
|
||||
cachePool: JSCompiler_temp
|
||||
})),
|
||||
(JSCompiler_object_inline_componentStack_2531.memoizedState =
|
||||
JSCompiler_object_inline_message_2528),
|
||||
(JSCompiler_object_inline_componentStack_2522.memoizedState =
|
||||
JSCompiler_object_inline_message_2519),
|
||||
enableTransitionTracing &&
|
||||
((JSCompiler_object_inline_message_2528 = enableTransitionTracing
|
||||
((JSCompiler_object_inline_message_2519 = enableTransitionTracing
|
||||
? transitionStack.current
|
||||
: null),
|
||||
null !== JSCompiler_object_inline_message_2528 &&
|
||||
null !== JSCompiler_object_inline_message_2519 &&
|
||||
((JSCompiler_temp = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(instance =
|
||||
JSCompiler_object_inline_componentStack_2531.updateQueue),
|
||||
JSCompiler_object_inline_componentStack_2522.updateQueue),
|
||||
(componentStack = current.updateQueue),
|
||||
null === instance
|
||||
? (JSCompiler_object_inline_componentStack_2531.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2528,
|
||||
? (JSCompiler_object_inline_componentStack_2522.updateQueue = {
|
||||
transitions: JSCompiler_object_inline_message_2519,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue: null
|
||||
})
|
||||
: instance === componentStack
|
||||
? (JSCompiler_object_inline_componentStack_2531.updateQueue =
|
||||
? (JSCompiler_object_inline_componentStack_2522.updateQueue =
|
||||
{
|
||||
transitions: JSCompiler_object_inline_message_2528,
|
||||
transitions: JSCompiler_object_inline_message_2519,
|
||||
markerInstances: JSCompiler_temp,
|
||||
retryQueue:
|
||||
null !== componentStack
|
||||
@@ -9707,32 +9705,32 @@ __DEV__ &&
|
||||
: null
|
||||
})
|
||||
: ((instance.transitions =
|
||||
JSCompiler_object_inline_message_2528),
|
||||
JSCompiler_object_inline_message_2519),
|
||||
(instance.markerInstances = JSCompiler_temp)))),
|
||||
(JSCompiler_object_inline_componentStack_2531.childLanes =
|
||||
(JSCompiler_object_inline_componentStack_2522.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2529,
|
||||
JSCompiler_object_inline_digest_2520,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2530
|
||||
JSCompiler_object_inline_stack_2521
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
renderLanes = current.child;
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2530.children
|
||||
children: JSCompiler_object_inline_stack_2521.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2529 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2529
|
||||
((JSCompiler_object_inline_digest_2520 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_2520
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_2529.push(current));
|
||||
: JSCompiler_object_inline_digest_2520.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -27788,11 +27786,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.1.0-www-modern-ef63718a-20241213" !== isomorphicReactPackageVersion)
|
||||
if ("19.1.0-www-modern-3ad17ecd-20241213" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.1.0-www-modern-ef63718a-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.1.0-www-modern-3ad17ecd-20241213\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -27835,10 +27833,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -28611,5 +28609,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -385,13 +385,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -13535,19 +13533,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$356;
|
||||
var JSCompiler_inline_result$jscomp$353;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1589 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1589) {
|
||||
var element$jscomp$inline_1590 = document.createElement("div");
|
||||
element$jscomp$inline_1590.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1589 =
|
||||
"function" === typeof element$jscomp$inline_1590.oninput;
|
||||
var isSupported$jscomp$inline_1580 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1580) {
|
||||
var element$jscomp$inline_1581 = document.createElement("div");
|
||||
element$jscomp$inline_1581.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1580 =
|
||||
"function" === typeof element$jscomp$inline_1581.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$356 = isSupported$jscomp$inline_1589;
|
||||
} else JSCompiler_inline_result$jscomp$356 = !1;
|
||||
JSCompiler_inline_result$jscomp$353 = isSupported$jscomp$inline_1580;
|
||||
} else JSCompiler_inline_result$jscomp$353 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$356 &&
|
||||
JSCompiler_inline_result$jscomp$353 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -13958,20 +13956,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1630 = 0;
|
||||
i$jscomp$inline_1630 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1630++
|
||||
var i$jscomp$inline_1621 = 0;
|
||||
i$jscomp$inline_1621 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1621++
|
||||
) {
|
||||
var eventName$jscomp$inline_1631 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1630],
|
||||
domEventName$jscomp$inline_1632 =
|
||||
eventName$jscomp$inline_1631.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1633 =
|
||||
eventName$jscomp$inline_1631[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1631.slice(1);
|
||||
var eventName$jscomp$inline_1622 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1621],
|
||||
domEventName$jscomp$inline_1623 =
|
||||
eventName$jscomp$inline_1622.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1624 =
|
||||
eventName$jscomp$inline_1622[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1622.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1632,
|
||||
"on" + capitalizedEvent$jscomp$inline_1633
|
||||
domEventName$jscomp$inline_1623,
|
||||
"on" + capitalizedEvent$jscomp$inline_1624
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17611,16 +17609,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1803 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1794 = React.version;
|
||||
if (
|
||||
"19.1.0-www-classic-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1803
|
||||
"19.1.0-www-classic-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1794
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1803,
|
||||
"19.1.0-www-classic-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1794,
|
||||
"19.1.0-www-classic-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17636,24 +17634,24 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_2349 = {
|
||||
var internals$jscomp$inline_2340 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2350 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2341 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2350.isDisabled &&
|
||||
hook$jscomp$inline_2350.supportsFiber
|
||||
!hook$jscomp$inline_2341.isDisabled &&
|
||||
hook$jscomp$inline_2341.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2350.inject(
|
||||
internals$jscomp$inline_2349
|
||||
(rendererID = hook$jscomp$inline_2341.inject(
|
||||
internals$jscomp$inline_2340
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2350);
|
||||
(injectedHook = hook$jscomp$inline_2341);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -18157,4 +18155,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
|
||||
@@ -320,13 +320,11 @@ function describeFiber(fiber) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -13271,19 +13269,19 @@ function getTargetInstForChangeEvent(domEventName, targetInst) {
|
||||
}
|
||||
var isInputEventSupported = !1;
|
||||
if (canUseDOM) {
|
||||
var JSCompiler_inline_result$jscomp$359;
|
||||
var JSCompiler_inline_result$jscomp$356;
|
||||
if (canUseDOM) {
|
||||
var isSupported$jscomp$inline_1579 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1579) {
|
||||
var element$jscomp$inline_1580 = document.createElement("div");
|
||||
element$jscomp$inline_1580.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1579 =
|
||||
"function" === typeof element$jscomp$inline_1580.oninput;
|
||||
var isSupported$jscomp$inline_1570 = "oninput" in document;
|
||||
if (!isSupported$jscomp$inline_1570) {
|
||||
var element$jscomp$inline_1571 = document.createElement("div");
|
||||
element$jscomp$inline_1571.setAttribute("oninput", "return;");
|
||||
isSupported$jscomp$inline_1570 =
|
||||
"function" === typeof element$jscomp$inline_1571.oninput;
|
||||
}
|
||||
JSCompiler_inline_result$jscomp$359 = isSupported$jscomp$inline_1579;
|
||||
} else JSCompiler_inline_result$jscomp$359 = !1;
|
||||
JSCompiler_inline_result$jscomp$356 = isSupported$jscomp$inline_1570;
|
||||
} else JSCompiler_inline_result$jscomp$356 = !1;
|
||||
isInputEventSupported =
|
||||
JSCompiler_inline_result$jscomp$359 &&
|
||||
JSCompiler_inline_result$jscomp$356 &&
|
||||
(!document.documentMode || 9 < document.documentMode);
|
||||
}
|
||||
function stopWatchingForValueChange() {
|
||||
@@ -13694,20 +13692,20 @@ function extractEvents$1(
|
||||
}
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1620 = 0;
|
||||
i$jscomp$inline_1620 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1620++
|
||||
var i$jscomp$inline_1611 = 0;
|
||||
i$jscomp$inline_1611 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1611++
|
||||
) {
|
||||
var eventName$jscomp$inline_1621 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1620],
|
||||
domEventName$jscomp$inline_1622 =
|
||||
eventName$jscomp$inline_1621.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1623 =
|
||||
eventName$jscomp$inline_1621[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1621.slice(1);
|
||||
var eventName$jscomp$inline_1612 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1611],
|
||||
domEventName$jscomp$inline_1613 =
|
||||
eventName$jscomp$inline_1612.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1614 =
|
||||
eventName$jscomp$inline_1612[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1612.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1622,
|
||||
"on" + capitalizedEvent$jscomp$inline_1623
|
||||
domEventName$jscomp$inline_1613,
|
||||
"on" + capitalizedEvent$jscomp$inline_1614
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -17342,16 +17340,16 @@ function getCrossOriginStringAs(as, input) {
|
||||
if ("string" === typeof input)
|
||||
return "use-credentials" === input ? input : "";
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1793 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_1784 = React.version;
|
||||
if (
|
||||
"19.1.0-www-modern-ef63718a-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1793
|
||||
"19.1.0-www-modern-3ad17ecd-20241213" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_1784
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_1793,
|
||||
"19.1.0-www-modern-ef63718a-20241213"
|
||||
isomorphicReactPackageVersion$jscomp$inline_1784,
|
||||
"19.1.0-www-modern-3ad17ecd-20241213"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17367,24 +17365,24 @@ Internals.Events = [
|
||||
return fn(a);
|
||||
}
|
||||
];
|
||||
var internals$jscomp$inline_2331 = {
|
||||
var internals$jscomp$inline_2322 = {
|
||||
bundleType: 0,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2332 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2323 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2332.isDisabled &&
|
||||
hook$jscomp$inline_2332.supportsFiber
|
||||
!hook$jscomp$inline_2323.isDisabled &&
|
||||
hook$jscomp$inline_2323.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2332.inject(
|
||||
internals$jscomp$inline_2331
|
||||
(rendererID = hook$jscomp$inline_2323.inject(
|
||||
internals$jscomp$inline_2322
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2332);
|
||||
(injectedHook = hook$jscomp$inline_2323);
|
||||
} catch (err) {}
|
||||
}
|
||||
function ReactDOMRoot(internalRoot) {
|
||||
@@ -17888,4 +17886,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
|
||||
@@ -545,13 +545,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -19357,7 +19355,7 @@ __DEV__ &&
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -545,13 +545,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -19131,7 +19129,7 @@ __DEV__ &&
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -323,13 +323,11 @@ module.exports = function ($$$config) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -12857,7 +12855,7 @@ module.exports = function ($$$config) {
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -260,13 +260,11 @@ module.exports = function ($$$config) {
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -12576,7 +12574,7 @@ module.exports = function ($$$config) {
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"use strict";
|
||||
__DEV__ &&
|
||||
(function () {
|
||||
function JSCompiler_object_inline_createNodeMock_1118() {
|
||||
function JSCompiler_object_inline_createNodeMock_1109() {
|
||||
return null;
|
||||
}
|
||||
function findHook(fiber, id) {
|
||||
@@ -530,13 +530,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -15006,10 +15004,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-classic-ef63718a-20241213",
|
||||
version: "19.1.0-www-classic-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-classic-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-classic-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15029,7 +15027,7 @@ __DEV__ &&
|
||||
exports._Scheduler = Scheduler;
|
||||
exports.act = act;
|
||||
exports.create = function (element, options) {
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1118,
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1109,
|
||||
isConcurrentOnly = !0 !== global.IS_REACT_NATIVE_TEST_ENVIRONMENT,
|
||||
isConcurrent = isConcurrentOnly,
|
||||
isStrictMode = !1;
|
||||
@@ -15144,5 +15142,5 @@ __DEV__ &&
|
||||
exports.unstable_batchedUpdates = function (fn, a) {
|
||||
return fn(a);
|
||||
};
|
||||
exports.version = "19.1.0-www-classic-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-classic-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"use strict";
|
||||
__DEV__ &&
|
||||
(function () {
|
||||
function JSCompiler_object_inline_createNodeMock_1118() {
|
||||
function JSCompiler_object_inline_createNodeMock_1109() {
|
||||
return null;
|
||||
}
|
||||
function findHook(fiber, id) {
|
||||
@@ -530,13 +530,11 @@ __DEV__ &&
|
||||
return describeBuiltInComponentFrame("SuspenseList");
|
||||
case 0:
|
||||
case 15:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !1)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !1);
|
||||
case 11:
|
||||
return (
|
||||
(fiber = describeNativeComponentFrame(fiber.type.render, !1)), fiber
|
||||
);
|
||||
return describeNativeComponentFrame(fiber.type.render, !1);
|
||||
case 1:
|
||||
return (fiber = describeNativeComponentFrame(fiber.type, !0)), fiber;
|
||||
return describeNativeComponentFrame(fiber.type, !0);
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
@@ -15006,10 +15004,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.1.0-www-modern-ef63718a-20241213",
|
||||
version: "19.1.0-www-modern-3ad17ecd-20241213",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.1.0-www-modern-ef63718a-20241213"
|
||||
reconcilerVersion: "19.1.0-www-modern-3ad17ecd-20241213"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15029,7 +15027,7 @@ __DEV__ &&
|
||||
exports._Scheduler = Scheduler;
|
||||
exports.act = act;
|
||||
exports.create = function (element, options) {
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1118,
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1109,
|
||||
isConcurrentOnly = !0 !== global.IS_REACT_NATIVE_TEST_ENVIRONMENT,
|
||||
isConcurrent = isConcurrentOnly,
|
||||
isStrictMode = !1;
|
||||
@@ -15144,5 +15142,5 @@ __DEV__ &&
|
||||
exports.unstable_batchedUpdates = function (fn, a) {
|
||||
return fn(a);
|
||||
};
|
||||
exports.version = "19.1.0-www-modern-ef63718a-20241213";
|
||||
exports.version = "19.1.0-www-modern-3ad17ecd-20241213";
|
||||
})();
|
||||
|
||||
@@ -1 +1 @@
|
||||
19.1.0-www-classic-ef63718a-20241213
|
||||
19.1.0-www-classic-3ad17ecd-20241213
|
||||
@@ -1 +1 @@
|
||||
19.1.0-www-modern-ef63718a-20241213
|
||||
19.1.0-www-modern-3ad17ecd-20241213
|
||||
Reference in New Issue
Block a user