diff --git a/compiled/facebook-www/REVISION b/compiled/facebook-www/REVISION index 9c22eff287737..f83abf525a8ec 100644 --- a/compiled/facebook-www/REVISION +++ b/compiled/facebook-www/REVISION @@ -1 +1 @@ -de1eaa2655ee29933425695ae0af756bf6713147 +b65afdd0c1f644f3630c4e8cfd9ac264c5ac329f diff --git a/compiled/facebook-www/REVISION_TRANSFORMS b/compiled/facebook-www/REVISION_TRANSFORMS index 9c22eff287737..f83abf525a8ec 100644 --- a/compiled/facebook-www/REVISION_TRANSFORMS +++ b/compiled/facebook-www/REVISION_TRANSFORMS @@ -1 +1 @@ -de1eaa2655ee29933425695ae0af756bf6713147 +b65afdd0c1f644f3630c4e8cfd9ac264c5ac329f diff --git a/compiled/facebook-www/React-dev.classic.js b/compiled/facebook-www/React-dev.classic.js index 0ac813b7074b3..d7a48d197545c 100644 --- a/compiled/facebook-www/React-dev.classic.js +++ b/compiled/facebook-www/React-dev.classic.js @@ -1957,7 +1957,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-dev.modern.js b/compiled/facebook-www/React-dev.modern.js index 0253194b0bb61..652e45042eeab 100644 --- a/compiled/facebook-www/React-dev.modern.js +++ b/compiled/facebook-www/React-dev.modern.js @@ -1957,7 +1957,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-prod.classic.js b/compiled/facebook-www/React-prod.classic.js index e6e995dd30acc..71630a2f19626 100644 --- a/compiled/facebook-www/React-prod.classic.js +++ b/compiled/facebook-www/React-prod.classic.js @@ -630,4 +630,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; diff --git a/compiled/facebook-www/React-prod.modern.js b/compiled/facebook-www/React-prod.modern.js index 204bd455373fc..40da53c8f39b5 100644 --- a/compiled/facebook-www/React-prod.modern.js +++ b/compiled/facebook-www/React-prod.modern.js @@ -630,4 +630,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; diff --git a/compiled/facebook-www/React-profiling.classic.js b/compiled/facebook-www/React-profiling.classic.js index 1cce01903bc9e..f47c6b8ce5906 100644 --- a/compiled/facebook-www/React-profiling.classic.js +++ b/compiled/facebook-www/React-profiling.classic.js @@ -634,7 +634,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/React-profiling.modern.js b/compiled/facebook-www/React-profiling.modern.js index 4484cec628eb4..9911bb2afd558 100644 --- a/compiled/facebook-www/React-profiling.modern.js +++ b/compiled/facebook-www/React-profiling.modern.js @@ -634,7 +634,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-dev.classic.js b/compiled/facebook-www/ReactART-dev.classic.js index f434a59b15a6e..7271358750644 100644 --- a/compiled/facebook-www/ReactART-dev.classic.js +++ b/compiled/facebook-www/ReactART-dev.classic.js @@ -3922,7 +3922,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -16950,10 +16950,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -16987,7 +16987,7 @@ __DEV__ && exports.Shape = Shape; exports.Surface = Surface; exports.Text = Text; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-dev.modern.js b/compiled/facebook-www/ReactART-dev.modern.js index 4443f7ffbb400..bd33b6c8f7f3d 100644 --- a/compiled/facebook-www/ReactART-dev.modern.js +++ b/compiled/facebook-www/ReactART-dev.modern.js @@ -3828,7 +3828,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -16722,10 +16722,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -16759,7 +16759,7 @@ __DEV__ && exports.Shape = Shape; exports.Surface = Surface; exports.Text = Text; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactART-prod.classic.js b/compiled/facebook-www/ReactART-prod.classic.js index 1cff8ac31750f..71fec0a631002 100644 --- a/compiled/facebook-www/ReactART-prod.classic.js +++ b/compiled/facebook-www/ReactART-prod.classic.js @@ -10830,10 +10830,10 @@ var slice = Array.prototype.slice, })(React.Component); var internals$jscomp$inline_1514 = { bundleType: 0, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1515 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -10859,4 +10859,4 @@ exports.RadialGradient = RadialGradient; exports.Shape = TYPES.SHAPE; exports.Surface = Surface; exports.Text = Text; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactART-prod.modern.js b/compiled/facebook-www/ReactART-prod.modern.js index ce6bd0dd01ecd..f97092ffb5748 100644 --- a/compiled/facebook-www/ReactART-prod.modern.js +++ b/compiled/facebook-www/ReactART-prod.modern.js @@ -10550,10 +10550,10 @@ var slice = Array.prototype.slice, })(React.Component); var internals$jscomp$inline_1487 = { bundleType: 0, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-art", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1488 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -10579,4 +10579,4 @@ exports.RadialGradient = RadialGradient; exports.Shape = TYPES.SHAPE; exports.Surface = Surface; exports.Text = Text; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOM-dev.classic.js b/compiled/facebook-www/ReactDOM-dev.classic.js index f2da29fc323fd..75453e6295295 100644 --- a/compiled/facebook-www/ReactDOM-dev.classic.js +++ b/compiled/facebook-www/ReactDOM-dev.classic.js @@ -5806,7 +5806,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -27436,11 +27436,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-www-classic-de1eaa26-20250124" !== isomorphicReactPackageVersion) + if ("19.1.0-www-classic-b65afdd0-20250124" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.1.0-www-classic-de1eaa26-20250124\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-www-classic-b65afdd0-20250124\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -27483,10 +27483,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -28084,7 +28084,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-dev.modern.js b/compiled/facebook-www/ReactDOM-dev.modern.js index aa6dc7edae35e..1c9685f1ca5a5 100644 --- a/compiled/facebook-www/ReactDOM-dev.modern.js +++ b/compiled/facebook-www/ReactDOM-dev.modern.js @@ -5693,7 +5693,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -27222,11 +27222,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-www-modern-de1eaa26-20250124" !== isomorphicReactPackageVersion) + if ("19.1.0-www-modern-b65afdd0-20250124" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.1.0-www-modern-de1eaa26-20250124\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-www-modern-b65afdd0-20250124\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -27269,10 +27269,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -27870,7 +27870,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-prod.classic.js b/compiled/facebook-www/ReactDOM-prod.classic.js index 70faa56af33d0..d9c03e789f139 100644 --- a/compiled/facebook-www/ReactDOM-prod.classic.js +++ b/compiled/facebook-www/ReactDOM-prod.classic.js @@ -17308,14 +17308,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1798 = React.version; if ( - "19.1.0-www-classic-de1eaa26-20250124" !== + "19.1.0-www-classic-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1798 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1798, - "19.1.0-www-classic-de1eaa26-20250124" + "19.1.0-www-classic-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -17333,10 +17333,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2330 = { bundleType: 0, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2331 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -17700,4 +17700,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOM-prod.modern.js b/compiled/facebook-www/ReactDOM-prod.modern.js index 39a74939b5a0d..6add936799b73 100644 --- a/compiled/facebook-www/ReactDOM-prod.modern.js +++ b/compiled/facebook-www/ReactDOM-prod.modern.js @@ -17044,14 +17044,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1788 = React.version; if ( - "19.1.0-www-modern-de1eaa26-20250124" !== + "19.1.0-www-modern-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1788 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1788, - "19.1.0-www-modern-de1eaa26-20250124" + "19.1.0-www-modern-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -17069,10 +17069,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2312 = { bundleType: 0, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2313 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -17436,4 +17436,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOM-profiling.classic.js b/compiled/facebook-www/ReactDOM-profiling.classic.js index 9f276e233509e..35495e4986f10 100644 --- a/compiled/facebook-www/ReactDOM-profiling.classic.js +++ b/compiled/facebook-www/ReactDOM-profiling.classic.js @@ -17995,14 +17995,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1895 = React.version; if ( - "19.1.0-www-classic-de1eaa26-20250124" !== + "19.1.0-www-classic-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1895 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1895, - "19.1.0-www-classic-de1eaa26-20250124" + "19.1.0-www-classic-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -18020,10 +18020,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_1897 = { bundleType: 0, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; enableSchedulingProfiler && ((internals$jscomp$inline_1897.getLaneLabelMap = getLaneLabelMap), @@ -18390,7 +18390,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOM-profiling.modern.js b/compiled/facebook-www/ReactDOM-profiling.modern.js index d7eb0baaa83ff..dab952e220073 100644 --- a/compiled/facebook-www/ReactDOM-profiling.modern.js +++ b/compiled/facebook-www/ReactDOM-profiling.modern.js @@ -17730,14 +17730,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1885 = React.version; if ( - "19.1.0-www-modern-de1eaa26-20250124" !== + "19.1.0-www-modern-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1885 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1885, - "19.1.0-www-modern-de1eaa26-20250124" + "19.1.0-www-modern-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -17755,10 +17755,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_1887 = { bundleType: 0, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; enableSchedulingProfiler && ((internals$jscomp$inline_1887.getLaneLabelMap = getLaneLabelMap), @@ -18125,7 +18125,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && diff --git a/compiled/facebook-www/ReactDOMServer-dev.classic.js b/compiled/facebook-www/ReactDOMServer-dev.classic.js index 91d5ad78d6663..3e8ff6b40a7b8 100644 --- a/compiled/facebook-www/ReactDOMServer-dev.classic.js +++ b/compiled/facebook-www/ReactDOMServer-dev.classic.js @@ -9420,5 +9420,5 @@ __DEV__ && 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/ReactDOMServer-dev.modern.js b/compiled/facebook-www/ReactDOMServer-dev.modern.js index 73aa8607df378..05b34c9b31350 100644 --- a/compiled/facebook-www/ReactDOMServer-dev.modern.js +++ b/compiled/facebook-www/ReactDOMServer-dev.modern.js @@ -9246,5 +9246,5 @@ __DEV__ && 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/ReactDOMServer-prod.classic.js b/compiled/facebook-www/ReactDOMServer-prod.classic.js index d962562725047..d151c8f2424f2 100644 --- a/compiled/facebook-www/ReactDOMServer-prod.classic.js +++ b/compiled/facebook-www/ReactDOMServer-prod.classic.js @@ -6137,4 +6137,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOMServer-prod.modern.js b/compiled/facebook-www/ReactDOMServer-prod.modern.js index cc3f19276c099..14470d90487cf 100644 --- a/compiled/facebook-www/ReactDOMServer-prod.modern.js +++ b/compiled/facebook-www/ReactDOMServer-prod.modern.js @@ -6049,4 +6049,4 @@ exports.renderToString = function (children, options) { 'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server' ); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOMTesting-dev.classic.js b/compiled/facebook-www/ReactDOMTesting-dev.classic.js index b93ce3ba46ac7..9a81d57696bdd 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.classic.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.classic.js @@ -5847,7 +5847,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -27770,11 +27770,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-www-classic-de1eaa26-20250124" !== isomorphicReactPackageVersion) + if ("19.1.0-www-classic-b65afdd0-20250124" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.1.0-www-classic-de1eaa26-20250124\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-www-classic-b65afdd0-20250124\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -27817,10 +27817,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -28584,5 +28584,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/ReactDOMTesting-dev.modern.js b/compiled/facebook-www/ReactDOMTesting-dev.modern.js index ff72862c5d53f..cb7eaa534d5ed 100644 --- a/compiled/facebook-www/ReactDOMTesting-dev.modern.js +++ b/compiled/facebook-www/ReactDOMTesting-dev.modern.js @@ -5734,7 +5734,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -27556,11 +27556,11 @@ __DEV__ && return_targetInst = null; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-www-modern-de1eaa26-20250124" !== isomorphicReactPackageVersion) + if ("19.1.0-www-modern-b65afdd0-20250124" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.1.0-www-modern-de1eaa26-20250124\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-www-modern-b65afdd0-20250124\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -27603,10 +27603,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -28370,5 +28370,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/ReactDOMTesting-prod.classic.js b/compiled/facebook-www/ReactDOMTesting-prod.classic.js index af661bd92317f..c8fe440589afa 100644 --- a/compiled/facebook-www/ReactDOMTesting-prod.classic.js +++ b/compiled/facebook-www/ReactDOMTesting-prod.classic.js @@ -17637,14 +17637,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1827 = React.version; if ( - "19.1.0-www-classic-de1eaa26-20250124" !== + "19.1.0-www-classic-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1827 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1827, - "19.1.0-www-classic-de1eaa26-20250124" + "19.1.0-www-classic-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -17662,10 +17662,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2364 = { bundleType: 0, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2365 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -18180,4 +18180,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-classic-de1eaa26-20250124"; +exports.version = "19.1.0-www-classic-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactDOMTesting-prod.modern.js b/compiled/facebook-www/ReactDOMTesting-prod.modern.js index 98353ba83c971..77530263a0b79 100644 --- a/compiled/facebook-www/ReactDOMTesting-prod.modern.js +++ b/compiled/facebook-www/ReactDOMTesting-prod.modern.js @@ -17373,14 +17373,14 @@ function getCrossOriginStringAs(as, input) { } var isomorphicReactPackageVersion$jscomp$inline_1817 = React.version; if ( - "19.1.0-www-modern-de1eaa26-20250124" !== + "19.1.0-www-modern-b65afdd0-20250124" !== isomorphicReactPackageVersion$jscomp$inline_1817 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1817, - "19.1.0-www-modern-de1eaa26-20250124" + "19.1.0-www-modern-b65afdd0-20250124" ) ); Internals.findDOMNode = function (componentOrElement) { @@ -17398,10 +17398,10 @@ Internals.Events = [ ]; var internals$jscomp$inline_2346 = { bundleType: 0, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2347 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -17916,4 +17916,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-www-modern-de1eaa26-20250124"; +exports.version = "19.1.0-www-modern-b65afdd0-20250124"; diff --git a/compiled/facebook-www/ReactReconciler-dev.classic.js b/compiled/facebook-www/ReactReconciler-dev.classic.js index bcaf1a31a93e1..d9f66d0f06ad0 100644 --- a/compiled/facebook-www/ReactReconciler-dev.classic.js +++ b/compiled/facebook-www/ReactReconciler-dev.classic.js @@ -4202,7 +4202,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -19133,7 +19133,7 @@ __DEV__ && version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-dev.modern.js b/compiled/facebook-www/ReactReconciler-dev.modern.js index 95591a4d1f771..2e8019fa8b595 100644 --- a/compiled/facebook-www/ReactReconciler-dev.modern.js +++ b/compiled/facebook-www/ReactReconciler-dev.modern.js @@ -4108,7 +4108,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -18914,7 +18914,7 @@ __DEV__ && version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-prod.classic.js b/compiled/facebook-www/ReactReconciler-prod.classic.js index 548799cc9ad87..bc54740f5211e 100644 --- a/compiled/facebook-www/ReactReconciler-prod.classic.js +++ b/compiled/facebook-www/ReactReconciler-prod.classic.js @@ -12876,7 +12876,7 @@ module.exports = function ($$$config) { version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactReconciler-prod.modern.js b/compiled/facebook-www/ReactReconciler-prod.modern.js index 0f9590685e5c0..793f3c66be1d9 100644 --- a/compiled/facebook-www/ReactReconciler-prod.modern.js +++ b/compiled/facebook-www/ReactReconciler-prod.modern.js @@ -12600,7 +12600,7 @@ module.exports = function ($$$config) { version: rendererVersion, rendererPackageName: rendererPackageName, currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; null !== extraDevToolsConfig && (internals.rendererConfig = extraDevToolsConfig); diff --git a/compiled/facebook-www/ReactTestRenderer-dev.classic.js b/compiled/facebook-www/ReactTestRenderer-dev.classic.js index 66c51766a7960..dcd5b568e5caa 100644 --- a/compiled/facebook-www/ReactTestRenderer-dev.classic.js +++ b/compiled/facebook-www/ReactTestRenderer-dev.classic.js @@ -3643,7 +3643,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -15009,10 +15009,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-www-classic-de1eaa26-20250124", + version: "19.1.0-www-classic-b65afdd0-20250124", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-classic-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-classic-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15147,5 +15147,5 @@ __DEV__ && exports.unstable_batchedUpdates = function (fn, a) { return fn(a); }; - exports.version = "19.1.0-www-classic-de1eaa26-20250124"; + exports.version = "19.1.0-www-classic-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/ReactTestRenderer-dev.modern.js b/compiled/facebook-www/ReactTestRenderer-dev.modern.js index 1377c47b1e1f0..70ec273e7a56e 100644 --- a/compiled/facebook-www/ReactTestRenderer-dev.modern.js +++ b/compiled/facebook-www/ReactTestRenderer-dev.modern.js @@ -3643,7 +3643,7 @@ __DEV__ && ), node.isTransition || error$jscomp$0( - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`" + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop." )) : onActionSuccess(actionQueue, node, returnValue); } @@ -15009,10 +15009,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-www-modern-de1eaa26-20250124", + version: "19.1.0-www-modern-b65afdd0-20250124", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-www-modern-de1eaa26-20250124" + reconcilerVersion: "19.1.0-www-modern-b65afdd0-20250124" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15147,5 +15147,5 @@ __DEV__ && exports.unstable_batchedUpdates = function (fn, a) { return fn(a); }; - exports.version = "19.1.0-www-modern-de1eaa26-20250124"; + exports.version = "19.1.0-www-modern-b65afdd0-20250124"; })(); diff --git a/compiled/facebook-www/VERSION_CLASSIC b/compiled/facebook-www/VERSION_CLASSIC index 26335efc5a8cc..cdfd7a2a27292 100644 --- a/compiled/facebook-www/VERSION_CLASSIC +++ b/compiled/facebook-www/VERSION_CLASSIC @@ -1 +1 @@ -19.1.0-www-classic-de1eaa26-20250124 \ No newline at end of file +19.1.0-www-classic-b65afdd0-20250124 \ No newline at end of file diff --git a/compiled/facebook-www/VERSION_MODERN b/compiled/facebook-www/VERSION_MODERN index 1987ae114f62a..df10ba073f3fb 100644 --- a/compiled/facebook-www/VERSION_MODERN +++ b/compiled/facebook-www/VERSION_MODERN @@ -1 +1 @@ -19.1.0-www-modern-de1eaa26-20250124 \ No newline at end of file +19.1.0-www-modern-b65afdd0-20250124 \ No newline at end of file diff --git a/compiled/facebook-www/__test_utils__/ReactAllWarnings.js b/compiled/facebook-www/__test_utils__/ReactAllWarnings.js index c4074ea8be11c..b6dcc7f5edb60 100644 --- a/compiled/facebook-www/__test_utils__/ReactAllWarnings.js +++ b/compiled/facebook-www/__test_utils__/ReactAllWarnings.js @@ -86,7 +86,7 @@ export default [ "A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't be patched up. This can happen if a SSR-ed Client Component used:\n\n- A server/client branch `if (typeof window !== 'undefined')`.\n- Variable input such as `Date.now()` or `Math.random()` which changes each time it's called.\n- Date formatting in a user's locale which doesn't match the server.\n- External changing data without sending a snapshot of it along with the HTML.\n- Invalid HTML tag nesting.\n\nIt can also happen if the client has a browser extension installed which messes with the HTML before React loaded.\n\n%s%s", "A view is reporting that a touch occurred on tag zero.", "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.", - "An async function was passed to useActionState, but it was dispatched outside of an action context. This is likely not what you intended. Either pass the dispatch function to an `action` prop, or dispatch manually inside `startTransition`", + "An async function with useActionState was called outside of a transition. This is likely not what you intended (for example, isPending will not update correctly). Either call the returned function inside startTransition, or pass it to an `action` or `formAction` prop.", "An empty string (\"\") was passed to the %s attribute. This may cause the browser to download the whole page again over the network. To fix this, either do not render the element at all or pass null to %s instead of an empty string.", "An empty string (\"\") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.", "An input can only specify a formAction along with type=\"submit\" or type=\"image\".",