[compiler] Don't leak global __DEV__ type (#34551)

DiffTrain build for [07e4974bad](https://github.com/facebook/react/commit/07e4974bad015a44c2da488c80a494318007e58d)
This commit is contained in:
eps1lon
2025-09-22 07:58:28 -07:00
parent 8d20abadb8
commit 0cdbbd5edf
24 changed files with 683 additions and 691 deletions
+1 -1
View File
@@ -1 +1 @@
19.2.0-native-fb-b4fe1e6c-20250920
19.2.0-native-fb-07e4974b-20250922
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<97fec9f61f4e0657de6601e9c97cbc52>>
* @generated SignedSource<<db93163993827895e7d52cd01c5f60d0>>
*/
"use strict";
@@ -404,5 +404,5 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<006773d147a498f942b5d6cd92bfe884>>
* @generated SignedSource<<cb3c835b83074511c368d58570624107>>
*/
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<006773d147a498f942b5d6cd92bfe884>>
* @generated SignedSource<<cb3c835b83074511c368d58570624107>>
*/
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4675124bfbe1771000280ec075658df5>>
* @generated SignedSource<<ae3d453e816a9ae75c69f4ec788c2b89>>
*/
/*
@@ -11198,24 +11198,24 @@ __DEV__ &&
return current;
}
function updateSuspenseComponent(current, workInProgress, renderLanes) {
var JSCompiler_object_inline_digest_2941;
var JSCompiler_object_inline_stack_2942 = workInProgress.pendingProps;
var JSCompiler_object_inline_digest_2925;
var JSCompiler_object_inline_stack_2926 = workInProgress.pendingProps;
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
var JSCompiler_object_inline_message_2940 = !1;
var JSCompiler_object_inline_message_2924 = !1;
var didSuspend = 0 !== (workInProgress.flags & 128);
(JSCompiler_object_inline_digest_2941 = didSuspend) ||
(JSCompiler_object_inline_digest_2941 =
(JSCompiler_object_inline_digest_2925 = didSuspend) ||
(JSCompiler_object_inline_digest_2925 =
null !== current && null === current.memoizedState
? !1
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
JSCompiler_object_inline_digest_2941 &&
((JSCompiler_object_inline_message_2940 = !0),
JSCompiler_object_inline_digest_2925 &&
((JSCompiler_object_inline_message_2924 = !0),
(workInProgress.flags &= -129));
JSCompiler_object_inline_digest_2941 = 0 !== (workInProgress.flags & 32);
JSCompiler_object_inline_digest_2925 = 0 !== (workInProgress.flags & 32);
workInProgress.flags &= -33;
if (null === current) {
if (isHydrating) {
JSCompiler_object_inline_message_2940
JSCompiler_object_inline_message_2924
? pushPrimaryTreeSuspenseHandler(workInProgress)
: reuseSuspenseHandlerOnStack(workInProgress);
(renderLanes = nextHydratableInstance)
@@ -11228,18 +11228,18 @@ __DEV__ &&
? current
: null),
null !== current &&
((JSCompiler_object_inline_digest_2941 = {
((JSCompiler_object_inline_digest_2925 = {
dehydrated: current,
treeContext: getSuspendedTreeContext(),
retryLane: 536870912,
hydrationErrors: null
}),
(workInProgress.memoizedState =
JSCompiler_object_inline_digest_2941),
(JSCompiler_object_inline_digest_2941 =
JSCompiler_object_inline_digest_2925),
(JSCompiler_object_inline_digest_2925 =
createFiberFromDehydratedFragment(current)),
(JSCompiler_object_inline_digest_2941.return = workInProgress),
(workInProgress.child = JSCompiler_object_inline_digest_2941),
(JSCompiler_object_inline_digest_2925.return = workInProgress),
(workInProgress.child = JSCompiler_object_inline_digest_2925),
(hydrationParentFiber = workInProgress),
(nextHydratableInstance = null)))
: (current = null);
@@ -11253,9 +11253,9 @@ __DEV__ &&
: (workInProgress.lanes = 536870912);
return null;
}
var nextPrimaryChildren = JSCompiler_object_inline_stack_2942.children,
nextFallbackChildren = JSCompiler_object_inline_stack_2942.fallback;
if (JSCompiler_object_inline_message_2940)
var nextPrimaryChildren = JSCompiler_object_inline_stack_2926.children,
nextFallbackChildren = JSCompiler_object_inline_stack_2926.fallback;
if (JSCompiler_object_inline_message_2924)
return (
reuseSuspenseHandlerOnStack(workInProgress),
mountSuspenseFallbackChildren(
@@ -11264,21 +11264,21 @@ __DEV__ &&
nextFallbackChildren,
renderLanes
),
(JSCompiler_object_inline_stack_2942 = workInProgress.child),
(JSCompiler_object_inline_stack_2942.memoizedState =
(JSCompiler_object_inline_stack_2926 = workInProgress.child),
(JSCompiler_object_inline_stack_2926.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2942.childLanes =
(JSCompiler_object_inline_stack_2926.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2942)
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2926)
);
if (
"number" ===
typeof JSCompiler_object_inline_stack_2942.unstable_expectedLoadTime
typeof JSCompiler_object_inline_stack_2926.unstable_expectedLoadTime
)
return (
reuseSuspenseHandlerOnStack(workInProgress),
@@ -11288,18 +11288,18 @@ __DEV__ &&
nextFallbackChildren,
renderLanes
),
(JSCompiler_object_inline_stack_2942 = workInProgress.child),
(JSCompiler_object_inline_stack_2942.memoizedState =
(JSCompiler_object_inline_stack_2926 = workInProgress.child),
(JSCompiler_object_inline_stack_2926.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2942.childLanes =
(JSCompiler_object_inline_stack_2926.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
(workInProgress.lanes = 4194304),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2942)
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2926)
);
pushPrimaryTreeSuspenseHandler(workInProgress);
return mountSuspensePrimaryChildren(
@@ -11309,8 +11309,8 @@ __DEV__ &&
}
var prevState = current.memoizedState;
if (null !== prevState) {
var JSCompiler_object_inline_componentStack_2943 = prevState.dehydrated;
if (null !== JSCompiler_object_inline_componentStack_2943) {
var JSCompiler_object_inline_componentStack_2927 = prevState.dehydrated;
if (null !== JSCompiler_object_inline_componentStack_2927) {
if (didSuspend)
workInProgress.flags & 256
? (pushPrimaryTreeSuspenseHandler(workInProgress),
@@ -11327,13 +11327,13 @@ __DEV__ &&
(workInProgress = null))
: (reuseSuspenseHandlerOnStack(workInProgress),
(nextPrimaryChildren =
JSCompiler_object_inline_stack_2942.fallback),
JSCompiler_object_inline_stack_2926.fallback),
(nextFallbackChildren = workInProgress.mode),
(JSCompiler_object_inline_stack_2942 =
(JSCompiler_object_inline_stack_2926 =
mountWorkInProgressOffscreenFiber(
{
mode: "visible",
children: JSCompiler_object_inline_stack_2942.children
children: JSCompiler_object_inline_stack_2926.children
},
nextFallbackChildren
)),
@@ -11344,11 +11344,11 @@ __DEV__ &&
null
)),
(nextPrimaryChildren.flags |= 2),
(JSCompiler_object_inline_stack_2942.return = workInProgress),
(JSCompiler_object_inline_stack_2926.return = workInProgress),
(nextPrimaryChildren.return = workInProgress),
(JSCompiler_object_inline_stack_2942.sibling =
(JSCompiler_object_inline_stack_2926.sibling =
nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2942),
(workInProgress.child = JSCompiler_object_inline_stack_2926),
(workInProgress.mode & ConcurrentMode) !== NoMode &&
reconcileChildFibers(
workInProgress,
@@ -11356,19 +11356,19 @@ __DEV__ &&
null,
renderLanes
),
(JSCompiler_object_inline_stack_2942 = workInProgress.child),
(JSCompiler_object_inline_stack_2942.memoizedState =
(JSCompiler_object_inline_stack_2926 = workInProgress.child),
(JSCompiler_object_inline_stack_2926.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2942.childLanes =
(JSCompiler_object_inline_stack_2926.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
(workInProgress = bailoutOffscreenComponent(
null,
JSCompiler_object_inline_stack_2942
JSCompiler_object_inline_stack_2926
)));
else if (
(pushPrimaryTreeSuspenseHandler(workInProgress),
@@ -11376,45 +11376,45 @@ __DEV__ &&
0 !== (renderLanes & 536870912) &&
markRenderDerivedCause(workInProgress),
isSuspenseInstanceFallback(
JSCompiler_object_inline_componentStack_2943
JSCompiler_object_inline_componentStack_2927
))
) {
JSCompiler_object_inline_digest_2941 =
JSCompiler_object_inline_componentStack_2943.nextSibling &&
JSCompiler_object_inline_componentStack_2943.nextSibling.dataset;
if (JSCompiler_object_inline_digest_2941) {
nextPrimaryChildren = JSCompiler_object_inline_digest_2941.dgst;
var message = JSCompiler_object_inline_digest_2941.msg;
nextFallbackChildren = JSCompiler_object_inline_digest_2941.stck;
var componentStack = JSCompiler_object_inline_digest_2941.cstck;
JSCompiler_object_inline_digest_2925 =
JSCompiler_object_inline_componentStack_2927.nextSibling &&
JSCompiler_object_inline_componentStack_2927.nextSibling.dataset;
if (JSCompiler_object_inline_digest_2925) {
nextPrimaryChildren = JSCompiler_object_inline_digest_2925.dgst;
var message = JSCompiler_object_inline_digest_2925.msg;
nextFallbackChildren = JSCompiler_object_inline_digest_2925.stck;
var componentStack = JSCompiler_object_inline_digest_2925.cstck;
}
JSCompiler_object_inline_message_2940 = message;
JSCompiler_object_inline_digest_2941 = nextPrimaryChildren;
JSCompiler_object_inline_stack_2942 = nextFallbackChildren;
JSCompiler_object_inline_componentStack_2943 = componentStack;
nextPrimaryChildren = JSCompiler_object_inline_message_2940;
nextFallbackChildren = JSCompiler_object_inline_componentStack_2943;
JSCompiler_object_inline_message_2924 = message;
JSCompiler_object_inline_digest_2925 = nextPrimaryChildren;
JSCompiler_object_inline_stack_2926 = nextFallbackChildren;
JSCompiler_object_inline_componentStack_2927 = componentStack;
nextPrimaryChildren = JSCompiler_object_inline_message_2924;
nextFallbackChildren = JSCompiler_object_inline_componentStack_2927;
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_2942 || "";
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2941;
JSCompiler_object_inline_digest_2941 =
JSCompiler_object_inline_stack_2926 || "";
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2925;
JSCompiler_object_inline_digest_2925 =
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
JSCompiler_object_inline_stack_2942 = {
JSCompiler_object_inline_stack_2926 = {
value: nextPrimaryChildren,
source: null,
stack: JSCompiler_object_inline_digest_2941
stack: JSCompiler_object_inline_digest_2925
};
"string" === typeof JSCompiler_object_inline_digest_2941 &&
"string" === typeof JSCompiler_object_inline_digest_2925 &&
CapturedStacks.set(
nextPrimaryChildren,
JSCompiler_object_inline_stack_2942
JSCompiler_object_inline_stack_2926
);
queueHydrationError(JSCompiler_object_inline_stack_2942);
queueHydrationError(JSCompiler_object_inline_stack_2926);
workInProgress = retrySuspenseComponentWithoutHydrating(
current,
workInProgress,
@@ -11428,35 +11428,35 @@ __DEV__ &&
renderLanes,
!1
),
(JSCompiler_object_inline_digest_2941 =
(JSCompiler_object_inline_digest_2925 =
0 !== (renderLanes & current.childLanes)),
didReceiveUpdate || JSCompiler_object_inline_digest_2941)
didReceiveUpdate || JSCompiler_object_inline_digest_2925)
) {
JSCompiler_object_inline_digest_2941 = workInProgressRoot;
JSCompiler_object_inline_digest_2925 = workInProgressRoot;
if (
null !== JSCompiler_object_inline_digest_2941 &&
((JSCompiler_object_inline_stack_2942 = getBumpedLaneForHydration(
JSCompiler_object_inline_digest_2941,
null !== JSCompiler_object_inline_digest_2925 &&
((JSCompiler_object_inline_stack_2926 = getBumpedLaneForHydration(
JSCompiler_object_inline_digest_2925,
renderLanes
)),
0 !== JSCompiler_object_inline_stack_2942 &&
JSCompiler_object_inline_stack_2942 !== prevState.retryLane)
0 !== JSCompiler_object_inline_stack_2926 &&
JSCompiler_object_inline_stack_2926 !== prevState.retryLane)
)
throw (
((prevState.retryLane = JSCompiler_object_inline_stack_2942),
((prevState.retryLane = JSCompiler_object_inline_stack_2926),
enqueueConcurrentRenderForLane(
current,
JSCompiler_object_inline_stack_2942
JSCompiler_object_inline_stack_2926
),
scheduleUpdateOnFiber(
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925,
current,
JSCompiler_object_inline_stack_2942
JSCompiler_object_inline_stack_2926
),
SelectiveHydrationException)
);
isSuspenseInstancePending(
JSCompiler_object_inline_componentStack_2943
JSCompiler_object_inline_componentStack_2927
) || renderDidSuspendDelayIfPossible();
workInProgress = retrySuspenseComponentWithoutHydrating(
current,
@@ -11465,14 +11465,14 @@ __DEV__ &&
);
} else
isSuspenseInstancePending(
JSCompiler_object_inline_componentStack_2943
JSCompiler_object_inline_componentStack_2927
)
? ((workInProgress.flags |= 192),
(workInProgress.child = current.child),
(workInProgress = null))
: ((renderLanes = prevState.treeContext),
(nextHydratableInstance = getNextHydratable(
JSCompiler_object_inline_componentStack_2943.nextSibling
JSCompiler_object_inline_componentStack_2927.nextSibling
)),
(hydrationParentFiber = workInProgress),
(isHydrating = !0),
@@ -11484,47 +11484,47 @@ __DEV__ &&
restoreSuspendedTreeContext(workInProgress, renderLanes),
(workInProgress = mountSuspensePrimaryChildren(
workInProgress,
JSCompiler_object_inline_stack_2942.children
JSCompiler_object_inline_stack_2926.children
)),
(workInProgress.flags |= 4096));
return workInProgress;
}
}
if (JSCompiler_object_inline_message_2940)
if (JSCompiler_object_inline_message_2924)
return (
reuseSuspenseHandlerOnStack(workInProgress),
(nextPrimaryChildren = JSCompiler_object_inline_stack_2942.fallback),
(nextPrimaryChildren = JSCompiler_object_inline_stack_2926.fallback),
(nextFallbackChildren = workInProgress.mode),
(componentStack = current.child),
(JSCompiler_object_inline_componentStack_2943 =
(JSCompiler_object_inline_componentStack_2927 =
componentStack.sibling),
(JSCompiler_object_inline_message_2940 = {
(JSCompiler_object_inline_message_2924 = {
mode: "hidden",
children: JSCompiler_object_inline_stack_2942.children
children: JSCompiler_object_inline_stack_2926.children
}),
(nextFallbackChildren & ConcurrentMode) === NoMode &&
workInProgress.child !== componentStack
? ((JSCompiler_object_inline_stack_2942 = workInProgress.child),
(JSCompiler_object_inline_stack_2942.childLanes = 0),
(JSCompiler_object_inline_stack_2942.pendingProps =
JSCompiler_object_inline_message_2940),
? ((JSCompiler_object_inline_stack_2926 = workInProgress.child),
(JSCompiler_object_inline_stack_2926.childLanes = 0),
(JSCompiler_object_inline_stack_2926.pendingProps =
JSCompiler_object_inline_message_2924),
workInProgress.mode & ProfileMode &&
((JSCompiler_object_inline_stack_2942.actualDuration = -0),
(JSCompiler_object_inline_stack_2942.actualStartTime = -1.1),
(JSCompiler_object_inline_stack_2942.selfBaseDuration =
((JSCompiler_object_inline_stack_2926.actualDuration = -0),
(JSCompiler_object_inline_stack_2926.actualStartTime = -1.1),
(JSCompiler_object_inline_stack_2926.selfBaseDuration =
componentStack.selfBaseDuration),
(JSCompiler_object_inline_stack_2942.treeBaseDuration =
(JSCompiler_object_inline_stack_2926.treeBaseDuration =
componentStack.treeBaseDuration)),
(workInProgress.deletions = null))
: ((JSCompiler_object_inline_stack_2942 = createWorkInProgress(
: ((JSCompiler_object_inline_stack_2926 = createWorkInProgress(
componentStack,
JSCompiler_object_inline_message_2940
JSCompiler_object_inline_message_2924
)),
(JSCompiler_object_inline_stack_2942.subtreeFlags =
(JSCompiler_object_inline_stack_2926.subtreeFlags =
componentStack.subtreeFlags & 65011712)),
null !== JSCompiler_object_inline_componentStack_2943
null !== JSCompiler_object_inline_componentStack_2927
? (nextPrimaryChildren = createWorkInProgress(
JSCompiler_object_inline_componentStack_2943,
JSCompiler_object_inline_componentStack_2927,
nextPrimaryChildren
))
: ((nextPrimaryChildren = createFiberFromFragment(
@@ -11535,11 +11535,11 @@ __DEV__ &&
)),
(nextPrimaryChildren.flags |= 2)),
(nextPrimaryChildren.return = workInProgress),
(JSCompiler_object_inline_stack_2942.return = workInProgress),
(JSCompiler_object_inline_stack_2942.sibling = nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2942),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2942),
(JSCompiler_object_inline_stack_2942 = workInProgress.child),
(JSCompiler_object_inline_stack_2926.return = workInProgress),
(JSCompiler_object_inline_stack_2926.sibling = nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2926),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2926),
(JSCompiler_object_inline_stack_2926 = workInProgress.child),
(nextPrimaryChildren = current.child.memoizedState),
null === nextPrimaryChildren
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
@@ -11555,18 +11555,18 @@ __DEV__ &&
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
cachePool: nextFallbackChildren
})),
(JSCompiler_object_inline_stack_2942.memoizedState =
(JSCompiler_object_inline_stack_2926.memoizedState =
nextPrimaryChildren),
(JSCompiler_object_inline_stack_2942.childLanes =
(JSCompiler_object_inline_stack_2926.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
bailoutOffscreenComponent(
current.child,
JSCompiler_object_inline_stack_2942
JSCompiler_object_inline_stack_2926
)
);
null !== prevState &&
@@ -11574,28 +11574,28 @@ __DEV__ &&
0 !== (renderLanes & current.lanes) &&
markRenderDerivedCause(workInProgress);
pushPrimaryTreeSuspenseHandler(workInProgress);
JSCompiler_object_inline_digest_2941 = current.child;
current = JSCompiler_object_inline_digest_2941.sibling;
JSCompiler_object_inline_digest_2941 = createWorkInProgress(
JSCompiler_object_inline_digest_2941,
JSCompiler_object_inline_digest_2925 = current.child;
current = JSCompiler_object_inline_digest_2925.sibling;
JSCompiler_object_inline_digest_2925 = createWorkInProgress(
JSCompiler_object_inline_digest_2925,
{
mode: "visible",
children: JSCompiler_object_inline_stack_2942.children
children: JSCompiler_object_inline_stack_2926.children
}
);
(workInProgress.mode & ConcurrentMode) === NoMode &&
(JSCompiler_object_inline_digest_2941.lanes = renderLanes);
JSCompiler_object_inline_digest_2941.return = workInProgress;
JSCompiler_object_inline_digest_2941.sibling = null;
(JSCompiler_object_inline_digest_2925.lanes = renderLanes);
JSCompiler_object_inline_digest_2925.return = workInProgress;
JSCompiler_object_inline_digest_2925.sibling = null;
null !== current &&
((renderLanes = workInProgress.deletions),
null === renderLanes
? ((workInProgress.deletions = [current]),
(workInProgress.flags |= 16))
: renderLanes.push(current));
workInProgress.child = JSCompiler_object_inline_digest_2941;
workInProgress.child = JSCompiler_object_inline_digest_2925;
workInProgress.memoizedState = null;
return JSCompiler_object_inline_digest_2941;
return JSCompiler_object_inline_digest_2925;
}
function mountSuspensePrimaryChildren(workInProgress, primaryChildren) {
primaryChildren = mountWorkInProgressOffscreenFiber(
@@ -17973,19 +17973,19 @@ __DEV__ &&
workInProgressUpdateTask = null;
if (0 !== (lanes & 3) || 0 !== (lanes & 124)) {
workInProgressUpdateTask = blockingUpdateTask;
endTime =
debugTask =
0 <= blockingUpdateTime && blockingUpdateTime < blockingClampTime
? blockingClampTime
: blockingUpdateTime;
debugTask =
endTime =
0 <= blockingEventTime && blockingEventTime < blockingClampTime
? blockingClampTime
: blockingEventTime;
color =
0 <= debugTask
? debugTask
: 0 <= endTime
? endTime
0 <= endTime
? endTime
: 0 <= debugTask
? debugTask
: renderStartTime;
if (0 <= blockingSuspendedTime)
setCurrentTrackFromLanes(2),
@@ -17997,39 +17997,38 @@ __DEV__ &&
);
else if (0 !== (animatingLanes & 3) || 0 !== (animatingLanes & 124))
setCurrentTrackFromLanes(2),
logAnimatingPhase(
blockingClampTime,
color,
previousRenderStartTime
);
var eventTime = debugTask,
logAnimatingPhase(blockingClampTime, color, animatingTask);
previousRenderStartTime = debugTask;
var eventTime = endTime,
eventType = blockingEventType,
eventIsRepeat = blockingEventIsRepeat,
isSpawnedUpdate = blockingUpdateType === SPAWNED_UPDATE,
isPingedUpdate = blockingUpdateType === PINGED_UPDATE;
color = renderStartTime;
debugTask = blockingUpdateTask;
label = blockingUpdateMethodName;
var updateComponentName = blockingUpdateComponentName;
debugTask = renderStartTime;
endTime = blockingUpdateTask;
color = blockingUpdateMethodName;
label = blockingUpdateComponentName;
if (supportsUserTiming) {
currentTrack = "Blocking";
0 < endTime
? endTime > color && (endTime = color)
: (endTime = color);
0 < previousRenderStartTime
? previousRenderStartTime > debugTask &&
(previousRenderStartTime = debugTask)
: (previousRenderStartTime = debugTask);
0 < eventTime
? eventTime > endTime && (eventTime = endTime)
: (eventTime = endTime);
if (null !== eventType && endTime > eventTime) {
? eventTime > previousRenderStartTime &&
(eventTime = previousRenderStartTime)
: (eventTime = previousRenderStartTime);
if (null !== eventType && previousRenderStartTime > eventTime) {
var color$jscomp$0 = eventIsRepeat
? "secondary-light"
: "warning";
debugTask
? debugTask.run(
endTime
? endTime.run(
console.timeStamp.bind(
console,
eventIsRepeat ? "Consecutive" : "Event: " + eventType,
eventTime,
endTime,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
@@ -18038,13 +18037,13 @@ __DEV__ &&
: console.timeStamp(
eventIsRepeat ? "Consecutive" : "Event: " + eventType,
eventTime,
endTime,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
);
}
color > endTime &&
debugTask > previousRenderStartTime &&
((eventTime = isSpawnedUpdate
? "error"
: (lanes & 738197653) === lanes
@@ -18054,16 +18053,15 @@ __DEV__ &&
? "Promise Resolved"
: isSpawnedUpdate
? "Cascading Update"
: 5 < color - endTime
: 5 < debugTask - previousRenderStartTime
? "Update Blocked"
: "Update"),
(isPingedUpdate = []),
null != updateComponentName &&
isPingedUpdate.push(["Component name", updateComponentName]),
null != label && isPingedUpdate.push(["Method name", label]),
(endTime = {
start: endTime,
end: color,
null != label && isPingedUpdate.push(["Component name", label]),
null != color && isPingedUpdate.push(["Method name", color]),
(previousRenderStartTime = {
start: previousRenderStartTime,
end: debugTask,
detail: {
devtools: {
properties: isPingedUpdate,
@@ -18073,15 +18071,18 @@ __DEV__ &&
}
}
}),
debugTask
? debugTask.run(
endTime
? endTime.run(
performance.measure.bind(
performance,
isSpawnedUpdate,
endTime
previousRenderStartTime
)
)
: performance.measure(isSpawnedUpdate, endTime));
: performance.measure(
isSpawnedUpdate,
previousRenderStartTime
));
}
blockingUpdateTime = -1.1;
blockingUpdateType = 0;
@@ -18092,71 +18093,69 @@ __DEV__ &&
}
0 !== (lanes & 4194048) &&
((workInProgressUpdateTask = transitionUpdateTask),
(color =
(debugTask =
0 <= transitionStartTime &&
transitionStartTime < transitionClampTime
? transitionClampTime
: transitionStartTime),
(endTime =
(previousRenderStartTime =
0 <= transitionUpdateTime &&
transitionUpdateTime < transitionClampTime
? transitionClampTime
: transitionUpdateTime),
(debugTask =
(endTime =
0 <= transitionEventTime &&
transitionEventTime < transitionClampTime
? transitionClampTime
: transitionEventTime),
(label =
0 <= debugTask
? debugTask
: 0 <= endTime
? endTime
(color =
0 <= endTime
? endTime
: 0 <= previousRenderStartTime
? previousRenderStartTime
: renderStartTime),
0 <= transitionSuspendedTime
? (setCurrentTrackFromLanes(256),
logSuspendedWithDelayPhase(
transitionSuspendedTime,
label,
color,
lanes,
workInProgressUpdateTask
))
: 0 !== (animatingLanes & 4194048) &&
(setCurrentTrackFromLanes(256),
logAnimatingPhase(
transitionClampTime,
label,
previousRenderStartTime
)),
(isPingedUpdate = debugTask),
logAnimatingPhase(transitionClampTime, color, animatingTask)),
(isPingedUpdate = endTime),
(eventTime = transitionEventType),
(eventType = transitionEventIsRepeat),
(eventIsRepeat = transitionUpdateType === PINGED_UPDATE),
(label = renderStartTime),
(debugTask = transitionUpdateTask),
(updateComponentName = transitionUpdateMethodName),
(color = renderStartTime),
(endTime = transitionUpdateTask),
(label = transitionUpdateMethodName),
(isSpawnedUpdate = transitionUpdateComponentName),
supportsUserTiming &&
((currentTrack = "Transition"),
0 < endTime
? endTime > label && (endTime = label)
: (endTime = label),
0 < color
? color > endTime && (color = endTime)
: (color = endTime),
0 < previousRenderStartTime
? previousRenderStartTime > color &&
(previousRenderStartTime = color)
: (previousRenderStartTime = color),
0 < debugTask
? debugTask > previousRenderStartTime &&
(debugTask = previousRenderStartTime)
: (debugTask = previousRenderStartTime),
0 < isPingedUpdate
? isPingedUpdate > color && (isPingedUpdate = color)
: (isPingedUpdate = color),
color > isPingedUpdate &&
? isPingedUpdate > debugTask && (isPingedUpdate = debugTask)
: (isPingedUpdate = debugTask),
debugTask > isPingedUpdate &&
null !== eventTime &&
((color$jscomp$0 = eventType ? "secondary-light" : "warning"),
debugTask
? debugTask.run(
endTime
? endTime.run(
console.timeStamp.bind(
console,
eventType ? "Consecutive" : "Event: " + eventTime,
isPingedUpdate,
color,
debugTask,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
@@ -18165,19 +18164,19 @@ __DEV__ &&
: console.timeStamp(
eventType ? "Consecutive" : "Event: " + eventTime,
isPingedUpdate,
color,
debugTask,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
)),
endTime > color &&
(debugTask
? debugTask.run(
previousRenderStartTime > debugTask &&
(endTime
? endTime.run(
console.timeStamp.bind(
console,
"Action",
color,
endTime,
debugTask,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
"primary-dark"
@@ -18185,26 +18184,25 @@ __DEV__ &&
)
: console.timeStamp(
"Action",
color,
endTime,
debugTask,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
"primary-dark"
)),
label > endTime &&
((color = eventIsRepeat
color > previousRenderStartTime &&
((debugTask = eventIsRepeat
? "Promise Resolved"
: 5 < label - endTime
: 5 < color - previousRenderStartTime
? "Update Blocked"
: "Update"),
(isPingedUpdate = []),
null != isSpawnedUpdate &&
isPingedUpdate.push(["Component name", isSpawnedUpdate]),
null != updateComponentName &&
isPingedUpdate.push(["Method name", updateComponentName]),
(endTime = {
start: endTime,
end: label,
null != label && isPingedUpdate.push(["Method name", label]),
(previousRenderStartTime = {
start: previousRenderStartTime,
end: color,
detail: {
devtools: {
properties: isPingedUpdate,
@@ -18214,11 +18212,15 @@ __DEV__ &&
}
}
}),
debugTask
? debugTask.run(
performance.measure.bind(performance, color, endTime)
endTime
? endTime.run(
performance.measure.bind(
performance,
debugTask,
previousRenderStartTime
)
)
: performance.measure(color, endTime))),
: performance.measure(debugTask, previousRenderStartTime))),
(transitionUpdateTime = transitionStartTime = -1.1),
(transitionUpdateType = 0),
(transitionSuspendedTime = -1.1),
@@ -18227,19 +18229,11 @@ __DEV__ &&
0 !== (lanes & 62914560) &&
0 !== (animatingLanes & 62914560) &&
(setCurrentTrackFromLanes(4194304),
logAnimatingPhase(
retryClampTime,
renderStartTime,
previousRenderStartTime
));
logAnimatingPhase(retryClampTime, renderStartTime, animatingTask));
0 !== (lanes & 2080374784) &&
0 !== (animatingLanes & 2080374784) &&
(setCurrentTrackFromLanes(268435456),
logAnimatingPhase(
idleClampTime,
renderStartTime,
previousRenderStartTime
));
logAnimatingPhase(idleClampTime, renderStartTime, animatingTask));
}
previousRenderStartTime = root.timeoutHandle;
previousRenderStartTime !== noTimeout &&
@@ -19131,8 +19125,8 @@ __DEV__ &&
endTime = commitStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
suspendedViewTransitionReason,
@@ -19271,8 +19265,8 @@ __DEV__ &&
pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT;
!supportsUserTiming ||
endTime <= startViewTransitionStartTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
abortedViewTransition
@@ -19515,7 +19509,7 @@ __DEV__ &&
logAnimatingPhase(
commitEndTime,
passiveEffectStartTime,
workInProgressUpdateTask
animatingTask
);
else {
var startTime = commitEndTime,
@@ -27373,6 +27367,7 @@ __DEV__ &&
retryClampTime = -0,
idleClampTime = -0,
animatingLanes = 0,
animatingTask = null,
yieldReason = 0,
yieldStartTime = -1.1,
currentUpdateIsNested = !1,
@@ -29928,11 +29923,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-b4fe1e6c-20250920" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-07e4974b-20250922" !== 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-native-fb-b4fe1e6c-20250920\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.2.0-native-fb-07e4974b-20250922\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -29969,10 +29964,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30121,5 +30116,5 @@ __DEV__ &&
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<19dcd144c2c9fb06f263c2f678877ec0>>
* @generated SignedSource<<3f0ba483d28e11b6b267faacdbbe85a0>>
*/
/*
@@ -13191,20 +13191,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
(nativeEventTarget[internalScrollTimer] = targetInst));
}
for (
var i$jscomp$inline_1663 = 0;
i$jscomp$inline_1663 < simpleEventPluginEvents.length;
i$jscomp$inline_1663++
var i$jscomp$inline_1643 = 0;
i$jscomp$inline_1643 < simpleEventPluginEvents.length;
i$jscomp$inline_1643++
) {
var eventName$jscomp$inline_1664 =
simpleEventPluginEvents[i$jscomp$inline_1663],
domEventName$jscomp$inline_1665 =
eventName$jscomp$inline_1664.toLowerCase(),
capitalizedEvent$jscomp$inline_1666 =
eventName$jscomp$inline_1664[0].toUpperCase() +
eventName$jscomp$inline_1664.slice(1);
var eventName$jscomp$inline_1644 =
simpleEventPluginEvents[i$jscomp$inline_1643],
domEventName$jscomp$inline_1645 =
eventName$jscomp$inline_1644.toLowerCase(),
capitalizedEvent$jscomp$inline_1646 =
eventName$jscomp$inline_1644[0].toUpperCase() +
eventName$jscomp$inline_1644.slice(1);
registerSimpleEvent(
domEventName$jscomp$inline_1665,
"on" + capitalizedEvent$jscomp$inline_1666
domEventName$jscomp$inline_1645,
"on" + capitalizedEvent$jscomp$inline_1646
);
}
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
@@ -17527,16 +17527,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
0 === i && attemptExplicitHydrationTarget(target);
}
};
var isomorphicReactPackageVersion$jscomp$inline_2072 = React.version;
var isomorphicReactPackageVersion$jscomp$inline_2052 = React.version;
if (
"19.2.0-native-fb-b4fe1e6c-20250920" !==
isomorphicReactPackageVersion$jscomp$inline_2072
"19.2.0-native-fb-07e4974b-20250922" !==
isomorphicReactPackageVersion$jscomp$inline_2052
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2072,
"19.2.0-native-fb-b4fe1e6c-20250920"
isomorphicReactPackageVersion$jscomp$inline_2052,
"19.2.0-native-fb-07e4974b-20250922"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17556,24 +17556,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
null === componentOrElement ? null : componentOrElement.stateNode;
return componentOrElement;
};
var internals$jscomp$inline_2645 = {
var internals$jscomp$inline_2625 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2646 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_2626 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_2646.isDisabled &&
hook$jscomp$inline_2646.supportsFiber
!hook$jscomp$inline_2626.isDisabled &&
hook$jscomp$inline_2626.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_2646.inject(
internals$jscomp$inline_2645
(rendererID = hook$jscomp$inline_2626.inject(
internals$jscomp$inline_2625
)),
(injectedHook = hook$jscomp$inline_2646);
(injectedHook = hook$jscomp$inline_2626);
} catch (err) {}
}
exports.createRoot = function (container, options) {
@@ -17668,4 +17668,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4da821dbd70d161b2a33f4d633807294>>
* @generated SignedSource<<713037b7628cae5ab14053ca2a4ef2a9>>
*/
/*
@@ -15268,20 +15268,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
(nativeEventTarget[internalScrollTimer] = targetInst));
}
for (
var i$jscomp$inline_1932 = 0;
i$jscomp$inline_1932 < simpleEventPluginEvents.length;
i$jscomp$inline_1932++
var i$jscomp$inline_1912 = 0;
i$jscomp$inline_1912 < simpleEventPluginEvents.length;
i$jscomp$inline_1912++
) {
var eventName$jscomp$inline_1933 =
simpleEventPluginEvents[i$jscomp$inline_1932],
domEventName$jscomp$inline_1934 =
eventName$jscomp$inline_1933.toLowerCase(),
capitalizedEvent$jscomp$inline_1935 =
eventName$jscomp$inline_1933[0].toUpperCase() +
eventName$jscomp$inline_1933.slice(1);
var eventName$jscomp$inline_1913 =
simpleEventPluginEvents[i$jscomp$inline_1912],
domEventName$jscomp$inline_1914 =
eventName$jscomp$inline_1913.toLowerCase(),
capitalizedEvent$jscomp$inline_1915 =
eventName$jscomp$inline_1913[0].toUpperCase() +
eventName$jscomp$inline_1913.slice(1);
registerSimpleEvent(
domEventName$jscomp$inline_1934,
"on" + capitalizedEvent$jscomp$inline_1935
domEventName$jscomp$inline_1914,
"on" + capitalizedEvent$jscomp$inline_1915
);
}
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
@@ -19622,16 +19622,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
0 === i && attemptExplicitHydrationTarget(target);
}
};
var isomorphicReactPackageVersion$jscomp$inline_2343 = React.version;
var isomorphicReactPackageVersion$jscomp$inline_2323 = React.version;
if (
"19.2.0-native-fb-b4fe1e6c-20250920" !==
isomorphicReactPackageVersion$jscomp$inline_2343
"19.2.0-native-fb-07e4974b-20250922" !==
isomorphicReactPackageVersion$jscomp$inline_2323
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2343,
"19.2.0-native-fb-b4fe1e6c-20250920"
isomorphicReactPackageVersion$jscomp$inline_2323,
"19.2.0-native-fb-07e4974b-20250922"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19651,12 +19651,12 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
null === componentOrElement ? null : componentOrElement.stateNode;
return componentOrElement;
};
var internals$jscomp$inline_2350 = {
var internals$jscomp$inline_2330 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920",
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$325 = 0;
@@ -19674,16 +19674,16 @@ var internals$jscomp$inline_2350 = {
}
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2918 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_2898 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_2918.isDisabled &&
hook$jscomp$inline_2918.supportsFiber
!hook$jscomp$inline_2898.isDisabled &&
hook$jscomp$inline_2898.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_2918.inject(
internals$jscomp$inline_2350
(rendererID = hook$jscomp$inline_2898.inject(
internals$jscomp$inline_2330
)),
(injectedHook = hook$jscomp$inline_2918);
(injectedHook = hook$jscomp$inline_2898);
} catch (err) {}
}
exports.createRoot = function (container, options) {
@@ -19779,4 +19779,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<b4fa86deb196a9047edd14207a07e677>>
* @generated SignedSource<<f5af068d6a632152fd4dea8aa4bc5770>>
*/
/*
@@ -11206,24 +11206,24 @@ __DEV__ &&
return current;
}
function updateSuspenseComponent(current, workInProgress, renderLanes) {
var JSCompiler_object_inline_digest_2946;
var JSCompiler_object_inline_stack_2947 = workInProgress.pendingProps;
var JSCompiler_object_inline_digest_2930;
var JSCompiler_object_inline_stack_2931 = workInProgress.pendingProps;
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
var JSCompiler_object_inline_message_2945 = !1;
var JSCompiler_object_inline_message_2929 = !1;
var didSuspend = 0 !== (workInProgress.flags & 128);
(JSCompiler_object_inline_digest_2946 = didSuspend) ||
(JSCompiler_object_inline_digest_2946 =
(JSCompiler_object_inline_digest_2930 = didSuspend) ||
(JSCompiler_object_inline_digest_2930 =
null !== current && null === current.memoizedState
? !1
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
JSCompiler_object_inline_digest_2946 &&
((JSCompiler_object_inline_message_2945 = !0),
JSCompiler_object_inline_digest_2930 &&
((JSCompiler_object_inline_message_2929 = !0),
(workInProgress.flags &= -129));
JSCompiler_object_inline_digest_2946 = 0 !== (workInProgress.flags & 32);
JSCompiler_object_inline_digest_2930 = 0 !== (workInProgress.flags & 32);
workInProgress.flags &= -33;
if (null === current) {
if (isHydrating) {
JSCompiler_object_inline_message_2945
JSCompiler_object_inline_message_2929
? pushPrimaryTreeSuspenseHandler(workInProgress)
: reuseSuspenseHandlerOnStack(workInProgress);
(renderLanes = nextHydratableInstance)
@@ -11236,18 +11236,18 @@ __DEV__ &&
? current
: null),
null !== current &&
((JSCompiler_object_inline_digest_2946 = {
((JSCompiler_object_inline_digest_2930 = {
dehydrated: current,
treeContext: getSuspendedTreeContext(),
retryLane: 536870912,
hydrationErrors: null
}),
(workInProgress.memoizedState =
JSCompiler_object_inline_digest_2946),
(JSCompiler_object_inline_digest_2946 =
JSCompiler_object_inline_digest_2930),
(JSCompiler_object_inline_digest_2930 =
createFiberFromDehydratedFragment(current)),
(JSCompiler_object_inline_digest_2946.return = workInProgress),
(workInProgress.child = JSCompiler_object_inline_digest_2946),
(JSCompiler_object_inline_digest_2930.return = workInProgress),
(workInProgress.child = JSCompiler_object_inline_digest_2930),
(hydrationParentFiber = workInProgress),
(nextHydratableInstance = null)))
: (current = null);
@@ -11261,9 +11261,9 @@ __DEV__ &&
: (workInProgress.lanes = 536870912);
return null;
}
var nextPrimaryChildren = JSCompiler_object_inline_stack_2947.children,
nextFallbackChildren = JSCompiler_object_inline_stack_2947.fallback;
if (JSCompiler_object_inline_message_2945)
var nextPrimaryChildren = JSCompiler_object_inline_stack_2931.children,
nextFallbackChildren = JSCompiler_object_inline_stack_2931.fallback;
if (JSCompiler_object_inline_message_2929)
return (
reuseSuspenseHandlerOnStack(workInProgress),
mountSuspenseFallbackChildren(
@@ -11272,21 +11272,21 @@ __DEV__ &&
nextFallbackChildren,
renderLanes
),
(JSCompiler_object_inline_stack_2947 = workInProgress.child),
(JSCompiler_object_inline_stack_2947.memoizedState =
(JSCompiler_object_inline_stack_2931 = workInProgress.child),
(JSCompiler_object_inline_stack_2931.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2947.childLanes =
(JSCompiler_object_inline_stack_2931.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2947)
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2931)
);
if (
"number" ===
typeof JSCompiler_object_inline_stack_2947.unstable_expectedLoadTime
typeof JSCompiler_object_inline_stack_2931.unstable_expectedLoadTime
)
return (
reuseSuspenseHandlerOnStack(workInProgress),
@@ -11296,18 +11296,18 @@ __DEV__ &&
nextFallbackChildren,
renderLanes
),
(JSCompiler_object_inline_stack_2947 = workInProgress.child),
(JSCompiler_object_inline_stack_2947.memoizedState =
(JSCompiler_object_inline_stack_2931 = workInProgress.child),
(JSCompiler_object_inline_stack_2931.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2947.childLanes =
(JSCompiler_object_inline_stack_2931.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
(workInProgress.lanes = 4194304),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2947)
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2931)
);
pushPrimaryTreeSuspenseHandler(workInProgress);
return mountSuspensePrimaryChildren(
@@ -11317,8 +11317,8 @@ __DEV__ &&
}
var prevState = current.memoizedState;
if (null !== prevState) {
var JSCompiler_object_inline_componentStack_2948 = prevState.dehydrated;
if (null !== JSCompiler_object_inline_componentStack_2948) {
var JSCompiler_object_inline_componentStack_2932 = prevState.dehydrated;
if (null !== JSCompiler_object_inline_componentStack_2932) {
if (didSuspend)
workInProgress.flags & 256
? (pushPrimaryTreeSuspenseHandler(workInProgress),
@@ -11335,13 +11335,13 @@ __DEV__ &&
(workInProgress = null))
: (reuseSuspenseHandlerOnStack(workInProgress),
(nextPrimaryChildren =
JSCompiler_object_inline_stack_2947.fallback),
JSCompiler_object_inline_stack_2931.fallback),
(nextFallbackChildren = workInProgress.mode),
(JSCompiler_object_inline_stack_2947 =
(JSCompiler_object_inline_stack_2931 =
mountWorkInProgressOffscreenFiber(
{
mode: "visible",
children: JSCompiler_object_inline_stack_2947.children
children: JSCompiler_object_inline_stack_2931.children
},
nextFallbackChildren
)),
@@ -11352,11 +11352,11 @@ __DEV__ &&
null
)),
(nextPrimaryChildren.flags |= 2),
(JSCompiler_object_inline_stack_2947.return = workInProgress),
(JSCompiler_object_inline_stack_2931.return = workInProgress),
(nextPrimaryChildren.return = workInProgress),
(JSCompiler_object_inline_stack_2947.sibling =
(JSCompiler_object_inline_stack_2931.sibling =
nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2947),
(workInProgress.child = JSCompiler_object_inline_stack_2931),
(workInProgress.mode & ConcurrentMode) !== NoMode &&
reconcileChildFibers(
workInProgress,
@@ -11364,19 +11364,19 @@ __DEV__ &&
null,
renderLanes
),
(JSCompiler_object_inline_stack_2947 = workInProgress.child),
(JSCompiler_object_inline_stack_2947.memoizedState =
(JSCompiler_object_inline_stack_2931 = workInProgress.child),
(JSCompiler_object_inline_stack_2931.memoizedState =
mountSuspenseOffscreenState(renderLanes)),
(JSCompiler_object_inline_stack_2947.childLanes =
(JSCompiler_object_inline_stack_2931.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
(workInProgress = bailoutOffscreenComponent(
null,
JSCompiler_object_inline_stack_2947
JSCompiler_object_inline_stack_2931
)));
else if (
(pushPrimaryTreeSuspenseHandler(workInProgress),
@@ -11384,45 +11384,45 @@ __DEV__ &&
0 !== (renderLanes & 536870912) &&
markRenderDerivedCause(workInProgress),
isSuspenseInstanceFallback(
JSCompiler_object_inline_componentStack_2948
JSCompiler_object_inline_componentStack_2932
))
) {
JSCompiler_object_inline_digest_2946 =
JSCompiler_object_inline_componentStack_2948.nextSibling &&
JSCompiler_object_inline_componentStack_2948.nextSibling.dataset;
if (JSCompiler_object_inline_digest_2946) {
nextPrimaryChildren = JSCompiler_object_inline_digest_2946.dgst;
var message = JSCompiler_object_inline_digest_2946.msg;
nextFallbackChildren = JSCompiler_object_inline_digest_2946.stck;
var componentStack = JSCompiler_object_inline_digest_2946.cstck;
JSCompiler_object_inline_digest_2930 =
JSCompiler_object_inline_componentStack_2932.nextSibling &&
JSCompiler_object_inline_componentStack_2932.nextSibling.dataset;
if (JSCompiler_object_inline_digest_2930) {
nextPrimaryChildren = JSCompiler_object_inline_digest_2930.dgst;
var message = JSCompiler_object_inline_digest_2930.msg;
nextFallbackChildren = JSCompiler_object_inline_digest_2930.stck;
var componentStack = JSCompiler_object_inline_digest_2930.cstck;
}
JSCompiler_object_inline_message_2945 = message;
JSCompiler_object_inline_digest_2946 = nextPrimaryChildren;
JSCompiler_object_inline_stack_2947 = nextFallbackChildren;
JSCompiler_object_inline_componentStack_2948 = componentStack;
nextPrimaryChildren = JSCompiler_object_inline_message_2945;
nextFallbackChildren = JSCompiler_object_inline_componentStack_2948;
JSCompiler_object_inline_message_2929 = message;
JSCompiler_object_inline_digest_2930 = nextPrimaryChildren;
JSCompiler_object_inline_stack_2931 = nextFallbackChildren;
JSCompiler_object_inline_componentStack_2932 = componentStack;
nextPrimaryChildren = JSCompiler_object_inline_message_2929;
nextFallbackChildren = JSCompiler_object_inline_componentStack_2932;
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_2947 || "";
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2946;
JSCompiler_object_inline_digest_2946 =
JSCompiler_object_inline_stack_2931 || "";
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2930;
JSCompiler_object_inline_digest_2930 =
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
JSCompiler_object_inline_stack_2947 = {
JSCompiler_object_inline_stack_2931 = {
value: nextPrimaryChildren,
source: null,
stack: JSCompiler_object_inline_digest_2946
stack: JSCompiler_object_inline_digest_2930
};
"string" === typeof JSCompiler_object_inline_digest_2946 &&
"string" === typeof JSCompiler_object_inline_digest_2930 &&
CapturedStacks.set(
nextPrimaryChildren,
JSCompiler_object_inline_stack_2947
JSCompiler_object_inline_stack_2931
);
queueHydrationError(JSCompiler_object_inline_stack_2947);
queueHydrationError(JSCompiler_object_inline_stack_2931);
workInProgress = retrySuspenseComponentWithoutHydrating(
current,
workInProgress,
@@ -11436,35 +11436,35 @@ __DEV__ &&
renderLanes,
!1
),
(JSCompiler_object_inline_digest_2946 =
(JSCompiler_object_inline_digest_2930 =
0 !== (renderLanes & current.childLanes)),
didReceiveUpdate || JSCompiler_object_inline_digest_2946)
didReceiveUpdate || JSCompiler_object_inline_digest_2930)
) {
JSCompiler_object_inline_digest_2946 = workInProgressRoot;
JSCompiler_object_inline_digest_2930 = workInProgressRoot;
if (
null !== JSCompiler_object_inline_digest_2946 &&
((JSCompiler_object_inline_stack_2947 = getBumpedLaneForHydration(
JSCompiler_object_inline_digest_2946,
null !== JSCompiler_object_inline_digest_2930 &&
((JSCompiler_object_inline_stack_2931 = getBumpedLaneForHydration(
JSCompiler_object_inline_digest_2930,
renderLanes
)),
0 !== JSCompiler_object_inline_stack_2947 &&
JSCompiler_object_inline_stack_2947 !== prevState.retryLane)
0 !== JSCompiler_object_inline_stack_2931 &&
JSCompiler_object_inline_stack_2931 !== prevState.retryLane)
)
throw (
((prevState.retryLane = JSCompiler_object_inline_stack_2947),
((prevState.retryLane = JSCompiler_object_inline_stack_2931),
enqueueConcurrentRenderForLane(
current,
JSCompiler_object_inline_stack_2947
JSCompiler_object_inline_stack_2931
),
scheduleUpdateOnFiber(
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930,
current,
JSCompiler_object_inline_stack_2947
JSCompiler_object_inline_stack_2931
),
SelectiveHydrationException)
);
isSuspenseInstancePending(
JSCompiler_object_inline_componentStack_2948
JSCompiler_object_inline_componentStack_2932
) || renderDidSuspendDelayIfPossible();
workInProgress = retrySuspenseComponentWithoutHydrating(
current,
@@ -11473,14 +11473,14 @@ __DEV__ &&
);
} else
isSuspenseInstancePending(
JSCompiler_object_inline_componentStack_2948
JSCompiler_object_inline_componentStack_2932
)
? ((workInProgress.flags |= 192),
(workInProgress.child = current.child),
(workInProgress = null))
: ((renderLanes = prevState.treeContext),
(nextHydratableInstance = getNextHydratable(
JSCompiler_object_inline_componentStack_2948.nextSibling
JSCompiler_object_inline_componentStack_2932.nextSibling
)),
(hydrationParentFiber = workInProgress),
(isHydrating = !0),
@@ -11492,47 +11492,47 @@ __DEV__ &&
restoreSuspendedTreeContext(workInProgress, renderLanes),
(workInProgress = mountSuspensePrimaryChildren(
workInProgress,
JSCompiler_object_inline_stack_2947.children
JSCompiler_object_inline_stack_2931.children
)),
(workInProgress.flags |= 4096));
return workInProgress;
}
}
if (JSCompiler_object_inline_message_2945)
if (JSCompiler_object_inline_message_2929)
return (
reuseSuspenseHandlerOnStack(workInProgress),
(nextPrimaryChildren = JSCompiler_object_inline_stack_2947.fallback),
(nextPrimaryChildren = JSCompiler_object_inline_stack_2931.fallback),
(nextFallbackChildren = workInProgress.mode),
(componentStack = current.child),
(JSCompiler_object_inline_componentStack_2948 =
(JSCompiler_object_inline_componentStack_2932 =
componentStack.sibling),
(JSCompiler_object_inline_message_2945 = {
(JSCompiler_object_inline_message_2929 = {
mode: "hidden",
children: JSCompiler_object_inline_stack_2947.children
children: JSCompiler_object_inline_stack_2931.children
}),
(nextFallbackChildren & ConcurrentMode) === NoMode &&
workInProgress.child !== componentStack
? ((JSCompiler_object_inline_stack_2947 = workInProgress.child),
(JSCompiler_object_inline_stack_2947.childLanes = 0),
(JSCompiler_object_inline_stack_2947.pendingProps =
JSCompiler_object_inline_message_2945),
? ((JSCompiler_object_inline_stack_2931 = workInProgress.child),
(JSCompiler_object_inline_stack_2931.childLanes = 0),
(JSCompiler_object_inline_stack_2931.pendingProps =
JSCompiler_object_inline_message_2929),
workInProgress.mode & ProfileMode &&
((JSCompiler_object_inline_stack_2947.actualDuration = -0),
(JSCompiler_object_inline_stack_2947.actualStartTime = -1.1),
(JSCompiler_object_inline_stack_2947.selfBaseDuration =
((JSCompiler_object_inline_stack_2931.actualDuration = -0),
(JSCompiler_object_inline_stack_2931.actualStartTime = -1.1),
(JSCompiler_object_inline_stack_2931.selfBaseDuration =
componentStack.selfBaseDuration),
(JSCompiler_object_inline_stack_2947.treeBaseDuration =
(JSCompiler_object_inline_stack_2931.treeBaseDuration =
componentStack.treeBaseDuration)),
(workInProgress.deletions = null))
: ((JSCompiler_object_inline_stack_2947 = createWorkInProgress(
: ((JSCompiler_object_inline_stack_2931 = createWorkInProgress(
componentStack,
JSCompiler_object_inline_message_2945
JSCompiler_object_inline_message_2929
)),
(JSCompiler_object_inline_stack_2947.subtreeFlags =
(JSCompiler_object_inline_stack_2931.subtreeFlags =
componentStack.subtreeFlags & 65011712)),
null !== JSCompiler_object_inline_componentStack_2948
null !== JSCompiler_object_inline_componentStack_2932
? (nextPrimaryChildren = createWorkInProgress(
JSCompiler_object_inline_componentStack_2948,
JSCompiler_object_inline_componentStack_2932,
nextPrimaryChildren
))
: ((nextPrimaryChildren = createFiberFromFragment(
@@ -11543,11 +11543,11 @@ __DEV__ &&
)),
(nextPrimaryChildren.flags |= 2)),
(nextPrimaryChildren.return = workInProgress),
(JSCompiler_object_inline_stack_2947.return = workInProgress),
(JSCompiler_object_inline_stack_2947.sibling = nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2947),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2947),
(JSCompiler_object_inline_stack_2947 = workInProgress.child),
(JSCompiler_object_inline_stack_2931.return = workInProgress),
(JSCompiler_object_inline_stack_2931.sibling = nextPrimaryChildren),
(workInProgress.child = JSCompiler_object_inline_stack_2931),
bailoutOffscreenComponent(null, JSCompiler_object_inline_stack_2931),
(JSCompiler_object_inline_stack_2931 = workInProgress.child),
(nextPrimaryChildren = current.child.memoizedState),
null === nextPrimaryChildren
? (nextPrimaryChildren = mountSuspenseOffscreenState(renderLanes))
@@ -11563,18 +11563,18 @@ __DEV__ &&
baseLanes: nextPrimaryChildren.baseLanes | renderLanes,
cachePool: nextFallbackChildren
})),
(JSCompiler_object_inline_stack_2947.memoizedState =
(JSCompiler_object_inline_stack_2931.memoizedState =
nextPrimaryChildren),
(JSCompiler_object_inline_stack_2947.childLanes =
(JSCompiler_object_inline_stack_2931.childLanes =
getRemainingWorkInPrimaryTree(
current,
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930,
renderLanes
)),
(workInProgress.memoizedState = SUSPENDED_MARKER),
bailoutOffscreenComponent(
current.child,
JSCompiler_object_inline_stack_2947
JSCompiler_object_inline_stack_2931
)
);
null !== prevState &&
@@ -11582,28 +11582,28 @@ __DEV__ &&
0 !== (renderLanes & current.lanes) &&
markRenderDerivedCause(workInProgress);
pushPrimaryTreeSuspenseHandler(workInProgress);
JSCompiler_object_inline_digest_2946 = current.child;
current = JSCompiler_object_inline_digest_2946.sibling;
JSCompiler_object_inline_digest_2946 = createWorkInProgress(
JSCompiler_object_inline_digest_2946,
JSCompiler_object_inline_digest_2930 = current.child;
current = JSCompiler_object_inline_digest_2930.sibling;
JSCompiler_object_inline_digest_2930 = createWorkInProgress(
JSCompiler_object_inline_digest_2930,
{
mode: "visible",
children: JSCompiler_object_inline_stack_2947.children
children: JSCompiler_object_inline_stack_2931.children
}
);
(workInProgress.mode & ConcurrentMode) === NoMode &&
(JSCompiler_object_inline_digest_2946.lanes = renderLanes);
JSCompiler_object_inline_digest_2946.return = workInProgress;
JSCompiler_object_inline_digest_2946.sibling = null;
(JSCompiler_object_inline_digest_2930.lanes = renderLanes);
JSCompiler_object_inline_digest_2930.return = workInProgress;
JSCompiler_object_inline_digest_2930.sibling = null;
null !== current &&
((renderLanes = workInProgress.deletions),
null === renderLanes
? ((workInProgress.deletions = [current]),
(workInProgress.flags |= 16))
: renderLanes.push(current));
workInProgress.child = JSCompiler_object_inline_digest_2946;
workInProgress.child = JSCompiler_object_inline_digest_2930;
workInProgress.memoizedState = null;
return JSCompiler_object_inline_digest_2946;
return JSCompiler_object_inline_digest_2930;
}
function mountSuspensePrimaryChildren(workInProgress, primaryChildren) {
primaryChildren = mountWorkInProgressOffscreenFiber(
@@ -17981,19 +17981,19 @@ __DEV__ &&
workInProgressUpdateTask = null;
if (0 !== (lanes & 3) || 0 !== (lanes & 124)) {
workInProgressUpdateTask = blockingUpdateTask;
endTime =
debugTask =
0 <= blockingUpdateTime && blockingUpdateTime < blockingClampTime
? blockingClampTime
: blockingUpdateTime;
debugTask =
endTime =
0 <= blockingEventTime && blockingEventTime < blockingClampTime
? blockingClampTime
: blockingEventTime;
color =
0 <= debugTask
? debugTask
: 0 <= endTime
? endTime
0 <= endTime
? endTime
: 0 <= debugTask
? debugTask
: renderStartTime;
if (0 <= blockingSuspendedTime)
setCurrentTrackFromLanes(2),
@@ -18005,39 +18005,38 @@ __DEV__ &&
);
else if (0 !== (animatingLanes & 3) || 0 !== (animatingLanes & 124))
setCurrentTrackFromLanes(2),
logAnimatingPhase(
blockingClampTime,
color,
previousRenderStartTime
);
var eventTime = debugTask,
logAnimatingPhase(blockingClampTime, color, animatingTask);
previousRenderStartTime = debugTask;
var eventTime = endTime,
eventType = blockingEventType,
eventIsRepeat = blockingEventIsRepeat,
isSpawnedUpdate = blockingUpdateType === SPAWNED_UPDATE,
isPingedUpdate = blockingUpdateType === PINGED_UPDATE;
color = renderStartTime;
debugTask = blockingUpdateTask;
label = blockingUpdateMethodName;
var updateComponentName = blockingUpdateComponentName;
debugTask = renderStartTime;
endTime = blockingUpdateTask;
color = blockingUpdateMethodName;
label = blockingUpdateComponentName;
if (supportsUserTiming) {
currentTrack = "Blocking";
0 < endTime
? endTime > color && (endTime = color)
: (endTime = color);
0 < previousRenderStartTime
? previousRenderStartTime > debugTask &&
(previousRenderStartTime = debugTask)
: (previousRenderStartTime = debugTask);
0 < eventTime
? eventTime > endTime && (eventTime = endTime)
: (eventTime = endTime);
if (null !== eventType && endTime > eventTime) {
? eventTime > previousRenderStartTime &&
(eventTime = previousRenderStartTime)
: (eventTime = previousRenderStartTime);
if (null !== eventType && previousRenderStartTime > eventTime) {
var color$jscomp$0 = eventIsRepeat
? "secondary-light"
: "warning";
debugTask
? debugTask.run(
endTime
? endTime.run(
console.timeStamp.bind(
console,
eventIsRepeat ? "Consecutive" : "Event: " + eventType,
eventTime,
endTime,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
@@ -18046,13 +18045,13 @@ __DEV__ &&
: console.timeStamp(
eventIsRepeat ? "Consecutive" : "Event: " + eventType,
eventTime,
endTime,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
);
}
color > endTime &&
debugTask > previousRenderStartTime &&
((eventTime = isSpawnedUpdate
? "error"
: (lanes & 738197653) === lanes
@@ -18062,16 +18061,15 @@ __DEV__ &&
? "Promise Resolved"
: isSpawnedUpdate
? "Cascading Update"
: 5 < color - endTime
: 5 < debugTask - previousRenderStartTime
? "Update Blocked"
: "Update"),
(isPingedUpdate = []),
null != updateComponentName &&
isPingedUpdate.push(["Component name", updateComponentName]),
null != label && isPingedUpdate.push(["Method name", label]),
(endTime = {
start: endTime,
end: color,
null != label && isPingedUpdate.push(["Component name", label]),
null != color && isPingedUpdate.push(["Method name", color]),
(previousRenderStartTime = {
start: previousRenderStartTime,
end: debugTask,
detail: {
devtools: {
properties: isPingedUpdate,
@@ -18081,15 +18079,18 @@ __DEV__ &&
}
}
}),
debugTask
? debugTask.run(
endTime
? endTime.run(
performance.measure.bind(
performance,
isSpawnedUpdate,
endTime
previousRenderStartTime
)
)
: performance.measure(isSpawnedUpdate, endTime));
: performance.measure(
isSpawnedUpdate,
previousRenderStartTime
));
}
blockingUpdateTime = -1.1;
blockingUpdateType = 0;
@@ -18100,71 +18101,69 @@ __DEV__ &&
}
0 !== (lanes & 4194048) &&
((workInProgressUpdateTask = transitionUpdateTask),
(color =
(debugTask =
0 <= transitionStartTime &&
transitionStartTime < transitionClampTime
? transitionClampTime
: transitionStartTime),
(endTime =
(previousRenderStartTime =
0 <= transitionUpdateTime &&
transitionUpdateTime < transitionClampTime
? transitionClampTime
: transitionUpdateTime),
(debugTask =
(endTime =
0 <= transitionEventTime &&
transitionEventTime < transitionClampTime
? transitionClampTime
: transitionEventTime),
(label =
0 <= debugTask
? debugTask
: 0 <= endTime
? endTime
(color =
0 <= endTime
? endTime
: 0 <= previousRenderStartTime
? previousRenderStartTime
: renderStartTime),
0 <= transitionSuspendedTime
? (setCurrentTrackFromLanes(256),
logSuspendedWithDelayPhase(
transitionSuspendedTime,
label,
color,
lanes,
workInProgressUpdateTask
))
: 0 !== (animatingLanes & 4194048) &&
(setCurrentTrackFromLanes(256),
logAnimatingPhase(
transitionClampTime,
label,
previousRenderStartTime
)),
(isPingedUpdate = debugTask),
logAnimatingPhase(transitionClampTime, color, animatingTask)),
(isPingedUpdate = endTime),
(eventTime = transitionEventType),
(eventType = transitionEventIsRepeat),
(eventIsRepeat = transitionUpdateType === PINGED_UPDATE),
(label = renderStartTime),
(debugTask = transitionUpdateTask),
(updateComponentName = transitionUpdateMethodName),
(color = renderStartTime),
(endTime = transitionUpdateTask),
(label = transitionUpdateMethodName),
(isSpawnedUpdate = transitionUpdateComponentName),
supportsUserTiming &&
((currentTrack = "Transition"),
0 < endTime
? endTime > label && (endTime = label)
: (endTime = label),
0 < color
? color > endTime && (color = endTime)
: (color = endTime),
0 < previousRenderStartTime
? previousRenderStartTime > color &&
(previousRenderStartTime = color)
: (previousRenderStartTime = color),
0 < debugTask
? debugTask > previousRenderStartTime &&
(debugTask = previousRenderStartTime)
: (debugTask = previousRenderStartTime),
0 < isPingedUpdate
? isPingedUpdate > color && (isPingedUpdate = color)
: (isPingedUpdate = color),
color > isPingedUpdate &&
? isPingedUpdate > debugTask && (isPingedUpdate = debugTask)
: (isPingedUpdate = debugTask),
debugTask > isPingedUpdate &&
null !== eventTime &&
((color$jscomp$0 = eventType ? "secondary-light" : "warning"),
debugTask
? debugTask.run(
endTime
? endTime.run(
console.timeStamp.bind(
console,
eventType ? "Consecutive" : "Event: " + eventTime,
isPingedUpdate,
color,
debugTask,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
@@ -18173,19 +18172,19 @@ __DEV__ &&
: console.timeStamp(
eventType ? "Consecutive" : "Event: " + eventTime,
isPingedUpdate,
color,
debugTask,
currentTrack,
LANES_TRACK_GROUP,
color$jscomp$0
)),
endTime > color &&
(debugTask
? debugTask.run(
previousRenderStartTime > debugTask &&
(endTime
? endTime.run(
console.timeStamp.bind(
console,
"Action",
color,
endTime,
debugTask,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
"primary-dark"
@@ -18193,26 +18192,25 @@ __DEV__ &&
)
: console.timeStamp(
"Action",
color,
endTime,
debugTask,
previousRenderStartTime,
currentTrack,
LANES_TRACK_GROUP,
"primary-dark"
)),
label > endTime &&
((color = eventIsRepeat
color > previousRenderStartTime &&
((debugTask = eventIsRepeat
? "Promise Resolved"
: 5 < label - endTime
: 5 < color - previousRenderStartTime
? "Update Blocked"
: "Update"),
(isPingedUpdate = []),
null != isSpawnedUpdate &&
isPingedUpdate.push(["Component name", isSpawnedUpdate]),
null != updateComponentName &&
isPingedUpdate.push(["Method name", updateComponentName]),
(endTime = {
start: endTime,
end: label,
null != label && isPingedUpdate.push(["Method name", label]),
(previousRenderStartTime = {
start: previousRenderStartTime,
end: color,
detail: {
devtools: {
properties: isPingedUpdate,
@@ -18222,11 +18220,15 @@ __DEV__ &&
}
}
}),
debugTask
? debugTask.run(
performance.measure.bind(performance, color, endTime)
endTime
? endTime.run(
performance.measure.bind(
performance,
debugTask,
previousRenderStartTime
)
)
: performance.measure(color, endTime))),
: performance.measure(debugTask, previousRenderStartTime))),
(transitionUpdateTime = transitionStartTime = -1.1),
(transitionUpdateType = 0),
(transitionSuspendedTime = -1.1),
@@ -18235,19 +18237,11 @@ __DEV__ &&
0 !== (lanes & 62914560) &&
0 !== (animatingLanes & 62914560) &&
(setCurrentTrackFromLanes(4194304),
logAnimatingPhase(
retryClampTime,
renderStartTime,
previousRenderStartTime
));
logAnimatingPhase(retryClampTime, renderStartTime, animatingTask));
0 !== (lanes & 2080374784) &&
0 !== (animatingLanes & 2080374784) &&
(setCurrentTrackFromLanes(268435456),
logAnimatingPhase(
idleClampTime,
renderStartTime,
previousRenderStartTime
));
logAnimatingPhase(idleClampTime, renderStartTime, animatingTask));
}
previousRenderStartTime = root.timeoutHandle;
previousRenderStartTime !== noTimeout &&
@@ -19139,8 +19133,8 @@ __DEV__ &&
endTime = commitStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
suspendedViewTransitionReason,
@@ -19279,8 +19273,8 @@ __DEV__ &&
pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT;
!supportsUserTiming ||
endTime <= startViewTransitionStartTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
abortedViewTransition
@@ -19523,7 +19517,7 @@ __DEV__ &&
logAnimatingPhase(
commitEndTime,
passiveEffectStartTime,
workInProgressUpdateTask
animatingTask
);
else {
var startTime = commitEndTime,
@@ -27429,6 +27423,7 @@ __DEV__ &&
retryClampTime = -0,
idleClampTime = -0,
animatingLanes = 0,
animatingTask = null,
yieldReason = 0,
yieldStartTime = -1.1,
currentUpdateIsNested = !1,
@@ -29984,11 +29979,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-b4fe1e6c-20250920" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-07e4974b-20250922" !== 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-native-fb-b4fe1e6c-20250920\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.2.0-native-fb-07e4974b-20250922\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -30025,10 +30020,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30493,7 +30488,7 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<34fb7942274bd1318bdc2838f919938e>>
* @generated SignedSource<<922a5ebc0e0de469a2bea40754cb7f7e>>
*/
/*
@@ -13191,20 +13191,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
(nativeEventTarget[internalScrollTimer] = targetInst));
}
for (
var i$jscomp$inline_1664 = 0;
i$jscomp$inline_1664 < simpleEventPluginEvents.length;
i$jscomp$inline_1664++
var i$jscomp$inline_1644 = 0;
i$jscomp$inline_1644 < simpleEventPluginEvents.length;
i$jscomp$inline_1644++
) {
var eventName$jscomp$inline_1665 =
simpleEventPluginEvents[i$jscomp$inline_1664],
domEventName$jscomp$inline_1666 =
eventName$jscomp$inline_1665.toLowerCase(),
capitalizedEvent$jscomp$inline_1667 =
eventName$jscomp$inline_1665[0].toUpperCase() +
eventName$jscomp$inline_1665.slice(1);
var eventName$jscomp$inline_1645 =
simpleEventPluginEvents[i$jscomp$inline_1644],
domEventName$jscomp$inline_1646 =
eventName$jscomp$inline_1645.toLowerCase(),
capitalizedEvent$jscomp$inline_1647 =
eventName$jscomp$inline_1645[0].toUpperCase() +
eventName$jscomp$inline_1645.slice(1);
registerSimpleEvent(
domEventName$jscomp$inline_1666,
"on" + capitalizedEvent$jscomp$inline_1667
domEventName$jscomp$inline_1646,
"on" + capitalizedEvent$jscomp$inline_1647
);
}
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
@@ -17538,16 +17538,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
0 === i && attemptExplicitHydrationTarget(target);
}
};
var isomorphicReactPackageVersion$jscomp$inline_2073 = React.version;
var isomorphicReactPackageVersion$jscomp$inline_2053 = React.version;
if (
"19.2.0-native-fb-b4fe1e6c-20250920" !==
isomorphicReactPackageVersion$jscomp$inline_2073
"19.2.0-native-fb-07e4974b-20250922" !==
isomorphicReactPackageVersion$jscomp$inline_2053
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2073,
"19.2.0-native-fb-b4fe1e6c-20250920"
isomorphicReactPackageVersion$jscomp$inline_2053,
"19.2.0-native-fb-07e4974b-20250922"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17567,24 +17567,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
null === componentOrElement ? null : componentOrElement.stateNode;
return componentOrElement;
};
var internals$jscomp$inline_2648 = {
var internals$jscomp$inline_2628 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2649 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_2629 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_2649.isDisabled &&
hook$jscomp$inline_2649.supportsFiber
!hook$jscomp$inline_2629.isDisabled &&
hook$jscomp$inline_2629.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_2649.inject(
internals$jscomp$inline_2648
(rendererID = hook$jscomp$inline_2629.inject(
internals$jscomp$inline_2628
)),
(injectedHook = hook$jscomp$inline_2649);
(injectedHook = hook$jscomp$inline_2629);
} catch (err) {}
}
function getCrossOriginStringAs(as, input) {
@@ -17832,4 +17832,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<855ecc8e562c2faddc4969662260ddb4>>
* @generated SignedSource<<23b92fdfd2d5df9ce3dd5c973baabd12>>
*/
/*
@@ -15272,20 +15272,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
(nativeEventTarget[internalScrollTimer] = targetInst));
}
for (
var i$jscomp$inline_1933 = 0;
i$jscomp$inline_1933 < simpleEventPluginEvents.length;
i$jscomp$inline_1933++
var i$jscomp$inline_1913 = 0;
i$jscomp$inline_1913 < simpleEventPluginEvents.length;
i$jscomp$inline_1913++
) {
var eventName$jscomp$inline_1934 =
simpleEventPluginEvents[i$jscomp$inline_1933],
domEventName$jscomp$inline_1935 =
eventName$jscomp$inline_1934.toLowerCase(),
capitalizedEvent$jscomp$inline_1936 =
eventName$jscomp$inline_1934[0].toUpperCase() +
eventName$jscomp$inline_1934.slice(1);
var eventName$jscomp$inline_1914 =
simpleEventPluginEvents[i$jscomp$inline_1913],
domEventName$jscomp$inline_1915 =
eventName$jscomp$inline_1914.toLowerCase(),
capitalizedEvent$jscomp$inline_1916 =
eventName$jscomp$inline_1914[0].toUpperCase() +
eventName$jscomp$inline_1914.slice(1);
registerSimpleEvent(
domEventName$jscomp$inline_1935,
"on" + capitalizedEvent$jscomp$inline_1936
domEventName$jscomp$inline_1915,
"on" + capitalizedEvent$jscomp$inline_1916
);
}
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
@@ -19637,16 +19637,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
0 === i && attemptExplicitHydrationTarget(target);
}
};
var isomorphicReactPackageVersion$jscomp$inline_2344 = React.version;
var isomorphicReactPackageVersion$jscomp$inline_2324 = React.version;
if (
"19.2.0-native-fb-b4fe1e6c-20250920" !==
isomorphicReactPackageVersion$jscomp$inline_2344
"19.2.0-native-fb-07e4974b-20250922" !==
isomorphicReactPackageVersion$jscomp$inline_2324
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2344,
"19.2.0-native-fb-b4fe1e6c-20250920"
isomorphicReactPackageVersion$jscomp$inline_2324,
"19.2.0-native-fb-07e4974b-20250922"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19666,12 +19666,12 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
null === componentOrElement ? null : componentOrElement.stateNode;
return componentOrElement;
};
var internals$jscomp$inline_2351 = {
var internals$jscomp$inline_2331 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920",
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$325 = 0;
@@ -19689,16 +19689,16 @@ var internals$jscomp$inline_2351 = {
}
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2921 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_2901 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_2921.isDisabled &&
hook$jscomp$inline_2921.supportsFiber
!hook$jscomp$inline_2901.isDisabled &&
hook$jscomp$inline_2901.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_2921.inject(
internals$jscomp$inline_2351
(rendererID = hook$jscomp$inline_2901.inject(
internals$jscomp$inline_2331
)),
(injectedHook = hook$jscomp$inline_2921);
(injectedHook = hook$jscomp$inline_2901);
} catch (err) {}
}
function getCrossOriginStringAs(as, input) {
@@ -19947,7 +19947,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,13 +7,13 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<ec559a78ead6e58ff2199943cbe16af2>>
* @generated SignedSource<<cc5bd5971aef2ab12cdd81e7369dbae0>>
*/
"use strict";
__DEV__ &&
(function () {
function JSCompiler_object_inline_createNodeMock_1177() {
function JSCompiler_object_inline_createNodeMock_1171() {
return null;
}
function findHook(fiber, id) {
@@ -15920,10 +15920,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -15945,7 +15945,7 @@ __DEV__ &&
exports._Scheduler = Scheduler;
exports.act = act;
exports.create = function (element, options) {
var createNodeMock = JSCompiler_object_inline_createNodeMock_1177,
var createNodeMock = JSCompiler_object_inline_createNodeMock_1171,
isConcurrent = !1,
isStrictMode = !1;
"object" === typeof options &&
@@ -16068,5 +16068,5 @@ __DEV__ &&
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<a55bcffa7b4c8fa0fd97319a768f2fc2>>
* @generated SignedSource<<c417734402cd43dc970809a4ce9cac2e>>
*/
"use strict";
@@ -10054,10 +10054,10 @@ function wrapFiber(fiber) {
}
var internals$jscomp$inline_1482 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1483 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -10193,4 +10193,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<42cc9546e86b2a7b43422dace7553c7f>>
* @generated SignedSource<<3e8488f0c9999b69df8a4fe55907ebe4>>
*/
"use strict";
@@ -10673,12 +10673,12 @@ function wrapFiber(fiber) {
fiberToWrapper.set(fiber, wrapper));
return wrapper;
}
var internals$jscomp$inline_1273 = {
var internals$jscomp$inline_1267 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920",
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$145 = 0;
@@ -10703,7 +10703,7 @@ if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
)
try {
(rendererID = hook$jscomp$inline_1548.inject(
internals$jscomp$inline_1273
internals$jscomp$inline_1267
)),
(injectedHook = hook$jscomp$inline_1548);
} catch (err) {}
@@ -10829,4 +10829,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<f2f69d2077a72b6fab9cc8e83daeff7b>>
* @generated SignedSource<<ff5319184ceeaaff05f3d18ae5faaa8d>>
*/
"use strict";
@@ -1398,7 +1398,7 @@ __DEV__ &&
exports.useTransition = function () {
return resolveDispatcher().useTransition();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<1e60889e73c3275d6adc873d4c8f0467>>
* @generated SignedSource<<eb28ff09e739117c8bd0c6489a9c48a4>>
*/
"use strict";
@@ -581,4 +581,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<465d2572af2e7c70207d6616f3439a07>>
* @generated SignedSource<<c3c8cd79961a882c74c1ef8641f20c09>>
*/
"use strict";
@@ -585,7 +585,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.2.0-native-fb-b4fe1e6c-20250920";
exports.version = "19.2.0-native-fb-07e4974b-20250922";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -1 +1 @@
b4fe1e6c7eb3807afbbdad7bac4cc6bb2ad7efaf
07e4974bad015a44c2da488c80a494318007e58d
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<d6ba8b52ad5502c5abac117e6fc0a7d5>>
* @generated SignedSource<<82a5beec3836b10ac0010b80d38d60f9>>
*/
"use strict";
@@ -15193,8 +15193,8 @@ __DEV__ &&
endTime = commitStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
suspendedViewTransitionReason,
@@ -15333,8 +15333,8 @@ __DEV__ &&
pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT;
!supportsUserTiming ||
endTime <= startViewTransitionStartTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
abortedViewTransition
@@ -15531,8 +15531,8 @@ __DEV__ &&
endTime = passiveEffectStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
"Animating",
@@ -17800,6 +17800,7 @@ __DEV__ &&
transitionEventType = null,
transitionEventIsRepeat = !1,
transitionSuspendedTime = -1.1,
animatingTask = null,
yieldReason = 0,
yieldStartTime = -1.1,
currentUpdateIsNested = !1,
@@ -19875,10 +19876,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<92594cebd51f6134bc58b49d5c7a5aaa>>
* @generated SignedSource<<38c8a9e5873ff420fd938d8c031ce712>>
*/
"use strict";
@@ -1243,7 +1243,7 @@ eventPluginOrder = Array.prototype.slice.call([
"ReactNativeBridgeEventPlugin"
]);
recomputePluginOrdering();
var injectedNamesToPlugins$jscomp$inline_281 = {
var injectedNamesToPlugins$jscomp$inline_283 = {
ResponderEventPlugin: ResponderEventPlugin,
ReactNativeBridgeEventPlugin: {
eventTypes: {},
@@ -1289,32 +1289,32 @@ var injectedNamesToPlugins$jscomp$inline_281 = {
}
}
},
isOrderingDirty$jscomp$inline_282 = !1,
pluginName$jscomp$inline_283;
for (pluginName$jscomp$inline_283 in injectedNamesToPlugins$jscomp$inline_281)
isOrderingDirty$jscomp$inline_284 = !1,
pluginName$jscomp$inline_285;
for (pluginName$jscomp$inline_285 in injectedNamesToPlugins$jscomp$inline_283)
if (
injectedNamesToPlugins$jscomp$inline_281.hasOwnProperty(
pluginName$jscomp$inline_283
injectedNamesToPlugins$jscomp$inline_283.hasOwnProperty(
pluginName$jscomp$inline_285
)
) {
var pluginModule$jscomp$inline_284 =
injectedNamesToPlugins$jscomp$inline_281[pluginName$jscomp$inline_283];
var pluginModule$jscomp$inline_286 =
injectedNamesToPlugins$jscomp$inline_283[pluginName$jscomp$inline_285];
if (
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_283) ||
namesToPlugins[pluginName$jscomp$inline_283] !==
pluginModule$jscomp$inline_284
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_285) ||
namesToPlugins[pluginName$jscomp$inline_285] !==
pluginModule$jscomp$inline_286
) {
if (namesToPlugins[pluginName$jscomp$inline_283])
if (namesToPlugins[pluginName$jscomp$inline_285])
throw Error(
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
(pluginName$jscomp$inline_283 + "`.")
(pluginName$jscomp$inline_285 + "`.")
);
namesToPlugins[pluginName$jscomp$inline_283] =
pluginModule$jscomp$inline_284;
isOrderingDirty$jscomp$inline_282 = !0;
namesToPlugins[pluginName$jscomp$inline_285] =
pluginModule$jscomp$inline_286;
isOrderingDirty$jscomp$inline_284 = !0;
}
}
isOrderingDirty$jscomp$inline_282 && recomputePluginOrdering();
isOrderingDirty$jscomp$inline_284 && recomputePluginOrdering();
function batchedUpdatesImpl(fn, bookkeeping) {
return fn(bookkeeping);
}
@@ -11218,26 +11218,26 @@ batchedUpdatesImpl = function (fn, a) {
}
};
var roots = new Map(),
internals$jscomp$inline_1294 = {
internals$jscomp$inline_1311 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1294.rendererConfig = extraDevToolsConfig);
(internals$jscomp$inline_1311.rendererConfig = extraDevToolsConfig);
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1624 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_1641 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_1624.isDisabled &&
hook$jscomp$inline_1624.supportsFiber
!hook$jscomp$inline_1641.isDisabled &&
hook$jscomp$inline_1641.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_1624.inject(
internals$jscomp$inline_1294
(rendererID = hook$jscomp$inline_1641.inject(
internals$jscomp$inline_1311
)),
(injectedHook = hook$jscomp$inline_1624);
(injectedHook = hook$jscomp$inline_1641);
} catch (err) {}
}
exports.createPortal = function (children, containerTag) {
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<9946a07ec899c07b7d2653a59ecccfea>>
* @generated SignedSource<<aaad15e2336b235878ce7524264ff57f>>
*/
"use strict";
@@ -1249,7 +1249,7 @@ eventPluginOrder = Array.prototype.slice.call([
"ReactNativeBridgeEventPlugin"
]);
recomputePluginOrdering();
var injectedNamesToPlugins$jscomp$inline_320 = {
var injectedNamesToPlugins$jscomp$inline_322 = {
ResponderEventPlugin: ResponderEventPlugin,
ReactNativeBridgeEventPlugin: {
eventTypes: {},
@@ -1295,32 +1295,32 @@ var injectedNamesToPlugins$jscomp$inline_320 = {
}
}
},
isOrderingDirty$jscomp$inline_321 = !1,
pluginName$jscomp$inline_322;
for (pluginName$jscomp$inline_322 in injectedNamesToPlugins$jscomp$inline_320)
isOrderingDirty$jscomp$inline_323 = !1,
pluginName$jscomp$inline_324;
for (pluginName$jscomp$inline_324 in injectedNamesToPlugins$jscomp$inline_322)
if (
injectedNamesToPlugins$jscomp$inline_320.hasOwnProperty(
pluginName$jscomp$inline_322
injectedNamesToPlugins$jscomp$inline_322.hasOwnProperty(
pluginName$jscomp$inline_324
)
) {
var pluginModule$jscomp$inline_323 =
injectedNamesToPlugins$jscomp$inline_320[pluginName$jscomp$inline_322];
var pluginModule$jscomp$inline_325 =
injectedNamesToPlugins$jscomp$inline_322[pluginName$jscomp$inline_324];
if (
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_322) ||
namesToPlugins[pluginName$jscomp$inline_322] !==
pluginModule$jscomp$inline_323
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_324) ||
namesToPlugins[pluginName$jscomp$inline_324] !==
pluginModule$jscomp$inline_325
) {
if (namesToPlugins[pluginName$jscomp$inline_322])
if (namesToPlugins[pluginName$jscomp$inline_324])
throw Error(
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
(pluginName$jscomp$inline_322 + "`.")
(pluginName$jscomp$inline_324 + "`.")
);
namesToPlugins[pluginName$jscomp$inline_322] =
pluginModule$jscomp$inline_323;
isOrderingDirty$jscomp$inline_321 = !0;
namesToPlugins[pluginName$jscomp$inline_324] =
pluginModule$jscomp$inline_325;
isOrderingDirty$jscomp$inline_323 = !0;
}
}
isOrderingDirty$jscomp$inline_321 && recomputePluginOrdering();
isOrderingDirty$jscomp$inline_323 && recomputePluginOrdering();
function batchedUpdatesImpl(fn, bookkeeping) {
return fn(bookkeeping);
}
@@ -13242,16 +13242,16 @@ batchedUpdatesImpl = function (fn, a) {
}
};
var roots = new Map(),
internals$jscomp$inline_1558 = {
internals$jscomp$inline_1575 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1558.rendererConfig = extraDevToolsConfig);
internals$jscomp$inline_1558.getLaneLabelMap = function () {
(internals$jscomp$inline_1575.rendererConfig = extraDevToolsConfig);
internals$jscomp$inline_1575.getLaneLabelMap = function () {
for (
var map = new Map(), lane = 1, index$168 = 0;
31 > index$168;
@@ -13263,20 +13263,20 @@ internals$jscomp$inline_1558.getLaneLabelMap = function () {
}
return map;
};
internals$jscomp$inline_1558.injectProfilingHooks = function (profilingHooks) {
internals$jscomp$inline_1575.injectProfilingHooks = function (profilingHooks) {
injectedProfilingHooks = profilingHooks;
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1891 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
var hook$jscomp$inline_1908 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
!hook$jscomp$inline_1891.isDisabled &&
hook$jscomp$inline_1891.supportsFiber
!hook$jscomp$inline_1908.isDisabled &&
hook$jscomp$inline_1908.supportsFiber
)
try {
(rendererID = hook$jscomp$inline_1891.inject(
internals$jscomp$inline_1558
(rendererID = hook$jscomp$inline_1908.inject(
internals$jscomp$inline_1575
)),
(injectedHook = hook$jscomp$inline_1891);
(injectedHook = hook$jscomp$inline_1908);
} catch (err) {}
}
exports.createPortal = function (children, containerTag) {
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<bcebd966e5bbc92cdbe84d9d07fa9a3a>>
* @generated SignedSource<<89445e5d38feb40f59ddeef15db48a79>>
*/
"use strict";
@@ -15663,8 +15663,8 @@ __DEV__ &&
endTime = commitStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
suspendedViewTransitionReason,
@@ -15803,8 +15803,8 @@ __DEV__ &&
pendingDelayedCommitReason === ABORTED_VIEW_TRANSITION_COMMIT;
!supportsUserTiming ||
endTime <= startViewTransitionStartTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
abortedViewTransition
@@ -16001,8 +16001,8 @@ __DEV__ &&
endTime = passiveEffectStartTime;
!supportsUserTiming ||
endTime <= startTime ||
(workInProgressUpdateTask
? workInProgressUpdateTask.run(
(animatingTask
? animatingTask.run(
console.timeStamp.bind(
console,
"Animating",
@@ -18428,6 +18428,7 @@ __DEV__ &&
transitionEventType = null,
transitionEventIsRepeat = !1,
transitionSuspendedTime = -1.1,
animatingTask = null,
yieldReason = 0,
yieldStartTime = -1.1,
currentUpdateIsNested = !1,
@@ -20155,11 +20156,11 @@ __DEV__ &&
shouldSuspendImpl = newShouldSuspendImpl;
};
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-b4fe1e6c-20250920" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-07e4974b-20250922" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.2.0-native-fb-b4fe1e6c-20250920\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-07e4974b-20250922\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -20185,10 +20186,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<24daedc985b88877d3cb8e248dac02c7>>
* @generated SignedSource<<e1b4b463a4bd04226c7f76d063b61897>>
*/
"use strict";
@@ -11379,11 +11379,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-b4fe1e6c-20250920" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-07e4974b-20250922" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.2.0-native-fb-b4fe1e6c-20250920\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-07e4974b-20250922\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -11431,15 +11431,15 @@ batchedUpdatesImpl = function (fn, a) {
}
};
var roots = new Map(),
internals$jscomp$inline_1325 = {
internals$jscomp$inline_1319 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1325.rendererConfig = extraDevToolsConfig);
(internals$jscomp$inline_1319.rendererConfig = extraDevToolsConfig);
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1688 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
if (
@@ -11448,7 +11448,7 @@ if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
)
try {
(rendererID = hook$jscomp$inline_1688.inject(
internals$jscomp$inline_1325
internals$jscomp$inline_1319
)),
(injectedHook = hook$jscomp$inline_1688);
} catch (err) {}
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<e8364cee321958901d1531bfc4aaec8e>>
* @generated SignedSource<<9834f6a926c59b12ea1f9dc611a433f8>>
*/
"use strict";
@@ -13393,11 +13393,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-b4fe1e6c-20250920" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-07e4974b-20250922" !== isomorphicReactPackageVersion)
throw Error(
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion +
"\n - react-native-renderer: 19.2.0-native-fb-b4fe1e6c-20250920\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-07e4974b-20250922\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -13445,16 +13445,16 @@ batchedUpdatesImpl = function (fn, a) {
}
};
var roots = new Map(),
internals$jscomp$inline_1589 = {
internals$jscomp$inline_1583 = {
bundleType: 0,
version: "19.2.0-native-fb-b4fe1e6c-20250920",
version: "19.2.0-native-fb-07e4974b-20250922",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-b4fe1e6c-20250920"
reconcilerVersion: "19.2.0-native-fb-07e4974b-20250922"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1589.rendererConfig = extraDevToolsConfig);
internals$jscomp$inline_1589.getLaneLabelMap = function () {
(internals$jscomp$inline_1583.rendererConfig = extraDevToolsConfig);
internals$jscomp$inline_1583.getLaneLabelMap = function () {
for (
var map = new Map(), lane = 1, index$175 = 0;
31 > index$175;
@@ -13466,7 +13466,7 @@ internals$jscomp$inline_1589.getLaneLabelMap = function () {
}
return map;
};
internals$jscomp$inline_1589.injectProfilingHooks = function (profilingHooks) {
internals$jscomp$inline_1583.injectProfilingHooks = function (profilingHooks) {
injectedProfilingHooks = profilingHooks;
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
@@ -13477,7 +13477,7 @@ if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
)
try {
(rendererID = hook$jscomp$inline_1955.inject(
internals$jscomp$inline_1589
internals$jscomp$inline_1583
)),
(injectedHook = hook$jscomp$inline_1955);
} catch (err) {}
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-react-hooks",
"description": "ESLint rules for React Hooks",
"version": "0.0.0-experimental-b4fe1e6c-20250920",
"version": "0.0.0-experimental-07e4974b-20250922",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",