@euraika-labs/pan-ui 0.2.1 → 0.2.3
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/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +164 -164
- package/.next/standalone/.next/app-path-routes-manifest.json +25 -25
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +15 -15
- package/.next/standalone/.next/required-server-files.json +4 -4
- package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
- package/.next/standalone/.next/server/app/api/audit/route.js +3 -3
- package/.next/standalone/.next/server/app/api/audit/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/stream/route.js +15 -15
- package/.next/standalone/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/test/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/test/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/mcp/route.js +2 -2
- package/.next/standalone/.next/server/app/api/extensions/mcp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/agent/route.js +2 -2
- package/.next/standalone/.next/server/app/api/memory/agent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/context-inspector/route.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/context-inspector/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/session-search/route.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/session-search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/user/route.js +2 -2
- package/.next/standalone/.next/server/app/api/memory/user/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/[id]/config/route.js +13 -13
- package/.next/standalone/.next/server/app/api/profiles/[id]/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/[id]/route.js +3 -3
- package/.next/standalone/.next/server/app/api/profiles/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/route.js +2 -2
- package/.next/standalone/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/approvals/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/approvals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/artifacts/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/artifacts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/export/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/export/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/health/route.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/health/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/runs/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/status/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/telemetry/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/telemetry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/timeline/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/timeline/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/disable/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/disable/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/enable/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/enable/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/files/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/files/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/install/route.js +3 -3
- package/.next/standalone/.next/server/app/api/skills/[id]/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/load/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/load/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/catalog/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/catalog/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/categories/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/categories/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/install/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/route.js +3 -3
- package/.next/standalone/.next/server/app/api/skills/hub/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/telemetry/route.js +3 -3
- package/.next/standalone/.next/server/app/api/telemetry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/uploads/route.js +3 -3
- package/.next/standalone/.next/server/app/api/uploads/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/chat/page.js +3 -3
- package/.next/standalone/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/extensions/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/extensions/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/extensions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/extensions/page.js +2 -2
- package/.next/standalone/.next/server/app/extensions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/extensions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/standalone/.next/server/app/icon.svg/route.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +3 -3
- package/.next/standalone/.next/server/app/login/page.js +2 -2
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/memory/page.js +2 -2
- package/.next/standalone/.next/server/app/memory/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/memory/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page.js +2 -2
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/profiles/page.js +2 -2
- package/.next/standalone/.next/server/app/profiles/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/profiles/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/approvals/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/approvals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/approvals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/artifacts/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/artifacts/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/artifacts/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/audit/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/audit/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/audit/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/health/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/health/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/health/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runs/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/runs/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/runs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runs/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/runs/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/runs/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/telemetry/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/telemetry/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/telemetry/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +25 -25
- package/.next/standalone/.next/server/chunks/2043.js +1 -0
- package/.next/standalone/.next/server/chunks/6143.js +4 -4
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/pages-manifest.json +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/{static/chunks/app/_not-found/page-c4591bba1afe868d.js → standalone/.next/static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
- package/.next/standalone/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
- package/.next/{static/chunks/app/extensions/page-82f358e2fcabc6a3.js → standalone/.next/static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
- package/.next/{static/chunks/app/memory/page-a90ea51b004acc94.js → standalone/.next/static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
- package/.next/{static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → standalone/.next/static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
- package/.next/{static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → standalone/.next/static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
- package/.next/{static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → standalone/.next/static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
- package/.next/standalone/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
- package/.next/standalone/package.json +3 -3
- package/.next/standalone/server.js +1 -1
- package/.next/{standalone/.next/static/chunks/app/_not-found/page-c4591bba1afe868d.js → static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
- package/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
- package/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
- package/.next/{standalone/.next/static/chunks/app/extensions/page-82f358e2fcabc6a3.js → static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
- package/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
- package/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/memory/page-a90ea51b004acc94.js → static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
- package/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
- package/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
- package/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
- package/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
- package/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
- package/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
- package/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
- package/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
- package/.next/{standalone/.next/static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
- package/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
- package/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
- package/bin/pan-ui.mjs +42 -0
- package/package.json +3 -3
- package/.next/standalone/.next/server/chunks/3441.js +0 -1
- package/.next/standalone/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
- package/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
- package/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
- package/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
- package/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
- package/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
- package/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
- package/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
- package/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
- package/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
- package/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
- /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
- /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
- /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-2bbb44aeac61920e.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-2bbb44aeac61920e.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-2bbb44aeac61920e.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-2bbb44aeac61920e.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/chat/page":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-117a5b54aee7eae4.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-117a5b54aee7eae4.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-117a5b54aee7eae4.js"],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8457","static/chunks/app/chat/page-117a5b54aee7eae4.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/chat/page":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=8357,a.ids=[8357],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3220:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(75338),e=c(93340),f=c(51119),g=c(17967);async function h({params:a}){await (0,f.o)();let{id:b}=await a;return(0,d.jsx)(e.G,{children:(0,d.jsx)(g.ExtensionDetail,{extensionId:b})})}},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},7014:(a,b,c)=>{"use strict";c.d(b,{BF:()=>p,Ot:()=>j,bF:()=>k,qr:()=>m,rz:()=>o,yX:()=>n});var d=c(21393),e=c(96610),f=c(72124),g=c(214),h=c(76379),i=c(25479);function j(){return(0,d.I)({queryKey:["extensions"],queryFn:()=>(0,g.n)("/api/extensions"),select:a=>({extensions:(0,h.C5)(a.extensions),tools:(0,h.YM)(a.tools)})})}function k(a){return(0,d.I)({queryKey:["extension",a],queryFn:()=>(0,g.n)(`/api/extensions/${a}`),select:a=>(0,h.HB)(a.extension),enabled:!!a})}function l(a,b){let c=(0,h.HB)(b);a.invalidateQueries({queryKey:["extensions"]}),a.setQueryData(["extension",c.id],{extension:c})}function m(){let a=(0,e.jE)();return(0,f.n)({mutationFn:a=>(0,g.n)("/api/extensions/mcp",{method:"POST",body:JSON.stringify(a)}),onSuccess:({extension:b})=>{(0,i.x)("extension.updated",{extensionId:b.id}),l(a,b)}})}function n(){let a=(0,e.jE)();return(0,f.n)({mutationFn:({extensionId:a,patch:b})=>(0,g.n)(`/api/extensions/${a}`,{method:"PATCH",body:JSON.stringify(b)}),onSuccess:({extension:b})=>{(0,i.x)("extension.config.updated",{extensionId:b.id}),l(a,b)}})}function o(){let a=(0,e.jE)();return(0,f.n)({mutationFn:a=>(0,g.n)(`/api/extensions/${a}/test`,{method:"POST"}),onSuccess:({extension:b})=>{(0,i.x)("extension.tested",{extensionId:b.id,health:b.health}),l(a,b)}})}function p(){let a=(0,e.jE)();return(0,f.n)({mutationFn:({extensionId:a,capabilityId:b,patch:c})=>(0,g.n)(`/api/extensions/${a}/capabilities/${b}`,{method:"PATCH",body:JSON.stringify(c)}),onSuccess:({extension:b})=>{(0,i.x)("extension.capability.updated",{extensionId:b.id}),l(a,b)}})}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17967:(a,b,c)=>{"use strict";c.d(b,{ExtensionDetail:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call ExtensionDetail() from the server but ExtensionDetail is 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.")},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx","ExtensionDetail")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19616:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(49754),e=c(9117),f=c(46595),g=c(32324),h=c(39326),i=c(38928),j=c(20175),k=c(12),l=c(54290),m=c(12696),n=c(82802),o=c(77533),p=c(45229),q=c(32822),r=c(261),s=c(26453),t=c(52474),u=c(26713),v=c(51356),w=c(62685),x=c(36225),y=c(63446),z=c(2762),A=c(45742),B=c(86439),C=c(81170),D=c.n(C),E=c(62506),F=c(91203),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["extensions",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,3220)),"/home/runner/work/pan-ui/pan-ui/src/app/extensions/[id]/page.tsx"]}]},{}]},{metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a),async a=>(await Promise.resolve().then(c.bind(c,59645))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,51472)),"/home/runner/work/pan-ui/pan-ui/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,81170,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,87028,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,90461,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,32768,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a),async a=>(await Promise.resolve().then(c.bind(c,59645))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/home/runner/work/pan-ui/pan-ui/src/app/extensions/[id]/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/extensions/[id]/page",pathname:"/extensions/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/extensions/[id]/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},25479:(a,b,c)=>{"use strict";function d(a,b){}c.d(b,{x:()=>d})},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},52789:(a,b,c)=>{Promise.resolve().then(c.bind(c,28878)),Promise.resolve().then(c.bind(c,16652)),Promise.resolve().then(c.bind(c,86890)),Promise.resolve().then(c.bind(c,17967))},56457:(a,b,c)=>{"use strict";function d(a,b){return"builtin"===a?"Built in for every workspace":"global"===a?"Installed for all profiles":b?`Profile scoped \xb7 ${b}`:"Profile scoped"}function e(a){switch(a){case"built-in":return"Official";case"verified":return"Verified";case"custom":return"Community";case"local-process":return"Local";default:return a}}function f(a){switch(a){case"built-in":return"Official";case"verified":return"Verified";case"custom":return"Community";case"self-hosted":return"Self-hosted";case"local-process":return"Local process";default:return"Unknown source"}}function g(a){switch(a){case"read":case"low":return"Low risk";case"write":case"medium":return"Writes data";case"execute":return"Executes commands";case"admin":case"high":return"High privilege";default:return a}}function h(a){let b=String(a??"unknown");return"needs-auth"===b?"Needs auth":"expired"===b?"Auth expired":"none"===b?"No auth required":"unknown"===b?"Auth unknown":"Auth connected"}function i(a){switch(a){case"enabled":return"Enabled by policy";case"blocked":return"Blocked by policy";case"approval-gated":return"Approval required";case"policy-limited":return"Policy limited";default:return"Governance unknown"}}function j(a){switch(a){case"auto":return"Auto approve";case"on-request":return"On request";case"always":return"Always ask";default:return"Policy inherited"}}function k(a){switch(a){case"global":return"Visible to every profile";case"profile":return"Visible only in this profile";case"session":return"Loaded only in the active session";default:return a}}c.d(b,{B6:()=>j,BX:()=>h,CF:()=>f,CV:()=>e,Ow:()=>i,VJ:()=>d,b:()=>g,mF:()=>k})},58062:(a,b,c)=>{"use strict";c.d(b,{ExtensionDetail:()=>l});var d=c(21124),e=c(3991),f=c.n(e),g=c(38301),h=c(7014),i=c(56457);function j({capability:a,onToggle:b,onScopeChange:c}){let[e,f]=(0,g.useState)(a.enabled),[h,j]=(0,g.useState)(a.scope);return(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-4",children:[(0,d.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"text-sm font-semibold",children:a.name}),(0,d.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:a.description}),(0,d.jsxs)("p",{className:"mt-2 text-xs text-muted-foreground",children:[(0,i.b)(a.riskLevel)," \xb7 ",(0,i.B6)(a.approvalPolicy)]})]}),(0,d.jsxs)("label",{className:"flex items-center gap-2 text-sm",children:[(0,d.jsx)("input",{type:"checkbox",checked:e,onChange:a=>{f(a.target.checked),b(a.target.checked)}}),"Enabled"]})]}),(0,d.jsxs)("div",{className:"mt-3",children:[(0,d.jsx)("label",{className:"text-xs text-muted-foreground",children:"Scope"}),(0,d.jsx)("p",{className:"mt-1 text-xs text-muted-foreground",children:(0,i.mF)(h)}),(0,d.jsxs)("select",{value:h,onChange:a=>{let b=a.target.value;j(b),c(b)},className:"mt-1 w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",children:[(0,d.jsx)("option",{value:"global",children:"Global"}),(0,d.jsx)("option",{value:"profile",children:"Profile"}),(0,d.jsx)("option",{value:"session",children:"Session"})]})]})]})}var k=c(76578);function l({extensionId:a}){let b=(0,h.bF)(a),c=(0,h.yX)(),e=(0,h.rz)(),l=(0,h.BF)(),[m,n]=(0,g.useState)("overview");if(b.isLoading||!b.data)return(0,d.jsx)("div",{className:"p-4 lg:p-6 text-sm text-muted-foreground",children:"Loading extension…"});let o=b.data;return(0,d.jsxs)("div",{className:"space-y-6 p-4 lg:p-6",children:[(0,d.jsx)(f(),{href:"/extensions",className:"text-sm text-muted-foreground hover:text-foreground",children:"← Back"}),(0,d.jsxs)("div",{className:"space-y-3",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs text-muted-foreground",children:[(0,d.jsx)(k.R,{health:o.health}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:o.type}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.b)(o.riskLevel)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.BX)(o.authState)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.CF)(o.provenance)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.Ow)(o.governance)}),(0,d.jsxs)("span",{className:"rounded-full border border-border px-2 py-1",children:["v",o.version??"0.0.0"]})]}),(0,d.jsx)("h1",{className:"text-2xl font-semibold",children:o.name}),(0,d.jsx)("p",{className:"text-sm text-muted-foreground",children:o.description}),(0,d.jsx)("div",{className:"flex flex-wrap gap-2",children:(0,d.jsx)("button",{type:"button",onClick:()=>void e.mutateAsync(o.id),className:"rounded-lg bg-primary px-4 py-2 text-sm font-medium text-primary-foreground",children:"Test connection"})})]}),(0,d.jsx)("div",{className:"flex flex-wrap gap-2",children:["overview","permissions","configuration","capabilities"].map(a=>(0,d.jsx)("button",{type:"button",onClick:()=>n(a),className:`rounded-lg px-4 py-2 text-sm ${m===a?"bg-primary text-primary-foreground":"border border-border text-muted-foreground"}`,children:a},a))}),"overview"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Overview"}),(0,d.jsxs)("p",{className:"mt-2 text-sm text-muted-foreground",children:["Health: ",o.health,". This integration exposes ",o.capabilities.length," capabilities across ",o.toolCount," discovered tools."]}),(0,d.jsxs)("div",{className:"mt-3 flex flex-wrap gap-2 text-xs text-muted-foreground",children:[(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.b)(o.riskLevel)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.BX)(o.authState)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.Ow)(o.governance)})]}),(0,d.jsxs)("div",{className:"mt-4 space-y-2 text-sm text-muted-foreground",children:[(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Profiles:"})," ",o.profilesUsing.join(", ")]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Probe source:"})," ",o.diagnostics?.source??"unknown"]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Last probe:"})," ",o.diagnostics?.probedAt??"never"]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Probe error:"})," ",o.diagnostics?.errorText??"none captured"]})]})]}):null,"permissions"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Permissions"}),(0,d.jsx)("div",{className:"mt-4 space-y-3",children:o.capabilities.map(a=>(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-background p-4",children:[(0,d.jsx)("p",{className:"font-medium",children:a.name}),(0,d.jsxs)("p",{className:"mt-1 text-sm text-muted-foreground",children:[(0,i.b)(a.riskLevel)," \xb7 ",a.scope," scope"]})]},a.id))})]}):null,"configuration"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Configuration"}),(0,d.jsxs)("div",{className:"mt-4 space-y-3",children:[(0,d.jsx)("input",{"aria-label":"Extension command",defaultValue:o.config.command??"",placeholder:"Command",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{command:a.target.value||void 0}})}),(0,d.jsx)("input",{"aria-label":"Extension URL",defaultValue:o.config.url??"",placeholder:"URL",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{url:a.target.value||void 0}})}),(0,d.jsxs)("select",{"aria-label":"Extension auth type",defaultValue:o.config.authType??"none",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onChange:a=>void c.mutateAsync({extensionId:o.id,patch:{authType:a.target.value}}),children:[(0,d.jsx)("option",{value:"none",children:"No auth"}),(0,d.jsx)("option",{value:"api-key",children:"API key"}),(0,d.jsx)("option",{value:"oauth",children:"OAuth"})]}),(0,d.jsx)("input",{"aria-label":"Extension token",defaultValue:o.config.token??"",placeholder:"Token / secret",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{token:a.target.value||void 0}})})]})]}):null,"capabilities"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Capabilities"}),(0,d.jsx)("div",{className:"mt-4 space-y-3",children:o.capabilities.map(a=>(0,d.jsx)(j,{capability:a,onToggle:b=>void l.mutateAsync({extensionId:o.id,capabilityId:a.id,patch:{enabled:b}}),onScopeChange:b=>void l.mutateAsync({extensionId:o.id,capabilityId:a.id,patch:{scope:b}})},a.id))})]}):null]})}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},66357:(a,b,c)=>{Promise.resolve().then(c.bind(c,18548)),Promise.resolve().then(c.bind(c,79546)),Promise.resolve().then(c.bind(c,38436)),Promise.resolve().then(c.bind(c,58062))},76379:(a,b,c)=>{"use strict";c.d(b,{HB:()=>n,C5:()=>o,d:()=>l,iF:()=>m,YM:()=>p});var d=c(99546);d.gM("type",[d.Ik({type:d.eu("assistant.delta"),delta:d.Yj()}),d.Ik({type:d.eu("run.phase"),phase:d.k5(["drafting","tool-started","waiting-approval","completed"]),label:d.Yj()}),d.Ik({type:d.eu("tool.started"),toolCallId:d.Yj(),toolName:d.Yj(),riskLevel:d.k5(["read","write","execute","admin"]).optional(),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]).optional()}),d.Ik({type:d.eu("tool.awaiting_approval"),toolCallId:d.Yj(),toolName:d.Yj(),summary:d.Yj(),riskLevel:d.k5(["read","write","execute","admin"]).optional(),governance:d.k5(["enabled","blocked","approval-gated","policy-limited"]).optional()}),d.Ik({type:d.eu("tool.completed"),toolCallId:d.Yj(),toolName:d.Yj(),output:d.Yj().optional(),riskLevel:d.k5(["read","write","execute","admin"]).optional()}),d.Ik({type:d.eu("artifact.emitted"),artifactId:d.Yj(),artifactType:d.Yj(),label:d.Yj(),content:d.Yj().optional()}),d.Ik({type:d.eu("source.emitted"),source:d.Ik({id:d.Yj(),title:d.Yj(),href:d.Yj().optional(),snippet:d.Yj().optional(),sourceType:d.k5(["web","file","workspace","integration","unknown"]),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]),note:d.Yj().optional(),label:d.Yj().optional()})}),d.Ik({type:d.eu("error"),message:d.Yj()})]),d.Ik({model:d.Yj(),provider:d.Yj(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]),memoryMode:d.k5(["standard","minimal"])}),d.Ik({id:d.Yj(),title:d.Yj(),updatedAt:d.Yj(),preview:d.Yj().optional()});let e=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),enabled:d.zM(),riskLevel:d.k5(["read","write","execute","admin"]),scope:d.k5(["global","profile","session"]),approvalPolicy:d.k5(["auto","on-request","always"]).optional(),lastUsedAt:d.Yj().optional()}),f=d.Ik({command:d.Yj().optional(),url:d.Yj().optional(),authType:d.k5(["none","api-key","oauth"]).optional(),token:d.Yj().optional()}),g=d.Ik({source:d.k5(["live","cache","persisted","failed"]),errorText:d.Yj().nullable().optional(),remediation:d.YO(d.Yj()).optional(),discoveredTools:d.ai().optional(),probedAt:d.Yj().optional()}),h=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),health:d.k5(["healthy","degraded","blocked","failed"]),riskLevel:d.k5(["read","write","execute","admin"]),authState:d.k5(["connected","needs-auth","expired"]),governance:d.k5(["enabled","blocked","approval-gated","policy-limited"]),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]),approvalPolicy:d.k5(["auto","on-request","always"]),type:d.k5(["mcp","native","builtin"]),installed:d.zM(),config:f,capabilities:d.YO(e),toolCount:d.ai(),profilesUsing:d.YO(d.Yj()),diagnostics:g.optional(),version:d.Yj().optional(),updatedAt:d.Yj().optional()}),i=d.Ik({id:d.Yj(),name:d.Yj(),sourceExtensionId:d.Yj(),sourceExtensionName:d.Yj(),category:d.k5(["mcp","builtin","native"]),riskLevel:d.k5(["read","write","execute","admin"]),enabled:d.zM(),approvalPolicy:d.k5(["auto","on-request","always"]),lastUsedAt:d.Yj().optional(),scope:d.k5(["global","profile","session"])});d.Ik({id:d.Yj(),createdAt:d.Yj(),action:d.Yj(),targetType:d.Yj(),targetId:d.Yj(),detail:d.Yj()}),d.Ik({id:d.Yj(),content:d.Yj(),updatedAt:d.Yj().optional(),scope:d.k5(["user","agent"])}),d.Ik({activeProfileId:d.Yj().nullable(),activeSessionId:d.Yj().nullable(),activeSessionTitle:d.Yj().optional(),activeSessionPreview:d.Yj().optional(),loadedSkillIds:d.YO(d.Yj()),model:d.Yj().optional(),provider:d.Yj().optional(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]).optional(),memoryMode:d.k5(["standard","minimal"]).optional(),userMemory:d.YO(d.Yj()),agentMemory:d.YO(d.Yj())}),d.Ik({id:d.Yj(),name:d.Yj(),modelDefault:d.Yj().optional(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]).optional(),sessionCount:d.ai().optional(),skillCount:d.ai().optional(),extensionCount:d.ai().optional(),active:d.zM().optional()}),d.Ik({id:d.Yj(),title:d.Yj(),updatedAt:d.Yj(),status:d.k5(["active","archived"]),preview:d.Yj().optional(),parentSessionId:d.Yj().optional()});let j=d.Ik({path:d.Yj(),name:d.Yj(),group:d.Yj()}),k=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),source:d.k5(["bundled","local","hub","agent-created"]),scope:d.k5(["builtin","global","profile"]),provenance:d.k5(["built-in","verified","custom","local-process"]),installed:d.zM(),enabled:d.zM(),content:d.Yj(),loadedInSessions:d.YO(d.Yj()).optional(),ownerProfileId:d.Yj().nullable().optional(),filePath:d.Yj().optional(),version:d.Yj().optional(),updatedAt:d.Yj().optional(),impliedTools:d.YO(d.Yj()).optional(),category:d.Yj().optional(),tags:d.YO(d.Yj()).optional(),relatedSkills:d.YO(d.Yj()).optional(),linkedFiles:d.YO(j).optional(),author:d.Yj().optional()}),l=a=>k.parse(a),m=a=>k.array().parse(a),n=a=>h.parse(a),o=a=>h.array().parse(a),p=a=>i.array().parse(a)},76578:(a,b,c)=>{"use strict";c.d(b,{R:()=>g});var d=c(21124),e=c(57025),f=c(28863);function g({health:a}){let b=(0,f.Ds)(a),c="healthy"===b||"degraded"===b||"unreachable"===b?(0,f.OX)(b):"connected"===b||"needs-auth"===b||"expired"===b?(0,f.P0)(b):(0,f.fh)(b);return(0,d.jsx)(e.W,{label:(0,f.MU)(a),tone:c})}},77598:a=>{"use strict";a.exports=require("node:crypto")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,6802,6143,6111,9546,3441],()=>b(b.s=19616));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=8357,a.ids=[8357],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3220:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(75338),e=c(93340),f=c(51119),g=c(17967);async function h({params:a}){await (0,f.o)();let{id:b}=await a;return(0,d.jsx)(e.G,{children:(0,d.jsx)(g.ExtensionDetail,{extensionId:b})})}},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},7014:(a,b,c)=>{"use strict";c.d(b,{BF:()=>p,Ot:()=>j,bF:()=>k,qr:()=>m,rz:()=>o,yX:()=>n});var d=c(21393),e=c(96610),f=c(72124),g=c(214),h=c(76379),i=c(25479);function j(){return(0,d.I)({queryKey:["extensions"],queryFn:()=>(0,g.n)("/api/extensions"),select:a=>({extensions:(0,h.C5)(a.extensions),tools:(0,h.YM)(a.tools)})})}function k(a){return(0,d.I)({queryKey:["extension",a],queryFn:()=>(0,g.n)(`/api/extensions/${a}`),select:a=>(0,h.HB)(a.extension),enabled:!!a})}function l(a,b){let c=(0,h.HB)(b);a.invalidateQueries({queryKey:["extensions"]}),a.setQueryData(["extension",c.id],{extension:c})}function m(){let a=(0,e.jE)();return(0,f.n)({mutationFn:a=>(0,g.n)("/api/extensions/mcp",{method:"POST",body:JSON.stringify(a)}),onSuccess:({extension:b})=>{(0,i.x)("extension.updated",{extensionId:b.id}),l(a,b)}})}function n(){let a=(0,e.jE)();return(0,f.n)({mutationFn:({extensionId:a,patch:b})=>(0,g.n)(`/api/extensions/${a}`,{method:"PATCH",body:JSON.stringify(b)}),onSuccess:({extension:b})=>{(0,i.x)("extension.config.updated",{extensionId:b.id}),l(a,b)}})}function o(){let a=(0,e.jE)();return(0,f.n)({mutationFn:a=>(0,g.n)(`/api/extensions/${a}/test`,{method:"POST"}),onSuccess:({extension:b})=>{(0,i.x)("extension.tested",{extensionId:b.id,health:b.health}),l(a,b)}})}function p(){let a=(0,e.jE)();return(0,f.n)({mutationFn:({extensionId:a,capabilityId:b,patch:c})=>(0,g.n)(`/api/extensions/${a}/capabilities/${b}`,{method:"PATCH",body:JSON.stringify(c)}),onSuccess:({extension:b})=>{(0,i.x)("extension.capability.updated",{extensionId:b.id}),l(a,b)}})}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17967:(a,b,c)=>{"use strict";c.d(b,{ExtensionDetail:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call ExtensionDetail() from the server but ExtensionDetail is 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.")},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx","ExtensionDetail")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},25479:(a,b,c)=>{"use strict";function d(a,b){}c.d(b,{x:()=>d})},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},56457:(a,b,c)=>{"use strict";function d(a,b){return"builtin"===a?"Built in for every workspace":"global"===a?"Installed for all profiles":b?`Profile scoped \xb7 ${b}`:"Profile scoped"}function e(a){switch(a){case"built-in":return"Official";case"verified":return"Verified";case"custom":return"Community";case"local-process":return"Local";default:return a}}function f(a){switch(a){case"built-in":return"Official";case"verified":return"Verified";case"custom":return"Community";case"self-hosted":return"Self-hosted";case"local-process":return"Local process";default:return"Unknown source"}}function g(a){switch(a){case"read":case"low":return"Low risk";case"write":case"medium":return"Writes data";case"execute":return"Executes commands";case"admin":case"high":return"High privilege";default:return a}}function h(a){let b=String(a??"unknown");return"needs-auth"===b?"Needs auth":"expired"===b?"Auth expired":"none"===b?"No auth required":"unknown"===b?"Auth unknown":"Auth connected"}function i(a){switch(a){case"enabled":return"Enabled by policy";case"blocked":return"Blocked by policy";case"approval-gated":return"Approval required";case"policy-limited":return"Policy limited";default:return"Governance unknown"}}function j(a){switch(a){case"auto":return"Auto approve";case"on-request":return"On request";case"always":return"Always ask";default:return"Policy inherited"}}function k(a){switch(a){case"global":return"Visible to every profile";case"profile":return"Visible only in this profile";case"session":return"Loaded only in the active session";default:return a}}c.d(b,{B6:()=>j,BX:()=>h,CF:()=>f,CV:()=>e,Ow:()=>i,VJ:()=>d,b:()=>g,mF:()=>k})},58062:(a,b,c)=>{"use strict";c.d(b,{ExtensionDetail:()=>l});var d=c(21124),e=c(3991),f=c.n(e),g=c(38301),h=c(7014),i=c(56457);function j({capability:a,onToggle:b,onScopeChange:c}){let[e,f]=(0,g.useState)(a.enabled),[h,j]=(0,g.useState)(a.scope);return(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-4",children:[(0,d.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h4",{className:"text-sm font-semibold",children:a.name}),(0,d.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:a.description}),(0,d.jsxs)("p",{className:"mt-2 text-xs text-muted-foreground",children:[(0,i.b)(a.riskLevel)," \xb7 ",(0,i.B6)(a.approvalPolicy)]})]}),(0,d.jsxs)("label",{className:"flex items-center gap-2 text-sm",children:[(0,d.jsx)("input",{type:"checkbox",checked:e,onChange:a=>{f(a.target.checked),b(a.target.checked)}}),"Enabled"]})]}),(0,d.jsxs)("div",{className:"mt-3",children:[(0,d.jsx)("label",{className:"text-xs text-muted-foreground",children:"Scope"}),(0,d.jsx)("p",{className:"mt-1 text-xs text-muted-foreground",children:(0,i.mF)(h)}),(0,d.jsxs)("select",{value:h,onChange:a=>{let b=a.target.value;j(b),c(b)},className:"mt-1 w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",children:[(0,d.jsx)("option",{value:"global",children:"Global"}),(0,d.jsx)("option",{value:"profile",children:"Profile"}),(0,d.jsx)("option",{value:"session",children:"Session"})]})]})]})}var k=c(76578);function l({extensionId:a}){let b=(0,h.bF)(a),c=(0,h.yX)(),e=(0,h.rz)(),l=(0,h.BF)(),[m,n]=(0,g.useState)("overview");if(b.isLoading||!b.data)return(0,d.jsx)("div",{className:"p-4 lg:p-6 text-sm text-muted-foreground",children:"Loading extension…"});let o=b.data;return(0,d.jsxs)("div",{className:"space-y-6 p-4 lg:p-6",children:[(0,d.jsx)(f(),{href:"/extensions",className:"text-sm text-muted-foreground hover:text-foreground",children:"← Back"}),(0,d.jsxs)("div",{className:"space-y-3",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs text-muted-foreground",children:[(0,d.jsx)(k.R,{health:o.health}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:o.type}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.b)(o.riskLevel)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.BX)(o.authState)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.CF)(o.provenance)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.Ow)(o.governance)}),(0,d.jsxs)("span",{className:"rounded-full border border-border px-2 py-1",children:["v",o.version??"0.0.0"]})]}),(0,d.jsx)("h1",{className:"text-2xl font-semibold",children:o.name}),(0,d.jsx)("p",{className:"text-sm text-muted-foreground",children:o.description}),(0,d.jsx)("div",{className:"flex flex-wrap gap-2",children:(0,d.jsx)("button",{type:"button",onClick:()=>void e.mutateAsync(o.id),className:"rounded-lg bg-primary px-4 py-2 text-sm font-medium text-primary-foreground",children:"Test connection"})})]}),(0,d.jsx)("div",{className:"flex flex-wrap gap-2",children:["overview","permissions","configuration","capabilities"].map(a=>(0,d.jsx)("button",{type:"button",onClick:()=>n(a),className:`rounded-lg px-4 py-2 text-sm ${m===a?"bg-primary text-primary-foreground":"border border-border text-muted-foreground"}`,children:a},a))}),"overview"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Overview"}),(0,d.jsxs)("p",{className:"mt-2 text-sm text-muted-foreground",children:["Health: ",o.health,". This integration exposes ",o.capabilities.length," capabilities across ",o.toolCount," discovered tools."]}),(0,d.jsxs)("div",{className:"mt-3 flex flex-wrap gap-2 text-xs text-muted-foreground",children:[(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.b)(o.riskLevel)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.BX)(o.authState)}),(0,d.jsx)("span",{className:"rounded-full border border-border px-2 py-1",children:(0,i.Ow)(o.governance)})]}),(0,d.jsxs)("div",{className:"mt-4 space-y-2 text-sm text-muted-foreground",children:[(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Profiles:"})," ",o.profilesUsing.join(", ")]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Probe source:"})," ",o.diagnostics?.source??"unknown"]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Last probe:"})," ",o.diagnostics?.probedAt??"never"]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{className:"text-foreground",children:"Probe error:"})," ",o.diagnostics?.errorText??"none captured"]})]})]}):null,"permissions"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Permissions"}),(0,d.jsx)("div",{className:"mt-4 space-y-3",children:o.capabilities.map(a=>(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-background p-4",children:[(0,d.jsx)("p",{className:"font-medium",children:a.name}),(0,d.jsxs)("p",{className:"mt-1 text-sm text-muted-foreground",children:[(0,i.b)(a.riskLevel)," \xb7 ",a.scope," scope"]})]},a.id))})]}):null,"configuration"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Configuration"}),(0,d.jsxs)("div",{className:"mt-4 space-y-3",children:[(0,d.jsx)("input",{"aria-label":"Extension command",defaultValue:o.config.command??"",placeholder:"Command",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{command:a.target.value||void 0}})}),(0,d.jsx)("input",{"aria-label":"Extension URL",defaultValue:o.config.url??"",placeholder:"URL",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{url:a.target.value||void 0}})}),(0,d.jsxs)("select",{"aria-label":"Extension auth type",defaultValue:o.config.authType??"none",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onChange:a=>void c.mutateAsync({extensionId:o.id,patch:{authType:a.target.value}}),children:[(0,d.jsx)("option",{value:"none",children:"No auth"}),(0,d.jsx)("option",{value:"api-key",children:"API key"}),(0,d.jsx)("option",{value:"oauth",children:"OAuth"})]}),(0,d.jsx)("input",{"aria-label":"Extension token",defaultValue:o.config.token??"",placeholder:"Token / secret",className:"w-full rounded-lg border border-input bg-background px-3 py-2 text-sm",onBlur:a=>void c.mutateAsync({extensionId:o.id,patch:{token:a.target.value||void 0}})})]})]}):null,"capabilities"===m?(0,d.jsxs)("section",{className:"rounded-2xl border border-border bg-card p-5 shadow-sm",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Capabilities"}),(0,d.jsx)("div",{className:"mt-4 space-y-3",children:o.capabilities.map(a=>(0,d.jsx)(j,{capability:a,onToggle:b=>void l.mutateAsync({extensionId:o.id,capabilityId:a.id,patch:{enabled:b}}),onScopeChange:b=>void l.mutateAsync({extensionId:o.id,capabilityId:a.id,patch:{scope:b}})},a.id))})]}):null]})}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},76379:(a,b,c)=>{"use strict";c.d(b,{HB:()=>n,C5:()=>o,d:()=>l,iF:()=>m,YM:()=>p});var d=c(99546);d.gM("type",[d.Ik({type:d.eu("assistant.delta"),delta:d.Yj()}),d.Ik({type:d.eu("run.phase"),phase:d.k5(["drafting","tool-started","waiting-approval","completed"]),label:d.Yj()}),d.Ik({type:d.eu("tool.started"),toolCallId:d.Yj(),toolName:d.Yj(),riskLevel:d.k5(["read","write","execute","admin"]).optional(),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]).optional()}),d.Ik({type:d.eu("tool.awaiting_approval"),toolCallId:d.Yj(),toolName:d.Yj(),summary:d.Yj(),riskLevel:d.k5(["read","write","execute","admin"]).optional(),governance:d.k5(["enabled","blocked","approval-gated","policy-limited"]).optional()}),d.Ik({type:d.eu("tool.completed"),toolCallId:d.Yj(),toolName:d.Yj(),output:d.Yj().optional(),riskLevel:d.k5(["read","write","execute","admin"]).optional()}),d.Ik({type:d.eu("artifact.emitted"),artifactId:d.Yj(),artifactType:d.Yj(),label:d.Yj(),content:d.Yj().optional()}),d.Ik({type:d.eu("source.emitted"),source:d.Ik({id:d.Yj(),title:d.Yj(),href:d.Yj().optional(),snippet:d.Yj().optional(),sourceType:d.k5(["web","file","workspace","integration","unknown"]),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]),note:d.Yj().optional(),label:d.Yj().optional()})}),d.Ik({type:d.eu("error"),message:d.Yj()})]),d.Ik({model:d.Yj(),provider:d.Yj(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]),memoryMode:d.k5(["standard","minimal"])}),d.Ik({id:d.Yj(),title:d.Yj(),updatedAt:d.Yj(),preview:d.Yj().optional()});let e=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),enabled:d.zM(),riskLevel:d.k5(["read","write","execute","admin"]),scope:d.k5(["global","profile","session"]),approvalPolicy:d.k5(["auto","on-request","always"]).optional(),lastUsedAt:d.Yj().optional()}),f=d.Ik({command:d.Yj().optional(),url:d.Yj().optional(),authType:d.k5(["none","api-key","oauth"]).optional(),token:d.Yj().optional()}),g=d.Ik({source:d.k5(["live","cache","persisted","failed"]),errorText:d.Yj().nullable().optional(),remediation:d.YO(d.Yj()).optional(),discoveredTools:d.ai().optional(),probedAt:d.Yj().optional()}),h=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),health:d.k5(["healthy","degraded","blocked","failed"]),riskLevel:d.k5(["read","write","execute","admin"]),authState:d.k5(["connected","needs-auth","expired"]),governance:d.k5(["enabled","blocked","approval-gated","policy-limited"]),provenance:d.k5(["built-in","verified","custom","self-hosted","local-process"]),approvalPolicy:d.k5(["auto","on-request","always"]),type:d.k5(["mcp","native","builtin"]),installed:d.zM(),config:f,capabilities:d.YO(e),toolCount:d.ai(),profilesUsing:d.YO(d.Yj()),diagnostics:g.optional(),version:d.Yj().optional(),updatedAt:d.Yj().optional()}),i=d.Ik({id:d.Yj(),name:d.Yj(),sourceExtensionId:d.Yj(),sourceExtensionName:d.Yj(),category:d.k5(["mcp","builtin","native"]),riskLevel:d.k5(["read","write","execute","admin"]),enabled:d.zM(),approvalPolicy:d.k5(["auto","on-request","always"]),lastUsedAt:d.Yj().optional(),scope:d.k5(["global","profile","session"])});d.Ik({id:d.Yj(),createdAt:d.Yj(),action:d.Yj(),targetType:d.Yj(),targetId:d.Yj(),detail:d.Yj()}),d.Ik({id:d.Yj(),content:d.Yj(),updatedAt:d.Yj().optional(),scope:d.k5(["user","agent"])}),d.Ik({activeProfileId:d.Yj().nullable(),activeSessionId:d.Yj().nullable(),activeSessionTitle:d.Yj().optional(),activeSessionPreview:d.Yj().optional(),loadedSkillIds:d.YO(d.Yj()),model:d.Yj().optional(),provider:d.Yj().optional(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]).optional(),memoryMode:d.k5(["standard","minimal"]).optional(),userMemory:d.YO(d.Yj()),agentMemory:d.YO(d.Yj())}),d.Ik({id:d.Yj(),name:d.Yj(),modelDefault:d.Yj().optional(),policyPreset:d.k5(["safe-chat","research","builder","full-power"]).optional(),sessionCount:d.ai().optional(),skillCount:d.ai().optional(),extensionCount:d.ai().optional(),active:d.zM().optional()}),d.Ik({id:d.Yj(),title:d.Yj(),updatedAt:d.Yj(),status:d.k5(["active","archived"]),preview:d.Yj().optional(),parentSessionId:d.Yj().optional()});let j=d.Ik({path:d.Yj(),name:d.Yj(),group:d.Yj()}),k=d.Ik({id:d.Yj(),name:d.Yj(),description:d.Yj(),source:d.k5(["bundled","local","hub","agent-created"]),scope:d.k5(["builtin","global","profile"]),provenance:d.k5(["built-in","verified","custom","local-process"]),installed:d.zM(),enabled:d.zM(),content:d.Yj(),loadedInSessions:d.YO(d.Yj()).optional(),ownerProfileId:d.Yj().nullable().optional(),filePath:d.Yj().optional(),version:d.Yj().optional(),updatedAt:d.Yj().optional(),impliedTools:d.YO(d.Yj()).optional(),category:d.Yj().optional(),tags:d.YO(d.Yj()).optional(),relatedSkills:d.YO(d.Yj()).optional(),linkedFiles:d.YO(j).optional(),author:d.Yj().optional()}),l=a=>k.parse(a),m=a=>k.array().parse(a),n=a=>h.parse(a),o=a=>h.array().parse(a),p=a=>i.array().parse(a)},76578:(a,b,c)=>{"use strict";c.d(b,{R:()=>g});var d=c(21124),e=c(57025),f=c(28863);function g({health:a}){let b=(0,f.Ds)(a),c="healthy"===b||"degraded"===b||"unreachable"===b?(0,f.OX)(b):"connected"===b||"needs-auth"===b||"expired"===b?(0,f.P0)(b):(0,f.fh)(b);return(0,d.jsx)(e.W,{label:(0,f.MU)(a),tone:c})}},77164:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(49754),e=c(9117),f=c(46595),g=c(32324),h=c(39326),i=c(38928),j=c(20175),k=c(12),l=c(54290),m=c(12696),n=c(82802),o=c(77533),p=c(45229),q=c(32822),r=c(261),s=c(26453),t=c(52474),u=c(26713),v=c(51356),w=c(62685),x=c(36225),y=c(63446),z=c(2762),A=c(45742),B=c(86439),C=c(81170),D=c.n(C),E=c(62506),F=c(91203),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["extensions",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,3220)),"/opt/projects/hermesagentwebui/src/app/extensions/[id]/page.tsx"]}]},{}]},{metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a),async a=>(await Promise.resolve().then(c.bind(c,59645))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,51472)),"/opt/projects/hermesagentwebui/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,81170,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,87028,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,90461,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,32768,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a),async a=>(await Promise.resolve().then(c.bind(c,59645))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/opt/projects/hermesagentwebui/src/app/extensions/[id]/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/extensions/[id]/page",pathname:"/extensions/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/extensions/[id]/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},77598:a=>{"use strict";a.exports=require("node:crypto")},83587:(a,b,c)=>{Promise.resolve().then(c.bind(c,18548)),Promise.resolve().then(c.bind(c,79546)),Promise.resolve().then(c.bind(c,38436)),Promise.resolve().then(c.bind(c,58062))},84267:(a,b,c)=>{Promise.resolve().then(c.bind(c,28878)),Promise.resolve().then(c.bind(c,16652)),Promise.resolve().then(c.bind(c,86890)),Promise.resolve().then(c.bind(c,17967))},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,6802,6143,6111,9546,2043],()=>b(b.s=77164));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/1331.js","../../../chunks/
|
|
1
|
+
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/1331.js","../../../chunks/2043.js","../../../chunks/6111.js","../../../chunks/6143.js","../../../chunks/6802.js","../../../chunks/9546.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/extensions/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-18e579a71a9d93c3.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-18e579a71a9d93c3.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-18e579a71a9d93c3.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-18e579a71a9d93c3.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","513","static/chunks/app/extensions/page-82f358e2fcabc6a3.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/extensions/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/extensions/[id]/page":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/extensions/[id]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-cca6df1771ec04d2.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-cca6df1771ec04d2.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-cca6df1771ec04d2.js"],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","8357","static/chunks/app/extensions/%5Bid%5D/page-cca6df1771ec04d2.js"],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","5449","static/chunks/5449-aba2dafba76d4508.js","4879","static/chunks/4879-36321f505e9ce82a.js","9657","static/chunks/9657-3ff4bf56070f324f.js","513","static/chunks/app/extensions/page-c0fbb8efa9a3700c.js"],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/extensions/page":[],"/opt/projects/hermesagentwebui/src/app/extensions/[id]/page":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|