@semiont/frontend 0.3.2 → 0.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/standalone/apps/frontend/.next/BUILD_ID +1 -1
- package/standalone/apps/frontend/.next/app-path-routes-manifest.json +5 -5
- package/standalone/apps/frontend/.next/build-manifest.json +6 -6
- package/standalone/apps/frontend/.next/prerender-manifest.json +3 -3
- package/standalone/apps/frontend/.next/react-loadable-manifest.json +2 -2
- package/standalone/apps/frontend/.next/required-server-files.json +18 -6
- package/standalone/apps/frontend/.next/routes-manifest.json +1 -0
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js +776 -516
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page.js +1718 -1455
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page.js +724 -461
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page.js +370 -109
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page.js +581 -318
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page.js +449 -186
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page.js +430 -168
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route.js +31 -16
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/mcp-setup/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page.js +388 -126
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page.js +537 -275
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page.js +388 -126
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page.js +745 -482
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page.js +366 -103
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page.js +600 -339
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page.js +956 -691
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page.js +1699 -1436
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page.js +390 -127
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page.js +1779 -1518
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page.js +1601 -1338
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page.js +2048 -1785
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/page.js +462 -204
- package/standalone/apps/frontend/.next/server/app/[locale]/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page.js +476 -216
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page.js +489 -229
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/[locale]/terms/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error/page.js +627 -240
- package/standalone/apps/frontend/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.html +1 -2
- package/standalone/apps/frontend/.next/server/app/_global-error.rsc +13 -9
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_full.segment.rsc +13 -9
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_index.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found/page.js +814 -559
- package/standalone/apps/frontend/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.html +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.rsc +8 -6
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_full.segment.rsc +8 -6
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found.segment.rsc +2 -1
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js +54 -39
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route.js +49 -34
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route.js +24 -9
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/export/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route.js +24 -9
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route.js.nft.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/resources/[id]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/app-paths-manifest.json +5 -5
- package/standalone/apps/frontend/.next/server/chunks/2617.js +43 -7
- package/standalone/apps/frontend/.next/server/chunks/3144.js +7 -3
- package/standalone/apps/frontend/.next/server/chunks/4741.js +60 -252
- package/standalone/apps/frontend/.next/server/chunks/730.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7420.js +21 -288
- package/standalone/apps/frontend/.next/server/chunks/7873.js +24 -2
- package/standalone/apps/frontend/.next/server/chunks/{7246.js → 8569.js} +1169 -282
- package/standalone/apps/frontend/.next/server/chunks/{2628.js → 9927.js} +11422 -4290
- package/standalone/apps/frontend/.next/server/middleware-build-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/standalone/apps/frontend/.next/server/middleware.js +17991 -10692
- package/standalone/apps/frontend/.next/server/pages/404.html +1 -1
- package/standalone/apps/frontend/.next/server/pages/500.html +1 -2
- package/standalone/apps/frontend/.next/server/prefetch-hints.json +1 -0
- package/standalone/apps/frontend/.next/server/server-reference-manifest.json +1 -1
- package/standalone/apps/frontend/.next/static/I_XveRdyStDMqYJPcAAy5/_buildManifest.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/1315.3f76aa23520d903e.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/{432.4c1d971431c60454.js → 432.8cb455bfe72957a9.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-e11922cda838f8cc.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/{891cff7f-c20ce667b1225aa7.js → 891cff7f-d7677a8f46c597cc.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/{layout-4b67f7b5d5ba4728.js → layout-956ba0ffa1199bff.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/{layout-f76e1916749e66f6.js → layout-262d8dd6c6e33738.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/{layout-a403fd7a4877cc04.js → layout-c072ce8c7aeaa92e.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/{layout-2d4e9c2be4b4a4c7.js → layout-b60605082e447f42.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/common-42653c14d34c8864.js +69 -0
- package/standalone/apps/frontend/.next/static/chunks/framework-b879567b90d34fb5.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/vendors-63213253c18580f4.js +40 -0
- package/standalone/apps/frontend/.next/static/chunks/{webpack-abf2ad17f175f867.js → webpack-a0284d55d288650f.js} +1 -1
- package/standalone/apps/frontend/package.json +5 -5
- package/standalone/apps/frontend/server.js +1 -1
- package/standalone/node_modules/@next/env/package.json +1 -1
- package/standalone/node_modules/next/dist/build/adapter/setup-node-env.external.js +15 -0
- package/standalone/node_modules/next/dist/build/analysis/extract-const-value.js +78 -63
- package/standalone/node_modules/next/dist/build/analysis/get-page-static-info.js +64 -40
- package/standalone/node_modules/next/dist/build/create-compiler-aliases.js +2 -0
- package/standalone/node_modules/next/dist/build/define-env.js +29 -11
- package/standalone/node_modules/next/dist/build/duration-to-string.js +1 -1
- package/standalone/node_modules/next/dist/build/entries.js +55 -295
- package/standalone/node_modules/next/dist/build/file-classifier.js +76 -0
- package/standalone/node_modules/next/dist/build/get-supported-browsers.js +38 -0
- package/standalone/node_modules/next/dist/build/load-jsconfig.js +7 -7
- package/standalone/node_modules/next/dist/build/lockfile.js +90 -9
- package/standalone/node_modules/next/dist/build/next-config-ts/transpile-config.js +128 -49
- package/standalone/node_modules/next/dist/build/print-build-errors.js +72 -0
- package/standalone/node_modules/next/dist/build/route-discovery.js +353 -0
- package/standalone/node_modules/next/dist/build/segment-config/app/app-segment-config.js +34 -17
- package/standalone/node_modules/next/dist/build/static-paths/app.js +68 -15
- package/standalone/node_modules/next/dist/build/static-paths/pages.js +3 -3
- package/standalone/node_modules/next/dist/build/swc/index.js +125 -48
- package/standalone/node_modules/next/dist/build/swc/loaderWorkerPool.js +40 -0
- package/standalone/node_modules/next/dist/build/swc/options.js +23 -6
- package/standalone/node_modules/next/dist/build/utils.js +48 -94
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/index.js +14 -3
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +4 -2
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +4 -2
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +1 -0
- package/standalone/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +5 -5
- package/standalone/node_modules/next/dist/build/webpack/config/index.js +3 -2
- package/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +2 -1
- package/standalone/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +8 -1
- package/standalone/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +13 -4
- package/standalone/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +3 -1
- package/standalone/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin-utils.js +2 -16
- package/standalone/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +2 -2
- package/standalone/node_modules/next/dist/build/webpack/plugins/deferred-entries-plugin.js +106 -0
- package/standalone/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +16 -8
- package/standalone/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +24 -11
- package/standalone/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +21 -2
- package/standalone/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +6 -5
- package/standalone/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +10 -14
- package/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +18 -4
- package/standalone/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +5 -4
- package/standalone/node_modules/next/dist/build/webpack-config.js +18 -8
- package/standalone/node_modules/next/dist/cli/next-test.js +4 -3
- package/standalone/node_modules/next/dist/client/app-find-source-map-url.js +2 -1
- package/standalone/node_modules/next/dist/client/components/app-router-headers.js +10 -0
- package/standalone/node_modules/next/dist/client/components/app-router-instance.js +82 -4
- package/standalone/node_modules/next/dist/client/components/app-router.js +39 -20
- package/standalone/node_modules/next/dist/client/components/builtin/app-error.js +29 -65
- package/standalone/node_modules/next/dist/client/components/builtin/error-styles.js +165 -0
- package/standalone/node_modules/next/dist/client/components/builtin/global-error.js +56 -38
- package/standalone/node_modules/next/dist/client/components/error-boundary.js +16 -6
- package/standalone/node_modules/next/dist/client/components/forbidden.js +1 -1
- package/standalone/node_modules/next/dist/client/components/handle-isr-error.js +3 -4
- package/standalone/node_modules/next/dist/client/components/links.js +7 -0
- package/standalone/node_modules/next/dist/client/components/navigation-untracked.js +2 -0
- package/standalone/node_modules/next/dist/client/components/navigation.js +27 -0
- package/standalone/node_modules/next/dist/client/components/navigation.react-server.js +5 -2
- package/standalone/node_modules/next/dist/client/components/not-found.js +1 -1
- package/standalone/node_modules/next/dist/client/components/redirect-boundary.js +1 -1
- package/standalone/node_modules/next/dist/client/components/redirect-error.js +0 -9
- package/standalone/node_modules/next/dist/client/components/redirect.js +2 -2
- package/standalone/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +73 -0
- package/standalone/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +102 -8
- package/standalone/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +165 -48
- package/standalone/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +19 -11
- package/standalone/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +669 -457
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js +49 -0
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +19 -20
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +5 -117
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +34 -19
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +16 -32
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +85 -57
- package/standalone/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +12 -10
- package/standalone/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +10 -1
- package/standalone/node_modules/next/dist/client/components/router-reducer/router-reducer.js +1 -1
- package/standalone/node_modules/next/dist/client/components/segment-cache/bfcache.js +128 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/cache.js +732 -231
- package/standalone/node_modules/next/dist/client/components/segment-cache/lru.js +13 -6
- package/standalone/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js +194 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/navigation.js +388 -250
- package/standalone/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js +543 -0
- package/standalone/node_modules/next/dist/client/components/segment-cache/scheduler.js +154 -55
- package/standalone/node_modules/next/dist/client/components/segment-cache/vary-path.js +63 -1
- package/standalone/node_modules/next/dist/client/components/unauthorized.js +1 -1
- package/standalone/node_modules/next/dist/client/components/use-action-queue.js +49 -3
- package/standalone/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +9 -1
- package/standalone/node_modules/next/dist/client/flight-data-helpers.js +42 -29
- package/standalone/node_modules/next/dist/client/lib/javascript-url.js +32 -0
- package/standalone/node_modules/next/dist/client/lib/promise.js +53 -0
- package/standalone/node_modules/next/dist/client/{app-build-id.js → navigation-build-id.js} +17 -13
- package/standalone/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +14 -0
- package/standalone/node_modules/next/dist/client/route-loader.js +9 -46
- package/standalone/node_modules/next/dist/client/router.js +1 -1
- package/standalone/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +74 -3
- package/standalone/node_modules/next/dist/compiled/babel/bundle.js +1 -1
- package/standalone/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +4 -4
- package/standalone/node_modules/next/dist/compiled/browserslist/index.js +1 -1
- package/standalone/node_modules/next/dist/compiled/http-proxy/index.js +5 -5
- package/standalone/node_modules/next/dist/compiled/next-devtools/index.js +2209 -23
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +42 -12
- package/standalone/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +2 -2
- package/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +10 -10
- package/standalone/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +10 -10
- package/standalone/node_modules/next/dist/compiled/react-is/package.json +1 -1
- package/standalone/node_modules/next/dist/compiled/tar/index.min.js +1 -0
- package/standalone/node_modules/next/dist/compiled/tar/package.json +1 -1
- package/standalone/node_modules/next/dist/compiled/unistore/unistore.js +1 -1
- package/standalone/node_modules/next/dist/lib/bundler.js +97 -0
- package/standalone/node_modules/next/dist/lib/constants.js +19 -4
- package/standalone/node_modules/next/dist/lib/download-swc.js +2 -2
- package/standalone/node_modules/next/dist/lib/find-root.js +11 -7
- package/standalone/node_modules/next/dist/lib/format-server-error.js +1 -0
- package/standalone/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +3 -20
- package/standalone/node_modules/next/dist/lib/interop-default.js +1 -0
- package/standalone/node_modules/next/dist/lib/is-interception-route-rewrite.js +18 -0
- package/standalone/node_modules/next/dist/lib/load-custom-routes.js +49 -5
- package/standalone/node_modules/next/dist/lib/memory/trace.js +109 -0
- package/standalone/node_modules/next/dist/lib/metadata/get-metadata-route.js +11 -2
- package/standalone/node_modules/next/dist/lib/needs-experimental-react.js +2 -2
- package/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +5 -5
- package/standalone/node_modules/next/dist/lib/try-to-parse-path.js +1 -2
- package/standalone/node_modules/next/dist/lib/turbopack-warning.js +0 -1
- package/standalone/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +6 -3
- package/standalone/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +1 -1
- package/standalone/node_modules/next/dist/lib/typescript/missingDependencyError.js +1 -1
- package/standalone/node_modules/next/dist/lib/typescript/runTypeCheck.js +6 -8
- package/standalone/node_modules/next/dist/lib/typescript/type-paths.js +7 -12
- package/standalone/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +17 -7
- package/standalone/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +9 -12
- package/standalone/node_modules/next/dist/lib/verify-typescript-setup.js +66 -16
- package/standalone/node_modules/next/dist/next-devtools/server/shared.js +6 -10
- package/standalone/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +4 -4
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +22 -4
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +7 -1
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +18 -13
- package/standalone/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +7 -4
- package/standalone/node_modules/next/dist/server/app-render/action-handler.js +83 -15
- package/standalone/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +0 -82
- package/standalone/node_modules/next/dist/server/app-render/app-render-render-utils.js +45 -81
- package/standalone/node_modules/next/dist/server/app-render/app-render.js +1746 -803
- package/standalone/node_modules/next/dist/server/app-render/create-component-tree.js +136 -50
- package/standalone/node_modules/next/dist/server/app-render/create-error-handler.js +6 -4
- package/standalone/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +52 -26
- package/standalone/node_modules/next/dist/server/app-render/csrf-protection.js +14 -3
- package/standalone/node_modules/next/dist/server/app-render/debug-channel-server.js +30 -0
- package/standalone/node_modules/next/dist/server/app-render/debug-channel-server.web.js +71 -0
- package/standalone/node_modules/next/dist/server/app-render/dynamic-rendering.js +353 -37
- package/standalone/node_modules/next/dist/server/app-render/get-asset-query-string.js +2 -2
- package/standalone/node_modules/next/dist/server/app-render/get-layer-assets.js +1 -1
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js +13 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js +18 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-config.js +181 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-samples-client.js +128 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js +432 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js +33 -0
- package/standalone/node_modules/next/dist/server/app-render/instant-validation/stream-utils.js +96 -0
- package/standalone/node_modules/next/dist/server/app-render/manifests-singleton.js +8 -1
- package/standalone/node_modules/next/dist/server/app-render/postponed-state.js +2 -1
- package/standalone/node_modules/next/dist/server/app-render/prospective-render-utils.js +1 -0
- package/standalone/node_modules/next/dist/server/app-render/segment-explorer-path.js +35 -10
- package/standalone/node_modules/next/dist/server/app-render/staged-rendering.js +142 -72
- package/standalone/node_modules/next/dist/server/app-render/stale-time.js +111 -0
- package/standalone/node_modules/next/dist/server/app-render/stream-ops.js +106 -0
- package/standalone/node_modules/next/dist/server/app-render/stream-ops.web.js +163 -0
- package/standalone/node_modules/next/dist/server/app-render/types.js +10 -4
- package/standalone/node_modules/next/dist/server/app-render/use-flight-response.js +3 -1
- package/standalone/node_modules/next/dist/server/app-render/vary-params.js +336 -0
- package/standalone/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +59 -12
- package/standalone/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +54 -26
- package/standalone/node_modules/next/dist/server/async-storage/request-store.js +4 -4
- package/standalone/node_modules/next/dist/server/async-storage/work-store.js +2 -5
- package/standalone/node_modules/next/dist/server/base-server.js +65 -53
- package/standalone/node_modules/next/dist/server/config-schema.js +93 -8
- package/standalone/node_modules/next/dist/server/config-shared.js +57 -7
- package/standalone/node_modules/next/dist/server/config.js +96 -25
- package/standalone/node_modules/next/dist/server/dev/browser-logs/file-logger.js +9 -6
- package/standalone/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +46 -0
- package/standalone/node_modules/next/dist/server/dev/browser-logs/source-map.js +1 -4
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +264 -33
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +8 -4
- package/standalone/node_modules/next/dist/server/dev/log-requests.js +10 -2
- package/standalone/node_modules/next/dist/server/dev/middleware-turbopack.js +20 -10
- package/standalone/node_modules/next/dist/server/dev/middleware-webpack.js +13 -3
- package/standalone/node_modules/next/dist/server/dev/next-dev-server.js +19 -6
- package/standalone/node_modules/next/dist/server/dev/on-demand-entry-handler.js +69 -0
- package/standalone/node_modules/next/dist/server/dev/require-cache.js +51 -21
- package/standalone/node_modules/next/dist/server/dev/server-action-logger.js +37 -0
- package/standalone/node_modules/next/dist/server/dev/static-paths-worker.js +1 -0
- package/standalone/node_modules/next/dist/server/dev/turbopack-utils.js +6 -15
- package/standalone/node_modules/next/dist/server/dynamic-rendering-utils.js +22 -0
- package/standalone/node_modules/next/dist/server/image-optimizer.js +157 -27
- package/standalone/node_modules/next/dist/server/lib/app-info-log.js +16 -38
- package/standalone/node_modules/next/dist/server/lib/cache-control.js +1 -1
- package/standalone/node_modules/next/dist/server/lib/clone-response.js +16 -16
- package/standalone/node_modules/next/dist/server/lib/cpu-profile.js +47 -16
- package/standalone/node_modules/next/dist/server/lib/dev-bundler-service.js +2 -2
- package/standalone/node_modules/next/dist/server/lib/disk-lru-cache.external.js +57 -0
- package/standalone/node_modules/next/dist/server/lib/find-page-file.js +27 -7
- package/standalone/node_modules/next/dist/server/lib/implicit-tags.js +3 -3
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +5 -3
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/index.js +32 -10
- package/standalone/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +18 -1
- package/standalone/node_modules/next/dist/server/lib/install-code-frame.js +22 -0
- package/standalone/node_modules/next/dist/server/lib/lru-cache.js +9 -1
- package/standalone/node_modules/next/dist/server/lib/patch-fetch.js +40 -7
- package/standalone/node_modules/next/dist/server/lib/postponed-request-body.js +64 -0
- package/standalone/node_modules/next/dist/server/lib/render-server.js +4 -1
- package/standalone/node_modules/next/dist/server/lib/router-server.js +24 -13
- package/standalone/node_modules/next/dist/server/lib/router-utils/block-cross-site-dev.js +110 -0
- package/standalone/node_modules/next/dist/server/lib/router-utils/filesystem.js +16 -15
- package/standalone/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +32 -11
- package/standalone/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +3 -3
- package/standalone/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +71 -71
- package/standalone/node_modules/next/dist/server/lib/router-utils/typegen.js +247 -2
- package/standalone/node_modules/next/dist/server/lib/server-ipc/utils.js +2 -1
- package/standalone/node_modules/next/dist/server/lib/start-server.js +73 -39
- package/standalone/node_modules/next/dist/server/lib/trace/tracer.js +11 -1
- package/standalone/node_modules/next/dist/server/lib/utils.js +40 -11
- package/standalone/node_modules/next/dist/server/load-components.js +2 -0
- package/standalone/node_modules/next/dist/server/load-manifest.external.js +37 -17
- package/standalone/node_modules/next/dist/server/mcp/tools/get-errors.js +11 -4
- package/standalone/node_modules/next/dist/server/mcp/tools/get-logs.js +9 -3
- package/standalone/node_modules/next/dist/server/mcp/tools/get-page-metadata.js +52 -44
- package/standalone/node_modules/next/dist/server/mcp/tools/get-project-metadata.js +6 -2
- package/standalone/node_modules/next/dist/server/mcp/tools/get-routes.js +44 -79
- package/standalone/node_modules/next/dist/server/mcp/tools/get-server-action-by-id.js +12 -4
- package/standalone/node_modules/next/dist/server/mcp/tools/utils/format-errors.js +62 -72
- package/standalone/node_modules/next/dist/server/next-server.js +69 -99
- package/standalone/node_modules/next/dist/server/next.js +3 -0
- package/standalone/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js +61 -6
- package/standalone/node_modules/next/dist/server/node-environment-extensions/date.js +4 -4
- package/standalone/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js +13 -6
- package/standalone/node_modules/next/dist/server/node-environment-extensions/{utils.js → io-utils.js} +14 -5
- package/standalone/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +8 -8
- package/standalone/node_modules/next/dist/server/node-environment-extensions/process-error-handlers.js +91 -0
- package/standalone/node_modules/next/dist/server/node-environment-extensions/random.js +2 -2
- package/standalone/node_modules/next/dist/server/node-environment-extensions/{unhandled-rejection.js → unhandled-rejection.external.js} +23 -4
- package/standalone/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +3 -3
- package/standalone/node_modules/next/dist/server/node-environment.js +1 -1
- package/standalone/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +2 -1
- package/standalone/node_modules/next/dist/server/patch-error-inspect.js +37 -20
- package/standalone/node_modules/next/dist/server/render-result.js +9 -0
- package/standalone/node_modules/next/dist/server/render.js +27 -25
- package/standalone/node_modules/next/dist/server/require-hook.js +19 -8
- package/standalone/node_modules/next/dist/server/response-cache/utils.js +1 -0
- package/standalone/node_modules/next/dist/server/resume-data-cache/cache-store.js +35 -23
- package/standalone/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +16 -7
- package/standalone/node_modules/next/dist/server/revalidation-utils.js +12 -7
- package/standalone/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +2 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +4 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/module.js +31 -1
- package/standalone/node_modules/next/dist/server/route-modules/app-page/normalize-request-url.js +25 -0
- package/standalone/node_modules/next/dist/server/route-modules/pages/pages-handler.js +31 -8
- package/standalone/node_modules/next/dist/server/route-modules/route-module.js +71 -18
- package/standalone/node_modules/next/dist/server/stream-utils/encoded-tags.js +8 -0
- package/standalone/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +239 -58
- package/standalone/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +7 -2
- package/standalone/node_modules/next/dist/server/typescript/constant.js +1 -0
- package/standalone/node_modules/next/dist/server/typescript/rules/config.js +14 -3
- package/standalone/node_modules/next/dist/server/web/adapter.js +7 -3
- package/standalone/node_modules/next/dist/server/web/next-url.js +6 -2
- package/standalone/node_modules/next/dist/server/web/sandbox/sandbox.js +3 -0
- package/standalone/node_modules/next/dist/shared/lib/app-router-types.js +30 -11
- package/standalone/node_modules/next/dist/shared/lib/constants.js +7 -7
- package/standalone/node_modules/next/dist/shared/lib/deployment-id.js +37 -10
- package/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/standalone/node_modules/next/dist/shared/lib/errors/code-frame.js +20 -0
- package/standalone/node_modules/next/dist/shared/lib/format-webpack-messages.js +22 -2
- package/standalone/node_modules/next/dist/shared/lib/image-config.js +3 -1
- package/standalone/node_modules/next/dist/shared/lib/is-internal.js +2 -0
- package/standalone/node_modules/next/dist/shared/lib/magic-identifier.js +6 -6
- package/standalone/node_modules/next/dist/shared/lib/router/router.js +32 -0
- package/standalone/node_modules/next/dist/shared/lib/router/utils/app-paths.js +11 -0
- package/standalone/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +11 -4
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js +3 -2
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +9 -2
- package/standalone/node_modules/next/dist/shared/lib/router/utils/parse-url.js +8 -2
- package/standalone/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js +32 -0
- package/standalone/node_modules/next/dist/shared/lib/server-reference-info.js +4 -0
- package/standalone/node_modules/next/dist/shared/lib/size-limit.js +6 -1
- package/standalone/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +47 -10
- package/standalone/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +90 -116
- package/standalone/node_modules/next/dist/shared/lib/turbopack/utils.js +14 -26
- package/standalone/node_modules/next/dist/shared/lib/utils/reflect-utils.js +69 -0
- package/standalone/node_modules/next/dist/shared/lib/utils.js +2 -2
- package/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/standalone/node_modules/next/dist/trace/index.js +4 -0
- package/standalone/node_modules/next/dist/trace/report/to-json-build.js +11 -108
- package/standalone/node_modules/next/dist/trace/report/to-json.js +52 -38
- package/standalone/node_modules/next/dist/trace/trace.js +15 -1
- package/standalone/node_modules/next/package.json +21 -23
- package/standalone/node_modules/react/cjs/react.development.js +1284 -0
- package/standalone/package.json +3 -3
- package/standalone/packages/core/package.json +1 -1
- package/standalone/apps/frontend/.next/static/chunks/1315.18c68981a2eab4fe.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-c5fda2db2a4bd732.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/common-d9b436492e46bb05.js +0 -69
- package/standalone/apps/frontend/.next/static/chunks/framework-86c2a58f458066a5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/vendors-c7197feb11002a6e.js +0 -10
- package/standalone/apps/frontend/.next/static/kMwuefB4Z1_6Xta5NPqs1/_buildManifest.js +0 -1
- package/standalone/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +0 -66
- package/standalone/node_modules/next/dist/compiled/babel/code-frame.js +0 -1
- package/standalone/node_modules/next/dist/compiled/babel-code-frame/index.js +0 -1
- package/standalone/node_modules/next/dist/compiled/babel-code-frame/package.json +0 -1
- package/standalone/node_modules/next/dist/compiled/tar/index.js +0 -1
- package/standalone/node_modules/next/dist/server/app-render/staged-validation.js +0 -32
- package/standalone/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +0 -76
- package/standalone/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +0 -52
- package/standalone/node_modules/typescript/lib/typescript.js +0 -200276
- package/standalone/node_modules/typescript/package.json +0 -120
- /package/standalone/apps/frontend/.next/static/{kMwuefB4Z1_6Xta5NPqs1 → I_XveRdyStDMqYJPcAAy5}/_ssgManifest.js +0 -0
|
@@ -168,13 +168,126 @@ function Home() {
|
|
|
168
168
|
|
|
169
169
|
/***/ }),
|
|
170
170
|
|
|
171
|
-
/***/
|
|
171
|
+
/***/ 9831:
|
|
172
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
173
|
+
|
|
174
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85437));
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
/***/ }),
|
|
178
|
+
|
|
179
|
+
/***/ 10846:
|
|
180
|
+
/***/ ((module) => {
|
|
181
|
+
|
|
182
|
+
"use strict";
|
|
183
|
+
module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.js");
|
|
184
|
+
|
|
185
|
+
/***/ }),
|
|
186
|
+
|
|
187
|
+
/***/ 17891:
|
|
188
|
+
/***/ ((module) => {
|
|
189
|
+
|
|
190
|
+
"use strict";
|
|
191
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
192
|
+
|
|
193
|
+
/***/ }),
|
|
194
|
+
|
|
195
|
+
/***/ 19121:
|
|
196
|
+
/***/ ((module) => {
|
|
197
|
+
|
|
198
|
+
"use strict";
|
|
199
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
200
|
+
|
|
201
|
+
/***/ }),
|
|
202
|
+
|
|
203
|
+
/***/ 19771:
|
|
204
|
+
/***/ ((module) => {
|
|
205
|
+
|
|
206
|
+
"use strict";
|
|
207
|
+
module.exports = require("process");
|
|
208
|
+
|
|
209
|
+
/***/ }),
|
|
210
|
+
|
|
211
|
+
/***/ 26713:
|
|
212
|
+
/***/ ((module) => {
|
|
213
|
+
|
|
214
|
+
"use strict";
|
|
215
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
216
|
+
|
|
217
|
+
/***/ }),
|
|
218
|
+
|
|
219
|
+
/***/ 28354:
|
|
220
|
+
/***/ ((module) => {
|
|
221
|
+
|
|
222
|
+
"use strict";
|
|
223
|
+
module.exports = require("util");
|
|
224
|
+
|
|
225
|
+
/***/ }),
|
|
226
|
+
|
|
227
|
+
/***/ 29294:
|
|
228
|
+
/***/ ((module) => {
|
|
229
|
+
|
|
230
|
+
"use strict";
|
|
231
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
232
|
+
|
|
233
|
+
/***/ }),
|
|
234
|
+
|
|
235
|
+
/***/ 33135:
|
|
236
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
237
|
+
|
|
238
|
+
"use strict";
|
|
239
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
240
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
241
|
+
/* harmony export */ });
|
|
242
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
243
|
+
|
|
244
|
+
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
245
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
246
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
247
|
+
fill: "none",
|
|
248
|
+
viewBox: "0 0 24 24",
|
|
249
|
+
strokeWidth: 1.5,
|
|
250
|
+
stroke: "currentColor",
|
|
251
|
+
"aria-hidden": "true",
|
|
252
|
+
"data-slot": "icon",
|
|
253
|
+
ref: svgRef,
|
|
254
|
+
"aria-labelledby": titleId
|
|
255
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
256
|
+
id: titleId
|
|
257
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
258
|
+
strokeLinecap: "round",
|
|
259
|
+
strokeLinejoin: "round",
|
|
260
|
+
d: "M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"
|
|
261
|
+
}));
|
|
262
|
+
}
|
|
263
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
264
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
/***/ }),
|
|
268
|
+
|
|
269
|
+
/***/ 33873:
|
|
270
|
+
/***/ ((module) => {
|
|
271
|
+
|
|
272
|
+
"use strict";
|
|
273
|
+
module.exports = require("path");
|
|
274
|
+
|
|
275
|
+
/***/ }),
|
|
276
|
+
|
|
277
|
+
/***/ 41025:
|
|
278
|
+
/***/ ((module) => {
|
|
279
|
+
|
|
280
|
+
"use strict";
|
|
281
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
282
|
+
|
|
283
|
+
/***/ }),
|
|
284
|
+
|
|
285
|
+
/***/ 41945:
|
|
172
286
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
173
287
|
|
|
174
288
|
"use strict";
|
|
175
289
|
__webpack_require__.r(__webpack_exports__);
|
|
176
290
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
177
|
-
/* harmony export */ GlobalError: () => (/* reexport safe */ _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
178
291
|
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
179
292
|
/* harmony export */ handler: () => (/* binding */ handler),
|
|
180
293
|
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
@@ -217,25 +330,30 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
217
330
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
218
331
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
219
332
|
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
220
|
-
/* harmony import */ var
|
|
221
|
-
/* harmony import */ var
|
|
222
|
-
/* harmony import */ var
|
|
223
|
-
/* harmony import */ var
|
|
224
|
-
/* harmony import */ var
|
|
225
|
-
/* harmony import */ var
|
|
226
|
-
/* harmony import */ var
|
|
227
|
-
/* harmony import */ var
|
|
228
|
-
/* harmony import */ var
|
|
229
|
-
/* harmony import */ var
|
|
230
|
-
/* harmony import */ var
|
|
231
|
-
/* harmony import */ var
|
|
232
|
-
/* harmony import */ var
|
|
233
|
-
/* harmony import */ var
|
|
234
|
-
/* harmony import */ var
|
|
235
|
-
/* harmony import */ var
|
|
236
|
-
/* harmony import */ var
|
|
333
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
334
|
+
/* 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__);
|
|
335
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
336
|
+
/* 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__);
|
|
337
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
338
|
+
/* 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__);
|
|
339
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
340
|
+
/* 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__);
|
|
341
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
342
|
+
/* 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__);
|
|
343
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
344
|
+
/* 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__);
|
|
345
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
346
|
+
/* 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__);
|
|
347
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
348
|
+
/* 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__);
|
|
349
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
350
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
351
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
352
|
+
/* 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__);
|
|
353
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
354
|
+
/* 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__);
|
|
237
355
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
238
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in
|
|
356
|
+
/* 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__]
|
|
239
357
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
240
358
|
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
241
359
|
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
@@ -244,8 +362,11 @@ const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_requi
|
|
|
244
362
|
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
245
363
|
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
246
364
|
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
247
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
248
|
-
const
|
|
365
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
366
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
367
|
+
const page9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85437));
|
|
368
|
+
|
|
369
|
+
|
|
249
370
|
|
|
250
371
|
|
|
251
372
|
|
|
@@ -281,15 +402,17 @@ const tree = {
|
|
|
281
402
|
'[locale]',
|
|
282
403
|
{
|
|
283
404
|
children: ['__PAGE__', {}, {
|
|
284
|
-
page: [
|
|
405
|
+
page: [page9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/page.tsx"],
|
|
285
406
|
|
|
286
407
|
}]
|
|
287
408
|
},
|
|
288
409
|
{
|
|
289
410
|
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
290
|
-
'
|
|
411
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
412
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
291
413
|
|
|
292
|
-
}
|
|
414
|
+
},
|
|
415
|
+
["_not-found","_global-error","api"]
|
|
293
416
|
]
|
|
294
417
|
},
|
|
295
418
|
{
|
|
@@ -300,11 +423,10 @@ const tree = {
|
|
|
300
423
|
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
301
424
|
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
302
425
|
|
|
303
|
-
}
|
|
426
|
+
},
|
|
427
|
+
[]
|
|
304
428
|
]
|
|
305
429
|
}.children;
|
|
306
|
-
|
|
307
|
-
|
|
308
430
|
const __next_app_require__ = __webpack_require__
|
|
309
431
|
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
310
432
|
const __next_app__ = {
|
|
@@ -317,6 +439,7 @@ const __next_app__ = {
|
|
|
317
439
|
|
|
318
440
|
|
|
319
441
|
|
|
442
|
+
|
|
320
443
|
// Create and export the route module that will be consumed.
|
|
321
444
|
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
322
445
|
definition: {
|
|
@@ -334,12 +457,53 @@ const routeModule = new next_dist_server_route_modules_app_page_module_compiled_
|
|
|
334
457
|
distDir: ".next" || 0,
|
|
335
458
|
relativeProjectDir: false || ''
|
|
336
459
|
});
|
|
460
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
461
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
462
|
+
if (optional) {
|
|
463
|
+
return `[[...${param.paramName}]]`;
|
|
464
|
+
}
|
|
465
|
+
if (repeat) {
|
|
466
|
+
return `[...${param.paramName}]`;
|
|
467
|
+
}
|
|
468
|
+
return `[${param.paramName}]`;
|
|
469
|
+
}
|
|
470
|
+
/**
|
|
471
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
472
|
+
* from the shell that matched this request. Only params that can still be
|
|
473
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
474
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
475
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
476
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
477
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
478
|
+
param.paramName,
|
|
479
|
+
param
|
|
480
|
+
]));
|
|
481
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
482
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
483
|
+
if (!segmentParam) {
|
|
484
|
+
return segment;
|
|
485
|
+
}
|
|
486
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
487
|
+
if (!remainingParam) {
|
|
488
|
+
return segment;
|
|
489
|
+
}
|
|
490
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
491
|
+
if (!value) {
|
|
492
|
+
return segment;
|
|
493
|
+
}
|
|
494
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
495
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
496
|
+
}).join('/') || '/';
|
|
497
|
+
}
|
|
337
498
|
async function handler(req, res, ctx) {
|
|
338
|
-
var _this;
|
|
499
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
500
|
+
if (ctx.requestMeta) {
|
|
501
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
502
|
+
}
|
|
339
503
|
if (routeModule.isDev) {
|
|
340
504
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
341
505
|
}
|
|
342
|
-
const isMinimalMode = Boolean(
|
|
506
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
343
507
|
let srcPage = "/[locale]/page";
|
|
344
508
|
// turbopack doesn't normalize `/index` in the page name
|
|
345
509
|
// so we need to to process dynamic routes properly
|
|
@@ -359,7 +523,7 @@ async function handler(req, res, ctx) {
|
|
|
359
523
|
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
360
524
|
return null;
|
|
361
525
|
}
|
|
362
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
|
|
526
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
363
527
|
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
364
528
|
let { isOnDemandRevalidate } = prepareResult;
|
|
365
529
|
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
@@ -369,7 +533,8 @@ async function handler(req, res, ctx) {
|
|
|
369
533
|
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
370
534
|
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
371
535
|
// parallel routes. This is addressed with cacheComponents.
|
|
372
|
-
const
|
|
536
|
+
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);
|
|
537
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
373
538
|
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
374
539
|
const userAgent = req.headers['user-agent'] || '';
|
|
375
540
|
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
@@ -386,15 +551,65 @@ async function handler(req, res, ctx) {
|
|
|
386
551
|
* If the route being rendered is an app page, and the ppr feature has been
|
|
387
552
|
* enabled, then the given route _could_ support PPR.
|
|
388
553
|
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
554
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
555
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
556
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
557
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
558
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
559
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
560
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
561
|
+
var _nextConfig_experimental_serverActions;
|
|
562
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
563
|
+
res.statusCode = 413;
|
|
564
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
565
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
566
|
+
return null;
|
|
567
|
+
}
|
|
568
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
569
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
570
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
571
|
+
// the action body budget - it's already validated above.
|
|
572
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
573
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
574
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
575
|
+
;
|
|
576
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
577
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
578
|
+
if (fullBody === null) {
|
|
579
|
+
res.statusCode = 413;
|
|
580
|
+
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`);
|
|
581
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
582
|
+
return null;
|
|
583
|
+
}
|
|
584
|
+
if (fullBody.length >= stateLength) {
|
|
585
|
+
// Extract postponed state from the beginning
|
|
586
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
587
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
588
|
+
// Store the remaining action body for the action handler
|
|
589
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
590
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
591
|
+
} else {
|
|
592
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
593
|
+
value: "E979",
|
|
594
|
+
enumerable: false,
|
|
595
|
+
configurable: true
|
|
596
|
+
});
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
}
|
|
389
600
|
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') {
|
|
601
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
390
602
|
// Decode the postponed state from the request body, it will come as
|
|
391
603
|
// an array of buffers, so collect them and then concat them to form
|
|
392
604
|
// the string.
|
|
393
|
-
const body =
|
|
394
|
-
|
|
395
|
-
|
|
605
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
606
|
+
if (body === null) {
|
|
607
|
+
res.statusCode = 413;
|
|
608
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
609
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
610
|
+
return null;
|
|
396
611
|
}
|
|
397
|
-
const postponed =
|
|
612
|
+
const postponed = body.toString('utf8');
|
|
398
613
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
399
614
|
}
|
|
400
615
|
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
@@ -403,14 +618,29 @@ async function handler(req, res, ctx) {
|
|
|
403
618
|
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
404
619
|
// to enable debugging of the fallback shell.
|
|
405
620
|
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
621
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
622
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
623
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
624
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
625
|
+
// assert on the prefetched UI state deterministically.
|
|
626
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
627
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
628
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
629
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
630
|
+
// with blocking happening on the client side.
|
|
631
|
+
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 + '='));
|
|
406
632
|
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
407
633
|
// prerender manifest and this is an app page.
|
|
408
|
-
const isRoutePPREnabled =
|
|
634
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
635
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
636
|
+
// static pages need this path to produce buffered segment data (the
|
|
637
|
+
// legacy prerender path hangs in dev mode).
|
|
638
|
+
(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
|
|
409
639
|
// enabled or not, but that would require plumbing the appConfig through
|
|
410
640
|
// to the server during development. We assume that the page supports it
|
|
411
|
-
// but only during development.
|
|
412
|
-
hasDebugStaticShellQuery && (
|
|
413
|
-
const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
|
|
641
|
+
// but only during development or when the testing API is exposed.
|
|
642
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
643
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
414
644
|
// We should enable debugging dynamic accesses when the static shell
|
|
415
645
|
// debugging has been enabled and we're also in development mode.
|
|
416
646
|
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
@@ -422,7 +652,11 @@ async function handler(req, res, ctx) {
|
|
|
422
652
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
423
653
|
// we can use this fact to only generate the flight data for the request
|
|
424
654
|
// because we can't cache the HTML (as it's also dynamic).
|
|
425
|
-
|
|
655
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
656
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
657
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
658
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
659
|
+
!staticPrefetchDataRoute;
|
|
426
660
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
427
661
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
428
662
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -438,10 +672,11 @@ async function handler(req, res, ctx) {
|
|
|
438
672
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
439
673
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
440
674
|
// serveStreamingMetadata to true during export
|
|
441
|
-
const serveStreamingMetadata =
|
|
442
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
443
|
-
// to serve a static response.
|
|
444
|
-
|
|
675
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
676
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
677
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
678
|
+
// and HTML-limited bots.
|
|
679
|
+
!(botType && isRoutePPREnabled));
|
|
445
680
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
446
681
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
447
682
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -458,18 +693,37 @@ async function handler(req, res, ctx) {
|
|
|
458
693
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
459
694
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
460
695
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
461
|
-
// When
|
|
462
|
-
|
|
696
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
697
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
698
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
699
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
700
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
463
701
|
let ssgCacheKey = null;
|
|
464
702
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
465
|
-
|
|
703
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
704
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
705
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
706
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
707
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
708
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
709
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
710
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
711
|
+
// If applying the current request params doesn't make the shell any
|
|
712
|
+
// more complete, then this shell is already at its most complete
|
|
713
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
714
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
715
|
+
}
|
|
716
|
+
} else {
|
|
717
|
+
ssgCacheKey = resolvedPathname;
|
|
718
|
+
}
|
|
466
719
|
}
|
|
467
720
|
// the staticPathKey differs from ssgCacheKey since
|
|
468
721
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
469
|
-
// mode in dev to bypass the cache
|
|
470
|
-
//
|
|
722
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
723
|
+
// fallback shells that should remain shared and must not create a
|
|
724
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
471
725
|
let staticPathKey = ssgCacheKey;
|
|
472
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
726
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
473
727
|
staticPathKey = resolvedPathname;
|
|
474
728
|
}
|
|
475
729
|
// If this is a request for an app path that should be statically generated
|
|
@@ -479,9 +733,8 @@ async function handler(req, res, ctx) {
|
|
|
479
733
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
480
734
|
}
|
|
481
735
|
const ComponentMod = {
|
|
482
|
-
...
|
|
736
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
483
737
|
tree,
|
|
484
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
485
738
|
handler,
|
|
486
739
|
routeModule,
|
|
487
740
|
__next_app__
|
|
@@ -499,6 +752,8 @@ async function handler(req, res, ctx) {
|
|
|
499
752
|
const method = req.method || 'GET';
|
|
500
753
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
501
754
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
755
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
756
|
+
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))) ?? [] : [];
|
|
502
757
|
const render404 = async ()=>{
|
|
503
758
|
// TODO: should route-module itself handle rendering the 404
|
|
504
759
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -511,6 +766,7 @@ async function handler(req, res, ctx) {
|
|
|
511
766
|
try {
|
|
512
767
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
513
768
|
res.setHeader('Vary', varyHeader);
|
|
769
|
+
let parentSpan;
|
|
514
770
|
const invokeRouteModule = async (span, context)=>{
|
|
515
771
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
516
772
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -538,19 +794,29 @@ async function handler(req, res, ctx) {
|
|
|
538
794
|
'next.span_name': name
|
|
539
795
|
});
|
|
540
796
|
span.updateName(name);
|
|
797
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
798
|
+
// a platform-created HTTP span in adapter deployments).
|
|
799
|
+
if (parentSpan && parentSpan !== span) {
|
|
800
|
+
parentSpan.setAttribute('http.route', route);
|
|
801
|
+
parentSpan.updateName(name);
|
|
802
|
+
}
|
|
541
803
|
} else {
|
|
542
804
|
span.updateName(`${method} ${srcPage}`);
|
|
543
805
|
}
|
|
544
806
|
});
|
|
545
807
|
};
|
|
546
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
808
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
809
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
810
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
547
811
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
548
812
|
const context = {
|
|
549
813
|
query,
|
|
550
814
|
params,
|
|
551
815
|
page: normalizedSrcPage,
|
|
552
816
|
sharedContext: {
|
|
553
|
-
buildId
|
|
817
|
+
buildId,
|
|
818
|
+
deploymentId,
|
|
819
|
+
clientAssetToken
|
|
554
820
|
},
|
|
555
821
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
556
822
|
fallbackRouteParams,
|
|
@@ -586,7 +852,6 @@ async function handler(req, res, ctx) {
|
|
|
586
852
|
trailingSlash: nextConfig.trailingSlash,
|
|
587
853
|
images: nextConfig.images,
|
|
588
854
|
previewProps: prerenderManifest.preview,
|
|
589
|
-
deploymentId: deploymentId,
|
|
590
855
|
enableTainting: nextConfig.experimental.taint,
|
|
591
856
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
592
857
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -595,8 +860,9 @@ async function handler(req, res, ctx) {
|
|
|
595
860
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
596
861
|
basePath: nextConfig.basePath,
|
|
597
862
|
serverActions: nextConfig.experimental.serverActions,
|
|
863
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
598
864
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
599
|
-
|
|
865
|
+
isBuildTimePrerendering: true,
|
|
600
866
|
supportsDynamicResponse: false,
|
|
601
867
|
isStaticGeneration: true,
|
|
602
868
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -607,11 +873,14 @@ async function handler(req, res, ctx) {
|
|
|
607
873
|
expireTime: nextConfig.expireTime,
|
|
608
874
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
609
875
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
876
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
610
877
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
878
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
611
879
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
880
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
612
881
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
613
882
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
614
|
-
maxPostponedStateSizeBytes: (0,
|
|
883
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
615
884
|
},
|
|
616
885
|
waitUntil: ctx.waitUntil,
|
|
617
886
|
onClose: (cb)=>{
|
|
@@ -619,15 +888,9 @@ async function handler(req, res, ctx) {
|
|
|
619
888
|
},
|
|
620
889
|
onAfterTaskError: ()=>{},
|
|
621
890
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
622
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
623
|
-
dev: routeModule.isDev
|
|
891
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
624
892
|
}
|
|
625
893
|
};
|
|
626
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
627
|
-
context.renderOpts.nextExport = true;
|
|
628
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
629
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
630
|
-
}
|
|
631
894
|
// When we're revalidating in the background, we should not allow dynamic
|
|
632
895
|
// responses.
|
|
633
896
|
if (forceStaticRender) {
|
|
@@ -690,6 +953,16 @@ async function handler(req, res, ctx) {
|
|
|
690
953
|
if (prerenderInfo) {
|
|
691
954
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
692
955
|
}
|
|
956
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
957
|
+
// Generic source shells without unresolved root params don't have a
|
|
958
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
959
|
+
// When we can complete the shell into a more specific
|
|
960
|
+
// prerendered shell for this request, treat it like a prerender
|
|
961
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
962
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
963
|
+
// should not inherit a shell from another generated branch.
|
|
964
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
965
|
+
}
|
|
693
966
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
694
967
|
// not the prerendered page. This ensures that the correct content is served
|
|
695
968
|
// to the bot in the head.
|
|
@@ -714,10 +987,10 @@ async function handler(req, res, ctx) {
|
|
|
714
987
|
// getStaticPaths.
|
|
715
988
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
716
989
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
717
|
-
if (nextConfig.
|
|
990
|
+
if (nextConfig.adapterPath) {
|
|
718
991
|
return await render404();
|
|
719
992
|
}
|
|
720
|
-
throw new
|
|
993
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
721
994
|
}
|
|
722
995
|
// When cacheComponents is enabled, we can use the fallback
|
|
723
996
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -726,10 +999,19 @@ async function handler(req, res, ctx) {
|
|
|
726
999
|
// contains param references, and therefore we can't use the fallback.
|
|
727
1000
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
728
1001
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
729
|
-
const fallbackRouteParams = //
|
|
730
|
-
//
|
|
731
|
-
|
|
1002
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
1003
|
+
// navigation testing), use the prerender manifest's fallback
|
|
1004
|
+
// route params which correctly identifies which params are
|
|
1005
|
+
// unknown. Note: in dev, this block is only entered for
|
|
1006
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
1007
|
+
(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).
|
|
732
1008
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
1009
|
+
// When rendering a debug static shell, override the fallback
|
|
1010
|
+
// params on the request so that the staged rendering correctly
|
|
1011
|
+
// defers params that are not statically known.
|
|
1012
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
1013
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
1014
|
+
}
|
|
733
1015
|
// We use the response cache here to handle the revalidation and
|
|
734
1016
|
// management of the fallback shell.
|
|
735
1017
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -745,8 +1027,12 @@ async function handler(req, res, ctx) {
|
|
|
745
1027
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
746
1028
|
// here.
|
|
747
1029
|
postponed: undefined,
|
|
1030
|
+
// Always serve the shell that matched this request
|
|
1031
|
+
// immediately. If there are still prerenderable params left,
|
|
1032
|
+
// the background path below will complete the shell into a
|
|
1033
|
+
// more specific cache entry for later requests.
|
|
748
1034
|
fallbackRouteParams,
|
|
749
|
-
forceStaticRender:
|
|
1035
|
+
forceStaticRender: true
|
|
750
1036
|
}),
|
|
751
1037
|
waitUntil: ctx.waitUntil,
|
|
752
1038
|
isMinimalMode
|
|
@@ -755,6 +1041,39 @@ async function handler(req, res, ctx) {
|
|
|
755
1041
|
if (fallbackResponse === null) return null;
|
|
756
1042
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
757
1043
|
if (fallbackResponse) {
|
|
1044
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
1045
|
+
// still be completed with prerenderable params should upgrade.
|
|
1046
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
1047
|
+
// don't upgrade fallback shells in the background when it's
|
|
1048
|
+
// exposed.
|
|
1049
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
1050
|
+
// the route in shell mode; don't upgrade these in background.
|
|
1051
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
1052
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
1053
|
+
// request itself.
|
|
1054
|
+
!isPrefetchRSCRequest) {
|
|
1055
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1056
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
1057
|
+
try {
|
|
1058
|
+
// Only the params that were just specialized should be
|
|
1059
|
+
// removed from the fallback render. Any remaining fallback
|
|
1060
|
+
// params stay deferred so the revalidated result is a more
|
|
1061
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
1062
|
+
// concrete route (`/prefix/c/foo`).
|
|
1063
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
1064
|
+
return doRender({
|
|
1065
|
+
span: c.span,
|
|
1066
|
+
postponed: undefined,
|
|
1067
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
1068
|
+
forceStaticRender: true
|
|
1069
|
+
});
|
|
1070
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
1071
|
+
null, hasResolved, ctx.waitUntil);
|
|
1072
|
+
} catch (err) {
|
|
1073
|
+
console.error('Error revalidating the page in the background', err);
|
|
1074
|
+
}
|
|
1075
|
+
});
|
|
1076
|
+
}
|
|
758
1077
|
// Remove the cache control from the response to prevent it from being
|
|
759
1078
|
// used in the surrounding cache.
|
|
760
1079
|
delete fallbackResponse.cacheControl;
|
|
@@ -765,12 +1084,15 @@ async function handler(req, res, ctx) {
|
|
|
765
1084
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
766
1085
|
// minimal postponed data, then we should resume the render with it.
|
|
767
1086
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
768
|
-
// If this is a dynamic RSC request
|
|
769
|
-
// the static render (if available). This
|
|
770
|
-
// resume data cache (RDC) from the static
|
|
771
|
-
// is consistent between the static and
|
|
1087
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
1088
|
+
// use the postponed data from the static render (if available). This
|
|
1089
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
1090
|
+
// render to ensure that the data is consistent between the static and
|
|
1091
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
1092
|
+
// action.
|
|
772
1093
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
773
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
1094
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
1095
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
774
1096
|
// requests, as we're typically revalidating the page in the background
|
|
775
1097
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
776
1098
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -795,7 +1117,7 @@ async function handler(req, res, ctx) {
|
|
|
795
1117
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
796
1118
|
// We want to schedule this on the next tick to ensure that the
|
|
797
1119
|
// render is not blocked on it.
|
|
798
|
-
(0,
|
|
1120
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
799
1121
|
const responseCache = routeModule.getResponseCache(req);
|
|
800
1122
|
try {
|
|
801
1123
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -832,11 +1154,21 @@ async function handler(req, res, ctx) {
|
|
|
832
1154
|
}
|
|
833
1155
|
};
|
|
834
1156
|
}
|
|
835
|
-
const fallbackRouteParams = //
|
|
836
|
-
//
|
|
837
|
-
//
|
|
838
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
839
|
-
|
|
1157
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
1158
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
1159
|
+
// params which correctly identifies which params are unknown.
|
|
1160
|
+
(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;
|
|
1161
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
1162
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
1163
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
1164
|
+
// fallbackRouteParams because that would replace actual param values
|
|
1165
|
+
// with opaque placeholders during segment resolution.
|
|
1166
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
1167
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
1168
|
+
if (fallbackParams) {
|
|
1169
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
840
1172
|
// Perform the render.
|
|
841
1173
|
return doRender({
|
|
842
1174
|
span,
|
|
@@ -867,7 +1199,7 @@ async function handler(req, res, ctx) {
|
|
|
867
1199
|
}
|
|
868
1200
|
// In dev, we should not cache pages for any reason.
|
|
869
1201
|
if (routeModule.isDev) {
|
|
870
|
-
res.setHeader('Cache-Control', 'no-
|
|
1202
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
871
1203
|
}
|
|
872
1204
|
if (!cacheEntry) {
|
|
873
1205
|
if (ssgCacheKey) {
|
|
@@ -893,6 +1225,16 @@ async function handler(req, res, ctx) {
|
|
|
893
1225
|
});
|
|
894
1226
|
}
|
|
895
1227
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
1228
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
1229
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
1230
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
1231
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
1232
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
1233
|
+
// which copies headers from the internal RSC fetch).
|
|
1234
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
1235
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
1236
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
1237
|
+
}
|
|
896
1238
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
897
1239
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
898
1240
|
// request, then we should set the cache header.
|
|
@@ -953,7 +1295,7 @@ async function handler(req, res, ctx) {
|
|
|
953
1295
|
};
|
|
954
1296
|
} else {
|
|
955
1297
|
cacheControl = {
|
|
956
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1298
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
957
1299
|
expire: undefined
|
|
958
1300
|
};
|
|
959
1301
|
}
|
|
@@ -981,7 +1323,7 @@ async function handler(req, res, ctx) {
|
|
|
981
1323
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
982
1324
|
if (matchedSegment !== undefined) {
|
|
983
1325
|
// Cache hit
|
|
984
|
-
return (0,
|
|
1326
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
985
1327
|
req,
|
|
986
1328
|
res,
|
|
987
1329
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -997,7 +1339,7 @@ async function handler(req, res, ctx) {
|
|
|
997
1339
|
// don't bother to respond with 404, because these requests are only
|
|
998
1340
|
// issued as part of a prefetch.
|
|
999
1341
|
res.statusCode = 204;
|
|
1000
|
-
return (0,
|
|
1342
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1001
1343
|
req,
|
|
1002
1344
|
res,
|
|
1003
1345
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1052,7 +1394,7 @@ async function handler(req, res, ctx) {
|
|
|
1052
1394
|
res.statusCode = cachedData.status;
|
|
1053
1395
|
}
|
|
1054
1396
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
1055
|
-
if (!isMinimalMode && cachedData.status &&
|
|
1397
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
1056
1398
|
res.statusCode = 200;
|
|
1057
1399
|
}
|
|
1058
1400
|
// Mark that the request did postpone.
|
|
@@ -1070,7 +1412,7 @@ async function handler(req, res, ctx) {
|
|
|
1070
1412
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1071
1413
|
if (nextConfig.cacheComponents) {
|
|
1072
1414
|
res.statusCode = 404;
|
|
1073
|
-
return (0,
|
|
1415
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1074
1416
|
req,
|
|
1075
1417
|
res,
|
|
1076
1418
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1080,14 +1422,14 @@ async function handler(req, res, ctx) {
|
|
|
1080
1422
|
});
|
|
1081
1423
|
} else {
|
|
1082
1424
|
// Otherwise this case is not expected.
|
|
1083
|
-
throw Object.defineProperty(new
|
|
1425
|
+
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", {
|
|
1084
1426
|
value: "E789",
|
|
1085
1427
|
enumerable: false,
|
|
1086
1428
|
configurable: true
|
|
1087
1429
|
});
|
|
1088
1430
|
}
|
|
1089
1431
|
}
|
|
1090
|
-
return (0,
|
|
1432
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1091
1433
|
req,
|
|
1092
1434
|
res,
|
|
1093
1435
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1098,7 +1440,7 @@ async function handler(req, res, ctx) {
|
|
|
1098
1440
|
}
|
|
1099
1441
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1100
1442
|
// data.
|
|
1101
|
-
return (0,
|
|
1443
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1102
1444
|
req,
|
|
1103
1445
|
res,
|
|
1104
1446
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1109,6 +1451,27 @@ async function handler(req, res, ctx) {
|
|
|
1109
1451
|
}
|
|
1110
1452
|
// This is a request for HTML data.
|
|
1111
1453
|
const body = cachedData.html;
|
|
1454
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1455
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1456
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1457
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1458
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1459
|
+
// debug channel can initialize.
|
|
1460
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1461
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1462
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1463
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1464
|
+
req,
|
|
1465
|
+
res,
|
|
1466
|
+
generateEtags: nextConfig.generateEtags,
|
|
1467
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1468
|
+
result: body,
|
|
1469
|
+
cacheControl: {
|
|
1470
|
+
revalidate: 0,
|
|
1471
|
+
expire: undefined
|
|
1472
|
+
}
|
|
1473
|
+
});
|
|
1474
|
+
}
|
|
1112
1475
|
// If there's no postponed state, we should just serve the HTML. This
|
|
1113
1476
|
// should also be the case for a resume request because it's completed
|
|
1114
1477
|
// as a server render (rather than a static render).
|
|
@@ -1117,7 +1480,7 @@ async function handler(req, res, ctx) {
|
|
|
1117
1480
|
// that's between the static and dynamic parts so we can compare the
|
|
1118
1481
|
// chunks and add assertions.
|
|
1119
1482
|
if (false) {}
|
|
1120
|
-
return (0,
|
|
1483
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1121
1484
|
req,
|
|
1122
1485
|
res,
|
|
1123
1486
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1139,7 +1502,7 @@ async function handler(req, res, ctx) {
|
|
|
1139
1502
|
controller.close();
|
|
1140
1503
|
}
|
|
1141
1504
|
}));
|
|
1142
|
-
return (0,
|
|
1505
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1143
1506
|
req,
|
|
1144
1507
|
res,
|
|
1145
1508
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1196,7 +1559,7 @@ async function handler(req, res, ctx) {
|
|
|
1196
1559
|
console.error("couldn't abort transformer", e);
|
|
1197
1560
|
});
|
|
1198
1561
|
});
|
|
1199
|
-
return (0,
|
|
1562
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1200
1563
|
req,
|
|
1201
1564
|
res,
|
|
1202
1565
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1213,9 +1576,10 @@ async function handler(req, res, ctx) {
|
|
|
1213
1576
|
};
|
|
1214
1577
|
// TODO: activeSpan code path is for when wrapped by
|
|
1215
1578
|
// next-server can be removed when this is no longer used
|
|
1216
|
-
if (activeSpan) {
|
|
1579
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1217
1580
|
await handleResponse(activeSpan);
|
|
1218
1581
|
} else {
|
|
1582
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1219
1583
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1220
1584
|
spanName: `${method} ${srcPage}`,
|
|
1221
1585
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1223,10 +1587,10 @@ async function handler(req, res, ctx) {
|
|
|
1223
1587
|
'http.method': method,
|
|
1224
1588
|
'http.target': req.url
|
|
1225
1589
|
}
|
|
1226
|
-
}, handleResponse));
|
|
1590
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1227
1591
|
}
|
|
1228
1592
|
} catch (err) {
|
|
1229
|
-
if (!(err instanceof
|
|
1593
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1230
1594
|
const silenceLog = false;
|
|
1231
1595
|
await routeModule.onRequestError(req, err, {
|
|
1232
1596
|
routerKind: 'App Router',
|
|
@@ -1259,112 +1623,6 @@ async function handler(req, res, ctx) {
|
|
|
1259
1623
|
//# sourceMappingURL=app-page.js.map
|
|
1260
1624
|
|
|
1261
1625
|
|
|
1262
|
-
/***/ }),
|
|
1263
|
-
|
|
1264
|
-
/***/ 9831:
|
|
1265
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1266
|
-
|
|
1267
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85437));
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
/***/ }),
|
|
1271
|
-
|
|
1272
|
-
/***/ 10846:
|
|
1273
|
-
/***/ ((module) => {
|
|
1274
|
-
|
|
1275
|
-
"use strict";
|
|
1276
|
-
module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.js");
|
|
1277
|
-
|
|
1278
|
-
/***/ }),
|
|
1279
|
-
|
|
1280
|
-
/***/ 19121:
|
|
1281
|
-
/***/ ((module) => {
|
|
1282
|
-
|
|
1283
|
-
"use strict";
|
|
1284
|
-
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
1285
|
-
|
|
1286
|
-
/***/ }),
|
|
1287
|
-
|
|
1288
|
-
/***/ 19771:
|
|
1289
|
-
/***/ ((module) => {
|
|
1290
|
-
|
|
1291
|
-
"use strict";
|
|
1292
|
-
module.exports = require("process");
|
|
1293
|
-
|
|
1294
|
-
/***/ }),
|
|
1295
|
-
|
|
1296
|
-
/***/ 26713:
|
|
1297
|
-
/***/ ((module) => {
|
|
1298
|
-
|
|
1299
|
-
"use strict";
|
|
1300
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1301
|
-
|
|
1302
|
-
/***/ }),
|
|
1303
|
-
|
|
1304
|
-
/***/ 28354:
|
|
1305
|
-
/***/ ((module) => {
|
|
1306
|
-
|
|
1307
|
-
"use strict";
|
|
1308
|
-
module.exports = require("util");
|
|
1309
|
-
|
|
1310
|
-
/***/ }),
|
|
1311
|
-
|
|
1312
|
-
/***/ 29294:
|
|
1313
|
-
/***/ ((module) => {
|
|
1314
|
-
|
|
1315
|
-
"use strict";
|
|
1316
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1317
|
-
|
|
1318
|
-
/***/ }),
|
|
1319
|
-
|
|
1320
|
-
/***/ 33135:
|
|
1321
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1322
|
-
|
|
1323
|
-
"use strict";
|
|
1324
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1325
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1326
|
-
/* harmony export */ });
|
|
1327
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1328
|
-
|
|
1329
|
-
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
1330
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1331
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1332
|
-
fill: "none",
|
|
1333
|
-
viewBox: "0 0 24 24",
|
|
1334
|
-
strokeWidth: 1.5,
|
|
1335
|
-
stroke: "currentColor",
|
|
1336
|
-
"aria-hidden": "true",
|
|
1337
|
-
"data-slot": "icon",
|
|
1338
|
-
ref: svgRef,
|
|
1339
|
-
"aria-labelledby": titleId
|
|
1340
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1341
|
-
id: titleId
|
|
1342
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1343
|
-
strokeLinecap: "round",
|
|
1344
|
-
strokeLinejoin: "round",
|
|
1345
|
-
d: "M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"
|
|
1346
|
-
}));
|
|
1347
|
-
}
|
|
1348
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
1349
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
/***/ }),
|
|
1353
|
-
|
|
1354
|
-
/***/ 33873:
|
|
1355
|
-
/***/ ((module) => {
|
|
1356
|
-
|
|
1357
|
-
"use strict";
|
|
1358
|
-
module.exports = require("path");
|
|
1359
|
-
|
|
1360
|
-
/***/ }),
|
|
1361
|
-
|
|
1362
|
-
/***/ 41025:
|
|
1363
|
-
/***/ ((module) => {
|
|
1364
|
-
|
|
1365
|
-
"use strict";
|
|
1366
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1367
|
-
|
|
1368
1626
|
/***/ }),
|
|
1369
1627
|
|
|
1370
1628
|
/***/ 43954:
|
|
@@ -1595,7 +1853,7 @@ const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(A
|
|
|
1595
1853
|
var __webpack_require__ = require("../../webpack-runtime.js");
|
|
1596
1854
|
__webpack_require__.C(exports);
|
|
1597
1855
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1598
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
1856
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,4741,9927,7420,3144,8255,9988], () => (__webpack_exec__(41945)));
|
|
1599
1857
|
module.exports = __webpack_exports__;
|
|
1600
1858
|
|
|
1601
1859
|
})();
|