diff --git a/compiled-rn/VERSION_NATIVE_FB b/compiled-rn/VERSION_NATIVE_FB index a2b83cb9b7a8d..d7da48870a23d 100644 --- a/compiled-rn/VERSION_NATIVE_FB +++ b/compiled-rn/VERSION_NATIVE_FB @@ -1 +1 @@ -19.0.0-native-fb-8a41d6ce-20241114 \ No newline at end of file +19.0.0-native-fb-3720870a-20241115 \ No newline at end of file diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js index a67cebddfa3bd..f3ad800cccf57 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<> */ "use strict"; @@ -420,5 +420,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; + exports.version = "19.0.0-native-fb-3720870a-20241115"; })(); diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js index 30cb299edd667..380fa3e0b0df5 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js index 30cb299edd667..380fa3e0b0df5 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-dev.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-dev.js index 4cab86c5a5471..2d3ca5686d6b0 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-dev.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-dev.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<> */ /* @@ -15133,6 +15133,7 @@ __DEV__ && workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, + exitStatus, IMMEDIATE_COMMIT, renderStartTime, 0 @@ -15141,11 +15142,11 @@ __DEV__ && if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || exitStatus === RootSuspended) && - ((exitStatus = + ((renderWasConcurrent = globalMostRecentFallbackTime + FALLBACK_THROTTLE_MS - now$1()), - 10 < exitStatus) + 10 < renderWasConcurrent) ) { markRootSuspended( shouldTimeSlice, @@ -15167,11 +15168,12 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + exitStatus, THROTTLED_COMMIT, renderStartTime, 0 ), - exitStatus + renderWasConcurrent ); break a; } @@ -15186,6 +15188,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + exitStatus, IMMEDIATE_COMMIT, renderStartTime, 0 @@ -15216,6 +15219,7 @@ __DEV__ && updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15238,6 +15242,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, SUSPENDED_COMMIT, completedRenderStartTime, completedRenderEndTime @@ -15259,6 +15264,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15958,6 +15964,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15976,6 +15983,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -25344,11 +25352,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.0.0-native-fb-8a41d6ce-20241114" !== isomorphicReactPackageVersion) + if ("19.0.0-native-fb-3720870a-20241115" !== 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.0.0-native-fb-8a41d6ce-20241114\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.0.0-native-fb-3720870a-20241115\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -25385,11 +25393,11 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -25533,5 +25541,5 @@ __DEV__ && listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; + exports.version = "19.0.0-native-fb-3720870a-20241115"; })(); diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js index 59a8d592dceed..375f89da2bdfc 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<85881c516b5a54f437a6a23f57e458bb>> + * @generated SignedSource<<898c5585689cafb6710c089e8df349ba>> */ /* @@ -10911,8 +10911,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -10934,11 +10934,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -10953,6 +10954,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -10982,6 +10984,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11004,6 +11007,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, 1, completedRenderStartTime, completedRenderEndTime @@ -11020,6 +11024,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11570,6 +11575,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11588,6 +11594,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15630,14 +15637,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1697 = React.version; if ( - "19.0.0-native-fb-8a41d6ce-20241114" !== + "19.0.0-native-fb-3720870a-20241115" !== isomorphicReactPackageVersion$jscomp$inline_1697 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1697, - "19.0.0-native-fb-8a41d6ce-20241114" + "19.0.0-native-fb-3720870a-20241115" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -15659,11 +15666,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2155 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2156 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -15767,4 +15774,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-profiling.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-profiling.js index d98be13bfb06b..87811088e1784 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-profiling.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-profiling.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<334d633dbbb333252d6bd75077e0dd7c>> */ /* @@ -11449,8 +11449,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now$1()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now$1()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -11472,11 +11472,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -11491,6 +11492,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -11520,6 +11522,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11542,6 +11545,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, 1, completedRenderStartTime, completedRenderEndTime @@ -11558,6 +11562,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12180,6 +12185,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12198,6 +12204,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -16284,14 +16291,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1787 = React.version; if ( - "19.0.0-native-fb-8a41d6ce-20241114" !== + "19.0.0-native-fb-3720870a-20241115" !== isomorphicReactPackageVersion$jscomp$inline_1787 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1787, - "19.0.0-native-fb-8a41d6ce-20241114" + "19.0.0-native-fb-3720870a-20241115" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16313,11 +16320,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_1794 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114", + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$290 = 0; @@ -16436,4 +16443,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-dev.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-dev.js index 20bc366af4fe7..1f513d47d8ba0 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-dev.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-dev.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<61534c0c0fcedc97333e9c00b8a6337b>> + * @generated SignedSource<> */ /* @@ -15141,6 +15141,7 @@ __DEV__ && workInProgressDeferredLane, workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, + exitStatus, IMMEDIATE_COMMIT, renderStartTime, 0 @@ -15149,11 +15150,11 @@ __DEV__ && if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || exitStatus === RootSuspended) && - ((exitStatus = + ((renderWasConcurrent = globalMostRecentFallbackTime + FALLBACK_THROTTLE_MS - now$1()), - 10 < exitStatus) + 10 < renderWasConcurrent) ) { markRootSuspended( shouldTimeSlice, @@ -15175,11 +15176,12 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + exitStatus, THROTTLED_COMMIT, renderStartTime, 0 ), - exitStatus + renderWasConcurrent ); break a; } @@ -15194,6 +15196,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + exitStatus, IMMEDIATE_COMMIT, renderStartTime, 0 @@ -15224,6 +15227,7 @@ __DEV__ && updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15250,6 +15254,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, SUSPENDED_COMMIT, completedRenderStartTime, completedRenderEndTime @@ -15271,6 +15276,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15970,6 +15976,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15988,6 +15995,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -25405,11 +25413,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.0.0-native-fb-8a41d6ce-20241114" !== isomorphicReactPackageVersion) + if ("19.0.0-native-fb-3720870a-20241115" !== 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.0.0-native-fb-8a41d6ce-20241114\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.0.0-native-fb-3720870a-20241115\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -25446,11 +25454,11 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -25910,7 +25918,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; + exports.version = "19.0.0-native-fb-3720870a-20241115"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-prod.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-prod.js index 1c7f0b58e03ee..b98aea1719e96 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-prod.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-prod.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<9f91ab1932171685b20f9562582b6c38>> */ /* @@ -10911,8 +10911,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -10934,11 +10934,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -10953,6 +10954,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -10982,6 +10984,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11004,6 +11007,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, 1, completedRenderStartTime, completedRenderEndTime @@ -11020,6 +11024,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11570,6 +11575,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11588,6 +11594,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15641,14 +15648,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1698 = React.version; if ( - "19.0.0-native-fb-8a41d6ce-20241114" !== + "19.0.0-native-fb-3720870a-20241115" !== isomorphicReactPackageVersion$jscomp$inline_1698 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1698, - "19.0.0-native-fb-8a41d6ce-20241114" + "19.0.0-native-fb-3720870a-20241115" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -15670,11 +15677,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2158 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2159 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -15932,4 +15939,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-profiling.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-profiling.js index bbc02526e36e3..a81d0619a150f 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-profiling.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-profiling.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<1be026d391b5e2071428d002fe264338>> */ /* @@ -11453,8 +11453,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now$1()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now$1()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -11476,11 +11476,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -11495,6 +11496,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -11524,6 +11526,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11546,6 +11549,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, 1, completedRenderStartTime, completedRenderEndTime @@ -11562,6 +11566,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12184,6 +12189,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12202,6 +12208,7 @@ function commitRoot( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -16299,14 +16306,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1788 = React.version; if ( - "19.0.0-native-fb-8a41d6ce-20241114" !== + "19.0.0-native-fb-3720870a-20241115" !== isomorphicReactPackageVersion$jscomp$inline_1788 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1788, - "19.0.0-native-fb-8a41d6ce-20241114" + "19.0.0-native-fb-3720870a-20241115" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16328,11 +16335,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_1795 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getClosestInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114", + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$290 = 0; @@ -16605,7 +16612,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js index 570f5080f09d1..e3b68af2ae986 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<50b3f79032ea1852405282898217a7f6>> */ "use strict"; @@ -10938,8 +10938,9 @@ __DEV__ && break; } a: { - shouldTimeSlice = root; - switch (exitStatus) { + renderWasConcurrent = root; + shouldTimeSlice = exitStatus; + switch (shouldTimeSlice) { case RootInProgress: case RootFatalErrored: throw Error("Root did not complete. This is a bug in React."); @@ -10947,7 +10948,7 @@ __DEV__ && if ((lanes & 4194176) !== lanes) break; case RootSuspendedAtTheShell: markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings @@ -10962,17 +10963,19 @@ __DEV__ && default: throw Error("Unknown root exit status."); } - shouldTimeSlice.finishedWork = forceSync; - shouldTimeSlice.finishedLanes = lanes; + renderWasConcurrent.finishedWork = forceSync; + renderWasConcurrent.finishedLanes = lanes; if (null !== ReactSharedInternals.actQueue) { - lanes = shouldTimeSlice; + lanes = renderWasConcurrent; forceSync = workInProgressRootRecoverableErrors; - shouldTimeSlice = workInProgressTransitions; - exitStatus = workInProgressRootDidIncludeRecursiveRenderUpdate; - renderWasConcurrent = workInProgressDeferredLane; - lanesThatJustErrored = workInProgressRootInterleavedUpdatedLanes; - originallyAttemptedLanes = workInProgressSuspendedRetryLanes; - var suspendedCommitReason = IMMEDIATE_COMMIT, + exitStatus = workInProgressTransitions; + renderWasConcurrent = + workInProgressRootDidIncludeRecursiveRenderUpdate; + lanesThatJustErrored = workInProgressDeferredLane; + originallyAttemptedLanes = + workInProgressRootInterleavedUpdatedLanes; + var suspendedRetryLanes = workInProgressSuspendedRetryLanes, + suspendedCommitReason = IMMEDIATE_COMMIT, prevTransition = ReactSharedInternals.T, previousUpdateLanePriority = currentUpdatePriority; try { @@ -10981,12 +10984,13 @@ __DEV__ && commitRootImpl( lanes, forceSync, - shouldTimeSlice, exitStatus, - previousUpdateLanePriority, renderWasConcurrent, + previousUpdateLanePriority, lanesThatJustErrored, originallyAttemptedLanes, + suspendedRetryLanes, + shouldTimeSlice, suspendedCommitReason, -0, 0 @@ -10998,7 +11002,7 @@ __DEV__ && } else { if ( (lanes & 62914560) === lanes && - exitStatus === RootSuspended && + shouldTimeSlice === RootSuspended && ((exitStatus = globalMostRecentFallbackTime + FALLBACK_THROTTLE_MS - @@ -11006,16 +11010,16 @@ __DEV__ && 10 < exitStatus) ) { markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings ); - if (0 !== getNextLanes(shouldTimeSlice, 0)) break a; - shouldTimeSlice.timeoutHandle = scheduleTimeout( + if (0 !== getNextLanes(renderWasConcurrent, 0)) break a; + renderWasConcurrent.timeoutHandle = scheduleTimeout( commitRootWhenReady.bind( null, - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -11025,6 +11029,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, THROTTLED_COMMIT, -0, 0 @@ -11034,7 +11039,7 @@ __DEV__ && break a; } commitRootWhenReady( - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -11044,6 +11049,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, IMMEDIATE_COMMIT, -0, 0 @@ -11074,6 +11080,7 @@ __DEV__ && updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11095,6 +11102,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -15183,11 +15191,11 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15332,5 +15340,5 @@ __DEV__ && flushSyncWorkAcrossRoots_impl(0, !0)); } }; - exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; + exports.version = "19.0.0-native-fb-3720870a-20241115"; })(); diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-prod.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-prod.js index b73553d1a04bc..8cfba0f9737e8 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-prod.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-prod.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<8b074877652f39a42f0b994b22aa264e>> + * @generated SignedSource<<895ae8b826040822f996e42e296a43a4>> */ "use strict"; @@ -7966,8 +7966,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && 3 === renderWasConcurrent && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -7989,11 +7989,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -8008,6 +8009,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -8037,6 +8039,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -8058,6 +8061,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -9540,28 +9544,28 @@ function wrapFiber(fiber) { fiberToWrapper.set(fiber, wrapper)); return wrapper; } -var internals$jscomp$inline_1354 = { +var internals$jscomp$inline_1355 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: function (mockNode) { mockNode = nodeToInstanceMap.get(mockNode); return void 0 !== mockNode ? mockNode.internalInstanceHandle : null; }, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1355 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1356 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1355.isDisabled && - hook$jscomp$inline_1355.supportsFiber + !hook$jscomp$inline_1356.isDisabled && + hook$jscomp$inline_1356.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1355.inject( - internals$jscomp$inline_1354 + (rendererID = hook$jscomp$inline_1356.inject( + internals$jscomp$inline_1355 )), - (injectedHook = hook$jscomp$inline_1355); + (injectedHook = hook$jscomp$inline_1356); } catch (err) {} } exports._Scheduler = Scheduler; @@ -9685,4 +9689,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-profiling.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-profiling.js index f661747ee5fb8..ee5b6e86e21f7 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-profiling.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-profiling.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<16c93db0f13c5f2a2f1ac904f2605e40>> + * @generated SignedSource<<502abfbe194a74564a2d7b0f645ff4af>> */ "use strict"; @@ -8436,8 +8436,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && 3 === renderWasConcurrent && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now$1()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now$1()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -8459,11 +8459,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -8478,6 +8479,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -8507,6 +8509,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -8528,6 +8531,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -10109,16 +10113,16 @@ function wrapFiber(fiber) { fiberToWrapper.set(fiber, wrapper)); return wrapper; } -var internals$jscomp$inline_1167 = { +var internals$jscomp$inline_1168 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: function (mockNode) { mockNode = nodeToInstanceMap.get(mockNode); return void 0 !== mockNode ? mockNode.internalInstanceHandle : null; }, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114", + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$146 = 0; @@ -10136,16 +10140,16 @@ var internals$jscomp$inline_1167 = { } }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1411 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1412 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1411.isDisabled && - hook$jscomp$inline_1411.supportsFiber + !hook$jscomp$inline_1412.isDisabled && + hook$jscomp$inline_1412.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1411.inject( - internals$jscomp$inline_1167 + (rendererID = hook$jscomp$inline_1412.inject( + internals$jscomp$inline_1168 )), - (injectedHook = hook$jscomp$inline_1411); + (injectedHook = hook$jscomp$inline_1412); } catch (err) {} } exports._Scheduler = Scheduler; @@ -10269,4 +10273,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-dev.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-dev.js index c48a5c352d0ab..7ebad247de16c 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-dev.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-dev.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<> */ "use strict"; @@ -1694,7 +1694,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; + exports.version = "19.0.0-native-fb-3720870a-20241115"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-prod.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-prod.js index 84a60186b7a22..c2405298ee287 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-prod.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-prod.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<1fc041414e1fc5617ea1ed1652f5ead8>> */ "use strict"; @@ -580,4 +580,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; diff --git a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-profiling.js b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-profiling.js index a5a04fba30879..19761a603caeb 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-profiling.js +++ b/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-profiling.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<00598e3a3aaa3bb1f9d67c9654060793>> */ "use strict"; @@ -584,7 +584,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.0.0-native-fb-8a41d6ce-20241114"; +exports.version = "19.0.0-native-fb-3720870a-20241115"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION index e7ae49d370441..0d4f6008f2e04 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION @@ -1 +1 @@ -8a41d6ceab8af642d8ab9ed04fc744a699f4ac09 +3720870a979b48a1ea8776f64a190878b8558f2b diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js index 95cb4797c1cfe..b2c2f373800f7 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<7c721a352f657b7e56a6054c391ba15d>> */ "use strict"; @@ -11840,9 +11840,9 @@ __DEV__ && break; } a: { - shouldTimeSlice = root; - renderWasConcurrent = exitStatus; - switch (renderWasConcurrent) { + renderWasConcurrent = root; + shouldTimeSlice = exitStatus; + switch (shouldTimeSlice) { case RootInProgress: case RootFatalErrored: throw Error("Root did not complete. This is a bug in React."); @@ -11850,7 +11850,7 @@ __DEV__ && if ((lanes & 4194176) !== lanes) break; case RootSuspendedAtTheShell: markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings @@ -11865,19 +11865,19 @@ __DEV__ && default: throw Error("Unknown root exit status."); } - shouldTimeSlice.finishedWork = forceSync; - shouldTimeSlice.finishedLanes = lanes; + renderWasConcurrent.finishedWork = forceSync; + renderWasConcurrent.finishedLanes = lanes; if (null !== ReactSharedInternals.actQueue) { - lanes = shouldTimeSlice; + lanes = renderWasConcurrent; forceSync = workInProgressRootRecoverableErrors; - shouldTimeSlice = workInProgressTransitions; - renderWasConcurrent = - workInProgressRootDidIncludeRecursiveRenderUpdate; - exitStatus = workInProgressDeferredLane; - lanesThatJustErrored = workInProgressRootInterleavedUpdatedLanes; - originallyAttemptedLanes = workInProgressSuspendedRetryLanes; - wasRootDehydrated = IMMEDIATE_COMMIT; - var prevTransition = ReactSharedInternals.T, + renderWasConcurrent = workInProgressTransitions; + exitStatus = workInProgressRootDidIncludeRecursiveRenderUpdate; + lanesThatJustErrored = workInProgressDeferredLane; + originallyAttemptedLanes = + workInProgressRootInterleavedUpdatedLanes; + wasRootDehydrated = workInProgressSuspendedRetryLanes; + var suspendedCommitReason = IMMEDIATE_COMMIT, + prevTransition = ReactSharedInternals.T, previousUpdateLanePriority = currentUpdatePriority; try { (currentUpdatePriority = DiscreteEventPriority), @@ -11885,13 +11885,14 @@ __DEV__ && commitRootImpl( lanes, forceSync, - shouldTimeSlice, renderWasConcurrent, - previousUpdateLanePriority, exitStatus, + previousUpdateLanePriority, lanesThatJustErrored, originallyAttemptedLanes, wasRootDehydrated, + shouldTimeSlice, + suspendedCommitReason, -0, 0 ); @@ -11902,25 +11903,24 @@ __DEV__ && } else { if ( (lanes & 62914560) === lanes && - (alwaysThrottleRetries || - renderWasConcurrent === RootSuspended) && - ((renderWasConcurrent = + (alwaysThrottleRetries || shouldTimeSlice === RootSuspended) && + ((exitStatus = globalMostRecentFallbackTime + FALLBACK_THROTTLE_MS - now$1()), - 10 < renderWasConcurrent) + 10 < exitStatus) ) { markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings ); - if (0 !== getNextLanes(shouldTimeSlice, 0)) break a; - shouldTimeSlice.timeoutHandle = scheduleTimeout( + if (0 !== getNextLanes(renderWasConcurrent, 0)) break a; + renderWasConcurrent.timeoutHandle = scheduleTimeout( commitRootWhenReady.bind( null, - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -11930,16 +11930,17 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, THROTTLED_COMMIT, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } commitRootWhenReady( - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -11949,6 +11950,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, IMMEDIATE_COMMIT, -0, 0 @@ -11979,6 +11981,7 @@ __DEV__ && updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12000,6 +12003,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -16963,11 +16967,11 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js index ac271ce179013..53f1fe9c1f6f8 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<4897493e77847ca655e0f798df4fc4b0>> + * @generated SignedSource<> */ "use strict"; @@ -9282,8 +9282,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -9305,11 +9305,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -9324,6 +9325,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -9353,6 +9355,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -9374,6 +9377,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -10896,27 +10900,27 @@ batchedUpdatesImpl = function (fn, a) { } }; var roots = new Map(), - internals$jscomp$inline_1176 = { + internals$jscomp$inline_1177 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && - (internals$jscomp$inline_1176.rendererConfig = extraDevToolsConfig); + (internals$jscomp$inline_1177.rendererConfig = extraDevToolsConfig); if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1492 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1493 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1492.isDisabled && - hook$jscomp$inline_1492.supportsFiber + !hook$jscomp$inline_1493.isDisabled && + hook$jscomp$inline_1493.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1492.inject( - internals$jscomp$inline_1176 + (rendererID = hook$jscomp$inline_1493.inject( + internals$jscomp$inline_1177 )), - (injectedHook = hook$jscomp$inline_1492); + (injectedHook = hook$jscomp$inline_1493); } catch (err) {} } exports.createPortal = function (children, containerTag) { diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js index f85b23ada0d54..68886f28554a9 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<6c57ef0bd9baabe73d7f79998b6318bc>> + * @generated SignedSource<<25ee53a5ec2df5d7432ccb7bf0f32de7>> */ "use strict"; @@ -9812,8 +9812,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now$1()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now$1()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -9835,11 +9835,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -9854,6 +9855,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -9883,6 +9885,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -9904,6 +9907,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11554,17 +11558,17 @@ batchedUpdatesImpl = function (fn, a) { } }; var roots = new Map(), - internals$jscomp$inline_1264 = { + internals$jscomp$inline_1265 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromNode, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && - (internals$jscomp$inline_1264.rendererConfig = extraDevToolsConfig); -internals$jscomp$inline_1264.getLaneLabelMap = function () { + (internals$jscomp$inline_1265.rendererConfig = extraDevToolsConfig); +internals$jscomp$inline_1265.getLaneLabelMap = function () { for ( var map = new Map(), lane = 1, index$152 = 0; 31 > index$152; @@ -11576,20 +11580,20 @@ internals$jscomp$inline_1264.getLaneLabelMap = function () { } return map; }; -internals$jscomp$inline_1264.injectProfilingHooks = function (profilingHooks) { +internals$jscomp$inline_1265.injectProfilingHooks = function (profilingHooks) { injectedProfilingHooks = profilingHooks; }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1543 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1544 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1543.isDisabled && - hook$jscomp$inline_1543.supportsFiber + !hook$jscomp$inline_1544.isDisabled && + hook$jscomp$inline_1544.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1543.inject( - internals$jscomp$inline_1264 + (rendererID = hook$jscomp$inline_1544.inject( + internals$jscomp$inline_1265 )), - (injectedHook = hook$jscomp$inline_1543); + (injectedHook = hook$jscomp$inline_1544); } catch (err) {} } exports.createPortal = function (children, containerTag) { diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js index 14c67928c0393..ff9c229e632dd 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<45d28e26ed1c9ec6e129b9165841583f>> */ "use strict"; @@ -12202,8 +12202,9 @@ __DEV__ && break; } a: { - shouldTimeSlice = root; - switch (exitStatus) { + renderWasConcurrent = root; + shouldTimeSlice = exitStatus; + switch (shouldTimeSlice) { case RootInProgress: case RootFatalErrored: throw Error("Root did not complete. This is a bug in React."); @@ -12211,7 +12212,7 @@ __DEV__ && if ((lanes & 4194176) !== lanes) break; case RootSuspendedAtTheShell: markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings @@ -12226,17 +12227,19 @@ __DEV__ && default: throw Error("Unknown root exit status."); } - shouldTimeSlice.finishedWork = forceSync; - shouldTimeSlice.finishedLanes = lanes; + renderWasConcurrent.finishedWork = forceSync; + renderWasConcurrent.finishedLanes = lanes; if (null !== ReactSharedInternals.actQueue) { - lanes = shouldTimeSlice; + lanes = renderWasConcurrent; forceSync = workInProgressRootRecoverableErrors; - shouldTimeSlice = workInProgressTransitions; - exitStatus = workInProgressRootDidIncludeRecursiveRenderUpdate; - renderWasConcurrent = workInProgressDeferredLane; - lanesThatJustErrored = workInProgressRootInterleavedUpdatedLanes; - originallyAttemptedLanes = workInProgressSuspendedRetryLanes; - var suspendedCommitReason = IMMEDIATE_COMMIT, + exitStatus = workInProgressTransitions; + renderWasConcurrent = + workInProgressRootDidIncludeRecursiveRenderUpdate; + lanesThatJustErrored = workInProgressDeferredLane; + originallyAttemptedLanes = + workInProgressRootInterleavedUpdatedLanes; + var suspendedRetryLanes = workInProgressSuspendedRetryLanes, + suspendedCommitReason = IMMEDIATE_COMMIT, prevTransition = ReactSharedInternals.T, previousUpdateLanePriority = currentUpdatePriority; try { @@ -12245,12 +12248,13 @@ __DEV__ && commitRootImpl( lanes, forceSync, - shouldTimeSlice, exitStatus, - previousUpdateLanePriority, renderWasConcurrent, + previousUpdateLanePriority, lanesThatJustErrored, originallyAttemptedLanes, + suspendedRetryLanes, + shouldTimeSlice, suspendedCommitReason, -0, 0 @@ -12262,7 +12266,7 @@ __DEV__ && } else { if ( (lanes & 62914560) === lanes && - (alwaysThrottleRetries || exitStatus === RootSuspended) && + (alwaysThrottleRetries || shouldTimeSlice === RootSuspended) && ((exitStatus = globalMostRecentFallbackTime + FALLBACK_THROTTLE_MS - @@ -12270,16 +12274,16 @@ __DEV__ && 10 < exitStatus) ) { markRootSuspended( - shouldTimeSlice, + renderWasConcurrent, lanes, workInProgressDeferredLane, !workInProgressRootDidSkipSuspendedSiblings ); - if (0 !== getNextLanes(shouldTimeSlice, 0)) break a; - shouldTimeSlice.timeoutHandle = scheduleTimeout( + if (0 !== getNextLanes(renderWasConcurrent, 0)) break a; + renderWasConcurrent.timeoutHandle = scheduleTimeout( commitRootWhenReady.bind( null, - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -12289,6 +12293,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, THROTTLED_COMMIT, -0, 0 @@ -12298,7 +12303,7 @@ __DEV__ && break a; } commitRootWhenReady( - shouldTimeSlice, + renderWasConcurrent, forceSync, workInProgressRootRecoverableErrors, workInProgressTransitions, @@ -12308,6 +12313,7 @@ __DEV__ && workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + shouldTimeSlice, IMMEDIATE_COMMIT, -0, 0 @@ -12338,6 +12344,7 @@ __DEV__ && updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -12359,6 +12366,7 @@ __DEV__ && spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -17181,11 +17189,11 @@ __DEV__ && shouldSuspendImpl = newShouldSuspendImpl; }; var isomorphicReactPackageVersion = React.version; - if ("19.0.0-native-fb-8a41d6ce-20241114" !== isomorphicReactPackageVersion) + if ("19.0.0-native-fb-3720870a-20241115" !== 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.0.0-native-fb-8a41d6ce-20241114\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.0.0-native-fb-3720870a-20241115\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -17211,11 +17219,11 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromTag, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js index 76009d504755f..28de180c0238e 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<4f7033c244c90fc3f144723fff15fe21>> + * @generated SignedSource<<9afc0e9569697037d9d901b5d1fe76d2>> */ "use strict"; @@ -9716,8 +9716,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -9739,11 +9739,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -9758,6 +9759,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -9787,6 +9789,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -9808,6 +9811,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11029,11 +11033,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.0.0-native-fb-8a41d6ce-20241114" !== isomorphicReactPackageVersion) +if ("19.0.0-native-fb-3720870a-20241115" !== 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.0.0-native-fb-8a41d6ce-20241114\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.0.0-native-fb-3720870a-20241115\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -11080,27 +11084,27 @@ batchedUpdatesImpl = function (fn, a) { } }; var roots = new Map(), - internals$jscomp$inline_1242 = { + internals$jscomp$inline_1243 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromTag, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && - (internals$jscomp$inline_1242.rendererConfig = extraDevToolsConfig); + (internals$jscomp$inline_1243.rendererConfig = extraDevToolsConfig); if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1579 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1580 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1579.isDisabled && - hook$jscomp$inline_1579.supportsFiber + !hook$jscomp$inline_1580.isDisabled && + hook$jscomp$inline_1580.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1579.inject( - internals$jscomp$inline_1242 + (rendererID = hook$jscomp$inline_1580.inject( + internals$jscomp$inline_1243 )), - (injectedHook = hook$jscomp$inline_1579); + (injectedHook = hook$jscomp$inline_1580); } catch (err) {} } exports.createPortal = function (children, containerTag) { diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js index d041822dbf37b..3d445eeda608d 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<> + * @generated SignedSource<<4e154010e00c4ec3f588ffc7275d03b9>> */ "use strict"; @@ -10245,8 +10245,8 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { if ( (lanes & 62914560) === lanes && (alwaysThrottleRetries || 3 === renderWasConcurrent) && - ((renderWasConcurrent = globalMostRecentFallbackTime + 300 - now$1()), - 10 < renderWasConcurrent) + ((exitStatus = globalMostRecentFallbackTime + 300 - now$1()), + 10 < exitStatus) ) { markRootSuspended( shouldTimeSlice, @@ -10268,11 +10268,12 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 2, -0, 0 ), - renderWasConcurrent + exitStatus ); break a; } @@ -10287,6 +10288,7 @@ function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { workInProgressRootInterleavedUpdatedLanes, workInProgressSuspendedRetryLanes, workInProgressRootDidSkipSuspendedSiblings, + renderWasConcurrent, 0, -0, 0 @@ -10316,6 +10318,7 @@ function commitRootWhenReady( updatedLanes, suspendedRetryLanes, didSkipSuspendedSiblings, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -10337,6 +10340,7 @@ function commitRootWhenReady( spawnedLane, updatedLanes, suspendedRetryLanes, + exitStatus, suspendedCommitReason, completedRenderStartTime, completedRenderEndTime @@ -11686,11 +11690,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.0.0-native-fb-8a41d6ce-20241114" !== isomorphicReactPackageVersion) +if ("19.0.0-native-fb-3720870a-20241115" !== 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.0.0-native-fb-8a41d6ce-20241114\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.0.0-native-fb-3720870a-20241115\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -11737,17 +11741,17 @@ batchedUpdatesImpl = function (fn, a) { } }; var roots = new Map(), - internals$jscomp$inline_1330 = { + internals$jscomp$inline_1331 = { bundleType: 0, - version: "19.0.0-native-fb-8a41d6ce-20241114", + version: "19.0.0-native-fb-3720870a-20241115", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, findFiberByHostInstance: getInstanceFromTag, - reconcilerVersion: "19.0.0-native-fb-8a41d6ce-20241114" + reconcilerVersion: "19.0.0-native-fb-3720870a-20241115" }; null !== extraDevToolsConfig && - (internals$jscomp$inline_1330.rendererConfig = extraDevToolsConfig); -internals$jscomp$inline_1330.getLaneLabelMap = function () { + (internals$jscomp$inline_1331.rendererConfig = extraDevToolsConfig); +internals$jscomp$inline_1331.getLaneLabelMap = function () { for ( var map = new Map(), lane = 1, index$156 = 0; 31 > index$156; @@ -11759,20 +11763,20 @@ internals$jscomp$inline_1330.getLaneLabelMap = function () { } return map; }; -internals$jscomp$inline_1330.injectProfilingHooks = function (profilingHooks) { +internals$jscomp$inline_1331.injectProfilingHooks = function (profilingHooks) { injectedProfilingHooks = profilingHooks; }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { - var hook$jscomp$inline_1630 = __REACT_DEVTOOLS_GLOBAL_HOOK__; + var hook$jscomp$inline_1631 = __REACT_DEVTOOLS_GLOBAL_HOOK__; if ( - !hook$jscomp$inline_1630.isDisabled && - hook$jscomp$inline_1630.supportsFiber + !hook$jscomp$inline_1631.isDisabled && + hook$jscomp$inline_1631.supportsFiber ) try { - (rendererID = hook$jscomp$inline_1630.inject( - internals$jscomp$inline_1330 + (rendererID = hook$jscomp$inline_1631.inject( + internals$jscomp$inline_1331 )), - (injectedHook = hook$jscomp$inline_1630); + (injectedHook = hook$jscomp$inline_1631); } catch (err) {} } exports.createPortal = function (children, containerTag) {