Skip to content

Commit 3610f63

Browse files
ncc-compiled
1 parent 6edb422 commit 3610f63

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
@@ -30640,11 +30640,11 @@
3064030640
};
3064130641
(function () {
3064230642
var isomorphicReactPackageVersion = React.version;
30643-
if ("19.2.0-experimental-79d9aed7-20250620" !== isomorphicReactPackageVersion)
30643+
if ("19.2.0-experimental-06e89951-20250620" !== isomorphicReactPackageVersion)
3064430644
throw Error(
3064530645
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3064630646
(isomorphicReactPackageVersion +
30647-
"\n - react-dom: 19.2.0-experimental-79d9aed7-20250620\nLearn more: https://react.dev/warnings/version-mismatch")
30647+
"\n - react-dom: 19.2.0-experimental-06e89951-20250620\nLearn more: https://react.dev/warnings/version-mismatch")
3064830648
);
3064930649
})();
3065030650
("function" === typeof Map &&
@@ -30681,10 +30681,10 @@
3068130681
!(function () {
3068230682
var internals = {
3068330683
bundleType: 1,
30684-
version: "19.2.0-experimental-79d9aed7-20250620",
30684+
version: "19.2.0-experimental-06e89951-20250620",
3068530685
rendererPackageName: "react-dom",
3068630686
currentDispatcherRef: ReactSharedInternals,
30687-
reconcilerVersion: "19.2.0-experimental-79d9aed7-20250620"
30687+
reconcilerVersion: "19.2.0-experimental-06e89951-20250620"
3068830688
};
3068930689
internals.overrideHookState = overrideHookState;
3069030690
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -30830,7 +30830,7 @@
3083030830
listenToAllSupportedEvents(container);
3083130831
return new ReactDOMHydrationRoot(initialChildren);
3083230832
};
30833-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
30833+
exports.version = "19.2.0-experimental-06e89951-20250620";
3083430834
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3083530835
"function" ===
3083630836
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
@@ -19159,14 +19159,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
1915919159
};
1916019160
var isomorphicReactPackageVersion$jscomp$inline_2180 = React.version;
1916119161
if (
19162-
"19.2.0-experimental-79d9aed7-20250620" !==
19162+
"19.2.0-experimental-06e89951-20250620" !==
1916319163
isomorphicReactPackageVersion$jscomp$inline_2180
1916419164
)
1916519165
throw Error(
1916619166
formatProdErrorMessage(
1916719167
527,
1916819168
isomorphicReactPackageVersion$jscomp$inline_2180,
19169-
"19.2.0-experimental-79d9aed7-20250620"
19169+
"19.2.0-experimental-06e89951-20250620"
1917019170
)
1917119171
);
1917219172
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -19188,10 +19188,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
1918819188
};
1918919189
var internals$jscomp$inline_2865 = {
1919019190
bundleType: 0,
19191-
version: "19.2.0-experimental-79d9aed7-20250620",
19191+
version: "19.2.0-experimental-06e89951-20250620",
1919219192
rendererPackageName: "react-dom",
1919319193
currentDispatcherRef: ReactSharedInternals,
19194-
reconcilerVersion: "19.2.0-experimental-79d9aed7-20250620"
19194+
reconcilerVersion: "19.2.0-experimental-06e89951-20250620"
1919519195
};
1919619196
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1919719197
var hook$jscomp$inline_2866 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -19298,4 +19298,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
1929819298
listenToAllSupportedEvents(container);
1929919299
return new ReactDOMHydrationRoot(initialChildren);
1930019300
};
19301-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
19301+
exports.version = "19.2.0-experimental-06e89951-20250620";

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
@@ -30692,11 +30692,11 @@
3069230692
};
3069330693
(function () {
3069430694
var isomorphicReactPackageVersion = React.version;
30695-
if ("19.2.0-experimental-79d9aed7-20250620" !== isomorphicReactPackageVersion)
30695+
if ("19.2.0-experimental-06e89951-20250620" !== isomorphicReactPackageVersion)
3069630696
throw Error(
3069730697
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
3069830698
(isomorphicReactPackageVersion +
30699-
"\n - react-dom: 19.2.0-experimental-79d9aed7-20250620\nLearn more: https://react.dev/warnings/version-mismatch")
30699+
"\n - react-dom: 19.2.0-experimental-06e89951-20250620\nLearn more: https://react.dev/warnings/version-mismatch")
3070030700
);
3070130701
})();
3070230702
("function" === typeof Map &&
@@ -30733,10 +30733,10 @@
3073330733
!(function () {
3073430734
var internals = {
3073530735
bundleType: 1,
30736-
version: "19.2.0-experimental-79d9aed7-20250620",
30736+
version: "19.2.0-experimental-06e89951-20250620",
3073730737
rendererPackageName: "react-dom",
3073830738
currentDispatcherRef: ReactSharedInternals,
30739-
reconcilerVersion: "19.2.0-experimental-79d9aed7-20250620"
30739+
reconcilerVersion: "19.2.0-experimental-06e89951-20250620"
3074030740
};
3074130741
internals.overrideHookState = overrideHookState;
3074230742
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -31212,7 +31212,7 @@
3121231212
exports.useFormStatus = function () {
3121331213
return resolveDispatcher().useHostTransitionStatus();
3121431214
};
31215-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
31215+
exports.version = "19.2.0-experimental-06e89951-20250620";
3121631216
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
3121731217
"function" ===
3121831218
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
@@ -20814,14 +20814,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
2081420814
};
2081520815
var isomorphicReactPackageVersion$jscomp$inline_2400 = React.version;
2081620816
if (
20817-
"19.2.0-experimental-79d9aed7-20250620" !==
20817+
"19.2.0-experimental-06e89951-20250620" !==
2081820818
isomorphicReactPackageVersion$jscomp$inline_2400
2081920819
)
2082020820
throw Error(
2082120821
formatProdErrorMessage(
2082220822
527,
2082320823
isomorphicReactPackageVersion$jscomp$inline_2400,
20824-
"19.2.0-experimental-79d9aed7-20250620"
20824+
"19.2.0-experimental-06e89951-20250620"
2082520825
)
2082620826
);
2082720827
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
@@ -20843,10 +20843,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
2084320843
};
2084420844
var internals$jscomp$inline_3087 = {
2084520845
bundleType: 0,
20846-
version: "19.2.0-experimental-79d9aed7-20250620",
20846+
version: "19.2.0-experimental-06e89951-20250620",
2084720847
rendererPackageName: "react-dom",
2084820848
currentDispatcherRef: ReactSharedInternals,
20849-
reconcilerVersion: "19.2.0-experimental-79d9aed7-20250620"
20849+
reconcilerVersion: "19.2.0-experimental-06e89951-20250620"
2085020850
};
2085120851
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
2085220852
var hook$jscomp$inline_3088 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -21113,7 +21113,7 @@ exports.useFormState = function (action, initialState, permalink) {
2111321113
exports.useFormStatus = function () {
2111421114
return ReactSharedInternals.H.useHostTransitionStatus();
2111521115
};
21116-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
21116+
exports.version = "19.2.0-experimental-06e89951-20250620";
2111721117
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2111821118
"function" ===
2111921119
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
@@ -10099,7 +10099,7 @@
1009910099
completeSegmentData2 = '" data-pid="',
1010010100
completeSegmentDataEnd = '"></template>',
1010110101
completeBoundaryScriptFunctionOnly =
10102-
'$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)};',
10102+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];null!==e.parentNode&&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};\n$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)};',
1010310103
completeBoundaryUpgradeToViewTransitionsInstruction =
1010410104
'$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);',
1010510105
completeBoundaryScript1Partial = '$RC("',
@@ -10418,5 +10418,5 @@
1041810418
'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'
1041910419
);
1042010420
};
10421-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
10421+
exports.version = "19.2.0-experimental-06e89951-20250620";
1042210422
})();

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
@@ -6569,7 +6569,7 @@ function flushCompletedBoundary(request, destination, boundary) {
65696569
0 === (completedSegments.instructions & 2) &&
65706570
((completedSegments.instructions |= 2),
65716571
destination.push(
6572-
'$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)};'
6572+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];null!==e.parentNode&&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};\n$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)};'
65736573
)),
65746574
requiresViewTransitions &&
65756575
0 === (completedSegments.instructions & 256) &&
@@ -6586,7 +6586,7 @@ function flushCompletedBoundary(request, destination, boundary) {
65866586
: (0 === (completedSegments.instructions & 2) &&
65876587
((completedSegments.instructions |= 2),
65886588
destination.push(
6589-
'$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)};'
6589+
'$RB=[];$RV=function(b){$RT=performance.now();for(var a=0;a<b.length;a+=2){var c=b[a],e=b[a+1];null!==e.parentNode&&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};\n$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)};'
65906590
)),
65916591
requiresViewTransitions &&
65926592
0 === (completedSegments.instructions & 256) &&
@@ -7083,4 +7083,4 @@ exports.renderToString = function (children, options) {
70837083
'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'
70847084
);
70857085
};
7086-
exports.version = "19.2.0-experimental-79d9aed7-20250620";
7086+
exports.version = "19.2.0-experimental-06e89951-20250620";

0 commit comments

Comments
 (0)