@semiont/frontend 0.3.3 → 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 +8 -8
- 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 +8 -8
- package/standalone/apps/frontend/.next/server/chunks/2617.js +43 -7
- package/standalone/apps/frontend/.next/server/chunks/3144.js +1 -1
- 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-ac307b22cd0a4080.js → common-42653c14d34c8864.js} +7 -7
- 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/framework-86c2a58f458066a5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/vendors-c7197feb11002a6e.js +0 -10
- package/standalone/apps/frontend/.next/static/xSLAuzRvOCf1TdGHvLFQ0/_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/{xSLAuzRvOCf1TdGHvLFQ0 → I_XveRdyStDMqYJPcAAy5}/_ssgManifest.js +0 -0
|
@@ -28,6 +28,14 @@ module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.j
|
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
31
|
+
/***/ 17891:
|
|
32
|
+
/***/ ((module) => {
|
|
33
|
+
|
|
34
|
+
"use strict";
|
|
35
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
36
|
+
|
|
37
|
+
/***/ }),
|
|
38
|
+
|
|
31
39
|
/***/ 19121:
|
|
32
40
|
/***/ ((module) => {
|
|
33
41
|
|
|
@@ -890,37 +898,12 @@ function() { throw new Error("Attempted to call the default export of \"/home/ru
|
|
|
890
898
|
|
|
891
899
|
/***/ }),
|
|
892
900
|
|
|
893
|
-
/***/
|
|
894
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
895
|
-
|
|
896
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 59406));
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
/***/ }),
|
|
900
|
-
|
|
901
|
-
/***/ 63033:
|
|
902
|
-
/***/ ((module) => {
|
|
903
|
-
|
|
904
|
-
"use strict";
|
|
905
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
906
|
-
|
|
907
|
-
/***/ }),
|
|
908
|
-
|
|
909
|
-
/***/ 70722:
|
|
910
|
-
/***/ ((module) => {
|
|
911
|
-
|
|
912
|
-
"use strict";
|
|
913
|
-
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
914
|
-
|
|
915
|
-
/***/ }),
|
|
916
|
-
|
|
917
|
-
/***/ 72757:
|
|
901
|
+
/***/ 60187:
|
|
918
902
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
919
903
|
|
|
920
904
|
"use strict";
|
|
921
905
|
__webpack_require__.r(__webpack_exports__);
|
|
922
906
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
923
|
-
/* harmony export */ GlobalError: () => (/* reexport safe */ _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
924
907
|
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
925
908
|
/* harmony export */ handler: () => (/* binding */ handler),
|
|
926
909
|
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
@@ -963,25 +946,30 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
963
946
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
964
947
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
965
948
|
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
966
|
-
/* harmony import */ var
|
|
967
|
-
/* harmony import */ var
|
|
968
|
-
/* harmony import */ var
|
|
969
|
-
/* harmony import */ var
|
|
970
|
-
/* harmony import */ var
|
|
971
|
-
/* harmony import */ var
|
|
972
|
-
/* harmony import */ var
|
|
973
|
-
/* harmony import */ var
|
|
974
|
-
/* harmony import */ var
|
|
975
|
-
/* harmony import */ var
|
|
976
|
-
/* harmony import */ var
|
|
977
|
-
/* harmony import */ var
|
|
978
|
-
/* harmony import */ var
|
|
979
|
-
/* harmony import */ var
|
|
980
|
-
/* harmony import */ var
|
|
981
|
-
/* harmony import */ var
|
|
982
|
-
/* harmony import */ var
|
|
949
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
950
|
+
/* 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__);
|
|
951
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
952
|
+
/* 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__);
|
|
953
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
954
|
+
/* 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__);
|
|
955
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
956
|
+
/* 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__);
|
|
957
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
958
|
+
/* 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__);
|
|
959
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
960
|
+
/* 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__);
|
|
961
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
962
|
+
/* 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__);
|
|
963
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
964
|
+
/* 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__);
|
|
965
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
966
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
967
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
968
|
+
/* 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__);
|
|
969
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
970
|
+
/* 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__);
|
|
983
971
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
984
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in
|
|
972
|
+
/* 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__]
|
|
985
973
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
986
974
|
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
987
975
|
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
@@ -990,9 +978,14 @@ const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_requi
|
|
|
990
978
|
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
991
979
|
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
992
980
|
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
993
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
994
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
995
|
-
const
|
|
981
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
982
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
983
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 59406));
|
|
984
|
+
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
985
|
+
const module11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
986
|
+
const page12 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 24490));
|
|
987
|
+
|
|
988
|
+
|
|
996
989
|
|
|
997
990
|
|
|
998
991
|
|
|
@@ -1034,27 +1027,32 @@ const tree = {
|
|
|
1034
1027
|
'linked-data',
|
|
1035
1028
|
{
|
|
1036
1029
|
children: ['__PAGE__', {}, {
|
|
1037
|
-
page: [
|
|
1030
|
+
page: [page12, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/moderate/linked-data/page.tsx"],
|
|
1038
1031
|
|
|
1039
1032
|
}]
|
|
1040
1033
|
},
|
|
1041
1034
|
{
|
|
1035
|
+
'global-error': [module11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1042
1036
|
|
|
1043
|
-
|
|
1044
|
-
|
|
1037
|
+
},
|
|
1038
|
+
[]
|
|
1045
1039
|
]
|
|
1046
1040
|
},
|
|
1047
1041
|
{
|
|
1048
|
-
'layout': [
|
|
1042
|
+
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/moderate/layout.tsx"],
|
|
1043
|
+
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1049
1044
|
|
|
1050
|
-
}
|
|
1045
|
+
},
|
|
1046
|
+
[]
|
|
1051
1047
|
]
|
|
1052
1048
|
},
|
|
1053
1049
|
{
|
|
1054
1050
|
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
1055
|
-
'
|
|
1051
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1052
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
1056
1053
|
|
|
1057
|
-
}
|
|
1054
|
+
},
|
|
1055
|
+
["_not-found","_global-error","api"]
|
|
1058
1056
|
]
|
|
1059
1057
|
},
|
|
1060
1058
|
{
|
|
@@ -1065,11 +1063,10 @@ const tree = {
|
|
|
1065
1063
|
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
1066
1064
|
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
1067
1065
|
|
|
1068
|
-
}
|
|
1066
|
+
},
|
|
1067
|
+
[]
|
|
1069
1068
|
]
|
|
1070
1069
|
}.children;
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
1070
|
const __next_app_require__ = __webpack_require__
|
|
1074
1071
|
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
1075
1072
|
const __next_app__ = {
|
|
@@ -1082,6 +1079,7 @@ const __next_app__ = {
|
|
|
1082
1079
|
|
|
1083
1080
|
|
|
1084
1081
|
|
|
1082
|
+
|
|
1085
1083
|
// Create and export the route module that will be consumed.
|
|
1086
1084
|
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
1087
1085
|
definition: {
|
|
@@ -1099,12 +1097,53 @@ const routeModule = new next_dist_server_route_modules_app_page_module_compiled_
|
|
|
1099
1097
|
distDir: ".next" || 0,
|
|
1100
1098
|
relativeProjectDir: false || ''
|
|
1101
1099
|
});
|
|
1100
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
1101
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
1102
|
+
if (optional) {
|
|
1103
|
+
return `[[...${param.paramName}]]`;
|
|
1104
|
+
}
|
|
1105
|
+
if (repeat) {
|
|
1106
|
+
return `[...${param.paramName}]`;
|
|
1107
|
+
}
|
|
1108
|
+
return `[${param.paramName}]`;
|
|
1109
|
+
}
|
|
1110
|
+
/**
|
|
1111
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
1112
|
+
* from the shell that matched this request. Only params that can still be
|
|
1113
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
1114
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
1115
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
1116
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
1117
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
1118
|
+
param.paramName,
|
|
1119
|
+
param
|
|
1120
|
+
]));
|
|
1121
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
1122
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
1123
|
+
if (!segmentParam) {
|
|
1124
|
+
return segment;
|
|
1125
|
+
}
|
|
1126
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
1127
|
+
if (!remainingParam) {
|
|
1128
|
+
return segment;
|
|
1129
|
+
}
|
|
1130
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
1131
|
+
if (!value) {
|
|
1132
|
+
return segment;
|
|
1133
|
+
}
|
|
1134
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
1135
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
1136
|
+
}).join('/') || '/';
|
|
1137
|
+
}
|
|
1102
1138
|
async function handler(req, res, ctx) {
|
|
1103
|
-
var _this;
|
|
1139
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
1140
|
+
if (ctx.requestMeta) {
|
|
1141
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
1142
|
+
}
|
|
1104
1143
|
if (routeModule.isDev) {
|
|
1105
1144
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
1106
1145
|
}
|
|
1107
|
-
const isMinimalMode = Boolean(
|
|
1146
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
1108
1147
|
let srcPage = "/[locale]/moderate/linked-data/page";
|
|
1109
1148
|
// turbopack doesn't normalize `/index` in the page name
|
|
1110
1149
|
// so we need to to process dynamic routes properly
|
|
@@ -1124,7 +1163,7 @@ async function handler(req, res, ctx) {
|
|
|
1124
1163
|
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1125
1164
|
return null;
|
|
1126
1165
|
}
|
|
1127
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
|
|
1166
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
1128
1167
|
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
1129
1168
|
let { isOnDemandRevalidate } = prepareResult;
|
|
1130
1169
|
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
@@ -1134,7 +1173,8 @@ async function handler(req, res, ctx) {
|
|
|
1134
1173
|
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
1135
1174
|
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
1136
1175
|
// parallel routes. This is addressed with cacheComponents.
|
|
1137
|
-
const
|
|
1176
|
+
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);
|
|
1177
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
1138
1178
|
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
1139
1179
|
const userAgent = req.headers['user-agent'] || '';
|
|
1140
1180
|
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
@@ -1151,15 +1191,65 @@ async function handler(req, res, ctx) {
|
|
|
1151
1191
|
* If the route being rendered is an app page, and the ppr feature has been
|
|
1152
1192
|
* enabled, then the given route _could_ support PPR.
|
|
1153
1193
|
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
1194
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
1195
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
1196
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
1197
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
1198
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
1199
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
1200
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
1201
|
+
var _nextConfig_experimental_serverActions;
|
|
1202
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
1203
|
+
res.statusCode = 413;
|
|
1204
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
1205
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1206
|
+
return null;
|
|
1207
|
+
}
|
|
1208
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
1209
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
1210
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
1211
|
+
// the action body budget - it's already validated above.
|
|
1212
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
1213
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
1214
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
1215
|
+
;
|
|
1216
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
1217
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
1218
|
+
if (fullBody === null) {
|
|
1219
|
+
res.statusCode = 413;
|
|
1220
|
+
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`);
|
|
1221
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1222
|
+
return null;
|
|
1223
|
+
}
|
|
1224
|
+
if (fullBody.length >= stateLength) {
|
|
1225
|
+
// Extract postponed state from the beginning
|
|
1226
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
1227
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
1228
|
+
// Store the remaining action body for the action handler
|
|
1229
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
1230
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
1231
|
+
} else {
|
|
1232
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
1233
|
+
value: "E979",
|
|
1234
|
+
enumerable: false,
|
|
1235
|
+
configurable: true
|
|
1236
|
+
});
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1154
1240
|
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') {
|
|
1241
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
1155
1242
|
// Decode the postponed state from the request body, it will come as
|
|
1156
1243
|
// an array of buffers, so collect them and then concat them to form
|
|
1157
1244
|
// the string.
|
|
1158
|
-
const body =
|
|
1159
|
-
|
|
1160
|
-
|
|
1245
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
1246
|
+
if (body === null) {
|
|
1247
|
+
res.statusCode = 413;
|
|
1248
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
1249
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1250
|
+
return null;
|
|
1161
1251
|
}
|
|
1162
|
-
const postponed =
|
|
1252
|
+
const postponed = body.toString('utf8');
|
|
1163
1253
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
1164
1254
|
}
|
|
1165
1255
|
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
@@ -1168,14 +1258,29 @@ async function handler(req, res, ctx) {
|
|
|
1168
1258
|
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
1169
1259
|
// to enable debugging of the fallback shell.
|
|
1170
1260
|
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
1261
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
1262
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
1263
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
1264
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
1265
|
+
// assert on the prefetched UI state deterministically.
|
|
1266
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
1267
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
1268
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
1269
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
1270
|
+
// with blocking happening on the client side.
|
|
1271
|
+
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 + '='));
|
|
1171
1272
|
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
1172
1273
|
// prerender manifest and this is an app page.
|
|
1173
|
-
const isRoutePPREnabled =
|
|
1274
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
1275
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
1276
|
+
// static pages need this path to produce buffered segment data (the
|
|
1277
|
+
// legacy prerender path hangs in dev mode).
|
|
1278
|
+
(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
|
|
1174
1279
|
// enabled or not, but that would require plumbing the appConfig through
|
|
1175
1280
|
// to the server during development. We assume that the page supports it
|
|
1176
|
-
// but only during development.
|
|
1177
|
-
hasDebugStaticShellQuery && (
|
|
1178
|
-
const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
|
|
1281
|
+
// but only during development or when the testing API is exposed.
|
|
1282
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
1283
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
1179
1284
|
// We should enable debugging dynamic accesses when the static shell
|
|
1180
1285
|
// debugging has been enabled and we're also in development mode.
|
|
1181
1286
|
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
@@ -1187,7 +1292,11 @@ async function handler(req, res, ctx) {
|
|
|
1187
1292
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
1188
1293
|
// we can use this fact to only generate the flight data for the request
|
|
1189
1294
|
// because we can't cache the HTML (as it's also dynamic).
|
|
1190
|
-
|
|
1295
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
1296
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
1297
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
1298
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
1299
|
+
!staticPrefetchDataRoute;
|
|
1191
1300
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
1192
1301
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
1193
1302
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -1203,10 +1312,11 @@ async function handler(req, res, ctx) {
|
|
|
1203
1312
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
1204
1313
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
1205
1314
|
// serveStreamingMetadata to true during export
|
|
1206
|
-
const serveStreamingMetadata =
|
|
1207
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
1208
|
-
// to serve a static response.
|
|
1209
|
-
|
|
1315
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
1316
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
1317
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
1318
|
+
// and HTML-limited bots.
|
|
1319
|
+
!(botType && isRoutePPREnabled));
|
|
1210
1320
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
1211
1321
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
1212
1322
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -1223,18 +1333,37 @@ async function handler(req, res, ctx) {
|
|
|
1223
1333
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
1224
1334
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
1225
1335
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
1226
|
-
// When
|
|
1227
|
-
|
|
1336
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
1337
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
1338
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
1339
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
1340
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
1228
1341
|
let ssgCacheKey = null;
|
|
1229
1342
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
1230
|
-
|
|
1343
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
1344
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
1345
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
1346
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
1347
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
1348
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
1349
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
1350
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
1351
|
+
// If applying the current request params doesn't make the shell any
|
|
1352
|
+
// more complete, then this shell is already at its most complete
|
|
1353
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
1354
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
1355
|
+
}
|
|
1356
|
+
} else {
|
|
1357
|
+
ssgCacheKey = resolvedPathname;
|
|
1358
|
+
}
|
|
1231
1359
|
}
|
|
1232
1360
|
// the staticPathKey differs from ssgCacheKey since
|
|
1233
1361
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
1234
|
-
// mode in dev to bypass the cache
|
|
1235
|
-
//
|
|
1362
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
1363
|
+
// fallback shells that should remain shared and must not create a
|
|
1364
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
1236
1365
|
let staticPathKey = ssgCacheKey;
|
|
1237
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
1366
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
1238
1367
|
staticPathKey = resolvedPathname;
|
|
1239
1368
|
}
|
|
1240
1369
|
// If this is a request for an app path that should be statically generated
|
|
@@ -1244,9 +1373,8 @@ async function handler(req, res, ctx) {
|
|
|
1244
1373
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
1245
1374
|
}
|
|
1246
1375
|
const ComponentMod = {
|
|
1247
|
-
...
|
|
1376
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
1248
1377
|
tree,
|
|
1249
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
1250
1378
|
handler,
|
|
1251
1379
|
routeModule,
|
|
1252
1380
|
__next_app__
|
|
@@ -1264,6 +1392,8 @@ async function handler(req, res, ctx) {
|
|
|
1264
1392
|
const method = req.method || 'GET';
|
|
1265
1393
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
1266
1394
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
1395
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
1396
|
+
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))) ?? [] : [];
|
|
1267
1397
|
const render404 = async ()=>{
|
|
1268
1398
|
// TODO: should route-module itself handle rendering the 404
|
|
1269
1399
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -1276,6 +1406,7 @@ async function handler(req, res, ctx) {
|
|
|
1276
1406
|
try {
|
|
1277
1407
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
1278
1408
|
res.setHeader('Vary', varyHeader);
|
|
1409
|
+
let parentSpan;
|
|
1279
1410
|
const invokeRouteModule = async (span, context)=>{
|
|
1280
1411
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
1281
1412
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -1303,19 +1434,29 @@ async function handler(req, res, ctx) {
|
|
|
1303
1434
|
'next.span_name': name
|
|
1304
1435
|
});
|
|
1305
1436
|
span.updateName(name);
|
|
1437
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
1438
|
+
// a platform-created HTTP span in adapter deployments).
|
|
1439
|
+
if (parentSpan && parentSpan !== span) {
|
|
1440
|
+
parentSpan.setAttribute('http.route', route);
|
|
1441
|
+
parentSpan.updateName(name);
|
|
1442
|
+
}
|
|
1306
1443
|
} else {
|
|
1307
1444
|
span.updateName(`${method} ${srcPage}`);
|
|
1308
1445
|
}
|
|
1309
1446
|
});
|
|
1310
1447
|
};
|
|
1311
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
1448
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
1449
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
1450
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
1312
1451
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
1313
1452
|
const context = {
|
|
1314
1453
|
query,
|
|
1315
1454
|
params,
|
|
1316
1455
|
page: normalizedSrcPage,
|
|
1317
1456
|
sharedContext: {
|
|
1318
|
-
buildId
|
|
1457
|
+
buildId,
|
|
1458
|
+
deploymentId,
|
|
1459
|
+
clientAssetToken
|
|
1319
1460
|
},
|
|
1320
1461
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
1321
1462
|
fallbackRouteParams,
|
|
@@ -1351,7 +1492,6 @@ async function handler(req, res, ctx) {
|
|
|
1351
1492
|
trailingSlash: nextConfig.trailingSlash,
|
|
1352
1493
|
images: nextConfig.images,
|
|
1353
1494
|
previewProps: prerenderManifest.preview,
|
|
1354
|
-
deploymentId: deploymentId,
|
|
1355
1495
|
enableTainting: nextConfig.experimental.taint,
|
|
1356
1496
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
1357
1497
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -1360,8 +1500,9 @@ async function handler(req, res, ctx) {
|
|
|
1360
1500
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
1361
1501
|
basePath: nextConfig.basePath,
|
|
1362
1502
|
serverActions: nextConfig.experimental.serverActions,
|
|
1503
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
1363
1504
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
1364
|
-
|
|
1505
|
+
isBuildTimePrerendering: true,
|
|
1365
1506
|
supportsDynamicResponse: false,
|
|
1366
1507
|
isStaticGeneration: true,
|
|
1367
1508
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -1372,11 +1513,14 @@ async function handler(req, res, ctx) {
|
|
|
1372
1513
|
expireTime: nextConfig.expireTime,
|
|
1373
1514
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
1374
1515
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
1516
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
1375
1517
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
1518
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
1376
1519
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
1520
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
1377
1521
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
1378
1522
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
1379
|
-
maxPostponedStateSizeBytes: (0,
|
|
1523
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
1380
1524
|
},
|
|
1381
1525
|
waitUntil: ctx.waitUntil,
|
|
1382
1526
|
onClose: (cb)=>{
|
|
@@ -1384,15 +1528,9 @@ async function handler(req, res, ctx) {
|
|
|
1384
1528
|
},
|
|
1385
1529
|
onAfterTaskError: ()=>{},
|
|
1386
1530
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
1387
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
1388
|
-
dev: routeModule.isDev
|
|
1531
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
1389
1532
|
}
|
|
1390
1533
|
};
|
|
1391
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
1392
|
-
context.renderOpts.nextExport = true;
|
|
1393
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
1394
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
1395
|
-
}
|
|
1396
1534
|
// When we're revalidating in the background, we should not allow dynamic
|
|
1397
1535
|
// responses.
|
|
1398
1536
|
if (forceStaticRender) {
|
|
@@ -1455,6 +1593,16 @@ async function handler(req, res, ctx) {
|
|
|
1455
1593
|
if (prerenderInfo) {
|
|
1456
1594
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
1457
1595
|
}
|
|
1596
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
1597
|
+
// Generic source shells without unresolved root params don't have a
|
|
1598
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
1599
|
+
// When we can complete the shell into a more specific
|
|
1600
|
+
// prerendered shell for this request, treat it like a prerender
|
|
1601
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
1602
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
1603
|
+
// should not inherit a shell from another generated branch.
|
|
1604
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
1605
|
+
}
|
|
1458
1606
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
1459
1607
|
// not the prerendered page. This ensures that the correct content is served
|
|
1460
1608
|
// to the bot in the head.
|
|
@@ -1479,10 +1627,10 @@ async function handler(req, res, ctx) {
|
|
|
1479
1627
|
// getStaticPaths.
|
|
1480
1628
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
1481
1629
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
1482
|
-
if (nextConfig.
|
|
1630
|
+
if (nextConfig.adapterPath) {
|
|
1483
1631
|
return await render404();
|
|
1484
1632
|
}
|
|
1485
|
-
throw new
|
|
1633
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
1486
1634
|
}
|
|
1487
1635
|
// When cacheComponents is enabled, we can use the fallback
|
|
1488
1636
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -1491,10 +1639,19 @@ async function handler(req, res, ctx) {
|
|
|
1491
1639
|
// contains param references, and therefore we can't use the fallback.
|
|
1492
1640
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
1493
1641
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
1494
|
-
const fallbackRouteParams = //
|
|
1495
|
-
//
|
|
1496
|
-
|
|
1642
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
1643
|
+
// navigation testing), use the prerender manifest's fallback
|
|
1644
|
+
// route params which correctly identifies which params are
|
|
1645
|
+
// unknown. Note: in dev, this block is only entered for
|
|
1646
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
1647
|
+
(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).
|
|
1497
1648
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
1649
|
+
// When rendering a debug static shell, override the fallback
|
|
1650
|
+
// params on the request so that the staged rendering correctly
|
|
1651
|
+
// defers params that are not statically known.
|
|
1652
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
1653
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
1654
|
+
}
|
|
1498
1655
|
// We use the response cache here to handle the revalidation and
|
|
1499
1656
|
// management of the fallback shell.
|
|
1500
1657
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -1510,8 +1667,12 @@ async function handler(req, res, ctx) {
|
|
|
1510
1667
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
1511
1668
|
// here.
|
|
1512
1669
|
postponed: undefined,
|
|
1670
|
+
// Always serve the shell that matched this request
|
|
1671
|
+
// immediately. If there are still prerenderable params left,
|
|
1672
|
+
// the background path below will complete the shell into a
|
|
1673
|
+
// more specific cache entry for later requests.
|
|
1513
1674
|
fallbackRouteParams,
|
|
1514
|
-
forceStaticRender:
|
|
1675
|
+
forceStaticRender: true
|
|
1515
1676
|
}),
|
|
1516
1677
|
waitUntil: ctx.waitUntil,
|
|
1517
1678
|
isMinimalMode
|
|
@@ -1520,6 +1681,39 @@ async function handler(req, res, ctx) {
|
|
|
1520
1681
|
if (fallbackResponse === null) return null;
|
|
1521
1682
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
1522
1683
|
if (fallbackResponse) {
|
|
1684
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
1685
|
+
// still be completed with prerenderable params should upgrade.
|
|
1686
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
1687
|
+
// don't upgrade fallback shells in the background when it's
|
|
1688
|
+
// exposed.
|
|
1689
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
1690
|
+
// the route in shell mode; don't upgrade these in background.
|
|
1691
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
1692
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
1693
|
+
// request itself.
|
|
1694
|
+
!isPrefetchRSCRequest) {
|
|
1695
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1696
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
1697
|
+
try {
|
|
1698
|
+
// Only the params that were just specialized should be
|
|
1699
|
+
// removed from the fallback render. Any remaining fallback
|
|
1700
|
+
// params stay deferred so the revalidated result is a more
|
|
1701
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
1702
|
+
// concrete route (`/prefix/c/foo`).
|
|
1703
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
1704
|
+
return doRender({
|
|
1705
|
+
span: c.span,
|
|
1706
|
+
postponed: undefined,
|
|
1707
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
1708
|
+
forceStaticRender: true
|
|
1709
|
+
});
|
|
1710
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
1711
|
+
null, hasResolved, ctx.waitUntil);
|
|
1712
|
+
} catch (err) {
|
|
1713
|
+
console.error('Error revalidating the page in the background', err);
|
|
1714
|
+
}
|
|
1715
|
+
});
|
|
1716
|
+
}
|
|
1523
1717
|
// Remove the cache control from the response to prevent it from being
|
|
1524
1718
|
// used in the surrounding cache.
|
|
1525
1719
|
delete fallbackResponse.cacheControl;
|
|
@@ -1530,12 +1724,15 @@ async function handler(req, res, ctx) {
|
|
|
1530
1724
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
1531
1725
|
// minimal postponed data, then we should resume the render with it.
|
|
1532
1726
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
1533
|
-
// If this is a dynamic RSC request
|
|
1534
|
-
// the static render (if available). This
|
|
1535
|
-
// resume data cache (RDC) from the static
|
|
1536
|
-
// is consistent between the static and
|
|
1727
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
1728
|
+
// use the postponed data from the static render (if available). This
|
|
1729
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
1730
|
+
// render to ensure that the data is consistent between the static and
|
|
1731
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
1732
|
+
// action.
|
|
1537
1733
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
1538
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
1734
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
1735
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
1539
1736
|
// requests, as we're typically revalidating the page in the background
|
|
1540
1737
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
1541
1738
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -1560,7 +1757,7 @@ async function handler(req, res, ctx) {
|
|
|
1560
1757
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
1561
1758
|
// We want to schedule this on the next tick to ensure that the
|
|
1562
1759
|
// render is not blocked on it.
|
|
1563
|
-
(0,
|
|
1760
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1564
1761
|
const responseCache = routeModule.getResponseCache(req);
|
|
1565
1762
|
try {
|
|
1566
1763
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -1597,11 +1794,21 @@ async function handler(req, res, ctx) {
|
|
|
1597
1794
|
}
|
|
1598
1795
|
};
|
|
1599
1796
|
}
|
|
1600
|
-
const fallbackRouteParams = //
|
|
1601
|
-
//
|
|
1602
|
-
//
|
|
1603
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
1604
|
-
|
|
1797
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
1798
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
1799
|
+
// params which correctly identifies which params are unknown.
|
|
1800
|
+
(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;
|
|
1801
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
1802
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
1803
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
1804
|
+
// fallbackRouteParams because that would replace actual param values
|
|
1805
|
+
// with opaque placeholders during segment resolution.
|
|
1806
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
1807
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
1808
|
+
if (fallbackParams) {
|
|
1809
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
1810
|
+
}
|
|
1811
|
+
}
|
|
1605
1812
|
// Perform the render.
|
|
1606
1813
|
return doRender({
|
|
1607
1814
|
span,
|
|
@@ -1632,7 +1839,7 @@ async function handler(req, res, ctx) {
|
|
|
1632
1839
|
}
|
|
1633
1840
|
// In dev, we should not cache pages for any reason.
|
|
1634
1841
|
if (routeModule.isDev) {
|
|
1635
|
-
res.setHeader('Cache-Control', 'no-
|
|
1842
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
1636
1843
|
}
|
|
1637
1844
|
if (!cacheEntry) {
|
|
1638
1845
|
if (ssgCacheKey) {
|
|
@@ -1658,6 +1865,16 @@ async function handler(req, res, ctx) {
|
|
|
1658
1865
|
});
|
|
1659
1866
|
}
|
|
1660
1867
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
1868
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
1869
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
1870
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
1871
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
1872
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
1873
|
+
// which copies headers from the internal RSC fetch).
|
|
1874
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
1875
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
1876
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
1877
|
+
}
|
|
1661
1878
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
1662
1879
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
1663
1880
|
// request, then we should set the cache header.
|
|
@@ -1718,7 +1935,7 @@ async function handler(req, res, ctx) {
|
|
|
1718
1935
|
};
|
|
1719
1936
|
} else {
|
|
1720
1937
|
cacheControl = {
|
|
1721
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1938
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
1722
1939
|
expire: undefined
|
|
1723
1940
|
};
|
|
1724
1941
|
}
|
|
@@ -1746,7 +1963,7 @@ async function handler(req, res, ctx) {
|
|
|
1746
1963
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
1747
1964
|
if (matchedSegment !== undefined) {
|
|
1748
1965
|
// Cache hit
|
|
1749
|
-
return (0,
|
|
1966
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1750
1967
|
req,
|
|
1751
1968
|
res,
|
|
1752
1969
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1762,7 +1979,7 @@ async function handler(req, res, ctx) {
|
|
|
1762
1979
|
// don't bother to respond with 404, because these requests are only
|
|
1763
1980
|
// issued as part of a prefetch.
|
|
1764
1981
|
res.statusCode = 204;
|
|
1765
|
-
return (0,
|
|
1982
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1766
1983
|
req,
|
|
1767
1984
|
res,
|
|
1768
1985
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1817,7 +2034,7 @@ async function handler(req, res, ctx) {
|
|
|
1817
2034
|
res.statusCode = cachedData.status;
|
|
1818
2035
|
}
|
|
1819
2036
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
1820
|
-
if (!isMinimalMode && cachedData.status &&
|
|
2037
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
1821
2038
|
res.statusCode = 200;
|
|
1822
2039
|
}
|
|
1823
2040
|
// Mark that the request did postpone.
|
|
@@ -1835,7 +2052,7 @@ async function handler(req, res, ctx) {
|
|
|
1835
2052
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1836
2053
|
if (nextConfig.cacheComponents) {
|
|
1837
2054
|
res.statusCode = 404;
|
|
1838
|
-
return (0,
|
|
2055
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1839
2056
|
req,
|
|
1840
2057
|
res,
|
|
1841
2058
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1845,14 +2062,14 @@ async function handler(req, res, ctx) {
|
|
|
1845
2062
|
});
|
|
1846
2063
|
} else {
|
|
1847
2064
|
// Otherwise this case is not expected.
|
|
1848
|
-
throw Object.defineProperty(new
|
|
2065
|
+
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", {
|
|
1849
2066
|
value: "E789",
|
|
1850
2067
|
enumerable: false,
|
|
1851
2068
|
configurable: true
|
|
1852
2069
|
});
|
|
1853
2070
|
}
|
|
1854
2071
|
}
|
|
1855
|
-
return (0,
|
|
2072
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1856
2073
|
req,
|
|
1857
2074
|
res,
|
|
1858
2075
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1863,7 +2080,7 @@ async function handler(req, res, ctx) {
|
|
|
1863
2080
|
}
|
|
1864
2081
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1865
2082
|
// data.
|
|
1866
|
-
return (0,
|
|
2083
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1867
2084
|
req,
|
|
1868
2085
|
res,
|
|
1869
2086
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1874,6 +2091,27 @@ async function handler(req, res, ctx) {
|
|
|
1874
2091
|
}
|
|
1875
2092
|
// This is a request for HTML data.
|
|
1876
2093
|
const body = cachedData.html;
|
|
2094
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
2095
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
2096
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
2097
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
2098
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
2099
|
+
// debug channel can initialize.
|
|
2100
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
2101
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
2102
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
2103
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
2104
|
+
req,
|
|
2105
|
+
res,
|
|
2106
|
+
generateEtags: nextConfig.generateEtags,
|
|
2107
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
2108
|
+
result: body,
|
|
2109
|
+
cacheControl: {
|
|
2110
|
+
revalidate: 0,
|
|
2111
|
+
expire: undefined
|
|
2112
|
+
}
|
|
2113
|
+
});
|
|
2114
|
+
}
|
|
1877
2115
|
// If there's no postponed state, we should just serve the HTML. This
|
|
1878
2116
|
// should also be the case for a resume request because it's completed
|
|
1879
2117
|
// as a server render (rather than a static render).
|
|
@@ -1882,7 +2120,7 @@ async function handler(req, res, ctx) {
|
|
|
1882
2120
|
// that's between the static and dynamic parts so we can compare the
|
|
1883
2121
|
// chunks and add assertions.
|
|
1884
2122
|
if (false) {}
|
|
1885
|
-
return (0,
|
|
2123
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1886
2124
|
req,
|
|
1887
2125
|
res,
|
|
1888
2126
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1904,7 +2142,7 @@ async function handler(req, res, ctx) {
|
|
|
1904
2142
|
controller.close();
|
|
1905
2143
|
}
|
|
1906
2144
|
}));
|
|
1907
|
-
return (0,
|
|
2145
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1908
2146
|
req,
|
|
1909
2147
|
res,
|
|
1910
2148
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1961,7 +2199,7 @@ async function handler(req, res, ctx) {
|
|
|
1961
2199
|
console.error("couldn't abort transformer", e);
|
|
1962
2200
|
});
|
|
1963
2201
|
});
|
|
1964
|
-
return (0,
|
|
2202
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1965
2203
|
req,
|
|
1966
2204
|
res,
|
|
1967
2205
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1978,9 +2216,10 @@ async function handler(req, res, ctx) {
|
|
|
1978
2216
|
};
|
|
1979
2217
|
// TODO: activeSpan code path is for when wrapped by
|
|
1980
2218
|
// next-server can be removed when this is no longer used
|
|
1981
|
-
if (activeSpan) {
|
|
2219
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1982
2220
|
await handleResponse(activeSpan);
|
|
1983
2221
|
} else {
|
|
2222
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1984
2223
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1985
2224
|
spanName: `${method} ${srcPage}`,
|
|
1986
2225
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1988,10 +2227,10 @@ async function handler(req, res, ctx) {
|
|
|
1988
2227
|
'http.method': method,
|
|
1989
2228
|
'http.target': req.url
|
|
1990
2229
|
}
|
|
1991
|
-
}, handleResponse));
|
|
2230
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1992
2231
|
}
|
|
1993
2232
|
} catch (err) {
|
|
1994
|
-
if (!(err instanceof
|
|
2233
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1995
2234
|
const silenceLog = false;
|
|
1996
2235
|
await routeModule.onRequestError(req, err, {
|
|
1997
2236
|
routerKind: 'App Router',
|
|
@@ -2024,6 +2263,30 @@ async function handler(req, res, ctx) {
|
|
|
2024
2263
|
//# sourceMappingURL=app-page.js.map
|
|
2025
2264
|
|
|
2026
2265
|
|
|
2266
|
+
/***/ }),
|
|
2267
|
+
|
|
2268
|
+
/***/ 62256:
|
|
2269
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
2270
|
+
|
|
2271
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 59406));
|
|
2272
|
+
|
|
2273
|
+
|
|
2274
|
+
/***/ }),
|
|
2275
|
+
|
|
2276
|
+
/***/ 63033:
|
|
2277
|
+
/***/ ((module) => {
|
|
2278
|
+
|
|
2279
|
+
"use strict";
|
|
2280
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
2281
|
+
|
|
2282
|
+
/***/ }),
|
|
2283
|
+
|
|
2284
|
+
/***/ 70722:
|
|
2285
|
+
/***/ ((module) => {
|
|
2286
|
+
|
|
2287
|
+
"use strict";
|
|
2288
|
+
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
2289
|
+
|
|
2027
2290
|
/***/ }),
|
|
2028
2291
|
|
|
2029
2292
|
/***/ 77068:
|
|
@@ -2247,7 +2510,7 @@ function LinkedDataClient() {
|
|
|
2247
2510
|
var __webpack_require__ = require("../../../../webpack-runtime.js");
|
|
2248
2511
|
__webpack_require__.C(exports);
|
|
2249
2512
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
2250
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
2513
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,4741,9927,7420,2617,3144,8255,9988], () => (__webpack_exec__(60187)));
|
|
2251
2514
|
module.exports = __webpack_exports__;
|
|
2252
2515
|
|
|
2253
2516
|
})();
|