diff --git a/compiled-rn/VERSION_NATIVE_FB b/compiled-rn/VERSION_NATIVE_FB index a784ee6b1e..53d3df3cf2 100644 --- a/compiled-rn/VERSION_NATIVE_FB +++ b/compiled-rn/VERSION_NATIVE_FB @@ -1 +1 @@ -19.2.0-native-fb-956d770a-20250708 \ No newline at end of file +19.2.0-native-fb-4a3ff8ee-20250709 \ 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 7c583d2ab7..7ef0f74e29 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<<161d8243fbb2f475e38ef5e2fa01f8ba>> + * @generated SignedSource<<3a0fd774632d3b1f5552a480f160aadc>> */ "use strict"; @@ -404,5 +404,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-native-fb-956d770a-20250708"; + exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; })(); 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 d3b2f6b929..bca88bf858 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<<46ff823f63a0fc26abd9ab383c5442fb>> + * @generated SignedSource<<50552cda67f78f62d2e365ec6b206154>> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 d3b2f6b929..bca88bf858 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<<46ff823f63a0fc26abd9ab383c5442fb>> + * @generated SignedSource<<50552cda67f78f62d2e365ec6b206154>> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 3f9409afe6..c1a5f8e481 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<> */ /* @@ -29006,11 +29006,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-native-fb-956d770a-20250708" !== isomorphicReactPackageVersion) + if ("19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-native-fb-956d770a-20250708\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-native-fb-4a3ff8ee-20250709\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -29047,10 +29047,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -29188,5 +29188,5 @@ __DEV__ && listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.2.0-native-fb-956d770a-20250708"; + exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; })(); 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 96775abb3d..4f3a7cf530 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<<4888b3518fbbd294a3c7e3822492926a>> + * @generated SignedSource<<96dc211584be2a66dd86851ebae6f576>> */ /* @@ -17123,14 +17123,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_2004 = React.version; if ( - "19.2.0-native-fb-956d770a-20250708" !== + "19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion$jscomp$inline_2004 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2004, - "19.2.0-native-fb-956d770a-20250708" + "19.2.0-native-fb-4a3ff8ee-20250709" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -17152,10 +17152,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2523 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2524 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -17253,4 +17253,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 850985a9ba..7ccbc3690b 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<<060559a1a04b20b157c26a6e8ccde044>> + * @generated SignedSource<> */ /* @@ -19080,14 +19080,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_2244 = React.version; if ( - "19.2.0-native-fb-956d770a-20250708" !== + "19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion$jscomp$inline_2244 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2244, - "19.2.0-native-fb-956d770a-20250708" + "19.2.0-native-fb-4a3ff8ee-20250709" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -19109,10 +19109,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2251 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708", + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$319 = 0; @@ -19225,4 +19225,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 b001f5f31d..26ffb8f944 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<<1e752d8eda32bcd9909680d6e6538532>> + * @generated SignedSource<<89bba1425bab112526c3c5f1fca6705d>> */ /* @@ -29062,11 +29062,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.2.0-native-fb-956d770a-20250708" !== isomorphicReactPackageVersion) + if ("19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-dom: 19.2.0-native-fb-956d770a-20250708\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.2.0-native-fb-4a3ff8ee-20250709\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -29103,10 +29103,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -29560,7 +29560,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.2.0-native-fb-956d770a-20250708"; + exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; "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 3b9c9fafb8..964e185e91 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<<56908d98b20b6ae1ba5c7ea9ef6e3eac>> + * @generated SignedSource<<614c4f598264e557bb0901a9e194803b>> */ /* @@ -17134,14 +17134,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_2005 = React.version; if ( - "19.2.0-native-fb-956d770a-20250708" !== + "19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion$jscomp$inline_2005 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2005, - "19.2.0-native-fb-956d770a-20250708" + "19.2.0-native-fb-4a3ff8ee-20250709" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -17163,10 +17163,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2526 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2527 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -17417,4 +17417,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 66ca0431af..a1016458e5 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<> */ /* @@ -19095,14 +19095,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_2245 = React.version; if ( - "19.2.0-native-fb-956d770a-20250708" !== + "19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion$jscomp$inline_2245 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_2245, - "19.2.0-native-fb-956d770a-20250708" + "19.2.0-native-fb-4a3ff8ee-20250709" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -19124,10 +19124,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2252 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708", + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$319 = 0; @@ -19393,7 +19393,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; "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 40ac5a38b1..b5384e7e58 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<<6a7d2638ad404202f0a4939ed304a156>> + * @generated SignedSource<> */ "use strict"; @@ -15727,10 +15727,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15875,5 +15875,5 @@ __DEV__ && flushSyncWorkAcrossRoots_impl(0, !0)); } }; - exports.version = "19.2.0-native-fb-956d770a-20250708"; + exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; })(); 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 b3fae8844d..942d980f36 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<<24ccc6329cf9927c7d2f3acee460ad85>> + * @generated SignedSource<<33d512bf73c6b388af81cfbbe0ae7d12>> */ "use strict"; @@ -9907,10 +9907,10 @@ function wrapFiber(fiber) { } var internals$jscomp$inline_1434 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1435 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -10046,4 +10046,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 141a6206ab..78896c7d8a 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<> + * @generated SignedSource<> */ "use strict"; @@ -10527,10 +10527,10 @@ function wrapFiber(fiber) { } var internals$jscomp$inline_1241 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708", + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$143 = 0; @@ -10681,4 +10681,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 beb18db8e3..0a803f2837 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"; @@ -1413,7 +1413,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.2.0-native-fb-956d770a-20250708"; + exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; "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 19069fdd52..9d9b11f899 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<<0b33c4d00977a3291996b61e8d3411fb>> + * @generated SignedSource<<5a2ce806fdd979dcfb074eea36fa5c15>> */ "use strict"; @@ -589,4 +589,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; 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 ed815b91f0..47b5c9b095 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<<3866ba3a6c63e026a426c82574b53f0e>> + * @generated SignedSource<> */ "use strict"; @@ -593,7 +593,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.2.0-native-fb-956d770a-20250708"; +exports.version = "19.2.0-native-fb-4a3ff8ee-20250709"; "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 1ee44546db..2ab747dc86 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 @@ -956d770adf59e1f8a00a7b7c52b5727ef9e353e7 +4a3ff8eed65f96cda7617150f92de3544d5ddf6a 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 4a86cd3bdb..fbb8344c28 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<<4101b8f8bf2a01358e1f5bbe4f5e91e1>> */ "use strict"; @@ -19236,10 +19236,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; 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 93d1aba594..c8b33c53a9 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<<42bc305f33f405d4d9ae0a7b2ef996a2>> + * @generated SignedSource<<88947c4ee598cdbc7b64566631436d87>> */ "use strict"; @@ -11031,10 +11031,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1238 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1238.rendererConfig = extraDevToolsConfig); 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 aeefdce6e4..718d954a96 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<<14037a8ebd92086a9eacde76d4d0450e>> + * @generated SignedSource<<8178f6230db6ef932917bc60f02e1bf3>> */ "use strict"; @@ -12959,10 +12959,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1473 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1473.rendererConfig = extraDevToolsConfig); 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 367f77bf9f..233c73784d 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<<9eba882e24dd4aab2592241c5a31ebff>> + * @generated SignedSource<<9c248e654306949ce01bb40284314193>> */ "use strict"; @@ -19569,11 +19569,11 @@ __DEV__ && shouldSuspendImpl = newShouldSuspendImpl; }; var isomorphicReactPackageVersion = React.version; - if ("19.2.0-native-fb-956d770a-20250708" !== isomorphicReactPackageVersion) + if ("19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-native-renderer: 19.2.0-native-fb-956d770a-20250708\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.2.0-native-fb-4a3ff8ee-20250709\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -19599,10 +19599,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; 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 24b0449f78..7cecec41ce 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<> + * @generated SignedSource<<5387bfac95d1ad93ffc0315e04d941f6>> */ "use strict"; @@ -11223,11 +11223,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.2.0-native-fb-956d770a-20250708" !== isomorphicReactPackageVersion) +if ("19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-native-renderer: 19.2.0-native-fb-956d770a-20250708\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.2.0-native-fb-4a3ff8ee-20250709\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -11277,10 +11277,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1294 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1294.rendererConfig = extraDevToolsConfig); 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 0ada6547d9..7e47e843b1 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<<43504eba982bd030425af523ee455026>> + * @generated SignedSource<<8dfb07c6106b574ddf771151b9e24c9c>> */ "use strict"; @@ -13140,11 +13140,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.2.0-native-fb-956d770a-20250708" !== isomorphicReactPackageVersion) +if ("19.2.0-native-fb-4a3ff8ee-20250709" !== isomorphicReactPackageVersion) throw Error( 'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' + (isomorphicReactPackageVersion + - "\n - react-native-renderer: 19.2.0-native-fb-956d770a-20250708\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.2.0-native-fb-4a3ff8ee-20250709\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -13194,10 +13194,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1529 = { bundleType: 0, - version: "19.2.0-native-fb-956d770a-20250708", + version: "19.2.0-native-fb-4a3ff8ee-20250709", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.2.0-native-fb-956d770a-20250708" + reconcilerVersion: "19.2.0-native-fb-4a3ff8ee-20250709" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1529.rendererConfig = extraDevToolsConfig); diff --git a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js index 9a39c89555..5c32ab3659 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js +++ b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js @@ -12,7 +12,7 @@ * @lightSyntaxTransform * @preventMunge * @oncall react_core - * @generated SignedSource<<11c701821a63844c339e1f1e10f64598>> + * @generated SignedSource<> */ 'use strict'; @@ -30937,7 +30937,7 @@ function lower$1(func, env, bindings = null, capturedRefs = new Map()) { }); } function lowerStatement(builder, stmtPath, label = null) { - var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29; + var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33; const stmtNode = stmtPath.node; switch (stmtNode.type) { case 'ThrowStatement': { @@ -31824,12 +31824,40 @@ function lowerStatement(builder, stmtPath, label = null) { }, continuationBlock); return; } + case 'WithStatement': { + builder.errors.push({ + reason: `JavaScript 'with' syntax is not supported`, + description: `'with' syntax is considered deprecated and removed from JavaScript standards, consider alternatives`, + severity: ErrorSeverity.InvalidJS, + loc: (_28 = stmtPath.node.loc) !== null && _28 !== void 0 ? _28 : null, + suggestions: null, + }); + lowerValueToTemporary(builder, { + kind: 'UnsupportedNode', + loc: (_29 = stmtPath.node.loc) !== null && _29 !== void 0 ? _29 : GeneratedSource, + node: stmtPath.node, + }); + return; + } + case 'ClassDeclaration': { + builder.errors.push({ + reason: `Support nested class declarations`, + severity: ErrorSeverity.Todo, + loc: (_30 = stmtPath.node.loc) !== null && _30 !== void 0 ? _30 : null, + suggestions: null, + }); + lowerValueToTemporary(builder, { + kind: 'UnsupportedNode', + loc: (_31 = stmtPath.node.loc) !== null && _31 !== void 0 ? _31 : GeneratedSource, + node: stmtPath.node, + }); + return; + } case 'TypeAlias': case 'TSInterfaceDeclaration': case 'TSTypeAliasDeclaration': { return; } - case 'ClassDeclaration': case 'DeclareClass': case 'DeclareExportAllDeclaration': case 'DeclareExportDeclaration': @@ -31852,17 +31880,16 @@ function lowerStatement(builder, stmtPath, label = null) { case 'TSExportAssignment': case 'TSImportEqualsDeclaration': case 'TSModuleDeclaration': - case 'TSNamespaceExportDeclaration': - case 'WithStatement': { + case 'TSNamespaceExportDeclaration': { builder.errors.push({ reason: `(BuildHIR::lowerStatement) Handle ${stmtPath.type} statements`, severity: ErrorSeverity.Todo, - loc: (_28 = stmtPath.node.loc) !== null && _28 !== void 0 ? _28 : null, + loc: (_32 = stmtPath.node.loc) !== null && _32 !== void 0 ? _32 : null, suggestions: null, }); lowerValueToTemporary(builder, { kind: 'UnsupportedNode', - loc: (_29 = stmtPath.node.loc) !== null && _29 !== void 0 ? _29 : GeneratedSource, + loc: (_33 = stmtPath.node.loc) !== null && _33 !== void 0 ? _33 : GeneratedSource, node: stmtPath.node, }); return; @@ -33635,7 +33662,7 @@ function lowerValueToTemporary(builder, value) { return place; } function lowerIdentifier(builder, exprPath) { - var _a; + var _a, _b; const exprNode = exprPath.node; const exprLoc = (_a = exprNode.loc) !== null && _a !== void 0 ? _a : GeneratedSource; const binding = builder.resolveIdentifier(exprPath); @@ -33651,6 +33678,15 @@ function lowerIdentifier(builder, exprPath) { return place; } default: { + if (binding.kind === 'Global' && binding.name === 'eval') { + builder.errors.push({ + reason: `The 'eval' function is not supported`, + description: 'Eval is an anti-pattern in JavaScript, and the code executed cannot be evaluated by React Compiler', + severity: ErrorSeverity.InvalidJS, + loc: (_b = exprPath.node.loc) !== null && _b !== void 0 ? _b : null, + suggestions: null, + }); + } return lowerValueToTemporary(builder, { kind: 'LoadGlobal', binding, diff --git a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js index 7bbc67f730..cbc0bb7bb3 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js +++ b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js @@ -6,7 +6,7 @@ * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - * @generated SignedSource<<3d2d4f8bc316ffe54682b4ca8857e771>> + * @generated SignedSource<<97ca780167dfb44fffa80063333be3fa>> */ 'use strict'; @@ -30922,7 +30922,7 @@ function lower$1(func, env, bindings = null, capturedRefs = new Map()) { }); } function lowerStatement(builder, stmtPath, label = null) { - var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29; + var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33; const stmtNode = stmtPath.node; switch (stmtNode.type) { case 'ThrowStatement': { @@ -31809,12 +31809,40 @@ function lowerStatement(builder, stmtPath, label = null) { }, continuationBlock); return; } + case 'WithStatement': { + builder.errors.push({ + reason: `JavaScript 'with' syntax is not supported`, + description: `'with' syntax is considered deprecated and removed from JavaScript standards, consider alternatives`, + severity: ErrorSeverity.InvalidJS, + loc: (_28 = stmtPath.node.loc) !== null && _28 !== void 0 ? _28 : null, + suggestions: null, + }); + lowerValueToTemporary(builder, { + kind: 'UnsupportedNode', + loc: (_29 = stmtPath.node.loc) !== null && _29 !== void 0 ? _29 : GeneratedSource, + node: stmtPath.node, + }); + return; + } + case 'ClassDeclaration': { + builder.errors.push({ + reason: `Support nested class declarations`, + severity: ErrorSeverity.Todo, + loc: (_30 = stmtPath.node.loc) !== null && _30 !== void 0 ? _30 : null, + suggestions: null, + }); + lowerValueToTemporary(builder, { + kind: 'UnsupportedNode', + loc: (_31 = stmtPath.node.loc) !== null && _31 !== void 0 ? _31 : GeneratedSource, + node: stmtPath.node, + }); + return; + } case 'TypeAlias': case 'TSInterfaceDeclaration': case 'TSTypeAliasDeclaration': { return; } - case 'ClassDeclaration': case 'DeclareClass': case 'DeclareExportAllDeclaration': case 'DeclareExportDeclaration': @@ -31837,17 +31865,16 @@ function lowerStatement(builder, stmtPath, label = null) { case 'TSExportAssignment': case 'TSImportEqualsDeclaration': case 'TSModuleDeclaration': - case 'TSNamespaceExportDeclaration': - case 'WithStatement': { + case 'TSNamespaceExportDeclaration': { builder.errors.push({ reason: `(BuildHIR::lowerStatement) Handle ${stmtPath.type} statements`, severity: ErrorSeverity.Todo, - loc: (_28 = stmtPath.node.loc) !== null && _28 !== void 0 ? _28 : null, + loc: (_32 = stmtPath.node.loc) !== null && _32 !== void 0 ? _32 : null, suggestions: null, }); lowerValueToTemporary(builder, { kind: 'UnsupportedNode', - loc: (_29 = stmtPath.node.loc) !== null && _29 !== void 0 ? _29 : GeneratedSource, + loc: (_33 = stmtPath.node.loc) !== null && _33 !== void 0 ? _33 : GeneratedSource, node: stmtPath.node, }); return; @@ -33620,7 +33647,7 @@ function lowerValueToTemporary(builder, value) { return place; } function lowerIdentifier(builder, exprPath) { - var _a; + var _a, _b; const exprNode = exprPath.node; const exprLoc = (_a = exprNode.loc) !== null && _a !== void 0 ? _a : GeneratedSource; const binding = builder.resolveIdentifier(exprPath); @@ -33636,6 +33663,15 @@ function lowerIdentifier(builder, exprPath) { return place; } default: { + if (binding.kind === 'Global' && binding.name === 'eval') { + builder.errors.push({ + reason: `The 'eval' function is not supported`, + description: 'Eval is an anti-pattern in JavaScript, and the code executed cannot be evaluated by React Compiler', + severity: ErrorSeverity.InvalidJS, + loc: (_b = exprPath.node.loc) !== null && _b !== void 0 ? _b : null, + suggestions: null, + }); + } return lowerValueToTemporary(builder, { kind: 'LoadGlobal', binding, diff --git a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/package.json b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/package.json index 289a80cce9..846babeaab 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/package.json +++ b/compiled-rn/facebook-fbsource/xplat/js/tools/eslint-plugin-react-hooks/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-react-hooks", "description": "ESLint rules for React Hooks", - "version": "0.0.0-experimental-956d770a-20250708", + "version": "0.0.0-experimental-4a3ff8ee-20250709", "repository": { "type": "git", "url": "https://github.com/facebook/react.git",