@semiont/frontend 0.4.3 → 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 +4 -5
- 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 +89 -93
- package/standalone/apps/frontend/.next/routes-manifest.json +0 -8
- package/standalone/apps/frontend/.next/server/app/[locale]/about/page.js +13 -19
- 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 +1913 -2012
- 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 +544 -544
- 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 +10 -117
- 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 +125 -224
- 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 +59 -70
- 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 +109 -106
- 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 +754 -257
- 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 +898 -401
- 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 +537 -40
- 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 +1862 -1961
- 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 +1124 -1223
- 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 +361 -468
- 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 +1878 -1977
- 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 +331 -430
- 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 +18 -21
- 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 +794 -794
- 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 +35 -217
- 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 +4 -5
- package/standalone/apps/frontend/.next/server/chunks/{2967.js → 1175.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{8477.js → 1424.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{4653.js → 1461.js} +16 -14
- 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/{8605.js → 2789.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/2961.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/2978.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{2403.js → 3048.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/3266.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{5081.js → 3317.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/3451.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{2745.js → 3465.js} +16 -14
- 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/{615.js → 3693.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{6215.js → 3839.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{8880.js → 387.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{7492.js → 3883.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{1481.js → 395.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{7817.js → 4131.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{3618.js → 431.js} +16 -14
- 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/{891.js → 5165.js} +16 -14
- 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/{7800.js → 5347.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/535.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5493.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/5636.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/{2183.js → 6224.js} +16 -14
- 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/{3231.js → 6426.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{3394.js → 6494.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{5560.js → 6595.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{710.js → 6659.js} +16 -14
- 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 +2 -2
- 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/7552.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/{6975.js → 7747.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{2361.js → 7791.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/7839.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{9356.js → 796.js} +16 -14
- 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 +71008 -1605
- 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/{9318.js → 868.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{8394.js → 8712.js} +47 -146
- package/standalone/apps/frontend/.next/server/chunks/8829.js +1 -1
- package/standalone/apps/frontend/.next/server/chunks/{730.js → 8835.js} +74 -299
- 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/{3824.js → 927.js} +24 -24
- package/standalone/apps/frontend/.next/server/chunks/{9261.js → 9297.js} +16 -14
- 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/{342.js → 9711.js} +16 -14
- package/standalone/apps/frontend/.next/server/chunks/{7842.js → 9911.js} +16 -14
- 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 +792 -7147
- 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/{7fwzlNjbcq2vtnM6QhHnm → 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-35187d6da8884290.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/5440.js +0 -69207
- package/standalone/apps/frontend/.next/server/chunks/7420.js +0 -10476
- package/standalone/apps/frontend/.next/static/chunks/1747.e63875a6fa49821c.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/1863.d3205f88d6edfe5f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2279.abf3c939f7bd44fa.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2357.a75f04194a4dfd58.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2663.20812ce79d05999b.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/2801.0ea7bf330ba9283a.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/3907.43a5d26ea19eac0c.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4296.62618cb57ac26cb0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/432.8cb455bfe72957a9.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/4745.e6ed60e3b3140203.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5191.072e0f2a85d349d5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5405.85f0cc701aa7d13d.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5499.e81f8af2544428b2.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5600.5db5f94f2f65b3cf.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5720.a73a00d3a3245d5d.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5793.72f6a2d00649a22a.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5802.5c30cb4e5490f7a0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/5933.7a7ad21b052c1a48.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6269.28ce5b518eff97d7.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/6711.0fbc582d204de7d6.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7135.d5eb1e6536643fd0.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7249.90de9d0b8e58d1fd.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7328.6a2e068d20ee8128.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7639.07c6b887aa816091.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/7958.fce4e54333f1b4e6.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/8578.c747cd35e98791c9.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/8986.956226a604299681.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/9062.0c17877ace2d6057.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/9201.d94f3c0561593ebd.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/9298.19eee3b7bf0cc24f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/about/page-36a8caa614bb409b.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/devops/page-1ca7ed50ccf09110.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/exchange/page-88da3ee9c5f3e55c.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-c0c358dc5a31b239.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/admin/users/page-242c5ca40d8cfdad.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/error/page-2a3580ff60f5cf8a.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-3103f17b15f4a29f.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/signup/page-f4ee887c37f6c7a1.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/auth/welcome/page-17b751308fcc346c.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/compose/page-d377d7773b34d2b6.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/discover/page-7546934ec25d0e54.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/layout-8da5f1382c82517a.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-880c1814b7e76270.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/layout-b1a244782c4e0bd5.js +0 -1
- package/standalone/apps/frontend/.next/static/chunks/app/[locale]/moderate/entity-tags/page-27daa3fe9c00977c.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-aa3d5c362260d076.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-b1695fc503599d6f.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-1fb566c126836253.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-755716aba1c6723a.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-5c05c98a53141f15.js +0 -1
- package/standalone/apps/frontend/.next/static/css/05925ad6b995db98.css +0 -1
- /package/standalone/apps/frontend/.next/static/{7fwzlNjbcq2vtnM6QhHnm → 5dXfbPlvt4Js0PhZwYimS}/_ssgManifest.js +0 -0
|
@@ -26,6 +26,27 @@ module.exports = require("next/dist/server/app-render/after-task-async-storage.e
|
|
|
26
26
|
"use strict";
|
|
27
27
|
module.exports = require("next/dist/compiled/next-server/app-page.runtime.prod.js");
|
|
28
28
|
|
|
29
|
+
/***/ }),
|
|
30
|
+
|
|
31
|
+
/***/ 12156:
|
|
32
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
33
|
+
|
|
34
|
+
"use strict";
|
|
35
|
+
__webpack_require__.r(__webpack_exports__);
|
|
36
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
37
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
38
|
+
/* harmony export */ });
|
|
39
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
40
|
+
/* 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__);
|
|
41
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
42
|
+
|
|
43
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
44
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/layout.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
45
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/layout.tsx",
|
|
46
|
+
"default",
|
|
47
|
+
));
|
|
48
|
+
|
|
49
|
+
|
|
29
50
|
/***/ }),
|
|
30
51
|
|
|
31
52
|
/***/ 17891:
|
|
@@ -66,6 +87,14 @@ module.exports = require("process");
|
|
|
66
87
|
"use strict";
|
|
67
88
|
module.exports = require("next/dist/shared/lib/router/utils/is-bot");
|
|
68
89
|
|
|
90
|
+
/***/ }),
|
|
91
|
+
|
|
92
|
+
/***/ 26994:
|
|
93
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
94
|
+
|
|
95
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 12156));
|
|
96
|
+
|
|
97
|
+
|
|
69
98
|
/***/ }),
|
|
70
99
|
|
|
71
100
|
/***/ 28354:
|
|
@@ -126,399 +155,1145 @@ module.exports = require("path");
|
|
|
126
155
|
|
|
127
156
|
/***/ }),
|
|
128
157
|
|
|
129
|
-
/***/
|
|
158
|
+
/***/ 41025:
|
|
159
|
+
/***/ ((module) => {
|
|
160
|
+
|
|
161
|
+
"use strict";
|
|
162
|
+
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
163
|
+
|
|
164
|
+
/***/ }),
|
|
165
|
+
|
|
166
|
+
/***/ 43954:
|
|
167
|
+
/***/ ((module) => {
|
|
168
|
+
|
|
169
|
+
"use strict";
|
|
170
|
+
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
171
|
+
|
|
172
|
+
/***/ }),
|
|
173
|
+
|
|
174
|
+
/***/ 45225:
|
|
130
175
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
131
176
|
|
|
132
177
|
"use strict";
|
|
133
178
|
__webpack_require__.r(__webpack_exports__);
|
|
134
179
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
135
|
-
/* harmony export */
|
|
136
|
-
/* harmony export */ handler: () => (/* binding */ handler),
|
|
137
|
-
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
180
|
+
/* harmony export */ "default": () => (/* binding */ KnowledgePage)
|
|
138
181
|
/* harmony export */ });
|
|
139
|
-
/* harmony import */ var
|
|
140
|
-
/* harmony import */ var
|
|
141
|
-
/* harmony import */ var
|
|
142
|
-
/* harmony import */ var
|
|
143
|
-
/* harmony import */ var
|
|
144
|
-
/* harmony import */ var
|
|
145
|
-
/*
|
|
146
|
-
/* 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__);
|
|
147
|
-
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
148
|
-
/* 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__);
|
|
149
|
-
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
150
|
-
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
151
|
-
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
152
|
-
/* 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__);
|
|
153
|
-
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
154
|
-
/* 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__);
|
|
155
|
-
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
156
|
-
/* 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__);
|
|
157
|
-
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
158
|
-
/* 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__);
|
|
159
|
-
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
160
|
-
/* 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__);
|
|
161
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
162
|
-
/* 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__);
|
|
163
|
-
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
164
|
-
/* 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__);
|
|
165
|
-
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
166
|
-
/* 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__);
|
|
167
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
168
|
-
/* 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__);
|
|
169
|
-
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
170
|
-
/* 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__);
|
|
171
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
172
|
-
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
173
|
-
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
174
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
175
|
-
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
176
|
-
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
177
|
-
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
178
|
-
/* 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__);
|
|
179
|
-
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
180
|
-
/* 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__);
|
|
181
|
-
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
182
|
-
/* 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__);
|
|
183
|
-
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
184
|
-
/* 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__);
|
|
185
|
-
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
186
|
-
/* 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__);
|
|
187
|
-
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
188
|
-
/* 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__);
|
|
189
|
-
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
190
|
-
/* 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__);
|
|
191
|
-
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
192
|
-
/* 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__);
|
|
193
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
194
|
-
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
195
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
196
|
-
/* 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__);
|
|
197
|
-
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
198
|
-
/* 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__);
|
|
199
|
-
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
200
|
-
/* 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__]
|
|
201
|
-
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
202
|
-
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
203
|
-
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
204
|
-
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
205
|
-
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
206
|
-
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
207
|
-
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
208
|
-
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
209
|
-
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
210
|
-
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
211
|
-
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 12156));
|
|
212
|
-
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
213
|
-
const page11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 77459));
|
|
182
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(92692);
|
|
183
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
184
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(71277);
|
|
185
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);
|
|
186
|
+
/* harmony import */ var _i18n_routing__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(99704);
|
|
187
|
+
/* harmony import */ var next_intl__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(56305);
|
|
188
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
214
189
|
|
|
215
190
|
|
|
216
191
|
|
|
192
|
+
function KnowledgePage() {
|
|
193
|
+
const t = (0,next_intl__WEBPACK_IMPORTED_MODULE_3__/* .useTranslations */ .c)('Sidebar');
|
|
194
|
+
const router = (0,_i18n_routing__WEBPACK_IMPORTED_MODULE_2__/* .useRouter */ .rd)();
|
|
195
|
+
const [checking, setChecking] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(true);
|
|
196
|
+
process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{
|
|
197
|
+
// Check if there's a last viewed document
|
|
198
|
+
const lastDocumentId = localStorage.getItem('lastViewedDocumentId');
|
|
199
|
+
if (lastDocumentId) {
|
|
200
|
+
// If there's a last viewed document, go to it
|
|
201
|
+
router.replace(`/know/resource/${lastDocumentId}`);
|
|
202
|
+
} else {
|
|
203
|
+
// Otherwise, go to Discover
|
|
204
|
+
router.replace('/know/discover');
|
|
205
|
+
}
|
|
206
|
+
setChecking(false);
|
|
207
|
+
}, [
|
|
208
|
+
router
|
|
209
|
+
]);
|
|
210
|
+
if (checking) {
|
|
211
|
+
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("div", {
|
|
212
|
+
className: "flex items-center justify-center py-20",
|
|
213
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
214
|
+
className: "text-gray-600 dark:text-gray-300",
|
|
215
|
+
children: t('loading')
|
|
216
|
+
})
|
|
217
|
+
});
|
|
218
|
+
}
|
|
219
|
+
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("div", {
|
|
220
|
+
className: "flex items-center justify-center py-20",
|
|
221
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
222
|
+
className: "text-gray-600 dark:text-gray-300",
|
|
223
|
+
children: t('redirecting')
|
|
224
|
+
})
|
|
225
|
+
});
|
|
226
|
+
}
|
|
217
227
|
|
|
218
228
|
|
|
229
|
+
/***/ }),
|
|
219
230
|
|
|
231
|
+
/***/ 50554:
|
|
232
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
220
233
|
|
|
234
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 58062));
|
|
221
235
|
|
|
222
236
|
|
|
237
|
+
/***/ }),
|
|
223
238
|
|
|
239
|
+
/***/ 55201:
|
|
240
|
+
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
224
241
|
|
|
242
|
+
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 45225));
|
|
225
243
|
|
|
226
244
|
|
|
245
|
+
/***/ }),
|
|
227
246
|
|
|
247
|
+
/***/ 55511:
|
|
248
|
+
/***/ ((module) => {
|
|
228
249
|
|
|
250
|
+
"use strict";
|
|
251
|
+
module.exports = require("crypto");
|
|
229
252
|
|
|
253
|
+
/***/ }),
|
|
230
254
|
|
|
255
|
+
/***/ 58062:
|
|
256
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
231
257
|
|
|
258
|
+
"use strict";
|
|
259
|
+
// ESM COMPAT FLAG
|
|
260
|
+
__webpack_require__.r(__webpack_exports__);
|
|
232
261
|
|
|
262
|
+
// EXPORTS
|
|
263
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
264
|
+
"default": () => (/* binding */ KnowledgeLayout)
|
|
265
|
+
});
|
|
233
266
|
|
|
267
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js
|
|
268
|
+
var react_jsx_runtime = __webpack_require__(92692);
|
|
269
|
+
// EXTERNAL MODULE: ../../node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js
|
|
270
|
+
var react = __webpack_require__(71277);
|
|
271
|
+
// EXTERNAL MODULE: ../../node_modules/next-intl/dist/esm/production/react-client/index.js
|
|
272
|
+
var react_client = __webpack_require__(56305);
|
|
273
|
+
// EXTERNAL MODULE: ../../packages/react-ui/dist/index.mjs + 26 modules
|
|
274
|
+
var dist = __webpack_require__(41513);
|
|
275
|
+
;// __barrel_optimize__?names=LeftSidebar!=!../../packages/react-ui/dist/index.mjs
|
|
234
276
|
|
|
235
277
|
|
|
278
|
+
// EXTERNAL MODULE: ./src/i18n/routing.ts
|
|
279
|
+
var routing = __webpack_require__(99704);
|
|
280
|
+
// EXTERNAL MODULE: ../../node_modules/@heroicons/react/24/outline/esm/PlusIcon.js
|
|
281
|
+
var PlusIcon = __webpack_require__(64296);
|
|
282
|
+
// EXTERNAL MODULE: ../../node_modules/@heroicons/react/24/outline/esm/ChevronLeftIcon.js
|
|
283
|
+
var ChevronLeftIcon = __webpack_require__(71062);
|
|
284
|
+
// EXTERNAL MODULE: ../../node_modules/@heroicons/react/24/outline/esm/Bars3Icon.js
|
|
285
|
+
var Bars3Icon = __webpack_require__(67255);
|
|
286
|
+
// EXTERNAL MODULE: ../../node_modules/@heroicons/react/24/outline/esm/XMarkIcon.js
|
|
287
|
+
var XMarkIcon = __webpack_require__(93889);
|
|
288
|
+
;// __barrel_optimize__?names=CollapsibleResourceNavigation,useEventSubscriptions,useOpenResources!=!../../packages/react-ui/dist/index.mjs
|
|
236
289
|
|
|
237
290
|
|
|
291
|
+
;// ./src/components/knowledge/KnowledgeNavigation.tsx
|
|
292
|
+
/* __next_internal_client_entry_do_not_use__ KnowledgeNavigation auto */
|
|
238
293
|
|
|
239
294
|
|
|
240
295
|
|
|
241
|
-
// We inject the tree and pages here so that we can use them in the route
|
|
242
|
-
// module.
|
|
243
|
-
const tree = {
|
|
244
|
-
children: [
|
|
245
|
-
'',
|
|
246
|
-
{
|
|
247
|
-
children: [
|
|
248
|
-
'[locale]',
|
|
249
|
-
{
|
|
250
|
-
children: [
|
|
251
|
-
'know',
|
|
252
|
-
{
|
|
253
|
-
children: ['__PAGE__', {}, {
|
|
254
|
-
page: [page11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx"],
|
|
255
|
-
|
|
256
|
-
}]
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/layout.tsx"],
|
|
260
|
-
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
261
|
-
|
|
262
|
-
},
|
|
263
|
-
[]
|
|
264
|
-
]
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
268
|
-
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
269
|
-
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
270
|
-
|
|
271
|
-
},
|
|
272
|
-
["_not-found","_global-error","api"]
|
|
273
|
-
]
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
277
|
-
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
278
|
-
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
279
|
-
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
280
|
-
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
281
|
-
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
282
|
-
|
|
283
|
-
},
|
|
284
|
-
[]
|
|
285
|
-
]
|
|
286
|
-
}.children;
|
|
287
|
-
const __next_app_require__ = __webpack_require__
|
|
288
|
-
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
289
|
-
const __next_app__ = {
|
|
290
|
-
require: __next_app_require__,
|
|
291
|
-
loadChunk: __next_app_load_chunk__
|
|
292
|
-
};
|
|
293
296
|
|
|
294
297
|
|
|
295
298
|
|
|
299
|
+
// Custom telescope icon component
|
|
300
|
+
const TelescopeIcon = ({ className })=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)("span", {
|
|
301
|
+
className: className,
|
|
302
|
+
style: {
|
|
303
|
+
fontSize: '1.25rem',
|
|
304
|
+
lineHeight: '1'
|
|
305
|
+
},
|
|
306
|
+
children: "\uD83D\uDD2D"
|
|
307
|
+
});
|
|
308
|
+
function KnowledgeNavigation({ isCollapsed, toggleCollapsed, navigationMenu }) {
|
|
309
|
+
const t = (0,react_client/* useTranslations */.c)('Sidebar');
|
|
310
|
+
const pathname = (0,routing/* usePathname */.a8)();
|
|
311
|
+
const router = (0,routing/* useRouter */.rd)();
|
|
312
|
+
const { openResources, removeResource, reorderResources } = (0,dist.useOpenResources)();
|
|
313
|
+
const fixedNavigation = [
|
|
314
|
+
{
|
|
315
|
+
name: t('discover'),
|
|
316
|
+
href: '/know/discover',
|
|
317
|
+
icon: TelescopeIcon,
|
|
318
|
+
description: t('searchAndBrowse')
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
name: t('compose'),
|
|
322
|
+
href: '/know/compose',
|
|
323
|
+
icon: PlusIcon/* default */.A,
|
|
324
|
+
description: t('composeNewResource')
|
|
325
|
+
}
|
|
326
|
+
];
|
|
327
|
+
// Handle sidebar toggle events
|
|
328
|
+
const handleSidebarToggle = (0,react.useCallback)(()=>{
|
|
329
|
+
toggleCollapsed();
|
|
330
|
+
}, [
|
|
331
|
+
toggleCollapsed
|
|
332
|
+
]);
|
|
333
|
+
// Handle resource close events
|
|
334
|
+
const handleResourceClose = (0,react.useCallback)(({ resourceId })=>{
|
|
335
|
+
removeResource(resourceId);
|
|
336
|
+
// If we're closing the currently viewed document, navigate to Discover
|
|
337
|
+
if (pathname === `/know/resource/${resourceId}`) {
|
|
338
|
+
router.push('/know/discover');
|
|
339
|
+
}
|
|
340
|
+
}, [
|
|
341
|
+
removeResource,
|
|
342
|
+
pathname,
|
|
343
|
+
router
|
|
344
|
+
]);
|
|
345
|
+
// Handle resource reorder events
|
|
346
|
+
const handleResourceReorder = (0,react.useCallback)(({ oldIndex, newIndex })=>{
|
|
347
|
+
reorderResources(oldIndex, newIndex);
|
|
348
|
+
}, [
|
|
349
|
+
reorderResources
|
|
350
|
+
]);
|
|
351
|
+
// Subscribe to navigation events
|
|
352
|
+
(0,dist.useEventSubscriptions)({
|
|
353
|
+
'browse:sidebar-toggle': handleSidebarToggle,
|
|
354
|
+
'browse:resource-close': handleResourceClose,
|
|
355
|
+
'browse:resource-reorder': handleResourceReorder
|
|
356
|
+
});
|
|
357
|
+
// Handle navigation
|
|
358
|
+
const handleNavigate = (path)=>{
|
|
359
|
+
router.push(path);
|
|
360
|
+
};
|
|
361
|
+
// Build resource href
|
|
362
|
+
const getResourceHref = (resourceId)=>{
|
|
363
|
+
return `/know/resource/${resourceId}`;
|
|
364
|
+
};
|
|
365
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.CollapsibleResourceNavigation, {
|
|
366
|
+
fixedItems: fixedNavigation,
|
|
367
|
+
resources: openResources,
|
|
368
|
+
isCollapsed: isCollapsed,
|
|
369
|
+
currentPath: pathname,
|
|
370
|
+
LinkComponent: routing/* Link */.N_,
|
|
371
|
+
onNavigate: handleNavigate,
|
|
372
|
+
getResourceHref: getResourceHref,
|
|
373
|
+
className: "knowledge-navigation",
|
|
374
|
+
translations: {
|
|
375
|
+
title: t('title')
|
|
376
|
+
},
|
|
377
|
+
icons: {
|
|
378
|
+
chevronLeft: ChevronLeftIcon/* default */.A,
|
|
379
|
+
bars: Bars3Icon/* default */.A,
|
|
380
|
+
close: XMarkIcon/* default */.A
|
|
381
|
+
},
|
|
382
|
+
navigationMenu: navigationMenu
|
|
383
|
+
});
|
|
384
|
+
}
|
|
296
385
|
|
|
386
|
+
// EXTERNAL MODULE: ./src/lib/routing.ts
|
|
387
|
+
var lib_routing = __webpack_require__(46391);
|
|
388
|
+
// EXTERNAL MODULE: ./src/hooks/useAuth.ts
|
|
389
|
+
var useAuth = __webpack_require__(65159);
|
|
390
|
+
;// ./src/components/knowledge/KnowledgeSidebarWrapper.tsx
|
|
391
|
+
/* __next_internal_client_entry_do_not_use__ KnowledgeSidebarWrapper auto */
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
function KnowledgeSidebarWrapper() {
|
|
399
|
+
const t = (0,react_client/* useTranslations */.c)('Navigation');
|
|
400
|
+
const tHome = (0,react_client/* useTranslations */.c)('Home');
|
|
401
|
+
const { isAuthenticated, isAdmin, isModerator } = (0,useAuth/* useAuth */.As)();
|
|
402
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.LeftSidebar, {
|
|
403
|
+
Link: lib_routing/* Link */.N,
|
|
404
|
+
routes: lib_routing/* routes */.J,
|
|
405
|
+
t: t,
|
|
406
|
+
tHome: tHome,
|
|
407
|
+
brandingLink: "/",
|
|
408
|
+
collapsible: true,
|
|
409
|
+
storageKey: "knowledgeNavCollapsed",
|
|
410
|
+
isAuthenticated: isAuthenticated,
|
|
411
|
+
isAdmin: isAdmin,
|
|
412
|
+
isModerator: isModerator,
|
|
413
|
+
children: (isCollapsed, toggleCollapsed, navigationMenu)=>/*#__PURE__*/ (0,react_jsx_runtime.jsx)(KnowledgeNavigation, {
|
|
414
|
+
isCollapsed: isCollapsed,
|
|
415
|
+
toggleCollapsed: toggleCollapsed,
|
|
416
|
+
navigationMenu: navigationMenu
|
|
417
|
+
})
|
|
418
|
+
});
|
|
419
|
+
}
|
|
297
420
|
|
|
421
|
+
;// __barrel_optimize__?names=ApiClientProvider,AuthTokenProvider,CacheProvider,Footer,OpenResourcesProvider,ResourceAnnotationsProvider,useAttentionStream,useGlobalEvents!=!../../packages/react-ui/dist/index.mjs
|
|
298
422
|
|
|
299
423
|
|
|
300
|
-
//
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
appPaths: []
|
|
310
|
-
},
|
|
311
|
-
userland: {
|
|
312
|
-
loaderTree: tree
|
|
313
|
-
},
|
|
314
|
-
distDir: ".next" || 0,
|
|
315
|
-
relativeProjectDir: false || ''
|
|
316
|
-
});
|
|
317
|
-
function buildDynamicSegmentPlaceholder(param) {
|
|
318
|
-
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
319
|
-
if (optional) {
|
|
320
|
-
return `[[...${param.paramName}]]`;
|
|
321
|
-
}
|
|
322
|
-
if (repeat) {
|
|
323
|
-
return `[...${param.paramName}]`;
|
|
324
|
-
}
|
|
325
|
-
return `[${param.paramName}]`;
|
|
326
|
-
}
|
|
424
|
+
// EXTERNAL MODULE: ./src/components/CookiePreferences.tsx
|
|
425
|
+
var CookiePreferences = __webpack_require__(80386);
|
|
426
|
+
// EXTERNAL MODULE: ./src/contexts/KeyboardShortcutsContext.tsx + 3 modules
|
|
427
|
+
var KeyboardShortcutsContext = __webpack_require__(40953);
|
|
428
|
+
// EXTERNAL MODULE: ../../node_modules/@dnd-kit/sortable/dist/sortable.esm.js + 3 modules
|
|
429
|
+
var sortable_esm = __webpack_require__(72117);
|
|
430
|
+
;// ./src/hooks/useOpenResourcesManager.ts
|
|
431
|
+
/* __next_internal_client_entry_do_not_use__ useOpenResourcesManager auto */
|
|
432
|
+
|
|
327
433
|
/**
|
|
328
|
-
*
|
|
329
|
-
*
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
434
|
+
* Hook that provides OpenResourcesManager implementation using localStorage
|
|
435
|
+
* This is the app-level implementation that gets passed to components as props
|
|
436
|
+
*/ function useOpenResourcesManager() {
|
|
437
|
+
const [openResources, setOpenResources] = (0,react.useState)([]);
|
|
438
|
+
const [isInitialized, setIsInitialized] = (0,react.useState)(false);
|
|
439
|
+
// Load from localStorage on mount
|
|
440
|
+
process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react.useEffect)(()=>{
|
|
441
|
+
const stored = localStorage.getItem('openDocuments');
|
|
442
|
+
if (stored) {
|
|
443
|
+
try {
|
|
444
|
+
const resources = JSON.parse(stored);
|
|
445
|
+
// Sort by order if present, otherwise by openedAt (for backward compatibility)
|
|
446
|
+
setOpenResources(resources.sort((a, b)=>{
|
|
447
|
+
if (a.order !== undefined && b.order !== undefined) {
|
|
448
|
+
return a.order - b.order;
|
|
449
|
+
}
|
|
450
|
+
return a.openedAt - b.openedAt;
|
|
451
|
+
}));
|
|
452
|
+
} catch (e) {
|
|
453
|
+
console.error('Failed to parse open resources:', e);
|
|
454
|
+
}
|
|
346
455
|
}
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
456
|
+
setIsInitialized(true);
|
|
457
|
+
}, []);
|
|
458
|
+
// Save to localStorage whenever resources change (but not on initial mount)
|
|
459
|
+
process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react.useEffect)(()=>{
|
|
460
|
+
if (isInitialized) {
|
|
461
|
+
localStorage.setItem('openDocuments', JSON.stringify(openResources));
|
|
350
462
|
}
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
}
|
|
372
|
-
const multiZoneDraftMode = false;
|
|
373
|
-
const prepareResult = await routeModule.prepare(req, res, {
|
|
374
|
-
srcPage,
|
|
375
|
-
multiZoneDraftMode
|
|
376
|
-
});
|
|
377
|
-
if (!prepareResult) {
|
|
378
|
-
res.statusCode = 400;
|
|
379
|
-
res.end('Bad Request');
|
|
380
|
-
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
381
|
-
return null;
|
|
382
|
-
}
|
|
383
|
-
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
384
|
-
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
385
|
-
let { isOnDemandRevalidate } = prepareResult;
|
|
386
|
-
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
387
|
-
// is not rewritten as resolvedPathname is. This will ensure that the correct
|
|
388
|
-
// prerender info is used instead of using the original pathname as the
|
|
389
|
-
// source. If however PPR is enabled and cacheComponents is disabled, we
|
|
390
|
-
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
391
|
-
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
392
|
-
// parallel routes. This is addressed with cacheComponents.
|
|
393
|
-
const prerenderMatch = nextConfig.experimental.ppr && !nextConfig.cacheComponents && (0,next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__.isInterceptionRouteAppPath)(resolvedPathname) ? null : routeModule.match(resolvedPathname, prerenderManifest);
|
|
394
|
-
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
395
|
-
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
396
|
-
const userAgent = req.headers['user-agent'] || '';
|
|
397
|
-
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
398
|
-
const isHtmlBot = (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.isHtmlBotRequest)(req);
|
|
399
|
-
/**
|
|
400
|
-
* If true, this indicates that the request being made is for an app
|
|
401
|
-
* prefetch request.
|
|
402
|
-
*/ const isPrefetchRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isPrefetchRSCRequest') ?? req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_ROUTER_PREFETCH_HEADER] === '1' // exclude runtime prefetches, which use '2'
|
|
403
|
-
;
|
|
404
|
-
// NOTE: Don't delete headers[RSC] yet, it still needs to be used in renderToHTML later
|
|
405
|
-
const isRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isRSCRequest') ?? Boolean(req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER]);
|
|
406
|
-
const isPossibleServerAction = (0,next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__.getIsPossibleServerAction)(req);
|
|
407
|
-
/**
|
|
408
|
-
* If the route being rendered is an app page, and the ppr feature has been
|
|
409
|
-
* enabled, then the given route _could_ support PPR.
|
|
410
|
-
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
411
|
-
// Stash postponed state for server actions when in minimal mode.
|
|
412
|
-
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
413
|
-
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
414
|
-
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
415
|
-
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
416
|
-
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
417
|
-
if (!isNaN(stateLength) && stateLength > 0) {
|
|
418
|
-
var _nextConfig_experimental_serverActions;
|
|
419
|
-
if (stateLength > maxPostponedStateSizeBytes) {
|
|
420
|
-
res.statusCode = 413;
|
|
421
|
-
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
422
|
-
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
423
|
-
return null;
|
|
463
|
+
}, [
|
|
464
|
+
openResources,
|
|
465
|
+
isInitialized
|
|
466
|
+
]);
|
|
467
|
+
// Listen for storage events from other tabs
|
|
468
|
+
process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react.useEffect)(()=>{
|
|
469
|
+
const handleStorageChange = (e)=>{
|
|
470
|
+
if (e.key === 'openDocuments' && e.newValue) {
|
|
471
|
+
try {
|
|
472
|
+
const resources = JSON.parse(e.newValue);
|
|
473
|
+
// Sort by order if present, otherwise by openedAt
|
|
474
|
+
setOpenResources(resources.sort((a, b)=>{
|
|
475
|
+
if (a.order !== undefined && b.order !== undefined) {
|
|
476
|
+
return a.order - b.order;
|
|
477
|
+
}
|
|
478
|
+
return a.openedAt - b.openedAt;
|
|
479
|
+
}));
|
|
480
|
+
} catch (err) {
|
|
481
|
+
console.error('Failed to parse open resources from storage event:', err);
|
|
482
|
+
}
|
|
424
483
|
}
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
const
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
484
|
+
};
|
|
485
|
+
window.addEventListener('storage', handleStorageChange);
|
|
486
|
+
return ()=>window.removeEventListener('storage', handleStorageChange);
|
|
487
|
+
}, []);
|
|
488
|
+
const addResource = (0,react.useCallback)((id, name, mediaType, storageUri)=>{
|
|
489
|
+
setOpenResources((prev)=>{
|
|
490
|
+
const existing = prev.find((resource)=>resource.id === id);
|
|
491
|
+
if (existing) {
|
|
492
|
+
// Update name, mediaType, and storageUri if resource already exists
|
|
493
|
+
return prev.map((resource)=>resource.id === id ? {
|
|
494
|
+
...resource,
|
|
495
|
+
name,
|
|
496
|
+
...mediaType && {
|
|
497
|
+
mediaType
|
|
498
|
+
},
|
|
499
|
+
...storageUri && {
|
|
500
|
+
storageUri
|
|
501
|
+
}
|
|
502
|
+
} : resource);
|
|
440
503
|
}
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
504
|
+
// Add new resource with order = max order + 1
|
|
505
|
+
const maxOrder = prev.length > 0 ? Math.max(...prev.map((r)=>r.order ?? r.openedAt)) : 0;
|
|
506
|
+
return [
|
|
507
|
+
...prev,
|
|
508
|
+
{
|
|
509
|
+
id,
|
|
510
|
+
name,
|
|
511
|
+
openedAt: Date.now(),
|
|
512
|
+
order: maxOrder + 1,
|
|
513
|
+
...mediaType && {
|
|
514
|
+
mediaType
|
|
515
|
+
},
|
|
516
|
+
...storageUri && {
|
|
517
|
+
storageUri
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
];
|
|
521
|
+
});
|
|
522
|
+
}, []);
|
|
523
|
+
const removeResource = (0,react.useCallback)((id)=>{
|
|
524
|
+
setOpenResources((prev)=>prev.filter((resource)=>resource.id !== id));
|
|
525
|
+
}, []);
|
|
526
|
+
const updateResourceName = (0,react.useCallback)((id, name)=>{
|
|
527
|
+
setOpenResources((prev)=>prev.map((resource)=>resource.id === id ? {
|
|
528
|
+
...resource,
|
|
529
|
+
name
|
|
530
|
+
} : resource));
|
|
531
|
+
}, []);
|
|
532
|
+
const reorderResources = (0,react.useCallback)((oldIndex, newIndex)=>{
|
|
533
|
+
setOpenResources((prev)=>{
|
|
534
|
+
const reordered = (0,sortable_esm/* arrayMove */.be)(prev, oldIndex, newIndex);
|
|
535
|
+
// Update order field to preserve the new position
|
|
536
|
+
return reordered.map((resource, index)=>({
|
|
537
|
+
...resource,
|
|
538
|
+
order: index
|
|
539
|
+
}));
|
|
540
|
+
});
|
|
541
|
+
}, []);
|
|
542
|
+
return (0,react.useMemo)(()=>({
|
|
543
|
+
openResources,
|
|
544
|
+
addResource,
|
|
545
|
+
removeResource,
|
|
546
|
+
updateResourceName,
|
|
547
|
+
reorderResources
|
|
548
|
+
}), [
|
|
549
|
+
openResources,
|
|
550
|
+
addResource,
|
|
551
|
+
removeResource,
|
|
552
|
+
updateResourceName,
|
|
553
|
+
reorderResources
|
|
554
|
+
]);
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
// EXTERNAL MODULE: ../../node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js
|
|
558
|
+
var QueryClientProvider = __webpack_require__(53970);
|
|
559
|
+
;// ./src/hooks/useCacheManager.ts
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
/**
|
|
563
|
+
* Frontend implementation of CacheManager using React Query
|
|
564
|
+
*
|
|
565
|
+
* Usage:
|
|
566
|
+
* ```typescript
|
|
567
|
+
* const cacheManager = useCacheManager();
|
|
568
|
+
* <CacheProvider cacheManager={cacheManager}>
|
|
569
|
+
* <YourComponents />
|
|
570
|
+
* </CacheProvider>
|
|
571
|
+
* ```
|
|
572
|
+
*/ function useCacheManager() {
|
|
573
|
+
const queryClient = (0,QueryClientProvider/* useQueryClient */.jE)();
|
|
574
|
+
return (0,react.useMemo)(()=>({
|
|
575
|
+
invalidateAnnotations: (rUri)=>{
|
|
576
|
+
queryClient.invalidateQueries({
|
|
577
|
+
queryKey: [
|
|
578
|
+
'resources',
|
|
579
|
+
rUri,
|
|
580
|
+
'annotations'
|
|
581
|
+
]
|
|
582
|
+
});
|
|
583
|
+
},
|
|
584
|
+
invalidateEvents: (rUri)=>{
|
|
585
|
+
queryClient.invalidateQueries({
|
|
586
|
+
queryKey: [
|
|
587
|
+
'resources',
|
|
588
|
+
rUri,
|
|
589
|
+
'events'
|
|
590
|
+
]
|
|
453
591
|
});
|
|
454
592
|
}
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
593
|
+
}), [
|
|
594
|
+
queryClient
|
|
595
|
+
]);
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
// EXTERNAL MODULE: ./src/lib/env.ts
|
|
599
|
+
var env = __webpack_require__(23318);
|
|
600
|
+
;// ./src/app/[locale]/know/layout.tsx
|
|
601
|
+
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
/** Connects to global SSE stream for system-level events (entity type changes, etc.) */ function GlobalEventsConnector() {
|
|
615
|
+
(0,dist.useGlobalEvents)();
|
|
616
|
+
return null;
|
|
617
|
+
}
|
|
618
|
+
/** Connects to participant-scoped attention stream for cross-participant beckon signals */ function AttentionStreamConnector() {
|
|
619
|
+
(0,dist.useAttentionStream)();
|
|
620
|
+
return null;
|
|
621
|
+
}
|
|
622
|
+
/**
|
|
623
|
+
* Knowledge Layout
|
|
624
|
+
*
|
|
625
|
+
* Provides feature-specific providers for the /know section:
|
|
626
|
+
* - CacheProvider: Query cache invalidation for resource operations
|
|
627
|
+
* - OpenResourcesProvider: Manage currently open resources (tabs)
|
|
628
|
+
* - ResourceAnnotationsProvider: Annotation CRUD operations and UI state
|
|
629
|
+
*/ function KnowledgeLayout({ children }) {
|
|
630
|
+
const t = (0,react_client/* useTranslations */.c)('Footer');
|
|
631
|
+
const keyboardContext = (0,react.useContext)(KeyboardShortcutsContext/* KeyboardShortcutsContext */.GZ);
|
|
632
|
+
const openResourcesManager = useOpenResourcesManager();
|
|
633
|
+
const cacheManager = useCacheManager();
|
|
634
|
+
const { token: authToken, isLoading } = (0,useAuth/* useAuth */.As)();
|
|
635
|
+
const router = (0,routing/* useRouter */.rd)();
|
|
636
|
+
if (isLoading) {
|
|
637
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
638
|
+
className: "h-screen flex items-center justify-center",
|
|
639
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
640
|
+
className: "text-center",
|
|
641
|
+
children: [
|
|
642
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
643
|
+
className: "animate-spin rounded-full h-12 w-12 border-b-2 border-blue-600 mx-auto mb-4"
|
|
644
|
+
}),
|
|
645
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("p", {
|
|
646
|
+
className: "text-gray-600 dark:text-gray-400",
|
|
647
|
+
children: "Loading..."
|
|
648
|
+
})
|
|
649
|
+
]
|
|
650
|
+
})
|
|
651
|
+
});
|
|
471
652
|
}
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
653
|
+
if (!authToken) {
|
|
654
|
+
router.push(`/auth/signin?callbackUrl=${encodeURIComponent( false ? 0 : '/know')}`);
|
|
655
|
+
return null;
|
|
656
|
+
}
|
|
657
|
+
return /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.AuthTokenProvider, {
|
|
658
|
+
token: authToken,
|
|
659
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.ApiClientProvider, {
|
|
660
|
+
baseUrl: env/* NEXT_PUBLIC_BACKEND_URL */.xg,
|
|
661
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.CacheProvider, {
|
|
662
|
+
cacheManager: cacheManager,
|
|
663
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.OpenResourcesProvider, {
|
|
664
|
+
openResourcesManager: openResourcesManager,
|
|
665
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsxs)(dist.ResourceAnnotationsProvider, {
|
|
666
|
+
children: [
|
|
667
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)(GlobalEventsConnector, {}),
|
|
668
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)(AttentionStreamConnector, {}),
|
|
669
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
670
|
+
className: "h-screen semiont-knowledge-layout semiont-layout-with-footer flex flex-col overflow-hidden",
|
|
671
|
+
children: [
|
|
672
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsxs)("div", {
|
|
673
|
+
className: "flex flex-1 overflow-hidden",
|
|
674
|
+
children: [
|
|
675
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)(KnowledgeSidebarWrapper, {}),
|
|
676
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)("main", {
|
|
677
|
+
className: "flex-1 w-full px-2 pb-6 flex flex-col overflow-hidden",
|
|
678
|
+
children: /*#__PURE__*/ (0,react_jsx_runtime.jsx)("div", {
|
|
679
|
+
className: "w-full mx-auto flex-1 flex flex-col h-full overflow-hidden",
|
|
680
|
+
children: children
|
|
681
|
+
})
|
|
682
|
+
})
|
|
683
|
+
]
|
|
684
|
+
}),
|
|
685
|
+
/*#__PURE__*/ (0,react_jsx_runtime.jsx)(dist.Footer, {
|
|
686
|
+
Link: lib_routing/* Link */.N,
|
|
687
|
+
routes: lib_routing/* routes */.J,
|
|
688
|
+
t: t,
|
|
689
|
+
CookiePreferences: CookiePreferences/* CookiePreferences */.f,
|
|
690
|
+
...keyboardContext?.openKeyboardHelp && {
|
|
691
|
+
onOpenKeyboardHelp: keyboardContext.openKeyboardHelp
|
|
692
|
+
}
|
|
693
|
+
})
|
|
694
|
+
]
|
|
695
|
+
})
|
|
696
|
+
]
|
|
697
|
+
})
|
|
698
|
+
})
|
|
699
|
+
})
|
|
700
|
+
})
|
|
701
|
+
});
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
/***/ }),
|
|
706
|
+
|
|
707
|
+
/***/ 61998:
|
|
708
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
709
|
+
|
|
710
|
+
"use strict";
|
|
711
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
712
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
713
|
+
/* harmony export */ });
|
|
714
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
715
|
+
|
|
716
|
+
function TrashIcon({ title, titleId, ...props }, svgRef) {
|
|
717
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
718
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
719
|
+
fill: "none",
|
|
720
|
+
viewBox: "0 0 24 24",
|
|
721
|
+
strokeWidth: 1.5,
|
|
722
|
+
stroke: "currentColor",
|
|
723
|
+
"aria-hidden": "true",
|
|
724
|
+
"data-slot": "icon",
|
|
725
|
+
ref: svgRef,
|
|
726
|
+
"aria-labelledby": titleId
|
|
727
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
728
|
+
id: titleId
|
|
729
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
730
|
+
strokeLinecap: "round",
|
|
731
|
+
strokeLinejoin: "round",
|
|
732
|
+
d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"
|
|
733
|
+
}));
|
|
734
|
+
}
|
|
735
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(TrashIcon);
|
|
736
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
/***/ }),
|
|
740
|
+
|
|
741
|
+
/***/ 63033:
|
|
742
|
+
/***/ ((module) => {
|
|
743
|
+
|
|
744
|
+
"use strict";
|
|
745
|
+
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
746
|
+
|
|
747
|
+
/***/ }),
|
|
748
|
+
|
|
749
|
+
/***/ 67255:
|
|
750
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
751
|
+
|
|
752
|
+
"use strict";
|
|
753
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
754
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
755
|
+
/* harmony export */ });
|
|
756
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
757
|
+
|
|
758
|
+
function Bars3Icon({ title, titleId, ...props }, svgRef) {
|
|
759
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
760
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
761
|
+
fill: "none",
|
|
762
|
+
viewBox: "0 0 24 24",
|
|
763
|
+
strokeWidth: 1.5,
|
|
764
|
+
stroke: "currentColor",
|
|
765
|
+
"aria-hidden": "true",
|
|
766
|
+
"data-slot": "icon",
|
|
767
|
+
ref: svgRef,
|
|
768
|
+
"aria-labelledby": titleId
|
|
769
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
770
|
+
id: titleId
|
|
771
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
772
|
+
strokeLinecap: "round",
|
|
773
|
+
strokeLinejoin: "round",
|
|
774
|
+
d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
|
|
775
|
+
}));
|
|
776
|
+
}
|
|
777
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(Bars3Icon);
|
|
778
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
/***/ }),
|
|
782
|
+
|
|
783
|
+
/***/ 70722:
|
|
784
|
+
/***/ ((module) => {
|
|
785
|
+
|
|
786
|
+
"use strict";
|
|
787
|
+
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
788
|
+
|
|
789
|
+
/***/ }),
|
|
790
|
+
|
|
791
|
+
/***/ 71062:
|
|
792
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
793
|
+
|
|
794
|
+
"use strict";
|
|
795
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
796
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
797
|
+
/* harmony export */ });
|
|
798
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
799
|
+
|
|
800
|
+
function ChevronLeftIcon({ title, titleId, ...props }, svgRef) {
|
|
801
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
802
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
803
|
+
fill: "none",
|
|
804
|
+
viewBox: "0 0 24 24",
|
|
805
|
+
strokeWidth: 1.5,
|
|
806
|
+
stroke: "currentColor",
|
|
807
|
+
"aria-hidden": "true",
|
|
808
|
+
"data-slot": "icon",
|
|
809
|
+
ref: svgRef,
|
|
810
|
+
"aria-labelledby": titleId
|
|
811
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
812
|
+
id: titleId
|
|
813
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
814
|
+
strokeLinecap: "round",
|
|
815
|
+
strokeLinejoin: "round",
|
|
816
|
+
d: "M15.75 19.5 8.25 12l7.5-7.5"
|
|
817
|
+
}));
|
|
818
|
+
}
|
|
819
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(ChevronLeftIcon);
|
|
820
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
/***/ }),
|
|
824
|
+
|
|
825
|
+
/***/ 77068:
|
|
826
|
+
/***/ ((module) => {
|
|
827
|
+
|
|
828
|
+
"use strict";
|
|
829
|
+
module.exports = require("next/dist/shared/lib/size-limit");
|
|
830
|
+
|
|
831
|
+
/***/ }),
|
|
832
|
+
|
|
833
|
+
/***/ 77459:
|
|
834
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
835
|
+
|
|
836
|
+
"use strict";
|
|
837
|
+
__webpack_require__.r(__webpack_exports__);
|
|
838
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
839
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
840
|
+
/* harmony export */ });
|
|
841
|
+
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
842
|
+
/* 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__);
|
|
843
|
+
// This file is generated by the Webpack next-flight-loader.
|
|
844
|
+
|
|
845
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
846
|
+
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
847
|
+
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx",
|
|
848
|
+
"default",
|
|
849
|
+
));
|
|
850
|
+
|
|
851
|
+
|
|
852
|
+
/***/ }),
|
|
853
|
+
|
|
854
|
+
/***/ 79551:
|
|
855
|
+
/***/ ((module) => {
|
|
856
|
+
|
|
857
|
+
"use strict";
|
|
858
|
+
module.exports = require("url");
|
|
859
|
+
|
|
860
|
+
/***/ }),
|
|
861
|
+
|
|
862
|
+
/***/ 84071:
|
|
863
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
864
|
+
|
|
865
|
+
"use strict";
|
|
866
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
867
|
+
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
868
|
+
/* harmony export */ });
|
|
869
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
870
|
+
|
|
871
|
+
function CogIcon({ title, titleId, ...props }, svgRef) {
|
|
872
|
+
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
873
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
874
|
+
fill: "none",
|
|
875
|
+
viewBox: "0 0 24 24",
|
|
876
|
+
strokeWidth: 1.5,
|
|
877
|
+
stroke: "currentColor",
|
|
878
|
+
"aria-hidden": "true",
|
|
879
|
+
"data-slot": "icon",
|
|
880
|
+
ref: svgRef,
|
|
881
|
+
"aria-labelledby": titleId
|
|
882
|
+
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
883
|
+
id: titleId
|
|
884
|
+
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
885
|
+
strokeLinecap: "round",
|
|
886
|
+
strokeLinejoin: "round",
|
|
887
|
+
d: "M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"
|
|
888
|
+
}));
|
|
889
|
+
}
|
|
890
|
+
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(CogIcon);
|
|
891
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
/***/ }),
|
|
895
|
+
|
|
896
|
+
/***/ 86439:
|
|
897
|
+
/***/ ((module) => {
|
|
898
|
+
|
|
899
|
+
"use strict";
|
|
900
|
+
module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
901
|
+
|
|
902
|
+
/***/ }),
|
|
903
|
+
|
|
904
|
+
/***/ 91069:
|
|
905
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
906
|
+
|
|
907
|
+
"use strict";
|
|
908
|
+
__webpack_require__.r(__webpack_exports__);
|
|
909
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
910
|
+
/* harmony export */ __next_app__: () => (/* binding */ __next_app__),
|
|
911
|
+
/* harmony export */ handler: () => (/* binding */ handler),
|
|
912
|
+
/* harmony export */ routeModule: () => (/* binding */ routeModule)
|
|
913
|
+
/* harmony export */ });
|
|
914
|
+
/* harmony import */ var next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80666);
|
|
915
|
+
/* 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__);
|
|
916
|
+
/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51421);
|
|
917
|
+
/* harmony import */ var next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4675);
|
|
918
|
+
/* harmony import */ var next_dist_server_lib_trace_tracer__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29796);
|
|
919
|
+
/* 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__);
|
|
920
|
+
/* harmony import */ var next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(54046);
|
|
921
|
+
/* 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__);
|
|
922
|
+
/* harmony import */ var next_dist_server_lib_trace_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(74928);
|
|
923
|
+
/* 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__);
|
|
924
|
+
/* harmony import */ var next_dist_server_app_render_interop_default__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(19727);
|
|
925
|
+
/* harmony import */ var next_dist_server_app_render_strip_flight_headers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24268);
|
|
926
|
+
/* harmony import */ var next_dist_server_base_http_node__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(60402);
|
|
927
|
+
/* 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__);
|
|
928
|
+
/* harmony import */ var next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(22040);
|
|
929
|
+
/* 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__);
|
|
930
|
+
/* harmony import */ var next_dist_server_request_fallback_params__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(27186);
|
|
931
|
+
/* 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__);
|
|
932
|
+
/* harmony import */ var next_dist_server_app_render_manifests_singleton__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(49228);
|
|
933
|
+
/* 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__);
|
|
934
|
+
/* harmony import */ var next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97485);
|
|
935
|
+
/* 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__);
|
|
936
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(261);
|
|
937
|
+
/* 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__);
|
|
938
|
+
/* harmony import */ var next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80885);
|
|
939
|
+
/* 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__);
|
|
940
|
+
/* harmony import */ var next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7162);
|
|
941
|
+
/* 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__);
|
|
942
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(26713);
|
|
943
|
+
/* 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__);
|
|
944
|
+
/* harmony import */ var next_dist_server_response_cache__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70972);
|
|
945
|
+
/* 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__);
|
|
946
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(57341);
|
|
947
|
+
/* harmony import */ var next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_fallback__WEBPACK_IMPORTED_MODULE_18__);
|
|
948
|
+
/* harmony import */ var next_dist_server_render_result__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95105);
|
|
949
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(38038);
|
|
950
|
+
/* harmony import */ var next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__);
|
|
951
|
+
/* harmony import */ var next_dist_server_stream_utils_encoded_tags__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(29898);
|
|
952
|
+
/* harmony import */ var next_dist_server_stream_utils_node_web_streams_helper__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(62918);
|
|
953
|
+
/* 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__);
|
|
954
|
+
/* harmony import */ var next_dist_server_send_payload__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(98798);
|
|
955
|
+
/* 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__);
|
|
956
|
+
/* harmony import */ var next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(86439);
|
|
957
|
+
/* 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__);
|
|
958
|
+
/* harmony import */ var next_dist_shared_lib_size_limit__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(77068);
|
|
959
|
+
/* 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__);
|
|
960
|
+
/* harmony import */ var next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(31214);
|
|
961
|
+
/* 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__);
|
|
962
|
+
/* harmony import */ var next_dist_server_app_render_entry_base__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(35402);
|
|
963
|
+
/* 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__);
|
|
964
|
+
/* harmony import */ var next_dist_client_components_redirect_status_code__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(29059);
|
|
965
|
+
/* 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__);
|
|
966
|
+
/* harmony import */ var next_dist_shared_lib_invariant_error__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(70722);
|
|
967
|
+
/* 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__);
|
|
968
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(31182);
|
|
969
|
+
/* harmony import */ var next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30___default = /*#__PURE__*/__webpack_require__.n(next_dist_lib_scheduler__WEBPACK_IMPORTED_MODULE_30__);
|
|
970
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(43954);
|
|
971
|
+
/* 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__);
|
|
972
|
+
/* harmony import */ var next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(17891);
|
|
973
|
+
/* 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__);
|
|
974
|
+
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
975
|
+
/* 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__]
|
|
976
|
+
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
977
|
+
const module0 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 95235));
|
|
978
|
+
const module1 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 25195));
|
|
979
|
+
const module2 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
980
|
+
const module3 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 72353));
|
|
981
|
+
const module4 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 4253, 23));
|
|
982
|
+
const module5 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.t.bind(__webpack_require__, 49184, 23));
|
|
983
|
+
const module6 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 57149));
|
|
984
|
+
const module7 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
985
|
+
const module8 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 28310));
|
|
986
|
+
const module9 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 12156));
|
|
987
|
+
const module10 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 56357));
|
|
988
|
+
const page11 = () => Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 77459));
|
|
989
|
+
|
|
990
|
+
|
|
991
|
+
|
|
992
|
+
|
|
993
|
+
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
|
|
998
|
+
|
|
999
|
+
|
|
1000
|
+
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
|
|
1009
|
+
|
|
1010
|
+
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
// We inject the tree and pages here so that we can use them in the route
|
|
1017
|
+
// module.
|
|
1018
|
+
const tree = {
|
|
1019
|
+
children: [
|
|
1020
|
+
'',
|
|
1021
|
+
{
|
|
1022
|
+
children: [
|
|
1023
|
+
'[locale]',
|
|
1024
|
+
{
|
|
1025
|
+
children: [
|
|
1026
|
+
'know',
|
|
1027
|
+
{
|
|
1028
|
+
children: ['__PAGE__', {}, {
|
|
1029
|
+
page: [page11, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx"],
|
|
1030
|
+
|
|
1031
|
+
}]
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
'layout': [module9, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/layout.tsx"],
|
|
1035
|
+
'global-error': [module10, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1036
|
+
|
|
1037
|
+
},
|
|
1038
|
+
[]
|
|
1039
|
+
]
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
'layout': [module6, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/layout.tsx"],
|
|
1043
|
+
'global-error': [module7, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1044
|
+
'not-found': [module8, "/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/not-found.tsx"],
|
|
1045
|
+
|
|
1046
|
+
},
|
|
1047
|
+
["_not-found","_global-error","api"]
|
|
1048
|
+
]
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
'layout': [module0, "/home/runner/work/semiont/semiont/apps/frontend/src/app/layout.tsx"],
|
|
1052
|
+
'error': [module1, "/home/runner/work/semiont/semiont/apps/frontend/src/app/error.tsx"],
|
|
1053
|
+
'global-error': [module2, "/home/runner/work/semiont/semiont/apps/frontend/src/app/global-error.tsx"],
|
|
1054
|
+
'not-found': [module3, "/home/runner/work/semiont/semiont/apps/frontend/src/app/not-found.tsx"],
|
|
1055
|
+
'forbidden': [module4, "next/dist/client/components/builtin/forbidden.js"],
|
|
1056
|
+
'unauthorized': [module5, "next/dist/client/components/builtin/unauthorized.js"],
|
|
1057
|
+
|
|
1058
|
+
},
|
|
1059
|
+
[]
|
|
1060
|
+
]
|
|
1061
|
+
}.children;
|
|
1062
|
+
const __next_app_require__ = __webpack_require__
|
|
1063
|
+
const __next_app_load_chunk__ = () => Promise.resolve()
|
|
1064
|
+
const __next_app__ = {
|
|
1065
|
+
require: __next_app_require__,
|
|
1066
|
+
loadChunk: __next_app_load_chunk__
|
|
1067
|
+
};
|
|
1068
|
+
|
|
1069
|
+
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
// Create and export the route module that will be consumed.
|
|
1076
|
+
const routeModule = new next_dist_server_route_modules_app_page_module_compiled__WEBPACK_IMPORTED_MODULE_0__.AppPageRouteModule({
|
|
1077
|
+
definition: {
|
|
1078
|
+
kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.APP_PAGE,
|
|
1079
|
+
page: "/[locale]/know/page",
|
|
1080
|
+
pathname: "/[locale]/know",
|
|
1081
|
+
// The following aren't used in production.
|
|
1082
|
+
bundlePath: '',
|
|
1083
|
+
filename: '',
|
|
1084
|
+
appPaths: []
|
|
1085
|
+
},
|
|
1086
|
+
userland: {
|
|
1087
|
+
loaderTree: tree
|
|
1088
|
+
},
|
|
1089
|
+
distDir: ".next" || 0,
|
|
1090
|
+
relativeProjectDir: false || ''
|
|
1091
|
+
});
|
|
1092
|
+
function buildDynamicSegmentPlaceholder(param) {
|
|
1093
|
+
const { repeat, optional } = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getParamProperties)(param.paramType);
|
|
1094
|
+
if (optional) {
|
|
1095
|
+
return `[[...${param.paramName}]]`;
|
|
1096
|
+
}
|
|
1097
|
+
if (repeat) {
|
|
1098
|
+
return `[...${param.paramName}]`;
|
|
1099
|
+
}
|
|
1100
|
+
return `[${param.paramName}]`;
|
|
1101
|
+
}
|
|
1102
|
+
/**
|
|
1103
|
+
* Builds the cache key for the most complete prerenderable shell we can derive
|
|
1104
|
+
* from the shell that matched this request. Only params that can still be
|
|
1105
|
+
* filled by `generateStaticParams` are substituted; fully dynamic params stay
|
|
1106
|
+
* as placeholders so a request like `/c/foo` can complete `/[one]/[two]` into
|
|
1107
|
+
* `/c/[two]` rather than `/c/foo`.
|
|
1108
|
+
*/ function buildCompletedShellCacheKey(fallbackPathname, remainingPrerenderableParams, params) {
|
|
1109
|
+
const prerenderableParamsByName = new Map(remainingPrerenderableParams.map((param)=>[
|
|
1110
|
+
param.paramName,
|
|
1111
|
+
param
|
|
1112
|
+
]));
|
|
1113
|
+
return fallbackPathname.split('/').map((segment)=>{
|
|
1114
|
+
const segmentParam = (0,next_dist_shared_lib_router_utils_get_segment_param__WEBPACK_IMPORTED_MODULE_32__.getSegmentParam)(segment);
|
|
1115
|
+
if (!segmentParam) {
|
|
1116
|
+
return segment;
|
|
1117
|
+
}
|
|
1118
|
+
const remainingParam = prerenderableParamsByName.get(segmentParam.paramName);
|
|
1119
|
+
if (!remainingParam) {
|
|
1120
|
+
return segment;
|
|
1121
|
+
}
|
|
1122
|
+
const value = params == null ? void 0 : params[remainingParam.paramName];
|
|
1123
|
+
if (!value) {
|
|
1124
|
+
return segment;
|
|
1125
|
+
}
|
|
1126
|
+
const encodedValue = Array.isArray(value) ? value.map((item)=>encodeURIComponent(item)).join('/') : encodeURIComponent(value);
|
|
1127
|
+
return segment.replace(buildDynamicSegmentPlaceholder(remainingParam), encodedValue);
|
|
1128
|
+
}).join('/') || '/';
|
|
1129
|
+
}
|
|
1130
|
+
async function handler(req, res, ctx) {
|
|
1131
|
+
var _this, _prerenderManifest_routes_resolvedPathname, _prerenderInfo_fallbackRootParams, _prerenderInfo_fallbackRouteParams;
|
|
1132
|
+
if (ctx.requestMeta) {
|
|
1133
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.setRequestMeta)(req, ctx.requestMeta);
|
|
1134
|
+
}
|
|
1135
|
+
if (routeModule.isDev) {
|
|
1136
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'devRequestTimingInternalsEnd', process.hrtime.bigint());
|
|
1137
|
+
}
|
|
1138
|
+
const isMinimalMode = Boolean((0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'minimalMode'));
|
|
1139
|
+
let srcPage = "/[locale]/know/page";
|
|
1140
|
+
// turbopack doesn't normalize `/index` in the page name
|
|
1141
|
+
// so we need to to process dynamic routes properly
|
|
1142
|
+
// TODO: fix turbopack providing differing value from webpack
|
|
1143
|
+
if (false) {} else if (srcPage === '/index') {
|
|
1144
|
+
// we always normalize /index specifically
|
|
1145
|
+
srcPage = '/';
|
|
1146
|
+
}
|
|
1147
|
+
const multiZoneDraftMode = false;
|
|
1148
|
+
const prepareResult = await routeModule.prepare(req, res, {
|
|
1149
|
+
srcPage,
|
|
1150
|
+
multiZoneDraftMode
|
|
1151
|
+
});
|
|
1152
|
+
if (!prepareResult) {
|
|
1153
|
+
res.statusCode = 400;
|
|
1154
|
+
res.end('Bad Request');
|
|
1155
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1156
|
+
return null;
|
|
1157
|
+
}
|
|
1158
|
+
const { buildId, query, params, pageIsDynamic, buildManifest, nextFontManifest, reactLoadableManifest, serverActionsManifest, clientReferenceManifest, subresourceIntegrityManifest, prerenderManifest, isDraftMode, resolvedPathname, revalidateOnlyGenerated, routerServerContext, nextConfig, parsedUrl, interceptionRoutePatterns, deploymentId, clientAssetToken } = prepareResult;
|
|
1159
|
+
const normalizedSrcPage = (0,next_dist_shared_lib_router_utils_app_paths__WEBPACK_IMPORTED_MODULE_13__.normalizeAppPath)(srcPage);
|
|
1160
|
+
let { isOnDemandRevalidate } = prepareResult;
|
|
1161
|
+
// We use the resolvedPathname instead of the parsedUrl.pathname because it
|
|
1162
|
+
// is not rewritten as resolvedPathname is. This will ensure that the correct
|
|
1163
|
+
// prerender info is used instead of using the original pathname as the
|
|
1164
|
+
// source. If however PPR is enabled and cacheComponents is disabled, we
|
|
1165
|
+
// treat the pathname as dynamic. Currently, there's a bug in the PPR
|
|
1166
|
+
// implementation that incorrectly leaves %%drp placeholders in the output of
|
|
1167
|
+
// parallel routes. This is addressed with cacheComponents.
|
|
1168
|
+
const prerenderMatch = nextConfig.experimental.ppr && !nextConfig.cacheComponents && (0,next_dist_shared_lib_router_utils_interception_routes__WEBPACK_IMPORTED_MODULE_31__.isInterceptionRouteAppPath)(resolvedPathname) ? null : routeModule.match(resolvedPathname, prerenderManifest);
|
|
1169
|
+
const prerenderInfo = (prerenderMatch == null ? void 0 : prerenderMatch.route) ?? null;
|
|
1170
|
+
const isPrerendered = !!prerenderManifest.routes[resolvedPathname];
|
|
1171
|
+
const userAgent = req.headers['user-agent'] || '';
|
|
1172
|
+
const botType = (0,next_dist_shared_lib_router_utils_is_bot__WEBPACK_IMPORTED_MODULE_16__.getBotType)(userAgent);
|
|
1173
|
+
const isHtmlBot = (0,next_dist_server_lib_streaming_metadata__WEBPACK_IMPORTED_MODULE_12__.isHtmlBotRequest)(req);
|
|
1174
|
+
/**
|
|
1175
|
+
* If true, this indicates that the request being made is for an app
|
|
1176
|
+
* prefetch request.
|
|
1177
|
+
*/ const isPrefetchRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isPrefetchRSCRequest') ?? req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_ROUTER_PREFETCH_HEADER] === '1' // exclude runtime prefetches, which use '2'
|
|
1178
|
+
;
|
|
1179
|
+
// NOTE: Don't delete headers[RSC] yet, it still needs to be used in renderToHTML later
|
|
1180
|
+
const isRSCRequest = (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'isRSCRequest') ?? Boolean(req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER]);
|
|
1181
|
+
const isPossibleServerAction = (0,next_dist_server_lib_server_action_request_meta__WEBPACK_IMPORTED_MODULE_14__.getIsPossibleServerAction)(req);
|
|
1182
|
+
/**
|
|
1183
|
+
* If the route being rendered is an app page, and the ppr feature has been
|
|
1184
|
+
* enabled, then the given route _could_ support PPR.
|
|
1185
|
+
*/ const couldSupportPPR = (0,next_dist_server_lib_experimental_ppr__WEBPACK_IMPORTED_MODULE_9__.checkIsAppPPREnabled)(nextConfig.experimental.ppr);
|
|
1186
|
+
// Stash postponed state for server actions when in minimal mode.
|
|
1187
|
+
// We extract it here so the RDC is available for the re-render after the action completes.
|
|
1188
|
+
const resumeStateLengthHeader = req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_STATE_LENGTH_HEADER];
|
|
1189
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && isMinimalMode && couldSupportPPR && isPossibleServerAction && resumeStateLengthHeader && typeof resumeStateLengthHeader === 'string') {
|
|
1190
|
+
const stateLength = parseInt(resumeStateLengthHeader, 10);
|
|
1191
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
1192
|
+
if (!isNaN(stateLength) && stateLength > 0) {
|
|
1193
|
+
var _nextConfig_experimental_serverActions;
|
|
1194
|
+
if (stateLength > maxPostponedStateSizeBytes) {
|
|
1195
|
+
res.statusCode = 413;
|
|
1196
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
1197
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1198
|
+
return null;
|
|
1199
|
+
}
|
|
1200
|
+
// Calculate max total body size to prevent buffering excessively large
|
|
1201
|
+
// payloads before the action handler checks. We use stateLength (not
|
|
1202
|
+
// maxPostponedStateSizeBytes) so the postponed state doesn't eat into
|
|
1203
|
+
// the action body budget - it's already validated above.
|
|
1204
|
+
const defaultActionBodySizeLimit = '1 MB';
|
|
1205
|
+
const actionBodySizeLimit = ((_nextConfig_experimental_serverActions = nextConfig.experimental.serverActions) == null ? void 0 : _nextConfig_experimental_serverActions.bodySizeLimit) ?? defaultActionBodySizeLimit;
|
|
1206
|
+
const actionBodySizeLimitBytes = actionBodySizeLimit !== defaultActionBodySizeLimit ? (__webpack_require__(32683).parse)(actionBodySizeLimit) : 1024 * 1024 // 1 MB
|
|
1207
|
+
;
|
|
1208
|
+
const maxTotalBodySize = stateLength + actionBodySizeLimitBytes;
|
|
1209
|
+
const fullBody = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxTotalBodySize);
|
|
1210
|
+
if (fullBody === null) {
|
|
1211
|
+
res.statusCode = 413;
|
|
1212
|
+
res.end(`Request body exceeded limit. ` + `To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit`);
|
|
1213
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1214
|
+
return null;
|
|
1215
|
+
}
|
|
1216
|
+
if (fullBody.length >= stateLength) {
|
|
1217
|
+
// Extract postponed state from the beginning
|
|
1218
|
+
const postponedState = fullBody.subarray(0, stateLength).toString('utf8');
|
|
1219
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponedState);
|
|
1220
|
+
// Store the remaining action body for the action handler
|
|
1221
|
+
const actionBody = fullBody.subarray(stateLength);
|
|
1222
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'actionBody', actionBody);
|
|
1223
|
+
} else {
|
|
1224
|
+
throw Object.defineProperty(new Error(`invariant: expected ${stateLength} bytes of postponed state but only received ${fullBody.length} bytes`), "__NEXT_ERROR_CODE", {
|
|
1225
|
+
value: "E979",
|
|
1226
|
+
enumerable: false,
|
|
1227
|
+
configurable: true
|
|
1228
|
+
});
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
}
|
|
1232
|
+
if (!(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') && couldSupportPPR && req.headers[next_dist_lib_constants__WEBPACK_IMPORTED_MODULE_20__.NEXT_RESUME_HEADER] === '1' && req.method === 'POST') {
|
|
1233
|
+
const { maxPostponedStateSize, maxPostponedStateSizeBytes } = (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getMaxPostponedStateSize)(nextConfig.experimental.maxPostponedStateSize);
|
|
1234
|
+
// Decode the postponed state from the request body, it will come as
|
|
1235
|
+
// an array of buffers, so collect them and then concat them to form
|
|
1236
|
+
// the string.
|
|
1237
|
+
const body = await (0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.readBodyWithSizeLimit)(req, maxPostponedStateSizeBytes);
|
|
1238
|
+
if (body === null) {
|
|
1239
|
+
res.statusCode = 413;
|
|
1240
|
+
res.end((0,next_dist_server_lib_postponed_request_body__WEBPACK_IMPORTED_MODULE_26__.getPostponedStateExceededErrorMessage)(maxPostponedStateSize));
|
|
1241
|
+
ctx.waitUntil == null ? void 0 : ctx.waitUntil.call(ctx, Promise.resolve());
|
|
1242
|
+
return null;
|
|
1243
|
+
}
|
|
1244
|
+
const postponed = body.toString('utf8');
|
|
1245
|
+
(0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.addRequestMeta)(req, 'postponed', postponed);
|
|
1246
|
+
}
|
|
1247
|
+
// When enabled, this will allow the use of the `?__nextppronly` query to
|
|
1248
|
+
// enable debugging of the static shell.
|
|
1249
|
+
const hasDebugStaticShellQuery = false && 0;
|
|
1250
|
+
// When enabled, this will allow the use of the `?__nextppronly` query
|
|
1251
|
+
// to enable debugging of the fallback shell.
|
|
1252
|
+
const hasDebugFallbackShellQuery = hasDebugStaticShellQuery && query.__nextppronly === 'fallback';
|
|
1253
|
+
// Whether the testing API is exposed (dev mode or explicit flag)
|
|
1254
|
+
const exposeTestingApi = routeModule.isDev === true || nextConfig.experimental.exposeTestingApiInProductionBuild === true;
|
|
1255
|
+
// Enable the Instant Navigation Testing API. Renders only the prefetched
|
|
1256
|
+
// portion of the page, excluding dynamic content. This allows tests to
|
|
1257
|
+
// assert on the prefetched UI state deterministically.
|
|
1258
|
+
// - Header: Used for client-side navigations where we can set request headers
|
|
1259
|
+
// - Cookie: Used for MPA navigations (page reload, full page load) where we
|
|
1260
|
+
// can't set request headers. Only applies to document requests (no RSC
|
|
1261
|
+
// header) - RSC requests should proceed normally even during a locked scope,
|
|
1262
|
+
// with blocking happening on the client side.
|
|
1263
|
+
const isInstantNavigationTest = exposeTestingApi && (req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_INSTANT_PREFETCH_HEADER] === '1' || req.headers[next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.RSC_HEADER] === undefined && typeof req.headers.cookie === 'string' && req.headers.cookie.includes(next_dist_client_components_app_router_headers__WEBPACK_IMPORTED_MODULE_15__.NEXT_INSTANT_TEST_COOKIE + '='));
|
|
1264
|
+
// This page supports PPR if it is marked as being `PARTIALLY_STATIC` in the
|
|
1265
|
+
// prerender manifest and this is an app page.
|
|
1266
|
+
const isRoutePPREnabled = // When the instant navigation testing API is active, enable the PPR
|
|
1267
|
+
// prerender path even without Cache Components. In dev mode without CC,
|
|
1268
|
+
// static pages need this path to produce buffered segment data (the
|
|
1269
|
+
// legacy prerender path hangs in dev mode).
|
|
1270
|
+
(couldSupportPPR || isInstantNavigationTest) && (((_this = prerenderManifest.routes[normalizedSrcPage] ?? prerenderManifest.dynamicRoutes[normalizedSrcPage]) == null ? void 0 : _this.renderingMode) === 'PARTIALLY_STATIC' || // Ideally we'd want to check the appConfig to see if this page has PPR
|
|
1271
|
+
// enabled or not, but that would require plumbing the appConfig through
|
|
1272
|
+
// to the server during development. We assume that the page supports it
|
|
1273
|
+
// but only during development or when the testing API is exposed.
|
|
1274
|
+
(hasDebugStaticShellQuery || isInstantNavigationTest) && (exposeTestingApi || (routerServerContext == null ? void 0 : routerServerContext.experimentalTestProxy) === true));
|
|
1275
|
+
const isDebugStaticShell = (hasDebugStaticShellQuery || isInstantNavigationTest) && isRoutePPREnabled;
|
|
1276
|
+
// We should enable debugging dynamic accesses when the static shell
|
|
1277
|
+
// debugging has been enabled and we're also in development mode.
|
|
1278
|
+
const isDebugDynamicAccesses = isDebugStaticShell && routeModule.isDev === true;
|
|
1279
|
+
const isDebugFallbackShell = hasDebugFallbackShellQuery && isRoutePPREnabled;
|
|
1280
|
+
// If we're in minimal mode, then try to get the postponed information from
|
|
1281
|
+
// the request metadata. If available, use it for resuming the postponed
|
|
1282
|
+
// render.
|
|
1283
|
+
const minimalPostponed = isRoutePPREnabled ? (0,next_dist_server_request_meta__WEBPACK_IMPORTED_MODULE_4__.getRequestMeta)(req, 'postponed') : undefined;
|
|
1284
|
+
// If PPR is enabled, and this is a RSC request (but not a prefetch), then
|
|
1285
|
+
// we can use this fact to only generate the flight data for the request
|
|
1286
|
+
// because we can't cache the HTML (as it's also dynamic).
|
|
1287
|
+
const staticPrefetchDataRoute = (_prerenderManifest_routes_resolvedPathname = prerenderManifest.routes[resolvedPathname]) == null ? void 0 : _prerenderManifest_routes_resolvedPathname.prefetchDataRoute;
|
|
1288
|
+
let isDynamicRSCRequest = isRoutePPREnabled && isRSCRequest && !isPrefetchRSCRequest && // If generated at build time, treat the RSC request as static
|
|
1289
|
+
// so we can serve the prebuilt .rsc without a dynamic render.
|
|
1290
|
+
// Only do this for routes that have a concrete prefetchDataRoute.
|
|
1291
|
+
!staticPrefetchDataRoute;
|
|
1292
|
+
// During a PPR revalidation, the RSC request is not dynamic if we do not have the postponed data.
|
|
1293
|
+
// We only attach the postponed data during a resume. If there's no postponed data, then it must be a revalidation.
|
|
1294
|
+
// This is to ensure that we don't bypass the cache during a revalidation.
|
|
1295
|
+
if (isMinimalMode) {
|
|
1296
|
+
isDynamicRSCRequest = isDynamicRSCRequest && !!minimalPostponed;
|
|
522
1297
|
}
|
|
523
1298
|
// Need to read this before it's stripped by stripFlightHeaders. We don't
|
|
524
1299
|
// need to transfer it to the request meta because it's only read
|
|
@@ -1447,324 +2222,38 @@ async function handler(req, res, ctx) {
|
|
|
1447
2222
|
}, handleResponse), undefined, !isWrappedByNextServer);
|
|
1448
2223
|
}
|
|
1449
2224
|
} catch (err) {
|
|
1450
|
-
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
1451
|
-
const silenceLog = false;
|
|
1452
|
-
await routeModule.onRequestError(req, err, {
|
|
1453
|
-
routerKind: 'App Router',
|
|
1454
|
-
routePath: srcPage,
|
|
1455
|
-
routeType: 'render',
|
|
1456
|
-
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
1457
|
-
isStaticGeneration: isSSG,
|
|
1458
|
-
isOnDemandRevalidate
|
|
1459
|
-
})
|
|
1460
|
-
}, silenceLog, routerServerContext);
|
|
1461
|
-
}
|
|
1462
|
-
// rethrow so that we can handle serving error page
|
|
1463
|
-
throw err;
|
|
1464
|
-
}
|
|
1465
|
-
}
|
|
1466
|
-
// TODO: omit this from production builds, only test builds should include it
|
|
1467
|
-
/**
|
|
1468
|
-
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
1469
|
-
*
|
|
1470
|
-
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
1471
|
-
*/ function createPPRBoundarySentinel() {
|
|
1472
|
-
return new ReadableStream({
|
|
1473
|
-
start (controller) {
|
|
1474
|
-
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
1475
|
-
controller.close();
|
|
1476
|
-
}
|
|
1477
|
-
});
|
|
1478
|
-
}
|
|
1479
|
-
|
|
1480
|
-
//# sourceMappingURL=app-page.js.map
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
/***/ }),
|
|
1484
|
-
|
|
1485
|
-
/***/ 41025:
|
|
1486
|
-
/***/ ((module) => {
|
|
1487
|
-
|
|
1488
|
-
"use strict";
|
|
1489
|
-
module.exports = require("next/dist/server/app-render/dynamic-access-async-storage.external.js");
|
|
1490
|
-
|
|
1491
|
-
/***/ }),
|
|
1492
|
-
|
|
1493
|
-
/***/ 43954:
|
|
1494
|
-
/***/ ((module) => {
|
|
1495
|
-
|
|
1496
|
-
"use strict";
|
|
1497
|
-
module.exports = require("next/dist/shared/lib/router/utils/interception-routes");
|
|
1498
|
-
|
|
1499
|
-
/***/ }),
|
|
1500
|
-
|
|
1501
|
-
/***/ 45225:
|
|
1502
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1503
|
-
|
|
1504
|
-
"use strict";
|
|
1505
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1506
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1507
|
-
/* harmony export */ "default": () => (/* binding */ KnowledgePage)
|
|
1508
|
-
/* harmony export */ });
|
|
1509
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(92692);
|
|
1510
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
|
|
1511
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(71277);
|
|
1512
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);
|
|
1513
|
-
/* harmony import */ var _i18n_routing__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(99704);
|
|
1514
|
-
/* harmony import */ var next_intl__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(56305);
|
|
1515
|
-
/* __next_internal_client_entry_do_not_use__ default auto */
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
function KnowledgePage() {
|
|
1520
|
-
const t = (0,next_intl__WEBPACK_IMPORTED_MODULE_3__/* .useTranslations */ .c)('Sidebar');
|
|
1521
|
-
const router = (0,_i18n_routing__WEBPACK_IMPORTED_MODULE_2__/* .useRouter */ .rd)();
|
|
1522
|
-
const [checking, setChecking] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(true);
|
|
1523
|
-
process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react__WEBPACK_IMPORTED_MODULE_1__.useEffect)(()=>{
|
|
1524
|
-
// Check if there's a last viewed document
|
|
1525
|
-
const lastDocumentId = localStorage.getItem('lastViewedDocumentId');
|
|
1526
|
-
if (lastDocumentId) {
|
|
1527
|
-
// If there's a last viewed document, go to it
|
|
1528
|
-
router.replace(`/know/resource/${lastDocumentId}`);
|
|
1529
|
-
} else {
|
|
1530
|
-
// Otherwise, go to Discover
|
|
1531
|
-
router.replace('/know/discover');
|
|
2225
|
+
if (!(err instanceof next_dist_shared_lib_no_fallback_error_external__WEBPACK_IMPORTED_MODULE_24__.NoFallbackError)) {
|
|
2226
|
+
const silenceLog = false;
|
|
2227
|
+
await routeModule.onRequestError(req, err, {
|
|
2228
|
+
routerKind: 'App Router',
|
|
2229
|
+
routePath: srcPage,
|
|
2230
|
+
routeType: 'render',
|
|
2231
|
+
revalidateReason: (0,next_dist_server_instrumentation_utils__WEBPACK_IMPORTED_MODULE_2__/* .getRevalidateReason */ .c)({
|
|
2232
|
+
isStaticGeneration: isSSG,
|
|
2233
|
+
isOnDemandRevalidate
|
|
2234
|
+
})
|
|
2235
|
+
}, silenceLog, routerServerContext);
|
|
1532
2236
|
}
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
router
|
|
1536
|
-
]);
|
|
1537
|
-
if (checking) {
|
|
1538
|
-
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("div", {
|
|
1539
|
-
className: "flex items-center justify-center py-20",
|
|
1540
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
1541
|
-
className: "text-gray-600 dark:text-gray-300",
|
|
1542
|
-
children: t('loading')
|
|
1543
|
-
})
|
|
1544
|
-
});
|
|
2237
|
+
// rethrow so that we can handle serving error page
|
|
2238
|
+
throw err;
|
|
1545
2239
|
}
|
|
1546
|
-
return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("div", {
|
|
1547
|
-
className: "flex items-center justify-center py-20",
|
|
1548
|
-
children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("p", {
|
|
1549
|
-
className: "text-gray-600 dark:text-gray-300",
|
|
1550
|
-
children: t('redirecting')
|
|
1551
|
-
})
|
|
1552
|
-
});
|
|
1553
|
-
}
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
/***/ }),
|
|
1557
|
-
|
|
1558
|
-
/***/ 55201:
|
|
1559
|
-
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
1560
|
-
|
|
1561
|
-
Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 45225));
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
/***/ }),
|
|
1565
|
-
|
|
1566
|
-
/***/ 55511:
|
|
1567
|
-
/***/ ((module) => {
|
|
1568
|
-
|
|
1569
|
-
"use strict";
|
|
1570
|
-
module.exports = require("crypto");
|
|
1571
|
-
|
|
1572
|
-
/***/ }),
|
|
1573
|
-
|
|
1574
|
-
/***/ 61998:
|
|
1575
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1576
|
-
|
|
1577
|
-
"use strict";
|
|
1578
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1579
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1580
|
-
/* harmony export */ });
|
|
1581
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1582
|
-
|
|
1583
|
-
function TrashIcon({ title, titleId, ...props }, svgRef) {
|
|
1584
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1585
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1586
|
-
fill: "none",
|
|
1587
|
-
viewBox: "0 0 24 24",
|
|
1588
|
-
strokeWidth: 1.5,
|
|
1589
|
-
stroke: "currentColor",
|
|
1590
|
-
"aria-hidden": "true",
|
|
1591
|
-
"data-slot": "icon",
|
|
1592
|
-
ref: svgRef,
|
|
1593
|
-
"aria-labelledby": titleId
|
|
1594
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1595
|
-
id: titleId
|
|
1596
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1597
|
-
strokeLinecap: "round",
|
|
1598
|
-
strokeLinejoin: "round",
|
|
1599
|
-
d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"
|
|
1600
|
-
}));
|
|
1601
|
-
}
|
|
1602
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(TrashIcon);
|
|
1603
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
/***/ }),
|
|
1607
|
-
|
|
1608
|
-
/***/ 63033:
|
|
1609
|
-
/***/ ((module) => {
|
|
1610
|
-
|
|
1611
|
-
"use strict";
|
|
1612
|
-
module.exports = require("next/dist/server/app-render/work-unit-async-storage.external.js");
|
|
1613
|
-
|
|
1614
|
-
/***/ }),
|
|
1615
|
-
|
|
1616
|
-
/***/ 67255:
|
|
1617
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1618
|
-
|
|
1619
|
-
"use strict";
|
|
1620
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1621
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1622
|
-
/* harmony export */ });
|
|
1623
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1624
|
-
|
|
1625
|
-
function Bars3Icon({ title, titleId, ...props }, svgRef) {
|
|
1626
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1627
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1628
|
-
fill: "none",
|
|
1629
|
-
viewBox: "0 0 24 24",
|
|
1630
|
-
strokeWidth: 1.5,
|
|
1631
|
-
stroke: "currentColor",
|
|
1632
|
-
"aria-hidden": "true",
|
|
1633
|
-
"data-slot": "icon",
|
|
1634
|
-
ref: svgRef,
|
|
1635
|
-
"aria-labelledby": titleId
|
|
1636
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1637
|
-
id: titleId
|
|
1638
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1639
|
-
strokeLinecap: "round",
|
|
1640
|
-
strokeLinejoin: "round",
|
|
1641
|
-
d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
|
|
1642
|
-
}));
|
|
1643
|
-
}
|
|
1644
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(Bars3Icon);
|
|
1645
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
/***/ }),
|
|
1649
|
-
|
|
1650
|
-
/***/ 70722:
|
|
1651
|
-
/***/ ((module) => {
|
|
1652
|
-
|
|
1653
|
-
"use strict";
|
|
1654
|
-
module.exports = require("next/dist/shared/lib/invariant-error");
|
|
1655
|
-
|
|
1656
|
-
/***/ }),
|
|
1657
|
-
|
|
1658
|
-
/***/ 71062:
|
|
1659
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1660
|
-
|
|
1661
|
-
"use strict";
|
|
1662
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1663
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1664
|
-
/* harmony export */ });
|
|
1665
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1666
|
-
|
|
1667
|
-
function ChevronLeftIcon({ title, titleId, ...props }, svgRef) {
|
|
1668
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1669
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1670
|
-
fill: "none",
|
|
1671
|
-
viewBox: "0 0 24 24",
|
|
1672
|
-
strokeWidth: 1.5,
|
|
1673
|
-
stroke: "currentColor",
|
|
1674
|
-
"aria-hidden": "true",
|
|
1675
|
-
"data-slot": "icon",
|
|
1676
|
-
ref: svgRef,
|
|
1677
|
-
"aria-labelledby": titleId
|
|
1678
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1679
|
-
id: titleId
|
|
1680
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1681
|
-
strokeLinecap: "round",
|
|
1682
|
-
strokeLinejoin: "round",
|
|
1683
|
-
d: "M15.75 19.5 8.25 12l7.5-7.5"
|
|
1684
|
-
}));
|
|
1685
2240
|
}
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
/***/ }),
|
|
1699
|
-
|
|
1700
|
-
/***/ 77459:
|
|
1701
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1702
|
-
|
|
1703
|
-
"use strict";
|
|
1704
|
-
__webpack_require__.r(__webpack_exports__);
|
|
1705
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1706
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1707
|
-
/* harmony export */ });
|
|
1708
|
-
/* harmony import */ var react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30274);
|
|
1709
|
-
/* 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__);
|
|
1710
|
-
// This file is generated by the Webpack next-flight-loader.
|
|
1711
|
-
|
|
1712
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,react_server_dom_webpack_server__WEBPACK_IMPORTED_MODULE_0__.registerClientReference)(
|
|
1713
|
-
function() { throw new Error("Attempted to call the default export of \"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component."); },
|
|
1714
|
-
"/home/runner/work/semiont/semiont/apps/frontend/src/app/[locale]/know/page.tsx",
|
|
1715
|
-
"default",
|
|
1716
|
-
));
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
/***/ }),
|
|
1720
|
-
|
|
1721
|
-
/***/ 79551:
|
|
1722
|
-
/***/ ((module) => {
|
|
1723
|
-
|
|
1724
|
-
"use strict";
|
|
1725
|
-
module.exports = require("url");
|
|
1726
|
-
|
|
1727
|
-
/***/ }),
|
|
1728
|
-
|
|
1729
|
-
/***/ 84071:
|
|
1730
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
1731
|
-
|
|
1732
|
-
"use strict";
|
|
1733
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1734
|
-
/* harmony export */ A: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1735
|
-
/* harmony export */ });
|
|
1736
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71277);
|
|
1737
|
-
|
|
1738
|
-
function CogIcon({ title, titleId, ...props }, svgRef) {
|
|
1739
|
-
return /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", Object.assign({
|
|
1740
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1741
|
-
fill: "none",
|
|
1742
|
-
viewBox: "0 0 24 24",
|
|
1743
|
-
strokeWidth: 1.5,
|
|
1744
|
-
stroke: "currentColor",
|
|
1745
|
-
"aria-hidden": "true",
|
|
1746
|
-
"data-slot": "icon",
|
|
1747
|
-
ref: svgRef,
|
|
1748
|
-
"aria-labelledby": titleId
|
|
1749
|
-
}, props), title ? /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("title", {
|
|
1750
|
-
id: titleId
|
|
1751
|
-
}, title) : null, /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
1752
|
-
strokeLinecap: "round",
|
|
1753
|
-
strokeLinejoin: "round",
|
|
1754
|
-
d: "M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"
|
|
1755
|
-
}));
|
|
2241
|
+
// TODO: omit this from production builds, only test builds should include it
|
|
2242
|
+
/**
|
|
2243
|
+
* Creates a readable stream that emits a PPR boundary sentinel.
|
|
2244
|
+
*
|
|
2245
|
+
* @returns A readable stream that emits a PPR boundary sentinel.
|
|
2246
|
+
*/ function createPPRBoundarySentinel() {
|
|
2247
|
+
return new ReadableStream({
|
|
2248
|
+
start (controller) {
|
|
2249
|
+
controller.enqueue(new TextEncoder().encode('<!-- PPR_BOUNDARY_SENTINEL -->'));
|
|
2250
|
+
controller.close();
|
|
2251
|
+
}
|
|
2252
|
+
});
|
|
1756
2253
|
}
|
|
1757
|
-
const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(CogIcon);
|
|
1758
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ForwardRef);
|
|
1759
2254
|
|
|
2255
|
+
//# sourceMappingURL=app-page.js.map
|
|
1760
2256
|
|
|
1761
|
-
/***/ }),
|
|
1762
|
-
|
|
1763
|
-
/***/ 86439:
|
|
1764
|
-
/***/ ((module) => {
|
|
1765
|
-
|
|
1766
|
-
"use strict";
|
|
1767
|
-
module.exports = require("next/dist/shared/lib/no-fallback-error.external");
|
|
1768
2257
|
|
|
1769
2258
|
/***/ }),
|
|
1770
2259
|
|
|
@@ -1843,7 +2332,7 @@ const ForwardRef = /*#__PURE__*/ react__WEBPACK_IMPORTED_MODULE_0__.forwardRef(A
|
|
|
1843
2332
|
var __webpack_require__ = require("../../../webpack-runtime.js");
|
|
1844
2333
|
__webpack_require__.C(exports);
|
|
1845
2334
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
1846
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
2335
|
+
var __webpack_exports__ = __webpack_require__.X(0, [8103,9927,1515,7780,8255,9988], () => (__webpack_exec__(91069)));
|
|
1847
2336
|
module.exports = __webpack_exports__;
|
|
1848
2337
|
|
|
1849
2338
|
})();
|