mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Cleanup disableDefaultPropsExceptForClasses flag (#33648)
DiffTrain build for [602917c8cb](https://github.com/facebook/react/commit/602917c8cb521e6f9b8eae7070985e2a698fc0d0)
This commit is contained in:
@@ -1 +1 @@
|
||||
19.2.0-native-fb-91d097b2-20250701
|
||||
19.2.0-native-fb-602917c8-20250701
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<a5249ec7acefa6006896559c407dc270>>
|
||||
* @generated SignedSource<<409e480b08b6fe069f604598d3aeda03>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -404,5 +404,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
})();
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<a578d90cf5683ea23322c8c54361e660>>
|
||||
* @generated SignedSource<<c29471f0e923eef7ab9481a022a92b5c>>
|
||||
*/
|
||||
|
||||
"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-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<a578d90cf5683ea23322c8c54361e660>>
|
||||
* @generated SignedSource<<c29471f0e923eef7ab9481a022a92b5c>>
|
||||
*/
|
||||
|
||||
"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-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
Vendored
+128
-129
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3ed4f46c5b177e202e0babc67d3b7d65>>
|
||||
* @generated SignedSource<<0fac173e102ee8c391599585391b84af>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -10669,24 +10669,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2837;
|
||||
var JSCompiler_object_inline_stack_2838 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2834;
|
||||
var JSCompiler_object_inline_stack_2835 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_2836 = !1;
|
||||
var JSCompiler_object_inline_message_2833 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2837 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2837 =
|
||||
(JSCompiler_object_inline_digest_2834 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2834 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2837 &&
|
||||
((JSCompiler_object_inline_message_2836 = !0),
|
||||
JSCompiler_object_inline_digest_2834 &&
|
||||
((JSCompiler_object_inline_message_2833 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2837 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2834 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_2836
|
||||
JSCompiler_object_inline_message_2833
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(renderLanes = nextHydratableInstance)
|
||||
@@ -10699,18 +10699,18 @@ __DEV__ &&
|
||||
? current
|
||||
: null),
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2837 = {
|
||||
((JSCompiler_object_inline_digest_2834 = {
|
||||
dehydrated: current,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_2837),
|
||||
(JSCompiler_object_inline_digest_2837 =
|
||||
JSCompiler_object_inline_digest_2834),
|
||||
(JSCompiler_object_inline_digest_2834 =
|
||||
createFiberFromDehydratedFragment(current)),
|
||||
(JSCompiler_object_inline_digest_2837.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_2837),
|
||||
(JSCompiler_object_inline_digest_2834.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_2834),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (current = null);
|
||||
@@ -10724,12 +10724,12 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_2838.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_2838.fallback;
|
||||
if (JSCompiler_object_inline_message_2836)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_2835.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_2835.fallback;
|
||||
if (JSCompiler_object_inline_message_2833)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2838 =
|
||||
(JSCompiler_object_inline_stack_2835 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
nextPrimaryChildren,
|
||||
@@ -10741,19 +10741,19 @@ __DEV__ &&
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2838.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2835.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2838 =
|
||||
(JSCompiler_object_inline_stack_2835 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
nextPrimaryChildren,
|
||||
@@ -10765,12 +10765,12 @@ __DEV__ &&
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -10780,8 +10780,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_2839 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_2839) {
|
||||
var JSCompiler_object_inline_componentStack_2836 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_2836) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10798,13 +10798,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_2838.fallback),
|
||||
JSCompiler_object_inline_stack_2835.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2838 =
|
||||
(JSCompiler_object_inline_stack_2835 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2838.children
|
||||
children: JSCompiler_object_inline_stack_2835.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -10815,11 +10815,11 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2838.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2835.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2838.sibling =
|
||||
(JSCompiler_object_inline_stack_2835.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2838),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2835),
|
||||
(workInProgress.mode & ConcurrentMode) !== NoMode &&
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
@@ -10827,13 +10827,13 @@ __DEV__ &&
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2838 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2838.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2835 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2835.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2838.childLanes =
|
||||
(JSCompiler_object_inline_stack_2835.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -10842,45 +10842,45 @@ __DEV__ &&
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
warnIfHydrating(),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_2839
|
||||
JSCompiler_object_inline_componentStack_2836
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2837 =
|
||||
JSCompiler_object_inline_componentStack_2839.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_2839.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2837) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_2837.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2837.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_2837.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2837.cstck;
|
||||
JSCompiler_object_inline_digest_2834 =
|
||||
JSCompiler_object_inline_componentStack_2836.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_2836.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2834) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_2834.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2834.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_2834.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2834.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2836 = message;
|
||||
JSCompiler_object_inline_digest_2837 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_2838 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_2839 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_2836;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_2839;
|
||||
JSCompiler_object_inline_message_2833 = message;
|
||||
JSCompiler_object_inline_digest_2834 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_2835 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_2836 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_2833;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_2836;
|
||||
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_2838 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2837;
|
||||
JSCompiler_object_inline_digest_2837 =
|
||||
JSCompiler_object_inline_stack_2835 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2834;
|
||||
JSCompiler_object_inline_digest_2834 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_2838 = {
|
||||
JSCompiler_object_inline_stack_2835 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2837
|
||||
stack: JSCompiler_object_inline_digest_2834
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2837 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2834 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2838);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2835);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -10894,35 +10894,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2837 =
|
||||
(JSCompiler_object_inline_digest_2834 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2837)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2834)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2837 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2834 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2837 &&
|
||||
((JSCompiler_object_inline_stack_2838 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
null !== JSCompiler_object_inline_digest_2834 &&
|
||||
((JSCompiler_object_inline_stack_2835 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_2838 &&
|
||||
JSCompiler_object_inline_stack_2838 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_2835 &&
|
||||
JSCompiler_object_inline_stack_2835 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2838),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2835),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_2839
|
||||
JSCompiler_object_inline_componentStack_2836
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -10931,14 +10931,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_2839
|
||||
JSCompiler_object_inline_componentStack_2836
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((renderLanes = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_2839.nextSibling
|
||||
JSCompiler_object_inline_componentStack_2836.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -10950,47 +10950,47 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, renderLanes),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2838.children
|
||||
JSCompiler_object_inline_stack_2835.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_2836)
|
||||
if (JSCompiler_object_inline_message_2833)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_2838.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_2835.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_2839 =
|
||||
(JSCompiler_object_inline_componentStack_2836 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_message_2836 = {
|
||||
(JSCompiler_object_inline_message_2833 = {
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2838.children
|
||||
children: JSCompiler_object_inline_stack_2835.children
|
||||
}),
|
||||
(nextFallbackChildren & ConcurrentMode) === NoMode &&
|
||||
workInProgress.child !== componentStack
|
||||
? ((JSCompiler_object_inline_stack_2838 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2838.childLanes = 0),
|
||||
(JSCompiler_object_inline_stack_2838.pendingProps =
|
||||
JSCompiler_object_inline_message_2836),
|
||||
? ((JSCompiler_object_inline_stack_2835 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2835.childLanes = 0),
|
||||
(JSCompiler_object_inline_stack_2835.pendingProps =
|
||||
JSCompiler_object_inline_message_2833),
|
||||
workInProgress.mode & ProfileMode &&
|
||||
((JSCompiler_object_inline_stack_2838.actualDuration = -0),
|
||||
(JSCompiler_object_inline_stack_2838.actualStartTime = -1.1),
|
||||
(JSCompiler_object_inline_stack_2838.selfBaseDuration =
|
||||
((JSCompiler_object_inline_stack_2835.actualDuration = -0),
|
||||
(JSCompiler_object_inline_stack_2835.actualStartTime = -1.1),
|
||||
(JSCompiler_object_inline_stack_2835.selfBaseDuration =
|
||||
componentStack.selfBaseDuration),
|
||||
(JSCompiler_object_inline_stack_2838.treeBaseDuration =
|
||||
(JSCompiler_object_inline_stack_2835.treeBaseDuration =
|
||||
componentStack.treeBaseDuration)),
|
||||
(workInProgress.deletions = null))
|
||||
: ((JSCompiler_object_inline_stack_2838 = createWorkInProgress(
|
||||
: ((JSCompiler_object_inline_stack_2835 = createWorkInProgress(
|
||||
componentStack,
|
||||
JSCompiler_object_inline_message_2836
|
||||
JSCompiler_object_inline_message_2833
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2838.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2835.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712)),
|
||||
null !== JSCompiler_object_inline_componentStack_2839
|
||||
null !== JSCompiler_object_inline_componentStack_2836
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_2839,
|
||||
JSCompiler_object_inline_componentStack_2836,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11001,24 +11001,24 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2838.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2838.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2838),
|
||||
(JSCompiler_object_inline_stack_2838 = nextPrimaryChildren),
|
||||
(JSCompiler_object_inline_stack_2835.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2835.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2835),
|
||||
(JSCompiler_object_inline_stack_2835 = nextPrimaryChildren),
|
||||
(nextPrimaryChildren = workInProgress.child),
|
||||
(nextFallbackChildren = current.child.memoizedState),
|
||||
null === nextFallbackChildren
|
||||
? (nextFallbackChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
: ((componentStack = nextFallbackChildren.cachePool),
|
||||
null !== componentStack
|
||||
? ((JSCompiler_object_inline_componentStack_2839 =
|
||||
? ((JSCompiler_object_inline_componentStack_2836 =
|
||||
CacheContext._currentValue),
|
||||
(componentStack =
|
||||
componentStack.parent !==
|
||||
JSCompiler_object_inline_componentStack_2839
|
||||
JSCompiler_object_inline_componentStack_2836
|
||||
? {
|
||||
parent: JSCompiler_object_inline_componentStack_2839,
|
||||
pool: JSCompiler_object_inline_componentStack_2839
|
||||
parent: JSCompiler_object_inline_componentStack_2836,
|
||||
pool: JSCompiler_object_inline_componentStack_2836
|
||||
}
|
||||
: componentStack))
|
||||
: (componentStack = getSuspendedCache()),
|
||||
@@ -11029,35 +11029,35 @@ __DEV__ &&
|
||||
(nextPrimaryChildren.memoizedState = nextFallbackChildren),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2838
|
||||
JSCompiler_object_inline_stack_2835
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
JSCompiler_object_inline_digest_2837 = current.child;
|
||||
current = JSCompiler_object_inline_digest_2837.sibling;
|
||||
JSCompiler_object_inline_digest_2837 = createWorkInProgress(
|
||||
JSCompiler_object_inline_digest_2837,
|
||||
JSCompiler_object_inline_digest_2834 = current.child;
|
||||
current = JSCompiler_object_inline_digest_2834.sibling;
|
||||
JSCompiler_object_inline_digest_2834 = createWorkInProgress(
|
||||
JSCompiler_object_inline_digest_2834,
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2838.children
|
||||
children: JSCompiler_object_inline_stack_2835.children
|
||||
}
|
||||
);
|
||||
(workInProgress.mode & ConcurrentMode) === NoMode &&
|
||||
(JSCompiler_object_inline_digest_2837.lanes = renderLanes);
|
||||
JSCompiler_object_inline_digest_2837.return = workInProgress;
|
||||
JSCompiler_object_inline_digest_2837.sibling = null;
|
||||
(JSCompiler_object_inline_digest_2834.lanes = renderLanes);
|
||||
JSCompiler_object_inline_digest_2834.return = workInProgress;
|
||||
JSCompiler_object_inline_digest_2834.sibling = null;
|
||||
null !== current &&
|
||||
((renderLanes = workInProgress.deletions),
|
||||
null === renderLanes
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: renderLanes.push(current));
|
||||
workInProgress.child = JSCompiler_object_inline_digest_2837;
|
||||
workInProgress.child = JSCompiler_object_inline_digest_2834;
|
||||
workInProgress.memoizedState = null;
|
||||
return JSCompiler_object_inline_digest_2837;
|
||||
return JSCompiler_object_inline_digest_2834;
|
||||
}
|
||||
function mountSuspensePrimaryChildren(workInProgress, primaryChildren) {
|
||||
primaryChildren = mountWorkInProgressOffscreenFiber(
|
||||
@@ -11724,7 +11724,7 @@ __DEV__ &&
|
||||
);
|
||||
case 1:
|
||||
var _Component = workInProgress.type,
|
||||
_resolvedProps4 = resolveClassComponentProps(
|
||||
resolvedProps$jscomp$0 = resolveClassComponentProps(
|
||||
_Component,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -11732,7 +11732,7 @@ __DEV__ &&
|
||||
current,
|
||||
workInProgress,
|
||||
_Component,
|
||||
_resolvedProps4,
|
||||
resolvedProps$jscomp$0,
|
||||
renderLanes
|
||||
);
|
||||
case 3:
|
||||
@@ -12151,7 +12151,7 @@ __DEV__ &&
|
||||
);
|
||||
case 17:
|
||||
var _Component2 = workInProgress.type,
|
||||
_resolvedProps7 = resolveClassComponentProps(
|
||||
_resolvedProps = resolveClassComponentProps(
|
||||
_Component2,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -12162,11 +12162,11 @@ __DEV__ &&
|
||||
pushContextProvider(workInProgress);
|
||||
} else hasContext = !1;
|
||||
prepareToReadContext(workInProgress);
|
||||
constructClassInstance(workInProgress, _Component2, _resolvedProps7);
|
||||
constructClassInstance(workInProgress, _Component2, _resolvedProps);
|
||||
mountClassInstance(
|
||||
workInProgress,
|
||||
_Component2,
|
||||
_resolvedProps7,
|
||||
_resolvedProps,
|
||||
renderLanes
|
||||
);
|
||||
return finishClassComponent(
|
||||
@@ -12179,7 +12179,7 @@ __DEV__ &&
|
||||
);
|
||||
case 28:
|
||||
var _Component3 = workInProgress.type,
|
||||
_resolvedProps8 = resolveClassComponentProps(
|
||||
_resolvedProps2 = resolveClassComponentProps(
|
||||
_Component3,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -12189,7 +12189,7 @@ __DEV__ &&
|
||||
null,
|
||||
workInProgress,
|
||||
_Component3,
|
||||
_resolvedProps8,
|
||||
_resolvedProps2,
|
||||
renderLanes
|
||||
);
|
||||
case 19:
|
||||
@@ -18094,8 +18094,7 @@ __DEV__ &&
|
||||
switch (unitOfWork.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = unitOfWork.type,
|
||||
resolvedProps = unitOfWork.pendingProps;
|
||||
var Component = unitOfWork.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -18103,7 +18102,7 @@ __DEV__ &&
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
unitOfWork,
|
||||
resolvedProps,
|
||||
unitOfWork.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -28847,11 +28846,11 @@ __DEV__ &&
|
||||
};
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-91d097b2-20250701" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-602917c8-20250701" !== 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-91d097b2-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-native-fb-602917c8-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -28888,10 +28887,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -29029,5 +29028,5 @@ __DEV__ &&
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
})();
|
||||
|
||||
compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js
Vendored
+184
-185
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<5aa1e96b674062b509fb3a766589df97>>
|
||||
* @generated SignedSource<<ee8bfe56e9e4e75c8a5c3501038a09d7>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -7590,9 +7590,9 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
);
|
||||
break;
|
||||
case 13:
|
||||
var state$111 = workInProgress.memoizedState;
|
||||
if (null !== state$111) {
|
||||
if (null !== state$111.dehydrated)
|
||||
var state$108 = workInProgress.memoizedState;
|
||||
if (null !== state$108) {
|
||||
if (null !== state$108.dehydrated)
|
||||
return (
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
(workInProgress.flags |= 128),
|
||||
@@ -7612,17 +7612,17 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
break;
|
||||
case 19:
|
||||
var didSuspendBefore = 0 !== (current.flags & 128);
|
||||
state$111 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$111 ||
|
||||
state$108 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$108 ||
|
||||
(propagateParentContextChanges(
|
||||
current,
|
||||
workInProgress,
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(state$111 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
(state$108 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
if (didSuspendBefore) {
|
||||
if (state$111)
|
||||
if (state$108)
|
||||
return updateSuspenseListComponent(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -7636,7 +7636,7 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
(didSuspendBefore.tail = null),
|
||||
(didSuspendBefore.lastEffect = null));
|
||||
push(suspenseStackCursor, suspenseStackCursor.current);
|
||||
if (state$111) break;
|
||||
if (state$108) break;
|
||||
else return null;
|
||||
case 22:
|
||||
return (
|
||||
@@ -8347,14 +8347,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$128 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$128 = lastTailNode),
|
||||
for (var lastTailNode$118 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$118 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$128
|
||||
null === lastTailNode$118
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$128.sibling = null);
|
||||
: (lastTailNode$118.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -8364,19 +8364,19 @@ function bubbleProperties(completedWork) {
|
||||
newChildLanes = 0,
|
||||
subtreeFlags = 0;
|
||||
if (didBailout)
|
||||
for (var child$129 = completedWork.child; null !== child$129; )
|
||||
(newChildLanes |= child$129.lanes | child$129.childLanes),
|
||||
(subtreeFlags |= child$129.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$129.flags & 65011712),
|
||||
(child$129.return = completedWork),
|
||||
(child$129 = child$129.sibling);
|
||||
for (var child$119 = completedWork.child; null !== child$119; )
|
||||
(newChildLanes |= child$119.lanes | child$119.childLanes),
|
||||
(subtreeFlags |= child$119.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$119.flags & 65011712),
|
||||
(child$119.return = completedWork),
|
||||
(child$119 = child$119.sibling);
|
||||
else
|
||||
for (child$129 = completedWork.child; null !== child$129; )
|
||||
(newChildLanes |= child$129.lanes | child$129.childLanes),
|
||||
(subtreeFlags |= child$129.subtreeFlags),
|
||||
(subtreeFlags |= child$129.flags),
|
||||
(child$129.return = completedWork),
|
||||
(child$129 = child$129.sibling);
|
||||
for (child$119 = completedWork.child; null !== child$119; )
|
||||
(newChildLanes |= child$119.lanes | child$119.childLanes),
|
||||
(subtreeFlags |= child$119.subtreeFlags),
|
||||
(subtreeFlags |= child$119.flags),
|
||||
(child$119.return = completedWork),
|
||||
(child$119 = child$119.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -9170,8 +9170,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
else if ("function" === typeof ref)
|
||||
try {
|
||||
ref(null);
|
||||
} catch (error$163) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$163);
|
||||
} catch (error$153) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$153);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -9581,11 +9581,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
instance.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$162) {
|
||||
} catch (error$152) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$162
|
||||
error$152
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10596,25 +10596,25 @@ function commitReconciliationEffects(finishedWork) {
|
||||
);
|
||||
break;
|
||||
case 5:
|
||||
var parent$164 = hostParentFiber.stateNode;
|
||||
var parent$154 = hostParentFiber.stateNode;
|
||||
hostParentFiber.flags & 32 &&
|
||||
(setTextContent(parent$164, ""), (hostParentFiber.flags &= -33));
|
||||
var before$165 = getHostSibling(finishedWork);
|
||||
(setTextContent(parent$154, ""), (hostParentFiber.flags &= -33));
|
||||
var before$155 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNode(
|
||||
finishedWork,
|
||||
before$165,
|
||||
parent$164,
|
||||
before$155,
|
||||
parent$154,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$166 = hostParentFiber.stateNode.containerInfo,
|
||||
before$167 = getHostSibling(finishedWork);
|
||||
var parent$156 = hostParentFiber.stateNode.containerInfo,
|
||||
before$157 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$167,
|
||||
parent$166,
|
||||
before$157,
|
||||
parent$156,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
@@ -11884,8 +11884,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$188) {
|
||||
handleThrow(root, thrownValue$188);
|
||||
} catch (thrownValue$178) {
|
||||
handleThrow(root, thrownValue$178);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -12004,8 +12004,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$190) {
|
||||
handleThrow(root, thrownValue$190);
|
||||
} catch (thrownValue$180) {
|
||||
handleThrow(root, thrownValue$180);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -12033,8 +12033,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -12042,7 +12041,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
next = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -12679,14 +12678,14 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
isFlushingWork = !0;
|
||||
do {
|
||||
var didPerformSomeWork = !1;
|
||||
for (var root$195 = firstScheduledRoot; null !== root$195; ) {
|
||||
if (!onlyLegacy || 0 === root$195.tag)
|
||||
for (var root$183 = firstScheduledRoot; null !== root$183; ) {
|
||||
if (!onlyLegacy || 0 === root$183.tag)
|
||||
if (0 !== syncTransitionLanes) {
|
||||
var pendingLanes = root$195.pendingLanes;
|
||||
var pendingLanes = root$183.pendingLanes;
|
||||
if (0 === pendingLanes) var JSCompiler_inline_result = 0;
|
||||
else {
|
||||
var suspendedLanes = root$195.suspendedLanes,
|
||||
pingedLanes = root$195.pingedLanes;
|
||||
var suspendedLanes = root$183.suspendedLanes,
|
||||
pingedLanes = root$183.pingedLanes;
|
||||
JSCompiler_inline_result =
|
||||
(1 << (31 - clz32(42 | syncTransitionLanes) + 1)) - 1;
|
||||
JSCompiler_inline_result &=
|
||||
@@ -12700,20 +12699,20 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
}
|
||||
0 !== JSCompiler_inline_result &&
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$195, JSCompiler_inline_result));
|
||||
performSyncWorkOnRoot(root$183, JSCompiler_inline_result));
|
||||
} else
|
||||
(JSCompiler_inline_result = workInProgressRootRenderLanes),
|
||||
(JSCompiler_inline_result = getNextLanes(
|
||||
root$195,
|
||||
root$195 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$195.cancelPendingCommit ||
|
||||
-1 !== root$195.timeoutHandle
|
||||
root$183,
|
||||
root$183 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$183.cancelPendingCommit ||
|
||||
-1 !== root$183.timeoutHandle
|
||||
)),
|
||||
0 === (JSCompiler_inline_result & 3) ||
|
||||
checkIfRootIsPrerendering(root$195, JSCompiler_inline_result) ||
|
||||
checkIfRootIsPrerendering(root$183, JSCompiler_inline_result) ||
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$195, JSCompiler_inline_result));
|
||||
root$195 = root$195.next;
|
||||
performSyncWorkOnRoot(root$183, JSCompiler_inline_result));
|
||||
root$183 = root$183.next;
|
||||
}
|
||||
} while (didPerformSomeWork);
|
||||
isFlushingWork = !1;
|
||||
@@ -12992,20 +12991,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
|
||||
(nativeEventTarget[internalScrollTimer] = targetInst));
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1647 = 0;
|
||||
i$jscomp$inline_1647 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1647++
|
||||
var i$jscomp$inline_1628 = 0;
|
||||
i$jscomp$inline_1628 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1628++
|
||||
) {
|
||||
var eventName$jscomp$inline_1648 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1647],
|
||||
domEventName$jscomp$inline_1649 =
|
||||
eventName$jscomp$inline_1648.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1650 =
|
||||
eventName$jscomp$inline_1648[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1648.slice(1);
|
||||
var eventName$jscomp$inline_1629 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1628],
|
||||
domEventName$jscomp$inline_1630 =
|
||||
eventName$jscomp$inline_1629.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1631 =
|
||||
eventName$jscomp$inline_1629[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1629.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1649,
|
||||
"on" + capitalizedEvent$jscomp$inline_1650
|
||||
domEventName$jscomp$inline_1630,
|
||||
"on" + capitalizedEvent$jscomp$inline_1631
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -14225,34 +14224,34 @@ function setInitialProperties(domElement, tag, props) {
|
||||
var propKey = null;
|
||||
for (hasSrc in props)
|
||||
if (props.hasOwnProperty(hasSrc)) {
|
||||
var propValue$209 = props[hasSrc];
|
||||
if (null != propValue$209)
|
||||
var propValue$197 = props[hasSrc];
|
||||
if (null != propValue$197)
|
||||
switch (hasSrc) {
|
||||
case "name":
|
||||
hasSrcSet = propValue$209;
|
||||
hasSrcSet = propValue$197;
|
||||
break;
|
||||
case "type":
|
||||
propValue = propValue$209;
|
||||
propValue = propValue$197;
|
||||
break;
|
||||
case "checked":
|
||||
checked = propValue$209;
|
||||
checked = propValue$197;
|
||||
break;
|
||||
case "defaultChecked":
|
||||
propKey = propValue$209;
|
||||
propKey = propValue$197;
|
||||
break;
|
||||
case "value":
|
||||
value = propValue$209;
|
||||
value = propValue$197;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = propValue$209;
|
||||
defaultValue = propValue$197;
|
||||
break;
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propValue$209)
|
||||
if (null != propValue$197)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
setProp(domElement, tag, hasSrc, propValue$209, props, null);
|
||||
setProp(domElement, tag, hasSrc, propValue$197, props, null);
|
||||
}
|
||||
}
|
||||
a: {
|
||||
@@ -14435,14 +14434,14 @@ function setInitialProperties(domElement, tag, props) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (propValue$209 in props)
|
||||
props.hasOwnProperty(propValue$209) &&
|
||||
((hasSrc = props[propValue$209]),
|
||||
for (propValue$197 in props)
|
||||
props.hasOwnProperty(propValue$197) &&
|
||||
((hasSrc = props[propValue$197]),
|
||||
void 0 !== hasSrc &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propValue$209,
|
||||
propValue$197,
|
||||
hasSrc,
|
||||
props,
|
||||
void 0
|
||||
@@ -14489,14 +14488,14 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(domElement, tag, propKey, null, nextProps, lastProp);
|
||||
}
|
||||
}
|
||||
for (var propKey$226 in nextProps) {
|
||||
var propKey = nextProps[propKey$226];
|
||||
lastProp = lastProps[propKey$226];
|
||||
for (var propKey$214 in nextProps) {
|
||||
var propKey = nextProps[propKey$214];
|
||||
lastProp = lastProps[propKey$214];
|
||||
if (
|
||||
nextProps.hasOwnProperty(propKey$226) &&
|
||||
nextProps.hasOwnProperty(propKey$214) &&
|
||||
(null != propKey || null != lastProp)
|
||||
)
|
||||
switch (propKey$226) {
|
||||
switch (propKey$214) {
|
||||
case "type":
|
||||
type = propKey;
|
||||
break;
|
||||
@@ -14525,7 +14524,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
propKey,
|
||||
nextProps,
|
||||
lastProp
|
||||
@@ -14544,7 +14543,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
);
|
||||
return;
|
||||
case "select":
|
||||
propKey = value = defaultValue = propKey$226 = null;
|
||||
propKey = value = defaultValue = propKey$214 = null;
|
||||
for (type in lastProps)
|
||||
if (
|
||||
((lastDefaultValue = lastProps[type]),
|
||||
@@ -14575,7 +14574,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (name) {
|
||||
case "value":
|
||||
propKey$226 = type;
|
||||
propKey$214 = type;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = type;
|
||||
@@ -14596,15 +14595,15 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
tag = defaultValue;
|
||||
lastProps = value;
|
||||
nextProps = propKey;
|
||||
null != propKey$226
|
||||
? updateOptions(domElement, !!lastProps, propKey$226, !1)
|
||||
null != propKey$214
|
||||
? updateOptions(domElement, !!lastProps, propKey$214, !1)
|
||||
: !!nextProps !== !!lastProps &&
|
||||
(null != tag
|
||||
? updateOptions(domElement, !!lastProps, tag, !0)
|
||||
: updateOptions(domElement, !!lastProps, lastProps ? [] : "", !1));
|
||||
return;
|
||||
case "textarea":
|
||||
propKey = propKey$226 = null;
|
||||
propKey = propKey$214 = null;
|
||||
for (defaultValue in lastProps)
|
||||
if (
|
||||
((name = lastProps[defaultValue]),
|
||||
@@ -14628,7 +14627,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (value) {
|
||||
case "value":
|
||||
propKey$226 = name;
|
||||
propKey$214 = name;
|
||||
break;
|
||||
case "defaultValue":
|
||||
propKey = name;
|
||||
@@ -14642,17 +14641,17 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
name !== type &&
|
||||
setProp(domElement, tag, value, name, nextProps, type);
|
||||
}
|
||||
updateTextarea(domElement, propKey$226, propKey);
|
||||
updateTextarea(domElement, propKey$214, propKey);
|
||||
return;
|
||||
case "option":
|
||||
for (var propKey$242 in lastProps)
|
||||
for (var propKey$230 in lastProps)
|
||||
if (
|
||||
((propKey$226 = lastProps[propKey$242]),
|
||||
lastProps.hasOwnProperty(propKey$242) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$242))
|
||||
((propKey$214 = lastProps[propKey$230]),
|
||||
lastProps.hasOwnProperty(propKey$230) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$230))
|
||||
)
|
||||
switch (propKey$242) {
|
||||
switch (propKey$230) {
|
||||
case "selected":
|
||||
domElement.selected = !1;
|
||||
break;
|
||||
@@ -14660,33 +14659,33 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$242,
|
||||
propKey$230,
|
||||
null,
|
||||
nextProps,
|
||||
propKey$226
|
||||
propKey$214
|
||||
);
|
||||
}
|
||||
for (lastDefaultValue in nextProps)
|
||||
if (
|
||||
((propKey$226 = nextProps[lastDefaultValue]),
|
||||
((propKey$214 = nextProps[lastDefaultValue]),
|
||||
(propKey = lastProps[lastDefaultValue]),
|
||||
nextProps.hasOwnProperty(lastDefaultValue) &&
|
||||
propKey$226 !== propKey &&
|
||||
(null != propKey$226 || null != propKey))
|
||||
propKey$214 !== propKey &&
|
||||
(null != propKey$214 || null != propKey))
|
||||
)
|
||||
switch (lastDefaultValue) {
|
||||
case "selected":
|
||||
domElement.selected =
|
||||
propKey$226 &&
|
||||
"function" !== typeof propKey$226 &&
|
||||
"symbol" !== typeof propKey$226;
|
||||
propKey$214 &&
|
||||
"function" !== typeof propKey$214 &&
|
||||
"symbol" !== typeof propKey$214;
|
||||
break;
|
||||
default:
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
lastDefaultValue,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -14707,24 +14706,24 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
case "track":
|
||||
case "wbr":
|
||||
case "menuitem":
|
||||
for (var propKey$247 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$247]),
|
||||
lastProps.hasOwnProperty(propKey$247) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$247) &&
|
||||
setProp(domElement, tag, propKey$247, null, nextProps, propKey$226);
|
||||
for (var propKey$235 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$235]),
|
||||
lastProps.hasOwnProperty(propKey$235) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$235) &&
|
||||
setProp(domElement, tag, propKey$235, null, nextProps, propKey$214);
|
||||
for (checked in nextProps)
|
||||
if (
|
||||
((propKey$226 = nextProps[checked]),
|
||||
((propKey$214 = nextProps[checked]),
|
||||
(propKey = lastProps[checked]),
|
||||
nextProps.hasOwnProperty(checked) &&
|
||||
propKey$226 !== propKey &&
|
||||
(null != propKey$226 || null != propKey))
|
||||
propKey$214 !== propKey &&
|
||||
(null != propKey$214 || null != propKey))
|
||||
)
|
||||
switch (checked) {
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propKey$226)
|
||||
if (null != propKey$214)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
@@ -14732,7 +14731,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
domElement,
|
||||
tag,
|
||||
checked,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -14740,49 +14739,49 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (var propKey$252 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$252]),
|
||||
lastProps.hasOwnProperty(propKey$252) &&
|
||||
void 0 !== propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$252) &&
|
||||
for (var propKey$240 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$240]),
|
||||
lastProps.hasOwnProperty(propKey$240) &&
|
||||
void 0 !== propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$240) &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$252,
|
||||
propKey$240,
|
||||
void 0,
|
||||
nextProps,
|
||||
propKey$226
|
||||
propKey$214
|
||||
);
|
||||
for (defaultChecked in nextProps)
|
||||
(propKey$226 = nextProps[defaultChecked]),
|
||||
(propKey$214 = nextProps[defaultChecked]),
|
||||
(propKey = lastProps[defaultChecked]),
|
||||
!nextProps.hasOwnProperty(defaultChecked) ||
|
||||
propKey$226 === propKey ||
|
||||
(void 0 === propKey$226 && void 0 === propKey) ||
|
||||
propKey$214 === propKey ||
|
||||
(void 0 === propKey$214 && void 0 === propKey) ||
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
defaultChecked,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
return;
|
||||
}
|
||||
}
|
||||
for (var propKey$257 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$257]),
|
||||
lastProps.hasOwnProperty(propKey$257) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$257) &&
|
||||
setProp(domElement, tag, propKey$257, null, nextProps, propKey$226);
|
||||
for (var propKey$245 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$245]),
|
||||
lastProps.hasOwnProperty(propKey$245) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$245) &&
|
||||
setProp(domElement, tag, propKey$245, null, nextProps, propKey$214);
|
||||
for (lastProp in nextProps)
|
||||
(propKey$226 = nextProps[lastProp]),
|
||||
(propKey$214 = nextProps[lastProp]),
|
||||
(propKey = lastProps[lastProp]),
|
||||
!nextProps.hasOwnProperty(lastProp) ||
|
||||
propKey$226 === propKey ||
|
||||
(null == propKey$226 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$226, nextProps, propKey);
|
||||
propKey$214 === propKey ||
|
||||
(null == propKey$214 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$214, nextProps, propKey);
|
||||
}
|
||||
var eventsEnabled = null,
|
||||
selectionInformation = null;
|
||||
@@ -15842,26 +15841,26 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
"string" === typeof pendingProps.precedence
|
||||
) {
|
||||
type = getStyleKey(pendingProps.href);
|
||||
var styles$273 = getResourcesFromRoot(
|
||||
var styles$261 = getResourcesFromRoot(
|
||||
JSCompiler_inline_result
|
||||
).hoistableStyles,
|
||||
resource$274 = styles$273.get(type);
|
||||
resource$274 ||
|
||||
resource$262 = styles$261.get(type);
|
||||
resource$262 ||
|
||||
((JSCompiler_inline_result =
|
||||
JSCompiler_inline_result.ownerDocument || JSCompiler_inline_result),
|
||||
(resource$274 = {
|
||||
(resource$262 = {
|
||||
type: "stylesheet",
|
||||
instance: null,
|
||||
count: 0,
|
||||
state: { loading: 0, preload: null }
|
||||
}),
|
||||
styles$273.set(type, resource$274),
|
||||
(styles$273 = JSCompiler_inline_result.querySelector(
|
||||
styles$261.set(type, resource$262),
|
||||
(styles$261 = JSCompiler_inline_result.querySelector(
|
||||
getStylesheetSelectorFromKey(type)
|
||||
)) &&
|
||||
!styles$273._p &&
|
||||
((resource$274.instance = styles$273),
|
||||
(resource$274.state.loading = 5)),
|
||||
!styles$261._p &&
|
||||
((resource$262.instance = styles$261),
|
||||
(resource$262.state.loading = 5)),
|
||||
preloadPropsMap.has(type) ||
|
||||
((pendingProps = {
|
||||
rel: "preload",
|
||||
@@ -15874,16 +15873,16 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
referrerPolicy: pendingProps.referrerPolicy
|
||||
}),
|
||||
preloadPropsMap.set(type, pendingProps),
|
||||
styles$273 ||
|
||||
styles$261 ||
|
||||
preloadStylesheet(
|
||||
JSCompiler_inline_result,
|
||||
type,
|
||||
pendingProps,
|
||||
resource$274.state
|
||||
resource$262.state
|
||||
)));
|
||||
if (currentProps && null === currentResource)
|
||||
throw Error(formatProdErrorMessage(528, ""));
|
||||
return resource$274;
|
||||
return resource$262;
|
||||
}
|
||||
if (currentProps && null !== currentResource)
|
||||
throw Error(formatProdErrorMessage(529, ""));
|
||||
@@ -15980,37 +15979,37 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
return (resource.instance = instance);
|
||||
case "stylesheet":
|
||||
styleProps = getStyleKey(props.href);
|
||||
var instance$279 = hoistableRoot.querySelector(
|
||||
var instance$267 = hoistableRoot.querySelector(
|
||||
getStylesheetSelectorFromKey(styleProps)
|
||||
);
|
||||
if (instance$279)
|
||||
if (instance$267)
|
||||
return (
|
||||
(resource.state.loading |= 4),
|
||||
(resource.instance = instance$279),
|
||||
markNodeAsHoistable(instance$279),
|
||||
instance$279
|
||||
(resource.instance = instance$267),
|
||||
markNodeAsHoistable(instance$267),
|
||||
instance$267
|
||||
);
|
||||
instance = stylesheetPropsFromRawProps(props);
|
||||
(styleProps = preloadPropsMap.get(styleProps)) &&
|
||||
adoptPreloadPropsForStylesheet(instance, styleProps);
|
||||
instance$279 = (
|
||||
instance$267 = (
|
||||
hoistableRoot.ownerDocument || hoistableRoot
|
||||
).createElement("link");
|
||||
markNodeAsHoistable(instance$279);
|
||||
var linkInstance = instance$279;
|
||||
markNodeAsHoistable(instance$267);
|
||||
var linkInstance = instance$267;
|
||||
linkInstance._p = new Promise(function (resolve, reject) {
|
||||
linkInstance.onload = resolve;
|
||||
linkInstance.onerror = reject;
|
||||
});
|
||||
setInitialProperties(instance$279, "link", instance);
|
||||
setInitialProperties(instance$267, "link", instance);
|
||||
resource.state.loading |= 4;
|
||||
insertStylesheet(instance$279, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$279);
|
||||
insertStylesheet(instance$267, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$267);
|
||||
case "script":
|
||||
instance$279 = getScriptKey(props.src);
|
||||
instance$267 = getScriptKey(props.src);
|
||||
if (
|
||||
(styleProps = hoistableRoot.querySelector(
|
||||
getScriptSelectorFromKey(instance$279)
|
||||
getScriptSelectorFromKey(instance$267)
|
||||
))
|
||||
)
|
||||
return (
|
||||
@@ -16019,7 +16018,7 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
styleProps
|
||||
);
|
||||
instance = props;
|
||||
if ((styleProps = preloadPropsMap.get(instance$279)))
|
||||
if ((styleProps = preloadPropsMap.get(instance$267)))
|
||||
(instance = assign({}, props)),
|
||||
adoptPreloadPropsForScript(instance, styleProps);
|
||||
hoistableRoot = hoistableRoot.ownerDocument || hoistableRoot;
|
||||
@@ -17119,16 +17118,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
0 === i && attemptExplicitHydrationTarget(target);
|
||||
}
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2023 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2004 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-91d097b2-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2023
|
||||
"19.2.0-native-fb-602917c8-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2004
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2023,
|
||||
"19.2.0-native-fb-91d097b2-20250701"
|
||||
isomorphicReactPackageVersion$jscomp$inline_2004,
|
||||
"19.2.0-native-fb-602917c8-20250701"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17148,24 +17147,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
null === componentOrElement ? null : componentOrElement.stateNode;
|
||||
return componentOrElement;
|
||||
};
|
||||
var internals$jscomp$inline_2542 = {
|
||||
var internals$jscomp$inline_2523 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2543 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2524 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2543.isDisabled &&
|
||||
hook$jscomp$inline_2543.supportsFiber
|
||||
!hook$jscomp$inline_2524.isDisabled &&
|
||||
hook$jscomp$inline_2524.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2543.inject(
|
||||
internals$jscomp$inline_2542
|
||||
(rendererID = hook$jscomp$inline_2524.inject(
|
||||
internals$jscomp$inline_2523
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2543);
|
||||
(injectedHook = hook$jscomp$inline_2524);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createRoot = function (container, options) {
|
||||
@@ -17251,4 +17250,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
+202
-203
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<d644eef84b06788cf143ecbdd482f09d>>
|
||||
* @generated SignedSource<<cf1829d96fb86a9fb3880967e21b0cab>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -8813,14 +8813,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$134 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$134 = lastTailNode),
|
||||
for (var lastTailNode$124 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$124 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$134
|
||||
null === lastTailNode$124
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$134.sibling = null);
|
||||
: (lastTailNode$124.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -8832,53 +8832,53 @@ function bubbleProperties(completedWork) {
|
||||
if (didBailout)
|
||||
if (0 !== (completedWork.mode & 2)) {
|
||||
for (
|
||||
var treeBaseDuration$136 = completedWork.selfBaseDuration,
|
||||
child$137 = completedWork.child;
|
||||
null !== child$137;
|
||||
var treeBaseDuration$126 = completedWork.selfBaseDuration,
|
||||
child$127 = completedWork.child;
|
||||
null !== child$127;
|
||||
|
||||
)
|
||||
(newChildLanes |= child$137.lanes | child$137.childLanes),
|
||||
(subtreeFlags |= child$137.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$137.flags & 65011712),
|
||||
(treeBaseDuration$136 += child$137.treeBaseDuration),
|
||||
(child$137 = child$137.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$136;
|
||||
(newChildLanes |= child$127.lanes | child$127.childLanes),
|
||||
(subtreeFlags |= child$127.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$127.flags & 65011712),
|
||||
(treeBaseDuration$126 += child$127.treeBaseDuration),
|
||||
(child$127 = child$127.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$126;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$136 = completedWork.child;
|
||||
null !== treeBaseDuration$136;
|
||||
treeBaseDuration$126 = completedWork.child;
|
||||
null !== treeBaseDuration$126;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$136.lanes | treeBaseDuration$136.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$136.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$136.flags & 65011712),
|
||||
(treeBaseDuration$136.return = completedWork),
|
||||
(treeBaseDuration$136 = treeBaseDuration$136.sibling);
|
||||
treeBaseDuration$126.lanes | treeBaseDuration$126.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$126.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$126.flags & 65011712),
|
||||
(treeBaseDuration$126.return = completedWork),
|
||||
(treeBaseDuration$126 = treeBaseDuration$126.sibling);
|
||||
else if (0 !== (completedWork.mode & 2)) {
|
||||
treeBaseDuration$136 = completedWork.actualDuration;
|
||||
child$137 = completedWork.selfBaseDuration;
|
||||
treeBaseDuration$126 = completedWork.actualDuration;
|
||||
child$127 = completedWork.selfBaseDuration;
|
||||
for (var child = completedWork.child; null !== child; )
|
||||
(newChildLanes |= child.lanes | child.childLanes),
|
||||
(subtreeFlags |= child.subtreeFlags),
|
||||
(subtreeFlags |= child.flags),
|
||||
(treeBaseDuration$136 += child.actualDuration),
|
||||
(child$137 += child.treeBaseDuration),
|
||||
(treeBaseDuration$126 += child.actualDuration),
|
||||
(child$127 += child.treeBaseDuration),
|
||||
(child = child.sibling);
|
||||
completedWork.actualDuration = treeBaseDuration$136;
|
||||
completedWork.treeBaseDuration = child$137;
|
||||
completedWork.actualDuration = treeBaseDuration$126;
|
||||
completedWork.treeBaseDuration = child$127;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$136 = completedWork.child;
|
||||
null !== treeBaseDuration$136;
|
||||
treeBaseDuration$126 = completedWork.child;
|
||||
null !== treeBaseDuration$126;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$136.lanes | treeBaseDuration$136.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$136.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$136.flags),
|
||||
(treeBaseDuration$136.return = completedWork),
|
||||
(treeBaseDuration$136 = treeBaseDuration$136.sibling);
|
||||
treeBaseDuration$126.lanes | treeBaseDuration$126.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$126.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$126.flags),
|
||||
(treeBaseDuration$126.return = completedWork),
|
||||
(treeBaseDuration$126 = treeBaseDuration$126.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -9779,8 +9779,8 @@ function safelyCallComponentWillUnmount(
|
||||
} else
|
||||
try {
|
||||
instance.componentWillUnmount();
|
||||
} catch (error$178) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$178);
|
||||
} catch (error$168) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$168);
|
||||
}
|
||||
}
|
||||
function safelyAttachRef(current, nearestMountedAncestor) {
|
||||
@@ -9849,8 +9849,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
recordEffectDuration(current);
|
||||
}
|
||||
else ref(null);
|
||||
} catch (error$179) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$179);
|
||||
} catch (error$169) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$169);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -10300,11 +10300,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
} else
|
||||
try {
|
||||
finishedRoot.componentDidMount();
|
||||
} catch (error$175) {
|
||||
} catch (error$165) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$175
|
||||
error$165
|
||||
);
|
||||
}
|
||||
else {
|
||||
@@ -10321,11 +10321,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$176) {
|
||||
} catch (error$166) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$176
|
||||
error$166
|
||||
);
|
||||
}
|
||||
recordEffectDuration();
|
||||
@@ -10336,11 +10336,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$177) {
|
||||
} catch (error$167) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$177
|
||||
error$167
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11509,25 +11509,25 @@ function commitReconciliationEffects(finishedWork) {
|
||||
);
|
||||
break;
|
||||
case 5:
|
||||
var parent$180 = hostParentFiber.stateNode;
|
||||
var parent$170 = hostParentFiber.stateNode;
|
||||
hostParentFiber.flags & 32 &&
|
||||
(setTextContent(parent$180, ""), (hostParentFiber.flags &= -33));
|
||||
var before$181 = getHostSibling(finishedWork);
|
||||
(setTextContent(parent$170, ""), (hostParentFiber.flags &= -33));
|
||||
var before$171 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNode(
|
||||
finishedWork,
|
||||
before$181,
|
||||
parent$180,
|
||||
before$171,
|
||||
parent$170,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$182 = hostParentFiber.stateNode.containerInfo,
|
||||
before$183 = getHostSibling(finishedWork);
|
||||
var parent$172 = hostParentFiber.stateNode.containerInfo,
|
||||
before$173 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$183,
|
||||
parent$182,
|
||||
before$173,
|
||||
parent$172,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
@@ -13571,8 +13571,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
memoizedUpdaters = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$223) {
|
||||
handleThrow(root, thrownValue$223);
|
||||
} catch (thrownValue$213) {
|
||||
handleThrow(root, thrownValue$213);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -13699,8 +13699,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$225) {
|
||||
handleThrow(root, thrownValue$225);
|
||||
} catch (thrownValue$215) {
|
||||
handleThrow(root, thrownValue$215);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -13744,8 +13744,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -13753,7 +13752,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -14585,14 +14584,14 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
isFlushingWork = !0;
|
||||
do {
|
||||
var didPerformSomeWork = !1;
|
||||
for (var root$230 = firstScheduledRoot; null !== root$230; ) {
|
||||
if (!onlyLegacy || 0 === root$230.tag)
|
||||
for (var root$218 = firstScheduledRoot; null !== root$218; ) {
|
||||
if (!onlyLegacy || 0 === root$218.tag)
|
||||
if (0 !== syncTransitionLanes) {
|
||||
var pendingLanes = root$230.pendingLanes;
|
||||
var pendingLanes = root$218.pendingLanes;
|
||||
if (0 === pendingLanes) var JSCompiler_inline_result = 0;
|
||||
else {
|
||||
var suspendedLanes = root$230.suspendedLanes,
|
||||
pingedLanes = root$230.pingedLanes;
|
||||
var suspendedLanes = root$218.suspendedLanes,
|
||||
pingedLanes = root$218.pingedLanes;
|
||||
JSCompiler_inline_result =
|
||||
(1 << (31 - clz32(42 | syncTransitionLanes) + 1)) - 1;
|
||||
JSCompiler_inline_result &=
|
||||
@@ -14606,20 +14605,20 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
}
|
||||
0 !== JSCompiler_inline_result &&
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$230, JSCompiler_inline_result));
|
||||
performSyncWorkOnRoot(root$218, JSCompiler_inline_result));
|
||||
} else
|
||||
(JSCompiler_inline_result = workInProgressRootRenderLanes),
|
||||
(JSCompiler_inline_result = getNextLanes(
|
||||
root$230,
|
||||
root$230 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$230.cancelPendingCommit ||
|
||||
-1 !== root$230.timeoutHandle
|
||||
root$218,
|
||||
root$218 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$218.cancelPendingCommit ||
|
||||
-1 !== root$218.timeoutHandle
|
||||
)),
|
||||
0 === (JSCompiler_inline_result & 3) ||
|
||||
checkIfRootIsPrerendering(root$230, JSCompiler_inline_result) ||
|
||||
checkIfRootIsPrerendering(root$218, JSCompiler_inline_result) ||
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$230, JSCompiler_inline_result));
|
||||
root$230 = root$230.next;
|
||||
performSyncWorkOnRoot(root$218, JSCompiler_inline_result));
|
||||
root$218 = root$218.next;
|
||||
}
|
||||
} while (didPerformSomeWork);
|
||||
isFlushingWork = !1;
|
||||
@@ -14906,20 +14905,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
|
||||
(nativeEventTarget[internalScrollTimer] = targetInst));
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1883 = 0;
|
||||
i$jscomp$inline_1883 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1883++
|
||||
var i$jscomp$inline_1864 = 0;
|
||||
i$jscomp$inline_1864 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1864++
|
||||
) {
|
||||
var eventName$jscomp$inline_1884 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1883],
|
||||
domEventName$jscomp$inline_1885 =
|
||||
eventName$jscomp$inline_1884.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1886 =
|
||||
eventName$jscomp$inline_1884[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1884.slice(1);
|
||||
var eventName$jscomp$inline_1865 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1864],
|
||||
domEventName$jscomp$inline_1866 =
|
||||
eventName$jscomp$inline_1865.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1867 =
|
||||
eventName$jscomp$inline_1865[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1865.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1885,
|
||||
"on" + capitalizedEvent$jscomp$inline_1886
|
||||
domEventName$jscomp$inline_1866,
|
||||
"on" + capitalizedEvent$jscomp$inline_1867
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -16139,34 +16138,34 @@ function setInitialProperties(domElement, tag, props) {
|
||||
var propKey = null;
|
||||
for (hasSrc in props)
|
||||
if (props.hasOwnProperty(hasSrc)) {
|
||||
var propValue$244 = props[hasSrc];
|
||||
if (null != propValue$244)
|
||||
var propValue$232 = props[hasSrc];
|
||||
if (null != propValue$232)
|
||||
switch (hasSrc) {
|
||||
case "name":
|
||||
hasSrcSet = propValue$244;
|
||||
hasSrcSet = propValue$232;
|
||||
break;
|
||||
case "type":
|
||||
propValue = propValue$244;
|
||||
propValue = propValue$232;
|
||||
break;
|
||||
case "checked":
|
||||
checked = propValue$244;
|
||||
checked = propValue$232;
|
||||
break;
|
||||
case "defaultChecked":
|
||||
propKey = propValue$244;
|
||||
propKey = propValue$232;
|
||||
break;
|
||||
case "value":
|
||||
value = propValue$244;
|
||||
value = propValue$232;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = propValue$244;
|
||||
defaultValue = propValue$232;
|
||||
break;
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propValue$244)
|
||||
if (null != propValue$232)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
setProp(domElement, tag, hasSrc, propValue$244, props, null);
|
||||
setProp(domElement, tag, hasSrc, propValue$232, props, null);
|
||||
}
|
||||
}
|
||||
a: {
|
||||
@@ -16349,14 +16348,14 @@ function setInitialProperties(domElement, tag, props) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (propValue$244 in props)
|
||||
props.hasOwnProperty(propValue$244) &&
|
||||
((hasSrc = props[propValue$244]),
|
||||
for (propValue$232 in props)
|
||||
props.hasOwnProperty(propValue$232) &&
|
||||
((hasSrc = props[propValue$232]),
|
||||
void 0 !== hasSrc &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propValue$244,
|
||||
propValue$232,
|
||||
hasSrc,
|
||||
props,
|
||||
void 0
|
||||
@@ -16403,14 +16402,14 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(domElement, tag, propKey, null, nextProps, lastProp);
|
||||
}
|
||||
}
|
||||
for (var propKey$261 in nextProps) {
|
||||
var propKey = nextProps[propKey$261];
|
||||
lastProp = lastProps[propKey$261];
|
||||
for (var propKey$249 in nextProps) {
|
||||
var propKey = nextProps[propKey$249];
|
||||
lastProp = lastProps[propKey$249];
|
||||
if (
|
||||
nextProps.hasOwnProperty(propKey$261) &&
|
||||
nextProps.hasOwnProperty(propKey$249) &&
|
||||
(null != propKey || null != lastProp)
|
||||
)
|
||||
switch (propKey$261) {
|
||||
switch (propKey$249) {
|
||||
case "type":
|
||||
type = propKey;
|
||||
break;
|
||||
@@ -16439,7 +16438,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
propKey,
|
||||
nextProps,
|
||||
lastProp
|
||||
@@ -16458,7 +16457,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
);
|
||||
return;
|
||||
case "select":
|
||||
propKey = value = defaultValue = propKey$261 = null;
|
||||
propKey = value = defaultValue = propKey$249 = null;
|
||||
for (type in lastProps)
|
||||
if (
|
||||
((lastDefaultValue = lastProps[type]),
|
||||
@@ -16489,7 +16488,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (name) {
|
||||
case "value":
|
||||
propKey$261 = type;
|
||||
propKey$249 = type;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = type;
|
||||
@@ -16510,15 +16509,15 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
tag = defaultValue;
|
||||
lastProps = value;
|
||||
nextProps = propKey;
|
||||
null != propKey$261
|
||||
? updateOptions(domElement, !!lastProps, propKey$261, !1)
|
||||
null != propKey$249
|
||||
? updateOptions(domElement, !!lastProps, propKey$249, !1)
|
||||
: !!nextProps !== !!lastProps &&
|
||||
(null != tag
|
||||
? updateOptions(domElement, !!lastProps, tag, !0)
|
||||
: updateOptions(domElement, !!lastProps, lastProps ? [] : "", !1));
|
||||
return;
|
||||
case "textarea":
|
||||
propKey = propKey$261 = null;
|
||||
propKey = propKey$249 = null;
|
||||
for (defaultValue in lastProps)
|
||||
if (
|
||||
((name = lastProps[defaultValue]),
|
||||
@@ -16542,7 +16541,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (value) {
|
||||
case "value":
|
||||
propKey$261 = name;
|
||||
propKey$249 = name;
|
||||
break;
|
||||
case "defaultValue":
|
||||
propKey = name;
|
||||
@@ -16556,17 +16555,17 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
name !== type &&
|
||||
setProp(domElement, tag, value, name, nextProps, type);
|
||||
}
|
||||
updateTextarea(domElement, propKey$261, propKey);
|
||||
updateTextarea(domElement, propKey$249, propKey);
|
||||
return;
|
||||
case "option":
|
||||
for (var propKey$277 in lastProps)
|
||||
for (var propKey$265 in lastProps)
|
||||
if (
|
||||
((propKey$261 = lastProps[propKey$277]),
|
||||
lastProps.hasOwnProperty(propKey$277) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$277))
|
||||
((propKey$249 = lastProps[propKey$265]),
|
||||
lastProps.hasOwnProperty(propKey$265) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$265))
|
||||
)
|
||||
switch (propKey$277) {
|
||||
switch (propKey$265) {
|
||||
case "selected":
|
||||
domElement.selected = !1;
|
||||
break;
|
||||
@@ -16574,33 +16573,33 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$277,
|
||||
propKey$265,
|
||||
null,
|
||||
nextProps,
|
||||
propKey$261
|
||||
propKey$249
|
||||
);
|
||||
}
|
||||
for (lastDefaultValue in nextProps)
|
||||
if (
|
||||
((propKey$261 = nextProps[lastDefaultValue]),
|
||||
((propKey$249 = nextProps[lastDefaultValue]),
|
||||
(propKey = lastProps[lastDefaultValue]),
|
||||
nextProps.hasOwnProperty(lastDefaultValue) &&
|
||||
propKey$261 !== propKey &&
|
||||
(null != propKey$261 || null != propKey))
|
||||
propKey$249 !== propKey &&
|
||||
(null != propKey$249 || null != propKey))
|
||||
)
|
||||
switch (lastDefaultValue) {
|
||||
case "selected":
|
||||
domElement.selected =
|
||||
propKey$261 &&
|
||||
"function" !== typeof propKey$261 &&
|
||||
"symbol" !== typeof propKey$261;
|
||||
propKey$249 &&
|
||||
"function" !== typeof propKey$249 &&
|
||||
"symbol" !== typeof propKey$249;
|
||||
break;
|
||||
default:
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
lastDefaultValue,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -16621,24 +16620,24 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
case "track":
|
||||
case "wbr":
|
||||
case "menuitem":
|
||||
for (var propKey$282 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$282]),
|
||||
lastProps.hasOwnProperty(propKey$282) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$282) &&
|
||||
setProp(domElement, tag, propKey$282, null, nextProps, propKey$261);
|
||||
for (var propKey$270 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$270]),
|
||||
lastProps.hasOwnProperty(propKey$270) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$270) &&
|
||||
setProp(domElement, tag, propKey$270, null, nextProps, propKey$249);
|
||||
for (checked in nextProps)
|
||||
if (
|
||||
((propKey$261 = nextProps[checked]),
|
||||
((propKey$249 = nextProps[checked]),
|
||||
(propKey = lastProps[checked]),
|
||||
nextProps.hasOwnProperty(checked) &&
|
||||
propKey$261 !== propKey &&
|
||||
(null != propKey$261 || null != propKey))
|
||||
propKey$249 !== propKey &&
|
||||
(null != propKey$249 || null != propKey))
|
||||
)
|
||||
switch (checked) {
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propKey$261)
|
||||
if (null != propKey$249)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
@@ -16646,7 +16645,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
domElement,
|
||||
tag,
|
||||
checked,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -16654,49 +16653,49 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (var propKey$287 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$287]),
|
||||
lastProps.hasOwnProperty(propKey$287) &&
|
||||
void 0 !== propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$287) &&
|
||||
for (var propKey$275 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$275]),
|
||||
lastProps.hasOwnProperty(propKey$275) &&
|
||||
void 0 !== propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$275) &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$287,
|
||||
propKey$275,
|
||||
void 0,
|
||||
nextProps,
|
||||
propKey$261
|
||||
propKey$249
|
||||
);
|
||||
for (defaultChecked in nextProps)
|
||||
(propKey$261 = nextProps[defaultChecked]),
|
||||
(propKey$249 = nextProps[defaultChecked]),
|
||||
(propKey = lastProps[defaultChecked]),
|
||||
!nextProps.hasOwnProperty(defaultChecked) ||
|
||||
propKey$261 === propKey ||
|
||||
(void 0 === propKey$261 && void 0 === propKey) ||
|
||||
propKey$249 === propKey ||
|
||||
(void 0 === propKey$249 && void 0 === propKey) ||
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
defaultChecked,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
return;
|
||||
}
|
||||
}
|
||||
for (var propKey$292 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$292]),
|
||||
lastProps.hasOwnProperty(propKey$292) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$292) &&
|
||||
setProp(domElement, tag, propKey$292, null, nextProps, propKey$261);
|
||||
for (var propKey$280 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$280]),
|
||||
lastProps.hasOwnProperty(propKey$280) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$280) &&
|
||||
setProp(domElement, tag, propKey$280, null, nextProps, propKey$249);
|
||||
for (lastProp in nextProps)
|
||||
(propKey$261 = nextProps[lastProp]),
|
||||
(propKey$249 = nextProps[lastProp]),
|
||||
(propKey = lastProps[lastProp]),
|
||||
!nextProps.hasOwnProperty(lastProp) ||
|
||||
propKey$261 === propKey ||
|
||||
(null == propKey$261 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$261, nextProps, propKey);
|
||||
propKey$249 === propKey ||
|
||||
(null == propKey$249 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$249, nextProps, propKey);
|
||||
}
|
||||
var eventsEnabled = null,
|
||||
selectionInformation = null;
|
||||
@@ -17765,26 +17764,26 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
"string" === typeof pendingProps.precedence
|
||||
) {
|
||||
type = getStyleKey(pendingProps.href);
|
||||
var styles$308 = getResourcesFromRoot(
|
||||
var styles$296 = getResourcesFromRoot(
|
||||
JSCompiler_inline_result
|
||||
).hoistableStyles,
|
||||
resource$309 = styles$308.get(type);
|
||||
resource$309 ||
|
||||
resource$297 = styles$296.get(type);
|
||||
resource$297 ||
|
||||
((JSCompiler_inline_result =
|
||||
JSCompiler_inline_result.ownerDocument || JSCompiler_inline_result),
|
||||
(resource$309 = {
|
||||
(resource$297 = {
|
||||
type: "stylesheet",
|
||||
instance: null,
|
||||
count: 0,
|
||||
state: { loading: 0, preload: null }
|
||||
}),
|
||||
styles$308.set(type, resource$309),
|
||||
(styles$308 = JSCompiler_inline_result.querySelector(
|
||||
styles$296.set(type, resource$297),
|
||||
(styles$296 = JSCompiler_inline_result.querySelector(
|
||||
getStylesheetSelectorFromKey(type)
|
||||
)) &&
|
||||
!styles$308._p &&
|
||||
((resource$309.instance = styles$308),
|
||||
(resource$309.state.loading = 5)),
|
||||
!styles$296._p &&
|
||||
((resource$297.instance = styles$296),
|
||||
(resource$297.state.loading = 5)),
|
||||
preloadPropsMap.has(type) ||
|
||||
((pendingProps = {
|
||||
rel: "preload",
|
||||
@@ -17797,16 +17796,16 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
referrerPolicy: pendingProps.referrerPolicy
|
||||
}),
|
||||
preloadPropsMap.set(type, pendingProps),
|
||||
styles$308 ||
|
||||
styles$296 ||
|
||||
preloadStylesheet(
|
||||
JSCompiler_inline_result,
|
||||
type,
|
||||
pendingProps,
|
||||
resource$309.state
|
||||
resource$297.state
|
||||
)));
|
||||
if (currentProps && null === currentResource)
|
||||
throw Error(formatProdErrorMessage(528, ""));
|
||||
return resource$309;
|
||||
return resource$297;
|
||||
}
|
||||
if (currentProps && null !== currentResource)
|
||||
throw Error(formatProdErrorMessage(529, ""));
|
||||
@@ -17903,37 +17902,37 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
return (resource.instance = instance);
|
||||
case "stylesheet":
|
||||
styleProps = getStyleKey(props.href);
|
||||
var instance$314 = hoistableRoot.querySelector(
|
||||
var instance$302 = hoistableRoot.querySelector(
|
||||
getStylesheetSelectorFromKey(styleProps)
|
||||
);
|
||||
if (instance$314)
|
||||
if (instance$302)
|
||||
return (
|
||||
(resource.state.loading |= 4),
|
||||
(resource.instance = instance$314),
|
||||
markNodeAsHoistable(instance$314),
|
||||
instance$314
|
||||
(resource.instance = instance$302),
|
||||
markNodeAsHoistable(instance$302),
|
||||
instance$302
|
||||
);
|
||||
instance = stylesheetPropsFromRawProps(props);
|
||||
(styleProps = preloadPropsMap.get(styleProps)) &&
|
||||
adoptPreloadPropsForStylesheet(instance, styleProps);
|
||||
instance$314 = (
|
||||
instance$302 = (
|
||||
hoistableRoot.ownerDocument || hoistableRoot
|
||||
).createElement("link");
|
||||
markNodeAsHoistable(instance$314);
|
||||
var linkInstance = instance$314;
|
||||
markNodeAsHoistable(instance$302);
|
||||
var linkInstance = instance$302;
|
||||
linkInstance._p = new Promise(function (resolve, reject) {
|
||||
linkInstance.onload = resolve;
|
||||
linkInstance.onerror = reject;
|
||||
});
|
||||
setInitialProperties(instance$314, "link", instance);
|
||||
setInitialProperties(instance$302, "link", instance);
|
||||
resource.state.loading |= 4;
|
||||
insertStylesheet(instance$314, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$314);
|
||||
insertStylesheet(instance$302, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$302);
|
||||
case "script":
|
||||
instance$314 = getScriptKey(props.src);
|
||||
instance$302 = getScriptKey(props.src);
|
||||
if (
|
||||
(styleProps = hoistableRoot.querySelector(
|
||||
getScriptSelectorFromKey(instance$314)
|
||||
getScriptSelectorFromKey(instance$302)
|
||||
))
|
||||
)
|
||||
return (
|
||||
@@ -17942,7 +17941,7 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
styleProps
|
||||
);
|
||||
instance = props;
|
||||
if ((styleProps = preloadPropsMap.get(instance$314)))
|
||||
if ((styleProps = preloadPropsMap.get(instance$302)))
|
||||
(instance = assign({}, props)),
|
||||
adoptPreloadPropsForScript(instance, styleProps);
|
||||
hoistableRoot = hoistableRoot.ownerDocument || hoistableRoot;
|
||||
@@ -19051,16 +19050,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
0 === i && attemptExplicitHydrationTarget(target);
|
||||
}
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2261 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2242 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-91d097b2-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2261
|
||||
"19.2.0-native-fb-602917c8-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2242
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2261,
|
||||
"19.2.0-native-fb-91d097b2-20250701"
|
||||
isomorphicReactPackageVersion$jscomp$inline_2242,
|
||||
"19.2.0-native-fb-602917c8-20250701"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -19080,17 +19079,17 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
null === componentOrElement ? null : componentOrElement.stateNode;
|
||||
return componentOrElement;
|
||||
};
|
||||
var internals$jscomp$inline_2268 = {
|
||||
var internals$jscomp$inline_2249 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701",
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$331 = 0;
|
||||
31 > index$331;
|
||||
index$331++
|
||||
var map = new Map(), lane = 1, index$319 = 0;
|
||||
31 > index$319;
|
||||
index$319++
|
||||
) {
|
||||
var label = getLabelForLane(lane);
|
||||
map.set(lane, label);
|
||||
@@ -19103,16 +19102,16 @@ var internals$jscomp$inline_2268 = {
|
||||
}
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2781 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2762 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2781.isDisabled &&
|
||||
hook$jscomp$inline_2781.supportsFiber
|
||||
!hook$jscomp$inline_2762.isDisabled &&
|
||||
hook$jscomp$inline_2762.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2781.inject(
|
||||
internals$jscomp$inline_2268
|
||||
(rendererID = hook$jscomp$inline_2762.inject(
|
||||
internals$jscomp$inline_2249
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2781);
|
||||
(injectedHook = hook$jscomp$inline_2762);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createRoot = function (container, options) {
|
||||
@@ -19198,4 +19197,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
+128
-129
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3d6b8f574e5d394deea5bd324f4e398d>>
|
||||
* @generated SignedSource<<967523f2eab5985acf397c9f6866ca98>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -10677,24 +10677,24 @@ __DEV__ &&
|
||||
return current;
|
||||
}
|
||||
function updateSuspenseComponent(current, workInProgress, renderLanes) {
|
||||
var JSCompiler_object_inline_digest_2842;
|
||||
var JSCompiler_object_inline_stack_2843 = workInProgress.pendingProps;
|
||||
var JSCompiler_object_inline_digest_2839;
|
||||
var JSCompiler_object_inline_stack_2840 = workInProgress.pendingProps;
|
||||
shouldSuspendImpl(workInProgress) && (workInProgress.flags |= 128);
|
||||
var JSCompiler_object_inline_message_2841 = !1;
|
||||
var JSCompiler_object_inline_message_2838 = !1;
|
||||
var didSuspend = 0 !== (workInProgress.flags & 128);
|
||||
(JSCompiler_object_inline_digest_2842 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2842 =
|
||||
(JSCompiler_object_inline_digest_2839 = didSuspend) ||
|
||||
(JSCompiler_object_inline_digest_2839 =
|
||||
null !== current && null === current.memoizedState
|
||||
? !1
|
||||
: 0 !== (suspenseStackCursor.current & ForceSuspenseFallback));
|
||||
JSCompiler_object_inline_digest_2842 &&
|
||||
((JSCompiler_object_inline_message_2841 = !0),
|
||||
JSCompiler_object_inline_digest_2839 &&
|
||||
((JSCompiler_object_inline_message_2838 = !0),
|
||||
(workInProgress.flags &= -129));
|
||||
JSCompiler_object_inline_digest_2842 = 0 !== (workInProgress.flags & 32);
|
||||
JSCompiler_object_inline_digest_2839 = 0 !== (workInProgress.flags & 32);
|
||||
workInProgress.flags &= -33;
|
||||
if (null === current) {
|
||||
if (isHydrating) {
|
||||
JSCompiler_object_inline_message_2841
|
||||
JSCompiler_object_inline_message_2838
|
||||
? pushPrimaryTreeSuspenseHandler(workInProgress)
|
||||
: reuseSuspenseHandlerOnStack(workInProgress);
|
||||
(renderLanes = nextHydratableInstance)
|
||||
@@ -10707,18 +10707,18 @@ __DEV__ &&
|
||||
? current
|
||||
: null),
|
||||
null !== current &&
|
||||
((JSCompiler_object_inline_digest_2842 = {
|
||||
((JSCompiler_object_inline_digest_2839 = {
|
||||
dehydrated: current,
|
||||
treeContext: getSuspendedTreeContext(),
|
||||
retryLane: 536870912,
|
||||
hydrationErrors: null
|
||||
}),
|
||||
(workInProgress.memoizedState =
|
||||
JSCompiler_object_inline_digest_2842),
|
||||
(JSCompiler_object_inline_digest_2842 =
|
||||
JSCompiler_object_inline_digest_2839),
|
||||
(JSCompiler_object_inline_digest_2839 =
|
||||
createFiberFromDehydratedFragment(current)),
|
||||
(JSCompiler_object_inline_digest_2842.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_2842),
|
||||
(JSCompiler_object_inline_digest_2839.return = workInProgress),
|
||||
(workInProgress.child = JSCompiler_object_inline_digest_2839),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(nextHydratableInstance = null)))
|
||||
: (current = null);
|
||||
@@ -10732,12 +10732,12 @@ __DEV__ &&
|
||||
: (workInProgress.lanes = 536870912);
|
||||
return null;
|
||||
}
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_2843.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_2843.fallback;
|
||||
if (JSCompiler_object_inline_message_2841)
|
||||
var nextPrimaryChildren = JSCompiler_object_inline_stack_2840.children,
|
||||
nextFallbackChildren = JSCompiler_object_inline_stack_2840.fallback;
|
||||
if (JSCompiler_object_inline_message_2838)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2843 =
|
||||
(JSCompiler_object_inline_stack_2840 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
nextPrimaryChildren,
|
||||
@@ -10749,19 +10749,19 @@ __DEV__ &&
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
);
|
||||
if (
|
||||
"number" ===
|
||||
typeof JSCompiler_object_inline_stack_2843.unstable_expectedLoadTime
|
||||
typeof JSCompiler_object_inline_stack_2840.unstable_expectedLoadTime
|
||||
)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(JSCompiler_object_inline_stack_2843 =
|
||||
(JSCompiler_object_inline_stack_2840 =
|
||||
mountSuspenseFallbackChildren(
|
||||
workInProgress,
|
||||
nextPrimaryChildren,
|
||||
@@ -10773,12 +10773,12 @@ __DEV__ &&
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
(workInProgress.lanes = 4194304),
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
return mountSuspensePrimaryChildren(
|
||||
@@ -10788,8 +10788,8 @@ __DEV__ &&
|
||||
}
|
||||
var prevState = current.memoizedState;
|
||||
if (null !== prevState) {
|
||||
var JSCompiler_object_inline_componentStack_2844 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_2844) {
|
||||
var JSCompiler_object_inline_componentStack_2841 = prevState.dehydrated;
|
||||
if (null !== JSCompiler_object_inline_componentStack_2841) {
|
||||
if (didSuspend)
|
||||
workInProgress.flags & 256
|
||||
? (pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
@@ -10806,13 +10806,13 @@ __DEV__ &&
|
||||
(workInProgress = null))
|
||||
: (reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren =
|
||||
JSCompiler_object_inline_stack_2843.fallback),
|
||||
JSCompiler_object_inline_stack_2840.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(JSCompiler_object_inline_stack_2843 =
|
||||
(JSCompiler_object_inline_stack_2840 =
|
||||
mountWorkInProgressOffscreenFiber(
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2843.children
|
||||
children: JSCompiler_object_inline_stack_2840.children
|
||||
},
|
||||
nextFallbackChildren
|
||||
)),
|
||||
@@ -10823,11 +10823,11 @@ __DEV__ &&
|
||||
null
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2),
|
||||
(JSCompiler_object_inline_stack_2843.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2840.return = workInProgress),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2843.sibling =
|
||||
(JSCompiler_object_inline_stack_2840.sibling =
|
||||
nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2843),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2840),
|
||||
(workInProgress.mode & ConcurrentMode) !== NoMode &&
|
||||
reconcileChildFibers(
|
||||
workInProgress,
|
||||
@@ -10835,13 +10835,13 @@ __DEV__ &&
|
||||
null,
|
||||
renderLanes
|
||||
),
|
||||
(JSCompiler_object_inline_stack_2843 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2843.memoizedState =
|
||||
(JSCompiler_object_inline_stack_2840 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2840.memoizedState =
|
||||
mountSuspenseOffscreenState(renderLanes)),
|
||||
(JSCompiler_object_inline_stack_2843.childLanes =
|
||||
(JSCompiler_object_inline_stack_2840.childLanes =
|
||||
getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
@@ -10850,45 +10850,45 @@ __DEV__ &&
|
||||
(pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
warnIfHydrating(),
|
||||
isSuspenseInstanceFallback(
|
||||
JSCompiler_object_inline_componentStack_2844
|
||||
JSCompiler_object_inline_componentStack_2841
|
||||
))
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2842 =
|
||||
JSCompiler_object_inline_componentStack_2844.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_2844.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2842) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_2842.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2842.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_2842.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2842.cstck;
|
||||
JSCompiler_object_inline_digest_2839 =
|
||||
JSCompiler_object_inline_componentStack_2841.nextSibling &&
|
||||
JSCompiler_object_inline_componentStack_2841.nextSibling.dataset;
|
||||
if (JSCompiler_object_inline_digest_2839) {
|
||||
nextPrimaryChildren = JSCompiler_object_inline_digest_2839.dgst;
|
||||
var message = JSCompiler_object_inline_digest_2839.msg;
|
||||
nextFallbackChildren = JSCompiler_object_inline_digest_2839.stck;
|
||||
var componentStack = JSCompiler_object_inline_digest_2839.cstck;
|
||||
}
|
||||
JSCompiler_object_inline_message_2841 = message;
|
||||
JSCompiler_object_inline_digest_2842 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_2843 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_2844 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_2841;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_2844;
|
||||
JSCompiler_object_inline_message_2838 = message;
|
||||
JSCompiler_object_inline_digest_2839 = nextPrimaryChildren;
|
||||
JSCompiler_object_inline_stack_2840 = nextFallbackChildren;
|
||||
JSCompiler_object_inline_componentStack_2841 = componentStack;
|
||||
nextPrimaryChildren = JSCompiler_object_inline_message_2838;
|
||||
nextFallbackChildren = JSCompiler_object_inline_componentStack_2841;
|
||||
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_2843 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2842;
|
||||
JSCompiler_object_inline_digest_2842 =
|
||||
JSCompiler_object_inline_stack_2840 || "";
|
||||
nextPrimaryChildren.digest = JSCompiler_object_inline_digest_2839;
|
||||
JSCompiler_object_inline_digest_2839 =
|
||||
void 0 === nextFallbackChildren ? null : nextFallbackChildren;
|
||||
JSCompiler_object_inline_stack_2843 = {
|
||||
JSCompiler_object_inline_stack_2840 = {
|
||||
value: nextPrimaryChildren,
|
||||
source: null,
|
||||
stack: JSCompiler_object_inline_digest_2842
|
||||
stack: JSCompiler_object_inline_digest_2839
|
||||
};
|
||||
"string" === typeof JSCompiler_object_inline_digest_2842 &&
|
||||
"string" === typeof JSCompiler_object_inline_digest_2839 &&
|
||||
CapturedStacks.set(
|
||||
nextPrimaryChildren,
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2843);
|
||||
queueHydrationError(JSCompiler_object_inline_stack_2840);
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -10902,35 +10902,35 @@ __DEV__ &&
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(JSCompiler_object_inline_digest_2842 =
|
||||
(JSCompiler_object_inline_digest_2839 =
|
||||
0 !== (renderLanes & current.childLanes)),
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2842)
|
||||
didReceiveUpdate || JSCompiler_object_inline_digest_2839)
|
||||
) {
|
||||
JSCompiler_object_inline_digest_2842 = workInProgressRoot;
|
||||
JSCompiler_object_inline_digest_2839 = workInProgressRoot;
|
||||
if (
|
||||
null !== JSCompiler_object_inline_digest_2842 &&
|
||||
((JSCompiler_object_inline_stack_2843 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
null !== JSCompiler_object_inline_digest_2839 &&
|
||||
((JSCompiler_object_inline_stack_2840 = getBumpedLaneForHydration(
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
renderLanes
|
||||
)),
|
||||
0 !== JSCompiler_object_inline_stack_2843 &&
|
||||
JSCompiler_object_inline_stack_2843 !== prevState.retryLane)
|
||||
0 !== JSCompiler_object_inline_stack_2840 &&
|
||||
JSCompiler_object_inline_stack_2840 !== prevState.retryLane)
|
||||
)
|
||||
throw (
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2843),
|
||||
((prevState.retryLane = JSCompiler_object_inline_stack_2840),
|
||||
enqueueConcurrentRenderForLane(
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
),
|
||||
scheduleUpdateOnFiber(
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
current,
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
),
|
||||
SelectiveHydrationException)
|
||||
);
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_2844
|
||||
JSCompiler_object_inline_componentStack_2841
|
||||
) || renderDidSuspendDelayIfPossible();
|
||||
workInProgress = retrySuspenseComponentWithoutHydrating(
|
||||
current,
|
||||
@@ -10939,14 +10939,14 @@ __DEV__ &&
|
||||
);
|
||||
} else
|
||||
isSuspenseInstancePending(
|
||||
JSCompiler_object_inline_componentStack_2844
|
||||
JSCompiler_object_inline_componentStack_2841
|
||||
)
|
||||
? ((workInProgress.flags |= 192),
|
||||
(workInProgress.child = current.child),
|
||||
(workInProgress = null))
|
||||
: ((renderLanes = prevState.treeContext),
|
||||
(nextHydratableInstance = getNextHydratable(
|
||||
JSCompiler_object_inline_componentStack_2844.nextSibling
|
||||
JSCompiler_object_inline_componentStack_2841.nextSibling
|
||||
)),
|
||||
(hydrationParentFiber = workInProgress),
|
||||
(isHydrating = !0),
|
||||
@@ -10958,47 +10958,47 @@ __DEV__ &&
|
||||
restoreSuspendedTreeContext(workInProgress, renderLanes),
|
||||
(workInProgress = mountSuspensePrimaryChildren(
|
||||
workInProgress,
|
||||
JSCompiler_object_inline_stack_2843.children
|
||||
JSCompiler_object_inline_stack_2840.children
|
||||
)),
|
||||
(workInProgress.flags |= 4096));
|
||||
return workInProgress;
|
||||
}
|
||||
}
|
||||
if (JSCompiler_object_inline_message_2841)
|
||||
if (JSCompiler_object_inline_message_2838)
|
||||
return (
|
||||
reuseSuspenseHandlerOnStack(workInProgress),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_2843.fallback),
|
||||
(nextPrimaryChildren = JSCompiler_object_inline_stack_2840.fallback),
|
||||
(nextFallbackChildren = workInProgress.mode),
|
||||
(componentStack = current.child),
|
||||
(JSCompiler_object_inline_componentStack_2844 =
|
||||
(JSCompiler_object_inline_componentStack_2841 =
|
||||
componentStack.sibling),
|
||||
(JSCompiler_object_inline_message_2841 = {
|
||||
(JSCompiler_object_inline_message_2838 = {
|
||||
mode: "hidden",
|
||||
children: JSCompiler_object_inline_stack_2843.children
|
||||
children: JSCompiler_object_inline_stack_2840.children
|
||||
}),
|
||||
(nextFallbackChildren & ConcurrentMode) === NoMode &&
|
||||
workInProgress.child !== componentStack
|
||||
? ((JSCompiler_object_inline_stack_2843 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2843.childLanes = 0),
|
||||
(JSCompiler_object_inline_stack_2843.pendingProps =
|
||||
JSCompiler_object_inline_message_2841),
|
||||
? ((JSCompiler_object_inline_stack_2840 = workInProgress.child),
|
||||
(JSCompiler_object_inline_stack_2840.childLanes = 0),
|
||||
(JSCompiler_object_inline_stack_2840.pendingProps =
|
||||
JSCompiler_object_inline_message_2838),
|
||||
workInProgress.mode & ProfileMode &&
|
||||
((JSCompiler_object_inline_stack_2843.actualDuration = -0),
|
||||
(JSCompiler_object_inline_stack_2843.actualStartTime = -1.1),
|
||||
(JSCompiler_object_inline_stack_2843.selfBaseDuration =
|
||||
((JSCompiler_object_inline_stack_2840.actualDuration = -0),
|
||||
(JSCompiler_object_inline_stack_2840.actualStartTime = -1.1),
|
||||
(JSCompiler_object_inline_stack_2840.selfBaseDuration =
|
||||
componentStack.selfBaseDuration),
|
||||
(JSCompiler_object_inline_stack_2843.treeBaseDuration =
|
||||
(JSCompiler_object_inline_stack_2840.treeBaseDuration =
|
||||
componentStack.treeBaseDuration)),
|
||||
(workInProgress.deletions = null))
|
||||
: ((JSCompiler_object_inline_stack_2843 = createWorkInProgress(
|
||||
: ((JSCompiler_object_inline_stack_2840 = createWorkInProgress(
|
||||
componentStack,
|
||||
JSCompiler_object_inline_message_2841
|
||||
JSCompiler_object_inline_message_2838
|
||||
)),
|
||||
(JSCompiler_object_inline_stack_2843.subtreeFlags =
|
||||
(JSCompiler_object_inline_stack_2840.subtreeFlags =
|
||||
componentStack.subtreeFlags & 65011712)),
|
||||
null !== JSCompiler_object_inline_componentStack_2844
|
||||
null !== JSCompiler_object_inline_componentStack_2841
|
||||
? (nextPrimaryChildren = createWorkInProgress(
|
||||
JSCompiler_object_inline_componentStack_2844,
|
||||
JSCompiler_object_inline_componentStack_2841,
|
||||
nextPrimaryChildren
|
||||
))
|
||||
: ((nextPrimaryChildren = createFiberFromFragment(
|
||||
@@ -11009,24 +11009,24 @@ __DEV__ &&
|
||||
)),
|
||||
(nextPrimaryChildren.flags |= 2)),
|
||||
(nextPrimaryChildren.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2843.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2843.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2843),
|
||||
(JSCompiler_object_inline_stack_2843 = nextPrimaryChildren),
|
||||
(JSCompiler_object_inline_stack_2840.return = workInProgress),
|
||||
(JSCompiler_object_inline_stack_2840.sibling = nextPrimaryChildren),
|
||||
(workInProgress.child = JSCompiler_object_inline_stack_2840),
|
||||
(JSCompiler_object_inline_stack_2840 = nextPrimaryChildren),
|
||||
(nextPrimaryChildren = workInProgress.child),
|
||||
(nextFallbackChildren = current.child.memoizedState),
|
||||
null === nextFallbackChildren
|
||||
? (nextFallbackChildren = mountSuspenseOffscreenState(renderLanes))
|
||||
: ((componentStack = nextFallbackChildren.cachePool),
|
||||
null !== componentStack
|
||||
? ((JSCompiler_object_inline_componentStack_2844 =
|
||||
? ((JSCompiler_object_inline_componentStack_2841 =
|
||||
CacheContext._currentValue),
|
||||
(componentStack =
|
||||
componentStack.parent !==
|
||||
JSCompiler_object_inline_componentStack_2844
|
||||
JSCompiler_object_inline_componentStack_2841
|
||||
? {
|
||||
parent: JSCompiler_object_inline_componentStack_2844,
|
||||
pool: JSCompiler_object_inline_componentStack_2844
|
||||
parent: JSCompiler_object_inline_componentStack_2841,
|
||||
pool: JSCompiler_object_inline_componentStack_2841
|
||||
}
|
||||
: componentStack))
|
||||
: (componentStack = getSuspendedCache()),
|
||||
@@ -11037,35 +11037,35 @@ __DEV__ &&
|
||||
(nextPrimaryChildren.memoizedState = nextFallbackChildren),
|
||||
(nextPrimaryChildren.childLanes = getRemainingWorkInPrimaryTree(
|
||||
current,
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
renderLanes
|
||||
)),
|
||||
(workInProgress.memoizedState = SUSPENDED_MARKER),
|
||||
JSCompiler_object_inline_stack_2843
|
||||
JSCompiler_object_inline_stack_2840
|
||||
);
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress);
|
||||
JSCompiler_object_inline_digest_2842 = current.child;
|
||||
current = JSCompiler_object_inline_digest_2842.sibling;
|
||||
JSCompiler_object_inline_digest_2842 = createWorkInProgress(
|
||||
JSCompiler_object_inline_digest_2842,
|
||||
JSCompiler_object_inline_digest_2839 = current.child;
|
||||
current = JSCompiler_object_inline_digest_2839.sibling;
|
||||
JSCompiler_object_inline_digest_2839 = createWorkInProgress(
|
||||
JSCompiler_object_inline_digest_2839,
|
||||
{
|
||||
mode: "visible",
|
||||
children: JSCompiler_object_inline_stack_2843.children
|
||||
children: JSCompiler_object_inline_stack_2840.children
|
||||
}
|
||||
);
|
||||
(workInProgress.mode & ConcurrentMode) === NoMode &&
|
||||
(JSCompiler_object_inline_digest_2842.lanes = renderLanes);
|
||||
JSCompiler_object_inline_digest_2842.return = workInProgress;
|
||||
JSCompiler_object_inline_digest_2842.sibling = null;
|
||||
(JSCompiler_object_inline_digest_2839.lanes = renderLanes);
|
||||
JSCompiler_object_inline_digest_2839.return = workInProgress;
|
||||
JSCompiler_object_inline_digest_2839.sibling = null;
|
||||
null !== current &&
|
||||
((renderLanes = workInProgress.deletions),
|
||||
null === renderLanes
|
||||
? ((workInProgress.deletions = [current]),
|
||||
(workInProgress.flags |= 16))
|
||||
: renderLanes.push(current));
|
||||
workInProgress.child = JSCompiler_object_inline_digest_2842;
|
||||
workInProgress.child = JSCompiler_object_inline_digest_2839;
|
||||
workInProgress.memoizedState = null;
|
||||
return JSCompiler_object_inline_digest_2842;
|
||||
return JSCompiler_object_inline_digest_2839;
|
||||
}
|
||||
function mountSuspensePrimaryChildren(workInProgress, primaryChildren) {
|
||||
primaryChildren = mountWorkInProgressOffscreenFiber(
|
||||
@@ -11732,7 +11732,7 @@ __DEV__ &&
|
||||
);
|
||||
case 1:
|
||||
var _Component = workInProgress.type,
|
||||
_resolvedProps4 = resolveClassComponentProps(
|
||||
resolvedProps$jscomp$0 = resolveClassComponentProps(
|
||||
_Component,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -11740,7 +11740,7 @@ __DEV__ &&
|
||||
current,
|
||||
workInProgress,
|
||||
_Component,
|
||||
_resolvedProps4,
|
||||
resolvedProps$jscomp$0,
|
||||
renderLanes
|
||||
);
|
||||
case 3:
|
||||
@@ -12159,7 +12159,7 @@ __DEV__ &&
|
||||
);
|
||||
case 17:
|
||||
var _Component2 = workInProgress.type,
|
||||
_resolvedProps7 = resolveClassComponentProps(
|
||||
_resolvedProps = resolveClassComponentProps(
|
||||
_Component2,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -12170,11 +12170,11 @@ __DEV__ &&
|
||||
pushContextProvider(workInProgress);
|
||||
} else hasContext = !1;
|
||||
prepareToReadContext(workInProgress);
|
||||
constructClassInstance(workInProgress, _Component2, _resolvedProps7);
|
||||
constructClassInstance(workInProgress, _Component2, _resolvedProps);
|
||||
mountClassInstance(
|
||||
workInProgress,
|
||||
_Component2,
|
||||
_resolvedProps7,
|
||||
_resolvedProps,
|
||||
renderLanes
|
||||
);
|
||||
return finishClassComponent(
|
||||
@@ -12187,7 +12187,7 @@ __DEV__ &&
|
||||
);
|
||||
case 28:
|
||||
var _Component3 = workInProgress.type,
|
||||
_resolvedProps8 = resolveClassComponentProps(
|
||||
_resolvedProps2 = resolveClassComponentProps(
|
||||
_Component3,
|
||||
workInProgress.pendingProps
|
||||
);
|
||||
@@ -12197,7 +12197,7 @@ __DEV__ &&
|
||||
null,
|
||||
workInProgress,
|
||||
_Component3,
|
||||
_resolvedProps8,
|
||||
_resolvedProps2,
|
||||
renderLanes
|
||||
);
|
||||
case 19:
|
||||
@@ -18102,8 +18102,7 @@ __DEV__ &&
|
||||
switch (unitOfWork.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = unitOfWork.type,
|
||||
resolvedProps = unitOfWork.pendingProps;
|
||||
var Component = unitOfWork.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -18111,7 +18110,7 @@ __DEV__ &&
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
unitOfWork,
|
||||
resolvedProps,
|
||||
unitOfWork.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -28903,11 +28902,11 @@ __DEV__ &&
|
||||
};
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-91d097b2-20250701" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-602917c8-20250701" !== 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-91d097b2-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-native-fb-602917c8-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -28944,10 +28943,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -29401,7 +29400,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+184
-185
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<a79b42810746859e45838f92378f5de4>>
|
||||
* @generated SignedSource<<d646889202e510e43d188f9151dfda3e>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -7590,9 +7590,9 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
);
|
||||
break;
|
||||
case 13:
|
||||
var state$111 = workInProgress.memoizedState;
|
||||
if (null !== state$111) {
|
||||
if (null !== state$111.dehydrated)
|
||||
var state$108 = workInProgress.memoizedState;
|
||||
if (null !== state$108) {
|
||||
if (null !== state$108.dehydrated)
|
||||
return (
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
(workInProgress.flags |= 128),
|
||||
@@ -7612,17 +7612,17 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
break;
|
||||
case 19:
|
||||
var didSuspendBefore = 0 !== (current.flags & 128);
|
||||
state$111 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$111 ||
|
||||
state$108 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$108 ||
|
||||
(propagateParentContextChanges(
|
||||
current,
|
||||
workInProgress,
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(state$111 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
(state$108 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
if (didSuspendBefore) {
|
||||
if (state$111)
|
||||
if (state$108)
|
||||
return updateSuspenseListComponent(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -7636,7 +7636,7 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
(didSuspendBefore.tail = null),
|
||||
(didSuspendBefore.lastEffect = null));
|
||||
push(suspenseStackCursor, suspenseStackCursor.current);
|
||||
if (state$111) break;
|
||||
if (state$108) break;
|
||||
else return null;
|
||||
case 22:
|
||||
return (
|
||||
@@ -8347,14 +8347,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$128 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$128 = lastTailNode),
|
||||
for (var lastTailNode$118 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$118 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$128
|
||||
null === lastTailNode$118
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$128.sibling = null);
|
||||
: (lastTailNode$118.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -8364,19 +8364,19 @@ function bubbleProperties(completedWork) {
|
||||
newChildLanes = 0,
|
||||
subtreeFlags = 0;
|
||||
if (didBailout)
|
||||
for (var child$129 = completedWork.child; null !== child$129; )
|
||||
(newChildLanes |= child$129.lanes | child$129.childLanes),
|
||||
(subtreeFlags |= child$129.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$129.flags & 65011712),
|
||||
(child$129.return = completedWork),
|
||||
(child$129 = child$129.sibling);
|
||||
for (var child$119 = completedWork.child; null !== child$119; )
|
||||
(newChildLanes |= child$119.lanes | child$119.childLanes),
|
||||
(subtreeFlags |= child$119.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$119.flags & 65011712),
|
||||
(child$119.return = completedWork),
|
||||
(child$119 = child$119.sibling);
|
||||
else
|
||||
for (child$129 = completedWork.child; null !== child$129; )
|
||||
(newChildLanes |= child$129.lanes | child$129.childLanes),
|
||||
(subtreeFlags |= child$129.subtreeFlags),
|
||||
(subtreeFlags |= child$129.flags),
|
||||
(child$129.return = completedWork),
|
||||
(child$129 = child$129.sibling);
|
||||
for (child$119 = completedWork.child; null !== child$119; )
|
||||
(newChildLanes |= child$119.lanes | child$119.childLanes),
|
||||
(subtreeFlags |= child$119.subtreeFlags),
|
||||
(subtreeFlags |= child$119.flags),
|
||||
(child$119.return = completedWork),
|
||||
(child$119 = child$119.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -9170,8 +9170,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
else if ("function" === typeof ref)
|
||||
try {
|
||||
ref(null);
|
||||
} catch (error$163) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$163);
|
||||
} catch (error$153) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$153);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -9581,11 +9581,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
instance.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$162) {
|
||||
} catch (error$152) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$162
|
||||
error$152
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10596,25 +10596,25 @@ function commitReconciliationEffects(finishedWork) {
|
||||
);
|
||||
break;
|
||||
case 5:
|
||||
var parent$164 = hostParentFiber.stateNode;
|
||||
var parent$154 = hostParentFiber.stateNode;
|
||||
hostParentFiber.flags & 32 &&
|
||||
(setTextContent(parent$164, ""), (hostParentFiber.flags &= -33));
|
||||
var before$165 = getHostSibling(finishedWork);
|
||||
(setTextContent(parent$154, ""), (hostParentFiber.flags &= -33));
|
||||
var before$155 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNode(
|
||||
finishedWork,
|
||||
before$165,
|
||||
parent$164,
|
||||
before$155,
|
||||
parent$154,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$166 = hostParentFiber.stateNode.containerInfo,
|
||||
before$167 = getHostSibling(finishedWork);
|
||||
var parent$156 = hostParentFiber.stateNode.containerInfo,
|
||||
before$157 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$167,
|
||||
parent$166,
|
||||
before$157,
|
||||
parent$156,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
@@ -11884,8 +11884,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$188) {
|
||||
handleThrow(root, thrownValue$188);
|
||||
} catch (thrownValue$178) {
|
||||
handleThrow(root, thrownValue$178);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -12004,8 +12004,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$190) {
|
||||
handleThrow(root, thrownValue$190);
|
||||
} catch (thrownValue$180) {
|
||||
handleThrow(root, thrownValue$180);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -12033,8 +12033,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -12042,7 +12041,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
next = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -12679,14 +12678,14 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
isFlushingWork = !0;
|
||||
do {
|
||||
var didPerformSomeWork = !1;
|
||||
for (var root$195 = firstScheduledRoot; null !== root$195; ) {
|
||||
if (!onlyLegacy || 0 === root$195.tag)
|
||||
for (var root$183 = firstScheduledRoot; null !== root$183; ) {
|
||||
if (!onlyLegacy || 0 === root$183.tag)
|
||||
if (0 !== syncTransitionLanes) {
|
||||
var pendingLanes = root$195.pendingLanes;
|
||||
var pendingLanes = root$183.pendingLanes;
|
||||
if (0 === pendingLanes) var JSCompiler_inline_result = 0;
|
||||
else {
|
||||
var suspendedLanes = root$195.suspendedLanes,
|
||||
pingedLanes = root$195.pingedLanes;
|
||||
var suspendedLanes = root$183.suspendedLanes,
|
||||
pingedLanes = root$183.pingedLanes;
|
||||
JSCompiler_inline_result =
|
||||
(1 << (31 - clz32(42 | syncTransitionLanes) + 1)) - 1;
|
||||
JSCompiler_inline_result &=
|
||||
@@ -12700,20 +12699,20 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
}
|
||||
0 !== JSCompiler_inline_result &&
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$195, JSCompiler_inline_result));
|
||||
performSyncWorkOnRoot(root$183, JSCompiler_inline_result));
|
||||
} else
|
||||
(JSCompiler_inline_result = workInProgressRootRenderLanes),
|
||||
(JSCompiler_inline_result = getNextLanes(
|
||||
root$195,
|
||||
root$195 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$195.cancelPendingCommit ||
|
||||
-1 !== root$195.timeoutHandle
|
||||
root$183,
|
||||
root$183 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$183.cancelPendingCommit ||
|
||||
-1 !== root$183.timeoutHandle
|
||||
)),
|
||||
0 === (JSCompiler_inline_result & 3) ||
|
||||
checkIfRootIsPrerendering(root$195, JSCompiler_inline_result) ||
|
||||
checkIfRootIsPrerendering(root$183, JSCompiler_inline_result) ||
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$195, JSCompiler_inline_result));
|
||||
root$195 = root$195.next;
|
||||
performSyncWorkOnRoot(root$183, JSCompiler_inline_result));
|
||||
root$183 = root$183.next;
|
||||
}
|
||||
} while (didPerformSomeWork);
|
||||
isFlushingWork = !1;
|
||||
@@ -12992,20 +12991,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
|
||||
(nativeEventTarget[internalScrollTimer] = targetInst));
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1648 = 0;
|
||||
i$jscomp$inline_1648 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1648++
|
||||
var i$jscomp$inline_1629 = 0;
|
||||
i$jscomp$inline_1629 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1629++
|
||||
) {
|
||||
var eventName$jscomp$inline_1649 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1648],
|
||||
domEventName$jscomp$inline_1650 =
|
||||
eventName$jscomp$inline_1649.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1651 =
|
||||
eventName$jscomp$inline_1649[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1649.slice(1);
|
||||
var eventName$jscomp$inline_1630 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1629],
|
||||
domEventName$jscomp$inline_1631 =
|
||||
eventName$jscomp$inline_1630.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1632 =
|
||||
eventName$jscomp$inline_1630[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1630.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1650,
|
||||
"on" + capitalizedEvent$jscomp$inline_1651
|
||||
domEventName$jscomp$inline_1631,
|
||||
"on" + capitalizedEvent$jscomp$inline_1632
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -14225,34 +14224,34 @@ function setInitialProperties(domElement, tag, props) {
|
||||
var propKey = null;
|
||||
for (hasSrc in props)
|
||||
if (props.hasOwnProperty(hasSrc)) {
|
||||
var propValue$209 = props[hasSrc];
|
||||
if (null != propValue$209)
|
||||
var propValue$197 = props[hasSrc];
|
||||
if (null != propValue$197)
|
||||
switch (hasSrc) {
|
||||
case "name":
|
||||
hasSrcSet = propValue$209;
|
||||
hasSrcSet = propValue$197;
|
||||
break;
|
||||
case "type":
|
||||
propValue = propValue$209;
|
||||
propValue = propValue$197;
|
||||
break;
|
||||
case "checked":
|
||||
checked = propValue$209;
|
||||
checked = propValue$197;
|
||||
break;
|
||||
case "defaultChecked":
|
||||
propKey = propValue$209;
|
||||
propKey = propValue$197;
|
||||
break;
|
||||
case "value":
|
||||
value = propValue$209;
|
||||
value = propValue$197;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = propValue$209;
|
||||
defaultValue = propValue$197;
|
||||
break;
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propValue$209)
|
||||
if (null != propValue$197)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
setProp(domElement, tag, hasSrc, propValue$209, props, null);
|
||||
setProp(domElement, tag, hasSrc, propValue$197, props, null);
|
||||
}
|
||||
}
|
||||
a: {
|
||||
@@ -14435,14 +14434,14 @@ function setInitialProperties(domElement, tag, props) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (propValue$209 in props)
|
||||
props.hasOwnProperty(propValue$209) &&
|
||||
((hasSrc = props[propValue$209]),
|
||||
for (propValue$197 in props)
|
||||
props.hasOwnProperty(propValue$197) &&
|
||||
((hasSrc = props[propValue$197]),
|
||||
void 0 !== hasSrc &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propValue$209,
|
||||
propValue$197,
|
||||
hasSrc,
|
||||
props,
|
||||
void 0
|
||||
@@ -14489,14 +14488,14 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(domElement, tag, propKey, null, nextProps, lastProp);
|
||||
}
|
||||
}
|
||||
for (var propKey$226 in nextProps) {
|
||||
var propKey = nextProps[propKey$226];
|
||||
lastProp = lastProps[propKey$226];
|
||||
for (var propKey$214 in nextProps) {
|
||||
var propKey = nextProps[propKey$214];
|
||||
lastProp = lastProps[propKey$214];
|
||||
if (
|
||||
nextProps.hasOwnProperty(propKey$226) &&
|
||||
nextProps.hasOwnProperty(propKey$214) &&
|
||||
(null != propKey || null != lastProp)
|
||||
)
|
||||
switch (propKey$226) {
|
||||
switch (propKey$214) {
|
||||
case "type":
|
||||
type = propKey;
|
||||
break;
|
||||
@@ -14525,7 +14524,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
propKey,
|
||||
nextProps,
|
||||
lastProp
|
||||
@@ -14544,7 +14543,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
);
|
||||
return;
|
||||
case "select":
|
||||
propKey = value = defaultValue = propKey$226 = null;
|
||||
propKey = value = defaultValue = propKey$214 = null;
|
||||
for (type in lastProps)
|
||||
if (
|
||||
((lastDefaultValue = lastProps[type]),
|
||||
@@ -14575,7 +14574,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (name) {
|
||||
case "value":
|
||||
propKey$226 = type;
|
||||
propKey$214 = type;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = type;
|
||||
@@ -14596,15 +14595,15 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
tag = defaultValue;
|
||||
lastProps = value;
|
||||
nextProps = propKey;
|
||||
null != propKey$226
|
||||
? updateOptions(domElement, !!lastProps, propKey$226, !1)
|
||||
null != propKey$214
|
||||
? updateOptions(domElement, !!lastProps, propKey$214, !1)
|
||||
: !!nextProps !== !!lastProps &&
|
||||
(null != tag
|
||||
? updateOptions(domElement, !!lastProps, tag, !0)
|
||||
: updateOptions(domElement, !!lastProps, lastProps ? [] : "", !1));
|
||||
return;
|
||||
case "textarea":
|
||||
propKey = propKey$226 = null;
|
||||
propKey = propKey$214 = null;
|
||||
for (defaultValue in lastProps)
|
||||
if (
|
||||
((name = lastProps[defaultValue]),
|
||||
@@ -14628,7 +14627,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (value) {
|
||||
case "value":
|
||||
propKey$226 = name;
|
||||
propKey$214 = name;
|
||||
break;
|
||||
case "defaultValue":
|
||||
propKey = name;
|
||||
@@ -14642,17 +14641,17 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
name !== type &&
|
||||
setProp(domElement, tag, value, name, nextProps, type);
|
||||
}
|
||||
updateTextarea(domElement, propKey$226, propKey);
|
||||
updateTextarea(domElement, propKey$214, propKey);
|
||||
return;
|
||||
case "option":
|
||||
for (var propKey$242 in lastProps)
|
||||
for (var propKey$230 in lastProps)
|
||||
if (
|
||||
((propKey$226 = lastProps[propKey$242]),
|
||||
lastProps.hasOwnProperty(propKey$242) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$242))
|
||||
((propKey$214 = lastProps[propKey$230]),
|
||||
lastProps.hasOwnProperty(propKey$230) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$230))
|
||||
)
|
||||
switch (propKey$242) {
|
||||
switch (propKey$230) {
|
||||
case "selected":
|
||||
domElement.selected = !1;
|
||||
break;
|
||||
@@ -14660,33 +14659,33 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$242,
|
||||
propKey$230,
|
||||
null,
|
||||
nextProps,
|
||||
propKey$226
|
||||
propKey$214
|
||||
);
|
||||
}
|
||||
for (lastDefaultValue in nextProps)
|
||||
if (
|
||||
((propKey$226 = nextProps[lastDefaultValue]),
|
||||
((propKey$214 = nextProps[lastDefaultValue]),
|
||||
(propKey = lastProps[lastDefaultValue]),
|
||||
nextProps.hasOwnProperty(lastDefaultValue) &&
|
||||
propKey$226 !== propKey &&
|
||||
(null != propKey$226 || null != propKey))
|
||||
propKey$214 !== propKey &&
|
||||
(null != propKey$214 || null != propKey))
|
||||
)
|
||||
switch (lastDefaultValue) {
|
||||
case "selected":
|
||||
domElement.selected =
|
||||
propKey$226 &&
|
||||
"function" !== typeof propKey$226 &&
|
||||
"symbol" !== typeof propKey$226;
|
||||
propKey$214 &&
|
||||
"function" !== typeof propKey$214 &&
|
||||
"symbol" !== typeof propKey$214;
|
||||
break;
|
||||
default:
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
lastDefaultValue,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -14707,24 +14706,24 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
case "track":
|
||||
case "wbr":
|
||||
case "menuitem":
|
||||
for (var propKey$247 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$247]),
|
||||
lastProps.hasOwnProperty(propKey$247) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$247) &&
|
||||
setProp(domElement, tag, propKey$247, null, nextProps, propKey$226);
|
||||
for (var propKey$235 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$235]),
|
||||
lastProps.hasOwnProperty(propKey$235) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$235) &&
|
||||
setProp(domElement, tag, propKey$235, null, nextProps, propKey$214);
|
||||
for (checked in nextProps)
|
||||
if (
|
||||
((propKey$226 = nextProps[checked]),
|
||||
((propKey$214 = nextProps[checked]),
|
||||
(propKey = lastProps[checked]),
|
||||
nextProps.hasOwnProperty(checked) &&
|
||||
propKey$226 !== propKey &&
|
||||
(null != propKey$226 || null != propKey))
|
||||
propKey$214 !== propKey &&
|
||||
(null != propKey$214 || null != propKey))
|
||||
)
|
||||
switch (checked) {
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propKey$226)
|
||||
if (null != propKey$214)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
@@ -14732,7 +14731,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
domElement,
|
||||
tag,
|
||||
checked,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -14740,49 +14739,49 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (var propKey$252 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$252]),
|
||||
lastProps.hasOwnProperty(propKey$252) &&
|
||||
void 0 !== propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$252) &&
|
||||
for (var propKey$240 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$240]),
|
||||
lastProps.hasOwnProperty(propKey$240) &&
|
||||
void 0 !== propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$240) &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$252,
|
||||
propKey$240,
|
||||
void 0,
|
||||
nextProps,
|
||||
propKey$226
|
||||
propKey$214
|
||||
);
|
||||
for (defaultChecked in nextProps)
|
||||
(propKey$226 = nextProps[defaultChecked]),
|
||||
(propKey$214 = nextProps[defaultChecked]),
|
||||
(propKey = lastProps[defaultChecked]),
|
||||
!nextProps.hasOwnProperty(defaultChecked) ||
|
||||
propKey$226 === propKey ||
|
||||
(void 0 === propKey$226 && void 0 === propKey) ||
|
||||
propKey$214 === propKey ||
|
||||
(void 0 === propKey$214 && void 0 === propKey) ||
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
defaultChecked,
|
||||
propKey$226,
|
||||
propKey$214,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
return;
|
||||
}
|
||||
}
|
||||
for (var propKey$257 in lastProps)
|
||||
(propKey$226 = lastProps[propKey$257]),
|
||||
lastProps.hasOwnProperty(propKey$257) &&
|
||||
null != propKey$226 &&
|
||||
!nextProps.hasOwnProperty(propKey$257) &&
|
||||
setProp(domElement, tag, propKey$257, null, nextProps, propKey$226);
|
||||
for (var propKey$245 in lastProps)
|
||||
(propKey$214 = lastProps[propKey$245]),
|
||||
lastProps.hasOwnProperty(propKey$245) &&
|
||||
null != propKey$214 &&
|
||||
!nextProps.hasOwnProperty(propKey$245) &&
|
||||
setProp(domElement, tag, propKey$245, null, nextProps, propKey$214);
|
||||
for (lastProp in nextProps)
|
||||
(propKey$226 = nextProps[lastProp]),
|
||||
(propKey$214 = nextProps[lastProp]),
|
||||
(propKey = lastProps[lastProp]),
|
||||
!nextProps.hasOwnProperty(lastProp) ||
|
||||
propKey$226 === propKey ||
|
||||
(null == propKey$226 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$226, nextProps, propKey);
|
||||
propKey$214 === propKey ||
|
||||
(null == propKey$214 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$214, nextProps, propKey);
|
||||
}
|
||||
var eventsEnabled = null,
|
||||
selectionInformation = null;
|
||||
@@ -15842,26 +15841,26 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
"string" === typeof pendingProps.precedence
|
||||
) {
|
||||
type = getStyleKey(pendingProps.href);
|
||||
var styles$273 = getResourcesFromRoot(
|
||||
var styles$261 = getResourcesFromRoot(
|
||||
JSCompiler_inline_result
|
||||
).hoistableStyles,
|
||||
resource$274 = styles$273.get(type);
|
||||
resource$274 ||
|
||||
resource$262 = styles$261.get(type);
|
||||
resource$262 ||
|
||||
((JSCompiler_inline_result =
|
||||
JSCompiler_inline_result.ownerDocument || JSCompiler_inline_result),
|
||||
(resource$274 = {
|
||||
(resource$262 = {
|
||||
type: "stylesheet",
|
||||
instance: null,
|
||||
count: 0,
|
||||
state: { loading: 0, preload: null }
|
||||
}),
|
||||
styles$273.set(type, resource$274),
|
||||
(styles$273 = JSCompiler_inline_result.querySelector(
|
||||
styles$261.set(type, resource$262),
|
||||
(styles$261 = JSCompiler_inline_result.querySelector(
|
||||
getStylesheetSelectorFromKey(type)
|
||||
)) &&
|
||||
!styles$273._p &&
|
||||
((resource$274.instance = styles$273),
|
||||
(resource$274.state.loading = 5)),
|
||||
!styles$261._p &&
|
||||
((resource$262.instance = styles$261),
|
||||
(resource$262.state.loading = 5)),
|
||||
preloadPropsMap.has(type) ||
|
||||
((pendingProps = {
|
||||
rel: "preload",
|
||||
@@ -15874,16 +15873,16 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
referrerPolicy: pendingProps.referrerPolicy
|
||||
}),
|
||||
preloadPropsMap.set(type, pendingProps),
|
||||
styles$273 ||
|
||||
styles$261 ||
|
||||
preloadStylesheet(
|
||||
JSCompiler_inline_result,
|
||||
type,
|
||||
pendingProps,
|
||||
resource$274.state
|
||||
resource$262.state
|
||||
)));
|
||||
if (currentProps && null === currentResource)
|
||||
throw Error(formatProdErrorMessage(528, ""));
|
||||
return resource$274;
|
||||
return resource$262;
|
||||
}
|
||||
if (currentProps && null !== currentResource)
|
||||
throw Error(formatProdErrorMessage(529, ""));
|
||||
@@ -15980,37 +15979,37 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
return (resource.instance = instance);
|
||||
case "stylesheet":
|
||||
styleProps = getStyleKey(props.href);
|
||||
var instance$279 = hoistableRoot.querySelector(
|
||||
var instance$267 = hoistableRoot.querySelector(
|
||||
getStylesheetSelectorFromKey(styleProps)
|
||||
);
|
||||
if (instance$279)
|
||||
if (instance$267)
|
||||
return (
|
||||
(resource.state.loading |= 4),
|
||||
(resource.instance = instance$279),
|
||||
markNodeAsHoistable(instance$279),
|
||||
instance$279
|
||||
(resource.instance = instance$267),
|
||||
markNodeAsHoistable(instance$267),
|
||||
instance$267
|
||||
);
|
||||
instance = stylesheetPropsFromRawProps(props);
|
||||
(styleProps = preloadPropsMap.get(styleProps)) &&
|
||||
adoptPreloadPropsForStylesheet(instance, styleProps);
|
||||
instance$279 = (
|
||||
instance$267 = (
|
||||
hoistableRoot.ownerDocument || hoistableRoot
|
||||
).createElement("link");
|
||||
markNodeAsHoistable(instance$279);
|
||||
var linkInstance = instance$279;
|
||||
markNodeAsHoistable(instance$267);
|
||||
var linkInstance = instance$267;
|
||||
linkInstance._p = new Promise(function (resolve, reject) {
|
||||
linkInstance.onload = resolve;
|
||||
linkInstance.onerror = reject;
|
||||
});
|
||||
setInitialProperties(instance$279, "link", instance);
|
||||
setInitialProperties(instance$267, "link", instance);
|
||||
resource.state.loading |= 4;
|
||||
insertStylesheet(instance$279, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$279);
|
||||
insertStylesheet(instance$267, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$267);
|
||||
case "script":
|
||||
instance$279 = getScriptKey(props.src);
|
||||
instance$267 = getScriptKey(props.src);
|
||||
if (
|
||||
(styleProps = hoistableRoot.querySelector(
|
||||
getScriptSelectorFromKey(instance$279)
|
||||
getScriptSelectorFromKey(instance$267)
|
||||
))
|
||||
)
|
||||
return (
|
||||
@@ -16019,7 +16018,7 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
styleProps
|
||||
);
|
||||
instance = props;
|
||||
if ((styleProps = preloadPropsMap.get(instance$279)))
|
||||
if ((styleProps = preloadPropsMap.get(instance$267)))
|
||||
(instance = assign({}, props)),
|
||||
adoptPreloadPropsForScript(instance, styleProps);
|
||||
hoistableRoot = hoistableRoot.ownerDocument || hoistableRoot;
|
||||
@@ -17130,16 +17129,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
0 === i && attemptExplicitHydrationTarget(target);
|
||||
}
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2024 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2005 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-91d097b2-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2024
|
||||
"19.2.0-native-fb-602917c8-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2005
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2024,
|
||||
"19.2.0-native-fb-91d097b2-20250701"
|
||||
isomorphicReactPackageVersion$jscomp$inline_2005,
|
||||
"19.2.0-native-fb-602917c8-20250701"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17159,24 +17158,24 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
null === componentOrElement ? null : componentOrElement.stateNode;
|
||||
return componentOrElement;
|
||||
};
|
||||
var internals$jscomp$inline_2545 = {
|
||||
var internals$jscomp$inline_2526 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2546 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2527 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2546.isDisabled &&
|
||||
hook$jscomp$inline_2546.supportsFiber
|
||||
!hook$jscomp$inline_2527.isDisabled &&
|
||||
hook$jscomp$inline_2527.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2546.inject(
|
||||
internals$jscomp$inline_2545
|
||||
(rendererID = hook$jscomp$inline_2527.inject(
|
||||
internals$jscomp$inline_2526
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2546);
|
||||
(injectedHook = hook$jscomp$inline_2527);
|
||||
} catch (err) {}
|
||||
}
|
||||
function getCrossOriginStringAs(as, input) {
|
||||
@@ -17415,4 +17414,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
+202
-203
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<c508d45e99b9979594793d636c718657>>
|
||||
* @generated SignedSource<<0ef426319c2dc82fd3bbf4cb038268d7>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -8817,14 +8817,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$134 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$134 = lastTailNode),
|
||||
for (var lastTailNode$124 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$124 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$134
|
||||
null === lastTailNode$124
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$134.sibling = null);
|
||||
: (lastTailNode$124.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -8836,53 +8836,53 @@ function bubbleProperties(completedWork) {
|
||||
if (didBailout)
|
||||
if (0 !== (completedWork.mode & 2)) {
|
||||
for (
|
||||
var treeBaseDuration$136 = completedWork.selfBaseDuration,
|
||||
child$137 = completedWork.child;
|
||||
null !== child$137;
|
||||
var treeBaseDuration$126 = completedWork.selfBaseDuration,
|
||||
child$127 = completedWork.child;
|
||||
null !== child$127;
|
||||
|
||||
)
|
||||
(newChildLanes |= child$137.lanes | child$137.childLanes),
|
||||
(subtreeFlags |= child$137.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$137.flags & 65011712),
|
||||
(treeBaseDuration$136 += child$137.treeBaseDuration),
|
||||
(child$137 = child$137.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$136;
|
||||
(newChildLanes |= child$127.lanes | child$127.childLanes),
|
||||
(subtreeFlags |= child$127.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$127.flags & 65011712),
|
||||
(treeBaseDuration$126 += child$127.treeBaseDuration),
|
||||
(child$127 = child$127.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$126;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$136 = completedWork.child;
|
||||
null !== treeBaseDuration$136;
|
||||
treeBaseDuration$126 = completedWork.child;
|
||||
null !== treeBaseDuration$126;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$136.lanes | treeBaseDuration$136.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$136.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$136.flags & 65011712),
|
||||
(treeBaseDuration$136.return = completedWork),
|
||||
(treeBaseDuration$136 = treeBaseDuration$136.sibling);
|
||||
treeBaseDuration$126.lanes | treeBaseDuration$126.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$126.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$126.flags & 65011712),
|
||||
(treeBaseDuration$126.return = completedWork),
|
||||
(treeBaseDuration$126 = treeBaseDuration$126.sibling);
|
||||
else if (0 !== (completedWork.mode & 2)) {
|
||||
treeBaseDuration$136 = completedWork.actualDuration;
|
||||
child$137 = completedWork.selfBaseDuration;
|
||||
treeBaseDuration$126 = completedWork.actualDuration;
|
||||
child$127 = completedWork.selfBaseDuration;
|
||||
for (var child = completedWork.child; null !== child; )
|
||||
(newChildLanes |= child.lanes | child.childLanes),
|
||||
(subtreeFlags |= child.subtreeFlags),
|
||||
(subtreeFlags |= child.flags),
|
||||
(treeBaseDuration$136 += child.actualDuration),
|
||||
(child$137 += child.treeBaseDuration),
|
||||
(treeBaseDuration$126 += child.actualDuration),
|
||||
(child$127 += child.treeBaseDuration),
|
||||
(child = child.sibling);
|
||||
completedWork.actualDuration = treeBaseDuration$136;
|
||||
completedWork.treeBaseDuration = child$137;
|
||||
completedWork.actualDuration = treeBaseDuration$126;
|
||||
completedWork.treeBaseDuration = child$127;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$136 = completedWork.child;
|
||||
null !== treeBaseDuration$136;
|
||||
treeBaseDuration$126 = completedWork.child;
|
||||
null !== treeBaseDuration$126;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$136.lanes | treeBaseDuration$136.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$136.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$136.flags),
|
||||
(treeBaseDuration$136.return = completedWork),
|
||||
(treeBaseDuration$136 = treeBaseDuration$136.sibling);
|
||||
treeBaseDuration$126.lanes | treeBaseDuration$126.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$126.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$126.flags),
|
||||
(treeBaseDuration$126.return = completedWork),
|
||||
(treeBaseDuration$126 = treeBaseDuration$126.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -9783,8 +9783,8 @@ function safelyCallComponentWillUnmount(
|
||||
} else
|
||||
try {
|
||||
instance.componentWillUnmount();
|
||||
} catch (error$178) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$178);
|
||||
} catch (error$168) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$168);
|
||||
}
|
||||
}
|
||||
function safelyAttachRef(current, nearestMountedAncestor) {
|
||||
@@ -9853,8 +9853,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
recordEffectDuration(current);
|
||||
}
|
||||
else ref(null);
|
||||
} catch (error$179) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$179);
|
||||
} catch (error$169) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$169);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -10304,11 +10304,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
} else
|
||||
try {
|
||||
finishedRoot.componentDidMount();
|
||||
} catch (error$175) {
|
||||
} catch (error$165) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$175
|
||||
error$165
|
||||
);
|
||||
}
|
||||
else {
|
||||
@@ -10325,11 +10325,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$176) {
|
||||
} catch (error$166) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$176
|
||||
error$166
|
||||
);
|
||||
}
|
||||
recordEffectDuration();
|
||||
@@ -10340,11 +10340,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
prevState,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$177) {
|
||||
} catch (error$167) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$177
|
||||
error$167
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11513,25 +11513,25 @@ function commitReconciliationEffects(finishedWork) {
|
||||
);
|
||||
break;
|
||||
case 5:
|
||||
var parent$180 = hostParentFiber.stateNode;
|
||||
var parent$170 = hostParentFiber.stateNode;
|
||||
hostParentFiber.flags & 32 &&
|
||||
(setTextContent(parent$180, ""), (hostParentFiber.flags &= -33));
|
||||
var before$181 = getHostSibling(finishedWork);
|
||||
(setTextContent(parent$170, ""), (hostParentFiber.flags &= -33));
|
||||
var before$171 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNode(
|
||||
finishedWork,
|
||||
before$181,
|
||||
parent$180,
|
||||
before$171,
|
||||
parent$170,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$182 = hostParentFiber.stateNode.containerInfo,
|
||||
before$183 = getHostSibling(finishedWork);
|
||||
var parent$172 = hostParentFiber.stateNode.containerInfo,
|
||||
before$173 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$183,
|
||||
parent$182,
|
||||
before$173,
|
||||
parent$172,
|
||||
parentFragmentInstances
|
||||
);
|
||||
break;
|
||||
@@ -13575,8 +13575,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
memoizedUpdaters = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$223) {
|
||||
handleThrow(root, thrownValue$223);
|
||||
} catch (thrownValue$213) {
|
||||
handleThrow(root, thrownValue$213);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -13703,8 +13703,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$225) {
|
||||
handleThrow(root, thrownValue$225);
|
||||
} catch (thrownValue$215) {
|
||||
handleThrow(root, thrownValue$215);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -13748,8 +13748,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor.current;
|
||||
@@ -13757,7 +13756,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -14589,14 +14588,14 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
isFlushingWork = !0;
|
||||
do {
|
||||
var didPerformSomeWork = !1;
|
||||
for (var root$230 = firstScheduledRoot; null !== root$230; ) {
|
||||
if (!onlyLegacy || 0 === root$230.tag)
|
||||
for (var root$218 = firstScheduledRoot; null !== root$218; ) {
|
||||
if (!onlyLegacy || 0 === root$218.tag)
|
||||
if (0 !== syncTransitionLanes) {
|
||||
var pendingLanes = root$230.pendingLanes;
|
||||
var pendingLanes = root$218.pendingLanes;
|
||||
if (0 === pendingLanes) var JSCompiler_inline_result = 0;
|
||||
else {
|
||||
var suspendedLanes = root$230.suspendedLanes,
|
||||
pingedLanes = root$230.pingedLanes;
|
||||
var suspendedLanes = root$218.suspendedLanes,
|
||||
pingedLanes = root$218.pingedLanes;
|
||||
JSCompiler_inline_result =
|
||||
(1 << (31 - clz32(42 | syncTransitionLanes) + 1)) - 1;
|
||||
JSCompiler_inline_result &=
|
||||
@@ -14610,20 +14609,20 @@ function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) {
|
||||
}
|
||||
0 !== JSCompiler_inline_result &&
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$230, JSCompiler_inline_result));
|
||||
performSyncWorkOnRoot(root$218, JSCompiler_inline_result));
|
||||
} else
|
||||
(JSCompiler_inline_result = workInProgressRootRenderLanes),
|
||||
(JSCompiler_inline_result = getNextLanes(
|
||||
root$230,
|
||||
root$230 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$230.cancelPendingCommit ||
|
||||
-1 !== root$230.timeoutHandle
|
||||
root$218,
|
||||
root$218 === workInProgressRoot ? JSCompiler_inline_result : 0,
|
||||
null !== root$218.cancelPendingCommit ||
|
||||
-1 !== root$218.timeoutHandle
|
||||
)),
|
||||
0 === (JSCompiler_inline_result & 3) ||
|
||||
checkIfRootIsPrerendering(root$230, JSCompiler_inline_result) ||
|
||||
checkIfRootIsPrerendering(root$218, JSCompiler_inline_result) ||
|
||||
((didPerformSomeWork = !0),
|
||||
performSyncWorkOnRoot(root$230, JSCompiler_inline_result));
|
||||
root$230 = root$230.next;
|
||||
performSyncWorkOnRoot(root$218, JSCompiler_inline_result));
|
||||
root$218 = root$218.next;
|
||||
}
|
||||
} while (didPerformSomeWork);
|
||||
isFlushingWork = !1;
|
||||
@@ -14910,20 +14909,20 @@ function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) {
|
||||
(nativeEventTarget[internalScrollTimer] = targetInst));
|
||||
}
|
||||
for (
|
||||
var i$jscomp$inline_1884 = 0;
|
||||
i$jscomp$inline_1884 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1884++
|
||||
var i$jscomp$inline_1865 = 0;
|
||||
i$jscomp$inline_1865 < simpleEventPluginEvents.length;
|
||||
i$jscomp$inline_1865++
|
||||
) {
|
||||
var eventName$jscomp$inline_1885 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1884],
|
||||
domEventName$jscomp$inline_1886 =
|
||||
eventName$jscomp$inline_1885.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1887 =
|
||||
eventName$jscomp$inline_1885[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1885.slice(1);
|
||||
var eventName$jscomp$inline_1866 =
|
||||
simpleEventPluginEvents[i$jscomp$inline_1865],
|
||||
domEventName$jscomp$inline_1867 =
|
||||
eventName$jscomp$inline_1866.toLowerCase(),
|
||||
capitalizedEvent$jscomp$inline_1868 =
|
||||
eventName$jscomp$inline_1866[0].toUpperCase() +
|
||||
eventName$jscomp$inline_1866.slice(1);
|
||||
registerSimpleEvent(
|
||||
domEventName$jscomp$inline_1886,
|
||||
"on" + capitalizedEvent$jscomp$inline_1887
|
||||
domEventName$jscomp$inline_1867,
|
||||
"on" + capitalizedEvent$jscomp$inline_1868
|
||||
);
|
||||
}
|
||||
registerSimpleEvent(ANIMATION_END, "onAnimationEnd");
|
||||
@@ -16143,34 +16142,34 @@ function setInitialProperties(domElement, tag, props) {
|
||||
var propKey = null;
|
||||
for (hasSrc in props)
|
||||
if (props.hasOwnProperty(hasSrc)) {
|
||||
var propValue$244 = props[hasSrc];
|
||||
if (null != propValue$244)
|
||||
var propValue$232 = props[hasSrc];
|
||||
if (null != propValue$232)
|
||||
switch (hasSrc) {
|
||||
case "name":
|
||||
hasSrcSet = propValue$244;
|
||||
hasSrcSet = propValue$232;
|
||||
break;
|
||||
case "type":
|
||||
propValue = propValue$244;
|
||||
propValue = propValue$232;
|
||||
break;
|
||||
case "checked":
|
||||
checked = propValue$244;
|
||||
checked = propValue$232;
|
||||
break;
|
||||
case "defaultChecked":
|
||||
propKey = propValue$244;
|
||||
propKey = propValue$232;
|
||||
break;
|
||||
case "value":
|
||||
value = propValue$244;
|
||||
value = propValue$232;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = propValue$244;
|
||||
defaultValue = propValue$232;
|
||||
break;
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propValue$244)
|
||||
if (null != propValue$232)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
setProp(domElement, tag, hasSrc, propValue$244, props, null);
|
||||
setProp(domElement, tag, hasSrc, propValue$232, props, null);
|
||||
}
|
||||
}
|
||||
a: {
|
||||
@@ -16353,14 +16352,14 @@ function setInitialProperties(domElement, tag, props) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (propValue$244 in props)
|
||||
props.hasOwnProperty(propValue$244) &&
|
||||
((hasSrc = props[propValue$244]),
|
||||
for (propValue$232 in props)
|
||||
props.hasOwnProperty(propValue$232) &&
|
||||
((hasSrc = props[propValue$232]),
|
||||
void 0 !== hasSrc &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propValue$244,
|
||||
propValue$232,
|
||||
hasSrc,
|
||||
props,
|
||||
void 0
|
||||
@@ -16407,14 +16406,14 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(domElement, tag, propKey, null, nextProps, lastProp);
|
||||
}
|
||||
}
|
||||
for (var propKey$261 in nextProps) {
|
||||
var propKey = nextProps[propKey$261];
|
||||
lastProp = lastProps[propKey$261];
|
||||
for (var propKey$249 in nextProps) {
|
||||
var propKey = nextProps[propKey$249];
|
||||
lastProp = lastProps[propKey$249];
|
||||
if (
|
||||
nextProps.hasOwnProperty(propKey$261) &&
|
||||
nextProps.hasOwnProperty(propKey$249) &&
|
||||
(null != propKey || null != lastProp)
|
||||
)
|
||||
switch (propKey$261) {
|
||||
switch (propKey$249) {
|
||||
case "type":
|
||||
type = propKey;
|
||||
break;
|
||||
@@ -16443,7 +16442,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
propKey,
|
||||
nextProps,
|
||||
lastProp
|
||||
@@ -16462,7 +16461,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
);
|
||||
return;
|
||||
case "select":
|
||||
propKey = value = defaultValue = propKey$261 = null;
|
||||
propKey = value = defaultValue = propKey$249 = null;
|
||||
for (type in lastProps)
|
||||
if (
|
||||
((lastDefaultValue = lastProps[type]),
|
||||
@@ -16493,7 +16492,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (name) {
|
||||
case "value":
|
||||
propKey$261 = type;
|
||||
propKey$249 = type;
|
||||
break;
|
||||
case "defaultValue":
|
||||
defaultValue = type;
|
||||
@@ -16514,15 +16513,15 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
tag = defaultValue;
|
||||
lastProps = value;
|
||||
nextProps = propKey;
|
||||
null != propKey$261
|
||||
? updateOptions(domElement, !!lastProps, propKey$261, !1)
|
||||
null != propKey$249
|
||||
? updateOptions(domElement, !!lastProps, propKey$249, !1)
|
||||
: !!nextProps !== !!lastProps &&
|
||||
(null != tag
|
||||
? updateOptions(domElement, !!lastProps, tag, !0)
|
||||
: updateOptions(domElement, !!lastProps, lastProps ? [] : "", !1));
|
||||
return;
|
||||
case "textarea":
|
||||
propKey = propKey$261 = null;
|
||||
propKey = propKey$249 = null;
|
||||
for (defaultValue in lastProps)
|
||||
if (
|
||||
((name = lastProps[defaultValue]),
|
||||
@@ -16546,7 +16545,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
)
|
||||
switch (value) {
|
||||
case "value":
|
||||
propKey$261 = name;
|
||||
propKey$249 = name;
|
||||
break;
|
||||
case "defaultValue":
|
||||
propKey = name;
|
||||
@@ -16560,17 +16559,17 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
name !== type &&
|
||||
setProp(domElement, tag, value, name, nextProps, type);
|
||||
}
|
||||
updateTextarea(domElement, propKey$261, propKey);
|
||||
updateTextarea(domElement, propKey$249, propKey);
|
||||
return;
|
||||
case "option":
|
||||
for (var propKey$277 in lastProps)
|
||||
for (var propKey$265 in lastProps)
|
||||
if (
|
||||
((propKey$261 = lastProps[propKey$277]),
|
||||
lastProps.hasOwnProperty(propKey$277) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$277))
|
||||
((propKey$249 = lastProps[propKey$265]),
|
||||
lastProps.hasOwnProperty(propKey$265) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$265))
|
||||
)
|
||||
switch (propKey$277) {
|
||||
switch (propKey$265) {
|
||||
case "selected":
|
||||
domElement.selected = !1;
|
||||
break;
|
||||
@@ -16578,33 +16577,33 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$277,
|
||||
propKey$265,
|
||||
null,
|
||||
nextProps,
|
||||
propKey$261
|
||||
propKey$249
|
||||
);
|
||||
}
|
||||
for (lastDefaultValue in nextProps)
|
||||
if (
|
||||
((propKey$261 = nextProps[lastDefaultValue]),
|
||||
((propKey$249 = nextProps[lastDefaultValue]),
|
||||
(propKey = lastProps[lastDefaultValue]),
|
||||
nextProps.hasOwnProperty(lastDefaultValue) &&
|
||||
propKey$261 !== propKey &&
|
||||
(null != propKey$261 || null != propKey))
|
||||
propKey$249 !== propKey &&
|
||||
(null != propKey$249 || null != propKey))
|
||||
)
|
||||
switch (lastDefaultValue) {
|
||||
case "selected":
|
||||
domElement.selected =
|
||||
propKey$261 &&
|
||||
"function" !== typeof propKey$261 &&
|
||||
"symbol" !== typeof propKey$261;
|
||||
propKey$249 &&
|
||||
"function" !== typeof propKey$249 &&
|
||||
"symbol" !== typeof propKey$249;
|
||||
break;
|
||||
default:
|
||||
setProp(
|
||||
domElement,
|
||||
tag,
|
||||
lastDefaultValue,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -16625,24 +16624,24 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
case "track":
|
||||
case "wbr":
|
||||
case "menuitem":
|
||||
for (var propKey$282 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$282]),
|
||||
lastProps.hasOwnProperty(propKey$282) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$282) &&
|
||||
setProp(domElement, tag, propKey$282, null, nextProps, propKey$261);
|
||||
for (var propKey$270 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$270]),
|
||||
lastProps.hasOwnProperty(propKey$270) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$270) &&
|
||||
setProp(domElement, tag, propKey$270, null, nextProps, propKey$249);
|
||||
for (checked in nextProps)
|
||||
if (
|
||||
((propKey$261 = nextProps[checked]),
|
||||
((propKey$249 = nextProps[checked]),
|
||||
(propKey = lastProps[checked]),
|
||||
nextProps.hasOwnProperty(checked) &&
|
||||
propKey$261 !== propKey &&
|
||||
(null != propKey$261 || null != propKey))
|
||||
propKey$249 !== propKey &&
|
||||
(null != propKey$249 || null != propKey))
|
||||
)
|
||||
switch (checked) {
|
||||
case "children":
|
||||
case "dangerouslySetInnerHTML":
|
||||
if (null != propKey$261)
|
||||
if (null != propKey$249)
|
||||
throw Error(formatProdErrorMessage(137, tag));
|
||||
break;
|
||||
default:
|
||||
@@ -16650,7 +16649,7 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
domElement,
|
||||
tag,
|
||||
checked,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
@@ -16658,49 +16657,49 @@ function updateProperties(domElement, tag, lastProps, nextProps) {
|
||||
return;
|
||||
default:
|
||||
if (isCustomElement(tag)) {
|
||||
for (var propKey$287 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$287]),
|
||||
lastProps.hasOwnProperty(propKey$287) &&
|
||||
void 0 !== propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$287) &&
|
||||
for (var propKey$275 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$275]),
|
||||
lastProps.hasOwnProperty(propKey$275) &&
|
||||
void 0 !== propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$275) &&
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
propKey$287,
|
||||
propKey$275,
|
||||
void 0,
|
||||
nextProps,
|
||||
propKey$261
|
||||
propKey$249
|
||||
);
|
||||
for (defaultChecked in nextProps)
|
||||
(propKey$261 = nextProps[defaultChecked]),
|
||||
(propKey$249 = nextProps[defaultChecked]),
|
||||
(propKey = lastProps[defaultChecked]),
|
||||
!nextProps.hasOwnProperty(defaultChecked) ||
|
||||
propKey$261 === propKey ||
|
||||
(void 0 === propKey$261 && void 0 === propKey) ||
|
||||
propKey$249 === propKey ||
|
||||
(void 0 === propKey$249 && void 0 === propKey) ||
|
||||
setPropOnCustomElement(
|
||||
domElement,
|
||||
tag,
|
||||
defaultChecked,
|
||||
propKey$261,
|
||||
propKey$249,
|
||||
nextProps,
|
||||
propKey
|
||||
);
|
||||
return;
|
||||
}
|
||||
}
|
||||
for (var propKey$292 in lastProps)
|
||||
(propKey$261 = lastProps[propKey$292]),
|
||||
lastProps.hasOwnProperty(propKey$292) &&
|
||||
null != propKey$261 &&
|
||||
!nextProps.hasOwnProperty(propKey$292) &&
|
||||
setProp(domElement, tag, propKey$292, null, nextProps, propKey$261);
|
||||
for (var propKey$280 in lastProps)
|
||||
(propKey$249 = lastProps[propKey$280]),
|
||||
lastProps.hasOwnProperty(propKey$280) &&
|
||||
null != propKey$249 &&
|
||||
!nextProps.hasOwnProperty(propKey$280) &&
|
||||
setProp(domElement, tag, propKey$280, null, nextProps, propKey$249);
|
||||
for (lastProp in nextProps)
|
||||
(propKey$261 = nextProps[lastProp]),
|
||||
(propKey$249 = nextProps[lastProp]),
|
||||
(propKey = lastProps[lastProp]),
|
||||
!nextProps.hasOwnProperty(lastProp) ||
|
||||
propKey$261 === propKey ||
|
||||
(null == propKey$261 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$261, nextProps, propKey);
|
||||
propKey$249 === propKey ||
|
||||
(null == propKey$249 && null == propKey) ||
|
||||
setProp(domElement, tag, lastProp, propKey$249, nextProps, propKey);
|
||||
}
|
||||
var eventsEnabled = null,
|
||||
selectionInformation = null;
|
||||
@@ -17769,26 +17768,26 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
"string" === typeof pendingProps.precedence
|
||||
) {
|
||||
type = getStyleKey(pendingProps.href);
|
||||
var styles$308 = getResourcesFromRoot(
|
||||
var styles$296 = getResourcesFromRoot(
|
||||
JSCompiler_inline_result
|
||||
).hoistableStyles,
|
||||
resource$309 = styles$308.get(type);
|
||||
resource$309 ||
|
||||
resource$297 = styles$296.get(type);
|
||||
resource$297 ||
|
||||
((JSCompiler_inline_result =
|
||||
JSCompiler_inline_result.ownerDocument || JSCompiler_inline_result),
|
||||
(resource$309 = {
|
||||
(resource$297 = {
|
||||
type: "stylesheet",
|
||||
instance: null,
|
||||
count: 0,
|
||||
state: { loading: 0, preload: null }
|
||||
}),
|
||||
styles$308.set(type, resource$309),
|
||||
(styles$308 = JSCompiler_inline_result.querySelector(
|
||||
styles$296.set(type, resource$297),
|
||||
(styles$296 = JSCompiler_inline_result.querySelector(
|
||||
getStylesheetSelectorFromKey(type)
|
||||
)) &&
|
||||
!styles$308._p &&
|
||||
((resource$309.instance = styles$308),
|
||||
(resource$309.state.loading = 5)),
|
||||
!styles$296._p &&
|
||||
((resource$297.instance = styles$296),
|
||||
(resource$297.state.loading = 5)),
|
||||
preloadPropsMap.has(type) ||
|
||||
((pendingProps = {
|
||||
rel: "preload",
|
||||
@@ -17801,16 +17800,16 @@ function getResource(type, currentProps, pendingProps, currentResource) {
|
||||
referrerPolicy: pendingProps.referrerPolicy
|
||||
}),
|
||||
preloadPropsMap.set(type, pendingProps),
|
||||
styles$308 ||
|
||||
styles$296 ||
|
||||
preloadStylesheet(
|
||||
JSCompiler_inline_result,
|
||||
type,
|
||||
pendingProps,
|
||||
resource$309.state
|
||||
resource$297.state
|
||||
)));
|
||||
if (currentProps && null === currentResource)
|
||||
throw Error(formatProdErrorMessage(528, ""));
|
||||
return resource$309;
|
||||
return resource$297;
|
||||
}
|
||||
if (currentProps && null !== currentResource)
|
||||
throw Error(formatProdErrorMessage(529, ""));
|
||||
@@ -17907,37 +17906,37 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
return (resource.instance = instance);
|
||||
case "stylesheet":
|
||||
styleProps = getStyleKey(props.href);
|
||||
var instance$314 = hoistableRoot.querySelector(
|
||||
var instance$302 = hoistableRoot.querySelector(
|
||||
getStylesheetSelectorFromKey(styleProps)
|
||||
);
|
||||
if (instance$314)
|
||||
if (instance$302)
|
||||
return (
|
||||
(resource.state.loading |= 4),
|
||||
(resource.instance = instance$314),
|
||||
markNodeAsHoistable(instance$314),
|
||||
instance$314
|
||||
(resource.instance = instance$302),
|
||||
markNodeAsHoistable(instance$302),
|
||||
instance$302
|
||||
);
|
||||
instance = stylesheetPropsFromRawProps(props);
|
||||
(styleProps = preloadPropsMap.get(styleProps)) &&
|
||||
adoptPreloadPropsForStylesheet(instance, styleProps);
|
||||
instance$314 = (
|
||||
instance$302 = (
|
||||
hoistableRoot.ownerDocument || hoistableRoot
|
||||
).createElement("link");
|
||||
markNodeAsHoistable(instance$314);
|
||||
var linkInstance = instance$314;
|
||||
markNodeAsHoistable(instance$302);
|
||||
var linkInstance = instance$302;
|
||||
linkInstance._p = new Promise(function (resolve, reject) {
|
||||
linkInstance.onload = resolve;
|
||||
linkInstance.onerror = reject;
|
||||
});
|
||||
setInitialProperties(instance$314, "link", instance);
|
||||
setInitialProperties(instance$302, "link", instance);
|
||||
resource.state.loading |= 4;
|
||||
insertStylesheet(instance$314, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$314);
|
||||
insertStylesheet(instance$302, props.precedence, hoistableRoot);
|
||||
return (resource.instance = instance$302);
|
||||
case "script":
|
||||
instance$314 = getScriptKey(props.src);
|
||||
instance$302 = getScriptKey(props.src);
|
||||
if (
|
||||
(styleProps = hoistableRoot.querySelector(
|
||||
getScriptSelectorFromKey(instance$314)
|
||||
getScriptSelectorFromKey(instance$302)
|
||||
))
|
||||
)
|
||||
return (
|
||||
@@ -17946,7 +17945,7 @@ function acquireResource(hoistableRoot, resource, props) {
|
||||
styleProps
|
||||
);
|
||||
instance = props;
|
||||
if ((styleProps = preloadPropsMap.get(instance$314)))
|
||||
if ((styleProps = preloadPropsMap.get(instance$302)))
|
||||
(instance = assign({}, props)),
|
||||
adoptPreloadPropsForScript(instance, styleProps);
|
||||
hoistableRoot = hoistableRoot.ownerDocument || hoistableRoot;
|
||||
@@ -19066,16 +19065,16 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
0 === i && attemptExplicitHydrationTarget(target);
|
||||
}
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2262 = React.version;
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2243 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-91d097b2-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2262
|
||||
"19.2.0-native-fb-602917c8-20250701" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2243
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2262,
|
||||
"19.2.0-native-fb-91d097b2-20250701"
|
||||
isomorphicReactPackageVersion$jscomp$inline_2243,
|
||||
"19.2.0-native-fb-602917c8-20250701"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -19095,17 +19094,17 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
null === componentOrElement ? null : componentOrElement.stateNode;
|
||||
return componentOrElement;
|
||||
};
|
||||
var internals$jscomp$inline_2269 = {
|
||||
var internals$jscomp$inline_2250 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701",
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$331 = 0;
|
||||
31 > index$331;
|
||||
index$331++
|
||||
var map = new Map(), lane = 1, index$319 = 0;
|
||||
31 > index$319;
|
||||
index$319++
|
||||
) {
|
||||
var label = getLabelForLane(lane);
|
||||
map.set(lane, label);
|
||||
@@ -19118,16 +19117,16 @@ var internals$jscomp$inline_2269 = {
|
||||
}
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2784 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_2765 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_2784.isDisabled &&
|
||||
hook$jscomp$inline_2784.supportsFiber
|
||||
!hook$jscomp$inline_2765.isDisabled &&
|
||||
hook$jscomp$inline_2765.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_2784.inject(
|
||||
internals$jscomp$inline_2269
|
||||
(rendererID = hook$jscomp$inline_2765.inject(
|
||||
internals$jscomp$inline_2250
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_2784);
|
||||
(injectedHook = hook$jscomp$inline_2765);
|
||||
} catch (err) {}
|
||||
}
|
||||
function getCrossOriginStringAs(as, input) {
|
||||
@@ -19366,7 +19365,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+8
-9
@@ -7,13 +7,13 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<995e9d728f0c368be2098bb7a65fa753>>
|
||||
* @generated SignedSource<<4426f5b190ee2e23d06b49f0ede31c0f>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
__DEV__ &&
|
||||
(function () {
|
||||
function JSCompiler_object_inline_createNodeMock_1161() {
|
||||
function JSCompiler_object_inline_createNodeMock_1158() {
|
||||
return null;
|
||||
}
|
||||
function findHook(fiber, id) {
|
||||
@@ -12089,8 +12089,7 @@ __DEV__ &&
|
||||
switch (unitOfWork.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = unitOfWork.type,
|
||||
resolvedProps = unitOfWork.pendingProps;
|
||||
var Component = unitOfWork.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -12098,7 +12097,7 @@ __DEV__ &&
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
unitOfWork,
|
||||
resolvedProps,
|
||||
unitOfWork.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -15725,10 +15724,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15750,7 +15749,7 @@ __DEV__ &&
|
||||
exports._Scheduler = Scheduler;
|
||||
exports.act = act;
|
||||
exports.create = function (element, options) {
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1161,
|
||||
var createNodeMock = JSCompiler_object_inline_createNodeMock_1158,
|
||||
isConcurrent = !1,
|
||||
isStrictMode = !1;
|
||||
"object" === typeof options &&
|
||||
@@ -15873,5 +15872,5 @@ __DEV__ &&
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
})();
|
||||
|
||||
+66
-67
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<6e83a108f524b9d0e3a7258b3a8bd432>>
|
||||
* @generated SignedSource<<569ecee21dd1c1c07d3dba747ab96fde>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -5542,9 +5542,9 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
);
|
||||
break;
|
||||
case 13:
|
||||
var state$73 = workInProgress.memoizedState;
|
||||
if (null !== state$73) {
|
||||
if (null !== state$73.dehydrated)
|
||||
var state$70 = workInProgress.memoizedState;
|
||||
if (null !== state$70) {
|
||||
if (null !== state$70.dehydrated)
|
||||
return (
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
(workInProgress.flags |= 128),
|
||||
@@ -5564,17 +5564,17 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
break;
|
||||
case 19:
|
||||
var didSuspendBefore = 0 !== (current.flags & 128);
|
||||
state$73 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$73 ||
|
||||
state$70 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$70 ||
|
||||
(propagateParentContextChanges(
|
||||
current,
|
||||
workInProgress,
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(state$73 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
(state$70 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
if (didSuspendBefore) {
|
||||
if (state$73)
|
||||
if (state$70)
|
||||
return updateSuspenseListComponent(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -5588,7 +5588,7 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
(didSuspendBefore.tail = null),
|
||||
(didSuspendBefore.lastEffect = null));
|
||||
push(suspenseStackCursor, suspenseStackCursor.current);
|
||||
if (state$73) break;
|
||||
if (state$70) break;
|
||||
else return null;
|
||||
case 22:
|
||||
return (
|
||||
@@ -6068,14 +6068,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$90 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$90 = lastTailNode),
|
||||
for (var lastTailNode$80 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$80 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$90
|
||||
null === lastTailNode$80
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$90.sibling = null);
|
||||
: (lastTailNode$80.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -6085,19 +6085,19 @@ function bubbleProperties(completedWork) {
|
||||
newChildLanes = 0,
|
||||
subtreeFlags = 0;
|
||||
if (didBailout)
|
||||
for (var child$91 = completedWork.child; null !== child$91; )
|
||||
(newChildLanes |= child$91.lanes | child$91.childLanes),
|
||||
(subtreeFlags |= child$91.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$91.flags & 65011712),
|
||||
(child$91.return = completedWork),
|
||||
(child$91 = child$91.sibling);
|
||||
for (var child$81 = completedWork.child; null !== child$81; )
|
||||
(newChildLanes |= child$81.lanes | child$81.childLanes),
|
||||
(subtreeFlags |= child$81.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$81.flags & 65011712),
|
||||
(child$81.return = completedWork),
|
||||
(child$81 = child$81.sibling);
|
||||
else
|
||||
for (child$91 = completedWork.child; null !== child$91; )
|
||||
(newChildLanes |= child$91.lanes | child$91.childLanes),
|
||||
(subtreeFlags |= child$91.subtreeFlags),
|
||||
(subtreeFlags |= child$91.flags),
|
||||
(child$91.return = completedWork),
|
||||
(child$91 = child$91.sibling);
|
||||
for (child$81 = completedWork.child; null !== child$81; )
|
||||
(newChildLanes |= child$81.lanes | child$81.childLanes),
|
||||
(subtreeFlags |= child$81.subtreeFlags),
|
||||
(subtreeFlags |= child$81.flags),
|
||||
(child$81.return = completedWork),
|
||||
(child$81 = child$81.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -6296,11 +6296,11 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
null !== newProps.alternate.memoizedState &&
|
||||
null !== newProps.alternate.memoizedState.cachePool &&
|
||||
(index = newProps.alternate.memoizedState.cachePool.pool);
|
||||
var cache$98 = null;
|
||||
var cache$88 = null;
|
||||
null !== newProps.memoizedState &&
|
||||
null !== newProps.memoizedState.cachePool &&
|
||||
(cache$98 = newProps.memoizedState.cachePool.pool);
|
||||
cache$98 !== index && (newProps.flags |= 2048);
|
||||
(cache$88 = newProps.memoizedState.cachePool.pool);
|
||||
cache$88 !== index && (newProps.flags |= 2048);
|
||||
}
|
||||
renderLanes !== current &&
|
||||
renderLanes &&
|
||||
@@ -6325,8 +6325,8 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
index = workInProgress.memoizedState;
|
||||
if (null === index) return bubbleProperties(workInProgress), null;
|
||||
newProps = 0 !== (workInProgress.flags & 128);
|
||||
cache$98 = index.rendering;
|
||||
if (null === cache$98)
|
||||
cache$88 = index.rendering;
|
||||
if (null === cache$88)
|
||||
if (newProps) cutOffTailIfNeeded(index, !1);
|
||||
else {
|
||||
if (
|
||||
@@ -6334,11 +6334,11 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
(null !== current && 0 !== (current.flags & 128))
|
||||
)
|
||||
for (current = workInProgress.child; null !== current; ) {
|
||||
cache$98 = findFirstSuspended(current);
|
||||
if (null !== cache$98) {
|
||||
cache$88 = findFirstSuspended(current);
|
||||
if (null !== cache$88) {
|
||||
workInProgress.flags |= 128;
|
||||
cutOffTailIfNeeded(index, !1);
|
||||
current = cache$98.updateQueue;
|
||||
current = cache$88.updateQueue;
|
||||
workInProgress.updateQueue = current;
|
||||
scheduleRetryEffect(workInProgress, current);
|
||||
workInProgress.subtreeFlags = 0;
|
||||
@@ -6363,7 +6363,7 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
}
|
||||
else {
|
||||
if (!newProps)
|
||||
if (((current = findFirstSuspended(cache$98)), null !== current)) {
|
||||
if (((current = findFirstSuspended(cache$88)), null !== current)) {
|
||||
if (
|
||||
((workInProgress.flags |= 128),
|
||||
(newProps = !0),
|
||||
@@ -6373,7 +6373,7 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
cutOffTailIfNeeded(index, !0),
|
||||
null === index.tail &&
|
||||
"hidden" === index.tailMode &&
|
||||
!cache$98.alternate)
|
||||
!cache$88.alternate)
|
||||
)
|
||||
return bubbleProperties(workInProgress), null;
|
||||
} else
|
||||
@@ -6385,13 +6385,13 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
cutOffTailIfNeeded(index, !1),
|
||||
(workInProgress.lanes = 4194304));
|
||||
index.isBackwards
|
||||
? ((cache$98.sibling = workInProgress.child),
|
||||
(workInProgress.child = cache$98))
|
||||
? ((cache$88.sibling = workInProgress.child),
|
||||
(workInProgress.child = cache$88))
|
||||
: ((current = index.last),
|
||||
null !== current
|
||||
? (current.sibling = cache$98)
|
||||
: (workInProgress.child = cache$98),
|
||||
(index.last = cache$98));
|
||||
? (current.sibling = cache$88)
|
||||
: (workInProgress.child = cache$88),
|
||||
(index.last = cache$88));
|
||||
}
|
||||
if (null !== index.tail)
|
||||
return (
|
||||
@@ -6591,9 +6591,9 @@ function commitHookEffectListMount(flags, finishedWork) {
|
||||
do {
|
||||
if ((updateQueue.tag & flags) === flags) {
|
||||
lastEffect = void 0;
|
||||
var create$115 = updateQueue.create,
|
||||
var create$105 = updateQueue.create,
|
||||
inst = updateQueue.inst;
|
||||
lastEffect = create$115();
|
||||
lastEffect = create$105();
|
||||
inst.destroy = lastEffect;
|
||||
}
|
||||
updateQueue = updateQueue.next;
|
||||
@@ -6709,8 +6709,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
else if ("function" === typeof ref)
|
||||
try {
|
||||
ref(null);
|
||||
} catch (error$117) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$117);
|
||||
} catch (error$107) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$107);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -6870,11 +6870,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$116) {
|
||||
} catch (error$106) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$116
|
||||
error$106
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -7444,12 +7444,12 @@ function commitReconciliationEffects(finishedWork) {
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$118 = hostParentFiber.stateNode.containerInfo,
|
||||
before$119 = getHostSibling(finishedWork);
|
||||
var parent$108 = hostParentFiber.stateNode.containerInfo,
|
||||
before$109 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$119,
|
||||
parent$118
|
||||
before$109,
|
||||
parent$108
|
||||
);
|
||||
break;
|
||||
default:
|
||||
@@ -8624,8 +8624,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$134) {
|
||||
handleThrow(root, thrownValue$134);
|
||||
} catch (thrownValue$124) {
|
||||
handleThrow(root, thrownValue$124);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -8740,8 +8740,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$136) {
|
||||
handleThrow(root, thrownValue$136);
|
||||
} catch (thrownValue$126) {
|
||||
handleThrow(root, thrownValue$126);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -8769,8 +8769,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -8778,7 +8777,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
next = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -9903,24 +9902,24 @@ function wrapFiber(fiber) {
|
||||
fiberToWrapper.set(fiber, wrapper));
|
||||
return wrapper;
|
||||
}
|
||||
var internals$jscomp$inline_1453 = {
|
||||
var internals$jscomp$inline_1434 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1454 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1435 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1454.isDisabled &&
|
||||
hook$jscomp$inline_1454.supportsFiber
|
||||
!hook$jscomp$inline_1435.isDisabled &&
|
||||
hook$jscomp$inline_1435.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1454.inject(
|
||||
internals$jscomp$inline_1453
|
||||
(rendererID = hook$jscomp$inline_1435.inject(
|
||||
internals$jscomp$inline_1434
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1454);
|
||||
(injectedHook = hook$jscomp$inline_1435);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports._Scheduler = Scheduler;
|
||||
@@ -10044,4 +10043,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
+84
-85
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<cc8c0cabc0a18b1000d483f85cf18ae3>>
|
||||
* @generated SignedSource<<34d812ed66289d6b0c292ec3fce3ca5b>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -6231,14 +6231,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$91 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$91 = lastTailNode),
|
||||
for (var lastTailNode$81 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$81 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$91
|
||||
null === lastTailNode$81
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$91.sibling = null);
|
||||
: (lastTailNode$81.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -6250,53 +6250,53 @@ function bubbleProperties(completedWork) {
|
||||
if (didBailout)
|
||||
if (0 !== (completedWork.mode & 2)) {
|
||||
for (
|
||||
var treeBaseDuration$93 = completedWork.selfBaseDuration,
|
||||
child$94 = completedWork.child;
|
||||
null !== child$94;
|
||||
var treeBaseDuration$83 = completedWork.selfBaseDuration,
|
||||
child$84 = completedWork.child;
|
||||
null !== child$84;
|
||||
|
||||
)
|
||||
(newChildLanes |= child$94.lanes | child$94.childLanes),
|
||||
(subtreeFlags |= child$94.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$94.flags & 65011712),
|
||||
(treeBaseDuration$93 += child$94.treeBaseDuration),
|
||||
(child$94 = child$94.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$93;
|
||||
(newChildLanes |= child$84.lanes | child$84.childLanes),
|
||||
(subtreeFlags |= child$84.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$84.flags & 65011712),
|
||||
(treeBaseDuration$83 += child$84.treeBaseDuration),
|
||||
(child$84 = child$84.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$83;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$93 = completedWork.child;
|
||||
null !== treeBaseDuration$93;
|
||||
treeBaseDuration$83 = completedWork.child;
|
||||
null !== treeBaseDuration$83;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$93.lanes | treeBaseDuration$93.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$93.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$93.flags & 65011712),
|
||||
(treeBaseDuration$93.return = completedWork),
|
||||
(treeBaseDuration$93 = treeBaseDuration$93.sibling);
|
||||
treeBaseDuration$83.lanes | treeBaseDuration$83.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$83.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$83.flags & 65011712),
|
||||
(treeBaseDuration$83.return = completedWork),
|
||||
(treeBaseDuration$83 = treeBaseDuration$83.sibling);
|
||||
else if (0 !== (completedWork.mode & 2)) {
|
||||
treeBaseDuration$93 = completedWork.actualDuration;
|
||||
child$94 = completedWork.selfBaseDuration;
|
||||
treeBaseDuration$83 = completedWork.actualDuration;
|
||||
child$84 = completedWork.selfBaseDuration;
|
||||
for (var child = completedWork.child; null !== child; )
|
||||
(newChildLanes |= child.lanes | child.childLanes),
|
||||
(subtreeFlags |= child.subtreeFlags),
|
||||
(subtreeFlags |= child.flags),
|
||||
(treeBaseDuration$93 += child.actualDuration),
|
||||
(child$94 += child.treeBaseDuration),
|
||||
(treeBaseDuration$83 += child.actualDuration),
|
||||
(child$84 += child.treeBaseDuration),
|
||||
(child = child.sibling);
|
||||
completedWork.actualDuration = treeBaseDuration$93;
|
||||
completedWork.treeBaseDuration = child$94;
|
||||
completedWork.actualDuration = treeBaseDuration$83;
|
||||
completedWork.treeBaseDuration = child$84;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$93 = completedWork.child;
|
||||
null !== treeBaseDuration$93;
|
||||
treeBaseDuration$83 = completedWork.child;
|
||||
null !== treeBaseDuration$83;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$93.lanes | treeBaseDuration$93.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$93.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$93.flags),
|
||||
(treeBaseDuration$93.return = completedWork),
|
||||
(treeBaseDuration$93 = treeBaseDuration$93.sibling);
|
||||
treeBaseDuration$83.lanes | treeBaseDuration$83.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$83.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$83.flags),
|
||||
(treeBaseDuration$83.return = completedWork),
|
||||
(treeBaseDuration$83 = treeBaseDuration$83.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -6511,11 +6511,11 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
null !== newProps.alternate.memoizedState &&
|
||||
null !== newProps.alternate.memoizedState.cachePool &&
|
||||
(index = newProps.alternate.memoizedState.cachePool.pool);
|
||||
var cache$106 = null;
|
||||
var cache$96 = null;
|
||||
null !== newProps.memoizedState &&
|
||||
null !== newProps.memoizedState.cachePool &&
|
||||
(cache$106 = newProps.memoizedState.cachePool.pool);
|
||||
cache$106 !== index && (newProps.flags |= 2048);
|
||||
(cache$96 = newProps.memoizedState.cachePool.pool);
|
||||
cache$96 !== index && (newProps.flags |= 2048);
|
||||
}
|
||||
renderLanes !== current &&
|
||||
renderLanes &&
|
||||
@@ -6545,8 +6545,8 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
index = workInProgress.memoizedState;
|
||||
if (null === index) return bubbleProperties(workInProgress), null;
|
||||
newProps = 0 !== (workInProgress.flags & 128);
|
||||
cache$106 = index.rendering;
|
||||
if (null === cache$106)
|
||||
cache$96 = index.rendering;
|
||||
if (null === cache$96)
|
||||
if (newProps) cutOffTailIfNeeded(index, !1);
|
||||
else {
|
||||
if (
|
||||
@@ -6554,11 +6554,11 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
(null !== current && 0 !== (current.flags & 128))
|
||||
)
|
||||
for (current = workInProgress.child; null !== current; ) {
|
||||
cache$106 = findFirstSuspended(current);
|
||||
if (null !== cache$106) {
|
||||
cache$96 = findFirstSuspended(current);
|
||||
if (null !== cache$96) {
|
||||
workInProgress.flags |= 128;
|
||||
cutOffTailIfNeeded(index, !1);
|
||||
current = cache$106.updateQueue;
|
||||
current = cache$96.updateQueue;
|
||||
workInProgress.updateQueue = current;
|
||||
scheduleRetryEffect(workInProgress, current);
|
||||
workInProgress.subtreeFlags = 0;
|
||||
@@ -6583,7 +6583,7 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
}
|
||||
else {
|
||||
if (!newProps)
|
||||
if (((current = findFirstSuspended(cache$106)), null !== current)) {
|
||||
if (((current = findFirstSuspended(cache$96)), null !== current)) {
|
||||
if (
|
||||
((workInProgress.flags |= 128),
|
||||
(newProps = !0),
|
||||
@@ -6593,7 +6593,7 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
cutOffTailIfNeeded(index, !0),
|
||||
null === index.tail &&
|
||||
"hidden" === index.tailMode &&
|
||||
!cache$106.alternate)
|
||||
!cache$96.alternate)
|
||||
)
|
||||
return bubbleProperties(workInProgress), null;
|
||||
} else
|
||||
@@ -6605,13 +6605,13 @@ function completeWork(current, workInProgress, renderLanes) {
|
||||
cutOffTailIfNeeded(index, !1),
|
||||
(workInProgress.lanes = 4194304));
|
||||
index.isBackwards
|
||||
? ((cache$106.sibling = workInProgress.child),
|
||||
(workInProgress.child = cache$106))
|
||||
? ((cache$96.sibling = workInProgress.child),
|
||||
(workInProgress.child = cache$96))
|
||||
: ((current = index.last),
|
||||
null !== current
|
||||
? (current.sibling = cache$106)
|
||||
: (workInProgress.child = cache$106),
|
||||
(index.last = cache$106));
|
||||
? (current.sibling = cache$96)
|
||||
: (workInProgress.child = cache$96),
|
||||
(index.last = cache$96));
|
||||
}
|
||||
if (null !== index.tail)
|
||||
return (
|
||||
@@ -6866,9 +6866,9 @@ function commitHookEffectListMount(flags, finishedWork) {
|
||||
finishedWork
|
||||
);
|
||||
lastEffect = void 0;
|
||||
var create$123 = updateQueue.create,
|
||||
var create$113 = updateQueue.create,
|
||||
inst = updateQueue.inst;
|
||||
lastEffect = create$123();
|
||||
lastEffect = create$113();
|
||||
inst.destroy = lastEffect;
|
||||
0 !== (flags & 8)
|
||||
? null !== injectedProfilingHooks &&
|
||||
@@ -7008,8 +7008,8 @@ function safelyCallComponentWillUnmount(
|
||||
} else
|
||||
try {
|
||||
instance.componentWillUnmount();
|
||||
} catch (error$127) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$127);
|
||||
} catch (error$117) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$117);
|
||||
}
|
||||
}
|
||||
function safelyAttachRef(current, nearestMountedAncestor) {
|
||||
@@ -7071,8 +7071,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
recordEffectDuration(current);
|
||||
}
|
||||
else ref(null);
|
||||
} catch (error$128) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$128);
|
||||
} catch (error$118) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$118);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -7255,11 +7255,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
} else
|
||||
try {
|
||||
finishedRoot.componentDidMount();
|
||||
} catch (error$124) {
|
||||
} catch (error$114) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$124
|
||||
error$114
|
||||
);
|
||||
}
|
||||
else {
|
||||
@@ -7276,11 +7276,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$125) {
|
||||
} catch (error$115) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$125
|
||||
error$115
|
||||
);
|
||||
}
|
||||
recordEffectDuration();
|
||||
@@ -7291,11 +7291,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$126) {
|
||||
} catch (error$116) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$126
|
||||
error$116
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -7891,12 +7891,12 @@ function commitReconciliationEffects(finishedWork) {
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$129 = hostParentFiber.stateNode.containerInfo,
|
||||
before$130 = getHostSibling(finishedWork);
|
||||
var parent$119 = hostParentFiber.stateNode.containerInfo,
|
||||
before$120 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$130,
|
||||
parent$129
|
||||
before$120,
|
||||
parent$119
|
||||
);
|
||||
break;
|
||||
default:
|
||||
@@ -9151,8 +9151,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$149) {
|
||||
handleThrow(root, thrownValue$149);
|
||||
} catch (thrownValue$139) {
|
||||
handleThrow(root, thrownValue$139);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -9269,8 +9269,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$151) {
|
||||
handleThrow(root, thrownValue$151);
|
||||
} catch (thrownValue$141) {
|
||||
handleThrow(root, thrownValue$141);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -9314,8 +9314,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -9323,7 +9322,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -10523,17 +10522,17 @@ function wrapFiber(fiber) {
|
||||
fiberToWrapper.set(fiber, wrapper));
|
||||
return wrapper;
|
||||
}
|
||||
var internals$jscomp$inline_1260 = {
|
||||
var internals$jscomp$inline_1241 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701",
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$155 = 0;
|
||||
31 > index$155;
|
||||
index$155++
|
||||
var map = new Map(), lane = 1, index$143 = 0;
|
||||
31 > index$143;
|
||||
index$143++
|
||||
) {
|
||||
var label = getLabelForLane(lane);
|
||||
map.set(lane, label);
|
||||
@@ -10546,16 +10545,16 @@ var internals$jscomp$inline_1260 = {
|
||||
}
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1519 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1500 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1519.isDisabled &&
|
||||
hook$jscomp$inline_1519.supportsFiber
|
||||
!hook$jscomp$inline_1500.isDisabled &&
|
||||
hook$jscomp$inline_1500.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1519.inject(
|
||||
internals$jscomp$inline_1260
|
||||
(rendererID = hook$jscomp$inline_1500.inject(
|
||||
internals$jscomp$inline_1241
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1519);
|
||||
(injectedHook = hook$jscomp$inline_1500);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports._Scheduler = Scheduler;
|
||||
@@ -10679,4 +10678,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<4eabb3187bacba7b31f84634ddf7f842>>
|
||||
* @generated SignedSource<<1b23e0c10fd17c351e4f31e759376a18>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1413,7 +1413,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<d262199c58ecb3b07e0358edaf8475ff>>
|
||||
* @generated SignedSource<<fd10babdef4f1ca01cd6a33de8989e31>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -589,4 +589,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<5fd1693dc678a9738a3f0fce7d11ce3e>>
|
||||
* @generated SignedSource<<2e50ac3b2b55baea6ddab88577145b78>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -593,7 +593,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-91d097b2-20250701";
|
||||
exports.version = "19.2.0-native-fb-602917c8-20250701";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
91d097b2c588a0977a7a10ed12512dc8a34e3a5b
|
||||
602917c8cb521e6f9b8eae7070985e2a698fc0d0
|
||||
|
||||
+5
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<09d42b26091115872821eae61ab2c6c7>>
|
||||
* @generated SignedSource<<1accffa9591cb0c01015818d23f003c5>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -14328,8 +14328,7 @@ __DEV__ &&
|
||||
switch (unitOfWork.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = unitOfWork.type,
|
||||
resolvedProps = unitOfWork.pendingProps;
|
||||
var Component = unitOfWork.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -14337,7 +14336,7 @@ __DEV__ &&
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
unitOfWork,
|
||||
resolvedProps,
|
||||
unitOfWork.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -19067,10 +19066,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+62
-63
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<b021d43eb31713e185aa60f7251d9320>>
|
||||
* @generated SignedSource<<51cb4bec69e83b3672b8a673644ad45c>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1241,7 +1241,7 @@ eventPluginOrder = Array.prototype.slice.call([
|
||||
"ReactNativeBridgeEventPlugin"
|
||||
]);
|
||||
recomputePluginOrdering();
|
||||
var injectedNamesToPlugins$jscomp$inline_288 = {
|
||||
var injectedNamesToPlugins$jscomp$inline_276 = {
|
||||
ResponderEventPlugin: ResponderEventPlugin,
|
||||
ReactNativeBridgeEventPlugin: {
|
||||
eventTypes: {},
|
||||
@@ -1287,32 +1287,32 @@ var injectedNamesToPlugins$jscomp$inline_288 = {
|
||||
}
|
||||
}
|
||||
},
|
||||
isOrderingDirty$jscomp$inline_289 = !1,
|
||||
pluginName$jscomp$inline_290;
|
||||
for (pluginName$jscomp$inline_290 in injectedNamesToPlugins$jscomp$inline_288)
|
||||
isOrderingDirty$jscomp$inline_277 = !1,
|
||||
pluginName$jscomp$inline_278;
|
||||
for (pluginName$jscomp$inline_278 in injectedNamesToPlugins$jscomp$inline_276)
|
||||
if (
|
||||
injectedNamesToPlugins$jscomp$inline_288.hasOwnProperty(
|
||||
pluginName$jscomp$inline_290
|
||||
injectedNamesToPlugins$jscomp$inline_276.hasOwnProperty(
|
||||
pluginName$jscomp$inline_278
|
||||
)
|
||||
) {
|
||||
var pluginModule$jscomp$inline_291 =
|
||||
injectedNamesToPlugins$jscomp$inline_288[pluginName$jscomp$inline_290];
|
||||
var pluginModule$jscomp$inline_279 =
|
||||
injectedNamesToPlugins$jscomp$inline_276[pluginName$jscomp$inline_278];
|
||||
if (
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_290) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_290] !==
|
||||
pluginModule$jscomp$inline_291
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_278) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_278] !==
|
||||
pluginModule$jscomp$inline_279
|
||||
) {
|
||||
if (namesToPlugins[pluginName$jscomp$inline_290])
|
||||
if (namesToPlugins[pluginName$jscomp$inline_278])
|
||||
throw Error(
|
||||
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
|
||||
(pluginName$jscomp$inline_290 + "`.")
|
||||
(pluginName$jscomp$inline_278 + "`.")
|
||||
);
|
||||
namesToPlugins[pluginName$jscomp$inline_290] =
|
||||
pluginModule$jscomp$inline_291;
|
||||
isOrderingDirty$jscomp$inline_289 = !0;
|
||||
namesToPlugins[pluginName$jscomp$inline_278] =
|
||||
pluginModule$jscomp$inline_279;
|
||||
isOrderingDirty$jscomp$inline_277 = !0;
|
||||
}
|
||||
}
|
||||
isOrderingDirty$jscomp$inline_289 && recomputePluginOrdering();
|
||||
isOrderingDirty$jscomp$inline_277 && recomputePluginOrdering();
|
||||
function batchedUpdatesImpl(fn, bookkeeping) {
|
||||
return fn(bookkeeping);
|
||||
}
|
||||
@@ -6556,9 +6556,9 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
);
|
||||
break;
|
||||
case 13:
|
||||
var state$76 = workInProgress.memoizedState;
|
||||
if (null !== state$76) {
|
||||
if (null !== state$76.dehydrated)
|
||||
var state$73 = workInProgress.memoizedState;
|
||||
if (null !== state$73) {
|
||||
if (null !== state$73.dehydrated)
|
||||
return (
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
(workInProgress.flags |= 128),
|
||||
@@ -6578,17 +6578,17 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
break;
|
||||
case 19:
|
||||
var didSuspendBefore = 0 !== (current.flags & 128);
|
||||
state$76 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$76 ||
|
||||
state$73 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$73 ||
|
||||
(propagateParentContextChanges(
|
||||
current,
|
||||
workInProgress,
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(state$76 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
(state$73 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
if (didSuspendBefore) {
|
||||
if (state$76)
|
||||
if (state$73)
|
||||
return updateSuspenseListComponent(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -6602,7 +6602,7 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
(didSuspendBefore.tail = null),
|
||||
(didSuspendBefore.lastEffect = null));
|
||||
push(suspenseStackCursor, suspenseStackCursor.current);
|
||||
if (state$76) break;
|
||||
if (state$73) break;
|
||||
else return null;
|
||||
case 22:
|
||||
return (
|
||||
@@ -7195,14 +7195,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$95 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$95 = lastTailNode),
|
||||
for (var lastTailNode$85 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$85 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$95
|
||||
null === lastTailNode$85
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$95.sibling = null);
|
||||
: (lastTailNode$85.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -7212,19 +7212,19 @@ function bubbleProperties(completedWork) {
|
||||
newChildLanes = 0,
|
||||
subtreeFlags = 0;
|
||||
if (didBailout)
|
||||
for (var child$96 = completedWork.child; null !== child$96; )
|
||||
(newChildLanes |= child$96.lanes | child$96.childLanes),
|
||||
(subtreeFlags |= child$96.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$96.flags & 65011712),
|
||||
(child$96.return = completedWork),
|
||||
(child$96 = child$96.sibling);
|
||||
for (var child$86 = completedWork.child; null !== child$86; )
|
||||
(newChildLanes |= child$86.lanes | child$86.childLanes),
|
||||
(subtreeFlags |= child$86.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$86.flags & 65011712),
|
||||
(child$86.return = completedWork),
|
||||
(child$86 = child$86.sibling);
|
||||
else
|
||||
for (child$96 = completedWork.child; null !== child$96; )
|
||||
(newChildLanes |= child$96.lanes | child$96.childLanes),
|
||||
(subtreeFlags |= child$96.subtreeFlags),
|
||||
(subtreeFlags |= child$96.flags),
|
||||
(child$96.return = completedWork),
|
||||
(child$96 = child$96.sibling);
|
||||
for (child$86 = completedWork.child; null !== child$86; )
|
||||
(newChildLanes |= child$86.lanes | child$86.childLanes),
|
||||
(subtreeFlags |= child$86.subtreeFlags),
|
||||
(subtreeFlags |= child$86.flags),
|
||||
(child$86.return = completedWork),
|
||||
(child$86 = child$86.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -7935,8 +7935,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
else if ("function" === typeof ref)
|
||||
try {
|
||||
ref(null);
|
||||
} catch (error$123) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$123);
|
||||
} catch (error$113) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$113);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -8100,11 +8100,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$122) {
|
||||
} catch (error$112) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$122
|
||||
error$112
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -9769,8 +9769,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$136) {
|
||||
handleThrow(root, thrownValue$136);
|
||||
} catch (thrownValue$126) {
|
||||
handleThrow(root, thrownValue$126);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -9885,8 +9885,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$138) {
|
||||
handleThrow(root, thrownValue$138);
|
||||
} catch (thrownValue$128) {
|
||||
handleThrow(root, thrownValue$128);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -9914,8 +9914,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -9923,7 +9922,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
next = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -11027,26 +11026,26 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
}
|
||||
};
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1257 = {
|
||||
internals$jscomp$inline_1238 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1257.rendererConfig = extraDevToolsConfig);
|
||||
(internals$jscomp$inline_1238.rendererConfig = extraDevToolsConfig);
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1576 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1557 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1576.isDisabled &&
|
||||
hook$jscomp$inline_1576.supportsFiber
|
||||
!hook$jscomp$inline_1557.isDisabled &&
|
||||
hook$jscomp$inline_1557.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1576.inject(
|
||||
internals$jscomp$inline_1257
|
||||
(rendererID = hook$jscomp$inline_1557.inject(
|
||||
internals$jscomp$inline_1238
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1576);
|
||||
(injectedHook = hook$jscomp$inline_1557);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createPortal = function (children, containerTag) {
|
||||
|
||||
+82
-83
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3d439f64cc9a126419ddba68fc067323>>
|
||||
* @generated SignedSource<<00a2b65cfbf10f3c769171ff5c3cf8af>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1247,7 +1247,7 @@ eventPluginOrder = Array.prototype.slice.call([
|
||||
"ReactNativeBridgeEventPlugin"
|
||||
]);
|
||||
recomputePluginOrdering();
|
||||
var injectedNamesToPlugins$jscomp$inline_325 = {
|
||||
var injectedNamesToPlugins$jscomp$inline_313 = {
|
||||
ResponderEventPlugin: ResponderEventPlugin,
|
||||
ReactNativeBridgeEventPlugin: {
|
||||
eventTypes: {},
|
||||
@@ -1293,32 +1293,32 @@ var injectedNamesToPlugins$jscomp$inline_325 = {
|
||||
}
|
||||
}
|
||||
},
|
||||
isOrderingDirty$jscomp$inline_326 = !1,
|
||||
pluginName$jscomp$inline_327;
|
||||
for (pluginName$jscomp$inline_327 in injectedNamesToPlugins$jscomp$inline_325)
|
||||
isOrderingDirty$jscomp$inline_314 = !1,
|
||||
pluginName$jscomp$inline_315;
|
||||
for (pluginName$jscomp$inline_315 in injectedNamesToPlugins$jscomp$inline_313)
|
||||
if (
|
||||
injectedNamesToPlugins$jscomp$inline_325.hasOwnProperty(
|
||||
pluginName$jscomp$inline_327
|
||||
injectedNamesToPlugins$jscomp$inline_313.hasOwnProperty(
|
||||
pluginName$jscomp$inline_315
|
||||
)
|
||||
) {
|
||||
var pluginModule$jscomp$inline_328 =
|
||||
injectedNamesToPlugins$jscomp$inline_325[pluginName$jscomp$inline_327];
|
||||
var pluginModule$jscomp$inline_316 =
|
||||
injectedNamesToPlugins$jscomp$inline_313[pluginName$jscomp$inline_315];
|
||||
if (
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_327) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_327] !==
|
||||
pluginModule$jscomp$inline_328
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_315) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_315] !==
|
||||
pluginModule$jscomp$inline_316
|
||||
) {
|
||||
if (namesToPlugins[pluginName$jscomp$inline_327])
|
||||
if (namesToPlugins[pluginName$jscomp$inline_315])
|
||||
throw Error(
|
||||
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
|
||||
(pluginName$jscomp$inline_327 + "`.")
|
||||
(pluginName$jscomp$inline_315 + "`.")
|
||||
);
|
||||
namesToPlugins[pluginName$jscomp$inline_327] =
|
||||
pluginModule$jscomp$inline_328;
|
||||
isOrderingDirty$jscomp$inline_326 = !0;
|
||||
namesToPlugins[pluginName$jscomp$inline_315] =
|
||||
pluginModule$jscomp$inline_316;
|
||||
isOrderingDirty$jscomp$inline_314 = !0;
|
||||
}
|
||||
}
|
||||
isOrderingDirty$jscomp$inline_326 && recomputePluginOrdering();
|
||||
isOrderingDirty$jscomp$inline_314 && recomputePluginOrdering();
|
||||
function batchedUpdatesImpl(fn, bookkeeping) {
|
||||
return fn(bookkeeping);
|
||||
}
|
||||
@@ -7641,14 +7641,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$101 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$101 = lastTailNode),
|
||||
for (var lastTailNode$91 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$91 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$101
|
||||
null === lastTailNode$91
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$101.sibling = null);
|
||||
: (lastTailNode$91.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -7660,53 +7660,53 @@ function bubbleProperties(completedWork) {
|
||||
if (didBailout)
|
||||
if (0 !== (completedWork.mode & 2)) {
|
||||
for (
|
||||
var treeBaseDuration$103 = completedWork.selfBaseDuration,
|
||||
child$104 = completedWork.child;
|
||||
null !== child$104;
|
||||
var treeBaseDuration$93 = completedWork.selfBaseDuration,
|
||||
child$94 = completedWork.child;
|
||||
null !== child$94;
|
||||
|
||||
)
|
||||
(newChildLanes |= child$104.lanes | child$104.childLanes),
|
||||
(subtreeFlags |= child$104.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$104.flags & 65011712),
|
||||
(treeBaseDuration$103 += child$104.treeBaseDuration),
|
||||
(child$104 = child$104.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$103;
|
||||
(newChildLanes |= child$94.lanes | child$94.childLanes),
|
||||
(subtreeFlags |= child$94.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$94.flags & 65011712),
|
||||
(treeBaseDuration$93 += child$94.treeBaseDuration),
|
||||
(child$94 = child$94.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$93;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$103 = completedWork.child;
|
||||
null !== treeBaseDuration$103;
|
||||
treeBaseDuration$93 = completedWork.child;
|
||||
null !== treeBaseDuration$93;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$103.lanes | treeBaseDuration$103.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$103.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$103.flags & 65011712),
|
||||
(treeBaseDuration$103.return = completedWork),
|
||||
(treeBaseDuration$103 = treeBaseDuration$103.sibling);
|
||||
treeBaseDuration$93.lanes | treeBaseDuration$93.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$93.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$93.flags & 65011712),
|
||||
(treeBaseDuration$93.return = completedWork),
|
||||
(treeBaseDuration$93 = treeBaseDuration$93.sibling);
|
||||
else if (0 !== (completedWork.mode & 2)) {
|
||||
treeBaseDuration$103 = completedWork.actualDuration;
|
||||
child$104 = completedWork.selfBaseDuration;
|
||||
treeBaseDuration$93 = completedWork.actualDuration;
|
||||
child$94 = completedWork.selfBaseDuration;
|
||||
for (var child = completedWork.child; null !== child; )
|
||||
(newChildLanes |= child.lanes | child.childLanes),
|
||||
(subtreeFlags |= child.subtreeFlags),
|
||||
(subtreeFlags |= child.flags),
|
||||
(treeBaseDuration$103 += child.actualDuration),
|
||||
(child$104 += child.treeBaseDuration),
|
||||
(treeBaseDuration$93 += child.actualDuration),
|
||||
(child$94 += child.treeBaseDuration),
|
||||
(child = child.sibling);
|
||||
completedWork.actualDuration = treeBaseDuration$103;
|
||||
completedWork.treeBaseDuration = child$104;
|
||||
completedWork.actualDuration = treeBaseDuration$93;
|
||||
completedWork.treeBaseDuration = child$94;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$103 = completedWork.child;
|
||||
null !== treeBaseDuration$103;
|
||||
treeBaseDuration$93 = completedWork.child;
|
||||
null !== treeBaseDuration$93;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$103.lanes | treeBaseDuration$103.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$103.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$103.flags),
|
||||
(treeBaseDuration$103.return = completedWork),
|
||||
(treeBaseDuration$103 = treeBaseDuration$103.sibling);
|
||||
treeBaseDuration$93.lanes | treeBaseDuration$93.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$93.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$93.flags),
|
||||
(treeBaseDuration$93.return = completedWork),
|
||||
(treeBaseDuration$93 = treeBaseDuration$93.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -8510,8 +8510,8 @@ function safelyCallComponentWillUnmount(
|
||||
} else
|
||||
try {
|
||||
instance.componentWillUnmount();
|
||||
} catch (error$138) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$138);
|
||||
} catch (error$128) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$128);
|
||||
}
|
||||
}
|
||||
function safelyAttachRef(current, nearestMountedAncestor) {
|
||||
@@ -8580,8 +8580,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
recordEffectDuration(current);
|
||||
}
|
||||
else ref(null);
|
||||
} catch (error$139) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$139);
|
||||
} catch (error$129) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$129);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -8786,11 +8786,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
} else
|
||||
try {
|
||||
finishedRoot.componentDidMount();
|
||||
} catch (error$135) {
|
||||
} catch (error$125) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$135
|
||||
error$125
|
||||
);
|
||||
}
|
||||
else {
|
||||
@@ -8807,11 +8807,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$136) {
|
||||
} catch (error$126) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$136
|
||||
error$126
|
||||
);
|
||||
}
|
||||
recordEffectDuration();
|
||||
@@ -8822,11 +8822,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$137) {
|
||||
} catch (error$127) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$137
|
||||
error$127
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11430,8 +11430,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
memoizedUpdaters = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$171) {
|
||||
handleThrow(root, thrownValue$171);
|
||||
} catch (thrownValue$161) {
|
||||
handleThrow(root, thrownValue$161);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -11554,8 +11554,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$173) {
|
||||
handleThrow(root, thrownValue$173);
|
||||
} catch (thrownValue$163) {
|
||||
handleThrow(root, thrownValue$163);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -11599,8 +11599,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -11608,7 +11607,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -12930,20 +12929,20 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
}
|
||||
};
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1490 = {
|
||||
internals$jscomp$inline_1471 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1490.rendererConfig = extraDevToolsConfig);
|
||||
internals$jscomp$inline_1490.getLaneLabelMap = function () {
|
||||
(internals$jscomp$inline_1471.rendererConfig = extraDevToolsConfig);
|
||||
internals$jscomp$inline_1471.getLaneLabelMap = function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$177 = 0;
|
||||
31 > index$177;
|
||||
index$177++
|
||||
var map = new Map(), lane = 1, index$165 = 0;
|
||||
31 > index$165;
|
||||
index$165++
|
||||
) {
|
||||
var label = getLabelForLane(lane);
|
||||
map.set(lane, label);
|
||||
@@ -12951,20 +12950,20 @@ internals$jscomp$inline_1490.getLaneLabelMap = function () {
|
||||
}
|
||||
return map;
|
||||
};
|
||||
internals$jscomp$inline_1490.injectProfilingHooks = function (profilingHooks) {
|
||||
internals$jscomp$inline_1471.injectProfilingHooks = function (profilingHooks) {
|
||||
injectedProfilingHooks = profilingHooks;
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1811 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1792 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1811.isDisabled &&
|
||||
hook$jscomp$inline_1811.supportsFiber
|
||||
!hook$jscomp$inline_1792.isDisabled &&
|
||||
hook$jscomp$inline_1792.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1811.inject(
|
||||
internals$jscomp$inline_1490
|
||||
(rendererID = hook$jscomp$inline_1792.inject(
|
||||
internals$jscomp$inline_1471
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1811);
|
||||
(injectedHook = hook$jscomp$inline_1792);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createPortal = function (children, containerTag) {
|
||||
|
||||
+7
-8
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<01cf69df53fad2cdbb1f000d0e5a0991>>
|
||||
* @generated SignedSource<<cf24381df7660a1982c7619d7c2a1ca7>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -14773,8 +14773,7 @@ __DEV__ &&
|
||||
switch (unitOfWork.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = unitOfWork.type,
|
||||
resolvedProps = unitOfWork.pendingProps;
|
||||
var Component = unitOfWork.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -14782,7 +14781,7 @@ __DEV__ &&
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
unitOfWork,
|
||||
resolvedProps,
|
||||
unitOfWork.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -19400,11 +19399,11 @@ __DEV__ &&
|
||||
shouldSuspendImpl = newShouldSuspendImpl;
|
||||
};
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-91d097b2-20250701" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-602917c8-20250701" !== 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-91d097b2-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-602917c8-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -19430,10 +19429,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+70
-71
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3badc944456be208cc98d96b0f2f329d>>
|
||||
* @generated SignedSource<<ce2a044cad849dae0aef0a839a536edd>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1235,7 +1235,7 @@ eventPluginOrder = Array.prototype.slice.call([
|
||||
"ReactNativeBridgeEventPlugin"
|
||||
]);
|
||||
recomputePluginOrdering();
|
||||
var injectedNamesToPlugins$jscomp$inline_297 = {
|
||||
var injectedNamesToPlugins$jscomp$inline_285 = {
|
||||
ResponderEventPlugin: ResponderEventPlugin,
|
||||
ReactNativeBridgeEventPlugin: {
|
||||
eventTypes: {},
|
||||
@@ -1281,32 +1281,32 @@ var injectedNamesToPlugins$jscomp$inline_297 = {
|
||||
}
|
||||
}
|
||||
},
|
||||
isOrderingDirty$jscomp$inline_298 = !1,
|
||||
pluginName$jscomp$inline_299;
|
||||
for (pluginName$jscomp$inline_299 in injectedNamesToPlugins$jscomp$inline_297)
|
||||
isOrderingDirty$jscomp$inline_286 = !1,
|
||||
pluginName$jscomp$inline_287;
|
||||
for (pluginName$jscomp$inline_287 in injectedNamesToPlugins$jscomp$inline_285)
|
||||
if (
|
||||
injectedNamesToPlugins$jscomp$inline_297.hasOwnProperty(
|
||||
pluginName$jscomp$inline_299
|
||||
injectedNamesToPlugins$jscomp$inline_285.hasOwnProperty(
|
||||
pluginName$jscomp$inline_287
|
||||
)
|
||||
) {
|
||||
var pluginModule$jscomp$inline_300 =
|
||||
injectedNamesToPlugins$jscomp$inline_297[pluginName$jscomp$inline_299];
|
||||
var pluginModule$jscomp$inline_288 =
|
||||
injectedNamesToPlugins$jscomp$inline_285[pluginName$jscomp$inline_287];
|
||||
if (
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_299) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_299] !==
|
||||
pluginModule$jscomp$inline_300
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_287) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_287] !==
|
||||
pluginModule$jscomp$inline_288
|
||||
) {
|
||||
if (namesToPlugins[pluginName$jscomp$inline_299])
|
||||
if (namesToPlugins[pluginName$jscomp$inline_287])
|
||||
throw Error(
|
||||
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
|
||||
(pluginName$jscomp$inline_299 + "`.")
|
||||
(pluginName$jscomp$inline_287 + "`.")
|
||||
);
|
||||
namesToPlugins[pluginName$jscomp$inline_299] =
|
||||
pluginModule$jscomp$inline_300;
|
||||
isOrderingDirty$jscomp$inline_298 = !0;
|
||||
namesToPlugins[pluginName$jscomp$inline_287] =
|
||||
pluginModule$jscomp$inline_288;
|
||||
isOrderingDirty$jscomp$inline_286 = !0;
|
||||
}
|
||||
}
|
||||
isOrderingDirty$jscomp$inline_298 && recomputePluginOrdering();
|
||||
isOrderingDirty$jscomp$inline_286 && recomputePluginOrdering();
|
||||
var instanceCache = new Map(),
|
||||
instanceProps = new Map();
|
||||
function getInstanceFromTag(tag) {
|
||||
@@ -6946,9 +6946,9 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
);
|
||||
break;
|
||||
case 13:
|
||||
var state$79 = workInProgress.memoizedState;
|
||||
if (null !== state$79) {
|
||||
if (null !== state$79.dehydrated)
|
||||
var state$76 = workInProgress.memoizedState;
|
||||
if (null !== state$76) {
|
||||
if (null !== state$76.dehydrated)
|
||||
return (
|
||||
pushPrimaryTreeSuspenseHandler(workInProgress),
|
||||
(workInProgress.flags |= 128),
|
||||
@@ -6968,17 +6968,17 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
break;
|
||||
case 19:
|
||||
var didSuspendBefore = 0 !== (current.flags & 128);
|
||||
state$79 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$79 ||
|
||||
state$76 = 0 !== (renderLanes & workInProgress.childLanes);
|
||||
state$76 ||
|
||||
(propagateParentContextChanges(
|
||||
current,
|
||||
workInProgress,
|
||||
renderLanes,
|
||||
!1
|
||||
),
|
||||
(state$79 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
(state$76 = 0 !== (renderLanes & workInProgress.childLanes)));
|
||||
if (didSuspendBefore) {
|
||||
if (state$79)
|
||||
if (state$76)
|
||||
return updateSuspenseListComponent(
|
||||
current,
|
||||
workInProgress,
|
||||
@@ -6992,7 +6992,7 @@ function attemptEarlyBailoutIfNoScheduledUpdate(
|
||||
(didSuspendBefore.tail = null),
|
||||
(didSuspendBefore.lastEffect = null));
|
||||
push(suspenseStackCursor, suspenseStackCursor.current);
|
||||
if (state$79) break;
|
||||
if (state$76) break;
|
||||
else return null;
|
||||
case 22:
|
||||
return (
|
||||
@@ -7469,14 +7469,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$96 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$96 = lastTailNode),
|
||||
for (var lastTailNode$86 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$86 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$96
|
||||
null === lastTailNode$86
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$96.sibling = null);
|
||||
: (lastTailNode$86.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -7486,19 +7486,19 @@ function bubbleProperties(completedWork) {
|
||||
newChildLanes = 0,
|
||||
subtreeFlags = 0;
|
||||
if (didBailout)
|
||||
for (var child$97 = completedWork.child; null !== child$97; )
|
||||
(newChildLanes |= child$97.lanes | child$97.childLanes),
|
||||
(subtreeFlags |= child$97.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$97.flags & 65011712),
|
||||
(child$97.return = completedWork),
|
||||
(child$97 = child$97.sibling);
|
||||
for (var child$87 = completedWork.child; null !== child$87; )
|
||||
(newChildLanes |= child$87.lanes | child$87.childLanes),
|
||||
(subtreeFlags |= child$87.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$87.flags & 65011712),
|
||||
(child$87.return = completedWork),
|
||||
(child$87 = child$87.sibling);
|
||||
else
|
||||
for (child$97 = completedWork.child; null !== child$97; )
|
||||
(newChildLanes |= child$97.lanes | child$97.childLanes),
|
||||
(subtreeFlags |= child$97.subtreeFlags),
|
||||
(subtreeFlags |= child$97.flags),
|
||||
(child$97.return = completedWork),
|
||||
(child$97 = child$97.sibling);
|
||||
for (child$87 = completedWork.child; null !== child$87; )
|
||||
(newChildLanes |= child$87.lanes | child$87.childLanes),
|
||||
(subtreeFlags |= child$87.subtreeFlags),
|
||||
(subtreeFlags |= child$87.flags),
|
||||
(child$87.return = completedWork),
|
||||
(child$87 = child$87.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -8013,9 +8013,9 @@ function commitHookEffectListMount(flags, finishedWork) {
|
||||
do {
|
||||
if ((updateQueue.tag & flags) === flags) {
|
||||
lastEffect = void 0;
|
||||
var create$123 = updateQueue.create,
|
||||
var create$113 = updateQueue.create,
|
||||
inst = updateQueue.inst;
|
||||
lastEffect = create$123();
|
||||
lastEffect = create$113();
|
||||
inst.destroy = lastEffect;
|
||||
}
|
||||
updateQueue = updateQueue.next;
|
||||
@@ -8137,8 +8137,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
else if ("function" === typeof ref)
|
||||
try {
|
||||
ref(null);
|
||||
} catch (error$125) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$125);
|
||||
} catch (error$115) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$115);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -8348,11 +8348,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$124) {
|
||||
} catch (error$114) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$124
|
||||
error$114
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -9045,12 +9045,12 @@ function commitReconciliationEffects(finishedWork) {
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$126 = hostParentFiber.stateNode.containerInfo,
|
||||
before$127 = getHostSibling(finishedWork);
|
||||
var parent$116 = hostParentFiber.stateNode.containerInfo,
|
||||
before$117 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$127,
|
||||
parent$126
|
||||
before$117,
|
||||
parent$116
|
||||
);
|
||||
break;
|
||||
default:
|
||||
@@ -10212,8 +10212,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
exitStatus = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$142) {
|
||||
handleThrow(root, thrownValue$142);
|
||||
} catch (thrownValue$132) {
|
||||
handleThrow(root, thrownValue$132);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -10328,8 +10328,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$144) {
|
||||
handleThrow(root, thrownValue$144);
|
||||
} catch (thrownValue$134) {
|
||||
handleThrow(root, thrownValue$134);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -10357,8 +10357,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -10366,7 +10365,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
next = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -11221,11 +11220,11 @@ function updateContainer(element, container, parentComponent, callback) {
|
||||
return lane;
|
||||
}
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-91d097b2-20250701" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-602917c8-20250701" !== 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-91d097b2-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-602917c8-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -11273,26 +11272,26 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
}
|
||||
};
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1313 = {
|
||||
internals$jscomp$inline_1294 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1313.rendererConfig = extraDevToolsConfig);
|
||||
(internals$jscomp$inline_1294.rendererConfig = extraDevToolsConfig);
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1659 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1640 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1659.isDisabled &&
|
||||
hook$jscomp$inline_1659.supportsFiber
|
||||
!hook$jscomp$inline_1640.isDisabled &&
|
||||
hook$jscomp$inline_1640.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1659.inject(
|
||||
internals$jscomp$inline_1313
|
||||
(rendererID = hook$jscomp$inline_1640.inject(
|
||||
internals$jscomp$inline_1294
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1659);
|
||||
(injectedHook = hook$jscomp$inline_1640);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createPortal = function (children, containerTag) {
|
||||
|
||||
+90
-91
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<80f70cdcb1211b17dfcf6ef0b2ef76e7>>
|
||||
* @generated SignedSource<<daab3c18038220eeed881effee5aec2f>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1241,7 +1241,7 @@ eventPluginOrder = Array.prototype.slice.call([
|
||||
"ReactNativeBridgeEventPlugin"
|
||||
]);
|
||||
recomputePluginOrdering();
|
||||
var injectedNamesToPlugins$jscomp$inline_334 = {
|
||||
var injectedNamesToPlugins$jscomp$inline_322 = {
|
||||
ResponderEventPlugin: ResponderEventPlugin,
|
||||
ReactNativeBridgeEventPlugin: {
|
||||
eventTypes: {},
|
||||
@@ -1287,32 +1287,32 @@ var injectedNamesToPlugins$jscomp$inline_334 = {
|
||||
}
|
||||
}
|
||||
},
|
||||
isOrderingDirty$jscomp$inline_335 = !1,
|
||||
pluginName$jscomp$inline_336;
|
||||
for (pluginName$jscomp$inline_336 in injectedNamesToPlugins$jscomp$inline_334)
|
||||
isOrderingDirty$jscomp$inline_323 = !1,
|
||||
pluginName$jscomp$inline_324;
|
||||
for (pluginName$jscomp$inline_324 in injectedNamesToPlugins$jscomp$inline_322)
|
||||
if (
|
||||
injectedNamesToPlugins$jscomp$inline_334.hasOwnProperty(
|
||||
pluginName$jscomp$inline_336
|
||||
injectedNamesToPlugins$jscomp$inline_322.hasOwnProperty(
|
||||
pluginName$jscomp$inline_324
|
||||
)
|
||||
) {
|
||||
var pluginModule$jscomp$inline_337 =
|
||||
injectedNamesToPlugins$jscomp$inline_334[pluginName$jscomp$inline_336];
|
||||
var pluginModule$jscomp$inline_325 =
|
||||
injectedNamesToPlugins$jscomp$inline_322[pluginName$jscomp$inline_324];
|
||||
if (
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_336) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_336] !==
|
||||
pluginModule$jscomp$inline_337
|
||||
!namesToPlugins.hasOwnProperty(pluginName$jscomp$inline_324) ||
|
||||
namesToPlugins[pluginName$jscomp$inline_324] !==
|
||||
pluginModule$jscomp$inline_325
|
||||
) {
|
||||
if (namesToPlugins[pluginName$jscomp$inline_336])
|
||||
if (namesToPlugins[pluginName$jscomp$inline_324])
|
||||
throw Error(
|
||||
"EventPluginRegistry: Cannot inject two different event plugins using the same name, `" +
|
||||
(pluginName$jscomp$inline_336 + "`.")
|
||||
(pluginName$jscomp$inline_324 + "`.")
|
||||
);
|
||||
namesToPlugins[pluginName$jscomp$inline_336] =
|
||||
pluginModule$jscomp$inline_337;
|
||||
isOrderingDirty$jscomp$inline_335 = !0;
|
||||
namesToPlugins[pluginName$jscomp$inline_324] =
|
||||
pluginModule$jscomp$inline_325;
|
||||
isOrderingDirty$jscomp$inline_323 = !0;
|
||||
}
|
||||
}
|
||||
isOrderingDirty$jscomp$inline_335 && recomputePluginOrdering();
|
||||
isOrderingDirty$jscomp$inline_323 && recomputePluginOrdering();
|
||||
var instanceCache = new Map(),
|
||||
instanceProps = new Map();
|
||||
function getInstanceFromTag(tag) {
|
||||
@@ -7912,14 +7912,14 @@ function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) {
|
||||
break;
|
||||
case "collapsed":
|
||||
lastTailNode = renderState.tail;
|
||||
for (var lastTailNode$102 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$102 = lastTailNode),
|
||||
for (var lastTailNode$92 = null; null !== lastTailNode; )
|
||||
null !== lastTailNode.alternate && (lastTailNode$92 = lastTailNode),
|
||||
(lastTailNode = lastTailNode.sibling);
|
||||
null === lastTailNode$102
|
||||
null === lastTailNode$92
|
||||
? hasRenderedATailFallback || null === renderState.tail
|
||||
? (renderState.tail = null)
|
||||
: (renderState.tail.sibling = null)
|
||||
: (lastTailNode$102.sibling = null);
|
||||
: (lastTailNode$92.sibling = null);
|
||||
}
|
||||
}
|
||||
function bubbleProperties(completedWork) {
|
||||
@@ -7931,53 +7931,53 @@ function bubbleProperties(completedWork) {
|
||||
if (didBailout)
|
||||
if (0 !== (completedWork.mode & 2)) {
|
||||
for (
|
||||
var treeBaseDuration$104 = completedWork.selfBaseDuration,
|
||||
child$105 = completedWork.child;
|
||||
null !== child$105;
|
||||
var treeBaseDuration$94 = completedWork.selfBaseDuration,
|
||||
child$95 = completedWork.child;
|
||||
null !== child$95;
|
||||
|
||||
)
|
||||
(newChildLanes |= child$105.lanes | child$105.childLanes),
|
||||
(subtreeFlags |= child$105.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$105.flags & 65011712),
|
||||
(treeBaseDuration$104 += child$105.treeBaseDuration),
|
||||
(child$105 = child$105.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$104;
|
||||
(newChildLanes |= child$95.lanes | child$95.childLanes),
|
||||
(subtreeFlags |= child$95.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= child$95.flags & 65011712),
|
||||
(treeBaseDuration$94 += child$95.treeBaseDuration),
|
||||
(child$95 = child$95.sibling);
|
||||
completedWork.treeBaseDuration = treeBaseDuration$94;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$104 = completedWork.child;
|
||||
null !== treeBaseDuration$104;
|
||||
treeBaseDuration$94 = completedWork.child;
|
||||
null !== treeBaseDuration$94;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$104.lanes | treeBaseDuration$104.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$104.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$104.flags & 65011712),
|
||||
(treeBaseDuration$104.return = completedWork),
|
||||
(treeBaseDuration$104 = treeBaseDuration$104.sibling);
|
||||
treeBaseDuration$94.lanes | treeBaseDuration$94.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$94.subtreeFlags & 65011712),
|
||||
(subtreeFlags |= treeBaseDuration$94.flags & 65011712),
|
||||
(treeBaseDuration$94.return = completedWork),
|
||||
(treeBaseDuration$94 = treeBaseDuration$94.sibling);
|
||||
else if (0 !== (completedWork.mode & 2)) {
|
||||
treeBaseDuration$104 = completedWork.actualDuration;
|
||||
child$105 = completedWork.selfBaseDuration;
|
||||
treeBaseDuration$94 = completedWork.actualDuration;
|
||||
child$95 = completedWork.selfBaseDuration;
|
||||
for (var child = completedWork.child; null !== child; )
|
||||
(newChildLanes |= child.lanes | child.childLanes),
|
||||
(subtreeFlags |= child.subtreeFlags),
|
||||
(subtreeFlags |= child.flags),
|
||||
(treeBaseDuration$104 += child.actualDuration),
|
||||
(child$105 += child.treeBaseDuration),
|
||||
(treeBaseDuration$94 += child.actualDuration),
|
||||
(child$95 += child.treeBaseDuration),
|
||||
(child = child.sibling);
|
||||
completedWork.actualDuration = treeBaseDuration$104;
|
||||
completedWork.treeBaseDuration = child$105;
|
||||
completedWork.actualDuration = treeBaseDuration$94;
|
||||
completedWork.treeBaseDuration = child$95;
|
||||
} else
|
||||
for (
|
||||
treeBaseDuration$104 = completedWork.child;
|
||||
null !== treeBaseDuration$104;
|
||||
treeBaseDuration$94 = completedWork.child;
|
||||
null !== treeBaseDuration$94;
|
||||
|
||||
)
|
||||
(newChildLanes |=
|
||||
treeBaseDuration$104.lanes | treeBaseDuration$104.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$104.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$104.flags),
|
||||
(treeBaseDuration$104.return = completedWork),
|
||||
(treeBaseDuration$104 = treeBaseDuration$104.sibling);
|
||||
treeBaseDuration$94.lanes | treeBaseDuration$94.childLanes),
|
||||
(subtreeFlags |= treeBaseDuration$94.subtreeFlags),
|
||||
(subtreeFlags |= treeBaseDuration$94.flags),
|
||||
(treeBaseDuration$94.return = completedWork),
|
||||
(treeBaseDuration$94 = treeBaseDuration$94.sibling);
|
||||
completedWork.subtreeFlags |= subtreeFlags;
|
||||
completedWork.childLanes = newChildLanes;
|
||||
return didBailout;
|
||||
@@ -8568,9 +8568,9 @@ function commitHookEffectListMount(flags, finishedWork) {
|
||||
finishedWork
|
||||
);
|
||||
lastEffect = void 0;
|
||||
var create$136 = updateQueue.create,
|
||||
var create$126 = updateQueue.create,
|
||||
inst = updateQueue.inst;
|
||||
lastEffect = create$136();
|
||||
lastEffect = create$126();
|
||||
inst.destroy = lastEffect;
|
||||
0 !== (flags & 8)
|
||||
? null !== injectedProfilingHooks &&
|
||||
@@ -8710,8 +8710,8 @@ function safelyCallComponentWillUnmount(
|
||||
} else
|
||||
try {
|
||||
instance.componentWillUnmount();
|
||||
} catch (error$140) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$140);
|
||||
} catch (error$130) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$130);
|
||||
}
|
||||
}
|
||||
function safelyAttachRef(current, nearestMountedAncestor) {
|
||||
@@ -8779,8 +8779,8 @@ function safelyDetachRef(current, nearestMountedAncestor) {
|
||||
recordEffectDuration(current);
|
||||
}
|
||||
else ref(null);
|
||||
} catch (error$141) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$141);
|
||||
} catch (error$131) {
|
||||
captureCommitPhaseError(current, nearestMountedAncestor, error$131);
|
||||
}
|
||||
else ref.current = null;
|
||||
}
|
||||
@@ -9031,11 +9031,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
} else
|
||||
try {
|
||||
finishedRoot.componentDidMount();
|
||||
} catch (error$137) {
|
||||
} catch (error$127) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$137
|
||||
error$127
|
||||
);
|
||||
}
|
||||
else {
|
||||
@@ -9052,11 +9052,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$138) {
|
||||
} catch (error$128) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$138
|
||||
error$128
|
||||
);
|
||||
}
|
||||
recordEffectDuration();
|
||||
@@ -9067,11 +9067,11 @@ function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) {
|
||||
current,
|
||||
finishedRoot.__reactInternalSnapshotBeforeUpdate
|
||||
);
|
||||
} catch (error$139) {
|
||||
} catch (error$129) {
|
||||
captureCommitPhaseError(
|
||||
finishedWork,
|
||||
finishedWork.return,
|
||||
error$139
|
||||
error$129
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -9906,12 +9906,12 @@ function commitReconciliationEffects(finishedWork) {
|
||||
break;
|
||||
case 3:
|
||||
case 4:
|
||||
var parent$142 = hostParentFiber.stateNode.containerInfo,
|
||||
before$143 = getHostSibling(finishedWork);
|
||||
var parent$132 = hostParentFiber.stateNode.containerInfo,
|
||||
before$133 = getHostSibling(finishedWork);
|
||||
insertOrAppendPlacementNodeIntoContainer(
|
||||
finishedWork,
|
||||
before$143,
|
||||
parent$142
|
||||
before$133,
|
||||
parent$132
|
||||
);
|
||||
break;
|
||||
default:
|
||||
@@ -11862,8 +11862,8 @@ function renderRootSync(root, lanes, shouldYieldForPrerendering) {
|
||||
workLoopSync();
|
||||
memoizedUpdaters = workInProgressRootExitStatus;
|
||||
break;
|
||||
} catch (thrownValue$177) {
|
||||
handleThrow(root, thrownValue$177);
|
||||
} catch (thrownValue$167) {
|
||||
handleThrow(root, thrownValue$167);
|
||||
}
|
||||
while (1);
|
||||
lanes && root.shellSuspendCounter++;
|
||||
@@ -11986,8 +11986,8 @@ function renderRootConcurrent(root, lanes) {
|
||||
}
|
||||
workLoopConcurrentByScheduler();
|
||||
break;
|
||||
} catch (thrownValue$179) {
|
||||
handleThrow(root, thrownValue$179);
|
||||
} catch (thrownValue$169) {
|
||||
handleThrow(root, thrownValue$169);
|
||||
}
|
||||
while (1);
|
||||
lastContextDependency = currentlyRenderingFiber$1 = null;
|
||||
@@ -12031,8 +12031,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
switch (next.tag) {
|
||||
case 15:
|
||||
case 0:
|
||||
var Component = next.type,
|
||||
resolvedProps = next.pendingProps;
|
||||
var Component = next.type;
|
||||
var context = isContextProvider(Component)
|
||||
? previousContext
|
||||
: contextStackCursor$1.current;
|
||||
@@ -12040,7 +12039,7 @@ function replaySuspendedUnitOfWork(unitOfWork) {
|
||||
current = replayFunctionComponent(
|
||||
current,
|
||||
next,
|
||||
resolvedProps,
|
||||
next.pendingProps,
|
||||
Component,
|
||||
context,
|
||||
workInProgressRootRenderLanes
|
||||
@@ -13113,11 +13112,11 @@ function updateContainer(element, container, parentComponent, callback) {
|
||||
return lane;
|
||||
}
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-91d097b2-20250701" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-602917c8-20250701" !== 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-91d097b2-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-602917c8-20250701\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -13165,20 +13164,20 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
}
|
||||
};
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1546 = {
|
||||
internals$jscomp$inline_1527 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-91d097b2-20250701",
|
||||
version: "19.2.0-native-fb-602917c8-20250701",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-91d097b2-20250701"
|
||||
reconcilerVersion: "19.2.0-native-fb-602917c8-20250701"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1546.rendererConfig = extraDevToolsConfig);
|
||||
internals$jscomp$inline_1546.getLaneLabelMap = function () {
|
||||
(internals$jscomp$inline_1527.rendererConfig = extraDevToolsConfig);
|
||||
internals$jscomp$inline_1527.getLaneLabelMap = function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$183 = 0;
|
||||
31 > index$183;
|
||||
index$183++
|
||||
var map = new Map(), lane = 1, index$171 = 0;
|
||||
31 > index$171;
|
||||
index$171++
|
||||
) {
|
||||
var label = getLabelForLane(lane);
|
||||
map.set(lane, label);
|
||||
@@ -13186,20 +13185,20 @@ internals$jscomp$inline_1546.getLaneLabelMap = function () {
|
||||
}
|
||||
return map;
|
||||
};
|
||||
internals$jscomp$inline_1546.injectProfilingHooks = function (profilingHooks) {
|
||||
internals$jscomp$inline_1527.injectProfilingHooks = function (profilingHooks) {
|
||||
injectedProfilingHooks = profilingHooks;
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1894 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
var hook$jscomp$inline_1875 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
if (
|
||||
!hook$jscomp$inline_1894.isDisabled &&
|
||||
hook$jscomp$inline_1894.supportsFiber
|
||||
!hook$jscomp$inline_1875.isDisabled &&
|
||||
hook$jscomp$inline_1875.supportsFiber
|
||||
)
|
||||
try {
|
||||
(rendererID = hook$jscomp$inline_1894.inject(
|
||||
internals$jscomp$inline_1546
|
||||
(rendererID = hook$jscomp$inline_1875.inject(
|
||||
internals$jscomp$inline_1527
|
||||
)),
|
||||
(injectedHook = hook$jscomp$inline_1894);
|
||||
(injectedHook = hook$jscomp$inline_1875);
|
||||
} catch (err) {}
|
||||
}
|
||||
exports.createPortal = function (children, containerTag) {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "eslint-plugin-react-hooks",
|
||||
"description": "ESLint rules for React Hooks",
|
||||
"version": "0.0.0-experimental-91d097b2-20250701",
|
||||
"version": "0.0.0-experimental-602917c8-20250701",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/react.git",
|
||||
|
||||
Reference in New Issue
Block a user