@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
|
@@ -28,445 +28,92 @@ module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.j
|
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
31
|
-
/***/
|
|
32
|
-
/***/ ((__unused_webpack_module,
|
|
31
|
+
/***/ 16361:
|
|
32
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
"use strict";
|
|
35
|
+
__webpack_require__.r(__webpack_exports__);
|
|
36
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
37
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
38
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
39
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
40
|
+
/* harmony export */ });
|
|
41
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
42
|
+
/* 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__);
|
|
43
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
44
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
45
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
46
|
+
/* 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__);
|
|
47
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
48
|
+
/* 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__);
|
|
49
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
50
|
+
/* 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__);
|
|
51
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
52
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
53
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
54
|
+
/* 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__);
|
|
55
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
56
|
+
/* 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__);
|
|
57
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
58
|
+
/* 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__);
|
|
59
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
60
|
+
/* 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__);
|
|
61
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
62
|
+
/* 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__);
|
|
63
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
64
|
+
/* 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__);
|
|
65
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
66
|
+
/* 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__);
|
|
67
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
68
|
+
/* 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__);
|
|
69
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
70
|
+
/* 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__);
|
|
71
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
72
|
+
/* 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__);
|
|
73
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
74
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
75
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
76
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
77
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
78
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
79
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
80
|
+
/* 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__);
|
|
81
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
82
|
+
/* 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__);
|
|
83
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
84
|
+
/* 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__);
|
|
85
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
86
|
+
/* 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__);
|
|
87
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
88
|
+
/* 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__);
|
|
89
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
90
|
+
/* 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__);
|
|
91
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
92
|
+
/* 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__);
|
|
93
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
94
|
+
/* 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__);
|
|
95
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
96
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
97
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
98
|
+
/* 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__);
|
|
99
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
100
|
+
/* 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__);
|
|
101
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
102
|
+
/* 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__]
|
|
103
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
104
|
+
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
105
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
106
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
107
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
108
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
109
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
110
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
111
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
112
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
113
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
114
|
+
const page10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 32503));
|
|
35
115
|
|
|
36
116
|
|
|
37
|
-
/***/ }),
|
|
38
|
-
|
|
39
|
-
/***/ 19121:
|
|
40
|
-
/***/ ((module) => {
|
|
41
|
-
|
|
42
|
-
"use strict";
|
|
43
|
-
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
44
|
-
|
|
45
|
-
/***/ }),
|
|
46
|
-
|
|
47
|
-
/***/ 19771:
|
|
48
|
-
/***/ ((module) => {
|
|
49
|
-
|
|
50
|
-
"use strict";
|
|
51
|
-
module.exports = require("process");
|
|
52
|
-
|
|
53
|
-
/***/ }),
|
|
54
|
-
|
|
55
|
-
/***/ 21597:
|
|
56
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
57
|
-
|
|
58
|
-
"use strict";
|
|
59
|
-
// ESM COMPAT FLAG
|
|
60
|
-
__webpack_require__.r(__webpack_exports__);
|
|
61
|
-
|
|
62
|
-
// EXPORTS
|
|
63
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
64
|
-
"default": () => (/* binding */ AboutPage)
|
|
65
|
-
});
|
|
66
|
-
|
|
67
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
68
|
-
var react_jsx_runtime = __webpack_require__(92692);
|
|
69
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
70
|
-
var react = __webpack_require__(71277);
|
|
71
|
-
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
72
|
-
var react_client = __webpack_require__(56305);
|
|
73
|
-
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 27 modules
|
|
74
|
-
var dist = __webpack_require__(76552);
|
|
75
|
-
;// __barrel_optimize__?names=PageLayout,buttonStyles!=!../../packages/react-ui/dist/index.mjs
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
// EXTERNAL MODULE: ./src/components/CookiePreferences.tsx
|
|
79
|
-
var CookiePreferences = __webpack_require__(80386);
|
|
80
|
-
// EXTERNAL MODULE: ./src/contexts/KeyboardShortcutsContext.tsx + 3 modules
|
|
81
|
-
var KeyboardShortcutsContext = __webpack_require__(40953);
|
|
82
|
-
// EXTERNAL MODULE: ./src/lib/routing.ts
|
|
83
|
-
var routing = __webpack_require__(46391);
|
|
84
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/client/app-dir/link.js
|
|
85
|
-
var app_dir_link = __webpack_require__(58599);
|
|
86
|
-
var link_default = /*#__PURE__*/__webpack_require__.n(app_dir_link);
|
|
87
|
-
// EXTERNAL MODULE: ../../node_modules/next-auth/react/index.js
|
|
88
|
-
var next_auth_react = __webpack_require__(62341);
|
|
89
|
-
;// ./src/app/[locale]/about/page.tsx
|
|
90
|
-
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
function AboutPage() {
|
|
100
|
-
const t = (0,react_client/* useTranslations */.c)('About');
|
|
101
|
-
const tFooter = (0,react_client/* useTranslations */.c)('Footer');
|
|
102
|
-
const tNav = (0,react_client/* useTranslations */.c)('Navigation');
|
|
103
|
-
const tHome = (0,react_client/* useTranslations */.c)('Home');
|
|
104
|
-
const keyboardContext = (0,react.useContext)(KeyboardShortcutsContext/* KeyboardShortcutsContext */.GZ);
|
|
105
|
-
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.PageLayout, {
|
|
106
|
-
Link: routing/* Link */.N,
|
|
107
|
-
routes: routing/* routes */.J,
|
|
108
|
-
t: tFooter,
|
|
109
|
-
tNav: tNav,
|
|
110
|
-
tHome: tHome,
|
|
111
|
-
showAuthLinks: false,
|
|
112
|
-
CookiePreferences: CookiePreferences/* CookiePreferences */.f,
|
|
113
|
-
...keyboardContext?.openKeyboardHelp && {
|
|
114
|
-
onOpenKeyboardHelp: keyboardContext.openKeyboardHelp
|
|
115
|
-
},
|
|
116
|
-
className: "semiont-static-page",
|
|
117
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
118
|
-
className: "semiont-static-container",
|
|
119
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
120
|
-
className: "semiont-static-content",
|
|
121
|
-
children: [
|
|
122
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("header", {
|
|
123
|
-
className: "semiont-static-header",
|
|
124
|
-
children: [
|
|
125
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h1", {
|
|
126
|
-
className: "semiont-static-title",
|
|
127
|
-
children: t('pageTitle')
|
|
128
|
-
}),
|
|
129
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
130
|
-
className: "semiont-static-subtitle",
|
|
131
|
-
children: t('tagline')
|
|
132
|
-
})
|
|
133
|
-
]
|
|
134
|
-
}),
|
|
135
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
136
|
-
className: "semiont-static-action-buttons",
|
|
137
|
-
children: [
|
|
138
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)((link_default()), {
|
|
139
|
-
href: "/auth/signup",
|
|
140
|
-
className: dist.buttonStyles.primary.base,
|
|
141
|
-
children: t('signUp')
|
|
142
|
-
}),
|
|
143
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("button", {
|
|
144
|
-
onClick: ()=>(0,next_auth_react.signIn)(undefined, {
|
|
145
|
-
callbackUrl: '/know'
|
|
146
|
-
}),
|
|
147
|
-
className: dist.buttonStyles.primary.base,
|
|
148
|
-
type: "button",
|
|
149
|
-
children: t('signIn')
|
|
150
|
-
})
|
|
151
|
-
]
|
|
152
|
-
}),
|
|
153
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("article", {
|
|
154
|
-
className: "semiont-static-article",
|
|
155
|
-
children: [
|
|
156
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
157
|
-
children: [
|
|
158
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
159
|
-
children: t('missionTitle')
|
|
160
|
-
}),
|
|
161
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
162
|
-
children: t('mission')
|
|
163
|
-
})
|
|
164
|
-
]
|
|
165
|
-
}),
|
|
166
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
167
|
-
children: [
|
|
168
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
169
|
-
children: t('coreFeaturesTitle')
|
|
170
|
-
}),
|
|
171
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
172
|
-
className: "semiont-static-feature-grid",
|
|
173
|
-
children: [
|
|
174
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
175
|
-
className: "semiont-static-feature-card",
|
|
176
|
-
children: [
|
|
177
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
178
|
-
className: "semiont-static-feature-icon",
|
|
179
|
-
children: "\uD83D\uDCCA"
|
|
180
|
-
}),
|
|
181
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
182
|
-
children: t('semanticContentTitle')
|
|
183
|
-
}),
|
|
184
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
185
|
-
className: "semiont-static-feature-subtitle",
|
|
186
|
-
children: t('semanticContentSubtitle')
|
|
187
|
-
}),
|
|
188
|
-
t('semanticContent').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
189
|
-
children: para
|
|
190
|
-
}, i)),
|
|
191
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
192
|
-
className: "semiont-static-badge semiont-static-badge-planned",
|
|
193
|
-
children: t('planned')
|
|
194
|
-
})
|
|
195
|
-
]
|
|
196
|
-
}),
|
|
197
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
198
|
-
className: "semiont-static-feature-card",
|
|
199
|
-
children: [
|
|
200
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
201
|
-
className: "semiont-static-feature-icon",
|
|
202
|
-
children: "\uD83E\uDD1D"
|
|
203
|
-
}),
|
|
204
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
205
|
-
children: t('collaborationTitle')
|
|
206
|
-
}),
|
|
207
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
208
|
-
className: "semiont-static-feature-subtitle",
|
|
209
|
-
children: t('collaborationSubtitle')
|
|
210
|
-
}),
|
|
211
|
-
t('collaboration').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
212
|
-
children: para
|
|
213
|
-
}, i)),
|
|
214
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
215
|
-
className: "semiont-static-badge semiont-static-badge-planned",
|
|
216
|
-
children: t('planned')
|
|
217
|
-
})
|
|
218
|
-
]
|
|
219
|
-
}),
|
|
220
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
221
|
-
className: "semiont-static-feature-card",
|
|
222
|
-
children: [
|
|
223
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
224
|
-
className: "semiont-static-feature-icon",
|
|
225
|
-
children: "\uD83D\uDD10"
|
|
226
|
-
}),
|
|
227
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
228
|
-
children: t('rbacTitle')
|
|
229
|
-
}),
|
|
230
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
231
|
-
className: "semiont-static-feature-subtitle",
|
|
232
|
-
children: t('rbacSubtitle')
|
|
233
|
-
}),
|
|
234
|
-
t('rbac').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
235
|
-
children: para
|
|
236
|
-
}, i)),
|
|
237
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
238
|
-
className: "semiont-static-badge semiont-static-badge-planned",
|
|
239
|
-
children: t('planned')
|
|
240
|
-
})
|
|
241
|
-
]
|
|
242
|
-
})
|
|
243
|
-
]
|
|
244
|
-
})
|
|
245
|
-
]
|
|
246
|
-
}),
|
|
247
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
248
|
-
className: "semiont-static-highlight",
|
|
249
|
-
children: [
|
|
250
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
251
|
-
children: t('openSourceTitle')
|
|
252
|
-
}),
|
|
253
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
254
|
-
children: t('openSource')
|
|
255
|
-
}),
|
|
256
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
257
|
-
className: "semiont-static-action-buttons",
|
|
258
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)("a", {
|
|
259
|
-
href: "https://github.com/The-AI-Alliance/semiont",
|
|
260
|
-
target: "_blank",
|
|
261
|
-
rel: "noopener noreferrer",
|
|
262
|
-
className: dist.buttonStyles.secondary.base,
|
|
263
|
-
children: t('viewOnGitHub')
|
|
264
|
-
})
|
|
265
|
-
})
|
|
266
|
-
]
|
|
267
|
-
}),
|
|
268
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
269
|
-
children: [
|
|
270
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
271
|
-
children: t('futureVisionTitle')
|
|
272
|
-
}),
|
|
273
|
-
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
274
|
-
children: t('futureVision')
|
|
275
|
-
})
|
|
276
|
-
]
|
|
277
|
-
})
|
|
278
|
-
]
|
|
279
|
-
})
|
|
280
|
-
]
|
|
281
|
-
})
|
|
282
|
-
})
|
|
283
|
-
});
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
/***/ }),
|
|
288
|
-
|
|
289
|
-
/***/ 26713:
|
|
290
|
-
/***/ ((module) => {
|
|
291
|
-
|
|
292
|
-
"use strict";
|
|
293
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
294
|
-
|
|
295
|
-
/***/ }),
|
|
296
|
-
|
|
297
|
-
/***/ 28354:
|
|
298
|
-
/***/ ((module) => {
|
|
299
|
-
|
|
300
|
-
"use strict";
|
|
301
|
-
module.exports = require("util");
|
|
302
|
-
|
|
303
|
-
/***/ }),
|
|
304
|
-
|
|
305
|
-
/***/ 29294:
|
|
306
|
-
/***/ ((module) => {
|
|
307
|
-
|
|
308
|
-
"use strict";
|
|
309
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
310
|
-
|
|
311
|
-
/***/ }),
|
|
312
|
-
|
|
313
|
-
/***/ 32503:
|
|
314
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
315
|
-
|
|
316
|
-
"use strict";
|
|
317
|
-
__webpack_require__.r(__webpack_exports__);
|
|
318
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
320
|
-
/* harmony export */ });
|
|
321
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
322
|
-
/* 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__);
|
|
323
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
324
|
-
|
|
325
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
326
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/about/page.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."); },
|
|
327
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/about/page.tsx",
|
|
328
|
-
"default",
|
|
329
|
-
));
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
/***/ }),
|
|
333
|
-
|
|
334
|
-
/***/ 33135:
|
|
335
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
336
|
-
|
|
337
|
-
"use strict";
|
|
338
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
339
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
340
|
-
/* harmony export */ });
|
|
341
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
342
|
-
|
|
343
|
-
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
344
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
345
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
346
|
-
fill: "none",
|
|
347
|
-
viewBox: "0 0 24 24",
|
|
348
|
-
strokeWidth: 1.5,
|
|
349
|
-
stroke: "currentColor",
|
|
350
|
-
"aria-hidden": "true",
|
|
351
|
-
"data-slot": "icon",
|
|
352
|
-
ref: svgRef,
|
|
353
|
-
"aria-labelledby": titleId
|
|
354
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
355
|
-
id: titleId
|
|
356
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
357
|
-
strokeLinecap: "round",
|
|
358
|
-
strokeLinejoin: "round",
|
|
359
|
-
d: "M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"
|
|
360
|
-
}));
|
|
361
|
-
}
|
|
362
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
363
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
/***/ }),
|
|
367
|
-
|
|
368
|
-
/***/ 33873:
|
|
369
|
-
/***/ ((module) => {
|
|
370
|
-
|
|
371
|
-
"use strict";
|
|
372
|
-
module.exports = require("path");
|
|
373
|
-
|
|
374
|
-
/***/ }),
|
|
375
|
-
|
|
376
|
-
/***/ 41025:
|
|
377
|
-
/***/ ((module) => {
|
|
378
|
-
|
|
379
|
-
"use strict";
|
|
380
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
381
|
-
|
|
382
|
-
/***/ }),
|
|
383
|
-
|
|
384
|
-
/***/ 43954:
|
|
385
|
-
/***/ ((module) => {
|
|
386
|
-
|
|
387
|
-
"use strict";
|
|
388
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
389
|
-
|
|
390
|
-
/***/ }),
|
|
391
|
-
|
|
392
|
-
/***/ 46891:
|
|
393
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
394
|
-
|
|
395
|
-
"use strict";
|
|
396
|
-
__webpack_require__.r(__webpack_exports__);
|
|
397
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
398
|
-
/* harmony export */ GlobalError: () => (/* reexport safe */ _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
399
|
-
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
400
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
401
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
402
|
-
/* harmony export */ });
|
|
403
|
-
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
404
|
-
/* 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__);
|
|
405
|
-
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
406
|
-
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
407
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
408
|
-
/* 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__);
|
|
409
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
410
|
-
/* 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__);
|
|
411
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
412
|
-
/* 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__);
|
|
413
|
-
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
414
|
-
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
415
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
416
|
-
/* 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__);
|
|
417
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
418
|
-
/* 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__);
|
|
419
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
420
|
-
/* 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__);
|
|
421
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
422
|
-
/* 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__);
|
|
423
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
424
|
-
/* 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__);
|
|
425
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
426
|
-
/* 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__);
|
|
427
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
428
|
-
/* 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__);
|
|
429
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
430
|
-
/* 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__);
|
|
431
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
432
|
-
/* 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__);
|
|
433
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
434
|
-
/* 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__);
|
|
435
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
436
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
437
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
438
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
439
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
440
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
441
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(98798);
|
|
442
|
-
/* 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__);
|
|
443
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(86439);
|
|
444
|
-
/* 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__);
|
|
445
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(77068);
|
|
446
|
-
/* 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__);
|
|
447
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(56357);
|
|
448
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(35402);
|
|
449
|
-
/* 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__);
|
|
450
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(29059);
|
|
451
|
-
/* 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__);
|
|
452
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(70722);
|
|
453
|
-
/* 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__);
|
|
454
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(31182);
|
|
455
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_29__);
|
|
456
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(43954);
|
|
457
|
-
/* 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__);
|
|
458
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
459
|
-
/* 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__]
|
|
460
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
461
|
-
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
462
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
463
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
464
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
465
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
466
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
467
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
468
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
469
|
-
const page8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 32503));
|
|
470
117
|
|
|
471
118
|
|
|
472
119
|
|
|
@@ -505,21 +152,24 @@ const tree = {
|
|
|
505
152
|
'about',
|
|
506
153
|
{
|
|
507
154
|
children: ['__PAGE__', {}, {
|
|
508
|
-
page: [
|
|
155
|
+
page: [page10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/about/page.tsx"],
|
|
509
156
|
|
|
510
157
|
}]
|
|
511
158
|
},
|
|
512
159
|
{
|
|
160
|
+
'global-error': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
513
161
|
|
|
514
|
-
|
|
515
|
-
|
|
162
|
+
},
|
|
163
|
+
[]
|
|
516
164
|
]
|
|
517
165
|
},
|
|
518
166
|
{
|
|
519
167
|
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
520
|
-
'
|
|
168
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
169
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
521
170
|
|
|
522
|
-
}
|
|
171
|
+
},
|
|
172
|
+
["_not-found","_global-error","api"]
|
|
523
173
|
]
|
|
524
174
|
},
|
|
525
175
|
{
|
|
@@ -530,11 +180,10 @@ const tree = {
|
|
|
530
180
|
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
531
181
|
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
532
182
|
|
|
533
|
-
}
|
|
183
|
+
},
|
|
184
|
+
[]
|
|
534
185
|
]
|
|
535
186
|
}.children;
|
|
536
|
-
|
|
537
|
-
|
|
538
187
|
const __next_app_require__ = __webpack_require__
|
|
539
188
|
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
540
189
|
const __next_app__ = {
|
|
@@ -547,6 +196,7 @@ const __next_app__ = {
|
|
|
547
196
|
|
|
548
197
|
|
|
549
198
|
|
|
199
|
+
|
|
550
200
|
// Create and export the route module that will be consumed.
|
|
551
201
|
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
552
202
|
definition: {
|
|
@@ -564,12 +214,53 @@ const routeModule = new next_dist_server_route_modules_app_page_module_compiled_
|
|
|
564
214
|
distDir: ".next" || 0,
|
|
565
215
|
relativeProjectDir: false || ''
|
|
566
216
|
});
|
|
217
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
218
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
219
|
+
if (optional) {
|
|
220
|
+
return `[[...${param.paramName}]]`;
|
|
221
|
+
}
|
|
222
|
+
if (repeat) {
|
|
223
|
+
return `[...${param.paramName}]`;
|
|
224
|
+
}
|
|
225
|
+
return `[${param.paramName}]`;
|
|
226
|
+
}
|
|
227
|
+
/**
|
|
228
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
229
|
+
* from the shell that matched this request. Only params that can still be
|
|
230
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
231
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
232
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
233
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
234
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
235
|
+
param.paramName,
|
|
236
|
+
param
|
|
237
|
+
]));
|
|
238
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
239
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
240
|
+
if (!segmentParam) {
|
|
241
|
+
return segment;
|
|
242
|
+
}
|
|
243
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
244
|
+
if (!remainingParam) {
|
|
245
|
+
return segment;
|
|
246
|
+
}
|
|
247
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
248
|
+
if (!value) {
|
|
249
|
+
return segment;
|
|
250
|
+
}
|
|
251
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
252
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
253
|
+
}).join('/') || '/';
|
|
254
|
+
}
|
|
567
255
|
async function handler(req, res, ctx) {
|
|
568
|
-
var _this;
|
|
256
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
257
|
+
if (ctx.requestMeta) {
|
|
258
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
259
|
+
}
|
|
569
260
|
if (routeModule.isDev) {
|
|
570
261
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
571
262
|
}
|
|
572
|
-
const isMinimalMode = Boolean(
|
|
263
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
573
264
|
let srcPage = "/[locale]/about/page";
|
|
574
265
|
// turbopack doesn't normalize `/index` in the page name
|
|
575
266
|
// so we need to to process dynamic routes properly
|
|
@@ -589,7 +280,7 @@ async function handler(req, res, ctx) {
|
|
|
589
280
|
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
590
281
|
return null;
|
|
591
282
|
}
|
|
592
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId } = prepareResult;
|
|
283
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
593
284
|
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
594
285
|
let { isOnDemandRevalidate } = prepareResult;
|
|
595
286
|
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
@@ -599,7 +290,8 @@ async function handler(req, res, ctx) {
|
|
|
599
290
|
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
600
291
|
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
601
292
|
// parallel routes. This is addressed with cacheComponents.
|
|
602
|
-
const
|
|
293
|
+
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);
|
|
294
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
603
295
|
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
604
296
|
const userAgent = req.headers['user-agent'] || '';
|
|
605
297
|
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
@@ -616,15 +308,65 @@ async function handler(req, res, ctx) {
|
|
|
616
308
|
* If the route being rendered is an app page, and the ppr feature has been
|
|
617
309
|
* enabled, then the given route _could_ support PPR.
|
|
618
310
|
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
311
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
312
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
313
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
314
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
315
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
316
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
317
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
318
|
+
var _nextConfig_experimental_serverActions;
|
|
319
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
320
|
+
res.statusCode = 413;
|
|
321
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
322
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
323
|
+
return null;
|
|
324
|
+
}
|
|
325
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
326
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
327
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
328
|
+
// the action body budget - it's already validated above.
|
|
329
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
330
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
331
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
332
|
+
;
|
|
333
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
334
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
335
|
+
if (fullBody === null) {
|
|
336
|
+
res.statusCode = 413;
|
|
337
|
+
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`);
|
|
338
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
339
|
+
return null;
|
|
340
|
+
}
|
|
341
|
+
if (fullBody.length >= stateLength) {
|
|
342
|
+
// Extract postponed state from the beginning
|
|
343
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
344
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
345
|
+
// Store the remaining action body for the action handler
|
|
346
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
347
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
348
|
+
} else {
|
|
349
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
350
|
+
value: "E979",
|
|
351
|
+
enumerable: false,
|
|
352
|
+
configurable: true
|
|
353
|
+
});
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
}
|
|
619
357
|
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') {
|
|
358
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
620
359
|
// Decode the postponed state from the request body, it will come as
|
|
621
360
|
// an array of buffers, so collect them and then concat them to form
|
|
622
361
|
// the string.
|
|
623
|
-
const body =
|
|
624
|
-
|
|
625
|
-
|
|
362
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
363
|
+
if (body === null) {
|
|
364
|
+
res.statusCode = 413;
|
|
365
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
366
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
367
|
+
return null;
|
|
626
368
|
}
|
|
627
|
-
const postponed =
|
|
369
|
+
const postponed = body.toString('utf8');
|
|
628
370
|
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
629
371
|
}
|
|
630
372
|
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
@@ -633,14 +375,29 @@ async function handler(req, res, ctx) {
|
|
|
633
375
|
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
634
376
|
// to enable debugging of the fallback shell.
|
|
635
377
|
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
378
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
379
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
380
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
381
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
382
|
+
// assert on the prefetched UI state deterministically.
|
|
383
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
384
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
385
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
386
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
387
|
+
// with blocking happening on the client side.
|
|
388
|
+
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 + '='));
|
|
636
389
|
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
637
390
|
// prerender manifest and this is an app page.
|
|
638
|
-
const isRoutePPREnabled =
|
|
391
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
392
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
393
|
+
// static pages need this path to produce buffered segment data (the
|
|
394
|
+
// legacy prerender path hangs in dev mode).
|
|
395
|
+
(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
|
|
639
396
|
// enabled or not, but that would require plumbing the appConfig through
|
|
640
397
|
// to the server during development. We assume that the page supports it
|
|
641
|
-
// but only during development.
|
|
642
|
-
hasDebugStaticShellQuery && (
|
|
643
|
-
const isDebugStaticShell = hasDebugStaticShellQuery && isRoutePPREnabled;
|
|
398
|
+
// but only during development or when the testing API is exposed.
|
|
399
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
400
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
644
401
|
// We should enable debugging dynamic accesses when the static shell
|
|
645
402
|
// debugging has been enabled and we're also in development mode.
|
|
646
403
|
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
@@ -652,7 +409,11 @@ async function handler(req, res, ctx) {
|
|
|
652
409
|
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
653
410
|
// we can use this fact to only generate the flight data for the request
|
|
654
411
|
// because we can't cache the HTML (as it's also dynamic).
|
|
655
|
-
|
|
412
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
413
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
414
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
415
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
416
|
+
!staticPrefetchDataRoute;
|
|
656
417
|
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
657
418
|
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
658
419
|
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
@@ -668,10 +429,11 @@ async function handler(req, res, ctx) {
|
|
|
668
429
|
// being true for a revalidate due to modifying the base-server this.renderOpts
|
|
669
430
|
// when fixing this to correct logic it causes hydration issue since we set
|
|
670
431
|
// serveStreamingMetadata to true during export
|
|
671
|
-
const serveStreamingMetadata =
|
|
672
|
-
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a
|
|
673
|
-
// to serve a static response.
|
|
674
|
-
|
|
432
|
+
const serveStreamingMetadata = botType && isRoutePPREnabled ? false : !userAgent ? true : (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.shouldServeStreamingMetadata)(userAgent, nextConfig.htmlLimitedBots);
|
|
433
|
+
const isSSG = Boolean((prerenderInfo || isPrerendered || prerenderManifest.routes[normalizedSrcPage]) && // If this is a bot request and PPR is enabled, then we don't want
|
|
434
|
+
// to serve a static response. This applies to both DOM bots (like Googlebot)
|
|
435
|
+
// and HTML-limited bots.
|
|
436
|
+
!(botType && isRoutePPREnabled));
|
|
675
437
|
// When a page supports cacheComponents, we can support RDC for Navigations
|
|
676
438
|
const supportsRDCForNavigations = isRoutePPREnabled && nextConfig.cacheComponents === true;
|
|
677
439
|
// In development, we always want to generate dynamic HTML.
|
|
@@ -688,18 +450,37 @@ async function handler(req, res, ctx) {
|
|
|
688
450
|
// RSC request, we'll pass the minimal postponed data to the render
|
|
689
451
|
// which will trigger the `supportsDynamicResponse` to be true.
|
|
690
452
|
isDynamicRSCRequest && !isMinimalMode : isDynamicRSCRequest);
|
|
691
|
-
// When
|
|
692
|
-
|
|
453
|
+
// When bots request PPR page, perform the full dynamic rendering.
|
|
454
|
+
// This applies to both DOM bots (like Googlebot) and HTML-limited bots.
|
|
455
|
+
const shouldWaitOnAllReady = Boolean(botType) && isRoutePPREnabled;
|
|
456
|
+
const remainingPrerenderableParams = (prerenderInfo == null ? void 0 : prerenderInfo.remainingPrerenderableParams) ?? [];
|
|
457
|
+
const hasUnresolvedRootFallbackParams = (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && (((_prerenderInfo_fallbackRootParams = prerenderInfo.fallbackRootParams) == null ? void 0 : _prerenderInfo_fallbackRootParams.length) ?? 0) > 0;
|
|
693
458
|
let ssgCacheKey = null;
|
|
694
459
|
if (!isDraftMode && isSSG && !supportsDynamicResponse && !isPossibleServerAction && !minimalPostponed && !isDynamicRSCRequest) {
|
|
695
|
-
|
|
460
|
+
// For normal SSG routes we cache by the fully resolved pathname. For
|
|
461
|
+
// partial fallbacks we instead derive the cache key from the shell
|
|
462
|
+
// that matched this request so `/prefix/[one]/[two]` can specialize into
|
|
463
|
+
// `/prefix/c/[two]` without promoting all the way to `/prefix/c/foo`.
|
|
464
|
+
const fallbackPathname = prerenderMatch ? typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : prerenderMatch.source : null;
|
|
465
|
+
if (nextConfig.experimental.partialFallbacks === true && fallbackPathname && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams) && !hasUnresolvedRootFallbackParams) {
|
|
466
|
+
if (remainingPrerenderableParams.length > 0) {
|
|
467
|
+
const completedShellCacheKey = buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params);
|
|
468
|
+
// If applying the current request params doesn't make the shell any
|
|
469
|
+
// more complete, then this shell is already at its most complete
|
|
470
|
+
// form and should remain shared rather than creating a new cache entry.
|
|
471
|
+
ssgCacheKey = completedShellCacheKey !== fallbackPathname ? completedShellCacheKey : null;
|
|
472
|
+
}
|
|
473
|
+
} else {
|
|
474
|
+
ssgCacheKey = resolvedPathname;
|
|
475
|
+
}
|
|
696
476
|
}
|
|
697
477
|
// the staticPathKey differs from ssgCacheKey since
|
|
698
478
|
// ssgCacheKey is null in dev since we're always in "dynamic"
|
|
699
|
-
// mode in dev to bypass the cache
|
|
700
|
-
//
|
|
479
|
+
// mode in dev to bypass the cache. It can also be null for partial
|
|
480
|
+
// fallback shells that should remain shared and must not create a
|
|
481
|
+
// param-specific ISR entry, but we still need to honor fallback handling.
|
|
701
482
|
let staticPathKey = ssgCacheKey;
|
|
702
|
-
if (!staticPathKey && routeModule.isDev) {
|
|
483
|
+
if (!staticPathKey && (routeModule.isDev || isSSG && pageIsDynamic && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams))) {
|
|
703
484
|
staticPathKey = resolvedPathname;
|
|
704
485
|
}
|
|
705
486
|
// If this is a request for an app path that should be statically generated
|
|
@@ -709,9 +490,8 @@ async function handler(req, res, ctx) {
|
|
|
709
490
|
(0,next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__/* .stripFlightHeaders */ .d)(req.headers);
|
|
710
491
|
}
|
|
711
492
|
const ComponentMod = {
|
|
712
|
-
...
|
|
493
|
+
...next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__,
|
|
713
494
|
tree,
|
|
714
|
-
GlobalError: _home_runner_work_semiont_semiont_apps_frontend_src_app_global_error_tsx__WEBPACK_IMPORTED_MODULE_25__["default"],
|
|
715
495
|
handler,
|
|
716
496
|
routeModule,
|
|
717
497
|
__next_app__
|
|
@@ -729,6 +509,8 @@ async function handler(req, res, ctx) {
|
|
|
729
509
|
const method = req.method || 'GET';
|
|
730
510
|
const tracer = (0,next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.getTracer)();
|
|
731
511
|
const activeSpan = tracer.getActiveScopeSpan();
|
|
512
|
+
const isWrappedByNextServer = Boolean(routerServerContext == null ? void 0 : routerServerContext.isWrappedByNextServer);
|
|
513
|
+
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))) ?? [] : [];
|
|
732
514
|
const render404 = async ()=>{
|
|
733
515
|
// TODO: should route-module itself handle rendering the 404
|
|
734
516
|
if (routerServerContext == null ? void 0 : routerServerContext.render404) {
|
|
@@ -741,6 +523,7 @@ async function handler(req, res, ctx) {
|
|
|
741
523
|
try {
|
|
742
524
|
const varyHeader = routeModule.getVaryHeader(resolvedPathname, interceptionRoutePatterns);
|
|
743
525
|
res.setHeader('Vary', varyHeader);
|
|
526
|
+
let parentSpan;
|
|
744
527
|
const invokeRouteModule = async (span, context)=>{
|
|
745
528
|
const nextReq = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextRequest(req);
|
|
746
529
|
const nextRes = new next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__.NodeNextResponse(res);
|
|
@@ -768,19 +551,29 @@ async function handler(req, res, ctx) {
|
|
|
768
551
|
'next.span_name': name
|
|
769
552
|
});
|
|
770
553
|
span.updateName(name);
|
|
554
|
+
// Propagate http.route to the parent span if one exists (e.g.
|
|
555
|
+
// a platform-created HTTP span in adapter deployments).
|
|
556
|
+
if (parentSpan && parentSpan !== span) {
|
|
557
|
+
parentSpan.setAttribute('http.route', route);
|
|
558
|
+
parentSpan.updateName(name);
|
|
559
|
+
}
|
|
771
560
|
} else {
|
|
772
561
|
span.updateName(`${method} ${srcPage}`);
|
|
773
562
|
}
|
|
774
563
|
});
|
|
775
564
|
};
|
|
776
|
-
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache');
|
|
565
|
+
const incrementalCache = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'incrementalCache') || await routeModule.getIncrementalCache(req, nextConfig, prerenderManifest, isMinimalMode);
|
|
566
|
+
incrementalCache == null ? void 0 : incrementalCache.resetRequestCache();
|
|
567
|
+
globalThis.__incrementalCache = incrementalCache;
|
|
777
568
|
const doRender = async ({ span, postponed, fallbackRouteParams, forceStaticRender })=>{
|
|
778
569
|
const context = {
|
|
779
570
|
query,
|
|
780
571
|
params,
|
|
781
572
|
page: normalizedSrcPage,
|
|
782
573
|
sharedContext: {
|
|
783
|
-
buildId
|
|
574
|
+
buildId,
|
|
575
|
+
deploymentId,
|
|
576
|
+
clientAssetToken
|
|
784
577
|
},
|
|
785
578
|
serverComponentsHmrCache: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'serverComponentsHmrCache'),
|
|
786
579
|
fallbackRouteParams,
|
|
@@ -816,7 +609,6 @@ async function handler(req, res, ctx) {
|
|
|
816
609
|
trailingSlash: nextConfig.trailingSlash,
|
|
817
610
|
images: nextConfig.images,
|
|
818
611
|
previewProps: prerenderManifest.preview,
|
|
819
|
-
deploymentId: deploymentId,
|
|
820
612
|
enableTainting: nextConfig.experimental.taint,
|
|
821
613
|
htmlLimitedBots: nextConfig.htmlLimitedBots,
|
|
822
614
|
reactMaxHeadersLength: nextConfig.reactMaxHeadersLength,
|
|
@@ -825,8 +617,9 @@ async function handler(req, res, ctx) {
|
|
|
825
617
|
cacheLifeProfiles: nextConfig.cacheLife,
|
|
826
618
|
basePath: nextConfig.basePath,
|
|
827
619
|
serverActions: nextConfig.experimental.serverActions,
|
|
620
|
+
logServerFunctions: typeof nextConfig.logging === 'object' && Boolean(nextConfig.logging.serverFunctions),
|
|
828
621
|
...isDebugStaticShell || isDebugDynamicAccesses || isDebugFallbackShell ? {
|
|
829
|
-
|
|
622
|
+
isBuildTimePrerendering: true,
|
|
830
623
|
supportsDynamicResponse: false,
|
|
831
624
|
isStaticGeneration: true,
|
|
832
625
|
isDebugDynamicAccesses: isDebugDynamicAccesses
|
|
@@ -837,11 +630,14 @@ async function handler(req, res, ctx) {
|
|
|
837
630
|
expireTime: nextConfig.expireTime,
|
|
838
631
|
staleTimes: nextConfig.experimental.staleTimes,
|
|
839
632
|
dynamicOnHover: Boolean(nextConfig.experimental.dynamicOnHover),
|
|
633
|
+
optimisticRouting: Boolean(nextConfig.experimental.optimisticRouting),
|
|
840
634
|
inlineCss: Boolean(nextConfig.experimental.inlineCss),
|
|
635
|
+
prefetchInlining: nextConfig.experimental.prefetchInlining ?? false,
|
|
841
636
|
authInterrupts: Boolean(nextConfig.experimental.authInterrupts),
|
|
637
|
+
cachedNavigations: Boolean(nextConfig.experimental.cachedNavigations),
|
|
842
638
|
clientTraceMetadata: nextConfig.experimental.clientTraceMetadata || [],
|
|
843
639
|
clientParamParsingOrigins: nextConfig.experimental.clientParamParsingOrigins,
|
|
844
|
-
maxPostponedStateSizeBytes: (0,
|
|
640
|
+
maxPostponedStateSizeBytes: (0,next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__.parseMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize)
|
|
845
641
|
},
|
|
846
642
|
waitUntil: ctx.waitUntil,
|
|
847
643
|
onClose: (cb)=>{
|
|
@@ -849,15 +645,9 @@ async function handler(req, res, ctx) {
|
|
|
849
645
|
},
|
|
850
646
|
onAfterTaskError: ()=>{},
|
|
851
647
|
onInstrumentationRequestError: (error, _request, errorContext, silenceLog)=>routeModule.onRequestError(req, error, errorContext, silenceLog, routerServerContext),
|
|
852
|
-
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
853
|
-
dev: routeModule.isDev
|
|
648
|
+
err: (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'invokeError')
|
|
854
649
|
}
|
|
855
650
|
};
|
|
856
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
857
|
-
context.renderOpts.nextExport = true;
|
|
858
|
-
context.renderOpts.supportsDynamicResponse = false;
|
|
859
|
-
context.renderOpts.isDebugDynamicAccesses = isDebugDynamicAccesses;
|
|
860
|
-
}
|
|
861
651
|
// When we're revalidating in the background, we should not allow dynamic
|
|
862
652
|
// responses.
|
|
863
653
|
if (forceStaticRender) {
|
|
@@ -920,6 +710,16 @@ async function handler(req, res, ctx) {
|
|
|
920
710
|
if (prerenderInfo) {
|
|
921
711
|
fallbackMode = (0,next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.parseFallbackField)(prerenderInfo.fallback);
|
|
922
712
|
}
|
|
713
|
+
if (nextConfig.experimental.partialFallbacks === true && (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === null && !hasUnresolvedRootFallbackParams && remainingPrerenderableParams.length > 0) {
|
|
714
|
+
// Generic source shells without unresolved root params don't have a
|
|
715
|
+
// concrete fallback file of their own, so they're marked as blocking.
|
|
716
|
+
// When we can complete the shell into a more specific
|
|
717
|
+
// prerendered shell for this request, treat it like a prerender
|
|
718
|
+
// fallback so we can serve that shell instead of blocking on the full
|
|
719
|
+
// route. Root-param shells stay blocking, since unknown root branches
|
|
720
|
+
// should not inherit a shell from another generated branch.
|
|
721
|
+
fallbackMode = next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.PRERENDER;
|
|
722
|
+
}
|
|
923
723
|
// When serving a HTML bot request, we want to serve a blocking render and
|
|
924
724
|
// not the prerendered page. This ensures that the correct content is served
|
|
925
725
|
// to the bot in the head.
|
|
@@ -944,10 +744,10 @@ async function handler(req, res, ctx) {
|
|
|
944
744
|
// getStaticPaths.
|
|
945
745
|
(isProduction || prerenderInfo) && // When fallback isn't present, abort this render so we 404
|
|
946
746
|
fallbackMode === next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__.FallbackMode.NOT_FOUND) {
|
|
947
|
-
if (nextConfig.
|
|
747
|
+
if (nextConfig.adapterPath) {
|
|
948
748
|
return await render404();
|
|
949
749
|
}
|
|
950
|
-
throw new
|
|
750
|
+
throw new next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError();
|
|
951
751
|
}
|
|
952
752
|
// When cacheComponents is enabled, we can use the fallback
|
|
953
753
|
// response if the request is not a dynamic RSC request because the
|
|
@@ -956,10 +756,19 @@ async function handler(req, res, ctx) {
|
|
|
956
756
|
// contains param references, and therefore we can't use the fallback.
|
|
957
757
|
if (isRoutePPREnabled && (nextConfig.cacheComponents ? !isDynamicRSCRequest : !isRSCRequest)) {
|
|
958
758
|
const cacheKey = isProduction && typeof (prerenderInfo == null ? void 0 : prerenderInfo.fallback) === 'string' ? prerenderInfo.fallback : normalizedSrcPage;
|
|
959
|
-
const fallbackRouteParams = //
|
|
960
|
-
//
|
|
961
|
-
|
|
759
|
+
const fallbackRouteParams = // In production or when debugging the static shell (e.g. instant
|
|
760
|
+
// navigation testing), use the prerender manifest's fallback
|
|
761
|
+
// route params which correctly identifies which params are
|
|
762
|
+
// unknown. Note: in dev, this block is only entered for
|
|
763
|
+
// non-prerendered URLs (guarded by the outer condition).
|
|
764
|
+
(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).
|
|
962
765
|
isDebugFallbackShell ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.getFallbackRouteParams)(normalizedSrcPage, routeModule) : null;
|
|
766
|
+
// When rendering a debug static shell, override the fallback
|
|
767
|
+
// params on the request so that the staged rendering correctly
|
|
768
|
+
// defers params that are not statically known.
|
|
769
|
+
if (isDebugStaticShell && fallbackRouteParams) {
|
|
770
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackRouteParams);
|
|
771
|
+
}
|
|
963
772
|
// We use the response cache here to handle the revalidation and
|
|
964
773
|
// management of the fallback shell.
|
|
965
774
|
const fallbackResponse = await routeModule.handleResponse({
|
|
@@ -975,8 +784,12 @@ async function handler(req, res, ctx) {
|
|
|
975
784
|
// We pass `undefined` as rendering a fallback isn't resumed
|
|
976
785
|
// here.
|
|
977
786
|
postponed: undefined,
|
|
787
|
+
// Always serve the shell that matched this request
|
|
788
|
+
// immediately. If there are still prerenderable params left,
|
|
789
|
+
// the background path below will complete the shell into a
|
|
790
|
+
// more specific cache entry for later requests.
|
|
978
791
|
fallbackRouteParams,
|
|
979
|
-
forceStaticRender:
|
|
792
|
+
forceStaticRender: true
|
|
980
793
|
}),
|
|
981
794
|
waitUntil: ctx.waitUntil,
|
|
982
795
|
isMinimalMode
|
|
@@ -985,6 +798,39 @@ async function handler(req, res, ctx) {
|
|
|
985
798
|
if (fallbackResponse === null) return null;
|
|
986
799
|
// Otherwise, if we did get a fallback response, we should return it.
|
|
987
800
|
if (fallbackResponse) {
|
|
801
|
+
if (!isMinimalMode && isRoutePPREnabled && // Match the build-time contract: only fallback shells that can
|
|
802
|
+
// still be completed with prerenderable params should upgrade.
|
|
803
|
+
remainingPrerenderableParams.length > 0 && nextConfig.experimental.partialFallbacks === true && ssgCacheKey && incrementalCache && !isOnDemandRevalidate && !isDebugFallbackShell && // The testing API relies on deterministic shell behavior, so
|
|
804
|
+
// don't upgrade fallback shells in the background when it's
|
|
805
|
+
// exposed.
|
|
806
|
+
!exposeTestingApi && // Instant Navigation Testing API requests intentionally keep
|
|
807
|
+
// the route in shell mode; don't upgrade these in background.
|
|
808
|
+
!isInstantNavigationTest && // Avoid background revalidate during prefetches; this can trigger
|
|
809
|
+
// static prerender errors that surface as 500s for the prefetch
|
|
810
|
+
// request itself.
|
|
811
|
+
!isPrefetchRSCRequest) {
|
|
812
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
813
|
+
const responseCache = routeModule.getResponseCache(req);
|
|
814
|
+
try {
|
|
815
|
+
// Only the params that were just specialized should be
|
|
816
|
+
// removed from the fallback render. Any remaining fallback
|
|
817
|
+
// params stay deferred so the revalidated result is a more
|
|
818
|
+
// specific shell (e.g. `/prefix/c/[two]`), not a fully
|
|
819
|
+
// concrete route (`/prefix/c/foo`).
|
|
820
|
+
await responseCache.revalidate(ssgCacheKey, incrementalCache, isRoutePPREnabled, false, (c)=>{
|
|
821
|
+
return doRender({
|
|
822
|
+
span: c.span,
|
|
823
|
+
postponed: undefined,
|
|
824
|
+
fallbackRouteParams: remainingFallbackRouteParams.length > 0 ? (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(remainingFallbackRouteParams) : null,
|
|
825
|
+
forceStaticRender: true
|
|
826
|
+
});
|
|
827
|
+
}, // We don't have a prior entry for this param-specific shell.
|
|
828
|
+
null, hasResolved, ctx.waitUntil);
|
|
829
|
+
} catch (err) {
|
|
830
|
+
console.error('Error revalidating the page in the background', err);
|
|
831
|
+
}
|
|
832
|
+
});
|
|
833
|
+
}
|
|
988
834
|
// Remove the cache control from the response to prevent it from being
|
|
989
835
|
// used in the surrounding cache.
|
|
990
836
|
delete fallbackResponse.cacheControl;
|
|
@@ -995,12 +841,15 @@ async function handler(req, res, ctx) {
|
|
|
995
841
|
// Only requests that aren't revalidating can be resumed. If we have the
|
|
996
842
|
// minimal postponed data, then we should resume the render with it.
|
|
997
843
|
let postponed = !isOnDemandRevalidate && !isRevalidating && minimalPostponed ? minimalPostponed : undefined;
|
|
998
|
-
// If this is a dynamic RSC request
|
|
999
|
-
// the static render (if available). This
|
|
1000
|
-
// resume data cache (RDC) from the static
|
|
1001
|
-
// is consistent between the static and
|
|
844
|
+
// If this is a dynamic RSC request or a server action request, we should
|
|
845
|
+
// use the postponed data from the static render (if available). This
|
|
846
|
+
// ensures that we can utilize the resume data cache (RDC) from the static
|
|
847
|
+
// render to ensure that the data is consistent between the static and
|
|
848
|
+
// dynamic renders (for navigations) or when re-rendering after a server
|
|
849
|
+
// action.
|
|
1002
850
|
if (// Only enable RDC for Navigations if the feature is enabled.
|
|
1003
|
-
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache &&
|
|
851
|
+
supportsRDCForNavigations && "nodejs" !== 'edge' && !isMinimalMode && incrementalCache && // Include both dynamic RSC requests (navigations) and server actions
|
|
852
|
+
(isDynamicRSCRequest || isPossibleServerAction) && // We don't typically trigger an on-demand revalidation for dynamic RSC
|
|
1004
853
|
// requests, as we're typically revalidating the page in the background
|
|
1005
854
|
// instead. However, if the cache entry is stale, we should trigger a
|
|
1006
855
|
// background revalidation on dynamic RSC requests. This prevents us
|
|
@@ -1025,7 +874,7 @@ async function handler(req, res, ctx) {
|
|
|
1025
874
|
(incrementalCacheEntry.isStale === -1 || incrementalCacheEntry.isStale === true)) {
|
|
1026
875
|
// We want to schedule this on the next tick to ensure that the
|
|
1027
876
|
// render is not blocked on it.
|
|
1028
|
-
(0,
|
|
877
|
+
(0,next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__.scheduleOnNextTick)(async ()=>{
|
|
1029
878
|
const responseCache = routeModule.getResponseCache(req);
|
|
1030
879
|
try {
|
|
1031
880
|
await responseCache.revalidate(resolvedPathname, incrementalCache, isRoutePPREnabled, false, (c)=>responseGenerator({
|
|
@@ -1062,11 +911,21 @@ async function handler(req, res, ctx) {
|
|
|
1062
911
|
}
|
|
1063
912
|
};
|
|
1064
913
|
}
|
|
1065
|
-
const fallbackRouteParams = //
|
|
1066
|
-
//
|
|
1067
|
-
//
|
|
1068
|
-
isProduction && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)
|
|
1069
|
-
|
|
914
|
+
const fallbackRouteParams = // In production or when debugging the static shell for a
|
|
915
|
+
// non-prerendered URL, use the prerender manifest's fallback route
|
|
916
|
+
// params which correctly identifies which params are unknown.
|
|
917
|
+
(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;
|
|
918
|
+
// For staged dynamic rendering (Cached Navigations) and debug static
|
|
919
|
+
// shell rendering, pass the fallback params via request meta so the
|
|
920
|
+
// RequestStore knows which params to defer. We don't pass them as
|
|
921
|
+
// fallbackRouteParams because that would replace actual param values
|
|
922
|
+
// with opaque placeholders during segment resolution.
|
|
923
|
+
if ((isProduction || isDebugStaticShell) && nextConfig.cacheComponents && !isPrerendered && (prerenderInfo == null ? void 0 : prerenderInfo.fallbackRouteParams)) {
|
|
924
|
+
const fallbackParams = (0,next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__.createOpaqueFallbackRouteParams)(prerenderInfo.fallbackRouteParams);
|
|
925
|
+
if (fallbackParams) {
|
|
926
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'fallbackParams', fallbackParams);
|
|
927
|
+
}
|
|
928
|
+
}
|
|
1070
929
|
// Perform the render.
|
|
1071
930
|
return doRender({
|
|
1072
931
|
span,
|
|
@@ -1097,7 +956,7 @@ async function handler(req, res, ctx) {
|
|
|
1097
956
|
}
|
|
1098
957
|
// In dev, we should not cache pages for any reason.
|
|
1099
958
|
if (routeModule.isDev) {
|
|
1100
|
-
res.setHeader('Cache-Control', 'no-
|
|
959
|
+
res.setHeader('Cache-Control', 'no-cache, must-revalidate');
|
|
1101
960
|
}
|
|
1102
961
|
if (!cacheEntry) {
|
|
1103
962
|
if (ssgCacheKey) {
|
|
@@ -1123,6 +982,16 @@ async function handler(req, res, ctx) {
|
|
|
1123
982
|
});
|
|
1124
983
|
}
|
|
1125
984
|
const didPostpone = typeof cacheEntry.value.postponed === 'string';
|
|
985
|
+
// Set the build ID header for RSC navigation requests when deploymentId is configured. This
|
|
986
|
+
// corresponds with maybeAppendBuildIdToRSCPayload in app-render.tsx which omits the build ID
|
|
987
|
+
// from the RSC payload when deploymentId is set (relying on this header instead). Server
|
|
988
|
+
// actions are excluded here because action redirect responses get the deployment ID header
|
|
989
|
+
// from the pre-fetched redirect target (via createRedirectRenderResult in action-handler.ts
|
|
990
|
+
// which copies headers from the internal RSC fetch).
|
|
991
|
+
// For static prerenders served from CDN, routes-manifest.json adds a header.
|
|
992
|
+
if (isRSCRequest && !isPossibleServerAction && deploymentId) {
|
|
993
|
+
res.setHeader(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_NAV_DEPLOYMENT_ID_HEADER, deploymentId);
|
|
994
|
+
}
|
|
1126
995
|
if (isSSG && // We don't want to send a cache header for requests that contain dynamic
|
|
1127
996
|
// data. If this is a Dynamic RSC request or wasn't a Prefetch RSC
|
|
1128
997
|
// request, then we should set the cache header.
|
|
@@ -1183,7 +1052,7 @@ async function handler(req, res, ctx) {
|
|
|
1183
1052
|
};
|
|
1184
1053
|
} else {
|
|
1185
1054
|
cacheControl = {
|
|
1186
|
-
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.
|
|
1055
|
+
revalidate: next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.CACHE_ONE_YEAR_SECONDS,
|
|
1187
1056
|
expire: undefined
|
|
1188
1057
|
};
|
|
1189
1058
|
}
|
|
@@ -1211,7 +1080,7 @@ async function handler(req, res, ctx) {
|
|
|
1211
1080
|
const matchedSegment = cachedData.segmentData.get(segmentPrefetchHeader);
|
|
1212
1081
|
if (matchedSegment !== undefined) {
|
|
1213
1082
|
// Cache hit
|
|
1214
|
-
return (0,
|
|
1083
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1215
1084
|
req,
|
|
1216
1085
|
res,
|
|
1217
1086
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1227,7 +1096,7 @@ async function handler(req, res, ctx) {
|
|
|
1227
1096
|
// don't bother to respond with 404, because these requests are only
|
|
1228
1097
|
// issued as part of a prefetch.
|
|
1229
1098
|
res.statusCode = 204;
|
|
1230
|
-
return (0,
|
|
1099
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1231
1100
|
req,
|
|
1232
1101
|
res,
|
|
1233
1102
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1282,7 +1151,7 @@ async function handler(req, res, ctx) {
|
|
|
1282
1151
|
res.statusCode = cachedData.status;
|
|
1283
1152
|
}
|
|
1284
1153
|
// Redirect information is encoded in RSC payload, so we don't need to use redirect status codes
|
|
1285
|
-
if (!isMinimalMode && cachedData.status &&
|
|
1154
|
+
if (!isMinimalMode && cachedData.status && next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__.RedirectStatusCode[cachedData.status] && isRSCRequest) {
|
|
1286
1155
|
res.statusCode = 200;
|
|
1287
1156
|
}
|
|
1288
1157
|
// Mark that the request did postpone.
|
|
@@ -1300,7 +1169,7 @@ async function handler(req, res, ctx) {
|
|
|
1300
1169
|
if (cachedData.html.contentType !== next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER) {
|
|
1301
1170
|
if (nextConfig.cacheComponents) {
|
|
1302
1171
|
res.statusCode = 404;
|
|
1303
|
-
return (0,
|
|
1172
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1304
1173
|
req,
|
|
1305
1174
|
res,
|
|
1306
1175
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1310,14 +1179,14 @@ async function handler(req, res, ctx) {
|
|
|
1310
1179
|
});
|
|
1311
1180
|
} else {
|
|
1312
1181
|
// Otherwise this case is not expected.
|
|
1313
|
-
throw Object.defineProperty(new
|
|
1182
|
+
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", {
|
|
1314
1183
|
value: "E789",
|
|
1315
1184
|
enumerable: false,
|
|
1316
1185
|
configurable: true
|
|
1317
1186
|
});
|
|
1318
1187
|
}
|
|
1319
1188
|
}
|
|
1320
|
-
return (0,
|
|
1189
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1321
1190
|
req,
|
|
1322
1191
|
res,
|
|
1323
1192
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1328,7 +1197,7 @@ async function handler(req, res, ctx) {
|
|
|
1328
1197
|
}
|
|
1329
1198
|
// As this isn't a prefetch request, we should serve the static flight
|
|
1330
1199
|
// data.
|
|
1331
|
-
return (0,
|
|
1200
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1332
1201
|
req,
|
|
1333
1202
|
res,
|
|
1334
1203
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1339,15 +1208,36 @@ async function handler(req, res, ctx) {
|
|
|
1339
1208
|
}
|
|
1340
1209
|
// This is a request for HTML data.
|
|
1341
1210
|
const body = cachedData.html;
|
|
1342
|
-
//
|
|
1343
|
-
//
|
|
1211
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1212
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1213
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1214
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1215
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1216
|
+
// debug channel can initialize.
|
|
1217
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1218
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1219
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1220
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1221
|
+
req,
|
|
1222
|
+
res,
|
|
1223
|
+
generateEtags: nextConfig.generateEtags,
|
|
1224
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1225
|
+
result: body,
|
|
1226
|
+
cacheControl: {
|
|
1227
|
+
revalidate: 0,
|
|
1228
|
+
expire: undefined
|
|
1229
|
+
}
|
|
1230
|
+
});
|
|
1231
|
+
}
|
|
1232
|
+
// If there's no postponed state, we should just serve the HTML. This
|
|
1233
|
+
// should also be the case for a resume request because it's completed
|
|
1344
1234
|
// as a server render (rather than a static render).
|
|
1345
1235
|
if (!didPostpone || isMinimalMode || isRSCRequest) {
|
|
1346
1236
|
// If we're in test mode, we should add a sentinel chunk to the response
|
|
1347
1237
|
// that's between the static and dynamic parts so we can compare the
|
|
1348
1238
|
// chunks and add assertions.
|
|
1349
1239
|
if (false) {}
|
|
1350
|
-
return (0,
|
|
1240
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1351
1241
|
req,
|
|
1352
1242
|
res,
|
|
1353
1243
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1369,7 +1259,7 @@ async function handler(req, res, ctx) {
|
|
|
1369
1259
|
controller.close();
|
|
1370
1260
|
}
|
|
1371
1261
|
}));
|
|
1372
|
-
return (0,
|
|
1262
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1373
1263
|
req,
|
|
1374
1264
|
res,
|
|
1375
1265
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1426,7 +1316,7 @@ async function handler(req, res, ctx) {
|
|
|
1426
1316
|
console.error("couldn't abort transformer", e);
|
|
1427
1317
|
});
|
|
1428
1318
|
});
|
|
1429
|
-
return (0,
|
|
1319
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1430
1320
|
req,
|
|
1431
1321
|
res,
|
|
1432
1322
|
generateEtags: nextConfig.generateEtags,
|
|
@@ -1443,9 +1333,10 @@ async function handler(req, res, ctx) {
|
|
|
1443
1333
|
};
|
|
1444
1334
|
// TODO: activeSpan code path is for when wrapped by
|
|
1445
1335
|
// next-server can be removed when this is no longer used
|
|
1446
|
-
if (activeSpan) {
|
|
1336
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1447
1337
|
await handleResponse(activeSpan);
|
|
1448
1338
|
} else {
|
|
1339
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1449
1340
|
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1450
1341
|
spanName: `${method} ${srcPage}`,
|
|
1451
1342
|
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
@@ -1453,10 +1344,10 @@ async function handler(req, res, ctx) {
|
|
|
1453
1344
|
'http.method': method,
|
|
1454
1345
|
'http.target': req.url
|
|
1455
1346
|
}
|
|
1456
|
-
}, handleResponse));
|
|
1347
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1457
1348
|
}
|
|
1458
1349
|
} catch (err) {
|
|
1459
|
-
if (!(err instanceof
|
|
1350
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1460
1351
|
const silenceLog = false;
|
|
1461
1352
|
await routeModule.onRequestError(req, err, {
|
|
1462
1353
|
routerKind: 'App Router',
|
|
@@ -1489,6 +1380,375 @@ async function handler(req, res, ctx) {
|
|
|
1489
1380
|
//# sourceMappingURL=app-page.js.map
|
|
1490
1381
|
|
|
1491
1382
|
|
|
1383
|
+
/***/ }),
|
|
1384
|
+
|
|
1385
|
+
/***/ 16615:
|
|
1386
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1387
|
+
|
|
1388
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21597));
|
|
1389
|
+
|
|
1390
|
+
|
|
1391
|
+
/***/ }),
|
|
1392
|
+
|
|
1393
|
+
/***/ 17891:
|
|
1394
|
+
/***/ ((module) => {
|
|
1395
|
+
|
|
1396
|
+
"use strict";
|
|
1397
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
1398
|
+
|
|
1399
|
+
/***/ }),
|
|
1400
|
+
|
|
1401
|
+
/***/ 19121:
|
|
1402
|
+
/***/ ((module) => {
|
|
1403
|
+
|
|
1404
|
+
"use strict";
|
|
1405
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
1406
|
+
|
|
1407
|
+
/***/ }),
|
|
1408
|
+
|
|
1409
|
+
/***/ 19771:
|
|
1410
|
+
/***/ ((module) => {
|
|
1411
|
+
|
|
1412
|
+
"use strict";
|
|
1413
|
+
module.exports = require("process");
|
|
1414
|
+
|
|
1415
|
+
/***/ }),
|
|
1416
|
+
|
|
1417
|
+
/***/ 21597:
|
|
1418
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1419
|
+
|
|
1420
|
+
"use strict";
|
|
1421
|
+
// ESM COMPAT FLAG
|
|
1422
|
+
__webpack_require__.r(__webpack_exports__);
|
|
1423
|
+
|
|
1424
|
+
// EXPORTS
|
|
1425
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
1426
|
+
"default": () => (/* binding */ AboutPage)
|
|
1427
|
+
});
|
|
1428
|
+
|
|
1429
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
1430
|
+
var react_jsx_runtime = __webpack_require__(92692);
|
|
1431
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
1432
|
+
var react = __webpack_require__(71277);
|
|
1433
|
+
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
1434
|
+
var react_client = __webpack_require__(56305);
|
|
1435
|
+
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 27 modules
|
|
1436
|
+
var dist = __webpack_require__(76552);
|
|
1437
|
+
;// __barrel_optimize__?names=PageLayout,buttonStyles!=!../../packages/react-ui/dist/index.mjs
|
|
1438
|
+
|
|
1439
|
+
|
|
1440
|
+
// EXTERNAL MODULE: ./src/components/CookiePreferences.tsx
|
|
1441
|
+
var CookiePreferences = __webpack_require__(80386);
|
|
1442
|
+
// EXTERNAL MODULE: ./src/contexts/KeyboardShortcutsContext.tsx + 3 modules
|
|
1443
|
+
var KeyboardShortcutsContext = __webpack_require__(40953);
|
|
1444
|
+
// EXTERNAL MODULE: ./src/lib/routing.ts
|
|
1445
|
+
var routing = __webpack_require__(46391);
|
|
1446
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/client/app-dir/link.js
|
|
1447
|
+
var app_dir_link = __webpack_require__(58599);
|
|
1448
|
+
var link_default = /*#__PURE__*/__webpack_require__.n(app_dir_link);
|
|
1449
|
+
// EXTERNAL MODULE: ../../node_modules/next-auth/react/index.js
|
|
1450
|
+
var next_auth_react = __webpack_require__(62341);
|
|
1451
|
+
;// ./src/app/[locale]/about/page.tsx
|
|
1452
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
|
|
1459
|
+
|
|
1460
|
+
|
|
1461
|
+
function AboutPage() {
|
|
1462
|
+
const t = (0,react_client/* useTranslations */.c)('About');
|
|
1463
|
+
const tFooter = (0,react_client/* useTranslations */.c)('Footer');
|
|
1464
|
+
const tNav = (0,react_client/* useTranslations */.c)('Navigation');
|
|
1465
|
+
const tHome = (0,react_client/* useTranslations */.c)('Home');
|
|
1466
|
+
const keyboardContext = (0,react.useContext)(KeyboardShortcutsContext/* KeyboardShortcutsContext */.GZ);
|
|
1467
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.PageLayout, {
|
|
1468
|
+
Link: routing/* Link */.N,
|
|
1469
|
+
routes: routing/* routes */.J,
|
|
1470
|
+
t: tFooter,
|
|
1471
|
+
tNav: tNav,
|
|
1472
|
+
tHome: tHome,
|
|
1473
|
+
showAuthLinks: false,
|
|
1474
|
+
CookiePreferences: CookiePreferences/* CookiePreferences */.f,
|
|
1475
|
+
...keyboardContext?.openKeyboardHelp && {
|
|
1476
|
+
onOpenKeyboardHelp: keyboardContext.openKeyboardHelp
|
|
1477
|
+
},
|
|
1478
|
+
className: "semiont-static-page",
|
|
1479
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
1480
|
+
className: "semiont-static-container",
|
|
1481
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1482
|
+
className: "semiont-static-content",
|
|
1483
|
+
children: [
|
|
1484
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("header", {
|
|
1485
|
+
className: "semiont-static-header",
|
|
1486
|
+
children: [
|
|
1487
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h1", {
|
|
1488
|
+
className: "semiont-static-title",
|
|
1489
|
+
children: t('pageTitle')
|
|
1490
|
+
}),
|
|
1491
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1492
|
+
className: "semiont-static-subtitle",
|
|
1493
|
+
children: t('tagline')
|
|
1494
|
+
})
|
|
1495
|
+
]
|
|
1496
|
+
}),
|
|
1497
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1498
|
+
className: "semiont-static-action-buttons",
|
|
1499
|
+
children: [
|
|
1500
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)((link_default()), {
|
|
1501
|
+
href: "/auth/signup",
|
|
1502
|
+
className: dist.buttonStyles.primary.base,
|
|
1503
|
+
children: t('signUp')
|
|
1504
|
+
}),
|
|
1505
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("button", {
|
|
1506
|
+
onClick: ()=>(0,next_auth_react.signIn)(undefined, {
|
|
1507
|
+
callbackUrl: '/know'
|
|
1508
|
+
}),
|
|
1509
|
+
className: dist.buttonStyles.primary.base,
|
|
1510
|
+
type: "button",
|
|
1511
|
+
children: t('signIn')
|
|
1512
|
+
})
|
|
1513
|
+
]
|
|
1514
|
+
}),
|
|
1515
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("article", {
|
|
1516
|
+
className: "semiont-static-article",
|
|
1517
|
+
children: [
|
|
1518
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
1519
|
+
children: [
|
|
1520
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
1521
|
+
children: t('missionTitle')
|
|
1522
|
+
}),
|
|
1523
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1524
|
+
children: t('mission')
|
|
1525
|
+
})
|
|
1526
|
+
]
|
|
1527
|
+
}),
|
|
1528
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
1529
|
+
children: [
|
|
1530
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
1531
|
+
children: t('coreFeaturesTitle')
|
|
1532
|
+
}),
|
|
1533
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1534
|
+
className: "semiont-static-feature-grid",
|
|
1535
|
+
children: [
|
|
1536
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1537
|
+
className: "semiont-static-feature-card",
|
|
1538
|
+
children: [
|
|
1539
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1540
|
+
className: "semiont-static-feature-icon",
|
|
1541
|
+
children: "\uD83D\uDCCA"
|
|
1542
|
+
}),
|
|
1543
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
1544
|
+
children: t('semanticContentTitle')
|
|
1545
|
+
}),
|
|
1546
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1547
|
+
className: "semiont-static-feature-subtitle",
|
|
1548
|
+
children: t('semanticContentSubtitle')
|
|
1549
|
+
}),
|
|
1550
|
+
t('semanticContent').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1551
|
+
children: para
|
|
1552
|
+
}, i)),
|
|
1553
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1554
|
+
className: "semiont-static-badge semiont-static-badge-planned",
|
|
1555
|
+
children: t('planned')
|
|
1556
|
+
})
|
|
1557
|
+
]
|
|
1558
|
+
}),
|
|
1559
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1560
|
+
className: "semiont-static-feature-card",
|
|
1561
|
+
children: [
|
|
1562
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1563
|
+
className: "semiont-static-feature-icon",
|
|
1564
|
+
children: "\uD83E\uDD1D"
|
|
1565
|
+
}),
|
|
1566
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
1567
|
+
children: t('collaborationTitle')
|
|
1568
|
+
}),
|
|
1569
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1570
|
+
className: "semiont-static-feature-subtitle",
|
|
1571
|
+
children: t('collaborationSubtitle')
|
|
1572
|
+
}),
|
|
1573
|
+
t('collaboration').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1574
|
+
children: para
|
|
1575
|
+
}, i)),
|
|
1576
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1577
|
+
className: "semiont-static-badge semiont-static-badge-planned",
|
|
1578
|
+
children: t('planned')
|
|
1579
|
+
})
|
|
1580
|
+
]
|
|
1581
|
+
}),
|
|
1582
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
1583
|
+
className: "semiont-static-feature-card",
|
|
1584
|
+
children: [
|
|
1585
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1586
|
+
className: "semiont-static-feature-icon",
|
|
1587
|
+
children: "\uD83D\uDD10"
|
|
1588
|
+
}),
|
|
1589
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h3", {
|
|
1590
|
+
children: t('rbacTitle')
|
|
1591
|
+
}),
|
|
1592
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1593
|
+
className: "semiont-static-feature-subtitle",
|
|
1594
|
+
children: t('rbacSubtitle')
|
|
1595
|
+
}),
|
|
1596
|
+
t('rbac').split('\n\n').map((para, i)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1597
|
+
children: para
|
|
1598
|
+
}, i)),
|
|
1599
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
1600
|
+
className: "semiont-static-badge semiont-static-badge-planned",
|
|
1601
|
+
children: t('planned')
|
|
1602
|
+
})
|
|
1603
|
+
]
|
|
1604
|
+
})
|
|
1605
|
+
]
|
|
1606
|
+
})
|
|
1607
|
+
]
|
|
1608
|
+
}),
|
|
1609
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
1610
|
+
className: "semiont-static-highlight",
|
|
1611
|
+
children: [
|
|
1612
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
1613
|
+
children: t('openSourceTitle')
|
|
1614
|
+
}),
|
|
1615
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1616
|
+
children: t('openSource')
|
|
1617
|
+
}),
|
|
1618
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
1619
|
+
className: "semiont-static-action-buttons",
|
|
1620
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)("a", {
|
|
1621
|
+
href: "https://github.com/The-AI-Alliance/semiont",
|
|
1622
|
+
target: "_blank",
|
|
1623
|
+
rel: "noopener noreferrer",
|
|
1624
|
+
className: dist.buttonStyles.secondary.base,
|
|
1625
|
+
children: t('viewOnGitHub')
|
|
1626
|
+
})
|
|
1627
|
+
})
|
|
1628
|
+
]
|
|
1629
|
+
}),
|
|
1630
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("section", {
|
|
1631
|
+
children: [
|
|
1632
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("h2", {
|
|
1633
|
+
children: t('futureVisionTitle')
|
|
1634
|
+
}),
|
|
1635
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
1636
|
+
children: t('futureVision')
|
|
1637
|
+
})
|
|
1638
|
+
]
|
|
1639
|
+
})
|
|
1640
|
+
]
|
|
1641
|
+
})
|
|
1642
|
+
]
|
|
1643
|
+
})
|
|
1644
|
+
})
|
|
1645
|
+
});
|
|
1646
|
+
}
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
/***/ }),
|
|
1650
|
+
|
|
1651
|
+
/***/ 26713:
|
|
1652
|
+
/***/ ((module) => {
|
|
1653
|
+
|
|
1654
|
+
"use strict";
|
|
1655
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1656
|
+
|
|
1657
|
+
/***/ }),
|
|
1658
|
+
|
|
1659
|
+
/***/ 28354:
|
|
1660
|
+
/***/ ((module) => {
|
|
1661
|
+
|
|
1662
|
+
"use strict";
|
|
1663
|
+
module.exports = require("util");
|
|
1664
|
+
|
|
1665
|
+
/***/ }),
|
|
1666
|
+
|
|
1667
|
+
/***/ 29294:
|
|
1668
|
+
/***/ ((module) => {
|
|
1669
|
+
|
|
1670
|
+
"use strict";
|
|
1671
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1672
|
+
|
|
1673
|
+
/***/ }),
|
|
1674
|
+
|
|
1675
|
+
/***/ 32503:
|
|
1676
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1677
|
+
|
|
1678
|
+
"use strict";
|
|
1679
|
+
__webpack_require__.r(__webpack_exports__);
|
|
1680
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1681
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1682
|
+
/* harmony export */ });
|
|
1683
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1684
|
+
/* 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__);
|
|
1685
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
1686
|
+
|
|
1687
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1688
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/about/page.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."); },
|
|
1689
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/about/page.tsx",
|
|
1690
|
+
"default",
|
|
1691
|
+
));
|
|
1692
|
+
|
|
1693
|
+
|
|
1694
|
+
/***/ }),
|
|
1695
|
+
|
|
1696
|
+
/***/ 33135:
|
|
1697
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1698
|
+
|
|
1699
|
+
"use strict";
|
|
1700
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1701
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1702
|
+
/* harmony export */ });
|
|
1703
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1704
|
+
|
|
1705
|
+
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
1706
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1707
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1708
|
+
fill: "none",
|
|
1709
|
+
viewBox: "0 0 24 24",
|
|
1710
|
+
strokeWidth: 1.5,
|
|
1711
|
+
stroke: "currentColor",
|
|
1712
|
+
"aria-hidden": "true",
|
|
1713
|
+
"data-slot": "icon",
|
|
1714
|
+
ref: svgRef,
|
|
1715
|
+
"aria-labelledby": titleId
|
|
1716
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1717
|
+
id: titleId
|
|
1718
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1719
|
+
strokeLinecap: "round",
|
|
1720
|
+
strokeLinejoin: "round",
|
|
1721
|
+
d: "M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"
|
|
1722
|
+
}));
|
|
1723
|
+
}
|
|
1724
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
1725
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1726
|
+
|
|
1727
|
+
|
|
1728
|
+
/***/ }),
|
|
1729
|
+
|
|
1730
|
+
/***/ 33873:
|
|
1731
|
+
/***/ ((module) => {
|
|
1732
|
+
|
|
1733
|
+
"use strict";
|
|
1734
|
+
module.exports = require("path");
|
|
1735
|
+
|
|
1736
|
+
/***/ }),
|
|
1737
|
+
|
|
1738
|
+
/***/ 41025:
|
|
1739
|
+
/***/ ((module) => {
|
|
1740
|
+
|
|
1741
|
+
"use strict";
|
|
1742
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1743
|
+
|
|
1744
|
+
/***/ }),
|
|
1745
|
+
|
|
1746
|
+
/***/ 43954:
|
|
1747
|
+
/***/ ((module) => {
|
|
1748
|
+
|
|
1749
|
+
"use strict";
|
|
1750
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1751
|
+
|
|
1492
1752
|
/***/ }),
|
|
1493
1753
|
|
|
1494
1754
|
/***/ 55511:
|
|
@@ -1690,7 +1950,7 @@ const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(A
|
|
|
1690
1950
|
var __webpack_require__ = require("../../../webpack-runtime.js");
|
|
1691
1951
|
__webpack_require__.C(exports);
|
|
1692
1952
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1693
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
1953
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8569,4741,9927,7420,3144,8255,9988], () => (__webpack_exec__(16361)));
|
|
1694
1954
|
module.exports = __webpack_exports__;
|
|
1695
1955
|
|
|
1696
1956
|
})();
|