Skip to content

Commit dada410

Browse files
committed
[SuspenseTab] Scuffed version of Suspense rects (facebook#34188)
DiffTrain build for [02a8811](facebook@02a8811)
1 parent eba70ce commit dada410

24 files changed

+117
-117
lines changed

compiled-rn/VERSION_NATIVE_FB

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.2.0-native-fb-9433fe35-20250813
1+
19.2.0-native-fb-02a88118-20250814

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<3f0db23269c23daf85fce6eff150e95d>>
10+
* @generated SignedSource<<297fbb9d54358fd3ad429dc9ec29bba9>>
1111
*/
1212

1313
"use strict";
@@ -404,5 +404,5 @@ __DEV__ &&
404404
exports.useFormStatus = function () {
405405
return resolveDispatcher().useHostTransitionStatus();
406406
};
407-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
407+
exports.version = "19.2.0-native-fb-02a88118-20250814";
408408
})();

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-prod.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<312561c8c6c3a77db778b9f0cc604173>>
10+
* @generated SignedSource<<99eab7691124e2a9e14c67ab6fe8e150>>
1111
*/
1212

1313
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
203203
exports.useFormStatus = function () {
204204
return ReactSharedInternals.H.useHostTransitionStatus();
205205
};
206-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
206+
exports.version = "19.2.0-native-fb-02a88118-20250814";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-profiling.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<312561c8c6c3a77db778b9f0cc604173>>
10+
* @generated SignedSource<<99eab7691124e2a9e14c67ab6fe8e150>>
1111
*/
1212

1313
"use strict";
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
203203
exports.useFormStatus = function () {
204204
return ReactSharedInternals.H.useHostTransitionStatus();
205205
};
206-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
206+
exports.version = "19.2.0-native-fb-02a88118-20250814";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-dev.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<82f9f71266f58b18e072709e524d1be0>>
10+
* @generated SignedSource<<73dad6284872b5d41fbbae3138fba7f1>>
1111
*/
1212

