@semiont/frontend 0.3.2 → 0.3.4
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/package.json +1 -1
- package/standalone/apps/frontend/.next/BUILD_ID +1 -1
- package/standalone/apps/frontend/.next/app-path-routes-manifest.json +5 -5
- package/standalone/apps/frontend/.next/build-manifest.json +6 -6
- package/standalone/apps/frontend/.next/prerender-manifest.json +3 -3
- package/standalone/apps/frontend/.next/react-loadable-manifest.json +2 -2
- package/standalone/apps/frontend/.next/required-server-files.json +18 -6
- package/standalone/apps/frontend/.next/routes-manifest.json +1 -0
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js +776 -516
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page.js +1718 -1455
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page.js +724 -461
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page.js +370 -109
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page.js +581 -318
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page.js +449 -186
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page.js +430 -168
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route.js +31 -16
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page.js +388 -126
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page.js +537 -275
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page.js +388 -126
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page.js +745 -482
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page.js +366 -103
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page.js +600 -339
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page.js +956 -691
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page.js +1699 -1436
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page.js +390 -127
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page.js +1779 -1518
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page.js +1601 -1338
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page.js +2048 -1785
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/page.js +462 -204
- package/standalone/apps/frontend/.next/server/app/[locale]/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page.js +476 -216
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page.js +489 -229
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error/page.js +627 -240
- package/standalone/apps/frontend/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.html +1 -2
- package/standalone/apps/frontend/.next/server/app/_global-error.rsc +13 -9
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_full.segment.rsc +13 -9
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_index.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found/page.js +814 -559
- package/standalone/apps/frontend/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.html +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.rsc +8 -6
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_full.segment.rsc +8 -6
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js +54 -39
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route.js +49 -34
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route.js +24 -9
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route.js +24 -9
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app-paths-manifest.json +5 -5
- package/standalone/apps/frontend/.next/server/chunks/2617.js +43 -7
- package/standalone/apps/frontend/.next/server/chunks/3144.js +7 -3
- package/standalone/apps/frontend/.next/server/chunks/4741.js +60 -252
- package/standalone/apps/frontend/.next/server/chunks/730.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7420.js +21 -288
- package/standalone/apps/frontend/.next/server/chunks/7873.js +24 -2
- package/standalone/apps/frontend/.next/server/chunks/{7246.js → 8569.js} +1169 -282
- package/standalone/apps/frontend/.next/server/chunks/{2628.js → 9927.js} +11422 -4290
- package/standalone/apps/frontend/.next/server/middleware-build-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/middleware.js +17991 -10692
- package/standalone/apps/frontend/.next/server/pages/404.html +1 -1
- package/standalone/apps/frontend/.next/server/pages/500.html +1 -2
- package/standalone/apps/frontend/.next/server/prefetch-hints.json +1 -0
- package/standalone/apps/frontend/.next/server/server-reference-manifest.json +1 -1
- package/standalone/apps/frontend/.next/static/I_XveRdyStDMqYJPcAAy5/_buildManifest.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/1315.3f76aa23520d903e.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/{432.4c1d971431c60454.js → 432.8cb455bfe72957a9.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-e11922cda838f8cc.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/{891cff7f-c20ce667b1225aa7.js → 891cff7f-d7677a8f46c597cc.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/{layout-4b67f7b5d5ba4728.js → layout-956ba0ffa1199bff.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/{layout-f76e1916749e66f6.js → layout-262d8dd6c6e33738.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/{layout-a403fd7a4877cc04.js → layout-c072ce8c7aeaa92e.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/{layout-2d4e9c2be4b4a4c7.js → layout-b60605082e447f42.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/common-42653c14d34c8864.js +69 -0
- package/standalone/apps/frontend/.next/static/chunks/framework-b879567b90d34fb5.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/vendors-63213253c18580f4.js +40 -0
- package/standalone/apps/frontend/.next/static/chunks/{webpack-abf2ad17f175f867.js → webpack-a0284d55d288650f.js} +1 -1
- package/standalone/apps/frontend/package.json +5 -5
- package/standalone/apps/frontend/server.js +1 -1
- package/standalone/node_modules/@next/env/package.json +1 -1
- package/standalone/node_modules/next/dist/build/adapter/setup-node-env.external.js +15 -0
- package/standalone/node_modules/next/dist/build/analysis/extract-const-value.js +78 -63
- package/standalone/node_modules/next/dist/build/analysis/get-page-static-info.js +64 -40
- package/standalone/node_modules/next/dist/build/create-compiler-aliases.js +2 -0
- package/standalone/node_modules/next/dist/build/define-env.js +29 -11
- package/standalone/node_modules/next/dist/build/duration-to-string.js +1 -1
- package/standalone/node_modules/next/dist/build/entries.js +55 -295
- package/standalone/node_modules/next/dist/build/file-classifier.js +76 -0
- package/standalone/node_modules/next/dist/build/get-supported-browsers.js +38 -0
- package/standalone/node_modules/next/dist/build/load-jsconfig.js +7 -7
- package/standalone/node_modules/next/dist/build/lockfile.js +90 -9
- package/standalone/node_modules/next/dist/build/next-config-ts/transpile-config.js +128 -49
- package/standalone/node_modules/next/dist/build/print-build-errors.js +72 -0
- package/standalone/node_modules/next/dist/build/route-discovery.js +353 -0
- package/standalone/node_modules/next/dist/build/segment-config/app/app-segment-config.js +34 -17
- package/standalone/node_modules/next/dist/build/static-paths/app.js +68 -15
- package/standalone/node_modules/next/dist/build/static-paths/pages.js +3 -3
- package/standalone/node_modules/next/dist/build/swc/index.js +125 -48
- package/standalone/node_modules/next/dist/build/swc/loaderWorkerPool.js +40 -0
- package/standalone/node_modules/next/dist/build/swc/options.js +23 -6
- package/standalone/node_modules/next/dist/build/utils.js +48 -94
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/index.js +14 -3
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +4 -2
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +4 -2
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +1 -0
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +5 -5
- package/standalone/node_modules/next/dist/build/webpack/config/index.js +3 -2
- package/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +2 -1
- package/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +8 -1
- package/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +13 -4
- package/standalone/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +3 -1
- package/standalone/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin-utils.js +2 -16
- package/standalone/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +2 -2
- package/standalone/node_modules/next/dist/build/webpack/plugins/deferred-entries-plugin.js +106 -0
- package/standalone/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +16 -8
- package/standalone/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +24 -11
- package/standalone/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +21 -2
- package/standalone/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +6 -5
- package/standalone/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +10 -14
- package/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +18 -4
- package/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +5 -4
- package/standalone/node_modules/next/dist/build/webpack-config.js +18 -8
- package/standalone/node_modules/next/dist/cli/next-test.js +4 -3
- package/standalone/node_modules/next/dist/client/app-find-source-map-url.js +2 -1
- package/standalone/node_modules/next/dist/client/components/app-router-headers.js +10 -0
- package/standalone/node_modules/next/dist/client/components/app-router-instance.js +82 -4
- package/standalone/node_modules/next/dist/client/components/app-router.js +39 -20
- package/standalone/node_modules/next/dist/client/components/builtin/app-error.js +29 -65
- package/standalone/node_modules/next/dist/client/components/builtin/error-styles.js +165 -0
- package/standalone/node_modules/next/dist/client/components/builtin/global-error.js +56 -38
- package/standalone/node_modules/next/dist/client/components/error-boundary.js +16 -6
- package/standalone/node_modules/next/dist/client/components/forbidden.js +1 -1
- package/standalone/node_modules/next/dist/client/components/handle-isr-error.js +3 -4
- package/standalone/node_modules/next/dist/client/components/links.js +7 -0
- package/standalone/node_modules/next/dist/client/components/navigation-untracked.js +2 -0
- package/standalone/node_modules/next/dist/client/components/navigation.js +27 -0
- package/standalone/node_modules/next/dist/client/components/navigation.react-server.js +5 -2
- package/standalone/node_modules/next/dist/client/components/not-found.js +1 -1
- package/standalone/node_modules/next/dist/client/components/redirect-boundary.js +1 -1
- package/standalone/node_modules/next/dist/client/components/redirect-error.js +0 -9
- package/standalone/node_modules/next/dist/client/components/redirect.js +2 -2
- package/standalone/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +73 -0
- package/standalone/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +102 -8
- package/standalone/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +165 -48
- package/standalone/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +19 -11
- package/standalone/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +669 -457
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js +49 -0
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +19 -20
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +5 -117
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +34 -19
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +16 -32
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +85 -57
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +12 -10
- package/standalone/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +10 -1
- package/standalone/node_modules/next/dist/client/components/router-reducer/router-reducer.js +1 -1
- package/standalone/node_modules/next/dist/client/components/segment-cache/bfcache.js +128 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/cache.js +732 -231
- package/standalone/node_modules/next/dist/client/components/segment-cache/lru.js +13 -6
- package/standalone/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js +194 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/navigation.js +388 -250
- package/standalone/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js +543 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/scheduler.js +154 -55
- package/standalone/node_modules/next/dist/client/components/segment-cache/vary-path.js +63 -1
- package/standalone/node_modules/next/dist/client/components/unauthorized.js +1 -1
- package/standalone/node_modules/next/dist/client/components/use-action-queue.js +49 -3
- package/standalone/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +9 -1
- package/standalone/node_modules/next/dist/client/flight-data-helpers.js +42 -29
- package/standalone/node_modules/next/dist/client/lib/javascript-url.js +32 -0
- package/standalone/node_modules/next/dist/client/lib/promise.js +53 -0
- package/standalone/node_modules/next/dist/client/{app-build-id.js → navigation-build-id.js} +17 -13
- package/standalone/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +14 -0
- package/standalone/node_modules/next/dist/client/route-loader.js +9 -46
- package/standalone/node_modules/next/dist/client/router.js +1 -1
- package/standalone/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +74 -3
- package/standalone/node_modules/next/dist/compiled/babel/bundle.js +1 -1
- package/standalone/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +4 -4
- package/standalone/node_modules/next/dist/compiled/browserslist/index.js +1 -1
- package/standalone/node_modules/next/dist/compiled/http-proxy/index.js +5 -5
- package/standalone/node_modules/next/dist/compiled/next-devtools/index.js +2209 -23
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +2 -2
- package/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +10 -10
- package/standalone/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +10 -10
- package/standalone/node_modules/next/dist/compiled/react-is/package.json +1 -1
- package/standalone/node_modules/next/dist/compiled/tar/index.min.js +1 -0
- package/standalone/node_modules/next/dist/compiled/tar/package.json +1 -1
- package/standalone/node_modules/next/dist/compiled/unistore/unistore.js +1 -1
- package/standalone/node_modules/next/dist/lib/bundler.js +97 -0
- package/standalone/node_modules/next/dist/lib/constants.js +19 -4
- package/standalone/node_modules/next/dist/lib/download-swc.js +2 -2
- package/standalone/node_modules/next/dist/lib/find-root.js +11 -7
- package/standalone/node_modules/next/dist/lib/format-server-error.js +1 -0
- package/standalone/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +3 -20
- package/standalone/node_modules/next/dist/lib/interop-default.js +1 -0
- package/standalone/node_modules/next/dist/lib/is-interception-route-rewrite.js +18 -0
- package/standalone/node_modules/next/dist/lib/load-custom-routes.js +49 -5
- package/standalone/node_modules/next/dist/lib/memory/trace.js +109 -0
- package/standalone/node_modules/next/dist/lib/metadata/get-metadata-route.js +11 -2
- package/standalone/node_modules/next/dist/lib/needs-experimental-react.js +2 -2
- package/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +5 -5
- package/standalone/node_modules/next/dist/lib/try-to-parse-path.js +1 -2
- package/standalone/node_modules/next/dist/lib/turbopack-warning.js +0 -1
- package/standalone/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +6 -3
- package/standalone/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +1 -1
- package/standalone/node_modules/next/dist/lib/typescript/missingDependencyError.js +1 -1
- package/standalone/node_modules/next/dist/lib/typescript/runTypeCheck.js +6 -8
- package/standalone/node_modules/next/dist/lib/typescript/type-paths.js +7 -12
- package/standalone/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +17 -7
- package/standalone/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +9 -12
- package/standalone/node_modules/next/dist/lib/verify-typescript-setup.js +66 -16
- package/standalone/node_modules/next/dist/next-devtools/server/shared.js +6 -10
- package/standalone/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +4 -4
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +22 -4
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +7 -1
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +18 -13
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +7 -4
- package/standalone/node_modules/next/dist/server/app-render/action-handler.js +83 -15
- package/standalone/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +0 -82
- package/standalone/node_modules/next/dist/server/app-render/app-render-render-utils.js +45 -81
- package/standalone/node_modules/next/dist/server/app-render/app-render.js +1746 -803
- package/standalone/node_modules/next/dist/server/app-render/create-component-tree.js +136 -50
- package/standalone/node_modules/next/dist/server/app-render/create-error-handler.js +6 -4
- package/standalone/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +52 -26
- package/standalone/node_modules/next/dist/server/app-render/csrf-protection.js +14 -3
- package/standalone/node_modules/next/dist/server/app-render/debug-channel-server.js +30 -0
- package/standalone/node_modules/next/dist/server/app-render/debug-channel-server.web.js +71 -0
- package/standalone/node_modules/next/dist/server/app-render/dynamic-rendering.js +353 -37
- package/standalone/node_modules/next/dist/server/app-render/get-asset-query-string.js +2 -2
- package/standalone/node_modules/next/dist/server/app-render/get-layer-assets.js +1 -1
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js +13 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js +18 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-config.js +181 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-samples-client.js +128 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js +432 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js +33 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/stream-utils.js +96 -0
- package/standalone/node_modules/next/dist/server/app-render/manifests-singleton.js +8 -1
- package/standalone/node_modules/next/dist/server/app-render/postponed-state.js +2 -1
- package/standalone/node_modules/next/dist/server/app-render/prospective-render-utils.js +1 -0
- package/standalone/node_modules/next/dist/server/app-render/segment-explorer-path.js +35 -10
- package/standalone/node_modules/next/dist/server/app-render/staged-rendering.js +142 -72
- package/standalone/node_modules/next/dist/server/app-render/stale-time.js +111 -0
- package/standalone/node_modules/next/dist/server/app-render/stream-ops.js +106 -0
- package/standalone/node_modules/next/dist/server/app-render/stream-ops.web.js +163 -0
- package/standalone/node_modules/next/dist/server/app-render/types.js +10 -4
- package/standalone/node_modules/next/dist/server/app-render/use-flight-response.js +3 -1
- package/standalone/node_modules/next/dist/server/app-render/vary-params.js +336 -0
- package/standalone/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +59 -12
- package/standalone/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +54 -26
- package/standalone/node_modules/next/dist/server/async-storage/request-store.js +4 -4
- package/standalone/node_modules/next/dist/server/async-storage/work-store.js +2 -5
- package/standalone/node_modules/next/dist/server/base-server.js +65 -53
- package/standalone/node_modules/next/dist/server/config-schema.js +93 -8
- package/standalone/node_modules/next/dist/server/config-shared.js +57 -7
- package/standalone/node_modules/next/dist/server/config.js +96 -25
- package/standalone/node_modules/next/dist/server/dev/browser-logs/file-logger.js +9 -6
- package/standalone/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +46 -0
- package/standalone/node_modules/next/dist/server/dev/browser-logs/source-map.js +1 -4
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +264 -33
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +8 -4
- package/standalone/node_modules/next/dist/server/dev/log-requests.js +10 -2
- package/standalone/node_modules/next/dist/server/dev/middleware-turbopack.js +20 -10
- package/standalone/node_modules/next/dist/server/dev/middleware-webpack.js +13 -3
- package/standalone/node_modules/next/dist/server/dev/next-dev-server.js +19 -6
- package/standalone/node_modules/next/dist/server/dev/on-demand-entry-handler.js +69 -0
- package/standalone/node_modules/next/dist/server/dev/require-cache.js +51 -21
- package/standalone/node_modules/next/dist/server/dev/server-action-logger.js +37 -0
- package/standalone/node_modules/next/dist/server/dev/static-paths-worker.js +1 -0
- package/standalone/node_modules/next/dist/server/dev/turbopack-utils.js +6 -15
- package/standalone/node_modules/next/dist/server/dynamic-rendering-utils.js +22 -0
- package/standalone/node_modules/next/dist/server/image-optimizer.js +157 -27
- package/standalone/node_modules/next/dist/server/lib/app-info-log.js +16 -38
- package/standalone/node_modules/next/dist/server/lib/cache-control.js +1 -1
- package/standalone/node_modules/next/dist/server/lib/clone-response.js +16 -16
- package/standalone/node_modules/next/dist/server/lib/cpu-profile.js +47 -16
- package/standalone/node_modules/next/dist/server/lib/dev-bundler-service.js +2 -2
- package/standalone/node_modules/next/dist/server/lib/disk-lru-cache.external.js +57 -0
- package/standalone/node_modules/next/dist/server/lib/find-page-file.js +27 -7
- package/standalone/node_modules/next/dist/server/lib/implicit-tags.js +3 -3
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +5 -3
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/index.js +32 -10
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +18 -1
- package/standalone/node_modules/next/dist/server/lib/install-code-frame.js +22 -0
- package/standalone/node_modules/next/dist/server/lib/lru-cache.js +9 -1
- package/standalone/node_modules/next/dist/server/lib/patch-fetch.js +40 -7
- package/standalone/node_modules/next/dist/server/lib/postponed-request-body.js +64 -0
- package/standalone/node_modules/next/dist/server/lib/render-server.js +4 -1
- package/standalone/node_modules/next/dist/server/lib/router-server.js +24 -13
- package/standalone/node_modules/next/dist/server/lib/router-utils/block-cross-site-dev.js +110 -0
- package/standalone/node_modules/next/dist/server/lib/router-utils/filesystem.js +16 -15
- package/standalone/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +32 -11
- package/standalone/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +3 -3
- package/standalone/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +71 -71
- package/standalone/node_modules/next/dist/server/lib/router-utils/typegen.js +247 -2
- package/standalone/node_modules/next/dist/server/lib/server-ipc/utils.js +2 -1
- package/standalone/node_modules/next/dist/server/lib/start-server.js +73 -39
- package/standalone/node_modules/next/dist/server/lib/trace/tracer.js +11 -1
- package/standalone/node_modules/next/dist/server/lib/utils.js +40 -11
- package/standalone/node_modules/next/dist/server/load-components.js +2 -0
- package/standalone/node_modules/next/dist/server/load-manifest.external.js +37 -17
- package/standalone/node_modules/next/dist/server/mcp/tools/get-errors.js +11 -4
- package/standalone/node_modules/next/dist/server/mcp/tools/get-logs.js +9 -3
- package/standalone/node_modules/next/dist/server/mcp/tools/get-page-metadata.js +52 -44
- package/standalone/node_modules/next/dist/server/mcp/tools/get-project-metadata.js +6 -2
- package/standalone/node_modules/next/dist/server/mcp/tools/get-routes.js +44 -79
- package/standalone/node_modules/next/dist/server/mcp/tools/get-server-action-by-id.js +12 -4
- package/standalone/node_modules/next/dist/server/mcp/tools/utils/format-errors.js +62 -72
- package/standalone/node_modules/next/dist/server/next-server.js +69 -99
- package/standalone/node_modules/next/dist/server/next.js +3 -0
- package/standalone/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js +61 -6
- package/standalone/node_modules/next/dist/server/node-environment-extensions/date.js +4 -4
- package/standalone/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js +13 -6
- package/standalone/node_modules/next/dist/server/node-environment-extensions/{utils.js → io-utils.js} +14 -5
- package/standalone/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +8 -8
- package/standalone/node_modules/next/dist/server/node-environment-extensions/process-error-handlers.js +91 -0
- package/standalone/node_modules/next/dist/server/node-environment-extensions/random.js +2 -2
- package/standalone/node_modules/next/dist/server/node-environment-extensions/{unhandled-rejection.js → unhandled-rejection.external.js} +23 -4
- package/standalone/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +3 -3
- package/standalone/node_modules/next/dist/server/node-environment.js +1 -1
- package/standalone/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +2 -1
- package/standalone/node_modules/next/dist/server/patch-error-inspect.js +37 -20
- package/standalone/node_modules/next/dist/server/render-result.js +9 -0
- package/standalone/node_modules/next/dist/server/render.js +27 -25
- package/standalone/node_modules/next/dist/server/require-hook.js +19 -8
- package/standalone/node_modules/next/dist/server/response-cache/utils.js +1 -0
- package/standalone/node_modules/next/dist/server/resume-data-cache/cache-store.js +35 -23
- package/standalone/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +16 -7
- package/standalone/node_modules/next/dist/server/revalidation-utils.js +12 -7
- package/standalone/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +2 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +4 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/module.js +31 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/normalize-request-url.js +25 -0
- package/standalone/node_modules/next/dist/server/route-modules/pages/pages-handler.js +31 -8
- package/standalone/node_modules/next/dist/server/route-modules/route-module.js +71 -18
- package/standalone/node_modules/next/dist/server/stream-utils/encoded-tags.js +8 -0
- package/standalone/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +239 -58
- package/standalone/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +7 -2
- package/standalone/node_modules/next/dist/server/typescript/constant.js +1 -0
- package/standalone/node_modules/next/dist/server/typescript/rules/config.js +14 -3
- package/standalone/node_modules/next/dist/server/web/adapter.js +7 -3
- package/standalone/node_modules/next/dist/server/web/next-url.js +6 -2
- package/standalone/node_modules/next/dist/server/web/sandbox/sandbox.js +3 -0
- package/standalone/node_modules/next/dist/shared/lib/app-router-types.js +30 -11
- package/standalone/node_modules/next/dist/shared/lib/constants.js +7 -7
- package/standalone/node_modules/next/dist/shared/lib/deployment-id.js +37 -10
- package/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/standalone/node_modules/next/dist/shared/lib/errors/code-frame.js +20 -0
- package/standalone/node_modules/next/dist/shared/lib/format-webpack-messages.js +22 -2
- package/standalone/node_modules/next/dist/shared/lib/image-config.js +3 -1
- package/standalone/node_modules/next/dist/shared/lib/is-internal.js +2 -0
- package/standalone/node_modules/next/dist/shared/lib/magic-identifier.js +6 -6
- package/standalone/node_modules/next/dist/shared/lib/router/router.js +32 -0
- package/standalone/node_modules/next/dist/shared/lib/router/utils/app-paths.js +11 -0
- package/standalone/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +11 -4
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js +3 -2
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +9 -2
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-url.js +8 -2
- package/standalone/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js +32 -0
- package/standalone/node_modules/next/dist/shared/lib/server-reference-info.js +4 -0
- package/standalone/node_modules/next/dist/shared/lib/size-limit.js +6 -1
- package/standalone/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +47 -10
- package/standalone/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +90 -116
- package/standalone/node_modules/next/dist/shared/lib/turbopack/utils.js +14 -26
- package/standalone/node_modules/next/dist/shared/lib/utils/reflect-utils.js +69 -0
- package/standalone/node_modules/next/dist/shared/lib/utils.js +2 -2
- package/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/standalone/node_modules/next/dist/trace/index.js +4 -0
- package/standalone/node_modules/next/dist/trace/report/to-json-build.js +11 -108
- package/standalone/node_modules/next/dist/trace/report/to-json.js +52 -38
- package/standalone/node_modules/next/dist/trace/trace.js +15 -1
- package/standalone/node_modules/next/package.json +21 -23
- package/standalone/node_modules/react/cjs/react.development.js +1284 -0
- package/standalone/package.json +3 -3
- package/standalone/packages/core/package.json +1 -1
- package/standalone/apps/frontend/.next/static/chunks/1315.18c68981a2eab4fe.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-c5fda2db2a4bd732.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/common-d9b436492e46bb05.js +0 -69
- package/standalone/apps/frontend/.next/static/chunks/framework-86c2a58f458066a5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/vendors-c7197feb11002a6e.js +0 -10
- package/standalone/apps/frontend/.next/static/kMwuefB4Z1_6Xta5NPqs1/_buildManifest.js +0 -1
- package/standalone/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +0 -66
- package/standalone/node_modules/next/dist/compiled/babel/code-frame.js +0 -1
- package/standalone/node_modules/next/dist/compiled/babel-code-frame/index.js +0 -1
- package/standalone/node_modules/next/dist/compiled/babel-code-frame/package.json +0 -1
- package/standalone/node_modules/next/dist/compiled/tar/index.js +0 -1
- package/standalone/node_modules/next/dist/server/app-render/staged-validation.js +0 -32
- package/standalone/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +0 -76
- package/standalone/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +0 -52
- package/standalone/node_modules/typescript/lib/typescript.js +0 -200276
- package/standalone/node_modules/typescript/package.json +0 -120
- /package/standalone/apps/frontend/.next/static/{kMwuefB4Z1_6Xta5NPqs1 → I_XveRdyStDMqYJPcAAy5}/_ssgManifest.js +0 -0
|
@@ -106,244 +106,649 @@ function Error({ error, reset }) {
|
|
|
106
106
|
|
|
107
107
|
/***/ }),
|
|
108
108
|
|
|
109
|
-
/***/
|
|
109
|
+
/***/ 9137:
|
|
110
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
111
|
+
|
|
112
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
/***/ }),
|
|
116
|
+
|
|
117
|
+
/***/ 10846:
|
|
118
|
+
/***/ ((module) => {
|
|
119
|
+
|
|
120
|
+
"use strict";
|
|
121
|
+
module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.js");
|
|
122
|
+
|
|
123
|
+
/***/ }),
|
|
124
|
+
|
|
125
|
+
/***/ 16735:
|
|
110
126
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
111
127
|
|
|
112
128
|
"use strict";
|
|
113
129
|
__webpack_require__.r(__webpack_exports__);
|
|
114
130
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
115
|
-
/* harmony export */
|
|
116
|
-
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
117
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
118
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
131
|
+
/* harmony export */ "default": () => (/* binding */ GlobalError)
|
|
119
132
|
/* harmony export */ });
|
|
120
|
-
/* harmony import */ var
|
|
121
|
-
/* harmony import */ var
|
|
122
|
-
/*
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
139
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__);
|
|
140
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
141
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__);
|
|
142
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
143
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__);
|
|
144
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
145
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__);
|
|
146
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
147
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__);
|
|
148
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
149
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__);
|
|
150
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
151
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__);
|
|
152
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
153
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
154
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
155
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
156
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
157
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
158
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(98798);
|
|
159
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22__);
|
|
160
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(86439);
|
|
161
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23__);
|
|
162
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(77068);
|
|
163
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24__);
|
|
164
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(56357);
|
|
165
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(35402);
|
|
166
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__);
|
|
167
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(29059);
|
|
168
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27__);
|
|
169
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(70722);
|
|
170
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28__);
|
|
171
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(31182);
|
|
172
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__);
|
|
173
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(43954);
|
|
174
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30__);
|
|
175
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
176
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__) if(["default","GlobalError","__next_app__","routeModule","handler"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__[__WEBPACK_IMPORT_KEY__]
|
|
177
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
178
|
-
const notFound0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
179
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
180
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
181
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
182
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
183
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
184
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
133
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(92692);
|
|
134
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
135
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
136
|
+
function GlobalError({ error, reset }) {
|
|
137
|
+
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("html", {
|
|
138
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("body", {
|
|
139
|
+
children: [
|
|
140
|
+
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("h2", {
|
|
141
|
+
children: "Something went wrong!"
|
|
142
|
+
}),
|
|
143
|
+
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("button", {
|
|
144
|
+
onClick: ()=>reset(),
|
|
145
|
+
children: "Try again"
|
|
146
|
+
})
|
|
147
|
+
]
|
|
148
|
+
})
|
|
149
|
+
});
|
|
150
|
+
}
|
|
185
151
|
|
|
186
152
|
|
|
153
|
+
/***/ }),
|
|
187
154
|
|
|
155
|
+
/***/ 17891:
|
|
156
|
+
/***/ ((module) => {
|
|
188
157
|
|
|
158
|
+
"use strict";
|
|
159
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
189
160
|
|
|
161
|
+
/***/ }),
|
|
190
162
|
|
|
163
|
+
/***/ 19121:
|
|
164
|
+
/***/ ((module) => {
|
|
191
165
|
|
|
166
|
+
"use strict";
|
|
167
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
192
168
|
|
|
169
|
+
/***/ }),
|
|
193
170
|
|
|
171
|
+
/***/ 25195:
|
|
172
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
194
173
|
|
|
174
|
+
"use strict";
|
|
175
|
+
__webpack_require__.r(__webpack_exports__);
|
|
176
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
177
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
178
|
+
/* harmony export */ });
|
|
179
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
180
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
181
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
195
182
|
|
|
183
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
184
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
185
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx",
|
|
186
|
+
"default",
|
|
187
|
+
));
|
|
196
188
|
|
|
197
189
|
|
|
190
|
+
/***/ }),
|
|
198
191
|
|
|
192
|
+
/***/ 26713:
|
|
193
|
+
/***/ ((module) => {
|
|
199
194
|
|
|
195
|
+
"use strict";
|
|
196
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
200
197
|
|
|
198
|
+
/***/ }),
|
|
201
199
|
|
|
200
|
+
/***/ 28354:
|
|
201
|
+
/***/ ((module) => {
|
|
202
202
|
|
|
203
|
+
"use strict";
|
|
204
|
+
module.exports = require("util");
|
|
203
205
|
|
|
206
|
+
/***/ }),
|
|
204
207
|
|
|
208
|
+
/***/ 29294:
|
|
209
|
+
/***/ ((module) => {
|
|
205
210
|
|
|
211
|
+
"use strict";
|
|
212
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
206
213
|
|
|
214
|
+
/***/ }),
|
|
207
215
|
|
|
216
|
+
/***/ 29325:
|
|
217
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
208
218
|
|
|
219
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 6877));
|
|
209
220
|
|
|
210
|
-
// We inject the tree and pages here so that we can use them in the route
|
|
211
|
-
// module.
|
|
212
|
-
const tree = {
|
|
213
|
-
children: [
|
|
214
|
-
'',
|
|
215
|
-
{
|
|
216
|
-
children: ["_not-found", {
|
|
217
|
-
children: ['__PAGE__', {}, {
|
|
218
|
-
page: [
|
|
219
|
-
notFound0,
|
|
220
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"
|
|
221
|
-
]
|
|
222
|
-
}]
|
|
223
|
-
}, {}]
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
'layout': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
227
|
-
'error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
228
|
-
'global-error': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
229
|
-
'not-found': [module4, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
230
|
-
'forbidden': [module5, "next/dist/client/components/builtin/forbidden.js"],
|
|
231
|
-
'unauthorized': [module6, "next/dist/client/components/builtin/unauthorized.js"],
|
|
232
|
-
|
|
233
|
-
}
|
|
234
|
-
]
|
|
235
|
-
}.children;
|
|
236
221
|
|
|
222
|
+
/***/ }),
|
|
237
223
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
const __next_app__ = {
|
|
241
|
-
require: __next_app_require__,
|
|
242
|
-
loadChunk: __next_app_load_chunk__
|
|
243
|
-
};
|
|
224
|
+
/***/ 33873:
|
|
225
|
+
/***/ ((module) => {
|
|
244
226
|
|
|
227
|
+
"use strict";
|
|
228
|
+
module.exports = require("path");
|
|
245
229
|
|
|
230
|
+
/***/ }),
|
|
246
231
|
|
|
232
|
+
/***/ 41025:
|
|
233
|
+
/***/ ((module) => {
|
|
247
234
|
|
|
235
|
+
"use strict";
|
|
236
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
248
237
|
|
|
238
|
+
/***/ }),
|
|
249
239
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
240
|
+
/***/ 43954:
|
|
241
|
+
/***/ ((module) => {
|
|
242
|
+
|
|
243
|
+
"use strict";
|
|
244
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
245
|
+
|
|
246
|
+
/***/ }),
|
|
247
|
+
|
|
248
|
+
/***/ 54068:
|
|
249
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
250
|
+
|
|
251
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 6413, 23));
|
|
252
|
+
;
|
|
253
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 61437, 23));
|
|
254
|
+
;
|
|
255
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 99476, 23));
|
|
256
|
+
;
|
|
257
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 41452, 23));
|
|
258
|
+
;
|
|
259
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 86792, 23));
|
|
260
|
+
;
|
|
261
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 48465, 23));
|
|
262
|
+
;
|
|
263
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 13592, 23));
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
/***/ }),
|
|
267
|
+
|
|
268
|
+
/***/ 56357:
|
|
269
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
270
|
+
|
|
271
|
+
"use strict";
|
|
272
|
+
__webpack_require__.r(__webpack_exports__);
|
|
273
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
274
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
275
|
+
/* harmony export */ });
|
|
276
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
277
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
278
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
279
|
+
|
|
280
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
281
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
282
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx",
|
|
283
|
+
"default",
|
|
284
|
+
));
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
/***/ }),
|
|
288
|
+
|
|
289
|
+
/***/ 63033:
|
|
290
|
+
/***/ ((module) => {
|
|
291
|
+
|
|
292
|
+
"use strict";
|
|
293
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
294
|
+
|
|
295
|
+
/***/ }),
|
|
296
|
+
|
|
297
|
+
/***/ 70722:
|
|
298
|
+
/***/ ((module) => {
|
|
299
|
+
|
|
300
|
+
"use strict";
|
|
301
|
+
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
302
|
+
|
|
303
|
+
/***/ }),
|
|
304
|
+
|
|
305
|
+
/***/ 72353:
|
|
306
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
307
|
+
|
|
308
|
+
"use strict";
|
|
309
|
+
__webpack_require__.r(__webpack_exports__);
|
|
310
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
311
|
+
/* harmony export */ "default": () => (/* binding */ RootNotFound)
|
|
312
|
+
/* harmony export */ });
|
|
313
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2474);
|
|
314
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
315
|
+
|
|
316
|
+
// Root-level not found page - must not use any client components or hooks
|
|
317
|
+
function RootNotFound() {
|
|
318
|
+
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("div", {
|
|
319
|
+
style: {
|
|
320
|
+
display: 'flex',
|
|
321
|
+
flexDirection: 'column',
|
|
322
|
+
alignItems: 'center',
|
|
323
|
+
justifyContent: 'center',
|
|
324
|
+
minHeight: '100vh',
|
|
325
|
+
padding: '2rem',
|
|
326
|
+
fontFamily: 'system-ui, -apple-system, sans-serif'
|
|
327
|
+
},
|
|
328
|
+
children: [
|
|
329
|
+
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("h1", {
|
|
330
|
+
style: {
|
|
331
|
+
fontSize: '4rem',
|
|
332
|
+
margin: 0
|
|
333
|
+
},
|
|
334
|
+
children: "404"
|
|
335
|
+
}),
|
|
336
|
+
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
337
|
+
style: {
|
|
338
|
+
fontSize: '1.5rem',
|
|
339
|
+
marginTop: '1rem'
|
|
340
|
+
},
|
|
341
|
+
children: "Page not found"
|
|
342
|
+
}),
|
|
343
|
+
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("a", {
|
|
344
|
+
href: "/en",
|
|
345
|
+
style: {
|
|
346
|
+
marginTop: '2rem',
|
|
347
|
+
padding: '0.75rem 1.5rem',
|
|
348
|
+
backgroundColor: '#0070f3',
|
|
349
|
+
color: 'white',
|
|
350
|
+
textDecoration: 'none',
|
|
351
|
+
borderRadius: '0.5rem',
|
|
352
|
+
display: 'inline-block'
|
|
353
|
+
},
|
|
354
|
+
children: "Go home"
|
|
355
|
+
})
|
|
356
|
+
]
|
|
357
|
+
});
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
/***/ }),
|
|
362
|
+
|
|
363
|
+
/***/ 77068:
|
|
364
|
+
/***/ ((module) => {
|
|
365
|
+
|
|
366
|
+
"use strict";
|
|
367
|
+
module.exports = require("next/dist/shared/lib/size-limit");
|
|
368
|
+
|
|
369
|
+
/***/ }),
|
|
370
|
+
|
|
371
|
+
/***/ 80408:
|
|
372
|
+
/***/ (() => {
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
/***/ }),
|
|
377
|
+
|
|
378
|
+
/***/ 82061:
|
|
379
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
380
|
+
|
|
381
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
/***/ }),
|
|
385
|
+
|
|
386
|
+
/***/ 86439:
|
|
387
|
+
/***/ ((module) => {
|
|
388
|
+
|
|
389
|
+
"use strict";
|
|
390
|
+
module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
391
|
+
|
|
392
|
+
/***/ }),
|
|
393
|
+
|
|
394
|
+
/***/ 87032:
|
|
395
|
+
/***/ (() => {
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
/***/ }),
|
|
400
|
+
|
|
401
|
+
/***/ 88758:
|
|
402
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
403
|
+
|
|
404
|
+
"use strict";
|
|
405
|
+
__webpack_require__.r(__webpack_exports__);
|
|
406
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
407
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
408
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
409
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
410
|
+
/* harmony export */ });
|
|
411
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
412
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__);
|
|
413
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
414
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
415
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
416
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__);
|
|
417
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
418
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__);
|
|
419
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
420
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__);
|
|
421
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
422
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
423
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
424
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__);
|
|
425
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
426
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__);
|
|
427
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
428
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__);
|
|
429
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
430
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__);
|
|
431
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
432
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__);
|
|
433
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
434
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__);
|
|
435
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
436
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__);
|
|
437
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
438
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__);
|
|
439
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
440
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__);
|
|
441
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
442
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__);
|
|
443
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
444
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
445
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
446
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
447
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
448
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
449
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
450
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__);
|
|
451
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
452
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__);
|
|
453
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
454
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__);
|
|
455
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
456
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__);
|
|
457
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
458
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__);
|
|
459
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
460
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__);
|
|
461
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
462
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__);
|
|
463
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
464
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__);
|
|
465
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
466
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
467
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
468
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__);
|
|
469
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
470
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__);
|
|
471
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
472
|
+
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__) if(["default","__next_app__","routeModule","handler"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__[__WEBPACK_IMPORT_KEY__]
|
|
473
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
474
|
+
const notFound0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
475
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
476
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
477
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
478
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
479
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
480
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
// We inject the tree and pages here so that we can use them in the route
|
|
509
|
+
// module.
|
|
510
|
+
const tree = {
|
|
511
|
+
children: [
|
|
512
|
+
'',
|
|
513
|
+
{
|
|
514
|
+
children: ["_not-found", {
|
|
515
|
+
children: ['__PAGE__', {}, {
|
|
516
|
+
page: [
|
|
517
|
+
notFound0,
|
|
518
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"
|
|
519
|
+
]
|
|
520
|
+
}]
|
|
521
|
+
}, {}]
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
'layout': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
525
|
+
'error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
526
|
+
'global-error': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
527
|
+
'not-found': [module4, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
528
|
+
'forbidden': [module5, "next/dist/client/components/builtin/forbidden.js"],
|
|
529
|
+
'unauthorized': [module6, "next/dist/client/components/builtin/unauthorized.js"],
|
|
530
|
+
|
|
531
|
+
},
|
|
532
|
+
[]
|
|
533
|
+
]
|
|
534
|
+
}.children;
|
|
535
|
+
const __next_app_require__ = __webpack_require__
|
|
536
|
+
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
537
|
+
const __next_app__ = {
|
|
538
|
+
require: __next_app_require__,
|
|
539
|
+
loadChunk: __next_app_load_chunk__
|
|
540
|
+
};
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
// Create and export the route module that will be consumed.
|
|
549
|
+
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
550
|
+
definition: {
|
|
551
|
+
kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.APP_PAGE,
|
|
552
|
+
page: "/_not-found/page",
|
|
553
|
+
pathname: "/_not-found",
|
|
554
|
+
// The following aren't used in production.
|
|
555
|
+
bundlePath: '',
|
|
556
|
+
filename: '',
|
|
557
|
+
appPaths: []
|
|
558
|
+
},
|
|
559
|
+
userland: {
|
|
560
|
+
loaderTree: tree
|
|
561
|
+
},
|
|
562
|
+
distDir: ".next" || 0,
|
|
563
|
+
relativeProjectDir: false || ''
|
|
564
|
+
});
|
|
565
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
566
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
567
|
+
if (optional) {
|
|
568
|
+
return `[[...${param.paramName}]]`;
|
|
569
|
+
}
|
|
570
|
+
if (repeat) {
|
|
571
|
+
return `[...${param.paramName}]`;
|
|
572
|
+
}
|
|
573
|
+
return `[${param.paramName}]`;
|
|
574
|
+
}
|
|
575
|
+
/**
|
|
576
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
577
|
+
* from the shell that matched this request. Only params that can still be
|
|
578
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
579
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
580
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
581
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
582
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
583
|
+
param.paramName,
|
|
584
|
+
param
|
|
585
|
+
]));
|
|
586
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
587
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
588
|
+
if (!segmentParam) {
|
|
589
|
+
return segment;
|
|
590
|
+
}
|
|
591
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
592
|
+
if (!remainingParam) {
|
|
593
|
+
return segment;
|
|
594
|
+
}
|
|
595
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
596
|
+
if (!value) {
|
|
597
|
+
return segment;
|
|
598
|
+
}
|
|
599
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
600
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
601
|
+
}).join('/') || '/';
|
|
602
|
+
}
|
|
603
|
+
async function handler(req, res, ctx) {
|
|
604
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
605
|
+
if (ctx.requestMeta) {
|
|
606
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
607
|
+
}
|
|
608
|
+
if (routeModule.isDev) {
|
|
609
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
610
|
+
}
|
|
611
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
612
|
+
let srcPage = "/_not-found/page";
|
|
613
|
+
// turbopack doesn't normalize `/index` in the page name
|
|
614
|
+
// so we need to to process dynamic routes properly
|
|
615
|
+
// TODO: fix turbopack providing differing value from webpack
|
|
616
|
+
if (false) {} else if (srcPage === '/index') {
|
|
617
|
+
// we always normalize /index specifically
|
|
618
|
+
srcPage = '/';
|
|
619
|
+
}
|
|
620
|
+
const multiZoneDraftMode = false;
|
|
621
|
+
const prepareResult = await routeModule.prepare(req, res, {
|
|
622
|
+
srcPage,
|
|
623
|
+
multiZoneDraftMode
|
|
624
|
+
});
|
|
625
|
+
if (!prepareResult) {
|
|
626
|
+
res.statusCode = 400;
|
|
627
|
+
res.end('Bad Request');
|
|
628
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
629
|
+
return null;
|
|
630
|
+
}
|
|
631
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
632
|
+
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
633
|
+
let { isOnDemandRevalidate } = prepareResult;
|
|
634
|
+
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
635
|
+
// is not rewritten as resolvedPathname is. This will ensure that the correct
|
|
636
|
+
// prerender info is used instead of using the original pathname as the
|
|
637
|
+
// source. If however PPR is enabled and cacheComponents is disabled, we
|
|
638
|
+
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
639
|
+
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
640
|
+
// parallel routes. This is addressed with cacheComponents.
|
|
641
|
+
const prerenderMatch = nextConfig.experimental.ppr && !nextConfig.cacheComponents && (0,next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__.isInterceptionRouteAppPath)(resolvedPathname) ? null : routeModule.match(resolvedPathname, prerenderManifest);
|
|
642
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
643
|
+
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
644
|
+
const userAgent = req.headers['user-agent'] || '';
|
|
645
|
+
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
646
|
+
const isHtmlBot = (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.isHtmlBotRequest)(req);
|
|
647
|
+
/**
|
|
648
|
+
* If true, this indicates that the request being made is for an app
|
|
649
|
+
* prefetch request.
|
|
650
|
+
*/ const isPrefetchRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isPrefetchRSCRequest') ?? req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_ROUTER_PREFETCH_HEADER] === '1' // exclude runtime prefetches, which use '2'
|
|
651
|
+
;
|
|
652
|
+
// NOTE: Don't delete headers[RSC] yet, it still needs to be used in renderToHTML later
|
|
653
|
+
const isRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isRSCRequest') ?? Boolean(req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER]);
|
|
654
|
+
const isPossibleServerAction = (0,next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__.getIsPossibleServerAction)(req);
|
|
655
|
+
/**
|
|
656
|
+
* If the route being rendered is an app page, and the ppr feature has been
|
|
657
|
+
* enabled, then the given route _could_ support PPR.
|
|
658
|
+
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
659
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
660
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
661
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
662
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
663
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
664
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
665
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
666
|
+
var _nextConfig_experimental_serverActions;
|
|
667
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
668
|
+
res.statusCode = 413;
|
|
669
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
670
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
671
|
+
return null;
|
|
672
|
+
}
|
|
673
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
674
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
675
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
676
|
+
// the action body budget - it's already validated above.
|
|
677
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
678
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
679
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
680
|
+
;
|
|
681
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
682
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
683
|
+
if (fullBody === null) {
|
|
684
|
+
res.statusCode = 413;
|
|
685
|
+
res.end(`Request body exceeded limit. ` + `To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit`);
|
|
686
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
687
|
+
return null;
|
|
688
|
+
}
|
|
689
|
+
if (fullBody.length >= stateLength) {
|
|
690
|
+
// Extract postponed state from the beginning
|
|
691
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
692
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
693
|
+
// Store the remaining action body for the action handler
|
|
694
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
695
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
696
|
+
} else {
|
|
697
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
698
|
+
value: "E979",
|
|
699
|
+
enumerable: false,
|
|
700
|
+
configurable: true
|
|
701
|
+
});
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && couldSupportPPR && req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_HEADER] === '1' && req.method === 'POST') {
|
|
706
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
707
|
+
// Decode the postponed state from the request body, it will come as
|
|
708
|
+
// an array of buffers, so collect them and then concat them to form
|
|
709
|
+
// the string.
|
|
710
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
711
|
+
if (body === null) {
|
|
712
|
+
res.statusCode = 413;
|
|
713
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
714
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
715
|
+
return null;
|
|
716
|
+
}
|
|
717
|
+
const postponed = body.toString('utf8');
|
|
718
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
719
|
+
}
|
|
720
|
+
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
721
|
+
// enable debugging of the static shell.
|
|
722
|
+
const hasDebugStaticShellQuery = false && 0;
|
|
723
|
+
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
724
|
+
// to enable debugging of the fallback shell.
|
|
725
|
+
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
726
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
727
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
728
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
729
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
730
|
+
// assert on the prefetched UI state deterministically.
|
|
731
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
732
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
733
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
734
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
735
|
+
// with blocking happening on the client side.
|
|
736
|
+
const isInstantNavigationTest = exposeTestingApi && (req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_INSTANT_PREFETCH_HEADER] === '1' || req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER] === undefined && typeof req.headers.cookie === 'string' && req.headers.cookie.includes(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_INSTANT_TEST_COOKIE + '='));
|
|
737
|
+
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
738
|
+
// prerender manifest and this is an app page.
|
|
739
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
740
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
741
|
+
// static pages need this path to produce buffered segment data (the
|
|
742
|
+
// legacy prerender path hangs in dev mode).
|
|
743
|
+
(couldSupportPPR || isInstantNavigationTest) && (((_this = prerenderManifest.routes[normalizedSrcPage] ?? prerenderManifest.dynamicRoutes[normalizedSrcPage]) == null ? void 0 : _this.renderingMode) === 'PARTIALLY_STATIC' || // Ideally we'd want to check the appConfig to see if this page has PPR
|
|
744
|
+
// enabled or not, but that would require plumbing the appConfig through
|
|
745
|
+
// to the server during development. We assume that the page supports it
|
|
746
|
+
// but only during development or when the testing API is exposed.
|
|
747
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
748
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
749
|
+
// We should enable debugging dynamic accesses when the static shell
|
|
750
|
+
// debugging has been enabled and we're also in development mode.
|
|
751
|
+
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
347
752
|
const isDebugFallbackShell = hasDebugFallbackShellQuery && isRoutePPREnabled;
|
|
348
753
|
// If we're in minimal mode, then try to get the postponed information from
|
|
349
754
|
// the request metadata. If available, use it for resuming the postponed
|
|
@@ -352,7 +757,11 @@ async function handler(req, res, ctx) {
|
|
|
352
757
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
353
758
|
// we can use this fact to only generate the flight data for the request
|
|
354
759
|
// because we can't cache the HTML (as it's also dynamic).
|
|
355
|
-
|
|
760
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
761
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
762
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
763
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
764
|
+
!staticPrefetchDataRoute;
|
|
356
765
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
357
766
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
358
767
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -368,10 +777,11 @@ async function handler(req, res, ctx) {
|
|
|
368
777
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
369
778
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
370
779
|
// serveStreamingMetadata to true during export
|
|
371
|
-
const serveStreamingMetadata =
|
|
372
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
373
|
-
// to serve a static response.
|
|
374
|
-
|
|
780
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
781
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
782
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
783
|
+
// and HTML-limited bots.
|
|
784
|
+
!(botType && isRoutePPREnabled));
|
|
375
785
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
376
786
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
377
787
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -388,18 +798,37 @@ async function handler(req, res, ctx) {
|
|
|
388
798
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
389
799
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
390
800
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
391
|
-
// When
|
|
392
|
-
|
|
801
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
802
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
803
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
804
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
805
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
393
806
|
let ssgCacheKey = null;
|
|
394
807
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
395
|
-
|
|
808
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
809
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
810
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
811
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
812
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
813
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
814
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
815
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
816
|
+
// If applying the current request params doesn't make the shell any
|
|
817
|
+
// more complete, then this shell is already at its most complete
|
|
818
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
819
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
820
|
+
}
|
|
821
|
+
} else {
|
|
822
|
+
ssgCacheKey = resolvedPathname;
|
|
823
|
+
}
|
|
396
824
|
}
|
|
397
825
|
// the staticPathKey differs from ssgCacheKey since
|
|
398
826
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
399
|
-
// mode in dev to bypass the cache
|
|
400
|
-
//
|
|
827
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
828
|
+
// fallback shells that should remain shared and must not create a
|
|
829
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
401
830
|
let staticPathKey = ssgCacheKey;
|
|
402
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
831
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
403
832
|
staticPathKey = resolvedPathname;
|
|
404
833
|
}
|
|
405
834
|
// If this is a request for an app path that should be statically generated
|
|
@@ -409,9 +838,8 @@ async function handler(req, res, ctx) {
|
|
|
409
838
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
410
839
|
}
|
|
411
840
|
const ComponentMod = {
|
|
412
|
-
...
|
|
841
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
413
842
|
tree,
|
|
414
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
415
843
|
handler,
|
|
416
844
|
routeModule,
|
|
417
845
|
__next_app__
|
|
@@ -429,6 +857,8 @@ async function handler(req, res, ctx) {
|
|
|
429
857
|
const method = req.method || 'GET';
|
|
430
858
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
431
859
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
860
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
861
|
+
const remainingFallbackRouteParams = nextConfig.experimental.partialFallbacks === true && remainingPrerenderableParams.length > 0 ? (prerenderInfo == null ? void 0 : (_prerenderInfo_fallbackRouteParams = prerenderInfo.fallbackRouteParams) == null ? void 0 : _prerenderInfo_fallbackRouteParams.filter((param)=>!remainingPrerenderableParams.some((prerenderableParam)=>prerenderableParam.paramName === param.paramName))) ?? [] : [];
|
|
432
862
|
const render404 = async ()=>{
|
|
433
863
|
// TODO: should route-module itself handle rendering the 404
|
|
434
864
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -441,6 +871,7 @@ async function handler(req, res, ctx) {
|
|
|
441
871
|
try {
|
|
442
872
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
443
873
|
res.setHeader('Vary', varyHeader);
|
|
874
|
+
let parentSpan;
|
|
444
875
|
const invokeRouteModule = async (span, context)=>{
|
|
445
876
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
446
877
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -468,19 +899,29 @@ async function handler(req, res, ctx) {
|
|
|
468
899
|
'next.span_name': name
|
|
469
900
|
});
|
|
470
901
|
span.updateName(name);
|
|
902
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
903
|
+
// a platform-created HTTP span in adapter deployments).
|
|
904
|
+
if (parentSpan && parentSpan !== span) {
|
|
905
|
+
parentSpan.setAttribute('http.route', route);
|
|
906
|
+
parentSpan.updateName(name);
|
|
907
|
+
}
|
|
471
908
|
} else {
|
|
472
909
|
span.updateName(`${method} ${srcPage}`);
|
|
473
910
|
}
|
|
474
911
|
});
|
|
475
912
|
};
|
|
476
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
913
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
914
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
915
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
477
916
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
478
917
|
const context = {
|
|
479
918
|
query,
|
|
480
919
|
params,
|
|
481
920
|
page: normalizedSrcPage,
|
|
482
921
|
sharedContext: {
|
|
483
|
-
buildId
|
|
922
|
+
buildId,
|
|
923
|
+
deploymentId,
|
|
924
|
+
clientAssetToken
|
|
484
925
|
},
|
|
485
926
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
486
927
|
fallbackRouteParams,
|
|
@@ -516,7 +957,6 @@ async function handler(req, res, ctx) {
|
|
|
516
957
|
trailingSlash: nextConfig.trailingSlash,
|
|
517
958
|
images: nextConfig.images,
|
|
518
959
|
previewProps: prerenderManifest.preview,
|
|
519
|
-
deploymentId: deploymentId,
|
|
520
960
|
enableTainting: nextConfig.experimental.taint,
|
|
521
961
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
522
962
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -525,8 +965,9 @@ async function handler(req, res, ctx) {
|
|
|
525
965
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
526
966
|
basePath: nextConfig.basePath,
|
|
527
967
|
serverActions: nextConfig.experimental.serverActions,
|
|
968
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
528
969
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
529
|
-
|
|
970
|
+
isBuildTimePrerendering: true,
|
|
530
971
|
supportsDynamicResponse: false,
|
|
531
972
|
isStaticGeneration: true,
|
|
532
973
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -537,11 +978,14 @@ async function handler(req, res, ctx) {
|
|
|
537
978
|
expireTime: nextConfig.expireTime,
|
|
538
979
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
539
980
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
981
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
540
982
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
983
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
541
984
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
985
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
542
986
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
543
987
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
544
|
-
maxPostponedStateSizeBytes: (0,
|
|
988
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
545
989
|
},
|
|
546
990
|
waitUntil: ctx.waitUntil,
|
|
547
991
|
onClose: (cb)=>{
|
|
@@ -549,15 +993,9 @@ async function handler(req, res, ctx) {
|
|
|
549
993
|
},
|
|
550
994
|
onAfterTaskError: ()=>{},
|
|
551
995
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
552
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
553
|
-
dev: routeModule.isDev
|
|
996
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
554
997
|
}
|
|
555
998
|
};
|
|
556
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
557
|
-
context.renderOpts.nextExport = true;
|
|
558
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
559
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
560
|
-
}
|
|
561
999
|
// When we're revalidating in the background, we should not allow dynamic
|
|
562
1000
|
// responses.
|
|
563
1001
|
if (forceStaticRender) {
|
|
@@ -620,6 +1058,16 @@ async function handler(req, res, ctx) {
|
|
|
620
1058
|
if (prerenderInfo) {
|
|
621
1059
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
622
1060
|
}
|
|
1061
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
1062
|
+
// Generic source shells without unresolved root params don't have a
|
|
1063
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
1064
|
+
// When we can complete the shell into a more specific
|
|
1065
|
+
// prerendered shell for this request, treat it like a prerender
|
|
1066
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
1067
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
1068
|
+
// should not inherit a shell from another generated branch.
|
|
1069
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
1070
|
+
}
|
|
623
1071
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
624
1072
|
// not the prerendered page. This ensures that the correct content is served
|
|
625
1073
|
// to the bot in the head.
|
|
@@ -644,10 +1092,10 @@ async function handler(req, res, ctx) {
|
|
|
644
1092
|
// getStaticPaths.
|
|
645
1093
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
646
1094
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
647
|
-
if (nextConfig.
|
|
1095
|
+
if (nextConfig.adapterPath) {
|
|
648
1096
|
return await render404();
|
|
649
1097
|
}
|
|
650
|
-
throw new
|
|
1098
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
651
1099
|
}
|
|
652
1100
|
// When cacheComponents is enabled, we can use the fallback
|
|
653
1101
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -656,10 +1104,19 @@ async function handler(req, res, ctx) {
|
|
|
656
1104
|
// contains param references, and therefore we can't use the fallback.
|
|
657
1105
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
658
1106
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
659
|
-
const fallbackRouteParams = //
|
|
660
|
-
//
|
|
661
|
-
|
|
1107
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
1108
|
+
// navigation testing), use the prerender manifest's fallback
|
|
1109
|
+
// route params which correctly identifies which params are
|
|
1110
|
+
// unknown. Note: in dev, this block is only entered for
|
|
1111
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
1112
|
+
(isProduction || isDebugStaticShell) && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams) : // fallback (simulating the worst-case shell).
|
|
662
1113
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
1114
|
+
// When rendering a debug static shell, override the fallback
|
|
1115
|
+
// params on the request so that the staged rendering correctly
|
|
1116
|
+
// defers params that are not statically known.
|
|
1117
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
1118
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
1119
|
+
}
|
|
663
1120
|
// We use the response cache here to handle the revalidation and
|
|
664
1121
|
// management of the fallback shell.
|
|
665
1122
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -675,8 +1132,12 @@ async function handler(req, res, ctx) {
|
|
|
675
1132
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
676
1133
|
// here.
|
|
677
1134
|
postponed: undefined,
|
|
1135
|
+
// Always serve the shell that matched this request
|
|
1136
|
+
// immediately. If there are still prerenderable params left,
|
|
1137
|
+
// the background path below will complete the shell into a
|
|
1138
|
+
// more specific cache entry for later requests.
|
|
678
1139
|
fallbackRouteParams,
|
|
679
|
-
forceStaticRender:
|
|
1140
|
+
forceStaticRender: true
|
|
680
1141
|
}),
|
|
681
1142
|
waitUntil: ctx.waitUntil,
|
|
682
1143
|
isMinimalMode
|
|
@@ -685,6 +1146,39 @@ async function handler(req, res, ctx) {
|
|
|
685
1146
|
if (fallbackResponse === null) return null;
|
|
686
1147
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
687
1148
|
if (fallbackResponse) {
|
|
1149
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
1150
|
+
// still be completed with prerenderable params should upgrade.
|
|
1151
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
1152
|
+
// don't upgrade fallback shells in the background when it's
|
|
1153
|
+
// exposed.
|
|
1154
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
1155
|
+
// the route in shell mode; don't upgrade these in background.
|
|
1156
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
1157
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
1158
|
+
// request itself.
|
|
1159
|
+
!isPrefetchRSCRequest) {
|
|
1160
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1161
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
1162
|
+
try {
|
|
1163
|
+
// Only the params that were just specialized should be
|
|
1164
|
+
// removed from the fallback render. Any remaining fallback
|
|
1165
|
+
// params stay deferred so the revalidated result is a more
|
|
1166
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
1167
|
+
// concrete route (`/prefix/c/foo`).
|
|
1168
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
1169
|
+
return doRender({
|
|
1170
|
+
span: c.span,
|
|
1171
|
+
postponed: undefined,
|
|
1172
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
1173
|
+
forceStaticRender: true
|
|
1174
|
+
});
|
|
1175
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
1176
|
+
null, hasResolved, ctx.waitUntil);
|
|
1177
|
+
} catch (err) {
|
|
1178
|
+
console.error('Error revalidating the page in the background', err);
|
|
1179
|
+
}
|
|
1180
|
+
});
|
|
1181
|
+
}
|
|
688
1182
|
// Remove the cache control from the response to prevent it from being
|
|
689
1183
|
// used in the surrounding cache.
|
|
690
1184
|
delete fallbackResponse.cacheControl;
|
|
@@ -695,12 +1189,15 @@ async function handler(req, res, ctx) {
|
|
|
695
1189
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
696
1190
|
// minimal postponed data, then we should resume the render with it.
|
|
697
1191
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
698
|
-
// If this is a dynamic RSC request
|
|
699
|
-
// the static render (if available). This
|
|
700
|
-
// resume data cache (RDC) from the static
|
|
701
|
-
// is consistent between the static and
|
|
1192
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
1193
|
+
// use the postponed data from the static render (if available). This
|
|
1194
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
1195
|
+
// render to ensure that the data is consistent between the static and
|
|
1196
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
1197
|
+
// action.
|
|
702
1198
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
703
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
1199
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
1200
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
704
1201
|
// requests, as we're typically revalidating the page in the background
|
|
705
1202
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
706
1203
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -725,7 +1222,7 @@ async function handler(req, res, ctx) {
|
|
|
725
1222
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
726
1223
|
// We want to schedule this on the next tick to ensure that the
|
|
727
1224
|
// render is not blocked on it.
|
|
728
|
-
(0,
|
|
1225
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
729
1226
|
const responseCache = routeModule.getResponseCache(req);
|
|
730
1227
|
try {
|
|
731
1228
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -762,11 +1259,21 @@ async function handler(req, res, ctx) {
|
|
|
762
1259
|
}
|
|
763
1260
|
};
|
|
764
1261
|
}
|
|
765
|
-
const fallbackRouteParams = //
|
|
766
|
-
//
|
|
767
|
-
//
|
|
768
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
769
|
-
|
|
1262
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
1263
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
1264
|
+
// params which correctly identifies which params are unknown.
|
|
1265
|
+
(isProduction && (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'renderFallbackShell') || isDebugStaticShell && !isPrerendered) && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams) : isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
1266
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
1267
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
1268
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
1269
|
+
// fallbackRouteParams because that would replace actual param values
|
|
1270
|
+
// with opaque placeholders during segment resolution.
|
|
1271
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
1272
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
1273
|
+
if (fallbackParams) {
|
|
1274
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
1275
|
+
}
|
|
1276
|
+
}
|
|
770
1277
|
// Perform the render.
|
|
771
1278
|
return doRender({
|
|
772
1279
|
span,
|
|
@@ -797,7 +1304,7 @@ async function handler(req, res, ctx) {
|
|
|
797
1304
|
}
|
|
798
1305
|
// In dev, we should not cache pages for any reason.
|
|
799
1306
|
if (routeModule.isDev) {
|
|
800
|
-
res.setHeader('Cache-Control', 'no-
|
|
1307
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
801
1308
|
}
|
|
802
1309
|
if (!cacheEntry) {
|
|
803
1310
|
if (ssgCacheKey) {
|
|
@@ -823,6 +1330,16 @@ async function handler(req, res, ctx) {
|
|
|
823
1330
|
});
|
|
824
1331
|
}
|
|
825
1332
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
1333
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
1334
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
1335
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
1336
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
1337
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
1338
|
+
// which copies headers from the internal RSC fetch).
|
|
1339
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
1340
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
1341
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
1342
|
+
}
|
|
826
1343
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
827
1344
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
828
1345
|
// request, then we should set the cache header.
|
|
@@ -883,7 +1400,7 @@ async function handler(req, res, ctx) {
|
|
|
883
1400
|
};
|
|
884
1401
|
} else {
|
|
885
1402
|
cacheControl = {
|
|
886
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1403
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
887
1404
|
expire: undefined
|
|
888
1405
|
};
|
|
889
1406
|
}
|
|
@@ -911,7 +1428,7 @@ async function handler(req, res, ctx) {
|
|
|
911
1428
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
912
1429
|
if (matchedSegment !== undefined) {
|
|
913
1430
|
// Cache hit
|
|
914
|
-
return (0,
|
|
1431
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
915
1432
|
req,
|
|
916
1433
|
res,
|
|
917
1434
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -927,7 +1444,7 @@ async function handler(req, res, ctx) {
|
|
|
927
1444
|
// don't bother to respond with 404, because these requests are only
|
|
928
1445
|
// issued as part of a prefetch.
|
|
929
1446
|
res.statusCode = 204;
|
|
930
|
-
return (0,
|
|
1447
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
931
1448
|
req,
|
|
932
1449
|
res,
|
|
933
1450
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -982,7 +1499,7 @@ async function handler(req, res, ctx) {
|
|
|
982
1499
|
res.statusCode = cachedData.status;
|
|
983
1500
|
}
|
|
984
1501
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
985
|
-
if (!isMinimalMode && cachedData.status &&
|
|
1502
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
986
1503
|
res.statusCode = 200;
|
|
987
1504
|
}
|
|
988
1505
|
// Mark that the request did postpone.
|
|
@@ -1000,7 +1517,7 @@ async function handler(req, res, ctx) {
|
|
|
1000
1517
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1001
1518
|
if (nextConfig.cacheComponents) {
|
|
1002
1519
|
res.statusCode = 404;
|
|
1003
|
-
return (0,
|
|
1520
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1004
1521
|
req,
|
|
1005
1522
|
res,
|
|
1006
1523
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1010,14 +1527,14 @@ async function handler(req, res, ctx) {
|
|
|
1010
1527
|
});
|
|
1011
1528
|
} else {
|
|
1012
1529
|
// Otherwise this case is not expected.
|
|
1013
|
-
throw Object.defineProperty(new
|
|
1530
|
+
throw Object.defineProperty(new next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__.InvariantError(`Expected RSC response, got ${cachedData.html.contentType}`), "__NEXT_ERROR_CODE", {
|
|
1014
1531
|
value: "E789",
|
|
1015
1532
|
enumerable: false,
|
|
1016
1533
|
configurable: true
|
|
1017
1534
|
});
|
|
1018
1535
|
}
|
|
1019
1536
|
}
|
|
1020
|
-
return (0,
|
|
1537
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1021
1538
|
req,
|
|
1022
1539
|
res,
|
|
1023
1540
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1028,7 +1545,7 @@ async function handler(req, res, ctx) {
|
|
|
1028
1545
|
}
|
|
1029
1546
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1030
1547
|
// data.
|
|
1031
|
-
return (0,
|
|
1548
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1032
1549
|
req,
|
|
1033
1550
|
res,
|
|
1034
1551
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1039,6 +1556,27 @@ async function handler(req, res, ctx) {
|
|
|
1039
1556
|
}
|
|
1040
1557
|
// This is a request for HTML data.
|
|
1041
1558
|
const body = cachedData.html;
|
|
1559
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1560
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1561
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1562
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1563
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1564
|
+
// debug channel can initialize.
|
|
1565
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1566
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1567
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1568
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1569
|
+
req,
|
|
1570
|
+
res,
|
|
1571
|
+
generateEtags: nextConfig.generateEtags,
|
|
1572
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1573
|
+
result: body,
|
|
1574
|
+
cacheControl: {
|
|
1575
|
+
revalidate: 0,
|
|
1576
|
+
expire: undefined
|
|
1577
|
+
}
|
|
1578
|
+
});
|
|
1579
|
+
}
|
|
1042
1580
|
// If there's no postponed state, we should just serve the HTML. This
|
|
1043
1581
|
// should also be the case for a resume request because it's completed
|
|
1044
1582
|
// as a server render (rather than a static render).
|
|
@@ -1047,7 +1585,7 @@ async function handler(req, res, ctx) {
|
|
|
1047
1585
|
// that's between the static and dynamic parts so we can compare the
|
|
1048
1586
|
// chunks and add assertions.
|
|
1049
1587
|
if (false) {}
|
|
1050
|
-
return (0,
|
|
1588
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1051
1589
|
req,
|
|
1052
1590
|
res,
|
|
1053
1591
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1069,7 +1607,7 @@ async function handler(req, res, ctx) {
|
|
|
1069
1607
|
controller.close();
|
|
1070
1608
|
}
|
|
1071
1609
|
}));
|
|
1072
|
-
return (0,
|
|
1610
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1073
1611
|
req,
|
|
1074
1612
|
res,
|
|
1075
1613
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1126,7 +1664,7 @@ async function handler(req, res, ctx) {
|
|
|
1126
1664
|
console.error("couldn't abort transformer", e);
|
|
1127
1665
|
});
|
|
1128
1666
|
});
|
|
1129
|
-
return (0,
|
|
1667
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1130
1668
|
req,
|
|
1131
1669
|
res,
|
|
1132
1670
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1143,9 +1681,10 @@ async function handler(req, res, ctx) {
|
|
|
1143
1681
|
};
|
|
1144
1682
|
// TODO: activeSpan code path is for when wrapped by
|
|
1145
1683
|
// next-server can be removed when this is no longer used
|
|
1146
|
-
if (activeSpan) {
|
|
1684
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1147
1685
|
await handleResponse(activeSpan);
|
|
1148
1686
|
} else {
|
|
1687
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1149
1688
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1150
1689
|
spanName: `${method} ${srcPage}`,
|
|
1151
1690
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1153,10 +1692,10 @@ async function handler(req, res, ctx) {
|
|
|
1153
1692
|
'http.method': method,
|
|
1154
1693
|
'http.target': req.url
|
|
1155
1694
|
}
|
|
1156
|
-
}, handleResponse));
|
|
1695
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1157
1696
|
}
|
|
1158
1697
|
} catch (err) {
|
|
1159
|
-
if (!(err instanceof
|
|
1698
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1160
1699
|
const silenceLog = false;
|
|
1161
1700
|
await routeModule.onRequestError(req, err, {
|
|
1162
1701
|
routerKind: 'App Router',
|
|
@@ -1164,313 +1703,29 @@ async function handler(req, res, ctx) {
|
|
|
1164
1703
|
routeType: 'render',
|
|
1165
1704
|
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1166
1705
|
isStaticGeneration: isSSG,
|
|
1167
|
-
isOnDemandRevalidate
|
|
1168
|
-
})
|
|
1169
|
-
}, silenceLog, routerServerContext);
|
|
1170
|
-
}
|
|
1171
|
-
// rethrow so that we can handle serving error page
|
|
1172
|
-
throw err;
|
|
1173
|
-
}
|
|
1174
|
-
}
|
|
1175
|
-
// TODO: omit this from production builds, only test builds should include it
|
|
1176
|
-
/**
|
|
1177
|
-
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1178
|
-
*
|
|
1179
|
-
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1180
|
-
*/ function createPPRBoundarySentinel() {
|
|
1181
|
-
return new ReadableStream({
|
|
1182
|
-
start (controller) {
|
|
1183
|
-
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1184
|
-
controller.close();
|
|
1185
|
-
}
|
|
1186
|
-
});
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
//# sourceMappingURL=app-page.js.map
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
/***/ }),
|
|
1193
|
-
|
|
1194
|
-
/***/ 9137:
|
|
1195
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1196
|
-
|
|
1197
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
/***/ }),
|
|
1201
|
-
|
|
1202
|
-
/***/ 10846:
|
|
1203
|
-
/***/ ((module) => {
|
|
1204
|
-
|
|
1205
|
-
"use strict";
|
|
1206
|
-
module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.js");
|
|
1207
|
-
|
|
1208
|
-
/***/ }),
|
|
1209
|
-
|
|
1210
|
-
/***/ 16735:
|
|
1211
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1212
|
-
|
|
1213
|
-
"use strict";
|
|
1214
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1215
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1216
|
-
/* harmony export */ "default": () => (/* binding */ GlobalError)
|
|
1217
|
-
/* harmony export */ });
|
|
1218
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(92692);
|
|
1219
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
1220
|
-
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
1221
|
-
function GlobalError({ error, reset }) {
|
|
1222
|
-
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("html", {
|
|
1223
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("body", {
|
|
1224
|
-
children: [
|
|
1225
|
-
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("h2", {
|
|
1226
|
-
children: "Something went wrong!"
|
|
1227
|
-
}),
|
|
1228
|
-
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("button", {
|
|
1229
|
-
onClick: ()=>reset(),
|
|
1230
|
-
children: "Try again"
|
|
1706
|
+
isOnDemandRevalidate
|
|
1231
1707
|
})
|
|
1232
|
-
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1708
|
+
}, silenceLog, routerServerContext);
|
|
1709
|
+
}
|
|
1710
|
+
// rethrow so that we can handle serving error page
|
|
1711
|
+
throw err;
|
|
1712
|
+
}
|
|
1235
1713
|
}
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
/***/ 25195:
|
|
1249
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1250
|
-
|
|
1251
|
-
"use strict";
|
|
1252
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1253
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1254
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1255
|
-
/* harmony export */ });
|
|
1256
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1257
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
1258
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
1259
|
-
|
|
1260
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1261
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
1262
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx",
|
|
1263
|
-
"default",
|
|
1264
|
-
));
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
/***/ }),
|
|
1268
|
-
|
|
1269
|
-
/***/ 26713:
|
|
1270
|
-
/***/ ((module) => {
|
|
1271
|
-
|
|
1272
|
-
"use strict";
|
|
1273
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1274
|
-
|
|
1275
|
-
/***/ }),
|
|
1276
|
-
|
|
1277
|
-
/***/ 28354:
|
|
1278
|
-
/***/ ((module) => {
|
|
1279
|
-
|
|
1280
|
-
"use strict";
|
|
1281
|
-
module.exports = require("util");
|
|
1282
|
-
|
|
1283
|
-
/***/ }),
|
|
1284
|
-
|
|
1285
|
-
/***/ 29294:
|
|
1286
|
-
/***/ ((module) => {
|
|
1287
|
-
|
|
1288
|
-
"use strict";
|
|
1289
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1290
|
-
|
|
1291
|
-
/***/ }),
|
|
1292
|
-
|
|
1293
|
-
/***/ 29325:
|
|
1294
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1295
|
-
|
|
1296
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 6877));
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
/***/ }),
|
|
1300
|
-
|
|
1301
|
-
/***/ 33873:
|
|
1302
|
-
/***/ ((module) => {
|
|
1303
|
-
|
|
1304
|
-
"use strict";
|
|
1305
|
-
module.exports = require("path");
|
|
1306
|
-
|
|
1307
|
-
/***/ }),
|
|
1308
|
-
|
|
1309
|
-
/***/ 41025:
|
|
1310
|
-
/***/ ((module) => {
|
|
1311
|
-
|
|
1312
|
-
"use strict";
|
|
1313
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1314
|
-
|
|
1315
|
-
/***/ }),
|
|
1316
|
-
|
|
1317
|
-
/***/ 43954:
|
|
1318
|
-
/***/ ((module) => {
|
|
1319
|
-
|
|
1320
|
-
"use strict";
|
|
1321
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1322
|
-
|
|
1323
|
-
/***/ }),
|
|
1324
|
-
|
|
1325
|
-
/***/ 54068:
|
|
1326
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1327
|
-
|
|
1328
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 6413, 23));
|
|
1329
|
-
;
|
|
1330
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 61437, 23));
|
|
1331
|
-
;
|
|
1332
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 99476, 23));
|
|
1333
|
-
;
|
|
1334
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 41452, 23));
|
|
1335
|
-
;
|
|
1336
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 86792, 23));
|
|
1337
|
-
;
|
|
1338
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 48465, 23));
|
|
1339
|
-
;
|
|
1340
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 13592, 23));
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
/***/ }),
|
|
1344
|
-
|
|
1345
|
-
/***/ 56357:
|
|
1346
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1347
|
-
|
|
1348
|
-
"use strict";
|
|
1349
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1350
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1351
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1352
|
-
/* harmony export */ });
|
|
1353
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1354
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
1355
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
1356
|
-
|
|
1357
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1358
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
1359
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx",
|
|
1360
|
-
"default",
|
|
1361
|
-
));
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
/***/ }),
|
|
1365
|
-
|
|
1366
|
-
/***/ 63033:
|
|
1367
|
-
/***/ ((module) => {
|
|
1368
|
-
|
|
1369
|
-
"use strict";
|
|
1370
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
1371
|
-
|
|
1372
|
-
/***/ }),
|
|
1373
|
-
|
|
1374
|
-
/***/ 70722:
|
|
1375
|
-
/***/ ((module) => {
|
|
1376
|
-
|
|
1377
|
-
"use strict";
|
|
1378
|
-
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
1379
|
-
|
|
1380
|
-
/***/ }),
|
|
1381
|
-
|
|
1382
|
-
/***/ 72353:
|
|
1383
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1384
|
-
|
|
1385
|
-
"use strict";
|
|
1386
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1387
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1388
|
-
/* harmony export */ "default": () => (/* binding */ RootNotFound)
|
|
1389
|
-
/* harmony export */ });
|
|
1390
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2474);
|
|
1391
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
1392
|
-
|
|
1393
|
-
// Root-level not found page - must not use any client components or hooks
|
|
1394
|
-
function RootNotFound() {
|
|
1395
|
-
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("div", {
|
|
1396
|
-
style: {
|
|
1397
|
-
display: 'flex',
|
|
1398
|
-
flexDirection: 'column',
|
|
1399
|
-
alignItems: 'center',
|
|
1400
|
-
justifyContent: 'center',
|
|
1401
|
-
minHeight: '100vh',
|
|
1402
|
-
padding: '2rem',
|
|
1403
|
-
fontFamily: 'system-ui, -apple-system, sans-serif'
|
|
1404
|
-
},
|
|
1405
|
-
children: [
|
|
1406
|
-
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("h1", {
|
|
1407
|
-
style: {
|
|
1408
|
-
fontSize: '4rem',
|
|
1409
|
-
margin: 0
|
|
1410
|
-
},
|
|
1411
|
-
children: "404"
|
|
1412
|
-
}),
|
|
1413
|
-
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
1414
|
-
style: {
|
|
1415
|
-
fontSize: '1.5rem',
|
|
1416
|
-
marginTop: '1rem'
|
|
1417
|
-
},
|
|
1418
|
-
children: "Page not found"
|
|
1419
|
-
}),
|
|
1420
|
-
/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("a", {
|
|
1421
|
-
href: "/en",
|
|
1422
|
-
style: {
|
|
1423
|
-
marginTop: '2rem',
|
|
1424
|
-
padding: '0.75rem 1.5rem',
|
|
1425
|
-
backgroundColor: '#0070f3',
|
|
1426
|
-
color: 'white',
|
|
1427
|
-
textDecoration: 'none',
|
|
1428
|
-
borderRadius: '0.5rem',
|
|
1429
|
-
display: 'inline-block'
|
|
1430
|
-
},
|
|
1431
|
-
children: "Go home"
|
|
1432
|
-
})
|
|
1433
|
-
]
|
|
1714
|
+
// TODO: omit this from production builds, only test builds should include it
|
|
1715
|
+
/**
|
|
1716
|
+
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1717
|
+
*
|
|
1718
|
+
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1719
|
+
*/ function createPPRBoundarySentinel() {
|
|
1720
|
+
return new ReadableStream({
|
|
1721
|
+
start (controller) {
|
|
1722
|
+
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1723
|
+
controller.close();
|
|
1724
|
+
}
|
|
1434
1725
|
});
|
|
1435
1726
|
}
|
|
1436
1727
|
|
|
1437
|
-
|
|
1438
|
-
/***/ }),
|
|
1439
|
-
|
|
1440
|
-
/***/ 77068:
|
|
1441
|
-
/***/ ((module) => {
|
|
1442
|
-
|
|
1443
|
-
"use strict";
|
|
1444
|
-
module.exports = require("next/dist/shared/lib/size-limit");
|
|
1445
|
-
|
|
1446
|
-
/***/ }),
|
|
1447
|
-
|
|
1448
|
-
/***/ 80408:
|
|
1449
|
-
/***/ (() => {
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
/***/ }),
|
|
1454
|
-
|
|
1455
|
-
/***/ 82061:
|
|
1456
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1457
|
-
|
|
1458
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
/***/ }),
|
|
1462
|
-
|
|
1463
|
-
/***/ 86439:
|
|
1464
|
-
/***/ ((module) => {
|
|
1465
|
-
|
|
1466
|
-
"use strict";
|
|
1467
|
-
module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
1468
|
-
|
|
1469
|
-
/***/ }),
|
|
1470
|
-
|
|
1471
|
-
/***/ 87032:
|
|
1472
|
-
/***/ (() => {
|
|
1473
|
-
|
|
1728
|
+
//# sourceMappingURL=app-page.js.map
|
|
1474
1729
|
|
|
1475
1730
|
|
|
1476
1731
|
/***/ }),
|
|
@@ -1510,7 +1765,7 @@ Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_re
|
|
|
1510
1765
|
var __webpack_require__ = require("../../webpack-runtime.js");
|
|
1511
1766
|
__webpack_require__.C(exports);
|
|
1512
1767
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1513
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
1768
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,9927], () => (__webpack_exec__(88758)));
|
|
1514
1769
|
module.exports = __webpack_exports__;
|
|
1515
1770
|
|
|
1516
1771
|
})();
|