@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
|
@@ -36,96 +36,12 @@ module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.j
|
|
|
36
36
|
|
|
37
37
|
/***/ }),
|
|
38
38
|
|
|
39
|
-
/***/
|
|
40
|
-
/***/ ((module) => {
|
|
41
|
-
|
|
42
|
-
"use strict";
|
|
43
|
-
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
44
|
-
|
|
45
|
-
/***/ }),
|
|
46
|
-
|
|
47
|
-
/***/ 19771:
|
|
48
|
-
/***/ ((module) => {
|
|
49
|
-
|
|
50
|
-
"use strict";
|
|
51
|
-
module.exports = require("process");
|
|
52
|
-
|
|
53
|
-
/***/ }),
|
|
54
|
-
|
|
55
|
-
/***/ 20706:
|
|
56
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
57
|
-
|
|
58
|
-
"use strict";
|
|
59
|
-
__webpack_require__.r(__webpack_exports__);
|
|
60
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
61
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
62
|
-
/* harmony export */ });
|
|
63
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
64
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
65
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
66
|
-
|
|
67
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
68
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
69
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx",
|
|
70
|
-
"default",
|
|
71
|
-
));
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
/***/ }),
|
|
75
|
-
|
|
76
|
-
/***/ 25197:
|
|
77
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
78
|
-
|
|
79
|
-
"use strict";
|
|
80
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
81
|
-
/* harmony export */ C$z: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.useEventSubscriptions),
|
|
82
|
-
/* harmony export */ TbX: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.SimpleNavigation)
|
|
83
|
-
/* harmony export */ });
|
|
84
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(76552);
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
/***/ }),
|
|
89
|
-
|
|
90
|
-
/***/ 25888:
|
|
91
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
92
|
-
|
|
93
|
-
"use strict";
|
|
94
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
95
|
-
/* harmony export */ Ef3: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.LeftSidebar),
|
|
96
|
-
/* harmony export */ ffs: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.AuthTokenProvider),
|
|
97
|
-
/* harmony export */ pqI: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.ApiClientProvider),
|
|
98
|
-
/* harmony export */ wi6: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.Footer)
|
|
99
|
-
/* harmony export */ });
|
|
100
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(76552);
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
/***/ }),
|
|
105
|
-
|
|
106
|
-
/***/ 26713:
|
|
107
|
-
/***/ ((module) => {
|
|
108
|
-
|
|
109
|
-
"use strict";
|
|
110
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
111
|
-
|
|
112
|
-
/***/ }),
|
|
113
|
-
|
|
114
|
-
/***/ 28354:
|
|
115
|
-
/***/ ((module) => {
|
|
116
|
-
|
|
117
|
-
"use strict";
|
|
118
|
-
module.exports = require("util");
|
|
119
|
-
|
|
120
|
-
/***/ }),
|
|
121
|
-
|
|
122
|
-
/***/ 28619:
|
|
39
|
+
/***/ 13737:
|
|
123
40
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
124
41
|
|
|
125
42
|
"use strict";
|
|
126
43
|
__webpack_require__.r(__webpack_exports__);
|
|
127
44
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
128
|
-
/* harmony export */ GlobalError: () => (/* reexport safe */ _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
129
45
|
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
130
46
|
/* harmony export */ handler: () => (/* binding */ handler),
|
|
131
47
|
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
@@ -168,25 +84,30 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
168
84
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
169
85
|
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
170
86
|
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
171
|
-
/* harmony import */ var
|
|
172
|
-
/* harmony import */ var
|
|
173
|
-
/* harmony import */ var
|
|
174
|
-
/* harmony import */ var
|
|
175
|
-
/* harmony import */ var
|
|
176
|
-
/* harmony import */ var
|
|
177
|
-
/* harmony import */ var
|
|
178
|
-
/* harmony import */ var
|
|
179
|
-
/* harmony import */ var
|
|
180
|
-
/* harmony import */ var
|
|
181
|
-
/* harmony import */ var
|
|
182
|
-
/* harmony import */ var
|
|
183
|
-
/* harmony import */ var
|
|
184
|
-
/* harmony import */ var
|
|
185
|
-
/* harmony import */ var
|
|
186
|
-
/* harmony import */ var
|
|
187
|
-
/* harmony import */ var
|
|
87
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
88
|
+
/* 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__);
|
|
89
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
90
|
+
/* 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__);
|
|
91
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
92
|
+
/* 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__);
|
|
93
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
94
|
+
/* 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__);
|
|
95
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
96
|
+
/* 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__);
|
|
97
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
98
|
+
/* 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__);
|
|
99
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
100
|
+
/* 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__);
|
|
101
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
102
|
+
/* 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__);
|
|
103
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
104
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
105
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
106
|
+
/* 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__);
|
|
107
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
108
|
+
/* 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__);
|
|
188
109
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
189
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in
|
|
110
|
+
/* 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__]
|
|
190
111
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
191
112
|
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
192
113
|
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
@@ -195,9 +116,14 @@ const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_requi
|
|
|
195
116
|
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
196
117
|
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
197
118
|
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
198
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
199
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
200
|
-
const
|
|
119
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
120
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
121
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 20706));
|
|
122
|
+
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
123
|
+
const module11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
124
|
+
const page12 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 87306));
|
|
125
|
+
|
|
126
|
+
|
|
201
127
|
|
|
202
128
|
|
|
203
129
|
|
|
@@ -239,27 +165,32 @@ const tree = {
|
|
|
239
165
|
'users',
|
|
240
166
|
{
|
|
241
167
|
children: ['__PAGE__', {}, {
|
|
242
|
-
page: [
|
|
168
|
+
page: [page12, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/users/page.tsx"],
|
|
243
169
|
|
|
244
170
|
}]
|
|
245
171
|
},
|
|
246
172
|
{
|
|
173
|
+
'global-error': [module11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
247
174
|
|
|
248
|
-
|
|
249
|
-
|
|
175
|
+
},
|
|
176
|
+
[]
|
|
250
177
|
]
|
|
251
178
|
},
|
|
252
179
|
{
|
|
253
|
-
'layout': [
|
|
180
|
+
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx"],
|
|
181
|
+
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
254
182
|
|
|
255
|
-
}
|
|
183
|
+
},
|
|
184
|
+
[]
|
|
256
185
|
]
|
|
257
186
|
},
|
|
258
187
|
{
|
|
259
188
|
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
260
|
-
'
|
|
189
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
190
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
261
191
|
|
|
262
|
-
}
|
|
192
|
+
},
|
|
193
|
+
["_not-found","_global-error","api"]
|
|
263
194
|
]
|
|
264
195
|
},
|
|
265
196
|
{
|
|
@@ -270,11 +201,10 @@ const tree = {
|
|
|
270
201
|
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
271
202
|
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
272
203
|
|
|
273
|
-
}
|
|
204
|
+
},
|
|
205
|
+
[]
|
|
274
206
|
]
|
|
275
207
|
}.children;
|
|
276
|
-
|
|
277
|
-
|
|
278
208
|
const __next_app_require__ = __webpack_require__
|
|
279
209
|
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
280
210
|
const __next_app__ = {
|
|
@@ -287,6 +217,7 @@ const __next_app__ = {
|
|
|
287
217
|
|
|
288
218
|
|
|
289
219
|
|
|
220
|
+
|
|
290
221
|
// Create and export the route module that will be consumed.
|
|
291
222
|
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
292
223
|
definition: {
|
|
@@ -304,12 +235,53 @@ const routeModule = new next_dist_server_route_modules_app_page_module_compiled_
|
|
|
304
235
|
distDir: ".next" || 0,
|
|
305
236
|
relativeProjectDir: false || ''
|
|
306
237
|
});
|
|
238
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
239
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
240
|
+
if (optional) {
|
|
241
|
+
return `[[...${param.paramName}]]`;
|
|
242
|
+
}
|
|
243
|
+
if (repeat) {
|
|
244
|
+
return `[...${param.paramName}]`;
|
|
245
|
+
}
|
|
246
|
+
return `[${param.paramName}]`;
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
250
|
+
* from the shell that matched this request. Only params that can still be
|
|
251
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
252
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
253
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
254
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
255
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
256
|
+
param.paramName,
|
|
257
|
+
param
|
|
258
|
+
]));
|
|
259
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
260
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
261
|
+
if (!segmentParam) {
|
|
262
|
+
return segment;
|
|
263
|
+
}
|
|
264
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
265
|
+
if (!remainingParam) {
|
|
266
|
+
return segment;
|
|
267
|
+
}
|
|
268
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
269
|
+
if (!value) {
|
|
270
|
+
return segment;
|
|
271
|
+
}
|
|
272
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
273
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
274
|
+
}).join('/') || '/';
|
|
275
|
+
}
|
|
307
276
|
async function handler(req, res, ctx) {
|
|
308
|
-
var _this;
|
|
277
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
278
|
+
if (ctx.requestMeta) {
|
|
279
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
280
|
+
}
|
|
309
281
|
if (routeModule.isDev) {
|
|
310
282
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
311
283
|
}
|
|
312
|
-
const isMinimalMode = Boolean(
|
|
284
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
313
285
|
let srcPage = "/[locale]/admin/users/page";
|
|
314
286
|
// turbopack doesn't normalize `/index` in the page name
|
|
315
287
|
// so we need to to process dynamic routes properly
|
|
@@ -329,7 +301,7 @@ async function handler(req, res, ctx) {
|
|
|
329
301
|
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
330
302
|
return null;
|
|
331
303
|
}
|
|
332
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
|
|
304
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
333
305
|
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
334
306
|
let { isOnDemandRevalidate } = prepareResult;
|
|
335
307
|
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
@@ -339,7 +311,8 @@ async function handler(req, res, ctx) {
|
|
|
339
311
|
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
340
312
|
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
341
313
|
// parallel routes. This is addressed with cacheComponents.
|
|
342
|
-
const
|
|
314
|
+
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);
|
|
315
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
343
316
|
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
344
317
|
const userAgent = req.headers['user-agent'] || '';
|
|
345
318
|
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
@@ -356,15 +329,65 @@ async function handler(req, res, ctx) {
|
|
|
356
329
|
* If the route being rendered is an app page, and the ppr feature has been
|
|
357
330
|
* enabled, then the given route _could_ support PPR.
|
|
358
331
|
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
332
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
333
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
334
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
335
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
336
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
337
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
338
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
339
|
+
var _nextConfig_experimental_serverActions;
|
|
340
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
341
|
+
res.statusCode = 413;
|
|
342
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
343
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
344
|
+
return null;
|
|
345
|
+
}
|
|
346
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
347
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
348
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
349
|
+
// the action body budget - it's already validated above.
|
|
350
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
351
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
352
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
353
|
+
;
|
|
354
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
355
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
356
|
+
if (fullBody === null) {
|
|
357
|
+
res.statusCode = 413;
|
|
358
|
+
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`);
|
|
359
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
360
|
+
return null;
|
|
361
|
+
}
|
|
362
|
+
if (fullBody.length >= stateLength) {
|
|
363
|
+
// Extract postponed state from the beginning
|
|
364
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
365
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
366
|
+
// Store the remaining action body for the action handler
|
|
367
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
368
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
369
|
+
} else {
|
|
370
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
371
|
+
value: "E979",
|
|
372
|
+
enumerable: false,
|
|
373
|
+
configurable: true
|
|
374
|
+
});
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
}
|
|
359
378
|
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') {
|
|
379
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
360
380
|
// Decode the postponed state from the request body, it will come as
|
|
361
381
|
// an array of buffers, so collect them and then concat them to form
|
|
362
382
|
// the string.
|
|
363
|
-
const body =
|
|
364
|
-
|
|
365
|
-
|
|
383
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
384
|
+
if (body === null) {
|
|
385
|
+
res.statusCode = 413;
|
|
386
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
387
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
388
|
+
return null;
|
|
366
389
|
}
|
|
367
|
-
const postponed =
|
|
390
|
+
const postponed = body.toString('utf8');
|
|
368
391
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
369
392
|
}
|
|
370
393
|
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
@@ -373,14 +396,29 @@ async function handler(req, res, ctx) {
|
|
|
373
396
|
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
374
397
|
// to enable debugging of the fallback shell.
|
|
375
398
|
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
399
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
400
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
401
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
402
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
403
|
+
// assert on the prefetched UI state deterministically.
|
|
404
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
405
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
406
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
407
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
408
|
+
// with blocking happening on the client side.
|
|
409
|
+
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 + '='));
|
|
376
410
|
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
377
411
|
// prerender manifest and this is an app page.
|
|
378
|
-
const isRoutePPREnabled =
|
|
412
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
413
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
414
|
+
// static pages need this path to produce buffered segment data (the
|
|
415
|
+
// legacy prerender path hangs in dev mode).
|
|
416
|
+
(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
|
|
379
417
|
// enabled or not, but that would require plumbing the appConfig through
|
|
380
418
|
// to the server during development. We assume that the page supports it
|
|
381
|
-
// but only during development.
|
|
382
|
-
hasDebugStaticShellQuery && (
|
|
383
|
-
const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
|
|
419
|
+
// but only during development or when the testing API is exposed.
|
|
420
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
421
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
384
422
|
// We should enable debugging dynamic accesses when the static shell
|
|
385
423
|
// debugging has been enabled and we're also in development mode.
|
|
386
424
|
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
@@ -392,7 +430,11 @@ async function handler(req, res, ctx) {
|
|
|
392
430
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
393
431
|
// we can use this fact to only generate the flight data for the request
|
|
394
432
|
// because we can't cache the HTML (as it's also dynamic).
|
|
395
|
-
|
|
433
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
434
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
435
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
436
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
437
|
+
!staticPrefetchDataRoute;
|
|
396
438
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
397
439
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
398
440
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -408,10 +450,11 @@ async function handler(req, res, ctx) {
|
|
|
408
450
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
409
451
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
410
452
|
// serveStreamingMetadata to true during export
|
|
411
|
-
const serveStreamingMetadata =
|
|
412
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
413
|
-
// to serve a static response.
|
|
414
|
-
|
|
453
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
454
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
455
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
456
|
+
// and HTML-limited bots.
|
|
457
|
+
!(botType && isRoutePPREnabled));
|
|
415
458
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
416
459
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
417
460
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -428,18 +471,37 @@ async function handler(req, res, ctx) {
|
|
|
428
471
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
429
472
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
430
473
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
431
|
-
// When
|
|
432
|
-
|
|
474
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
475
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
476
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
477
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
478
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
433
479
|
let ssgCacheKey = null;
|
|
434
480
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
435
|
-
|
|
481
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
482
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
483
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
484
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
485
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
486
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
487
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
488
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
489
|
+
// If applying the current request params doesn't make the shell any
|
|
490
|
+
// more complete, then this shell is already at its most complete
|
|
491
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
492
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
493
|
+
}
|
|
494
|
+
} else {
|
|
495
|
+
ssgCacheKey = resolvedPathname;
|
|
496
|
+
}
|
|
436
497
|
}
|
|
437
498
|
// the staticPathKey differs from ssgCacheKey since
|
|
438
499
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
439
|
-
// mode in dev to bypass the cache
|
|
440
|
-
//
|
|
500
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
501
|
+
// fallback shells that should remain shared and must not create a
|
|
502
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
441
503
|
let staticPathKey = ssgCacheKey;
|
|
442
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
504
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
443
505
|
staticPathKey = resolvedPathname;
|
|
444
506
|
}
|
|
445
507
|
// If this is a request for an app path that should be statically generated
|
|
@@ -449,9 +511,8 @@ async function handler(req, res, ctx) {
|
|
|
449
511
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
450
512
|
}
|
|
451
513
|
const ComponentMod = {
|
|
452
|
-
...
|
|
514
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
453
515
|
tree,
|
|
454
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
455
516
|
handler,
|
|
456
517
|
routeModule,
|
|
457
518
|
__next_app__
|
|
@@ -469,6 +530,8 @@ async function handler(req, res, ctx) {
|
|
|
469
530
|
const method = req.method || 'GET';
|
|
470
531
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
471
532
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
533
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
534
|
+
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))) ?? [] : [];
|
|
472
535
|
const render404 = async ()=>{
|
|
473
536
|
// TODO: should route-module itself handle rendering the 404
|
|
474
537
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -481,6 +544,7 @@ async function handler(req, res, ctx) {
|
|
|
481
544
|
try {
|
|
482
545
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
483
546
|
res.setHeader('Vary', varyHeader);
|
|
547
|
+
let parentSpan;
|
|
484
548
|
const invokeRouteModule = async (span, context)=>{
|
|
485
549
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
486
550
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -508,19 +572,29 @@ async function handler(req, res, ctx) {
|
|
|
508
572
|
'next.span_name': name
|
|
509
573
|
});
|
|
510
574
|
span.updateName(name);
|
|
575
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
576
|
+
// a platform-created HTTP span in adapter deployments).
|
|
577
|
+
if (parentSpan && parentSpan !== span) {
|
|
578
|
+
parentSpan.setAttribute('http.route', route);
|
|
579
|
+
parentSpan.updateName(name);
|
|
580
|
+
}
|
|
511
581
|
} else {
|
|
512
582
|
span.updateName(`${method} ${srcPage}`);
|
|
513
583
|
}
|
|
514
584
|
});
|
|
515
585
|
};
|
|
516
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
586
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
587
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
588
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
517
589
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
518
590
|
const context = {
|
|
519
591
|
query,
|
|
520
592
|
params,
|
|
521
593
|
page: normalizedSrcPage,
|
|
522
594
|
sharedContext: {
|
|
523
|
-
buildId
|
|
595
|
+
buildId,
|
|
596
|
+
deploymentId,
|
|
597
|
+
clientAssetToken
|
|
524
598
|
},
|
|
525
599
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
526
600
|
fallbackRouteParams,
|
|
@@ -556,7 +630,6 @@ async function handler(req, res, ctx) {
|
|
|
556
630
|
trailingSlash: nextConfig.trailingSlash,
|
|
557
631
|
images: nextConfig.images,
|
|
558
632
|
previewProps: prerenderManifest.preview,
|
|
559
|
-
deploymentId: deploymentId,
|
|
560
633
|
enableTainting: nextConfig.experimental.taint,
|
|
561
634
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
562
635
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -565,8 +638,9 @@ async function handler(req, res, ctx) {
|
|
|
565
638
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
566
639
|
basePath: nextConfig.basePath,
|
|
567
640
|
serverActions: nextConfig.experimental.serverActions,
|
|
641
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
568
642
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
569
|
-
|
|
643
|
+
isBuildTimePrerendering: true,
|
|
570
644
|
supportsDynamicResponse: false,
|
|
571
645
|
isStaticGeneration: true,
|
|
572
646
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -577,11 +651,14 @@ async function handler(req, res, ctx) {
|
|
|
577
651
|
expireTime: nextConfig.expireTime,
|
|
578
652
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
579
653
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
654
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
580
655
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
656
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
581
657
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
658
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
582
659
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
583
660
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
584
|
-
maxPostponedStateSizeBytes: (0,
|
|
661
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
585
662
|
},
|
|
586
663
|
waitUntil: ctx.waitUntil,
|
|
587
664
|
onClose: (cb)=>{
|
|
@@ -589,15 +666,9 @@ async function handler(req, res, ctx) {
|
|
|
589
666
|
},
|
|
590
667
|
onAfterTaskError: ()=>{},
|
|
591
668
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
592
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
593
|
-
dev: routeModule.isDev
|
|
669
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
594
670
|
}
|
|
595
671
|
};
|
|
596
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
597
|
-
context.renderOpts.nextExport = true;
|
|
598
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
599
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
600
|
-
}
|
|
601
672
|
// When we're revalidating in the background, we should not allow dynamic
|
|
602
673
|
// responses.
|
|
603
674
|
if (forceStaticRender) {
|
|
@@ -660,6 +731,16 @@ async function handler(req, res, ctx) {
|
|
|
660
731
|
if (prerenderInfo) {
|
|
661
732
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
662
733
|
}
|
|
734
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
735
|
+
// Generic source shells without unresolved root params don't have a
|
|
736
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
737
|
+
// When we can complete the shell into a more specific
|
|
738
|
+
// prerendered shell for this request, treat it like a prerender
|
|
739
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
740
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
741
|
+
// should not inherit a shell from another generated branch.
|
|
742
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
743
|
+
}
|
|
663
744
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
664
745
|
// not the prerendered page. This ensures that the correct content is served
|
|
665
746
|
// to the bot in the head.
|
|
@@ -684,10 +765,10 @@ async function handler(req, res, ctx) {
|
|
|
684
765
|
// getStaticPaths.
|
|
685
766
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
686
767
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
687
|
-
if (nextConfig.
|
|
768
|
+
if (nextConfig.adapterPath) {
|
|
688
769
|
return await render404();
|
|
689
770
|
}
|
|
690
|
-
throw new
|
|
771
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
691
772
|
}
|
|
692
773
|
// When cacheComponents is enabled, we can use the fallback
|
|
693
774
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -696,10 +777,19 @@ async function handler(req, res, ctx) {
|
|
|
696
777
|
// contains param references, and therefore we can't use the fallback.
|
|
697
778
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
698
779
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
699
|
-
const fallbackRouteParams = //
|
|
700
|
-
//
|
|
701
|
-
|
|
780
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
781
|
+
// navigation testing), use the prerender manifest's fallback
|
|
782
|
+
// route params which correctly identifies which params are
|
|
783
|
+
// unknown. Note: in dev, this block is only entered for
|
|
784
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
785
|
+
(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).
|
|
702
786
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
787
|
+
// When rendering a debug static shell, override the fallback
|
|
788
|
+
// params on the request so that the staged rendering correctly
|
|
789
|
+
// defers params that are not statically known.
|
|
790
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
791
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
792
|
+
}
|
|
703
793
|
// We use the response cache here to handle the revalidation and
|
|
704
794
|
// management of the fallback shell.
|
|
705
795
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -715,8 +805,12 @@ async function handler(req, res, ctx) {
|
|
|
715
805
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
716
806
|
// here.
|
|
717
807
|
postponed: undefined,
|
|
808
|
+
// Always serve the shell that matched this request
|
|
809
|
+
// immediately. If there are still prerenderable params left,
|
|
810
|
+
// the background path below will complete the shell into a
|
|
811
|
+
// more specific cache entry for later requests.
|
|
718
812
|
fallbackRouteParams,
|
|
719
|
-
forceStaticRender:
|
|
813
|
+
forceStaticRender: true
|
|
720
814
|
}),
|
|
721
815
|
waitUntil: ctx.waitUntil,
|
|
722
816
|
isMinimalMode
|
|
@@ -725,6 +819,39 @@ async function handler(req, res, ctx) {
|
|
|
725
819
|
if (fallbackResponse === null) return null;
|
|
726
820
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
727
821
|
if (fallbackResponse) {
|
|
822
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
823
|
+
// still be completed with prerenderable params should upgrade.
|
|
824
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
825
|
+
// don't upgrade fallback shells in the background when it's
|
|
826
|
+
// exposed.
|
|
827
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
828
|
+
// the route in shell mode; don't upgrade these in background.
|
|
829
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
830
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
831
|
+
// request itself.
|
|
832
|
+
!isPrefetchRSCRequest) {
|
|
833
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
834
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
835
|
+
try {
|
|
836
|
+
// Only the params that were just specialized should be
|
|
837
|
+
// removed from the fallback render. Any remaining fallback
|
|
838
|
+
// params stay deferred so the revalidated result is a more
|
|
839
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
840
|
+
// concrete route (`/prefix/c/foo`).
|
|
841
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
842
|
+
return doRender({
|
|
843
|
+
span: c.span,
|
|
844
|
+
postponed: undefined,
|
|
845
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
846
|
+
forceStaticRender: true
|
|
847
|
+
});
|
|
848
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
849
|
+
null, hasResolved, ctx.waitUntil);
|
|
850
|
+
} catch (err) {
|
|
851
|
+
console.error('Error revalidating the page in the background', err);
|
|
852
|
+
}
|
|
853
|
+
});
|
|
854
|
+
}
|
|
728
855
|
// Remove the cache control from the response to prevent it from being
|
|
729
856
|
// used in the surrounding cache.
|
|
730
857
|
delete fallbackResponse.cacheControl;
|
|
@@ -735,12 +862,15 @@ async function handler(req, res, ctx) {
|
|
|
735
862
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
736
863
|
// minimal postponed data, then we should resume the render with it.
|
|
737
864
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
738
|
-
// If this is a dynamic RSC request
|
|
739
|
-
// the static render (if available). This
|
|
740
|
-
// resume data cache (RDC) from the static
|
|
741
|
-
// is consistent between the static and
|
|
865
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
866
|
+
// use the postponed data from the static render (if available). This
|
|
867
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
868
|
+
// render to ensure that the data is consistent between the static and
|
|
869
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
870
|
+
// action.
|
|
742
871
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
743
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
872
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
873
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
744
874
|
// requests, as we're typically revalidating the page in the background
|
|
745
875
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
746
876
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -765,7 +895,7 @@ async function handler(req, res, ctx) {
|
|
|
765
895
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
766
896
|
// We want to schedule this on the next tick to ensure that the
|
|
767
897
|
// render is not blocked on it.
|
|
768
|
-
(0,
|
|
898
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
769
899
|
const responseCache = routeModule.getResponseCache(req);
|
|
770
900
|
try {
|
|
771
901
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -802,11 +932,21 @@ async function handler(req, res, ctx) {
|
|
|
802
932
|
}
|
|
803
933
|
};
|
|
804
934
|
}
|
|
805
|
-
const fallbackRouteParams = //
|
|
806
|
-
//
|
|
807
|
-
//
|
|
808
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
809
|
-
|
|
935
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
936
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
937
|
+
// params which correctly identifies which params are unknown.
|
|
938
|
+
(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;
|
|
939
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
940
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
941
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
942
|
+
// fallbackRouteParams because that would replace actual param values
|
|
943
|
+
// with opaque placeholders during segment resolution.
|
|
944
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
945
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
946
|
+
if (fallbackParams) {
|
|
947
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
948
|
+
}
|
|
949
|
+
}
|
|
810
950
|
// Perform the render.
|
|
811
951
|
return doRender({
|
|
812
952
|
span,
|
|
@@ -837,7 +977,7 @@ async function handler(req, res, ctx) {
|
|
|
837
977
|
}
|
|
838
978
|
// In dev, we should not cache pages for any reason.
|
|
839
979
|
if (routeModule.isDev) {
|
|
840
|
-
res.setHeader('Cache-Control', 'no-
|
|
980
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
841
981
|
}
|
|
842
982
|
if (!cacheEntry) {
|
|
843
983
|
if (ssgCacheKey) {
|
|
@@ -863,6 +1003,16 @@ async function handler(req, res, ctx) {
|
|
|
863
1003
|
});
|
|
864
1004
|
}
|
|
865
1005
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
1006
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
1007
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
1008
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
1009
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
1010
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
1011
|
+
// which copies headers from the internal RSC fetch).
|
|
1012
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
1013
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
1014
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
1015
|
+
}
|
|
866
1016
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
867
1017
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
868
1018
|
// request, then we should set the cache header.
|
|
@@ -923,7 +1073,7 @@ async function handler(req, res, ctx) {
|
|
|
923
1073
|
};
|
|
924
1074
|
} else {
|
|
925
1075
|
cacheControl = {
|
|
926
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1076
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
927
1077
|
expire: undefined
|
|
928
1078
|
};
|
|
929
1079
|
}
|
|
@@ -951,7 +1101,7 @@ async function handler(req, res, ctx) {
|
|
|
951
1101
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
952
1102
|
if (matchedSegment !== undefined) {
|
|
953
1103
|
// Cache hit
|
|
954
|
-
return (0,
|
|
1104
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
955
1105
|
req,
|
|
956
1106
|
res,
|
|
957
1107
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -967,7 +1117,7 @@ async function handler(req, res, ctx) {
|
|
|
967
1117
|
// don't bother to respond with 404, because these requests are only
|
|
968
1118
|
// issued as part of a prefetch.
|
|
969
1119
|
res.statusCode = 204;
|
|
970
|
-
return (0,
|
|
1120
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
971
1121
|
req,
|
|
972
1122
|
res,
|
|
973
1123
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1022,7 +1172,7 @@ async function handler(req, res, ctx) {
|
|
|
1022
1172
|
res.statusCode = cachedData.status;
|
|
1023
1173
|
}
|
|
1024
1174
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
1025
|
-
if (!isMinimalMode && cachedData.status &&
|
|
1175
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
1026
1176
|
res.statusCode = 200;
|
|
1027
1177
|
}
|
|
1028
1178
|
// Mark that the request did postpone.
|
|
@@ -1040,7 +1190,7 @@ async function handler(req, res, ctx) {
|
|
|
1040
1190
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1041
1191
|
if (nextConfig.cacheComponents) {
|
|
1042
1192
|
res.statusCode = 404;
|
|
1043
|
-
return (0,
|
|
1193
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1044
1194
|
req,
|
|
1045
1195
|
res,
|
|
1046
1196
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1050,14 +1200,14 @@ async function handler(req, res, ctx) {
|
|
|
1050
1200
|
});
|
|
1051
1201
|
} else {
|
|
1052
1202
|
// Otherwise this case is not expected.
|
|
1053
|
-
throw Object.defineProperty(new
|
|
1203
|
+
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", {
|
|
1054
1204
|
value: "E789",
|
|
1055
1205
|
enumerable: false,
|
|
1056
1206
|
configurable: true
|
|
1057
1207
|
});
|
|
1058
1208
|
}
|
|
1059
1209
|
}
|
|
1060
|
-
return (0,
|
|
1210
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1061
1211
|
req,
|
|
1062
1212
|
res,
|
|
1063
1213
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1068,7 +1218,7 @@ async function handler(req, res, ctx) {
|
|
|
1068
1218
|
}
|
|
1069
1219
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1070
1220
|
// data.
|
|
1071
|
-
return (0,
|
|
1221
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1072
1222
|
req,
|
|
1073
1223
|
res,
|
|
1074
1224
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1079,6 +1229,27 @@ async function handler(req, res, ctx) {
|
|
|
1079
1229
|
}
|
|
1080
1230
|
// This is a request for HTML data.
|
|
1081
1231
|
const body = cachedData.html;
|
|
1232
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1233
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1234
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1235
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1236
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1237
|
+
// debug channel can initialize.
|
|
1238
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1239
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1240
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1241
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1242
|
+
req,
|
|
1243
|
+
res,
|
|
1244
|
+
generateEtags: nextConfig.generateEtags,
|
|
1245
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1246
|
+
result: body,
|
|
1247
|
+
cacheControl: {
|
|
1248
|
+
revalidate: 0,
|
|
1249
|
+
expire: undefined
|
|
1250
|
+
}
|
|
1251
|
+
});
|
|
1252
|
+
}
|
|
1082
1253
|
// If there's no postponed state, we should just serve the HTML. This
|
|
1083
1254
|
// should also be the case for a resume request because it's completed
|
|
1084
1255
|
// as a server render (rather than a static render).
|
|
@@ -1087,7 +1258,7 @@ async function handler(req, res, ctx) {
|
|
|
1087
1258
|
// that's between the static and dynamic parts so we can compare the
|
|
1088
1259
|
// chunks and add assertions.
|
|
1089
1260
|
if (false) {}
|
|
1090
|
-
return (0,
|
|
1261
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1091
1262
|
req,
|
|
1092
1263
|
res,
|
|
1093
1264
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1109,7 +1280,7 @@ async function handler(req, res, ctx) {
|
|
|
1109
1280
|
controller.close();
|
|
1110
1281
|
}
|
|
1111
1282
|
}));
|
|
1112
|
-
return (0,
|
|
1283
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1113
1284
|
req,
|
|
1114
1285
|
res,
|
|
1115
1286
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1166,7 +1337,7 @@ async function handler(req, res, ctx) {
|
|
|
1166
1337
|
console.error("couldn't abort transformer", e);
|
|
1167
1338
|
});
|
|
1168
1339
|
});
|
|
1169
|
-
return (0,
|
|
1340
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1170
1341
|
req,
|
|
1171
1342
|
res,
|
|
1172
1343
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1183,9 +1354,10 @@ async function handler(req, res, ctx) {
|
|
|
1183
1354
|
};
|
|
1184
1355
|
// TODO: activeSpan code path is for when wrapped by
|
|
1185
1356
|
// next-server can be removed when this is no longer used
|
|
1186
|
-
if (activeSpan) {
|
|
1357
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1187
1358
|
await handleResponse(activeSpan);
|
|
1188
1359
|
} else {
|
|
1360
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1189
1361
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1190
1362
|
spanName: `${method} ${srcPage}`,
|
|
1191
1363
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1193,10 +1365,10 @@ async function handler(req, res, ctx) {
|
|
|
1193
1365
|
'http.method': method,
|
|
1194
1366
|
'http.target': req.url
|
|
1195
1367
|
}
|
|
1196
|
-
}, handleResponse));
|
|
1368
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1197
1369
|
}
|
|
1198
1370
|
} catch (err) {
|
|
1199
|
-
if (!(err instanceof
|
|
1371
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1200
1372
|
const silenceLog = false;
|
|
1201
1373
|
await routeModule.onRequestError(req, err, {
|
|
1202
1374
|
routerKind: 'App Router',
|
|
@@ -1229,6 +1401,97 @@ async function handler(req, res, ctx) {
|
|
|
1229
1401
|
//# sourceMappingURL=app-page.js.map
|
|
1230
1402
|
|
|
1231
1403
|
|
|
1404
|
+
/***/ }),
|
|
1405
|
+
|
|
1406
|
+
/***/ 17891:
|
|
1407
|
+
/***/ ((module) => {
|
|
1408
|
+
|
|
1409
|
+
"use strict";
|
|
1410
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
1411
|
+
|
|
1412
|
+
/***/ }),
|
|
1413
|
+
|
|
1414
|
+
/***/ 19121:
|
|
1415
|
+
/***/ ((module) => {
|
|
1416
|
+
|
|
1417
|
+
"use strict";
|
|
1418
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
1419
|
+
|
|
1420
|
+
/***/ }),
|
|
1421
|
+
|
|
1422
|
+
/***/ 19771:
|
|
1423
|
+
/***/ ((module) => {
|
|
1424
|
+
|
|
1425
|
+
"use strict";
|
|
1426
|
+
module.exports = require("process");
|
|
1427
|
+
|
|
1428
|
+
/***/ }),
|
|
1429
|
+
|
|
1430
|
+
/***/ 20706:
|
|
1431
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1432
|
+
|
|
1433
|
+
"use strict";
|
|
1434
|
+
__webpack_require__.r(__webpack_exports__);
|
|
1435
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1436
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1437
|
+
/* harmony export */ });
|
|
1438
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1439
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
1440
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
1441
|
+
|
|
1442
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1443
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
1444
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx",
|
|
1445
|
+
"default",
|
|
1446
|
+
));
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
/***/ }),
|
|
1450
|
+
|
|
1451
|
+
/***/ 25197:
|
|
1452
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1453
|
+
|
|
1454
|
+
"use strict";
|
|
1455
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1456
|
+
/* harmony export */ C$z: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.useEventSubscriptions),
|
|
1457
|
+
/* harmony export */ TbX: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.SimpleNavigation)
|
|
1458
|
+
/* harmony export */ });
|
|
1459
|
+
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(76552);
|
|
1460
|
+
|
|
1461
|
+
|
|
1462
|
+
|
|
1463
|
+
/***/ }),
|
|
1464
|
+
|
|
1465
|
+
/***/ 25888:
|
|
1466
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1467
|
+
|
|
1468
|
+
"use strict";
|
|
1469
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1470
|
+
/* harmony export */ Ef3: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.LeftSidebar),
|
|
1471
|
+
/* harmony export */ ffs: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.AuthTokenProvider),
|
|
1472
|
+
/* harmony export */ pqI: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.ApiClientProvider),
|
|
1473
|
+
/* harmony export */ wi6: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.Footer)
|
|
1474
|
+
/* harmony export */ });
|
|
1475
|
+
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(76552);
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
|
|
1479
|
+
/***/ }),
|
|
1480
|
+
|
|
1481
|
+
/***/ 26713:
|
|
1482
|
+
/***/ ((module) => {
|
|
1483
|
+
|
|
1484
|
+
"use strict";
|
|
1485
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1486
|
+
|
|
1487
|
+
/***/ }),
|
|
1488
|
+
|
|
1489
|
+
/***/ 28354:
|
|
1490
|
+
/***/ ((module) => {
|
|
1491
|
+
|
|
1492
|
+
"use strict";
|
|
1493
|
+
module.exports = require("util");
|
|
1494
|
+
|
|
1232
1495
|
/***/ }),
|
|
1233
1496
|
|
|
1234
1497
|
/***/ 29294:
|
|
@@ -2221,7 +2484,7 @@ function AdminUsersPage() {
|
|
|
2221
2484
|
var __webpack_require__ = require("../../../../webpack-runtime.js");
|
|
2222
2485
|
__webpack_require__.C(exports);
|
|
2223
2486
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
2224
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
2487
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,4741,9927,7420,2617,3144,8255,9988], () => (__webpack_exec__(13737)));
|
|
2225
2488
|
module.exports = __webpack_exports__;
|
|
2226
2489
|
|
|
2227
2490
|
})();
|