Skip to content

Commit 603ab21

Browse files
committed
ncc-compiled
1 parent ebe7115 commit 603ab21

File tree

60 files changed

+166
-166
lines changed

Some content is hidden

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

60 files changed

+166
-166
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
@@ -30643,11 +30643,11 @@
3064330643
};
3064430644
(function () {
3064530645
var isomorphicReactPackageVersion = React.version;
30646-
if ("19.2.0-experimental-b7e2de63-20250611" !== isomorphicReactPackageVersion)
30646+
if ("19.2.0-experimental-a00ca6f6-20250611" !== isomorphicReactPackageVersion)
3064730647
throw Error(
3064830648
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3064930649
(isomorphicReactPackageVersion +
30650-
"\n - react-dom: 19.2.0-experimental-b7e2de63-20250611\nLearn more: https://react.dev/warnings/version-mismatch")
30650+
"\n - react-dom: 19.2.0-experimental-a00ca6f6-20250611\nLearn more: https://react.dev/warnings/version-mismatch")
3065130651
);
3065230652
})();
3065330653
("function" === typeof Map &&
@@ -30684,10 +30684,10 @@
3068430684
!(function () {
3068530685
var internals = {
3068630686
bundleType: 1,
30687-
version: "19.2.0-experimental-b7e2de63-20250611",
30687+
version: "19.2.0-experimental-a00ca6f6-20250611",
3068830688
rendererPackageName: "react-dom",
3068930689
currentDispatcherRef: ReactSharedInternals,
30690-
reconcilerVersion: "19.2.0-experimental-b7e2de63-20250611"
30690+
reconcilerVersion: "19.2.0-experimental-a00ca6f6-20250611"
3069130691
};
3069230692
internals.overrideHookState = overrideHookState;
3069330693
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30833,7 +30833,7 @@
3083330833
listenToAllSupportedEvents(container);
3083430834
return new ReactDOMHydrationRoot(initialChildren);
3083530835
};
30836-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
30836+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";
3083730837
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3083830838
"function" ===
3083930839
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
@@ -19156,14 +19156,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1915619156
};
1915719157
var isomorphicReactPackageVersion$jscomp$inline_2180 = React.version;
1915819158
if (
19159-
"19.2.0-experimental-b7e2de63-20250611" !==
19159+
"19.2.0-experimental-a00ca6f6-20250611" !==
1916019160
isomorphicReactPackageVersion$jscomp$inline_2180
1916119161
)
1916219162
throw Error(
1916319163
formatProdErrorMessage(
1916419164
527,
1916519165
isomorphicReactPackageVersion$jscomp$inline_2180,
19166-
"19.2.0-experimental-b7e2de63-20250611"
19166+
"19.2.0-experimental-a00ca6f6-20250611"
1916719167
)
1916819168
);
1916919169
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19185,10 +19185,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1918519185
};
1918619186
var internals$jscomp$inline_2865 = {
1918719187
bundleType: 0,
19188-
version: "19.2.0-experimental-b7e2de63-20250611",
19188+
version: "19.2.0-experimental-a00ca6f6-20250611",
1918919189
rendererPackageName: "react-dom",
1919019190
currentDispatcherRef: ReactSharedInternals,
19191-
reconcilerVersion: "19.2.0-experimental-b7e2de63-20250611"
19191+
reconcilerVersion: "19.2.0-experimental-a00ca6f6-20250611"
1919219192
};
1919319193
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1919419194
var hook$jscomp$inline_2866 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -19295,4 +19295,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1929519295
listenToAllSupportedEvents(container);
1929619296
return new ReactDOMHydrationRoot(initialChildren);
1929719297
};
19298-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
19298+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";

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
@@ -30695,11 +30695,11 @@
3069530695
};
3069630696
(function () {
3069730697
var isomorphicReactPackageVersion = React.version;
30698-
if ("19.2.0-experimental-b7e2de63-20250611" !== isomorphicReactPackageVersion)
30698+
if ("19.2.0-experimental-a00ca6f6-20250611" !== isomorphicReactPackageVersion)
3069930699
throw Error(
3070030700
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3070130701
(isomorphicReactPackageVersion +
30702-
"\n - react-dom: 19.2.0-experimental-b7e2de63-20250611\nLearn more: https://react.dev/warnings/version-mismatch")
30702+
"\n - react-dom: 19.2.0-experimental-a00ca6f6-20250611\nLearn more: https://react.dev/warnings/version-mismatch")
3070330703
);
3070430704
})();
3070530705
("function" === typeof Map &&
@@ -30736,10 +30736,10 @@
3073630736
!(function () {
3073730737
var internals = {
3073830738
bundleType: 1,
30739-
version: "19.2.0-experimental-b7e2de63-20250611",
30739+
version: "19.2.0-experimental-a00ca6f6-20250611",
3074030740
rendererPackageName: "react-dom",
3074130741
currentDispatcherRef: ReactSharedInternals,
30742-
reconcilerVersion: "19.2.0-experimental-b7e2de63-20250611"
30742+
reconcilerVersion: "19.2.0-experimental-a00ca6f6-20250611"
3074330743
};
3074430744
internals.overrideHookState = overrideHookState;
3074530745
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -31215,7 +31215,7 @@
3121531215
exports.useFormStatus = function () {
3121631216
return resolveDispatcher().useHostTransitionStatus();
3121731217
};
31218-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
31218+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";
3121931219
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3122031220
"function" ===
3122131221
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
@@ -20811,14 +20811,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
2081120811
};
2081220812
var isomorphicReactPackageVersion$jscomp$inline_2400 = React.version;
2081320813
if (
20814-
"19.2.0-experimental-b7e2de63-20250611" !==
20814+
"19.2.0-experimental-a00ca6f6-20250611" !==
2081520815
isomorphicReactPackageVersion$jscomp$inline_2400
2081620816
)
2081720817
throw Error(
2081820818
formatProdErrorMessage(
2081920819
527,
2082020820
isomorphicReactPackageVersion$jscomp$inline_2400,
20821-
"19.2.0-experimental-b7e2de63-20250611"
20821+
"19.2.0-experimental-a00ca6f6-20250611"
2082220822
)
2082320823
);
2082420824
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -20840,10 +20840,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
2084020840
};
2084120841
var internals$jscomp$inline_3087 = {
2084220842
bundleType: 0,
20843-
version: "19.2.0-experimental-b7e2de63-20250611",
20843+
version: "19.2.0-experimental-a00ca6f6-20250611",
2084420844
rendererPackageName: "react-dom",
2084520845
currentDispatcherRef: ReactSharedInternals,
20846-
reconcilerVersion: "19.2.0-experimental-b7e2de63-20250611"
20846+
reconcilerVersion: "19.2.0-experimental-a00ca6f6-20250611"
2084720847
};
2084820848
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
2084920849
var hook$jscomp$inline_3088 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -21110,7 +21110,7 @@ exports.useFormState = function (action, initialState, permalink) {
2111021110
exports.useFormStatus = function () {
2111121111
return ReactSharedInternals.H.useHostTransitionStatus();
2111221112
};
21113-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
21113+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";
2111421114
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2111521115
"function" ===
2111621116
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10096,7 +10096,7 @@
1009610096
completeSegmentData2 = '" data-pid="',
1009710097
completeSegmentDataEnd = '"></template>',
1009810098
completeBoundaryScriptFunctionOnly =
10099-
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],h=b[a+1],e=c.parentNode;if(e){var f=c.previousSibling,g=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===g)break;else g--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||g++}d=c.nextSibling;e.removeChild(c);c=d}while(c);for(;h.firstChild;)e.insertBefore(h.firstChild,c);f.data="$";f._reactRetry&&f._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))if(a.parentNode.removeChild(a),b=document.getElementById(b))b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))};',
10099+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&g._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))(b=document.getElementById(b))?(b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))):a.parentNode.removeChild(a)};',
1010010100
completeBoundaryUpgradeToViewTransitionsInstruction =
1010110101
'$RV=function(A,g){function k(a,b){var e=a.getAttribute(b);e&&(b=a.style,l.push(a,b.viewTransitionName,b.viewTransitionClass),"auto"!==e&&(b.viewTransitionClass=e),(a=a.getAttribute("vt-name"))||(a="_T_"+K++ +"_"),b.viewTransitionName=a,B=!0)}var B=!1,K=0,l=[];try{var f=document.__reactViewTransition;if(f){f.finished.finally($RV.bind(null,g));return}var m=new Map;for(f=1;f<g.length;f+=2)for(var h=g[f].querySelectorAll("[vt-share]"),d=0;d<h.length;d++){var c=h[d];m.set(c.getAttribute("vt-name"),c)}var u=[];for(h=0;h<g.length;h+=2){var C=g[h],x=C.parentNode;if(x){var v=x.getBoundingClientRect();if(v.left||v.top||v.width||v.height){c=C;for(f=0;c;){if(8===c.nodeType){var r=c.data;if("/$"===r)if(0===f)break;else f--;else"$"!==r&&"$?"!==r&&"$~"!==r&&"$!"!==r||f++}else if(1===c.nodeType){d=c;var D=d.getAttribute("vt-name"),y=m.get(D);k(d,y?"vt-share":"vt-exit");y&&(k(y,"vt-share"),m.set(D,null));var E=d.querySelectorAll("[vt-share]");for(d=0;d<E.length;d++){var F=E[d],G=F.getAttribute("vt-name"),\nH=m.get(G);H&&(k(F,"vt-share"),k(H,"vt-share"),m.set(G,null))}}c=c.nextSibling}for(var I=g[h+1],t=I.firstElementChild;t;)null!==m.get(t.getAttribute("vt-name"))&&k(t,"vt-enter"),t=t.nextElementSibling;c=x;do for(var n=c.firstElementChild;n;){var J=n.getAttribute("vt-update");J&&"none"!==J&&!l.includes(n)&&k(n,"vt-update");n=n.nextElementSibling}while((c=c.parentNode)&&1===c.nodeType&&"none"!==c.getAttribute("vt-update"));u.push.apply(u,I.querySelectorAll(\'img[src]:not([loading="lazy"])\'))}}}if(B){var z=\ndocument.__reactViewTransition=document.startViewTransition({update:function(){A(g);for(var a=[document.documentElement.clientHeight,document.fonts.ready],b={},e=0;e<u.length;b={g:b.g},e++)if(b.g=u[e],!b.g.complete){var p=b.g.getBoundingClientRect();0<p.bottom&&0<p.right&&p.top<window.innerHeight&&p.left<window.innerWidth&&(p=new Promise(function(w){return function(q){w.g.addEventListener("load",q);w.g.addEventListener("error",q)}}(b)),a.push(p))}return Promise.race([Promise.all(a),new Promise(function(w){var q=\nperformance.now();setTimeout(w,2300>q&&2E3<q?2300-q:500)})])},types:[]});z.ready.finally(function(){for(var a=l.length-3;0<=a;a-=3){var b=l[a],e=b.style;e.viewTransitionName=l[a+1];e.viewTransitionClass=l[a+1];""===b.getAttribute("style")&&b.removeAttribute("style")}});z.finished.finally(function(){document.__reactViewTransition===z&&(document.__reactViewTransition=null)});$RB=[];return}}catch(a){}A(g)}.bind(null,$RV);',
1010210102
completeBoundaryScript1Partial = '$RC("',
@@ -10412,5 +10412,5 @@
1041210412
'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'
1041310413
);
1041410414
};
10415-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
10415+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";
1041610416
})();

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6562,7 +6562,7 @@ function flushCompletedBoundary(request, destination, boundary) {
65626562
0 === (completedSegments.instructions & 2) &&
65636563
((completedSegments.instructions |= 2),
65646564
destination.push(
6565-
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],h=b[a+1],e=c.parentNode;if(e){var f=c.previousSibling,g=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===g)break;else g--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||g++}d=c.nextSibling;e.removeChild(c);c=d}while(c);for(;h.firstChild;)e.insertBefore(h.firstChild,c);f.data="$";f._reactRetry&&f._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))if(a.parentNode.removeChild(a),b=document.getElementById(b))b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))};'
6565+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&g._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))(b=document.getElementById(b))?(b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))):a.parentNode.removeChild(a)};'
65666566
)),
65676567
requiresViewTransitions &&
65686568
0 === (completedSegments.instructions & 256) &&
@@ -6579,7 +6579,7 @@ function flushCompletedBoundary(request, destination, boundary) {
65796579
: (0 === (completedSegments.instructions & 2) &&
65806580
((completedSegments.instructions |= 2),
65816581
destination.push(
6582-
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],h=b[a+1],e=c.parentNode;if(e){var f=c.previousSibling,g=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===g)break;else g--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||g++}d=c.nextSibling;e.removeChild(c);c=d}while(c);for(;h.firstChild;)e.insertBefore(h.firstChild,c);f.data="$";f._reactRetry&&f._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))if(a.parentNode.removeChild(a),b=document.getElementById(b))b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))};'
6582+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&g._reactRetry()}}b.length=0};$RC=function(b,a){if(a=document.getElementById(a))(b=document.getElementById(b))?(b.previousSibling.data="$~",$RB.push(b,a),2===$RB.length&&(b="number"!==typeof $RT?0:$RT,a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:b+300-a))):a.parentNode.removeChild(a)};'
65836583
)),
65846584
requiresViewTransitions &&
65856585
0 === (completedSegments.instructions & 256) &&
@@ -7076,4 +7076,4 @@ exports.renderToString = function (children, options) {
70767076
'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'
70777077
);
70787078
};
7079-
exports.version = "19.2.0-experimental-b7e2de63-20250611";
7079+
exports.version = "19.2.0-experimental-a00ca6f6-20250611";

0 commit comments

Comments
 (0)