Skip to content

Commit c7102d3

Browse files
committed
[activity] rename unstable_Offscreen to unstable_Activity (#27640)
`Activity` is the current candidate name. This PR starts the rename work by renaming the exported unstable component name. NOTE: downstream consumers need to rename the import when updating to this commit. DiffTrain build for [ce2bc58](ce2bc58)
1 parent 63e0697 commit c7102d3

11 files changed

+21
-21
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a17467e7e2cd8947c595d1834889b5d184459f12
1+
ce2bc58a9f6f3b0bfc8c738a0d8e2a5f3a332ff5

compiled/facebook-www/React-dev.classic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (
2727
}
2828
"use strict";
2929

30-
var ReactVersion = "18.3.0-www-classic-cdb80134";
30+
var ReactVersion = "18.3.0-www-classic-0b25f4fa";
3131

3232
// ATTENTION
3333
// When adding new symbols to this file,
@@ -4078,10 +4078,10 @@ exports.jsxs = jsxs;
40784078
exports.lazy = lazy;
40794079
exports.memo = memo;
40804080
exports.startTransition = startTransition;
4081+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
40814082
exports.unstable_Cache = REACT_CACHE_TYPE;
40824083
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
40834084
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
4084-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
40854085
exports.unstable_Scope = REACT_SCOPE_TYPE;
40864086
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
40874087
exports.unstable_TracingMarker = REACT_TRACING_MARKER_TYPE;

compiled/facebook-www/React-dev.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (
2727
}
2828
"use strict";
2929

30-
var ReactVersion = "18.3.0-www-modern-8a5fff1f";
30+
var ReactVersion = "18.3.0-www-modern-c0649ecc";
3131

3232
// ATTENTION
3333
// When adding new symbols to this file,
@@ -4042,10 +4042,10 @@ exports.jsxs = jsxs;
40424042
exports.lazy = lazy;
40434043
exports.memo = memo;
40444044
exports.startTransition = startTransition;
4045+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
40454046
exports.unstable_Cache = REACT_CACHE_TYPE;
40464047
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
40474048
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
4048-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
40494049
exports.unstable_Scope = REACT_SCOPE_TYPE;
40504050
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
40514051
exports.unstable_act = act;

compiled/facebook-www/React-prod.classic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,10 +498,10 @@ exports.startTransition = function (scope, options) {
498498
ReactCurrentBatchConfig.transition = prevTransition;
499499
}
500500
};
501+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
501502
exports.unstable_Cache = REACT_CACHE_TYPE;
502503
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
503504
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
504-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
505505
exports.unstable_Scope = REACT_SCOPE_TYPE;
506506
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
507507
exports.unstable_TracingMarker = REACT_TRACING_MARKER_TYPE;
@@ -587,4 +587,4 @@ exports.useSyncExternalStore = function (
587587
exports.useTransition = function () {
588588
return ReactCurrentDispatcher.current.useTransition();
589589
};
590-
exports.version = "18.3.0-www-classic-846422de";
590+
exports.version = "18.3.0-www-classic-685ed7fa";

compiled/facebook-www/React-prod.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,10 +491,10 @@ exports.startTransition = function (scope, options) {
491491
ReactCurrentBatchConfig.transition = prevTransition;
492492
}
493493
};
494+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
494495
exports.unstable_Cache = REACT_CACHE_TYPE;
495496
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
496497
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
497-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
498498
exports.unstable_Scope = REACT_SCOPE_TYPE;
499499
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
500500
exports.unstable_act = function () {
@@ -579,4 +579,4 @@ exports.useSyncExternalStore = function (
579579
exports.useTransition = function () {
580580
return ReactCurrentDispatcher.current.useTransition();
581581
};
582-
exports.version = "18.3.0-www-modern-bf51fb82";
582+
exports.version = "18.3.0-www-modern-e23232b7";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@ exports.startTransition = function (scope, options) {
509509
ReactCurrentBatchConfig.transition = prevTransition;
510510
}
511511
};
512+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
512513
exports.unstable_Cache = REACT_CACHE_TYPE;
513514
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
514515
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
515-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
516516
exports.unstable_Scope = REACT_SCOPE_TYPE;
517517
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
518518
exports.unstable_TracingMarker = REACT_TRACING_MARKER_TYPE;
@@ -598,7 +598,7 @@ exports.useSyncExternalStore = function (
598598
exports.useTransition = function () {
599599
return ReactCurrentDispatcher.current.useTransition();
600600
};
601-
exports.version = "18.3.0-www-classic-2631e936";
601+
exports.version = "18.3.0-www-classic-6ac51f93";
602602

603603
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
604604
if (

compiled/facebook-www/React-profiling.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,10 +502,10 @@ exports.startTransition = function (scope, options) {
502502
ReactCurrentBatchConfig.transition = prevTransition;
503503
}
504504
};
505+
exports.unstable_Activity = REACT_OFFSCREEN_TYPE;
505506
exports.unstable_Cache = REACT_CACHE_TYPE;
506507
exports.unstable_DebugTracingMode = REACT_DEBUG_TRACING_MODE_TYPE;
507508
exports.unstable_LegacyHidden = REACT_LEGACY_HIDDEN_TYPE;
508-
exports.unstable_Offscreen = REACT_OFFSCREEN_TYPE;
509509
exports.unstable_Scope = REACT_SCOPE_TYPE;
510510
exports.unstable_SuspenseList = REACT_SUSPENSE_LIST_TYPE;
511511
exports.unstable_act = function () {
@@ -590,7 +590,7 @@ exports.useSyncExternalStore = function (
590590
exports.useTransition = function () {
591591
return ReactCurrentDispatcher.current.useTransition();
592592
};
593-
exports.version = "18.3.0-www-modern-a47fcd28";
593+
exports.version = "18.3.0-www-modern-93466d22";
594594

595595
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
596596
if (

compiled/facebook-www/ReactDOMTesting-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34626,7 +34626,7 @@ function createFiberRoot(
3462634626
return root;
3462734627
}
3462834628

34629-
var ReactVersion = "18.3.0-www-modern-bf51fb82";
34629+
var ReactVersion = "18.3.0-www-modern-e23232b7";
3463034630

3463134631
function createPortal$1(
3463234632
children,

compiled/facebook-www/ReactDOMTesting-prod.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16814,7 +16814,7 @@ Internals.Events = [
1681416814
var devToolsConfig$jscomp$inline_1825 = {
1681516815
findFiberByHostInstance: getClosestInstanceFromNode,
1681616816
bundleType: 0,
16817-
version: "18.3.0-www-classic-cdb80134",
16817+
version: "18.3.0-www-classic-0b25f4fa",
1681816818
rendererPackageName: "react-dom"
1681916819
};
1682016820
var internals$jscomp$inline_2176 = {
@@ -16844,7 +16844,7 @@ var internals$jscomp$inline_2176 = {
1684416844
scheduleRoot: null,
1684516845
setRefreshHandler: null,
1684616846
getCurrentFiber: null,
16847-
reconcilerVersion: "18.3.0-www-classic-cdb80134"
16847+
reconcilerVersion: "18.3.0-www-classic-0b25f4fa"
1684816848
};
1684916849
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1685016850
var hook$jscomp$inline_2177 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17332,4 +17332,4 @@ exports.useFormState = function () {
1733217332
exports.useFormStatus = function () {
1733317333
throw Error(formatProdErrorMessage(248));
1733417334
};
17335-
exports.version = "18.3.0-www-classic-cdb80134";
17335+
exports.version = "18.3.0-www-classic-0b25f4fa";

compiled/facebook-www/ReactDOMTesting-prod.modern.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16391,7 +16391,7 @@ Internals.Events = [
1639116391
var devToolsConfig$jscomp$inline_1784 = {
1639216392
findFiberByHostInstance: getClosestInstanceFromNode,
1639316393
bundleType: 0,
16394-
version: "18.3.0-www-modern-a47fcd28",
16394+
version: "18.3.0-www-modern-93466d22",
1639516395
rendererPackageName: "react-dom"
1639616396
};
1639716397
var internals$jscomp$inline_2140 = {
@@ -16422,7 +16422,7 @@ var internals$jscomp$inline_2140 = {
1642216422
scheduleRoot: null,
1642316423
setRefreshHandler: null,
1642416424
getCurrentFiber: null,
16425-
reconcilerVersion: "18.3.0-www-modern-a47fcd28"
16425+
reconcilerVersion: "18.3.0-www-modern-93466d22"
1642616426
};
1642716427
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1642816428
var hook$jscomp$inline_2141 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -16838,4 +16838,4 @@ exports.useFormState = function () {
1683816838
exports.useFormStatus = function () {
1683916839
throw Error(formatProdErrorMessage(248));
1684016840
};
16841-
exports.version = "18.3.0-www-modern-a47fcd28";
16841+
exports.version = "18.3.0-www-modern-93466d22";

0 commit comments

Comments
 (0)