Skip to content

Commit 85f637a

Browse files
committed
ncc-compiled
1 parent 0deb18c commit 85f637a

File tree

88 files changed

+4050
-1202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+4050
-1202
lines changed

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32215,11 +32215,11 @@
3221532215
};
3221632216
(function () {
3221732217
var isomorphicReactPackageVersion = React.version;
32218-
if ("19.2.0-experimental-b0c1dc01-20250925" !== isomorphicReactPackageVersion)
32218+
if ("19.2.0-experimental-8bb7241f-20250926" !== isomorphicReactPackageVersion)
3221932219
throw Error(
3222032220
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3222132221
(isomorphicReactPackageVersion +
32222-
"\n - react-dom: 19.2.0-experimental-b0c1dc01-20250925\nLearn more: https://react.dev/warnings/version-mismatch")
32222+
"\n - react-dom: 19.2.0-experimental-8bb7241f-20250926\nLearn more: https://react.dev/warnings/version-mismatch")
3222332223
);
3222432224
})();
3222532225
("function" === typeof Map &&
@@ -32256,10 +32256,10 @@
3225632256
!(function () {
3225732257
var internals = {
3225832258
bundleType: 1,
32259-
version: "19.2.0-experimental-b0c1dc01-20250925",
32259+
version: "19.2.0-experimental-8bb7241f-20250926",
3226032260
rendererPackageName: "react-dom",
3226132261
currentDispatcherRef: ReactSharedInternals,
32262-
reconcilerVersion: "19.2.0-experimental-b0c1dc01-20250925"
32262+
reconcilerVersion: "19.2.0-experimental-8bb7241f-20250926"
3226332263
};
3226432264
internals.overrideHookState = overrideHookState;
3226532265
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -32406,7 +32406,7 @@
3240632406
listenToAllSupportedEvents(container);
3240732407
return new ReactDOMHydrationRoot(initialChildren);
3240832408
};
32409-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
32409+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
3241032410
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3241132411
"function" ===
3241232412
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19562,14 +19562,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1956219562
};
1956319563
var isomorphicReactPackageVersion$jscomp$inline_2216 = React.version;
1956419564
if (
19565-
"19.2.0-experimental-b0c1dc01-20250925" !==
19565+
"19.2.0-experimental-8bb7241f-20250926" !==
1956619566
isomorphicReactPackageVersion$jscomp$inline_2216
1956719567
)
1956819568
throw Error(
1956919569
formatProdErrorMessage(
1957019570
527,
1957119571
isomorphicReactPackageVersion$jscomp$inline_2216,
19572-
"19.2.0-experimental-b0c1dc01-20250925"
19572+
"19.2.0-experimental-8bb7241f-20250926"
1957319573
)
1957419574
);
1957519575
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19591,10 +19591,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1959119591
};
1959219592
var internals$jscomp$inline_2913 = {
1959319593
bundleType: 0,
19594-
version: "19.2.0-experimental-b0c1dc01-20250925",
19594+
version: "19.2.0-experimental-8bb7241f-20250926",
1959519595
rendererPackageName: "react-dom",
1959619596
currentDispatcherRef: ReactSharedInternals,
19597-
reconcilerVersion: "19.2.0-experimental-b0c1dc01-20250925"
19597+
reconcilerVersion: "19.2.0-experimental-8bb7241f-20250926"
1959819598
};
1959919599
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1960019600
var hook$jscomp$inline_2914 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -19701,4 +19701,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1970119701
listenToAllSupportedEvents(container);
1970219702
return new ReactDOMHydrationRoot(initialChildren);
1970319703
};
19704-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
19704+
exports.version = "19.2.0-experimental-8bb7241f-20250926";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32267,11 +32267,11 @@
3226732267
};
3226832268
(function () {
3226932269
var isomorphicReactPackageVersion = React.version;
32270-
if ("19.2.0-experimental-b0c1dc01-20250925" !== isomorphicReactPackageVersion)
32270+
if ("19.2.0-experimental-8bb7241f-20250926" !== isomorphicReactPackageVersion)
3227132271
throw Error(
3227232272
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3227332273
(isomorphicReactPackageVersion +
32274-
"\n - react-dom: 19.2.0-experimental-b0c1dc01-20250925\nLearn more: https://react.dev/warnings/version-mismatch")
32274+
"\n - react-dom: 19.2.0-experimental-8bb7241f-20250926\nLearn more: https://react.dev/warnings/version-mismatch")
3227532275
);
3227632276
})();
3227732277
("function" === typeof Map &&
@@ -32308,10 +32308,10 @@
3230832308
!(function () {
3230932309
var internals = {
3231032310
bundleType: 1,
32311-
version: "19.2.0-experimental-b0c1dc01-20250925",
32311+
version: "19.2.0-experimental-8bb7241f-20250926",
3231232312
rendererPackageName: "react-dom",
3231332313
currentDispatcherRef: ReactSharedInternals,
32314-
reconcilerVersion: "19.2.0-experimental-b0c1dc01-20250925"
32314+
reconcilerVersion: "19.2.0-experimental-8bb7241f-20250926"
3231532315
};
3231632316
internals.overrideHookState = overrideHookState;
3231732317
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -32788,7 +32788,7 @@
3278832788
exports.useFormStatus = function () {
3278932789
return resolveDispatcher().useHostTransitionStatus();
3279032790
};
32791-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
32791+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
3279232792
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3279332793
"function" ===
3279432794
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21567,14 +21567,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
2156721567
};
2156821568
var isomorphicReactPackageVersion$jscomp$inline_2487 = React.version;
2156921569
if (
21570-
"19.2.0-experimental-b0c1dc01-20250925" !==
21570+
"19.2.0-experimental-8bb7241f-20250926" !==
2157121571
isomorphicReactPackageVersion$jscomp$inline_2487
2157221572
)
2157321573
throw Error(
2157421574
formatProdErrorMessage(
2157521575
527,
2157621576
isomorphicReactPackageVersion$jscomp$inline_2487,
21577-
"19.2.0-experimental-b0c1dc01-20250925"
21577+
"19.2.0-experimental-8bb7241f-20250926"
2157821578
)
2157921579
);
2158021580
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -21596,10 +21596,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
2159621596
};
2159721597
var internals$jscomp$inline_3187 = {
2159821598
bundleType: 0,
21599-
version: "19.2.0-experimental-b0c1dc01-20250925",
21599+
version: "19.2.0-experimental-8bb7241f-20250926",
2160021600
rendererPackageName: "react-dom",
2160121601
currentDispatcherRef: ReactSharedInternals,
21602-
reconcilerVersion: "19.2.0-experimental-b0c1dc01-20250925"
21602+
reconcilerVersion: "19.2.0-experimental-8bb7241f-20250926"
2160321603
};
2160421604
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
2160521605
var hook$jscomp$inline_3188 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -21867,7 +21867,7 @@ exports.useFormState = function (action, initialState, permalink) {
2186721867
exports.useFormStatus = function () {
2186821868
return ReactSharedInternals.H.useHostTransitionStatus();
2186921869
};
21870-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
21870+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
2187121871
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2187221872
"function" ===
2187321873
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10543,5 +10543,5 @@
1054310543
'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'
1054410544
);
1054510545
};
10546-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
10546+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
1054710547
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7156,4 +7156,4 @@ exports.renderToString = function (children, options) {
71567156
'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'
71577157
);
71587158
};
7159-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
7159+
exports.version = "19.2.0-experimental-8bb7241f-20250926";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10543,5 +10543,5 @@
1054310543
'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 "renderToPipeableStream" which supports Suspense on the server'
1054410544
);
1054510545
};
10546-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
10546+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
1054710547
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7259,4 +7259,4 @@ exports.renderToString = function (children, options) {
72597259
'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 "renderToPipeableStream" which supports Suspense on the server'
72607260
);
72617261
};
7262-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
7262+
exports.version = "19.2.0-experimental-8bb7241f-20250926";

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9536,11 +9536,11 @@
95369536
}
95379537
function ensureCorrectIsomorphicReactVersion() {
95389538
var isomorphicReactPackageVersion = React.version;
9539-
if ("19.2.0-experimental-b0c1dc01-20250925" !== isomorphicReactPackageVersion)
9539+
if ("19.2.0-experimental-8bb7241f-20250926" !== isomorphicReactPackageVersion)
95409540
throw Error(
95419541
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
95429542
(isomorphicReactPackageVersion +
9543-
"\n - react-dom: 19.2.0-experimental-b0c1dc01-20250925\nLearn more: https://react.dev/warnings/version-mismatch")
9543+
"\n - react-dom: 19.2.0-experimental-8bb7241f-20250926\nLearn more: https://react.dev/warnings/version-mismatch")
95449544
);
95459545
}
95469546
var React = require("next/dist/compiled/react-experimental"),
@@ -11364,5 +11364,5 @@
1136411364
startWork(request);
1136511365
});
1136611366
};
11367-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
11367+
exports.version = "19.2.0-experimental-8bb7241f-20250926";
1136811368
})();

packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7827,12 +7827,12 @@ function getPostponedState(request) {
78277827
}
78287828
function ensureCorrectIsomorphicReactVersion() {
78297829
var isomorphicReactPackageVersion = React.version;
7830-
if ("19.2.0-experimental-b0c1dc01-20250925" !== isomorphicReactPackageVersion)
7830+
if ("19.2.0-experimental-8bb7241f-20250926" !== isomorphicReactPackageVersion)
78317831
throw Error(
78327832
formatProdErrorMessage(
78337833
527,
78347834
isomorphicReactPackageVersion,
7835-
"19.2.0-experimental-b0c1dc01-20250925"
7835+
"19.2.0-experimental-8bb7241f-20250926"
78367836
)
78377837
);
78387838
}
@@ -8087,4 +8087,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
80878087
startWork(request);
80888088
});
80898089
};
8090-
exports.version = "19.2.0-experimental-b0c1dc01-20250925";
8090+
exports.version = "19.2.0-experimental-8bb7241f-20250926";

0 commit comments

Comments
 (0)