1313
/*
@@ -1051,7 +1051,7 @@ __DEV__ &&
10511051
try {
10521052
(rendererID = hook.inject(internals)), (injectedHook = hook);
10531053
} catch (err) {
1054-
console.error("React instrumentation encountered an error: %s.", err);
1054+
console.error("React instrumentation encountered an error: %o.", err);
10551055
}
10561056
return hook.checkDCE ? !0 : !1;
10571057
}
@@ -1065,7 +1065,7 @@ __DEV__ &&
10651065
hasLoggedError ||
10661066
((hasLoggedError = !0),
10671067
console.error(
1068-
"React instrumentation encountered an error: %s",
1068+
"React instrumentation encountered an error: %o",
10691069
err
10701070
));
10711071
}
@@ -14873,7 +14873,7 @@ __DEV__ &&
1487314873
hasLoggedError ||
1487414874
((hasLoggedError = !0),
1487514875
console.error(
14876-
"React instrumentation encountered an error: %s",
14876+
"React instrumentation encountered an error: %o",
1487714877
err
1487814878
));
1487914879
}
@@ -19067,7 +19067,7 @@ __DEV__ &&
1906719067
hasLoggedError ||
1906819068
((hasLoggedError = !0),
1906919069
console.error(
19070-
"React instrumentation encountered an error: %s",
19070+
"React instrumentation encountered an error: %o",
1907119071
err
1907219072
));
1907319073
}
@@ -19310,7 +19310,7 @@ __DEV__ &&
1931019310
hasLoggedError ||
1931119311
((hasLoggedError = !0),
1931219312
console.error(
19313-
"React instrumentation encountered an error: %s",
19313+
"React instrumentation encountered an error: %o",
1931419314
err
1931519315
));
1931619316
}
@@ -24658,7 +24658,7 @@ __DEV__ &&
2465824658
hasLoggedError ||
2465924659
((hasLoggedError = !0),
2466024660
console.error(
24661-
"React instrumentation encountered an error: %s",
24661+
"React instrumentation encountered an error: %o",
2466224662
err
2466324663
));
2466424664
}
@@ -29311,11 +29311,11 @@ __DEV__ &&
2931129311
};
2931229312
(function () {
2931329313
var isomorphicReactPackageVersion = React.version;
29314-
if ("19.2.0-native-fb-9433fe35-20250813" !== isomorphicReactPackageVersion)
29314+
if ("19.2.0-native-fb-02a88118-20250814" !== isomorphicReactPackageVersion)
2931529315
throw Error(
2931629316
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2931729317
(isomorphicReactPackageVersion +
29318-
"\n - react-dom: 19.2.0-native-fb-9433fe35-20250813\nLearn more: https://react.dev/warnings/version-mismatch")
29318+
"\n - react-dom: 19.2.0-native-fb-02a88118-20250814\nLearn more: https://react.dev/warnings/version-mismatch")
2931929319
);
2932029320
})();
2932129321
("function" === typeof Map &&
@@ -29352,10 +29352,10 @@ __DEV__ &&
2935229352
!(function () {
2935329353
var internals = {
2935429354
bundleType: 1,
29355-
version: "19.2.0-native-fb-9433fe35-20250813",
29355+
version: "19.2.0-native-fb-02a88118-20250814",
2935629356
rendererPackageName: "react-dom",
2935729357
currentDispatcherRef: ReactSharedInternals,
29358-
reconcilerVersion: "19.2.0-native-fb-9433fe35-20250813"
29358+
reconcilerVersion: "19.2.0-native-fb-02a88118-20250814"
2935929359
};
2936029360
internals.overrideHookState = overrideHookState;
2936129361
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -29494,5 +29494,5 @@ __DEV__ &&
2949429494
listenToAllSupportedEvents(container);
2949529495
return new ReactDOMHydrationRoot(initialChildren);
2949629496
};
29497-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
29497+
exports.version = "19.2.0-native-fb-02a88118-20250814";
2949829498
})();

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<b1a906af380285bb1c7e12a096c40b50>>
10+
* @generated SignedSource<<68a91aacb3d1f96eca5ee01507a6f54b>>
1111
*/
1212

1313
/*
@@ -17138,14 +17138,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1713817138
};
1713917139
var isomorphicReactPackageVersion$jscomp$inline_2000 = React.version;
1714017140
if (
17141-
"19.2.0-native-fb-9433fe35-20250813" !==
17141+
"19.2.0-native-fb-02a88118-20250814" !==
1714217142
isomorphicReactPackageVersion$jscomp$inline_2000
1714317143
)
1714417144
throw Error(
1714517145
formatProdErrorMessage(
1714617146
527,
1714717147
isomorphicReactPackageVersion$jscomp$inline_2000,
17148-
"19.2.0-native-fb-9433fe35-20250813"
17148+
"19.2.0-native-fb-02a88118-20250814"
1714917149
)
1715017150
);
1715117151
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17167,10 +17167,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1716717167
};
1716817168
var internals$jscomp$inline_2529 = {
1716917169
bundleType: 0,
17170-
version: "19.2.0-native-fb-9433fe35-20250813",
17170+
version: "19.2.0-native-fb-02a88118-20250814",
1717117171
rendererPackageName: "react-dom",
1717217172
currentDispatcherRef: ReactSharedInternals,
17173-
reconcilerVersion: "19.2.0-native-fb-9433fe35-20250813"
17173+
reconcilerVersion: "19.2.0-native-fb-02a88118-20250814"
1717417174
};
1717517175
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1717617176
var hook$jscomp$inline_2530 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17268,4 +17268,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1726817268
listenToAllSupportedEvents(container);
1726917269
return new ReactDOMHydrationRoot(initialChildren);
1727017270
};
17271-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
17271+
exports.version = "19.2.0-native-fb-02a88118-20250814";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-profiling.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<31e4a118621b972773d47240c1c145ec>>
10+
* @generated SignedSource<<15940aa0475953e3d43b073de44e1008>>
1111
*/
1212

