diff --git a/compiled-rn/VERSION_NATIVE_FB b/compiled-rn/VERSION_NATIVE_FB index 1f4693cb7e..1c9758b573 100644 --- a/compiled-rn/VERSION_NATIVE_FB +++ b/compiled-rn/VERSION_NATIVE_FB @@ -1 +1 @@ -19.1.0-native-fb-6aa8254b-20250312 \ No newline at end of file +19.1.0-native-fb-f695f952-20250312 \ 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 a05931e732..7ad6b997f1 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<<3088e682453b35174a9795846b1f48f2>> */ "use strict"; @@ -404,5 +404,5 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-native-fb-6aa8254b-20250312"; + exports.version = "19.1.0-native-fb-f695f952-20250312"; })(); 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 38e569e137..ab0a3cbf99 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<<121564ae6ab61ad05a1f38012aaafb25>> + * @generated SignedSource<> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 38e569e137..ab0a3cbf99 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<<121564ae6ab61ad05a1f38012aaafb25>> + * @generated SignedSource<> */ "use strict"; @@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 e3d207ddc8..05366d9e8a 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<<4695f000032b9a5e83b6e2932cef5956>> + * @generated SignedSource<<789cd91d9f4d9341d843eec7d1242558>> */ /* @@ -26089,11 +26089,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-native-fb-6aa8254b-20250312" !== isomorphicReactPackageVersion) + if ("19.1.0-native-fb-f695f952-20250312" !== 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-native-fb-6aa8254b-20250312\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-native-fb-f695f952-20250312\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -26130,10 +26130,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -26277,5 +26277,5 @@ __DEV__ && listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; - exports.version = "19.1.0-native-fb-6aa8254b-20250312"; + exports.version = "19.1.0-native-fb-f695f952-20250312"; })(); 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 300b68e673..ed20de8a86 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<<43c54c242b15b6947c2c57dd1feb75cb>> + * @generated SignedSource<> */ /* @@ -16189,14 +16189,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1817 = React.version; if ( - "19.1.0-native-fb-6aa8254b-20250312" !== + "19.1.0-native-fb-f695f952-20250312" !== isomorphicReactPackageVersion$jscomp$inline_1817 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1817, - "19.1.0-native-fb-6aa8254b-20250312" + "19.1.0-native-fb-f695f952-20250312" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16218,10 +16218,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2291 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2292 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -16325,4 +16325,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 add5e27071..a711b7892c 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<> */ /* @@ -16839,14 +16839,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1912 = React.version; if ( - "19.1.0-native-fb-6aa8254b-20250312" !== + "19.1.0-native-fb-f695f952-20250312" !== isomorphicReactPackageVersion$jscomp$inline_1912 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1912, - "19.1.0-native-fb-6aa8254b-20250312" + "19.1.0-native-fb-f695f952-20250312" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16868,10 +16868,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_1919 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312", + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$294 = 0; @@ -16990,4 +16990,4 @@ exports.hydrateRoot = function (container, initialChildren, options) { listenToAllSupportedEvents(container); return new ReactDOMHydrationRoot(initialChildren); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 0188871104..44b5163b9d 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<<854c79c2c555d7b01ac3ab3837ebdddd>> + * @generated SignedSource<> */ /* @@ -26150,11 +26150,11 @@ __DEV__ && }; (function () { var isomorphicReactPackageVersion = React.version; - if ("19.1.0-native-fb-6aa8254b-20250312" !== isomorphicReactPackageVersion) + if ("19.1.0-native-fb-f695f952-20250312" !== 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-native-fb-6aa8254b-20250312\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-dom: 19.1.0-native-fb-f695f952-20250312\nLearn more: https://react.dev/warnings/version-mismatch") ); })(); ("function" === typeof Map && @@ -26191,10 +26191,10 @@ __DEV__ && !(function () { var internals = { bundleType: 1, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -26654,7 +26654,7 @@ __DEV__ && exports.useFormStatus = function () { return resolveDispatcher().useHostTransitionStatus(); }; - exports.version = "19.1.0-native-fb-6aa8254b-20250312"; + exports.version = "19.1.0-native-fb-f695f952-20250312"; "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 ab651af6f1..6c93675fe9 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<> */ /* @@ -16200,14 +16200,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1818 = React.version; if ( - "19.1.0-native-fb-6aa8254b-20250312" !== + "19.1.0-native-fb-f695f952-20250312" !== isomorphicReactPackageVersion$jscomp$inline_1818 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1818, - "19.1.0-native-fb-6aa8254b-20250312" + "19.1.0-native-fb-f695f952-20250312" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16229,10 +16229,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_2294 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_2295 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -16490,4 +16490,4 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 28350900f0..1ef24d2f18 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<<14de426793a2e61b9fec7b86d5cccd58>> + * @generated SignedSource<<8f5bca8a8ec5cadf1f22629b9d118be4>> */ /* @@ -16854,14 +16854,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) { }; var isomorphicReactPackageVersion$jscomp$inline_1913 = React.version; if ( - "19.1.0-native-fb-6aa8254b-20250312" !== + "19.1.0-native-fb-f695f952-20250312" !== isomorphicReactPackageVersion$jscomp$inline_1913 ) throw Error( formatProdErrorMessage( 527, isomorphicReactPackageVersion$jscomp$inline_1913, - "19.1.0-native-fb-6aa8254b-20250312" + "19.1.0-native-fb-f695f952-20250312" ) ); ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { @@ -16883,10 +16883,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) { }; var internals$jscomp$inline_1920 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-dom", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312", + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$294 = 0; @@ -17159,7 +17159,7 @@ exports.useFormState = function (action, initialState, permalink) { exports.useFormStatus = function () { return ReactSharedInternals.H.useHostTransitionStatus(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; "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 33de43cb68..ef81f19a38 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<<28a53aafbdefec86bba8f9729601f62e>> + * @generated SignedSource<<218f86e15f84fc78883226060529f7cd>> */ "use strict"; @@ -15583,7 +15583,7 @@ __DEV__ && : null ); }; - _createClass(ReactTestInstance, [ + return _createClass(ReactTestInstance, [ { key: "instance", get: function () { @@ -15625,16 +15625,15 @@ __DEV__ && } } ]); - return ReactTestInstance; })(), fiberToWrapper = new WeakMap(); (function () { var internals = { bundleType: 1, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; internals.overrideHookState = overrideHookState; internals.overrideHookStateDeletePath = overrideHookStateDeletePath; @@ -15779,5 +15778,5 @@ __DEV__ && flushSyncWorkAcrossRoots_impl(0, !0)); } }; - exports.version = "19.1.0-native-fb-6aa8254b-20250312"; + exports.version = "19.1.0-native-fb-f695f952-20250312"; })(); 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 264303816a..d2fd4bc028 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<<0bef5b98ff58d6d0c15c0a8439342dd9>> + * @generated SignedSource<<7040e78e54a5d41d756b1f0ca5671d60>> */ "use strict"; @@ -9763,7 +9763,7 @@ var ReactTestInstance = (function () { 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null ); }; - _createClass(ReactTestInstance, [ + return _createClass(ReactTestInstance, [ { key: "instance", get: function () { @@ -9805,7 +9805,6 @@ var ReactTestInstance = (function () { } } ]); - return ReactTestInstance; })(); function _findAll(root, predicate, options) { var deep = options ? options.deep : !0, @@ -9838,10 +9837,10 @@ function wrapFiber(fiber) { } var internals$jscomp$inline_1417 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1418 = __REACT_DEVTOOLS_GLOBAL_HOOK__; @@ -9977,4 +9976,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 8efcd728e1..b8f87a83e6 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<<6416c1807cc6d7c7cb45b88dcc0a5075>> */ "use strict"; @@ -10334,7 +10334,7 @@ var ReactTestInstance = (function () { 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : null ); }; - _createClass(ReactTestInstance, [ + return _createClass(ReactTestInstance, [ { key: "instance", get: function () { @@ -10376,7 +10376,6 @@ var ReactTestInstance = (function () { } } ]); - return ReactTestInstance; })(); function _findAll(root, predicate, options) { var deep = options ? options.deep : !0, @@ -10409,10 +10408,10 @@ function wrapFiber(fiber) { } var internals$jscomp$inline_1227 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-test-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312", + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312", getLaneLabelMap: function () { for ( var map = new Map(), lane = 1, index$147 = 0; @@ -10563,4 +10562,4 @@ exports.unstable_batchedUpdates = function (fn, a) { flushSyncWorkAcrossRoots_impl(0, !0)); } }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 6697abbf58..65c73baff2 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<<98da5406639e65e4f1ba324ea6819aec>> */ "use strict"; @@ -1418,7 +1418,7 @@ __DEV__ && exports.useTransition = function () { return resolveDispatcher().useTransition(); }; - exports.version = "19.1.0-native-fb-6aa8254b-20250312"; + exports.version = "19.1.0-native-fb-f695f952-20250312"; "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 01279ecbd5..424c2e5574 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<<3be44ea7642908ec24536ac80ce87825>> + * @generated SignedSource<<2f1e02144f4a61f5d76994409b8fd62a>> */ "use strict"; @@ -607,4 +607,4 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; 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 b80e838ab2..78aa7a9d80 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<<8363bcecd3ae80594f7f0e797375f72f>> + * @generated SignedSource<<86a02aff6366223f20aefe209bdcb601>> */ "use strict"; @@ -611,7 +611,7 @@ exports.useSyncExternalStore = function ( exports.useTransition = function () { return ReactSharedInternals.H.useTransition(); }; -exports.version = "19.1.0-native-fb-6aa8254b-20250312"; +exports.version = "19.1.0-native-fb-f695f952-20250312"; "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 ab0e6ba74c..c152ef4d35 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 @@ -6aa8254bb7353fe3096289edc669cf168e9fd190 +a8ab2bcb627ed7c57d2e116b2e13ad5451259c2b 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 7832075a60..f0277c4740 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<<33a4a460c7cc227f516ee4757c3b469e>> */ "use strict"; @@ -17469,10 +17469,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; 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 eadd8fe77a..251faa6e91 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<> + * @generated SignedSource<<25f14e9d702248e08fa459d46678d59e>> */ "use strict"; @@ -11120,10 +11120,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1245 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1245.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 4b76e956ba..6c8bcd7374 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<> + * @generated SignedSource<<0ad381c7d46187db0dc87b6b273191b9>> */ "use strict"; @@ -11773,10 +11773,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1338 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1338.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 f70050c8f2..0789ccd651 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<<548fe293d84f46c1469f31af2a8e7b87>> + * @generated SignedSource<> */ "use strict"; @@ -17633,11 +17633,11 @@ __DEV__ && shouldSuspendImpl = newShouldSuspendImpl; }; var isomorphicReactPackageVersion = React.version; - if ("19.1.0-native-fb-6aa8254b-20250312" !== isomorphicReactPackageVersion) + if ("19.1.0-native-fb-f695f952-20250312" !== 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.1.0-native-fb-6aa8254b-20250312\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.1.0-native-fb-f695f952-20250312\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -17663,10 +17663,10 @@ __DEV__ && (function () { var internals = { bundleType: 1, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; 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 6b881eafbd..1077f48d4a 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<<05056031a699fd9f8565bf6efbce451b>> + * @generated SignedSource<> */ "use strict"; @@ -11198,11 +11198,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.1.0-native-fb-6aa8254b-20250312" !== isomorphicReactPackageVersion) +if ("19.1.0-native-fb-f695f952-20250312" !== 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.1.0-native-fb-6aa8254b-20250312\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.1.0-native-fb-f695f952-20250312\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -11251,10 +11251,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1292 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1292.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 79ad624945..0e546ab6af 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<<54406599e6ca3b3f90291d6ac95c6cae>> + * @generated SignedSource<<5cd6fc5936394973076a58de72f14916>> */ "use strict"; @@ -11851,11 +11851,11 @@ function updateContainer(element, container, parentComponent, callback) { return lane; } var isomorphicReactPackageVersion = React.version; -if ("19.1.0-native-fb-6aa8254b-20250312" !== isomorphicReactPackageVersion) +if ("19.1.0-native-fb-f695f952-20250312" !== 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.1.0-native-fb-6aa8254b-20250312\nLearn more: https://react.dev/warnings/version-mismatch") + "\n - react-native-renderer: 19.1.0-native-fb-f695f952-20250312\nLearn more: https://react.dev/warnings/version-mismatch") ); if ( "function" !== @@ -11904,10 +11904,10 @@ batchedUpdatesImpl = function (fn, a) { var roots = new Map(), internals$jscomp$inline_1385 = { bundleType: 0, - version: "19.1.0-native-fb-6aa8254b-20250312", + version: "19.1.0-native-fb-f695f952-20250312", rendererPackageName: "react-native-renderer", currentDispatcherRef: ReactSharedInternals, - reconcilerVersion: "19.1.0-native-fb-6aa8254b-20250312" + reconcilerVersion: "19.1.0-native-fb-f695f952-20250312" }; null !== extraDevToolsConfig && (internals$jscomp$inline_1385.rendererConfig = extraDevToolsConfig);