@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
|
@@ -50,236 +50,526 @@ module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.j
|
|
|
50
50
|
|
|
51
51
|
/***/ }),
|
|
52
52
|
|
|
53
|
-
/***/
|
|
54
|
-
/***/ ((
|
|
53
|
+
/***/ 17891:
|
|
54
|
+
/***/ ((module) => {
|
|
55
55
|
|
|
56
56
|
"use strict";
|
|
57
|
-
|
|
58
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
59
|
-
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
60
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
61
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
62
|
-
/* harmony export */ });
|
|
63
|
-
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
64
|
-
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__);
|
|
65
|
-
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
66
|
-
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
67
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
68
|
-
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__);
|
|
69
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
70
|
-
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__);
|
|
71
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
72
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__);
|
|
73
|
-
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
74
|
-
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
75
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
76
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__);
|
|
77
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
78
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__);
|
|
79
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
80
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__);
|
|
81
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
82
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__);
|
|
83
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
84
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__);
|
|
85
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
86
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__);
|
|
87
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
88
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__);
|
|
89
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
90
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__);
|
|
91
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
92
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__);
|
|
93
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
94
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__);
|
|
95
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
96
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
97
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
98
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
99
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
100
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
101
|
-
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
102
|
-
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__);
|
|
103
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
104
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__);
|
|
105
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
106
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__);
|
|
107
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
108
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__);
|
|
109
|
-
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
110
|
-
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__);
|
|
111
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
112
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__);
|
|
113
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
114
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__);
|
|
115
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
116
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__);
|
|
117
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
118
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
119
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
120
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__);
|
|
121
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
122
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32___default = /*#__PURE__*/__webpack_require__.n(next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__);
|
|
123
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
124
|
-
/* harmony reexport (unknown) */ for(const __WEBPACK_IMPORT_KEY__ in next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__) if(["default","__next_app__","routeModule","handler"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = () => next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__[__WEBPACK_IMPORT_KEY__]
|
|
125
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
126
|
-
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
127
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
128
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
129
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
130
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
131
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
132
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
133
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
134
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
135
|
-
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 20706));
|
|
136
|
-
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
137
|
-
const module11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
138
|
-
const page12 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 2849));
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
57
|
+
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
145
58
|
|
|
59
|
+
/***/ }),
|
|
146
60
|
|
|
61
|
+
/***/ 19121:
|
|
62
|
+
/***/ ((module) => {
|
|
147
63
|
|
|
64
|
+
"use strict";
|
|
65
|
+
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
148
66
|
|
|
67
|
+
/***/ }),
|
|
149
68
|
|
|
69
|
+
/***/ 19771:
|
|
70
|
+
/***/ ((module) => {
|
|
150
71
|
|
|
72
|
+
"use strict";
|
|
73
|
+
module.exports = require("process");
|
|
151
74
|
|
|
75
|
+
/***/ }),
|
|
152
76
|
|
|
77
|
+
/***/ 26713:
|
|
78
|
+
/***/ ((module) => {
|
|
153
79
|
|
|
80
|
+
"use strict";
|
|
81
|
+
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
154
82
|
|
|
83
|
+
/***/ }),
|
|
155
84
|
|
|
85
|
+
/***/ 27354:
|
|
86
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
156
87
|
|
|
88
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28840));
|
|
157
89
|
|
|
158
90
|
|
|
91
|
+
/***/ }),
|
|
159
92
|
|
|
93
|
+
/***/ 28354:
|
|
94
|
+
/***/ ((module) => {
|
|
160
95
|
|
|
96
|
+
"use strict";
|
|
97
|
+
module.exports = require("util");
|
|
161
98
|
|
|
99
|
+
/***/ }),
|
|
162
100
|
|
|
101
|
+
/***/ 28840:
|
|
102
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
163
103
|
|
|
104
|
+
"use strict";
|
|
164
105
|
|
|
106
|
+
// EXPORTS
|
|
107
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
108
|
+
"default": () => (/* binding */ AdminExchangeClient)
|
|
109
|
+
});
|
|
165
110
|
|
|
166
|
-
//
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
children: ['__PAGE__', {}, {
|
|
182
|
-
page: [page12, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/page.tsx"],
|
|
183
|
-
|
|
184
|
-
}]
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
'global-error': [module11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
188
|
-
|
|
189
|
-
},
|
|
190
|
-
[]
|
|
191
|
-
]
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx"],
|
|
195
|
-
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
196
|
-
|
|
197
|
-
},
|
|
198
|
-
[]
|
|
199
|
-
]
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
203
|
-
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
204
|
-
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
205
|
-
|
|
206
|
-
},
|
|
207
|
-
["_not-found","_global-error","api"]
|
|
208
|
-
]
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
212
|
-
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
213
|
-
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
214
|
-
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
215
|
-
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
216
|
-
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
217
|
-
|
|
218
|
-
},
|
|
219
|
-
[]
|
|
220
|
-
]
|
|
221
|
-
}.children;
|
|
222
|
-
const __next_app_require__ = __webpack_require__
|
|
223
|
-
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
224
|
-
const __next_app__ = {
|
|
225
|
-
require: __next_app_require__,
|
|
226
|
-
loadChunk: __next_app_load_chunk__
|
|
227
|
-
};
|
|
111
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
112
|
+
var react_jsx_runtime = __webpack_require__(92692);
|
|
113
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
114
|
+
var react = __webpack_require__(71277);
|
|
115
|
+
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
116
|
+
var react_client = __webpack_require__(56305);
|
|
117
|
+
// EXTERNAL MODULE: __barrel_optimize__?names=Toolbar,useAdmin!=!../../packages/react-ui/dist/index.mjs
|
|
118
|
+
var dist = __webpack_require__(31587);
|
|
119
|
+
// EXTERNAL MODULE: ./src/components/toolbar/ToolbarPanels.tsx + 4 modules
|
|
120
|
+
var ToolbarPanels = __webpack_require__(76238);
|
|
121
|
+
// EXTERNAL MODULE: __barrel_optimize__?names=useEventSubscriptions,useLineNumbers,usePanelBrowse,useTheme!=!../../packages/react-ui/dist/index.mjs
|
|
122
|
+
var react_ui_dist = __webpack_require__(56677);
|
|
123
|
+
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 26 modules
|
|
124
|
+
var packages_react_ui_dist = __webpack_require__(41513);
|
|
125
|
+
;// __barrel_optimize__?names=AdminExchangePage!=!../../packages/react-ui/dist/index.mjs
|
|
228
126
|
|
|
229
127
|
|
|
128
|
+
;// ./src/app/[locale]/admin/exchange/client.tsx
|
|
129
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
130
|
+
/**
|
|
131
|
+
* Admin Exchange Client - Thin Next.js wrapper
|
|
132
|
+
*
|
|
133
|
+
* Handles Next.js-specific concerns (translations, API calls, hooks)
|
|
134
|
+
* and delegates rendering to the pure React AdminExchangePage component.
|
|
135
|
+
*/
|
|
230
136
|
|
|
231
137
|
|
|
232
138
|
|
|
233
139
|
|
|
234
140
|
|
|
235
|
-
|
|
236
|
-
const
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
},
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
}
|
|
282
|
-
|
|
141
|
+
function AdminExchangeClient() {
|
|
142
|
+
const t = (0,react_client/* useTranslations */.c)('AdminExchange');
|
|
143
|
+
// Toolbar and settings state
|
|
144
|
+
const { activePanel } = (0,react_ui_dist/* usePanelBrowse */.ySJ)();
|
|
145
|
+
const { theme, setTheme } = (0,react_ui_dist/* useTheme */.DPo)();
|
|
146
|
+
const { showLineNumbers, toggleLineNumbers } = (0,react_ui_dist/* useLineNumbers */.cvF)();
|
|
147
|
+
const handleThemeChanged = (0,react.useCallback)(({ theme })=>{
|
|
148
|
+
setTheme(theme);
|
|
149
|
+
}, [
|
|
150
|
+
setTheme
|
|
151
|
+
]);
|
|
152
|
+
const handleLineNumbersToggled = (0,react.useCallback)(()=>{
|
|
153
|
+
toggleLineNumbers();
|
|
154
|
+
}, [
|
|
155
|
+
toggleLineNumbers
|
|
156
|
+
]);
|
|
157
|
+
(0,react_ui_dist/* useEventSubscriptions */.C$z)({
|
|
158
|
+
'settings:theme-changed': handleThemeChanged,
|
|
159
|
+
'settings:line-numbers-toggled': handleLineNumbersToggled
|
|
160
|
+
});
|
|
161
|
+
// API hooks
|
|
162
|
+
const adminAPI = (0,dist/* useAdmin */.z8G)();
|
|
163
|
+
const backupMutation = adminAPI.exchange.backup.useMutation();
|
|
164
|
+
const restoreMutation = adminAPI.exchange.restore.useMutation();
|
|
165
|
+
// Local state
|
|
166
|
+
const [selectedFile, setSelectedFile] = (0,react.useState)(null);
|
|
167
|
+
const [preview, setPreview] = (0,react.useState)(null);
|
|
168
|
+
const [importPhase, setImportPhase] = (0,react.useState)(null);
|
|
169
|
+
const [importMessage, setImportMessage] = (0,react.useState)();
|
|
170
|
+
const [importResult, setImportResult] = (0,react.useState)();
|
|
171
|
+
const handleBackup = (0,react.useCallback)(()=>{
|
|
172
|
+
backupMutation.mutate();
|
|
173
|
+
}, [
|
|
174
|
+
backupMutation
|
|
175
|
+
]);
|
|
176
|
+
const handleFileSelected = (0,react.useCallback)(async (file)=>{
|
|
177
|
+
setSelectedFile(file);
|
|
178
|
+
setImportPhase(null);
|
|
179
|
+
setImportMessage(undefined);
|
|
180
|
+
setImportResult(undefined);
|
|
181
|
+
// For tar.gz backups, show basic info
|
|
182
|
+
setPreview({
|
|
183
|
+
format: file.name.endsWith('.tar.gz') || file.name.endsWith('.gz') ? 'semiont-backup' : 'unknown',
|
|
184
|
+
version: 1,
|
|
185
|
+
sourceUrl: '',
|
|
186
|
+
stats: {}
|
|
187
|
+
});
|
|
188
|
+
}, []);
|
|
189
|
+
const handleRestore = (0,react.useCallback)(()=>{
|
|
190
|
+
if (!selectedFile) return;
|
|
191
|
+
setImportPhase('started');
|
|
192
|
+
setImportMessage(undefined);
|
|
193
|
+
setImportResult(undefined);
|
|
194
|
+
restoreMutation.mutate({
|
|
195
|
+
file: selectedFile,
|
|
196
|
+
onProgress: (event)=>{
|
|
197
|
+
setImportPhase(event.phase);
|
|
198
|
+
setImportMessage(event.message);
|
|
199
|
+
if (event.result) {
|
|
200
|
+
setImportResult(event.result);
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
});
|
|
204
|
+
}, [
|
|
205
|
+
selectedFile,
|
|
206
|
+
restoreMutation
|
|
207
|
+
]);
|
|
208
|
+
const handleCancelRestore = (0,react.useCallback)(()=>{
|
|
209
|
+
setSelectedFile(null);
|
|
210
|
+
setPreview(null);
|
|
211
|
+
setImportPhase(null);
|
|
212
|
+
setImportMessage(undefined);
|
|
213
|
+
setImportResult(undefined);
|
|
214
|
+
}, []);
|
|
215
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(packages_react_ui_dist.AdminExchangePage, {
|
|
216
|
+
onExport: handleBackup,
|
|
217
|
+
isExporting: backupMutation.isPending,
|
|
218
|
+
onFileSelected: handleFileSelected,
|
|
219
|
+
onImport: handleRestore,
|
|
220
|
+
onCancelImport: handleCancelRestore,
|
|
221
|
+
selectedFile: selectedFile,
|
|
222
|
+
preview: preview,
|
|
223
|
+
isImporting: restoreMutation.isPending,
|
|
224
|
+
importPhase: importPhase,
|
|
225
|
+
importMessage: importMessage,
|
|
226
|
+
importResult: importResult,
|
|
227
|
+
theme: theme,
|
|
228
|
+
showLineNumbers: showLineNumbers,
|
|
229
|
+
activePanel: activePanel,
|
|
230
|
+
translations: {
|
|
231
|
+
title: t('title'),
|
|
232
|
+
subtitle: t('subtitle'),
|
|
233
|
+
export: {
|
|
234
|
+
title: t('exportTitle'),
|
|
235
|
+
description: t('exportDescription'),
|
|
236
|
+
exportButton: t('exportButton'),
|
|
237
|
+
exporting: t('exporting')
|
|
238
|
+
},
|
|
239
|
+
import: {
|
|
240
|
+
title: t('importTitle'),
|
|
241
|
+
description: t('importDescription'),
|
|
242
|
+
dropzoneLabel: t('dropzoneLabel'),
|
|
243
|
+
dropzoneActive: t('dropzoneActive'),
|
|
244
|
+
detectedFormat: t('detectedFormat'),
|
|
245
|
+
statsPreview: t('statsPreview'),
|
|
246
|
+
importButton: t('importButton'),
|
|
247
|
+
importing: t('importing'),
|
|
248
|
+
importConfirmTitle: t('importConfirmTitle'),
|
|
249
|
+
importConfirmMessage: t('importConfirmMessage'),
|
|
250
|
+
confirmImport: t('confirmImport'),
|
|
251
|
+
cancelImport: t('cancelImport')
|
|
252
|
+
},
|
|
253
|
+
progress: {
|
|
254
|
+
phaseStarted: t('phaseStarted'),
|
|
255
|
+
phaseEntityTypes: t('phaseEntityTypes'),
|
|
256
|
+
phaseResources: t('phaseResources'),
|
|
257
|
+
phaseAnnotations: t('phaseAnnotations'),
|
|
258
|
+
phaseComplete: t('phaseComplete'),
|
|
259
|
+
phaseError: t('phaseError'),
|
|
260
|
+
hashChainValid: t('hashChainValid'),
|
|
261
|
+
hashChainInvalid: t('hashChainInvalid'),
|
|
262
|
+
streams: t('streams'),
|
|
263
|
+
events: t('events'),
|
|
264
|
+
blobs: t('blobs')
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
ToolbarPanels: ToolbarPanels/* ToolbarPanels */.t,
|
|
268
|
+
Toolbar: dist/* Toolbar */.M7E
|
|
269
|
+
});
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
/***/ }),
|
|
274
|
+
|
|
275
|
+
/***/ 29294:
|
|
276
|
+
/***/ ((module) => {
|
|
277
|
+
|
|
278
|
+
"use strict";
|
|
279
|
+
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
280
|
+
|
|
281
|
+
/***/ }),
|
|
282
|
+
|
|
283
|
+
/***/ 33873:
|
|
284
|
+
/***/ ((module) => {
|
|
285
|
+
|
|
286
|
+
"use strict";
|
|
287
|
+
module.exports = require("path");
|
|
288
|
+
|
|
289
|
+
/***/ }),
|
|
290
|
+
|
|
291
|
+
/***/ 41025:
|
|
292
|
+
/***/ ((module) => {
|
|
293
|
+
|
|
294
|
+
"use strict";
|
|
295
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
296
|
+
|
|
297
|
+
/***/ }),
|
|
298
|
+
|
|
299
|
+
/***/ 43954:
|
|
300
|
+
/***/ ((module) => {
|
|
301
|
+
|
|
302
|
+
"use strict";
|
|
303
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
304
|
+
|
|
305
|
+
/***/ }),
|
|
306
|
+
|
|
307
|
+
/***/ 55511:
|
|
308
|
+
/***/ ((module) => {
|
|
309
|
+
|
|
310
|
+
"use strict";
|
|
311
|
+
module.exports = require("crypto");
|
|
312
|
+
|
|
313
|
+
/***/ }),
|
|
314
|
+
|
|
315
|
+
/***/ 63033:
|
|
316
|
+
/***/ ((module) => {
|
|
317
|
+
|
|
318
|
+
"use strict";
|
|
319
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
320
|
+
|
|
321
|
+
/***/ }),
|
|
322
|
+
|
|
323
|
+
/***/ 63689:
|
|
324
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
325
|
+
|
|
326
|
+
"use strict";
|
|
327
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
328
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
329
|
+
/* harmony export */ });
|
|
330
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
331
|
+
/* 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__);
|
|
332
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
333
|
+
|
|
334
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
335
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
336
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx",
|
|
337
|
+
"default",
|
|
338
|
+
));
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
/***/ }),
|
|
342
|
+
|
|
343
|
+
/***/ 65093:
|
|
344
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
345
|
+
|
|
346
|
+
"use strict";
|
|
347
|
+
__webpack_require__.r(__webpack_exports__);
|
|
348
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
349
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
350
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
351
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
352
|
+
/* harmony export */ });
|
|
353
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
354
|
+
/* 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__);
|
|
355
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
356
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
357
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
358
|
+
/* 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__);
|
|
359
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
360
|
+
/* 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__);
|
|
361
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
362
|
+
/* 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__);
|
|
363
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
364
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
365
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
366
|
+
/* 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__);
|
|
367
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
368
|
+
/* 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__);
|
|
369
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
370
|
+
/* 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__);
|
|
371
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
372
|
+
/* 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__);
|
|
373
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
374
|
+
/* 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__);
|
|
375
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
376
|
+
/* 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__);
|
|
377
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
378
|
+
/* 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__);
|
|
379
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
380
|
+
/* 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__);
|
|
381
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
382
|
+
/* 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__);
|
|
383
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
384
|
+
/* 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__);
|
|
385
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
386
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
387
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
388
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
389
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
390
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
391
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
392
|
+
/* 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__);
|
|
393
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
394
|
+
/* 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__);
|
|
395
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
396
|
+
/* 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__);
|
|
397
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
398
|
+
/* 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__);
|
|
399
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
400
|
+
/* 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__);
|
|
401
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
402
|
+
/* 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__);
|
|
403
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
404
|
+
/* 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__);
|
|
405
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
406
|
+
/* 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__);
|
|
407
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
408
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
409
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
410
|
+
/* 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__);
|
|
411
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
412
|
+
/* 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__);
|
|
413
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
414
|
+
/* 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__]
|
|
415
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
416
|
+
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
417
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
418
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
419
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
420
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
421
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
422
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
423
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
424
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
425
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 20706));
|
|
426
|
+
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
427
|
+
const module11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
428
|
+
const page12 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 2849));
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
// We inject the tree and pages here so that we can use them in the route
|
|
457
|
+
// module.
|
|
458
|
+
const tree = {
|
|
459
|
+
children: [
|
|
460
|
+
'',
|
|
461
|
+
{
|
|
462
|
+
children: [
|
|
463
|
+
'[locale]',
|
|
464
|
+
{
|
|
465
|
+
children: [
|
|
466
|
+
'admin',
|
|
467
|
+
{
|
|
468
|
+
children: [
|
|
469
|
+
'exchange',
|
|
470
|
+
{
|
|
471
|
+
children: ['__PAGE__', {}, {
|
|
472
|
+
page: [page12, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/page.tsx"],
|
|
473
|
+
|
|
474
|
+
}]
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
'global-error': [module11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
478
|
+
|
|
479
|
+
},
|
|
480
|
+
[]
|
|
481
|
+
]
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/layout.tsx"],
|
|
485
|
+
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
486
|
+
|
|
487
|
+
},
|
|
488
|
+
[]
|
|
489
|
+
]
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
493
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
494
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
495
|
+
|
|
496
|
+
},
|
|
497
|
+
["_not-found","_global-error","api"]
|
|
498
|
+
]
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
502
|
+
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
503
|
+
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
504
|
+
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
505
|
+
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
506
|
+
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
507
|
+
|
|
508
|
+
},
|
|
509
|
+
[]
|
|
510
|
+
]
|
|
511
|
+
}.children;
|
|
512
|
+
const __next_app_require__ = __webpack_require__
|
|
513
|
+
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
514
|
+
const __next_app__ = {
|
|
515
|
+
require: __next_app_require__,
|
|
516
|
+
loadChunk: __next_app_load_chunk__
|
|
517
|
+
};
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
// Create and export the route module that will be consumed.
|
|
526
|
+
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
527
|
+
definition: {
|
|
528
|
+
kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.APP_PAGE,
|
|
529
|
+
page: "/[locale]/admin/exchange/page",
|
|
530
|
+
pathname: "/[locale]/admin/exchange",
|
|
531
|
+
// The following aren't used in production.
|
|
532
|
+
bundlePath: '',
|
|
533
|
+
filename: '',
|
|
534
|
+
appPaths: []
|
|
535
|
+
},
|
|
536
|
+
userland: {
|
|
537
|
+
loaderTree: tree
|
|
538
|
+
},
|
|
539
|
+
distDir: ".next" || 0,
|
|
540
|
+
relativeProjectDir: false || ''
|
|
541
|
+
});
|
|
542
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
543
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
544
|
+
if (optional) {
|
|
545
|
+
return `[[...${param.paramName}]]`;
|
|
546
|
+
}
|
|
547
|
+
if (repeat) {
|
|
548
|
+
return `[...${param.paramName}]`;
|
|
549
|
+
}
|
|
550
|
+
return `[${param.paramName}]`;
|
|
551
|
+
}
|
|
552
|
+
/**
|
|
553
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
554
|
+
* from the shell that matched this request. Only params that can still be
|
|
555
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
556
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
557
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
558
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
559
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
560
|
+
param.paramName,
|
|
561
|
+
param
|
|
562
|
+
]));
|
|
563
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
564
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
565
|
+
if (!segmentParam) {
|
|
566
|
+
return segment;
|
|
567
|
+
}
|
|
568
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
569
|
+
if (!remainingParam) {
|
|
570
|
+
return segment;
|
|
571
|
+
}
|
|
572
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
283
573
|
if (!value) {
|
|
284
574
|
return segment;
|
|
285
575
|
}
|
|
@@ -1356,353 +1646,63 @@ async function handler(req, res, ctx) {
|
|
|
1356
1646
|
res,
|
|
1357
1647
|
generateEtags: nextConfig.generateEtags,
|
|
1358
1648
|
poweredByHeader: nextConfig.poweredByHeader,
|
|
1359
|
-
result: body,
|
|
1360
|
-
// We don't want to cache the response if it has postponed data because
|
|
1361
|
-
// the response being sent to the client it's dynamic parts are streamed
|
|
1362
|
-
// to the client on the same request.
|
|
1363
|
-
cacheControl: {
|
|
1364
|
-
revalidate: 0,
|
|
1365
|
-
expire: undefined
|
|
1366
|
-
}
|
|
1367
|
-
});
|
|
1368
|
-
};
|
|
1369
|
-
// TODO: activeSpan code path is for when wrapped by
|
|
1370
|
-
// next-server can be removed when this is no longer used
|
|
1371
|
-
if (isWrappedByNextServer && activeSpan) {
|
|
1372
|
-
await handleResponse(activeSpan);
|
|
1373
|
-
} else {
|
|
1374
|
-
parentSpan = tracer.getActiveScopeSpan();
|
|
1375
|
-
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1376
|
-
spanName: `${method} ${srcPage}`,
|
|
1377
|
-
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
1378
|
-
attributes: {
|
|
1379
|
-
'http.method': method,
|
|
1380
|
-
'http.target': req.url
|
|
1381
|
-
}
|
|
1382
|
-
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1383
|
-
}
|
|
1384
|
-
} catch (err) {
|
|
1385
|
-
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1386
|
-
const silenceLog = false;
|
|
1387
|
-
await routeModule.onRequestError(req, err, {
|
|
1388
|
-
routerKind: 'App Router',
|
|
1389
|
-
routePath: srcPage,
|
|
1390
|
-
routeType: 'render',
|
|
1391
|
-
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1392
|
-
isStaticGeneration: isSSG,
|
|
1393
|
-
isOnDemandRevalidate
|
|
1394
|
-
})
|
|
1395
|
-
}, silenceLog, routerServerContext);
|
|
1396
|
-
}
|
|
1397
|
-
// rethrow so that we can handle serving error page
|
|
1398
|
-
throw err;
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
// TODO: omit this from production builds, only test builds should include it
|
|
1402
|
-
/**
|
|
1403
|
-
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1404
|
-
*
|
|
1405
|
-
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1406
|
-
*/ function createPPRBoundarySentinel() {
|
|
1407
|
-
return new ReadableStream({
|
|
1408
|
-
start (controller) {
|
|
1409
|
-
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1410
|
-
controller.close();
|
|
1411
|
-
}
|
|
1412
|
-
});
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
//# sourceMappingURL=app-page.js.map
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
/***/ }),
|
|
1419
|
-
|
|
1420
|
-
/***/ 17891:
|
|
1421
|
-
/***/ ((module) => {
|
|
1422
|
-
|
|
1423
|
-
"use strict";
|
|
1424
|
-
module.exports = require("next/dist/shared/lib/router/utils/get-segment-param");
|
|
1425
|
-
|
|
1426
|
-
/***/ }),
|
|
1427
|
-
|
|
1428
|
-
/***/ 19121:
|
|
1429
|
-
/***/ ((module) => {
|
|
1430
|
-
|
|
1431
|
-
"use strict";
|
|
1432
|
-
module.exports = require("next/dist/server/app-render/action-async-storage.external.js");
|
|
1433
|
-
|
|
1434
|
-
/***/ }),
|
|
1435
|
-
|
|
1436
|
-
/***/ 19771:
|
|
1437
|
-
/***/ ((module) => {
|
|
1438
|
-
|
|
1439
|
-
"use strict";
|
|
1440
|
-
module.exports = require("process");
|
|
1441
|
-
|
|
1442
|
-
/***/ }),
|
|
1443
|
-
|
|
1444
|
-
/***/ 26713:
|
|
1445
|
-
/***/ ((module) => {
|
|
1446
|
-
|
|
1447
|
-
"use strict";
|
|
1448
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
1449
|
-
|
|
1450
|
-
/***/ }),
|
|
1451
|
-
|
|
1452
|
-
/***/ 27354:
|
|
1453
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1454
|
-
|
|
1455
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28840));
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
/***/ }),
|
|
1459
|
-
|
|
1460
|
-
/***/ 28354:
|
|
1461
|
-
/***/ ((module) => {
|
|
1462
|
-
|
|
1463
|
-
"use strict";
|
|
1464
|
-
module.exports = require("util");
|
|
1465
|
-
|
|
1466
|
-
/***/ }),
|
|
1467
|
-
|
|
1468
|
-
/***/ 28840:
|
|
1469
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1470
|
-
|
|
1471
|
-
"use strict";
|
|
1472
|
-
|
|
1473
|
-
// EXPORTS
|
|
1474
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
1475
|
-
"default": () => (/* binding */ AdminExchangeClient)
|
|
1476
|
-
});
|
|
1477
|
-
|
|
1478
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
1479
|
-
var react_jsx_runtime = __webpack_require__(92692);
|
|
1480
|
-
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
1481
|
-
var react = __webpack_require__(71277);
|
|
1482
|
-
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
1483
|
-
var react_client = __webpack_require__(56305);
|
|
1484
|
-
// EXTERNAL MODULE: __barrel_optimize__?names=Toolbar,useAdmin!=!../../packages/react-ui/dist/index.mjs
|
|
1485
|
-
var dist = __webpack_require__(31587);
|
|
1486
|
-
// EXTERNAL MODULE: ./src/components/toolbar/ToolbarPanels.tsx + 4 modules
|
|
1487
|
-
var ToolbarPanels = __webpack_require__(50436);
|
|
1488
|
-
// EXTERNAL MODULE: __barrel_optimize__?names=useEventSubscriptions,useLineNumbers,usePanelBrowse,useTheme!=!../../packages/react-ui/dist/index.mjs
|
|
1489
|
-
var react_ui_dist = __webpack_require__(56677);
|
|
1490
|
-
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 26 modules
|
|
1491
|
-
var packages_react_ui_dist = __webpack_require__(41513);
|
|
1492
|
-
;// __barrel_optimize__?names=AdminExchangePage!=!../../packages/react-ui/dist/index.mjs
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
;// ./src/app/[locale]/admin/exchange/client.tsx
|
|
1496
|
-
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
1649
|
+
result: body,
|
|
1650
|
+
// We don't want to cache the response if it has postponed data because
|
|
1651
|
+
// the response being sent to the client it's dynamic parts are streamed
|
|
1652
|
+
// to the client on the same request.
|
|
1653
|
+
cacheControl: {
|
|
1654
|
+
revalidate: 0,
|
|
1655
|
+
expire: undefined
|
|
1656
|
+
}
|
|
1657
|
+
});
|
|
1658
|
+
};
|
|
1659
|
+
// TODO: activeSpan code path is for when wrapped by
|
|
1660
|
+
// next-server can be removed when this is no longer used
|
|
1661
|
+
if (isWrappedByNextServer && activeSpan) {
|
|
1662
|
+
await handleResponse(activeSpan);
|
|
1663
|
+
} else {
|
|
1664
|
+
parentSpan = tracer.getActiveScopeSpan();
|
|
1665
|
+
return await tracer.withPropagatedContext(req.headers, ()=>tracer.trace(next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__.BaseServerSpan.handleRequest, {
|
|
1666
|
+
spanName: `${method} ${srcPage}`,
|
|
1667
|
+
kind: next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__.SpanKind.SERVER,
|
|
1668
|
+
attributes: {
|
|
1669
|
+
'http.method': method,
|
|
1670
|
+
'http.target': req.url
|
|
1671
|
+
}
|
|
1672
|
+
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1673
|
+
}
|
|
1674
|
+
} catch (err) {
|
|
1675
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1676
|
+
const silenceLog = false;
|
|
1677
|
+
await routeModule.onRequestError(req, err, {
|
|
1678
|
+
routerKind: 'App Router',
|
|
1679
|
+
routePath: srcPage,
|
|
1680
|
+
routeType: 'render',
|
|
1681
|
+
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1682
|
+
isStaticGeneration: isSSG,
|
|
1683
|
+
isOnDemandRevalidate
|
|
1684
|
+
})
|
|
1685
|
+
}, silenceLog, routerServerContext);
|
|
1686
|
+
}
|
|
1687
|
+
// rethrow so that we can handle serving error page
|
|
1688
|
+
throw err;
|
|
1689
|
+
}
|
|
1690
|
+
}
|
|
1691
|
+
// TODO: omit this from production builds, only test builds should include it
|
|
1497
1692
|
/**
|
|
1498
|
-
*
|
|
1693
|
+
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1499
1694
|
*
|
|
1500
|
-
*
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
function AdminExchangeClient() {
|
|
1509
|
-
const t = (0,react_client/* useTranslations */.c)('AdminExchange');
|
|
1510
|
-
// Toolbar and settings state
|
|
1511
|
-
const { activePanel } = (0,react_ui_dist/* usePanelBrowse */.ySJ)();
|
|
1512
|
-
const { theme, setTheme } = (0,react_ui_dist/* useTheme */.DPo)();
|
|
1513
|
-
const { showLineNumbers, toggleLineNumbers } = (0,react_ui_dist/* useLineNumbers */.cvF)();
|
|
1514
|
-
const handleThemeChanged = (0,react.useCallback)(({ theme })=>{
|
|
1515
|
-
setTheme(theme);
|
|
1516
|
-
}, [
|
|
1517
|
-
setTheme
|
|
1518
|
-
]);
|
|
1519
|
-
const handleLineNumbersToggled = (0,react.useCallback)(()=>{
|
|
1520
|
-
toggleLineNumbers();
|
|
1521
|
-
}, [
|
|
1522
|
-
toggleLineNumbers
|
|
1523
|
-
]);
|
|
1524
|
-
(0,react_ui_dist/* useEventSubscriptions */.C$z)({
|
|
1525
|
-
'settings:theme-changed': handleThemeChanged,
|
|
1526
|
-
'settings:line-numbers-toggled': handleLineNumbersToggled
|
|
1527
|
-
});
|
|
1528
|
-
// API hooks
|
|
1529
|
-
const adminAPI = (0,dist/* useAdmin */.z8G)();
|
|
1530
|
-
const backupMutation = adminAPI.exchange.backup.useMutation();
|
|
1531
|
-
const restoreMutation = adminAPI.exchange.restore.useMutation();
|
|
1532
|
-
// Local state
|
|
1533
|
-
const [selectedFile, setSelectedFile] = (0,react.useState)(null);
|
|
1534
|
-
const [preview, setPreview] = (0,react.useState)(null);
|
|
1535
|
-
const [importPhase, setImportPhase] = (0,react.useState)(null);
|
|
1536
|
-
const [importMessage, setImportMessage] = (0,react.useState)();
|
|
1537
|
-
const [importResult, setImportResult] = (0,react.useState)();
|
|
1538
|
-
const handleBackup = (0,react.useCallback)(()=>{
|
|
1539
|
-
backupMutation.mutate();
|
|
1540
|
-
}, [
|
|
1541
|
-
backupMutation
|
|
1542
|
-
]);
|
|
1543
|
-
const handleFileSelected = (0,react.useCallback)(async (file)=>{
|
|
1544
|
-
setSelectedFile(file);
|
|
1545
|
-
setImportPhase(null);
|
|
1546
|
-
setImportMessage(undefined);
|
|
1547
|
-
setImportResult(undefined);
|
|
1548
|
-
// For tar.gz backups, show basic info
|
|
1549
|
-
setPreview({
|
|
1550
|
-
format: file.name.endsWith('.tar.gz') || file.name.endsWith('.gz') ? 'semiont-backup' : 'unknown',
|
|
1551
|
-
version: 1,
|
|
1552
|
-
sourceUrl: '',
|
|
1553
|
-
stats: {}
|
|
1554
|
-
});
|
|
1555
|
-
}, []);
|
|
1556
|
-
const handleRestore = (0,react.useCallback)(()=>{
|
|
1557
|
-
if (!selectedFile) return;
|
|
1558
|
-
setImportPhase('started');
|
|
1559
|
-
setImportMessage(undefined);
|
|
1560
|
-
setImportResult(undefined);
|
|
1561
|
-
restoreMutation.mutate({
|
|
1562
|
-
file: selectedFile,
|
|
1563
|
-
onProgress: (event)=>{
|
|
1564
|
-
setImportPhase(event.phase);
|
|
1565
|
-
setImportMessage(event.message);
|
|
1566
|
-
if (event.result) {
|
|
1567
|
-
setImportResult(event.result);
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1570
|
-
});
|
|
1571
|
-
}, [
|
|
1572
|
-
selectedFile,
|
|
1573
|
-
restoreMutation
|
|
1574
|
-
]);
|
|
1575
|
-
const handleCancelRestore = (0,react.useCallback)(()=>{
|
|
1576
|
-
setSelectedFile(null);
|
|
1577
|
-
setPreview(null);
|
|
1578
|
-
setImportPhase(null);
|
|
1579
|
-
setImportMessage(undefined);
|
|
1580
|
-
setImportResult(undefined);
|
|
1581
|
-
}, []);
|
|
1582
|
-
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(packages_react_ui_dist.AdminExchangePage, {
|
|
1583
|
-
onExport: handleBackup,
|
|
1584
|
-
isExporting: backupMutation.isPending,
|
|
1585
|
-
onFileSelected: handleFileSelected,
|
|
1586
|
-
onImport: handleRestore,
|
|
1587
|
-
onCancelImport: handleCancelRestore,
|
|
1588
|
-
selectedFile: selectedFile,
|
|
1589
|
-
preview: preview,
|
|
1590
|
-
isImporting: restoreMutation.isPending,
|
|
1591
|
-
importPhase: importPhase,
|
|
1592
|
-
importMessage: importMessage,
|
|
1593
|
-
importResult: importResult,
|
|
1594
|
-
theme: theme,
|
|
1595
|
-
showLineNumbers: showLineNumbers,
|
|
1596
|
-
activePanel: activePanel,
|
|
1597
|
-
translations: {
|
|
1598
|
-
title: t('title'),
|
|
1599
|
-
subtitle: t('subtitle'),
|
|
1600
|
-
export: {
|
|
1601
|
-
title: t('exportTitle'),
|
|
1602
|
-
description: t('exportDescription'),
|
|
1603
|
-
exportButton: t('exportButton'),
|
|
1604
|
-
exporting: t('exporting')
|
|
1605
|
-
},
|
|
1606
|
-
import: {
|
|
1607
|
-
title: t('importTitle'),
|
|
1608
|
-
description: t('importDescription'),
|
|
1609
|
-
dropzoneLabel: t('dropzoneLabel'),
|
|
1610
|
-
dropzoneActive: t('dropzoneActive'),
|
|
1611
|
-
detectedFormat: t('detectedFormat'),
|
|
1612
|
-
statsPreview: t('statsPreview'),
|
|
1613
|
-
importButton: t('importButton'),
|
|
1614
|
-
importing: t('importing'),
|
|
1615
|
-
importConfirmTitle: t('importConfirmTitle'),
|
|
1616
|
-
importConfirmMessage: t('importConfirmMessage'),
|
|
1617
|
-
confirmImport: t('confirmImport'),
|
|
1618
|
-
cancelImport: t('cancelImport')
|
|
1619
|
-
},
|
|
1620
|
-
progress: {
|
|
1621
|
-
phaseStarted: t('phaseStarted'),
|
|
1622
|
-
phaseEntityTypes: t('phaseEntityTypes'),
|
|
1623
|
-
phaseResources: t('phaseResources'),
|
|
1624
|
-
phaseAnnotations: t('phaseAnnotations'),
|
|
1625
|
-
phaseComplete: t('phaseComplete'),
|
|
1626
|
-
phaseError: t('phaseError'),
|
|
1627
|
-
hashChainValid: t('hashChainValid'),
|
|
1628
|
-
hashChainInvalid: t('hashChainInvalid'),
|
|
1629
|
-
streams: t('streams'),
|
|
1630
|
-
events: t('events'),
|
|
1631
|
-
blobs: t('blobs')
|
|
1632
|
-
}
|
|
1633
|
-
},
|
|
1634
|
-
ToolbarPanels: ToolbarPanels/* ToolbarPanels */.t,
|
|
1635
|
-
Toolbar: dist/* Toolbar */.M7E
|
|
1695
|
+
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1696
|
+
*/ function createPPRBoundarySentinel() {
|
|
1697
|
+
return new ReadableStream({
|
|
1698
|
+
start (controller) {
|
|
1699
|
+
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1700
|
+
controller.close();
|
|
1701
|
+
}
|
|
1636
1702
|
});
|
|
1637
1703
|
}
|
|
1638
1704
|
|
|
1639
|
-
|
|
1640
|
-
/***/ }),
|
|
1641
|
-
|
|
1642
|
-
/***/ 29294:
|
|
1643
|
-
/***/ ((module) => {
|
|
1644
|
-
|
|
1645
|
-
"use strict";
|
|
1646
|
-
module.exports = require("next/dist/server/app-render/work-async-storage.external.js");
|
|
1647
|
-
|
|
1648
|
-
/***/ }),
|
|
1649
|
-
|
|
1650
|
-
/***/ 33873:
|
|
1651
|
-
/***/ ((module) => {
|
|
1652
|
-
|
|
1653
|
-
"use strict";
|
|
1654
|
-
module.exports = require("path");
|
|
1655
|
-
|
|
1656
|
-
/***/ }),
|
|
1657
|
-
|
|
1658
|
-
/***/ 41025:
|
|
1659
|
-
/***/ ((module) => {
|
|
1660
|
-
|
|
1661
|
-
"use strict";
|
|
1662
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1663
|
-
|
|
1664
|
-
/***/ }),
|
|
1665
|
-
|
|
1666
|
-
/***/ 43954:
|
|
1667
|
-
/***/ ((module) => {
|
|
1668
|
-
|
|
1669
|
-
"use strict";
|
|
1670
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1671
|
-
|
|
1672
|
-
/***/ }),
|
|
1673
|
-
|
|
1674
|
-
/***/ 55511:
|
|
1675
|
-
/***/ ((module) => {
|
|
1676
|
-
|
|
1677
|
-
"use strict";
|
|
1678
|
-
module.exports = require("crypto");
|
|
1679
|
-
|
|
1680
|
-
/***/ }),
|
|
1681
|
-
|
|
1682
|
-
/***/ 63033:
|
|
1683
|
-
/***/ ((module) => {
|
|
1684
|
-
|
|
1685
|
-
"use strict";
|
|
1686
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
1687
|
-
|
|
1688
|
-
/***/ }),
|
|
1689
|
-
|
|
1690
|
-
/***/ 63689:
|
|
1691
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1692
|
-
|
|
1693
|
-
"use strict";
|
|
1694
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1695
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1696
|
-
/* harmony export */ });
|
|
1697
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1698
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__);
|
|
1699
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
1700
|
-
|
|
1701
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1702
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
1703
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/admin/exchange/client.tsx",
|
|
1704
|
-
"default",
|
|
1705
|
-
));
|
|
1705
|
+
//# sourceMappingURL=app-page.js.map
|
|
1706
1706
|
|
|
1707
1707
|
|
|
1708
1708
|
/***/ }),
|
|
@@ -1754,7 +1754,7 @@ module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
|
1754
1754
|
var __webpack_require__ = require("../../../../webpack-runtime.js");
|
|
1755
1755
|
__webpack_require__.C(exports);
|
|
1756
1756
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1757
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
1757
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8103,9927,1515,2617,8255,9988,8712], () => (__webpack_exec__(65093)));
|
|
1758
1758
|
module.exports = __webpack_exports__;
|
|
1759
1759
|
|
|
1760
1760
|
})();
|