Skip to content

Commit

Permalink
ncc-compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot committed Oct 23, 2024
1 parent 321852d commit c69a5d9
Show file tree
Hide file tree
Showing 70 changed files with 166 additions and 166 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24912,11 +24912,11 @@
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -24953,11 +24953,11 @@
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -25099,7 +25099,7 @@
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15133,14 +15133,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_1670 = React.version;
if (
"19.0.0-experimental-28668d39-20241023" !==
"19.0.0-experimental-1631855f-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_1670
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1670,
"19.0.0-experimental-28668d39-20241023"
"19.0.0-experimental-1631855f-20241023"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
Expand All @@ -15162,11 +15162,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2135 = {
bundleType: 0,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2136 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -15270,4 +15270,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
listenToAllSupportedEvents(container);
return new ReactDOMHydrationRoot(initialChildren);
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -24969,11 +24969,11 @@
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -25010,11 +25010,11 @@
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -25486,7 +25486,7 @@
exports.useFormStatus = function () {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16023,14 +16023,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_1743 = React.version;
if (
"19.0.0-experimental-28668d39-20241023" !==
"19.0.0-experimental-1631855f-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_1743
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1743,
"19.0.0-experimental-28668d39-20241023"
"19.0.0-experimental-1631855f-20241023"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
Expand All @@ -16052,11 +16052,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2181 = {
bundleType: 0,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2182 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -16321,7 +16321,7 @@ exports.useFormState = function (action, initialState, permalink) {
exports.useFormStatus = function () {
return ReactSharedInternals.H.useHostTransitionStatus();
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
"function" ===
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9295,5 +9295,5 @@
'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 = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6060,4 +6060,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 = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -9295,5 +9295,5 @@
'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'
);
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6152,4 +6152,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 "renderToPipeableStream" which supports Suspense on the server'
);
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8193,11 +8193,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
var React = require("next/dist/compiled/react-experimental"),
Expand Down Expand Up @@ -9977,5 +9977,5 @@
startWork(request);
});
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6589,12 +6589,12 @@ function getPostponedState(request) {
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== isomorphicReactPackageVersion)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion,
"19.0.0-experimental-28668d39-20241023"
"19.0.0-experimental-1631855f-20241023"
)
);
}
Expand Down Expand Up @@ -6849,4 +6849,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
startWork(request);
});
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -6071,13 +6071,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
}
var isomorphicReactPackageVersion$jscomp$inline_779 = React.version;
if (
"19.0.0-experimental-28668d39-20241023" !==
"19.0.0-experimental-1631855f-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_779
)
throw Error(
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
(isomorphicReactPackageVersion$jscomp$inline_779 +
"\n - react-dom: 19.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
exports.renderToReadableStream = function (children, options) {
return new Promise(function (resolve, reject) {
Expand Down Expand Up @@ -6168,4 +6168,4 @@ exports.renderToReadableStream = function (children, options) {
startWork(request);
});
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8210,11 +8210,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
var React = require("next/dist/compiled/react-experimental"),
Expand Down Expand Up @@ -10001,5 +10001,5 @@ const setTimeoutOrImmediate =
? globalThis['set' + 'Immediate']
: setTimeout;

exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6691,11 +6691,11 @@ function getPostponedState(request) {
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
ensureCorrectIsomorphicReactVersion();
Expand Down Expand Up @@ -6960,4 +6960,4 @@ const setTimeoutOrImmediate =
? globalThis['set' + 'Immediate']
: setTimeout;

exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -8074,11 +8074,11 @@
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
function createDrainHandler(destination, request) {
Expand Down Expand Up @@ -9851,5 +9851,5 @@
}
};
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -6570,11 +6570,11 @@ function getPostponedState(request) {
}
function ensureCorrectIsomorphicReactVersion() {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
}
ensureCorrectIsomorphicReactVersion();
Expand Down Expand Up @@ -6825,4 +6825,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) {
}
};
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Original file line number Diff line number Diff line change
Expand Up @@ -25246,11 +25246,11 @@
};
(function () {
var isomorphicReactPackageVersion = React.version;
if ("19.0.0-experimental-28668d39-20241023" !== isomorphicReactPackageVersion)
if ("19.0.0-experimental-1631855f-20241023" !== 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.0.0-experimental-28668d39-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
"\n - react-dom: 19.0.0-experimental-1631855f-20241023\nLearn more: https://react.dev/warnings/version-mismatch")
);
})();
("function" === typeof Map &&
Expand Down Expand Up @@ -25287,11 +25287,11 @@
!(function () {
var internals = {
bundleType: 1,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
internals.overrideHookState = overrideHookState;
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
Expand Down Expand Up @@ -25599,5 +25599,5 @@
}
};
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
})();
Original file line number Diff line number Diff line change
Expand Up @@ -15462,14 +15462,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
};
var isomorphicReactPackageVersion$jscomp$inline_1699 = React.version;
if (
"19.0.0-experimental-28668d39-20241023" !==
"19.0.0-experimental-1631855f-20241023" !==
isomorphicReactPackageVersion$jscomp$inline_1699
)
throw Error(
formatProdErrorMessage(
527,
isomorphicReactPackageVersion$jscomp$inline_1699,
"19.0.0-experimental-28668d39-20241023"
"19.0.0-experimental-1631855f-20241023"
)
);
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
Expand All @@ -15491,11 +15491,11 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
};
var internals$jscomp$inline_2169 = {
bundleType: 0,
version: "19.0.0-experimental-28668d39-20241023",
version: "19.0.0-experimental-1631855f-20241023",
rendererPackageName: "react-dom",
currentDispatcherRef: ReactSharedInternals,
findFiberByHostInstance: getClosestInstanceFromNode,
reconcilerVersion: "19.0.0-experimental-28668d39-20241023"
reconcilerVersion: "19.0.0-experimental-1631855f-20241023"
};
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
var hook$jscomp$inline_2170 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
Expand Down Expand Up @@ -15750,4 +15750,4 @@ exports.observeVisibleRects = function (
}
};
};
exports.version = "19.0.0-experimental-28668d39-20241023";
exports.version = "19.0.0-experimental-1631855f-20241023";
Loading

0 comments on commit c69a5d9

Please sign in to comment.