db-json-cli 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/1.pack +0 -0
- package/.next/cache/webpack/server-production/2.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/[resource]/[id]/route.js +1 -1
- package/.next/server/app/api/[resource]/route.js +1 -1
- package/.next/server/app/api/info/route.js +1 -1
- package/.next/server/app/api/login/route.js +1 -1
- package/.next/server/app/api/register/route.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app-paths-manifest.json +2 -2
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/BUILD_ID +1 -0
- package/.next/standalone/.next/app-build-manifest.json +26 -0
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -0
- package/.next/standalone/.next/build-manifest.json +32 -0
- package/.next/standalone/.next/package.json +1 -0
- package/.next/standalone/.next/prerender-manifest.json +1 -0
- package/.next/standalone/.next/react-loadable-manifest.json +1 -0
- package/.next/standalone/.next/required-server-files.json +1 -0
- package/.next/standalone/.next/routes-manifest.json +1 -0
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -0
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/_not-found.html +1 -0
- package/.next/standalone/.next/server/app/_not-found.meta +6 -0
- package/.next/standalone/.next/server/app/_not-found.rsc +9 -0
- package/.next/standalone/.next/server/app/api/[resource]/[id]/route.js +1 -0
- package/.next/standalone/.next/server/app/api/[resource]/[id]/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/[resource]/route.js +1 -0
- package/.next/standalone/.next/server/app/api/[resource]/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/info/route.js +1 -0
- package/.next/standalone/.next/server/app/api/info/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/info.body +1 -0
- package/.next/standalone/.next/server/app/api/info.meta +1 -0
- package/.next/standalone/.next/server/app/api/login/route.js +1 -0
- package/.next/standalone/.next/server/app/api/login/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/register/route.js +1 -0
- package/.next/standalone/.next/server/app/api/register/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/index.html +1 -0
- package/.next/standalone/.next/server/app/index.meta +5 -0
- package/.next/standalone/.next/server/app/index.rsc +7 -0
- package/.next/standalone/.next/server/app/page.js +1 -0
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app-paths-manifest.json +9 -0
- package/.next/standalone/.next/server/chunks/276.js +2 -0
- package/.next/standalone/.next/server/chunks/471.js +2 -0
- package/.next/standalone/.next/server/chunks/610.js +12 -0
- package/.next/standalone/.next/server/chunks/682.js +6 -0
- package/.next/standalone/.next/server/chunks/944.js +1 -0
- package/.next/standalone/.next/server/font-manifest.json +1 -0
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -0
- package/.next/standalone/.next/server/middleware-manifest.json +6 -0
- package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/standalone/.next/server/next-font-manifest.js +1 -0
- package/.next/standalone/.next/server/next-font-manifest.json +1 -0
- package/.next/standalone/.next/server/pages/404.html +1 -0
- package/.next/standalone/.next/server/pages/500.html +1 -0
- package/.next/standalone/.next/server/pages/_app.js +1 -0
- package/.next/standalone/.next/server/pages/_app.js.nft.json +1 -0
- package/.next/standalone/.next/server/pages/_document.js +1 -0
- package/.next/standalone/.next/server/pages/_document.js.nft.json +1 -0
- package/.next/standalone/.next/server/pages/_error.js +1 -0
- package/.next/standalone/.next/server/pages/_error.js.nft.json +1 -0
- package/.next/standalone/.next/server/pages-manifest.json +1 -0
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -0
- package/.next/standalone/.next/server/webpack-runtime.js +1 -0
- package/.next/standalone/node_modules/@next/env/dist/index.js +1 -0
- package/.next/standalone/node_modules/@next/env/package.json +36 -0
- package/.next/standalone/node_modules/@swc/helpers/_/_interop_require_default/package.json +4 -0
- package/.next/standalone/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +4 -0
- package/.next/standalone/node_modules/@swc/helpers/_/_tagged_template_literal_loose/package.json +4 -0
- package/.next/standalone/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +6 -0
- package/.next/standalone/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +38 -0
- package/.next/standalone/node_modules/@swc/helpers/cjs/_tagged_template_literal_loose.cjs +10 -0
- package/.next/standalone/node_modules/@swc/helpers/package.json +452 -0
- package/.next/standalone/node_modules/busboy/lib/index.js +57 -0
- package/.next/standalone/node_modules/busboy/lib/types/multipart.js +653 -0
- package/.next/standalone/node_modules/busboy/lib/types/urlencoded.js +350 -0
- package/.next/standalone/node_modules/busboy/lib/utils.js +596 -0
- package/.next/standalone/node_modules/busboy/package.json +22 -0
- package/.next/standalone/node_modules/caniuse-lite/data/agents.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/browserVersions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/browsers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/aac.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/accelerometer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ambient-light.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/apng.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/array-find-index.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/array-find.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/array-flat.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/array-includes.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/asmjs.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/async-functions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/audio-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/audio.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/audiotracks.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/autofocus.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/auxclick.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/av1.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/avif.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-attachment.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/background-sync.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/battery-status.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/beacon.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/bigint.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/bloburls.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/border-image.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/border-radius.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/brotli.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/calc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/canvas-text.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/canvas.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ch-unit.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/classlist.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/clipboard.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/colr-v1.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/colr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/console-basic.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/console-time.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/const.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/contenteditable.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/cors.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/credential-management.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/cryptography.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-all.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-animation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-any-link.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-appearance.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-autofill.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-canvas.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-color-function.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-containment.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-counters.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-element-function.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-env-function.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-filters.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-first-line.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-fixed.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-gradients.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-grid.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-has.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-if.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-image-set.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-masks.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-nesting.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-opacity.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-overflow.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-page-break.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-reflections.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-regions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-resize.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-sel2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-sel3.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-selection.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-shapes.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-sticky.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-table.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-transitions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-variables.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-when-else.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css-zoom.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-attr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-colors.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/currentcolor.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/custom-elements.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/customevent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/datalist.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dataset.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/datauri.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/decorators.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/details.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dialog.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dnssec.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/do-not-track.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/document-policy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/documenthead.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dom-range.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dommatrix.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/download.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/dragndrop.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/element-closest.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/element-from-point.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/eme.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/eot.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es5.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-class.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-generators.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-module.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-number.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/es6.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/eventsource.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/feature-policy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/fetch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/fileapi.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/filereader.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/filereadersync.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/filesystem.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/flac.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/flexbox.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/flow-root.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-feature.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-kerning.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-loading.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-smooth.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/fontface.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/form-attribute.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/form-validation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/forms.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/fullscreen.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/gamepad.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/geolocation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/gyroscope.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/hashchange.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/heif.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/hevc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/hidden.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/history.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/html5semantic.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/http2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/http3.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/imagecapture.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ime.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/import-maps.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/imports.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/indexeddb.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/inline-block.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/innertext.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-color.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-datetime.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-event.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-minlength.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-number.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-pattern.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-range.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-search.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/input-selection.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/internationalization.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/jpegxl.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/jpegxr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/json.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/lazyload.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/let.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/localecompare.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/magnetometer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/matchesselector.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/matchmedia.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mathml.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/maxlength.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/media-fragments.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mediasource.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/menu.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/meter.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/midi.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mp3.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mpeg4.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/multicolumn.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mutation-events.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/nav-timing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/netinfo.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/notifications.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/object-entries.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/object-fit.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/object-observe.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/object-values.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/objectrtc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/offline-apps.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ogv.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/online-status.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/opus.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/outline.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/passkeys.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/passwordrules.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/path2d.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/payment-request.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/permissions-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/picture.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ping.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/png-alpha.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pointer-events.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pointer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/pointerlock.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/portals.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/progress.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/promise-finally.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/promises.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/proximity.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/proxy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/push-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/queryselector.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rellist.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rem.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/resource-timing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ruby.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/run-in.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/script-async.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/script-defer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sdch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/selection-api.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/selectlist.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/server-timing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/setimmediate.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/shadowdom.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sni.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/spdy.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sql-storage.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/srcset.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/stream.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/streams.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/style-scoped.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-css.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-filters.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-html.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-html5.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-img.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg-smil.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/svg.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/sxg.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/template-literals.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/template.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/temporal.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/testfeat.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/text-decoration.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/text-overflow.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/text-stroke.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/textcontent.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/textencoder.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-1.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/tls1-3.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/touch.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/transforms2d.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/transforms3d.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/trusted-types.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/ttf.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/typedarrays.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/u2f.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/url.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/use-strict.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/user-select-none.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/user-timing.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/vector-effect.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/vibration.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/video.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/videotracks.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/view-transitions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/viewport-units.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wai-aria.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wake-lock.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wasm.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wav.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wbr-element.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/web-animation.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/web-serial.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/web-share.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webauthn.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webcodecs.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webgl.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webgl2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webgpu.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webhid.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webm.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webnfc.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webp.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/websockets.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webtransport.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webusb.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webvr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webvtt.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webworkers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/webxr.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/will-change.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/woff.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/woff2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/word-break.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/wordwrap.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/xhr2.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/xhtml.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features/zstd.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/data/features.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/lib/statuses.js +9 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/lib/supported.js +9 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/agents.js +47 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/browsers.js +1 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/feature.js +52 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/features.js +6 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/index.js +4 -0
- package/.next/standalone/node_modules/caniuse-lite/dist/unpacker/region.js +22 -0
- package/.next/standalone/node_modules/caniuse-lite/package.json +34 -0
- package/.next/standalone/node_modules/client-only/index.js +0 -0
- package/.next/standalone/node_modules/client-only/package.json +19 -0
- package/.next/standalone/node_modules/graceful-fs/clone.js +23 -0
- package/.next/standalone/node_modules/graceful-fs/graceful-fs.js +448 -0
- package/.next/standalone/node_modules/graceful-fs/legacy-streams.js +118 -0
- package/.next/standalone/node_modules/graceful-fs/package.json +53 -0
- package/.next/standalone/node_modules/graceful-fs/polyfills.js +355 -0
- package/.next/standalone/node_modules/nanoid/non-secure/index.cjs +34 -0
- package/.next/standalone/node_modules/nanoid/non-secure/package.json +6 -0
- package/.next/standalone/node_modules/nanoid/package.json +89 -0
- package/.next/standalone/node_modules/next/dist/build/analysis/extract-const-value.js +200 -0
- package/.next/standalone/node_modules/next/dist/build/analysis/get-page-static-info.js +496 -0
- package/.next/standalone/node_modules/next/dist/build/analysis/parse-module.js +27 -0
- package/.next/standalone/node_modules/next/dist/build/babel/loader/get-config.js +335 -0
- package/.next/standalone/node_modules/next/dist/build/babel/loader/index.js +38 -0
- package/.next/standalone/node_modules/next/dist/build/babel/loader/transform.js +97 -0
- package/.next/standalone/node_modules/next/dist/build/babel/loader/util.js +20 -0
- package/.next/standalone/node_modules/next/dist/build/babel/plugins/commonjs.js +42 -0
- package/.next/standalone/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +32 -0
- package/.next/standalone/node_modules/next/dist/build/babel/plugins/next-page-config.js +116 -0
- package/.next/standalone/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +25 -0
- package/.next/standalone/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +328 -0
- package/.next/standalone/node_modules/next/dist/build/build-context.js +58 -0
- package/.next/standalone/node_modules/next/dist/build/create-compiler-aliases.js +281 -0
- package/.next/standalone/node_modules/next/dist/build/deployment-id.js +18 -0
- package/.next/standalone/node_modules/next/dist/build/entries.js +624 -0
- package/.next/standalone/node_modules/next/dist/build/get-babel-config-file.js +35 -0
- package/.next/standalone/node_modules/next/dist/build/handle-externals.js +280 -0
- package/.next/standalone/node_modules/next/dist/build/load-entrypoint.js +128 -0
- package/.next/standalone/node_modules/next/dist/build/load-jsconfig.js +144 -0
- package/.next/standalone/node_modules/next/dist/build/normalize-catchall-routes.js +76 -0
- package/.next/standalone/node_modules/next/dist/build/output/index.js +295 -0
- package/.next/standalone/node_modules/next/dist/build/output/log.js +115 -0
- package/.next/standalone/node_modules/next/dist/build/output/store.js +214 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/fetch/index.js +6 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +7 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/object-assign.js +6 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/object.assign/auto.js +4 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/object.assign/implementation.js +4 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +6 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/object.assign/shim.js +6 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +1 -0
- package/.next/standalone/node_modules/next/dist/build/polyfills/process.js +5 -0
- package/.next/standalone/node_modules/next/dist/build/swc/index.js +975 -0
- package/.next/standalone/node_modules/next/dist/build/swc/options.js +357 -0
- package/.next/standalone/node_modules/next/dist/build/utils.js +1584 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/base.js +58 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/index.js +568 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +47 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +21 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +37 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +62 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +22 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +84 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +62 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +45 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +162 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/images/index.js +42 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +16 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/helpers.js +78 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/index.js +46 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/config/utils.js +13 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +32 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +89 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +269 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +36 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +107 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +207 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +327 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +91 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +26 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +463 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +15 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +156 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +27 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +17 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +410 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +90 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +58 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +52 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +120 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +59 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +129 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +40 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +35 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +117 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +89 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +100 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +70 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +186 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +90 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +99 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/loaders/utils.js +117 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js +66 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +235 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +67 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +277 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +90 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/define-env-plugin.js +174 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +694 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +351 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/font-stylesheet-gathering-plugin.js +224 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +219 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +114 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +558 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +25 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js +85 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +120 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +524 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +556 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +14 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +123 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +45 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +146 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +284 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +149 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +58 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/telemetry-plugin.js +173 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/terser-webpack-plugin/src/index.js +273 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +89 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +43 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +19 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +29 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +29 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +25 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +33 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +26 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +150 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseRSC.js +97 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +42 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +18 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +143 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/stringify-request.js +15 -0
- package/.next/standalone/node_modules/next/dist/build/webpack/utils.js +97 -0
- package/.next/standalone/node_modules/next/dist/build/webpack-config-rules/resolve.js +58 -0
- package/.next/standalone/node_modules/next/dist/build/webpack-config.js +2026 -0
- package/.next/standalone/node_modules/next/dist/client/add-base-path.js +24 -0
- package/.next/standalone/node_modules/next/dist/client/add-locale.js +28 -0
- package/.next/standalone/node_modules/next/dist/client/components/action-async-storage-instance.js +20 -0
- package/.next/standalone/node_modules/next/dist/client/components/action-async-storage.external.js +20 -0
- package/.next/standalone/node_modules/next/dist/client/components/app-router-headers.js +77 -0
- package/.next/standalone/node_modules/next/dist/client/components/async-local-storage.js +44 -0
- package/.next/standalone/node_modules/next/dist/client/components/bailout-to-client-rendering.js +25 -0
- package/.next/standalone/node_modules/next/dist/client/components/dev-root-not-found-boundary.js +50 -0
- package/.next/standalone/node_modules/next/dist/client/components/hooks-server-context.js +44 -0
- package/.next/standalone/node_modules/next/dist/client/components/match-segments.js +52 -0
- package/.next/standalone/node_modules/next/dist/client/components/navigation.js +268 -0
- package/.next/standalone/node_modules/next/dist/client/components/navigation.react-server.js +63 -0
- package/.next/standalone/node_modules/next/dist/client/components/noop-head.js +21 -0
- package/.next/standalone/node_modules/next/dist/client/components/not-found-boundary.js +107 -0
- package/.next/standalone/node_modules/next/dist/client/components/not-found-error.js +96 -0
- package/.next/standalone/node_modules/next/dist/client/components/not-found.js +43 -0
- package/.next/standalone/node_modules/next/dist/client/components/parallel-route-default.js +35 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/CodeFrame.js +120 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/index.js +19 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/Dialog.js +86 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogBody.js +29 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogContent.js +29 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogHeader.js +29 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/index.js +47 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/LeftRightDialogHeader.js +178 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/index.js +32 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/LeftRightDialogHeader/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/Overlay.js +62 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/body-locker.js +62 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/index.js +19 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/maintain--tab-focus.js +2716 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/ShadowPortal.js +42 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/EditorLink.js +67 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/Terminal.js +108 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/index.js +19 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/Toast.js +36 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/index.js +32 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/VersionStalenessInfo.js +104 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/index.js +32 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/styles.js +30 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/components/hot-linked-text/index.js +74 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/BuildError.js +99 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/Errors.js +339 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/CallStackFrame.js +81 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/GroupedStackFrames.js +62 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/component-stack-pseudo-html.js +186 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/index.js +126 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/format-webpack-messages.js +164 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getErrorByType.js +47 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getRawSourceMap.js +44 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/getSourceMapUrl.js +33 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/group-stack-frames-by-framework.js +36 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/hydration-error-info.js +77 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/launchEditor.js +404 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/nodeStackFrames.js +75 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/noop-template.js +25 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/parse-component-stack.js +98 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/parseStack.js +37 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/stack-frame.js +145 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-open-in-editor.js +37 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/hooks/use-on-click-outside.js +44 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/icons/CloseIcon.js +46 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/icons/CollapseIcon.js +43 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/icons/FrameworkIcon.js +135 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/Base.js +37 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/ComponentStyles.js +55 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/internal/styles/CssReset.js +37 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/pages/ErrorBoundary.js +56 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/pages/ReactDevOverlay.js +82 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/pages/bus.js +70 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/pages/client.js +172 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/server/middleware-turbopack.js +124 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/server/middleware.js +263 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/server/shared.js +103 -0
- package/.next/standalone/node_modules/next/dist/client/components/react-dev-overlay/shared.js +187 -0
- package/.next/standalone/node_modules/next/dist/client/components/redirect-status-code.js +24 -0
- package/.next/standalone/node_modules/next/dist/client/components/redirect.js +115 -0
- package/.next/standalone/node_modules/next/dist/client/components/request-async-storage-instance.js +20 -0
- package/.next/standalone/node_modules/next/dist/client/components/request-async-storage.external.js +37 -0
- package/.next/standalone/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +21 -0
- package/.next/standalone/node_modules/next/dist/client/components/static-generation-async-storage-instance.js +20 -0
- package/.next/standalone/node_modules/next/dist/client/components/static-generation-async-storage.external.js +20 -0
- package/.next/standalone/node_modules/next/dist/client/components/static-generation-bailout.js +43 -0
- package/.next/standalone/node_modules/next/dist/client/detect-domain-locale.js +26 -0
- package/.next/standalone/node_modules/next/dist/client/has-base-path.js +23 -0
- package/.next/standalone/node_modules/next/dist/client/head-manager.js +205 -0
- package/.next/standalone/node_modules/next/dist/client/normalize-trailing-slash.js +36 -0
- package/.next/standalone/node_modules/next/dist/client/remove-base-path.js +32 -0
- package/.next/standalone/node_modules/next/dist/client/remove-locale.js +28 -0
- package/.next/standalone/node_modules/next/dist/client/request-idle-callback.js +44 -0
- package/.next/standalone/node_modules/next/dist/client/resolve-href.js +79 -0
- package/.next/standalone/node_modules/next/dist/client/route-loader.js +319 -0
- package/.next/standalone/node_modules/next/dist/client/router.js +189 -0
- package/.next/standalone/node_modules/next/dist/client/script.js +357 -0
- package/.next/standalone/node_modules/next/dist/client/trusted-types.js +40 -0
- package/.next/standalone/node_modules/next/dist/client/with-router.js +37 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +336 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +46 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/blob.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/crypto.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +5 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +251 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/structured-clone.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@hapi/accept/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@hapi/accept/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@napi-rs/triples/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@napi-rs/triples/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/constants.js +10 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js +9 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js +65 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js +39 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js +35 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +14483 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js +53 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js +67 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js +56 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js +24 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js +8 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/loader.js +165 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/retry.js +19 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js +27 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js +97 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js +86 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/local/loader.js +75 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js +86 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js +73 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js +12 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/google/loader.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/local/loader.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/font/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js +130 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js +69 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js +170 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js +21 -0
- package/.next/standalone/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js +27 -0
- package/.next/standalone/node_modules/next/dist/compiled/@opentelemetry/api/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@opentelemetry/api/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/nft/LICENSE +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/nft/index.js +24 -0
- package/.next/standalone/node_modules/next/dist/compiled/@vercel/nft/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/acorn/acorn.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/acorn/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/amphtml-validator/index.js +17 -0
- package/.next/standalone/node_modules/next/dist/compiled/amphtml-validator/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/anser/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/anser/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/assert/assert.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/assert/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/async-retry/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/async-retry/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/async-sema/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/async-sema/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/bundle.js +1871 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/code-frame.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core-lib-config.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/core.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/generator.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/parser.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/plugin-transform-define.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/traverse.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel/types.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel-packages/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +399 -0
- package/.next/standalone/node_modules/next/dist/compiled/browserify-zlib/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/browserify-zlib/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/browserslist/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/browserslist/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/buffer/index.js +9 -0
- package/.next/standalone/node_modules/next/dist/compiled/buffer/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/bytes/index.js +8 -0
- package/.next/standalone/node_modules/next/dist/compiled/bytes/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ci-info/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ci-info/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/commander/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/commander/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/comment-json/index.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/comment-json/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/compression/index.js +51 -0
- package/.next/standalone/node_modules/next/dist/compiled/compression/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/conf/index.js +15 -0
- package/.next/standalone/node_modules/next/dist/compiled/conf/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/constants-browserify/constants.json +209 -0
- package/.next/standalone/node_modules/next/dist/compiled/constants-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/content-disposition/index.js +6 -0
- package/.next/standalone/node_modules/next/dist/compiled/content-disposition/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/cookie/index.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/cookie/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/cross-spawn/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/cross-spawn/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/crypto-browserify/index.js +3 -0
- package/.next/standalone/node_modules/next/dist/compiled/crypto-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/css.escape/css.escape.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/css.escape/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/cssnano-simple/index.js +190 -0
- package/.next/standalone/node_modules/next/dist/compiled/data-uri-to-buffer/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/data-uri-to-buffer/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/debug/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/debug/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/devalue/devalue.umd.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/devalue/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/domain-browser/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/domain-browser/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/edge-runtime/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/edge-runtime/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/events/events.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/events/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/find-up/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/find-up/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/fresh/index.js +8 -0
- package/.next/standalone/node_modules/next/dist/compiled/fresh/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/get-orientation/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/get-orientation/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/glob/glob.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/glob/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/gzip-size/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/gzip-size/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/http-proxy/index.js +34 -0
- package/.next/standalone/node_modules/next/dist/compiled/http-proxy/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/http-proxy-agent/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/http-proxy-agent/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/https-browserify/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/https-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/https-proxy-agent/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/https-proxy-agent/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/icss-utils/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/icss-utils/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ignore-loader/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ignore-loader/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/image-size/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/image-size/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-animated/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-animated/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-docker/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-docker/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-wsl/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/is-wsl/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/jest-worker/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/jest-worker/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/jest-worker/processChild.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/jest-worker/threadChild.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/json5/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/json5/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/jsonwebtoken/index.js +11 -0
- package/.next/standalone/node_modules/next/dist/compiled/jsonwebtoken/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/loader-utils2/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/loader-utils2/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/loader-utils3/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/loader-utils3/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/lodash.curry/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/lodash.curry/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/lru-cache/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/lru-cache/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/nanoid/index.cjs +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/nanoid/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/native-url/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/native-url/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/neo-async/async.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/neo-async/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +21 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +21 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +21 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +21 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +32 -0
- package/.next/standalone/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +32 -0
- package/.next/standalone/node_modules/next/dist/compiled/node-fetch/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/node-fetch/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/node-html-parser/index.js +2 -0
- package/.next/standalone/node_modules/next/dist/compiled/node-html-parser/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/os-browserify/browser.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/os-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/p-limit/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/p-limit/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/path-browserify/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/path-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/path-to-regexp/index.js +406 -0
- package/.next/standalone/node_modules/next/dist/compiled/picomatch/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/picomatch/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/platform/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/platform/platform.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js +2 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-scope/index.js +2 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-scope/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-values/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-modules-values/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-preset-env/index.cjs +94 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-preset-env/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-scss/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-value-parser/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/postcss-value-parser/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/process/browser.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/process/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/punycode/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/punycode/punycode.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/querystring-es3/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/querystring-es3/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +221 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js +14 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-is/index.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-is/package.json +26 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/babel.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js +842 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js +24 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js +658 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js +10 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/package.json +39 -0
- package/.next/standalone/node_modules/next/dist/compiled/react-refresh/runtime.js +7 -0
- package/.next/standalone/node_modules/next/dist/compiled/regenerator-runtime/package.json +19 -0
- package/.next/standalone/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +729 -0
- package/.next/standalone/node_modules/next/dist/compiled/sass-loader/cjs.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/sass-loader/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/schema-utils3/index.js +3 -0
- package/.next/standalone/node_modules/next/dist/compiled/schema-utils3/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/semver/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/semver/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/send/index.js +85 -0
- package/.next/standalone/node_modules/next/dist/compiled/send/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/setimmediate/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/setimmediate/setImmediate.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/shell-quote/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/shell-quote/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/source-map/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/source-map/source-map.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/source-map08/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/source-map08/source-map.js +3002 -0
- package/.next/standalone/node_modules/next/dist/compiled/stacktrace-parser/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/stream-browserify/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/stream-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/stream-http/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/stream-http/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/string-hash/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/string-hash/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/string_decoder/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/string_decoder/string_decoder.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/strip-ansi/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/strip-ansi/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/superstruct/index.cjs +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/superstruct/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/tar/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/tar/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/text-table/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/text-table/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/timers-browserify/main.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/timers-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/tty-browserify/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/tty-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/unistore/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/unistore/unistore.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/util/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/util/util.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/vm-browserify/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/vm-browserify/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/watchpack/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/watchpack/watchpack.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/webpack/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/webpack/webpack.js +26 -0
- package/.next/standalone/node_modules/next/dist/compiled/webpack-sources3/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/webpack-sources3/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ws/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/ws/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/zod/index.js +1 -0
- package/.next/standalone/node_modules/next/dist/compiled/zod/package.json +1 -0
- package/.next/standalone/node_modules/next/dist/experimental/testmode/context.js +57 -0
- package/.next/standalone/node_modules/next/dist/experimental/testmode/fetch.js +133 -0
- package/.next/standalone/node_modules/next/dist/experimental/testmode/httpget.js +26 -0
- package/.next/standalone/node_modules/next/dist/experimental/testmode/server.js +62 -0
- package/.next/standalone/node_modules/next/dist/export/helpers/is-dynamic-usage-error.js +16 -0
- package/.next/standalone/node_modules/next/dist/export/helpers/is-navigation-signal-error.js +15 -0
- package/.next/standalone/node_modules/next/dist/export/utils.js +24 -0
- package/.next/standalone/node_modules/next/dist/lib/batcher.js +59 -0
- package/.next/standalone/node_modules/next/dist/lib/build-custom-route.js +39 -0
- package/.next/standalone/node_modules/next/dist/lib/client-reference.js +16 -0
- package/.next/standalone/node_modules/next/dist/lib/coalesced-function.js +39 -0
- package/.next/standalone/node_modules/next/dist/lib/compile-error.js +14 -0
- package/.next/standalone/node_modules/next/dist/lib/constants.js +334 -0
- package/.next/standalone/node_modules/next/dist/lib/create-client-router-filter.js +67 -0
- package/.next/standalone/node_modules/next/dist/lib/detached-promise.js +32 -0
- package/.next/standalone/node_modules/next/dist/lib/detect-typo.js +51 -0
- package/.next/standalone/node_modules/next/dist/lib/download-swc.js +171 -0
- package/.next/standalone/node_modules/next/dist/lib/fatal-error.js +14 -0
- package/.next/standalone/node_modules/next/dist/lib/file-exists.js +53 -0
- package/.next/standalone/node_modules/next/dist/lib/find-config.js +102 -0
- package/.next/standalone/node_modules/next/dist/lib/find-pages-dir.js +50 -0
- package/.next/standalone/node_modules/next/dist/lib/find-root.js +45 -0
- package/.next/standalone/node_modules/next/dist/lib/format-dynamic-import-path.js +24 -0
- package/.next/standalone/node_modules/next/dist/lib/format-server-error.js +74 -0
- package/.next/standalone/node_modules/next/dist/lib/fs/rename.js +128 -0
- package/.next/standalone/node_modules/next/dist/lib/fs/write-atomic.js +28 -0
- package/.next/standalone/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +88 -0
- package/.next/standalone/node_modules/next/dist/lib/get-project-dir.js +51 -0
- package/.next/standalone/node_modules/next/dist/lib/has-necessary-dependencies.js +46 -0
- package/.next/standalone/node_modules/next/dist/lib/helpers/get-cache-directory.js +62 -0
- package/.next/standalone/node_modules/next/dist/lib/helpers/get-online.js +50 -0
- package/.next/standalone/node_modules/next/dist/lib/helpers/get-pkg-manager.js +63 -0
- package/.next/standalone/node_modules/next/dist/lib/helpers/get-registry.js +32 -0
- package/.next/standalone/node_modules/next/dist/lib/helpers/install.js +105 -0
- package/.next/standalone/node_modules/next/dist/lib/install-dependencies.js +40 -0
- package/.next/standalone/node_modules/next/dist/lib/interop-default.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/is-api-route.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/is-app-page-route.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/is-app-route-route.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/is-edge-runtime.js +16 -0
- package/.next/standalone/node_modules/next/dist/lib/is-error.js +44 -0
- package/.next/standalone/node_modules/next/dist/lib/is-internal-component.js +36 -0
- package/.next/standalone/node_modules/next/dist/lib/is-serializable-props.js +82 -0
- package/.next/standalone/node_modules/next/dist/lib/known-edge-safe-packages.json +1 -0
- package/.next/standalone/node_modules/next/dist/lib/load-custom-routes.js +504 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/clone-metadata.js +33 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/constants.js +40 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/default-metadata.js +77 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/alternate.js +55 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/basic.js +281 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/icons.js +66 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/meta.js +123 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/opengraph.js +474 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/generate/utils.js +38 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/get-metadata-route.js +85 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/is-metadata-route.js +115 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/metadata.js +163 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolve-metadata.js +629 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js +218 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js +56 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js +178 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js +40 -0
- package/.next/standalone/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js +136 -0
- package/.next/standalone/node_modules/next/dist/lib/needs-experimental-react.js +16 -0
- package/.next/standalone/node_modules/next/dist/lib/non-nullable.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/oxford-comma-list.js +15 -0
- package/.next/standalone/node_modules/next/dist/lib/page-types.js +18 -0
- package/.next/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +181 -0
- package/.next/standalone/node_modules/next/dist/lib/pick.js +19 -0
- package/.next/standalone/node_modules/next/dist/lib/picocolors.js +177 -0
- package/.next/standalone/node_modules/next/dist/lib/pretty-bytes.js +70 -0
- package/.next/standalone/node_modules/next/dist/lib/realpath.js +20 -0
- package/.next/standalone/node_modules/next/dist/lib/recursive-delete.js +75 -0
- package/.next/standalone/node_modules/next/dist/lib/recursive-readdir.js +124 -0
- package/.next/standalone/node_modules/next/dist/lib/redirect-status.js +46 -0
- package/.next/standalone/node_modules/next/dist/lib/resolve-from.js +55 -0
- package/.next/standalone/node_modules/next/dist/lib/scheduler.js +49 -0
- package/.next/standalone/node_modules/next/dist/lib/semver-noop.js +18 -0
- package/.next/standalone/node_modules/next/dist/lib/server-external-packages.json +53 -0
- package/.next/standalone/node_modules/next/dist/lib/try-to-parse-path.js +50 -0
- package/.next/standalone/node_modules/next/dist/lib/turbopack-warning.js +205 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +258 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +61 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +52 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/missingDependencyError.js +23 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/runTypeCheck.js +95 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +62 -0
- package/.next/standalone/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +296 -0
- package/.next/standalone/node_modules/next/dist/lib/url.js +45 -0
- package/.next/standalone/node_modules/next/dist/lib/verify-partytown-setup.js +110 -0
- package/.next/standalone/node_modules/next/dist/lib/verify-typescript-setup.js +165 -0
- package/.next/standalone/node_modules/next/dist/lib/wait.js +19 -0
- package/.next/standalone/node_modules/next/dist/lib/with-promise-cache.js +24 -0
- package/.next/standalone/node_modules/next/dist/pages/_app.js +42 -0
- package/.next/standalone/node_modules/next/dist/pages/_document.js +851 -0
- package/.next/standalone/node_modules/next/dist/server/accept-header.js +120 -0
- package/.next/standalone/node_modules/next/dist/server/api-utils/get-cookie-parser.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/api-utils/index.js +198 -0
- package/.next/standalone/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +86 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/action-handler.js +730 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/action-utils.js +65 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/app-render.js +1034 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +53 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/create-component-tree.js +455 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/create-error-handler.js +99 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +50 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/csrf-protection.js +90 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/dynamic-rendering.js +195 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/encryption-utils.js +174 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/flight-render-result.js +28 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-asset-query-string.js +28 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +48 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-layer-assets.js +85 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +39 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +40 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-segment-param.js +42 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +38 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/interop-default.js +17 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +83 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +37 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/parse-loader-tree.js +29 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/react-server.node.js +35 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/required-scripts.js +71 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/server-inserted-html.js +41 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/static/static-renderer.js +165 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/strip-flight-headers.js +18 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/types.js +43 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/use-flight-response.js +126 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/validate-url.js +29 -0
- package/.next/standalone/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +150 -0
- package/.next/standalone/node_modules/next/dist/server/async-storage/draft-mode-provider.js +53 -0
- package/.next/standalone/node_modules/next/dist/server/async-storage/request-async-storage-wrapper.js +109 -0
- package/.next/standalone/node_modules/next/dist/server/async-storage/static-generation-async-storage-wrapper.js +53 -0
- package/.next/standalone/node_modules/next/dist/server/base-http/index.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/base-http/node.js +119 -0
- package/.next/standalone/node_modules/next/dist/server/base-server.js +2253 -0
- package/.next/standalone/node_modules/next/dist/server/body-streams.js +90 -0
- package/.next/standalone/node_modules/next/dist/server/capsize-font-metrics.json +30312 -0
- package/.next/standalone/node_modules/next/dist/server/client-component-renderer-logger.js +69 -0
- package/.next/standalone/node_modules/next/dist/server/config-schema.js +483 -0
- package/.next/standalone/node_modules/next/dist/server/config-shared.js +165 -0
- package/.next/standalone/node_modules/next/dist/server/config-utils.js +189 -0
- package/.next/standalone/node_modules/next/dist/server/config.js +825 -0
- package/.next/standalone/node_modules/next/dist/server/crypto-utils.js +70 -0
- package/.next/standalone/node_modules/next/dist/server/dev/hot-middleware.js +215 -0
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +748 -0
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-types.js +29 -0
- package/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1192 -0
- package/.next/standalone/node_modules/next/dist/server/dev/log-app-dir-error.js +80 -0
- package/.next/standalone/node_modules/next/dist/server/dev/messages.js +13 -0
- package/.next/standalone/node_modules/next/dist/server/dev/next-dev-server.js +601 -0
- package/.next/standalone/node_modules/next/dist/server/dev/on-demand-entry-handler.js +663 -0
- package/.next/standalone/node_modules/next/dist/server/dev/parse-version-info.js +108 -0
- package/.next/standalone/node_modules/next/dist/server/dev/static-paths-worker.js +72 -0
- package/.next/standalone/node_modules/next/dist/server/dev/turbopack/entry-key.js +39 -0
- package/.next/standalone/node_modules/next/dist/server/dev/turbopack/manifest-loader.js +327 -0
- package/.next/standalone/node_modules/next/dist/server/dev/turbopack-utils.js +713 -0
- package/.next/standalone/node_modules/next/dist/server/font-utils.js +205 -0
- package/.next/standalone/node_modules/next/dist/server/future/helpers/i18n-provider.js +146 -0
- package/.next/standalone/node_modules/next/dist/server/future/helpers/interception-routes.js +89 -0
- package/.next/standalone/node_modules/next/dist/server/future/helpers/module-loader/node-module-loader.js +21 -0
- package/.next/standalone/node_modules/next/dist/server/future/helpers/module-loader/route-module-loader.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/absolute-filename-normalizer.js +33 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/app/app-bundle-path-normalizer.js +48 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/app/app-filename-normalizer.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/app/app-page-normalizer.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/app/app-pathname-normalizer.js +55 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/app/index.js +42 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/pages/index.js +44 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/pages/pages-bundle-path-normalizer.js +55 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/pages/pages-filename-normalizer.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/pages/pages-page-normalizer.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/built/pages/pages-pathname-normalizer.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/locale-route-normalizer.js +26 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/normalizers.js +23 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/prefixing-normalizer.js +26 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/action.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/base-path.js +21 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/next-data.js +34 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/postponed.js +27 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/prefetch-rsc.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/prefix.js +35 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/rsc.js +19 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/request/suffix.js +27 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/underscore-normalizer.js +17 -0
- package/.next/standalone/node_modules/next/dist/server/future/normalizers/wrap-normalizer-fn.js +17 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-definitions/app-page-route-definition.js +16 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-kind.js +29 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-managers/default-route-matcher-manager.js +227 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-managers/dev-route-matcher-manager.js +126 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/app-page-route-matcher-provider.js +55 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/app-route-route-matcher-provider.js +43 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +78 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +43 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +80 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +80 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/file-cache-route-matcher-provider.js +28 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +106 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +43 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/helpers/cached-route-matcher-provider.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +34 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +20 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/manifest-route-matcher-provider.js +21 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/pages-api-route-matcher-provider.js +56 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matcher-providers/pages-route-matcher-provider.js +65 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/app-page-route-matcher.js +18 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/app-route-route-matcher.js +15 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/locale-route-matcher.js +68 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/pages-api-route-matcher.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/pages-route-matcher.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matchers/route-matcher.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-matches/pages-api-route-match.js +16 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/module.compiled.js +24 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/module.js +94 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/module.render.js +20 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/amp-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/app-router-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/entrypoints.js +107 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/head-manager-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/hooks-client-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/html-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/image-config-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/router-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/server-inserted-html.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/entrypoints.js +136 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/entrypoints.js +115 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/checks.js +45 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/helpers/response-handlers.js +67 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/builtin/_error.js +78 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/module.compiled.js +14 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/module.js +92 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/module.render.js +20 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/app-router-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/entrypoints.js +107 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/hooks-client-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/image-config-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/server-inserted-html.js +4 -0
- package/.next/standalone/node_modules/next/dist/server/future/route-modules/route-module.js +18 -0
- package/.next/standalone/node_modules/next/dist/server/get-app-route-from-entrypoint.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/get-route-from-entrypoint.js +35 -0
- package/.next/standalone/node_modules/next/dist/server/htmlescape.js +37 -0
- package/.next/standalone/node_modules/next/dist/server/image-optimizer.js +914 -0
- package/.next/standalone/node_modules/next/dist/server/internal-utils.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/lib/app-dir-module.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +113 -0
- package/.next/standalone/node_modules/next/dist/server/lib/builtin-request-context.js +38 -0
- package/.next/standalone/node_modules/next/dist/server/lib/clone-response.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/lib/dedupe-fetch.js +157 -0
- package/.next/standalone/node_modules/next/dist/server/lib/dev-bundler-service.js +55 -0
- package/.next/standalone/node_modules/next/dist/server/lib/etag.js +56 -0
- package/.next/standalone/node_modules/next/dist/server/lib/find-page-file.js +111 -0
- package/.next/standalone/node_modules/next/dist/server/lib/format-hostname.js +16 -0
- package/.next/standalone/node_modules/next/dist/server/lib/incremental-cache/fetch-cache.js +320 -0
- package/.next/standalone/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +322 -0
- package/.next/standalone/node_modules/next/dist/server/lib/incremental-cache/index.js +407 -0
- package/.next/standalone/node_modules/next/dist/server/lib/incremental-cache/shared-revalidate-timings.js +57 -0
- package/.next/standalone/node_modules/next/dist/server/lib/is-ipv6.js +41 -0
- package/.next/standalone/node_modules/next/dist/server/lib/match-next-data-pathname.js +18 -0
- package/.next/standalone/node_modules/next/dist/server/lib/mock-request.js +329 -0
- package/.next/standalone/node_modules/next/dist/server/lib/node-fs-methods.js +28 -0
- package/.next/standalone/node_modules/next/dist/server/lib/patch-fetch.js +653 -0
- package/.next/standalone/node_modules/next/dist/server/lib/render-server.js +114 -0
- package/.next/standalone/node_modules/next/dist/server/lib/revalidate.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-server.js +502 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +76 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/build-data-route.js +44 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/filesystem.js +536 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/is-postpone.js +16 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/proxy-request.js +110 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +567 -0
- package/.next/standalone/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +830 -0
- package/.next/standalone/node_modules/next/dist/server/lib/server-action-request-meta.js +53 -0
- package/.next/standalone/node_modules/next/dist/server/lib/server-ipc/invoke-request.js +33 -0
- package/.next/standalone/node_modules/next/dist/server/lib/server-ipc/request-utils.js +60 -0
- package/.next/standalone/node_modules/next/dist/server/lib/server-ipc/utils.js +80 -0
- package/.next/standalone/node_modules/next/dist/server/lib/squoosh/main.js +136 -0
- package/.next/standalone/node_modules/next/dist/server/lib/start-server.js +325 -0
- package/.next/standalone/node_modules/next/dist/server/lib/to-route.js +37 -0
- package/.next/standalone/node_modules/next/dist/server/lib/trace/constants.js +202 -0
- package/.next/standalone/node_modules/next/dist/server/lib/trace/tracer.js +214 -0
- package/.next/standalone/node_modules/next/dist/server/lib/utils.js +87 -0
- package/.next/standalone/node_modules/next/dist/server/load-components.js +128 -0
- package/.next/standalone/node_modules/next/dist/server/load-default-error-components.js +39 -0
- package/.next/standalone/node_modules/next/dist/server/load-manifest.js +70 -0
- package/.next/standalone/node_modules/next/dist/server/match-bundle.js +25 -0
- package/.next/standalone/node_modules/next/dist/server/next-server.js +1277 -0
- package/.next/standalone/node_modules/next/dist/server/next-typescript.js +13 -0
- package/.next/standalone/node_modules/next/dist/server/next.js +335 -0
- package/.next/standalone/node_modules/next/dist/server/node-environment.js +17 -0
- package/.next/standalone/node_modules/next/dist/server/node-polyfill-crypto.js +20 -0
- package/.next/standalone/node_modules/next/dist/server/optimize-amp.js +22 -0
- package/.next/standalone/node_modules/next/dist/server/pipe-readable.js +132 -0
- package/.next/standalone/node_modules/next/dist/server/post-process.js +175 -0
- package/.next/standalone/node_modules/next/dist/server/render-result.js +147 -0
- package/.next/standalone/node_modules/next/dist/server/render.js +1028 -0
- package/.next/standalone/node_modules/next/dist/server/request-meta.js +78 -0
- package/.next/standalone/node_modules/next/dist/server/require-hook.js +68 -0
- package/.next/standalone/node_modules/next/dist/server/require.js +121 -0
- package/.next/standalone/node_modules/next/dist/server/response-cache/index.js +149 -0
- package/.next/standalone/node_modules/next/dist/server/response-cache/types.js +6 -0
- package/.next/standalone/node_modules/next/dist/server/response-cache/utils.js +64 -0
- package/.next/standalone/node_modules/next/dist/server/send-payload.js +123 -0
- package/.next/standalone/node_modules/next/dist/server/send-response.js +51 -0
- package/.next/standalone/node_modules/next/dist/server/serve-static.js +62 -0
- package/.next/standalone/node_modules/next/dist/server/server-route-utils.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/server-utils.js +306 -0
- package/.next/standalone/node_modules/next/dist/server/setup-http-agent-env.js +27 -0
- package/.next/standalone/node_modules/next/dist/server/stream-utils/encodedTags.js +82 -0
- package/.next/standalone/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +484 -0
- package/.next/standalone/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +69 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/constant.js +96 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/index.js +204 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/client-boundary.js +68 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/config.js +388 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/entry.js +149 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/error.js +38 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/metadata.js +389 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/server-boundary.js +112 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/rules/server.js +79 -0
- package/.next/standalone/node_modules/next/dist/server/typescript/utils.js +194 -0
- package/.next/standalone/node_modules/next/dist/server/utils.js +87 -0
- package/.next/standalone/node_modules/next/dist/server/web/error.js +54 -0
- package/.next/standalone/node_modules/next/dist/server/web/http.js +39 -0
- package/.next/standalone/node_modules/next/dist/server/web/next-url.js +191 -0
- package/.next/standalone/node_modules/next/dist/server/web/sandbox/context.js +416 -0
- package/.next/standalone/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +35 -0
- package/.next/standalone/node_modules/next/dist/server/web/sandbox/index.js +28 -0
- package/.next/standalone/node_modules/next/dist/server/web/sandbox/resource-managers.js +62 -0
- package/.next/standalone/node_modules/next/dist/server/web/sandbox/sandbox.js +115 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +192 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +134 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +30 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +150 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/cookies.js +29 -0
- package/.next/standalone/node_modules/next/dist/server/web/spec-extension/request.js +100 -0
- package/.next/standalone/node_modules/next/dist/server/web/utils.js +147 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/amp-mode.js +16 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +51 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/bloom-filter.js +86 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/constants.js +414 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/deep-freeze.js +30 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/encode-uri-path.js +15 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/error-source.js +36 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/escape-regexp.js +22 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/get-hostname.js +23 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/hash.js +42 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/head.js +189 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +39 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +36 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +63 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +30 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/image-blur-svg.js +23 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +19 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/image-config.js +69 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/is-plain-object.js +42 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/isomorphic/path.js +14 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +39 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +20 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +248 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/magic-identifier.js +99 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/match-local-pattern.js +47 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/match-remote-pattern.js +61 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/mitt.js +46 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/modern-browserslist-target.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +28 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js +19 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +40 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +19 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +20 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/adapters.js +139 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/router.js +1728 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/add-locale.js +28 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +20 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +20 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/app-paths.js +51 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +17 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/compare-states.js +34 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +16 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +27 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/format-url.js +111 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +19 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +54 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js +35 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/index.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +53 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/is-bot.js +15 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +21 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +26 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +31 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/omit.js +21 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/parse-path.js +33 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +29 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/parse-url.js +30 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +20 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/path-match.js +49 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +236 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/querystring.js +73 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +22 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +39 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +21 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +118 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +40 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/route-regex.js +192 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +170 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +18 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/runtime-config.external.js +31 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/segment.js +34 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +36 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/side-effect.js +66 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/utils/warn-once.js +22 -0
- package/.next/standalone/node_modules/next/dist/shared/lib/utils.js +203 -0
- package/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +89 -0
- package/.next/standalone/node_modules/next/dist/telemetry/ci-info.js +41 -0
- package/.next/standalone/node_modules/next/dist/telemetry/detached-flush.js +49 -0
- package/.next/standalone/node_modules/next/dist/telemetry/events/build.js +114 -0
- package/.next/standalone/node_modules/next/dist/telemetry/events/index.js +23 -0
- package/.next/standalone/node_modules/next/dist/telemetry/events/plugins.js +51 -0
- package/.next/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +55 -0
- package/.next/standalone/node_modules/next/dist/telemetry/events/version.js +86 -0
- package/.next/standalone/node_modules/next/dist/telemetry/flush-and-exit.js +20 -0
- package/.next/standalone/node_modules/next/dist/telemetry/post-payload.js +44 -0
- package/.next/standalone/node_modules/next/dist/telemetry/project-id.js +48 -0
- package/.next/standalone/node_modules/next/dist/telemetry/storage.js +290 -0
- package/.next/standalone/node_modules/next/dist/trace/index.js +54 -0
- package/.next/standalone/node_modules/next/dist/trace/report/index.js +35 -0
- package/.next/standalone/node_modules/next/dist/trace/report/to-json.js +161 -0
- package/.next/standalone/node_modules/next/dist/trace/report/to-telemetry.js +36 -0
- package/.next/standalone/node_modules/next/dist/trace/shared.js +33 -0
- package/.next/standalone/node_modules/next/dist/trace/trace.js +194 -0
- package/.next/standalone/node_modules/next/font/google/target.css +1 -0
- package/.next/standalone/node_modules/next/package.json +337 -0
- package/.next/standalone/node_modules/picocolors/package.json +25 -0
- package/.next/standalone/node_modules/picocolors/picocolors.js +75 -0
- package/.next/standalone/node_modules/postcss/lib/at-rule.js +25 -0
- package/.next/standalone/node_modules/postcss/lib/comment.js +13 -0
- package/.next/standalone/node_modules/postcss/lib/container.js +439 -0
- package/.next/standalone/node_modules/postcss/lib/css-syntax-error.js +100 -0
- package/.next/standalone/node_modules/postcss/lib/declaration.js +24 -0
- package/.next/standalone/node_modules/postcss/lib/document.js +33 -0
- package/.next/standalone/node_modules/postcss/lib/fromJSON.js +54 -0
- package/.next/standalone/node_modules/postcss/lib/input.js +248 -0
- package/.next/standalone/node_modules/postcss/lib/lazy-result.js +550 -0
- package/.next/standalone/node_modules/postcss/lib/list.js +58 -0
- package/.next/standalone/node_modules/postcss/lib/map-generator.js +359 -0
- package/.next/standalone/node_modules/postcss/lib/no-work-result.js +135 -0
- package/.next/standalone/node_modules/postcss/lib/node.js +381 -0
- package/.next/standalone/node_modules/postcss/lib/parse.js +42 -0
- package/.next/standalone/node_modules/postcss/lib/parser.js +610 -0
- package/.next/standalone/node_modules/postcss/lib/postcss.js +101 -0
- package/.next/standalone/node_modules/postcss/lib/previous-map.js +142 -0
- package/.next/standalone/node_modules/postcss/lib/processor.js +67 -0
- package/.next/standalone/node_modules/postcss/lib/result.js +42 -0
- package/.next/standalone/node_modules/postcss/lib/root.js +61 -0
- package/.next/standalone/node_modules/postcss/lib/rule.js +27 -0
- package/.next/standalone/node_modules/postcss/lib/stringifier.js +353 -0
- package/.next/standalone/node_modules/postcss/lib/stringify.js +11 -0
- package/.next/standalone/node_modules/postcss/lib/symbols.js +5 -0
- package/.next/standalone/node_modules/postcss/lib/terminal-highlight.js +70 -0
- package/.next/standalone/node_modules/postcss/lib/tokenize.js +266 -0
- package/.next/standalone/node_modules/postcss/lib/warn-once.js +13 -0
- package/.next/standalone/node_modules/postcss/lib/warning.js +37 -0
- package/.next/standalone/node_modules/postcss/package.json +88 -0
- package/.next/standalone/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js +10 -0
- package/.next/standalone/node_modules/react/cjs/react-jsx-runtime.development.js +1333 -0
- package/.next/standalone/node_modules/react/cjs/react-jsx-runtime.production.min.js +11 -0
- package/.next/standalone/node_modules/react/cjs/react.development.js +2740 -0
- package/.next/standalone/node_modules/react/cjs/react.production.min.js +26 -0
- package/.next/standalone/node_modules/react/index.js +7 -0
- package/.next/standalone/node_modules/react/jsx-dev-runtime.js +7 -0
- package/.next/standalone/node_modules/react/jsx-runtime.js +7 -0
- package/.next/standalone/node_modules/react/package.json +47 -0
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +7029 -0
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.min.js +93 -0
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.development.js +7014 -0
- package/.next/standalone/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js +96 -0
- package/.next/standalone/node_modules/react-dom/cjs/react-dom.production.min.js +322 -0
- package/.next/standalone/node_modules/react-dom/index.js +38 -0
- package/.next/standalone/node_modules/react-dom/package.json +62 -0
- package/.next/standalone/node_modules/react-dom/server.browser.js +17 -0
- package/.next/standalone/node_modules/scheduler/cjs/scheduler.development.js +634 -0
- package/.next/standalone/node_modules/scheduler/cjs/scheduler.production.min.js +19 -0
- package/.next/standalone/node_modules/scheduler/index.js +7 -0
- package/.next/standalone/node_modules/scheduler/package.json +36 -0
- package/.next/standalone/node_modules/source-map-js/lib/array-set.js +121 -0
- package/.next/standalone/node_modules/source-map-js/lib/base64-vlq.js +140 -0
- package/.next/standalone/node_modules/source-map-js/lib/base64.js +67 -0
- package/.next/standalone/node_modules/source-map-js/lib/binary-search.js +111 -0
- package/.next/standalone/node_modules/source-map-js/lib/mapping-list.js +79 -0
- package/.next/standalone/node_modules/source-map-js/lib/quick-sort.js +132 -0
- package/.next/standalone/node_modules/source-map-js/lib/source-map-consumer.js +1188 -0
- package/.next/standalone/node_modules/source-map-js/lib/source-map-generator.js +444 -0
- package/.next/standalone/node_modules/source-map-js/lib/source-node.js +413 -0
- package/.next/standalone/node_modules/source-map-js/lib/util.js +594 -0
- package/.next/standalone/node_modules/source-map-js/package.json +71 -0
- package/.next/standalone/node_modules/source-map-js/source-map.js +8 -0
- package/.next/standalone/node_modules/streamsearch/lib/sbmh.js +267 -0
- package/.next/standalone/node_modules/streamsearch/package.json +34 -0
- package/.next/standalone/node_modules/styled-jsx/dist/index/index.js +499 -0
- package/.next/standalone/node_modules/styled-jsx/index.js +1 -0
- package/.next/standalone/node_modules/styled-jsx/package.json +129 -0
- package/.next/standalone/node_modules/styled-jsx/style.js +1 -0
- package/.next/standalone/package.json +51 -0
- package/.next/standalone/server.js +44 -0
- package/.next/trace +2 -2
- package/bin/cli.js +18 -14
- package/next.config.js +1 -15
- package/package.json +1 -1
- package/.next/cache/webpack/client-production/3.pack +0 -0
- package/.next/cache/webpack/client-production/4.pack +0 -0
- package/.next/cache/webpack/server-production/3.pack +0 -0
- /package/.next/static/{vSEQaRlm1A99jSM80ZjFU → rOhPoETBKkPu45bm2zUCI}/_buildManifest.js +0 -0
- /package/.next/static/{vSEQaRlm1A99jSM80ZjFU → rOhPoETBKkPu45bm2zUCI}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,1192 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
0 && (module.exports = {
|
|
6
|
+
default: null,
|
|
7
|
+
getVersionInfo: null,
|
|
8
|
+
matchNextPageBundleRequest: null,
|
|
9
|
+
renderScriptError: null
|
|
10
|
+
});
|
|
11
|
+
function _export(target, all) {
|
|
12
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: all[name]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
_export(exports, {
|
|
18
|
+
default: function() {
|
|
19
|
+
return HotReloaderWebpack;
|
|
20
|
+
},
|
|
21
|
+
getVersionInfo: function() {
|
|
22
|
+
return getVersionInfo;
|
|
23
|
+
},
|
|
24
|
+
matchNextPageBundleRequest: function() {
|
|
25
|
+
return matchNextPageBundleRequest;
|
|
26
|
+
},
|
|
27
|
+
renderScriptError: function() {
|
|
28
|
+
return renderScriptError;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
const _webpack = require("next/dist/compiled/webpack/webpack");
|
|
32
|
+
const _middleware = require("../../client/components/react-dev-overlay/server/middleware");
|
|
33
|
+
const _hotmiddleware = require("./hot-middleware");
|
|
34
|
+
const _path = require("path");
|
|
35
|
+
const _entries = require("../../build/entries");
|
|
36
|
+
const _output = require("../../build/output");
|
|
37
|
+
const _log = /*#__PURE__*/ _interop_require_wildcard(require("../../build/output/log"));
|
|
38
|
+
const _webpackconfig = /*#__PURE__*/ _interop_require_wildcard(require("../../build/webpack-config"));
|
|
39
|
+
const _constants = require("../../lib/constants");
|
|
40
|
+
const _recursivedelete = require("../../lib/recursive-delete");
|
|
41
|
+
const _constants1 = require("../../shared/lib/constants");
|
|
42
|
+
const _pathmatch = require("../../shared/lib/router/utils/path-match");
|
|
43
|
+
const _findpagefile = require("../lib/find-page-file");
|
|
44
|
+
const _ondemandentryhandler = require("./on-demand-entry-handler");
|
|
45
|
+
const _denormalizepagepath = require("../../shared/lib/page-path/denormalize-page-path");
|
|
46
|
+
const _normalizepathsep = require("../../shared/lib/page-path/normalize-path-sep");
|
|
47
|
+
const _getroutefromentrypoint = /*#__PURE__*/ _interop_require_default(require("../get-route-from-entrypoint"));
|
|
48
|
+
const _utils = require("../../build/utils");
|
|
49
|
+
const _utils1 = require("../../shared/lib/utils");
|
|
50
|
+
const _trace = require("../../trace");
|
|
51
|
+
const _iserror = require("../../lib/is-error");
|
|
52
|
+
const _ws = /*#__PURE__*/ _interop_require_default(require("next/dist/compiled/ws"));
|
|
53
|
+
const _fs = require("fs");
|
|
54
|
+
const _parseversioninfo = require("./parse-version-info");
|
|
55
|
+
const _isapiroute = require("../../lib/is-api-route");
|
|
56
|
+
const _nextrouteloader = require("../../build/webpack/loaders/next-route-loader");
|
|
57
|
+
const _isinternalcomponent = require("../../lib/is-internal-component");
|
|
58
|
+
const _routekind = require("../future/route-kind");
|
|
59
|
+
const _hotreloadertypes = require("./hot-reloader-types");
|
|
60
|
+
const _pagetypes = require("../../lib/page-types");
|
|
61
|
+
const _messages = require("./messages");
|
|
62
|
+
function _interop_require_default(obj) {
|
|
63
|
+
return obj && obj.__esModule ? obj : {
|
|
64
|
+
default: obj
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
function _getRequireWildcardCache(nodeInterop) {
|
|
68
|
+
if (typeof WeakMap !== "function") return null;
|
|
69
|
+
var cacheBabelInterop = new WeakMap();
|
|
70
|
+
var cacheNodeInterop = new WeakMap();
|
|
71
|
+
return (_getRequireWildcardCache = function(nodeInterop) {
|
|
72
|
+
return nodeInterop ? cacheNodeInterop : cacheBabelInterop;
|
|
73
|
+
})(nodeInterop);
|
|
74
|
+
}
|
|
75
|
+
function _interop_require_wildcard(obj, nodeInterop) {
|
|
76
|
+
if (!nodeInterop && obj && obj.__esModule) {
|
|
77
|
+
return obj;
|
|
78
|
+
}
|
|
79
|
+
if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
|
|
80
|
+
return {
|
|
81
|
+
default: obj
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
var cache = _getRequireWildcardCache(nodeInterop);
|
|
85
|
+
if (cache && cache.has(obj)) {
|
|
86
|
+
return cache.get(obj);
|
|
87
|
+
}
|
|
88
|
+
var newObj = {
|
|
89
|
+
__proto__: null
|
|
90
|
+
};
|
|
91
|
+
var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
|
92
|
+
for(var key in obj){
|
|
93
|
+
if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) {
|
|
94
|
+
var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
|
|
95
|
+
if (desc && (desc.get || desc.set)) {
|
|
96
|
+
Object.defineProperty(newObj, key, desc);
|
|
97
|
+
} else {
|
|
98
|
+
newObj[key] = obj[key];
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
newObj.default = obj;
|
|
103
|
+
if (cache) {
|
|
104
|
+
cache.set(obj, newObj);
|
|
105
|
+
}
|
|
106
|
+
return newObj;
|
|
107
|
+
}
|
|
108
|
+
const MILLISECONDS_IN_NANOSECOND = BigInt(1000000);
|
|
109
|
+
const isTestMode = !!(process.env.NEXT_TEST_MODE || process.env.__NEXT_TEST_MODE || process.env.DEBUG);
|
|
110
|
+
function diff(a, b) {
|
|
111
|
+
return new Set([
|
|
112
|
+
...a
|
|
113
|
+
].filter((v)=>!b.has(v)));
|
|
114
|
+
}
|
|
115
|
+
const wsServer = new _ws.default.Server({
|
|
116
|
+
noServer: true
|
|
117
|
+
});
|
|
118
|
+
async function renderScriptError(res, error, { verbose = true } = {}) {
|
|
119
|
+
// Asks CDNs and others to not to cache the errored page
|
|
120
|
+
res.setHeader("Cache-Control", "no-cache, no-store, max-age=0, must-revalidate");
|
|
121
|
+
if (error.code === "ENOENT") {
|
|
122
|
+
return {
|
|
123
|
+
finished: undefined
|
|
124
|
+
};
|
|
125
|
+
}
|
|
126
|
+
if (verbose) {
|
|
127
|
+
console.error(error.stack);
|
|
128
|
+
}
|
|
129
|
+
res.statusCode = 500;
|
|
130
|
+
res.end("500 - Internal Error");
|
|
131
|
+
return {
|
|
132
|
+
finished: true
|
|
133
|
+
};
|
|
134
|
+
}
|
|
135
|
+
function addCorsSupport(req, res) {
|
|
136
|
+
// Only rewrite CORS handling when URL matches a hot-reloader middleware
|
|
137
|
+
if (!req.url.startsWith("/__next")) {
|
|
138
|
+
return {
|
|
139
|
+
preflight: false
|
|
140
|
+
};
|
|
141
|
+
}
|
|
142
|
+
if (!req.headers.origin) {
|
|
143
|
+
return {
|
|
144
|
+
preflight: false
|
|
145
|
+
};
|
|
146
|
+
}
|
|
147
|
+
res.setHeader("Access-Control-Allow-Origin", req.headers.origin);
|
|
148
|
+
res.setHeader("Access-Control-Allow-Methods", "OPTIONS, GET");
|
|
149
|
+
// Based on https://github.com/primus/access-control/blob/4cf1bc0e54b086c91e6aa44fb14966fa5ef7549c/index.js#L158
|
|
150
|
+
if (req.headers["access-control-request-headers"]) {
|
|
151
|
+
res.setHeader("Access-Control-Allow-Headers", req.headers["access-control-request-headers"]);
|
|
152
|
+
}
|
|
153
|
+
if (req.method === "OPTIONS") {
|
|
154
|
+
res.writeHead(200);
|
|
155
|
+
res.end();
|
|
156
|
+
return {
|
|
157
|
+
preflight: true
|
|
158
|
+
};
|
|
159
|
+
}
|
|
160
|
+
return {
|
|
161
|
+
preflight: false
|
|
162
|
+
};
|
|
163
|
+
}
|
|
164
|
+
const matchNextPageBundleRequest = (0, _pathmatch.getPathMatch)("/_next/static/chunks/pages/:path*.js(\\.map|)");
|
|
165
|
+
// Iteratively look up the issuer till it ends up at the root
|
|
166
|
+
function findEntryModule(module1, compilation) {
|
|
167
|
+
for(;;){
|
|
168
|
+
const issuer = compilation.moduleGraph.getIssuer(module1);
|
|
169
|
+
if (!issuer) return module1;
|
|
170
|
+
module1 = issuer;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
function erroredPages(compilation) {
|
|
174
|
+
const failedPages = {};
|
|
175
|
+
for (const error of compilation.errors){
|
|
176
|
+
if (!error.module) {
|
|
177
|
+
continue;
|
|
178
|
+
}
|
|
179
|
+
const entryModule = findEntryModule(error.module, compilation);
|
|
180
|
+
const { name } = entryModule;
|
|
181
|
+
if (!name) {
|
|
182
|
+
continue;
|
|
183
|
+
}
|
|
184
|
+
// Only pages have to be reloaded
|
|
185
|
+
const enhancedName = (0, _getroutefromentrypoint.default)(name);
|
|
186
|
+
if (!enhancedName) {
|
|
187
|
+
continue;
|
|
188
|
+
}
|
|
189
|
+
if (!failedPages[enhancedName]) {
|
|
190
|
+
failedPages[enhancedName] = [];
|
|
191
|
+
}
|
|
192
|
+
failedPages[enhancedName].push(error);
|
|
193
|
+
}
|
|
194
|
+
return failedPages;
|
|
195
|
+
}
|
|
196
|
+
const networkErrors = [
|
|
197
|
+
"EADDRINFO",
|
|
198
|
+
"ENOTFOUND",
|
|
199
|
+
"ETIMEDOUT",
|
|
200
|
+
"ECONNREFUSED",
|
|
201
|
+
"EAI_AGAIN"
|
|
202
|
+
];
|
|
203
|
+
async function getVersionInfo(enabled) {
|
|
204
|
+
let installed = "0.0.0";
|
|
205
|
+
if (!enabled) {
|
|
206
|
+
return {
|
|
207
|
+
installed,
|
|
208
|
+
staleness: "unknown"
|
|
209
|
+
};
|
|
210
|
+
}
|
|
211
|
+
try {
|
|
212
|
+
installed = require("next/package.json").version;
|
|
213
|
+
let res;
|
|
214
|
+
try {
|
|
215
|
+
// use NPM registry regardless user using Yarn
|
|
216
|
+
res = await fetch("https://registry.npmjs.org/-/package/next/dist-tags");
|
|
217
|
+
} catch {
|
|
218
|
+
// ignore fetch errors
|
|
219
|
+
}
|
|
220
|
+
if (!res || !res.ok) return {
|
|
221
|
+
installed,
|
|
222
|
+
staleness: "unknown"
|
|
223
|
+
};
|
|
224
|
+
const { latest, canary } = await res.json();
|
|
225
|
+
return (0, _parseversioninfo.parseVersionInfo)({
|
|
226
|
+
installed,
|
|
227
|
+
latest,
|
|
228
|
+
canary
|
|
229
|
+
});
|
|
230
|
+
} catch (e) {
|
|
231
|
+
if (!networkErrors.includes(e == null ? void 0 : e.code)) console.error(e);
|
|
232
|
+
return {
|
|
233
|
+
installed,
|
|
234
|
+
staleness: "unknown"
|
|
235
|
+
};
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
class HotReloaderWebpack {
|
|
239
|
+
constructor(dir, { config, pagesDir, distDir, buildId, encryptionKey, previewProps, rewrites, appDir, telemetry }){
|
|
240
|
+
this.clientError = null;
|
|
241
|
+
this.serverError = null;
|
|
242
|
+
this.hmrServerError = null;
|
|
243
|
+
this.pagesMapping = {};
|
|
244
|
+
this.versionInfo = {
|
|
245
|
+
staleness: "unknown",
|
|
246
|
+
installed: "0.0.0"
|
|
247
|
+
};
|
|
248
|
+
this.reloadAfterInvalidation = false;
|
|
249
|
+
this.hasAmpEntrypoints = false;
|
|
250
|
+
this.hasAppRouterEntrypoints = false;
|
|
251
|
+
this.hasPagesRouterEntrypoints = false;
|
|
252
|
+
this.buildId = buildId;
|
|
253
|
+
this.encryptionKey = encryptionKey;
|
|
254
|
+
this.dir = dir;
|
|
255
|
+
this.interceptors = [];
|
|
256
|
+
this.pagesDir = pagesDir;
|
|
257
|
+
this.appDir = appDir;
|
|
258
|
+
this.distDir = distDir;
|
|
259
|
+
this.clientStats = null;
|
|
260
|
+
this.serverStats = null;
|
|
261
|
+
this.edgeServerStats = null;
|
|
262
|
+
this.serverPrevDocumentHash = null;
|
|
263
|
+
this.telemetry = telemetry;
|
|
264
|
+
this.config = config;
|
|
265
|
+
this.previewProps = previewProps;
|
|
266
|
+
this.rewrites = rewrites;
|
|
267
|
+
this.hotReloaderSpan = (0, _trace.trace)("hot-reloader", undefined, {
|
|
268
|
+
version: "14.2.35"
|
|
269
|
+
});
|
|
270
|
+
// Ensure the hotReloaderSpan is flushed immediately as it's the parentSpan for all processing
|
|
271
|
+
// of the current `next dev` invocation.
|
|
272
|
+
this.hotReloaderSpan.stop();
|
|
273
|
+
}
|
|
274
|
+
async run(req, res, parsedUrl) {
|
|
275
|
+
// Usually CORS support is not needed for the hot-reloader (this is dev only feature)
|
|
276
|
+
// With when the app runs for multi-zones support behind a proxy,
|
|
277
|
+
// the current page is trying to access this URL via assetPrefix.
|
|
278
|
+
// That's when the CORS support is needed.
|
|
279
|
+
const { preflight } = addCorsSupport(req, res);
|
|
280
|
+
if (preflight) {
|
|
281
|
+
return {};
|
|
282
|
+
}
|
|
283
|
+
// When a request comes in that is a page bundle, e.g. /_next/static/<buildid>/pages/index.js
|
|
284
|
+
// we have to compile the page using on-demand-entries, this middleware will handle doing that
|
|
285
|
+
// by adding the page to on-demand-entries, waiting till it's done
|
|
286
|
+
// and then the bundle will be served like usual by the actual route in server/index.js
|
|
287
|
+
const handlePageBundleRequest = async (pageBundleRes, parsedPageBundleUrl)=>{
|
|
288
|
+
const { pathname } = parsedPageBundleUrl;
|
|
289
|
+
const params = matchNextPageBundleRequest(pathname);
|
|
290
|
+
if (!params) {
|
|
291
|
+
return {};
|
|
292
|
+
}
|
|
293
|
+
let decodedPagePath;
|
|
294
|
+
try {
|
|
295
|
+
decodedPagePath = `/${params.path.map((param)=>decodeURIComponent(param)).join("/")}`;
|
|
296
|
+
} catch (_) {
|
|
297
|
+
throw new _utils1.DecodeError("failed to decode param");
|
|
298
|
+
}
|
|
299
|
+
const page = (0, _denormalizepagepath.denormalizePagePath)(decodedPagePath);
|
|
300
|
+
if (page === "/_error" || _constants1.BLOCKED_PAGES.indexOf(page) === -1) {
|
|
301
|
+
try {
|
|
302
|
+
await this.ensurePage({
|
|
303
|
+
page,
|
|
304
|
+
clientOnly: true,
|
|
305
|
+
url: req.url
|
|
306
|
+
});
|
|
307
|
+
} catch (error) {
|
|
308
|
+
return await renderScriptError(pageBundleRes, (0, _iserror.getProperError)(error));
|
|
309
|
+
}
|
|
310
|
+
const errors = await this.getCompilationErrors(page);
|
|
311
|
+
if (errors.length > 0) {
|
|
312
|
+
return await renderScriptError(pageBundleRes, errors[0], {
|
|
313
|
+
verbose: false
|
|
314
|
+
});
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
return {};
|
|
318
|
+
};
|
|
319
|
+
const { finished } = await handlePageBundleRequest(res, parsedUrl);
|
|
320
|
+
for (const fn of this.interceptors){
|
|
321
|
+
await new Promise((resolve, reject)=>{
|
|
322
|
+
fn(req, res, (err)=>{
|
|
323
|
+
if (err) return reject(err);
|
|
324
|
+
resolve();
|
|
325
|
+
});
|
|
326
|
+
});
|
|
327
|
+
}
|
|
328
|
+
return {
|
|
329
|
+
finished
|
|
330
|
+
};
|
|
331
|
+
}
|
|
332
|
+
setHmrServerError(error) {
|
|
333
|
+
this.hmrServerError = error;
|
|
334
|
+
}
|
|
335
|
+
clearHmrServerError() {
|
|
336
|
+
if (this.hmrServerError) {
|
|
337
|
+
this.setHmrServerError(null);
|
|
338
|
+
this.send({
|
|
339
|
+
action: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.RELOAD_PAGE
|
|
340
|
+
});
|
|
341
|
+
}
|
|
342
|
+
}
|
|
343
|
+
async refreshServerComponents() {
|
|
344
|
+
this.send({
|
|
345
|
+
action: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.SERVER_COMPONENT_CHANGES
|
|
346
|
+
});
|
|
347
|
+
}
|
|
348
|
+
onHMR(req, _socket, head) {
|
|
349
|
+
wsServer.handleUpgrade(req, req.socket, head, (client)=>{
|
|
350
|
+
var _this_webpackHotMiddleware, _this_onDemandEntries;
|
|
351
|
+
(_this_webpackHotMiddleware = this.webpackHotMiddleware) == null ? void 0 : _this_webpackHotMiddleware.onHMR(client);
|
|
352
|
+
(_this_onDemandEntries = this.onDemandEntries) == null ? void 0 : _this_onDemandEntries.onHMR(client, ()=>this.hmrServerError);
|
|
353
|
+
client.addEventListener("message", ({ data })=>{
|
|
354
|
+
data = typeof data !== "string" ? data.toString() : data;
|
|
355
|
+
try {
|
|
356
|
+
const payload = JSON.parse(data);
|
|
357
|
+
let traceChild;
|
|
358
|
+
switch(payload.event){
|
|
359
|
+
case "span-end":
|
|
360
|
+
{
|
|
361
|
+
traceChild = {
|
|
362
|
+
name: payload.spanName,
|
|
363
|
+
startTime: BigInt(Math.floor(payload.startTime)) * MILLISECONDS_IN_NANOSECOND,
|
|
364
|
+
attrs: payload.attributes,
|
|
365
|
+
endTime: BigInt(Math.floor(payload.endTime)) * MILLISECONDS_IN_NANOSECOND
|
|
366
|
+
};
|
|
367
|
+
break;
|
|
368
|
+
}
|
|
369
|
+
case "client-hmr-latency":
|
|
370
|
+
{
|
|
371
|
+
traceChild = {
|
|
372
|
+
name: payload.event,
|
|
373
|
+
startTime: BigInt(payload.startTime) * MILLISECONDS_IN_NANOSECOND,
|
|
374
|
+
endTime: BigInt(payload.endTime) * MILLISECONDS_IN_NANOSECOND,
|
|
375
|
+
attrs: {
|
|
376
|
+
updatedModules: payload.updatedModules.map((m)=>m.replace(`(${_constants.WEBPACK_LAYERS.appPagesBrowser})/`, "").replace(/^\.\//, "[project]/")),
|
|
377
|
+
page: payload.page,
|
|
378
|
+
isPageHidden: payload.isPageHidden
|
|
379
|
+
}
|
|
380
|
+
};
|
|
381
|
+
break;
|
|
382
|
+
}
|
|
383
|
+
case "client-reload-page":
|
|
384
|
+
case "client-success":
|
|
385
|
+
{
|
|
386
|
+
traceChild = {
|
|
387
|
+
name: payload.event
|
|
388
|
+
};
|
|
389
|
+
break;
|
|
390
|
+
}
|
|
391
|
+
case "client-error":
|
|
392
|
+
{
|
|
393
|
+
traceChild = {
|
|
394
|
+
name: payload.event,
|
|
395
|
+
attrs: {
|
|
396
|
+
errorCount: payload.errorCount
|
|
397
|
+
}
|
|
398
|
+
};
|
|
399
|
+
break;
|
|
400
|
+
}
|
|
401
|
+
case "client-warning":
|
|
402
|
+
{
|
|
403
|
+
traceChild = {
|
|
404
|
+
name: payload.event,
|
|
405
|
+
attrs: {
|
|
406
|
+
warningCount: payload.warningCount
|
|
407
|
+
}
|
|
408
|
+
};
|
|
409
|
+
break;
|
|
410
|
+
}
|
|
411
|
+
case "client-removed-page":
|
|
412
|
+
case "client-added-page":
|
|
413
|
+
{
|
|
414
|
+
traceChild = {
|
|
415
|
+
name: payload.event,
|
|
416
|
+
attrs: {
|
|
417
|
+
page: payload.page || ""
|
|
418
|
+
}
|
|
419
|
+
};
|
|
420
|
+
break;
|
|
421
|
+
}
|
|
422
|
+
case "client-full-reload":
|
|
423
|
+
{
|
|
424
|
+
const { event, stackTrace, hadRuntimeError } = payload;
|
|
425
|
+
traceChild = {
|
|
426
|
+
name: event,
|
|
427
|
+
attrs: {
|
|
428
|
+
stackTrace: stackTrace ?? ""
|
|
429
|
+
}
|
|
430
|
+
};
|
|
431
|
+
if (hadRuntimeError) {
|
|
432
|
+
_log.warn(_messages.FAST_REFRESH_RUNTIME_RELOAD);
|
|
433
|
+
break;
|
|
434
|
+
}
|
|
435
|
+
let fileMessage = "";
|
|
436
|
+
if (stackTrace) {
|
|
437
|
+
var _exec;
|
|
438
|
+
const file = (_exec = /Aborted because (.+) is not accepted/.exec(stackTrace)) == null ? void 0 : _exec[1];
|
|
439
|
+
if (file) {
|
|
440
|
+
// `file` is filepath in `pages/` but it can be weird long webpack url in `app/`.
|
|
441
|
+
// If it's a webpack loader URL, it will start with '(app-pages)/./'
|
|
442
|
+
if (file.startsWith(`(${_constants.WEBPACK_LAYERS.appPagesBrowser})/./`)) {
|
|
443
|
+
const fileUrl = new URL(file, "file://");
|
|
444
|
+
const cwd = process.cwd();
|
|
445
|
+
const modules = fileUrl.searchParams.getAll("modules").map((filepath)=>filepath.slice(cwd.length + 1)).filter((filepath)=>!filepath.startsWith("node_modules"));
|
|
446
|
+
if (modules.length > 0) {
|
|
447
|
+
fileMessage = ` when ${modules.join(", ")} changed`;
|
|
448
|
+
}
|
|
449
|
+
} else {
|
|
450
|
+
fileMessage = ` when ${file} changed`;
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
_log.warn(`Fast Refresh had to perform a full reload${fileMessage}. Read more: https://nextjs.org/docs/messages/fast-refresh-reload`);
|
|
455
|
+
break;
|
|
456
|
+
}
|
|
457
|
+
default:
|
|
458
|
+
{
|
|
459
|
+
break;
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
if (traceChild) {
|
|
463
|
+
this.hotReloaderSpan.manualTraceChild(traceChild.name, traceChild.startTime, traceChild.endTime, {
|
|
464
|
+
...traceChild.attrs,
|
|
465
|
+
clientId: payload.id
|
|
466
|
+
});
|
|
467
|
+
}
|
|
468
|
+
} catch (_) {
|
|
469
|
+
// invalid WebSocket message
|
|
470
|
+
}
|
|
471
|
+
});
|
|
472
|
+
});
|
|
473
|
+
}
|
|
474
|
+
async clean(span) {
|
|
475
|
+
return span.traceChild("clean").traceAsyncFn(()=>(0, _recursivedelete.recursiveDelete)((0, _path.join)(this.dir, this.config.distDir), /^cache/));
|
|
476
|
+
}
|
|
477
|
+
async getWebpackConfig(span) {
|
|
478
|
+
const webpackConfigSpan = span.traceChild("get-webpack-config");
|
|
479
|
+
const pageExtensions = this.config.pageExtensions;
|
|
480
|
+
return webpackConfigSpan.traceAsyncFn(async ()=>{
|
|
481
|
+
const pagePaths = !this.pagesDir ? [] : await webpackConfigSpan.traceChild("get-page-paths").traceAsyncFn(()=>Promise.all([
|
|
482
|
+
(0, _findpagefile.findPageFile)(this.pagesDir, "/_app", pageExtensions, false),
|
|
483
|
+
(0, _findpagefile.findPageFile)(this.pagesDir, "/_document", pageExtensions, false)
|
|
484
|
+
]));
|
|
485
|
+
this.pagesMapping = webpackConfigSpan.traceChild("create-pages-mapping").traceFn(()=>(0, _entries.createPagesMapping)({
|
|
486
|
+
isDev: true,
|
|
487
|
+
pageExtensions: this.config.pageExtensions,
|
|
488
|
+
pagesType: _pagetypes.PAGE_TYPES.PAGES,
|
|
489
|
+
pagePaths: pagePaths.filter((i)=>typeof i === "string"),
|
|
490
|
+
pagesDir: this.pagesDir
|
|
491
|
+
}));
|
|
492
|
+
const entrypoints = await webpackConfigSpan.traceChild("create-entrypoints").traceAsyncFn(()=>(0, _entries.createEntrypoints)({
|
|
493
|
+
appDir: this.appDir,
|
|
494
|
+
buildId: this.buildId,
|
|
495
|
+
config: this.config,
|
|
496
|
+
envFiles: [],
|
|
497
|
+
isDev: true,
|
|
498
|
+
pages: this.pagesMapping,
|
|
499
|
+
pagesDir: this.pagesDir,
|
|
500
|
+
previewMode: this.previewProps,
|
|
501
|
+
rootDir: this.dir,
|
|
502
|
+
pageExtensions: this.config.pageExtensions
|
|
503
|
+
}));
|
|
504
|
+
const commonWebpackOptions = {
|
|
505
|
+
dev: true,
|
|
506
|
+
buildId: this.buildId,
|
|
507
|
+
encryptionKey: this.encryptionKey,
|
|
508
|
+
config: this.config,
|
|
509
|
+
pagesDir: this.pagesDir,
|
|
510
|
+
rewrites: this.rewrites,
|
|
511
|
+
originalRewrites: this.config._originalRewrites,
|
|
512
|
+
originalRedirects: this.config._originalRedirects,
|
|
513
|
+
runWebpackSpan: this.hotReloaderSpan,
|
|
514
|
+
appDir: this.appDir
|
|
515
|
+
};
|
|
516
|
+
return webpackConfigSpan.traceChild("generate-webpack-config").traceAsyncFn(async ()=>{
|
|
517
|
+
const info = await (0, _webpackconfig.loadProjectInfo)({
|
|
518
|
+
dir: this.dir,
|
|
519
|
+
config: commonWebpackOptions.config,
|
|
520
|
+
dev: true
|
|
521
|
+
});
|
|
522
|
+
return Promise.all([
|
|
523
|
+
// order is important here
|
|
524
|
+
(0, _webpackconfig.default)(this.dir, {
|
|
525
|
+
...commonWebpackOptions,
|
|
526
|
+
compilerType: _constants1.COMPILER_NAMES.client,
|
|
527
|
+
entrypoints: entrypoints.client,
|
|
528
|
+
...info
|
|
529
|
+
}),
|
|
530
|
+
(0, _webpackconfig.default)(this.dir, {
|
|
531
|
+
...commonWebpackOptions,
|
|
532
|
+
compilerType: _constants1.COMPILER_NAMES.server,
|
|
533
|
+
entrypoints: entrypoints.server,
|
|
534
|
+
...info
|
|
535
|
+
}),
|
|
536
|
+
(0, _webpackconfig.default)(this.dir, {
|
|
537
|
+
...commonWebpackOptions,
|
|
538
|
+
compilerType: _constants1.COMPILER_NAMES.edgeServer,
|
|
539
|
+
entrypoints: entrypoints.edgeServer,
|
|
540
|
+
...info
|
|
541
|
+
})
|
|
542
|
+
]);
|
|
543
|
+
});
|
|
544
|
+
});
|
|
545
|
+
}
|
|
546
|
+
async buildFallbackError() {
|
|
547
|
+
if (this.fallbackWatcher) return;
|
|
548
|
+
const info = await (0, _webpackconfig.loadProjectInfo)({
|
|
549
|
+
dir: this.dir,
|
|
550
|
+
config: this.config,
|
|
551
|
+
dev: true
|
|
552
|
+
});
|
|
553
|
+
const fallbackConfig = await (0, _webpackconfig.default)(this.dir, {
|
|
554
|
+
runWebpackSpan: this.hotReloaderSpan,
|
|
555
|
+
dev: true,
|
|
556
|
+
compilerType: _constants1.COMPILER_NAMES.client,
|
|
557
|
+
config: this.config,
|
|
558
|
+
buildId: this.buildId,
|
|
559
|
+
encryptionKey: this.encryptionKey,
|
|
560
|
+
pagesDir: this.pagesDir,
|
|
561
|
+
rewrites: {
|
|
562
|
+
beforeFiles: [],
|
|
563
|
+
afterFiles: [],
|
|
564
|
+
fallback: []
|
|
565
|
+
},
|
|
566
|
+
originalRewrites: {
|
|
567
|
+
beforeFiles: [],
|
|
568
|
+
afterFiles: [],
|
|
569
|
+
fallback: []
|
|
570
|
+
},
|
|
571
|
+
originalRedirects: [],
|
|
572
|
+
isDevFallback: true,
|
|
573
|
+
entrypoints: (await (0, _entries.createEntrypoints)({
|
|
574
|
+
appDir: this.appDir,
|
|
575
|
+
buildId: this.buildId,
|
|
576
|
+
config: this.config,
|
|
577
|
+
envFiles: [],
|
|
578
|
+
isDev: true,
|
|
579
|
+
pages: {
|
|
580
|
+
"/_app": "next/dist/pages/_app",
|
|
581
|
+
"/_error": "next/dist/pages/_error"
|
|
582
|
+
},
|
|
583
|
+
pagesDir: this.pagesDir,
|
|
584
|
+
previewMode: this.previewProps,
|
|
585
|
+
rootDir: this.dir,
|
|
586
|
+
pageExtensions: this.config.pageExtensions
|
|
587
|
+
})).client,
|
|
588
|
+
...info
|
|
589
|
+
});
|
|
590
|
+
const fallbackCompiler = (0, _webpack.webpack)(fallbackConfig);
|
|
591
|
+
this.fallbackWatcher = await new Promise((resolve)=>{
|
|
592
|
+
let bootedFallbackCompiler = false;
|
|
593
|
+
fallbackCompiler.watch(// @ts-ignore webpack supports an array of watchOptions when using a multiCompiler
|
|
594
|
+
fallbackConfig.watchOptions, // Errors are handled separately
|
|
595
|
+
(_err)=>{
|
|
596
|
+
if (!bootedFallbackCompiler) {
|
|
597
|
+
bootedFallbackCompiler = true;
|
|
598
|
+
resolve(true);
|
|
599
|
+
}
|
|
600
|
+
});
|
|
601
|
+
});
|
|
602
|
+
}
|
|
603
|
+
async tracedGetVersionInfo(span, enabled) {
|
|
604
|
+
const versionInfoSpan = span.traceChild("get-version-info");
|
|
605
|
+
return versionInfoSpan.traceAsyncFn(async ()=>getVersionInfo(enabled));
|
|
606
|
+
}
|
|
607
|
+
async start() {
|
|
608
|
+
const startSpan = this.hotReloaderSpan.traceChild("start");
|
|
609
|
+
startSpan.stop() // Stop immediately to create an artificial parent span
|
|
610
|
+
;
|
|
611
|
+
this.versionInfo = await this.tracedGetVersionInfo(startSpan, isTestMode || this.telemetry.isEnabled);
|
|
612
|
+
await this.clean(startSpan);
|
|
613
|
+
// Ensure distDir exists before writing package.json
|
|
614
|
+
await _fs.promises.mkdir(this.distDir, {
|
|
615
|
+
recursive: true
|
|
616
|
+
});
|
|
617
|
+
const distPackageJsonPath = (0, _path.join)(this.distDir, "package.json");
|
|
618
|
+
// Ensure commonjs handling is used for files in the distDir (generally .next)
|
|
619
|
+
// Files outside of the distDir can be "type": "module"
|
|
620
|
+
await _fs.promises.writeFile(distPackageJsonPath, '{"type": "commonjs"}');
|
|
621
|
+
this.activeWebpackConfigs = await this.getWebpackConfig(startSpan);
|
|
622
|
+
for (const config of this.activeWebpackConfigs){
|
|
623
|
+
const defaultEntry = config.entry;
|
|
624
|
+
config.entry = async (...args)=>{
|
|
625
|
+
var _this_multiCompiler;
|
|
626
|
+
const outputPath = ((_this_multiCompiler = this.multiCompiler) == null ? void 0 : _this_multiCompiler.outputPath) || "";
|
|
627
|
+
const entries = (0, _ondemandentryhandler.getEntries)(outputPath);
|
|
628
|
+
// @ts-ignore entry is always a function
|
|
629
|
+
const entrypoints = await defaultEntry(...args);
|
|
630
|
+
const isClientCompilation = config.name === _constants1.COMPILER_NAMES.client;
|
|
631
|
+
const isNodeServerCompilation = config.name === _constants1.COMPILER_NAMES.server;
|
|
632
|
+
const isEdgeServerCompilation = config.name === _constants1.COMPILER_NAMES.edgeServer;
|
|
633
|
+
await Promise.all(Object.keys(entries).map(async (entryKey)=>{
|
|
634
|
+
const entryData = entries[entryKey];
|
|
635
|
+
const { bundlePath, dispose } = entryData;
|
|
636
|
+
const result = /^(client|server|edge-server)@(app|pages|root)@(.*)/g.exec(entryKey);
|
|
637
|
+
const [, key /* pageType */ , , page] = result// this match should always happen
|
|
638
|
+
;
|
|
639
|
+
if (key === _constants1.COMPILER_NAMES.client && !isClientCompilation) return;
|
|
640
|
+
if (key === _constants1.COMPILER_NAMES.server && !isNodeServerCompilation) return;
|
|
641
|
+
if (key === _constants1.COMPILER_NAMES.edgeServer && !isEdgeServerCompilation) return;
|
|
642
|
+
const isEntry = entryData.type === _ondemandentryhandler.EntryTypes.ENTRY;
|
|
643
|
+
const isChildEntry = entryData.type === _ondemandentryhandler.EntryTypes.CHILD_ENTRY;
|
|
644
|
+
// Check if the page was removed or disposed and remove it
|
|
645
|
+
if (isEntry) {
|
|
646
|
+
const pageExists = !dispose && (0, _fs.existsSync)(entryData.absolutePagePath);
|
|
647
|
+
if (!pageExists) {
|
|
648
|
+
delete entries[entryKey];
|
|
649
|
+
return;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
// For child entries, if it has an entry file and it's gone, remove it
|
|
653
|
+
if (isChildEntry) {
|
|
654
|
+
if (entryData.absoluteEntryFilePath) {
|
|
655
|
+
const pageExists = !dispose && (0, _fs.existsSync)(entryData.absoluteEntryFilePath);
|
|
656
|
+
if (!pageExists) {
|
|
657
|
+
delete entries[entryKey];
|
|
658
|
+
return;
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
// Ensure _error is considered a `pages` page.
|
|
663
|
+
if (page === "/_error") {
|
|
664
|
+
this.hasPagesRouterEntrypoints = true;
|
|
665
|
+
}
|
|
666
|
+
const hasAppDir = !!this.appDir;
|
|
667
|
+
const isAppPath = hasAppDir && bundlePath.startsWith("app/");
|
|
668
|
+
const staticInfo = isEntry ? await (0, _entries.getStaticInfoIncludingLayouts)({
|
|
669
|
+
isInsideAppDir: isAppPath,
|
|
670
|
+
pageExtensions: this.config.pageExtensions,
|
|
671
|
+
pageFilePath: entryData.absolutePagePath,
|
|
672
|
+
appDir: this.appDir,
|
|
673
|
+
config: this.config,
|
|
674
|
+
isDev: true,
|
|
675
|
+
page
|
|
676
|
+
}) : {};
|
|
677
|
+
if (staticInfo.amp === true || staticInfo.amp === "hybrid") {
|
|
678
|
+
this.hasAmpEntrypoints = true;
|
|
679
|
+
}
|
|
680
|
+
const isServerComponent = isAppPath && staticInfo.rsc !== _constants1.RSC_MODULE_TYPES.client;
|
|
681
|
+
const pageType = entryData.bundlePath.startsWith("pages/") ? _pagetypes.PAGE_TYPES.PAGES : entryData.bundlePath.startsWith("app/") ? _pagetypes.PAGE_TYPES.APP : _pagetypes.PAGE_TYPES.ROOT;
|
|
682
|
+
if (pageType === "pages") {
|
|
683
|
+
this.hasPagesRouterEntrypoints = true;
|
|
684
|
+
}
|
|
685
|
+
if (pageType === "app") {
|
|
686
|
+
this.hasAppRouterEntrypoints = true;
|
|
687
|
+
}
|
|
688
|
+
const isInstrumentation = (0, _utils.isInstrumentationHookFile)(page) && pageType === _pagetypes.PAGE_TYPES.ROOT;
|
|
689
|
+
(0, _entries.runDependingOnPageType)({
|
|
690
|
+
page,
|
|
691
|
+
pageRuntime: staticInfo.runtime,
|
|
692
|
+
pageType,
|
|
693
|
+
onEdgeServer: ()=>{
|
|
694
|
+
// TODO-APP: verify if child entry should support.
|
|
695
|
+
if (!isEdgeServerCompilation || !isEntry) return;
|
|
696
|
+
entries[entryKey].status = _ondemandentryhandler.BUILDING;
|
|
697
|
+
if (isInstrumentation) {
|
|
698
|
+
const normalizedBundlePath = bundlePath.replace("src/", "");
|
|
699
|
+
entrypoints[normalizedBundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
700
|
+
compilerType: _constants1.COMPILER_NAMES.edgeServer,
|
|
701
|
+
name: normalizedBundlePath,
|
|
702
|
+
value: (0, _entries.getInstrumentationEntry)({
|
|
703
|
+
absolutePagePath: entryData.absolutePagePath,
|
|
704
|
+
isEdgeServer: true,
|
|
705
|
+
isDev: true
|
|
706
|
+
}),
|
|
707
|
+
isServerComponent: true,
|
|
708
|
+
hasAppDir
|
|
709
|
+
});
|
|
710
|
+
return;
|
|
711
|
+
}
|
|
712
|
+
const appDirLoader = isAppPath ? (0, _entries.getAppEntry)({
|
|
713
|
+
name: bundlePath,
|
|
714
|
+
page,
|
|
715
|
+
appPaths: entryData.appPaths,
|
|
716
|
+
pagePath: _path.posix.join(_constants.APP_DIR_ALIAS, (0, _path.relative)(this.appDir, entryData.absolutePagePath).replace(/\\/g, "/")),
|
|
717
|
+
appDir: this.appDir,
|
|
718
|
+
pageExtensions: this.config.pageExtensions,
|
|
719
|
+
rootDir: this.dir,
|
|
720
|
+
isDev: true,
|
|
721
|
+
tsconfigPath: this.config.typescript.tsconfigPath,
|
|
722
|
+
basePath: this.config.basePath,
|
|
723
|
+
assetPrefix: this.config.assetPrefix,
|
|
724
|
+
nextConfigOutput: this.config.output,
|
|
725
|
+
preferredRegion: staticInfo.preferredRegion,
|
|
726
|
+
middlewareConfig: Buffer.from(JSON.stringify(staticInfo.middleware || {})).toString("base64")
|
|
727
|
+
}).import : undefined;
|
|
728
|
+
entrypoints[bundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
729
|
+
compilerType: _constants1.COMPILER_NAMES.edgeServer,
|
|
730
|
+
name: bundlePath,
|
|
731
|
+
value: (0, _entries.getEdgeServerEntry)({
|
|
732
|
+
absolutePagePath: entryData.absolutePagePath,
|
|
733
|
+
rootDir: this.dir,
|
|
734
|
+
buildId: this.buildId,
|
|
735
|
+
bundlePath,
|
|
736
|
+
config: this.config,
|
|
737
|
+
isDev: true,
|
|
738
|
+
page,
|
|
739
|
+
pages: this.pagesMapping,
|
|
740
|
+
isServerComponent,
|
|
741
|
+
appDirLoader,
|
|
742
|
+
pagesType: isAppPath ? _pagetypes.PAGE_TYPES.APP : _pagetypes.PAGE_TYPES.PAGES,
|
|
743
|
+
preferredRegion: staticInfo.preferredRegion
|
|
744
|
+
}),
|
|
745
|
+
hasAppDir
|
|
746
|
+
});
|
|
747
|
+
},
|
|
748
|
+
onClient: ()=>{
|
|
749
|
+
if (!isClientCompilation) return;
|
|
750
|
+
if (isChildEntry) {
|
|
751
|
+
entries[entryKey].status = _ondemandentryhandler.BUILDING;
|
|
752
|
+
entrypoints[bundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
753
|
+
name: bundlePath,
|
|
754
|
+
compilerType: _constants1.COMPILER_NAMES.client,
|
|
755
|
+
value: entryData.request,
|
|
756
|
+
hasAppDir
|
|
757
|
+
});
|
|
758
|
+
} else {
|
|
759
|
+
entries[entryKey].status = _ondemandentryhandler.BUILDING;
|
|
760
|
+
entrypoints[bundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
761
|
+
name: bundlePath,
|
|
762
|
+
compilerType: _constants1.COMPILER_NAMES.client,
|
|
763
|
+
value: (0, _entries.getClientEntry)({
|
|
764
|
+
absolutePagePath: entryData.absolutePagePath,
|
|
765
|
+
page
|
|
766
|
+
}),
|
|
767
|
+
hasAppDir
|
|
768
|
+
});
|
|
769
|
+
}
|
|
770
|
+
},
|
|
771
|
+
onServer: ()=>{
|
|
772
|
+
// TODO-APP: verify if child entry should support.
|
|
773
|
+
if (!isNodeServerCompilation || !isEntry) return;
|
|
774
|
+
entries[entryKey].status = _ondemandentryhandler.BUILDING;
|
|
775
|
+
let relativeRequest = (0, _path.relative)(config.context, entryData.absolutePagePath);
|
|
776
|
+
if (!(0, _path.isAbsolute)(relativeRequest) && !relativeRequest.startsWith("../")) {
|
|
777
|
+
relativeRequest = `./${relativeRequest}`;
|
|
778
|
+
}
|
|
779
|
+
let value;
|
|
780
|
+
if (isInstrumentation) {
|
|
781
|
+
value = (0, _entries.getInstrumentationEntry)({
|
|
782
|
+
absolutePagePath: entryData.absolutePagePath,
|
|
783
|
+
isEdgeServer: false,
|
|
784
|
+
isDev: true
|
|
785
|
+
});
|
|
786
|
+
entrypoints[bundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
787
|
+
compilerType: _constants1.COMPILER_NAMES.server,
|
|
788
|
+
name: bundlePath,
|
|
789
|
+
isServerComponent: true,
|
|
790
|
+
value,
|
|
791
|
+
hasAppDir
|
|
792
|
+
});
|
|
793
|
+
} else if (isAppPath) {
|
|
794
|
+
value = (0, _entries.getAppEntry)({
|
|
795
|
+
name: bundlePath,
|
|
796
|
+
page,
|
|
797
|
+
appPaths: entryData.appPaths,
|
|
798
|
+
pagePath: _path.posix.join(_constants.APP_DIR_ALIAS, (0, _path.relative)(this.appDir, entryData.absolutePagePath).replace(/\\/g, "/")),
|
|
799
|
+
appDir: this.appDir,
|
|
800
|
+
pageExtensions: this.config.pageExtensions,
|
|
801
|
+
rootDir: this.dir,
|
|
802
|
+
isDev: true,
|
|
803
|
+
tsconfigPath: this.config.typescript.tsconfigPath,
|
|
804
|
+
basePath: this.config.basePath,
|
|
805
|
+
assetPrefix: this.config.assetPrefix,
|
|
806
|
+
nextConfigOutput: this.config.output,
|
|
807
|
+
preferredRegion: staticInfo.preferredRegion,
|
|
808
|
+
middlewareConfig: Buffer.from(JSON.stringify(staticInfo.middleware || {})).toString("base64")
|
|
809
|
+
});
|
|
810
|
+
} else if ((0, _isapiroute.isAPIRoute)(page)) {
|
|
811
|
+
value = (0, _nextrouteloader.getRouteLoaderEntry)({
|
|
812
|
+
kind: _routekind.RouteKind.PAGES_API,
|
|
813
|
+
page,
|
|
814
|
+
absolutePagePath: relativeRequest,
|
|
815
|
+
preferredRegion: staticInfo.preferredRegion,
|
|
816
|
+
middlewareConfig: staticInfo.middleware || {}
|
|
817
|
+
});
|
|
818
|
+
} else if (!(0, _utils.isMiddlewareFile)(page) && !(0, _isinternalcomponent.isInternalComponent)(relativeRequest) && !(0, _isinternalcomponent.isNonRoutePagesPage)(page) && !isInstrumentation) {
|
|
819
|
+
value = (0, _nextrouteloader.getRouteLoaderEntry)({
|
|
820
|
+
kind: _routekind.RouteKind.PAGES,
|
|
821
|
+
page,
|
|
822
|
+
pages: this.pagesMapping,
|
|
823
|
+
absolutePagePath: relativeRequest,
|
|
824
|
+
preferredRegion: staticInfo.preferredRegion,
|
|
825
|
+
middlewareConfig: staticInfo.middleware ?? {}
|
|
826
|
+
});
|
|
827
|
+
} else {
|
|
828
|
+
value = relativeRequest;
|
|
829
|
+
}
|
|
830
|
+
entrypoints[bundlePath] = (0, _entries.finalizeEntrypoint)({
|
|
831
|
+
compilerType: _constants1.COMPILER_NAMES.server,
|
|
832
|
+
name: bundlePath,
|
|
833
|
+
isServerComponent,
|
|
834
|
+
value,
|
|
835
|
+
hasAppDir
|
|
836
|
+
});
|
|
837
|
+
}
|
|
838
|
+
});
|
|
839
|
+
}));
|
|
840
|
+
if (!this.hasAmpEntrypoints) {
|
|
841
|
+
delete entrypoints[_constants1.CLIENT_STATIC_FILES_RUNTIME_AMP];
|
|
842
|
+
}
|
|
843
|
+
if (!this.hasPagesRouterEntrypoints) {
|
|
844
|
+
delete entrypoints[_constants1.CLIENT_STATIC_FILES_RUNTIME_MAIN];
|
|
845
|
+
delete entrypoints["pages/_app"];
|
|
846
|
+
delete entrypoints["pages/_error"];
|
|
847
|
+
delete entrypoints["/_error"];
|
|
848
|
+
delete entrypoints["pages/_document"];
|
|
849
|
+
}
|
|
850
|
+
// Remove React Refresh entrypoint chunk as `app` doesn't require it.
|
|
851
|
+
if (!this.hasAmpEntrypoints && !this.hasPagesRouterEntrypoints) {
|
|
852
|
+
delete entrypoints[_constants1.CLIENT_STATIC_FILES_RUNTIME_REACT_REFRESH];
|
|
853
|
+
}
|
|
854
|
+
if (!this.hasAppRouterEntrypoints) {
|
|
855
|
+
delete entrypoints[_constants1.CLIENT_STATIC_FILES_RUNTIME_MAIN_APP];
|
|
856
|
+
}
|
|
857
|
+
return entrypoints;
|
|
858
|
+
};
|
|
859
|
+
}
|
|
860
|
+
// Enable building of client compilation before server compilation in development
|
|
861
|
+
// @ts-ignore webpack 5
|
|
862
|
+
this.activeWebpackConfigs.parallelism = 1;
|
|
863
|
+
this.multiCompiler = (0, _webpack.webpack)(this.activeWebpackConfigs);
|
|
864
|
+
// Copy over the filesystem so that it is shared between all compilers.
|
|
865
|
+
const inputFileSystem = this.multiCompiler.compilers[0].inputFileSystem;
|
|
866
|
+
for (const compiler of this.multiCompiler.compilers){
|
|
867
|
+
compiler.inputFileSystem = inputFileSystem;
|
|
868
|
+
// This is set for the initial compile. After that Watching class in webpack adds it.
|
|
869
|
+
compiler.fsStartTime = Date.now();
|
|
870
|
+
// Ensure NodeEnvironmentPlugin doesn't purge the inputFileSystem. Purging is handled in `done` below.
|
|
871
|
+
compiler.hooks.beforeRun.intercept({
|
|
872
|
+
register (tapInfo) {
|
|
873
|
+
if (tapInfo.name === "NodeEnvironmentPlugin") {
|
|
874
|
+
return null;
|
|
875
|
+
}
|
|
876
|
+
return tapInfo;
|
|
877
|
+
}
|
|
878
|
+
});
|
|
879
|
+
}
|
|
880
|
+
this.multiCompiler.hooks.done.tap("NextjsHotReloader", ()=>{
|
|
881
|
+
inputFileSystem.purge();
|
|
882
|
+
});
|
|
883
|
+
(0, _output.watchCompilers)(this.multiCompiler.compilers[0], this.multiCompiler.compilers[1], this.multiCompiler.compilers[2]);
|
|
884
|
+
// Watch for changes to client/server page files so we can tell when just
|
|
885
|
+
// the server file changes and trigger a reload for GS(S)P pages
|
|
886
|
+
const changedClientPages = new Set();
|
|
887
|
+
const changedServerPages = new Set();
|
|
888
|
+
const changedEdgeServerPages = new Set();
|
|
889
|
+
const changedServerComponentPages = new Set();
|
|
890
|
+
const changedCSSImportPages = new Set();
|
|
891
|
+
const prevClientPageHashes = new Map();
|
|
892
|
+
const prevServerPageHashes = new Map();
|
|
893
|
+
const prevEdgeServerPageHashes = new Map();
|
|
894
|
+
const prevCSSImportModuleHashes = new Map();
|
|
895
|
+
const pageExtensionRegex = new RegExp(`\\.(?:${this.config.pageExtensions.join("|")})$`);
|
|
896
|
+
const trackPageChanges = (pageHashMap, changedItems, serverComponentChangedItems)=>(stats)=>{
|
|
897
|
+
try {
|
|
898
|
+
stats.entrypoints.forEach((entry, key)=>{
|
|
899
|
+
if (key.startsWith("pages/") || key.startsWith("app/") || (0, _utils.isMiddlewareFilename)(key)) {
|
|
900
|
+
// TODO this doesn't handle on demand loaded chunks
|
|
901
|
+
entry.chunks.forEach((chunk)=>{
|
|
902
|
+
if (chunk.id === key) {
|
|
903
|
+
const modsIterable = stats.chunkGraph.getChunkModulesIterable(chunk);
|
|
904
|
+
let hasCSSModuleChanges = false;
|
|
905
|
+
let chunksHash = new _webpack.StringXor();
|
|
906
|
+
let chunksHashServerLayer = new _webpack.StringXor();
|
|
907
|
+
modsIterable.forEach((mod)=>{
|
|
908
|
+
if (mod.resource && mod.resource.replace(/\\/g, "/").includes(key) && // Shouldn't match CSS modules, etc.
|
|
909
|
+
pageExtensionRegex.test(mod.resource)) {
|
|
910
|
+
var _mod_buildInfo_rsc, _mod_buildInfo;
|
|
911
|
+
// use original source to calculate hash since mod.hash
|
|
912
|
+
// includes the source map in development which changes
|
|
913
|
+
// every time for both server and client so we calculate
|
|
914
|
+
// the hash without the source map for the page module
|
|
915
|
+
const hash = require("crypto").createHash("sha1").update(mod.originalSource().buffer()).digest().toString("hex");
|
|
916
|
+
if (mod.layer === _constants.WEBPACK_LAYERS.reactServerComponents && (mod == null ? void 0 : (_mod_buildInfo = mod.buildInfo) == null ? void 0 : (_mod_buildInfo_rsc = _mod_buildInfo.rsc) == null ? void 0 : _mod_buildInfo_rsc.type) !== "client") {
|
|
917
|
+
chunksHashServerLayer.add(hash);
|
|
918
|
+
}
|
|
919
|
+
chunksHash.add(hash);
|
|
920
|
+
} else {
|
|
921
|
+
var _mod_buildInfo_rsc1, _mod_buildInfo1;
|
|
922
|
+
// for non-pages we can use the module hash directly
|
|
923
|
+
const hash = stats.chunkGraph.getModuleHash(mod, chunk.runtime);
|
|
924
|
+
if (mod.layer === _constants.WEBPACK_LAYERS.reactServerComponents && (mod == null ? void 0 : (_mod_buildInfo1 = mod.buildInfo) == null ? void 0 : (_mod_buildInfo_rsc1 = _mod_buildInfo1.rsc) == null ? void 0 : _mod_buildInfo_rsc1.type) !== "client") {
|
|
925
|
+
chunksHashServerLayer.add(hash);
|
|
926
|
+
}
|
|
927
|
+
chunksHash.add(hash);
|
|
928
|
+
// Both CSS import changes from server and client
|
|
929
|
+
// components are tracked.
|
|
930
|
+
if (key.startsWith("app/") && /\.(css|scss|sass)$/.test(mod.resource || "")) {
|
|
931
|
+
const resourceKey = mod.layer + ":" + mod.resource;
|
|
932
|
+
const prevHash = prevCSSImportModuleHashes.get(resourceKey);
|
|
933
|
+
if (prevHash && prevHash !== hash) {
|
|
934
|
+
hasCSSModuleChanges = true;
|
|
935
|
+
}
|
|
936
|
+
prevCSSImportModuleHashes.set(resourceKey, hash);
|
|
937
|
+
}
|
|
938
|
+
}
|
|
939
|
+
});
|
|
940
|
+
const prevHash = pageHashMap.get(key);
|
|
941
|
+
const curHash = chunksHash.toString();
|
|
942
|
+
if (prevHash && prevHash !== curHash) {
|
|
943
|
+
changedItems.add(key);
|
|
944
|
+
}
|
|
945
|
+
pageHashMap.set(key, curHash);
|
|
946
|
+
if (serverComponentChangedItems) {
|
|
947
|
+
const serverKey = _constants.WEBPACK_LAYERS.reactServerComponents + ":" + key;
|
|
948
|
+
const prevServerHash = pageHashMap.get(serverKey);
|
|
949
|
+
const curServerHash = chunksHashServerLayer.toString();
|
|
950
|
+
if (prevServerHash && prevServerHash !== curServerHash) {
|
|
951
|
+
serverComponentChangedItems.add(key);
|
|
952
|
+
}
|
|
953
|
+
pageHashMap.set(serverKey, curServerHash);
|
|
954
|
+
}
|
|
955
|
+
if (hasCSSModuleChanges) {
|
|
956
|
+
changedCSSImportPages.add(key);
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
});
|
|
960
|
+
}
|
|
961
|
+
});
|
|
962
|
+
} catch (err) {
|
|
963
|
+
console.error(err);
|
|
964
|
+
}
|
|
965
|
+
};
|
|
966
|
+
this.multiCompiler.compilers[0].hooks.emit.tap("NextjsHotReloaderForClient", trackPageChanges(prevClientPageHashes, changedClientPages));
|
|
967
|
+
this.multiCompiler.compilers[1].hooks.emit.tap("NextjsHotReloaderForServer", trackPageChanges(prevServerPageHashes, changedServerPages, changedServerComponentPages));
|
|
968
|
+
this.multiCompiler.compilers[2].hooks.emit.tap("NextjsHotReloaderForServer", trackPageChanges(prevEdgeServerPageHashes, changedEdgeServerPages, changedServerComponentPages));
|
|
969
|
+
// This plugin watches for changes to _document.js and notifies the client side that it should reload the page
|
|
970
|
+
this.multiCompiler.compilers[1].hooks.failed.tap("NextjsHotReloaderForServer", (err)=>{
|
|
971
|
+
this.serverError = err;
|
|
972
|
+
this.serverStats = null;
|
|
973
|
+
this.serverChunkNames = undefined;
|
|
974
|
+
});
|
|
975
|
+
this.multiCompiler.compilers[2].hooks.done.tap("NextjsHotReloaderForServer", (stats)=>{
|
|
976
|
+
this.serverError = null;
|
|
977
|
+
this.edgeServerStats = stats;
|
|
978
|
+
});
|
|
979
|
+
this.multiCompiler.compilers[1].hooks.done.tap("NextjsHotReloaderForServer", (stats)=>{
|
|
980
|
+
this.serverError = null;
|
|
981
|
+
this.serverStats = stats;
|
|
982
|
+
if (!this.pagesDir) {
|
|
983
|
+
return;
|
|
984
|
+
}
|
|
985
|
+
const { compilation } = stats;
|
|
986
|
+
// We only watch `_document` for changes on the server compilation
|
|
987
|
+
// the rest of the files will be triggered by the client compilation
|
|
988
|
+
const documentChunk = compilation.namedChunks.get("pages/_document");
|
|
989
|
+
// If the document chunk can't be found we do nothing
|
|
990
|
+
if (!documentChunk) {
|
|
991
|
+
return;
|
|
992
|
+
}
|
|
993
|
+
// Initial value
|
|
994
|
+
if (this.serverPrevDocumentHash === null) {
|
|
995
|
+
this.serverPrevDocumentHash = documentChunk.hash || null;
|
|
996
|
+
return;
|
|
997
|
+
}
|
|
998
|
+
// If _document.js didn't change we don't trigger a reload.
|
|
999
|
+
if (documentChunk.hash === this.serverPrevDocumentHash) {
|
|
1000
|
+
return;
|
|
1001
|
+
}
|
|
1002
|
+
// As document chunk will change if new app pages are joined,
|
|
1003
|
+
// since react bundle is different it will effect the chunk hash.
|
|
1004
|
+
// So we diff the chunk changes, if there's only new app page chunk joins,
|
|
1005
|
+
// then we don't trigger a reload by checking pages/_document chunk change.
|
|
1006
|
+
if (this.appDir) {
|
|
1007
|
+
const chunkNames = new Set(compilation.namedChunks.keys());
|
|
1008
|
+
const diffChunkNames = (0, _utils.difference)(this.serverChunkNames || new Set(), chunkNames);
|
|
1009
|
+
if (diffChunkNames.length === 0 || diffChunkNames.every((chunkName)=>chunkName.startsWith("app/"))) {
|
|
1010
|
+
return;
|
|
1011
|
+
}
|
|
1012
|
+
this.serverChunkNames = chunkNames;
|
|
1013
|
+
}
|
|
1014
|
+
this.serverPrevDocumentHash = documentChunk.hash || null;
|
|
1015
|
+
// Notify reload to reload the page, as _document.js was changed (different hash)
|
|
1016
|
+
this.send({
|
|
1017
|
+
action: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.RELOAD_PAGE
|
|
1018
|
+
});
|
|
1019
|
+
});
|
|
1020
|
+
this.multiCompiler.hooks.done.tap("NextjsHotReloaderForServer", ()=>{
|
|
1021
|
+
const reloadAfterInvalidation = this.reloadAfterInvalidation;
|
|
1022
|
+
this.reloadAfterInvalidation = false;
|
|
1023
|
+
const serverOnlyChanges = (0, _utils.difference)(changedServerPages, changedClientPages);
|
|
1024
|
+
const edgeServerOnlyChanges = (0, _utils.difference)(changedEdgeServerPages, changedClientPages);
|
|
1025
|
+
const pageChanges = serverOnlyChanges.concat(edgeServerOnlyChanges).filter((key)=>key.startsWith("pages/"));
|
|
1026
|
+
const middlewareChanges = Array.from(changedEdgeServerPages).filter((name)=>(0, _utils.isMiddlewareFilename)(name));
|
|
1027
|
+
if (middlewareChanges.length > 0) {
|
|
1028
|
+
this.send({
|
|
1029
|
+
event: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.MIDDLEWARE_CHANGES
|
|
1030
|
+
});
|
|
1031
|
+
}
|
|
1032
|
+
if (pageChanges.length > 0) {
|
|
1033
|
+
this.send({
|
|
1034
|
+
event: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.SERVER_ONLY_CHANGES,
|
|
1035
|
+
pages: serverOnlyChanges.map((pg)=>(0, _denormalizepagepath.denormalizePagePath)(pg.slice("pages".length)))
|
|
1036
|
+
});
|
|
1037
|
+
}
|
|
1038
|
+
if (changedServerComponentPages.size || changedCSSImportPages.size || reloadAfterInvalidation) {
|
|
1039
|
+
this.refreshServerComponents();
|
|
1040
|
+
}
|
|
1041
|
+
changedClientPages.clear();
|
|
1042
|
+
changedServerPages.clear();
|
|
1043
|
+
changedEdgeServerPages.clear();
|
|
1044
|
+
changedServerComponentPages.clear();
|
|
1045
|
+
changedCSSImportPages.clear();
|
|
1046
|
+
});
|
|
1047
|
+
this.multiCompiler.compilers[0].hooks.failed.tap("NextjsHotReloaderForClient", (err)=>{
|
|
1048
|
+
this.clientError = err;
|
|
1049
|
+
this.clientStats = null;
|
|
1050
|
+
});
|
|
1051
|
+
this.multiCompiler.compilers[0].hooks.done.tap("NextjsHotReloaderForClient", (stats)=>{
|
|
1052
|
+
this.clientError = null;
|
|
1053
|
+
this.clientStats = stats;
|
|
1054
|
+
const { compilation } = stats;
|
|
1055
|
+
const chunkNames = new Set([
|
|
1056
|
+
...compilation.namedChunks.keys()
|
|
1057
|
+
].filter((name)=>!!(0, _getroutefromentrypoint.default)(name)));
|
|
1058
|
+
if (this.prevChunkNames) {
|
|
1059
|
+
// detect chunks which have to be replaced with a new template
|
|
1060
|
+
// e.g, pages/index.js <-> pages/_error.js
|
|
1061
|
+
const addedPages = diff(chunkNames, this.prevChunkNames);
|
|
1062
|
+
const removedPages = diff(this.prevChunkNames, chunkNames);
|
|
1063
|
+
if (addedPages.size > 0) {
|
|
1064
|
+
for (const addedPage of addedPages){
|
|
1065
|
+
const page = (0, _getroutefromentrypoint.default)(addedPage);
|
|
1066
|
+
this.send({
|
|
1067
|
+
action: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.ADDED_PAGE,
|
|
1068
|
+
data: [
|
|
1069
|
+
page
|
|
1070
|
+
]
|
|
1071
|
+
});
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1074
|
+
if (removedPages.size > 0) {
|
|
1075
|
+
for (const removedPage of removedPages){
|
|
1076
|
+
const page = (0, _getroutefromentrypoint.default)(removedPage);
|
|
1077
|
+
this.send({
|
|
1078
|
+
action: _hotreloadertypes.HMR_ACTIONS_SENT_TO_BROWSER.REMOVED_PAGE,
|
|
1079
|
+
data: [
|
|
1080
|
+
page
|
|
1081
|
+
]
|
|
1082
|
+
});
|
|
1083
|
+
}
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
1086
|
+
this.prevChunkNames = chunkNames;
|
|
1087
|
+
});
|
|
1088
|
+
this.webpackHotMiddleware = new _hotmiddleware.WebpackHotMiddleware(this.multiCompiler.compilers, this.versionInfo);
|
|
1089
|
+
let booted = false;
|
|
1090
|
+
this.watcher = await new Promise((resolve)=>{
|
|
1091
|
+
var _this_multiCompiler;
|
|
1092
|
+
const watcher = (_this_multiCompiler = this.multiCompiler) == null ? void 0 : _this_multiCompiler.watch(// @ts-ignore webpack supports an array of watchOptions when using a multiCompiler
|
|
1093
|
+
this.activeWebpackConfigs.map((config)=>config.watchOptions), // Errors are handled separately
|
|
1094
|
+
(_err)=>{
|
|
1095
|
+
if (!booted) {
|
|
1096
|
+
booted = true;
|
|
1097
|
+
resolve(watcher);
|
|
1098
|
+
}
|
|
1099
|
+
});
|
|
1100
|
+
});
|
|
1101
|
+
this.onDemandEntries = (0, _ondemandentryhandler.onDemandEntryHandler)({
|
|
1102
|
+
hotReloader: this,
|
|
1103
|
+
multiCompiler: this.multiCompiler,
|
|
1104
|
+
pagesDir: this.pagesDir,
|
|
1105
|
+
appDir: this.appDir,
|
|
1106
|
+
rootDir: this.dir,
|
|
1107
|
+
nextConfig: this.config,
|
|
1108
|
+
...this.config.onDemandEntries
|
|
1109
|
+
});
|
|
1110
|
+
this.interceptors = [
|
|
1111
|
+
(0, _middleware.getOverlayMiddleware)({
|
|
1112
|
+
rootDirectory: this.dir,
|
|
1113
|
+
stats: ()=>this.clientStats,
|
|
1114
|
+
serverStats: ()=>this.serverStats,
|
|
1115
|
+
edgeServerStats: ()=>this.edgeServerStats
|
|
1116
|
+
})
|
|
1117
|
+
];
|
|
1118
|
+
}
|
|
1119
|
+
invalidate({ reloadAfterInvalidation } = {
|
|
1120
|
+
reloadAfterInvalidation: false
|
|
1121
|
+
}) {
|
|
1122
|
+
var _this_multiCompiler;
|
|
1123
|
+
// Cache the `reloadAfterInvalidation` flag, and use it to reload the page when compilation is done
|
|
1124
|
+
this.reloadAfterInvalidation = reloadAfterInvalidation;
|
|
1125
|
+
const outputPath = (_this_multiCompiler = this.multiCompiler) == null ? void 0 : _this_multiCompiler.outputPath;
|
|
1126
|
+
if (outputPath) {
|
|
1127
|
+
var _getInvalidator;
|
|
1128
|
+
(_getInvalidator = (0, _ondemandentryhandler.getInvalidator)(outputPath)) == null ? void 0 : _getInvalidator.invalidate();
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
async stop() {
|
|
1132
|
+
await new Promise((resolve, reject)=>{
|
|
1133
|
+
this.watcher.close((err)=>err ? reject(err) : resolve(true));
|
|
1134
|
+
});
|
|
1135
|
+
if (this.fallbackWatcher) {
|
|
1136
|
+
await new Promise((resolve, reject)=>{
|
|
1137
|
+
this.fallbackWatcher.close((err)=>err ? reject(err) : resolve(true));
|
|
1138
|
+
});
|
|
1139
|
+
}
|
|
1140
|
+
this.multiCompiler = undefined;
|
|
1141
|
+
}
|
|
1142
|
+
async getCompilationErrors(page) {
|
|
1143
|
+
var _this_clientStats, _this_serverStats, _this_edgeServerStats;
|
|
1144
|
+
const getErrors = ({ compilation })=>{
|
|
1145
|
+
var _failedPages_normalizedPage;
|
|
1146
|
+
const failedPages = erroredPages(compilation);
|
|
1147
|
+
const normalizedPage = (0, _normalizepathsep.normalizePathSep)(page);
|
|
1148
|
+
// If there is an error related to the requesting page we display it instead of the first error
|
|
1149
|
+
return ((_failedPages_normalizedPage = failedPages[normalizedPage]) == null ? void 0 : _failedPages_normalizedPage.length) > 0 ? failedPages[normalizedPage] : compilation.errors;
|
|
1150
|
+
};
|
|
1151
|
+
if (this.clientError) {
|
|
1152
|
+
return [
|
|
1153
|
+
this.clientError
|
|
1154
|
+
];
|
|
1155
|
+
} else if (this.serverError) {
|
|
1156
|
+
return [
|
|
1157
|
+
this.serverError
|
|
1158
|
+
];
|
|
1159
|
+
} else if ((_this_clientStats = this.clientStats) == null ? void 0 : _this_clientStats.hasErrors()) {
|
|
1160
|
+
return getErrors(this.clientStats);
|
|
1161
|
+
} else if ((_this_serverStats = this.serverStats) == null ? void 0 : _this_serverStats.hasErrors()) {
|
|
1162
|
+
return getErrors(this.serverStats);
|
|
1163
|
+
} else if ((_this_edgeServerStats = this.edgeServerStats) == null ? void 0 : _this_edgeServerStats.hasErrors()) {
|
|
1164
|
+
return getErrors(this.edgeServerStats);
|
|
1165
|
+
} else {
|
|
1166
|
+
return [];
|
|
1167
|
+
}
|
|
1168
|
+
}
|
|
1169
|
+
send(action) {
|
|
1170
|
+
this.webpackHotMiddleware.publish(action);
|
|
1171
|
+
}
|
|
1172
|
+
async ensurePage({ page, clientOnly, appPaths, definition, isApp, url }) {
|
|
1173
|
+
var _this_onDemandEntries;
|
|
1174
|
+
// Make sure we don't re-build or dispose prebuilt pages
|
|
1175
|
+
if (page !== "/_error" && _constants1.BLOCKED_PAGES.indexOf(page) !== -1) {
|
|
1176
|
+
return;
|
|
1177
|
+
}
|
|
1178
|
+
const error = clientOnly ? this.clientError : this.serverError || this.clientError;
|
|
1179
|
+
if (error) {
|
|
1180
|
+
throw error;
|
|
1181
|
+
}
|
|
1182
|
+
return (_this_onDemandEntries = this.onDemandEntries) == null ? void 0 : _this_onDemandEntries.ensurePage({
|
|
1183
|
+
page,
|
|
1184
|
+
appPaths,
|
|
1185
|
+
definition,
|
|
1186
|
+
isApp,
|
|
1187
|
+
url
|
|
1188
|
+
});
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
//# sourceMappingURL=hot-reloader-webpack.js.map
|