@semiont/frontend 0.4.4 → 0.4.5
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 +3 -4
- package/standalone/apps/frontend/.next/build-manifest.json +7 -7
- package/standalone/apps/frontend/.next/prerender-manifest.json +3 -3
- package/standalone/apps/frontend/.next/react-loadable-manifest.json +58 -62
- package/standalone/apps/frontend/.next/routes-manifest.json +0 -8
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js +12 -18
- 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 +1911 -2010
- 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 +543 -543
- 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 +8 -115
- 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 +257 -257
- 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 +121 -220
- 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 +190 -190
- 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 +14 -122
- 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 +58 -69
- 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 +247 -251
- 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 +108 -105
- 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 +751 -254
- 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 +897 -400
- 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 +1147 -658
- 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 +535 -38
- 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 +1860 -1959
- 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 +1173 -1272
- 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 +359 -466
- 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 +940 -1039
- 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 +327 -426
- 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 +17 -20
- 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 +793 -793
- 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 +354 -354
- 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 +169 -169
- 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 -1
- package/standalone/apps/frontend/.next/server/app/_global-error.rsc +7 -7
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error.segment.rsc +2 -2
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
- package/standalone/apps/frontend/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- 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 +98 -98
- 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 +7 -7
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_full.segment.rsc +7 -7
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found.segment.rsc +2 -2
- package/standalone/apps/frontend/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/standalone/apps/frontend/.next/server/app/api/cookies/consent/route.js +24 -180
- 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 +39 -177
- 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 +31 -214
- 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 +3 -4
- package/standalone/apps/frontend/.next/server/chunks/{5866.js → 1515.js} +9015 -219
- package/standalone/apps/frontend/.next/server/chunks/1974.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/2245.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/2686.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/2978.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/3266.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/3451.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/3533.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/355.js +2 -2
- package/standalone/apps/frontend/.next/server/chunks/4378.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4546.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4622.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4654.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4750.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4771.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4962.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4968.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/4997.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/501.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5245.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5248.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5343.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5493.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5660.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5956.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6135.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6315.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6324.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{7873.js → 6380.js} +99 -2
- package/standalone/apps/frontend/.next/server/chunks/6791.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6806.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6832.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6937.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/695.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/6961.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7012.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7020.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7041.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7100.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7143.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7318.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/736.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7368.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7374.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7465.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7466.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/7571.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/766.js +1196 -0
- package/standalone/apps/frontend/.next/server/chunks/7839.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/8012.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{8569.js → 8103.js} +2 -395
- package/standalone/apps/frontend/.next/server/chunks/8255.js +70988 -1585
- package/standalone/apps/frontend/.next/server/chunks/857.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/8599.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{8394.js → 8712.js} +43 -142
- package/standalone/apps/frontend/.next/server/chunks/8829.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{730.js → 8835.js} +53 -264
- package/standalone/apps/frontend/.next/server/chunks/8930.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/9059.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/9080.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/9378.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/9552.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/9927.js +393 -0
- 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 +791 -7146
- package/standalone/apps/frontend/.next/server/pages/404.html +1 -1
- package/standalone/apps/frontend/.next/server/pages/500.html +1 -1
- package/standalone/apps/frontend/.next/server/server-reference-manifest.json +1 -1
- package/standalone/apps/frontend/.next/server/webpack-runtime.js +1 -1
- package/standalone/apps/frontend/.next/static/{xsHlHXJGPdnc3A27riOy4 → 5dXfbPlvt4Js0PhZwYimS}/_buildManifest.js +1 -1
- package/standalone/apps/frontend/.next/static/chunks/1581.d346066f42ea32d9.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/21.80f630720ce5d399.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/2313.5a58bc49f794dfde.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/2770.a1153fa286f807ca.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/285.4bd38bfe3c47a475.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/317.7f0ece1099484cf9.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/3885.d9113939596bf3b8.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/389.7b458ffc7d516ddd.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/3990.c48a657c9ea9a44b.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4051.c3994d6f4abcd0e0.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4068.78ea607d67bd65a0.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4081.46ad40b822c6916b.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4543.9278b6d01ee036e1.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4601.d0fc1677704c70b4.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4697.bc616cfc8e811e73.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4775.71ae21f85cb5e145.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/4803.45597c5e81cd3c13.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/5334.1744c780cc556f06.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/5477.2d0f1564203fb566.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/5910.100100966869410e.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/6760.026c5949f3586091.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/6833.dca4879e8a220b69.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/6871.ac58d649278c1506.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/694.43f1b5ec2406a34d.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/6955.f7c9ff28ee7a7499.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/7249.2e31fa450a01a1df.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/7869.675d538426cfcbe9.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/8109.a87a8b9713f2b52e.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/8627.7bb9aaab1ac2f553.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/8637.8d938ed221c34fef.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-6dc57a387011e0eb.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/891cff7f-b4b276af3a3ec6c2.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/about/page-8c95ed651c95e81d.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/devops/page-07c243823806d9cd.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/exchange/page-c4ae2acead0589a5.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/layout-321849d614eeeb37.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/page-d354c931ccf79f83.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/security/page-fc375342b3cfc441.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/users/page-e7b49e8716c71d4c.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/error/page-84bb543b60f14a75.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/mcp-setup/route-a94925dc93ffbc79.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/signin/page-7f3c48236f101729.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/signup/page-c9f2dcf33b613491.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/welcome/page-829aa2aa53d10c09.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/compose/page-de72d045de6a35c6.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/discover/page-c3a797806c29fb1d.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/layout-d6130394cfcdf0b3.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/page-1c71e6c5852e4fd1.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/resource/[id]/page-28cd0a52dc5eb7f7.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/layout-892c0aed3b6305e6.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/entity-tags/page-2570acd78d5ba365.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/layout-ed8fba196193bb78.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/linked-data/page-121dae57df4247e6.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/page-4977a31fd59bad74.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/recent/page-f8157849c4259b2d.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/tag-schemas/{page-1921481bb19f07dd.js → page-8d93cbbc2103ce33.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/not-found-4a7239a613e6318d.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/page-5401abd4b8b5a660.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/privacy/page-c8debdc896fbfb18.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/terms/page-5352a1dd1485f780.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/_global-error/page-654d20a65a117618.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/_not-found/page-4b6ea20c964f88d7.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/api/cookies/consent/route-c9e8d6dd4d9f06a4.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/api/cookies/export/route-a4ab2ad0938d4aa9.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/api/resources/[id]/route-197cf90408a76c83.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/error-9aba7afd30c62d53.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/global-error-eda57df3f34f3fea.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/layout-0449f9303123dcff.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/app/not-found-c9bc183da50381ee.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/common-39e39b31d7e98d78.js +63 -0
- package/standalone/apps/frontend/.next/static/chunks/framework-7bb6ccfe56e756bc.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/main-app-c035ceb9711489b6.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/{main-7bae9c8a170f1f27.js → main-d9a52d294ecf5b0a.js} +1 -1
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/app-error-c9c4d6e710ccaf49.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/forbidden-e477fd7b191df4de.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/unauthorized-9f5fef6300d812a3.js +1 -0
- package/standalone/apps/frontend/.next/static/chunks/vendors-f8fa4fd7e9983288.js +40 -0
- package/standalone/apps/frontend/.next/static/chunks/webpack-89d7a897970cded3.js +1 -0
- package/standalone/apps/frontend/.next/static/css/4d11af642686d027.css +1 -0
- package/standalone/apps/frontend/package.json +6 -8
- package/standalone/package.json +1 -1
- package/standalone/packages/core/package.json +1 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js +0 -659
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route.js.nft.json +0 -1
- package/standalone/apps/frontend/.next/server/app/api/auth/[...nextauth]/route_client-reference-manifest.js +0 -1
- package/standalone/apps/frontend/.next/server/chunks/5015.js +0 -641
- package/standalone/apps/frontend/.next/server/chunks/5056.js +0 -23345
- package/standalone/apps/frontend/.next/server/chunks/6227.js +0 -69225
- package/standalone/apps/frontend/.next/server/chunks/7420.js +0 -10476
- package/standalone/apps/frontend/.next/static/chunks/1581.9c00fa05ef016079.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/21.cadfe7d447baaf8f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2313.5ece3917b2d82c52.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2770.d88fb94851c31577.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/285.f124efe319b2316d.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/317.c282894feb2bb948.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/3885.71662e3b4eb6ce12.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/389.4c5cd30ad01cf37e.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/3990.fa7477a5ba03d0bc.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4051.0e87f9127cd2c31f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4068.41484640675f93f0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4081.878b3b67a478c4fa.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4543.96102c11176b19c1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4601.9274c16dad33bfe6.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4697.5d8ccc03d695da34.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4775.010868a8c1a2943b.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4803.40a11fd76326593b.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5334.ad420886c635c3ee.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5477.0b798404054d501e.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5910.e212d563d3b878a9.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6760.d141be0482153efb.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6833.73a30c5f0157f2a2.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6871.e056383efa45339a.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/694.ded5b1c66d7670a1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6955.3b53377abee2a6b0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7249.90de9d0b8e58d1fd.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7869.d9d191bce75f1b2a.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/8109.b13d865731309b04.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/8627.fef6a5f250f150d5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/8637.57f3546fc0eb2079.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/87c73c54-e11922cda838f8cc.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/891cff7f-d7677a8f46c597cc.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/about/page-e03664a12ee61f80.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/devops/page-1c2f5b07b0402f9c.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/exchange/page-0dfa3d7647b7ef09.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/layout-956ba0ffa1199bff.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/page-08a07c949ef237ab.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/security/page-4e5d04a8e68e59c6.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/users/page-25060ea686677626.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/error/page-537537dd20744388.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/mcp-setup/route-3d9d880043f60fda.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/signin/page-929ede03975c315e.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/signup/page-269b67edfc6dc580.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/welcome/page-9b80378faffbf190.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/compose/page-3bd439895ad850bd.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/discover/page-ed10f464c8f5f275.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/layout-e1b5e37e34724485.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/page-2b5d147fc5b43912.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/resource/[id]/page-0b864afd9a2b8987.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/layout-78d0c39216964130.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/entity-tags/page-5e7a5b5e3b109aa4.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/layout-b60605082e447f42.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/linked-data/page-4ce90d9f262c3f58.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/page-4204b564011168b0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/recent/page-7899f7ec4cacd6f1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/not-found-543e4c2e7b362566.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/page-0e3199581027f547.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/privacy/page-61b871e076d3b1e1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/terms/page-95ce3054883c38ba.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/_global-error/page-79e9db846cb5b1b0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/_not-found/page-919e7c64c5003035.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/api/auth/[...nextauth]/route-a0e1a9709b37316f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/api/cookies/consent/route-7fe48e1a8a111543.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/api/cookies/export/route-32b06db0feb2e923.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/api/resources/[id]/route-d30a52945e1daab7.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/error-b7b996fcd4c281e1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/global-error-9a4752b9d60178d7.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/layout-9c385c22b6e7c3bc.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/not-found-6c69bcb3b64a5d23.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/common-415057465e35ca56.js +0 -63
- package/standalone/apps/frontend/.next/static/chunks/framework-b879567b90d34fb5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/main-app-094b6e4e5016338b.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/app-error-bc9b50e65cc512f7.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/forbidden-02b63044bb72788d.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/next/dist/client/components/builtin/unauthorized-8922e7db57470d2a.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/vendors-63213253c18580f4.js +0 -40
- package/standalone/apps/frontend/.next/static/chunks/webpack-acca3b9109e0d48f.js +0 -1
- package/standalone/apps/frontend/.next/static/css/21dd77b6b1f7d2f3.css +0 -1
- /package/standalone/apps/frontend/.next/static/{xsHlHXJGPdnc3A27riOy4 → 5dXfbPlvt4Js0PhZwYimS}/_ssgManifest.js +0 -0
|
@@ -350,367 +350,667 @@ module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
|
350
350
|
|
|
351
351
|
/***/ }),
|
|
352
352
|
|
|
353
|
-
/***/
|
|
354
|
-
/***/ ((
|
|
353
|
+
/***/ 28354:
|
|
354
|
+
/***/ ((module) => {
|
|
355
|
+
|
|
356
|
+
"use strict";
|
|
357
|
+
module.exports = require("util");
|
|
358
|
+
|
|
359
|
+
/***/ }),
|
|
360
|
+
|
|
361
|
+
/***/ 29294:
|
|
362
|
+
/***/ ((module) => {
|
|
363
|
+
|
|
364
|
+
"use strict";
|
|
365
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
366
|
+
|
|
367
|
+
/***/ }),
|
|
368
|
+
|
|
369
|
+
/***/ 33135:
|
|
370
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
355
371
|
|
|
356
372
|
"use strict";
|
|
357
|
-
__webpack_require__.r(__webpack_exports__);
|
|
358
373
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
359
|
-
/* harmony export */
|
|
360
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
361
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
374
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
362
375
|
/* harmony export */ });
|
|
363
|
-
/* harmony import */ var
|
|
364
|
-
/* 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__);
|
|
365
|
-
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
366
|
-
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
367
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
368
|
-
/* 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__);
|
|
369
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
370
|
-
/* 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__);
|
|
371
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
372
|
-
/* 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__);
|
|
373
|
-
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
374
|
-
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
375
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
376
|
-
/* 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__);
|
|
377
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
378
|
-
/* 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__);
|
|
379
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
380
|
-
/* 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__);
|
|
381
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
382
|
-
/* 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__);
|
|
383
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
384
|
-
/* 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__);
|
|
385
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
386
|
-
/* 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__);
|
|
387
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
388
|
-
/* 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__);
|
|
389
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
390
|
-
/* 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__);
|
|
391
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
392
|
-
/* 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__);
|
|
393
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
394
|
-
/* 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__);
|
|
395
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
396
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
397
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
398
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
399
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
400
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
401
|
-
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
402
|
-
/* 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__);
|
|
403
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
404
|
-
/* 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__);
|
|
405
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
406
|
-
/* 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__);
|
|
407
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
408
|
-
/* 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__);
|
|
409
|
-
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
410
|
-
/* 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__);
|
|
411
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
412
|
-
/* 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__);
|
|
413
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
414
|
-
/* 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__);
|
|
415
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
416
|
-
/* 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__);
|
|
417
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
418
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
419
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
420
|
-
/* 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__);
|
|
421
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
422
|
-
/* 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__);
|
|
423
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
424
|
-
/* 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__]
|
|
425
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
426
|
-
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
427
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
428
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
429
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
430
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
431
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
432
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
433
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
434
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
435
|
-
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
436
|
-
const page10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 45450));
|
|
376
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
437
377
|
|
|
378
|
+
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
379
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
380
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
381
|
+
fill: "none",
|
|
382
|
+
viewBox: "0 0 24 24",
|
|
383
|
+
strokeWidth: 1.5,
|
|
384
|
+
stroke: "currentColor",
|
|
385
|
+
"aria-hidden": "true",
|
|
386
|
+
"data-slot": "icon",
|
|
387
|
+
ref: svgRef,
|
|
388
|
+
"aria-labelledby": titleId
|
|
389
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
390
|
+
id: titleId
|
|
391
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
392
|
+
strokeLinecap: "round",
|
|
393
|
+
strokeLinejoin: "round",
|
|
394
|
+
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"
|
|
395
|
+
}));
|
|
396
|
+
}
|
|
397
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
398
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
438
399
|
|
|
439
400
|
|
|
401
|
+
/***/ }),
|
|
440
402
|
|
|
403
|
+
/***/ 33873:
|
|
404
|
+
/***/ ((module) => {
|
|
441
405
|
|
|
406
|
+
"use strict";
|
|
407
|
+
module.exports = require("path");
|
|
442
408
|
|
|
409
|
+
/***/ }),
|
|
443
410
|
|
|
411
|
+
/***/ 41025:
|
|
412
|
+
/***/ ((module) => {
|
|
444
413
|
|
|
414
|
+
"use strict";
|
|
415
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
445
416
|
|
|
417
|
+
/***/ }),
|
|
446
418
|
|
|
419
|
+
/***/ 43954:
|
|
420
|
+
/***/ ((module) => {
|
|
447
421
|
|
|
422
|
+
"use strict";
|
|
423
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
448
424
|
|
|
425
|
+
/***/ }),
|
|
449
426
|
|
|
427
|
+
/***/ 45450:
|
|
428
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
450
429
|
|
|
430
|
+
"use strict";
|
|
431
|
+
__webpack_require__.r(__webpack_exports__);
|
|
432
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
433
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
434
|
+
/* harmony export */ });
|
|
435
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
436
|
+
/* 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__);
|
|
437
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
451
438
|
|
|
439
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
440
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/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."); },
|
|
441
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/page.tsx",
|
|
442
|
+
"default",
|
|
443
|
+
));
|
|
452
444
|
|
|
453
445
|
|
|
446
|
+
/***/ }),
|
|
454
447
|
|
|
448
|
+
/***/ 54281:
|
|
449
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
455
450
|
|
|
451
|
+
"use strict";
|
|
452
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
453
|
+
/* harmony export */ Mxu: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.PageLayout)
|
|
454
|
+
/* harmony export */ });
|
|
455
|
+
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(41513);
|
|
456
456
|
|
|
457
457
|
|
|
458
458
|
|
|
459
|
+
/***/ }),
|
|
459
460
|
|
|
461
|
+
/***/ 55511:
|
|
462
|
+
/***/ ((module) => {
|
|
460
463
|
|
|
464
|
+
"use strict";
|
|
465
|
+
module.exports = require("crypto");
|
|
461
466
|
|
|
467
|
+
/***/ }),
|
|
462
468
|
|
|
469
|
+
/***/ 61998:
|
|
470
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
463
471
|
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
{
|
|
470
|
-
children: [
|
|
471
|
-
'[locale]',
|
|
472
|
-
{
|
|
473
|
-
children: [
|
|
474
|
-
'privacy',
|
|
475
|
-
{
|
|
476
|
-
children: ['__PAGE__', {}, {
|
|
477
|
-
page: [page10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/page.tsx"],
|
|
478
|
-
|
|
479
|
-
}]
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
'global-error': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
483
|
-
|
|
484
|
-
},
|
|
485
|
-
[]
|
|
486
|
-
]
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
490
|
-
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
491
|
-
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
492
|
-
|
|
493
|
-
},
|
|
494
|
-
["_not-found","_global-error","api"]
|
|
495
|
-
]
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
499
|
-
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
500
|
-
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
501
|
-
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
502
|
-
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
503
|
-
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
504
|
-
|
|
505
|
-
},
|
|
506
|
-
[]
|
|
507
|
-
]
|
|
508
|
-
}.children;
|
|
509
|
-
const __next_app_require__ = __webpack_require__
|
|
510
|
-
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
511
|
-
const __next_app__ = {
|
|
512
|
-
require: __next_app_require__,
|
|
513
|
-
loadChunk: __next_app_load_chunk__
|
|
514
|
-
};
|
|
472
|
+
"use strict";
|
|
473
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
474
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
475
|
+
/* harmony export */ });
|
|
476
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
515
477
|
|
|
478
|
+
function TrashIcon({ title, titleId, ...props }, svgRef) {
|
|
479
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
480
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
481
|
+
fill: "none",
|
|
482
|
+
viewBox: "0 0 24 24",
|
|
483
|
+
strokeWidth: 1.5,
|
|
484
|
+
stroke: "currentColor",
|
|
485
|
+
"aria-hidden": "true",
|
|
486
|
+
"data-slot": "icon",
|
|
487
|
+
ref: svgRef,
|
|
488
|
+
"aria-labelledby": titleId
|
|
489
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
490
|
+
id: titleId
|
|
491
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
492
|
+
strokeLinecap: "round",
|
|
493
|
+
strokeLinejoin: "round",
|
|
494
|
+
d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"
|
|
495
|
+
}));
|
|
496
|
+
}
|
|
497
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(TrashIcon);
|
|
498
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
516
499
|
|
|
517
500
|
|
|
501
|
+
/***/ }),
|
|
518
502
|
|
|
503
|
+
/***/ 63033:
|
|
504
|
+
/***/ ((module) => {
|
|
519
505
|
|
|
506
|
+
"use strict";
|
|
507
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
520
508
|
|
|
509
|
+
/***/ }),
|
|
521
510
|
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
511
|
+
/***/ 70722:
|
|
512
|
+
/***/ ((module) => {
|
|
513
|
+
|
|
514
|
+
"use strict";
|
|
515
|
+
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
516
|
+
|
|
517
|
+
/***/ }),
|
|
518
|
+
|
|
519
|
+
/***/ 77068:
|
|
520
|
+
/***/ ((module) => {
|
|
521
|
+
|
|
522
|
+
"use strict";
|
|
523
|
+
module.exports = require("next/dist/shared/lib/size-limit");
|
|
524
|
+
|
|
525
|
+
/***/ }),
|
|
526
|
+
|
|
527
|
+
/***/ 79551:
|
|
528
|
+
/***/ ((module) => {
|
|
529
|
+
|
|
530
|
+
"use strict";
|
|
531
|
+
module.exports = require("url");
|
|
532
|
+
|
|
533
|
+
/***/ }),
|
|
534
|
+
|
|
535
|
+
/***/ 84071:
|
|
536
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
537
|
+
|
|
538
|
+
"use strict";
|
|
539
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
540
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
541
|
+
/* harmony export */ });
|
|
542
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
543
|
+
|
|
544
|
+
function CogIcon({ title, titleId, ...props }, svgRef) {
|
|
545
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
546
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
547
|
+
fill: "none",
|
|
548
|
+
viewBox: "0 0 24 24",
|
|
549
|
+
strokeWidth: 1.5,
|
|
550
|
+
stroke: "currentColor",
|
|
551
|
+
"aria-hidden": "true",
|
|
552
|
+
"data-slot": "icon",
|
|
553
|
+
ref: svgRef,
|
|
554
|
+
"aria-labelledby": titleId
|
|
555
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
556
|
+
id: titleId
|
|
557
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
558
|
+
strokeLinecap: "round",
|
|
559
|
+
strokeLinejoin: "round",
|
|
560
|
+
d: "M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"
|
|
561
|
+
}));
|
|
548
562
|
}
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
563
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(CogIcon);
|
|
564
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
/***/ }),
|
|
568
|
+
|
|
569
|
+
/***/ 86439:
|
|
570
|
+
/***/ ((module) => {
|
|
571
|
+
|
|
572
|
+
"use strict";
|
|
573
|
+
module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
574
|
+
|
|
575
|
+
/***/ }),
|
|
576
|
+
|
|
577
|
+
/***/ 88518:
|
|
578
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
579
|
+
|
|
580
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 11904));
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
/***/ }),
|
|
584
|
+
|
|
585
|
+
/***/ 93889:
|
|
586
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
587
|
+
|
|
588
|
+
"use strict";
|
|
589
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
590
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
591
|
+
/* harmony export */ });
|
|
592
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
593
|
+
|
|
594
|
+
function XMarkIcon({ title, titleId, ...props }, svgRef) {
|
|
595
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
596
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
597
|
+
fill: "none",
|
|
598
|
+
viewBox: "0 0 24 24",
|
|
599
|
+
strokeWidth: 1.5,
|
|
600
|
+
stroke: "currentColor",
|
|
601
|
+
"aria-hidden": "true",
|
|
602
|
+
"data-slot": "icon",
|
|
603
|
+
ref: svgRef,
|
|
604
|
+
"aria-labelledby": titleId
|
|
605
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
606
|
+
id: titleId
|
|
607
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
608
|
+
strokeLinecap: "round",
|
|
609
|
+
strokeLinejoin: "round",
|
|
610
|
+
d: "M6 18 18 6M6 6l12 12"
|
|
611
|
+
}));
|
|
576
612
|
}
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
613
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(XMarkIcon);
|
|
614
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
/***/ }),
|
|
618
|
+
|
|
619
|
+
/***/ 93977:
|
|
620
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
621
|
+
|
|
622
|
+
"use strict";
|
|
623
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
624
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
625
|
+
/* harmony export */ });
|
|
626
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
627
|
+
|
|
628
|
+
function ArrowDownTrayIcon({ title, titleId, ...props }, svgRef) {
|
|
629
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
630
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
631
|
+
fill: "none",
|
|
632
|
+
viewBox: "0 0 24 24",
|
|
633
|
+
strokeWidth: 1.5,
|
|
634
|
+
stroke: "currentColor",
|
|
635
|
+
"aria-hidden": "true",
|
|
636
|
+
"data-slot": "icon",
|
|
637
|
+
ref: svgRef,
|
|
638
|
+
"aria-labelledby": titleId
|
|
639
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
640
|
+
id: titleId
|
|
641
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
642
|
+
strokeLinecap: "round",
|
|
643
|
+
strokeLinejoin: "round",
|
|
644
|
+
d: "M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"
|
|
645
|
+
}));
|
|
646
|
+
}
|
|
647
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ArrowDownTrayIcon);
|
|
648
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
/***/ }),
|
|
652
|
+
|
|
653
|
+
/***/ 97527:
|
|
654
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
655
|
+
|
|
656
|
+
"use strict";
|
|
657
|
+
__webpack_require__.r(__webpack_exports__);
|
|
658
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
659
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
660
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
661
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
662
|
+
/* harmony export */ });
|
|
663
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
664
|
+
/* 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__);
|
|
665
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
666
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
667
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
668
|
+
/* 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__);
|
|
669
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
670
|
+
/* 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__);
|
|
671
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
672
|
+
/* 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__);
|
|
673
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
674
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
675
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
676
|
+
/* 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__);
|
|
677
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
678
|
+
/* 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__);
|
|
679
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
680
|
+
/* 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__);
|
|
681
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
682
|
+
/* 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__);
|
|
683
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
684
|
+
/* 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__);
|
|
685
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
686
|
+
/* 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__);
|
|
687
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
688
|
+
/* 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__);
|
|
689
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
690
|
+
/* 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__);
|
|
691
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
692
|
+
/* 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__);
|
|
693
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
694
|
+
/* 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__);
|
|
695
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
696
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
697
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
698
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
699
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
700
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
701
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
702
|
+
/* 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__);
|
|
703
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
704
|
+
/* 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__);
|
|
705
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
706
|
+
/* 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__);
|
|
707
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
708
|
+
/* 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__);
|
|
709
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
710
|
+
/* 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__);
|
|
711
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
712
|
+
/* 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__);
|
|
713
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
714
|
+
/* 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__);
|
|
715
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
716
|
+
/* 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__);
|
|
717
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
718
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
719
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
720
|
+
/* 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__);
|
|
721
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
722
|
+
/* 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__);
|
|
723
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
724
|
+
/* 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__]
|
|
725
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
726
|
+
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
727
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
728
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
729
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
730
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
731
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
732
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
733
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
734
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
735
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
736
|
+
const page10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 45450));
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
// We inject the tree and pages here so that we can use them in the route
|
|
765
|
+
// module.
|
|
766
|
+
const tree = {
|
|
767
|
+
children: [
|
|
768
|
+
'',
|
|
769
|
+
{
|
|
770
|
+
children: [
|
|
771
|
+
'[locale]',
|
|
772
|
+
{
|
|
773
|
+
children: [
|
|
774
|
+
'privacy',
|
|
775
|
+
{
|
|
776
|
+
children: ['__PAGE__', {}, {
|
|
777
|
+
page: [page10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/page.tsx"],
|
|
778
|
+
|
|
779
|
+
}]
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
'global-error': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
783
|
+
|
|
784
|
+
},
|
|
785
|
+
[]
|
|
786
|
+
]
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
790
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
791
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
792
|
+
|
|
793
|
+
},
|
|
794
|
+
["_not-found","_global-error","api"]
|
|
795
|
+
]
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
799
|
+
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
800
|
+
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
801
|
+
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
802
|
+
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
803
|
+
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
804
|
+
|
|
805
|
+
},
|
|
806
|
+
[]
|
|
807
|
+
]
|
|
808
|
+
}.children;
|
|
809
|
+
const __next_app_require__ = __webpack_require__
|
|
810
|
+
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
811
|
+
const __next_app__ = {
|
|
812
|
+
require: __next_app_require__,
|
|
813
|
+
loadChunk: __next_app_load_chunk__
|
|
814
|
+
};
|
|
815
|
+
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
|
|
822
|
+
// Create and export the route module that will be consumed.
|
|
823
|
+
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
824
|
+
definition: {
|
|
825
|
+
kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.APP_PAGE,
|
|
826
|
+
page: "/[locale]/privacy/page",
|
|
827
|
+
pathname: "/[locale]/privacy",
|
|
828
|
+
// The following aren't used in production.
|
|
829
|
+
bundlePath: '',
|
|
830
|
+
filename: '',
|
|
831
|
+
appPaths: []
|
|
832
|
+
},
|
|
833
|
+
userland: {
|
|
834
|
+
loaderTree: tree
|
|
835
|
+
},
|
|
836
|
+
distDir: ".next" || 0,
|
|
837
|
+
relativeProjectDir: false || ''
|
|
838
|
+
});
|
|
839
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
840
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
841
|
+
if (optional) {
|
|
842
|
+
return `[[...${param.paramName}]]`;
|
|
693
843
|
}
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
844
|
+
if (repeat) {
|
|
845
|
+
return `[...${param.paramName}]`;
|
|
846
|
+
}
|
|
847
|
+
return `[${param.paramName}]`;
|
|
848
|
+
}
|
|
849
|
+
/**
|
|
850
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
851
|
+
* from the shell that matched this request. Only params that can still be
|
|
852
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
853
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
854
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
855
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
856
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
857
|
+
param.paramName,
|
|
858
|
+
param
|
|
859
|
+
]));
|
|
860
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
861
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
862
|
+
if (!segmentParam) {
|
|
863
|
+
return segment;
|
|
864
|
+
}
|
|
865
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
866
|
+
if (!remainingParam) {
|
|
867
|
+
return segment;
|
|
868
|
+
}
|
|
869
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
870
|
+
if (!value) {
|
|
871
|
+
return segment;
|
|
872
|
+
}
|
|
873
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
874
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
875
|
+
}).join('/') || '/';
|
|
876
|
+
}
|
|
877
|
+
async function handler(req, res, ctx) {
|
|
878
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
879
|
+
if (ctx.requestMeta) {
|
|
880
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
881
|
+
}
|
|
882
|
+
if (routeModule.isDev) {
|
|
883
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
884
|
+
}
|
|
885
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
886
|
+
let srcPage = "/[locale]/privacy/page";
|
|
887
|
+
// turbopack doesn't normalize `/index` in the page name
|
|
888
|
+
// so we need to to process dynamic routes properly
|
|
889
|
+
// TODO: fix turbopack providing differing value from webpack
|
|
890
|
+
if (false) {} else if (srcPage === '/index') {
|
|
891
|
+
// we always normalize /index specifically
|
|
892
|
+
srcPage = '/';
|
|
893
|
+
}
|
|
894
|
+
const multiZoneDraftMode = false;
|
|
895
|
+
const prepareResult = await routeModule.prepare(req, res, {
|
|
896
|
+
srcPage,
|
|
897
|
+
multiZoneDraftMode
|
|
898
|
+
});
|
|
899
|
+
if (!prepareResult) {
|
|
900
|
+
res.statusCode = 400;
|
|
901
|
+
res.end('Bad Request');
|
|
902
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
903
|
+
return null;
|
|
904
|
+
}
|
|
905
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
906
|
+
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
907
|
+
let { isOnDemandRevalidate } = prepareResult;
|
|
908
|
+
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
909
|
+
// is not rewritten as resolvedPathname is. This will ensure that the correct
|
|
910
|
+
// prerender info is used instead of using the original pathname as the
|
|
911
|
+
// source. If however PPR is enabled and cacheComponents is disabled, we
|
|
912
|
+
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
913
|
+
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
914
|
+
// parallel routes. This is addressed with cacheComponents.
|
|
915
|
+
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);
|
|
916
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
917
|
+
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
918
|
+
const userAgent = req.headers['user-agent'] || '';
|
|
919
|
+
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
920
|
+
const isHtmlBot = (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.isHtmlBotRequest)(req);
|
|
921
|
+
/**
|
|
922
|
+
* If true, this indicates that the request being made is for an app
|
|
923
|
+
* prefetch request.
|
|
924
|
+
*/ const isPrefetchRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isPrefetchRSCRequest') ?? req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_ROUTER_PREFETCH_HEADER] === '1' // exclude runtime prefetches, which use '2'
|
|
925
|
+
;
|
|
926
|
+
// NOTE: Don't delete headers[RSC] yet, it still needs to be used in renderToHTML later
|
|
927
|
+
const isRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isRSCRequest') ?? Boolean(req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER]);
|
|
928
|
+
const isPossibleServerAction = (0,next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__.getIsPossibleServerAction)(req);
|
|
929
|
+
/**
|
|
930
|
+
* If the route being rendered is an app page, and the ppr feature has been
|
|
931
|
+
* enabled, then the given route _could_ support PPR.
|
|
932
|
+
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
933
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
934
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
935
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
936
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
937
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
938
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
939
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
940
|
+
var _nextConfig_experimental_serverActions;
|
|
941
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
942
|
+
res.statusCode = 413;
|
|
943
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
944
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
945
|
+
return null;
|
|
946
|
+
}
|
|
947
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
948
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
949
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
950
|
+
// the action body budget - it's already validated above.
|
|
951
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
952
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
953
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
954
|
+
;
|
|
955
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
956
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
957
|
+
if (fullBody === null) {
|
|
958
|
+
res.statusCode = 413;
|
|
959
|
+
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`);
|
|
960
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
961
|
+
return null;
|
|
962
|
+
}
|
|
963
|
+
if (fullBody.length >= stateLength) {
|
|
964
|
+
// Extract postponed state from the beginning
|
|
965
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
966
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
967
|
+
// Store the remaining action body for the action handler
|
|
968
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
969
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
970
|
+
} else {
|
|
971
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
972
|
+
value: "E979",
|
|
973
|
+
enumerable: false,
|
|
974
|
+
configurable: true
|
|
975
|
+
});
|
|
976
|
+
}
|
|
977
|
+
}
|
|
978
|
+
}
|
|
979
|
+
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') {
|
|
980
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
981
|
+
// Decode the postponed state from the request body, it will come as
|
|
982
|
+
// an array of buffers, so collect them and then concat them to form
|
|
983
|
+
// the string.
|
|
984
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
985
|
+
if (body === null) {
|
|
986
|
+
res.statusCode = 413;
|
|
987
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
988
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
989
|
+
return null;
|
|
990
|
+
}
|
|
991
|
+
const postponed = body.toString('utf8');
|
|
992
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
993
|
+
}
|
|
994
|
+
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
995
|
+
// enable debugging of the static shell.
|
|
996
|
+
const hasDebugStaticShellQuery = false && 0;
|
|
997
|
+
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
998
|
+
// to enable debugging of the fallback shell.
|
|
999
|
+
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
1000
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
1001
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
1002
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
1003
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
1004
|
+
// assert on the prefetched UI state deterministically.
|
|
1005
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
1006
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
1007
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
1008
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
1009
|
+
// with blocking happening on the client side.
|
|
1010
|
+
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 + '='));
|
|
1011
|
+
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
1012
|
+
// prerender manifest and this is an app page.
|
|
1013
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
714
1014
|
// prerender path even without Cache Components. In dev mode without CC,
|
|
715
1015
|
// static pages need this path to produce buffered segment data (the
|
|
716
1016
|
// legacy prerender path hangs in dev mode).
|
|
@@ -1525,481 +1825,181 @@ async function handler(req, res, ctx) {
|
|
|
1525
1825
|
generateEtags: nextConfig.generateEtags,
|
|
1526
1826
|
poweredByHeader: nextConfig.poweredByHeader,
|
|
1527
1827
|
result: next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__["default"].fromStatic(cachedData.rscData, next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_CONTENT_TYPE_HEADER),
|
|
1528
|
-
cacheControl: cacheEntry.cacheControl
|
|
1529
|
-
});
|
|
1530
|
-
}
|
|
1531
|
-
// This is a request for HTML data.
|
|
1532
|
-
const body = cachedData.html;
|
|
1533
|
-
// Instant Navigation Testing API: serve the static shell with an
|
|
1534
|
-
// injected script that sets self.__next_instant_test and kicks off a
|
|
1535
|
-
// static RSC fetch for hydration. The transform stream also appends
|
|
1536
|
-
// closing </body></html> tags so the browser can parse the full document.
|
|
1537
|
-
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1538
|
-
// debug channel can initialize.
|
|
1539
|
-
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1540
|
-
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1541
|
-
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1542
|
-
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1543
|
-
req,
|
|
1544
|
-
res,
|
|
1545
|
-
generateEtags: nextConfig.generateEtags,
|
|
1546
|
-
poweredByHeader: nextConfig.poweredByHeader,
|
|
1547
|
-
result: body,
|
|
1548
|
-
cacheControl: {
|
|
1549
|
-
revalidate: 0,
|
|
1550
|
-
expire: undefined
|
|
1551
|
-
}
|
|
1552
|
-
});
|
|
1553
|
-
}
|
|
1554
|
-
// If there's no postponed state, we should just serve the HTML. This
|
|
1555
|
-
// should also be the case for a resume request because it's completed
|
|
1556
|
-
// as a server render (rather than a static render).
|
|
1557
|
-
if (!didPostpone || isMinimalMode || isRSCRequest) {
|
|
1558
|
-
// If we're in test mode, we should add a sentinel chunk to the response
|
|
1559
|
-
// that's between the static and dynamic parts so we can compare the
|
|
1560
|
-
// chunks and add assertions.
|
|
1561
|
-
if (false) {}
|
|
1562
|
-
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1563
|
-
req,
|
|
1564
|
-
res,
|
|
1565
|
-
generateEtags: nextConfig.generateEtags,
|
|
1566
|
-
poweredByHeader: nextConfig.poweredByHeader,
|
|
1567
|
-
result: body,
|
|
1568
|
-
cacheControl: cacheEntry.cacheControl
|
|
1569
|
-
});
|
|
1570
|
-
}
|
|
1571
|
-
// If we're debugging the static shell or the dynamic API accesses, we
|
|
1572
|
-
// should just serve the HTML without resuming the render. The returned
|
|
1573
|
-
// HTML will be the static shell so all the Dynamic API's will be used
|
|
1574
|
-
// during static generation.
|
|
1575
|
-
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
1576
|
-
// Since we're not resuming the render, we need to at least add the
|
|
1577
|
-
// closing body and html tags to create valid HTML.
|
|
1578
|
-
body.push(new ReadableStream({
|
|
1579
|
-
start (controller) {
|
|
1580
|
-
controller.enqueue(next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__.ENCODED_TAGS.CLOSED.BODY_AND_HTML);
|
|
1581
|
-
controller.close();
|
|
1582
|
-
}
|
|
1583
|
-
}));
|
|
1584
|
-
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1585
|
-
req,
|
|
1586
|
-
res,
|
|
1587
|
-
generateEtags: nextConfig.generateEtags,
|
|
1588
|
-
poweredByHeader: nextConfig.poweredByHeader,
|
|
1589
|
-
result: body,
|
|
1590
|
-
cacheControl: {
|
|
1591
|
-
revalidate: 0,
|
|
1592
|
-
expire: undefined
|
|
1593
|
-
}
|
|
1594
|
-
});
|
|
1595
|
-
}
|
|
1596
|
-
// If we're in test mode, we should add a sentinel chunk to the response
|
|
1597
|
-
// that's between the static and dynamic parts so we can compare the
|
|
1598
|
-
// chunks and add assertions.
|
|
1599
|
-
if (false) {}
|
|
1600
|
-
// This request has postponed, so let's create a new transformer that the
|
|
1601
|
-
// dynamic data can pipe to that will attach the dynamic data to the end
|
|
1602
|
-
// of the response.
|
|
1603
|
-
const transformer = new TransformStream();
|
|
1604
|
-
body.push(transformer.readable);
|
|
1605
|
-
// Perform the render again, but this time, provide the postponed state.
|
|
1606
|
-
// We don't await because we want the result to start streaming now, and
|
|
1607
|
-
// we've already chained the transformer's readable to the render result.
|
|
1608
|
-
doRender({
|
|
1609
|
-
span,
|
|
1610
|
-
postponed: cachedData.postponed,
|
|
1611
|
-
// This is a resume render, not a fallback render, so we don't need to
|
|
1612
|
-
// set this.
|
|
1613
|
-
fallbackRouteParams: null,
|
|
1614
|
-
forceStaticRender: false
|
|
1615
|
-
}).then(async (result)=>{
|
|
1616
|
-
var _result_value;
|
|
1617
|
-
if (!result) {
|
|
1618
|
-
throw Object.defineProperty(new Error('Invariant: expected a result to be returned'), "__NEXT_ERROR_CODE", {
|
|
1619
|
-
value: "E463",
|
|
1620
|
-
enumerable: false,
|
|
1621
|
-
configurable: true
|
|
1622
|
-
});
|
|
1623
|
-
}
|
|
1624
|
-
if (((_result_value = result.value) == null ? void 0 : _result_value.kind) !== next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__.CachedRouteKind.APP_PAGE) {
|
|
1625
|
-
var _result_value1;
|
|
1626
|
-
throw Object.defineProperty(new Error(`Invariant: expected a page response, got ${(_result_value1 = result.value) == null ? void 0 : _result_value1.kind}`), "__NEXT_ERROR_CODE", {
|
|
1627
|
-
value: "E305",
|
|
1628
|
-
enumerable: false,
|
|
1629
|
-
configurable: true
|
|
1630
|
-
});
|
|
1631
|
-
}
|
|
1632
|
-
// Pipe the resume result to the transformer.
|
|
1633
|
-
await result.value.html.pipeTo(transformer.writable);
|
|
1634
|
-
}).catch((err)=>{
|
|
1635
|
-
// An error occurred during piping or preparing the render, abort
|
|
1636
|
-
// the transformers writer so we can terminate the stream.
|
|
1637
|
-
transformer.writable.abort(err).catch((e)=>{
|
|
1638
|
-
console.error("couldn't abort transformer", e);
|
|
1639
|
-
});
|
|
1640
|
-
});
|
|
1641
|
-
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1642
|
-
req,
|
|
1643
|
-
res,
|
|
1644
|
-
generateEtags: nextConfig.generateEtags,
|
|
1645
|
-
poweredByHeader: nextConfig.poweredByHeader,
|
|
1646
|
-
result: body,
|
|
1647
|
-
// We don't want to cache the response if it has postponed data because
|
|
1648
|
-
// the response being sent to the client it's dynamic parts are streamed
|
|
1649
|
-
// to the client on the same request.
|
|
1650
|
-
cacheControl: {
|
|
1651
|
-
revalidate: 0,
|
|
1652
|
-
expire: undefined
|
|
1653
|
-
}
|
|
1654
|
-
});
|
|
1655
|
-
};
|
|
1656
|
-
// TODO: activeSpan code path is for when wrapped by
|
|
1657
|
-
// next-server can be removed when this is no longer used
|
|
1658
|
-
if (isWrappedByNextServer && activeSpan) {
|
|
1659
|
-
await handleResponse(activeSpan);
|
|
1660
|
-
} else {
|
|
1661
|
-
parentSpan = tracer.getActiveScopeSpan();
|
|
1662
|
-
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1663
|
-
spanName: `${method} ${srcPage}`,
|
|
1664
|
-
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
1665
|
-
attributes: {
|
|
1666
|
-
'http.method': method,
|
|
1667
|
-
'http.target': req.url
|
|
1668
|
-
}
|
|
1669
|
-
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1670
|
-
}
|
|
1671
|
-
} catch (err) {
|
|
1672
|
-
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1673
|
-
const silenceLog = false;
|
|
1674
|
-
await routeModule.onRequestError(req, err, {
|
|
1675
|
-
routerKind: 'App Router',
|
|
1676
|
-
routePath: srcPage,
|
|
1677
|
-
routeType: 'render',
|
|
1678
|
-
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1679
|
-
isStaticGeneration: isSSG,
|
|
1680
|
-
isOnDemandRevalidate
|
|
1681
|
-
})
|
|
1682
|
-
}, silenceLog, routerServerContext);
|
|
1683
|
-
}
|
|
1684
|
-
// rethrow so that we can handle serving error page
|
|
1685
|
-
throw err;
|
|
1686
|
-
}
|
|
1687
|
-
}
|
|
1688
|
-
// TODO: omit this from production builds, only test builds should include it
|
|
1689
|
-
/**
|
|
1690
|
-
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1691
|
-
*
|
|
1692
|
-
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1693
|
-
*/ function createPPRBoundarySentinel() {
|
|
1694
|
-
return new ReadableStream({
|
|
1695
|
-
start (controller) {
|
|
1696
|
-
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1697
|
-
controller.close();
|
|
1698
|
-
}
|
|
1699
|
-
});
|
|
1700
|
-
}
|
|
1701
|
-
|
|
1702
|
-
//# sourceMappingURL=app-page.js.map
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
/***/ }),
|
|
1706
|
-
|
|
1707
|
-
/***/ 28354:
|
|
1708
|
-
/***/ ((module) => {
|
|
1709
|
-
|
|
1710
|
-
"use strict";
|
|
1711
|
-
module.exports = require("util");
|
|
1712
|
-
|
|
1713
|
-
/***/ }),
|
|
1714
|
-
|
|
1715
|
-
/***/ 29294:
|
|
1716
|
-
/***/ ((module) => {
|
|
1717
|
-
|
|
1718
|
-
"use strict";
|
|
1719
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1720
|
-
|
|
1721
|
-
/***/ }),
|
|
1722
|
-
|
|
1723
|
-
/***/ 33135:
|
|
1724
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1725
|
-
|
|
1726
|
-
"use strict";
|
|
1727
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1728
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1729
|
-
/* harmony export */ });
|
|
1730
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1731
|
-
|
|
1732
|
-
function ShieldCheckIcon({ title, titleId, ...props }, svgRef) {
|
|
1733
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1734
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1735
|
-
fill: "none",
|
|
1736
|
-
viewBox: "0 0 24 24",
|
|
1737
|
-
strokeWidth: 1.5,
|
|
1738
|
-
stroke: "currentColor",
|
|
1739
|
-
"aria-hidden": "true",
|
|
1740
|
-
"data-slot": "icon",
|
|
1741
|
-
ref: svgRef,
|
|
1742
|
-
"aria-labelledby": titleId
|
|
1743
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1744
|
-
id: titleId
|
|
1745
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1746
|
-
strokeLinecap: "round",
|
|
1747
|
-
strokeLinejoin: "round",
|
|
1748
|
-
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"
|
|
1749
|
-
}));
|
|
1750
|
-
}
|
|
1751
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ShieldCheckIcon);
|
|
1752
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
/***/ }),
|
|
1756
|
-
|
|
1757
|
-
/***/ 33873:
|
|
1758
|
-
/***/ ((module) => {
|
|
1759
|
-
|
|
1760
|
-
"use strict";
|
|
1761
|
-
module.exports = require("path");
|
|
1762
|
-
|
|
1763
|
-
/***/ }),
|
|
1764
|
-
|
|
1765
|
-
/***/ 41025:
|
|
1766
|
-
/***/ ((module) => {
|
|
1767
|
-
|
|
1768
|
-
"use strict";
|
|
1769
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1770
|
-
|
|
1771
|
-
/***/ }),
|
|
1772
|
-
|
|
1773
|
-
/***/ 43954:
|
|
1774
|
-
/***/ ((module) => {
|
|
1775
|
-
|
|
1776
|
-
"use strict";
|
|
1777
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1778
|
-
|
|
1779
|
-
/***/ }),
|
|
1780
|
-
|
|
1781
|
-
/***/ 45450:
|
|
1782
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1783
|
-
|
|
1784
|
-
"use strict";
|
|
1785
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1786
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1787
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1788
|
-
/* harmony export */ });
|
|
1789
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1790
|
-
/* 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__);
|
|
1791
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
1792
|
-
|
|
1793
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1794
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/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."); },
|
|
1795
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/privacy/page.tsx",
|
|
1796
|
-
"default",
|
|
1797
|
-
));
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
/***/ }),
|
|
1801
|
-
|
|
1802
|
-
/***/ 54281:
|
|
1803
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1804
|
-
|
|
1805
|
-
"use strict";
|
|
1806
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1807
|
-
/* harmony export */ Mxu: () => (/* reexport safe */ _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__.PageLayout)
|
|
1808
|
-
/* harmony export */ });
|
|
1809
|
-
/* harmony import */ var _home_runner_work_semiont_semiont_packages_react_ui_dist_index_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(41513);
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
/***/ }),
|
|
1814
|
-
|
|
1815
|
-
/***/ 55511:
|
|
1816
|
-
/***/ ((module) => {
|
|
1817
|
-
|
|
1818
|
-
"use strict";
|
|
1819
|
-
module.exports = require("crypto");
|
|
1820
|
-
|
|
1821
|
-
/***/ }),
|
|
1822
|
-
|
|
1823
|
-
/***/ 61998:
|
|
1824
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1825
|
-
|
|
1826
|
-
"use strict";
|
|
1827
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1828
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1829
|
-
/* harmony export */ });
|
|
1830
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1831
|
-
|
|
1832
|
-
function TrashIcon({ title, titleId, ...props }, svgRef) {
|
|
1833
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1834
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1835
|
-
fill: "none",
|
|
1836
|
-
viewBox: "0 0 24 24",
|
|
1837
|
-
strokeWidth: 1.5,
|
|
1838
|
-
stroke: "currentColor",
|
|
1839
|
-
"aria-hidden": "true",
|
|
1840
|
-
"data-slot": "icon",
|
|
1841
|
-
ref: svgRef,
|
|
1842
|
-
"aria-labelledby": titleId
|
|
1843
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1844
|
-
id: titleId
|
|
1845
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1846
|
-
strokeLinecap: "round",
|
|
1847
|
-
strokeLinejoin: "round",
|
|
1848
|
-
d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"
|
|
1849
|
-
}));
|
|
1850
|
-
}
|
|
1851
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(TrashIcon);
|
|
1852
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
/***/ }),
|
|
1856
|
-
|
|
1857
|
-
/***/ 63033:
|
|
1858
|
-
/***/ ((module) => {
|
|
1859
|
-
|
|
1860
|
-
"use strict";
|
|
1861
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
1862
|
-
|
|
1863
|
-
/***/ }),
|
|
1864
|
-
|
|
1865
|
-
/***/ 70722:
|
|
1866
|
-
/***/ ((module) => {
|
|
1867
|
-
|
|
1868
|
-
"use strict";
|
|
1869
|
-
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
1870
|
-
|
|
1871
|
-
/***/ }),
|
|
1872
|
-
|
|
1873
|
-
/***/ 77068:
|
|
1874
|
-
/***/ ((module) => {
|
|
1875
|
-
|
|
1876
|
-
"use strict";
|
|
1877
|
-
module.exports = require("next/dist/shared/lib/size-limit");
|
|
1878
|
-
|
|
1879
|
-
/***/ }),
|
|
1880
|
-
|
|
1881
|
-
/***/ 79551:
|
|
1882
|
-
/***/ ((module) => {
|
|
1883
|
-
|
|
1884
|
-
"use strict";
|
|
1885
|
-
module.exports = require("url");
|
|
1886
|
-
|
|
1887
|
-
/***/ }),
|
|
1888
|
-
|
|
1889
|
-
/***/ 84071:
|
|
1890
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1891
|
-
|
|
1892
|
-
"use strict";
|
|
1893
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1894
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1895
|
-
/* harmony export */ });
|
|
1896
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1897
|
-
|
|
1898
|
-
function CogIcon({ title, titleId, ...props }, svgRef) {
|
|
1899
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1900
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1901
|
-
fill: "none",
|
|
1902
|
-
viewBox: "0 0 24 24",
|
|
1903
|
-
strokeWidth: 1.5,
|
|
1904
|
-
stroke: "currentColor",
|
|
1905
|
-
"aria-hidden": "true",
|
|
1906
|
-
"data-slot": "icon",
|
|
1907
|
-
ref: svgRef,
|
|
1908
|
-
"aria-labelledby": titleId
|
|
1909
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1910
|
-
id: titleId
|
|
1911
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1912
|
-
strokeLinecap: "round",
|
|
1913
|
-
strokeLinejoin: "round",
|
|
1914
|
-
d: "M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"
|
|
1915
|
-
}));
|
|
1828
|
+
cacheControl: cacheEntry.cacheControl
|
|
1829
|
+
});
|
|
1830
|
+
}
|
|
1831
|
+
// This is a request for HTML data.
|
|
1832
|
+
const body = cachedData.html;
|
|
1833
|
+
// Instant Navigation Testing API: serve the static shell with an
|
|
1834
|
+
// injected script that sets self.__next_instant_test and kicks off a
|
|
1835
|
+
// static RSC fetch for hydration. The transform stream also appends
|
|
1836
|
+
// closing </body></html> tags so the browser can parse the full document.
|
|
1837
|
+
// In dev mode, also inject self.__next_r so the HMR WebSocket and
|
|
1838
|
+
// debug channel can initialize.
|
|
1839
|
+
if (isInstantNavigationTest && isDebugStaticShell) {
|
|
1840
|
+
const instantTestRequestId = routeModule.isDev === true ? crypto.randomUUID() : null;
|
|
1841
|
+
body.pipeThrough((0,next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__.createInstantTestScriptInsertionTransformStream)(instantTestRequestId));
|
|
1842
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1843
|
+
req,
|
|
1844
|
+
res,
|
|
1845
|
+
generateEtags: nextConfig.generateEtags,
|
|
1846
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1847
|
+
result: body,
|
|
1848
|
+
cacheControl: {
|
|
1849
|
+
revalidate: 0,
|
|
1850
|
+
expire: undefined
|
|
1851
|
+
}
|
|
1852
|
+
});
|
|
1853
|
+
}
|
|
1854
|
+
// If there's no postponed state, we should just serve the HTML. This
|
|
1855
|
+
// should also be the case for a resume request because it's completed
|
|
1856
|
+
// as a server render (rather than a static render).
|
|
1857
|
+
if (!didPostpone || isMinimalMode || isRSCRequest) {
|
|
1858
|
+
// If we're in test mode, we should add a sentinel chunk to the response
|
|
1859
|
+
// that's between the static and dynamic parts so we can compare the
|
|
1860
|
+
// chunks and add assertions.
|
|
1861
|
+
if (false) {}
|
|
1862
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1863
|
+
req,
|
|
1864
|
+
res,
|
|
1865
|
+
generateEtags: nextConfig.generateEtags,
|
|
1866
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1867
|
+
result: body,
|
|
1868
|
+
cacheControl: cacheEntry.cacheControl
|
|
1869
|
+
});
|
|
1870
|
+
}
|
|
1871
|
+
// If we're debugging the static shell or the dynamic API accesses, we
|
|
1872
|
+
// should just serve the HTML without resuming the render. The returned
|
|
1873
|
+
// HTML will be the static shell so all the Dynamic API's will be used
|
|
1874
|
+
// during static generation.
|
|
1875
|
+
if (isDebugStaticShell || isDebugDynamicAccesses) {
|
|
1876
|
+
// Since we're not resuming the render, we need to at least add the
|
|
1877
|
+
// closing body and html tags to create valid HTML.
|
|
1878
|
+
body.push(new ReadableStream({
|
|
1879
|
+
start (controller) {
|
|
1880
|
+
controller.enqueue(next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__.ENCODED_TAGS.CLOSED.BODY_AND_HTML);
|
|
1881
|
+
controller.close();
|
|
1882
|
+
}
|
|
1883
|
+
}));
|
|
1884
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1885
|
+
req,
|
|
1886
|
+
res,
|
|
1887
|
+
generateEtags: nextConfig.generateEtags,
|
|
1888
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1889
|
+
result: body,
|
|
1890
|
+
cacheControl: {
|
|
1891
|
+
revalidate: 0,
|
|
1892
|
+
expire: undefined
|
|
1893
|
+
}
|
|
1894
|
+
});
|
|
1895
|
+
}
|
|
1896
|
+
// If we're in test mode, we should add a sentinel chunk to the response
|
|
1897
|
+
// that's between the static and dynamic parts so we can compare the
|
|
1898
|
+
// chunks and add assertions.
|
|
1899
|
+
if (false) {}
|
|
1900
|
+
// This request has postponed, so let's create a new transformer that the
|
|
1901
|
+
// dynamic data can pipe to that will attach the dynamic data to the end
|
|
1902
|
+
// of the response.
|
|
1903
|
+
const transformer = new TransformStream();
|
|
1904
|
+
body.push(transformer.readable);
|
|
1905
|
+
// Perform the render again, but this time, provide the postponed state.
|
|
1906
|
+
// We don't await because we want the result to start streaming now, and
|
|
1907
|
+
// we've already chained the transformer's readable to the render result.
|
|
1908
|
+
doRender({
|
|
1909
|
+
span,
|
|
1910
|
+
postponed: cachedData.postponed,
|
|
1911
|
+
// This is a resume render, not a fallback render, so we don't need to
|
|
1912
|
+
// set this.
|
|
1913
|
+
fallbackRouteParams: null,
|
|
1914
|
+
forceStaticRender: false
|
|
1915
|
+
}).then(async (result)=>{
|
|
1916
|
+
var _result_value;
|
|
1917
|
+
if (!result) {
|
|
1918
|
+
throw Object.defineProperty(new Error('Invariant: expected a result to be returned'), "__NEXT_ERROR_CODE", {
|
|
1919
|
+
value: "E463",
|
|
1920
|
+
enumerable: false,
|
|
1921
|
+
configurable: true
|
|
1922
|
+
});
|
|
1923
|
+
}
|
|
1924
|
+
if (((_result_value = result.value) == null ? void 0 : _result_value.kind) !== next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__.CachedRouteKind.APP_PAGE) {
|
|
1925
|
+
var _result_value1;
|
|
1926
|
+
throw Object.defineProperty(new Error(`Invariant: expected a page response, got ${(_result_value1 = result.value) == null ? void 0 : _result_value1.kind}`), "__NEXT_ERROR_CODE", {
|
|
1927
|
+
value: "E305",
|
|
1928
|
+
enumerable: false,
|
|
1929
|
+
configurable: true
|
|
1930
|
+
});
|
|
1931
|
+
}
|
|
1932
|
+
// Pipe the resume result to the transformer.
|
|
1933
|
+
await result.value.html.pipeTo(transformer.writable);
|
|
1934
|
+
}).catch((err)=>{
|
|
1935
|
+
// An error occurred during piping or preparing the render, abort
|
|
1936
|
+
// the transformers writer so we can terminate the stream.
|
|
1937
|
+
transformer.writable.abort(err).catch((e)=>{
|
|
1938
|
+
console.error("couldn't abort transformer", e);
|
|
1939
|
+
});
|
|
1940
|
+
});
|
|
1941
|
+
return (0,next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__.sendRenderResult)({
|
|
1942
|
+
req,
|
|
1943
|
+
res,
|
|
1944
|
+
generateEtags: nextConfig.generateEtags,
|
|
1945
|
+
poweredByHeader: nextConfig.poweredByHeader,
|
|
1946
|
+
result: body,
|
|
1947
|
+
// We don't want to cache the response if it has postponed data because
|
|
1948
|
+
// the response being sent to the client it's dynamic parts are streamed
|
|
1949
|
+
// to the client on the same request.
|
|
1950
|
+
cacheControl: {
|
|
1951
|
+
revalidate: 0,
|
|
1952
|
+
expire: undefined
|
|
1953
|
+
}
|
|
1954
|
+
});
|
|
1955
|
+
};
|
|
1956
|
+
// TODO: activeSpan code path is for when wrapped by
|
|
1957
|
+
// next-server can be removed when this is no longer used
|
|
1958
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1959
|
+
await handleResponse(activeSpan);
|
|
1960
|
+
} else {
|
|
1961
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1962
|
+
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1963
|
+
spanName: `${method} ${srcPage}`,
|
|
1964
|
+
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
1965
|
+
attributes: {
|
|
1966
|
+
'http.method': method,
|
|
1967
|
+
'http.target': req.url
|
|
1968
|
+
}
|
|
1969
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1970
|
+
}
|
|
1971
|
+
} catch (err) {
|
|
1972
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1973
|
+
const silenceLog = false;
|
|
1974
|
+
await routeModule.onRequestError(req, err, {
|
|
1975
|
+
routerKind: 'App Router',
|
|
1976
|
+
routePath: srcPage,
|
|
1977
|
+
routeType: 'render',
|
|
1978
|
+
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1979
|
+
isStaticGeneration: isSSG,
|
|
1980
|
+
isOnDemandRevalidate
|
|
1981
|
+
})
|
|
1982
|
+
}, silenceLog, routerServerContext);
|
|
1983
|
+
}
|
|
1984
|
+
// rethrow so that we can handle serving error page
|
|
1985
|
+
throw err;
|
|
1986
|
+
}
|
|
1916
1987
|
}
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
/***/ }),
|
|
1930
|
-
|
|
1931
|
-
/***/ 88518:
|
|
1932
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1933
|
-
|
|
1934
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 11904));
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
/***/ }),
|
|
1938
|
-
|
|
1939
|
-
/***/ 93889:
|
|
1940
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1941
|
-
|
|
1942
|
-
"use strict";
|
|
1943
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1944
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1945
|
-
/* harmony export */ });
|
|
1946
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1947
|
-
|
|
1948
|
-
function XMarkIcon({ title, titleId, ...props }, svgRef) {
|
|
1949
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1950
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1951
|
-
fill: "none",
|
|
1952
|
-
viewBox: "0 0 24 24",
|
|
1953
|
-
strokeWidth: 1.5,
|
|
1954
|
-
stroke: "currentColor",
|
|
1955
|
-
"aria-hidden": "true",
|
|
1956
|
-
"data-slot": "icon",
|
|
1957
|
-
ref: svgRef,
|
|
1958
|
-
"aria-labelledby": titleId
|
|
1959
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1960
|
-
id: titleId
|
|
1961
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1962
|
-
strokeLinecap: "round",
|
|
1963
|
-
strokeLinejoin: "round",
|
|
1964
|
-
d: "M6 18 18 6M6 6l12 12"
|
|
1965
|
-
}));
|
|
1988
|
+
// TODO: omit this from production builds, only test builds should include it
|
|
1989
|
+
/**
|
|
1990
|
+
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1991
|
+
*
|
|
1992
|
+
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1993
|
+
*/ function createPPRBoundarySentinel() {
|
|
1994
|
+
return new ReadableStream({
|
|
1995
|
+
start (controller) {
|
|
1996
|
+
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1997
|
+
controller.close();
|
|
1998
|
+
}
|
|
1999
|
+
});
|
|
1966
2000
|
}
|
|
1967
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(XMarkIcon);
|
|
1968
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
/***/ }),
|
|
1972
|
-
|
|
1973
|
-
/***/ 93977:
|
|
1974
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1975
|
-
|
|
1976
|
-
"use strict";
|
|
1977
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1978
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1979
|
-
/* harmony export */ });
|
|
1980
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1981
2001
|
|
|
1982
|
-
|
|
1983
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1984
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1985
|
-
fill: "none",
|
|
1986
|
-
viewBox: "0 0 24 24",
|
|
1987
|
-
strokeWidth: 1.5,
|
|
1988
|
-
stroke: "currentColor",
|
|
1989
|
-
"aria-hidden": "true",
|
|
1990
|
-
"data-slot": "icon",
|
|
1991
|
-
ref: svgRef,
|
|
1992
|
-
"aria-labelledby": titleId
|
|
1993
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1994
|
-
id: titleId
|
|
1995
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1996
|
-
strokeLinecap: "round",
|
|
1997
|
-
strokeLinejoin: "round",
|
|
1998
|
-
d: "M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"
|
|
1999
|
-
}));
|
|
2000
|
-
}
|
|
2001
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ArrowDownTrayIcon);
|
|
2002
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
2002
|
+
//# sourceMappingURL=app-page.js.map
|
|
2003
2003
|
|
|
2004
2004
|
|
|
2005
2005
|
/***/ })
|
|
@@ -2011,7 +2011,7 @@ const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(A
|
|
|
2011
2011
|
var __webpack_require__ = require("../../../webpack-runtime.js");
|
|
2012
2012
|
__webpack_require__.C(exports);
|
|
2013
2013
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
2014
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
2014
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8103,9927,1515,8255,9988], () => (__webpack_exec__(97527)));
|
|
2015
2015
|
module.exports = __webpack_exports__;
|
|
2016
2016
|
|
|
2017
2017
|
})();
|