[DevTools] Fix index (#34187)

I used the wrong indexer and tested with one entry.

DiffTrain build for [47fd2f5e14](https://github.com/facebook/react/commit/47fd2f5e1487fb48c561a6f8f30c534d8f8c7747)
This commit is contained in:
sebmarkbage
2025-08-12 11:04:25 -07:00
parent a0b63cce3b
commit a92676fceb
26 changed files with 128 additions and 219 deletions
+1 -1
View File
@@ -1 +1 @@
19.2.0-native-fb-ac7820a9-20250811
19.2.0-native-fb-47fd2f5e-20250812
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<c37a449b5f4c81ca52a585ec8c104772>>
* @generated SignedSource<<4da134695ab1dd9f388b978375d6fa99>>
*/
"use strict";
@@ -404,5 +404,5 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4f52ea5b20246ada8a10f97cd96d5d6e>>
* @generated SignedSource<<769cb371a242c11f1add578e50fdb7d2>>
*/
"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-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4f52ea5b20246ada8a10f97cd96d5d6e>>
* @generated SignedSource<<769cb371a242c11f1add578e50fdb7d2>>
*/
"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-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<547a0eb1d9a3bfa9bc3add9558f92e9f>>
* @generated SignedSource<<f647178955e503e8aef018d920f3c050>>
*/
/*
@@ -29311,11 +29311,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-ac7820a9-20250811" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-47fd2f5e-20250812" !== 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-ac7820a9-20250811\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.2.0-native-fb-47fd2f5e-20250812\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -29352,10 +29352,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -29494,5 +29494,5 @@ __DEV__ &&
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<57d44d813953c8a5f06c945e90156b19>>
* @generated SignedSource<<23ce04bc8286ebb08296f98535319c00>>
*/
/*
@@ -17136,14 +17136,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2000 = React.version;
if (
"19.2.0-native-fb-ac7820a9-20250811" !==
"19.2.0-native-fb-47fd2f5e-20250812" !==
isomorphicReactPackageVersion$jscomp$inline_2000
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2000,
"19.2.0-native-fb-ac7820a9-20250811"
"19.2.0-native-fb-47fd2f5e-20250812"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17165,10 +17165,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2529 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2530 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17266,4 +17266,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<cb74109ae7d3ff30fcd4ee86420c66b5>>
* @generated SignedSource<<f0b1701c94739d9d0f96cfb91e033597>>
*/
/*
@@ -19148,14 +19148,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2251 = React.version;
if (
"19.2.0-native-fb-ac7820a9-20250811" !==
"19.2.0-native-fb-47fd2f5e-20250812" !==
isomorphicReactPackageVersion$jscomp$inline_2251
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2251,
"19.2.0-native-fb-ac7820a9-20250811"
"19.2.0-native-fb-47fd2f5e-20250812"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19177,10 +19177,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2258 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811",
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$321 = 0;
@@ -19294,4 +19294,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<22c25b1e8b107655c12c82c511c514ec>>
* @generated SignedSource<<c328c1069ea95af965315f54317dd640>>
*/
/*
@@ -29367,11 +29367,11 @@ __DEV__ &&
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-ac7820a9-20250811" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-47fd2f5e-20250812" !== 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-ac7820a9-20250811\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.2.0-native-fb-47fd2f5e-20250812\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
@@ -29408,10 +29408,10 @@ __DEV__ &&
!(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -29866,7 +29866,7 @@ __DEV__ &&
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<d1c602fdfc413d770e08471c1e3b3e8a>>
* @generated SignedSource<<8cc1da29e76f883288f53a6342499cad>>
*/
/*
@@ -17147,14 +17147,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2001 = React.version;
if (
"19.2.0-native-fb-ac7820a9-20250811" !==
"19.2.0-native-fb-47fd2f5e-20250812" !==
isomorphicReactPackageVersion$jscomp$inline_2001
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2001,
"19.2.0-native-fb-ac7820a9-20250811"
"19.2.0-native-fb-47fd2f5e-20250812"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -17176,10 +17176,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2532 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2533 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17430,4 +17430,4 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4b245f886cd57782dba5a2d3ed8caa6a>>
* @generated SignedSource<<dd9a8b98375d998521cbee674ee1d7c4>>
*/
/*
@@ -19163,14 +19163,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_2252 = React.version;
if (
"19.2.0-native-fb-ac7820a9-20250811" !==
"19.2.0-native-fb-47fd2f5e-20250812" !==
isomorphicReactPackageVersion$jscomp$inline_2252
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_2252,
"19.2.0-native-fb-ac7820a9-20250811"
"19.2.0-native-fb-47fd2f5e-20250812"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19192,10 +19192,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2259 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811",
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$321 = 0;
@@ -19462,7 +19462,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<40562e8cc3139da4a33aad587d9119ce>>
* @generated SignedSource<<19acccfc0bc06c9c13dd621d3c226274>>
*/
"use strict";
@@ -15756,10 +15756,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -15904,5 +15904,5 @@ __DEV__ &&
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
})();
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<72b81387d22fdfbf9024b41672f64233>>
* @generated SignedSource<<27c3dc109c72fab921bc06853a4ecc94>>
*/
"use strict";
@@ -9922,10 +9922,10 @@ function wrapFiber(fiber) {
}
var internals$jscomp$inline_1428 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_1429 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -10061,4 +10061,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<060e78c8fc6315c0e945dce0e2240f07>>
* @generated SignedSource<<3975f6a3b3d42a3c258c30677cd187e1>>
*/
"use strict";
@@ -10542,10 +10542,10 @@ function wrapFiber(fiber) {
}
var internals$jscomp$inline_1236 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-test-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811",
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812",
getLaneLabelMap: function () {
for (
var map = new Map(), lane = 1, index$142 = 0;
@@ -10696,4 +10696,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
flushSyncWorkAcrossRoots_impl(0, !0));
}
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<af4a2e1a80c66ed456f9810728af474f>>
* @generated SignedSource<<e502a1d12b67fc5abbb37d62c984f0f0>>
*/
"use strict";
@@ -152,17 +152,8 @@ __DEV__ &&
componentName = this.props.ref;
return void 0 !== componentName ? componentName : null;
}
function ReactElement(
type,
key,
self,
source,
owner,
props,
debugStack,
debugTask
) {
self = props.ref;
function ReactElement(type, key, props, owner, debugStack, debugTask) {
var refProp = props.ref;
type = {
$$typeof: REACT_ELEMENT_TYPE,
type: type,
@@ -170,7 +161,7 @@ __DEV__ &&
props: props,
_owner: owner
};
null !== (void 0 !== self ? self : null)
null !== (void 0 !== refProp ? refProp : null)
? Object.defineProperty(type, "ref", {
enumerable: !1,
get: elementRefGetterWithDeprecationWarning
@@ -209,8 +200,6 @@ __DEV__ &&
config,
maybeKey,
isStaticChildren,
source,
self,
debugStack,
debugTask
) {
@@ -271,10 +260,8 @@ __DEV__ &&
return ReactElement(
type,
children,
self,
source,
getOwner(),
maybeKey,
getOwner(),
debugStack,
debugTask
);
@@ -329,14 +316,7 @@ __DEV__ &&
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
var didWarnAboutKeySpread = {};
exports.Fragment = REACT_FRAGMENT_TYPE;
exports.jsxDEV = function (
type,
config,
maybeKey,
isStaticChildren,
source,
self
) {
exports.jsxDEV = function (type, config, maybeKey, isStaticChildren) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -344,8 +324,6 @@ __DEV__ &&
config,
maybeKey,
isStaticChildren,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<261cf54b02203171467f326f0f8f18b7>>
* @generated SignedSource<<e8e44043f328d54723187fa1f177dbe4>>
*/
"use strict";
@@ -152,17 +152,8 @@ __DEV__ &&
componentName = this.props.ref;
return void 0 !== componentName ? componentName : null;
}
function ReactElement(
type,
key,
self,
source,
owner,
props,
debugStack,
debugTask
) {
self = props.ref;
function ReactElement(type, key, props, owner, debugStack, debugTask) {
var refProp = props.ref;
type = {
$$typeof: REACT_ELEMENT_TYPE,
type: type,
@@ -170,7 +161,7 @@ __DEV__ &&
props: props,
_owner: owner
};
null !== (void 0 !== self ? self : null)
null !== (void 0 !== refProp ? refProp : null)
? Object.defineProperty(type, "ref", {
enumerable: !1,
get: elementRefGetterWithDeprecationWarning
@@ -209,8 +200,6 @@ __DEV__ &&
config,
maybeKey,
isStaticChildren,
source,
self,
debugStack,
debugTask
) {
@@ -271,10 +260,8 @@ __DEV__ &&
return ReactElement(
type,
children,
self,
source,
getOwner(),
maybeKey,
getOwner(),
debugStack,
debugTask
);
@@ -329,7 +316,7 @@ __DEV__ &&
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
var didWarnAboutKeySpread = {};
exports.Fragment = REACT_FRAGMENT_TYPE;
exports.jsx = function (type, config, maybeKey, source, self) {
exports.jsx = function (type, config, maybeKey) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -337,15 +324,13 @@ __DEV__ &&
config,
maybeKey,
!1,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
);
};
exports.jsxs = function (type, config, maybeKey, source, self) {
exports.jsxs = function (type, config, maybeKey) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -353,8 +338,6 @@ __DEV__ &&
config,
maybeKey,
!0,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<0d7a208c8b3a1db5510743716efa723b>>
* @generated SignedSource<<8240c510f40c2e3659cbc2e51118f827>>
*/
"use strict";
@@ -199,17 +199,8 @@ __DEV__ &&
componentName = this.props.ref;
return void 0 !== componentName ? componentName : null;
}
function ReactElement(
type,
key,
self,
source,
owner,
props,
debugStack,
debugTask
) {
self = props.ref;
function ReactElement(type, key, props, owner, debugStack, debugTask) {
var refProp = props.ref;
type = {
$$typeof: REACT_ELEMENT_TYPE,
type: type,
@@ -217,7 +208,7 @@ __DEV__ &&
props: props,
_owner: owner
};
null !== (void 0 !== self ? self : null)
null !== (void 0 !== refProp ? refProp : null)
? Object.defineProperty(type, "ref", {
enumerable: !1,
get: elementRefGetterWithDeprecationWarning
@@ -256,8 +247,6 @@ __DEV__ &&
config,
maybeKey,
isStaticChildren,
source,
self,
debugStack,
debugTask
) {
@@ -318,10 +307,8 @@ __DEV__ &&
return ReactElement(
type,
children,
self,
source,
getOwner(),
maybeKey,
getOwner(),
debugStack,
debugTask
);
@@ -330,10 +317,8 @@ __DEV__ &&
newKey = ReactElement(
oldElement.type,
newKey,
void 0,
void 0,
oldElement._owner,
oldElement.props,
oldElement._owner,
oldElement._debugStack,
oldElement._debugTask
);
@@ -1058,10 +1043,8 @@ __DEV__ &&
props = ReactElement(
element.type,
key,
void 0,
void 0,
owner,
props,
owner,
element._debugStack,
element._debugTask
);
@@ -1134,10 +1117,8 @@ __DEV__ &&
return ReactElement(
type,
key,
void 0,
void 0,
getOwner(),
i,
getOwner(),
propName ? Error("react-stack-top-frame") : unknownOwnerDebugStack,
propName ? createTask(getTaskName(type)) : unknownOwnerDebugTask
);
@@ -1192,7 +1173,7 @@ __DEV__ &&
return elementType;
};
exports.isValidElement = isValidElement;
exports.jsx = function (type, config, maybeKey, source, self) {
exports.jsx = function (type, config, maybeKey) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -1200,22 +1181,13 @@ __DEV__ &&
config,
maybeKey,
!1,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
);
};
exports.jsxDEV = function (
type,
config,
maybeKey,
isStaticChildren,
source,
self
) {
exports.jsxDEV = function (type, config, maybeKey, isStaticChildren) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -1223,15 +1195,13 @@ __DEV__ &&
config,
maybeKey,
isStaticChildren,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
);
};
exports.jsxs = function (type, config, maybeKey, source, self) {
exports.jsxs = function (type, config, maybeKey) {
var trackActualOwner =
1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
return jsxDEVImpl(
@@ -1239,8 +1209,6 @@ __DEV__ &&
config,
maybeKey,
!0,
source,
self,
trackActualOwner
? Error("react-stack-top-frame")
: unknownOwnerDebugStack,
@@ -1420,7 +1388,7 @@ __DEV__ &&
exports.useTransition = function () {
return resolveDispatcher().useTransition();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<92b72f24a7565e612edc9a00834e93bf>>
* @generated SignedSource<<ca1b5bf680c5daa9656787a6b8da62e2>>
*/
"use strict";
@@ -88,13 +88,13 @@ var isArrayImpl = Array.isArray;
function noop() {}
var ReactSharedInternals = { H: null, A: null, T: null, S: null },
hasOwnProperty = Object.prototype.hasOwnProperty;
function ReactElement(type, key, self, source, owner, props) {
self = props.ref;
function ReactElement(type, key, props) {
var refProp = props.ref;
return {
$$typeof: REACT_ELEMENT_TYPE,
type: type,
key: key,
ref: void 0 !== self ? self : null,
ref: void 0 !== refProp ? refProp : null,
props: props
};
}
@@ -107,17 +107,10 @@ function jsxProd(type, config, maybeKey) {
for (var propName in config)
"key" !== propName && (maybeKey[propName] = config[propName]);
} else maybeKey = config;
return ReactElement(type, key, void 0, void 0, null, maybeKey);
return ReactElement(type, key, maybeKey);
}
function cloneAndReplaceKey(oldElement, newKey) {
return ReactElement(
oldElement.type,
newKey,
void 0,
void 0,
void 0,
oldElement.props
);
return ReactElement(oldElement.type, newKey, oldElement.props);
}
function isValidElement(object) {
return (
@@ -404,12 +397,9 @@ exports.cloneElement = function (element, config, children) {
"The argument must be a React element, but you passed " + element + "."
);
var props = assign({}, element.props),
key = element.key,
owner = void 0;
key = element.key;
if (null != config)
for (propName in (void 0 !== config.ref && (owner = void 0),
void 0 !== config.key && (key = "" + config.key),
config))
for (propName in (void 0 !== config.key && (key = "" + config.key), config))
!hasOwnProperty.call(config, propName) ||
"key" === propName ||
"__self" === propName ||
@@ -423,7 +413,7 @@ exports.cloneElement = function (element, config, children) {
childArray[i] = arguments[i + 2];
props.children = childArray;
}
return ReactElement(element.type, key, void 0, void 0, owner, props);
return ReactElement(element.type, key, props);
};
exports.createContext = function (defaultValue) {
defaultValue = {
@@ -463,7 +453,7 @@ exports.createElement = function (type, config, children) {
for (propName in ((childrenLength = type.defaultProps), childrenLength))
void 0 === props[propName] &&
(props[propName] = childrenLength[propName]);
return ReactElement(type, key, void 0, void 0, null, props);
return ReactElement(type, key, props);
};
exports.createRef = function () {
return { current: null };
@@ -589,4 +579,4 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<65635d35a8847138eb7a84fad1233975>>
* @generated SignedSource<<765ee96fe72cbc64c4594c4de693d338>>
*/
"use strict";
@@ -92,13 +92,13 @@ var isArrayImpl = Array.isArray;
function noop() {}
var ReactSharedInternals = { H: null, A: null, T: null, S: null },
hasOwnProperty = Object.prototype.hasOwnProperty;
function ReactElement(type, key, self, source, owner, props) {
self = props.ref;
function ReactElement(type, key, props) {
var refProp = props.ref;
return {
$$typeof: REACT_ELEMENT_TYPE,
type: type,
key: key,
ref: void 0 !== self ? self : null,
ref: void 0 !== refProp ? refProp : null,
props: props
};
}
@@ -111,17 +111,10 @@ function jsxProd(type, config, maybeKey) {
for (var propName in config)
"key" !== propName && (maybeKey[propName] = config[propName]);
} else maybeKey = config;
return ReactElement(type, key, void 0, void 0, null, maybeKey);
return ReactElement(type, key, maybeKey);
}
function cloneAndReplaceKey(oldElement, newKey) {
return ReactElement(
oldElement.type,
newKey,
void 0,
void 0,
void 0,
oldElement.props
);
return ReactElement(oldElement.type, newKey, oldElement.props);
}
function isValidElement(object) {
return (
@@ -408,12 +401,9 @@ exports.cloneElement = function (element, config, children) {
"The argument must be a React element, but you passed " + element + "."
);
var props = assign({}, element.props),
key = element.key,
owner = void 0;
key = element.key;
if (null != config)
for (propName in (void 0 !== config.ref && (owner = void 0),
void 0 !== config.key && (key = "" + config.key),
config))
for (propName in (void 0 !== config.key && (key = "" + config.key), config))
!hasOwnProperty.call(config, propName) ||
"key" === propName ||
"__self" === propName ||
@@ -427,7 +417,7 @@ exports.cloneElement = function (element, config, children) {
childArray[i] = arguments[i + 2];
props.children = childArray;
}
return ReactElement(element.type, key, void 0, void 0, owner, props);
return ReactElement(element.type, key, props);
};
exports.createContext = function (defaultValue) {
defaultValue = {
@@ -467,7 +457,7 @@ exports.createElement = function (type, config, children) {
for (propName in ((childrenLength = type.defaultProps), childrenLength))
void 0 === props[propName] &&
(props[propName] = childrenLength[propName]);
return ReactElement(type, key, void 0, void 0, null, props);
return ReactElement(type, key, props);
};
exports.createRef = function () {
return { current: null };
@@ -593,7 +583,7 @@ exports.useSyncExternalStore = function (
exports.useTransition = function () {
return ReactSharedInternals.H.useTransition();
};
exports.version = "19.2.0-native-fb-ac7820a9-20250811";
exports.version = "19.2.0-native-fb-47fd2f5e-20250812";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
@@ -1 +1 @@
ac7820a99efac29dcd5a69f6d2438f6d31b7abbf
47fd2f5e1487fb48c561a6f8f30c534d8f8c7747
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<4b369b8c5325cfcf6a0f3b1054423a78>>
* @generated SignedSource<<62beb16cdbd84a1f84d4924fb3fdb52a>>
*/
"use strict";
@@ -19520,10 +19520,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<0623ee77201790c3e8f73917826f609f>>
* @generated SignedSource<<aca0285694ab2d5557870b2f27ac8870>>
*/
"use strict";
@@ -11026,10 +11026,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1232 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1232.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<7610ae84af0e8230fe009bcd60ea9ab9>>
* @generated SignedSource<<555b96c9bdd9bf8270fbfc958a0e1f06>>
*/
"use strict";
@@ -12979,10 +12979,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1476 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1476.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<5e0343f32816d897628529049b6db961>>
* @generated SignedSource<<167824bae47bdf2aafd1878f2634d762>>
*/
"use strict";
@@ -19878,11 +19878,11 @@ __DEV__ &&
shouldSuspendImpl = newShouldSuspendImpl;
};
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-ac7820a9-20250811" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-47fd2f5e-20250812" !== 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-ac7820a9-20250811\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-47fd2f5e-20250812\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -19908,10 +19908,10 @@ __DEV__ &&
(function () {
var internals = {
bundleType: 1,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<fc2f7f5b4771e6ea9fa7aae673d257fd>>
* @generated SignedSource<<05d1d0edad44f40543c4563ccfa136bf>>
*/
"use strict";
@@ -11252,11 +11252,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-ac7820a9-20250811" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-47fd2f5e-20250812" !== 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-ac7820a9-20250811\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-47fd2f5e-20250812\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -11306,10 +11306,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1290 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1290.rendererConfig = extraDevToolsConfig);
@@ -7,7 +7,7 @@
* @noflow
* @nolint
* @preventMunge
* @generated SignedSource<<ebc1b5d4f0d35d012afea0f38f99e695>>
* @generated SignedSource<<d6156894a0c1c142fc69e62d99006fbf>>
*/
"use strict";
@@ -13194,11 +13194,11 @@ function updateContainer(element, container, parentComponent, callback) {
return lane;
}
var isomorphicReactPackageVersion = React.version;
if ("19.2.0-native-fb-ac7820a9-20250811" !== isomorphicReactPackageVersion)
if ("19.2.0-native-fb-47fd2f5e-20250812" !== 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-ac7820a9-20250811\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-native-renderer: 19.2.0-native-fb-47fd2f5e-20250812\nLearn more: https://react.dev/warnings/version-mismatch")
);
if (
"function" !==
@@ -13248,10 +13248,10 @@ batchedUpdatesImpl = function (fn, a) {
var roots = new Map(),
internals$jscomp$inline_1534 = {
bundleType: 0,
version: "19.2.0-native-fb-ac7820a9-20250811",
version: "19.2.0-native-fb-47fd2f5e-20250812",
rendererPackageName: "react-native-renderer",
currentDispatcherRef: ReactSharedInternals,
reconcilerVersion: "19.2.0-native-fb-ac7820a9-20250811"
reconcilerVersion: "19.2.0-native-fb-47fd2f5e-20250812"
};
null !== extraDevToolsConfig &&
(internals$jscomp$inline_1534.rendererConfig = extraDevToolsConfig);
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-react-hooks",
"description": "ESLint rules for React Hooks",
"version": "0.0.0-experimental-ac7820a9-20250811",
"version": "0.0.0-experimental-47fd2f5e-20250812",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",