1313
/*
@@ -19148,14 +19148,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1914819148
};
1914919149
var isomorphicReactPackageVersion$jscomp$inline_2251 = React.version;
1915019150
if (
19151-
"19.2.0-native-fb-9433fe35-20250813" !==
19151+
"19.2.0-native-fb-02a88118-20250814" !==
1915219152
isomorphicReactPackageVersion$jscomp$inline_2251
1915319153
)
1915419154
throw Error(
1915519155
formatProdErrorMessage(
1915619156
527,
1915719157
isomorphicReactPackageVersion$jscomp$inline_2251,
19158-
"19.2.0-native-fb-9433fe35-20250813"
19158+
"19.2.0-native-fb-02a88118-20250814"
1915919159
)
1916019160
);
1916119161
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19177,10 +19177,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1917719177
};
1917819178
var internals$jscomp$inline_2258 = {
1917919179
bundleType: 0,
19180-
version: "19.2.0-native-fb-9433fe35-20250813",
19180+
version: "19.2.0-native-fb-02a88118-20250814",
1918119181
rendererPackageName: "react-dom",
1918219182
currentDispatcherRef: ReactSharedInternals,
19183-
reconcilerVersion: "19.2.0-native-fb-9433fe35-20250813",
19183+
reconcilerVersion: "19.2.0-native-fb-02a88118-20250814",
1918419184
getLaneLabelMap: function () {
1918519185
for (
1918619186
var map = new Map(), lane = 1, index$321 = 0;
@@ -19294,4 +19294,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1929419294
listenToAllSupportedEvents(container);
1929519295
return new ReactDOMHydrationRoot(initialChildren);
1929619296
};
19297-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
19297+
exports.version = "19.2.0-native-fb-02a88118-20250814";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-dev.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<85d9d58d8eb18fe07ce05c84c7a563bf>>
10+
* @generated SignedSource<<1d153e27d5f31d2c1e4bf9e8914c16bb>>
1111
*/
1212

