Revert "Fork ReactDOMSharedInternals for www (#25791)" (#25864)

We did some cleanup internally of our ReactDOM module, so this fork
should be safe to remove now. Will land this only after our internal
diff lands.

DiffTrain build for [9c09c1cd62](https://github.com/facebook/react/commit/9c09c1cd62ef862df91bcb4df4271917629d6963)
[View git log for this commit](https://github.com/facebook/react/commits/9c09c1cd62ef862df91bcb4df4271917629d6963)
This commit is contained in:
poteto
2022-12-12 17:48:11 +00:00
parent 806f024380
commit 63c766e21b
40 changed files with 11653 additions and 11674 deletions
+1 -1
View File
@@ -1 +1 @@
996e4c0d56dabab382ca932cd5b8517e63020999
9c09c1cd62ef862df91bcb4df4271917629d6963
+1 -1
View File
@@ -1 +1 @@
996e4c0d56dabab382ca932cd5b8517e63020999
9c09c1cd62ef862df91bcb4df4271917629d6963
+1 -1
View File
@@ -27,7 +27,7 @@ if (
}
"use strict";
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
// ATTENTION
// When adding new symbols to this file,
+1 -1
View File
@@ -27,7 +27,7 @@ if (
}
"use strict";
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
// ATTENTION
// When adding new symbols to this file,
+1 -1
View File
@@ -643,4 +643,4 @@ exports.useSyncExternalStore = function(
);
};
exports.useTransition = useTransition;
exports.version = "18.3.0-www-classic-996e4c0d5-20221212";
exports.version = "18.3.0-www-classic-9c09c1cd6-20221212";
+1 -1
View File
@@ -635,4 +635,4 @@ exports.useSyncExternalStore = function(
);
};
exports.useTransition = useTransition;
exports.version = "18.3.0-www-modern-996e4c0d5-20221212";
exports.version = "18.3.0-www-modern-9c09c1cd6-20221212";
@@ -654,7 +654,7 @@ exports.useSyncExternalStore = function(
);
};
exports.useTransition = useTransition;
exports.version = "18.3.0-www-classic-996e4c0d5-20221212";
exports.version = "18.3.0-www-classic-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -646,7 +646,7 @@ exports.useSyncExternalStore = function(
);
};
exports.useTransition = useTransition;
exports.version = "18.3.0-www-modern-996e4c0d5-20221212";
exports.version = "18.3.0-www-modern-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
return self;
}
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
var LegacyRoot = 0;
var ConcurrentRoot = 1;
+1 -1
View File
@@ -69,7 +69,7 @@ function _assertThisInitialized(self) {
return self;
}
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
var LegacyRoot = 0;
var ConcurrentRoot = 1;
@@ -9807,7 +9807,7 @@ var slice = Array.prototype.slice,
return null;
},
bundleType: 0,
version: "18.3.0-www-classic-996e4c0d5-20221212",
version: "18.3.0-www-classic-9c09c1cd6-20221212",
rendererPackageName: "react-art"
};
var internals$jscomp$inline_1338 = {
@@ -9838,7 +9838,7 @@ var internals$jscomp$inline_1338 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1339 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -9474,7 +9474,7 @@ var slice = Array.prototype.slice,
return null;
},
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-art"
};
var internals$jscomp$inline_1329 = {
@@ -9505,7 +9505,7 @@ var internals$jscomp$inline_1329 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1330 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -42565,7 +42565,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
function createPortal(
children,
+1 -1
View File
@@ -42289,7 +42289,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
function createPortal(
children,
@@ -15557,7 +15557,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1770 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-classic-996e4c0d5-20221212",
version: "18.3.0-www-classic-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
var internals$jscomp$inline_2157 = {
@@ -15587,7 +15587,7 @@ var internals$jscomp$inline_2157 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2158 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15829,4 +15829,4 @@ exports.unstable_renderSubtreeIntoContainer = function(
);
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
@@ -15118,7 +15118,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1738 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
var internals$jscomp$inline_2132 = {
@@ -15149,7 +15149,7 @@ var internals$jscomp$inline_2132 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2133 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15337,4 +15337,4 @@ exports.unstable_flushControlled = function(fn) {
}
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
@@ -16327,7 +16327,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1844 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-classic-996e4c0d5-20221212",
version: "18.3.0-www-classic-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
(function(internals) {
@@ -16371,7 +16371,7 @@ var devToolsConfig$jscomp$inline_1844 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
});
assign(Internals, {
ReactBrowserEventEmitter: {
@@ -16600,7 +16600,7 @@ exports.unstable_renderSubtreeIntoContainer = function(
);
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -15878,7 +15878,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1812 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
(function(internals) {
@@ -15923,7 +15923,7 @@ var devToolsConfig$jscomp$inline_1812 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
});
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
exports.createPortal = function(children, container) {
@@ -16098,7 +16098,7 @@ exports.unstable_flushControlled = function(fn) {
}
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -42565,7 +42565,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
function createPortal(
children,
@@ -42289,7 +42289,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
function createPortal(
children,
@@ -15557,7 +15557,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1770 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-classic-996e4c0d5-20221212",
version: "18.3.0-www-classic-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
var internals$jscomp$inline_2157 = {
@@ -15587,7 +15587,7 @@ var internals$jscomp$inline_2157 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2158 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15829,4 +15829,4 @@ exports.unstable_renderSubtreeIntoContainer = function(
);
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
@@ -15118,7 +15118,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1738 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
var internals$jscomp$inline_2132 = {
@@ -15149,7 +15149,7 @@ var internals$jscomp$inline_2132 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2133 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -15337,4 +15337,4 @@ exports.unstable_flushControlled = function(fn) {
}
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
@@ -16327,7 +16327,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1844 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-classic-996e4c0d5-20221212",
version: "18.3.0-www-classic-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
(function(internals) {
@@ -16371,7 +16371,7 @@ var devToolsConfig$jscomp$inline_1844 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
});
assign(Internals, {
ReactBrowserEventEmitter: {
@@ -16600,7 +16600,7 @@ exports.unstable_renderSubtreeIntoContainer = function(
);
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -15878,7 +15878,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1812 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
(function(internals) {
@@ -15923,7 +15923,7 @@ var devToolsConfig$jscomp$inline_1812 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
});
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
exports.createPortal = function(children, container) {
@@ -16098,7 +16098,7 @@ exports.unstable_flushControlled = function(fn) {
}
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
if (
@@ -17,8 +17,9 @@ if (__DEV__) {
"use strict";
var React = require("react");
var ReactDOM = require("react-dom");
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
// This refers to a WWW module.
var warningWWW = require("warning");
@@ -3609,9 +3610,6 @@ var completeBoundaryWithStyles =
var completeSegment =
"$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};";
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -17,8 +17,9 @@ if (__DEV__) {
"use strict";
var React = require("react");
var ReactDOM = require("react-dom");
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
// This refers to a WWW module.
var warningWWW = require("warning");
@@ -3613,9 +3614,6 @@ var completeBoundaryWithStyles =
var completeSegment =
"$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};";
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -11,7 +11,8 @@
*/
"use strict";
var React = require("react");
var React = require("react"),
ReactDOM = require("react-dom");
function formatProdErrorMessage(code) {
for (
var url = "https://reactjs.org/docs/error-decoder.html?invariant=" + code,
@@ -640,8 +641,8 @@ function hoistResourcesToRoot(resources, boundaryResources) {
});
boundaryResources.clear();
}
var ReactDOMCurrentDispatcher = require("ReactDOMComet")
.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher;
var ReactDOMCurrentDispatcher =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher;
function createFormatContext(insertionMode, selectedValue, noscriptTagInScope) {
return {
insertionMode: insertionMode,
@@ -3632,4 +3633,4 @@ exports.renderToString = function(children, options) {
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
);
};
exports.version = "18.3.0-www-classic-996e4c0d5-20221212";
exports.version = "18.3.0-www-classic-9c09c1cd6-20221212";
@@ -11,7 +11,8 @@
*/
"use strict";
var React = require("react");
var React = require("react"),
ReactDOM = require("react-dom");
function formatProdErrorMessage(code) {
for (
var url = "https://reactjs.org/docs/error-decoder.html?invariant=" + code,
@@ -640,8 +641,8 @@ function hoistResourcesToRoot(resources, boundaryResources) {
});
boundaryResources.clear();
}
var ReactDOMCurrentDispatcher = require("ReactDOMComet")
.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher;
var ReactDOMCurrentDispatcher =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher;
function createFormatContext(insertionMode, selectedValue, noscriptTagInScope) {
return {
insertionMode: insertionMode,
@@ -3545,4 +3546,4 @@ exports.renderToString = function(children, options) {
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
);
};
exports.version = "18.3.0-www-modern-996e4c0d5-20221212";
exports.version = "18.3.0-www-modern-9c09c1cd6-20221212";
@@ -17,6 +17,7 @@ if (__DEV__) {
"use strict";
var React = require("react");
var ReactDOM = require("react-dom");
// This refers to a WWW module.
var warningWWW = require("warning");
@@ -3610,9 +3611,6 @@ var completeBoundaryWithStyles =
var completeSegment =
"$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};";
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -11,7 +11,8 @@
*/
"use strict";
var React = require("react");
var React = require("react"),
ReactDOM = require("react-dom");
function writeChunk(destination, chunk) {
destination.buffer += chunk;
}
@@ -640,8 +641,8 @@ function hoistResourcesToRoot(resources, boundaryResources) {
});
boundaryResources.clear();
}
var ReactDOMCurrentDispatcher = require("ReactDOMComet")
.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher,
var ReactDOMCurrentDispatcher =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.Dispatcher,
scriptRegex = /(<\/|<)(s)(cript)/gi;
function scriptReplacer(match, prefix, s, suffix) {
return "" + prefix + ("s" === s ? "\\u0073" : "\\u0053") + suffix;
File diff suppressed because it is too large Load Diff
@@ -12567,11 +12567,7 @@ var updatedAncestorInfoDev = function() {};
};
}
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
var ReactDOMSharedInternals = Internals;
function warnOnMissingHrefAndRel(pendingProps, currentProps) {
{
@@ -38393,7 +38389,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
function createPortal(
children,
File diff suppressed because it is too large Load Diff
@@ -3862,9 +3862,7 @@ function setInitialProperties(domElement, tag, rawProps) {
"function" === typeof props.onClick && (domElement.onclick = noop);
}
}
var ReactDOMSharedInternals = require("ReactDOMComet")
.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,
valueStack = [],
var valueStack = [],
index = -1;
function createCursor(defaultValue) {
return { current: defaultValue };
@@ -3918,7 +3916,7 @@ function popHostContext(fiber) {
contextFiberStackCursor.current === fiber &&
(pop(contextStackCursor), pop(contextFiberStackCursor));
}
var Dispatcher = ReactDOMSharedInternals.Dispatcher,
var Dispatcher = Internals.Dispatcher,
lastCurrentDocument = null,
previousDispatcher = null,
ReactDOMClientDispatcher = { preload: preload, preinit: preinit },
@@ -13975,7 +13973,7 @@ Internals.Events = [
var devToolsConfig$jscomp$inline_1693 = {
findFiberByHostInstance: getClosestInstanceFromNode,
bundleType: 0,
version: "18.3.0-www-modern-996e4c0d5-20221212",
version: "18.3.0-www-modern-9c09c1cd6-20221212",
rendererPackageName: "react-dom"
};
var internals$jscomp$inline_2095 = {
@@ -14006,7 +14004,7 @@ var internals$jscomp$inline_2095 = {
scheduleRoot: null,
setRefreshHandler: null,
getCurrentFiber: null,
reconcilerVersion: "18.3.0-next-996e4c0d5-20221212"
reconcilerVersion: "18.3.0-next-9c09c1cd6-20221212"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2096 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -14275,11 +14273,11 @@ exports.observeVisibleRects = function(hostRoot, selectors, callback, options) {
};
};
exports.preinit = function() {
var dispatcher = ReactDOMSharedInternals.Dispatcher.current;
var dispatcher = Internals.Dispatcher.current;
dispatcher && dispatcher.preinit.apply(this, arguments);
};
exports.preload = function() {
var dispatcher = ReactDOMSharedInternals.Dispatcher.current;
var dispatcher = Internals.Dispatcher.current;
dispatcher && dispatcher.preload.apply(this, arguments);
};
exports.unstable_batchedUpdates = batchedUpdates$1;
@@ -14329,4 +14327,4 @@ exports.unstable_flushControlled = function(fn) {
}
};
exports.unstable_runWithPriority = runWithPriority;
exports.version = "18.3.0-next-996e4c0d5-20221212";
exports.version = "18.3.0-next-9c09c1cd6-20221212";
@@ -19,6 +19,7 @@ if (__DEV__) {
var JSResourceReferenceImpl = require("JSResourceReferenceImpl");
var ReactFlightDOMRelayServerIntegration = require("ReactFlightDOMRelayServerIntegration");
var React = require("react");
var ReactDOM = require("react-dom");
// This refers to a WWW module.
var warningWWW = require("warning");
@@ -720,9 +721,6 @@ Object.keys(isUnitlessNumber).forEach(function(prop) {
});
});
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -19,6 +19,7 @@ if (__DEV__) {
var JSResourceReferenceImpl = require("JSResourceReferenceImpl");
var ReactFlightDOMRelayServerIntegration = require("ReactFlightDOMRelayServerIntegration");
var React = require("react");
var ReactDOM = require("react-dom");
// This refers to a WWW module.
var warningWWW = require("warning");
@@ -724,9 +725,6 @@ Object.keys(isUnitlessNumber).forEach(function(prop) {
});
});
// $FlowIgnore[cannot-resolve-module] provided by www
var ReactDOM = require("ReactDOMComet");
var ReactDOMSharedInternals =
ReactDOM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -13,8 +13,8 @@
"use strict";
var JSResourceReferenceImpl = require("JSResourceReferenceImpl"),
ReactFlightDOMRelayServerIntegration = require("ReactFlightDOMRelayServerIntegration"),
React = require("react"),
hasOwnProperty = Object.prototype.hasOwnProperty,
React = require("react");
var hasOwnProperty = Object.prototype.hasOwnProperty,
isArrayImpl = Array.isArray;
function convertModelToJSON(request, parent, key, model) {
parent = resolveModelToJSON(request, parent, key, model);
@@ -239,7 +239,6 @@ Object.keys(isUnitlessNumber).forEach(function(prop) {
isUnitlessNumber[prefix] = isUnitlessNumber[prop];
});
});
require("ReactDOMComet");
var currentActiveSnapshot = null;
function popToNearestCommonAncestor(prev, next) {
if (prev !== next) {
@@ -13,8 +13,8 @@
"use strict";
var JSResourceReferenceImpl = require("JSResourceReferenceImpl"),
ReactFlightDOMRelayServerIntegration = require("ReactFlightDOMRelayServerIntegration"),
React = require("react"),
hasOwnProperty = Object.prototype.hasOwnProperty,
React = require("react");
var hasOwnProperty = Object.prototype.hasOwnProperty,
isArrayImpl = Array.isArray;
function convertModelToJSON(request, parent, key, model) {
parent = resolveModelToJSON(request, parent, key, model);
@@ -241,7 +241,6 @@ Object.keys(isUnitlessNumber).forEach(function(prop) {
isUnitlessNumber[prefix] = isUnitlessNumber[prop];
});
});
require("ReactDOMComet");
var currentActiveSnapshot = null;
function popToNearestCommonAncestor(prev, next) {
if (prev !== next) {
@@ -23801,7 +23801,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-classic-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-classic-9c09c1cd6-20221212";
var didWarnAboutNestedUpdates;
@@ -23801,7 +23801,7 @@ function createFiberRoot(
return root;
}
var ReactVersion = "18.3.0-www-modern-996e4c0d5-20221212";
var ReactVersion = "18.3.0-www-modern-9c09c1cd6-20221212";
var didWarnAboutNestedUpdates;