@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
|
@@ -50,391 +50,94 @@ module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.j
|
|
|
50
50
|
|
|
51
51
|
/***/ }),
|
|
52
52
|
|
|
53
|
-
/***/
|
|
54
|
-
/***/ ((
|
|
55
|
-
|
|
56
|
-
"use strict";
|
|
57
|
-
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
58
|
-
|
|
59
|
-
/***/ }),
|
|
60
|
-
|
|
61
|
-
/***/ 19771:
|
|
62
|
-
/***/ ((module) => {
|
|
63
|
-
|
|
64
|
-
"use strict";
|
|
65
|
-
module.exports = require("process");
|
|
66
|
-
|
|
67
|
-
/***/ }),
|
|
68
|
-
|
|
69
|
-
/***/ 26713:
|
|
70
|
-
/***/ ((module) => {
|
|
53
|
+
/***/ 12103:
|
|
54
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
71
55
|
|
|
72
56
|
"use strict";
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
57
|
+
__webpack_require__.r(__webpack_exports__);
|
|
58
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
59
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
60
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
61
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
62
|
+
/* harmony export */ });
|
|
63
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
64
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__);
|
|
65
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
66
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
67
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
68
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__);
|
|
69
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
70
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__);
|
|
71
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
72
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__);
|
|
73
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
74
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
75
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
76
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__);
|
|
77
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
78
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__);
|
|
79
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
80
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__);
|
|
81
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
82
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__);
|
|
83
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
84
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__);
|
|
85
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
86
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__);
|
|
87
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
88
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__);
|
|
89
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
90
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__);
|
|
91
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
92
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__);
|
|
93
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
94
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__);
|
|
95
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
96
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
97
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
98
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
99
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
100
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
101
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
102
|
+
/* 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__);
|
|
103
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
104
|
+
/* 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__);
|
|
105
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
106
|
+
/* 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__);
|
|
107
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
108
|
+
/* 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__);
|
|
109
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
110
|
+
/* 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__);
|
|
111
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
112
|
+
/* 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__);
|
|
113
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
114
|
+
/* 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__);
|
|
115
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
116
|
+
/* 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__);
|
|
117
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
118
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
119
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
120
|
+
/* 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__);
|
|
121
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
122
|
+
/* 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__);
|
|
123
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
124
|
+
/* 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__]
|
|
125
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
126
|
+
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
127
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
128
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
129
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
130
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
131
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
132
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
133
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
134
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
135
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 20706));
|
|
136
|
+
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
137
|
+
const module11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
138
|
+
const page12 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 2849));
|
|
76
139
|
|
|
77
|
-
/***/ 27354:
|
|
78
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
79
140
|
|
|
80
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28840));
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
/***/ }),
|
|
84
|
-
|
|
85
|
-
/***/ 28354:
|
|
86
|
-
/***/ ((module) => {
|
|
87
|
-
|
|
88
|
-
"use strict";
|
|
89
|
-
module.exports = require("util");
|
|
90
|
-
|
|
91
|
-
/***/ }),
|
|
92
|
-
|
|
93
|
-
/***/ 28840:
|
|
94
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
95
|
-
|
|
96
|
-
"use strict";
|
|
97
|
-
|
|
98
|
-
// EXPORTS
|
|
99
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
100
|
-
"default": () => (/* binding */ AdminExchangeClient)
|
|
101
|
-
});
|
|
102
|
-
|
|
103
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
104
|
-
var react_jsx_runtime = __webpack_require__(92692);
|
|
105
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
106
|
-
var react = __webpack_require__(71277);
|
|
107
|
-
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
108
|
-
var react_client = __webpack_require__(56305);
|
|
109
|
-
// EXTERNAL MODULE: __barrel_optimize__?names=Toolbar,useAdmin!=!../../packages/react-ui/dist/index.mjs
|
|
110
|
-
var dist = __webpack_require__(31587);
|
|
111
|
-
// EXTERNAL MODULE: ./src/components/toolbar/ToolbarPanels.tsx + 4 modules
|
|
112
|
-
var ToolbarPanels = __webpack_require__(50436);
|
|
113
|
-
// EXTERNAL MODULE: __barrel_optimize__?names=useEventSubscriptions,useLineNumbers,usePanelBrowse,useTheme!=!../../packages/react-ui/dist/index.mjs
|
|
114
|
-
var react_ui_dist = __webpack_require__(56677);
|
|
115
|
-
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 27 modules
|
|
116
|
-
var packages_react_ui_dist = __webpack_require__(76552);
|
|
117
|
-
;// __barrel_optimize__?names=AdminExchangePage!=!../../packages/react-ui/dist/index.mjs
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
;// ./src/app/[locale]/admin/exchange/client.tsx
|
|
121
|
-
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
122
|
-
/**
|
|
123
|
-
* Admin Exchange Client - Thin Next.js wrapper
|
|
124
|
-
*
|
|
125
|
-
* Handles Next.js-specific concerns (translations, API calls, hooks)
|
|
126
|
-
* and delegates rendering to the pure React AdminExchangePage component.
|
|
127
|
-
*/
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
function AdminExchangeClient() {
|
|
134
|
-
const t = (0,react_client/* useTranslations */.c)('AdminExchange');
|
|
135
|
-
// Toolbar and settings state
|
|
136
|
-
const { activePanel } = (0,react_ui_dist/* usePanelBrowse */.ySJ)();
|
|
137
|
-
const { theme, setTheme } = (0,react_ui_dist/* useTheme */.DPo)();
|
|
138
|
-
const { showLineNumbers, toggleLineNumbers } = (0,react_ui_dist/* useLineNumbers */.cvF)();
|
|
139
|
-
const handleThemeChanged = (0,react.useCallback)(({ theme })=>{
|
|
140
|
-
setTheme(theme);
|
|
141
|
-
}, [
|
|
142
|
-
setTheme
|
|
143
|
-
]);
|
|
144
|
-
const handleLineNumbersToggled = (0,react.useCallback)(()=>{
|
|
145
|
-
toggleLineNumbers();
|
|
146
|
-
}, [
|
|
147
|
-
toggleLineNumbers
|
|
148
|
-
]);
|
|
149
|
-
(0,react_ui_dist/* useEventSubscriptions */.C$z)({
|
|
150
|
-
'settings:theme-changed': handleThemeChanged,
|
|
151
|
-
'settings:line-numbers-toggled': handleLineNumbersToggled
|
|
152
|
-
});
|
|
153
|
-
// API hooks
|
|
154
|
-
const adminAPI = (0,dist/* useAdmin */.z8G)();
|
|
155
|
-
const backupMutation = adminAPI.exchange.backup.useMutation();
|
|
156
|
-
const restoreMutation = adminAPI.exchange.restore.useMutation();
|
|
157
|
-
// Local state
|
|
158
|
-
const [selectedFile, setSelectedFile] = (0,react.useState)(null);
|
|
159
|
-
const [preview, setPreview] = (0,react.useState)(null);
|
|
160
|
-
const [importPhase, setImportPhase] = (0,react.useState)(null);
|
|
161
|
-
const [importMessage, setImportMessage] = (0,react.useState)();
|
|
162
|
-
const [importResult, setImportResult] = (0,react.useState)();
|
|
163
|
-
const handleBackup = (0,react.useCallback)(()=>{
|
|
164
|
-
backupMutation.mutate();
|
|
165
|
-
}, [
|
|
166
|
-
backupMutation
|
|
167
|
-
]);
|
|
168
|
-
const handleFileSelected = (0,react.useCallback)(async (file)=>{
|
|
169
|
-
setSelectedFile(file);
|
|
170
|
-
setImportPhase(null);
|
|
171
|
-
setImportMessage(undefined);
|
|
172
|
-
setImportResult(undefined);
|
|
173
|
-
// For tar.gz backups, show basic info
|
|
174
|
-
setPreview({
|
|
175
|
-
format: file.name.endsWith('.tar.gz') || file.name.endsWith('.gz') ? 'semiont-backup' : 'unknown',
|
|
176
|
-
version: 1,
|
|
177
|
-
sourceUrl: '',
|
|
178
|
-
stats: {}
|
|
179
|
-
});
|
|
180
|
-
}, []);
|
|
181
|
-
const handleRestore = (0,react.useCallback)(()=>{
|
|
182
|
-
if (!selectedFile) return;
|
|
183
|
-
setImportPhase('started');
|
|
184
|
-
setImportMessage(undefined);
|
|
185
|
-
setImportResult(undefined);
|
|
186
|
-
restoreMutation.mutate({
|
|
187
|
-
file: selectedFile,
|
|
188
|
-
onProgress: (event)=>{
|
|
189
|
-
setImportPhase(event.phase);
|
|
190
|
-
setImportMessage(event.message);
|
|
191
|
-
if (event.result) {
|
|
192
|
-
setImportResult(event.result);
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
});
|
|
196
|
-
}, [
|
|
197
|
-
selectedFile,
|
|
198
|
-
restoreMutation
|
|
199
|
-
]);
|
|
200
|
-
const handleCancelRestore = (0,react.useCallback)(()=>{
|
|
201
|
-
setSelectedFile(null);
|
|
202
|
-
setPreview(null);
|
|
203
|
-
setImportPhase(null);
|
|
204
|
-
setImportMessage(undefined);
|
|
205
|
-
setImportResult(undefined);
|
|
206
|
-
}, []);
|
|
207
|
-
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(packages_react_ui_dist.AdminExchangePage, {
|
|
208
|
-
onExport: handleBackup,
|
|
209
|
-
isExporting: backupMutation.isPending,
|
|
210
|
-
onFileSelected: handleFileSelected,
|
|
211
|
-
onImport: handleRestore,
|
|
212
|
-
onCancelImport: handleCancelRestore,
|
|
213
|
-
selectedFile: selectedFile,
|
|
214
|
-
preview: preview,
|
|
215
|
-
isImporting: restoreMutation.isPending,
|
|
216
|
-
importPhase: importPhase,
|
|
217
|
-
importMessage: importMessage,
|
|
218
|
-
importResult: importResult,
|
|
219
|
-
theme: theme,
|
|
220
|
-
showLineNumbers: showLineNumbers,
|
|
221
|
-
activePanel: activePanel,
|
|
222
|
-
translations: {
|
|
223
|
-
title: t('title'),
|
|
224
|
-
subtitle: t('subtitle'),
|
|
225
|
-
export: {
|
|
226
|
-
title: t('exportTitle'),
|
|
227
|
-
description: t('exportDescription'),
|
|
228
|
-
exportButton: t('exportButton'),
|
|
229
|
-
exporting: t('exporting')
|
|
230
|
-
},
|
|
231
|
-
import: {
|
|
232
|
-
title: t('importTitle'),
|
|
233
|
-
description: t('importDescription'),
|
|
234
|
-
dropzoneLabel: t('dropzoneLabel'),
|
|
235
|
-
dropzoneActive: t('dropzoneActive'),
|
|
236
|
-
detectedFormat: t('detectedFormat'),
|
|
237
|
-
statsPreview: t('statsPreview'),
|
|
238
|
-
importButton: t('importButton'),
|
|
239
|
-
importing: t('importing'),
|
|
240
|
-
importConfirmTitle: t('importConfirmTitle'),
|
|
241
|
-
importConfirmMessage: t('importConfirmMessage'),
|
|
242
|
-
confirmImport: t('confirmImport'),
|
|
243
|
-
cancelImport: t('cancelImport')
|
|
244
|
-
},
|
|
245
|
-
progress: {
|
|
246
|
-
phaseStarted: t('phaseStarted'),
|
|
247
|
-
phaseEntityTypes: t('phaseEntityTypes'),
|
|
248
|
-
phaseResources: t('phaseResources'),
|
|
249
|
-
phaseAnnotations: t('phaseAnnotations'),
|
|
250
|
-
phaseComplete: t('phaseComplete'),
|
|
251
|
-
phaseError: t('phaseError'),
|
|
252
|
-
hashChainValid: t('hashChainValid'),
|
|
253
|
-
hashChainInvalid: t('hashChainInvalid'),
|
|
254
|
-
streams: t('streams'),
|
|
255
|
-
events: t('events'),
|
|
256
|
-
blobs: t('blobs')
|
|
257
|
-
}
|
|
258
|
-
},
|
|
259
|
-
ToolbarPanels: ToolbarPanels/* ToolbarPanels */.t,
|
|
260
|
-
Toolbar: dist/* Toolbar */.M7E
|
|
261
|
-
});
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
/***/ }),
|
|
266
|
-
|
|
267
|
-
/***/ 29294:
|
|
268
|
-
/***/ ((module) => {
|
|
269
|
-
|
|
270
|
-
"use strict";
|
|
271
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
272
|
-
|
|
273
|
-
/***/ }),
|
|
274
|
-
|
|
275
|
-
/***/ 33873:
|
|
276
|
-
/***/ ((module) => {
|
|
277
|
-
|
|
278
|
-
"use strict";
|
|
279
|
-
module.exports = require("path");
|
|
280
|
-
|
|
281
|
-
/***/ }),
|
|
282
|
-
|
|
283
|
-
/***/ 41025:
|
|
284
|
-
/***/ ((module) => {
|
|
285
|
-
|
|
286
|
-
"use strict";
|
|
287
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
288
|
-
|
|
289
|
-
/***/ }),
|
|
290
|
-
|
|
291
|
-
/***/ 43954:
|
|
292
|
-
/***/ ((module) => {
|
|
293
|
-
|
|
294
|
-
"use strict";
|
|
295
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
296
|
-
|
|
297
|
-
/***/ }),
|
|
298
|
-
|
|
299
|
-
/***/ 55511:
|
|
300
|
-
/***/ ((module) => {
|
|
301
|
-
|
|
302
|
-
"use strict";
|
|
303
|
-
module.exports = require("crypto");
|
|
304
|
-
|
|
305
|
-
/***/ }),
|
|
306
|
-
|
|
307
|
-
/***/ 63033:
|
|
308
|
-
/***/ ((module) => {
|
|
309
|
-
|
|
310
|
-
"use strict";
|
|
311
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
312
|
-
|
|
313
|
-
/***/ }),
|
|
314
|
-
|
|
315
|
-
/***/ 63689:
|
|
316
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
317
|
-
|
|
318
|
-
"use strict";
|
|
319
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321
|
-
/* harmony export */ });
|
|
322
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
323
|
-
/* 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__);
|
|
324
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
325
|
-
|
|
326
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
327
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.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."); },
|
|
328
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx",
|
|
329
|
-
"default",
|
|
330
|
-
));
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
/***/ }),
|
|
334
|
-
|
|
335
|
-
/***/ 70722:
|
|
336
|
-
/***/ ((module) => {
|
|
337
|
-
|
|
338
|
-
"use strict";
|
|
339
|
-
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
340
|
-
|
|
341
|
-
/***/ }),
|
|
342
|
-
|
|
343
|
-
/***/ 77068:
|
|
344
|
-
/***/ ((module) => {
|
|
345
|
-
|
|
346
|
-
"use strict";
|
|
347
|
-
module.exports = require("next/dist/shared/lib/size-limit");
|
|
348
|
-
|
|
349
|
-
/***/ }),
|
|
350
|
-
|
|
351
|
-
/***/ 79551:
|
|
352
|
-
/***/ ((module) => {
|
|
353
|
-
|
|
354
|
-
"use strict";
|
|
355
|
-
module.exports = require("url");
|
|
356
|
-
|
|
357
|
-
/***/ }),
|
|
358
|
-
|
|
359
|
-
/***/ 80121:
|
|
360
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
361
|
-
|
|
362
|
-
"use strict";
|
|
363
|
-
__webpack_require__.r(__webpack_exports__);
|
|
364
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
365
|
-
/* harmony export */ GlobalError: () => (/* reexport safe */ _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
366
|
-
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
367
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
368
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
369
|
-
/* harmony export */ });
|
|
370
|
-
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
371
|
-
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__);
|
|
372
|
-
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
373
|
-
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
374
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
375
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__);
|
|
376
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
377
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__);
|
|
378
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
379
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__);
|
|
380
|
-
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
381
|
-
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
382
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
383
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__);
|
|
384
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
385
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__);
|
|
386
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
387
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__);
|
|
388
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
389
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__);
|
|
390
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
391
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__);
|
|
392
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
393
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__);
|
|
394
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
395
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__);
|
|
396
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
397
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__);
|
|
398
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
399
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__);
|
|
400
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
401
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__);
|
|
402
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
403
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
404
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
405
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
406
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
407
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
408
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(98798);
|
|
409
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22__);
|
|
410
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(86439);
|
|
411
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23__);
|
|
412
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(77068);
|
|
413
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24__);
|
|
414
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(56357);
|
|
415
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(35402);
|
|
416
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__);
|
|
417
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(29059);
|
|
418
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27__);
|
|
419
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(70722);
|
|
420
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28__);
|
|
421
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(31182);
|
|
422
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__);
|
|
423
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(43954);
|
|
424
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30__);
|
|
425
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
426
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__) if(["default","GlobalError","__next_app__","routeModule","handler"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__[__WEBPACK_IMPORT_KEY__]
|
|
427
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
428
|
-
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
429
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
430
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
431
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
432
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
433
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
434
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
435
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
436
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 20706));
|
|
437
|
-
const page9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 2849));
|
|
438
141
|
|
|
439
142
|
|
|
440
143
|
|
|
@@ -476,27 +179,32 @@ const tree = {
|
|
|
476
179
|
'exchange',
|
|
477
180
|
{
|
|
478
181
|
children: ['__PAGE__', {}, {
|
|
479
|
-
page: [
|
|
182
|
+
page: [page12, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/page.tsx"],
|
|
480
183
|
|
|
481
184
|
}]
|
|
482
185
|
},
|
|
483
186
|
{
|
|
187
|
+
'global-error': [module11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
484
188
|
|
|
485
|
-
|
|
486
|
-
|
|
189
|
+
},
|
|
190
|
+
[]
|
|
487
191
|
]
|
|
488
192
|
},
|
|
489
193
|
{
|
|
490
|
-
'layout': [
|
|
194
|
+
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx"],
|
|
195
|
+
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
491
196
|
|
|
492
|
-
}
|
|
197
|
+
},
|
|
198
|
+
[]
|
|
493
199
|
]
|
|
494
200
|
},
|
|
495
201
|
{
|
|
496
202
|
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
497
|
-
'
|
|
203
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
204
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
498
205
|
|
|
499
|
-
}
|
|
206
|
+
},
|
|
207
|
+
["_not-found","_global-error","api"]
|
|
500
208
|
]
|
|
501
209
|
},
|
|
502
210
|
{
|
|
@@ -507,11 +215,10 @@ const tree = {
|
|
|
507
215
|
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
508
216
|
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
509
217
|
|
|
510
|
-
}
|
|
218
|
+
},
|
|
219
|
+
[]
|
|
511
220
|
]
|
|
512
221
|
}.children;
|
|
513
|
-
|
|
514
|
-
|
|
515
222
|
const __next_app_require__ = __webpack_require__
|
|
516
223
|
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
517
224
|
const __next_app__ = {
|
|
@@ -524,6 +231,7 @@ const __next_app__ = {
|
|
|
524
231
|
|
|
525
232
|
|
|
526
233
|
|
|
234
|
+
|
|
527
235
|
// Create and export the route module that will be consumed.
|
|
528
236
|
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
529
237
|
definition: {
|
|
@@ -541,12 +249,53 @@ const routeModule = new next_dist_server_route_modules_app_page_module_compiled_
|
|
|
541
249
|
distDir: ".next" || 0,
|
|
542
250
|
relativeProjectDir: false || ''
|
|
543
251
|
});
|
|
252
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
253
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
254
|
+
if (optional) {
|
|
255
|
+
return `[[...${param.paramName}]]`;
|
|
256
|
+
}
|
|
257
|
+
if (repeat) {
|
|
258
|
+
return `[...${param.paramName}]`;
|
|
259
|
+
}
|
|
260
|
+
return `[${param.paramName}]`;
|
|
261
|
+
}
|
|
262
|
+
/**
|
|
263
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
264
|
+
* from the shell that matched this request. Only params that can still be
|
|
265
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
266
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
267
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
268
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
269
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
270
|
+
param.paramName,
|
|
271
|
+
param
|
|
272
|
+
]));
|
|
273
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
274
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
275
|
+
if (!segmentParam) {
|
|
276
|
+
return segment;
|
|
277
|
+
}
|
|
278
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
279
|
+
if (!remainingParam) {
|
|
280
|
+
return segment;
|
|
281
|
+
}
|
|
282
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
283
|
+
if (!value) {
|
|
284
|
+
return segment;
|
|
285
|
+
}
|
|
286
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
287
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
288
|
+
}).join('/') || '/';
|
|
289
|
+
}
|
|
544
290
|
async function handler(req, res, ctx) {
|
|
545
|
-
var _this;
|
|
291
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
292
|
+
if (ctx.requestMeta) {
|
|
293
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
294
|
+
}
|
|
546
295
|
if (routeModule.isDev) {
|
|
547
296
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
548
297
|
}
|
|
549
|
-
const isMinimalMode = Boolean(
|
|
298
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
550
299
|
let srcPage = "/[locale]/admin/exchange/page";
|
|
551
300
|
// turbopack doesn't normalize `/index` in the page name
|
|
552
301
|
// so we need to to process dynamic routes properly
|
|
@@ -566,7 +315,7 @@ async function handler(req, res, ctx) {
|
|
|
566
315
|
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
567
316
|
return null;
|
|
568
317
|
}
|
|
569
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
|
|
318
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
570
319
|
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
571
320
|
let { isOnDemandRevalidate } = prepareResult;
|
|
572
321
|
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
@@ -576,7 +325,8 @@ async function handler(req, res, ctx) {
|
|
|
576
325
|
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
577
326
|
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
578
327
|
// parallel routes. This is addressed with cacheComponents.
|
|
579
|
-
const
|
|
328
|
+
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);
|
|
329
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
580
330
|
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
581
331
|
const userAgent = req.headers['user-agent'] || '';
|
|
582
332
|
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
@@ -593,15 +343,65 @@ async function handler(req, res, ctx) {
|
|
|
593
343
|
* If the route being rendered is an app page, and the ppr feature has been
|
|
594
344
|
* enabled, then the given route _could_ support PPR.
|
|
595
345
|
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
346
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
347
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
348
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
349
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
350
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
351
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
352
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
353
|
+
var _nextConfig_experimental_serverActions;
|
|
354
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
355
|
+
res.statusCode = 413;
|
|
356
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
357
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
358
|
+
return null;
|
|
359
|
+
}
|
|
360
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
361
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
362
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
363
|
+
// the action body budget - it's already validated above.
|
|
364
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
365
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
366
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
367
|
+
;
|
|
368
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
369
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
370
|
+
if (fullBody === null) {
|
|
371
|
+
res.statusCode = 413;
|
|
372
|
+
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`);
|
|
373
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
374
|
+
return null;
|
|
375
|
+
}
|
|
376
|
+
if (fullBody.length >= stateLength) {
|
|
377
|
+
// Extract postponed state from the beginning
|
|
378
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
379
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
380
|
+
// Store the remaining action body for the action handler
|
|
381
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
382
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
383
|
+
} else {
|
|
384
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
385
|
+
value: "E979",
|
|
386
|
+
enumerable: false,
|
|
387
|
+
configurable: true
|
|
388
|
+
});
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
}
|
|
596
392
|
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') {
|
|
393
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
597
394
|
// Decode the postponed state from the request body, it will come as
|
|
598
395
|
// an array of buffers, so collect them and then concat them to form
|
|
599
396
|
// the string.
|
|
600
|
-
const body =
|
|
601
|
-
|
|
602
|
-
|
|
397
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
398
|
+
if (body === null) {
|
|
399
|
+
res.statusCode = 413;
|
|
400
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
401
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
402
|
+
return null;
|
|
603
403
|
}
|
|
604
|
-
const postponed =
|
|
404
|
+
const postponed = body.toString('utf8');
|
|
605
405
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
606
406
|
}
|
|
607
407
|
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
@@ -610,14 +410,29 @@ async function handler(req, res, ctx) {
|
|
|
610
410
|
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
611
411
|
// to enable debugging of the fallback shell.
|
|
612
412
|
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
413
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
414
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
415
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
416
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
417
|
+
// assert on the prefetched UI state deterministically.
|
|
418
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
419
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
420
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
421
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
422
|
+
// with blocking happening on the client side.
|
|
423
|
+
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 + '='));
|
|
613
424
|
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
614
425
|
// prerender manifest and this is an app page.
|
|
615
|
-
const isRoutePPREnabled =
|
|
426
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
427
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
428
|
+
// static pages need this path to produce buffered segment data (the
|
|
429
|
+
// legacy prerender path hangs in dev mode).
|
|
430
|
+
(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
|
|
616
431
|
// enabled or not, but that would require plumbing the appConfig through
|
|
617
432
|
// to the server during development. We assume that the page supports it
|
|
618
|
-
// but only during development.
|
|
619
|
-
hasDebugStaticShellQuery && (
|
|
620
|
-
const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
|
|
433
|
+
// but only during development or when the testing API is exposed.
|
|
434
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
435
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
621
436
|
// We should enable debugging dynamic accesses when the static shell
|
|
622
437
|
// debugging has been enabled and we're also in development mode.
|
|
623
438
|
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
@@ -629,7 +444,11 @@ async function handler(req, res, ctx) {
|
|
|
629
444
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
630
445
|
// we can use this fact to only generate the flight data for the request
|
|
631
446
|
// because we can't cache the HTML (as it's also dynamic).
|
|
632
|
-
|
|
447
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
448
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
449
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
450
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
451
|
+
!staticPrefetchDataRoute;
|
|
633
452
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
634
453
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
635
454
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -645,10 +464,11 @@ async function handler(req, res, ctx) {
|
|
|
645
464
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
646
465
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
647
466
|
// serveStreamingMetadata to true during export
|
|
648
|
-
const serveStreamingMetadata =
|
|
649
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
650
|
-
// to serve a static response.
|
|
651
|
-
|
|
467
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
468
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
469
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
470
|
+
// and HTML-limited bots.
|
|
471
|
+
!(botType && isRoutePPREnabled));
|
|
652
472
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
653
473
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
654
474
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -665,18 +485,37 @@ async function handler(req, res, ctx) {
|
|
|
665
485
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
666
486
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
667
487
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
668
|
-
// When
|
|
669
|
-
|
|
488
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
489
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
490
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
491
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
492
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
670
493
|
let ssgCacheKey = null;
|
|
671
494
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
672
|
-
|
|
495
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
496
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
497
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
498
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
499
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
500
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
501
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
502
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
503
|
+
// If applying the current request params doesn't make the shell any
|
|
504
|
+
// more complete, then this shell is already at its most complete
|
|
505
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
506
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
507
|
+
}
|
|
508
|
+
} else {
|
|
509
|
+
ssgCacheKey = resolvedPathname;
|
|
510
|
+
}
|
|
673
511
|
}
|
|
674
512
|
// the staticPathKey differs from ssgCacheKey since
|
|
675
513
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
676
|
-
// mode in dev to bypass the cache
|
|
677
|
-
//
|
|
514
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
515
|
+
// fallback shells that should remain shared and must not create a
|
|
516
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
678
517
|
let staticPathKey = ssgCacheKey;
|
|
679
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
518
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
680
519
|
staticPathKey = resolvedPathname;
|
|
681
520
|
}
|
|
682
521
|
// If this is a request for an app path that should be statically generated
|
|
@@ -686,9 +525,8 @@ async function handler(req, res, ctx) {
|
|
|
686
525
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
687
526
|
}
|
|
688
527
|
const ComponentMod = {
|
|
689
|
-
...
|
|
528
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
690
529
|
tree,
|
|
691
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
692
530
|
handler,
|
|
693
531
|
routeModule,
|
|
694
532
|
__next_app__
|
|
@@ -706,6 +544,8 @@ async function handler(req, res, ctx) {
|
|
|
706
544
|
const method = req.method || 'GET';
|
|
707
545
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
708
546
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
547
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
548
|
+
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))) ?? [] : [];
|
|
709
549
|
const render404 = async ()=>{
|
|
710
550
|
// TODO: should route-module itself handle rendering the 404
|
|
711
551
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -718,6 +558,7 @@ async function handler(req, res, ctx) {
|
|
|
718
558
|
try {
|
|
719
559
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
720
560
|
res.setHeader('Vary', varyHeader);
|
|
561
|
+
let parentSpan;
|
|
721
562
|
const invokeRouteModule = async (span, context)=>{
|
|
722
563
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
723
564
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -745,19 +586,29 @@ async function handler(req, res, ctx) {
|
|
|
745
586
|
'next.span_name': name
|
|
746
587
|
});
|
|
747
588
|
span.updateName(name);
|
|
589
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
590
|
+
// a platform-created HTTP span in adapter deployments).
|
|
591
|
+
if (parentSpan && parentSpan !== span) {
|
|
592
|
+
parentSpan.setAttribute('http.route', route);
|
|
593
|
+
parentSpan.updateName(name);
|
|
594
|
+
}
|
|
748
595
|
} else {
|
|
749
596
|
span.updateName(`${method} ${srcPage}`);
|
|
750
597
|
}
|
|
751
598
|
});
|
|
752
599
|
};
|
|
753
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
600
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
601
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
602
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
754
603
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
755
604
|
const context = {
|
|
756
605
|
query,
|
|
757
606
|
params,
|
|
758
607
|
page: normalizedSrcPage,
|
|
759
608
|
sharedContext: {
|
|
760
|
-
buildId
|
|
609
|
+
buildId,
|
|
610
|
+
deploymentId,
|
|
611
|
+
clientAssetToken
|
|
761
612
|
},
|
|
762
613
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
763
614
|
fallbackRouteParams,
|
|
@@ -793,7 +644,6 @@ async function handler(req, res, ctx) {
|
|
|
793
644
|
trailingSlash: nextConfig.trailingSlash,
|
|
794
645
|
images: nextConfig.images,
|
|
795
646
|
previewProps: prerenderManifest.preview,
|
|
796
|
-
deploymentId: deploymentId,
|
|
797
647
|
enableTainting: nextConfig.experimental.taint,
|
|
798
648
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
799
649
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -802,8 +652,9 @@ async function handler(req, res, ctx) {
|
|
|
802
652
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
803
653
|
basePath: nextConfig.basePath,
|
|
804
654
|
serverActions: nextConfig.experimental.serverActions,
|
|
655
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
805
656
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
806
|
-
|
|
657
|
+
isBuildTimePrerendering: true,
|
|
807
658
|
supportsDynamicResponse: false,
|
|
808
659
|
isStaticGeneration: true,
|
|
809
660
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -814,11 +665,14 @@ async function handler(req, res, ctx) {
|
|
|
814
665
|
expireTime: nextConfig.expireTime,
|
|
815
666
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
816
667
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
668
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
817
669
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
670
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
818
671
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
672
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
819
673
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
820
674
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
821
|
-
maxPostponedStateSizeBytes: (0,
|
|
675
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
822
676
|
},
|
|
823
677
|
waitUntil: ctx.waitUntil,
|
|
824
678
|
onClose: (cb)=>{
|
|
@@ -826,15 +680,9 @@ async function handler(req, res, ctx) {
|
|
|
826
680
|
},
|
|
827
681
|
onAfterTaskError: ()=>{},
|
|
828
682
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
829
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
830
|
-
dev: routeModule.isDev
|
|
683
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
831
684
|
}
|
|
832
685
|
};
|
|
833
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
834
|
-
context.renderOpts.nextExport = true;
|
|
835
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
836
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
837
|
-
}
|
|
838
686
|
// When we're revalidating in the background, we should not allow dynamic
|
|
839
687
|
// responses.
|
|
840
688
|
if (forceStaticRender) {
|
|
@@ -897,6 +745,16 @@ async function handler(req, res, ctx) {
|
|
|
897
745
|
if (prerenderInfo) {
|
|
898
746
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
899
747
|
}
|
|
748
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
749
|
+
// Generic source shells without unresolved root params don't have a
|
|
750
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
751
|
+
// When we can complete the shell into a more specific
|
|
752
|
+
// prerendered shell for this request, treat it like a prerender
|
|
753
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
754
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
755
|
+
// should not inherit a shell from another generated branch.
|
|
756
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
757
|
+
}
|
|
900
758
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
901
759
|
// not the prerendered page. This ensures that the correct content is served
|
|
902
760
|
// to the bot in the head.
|
|
@@ -921,10 +779,10 @@ async function handler(req, res, ctx) {
|
|
|
921
779
|
// getStaticPaths.
|
|
922
780
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
923
781
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
924
|
-
if (nextConfig.
|
|
782
|
+
if (nextConfig.adapterPath) {
|
|
925
783
|
return await render404();
|
|
926
784
|
}
|
|
927
|
-
throw new
|
|
785
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
928
786
|
}
|
|
929
787
|
// When cacheComponents is enabled, we can use the fallback
|
|
930
788
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -933,10 +791,19 @@ async function handler(req, res, ctx) {
|
|
|
933
791
|
// contains param references, and therefore we can't use the fallback.
|
|
934
792
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
935
793
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
936
|
-
const fallbackRouteParams = //
|
|
937
|
-
//
|
|
938
|
-
|
|
794
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
795
|
+
// navigation testing), use the prerender manifest's fallback
|
|
796
|
+
// route params which correctly identifies which params are
|
|
797
|
+
// unknown. Note: in dev, this block is only entered for
|
|
798
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
799
|
+
(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).
|
|
939
800
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
801
|
+
// When rendering a debug static shell, override the fallback
|
|
802
|
+
// params on the request so that the staged rendering correctly
|
|
803
|
+
// defers params that are not statically known.
|
|
804
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
805
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
806
|
+
}
|
|
940
807
|
// We use the response cache here to handle the revalidation and
|
|
941
808
|
// management of the fallback shell.
|
|
942
809
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -952,8 +819,12 @@ async function handler(req, res, ctx) {
|
|
|
952
819
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
953
820
|
// here.
|
|
954
821
|
postponed: undefined,
|
|
822
|
+
// Always serve the shell that matched this request
|
|
823
|
+
// immediately. If there are still prerenderable params left,
|
|
824
|
+
// the background path below will complete the shell into a
|
|
825
|
+
// more specific cache entry for later requests.
|
|
955
826
|
fallbackRouteParams,
|
|
956
|
-
forceStaticRender:
|
|
827
|
+
forceStaticRender: true
|
|
957
828
|
}),
|
|
958
829
|
waitUntil: ctx.waitUntil,
|
|
959
830
|
isMinimalMode
|
|
@@ -962,6 +833,39 @@ async function handler(req, res, ctx) {
|
|
|
962
833
|
if (fallbackResponse === null) return null;
|
|
963
834
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
964
835
|
if (fallbackResponse) {
|
|
836
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
837
|
+
// still be completed with prerenderable params should upgrade.
|
|
838
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
839
|
+
// don't upgrade fallback shells in the background when it's
|
|
840
|
+
// exposed.
|
|
841
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
842
|
+
// the route in shell mode; don't upgrade these in background.
|
|
843
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
844
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
845
|
+
// request itself.
|
|
846
|
+
!isPrefetchRSCRequest) {
|
|
847
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
848
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
849
|
+
try {
|
|
850
|
+
// Only the params that were just specialized should be
|
|
851
|
+
// removed from the fallback render. Any remaining fallback
|
|
852
|
+
// params stay deferred so the revalidated result is a more
|
|
853
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
854
|
+
// concrete route (`/prefix/c/foo`).
|
|
855
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
856
|
+
return doRender({
|
|
857
|
+
span: c.span,
|
|
858
|
+
postponed: undefined,
|
|
859
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
860
|
+
forceStaticRender: true
|
|
861
|
+
});
|
|
862
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
863
|
+
null, hasResolved, ctx.waitUntil);
|
|
864
|
+
} catch (err) {
|
|
865
|
+
console.error('Error revalidating the page in the background', err);
|
|
866
|
+
}
|
|
867
|
+
});
|
|
868
|
+
}
|
|
965
869
|
// Remove the cache control from the response to prevent it from being
|
|
966
870
|
// used in the surrounding cache.
|
|
967
871
|
delete fallbackResponse.cacheControl;
|
|
@@ -972,12 +876,15 @@ async function handler(req, res, ctx) {
|
|
|
972
876
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
973
877
|
// minimal postponed data, then we should resume the render with it.
|
|
974
878
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
975
|
-
// If this is a dynamic RSC request
|
|
976
|
-
// the static render (if available). This
|
|
977
|
-
// resume data cache (RDC) from the static
|
|
978
|
-
// is consistent between the static and
|
|
879
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
880
|
+
// use the postponed data from the static render (if available). This
|
|
881
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
882
|
+
// render to ensure that the data is consistent between the static and
|
|
883
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
884
|
+
// action.
|
|
979
885
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
980
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
886
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
887
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
981
888
|
// requests, as we're typically revalidating the page in the background
|
|
982
889
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
983
890
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -1002,7 +909,7 @@ async function handler(req, res, ctx) {
|
|
|
1002
909
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
1003
910
|
// We want to schedule this on the next tick to ensure that the
|
|
1004
911
|
// render is not blocked on it.
|
|
1005
|
-
(0,
|
|
912
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1006
913
|
const responseCache = routeModule.getResponseCache(req);
|
|
1007
914
|
try {
|
|
1008
915
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -1039,11 +946,21 @@ async function handler(req, res, ctx) {
|
|
|
1039
946
|
}
|
|
1040
947
|
};
|
|
1041
948
|
}
|
|
1042
|
-
const fallbackRouteParams = //
|
|
1043
|
-
//
|
|
1044
|
-
//
|
|
1045
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
1046
|
-
|
|
949
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
950
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
951
|
+
// params which correctly identifies which params are unknown.
|
|
952
|
+
(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;
|
|
953
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
954
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
955
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
956
|
+
// fallbackRouteParams because that would replace actual param values
|
|
957
|
+
// with opaque placeholders during segment resolution.
|
|
958
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
959
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
960
|
+
if (fallbackParams) {
|
|
961
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
962
|
+
}
|
|
963
|
+
}
|
|
1047
964
|
// Perform the render.
|
|
1048
965
|
return doRender({
|
|
1049
966
|
span,
|
|
@@ -1074,7 +991,7 @@ async function handler(req, res, ctx) {
|
|
|
1074
991
|
}
|
|
1075
992
|
// In dev, we should not cache pages for any reason.
|
|
1076
993
|
if (routeModule.isDev) {
|
|
1077
|
-
res.setHeader('Cache-Control', 'no-
|
|
994
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
1078
995
|
}
|
|
1079
996
|
if (!cacheEntry) {
|
|
1080
997
|
if (ssgCacheKey) {
|
|
@@ -1100,6 +1017,16 @@ async function handler(req, res, ctx) {
|
|
|
1100
1017
|
});
|
|
1101
1018
|
}
|
|
1102
1019
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
1020
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
1021
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
1022
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
1023
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
1024
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
1025
|
+
// which copies headers from the internal RSC fetch).
|
|
1026
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
1027
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
1028
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
1029
|
+
}
|
|
1103
1030
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
1104
1031
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
1105
1032
|
// request, then we should set the cache header.
|
|
@@ -1160,7 +1087,7 @@ async function handler(req, res, ctx) {
|
|
|
1160
1087
|
};
|
|
1161
1088
|
} else {
|
|
1162
1089
|
cacheControl = {
|
|
1163
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1090
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
1164
1091
|
expire: undefined
|
|
1165
1092
|
};
|
|
1166
1093
|
}
|
|
@@ -1188,7 +1115,7 @@ async function handler(req, res, ctx) {
|
|
|
1188
1115
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
1189
1116
|
if (matchedSegment !== undefined) {
|
|
1190
1117
|
// Cache hit
|
|
1191
|
-
return (0,
|
|
1118
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1192
1119
|
req,
|
|
1193
1120
|
res,
|
|
1194
1121
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1204,7 +1131,7 @@ async function handler(req, res, ctx) {
|
|
|
1204
1131
|
// don't bother to respond with 404, because these requests are only
|
|
1205
1132
|
// issued as part of a prefetch.
|
|
1206
1133
|
res.statusCode = 204;
|
|
1207
|
-
return (0,
|
|
1134
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1208
1135
|
req,
|
|
1209
1136
|
res,
|
|
1210
1137
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1259,7 +1186,7 @@ async function handler(req, res, ctx) {
|
|
|
1259
1186
|
res.statusCode = cachedData.status;
|
|
1260
1187
|
}
|
|
1261
1188
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
1262
|
-
if (!isMinimalMode && cachedData.status &&
|
|
1189
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
1263
1190
|
res.statusCode = 200;
|
|
1264
1191
|
}
|
|
1265
1192
|
// Mark that the request did postpone.
|
|
@@ -1277,7 +1204,7 @@ async function handler(req, res, ctx) {
|
|
|
1277
1204
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1278
1205
|
if (nextConfig.cacheComponents) {
|
|
1279
1206
|
res.statusCode = 404;
|
|
1280
|
-
return (0,
|
|
1207
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1281
1208
|
req,
|
|
1282
1209
|
res,
|
|
1283
1210
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1287,14 +1214,14 @@ async function handler(req, res, ctx) {
|
|
|
1287
1214
|
});
|
|
1288
1215
|
} else {
|
|
1289
1216
|
// Otherwise this case is not expected.
|
|
1290
|
-
throw Object.defineProperty(new
|
|
1217
|
+
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", {
|
|
1291
1218
|
value: "E789",
|
|
1292
1219
|
enumerable: false,
|
|
1293
1220
|
configurable: true
|
|
1294
1221
|
});
|
|
1295
1222
|
}
|
|
1296
1223
|
}
|
|
1297
|
-
return (0,
|
|
1224
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1298
1225
|
req,
|
|
1299
1226
|
res,
|
|
1300
1227
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1305,7 +1232,7 @@ async function handler(req, res, ctx) {
|
|
|
1305
1232
|
}
|
|
1306
1233
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1307
1234
|
// data.
|
|
1308
|
-
return (0,
|
|
1235
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1309
1236
|
req,
|
|
1310
1237
|
res,
|
|
1311
1238
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1316,6 +1243,27 @@ async function handler(req, res, ctx) {
|
|
|
1316
1243
|
}
|
|
1317
1244
|
// This is a request for HTML data.
|
|
1318
1245
|
const body = cachedData.html;
|
|
1246
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1247
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1248
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1249
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1250
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1251
|
+
// debug channel can initialize.
|
|
1252
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1253
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1254
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1255
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1256
|
+
req,
|
|
1257
|
+
res,
|
|
1258
|
+
generateEtags: nextConfig.generateEtags,
|
|
1259
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1260
|
+
result: body,
|
|
1261
|
+
cacheControl: {
|
|
1262
|
+
revalidate: 0,
|
|
1263
|
+
expire: undefined
|
|
1264
|
+
}
|
|
1265
|
+
});
|
|
1266
|
+
}
|
|
1319
1267
|
// If there's no postponed state, we should just serve the HTML. This
|
|
1320
1268
|
// should also be the case for a resume request because it's completed
|
|
1321
1269
|
// as a server render (rather than a static render).
|
|
@@ -1324,7 +1272,7 @@ async function handler(req, res, ctx) {
|
|
|
1324
1272
|
// that's between the static and dynamic parts so we can compare the
|
|
1325
1273
|
// chunks and add assertions.
|
|
1326
1274
|
if (false) {}
|
|
1327
|
-
return (0,
|
|
1275
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1328
1276
|
req,
|
|
1329
1277
|
res,
|
|
1330
1278
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1346,7 +1294,7 @@ async function handler(req, res, ctx) {
|
|
|
1346
1294
|
controller.close();
|
|
1347
1295
|
}
|
|
1348
1296
|
}));
|
|
1349
|
-
return (0,
|
|
1297
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1350
1298
|
req,
|
|
1351
1299
|
res,
|
|
1352
1300
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1403,7 +1351,7 @@ async function handler(req, res, ctx) {
|
|
|
1403
1351
|
console.error("couldn't abort transformer", e);
|
|
1404
1352
|
});
|
|
1405
1353
|
});
|
|
1406
|
-
return (0,
|
|
1354
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1407
1355
|
req,
|
|
1408
1356
|
res,
|
|
1409
1357
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1420,9 +1368,10 @@ async function handler(req, res, ctx) {
|
|
|
1420
1368
|
};
|
|
1421
1369
|
// TODO: activeSpan code path is for when wrapped by
|
|
1422
1370
|
// next-server can be removed when this is no longer used
|
|
1423
|
-
if (activeSpan) {
|
|
1371
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1424
1372
|
await handleResponse(activeSpan);
|
|
1425
1373
|
} else {
|
|
1374
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1426
1375
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1427
1376
|
spanName: `${method} ${srcPage}`,
|
|
1428
1377
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1430,10 +1379,10 @@ async function handler(req, res, ctx) {
|
|
|
1430
1379
|
'http.method': method,
|
|
1431
1380
|
'http.target': req.url
|
|
1432
1381
|
}
|
|
1433
|
-
}, handleResponse));
|
|
1382
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1434
1383
|
}
|
|
1435
1384
|
} catch (err) {
|
|
1436
|
-
if (!(err instanceof
|
|
1385
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1437
1386
|
const silenceLog = false;
|
|
1438
1387
|
await routeModule.onRequestError(req, err, {
|
|
1439
1388
|
routerKind: 'App Router',
|
|
@@ -1466,6 +1415,320 @@ async function handler(req, res, ctx) {
|
|
|
1466
1415
|
//# sourceMappingURL=app-page.js.map
|
|
1467
1416
|
|
|
1468
1417
|
|
|
1418
|
+
/***/ }),
|
|
1419
|
+
|
|
1420
|
+
/***/ 17891:
|
|
1421
|
+
/***/ ((module) => {
|
|
1422
|
+
|
|
1423
|
+
"use strict";
|
|
1424
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
1425
|
+
|
|
1426
|
+
/***/ }),
|
|
1427
|
+
|
|
1428
|
+
/***/ 19121:
|
|
1429
|
+
/***/ ((module) => {
|
|
1430
|
+
|
|
1431
|
+
"use strict";
|
|
1432
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
1433
|
+
|
|
1434
|
+
/***/ }),
|
|
1435
|
+
|
|
1436
|
+
/***/ 19771:
|
|
1437
|
+
/***/ ((module) => {
|
|
1438
|
+
|
|
1439
|
+
"use strict";
|
|
1440
|
+
module.exports = require("process");
|
|
1441
|
+
|
|
1442
|
+
/***/ }),
|
|
1443
|
+
|
|
1444
|
+
/***/ 26713:
|
|
1445
|
+
/***/ ((module) => {
|
|
1446
|
+
|
|
1447
|
+
"use strict";
|
|
1448
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1449
|
+
|
|
1450
|
+
/***/ }),
|
|
1451
|
+
|
|
1452
|
+
/***/ 27354:
|
|
1453
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1454
|
+
|
|
1455
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28840));
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
/***/ }),
|
|
1459
|
+
|
|
1460
|
+
/***/ 28354:
|
|
1461
|
+
/***/ ((module) => {
|
|
1462
|
+
|
|
1463
|
+
"use strict";
|
|
1464
|
+
module.exports = require("util");
|
|
1465
|
+
|
|
1466
|
+
/***/ }),
|
|
1467
|
+
|
|
1468
|
+
/***/ 28840:
|
|
1469
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1470
|
+
|
|
1471
|
+
"use strict";
|
|
1472
|
+
|
|
1473
|
+
// EXPORTS
|
|
1474
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
1475
|
+
"default": () => (/* binding */ AdminExchangeClient)
|
|
1476
|
+
});
|
|
1477
|
+
|
|
1478
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
1479
|
+
var react_jsx_runtime = __webpack_require__(92692);
|
|
1480
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
1481
|
+
var react = __webpack_require__(71277);
|
|
1482
|
+
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
1483
|
+
var react_client = __webpack_require__(56305);
|
|
1484
|
+
// EXTERNAL MODULE: __barrel_optimize__?names=Toolbar,useAdmin!=!../../packages/react-ui/dist/index.mjs
|
|
1485
|
+
var dist = __webpack_require__(31587);
|
|
1486
|
+
// EXTERNAL MODULE: ./src/components/toolbar/ToolbarPanels.tsx + 4 modules
|
|
1487
|
+
var ToolbarPanels = __webpack_require__(50436);
|
|
1488
|
+
// EXTERNAL MODULE: __barrel_optimize__?names=useEventSubscriptions,useLineNumbers,usePanelBrowse,useTheme!=!../../packages/react-ui/dist/index.mjs
|
|
1489
|
+
var react_ui_dist = __webpack_require__(56677);
|
|
1490
|
+
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 27 modules
|
|
1491
|
+
var packages_react_ui_dist = __webpack_require__(76552);
|
|
1492
|
+
;// __barrel_optimize__?names=AdminExchangePage!=!../../packages/react-ui/dist/index.mjs
|
|
1493
|
+
|
|
1494
|
+
|
|
1495
|
+
;// ./src/app/[locale]/admin/exchange/client.tsx
|
|
1496
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
1497
|
+
/**
|
|
1498
|
+
* Admin Exchange Client - Thin Next.js wrapper
|
|
1499
|
+
*
|
|
1500
|
+
* Handles Next.js-specific concerns (translations, API calls, hooks)
|
|
1501
|
+
* and delegates rendering to the pure React AdminExchangePage component.
|
|
1502
|
+
*/
|
|
1503
|
+
|
|
1504
|
+
|
|
1505
|
+
|
|
1506
|
+
|
|
1507
|
+
|
|
1508
|
+
function AdminExchangeClient() {
|
|
1509
|
+
const t = (0,react_client/* useTranslations */.c)('AdminExchange');
|
|
1510
|
+
// Toolbar and settings state
|
|
1511
|
+
const { activePanel } = (0,react_ui_dist/* usePanelBrowse */.ySJ)();
|
|
1512
|
+
const { theme, setTheme } = (0,react_ui_dist/* useTheme */.DPo)();
|
|
1513
|
+
const { showLineNumbers, toggleLineNumbers } = (0,react_ui_dist/* useLineNumbers */.cvF)();
|
|
1514
|
+
const handleThemeChanged = (0,react.useCallback)(({ theme })=>{
|
|
1515
|
+
setTheme(theme);
|
|
1516
|
+
}, [
|
|
1517
|
+
setTheme
|
|
1518
|
+
]);
|
|
1519
|
+
const handleLineNumbersToggled = (0,react.useCallback)(()=>{
|
|
1520
|
+
toggleLineNumbers();
|
|
1521
|
+
}, [
|
|
1522
|
+
toggleLineNumbers
|
|
1523
|
+
]);
|
|
1524
|
+
(0,react_ui_dist/* useEventSubscriptions */.C$z)({
|
|
1525
|
+
'settings:theme-changed': handleThemeChanged,
|
|
1526
|
+
'settings:line-numbers-toggled': handleLineNumbersToggled
|
|
1527
|
+
});
|
|
1528
|
+
// API hooks
|
|
1529
|
+
const adminAPI = (0,dist/* useAdmin */.z8G)();
|
|
1530
|
+
const backupMutation = adminAPI.exchange.backup.useMutation();
|
|
1531
|
+
const restoreMutation = adminAPI.exchange.restore.useMutation();
|
|
1532
|
+
// Local state
|
|
1533
|
+
const [selectedFile, setSelectedFile] = (0,react.useState)(null);
|
|
1534
|
+
const [preview, setPreview] = (0,react.useState)(null);
|
|
1535
|
+
const [importPhase, setImportPhase] = (0,react.useState)(null);
|
|
1536
|
+
const [importMessage, setImportMessage] = (0,react.useState)();
|
|
1537
|
+
const [importResult, setImportResult] = (0,react.useState)();
|
|
1538
|
+
const handleBackup = (0,react.useCallback)(()=>{
|
|
1539
|
+
backupMutation.mutate();
|
|
1540
|
+
}, [
|
|
1541
|
+
backupMutation
|
|
1542
|
+
]);
|
|
1543
|
+
const handleFileSelected = (0,react.useCallback)(async (file)=>{
|
|
1544
|
+
setSelectedFile(file);
|
|
1545
|
+
setImportPhase(null);
|
|
1546
|
+
setImportMessage(undefined);
|
|
1547
|
+
setImportResult(undefined);
|
|
1548
|
+
// For tar.gz backups, show basic info
|
|
1549
|
+
setPreview({
|
|
1550
|
+
format: file.name.endsWith('.tar.gz') || file.name.endsWith('.gz') ? 'semiont-backup' : 'unknown',
|
|
1551
|
+
version: 1,
|
|
1552
|
+
sourceUrl: '',
|
|
1553
|
+
stats: {}
|
|
1554
|
+
});
|
|
1555
|
+
}, []);
|
|
1556
|
+
const handleRestore = (0,react.useCallback)(()=>{
|
|
1557
|
+
if (!selectedFile) return;
|
|
1558
|
+
setImportPhase('started');
|
|
1559
|
+
setImportMessage(undefined);
|
|
1560
|
+
setImportResult(undefined);
|
|
1561
|
+
restoreMutation.mutate({
|
|
1562
|
+
file: selectedFile,
|
|
1563
|
+
onProgress: (event)=>{
|
|
1564
|
+
setImportPhase(event.phase);
|
|
1565
|
+
setImportMessage(event.message);
|
|
1566
|
+
if (event.result) {
|
|
1567
|
+
setImportResult(event.result);
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
});
|
|
1571
|
+
}, [
|
|
1572
|
+
selectedFile,
|
|
1573
|
+
restoreMutation
|
|
1574
|
+
]);
|
|
1575
|
+
const handleCancelRestore = (0,react.useCallback)(()=>{
|
|
1576
|
+
setSelectedFile(null);
|
|
1577
|
+
setPreview(null);
|
|
1578
|
+
setImportPhase(null);
|
|
1579
|
+
setImportMessage(undefined);
|
|
1580
|
+
setImportResult(undefined);
|
|
1581
|
+
}, []);
|
|
1582
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(packages_react_ui_dist.AdminExchangePage, {
|
|
1583
|
+
onExport: handleBackup,
|
|
1584
|
+
isExporting: backupMutation.isPending,
|
|
1585
|
+
onFileSelected: handleFileSelected,
|
|
1586
|
+
onImport: handleRestore,
|
|
1587
|
+
onCancelImport: handleCancelRestore,
|
|
1588
|
+
selectedFile: selectedFile,
|
|
1589
|
+
preview: preview,
|
|
1590
|
+
isImporting: restoreMutation.isPending,
|
|
1591
|
+
importPhase: importPhase,
|
|
1592
|
+
importMessage: importMessage,
|
|
1593
|
+
importResult: importResult,
|
|
1594
|
+
theme: theme,
|
|
1595
|
+
showLineNumbers: showLineNumbers,
|
|
1596
|
+
activePanel: activePanel,
|
|
1597
|
+
translations: {
|
|
1598
|
+
title: t('title'),
|
|
1599
|
+
subtitle: t('subtitle'),
|
|
1600
|
+
export: {
|
|
1601
|
+
title: t('exportTitle'),
|
|
1602
|
+
description: t('exportDescription'),
|
|
1603
|
+
exportButton: t('exportButton'),
|
|
1604
|
+
exporting: t('exporting')
|
|
1605
|
+
},
|
|
1606
|
+
import: {
|
|
1607
|
+
title: t('importTitle'),
|
|
1608
|
+
description: t('importDescription'),
|
|
1609
|
+
dropzoneLabel: t('dropzoneLabel'),
|
|
1610
|
+
dropzoneActive: t('dropzoneActive'),
|
|
1611
|
+
detectedFormat: t('detectedFormat'),
|
|
1612
|
+
statsPreview: t('statsPreview'),
|
|
1613
|
+
importButton: t('importButton'),
|
|
1614
|
+
importing: t('importing'),
|
|
1615
|
+
importConfirmTitle: t('importConfirmTitle'),
|
|
1616
|
+
importConfirmMessage: t('importConfirmMessage'),
|
|
1617
|
+
confirmImport: t('confirmImport'),
|
|
1618
|
+
cancelImport: t('cancelImport')
|
|
1619
|
+
},
|
|
1620
|
+
progress: {
|
|
1621
|
+
phaseStarted: t('phaseStarted'),
|
|
1622
|
+
phaseEntityTypes: t('phaseEntityTypes'),
|
|
1623
|
+
phaseResources: t('phaseResources'),
|
|
1624
|
+
phaseAnnotations: t('phaseAnnotations'),
|
|
1625
|
+
phaseComplete: t('phaseComplete'),
|
|
1626
|
+
phaseError: t('phaseError'),
|
|
1627
|
+
hashChainValid: t('hashChainValid'),
|
|
1628
|
+
hashChainInvalid: t('hashChainInvalid'),
|
|
1629
|
+
streams: t('streams'),
|
|
1630
|
+
events: t('events'),
|
|
1631
|
+
blobs: t('blobs')
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
ToolbarPanels: ToolbarPanels/* ToolbarPanels */.t,
|
|
1635
|
+
Toolbar: dist/* Toolbar */.M7E
|
|
1636
|
+
});
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
|
|
1640
|
+
/***/ }),
|
|
1641
|
+
|
|
1642
|
+
/***/ 29294:
|
|
1643
|
+
/***/ ((module) => {
|
|
1644
|
+
|
|
1645
|
+
"use strict";
|
|
1646
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1647
|
+
|
|
1648
|
+
/***/ }),
|
|
1649
|
+
|
|
1650
|
+
/***/ 33873:
|
|
1651
|
+
/***/ ((module) => {
|
|
1652
|
+
|
|
1653
|
+
"use strict";
|
|
1654
|
+
module.exports = require("path");
|
|
1655
|
+
|
|
1656
|
+
/***/ }),
|
|
1657
|
+
|
|
1658
|
+
/***/ 41025:
|
|
1659
|
+
/***/ ((module) => {
|
|
1660
|
+
|
|
1661
|
+
"use strict";
|
|
1662
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1663
|
+
|
|
1664
|
+
/***/ }),
|
|
1665
|
+
|
|
1666
|
+
/***/ 43954:
|
|
1667
|
+
/***/ ((module) => {
|
|
1668
|
+
|
|
1669
|
+
"use strict";
|
|
1670
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1671
|
+
|
|
1672
|
+
/***/ }),
|
|
1673
|
+
|
|
1674
|
+
/***/ 55511:
|
|
1675
|
+
/***/ ((module) => {
|
|
1676
|
+
|
|
1677
|
+
"use strict";
|
|
1678
|
+
module.exports = require("crypto");
|
|
1679
|
+
|
|
1680
|
+
/***/ }),
|
|
1681
|
+
|
|
1682
|
+
/***/ 63033:
|
|
1683
|
+
/***/ ((module) => {
|
|
1684
|
+
|
|
1685
|
+
"use strict";
|
|
1686
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
1687
|
+
|
|
1688
|
+
/***/ }),
|
|
1689
|
+
|
|
1690
|
+
/***/ 63689:
|
|
1691
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1692
|
+
|
|
1693
|
+
"use strict";
|
|
1694
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1695
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1696
|
+
/* harmony export */ });
|
|
1697
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1698
|
+
/* 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__);
|
|
1699
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
1700
|
+
|
|
1701
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1702
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.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."); },
|
|
1703
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx",
|
|
1704
|
+
"default",
|
|
1705
|
+
));
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
/***/ }),
|
|
1709
|
+
|
|
1710
|
+
/***/ 70722:
|
|
1711
|
+
/***/ ((module) => {
|
|
1712
|
+
|
|
1713
|
+
"use strict";
|
|
1714
|
+
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
1715
|
+
|
|
1716
|
+
/***/ }),
|
|
1717
|
+
|
|
1718
|
+
/***/ 77068:
|
|
1719
|
+
/***/ ((module) => {
|
|
1720
|
+
|
|
1721
|
+
"use strict";
|
|
1722
|
+
module.exports = require("next/dist/shared/lib/size-limit");
|
|
1723
|
+
|
|
1724
|
+
/***/ }),
|
|
1725
|
+
|
|
1726
|
+
/***/ 79551:
|
|
1727
|
+
/***/ ((module) => {
|
|
1728
|
+
|
|
1729
|
+
"use strict";
|
|
1730
|
+
module.exports = require("url");
|
|
1731
|
+
|
|
1469
1732
|
/***/ }),
|
|
1470
1733
|
|
|
1471
1734
|
/***/ 80498:
|
|
@@ -1491,7 +1754,7 @@ module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
|
1491
1754
|
var __webpack_require__ = require("../../../../webpack-runtime.js");
|
|
1492
1755
|
__webpack_require__.C(exports);
|
|
1493
1756
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1494
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
1757
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,4741,9927,7420,2617,3144,8255,9988,8394], () => (__webpack_exec__(12103)));
|
|
1495
1758
|
module.exports = __webpack_exports__;
|
|
1496
1759
|
|
|
1497
1760
|
})();
|