1313
/*
@@ -1059,7 +1059,7 @@ __DEV__ &&
10591059
try {
10601060
(rendererID = hook.inject(internals)), (injectedHook = hook);
10611061
} catch (err) {
1062-
console.error("React instrumentation encountered an error: %s.", err);
1062+
console.error("React instrumentation encountered an error: %o.", err);
10631063
}
10641064
return hook.checkDCE ? !0 : !1;
10651065
}
@@ -1073,7 +1073,7 @@ __DEV__ &&
10731073
hasLoggedError ||
10741074
((hasLoggedError = !0),
10751075
console.error(
1076-
"React instrumentation encountered an error: %s",
1076+
"React instrumentation encountered an error: %o",
10771077
err
10781078
));
10791079
}
@@ -14881,7 +14881,7 @@ __DEV__ &&
1488114881
hasLoggedError ||
1488214882
((hasLoggedError = !0),
1488314883
console.error(
14884-
"React instrumentation encountered an error: %s",
14884+
"React instrumentation encountered an error: %o",
1488514885
err
1488614886
));
1488714887
}
@@ -19075,7 +19075,7 @@ __DEV__ &&
1907519075
hasLoggedError ||
1907619076
((hasLoggedError = !0),
1907719077
console.error(
19078-
"React instrumentation encountered an error: %s",
19078+
"React instrumentation encountered an error: %o",
1907919079
err
1908019080
));
1908119081
}
@@ -19318,7 +19318,7 @@ __DEV__ &&
1931819318
hasLoggedError ||
1931919319
((hasLoggedError = !0),
1932019320
console.error(
19321-
"React instrumentation encountered an error: %s",
19321+
"React instrumentation encountered an error: %o",
1932219322
err
1932319323
));
1932419324
}
@@ -24683,7 +24683,7 @@ __DEV__ &&
2468324683
hasLoggedError ||
2468424684
((hasLoggedError = !0),
2468524685
console.error(
24686-
"React instrumentation encountered an error: %s",
24686+
"React instrumentation encountered an error: %o",
2468724687
err
2468824688
));
2468924689
}
@@ -29367,11 +29367,11 @@ __DEV__ &&
2936729367
};
2936829368
(function () {
2936929369
var isomorphicReactPackageVersion = React.version;
29370-
if ("19.2.0-native-fb-9433fe35-20250813" !== isomorphicReactPackageVersion)
29370+
if ("19.2.0-native-fb-02a88118-20250814" !== isomorphicReactPackageVersion)
2937129371
throw Error(
2937229372
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
2937329373
(isomorphicReactPackageVersion +
29374-
"\n - react-dom: 19.2.0-native-fb-9433fe35-20250813\nLearn more: https://react.dev/warnings/version-mismatch")
29374+
"\n - react-dom: 19.2.0-native-fb-02a88118-20250814\nLearn more: https://react.dev/warnings/version-mismatch")
2937529375
);
2937629376
})();
2937729377
("function" === typeof Map &&
@@ -29408,10 +29408,10 @@ __DEV__ &&
2940829408
!(function () {
2940929409
var internals = {
2941029410
bundleType: 1,
29411-
version: "19.2.0-native-fb-9433fe35-20250813",
29411+
version: "19.2.0-native-fb-02a88118-20250814",
2941229412
rendererPackageName: "react-dom",
2941329413
currentDispatcherRef: ReactSharedInternals,
29414-
reconcilerVersion: "19.2.0-native-fb-9433fe35-20250813"
29414+
reconcilerVersion: "19.2.0-native-fb-02a88118-20250814"
2941529415
};
2941629416
internals.overrideHookState = overrideHookState;
2941729417
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -29866,7 +29866,7 @@ __DEV__ &&
2986629866
exports.useFormStatus = function () {
2986729867
return resolveDispatcher().useHostTransitionStatus();
2986829868
};
29869-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
29869+
exports.version = "19.2.0-native-fb-02a88118-20250814";
2987029870
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2987129871
"function" ===
2987229872
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMProfiling-prod.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<3a606fcbdaa6ae558d2244716a954215>>
10+
* @generated SignedSource<<55a9006f6b271ee16cf6ade6f1daafc8>>
1111
*/
1212

1313
/*
@@ -17149,14 +17149,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1714917149
};
1715017150
var isomorphicReactPackageVersion$jscomp$inline_2001 = React.version;
1715117151
if (
17152-
"19.2.0-native-fb-9433fe35-20250813" !==
17152+
"19.2.0-native-fb-02a88118-20250814" !==
1715317153
isomorphicReactPackageVersion$jscomp$inline_2001
1715417154
)
1715517155
throw Error(
1715617156
formatProdErrorMessage(
1715717157
527,
1715817158
isomorphicReactPackageVersion$jscomp$inline_2001,
17159-
"19.2.0-native-fb-9433fe35-20250813"
17159+
"19.2.0-native-fb-02a88118-20250814"
1716017160
)
1716117161
);
1716217162
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17178,10 +17178,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1717817178
};
1717917179
var internals$jscomp$inline_2532 = {
1718017180
bundleType: 0,
17181-
version: "19.2.0-native-fb-9433fe35-20250813",
17181+
version: "19.2.0-native-fb-02a88118-20250814",
1718217182
rendererPackageName: "react-dom",
1718317183
currentDispatcherRef: ReactSharedInternals,
17184-
reconcilerVersion: "19.2.0-native-fb-9433fe35-20250813"
17184+
reconcilerVersion: "19.2.0-native-fb-02a88118-20250814"
1718517185
};
1718617186
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1718717187
var hook$jscomp$inline_2533 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17432,4 +17432,4 @@ exports.useFormState = function (action, initialState, permalink) {
1743217432
exports.useFormStatus = function () {
1743317433
return ReactSharedInternals.H.useHostTransitionStatus();
1743417434
};
17435-
exports.version = "19.2.0-native-fb-9433fe35-20250813";
17435+
exports.version = "19.2.0-native-fb-02a88118-20250814";

0 commit comments

Comments
 (0)