mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[Fiber] Add context for the display: inline warning (#34461)
This warning doesn't execute within any particular context so doesn't
have a stack.
Pick the fiber of the child if it exists, otherwise the parent.
<img width="846" height="316" alt="Screenshot 2025-09-10 at 12 38 28 PM"
src="https://github.com/user-attachments/assets/7ab283a9-6e11-428d-9def-38f80ca958ef"
/>
DiffTrain build for [93d7aa69b2](https://github.com/facebook/react/commit/93d7aa69b29c20529c40cf64b0afdb5d51c9ddd1)
This commit is contained in:
@@ -1 +1 @@
|
||||
20e5431747347796b3be8312e56cef655b26ef4d
|
||||
93d7aa69b29c20529c40cf64b0afdb5d51c9ddd1
|
||||
|
||||
@@ -1 +1 @@
|
||||
20e5431747347796b3be8312e56cef655b26ef4d
|
||||
93d7aa69b29c20529c40cf64b0afdb5d51c9ddd1
|
||||
|
||||
@@ -1418,7 +1418,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -1418,7 +1418,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -600,4 +600,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
|
||||
@@ -600,4 +600,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
|
||||
@@ -604,7 +604,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -604,7 +604,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -19754,10 +19754,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -19791,7 +19791,7 @@ __DEV__ &&
|
||||
exports.Shape = Shape;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -19525,10 +19525,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -19562,7 +19562,7 @@ __DEV__ &&
|
||||
exports.Shape = Shape;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -11419,10 +11419,10 @@ var slice = Array.prototype.slice,
|
||||
})(React.Component);
|
||||
var internals$jscomp$inline_1643 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1644 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -11448,4 +11448,4 @@ exports.RadialGradient = RadialGradient;
|
||||
exports.Shape = TYPES.SHAPE;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
|
||||
@@ -11131,10 +11131,10 @@ var slice = Array.prototype.slice,
|
||||
})(React.Component);
|
||||
var internals$jscomp$inline_1616 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-art",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1617 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -11160,4 +11160,4 @@ exports.RadialGradient = RadialGradient;
|
||||
exports.Shape = TYPES.SHAPE;
|
||||
exports.Surface = Surface;
|
||||
exports.Text = Text;
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
|
||||
@@ -10952,24 +10952,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_3056;
|
||||
var JSCompiler_object_inline_stack_3057 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_3052;
|
||||
var JSCompiler_object_inline_stack_3053 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_3055 = !1;
|
||||
var JSCompiler_object_inline_message_3051 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_3056 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3056 =
|
||||
(JSCompiler_object_inline_digest_3052 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3052 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_3056 &&
|
||||
((JSCompiler_object_inline_message_3055 = !0),
|
||||
JSCompiler_object_inline_digest_3052 &&
|
||||
((JSCompiler_object_inline_message_3051 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_3056 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_3052 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_3055
|
||||
JSCompiler_object_inline_message_3051
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(current = nextHydratableInstance)
|
||||
@@ -10982,18 +10982,18 @@ __DEV__ &&
|
||||
? renderLanes
|
||||
: null),
|
||||
null !== renderLanes &&
|
||||
((JSCompiler_object_inline_digest_3056 = {
|
||||
((JSCompiler_object_inline_digest_3052 = {
|
||||
dehydrated: renderLanes,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_3056),
|
||||
(JSCompiler_object_inline_digest_3056 =
|
||||
JSCompiler_object_inline_digest_3052),
|
||||
(JSCompiler_object_inline_digest_3052 =
|
||||
createFiberFromDehydratedFragment(renderLanes)),
|
||||
(JSCompiler_object_inline_digest_3056.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3056),
|
||||
(JSCompiler_object_inline_digest_3052.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3052),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (renderLanes = null);
|
||||
@@ -11007,9 +11007,9 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3057.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3057.fallback;
|
||||
if (JSCompiler_object_inline_message_3055)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3053.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3053.fallback;
|
||||
if (JSCompiler_object_inline_message_3051)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
mountSuspenseFallbackChildren(
|
||||
@@ -11018,13 +11018,13 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3057 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3057.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3053 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3053.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3057.childLanes =
|
||||
(JSCompiler_object_inline_stack_3053.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -11036,20 +11036,20 @@ __DEV__ &&
|
||||
((current = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3057.updateQueue),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3053.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_stack_3057.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3053.updateQueue = {
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
retryQueue: null
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3057)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3053)
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_3057.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_3053.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
@@ -11059,18 +11059,18 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3057 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3057.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3053 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3053.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3057.childLanes =
|
||||
(JSCompiler_object_inline_stack_3053.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3057)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3053)
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -11080,8 +11080,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_3058 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3058) {
|
||||
var JSCompiler_object_inline_componentStack_3054 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3054) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -11098,13 +11098,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_3057.fallback),
|
||||
JSCompiler_object_inline_stack_3053.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_3057 =
|
||||
(JSCompiler_object_inline_stack_3053 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3057.children
|
||||
children: JSCompiler_object_inline_stack_3053.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -11115,30 +11115,30 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_3057.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3053.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3057.sibling =
|
||||
(JSCompiler_object_inline_stack_3053.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3057),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3053),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3057 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3057.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3053 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3053.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3057.childLanes =
|
||||
(JSCompiler_object_inline_stack_3053.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress = bailoutOffscreenComponent(
|
||||
null,
|
||||
JSCompiler_object_inline_stack_3057
|
||||
JSCompiler_object_inline_stack_3053
|
||||
)));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -11146,45 +11146,45 @@ __DEV__ &&
|
||||
0 !== (renderLanes & 536870912) &&
|
||||
markRenderDerivedCause(workInProgress),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_3058
|
||||
JSCompiler_object_inline_componentStack_3054
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3056 =
|
||||
JSCompiler_object_inline_componentStack_3058.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3058.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3056) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3056.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3056.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3056.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3056.cstck;
|
||||
JSCompiler_object_inline_digest_3052 =
|
||||
JSCompiler_object_inline_componentStack_3054.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3054.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3052) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3052.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3052.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3052.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3052.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_3055 = message;
|
||||
JSCompiler_object_inline_digest_3056 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3057 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3058 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3055;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3058;
|
||||
JSCompiler_object_inline_message_3051 = message;
|
||||
JSCompiler_object_inline_digest_3052 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3053 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3054 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3051;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3054;
|
||||
nextPrimaryChildren = nextPrimaryChildren
|
||||
? Error(nextPrimaryChildren)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
nextPrimaryChildren.stack =
|
||||
JSCompiler_object_inline_stack_3057 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3056;
|
||||
JSCompiler_object_inline_digest_3056 =
|
||||
JSCompiler_object_inline_stack_3053 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3052;
|
||||
JSCompiler_object_inline_digest_3052 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_3057 = {
|
||||
JSCompiler_object_inline_stack_3053 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_3056
|
||||
stack: JSCompiler_object_inline_digest_3052
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_3056 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_3052 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_3057
|
||||
JSCompiler_object_inline_stack_3053
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3057);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3053);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -11198,35 +11198,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_3056 =
|
||||
(JSCompiler_object_inline_digest_3052 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3056)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3052)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3056 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_3052 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_3056 &&
|
||||
((JSCompiler_object_inline_stack_3057 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
null !== JSCompiler_object_inline_digest_3052 &&
|
||||
((JSCompiler_object_inline_stack_3053 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_3057 &&
|
||||
JSCompiler_object_inline_stack_3057 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_3053 &&
|
||||
JSCompiler_object_inline_stack_3053 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3057),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3053),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3057
|
||||
JSCompiler_object_inline_stack_3053
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3057
|
||||
JSCompiler_object_inline_stack_3053
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3058
|
||||
JSCompiler_object_inline_componentStack_3054
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -11235,14 +11235,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3058
|
||||
JSCompiler_object_inline_componentStack_3054
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_3058.nextSibling
|
||||
JSCompiler_object_inline_componentStack_3054.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -11254,32 +11254,32 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, current),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_3057.children
|
||||
JSCompiler_object_inline_stack_3053.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_3055)
|
||||
if (JSCompiler_object_inline_message_3051)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3057.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3053.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_3058 =
|
||||
(JSCompiler_object_inline_componentStack_3054 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_stack_3057 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_3053 = createWorkInProgress(
|
||||
componentStack,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_3057.children
|
||||
children: JSCompiler_object_inline_stack_3053.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_3057.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_3053.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712),
|
||||
null !== JSCompiler_object_inline_componentStack_3058
|
||||
null !== JSCompiler_object_inline_componentStack_3054
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_3058,
|
||||
JSCompiler_object_inline_componentStack_3054,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11290,11 +11290,11 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3057.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3057.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3057),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3057),
|
||||
(JSCompiler_object_inline_stack_3057 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3053.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3053.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3053),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3053),
|
||||
(JSCompiler_object_inline_stack_3053 = workInProgress.child),
|
||||
(nextPrimaryChildren = current.child.memoizedState),
|
||||
null === nextPrimaryChildren
|
||||
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
@@ -11310,7 +11310,7 @@ __DEV__ &&
|
||||
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
|
||||
cachePool: nextFallbackChildren
|
||||
})),
|
||||
(JSCompiler_object_inline_stack_3057.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3053.memoizedState =
|
||||
nextPrimaryChildren),
|
||||
enableTransitionTracing &&
|
||||
((nextPrimaryChildren = enableTransitionTracing
|
||||
@@ -11321,37 +11321,37 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(componentStack =
|
||||
JSCompiler_object_inline_stack_3057.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3058 =
|
||||
JSCompiler_object_inline_stack_3053.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3054 =
|
||||
current.updateQueue),
|
||||
null === componentStack
|
||||
? (JSCompiler_object_inline_stack_3057.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3053.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue: null
|
||||
})
|
||||
: componentStack ===
|
||||
JSCompiler_object_inline_componentStack_3058
|
||||
? (JSCompiler_object_inline_stack_3057.updateQueue = {
|
||||
JSCompiler_object_inline_componentStack_3054
|
||||
? (JSCompiler_object_inline_stack_3053.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue:
|
||||
null !== JSCompiler_object_inline_componentStack_3058
|
||||
? JSCompiler_object_inline_componentStack_3058.retryQueue
|
||||
null !== JSCompiler_object_inline_componentStack_3054
|
||||
? JSCompiler_object_inline_componentStack_3054.retryQueue
|
||||
: null
|
||||
})
|
||||
: ((componentStack.transitions = nextPrimaryChildren),
|
||||
(componentStack.markerInstances = nextFallbackChildren)))),
|
||||
(JSCompiler_object_inline_stack_3057.childLanes =
|
||||
(JSCompiler_object_inline_stack_3053.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3056,
|
||||
JSCompiler_object_inline_digest_3052,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
bailoutOffscreenComponent(
|
||||
current.child,
|
||||
JSCompiler_object_inline_stack_3057
|
||||
JSCompiler_object_inline_stack_3053
|
||||
)
|
||||
);
|
||||
null !== prevState &&
|
||||
@@ -11363,16 +11363,16 @@ __DEV__ &&
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3057.children
|
||||
children: JSCompiler_object_inline_stack_3053.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_3056 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3056
|
||||
((JSCompiler_object_inline_digest_3052 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3052
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_3056.push(current));
|
||||
: JSCompiler_object_inline_digest_3052.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -25722,6 +25722,43 @@ __DEV__ &&
|
||||
function unhideTextInstance(textInstance, text) {
|
||||
textInstance.nodeValue = text;
|
||||
}
|
||||
function warnForBlockInsideInline(instance) {
|
||||
for (var nextNode = instance.firstChild; null != nextNode; ) {
|
||||
if (
|
||||
1 === nextNode.nodeType &&
|
||||
"block" === getComputedStyle(nextNode).display
|
||||
) {
|
||||
var fiber =
|
||||
getInstanceFromNode(nextNode) || getInstanceFromNode(instance);
|
||||
runWithFiberInDEV(
|
||||
fiber,
|
||||
function (parentTag, childTag) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
parentTag.toLocaleLowerCase(),
|
||||
childTag.toLocaleLowerCase()
|
||||
);
|
||||
},
|
||||
instance.tagName,
|
||||
nextNode.tagName
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != nextNode.firstChild) nextNode = nextNode.firstChild;
|
||||
else {
|
||||
if (nextNode === instance) break;
|
||||
for (
|
||||
;
|
||||
null == nextNode.nextSibling &&
|
||||
null != nextNode.parentNode &&
|
||||
nextNode.parentNode !== instance;
|
||||
|
||||
)
|
||||
nextNode = nextNode.parentNode;
|
||||
nextNode = nextNode.nextSibling;
|
||||
}
|
||||
}
|
||||
}
|
||||
function applyViewTransitionName(instance, name, className) {
|
||||
instance.style.viewTransitionName = name;
|
||||
null != className && (instance.style.viewTransitionClass = className);
|
||||
@@ -25738,39 +25775,13 @@ __DEV__ &&
|
||||
var rect = className[i];
|
||||
0 < rect.width && 0 < rect.height && JSCompiler_inline_result++;
|
||||
}
|
||||
if (1 === JSCompiler_inline_result)
|
||||
(instance = instance.style),
|
||||
1 === JSCompiler_inline_result
|
||||
? ((instance = instance.style),
|
||||
(instance.display =
|
||||
1 === className.length ? "inline-block" : "block"),
|
||||
(instance.marginTop = "-" + name.paddingTop),
|
||||
(instance.marginBottom = "-" + name.paddingBottom);
|
||||
else
|
||||
for (name = instance.firstChild; null != name; ) {
|
||||
if (
|
||||
1 === name.nodeType &&
|
||||
"block" === getComputedStyle(name).display
|
||||
) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
instance.tagName.toLocaleLowerCase(),
|
||||
name.tagName.toLocaleLowerCase()
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != name.firstChild) name = name.firstChild;
|
||||
else {
|
||||
if (name === instance) break;
|
||||
for (
|
||||
;
|
||||
null == name.nextSibling &&
|
||||
null != name.parentNode &&
|
||||
name.parentNode !== instance;
|
||||
|
||||
)
|
||||
name = name.parentNode;
|
||||
name = name.nextSibling;
|
||||
}
|
||||
}
|
||||
(instance.marginBottom = "-" + name.paddingBottom))
|
||||
: warnForBlockInsideInline(instance);
|
||||
}
|
||||
}
|
||||
function restoreViewTransitionName(instance, props) {
|
||||
@@ -32354,11 +32365,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-www-classic-20e54317-20250912" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-www-classic-93d7aa69-20250912" !== 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.2.0-www-classic-20e54317-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-www-classic-93d7aa69-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -32401,10 +32412,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -33016,7 +33027,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -10764,24 +10764,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_3051;
|
||||
var JSCompiler_object_inline_stack_3052 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_3047;
|
||||
var JSCompiler_object_inline_stack_3048 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_3050 = !1;
|
||||
var JSCompiler_object_inline_message_3046 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_3051 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3051 =
|
||||
(JSCompiler_object_inline_digest_3047 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3047 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_3051 &&
|
||||
((JSCompiler_object_inline_message_3050 = !0),
|
||||
JSCompiler_object_inline_digest_3047 &&
|
||||
((JSCompiler_object_inline_message_3046 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_3051 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_3047 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_3050
|
||||
JSCompiler_object_inline_message_3046
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(current = nextHydratableInstance)
|
||||
@@ -10794,18 +10794,18 @@ __DEV__ &&
|
||||
? renderLanes
|
||||
: null),
|
||||
null !== renderLanes &&
|
||||
((JSCompiler_object_inline_digest_3051 = {
|
||||
((JSCompiler_object_inline_digest_3047 = {
|
||||
dehydrated: renderLanes,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_3051),
|
||||
(JSCompiler_object_inline_digest_3051 =
|
||||
JSCompiler_object_inline_digest_3047),
|
||||
(JSCompiler_object_inline_digest_3047 =
|
||||
createFiberFromDehydratedFragment(renderLanes)),
|
||||
(JSCompiler_object_inline_digest_3051.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3051),
|
||||
(JSCompiler_object_inline_digest_3047.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3047),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (renderLanes = null);
|
||||
@@ -10819,9 +10819,9 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3052.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3052.fallback;
|
||||
if (JSCompiler_object_inline_message_3050)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3048.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3048.fallback;
|
||||
if (JSCompiler_object_inline_message_3046)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
mountSuspenseFallbackChildren(
|
||||
@@ -10830,13 +10830,13 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3052 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3052.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3048 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3048.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3052.childLanes =
|
||||
(JSCompiler_object_inline_stack_3048.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -10848,20 +10848,20 @@ __DEV__ &&
|
||||
((current = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3052.updateQueue),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3048.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_stack_3052.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3048.updateQueue = {
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
retryQueue: null
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3052)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3048)
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_3052.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_3048.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
@@ -10871,18 +10871,18 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3052 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3052.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3048 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3048.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3052.childLanes =
|
||||
(JSCompiler_object_inline_stack_3048.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3052)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3048)
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -10892,8 +10892,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_3053 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3053) {
|
||||
var JSCompiler_object_inline_componentStack_3049 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3049) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10910,13 +10910,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_3052.fallback),
|
||||
JSCompiler_object_inline_stack_3048.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_3052 =
|
||||
(JSCompiler_object_inline_stack_3048 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3052.children
|
||||
children: JSCompiler_object_inline_stack_3048.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -10927,30 +10927,30 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_3052.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3048.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3052.sibling =
|
||||
(JSCompiler_object_inline_stack_3048.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3052),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3048),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3052 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3052.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3048 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3048.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3052.childLanes =
|
||||
(JSCompiler_object_inline_stack_3048.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress = bailoutOffscreenComponent(
|
||||
null,
|
||||
JSCompiler_object_inline_stack_3052
|
||||
JSCompiler_object_inline_stack_3048
|
||||
)));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10958,45 +10958,45 @@ __DEV__ &&
|
||||
0 !== (renderLanes & 536870912) &&
|
||||
markRenderDerivedCause(workInProgress),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_3053
|
||||
JSCompiler_object_inline_componentStack_3049
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3051 =
|
||||
JSCompiler_object_inline_componentStack_3053.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3053.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3051) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3051.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3051.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3051.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3051.cstck;
|
||||
JSCompiler_object_inline_digest_3047 =
|
||||
JSCompiler_object_inline_componentStack_3049.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3049.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3047) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3047.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3047.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3047.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3047.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_3050 = message;
|
||||
JSCompiler_object_inline_digest_3051 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3052 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3053 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3050;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3053;
|
||||
JSCompiler_object_inline_message_3046 = message;
|
||||
JSCompiler_object_inline_digest_3047 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3048 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3049 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3046;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3049;
|
||||
nextPrimaryChildren = nextPrimaryChildren
|
||||
? Error(nextPrimaryChildren)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
nextPrimaryChildren.stack =
|
||||
JSCompiler_object_inline_stack_3052 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3051;
|
||||
JSCompiler_object_inline_digest_3051 =
|
||||
JSCompiler_object_inline_stack_3048 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3047;
|
||||
JSCompiler_object_inline_digest_3047 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_3052 = {
|
||||
JSCompiler_object_inline_stack_3048 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_3051
|
||||
stack: JSCompiler_object_inline_digest_3047
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_3051 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_3047 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_3052
|
||||
JSCompiler_object_inline_stack_3048
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3052);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3048);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -11010,35 +11010,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_3051 =
|
||||
(JSCompiler_object_inline_digest_3047 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3051)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3047)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3051 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_3047 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_3051 &&
|
||||
((JSCompiler_object_inline_stack_3052 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
null !== JSCompiler_object_inline_digest_3047 &&
|
||||
((JSCompiler_object_inline_stack_3048 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_3052 &&
|
||||
JSCompiler_object_inline_stack_3052 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_3048 &&
|
||||
JSCompiler_object_inline_stack_3048 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3052),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3048),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3052
|
||||
JSCompiler_object_inline_stack_3048
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3052
|
||||
JSCompiler_object_inline_stack_3048
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3053
|
||||
JSCompiler_object_inline_componentStack_3049
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -11047,14 +11047,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3053
|
||||
JSCompiler_object_inline_componentStack_3049
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_3053.nextSibling
|
||||
JSCompiler_object_inline_componentStack_3049.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -11066,32 +11066,32 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, current),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_3052.children
|
||||
JSCompiler_object_inline_stack_3048.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_3050)
|
||||
if (JSCompiler_object_inline_message_3046)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3052.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3048.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_3053 =
|
||||
(JSCompiler_object_inline_componentStack_3049 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_stack_3052 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_3048 = createWorkInProgress(
|
||||
componentStack,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_3052.children
|
||||
children: JSCompiler_object_inline_stack_3048.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_3052.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_3048.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712),
|
||||
null !== JSCompiler_object_inline_componentStack_3053
|
||||
null !== JSCompiler_object_inline_componentStack_3049
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_3053,
|
||||
JSCompiler_object_inline_componentStack_3049,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11102,11 +11102,11 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3052.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3052.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3052),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3052),
|
||||
(JSCompiler_object_inline_stack_3052 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3048.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3048.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3048),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3048),
|
||||
(JSCompiler_object_inline_stack_3048 = workInProgress.child),
|
||||
(nextPrimaryChildren = current.child.memoizedState),
|
||||
null === nextPrimaryChildren
|
||||
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
@@ -11122,7 +11122,7 @@ __DEV__ &&
|
||||
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
|
||||
cachePool: nextFallbackChildren
|
||||
})),
|
||||
(JSCompiler_object_inline_stack_3052.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3048.memoizedState =
|
||||
nextPrimaryChildren),
|
||||
enableTransitionTracing &&
|
||||
((nextPrimaryChildren = enableTransitionTracing
|
||||
@@ -11133,37 +11133,37 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(componentStack =
|
||||
JSCompiler_object_inline_stack_3052.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3053 =
|
||||
JSCompiler_object_inline_stack_3048.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3049 =
|
||||
current.updateQueue),
|
||||
null === componentStack
|
||||
? (JSCompiler_object_inline_stack_3052.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3048.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue: null
|
||||
})
|
||||
: componentStack ===
|
||||
JSCompiler_object_inline_componentStack_3053
|
||||
? (JSCompiler_object_inline_stack_3052.updateQueue = {
|
||||
JSCompiler_object_inline_componentStack_3049
|
||||
? (JSCompiler_object_inline_stack_3048.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue:
|
||||
null !== JSCompiler_object_inline_componentStack_3053
|
||||
? JSCompiler_object_inline_componentStack_3053.retryQueue
|
||||
null !== JSCompiler_object_inline_componentStack_3049
|
||||
? JSCompiler_object_inline_componentStack_3049.retryQueue
|
||||
: null
|
||||
})
|
||||
: ((componentStack.transitions = nextPrimaryChildren),
|
||||
(componentStack.markerInstances = nextFallbackChildren)))),
|
||||
(JSCompiler_object_inline_stack_3052.childLanes =
|
||||
(JSCompiler_object_inline_stack_3048.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3051,
|
||||
JSCompiler_object_inline_digest_3047,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
bailoutOffscreenComponent(
|
||||
current.child,
|
||||
JSCompiler_object_inline_stack_3052
|
||||
JSCompiler_object_inline_stack_3048
|
||||
)
|
||||
);
|
||||
null !== prevState &&
|
||||
@@ -11175,16 +11175,16 @@ __DEV__ &&
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3052.children
|
||||
children: JSCompiler_object_inline_stack_3048.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_3051 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3051
|
||||
((JSCompiler_object_inline_digest_3047 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3047
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_3051.push(current));
|
||||
: JSCompiler_object_inline_digest_3047.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -25515,6 +25515,43 @@ __DEV__ &&
|
||||
function unhideTextInstance(textInstance, text) {
|
||||
textInstance.nodeValue = text;
|
||||
}
|
||||
function warnForBlockInsideInline(instance) {
|
||||
for (var nextNode = instance.firstChild; null != nextNode; ) {
|
||||
if (
|
||||
1 === nextNode.nodeType &&
|
||||
"block" === getComputedStyle(nextNode).display
|
||||
) {
|
||||
var fiber =
|
||||
getInstanceFromNode(nextNode) || getInstanceFromNode(instance);
|
||||
runWithFiberInDEV(
|
||||
fiber,
|
||||
function (parentTag, childTag) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
parentTag.toLocaleLowerCase(),
|
||||
childTag.toLocaleLowerCase()
|
||||
);
|
||||
},
|
||||
instance.tagName,
|
||||
nextNode.tagName
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != nextNode.firstChild) nextNode = nextNode.firstChild;
|
||||
else {
|
||||
if (nextNode === instance) break;
|
||||
for (
|
||||
;
|
||||
null == nextNode.nextSibling &&
|
||||
null != nextNode.parentNode &&
|
||||
nextNode.parentNode !== instance;
|
||||
|
||||
)
|
||||
nextNode = nextNode.parentNode;
|
||||
nextNode = nextNode.nextSibling;
|
||||
}
|
||||
}
|
||||
}
|
||||
function applyViewTransitionName(instance, name, className) {
|
||||
instance.style.viewTransitionName = name;
|
||||
null != className && (instance.style.viewTransitionClass = className);
|
||||
@@ -25531,39 +25568,13 @@ __DEV__ &&
|
||||
var rect = className[i];
|
||||
0 < rect.width && 0 < rect.height && JSCompiler_inline_result++;
|
||||
}
|
||||
if (1 === JSCompiler_inline_result)
|
||||
(instance = instance.style),
|
||||
1 === JSCompiler_inline_result
|
||||
? ((instance = instance.style),
|
||||
(instance.display =
|
||||
1 === className.length ? "inline-block" : "block"),
|
||||
(instance.marginTop = "-" + name.paddingTop),
|
||||
(instance.marginBottom = "-" + name.paddingBottom);
|
||||
else
|
||||
for (name = instance.firstChild; null != name; ) {
|
||||
if (
|
||||
1 === name.nodeType &&
|
||||
"block" === getComputedStyle(name).display
|
||||
) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
instance.tagName.toLocaleLowerCase(),
|
||||
name.tagName.toLocaleLowerCase()
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != name.firstChild) name = name.firstChild;
|
||||
else {
|
||||
if (name === instance) break;
|
||||
for (
|
||||
;
|
||||
null == name.nextSibling &&
|
||||
null != name.parentNode &&
|
||||
name.parentNode !== instance;
|
||||
|
||||
)
|
||||
name = name.parentNode;
|
||||
name = name.nextSibling;
|
||||
}
|
||||
}
|
||||
(instance.marginBottom = "-" + name.paddingBottom))
|
||||
: warnForBlockInsideInline(instance);
|
||||
}
|
||||
}
|
||||
function restoreViewTransitionName(instance, props) {
|
||||
@@ -32139,11 +32150,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-www-modern-20e54317-20250912" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-www-modern-93d7aa69-20250912" !== 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.2.0-www-modern-20e54317-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-www-modern-93d7aa69-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -32186,10 +32197,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -32801,7 +32812,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -19782,14 +19782,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2126 = React.version;
|
||||
if (
|
||||
"19.2.0-www-classic-20e54317-20250912" !==
|
||||
"19.2.0-www-classic-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2126
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2126,
|
||||
"19.2.0-www-classic-20e54317-20250912"
|
||||
"19.2.0-www-classic-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -19807,10 +19807,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2758 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2759 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -20239,4 +20239,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
|
||||
@@ -19511,14 +19511,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2116 = React.version;
|
||||
if (
|
||||
"19.2.0-www-modern-20e54317-20250912" !==
|
||||
"19.2.0-www-modern-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2116
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2116,
|
||||
"19.2.0-www-modern-20e54317-20250912"
|
||||
"19.2.0-www-modern-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -19536,10 +19536,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2740 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2741 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -19968,4 +19968,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
|
||||
@@ -21836,14 +21836,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2379 = React.version;
|
||||
if (
|
||||
"19.2.0-www-classic-20e54317-20250912" !==
|
||||
"19.2.0-www-classic-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2379
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2379,
|
||||
"19.2.0-www-classic-20e54317-20250912"
|
||||
"19.2.0-www-classic-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -21861,10 +21861,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2381 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
enableSchedulingProfiler &&
|
||||
((internals$jscomp$inline_2381.getLaneLabelMap = getLaneLabelMap),
|
||||
@@ -22297,7 +22297,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -21630,14 +21630,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2369 = React.version;
|
||||
if (
|
||||
"19.2.0-www-modern-20e54317-20250912" !==
|
||||
"19.2.0-www-modern-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2369
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2369,
|
||||
"19.2.0-www-modern-20e54317-20250912"
|
||||
"19.2.0-www-modern-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -21655,10 +21655,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2371 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
enableSchedulingProfiler &&
|
||||
((internals$jscomp$inline_2371.getLaneLabelMap = getLaneLabelMap),
|
||||
@@ -22091,7 +22091,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -10163,5 +10163,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.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -10092,5 +10092,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.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -6892,4 +6892,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.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
|
||||
@@ -6825,4 +6825,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.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
|
||||
@@ -10993,24 +10993,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_3090;
|
||||
var JSCompiler_object_inline_stack_3091 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_3086;
|
||||
var JSCompiler_object_inline_stack_3087 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_3089 = !1;
|
||||
var JSCompiler_object_inline_message_3085 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_3090 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3090 =
|
||||
(JSCompiler_object_inline_digest_3086 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3086 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_3090 &&
|
||||
((JSCompiler_object_inline_message_3089 = !0),
|
||||
JSCompiler_object_inline_digest_3086 &&
|
||||
((JSCompiler_object_inline_message_3085 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_3090 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_3086 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_3089
|
||||
JSCompiler_object_inline_message_3085
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(current = nextHydratableInstance)
|
||||
@@ -11023,18 +11023,18 @@ __DEV__ &&
|
||||
? renderLanes
|
||||
: null),
|
||||
null !== renderLanes &&
|
||||
((JSCompiler_object_inline_digest_3090 = {
|
||||
((JSCompiler_object_inline_digest_3086 = {
|
||||
dehydrated: renderLanes,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_3090),
|
||||
(JSCompiler_object_inline_digest_3090 =
|
||||
JSCompiler_object_inline_digest_3086),
|
||||
(JSCompiler_object_inline_digest_3086 =
|
||||
createFiberFromDehydratedFragment(renderLanes)),
|
||||
(JSCompiler_object_inline_digest_3090.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3090),
|
||||
(JSCompiler_object_inline_digest_3086.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3086),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (renderLanes = null);
|
||||
@@ -11048,9 +11048,9 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3091.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3091.fallback;
|
||||
if (JSCompiler_object_inline_message_3089)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3087.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3087.fallback;
|
||||
if (JSCompiler_object_inline_message_3085)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
mountSuspenseFallbackChildren(
|
||||
@@ -11059,13 +11059,13 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3091 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3091.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3087 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3087.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3091.childLanes =
|
||||
(JSCompiler_object_inline_stack_3087.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -11077,20 +11077,20 @@ __DEV__ &&
|
||||
((current = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3091.updateQueue),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3087.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_stack_3091.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3087.updateQueue = {
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
retryQueue: null
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3091)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3087)
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_3091.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_3087.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
@@ -11100,18 +11100,18 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3091 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3091.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3087 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3087.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3091.childLanes =
|
||||
(JSCompiler_object_inline_stack_3087.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3091)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3087)
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -11121,8 +11121,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_3092 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3092) {
|
||||
var JSCompiler_object_inline_componentStack_3088 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3088) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -11139,13 +11139,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_3091.fallback),
|
||||
JSCompiler_object_inline_stack_3087.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_3091 =
|
||||
(JSCompiler_object_inline_stack_3087 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3091.children
|
||||
children: JSCompiler_object_inline_stack_3087.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -11156,30 +11156,30 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_3091.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3087.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3091.sibling =
|
||||
(JSCompiler_object_inline_stack_3087.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3091),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3087),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3091 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3091.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3087 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3087.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3091.childLanes =
|
||||
(JSCompiler_object_inline_stack_3087.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress = bailoutOffscreenComponent(
|
||||
null,
|
||||
JSCompiler_object_inline_stack_3091
|
||||
JSCompiler_object_inline_stack_3087
|
||||
)));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -11187,45 +11187,45 @@ __DEV__ &&
|
||||
0 !== (renderLanes & 536870912) &&
|
||||
markRenderDerivedCause(workInProgress),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_3092
|
||||
JSCompiler_object_inline_componentStack_3088
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3090 =
|
||||
JSCompiler_object_inline_componentStack_3092.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3092.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3090) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3090.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3090.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3090.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3090.cstck;
|
||||
JSCompiler_object_inline_digest_3086 =
|
||||
JSCompiler_object_inline_componentStack_3088.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3088.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3086) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3086.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3086.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3086.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3086.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_3089 = message;
|
||||
JSCompiler_object_inline_digest_3090 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3091 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3092 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3089;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3092;
|
||||
JSCompiler_object_inline_message_3085 = message;
|
||||
JSCompiler_object_inline_digest_3086 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3087 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3088 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3085;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3088;
|
||||
nextPrimaryChildren = nextPrimaryChildren
|
||||
? Error(nextPrimaryChildren)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
nextPrimaryChildren.stack =
|
||||
JSCompiler_object_inline_stack_3091 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3090;
|
||||
JSCompiler_object_inline_digest_3090 =
|
||||
JSCompiler_object_inline_stack_3087 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3086;
|
||||
JSCompiler_object_inline_digest_3086 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_3091 = {
|
||||
JSCompiler_object_inline_stack_3087 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_3090
|
||||
stack: JSCompiler_object_inline_digest_3086
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_3090 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_3086 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_3091
|
||||
JSCompiler_object_inline_stack_3087
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3091);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3087);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -11239,35 +11239,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_3090 =
|
||||
(JSCompiler_object_inline_digest_3086 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3090)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3086)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3090 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_3086 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_3090 &&
|
||||
((JSCompiler_object_inline_stack_3091 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
null !== JSCompiler_object_inline_digest_3086 &&
|
||||
((JSCompiler_object_inline_stack_3087 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_3091 &&
|
||||
JSCompiler_object_inline_stack_3091 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_3087 &&
|
||||
JSCompiler_object_inline_stack_3087 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3091),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3087),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3091
|
||||
JSCompiler_object_inline_stack_3087
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3091
|
||||
JSCompiler_object_inline_stack_3087
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3092
|
||||
JSCompiler_object_inline_componentStack_3088
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -11276,14 +11276,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3092
|
||||
JSCompiler_object_inline_componentStack_3088
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_3092.nextSibling
|
||||
JSCompiler_object_inline_componentStack_3088.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -11295,32 +11295,32 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, current),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_3091.children
|
||||
JSCompiler_object_inline_stack_3087.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_3089)
|
||||
if (JSCompiler_object_inline_message_3085)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3091.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3087.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_3092 =
|
||||
(JSCompiler_object_inline_componentStack_3088 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_stack_3091 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_3087 = createWorkInProgress(
|
||||
componentStack,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_3091.children
|
||||
children: JSCompiler_object_inline_stack_3087.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_3091.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_3087.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712),
|
||||
null !== JSCompiler_object_inline_componentStack_3092
|
||||
null !== JSCompiler_object_inline_componentStack_3088
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_3092,
|
||||
JSCompiler_object_inline_componentStack_3088,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11331,11 +11331,11 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3091.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3091.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3091),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3091),
|
||||
(JSCompiler_object_inline_stack_3091 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3087.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3087.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3087),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3087),
|
||||
(JSCompiler_object_inline_stack_3087 = workInProgress.child),
|
||||
(nextPrimaryChildren = current.child.memoizedState),
|
||||
null === nextPrimaryChildren
|
||||
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
@@ -11351,7 +11351,7 @@ __DEV__ &&
|
||||
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
|
||||
cachePool: nextFallbackChildren
|
||||
})),
|
||||
(JSCompiler_object_inline_stack_3091.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3087.memoizedState =
|
||||
nextPrimaryChildren),
|
||||
enableTransitionTracing &&
|
||||
((nextPrimaryChildren = enableTransitionTracing
|
||||
@@ -11362,37 +11362,37 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(componentStack =
|
||||
JSCompiler_object_inline_stack_3091.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3092 =
|
||||
JSCompiler_object_inline_stack_3087.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3088 =
|
||||
current.updateQueue),
|
||||
null === componentStack
|
||||
? (JSCompiler_object_inline_stack_3091.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3087.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue: null
|
||||
})
|
||||
: componentStack ===
|
||||
JSCompiler_object_inline_componentStack_3092
|
||||
? (JSCompiler_object_inline_stack_3091.updateQueue = {
|
||||
JSCompiler_object_inline_componentStack_3088
|
||||
? (JSCompiler_object_inline_stack_3087.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue:
|
||||
null !== JSCompiler_object_inline_componentStack_3092
|
||||
? JSCompiler_object_inline_componentStack_3092.retryQueue
|
||||
null !== JSCompiler_object_inline_componentStack_3088
|
||||
? JSCompiler_object_inline_componentStack_3088.retryQueue
|
||||
: null
|
||||
})
|
||||
: ((componentStack.transitions = nextPrimaryChildren),
|
||||
(componentStack.markerInstances = nextFallbackChildren)))),
|
||||
(JSCompiler_object_inline_stack_3091.childLanes =
|
||||
(JSCompiler_object_inline_stack_3087.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3090,
|
||||
JSCompiler_object_inline_digest_3086,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
bailoutOffscreenComponent(
|
||||
current.child,
|
||||
JSCompiler_object_inline_stack_3091
|
||||
JSCompiler_object_inline_stack_3087
|
||||
)
|
||||
);
|
||||
null !== prevState &&
|
||||
@@ -11404,16 +11404,16 @@ __DEV__ &&
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3091.children
|
||||
children: JSCompiler_object_inline_stack_3087.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_3090 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3090
|
||||
((JSCompiler_object_inline_digest_3086 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3086
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_3090.push(current));
|
||||
: JSCompiler_object_inline_digest_3086.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -25945,6 +25945,43 @@ __DEV__ &&
|
||||
function unhideTextInstance(textInstance, text) {
|
||||
textInstance.nodeValue = text;
|
||||
}
|
||||
function warnForBlockInsideInline(instance) {
|
||||
for (var nextNode = instance.firstChild; null != nextNode; ) {
|
||||
if (
|
||||
1 === nextNode.nodeType &&
|
||||
"block" === getComputedStyle(nextNode).display
|
||||
) {
|
||||
var fiber =
|
||||
getInstanceFromNode(nextNode) || getInstanceFromNode(instance);
|
||||
runWithFiberInDEV(
|
||||
fiber,
|
||||
function (parentTag, childTag) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
parentTag.toLocaleLowerCase(),
|
||||
childTag.toLocaleLowerCase()
|
||||
);
|
||||
},
|
||||
instance.tagName,
|
||||
nextNode.tagName
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != nextNode.firstChild) nextNode = nextNode.firstChild;
|
||||
else {
|
||||
if (nextNode === instance) break;
|
||||
for (
|
||||
;
|
||||
null == nextNode.nextSibling &&
|
||||
null != nextNode.parentNode &&
|
||||
nextNode.parentNode !== instance;
|
||||
|
||||
)
|
||||
nextNode = nextNode.parentNode;
|
||||
nextNode = nextNode.nextSibling;
|
||||
}
|
||||
}
|
||||
}
|
||||
function applyViewTransitionName(instance, name, className) {
|
||||
instance.style.viewTransitionName = name;
|
||||
null != className && (instance.style.viewTransitionClass = className);
|
||||
@@ -25961,39 +25998,13 @@ __DEV__ &&
|
||||
var rect = className[i];
|
||||
0 < rect.width && 0 < rect.height && JSCompiler_inline_result++;
|
||||
}
|
||||
if (1 === JSCompiler_inline_result)
|
||||
(instance = instance.style),
|
||||
1 === JSCompiler_inline_result
|
||||
? ((instance = instance.style),
|
||||
(instance.display =
|
||||
1 === className.length ? "inline-block" : "block"),
|
||||
(instance.marginTop = "-" + name.paddingTop),
|
||||
(instance.marginBottom = "-" + name.paddingBottom);
|
||||
else
|
||||
for (name = instance.firstChild; null != name; ) {
|
||||
if (
|
||||
1 === name.nodeType &&
|
||||
"block" === getComputedStyle(name).display
|
||||
) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
instance.tagName.toLocaleLowerCase(),
|
||||
name.tagName.toLocaleLowerCase()
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != name.firstChild) name = name.firstChild;
|
||||
else {
|
||||
if (name === instance) break;
|
||||
for (
|
||||
;
|
||||
null == name.nextSibling &&
|
||||
null != name.parentNode &&
|
||||
name.parentNode !== instance;
|
||||
|
||||
)
|
||||
name = name.parentNode;
|
||||
name = name.nextSibling;
|
||||
}
|
||||
}
|
||||
(instance.marginBottom = "-" + name.paddingBottom))
|
||||
: warnForBlockInsideInline(instance);
|
||||
}
|
||||
}
|
||||
function restoreViewTransitionName(instance, props) {
|
||||
@@ -32675,11 +32686,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-www-classic-20e54317-20250912" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-www-classic-93d7aa69-20250912" !== 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.2.0-www-classic-20e54317-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-www-classic-93d7aa69-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -32722,10 +32733,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -33503,5 +33514,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -10805,24 +10805,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_3085;
|
||||
var JSCompiler_object_inline_stack_3086 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_3081;
|
||||
var JSCompiler_object_inline_stack_3082 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_3084 = !1;
|
||||
var JSCompiler_object_inline_message_3080 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_3085 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3085 =
|
||||
(JSCompiler_object_inline_digest_3081 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_3081 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_3085 &&
|
||||
((JSCompiler_object_inline_message_3084 = !0),
|
||||
JSCompiler_object_inline_digest_3081 &&
|
||||
((JSCompiler_object_inline_message_3080 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_3085 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_3081 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_3084
|
||||
JSCompiler_object_inline_message_3080
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(current = nextHydratableInstance)
|
||||
@@ -10835,18 +10835,18 @@ __DEV__ &&
|
||||
? renderLanes
|
||||
: null),
|
||||
null !== renderLanes &&
|
||||
((JSCompiler_object_inline_digest_3085 = {
|
||||
((JSCompiler_object_inline_digest_3081 = {
|
||||
dehydrated: renderLanes,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_3085),
|
||||
(JSCompiler_object_inline_digest_3085 =
|
||||
JSCompiler_object_inline_digest_3081),
|
||||
(JSCompiler_object_inline_digest_3081 =
|
||||
createFiberFromDehydratedFragment(renderLanes)),
|
||||
(JSCompiler_object_inline_digest_3085.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3085),
|
||||
(JSCompiler_object_inline_digest_3081.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_3081),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (renderLanes = null);
|
||||
@@ -10860,9 +10860,9 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3086.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3086.fallback;
|
||||
if (JSCompiler_object_inline_message_3084)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_3082.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_3082.fallback;
|
||||
if (JSCompiler_object_inline_message_3080)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
mountSuspenseFallbackChildren(
|
||||
@@ -10871,13 +10871,13 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3086 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3086.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3082 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3082.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3086.childLanes =
|
||||
(JSCompiler_object_inline_stack_3082.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -10889,20 +10889,20 @@ __DEV__ &&
|
||||
((current = enableTransitionTracing
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3086.updateQueue),
|
||||
(renderLanes = JSCompiler_object_inline_stack_3082.updateQueue),
|
||||
null === renderLanes
|
||||
? (JSCompiler_object_inline_stack_3086.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3082.updateQueue = {
|
||||
transitions: workInProgress,
|
||||
markerInstances: current,
|
||||
retryQueue: null
|
||||
})
|
||||
: ((renderLanes.transitions = workInProgress),
|
||||
(renderLanes.markerInstances = current)))),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3086)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3082)
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_3086.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_3082.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
@@ -10912,18 +10912,18 @@ __DEV__ &&
|
||||
nextFallbackChildren,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3086 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3086.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3082 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3082.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3086.childLanes =
|
||||
(JSCompiler_object_inline_stack_3082.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3086)
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3082)
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -10933,8 +10933,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_3087 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3087) {
|
||||
var JSCompiler_object_inline_componentStack_3083 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_3083) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10951,13 +10951,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_3086.fallback),
|
||||
JSCompiler_object_inline_stack_3082.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_3086 =
|
||||
(JSCompiler_object_inline_stack_3082 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3086.children
|
||||
children: JSCompiler_object_inline_stack_3082.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -10968,30 +10968,30 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_3086.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3082.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3086.sibling =
|
||||
(JSCompiler_object_inline_stack_3082.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3086),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3082),
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
current.child,
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_3086 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3086.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3082 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3082.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_3086.childLanes =
|
||||
(JSCompiler_object_inline_stack_3082.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress = bailoutOffscreenComponent(
|
||||
null,
|
||||
JSCompiler_object_inline_stack_3086
|
||||
JSCompiler_object_inline_stack_3082
|
||||
)));
|
||||
else if (
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10999,45 +10999,45 @@ __DEV__ &&
|
||||
0 !== (renderLanes & 536870912) &&
|
||||
markRenderDerivedCause(workInProgress),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_3087
|
||||
JSCompiler_object_inline_componentStack_3083
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3085 =
|
||||
JSCompiler_object_inline_componentStack_3087.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3087.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3085) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3085.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3085.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3085.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3085.cstck;
|
||||
JSCompiler_object_inline_digest_3081 =
|
||||
JSCompiler_object_inline_componentStack_3083.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_3083.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_3081) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_3081.dgst;
|
||||
var message = JSCompiler_object_inline_digest_3081.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_3081.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_3081.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_3084 = message;
|
||||
JSCompiler_object_inline_digest_3085 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3086 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3087 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3084;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3087;
|
||||
JSCompiler_object_inline_message_3080 = message;
|
||||
JSCompiler_object_inline_digest_3081 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_3082 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_3083 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_3080;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_3083;
|
||||
nextPrimaryChildren = nextPrimaryChildren
|
||||
? Error(nextPrimaryChildren)
|
||||
: Error(
|
||||
"The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering."
|
||||
);
|
||||
nextPrimaryChildren.stack =
|
||||
JSCompiler_object_inline_stack_3086 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3085;
|
||||
JSCompiler_object_inline_digest_3085 =
|
||||
JSCompiler_object_inline_stack_3082 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_3081;
|
||||
JSCompiler_object_inline_digest_3081 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_3086 = {
|
||||
JSCompiler_object_inline_stack_3082 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_3085
|
||||
stack: JSCompiler_object_inline_digest_3081
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_3085 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_3081 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_3086
|
||||
JSCompiler_object_inline_stack_3082
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3086);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_3082);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -11051,35 +11051,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_3085 =
|
||||
(JSCompiler_object_inline_digest_3081 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3085)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_3081)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_3085 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_3081 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_3085 &&
|
||||
((JSCompiler_object_inline_stack_3086 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
null !== JSCompiler_object_inline_digest_3081 &&
|
||||
((JSCompiler_object_inline_stack_3082 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_3086 &&
|
||||
JSCompiler_object_inline_stack_3086 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_3082 &&
|
||||
JSCompiler_object_inline_stack_3082 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3086),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_3082),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3086
|
||||
JSCompiler_object_inline_stack_3082
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_3086
|
||||
JSCompiler_object_inline_stack_3082
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3087
|
||||
JSCompiler_object_inline_componentStack_3083
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -11088,14 +11088,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_3087
|
||||
JSCompiler_object_inline_componentStack_3083
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((current = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_3087.nextSibling
|
||||
JSCompiler_object_inline_componentStack_3083.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -11107,32 +11107,32 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, current),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_3086.children
|
||||
JSCompiler_object_inline_stack_3082.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_3084)
|
||||
if (JSCompiler_object_inline_message_3080)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3086.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_3082.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_3087 =
|
||||
(JSCompiler_object_inline_componentStack_3083 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_stack_3086 = createWorkInProgress(
|
||||
(JSCompiler_object_inline_stack_3082 = createWorkInProgress(
|
||||
componentStack,
|
||||
{
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_3086.children
|
||||
children: JSCompiler_object_inline_stack_3082.children
|
||||
}
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_3086.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_3082.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712),
|
||||
null !== JSCompiler_object_inline_componentStack_3087
|
||||
null !== JSCompiler_object_inline_componentStack_3083
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_3087,
|
||||
JSCompiler_object_inline_componentStack_3083,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11143,11 +11143,11 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3086.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3086.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3086),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3086),
|
||||
(JSCompiler_object_inline_stack_3086 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_3082.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_3082.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_3082),
|
||||
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_3082),
|
||||
(JSCompiler_object_inline_stack_3082 = workInProgress.child),
|
||||
(nextPrimaryChildren = current.child.memoizedState),
|
||||
null === nextPrimaryChildren
|
||||
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
@@ -11163,7 +11163,7 @@ __DEV__ &&
|
||||
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
|
||||
cachePool: nextFallbackChildren
|
||||
})),
|
||||
(JSCompiler_object_inline_stack_3086.memoizedState =
|
||||
(JSCompiler_object_inline_stack_3082.memoizedState =
|
||||
nextPrimaryChildren),
|
||||
enableTransitionTracing &&
|
||||
((nextPrimaryChildren = enableTransitionTracing
|
||||
@@ -11174,37 +11174,37 @@ __DEV__ &&
|
||||
? markerInstanceStack.current
|
||||
: null),
|
||||
(componentStack =
|
||||
JSCompiler_object_inline_stack_3086.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3087 =
|
||||
JSCompiler_object_inline_stack_3082.updateQueue),
|
||||
(JSCompiler_object_inline_componentStack_3083 =
|
||||
current.updateQueue),
|
||||
null === componentStack
|
||||
? (JSCompiler_object_inline_stack_3086.updateQueue = {
|
||||
? (JSCompiler_object_inline_stack_3082.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue: null
|
||||
})
|
||||
: componentStack ===
|
||||
JSCompiler_object_inline_componentStack_3087
|
||||
? (JSCompiler_object_inline_stack_3086.updateQueue = {
|
||||
JSCompiler_object_inline_componentStack_3083
|
||||
? (JSCompiler_object_inline_stack_3082.updateQueue = {
|
||||
transitions: nextPrimaryChildren,
|
||||
markerInstances: nextFallbackChildren,
|
||||
retryQueue:
|
||||
null !== JSCompiler_object_inline_componentStack_3087
|
||||
? JSCompiler_object_inline_componentStack_3087.retryQueue
|
||||
null !== JSCompiler_object_inline_componentStack_3083
|
||||
? JSCompiler_object_inline_componentStack_3083.retryQueue
|
||||
: null
|
||||
})
|
||||
: ((componentStack.transitions = nextPrimaryChildren),
|
||||
(componentStack.markerInstances = nextFallbackChildren)))),
|
||||
(JSCompiler_object_inline_stack_3086.childLanes =
|
||||
(JSCompiler_object_inline_stack_3082.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_3085,
|
||||
JSCompiler_object_inline_digest_3081,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
bailoutOffscreenComponent(
|
||||
current.child,
|
||||
JSCompiler_object_inline_stack_3086
|
||||
JSCompiler_object_inline_stack_3082
|
||||
)
|
||||
);
|
||||
null !== prevState &&
|
||||
@@ -11216,16 +11216,16 @@ __DEV__ &&
|
||||
current = renderLanes.sibling;
|
||||
renderLanes = createWorkInProgress(renderLanes, {
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_3086.children
|
||||
children: JSCompiler_object_inline_stack_3082.children
|
||||
});
|
||||
renderLanes.return = workInProgress;
|
||||
renderLanes.sibling = null;
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_3085 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3085
|
||||
((JSCompiler_object_inline_digest_3081 = workInProgress.deletions),
|
||||
null === JSCompiler_object_inline_digest_3081
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: JSCompiler_object_inline_digest_3085.push(current));
|
||||
: JSCompiler_object_inline_digest_3081.push(current));
|
||||
workInProgress.child = renderLanes;
|
||||
workInProgress.memoizedState = null;
|
||||
return renderLanes;
|
||||
@@ -25738,6 +25738,43 @@ __DEV__ &&
|
||||
function unhideTextInstance(textInstance, text) {
|
||||
textInstance.nodeValue = text;
|
||||
}
|
||||
function warnForBlockInsideInline(instance) {
|
||||
for (var nextNode = instance.firstChild; null != nextNode; ) {
|
||||
if (
|
||||
1 === nextNode.nodeType &&
|
||||
"block" === getComputedStyle(nextNode).display
|
||||
) {
|
||||
var fiber =
|
||||
getInstanceFromNode(nextNode) || getInstanceFromNode(instance);
|
||||
runWithFiberInDEV(
|
||||
fiber,
|
||||
function (parentTag, childTag) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
parentTag.toLocaleLowerCase(),
|
||||
childTag.toLocaleLowerCase()
|
||||
);
|
||||
},
|
||||
instance.tagName,
|
||||
nextNode.tagName
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != nextNode.firstChild) nextNode = nextNode.firstChild;
|
||||
else {
|
||||
if (nextNode === instance) break;
|
||||
for (
|
||||
;
|
||||
null == nextNode.nextSibling &&
|
||||
null != nextNode.parentNode &&
|
||||
nextNode.parentNode !== instance;
|
||||
|
||||
)
|
||||
nextNode = nextNode.parentNode;
|
||||
nextNode = nextNode.nextSibling;
|
||||
}
|
||||
}
|
||||
}
|
||||
function applyViewTransitionName(instance, name, className) {
|
||||
instance.style.viewTransitionName = name;
|
||||
null != className && (instance.style.viewTransitionClass = className);
|
||||
@@ -25754,39 +25791,13 @@ __DEV__ &&
|
||||
var rect = className[i];
|
||||
0 < rect.width && 0 < rect.height && JSCompiler_inline_result++;
|
||||
}
|
||||
if (1 === JSCompiler_inline_result)
|
||||
(instance = instance.style),
|
||||
1 === JSCompiler_inline_result
|
||||
? ((instance = instance.style),
|
||||
(instance.display =
|
||||
1 === className.length ? "inline-block" : "block"),
|
||||
(instance.marginTop = "-" + name.paddingTop),
|
||||
(instance.marginBottom = "-" + name.paddingBottom);
|
||||
else
|
||||
for (name = instance.firstChild; null != name; ) {
|
||||
if (
|
||||
1 === name.nodeType &&
|
||||
"block" === getComputedStyle(name).display
|
||||
) {
|
||||
console.error(
|
||||
"You're about to start a <ViewTransition> around a display: inline element <%s>, which itself has a display: block element <%s> inside it. This might trigger a bug in Safari which causes the View Transition to be skipped with a duplicate name error.\nhttps://bugs.webkit.org/show_bug.cgi?id=290923",
|
||||
instance.tagName.toLocaleLowerCase(),
|
||||
name.tagName.toLocaleLowerCase()
|
||||
);
|
||||
break;
|
||||
}
|
||||
if (null != name.firstChild) name = name.firstChild;
|
||||
else {
|
||||
if (name === instance) break;
|
||||
for (
|
||||
;
|
||||
null == name.nextSibling &&
|
||||
null != name.parentNode &&
|
||||
name.parentNode !== instance;
|
||||
|
||||
)
|
||||
name = name.parentNode;
|
||||
name = name.nextSibling;
|
||||
}
|
||||
}
|
||||
(instance.marginBottom = "-" + name.paddingBottom))
|
||||
: warnForBlockInsideInline(instance);
|
||||
}
|
||||
}
|
||||
function restoreViewTransitionName(instance, props) {
|
||||
@@ -32460,11 +32471,11 @@ __DEV__ &&
|
||||
return_targetInst = null;
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-www-modern-20e54317-20250912" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-www-modern-93d7aa69-20250912" !== 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.2.0-www-modern-20e54317-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-www-modern-93d7aa69-20250912\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -32507,10 +32518,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -33288,5 +33299,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -20098,14 +20098,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2155 = React.version;
|
||||
if (
|
||||
"19.2.0-www-classic-20e54317-20250912" !==
|
||||
"19.2.0-www-classic-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2155
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2155,
|
||||
"19.2.0-www-classic-20e54317-20250912"
|
||||
"19.2.0-www-classic-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -20123,10 +20123,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2792 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2793 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -20706,4 +20706,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
|
||||
@@ -19827,14 +19827,14 @@ function getCrossOriginStringAs(as, input) {
|
||||
}
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2145 = React.version;
|
||||
if (
|
||||
"19.2.0-www-modern-20e54317-20250912" !==
|
||||
"19.2.0-www-modern-93d7aa69-20250912" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2145
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2145,
|
||||
"19.2.0-www-modern-20e54317-20250912"
|
||||
"19.2.0-www-modern-93d7aa69-20250912"
|
||||
)
|
||||
);
|
||||
Internals.findDOMNode = function (componentOrElement) {
|
||||
@@ -19852,10 +19852,10 @@ Internals.Events = [
|
||||
];
|
||||
var internals$jscomp$inline_2774 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2775 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -20435,4 +20435,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
|
||||
@@ -22619,7 +22619,7 @@ __DEV__ &&
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -22399,7 +22399,7 @@ __DEV__ &&
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -14163,7 +14163,7 @@ module.exports = function ($$$config) {
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -13880,7 +13880,7 @@ module.exports = function ($$$config) {
|
||||
version: rendererVersion,
|
||||
rendererPackageName: rendererPackageName,
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -15603,10 +15603,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-classic-20e54317-20250912",
|
||||
version: "19.2.0-www-classic-93d7aa69-20250912",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-classic-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-classic-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15741,5 +15741,5 @@ __DEV__ &&
|
||||
exports.unstable_batchedUpdates = function (fn, a) {
|
||||
return fn(a);
|
||||
};
|
||||
exports.version = "19.2.0-www-classic-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-classic-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -15603,10 +15603,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-www-modern-20e54317-20250912",
|
||||
version: "19.2.0-www-modern-93d7aa69-20250912",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-www-modern-20e54317-20250912"
|
||||
reconcilerVersion: "19.2.0-www-modern-93d7aa69-20250912"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15741,5 +15741,5 @@ __DEV__ &&
|
||||
exports.unstable_batchedUpdates = function (fn, a) {
|
||||
return fn(a);
|
||||
};
|
||||
exports.version = "19.2.0-www-modern-20e54317-20250912";
|
||||
exports.version = "19.2.0-www-modern-93d7aa69-20250912";
|
||||
})();
|
||||
|
||||
@@ -1 +1 @@
|
||||
19.2.0-www-classic-20e54317-20250912
|
||||
19.2.0-www-classic-93d7aa69-20250912
|
||||
@@ -1 +1 @@
|
||||
19.2.0-www-modern-20e54317-20250912
|
||||
19.2.0-www-modern-93d7aa69-20250912
|
||||
Reference in New Issue
Block a user